2023-09-23T19:32:43.629 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-23T19:32:43.630 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_teuthology@teuthology --name teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi --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} --archive /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816 -- /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/orig.config.yaml 2023-09-23T19:32:43.687 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T19:32:43.780 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816 branch: reef 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: ceph-qa@ceph.io 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: '7401816' 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: teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-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: reef 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: bb0daeff97f020f686596fca6eba20c310e26fb7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 kernel: hwe: true workunit: branch: reef sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.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: 4997 sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 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' suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 targets: smithi112.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi174.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-09-23_14:23:10 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-09-23T19:32:43.781 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa; will attempt to use it 2023-09-23T19:32:43.782 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks 2023-09-23T19:32:43.782 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-23T19:32:43.783 INFO:teuthology.task.internal:Checking packages... 2023-09-23T19:32:43.809 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bb0daeff97f020f686596fca6eba20c310e26fb7' 2023-09-23T19:32:43.809 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:32:43.810 INFO:teuthology.packaging:ref: None 2023-09-23T19:32:43.810 INFO:teuthology.packaging:tag: None 2023-09-23T19:32:43.810 INFO:teuthology.packaging:branch: reef 2023-09-23T19:32:43.810 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:32:43.810 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-09-23T19:32:44.038 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-460-gbb0daeff-1focal 2023-09-23T19:32:44.039 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-23T19:32:44.052 INFO:teuthology.task.internal:no buildpackages task found 2023-09-23T19:32:44.053 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-23T19:32:44.128 INFO:teuthology.task.internal:Saving configuration 2023-09-23T19:32:44.151 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-23T19:32:44.164 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T19:32:44.191 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816', '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-09-23 19:26:51.032861', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T19:32:44.216 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816', '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-09-23 19:26:51.031539', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T19:32:44.216 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-23T19:32:44.260 INFO:teuthology.task.internal:roles: ubuntu@smithi112.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-09-23T19:32:44.260 INFO:teuthology.task.internal:roles: ubuntu@smithi174.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-09-23T19:32:44.260 INFO:teuthology.run_tasks:Running task console_log... 2023-09-23T19:32:44.428 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f12e71e70d0>, signals=[15]) 2023-09-23T19:32:44.428 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-23T19:32:44.543 INFO:teuthology.task.internal:Opening connections... 2023-09-23T19:32:44.544 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi112.front.sepia.ceph.com 2023-09-23T19:32:44.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:32:44.594 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi174.front.sepia.ceph.com 2023-09-23T19:32:44.595 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:32:44.643 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-23T19:32:44.704 DEBUG:teuthology.orchestra.run.smithi112:> uname -m 2023-09-23T19:32:44.711 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2023-09-23T19:32:44.711 DEBUG:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2023-09-23T19:32:44.758 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="Ubuntu" 2023-09-23T19:32:44.758 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:ID=ubuntu 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE=debian 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="20.04" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_CODENAME=focal 2023-09-23T19:32:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:UBUNTU_CODENAME=focal 2023-09-23T19:32:44.760 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2023-09-23T19:32:44.782 DEBUG:teuthology.orchestra.run.smithi174:> uname -m 2023-09-23T19:32:44.788 INFO:teuthology.orchestra.run.smithi174.stdout:x86_64 2023-09-23T19:32:44.789 DEBUG:teuthology.orchestra.run.smithi174:> cat /etc/os-release 2023-09-23T19:32:44.834 INFO:teuthology.orchestra.run.smithi174.stdout:NAME="Ubuntu" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:ID=ubuntu 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:ID_LIKE=debian 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_ID="20.04" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T19:32:44.835 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_CODENAME=focal 2023-09-23T19:32:44.836 INFO:teuthology.orchestra.run.smithi174.stdout:UBUNTU_CODENAME=focal 2023-09-23T19:32:44.836 INFO:teuthology.lock.ops:Updating smithi174.front.sepia.ceph.com on lock server 2023-09-23T19:32:44.856 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-23T19:32:44.865 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-23T19:32:44.870 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-23T19:32:44.871 DEBUG:teuthology.orchestra.run.smithi112:> test '!' -e /home/ubuntu/cephtest 2023-09-23T19:32:44.873 DEBUG:teuthology.orchestra.run.smithi174:> test '!' -e /home/ubuntu/cephtest 2023-09-23T19:32:44.879 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-23T19:32:44.884 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-23T19:32:44.884 DEBUG:teuthology.orchestra.run.smithi112:> test -z $(ls -A /var/lib/ceph) 2023-09-23T19:32:44.921 DEBUG:teuthology.orchestra.run.smithi174:> test -z $(ls -A /var/lib/ceph) 2023-09-23T19:32:44.943 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-23T19:32:44.996 INFO:teuthology.run_tasks:Running task kernel... 2023-09-23T19:32:45.009 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-23T19:32:45.009 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-23T19:32:45.009 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-09-23T19:32:45.009 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-09-23T19:32:45.010 DEBUG:teuthology.orchestra.run.smithi112:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T19:32:45.010 DEBUG:teuthology.orchestra.run.smithi174:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T19:32:45.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T19:32:45.015 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2023-09-23T19:32:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T19:32:45.017 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2023-09-23T19:32:45.023 INFO:teuthology.orchestra.run.smithi112.stdout:5.4.0-124-generic 2023-09-23T19:32:45.023 INFO:teuthology.task.kernel:Running kernel on smithi112: 5.4.0-124-generic 2023-09-23T19:32:45.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get clean 2023-09-23T19:32:45.024 INFO:teuthology.orchestra.run.smithi174.stdout:5.4.0-124-generic 2023-09-23T19:32:45.024 INFO:teuthology.task.kernel:Running kernel on smithi174: 5.4.0-124-generic 2023-09-23T19:32:45.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get clean 2023-09-23T19:32:45.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2023-09-23T19:32:45.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get update 2023-09-23T19:32:45.374 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:32:45.374 INFO:teuthology.orchestra.run.smithi174.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T19:32:45.374 INFO:teuthology.orchestra.run.smithi174.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T19:32:45.453 INFO:teuthology.orchestra.run.smithi174.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T19:32:45.517 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:32:45.517 INFO:teuthology.orchestra.run.smithi112.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T19:32:45.571 INFO:teuthology.orchestra.run.smithi112.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T19:32:45.761 INFO:teuthology.orchestra.run.smithi174.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T19:32:45.906 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T19:32:45.908 INFO:teuthology.orchestra.run.smithi174.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T19:32:45.914 INFO:teuthology.orchestra.run.smithi112.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T19:32:45.917 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T19:32:45.920 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T19:32:45.921 INFO:teuthology.orchestra.run.smithi174.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T19:32:45.937 INFO:teuthology.orchestra.run.smithi174.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T19:32:45.937 INFO:teuthology.orchestra.run.smithi174.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T19:32:45.939 INFO:teuthology.orchestra.run.smithi174.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T19:32:45.940 INFO:teuthology.orchestra.run.smithi174.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T19:32:45.944 INFO:teuthology.orchestra.run.smithi174.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T19:32:45.949 INFO:teuthology.orchestra.run.smithi174.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T19:32:45.951 INFO:teuthology.orchestra.run.smithi174.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T19:32:45.951 INFO:teuthology.orchestra.run.smithi174.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T19:32:45.952 INFO:teuthology.orchestra.run.smithi174.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T19:32:45.968 INFO:teuthology.orchestra.run.smithi174.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T19:32:45.968 INFO:teuthology.orchestra.run.smithi174.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T19:32:45.983 INFO:teuthology.orchestra.run.smithi112.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T19:32:45.988 INFO:teuthology.orchestra.run.smithi174.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T19:32:46.032 INFO:teuthology.orchestra.run.smithi174.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T19:32:46.036 INFO:teuthology.orchestra.run.smithi174.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T19:32:46.036 INFO:teuthology.orchestra.run.smithi174.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T19:32:46.036 INFO:teuthology.orchestra.run.smithi174.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T19:32:46.057 INFO:teuthology.orchestra.run.smithi174.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T19:32:46.060 INFO:teuthology.orchestra.run.smithi174.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T19:32:46.060 INFO:teuthology.orchestra.run.smithi174.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T19:32:46.067 INFO:teuthology.orchestra.run.smithi174.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T19:32:46.077 INFO:teuthology.orchestra.run.smithi174.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T19:32:46.079 INFO:teuthology.orchestra.run.smithi174.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T19:32:46.080 INFO:teuthology.orchestra.run.smithi174.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T19:32:46.081 INFO:teuthology.orchestra.run.smithi174.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T19:32:46.081 INFO:teuthology.orchestra.run.smithi174.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T19:32:46.081 INFO:teuthology.orchestra.run.smithi174.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T19:32:46.099 INFO:teuthology.orchestra.run.smithi174.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T19:32:46.100 INFO:teuthology.orchestra.run.smithi174.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T19:32:46.101 INFO:teuthology.orchestra.run.smithi174.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T19:32:46.101 INFO:teuthology.orchestra.run.smithi174.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T19:32:46.102 INFO:teuthology.orchestra.run.smithi174.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T19:32:46.102 INFO:teuthology.orchestra.run.smithi174.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T19:32:46.131 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T19:32:46.497 INFO:teuthology.orchestra.run.smithi112.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T19:32:46.497 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T19:32:46.512 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T19:32:46.521 INFO:teuthology.orchestra.run.smithi112.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T19:32:46.521 INFO:teuthology.orchestra.run.smithi112.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T19:32:46.595 INFO:teuthology.orchestra.run.smithi112.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T19:32:46.596 INFO:teuthology.orchestra.run.smithi112.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T19:32:46.603 INFO:teuthology.orchestra.run.smithi112.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T19:32:46.603 INFO:teuthology.orchestra.run.smithi112.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T19:32:46.617 INFO:teuthology.orchestra.run.smithi112.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T19:32:46.671 INFO:teuthology.orchestra.run.smithi112.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T19:32:46.684 INFO:teuthology.orchestra.run.smithi112.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T19:32:46.685 INFO:teuthology.orchestra.run.smithi112.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T19:32:46.754 INFO:teuthology.orchestra.run.smithi112.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T19:32:46.755 INFO:teuthology.orchestra.run.smithi112.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T19:32:46.760 INFO:teuthology.orchestra.run.smithi112.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T19:32:46.800 INFO:teuthology.orchestra.run.smithi112.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T19:32:46.925 INFO:teuthology.orchestra.run.smithi112.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T19:32:47.218 INFO:teuthology.orchestra.run.smithi112.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T19:32:47.224 INFO:teuthology.orchestra.run.smithi112.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T19:32:47.232 INFO:teuthology.orchestra.run.smithi112.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T19:32:47.235 INFO:teuthology.orchestra.run.smithi112.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T19:32:47.237 INFO:teuthology.orchestra.run.smithi112.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T19:32:47.512 INFO:teuthology.orchestra.run.smithi112.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T19:32:47.621 INFO:teuthology.orchestra.run.smithi112.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T19:32:47.641 INFO:teuthology.orchestra.run.smithi112.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T19:32:47.643 INFO:teuthology.orchestra.run.smithi112.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T19:32:47.644 INFO:teuthology.orchestra.run.smithi112.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T19:32:47.645 INFO:teuthology.orchestra.run.smithi112.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T19:32:47.646 INFO:teuthology.orchestra.run.smithi112.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T19:32:47.646 INFO:teuthology.orchestra.run.smithi112.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T19:32:47.648 INFO:teuthology.orchestra.run.smithi112.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T19:32:47.652 INFO:teuthology.orchestra.run.smithi112.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T19:32:47.817 INFO:teuthology.orchestra.run.smithi112.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T19:32:47.980 INFO:teuthology.orchestra.run.smithi112.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T19:32:48.031 INFO:teuthology.orchestra.run.smithi112.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T19:32:49.771 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 17.4 MB in 3s (6,762 kB/s) 2023-09-23T19:32:50.313 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 17.4 MB in 3s (5,618 kB/s) 2023-09-23T19:32:51.196 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-09-23T19:32:51.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:32:51.289 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-09-23T19:32:51.490 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2023-09-23T19:32:51.490 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2023-09-23T19:32:51.663 INFO:teuthology.orchestra.run.smithi174.stdout:The following additional packages will be installed: 2023-09-23T19:32:51.664 INFO:teuthology.orchestra.run.smithi174.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:32:51.664 INFO:teuthology.orchestra.run.smithi174.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T19:32:51.664 INFO:teuthology.orchestra.run.smithi174.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T19:32:51.665 INFO:teuthology.orchestra.run.smithi174.stdout:Suggested packages: 2023-09-23T19:32:51.665 INFO:teuthology.orchestra.run.smithi174.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T19:32:51.665 INFO:teuthology.orchestra.run.smithi174.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T19:32:51.684 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-09-23T19:32:51.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:32:51.725 INFO:teuthology.orchestra.run.smithi174.stdout:The following NEW packages will be installed: 2023-09-23T19:32:51.726 INFO:teuthology.orchestra.run.smithi174.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:32:51.726 INFO:teuthology.orchestra.run.smithi174.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T19:32:51.726 INFO:teuthology.orchestra.run.smithi174.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T19:32:51.727 INFO:teuthology.orchestra.run.smithi174.stdout: thermald upower usbmuxd 2023-09-23T19:32:51.785 INFO:teuthology.orchestra.run.smithi174.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:32:51.785 INFO:teuthology.orchestra.run.smithi174.stdout:Need to get 90.9 MB of archives. 2023-09-23T19:32:51.785 INFO:teuthology.orchestra.run.smithi174.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T19:32:51.785 INFO:teuthology.orchestra.run.smithi174.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T19:32:51.789 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-09-23T19:32:51.851 INFO:teuthology.orchestra.run.smithi174.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T19:32:51.858 INFO:teuthology.orchestra.run.smithi174.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T19:32:51.863 INFO:teuthology.orchestra.run.smithi174.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T19:32:51.880 INFO:teuthology.orchestra.run.smithi174.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T19:32:51.889 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T19:32:51.988 INFO:teuthology.orchestra.run.smithi112.stdout:Building dependency tree... 2023-09-23T19:32:51.989 INFO:teuthology.orchestra.run.smithi112.stdout:Reading state information... 2023-09-23T19:32:52.163 INFO:teuthology.orchestra.run.smithi112.stdout:The following additional packages will be installed: 2023-09-23T19:32:52.163 INFO:teuthology.orchestra.run.smithi112.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:32:52.163 INFO:teuthology.orchestra.run.smithi112.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T19:32:52.163 INFO:teuthology.orchestra.run.smithi112.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T19:32:52.164 INFO:teuthology.orchestra.run.smithi112.stdout:Suggested packages: 2023-09-23T19:32:52.164 INFO:teuthology.orchestra.run.smithi112.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T19:32:52.165 INFO:teuthology.orchestra.run.smithi112.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T19:32:52.221 INFO:teuthology.orchestra.run.smithi112.stdout:The following NEW packages will be installed: 2023-09-23T19:32:52.221 INFO:teuthology.orchestra.run.smithi112.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:32:52.221 INFO:teuthology.orchestra.run.smithi112.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T19:32:52.222 INFO:teuthology.orchestra.run.smithi112.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T19:32:52.222 INFO:teuthology.orchestra.run.smithi112.stdout: thermald upower usbmuxd 2023-09-23T19:32:52.229 INFO:teuthology.orchestra.run.smithi174.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T19:32:52.275 INFO:teuthology.orchestra.run.smithi112.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:32:52.276 INFO:teuthology.orchestra.run.smithi112.stdout:Need to get 90.9 MB of archives. 2023-09-23T19:32:52.276 INFO:teuthology.orchestra.run.smithi112.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T19:32:52.276 INFO:teuthology.orchestra.run.smithi112.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T19:32:52.329 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T19:32:52.333 INFO:teuthology.orchestra.run.smithi112.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T19:32:52.338 INFO:teuthology.orchestra.run.smithi112.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T19:32:52.342 INFO:teuthology.orchestra.run.smithi112.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T19:32:52.357 INFO:teuthology.orchestra.run.smithi112.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T19:32:52.364 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T19:32:52.649 INFO:teuthology.orchestra.run.smithi112.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T19:32:52.748 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T19:32:53.049 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T19:32:53.122 INFO:teuthology.orchestra.run.smithi174.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T19:32:53.123 INFO:teuthology.orchestra.run.smithi174.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T19:32:53.129 INFO:teuthology.orchestra.run.smithi174.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T19:32:53.131 INFO:teuthology.orchestra.run.smithi174.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T19:32:53.491 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T19:32:53.533 INFO:teuthology.orchestra.run.smithi112.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T19:32:53.535 INFO:teuthology.orchestra.run.smithi112.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T19:32:53.540 INFO:teuthology.orchestra.run.smithi112.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T19:32:53.544 INFO:teuthology.orchestra.run.smithi112.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T19:32:53.778 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 90.9 MB in 1s (65.1 MB/s) 2023-09-23T19:32:53.986 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T19:32:54.201 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 90.9 MB in 1s (68.9 MB/s) 2023-09-23T19:32:54.431 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T19:32:55.664 INFO:teuthology.orchestra.run.smithi174.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-09-23T19:32:55.669 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T19:32:55.816 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:32:56.144 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:32:56.149 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T19:32:56.202 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T19:32:56.217 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T19:32:56.261 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:32:56.304 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:32:56.649 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T19:32:56.665 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T19:32:56.699 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:32:56.797 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T19:32:56.811 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T19:32:56.855 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:32:57.027 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T19:32:57.041 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T19:32:57.085 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:32:57.166 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T19:32:57.183 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T19:32:57.216 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:32:57.413 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T19:32:57.429 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T19:32:57.471 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:32:57.577 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T19:32:57.593 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T19:32:57.636 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:32:57.783 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T19:32:57.797 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T19:32:57.841 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:32:57.980 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T19:32:57.993 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:32:58.030 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:32:58.169 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T19:32:58.185 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:32:58.227 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:00.522 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T19:33:00.535 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:33:00.626 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:00.695 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T19:33:00.712 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:33:00.829 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:01.183 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T19:33:01.194 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:33:01.241 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:01.357 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T19:33:01.370 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:33:01.407 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:07.910 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T19:33:07.922 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T19:33:07.965 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:33:08.309 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T19:33:08.322 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T19:33:08.367 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:33:08.476 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T19:33:08.490 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T19:33:08.534 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:33:08.770 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package thermald. 2023-09-23T19:33:08.783 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T19:33:08.828 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:33:08.869 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T19:33:08.884 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T19:33:08.929 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:33:09.264 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package thermald. 2023-09-23T19:33:09.280 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T19:33:09.314 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:33:09.374 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package upower. 2023-09-23T19:33:09.390 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T19:33:09.453 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T19:33:09.862 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T19:33:09.869 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package upower. 2023-09-23T19:33:09.879 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T19:33:09.886 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T19:33:09.920 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:33:09.973 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T19:33:10.243 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:33:10.367 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:33:10.408 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T19:33:10.421 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T19:33:10.465 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:33:10.492 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:33:10.643 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:33:10.763 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:33:10.777 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:33:10.904 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:33:10.912 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:33:11.021 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:33:11.183 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T19:33:11.184 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:33:11.265 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:33:11.548 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:33:11.548 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T19:33:11.599 INFO:teuthology.orchestra.run.smithi174.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T19:33:11.650 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:33:11.833 INFO:teuthology.orchestra.run.smithi174.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T19:33:11.843 INFO:teuthology.orchestra.run.smithi174.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T19:33:11.844 INFO:teuthology.orchestra.run.smithi174.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T19:33:12.105 INFO:teuthology.orchestra.run.smithi112.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T19:33:12.163 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:33:12.360 INFO:teuthology.orchestra.run.smithi112.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T19:33:12.374 INFO:teuthology.orchestra.run.smithi112.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T19:33:12.374 INFO:teuthology.orchestra.run.smithi112.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T19:33:12.534 INFO:teuthology.orchestra.run.smithi174.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T19:33:12.751 INFO:teuthology.orchestra.run.smithi174.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T19:33:12.796 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:33:12.838 INFO:teuthology.orchestra.run.smithi112.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T19:33:13.059 INFO:teuthology.orchestra.run.smithi112.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T19:33:13.110 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:33:13.122 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:33:13.122 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:33:13.430 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:33:13.430 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:33:13.593 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:13.865 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:14.910 INFO:teuthology.orchestra.run.smithi174.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:33:14.910 INFO:teuthology.orchestra.run.smithi174.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:15.085 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:15.163 INFO:teuthology.orchestra.run.smithi112.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:33:15.163 INFO:teuthology.orchestra.run.smithi112.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:15.363 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:16.487 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:33:16.612 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:16.743 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:33:16.869 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:18.246 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:33:18.372 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:33:18.551 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:33:18.644 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:33:19.430 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T19:33:19.530 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:19.608 INFO:teuthology.orchestra.run.smithi174.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T19:33:19.608 INFO:teuthology.orchestra.run.smithi174.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:19.624 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T19:33:20.347 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:33:20.429 INFO:teuthology.orchestra.run.smithi112.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T19:33:20.429 INFO:teuthology.orchestra.run.smithi112.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:45.063 INFO:teuthology.orchestra.run.smithi174.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T19:33:45.063 INFO:teuthology.orchestra.run.smithi174.stdout:Sourcing file `/etc/default/grub' 2023-09-23T19:33:45.073 INFO:teuthology.orchestra.run.smithi174.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:33:45.092 INFO:teuthology.orchestra.run.smithi174.stdout:Generating grub configuration file ... 2023-09-23T19:33:45.404 INFO:teuthology.orchestra.run.smithi174.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:33:45.426 INFO:teuthology.orchestra.run.smithi174.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:45.831 INFO:teuthology.orchestra.run.smithi174.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:33:45.844 INFO:teuthology.orchestra.run.smithi174.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:33:45.956 INFO:teuthology.orchestra.run.smithi112.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T19:33:45.956 INFO:teuthology.orchestra.run.smithi112.stdout:Sourcing file `/etc/default/grub' 2023-09-23T19:33:45.971 INFO:teuthology.orchestra.run.smithi112.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:33:46.003 INFO:teuthology.orchestra.run.smithi112.stdout:Generating grub configuration file ... 2023-09-23T19:33:46.357 INFO:teuthology.orchestra.run.smithi112.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:33:46.376 INFO:teuthology.orchestra.run.smithi112.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:46.783 INFO:teuthology.orchestra.run.smithi112.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:33:46.794 INFO:teuthology.orchestra.run.smithi112.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:33:47.909 INFO:teuthology.orchestra.run.smithi174.stdout:done 2023-09-23T19:33:48.331 DEBUG:teuthology.orchestra.run.smithi174:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:33:48.380 INFO:teuthology.orchestra.run.smithi174.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:33:48.380 INFO:teuthology.orchestra.run.smithi174.stdout:Status: install ok installed 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Priority: optional 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Section: kernel 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Installed-Size: 20 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Architecture: amd64 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.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-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:33:48.381 INFO:teuthology.orchestra.run.smithi174.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:33:48.382 INFO:teuthology.orchestra.run.smithi174.stdout:Recommends: thermald 2023-09-23T19:33:48.382 INFO:teuthology.orchestra.run.smithi174.stdout:Description: Generic Linux kernel image 2023-09-23T19:33:48.382 INFO:teuthology.orchestra.run.smithi174.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:33:48.382 INFO:teuthology.orchestra.run.smithi174.stdout: available. 2023-09-23T19:33:48.382 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T19:33:48.382 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T19:33:48.382 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T19:33:48.383 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-23T19:33:48.383 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi174.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T19:33:48.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get clean 2023-09-23T19:33:48.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2023-09-23T19:33:48.668 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:33:48.669 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:33:48.688 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:33:48.715 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:33:48.851 INFO:teuthology.orchestra.run.smithi112.stdout:done 2023-09-23T19:33:49.313 DEBUG:teuthology.orchestra.run.smithi112:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:33:49.357 INFO:teuthology.orchestra.run.smithi112.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:33:49.357 INFO:teuthology.orchestra.run.smithi112.stdout:Status: install ok installed 2023-09-23T19:33:49.357 INFO:teuthology.orchestra.run.smithi112.stdout:Priority: optional 2023-09-23T19:33:49.357 INFO:teuthology.orchestra.run.smithi112.stdout:Section: kernel 2023-09-23T19:33:49.357 INFO:teuthology.orchestra.run.smithi112.stdout:Installed-Size: 20 2023-09-23T19:33:49.358 INFO:teuthology.orchestra.run.smithi112.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:33:49.358 INFO:teuthology.orchestra.run.smithi112.stdout:Architecture: amd64 2023-09-23T19:33:49.358 INFO:teuthology.orchestra.run.smithi112.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:33:49.358 INFO:teuthology.orchestra.run.smithi112.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:33:49.358 INFO:teuthology.orchestra.run.smithi112.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-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:33:49.358 INFO:teuthology.orchestra.run.smithi112.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:33:49.359 INFO:teuthology.orchestra.run.smithi112.stdout:Recommends: thermald 2023-09-23T19:33:49.359 INFO:teuthology.orchestra.run.smithi112.stdout:Description: Generic Linux kernel image 2023-09-23T19:33:49.359 INFO:teuthology.orchestra.run.smithi112.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:33:49.359 INFO:teuthology.orchestra.run.smithi112.stdout: available. 2023-09-23T19:33:49.359 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T19:33:49.360 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T19:33:49.360 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T19:33:49.360 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-23T19:33:49.360 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi112.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T19:33:49.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get clean 2023-09-23T19:33:49.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get update 2023-09-23T19:33:49.581 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:33:49.696 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:33:49.778 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:33:49.860 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:33:50.427 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-09-23T19:33:50.450 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:33:50.520 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-09-23T19:33:50.700 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2023-09-23T19:33:50.700 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2023-09-23T19:33:50.906 INFO:teuthology.orchestra.run.smithi174.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T19:33:50.906 INFO:teuthology.orchestra.run.smithi174.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:33:50.908 DEBUG:teuthology.orchestra.run.smithi174:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:33:50.929 INFO:teuthology.orchestra.run.smithi174.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:33:50.929 INFO:teuthology.orchestra.run.smithi174.stdout:Status: install ok installed 2023-09-23T19:33:50.929 INFO:teuthology.orchestra.run.smithi174.stdout:Priority: optional 2023-09-23T19:33:50.929 INFO:teuthology.orchestra.run.smithi174.stdout:Section: kernel 2023-09-23T19:33:50.929 INFO:teuthology.orchestra.run.smithi174.stdout:Installed-Size: 20 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Architecture: amd64 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.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-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Recommends: thermald 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout:Description: Generic Linux kernel image 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:33:50.930 INFO:teuthology.orchestra.run.smithi174.stdout: available. 2023-09-23T19:33:50.931 DEBUG:teuthology.orchestra.run.smithi174:> mktemp 2023-09-23T19:33:50.979 INFO:teuthology.orchestra.run.smithi174.stdout:/tmp/tmp.F6uWbUoueS 2023-09-23T19:33:50.979 DEBUG:teuthology.orchestra.run.smithi174:> sudo cp /boot/grub/grub.cfg /tmp/tmp.F6uWbUoueS 2023-09-23T19:33:50.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 0666 /tmp/tmp.F6uWbUoueS 2023-09-23T19:33:51.037 DEBUG:teuthology.orchestra.remote:smithi174:/tmp/tmp.F6uWbUoueS is 9KB 2023-09-23T19:33:51.052 DEBUG:teuthology.orchestra.run.smithi174:> rm -fr /tmp/tmp.F6uWbUoueS 2023-09-23T19:33:51.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T19:33:51.120 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:33:51.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T19:33:51.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T19:33:51.163 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T19:33:51.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo update-grub 2023-09-23T19:33:51.323 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-09-23T19:33:51.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:33:51.422 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-09-23T19:33:51.624 INFO:teuthology.orchestra.run.smithi112.stdout:Building dependency tree... 2023-09-23T19:33:51.624 INFO:teuthology.orchestra.run.smithi112.stdout:Reading state information... 2023-09-23T19:33:51.844 INFO:teuthology.orchestra.run.smithi112.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T19:33:51.844 INFO:teuthology.orchestra.run.smithi112.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:33:51.846 DEBUG:teuthology.orchestra.run.smithi112:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:33:51.868 INFO:teuthology.orchestra.run.smithi112.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Status: install ok installed 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Priority: optional 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Section: kernel 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Installed-Size: 20 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Architecture: amd64 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.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-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:33:51.869 INFO:teuthology.orchestra.run.smithi112.stdout:Recommends: thermald 2023-09-23T19:33:51.870 INFO:teuthology.orchestra.run.smithi112.stdout:Description: Generic Linux kernel image 2023-09-23T19:33:51.870 INFO:teuthology.orchestra.run.smithi112.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:33:51.870 INFO:teuthology.orchestra.run.smithi112.stdout: available. 2023-09-23T19:33:51.870 DEBUG:teuthology.orchestra.run.smithi112:> mktemp 2023-09-23T19:33:51.874 INFO:teuthology.orchestra.run.smithi112.stdout:/tmp/tmp.yeF6YsiENg 2023-09-23T19:33:51.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo cp /boot/grub/grub.cfg /tmp/tmp.yeF6YsiENg 2023-09-23T19:33:51.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 0666 /tmp/tmp.yeF6YsiENg 2023-09-23T19:33:51.926 DEBUG:teuthology.orchestra.remote:smithi112:/tmp/tmp.yeF6YsiENg is 9KB 2023-09-23T19:33:51.940 DEBUG:teuthology.orchestra.run.smithi112:> rm -fr /tmp/tmp.yeF6YsiENg 2023-09-23T19:33:51.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T19:33:51.956 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:33:51.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T19:33:51.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T19:33:52.034 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T19:33:52.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo update-grub 2023-09-23T19:33:52.458 INFO:teuthology.orchestra.run.smithi174.stderr:Sourcing file `/etc/default/grub' 2023-09-23T19:33:52.463 INFO:teuthology.orchestra.run.smithi174.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:33:52.478 INFO:teuthology.orchestra.run.smithi174.stderr:Generating grub configuration file ... 2023-09-23T19:33:52.711 INFO:teuthology.orchestra.run.smithi174.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:33:52.722 INFO:teuthology.orchestra.run.smithi174.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:53.078 INFO:teuthology.orchestra.run.smithi174.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:33:53.090 INFO:teuthology.orchestra.run.smithi174.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:33:53.377 INFO:teuthology.orchestra.run.smithi112.stderr:Sourcing file `/etc/default/grub' 2023-09-23T19:33:53.387 INFO:teuthology.orchestra.run.smithi112.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:33:53.402 INFO:teuthology.orchestra.run.smithi112.stderr:Generating grub configuration file ... 2023-09-23T19:33:53.639 INFO:teuthology.orchestra.run.smithi112.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:33:53.650 INFO:teuthology.orchestra.run.smithi112.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:33:54.025 INFO:teuthology.orchestra.run.smithi112.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:33:54.036 INFO:teuthology.orchestra.run.smithi112.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:33:54.063 INFO:teuthology.orchestra.run.smithi174.stderr:done 2023-09-23T19:33:54.065 DEBUG:teuthology.orchestra.run.smithi174:> sudo shutdown -r now 2023-09-23T19:33:55.022 INFO:teuthology.orchestra.run.smithi112.stderr:done 2023-09-23T19:33:55.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo shutdown -r now 2023-09-23T19:34:24.095 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-23T19:34:24.096 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-09-23T19:34:24.097 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:34:25.028 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-23T19:34:25.028 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:34:25.029 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:34:59.706 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.112 2023-09-23T19:35:08.712 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:35:08.713 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:35:24.110 DEBUG:teuthology.orchestra.remote:timed out 2023-09-23T19:35:27.101 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.112 2023-09-23T19:35:33.112 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-09-23T19:35:33.113 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:35:33.115 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.174 2023-09-23T19:35:39.106 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:35:39.107 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:35:39.109 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.112 2023-09-23T19:35:45.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-09-23T19:35:45.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:35:45.359 DEBUG:teuthology.orchestra.run.smithi174:> true 2023-09-23T19:35:45.870 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-09-23T19:35:45.871 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-23T19:35:45.871 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2023-09-23T19:35:45.921 INFO:teuthology.orchestra.run.smithi174.stdout:5.15.0-84-generic 2023-09-23T19:35:45.921 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T19:35:45.921 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T19:35:45.921 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T19:35:46.922 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-23T19:35:46.923 DEBUG:teuthology.orchestra.run.smithi174:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T19:35:47.020 INFO:teuthology.orchestra.run.smithi174.stdout:ttyS1 2023-09-23T19:35:47.049 DEBUG:teuthology.parallel:result is None 2023-09-23T19:35:54.113 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:35:54.113 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:35:54.411 DEBUG:teuthology.orchestra.run.smithi112:> true 2023-09-23T19:35:54.960 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:35:54.960 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-23T19:35:54.960 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2023-09-23T19:35:55.012 INFO:teuthology.orchestra.run.smithi112.stdout:5.15.0-84-generic 2023-09-23T19:35:55.012 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T19:35:55.012 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T19:35:55.012 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T19:35:56.014 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-23T19:35:56.014 DEBUG:teuthology.orchestra.run.smithi112:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T19:35:56.359 INFO:teuthology.orchestra.run.smithi112.stdout:ttyS1 2023-09-23T19:35:56.400 DEBUG:teuthology.parallel:result is None 2023-09-23T19:35:56.401 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-23T19:35:56.408 INFO:teuthology.task.internal:Creating test directory... 2023-09-23T19:35:56.408 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T19:35:56.411 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T19:35:56.418 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-23T19:35:56.431 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-23T19:35:56.443 INFO:teuthology.task.internal:Creating archive directory... 2023-09-23T19:35:56.444 DEBUG:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T19:35:56.460 DEBUG:teuthology.orchestra.run.smithi174:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T19:35:56.545 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-23T19:35:56.552 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-23T19:35:56.552 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T19:35:56.554 DEBUG:teuthology.orchestra.run.smithi174:> 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-09-23T19:35:56.569 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:35:56.572 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:35:56.577 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:35:56.579 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:35:56.580 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-23T19:35:56.587 INFO:teuthology.task.internal:Configuring sudo... 2023-09-23T19:35:56.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T19:35:56.624 DEBUG:teuthology.orchestra.run.smithi174:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T19:35:56.640 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-23T19:35:56.648 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-23T19:35:56.648 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T19:35:56.684 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T19:35:56.691 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T19:35:56.737 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T19:35:56.785 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:35:56.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T19:35:56.850 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T19:35:56.858 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T19:35:56.905 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:35:56.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T19:35:56.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo service rsyslog restart 2023-09-23T19:35:56.977 DEBUG:teuthology.orchestra.run.smithi174:> sudo service rsyslog restart 2023-09-23T19:35:57.060 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-23T19:35:57.068 INFO:teuthology.task.internal:Starting timer... 2023-09-23T19:35:57.068 INFO:teuthology.run_tasks:Running task pcp... 2023-09-23T19:35:57.085 INFO:teuthology.run_tasks:Running task selinux... 2023-09-23T19:35:57.093 DEBUG:teuthology.task.selinux:Excluding smithi112: OS 'ubuntu' does not support SELinux 2023-09-23T19:35:57.093 DEBUG:teuthology.task.selinux:Excluding smithi174: OS 'ubuntu' does not support SELinux 2023-09-23T19:35:57.093 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-23T19:35:57.093 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-23T19:35:57.093 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-23T19:35:57.093 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-23T19:35:57.113 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-23T19:35:57.119 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-23T19:35:57.264 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-23T19:35:57.334 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-09-23T19:35:57.335 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi112.front.sepia.ceph.com,smithi174.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-23T19:41:43.933 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi112.front.sepia.ceph.com'), Remote(name='ubuntu@smithi174.front.sepia.ceph.com')] 2023-09-23T19:41:43.964 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:41:43.965 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:41:44.053 DEBUG:teuthology.orchestra.run.smithi112:> true 2023-09-23T19:41:44.176 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-09-23T19:41:44.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-09-23T19:41:44.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:41:44.266 DEBUG:teuthology.orchestra.run.smithi174:> true 2023-09-23T19:41:44.387 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-09-23T19:41:44.388 INFO:teuthology.run_tasks:Running task clock... 2023-09-23T19:41:44.399 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-23T19:41:44.399 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T19:41:44.399 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T19:41:44.402 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T19:41:44.402 DEBUG:teuthology.orchestra.run.smithi174:> 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-09-23T19:41:44.433 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T19:41:44.433 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Command line: ntpd -gq 2023-09-23T19:41:44.434 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: proto: precision = 0.100 usec (-23) 2023-09-23T19:41:44.434 INFO:teuthology.orchestra.run.smithi112.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:41:44.434 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:41:44.435 INFO:teuthology.orchestra.run.smithi112.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listen normally on 3 enp3s0f1 172.21.15.112:123 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listen normally on 4 lo [::1]:123 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cb69%5]:123 2023-09-23T19:41:44.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:44 ntpd[22511]: Listening on routing socket on fd #22 for interface updates 2023-09-23T19:41:44.460 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T19:41:44.460 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Command line: ntpd -gq 2023-09-23T19:41:44.461 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: proto: precision = 0.095 usec (-23) 2023-09-23T19:41:44.461 INFO:teuthology.orchestra.run.smithi174.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:41:44.461 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:41:44.462 INFO:teuthology.orchestra.run.smithi174.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listen normally on 3 enp3s0f1 172.21.15.174:123 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listen normally on 4 lo [::1]:123 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:771b%5]:123 2023-09-23T19:41:44.463 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:44 ntpd[22558]: Listening on routing socket on fd #22 for interface updates 2023-09-23T19:41:45.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:45.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:45.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:45.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:45.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:45.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:45.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:45.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:45.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:45.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:45.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:45.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:45 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:46.434 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:46.434 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:46.434 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:46.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:46 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:47.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:47.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:47.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:47.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:47.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:47 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:48.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:48.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:48.437 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.437 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:48.437 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:48.437 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:48 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:48.460 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:48 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:48.460 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:48 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:49.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:49 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:50.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:50 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:51.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:51.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:51.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:51.461 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stdout:23 Sep 19:41:51 ntpd[22558]: ntpd: time slew -0.002189 s 2023-09-23T19:41:51.462 INFO:teuthology.orchestra.run.smithi174.stdout:ntpd: time slew -0.002189s 2023-09-23T19:41:51.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T19:41:51.463 INFO:teuthology.orchestra.run.smithi174.stderr:23 Sep 19:41:51 ntpd[22558]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T19:41:51.524 INFO:teuthology.orchestra.run.smithi174.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T19:41:51.524 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================== 2023-09-23T19:41:51.524 INFO:teuthology.orchestra.run.smithi174.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:51.524 INFO:teuthology.orchestra.run.smithi174.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:51.524 INFO:teuthology.orchestra.run.smithi174.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:51.524 INFO:teuthology.orchestra.run.smithi174.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:52.434 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:41:52.435 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:41:52.436 INFO:teuthology.orchestra.run.smithi112.stdout:23 Sep 19:41:52 ntpd[22511]: ntpd: time slew +0.002639 s 2023-09-23T19:41:52.436 INFO:teuthology.orchestra.run.smithi112.stdout:ntpd: time slew +0.002639s 2023-09-23T19:41:52.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T19:41:52.436 INFO:teuthology.orchestra.run.smithi112.stderr:23 Sep 19:41:52 ntpd[22511]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T19:41:52.495 INFO:teuthology.orchestra.run.smithi112.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T19:41:52.495 INFO:teuthology.orchestra.run.smithi112.stdout:============================================================================== 2023-09-23T19:41:52.495 INFO:teuthology.orchestra.run.smithi112.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:52.495 INFO:teuthology.orchestra.run.smithi112.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:52.496 INFO:teuthology.orchestra.run.smithi112.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:52.496 INFO:teuthology.orchestra.run.smithi112.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:41:52.496 INFO:teuthology.run_tasks:Running task install... 2023-09-23T19:41:52.504 DEBUG:teuthology.task.install:project ceph 2023-09-23T19:41:52.504 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T19:41:52.504 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T19:41:52.504 INFO:teuthology.task.install:Using flavor: default 2023-09-23T19:41:52.549 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-09-23T19:41:52.549 INFO:teuthology.task.install:extra packages: [] 2023-09-23T19:41:52.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-key list | grep Ceph 2023-09-23T19:41:52.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-key list | grep Ceph 2023-09-23T19:41:52.639 INFO:teuthology.orchestra.run.smithi112.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T19:41:52.655 INFO:teuthology.orchestra.run.smithi174.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T19:41:52.699 INFO:teuthology.orchestra.run.smithi112.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T19:41:52.700 INFO:teuthology.orchestra.run.smithi112.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T19:41:52.701 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-09-23T19:41:52.701 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:41:52.701 INFO:teuthology.packaging:ref: None 2023-09-23T19:41:52.701 INFO:teuthology.packaging:tag: None 2023-09-23T19:41:52.701 INFO:teuthology.packaging:branch: quincy 2023-09-23T19:41:52.701 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:41:52.701 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-09-23T19:41:52.711 INFO:teuthology.orchestra.run.smithi174.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T19:41:52.711 INFO:teuthology.orchestra.run.smithi174.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T19:41:52.711 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-09-23T19:41:52.712 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:41:52.712 INFO:teuthology.packaging:ref: None 2023-09-23T19:41:52.712 INFO:teuthology.packaging:tag: None 2023-09-23T19:41:52.712 INFO:teuthology.packaging:branch: quincy 2023-09-23T19:41:52.712 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:41:52.712 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-09-23T19:41:53.076 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default/ 2023-09-23T19:41:53.077 INFO:teuthology.task.install.deb:Package version is 17.2.6-1123-g61431f6b-1focal 2023-09-23T19:41:53.091 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default/ 2023-09-23T19:41:53.091 INFO:teuthology.task.install.deb:Package version is 17.2.6-1123-g61431f6b-1focal 2023-09-23T19:41:53.197 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:41:53.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T19:41:53.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get update 2023-09-23T19:41:53.304 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:41:53.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T19:41:53.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2023-09-23T19:41:53.505 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:41:53.512 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:41:53.527 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:41:53.530 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:41:53.551 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:41:53.569 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:41:53.597 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:41:53.631 INFO:teuthology.orchestra.run.smithi112.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal InRelease 2023-09-23T19:41:53.679 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:41:53.695 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T19:41:53.728 INFO:teuthology.orchestra.run.smithi174.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal InRelease 2023-09-23T19:41:53.760 INFO:teuthology.orchestra.run.smithi112.stdout:Ign:7 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T19:41:53.792 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T19:41:53.824 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main i386 Packages [3,374 B] 2023-09-23T19:41:53.857 INFO:teuthology.orchestra.run.smithi174.stdout:Ign:7 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T19:41:53.904 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T19:41:53.920 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T19:41:54.005 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main i386 Packages [3,374 B] 2023-09-23T19:41:54.158 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 28.4 kB in 1s (38.2 kB/s) 2023-09-23T19:41:54.166 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 28.4 kB in 1s (44.4 kB/s) 2023-09-23T19:41:55.202 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-09-23T19:41:55.206 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-09-23T19:41:55.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1123-g61431f6b-1focal cephadm=17.2.6-1123-g61431f6b-1focal ceph-mds=17.2.6-1123-g61431f6b-1focal ceph-mgr=17.2.6-1123-g61431f6b-1focal ceph-common=17.2.6-1123-g61431f6b-1focal ceph-fuse=17.2.6-1123-g61431f6b-1focal ceph-test=17.2.6-1123-g61431f6b-1focal radosgw=17.2.6-1123-g61431f6b-1focal python3-rados=17.2.6-1123-g61431f6b-1focal python3-rgw=17.2.6-1123-g61431f6b-1focal python3-cephfs=17.2.6-1123-g61431f6b-1focal python3-rbd=17.2.6-1123-g61431f6b-1focal libcephfs2=17.2.6-1123-g61431f6b-1focal libcephfs-dev=17.2.6-1123-g61431f6b-1focal librados2=17.2.6-1123-g61431f6b-1focal librbd1=17.2.6-1123-g61431f6b-1focal rbd-fuse=17.2.6-1123-g61431f6b-1focal 2023-09-23T19:41:55.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1123-g61431f6b-1focal cephadm=17.2.6-1123-g61431f6b-1focal ceph-mds=17.2.6-1123-g61431f6b-1focal ceph-mgr=17.2.6-1123-g61431f6b-1focal ceph-common=17.2.6-1123-g61431f6b-1focal ceph-fuse=17.2.6-1123-g61431f6b-1focal ceph-test=17.2.6-1123-g61431f6b-1focal radosgw=17.2.6-1123-g61431f6b-1focal python3-rados=17.2.6-1123-g61431f6b-1focal python3-rgw=17.2.6-1123-g61431f6b-1focal python3-cephfs=17.2.6-1123-g61431f6b-1focal python3-rbd=17.2.6-1123-g61431f6b-1focal libcephfs2=17.2.6-1123-g61431f6b-1focal libcephfs-dev=17.2.6-1123-g61431f6b-1focal librados2=17.2.6-1123-g61431f6b-1focal librbd1=17.2.6-1123-g61431f6b-1focal rbd-fuse=17.2.6-1123-g61431f6b-1focal 2023-09-23T19:41:55.308 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-09-23T19:41:55.308 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-09-23T19:41:55.509 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2023-09-23T19:41:55.510 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2023-09-23T19:41:55.518 INFO:teuthology.orchestra.run.smithi112.stdout:Building dependency tree... 2023-09-23T19:41:55.519 INFO:teuthology.orchestra.run.smithi112.stdout:Reading state information... 2023-09-23T19:41:55.687 INFO:teuthology.orchestra.run.smithi174.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T19:41:55.688 INFO:teuthology.orchestra.run.smithi174.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T19:41:55.688 INFO:teuthology.orchestra.run.smithi174.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T19:41:55.688 INFO:teuthology.orchestra.run.smithi174.stdout:The following additional packages will be installed: 2023-09-23T19:41:55.689 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T19:41:55.689 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T19:41:55.689 INFO:teuthology.orchestra.run.smithi174.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T19:41:55.689 INFO:teuthology.orchestra.run.smithi174.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T19:41:55.689 INFO:teuthology.orchestra.run.smithi174.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T19:41:55.690 INFO:teuthology.orchestra.run.smithi174.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout: socat xmlstarlet 2023-09-23T19:41:55.691 INFO:teuthology.orchestra.run.smithi174.stdout:Suggested packages: 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout:Recommended packages: 2023-09-23T19:41:55.692 INFO:teuthology.orchestra.run.smithi174.stdout: btrfs-tools 2023-09-23T19:41:55.705 INFO:teuthology.orchestra.run.smithi112.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout:The following additional packages will be installed: 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T19:41:55.707 INFO:teuthology.orchestra.run.smithi112.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T19:41:55.708 INFO:teuthology.orchestra.run.smithi112.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T19:41:55.708 INFO:teuthology.orchestra.run.smithi112.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T19:41:55.708 INFO:teuthology.orchestra.run.smithi112.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T19:41:55.708 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T19:41:55.708 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T19:41:55.709 INFO:teuthology.orchestra.run.smithi112.stdout: socat xmlstarlet 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout:Suggested packages: 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T19:41:55.710 INFO:teuthology.orchestra.run.smithi112.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T19:41:55.711 INFO:teuthology.orchestra.run.smithi112.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T19:41:55.711 INFO:teuthology.orchestra.run.smithi112.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T19:41:55.711 INFO:teuthology.orchestra.run.smithi112.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T19:41:55.711 INFO:teuthology.orchestra.run.smithi112.stdout:Recommended packages: 2023-09-23T19:41:55.711 INFO:teuthology.orchestra.run.smithi112.stdout: btrfs-tools 2023-09-23T19:41:55.809 INFO:teuthology.orchestra.run.smithi174.stdout:The following NEW packages will be installed: 2023-09-23T19:41:55.809 INFO:teuthology.orchestra.run.smithi174.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T19:41:55.809 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T19:41:55.809 INFO:teuthology.orchestra.run.smithi174.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T19:41:55.810 INFO:teuthology.orchestra.run.smithi174.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T19:41:55.810 INFO:teuthology.orchestra.run.smithi174.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T19:41:55.810 INFO:teuthology.orchestra.run.smithi174.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T19:41:55.810 INFO:teuthology.orchestra.run.smithi174.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T19:41:55.811 INFO:teuthology.orchestra.run.smithi174.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T19:41:55.812 INFO:teuthology.orchestra.run.smithi174.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T19:41:55.813 INFO:teuthology.orchestra.run.smithi174.stdout:The following packages will be upgraded: 2023-09-23T19:41:55.813 INFO:teuthology.orchestra.run.smithi174.stdout: librados2 librbd1 2023-09-23T19:41:55.827 INFO:teuthology.orchestra.run.smithi112.stdout:The following NEW packages will be installed: 2023-09-23T19:41:55.827 INFO:teuthology.orchestra.run.smithi112.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T19:41:55.827 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T19:41:55.827 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T19:41:55.828 INFO:teuthology.orchestra.run.smithi112.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T19:41:55.828 INFO:teuthology.orchestra.run.smithi112.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T19:41:55.828 INFO:teuthology.orchestra.run.smithi112.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T19:41:55.828 INFO:teuthology.orchestra.run.smithi112.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T19:41:55.829 INFO:teuthology.orchestra.run.smithi112.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T19:41:55.830 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T19:41:55.830 INFO:teuthology.orchestra.run.smithi112.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T19:41:55.830 INFO:teuthology.orchestra.run.smithi112.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T19:41:55.830 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T19:41:55.830 INFO:teuthology.orchestra.run.smithi112.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T19:41:55.830 INFO:teuthology.orchestra.run.smithi112.stdout:The following packages will be upgraded: 2023-09-23T19:41:55.831 INFO:teuthology.orchestra.run.smithi112.stdout: librados2 librbd1 2023-09-23T19:41:55.918 INFO:teuthology.orchestra.run.smithi174.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T19:41:55.918 INFO:teuthology.orchestra.run.smithi174.stdout:Need to get 209 MB of archives. 2023-09-23T19:41:55.918 INFO:teuthology.orchestra.run.smithi174.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T19:41:55.918 INFO:teuthology.orchestra.run.smithi174.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T19:41:55.962 INFO:teuthology.orchestra.run.smithi174.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1123-g61431f6b-1focal [3,500 kB] 2023-09-23T19:41:55.981 INFO:teuthology.orchestra.run.smithi112.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T19:41:55.982 INFO:teuthology.orchestra.run.smithi112.stdout:Need to get 209 MB of archives. 2023-09-23T19:41:55.982 INFO:teuthology.orchestra.run.smithi112.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T19:41:55.982 INFO:teuthology.orchestra.run.smithi112.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1123-g61431f6b-1focal [3,500 kB] 2023-09-23T19:41:56.022 INFO:teuthology.orchestra.run.smithi112.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T19:41:56.107 INFO:teuthology.orchestra.run.smithi174.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T19:41:56.111 INFO:teuthology.orchestra.run.smithi174.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T19:41:56.133 INFO:teuthology.orchestra.run.smithi174.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T19:41:56.146 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T19:41:56.206 INFO:teuthology.orchestra.run.smithi174.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T19:41:56.209 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T19:41:56.210 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1123-g61431f6b-1focal [3,557 kB] 2023-09-23T19:41:56.225 INFO:teuthology.orchestra.run.smithi174.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T19:41:56.315 INFO:teuthology.orchestra.run.smithi174.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T19:41:56.320 INFO:teuthology.orchestra.run.smithi174.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T19:41:56.338 INFO:teuthology.orchestra.run.smithi174.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T19:41:56.344 INFO:teuthology.orchestra.run.smithi174.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T19:41:56.345 INFO:teuthology.orchestra.run.smithi174.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T19:41:56.349 INFO:teuthology.orchestra.run.smithi174.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T19:41:56.350 INFO:teuthology.orchestra.run.smithi174.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T19:41:56.350 INFO:teuthology.orchestra.run.smithi174.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T19:41:56.354 INFO:teuthology.orchestra.run.smithi174.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T19:41:56.365 INFO:teuthology.orchestra.run.smithi174.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T19:41:56.370 INFO:teuthology.orchestra.run.smithi174.stdout:Get:21 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1123-g61431f6b-1focal [758 kB] 2023-09-23T19:41:56.374 INFO:teuthology.orchestra.run.smithi112.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1123-g61431f6b-1focal [3,557 kB] 2023-09-23T19:41:56.394 INFO:teuthology.orchestra.run.smithi174.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T19:41:56.395 INFO:teuthology.orchestra.run.smithi174.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T19:41:56.396 INFO:teuthology.orchestra.run.smithi174.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T19:41:56.398 INFO:teuthology.orchestra.run.smithi174.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T19:41:56.398 INFO:teuthology.orchestra.run.smithi174.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T19:41:56.399 INFO:teuthology.orchestra.run.smithi174.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T19:41:56.401 INFO:teuthology.orchestra.run.smithi174.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T19:41:56.403 INFO:teuthology.orchestra.run.smithi174.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T19:41:56.406 INFO:teuthology.orchestra.run.smithi174.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T19:41:56.420 INFO:teuthology.orchestra.run.smithi112.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T19:41:56.426 INFO:teuthology.orchestra.run.smithi174.stdout:Get:31 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1123-g61431f6b-1focal [414 kB] 2023-09-23T19:41:56.427 INFO:teuthology.orchestra.run.smithi112.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T19:41:56.440 INFO:teuthology.orchestra.run.smithi174.stdout:Get:32 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1123-g61431f6b-1focal [22.5 kB] 2023-09-23T19:41:56.440 INFO:teuthology.orchestra.run.smithi174.stdout:Get:33 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1123-g61431f6b-1focal [200 kB] 2023-09-23T19:41:56.442 INFO:teuthology.orchestra.run.smithi174.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T19:41:56.442 INFO:teuthology.orchestra.run.smithi174.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T19:41:56.446 INFO:teuthology.orchestra.run.smithi174.stdout:Get:36 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1123-g61431f6b-1focal [47.1 kB] 2023-09-23T19:41:56.449 INFO:teuthology.orchestra.run.smithi174.stdout:Get:37 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1123-g61431f6b-1focal [387 kB] 2023-09-23T19:41:56.451 INFO:teuthology.orchestra.run.smithi174.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T19:41:56.452 INFO:teuthology.orchestra.run.smithi174.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T19:41:56.452 INFO:teuthology.orchestra.run.smithi174.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T19:41:56.453 INFO:teuthology.orchestra.run.smithi174.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T19:41:56.454 INFO:teuthology.orchestra.run.smithi174.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T19:41:56.455 INFO:teuthology.orchestra.run.smithi174.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T19:41:56.458 INFO:teuthology.orchestra.run.smithi174.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T19:41:56.471 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T19:41:56.485 INFO:teuthology.orchestra.run.smithi112.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T19:41:56.485 INFO:teuthology.orchestra.run.smithi174.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T19:41:56.488 INFO:teuthology.orchestra.run.smithi174.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T19:41:56.494 INFO:teuthology.orchestra.run.smithi174.stdout:Get:47 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1123-g61431f6b-1focal [5,563 kB] 2023-09-23T19:41:56.520 INFO:teuthology.orchestra.run.smithi174.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T19:41:56.522 INFO:teuthology.orchestra.run.smithi174.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T19:41:56.523 INFO:teuthology.orchestra.run.smithi174.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T19:41:56.524 INFO:teuthology.orchestra.run.smithi174.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T19:41:56.612 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T19:41:56.618 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T19:41:56.647 INFO:teuthology.orchestra.run.smithi112.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T19:41:56.682 INFO:teuthology.orchestra.run.smithi112.stdout:Get:11 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1123-g61431f6b-1focal [758 kB] 2023-09-23T19:41:56.688 INFO:teuthology.orchestra.run.smithi112.stdout:Get:12 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1123-g61431f6b-1focal [414 kB] 2023-09-23T19:41:56.727 INFO:teuthology.orchestra.run.smithi174.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T19:41:56.735 INFO:teuthology.orchestra.run.smithi112.stdout:Get:13 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1123-g61431f6b-1focal [22.5 kB] 2023-09-23T19:41:56.736 INFO:teuthology.orchestra.run.smithi112.stdout:Get:14 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1123-g61431f6b-1focal [200 kB] 2023-09-23T19:41:56.742 INFO:teuthology.orchestra.run.smithi112.stdout:Get:15 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1123-g61431f6b-1focal [47.1 kB] 2023-09-23T19:41:56.743 INFO:teuthology.orchestra.run.smithi112.stdout:Get:16 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1123-g61431f6b-1focal [387 kB] 2023-09-23T19:41:56.764 INFO:teuthology.orchestra.run.smithi174.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T19:41:56.767 INFO:teuthology.orchestra.run.smithi174.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T19:41:56.788 INFO:teuthology.orchestra.run.smithi174.stdout:Get:55 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1123-g61431f6b-1focal [116 kB] 2023-09-23T19:41:56.789 INFO:teuthology.orchestra.run.smithi112.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T19:41:56.790 INFO:teuthology.orchestra.run.smithi112.stdout:Get:18 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1123-g61431f6b-1focal [5,563 kB] 2023-09-23T19:41:56.797 INFO:teuthology.orchestra.run.smithi112.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T19:41:56.806 INFO:teuthology.orchestra.run.smithi174.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T19:41:56.806 INFO:teuthology.orchestra.run.smithi174.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T19:41:56.807 INFO:teuthology.orchestra.run.smithi174.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T19:41:56.807 INFO:teuthology.orchestra.run.smithi174.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T19:41:56.808 INFO:teuthology.orchestra.run.smithi174.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T19:41:56.809 INFO:teuthology.orchestra.run.smithi174.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T19:41:56.809 INFO:teuthology.orchestra.run.smithi174.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T19:41:56.816 INFO:teuthology.orchestra.run.smithi174.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1123-g61431f6b-1focal [479 kB] 2023-09-23T19:41:56.821 INFO:teuthology.orchestra.run.smithi112.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T19:41:56.828 INFO:teuthology.orchestra.run.smithi174.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T19:41:56.828 INFO:teuthology.orchestra.run.smithi174.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T19:41:56.832 INFO:teuthology.orchestra.run.smithi174.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1123-g61431f6b-1focal [27.7 MB] 2023-09-23T19:41:56.864 INFO:teuthology.orchestra.run.smithi174.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T19:41:56.869 INFO:teuthology.orchestra.run.smithi174.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T19:41:56.872 INFO:teuthology.orchestra.run.smithi174.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T19:41:56.876 INFO:teuthology.orchestra.run.smithi174.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T19:41:56.876 INFO:teuthology.orchestra.run.smithi174.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T19:41:56.879 INFO:teuthology.orchestra.run.smithi174.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T19:41:56.881 INFO:teuthology.orchestra.run.smithi174.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T19:41:56.925 INFO:teuthology.orchestra.run.smithi174.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T19:41:56.930 INFO:teuthology.orchestra.run.smithi174.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T19:41:56.992 INFO:teuthology.orchestra.run.smithi112.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T19:41:57.033 INFO:teuthology.orchestra.run.smithi174.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T19:41:57.037 INFO:teuthology.orchestra.run.smithi174.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T19:41:57.037 INFO:teuthology.orchestra.run.smithi174.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T19:41:57.038 INFO:teuthology.orchestra.run.smithi174.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T19:41:57.038 INFO:teuthology.orchestra.run.smithi174.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T19:41:57.040 INFO:teuthology.orchestra.run.smithi174.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T19:41:57.060 INFO:teuthology.orchestra.run.smithi174.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T19:41:57.061 INFO:teuthology.orchestra.run.smithi174.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T19:41:57.061 INFO:teuthology.orchestra.run.smithi174.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T19:41:57.081 INFO:teuthology.orchestra.run.smithi174.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T19:41:57.118 INFO:teuthology.orchestra.run.smithi174.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T19:41:57.119 INFO:teuthology.orchestra.run.smithi174.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T19:41:57.120 INFO:teuthology.orchestra.run.smithi174.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T19:41:57.120 INFO:teuthology.orchestra.run.smithi174.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T19:41:57.124 INFO:teuthology.orchestra.run.smithi174.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T19:41:57.124 INFO:teuthology.orchestra.run.smithi174.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T19:41:57.222 INFO:teuthology.orchestra.run.smithi112.stdout:Get:22 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1123-g61431f6b-1focal [116 kB] 2023-09-23T19:41:57.225 INFO:teuthology.orchestra.run.smithi112.stdout:Get:23 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1123-g61431f6b-1focal [479 kB] 2023-09-23T19:41:57.240 INFO:teuthology.orchestra.run.smithi112.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T19:41:57.242 INFO:teuthology.orchestra.run.smithi112.stdout:Get:25 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1123-g61431f6b-1focal [27.7 MB] 2023-09-23T19:41:57.434 INFO:teuthology.orchestra.run.smithi112.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T19:41:57.453 INFO:teuthology.orchestra.run.smithi112.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T19:41:57.468 INFO:teuthology.orchestra.run.smithi112.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T19:41:57.520 INFO:teuthology.orchestra.run.smithi112.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T19:41:57.527 INFO:teuthology.orchestra.run.smithi112.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T19:41:57.531 INFO:teuthology.orchestra.run.smithi112.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T19:41:57.534 INFO:teuthology.orchestra.run.smithi112.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T19:41:57.537 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:41:57.549 INFO:teuthology.orchestra.run.smithi112.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T19:41:57.715 INFO:teuthology.orchestra.run.smithi112.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T19:41:57.799 INFO:teuthology.orchestra.run.smithi112.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T19:41:57.986 INFO:teuthology.orchestra.run.smithi112.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T19:41:58.020 INFO:teuthology.orchestra.run.smithi112.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T19:41:58.086 INFO:teuthology.orchestra.run.smithi112.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T19:41:58.126 INFO:teuthology.orchestra.run.smithi112.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T19:41:58.133 INFO:teuthology.orchestra.run.smithi112.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T19:41:58.243 INFO:teuthology.orchestra.run.smithi112.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T19:41:58.244 INFO:teuthology.orchestra.run.smithi112.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T19:41:58.248 INFO:teuthology.orchestra.run.smithi112.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T19:41:58.252 INFO:teuthology.orchestra.run.smithi112.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T19:41:58.428 INFO:teuthology.orchestra.run.smithi112.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T19:41:58.501 INFO:teuthology.orchestra.run.smithi174.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1123-g61431f6b-1focal [6,453 kB] 2023-09-23T19:41:58.778 INFO:teuthology.orchestra.run.smithi174.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1123-g61431f6b-1focal [221 kB] 2023-09-23T19:41:58.785 INFO:teuthology.orchestra.run.smithi174.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1123-g61431f6b-1focal [152 kB] 2023-09-23T19:41:58.790 INFO:teuthology.orchestra.run.smithi174.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1123-g61431f6b-1focal [1,589 kB] 2023-09-23T19:41:58.842 INFO:teuthology.orchestra.run.smithi112.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T19:41:58.874 INFO:teuthology.orchestra.run.smithi112.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T19:41:58.878 INFO:teuthology.orchestra.run.smithi112.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T19:41:58.886 INFO:teuthology.orchestra.run.smithi174.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1123-g61431f6b-1focal [7,846 kB] 2023-09-23T19:41:58.927 INFO:teuthology.orchestra.run.smithi112.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T19:41:58.959 INFO:teuthology.orchestra.run.smithi112.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T19:41:58.987 INFO:teuthology.orchestra.run.smithi112.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T19:41:58.989 INFO:teuthology.orchestra.run.smithi112.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T19:41:58.997 INFO:teuthology.orchestra.run.smithi112.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T19:41:59.330 INFO:teuthology.orchestra.run.smithi174.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1123-g61431f6b-1focal [28.7 MB] 2023-09-23T19:41:59.521 INFO:teuthology.orchestra.run.smithi112.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T19:41:59.567 INFO:teuthology.orchestra.run.smithi112.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T19:41:59.567 INFO:teuthology.orchestra.run.smithi112.stdout:Get:57 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1123-g61431f6b-1focal [6,453 kB] 2023-09-23T19:41:59.733 INFO:teuthology.orchestra.run.smithi112.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T19:41:59.931 INFO:teuthology.orchestra.run.smithi112.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1123-g61431f6b-1focal [221 kB] 2023-09-23T19:41:59.938 INFO:teuthology.orchestra.run.smithi112.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1123-g61431f6b-1focal [152 kB] 2023-09-23T19:41:59.947 INFO:teuthology.orchestra.run.smithi112.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1123-g61431f6b-1focal [1,589 kB] 2023-09-23T19:42:00.084 INFO:teuthology.orchestra.run.smithi112.stdout:Get:62 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1123-g61431f6b-1focal [7,846 kB] 2023-09-23T19:42:00.421 INFO:teuthology.orchestra.run.smithi112.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T19:42:00.422 INFO:teuthology.orchestra.run.smithi112.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T19:42:00.423 INFO:teuthology.orchestra.run.smithi112.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T19:42:00.424 INFO:teuthology.orchestra.run.smithi112.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T19:42:00.425 INFO:teuthology.orchestra.run.smithi112.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T19:42:00.426 INFO:teuthology.orchestra.run.smithi112.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T19:42:00.427 INFO:teuthology.orchestra.run.smithi112.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T19:42:00.429 INFO:teuthology.orchestra.run.smithi112.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T19:42:00.430 INFO:teuthology.orchestra.run.smithi112.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T19:42:00.502 INFO:teuthology.orchestra.run.smithi112.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T19:42:00.675 INFO:teuthology.orchestra.run.smithi112.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T19:42:00.687 INFO:teuthology.orchestra.run.smithi112.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1123-g61431f6b-1focal [28.7 MB] 2023-09-23T19:42:01.055 INFO:teuthology.orchestra.run.smithi112.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T19:42:01.087 INFO:teuthology.orchestra.run.smithi174.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1123-g61431f6b-1focal [3,932 B] 2023-09-23T19:42:01.088 INFO:teuthology.orchestra.run.smithi174.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1123-g61431f6b-1focal [868 kB] 2023-09-23T19:42:01.094 INFO:teuthology.orchestra.run.smithi174.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1123-g61431f6b-1focal [2,403 kB] 2023-09-23T19:42:01.106 INFO:teuthology.orchestra.run.smithi112.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T19:42:01.121 INFO:teuthology.orchestra.run.smithi174.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1123-g61431f6b-1focal [78.9 kB] 2023-09-23T19:42:01.133 INFO:teuthology.orchestra.run.smithi174.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1123-g61431f6b-1focal [117 kB] 2023-09-23T19:42:01.136 INFO:teuthology.orchestra.run.smithi174.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1123-g61431f6b-1focal [1,760 kB] 2023-09-23T19:42:01.143 INFO:teuthology.orchestra.run.smithi112.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T19:42:01.233 INFO:teuthology.orchestra.run.smithi174.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1123-g61431f6b-1focal [7,897 kB] 2023-09-23T19:42:01.242 INFO:teuthology.orchestra.run.smithi112.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T19:42:01.290 INFO:teuthology.orchestra.run.smithi112.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T19:42:01.445 INFO:teuthology.orchestra.run.smithi112.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T19:42:01.454 INFO:teuthology.orchestra.run.smithi112.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T19:42:01.604 INFO:teuthology.orchestra.run.smithi112.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T19:42:01.605 INFO:teuthology.orchestra.run.smithi112.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T19:42:01.606 INFO:teuthology.orchestra.run.smithi112.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T19:42:01.689 INFO:teuthology.orchestra.run.smithi174.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1123-g61431f6b-1focal [4,048 B] 2023-09-23T19:42:01.689 INFO:teuthology.orchestra.run.smithi174.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1123-g61431f6b-1focal [56.2 MB] 2023-09-23T19:42:01.771 INFO:teuthology.orchestra.run.smithi112.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T19:42:01.855 INFO:teuthology.orchestra.run.smithi112.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T19:42:02.037 INFO:teuthology.orchestra.run.smithi112.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T19:42:02.368 INFO:teuthology.orchestra.run.smithi112.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T19:42:02.369 INFO:teuthology.orchestra.run.smithi112.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T19:42:02.374 INFO:teuthology.orchestra.run.smithi112.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T19:42:02.375 INFO:teuthology.orchestra.run.smithi112.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T19:42:02.385 INFO:teuthology.orchestra.run.smithi112.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T19:42:02.389 INFO:teuthology.orchestra.run.smithi112.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T19:42:02.391 INFO:teuthology.orchestra.run.smithi112.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T19:42:02.392 INFO:teuthology.orchestra.run.smithi112.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T19:42:02.567 INFO:teuthology.orchestra.run.smithi112.stdout:Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T19:42:02.823 INFO:teuthology.orchestra.run.smithi112.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T19:42:03.079 INFO:teuthology.orchestra.run.smithi112.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1123-g61431f6b-1focal [3,932 B] 2023-09-23T19:42:03.080 INFO:teuthology.orchestra.run.smithi112.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1123-g61431f6b-1focal [868 kB] 2023-09-23T19:42:03.086 INFO:teuthology.orchestra.run.smithi112.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1123-g61431f6b-1focal [2,403 kB] 2023-09-23T19:42:03.204 INFO:teuthology.orchestra.run.smithi112.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1123-g61431f6b-1focal [78.9 kB] 2023-09-23T19:42:03.205 INFO:teuthology.orchestra.run.smithi112.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1123-g61431f6b-1focal [117 kB] 2023-09-23T19:42:03.209 INFO:teuthology.orchestra.run.smithi112.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1123-g61431f6b-1focal [1,760 kB] 2023-09-23T19:42:03.342 INFO:teuthology.orchestra.run.smithi112.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1123-g61431f6b-1focal [7,897 kB] 2023-09-23T19:42:03.978 INFO:teuthology.orchestra.run.smithi112.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1123-g61431f6b-1focal [4,048 B] 2023-09-23T19:42:03.978 INFO:teuthology.orchestra.run.smithi112.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1123-g61431f6b-1focal [56.2 MB] 2023-09-23T19:42:05.121 INFO:teuthology.orchestra.run.smithi174.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1123-g61431f6b-1focal [229 kB] 2023-09-23T19:42:05.123 INFO:teuthology.orchestra.run.smithi174.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1123-g61431f6b-1focal [21.9 kB] 2023-09-23T19:42:05.166 INFO:teuthology.orchestra.run.smithi174.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1123-g61431f6b-1focal [17.0 MB] 2023-09-23T19:42:05.966 INFO:teuthology.orchestra.run.smithi174.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1123-g61431f6b-1focal [79.5 kB] 2023-09-23T19:42:06.628 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 209 MB in 10s (20.6 MB/s) 2023-09-23T19:42:06.788 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T19:42:06.834 INFO:teuthology.orchestra.run.smithi174.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 ... 112648 files and directories currently installed.) 2023-09-23T19:42:06.838 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T19:42:06.928 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:42:07.180 INFO:teuthology.orchestra.run.smithi112.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1123-g61431f6b-1focal [229 kB] 2023-09-23T19:42:07.181 INFO:teuthology.orchestra.run.smithi112.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1123-g61431f6b-1focal [21.9 kB] 2023-09-23T19:42:07.182 INFO:teuthology.orchestra.run.smithi112.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1123-g61431f6b-1focal [17.0 MB] 2023-09-23T19:42:07.261 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../001-librbd1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:07.382 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking librbd1 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:42:07.715 INFO:teuthology.orchestra.run.smithi112.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1123-g61431f6b-1focal [79.5 kB] 2023-09-23T19:42:08.057 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../002-librados2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:08.186 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking librados2 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:42:08.359 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 209 MB in 12s (17.6 MB/s) 2023-09-23T19:42:08.512 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T19:42:08.558 INFO:teuthology.orchestra.run.smithi112.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 ... 112648 files and directories currently installed.) 2023-09-23T19:42:08.562 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T19:42:08.635 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:42:08.848 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T19:42:08.861 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:08.906 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:08.977 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../001-librbd1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:09.106 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librbd1 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:42:09.275 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-rados. 2023-09-23T19:42:09.288 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:09.325 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:09.669 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T19:42:09.684 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:09.727 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:09.840 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../002-librados2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:09.960 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librados2 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:42:09.979 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T19:42:09.993 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:10.038 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:10.357 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T19:42:10.371 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:10.415 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:10.702 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T19:42:10.714 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T19:42:10.715 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T19:42:10.728 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:10.760 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T19:42:10.781 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:10.962 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T19:42:10.977 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:11.020 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:11.159 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rados. 2023-09-23T19:42:11.172 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:11.234 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:11.382 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T19:42:11.395 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T19:42:11.440 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:42:11.754 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T19:42:11.767 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:11.803 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:12.035 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T19:42:12.049 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T19:42:12.081 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T19:42:12.093 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:42:12.094 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:12.139 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:12.379 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T19:42:12.392 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T19:42:12.420 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:42:12.525 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T19:42:12.534 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:12.593 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:12.791 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T19:42:12.804 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T19:42:12.841 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T19:42:12.963 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T19:42:12.972 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T19:42:13.022 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T19:42:13.193 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T19:42:13.206 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T19:42:13.251 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T19:42:13.308 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T19:42:13.316 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:13.358 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:13.654 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T19:42:13.667 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T19:42:13.713 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:42:13.733 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T19:42:13.742 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T19:42:13.783 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:42:14.145 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T19:42:14.158 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T19:42:14.190 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T19:42:14.203 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:42:14.205 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T19:42:14.249 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:42:14.573 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T19:42:14.588 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T19:42:14.602 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T19:42:14.615 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T19:42:14.632 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:42:14.652 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:42:14.996 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T19:42:15.009 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T19:42:15.010 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T19:42:15.023 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T19:42:15.037 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T19:42:15.068 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T19:42:15.365 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package librgw2. 2023-09-23T19:42:15.379 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T19:42:15.381 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../019-librgw2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:15.392 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T19:42:15.423 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:15.429 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T19:42:15.983 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T19:42:15.996 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T19:42:16.057 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:42:16.185 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T19:42:16.199 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:16.243 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:16.587 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package liboath0. 2023-09-23T19:42:16.594 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T19:42:16.601 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T19:42:16.608 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T19:42:16.645 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T19:42:16.653 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:42:16.940 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T19:42:16.953 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:16.989 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:17.048 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T19:42:17.061 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T19:42:17.114 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:42:17.459 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-common. 2023-09-23T19:42:17.473 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:17.517 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:17.525 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T19:42:17.540 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T19:42:17.584 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T19:42:17.920 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package librgw2. 2023-09-23T19:42:17.935 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../019-librgw2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:17.979 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:18.798 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T19:42:18.810 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:18.856 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:19.192 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liboath0. 2023-09-23T19:42:19.205 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T19:42:19.250 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T19:42:19.571 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T19:42:19.587 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:19.629 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:20.091 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-common. 2023-09-23T19:42:20.105 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:20.149 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:20.189 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-base. 2023-09-23T19:42:20.204 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:20.258 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:21.286 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T19:42:21.299 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T19:42:21.344 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:42:21.748 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T19:42:21.762 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T19:42:21.805 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T19:42:22.092 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T19:42:22.106 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:22.150 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:22.529 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T19:42:22.545 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T19:42:22.587 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:42:22.830 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-base. 2023-09-23T19:42:22.844 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:22.890 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T19:42:22.897 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:22.903 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T19:42:22.940 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:42:23.285 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T19:42:23.300 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T19:42:23.343 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T19:42:23.654 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T19:42:23.667 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T19:42:23.712 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:42:23.967 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T19:42:23.983 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T19:42:24.024 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T19:42:24.034 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:42:24.039 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T19:42:24.091 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T19:42:24.393 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T19:42:24.407 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T19:42:24.443 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:42:24.488 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T19:42:24.501 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T19:42:24.554 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T19:42:24.771 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-mako. 2023-09-23T19:42:24.784 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T19:42:24.821 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:42:24.874 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T19:42:24.887 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:24.923 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:25.132 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T19:42:25.145 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T19:42:25.182 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:42:25.313 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T19:42:25.326 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T19:42:25.371 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:42:25.493 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T19:42:25.508 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T19:42:25.551 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:42:25.674 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T19:42:25.686 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T19:42:25.723 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:42:25.845 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-webob. 2023-09-23T19:42:25.859 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T19:42:25.904 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T19:42:26.077 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T19:42:26.091 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T19:42:26.127 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T19:42:26.257 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T19:42:26.270 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T19:42:26.314 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:42:26.422 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T19:42:26.436 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T19:42:26.480 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:42:26.626 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T19:42:26.639 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T19:42:26.684 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T19:42:26.791 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T19:42:26.805 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T19:42:26.850 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T19:42:27.045 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T19:42:27.061 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T19:42:27.098 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:42:27.839 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T19:42:27.852 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T19:42:27.896 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:42:28.148 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T19:42:28.161 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T19:42:28.206 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T19:42:28.216 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-mako. 2023-09-23T19:42:28.231 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T19:42:28.274 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:42:28.534 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-paste. 2023-09-23T19:42:28.548 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T19:42:28.577 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T19:42:28.592 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T19:42:28.592 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:42:28.635 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:42:28.912 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T19:42:28.926 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T19:42:28.970 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:42:28.980 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T19:42:28.995 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T19:42:29.046 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:42:29.272 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T19:42:29.286 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T19:42:29.330 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:42:29.407 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-webob. 2023-09-23T19:42:29.421 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T19:42:29.474 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T19:42:29.625 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T19:42:29.640 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T19:42:29.683 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T19:42:29.860 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T19:42:29.873 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T19:42:29.951 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:42:29.978 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T19:42:29.993 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T19:42:30.036 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:42:30.238 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T19:42:30.252 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T19:42:30.296 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T19:42:30.399 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T19:42:30.412 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T19:42:30.457 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:42:30.641 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T19:42:30.654 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T19:42:30.701 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:42:30.810 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T19:42:30.823 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:30.868 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:31.002 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T19:42:31.016 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T19:42:31.060 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T19:42:31.196 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T19:42:31.210 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:31.254 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:31.363 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-paste. 2023-09-23T19:42:31.376 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T19:42:31.421 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:42:31.732 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T19:42:31.740 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T19:42:31.747 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T19:42:31.753 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:31.790 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:31.790 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:42:32.093 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T19:42:32.107 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T19:42:32.151 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:42:32.446 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T19:42:32.460 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T19:42:32.504 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T19:42:32.790 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T19:42:32.798 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T19:42:32.840 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:42:32.952 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T19:42:32.965 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:33.010 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:33.169 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T19:42:33.183 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T19:42:33.227 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:42:33.564 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T19:42:33.577 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:33.622 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:34.000 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T19:42:34.013 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:34.058 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:34.553 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T19:42:34.566 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:34.603 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:35.721 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph. 2023-09-23T19:42:35.723 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T19:42:35.731 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:35.736 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../052-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:35.773 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:35.779 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:36.123 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T19:42:36.137 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:36.181 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:36.609 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T19:42:36.623 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:36.667 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:37.187 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package cephadm. 2023-09-23T19:42:37.200 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../055-cephadm_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:37.245 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:37.556 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T19:42:37.569 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T19:42:37.614 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T19:42:37.942 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T19:42:37.957 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:38.000 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:38.395 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T19:42:38.409 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T19:42:38.453 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T19:42:38.584 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph. 2023-09-23T19:42:38.597 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../052-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:38.642 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:38.705 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T19:42:38.721 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T19:42:38.763 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:42:38.961 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T19:42:38.969 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:39.011 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:39.040 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T19:42:39.054 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T19:42:39.098 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:42:39.418 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-routes. 2023-09-23T19:42:39.431 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T19:42:39.456 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T19:42:39.465 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:39.467 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T19:42:39.506 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:39.770 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T19:42:39.784 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:39.820 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:40.034 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package cephadm. 2023-09-23T19:42:40.048 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../055-cephadm_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:40.092 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:40.332 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T19:42:40.346 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T19:42:40.390 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:42:40.419 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T19:42:40.435 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T19:42:40.485 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T19:42:40.694 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T19:42:40.706 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T19:42:40.742 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:42:40.780 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T19:42:40.795 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:40.838 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:41.037 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T19:42:41.050 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T19:42:41.094 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T19:42:41.183 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T19:42:41.197 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T19:42:41.241 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T19:42:41.510 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T19:42:41.524 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T19:42:41.568 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:42:41.846 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T19:42:41.859 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T19:42:41.904 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:42:42.190 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-routes. 2023-09-23T19:42:42.203 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T19:42:42.240 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T19:42:42.378 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T19:42:42.394 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T19:42:42.436 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:42:42.559 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T19:42:42.575 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:42.617 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:42.964 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T19:42:42.979 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T19:42:43.022 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T19:42:43.104 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T19:42:43.119 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T19:42:43.162 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:42:43.675 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T19:42:43.684 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T19:42:43.725 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:42:43.890 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T19:42:43.903 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T19:42:43.948 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:42:44.276 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T19:42:44.289 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T19:42:44.334 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T19:42:44.416 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T19:42:44.430 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:44.483 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:45.577 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T19:42:45.591 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T19:42:45.635 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T19:42:45.651 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T19:42:45.665 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T19:42:45.709 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:42:45.938 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T19:42:45.951 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T19:42:45.996 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:42:46.262 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T19:42:46.275 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T19:42:46.321 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T19:42:46.332 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T19:42:46.346 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T19:42:46.390 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:42:46.702 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T19:42:46.707 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T19:42:46.717 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T19:42:46.723 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T19:42:46.751 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T19:42:46.765 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:42:47.038 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T19:42:47.053 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T19:42:47.096 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T19:42:47.407 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T19:42:47.421 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T19:42:47.465 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:42:47.573 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T19:42:47.587 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:47.632 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:47.793 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T19:42:47.806 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T19:42:47.851 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:42:48.154 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T19:42:48.169 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T19:42:48.212 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:42:48.507 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T19:42:48.520 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T19:42:48.564 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:42:48.743 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T19:42:48.757 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T19:42:48.801 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T19:42:48.893 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T19:42:48.907 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T19:42:48.950 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:42:49.162 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T19:42:49.175 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T19:42:49.219 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:42:49.522 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T19:42:49.535 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:49.565 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T19:42:49.578 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T19:42:49.580 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:49.623 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:42:49.917 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T19:42:49.931 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T19:42:49.975 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T19:42:49.993 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T19:42:50.006 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T19:42:50.051 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:42:50.270 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T19:42:50.284 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T19:42:50.328 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T19:42:50.412 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T19:42:50.426 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:42:50.470 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:42:50.639 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T19:42:50.653 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T19:42:50.698 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:42:50.739 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package jq. 2023-09-23T19:42:50.754 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:42:50.797 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:42:51.000 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T19:42:51.014 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T19:42:51.050 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package socat. 2023-09-23T19:42:51.058 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:42:51.064 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T19:42:51.108 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T19:42:51.378 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T19:42:51.392 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T19:42:51.421 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T19:42:51.434 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T19:42:51.436 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:42:51.503 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:42:51.747 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T19:42:51.756 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T19:42:51.797 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:42:51.833 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-test. 2023-09-23T19:42:51.846 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:51.890 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:52.117 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T19:42:52.130 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T19:42:52.175 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:42:52.730 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T19:42:52.744 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:52.788 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:53.218 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T19:42:53.231 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T19:42:53.275 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:42:53.629 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T19:42:53.642 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:42:53.687 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:42:53.948 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package jq. 2023-09-23T19:42:53.964 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:42:54.006 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:42:54.242 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package socat. 2023-09-23T19:42:54.256 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T19:42:54.300 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T19:42:54.633 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T19:42:54.646 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T19:42:54.691 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:42:55.030 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-test. 2023-09-23T19:42:55.044 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:55.087 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:56.886 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T19:42:56.895 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:42:56.936 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:57.245 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T19:42:57.254 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T19:42:57.295 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:42:57.774 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T19:42:57.783 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:42:57.816 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:42:58.210 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T19:42:58.219 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T19:42:58.276 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:42:58.598 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T19:42:58.607 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T19:42:58.648 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:00.083 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T19:43:00.100 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T19:43:00.141 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:00.366 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T19:43:00.382 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T19:43:00.424 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T19:43:00.479 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T19:43:00.493 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T19:43:00.537 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:00.760 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T19:43:00.775 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T19:43:00.818 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:43:01.075 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T19:43:01.089 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:43:01.121 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-attr. 2023-09-23T19:43:01.133 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:01.137 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T19:43:01.187 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T19:43:01.499 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T19:43:01.514 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T19:43:01.527 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T19:43:01.543 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T19:43:01.556 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:43:01.601 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:43:01.851 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T19:43:01.865 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T19:43:01.909 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T19:43:01.944 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T19:43:01.959 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T19:43:02.002 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:02.262 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T19:43:02.276 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T19:43:02.320 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:43:02.773 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T19:43:02.789 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T19:43:02.831 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T19:43:03.150 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T19:43:03.159 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T19:43:03.200 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T19:43:03.503 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T19:43:03.512 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T19:43:03.553 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T19:43:03.654 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T19:43:03.670 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T19:43:03.712 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T19:43:03.848 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T19:43:03.862 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T19:43:03.906 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:43:04.040 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T19:43:04.054 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T19:43:04.098 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:43:04.234 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-py. 2023-09-23T19:43:04.250 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T19:43:04.291 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:43:04.400 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-attr. 2023-09-23T19:43:04.416 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T19:43:04.483 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T19:43:04.594 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T19:43:04.610 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T19:43:04.652 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:43:04.845 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T19:43:04.860 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T19:43:04.903 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:43:04.955 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T19:43:04.970 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T19:43:05.013 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:43:05.205 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T19:43:05.220 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T19:43:05.263 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T19:43:05.324 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T19:43:05.338 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T19:43:05.382 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T19:43:05.616 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T19:43:05.632 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T19:43:05.674 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:43:05.712 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T19:43:05.726 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T19:43:05.769 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:43:06.039 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T19:43:06.054 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T19:43:06.097 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T19:43:06.145 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T19:43:06.159 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T19:43:06.202 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T19:43:06.489 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T19:43:06.505 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T19:43:06.546 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T19:43:06.850 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T19:43:06.865 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T19:43:06.867 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package radosgw. 2023-09-23T19:43:06.883 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../108-radosgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:43:06.908 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T19:43:06.925 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:07.220 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T19:43:07.229 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T19:43:07.269 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:43:07.614 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-py. 2023-09-23T19:43:07.629 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T19:43:07.672 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:43:07.992 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T19:43:08.006 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T19:43:08.050 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:43:08.379 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T19:43:08.394 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T19:43:08.437 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:43:08.670 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T19:43:08.680 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:43:08.720 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:08.739 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T19:43:08.756 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T19:43:08.797 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T19:43:09.016 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T19:43:09.134 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T19:43:09.149 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T19:43:09.192 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:43:09.308 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:43:09.434 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T19:43:09.462 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T19:43:09.477 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T19:43:09.521 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T19:43:09.564 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:43:09.748 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:10.244 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package radosgw. 2023-09-23T19:43:10.260 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../108-radosgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:43:10.302 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:10.367 INFO:teuthology.orchestra.run.smithi174.stdout:Adding system user cephadm....done 2023-09-23T19:43:10.520 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:10.647 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:43:11.023 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T19:43:11.308 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:11.434 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T19:43:11.560 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:43:11.886 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T19:43:12.022 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T19:43:12.036 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T19:43:12.079 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:12.289 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:43:12.415 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T19:43:12.573 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T19:43:12.717 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:43:12.852 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:43:12.852 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T19:43:12.979 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:43:13.128 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:43:13.180 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:13.420 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:13.713 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:43:13.776 INFO:teuthology.orchestra.run.smithi112.stdout:Adding system user cephadm....done 2023-09-23T19:43:13.839 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:43:13.939 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:14.065 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:43:14.115 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:43:14.675 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T19:43:14.784 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T19:43:14.917 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:43:14.960 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T19:43:15.096 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T19:43:15.228 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:43:15.276 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T19:43:15.548 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T19:43:15.579 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:43:15.863 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:43:15.942 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:43:16.198 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:43:16.234 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T19:43:16.482 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T19:43:16.536 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:43:16.812 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:43:16.816 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T19:43:17.104 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:17.109 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T19:43:17.389 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:43:17.402 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:43:17.514 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:43:17.527 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T19:43:17.653 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:43:17.799 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:43:17.946 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:43:18.075 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T19:43:18.192 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:43:18.340 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:43:18.569 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T19:43:18.699 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:43:18.853 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:43:19.084 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T19:43:19.137 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:43:19.210 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:19.480 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:43:19.519 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:43:19.654 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T19:43:19.756 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T19:43:20.013 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:43:20.099 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T19:43:20.139 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:43:20.265 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T19:43:20.383 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T19:43:20.558 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:43:20.676 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:43:20.802 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T19:43:20.876 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:43:20.928 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:43:21.001 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:43:21.128 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:43:21.212 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:43:21.471 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:43:21.606 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:43:21.766 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T19:43:21.957 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:43:22.050 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:43:22.176 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:43:22.319 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T19:43:22.446 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:22.485 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T19:43:22.778 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:43:22.780 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:43:22.914 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T19:43:23.079 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:43:23.258 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:43:23.383 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:43:23.433 INFO:teuthology.orchestra.run.smithi174.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T19:43:23.509 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T19:43:23.687 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:43:23.805 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:43:23.813 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:43:24.115 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:43:24.130 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:43:24.241 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:43:24.367 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:43:24.490 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:43:24.616 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:43:24.710 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:43:24.742 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T19:43:25.011 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T19:43:25.068 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:43:25.304 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:43:25.370 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up librados2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:25.430 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:43:25.497 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T19:43:25.708 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T19:43:26.000 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:43:26.301 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:43:26.726 INFO:teuthology.orchestra.run.smithi112.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T19:43:26.969 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:26.970 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:43:27.095 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:43:27.096 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:43:27.221 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T19:43:27.406 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:43:27.597 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T19:43:27.766 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:43:27.890 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:43:27.891 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:43:28.017 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T19:43:28.191 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:43:28.317 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T19:43:28.351 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:43:28.635 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:28.636 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librados2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:28.761 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:43:28.762 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T19:43:29.079 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:29.205 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:43:29.539 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:43:30.201 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:30.327 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:43:30.436 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T19:43:30.611 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up librbd1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:30.737 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:43:30.804 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T19:43:30.863 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T19:43:30.980 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:43:31.105 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:43:31.106 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T19:43:31.398 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T19:43:31.408 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T19:43:31.524 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T19:43:31.533 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T19:43:31.826 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:31.850 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:31.952 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:31.976 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:43:32.164 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:43:32.165 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:43:32.312 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:32.429 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:43:32.612 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:32.763 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:43:32.806 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:43:33.124 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T19:43:33.435 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:43:33.778 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:33.810 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librbd1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:33.904 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:33.936 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:43:34.047 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:34.061 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T19:43:34.156 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:34.188 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:43:34.282 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T19:43:34.313 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T19:43:34.575 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T19:43:34.606 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T19:43:34.732 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T19:43:34.885 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:35.011 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:35.025 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:35.137 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:43:35.151 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:35.395 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:43:35.395 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:43:35.877 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:36.073 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:36.097 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:43:36.381 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T19:43:36.601 INFO:teuthology.orchestra.run.smithi174.stdout:Adding group ceph....done 2023-09-23T19:43:36.691 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:43:37.009 INFO:teuthology.orchestra.run.smithi174.stdout:Adding system user ceph....done 2023-09-23T19:43:37.044 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:37.172 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:37.186 INFO:teuthology.orchestra.run.smithi174.stdout:Setting system user ceph properties....done 2023-09-23T19:43:37.209 INFO:teuthology.orchestra.run.smithi174.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T19:43:37.298 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:37.352 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T19:43:37.424 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:37.550 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T19:43:37.695 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T19:43:37.868 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T19:43:38.169 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:38.182 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:38.286 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:38.308 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:38.421 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:43:38.579 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:43:38.579 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:43:39.201 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:39.349 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:39.574 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T19:43:39.894 INFO:teuthology.orchestra.run.smithi112.stdout:Adding group ceph....done 2023-09-23T19:43:40.053 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:40.279 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:43:40.279 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:43:40.291 INFO:teuthology.orchestra.run.smithi112.stdout:Adding system user ceph....done 2023-09-23T19:43:40.466 INFO:teuthology.orchestra.run.smithi112.stdout:Setting system user ceph properties....done 2023-09-23T19:43:40.487 INFO:teuthology.orchestra.run.smithi112.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T19:43:40.634 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T19:43:40.730 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:40.959 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:43:40.959 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:43:40.968 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T19:43:41.397 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:41.445 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:41.580 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:41.852 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:43:41.852 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:43:41.902 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:43:41.902 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:43:42.366 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:42.494 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:42.523 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:42.637 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:42.860 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:43:42.860 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:43:42.896 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T19:43:43.330 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:43.384 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:43.456 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:43.590 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:43.627 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:43:43.627 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:43:43.733 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:43.860 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:43:44.012 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T19:43:44.094 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:44.296 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:43:44.313 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:43:44.314 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:43:44.770 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:45.274 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:43:45.274 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:43:46.064 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:46.259 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:46.394 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:46.619 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:43:46.620 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:43:47.095 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:47.199 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T19:43:47.246 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:47.372 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:47.515 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T19:43:47.642 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:43:47.780 INFO:teuthology.orchestra.run.smithi174.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T19:43:47.783 DEBUG:teuthology.parallel:result is None 2023-09-23T19:43:47.793 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T19:43:48.078 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:43:51.083 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T19:43:51.675 INFO:teuthology.orchestra.run.smithi112.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T19:43:51.677 DEBUG:teuthology.parallel:result is None 2023-09-23T19:43:51.677 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:43:51.677 INFO:teuthology.packaging:ref: None 2023-09-23T19:43:51.677 INFO:teuthology.packaging:tag: None 2023-09-23T19:43:51.677 INFO:teuthology.packaging:branch: quincy 2023-09-23T19:43:51.678 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:43:51.678 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-09-23T19:43:52.110 DEBUG:teuthology.orchestra.run.smithi112:> dpkg-query -W -f '${Version}' ceph 2023-09-23T19:43:52.133 INFO:teuthology.orchestra.run.smithi112.stdout:17.2.6-1123-g61431f6b-1focal 2023-09-23T19:43:52.133 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1123-g61431f6b-1focal 2023-09-23T19:43:52.133 INFO:teuthology.task.install:The correct ceph version 17.2.6-1123-g61431f6b-1focal is installed. 2023-09-23T19:43:52.134 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:43:52.134 INFO:teuthology.packaging:ref: None 2023-09-23T19:43:52.134 INFO:teuthology.packaging:tag: None 2023-09-23T19:43:52.134 INFO:teuthology.packaging:branch: quincy 2023-09-23T19:43:52.134 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:43:52.134 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-09-23T19:43:52.501 DEBUG:teuthology.orchestra.run.smithi174:> dpkg-query -W -f '${Version}' ceph 2023-09-23T19:43:52.523 INFO:teuthology.orchestra.run.smithi174.stdout:17.2.6-1123-g61431f6b-1focal 2023-09-23T19:43:52.523 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1123-g61431f6b-1focal 2023-09-23T19:43:52.523 INFO:teuthology.task.install:The correct ceph version 17.2.6-1123-g61431f6b-1focal is installed. 2023-09-23T19:43:52.524 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-23T19:43:52.524 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:43:52.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T19:43:52.541 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:43:52.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T19:43:52.579 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-23T19:43:52.579 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:43:52.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T19:43:52.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T19:43:52.653 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:43:52.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T19:43:52.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T19:43:52.728 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-23T19:43:52.728 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:43:52.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T19:43:52.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T19:43:52.801 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:43:52.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T19:43:52.817 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T19:43:52.873 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-23T19:43:52.874 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:43:52.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T19:43:52.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T19:43:52.949 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:43:52.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T19:43:52.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T19:43:53.024 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-23T19:43:53.099 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': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T19:43:53.099 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T19:43:53.100 INFO:tasks.cephadm:Cluster fsid is 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:43:53.100 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-23T19:43:53.100 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.112', 'mon.c': '[v2:172.21.15.112:3301,v1:172.21.15.112:6790]', 'mon.b': '172.21.15.174'} 2023-09-23T19:43:53.100 INFO:tasks.cephadm:First mon is mon.a on smithi112 2023-09-23T19:43:53.100 INFO:tasks.cephadm:First mgr is y 2023-09-23T19:43:53.100 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-23T19:43:53.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo hostname $(hostname -s) 2023-09-23T19:43:53.118 DEBUG:teuthology.orchestra.run.smithi174:> sudo hostname $(hostname -s) 2023-09-23T19:43:53.133 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-09-23T19:43:53.134 DEBUG:teuthology.orchestra.run.smithi112:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T19:43:53.384 INFO:teuthology.orchestra.run.smithi112.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 19:43 /home/ubuntu/cephtest/cephadm 2023-09-23T19:43:53.385 DEBUG:teuthology.orchestra.run.smithi174:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T19:43:53.592 INFO:teuthology.orchestra.run.smithi174.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 19:43 /home/ubuntu/cephtest/cephadm 2023-09-23T19:43:53.592 DEBUG:teuthology.orchestra.run.smithi112:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T19:43:53.601 DEBUG:teuthology.orchestra.run.smithi174:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T19:43:53.619 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-09-23T19:43:53.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T19:43:53.644 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T19:43:53.907 INFO:teuthology.orchestra.run.smithi174.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T19:43:53.909 INFO:teuthology.orchestra.run.smithi112.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T19:44:38.750 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T19:44:38.751 INFO:teuthology.orchestra.run.smithi174.stdout: "ceph_version": "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)", 2023-09-23T19:44:38.751 INFO:teuthology.orchestra.run.smithi174.stdout: "image_id": "0db14aa010946f310e3ede6ffd96448192b98ccc76c262396fe9cf91887d0d64", 2023-09-23T19:44:38.751 INFO:teuthology.orchestra.run.smithi174.stdout: "repo_digests": [ 2023-09-23T19:44:38.751 INFO:teuthology.orchestra.run.smithi174.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:1d807b57f44e899861bfb3500d17f81ef0ce7a664575560e306bb83d8fe31c44" 2023-09-23T19:44:38.751 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T19:44:38.751 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T19:44:40.637 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T19:44:40.637 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph_version": "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)", 2023-09-23T19:44:40.637 INFO:teuthology.orchestra.run.smithi112.stdout: "image_id": "0db14aa010946f310e3ede6ffd96448192b98ccc76c262396fe9cf91887d0d64", 2023-09-23T19:44:40.637 INFO:teuthology.orchestra.run.smithi112.stdout: "repo_digests": [ 2023-09-23T19:44:40.637 INFO:teuthology.orchestra.run.smithi112.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:1d807b57f44e899861bfb3500d17f81ef0ce7a664575560e306bb83d8fe31c44" 2023-09-23T19:44:40.637 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T19:44:40.638 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T19:44:40.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo mkdir -p /etc/ceph 2023-09-23T19:44:40.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /etc/ceph 2023-09-23T19:44:40.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 777 /etc/ceph 2023-09-23T19:44:40.729 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 777 /etc/ceph 2023-09-23T19:44:40.743 INFO:tasks.cephadm:Writing seed config... 2023-09-23T19:44:40.744 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-23T19:44:40.744 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-23T19:44:40.744 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-23T19:44:40.745 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-23T19:44:40.746 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:44:40.746 DEBUG:teuthology.orchestra.run.smithi112:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-23T19:44:40.776 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 = 86846bc8-5a49-11ee-8db4-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-09-23T19:44:40.777 DEBUG:teuthology.orchestra.run.smithi112:mon.a> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-23T19:44:40.820 DEBUG:teuthology.orchestra.run.smithi112:mgr.y> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-23T19:44:40.863 INFO:tasks.cephadm:Bootstrapping... 2023-09-23T19:44:40.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 86846bc8-5a49-11ee-8db4-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.112 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-23T19:44:41.068 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2023-09-23T19:44:41.068 INFO:teuthology.orchestra.run.smithi112.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '86846bc8-5a49-11ee-8db4-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.112', '--skip-admin-label'] 2023-09-23T19:44:41.068 INFO:teuthology.orchestra.run.smithi112.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-09-23T19:44:41.069 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying podman|docker is present... 2023-09-23T19:44:41.069 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying lvm2 is present... 2023-09-23T19:44:41.069 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying time synchronization is in place... 2023-09-23T19:44:41.070 INFO:journalctl@ceph.mon.a.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:44:41.075 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T19:44:41.075 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T19:44:41.080 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T19:44:41.080 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.087 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T19:44:41.087 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T19:44:41.092 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T19:44:41.092 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.098 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T19:44:41.098 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout masked 2023-09-23T19:44:41.103 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T19:44:41.103 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.110 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T19:44:41.110 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T19:44:41.116 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T19:44:41.116 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.124 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout enabled 2023-09-23T19:44:41.130 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout active 2023-09-23T19:44:41.130 INFO:teuthology.orchestra.run.smithi112.stdout:Unit ntp.service is enabled and running 2023-09-23T19:44:41.130 INFO:teuthology.orchestra.run.smithi112.stdout:Repeating the final host check... 2023-09-23T19:44:41.130 INFO:teuthology.orchestra.run.smithi112.stdout:docker (/usr/bin/docker) is present 2023-09-23T19:44:41.130 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl is present 2023-09-23T19:44:41.130 INFO:teuthology.orchestra.run.smithi112.stdout:lvcreate is present 2023-09-23T19:44:41.136 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T19:44:41.136 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T19:44:41.145 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T19:44:41.145 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.149 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T19:44:41.150 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T19:44:41.156 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T19:44:41.156 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.162 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T19:44:41.163 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout masked 2023-09-23T19:44:41.169 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T19:44:41.169 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.170 INFO:journalctl@ceph.mgr.y.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:44:41.175 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T19:44:41.175 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T19:44:41.180 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T19:44:41.180 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2023-09-23T19:44:41.187 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout enabled 2023-09-23T19:44:41.195 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout active 2023-09-23T19:44:41.195 INFO:teuthology.orchestra.run.smithi112.stdout:Unit ntp.service is enabled and running 2023-09-23T19:44:41.195 INFO:teuthology.orchestra.run.smithi112.stdout:Host looks OK 2023-09-23T19:44:41.195 INFO:teuthology.orchestra.run.smithi112.stdout:Cluster fsid: 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:41.195 INFO:teuthology.orchestra.run.smithi112.stdout:Acquiring lock 140613009400688 on /run/cephadm/86846bc8-5a49-11ee-8db4-212e2dc638e7.lock 2023-09-23T19:44:41.196 INFO:teuthology.orchestra.run.smithi112.stdout:Lock 140613009400688 acquired on /run/cephadm/86846bc8-5a49-11ee-8db4-212e2dc638e7.lock 2023-09-23T19:44:41.196 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying IP 172.21.15.112 port 3300 ... 2023-09-23T19:44:41.196 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying IP 172.21.15.112 port 6789 ... 2023-09-23T19:44:41.196 INFO:teuthology.orchestra.run.smithi112.stdout:Base mon IP(s) is [172.21.15.112:3300, 172.21.15.112:6789], mon addrv is [v2:172.21.15.112:3300,v1:172.21.15.112:6789] 2023-09-23T19:44:41.202 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2023-09-23T19:44:41.202 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.112 metric 100 2023-09-23T19:44:41.202 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-23T19:44:41.202 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.112 2023-09-23T19:44:41.202 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.112 metric 100 2023-09-23T19:44:41.206 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-09-23T19:44:41.207 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-09-23T19:44:41.207 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1793sec pref medium 2023-09-23T19:44:41.211 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-23T19:44:41.211 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-09-23T19:44:41.211 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T19:44:41.211 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-09-23T19:44:41.211 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cb69/64 scope link 2023-09-23T19:44:41.211 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T19:44:41.212 INFO:teuthology.orchestra.run.smithi112.stdout:Mon IP `172.21.15.112` is in CIDR network `172.21.0.0/20` 2023-09-23T19:44:41.212 INFO:teuthology.orchestra.run.smithi112.stdout:Mon IP `172.21.15.112` is in CIDR network `172.21.0.0/20` 2023-09-23T19:44:41.212 INFO:teuthology.orchestra.run.smithi112.stdout:Mon IP `172.21.15.112` is in CIDR network `172.21.15.254/32` 2023-09-23T19:44:41.212 INFO:teuthology.orchestra.run.smithi112.stdout:Mon IP `172.21.15.112` is in CIDR network `172.21.15.254/32` 2023-09-23T19:44:41.212 INFO:teuthology.orchestra.run.smithi112.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-09-23T19:44:41.213 INFO:teuthology.orchestra.run.smithi112.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-23T19:44:41.214 INFO:teuthology.orchestra.run.smithi112.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T19:44:41.504 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2023-09-23T19:44:41.504 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/docker: stdout Digest: sha256:1d807b57f44e899861bfb3500d17f81ef0ce7a664575560e306bb83d8fe31c44 2023-09-23T19:44:41.504 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T19:44:41.504 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T19:44:42.998 INFO:teuthology.orchestra.run.smithi112.stdout:ceph: stdout ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable) 2023-09-23T19:44:42.999 INFO:teuthology.orchestra.run.smithi112.stdout:Ceph version: ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable) 2023-09-23T19:44:42.999 INFO:teuthology.orchestra.run.smithi112.stdout:Extracting ceph user uid/gid from container image... 2023-09-23T19:44:44.353 INFO:teuthology.orchestra.run.smithi112.stdout:stat: stdout 167 167 2023-09-23T19:44:44.353 INFO:teuthology.orchestra.run.smithi112.stdout:Creating initial keys... 2023-09-23T19:44:45.667 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-authtool: stdout AQAtQA9l6YXACBAA7Pb4EQuRdd3HKK4E3UV0sQ== 2023-09-23T19:44:46.995 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-authtool: stdout AQAuQA9lYIlUGhAAvYc8dINRxhWl7uZ4bnoyiA== 2023-09-23T19:44:48.309 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-authtool: stdout AQAvQA9leNJBLhAAPongLg3FELW9Y4vCUERRYw== 2023-09-23T19:44:48.310 INFO:teuthology.orchestra.run.smithi112.stdout:Creating initial monmap... 2023-09-23T19:44:49.613 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:monmaptool for a [v2:172.21.15.112:3300,v1:172.21.15.112:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:setting min_mon_release = octopus 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: set fsid to 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:44:49.614 INFO:teuthology.orchestra.run.smithi112.stdout:Creating mon... 2023-09-23T19:44:51.021 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:44:51.021 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 1 imported monmap: 2023-09-23T19:44:51.021 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-09-23T19:44:51.021 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:51.021 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-09-23T19:44:49.083148+0000 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr created 2023-09-23T19:44:49.083148+0000 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 0 /usr/bin/ceph-mon: set fsid to 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Compile date Sep 22 2023 2023-09-23T19:44:51.022 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: DB SUMMARY 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: DB Session ID: S5CUU65Y9VGTH9262YT2 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.create_if_missing: 1 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.env: 0x55f8bcf05a80 2023-09-23T19:44:51.023 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.info_log: 0x55f8bdaa2ea0 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:44:51.024 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.db_log_dir: 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:44:51.025 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.write_buffer_manager: 0x55f8be578060 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:44:51.026 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.row_cache: None 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.wal_filter: None 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:44:51.027 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:44:51.028 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:44:51.029 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Compression algorithms supported: 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kZSTD supported: 0 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-23T19:44:51.030 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.merge_operator: 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f8bd856ff8) 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-09-23T19:44:51.031 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55f8bd889090 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-09-23T19:44:51.032 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-09-23T19:44:51.033 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:44:51.034 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.num_levels: 7 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T19:44:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:44:51.036 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:44:51.037 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:44:51.038 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:44:51.039 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.396+0000 7f0e2332cb80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.400+0000 7f0e2332cb80 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-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.040 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.400+0000 7f0e2332cb80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.400+0000 7f0e2332cb80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.400+0000 7f0e2332cb80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55f8bd81d180 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.400+0000 7f0e2332cb80 4 rocksdb: DB pointer 0x55f8bd8d0000 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.404+0000 7f0e14f7c700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.404+0000 7f0e14f7c700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:44:51.041 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.042 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.043 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:44:51.044 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.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-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.404+0000 7f0e2332cb80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2023-09-23T19:44:51.045 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.408+0000 7f0e2332cb80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-09-23T19:44:51.046 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T19:44:50.408+0000 7f0e2332cb80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-23T19:44:51.046 INFO:teuthology.orchestra.run.smithi112.stdout:create mon.a on 2023-09-23T19:44:51.252 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-23T19:44:51.457 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-23T19:44:51.671 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7.target. 2023-09-23T19:44:51.671 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7.target. 2023-09-23T19:44:51.896 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T19:44:51.896 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to reset failed state of unit ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-23T19:44:52.113 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7.target.wants/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@.service. 2023-09-23T19:44:52.124 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld does not appear to be present 2023-09-23T19:44:52.124 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T19:44:52.124 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mon to start... 2023-09-23T19:44:52.124 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mon... 2023-09-23T19:44:53.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:53 smithi112 bash[26836]: cluster 2023-09-23T19:44:53.353615+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T19:44:54.337 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout cluster: 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout id: 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout services: 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.339075s) 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:44:54.338 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout data: 2023-09-23T19:44:54.339 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-09-23T19:44:54.339 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-09-23T19:44:54.339 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-09-23T19:44:54.339 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout pgs: 2023-09-23T19:44:54.340 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:44:54.340 INFO:teuthology.orchestra.run.smithi112.stdout:mon is available 2023-09-23T19:44:54.340 INFO:teuthology.orchestra.run.smithi112.stdout:Assimilating anything we can from ceph.conf... 2023-09-23T19:44:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:54 smithi112 bash[26836]: cluster 2023-09-23T19:44:53.359191+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T19:44:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:54 smithi112 bash[26836]: cluster 2023-09-23T19:44:53.359369+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0]} removed_ranks: {} 2023-09-23T19:44:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:54 smithi112 bash[26836]: cluster 2023-09-23T19:44:53.361322+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-23T19:44:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:54 smithi112 bash[26836]: cluster 2023-09-23T19:44:53.364200+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T19:44:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:54 smithi112 bash[26836]: cluster 2023-09-23T19:44:53.364735+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T19:44:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:54 smithi112 bash[26836]: audit 2023-09-23T19:44:53.698203+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.112:0/3740741941' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-23T19:44:55.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:55 smithi112 bash[26836]: audit 2023-09-23T19:44:55.444903+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.112:0/3728383817' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T19:44:55.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:55 smithi112 bash[26836]: audit 2023-09-23T19:44:55.449939+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.112:0/3728383817' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-23T19:44:56.075 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:44:56.075 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T19:44:56.075 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout fsid = 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:56.075 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.112:3300,v1:172.21.15.112:6789] 2023-09-23T19:44:56.075 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T19:44:56.076 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T19:44:56.076 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T19:44:56.076 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T19:44:56.076 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:44:56.076 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T19:44:56.077 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T19:44:56.077 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:44:56.077 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T19:44:56.077 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T19:44:56.077 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T19:44:56.077 INFO:teuthology.orchestra.run.smithi112.stdout:Generating new minimal ceph.conf... 2023-09-23T19:44:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:57 smithi112 bash[26836]: audit 2023-09-23T19:44:57.105838+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.112:0/4021779508' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:44:57.663 INFO:teuthology.orchestra.run.smithi112.stdout:Restarting the monitor... 2023-09-23T19:44:58.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:57 smithi112 systemd[1]: Stopping Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T19:44:58.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:57 smithi112 bash[26836]: debug 2023-09-23T19:44:57.832+0000 7f14b744d700 -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-09-23T19:44:58.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:57 smithi112 bash[26836]: debug 2023-09-23T19:44:57.832+0000 7f14b744d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-23T19:44:58.617 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:58 smithi112 bash[27246]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T19:44:58.637 INFO:teuthology.orchestra.run.smithi112.stdout:Setting mon public_network to 172.21.15.254/32,172.21.0.0/20 2023-09-23T19:44:58.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:58 smithi112 bash[27314]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T19:44:58.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:58 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T19:44:58.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:58 smithi112 systemd[1]: Stopped Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:44:58.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:58 smithi112 systemd[1]: Started Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:44:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.844+0000 7f85291a9b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:44:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.844+0000 7f85291a9b80 0 ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable), process ceph-mon, pid 7 2023-09-23T19:44:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.844+0000 7f85291a9b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.848+0000 7f85291a9b80 0 load: jerasure load: lrc 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Compile date Sep 22 2023 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: DB SUMMARY 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: DB Session ID: V3Y33156L66OKCW5HJJI 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83643 ; 2023-09-23T19:44:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.env: 0x55cc39760a80 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.info_log: 0x55cc3aaa5a60 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:44:59.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:44:59.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:44:59.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:44:59.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:44:59.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:44:59.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:44:59.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.db_log_dir: 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:44:59.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.write_buffer_manager: 0x55cc3b79a930 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:44:59.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.row_cache: None 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.wal_filter: None 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:44:59.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:44:59.908 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Compression algorithms supported: 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kZSTD supported: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:44:59.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.merge_operator: 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T19:44:59.910 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cc3aa78fb8) 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cache_index_and_filter_blocks: 1 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: pin_top_level_index_and_filter: 1 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: index_type: 0 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: data_block_index_type: 0 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: index_shortening: 1 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: hash_index_allow_collision: 1 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: checksum: 1 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: no_block_cache: 0 2023-09-23T19:44:59.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_cache: 0x55cc3aaab090 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_cache_name: BinnedLRUCache 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_cache_options: 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: capacity : 536870912 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: num_shard_bits : 4 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: strict_capacity_limit : 0 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: high_pri_pool_ratio: 0.000 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_cache_compressed: (nil) 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: persistent_cache: (nil) 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_size: 4096 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_size_deviation: 10 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_restart_interval: 16 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: index_block_restart_interval: 1 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: metadata_block_size: 4096 2023-09-23T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: partition_filters: 0 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: use_delta_encoding: 1 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: whole_key_filtering: 1 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: verify_compression: 0 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: read_amp_bytes_per_bit: 0 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: format_version: 4 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: enable_index_compression: 1 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: block_align: 0 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:44:59.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.num_levels: 7 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:44:59.914 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:44:59.915 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:44:59.916 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:44:59.916 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:44:59.916 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:44:59.917 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:44:59.918 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T19:44:59.919 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 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-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498299854800, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 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-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498299855785, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80190, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78458, "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": 72666, "raw_average_value_size": 341, "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": 1695498299, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "ddda0c3d-bd0f-4157-b724-22fec33d7fdc", "db_session_id": "V3Y33156L66OKCW5HJJI"}} 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498299856313, "job": 1, "event": "recovery_finished"} 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.852+0000 7f85291a9b80 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-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55cc3aa3f180 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 4 rocksdb: DB pointer 0x55cc3ab14000 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85193fb700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85193fb700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** DB Stats ** 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** Compaction Stats [default] ** 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: L0 2/0 80.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Sum 2/0 80.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** Compaction Stats [default] ** 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:44:59.922 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Cumulative compaction: 0.00 GB write, 16.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Interval compaction: 0.00 GB write, 16.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** Compaction Stats [default] ** 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: L0 2/0 80.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Sum 2/0 80.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** Compaction Stats [default] ** 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 118.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:44:59.923 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Cumulative compaction: 0.00 GB write, 16.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] at bind addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 1 mon.a@-1(???) e1 preinit fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 mon.a@-1(???).mds e1 new map 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 mon.a@-1(???).mds e1 print_map 2023-09-23T19:44:59.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: e1 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 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-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: legacy client fscid: -1 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: No filesystems configured 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.856+0000 7f85291a9b80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expand map: {default=false} 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T19:44:59.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expand map: {default=info} 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T19:44:59.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: debug 2023-09-23T19:44:59.860+0000 7f85291a9b80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T19:45:00.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cluster 2023-09-23T19:44:59.863885+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T19:45:00.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cluster 2023-09-23T19:44:59.863934+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0]} removed_ranks: {} 2023-09-23T19:45:00.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cluster 2023-09-23T19:44:59.864340+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-23T19:45:00.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cluster 2023-09-23T19:44:59.864379+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T19:45:00.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:44:59 smithi112 bash[27353]: cluster 2023-09-23T19:44:59.864719+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T19:45:00.798 INFO:teuthology.orchestra.run.smithi112.stdout:Wrote config to /etc/ceph/ceph.conf 2023-09-23T19:45:00.799 INFO:teuthology.orchestra.run.smithi112.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-23T19:45:00.799 INFO:teuthology.orchestra.run.smithi112.stdout:Creating mgr... 2023-09-23T19:45:00.799 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying port 9283 ... 2023-09-23T19:45:01.030 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T19:45:01.030 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to reset failed state of unit ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-23T19:45:01.252 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7.target.wants/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@.service. 2023-09-23T19:45:01.263 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld does not appear to be present 2023-09-23T19:45:01.263 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T19:45:01.263 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld does not appear to be present 2023-09-23T19:45:01.264 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-23T19:45:01.264 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr to start... 2023-09-23T19:45:01.264 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr... 2023-09-23T19:45:01.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:01 smithi112 bash[27353]: audit 2023-09-23T19:45:00.208891+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.112:0/177514070' entity='client.admin' 2023-09-23T19:45:02.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:02 smithi112 bash[27353]: audit 2023-09-23T19:45:02.740370+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.112:0/3503732064' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:45:02.925 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:02 smithi112 bash[27618]: debug 2023-09-23T19:45:02.668+0000 7f718754b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:45:03.323 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:03.324 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:03.324 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "86846bc8-5a49-11ee-8db4-212e2dc638e7", 2023-09-23T19:45:03.324 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T19:45:03.324 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T19:45:03.324 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T19:45:03.324 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:03.326 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T19:45:03.327 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T19:45:03.330 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.330 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T19:45:03.330 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T19:45:03.330 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T19:45:03.330 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T19:45:03.331 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T19:44:53.360446+0000", 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T19:45:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:03.333 INFO:teuthology.orchestra.run.smithi112.stdout:mgr not available, waiting (1/15)... 2023-09-23T19:45:03.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:03 smithi112 bash[27618]: debug 2023-09-23T19:45:03.568+0000 7f718754b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T19:45:03.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:03 smithi112 bash[27618]: debug 2023-09-23T19:45:03.668+0000 7f718754b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:45:03.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:03 smithi112 bash[27618]: debug 2023-09-23T19:45:03.764+0000 7f718754b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:45:04.373 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:04 smithi112 bash[27618]: debug 2023-09-23T19:45:04.032+0000 7f718754b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:45:04.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:04 smithi112 bash[27618]: debug 2023-09-23T19:45:04.372+0000 7f718754b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:45:04.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:04 smithi112 bash[27618]: debug 2023-09-23T19:45:04.468+0000 7f718754b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:45:05.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:04 smithi112 bash[27618]: debug 2023-09-23T19:45:04.732+0000 7f718754b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:45:06.000 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:05 smithi112 bash[27618]: debug 2023-09-23T19:45:05.712+0000 7f718754b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:45:06.000 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:05 smithi112 bash[27618]: debug 2023-09-23T19:45:05.832+0000 7f718754b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T19:45:06.000 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:05 smithi112 bash[27618]: debug 2023-09-23T19:45:05.952+0000 7f718754b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:45:06.714 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:06 smithi112 bash[27618]: debug 2023-09-23T19:45:06.476+0000 7f718754b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T19:45:06.715 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:06 smithi112 bash[27353]: audit 2023-09-23T19:45:06.402539+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.112:0/780950565' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:45:06.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:06 smithi112 bash[27618]: debug 2023-09-23T19:45:06.712+0000 7f718754b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:45:06.987 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:06.987 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:06.987 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "86846bc8-5a49-11ee-8db4-212e2dc638e7", 2023-09-23T19:45:06.987 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T19:45:06.987 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T19:45:06.987 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:06.988 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T19:45:06.989 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T19:45:06.992 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.992 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T19:45:06.992 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T19:45:06.992 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.993 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:06.994 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T19:44:53.360446+0000", 2023-09-23T19:45:06.995 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:06.995 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:06.995 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T19:45:06.995 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:06.995 INFO:teuthology.orchestra.run.smithi112.stdout:mgr not available, waiting (2/15)... 2023-09-23T19:45:07.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:07 smithi112 bash[27618]: debug 2023-09-23T19:45:07.112+0000 7f718754b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:45:07.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:07 smithi112 bash[27618]: debug 2023-09-23T19:45:07.592+0000 7f718754b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:45:08.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:08 smithi112 bash[27618]: debug 2023-09-23T19:45:08.136+0000 7f718754b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:45:08.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:08 smithi112 bash[27618]: debug 2023-09-23T19:45:08.240+0000 7f718754b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:45:08.692 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:08 smithi112 bash[27618]: debug 2023-09-23T19:45:08.400+0000 7f718754b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:45:08.944 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:08 smithi112 bash[27618]: debug 2023-09-23T19:45:08.692+0000 7f718754b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:45:08.945 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:08 smithi112 bash[27618]: debug 2023-09-23T19:45:08.832+0000 7f718754b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:45:09.252 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:08 smithi112 bash[27618]: debug 2023-09-23T19:45:08.944+0000 7f718754b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:45:09.253 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:09 smithi112 bash[27618]: debug 2023-09-23T19:45:09.064+0000 7f718754b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:45:09.372 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:09 smithi112 bash[27618]: debug 2023-09-23T19:45:09.252+0000 7f718754b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:45:09.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:09 smithi112 bash[27618]: debug 2023-09-23T19:45:09.372+0000 7f718754b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:45:10.742 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:10.742 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:10.742 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "86846bc8-5a49-11ee-8db4-212e2dc638e7", 2023-09-23T19:45:10.742 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T19:45:10.742 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T19:45:10.742 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T19:45:10.744 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T19:45:10.744 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.744 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T19:45:10.744 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.745 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T19:45:10.746 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:10.746 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T19:45:10.746 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T19:45:10.746 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T19:45:10.749 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T19:45:10.750 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T19:44:53.360446+0000", 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T19:45:10.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:10.752 INFO:teuthology.orchestra.run.smithi112.stdout:mgr not available, waiting (3/15)... 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27618]: debug 2023-09-23T19:45:10.656+0000 7f718754b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.123070+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.112:0/1940460480' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: cluster 2023-09-23T19:45:10.661078+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: cluster 2023-09-23T19:45:10.666067+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00530233s) 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.668040+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.668473+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:45:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.668904+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.669128+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.669528+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: cluster 2023-09-23T19:45:10.696244+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.713722+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.717904+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.724943+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.730399+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' 2023-09-23T19:45:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:10 smithi112 bash[27353]: audit 2023-09-23T19:45:10.735230+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.112:0/528563086' entity='mgr.y' 2023-09-23T19:45:13.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:12 smithi112 bash[27353]: cluster 2023-09-23T19:45:11.674685+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01392s) 2023-09-23T19:45:14.767 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:14.767 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:14.767 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "86846bc8-5a49-11ee-8db4-212e2dc638e7", 2023-09-23T19:45:14.767 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-09-23T19:45:14.768 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T19:45:14.769 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:14.769 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T19:45:14.769 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T19:45:14.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T19:45:14.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T19:45:14.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T19:45:14.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T19:45:14.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T19:45:14.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T19:45:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T19:44:53.360446+0000", 2023-09-23T19:45:14.776 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T19:45:14.776 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2023-09-23T19:45:14.776 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T19:45:14.776 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:14.776 INFO:teuthology.orchestra.run.smithi112.stdout:mgr is available 2023-09-23T19:45:14.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:14 smithi112 bash[27353]: cluster 2023-09-23T19:45:13.671795+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-09-23T19:45:14.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:14 smithi112 bash[27353]: audit 2023-09-23T19:45:14.199635+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.112:0/8201850' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:45:16.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:16 smithi112 bash[27353]: audit 2023-09-23T19:45:16.124648+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.112:0/3036712750' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout fsid = 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:16.714 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T19:45:16.715 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T19:45:16.715 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2023-09-23T19:45:16.715 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T19:45:16.716 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T19:45:16.716 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T19:45:16.716 INFO:teuthology.orchestra.run.smithi112.stdout:Enabling cephadm module... 2023-09-23T19:45:18.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:18 smithi112 bash[27353]: audit 2023-09-23T19:45:18.225713+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.112:0/330032660' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-23T19:45:18.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:18 smithi112 bash[27618]: ignoring --setuser ceph since I am not root 2023-09-23T19:45:18.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:18 smithi112 bash[27618]: ignoring --setgroup ceph since I am not root 2023-09-23T19:45:18.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:18 smithi112 bash[27618]: debug 2023-09-23T19:45:18.480+0000 7f81fe3541c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:45:19.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:19 smithi112 bash[27353]: audit 2023-09-23T19:45:18.283382+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.112:0/330032660' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-23T19:45:19.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:19 smithi112 bash[27353]: cluster 2023-09-23T19:45:18.283545+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 7s) 2023-09-23T19:45:19.583 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:19 smithi112 bash[27618]: debug 2023-09-23T19:45:19.384+0000 7f81fe3541c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T19:45:19.583 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:19 smithi112 bash[27618]: debug 2023-09-23T19:45:19.484+0000 7f81fe3541c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:45:19.584 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:19 smithi112 bash[27618]: debug 2023-09-23T19:45:19.584+0000 7f81fe3541c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:45:20.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:19 smithi112 bash[27618]: debug 2023-09-23T19:45:19.851+0000 7f81fe3541c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:45:20.563 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:20 smithi112 bash[27618]: debug 2023-09-23T19:45:20.203+0000 7f81fe3541c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:45:20.563 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:20 smithi112 bash[27618]: debug 2023-09-23T19:45:20.295+0000 7f81fe3541c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:45:20.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:20 smithi112 bash[27618]: debug 2023-09-23T19:45:20.563+0000 7f81fe3541c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for the mgr to restart... 2023-09-23T19:45:20.807 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr epoch 5... 2023-09-23T19:45:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:20 smithi112 bash[27353]: audit 2023-09-23T19:45:20.141367+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.112:0/2293754545' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T19:45:21.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:21 smithi112 bash[27618]: debug 2023-09-23T19:45:21.547+0000 7f81fe3541c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:45:21.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:21 smithi112 bash[27618]: debug 2023-09-23T19:45:21.663+0000 7f81fe3541c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T19:45:21.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:21 smithi112 bash[27618]: debug 2023-09-23T19:45:21.779+0000 7f81fe3541c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:45:22.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:22 smithi112 bash[27618]: debug 2023-09-23T19:45:22.243+0000 7f81fe3541c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T19:45:22.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:22 smithi112 bash[27618]: debug 2023-09-23T19:45:22.455+0000 7f81fe3541c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:45:23.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:22 smithi112 bash[27618]: debug 2023-09-23T19:45:22.831+0000 7f81fe3541c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:45:23.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:23 smithi112 bash[27618]: debug 2023-09-23T19:45:23.303+0000 7f81fe3541c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:45:24.108 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:23 smithi112 bash[27618]: debug 2023-09-23T19:45:23.843+0000 7f81fe3541c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:45:24.108 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:23 smithi112 bash[27618]: debug 2023-09-23T19:45:23.951+0000 7f81fe3541c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:45:24.108 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:24 smithi112 bash[27618]: debug 2023-09-23T19:45:24.107+0000 7f81fe3541c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:45:24.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:24 smithi112 bash[27618]: debug 2023-09-23T19:45:24.395+0000 7f81fe3541c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:45:24.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:24 smithi112 bash[27618]: debug 2023-09-23T19:45:24.531+0000 7f81fe3541c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:45:24.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:24 smithi112 bash[27618]: debug 2023-09-23T19:45:24.643+0000 7f81fe3541c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:45:25.079 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:24 smithi112 bash[27618]: debug 2023-09-23T19:45:24.771+0000 7f81fe3541c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:45:25.079 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:24 smithi112 bash[27618]: debug 2023-09-23T19:45:24.955+0000 7f81fe3541c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:45:25.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:25 smithi112 bash[27618]: debug 2023-09-23T19:45:25.075+0000 7f81fe3541c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:45:26.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27618]: debug 2023-09-23T19:45:26.275+0000 7f81fe3541c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: cluster 2023-09-23T19:45:26.299359+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: cluster 2023-09-23T19:45:26.299781+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: cluster 2023-09-23T19:45:26.305779+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: cluster 2023-09-23T19:45:26.306023+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00640327s) 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: audit 2023-09-23T19:45:26.307692+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: audit 2023-09-23T19:45:26.308926+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: audit 2023-09-23T19:45:26.310168+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: audit 2023-09-23T19:45:26.310448+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: audit 2023-09-23T19:45:26.310668+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:45:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:26 smithi112 bash[27353]: cluster 2023-09-23T19:45:26.336960+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2023-09-23T19:45:27.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: cephadm 2023-09-23T19:45:26.356214+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.361262+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.365336+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.371012+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.374103+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.380009+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.393415+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:26.397543+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:27.306766+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: cluster 2023-09-23T19:45:27.307349+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.00774s) 2023-09-23T19:45:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:27 smithi112 bash[27353]: audit 2023-09-23T19:45:27.320280+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T19:45:28.004 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:28.004 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-09-23T19:45:28.004 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T19:45:28.004 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:28.004 INFO:teuthology.orchestra.run.smithi112.stdout:mgr epoch 5 is available 2023-09-23T19:45:28.004 INFO:teuthology.orchestra.run.smithi112.stdout:Setting orchestrator backend to cephadm... 2023-09-23T19:45:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:28 smithi112 bash[27353]: cephadm 2023-09-23T19:45:27.529283+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [23/Sep/2023:19:45:27] ENGINE Bus STARTING 2023-09-23T19:45:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:28 smithi112 bash[27353]: cephadm 2023-09-23T19:45:27.649994+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [23/Sep/2023:19:45:27] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T19:45:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:28 smithi112 bash[27353]: cephadm 2023-09-23T19:45:27.650355+0000 mgr.y (mgr.14120) 6 : cephadm [INF] [23/Sep/2023:19:45:27] ENGINE Bus STARTED 2023-09-23T19:45:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:28 smithi112 bash[27353]: audit 2023-09-23T19:45:27.656717+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:28 smithi112 bash[27353]: audit 2023-09-23T19:45:27.702363+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:45:29.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:29 smithi112 bash[27353]: cluster 2023-09-23T19:45:28.659738+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-23T19:45:29.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:29 smithi112 bash[27353]: audit 2023-09-23T19:45:29.387337+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:29.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:29 smithi112 bash[27353]: audit 2023-09-23T19:45:29.423267+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:45:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:30 smithi112 bash[27353]: audit 2023-09-23T19:45:29.377529+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-09-23T19:45:31.948 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout value unchanged 2023-09-23T19:45:31.949 INFO:teuthology.orchestra.run.smithi112.stdout:Generating ssh key... 2023-09-23T19:45:32.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:32 smithi112 bash[27353]: audit 2023-09-23T19:45:31.365902+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-09-23T19:45:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27353]: audit 2023-09-23T19:45:33.225390+0000 mgr.y (mgr.14120) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27353]: cephadm 2023-09-23T19:45:33.225828+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: Generating public/private rsa key pair. 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: Your identification has been saved in /tmp/tmp1ex9cmz7/key. 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: Your public key has been saved in /tmp/tmp1ex9cmz7/key.pub. 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: The key fingerprint is: 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: SHA256:GQHeqWvHp6WAljMJIyAL0HbdHxpd/d7Hm1No75BZ9Vs ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: The key's randomart image is: 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: +---[RSA 3072]----+ 2023-09-23T19:45:33.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: |.. ..o.. ... | 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: |. o ....ooo . | 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: |+. . . ++ . ..| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: |+. ..o. +| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: |o o . S +E| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: | . o + o o+O| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: | B + o o .+o=| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: | . + o = =.| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: | o .o| 2023-09-23T19:45:33.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:33 smithi112 bash[27618]: +----[SHA256]-----+ 2023-09-23T19:45:34.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:34 smithi112 bash[27353]: audit 2023-09-23T19:45:33.419444+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:34.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:34 smithi112 bash[27353]: audit 2023-09-23T19:45:33.424545+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:35.892 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1wjjJfCiCBE6ti/USDw+vvZQdo7TfxgwrzMi77uLHpU1eer/8RmlLYoEfIxAooJcDQdmbebgyJWMwZ9xw6ibzl8rTEqDFOxSGU5GEPTah7lHbXwXoPpCua7WyT51TZrvCAtOgBWGlq1W9ev9mTxAex2/XSfXVazEF8bkAHHdQlE3y3GXbUbCFuVmwcId5RVi/LWfyzcMhGYHLURaCePpplurkCCA5cms+uZhXORxJgbcw44Dy6+s4ylPebLmVpffbleNPywp3Yr97+SN7bKwHhk1xR/fDCalNUP/O/2HqhnINgrMfLTbzC0d3UuQYJuMQa06vAQ3Kf5ZMN8hMLesHcoprR+v3HC2hDkfe6kwjN0pwi4It5E93oBxMMzXTbTnxOABphhV7emi5f2ymLRSn38803vqs6RdKenv5Mpn8K5g6KjeKJBplmNjaglQWXAwDwuv+67ttoOVFBjW32LXVOEDSJzEsZI4sLRkBedRXBWu6AIZTqzInOdCBhAfyjPk= ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:45:35.892 INFO:teuthology.orchestra.run.smithi112.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-23T19:45:35.892 INFO:teuthology.orchestra.run.smithi112.stdout:Adding key to root@localhost authorized_keys... 2023-09-23T19:45:35.893 INFO:teuthology.orchestra.run.smithi112.stdout:Adding host smithi112... 2023-09-23T19:45:36.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:35 smithi112 bash[27353]: audit 2023-09-23T19:45:35.314576+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-09-23T19:45:37.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:37 smithi112 bash[27353]: audit 2023-09-23T19:45:37.227865+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi112", "addr": "172.21.15.112", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:45:38.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:38 smithi112 bash[27353]: cephadm 2023-09-23T19:45:37.994010+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi112 2023-09-23T19:45:40.680 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Added host 'smithi112' with addr '172.21.15.112' 2023-09-23T19:45:40.680 INFO:teuthology.orchestra.run.smithi112.stdout:Deploying unmanaged mon service... 2023-09-23T19:45:41.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:40 smithi112 bash[27353]: audit 2023-09-23T19:45:39.845307+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:41.157 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:40 smithi112 bash[27353]: cephadm 2023-09-23T19:45:39.845910+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi112 2023-09-23T19:45:41.157 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:40 smithi112 bash[27353]: audit 2023-09-23T19:45:39.848239+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:45:43.390 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-09-23T19:45:43.390 INFO:teuthology.orchestra.run.smithi112.stdout:Deploying unmanaged mgr service... 2023-09-23T19:45:44.078 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:43 smithi112 bash[27353]: audit 2023-09-23T19:45:42.734136+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-09-23T19:45:44.079 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:43 smithi112 bash[27353]: cephadm 2023-09-23T19:45:42.737172+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-23T19:45:44.079 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:43 smithi112 bash[27353]: audit 2023-09-23T19:45:42.741982+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:44.079 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:43 smithi112 bash[27353]: audit 2023-09-23T19:45:43.078076+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:44.079 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:43 smithi112 bash[27353]: audit 2023-09-23T19:45:43.352274+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:45.341 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-09-23T19:45:46.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:45 smithi112 bash[27353]: audit 2023-09-23T19:45:44.735339+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-09-23T19:45:46.087 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:45 smithi112 bash[27353]: cephadm 2023-09-23T19:45:44.737825+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-23T19:45:46.087 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:45 smithi112 bash[27353]: audit 2023-09-23T19:45:44.742505+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:47.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:47 smithi112 bash[27353]: cluster 2023-09-23T19:45:46.311613+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:45:47.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:47 smithi112 bash[27353]: audit 2023-09-23T19:45:46.731981+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.112:0/1276434344' entity='client.admin' 2023-09-23T19:45:49.341 INFO:teuthology.orchestra.run.smithi112.stdout:Enabling the dashboard module... 2023-09-23T19:45:49.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:49 smithi112 bash[27353]: cluster 2023-09-23T19:45:48.312011+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:45:49.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:49 smithi112 bash[27353]: audit 2023-09-23T19:45:48.486947+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:49.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:49 smithi112 bash[27353]: audit 2023-09-23T19:45:48.696458+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.112:0/2689612005' entity='client.admin' 2023-09-23T19:45:49.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:49 smithi112 bash[27353]: audit 2023-09-23T19:45:49.135995+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.112:0/4263360790' entity='mgr.y' 2023-09-23T19:45:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:50 smithi112 bash[27353]: cluster 2023-09-23T19:45:50.312415+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:45:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:50 smithi112 bash[27353]: audit 2023-09-23T19:45:50.828184+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.112:0/1292224448' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-23T19:45:51.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:50 smithi112 bash[27618]: ignoring --setuser ceph since I am not root 2023-09-23T19:45:51.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:50 smithi112 bash[27618]: ignoring --setgroup ceph since I am not root 2023-09-23T19:45:51.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:51 smithi112 bash[27618]: debug 2023-09-23T19:45:51.086+0000 7fa47baf91c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:45:52.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:51 smithi112 bash[27353]: audit 2023-09-23T19:45:50.886357+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.112:0/1292224448' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-23T19:45:52.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:51 smithi112 bash[27353]: cluster 2023-09-23T19:45:50.886418+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 24s) 2023-09-23T19:45:52.153 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:51 smithi112 bash[27618]: debug 2023-09-23T19:45:51.966+0000 7fa47baf91c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T19:45:52.153 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:52 smithi112 bash[27618]: debug 2023-09-23T19:45:52.066+0000 7fa47baf91c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:45:52.430 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:52 smithi112 bash[27618]: debug 2023-09-23T19:45:52.166+0000 7fa47baf91c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:45:52.788 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:52 smithi112 bash[27618]: debug 2023-09-23T19:45:52.426+0000 7fa47baf91c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:45:53.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:52 smithi112 bash[27353]: audit 2023-09-23T19:45:52.909779+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.112:0/2883467562' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T19:45:53.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:52 smithi112 bash[27618]: debug 2023-09-23T19:45:52.786+0000 7fa47baf91c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:45:53.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:52 smithi112 bash[27618]: debug 2023-09-23T19:45:52.882+0000 7fa47baf91c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:45:53.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:53 smithi112 bash[27618]: debug 2023-09-23T19:45:53.158+0000 7fa47baf91c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:45:53.590 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:45:53.590 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-09-23T19:45:53.590 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T19:45:53.591 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T19:45:53.591 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T19:45:53.591 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:45:53.591 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for the mgr to restart... 2023-09-23T19:45:53.591 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr epoch 9... 2023-09-23T19:45:54.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:54 smithi112 bash[27618]: debug 2023-09-23T19:45:54.142+0000 7fa47baf91c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:45:54.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:54 smithi112 bash[27618]: debug 2023-09-23T19:45:54.258+0000 7fa47baf91c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T19:45:54.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:54 smithi112 bash[27618]: debug 2023-09-23T19:45:54.366+0000 7fa47baf91c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:45:55.059 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:54 smithi112 bash[27618]: debug 2023-09-23T19:45:54.830+0000 7fa47baf91c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T19:45:55.311 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:55 smithi112 bash[27618]: debug 2023-09-23T19:45:55.054+0000 7fa47baf91c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:45:55.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:55 smithi112 bash[27618]: debug 2023-09-23T19:45:55.438+0000 7fa47baf91c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:45:56.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:55 smithi112 bash[27618]: debug 2023-09-23T19:45:55.926+0000 7fa47baf91c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:45:56.742 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:56 smithi112 bash[27618]: debug 2023-09-23T19:45:56.474+0000 7fa47baf91c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:45:56.742 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:56 smithi112 bash[27618]: debug 2023-09-23T19:45:56.582+0000 7fa47baf91c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:45:57.033 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:56 smithi112 bash[27618]: debug 2023-09-23T19:45:56.738+0000 7fa47baf91c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:45:57.290 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:57 smithi112 bash[27618]: debug 2023-09-23T19:45:57.030+0000 7fa47baf91c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:45:57.290 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:57 smithi112 bash[27618]: debug 2023-09-23T19:45:57.174+0000 7fa47baf91c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:45:57.606 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:57 smithi112 bash[27618]: debug 2023-09-23T19:45:57.286+0000 7fa47baf91c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:45:57.606 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:57 smithi112 bash[27618]: debug 2023-09-23T19:45:57.410+0000 7fa47baf91c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:45:57.902 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:57 smithi112 bash[27618]: debug 2023-09-23T19:45:57.602+0000 7fa47baf91c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:45:57.902 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:57 smithi112 bash[27618]: debug 2023-09-23T19:45:57.722+0000 7fa47baf91c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:45:59.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:45:58 smithi112 bash[27618]: debug 2023-09-23T19:45:58.954+0000 7fa47baf91c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:45:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: cluster 2023-09-23T19:45:58.978668+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:45:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: cluster 2023-09-23T19:45:58.979283+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2023-09-23T19:45:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: cluster 2023-09-23T19:45:58.985153+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-23T19:45:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: cluster 2023-09-23T19:45:58.985378+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00628771s) 2023-09-23T19:45:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: audit 2023-09-23T19:45:58.987715+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:45:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: audit 2023-09-23T19:45:58.989085+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:45:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: audit 2023-09-23T19:45:58.989928+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:45:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: audit 2023-09-23T19:45:58.990157+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:45:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: audit 2023-09-23T19:45:58.990362+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:45:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:45:59 smithi112 bash[27353]: cluster 2023-09-23T19:45:59.017063+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2023-09-23T19:46:00.324 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: audit 2023-09-23T19:45:59.044396+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: audit 2023-09-23T19:45:59.047567+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: audit 2023-09-23T19:45:59.074703+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: audit 2023-09-23T19:45:59.079734+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: cephadm 2023-09-23T19:45:59.550811+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [23/Sep/2023:19:45:59] ENGINE Bus STARTING 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: cephadm 2023-09-23T19:45:59.671115+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [23/Sep/2023:19:45:59] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: cephadm 2023-09-23T19:45:59.671340+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [23/Sep/2023:19:45:59] ENGINE Bus STARTED 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: audit 2023-09-23T19:45:59.678337+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:00.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:00 smithi112 bash[27353]: cluster 2023-09-23T19:45:59.993044+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.01394s) 2023-09-23T19:46:00.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2023-09-23T19:46:00.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-09-23T19:46:00.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T19:46:00.751 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2023-09-23T19:46:00.751 INFO:teuthology.orchestra.run.smithi112.stdout:mgr epoch 9 is available 2023-09-23T19:46:00.751 INFO:teuthology.orchestra.run.smithi112.stdout:Generating a dashboard self-signed certificate... 2023-09-23T19:46:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:01 smithi112 bash[27353]: audit 2023-09-23T19:45:59.992106+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T19:46:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:01 smithi112 bash[27353]: audit 2023-09-23T19:46:00.009296+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T19:46:02.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:02 smithi112 bash[27353]: cluster 2023-09-23T19:46:01.039252+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-09-23T19:46:02.907 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-09-23T19:46:02.907 INFO:teuthology.orchestra.run.smithi112.stdout:Creating initial admin user... 2023-09-23T19:46:03.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:03 smithi112 bash[27353]: audit 2023-09-23T19:46:02.127796+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-09-23T19:46:03.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:03 smithi112 bash[27353]: audit 2023-09-23T19:46:02.290626+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:03.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:03 smithi112 bash[27353]: audit 2023-09-23T19:46:02.296170+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:05.120 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$1rdTzkUZG94SdABMjIZb..N5Ly2nW0BGdimQld19FOrMWh6xtpmvK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695498364, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-23T19:46:05.121 INFO:teuthology.orchestra.run.smithi112.stdout:Fetching dashboard port number... 2023-09-23T19:46:05.824 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:05 smithi112 bash[27353]: audit 2023-09-23T19:46:04.247021+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-09-23T19:46:05.825 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:05 smithi112 bash[27353]: audit 2023-09-23T19:46:04.473051+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:06 smithi112 bash[27353]: cluster 2023-09-23T19:46:05.888537+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-23T19:46:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:06 smithi112 bash[27353]: audit 2023-09-23T19:46:05.901938+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:06 smithi112 bash[27353]: audit 2023-09-23T19:46:06.502027+0000 mon.a (mon.0) 92 : audit [DBG] from='client.? 172.21.15.112:0/33353695' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-23T19:46:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:06 smithi112 bash[27353]: audit 2023-09-23T19:46:06.543892+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:07.177 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 8443 2023-09-23T19:46:07.177 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld does not appear to be present 2023-09-23T19:46:07.177 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-23T19:46:07.179 INFO:teuthology.orchestra.run.smithi112.stdout:Ceph Dashboard is now available at: 2023-09-23T19:46:07.179 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:07.179 INFO:teuthology.orchestra.run.smithi112.stdout: URL: https://smithi112.front.sepia.ceph.com:8443/ 2023-09-23T19:46:07.180 INFO:teuthology.orchestra.run.smithi112.stdout: User: admin 2023-09-23T19:46:07.180 INFO:teuthology.orchestra.run.smithi112.stdout: Password: woxmh14a2i 2023-09-23T19:46:07.180 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:07.180 INFO:teuthology.orchestra.run.smithi112.stdout:Saving cluster configuration to /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config directory 2023-09-23T19:46:07.180 INFO:teuthology.orchestra.run.smithi112.stdout:Enabling autotune for osd_memory_target 2023-09-23T19:46:11.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout:Or, if you are only running a single cluster on this host: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout:Please consider enabling telemetry to help improve Ceph: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: ceph telemetry on 2023-09-23T19:46:11.371 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.372 INFO:teuthology.orchestra.run.smithi112.stdout:For more information see: 2023-09-23T19:46:11.372 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.372 INFO:teuthology.orchestra.run.smithi112.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-09-23T19:46:11.372 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:11.372 INFO:teuthology.orchestra.run.smithi112.stdout:Bootstrap complete. 2023-09-23T19:46:11.403 INFO:tasks.cephadm:Fetching config... 2023-09-23T19:46:11.403 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:46:11.404 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-23T19:46:11.408 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-23T19:46:11.409 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:46:11.409 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-23T19:46:11.457 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-23T19:46:11.458 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:46:11.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-23T19:46:11.510 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-23T19:46:11.510 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:46:11.511 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-23T19:46:11.561 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-23T19:46:11.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1wjjJfCiCBE6ti/USDw+vvZQdo7TfxgwrzMi77uLHpU1eer/8RmlLYoEfIxAooJcDQdmbebgyJWMwZ9xw6ibzl8rTEqDFOxSGU5GEPTah7lHbXwXoPpCua7WyT51TZrvCAtOgBWGlq1W9ev9mTxAex2/XSfXVazEF8bkAHHdQlE3y3GXbUbCFuVmwcId5RVi/LWfyzcMhGYHLURaCePpplurkCCA5cms+uZhXORxJgbcw44Dy6+s4ylPebLmVpffbleNPywp3Yr97+SN7bKwHhk1xR/fDCalNUP/O/2HqhnINgrMfLTbzC0d3UuQYJuMQa06vAQ3Kf5ZMN8hMLesHcoprR+v3HC2hDkfe6kwjN0pwi4It5E93oBxMMzXTbTnxOABphhV7emi5f2ymLRSn38803vqs6RdKenv5Mpn8K5g6KjeKJBplmNjaglQWXAwDwuv+67ttoOVFBjW32LXVOEDSJzEsZI4sLRkBedRXBWu6AIZTqzInOdCBhAfyjPk= ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T19:46:11.627 INFO:teuthology.orchestra.run.smithi112.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1wjjJfCiCBE6ti/USDw+vvZQdo7TfxgwrzMi77uLHpU1eer/8RmlLYoEfIxAooJcDQdmbebgyJWMwZ9xw6ibzl8rTEqDFOxSGU5GEPTah7lHbXwXoPpCua7WyT51TZrvCAtOgBWGlq1W9ev9mTxAex2/XSfXVazEF8bkAHHdQlE3y3GXbUbCFuVmwcId5RVi/LWfyzcMhGYHLURaCePpplurkCCA5cms+uZhXORxJgbcw44Dy6+s4ylPebLmVpffbleNPywp3Yr97+SN7bKwHhk1xR/fDCalNUP/O/2HqhnINgrMfLTbzC0d3UuQYJuMQa06vAQ3Kf5ZMN8hMLesHcoprR+v3HC2hDkfe6kwjN0pwi4It5E93oBxMMzXTbTnxOABphhV7emi5f2ymLRSn38803vqs6RdKenv5Mpn8K5g6KjeKJBplmNjaglQWXAwDwuv+67ttoOVFBjW32LXVOEDSJzEsZI4sLRkBedRXBWu6AIZTqzInOdCBhAfyjPk= ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:46:11.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1wjjJfCiCBE6ti/USDw+vvZQdo7TfxgwrzMi77uLHpU1eer/8RmlLYoEfIxAooJcDQdmbebgyJWMwZ9xw6ibzl8rTEqDFOxSGU5GEPTah7lHbXwXoPpCua7WyT51TZrvCAtOgBWGlq1W9ev9mTxAex2/XSfXVazEF8bkAHHdQlE3y3GXbUbCFuVmwcId5RVi/LWfyzcMhGYHLURaCePpplurkCCA5cms+uZhXORxJgbcw44Dy6+s4ylPebLmVpffbleNPywp3Yr97+SN7bKwHhk1xR/fDCalNUP/O/2HqhnINgrMfLTbzC0d3UuQYJuMQa06vAQ3Kf5ZMN8hMLesHcoprR+v3HC2hDkfe6kwjN0pwi4It5E93oBxMMzXTbTnxOABphhV7emi5f2ymLRSn38803vqs6RdKenv5Mpn8K5g6KjeKJBplmNjaglQWXAwDwuv+67ttoOVFBjW32LXVOEDSJzEsZI4sLRkBedRXBWu6AIZTqzInOdCBhAfyjPk= ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T19:46:11.658 INFO:teuthology.orchestra.run.smithi174.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1wjjJfCiCBE6ti/USDw+vvZQdo7TfxgwrzMi77uLHpU1eer/8RmlLYoEfIxAooJcDQdmbebgyJWMwZ9xw6ibzl8rTEqDFOxSGU5GEPTah7lHbXwXoPpCua7WyT51TZrvCAtOgBWGlq1W9ev9mTxAex2/XSfXVazEF8bkAHHdQlE3y3GXbUbCFuVmwcId5RVi/LWfyzcMhGYHLURaCePpplurkCCA5cms+uZhXORxJgbcw44Dy6+s4ylPebLmVpffbleNPywp3Yr97+SN7bKwHhk1xR/fDCalNUP/O/2HqhnINgrMfLTbzC0d3UuQYJuMQa06vAQ3Kf5ZMN8hMLesHcoprR+v3HC2hDkfe6kwjN0pwi4It5E93oBxMMzXTbTnxOABphhV7emi5f2ymLRSn38803vqs6RdKenv5Mpn8K5g6KjeKJBplmNjaglQWXAwDwuv+67ttoOVFBjW32LXVOEDSJzEsZI4sLRkBedRXBWu6AIZTqzInOdCBhAfyjPk= ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:46:11.667 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-23T19:46:11.846 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:11 smithi112 bash[27353]: audit 2023-09-23T19:46:10.762527+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.112:0/1750518069' entity='client.admin' 2023-09-23T19:46:17.896 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:46:19.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:19 smithi112 bash[27353]: audit 2023-09-23T19:46:18.342709+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:19.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:19 smithi112 bash[27353]: audit 2023-09-23T19:46:18.347019+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:19.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:19 smithi112 bash[27353]: audit 2023-09-23T19:46:18.348023+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi112", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:46:19.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:19 smithi112 bash[27353]: audit 2023-09-23T19:46:18.353098+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:19.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:19 smithi112 bash[27353]: audit 2023-09-23T19:46:18.386348+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:46:19.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:19 smithi112 bash[27353]: audit 2023-09-23T19:46:18.393201+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:21.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:20 smithi112 bash[27353]: cluster 2023-09-23T19:46:18.991729+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:20 smithi112 bash[27353]: audit 2023-09-23T19:46:20.744972+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.112:0/3190909184' entity='client.admin' 2023-09-23T19:46:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:20 smithi112 bash[27353]: audit 2023-09-23T19:46:20.796824+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:46:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:20 smithi112 bash[27353]: audit 2023-09-23T19:46:20.807914+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:21.396 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-23T19:46:21.397 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-23T19:46:23.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:22 smithi112 bash[27353]: cluster 2023-09-23T19:46:20.992183+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:25.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:24 smithi112 bash[27353]: cluster 2023-09-23T19:46:22.992613+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:26.113 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:46:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:26 smithi112 bash[27353]: cluster 2023-09-23T19:46:24.993015+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:28 smithi112 bash[27353]: cluster 2023-09-23T19:46:26.993404+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:28 smithi112 bash[27353]: audit 2023-09-23T19:46:28.751189+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:28 smithi112 bash[27353]: audit 2023-09-23T19:46:28.776580+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:46:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:28 smithi112 bash[27353]: audit 2023-09-23T19:46:28.779360+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:46:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:28 smithi112 bash[27353]: audit 2023-09-23T19:46:28.780447+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:46:29.481 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi174 2023-09-23T19:46:29.481 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:46:29.481 DEBUG:teuthology.orchestra.run.smithi174:> dd of=/etc/ceph/ceph.conf 2023-09-23T19:46:29.489 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:46:29.489 DEBUG:teuthology.orchestra.run.smithi174:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:46:29.539 INFO:tasks.cephadm:Adding host smithi174 to orchestrator... 2023-09-23T19:46:29.541 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi174 2023-09-23T19:46:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:29 smithi112 bash[27353]: audit 2023-09-23T19:46:28.746172+0000 mgr.y (mgr.14152) 13 : 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-09-23T19:46:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:29 smithi112 bash[27353]: cephadm 2023-09-23T19:46:28.782101+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:46:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:29 smithi112 bash[27353]: cephadm 2023-09-23T19:46:28.896378+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:46:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:29 smithi112 bash[27353]: audit 2023-09-23T19:46:29.347461+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:29 smithi112 bash[27353]: audit 2023-09-23T19:46:29.353661+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:29 smithi112 bash[27353]: audit 2023-09-23T19:46:29.360043+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:30 smithi112 bash[27353]: cluster 2023-09-23T19:46:28.993681+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:30 smithi112 bash[27353]: cephadm 2023-09-23T19:46:29.060754+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:46:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:30 smithi112 bash[27353]: cephadm 2023-09-23T19:46:29.225889+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:46:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:32 smithi112 bash[27353]: cluster 2023-09-23T19:46:30.994037+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:34.261 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:46:35.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:34 smithi112 bash[27353]: cluster 2023-09-23T19:46:32.994449+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:37.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:36 smithi112 bash[27353]: cluster 2023-09-23T19:46:34.994893+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:37 smithi112 bash[27353]: audit 2023-09-23T19:46:36.825994+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi174", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:46:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:38 smithi112 bash[27353]: cluster 2023-09-23T19:46:36.995348+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:38 smithi112 bash[27353]: cephadm 2023-09-23T19:46:37.659219+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi174 2023-09-23T19:46:39.681 INFO:teuthology.orchestra.run.smithi112.stdout:Added host 'smithi174' with addr '172.21.15.174' 2023-09-23T19:46:40.327 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-23T19:46:41.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:40 smithi112 bash[27353]: cluster 2023-09-23T19:46:38.995717+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:41.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:40 smithi112 bash[27353]: audit 2023-09-23T19:46:39.680401+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:41.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:40 smithi112 bash[27353]: cephadm 2023-09-23T19:46:39.681244+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi174 2023-09-23T19:46:41.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:40 smithi112 bash[27353]: audit 2023-09-23T19:46:39.716930+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:46:41.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:40 smithi112 bash[27353]: audit 2023-09-23T19:46:40.042418+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:42.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:42 smithi112 bash[27353]: cluster 2023-09-23T19:46:40.996117+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:42.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:42 smithi112 bash[27353]: audit 2023-09-23T19:46:41.366694+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:42.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:42 smithi112 bash[27353]: audit 2023-09-23T19:46:42.160781+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:44.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:44 smithi112 bash[27353]: cluster 2023-09-23T19:46:42.996537+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:45.156 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:46:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:46 smithi112 bash[27353]: cluster 2023-09-23T19:46:44.996903+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:47.899 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:46:47.900 INFO:teuthology.orchestra.run.smithi112.stdout:[{"addr": "172.21.15.112", "hostname": "smithi112", "labels": [], "status": ""}, {"addr": "172.21.15.174", "hostname": "smithi174", "labels": [], "status": ""}] 2023-09-23T19:46:48.508 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-23T19:46:48.508 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-23T19:46:49.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: cluster 2023-09-23T19:46:46.997272+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:49.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:47.899742+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-09-23T19:46:49.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.099429+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:49.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.105038+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.109067+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.112771+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.113700+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi174", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.115233+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.116437+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.783385+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.789086+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:48 smithi112 bash[27353]: audit 2023-09-23T19:46:48.793363+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:46:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:49 smithi112 bash[27353]: cephadm 2023-09-23T19:46:48.118124+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:46:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:49 smithi112 bash[27353]: cephadm 2023-09-23T19:46:48.282797+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:46:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:49 smithi112 bash[27353]: cephadm 2023-09-23T19:46:48.448383+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:46:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:49 smithi112 bash[27353]: cephadm 2023-09-23T19:46:48.613057+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:46:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:50 smithi112 bash[27353]: cluster 2023-09-23T19:46:48.997614+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:53.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:52 smithi112 bash[27353]: cluster 2023-09-23T19:46:50.998017+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:53.232 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:46:55.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:54 smithi112 bash[27353]: cluster 2023-09-23T19:46:52.998458+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:56.917 INFO:teuthology.orchestra.run.smithi112.stderr:adjusted tunables profile to default 2023-09-23T19:46:57.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:56 smithi112 bash[27353]: cluster 2023-09-23T19:46:54.998802+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:46:57.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:56 smithi112 bash[27353]: audit 2023-09-23T19:46:55.937210+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.112:0/1436828880' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T19:46:57.580 INFO:tasks.cephadm:Adding mon.a on smithi112 2023-09-23T19:46:57.581 INFO:tasks.cephadm:Adding mon.c on smithi112 2023-09-23T19:46:57.581 INFO:tasks.cephadm:Adding mon.b on smithi174 2023-09-23T19:46:57.581 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b' 2023-09-23T19:46:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:57 smithi112 bash[27353]: audit 2023-09-23T19:46:56.912839+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.112:0/1436828880' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T19:46:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:57 smithi112 bash[27353]: cluster 2023-09-23T19:46:56.912970+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:46:58.817 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:46:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:46:58 smithi112 bash[27353]: cluster 2023-09-23T19:46:56.999259+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:00 smithi112 bash[27353]: cluster 2023-09-23T19:46:58.999703+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:01.603 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled mon update... 2023-09-23T19:47:02.573 DEBUG:teuthology.orchestra.run.smithi112:mon.c> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-23T19:47:02.576 DEBUG:teuthology.orchestra.run.smithi174:mon.b> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-23T19:47:02.580 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T19:47:02.580 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T19:47:02.784 INFO:journalctl@ceph.mon.c.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:47:02.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: cluster 2023-09-23T19:47:01.000185+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:02.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.591690+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:02.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: cephadm 2023-09-23T19:47:01.597668+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b;count:3 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.602589+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.607984+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.610350+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.611664+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.617081+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.619883+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: audit 2023-09-23T19:47:01.621216+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:02 smithi112 bash[27353]: cephadm 2023-09-23T19:47:01.622776+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi174 2023-09-23T19:47:03.187 INFO:journalctl@ceph.mon.b.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:47:04.254 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:04.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:04 smithi112 bash[27353]: cluster 2023-09-23T19:47:03.000551+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:06 smithi112 bash[27353]: cluster 2023-09-23T19:47:05.000960+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:06 smithi112 bash[27353]: audit 2023-09-23T19:47:06.864072+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:06 smithi112 bash[27353]: audit 2023-09-23T19:47:06.870248+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:07.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:06 smithi174 systemd[1]: Started Ceph mon.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:47:08.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.872+0000 7fa661adfb80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.872+0000 7fa661adfb80 0 ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable), process ceph-mon, pid 7 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.872+0000 7fa661adfb80 0 pidfile_write: ignore empty --pid-file 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 0 load: jerasure load: lrc 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Compile date Sep 22 2023 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: DB SUMMARY 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: DB Session ID: RZ31GYGLIA506SZNROC5 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T19:47:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.env: 0x55993d344a80 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.info_log: 0x55993f9e7a60 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:47:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:47:08.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:47:08.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:47:08.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:47:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.db_log_dir: 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.write_buffer_manager: 0x5599406dc930 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:47:08.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:47:08.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.row_cache: None 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.wal_filter: None 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:47:08.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:47:08.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Compression algorithms supported: 2023-09-23T19:47:08.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kZSTD supported: 0 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.merge_operator: 2023-09-23T19:47:08.073 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55993f9bafb8) 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cache_index_and_filter_blocks: 1 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: pin_top_level_index_and_filter: 1 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: index_type: 0 2023-09-23T19:47:08.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: data_block_index_type: 0 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: index_shortening: 1 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: hash_index_allow_collision: 1 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: checksum: 1 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: no_block_cache: 0 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_cache: 0x55993f9ed090 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_cache_name: BinnedLRUCache 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_cache_options: 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: capacity : 536870912 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: num_shard_bits : 4 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: strict_capacity_limit : 0 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: high_pri_pool_ratio: 0.000 2023-09-23T19:47:08.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_cache_compressed: (nil) 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: persistent_cache: (nil) 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_size: 4096 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_size_deviation: 10 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_restart_interval: 16 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: index_block_restart_interval: 1 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: metadata_block_size: 4096 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: partition_filters: 0 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: use_delta_encoding: 1 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: whole_key_filtering: 1 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: verify_compression: 0 2023-09-23T19:47:08.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: read_amp_bytes_per_bit: 0 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: format_version: 4 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: enable_index_compression: 1 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: block_align: 0 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.num_levels: 7 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:47:08.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:47:08.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:47:08.079 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:47:08.080 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:47:08.080 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:47:08.080 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:47:08.080 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:47:08.081 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:47:08.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:47:08.083 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:47:08.083 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:47:08.083 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:47:08.083 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:47:08.083 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:47:08.084 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:47:08.084 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:47:08.084 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:47:08.084 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T19:47:08.085 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498427882368, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.876+0000 7fa661adfb80 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-09-23T19:47:08.086 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498427882754, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1695498427, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "80f87313-52f2-4a65-93ce-ab0fe67dcff4", "db_session_id": "RZ31GYGLIA506SZNROC5"}} 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498427883152, "job": 1, "event": "recovery_finished"} 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55993f981180 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 4 rocksdb: DB pointer 0x55993fa56000 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa651d31700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa651d31700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** DB Stats ** 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:47:08.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** Compaction Stats [default] ** 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** Compaction Stats [default] ** 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:47:08.089 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** Compaction Stats [default] ** 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.090 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** Compaction Stats [default] ** 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:08.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 0 using public_addr v2:172.21.15.174:0/0 -> [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] 2023-09-23T19:47:08.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] at bind addrs [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.880+0000 7fa661adfb80 1 mon.b@-1(???) e0 preinit fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 0 mon.b@-1(synchronizing).mds e1 new map 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: e1 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 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-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: legacy client fscid: -1 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: 2023-09-23T19:47:08.093 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: No filesystems configured 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.904+0000 7fa654d37700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:30.994037+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.094 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:32.994449+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:34.994893+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:36.825994+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi174", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:36.995348+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:46:37.659219+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi174 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:38.995717+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:39.680401+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:46:39.681244+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi174 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:39.716930+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:40.042418+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:40.996117+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:41.366694+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:42.160781+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:42.996537+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:44.996903+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:46.997272+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:47.899742+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-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.099429+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.105038+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.109067+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.112771+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.113700+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi174", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.115233+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:08.096 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.116437+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.783385+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.789086+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:48.793363+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:46:48.118124+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:46:48.282797+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:46:48.448383+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:46:48.613057+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:48.997614+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:50.998017+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:52.998458+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.097 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:54.998802+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:55.937210+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.112:0/1436828880' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:46:56.912839+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.112:0/1436828880' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:56.912970+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:56.999259+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:46:58.999703+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:47:01.000185+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.591690+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:47:01.597668+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b;count:3 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.602589+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.607984+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:08.098 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.610350+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.611664+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.617081+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.619883+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:01.621216+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cephadm 2023-09-23T19:47:01.622776+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi174 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:47:03.000551+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: cluster 2023-09-23T19:47:05.000960+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:06.864072+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: audit 2023-09-23T19:47:06.870248+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:07 smithi174 bash[31352]: debug 2023-09-23T19:47:07.908+0000 7fa654d37700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T19:47:08.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:07 smithi112 bash[27353]: audit 2023-09-23T19:47:06.908849+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:08.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:07 smithi112 bash[27353]: audit 2023-09-23T19:47:06.909811+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:08.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:07 smithi112 bash[27353]: audit 2023-09-23T19:47:06.911313+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:08.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:07 smithi112 bash[27353]: cephadm 2023-09-23T19:47:06.912987+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Deploying daemon mon.c on smithi112 2023-09-23T19:47:10.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:10 smithi112 systemd[1]: Started Ceph mon.c for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:47:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.552+0000 7f5030796b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.552+0000 7f5030796b80 0 ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable), process ceph-mon, pid 7 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.552+0000 7f5030796b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 0 load: jerasure load: lrc 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Compile date Sep 22 2023 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: DB SUMMARY 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: DB Session ID: C9ZKYW1QA3BEJ65W97YY 2023-09-23T19:47:11.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.env: 0x5603fb120a80 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.info_log: 0x5603fbf37a60 2023-09-23T19:47:11.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:47:11.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:47:11.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:47:11.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:47:11.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:47:11.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:47:11.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:47:11.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:47:11.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:47:11.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:47:11.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:47:11.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.db_log_dir: 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:47:11.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.write_buffer_manager: 0x5603fcc2c960 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:47:11.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.row_cache: None 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.wal_filter: None 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:47:11.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:47:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:47:11.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Compression algorithms supported: 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kZSTD supported: 0 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:47:11.912 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.556+0000 7f5030796b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.merge_operator: 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5603fbf0afb8) 2023-09-23T19:47:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cache_index_and_filter_blocks: 1 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: pin_top_level_index_and_filter: 1 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: index_type: 0 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: data_block_index_type: 0 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: index_shortening: 1 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: hash_index_allow_collision: 1 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: checksum: 1 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: no_block_cache: 0 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_cache: 0x5603fbf3d090 2023-09-23T19:47:11.914 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_cache_name: BinnedLRUCache 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_cache_options: 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: capacity : 536870912 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: num_shard_bits : 4 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: strict_capacity_limit : 0 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: high_pri_pool_ratio: 0.000 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_cache_compressed: (nil) 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: persistent_cache: (nil) 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_size: 4096 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_size_deviation: 10 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_restart_interval: 16 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: index_block_restart_interval: 1 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: metadata_block_size: 4096 2023-09-23T19:47:11.915 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: partition_filters: 0 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: use_delta_encoding: 1 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: whole_key_filtering: 1 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: verify_compression: 0 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: read_amp_bytes_per_bit: 0 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: format_version: 4 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: enable_index_compression: 1 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: block_align: 0 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:47:11.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.num_levels: 7 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:47:11.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:47:11.918 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:47:11.919 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:47:11.920 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:47:11.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:47:11.922 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:47:11.922 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:47:11.922 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T19:47:11.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498431562495, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 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-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498431562919, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1695498431, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e8c624f7-6c23-4328-adfd-6d782a3a6e78", "db_session_id": "C9ZKYW1QA3BEJ65W97YY"}} 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498431563387, "job": 1, "event": "recovery_finished"} 2023-09-23T19:47:11.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5603fbed1180 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 4 rocksdb: DB pointer 0x5603fbfa6000 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.560+0000 7f5030796b80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.564+0000 7f5030796b80 0 using public_addrv [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.564+0000 7f50209e8700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.564+0000 7f50209e8700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** DB Stats ** 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:47:11.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** Compaction Stats [default] ** 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** Compaction Stats [default] ** 2023-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** Compaction Stats [default] ** 2023-09-23T19:47:11.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** Compaction Stats [default] ** 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:47:11.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Cumulative compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.564+0000 7f5030796b80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] at bind addrs [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.564+0000 7f5030796b80 1 mon.c@-1(???) e0 preinit fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.580+0000 7f50239ee700 0 mon.c@-1(synchronizing).mds e1 new map 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.580+0000 7f50239ee700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: e1 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T19:47:11.929 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 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-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: legacy client fscid: -1 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: No filesystems configured 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.580+0000 7f50239ee700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:47:11.930 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:30.994037+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:32.994449+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:34.994893+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:36.825994+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi174", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:36.995348+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:46:37.659219+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi174 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:38.995717+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:39.680401+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:46:39.681244+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi174 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:39.716930+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:11.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:40.042418+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:40.996117+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:41.366694+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:42.160781+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:42.996537+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:44.996903+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:46.997272+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:47.899742+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-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.099429+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.105038+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.109067+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.112771+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.113700+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi174", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:47:11.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.115233+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.116437+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.783385+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.789086+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:48.793363+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:46:48.118124+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:46:48.282797+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:46:48.448383+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:46:48.613057+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:48.997614+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:50.998017+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:52.998458+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.933 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:54.998802+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:55.937210+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.112:0/1436828880' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:46:56.912839+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.112:0/1436828880' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:56.912970+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:56.999259+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:46:58.999703+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:47:01.000185+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.591690+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:47:01.597668+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi112:172.21.15.112=a;smithi112:[v2:172.21.15.112:3301,v1:172.21.15.112:6790]=c;smithi174:172.21.15.174=b;count:3 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.602589+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.607984+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:11.934 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.610350+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.611664+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.617081+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.619883+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:01.621216+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:47:01.622776+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi174 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:47:03.000551+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cluster 2023-09-23T19:47:05.000960+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:06.864072+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:06.870248+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:06.908849+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:06.909811+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:11.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: audit 2023-09-23T19:47:06.911313+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:11.936 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: cephadm 2023-09-23T19:47:06.912987+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Deploying daemon mon.c on smithi112 2023-09-23T19:47:11.936 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:11 smithi112 bash[41728]: debug 2023-09-23T19:47:11.584+0000 7f50239ee700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T19:47:12.994 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-09-23T19:47:12.994 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":2,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","modified":"2023-09-23T19:47:07.919192Z","created":"2023-09-23T19:44:49.083148Z","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.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:3300","nonce":0},{"type":"v1","addr":"172.21.15.174:6789","nonce":0}]},"addr":"172.21.15.174:6789/0","public_addr":"172.21.15.174:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-09-23T19:47:13.000 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 2 2023-09-23T19:47:13.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:12 smithi174 bash[31352]: audit 2023-09-23T19:47:06.908849+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:12 smithi174 bash[31352]: audit 2023-09-23T19:47:06.909811+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:12 smithi174 bash[31352]: audit 2023-09-23T19:47:06.911313+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:12 smithi174 bash[31352]: cephadm 2023-09-23T19:47:06.912987+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Deploying daemon mon.c on smithi112 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:07.001355+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:07.924069+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:07.924453+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:07.924702+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:07.980626+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.174:0/4263687457' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:08.916056+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:09.001763+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:13.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:09.915689+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:09.918306+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:10.916140+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:11.002037+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:11.592343+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:11.916540+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:12.593122+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:12.916709+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:12.967631+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:12.972952+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0]} removed_ranks: {} 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:12.993483+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:12.993546+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:13.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:12.993821+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 74s) 2023-09-23T19:47:13.250 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: cluster 2023-09-23T19:47:12.999111+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-09-23T19:47:13.250 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:13.003366+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:13.250 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:13 smithi174 bash[31352]: audit 2023-09-23T19:47:13.008269+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:07.001355+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:07.924069+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:07.924453+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:07.924702+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:07.980626+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.174:0/4263687457' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:08.916056+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:09.001763+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:09.915689+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:09.918306+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:10.916140+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:11.002037+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:11.592343+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:11.916540+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:12.593122+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:12.916709+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:12.967631+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:12.972952+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0]} removed_ranks: {} 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:12.993483+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:12.993546+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:12.993821+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 74s) 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: cluster 2023-09-23T19:47:12.999111+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:13.003366+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:13.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27353]: audit 2023-09-23T19:47:13.008269+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:14.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:47:13 smithi112 bash[27618]: debug 2023-09-23T19:47:13.916+0000 7fa435495700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T19:47:14.768 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T19:47:14.768 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T19:47:18.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:13.002363+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:13.599295+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:13.599636+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:13.599860+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:13.606297+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:13.618153+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:14.593683+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:15.002738+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:15.593890+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:15.595679+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:16.594114+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:17.003164+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:17.594209+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:18.594441+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:18.639680+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:18.646926+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:18.665597+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:18.665662+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:18.665962+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 79s) 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: cluster 2023-09-23T19:47:18.673636+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:18.677412+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:18.683377+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:07.001355+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:07.924069+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:07.924453+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:07.924702+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:07.980626+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.174:0/4263687457' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:08.916056+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:09.001763+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:09.915689+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:09.918306+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:10.916140+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:11.002037+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:11.592343+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:11.916540+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:12.593122+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:12.916709+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:12.967631+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:12.972952+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0]} removed_ranks: {} 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:12.993483+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:12.993546+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:12.993821+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 74s) 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:12.999111+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-09-23T19:47:18.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:18.687565+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:18.692030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[27353]: audit 2023-09-23T19:47:18.695848+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:13.003366+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:13.008269+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:13.002363+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:13.599295+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:13.599636+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:18.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:13.599860+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:13.606297+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:13.618153+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:14.593683+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:15.002738+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:15.593890+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:15.595679+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:16.594114+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:17.003164+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:17.594209+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:18.594441+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:18.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:18.639680+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:18.646926+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:18.665597+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:18.665662+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:18.665962+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 79s) 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: cluster 2023-09-23T19:47:18.673636+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:18.677412+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:18.683377+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:18.687565+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:18.692030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:18.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:18 smithi112 bash[41728]: audit 2023-09-23T19:47:18.695848+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:19.013 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:13.002363+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:13.599295+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:13.599636+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:13.599860+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:13.606297+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:13.618153+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:14.593683+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:15.002738+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:15.593890+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:15.595679+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:16.594114+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:17.003164+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:17.594209+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:18.594441+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:18.639680+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:18.646926+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:18.665597+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:18.665662+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:47:19.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:18.665962+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 79s) 2023-09-23T19:47:19.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: cluster 2023-09-23T19:47:18.673636+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2023-09-23T19:47:19.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:18.677412+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:19.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:18.683377+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:19.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:18.687565+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:19.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:18.692030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:19.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:18 smithi174 bash[31352]: audit 2023-09-23T19:47:18.695848+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.122233+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:20.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.124077+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.464143+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.468933+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.471915+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.474590+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.478930+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.545439+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.547093+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.548502+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:20.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:19 smithi174 bash[31352]: audit 2023-09-23T19:47:19.594199+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.122233+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.124077+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.464143+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.468933+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.471915+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.474590+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.478930+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.545439+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.547093+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.548502+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[27353]: audit 2023-09-23T19:47:19.594199+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.122233+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.124077+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.464143+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.468933+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.471915+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.474590+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.478930+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.545439+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.547093+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.548502+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:20.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:19 smithi112 bash[41728]: audit 2023-09-23T19:47:19.594199+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:47:21.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cluster 2023-09-23T19:47:19.003537+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:21.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cephadm 2023-09-23T19:47:19.126252+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:47:21.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cephadm 2023-09-23T19:47:19.126533+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:47:21.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cephadm 2023-09-23T19:47:19.291133+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:21.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cephadm 2023-09-23T19:47:19.292075+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:21.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cephadm 2023-09-23T19:47:19.544817+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T19:47:21.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:20 smithi174 bash[31352]: cephadm 2023-09-23T19:47:19.550190+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi112 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cluster 2023-09-23T19:47:19.003537+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cephadm 2023-09-23T19:47:19.126252+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cephadm 2023-09-23T19:47:19.126533+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cephadm 2023-09-23T19:47:19.291133+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cephadm 2023-09-23T19:47:19.292075+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cephadm 2023-09-23T19:47:19.544817+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[27353]: cephadm 2023-09-23T19:47:19.550190+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi112 2023-09-23T19:47:21.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cluster 2023-09-23T19:47:19.003537+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:21.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cephadm 2023-09-23T19:47:19.126252+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:47:21.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cephadm 2023-09-23T19:47:19.126533+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:47:21.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cephadm 2023-09-23T19:47:19.291133+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:21.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cephadm 2023-09-23T19:47:19.292075+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:47:21.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cephadm 2023-09-23T19:47:19.544817+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T19:47:21.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:20 smithi112 bash[41728]: cephadm 2023-09-23T19:47:19.550190+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi112 2023-09-23T19:47:21.987 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-09-23T19:47:21.987 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":3,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","modified":"2023-09-23T19:47:13.593778Z","created":"2023-09-23T19:44:49.083148Z","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.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:3300","nonce":0},{"type":"v1","addr":"172.21.15.174:6789","nonce":0}]},"addr":"172.21.15.174:6789/0","public_addr":"172.21.15.174:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3301","nonce":0},{"type":"v1","addr":"172.21.15.112:6790","nonce":0}]},"addr":"172.21.15.112:6790/0","public_addr":"172.21.15.112:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-23T19:47:21.990 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 3 2023-09-23T19:47:22.704 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-23T19:47:22.705 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-23T19:47:22.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: cluster 2023-09-23T19:47:21.003957+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:22.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: audit 2023-09-23T19:47:21.545174+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:22.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: audit 2023-09-23T19:47:21.549830+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:22.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: cephadm 2023-09-23T19:47:21.568809+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T19:47:22.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: audit 2023-09-23T19:47:21.569559+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:22.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: audit 2023-09-23T19:47:21.573562+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: audit 2023-09-23T19:47:21.574832+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: cephadm 2023-09-23T19:47:21.576034+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi112 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[27353]: audit 2023-09-23T19:47:21.988295+0000 mon.b (mon.1) 3 : audit [DBG] from='client.? 172.21.15.174:0/1250571283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: cluster 2023-09-23T19:47:21.003957+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: audit 2023-09-23T19:47:21.545174+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: audit 2023-09-23T19:47:21.549830+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: cephadm 2023-09-23T19:47:21.568809+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: audit 2023-09-23T19:47:21.569559+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: audit 2023-09-23T19:47:21.573562+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:22.749 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: audit 2023-09-23T19:47:21.574832+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:22.750 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: cephadm 2023-09-23T19:47:21.576034+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi112 2023-09-23T19:47:22.750 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:22 smithi112 bash[41728]: audit 2023-09-23T19:47:21.988295+0000 mon.b (mon.1) 3 : audit [DBG] from='client.? 172.21.15.174:0/1250571283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:47:22.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: cluster 2023-09-23T19:47:21.003957+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:22.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: audit 2023-09-23T19:47:21.545174+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:22.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: audit 2023-09-23T19:47:21.549830+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:22.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: cephadm 2023-09-23T19:47:21.568809+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T19:47:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: audit 2023-09-23T19:47:21.569559+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: audit 2023-09-23T19:47:21.573562+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: audit 2023-09-23T19:47:21.574832+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: cephadm 2023-09-23T19:47:21.576034+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi112 2023-09-23T19:47:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:22 smithi174 bash[31352]: audit 2023-09-23T19:47:21.988295+0000 mon.b (mon.1) 3 : audit [DBG] from='client.? 172.21.15.174:0/1250571283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:47:24.571 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: cluster 2023-09-23T19:47:23.004464+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:24.571 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: audit 2023-09-23T19:47:23.314598+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:24.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: audit 2023-09-23T19:47:23.322328+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:24.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: cephadm 2023-09-23T19:47:23.344289+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T19:47:24.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: audit 2023-09-23T19:47:23.344894+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:24.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: audit 2023-09-23T19:47:23.346418+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:24.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: audit 2023-09-23T19:47:23.347876+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:24.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:24 smithi174 bash[31352]: cephadm 2023-09-23T19:47:23.349523+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi174 2023-09-23T19:47:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: cluster 2023-09-23T19:47:23.004464+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: audit 2023-09-23T19:47:23.314598+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: audit 2023-09-23T19:47:23.322328+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: cephadm 2023-09-23T19:47:23.344289+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T19:47:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: audit 2023-09-23T19:47:23.344894+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: audit 2023-09-23T19:47:23.346418+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: audit 2023-09-23T19:47:23.347876+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[27353]: cephadm 2023-09-23T19:47:23.349523+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi174 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: cluster 2023-09-23T19:47:23.004464+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: audit 2023-09-23T19:47:23.314598+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: audit 2023-09-23T19:47:23.322328+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: cephadm 2023-09-23T19:47:23.344289+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T19:47:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: audit 2023-09-23T19:47:23.344894+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:47:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: audit 2023-09-23T19:47:23.346418+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:47:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: audit 2023-09-23T19:47:23.347876+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:24 smithi112 bash[41728]: cephadm 2023-09-23T19:47:23.349523+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi174 2023-09-23T19:47:26.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: cluster 2023-09-23T19:47:25.004901+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:26.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: audit 2023-09-23T19:47:25.212536+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: audit 2023-09-23T19:47:25.217167+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: audit 2023-09-23T19:47:25.219185+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:26.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: audit 2023-09-23T19:47:25.221946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:26.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: audit 2023-09-23T19:47:25.223157+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:26.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:26 smithi174 bash[31352]: audit 2023-09-23T19:47:25.229690+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: cluster 2023-09-23T19:47:25.004901+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: audit 2023-09-23T19:47:25.212536+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: audit 2023-09-23T19:47:25.217167+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: audit 2023-09-23T19:47:25.219185+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: audit 2023-09-23T19:47:25.221946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: audit 2023-09-23T19:47:25.223157+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[27353]: audit 2023-09-23T19:47:25.229690+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: cluster 2023-09-23T19:47:25.004901+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: audit 2023-09-23T19:47:25.212536+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: audit 2023-09-23T19:47:25.217167+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: audit 2023-09-23T19:47:25.219185+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: audit 2023-09-23T19:47:25.221946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: audit 2023-09-23T19:47:25.223157+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:26.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:26 smithi112 bash[41728]: audit 2023-09-23T19:47:25.229690+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:27.430 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:47:28.555 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:28 smithi112 bash[27353]: cluster 2023-09-23T19:47:27.005328+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:28.556 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:28 smithi112 bash[41728]: cluster 2023-09-23T19:47:27.005328+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:28.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:28 smithi174 bash[31352]: cluster 2023-09-23T19:47:27.005328+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:30.234 INFO:teuthology.orchestra.run.smithi112.stdout:# minimal ceph.conf for 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:47:30.235 INFO:teuthology.orchestra.run.smithi112.stdout:[global] 2023-09-23T19:47:30.235 INFO:teuthology.orchestra.run.smithi112.stdout: fsid = 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T19:47:30.235 INFO:teuthology.orchestra.run.smithi112.stdout: mon_host = [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] 2023-09-23T19:47:30.928 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-23T19:47:30.928 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:47:30.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T19:47:30.986 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:47:30.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:47:31.042 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:47:31.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T19:47:31.060 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:47:31.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:47:31.120 INFO:tasks.cephadm:Adding mgr.y on smithi112 2023-09-23T19:47:31.120 INFO:tasks.cephadm:Adding mgr.x on smithi174 2023-09-23T19:47:31.120 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi112=y;smithi174=x' 2023-09-23T19:47:31.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:30 smithi112 bash[27353]: cluster 2023-09-23T19:47:29.005761+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:31.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:30 smithi112 bash[27353]: audit 2023-09-23T19:47:30.235262+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.112:0/3340578597' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:30 smithi112 bash[41728]: cluster 2023-09-23T19:47:29.005761+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:30 smithi112 bash[41728]: audit 2023-09-23T19:47:30.235262+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.112:0/3340578597' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:31.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:30 smithi174 bash[31352]: cluster 2023-09-23T19:47:29.005761+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:31.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:30 smithi174 bash[31352]: audit 2023-09-23T19:47:30.235262+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.112:0/3340578597' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:33.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:32 smithi174 bash[31352]: cluster 2023-09-23T19:47:31.006173+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:32 smithi112 bash[27353]: cluster 2023-09-23T19:47:31.006173+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:32 smithi112 bash[41728]: cluster 2023-09-23T19:47:31.006173+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:34.872 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:47:35.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:34 smithi174 bash[31352]: cluster 2023-09-23T19:47:33.006594+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:34 smithi112 bash[27353]: cluster 2023-09-23T19:47:33.006594+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:34 smithi112 bash[41728]: cluster 2023-09-23T19:47:33.006594+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:37.278 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:36 smithi174 bash[31352]: cluster 2023-09-23T19:47:35.007035+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:37.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:36 smithi112 bash[27353]: cluster 2023-09-23T19:47:35.007035+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:37.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:36 smithi112 bash[41728]: cluster 2023-09-23T19:47:35.007035+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:37.748 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled mgr update... 2023-09-23T19:47:38.700 DEBUG:teuthology.orchestra.run.smithi174:mgr.x> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-23T19:47:38.750 INFO:tasks.cephadm:Deploying OSDs... 2023-09-23T19:47:38.751 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:47:38.751 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T19:47:38.758 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-09-23T19:47:38.759 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_1 2023-09-23T19:47:38.805 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 489 Links: 1 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-09-23 19:40:09.276733159 +0000 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-09-23 19:40:08.956740538 +0000 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-09-23 19:40:08.956740538 +0000 2023-09-23T19:47:38.806 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-09-23T19:47:38.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T19:47:38.862 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-09-23T19:47:38.862 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-09-23T19:47:38.862 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000397178 s, 1.3 MB/s 2023-09-23T19:47:38.863 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T19:47:38.915 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_2 2023-09-23T19:47:38.966 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T19:47:38.966 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:38.966 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-09-23T19:47:38.966 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:38.966 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-09-23 19:40:09.484728364 +0000 2023-09-23T19:47:38.966 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-09-23 19:40:09.480728455 +0000 2023-09-23T19:47:38.967 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-09-23 19:40:09.480728455 +0000 2023-09-23T19:47:38.967 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-09-23T19:47:38.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T19:47:39.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: cluster 2023-09-23T19:47:37.007436+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:39.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.739583+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi112=y;smithi174=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:39.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: cephadm 2023-09-23T19:47:37.743146+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Saving service mgr spec with placement smithi112=y;smithi174=x;count:2 2023-09-23T19:47:39.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.748777+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:39.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.795168+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:39.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.798989+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.800935+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.810122+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.827875+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.835300+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.836503+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: audit 2023-09-23T19:47:37.837716+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[27353]: cephadm 2023-09-23T19:47:37.838937+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: cluster 2023-09-23T19:47:37.007436+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.739583+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi112=y;smithi174=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:39.024 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: cephadm 2023-09-23T19:47:37.743146+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Saving service mgr spec with placement smithi112=y;smithi174=x;count:2 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.748777+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.795168+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.798989+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.800935+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.810122+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.827875+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.835300+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.836503+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: audit 2023-09-23T19:47:37.837716+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:39.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:38 smithi112 bash[41728]: cephadm 2023-09-23T19:47:37.838937+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T19:47:39.026 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-09-23T19:47:39.026 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-09-23T19:47:39.026 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000386566 s, 1.3 MB/s 2023-09-23T19:47:39.027 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T19:47:39.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: cluster 2023-09-23T19:47:37.007436+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:39.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.739583+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi112=y;smithi174=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:39.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: cephadm 2023-09-23T19:47:37.743146+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Saving service mgr spec with placement smithi112=y;smithi174=x;count:2 2023-09-23T19:47:39.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.748777+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:39.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.795168+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:39.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.798989+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.800935+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.810122+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.827875+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.835300+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.836503+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: audit 2023-09-23T19:47:37.837716+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:38 smithi174 bash[31352]: cephadm 2023-09-23T19:47:37.838937+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T19:47:39.079 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_3 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 503 Links: 1 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-09-23 19:40:10.264710378 +0000 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-09-23 19:40:09.964717295 +0000 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-09-23 19:40:09.964717295 +0000 2023-09-23T19:47:39.130 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-09-23T19:47:39.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T19:47:39.182 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-09-23T19:47:39.182 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-09-23T19:47:39.183 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000405058 s, 1.3 MB/s 2023-09-23T19:47:39.184 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T19:47:39.218 INFO:journalctl@ceph.mgr.x.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:47:39.235 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_4 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 510 Links: 1 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-09-23 19:40:10.776698569 +0000 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-09-23 19:40:10.468705673 +0000 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-09-23 19:40:10.468705673 +0000 2023-09-23T19:47:39.290 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-09-23T19:47:39.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T19:47:39.343 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-09-23T19:47:39.343 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-09-23T19:47:39.344 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000419681 s, 1.2 MB/s 2023-09-23T19:47:39.344 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T19:47:39.395 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:47:39.395 DEBUG:teuthology.orchestra.run.smithi174:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T19:47:39.403 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-09-23T19:47:39.403 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_1 2023-09-23T19:47:39.451 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T19:47:39.451 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:39.451 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-09-23T19:47:39.451 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:39.451 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-09-23 19:40:15.174891914 +0000 2023-09-23T19:47:39.452 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-09-23 19:40:14.870898907 +0000 2023-09-23T19:47:39.452 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-09-23 19:40:14.870898907 +0000 2023-09-23T19:47:39.452 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-09-23T19:47:39.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T19:47:39.504 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-09-23T19:47:39.505 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-09-23T19:47:39.505 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000270169 s, 1.9 MB/s 2023-09-23T19:47:39.505 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T19:47:39.556 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_2 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-09-23 19:40:15.390886945 +0000 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-09-23 19:40:15.386887038 +0000 2023-09-23T19:47:39.607 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-09-23 19:40:15.386887038 +0000 2023-09-23T19:47:39.608 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-09-23T19:47:39.608 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T19:47:39.660 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-09-23T19:47:39.660 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-09-23T19:47:39.660 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000238509 s, 2.1 MB/s 2023-09-23T19:47:39.661 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T19:47:39.712 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_3 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-09-23 19:40:16.230867624 +0000 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-09-23 19:40:15.930874523 +0000 2023-09-23T19:47:39.767 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-09-23 19:40:15.930874523 +0000 2023-09-23T19:47:39.768 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-09-23T19:47:39.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T19:47:39.822 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-09-23T19:47:39.822 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-09-23T19:47:39.822 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000273143 s, 1.9 MB/s 2023-09-23T19:47:39.823 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T19:47:39.872 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_4 2023-09-23T19:47:39.927 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T19:47:39.927 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:47:39.927 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 509 Links: 1 2023-09-23T19:47:39.927 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:47:39.928 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-09-23 19:40:16.766855293 +0000 2023-09-23T19:47:39.928 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-09-23 19:40:16.446862655 +0000 2023-09-23T19:47:39.928 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-09-23 19:40:16.446862655 +0000 2023-09-23T19:47:39.928 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-09-23T19:47:39.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T19:47:39.977 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-09-23T19:47:39.978 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-09-23T19:47:39.978 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000296961 s, 1.7 MB/s 2023-09-23T19:47:39.979 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T19:47:40.027 INFO:tasks.cephadm:Deploying osd.0 on smithi112 with /dev/vg_nvme/lv_4... 2023-09-23T19:47:40.027 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T19:47:40.495 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:40 smithi174 systemd[1]: Started Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:47:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:40 smithi174 bash[31352]: cluster 2023-09-23T19:47:39.007828+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:40 smithi174 bash[31352]: audit 2023-09-23T19:47:40.471316+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:40 smithi174 bash[31352]: audit 2023-09-23T19:47:40.478004+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:40 smithi174 bash[31352]: audit 2023-09-23T19:47:40.518139+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:40 smithi174 bash[31352]: audit 2023-09-23T19:47:40.525248+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:40 smithi174 bash[31352]: audit 2023-09-23T19:47:40.592035+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[41728]: cluster 2023-09-23T19:47:39.007828+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[41728]: audit 2023-09-23T19:47:40.471316+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[41728]: audit 2023-09-23T19:47:40.478004+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[41728]: audit 2023-09-23T19:47:40.518139+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[41728]: audit 2023-09-23T19:47:40.525248+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[41728]: audit 2023-09-23T19:47:40.592035+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[27353]: cluster 2023-09-23T19:47:39.007828+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[27353]: audit 2023-09-23T19:47:40.471316+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[27353]: audit 2023-09-23T19:47:40.478004+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[27353]: audit 2023-09-23T19:47:40.518139+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[27353]: audit 2023-09-23T19:47:40.525248+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:41.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:40 smithi112 bash[27353]: audit 2023-09-23T19:47:40.592035+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:41.663 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:41 smithi174 bash[32405]: debug 2023-09-23T19:47:41.504+0000 7f01d1f71700 1 -- 172.21.15.174:0/4059737256 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f0fdc0a9c0 con 0x55f0fdd10800 2023-09-23T19:47:42.063 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:41 smithi174 bash[32405]: debug 2023-09-23T19:47:41.660+0000 7f01da67c1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:47:42.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:42 smithi174 bash[32405]: debug 2023-09-23T19:47:42.556+0000 7f01da67c1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T19:47:42.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:42 smithi174 bash[32405]: debug 2023-09-23T19:47:42.656+0000 7f01da67c1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:47:42.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:42 smithi174 bash[32405]: debug 2023-09-23T19:47:42.756+0000 7f01da67c1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:47:43.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:42 smithi174 bash[31352]: cluster 2023-09-23T19:47:41.008231+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:43.313 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:43 smithi174 bash[32405]: debug 2023-09-23T19:47:43.016+0000 7f01da67c1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:47:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:42 smithi112 bash[27353]: cluster 2023-09-23T19:47:41.008231+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:42 smithi112 bash[41728]: cluster 2023-09-23T19:47:41.008231+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:43.734 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:43 smithi174 bash[32405]: debug 2023-09-23T19:47:43.363+0000 7f01da67c1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:47:43.734 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:43 smithi174 bash[32405]: debug 2023-09-23T19:47:43.459+0000 7f01da67c1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:47:44.063 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:43 smithi174 bash[32405]: debug 2023-09-23T19:47:43.731+0000 7f01da67c1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:47:44.759 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:47:44.946 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:44 smithi174 bash[31352]: cluster 2023-09-23T19:47:43.008644+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:44.947 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:44 smithi174 bash[31352]: audit 2023-09-23T19:47:43.687771+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:44.947 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:44 smithi174 bash[32405]: debug 2023-09-23T19:47:44.715+0000 7f01da67c1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:47:44.947 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:44 smithi174 bash[32405]: debug 2023-09-23T19:47:44.827+0000 7f01da67c1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T19:47:45.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:44 smithi112 bash[27353]: cluster 2023-09-23T19:47:43.008644+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:45.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:44 smithi112 bash[27353]: audit 2023-09-23T19:47:43.687771+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:45.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:44 smithi112 bash[41728]: cluster 2023-09-23T19:47:43.008644+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:45.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:44 smithi112 bash[41728]: audit 2023-09-23T19:47:43.687771+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:45.313 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:44 smithi174 bash[32405]: debug 2023-09-23T19:47:44.943+0000 7f01da67c1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:47:45.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:45 smithi174 bash[32405]: debug 2023-09-23T19:47:45.415+0000 7f01da67c1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T19:47:45.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:45 smithi174 bash[32405]: debug 2023-09-23T19:47:45.639+0000 7f01da67c1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:47:46.313 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[32405]: debug 2023-09-23T19:47:46.015+0000 7f01da67c1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:47:46.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[32405]: debug 2023-09-23T19:47:46.499+0000 7f01da67c1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:47:46.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: cluster 2023-09-23T19:47:45.009108+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:46.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:45.681135+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:45.689242+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:46.109958+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:46.111588+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:46.120195+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:46.186648+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:46.188102+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:47:46.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:46 smithi174 bash[31352]: audit 2023-09-23T19:47:46.189049+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: cluster 2023-09-23T19:47:45.009108+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:45.681135+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:45.689242+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:46.109958+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:46.111588+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:46.120195+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:46.186648+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:46.188102+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[27353]: audit 2023-09-23T19:47:46.189049+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: cluster 2023-09-23T19:47:45.009108+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:45.681135+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:45.689242+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:46.109958+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:46.111588+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:46.120195+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:46.186648+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:47:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:46.188102+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:47:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:46 smithi112 bash[41728]: audit 2023-09-23T19:47:46.189049+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:47.309 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.039+0000 7f01da67c1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:47:47.309 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.143+0000 7f01da67c1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:47:47.563 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.303+0000 7f01da67c1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:47:47.950 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:47 smithi112 bash[41728]: cephadm 2023-09-23T19:47:46.185959+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T19:47:47.950 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:47 smithi112 bash[41728]: cephadm 2023-09-23T19:47:46.190252+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mgr.y on smithi112 2023-09-23T19:47:47.950 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:47 smithi112 bash[27353]: cephadm 2023-09-23T19:47:46.185959+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T19:47:47.950 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:47 smithi112 bash[27353]: cephadm 2023-09-23T19:47:46.190252+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mgr.y on smithi112 2023-09-23T19:47:47.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[31352]: cephadm 2023-09-23T19:47:46.185959+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T19:47:47.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[31352]: cephadm 2023-09-23T19:47:46.190252+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mgr.y on smithi112 2023-09-23T19:47:47.965 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.595+0000 7f01da67c1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:47:47.965 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.735+0000 7f01da67c1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:47:47.965 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.843+0000 7f01da67c1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:47:48.267 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:47 smithi174 bash[32405]: debug 2023-09-23T19:47:47.959+0000 7f01da67c1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:47:48.267 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:48 smithi174 bash[32405]: debug 2023-09-23T19:47:48.143+0000 7f01da67c1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:47:48.410 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T19:47:48.410 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T19:47:48.411 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-09-23T19:47:48.411 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-09-23T19:47:48.411 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134026 s, 782 MB/s 2023-09-23T19:47:48.411 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-09-23T19:47:48.563 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:48 smithi174 bash[32405]: debug 2023-09-23T19:47:48.263+0000 7f01da67c1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:47:48.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:48 smithi112 bash[41728]: cluster 2023-09-23T19:47:47.009500+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:48.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:48 smithi112 bash[41728]: audit 2023-09-23T19:47:48.659071+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:48.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:48 smithi112 bash[41728]: audit 2023-09-23T19:47:48.664366+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:48.703 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:48 smithi112 bash[27353]: cluster 2023-09-23T19:47:47.009500+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:48.704 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:48 smithi112 bash[27353]: audit 2023-09-23T19:47:48.659071+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:48.704 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:48 smithi112 bash[27353]: audit 2023-09-23T19:47:48.664366+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:49.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:48 smithi174 bash[31352]: cluster 2023-09-23T19:47:47.009500+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:49.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:48 smithi174 bash[31352]: audit 2023-09-23T19:47:48.659071+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:49.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:48 smithi174 bash[31352]: audit 2023-09-23T19:47:48.664366+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:49.163 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_4 2023-09-23T19:47:49.813 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[32405]: debug 2023-09-23T19:47:49.459+0000 7f01da67c1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:47:49.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:48.711045+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:49.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:48.713680+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:49.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:48.714745+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:49.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:48.721589+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:49.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: cluster 2023-09-23T19:47:49.486841+0000 mon.a (mon.0) 242 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:47:49.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:49.490114+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:47:49.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:49.490924+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:47:49.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:49.492800+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:47:49.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:49 smithi174 bash[31352]: audit 2023-09-23T19:47:49.493427+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:47:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:48.711045+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:48.713680+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:48.714745+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:48.721589+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:50.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: cluster 2023-09-23T19:47:49.486841+0000 mon.a (mon.0) 242 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:49.490114+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:49.490924+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:49.492800+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[27353]: audit 2023-09-23T19:47:49.493427+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:48.711045+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:48.713680+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:48.714745+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:48.721589+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: cluster 2023-09-23T19:47:49.486841+0000 mon.a (mon.0) 242 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:47:50.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:49.490114+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:47:50.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:49.490924+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:47:50.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:49.492800+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:47:50.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:49 smithi112 bash[41728]: audit 2023-09-23T19:47:49.493427+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.174:0/76024244' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:47:51.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:50 smithi174 bash[31352]: cluster 2023-09-23T19:47:49.009846+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:51.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:50 smithi174 bash[31352]: cluster 2023-09-23T19:47:49.732458+0000 mon.a (mon.0) 243 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2023-09-23T19:47:51.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:50 smithi174 bash[31352]: audit 2023-09-23T19:47:49.732649+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:47:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:50 smithi112 bash[27353]: cluster 2023-09-23T19:47:49.009846+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:50 smithi112 bash[27353]: cluster 2023-09-23T19:47:49.732458+0000 mon.a (mon.0) 243 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2023-09-23T19:47:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:50 smithi112 bash[27353]: audit 2023-09-23T19:47:49.732649+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:47:51.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:50 smithi112 bash[41728]: cluster 2023-09-23T19:47:49.009846+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:51.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:50 smithi112 bash[41728]: cluster 2023-09-23T19:47:49.732458+0000 mon.a (mon.0) 243 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2023-09-23T19:47:51.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:50 smithi112 bash[41728]: audit 2023-09-23T19:47:49.732649+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:47:53.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:52 smithi174 bash[31352]: cluster 2023-09-23T19:47:51.010319+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:53.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:52 smithi112 bash[27353]: cluster 2023-09-23T19:47:51.010319+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:53.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:52 smithi112 bash[41728]: cluster 2023-09-23T19:47:51.010319+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:53.896 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:47:54.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:54 smithi112 bash[41728]: cluster 2023-09-23T19:47:53.010887+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:54.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:54 smithi112 bash[27353]: cluster 2023-09-23T19:47:53.010887+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:55.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:54 smithi174 bash[31352]: cluster 2023-09-23T19:47:53.010887+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:57.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:56 smithi174 bash[31352]: cluster 2023-09-23T19:47:55.011340+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:56 smithi174 bash[31352]: audit 2023-09-23T19:47:56.591130+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:47:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:56 smithi174 bash[31352]: audit 2023-09-23T19:47:56.597089+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:47:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:56 smithi174 bash[31352]: audit 2023-09-23T19:47:56.598330+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[27353]: cluster 2023-09-23T19:47:55.011340+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[27353]: audit 2023-09-23T19:47:56.591130+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:47:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[27353]: audit 2023-09-23T19:47:56.597089+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:47:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[27353]: audit 2023-09-23T19:47:56.598330+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[41728]: cluster 2023-09-23T19:47:55.011340+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[41728]: audit 2023-09-23T19:47:56.591130+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:47:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[41728]: audit 2023-09-23T19:47:56.597089+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:47:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:56 smithi112 bash[41728]: audit 2023-09-23T19:47:56.598330+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:47:58.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:57 smithi174 bash[31352]: audit 2023-09-23T19:47:56.584277+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:57 smithi112 bash[27353]: audit 2023-09-23T19:47:56.584277+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:57 smithi112 bash[41728]: audit 2023-09-23T19:47:56.584277+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:47:59.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:47:58 smithi174 bash[31352]: cluster 2023-09-23T19:47:57.011775+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:47:58 smithi112 bash[27353]: cluster 2023-09-23T19:47:57.011775+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:47:59.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:47:58 smithi112 bash[41728]: cluster 2023-09-23T19:47:57.011775+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:01.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:00 smithi174 bash[31352]: cluster 2023-09-23T19:47:59.012178+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:01.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:00 smithi112 bash[27353]: cluster 2023-09-23T19:47:59.012178+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:01.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:00 smithi112 bash[41728]: cluster 2023-09-23T19:47:59.012178+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:03.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:02 smithi174 bash[31352]: cluster 2023-09-23T19:48:01.012623+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:03.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:02 smithi112 bash[27353]: cluster 2023-09-23T19:48:01.012623+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:02 smithi112 bash[41728]: cluster 2023-09-23T19:48:01.012623+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:05.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:04 smithi174 bash[31352]: cluster 2023-09-23T19:48:03.012978+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:04 smithi174 bash[31352]: audit 2023-09-23T19:48:04.680407+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.112:0/673990647' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3904ae81-1d46-4794-92b9-38d724a83a1c"}]: dispatch 2023-09-23T19:48:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:04 smithi174 bash[31352]: audit 2023-09-23T19:48:04.685351+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.112:0/673990647' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3904ae81-1d46-4794-92b9-38d724a83a1c"}]': finished 2023-09-23T19:48:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:04 smithi174 bash[31352]: cluster 2023-09-23T19:48:04.685401+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T19:48:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:04 smithi174 bash[31352]: audit 2023-09-23T19:48:04.685496+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:05.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[27353]: cluster 2023-09-23T19:48:03.012978+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:05.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[27353]: audit 2023-09-23T19:48:04.680407+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.112:0/673990647' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3904ae81-1d46-4794-92b9-38d724a83a1c"}]: dispatch 2023-09-23T19:48:05.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[27353]: audit 2023-09-23T19:48:04.685351+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.112:0/673990647' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3904ae81-1d46-4794-92b9-38d724a83a1c"}]': finished 2023-09-23T19:48:05.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[27353]: cluster 2023-09-23T19:48:04.685401+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T19:48:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[27353]: audit 2023-09-23T19:48:04.685496+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[41728]: cluster 2023-09-23T19:48:03.012978+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[41728]: audit 2023-09-23T19:48:04.680407+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.112:0/673990647' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3904ae81-1d46-4794-92b9-38d724a83a1c"}]: dispatch 2023-09-23T19:48:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[41728]: audit 2023-09-23T19:48:04.685351+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.112:0/673990647' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3904ae81-1d46-4794-92b9-38d724a83a1c"}]': finished 2023-09-23T19:48:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[41728]: cluster 2023-09-23T19:48:04.685401+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T19:48:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:04 smithi112 bash[41728]: audit 2023-09-23T19:48:04.685496+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:06.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:05 smithi174 bash[31352]: audit 2023-09-23T19:48:05.411198+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.112:0/3863247781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:48:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:05 smithi112 bash[27353]: audit 2023-09-23T19:48:05.411198+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.112:0/3863247781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:48:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:05 smithi112 bash[41728]: audit 2023-09-23T19:48:05.411198+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.112:0/3863247781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:48:07.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:06 smithi174 bash[31352]: cluster 2023-09-23T19:48:05.013284+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:07.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:06 smithi112 bash[27353]: cluster 2023-09-23T19:48:05.013284+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:07.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:06 smithi112 bash[41728]: cluster 2023-09-23T19:48:05.013284+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:09.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:08 smithi174 bash[31352]: cluster 2023-09-23T19:48:07.013671+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:08 smithi112 bash[27353]: cluster 2023-09-23T19:48:07.013671+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:09.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:08 smithi112 bash[41728]: cluster 2023-09-23T19:48:07.013671+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:11.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:10 smithi174 bash[31352]: cluster 2023-09-23T19:48:09.014096+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:11.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:10 smithi112 bash[27353]: cluster 2023-09-23T19:48:09.014096+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:11.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:10 smithi112 bash[41728]: cluster 2023-09-23T19:48:09.014096+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:13.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:12 smithi174 bash[31352]: cluster 2023-09-23T19:48:11.014516+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:12 smithi112 bash[27353]: cluster 2023-09-23T19:48:11.014516+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:12 smithi112 bash[41728]: cluster 2023-09-23T19:48:11.014516+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:15.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:14 smithi174 bash[31352]: cluster 2023-09-23T19:48:13.014910+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:14 smithi112 bash[27353]: cluster 2023-09-23T19:48:13.014910+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:15.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:14 smithi112 bash[41728]: cluster 2023-09-23T19:48:13.014910+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:17.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:16 smithi174 bash[31352]: cluster 2023-09-23T19:48:15.015361+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:17.367 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:16 smithi112 bash[27353]: cluster 2023-09-23T19:48:15.015361+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:17.367 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:16 smithi112 bash[41728]: cluster 2023-09-23T19:48:15.015361+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:18.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:17 smithi174 bash[31352]: audit 2023-09-23T19:48:17.085815+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T19:48:18.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:17 smithi174 bash[31352]: audit 2023-09-23T19:48:17.087540+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:18.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:17 smithi112 bash[41728]: audit 2023-09-23T19:48:17.085815+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T19:48:18.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:17 smithi112 bash[41728]: audit 2023-09-23T19:48:17.087540+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:18.342 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:17 smithi112 bash[27353]: audit 2023-09-23T19:48:17.085815+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T19:48:18.342 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:17 smithi112 bash[27353]: audit 2023-09-23T19:48:17.087540+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:19.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:18 smithi174 bash[31352]: cluster 2023-09-23T19:48:17.015640+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:19.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:18 smithi174 bash[31352]: cephadm 2023-09-23T19:48:17.088772+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi112 2023-09-23T19:48:19.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:18 smithi112 bash[27353]: cluster 2023-09-23T19:48:17.015640+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:19.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:18 smithi112 bash[27353]: cephadm 2023-09-23T19:48:17.088772+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi112 2023-09-23T19:48:19.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:18 smithi112 bash[41728]: cluster 2023-09-23T19:48:17.015640+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:19.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:18 smithi112 bash[41728]: cephadm 2023-09-23T19:48:17.088772+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi112 2023-09-23T19:48:21.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:20 smithi174 bash[31352]: cluster 2023-09-23T19:48:19.015929+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:21.371 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:20 smithi112 bash[41728]: cluster 2023-09-23T19:48:19.015929+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:21.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:20 smithi112 bash[27353]: cluster 2023-09-23T19:48:19.015929+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[41728]: cluster 2023-09-23T19:48:21.016336+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[41728]: audit 2023-09-23T19:48:21.403650+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[41728]: audit 2023-09-23T19:48:21.412154+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[41728]: audit 2023-09-23T19:48:21.436294+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[27353]: cluster 2023-09-23T19:48:21.016336+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[27353]: audit 2023-09-23T19:48:21.403650+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[27353]: audit 2023-09-23T19:48:21.412154+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:22 smithi112 bash[27353]: audit 2023-09-23T19:48:21.436294+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:48:22.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:22 smithi174 bash[31352]: cluster 2023-09-23T19:48:21.016336+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:22 smithi174 bash[31352]: audit 2023-09-23T19:48:21.403650+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:22 smithi174 bash[31352]: audit 2023-09-23T19:48:21.412154+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:22.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:22 smithi174 bash[31352]: audit 2023-09-23T19:48:21.436294+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:48:24.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:24 smithi112 bash[27353]: cluster 2023-09-23T19:48:23.016635+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:24.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:24 smithi112 bash[41728]: cluster 2023-09-23T19:48:23.016635+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:24.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:24 smithi174 bash[31352]: cluster 2023-09-23T19:48:23.016635+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:27.289 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:26 smithi112 bash[27353]: cluster 2023-09-23T19:48:25.016937+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:27.289 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:26 smithi112 bash[27353]: audit 2023-09-23T19:48:26.570715+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:27.290 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:26 smithi112 bash[27353]: audit 2023-09-23T19:48:26.576240+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:27.290 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:26 smithi112 bash[41728]: cluster 2023-09-23T19:48:25.016937+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:27.290 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:26 smithi112 bash[41728]: audit 2023-09-23T19:48:26.570715+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:27.290 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:26 smithi112 bash[41728]: audit 2023-09-23T19:48:26.576240+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:27.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:26 smithi174 bash[31352]: cluster 2023-09-23T19:48:25.016937+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:27.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:26 smithi174 bash[31352]: audit 2023-09-23T19:48:26.570715+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:27.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:26 smithi174 bash[31352]: audit 2023-09-23T19:48:26.576240+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:27 smithi112 bash[41728]: audit 2023-09-23T19:48:26.993706+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:27 smithi112 bash[41728]: audit 2023-09-23T19:48:26.994989+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:48:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:27 smithi112 bash[41728]: audit 2023-09-23T19:48:27.001027+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:27 smithi112 bash[27353]: audit 2023-09-23T19:48:26.993706+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:27 smithi112 bash[27353]: audit 2023-09-23T19:48:26.994989+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:48:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:27 smithi112 bash[27353]: audit 2023-09-23T19:48:27.001027+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:28.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:27 smithi174 bash[31352]: audit 2023-09-23T19:48:26.993706+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:28.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:27 smithi174 bash[31352]: audit 2023-09-23T19:48:26.994989+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:48:28.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:27 smithi174 bash[31352]: audit 2023-09-23T19:48:27.001027+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:29.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:28 smithi174 bash[31352]: cluster 2023-09-23T19:48:27.017250+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:29.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:28 smithi174 bash[31352]: audit 2023-09-23T19:48:28.028251+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:48:29.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:28 smithi174 bash[31352]: audit 2023-09-23T19:48:28.028714+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:48:29.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:28 smithi112 bash[41728]: cluster 2023-09-23T19:48:27.017250+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:29.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:28 smithi112 bash[41728]: audit 2023-09-23T19:48:28.028251+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:48:29.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:28 smithi112 bash[41728]: audit 2023-09-23T19:48:28.028714+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:48:29.315 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:28 smithi112 bash[27353]: cluster 2023-09-23T19:48:27.017250+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:29.315 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:28 smithi112 bash[27353]: audit 2023-09-23T19:48:28.028251+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:48:29.315 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:28 smithi112 bash[27353]: audit 2023-09-23T19:48:28.028714+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:48:29.846 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 0 on host 'smithi112' 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.008886+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: cluster 2023-09-23T19:48:29.009028+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.009281+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.012226+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.012740+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: cluster 2023-09-23T19:48:29.017543+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.827694+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.834236+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[41728]: audit 2023-09-23T19:48:29.839443+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.008886+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: cluster 2023-09-23T19:48:29.009028+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.009281+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.012226+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.012740+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: cluster 2023-09-23T19:48:29.017543+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.827694+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:30.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.834236+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:30.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:30 smithi112 bash[27353]: audit 2023-09-23T19:48:29.839443+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:48:30.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.008886+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T19:48:30.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: cluster 2023-09-23T19:48:29.009028+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T19:48:30.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.009281+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:30.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.012226+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:48:30.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.012740+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:48:30.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: cluster 2023-09-23T19:48:29.017543+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:30.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.827694+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.834236+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:30 smithi174 bash[31352]: audit 2023-09-23T19:48:29.839443+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:48:30.457 DEBUG:teuthology.orchestra.run.smithi112:osd.0> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T19:48:30.459 INFO:tasks.cephadm:Deploying osd.1 on smithi112 with /dev/vg_nvme/lv_3... 2023-09-23T19:48:30.460 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T19:48:30.752 INFO:journalctl@ceph.osd.0.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:48:31.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:31 smithi174 bash[31352]: audit 2023-09-23T19:48:30.015395+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:48:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:31 smithi174 bash[31352]: cluster 2023-09-23T19:48:30.015477+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T19:48:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:31 smithi174 bash[31352]: audit 2023-09-23T19:48:30.015712+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:31 smithi174 bash[31352]: audit 2023-09-23T19:48:30.020486+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[27353]: audit 2023-09-23T19:48:30.015395+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:48:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[27353]: cluster 2023-09-23T19:48:30.015477+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T19:48:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[27353]: audit 2023-09-23T19:48:30.015712+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[27353]: audit 2023-09-23T19:48:30.020486+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[41728]: audit 2023-09-23T19:48:30.015395+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:48:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[41728]: cluster 2023-09-23T19:48:30.015477+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T19:48:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[41728]: audit 2023-09-23T19:48:30.015712+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:31 smithi112 bash[41728]: audit 2023-09-23T19:48:30.020486+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:32.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:32 smithi174 bash[31352]: cluster 2023-09-23T19:48:29.066148+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:48:32.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:32 smithi174 bash[31352]: cluster 2023-09-23T19:48:29.066307+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:48:32.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:32 smithi174 bash[31352]: cluster 2023-09-23T19:48:31.017924+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:32.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:32 smithi174 bash[31352]: cluster 2023-09-23T19:48:31.018693+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474] boot 2023-09-23T19:48:32.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:32 smithi174 bash[31352]: cluster 2023-09-23T19:48:31.018799+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T19:48:32.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:32 smithi174 bash[31352]: audit 2023-09-23T19:48:31.019505+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[41728]: cluster 2023-09-23T19:48:29.066148+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[41728]: cluster 2023-09-23T19:48:29.066307+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[41728]: cluster 2023-09-23T19:48:31.017924+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[41728]: cluster 2023-09-23T19:48:31.018693+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474] boot 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[41728]: cluster 2023-09-23T19:48:31.018799+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[41728]: audit 2023-09-23T19:48:31.019505+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[27353]: cluster 2023-09-23T19:48:29.066148+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:48:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[27353]: cluster 2023-09-23T19:48:29.066307+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:48:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[27353]: cluster 2023-09-23T19:48:31.017924+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:48:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[27353]: cluster 2023-09-23T19:48:31.018693+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.112:6802/3093792474,v1:172.21.15.112:6803/3093792474] boot 2023-09-23T19:48:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[27353]: cluster 2023-09-23T19:48:31.018799+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T19:48:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:32 smithi112 bash[27353]: audit 2023-09-23T19:48:31.019505+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:48:33.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:33 smithi174 bash[31352]: cluster 2023-09-23T19:48:32.032276+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T19:48:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:33 smithi112 bash[27353]: cluster 2023-09-23T19:48:32.032276+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T19:48:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:33 smithi112 bash[41728]: cluster 2023-09-23T19:48:32.032276+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T19:48:34.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:34 smithi174 bash[31352]: cluster 2023-09-23T19:48:33.018378+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:34.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:34 smithi112 bash[41728]: cluster 2023-09-23T19:48:33.018378+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:34.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:34 smithi112 bash[27353]: cluster 2023-09-23T19:48:33.018378+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:34.605 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:48:37.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:36 smithi174 bash[31352]: cluster 2023-09-23T19:48:35.018842+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:37.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:36 smithi112 bash[41728]: cluster 2023-09-23T19:48:35.018842+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:37.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:36 smithi112 bash[27353]: cluster 2023-09-23T19:48:35.018842+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:38.993 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T19:48:38.993 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T19:48:38.993 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-09-23T19:48:38.993 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-09-23T19:48:38.993 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015291 s, 686 MB/s 2023-09-23T19:48:38.993 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-09-23T19:48:39.238 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:38 smithi112 bash[41728]: cluster 2023-09-23T19:48:37.019238+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:39.238 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:38 smithi112 bash[27353]: cluster 2023-09-23T19:48:37.019238+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:39.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:38 smithi174 bash[31352]: cluster 2023-09-23T19:48:37.019238+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:39.691 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_3 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: cluster 2023-09-23T19:48:39.019610+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.242379+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.249474+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.251065+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.257415+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.259162+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.260587+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:48:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:40 smithi174 bash[31352]: audit 2023-09-23T19:48:40.267488+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: cluster 2023-09-23T19:48:39.019610+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.242379+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.249474+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.251065+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.257415+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.259162+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.260587+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[27353]: audit 2023-09-23T19:48:40.267488+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: cluster 2023-09-23T19:48:39.019610+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.242379+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.249474+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.251065+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.257415+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.259162+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.260587+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:40 smithi112 bash[41728]: audit 2023-09-23T19:48:40.267488+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:48:42.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:41 smithi174 bash[31352]: cephadm 2023-09-23T19:48:40.233361+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:48:42.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:41 smithi174 bash[31352]: cephadm 2023-09-23T19:48:40.252091+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 16241M 2023-09-23T19:48:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:41 smithi112 bash[41728]: cephadm 2023-09-23T19:48:40.233361+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:48:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:41 smithi112 bash[41728]: cephadm 2023-09-23T19:48:40.252091+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 16241M 2023-09-23T19:48:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:41 smithi112 bash[27353]: cephadm 2023-09-23T19:48:40.233361+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:48:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:41 smithi112 bash[27353]: cephadm 2023-09-23T19:48:40.252091+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 16241M 2023-09-23T19:48:43.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:42 smithi174 bash[31352]: cluster 2023-09-23T19:48:41.020037+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:43.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:42 smithi112 bash[41728]: cluster 2023-09-23T19:48:41.020037+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:42 smithi112 bash[27353]: cluster 2023-09-23T19:48:41.020037+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:44.425 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:48:45.221 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:44 smithi112 bash[27353]: cluster 2023-09-23T19:48:43.020499+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:45.221 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:44 smithi112 bash[41728]: cluster 2023-09-23T19:48:43.020499+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:45.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:44 smithi174 bash[31352]: cluster 2023-09-23T19:48:43.020499+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:46 smithi112 bash[27353]: cluster 2023-09-23T19:48:45.020808+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:47.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:46 smithi112 bash[41728]: cluster 2023-09-23T19:48:45.020808+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:47.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:46 smithi174 bash[31352]: cluster 2023-09-23T19:48:45.020808+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:48.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:47 smithi174 bash[31352]: audit 2023-09-23T19:48:47.371657+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:48:48.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:47 smithi174 bash[31352]: audit 2023-09-23T19:48:47.374807+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:48:48.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:47 smithi174 bash[31352]: audit 2023-09-23T19:48:47.376089+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:48.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:47 smithi112 bash[27353]: audit 2023-09-23T19:48:47.371657+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:48:48.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:47 smithi112 bash[27353]: audit 2023-09-23T19:48:47.374807+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:48:48.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:47 smithi112 bash[27353]: audit 2023-09-23T19:48:47.376089+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:47 smithi112 bash[41728]: audit 2023-09-23T19:48:47.371657+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:48:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:47 smithi112 bash[41728]: audit 2023-09-23T19:48:47.374807+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:48:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:47 smithi112 bash[41728]: audit 2023-09-23T19:48:47.376089+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:48:49.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:48 smithi174 bash[31352]: cluster 2023-09-23T19:48:47.021136+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:49.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:48 smithi174 bash[31352]: audit 2023-09-23T19:48:47.364775+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:48:49.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:48 smithi112 bash[27353]: cluster 2023-09-23T19:48:47.021136+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:49.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:48 smithi112 bash[27353]: audit 2023-09-23T19:48:47.364775+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:48:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:48 smithi112 bash[41728]: cluster 2023-09-23T19:48:47.021136+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:48 smithi112 bash[41728]: audit 2023-09-23T19:48:47.364775+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:48:51.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:50 smithi174 bash[31352]: cluster 2023-09-23T19:48:49.021525+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:50 smithi112 bash[27353]: cluster 2023-09-23T19:48:49.021525+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:50 smithi112 bash[41728]: cluster 2023-09-23T19:48:49.021525+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:53.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:52 smithi174 bash[31352]: cluster 2023-09-23T19:48:51.022000+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:53.336 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:52 smithi112 bash[27353]: cluster 2023-09-23T19:48:51.022000+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:53.336 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:52 smithi112 bash[41728]: cluster 2023-09-23T19:48:51.022000+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:55.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:54 smithi174 bash[31352]: cluster 2023-09-23T19:48:53.022461+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:54 smithi112 bash[41728]: cluster 2023-09-23T19:48:53.022461+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:54 smithi112 bash[27353]: cluster 2023-09-23T19:48:53.022461+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:56.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:55 smithi174 bash[31352]: audit 2023-09-23T19:48:55.437724+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.112:0/477354224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]: dispatch 2023-09-23T19:48:56.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:55 smithi174 bash[31352]: audit 2023-09-23T19:48:55.438356+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]: dispatch 2023-09-23T19:48:56.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:55 smithi174 bash[31352]: audit 2023-09-23T19:48:55.451732+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]': finished 2023-09-23T19:48:56.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:55 smithi174 bash[31352]: cluster 2023-09-23T19:48:55.451887+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T19:48:56.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:55 smithi174 bash[31352]: audit 2023-09-23T19:48:55.452073+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[27353]: audit 2023-09-23T19:48:55.437724+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.112:0/477354224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]: dispatch 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[27353]: audit 2023-09-23T19:48:55.438356+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]: dispatch 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[27353]: audit 2023-09-23T19:48:55.451732+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]': finished 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[27353]: cluster 2023-09-23T19:48:55.451887+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[27353]: audit 2023-09-23T19:48:55.452073+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[41728]: audit 2023-09-23T19:48:55.437724+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.112:0/477354224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]: dispatch 2023-09-23T19:48:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[41728]: audit 2023-09-23T19:48:55.438356+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]: dispatch 2023-09-23T19:48:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[41728]: audit 2023-09-23T19:48:55.451732+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc7427a-ce71-469f-887d-14ac0be3bb61"}]': finished 2023-09-23T19:48:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[41728]: cluster 2023-09-23T19:48:55.451887+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T19:48:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:55 smithi112 bash[41728]: audit 2023-09-23T19:48:55.452073+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:48:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:56 smithi174 bash[31352]: cluster 2023-09-23T19:48:55.022933+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:56 smithi174 bash[31352]: audit 2023-09-23T19:48:56.185945+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.112:0/3470954060' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:48:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:56 smithi112 bash[27353]: cluster 2023-09-23T19:48:55.022933+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:56 smithi112 bash[27353]: audit 2023-09-23T19:48:56.185945+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.112:0/3470954060' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:48:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:56 smithi112 bash[41728]: cluster 2023-09-23T19:48:55.022933+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:56 smithi112 bash[41728]: audit 2023-09-23T19:48:56.185945+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.112:0/3470954060' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:48:58.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:48:58 smithi174 bash[31352]: cluster 2023-09-23T19:48:57.023460+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:48:58 smithi112 bash[27353]: cluster 2023-09-23T19:48:57.023460+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:48:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:48:58 smithi112 bash[41728]: cluster 2023-09-23T19:48:57.023460+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:01.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:00 smithi174 bash[31352]: cluster 2023-09-23T19:48:59.024030+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:00 smithi112 bash[27353]: cluster 2023-09-23T19:48:59.024030+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:01.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:00 smithi112 bash[41728]: cluster 2023-09-23T19:48:59.024030+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:03.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:02 smithi174 bash[31352]: cluster 2023-09-23T19:49:01.024514+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:03.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:02 smithi112 bash[27353]: cluster 2023-09-23T19:49:01.024514+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:02 smithi112 bash[41728]: cluster 2023-09-23T19:49:01.024514+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:05.267 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:04 smithi112 bash[27353]: cluster 2023-09-23T19:49:03.025022+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:05.268 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:04 smithi112 bash[41728]: cluster 2023-09-23T19:49:03.025022+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:04 smithi174 bash[31352]: cluster 2023-09-23T19:49:03.025022+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:07.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:06 smithi112 bash[27353]: cluster 2023-09-23T19:49:05.025407+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:07.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:06 smithi112 bash[41728]: cluster 2023-09-23T19:49:05.025407+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:07.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:06 smithi174 bash[31352]: cluster 2023-09-23T19:49:05.025407+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:08.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:07 smithi174 bash[31352]: audit 2023-09-23T19:49:07.784419+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T19:49:08.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:07 smithi174 bash[31352]: audit 2023-09-23T19:49:07.785692+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:07 smithi112 bash[41728]: audit 2023-09-23T19:49:07.784419+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T19:49:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:07 smithi112 bash[41728]: audit 2023-09-23T19:49:07.785692+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:07 smithi112 bash[27353]: audit 2023-09-23T19:49:07.784419+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T19:49:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:07 smithi112 bash[27353]: audit 2023-09-23T19:49:07.785692+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:09.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:08 smithi112 bash[27353]: cluster 2023-09-23T19:49:07.025905+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:09.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:08 smithi112 bash[27353]: cephadm 2023-09-23T19:49:07.786889+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi112 2023-09-23T19:49:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:08 smithi112 bash[41728]: cluster 2023-09-23T19:49:07.025905+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:08 smithi112 bash[41728]: cephadm 2023-09-23T19:49:07.786889+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi112 2023-09-23T19:49:09.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:08 smithi174 bash[31352]: cluster 2023-09-23T19:49:07.025905+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:09.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:08 smithi174 bash[31352]: cephadm 2023-09-23T19:49:07.786889+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi112 2023-09-23T19:49:11.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:10 smithi112 bash[41728]: cluster 2023-09-23T19:49:09.026389+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:10 smithi112 bash[27353]: cluster 2023-09-23T19:49:09.026389+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:11.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:10 smithi174 bash[31352]: cluster 2023-09-23T19:49:09.026389+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[27353]: cluster 2023-09-23T19:49:11.026858+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[27353]: audit 2023-09-23T19:49:12.028514+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[27353]: audit 2023-09-23T19:49:12.035740+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[27353]: audit 2023-09-23T19:49:12.036030+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[41728]: cluster 2023-09-23T19:49:11.026858+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[41728]: audit 2023-09-23T19:49:12.028514+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[41728]: audit 2023-09-23T19:49:12.035740+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:12 smithi112 bash[41728]: audit 2023-09-23T19:49:12.036030+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:49:13.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:12 smithi174 bash[31352]: cluster 2023-09-23T19:49:11.026858+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:13.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:12 smithi174 bash[31352]: audit 2023-09-23T19:49:12.028514+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:13.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:12 smithi174 bash[31352]: audit 2023-09-23T19:49:12.035740+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:13.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:12 smithi174 bash[31352]: audit 2023-09-23T19:49:12.036030+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:49:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:14 smithi112 bash[41728]: cluster 2023-09-23T19:49:13.027126+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:15.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:14 smithi112 bash[27353]: cluster 2023-09-23T19:49:13.027126+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:15.313 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:14 smithi174 bash[31352]: cluster 2023-09-23T19:49:13.027126+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:17.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:16 smithi112 bash[27353]: cluster 2023-09-23T19:49:15.027529+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:17.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:16 smithi112 bash[41728]: cluster 2023-09-23T19:49:15.027529+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:17.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:16 smithi174 bash[31352]: cluster 2023-09-23T19:49:15.027529+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[27353]: cluster 2023-09-23T19:49:17.027825+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[27353]: audit 2023-09-23T19:49:17.275864+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[27353]: audit 2023-09-23T19:49:17.282050+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[27353]: audit 2023-09-23T19:49:17.283334+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[27353]: audit 2023-09-23T19:49:17.284555+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[27353]: audit 2023-09-23T19:49:17.290591+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[41728]: cluster 2023-09-23T19:49:17.027825+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[41728]: audit 2023-09-23T19:49:17.275864+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[41728]: audit 2023-09-23T19:49:17.282050+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[41728]: audit 2023-09-23T19:49:17.283334+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[41728]: audit 2023-09-23T19:49:17.284555+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:49:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:18 smithi112 bash[41728]: audit 2023-09-23T19:49:17.290591+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:18 smithi174 bash[31352]: cluster 2023-09-23T19:49:17.027825+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:18 smithi174 bash[31352]: audit 2023-09-23T19:49:17.275864+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:18 smithi174 bash[31352]: audit 2023-09-23T19:49:17.282050+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:18 smithi174 bash[31352]: audit 2023-09-23T19:49:17.283334+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:18 smithi174 bash[31352]: audit 2023-09-23T19:49:17.284555+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:49:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:18 smithi174 bash[31352]: audit 2023-09-23T19:49:17.290591+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:19.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:19 smithi174 bash[31352]: audit 2023-09-23T19:49:18.575019+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:49:19.576 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:19 smithi112 bash[27353]: audit 2023-09-23T19:49:18.575019+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:49:19.576 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:19 smithi112 bash[41728]: audit 2023-09-23T19:49:18.575019+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:49:20.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[41728]: cluster 2023-09-23T19:49:19.028136+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[41728]: audit 2023-09-23T19:49:19.286411+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T19:49:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[41728]: cluster 2023-09-23T19:49:19.286498+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T19:49:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[41728]: audit 2023-09-23T19:49:19.286642+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[41728]: audit 2023-09-23T19:49:19.287195+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:49:20.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[27353]: cluster 2023-09-23T19:49:19.028136+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:20.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[27353]: audit 2023-09-23T19:49:19.286411+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T19:49:20.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[27353]: cluster 2023-09-23T19:49:19.286498+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T19:49:20.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[27353]: audit 2023-09-23T19:49:19.286642+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:20.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:20 smithi112 bash[27353]: audit 2023-09-23T19:49:19.287195+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:49:20.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:20 smithi174 bash[31352]: cluster 2023-09-23T19:49:19.028136+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:20.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:20 smithi174 bash[31352]: audit 2023-09-23T19:49:19.286411+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T19:49:20.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:20 smithi174 bash[31352]: cluster 2023-09-23T19:49:19.286498+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T19:49:20.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:20 smithi174 bash[31352]: audit 2023-09-23T19:49:19.286642+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:20.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:20 smithi174 bash[31352]: audit 2023-09-23T19:49:19.287195+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:49:20.774 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 1 on host 'smithi112' 2023-09-23T19:49:21.502 DEBUG:teuthology.orchestra.run.smithi112:osd.1> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T19:49:21.505 INFO:tasks.cephadm:Deploying osd.2 on smithi112 with /dev/vg_nvme/lv_2... 2023-09-23T19:49:21.505 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T19:49:21.562 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: audit 2023-09-23T19:49:20.291167+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:49:21.562 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: cluster 2023-09-23T19:49:20.291226+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T19:49:21.562 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: audit 2023-09-23T19:49:20.291601+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:21.562 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: audit 2023-09-23T19:49:20.300335+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: audit 2023-09-23T19:49:20.756235+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: audit 2023-09-23T19:49:20.770247+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[41728]: audit 2023-09-23T19:49:20.781026+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: audit 2023-09-23T19:49:20.291167+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: cluster 2023-09-23T19:49:20.291226+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: audit 2023-09-23T19:49:20.291601+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: audit 2023-09-23T19:49:20.300335+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:21.563 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: audit 2023-09-23T19:49:20.756235+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: audit 2023-09-23T19:49:20.770247+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:21 smithi112 bash[27353]: audit 2023-09-23T19:49:20.781026+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: audit 2023-09-23T19:49:20.291167+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: cluster 2023-09-23T19:49:20.291226+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: audit 2023-09-23T19:49:20.291601+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: audit 2023-09-23T19:49:20.300335+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: audit 2023-09-23T19:49:20.756235+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:21.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: audit 2023-09-23T19:49:20.770247+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:21.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:21 smithi174 bash[31352]: audit 2023-09-23T19:49:20.781026+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:49:21.619 INFO:journalctl@ceph.osd.1.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:49:22.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:22 smithi174 bash[31352]: cluster 2023-09-23T19:49:19.561723+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:49:22.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:22 smithi174 bash[31352]: cluster 2023-09-23T19:49:19.561949+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:49:22.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:22 smithi174 bash[31352]: cluster 2023-09-23T19:49:21.028407+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:22.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:22 smithi174 bash[31352]: cluster 2023-09-23T19:49:21.302523+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761] boot 2023-09-23T19:49:22.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:22 smithi174 bash[31352]: cluster 2023-09-23T19:49:21.302577+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T19:49:22.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:22 smithi174 bash[31352]: audit 2023-09-23T19:49:21.303138+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[27353]: cluster 2023-09-23T19:49:19.561723+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[27353]: cluster 2023-09-23T19:49:19.561949+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[27353]: cluster 2023-09-23T19:49:21.028407+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[27353]: cluster 2023-09-23T19:49:21.302523+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761] boot 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[27353]: cluster 2023-09-23T19:49:21.302577+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[27353]: audit 2023-09-23T19:49:21.303138+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[41728]: cluster 2023-09-23T19:49:19.561723+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[41728]: cluster 2023-09-23T19:49:19.561949+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[41728]: cluster 2023-09-23T19:49:21.028407+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:49:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[41728]: cluster 2023-09-23T19:49:21.302523+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 [v2:172.21.15.112:6810/2779539761,v1:172.21.15.112:6811/2779539761] boot 2023-09-23T19:49:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[41728]: cluster 2023-09-23T19:49:21.302577+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T19:49:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:22 smithi112 bash[41728]: audit 2023-09-23T19:49:21.303138+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:49:23.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:23 smithi112 bash[41728]: cluster 2023-09-23T19:49:22.321268+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T19:49:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:23 smithi112 bash[27353]: cluster 2023-09-23T19:49:22.321268+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T19:49:23.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:23 smithi174 bash[31352]: cluster 2023-09-23T19:49:22.321268+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T19:49:24.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:24 smithi112 bash[41728]: cluster 2023-09-23T19:49:23.028771+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:24 smithi112 bash[27353]: cluster 2023-09-23T19:49:23.028771+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:24.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:24 smithi174 bash[31352]: cluster 2023-09-23T19:49:23.028771+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:25.548 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:49:27.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:26 smithi112 bash[27353]: cluster 2023-09-23T19:49:25.029261+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:27.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:26 smithi112 bash[41728]: cluster 2023-09-23T19:49:25.029261+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:27.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:26 smithi174 bash[31352]: cluster 2023-09-23T19:49:25.029261+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:29.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:28 smithi112 bash[27353]: cluster 2023-09-23T19:49:27.029687+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:29.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:28 smithi112 bash[41728]: cluster 2023-09-23T19:49:27.029687+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:29.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:28 smithi174 bash[31352]: cluster 2023-09-23T19:49:27.029687+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:29.950 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T19:49:29.950 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T19:49:29.950 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-09-23T19:49:29.950 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-09-23T19:49:29.950 INFO:teuthology.orchestra.run.smithi112.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0169182 s, 620 MB/s 2023-09-23T19:49:29.950 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-09-23T19:49:30.678 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_2 2023-09-23T19:49:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:30 smithi174 bash[31352]: cluster 2023-09-23T19:49:29.030218+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:30 smithi112 bash[27353]: cluster 2023-09-23T19:49:29.030218+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:30 smithi112 bash[41728]: cluster 2023-09-23T19:49:29.030218+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:32.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: cluster 2023-09-23T19:49:31.030757+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:32.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: cephadm 2023-09-23T19:49:31.422646+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:49:32.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.431307+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.438208+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.439763+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.440966+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: cephadm 2023-09-23T19:49:31.441829+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 8120M 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.446419+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.447882+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.449169+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:49:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:32 smithi174 bash[31352]: audit 2023-09-23T19:49:31.456423+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: cluster 2023-09-23T19:49:31.030757+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: cephadm 2023-09-23T19:49:31.422646+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.431307+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.438208+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.439763+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.440966+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:49:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: cephadm 2023-09-23T19:49:31.441829+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 8120M 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.446419+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.447882+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.449169+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[27353]: audit 2023-09-23T19:49:31.456423+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: cluster 2023-09-23T19:49:31.030757+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: cephadm 2023-09-23T19:49:31.422646+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.431307+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.438208+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.439763+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:49:32.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.440966+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:49:32.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: cephadm 2023-09-23T19:49:31.441829+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 8120M 2023-09-23T19:49:32.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.446419+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:32.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.447882+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:32.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.449169+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:49:32.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:32 smithi112 bash[41728]: audit 2023-09-23T19:49:31.456423+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:49:34.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:34 smithi174 bash[31352]: cluster 2023-09-23T19:49:33.031220+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:34.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:34 smithi112 bash[41728]: cluster 2023-09-23T19:49:33.031220+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:34.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:34 smithi112 bash[27353]: cluster 2023-09-23T19:49:33.031220+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:35.460 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:49:37.216 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:36 smithi112 bash[27353]: cluster 2023-09-23T19:49:35.031605+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:37.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:36 smithi112 bash[41728]: cluster 2023-09-23T19:49:35.031605+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:37.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:36 smithi174 bash[31352]: cluster 2023-09-23T19:49:35.031605+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:39.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:38 smithi174 bash[31352]: cluster 2023-09-23T19:49:37.032018+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:39.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:38 smithi174 bash[31352]: audit 2023-09-23T19:49:38.445974+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:49:39.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:38 smithi174 bash[31352]: audit 2023-09-23T19:49:38.451000+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:49:39.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:38 smithi174 bash[31352]: audit 2023-09-23T19:49:38.452484+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[27353]: cluster 2023-09-23T19:49:37.032018+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[27353]: audit 2023-09-23T19:49:38.445974+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:49:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[27353]: audit 2023-09-23T19:49:38.451000+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:49:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[27353]: audit 2023-09-23T19:49:38.452484+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:39.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[41728]: cluster 2023-09-23T19:49:37.032018+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[41728]: audit 2023-09-23T19:49:38.445974+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:49:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[41728]: audit 2023-09-23T19:49:38.451000+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:49:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:38 smithi112 bash[41728]: audit 2023-09-23T19:49:38.452484+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:49:40.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:39 smithi174 bash[31352]: audit 2023-09-23T19:49:38.439217+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:49:40.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:39 smithi112 bash[27353]: audit 2023-09-23T19:49:38.439217+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:49:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:39 smithi112 bash[41728]: audit 2023-09-23T19:49:38.439217+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:49:41.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:40 smithi174 bash[31352]: cluster 2023-09-23T19:49:39.032499+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:41.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:40 smithi112 bash[27353]: cluster 2023-09-23T19:49:39.032499+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:40 smithi112 bash[41728]: cluster 2023-09-23T19:49:39.032499+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:43.250 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:42 smithi112 bash[41728]: cluster 2023-09-23T19:49:41.033051+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:43.250 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:42 smithi112 bash[27353]: cluster 2023-09-23T19:49:41.033051+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:43.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:42 smithi174 bash[31352]: cluster 2023-09-23T19:49:41.033051+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:45.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:44 smithi174 bash[31352]: cluster 2023-09-23T19:49:43.033550+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:45.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:44 smithi112 bash[27353]: cluster 2023-09-23T19:49:43.033550+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:44 smithi112 bash[41728]: cluster 2023-09-23T19:49:43.033550+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:47.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:46 smithi174 bash[31352]: cluster 2023-09-23T19:49:45.033929+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:47.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:46 smithi174 bash[31352]: audit 2023-09-23T19:49:46.776772+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.112:0/720339855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b68921c8-03e7-46fa-a766-16b46b5b7f2a"}]: dispatch 2023-09-23T19:49:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:46 smithi174 bash[31352]: audit 2023-09-23T19:49:46.784672+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.112:0/720339855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b68921c8-03e7-46fa-a766-16b46b5b7f2a"}]': finished 2023-09-23T19:49:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:46 smithi174 bash[31352]: cluster 2023-09-23T19:49:46.784862+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T19:49:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:46 smithi174 bash[31352]: audit 2023-09-23T19:49:46.785067+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:49:47.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[41728]: cluster 2023-09-23T19:49:45.033929+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[41728]: audit 2023-09-23T19:49:46.776772+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.112:0/720339855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b68921c8-03e7-46fa-a766-16b46b5b7f2a"}]: dispatch 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[41728]: audit 2023-09-23T19:49:46.784672+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.112:0/720339855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b68921c8-03e7-46fa-a766-16b46b5b7f2a"}]': finished 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[41728]: cluster 2023-09-23T19:49:46.784862+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[41728]: audit 2023-09-23T19:49:46.785067+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[27353]: cluster 2023-09-23T19:49:45.033929+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[27353]: audit 2023-09-23T19:49:46.776772+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.112:0/720339855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b68921c8-03e7-46fa-a766-16b46b5b7f2a"}]: dispatch 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[27353]: audit 2023-09-23T19:49:46.784672+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.112:0/720339855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b68921c8-03e7-46fa-a766-16b46b5b7f2a"}]': finished 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[27353]: cluster 2023-09-23T19:49:46.784862+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T19:49:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:46 smithi112 bash[27353]: audit 2023-09-23T19:49:46.785067+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:49:48.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:47 smithi174 bash[31352]: audit 2023-09-23T19:49:47.555821+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.112:0/1809600274' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:49:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:47 smithi112 bash[41728]: audit 2023-09-23T19:49:47.555821+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.112:0/1809600274' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:49:48.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:47 smithi112 bash[27353]: audit 2023-09-23T19:49:47.555821+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.112:0/1809600274' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:49:49.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:48 smithi174 bash[31352]: cluster 2023-09-23T19:49:47.034331+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:48 smithi112 bash[27353]: cluster 2023-09-23T19:49:47.034331+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:48 smithi112 bash[41728]: cluster 2023-09-23T19:49:47.034331+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:51.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:50 smithi174 bash[31352]: cluster 2023-09-23T19:49:49.034814+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:50 smithi112 bash[27353]: cluster 2023-09-23T19:49:49.034814+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:50 smithi112 bash[41728]: cluster 2023-09-23T19:49:49.034814+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:53.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:52 smithi174 bash[31352]: cluster 2023-09-23T19:49:51.035200+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:52 smithi112 bash[41728]: cluster 2023-09-23T19:49:51.035200+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:52 smithi112 bash[27353]: cluster 2023-09-23T19:49:51.035200+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:55.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:54 smithi174 bash[31352]: cluster 2023-09-23T19:49:53.035655+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:54 smithi112 bash[27353]: cluster 2023-09-23T19:49:53.035655+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:55.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:54 smithi112 bash[41728]: cluster 2023-09-23T19:49:53.035655+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:57.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:56 smithi112 bash[27353]: cluster 2023-09-23T19:49:55.036087+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:57.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:56 smithi112 bash[41728]: cluster 2023-09-23T19:49:55.036087+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:56 smithi174 bash[31352]: cluster 2023-09-23T19:49:55.036087+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:49:58 smithi112 bash[27353]: cluster 2023-09-23T19:49:57.036557+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:59.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:49:58 smithi112 bash[41728]: cluster 2023-09-23T19:49:57.036557+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:49:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:49:58 smithi174 bash[31352]: cluster 2023-09-23T19:49:57.036557+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:00.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:00 smithi174 bash[31352]: audit 2023-09-23T19:49:59.332214+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T19:50:00.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:00 smithi174 bash[31352]: audit 2023-09-23T19:49:59.333536+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:00 smithi112 bash[41728]: audit 2023-09-23T19:49:59.332214+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T19:50:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:00 smithi112 bash[41728]: audit 2023-09-23T19:49:59.333536+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:00 smithi112 bash[27353]: audit 2023-09-23T19:49:59.332214+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T19:50:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:00 smithi112 bash[27353]: audit 2023-09-23T19:49:59.333536+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:01.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:01 smithi112 bash[27353]: cluster 2023-09-23T19:49:59.036993+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:01 smithi112 bash[27353]: cephadm 2023-09-23T19:49:59.334519+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.2 on smithi112 2023-09-23T19:50:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:01 smithi112 bash[27353]: cluster 2023-09-23T19:50:00.000106+0000 mon.a (mon.0) 337 : cluster [INF] overall HEALTH_OK 2023-09-23T19:50:01.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:01 smithi112 bash[41728]: cluster 2023-09-23T19:49:59.036993+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:01.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:01 smithi112 bash[41728]: cephadm 2023-09-23T19:49:59.334519+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.2 on smithi112 2023-09-23T19:50:01.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:01 smithi112 bash[41728]: cluster 2023-09-23T19:50:00.000106+0000 mon.a (mon.0) 337 : cluster [INF] overall HEALTH_OK 2023-09-23T19:50:01.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:01 smithi174 bash[31352]: cluster 2023-09-23T19:49:59.036993+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:01.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:01 smithi174 bash[31352]: cephadm 2023-09-23T19:49:59.334519+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.2 on smithi112 2023-09-23T19:50:01.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:01 smithi174 bash[31352]: cluster 2023-09-23T19:50:00.000106+0000 mon.a (mon.0) 337 : cluster [INF] overall HEALTH_OK 2023-09-23T19:50:02.287 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:02 smithi112 bash[27353]: cluster 2023-09-23T19:50:01.037540+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:02.288 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:02 smithi112 bash[41728]: cluster 2023-09-23T19:50:01.037540+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:02.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:02 smithi174 bash[31352]: cluster 2023-09-23T19:50:01.037540+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:05.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[27353]: cluster 2023-09-23T19:50:03.038054+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[27353]: audit 2023-09-23T19:50:03.986073+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[27353]: audit 2023-09-23T19:50:03.993554+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[27353]: audit 2023-09-23T19:50:04.025379+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[41728]: cluster 2023-09-23T19:50:03.038054+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[41728]: audit 2023-09-23T19:50:03.986073+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[41728]: audit 2023-09-23T19:50:03.993554+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:04 smithi112 bash[41728]: audit 2023-09-23T19:50:04.025379+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:04 smithi174 bash[31352]: cluster 2023-09-23T19:50:03.038054+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:04 smithi174 bash[31352]: audit 2023-09-23T19:50:03.986073+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:04 smithi174 bash[31352]: audit 2023-09-23T19:50:03.993554+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:04 smithi174 bash[31352]: audit 2023-09-23T19:50:04.025379+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:07.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:06 smithi174 bash[31352]: cluster 2023-09-23T19:50:05.038456+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:07.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:06 smithi112 bash[27353]: cluster 2023-09-23T19:50:05.038456+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:07.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:06 smithi112 bash[41728]: cluster 2023-09-23T19:50:05.038456+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:08 smithi112 bash[41728]: cluster 2023-09-23T19:50:07.038823+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:09.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:08 smithi112 bash[27353]: cluster 2023-09-23T19:50:07.038823+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:09.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:08 smithi174 bash[31352]: cluster 2023-09-23T19:50:07.038823+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[27353]: cluster 2023-09-23T19:50:09.039154+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[27353]: audit 2023-09-23T19:50:09.269247+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[27353]: audit 2023-09-23T19:50:09.275922+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[27353]: audit 2023-09-23T19:50:09.694365+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[27353]: audit 2023-09-23T19:50:09.695674+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[27353]: audit 2023-09-23T19:50:09.702636+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[41728]: cluster 2023-09-23T19:50:09.039154+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[41728]: audit 2023-09-23T19:50:09.269247+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[41728]: audit 2023-09-23T19:50:09.275922+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[41728]: audit 2023-09-23T19:50:09.694365+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[41728]: audit 2023-09-23T19:50:09.695674+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:50:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:10 smithi112 bash[41728]: audit 2023-09-23T19:50:09.702636+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:10 smithi174 bash[31352]: cluster 2023-09-23T19:50:09.039154+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:10.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:10 smithi174 bash[31352]: audit 2023-09-23T19:50:09.269247+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:10 smithi174 bash[31352]: audit 2023-09-23T19:50:09.275922+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:10.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:10 smithi174 bash[31352]: audit 2023-09-23T19:50:09.694365+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:10.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:10 smithi174 bash[31352]: audit 2023-09-23T19:50:09.695674+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:50:10.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:10 smithi174 bash[31352]: audit 2023-09-23T19:50:09.702636+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:11.536 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:11 smithi112 bash[27353]: audit 2023-09-23T19:50:10.627414+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T19:50:11.536 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:11 smithi112 bash[41728]: audit 2023-09-23T19:50:10.627414+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T19:50:11.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:11 smithi174 bash[31352]: audit 2023-09-23T19:50:10.627414+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T19:50:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[27353]: cluster 2023-09-23T19:50:11.039634+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[27353]: audit 2023-09-23T19:50:11.281045+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[27353]: cluster 2023-09-23T19:50:11.281161+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[27353]: audit 2023-09-23T19:50:11.281313+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[27353]: audit 2023-09-23T19:50:11.281772+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[41728]: cluster 2023-09-23T19:50:11.039634+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[41728]: audit 2023-09-23T19:50:11.281045+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[41728]: cluster 2023-09-23T19:50:11.281161+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T19:50:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[41728]: audit 2023-09-23T19:50:11.281313+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:12.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:12 smithi112 bash[41728]: audit 2023-09-23T19:50:11.281772+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:50:12.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:12 smithi174 bash[31352]: cluster 2023-09-23T19:50:11.039634+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:12.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:12 smithi174 bash[31352]: audit 2023-09-23T19:50:11.281045+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T19:50:12.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:12 smithi174 bash[31352]: cluster 2023-09-23T19:50:11.281161+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T19:50:12.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:12 smithi174 bash[31352]: audit 2023-09-23T19:50:11.281313+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:12.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:12 smithi174 bash[31352]: audit 2023-09-23T19:50:11.281772+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:50:12.850 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 2 on host 'smithi112' 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: audit 2023-09-23T19:50:12.281614+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: cluster 2023-09-23T19:50:12.281724+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: audit 2023-09-23T19:50:12.282335+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: audit 2023-09-23T19:50:12.288948+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: audit 2023-09-23T19:50:12.824977+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: audit 2023-09-23T19:50:12.830888+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[27353]: audit 2023-09-23T19:50:12.841150+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: audit 2023-09-23T19:50:12.281614+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: cluster 2023-09-23T19:50:12.281724+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: audit 2023-09-23T19:50:12.282335+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: audit 2023-09-23T19:50:12.288948+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: audit 2023-09-23T19:50:12.824977+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: audit 2023-09-23T19:50:12.830888+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:13 smithi112 bash[41728]: audit 2023-09-23T19:50:12.841150+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:13.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: audit 2023-09-23T19:50:12.281614+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:50:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: cluster 2023-09-23T19:50:12.281724+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T19:50:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: audit 2023-09-23T19:50:12.282335+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: audit 2023-09-23T19:50:12.288948+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: audit 2023-09-23T19:50:12.824977+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: audit 2023-09-23T19:50:12.830888+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:13 smithi174 bash[31352]: audit 2023-09-23T19:50:12.841150+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:13.633 DEBUG:teuthology.orchestra.run.smithi112:osd.2> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-23T19:50:13.635 INFO:tasks.cephadm:Deploying osd.3 on smithi112 with /dev/vg_nvme/lv_1... 2023-09-23T19:50:13.635 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T19:50:13.870 INFO:journalctl@ceph.osd.2.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:50:14.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:14 smithi174 bash[31352]: cluster 2023-09-23T19:50:11.592233+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:50:14.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:14 smithi174 bash[31352]: cluster 2023-09-23T19:50:11.592403+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:50:14.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:14 smithi174 bash[31352]: cluster 2023-09-23T19:50:13.039981+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:14.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:14 smithi174 bash[31352]: cluster 2023-09-23T19:50:13.291627+0000 mon.a (mon.0) 358 : cluster [INF] osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776] boot 2023-09-23T19:50:14.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:14 smithi174 bash[31352]: cluster 2023-09-23T19:50:13.291682+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T19:50:14.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:14 smithi174 bash[31352]: audit 2023-09-23T19:50:13.292162+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:14.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[27353]: cluster 2023-09-23T19:50:11.592233+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[27353]: cluster 2023-09-23T19:50:11.592403+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[27353]: cluster 2023-09-23T19:50:13.039981+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[27353]: cluster 2023-09-23T19:50:13.291627+0000 mon.a (mon.0) 358 : cluster [INF] osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776] boot 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[27353]: cluster 2023-09-23T19:50:13.291682+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[27353]: audit 2023-09-23T19:50:13.292162+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[41728]: cluster 2023-09-23T19:50:11.592233+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[41728]: cluster 2023-09-23T19:50:11.592403+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:50:14.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[41728]: cluster 2023-09-23T19:50:13.039981+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T19:50:14.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[41728]: cluster 2023-09-23T19:50:13.291627+0000 mon.a (mon.0) 358 : cluster [INF] osd.2 [v2:172.21.15.112:6818/2543890776,v1:172.21.15.112:6819/2543890776] boot 2023-09-23T19:50:14.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[41728]: cluster 2023-09-23T19:50:13.291682+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T19:50:14.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:14 smithi112 bash[41728]: audit 2023-09-23T19:50:13.292162+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:50:15.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:15 smithi112 bash[27353]: cluster 2023-09-23T19:50:14.306266+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T19:50:15.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:15 smithi112 bash[41728]: cluster 2023-09-23T19:50:14.306266+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T19:50:16.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:15 smithi174 bash[31352]: cluster 2023-09-23T19:50:14.306266+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T19:50:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[27353]: cluster 2023-09-23T19:50:15.040380+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[27353]: audit 2023-09-23T19:50:15.187850+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' 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-09-23T19:50:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[27353]: audit 2023-09-23T19:50:15.965268+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' 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-09-23T19:50:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[27353]: cluster 2023-09-23T19:50:15.965373+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T19:50:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[27353]: audit 2023-09-23T19:50:15.966976+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:50:16.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[41728]: cluster 2023-09-23T19:50:15.040380+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:16.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[41728]: audit 2023-09-23T19:50:15.187850+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' 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-09-23T19:50:16.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[41728]: audit 2023-09-23T19:50:15.965268+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' 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-09-23T19:50:16.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[41728]: cluster 2023-09-23T19:50:15.965373+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T19:50:16.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:16 smithi112 bash[41728]: audit 2023-09-23T19:50:15.966976+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:50:17.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:16 smithi174 bash[31352]: cluster 2023-09-23T19:50:15.040380+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:17.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:16 smithi174 bash[31352]: audit 2023-09-23T19:50:15.187850+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' 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-09-23T19:50:17.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:16 smithi174 bash[31352]: audit 2023-09-23T19:50:15.965268+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' 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-09-23T19:50:17.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:16 smithi174 bash[31352]: cluster 2023-09-23T19:50:15.965373+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T19:50:17.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:16 smithi174 bash[31352]: audit 2023-09-23T19:50:15.966976+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:50:17.652 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:50:18.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:17 smithi174 bash[31352]: audit 2023-09-23T19:50:16.970318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:50:18.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:17 smithi174 bash[31352]: cluster 2023-09-23T19:50:16.970593+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T19:50:18.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:17 smithi112 bash[27353]: audit 2023-09-23T19:50:16.970318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:50:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:17 smithi112 bash[27353]: cluster 2023-09-23T19:50:16.970593+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T19:50:18.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:17 smithi112 bash[41728]: audit 2023-09-23T19:50:16.970318+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:50:18.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:17 smithi112 bash[41728]: cluster 2023-09-23T19:50:16.970593+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[27353]: cluster 2023-09-23T19:50:17.040813+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[27353]: cluster 2023-09-23T19:50:17.981061+0000 mon.a (mon.0) 368 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[27353]: cluster 2023-09-23T19:50:17.981109+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[27353]: audit 2023-09-23T19:50:18.044280+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[41728]: cluster 2023-09-23T19:50:17.040813+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[41728]: cluster 2023-09-23T19:50:17.981061+0000 mon.a (mon.0) 368 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[41728]: cluster 2023-09-23T19:50:17.981109+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-09-23T19:50:19.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:18 smithi112 bash[41728]: audit 2023-09-23T19:50:18.044280+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:19.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:18 smithi174 bash[31352]: cluster 2023-09-23T19:50:17.040813+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:19.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:18 smithi174 bash[31352]: cluster 2023-09-23T19:50:17.981061+0000 mon.a (mon.0) 368 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T19:50:19.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:18 smithi174 bash[31352]: cluster 2023-09-23T19:50:17.981109+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-09-23T19:50:19.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:18 smithi174 bash[31352]: audit 2023-09-23T19:50:18.044280+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: cluster 2023-09-23T19:50:19.041232+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:19.827890+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.679779+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.682867+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.687275+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.687460+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.692207+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:21.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.692362+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:21.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[27353]: audit 2023-09-23T19:50:20.692496+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:21.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: cluster 2023-09-23T19:50:19.041232+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:21.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:19.827890+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:21.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.679779+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:21.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.682867+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.687275+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.687460+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.692207+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.692362+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:21 smithi112 bash[41728]: audit 2023-09-23T19:50:20.692496+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:21.956 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T19:50:21.956 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T19:50:21.957 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-09-23T19:50:21.957 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-09-23T19:50:21.957 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132138 s, 794 MB/s 2023-09-23T19:50:21.957 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-09-23T19:50:22.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: cluster 2023-09-23T19:50:19.041232+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:19.827890+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.679779+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.682867+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.687275+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.687460+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.692207+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.692362+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:21 smithi174 bash[31352]: audit 2023-09-23T19:50:20.692496+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:20.690801+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: cluster 2023-09-23T19:50:21.041884+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:21.589484+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:21.620176+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:21.621584+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:21.621864+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:21.622178+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:21.622433+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:22.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[27353]: audit 2023-09-23T19:50:22.536876+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:22.738 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_1 2023-09-23T19:50:22.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:20.690801+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:22.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: cluster 2023-09-23T19:50:21.041884+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:22.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:21.589484+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:21.620176+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:21.621584+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:21.621864+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:21.622178+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:21.622433+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:22 smithi112 bash[41728]: audit 2023-09-23T19:50:22.536876+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:23.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:20.690801+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: cluster 2023-09-23T19:50:21.041884+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:21.589484+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:21.620176+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:21.621584+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:21.621864+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:21.622178+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:21.622433+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:50:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:22 smithi174 bash[31352]: audit 2023-09-23T19:50:22.536876+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: cluster 2023-09-23T19:50:23.042450+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 206 KiB/s wr, 13 op/s 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: cephadm 2023-09-23T19:50:23.335784+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.343608+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.351082+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.352966+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.354270+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.355497+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: cephadm 2023-09-23T19:50:23.356442+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 5413M 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.362365+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.363821+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.365109+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[27353]: audit 2023-09-23T19:50:23.371619+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: cluster 2023-09-23T19:50:23.042450+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 206 KiB/s wr, 13 op/s 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: cephadm 2023-09-23T19:50:23.335784+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.343608+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.351082+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.352966+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.354270+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.355497+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: cephadm 2023-09-23T19:50:23.356442+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 5413M 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.362365+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.363821+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.365109+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:50:24.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:24 smithi112 bash[41728]: audit 2023-09-23T19:50:23.371619+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: cluster 2023-09-23T19:50:23.042450+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 206 KiB/s wr, 13 op/s 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: cephadm 2023-09-23T19:50:23.335784+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.343608+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.351082+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.352966+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.354270+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.355497+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:50:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: cephadm 2023-09-23T19:50:23.356442+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 5413M 2023-09-23T19:50:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.362365+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.363821+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.365109+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:50:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:24 smithi174 bash[31352]: audit 2023-09-23T19:50:23.371619+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:27.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:26 smithi174 bash[31352]: cluster 2023-09-23T19:50:25.042954+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 148 KiB/s wr, 9 op/s 2023-09-23T19:50:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:26 smithi112 bash[27353]: cluster 2023-09-23T19:50:25.042954+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 148 KiB/s wr, 9 op/s 2023-09-23T19:50:27.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:26 smithi112 bash[41728]: cluster 2023-09-23T19:50:25.042954+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 148 KiB/s wr, 9 op/s 2023-09-23T19:50:27.479 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:50:29.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:28 smithi174 bash[31352]: cluster 2023-09-23T19:50:27.043560+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 115 KiB/s wr, 7 op/s 2023-09-23T19:50:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:28 smithi112 bash[41728]: cluster 2023-09-23T19:50:27.043560+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 115 KiB/s wr, 7 op/s 2023-09-23T19:50:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:28 smithi112 bash[27353]: cluster 2023-09-23T19:50:27.043560+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 115 KiB/s wr, 7 op/s 2023-09-23T19:50:31.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:30 smithi174 bash[31352]: cluster 2023-09-23T19:50:29.044125+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 118 KiB/s wr, 8 op/s 2023-09-23T19:50:31.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:30 smithi174 bash[31352]: audit 2023-09-23T19:50:30.518691+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:50:31.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:30 smithi174 bash[31352]: audit 2023-09-23T19:50:30.524754+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:50:31.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:30 smithi174 bash[31352]: audit 2023-09-23T19:50:30.526185+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[27353]: cluster 2023-09-23T19:50:29.044125+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 118 KiB/s wr, 8 op/s 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[27353]: audit 2023-09-23T19:50:30.518691+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[27353]: audit 2023-09-23T19:50:30.524754+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[27353]: audit 2023-09-23T19:50:30.526185+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[41728]: cluster 2023-09-23T19:50:29.044125+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 118 KiB/s wr, 8 op/s 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[41728]: audit 2023-09-23T19:50:30.518691+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[41728]: audit 2023-09-23T19:50:30.524754+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:50:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:30 smithi112 bash[41728]: audit 2023-09-23T19:50:30.526185+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:32.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:31 smithi174 bash[31352]: audit 2023-09-23T19:50:30.511842+0000 mgr.y (mgr.14152) 178 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:31 smithi112 bash[27353]: audit 2023-09-23T19:50:30.511842+0000 mgr.y (mgr.14152) 178 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:32.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:31 smithi112 bash[41728]: audit 2023-09-23T19:50:30.511842+0000 mgr.y (mgr.14152) 178 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:33.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:32 smithi174 bash[31352]: cluster 2023-09-23T19:50:31.044764+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T19:50:33.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:32 smithi112 bash[27353]: cluster 2023-09-23T19:50:31.044764+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T19:50:33.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:32 smithi112 bash[41728]: cluster 2023-09-23T19:50:31.044764+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T19:50:35.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:34 smithi174 bash[31352]: cluster 2023-09-23T19:50:33.045283+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T19:50:35.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:34 smithi112 bash[27353]: cluster 2023-09-23T19:50:33.045283+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T19:50:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:34 smithi112 bash[41728]: cluster 2023-09-23T19:50:33.045283+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T19:50:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:36 smithi112 bash[27353]: cluster 2023-09-23T19:50:35.045770+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T19:50:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:36 smithi112 bash[41728]: cluster 2023-09-23T19:50:35.045770+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T19:50:37.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:36 smithi174 bash[31352]: cluster 2023-09-23T19:50:35.045770+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T19:50:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:38 smithi174 bash[31352]: cluster 2023-09-23T19:50:37.046141+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T19:50:39.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:38 smithi112 bash[27353]: cluster 2023-09-23T19:50:37.046141+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T19:50:39.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:38 smithi112 bash[41728]: cluster 2023-09-23T19:50:37.046141+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T19:50:40.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:39 smithi174 bash[31352]: audit 2023-09-23T19:50:38.772363+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.112:0/183528434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]: dispatch 2023-09-23T19:50:40.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:39 smithi174 bash[31352]: audit 2023-09-23T19:50:38.772971+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]: dispatch 2023-09-23T19:50:40.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:39 smithi174 bash[31352]: audit 2023-09-23T19:50:38.780849+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]': finished 2023-09-23T19:50:40.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:39 smithi174 bash[31352]: cluster 2023-09-23T19:50:38.780978+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T19:50:40.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:39 smithi174 bash[31352]: audit 2023-09-23T19:50:38.781207+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:50:40.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:39 smithi174 bash[31352]: audit 2023-09-23T19:50:39.505222+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.112:0/2657167859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:50:40.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[41728]: audit 2023-09-23T19:50:38.772363+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.112:0/183528434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]: dispatch 2023-09-23T19:50:40.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[41728]: audit 2023-09-23T19:50:38.772971+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]: dispatch 2023-09-23T19:50:40.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[41728]: audit 2023-09-23T19:50:38.780849+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]': finished 2023-09-23T19:50:40.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[41728]: cluster 2023-09-23T19:50:38.780978+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[41728]: audit 2023-09-23T19:50:38.781207+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[41728]: audit 2023-09-23T19:50:39.505222+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.112:0/2657167859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[27353]: audit 2023-09-23T19:50:38.772363+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.112:0/183528434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]: dispatch 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[27353]: audit 2023-09-23T19:50:38.772971+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]: dispatch 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[27353]: audit 2023-09-23T19:50:38.780849+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04895154-b696-4bcd-9245-92d92cb1c67a"}]': finished 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[27353]: cluster 2023-09-23T19:50:38.780978+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T19:50:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[27353]: audit 2023-09-23T19:50:38.781207+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:50:40.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:39 smithi112 bash[27353]: audit 2023-09-23T19:50:39.505222+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.112:0/2657167859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:50:41.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:40 smithi174 bash[31352]: cluster 2023-09-23T19:50:39.046670+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:41.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:40 smithi112 bash[41728]: cluster 2023-09-23T19:50:39.046670+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:41.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:40 smithi112 bash[27353]: cluster 2023-09-23T19:50:39.046670+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:43.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:42 smithi174 bash[31352]: cluster 2023-09-23T19:50:41.047320+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:43.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:42 smithi112 bash[41728]: cluster 2023-09-23T19:50:41.047320+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:42 smithi112 bash[27353]: cluster 2023-09-23T19:50:41.047320+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:45.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:44 smithi174 bash[31352]: cluster 2023-09-23T19:50:43.048003+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:45.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:44 smithi112 bash[27353]: cluster 2023-09-23T19:50:43.048003+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:45.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:44 smithi112 bash[41728]: cluster 2023-09-23T19:50:43.048003+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:47.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:46 smithi174 bash[31352]: cluster 2023-09-23T19:50:45.048624+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:46 smithi112 bash[27353]: cluster 2023-09-23T19:50:45.048624+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:47.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:46 smithi112 bash[41728]: cluster 2023-09-23T19:50:45.048624+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:48.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:48 smithi112 bash[27353]: cluster 2023-09-23T19:50:47.049126+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:48.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:48 smithi112 bash[41728]: cluster 2023-09-23T19:50:47.049126+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:49.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:48 smithi174 bash[31352]: cluster 2023-09-23T19:50:47.049126+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:51.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:50 smithi174 bash[31352]: cluster 2023-09-23T19:50:49.049682+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:51.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:50 smithi112 bash[41728]: cluster 2023-09-23T19:50:49.049682+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:50 smithi112 bash[27353]: cluster 2023-09-23T19:50:49.049682+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:52.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:51 smithi174 bash[31352]: audit 2023-09-23T19:50:51.163080+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T19:50:52.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:51 smithi174 bash[31352]: audit 2023-09-23T19:50:51.164145+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:52.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:51 smithi112 bash[27353]: audit 2023-09-23T19:50:51.163080+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T19:50:52.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:51 smithi112 bash[27353]: audit 2023-09-23T19:50:51.164145+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:52.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:51 smithi112 bash[41728]: audit 2023-09-23T19:50:51.163080+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T19:50:52.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:51 smithi112 bash[41728]: audit 2023-09-23T19:50:51.164145+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:53.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:52 smithi174 bash[31352]: cluster 2023-09-23T19:50:51.050224+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:53.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:52 smithi174 bash[31352]: cephadm 2023-09-23T19:50:51.164962+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.3 on smithi112 2023-09-23T19:50:53.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:52 smithi112 bash[41728]: cluster 2023-09-23T19:50:51.050224+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:53.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:52 smithi112 bash[41728]: cephadm 2023-09-23T19:50:51.164962+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.3 on smithi112 2023-09-23T19:50:53.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:52 smithi112 bash[27353]: cluster 2023-09-23T19:50:51.050224+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:53.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:52 smithi112 bash[27353]: cephadm 2023-09-23T19:50:51.164962+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.3 on smithi112 2023-09-23T19:50:55.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:54 smithi174 bash[31352]: cluster 2023-09-23T19:50:53.050856+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:55.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:54 smithi112 bash[27353]: cluster 2023-09-23T19:50:53.050856+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:55.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:54 smithi112 bash[41728]: cluster 2023-09-23T19:50:53.050856+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:56.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:55 smithi112 bash[41728]: audit 2023-09-23T19:50:55.690348+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:56.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:55 smithi112 bash[41728]: audit 2023-09-23T19:50:55.693769+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:56.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:55 smithi112 bash[41728]: audit 2023-09-23T19:50:55.706086+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:56.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:55 smithi112 bash[27353]: audit 2023-09-23T19:50:55.690348+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:56.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:55 smithi112 bash[27353]: audit 2023-09-23T19:50:55.693769+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:56.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:55 smithi112 bash[27353]: audit 2023-09-23T19:50:55.706086+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:56.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:55 smithi174 bash[31352]: audit 2023-09-23T19:50:55.690348+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:56.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:55 smithi174 bash[31352]: audit 2023-09-23T19:50:55.693769+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:56.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:55 smithi174 bash[31352]: audit 2023-09-23T19:50:55.706086+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:50:56.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:56 smithi112 bash[27353]: cluster 2023-09-23T19:50:55.051504+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:56.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:56 smithi112 bash[41728]: cluster 2023-09-23T19:50:55.051504+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:56 smithi174 bash[31352]: cluster 2023-09-23T19:50:55.051504+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:59.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:50:58 smithi112 bash[27353]: cluster 2023-09-23T19:50:57.052037+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:50:58 smithi112 bash[41728]: cluster 2023-09-23T19:50:57.052037+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:50:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:50:58 smithi174 bash[31352]: cluster 2023-09-23T19:50:57.052037+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:01.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:00 smithi112 bash[27353]: cluster 2023-09-23T19:50:59.052621+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:01.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:00 smithi112 bash[41728]: cluster 2023-09-23T19:50:59.052621+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:01.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:00 smithi174 bash[31352]: cluster 2023-09-23T19:50:59.052621+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:03.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: cluster 2023-09-23T19:51:01.053154+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.029160+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.035699+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.036965+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.038322+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.044181+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.523662+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[41728]: audit 2023-09-23T19:51:02.524253+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: cluster 2023-09-23T19:51:01.053154+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.029160+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.035699+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.036965+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.038322+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.044181+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.523662+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:51:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:02 smithi112 bash[27353]: audit 2023-09-23T19:51:02.524253+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: cluster 2023-09-23T19:51:01.053154+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.029160+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.035699+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.036965+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.038322+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.044181+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.523662+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:51:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:02 smithi174 bash[31352]: audit 2023-09-23T19:51:02.524253+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:51:04.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:04 smithi174 bash[31352]: audit 2023-09-23T19:51:03.049759+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T19:51:04.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:04 smithi174 bash[31352]: cluster 2023-09-23T19:51:03.049883+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T19:51:04.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:04 smithi174 bash[31352]: audit 2023-09-23T19:51:03.050074+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:04.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:04 smithi174 bash[31352]: audit 2023-09-23T19:51:03.052894+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:51:04.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:04 smithi174 bash[31352]: audit 2023-09-23T19:51:03.053302+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:51:04.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:04 smithi174 bash[31352]: cluster 2023-09-23T19:51:03.053708+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:04.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[27353]: audit 2023-09-23T19:51:03.049759+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T19:51:04.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[27353]: cluster 2023-09-23T19:51:03.049883+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[27353]: audit 2023-09-23T19:51:03.050074+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[27353]: audit 2023-09-23T19:51:03.052894+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[27353]: audit 2023-09-23T19:51:03.053302+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[27353]: cluster 2023-09-23T19:51:03.053708+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[41728]: audit 2023-09-23T19:51:03.049759+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[41728]: cluster 2023-09-23T19:51:03.049883+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[41728]: audit 2023-09-23T19:51:03.050074+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[41728]: audit 2023-09-23T19:51:03.052894+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:51:04.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[41728]: audit 2023-09-23T19:51:03.053302+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T19:51:04.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:04 smithi112 bash[41728]: cluster 2023-09-23T19:51:03.053708+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:05.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[41728]: audit 2023-09-23T19:51:04.051794+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:51:05.065 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[41728]: cluster 2023-09-23T19:51:04.051988+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-09-23T19:51:05.065 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[41728]: audit 2023-09-23T19:51:04.052606+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:05.065 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[41728]: audit 2023-09-23T19:51:04.060001+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:05.274 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 3 on host 'smithi112' 2023-09-23T19:51:05.329 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[27353]: audit 2023-09-23T19:51:04.051794+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:51:05.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[27353]: cluster 2023-09-23T19:51:04.051988+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-09-23T19:51:05.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[27353]: audit 2023-09-23T19:51:04.052606+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:05.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:05 smithi112 bash[27353]: audit 2023-09-23T19:51:04.060001+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:05.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:05 smithi174 bash[31352]: audit 2023-09-23T19:51:04.051794+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2023-09-23T19:51:05.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:05 smithi174 bash[31352]: cluster 2023-09-23T19:51:04.051988+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-09-23T19:51:05.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:05 smithi174 bash[31352]: audit 2023-09-23T19:51:04.052606+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:05.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:05 smithi174 bash[31352]: audit 2023-09-23T19:51:04.060001+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:05.979 DEBUG:teuthology.orchestra.run.smithi112:osd.3> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T19:51:05.981 INFO:tasks.cephadm:Deploying osd.4 on smithi174 with /dev/vg_nvme/lv_4... 2023-09-23T19:51:05.981 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T19:51:06.088 INFO:journalctl@ceph.osd.3.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:51:06.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: cluster 2023-09-23T19:51:03.507918+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: cluster 2023-09-23T19:51:03.508057+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: cluster 2023-09-23T19:51:05.054240+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: cluster 2023-09-23T19:51:05.062219+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025] boot 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: cluster 2023-09-23T19:51:05.062283+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: audit 2023-09-23T19:51:05.062913+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: audit 2023-09-23T19:51:05.246457+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: audit 2023-09-23T19:51:05.253915+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:06 smithi174 bash[31352]: audit 2023-09-23T19:51:05.284765+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: cluster 2023-09-23T19:51:03.507918+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: cluster 2023-09-23T19:51:03.508057+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: cluster 2023-09-23T19:51:05.054240+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: cluster 2023-09-23T19:51:05.062219+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025] boot 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: cluster 2023-09-23T19:51:05.062283+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: audit 2023-09-23T19:51:05.062913+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: audit 2023-09-23T19:51:05.246457+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: audit 2023-09-23T19:51:05.253915+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[27353]: audit 2023-09-23T19:51:05.284765+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: cluster 2023-09-23T19:51:03.507918+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: cluster 2023-09-23T19:51:03.508057+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: cluster 2023-09-23T19:51:05.054240+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: cluster 2023-09-23T19:51:05.062219+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.112:6826/1025900025,v1:172.21.15.112:6827/1025900025] boot 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: cluster 2023-09-23T19:51:05.062283+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T19:51:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: audit 2023-09-23T19:51:05.062913+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:51:06.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: audit 2023-09-23T19:51:05.246457+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:06.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: audit 2023-09-23T19:51:05.253915+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:06.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:06 smithi112 bash[41728]: audit 2023-09-23T19:51:05.284765+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:07.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:07 smithi174 bash[31352]: cluster 2023-09-23T19:51:06.257957+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-09-23T19:51:07.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:07 smithi112 bash[27353]: cluster 2023-09-23T19:51:06.257957+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-09-23T19:51:07.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:07 smithi112 bash[41728]: cluster 2023-09-23T19:51:06.257957+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-09-23T19:51:08.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:08 smithi174 bash[31352]: cluster 2023-09-23T19:51:07.054794+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:08.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:08 smithi112 bash[27353]: cluster 2023-09-23T19:51:07.054794+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:08 smithi112 bash[41728]: cluster 2023-09-23T19:51:07.054794+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:10 smithi112 bash[27353]: cluster 2023-09-23T19:51:09.055288+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:10 smithi112 bash[41728]: cluster 2023-09-23T19:51:09.055288+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:10.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:10 smithi174 bash[31352]: cluster 2023-09-23T19:51:09.055288+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:10.705 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:51:12.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:12 smithi174 bash[31352]: cluster 2023-09-23T19:51:11.055697+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:12.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:12 smithi112 bash[27353]: cluster 2023-09-23T19:51:11.055697+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:12.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:12 smithi112 bash[41728]: cluster 2023-09-23T19:51:11.055697+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:13.972 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T19:51:13.973 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T19:51:13.973 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-09-23T19:51:13.973 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-09-23T19:51:13.973 INFO:teuthology.orchestra.run.smithi174.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0162141 s, 647 MB/s 2023-09-23T19:51:13.973 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-09-23T19:51:14.655 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_4 2023-09-23T19:51:15.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:14 smithi174 bash[31352]: cluster 2023-09-23T19:51:13.056219+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:14 smithi112 bash[41728]: cluster 2023-09-23T19:51:13.056219+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:15.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:14 smithi112 bash[27353]: cluster 2023-09-23T19:51:13.056219+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:16.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: cephadm 2023-09-23T19:51:14.926487+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.936141+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.943461+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.945253+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.946540+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.947717+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.948860+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: cephadm 2023-09-23T19:51:14.949720+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 4060M 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.955273+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.956554+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:16.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.957564+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:16.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:15 smithi174 bash[31352]: audit 2023-09-23T19:51:14.963387+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: cephadm 2023-09-23T19:51:14.926487+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.936141+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.943461+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.945253+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.946540+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.947717+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.948860+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: cephadm 2023-09-23T19:51:14.949720+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 4060M 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.955273+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.956554+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.957564+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[41728]: audit 2023-09-23T19:51:14.963387+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: cephadm 2023-09-23T19:51:14.926487+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Detected new or changed devices on smithi112 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.936141+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.943461+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.945253+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.946540+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.947717+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.948860+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:16.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: cephadm 2023-09-23T19:51:14.949720+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 4060M 2023-09-23T19:51:16.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.955273+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:16.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.956554+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:16.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.957564+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:16.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:15 smithi112 bash[27353]: audit 2023-09-23T19:51:14.963387+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:17.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:16 smithi174 bash[31352]: cluster 2023-09-23T19:51:15.056936+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:16 smithi112 bash[27353]: cluster 2023-09-23T19:51:15.056936+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:16 smithi112 bash[41728]: cluster 2023-09-23T19:51:15.056936+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:19.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:18 smithi174 bash[31352]: cluster 2023-09-23T19:51:17.057481+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:19.375 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:51:19.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:18 smithi112 bash[41728]: cluster 2023-09-23T19:51:17.057481+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:19.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:18 smithi112 bash[27353]: cluster 2023-09-23T19:51:17.057481+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:21.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:20 smithi174 bash[31352]: cluster 2023-09-23T19:51:19.058035+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:21.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:20 smithi112 bash[27353]: cluster 2023-09-23T19:51:19.058035+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:21.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:20 smithi112 bash[41728]: cluster 2023-09-23T19:51:19.058035+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:23.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:22 smithi174 bash[31352]: cluster 2023-09-23T19:51:21.058584+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:23.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:22 smithi174 bash[31352]: audit 2023-09-23T19:51:22.250757+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:51:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:22 smithi174 bash[31352]: audit 2023-09-23T19:51:22.257141+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:51:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:22 smithi174 bash[31352]: audit 2023-09-23T19:51:22.258527+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[27353]: cluster 2023-09-23T19:51:21.058584+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[27353]: audit 2023-09-23T19:51:22.250757+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:51:23.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[27353]: audit 2023-09-23T19:51:22.257141+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:51:23.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[27353]: audit 2023-09-23T19:51:22.258527+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[41728]: cluster 2023-09-23T19:51:21.058584+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[41728]: audit 2023-09-23T19:51:22.250757+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:51:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[41728]: audit 2023-09-23T19:51:22.257141+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:51:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:22 smithi112 bash[41728]: audit 2023-09-23T19:51:22.258527+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:24.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:23 smithi174 bash[31352]: audit 2023-09-23T19:51:22.243430+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:23 smithi112 bash[27353]: audit 2023-09-23T19:51:22.243430+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:24.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:23 smithi112 bash[41728]: audit 2023-09-23T19:51:22.243430+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:25.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:24 smithi174 bash[31352]: cluster 2023-09-23T19:51:23.059151+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:25.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:24 smithi112 bash[27353]: cluster 2023-09-23T19:51:23.059151+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:25.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:24 smithi112 bash[41728]: cluster 2023-09-23T19:51:23.059151+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:27.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:26 smithi174 bash[31352]: cluster 2023-09-23T19:51:25.059680+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:27.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:26 smithi112 bash[27353]: cluster 2023-09-23T19:51:25.059680+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:27.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:26 smithi112 bash[41728]: cluster 2023-09-23T19:51:25.059680+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:29.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:28 smithi174 bash[31352]: cluster 2023-09-23T19:51:27.060245+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:29.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:28 smithi112 bash[27353]: cluster 2023-09-23T19:51:27.060245+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:29.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:28 smithi112 bash[41728]: cluster 2023-09-23T19:51:27.060245+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:31 smithi174 bash[31352]: cluster 2023-09-23T19:51:29.060866+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:31 smithi174 bash[31352]: audit 2023-09-23T19:51:30.453331+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.174:0/3558310241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]: dispatch 2023-09-23T19:51:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:31 smithi174 bash[31352]: audit 2023-09-23T19:51:30.455895+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]: dispatch 2023-09-23T19:51:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:31 smithi174 bash[31352]: audit 2023-09-23T19:51:30.468324+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]': finished 2023-09-23T19:51:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:31 smithi174 bash[31352]: cluster 2023-09-23T19:51:30.468444+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T19:51:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:31 smithi174 bash[31352]: audit 2023-09-23T19:51:30.468703+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:31.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[27353]: cluster 2023-09-23T19:51:29.060866+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:31.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[27353]: audit 2023-09-23T19:51:30.453331+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.174:0/3558310241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]: dispatch 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[27353]: audit 2023-09-23T19:51:30.455895+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]: dispatch 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[27353]: audit 2023-09-23T19:51:30.468324+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]': finished 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[27353]: cluster 2023-09-23T19:51:30.468444+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[27353]: audit 2023-09-23T19:51:30.468703+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[41728]: cluster 2023-09-23T19:51:29.060866+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[41728]: audit 2023-09-23T19:51:30.453331+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.174:0/3558310241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]: dispatch 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[41728]: audit 2023-09-23T19:51:30.455895+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]: dispatch 2023-09-23T19:51:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[41728]: audit 2023-09-23T19:51:30.468324+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79848dfb-38f8-4aba-87dd-f794640d6db0"}]': finished 2023-09-23T19:51:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[41728]: cluster 2023-09-23T19:51:30.468444+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T19:51:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:31 smithi112 bash[41728]: audit 2023-09-23T19:51:30.468703+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:32.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:32 smithi174 bash[31352]: audit 2023-09-23T19:51:31.198732+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.174:0/844196509' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:51:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:32 smithi112 bash[41728]: audit 2023-09-23T19:51:31.198732+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.174:0/844196509' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:51:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:32 smithi112 bash[27353]: audit 2023-09-23T19:51:31.198732+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.174:0/844196509' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:51:33.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:33 smithi174 bash[31352]: cluster 2023-09-23T19:51:31.061411+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:33 smithi112 bash[27353]: cluster 2023-09-23T19:51:31.061411+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:33.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:33 smithi112 bash[41728]: cluster 2023-09-23T19:51:31.061411+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:34.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:34 smithi174 bash[31352]: cluster 2023-09-23T19:51:33.061972+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:34 smithi112 bash[27353]: cluster 2023-09-23T19:51:33.061972+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:34 smithi112 bash[41728]: cluster 2023-09-23T19:51:33.061972+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:37.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:36 smithi174 bash[31352]: cluster 2023-09-23T19:51:35.062480+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:37.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:36 smithi112 bash[27353]: cluster 2023-09-23T19:51:35.062480+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:37.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:36 smithi112 bash[41728]: cluster 2023-09-23T19:51:35.062480+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:38 smithi174 bash[31352]: cluster 2023-09-23T19:51:37.063005+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:39.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:38 smithi112 bash[27353]: cluster 2023-09-23T19:51:37.063005+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:39.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:38 smithi112 bash[41728]: cluster 2023-09-23T19:51:37.063005+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:41.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:40 smithi174 bash[31352]: cluster 2023-09-23T19:51:39.063544+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:41.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:40 smithi112 bash[27353]: cluster 2023-09-23T19:51:39.063544+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:41.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:40 smithi112 bash[41728]: cluster 2023-09-23T19:51:39.063544+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:43.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:42 smithi174 bash[31352]: cluster 2023-09-23T19:51:41.064007+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:43.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:42 smithi112 bash[27353]: cluster 2023-09-23T19:51:41.064007+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:43.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:42 smithi112 bash[41728]: cluster 2023-09-23T19:51:41.064007+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:44.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:43 smithi174 bash[31352]: audit 2023-09-23T19:51:42.824558+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T19:51:44.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:43 smithi174 bash[31352]: audit 2023-09-23T19:51:42.826243+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:44.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:43 smithi174 bash[31352]: cephadm 2023-09-23T19:51:42.827585+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Deploying daemon osd.4 on smithi174 2023-09-23T19:51:44.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:43 smithi112 bash[27353]: audit 2023-09-23T19:51:42.824558+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T19:51:44.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:43 smithi112 bash[27353]: audit 2023-09-23T19:51:42.826243+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:44.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:43 smithi112 bash[27353]: cephadm 2023-09-23T19:51:42.827585+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Deploying daemon osd.4 on smithi174 2023-09-23T19:51:44.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:43 smithi112 bash[41728]: audit 2023-09-23T19:51:42.824558+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T19:51:44.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:43 smithi112 bash[41728]: audit 2023-09-23T19:51:42.826243+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:44.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:43 smithi112 bash[41728]: cephadm 2023-09-23T19:51:42.827585+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Deploying daemon osd.4 on smithi174 2023-09-23T19:51:45.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:44 smithi174 bash[31352]: cluster 2023-09-23T19:51:43.064536+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:45.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:44 smithi112 bash[41728]: cluster 2023-09-23T19:51:43.064536+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:45.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:44 smithi112 bash[27353]: cluster 2023-09-23T19:51:43.064536+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:47.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:46 smithi174 bash[31352]: cluster 2023-09-23T19:51:45.065083+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:46 smithi112 bash[27353]: cluster 2023-09-23T19:51:45.065083+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:47.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:46 smithi112 bash[41728]: cluster 2023-09-23T19:51:45.065083+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:48.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:47 smithi174 bash[31352]: audit 2023-09-23T19:51:47.334992+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:48.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:47 smithi174 bash[31352]: audit 2023-09-23T19:51:47.340884+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:48.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:47 smithi174 bash[31352]: audit 2023-09-23T19:51:47.349293+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:48.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:47 smithi112 bash[41728]: audit 2023-09-23T19:51:47.334992+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:48.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:47 smithi112 bash[41728]: audit 2023-09-23T19:51:47.340884+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:48.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:47 smithi112 bash[41728]: audit 2023-09-23T19:51:47.349293+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:48.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:47 smithi112 bash[27353]: audit 2023-09-23T19:51:47.334992+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:48.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:47 smithi112 bash[27353]: audit 2023-09-23T19:51:47.340884+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:48.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:47 smithi112 bash[27353]: audit 2023-09-23T19:51:47.349293+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:49.046 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:48 smithi174 bash[31352]: cluster 2023-09-23T19:51:47.065627+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:49.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:48 smithi112 bash[27353]: cluster 2023-09-23T19:51:47.065627+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:49.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:48 smithi112 bash[41728]: cluster 2023-09-23T19:51:47.065627+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:51.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:50 smithi174 bash[31352]: cluster 2023-09-23T19:51:49.066224+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:50 smithi112 bash[27353]: cluster 2023-09-23T19:51:49.066224+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:51.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:50 smithi112 bash[41728]: cluster 2023-09-23T19:51:49.066224+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:53.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:52 smithi174 bash[31352]: cluster 2023-09-23T19:51:51.066804+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:53.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:52 smithi174 bash[31352]: audit 2023-09-23T19:51:52.530275+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:53.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:52 smithi174 bash[31352]: audit 2023-09-23T19:51:52.535617+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:53.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:52 smithi112 bash[27353]: cluster 2023-09-23T19:51:51.066804+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:53.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:52 smithi112 bash[27353]: audit 2023-09-23T19:51:52.530275+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:53.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:52 smithi112 bash[27353]: audit 2023-09-23T19:51:52.535617+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:53.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:52 smithi112 bash[41728]: cluster 2023-09-23T19:51:51.066804+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:53.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:52 smithi112 bash[41728]: audit 2023-09-23T19:51:52.530275+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:53.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:52 smithi112 bash[41728]: audit 2023-09-23T19:51:52.535617+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:54.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:53 smithi174 bash[31352]: audit 2023-09-23T19:51:52.955616+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:54.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:53 smithi174 bash[31352]: audit 2023-09-23T19:51:52.957309+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:54.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:53 smithi174 bash[31352]: audit 2023-09-23T19:51:52.967817+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:54.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:53 smithi112 bash[41728]: audit 2023-09-23T19:51:52.955616+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:54.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:53 smithi112 bash[41728]: audit 2023-09-23T19:51:52.957309+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:54.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:53 smithi112 bash[41728]: audit 2023-09-23T19:51:52.967817+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:54.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:53 smithi112 bash[27353]: audit 2023-09-23T19:51:52.955616+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:54.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:53 smithi112 bash[27353]: audit 2023-09-23T19:51:52.957309+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:54.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:53 smithi112 bash[27353]: audit 2023-09-23T19:51:52.967817+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:55.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:54 smithi174 bash[31352]: cluster 2023-09-23T19:51:53.067425+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:55.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:54 smithi174 bash[31352]: audit 2023-09-23T19:51:53.975076+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:51:55.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:54 smithi174 bash[31352]: audit 2023-09-23T19:51:53.977116+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:51:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:54 smithi112 bash[41728]: cluster 2023-09-23T19:51:53.067425+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:54 smithi112 bash[41728]: audit 2023-09-23T19:51:53.975076+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:51:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:54 smithi112 bash[41728]: audit 2023-09-23T19:51:53.977116+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:51:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:54 smithi112 bash[27353]: cluster 2023-09-23T19:51:53.067425+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:54 smithi112 bash[27353]: audit 2023-09-23T19:51:53.975076+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:51:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:54 smithi112 bash[27353]: audit 2023-09-23T19:51:53.977116+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:51:56.021 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 4 on host 'smithi174' 2023-09-23T19:51:56.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:55 smithi174 bash[31352]: audit 2023-09-23T19:51:54.983586+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:51:56.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:55 smithi174 bash[31352]: audit 2023-09-23T19:51:54.984107+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T19:51:56.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:55 smithi174 bash[31352]: cluster 2023-09-23T19:51:54.984263+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T19:51:56.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:55 smithi174 bash[31352]: audit 2023-09-23T19:51:54.984467+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:56.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:55 smithi174 bash[31352]: audit 2023-09-23T19:51:54.985425+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:51:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[41728]: audit 2023-09-23T19:51:54.983586+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:51:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[41728]: audit 2023-09-23T19:51:54.984107+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T19:51:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[41728]: cluster 2023-09-23T19:51:54.984263+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[41728]: audit 2023-09-23T19:51:54.984467+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[41728]: audit 2023-09-23T19:51:54.985425+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[27353]: audit 2023-09-23T19:51:54.983586+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[27353]: audit 2023-09-23T19:51:54.984107+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[27353]: cluster 2023-09-23T19:51:54.984263+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[27353]: audit 2023-09-23T19:51:54.984467+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:55 smithi112 bash[27353]: audit 2023-09-23T19:51:54.985425+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:51:56.767 DEBUG:teuthology.orchestra.run.smithi174:osd.4> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-23T19:51:56.769 INFO:tasks.cephadm:Deploying osd.5 on smithi174 with /dev/vg_nvme/lv_3... 2023-09-23T19:51:56.770 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T19:51:56.978 INFO:journalctl@ceph.osd.4.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:51:57.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: cluster 2023-09-23T19:51:54.976364+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: cluster 2023-09-23T19:51:54.976553+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: cluster 2023-09-23T19:51:55.067964+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: audit 2023-09-23T19:51:55.987764+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: cluster 2023-09-23T19:51:55.987917+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: audit 2023-09-23T19:51:55.988614+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: audit 2023-09-23T19:51:55.994409+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: audit 2023-09-23T19:51:55.997098+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: audit 2023-09-23T19:51:56.001008+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:56 smithi174 bash[31352]: audit 2023-09-23T19:51:56.008272+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: cluster 2023-09-23T19:51:54.976364+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: cluster 2023-09-23T19:51:54.976553+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: cluster 2023-09-23T19:51:55.067964+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: audit 2023-09-23T19:51:55.987764+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: cluster 2023-09-23T19:51:55.987917+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: audit 2023-09-23T19:51:55.988614+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: audit 2023-09-23T19:51:55.994409+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: audit 2023-09-23T19:51:55.997098+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: audit 2023-09-23T19:51:56.001008+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[27353]: audit 2023-09-23T19:51:56.008272+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: cluster 2023-09-23T19:51:54.976364+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: cluster 2023-09-23T19:51:54.976553+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: cluster 2023-09-23T19:51:55.067964+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: audit 2023-09-23T19:51:55.987764+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: cluster 2023-09-23T19:51:55.987917+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: audit 2023-09-23T19:51:55.988614+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: audit 2023-09-23T19:51:55.994409+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: audit 2023-09-23T19:51:55.997098+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:57.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: audit 2023-09-23T19:51:56.001008+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:51:57.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:56 smithi112 bash[41728]: audit 2023-09-23T19:51:56.008272+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:58.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:58 smithi112 bash[27353]: cluster 2023-09-23T19:51:56.989873+0000 mon.a (mon.0) 464 : cluster [INF] osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846] boot 2023-09-23T19:51:58.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:58 smithi174 bash[31352]: cluster 2023-09-23T19:51:56.989873+0000 mon.a (mon.0) 464 : cluster [INF] osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846] boot 2023-09-23T19:51:58.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:58 smithi174 bash[31352]: cluster 2023-09-23T19:51:56.989939+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T19:51:58.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:58 smithi174 bash[31352]: audit 2023-09-23T19:51:56.990207+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:58 smithi112 bash[27353]: cluster 2023-09-23T19:51:56.989939+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T19:51:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:58 smithi112 bash[27353]: audit 2023-09-23T19:51:56.990207+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:58 smithi112 bash[41728]: cluster 2023-09-23T19:51:56.989873+0000 mon.a (mon.0) 464 : cluster [INF] osd.4 [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846] boot 2023-09-23T19:51:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:58 smithi112 bash[41728]: cluster 2023-09-23T19:51:56.989939+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T19:51:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:58 smithi112 bash[41728]: audit 2023-09-23T19:51:56.990207+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:51:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:59 smithi174 bash[31352]: cluster 2023-09-23T19:51:57.068515+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:51:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:51:59 smithi174 bash[31352]: cluster 2023-09-23T19:51:58.005749+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T19:51:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:59 smithi112 bash[27353]: cluster 2023-09-23T19:51:57.068515+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:51:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:51:59 smithi112 bash[27353]: cluster 2023-09-23T19:51:58.005749+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T19:51:59.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:59 smithi112 bash[41728]: cluster 2023-09-23T19:51:57.068515+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:51:59.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:51:59 smithi112 bash[41728]: cluster 2023-09-23T19:51:58.005749+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T19:52:00.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:00 smithi174 bash[31352]: cluster 2023-09-23T19:51:59.013566+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T19:52:00.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:00 smithi112 bash[27353]: cluster 2023-09-23T19:51:59.013566+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T19:52:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:00 smithi112 bash[41728]: cluster 2023-09-23T19:51:59.013566+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T19:52:00.754 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:52:01.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:01 smithi174 bash[31352]: cluster 2023-09-23T19:51:59.069201+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:01.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:01 smithi174 bash[31352]: cluster 2023-09-23T19:52:00.023861+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T19:52:01.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:01 smithi112 bash[27353]: cluster 2023-09-23T19:51:59.069201+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:01.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:01 smithi112 bash[27353]: cluster 2023-09-23T19:52:00.023861+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T19:52:01.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:01 smithi112 bash[41728]: cluster 2023-09-23T19:51:59.069201+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:01.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:01 smithi112 bash[41728]: cluster 2023-09-23T19:52:00.023861+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T19:52:02.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:02 smithi174 bash[31352]: cluster 2023-09-23T19:52:01.025927+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-09-23T19:52:02.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:02 smithi174 bash[31352]: cluster 2023-09-23T19:52:01.069754+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:02.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:02 smithi112 bash[27353]: cluster 2023-09-23T19:52:01.025927+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-09-23T19:52:02.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:02 smithi112 bash[27353]: cluster 2023-09-23T19:52:01.069754+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:02 smithi112 bash[41728]: cluster 2023-09-23T19:52:01.025927+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-09-23T19:52:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:02 smithi112 bash[41728]: cluster 2023-09-23T19:52:01.069754+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:04.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:04 smithi112 bash[27353]: cluster 2023-09-23T19:52:03.070321+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-09-23T19:52:04.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:04 smithi112 bash[41728]: cluster 2023-09-23T19:52:03.070321+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-09-23T19:52:04.405 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:04 smithi174 bash[31352]: cluster 2023-09-23T19:52:03.070321+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-09-23T19:52:05.140 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T19:52:05.141 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T19:52:05.141 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-09-23T19:52:05.141 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-09-23T19:52:05.141 INFO:teuthology.orchestra.run.smithi174.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0156053 s, 672 MB/s 2023-09-23T19:52:05.141 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-09-23T19:52:05.834 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_3 2023-09-23T19:52:07.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: cluster 2023-09-23T19:52:05.070865+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.562536+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.570640+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.572074+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.579789+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.581541+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.582924+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:07.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:06 smithi174 bash[31352]: audit 2023-09-23T19:52:06.591319+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: cluster 2023-09-23T19:52:05.070865+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-09-23T19:52:07.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.562536+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.570640+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.572074+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.579789+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.581541+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.582924+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[41728]: audit 2023-09-23T19:52:06.591319+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: cluster 2023-09-23T19:52:05.070865+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.562536+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.570640+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.572074+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.579789+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.581541+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.582924+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:06 smithi112 bash[27353]: audit 2023-09-23T19:52:06.591319+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:07 smithi174 bash[31352]: cephadm 2023-09-23T19:52:06.555260+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:52:08.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:07 smithi174 bash[31352]: cephadm 2023-09-23T19:52:06.573106+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 17265M 2023-09-23T19:52:08.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:07 smithi112 bash[27353]: cephadm 2023-09-23T19:52:06.555260+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:52:08.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:07 smithi112 bash[27353]: cephadm 2023-09-23T19:52:06.573106+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 17265M 2023-09-23T19:52:08.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:07 smithi112 bash[41728]: cephadm 2023-09-23T19:52:06.555260+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:52:08.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:07 smithi112 bash[41728]: cephadm 2023-09-23T19:52:06.573106+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 17265M 2023-09-23T19:52:09.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:08 smithi174 bash[31352]: cluster 2023-09-23T19:52:07.071441+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T19:52:09.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:08 smithi112 bash[27353]: cluster 2023-09-23T19:52:07.071441+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T19:52:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:08 smithi112 bash[41728]: cluster 2023-09-23T19:52:07.071441+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T19:52:10.565 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:52:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:10 smithi174 bash[31352]: cluster 2023-09-23T19:52:09.072018+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-09-23T19:52:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:10 smithi112 bash[27353]: cluster 2023-09-23T19:52:09.072018+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-09-23T19:52:11.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:10 smithi112 bash[41728]: cluster 2023-09-23T19:52:09.072018+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-09-23T19:52:13.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:12 smithi174 bash[31352]: cluster 2023-09-23T19:52:11.072646+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-09-23T19:52:13.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:12 smithi112 bash[27353]: cluster 2023-09-23T19:52:11.072646+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-09-23T19:52:13.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:12 smithi112 bash[41728]: cluster 2023-09-23T19:52:11.072646+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-09-23T19:52:14.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:13 smithi174 bash[31352]: audit 2023-09-23T19:52:13.508615+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:52:14.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:13 smithi174 bash[31352]: audit 2023-09-23T19:52:13.514969+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:52:14.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:13 smithi174 bash[31352]: audit 2023-09-23T19:52:13.516485+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:14.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:13 smithi112 bash[27353]: audit 2023-09-23T19:52:13.508615+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:52:14.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:13 smithi112 bash[27353]: audit 2023-09-23T19:52:13.514969+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:52:14.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:13 smithi112 bash[27353]: audit 2023-09-23T19:52:13.516485+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:13 smithi112 bash[41728]: audit 2023-09-23T19:52:13.508615+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:52:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:13 smithi112 bash[41728]: audit 2023-09-23T19:52:13.514969+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:52:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:13 smithi112 bash[41728]: audit 2023-09-23T19:52:13.516485+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:15.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:14 smithi174 bash[31352]: cluster 2023-09-23T19:52:13.073231+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:52:15.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:14 smithi174 bash[31352]: audit 2023-09-23T19:52:13.501629+0000 mgr.y (mgr.14152) 238 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:14 smithi112 bash[41728]: cluster 2023-09-23T19:52:13.073231+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:52:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:14 smithi112 bash[41728]: audit 2023-09-23T19:52:13.501629+0000 mgr.y (mgr.14152) 238 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:15.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:14 smithi112 bash[27353]: cluster 2023-09-23T19:52:13.073231+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:52:15.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:14 smithi112 bash[27353]: audit 2023-09-23T19:52:13.501629+0000 mgr.y (mgr.14152) 238 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:17.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:16 smithi174 bash[31352]: cluster 2023-09-23T19:52:15.073679+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:17.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:16 smithi112 bash[41728]: cluster 2023-09-23T19:52:15.073679+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:17.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:16 smithi112 bash[27353]: cluster 2023-09-23T19:52:15.073679+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:19.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:18 smithi174 bash[31352]: cluster 2023-09-23T19:52:17.074178+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:19.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:18 smithi112 bash[41728]: cluster 2023-09-23T19:52:17.074178+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:19.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:18 smithi112 bash[27353]: cluster 2023-09-23T19:52:17.074178+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:21.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:20 smithi174 bash[31352]: cluster 2023-09-23T19:52:19.074666+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:20 smithi112 bash[27353]: cluster 2023-09-23T19:52:19.074666+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:21.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:20 smithi112 bash[41728]: cluster 2023-09-23T19:52:19.074666+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:22.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:21 smithi174 bash[31352]: audit 2023-09-23T19:52:21.648411+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.174:0/2301247382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]: dispatch 2023-09-23T19:52:22.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:21 smithi174 bash[31352]: audit 2023-09-23T19:52:21.650666+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]: dispatch 2023-09-23T19:52:22.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:21 smithi174 bash[31352]: audit 2023-09-23T19:52:21.659637+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]': finished 2023-09-23T19:52:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:21 smithi174 bash[31352]: cluster 2023-09-23T19:52:21.659771+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T19:52:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:21 smithi174 bash[31352]: audit 2023-09-23T19:52:21.660031+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[41728]: audit 2023-09-23T19:52:21.648411+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.174:0/2301247382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]: dispatch 2023-09-23T19:52:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[41728]: audit 2023-09-23T19:52:21.650666+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]: dispatch 2023-09-23T19:52:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[41728]: audit 2023-09-23T19:52:21.659637+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]': finished 2023-09-23T19:52:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[41728]: cluster 2023-09-23T19:52:21.659771+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T19:52:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[41728]: audit 2023-09-23T19:52:21.660031+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:22.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[27353]: audit 2023-09-23T19:52:21.648411+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.174:0/2301247382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]: dispatch 2023-09-23T19:52:22.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[27353]: audit 2023-09-23T19:52:21.650666+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]: dispatch 2023-09-23T19:52:22.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[27353]: audit 2023-09-23T19:52:21.659637+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94f74cb5-357f-421b-b1c7-8cdf15b39795"}]': finished 2023-09-23T19:52:22.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[27353]: cluster 2023-09-23T19:52:21.659771+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T19:52:22.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:21 smithi112 bash[27353]: audit 2023-09-23T19:52:21.660031+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:23.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:22 smithi174 bash[31352]: cluster 2023-09-23T19:52:21.075223+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:23.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:22 smithi174 bash[31352]: audit 2023-09-23T19:52:22.416408+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.174:0/513560230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:52:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:22 smithi112 bash[27353]: cluster 2023-09-23T19:52:21.075223+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:22 smithi112 bash[27353]: audit 2023-09-23T19:52:22.416408+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.174:0/513560230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:52:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:22 smithi112 bash[41728]: cluster 2023-09-23T19:52:21.075223+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:22 smithi112 bash[41728]: audit 2023-09-23T19:52:22.416408+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.174:0/513560230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:52:25.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:24 smithi174 bash[31352]: cluster 2023-09-23T19:52:23.075769+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:25.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:24 smithi112 bash[27353]: cluster 2023-09-23T19:52:23.075769+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:25.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:24 smithi112 bash[41728]: cluster 2023-09-23T19:52:23.075769+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:27.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:26 smithi174 bash[31352]: cluster 2023-09-23T19:52:25.076362+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:26 smithi112 bash[27353]: cluster 2023-09-23T19:52:25.076362+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:27.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:26 smithi112 bash[41728]: cluster 2023-09-23T19:52:25.076362+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:29.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:28 smithi174 bash[31352]: cluster 2023-09-23T19:52:27.076960+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:28 smithi112 bash[27353]: cluster 2023-09-23T19:52:27.076960+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:28 smithi112 bash[41728]: cluster 2023-09-23T19:52:27.076960+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:31.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:30 smithi174 bash[31352]: cluster 2023-09-23T19:52:29.077538+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:30 smithi112 bash[41728]: cluster 2023-09-23T19:52:29.077538+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:30 smithi112 bash[27353]: cluster 2023-09-23T19:52:29.077538+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:33.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:32 smithi174 bash[31352]: cluster 2023-09-23T19:52:31.078120+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:33.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:32 smithi112 bash[41728]: cluster 2023-09-23T19:52:31.078120+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:33.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:32 smithi112 bash[27353]: cluster 2023-09-23T19:52:31.078120+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:35.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:34 smithi174 bash[31352]: cluster 2023-09-23T19:52:33.078710+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:35.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:34 smithi174 bash[31352]: audit 2023-09-23T19:52:34.017828+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T19:52:35.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:34 smithi174 bash[31352]: audit 2023-09-23T19:52:34.019220+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:35.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:34 smithi174 bash[31352]: cephadm 2023-09-23T19:52:34.020210+0000 mgr.y (mgr.14152) 249 : cephadm [INF] Deploying daemon osd.5 on smithi174 2023-09-23T19:52:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[41728]: cluster 2023-09-23T19:52:33.078710+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[41728]: audit 2023-09-23T19:52:34.017828+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T19:52:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[41728]: audit 2023-09-23T19:52:34.019220+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[41728]: cephadm 2023-09-23T19:52:34.020210+0000 mgr.y (mgr.14152) 249 : cephadm [INF] Deploying daemon osd.5 on smithi174 2023-09-23T19:52:35.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[27353]: cluster 2023-09-23T19:52:33.078710+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:35.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[27353]: audit 2023-09-23T19:52:34.017828+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T19:52:35.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[27353]: audit 2023-09-23T19:52:34.019220+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:35.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:34 smithi112 bash[27353]: cephadm 2023-09-23T19:52:34.020210+0000 mgr.y (mgr.14152) 249 : cephadm [INF] Deploying daemon osd.5 on smithi174 2023-09-23T19:52:37.060 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:36 smithi174 bash[31352]: cluster 2023-09-23T19:52:35.079237+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:37.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:36 smithi112 bash[27353]: cluster 2023-09-23T19:52:35.079237+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:37.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:36 smithi112 bash[41728]: cluster 2023-09-23T19:52:35.079237+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:38 smithi174 bash[31352]: cluster 2023-09-23T19:52:37.079776+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:39.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:38 smithi174 bash[31352]: audit 2023-09-23T19:52:38.243703+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:39.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:38 smithi174 bash[31352]: audit 2023-09-23T19:52:38.249957+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:39.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:38 smithi174 bash[31352]: audit 2023-09-23T19:52:38.261788+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:39.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[27353]: cluster 2023-09-23T19:52:37.079776+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:39.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[27353]: audit 2023-09-23T19:52:38.243703+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:39.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[27353]: audit 2023-09-23T19:52:38.249957+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:39.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[27353]: audit 2023-09-23T19:52:38.261788+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:39.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[41728]: cluster 2023-09-23T19:52:37.079776+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:39.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[41728]: audit 2023-09-23T19:52:38.243703+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:39.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[41728]: audit 2023-09-23T19:52:38.249957+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:39.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:38 smithi112 bash[41728]: audit 2023-09-23T19:52:38.261788+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:41.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:40 smithi174 bash[31352]: cluster 2023-09-23T19:52:39.080361+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:41.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:40 smithi112 bash[27353]: cluster 2023-09-23T19:52:39.080361+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:41.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:40 smithi112 bash[41728]: cluster 2023-09-23T19:52:39.080361+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:43.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:42 smithi112 bash[27353]: cluster 2023-09-23T19:52:41.080941+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:43.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:42 smithi112 bash[41728]: cluster 2023-09-23T19:52:41.080941+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:43.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:42 smithi174 bash[31352]: cluster 2023-09-23T19:52:41.080941+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:44.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:44 smithi174 bash[31352]: cluster 2023-09-23T19:52:43.081447+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:44.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:44 smithi174 bash[31352]: audit 2023-09-23T19:52:43.452221+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:44 smithi174 bash[31352]: audit 2023-09-23T19:52:43.458206+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:44 smithi174 bash[31352]: audit 2023-09-23T19:52:43.459584+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:44.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:44 smithi174 bash[31352]: audit 2023-09-23T19:52:43.461124+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:44.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:44 smithi174 bash[31352]: audit 2023-09-23T19:52:43.468820+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[27353]: cluster 2023-09-23T19:52:43.081447+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:44.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[27353]: audit 2023-09-23T19:52:43.452221+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[27353]: audit 2023-09-23T19:52:43.458206+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[27353]: audit 2023-09-23T19:52:43.459584+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:44.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[27353]: audit 2023-09-23T19:52:43.461124+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:44.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[27353]: audit 2023-09-23T19:52:43.468820+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[41728]: cluster 2023-09-23T19:52:43.081447+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:44.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[41728]: audit 2023-09-23T19:52:43.452221+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[41728]: audit 2023-09-23T19:52:43.458206+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:44.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[41728]: audit 2023-09-23T19:52:43.459584+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:44.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[41728]: audit 2023-09-23T19:52:43.461124+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:44.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:44 smithi112 bash[41728]: audit 2023-09-23T19:52:43.468820+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:45.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:45 smithi174 bash[31352]: audit 2023-09-23T19:52:44.697658+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:52:45.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:45 smithi174 bash[31352]: audit 2023-09-23T19:52:44.699946+0000 mon.a (mon.0) 495 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:52:45.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:45 smithi112 bash[27353]: audit 2023-09-23T19:52:44.697658+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:52:45.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:45 smithi112 bash[27353]: audit 2023-09-23T19:52:44.699946+0000 mon.a (mon.0) 495 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:52:45.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:45 smithi112 bash[41728]: audit 2023-09-23T19:52:44.697658+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:52:45.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:45 smithi112 bash[41728]: audit 2023-09-23T19:52:44.699946+0000 mon.a (mon.0) 495 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:52:46.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:46 smithi174 bash[31352]: cluster 2023-09-23T19:52:45.082001+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:46.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:46 smithi174 bash[31352]: audit 2023-09-23T19:52:45.462273+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:52:46.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:46 smithi174 bash[31352]: audit 2023-09-23T19:52:45.462868+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T19:52:46.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:46 smithi174 bash[31352]: cluster 2023-09-23T19:52:45.462958+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T19:52:46.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:46 smithi174 bash[31352]: audit 2023-09-23T19:52:45.463164+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:46.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:46 smithi174 bash[31352]: audit 2023-09-23T19:52:45.464367+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:52:46.866 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 5 on host 'smithi174' 2023-09-23T19:52:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[27353]: cluster 2023-09-23T19:52:45.082001+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[27353]: audit 2023-09-23T19:52:45.462273+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:52:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[27353]: audit 2023-09-23T19:52:45.462868+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T19:52:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[27353]: cluster 2023-09-23T19:52:45.462958+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T19:52:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[27353]: audit 2023-09-23T19:52:45.463164+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[27353]: audit 2023-09-23T19:52:45.464367+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:52:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[41728]: cluster 2023-09-23T19:52:45.082001+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[41728]: audit 2023-09-23T19:52:45.462273+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:52:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[41728]: audit 2023-09-23T19:52:45.462868+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T19:52:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[41728]: cluster 2023-09-23T19:52:45.462958+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T19:52:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[41728]: audit 2023-09-23T19:52:45.463164+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:46 smithi112 bash[41728]: audit 2023-09-23T19:52:45.464367+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:52:47.585 DEBUG:teuthology.orchestra.run.smithi174:osd.5> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T19:52:47.587 INFO:tasks.cephadm:Deploying osd.6 on smithi174 with /dev/vg_nvme/lv_2... 2023-09-23T19:52:47.587 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T19:52:47.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: audit 2023-09-23T19:52:46.467365+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:52:47.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: cluster 2023-09-23T19:52:46.467521+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-09-23T19:52:47.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: audit 2023-09-23T19:52:46.468065+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:47.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: audit 2023-09-23T19:52:46.474921+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: audit 2023-09-23T19:52:46.826717+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: audit 2023-09-23T19:52:46.833246+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:47 smithi174 bash[31352]: audit 2023-09-23T19:52:46.860202+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:47.815 INFO:journalctl@ceph.osd.5.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:52:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: audit 2023-09-23T19:52:46.467365+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:52:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: cluster 2023-09-23T19:52:46.467521+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-09-23T19:52:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: audit 2023-09-23T19:52:46.468065+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: audit 2023-09-23T19:52:46.474921+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: audit 2023-09-23T19:52:46.826717+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: audit 2023-09-23T19:52:46.833246+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[41728]: audit 2023-09-23T19:52:46.860202+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: audit 2023-09-23T19:52:46.467365+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: cluster 2023-09-23T19:52:46.467521+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: audit 2023-09-23T19:52:46.468065+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: audit 2023-09-23T19:52:46.474921+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: audit 2023-09-23T19:52:46.826717+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: audit 2023-09-23T19:52:46.833246+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:47.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:47 smithi112 bash[27353]: audit 2023-09-23T19:52:46.860202+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:48.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:48 smithi174 bash[31352]: cluster 2023-09-23T19:52:45.712354+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:52:48.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:48 smithi174 bash[31352]: cluster 2023-09-23T19:52:45.712559+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:52:48.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:48 smithi174 bash[31352]: cluster 2023-09-23T19:52:47.082584+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:48.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:48 smithi174 bash[31352]: cluster 2023-09-23T19:52:47.477596+0000 mon.a (mon.0) 507 : cluster [INF] osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167] boot 2023-09-23T19:52:48.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:48 smithi174 bash[31352]: cluster 2023-09-23T19:52:47.477656+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T19:52:48.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:48 smithi174 bash[31352]: audit 2023-09-23T19:52:47.478383+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:48.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[27353]: cluster 2023-09-23T19:52:45.712354+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:52:48.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[27353]: cluster 2023-09-23T19:52:45.712559+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:52:48.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[27353]: cluster 2023-09-23T19:52:47.082584+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[27353]: cluster 2023-09-23T19:52:47.477596+0000 mon.a (mon.0) 507 : cluster [INF] osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167] boot 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[27353]: cluster 2023-09-23T19:52:47.477656+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[27353]: audit 2023-09-23T19:52:47.478383+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[41728]: cluster 2023-09-23T19:52:45.712354+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[41728]: cluster 2023-09-23T19:52:45.712559+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[41728]: cluster 2023-09-23T19:52:47.082584+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T19:52:48.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[41728]: cluster 2023-09-23T19:52:47.477596+0000 mon.a (mon.0) 507 : cluster [INF] osd.5 [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167] boot 2023-09-23T19:52:48.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[41728]: cluster 2023-09-23T19:52:47.477656+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T19:52:48.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:48 smithi112 bash[41728]: audit 2023-09-23T19:52:47.478383+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:52:49.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:49 smithi174 bash[31352]: cluster 2023-09-23T19:52:48.493431+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T19:52:49.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:49 smithi112 bash[27353]: cluster 2023-09-23T19:52:48.493431+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T19:52:49.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:49 smithi112 bash[41728]: cluster 2023-09-23T19:52:48.493431+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T19:52:50.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:50 smithi174 bash[31352]: cluster 2023-09-23T19:52:49.083126+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:50.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:50 smithi174 bash[31352]: cluster 2023-09-23T19:52:49.504199+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T19:52:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:50 smithi112 bash[27353]: cluster 2023-09-23T19:52:49.083126+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:50 smithi112 bash[27353]: cluster 2023-09-23T19:52:49.504199+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T19:52:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:50 smithi112 bash[41728]: cluster 2023-09-23T19:52:49.083126+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:50 smithi112 bash[41728]: cluster 2023-09-23T19:52:49.504199+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T19:52:51.626 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:52:51.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:51 smithi174 bash[31352]: cluster 2023-09-23T19:52:50.503924+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T19:52:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:51 smithi112 bash[27353]: cluster 2023-09-23T19:52:50.503924+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T19:52:51.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:51 smithi112 bash[41728]: cluster 2023-09-23T19:52:50.503924+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T19:52:52.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:52 smithi174 bash[31352]: cluster 2023-09-23T19:52:51.083690+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:52.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:52 smithi174 bash[31352]: cluster 2023-09-23T19:52:51.514331+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-09-23T19:52:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:52 smithi112 bash[27353]: cluster 2023-09-23T19:52:51.083690+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:52 smithi112 bash[27353]: cluster 2023-09-23T19:52:51.514331+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-09-23T19:52:52.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:52 smithi112 bash[41728]: cluster 2023-09-23T19:52:51.083690+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:52.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:52 smithi112 bash[41728]: cluster 2023-09-23T19:52:51.514331+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-09-23T19:52:54.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:54 smithi174 bash[31352]: cluster 2023-09-23T19:52:53.084345+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:54.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:54 smithi112 bash[27353]: cluster 2023-09-23T19:52:53.084345+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:54.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:54 smithi112 bash[41728]: cluster 2023-09-23T19:52:53.084345+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:56.218 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T19:52:56.218 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T19:52:56.218 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-09-23T19:52:56.218 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-09-23T19:52:56.218 INFO:teuthology.orchestra.run.smithi174.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0177781 s, 590 MB/s 2023-09-23T19:52:56.218 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-09-23T19:52:56.935 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_2 2023-09-23T19:52:57.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:56 smithi174 bash[31352]: cluster 2023-09-23T19:52:55.085061+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:57.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:56 smithi112 bash[27353]: cluster 2023-09-23T19:52:55.085061+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:57.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:56 smithi112 bash[41728]: cluster 2023-09-23T19:52:55.085061+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: cluster 2023-09-23T19:52:57.085671+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: cephadm 2023-09-23T19:52:57.859180+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:52:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.868629+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.875201+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.876758+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.878141+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: cephadm 2023-09-23T19:52:57.879129+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 8632M 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.885144+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.886724+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.888026+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[41728]: audit 2023-09-23T19:52:57.894967+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: cluster 2023-09-23T19:52:57.085671+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: cephadm 2023-09-23T19:52:57.859180+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:52:59.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.868629+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.875201+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.876758+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.878141+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: cephadm 2023-09-23T19:52:57.879129+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 8632M 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.885144+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.886724+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.888026+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:52:58 smithi112 bash[27353]: audit 2023-09-23T19:52:57.894967+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: cluster 2023-09-23T19:52:57.085671+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: cephadm 2023-09-23T19:52:57.859180+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.868629+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.875201+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.876758+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.878141+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: cephadm 2023-09-23T19:52:57.879129+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 8632M 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.885144+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.886724+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.888026+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:52:58 smithi174 bash[31352]: audit 2023-09-23T19:52:57.894967+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:01.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:00 smithi112 bash[41728]: cluster 2023-09-23T19:52:59.086301+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:01.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:00 smithi112 bash[27353]: cluster 2023-09-23T19:52:59.086301+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:01.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:00 smithi174 bash[31352]: cluster 2023-09-23T19:52:59.086301+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:01.686 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:53:03.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:02 smithi112 bash[41728]: cluster 2023-09-23T19:53:01.086909+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:03.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:02 smithi112 bash[27353]: cluster 2023-09-23T19:53:01.086909+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:03.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:02 smithi174 bash[31352]: cluster 2023-09-23T19:53:01.086909+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:05.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[41728]: cluster 2023-09-23T19:53:03.087538+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:05.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[41728]: audit 2023-09-23T19:53:04.713483+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:05.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[41728]: audit 2023-09-23T19:53:04.719552+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:05.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[41728]: audit 2023-09-23T19:53:04.720518+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:05.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[27353]: cluster 2023-09-23T19:53:03.087538+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[27353]: audit 2023-09-23T19:53:04.713483+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[27353]: audit 2023-09-23T19:53:04.719552+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:04 smithi112 bash[27353]: audit 2023-09-23T19:53:04.720518+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:04 smithi174 bash[31352]: cluster 2023-09-23T19:53:03.087538+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:04 smithi174 bash[31352]: audit 2023-09-23T19:53:04.713483+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:04 smithi174 bash[31352]: audit 2023-09-23T19:53:04.719552+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:04 smithi174 bash[31352]: audit 2023-09-23T19:53:04.720518+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:06.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:05 smithi112 bash[41728]: audit 2023-09-23T19:53:04.706540+0000 mgr.y (mgr.14152) 267 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:06.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:05 smithi112 bash[27353]: audit 2023-09-23T19:53:04.706540+0000 mgr.y (mgr.14152) 267 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:06.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:05 smithi174 bash[31352]: audit 2023-09-23T19:53:04.706540+0000 mgr.y (mgr.14152) 267 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:07.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:06 smithi112 bash[41728]: cluster 2023-09-23T19:53:05.088221+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:06 smithi112 bash[27353]: cluster 2023-09-23T19:53:05.088221+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:07.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:06 smithi174 bash[31352]: cluster 2023-09-23T19:53:05.088221+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:08 smithi112 bash[41728]: cluster 2023-09-23T19:53:07.088951+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:09.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:08 smithi112 bash[27353]: cluster 2023-09-23T19:53:07.088951+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:09.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:08 smithi174 bash[31352]: cluster 2023-09-23T19:53:07.088951+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:10 smithi174 bash[31352]: cluster 2023-09-23T19:53:09.089578+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:11.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:10 smithi112 bash[41728]: cluster 2023-09-23T19:53:09.089578+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:10 smithi112 bash[27353]: cluster 2023-09-23T19:53:09.089578+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:13.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:12 smithi174 bash[31352]: cluster 2023-09-23T19:53:11.090111+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:13.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:12 smithi112 bash[41728]: cluster 2023-09-23T19:53:11.090111+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:12 smithi112 bash[27353]: cluster 2023-09-23T19:53:11.090111+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:14.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:13 smithi174 bash[31352]: audit 2023-09-23T19:53:13.014200+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.174:0/407176555' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]: dispatch 2023-09-23T19:53:14.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:13 smithi174 bash[31352]: audit 2023-09-23T19:53:13.016971+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]: dispatch 2023-09-23T19:53:14.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:13 smithi174 bash[31352]: audit 2023-09-23T19:53:13.027076+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]': finished 2023-09-23T19:53:14.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:13 smithi174 bash[31352]: cluster 2023-09-23T19:53:13.027187+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T19:53:14.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:13 smithi174 bash[31352]: audit 2023-09-23T19:53:13.027374+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:14.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:13 smithi174 bash[31352]: audit 2023-09-23T19:53:13.790228+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.174:0/3554951737' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:53:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[27353]: audit 2023-09-23T19:53:13.014200+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.174:0/407176555' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]: dispatch 2023-09-23T19:53:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[27353]: audit 2023-09-23T19:53:13.016971+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]: dispatch 2023-09-23T19:53:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[27353]: audit 2023-09-23T19:53:13.027076+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]': finished 2023-09-23T19:53:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[27353]: cluster 2023-09-23T19:53:13.027187+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T19:53:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[27353]: audit 2023-09-23T19:53:13.027374+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[27353]: audit 2023-09-23T19:53:13.790228+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.174:0/3554951737' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[41728]: audit 2023-09-23T19:53:13.014200+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.174:0/407176555' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]: dispatch 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[41728]: audit 2023-09-23T19:53:13.016971+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]: dispatch 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[41728]: audit 2023-09-23T19:53:13.027076+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4dd7a44-2af3-4af2-b89b-6ca21fafa52e"}]': finished 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[41728]: cluster 2023-09-23T19:53:13.027187+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[41728]: audit 2023-09-23T19:53:13.027374+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:13 smithi112 bash[41728]: audit 2023-09-23T19:53:13.790228+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.174:0/3554951737' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:53:15.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:15 smithi174 bash[31352]: cluster 2023-09-23T19:53:13.090741+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:15 smithi112 bash[41728]: cluster 2023-09-23T19:53:13.090741+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:15 smithi112 bash[27353]: cluster 2023-09-23T19:53:13.090741+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:17.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:17 smithi174 bash[31352]: cluster 2023-09-23T19:53:15.091375+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:17 smithi112 bash[41728]: cluster 2023-09-23T19:53:15.091375+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:17 smithi112 bash[27353]: cluster 2023-09-23T19:53:15.091375+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:18.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:18 smithi112 bash[41728]: cluster 2023-09-23T19:53:17.091808+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:18.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:18 smithi112 bash[27353]: cluster 2023-09-23T19:53:17.091808+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:18.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:18 smithi174 bash[31352]: cluster 2023-09-23T19:53:17.091808+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:20.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:20 smithi112 bash[41728]: cluster 2023-09-23T19:53:19.092335+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:20.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:20 smithi112 bash[27353]: cluster 2023-09-23T19:53:19.092335+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:20.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:20 smithi174 bash[31352]: cluster 2023-09-23T19:53:19.092335+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:23.057 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:22 smithi174 bash[31352]: cluster 2023-09-23T19:53:21.092867+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:22 smithi112 bash[27353]: cluster 2023-09-23T19:53:21.092867+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:22 smithi112 bash[41728]: cluster 2023-09-23T19:53:21.092867+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:25.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:24 smithi174 bash[31352]: cluster 2023-09-23T19:53:23.093342+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:25.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:24 smithi112 bash[27353]: cluster 2023-09-23T19:53:23.093342+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:25.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:24 smithi112 bash[41728]: cluster 2023-09-23T19:53:23.093342+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:26.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:25 smithi174 bash[31352]: audit 2023-09-23T19:53:25.639108+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T19:53:26.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:25 smithi174 bash[31352]: audit 2023-09-23T19:53:25.640727+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:25 smithi112 bash[27353]: audit 2023-09-23T19:53:25.639108+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T19:53:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:25 smithi112 bash[27353]: audit 2023-09-23T19:53:25.640727+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:26.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:25 smithi112 bash[41728]: audit 2023-09-23T19:53:25.639108+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T19:53:26.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:25 smithi112 bash[41728]: audit 2023-09-23T19:53:25.640727+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:26.992 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:26 smithi174 bash[31352]: cluster 2023-09-23T19:53:25.093877+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:26.993 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:26 smithi174 bash[31352]: cephadm 2023-09-23T19:53:25.642060+0000 mgr.y (mgr.14152) 279 : cephadm [INF] Deploying daemon osd.6 on smithi174 2023-09-23T19:53:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:26 smithi112 bash[27353]: cluster 2023-09-23T19:53:25.093877+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:26 smithi112 bash[27353]: cephadm 2023-09-23T19:53:25.642060+0000 mgr.y (mgr.14152) 279 : cephadm [INF] Deploying daemon osd.6 on smithi174 2023-09-23T19:53:27.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:26 smithi112 bash[41728]: cluster 2023-09-23T19:53:25.093877+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:27.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:26 smithi112 bash[41728]: cephadm 2023-09-23T19:53:25.642060+0000 mgr.y (mgr.14152) 279 : cephadm [INF] Deploying daemon osd.6 on smithi174 2023-09-23T19:53:28.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:28 smithi174 bash[31352]: cluster 2023-09-23T19:53:27.094458+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:28 smithi112 bash[41728]: cluster 2023-09-23T19:53:27.094458+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:28 smithi112 bash[27353]: cluster 2023-09-23T19:53:27.094458+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:31.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:30 smithi174 bash[31352]: cluster 2023-09-23T19:53:29.094996+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:31.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:30 smithi174 bash[31352]: audit 2023-09-23T19:53:30.281217+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:31.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:30 smithi174 bash[31352]: audit 2023-09-23T19:53:30.287967+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:31.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:30 smithi174 bash[31352]: audit 2023-09-23T19:53:30.319867+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[27353]: cluster 2023-09-23T19:53:29.094996+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[27353]: audit 2023-09-23T19:53:30.281217+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[27353]: audit 2023-09-23T19:53:30.287967+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[27353]: audit 2023-09-23T19:53:30.319867+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[41728]: cluster 2023-09-23T19:53:29.094996+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[41728]: audit 2023-09-23T19:53:30.281217+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[41728]: audit 2023-09-23T19:53:30.287967+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:30 smithi112 bash[41728]: audit 2023-09-23T19:53:30.319867+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:33.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:32 smithi174 bash[31352]: cluster 2023-09-23T19:53:31.095544+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:33.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:32 smithi112 bash[27353]: cluster 2023-09-23T19:53:31.095544+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:33.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:32 smithi112 bash[41728]: cluster 2023-09-23T19:53:31.095544+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:35.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:34 smithi174 bash[31352]: cluster 2023-09-23T19:53:33.096110+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:35.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:34 smithi112 bash[27353]: cluster 2023-09-23T19:53:33.096110+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:34 smithi112 bash[41728]: cluster 2023-09-23T19:53:33.096110+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:36.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:36 smithi174 bash[31352]: cluster 2023-09-23T19:53:35.096716+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:36.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:36 smithi174 bash[31352]: audit 2023-09-23T19:53:35.519158+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:36 smithi174 bash[31352]: audit 2023-09-23T19:53:35.527596+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:36 smithi174 bash[31352]: audit 2023-09-23T19:53:35.949695+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:36.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:36 smithi174 bash[31352]: audit 2023-09-23T19:53:35.951541+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:36.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:36 smithi174 bash[31352]: audit 2023-09-23T19:53:35.961383+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[27353]: cluster 2023-09-23T19:53:35.096716+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[27353]: audit 2023-09-23T19:53:35.519158+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[27353]: audit 2023-09-23T19:53:35.527596+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[27353]: audit 2023-09-23T19:53:35.949695+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[27353]: audit 2023-09-23T19:53:35.951541+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[27353]: audit 2023-09-23T19:53:35.961383+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[41728]: cluster 2023-09-23T19:53:35.096716+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[41728]: audit 2023-09-23T19:53:35.519158+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[41728]: audit 2023-09-23T19:53:35.527596+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[41728]: audit 2023-09-23T19:53:35.949695+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[41728]: audit 2023-09-23T19:53:35.951541+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:36 smithi112 bash[41728]: audit 2023-09-23T19:53:35.961383+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:37.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:37 smithi174 bash[31352]: audit 2023-09-23T19:53:36.889034+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:53:37.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:37 smithi174 bash[31352]: audit 2023-09-23T19:53:36.891389+0000 mon.a (mon.0) 539 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:53:37.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:37 smithi112 bash[27353]: audit 2023-09-23T19:53:36.889034+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:53:37.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:37 smithi112 bash[27353]: audit 2023-09-23T19:53:36.891389+0000 mon.a (mon.0) 539 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:53:37.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:37 smithi112 bash[41728]: audit 2023-09-23T19:53:36.889034+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:53:37.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:37 smithi112 bash[41728]: audit 2023-09-23T19:53:36.891389+0000 mon.a (mon.0) 539 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:53:38.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:38 smithi174 bash[31352]: cluster 2023-09-23T19:53:37.097210+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:38.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:38 smithi174 bash[31352]: audit 2023-09-23T19:53:37.529889+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:53:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:38 smithi174 bash[31352]: audit 2023-09-23T19:53:37.530546+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T19:53:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:38 smithi174 bash[31352]: cluster 2023-09-23T19:53:37.530654+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T19:53:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:38 smithi174 bash[31352]: audit 2023-09-23T19:53:37.530849+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:38 smithi174 bash[31352]: audit 2023-09-23T19:53:37.532068+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:53:38.881 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 6 on host 'smithi174' 2023-09-23T19:53:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[27353]: cluster 2023-09-23T19:53:37.097210+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[27353]: audit 2023-09-23T19:53:37.529889+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:53:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[27353]: audit 2023-09-23T19:53:37.530546+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T19:53:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[27353]: cluster 2023-09-23T19:53:37.530654+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T19:53:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[27353]: audit 2023-09-23T19:53:37.530849+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[27353]: audit 2023-09-23T19:53:37.532068+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:53:38.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[41728]: cluster 2023-09-23T19:53:37.097210+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:38.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[41728]: audit 2023-09-23T19:53:37.529889+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:53:38.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[41728]: audit 2023-09-23T19:53:37.530546+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T19:53:38.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[41728]: cluster 2023-09-23T19:53:37.530654+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T19:53:38.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[41728]: audit 2023-09-23T19:53:37.530849+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:38.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:38 smithi112 bash[41728]: audit 2023-09-23T19:53:37.532068+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:53:39.630 DEBUG:teuthology.orchestra.run.smithi174:osd.6> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T19:53:39.633 INFO:tasks.cephadm:Deploying osd.7 on smithi174 with /dev/vg_nvme/lv_1... 2023-09-23T19:53:39.633 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T19:53:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: audit 2023-09-23T19:53:38.532401+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:53:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: cluster 2023-09-23T19:53:38.532504+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-09-23T19:53:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: audit 2023-09-23T19:53:38.532967+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: audit 2023-09-23T19:53:38.539551+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: audit 2023-09-23T19:53:38.870556+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: audit 2023-09-23T19:53:38.876943+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:39 smithi174 bash[31352]: audit 2023-09-23T19:53:38.902551+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:39.816 INFO:journalctl@ceph.osd.6.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:53:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: audit 2023-09-23T19:53:38.532401+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:53:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: cluster 2023-09-23T19:53:38.532504+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-09-23T19:53:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: audit 2023-09-23T19:53:38.532967+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: audit 2023-09-23T19:53:38.539551+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: audit 2023-09-23T19:53:38.870556+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: audit 2023-09-23T19:53:38.876943+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[27353]: audit 2023-09-23T19:53:38.902551+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: audit 2023-09-23T19:53:38.532401+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: cluster 2023-09-23T19:53:38.532504+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: audit 2023-09-23T19:53:38.532967+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: audit 2023-09-23T19:53:38.539551+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: audit 2023-09-23T19:53:38.870556+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: audit 2023-09-23T19:53:38.876943+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:39.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:39 smithi112 bash[41728]: audit 2023-09-23T19:53:38.902551+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:40.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:40 smithi174 bash[31352]: cluster 2023-09-23T19:53:37.933024+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:40.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:40 smithi174 bash[31352]: cluster 2023-09-23T19:53:37.933209+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:40.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:40 smithi174 bash[31352]: cluster 2023-09-23T19:53:39.097747+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:40.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:40 smithi174 bash[31352]: cluster 2023-09-23T19:53:39.544754+0000 mon.a (mon.0) 551 : cluster [INF] osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006] boot 2023-09-23T19:53:40.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:40 smithi174 bash[31352]: cluster 2023-09-23T19:53:39.544880+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T19:53:40.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:40 smithi174 bash[31352]: audit 2023-09-23T19:53:39.545478+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:40.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[27353]: cluster 2023-09-23T19:53:37.933024+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:40.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[27353]: cluster 2023-09-23T19:53:37.933209+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:40.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[27353]: cluster 2023-09-23T19:53:39.097747+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:40.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[27353]: cluster 2023-09-23T19:53:39.544754+0000 mon.a (mon.0) 551 : cluster [INF] osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006] boot 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[27353]: cluster 2023-09-23T19:53:39.544880+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[27353]: audit 2023-09-23T19:53:39.545478+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[41728]: cluster 2023-09-23T19:53:37.933024+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[41728]: cluster 2023-09-23T19:53:37.933209+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[41728]: cluster 2023-09-23T19:53:39.097747+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[41728]: cluster 2023-09-23T19:53:39.544754+0000 mon.a (mon.0) 551 : cluster [INF] osd.6 [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006] boot 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[41728]: cluster 2023-09-23T19:53:39.544880+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T19:53:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:40 smithi112 bash[41728]: audit 2023-09-23T19:53:39.545478+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:53:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:41 smithi112 bash[27353]: cluster 2023-09-23T19:53:40.565123+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T19:53:41.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:41 smithi112 bash[41728]: cluster 2023-09-23T19:53:40.565123+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T19:53:42.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:41 smithi174 bash[31352]: cluster 2023-09-23T19:53:40.565123+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T19:53:42.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:42 smithi112 bash[27353]: cluster 2023-09-23T19:53:41.098330+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:42.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:42 smithi112 bash[27353]: cluster 2023-09-23T19:53:41.569330+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T19:53:42.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:42 smithi112 bash[41728]: cluster 2023-09-23T19:53:41.098330+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:42.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:42 smithi112 bash[41728]: cluster 2023-09-23T19:53:41.569330+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T19:53:43.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:42 smithi174 bash[31352]: cluster 2023-09-23T19:53:41.098330+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:43.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:42 smithi174 bash[31352]: cluster 2023-09-23T19:53:41.569330+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T19:53:43.674 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:53:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:43 smithi112 bash[27353]: cluster 2023-09-23T19:53:42.585043+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T19:53:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:43 smithi112 bash[41728]: cluster 2023-09-23T19:53:42.585043+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T19:53:44.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:43 smithi174 bash[31352]: cluster 2023-09-23T19:53:42.585043+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T19:53:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:44 smithi112 bash[27353]: cluster 2023-09-23T19:53:43.098921+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:44 smithi112 bash[27353]: cluster 2023-09-23T19:53:43.595032+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-09-23T19:53:44.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:44 smithi112 bash[41728]: cluster 2023-09-23T19:53:43.098921+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:44.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:44 smithi112 bash[41728]: cluster 2023-09-23T19:53:43.595032+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-09-23T19:53:44.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:44 smithi174 bash[31352]: cluster 2023-09-23T19:53:43.098921+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:44.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:44 smithi174 bash[31352]: cluster 2023-09-23T19:53:43.595032+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-09-23T19:53:47.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:46 smithi174 bash[31352]: cluster 2023-09-23T19:53:45.099472+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:46 smithi112 bash[27353]: cluster 2023-09-23T19:53:45.099472+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:47.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:46 smithi112 bash[41728]: cluster 2023-09-23T19:53:45.099472+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:53:48.420 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T19:53:48.420 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T19:53:48.420 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-09-23T19:53:48.420 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-09-23T19:53:48.420 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0171164 s, 613 MB/s 2023-09-23T19:53:48.421 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-09-23T19:53:49.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:48 smithi174 bash[31352]: cluster 2023-09-23T19:53:47.100088+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T19:53:49.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:48 smithi112 bash[41728]: cluster 2023-09-23T19:53:47.100088+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T19:53:49.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:48 smithi112 bash[27353]: cluster 2023-09-23T19:53:47.100088+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T19:53:49.164 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_1 2023-09-23T19:53:51.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: cluster 2023-09-23T19:53:49.100674+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: cephadm 2023-09-23T19:53:50.000653+0000 mgr.y (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.010665+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.019700+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.021547+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.022989+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.024186+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: cephadm 2023-09-23T19:53:50.025093+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 5755M 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.034085+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.035456+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.036521+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:51 smithi174 bash[31352]: audit 2023-09-23T19:53:50.044245+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: cluster 2023-09-23T19:53:49.100674+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: cephadm 2023-09-23T19:53:50.000653+0000 mgr.y (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.010665+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.019700+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.021547+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.022989+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.024186+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: cephadm 2023-09-23T19:53:50.025093+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 5755M 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.034085+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.035456+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.036521+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[27353]: audit 2023-09-23T19:53:50.044245+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: cluster 2023-09-23T19:53:49.100674+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: cephadm 2023-09-23T19:53:50.000653+0000 mgr.y (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.010665+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.019700+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.021547+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.022989+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.024186+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: cephadm 2023-09-23T19:53:50.025093+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 5755M 2023-09-23T19:53:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.034085+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:51.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.035456+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:51.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.036521+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:51.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:51 smithi112 bash[41728]: audit 2023-09-23T19:53:50.044245+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:53:53.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:53 smithi174 bash[31352]: cluster 2023-09-23T19:53:51.101360+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-09-23T19:53:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:53 smithi112 bash[27353]: cluster 2023-09-23T19:53:51.101360+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-09-23T19:53:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:53 smithi112 bash[41728]: cluster 2023-09-23T19:53:51.101360+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-09-23T19:53:53.915 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:53:55.055 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:55 smithi174 bash[31352]: cluster 2023-09-23T19:53:53.102014+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T19:53:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:55 smithi112 bash[27353]: cluster 2023-09-23T19:53:53.102014+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T19:53:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:55 smithi112 bash[41728]: cluster 2023-09-23T19:53:53.102014+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T19:53:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:57 smithi174 bash[31352]: cluster 2023-09-23T19:53:55.102572+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-09-23T19:53:57.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:57 smithi174 bash[31352]: audit 2023-09-23T19:53:56.998095+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:57.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:57 smithi174 bash[31352]: audit 2023-09-23T19:53:57.004348+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:57.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:57 smithi174 bash[31352]: audit 2023-09-23T19:53:57.005637+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[27353]: cluster 2023-09-23T19:53:55.102572+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-09-23T19:53:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[27353]: audit 2023-09-23T19:53:56.998095+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[27353]: audit 2023-09-23T19:53:57.004348+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[27353]: audit 2023-09-23T19:53:57.005637+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[41728]: cluster 2023-09-23T19:53:55.102572+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-09-23T19:53:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[41728]: audit 2023-09-23T19:53:56.998095+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[41728]: audit 2023-09-23T19:53:57.004348+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:57 smithi112 bash[41728]: audit 2023-09-23T19:53:57.005637+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:58.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:58 smithi174 bash[31352]: audit 2023-09-23T19:53:56.991035+0000 mgr.y (mgr.14152) 297 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:58 smithi112 bash[27353]: audit 2023-09-23T19:53:56.991035+0000 mgr.y (mgr.14152) 297 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:58.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:58 smithi112 bash[41728]: audit 2023-09-23T19:53:56.991035+0000 mgr.y (mgr.14152) 297 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:53:59 smithi174 bash[31352]: cluster 2023-09-23T19:53:57.103153+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:53:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:53:59 smithi112 bash[27353]: cluster 2023-09-23T19:53:57.103153+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:53:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:53:59 smithi112 bash[41728]: cluster 2023-09-23T19:53:57.103153+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:54:01.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:01 smithi174 bash[31352]: cluster 2023-09-23T19:53:59.103718+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:01.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:01 smithi112 bash[27353]: cluster 2023-09-23T19:53:59.103718+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:01.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:01 smithi112 bash[41728]: cluster 2023-09-23T19:53:59.103718+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:03.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:03 smithi174 bash[31352]: cluster 2023-09-23T19:54:01.104306+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:03.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:03 smithi112 bash[27353]: cluster 2023-09-23T19:54:01.104306+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:03.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:03 smithi112 bash[41728]: cluster 2023-09-23T19:54:01.104306+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:05.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:05 smithi174 bash[31352]: cluster 2023-09-23T19:54:03.104966+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:05.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:05 smithi112 bash[27353]: cluster 2023-09-23T19:54:03.104966+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:05.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:05 smithi112 bash[41728]: cluster 2023-09-23T19:54:03.104966+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:06.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:06 smithi174 bash[31352]: audit 2023-09-23T19:54:05.358804+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.174:0/3456693141' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]: dispatch 2023-09-23T19:54:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:06 smithi174 bash[31352]: audit 2023-09-23T19:54:05.361435+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]: dispatch 2023-09-23T19:54:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:06 smithi174 bash[31352]: audit 2023-09-23T19:54:05.369687+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]': finished 2023-09-23T19:54:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:06 smithi174 bash[31352]: cluster 2023-09-23T19:54:05.369768+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T19:54:06.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:06 smithi174 bash[31352]: audit 2023-09-23T19:54:05.374120+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[27353]: audit 2023-09-23T19:54:05.358804+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.174:0/3456693141' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]: dispatch 2023-09-23T19:54:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[27353]: audit 2023-09-23T19:54:05.361435+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]: dispatch 2023-09-23T19:54:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[27353]: audit 2023-09-23T19:54:05.369687+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]': finished 2023-09-23T19:54:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[27353]: cluster 2023-09-23T19:54:05.369768+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T19:54:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[27353]: audit 2023-09-23T19:54:05.374120+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[41728]: audit 2023-09-23T19:54:05.358804+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.174:0/3456693141' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]: dispatch 2023-09-23T19:54:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[41728]: audit 2023-09-23T19:54:05.361435+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]: dispatch 2023-09-23T19:54:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[41728]: audit 2023-09-23T19:54:05.369687+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13db4616-5f04-4c6c-aad7-377bd2746650"}]': finished 2023-09-23T19:54:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[41728]: cluster 2023-09-23T19:54:05.369768+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T19:54:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:06 smithi112 bash[41728]: audit 2023-09-23T19:54:05.374120+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:07.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:07 smithi174 bash[31352]: cluster 2023-09-23T19:54:05.105501+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:07.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:07 smithi174 bash[31352]: audit 2023-09-23T19:54:06.173339+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.174:0/3873577335' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:07.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:07 smithi112 bash[41728]: cluster 2023-09-23T19:54:05.105501+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:07.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:07 smithi112 bash[41728]: audit 2023-09-23T19:54:06.173339+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.174:0/3873577335' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:07.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:07 smithi112 bash[27353]: cluster 2023-09-23T19:54:05.105501+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:07.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:07 smithi112 bash[27353]: audit 2023-09-23T19:54:06.173339+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.174:0/3873577335' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:08.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:08 smithi174 bash[31352]: cluster 2023-09-23T19:54:07.106107+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:08.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:08 smithi112 bash[41728]: cluster 2023-09-23T19:54:07.106107+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:08 smithi112 bash[27353]: cluster 2023-09-23T19:54:07.106107+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:10.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:10 smithi174 bash[31352]: cluster 2023-09-23T19:54:09.106697+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:10.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:10 smithi112 bash[41728]: cluster 2023-09-23T19:54:09.106697+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:10.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:10 smithi112 bash[27353]: cluster 2023-09-23T19:54:09.106697+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:13.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:12 smithi174 bash[31352]: cluster 2023-09-23T19:54:11.107319+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:13.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:12 smithi112 bash[27353]: cluster 2023-09-23T19:54:11.107319+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:13.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:12 smithi112 bash[41728]: cluster 2023-09-23T19:54:11.107319+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:15.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:14 smithi174 bash[31352]: cluster 2023-09-23T19:54:13.107995+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:15.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:14 smithi112 bash[27353]: cluster 2023-09-23T19:54:13.107995+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:14 smithi112 bash[41728]: cluster 2023-09-23T19:54:13.107995+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:17.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:16 smithi174 bash[31352]: cluster 2023-09-23T19:54:15.108578+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:17.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:16 smithi112 bash[41728]: cluster 2023-09-23T19:54:15.108578+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:17.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:16 smithi112 bash[27353]: cluster 2023-09-23T19:54:15.108578+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:18.781 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:18 smithi174 bash[31352]: cluster 2023-09-23T19:54:17.109167+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:18.781 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:18 smithi174 bash[31352]: audit 2023-09-23T19:54:18.230019+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T19:54:18.781 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:18 smithi174 bash[31352]: audit 2023-09-23T19:54:18.231762+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:19.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:18 smithi112 bash[27353]: cluster 2023-09-23T19:54:17.109167+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:19.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:18 smithi112 bash[27353]: audit 2023-09-23T19:54:18.230019+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T19:54:19.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:18 smithi112 bash[27353]: audit 2023-09-23T19:54:18.231762+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:19.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:18 smithi112 bash[41728]: cluster 2023-09-23T19:54:17.109167+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:19.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:18 smithi112 bash[41728]: audit 2023-09-23T19:54:18.230019+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T19:54:19.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:18 smithi112 bash[41728]: audit 2023-09-23T19:54:18.231762+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:20.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:19 smithi174 bash[31352]: cephadm 2023-09-23T19:54:18.232933+0000 mgr.y (mgr.14152) 309 : cephadm [INF] Deploying daemon osd.7 on smithi174 2023-09-23T19:54:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:19 smithi112 bash[27353]: cephadm 2023-09-23T19:54:18.232933+0000 mgr.y (mgr.14152) 309 : cephadm [INF] Deploying daemon osd.7 on smithi174 2023-09-23T19:54:20.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:19 smithi112 bash[41728]: cephadm 2023-09-23T19:54:18.232933+0000 mgr.y (mgr.14152) 309 : cephadm [INF] Deploying daemon osd.7 on smithi174 2023-09-23T19:54:21.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:20 smithi174 bash[31352]: cluster 2023-09-23T19:54:19.109682+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:20 smithi112 bash[27353]: cluster 2023-09-23T19:54:19.109682+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:21.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:20 smithi112 bash[41728]: cluster 2023-09-23T19:54:19.109682+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:23.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:22 smithi174 bash[31352]: cluster 2023-09-23T19:54:21.110270+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:22 smithi174 bash[31352]: audit 2023-09-23T19:54:22.662074+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:22 smithi174 bash[31352]: audit 2023-09-23T19:54:22.671295+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:23.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:22 smithi174 bash[31352]: audit 2023-09-23T19:54:22.674001+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[27353]: cluster 2023-09-23T19:54:21.110270+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[27353]: audit 2023-09-23T19:54:22.662074+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[27353]: audit 2023-09-23T19:54:22.671295+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[27353]: audit 2023-09-23T19:54:22.674001+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[41728]: cluster 2023-09-23T19:54:21.110270+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[41728]: audit 2023-09-23T19:54:22.662074+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[41728]: audit 2023-09-23T19:54:22.671295+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:22 smithi112 bash[41728]: audit 2023-09-23T19:54:22.674001+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:25.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:24 smithi174 bash[31352]: cluster 2023-09-23T19:54:23.110857+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:25.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:24 smithi112 bash[27353]: cluster 2023-09-23T19:54:23.110857+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:25.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:24 smithi112 bash[41728]: cluster 2023-09-23T19:54:23.110857+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:27.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:26 smithi174 bash[31352]: cluster 2023-09-23T19:54:25.111451+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:26 smithi112 bash[27353]: cluster 2023-09-23T19:54:25.111451+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:27.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:26 smithi112 bash[41728]: cluster 2023-09-23T19:54:25.111451+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:29.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:28 smithi174 bash[31352]: cluster 2023-09-23T19:54:27.112045+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:28 smithi112 bash[27353]: cluster 2023-09-23T19:54:27.112045+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:28 smithi112 bash[41728]: cluster 2023-09-23T19:54:27.112045+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.020422+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.027223+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.028888+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.030298+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.037463+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.579460+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:54:30.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:30 smithi174 bash[31352]: audit 2023-09-23T19:54:29.582032+0000 mon.a (mon.0) 584 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:54:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.020422+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.027223+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.028888+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.030298+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.037463+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.579460+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[27353]: audit 2023-09-23T19:54:29.582032+0000 mon.a (mon.0) 584 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.020422+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.027223+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.028888+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.030298+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.037463+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.579460+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:54:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:30 smithi112 bash[41728]: audit 2023-09-23T19:54:29.582032+0000 mon.a (mon.0) 584 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:54:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:31 smithi174 bash[31352]: cluster 2023-09-23T19:54:29.112549+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:31 smithi174 bash[31352]: audit 2023-09-23T19:54:30.048869+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:54:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:31 smithi174 bash[31352]: audit 2023-09-23T19:54:30.048919+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T19:54:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:31 smithi174 bash[31352]: cluster 2023-09-23T19:54:30.049003+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T19:54:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:31 smithi174 bash[31352]: audit 2023-09-23T19:54:30.049161+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:31.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:31 smithi174 bash[31352]: audit 2023-09-23T19:54:30.051218+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:54:31.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[41728]: cluster 2023-09-23T19:54:29.112549+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:31.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[41728]: audit 2023-09-23T19:54:30.048869+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:54:31.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[41728]: audit 2023-09-23T19:54:30.048919+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T19:54:31.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[41728]: cluster 2023-09-23T19:54:30.049003+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[41728]: audit 2023-09-23T19:54:30.049161+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[41728]: audit 2023-09-23T19:54:30.051218+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[27353]: cluster 2023-09-23T19:54:29.112549+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[27353]: audit 2023-09-23T19:54:30.048869+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[27353]: audit 2023-09-23T19:54:30.048919+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[27353]: cluster 2023-09-23T19:54:30.049003+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[27353]: audit 2023-09-23T19:54:30.049161+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:31 smithi112 bash[27353]: audit 2023-09-23T19:54:30.051218+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T19:54:32.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:32 smithi174 bash[31352]: audit 2023-09-23T19:54:31.056186+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:54:32.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:32 smithi174 bash[31352]: cluster 2023-09-23T19:54:31.056309+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-09-23T19:54:32.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:32 smithi174 bash[31352]: audit 2023-09-23T19:54:31.056812+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:32.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:32 smithi174 bash[31352]: audit 2023-09-23T19:54:31.066087+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:32.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:32 smithi174 bash[31352]: cluster 2023-09-23T19:54:31.113139+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v300: 1 pgs: 1 peering; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[27353]: audit 2023-09-23T19:54:31.056186+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:54:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[27353]: cluster 2023-09-23T19:54:31.056309+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-09-23T19:54:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[27353]: audit 2023-09-23T19:54:31.056812+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[27353]: audit 2023-09-23T19:54:31.066087+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[27353]: cluster 2023-09-23T19:54:31.113139+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v300: 1 pgs: 1 peering; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[41728]: audit 2023-09-23T19:54:31.056186+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-09-23T19:54:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[41728]: cluster 2023-09-23T19:54:31.056309+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-09-23T19:54:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[41728]: audit 2023-09-23T19:54:31.056812+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[41728]: audit 2023-09-23T19:54:31.066087+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:32 smithi112 bash[41728]: cluster 2023-09-23T19:54:31.113139+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v300: 1 pgs: 1 peering; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T19:54:32.764 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 7 on host 'smithi174' 2023-09-23T19:54:33.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: cluster 2023-09-23T19:54:30.547396+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:54:33.076 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: cluster 2023-09-23T19:54:30.547617+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:54:33.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: audit 2023-09-23T19:54:32.063286+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:33.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: cluster 2023-09-23T19:54:32.068751+0000 mon.a (mon.0) 594 : cluster [INF] osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517] boot 2023-09-23T19:54:33.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: cluster 2023-09-23T19:54:32.068847+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T19:54:33.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: audit 2023-09-23T19:54:32.069699+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:33.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: audit 2023-09-23T19:54:32.725059+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: audit 2023-09-23T19:54:32.730319+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:33 smithi174 bash[31352]: audit 2023-09-23T19:54:32.734763+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: cluster 2023-09-23T19:54:30.547396+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:54:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: cluster 2023-09-23T19:54:30.547617+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:54:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: audit 2023-09-23T19:54:32.063286+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: cluster 2023-09-23T19:54:32.068751+0000 mon.a (mon.0) 594 : cluster [INF] osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517] boot 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: cluster 2023-09-23T19:54:32.068847+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: audit 2023-09-23T19:54:32.069699+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: audit 2023-09-23T19:54:32.725059+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: audit 2023-09-23T19:54:32.730319+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[27353]: audit 2023-09-23T19:54:32.734763+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: cluster 2023-09-23T19:54:30.547396+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: cluster 2023-09-23T19:54:30.547617+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: audit 2023-09-23T19:54:32.063286+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: cluster 2023-09-23T19:54:32.068751+0000 mon.a (mon.0) 594 : cluster [INF] osd.7 [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517] boot 2023-09-23T19:54:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: cluster 2023-09-23T19:54:32.068847+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T19:54:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: audit 2023-09-23T19:54:32.069699+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:54:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: audit 2023-09-23T19:54:32.725059+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: audit 2023-09-23T19:54:32.730319+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:33 smithi112 bash[41728]: audit 2023-09-23T19:54:32.734763+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:33.501 DEBUG:teuthology.orchestra.run.smithi174:osd.7> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T19:54:33.504 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-23T19:54:33.504 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-23T19:54:33.646 INFO:journalctl@ceph.osd.7.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:54:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:34 smithi112 bash[27353]: cluster 2023-09-23T19:54:33.093756+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T19:54:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:34 smithi112 bash[27353]: cluster 2023-09-23T19:54:33.113500+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:34 smithi112 bash[41728]: cluster 2023-09-23T19:54:33.093756+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T19:54:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:34 smithi112 bash[41728]: cluster 2023-09-23T19:54:33.113500+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:34.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:34 smithi174 bash[31352]: cluster 2023-09-23T19:54:33.093756+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T19:54:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:34 smithi174 bash[31352]: cluster 2023-09-23T19:54:33.113500+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:35.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:35 smithi112 bash[27353]: cluster 2023-09-23T19:54:34.098177+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T19:54:35.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:35 smithi112 bash[41728]: cluster 2023-09-23T19:54:34.098177+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T19:54:35.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:35 smithi174 bash[31352]: cluster 2023-09-23T19:54:34.098177+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T19:54:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:36 smithi112 bash[27353]: cluster 2023-09-23T19:54:35.113355+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T19:54:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:36 smithi112 bash[27353]: cluster 2023-09-23T19:54:35.113886+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v306: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:36.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:36 smithi112 bash[41728]: cluster 2023-09-23T19:54:35.113355+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T19:54:36.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:36 smithi112 bash[41728]: cluster 2023-09-23T19:54:35.113886+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v306: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:36.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:36 smithi174 bash[31352]: cluster 2023-09-23T19:54:35.113355+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T19:54:36.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:36 smithi174 bash[31352]: cluster 2023-09-23T19:54:35.113886+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v306: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:37.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:37 smithi112 bash[27353]: cluster 2023-09-23T19:54:36.122343+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T19:54:37.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:37 smithi112 bash[41728]: cluster 2023-09-23T19:54:36.122343+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T19:54:37.543 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:37 smithi174 bash[31352]: cluster 2023-09-23T19:54:36.122343+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T19:54:38.260 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:54:38.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:38 smithi112 bash[41728]: cluster 2023-09-23T19:54:37.114457+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v308: 1 pgs: 1 peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:38 smithi112 bash[27353]: cluster 2023-09-23T19:54:37.114457+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v308: 1 pgs: 1 peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:38.403 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:38 smithi174 bash[31352]: cluster 2023-09-23T19:54:37.114457+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v308: 1 pgs: 1 peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:40.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:40 smithi112 bash[27353]: cluster 2023-09-23T19:54:39.114977+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T19:54:40.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:40 smithi112 bash[41728]: cluster 2023-09-23T19:54:39.114977+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T19:54:40.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:40 smithi174 bash[31352]: cluster 2023-09-23T19:54:39.114977+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T19:54:41.324 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:54:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:41 smithi112 bash[27353]: audit 2023-09-23T19:54:41.326366+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.112:0/4022043343' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T19:54:41.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:41 smithi112 bash[41728]: audit 2023-09-23T19:54:41.326366+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.112:0/4022043343' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T19:54:42.056 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1695498872,"num_in_osds":8,"osd_in_since":1695498845,"num_remapped_pgs":0} 2023-09-23T19:54:42.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:54:42.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:41 smithi174 bash[31352]: audit 2023-09-23T19:54:41.326366+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.112:0/4022043343' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T19:54:43.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: cluster 2023-09-23T19:54:41.115351+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-09-23T19:54:43.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.485221+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.494830+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.496843+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.498287+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.499661+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.501280+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.513739+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.515520+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:43.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.517072+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:43.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:42 smithi174 bash[31352]: audit 2023-09-23T19:54:42.526554+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: cluster 2023-09-23T19:54:41.115351+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-09-23T19:54:43.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.485221+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.494830+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.496843+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.498287+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.499661+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.501280+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.513739+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.515520+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.517072+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[27353]: audit 2023-09-23T19:54:42.526554+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: cluster 2023-09-23T19:54:41.115351+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.485221+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.494830+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.496843+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.498287+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.499661+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.501280+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.513739+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.515520+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.517072+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:42 smithi112 bash[41728]: audit 2023-09-23T19:54:42.526554+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:54:44.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:43 smithi174 bash[31352]: cephadm 2023-09-23T19:54:42.475855+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:54:44.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:43 smithi174 bash[31352]: cephadm 2023-09-23T19:54:42.502430+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 4316M 2023-09-23T19:54:44.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:43 smithi112 bash[27353]: cephadm 2023-09-23T19:54:42.475855+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:54:44.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:43 smithi112 bash[27353]: cephadm 2023-09-23T19:54:42.502430+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 4316M 2023-09-23T19:54:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:43 smithi112 bash[41728]: cephadm 2023-09-23T19:54:42.475855+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi174 2023-09-23T19:54:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:43 smithi112 bash[41728]: cephadm 2023-09-23T19:54:42.502430+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 4316M 2023-09-23T19:54:45.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:44 smithi174 bash[31352]: cluster 2023-09-23T19:54:43.115922+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T19:54:45.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:44 smithi112 bash[27353]: cluster 2023-09-23T19:54:43.115922+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T19:54:45.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:44 smithi112 bash[41728]: cluster 2023-09-23T19:54:43.115922+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T19:54:46.820 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:54:47.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:46 smithi174 bash[31352]: cluster 2023-09-23T19:54:45.116450+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T19:54:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:46 smithi112 bash[27353]: cluster 2023-09-23T19:54:45.116450+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T19:54:47.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:46 smithi112 bash[41728]: cluster 2023-09-23T19:54:45.116450+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T19:54:48.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:48 smithi112 bash[27353]: cluster 2023-09-23T19:54:47.117024+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-09-23T19:54:48.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:48 smithi112 bash[41728]: cluster 2023-09-23T19:54:47.117024+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-09-23T19:54:49.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:48 smithi174 bash[31352]: cluster 2023-09-23T19:54:47.117024+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-09-23T19:54:49.844 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:54:49.844 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":59,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T19:54:36.110452+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+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-09-23T19:54:50.634 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-23T19:50:15.620388+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-09-23T19:54:50.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-09-23T19:54:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:50 smithi112 bash[27353]: cluster 2023-09-23T19:54:49.117642+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:54:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:50 smithi112 bash[27353]: audit 2023-09-23T19:54:49.844430+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.112:0/2212159850' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:54:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:50 smithi112 bash[41728]: cluster 2023-09-23T19:54:49.117642+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:54:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:50 smithi112 bash[41728]: audit 2023-09-23T19:54:49.844430+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.112:0/2212159850' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:54:51.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:50 smithi174 bash[31352]: cluster 2023-09-23T19:54:49.117642+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T19:54:51.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:50 smithi174 bash[31352]: audit 2023-09-23T19:54:49.844430+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.112:0/2212159850' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:54:53.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:52 smithi174 bash[31352]: cluster 2023-09-23T19:54:51.118292+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:53.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:52 smithi112 bash[27353]: cluster 2023-09-23T19:54:51.118292+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:53.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:52 smithi112 bash[41728]: cluster 2023-09-23T19:54:51.118292+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:55.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:54 smithi112 bash[27353]: cluster 2023-09-23T19:54:53.118896+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:55.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:54 smithi112 bash[41728]: cluster 2023-09-23T19:54:53.118896+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:55.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:54 smithi174 bash[31352]: cluster 2023-09-23T19:54:53.118896+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:55.394 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:54:56.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:56 smithi112 bash[41728]: cluster 2023-09-23T19:54:55.119457+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:56.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:56 smithi112 bash[27353]: cluster 2023-09-23T19:54:55.119457+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:57.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:56 smithi174 bash[31352]: cluster 2023-09-23T19:54:55.119457+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:58.320 INFO:teuthology.orchestra.run.smithi112.stdout:pg_num: 1 2023-09-23T19:54:59.031 INFO:tasks.cephadm:Adding prometheus.a on smithi174 2023-09-23T19:54:59.032 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi174=a' 2023-09-23T19:54:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:58 smithi112 bash[27353]: cluster 2023-09-23T19:54:57.119911+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:54:58 smithi112 bash[27353]: audit 2023-09-23T19:54:58.322119+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.112:0/1521819126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T19:54:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:58 smithi112 bash[41728]: cluster 2023-09-23T19:54:57.119911+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:54:58 smithi112 bash[41728]: audit 2023-09-23T19:54:58.322119+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.112:0/1521819126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T19:54:59.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:58 smithi174 bash[31352]: cluster 2023-09-23T19:54:57.119911+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:54:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:54:58 smithi174 bash[31352]: audit 2023-09-23T19:54:58.322119+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.112:0/1521819126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T19:55:01.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:00 smithi112 bash[27353]: cluster 2023-09-23T19:54:59.120450+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:01.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:00 smithi112 bash[41728]: cluster 2023-09-23T19:54:59.120450+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:01.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:00 smithi174 bash[31352]: cluster 2023-09-23T19:54:59.120450+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:03.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:02 smithi112 bash[41728]: cluster 2023-09-23T19:55:01.121068+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:03.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:02 smithi112 bash[27353]: cluster 2023-09-23T19:55:01.121068+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:03.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:02 smithi174 bash[31352]: cluster 2023-09-23T19:55:01.121068+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:03.788 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:55:05.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:04 smithi174 bash[31352]: cluster 2023-09-23T19:55:03.121601+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:05.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:04 smithi112 bash[27353]: cluster 2023-09-23T19:55:03.121601+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:04 smithi112 bash[41728]: cluster 2023-09-23T19:55:03.121601+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:06.971 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled prometheus update... 2023-09-23T19:55:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:06 smithi112 bash[27353]: cluster 2023-09-23T19:55:05.122175+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:07.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:06 smithi112 bash[41728]: cluster 2023-09-23T19:55:05.122175+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:07.189 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:06 smithi174 bash[31352]: cluster 2023-09-23T19:55:05.122175+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:07.795 DEBUG:teuthology.orchestra.run.smithi174:prometheus.a> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-23T19:55:07.798 INFO:tasks.cephadm:Adding node-exporter.a on smithi112 2023-09-23T19:55:07.798 INFO:tasks.cephadm:Adding node-exporter.b on smithi174 2023-09-23T19:55:07.798 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi112=a;smithi174=b' 2023-09-23T19:55:07.842 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: audit 2023-09-23T19:55:06.962123+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: cephadm 2023-09-23T19:55:06.965747+0000 mgr.y (mgr.14152) 337 : cephadm [INF] Saving service prometheus spec with placement smithi174=a;count:1 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: audit 2023-09-23T19:55:06.972408+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: audit 2023-09-23T19:55:06.979725+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: audit 2023-09-23T19:55:07.399453+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: audit 2023-09-23T19:55:07.401341+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:08.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:07 smithi174 bash[31352]: audit 2023-09-23T19:55:07.410145+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: audit 2023-09-23T19:55:06.962123+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: cephadm 2023-09-23T19:55:06.965747+0000 mgr.y (mgr.14152) 337 : cephadm [INF] Saving service prometheus spec with placement smithi174=a;count:1 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: audit 2023-09-23T19:55:06.972408+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: audit 2023-09-23T19:55:06.979725+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: audit 2023-09-23T19:55:07.399453+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: audit 2023-09-23T19:55:07.401341+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[27353]: audit 2023-09-23T19:55:07.410145+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: audit 2023-09-23T19:55:06.962123+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: cephadm 2023-09-23T19:55:06.965747+0000 mgr.y (mgr.14152) 337 : cephadm [INF] Saving service prometheus spec with placement smithi174=a;count:1 2023-09-23T19:55:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: audit 2023-09-23T19:55:06.972408+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: audit 2023-09-23T19:55:06.979725+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: audit 2023-09-23T19:55:07.399453+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: audit 2023-09-23T19:55:07.401341+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:07 smithi112 bash[41728]: audit 2023-09-23T19:55:07.410145+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:09.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:08 smithi174 bash[31352]: cluster 2023-09-23T19:55:07.122759+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:09.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:08 smithi174 bash[31352]: cephadm 2023-09-23T19:55:07.429385+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi174 2023-09-23T19:55:09.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:08 smithi112 bash[27353]: cluster 2023-09-23T19:55:07.122759+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:09.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:08 smithi112 bash[27353]: cephadm 2023-09-23T19:55:07.429385+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi174 2023-09-23T19:55:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:08 smithi112 bash[41728]: cluster 2023-09-23T19:55:07.122759+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:08 smithi112 bash[41728]: cephadm 2023-09-23T19:55:07.429385+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi174 2023-09-23T19:55:11.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:10 smithi174 bash[31352]: cluster 2023-09-23T19:55:09.123366+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:11.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:10 smithi112 bash[27353]: cluster 2023-09-23T19:55:09.123366+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:11.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:10 smithi112 bash[41728]: cluster 2023-09-23T19:55:09.123366+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:12.591 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:55:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:12 smithi112 bash[27353]: cluster 2023-09-23T19:55:11.124045+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:13.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:12 smithi112 bash[41728]: cluster 2023-09-23T19:55:11.124045+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:13.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:13 smithi174 bash[31352]: cluster 2023-09-23T19:55:11.124045+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:15.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:14 smithi174 bash[31352]: cluster 2023-09-23T19:55:13.124812+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:14 smithi112 bash[27353]: cluster 2023-09-23T19:55:13.124812+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:15 smithi112 bash[41728]: cluster 2023-09-23T19:55:13.124812+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:17.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:17 smithi174 bash[31352]: cluster 2023-09-23T19:55:15.125431+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:17 smithi112 bash[27353]: cluster 2023-09-23T19:55:15.125431+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:17 smithi112 bash[41728]: cluster 2023-09-23T19:55:15.125431+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:19.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:19 smithi174 bash[31352]: cluster 2023-09-23T19:55:17.126137+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:19.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:19 smithi112 bash[27353]: cluster 2023-09-23T19:55:17.126137+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:19.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:19 smithi112 bash[41728]: cluster 2023-09-23T19:55:17.126137+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:19.840 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled node-exporter update... 2023-09-23T19:55:21.007 DEBUG:teuthology.orchestra.run.smithi112:node-exporter.a> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-23T19:55:21.010 DEBUG:teuthology.orchestra.run.smithi174:node-exporter.b> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-23T19:55:21.013 INFO:tasks.cephadm:Adding alertmanager.a on smithi112 2023-09-23T19:55:21.013 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi112=a' 2023-09-23T19:55:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[27353]: cluster 2023-09-23T19:55:19.126822+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[27353]: audit 2023-09-23T19:55:19.830347+0000 mgr.y (mgr.14152) 346 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi112=a;smithi174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[27353]: cephadm 2023-09-23T19:55:19.834283+0000 mgr.y (mgr.14152) 347 : cephadm [INF] Saving service node-exporter spec with placement smithi112=a;smithi174=b;count:2 2023-09-23T19:55:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[27353]: audit 2023-09-23T19:55:19.841290+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:21.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[41728]: cluster 2023-09-23T19:55:19.126822+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:21.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[41728]: audit 2023-09-23T19:55:19.830347+0000 mgr.y (mgr.14152) 346 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi112=a;smithi174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:21.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[41728]: cephadm 2023-09-23T19:55:19.834283+0000 mgr.y (mgr.14152) 347 : cephadm [INF] Saving service node-exporter spec with placement smithi112=a;smithi174=b;count:2 2023-09-23T19:55:21.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:20 smithi112 bash[41728]: audit 2023-09-23T19:55:19.841290+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:21.194 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:55:21.204 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:55:21.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:20 smithi174 bash[31352]: cluster 2023-09-23T19:55:19.126822+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:21.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:20 smithi174 bash[31352]: audit 2023-09-23T19:55:19.830347+0000 mgr.y (mgr.14152) 346 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi112=a;smithi174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:21.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:20 smithi174 bash[31352]: cephadm 2023-09-23T19:55:19.834283+0000 mgr.y (mgr.14152) 347 : cephadm [INF] Saving service node-exporter spec with placement smithi112=a;smithi174=b;count:2 2023-09-23T19:55:21.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:20 smithi174 bash[31352]: audit 2023-09-23T19:55:19.841290+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:22.499 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:22 smithi174 systemd[1]: Started Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:55:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[27353]: cluster 2023-09-23T19:55:21.127441+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[27353]: audit 2023-09-23T19:55:22.477691+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[27353]: audit 2023-09-23T19:55:22.486871+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[27353]: audit 2023-09-23T19:55:22.498866+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[27353]: audit 2023-09-23T19:55:22.504920+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T19:55:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[41728]: cluster 2023-09-23T19:55:21.127441+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[41728]: audit 2023-09-23T19:55:22.477691+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[41728]: audit 2023-09-23T19:55:22.486871+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[41728]: audit 2023-09-23T19:55:22.498866+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:22 smithi112 bash[41728]: audit 2023-09-23T19:55:22.504920+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T19:55:23.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:22 smithi174 bash[31352]: cluster 2023-09-23T19:55:21.127441+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:22 smithi174 bash[31352]: audit 2023-09-23T19:55:22.477691+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:22 smithi174 bash[31352]: audit 2023-09-23T19:55:22.486871+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:22 smithi174 bash[31352]: audit 2023-09-23T19:55:22.498866+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' 2023-09-23T19:55:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:22 smithi174 bash[31352]: audit 2023-09-23T19:55:22.504920+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T19:55:23.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[32405]: ignoring --setuser ceph since I am not root 2023-09-23T19:55:23.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[32405]: ignoring --setgroup ceph since I am not root 2023-09-23T19:55:23.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[32405]: debug 2023-09-23T19:55:23.554+0000 7faaa39d5700 1 -- 172.21.15.174:0/1521825093 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aedc4ba9c0 con 0x55aedd240c00 2023-09-23T19:55:23.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[32405]: debug 2023-09-23T19:55:23.714+0000 7faaabcc21c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:55:23.815 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.717Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.717Z 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-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.717Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi174 (none))" 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.717Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.717Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.720Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.721Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.722Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.722Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.724Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.724Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.832µs 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.724Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T19:55:23.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.724Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.724Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.415µs wal_replay_duration=332.978µs wbl_replay_duration=115ns total_replay_duration=403.99µs 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.725Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.725Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.725Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.748Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.658508ms db_storage=1.349µs remote_storage=1.402µs web_handler=324ns query_engine=762ns scrape=253.992µs scrape_sd=18.678µs notify=870ns notify_sd=1.394µs rules=22.134238ms tracing=20.422µs 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.748Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T19:55:23.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:55:23 smithi174 bash[65032]: ts=2023-09-23T19:55:23.748Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T19:55:23.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:23 smithi112 bash[27618]: ignoring --setuser ceph since I am not root 2023-09-23T19:55:23.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:23 smithi112 bash[27618]: ignoring --setgroup ceph since I am not root 2023-09-23T19:55:23.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:23 smithi112 bash[27618]: debug 2023-09-23T19:55:23.564+0000 7f05ebed0700 1 -- 172.21.15.112:0/1298648701 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556dc62dc9c0 con 0x556dc7062c00 2023-09-23T19:55:23.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:23 smithi112 bash[27618]: debug 2023-09-23T19:55:23.720+0000 7f05f41bd1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:55:24.814 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[27618]: debug 2023-09-23T19:55:24.616+0000 7f05f41bd1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T19:55:24.814 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[27618]: debug 2023-09-23T19:55:24.712+0000 7f05f41bd1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:55:24.815 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[27353]: audit 2023-09-23T19:55:23.511845+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T19:55:24.815 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[27353]: cluster 2023-09-23T19:55:23.511933+0000 mon.a (mon.0) 628 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T19:55:24.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[41728]: audit 2023-09-23T19:55:23.511845+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T19:55:24.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[41728]: cluster 2023-09-23T19:55:23.511933+0000 mon.a (mon.0) 628 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T19:55:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:24 smithi174 bash[31352]: audit 2023-09-23T19:55:23.511845+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.112:0/156477665' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T19:55:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:24 smithi174 bash[31352]: cluster 2023-09-23T19:55:23.511933+0000 mon.a (mon.0) 628 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T19:55:24.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:24 smithi174 bash[32405]: debug 2023-09-23T19:55:24.638+0000 7faaabcc21c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T19:55:24.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:24 smithi174 bash[32405]: debug 2023-09-23T19:55:24.738+0000 7faaabcc21c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:55:25.071 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:24 smithi112 bash[27618]: debug 2023-09-23T19:55:24.812+0000 7f05f41bd1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:55:25.100 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:24 smithi174 bash[32405]: debug 2023-09-23T19:55:24.838+0000 7faaabcc21c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:55:25.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:25 smithi112 bash[27618]: debug 2023-09-23T19:55:25.072+0000 7f05f41bd1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:55:25.456 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:25 smithi174 bash[32405]: debug 2023-09-23T19:55:25.094+0000 7faaabcc21c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:55:25.781 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:25 smithi112 bash[27618]: debug 2023-09-23T19:55:25.416+0000 7f05f41bd1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:55:25.781 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:25 smithi112 bash[27618]: debug 2023-09-23T19:55:25.512+0000 7f05f41bd1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:55:25.807 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:55:25.814 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:25 smithi174 bash[32405]: debug 2023-09-23T19:55:25.450+0000 7faaabcc21c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:55:25.814 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:25 smithi174 bash[32405]: debug 2023-09-23T19:55:25.546+0000 7faaabcc21c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:55:26.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:25 smithi112 bash[27618]: debug 2023-09-23T19:55:25.780+0000 7f05f41bd1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:55:26.314 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:25 smithi174 bash[32405]: debug 2023-09-23T19:55:25.826+0000 7faaabcc21c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:55:27.038 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:26 smithi174 bash[32405]: debug 2023-09-23T19:55:26.806+0000 7faaabcc21c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:55:27.039 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:26 smithi174 bash[32405]: debug 2023-09-23T19:55:26.918+0000 7faaabcc21c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T19:55:27.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:26 smithi112 bash[27618]: debug 2023-09-23T19:55:26.788+0000 7f05f41bd1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:55:27.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:26 smithi112 bash[27618]: debug 2023-09-23T19:55:26.904+0000 7f05f41bd1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T19:55:27.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:27 smithi112 bash[27618]: debug 2023-09-23T19:55:27.020+0000 7f05f41bd1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:55:27.314 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:27 smithi174 bash[32405]: debug 2023-09-23T19:55:27.030+0000 7faaabcc21c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:55:27.769 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:27 smithi174 bash[32405]: debug 2023-09-23T19:55:27.498+0000 7faaabcc21c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T19:55:27.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:27 smithi112 bash[27618]: debug 2023-09-23T19:55:27.492+0000 7f05f41bd1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T19:55:27.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:27 smithi112 bash[27618]: debug 2023-09-23T19:55:27.712+0000 7f05f41bd1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:55:28.064 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:27 smithi174 bash[32405]: debug 2023-09-23T19:55:27.722+0000 7faaabcc21c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:55:28.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:28 smithi112 bash[27618]: debug 2023-09-23T19:55:28.080+0000 7f05f41bd1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:55:28.564 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:28 smithi174 bash[32405]: debug 2023-09-23T19:55:28.082+0000 7faaabcc21c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:55:28.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:28 smithi112 bash[27618]: debug 2023-09-23T19:55:28.584+0000 7f05f41bd1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:55:29.064 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:28 smithi174 bash[32405]: debug 2023-09-23T19:55:28.566+0000 7faaabcc21c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:55:29.396 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:29 smithi174 bash[32405]: debug 2023-09-23T19:55:29.126+0000 7faaabcc21c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:55:29.396 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:29 smithi174 bash[32405]: debug 2023-09-23T19:55:29.230+0000 7faaabcc21c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:55:29.400 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:29 smithi112 bash[27618]: debug 2023-09-23T19:55:29.136+0000 7f05f41bd1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:55:29.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:29 smithi112 bash[27618]: debug 2023-09-23T19:55:29.244+0000 7f05f41bd1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:55:29.692 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:29 smithi174 bash[32405]: debug 2023-09-23T19:55:29.390+0000 7faaabcc21c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:55:29.698 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:29 smithi112 bash[27618]: debug 2023-09-23T19:55:29.404+0000 7f05f41bd1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:55:29.949 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:29 smithi174 bash[32405]: debug 2023-09-23T19:55:29.686+0000 7faaabcc21c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:55:29.950 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:29 smithi174 bash[32405]: debug 2023-09-23T19:55:29.830+0000 7faaabcc21c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:55:29.955 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:29 smithi112 bash[27618]: debug 2023-09-23T19:55:29.696+0000 7f05f41bd1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:55:29.955 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:29 smithi112 bash[27618]: debug 2023-09-23T19:55:29.844+0000 7f05f41bd1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:55:30.252 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:29 smithi174 bash[32405]: debug 2023-09-23T19:55:29.942+0000 7faaabcc21c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:55:30.252 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:30 smithi174 bash[32405]: debug 2023-09-23T19:55:30.062+0000 7faaabcc21c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:55:30.263 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:29 smithi112 bash[27618]: debug 2023-09-23T19:55:29.956+0000 7f05f41bd1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:55:30.263 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:30 smithi112 bash[27618]: debug 2023-09-23T19:55:30.080+0000 7f05f41bd1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:55:30.565 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:30 smithi174 bash[32405]: debug 2023-09-23T19:55:30.246+0000 7faaabcc21c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:55:30.565 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:30 smithi174 bash[32405]: debug 2023-09-23T19:55:30.362+0000 7faaabcc21c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:55:30.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:30 smithi112 bash[27618]: debug 2023-09-23T19:55:30.264+0000 7f05f41bd1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:55:30.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:30 smithi112 bash[27618]: debug 2023-09-23T19:55:30.384+0000 7f05f41bd1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:55:31.827 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[32405]: debug 2023-09-23T19:55:31.562+0000 7faaabcc21c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:55:31.827 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[32405]: [23/Sep/2023:19:55:31] ENGINE Bus STARTING 2023-09-23T19:55:31.827 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[32405]: CherryPy Checker: 2023-09-23T19:55:31.827 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[32405]: The Application mounted at '' has an empty config. 2023-09-23T19:55:31.827 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[32405]: [23/Sep/2023:19:55:31] ENGINE Serving on http://:::9283 2023-09-23T19:55:31.827 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[32405]: [23/Sep/2023:19:55:31] ENGINE Bus STARTED 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.596348+0000 mon.a (mon.0) 629 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.596560+0000 mon.a (mon.0) 630 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.598848+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.601323+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.603948+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.605517+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.608072+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:55:31.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.608514+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon y 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.619613+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.620058+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0116918s), standbys: x 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.622220+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.622355+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.622477+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.623890+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.624074+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.624348+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.624672+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.624906+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:55:31.829 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.625205+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.625493+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.625719+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.625942+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.626174+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.626419+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.626583+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.627033+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: cluster 2023-09-23T19:55:31.656981+0000 mon.a (mon.0) 651 : cluster [INF] Manager daemon y is now available 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.694590+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.696979+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.727831+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:31.830 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.734437+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:55:31.831 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.740022+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:55:31.831 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:31 smithi174 bash[31352]: audit 2023-09-23T19:55:31.746513+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:55:31.865 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27618]: debug 2023-09-23T19:55:31.584+0000 7f05f41bd1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:55:31.865 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27618]: [23/Sep/2023:19:55:31] ENGINE Bus STARTING 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.596348+0000 mon.a (mon.0) 629 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.596560+0000 mon.a (mon.0) 630 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.598848+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.601323+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.603948+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.605517+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.608072+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:55:31.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.608514+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon y 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.619613+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.620058+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0116918s), standbys: x 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.622220+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.622355+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.622477+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.623890+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.624074+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.624348+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.624672+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:55:31.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.624906+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.625205+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.625493+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.625719+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.625942+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.626174+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.626419+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.626583+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.627033+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: cluster 2023-09-23T19:55:31.656981+0000 mon.a (mon.0) 651 : cluster [INF] Manager daemon y is now available 2023-09-23T19:55:31.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.694590+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.696979+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.727831+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.734437+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.740022+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27353]: audit 2023-09-23T19:55:31.746513+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.596348+0000 mon.a (mon.0) 629 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T19:55:31.869 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.596560+0000 mon.a (mon.0) 630 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.598848+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.601323+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.603948+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.605517+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.174:0/1195274441' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.608072+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.608514+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon y 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.619613+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.620058+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0116918s), standbys: x 2023-09-23T19:55:31.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.622220+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.622355+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.622477+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.623890+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.624074+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.624348+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.624672+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.624906+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.625205+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.625493+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:31.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.625719+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.625942+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.626174+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.626419+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.626583+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.627033+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: cluster 2023-09-23T19:55:31.656981+0000 mon.a (mon.0) 651 : cluster [INF] Manager daemon y is now available 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.694590+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.696979+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.727831+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.734437+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:55:31.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.740022+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:55:31.873 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[41728]: audit 2023-09-23T19:55:31.746513+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:55:32.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27618]: CherryPy Checker: 2023-09-23T19:55:32.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27618]: The Application mounted at '' has an empty config. 2023-09-23T19:55:32.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27618]: [23/Sep/2023:19:55:31] ENGINE Serving on http://:::9283 2023-09-23T19:55:32.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:31 smithi112 bash[27618]: [23/Sep/2023:19:55:31] ENGINE Bus STARTED 2023-09-23T19:55:32.641 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled alertmanager update... 2023-09-23T19:55:33.439 DEBUG:teuthology.orchestra.run.smithi112:alertmanager.a> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-23T19:55:33.441 INFO:tasks.cephadm:Adding grafana.a on smithi174 2023-09-23T19:55:33.442 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi174=a' 2023-09-23T19:55:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:33 smithi174 bash[31352]: cephadm 2023-09-23T19:55:32.143475+0000 mgr.y (mgr.24356) 1 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Bus STARTING 2023-09-23T19:55:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:33 smithi174 bash[31352]: cephadm 2023-09-23T19:55:32.270610+0000 mgr.y (mgr.24356) 2 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T19:55:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:33 smithi174 bash[31352]: cephadm 2023-09-23T19:55:32.270937+0000 mgr.y (mgr.24356) 3 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Bus STARTED 2023-09-23T19:55:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:33 smithi174 bash[31352]: audit 2023-09-23T19:55:32.279730+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:33 smithi174 bash[31352]: cluster 2023-09-23T19:55:32.628241+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e18: y(active, since 1.01987s), standbys: x 2023-09-23T19:55:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:33 smithi174 bash[31352]: audit 2023-09-23T19:55:32.642988+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:33.584 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:55:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[27353]: cephadm 2023-09-23T19:55:32.143475+0000 mgr.y (mgr.24356) 1 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Bus STARTING 2023-09-23T19:55:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[27353]: cephadm 2023-09-23T19:55:32.270610+0000 mgr.y (mgr.24356) 2 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T19:55:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[27353]: cephadm 2023-09-23T19:55:32.270937+0000 mgr.y (mgr.24356) 3 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Bus STARTED 2023-09-23T19:55:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[27353]: audit 2023-09-23T19:55:32.279730+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[27353]: cluster 2023-09-23T19:55:32.628241+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e18: y(active, since 1.01987s), standbys: x 2023-09-23T19:55:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[27353]: audit 2023-09-23T19:55:32.642988+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[41728]: cephadm 2023-09-23T19:55:32.143475+0000 mgr.y (mgr.24356) 1 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Bus STARTING 2023-09-23T19:55:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[41728]: cephadm 2023-09-23T19:55:32.270610+0000 mgr.y (mgr.24356) 2 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T19:55:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[41728]: cephadm 2023-09-23T19:55:32.270937+0000 mgr.y (mgr.24356) 3 : cephadm [INF] [23/Sep/2023:19:55:32] ENGINE Bus STARTED 2023-09-23T19:55:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[41728]: audit 2023-09-23T19:55:32.279730+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[41728]: cluster 2023-09-23T19:55:32.628241+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e18: y(active, since 1.01987s), standbys: x 2023-09-23T19:55:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:33 smithi112 bash[41728]: audit 2023-09-23T19:55:32.642988+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:34 smithi174 bash[31352]: audit 2023-09-23T19:55:32.634653+0000 mgr.y (mgr.24356) 4 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:34 smithi174 bash[31352]: cluster 2023-09-23T19:55:32.636521+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:34 smithi174 bash[31352]: cephadm 2023-09-23T19:55:32.637394+0000 mgr.y (mgr.24356) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi112=a;count:1 2023-09-23T19:55:34.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:34 smithi112 bash[27353]: audit 2023-09-23T19:55:32.634653+0000 mgr.y (mgr.24356) 4 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:34.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:34 smithi112 bash[27353]: cluster 2023-09-23T19:55:32.636521+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:34.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:34 smithi112 bash[27353]: cephadm 2023-09-23T19:55:32.637394+0000 mgr.y (mgr.24356) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi112=a;count:1 2023-09-23T19:55:34.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:34 smithi112 bash[41728]: audit 2023-09-23T19:55:32.634653+0000 mgr.y (mgr.24356) 4 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:34.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:34 smithi112 bash[41728]: cluster 2023-09-23T19:55:32.636521+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:34.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:34 smithi112 bash[41728]: cephadm 2023-09-23T19:55:32.637394+0000 mgr.y (mgr.24356) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi112=a;count:1 2023-09-23T19:55:35.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:35 smithi174 bash[31352]: cluster 2023-09-23T19:55:33.625533+0000 mgr.y (mgr.24356) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:35.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:35 smithi174 bash[31352]: cluster 2023-09-23T19:55:34.633892+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T19:55:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:35 smithi112 bash[27353]: cluster 2023-09-23T19:55:33.625533+0000 mgr.y (mgr.24356) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:35 smithi112 bash[27353]: cluster 2023-09-23T19:55:34.633892+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T19:55:35.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:35 smithi112 bash[41728]: cluster 2023-09-23T19:55:33.625533+0000 mgr.y (mgr.24356) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:35.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:35 smithi112 bash[41728]: cluster 2023-09-23T19:55:34.633892+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T19:55:37.564 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:37 smithi174 bash[31352]: cluster 2023-09-23T19:55:35.626101+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:37.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:37 smithi112 bash[27353]: cluster 2023-09-23T19:55:35.626101+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:37.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:37 smithi112 bash[41728]: cluster 2023-09-23T19:55:35.626101+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:37.976 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:55:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[31352]: audit 2023-09-23T19:55:37.414130+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[31352]: audit 2023-09-23T19:55:37.419857+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[31352]: audit 2023-09-23T19:55:37.715857+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[31352]: audit 2023-09-23T19:55:37.721560+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[31352]: audit 2023-09-23T19:55:38.114614+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:38 smithi174 bash[31352]: audit 2023-09-23T19:55:38.125388+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[41728]: audit 2023-09-23T19:55:37.414130+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[41728]: audit 2023-09-23T19:55:37.419857+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[41728]: audit 2023-09-23T19:55:37.715857+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[41728]: audit 2023-09-23T19:55:37.721560+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[41728]: audit 2023-09-23T19:55:38.114614+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[41728]: audit 2023-09-23T19:55:38.125388+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[27353]: audit 2023-09-23T19:55:37.414130+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[27353]: audit 2023-09-23T19:55:37.419857+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[27353]: audit 2023-09-23T19:55:37.715857+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[27353]: audit 2023-09-23T19:55:37.721560+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[27353]: audit 2023-09-23T19:55:38.114614+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:38.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:38 smithi112 bash[27353]: audit 2023-09-23T19:55:38.125388+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: cluster 2023-09-23T19:55:37.626690+0000 mgr.y (mgr.24356) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:39.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.486860+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.497035+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.498965+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.500278+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.501389+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.502450+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.503333+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 4060M 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.509963+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.511749+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:38.513172+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.515293+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.515697+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:39.187011+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:39.191813+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:39.197107+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:39.204615+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.740 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[41728]: audit 2023-09-23T19:55:39.213319+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: cluster 2023-09-23T19:55:37.626690+0000 mgr.y (mgr.24356) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.486860+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.497035+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.498965+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.500278+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.501389+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.502450+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.503333+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 4060M 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.509963+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.741 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.511749+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:38.513172+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.515293+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.515697+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:39.187011+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:39.191813+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:39.197107+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:39.204615+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.742 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:39 smithi112 bash[27353]: audit 2023-09-23T19:55:39.213319+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: cluster 2023-09-23T19:55:37.626690+0000 mgr.y (mgr.24356) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.486860+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.497035+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.498965+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.500278+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.501389+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.502450+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.503333+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 4060M 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.509963+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.511749+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:38.513172+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.515293+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.515697+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:39.187011+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:39.191813+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:39.197107+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:39.204615+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:39 smithi174 bash[31352]: audit 2023-09-23T19:55:39.213319+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.034 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:39 smithi112 systemd[1]: Started Ceph node-exporter.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:55:40.401 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[74545]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.680408+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.681885+0000 mgr.y (mgr.24356) 14 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.845512+0000 mgr.y (mgr.24356) 15 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:38.847310+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:39.011640+0000 mgr.y (mgr.24356) 17 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:39.012615+0000 mgr.y (mgr.24356) 18 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: cephadm 2023-09-23T19:55:39.219913+0000 mgr.y (mgr.24356) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi112 2023-09-23T19:55:40.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: audit 2023-09-23T19:55:40.011543+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: audit 2023-09-23T19:55:40.019166+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[31352]: audit 2023-09-23T19:55:40.042359+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.901 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[74545]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T19:55:40.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.680408+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:55:40.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.681885+0000 mgr.y (mgr.24356) 14 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.845512+0000 mgr.y (mgr.24356) 15 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:38.847310+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:39.011640+0000 mgr.y (mgr.24356) 17 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:39.012615+0000 mgr.y (mgr.24356) 18 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: cephadm 2023-09-23T19:55:39.219913+0000 mgr.y (mgr.24356) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi112 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: audit 2023-09-23T19:55:40.011543+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: audit 2023-09-23T19:55:40.019166+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[41728]: audit 2023-09-23T19:55:40.042359+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.680408+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.681885+0000 mgr.y (mgr.24356) 14 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.845512+0000 mgr.y (mgr.24356) 15 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:38.847310+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:39.011640+0000 mgr.y (mgr.24356) 17 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:39.012615+0000 mgr.y (mgr.24356) 18 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: cephadm 2023-09-23T19:55:39.219913+0000 mgr.y (mgr.24356) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi112 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: audit 2023-09-23T19:55:40.011543+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: audit 2023-09-23T19:55:40.019166+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[27353]: audit 2023-09-23T19:55:40.042359+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.002 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:40 smithi174 bash[65987]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T19:55:41.264 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[74545]: 22b70bddd3ac: Pulling fs layer 2023-09-23T19:55:41.265 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[74545]: 5c12815fee55: Pulling fs layer 2023-09-23T19:55:41.265 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:40 smithi112 bash[74545]: c0e87333d380: Pulling fs layer 2023-09-23T19:55:41.265 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: 5c12815fee55: Download complete 2023-09-23T19:55:41.265 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: 22b70bddd3ac: Verifying Checksum 2023-09-23T19:55:41.265 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: 22b70bddd3ac: Download complete 2023-09-23T19:55:41.380 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled grafana update... 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: cluster 2023-09-23T19:55:39.627308+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: cephadm 2023-09-23T19:55:40.043394+0000 mgr.y (mgr.24356) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi174 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: audit 2023-09-23T19:55:40.778723+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: audit 2023-09-23T19:55:40.787497+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: audit 2023-09-23T19:55:40.814480+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: audit 2023-09-23T19:55:40.820918+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: audit 2023-09-23T19:55:40.830945+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[41728]: audit 2023-09-23T19:55:41.381767+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.652 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: c0e87333d380: Verifying Checksum 2023-09-23T19:55:41.652 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: c0e87333d380: Download complete 2023-09-23T19:55:41.652 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: 22b70bddd3ac: Pull complete 2023-09-23T19:55:41.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: cluster 2023-09-23T19:55:39.627308+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:41.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: cephadm 2023-09-23T19:55:40.043394+0000 mgr.y (mgr.24356) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi174 2023-09-23T19:55:41.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: audit 2023-09-23T19:55:40.778723+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: audit 2023-09-23T19:55:40.787497+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: audit 2023-09-23T19:55:40.814480+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: audit 2023-09-23T19:55:40.820918+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: audit 2023-09-23T19:55:40.830945+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[27353]: audit 2023-09-23T19:55:41.381767+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.814 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[65987]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: cluster 2023-09-23T19:55:39.627308+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: cephadm 2023-09-23T19:55:40.043394+0000 mgr.y (mgr.24356) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi174 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: audit 2023-09-23T19:55:40.778723+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: audit 2023-09-23T19:55:40.787497+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: audit 2023-09-23T19:55:40.814480+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: audit 2023-09-23T19:55:40.820918+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: audit 2023-09-23T19:55:40.830945+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:41 smithi174 bash[31352]: audit 2023-09-23T19:55:41.381767+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:42.151 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:41 smithi112 bash[74545]: 5c12815fee55: Pull complete 2023-09-23T19:55:42.513 DEBUG:teuthology.orchestra.run.smithi174:grafana.a> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-23T19:55:42.515 INFO:tasks.cephadm:Setting up client nodes... 2023-09-23T19:55:42.516 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T19:55:42.525 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[74545]: c0e87333d380: Pull complete 2023-09-23T19:55:42.526 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[74545]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T19:55:42.526 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[27353]: cephadm 2023-09-23T19:55:40.850961+0000 mgr.y (mgr.24356) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi112 2023-09-23T19:55:42.526 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[27353]: audit 2023-09-23T19:55:41.372572+0000 mgr.y (mgr.24356) 23 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:42.526 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[27353]: cephadm 2023-09-23T19:55:41.375918+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Saving service grafana spec with placement smithi174=a;count:1 2023-09-23T19:55:42.526 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[27353]: audit 2023-09-23T19:55:41.731513+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:42.526 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[41728]: cephadm 2023-09-23T19:55:40.850961+0000 mgr.y (mgr.24356) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi112 2023-09-23T19:55:42.526 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[41728]: audit 2023-09-23T19:55:41.372572+0000 mgr.y (mgr.24356) 23 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:42.527 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[41728]: cephadm 2023-09-23T19:55:41.375918+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Saving service grafana spec with placement smithi174=a;count:1 2023-09-23T19:55:42.527 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[41728]: audit 2023-09-23T19:55:41.731513+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:42.555 INFO:journalctl@ceph.grafana.a.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:55:42.626 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: 22b70bddd3ac: Pulling fs layer 2023-09-23T19:55:42.626 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: 5c12815fee55: Pulling fs layer 2023-09-23T19:55:42.626 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: c0e87333d380: Pulling fs layer 2023-09-23T19:55:42.626 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[31352]: cephadm 2023-09-23T19:55:40.850961+0000 mgr.y (mgr.24356) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi112 2023-09-23T19:55:42.626 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[31352]: audit 2023-09-23T19:55:41.372572+0000 mgr.y (mgr.24356) 23 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:42.627 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[31352]: cephadm 2023-09-23T19:55:41.375918+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Saving service grafana spec with placement smithi174=a;count:1 2023-09-23T19:55:42.627 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[31352]: audit 2023-09-23T19:55:41.731513+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:42.901 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:42 smithi112 bash[74545]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T19:55:43.021 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: 5c12815fee55: Download complete 2023-09-23T19:55:43.021 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: 22b70bddd3ac: Verifying Checksum 2023-09-23T19:55:43.021 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: 22b70bddd3ac: Download complete 2023-09-23T19:55:43.021 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:42 smithi174 bash[65987]: 22b70bddd3ac: Pull complete 2023-09-23T19:55:43.021 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:43 smithi174 bash[65987]: c0e87333d380: Verifying Checksum 2023-09-23T19:55:43.698 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:43 smithi174 bash[31352]: cluster 2023-09-23T19:55:41.627892+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:43.699 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:43 smithi174 bash[65987]: 5c12815fee55: Pull complete 2023-09-23T19:55:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:43 smithi112 bash[27353]: cluster 2023-09-23T19:55:41.627892+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:43 smithi112 bash[41728]: cluster 2023-09-23T19:55:41.627892+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:43.964 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:43 smithi174 bash[65987]: c0e87333d380: Pull complete 2023-09-23T19:55:43.964 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:43 smithi174 bash[65987]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T19:55:43.964 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:43 smithi174 bash[65987]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T19:55:44.901 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.697Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.697Z 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-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.699Z 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-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.699Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.699Z 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-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.699Z 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-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T19:55:44.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T19:55:44.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T19:55:44.904 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T19:55:44.905 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T19:55:44.906 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T19:55:44.906 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T19:55:44.906 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T19:55:44.906 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.700Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T19:55:44.906 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.701Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T19:55:44.906 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 19:55:44 smithi112 bash[74545]: ts=2023-09-23T19:55:44.701Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T19:55:45.513 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.244Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T19:55:45.513 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.244Z 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-09-23T19:55:45.513 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.244Z 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-09-23T19:55:45.513 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.244Z 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-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.245Z 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-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T19:55:45.514 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T19:55:45.515 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T19:55:45.516 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T19:55:45.517 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T19:55:45.518 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.246Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T19:55:45.518 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.247Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T19:55:45.518 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[65987]: ts=2023-09-23T19:55:45.247Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T19:55:45.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:45 smithi174 bash[31352]: cluster 2023-09-23T19:55:43.628586+0000 mgr.y (mgr.24356) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:45.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:45 smithi112 bash[27353]: cluster 2023-09-23T19:55:43.628586+0000 mgr.y (mgr.24356) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:45.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:45 smithi112 bash[41728]: cluster 2023-09-23T19:55:43.628586+0000 mgr.y (mgr.24356) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:47.270 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:55:47.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:47 smithi112 bash[41728]: cluster 2023-09-23T19:55:45.629307+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:47.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:47 smithi112 bash[41728]: audit 2023-09-23T19:55:46.734762+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:55:47.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:47 smithi112 bash[27353]: cluster 2023-09-23T19:55:45.629307+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:47.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:47 smithi112 bash[27353]: audit 2023-09-23T19:55:46.734762+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:55:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:47 smithi174 bash[31352]: cluster 2023-09-23T19:55:45.629307+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:47 smithi174 bash[31352]: audit 2023-09-23T19:55:46.734762+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:55:48.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:48 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:55:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:55:49.597 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:49 smithi112 bash[41728]: cluster 2023-09-23T19:55:47.629874+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:49.597 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:49 smithi112 bash[27353]: cluster 2023-09-23T19:55:47.629874+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:49.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:49 smithi174 bash[31352]: cluster 2023-09-23T19:55:47.629874+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:51.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:51 smithi174 bash[31352]: cluster 2023-09-23T19:55:49.630361+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:51.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:51 smithi112 bash[41728]: cluster 2023-09-23T19:55:49.630361+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:51 smithi112 bash[27353]: cluster 2023-09-23T19:55:49.630361+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:52.150 INFO:teuthology.orchestra.run.smithi112.stdout:[client.0] 2023-09-23T19:55:52.150 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQDIQg9lDQawCBAAyjEAiWCeqMckQfMPqRraBA== 2023-09-23T19:55:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.603327+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.612306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: cluster 2023-09-23T19:55:51.630774+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.650796+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.655201+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.703253+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.737149+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.977141+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:51.983176+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:52.144701+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.112:0/1287108865' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:52.145424+0000 mon.a (mon.0) 701 : 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-09-23T19:55:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[27353]: audit 2023-09-23T19:55:52.150143+0000 mon.a (mon.0) 702 : 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-09-23T19:55:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.603327+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.612306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: cluster 2023-09-23T19:55:51.630774+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.650796+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.655201+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.703253+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.737149+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.977141+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:51.983176+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:52.144701+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.112:0/1287108865' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:55:52.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:52.145424+0000 mon.a (mon.0) 701 : 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-09-23T19:55:52.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:52 smithi112 bash[41728]: audit 2023-09-23T19:55:52.150143+0000 mon.a (mon.0) 702 : 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-09-23T19:55:53.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.603327+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.612306+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: cluster 2023-09-23T19:55:51.630774+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:53.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.650796+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.655201+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.703253+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.737149+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.977141+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:51.983176+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:52.144701+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.112:0/1287108865' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:52.145424+0000 mon.a (mon.0) 701 : 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-09-23T19:55:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:52 smithi174 bash[31352]: audit 2023-09-23T19:55:52.150143+0000 mon.a (mon.0) 702 : 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-09-23T19:55:53.358 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T19:55:53.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-23T19:55:53.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-23T19:55:53.422 DEBUG:teuthology.orchestra.run.smithi174:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T19:55:53.651 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:55:53 smithi112 bash[75087]: ts=2023-09-23T19:55:53.538Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T19:55:55.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:54 smithi174 bash[31352]: cluster 2023-09-23T19:55:53.631393+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:55.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:54 smithi112 bash[27353]: cluster 2023-09-23T19:55:53.631393+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:55.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:54 smithi112 bash[41728]: cluster 2023-09-23T19:55:53.631393+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:55.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:55:55 smithi112 bash[75087]: ts=2023-09-23T19:55:55.492Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000597963s 2023-09-23T19:55:57.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:56 smithi174 bash[31352]: cluster 2023-09-23T19:55:55.631942+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:57.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:56 smithi112 bash[27353]: cluster 2023-09-23T19:55:55.631942+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:57.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:56 smithi112 bash[41728]: cluster 2023-09-23T19:55:55.631942+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:57.505 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T19:55:58.717 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:58 smithi174 bash[31352]: audit 2023-09-23T19:55:57.444611+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:58.717 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:58 smithi174 bash[31352]: audit 2023-09-23T19:55:57.453676+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:58.717 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:55:58 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:55:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:55:58.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[41728]: audit 2023-09-23T19:55:57.444611+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:58.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[41728]: audit 2023-09-23T19:55:57.453676+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:58.832 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27353]: audit 2023-09-23T19:55:57.444611+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:58.832 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27353]: audit 2023-09-23T19:55:57.453676+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27618]: [23/Sep/2023:19:55:58] ENGINE Bus STOPPING 2023-09-23T19:55:59.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27618]: [23/Sep/2023:19:55:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T19:55:59.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27618]: [23/Sep/2023:19:55:58] ENGINE Bus STOPPED 2023-09-23T19:55:59.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27618]: [23/Sep/2023:19:55:58] ENGINE Bus STARTING 2023-09-23T19:55:59.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27618]: [23/Sep/2023:19:55:58] ENGINE Serving on http://:::9283 2023-09-23T19:55:59.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:55:58 smithi112 bash[27618]: [23/Sep/2023:19:55:58] ENGINE Bus STARTED 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: cluster 2023-09-23T19:55:57.632527+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.675901+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.683168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.684743+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.686154+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.693193+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.803949+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.809159+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.814063+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:55:59.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:55:59 smithi174 bash[31352]: audit 2023-09-23T19:55:58.823541+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: cluster 2023-09-23T19:55:57.632527+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.675901+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.683168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.684743+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.686154+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.693193+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.803949+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.809159+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.814063+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:55:59.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[27353]: audit 2023-09-23T19:55:58.823541+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: cluster 2023-09-23T19:55:57.632527+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.675901+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.683168+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.684743+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.686154+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.693193+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.803949+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.809159+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.814063+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:55:59.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:55:59 smithi112 bash[41728]: audit 2023-09-23T19:55:58.823541+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:00.783 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:00 smithi174 bash[31352]: audit 2023-09-23T19:55:58.814741+0000 mgr.y (mgr.24356) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:56:00.783 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:00 smithi174 bash[31352]: cephadm 2023-09-23T19:55:58.836098+0000 mgr.y (mgr.24356) 35 : cephadm [INF] Deploying daemon grafana.a on smithi174 2023-09-23T19:56:00.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:00 smithi112 bash[41728]: audit 2023-09-23T19:55:58.814741+0000 mgr.y (mgr.24356) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:56:00.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:00 smithi112 bash[41728]: cephadm 2023-09-23T19:55:58.836098+0000 mgr.y (mgr.24356) 35 : cephadm [INF] Deploying daemon grafana.a on smithi174 2023-09-23T19:56:00.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:00 smithi112 bash[27353]: audit 2023-09-23T19:55:58.814741+0000 mgr.y (mgr.24356) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:56:00.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:00 smithi112 bash[27353]: cephadm 2023-09-23T19:55:58.836098+0000 mgr.y (mgr.24356) 35 : cephadm [INF] Deploying daemon grafana.a on smithi174 2023-09-23T19:56:01.348 INFO:teuthology.orchestra.run.smithi174.stdout:[client.1] 2023-09-23T19:56:01.348 INFO:teuthology.orchestra.run.smithi174.stdout: key = AQDRQg9l53ldFBAA19Lctc0dUvsL0ajtQk688w== 2023-09-23T19:56:01.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:01 smithi174 bash[31352]: cluster 2023-09-23T19:55:59.633115+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:01.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:01 smithi174 bash[31352]: audit 2023-09-23T19:56:01.338266+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.174:0/2856015321' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:56:01.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:01 smithi174 bash[31352]: audit 2023-09-23T19:56:01.341338+0000 mon.a (mon.0) 714 : 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-09-23T19:56:01.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:01 smithi174 bash[31352]: audit 2023-09-23T19:56:01.350039+0000 mon.a (mon.0) 715 : 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-09-23T19:56:01.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[27353]: cluster 2023-09-23T19:55:59.633115+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:01.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[27353]: audit 2023-09-23T19:56:01.338266+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.174:0/2856015321' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:56:01.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[27353]: audit 2023-09-23T19:56:01.341338+0000 mon.a (mon.0) 714 : 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-09-23T19:56:01.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[27353]: audit 2023-09-23T19:56:01.350039+0000 mon.a (mon.0) 715 : 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-09-23T19:56:01.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[41728]: cluster 2023-09-23T19:55:59.633115+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:01.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[41728]: audit 2023-09-23T19:56:01.338266+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.174:0/2856015321' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:56:01.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[41728]: audit 2023-09-23T19:56:01.341338+0000 mon.a (mon.0) 714 : 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-09-23T19:56:01.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:01 smithi112 bash[41728]: audit 2023-09-23T19:56:01.350039+0000 mon.a (mon.0) 715 : 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-09-23T19:56:02.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:02 smithi174 bash[31352]: audit 2023-09-23T19:56:01.735630+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:02.817 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-09-23T19:56:02.817 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-23T19:56:02.817 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-23T19:56:02.838 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-23T19:56:02.839 DEBUG:teuthology.orchestra.run.smithi112:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-23T19:56:02.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:02 smithi112 bash[41728]: audit 2023-09-23T19:56:01.735630+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:02.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:02 smithi112 bash[27353]: audit 2023-09-23T19:56:01.735630+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:03.130 INFO:teuthology.misc.health.smithi112.stdout: 2023-09-23T19:56:03.130 INFO:teuthology.misc.health.smithi112.stdout:{"epoch":60,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T19:55:31.608179+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+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-09-23T19:56:03.147 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-23T19:56:03.148 INFO:tasks.cephadm:Creating RBD pool 2023-09-23T19:56:03.148 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-23T19:56:03.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:03 smithi174 bash[31352]: cluster 2023-09-23T19:56:01.633708+0000 mgr.y (mgr.24356) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:03.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:03 smithi174 bash[31352]: audit 2023-09-23T19:56:03.130070+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.112:0/3843550919' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:03 smithi112 bash[41728]: cluster 2023-09-23T19:56:01.633708+0000 mgr.y (mgr.24356) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:03 smithi112 bash[41728]: audit 2023-09-23T19:56:03.130070+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.112:0/3843550919' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:03.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:03 smithi112 bash[27353]: cluster 2023-09-23T19:56:01.633708+0000 mgr.y (mgr.24356) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:03.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:03 smithi112 bash[27353]: audit 2023-09-23T19:56:03.130070+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.112:0/3843550919' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:03.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:03 smithi112 bash[75087]: ts=2023-09-23T19:56:03.495Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003783559s 2023-09-23T19:56:05.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:05 smithi174 bash[31352]: cluster 2023-09-23T19:56:03.634386+0000 mgr.y (mgr.24356) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:05.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:05 smithi112 bash[27353]: cluster 2023-09-23T19:56:03.634386+0000 mgr.y (mgr.24356) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:05.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:05 smithi112 bash[41728]: cluster 2023-09-23T19:56:03.634386+0000 mgr.y (mgr.24356) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:07.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:07 smithi174 bash[31352]: cluster 2023-09-23T19:56:05.634987+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:07.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:07 smithi112 bash[27353]: cluster 2023-09-23T19:56:05.634987+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:07 smithi112 bash[41728]: cluster 2023-09-23T19:56:05.634987+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:07.915 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:08.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:56:08 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:56:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:56:09.814 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:09 smithi174 bash[31352]: cluster 2023-09-23T19:56:07.635692+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:09 smithi112 bash[41728]: cluster 2023-09-23T19:56:07.635692+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:09.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:09 smithi112 bash[27353]: cluster 2023-09-23T19:56:07.635692+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:11.829 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'rbd' created 2023-09-23T19:56:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:11 smithi112 bash[41728]: cluster 2023-09-23T19:56:09.636320+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:11.913 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:11 smithi112 bash[41728]: audit 2023-09-23T19:56:11.220696+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.112:0/1285141734' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:56:11.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:11 smithi112 bash[27353]: cluster 2023-09-23T19:56:09.636320+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:11.913 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:11 smithi112 bash[27353]: audit 2023-09-23T19:56:11.220696+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.112:0/1285141734' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:56:12.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:11 smithi174 bash[31352]: cluster 2023-09-23T19:56:09.636320+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:12.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:11 smithi174 bash[31352]: audit 2023-09-23T19:56:11.220696+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.112:0/1285141734' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:56:12.643 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-23T19:56:12.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[27353]: audit 2023-09-23T19:56:11.223911+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:56:12.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[27353]: cluster 2023-09-23T19:56:11.636869+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:12.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[27353]: audit 2023-09-23T19:56:11.825813+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T19:56:12.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[27353]: cluster 2023-09-23T19:56:11.825908+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T19:56:12.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[41728]: audit 2023-09-23T19:56:11.223911+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:56:12.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[41728]: cluster 2023-09-23T19:56:11.636869+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:12.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[41728]: audit 2023-09-23T19:56:11.825813+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T19:56:12.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:12 smithi112 bash[41728]: cluster 2023-09-23T19:56:11.825908+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T19:56:13.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:13 smithi174 bash[31352]: audit 2023-09-23T19:56:11.223911+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:56:13.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:13 smithi174 bash[31352]: cluster 2023-09-23T19:56:11.636869+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:13.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:13 smithi174 bash[31352]: audit 2023-09-23T19:56:11.825813+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T19:56:13.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:13 smithi174 bash[31352]: cluster 2023-09-23T19:56:11.825908+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T19:56:14.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:13 smithi112 bash[27353]: cluster 2023-09-23T19:56:12.831723+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T19:56:14.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:13 smithi112 bash[41728]: cluster 2023-09-23T19:56:12.831723+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T19:56:14.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:13 smithi174 bash[31352]: cluster 2023-09-23T19:56:12.831723+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T19:56:15.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:14 smithi112 bash[27353]: cluster 2023-09-23T19:56:13.637631+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:15.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:14 smithi112 bash[27353]: cluster 2023-09-23T19:56:13.838192+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T19:56:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:14 smithi112 bash[41728]: cluster 2023-09-23T19:56:13.637631+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:14 smithi112 bash[41728]: cluster 2023-09-23T19:56:13.838192+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T19:56:15.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:14 smithi174 bash[31352]: cluster 2023-09-23T19:56:13.637631+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:15.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:14 smithi174 bash[31352]: cluster 2023-09-23T19:56:13.838192+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T19:56:17.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:16 smithi112 bash[41728]: cluster 2023-09-23T19:56:15.638283+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:17.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:16 smithi112 bash[41728]: audit 2023-09-23T19:56:16.736117+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:17.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:16 smithi112 bash[27353]: cluster 2023-09-23T19:56:15.638283+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:17.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:16 smithi112 bash[27353]: audit 2023-09-23T19:56:16.736117+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:17.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:16 smithi174 bash[31352]: cluster 2023-09-23T19:56:15.638283+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:17.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:16 smithi174 bash[31352]: audit 2023-09-23T19:56:16.736117+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:17.410 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:18.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:56:18 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:56:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:56:19.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:18 smithi112 bash[41728]: cluster 2023-09-23T19:56:17.638654+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v29: 9 pgs: 5 creating+peering, 4 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:19.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:18 smithi112 bash[27353]: cluster 2023-09-23T19:56:17.638654+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v29: 9 pgs: 5 creating+peering, 4 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:19.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:18 smithi174 bash[31352]: cluster 2023-09-23T19:56:17.638654+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v29: 9 pgs: 5 creating+peering, 4 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:20.861 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-23T19:56:21.110 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:20 smithi112 bash[27353]: cluster 2023-09-23T19:56:19.639308+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:21.110 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:20 smithi112 bash[27353]: audit 2023-09-23T19:56:20.530029+0000 mon.a (mon.0) 724 : audit [INF] from='client.? 172.21.15.112:0/302139173' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:56:21.110 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:20 smithi112 bash[41728]: cluster 2023-09-23T19:56:19.639308+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:21.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:20 smithi112 bash[41728]: audit 2023-09-23T19:56:20.530029+0000 mon.a (mon.0) 724 : audit [INF] from='client.? 172.21.15.112:0/302139173' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:56:21.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:20 smithi174 bash[31352]: cluster 2023-09-23T19:56:19.639308+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:21.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:20 smithi174 bash[31352]: audit 2023-09-23T19:56:20.530029+0000 mon.a (mon.0) 724 : audit [INF] from='client.? 172.21.15.112:0/302139173' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:56:21.589 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T19:56:21.589 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T19:56:21.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T19:56:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:21 smithi174 bash[31352]: audit 2023-09-23T19:56:20.859250+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.112:0/302139173' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:56:22.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:21 smithi174 bash[31352]: cluster 2023-09-23T19:56:20.859378+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T19:56:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:21 smithi112 bash[27353]: audit 2023-09-23T19:56:20.859250+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.112:0/302139173' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:56:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:21 smithi112 bash[27353]: cluster 2023-09-23T19:56:20.859378+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T19:56:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:21 smithi112 bash[41728]: audit 2023-09-23T19:56:20.859250+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.112:0/302139173' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:56:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:21 smithi112 bash[41728]: cluster 2023-09-23T19:56:20.859378+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T19:56:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:22 smithi112 bash[41728]: cluster 2023-09-23T19:56:21.639886+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:22 smithi112 bash[27353]: cluster 2023-09-23T19:56:21.639886+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:22 smithi174 bash[31352]: cluster 2023-09-23T19:56:21.639886+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:24.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:23 smithi174 bash[31352]: audit 2023-09-23T19:56:22.864123+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:23 smithi174 bash[31352]: audit 2023-09-23T19:56:22.876059+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:23 smithi174 bash[31352]: audit 2023-09-23T19:56:22.918253+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:23 smithi174 bash[31352]: audit 2023-09-23T19:56:22.922977+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.065 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:23 smithi174 bash[31352]: audit 2023-09-23T19:56:22.988806+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[27353]: audit 2023-09-23T19:56:22.864123+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[27353]: audit 2023-09-23T19:56:22.876059+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[27353]: audit 2023-09-23T19:56:22.918253+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[27353]: audit 2023-09-23T19:56:22.922977+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[27353]: audit 2023-09-23T19:56:22.988806+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[41728]: audit 2023-09-23T19:56:22.864123+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[41728]: audit 2023-09-23T19:56:22.876059+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[41728]: audit 2023-09-23T19:56:22.918253+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[41728]: audit 2023-09-23T19:56:22.922977+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:23 smithi112 bash[41728]: audit 2023-09-23T19:56:22.988806+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:24.365 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.331676444Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-09-23T19:56:24.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.365247971Z level=info msg="Executing migration" id="create user table v2" 2023-09-23T19:56:24.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.398830837Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-09-23T19:56:24.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.43240672Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-09-23T19:56:24.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.482768421Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-09-23T19:56:24.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.516177057Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-09-23T19:56:24.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.549871878Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-09-23T19:56:24.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.583315257Z level=info msg="Executing migration" id="Update user table charset" 2023-09-23T19:56:24.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.633750596Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-09-23T19:56:24.886 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.684027459Z level=info msg="Executing migration" id="Add missing user data" 2023-09-23T19:56:24.886 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.734439959Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-09-23T19:56:24.886 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.793262042Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-09-23T19:56:24.886 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.835253127Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-09-23T19:56:24.886 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.8605406Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-09-23T19:56:24.887 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.885822506Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-09-23T19:56:25.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[31352]: cluster 2023-09-23T19:56:23.640623+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.911082306Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.95309314Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:24 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:24.978419758Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.003625941Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.028746649Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.070740614Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.09595665Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.121285089Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-09-23T19:56:25.147 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.146485686Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-09-23T19:56:25.399 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.171734401Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-23T19:56:25.399 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.197068849Z level=info msg="Executing migration" id="create temp_user v2" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.222278509Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.247370963Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.272694342Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.297963888Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.323380741Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.348470386Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.373751969Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-09-23T19:56:25.400 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.398999508Z level=info msg="Executing migration" id="create star table" 2023-09-23T19:56:25.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:24 smithi112 bash[27353]: cluster 2023-09-23T19:56:23.640623+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:25.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:24 smithi112 bash[41728]: cluster 2023-09-23T19:56:23.640623+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:25.685 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.42425181Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-09-23T19:56:25.685 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.466266478Z level=info msg="Executing migration" id="create org table v1" 2023-09-23T19:56:25.685 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.491360243Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-09-23T19:56:25.685 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.51675056Z level=info msg="Executing migration" id="create org_user table v1" 2023-09-23T19:56:25.686 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.541925007Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-09-23T19:56:25.686 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.56714096Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-09-23T19:56:25.686 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.59239556Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-09-23T19:56:25.686 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.63428304Z level=info msg="Executing migration" id="Update org table charset" 2023-09-23T19:56:25.686 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.684786105Z level=info msg="Executing migration" id="Update org_user table charset" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.726816139Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.751949496Z level=info msg="Executing migration" id="create dashboard table" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.793920953Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.835881651Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.861149439Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.886412358Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.9116981Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-23T19:56:25.954 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.953641512Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-09-23T19:56:26.206 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:25 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:25.978889419Z level=info msg="Executing migration" id="create dashboard v2" 2023-09-23T19:56:26.206 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.020834237Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-09-23T19:56:26.206 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.046186411Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-09-23T19:56:26.206 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.079746644Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-09-23T19:56:26.207 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.138355967Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-09-23T19:56:26.207 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.171953694Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-09-23T19:56:26.207 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.205605348Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-09-23T19:56:26.358 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:26.465 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.239103365Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-09-23T19:56:26.466 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.272738716Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-09-23T19:56:26.466 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.348028627Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-09-23T19:56:26.466 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.381570634Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-09-23T19:56:26.466 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.431853566Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.465553246Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.515887673Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.566209618Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.599832976Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.641762855Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.692025663Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-09-23T19:56:26.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.742329461Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-09-23T19:56:27.003 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[31352]: cluster 2023-09-23T19:56:25.641209+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:27.003 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[31352]: audit 2023-09-23T19:56:26.755634+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.792592513Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.834930612Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.860238186Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.885401534Z level=info msg="Executing migration" id="Update dashboard title length" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.91054931Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.952608452Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:26 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:26.977931545Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-23T19:56:27.004 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.003099769Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-09-23T19:56:27.255 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.044993471Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.07029711Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.095409378Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.120692896Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.145930788Z level=info msg="Executing migration" id="Add check_sum column" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.171118731Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.196392846Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.221609099Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-09-23T19:56:27.256 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.255195399Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-09-23T19:56:27.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:26 smithi112 bash[27353]: cluster 2023-09-23T19:56:25.641209+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:27.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:26 smithi112 bash[27353]: audit 2023-09-23T19:56:26.755634+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:27.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:26 smithi112 bash[41728]: cluster 2023-09-23T19:56:25.641209+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:27.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:26 smithi112 bash[41728]: audit 2023-09-23T19:56:26.755634+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.280534619Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.322377699Z level=info msg="Executing migration" id="create data_source table" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.347752043Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.381311057Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.414874136Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.448430795Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.481996621Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-09-23T19:56:27.533 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.532330028Z level=info msg="Executing migration" id="create data_source table v2" 2023-09-23T19:56:27.801 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.565847163Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-09-23T19:56:27.802 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.607856818Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-09-23T19:56:27.802 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.633079994Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-09-23T19:56:27.802 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.675118101Z level=info msg="Executing migration" id="Add column with_credentials" 2023-09-23T19:56:27.802 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.717117014Z level=info msg="Executing migration" id="Add secure json data column" 2023-09-23T19:56:27.802 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.759142119Z level=info msg="Executing migration" id="Update data_source table charset" 2023-09-23T19:56:27.802 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.801149946Z level=info msg="Executing migration" id="Update initial version to 1" 2023-09-23T19:56:28.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.851516873Z level=info msg="Executing migration" id="Add read_only data column" 2023-09-23T19:56:28.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.893706304Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-09-23T19:56:28.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.919035204Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-09-23T19:56:28.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:27 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:27.961013801Z level=info msg="Executing migration" id="Add uid column" 2023-09-23T19:56:28.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.003019432Z level=info msg="Executing migration" id="Update uid value" 2023-09-23T19:56:28.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.044912962Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.086982647Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.112421197Z level=info msg="Executing migration" id="create api_key table" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.15424059Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.179368996Z level=info msg="Executing migration" id="add index api_key.key" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.204747397Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.255082308Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.280168159Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.322353118Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-09-23T19:56:28.348 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.347474066Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-09-23T19:56:28.600 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:56:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:56:28.600 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.372788122Z level=info msg="Executing migration" id="create api_key table v2" 2023-09-23T19:56:28.600 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.398004487Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-09-23T19:56:28.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.423362036Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-09-23T19:56:28.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.448483313Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-09-23T19:56:28.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.490750261Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-09-23T19:56:28.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.532565201Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-09-23T19:56:28.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.57485624Z level=info msg="Executing migration" id="Update api_key table charset" 2023-09-23T19:56:28.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.599936788Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-09-23T19:56:28.869 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.62514891Z level=info msg="Executing migration" id="Add service account foreign key" 2023-09-23T19:56:28.869 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.666984488Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-09-23T19:56:28.869 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.708991193Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-09-23T19:56:28.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.751248433Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-09-23T19:56:28.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.80199541Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-09-23T19:56:28.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.843845285Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-09-23T19:56:28.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.869139867Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-09-23T19:56:29.121 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.911155852Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.936185681Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:28 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:28.961714542Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.003412489Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.045535809Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.07080178Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.096036468Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-09-23T19:56:29.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.121235184Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-23T19:56:29.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: cluster 2023-09-23T19:56:27.641640+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:28.232758+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:28.239628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:28.987439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:28.996260+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:28.997692+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:28.998934+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[41728]: audit 2023-09-23T19:56:29.007110+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: cluster 2023-09-23T19:56:27.641640+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:29.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:28.232758+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.318 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:28.239628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.318 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:28.987439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.318 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:28.996260+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.318 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:28.997692+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:29.318 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:28.998934+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:29.318 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:29 smithi112 bash[27353]: audit 2023-09-23T19:56:29.007110+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.146427067Z level=info msg="Executing migration" id="create quota table v1" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.171739415Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.196933227Z level=info msg="Executing migration" id="Update quota table charset" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.222168456Z level=info msg="Executing migration" id="create plugin_setting table" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.264215914Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.28940802Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.314642122Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.339883758Z level=info msg="Executing migration" id="create session table" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.365180958Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-09-23T19:56:29.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.390348458Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: cluster 2023-09-23T19:56:27.641640+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:28.232758+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:28.239628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:28.987439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:28.996260+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:28.997692+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:28.998934+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:29.392 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[31352]: audit 2023-09-23T19:56:29.007110+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:29.517 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:56:29.676 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.415446172Z level=info msg="Executing migration" id="create playlist table v2" 2023-09-23T19:56:29.676 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.440786709Z level=info msg="Executing migration" id="create playlist item table v2" 2023-09-23T19:56:29.676 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.482714146Z level=info msg="Executing migration" id="Update playlist table charset" 2023-09-23T19:56:29.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.507891476Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-09-23T19:56:29.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.541427735Z level=info msg="Executing migration" id="drop preferences table v2" 2023-09-23T19:56:29.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.566732672Z level=info msg="Executing migration" id="drop preferences table v3" 2023-09-23T19:56:29.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.591931478Z level=info msg="Executing migration" id="create preferences table v3" 2023-09-23T19:56:29.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.633939965Z level=info msg="Executing migration" id="Update preferences table charset" 2023-09-23T19:56:29.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.675834566Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-09-23T19:56:29.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.717820806Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-09-23T19:56:29.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.768228214Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-09-23T19:56:29.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.82711103Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-09-23T19:56:29.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.860668545Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-09-23T19:56:29.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.894286666Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-09-23T19:56:29.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.944600038Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-09-23T19:56:30.205 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:29 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:29.994870823Z level=info msg="Executing migration" id="create alert table v1" 2023-09-23T19:56:30.205 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.020227162Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-09-23T19:56:30.205 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.070530143Z level=info msg="Executing migration" id="add index alert state" 2023-09-23T19:56:30.205 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.104092989Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-09-23T19:56:30.205 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.171051468Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-09-23T19:56:30.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[31352]: cephadm 2023-09-23T19:56:29.077464+0000 mgr.y (mgr.24356) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T19:56:30.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[31352]: cephadm 2023-09-23T19:56:29.086170+0000 mgr.y (mgr.24356) 52 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi112 2023-09-23T19:56:30.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[31352]: audit 2023-09-23T19:56:29.515590+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.112:0/1401098647' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.204671928Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.229920949Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.288653334Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.313785034Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.339192339Z 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-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.364392409Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.389446912Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-09-23T19:56:30.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.439988337Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-09-23T19:56:30.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:30 smithi112 bash[41728]: cephadm 2023-09-23T19:56:29.077464+0000 mgr.y (mgr.24356) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T19:56:30.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:30 smithi112 bash[41728]: cephadm 2023-09-23T19:56:29.086170+0000 mgr.y (mgr.24356) 52 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi112 2023-09-23T19:56:30.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:30 smithi112 bash[41728]: audit 2023-09-23T19:56:29.515590+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.112:0/1401098647' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:56:30.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:30 smithi112 bash[27353]: cephadm 2023-09-23T19:56:29.077464+0000 mgr.y (mgr.24356) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T19:56:30.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:30 smithi112 bash[27353]: cephadm 2023-09-23T19:56:29.086170+0000 mgr.y (mgr.24356) 52 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi112 2023-09-23T19:56:30.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:30 smithi112 bash[27353]: audit 2023-09-23T19:56:29.515590+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.112:0/1401098647' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:56:30.742 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.490146058Z level=info msg="Executing migration" id="Add column is_default" 2023-09-23T19:56:30.742 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.540542917Z level=info msg="Executing migration" id="Add column frequency" 2023-09-23T19:56:30.742 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.574121692Z level=info msg="Executing migration" id="Add column send_reminder" 2023-09-23T19:56:30.742 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.607707923Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-09-23T19:56:30.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.641276834Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-09-23T19:56:30.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.691555174Z level=info msg="Executing migration" id="Update alert table charset" 2023-09-23T19:56:30.870 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":19,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":1336879999},{"type":"v1","addr":"172.21.15.112:6801","nonce":1336879999}]},"active_addr":"172.21.15.112:6801/1336879999","active_change":"2023-09-23T19:55:31.608352+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24370,"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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.112:8443/","prometheus":"http://172.21.15.112: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.112:0","nonce":170107255}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":2986692760}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":3665942131}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":3133666965}]}]} 2023-09-23T19:56:30.874 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T19:56:30.875 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T19:56:30.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:56:30.994 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.741803151Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-09-23T19:56:30.994 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.792151333Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-09-23T19:56:30.994 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.842540644Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-23T19:56:30.994 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.876142331Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-09-23T19:56:30.995 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.909742128Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-09-23T19:56:30.995 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.943219714Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-23T19:56:30.995 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:30 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:30.99380309Z level=info msg="Executing migration" id="Add for to alert table" 2023-09-23T19:56:31.262 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[31352]: cluster 2023-09-23T19:56:29.642256+0000 mgr.y (mgr.24356) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.027241881Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.060892036Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.094493843Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.12814076Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.161617945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.195229201Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.220559626Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-09-23T19:56:31.263 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.262551564Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-09-23T19:56:31.523 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.287928847Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-09-23T19:56:31.523 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.313041967Z level=info msg="Executing migration" id="create annotation table v5" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.338379283Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.38033252Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.405596621Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.430838899Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.472699897Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.498008157Z level=info msg="Executing migration" id="Update annotation table charset" 2023-09-23T19:56:31.524 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.523150263Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-09-23T19:56:31.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:31 smithi112 bash[41728]: cluster 2023-09-23T19:56:29.642256+0000 mgr.y (mgr.24356) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:31.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:31 smithi112 bash[27353]: cluster 2023-09-23T19:56:29.642256+0000 mgr.y (mgr.24356) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:31.792 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.548333466Z level=info msg="Executing migration" id="Drop category_id index" 2023-09-23T19:56:31.792 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.57356627Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-09-23T19:56:31.792 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.598807795Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-09-23T19:56:31.793 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.624102866Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-23T19:56:31.793 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.665993233Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-23T19:56:31.793 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.691205788Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-23T19:56:31.793 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.741548293Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-09-23T19:56:31.793 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.791901971Z 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-09-23T19:56:32.044 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.842370001Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.867414845Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.892746839Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.918002186Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.943163764Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:31 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:31.977033239Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.002267974Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-09-23T19:56:32.045 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.044269445Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.094410256Z level=info msg="Executing migration" id="Add epoch_end column" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.128080999Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.161764537Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.186902831Z level=info msg="Executing migration" id="Move region to single row" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.212167901Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.237392866Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-23T19:56:32.305 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.279333373Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-23T19:56:32.306 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[31352]: audit 2023-09-23T19:56:31.736483+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:32.306 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[31352]: audit 2023-09-23T19:56:31.763901+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:32.558 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.304647786Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-23T19:56:32.558 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.346588805Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.371896401Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.397105Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.439151551Z level=info msg="Executing migration" id="create test_data table" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.464397552Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.48961058Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.53278188Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-23T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.558068817Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-09-23T19:56:32.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:32 smithi112 bash[27353]: audit 2023-09-23T19:56:31.736483+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:32.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:32 smithi112 bash[27353]: audit 2023-09-23T19:56:31.763901+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:32.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:32 smithi112 bash[41728]: audit 2023-09-23T19:56:31.736483+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:32.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:32 smithi112 bash[41728]: audit 2023-09-23T19:56:31.763901+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:32.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.583156321Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-09-23T19:56:32.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.609118837Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-09-23T19:56:32.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.650984543Z level=info msg="Executing migration" id="create team table" 2023-09-23T19:56:32.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.693058421Z level=info msg="Executing migration" id="add index team.org_id" 2023-09-23T19:56:32.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.735114887Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-09-23T19:56:32.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.760620516Z level=info msg="Executing migration" id="create team member table" 2023-09-23T19:56:32.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.802485554Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-09-23T19:56:33.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.844494821Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-09-23T19:56:33.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.869788017Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-09-23T19:56:33.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.895039636Z level=info msg="Executing migration" id="Add column email to team table" 2023-09-23T19:56:33.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.92006622Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-09-23T19:56:33.123 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:32 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:32.953868698Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-09-23T19:56:33.123 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.004177867Z level=info msg="Executing migration" id="create dashboard acl table" 2023-09-23T19:56:33.123 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.054444271Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-09-23T19:56:33.123 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.088074794Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-23T19:56:33.123 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.121655771Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[31352]: cluster 2023-09-23T19:56:31.642706+0000 mgr.y (mgr.24356) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.155205055Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.180589737Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.214101229Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.239198882Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.281283589Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.306527543Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-09-23T19:56:33.391 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.331672572Z level=info msg="Executing migration" id="create tag table" 2023-09-23T19:56:33.392 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.365270932Z level=info msg="Executing migration" id="add index tag.key_value" 2023-09-23T19:56:33.392 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.390486773Z level=info msg="Executing migration" id="create login attempt table" 2023-09-23T19:56:33.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:33 smithi112 bash[27353]: cluster 2023-09-23T19:56:31.642706+0000 mgr.y (mgr.24356) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:33.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:33 smithi112 bash[41728]: cluster 2023-09-23T19:56:31.642706+0000 mgr.y (mgr.24356) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:33.668 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.432415622Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-09-23T19:56:33.668 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.45766368Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-09-23T19:56:33.668 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.482900257Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-23T19:56:33.668 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.516488747Z level=info msg="Executing migration" id="create login_attempt v2" 2023-09-23T19:56:33.668 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.541736808Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-09-23T19:56:33.668 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.566978713Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-09-23T19:56:33.669 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.592213423Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-09-23T19:56:33.669 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.617472691Z level=info msg="Executing migration" id="create user auth table" 2023-09-23T19:56:33.669 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.667634182Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-23T19:56:33.900 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:33 smithi112 systemd[1]: Stopping Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T19:56:33.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:33 smithi112 bash[75087]: ts=2023-09-23T19:56:33.708Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T19:56:33.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.718019015Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-09-23T19:56:33.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.768313506Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-09-23T19:56:33.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.801887889Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-09-23T19:56:33.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.860836472Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-09-23T19:56:33.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.911079625Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-09-23T19:56:33.945 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:33 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:33.944768376Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-09-23T19:56:34.196 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.011753394Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-09-23T19:56:34.197 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.045293856Z level=info msg="Executing migration" id="create server_lock table" 2023-09-23T19:56:34.197 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.095475513Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-09-23T19:56:34.197 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.129201713Z level=info msg="Executing migration" id="create user auth token table" 2023-09-23T19:56:34.197 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.162740971Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-09-23T19:56:34.197 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.196299938Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.229872054Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.280281681Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.305459795Z level=info msg="Executing migration" id="create cache_data table" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.330768498Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.355967019Z level=info msg="Executing migration" id="create short_url table v1" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.381216067Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-09-23T19:56:34.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.406411325Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-09-23T19:56:34.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.431589147Z level=info msg="Executing migration" id="delete alert_definition table" 2023-09-23T19:56:34.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.473612717Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-09-23T19:56:34.516 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:34 smithi112 bash[76753]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T19:56:34.516 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:34 smithi112 bash[76837]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T19:56:34.516 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:34 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T19:56:34.516 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:34 smithi112 systemd[1]: Stopped Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:56:34.516 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:34 smithi112 systemd[1]: Started Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:56:34.742 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.515603432Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-09-23T19:56:34.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.540793347Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-09-23T19:56:34.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.566093036Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-09-23T19:56:34.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.591292571Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-09-23T19:56:34.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.633283427Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-09-23T19:56:34.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.675249847Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-09-23T19:56:34.743 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.700518838Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-09-23T19:56:35.003 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.742633495Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-09-23T19:56:35.003 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.869788123Z level=info msg="Executing migration" id="drop alert_definition table" 2023-09-23T19:56:35.003 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:34 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:34.923875685Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-09-23T19:56:35.003 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:35.002699214Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-09-23T19:56:35.315 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:35.136198814Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-23T19:56:35.636 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:35.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[41728]: cluster 2023-09-23T19:56:33.643430+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:35.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[41728]: audit 2023-09-23T19:56:34.492106+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:35.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[41728]: audit 2023-09-23T19:56:34.499727+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:35.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[41728]: cephadm 2023-09-23T19:56:34.515197+0000 mgr.y (mgr.24356) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T19:56:35.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[41728]: cephadm 2023-09-23T19:56:34.528256+0000 mgr.y (mgr.24356) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T19:56:35.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[27353]: cluster 2023-09-23T19:56:33.643430+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:35.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[27353]: audit 2023-09-23T19:56:34.492106+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:35.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[27353]: audit 2023-09-23T19:56:34.499727+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:35.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[27353]: cephadm 2023-09-23T19:56:34.515197+0000 mgr.y (mgr.24356) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T19:56:35.671 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[27353]: cephadm 2023-09-23T19:56:34.528256+0000 mgr.y (mgr.24356) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.554Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.554Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.558Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.112 port=9094 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.559Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.610Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.611Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T19:56:35.672 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.615Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T19:56:35.673 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:35 smithi112 bash[76866]: ts=2023-09-23T19:56:35.615Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T19:56:35.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:35.495755629Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-23T19:56:35.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:35.705568282Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-23T19:56:35.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[31352]: cluster 2023-09-23T19:56:33.643430+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:35.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[31352]: audit 2023-09-23T19:56:34.492106+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:35.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[31352]: audit 2023-09-23T19:56:34.499727+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:35.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[31352]: cephadm 2023-09-23T19:56:34.515197+0000 mgr.y (mgr.24356) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T19:56:35.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:35 smithi174 bash[31352]: cephadm 2023-09-23T19:56:34.528256+0000 mgr.y (mgr.24356) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T19:56:36.408 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.082286322Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-09-23T19:56:36.409 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.307326621Z level=info msg="Executing migration" id="create alert_instance table" 2023-09-23T19:56:36.707 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.408619187Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-23T19:56:36.708 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.500158039Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-23T19:56:36.708 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.59192621Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-09-23T19:56:36.708 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.650526978Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-23T19:56:37.008 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.707350173Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-09-23T19:56:37.008 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.805376645Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-09-23T19:56:37.009 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.87168704Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-09-23T19:56:37.009 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:36 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:36.940125932Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-23T19:56:37.009 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.008003119Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-09-23T19:56:37.270 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.051233874Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-09-23T19:56:37.270 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.107182892Z level=info msg="Executing migration" id="create alert_rule table" 2023-09-23T19:56:37.270 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.175199135Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-09-23T19:56:37.270 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.269711443Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-09-23T19:56:37.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[31352]: cluster 2023-09-23T19:56:35.644002+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:37.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.440349026Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-23T19:56:37.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:37 smithi112 bash[41728]: cluster 2023-09-23T19:56:35.644002+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:37.651 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:37 smithi112 bash[76866]: ts=2023-09-23T19:56:37.559Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000269184s 2023-09-23T19:56:37.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:37 smithi112 bash[27353]: cluster 2023-09-23T19:56:35.644002+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:37.999 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.73008255Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-09-23T19:56:38.267 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:37 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:37.999448613Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-09-23T19:56:38.267 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:38 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:38.075744396Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-09-23T19:56:38.268 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:38 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:38.160285586Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-09-23T19:56:38.631 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:56:38.631 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":64,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T19:56:20.847316+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+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-09-23T19:56:38.947 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:56:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:56:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:56:38.947 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:38 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:38.267004044Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-09-23T19:56:38.948 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:38 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:38.554876865Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-23T19:56:38.948 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:38 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:38.721693379Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-09-23T19:56:39.248 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.013546448Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-09-23T19:56:39.248 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.164396874Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-23T19:56:39.336 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T19:56:39.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:56:39.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[31352]: cluster 2023-09-23T19:56:37.644630+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:39.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[31352]: audit 2023-09-23T19:56:38.631413+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.112:0/3034999193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:39.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.248449842Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-09-23T19:56:39.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.341500658Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-09-23T19:56:39.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.433232228Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-09-23T19:56:39.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.49101386Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-09-23T19:56:39.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:39 smithi112 bash[41728]: cluster 2023-09-23T19:56:37.644630+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:39.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:39 smithi112 bash[41728]: audit 2023-09-23T19:56:38.631413+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.112:0/3034999193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:39.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:39 smithi112 bash[27353]: cluster 2023-09-23T19:56:37.644630+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:39.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:39 smithi112 bash[27353]: audit 2023-09-23T19:56:38.631413+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.112:0/3034999193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.565047328Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.631518506Z 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-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.692082918Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.717335705Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.759371856Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.78500271Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-09-23T19:56:39.836 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.835268111Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-09-23T19:56:40.112 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.902513438Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-09-23T19:56:40.113 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:39 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:39.95331349Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-09-23T19:56:40.113 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:40 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:40.028791522Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-09-23T19:56:40.401 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:40 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:40.112455405Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-09-23T19:56:40.401 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:40 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:40.204250927Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-23T19:56:40.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:40 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:40.401146436Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-09-23T19:56:40.965 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:40 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:40.687830503Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-09-23T19:56:41.217 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:40 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:40.964600068Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-09-23T19:56:41.218 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.04035079Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-09-23T19:56:41.218 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.11594971Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-09-23T19:56:41.218 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.176261607Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-09-23T19:56:41.218 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 systemd[1]: Stopping Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T19:56:41.490 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.217070849Z level=info msg="Executing migration" id="create provenance_type table" 2023-09-23T19:56:41.490 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.259075831Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-09-23T19:56:41.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.301231862Z level=info msg="Executing migration" id="create alert_image table" 2023-09-23T19:56:41.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.368417447Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-09-23T19:56:41.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.393501843Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-09-23T19:56:41.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.435622846Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-09-23T19:56:41.491 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.489738006Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-09-23T19:56:41.491 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T19:56:41.491 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T19:56:41.491 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T19:56:41.491 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.363Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.364Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.364Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.365Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T19:56:41.492 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[65032]: ts=2023-09-23T19:56:41.365Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T19:56:41.795 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[31352]: cluster 2023-09-23T19:56:39.645102+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:41.795 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.561887073Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T19:56:41.795 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.562267894Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T19:56:41.796 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.649390183Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-09-23T19:56:41.796 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.795260278Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-09-23T19:56:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:41 smithi112 bash[27353]: cluster 2023-09-23T19:56:39.645102+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:41.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:41 smithi112 bash[41728]: cluster 2023-09-23T19:56:39.645102+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:42.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.921255847Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-09-23T19:56:42.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.921732313Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-09-23T19:56:42.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:41 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:41.92214181Z level=info msg="alerts found to migrate" alerts=0 2023-09-23T19:56:42.472 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[67551]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T19:56:42.473 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:42.217857796Z level=info msg="Executing migration" id="create library_element table v1" 2023-09-23T19:56:42.473 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:42.356476773Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-09-23T19:56:42.473 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:42.431937137Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-09-23T19:56:42.756 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:42.499519252Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-09-23T19:56:42.756 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:42.541479945Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-09-23T19:56:42.757 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[67614]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T19:56:42.757 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:42 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T19:56:42.757 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:42 smithi174 systemd[1]: Stopped Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:56:42.757 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:42 smithi174 systemd[1]: Started Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T19:56:42.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:42 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:42.755804735Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-09-23T19:56:42.845 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STOPPING 2023-09-23T19:56:42.845 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T19:56:42.845 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STOPPED 2023-09-23T19:56:42.845 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STARTING 2023-09-23T19:56:42.845 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Serving on http://:::9283 2023-09-23T19:56:42.846 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STARTED 2023-09-23T19:56:42.846 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STOPPING 2023-09-23T19:56:42.846 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T19:56:42.846 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STOPPED 2023-09-23T19:56:42.846 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STARTING 2023-09-23T19:56:42.846 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Serving on http://:::9283 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STARTED 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STOPPING 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STOPPED 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STARTING 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Serving on http://:::9283 2023-09-23T19:56:43.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:42 smithi112 bash[27618]: [23/Sep/2023:19:56:42] ENGINE Bus STARTED 2023-09-23T19:56:43.488 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.13118514Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-09-23T19:56:43.488 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.348381376Z level=info msg="Executing migration" id="create data_keys table" 2023-09-23T19:56:43.488 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.487368084Z level=info msg="Executing migration" id="create secrets table" 2023-09-23T19:56:43.799 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.591064444Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-09-23T19:56:43.800 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.700113045Z level=info msg="Executing migration" id="add name column into data_keys" 2023-09-23T19:56:43.800 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.799135834Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-09-23T19:56:43.800 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: cluster 2023-09-23T19:56:41.645621+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:43.800 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.529077+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.800 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.536988+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.800 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.569174+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.570013+0000 mgr.y (mgr.24356) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.572983+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi112.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.573642+0000 mgr.y (mgr.24356) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi112.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.581034+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.592459+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.598934+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.607188+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.618610+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.625494+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi174.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.635559+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.643617+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:43.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.973290+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.802 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[31352]: audit 2023-09-23T19:56:42.981629+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: cluster 2023-09-23T19:56:41.645621+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.529077+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.536988+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.569174+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.570013+0000 mgr.y (mgr.24356) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.572983+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi112.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.573642+0000 mgr.y (mgr.24356) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi112.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.581034+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.592459+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.598934+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.607188+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.618610+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.625494+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi174.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.635559+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.643617+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.973290+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[27353]: audit 2023-09-23T19:56:42.981629+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: cluster 2023-09-23T19:56:41.645621+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.529077+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.536988+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.569174+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.570013+0000 mgr.y (mgr.24356) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.572983+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi112.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.573642+0000 mgr.y (mgr.24356) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi112.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.581034+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.592459+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.598934+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.607188+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.618610+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.625494+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi174.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.635559+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.643617+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.973290+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:43.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:43 smithi112 bash[41728]: audit 2023-09-23T19:56:42.981629+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:44.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.898005763Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-09-23T19:56:44.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:43 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:43.989987338Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-09-23T19:56:44.065 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.040554799Z level=info msg="Executing migration" id="create kv_store table v1" 2023-09-23T19:56:44.104 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.082500408Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.124565148Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.175041389Z level=info msg="Executing migration" id="create permission table" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.234309013Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.25947869Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.284577732Z level=info msg="Executing migration" id="create role table" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.309732437Z level=info msg="Executing migration" id="add column display_name" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.335144539Z level=info msg="Executing migration" id="add column group_name" 2023-09-23T19:56:44.336 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.159Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.159Z 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-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.159Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi174 (none))" 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.159Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.159Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.161Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.161Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.165Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.165Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.167Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.167Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.515µs 2023-09-23T19:56:44.337 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.167Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.167Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.168Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.168Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.746µs wal_replay_duration=811.097µs wbl_replay_duration=117ns total_replay_duration=883.176µs 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.169Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.169Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.169Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.192Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.454724ms db_storage=1.027µs remote_storage=1.522µs web_handler=314ns query_engine=727ns scrape=278.977µs scrape_sd=27.125µs notify=31.733µs notify_sd=14.695µs rules=22.811472ms tracing=7.172µs 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.192Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T19:56:44.338 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[67643]: ts=2023-09-23T19:56:44.192Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T19:56:44.596 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.368811912Z level=info msg="Executing migration" id="add index role.org_id" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.410634071Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.436085747Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.478273626Z level=info msg="Executing migration" id="create team role table" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.503378483Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.545318842Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.570812453Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-09-23T19:56:44.597 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.596020326Z level=info msg="Executing migration" id="create user role table" 2023-09-23T19:56:44.598 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[31352]: audit 2023-09-23T19:56:42.593159+0000 mgr.y (mgr.24356) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T19:56:44.598 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[31352]: audit 2023-09-23T19:56:42.599790+0000 mgr.y (mgr.24356) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T19:56:44.598 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[31352]: audit 2023-09-23T19:56:42.619300+0000 mgr.y (mgr.24356) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T19:56:44.598 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[31352]: audit 2023-09-23T19:56:42.626264+0000 mgr.y (mgr.24356) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi174.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T19:56:44.865 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.621208248Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-09-23T19:56:44.865 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.646488399Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-09-23T19:56:44.866 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.671739348Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-09-23T19:56:44.866 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.713777344Z level=info msg="Executing migration" id="create builtin role table" 2023-09-23T19:56:44.866 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.755699766Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-09-23T19:56:44.866 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.797664424Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-09-23T19:56:44.866 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.839690845Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-09-23T19:56:44.866 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.865072509Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-09-23T19:56:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[27353]: audit 2023-09-23T19:56:42.593159+0000 mgr.y (mgr.24356) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T19:56:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[27353]: audit 2023-09-23T19:56:42.599790+0000 mgr.y (mgr.24356) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T19:56:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[27353]: audit 2023-09-23T19:56:42.619300+0000 mgr.y (mgr.24356) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T19:56:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[27353]: audit 2023-09-23T19:56:42.626264+0000 mgr.y (mgr.24356) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi174.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T19:56:44.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[41728]: audit 2023-09-23T19:56:42.593159+0000 mgr.y (mgr.24356) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T19:56:44.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[41728]: audit 2023-09-23T19:56:42.599790+0000 mgr.y (mgr.24356) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T19:56:44.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[41728]: audit 2023-09-23T19:56:42.619300+0000 mgr.y (mgr.24356) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T19:56:44.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:44 smithi112 bash[41728]: audit 2023-09-23T19:56:42.626264+0000 mgr.y (mgr.24356) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi174.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T19:56:45.126 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.890366958Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-09-23T19:56:45.126 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.915503482Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-09-23T19:56:45.126 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.940761823Z level=info msg="Executing migration" id="add unique index role.uid" 2023-09-23T19:56:45.126 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:44 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:44.982796323Z level=info msg="Executing migration" id="create seed assignment table" 2023-09-23T19:56:45.126 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.00804319Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-09-23T19:56:45.127 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.050038732Z level=info msg="Executing migration" id="add column hidden to role table" 2023-09-23T19:56:45.127 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.075296894Z level=info msg="Executing migration" id="create query_history table v1" 2023-09-23T19:56:45.127 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.100613204Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-09-23T19:56:45.127 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.125727394Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-09-23T19:56:45.412 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.15095156Z level=info msg="Executing migration" id="teams permissions migration" 2023-09-23T19:56:45.412 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.176285833Z level=info msg="Executing migration" id="dashboard permissions" 2023-09-23T19:56:45.412 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.201453176Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-09-23T19:56:45.412 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.243371508Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-09-23T19:56:45.412 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.268681801Z level=info msg="Executing migration" id="alerting notification permissions" 2023-09-23T19:56:45.413 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.293943976Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-09-23T19:56:45.413 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.319056167Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-09-23T19:56:45.413 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.344816766Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-09-23T19:56:45.413 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.369826925Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-09-23T19:56:45.413 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.411804817Z level=info msg="Executing migration" id="create correlation table v1" 2023-09-23T19:56:45.664 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[31352]: cluster 2023-09-23T19:56:43.646307+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:45.664 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.453798397Z level=info msg="Executing migration" id="add index correlations.uid" 2023-09-23T19:56:45.664 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.479144434Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-09-23T19:56:45.665 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.546067766Z level=info msg="Executing migration" id="add correlation config column" 2023-09-23T19:56:45.665 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.57143732Z level=info msg="Executing migration" id="create entity_events table" 2023-09-23T19:56:45.665 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.596823729Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-09-23T19:56:45.665 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.622093907Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T19:56:45.665 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.622284513Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T19:56:45.665 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.664044537Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T19:56:45.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:45 smithi112 bash[27353]: cluster 2023-09-23T19:56:43.646307+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:45.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:45 smithi112 bash[41728]: cluster 2023-09-23T19:56:43.646307+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:45.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 19:56:45 smithi112 bash[76866]: ts=2023-09-23T19:56:45.562Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003555206s 2023-09-23T19:56:45.916 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.664422511Z 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-09-23T19:56:45.916 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.714523336Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-09-23T19:56:45.917 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.756509891Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-09-23T19:56:45.917 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.798530799Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-09-23T19:56:45.917 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.840522058Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T19:56:45.917 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.865926771Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-09-23T19:56:45.917 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.891096216Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T19:56:46.194 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.916396637Z level=info msg="Executing migration" id="Drop public config table" 2023-09-23T19:56:46.194 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.941682031Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.966973758Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:45 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:45.992167114Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.017422992Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.042723182Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.076323858Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.101585613Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.126802161Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.152008803Z level=info msg="Executing migration" id="add share column" 2023-09-23T19:56:46.195 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.193918034Z level=info msg="Executing migration" id="create default alerting folders" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.236943386Z level=info msg="Executing migration" id="create file table" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.262218789Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.288216868Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.305176778Z level=info msg="Executing migration" id="create file_meta table" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.331192956Z level=info msg="Executing migration" id="file table idx: path key" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.359770329Z level=info msg="Executing migration" id="set path collation in file table" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.401693418Z level=info msg="Executing migration" id="managed permissions migration" 2023-09-23T19:56:46.446 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.445220973Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-09-23T19:56:46.700 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.470424935Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-09-23T19:56:46.700 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.512406751Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-09-23T19:56:46.700 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.554229238Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-09-23T19:56:46.701 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.580865389Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-09-23T19:56:46.701 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.606014372Z level=info msg="Executing migration" id="update group index for alert rules" 2023-09-23T19:56:46.701 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.648324071Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-09-23T19:56:46.701 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.673536036Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-09-23T19:56:46.701 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.700052064Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-09-23T19:56:46.972 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.716724469Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-09-23T19:56:46.973 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.759039208Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-09-23T19:56:46.973 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.800865405Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-09-23T19:56:46.973 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.869178209Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-09-23T19:56:46.973 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.894487956Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-09-23T19:56:46.973 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.936482723Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-09-23T19:56:46.973 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.972277366Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-09-23T19:56:47.265 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:56:47.265 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":64,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T19:56:20.847316+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+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-09-23T19:56:47.315 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:46 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:46.998668316Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-09-23T19:56:47.315 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:47.023970244Z level=info msg="Executing migration" id="create folder table" 2023-09-23T19:56:47.315 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:47.065879237Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-09-23T19:56:47.315 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:47.091167717Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-09-23T19:56:47.315 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:47.116399179Z level=info msg="Executing migration" id="Update folder title length" 2023-09-23T19:56:47.316 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:47.14287322Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-09-23T19:56:47.316 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=migrator t=2023-09-23T19:56:47.184847574Z level=info msg="migrations completed" performed=485 skipped=0 duration=23.073495138s 2023-09-23T19:56:47.316 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=sqlstore t=2023-09-23T19:56:47.186330439Z level=info msg="Created default organization" 2023-09-23T19:56:47.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:47 smithi112 bash[41728]: cluster 2023-09-23T19:56:45.646676+0000 mgr.y (mgr.24356) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:47.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:47 smithi112 bash[41728]: audit 2023-09-23T19:56:46.736349+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:47.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:47 smithi112 bash[41728]: audit 2023-09-23T19:56:47.265003+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.112:0/3611784870' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:47.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:47 smithi112 bash[27353]: cluster 2023-09-23T19:56:45.646676+0000 mgr.y (mgr.24356) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:47.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:47 smithi112 bash[27353]: audit 2023-09-23T19:56:46.736349+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:47.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:47 smithi112 bash[27353]: audit 2023-09-23T19:56:47.265003+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.112:0/3611784870' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[31352]: cluster 2023-09-23T19:56:45.646676+0000 mgr.y (mgr.24356) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[31352]: audit 2023-09-23T19:56:46.736349+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:56:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[31352]: audit 2023-09-23T19:56:47.265003+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.112:0/3611784870' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:56:47.815 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=plugin.loader t=2023-09-23T19:56:47.321958253Z level=info msg="Plugin registered" pluginID=input 2023-09-23T19:56:47.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=plugin.loader t=2023-09-23T19:56:47.352213882Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T19:56:47.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=plugin.loader t=2023-09-23T19:56:47.352237525Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T19:56:47.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=secrets t=2023-09-23T19:56:47.352277812Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T19:56:47.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=query_data t=2023-09-23T19:56:47.354230002Z level=info msg="Query Service initialization" 2023-09-23T19:56:47.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:47 smithi174 bash[66944]: logger=live.push_http t=2023-09-23T19:56:47.358190422Z level=info msg="Live Push Gateway initialization" 2023-09-23T19:56:48.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T19:56:48.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T19:56:48.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T19:56:48.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T19:56:48.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T19:56:48.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T19:56:48.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T19:56:48.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T19:56:48.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=infra.usagestats.collector t=2023-09-23T19:56:48.288034475Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T19:56:48.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=provisioning.datasources t=2023-09-23T19:56:48.288772522Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-23T19:56:48.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=provisioning.datasources t=2023-09-23T19:56:48.322245443Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T19:56:48.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=provisioning.datasources t=2023-09-23T19:56:48.4006087Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-09-23T19:56:48.565 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=provisioning.alerting t=2023-09-23T19:56:48.457946044Z level=info msg="starting to provision alerting" 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=provisioning.alerting t=2023-09-23T19:56:48.458003526Z level=info msg="finished to provision alerting" 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=ngalert.state.manager t=2023-09-23T19:56:48.458343133Z level=info msg="Warming state cache for startup" 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=grafanaStorageLogger t=2023-09-23T19:56:48.458773985Z level=info msg="storage starting" 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=http.server t=2023-09-23T19:56:48.463507347Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=ngalert.state.manager t=2023-09-23T19:56:48.506750764Z level=info msg="State cache has been initialized" states=0 duration=48.406044ms 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=ngalert.multiorg.alertmanager t=2023-09-23T19:56:48.506817621Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T19:56:48.566 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=ticker t=2023-09-23T19:56:48.506869933Z level=info msg=starting first_tick=2023-09-23T19:56:50Z 2023-09-23T19:56:48.991 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[66944]: logger=sqlstore.transactions t=2023-09-23T19:56:48.622332934Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T19:56:49.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[31352]: cluster 2023-09-23T19:56:47.647095+0000 mgr.y (mgr.24356) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:49.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[31352]: audit 2023-09-23T19:56:47.991140+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:49.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:48 smithi174 bash[31352]: audit 2023-09-23T19:56:48.000358+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:48 smithi112 bash[27353]: cluster 2023-09-23T19:56:47.647095+0000 mgr.y (mgr.24356) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:48 smithi112 bash[27353]: audit 2023-09-23T19:56:47.991140+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:48 smithi112 bash[27353]: audit 2023-09-23T19:56:48.000358+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:49.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:48 smithi112 bash[41728]: cluster 2023-09-23T19:56:47.647095+0000 mgr.y (mgr.24356) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:48 smithi112 bash[41728]: audit 2023-09-23T19:56:47.991140+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:48 smithi112 bash[41728]: audit 2023-09-23T19:56:48.000358+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: cluster 2023-09-23T19:56:49.647647+0000 mgr.y (mgr.24356) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:49.989982+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:49.999658+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.426337+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.428268+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.440666+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.514176+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.517801+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.519262+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:50 smithi174 bash[31352]: audit 2023-09-23T19:56:50.530085+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: cluster 2023-09-23T19:56:49.647647+0000 mgr.y (mgr.24356) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:49.989982+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:49.999658+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.426337+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.428268+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.440666+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.514176+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.517801+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.519262+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[41728]: audit 2023-09-23T19:56:50.530085+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: cluster 2023-09-23T19:56:49.647647+0000 mgr.y (mgr.24356) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:49.989982+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:49.999658+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.426337+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.428268+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.440666+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.514176+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.517801+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.519262+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:50 smithi112 bash[27353]: audit 2023-09-23T19:56:50.530085+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:56:52.925 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.926 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.926 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.927 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.928 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.928 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.928 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:52.935 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:56:53.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:52 smithi174 bash[31352]: cluster 2023-09-23T19:56:51.648230+0000 mgr.y (mgr.24356) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:52 smithi112 bash[27353]: cluster 2023-09-23T19:56:51.648230+0000 mgr.y (mgr.24356) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:53 smithi112 bash[41728]: cluster 2023-09-23T19:56:51.648230+0000 mgr.y (mgr.24356) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:55.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:54 smithi112 bash[27353]: cluster 2023-09-23T19:56:53.648944+0000 mgr.y (mgr.24356) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:55.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:55 smithi112 bash[41728]: cluster 2023-09-23T19:56:53.648944+0000 mgr.y (mgr.24356) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:55.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:54 smithi174 bash[31352]: cluster 2023-09-23T19:56:53.648944+0000 mgr.y (mgr.24356) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:55.760 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:56:55 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:56:55] "GET /metrics HTTP/1.1" 200 203175 "" "Prometheus/2.43.0" 2023-09-23T19:56:57.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:57 smithi112 bash[27353]: cluster 2023-09-23T19:56:55.649330+0000 mgr.y (mgr.24356) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:57.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:57 smithi112 bash[41728]: cluster 2023-09-23T19:56:55.649330+0000 mgr.y (mgr.24356) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:57.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:57 smithi174 bash[31352]: cluster 2023-09-23T19:56:55.649330+0000 mgr.y (mgr.24356) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:58.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:56:58 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:56:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:56:59.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:56:59 smithi112 bash[41728]: cluster 2023-09-23T19:56:57.649705+0000 mgr.y (mgr.24356) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:56:59 smithi112 bash[27353]: cluster 2023-09-23T19:56:57.649705+0000 mgr.y (mgr.24356) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:56:59.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:56:59 smithi174 bash[31352]: cluster 2023-09-23T19:56:57.649705+0000 mgr.y (mgr.24356) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:01.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:01 smithi112 bash[41728]: cluster 2023-09-23T19:56:59.650188+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:01.314 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:01 smithi112 bash[27353]: cluster 2023-09-23T19:56:59.650188+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:01.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:01 smithi174 bash[31352]: cluster 2023-09-23T19:56:59.650188+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:02.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:02 smithi174 bash[31352]: audit 2023-09-23T19:57:01.736311+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:02.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:02 smithi112 bash[27353]: audit 2023-09-23T19:57:01.736311+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:02 smithi112 bash[41728]: audit 2023-09-23T19:57:01.736311+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:03.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:03 smithi112 bash[27353]: cluster 2023-09-23T19:57:01.650788+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:03.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:03 smithi174 bash[31352]: cluster 2023-09-23T19:57:01.650788+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:03.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:03 smithi112 bash[41728]: cluster 2023-09-23T19:57:01.650788+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:05.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:05 smithi174 bash[31352]: cluster 2023-09-23T19:57:03.651408+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:05.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:05 smithi112 bash[27353]: cluster 2023-09-23T19:57:03.651408+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:05.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:05 smithi112 bash[41728]: cluster 2023-09-23T19:57:03.651408+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:05.929 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:57:05 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:05] "GET /metrics HTTP/1.1" 200 203166 "" "Prometheus/2.43.0" 2023-09-23T19:57:07.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:07 smithi174 bash[31352]: cluster 2023-09-23T19:57:05.651952+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:07.331 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:07 smithi112 bash[41728]: cluster 2023-09-23T19:57:05.651952+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:07.332 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:07 smithi112 bash[27353]: cluster 2023-09-23T19:57:05.651952+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:07.469 INFO:teuthology.orchestra.run.smithi112.stdout:111669149769 2023-09-23T19:57:07.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T19:57:08.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:57:08 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:57:09.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:09 smithi112 bash[41728]: cluster 2023-09-23T19:57:07.652518+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:09.321 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:09 smithi112 bash[27353]: cluster 2023-09-23T19:57:07.652518+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:09.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:09 smithi174 bash[31352]: cluster 2023-09-23T19:57:07.652518+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:09.457 INFO:teuthology.orchestra.run.smithi112.stdout:133143986238 2023-09-23T19:57:09.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T19:57:09.961 INFO:teuthology.orchestra.run.smithi112.stdout:236223201313 2023-09-23T19:57:09.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T19:57:10.270 INFO:teuthology.orchestra.run.smithi112.stdout:167503724599 2023-09-23T19:57:10.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T19:57:11.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:11 smithi112 bash[41728]: cluster 2023-09-23T19:57:09.653069+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:11.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:11 smithi112 bash[27353]: cluster 2023-09-23T19:57:09.653069+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:11 smithi174 bash[31352]: cluster 2023-09-23T19:57:09.653069+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:11.875 INFO:teuthology.orchestra.run.smithi112.stdout:77309411412 2023-09-23T19:57:11.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T19:57:11.973 INFO:teuthology.orchestra.run.smithi112.stdout:55834574942 2023-09-23T19:57:11.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T19:57:12.604 INFO:teuthology.orchestra.run.smithi112.stdout:201863462956 2023-09-23T19:57:12.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T19:57:12.674 INFO:teuthology.orchestra.run.smithi112.stdout:34359738473 2023-09-23T19:57:12.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T19:57:13.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:13 smithi174 bash[31352]: cluster 2023-09-23T19:57:11.653532+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:13 smithi112 bash[27353]: cluster 2023-09-23T19:57:11.653532+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:13.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:13 smithi112 bash[41728]: cluster 2023-09-23T19:57:11.653532+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:15.119 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:15.120 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:15.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:15 smithi174 bash[31352]: cluster 2023-09-23T19:57:13.654161+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:15 smithi112 bash[27353]: cluster 2023-09-23T19:57:13.654161+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:15 smithi112 bash[41728]: cluster 2023-09-23T19:57:13.654161+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:15.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:57:15 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:15] "GET /metrics HTTP/1.1" 200 203166 "" "Prometheus/2.43.0" 2023-09-23T19:57:16.130 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:16.131 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:17.144 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:17.144 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:17.145 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:17.145 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:17.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:17 smithi174 bash[31352]: cluster 2023-09-23T19:57:15.654728+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:17.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:17 smithi174 bash[31352]: audit 2023-09-23T19:57:16.737486+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:17.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:17 smithi112 bash[41728]: cluster 2023-09-23T19:57:15.654728+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:17 smithi112 bash[41728]: audit 2023-09-23T19:57:16.737486+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:17 smithi112 bash[27353]: cluster 2023-09-23T19:57:15.654728+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:17 smithi112 bash[27353]: audit 2023-09-23T19:57:16.737486+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:18.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:57:18 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:57:19.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:19 smithi174 bash[31352]: cluster 2023-09-23T19:57:17.655128+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:19.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:19 smithi112 bash[27353]: cluster 2023-09-23T19:57:17.655128+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:19.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:19 smithi112 bash[41728]: cluster 2023-09-23T19:57:17.655128+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:21.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:21 smithi174 bash[31352]: cluster 2023-09-23T19:57:19.655721+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:21.380 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:21 smithi112 bash[41728]: cluster 2023-09-23T19:57:19.655721+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:21.381 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:21 smithi112 bash[27353]: cluster 2023-09-23T19:57:19.655721+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:23.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:23 smithi174 bash[31352]: cluster 2023-09-23T19:57:21.656279+0000 mgr.y (mgr.24356) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:23.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:23 smithi112 bash[27353]: cluster 2023-09-23T19:57:21.656279+0000 mgr.y (mgr.24356) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:23.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:23 smithi112 bash[41728]: cluster 2023-09-23T19:57:21.656279+0000 mgr.y (mgr.24356) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:25.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:25 smithi112 bash[27353]: cluster 2023-09-23T19:57:23.657040+0000 mgr.y (mgr.24356) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:25.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:25 smithi112 bash[41728]: cluster 2023-09-23T19:57:23.657040+0000 mgr.y (mgr.24356) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:25.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:25 smithi174 bash[31352]: cluster 2023-09-23T19:57:23.657040+0000 mgr.y (mgr.24356) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:25.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:57:25 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:25] "GET /metrics HTTP/1.1" 200 203171 "" "Prometheus/2.43.0" 2023-09-23T19:57:27.099 INFO:teuthology.orchestra.run.smithi112.stdout:133143986242 2023-09-23T19:57:27.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:27 smithi112 bash[41728]: cluster 2023-09-23T19:57:25.657424+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:27.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:27 smithi112 bash[27353]: cluster 2023-09-23T19:57:25.657424+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:27.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:27 smithi174 bash[31352]: cluster 2023-09-23T19:57:25.657424+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:27.687 INFO:teuthology.orchestra.run.smithi112.stdout:111669149773 2023-09-23T19:57:28.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:28 smithi112 bash[27353]: audit 2023-09-23T19:57:27.101730+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.112:0/800490494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T19:57:28.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:28 smithi112 bash[27353]: audit 2023-09-23T19:57:27.689421+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.112:0/4076017434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T19:57:28.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:28 smithi112 bash[41728]: audit 2023-09-23T19:57:27.101730+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.112:0/800490494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T19:57:28.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:28 smithi112 bash[41728]: audit 2023-09-23T19:57:27.689421+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.112:0/4076017434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T19:57:28.520 INFO:teuthology.orchestra.run.smithi112.stdout:236223201318 2023-09-23T19:57:28.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:28 smithi174 bash[31352]: audit 2023-09-23T19:57:27.101730+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.112:0/800490494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T19:57:28.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:28 smithi174 bash[31352]: audit 2023-09-23T19:57:27.689421+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.112:0/4076017434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T19:57:28.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:57:28 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:57:29.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:29 smithi112 bash[27353]: cluster 2023-09-23T19:57:27.657802+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:29.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:29 smithi112 bash[27353]: audit 2023-09-23T19:57:28.522622+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.112:0/1075735875' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T19:57:29.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:29 smithi112 bash[41728]: cluster 2023-09-23T19:57:27.657802+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:29.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:29 smithi112 bash[41728]: audit 2023-09-23T19:57:28.522622+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.112:0/1075735875' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T19:57:29.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:29 smithi174 bash[31352]: cluster 2023-09-23T19:57:27.657802+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:29.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:29 smithi174 bash[31352]: audit 2023-09-23T19:57:28.522622+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.112:0/1075735875' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T19:57:30.321 INFO:teuthology.orchestra.run.smithi112.stdout:167503724603 2023-09-23T19:57:30.484 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986238 got 133143986242 for osd.4 2023-09-23T19:57:30.485 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:31 smithi112 bash[27353]: cluster 2023-09-23T19:57:29.658160+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:31 smithi112 bash[27353]: audit 2023-09-23T19:57:30.323909+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.112:0/1772477228' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T19:57:31.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:31 smithi112 bash[41728]: cluster 2023-09-23T19:57:29.658160+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:31.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:31 smithi112 bash[41728]: audit 2023-09-23T19:57:30.323909+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.112:0/1772477228' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T19:57:31.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:31 smithi174 bash[31352]: cluster 2023-09-23T19:57:29.658160+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:31.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:31 smithi174 bash[31352]: audit 2023-09-23T19:57:30.323909+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.112:0/1772477228' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T19:57:31.950 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201313 got 236223201318 for osd.7 2023-09-23T19:57:31.950 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:32.055 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149769 got 111669149773 for osd.3 2023-09-23T19:57:32.056 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:32 smithi112 bash[41728]: audit 2023-09-23T19:57:31.737960+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:32 smithi112 bash[27353]: audit 2023-09-23T19:57:31.737960+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:32.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:32 smithi174 bash[31352]: audit 2023-09-23T19:57:31.737960+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:32.987 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724599 got 167503724603 for osd.5 2023-09-23T19:57:32.987 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:33.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:33 smithi112 bash[41728]: cluster 2023-09-23T19:57:31.658660+0000 mgr.y (mgr.24356) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:33.339 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:33 smithi112 bash[27353]: cluster 2023-09-23T19:57:31.658660+0000 mgr.y (mgr.24356) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:33.391 INFO:teuthology.orchestra.run.smithi112.stdout:77309411416 2023-09-23T19:57:33.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:33 smithi174 bash[31352]: cluster 2023-09-23T19:57:31.658660+0000 mgr.y (mgr.24356) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:33.743 INFO:teuthology.orchestra.run.smithi112.stdout:55834574946 2023-09-23T19:57:33.750 INFO:teuthology.orchestra.run.smithi112.stdout:201863462960 2023-09-23T19:57:33.856 INFO:teuthology.orchestra.run.smithi112.stdout:34359738477 2023-09-23T19:57:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:34 smithi174 bash[31352]: audit 2023-09-23T19:57:33.393374+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.112:0/2175085800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T19:57:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:34 smithi174 bash[31352]: audit 2023-09-23T19:57:33.745499+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.112:0/997918147' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T19:57:34.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:34 smithi174 bash[31352]: audit 2023-09-23T19:57:33.753026+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.112:0/1233485514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T19:57:34.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:34 smithi174 bash[31352]: audit 2023-09-23T19:57:33.858335+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.112:0/3454915334' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T19:57:34.608 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[41728]: audit 2023-09-23T19:57:33.393374+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.112:0/2175085800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T19:57:34.608 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[41728]: audit 2023-09-23T19:57:33.745499+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.112:0/997918147' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T19:57:34.608 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[41728]: audit 2023-09-23T19:57:33.753026+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.112:0/1233485514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T19:57:34.608 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[41728]: audit 2023-09-23T19:57:33.858335+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.112:0/3454915334' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T19:57:34.609 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[27353]: audit 2023-09-23T19:57:33.393374+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.112:0/2175085800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T19:57:34.609 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[27353]: audit 2023-09-23T19:57:33.745499+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.112:0/997918147' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T19:57:34.609 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[27353]: audit 2023-09-23T19:57:33.753026+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.112:0/1233485514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T19:57:34.609 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:34 smithi112 bash[27353]: audit 2023-09-23T19:57:33.858335+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.112:0/3454915334' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T19:57:34.967 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411412 got 77309411416 for osd.2 2023-09-23T19:57:34.968 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:35.368 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:35 smithi112 bash[27353]: cluster 2023-09-23T19:57:33.659045+0000 mgr.y (mgr.24356) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:35.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:35 smithi112 bash[41728]: cluster 2023-09-23T19:57:33.659045+0000 mgr.y (mgr.24356) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:35.370 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574942 got 55834574946 for osd.1 2023-09-23T19:57:35.370 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:35.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:35 smithi174 bash[31352]: cluster 2023-09-23T19:57:33.659045+0000 mgr.y (mgr.24356) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:35.854 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:57:35 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:35] "GET /metrics HTTP/1.1" 200 203166 "" "Prometheus/2.43.0" 2023-09-23T19:57:35.855 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462956 got 201863462960 for osd.6 2023-09-23T19:57:35.855 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:35.988 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738473 got 34359738477 for osd.0 2023-09-23T19:57:35.989 DEBUG:teuthology.parallel:result is None 2023-09-23T19:57:35.989 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T19:57:35.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T19:57:37.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:37 smithi112 bash[27353]: cluster 2023-09-23T19:57:35.659581+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:37.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:37 smithi112 bash[41728]: cluster 2023-09-23T19:57:35.659581+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:37.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:37 smithi174 bash[31352]: cluster 2023-09-23T19:57:35.659581+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:38.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:57:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:57:39.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:39 smithi112 bash[27353]: cluster 2023-09-23T19:57:37.660235+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:39.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:39 smithi112 bash[41728]: cluster 2023-09-23T19:57:37.660235+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:39.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:39 smithi174 bash[31352]: cluster 2023-09-23T19:57:37.660235+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:40.760 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:41.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:41 smithi112 bash[27353]: cluster 2023-09-23T19:57:39.660840+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:41.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:41 smithi112 bash[41728]: cluster 2023-09-23T19:57:39.660840+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:41.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:41 smithi174 bash[31352]: cluster 2023-09-23T19:57:39.660840+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:43 smithi112 bash[27353]: cluster 2023-09-23T19:57:41.661279+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:43.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:43 smithi112 bash[41728]: cluster 2023-09-23T19:57:41.661279+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:43.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:43 smithi174 bash[31352]: cluster 2023-09-23T19:57:41.661279+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:43.860 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:57:43.863 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T19:57:44.633 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2023-09-23T19:57:43.661478+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":50436,"kb_used_data":6724,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910780,"statfs":{"total":767960285184,"available":767908638720,"internally_reserved":0,"allocated":6885376,"data_stored":3898506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44695552},"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.003109"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-09-23T19:56:14.418851+0000","last_change":"2023-09-23T19:56:12.833270+0000","last_active":"2023-09-23T19:56:14.418851+0000","last_peered":"2023-09-23T19:56:14.418851+0000","last_clean":"2023-09-23T19:56:14.418851+0000","last_became_active":"2023-09-23T19:56:12.832896+0000","last_became_peered":"2023-09-23T19:56:12.832896+0000","last_unstale":"2023-09-23T19:56:14.418851+0000","last_undegraded":"2023-09-23T19:56:14.418851+0000","last_fullsized":"2023-09-23T19:56:14.418851+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:03:18.876427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:56:13.839046+0000","last_change":"2023-09-23T19:56:13.664956+0000","last_active":"2023-09-23T19:56:13.839046+0000","last_peered":"2023-09-23T19:56:13.839046+0000","last_clean":"2023-09-23T19:56:13.839046+0000","last_became_active":"2023-09-23T19:56:13.664216+0000","last_became_peered":"2023-09-23T19:56:13.664216+0000","last_unstale":"2023-09-23T19:56:13.839046+0000","last_undegraded":"2023-09-23T19:56:13.839046+0000","last_fullsized":"2023-09-23T19:56:13.839046+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:11:38.602928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.836655+0000","last_change":"2023-09-23T19:56:13.676967+0000","last_active":"2023-09-23T19:56:13.836655+0000","last_peered":"2023-09-23T19:56:13.836655+0000","last_clean":"2023-09-23T19:56:13.836655+0000","last_became_active":"2023-09-23T19:56:13.676323+0000","last_became_peered":"2023-09-23T19:56:13.676323+0000","last_unstale":"2023-09-23T19:56:13.836655+0000","last_undegraded":"2023-09-23T19:56:13.836655+0000","last_fullsized":"2023-09-23T19:56:13.836655+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:17.036926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.836489+0000","last_change":"2023-09-23T19:56:13.676921+0000","last_active":"2023-09-23T19:56:13.836489+0000","last_peered":"2023-09-23T19:56:13.836489+0000","last_clean":"2023-09-23T19:56:13.836489+0000","last_became_active":"2023-09-23T19:56:13.676213+0000","last_became_peered":"2023-09-23T19:56:13.676213+0000","last_unstale":"2023-09-23T19:56:13.836489+0000","last_undegraded":"2023-09-23T19:56:13.836489+0000","last_fullsized":"2023-09-23T19:56:13.836489+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:22.306149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.836489+0000","last_change":"2023-09-23T19:54:36.126575+0000","last_active":"2023-09-23T19:56:13.836489+0000","last_peered":"2023-09-23T19:56:13.836489+0000","last_clean":"2023-09-23T19:56:13.836489+0000","last_became_active":"2023-09-23T19:54:36.125854+0000","last_became_peered":"2023-09-23T19:54:36.125854+0000","last_unstale":"2023-09-23T19:56:13.836489+0000","last_undegraded":"2023-09-23T19:56:13.836489+0000","last_fullsized":"2023-09-23T19:56:13.836489+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+0000","objects_scrubbed":0,"log_size":128,"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-09-25T00:39:32.314779+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-09-23T19:56:14.418376+0000","last_change":"2023-09-23T19:56:12.833319+0000","last_active":"2023-09-23T19:56:14.418376+0000","last_peered":"2023-09-23T19:56:14.418376+0000","last_clean":"2023-09-23T19:56:14.418376+0000","last_became_active":"2023-09-23T19:56:12.832998+0000","last_became_peered":"2023-09-23T19:56:12.832998+0000","last_unstale":"2023-09-23T19:56:14.418376+0000","last_undegraded":"2023-09-23T19:56:14.418376+0000","last_fullsized":"2023-09-23T19:56:14.418376+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:14.549851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:14.421472+0000","last_change":"2023-09-23T19:56:13.679277+0000","last_active":"2023-09-23T19:56:14.421472+0000","last_peered":"2023-09-23T19:56:14.421472+0000","last_clean":"2023-09-23T19:56:14.421472+0000","last_became_active":"2023-09-23T19:56:13.678488+0000","last_became_peered":"2023-09-23T19:56:13.678488+0000","last_unstale":"2023-09-23T19:56:14.421472+0000","last_undegraded":"2023-09-23T19:56:14.421472+0000","last_fullsized":"2023-09-23T19:56:14.421472+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:50.395292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:56:14.418331+0000","last_change":"2023-09-23T19:56:12.834540+0000","last_active":"2023-09-23T19:56:14.418331+0000","last_peered":"2023-09-23T19:56:14.418331+0000","last_clean":"2023-09-23T19:56:14.418331+0000","last_became_active":"2023-09-23T19:56:12.834186+0000","last_became_peered":"2023-09-23T19:56:12.834186+0000","last_unstale":"2023-09-23T19:56:14.418331+0000","last_undegraded":"2023-09-23T19:56:14.418331+0000","last_fullsized":"2023-09-23T19:56:14.418331+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:38:23.222729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.839098+0000","last_change":"2023-09-23T19:56:13.678888+0000","last_active":"2023-09-23T19:56:13.839098+0000","last_peered":"2023-09-23T19:56:13.839098+0000","last_clean":"2023-09-23T19:56:13.839098+0000","last_became_active":"2023-09-23T19:56:13.678279+0000","last_became_peered":"2023-09-23T19:56:13.678279+0000","last_unstale":"2023-09-23T19:56:13.839098+0000","last_undegraded":"2023-09-23T19:56:13.839098+0000","last_fullsized":"2023-09-23T19:56:13.839098+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:36.312267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236223201321,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6332,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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 Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.86899999999999999,"15min":0.879},"min":{"1min":0.51600000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.1499999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.877},{"interface":"front","average":{"1min":0.877,"5min":0.94099999999999995,"15min":0.95999999999999996},"min":{"1min":0.52900000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2230000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.079}]},{"osd":1,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.92600000000000005,"15min":0.93300000000000005},"min":{"1min":0.61199999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.995},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.93200000000000005,"15min":0.94399999999999995},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2250000000000001,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2649999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.119},{"interface":"front","average":{"1min":1.042,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.61399999999999999,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.292,"5min":1.569,"15min":1.569},"last":1.1459999999999999}]},{"osd":3,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.93899999999999995,"15min":0.94699999999999995},"min":{"1min":0.64700000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.127,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.022},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.96799999999999997,"15min":0.97199999999999998},"min":{"1min":0.57399999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2030000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.94999999999999996}]},{"osd":4,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.89200000000000002,"15min":0.874},"min":{"1min":0.54100000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.341,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.92300000000000004,"15min":0.90300000000000002},"min":{"1min":0.498,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.276,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.78800000000000003}]},{"osd":5,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.95699999999999996,"15min":0.92300000000000004},"min":{"1min":0.63500000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0149999999999999,"15min":1.0169999999999999},"min":{"1min":0.67600000000000005,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.4750000000000001,"5min":2.3530000000000002,"15min":2.3530000000000002},"last":0.96899999999999997}]},{"osd":6,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0600000000000001,"15min":1.0629999999999999},"min":{"1min":0.67100000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.423,"5min":2.4489999999999998,"15min":2.4489999999999998},"last":1.163},{"interface":"front","average":{"1min":1.038,"5min":1.0389999999999999,"15min":1.0509999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3620000000000001,"5min":1.482,"15min":1.482},"last":0.91600000000000004}]}]},{"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":6392,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738760,"statfs":{"total":95995035648,"available":95988490240,"internally_reserved":0,"allocated":1228800,"data_stored":856087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 Sep 23 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.88500000000000001,"15min":0.88900000000000001},"min":{"1min":0.54400000000000004,"5min":0.5,"15min":0.5},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.872,"5min":0.92000000000000004,"15min":0.93600000000000005},"min":{"1min":0.59099999999999997,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.2130000000000001}]},{"osd":1,"last update":"Sat Sep 23 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.91200000000000003,"15min":0.92800000000000005},"min":{"1min":0.61399999999999999,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.91200000000000003,"15min":0.92600000000000005},"min":{"1min":0.59099999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.073,"5min":1.419,"15min":1.419},"last":1.181}]},{"osd":2,"last update":"Sat Sep 23 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.90500000000000003,"15min":0.91400000000000003},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1819999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.96499999999999997,"15min":0.98099999999999998},"min":{"1min":0.64000000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.159,"5min":1.476,"15min":1.476},"last":1.0840000000000001}]},{"osd":3,"last update":"Sat Sep 23 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.95799999999999996,"15min":0.97599999999999998},"min":{"1min":0.65900000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.96699999999999997,"15min":0.98699999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1499999999999999,"5min":1.216,"15min":1.216},"last":1.1279999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.89000000000000001,"15min":0.91000000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3149999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.746},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.874,"15min":0.86799999999999999},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.91700000000000004,"15min":0.93500000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2929999999999999,"5min":1.319,"15min":1.319},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92400000000000004,"15min":0.91400000000000003},"min":{"1min":0.505,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.0029999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:57:35 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.56100000000000005,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3759999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1200000000000001,"15min":1.1279999999999999},"min":{"1min":0.86499999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4630000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.1619999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574949,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6520,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738632,"statfs":{"total":95995035648,"available":95988359168,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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 Sep 23 19:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.69899999999999995,"15min":0.63},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.252,"5min":1.339,"15min":1.339},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.70599999999999996,"15min":0.625},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.98299999999999998,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.78400000000000003}]},{"osd":2,"last update":"Sat Sep 23 19:57:25 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.79500000000000004,"15min":0.69399999999999995},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.79900000000000004,"15min":0.70699999999999996},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46500000000000002},"max":{"1min":1.121,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 19:57:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.74199999999999999,"15min":0.748},"min":{"1min":0.46200000000000002,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.0940000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.876,"15min":0.84999999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.145,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.86699999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.92000000000000004,"15min":0.92700000000000005},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.0940000000000001,"5min":1.476,"15min":1.476},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0329999999999999,"15min":0.98099999999999998},"min":{"1min":0.76000000000000001,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.333,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.044}]},{"osd":5,"last update":"Sat Sep 23 19:56:49 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0600000000000001,"15min":1.0669999999999999},"min":{"1min":0.80700000000000005,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3460000000000001,"5min":1.476,"15min":1.476},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.04,"15min":1.02},"min":{"1min":0.81499999999999995,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.454,"5min":1.478,"15min":1.478},"last":1.002}]},{"osd":6,"last update":"Sat Sep 23 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.0920000000000001,"15min":1.091},"min":{"1min":0.86599999999999999,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.179,"15min":1.1719999999999999},"min":{"1min":0.93500000000000005,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.8180000000000001,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.2949999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:57:39 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.131,"15min":1.155},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.4319999999999999,"5min":1.698,"15min":1.698},"last":1.113},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0669999999999999,"15min":1.085},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.355,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.238}]}]},{"osd":0,"up_from":8,"seq":34359738480,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7164,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93737988,"statfs":{"total":95995035648,"available":95987699712,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 Sep 23 19:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.65900000000000003,"15min":0.57599999999999996},"min":{"1min":0.47699999999999998,"5min":0.39300000000000002,"15min":0.38700000000000001},"max":{"1min":0.93200000000000005,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.73999999999999999,"15min":0.629},"min":{"1min":0.34399999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.88500000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.2010000000000001}]},{"osd":2,"last update":"Sat Sep 23 19:57:25 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.80900000000000005,"15min":0.77500000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.39500000000000002},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.6859999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.751,"5min":0.83699999999999997,"15min":0.81299999999999994},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.046,"5min":1.2450000000000001,"15min":1.5840000000000001},"last":0.84999999999999998}]},{"osd":3,"last update":"Sat Sep 23 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.77600000000000002,"15min":0.77000000000000002},"min":{"1min":0.45400000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1399999999999999,"5min":1.22,"15min":1.2490000000000001},"last":1.026},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.81899999999999995,"15min":0.75700000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.5029999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.95999999999999996}]},{"osd":4,"last update":"Sat Sep 23 19:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.94999999999999996,"15min":0.91400000000000003},"min":{"1min":0.70699999999999996,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.286,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.998},{"interface":"front","average":{"1min":0.996,"5min":0.97299999999999998,"15min":0.97699999999999998},"min":{"1min":0.70299999999999996,"5min":0.629,"15min":0.629},"max":{"1min":1.2809999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.28}]},{"osd":5,"last update":"Sat Sep 23 19:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.012,"15min":1.002},"min":{"1min":0.78300000000000003,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.25},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0580000000000001,"15min":1.034},"min":{"1min":0.754,"5min":0.751,"15min":0.751},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.405}]},{"osd":6,"last update":"Sat Sep 23 19:56:44 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.1160000000000001,"15min":1.1399999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.083},{"interface":"front","average":{"1min":1.121,"5min":1.1379999999999999,"15min":1.155},"min":{"1min":0.86399999999999999,"5min":0.83199999999999996,"15min":0.83199999999999996},"max":{"1min":1.373,"5min":1.403,"15min":1.403},"last":1.5800000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:57:35 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1120000000000001,"15min":1.1299999999999999},"min":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.1399999999999999,"15min":1.131},"min":{"1min":0.80000000000000004,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.6830000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411419,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6452,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738700,"statfs":{"total":95995035648,"available":95988428800,"internally_reserved":0,"allocated":634880,"data_stored":265431,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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 Sep 23 19:57:27 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.64800000000000002,"15min":0.59899999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.85399999999999998,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.76600000000000001,"15min":0.70099999999999996},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.0269999999999999,"5min":1.24,"15min":1.24},"last":0.85899999999999999}]},{"osd":1,"last update":"Sat Sep 23 19:57:27 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.78000000000000003,"15min":0.70099999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.83299999999999996,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.74199999999999999,"15min":0.67800000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.131,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.80900000000000005}]},{"osd":3,"last update":"Sat Sep 23 19:57:18 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.89200000000000002,"15min":0.83499999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.274,"5min":1.488,"15min":1.488},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.83699999999999997,"15min":0.79500000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.0029999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0289999999999999,"15min":0.999},"min":{"1min":0.59699999999999998,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.204,"5min":1.738,"15min":1.738},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.018,"5min":0.97099999999999997,"15min":0.94599999999999995},"min":{"1min":0.83299999999999996,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.90400000000000003}]},{"osd":5,"last update":"Sat Sep 23 19:56:55 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1950000000000001,"5min":1.474,"15min":1.474},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.081,"15min":1.0700000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.407,"5min":1.772,"15min":1.772},"last":1.117}]},{"osd":6,"last update":"Sat Sep 23 19:56:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.127,"15min":1.139},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.327,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.3500000000000001,"5min":1.399,"15min":1.399},"last":1.0860000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:57:37 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.139,"15min":1.1699999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.151},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0840000000000001,"15min":1.1040000000000001},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.3200000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.0620000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149777,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5880,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739272,"statfs":{"total":95995035648,"available":95989014528,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 Sep 23 19:57:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.66900000000000004,"15min":0.67900000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.78500000000000003,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.77400000000000002,"15min":0.74099999999999999},"min":{"1min":0.42499999999999999,"5min":0.40600000000000003,"15min":0.39000000000000001},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.53000000000000003}]},{"osd":1,"last update":"Sat Sep 23 19:57:20 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.77600000000000002,"15min":0.75600000000000001},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.71,"5min":1.71,"15min":1.71},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.746,"5min":0.77500000000000002,"15min":0.76500000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.1519999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.59299999999999997}]},{"osd":2,"last update":"Sat Sep 23 19:57:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.83699999999999997,"15min":0.79900000000000004},"min":{"1min":0.50900000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.79800000000000004,"15min":0.78400000000000003},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.153,"5min":1.363,"15min":1.363},"last":0.63700000000000001}]},{"osd":4,"last update":"Sat Sep 23 19:57:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.97299999999999998,"15min":0.94299999999999995},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.002,"15min":0.97699999999999998},"min":{"1min":0.68700000000000006,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":2.04,"5min":2.04,"15min":2.04},"last":0.77200000000000002}]},{"osd":5,"last update":"Sat Sep 23 19:57:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0389999999999999,"15min":1.0289999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0209999999999999,"15min":0.99099999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3169999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.006}]},{"osd":6,"last update":"Sat Sep 23 19:56:46 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.107,"15min":1.1299999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2470000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.139,"15min":1.1379999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.431,"5min":1.732,"15min":1.732},"last":1.032}]},{"osd":7,"last update":"Sat Sep 23 19:57:40 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.169,"15min":1.2050000000000001},"min":{"1min":0.78900000000000003,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.49,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.1599999999999999,"15min":1.204},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.921,"5min":1.921,"15min":1.921},"last":0.871}]}]},{"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":5880,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739272,"statfs":{"total":95995035648,"available":95989014528,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.90000000000000002,"15min":0.88200000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.304,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.097},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.89600000000000002,"15min":0.88600000000000001},"min":{"1min":0.52700000000000002,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2829999999999999,"5min":1.446,"15min":1.446},"last":1.0469999999999999}]},{"osd":1,"last update":"Sat Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.82599999999999996,"15min":0.80200000000000005},"min":{"1min":0.68400000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.0389999999999999,"5min":1.23,"15min":1.23},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.63500000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.446,"5min":1.595,"15min":1.595},"last":1.1819999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.88900000000000001,"15min":0.85699999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.2330000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93200000000000005,"15min":0.94199999999999995},"min":{"1min":0.59799999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.264,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.68600000000000005}]},{"osd":3,"last update":"Sat Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.95099999999999996,"15min":0.93700000000000006},"min":{"1min":0.625,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.232,"5min":1.802,"15min":1.802},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90500000000000003,"15min":0.91100000000000003},"min":{"1min":0.64200000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":1.0069999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:56:55 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.81100000000000005,"15min":0.78100000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.5129999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92200000000000004,"15min":0.877},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3819999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.93999999999999995}]},{"osd":6,"last update":"Sat Sep 23 19:56:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.93799999999999994,"15min":0.94099999999999995},"min":{"1min":0.55900000000000005,"5min":0.432,"15min":0.432},"max":{"1min":1.4119999999999999,"5min":1.726,"15min":1.726},"last":1.139},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92700000000000005,"15min":0.93000000000000005},"min":{"1min":0.48099999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.97899999999999998}]},{"osd":7,"last update":"Sat Sep 23 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.079,"15min":1.095},"min":{"1min":0.57099999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.6299999999999999,"5min":1.768,"15min":1.768},"last":1.276},{"interface":"front","average":{"1min":1.121,"5min":1.0109999999999999,"15min":1.004},"min":{"1min":0.61599999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.075}]}]},{"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":5816,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739336,"statfs":{"total":95995035648,"available":95989080064,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.89500000000000002,"15min":0.85799999999999998},"min":{"1min":0.55400000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.234,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.89200000000000002,"15min":0.90800000000000003},"min":{"1min":0.59599999999999997,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3560000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.83099999999999996}]},{"osd":1,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.258,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90200000000000002,"15min":0.90700000000000003},"min":{"1min":0.72699999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.244,"5min":1.302,"15min":1.302},"last":0.748}]},{"osd":2,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.88,"15min":0.90000000000000002},"min":{"1min":0.53600000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.92500000000000004,"15min":0.92600000000000005},"min":{"1min":0.61399999999999999,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.96199999999999997}]},{"osd":3,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96599999999999997,"15min":0.94599999999999995},"min":{"1min":0.70999999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3799999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.92500000000000004,"15min":0.93799999999999994},"min":{"1min":0.57999999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.90700000000000003}]},{"osd":4,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.79300000000000004,"15min":0.745},"min":{"1min":0.44800000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.137,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.871},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.82099999999999995,"15min":0.80500000000000005},"min":{"1min":0.51700000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.79200000000000004}]},{"osd":6,"last update":"Sat Sep 23 19:56:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88100000000000001,"15min":0.86199999999999999},"min":{"1min":0.59399999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.214,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.107},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.96499999999999997,"15min":0.98599999999999999},"min":{"1min":0.498,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.181,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.98699999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0169999999999999,"15min":1.0269999999999999},"min":{"1min":0.55600000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.304,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.157,"15min":1.161},"min":{"1min":0.79300000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.391,"5min":1.518,"15min":1.518},"last":1.1850000000000001}]}]}],"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-09-23T19:57:44.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T19:57:45.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:45 smithi112 bash[27353]: cluster 2023-09-23T19:57:43.661789+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:45.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:45 smithi112 bash[27353]: audit 2023-09-23T19:57:43.853437+0000 mgr.y (mgr.24356) 99 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:57:45.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:45 smithi112 bash[41728]: cluster 2023-09-23T19:57:43.661789+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:45.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:45 smithi112 bash[41728]: audit 2023-09-23T19:57:43.853437+0000 mgr.y (mgr.24356) 99 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:57:45.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:45 smithi174 bash[31352]: cluster 2023-09-23T19:57:43.661789+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:45.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:45 smithi174 bash[31352]: audit 2023-09-23T19:57:43.853437+0000 mgr.y (mgr.24356) 99 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:57:45.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:57:45 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:45] "GET /metrics HTTP/1.1" 200 203166 "" "Prometheus/2.43.0" 2023-09-23T19:57:47.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:47 smithi112 bash[27353]: cluster 2023-09-23T19:57:45.662361+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:47.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:47 smithi112 bash[27353]: audit 2023-09-23T19:57:46.738352+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:47.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:47 smithi112 bash[41728]: cluster 2023-09-23T19:57:45.662361+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:47.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:47 smithi112 bash[41728]: audit 2023-09-23T19:57:46.738352+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:47.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:47 smithi174 bash[31352]: cluster 2023-09-23T19:57:45.662361+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:47.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:47 smithi174 bash[31352]: audit 2023-09-23T19:57:46.738352+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:57:48.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:57:48 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:57:49.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:49 smithi112 bash[41728]: cluster 2023-09-23T19:57:47.663043+0000 mgr.y (mgr.24356) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:49 smithi112 bash[27353]: cluster 2023-09-23T19:57:47.663043+0000 mgr.y (mgr.24356) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:49.403 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:49.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:49 smithi174 bash[31352]: cluster 2023-09-23T19:57:47.663043+0000 mgr.y (mgr.24356) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[27353]: cluster 2023-09-23T19:57:49.663584+0000 mgr.y (mgr.24356) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[27353]: audit 2023-09-23T19:57:50.603092+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[27353]: audit 2023-09-23T19:57:51.076072+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[27353]: audit 2023-09-23T19:57:51.077731+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[27353]: audit 2023-09-23T19:57:51.087877+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[41728]: cluster 2023-09-23T19:57:49.663584+0000 mgr.y (mgr.24356) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[41728]: audit 2023-09-23T19:57:50.603092+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[41728]: audit 2023-09-23T19:57:51.076072+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[41728]: audit 2023-09-23T19:57:51.077731+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:51 smithi112 bash[41728]: audit 2023-09-23T19:57:51.087877+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:57:51.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:51 smithi174 bash[31352]: cluster 2023-09-23T19:57:49.663584+0000 mgr.y (mgr.24356) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:51.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:51 smithi174 bash[31352]: audit 2023-09-23T19:57:50.603092+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:51.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:51 smithi174 bash[31352]: audit 2023-09-23T19:57:51.076072+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:51.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:51 smithi174 bash[31352]: audit 2023-09-23T19:57:51.077731+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:51.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:51 smithi174 bash[31352]: audit 2023-09-23T19:57:51.087877+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:57:52.427 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:57:52.430 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T19:57:53.162 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":77,"stamp":"2023-09-23T19:57:51.663881+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":50436,"kb_used_data":6724,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910780,"statfs":{"total":767960285184,"available":767908638720,"internally_reserved":0,"allocated":6885376,"data_stored":3898506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44695552},"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.003343"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-09-23T19:56:14.418851+0000","last_change":"2023-09-23T19:56:12.833270+0000","last_active":"2023-09-23T19:56:14.418851+0000","last_peered":"2023-09-23T19:56:14.418851+0000","last_clean":"2023-09-23T19:56:14.418851+0000","last_became_active":"2023-09-23T19:56:12.832896+0000","last_became_peered":"2023-09-23T19:56:12.832896+0000","last_unstale":"2023-09-23T19:56:14.418851+0000","last_undegraded":"2023-09-23T19:56:14.418851+0000","last_fullsized":"2023-09-23T19:56:14.418851+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:03:18.876427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:56:13.839046+0000","last_change":"2023-09-23T19:56:13.664956+0000","last_active":"2023-09-23T19:56:13.839046+0000","last_peered":"2023-09-23T19:56:13.839046+0000","last_clean":"2023-09-23T19:56:13.839046+0000","last_became_active":"2023-09-23T19:56:13.664216+0000","last_became_peered":"2023-09-23T19:56:13.664216+0000","last_unstale":"2023-09-23T19:56:13.839046+0000","last_undegraded":"2023-09-23T19:56:13.839046+0000","last_fullsized":"2023-09-23T19:56:13.839046+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:11:38.602928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.836655+0000","last_change":"2023-09-23T19:56:13.676967+0000","last_active":"2023-09-23T19:56:13.836655+0000","last_peered":"2023-09-23T19:56:13.836655+0000","last_clean":"2023-09-23T19:56:13.836655+0000","last_became_active":"2023-09-23T19:56:13.676323+0000","last_became_peered":"2023-09-23T19:56:13.676323+0000","last_unstale":"2023-09-23T19:56:13.836655+0000","last_undegraded":"2023-09-23T19:56:13.836655+0000","last_fullsized":"2023-09-23T19:56:13.836655+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:17.036926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.836489+0000","last_change":"2023-09-23T19:56:13.676921+0000","last_active":"2023-09-23T19:56:13.836489+0000","last_peered":"2023-09-23T19:56:13.836489+0000","last_clean":"2023-09-23T19:56:13.836489+0000","last_became_active":"2023-09-23T19:56:13.676213+0000","last_became_peered":"2023-09-23T19:56:13.676213+0000","last_unstale":"2023-09-23T19:56:13.836489+0000","last_undegraded":"2023-09-23T19:56:13.836489+0000","last_fullsized":"2023-09-23T19:56:13.836489+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:22.306149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.836489+0000","last_change":"2023-09-23T19:54:36.126575+0000","last_active":"2023-09-23T19:56:13.836489+0000","last_peered":"2023-09-23T19:56:13.836489+0000","last_clean":"2023-09-23T19:56:13.836489+0000","last_became_active":"2023-09-23T19:54:36.125854+0000","last_became_peered":"2023-09-23T19:54:36.125854+0000","last_unstale":"2023-09-23T19:56:13.836489+0000","last_undegraded":"2023-09-23T19:56:13.836489+0000","last_fullsized":"2023-09-23T19:56:13.836489+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+0000","objects_scrubbed":0,"log_size":128,"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-09-25T00:39:32.314779+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-09-23T19:56:14.418376+0000","last_change":"2023-09-23T19:56:12.833319+0000","last_active":"2023-09-23T19:56:14.418376+0000","last_peered":"2023-09-23T19:56:14.418376+0000","last_clean":"2023-09-23T19:56:14.418376+0000","last_became_active":"2023-09-23T19:56:12.832998+0000","last_became_peered":"2023-09-23T19:56:12.832998+0000","last_unstale":"2023-09-23T19:56:14.418376+0000","last_undegraded":"2023-09-23T19:56:14.418376+0000","last_fullsized":"2023-09-23T19:56:14.418376+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:14.549851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:14.421472+0000","last_change":"2023-09-23T19:56:13.679277+0000","last_active":"2023-09-23T19:56:14.421472+0000","last_peered":"2023-09-23T19:56:14.421472+0000","last_clean":"2023-09-23T19:56:14.421472+0000","last_became_active":"2023-09-23T19:56:13.678488+0000","last_became_peered":"2023-09-23T19:56:13.678488+0000","last_unstale":"2023-09-23T19:56:14.421472+0000","last_undegraded":"2023-09-23T19:56:14.421472+0000","last_fullsized":"2023-09-23T19:56:14.421472+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:50.395292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:56:14.418331+0000","last_change":"2023-09-23T19:56:12.834540+0000","last_active":"2023-09-23T19:56:14.418331+0000","last_peered":"2023-09-23T19:56:14.418331+0000","last_clean":"2023-09-23T19:56:14.418331+0000","last_became_active":"2023-09-23T19:56:12.834186+0000","last_became_peered":"2023-09-23T19:56:12.834186+0000","last_unstale":"2023-09-23T19:56:14.418331+0000","last_undegraded":"2023-09-23T19:56:14.418331+0000","last_fullsized":"2023-09-23T19:56:14.418331+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:38:23.222729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:56:13.839098+0000","last_change":"2023-09-23T19:56:13.678888+0000","last_active":"2023-09-23T19:56:13.839098+0000","last_peered":"2023-09-23T19:56:13.839098+0000","last_clean":"2023-09-23T19:56:13.839098+0000","last_became_active":"2023-09-23T19:56:13.678279+0000","last_became_peered":"2023-09-23T19:56:13.678279+0000","last_unstale":"2023-09-23T19:56:13.839098+0000","last_undegraded":"2023-09-23T19:56:13.839098+0000","last_fullsized":"2023-09-23T19:56:13.839098+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:36.312267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236223201322,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6332,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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 Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.86899999999999999,"15min":0.879},"min":{"1min":0.51600000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.1499999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.877,"5min":0.94099999999999995,"15min":0.95999999999999996},"min":{"1min":0.52900000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2230000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1}]},{"osd":1,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.92600000000000005,"15min":0.93300000000000005},"min":{"1min":0.61199999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.93200000000000005,"15min":0.94399999999999995},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2250000000000001,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":1.147}]},{"osd":2,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2649999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.034},{"interface":"front","average":{"1min":1.042,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.61399999999999999,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.292,"5min":1.569,"15min":1.569},"last":1.0549999999999999}]},{"osd":3,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.93899999999999995,"15min":0.94699999999999995},"min":{"1min":0.64700000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.127,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.96799999999999997,"15min":0.97199999999999998},"min":{"1min":0.57399999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2030000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.83199999999999996}]},{"osd":4,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.89200000000000002,"15min":0.874},"min":{"1min":0.54100000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.341,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.92300000000000004,"15min":0.90300000000000002},"min":{"1min":0.498,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.276,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.71299999999999997}]},{"osd":5,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.95699999999999996,"15min":0.92300000000000004},"min":{"1min":0.63500000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0149999999999999,"15min":1.0169999999999999},"min":{"1min":0.67600000000000005,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.4750000000000001,"5min":2.3530000000000002,"15min":2.3530000000000002},"last":1.1020000000000001}]},{"osd":6,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0600000000000001,"15min":1.0629999999999999},"min":{"1min":0.67100000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.423,"5min":2.4489999999999998,"15min":2.4489999999999998},"last":0.87},{"interface":"front","average":{"1min":1.038,"5min":1.0389999999999999,"15min":1.0509999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3620000000000001,"5min":1.482,"15min":1.482},"last":0.95499999999999996}]}]},{"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":6392,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738760,"statfs":{"total":95995035648,"available":95988490240,"internally_reserved":0,"allocated":1228800,"data_stored":856087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.88,"15min":0.88800000000000001},"min":{"1min":0.54200000000000004,"5min":0.5,"15min":0.5},"max":{"1min":1.282,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.91800000000000004,"15min":0.93600000000000005},"min":{"1min":0.56799999999999995,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.252,"5min":1.304,"15min":1.304},"last":0.89100000000000001}]},{"osd":1,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.89800000000000002,"15min":0.92300000000000004},"min":{"1min":0.66300000000000003,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.266,"5min":1.411,"15min":1.411},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91500000000000004,"15min":0.92700000000000005},"min":{"1min":0.628,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2130000000000001,"5min":1.419,"15min":1.419},"last":1.0129999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.90000000000000002,"15min":0.91200000000000003},"min":{"1min":0.61599999999999999,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.96899999999999997,"15min":0.98199999999999998},"min":{"1min":0.68000000000000005,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.129,"5min":1.476,"15min":1.476},"last":1.04}]},{"osd":3,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.93700000000000006,"15min":0.96899999999999997},"min":{"1min":0.61599999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.1779999999999999,"5min":1.514,"15min":1.514},"last":0.875},{"interface":"front","average":{"1min":1.022,"5min":0.97199999999999998,"15min":0.98799999999999999},"min":{"1min":0.76000000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.746,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2769999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.90200000000000002,"15min":0.877},"min":{"1min":0.78800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.268,"5min":1.47,"15min":1.47},"last":0.95999999999999996}]},{"osd":5,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.93700000000000006,"15min":0.94099999999999995},"min":{"1min":0.74099999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.306,"5min":1.319,"15min":1.319},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.139,"5min":0.96999999999999997,"15min":0.93000000000000005},"min":{"1min":0.91500000000000004,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.446,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.91500000000000004}]},{"osd":7,"last update":"Sat Sep 23 19:57:35 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.56100000000000005,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3759999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1200000000000001,"15min":1.1279999999999999},"min":{"1min":0.86499999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4630000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.76000000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574950,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6520,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738632,"statfs":{"total":95995035648,"available":95988359168,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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 Sep 23 19:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.69899999999999995,"15min":0.63},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.252,"5min":1.339,"15min":1.339},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.70599999999999996,"15min":0.625},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.98299999999999998,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.65900000000000003}]},{"osd":2,"last update":"Sat Sep 23 19:57:25 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.79500000000000004,"15min":0.69399999999999995},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.79900000000000004,"15min":0.70699999999999996},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46500000000000002},"max":{"1min":1.121,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.60399999999999998}]},{"osd":3,"last update":"Sat Sep 23 19:57:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.74199999999999999,"15min":0.748},"min":{"1min":0.46200000000000002,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.0940000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.876,"15min":0.84999999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.145,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.85599999999999998}]},{"osd":4,"last update":"Sat Sep 23 19:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.92000000000000004,"15min":0.92700000000000005},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.0940000000000001,"5min":1.476,"15min":1.476},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0329999999999999,"15min":0.98099999999999998},"min":{"1min":0.76000000000000001,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.333,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.244}]},{"osd":5,"last update":"Sat Sep 23 19:56:49 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0600000000000001,"15min":1.0669999999999999},"min":{"1min":0.80700000000000005,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3460000000000001,"5min":1.476,"15min":1.476},"last":1.319},{"interface":"front","average":{"1min":1.139,"5min":1.04,"15min":1.02},"min":{"1min":0.81499999999999995,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.454,"5min":1.478,"15min":1.478},"last":0.96199999999999997}]},{"osd":6,"last update":"Sat Sep 23 19:57:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0669999999999999,"15min":1.083},"min":{"1min":0.65500000000000003,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.337,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.006,"5min":1.147,"15min":1.161},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3859999999999999,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.3859999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:57:39 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.131,"15min":1.155},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.4319999999999999,"5min":1.698,"15min":1.698},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0669999999999999,"15min":1.085},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.355,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1140000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738481,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7164,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93737988,"statfs":{"total":95995035648,"available":95987699712,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 Sep 23 19:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.65900000000000003,"15min":0.57599999999999996},"min":{"1min":0.47699999999999998,"5min":0.39300000000000002,"15min":0.38700000000000001},"max":{"1min":0.93200000000000005,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.73999999999999999,"15min":0.629},"min":{"1min":0.34399999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.88500000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.80400000000000005}]},{"osd":2,"last update":"Sat Sep 23 19:57:25 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.80900000000000005,"15min":0.77500000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.39500000000000002},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.6859999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.83699999999999997,"15min":0.81299999999999994},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.046,"5min":1.2450000000000001,"15min":1.5840000000000001},"last":1.0169999999999999}]},{"osd":3,"last update":"Sat Sep 23 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.77600000000000002,"15min":0.77000000000000002},"min":{"1min":0.45400000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1399999999999999,"5min":1.22,"15min":1.2490000000000001},"last":1.226},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.81899999999999995,"15min":0.75700000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.5029999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.72399999999999998}]},{"osd":4,"last update":"Sat Sep 23 19:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.94999999999999996,"15min":0.91400000000000003},"min":{"1min":0.70699999999999996,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.286,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.996,"5min":0.97299999999999998,"15min":0.97699999999999998},"min":{"1min":0.70299999999999996,"5min":0.629,"15min":0.629},"max":{"1min":1.2809999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.98799999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.012,"15min":1.002},"min":{"1min":0.78300000000000003,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0580000000000001,"15min":1.034},"min":{"1min":0.754,"5min":0.751,"15min":0.751},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.1519999999999999}]},{"osd":6,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.095,"15min":1.133},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.181},{"interface":"front","average":{"1min":1.169,"5min":1.139,"15min":1.155},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.2949999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:57:35 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1120000000000001,"15min":1.1299999999999999},"min":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.327},{"interface":"front","average":{"1min":1.157,"5min":1.1399999999999999,"15min":1.131},"min":{"1min":0.80000000000000004,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.097}]}]},{"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":6452,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738700,"statfs":{"total":95995035648,"available":95988428800,"internally_reserved":0,"allocated":634880,"data_stored":265431,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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 Sep 23 19:57:27 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.64800000000000002,"15min":0.59899999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.85399999999999998,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.626,"5min":0.76600000000000001,"15min":0.70099999999999996},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.0269999999999999,"5min":1.24,"15min":1.24},"last":0.90100000000000002}]},{"osd":1,"last update":"Sat Sep 23 19:57:27 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.78000000000000003,"15min":0.70099999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.83299999999999996,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.74199999999999999,"15min":0.67800000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.131,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.68899999999999995}]},{"osd":3,"last update":"Sat Sep 23 19:57:18 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.89200000000000002,"15min":0.83499999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.274,"5min":1.488,"15min":1.488},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.83699999999999997,"15min":0.79500000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.751}]},{"osd":4,"last update":"Sat Sep 23 19:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0289999999999999,"15min":0.999},"min":{"1min":0.59699999999999998,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.204,"5min":1.738,"15min":1.738},"last":1.113},{"interface":"front","average":{"1min":1.018,"5min":0.97099999999999997,"15min":0.94599999999999995},"min":{"1min":0.83299999999999996,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.145}]},{"osd":5,"last update":"Sat Sep 23 19:56:55 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1950000000000001,"5min":1.474,"15min":1.474},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.081,"15min":1.0700000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.407,"5min":1.772,"15min":1.772},"last":1.198}]},{"osd":6,"last update":"Sat Sep 23 19:56:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.127,"15min":1.139},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.327,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.3500000000000001,"5min":1.399,"15min":1.399},"last":1.0640000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:57:37 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.139,"15min":1.1699999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.181},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0840000000000001,"15min":1.1040000000000001},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.3200000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.089}]}]},{"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":5880,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739272,"statfs":{"total":95995035648,"available":95989014528,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 Sep 23 19:57:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.66900000000000004,"15min":0.67900000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.78500000000000003,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.77400000000000002,"15min":0.74099999999999999},"min":{"1min":0.42499999999999999,"5min":0.40600000000000003,"15min":0.39000000000000001},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.75600000000000001}]},{"osd":1,"last update":"Sat Sep 23 19:57:20 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.77600000000000002,"15min":0.75600000000000001},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.71,"5min":1.71,"15min":1.71},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.746,"5min":0.77500000000000002,"15min":0.76500000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.1519999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.92800000000000005}]},{"osd":2,"last update":"Sat Sep 23 19:57:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.83699999999999997,"15min":0.79900000000000004},"min":{"1min":0.50900000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.02},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.79800000000000004,"15min":0.78400000000000003},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.153,"5min":1.363,"15min":1.363},"last":0.85099999999999998}]},{"osd":4,"last update":"Sat Sep 23 19:57:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.97299999999999998,"15min":0.94299999999999995},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.002,"15min":0.97699999999999998},"min":{"1min":0.68700000000000006,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":2.04,"5min":2.04,"15min":2.04},"last":0.81899999999999995}]},{"osd":5,"last update":"Sat Sep 23 19:57:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0389999999999999,"15min":1.0289999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0209999999999999,"15min":0.99099999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3169999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.97199999999999998}]},{"osd":6,"last update":"Sat Sep 23 19:57:46 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.071,"15min":1.1180000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.4770000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.23},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1240000000000001,"15min":1.133},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4410000000000001,"5min":1.732,"15min":1.732},"last":1.1499999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:57:40 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.169,"15min":1.2050000000000001},"min":{"1min":0.78900000000000003,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.49,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.194},{"interface":"front","average":{"1min":1.042,"5min":1.1599999999999999,"15min":1.204},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.921,"5min":1.921,"15min":1.921},"last":1.117}]}]},{"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":5880,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739272,"statfs":{"total":95995035648,"available":95989014528,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.90000000000000002,"15min":0.88200000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.304,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.89600000000000002,"15min":0.88600000000000001},"min":{"1min":0.52700000000000002,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2829999999999999,"5min":1.446,"15min":1.446},"last":1.0780000000000001}]},{"osd":1,"last update":"Sat Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.82599999999999996,"15min":0.80200000000000005},"min":{"1min":0.68400000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.0389999999999999,"5min":1.23,"15min":1.23},"last":0.871},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.63500000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.446,"5min":1.595,"15min":1.595},"last":0.74299999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.88900000000000001,"15min":0.85699999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93200000000000005,"15min":0.94199999999999995},"min":{"1min":0.59799999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.264,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.024}]},{"osd":3,"last update":"Sat Sep 23 19:57:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.95099999999999996,"15min":0.93700000000000006},"min":{"1min":0.625,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.232,"5min":1.802,"15min":1.802},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90500000000000003,"15min":0.91100000000000003},"min":{"1min":0.64200000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.98599999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:56:55 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.81100000000000005,"15min":0.78100000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.5129999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.133},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92200000000000004,"15min":0.877},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3819999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.153}]},{"osd":6,"last update":"Sat Sep 23 19:57:45 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":0.97399999999999998,"15min":0.95299999999999996},"min":{"1min":0.77300000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.413,"5min":1.726,"15min":1.726},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.1399999999999999,"5min":0.96799999999999997,"15min":0.94399999999999995},"min":{"1min":0.72099999999999997,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.526,"5min":1.53,"15min":1.53},"last":1.042}]},{"osd":7,"last update":"Sat Sep 23 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.079,"15min":1.095},"min":{"1min":0.57099999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.6299999999999999,"5min":1.768,"15min":1.768},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.121,"5min":1.0109999999999999,"15min":1.004},"min":{"1min":0.61599999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.107}]}]},{"osd":5,"up_from":39,"seq":167503724607,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5816,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739336,"statfs":{"total":95995035648,"available":95989080064,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.89500000000000002,"15min":0.85799999999999998},"min":{"1min":0.55400000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.234,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.89200000000000002,"15min":0.90800000000000003},"min":{"1min":0.59599999999999997,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3560000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.58699999999999997}]},{"osd":1,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.258,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90200000000000002,"15min":0.90700000000000003},"min":{"1min":0.72699999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.244,"5min":1.302,"15min":1.302},"last":1.069}]},{"osd":2,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.88,"15min":0.90000000000000002},"min":{"1min":0.53600000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.92500000000000004,"15min":0.92600000000000005},"min":{"1min":0.61399999999999999,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.999}]},{"osd":3,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96599999999999997,"15min":0.94599999999999995},"min":{"1min":0.70999999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3799999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.92500000000000004,"15min":0.93799999999999994},"min":{"1min":0.57999999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.1639999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.79300000000000004,"15min":0.745},"min":{"1min":0.44800000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.137,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.878},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.82099999999999995,"15min":0.80500000000000005},"min":{"1min":0.51700000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.91100000000000003}]},{"osd":6,"last update":"Sat Sep 23 19:57:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":0.93000000000000005,"15min":0.878},"min":{"1min":0.751,"5min":0.496,"15min":0.496},"max":{"1min":1.3109999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.98299999999999998,"15min":0.99199999999999999},"min":{"1min":0.56599999999999995,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.292,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.0920000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0169999999999999,"15min":1.0269999999999999},"min":{"1min":0.55600000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.304,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.123},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.157,"15min":1.161},"min":{"1min":0.79300000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.391,"5min":1.518,"15min":1.518},"last":1.1120000000000001}]}]}],"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-09-23T19:57:53.164 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T19:57:53.164 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T19:57:53.164 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T19:57:53.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T19:57:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:53 smithi112 bash[27353]: cluster 2023-09-23T19:57:51.664158+0000 mgr.y (mgr.24356) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:53 smithi112 bash[27353]: audit 2023-09-23T19:57:52.420840+0000 mgr.y (mgr.24356) 104 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:57:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:53 smithi112 bash[41728]: cluster 2023-09-23T19:57:51.664158+0000 mgr.y (mgr.24356) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:53.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:53 smithi112 bash[41728]: audit 2023-09-23T19:57:52.420840+0000 mgr.y (mgr.24356) 104 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:57:53.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:53 smithi174 bash[31352]: cluster 2023-09-23T19:57:51.664158+0000 mgr.y (mgr.24356) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:53.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:53 smithi174 bash[31352]: audit 2023-09-23T19:57:52.420840+0000 mgr.y (mgr.24356) 104 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:57:55.418 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:55 smithi112 bash[27353]: cluster 2023-09-23T19:57:53.664965+0000 mgr.y (mgr.24356) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:55.419 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:55 smithi112 bash[41728]: cluster 2023-09-23T19:57:53.664965+0000 mgr.y (mgr.24356) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:55.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:55 smithi174 bash[31352]: cluster 2023-09-23T19:57:53.664965+0000 mgr.y (mgr.24356) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:55.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:57:55 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:55] "GET /metrics HTTP/1.1" 200 203177 "" "Prometheus/2.43.0" 2023-09-23T19:57:57.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:57 smithi174 bash[31352]: cluster 2023-09-23T19:57:55.665554+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:57.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:57 smithi112 bash[27353]: cluster 2023-09-23T19:57:55.665554+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:57.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:57 smithi112 bash[41728]: cluster 2023-09-23T19:57:55.665554+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:57.932 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:57:58.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:57:58 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:57:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:57:59.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:57:59 smithi174 bash[31352]: cluster 2023-09-23T19:57:57.666192+0000 mgr.y (mgr.24356) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:59.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:57:59 smithi112 bash[27353]: cluster 2023-09-23T19:57:57.666192+0000 mgr.y (mgr.24356) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:57:59.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:57:59 smithi112 bash[41728]: cluster 2023-09-23T19:57:57.666192+0000 mgr.y (mgr.24356) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:01.001 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:58:01.001 INFO:teuthology.orchestra.run.smithi112.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T19:58:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:01 smithi112 bash[27353]: cluster 2023-09-23T19:57:59.666726+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:01 smithi112 bash[27353]: audit 2023-09-23T19:58:01.002966+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.112:0/4029546801' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T19:58:01.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:01 smithi112 bash[41728]: cluster 2023-09-23T19:57:59.666726+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:01.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:01 smithi112 bash[41728]: audit 2023-09-23T19:58:01.002966+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.112:0/4029546801' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T19:58:01.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:01 smithi174 bash[31352]: cluster 2023-09-23T19:57:59.666726+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:01.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:01 smithi174 bash[31352]: audit 2023-09-23T19:58:01.002966+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.112:0/4029546801' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T19:58:01.789 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T19:58:01.789 INFO:tasks.cephadm:Setup complete, yielding 2023-09-23T19:58:01.790 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-23T19:58:01.798 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi112.front.sepia.ceph.com 2023-09-23T19:58:01.799 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-23T19:58:02.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:02 smithi174 bash[31352]: audit 2023-09-23T19:58:01.738600+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:02.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:02 smithi112 bash[27353]: audit 2023-09-23T19:58:01.738600+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:02.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:02 smithi112 bash[41728]: audit 2023-09-23T19:58:01.738600+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:03.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:03 smithi174 bash[31352]: cluster 2023-09-23T19:58:01.667246+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:03.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:03 smithi112 bash[27353]: cluster 2023-09-23T19:58:01.667246+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:03.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:03 smithi112 bash[41728]: cluster 2023-09-23T19:58:01.667246+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:05.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:05 smithi174 bash[31352]: cluster 2023-09-23T19:58:03.667920+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:05.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:05 smithi112 bash[27353]: cluster 2023-09-23T19:58:03.667920+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:05.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:58:05 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:05] "GET /metrics HTTP/1.1" 200 203173 "" "Prometheus/2.43.0" 2023-09-23T19:58:05.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:05 smithi112 bash[41728]: cluster 2023-09-23T19:58:03.667920+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:06.572 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:07.496 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:07 smithi112 bash[41728]: cluster 2023-09-23T19:58:05.668492+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:07.496 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:07 smithi112 bash[27353]: cluster 2023-09-23T19:58:05.668492+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:07.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:07 smithi174 bash[31352]: cluster 2023-09-23T19:58:05.668492+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:08.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:58:08 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:58:09.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:09 smithi112 bash[41728]: cluster 2023-09-23T19:58:07.669200+0000 mgr.y (mgr.24356) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:09.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:09 smithi112 bash[27353]: cluster 2023-09-23T19:58:07.669200+0000 mgr.y (mgr.24356) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:09.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:09 smithi174 bash[31352]: cluster 2023-09-23T19:58:07.669200+0000 mgr.y (mgr.24356) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:10.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:10 smithi174 bash[31352]: audit 2023-09-23T19:58:09.603269+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T19:58:10.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:10 smithi112 bash[27353]: audit 2023-09-23T19:58:09.603269+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T19:58:10.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:10 smithi112 bash[41728]: audit 2023-09-23T19:58:09.603269+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[27353]: audit 2023-09-23T19:58:09.602360+0000 mgr.y (mgr.24356) 113 : audit [DBG] from='client.24554 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[27353]: cluster 2023-09-23T19:58:09.669663+0000 mgr.y (mgr.24356) 114 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[27353]: audit 2023-09-23T19:58:10.212271+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[27353]: cluster 2023-09-23T19:58:10.212521+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[27353]: audit 2023-09-23T19:58:10.214885+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[27353]: debug 2023-09-23T19:58:11.232+0000 7f851c401700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T19:58:11.528 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[41728]: audit 2023-09-23T19:58:09.602360+0000 mgr.y (mgr.24356) 113 : audit [DBG] from='client.24554 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:11.529 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[41728]: cluster 2023-09-23T19:58:09.669663+0000 mgr.y (mgr.24356) 114 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:11.529 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[41728]: audit 2023-09-23T19:58:10.212271+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T19:58:11.529 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[41728]: cluster 2023-09-23T19:58:10.212521+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T19:58:11.529 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:11 smithi112 bash[41728]: audit 2023-09-23T19:58:10.214885+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T19:58:11.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:11 smithi174 bash[31352]: audit 2023-09-23T19:58:09.602360+0000 mgr.y (mgr.24356) 113 : audit [DBG] from='client.24554 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:11.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:11 smithi174 bash[31352]: cluster 2023-09-23T19:58:09.669663+0000 mgr.y (mgr.24356) 114 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:11.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:11 smithi174 bash[31352]: audit 2023-09-23T19:58:10.212271+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T19:58:11.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:11 smithi174 bash[31352]: cluster 2023-09-23T19:58:10.212521+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T19:58:11.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:11 smithi174 bash[31352]: audit 2023-09-23T19:58:10.214885+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T19:58:12.292 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-23T19:58:12.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.215500+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cluster 2023-09-23T19:58:11.215687+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.231849+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cluster 2023-09-23T19:58:11.233753+0000 mon.a (mon.0) 794 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cluster 2023-09-23T19:58:11.234209+0000 mon.a (mon.0) 795 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cluster 2023-09-23T19:58:11.245182+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.245281+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cluster 2023-09-23T19:58:11.245357+0000 mon.a (mon.0) 798 : cluster [DBG] fsmap foo:0 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cephadm 2023-09-23T19:58:11.248336+0000 mgr.y (mgr.24356) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.255307+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.275079+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.278296+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.279556+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.286225+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.291676+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T19:58:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.297056+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T19:58:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: audit 2023-09-23T19:58:11.298245+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:12 smithi174 bash[31352]: cephadm 2023-09-23T19:58:11.299493+0000 mgr.y (mgr.24356) 116 : cephadm [INF] Deploying daemon mds.foo.smithi112.qmnapf on smithi112 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.215500+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cluster 2023-09-23T19:58:11.215687+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.231849+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cluster 2023-09-23T19:58:11.233753+0000 mon.a (mon.0) 794 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cluster 2023-09-23T19:58:11.234209+0000 mon.a (mon.0) 795 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cluster 2023-09-23T19:58:11.245182+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.245281+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cluster 2023-09-23T19:58:11.245357+0000 mon.a (mon.0) 798 : cluster [DBG] fsmap foo:0 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cephadm 2023-09-23T19:58:11.248336+0000 mgr.y (mgr.24356) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T19:58:12.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.255307+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.275079+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.278296+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.279556+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.286225+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.291676+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.297056+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: audit 2023-09-23T19:58:11.298245+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[27353]: cephadm 2023-09-23T19:58:11.299493+0000 mgr.y (mgr.24356) 116 : cephadm [INF] Deploying daemon mds.foo.smithi112.qmnapf on smithi112 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.215500+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T19:58:12.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cluster 2023-09-23T19:58:11.215687+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.231849+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cluster 2023-09-23T19:58:11.233753+0000 mon.a (mon.0) 794 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cluster 2023-09-23T19:58:11.234209+0000 mon.a (mon.0) 795 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cluster 2023-09-23T19:58:11.245182+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.245281+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cluster 2023-09-23T19:58:11.245357+0000 mon.a (mon.0) 798 : cluster [DBG] fsmap foo:0 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cephadm 2023-09-23T19:58:11.248336+0000 mgr.y (mgr.24356) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.255307+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.275079+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.278296+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.279556+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.286225+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:12.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.291676+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T19:58:12.590 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.297056+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T19:58:12.590 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: audit 2023-09-23T19:58:11.298245+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:12.590 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:12 smithi112 bash[41728]: cephadm 2023-09-23T19:58:11.299493+0000 mgr.y (mgr.24356) 116 : cephadm [INF] Deploying daemon mds.foo.smithi112.qmnapf on smithi112 2023-09-23T19:58:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:13 smithi112 bash[27353]: cluster 2023-09-23T19:58:11.670219+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v90: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:13 smithi112 bash[27353]: cluster 2023-09-23T19:58:12.244073+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T19:58:13.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:13 smithi112 bash[41728]: cluster 2023-09-23T19:58:11.670219+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v90: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:13.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:13 smithi112 bash[41728]: cluster 2023-09-23T19:58:12.244073+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T19:58:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:13 smithi174 bash[31352]: cluster 2023-09-23T19:58:11.670219+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v90: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:13.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:13 smithi174 bash[31352]: cluster 2023-09-23T19:58:12.244073+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T19:58:14.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: cluster 2023-09-23T19:58:13.260024+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: audit 2023-09-23T19:58:14.090400+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: audit 2023-09-23T19:58:14.097340+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: audit 2023-09-23T19:58:14.126467+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: audit 2023-09-23T19:58:14.127499+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: audit 2023-09-23T19:58:14.131926+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[41728]: audit 2023-09-23T19:58:14.133057+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: cluster 2023-09-23T19:58:13.260024+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T19:58:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: audit 2023-09-23T19:58:14.090400+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: audit 2023-09-23T19:58:14.097340+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: audit 2023-09-23T19:58:14.126467+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: audit 2023-09-23T19:58:14.127499+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T19:58:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: audit 2023-09-23T19:58:14.131926+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T19:58:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:14 smithi112 bash[27353]: audit 2023-09-23T19:58:14.133057+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:14.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: cluster 2023-09-23T19:58:13.260024+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T19:58:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: audit 2023-09-23T19:58:14.090400+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: audit 2023-09-23T19:58:14.097340+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: audit 2023-09-23T19:58:14.126467+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: audit 2023-09-23T19:58:14.127499+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T19:58:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: audit 2023-09-23T19:58:14.131926+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T19:58:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:14 smithi174 bash[31352]: audit 2023-09-23T19:58:14.133057+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:15 smithi112 bash[27353]: cluster 2023-09-23T19:58:13.670739+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:15 smithi112 bash[27353]: cephadm 2023-09-23T19:58:14.134169+0000 mgr.y (mgr.24356) 119 : cephadm [INF] Deploying daemon mds.foo.smithi174.hlooba on smithi174 2023-09-23T19:58:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:15 smithi112 bash[41728]: cluster 2023-09-23T19:58:13.670739+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:15 smithi112 bash[41728]: cephadm 2023-09-23T19:58:14.134169+0000 mgr.y (mgr.24356) 119 : cephadm [INF] Deploying daemon mds.foo.smithi174.hlooba on smithi174 2023-09-23T19:58:15.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:15 smithi174 bash[31352]: cluster 2023-09-23T19:58:13.670739+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:15.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:15 smithi174 bash[31352]: cephadm 2023-09-23T19:58:14.134169+0000 mgr.y (mgr.24356) 119 : cephadm [INF] Deploying daemon mds.foo.smithi174.hlooba on smithi174 2023-09-23T19:58:15.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:58:15 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:15] "GET /metrics HTTP/1.1" 200 203173 "" "Prometheus/2.43.0" 2023-09-23T19:58:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.266509+0000 mon.a (mon.0) 815 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3752536409,v1:172.21.15.112:6835/3752536409] up:boot 2023-09-23T19:58:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.266567+0000 mon.a (mon.0) 816 : cluster [INF] daemon mds.foo.smithi112.qmnapf assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.266626+0000 mon.a (mon.0) 817 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.266652+0000 mon.a (mon.0) 818 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.266667+0000 mon.a (mon.0) 819 : cluster [INF] Cluster is now healthy 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.266962+0000 mon.a (mon.0) 820 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: audit 2023-09-23T19:58:15.267145+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.273790+0000 mon.a (mon.0) 822 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:creating} 2023-09-23T19:58:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:16 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.291897+0000 mon.a (mon.0) 823 : cluster [INF] daemon mds.foo.smithi112.qmnapf is now active in filesystem foo as rank 0 2023-09-23T19:58:16.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.266509+0000 mon.a (mon.0) 815 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3752536409,v1:172.21.15.112:6835/3752536409] up:boot 2023-09-23T19:58:16.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.266567+0000 mon.a (mon.0) 816 : cluster [INF] daemon mds.foo.smithi112.qmnapf assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T19:58:16.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.266626+0000 mon.a (mon.0) 817 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.266652+0000 mon.a (mon.0) 818 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.266667+0000 mon.a (mon.0) 819 : cluster [INF] Cluster is now healthy 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.266962+0000 mon.a (mon.0) 820 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: audit 2023-09-23T19:58:15.267145+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.273790+0000 mon.a (mon.0) 822 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:creating} 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.291897+0000 mon.a (mon.0) 823 : cluster [INF] daemon mds.foo.smithi112.qmnapf is now active in filesystem foo as rank 0 2023-09-23T19:58:16.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.266509+0000 mon.a (mon.0) 815 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3752536409,v1:172.21.15.112:6835/3752536409] up:boot 2023-09-23T19:58:16.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.266567+0000 mon.a (mon.0) 816 : cluster [INF] daemon mds.foo.smithi112.qmnapf assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T19:58:16.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.266626+0000 mon.a (mon.0) 817 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T19:58:16.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.266652+0000 mon.a (mon.0) 818 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T19:58:16.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.266667+0000 mon.a (mon.0) 819 : cluster [INF] Cluster is now healthy 2023-09-23T19:58:16.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.266962+0000 mon.a (mon.0) 820 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T19:58:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: audit 2023-09-23T19:58:15.267145+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T19:58:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.273790+0000 mon.a (mon.0) 822 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:creating} 2023-09-23T19:58:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:16 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.291897+0000 mon.a (mon.0) 823 : cluster [INF] daemon mds.foo.smithi112.qmnapf is now active in filesystem foo as rank 0 2023-09-23T19:58:17.055 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:17.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: cluster 2023-09-23T19:58:15.671418+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: cluster 2023-09-23T19:58:16.286030+0000 mon.a (mon.0) 824 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3752536409,v1:172.21.15.112:6835/3752536409] up:active 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: cluster 2023-09-23T19:58:16.286114+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:active} 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.658665+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.667759+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.713311+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.722139+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.731054+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.739436+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.802122+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[27353]: audit 2023-09-23T19:58:16.844905+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: cluster 2023-09-23T19:58:15.671418+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: cluster 2023-09-23T19:58:16.286030+0000 mon.a (mon.0) 824 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3752536409,v1:172.21.15.112:6835/3752536409] up:active 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: cluster 2023-09-23T19:58:16.286114+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:active} 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.658665+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.667759+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.713311+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.722139+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.731054+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.739436+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:17.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.802122+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:17 smithi112 bash[41728]: audit 2023-09-23T19:58:16.844905+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:17.559 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: cluster 2023-09-23T19:58:15.671418+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:17.559 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: cluster 2023-09-23T19:58:16.286030+0000 mon.a (mon.0) 824 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3752536409,v1:172.21.15.112:6835/3752536409] up:active 2023-09-23T19:58:17.559 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: cluster 2023-09-23T19:58:16.286114+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:active} 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.658665+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.667759+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.713311+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.722139+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.731054+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.739436+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.802122+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:17.560 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:17 smithi174 bash[31352]: audit 2023-09-23T19:58:16.844905+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:18.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:58:18 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:17.672513+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.296651+0000 mon.a (mon.0) 834 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:boot 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.296785+0000 mon.a (mon.0) 835 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi112.qmnapf in favor of higher affinity standby. 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.296817+0000 mon.a (mon.0) 836 : cluster [WRN] Replacing daemon mds.foo.smithi112.qmnapf as rank 0 with standby daemon mds.foo.smithi174.hlooba 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.298377+0000 mon.a (mon.0) 837 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.298407+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.298434+0000 mon.a (mon.0) 839 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:active} 1 up:standby 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: audit 2023-09-23T19:58:18.298649+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T19:58:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.305207+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T19:58:19.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:19 smithi174 bash[31352]: cluster 2023-09-23T19:58:18.315189+0000 mon.a (mon.0) 842 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:replay} 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:17.672513+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.296651+0000 mon.a (mon.0) 834 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:boot 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.296785+0000 mon.a (mon.0) 835 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi112.qmnapf in favor of higher affinity standby. 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.296817+0000 mon.a (mon.0) 836 : cluster [WRN] Replacing daemon mds.foo.smithi112.qmnapf as rank 0 with standby daemon mds.foo.smithi174.hlooba 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.298377+0000 mon.a (mon.0) 837 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.298407+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.298434+0000 mon.a (mon.0) 839 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:active} 1 up:standby 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: audit 2023-09-23T19:58:18.298649+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.305207+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T19:58:19.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[27353]: cluster 2023-09-23T19:58:18.315189+0000 mon.a (mon.0) 842 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:replay} 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:17.672513+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.296651+0000 mon.a (mon.0) 834 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:boot 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.296785+0000 mon.a (mon.0) 835 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi112.qmnapf in favor of higher affinity standby. 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.296817+0000 mon.a (mon.0) 836 : cluster [WRN] Replacing daemon mds.foo.smithi112.qmnapf as rank 0 with standby daemon mds.foo.smithi174.hlooba 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.298377+0000 mon.a (mon.0) 837 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.298407+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.298434+0000 mon.a (mon.0) 839 : cluster [DBG] fsmap foo:1 {0=foo.smithi112.qmnapf=up:active} 1 up:standby 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: audit 2023-09-23T19:58:18.298649+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.305207+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T19:58:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:19 smithi112 bash[41728]: cluster 2023-09-23T19:58:18.315189+0000 mon.a (mon.0) 842 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:replay} 2023-09-23T19:58:20.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:20 smithi174 bash[31352]: cluster 2023-09-23T19:58:19.311607+0000 mon.a (mon.0) 843 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T19:58:20.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:20 smithi174 bash[31352]: cluster 2023-09-23T19:58:19.318064+0000 mon.a (mon.0) 844 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:reconnect 2023-09-23T19:58:20.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:20 smithi174 bash[31352]: cluster 2023-09-23T19:58:19.318156+0000 mon.a (mon.0) 845 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3223255573,v1:172.21.15.112:6835/3223255573] up:boot 2023-09-23T19:58:20.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:20 smithi174 bash[31352]: cluster 2023-09-23T19:58:19.318258+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:reconnect} 1 up:standby 2023-09-23T19:58:20.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:20 smithi174 bash[31352]: audit 2023-09-23T19:58:19.318411+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T19:58:20.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[27353]: cluster 2023-09-23T19:58:19.311607+0000 mon.a (mon.0) 843 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T19:58:20.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[27353]: cluster 2023-09-23T19:58:19.318064+0000 mon.a (mon.0) 844 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:reconnect 2023-09-23T19:58:20.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[27353]: cluster 2023-09-23T19:58:19.318156+0000 mon.a (mon.0) 845 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3223255573,v1:172.21.15.112:6835/3223255573] up:boot 2023-09-23T19:58:20.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[27353]: cluster 2023-09-23T19:58:19.318258+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:reconnect} 1 up:standby 2023-09-23T19:58:20.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[27353]: audit 2023-09-23T19:58:19.318411+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T19:58:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[41728]: cluster 2023-09-23T19:58:19.311607+0000 mon.a (mon.0) 843 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T19:58:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[41728]: cluster 2023-09-23T19:58:19.318064+0000 mon.a (mon.0) 844 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:reconnect 2023-09-23T19:58:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[41728]: cluster 2023-09-23T19:58:19.318156+0000 mon.a (mon.0) 845 : cluster [DBG] mds.? [v2:172.21.15.112:6834/3223255573,v1:172.21.15.112:6835/3223255573] up:boot 2023-09-23T19:58:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[41728]: cluster 2023-09-23T19:58:19.318258+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:reconnect} 1 up:standby 2023-09-23T19:58:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:20 smithi112 bash[41728]: audit 2023-09-23T19:58:19.318411+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T19:58:20.932 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-23T19:58:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[27353]: cluster 2023-09-23T19:58:19.673200+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-09-23T19:58:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[27353]: cluster 2023-09-23T19:58:20.327224+0000 mon.a (mon.0) 848 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:rejoin 2023-09-23T19:58:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[27353]: cluster 2023-09-23T19:58:20.327269+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:rejoin} 1 up:standby 2023-09-23T19:58:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[27353]: cluster 2023-09-23T19:58:20.328237+0000 mon.a (mon.0) 850 : cluster [INF] daemon mds.foo.smithi174.hlooba is now active in filesystem foo as rank 0 2023-09-23T19:58:21.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[41728]: cluster 2023-09-23T19:58:19.673200+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-09-23T19:58:21.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[41728]: cluster 2023-09-23T19:58:20.327224+0000 mon.a (mon.0) 848 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:rejoin 2023-09-23T19:58:21.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[41728]: cluster 2023-09-23T19:58:20.327269+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:rejoin} 1 up:standby 2023-09-23T19:58:21.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:21 smithi112 bash[41728]: cluster 2023-09-23T19:58:20.328237+0000 mon.a (mon.0) 850 : cluster [INF] daemon mds.foo.smithi174.hlooba is now active in filesystem foo as rank 0 2023-09-23T19:58:21.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:21 smithi174 bash[31352]: cluster 2023-09-23T19:58:19.673200+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-09-23T19:58:21.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:21 smithi174 bash[31352]: cluster 2023-09-23T19:58:20.327224+0000 mon.a (mon.0) 848 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:rejoin 2023-09-23T19:58:21.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:21 smithi174 bash[31352]: cluster 2023-09-23T19:58:20.327269+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi174.hlooba=up:rejoin} 1 up:standby 2023-09-23T19:58:21.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:21 smithi174 bash[31352]: cluster 2023-09-23T19:58:20.328237+0000 mon.a (mon.0) 850 : cluster [INF] daemon mds.foo.smithi174.hlooba is now active in filesystem foo as rank 0 2023-09-23T19:58:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[27353]: cluster 2023-09-23T19:58:21.325278+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T19:58:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[27353]: cluster 2023-09-23T19:58:21.325339+0000 mon.a (mon.0) 852 : cluster [INF] Cluster is now healthy 2023-09-23T19:58:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[27353]: cluster 2023-09-23T19:58:21.334252+0000 mon.a (mon.0) 853 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:active 2023-09-23T19:58:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[27353]: cluster 2023-09-23T19:58:21.334418+0000 mon.a (mon.0) 854 : cluster [DBG] fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T19:58:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[27353]: audit 2023-09-23T19:58:21.818811+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:22.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[41728]: cluster 2023-09-23T19:58:21.325278+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T19:58:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[41728]: cluster 2023-09-23T19:58:21.325339+0000 mon.a (mon.0) 852 : cluster [INF] Cluster is now healthy 2023-09-23T19:58:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[41728]: cluster 2023-09-23T19:58:21.334252+0000 mon.a (mon.0) 853 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:active 2023-09-23T19:58:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[41728]: cluster 2023-09-23T19:58:21.334418+0000 mon.a (mon.0) 854 : cluster [DBG] fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T19:58:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:22 smithi112 bash[41728]: audit 2023-09-23T19:58:21.818811+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:22.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:22 smithi174 bash[31352]: cluster 2023-09-23T19:58:21.325278+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T19:58:22.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:22 smithi174 bash[31352]: cluster 2023-09-23T19:58:21.325339+0000 mon.a (mon.0) 852 : cluster [INF] Cluster is now healthy 2023-09-23T19:58:22.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:22 smithi174 bash[31352]: cluster 2023-09-23T19:58:21.334252+0000 mon.a (mon.0) 853 : cluster [DBG] mds.? [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] up:active 2023-09-23T19:58:22.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:22 smithi174 bash[31352]: cluster 2023-09-23T19:58:21.334418+0000 mon.a (mon.0) 854 : cluster [DBG] fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T19:58:22.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:22 smithi174 bash[31352]: audit 2023-09-23T19:58:21.818811+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.565 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: cluster 2023-09-23T19:58:21.673790+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:22.391500+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:22.402422+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.050123+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.058996+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.060577+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.061746+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.069918+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.146471+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.150149+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.151744+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:23.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:23 smithi174 bash[31352]: audit 2023-09-23T19:58:23.162232+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: cluster 2023-09-23T19:58:21.673790+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:22.391500+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:22.402422+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.050123+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.058996+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.060577+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.061746+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.069918+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.146471+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.150149+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.151744+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[27353]: audit 2023-09-23T19:58:23.162232+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: cluster 2023-09-23T19:58:21.673790+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:22.391500+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:22.402422+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.050123+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.058996+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.060577+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.061746+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.069918+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.146471+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.150149+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.151744+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:23 smithi112 bash[41728]: audit 2023-09-23T19:58:23.162232+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:58:25.475 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:25.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:25 smithi112 bash[27353]: cluster 2023-09-23T19:58:23.674919+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T19:58:25.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:58:25 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:25] "GET /metrics HTTP/1.1" 200 238072 "" "Prometheus/2.43.0" 2023-09-23T19:58:25.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:25 smithi112 bash[41728]: cluster 2023-09-23T19:58:23.674919+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T19:58:25.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:25 smithi174 bash[31352]: cluster 2023-09-23T19:58:23.674919+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T19:58:27.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:27 smithi112 bash[41728]: cluster 2023-09-23T19:58:25.675469+0000 mgr.y (mgr.24356) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T19:58:27.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:27 smithi112 bash[27353]: cluster 2023-09-23T19:58:25.675469+0000 mgr.y (mgr.24356) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T19:58:27.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:27 smithi174 bash[31352]: cluster 2023-09-23T19:58:25.675469+0000 mgr.y (mgr.24356) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T19:58:28.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:58:28 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:58:29.110 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T19:58:29.118 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T19:58:29.118 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T19:58:29.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T19:58:29.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:29 smithi112 bash[27353]: cluster 2023-09-23T19:58:27.676501+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T19:58:29.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:29 smithi112 bash[41728]: cluster 2023-09-23T19:58:27.676501+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T19:58:29.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:29 smithi174 bash[31352]: cluster 2023-09-23T19:58:27.676501+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T19:58:31.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:31 smithi174 bash[31352]: cluster 2023-09-23T19:58:29.677203+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T19:58:31.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:31 smithi112 bash[27353]: cluster 2023-09-23T19:58:29.677203+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T19:58:31.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:31 smithi112 bash[41728]: cluster 2023-09-23T19:58:29.677203+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T19:58:32.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:32 smithi174 bash[31352]: audit 2023-09-23T19:58:31.672449+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T19:58:32.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:32 smithi174 bash[31352]: audit 2023-09-23T19:58:31.673157+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-09-23T19:58:32.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:32 smithi174 bash[31352]: audit 2023-09-23T19:58:31.673568+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-09-23T19:58:32.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:32 smithi174 bash[31352]: audit 2023-09-23T19:58:31.742158+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:32.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[41728]: audit 2023-09-23T19:58:31.672449+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T19:58:32.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[41728]: audit 2023-09-23T19:58:31.673157+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-09-23T19:58:32.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[41728]: audit 2023-09-23T19:58:31.673568+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-09-23T19:58:32.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[41728]: audit 2023-09-23T19:58:31.742158+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:32.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[27353]: audit 2023-09-23T19:58:31.672449+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T19:58:32.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[27353]: audit 2023-09-23T19:58:31.673157+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-09-23T19:58:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[27353]: audit 2023-09-23T19:58:31.673568+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-09-23T19:58:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:32 smithi112 bash[27353]: audit 2023-09-23T19:58:31.742158+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:33.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:33 smithi174 bash[31352]: cluster 2023-09-23T19:58:31.677784+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2023-09-23T19:58:33.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:33 smithi174 bash[31352]: audit 2023-09-23T19:58:32.419884+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T19:58:33.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:33 smithi174 bash[31352]: audit 2023-09-23T19:58:32.420021+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-09-23T19:58:33.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:33 smithi174 bash[31352]: audit 2023-09-23T19:58:32.420101+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-09-23T19:58:33.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:33 smithi174 bash[31352]: cluster 2023-09-23T19:58:32.420163+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T19:58:33.896 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:33.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[27353]: cluster 2023-09-23T19:58:31.677784+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2023-09-23T19:58:33.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[27353]: audit 2023-09-23T19:58:32.419884+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T19:58:33.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[27353]: audit 2023-09-23T19:58:32.420021+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-09-23T19:58:33.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[27353]: audit 2023-09-23T19:58:32.420101+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-09-23T19:58:33.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[27353]: cluster 2023-09-23T19:58:32.420163+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T19:58:33.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[41728]: cluster 2023-09-23T19:58:31.677784+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2023-09-23T19:58:33.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[41728]: audit 2023-09-23T19:58:32.419884+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T19:58:33.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[41728]: audit 2023-09-23T19:58:32.420021+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-09-23T19:58:33.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[41728]: audit 2023-09-23T19:58:32.420101+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-09-23T19:58:33.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:33 smithi112 bash[41728]: cluster 2023-09-23T19:58:32.420163+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T19:58:34.800 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:34 smithi112 bash[41728]: cluster 2023-09-23T19:58:33.428428+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T19:58:34.801 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:34 smithi112 bash[27353]: cluster 2023-09-23T19:58:33.428428+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T19:58:34.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:34 smithi174 bash[31352]: cluster 2023-09-23T19:58:33.428428+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T19:58:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:35 smithi112 bash[27353]: cluster 2023-09-23T19:58:33.678417+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:35.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:58:35 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:35] "GET /metrics HTTP/1.1" 200 238826 "" "Prometheus/2.43.0" 2023-09-23T19:58:35.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:35 smithi112 bash[41728]: cluster 2023-09-23T19:58:33.678417+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:35.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:35 smithi174 bash[31352]: cluster 2023-09-23T19:58:33.678417+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:37.019 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:58:37.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:37 smithi112 bash[41728]: cluster 2023-09-23T19:58:35.678937+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:37.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:37 smithi112 bash[41728]: audit 2023-09-23T19:58:37.010644+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.112:0/2103006161' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:58:37.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:37 smithi112 bash[27353]: cluster 2023-09-23T19:58:35.678937+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:37.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:37 smithi112 bash[27353]: audit 2023-09-23T19:58:37.010644+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.112:0/2103006161' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:58:37.687 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":19,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":1336879999},{"type":"v1","addr":"172.21.15.112:6801","nonce":1336879999}]},"active_addr":"172.21.15.112:6801/1336879999","active_change":"2023-09-23T19:55:31.608352+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24370,"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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.112:8443/","prometheus":"http://172.21.15.112: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.112:0","nonce":170107255}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":2986692760}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":3665942131}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":3133666965}]}]} 2023-09-23T19:58:37.693 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T19:58:37.693 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T19:58:37.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:58:37.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:37 smithi174 bash[31352]: cluster 2023-09-23T19:58:35.678937+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:37.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:37 smithi174 bash[31352]: audit 2023-09-23T19:58:37.010644+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.112:0/2103006161' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:58:38.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:58:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:58:39.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:39 smithi174 bash[31352]: cluster 2023-09-23T19:58:37.679949+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:39.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:39 smithi112 bash[27353]: cluster 2023-09-23T19:58:37.679949+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:39.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:39 smithi112 bash[41728]: cluster 2023-09-23T19:58:37.679949+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:41.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:41 smithi174 bash[31352]: cluster 2023-09-23T19:58:39.680564+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:41.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:41 smithi112 bash[27353]: cluster 2023-09-23T19:58:39.680564+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:41.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:41 smithi112 bash[41728]: cluster 2023-09-23T19:58:39.680564+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:42.474 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:43.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:43 smithi112 bash[27353]: cluster 2023-09-23T19:58:41.681173+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:43.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:43 smithi112 bash[41728]: cluster 2023-09-23T19:58:41.681173+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:43.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:43 smithi174 bash[31352]: cluster 2023-09-23T19:58:41.681173+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:45.459 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:58:45.459 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":72,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T19:58:33.414908+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+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-09-23T19:58:45.723 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:45 smithi112 bash[27353]: cluster 2023-09-23T19:58:43.682159+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:45.724 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:45 smithi112 bash[41728]: cluster 2023-09-23T19:58:43.682159+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:45.724 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:58:45 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:45] "GET /metrics HTTP/1.1" 200 238826 "" "Prometheus/2.43.0" 2023-09-23T19:58:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:45 smithi174 bash[31352]: cluster 2023-09-23T19:58:43.682159+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:46.179 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T19:58:46.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:58:46.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:46 smithi174 bash[31352]: audit 2023-09-23T19:58:45.459402+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.112:0/1251275433' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:46.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:46 smithi112 bash[41728]: audit 2023-09-23T19:58:45.459402+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.112:0/1251275433' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:46 smithi112 bash[27353]: audit 2023-09-23T19:58:45.459402+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.112:0/1251275433' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:47.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:47 smithi174 bash[31352]: cluster 2023-09-23T19:58:45.682806+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:47.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:47 smithi174 bash[31352]: audit 2023-09-23T19:58:46.742697+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:47.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:47 smithi112 bash[41728]: cluster 2023-09-23T19:58:45.682806+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:47 smithi112 bash[41728]: audit 2023-09-23T19:58:46.742697+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:47.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:47 smithi112 bash[27353]: cluster 2023-09-23T19:58:45.682806+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:47.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:47 smithi112 bash[27353]: audit 2023-09-23T19:58:46.742697+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:58:48.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:58:48 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:58:49.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:49 smithi174 bash[31352]: cluster 2023-09-23T19:58:47.683695+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:49.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:49 smithi112 bash[27353]: cluster 2023-09-23T19:58:47.683695+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:49.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:49 smithi112 bash[41728]: cluster 2023-09-23T19:58:47.683695+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:50.955 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:51.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:51 smithi112 bash[41728]: cluster 2023-09-23T19:58:49.684316+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:51.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:51 smithi112 bash[27353]: cluster 2023-09-23T19:58:49.684316+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:51.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:51 smithi174 bash[31352]: cluster 2023-09-23T19:58:49.684316+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:53.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:53 smithi174 bash[31352]: cluster 2023-09-23T19:58:51.685000+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:53.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:53 smithi112 bash[41728]: cluster 2023-09-23T19:58:51.685000+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:53.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:53 smithi112 bash[27353]: cluster 2023-09-23T19:58:51.685000+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:54.025 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:58:54.025 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":72,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T19:58:33.414908+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+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-09-23T19:58:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:54 smithi112 bash[27353]: audit 2023-09-23T19:58:54.025093+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.112:0/2908247639' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:54.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:54 smithi112 bash[41728]: audit 2023-09-23T19:58:54.025093+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.112:0/2908247639' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:54.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T19:58:54.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T19:58:54.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T19:58:54.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T19:58:54.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T19:58:54.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T19:58:54.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T19:58:54.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T19:58:54.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:54 smithi174 bash[31352]: audit 2023-09-23T19:58:54.025093+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.112:0/2908247639' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:55.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:55 smithi174 bash[31352]: cluster 2023-09-23T19:58:53.686183+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:55.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:58:55 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:55] "GET /metrics HTTP/1.1" 200 238849 "" "Prometheus/2.43.0" 2023-09-23T19:58:55.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:55 smithi112 bash[27353]: cluster 2023-09-23T19:58:53.686183+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:55.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:55 smithi112 bash[41728]: cluster 2023-09-23T19:58:53.686183+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:57.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:57 smithi174 bash[31352]: cluster 2023-09-23T19:58:55.686945+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:57.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:57 smithi112 bash[41728]: cluster 2023-09-23T19:58:55.686945+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:57.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:57 smithi112 bash[27353]: cluster 2023-09-23T19:58:55.686945+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:58.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:58:58 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:58:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:58:59.612 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.612 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.612 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.614 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.615 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.615 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.615 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.619 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:59.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:58:59 smithi174 bash[31352]: cluster 2023-09-23T19:58:57.687969+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:59.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:58:59 smithi112 bash[27353]: cluster 2023-09-23T19:58:57.687969+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:58:59.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:58:59 smithi112 bash[41728]: cluster 2023-09-23T19:58:57.687969+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:01.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:01 smithi174 bash[31352]: cluster 2023-09-23T19:58:59.688407+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:01.892 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:01 smithi112 bash[27353]: cluster 2023-09-23T19:58:59.688407+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:01.893 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:01 smithi112 bash[41728]: cluster 2023-09-23T19:58:59.688407+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:02.698 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:02 smithi112 bash[27353]: audit 2023-09-23T19:59:01.742901+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:02.698 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:02 smithi112 bash[41728]: audit 2023-09-23T19:59:01.742901+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:02.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:02 smithi174 bash[31352]: audit 2023-09-23T19:59:01.742901+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:03.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:03 smithi174 bash[31352]: cluster 2023-09-23T19:59:01.688891+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:03.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:03 smithi112 bash[27353]: cluster 2023-09-23T19:59:01.688891+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:03 smithi112 bash[41728]: cluster 2023-09-23T19:59:01.688891+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:05.632 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:05 smithi112 bash[27353]: cluster 2023-09-23T19:59:03.689893+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:05.633 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:05 smithi112 bash[41728]: cluster 2023-09-23T19:59:03.689893+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:05.633 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:59:05 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:05] "GET /metrics HTTP/1.1" 200 238826 "" "Prometheus/2.43.0" 2023-09-23T19:59:05.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:05 smithi174 bash[31352]: cluster 2023-09-23T19:59:03.689893+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:07.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:07 smithi174 bash[31352]: cluster 2023-09-23T19:59:05.690276+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:07.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:07 smithi112 bash[41728]: cluster 2023-09-23T19:59:05.690276+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:07.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:07 smithi112 bash[27353]: cluster 2023-09-23T19:59:05.690276+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:08.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:59:08 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:59:09.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:09 smithi174 bash[31352]: cluster 2023-09-23T19:59:07.691234+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:09.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:09 smithi112 bash[41728]: cluster 2023-09-23T19:59:07.691234+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:09.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:09 smithi112 bash[27353]: cluster 2023-09-23T19:59:07.691234+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:11.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:11 smithi174 bash[31352]: cluster 2023-09-23T19:59:09.691786+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:11.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:11 smithi112 bash[41728]: cluster 2023-09-23T19:59:09.691786+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:11 smithi112 bash[27353]: cluster 2023-09-23T19:59:09.691786+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:12.076 INFO:teuthology.orchestra.run.smithi112.stdout:77309411437 2023-09-23T19:59:12.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T19:59:13.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:13 smithi112 bash[41728]: cluster 2023-09-23T19:59:11.692467+0000 mgr.y (mgr.24356) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:13.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:13 smithi112 bash[27353]: cluster 2023-09-23T19:59:11.692467+0000 mgr.y (mgr.24356) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:13.808 INFO:teuthology.orchestra.run.smithi112.stdout:133143986264 2023-09-23T19:59:13.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T19:59:13.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:13 smithi174 bash[31352]: cluster 2023-09-23T19:59:11.692467+0000 mgr.y (mgr.24356) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:15.513 INFO:teuthology.orchestra.run.smithi112.stdout:34359738498 2023-09-23T19:59:15.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T19:59:15.706 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:59:15 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:15] "GET /metrics HTTP/1.1" 200 238826 "" "Prometheus/2.43.0" 2023-09-23T19:59:15.707 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:15 smithi112 bash[41728]: cluster 2023-09-23T19:59:13.693480+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:15.707 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:15 smithi112 bash[27353]: cluster 2023-09-23T19:59:13.693480+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:15.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:15 smithi174 bash[31352]: cluster 2023-09-23T19:59:13.693480+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:16.459 INFO:teuthology.orchestra.run.smithi112.stdout:55834574968 2023-09-23T19:59:16.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T19:59:17.282 INFO:teuthology.orchestra.run.smithi112.stdout:201863462982 2023-09-23T19:59:17.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T19:59:17.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:17 smithi174 bash[31352]: cluster 2023-09-23T19:59:15.693959+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:17.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:17 smithi174 bash[31352]: audit 2023-09-23T19:59:16.742409+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:17.833 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:17 smithi112 bash[27353]: cluster 2023-09-23T19:59:15.693959+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:17.833 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:17 smithi112 bash[27353]: audit 2023-09-23T19:59:16.742409+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:17.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:17 smithi112 bash[41728]: cluster 2023-09-23T19:59:15.693959+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:17.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:17 smithi112 bash[41728]: audit 2023-09-23T19:59:16.742409+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:17.835 INFO:teuthology.orchestra.run.smithi112.stdout:236223201340 2023-09-23T19:59:17.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T19:59:17.949 INFO:teuthology.orchestra.run.smithi112.stdout:167503724625 2023-09-23T19:59:17.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T19:59:18.300 INFO:teuthology.orchestra.run.smithi112.stdout:111669149796 2023-09-23T19:59:18.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T19:59:18.815 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:59:18 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:59:19.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:19 smithi174 bash[31352]: cluster 2023-09-23T19:59:17.694860+0000 mgr.y (mgr.24356) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:19.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:19 smithi112 bash[27353]: cluster 2023-09-23T19:59:17.694860+0000 mgr.y (mgr.24356) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:19.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:19 smithi112 bash[41728]: cluster 2023-09-23T19:59:17.694860+0000 mgr.y (mgr.24356) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:20.901 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:20.901 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:20.903 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:20.905 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:21.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:21 smithi174 bash[31352]: cluster 2023-09-23T19:59:19.695435+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:21.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:21 smithi112 bash[41728]: cluster 2023-09-23T19:59:19.695435+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:21.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:21 smithi112 bash[27353]: cluster 2023-09-23T19:59:19.695435+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:21.921 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:21.922 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:21.923 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:22.937 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:23 smithi174 bash[31352]: cluster 2023-09-23T19:59:21.695893+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:23 smithi174 bash[31352]: audit 2023-09-23T19:59:23.236637+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:23.843 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:23 smithi112 bash[41728]: cluster 2023-09-23T19:59:21.695893+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:23.844 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:23 smithi112 bash[41728]: audit 2023-09-23T19:59:23.236637+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:23.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:23 smithi112 bash[27353]: cluster 2023-09-23T19:59:21.695893+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:23.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:23 smithi112 bash[27353]: audit 2023-09-23T19:59:23.236637+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:24 smithi174 bash[31352]: audit 2023-09-23T19:59:23.709896+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:24 smithi174 bash[31352]: audit 2023-09-23T19:59:23.711310+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:24 smithi174 bash[31352]: audit 2023-09-23T19:59:23.717602+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:59:24.937 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:24 smithi112 bash[41728]: audit 2023-09-23T19:59:23.709896+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:24.938 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:24 smithi112 bash[41728]: audit 2023-09-23T19:59:23.711310+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:24.938 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:24 smithi112 bash[41728]: audit 2023-09-23T19:59:23.717602+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:59:24.938 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:24 smithi112 bash[27353]: audit 2023-09-23T19:59:23.709896+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:24.938 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:24 smithi112 bash[27353]: audit 2023-09-23T19:59:23.711310+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:24.938 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:24 smithi112 bash[27353]: audit 2023-09-23T19:59:23.717602+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T19:59:25.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:25 smithi174 bash[31352]: cluster 2023-09-23T19:59:23.696478+0000 mgr.y (mgr.24356) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:25.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:25 smithi112 bash[27353]: cluster 2023-09-23T19:59:23.696478+0000 mgr.y (mgr.24356) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:25.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:59:25 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:25] "GET /metrics HTTP/1.1" 200 238803 "" "Prometheus/2.43.0" 2023-09-23T19:59:25.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:25 smithi112 bash[41728]: cluster 2023-09-23T19:59:23.696478+0000 mgr.y (mgr.24356) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:27.685 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:27 smithi112 bash[41728]: cluster 2023-09-23T19:59:25.696854+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:27.685 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:27 smithi112 bash[27353]: cluster 2023-09-23T19:59:25.696854+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:27.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:27 smithi174 bash[31352]: cluster 2023-09-23T19:59:25.696854+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:28.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:59:28 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:59:29.679 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:29 smithi112 bash[41728]: cluster 2023-09-23T19:59:27.697481+0000 mgr.y (mgr.24356) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:29.680 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:29 smithi112 bash[27353]: cluster 2023-09-23T19:59:27.697481+0000 mgr.y (mgr.24356) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:29.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:29 smithi174 bash[31352]: cluster 2023-09-23T19:59:27.697481+0000 mgr.y (mgr.24356) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:31.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:31 smithi112 bash[27353]: cluster 2023-09-23T19:59:29.697887+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:31.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:31 smithi112 bash[41728]: cluster 2023-09-23T19:59:29.697887+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:32.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:31 smithi174 bash[31352]: cluster 2023-09-23T19:59:29.697887+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:32.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:32 smithi112 bash[41728]: audit 2023-09-23T19:59:31.743693+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:32.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:32 smithi112 bash[27353]: audit 2023-09-23T19:59:31.743693+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:33.032 INFO:teuthology.orchestra.run.smithi112.stdout:77309411441 2023-09-23T19:59:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:32 smithi174 bash[31352]: audit 2023-09-23T19:59:31.743693+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:33.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:33 smithi112 bash[27353]: cluster 2023-09-23T19:59:31.698511+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:33.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:33 smithi112 bash[27353]: audit 2023-09-23T19:59:33.034839+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.112:0/790689304' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T19:59:33.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:33 smithi112 bash[41728]: cluster 2023-09-23T19:59:31.698511+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:33.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:33 smithi112 bash[41728]: audit 2023-09-23T19:59:33.034839+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.112:0/790689304' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T19:59:34.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:33 smithi174 bash[31352]: cluster 2023-09-23T19:59:31.698511+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:34.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:33 smithi174 bash[31352]: audit 2023-09-23T19:59:33.034839+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.112:0/790689304' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T19:59:34.601 INFO:teuthology.orchestra.run.smithi112.stdout:133143986269 2023-09-23T19:59:35.517 INFO:teuthology.orchestra.run.smithi112.stdout:167503724629 2023-09-23T19:59:35.702 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:35] "GET /metrics HTTP/1.1" 200 238806 "" "Prometheus/2.43.0" 2023-09-23T19:59:35.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[41728]: cluster 2023-09-23T19:59:33.699584+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:35.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[41728]: audit 2023-09-23T19:59:34.602986+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.112:0/2768212243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T19:59:35.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[41728]: audit 2023-09-23T19:59:35.519802+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.112:0/3715040850' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T19:59:35.703 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[27353]: cluster 2023-09-23T19:59:33.699584+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:35.703 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[27353]: audit 2023-09-23T19:59:34.602986+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.112:0/2768212243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T19:59:35.703 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:35 smithi112 bash[27353]: audit 2023-09-23T19:59:35.519802+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.112:0/3715040850' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T19:59:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:35 smithi174 bash[31352]: cluster 2023-09-23T19:59:33.699584+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:35 smithi174 bash[31352]: audit 2023-09-23T19:59:34.602986+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.112:0/2768212243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T19:59:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:35 smithi174 bash[31352]: audit 2023-09-23T19:59:35.519802+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.112:0/3715040850' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T19:59:36.507 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411437 got 77309411441 for osd.2 2023-09-23T19:59:36.507 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:37.376 INFO:teuthology.orchestra.run.smithi112.stdout:201863462986 2023-09-23T19:59:37.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:37 smithi112 bash[27353]: cluster 2023-09-23T19:59:35.700124+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:37.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:37 smithi112 bash[27353]: audit 2023-09-23T19:59:37.378823+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.112:0/2949798705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T19:59:37.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:37 smithi112 bash[41728]: cluster 2023-09-23T19:59:35.700124+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:37.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:37 smithi112 bash[41728]: audit 2023-09-23T19:59:37.378823+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.112:0/2949798705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T19:59:38.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:37 smithi174 bash[31352]: cluster 2023-09-23T19:59:35.700124+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:38.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:37 smithi174 bash[31352]: audit 2023-09-23T19:59:37.378823+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.112:0/2949798705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T19:59:38.480 INFO:teuthology.orchestra.run.smithi112.stdout:34359738503 2023-09-23T19:59:38.625 INFO:teuthology.orchestra.run.smithi112.stdout:55834574973 2023-09-23T19:59:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:38 smithi174 bash[31352]: audit 2023-09-23T19:59:38.482328+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.112:0/355458263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T19:59:38.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:59:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:59:38.874 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:38 smithi112 bash[41728]: audit 2023-09-23T19:59:38.482328+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.112:0/355458263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T19:59:38.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:38 smithi112 bash[27353]: audit 2023-09-23T19:59:38.482328+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.112:0/355458263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T19:59:38.875 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724625 got 167503724629 for osd.5 2023-09-23T19:59:38.876 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:39.406 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986264 got 133143986269 for osd.4 2023-09-23T19:59:39.406 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:39.558 INFO:teuthology.orchestra.run.smithi112.stdout:236223201345 2023-09-23T19:59:39.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:39 smithi112 bash[41728]: cluster 2023-09-23T19:59:37.700753+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:39.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:39 smithi112 bash[41728]: audit 2023-09-23T19:59:38.627922+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.112:0/1744442585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T19:59:39.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:39 smithi112 bash[41728]: audit 2023-09-23T19:59:39.560782+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.112:0/4241281384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T19:59:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:39 smithi112 bash[27353]: cluster 2023-09-23T19:59:37.700753+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:39 smithi112 bash[27353]: audit 2023-09-23T19:59:38.627922+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.112:0/1744442585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T19:59:39.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:39 smithi112 bash[27353]: audit 2023-09-23T19:59:39.560782+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.112:0/4241281384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T19:59:40.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:39 smithi174 bash[31352]: cluster 2023-09-23T19:59:37.700753+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:40.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:39 smithi174 bash[31352]: audit 2023-09-23T19:59:38.627922+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.112:0/1744442585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T19:59:40.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:39 smithi174 bash[31352]: audit 2023-09-23T19:59:39.560782+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.112:0/4241281384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T19:59:40.408 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462982 got 201863462986 for osd.6 2023-09-23T19:59:40.408 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:40.937 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574968 got 55834574973 for osd.1 2023-09-23T19:59:40.937 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:41.270 INFO:teuthology.orchestra.run.smithi112.stdout:111669149801 2023-09-23T19:59:41.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201340 got 236223201345 for osd.7 2023-09-23T19:59:41.846 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:41.899 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:41 smithi112 bash[41728]: cluster 2023-09-23T19:59:39.701097+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:41.899 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:41 smithi112 bash[41728]: audit 2023-09-23T19:59:41.272809+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.112:0/1698971285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T19:59:41.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:41 smithi112 bash[27353]: cluster 2023-09-23T19:59:39.701097+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:41.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:41 smithi112 bash[27353]: audit 2023-09-23T19:59:41.272809+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.112:0/1698971285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T19:59:41.901 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738498 got 34359738503 for osd.0 2023-09-23T19:59:41.901 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:41 smithi174 bash[31352]: cluster 2023-09-23T19:59:39.701097+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:41 smithi174 bash[31352]: audit 2023-09-23T19:59:41.272809+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.112:0/1698971285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T19:59:42.357 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149796 got 111669149801 for osd.3 2023-09-23T19:59:42.357 DEBUG:teuthology.parallel:result is None 2023-09-23T19:59:42.357 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T19:59:42.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T19:59:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:43 smithi112 bash[41728]: cluster 2023-09-23T19:59:41.701425+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:43 smithi112 bash[27353]: cluster 2023-09-23T19:59:41.701425+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:44.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:43 smithi174 bash[31352]: cluster 2023-09-23T19:59:41.701425+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:45.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:45 smithi112 bash[27353]: cluster 2023-09-23T19:59:43.702421+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:45.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:59:45 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:45] "GET /metrics HTTP/1.1" 200 238806 "" "Prometheus/2.43.0" 2023-09-23T19:59:45.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:45 smithi112 bash[41728]: cluster 2023-09-23T19:59:43.702421+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:46.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:45 smithi174 bash[31352]: cluster 2023-09-23T19:59:43.702421+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:47.131 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:47 smithi112 bash[41728]: cluster 2023-09-23T19:59:45.703021+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:47 smithi112 bash[41728]: audit 2023-09-23T19:59:46.744217+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:47.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:47 smithi112 bash[27353]: cluster 2023-09-23T19:59:45.703021+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:47.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:47 smithi112 bash[27353]: audit 2023-09-23T19:59:46.744217+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:48.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:47 smithi174 bash[31352]: cluster 2023-09-23T19:59:45.703021+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:48.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:47 smithi174 bash[31352]: audit 2023-09-23T19:59:46.744217+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T19:59:48.819 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:59:48 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:59:49.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:49 smithi112 bash[27353]: cluster 2023-09-23T19:59:47.704013+0000 mgr.y (mgr.24356) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:49.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:49 smithi112 bash[41728]: cluster 2023-09-23T19:59:47.704013+0000 mgr.y (mgr.24356) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:50.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:49 smithi174 bash[31352]: cluster 2023-09-23T19:59:47.704013+0000 mgr.y (mgr.24356) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:50.221 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:59:50.224 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T19:59:50.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:50 smithi112 bash[27353]: cluster 2023-09-23T19:59:49.704526+0000 mgr.y (mgr.24356) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:50 smithi112 bash[27353]: audit 2023-09-23T19:59:50.210558+0000 mgr.y (mgr.24356) 168 : audit [DBG] from='client.24562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:59:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:50 smithi112 bash[41728]: cluster 2023-09-23T19:59:49.704526+0000 mgr.y (mgr.24356) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:50 smithi112 bash[41728]: audit 2023-09-23T19:59:50.210558+0000 mgr.y (mgr.24356) 168 : audit [DBG] from='client.24562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:59:51.018 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":144,"stamp":"2023-09-23T19:59:49.704232+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":52964,"kb_used_data":7588,"kb_used_omap":0,"kb_used_meta":45312,"kb_avail":749908252,"statfs":{"total":767960285184,"available":767906050048,"internally_reserved":0,"allocated":7770112,"data_stored":4366824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46399488},"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.003860"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.730686+0000","last_change":"2023-09-23T19:58:12.521428+0000","last_active":"2023-09-23T19:58:32.730686+0000","last_peered":"2023-09-23T19:58:32.730686+0000","last_clean":"2023-09-23T19:58:32.730686+0000","last_became_active":"2023-09-23T19:58:12.518833+0000","last_became_peered":"2023-09-23T19:58:12.518833+0000","last_unstale":"2023-09-23T19:58:32.730686+0000","last_undegraded":"2023-09-23T19:58:32.730686+0000","last_fullsized":"2023-09-23T19:58:32.730686+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:35:48.338311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421854+0000","last_change":"2023-09-23T19:58:11.236326+0000","last_active":"2023-09-23T19:58:32.421854+0000","last_peered":"2023-09-23T19:58:32.421854+0000","last_clean":"2023-09-23T19:58:32.421854+0000","last_became_active":"2023-09-23T19:58:11.235140+0000","last_became_peered":"2023-09-23T19:58:11.235140+0000","last_unstale":"2023-09-23T19:58:32.421854+0000","last_undegraded":"2023-09-23T19:58:32.421854+0000","last_fullsized":"2023-09-23T19:58:32.421854+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":5,"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-09-25T03:34:18.368555+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-09-23T19:58:32.423172+0000","last_change":"2023-09-23T19:58:12.251843+0000","last_active":"2023-09-23T19:58:32.423172+0000","last_peered":"2023-09-23T19:58:32.423172+0000","last_clean":"2023-09-23T19:58:32.423172+0000","last_became_active":"2023-09-23T19:58:12.251494+0000","last_became_peered":"2023-09-23T19:58:12.251494+0000","last_unstale":"2023-09-23T19:58:32.423172+0000","last_undegraded":"2023-09-23T19:58:32.423172+0000","last_fullsized":"2023-09-23T19:58:32.423172+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:16.327029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.424408+0000","last_change":"2023-09-23T19:58:11.229574+0000","last_active":"2023-09-23T19:58:32.424408+0000","last_peered":"2023-09-23T19:58:32.424408+0000","last_clean":"2023-09-23T19:58:32.424408+0000","last_became_active":"2023-09-23T19:58:11.229223+0000","last_became_peered":"2023-09-23T19:58:11.229223+0000","last_unstale":"2023-09-23T19:58:32.424408+0000","last_undegraded":"2023-09-23T19:58:32.424408+0000","last_fullsized":"2023-09-23T19:58:32.424408+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T06:49:10.679794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731047+0000","last_change":"2023-09-23T19:58:12.253880+0000","last_active":"2023-09-23T19:58:32.731047+0000","last_peered":"2023-09-23T19:58:32.731047+0000","last_clean":"2023-09-23T19:58:32.731047+0000","last_became_active":"2023-09-23T19:58:12.253336+0000","last_became_peered":"2023-09-23T19:58:12.253336+0000","last_unstale":"2023-09-23T19:58:32.731047+0000","last_undegraded":"2023-09-23T19:58:32.731047+0000","last_fullsized":"2023-09-23T19:58:32.731047+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:11:52.365409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420293+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T19:58:32.420293+0000","last_peered":"2023-09-23T19:58:32.420293+0000","last_clean":"2023-09-23T19:58:32.420293+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T19:58:32.420293+0000","last_undegraded":"2023-09-23T19:58:32.420293+0000","last_fullsized":"2023-09-23T19:58:32.420293+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T06:29:50.662710+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-09-23T19:58:32.732525+0000","last_change":"2023-09-23T19:58:12.524443+0000","last_active":"2023-09-23T19:58:32.732525+0000","last_peered":"2023-09-23T19:58:32.732525+0000","last_clean":"2023-09-23T19:58:32.732525+0000","last_became_active":"2023-09-23T19:58:12.524038+0000","last_became_peered":"2023-09-23T19:58:12.524038+0000","last_unstale":"2023-09-23T19:58:32.732525+0000","last_undegraded":"2023-09-23T19:58:32.732525+0000","last_fullsized":"2023-09-23T19:58:32.732525+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:48:22.716215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420336+0000","last_change":"2023-09-23T19:58:11.239091+0000","last_active":"2023-09-23T19:58:32.420336+0000","last_peered":"2023-09-23T19:58:32.420336+0000","last_clean":"2023-09-23T19:58:32.420336+0000","last_became_active":"2023-09-23T19:58:11.238791+0000","last_became_peered":"2023-09-23T19:58:11.238791+0000","last_unstale":"2023-09-23T19:58:32.420336+0000","last_undegraded":"2023-09-23T19:58:32.420336+0000","last_fullsized":"2023-09-23T19:58:32.420336+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-24T21:34:18.470254+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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T19:58:33.433473+0000","last_change":"2023-09-23T19:58:33.433473+0000","last_active":"2023-09-23T19:58:33.433473+0000","last_peered":"2023-09-23T19:58:33.433473+0000","last_clean":"2023-09-23T19:58:33.433473+0000","last_became_active":"2023-09-23T19:58:33.432977+0000","last_became_peered":"2023-09-23T19:58:33.432977+0000","last_unstale":"2023-09-23T19:58:33.433473+0000","last_undegraded":"2023-09-23T19:58:33.433473+0000","last_fullsized":"2023-09-23T19:58:33.433473+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:47.171396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.420705+0000","last_change":"2023-09-23T19:58:11.239409+0000","last_active":"2023-09-23T19:58:32.420705+0000","last_peered":"2023-09-23T19:58:32.420705+0000","last_clean":"2023-09-23T19:58:32.420705+0000","last_became_active":"2023-09-23T19:58:11.239056+0000","last_became_peered":"2023-09-23T19:58:11.239056+0000","last_unstale":"2023-09-23T19:58:32.420705+0000","last_undegraded":"2023-09-23T19:58:32.420705+0000","last_fullsized":"2023-09-23T19:58:32.420705+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-24T23:33:47.165452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.732157+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T19:58:32.732157+0000","last_peered":"2023-09-23T19:58:32.732157+0000","last_clean":"2023-09-23T19:58:32.732157+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T19:58:32.732157+0000","last_undegraded":"2023-09-23T19:58:32.732157+0000","last_fullsized":"2023-09-23T19:58:32.732157+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421411+0000","last_change":"2023-09-23T19:58:11.238374+0000","last_active":"2023-09-23T19:58:32.421411+0000","last_peered":"2023-09-23T19:58:32.421411+0000","last_clean":"2023-09-23T19:58:32.421411+0000","last_became_active":"2023-09-23T19:58:11.237746+0000","last_became_peered":"2023-09-23T19:58:11.237746+0000","last_unstale":"2023-09-23T19:58:32.421411+0000","last_undegraded":"2023-09-23T19:58:32.421411+0000","last_fullsized":"2023-09-23T19:58:32.421411+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":1,"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-09-25T05:50:28.114529+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-09-23T19:58:32.732041+0000","last_change":"2023-09-23T19:56:12.833270+0000","last_active":"2023-09-23T19:58:32.732041+0000","last_peered":"2023-09-23T19:58:32.732041+0000","last_clean":"2023-09-23T19:58:32.732041+0000","last_became_active":"2023-09-23T19:56:12.832896+0000","last_became_peered":"2023-09-23T19:56:12.832896+0000","last_unstale":"2023-09-23T19:58:32.732041+0000","last_undegraded":"2023-09-23T19:58:32.732041+0000","last_fullsized":"2023-09-23T19:58:32.732041+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:03:18.876427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.423026+0000","last_change":"2023-09-23T19:58:12.529105+0000","last_active":"2023-09-23T19:58:32.423026+0000","last_peered":"2023-09-23T19:58:32.423026+0000","last_clean":"2023-09-23T19:58:32.423026+0000","last_became_active":"2023-09-23T19:58:12.528326+0000","last_became_peered":"2023-09-23T19:58:12.528326+0000","last_unstale":"2023-09-23T19:58:32.423026+0000","last_undegraded":"2023-09-23T19:58:32.423026+0000","last_fullsized":"2023-09-23T19:58:32.423026+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:51:45.062672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419492+0000","last_change":"2023-09-23T19:56:13.664956+0000","last_active":"2023-09-23T19:58:32.419492+0000","last_peered":"2023-09-23T19:58:32.419492+0000","last_clean":"2023-09-23T19:58:32.419492+0000","last_became_active":"2023-09-23T19:56:13.664216+0000","last_became_peered":"2023-09-23T19:56:13.664216+0000","last_unstale":"2023-09-23T19:58:32.419492+0000","last_undegraded":"2023-09-23T19:58:32.419492+0000","last_fullsized":"2023-09-23T19:58:32.419492+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:11:38.602928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.424423+0000","last_change":"2023-09-23T19:58:11.235736+0000","last_active":"2023-09-23T19:58:32.424423+0000","last_peered":"2023-09-23T19:58:32.424423+0000","last_clean":"2023-09-23T19:58:32.424423+0000","last_became_active":"2023-09-23T19:58:11.235126+0000","last_became_peered":"2023-09-23T19:58:11.235126+0000","last_unstale":"2023-09-23T19:58:32.424423+0000","last_undegraded":"2023-09-23T19:58:32.424423+0000","last_fullsized":"2023-09-23T19:58:32.424423+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T07:45:28.526913+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-09-23T19:58:32.420518+0000","last_change":"2023-09-23T19:58:12.522964+0000","last_active":"2023-09-23T19:58:32.420518+0000","last_peered":"2023-09-23T19:58:32.420518+0000","last_clean":"2023-09-23T19:58:32.420518+0000","last_became_active":"2023-09-23T19:58:12.522605+0000","last_became_peered":"2023-09-23T19:58:12.522605+0000","last_unstale":"2023-09-23T19:58:32.420518+0000","last_undegraded":"2023-09-23T19:58:32.420518+0000","last_fullsized":"2023-09-23T19:58:32.420518+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:00.836137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419266+0000","last_change":"2023-09-23T19:58:11.237028+0000","last_active":"2023-09-23T19:58:32.419266+0000","last_peered":"2023-09-23T19:58:32.419266+0000","last_clean":"2023-09-23T19:58:32.419266+0000","last_became_active":"2023-09-23T19:58:11.236458+0000","last_became_peered":"2023-09-23T19:58:11.236458+0000","last_unstale":"2023-09-23T19:58:32.419266+0000","last_undegraded":"2023-09-23T19:58:32.419266+0000","last_fullsized":"2023-09-23T19:58:32.419266+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:52.917451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.415348+0000","last_change":"2023-09-23T19:56:13.676967+0000","last_active":"2023-09-23T19:58:32.415348+0000","last_peered":"2023-09-23T19:58:32.415348+0000","last_clean":"2023-09-23T19:58:32.415348+0000","last_became_active":"2023-09-23T19:56:13.676323+0000","last_became_peered":"2023-09-23T19:56:13.676323+0000","last_unstale":"2023-09-23T19:58:32.415348+0000","last_undegraded":"2023-09-23T19:58:32.415348+0000","last_fullsized":"2023-09-23T19:58:32.415348+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:17.036926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421534+0000","last_change":"2023-09-23T19:58:12.522749+0000","last_active":"2023-09-23T19:58:32.421534+0000","last_peered":"2023-09-23T19:58:32.421534+0000","last_clean":"2023-09-23T19:58:32.421534+0000","last_became_active":"2023-09-23T19:58:12.522395+0000","last_became_peered":"2023-09-23T19:58:12.522395+0000","last_unstale":"2023-09-23T19:58:32.421534+0000","last_undegraded":"2023-09-23T19:58:32.421534+0000","last_fullsized":"2023-09-23T19:58:32.421534+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:07:26.386714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420157+0000","last_change":"2023-09-23T19:58:11.238182+0000","last_active":"2023-09-23T19:58:32.420157+0000","last_peered":"2023-09-23T19:58:32.420157+0000","last_clean":"2023-09-23T19:58:32.420157+0000","last_became_active":"2023-09-23T19:58:11.237365+0000","last_became_peered":"2023-09-23T19:58:11.237365+0000","last_unstale":"2023-09-23T19:58:32.420157+0000","last_undegraded":"2023-09-23T19:58:32.420157+0000","last_fullsized":"2023-09-23T19:58:32.420157+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:25.551772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.414575+0000","last_change":"2023-09-23T19:56:13.676921+0000","last_active":"2023-09-23T19:58:32.414575+0000","last_peered":"2023-09-23T19:58:32.414575+0000","last_clean":"2023-09-23T19:58:32.414575+0000","last_became_active":"2023-09-23T19:56:13.676213+0000","last_became_peered":"2023-09-23T19:56:13.676213+0000","last_unstale":"2023-09-23T19:58:32.414575+0000","last_undegraded":"2023-09-23T19:58:32.414575+0000","last_fullsized":"2023-09-23T19:58:32.414575+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:22.306149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731751+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T19:58:32.731751+0000","last_peered":"2023-09-23T19:58:32.731751+0000","last_clean":"2023-09-23T19:58:32.731751+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T19:58:32.731751+0000","last_undegraded":"2023-09-23T19:58:32.731751+0000","last_fullsized":"2023-09-23T19:58:32.731751+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.423220+0000","last_change":"2023-09-23T19:58:11.231453+0000","last_active":"2023-09-23T19:58:32.423220+0000","last_peered":"2023-09-23T19:58:32.423220+0000","last_clean":"2023-09-23T19:58:32.423220+0000","last_became_active":"2023-09-23T19:58:11.231131+0000","last_became_peered":"2023-09-23T19:58:11.231131+0000","last_unstale":"2023-09-23T19:58:32.423220+0000","last_undegraded":"2023-09-23T19:58:32.423220+0000","last_fullsized":"2023-09-23T19:58:32.423220+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:14:43.803171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.414591+0000","last_change":"2023-09-23T19:54:36.126575+0000","last_active":"2023-09-23T19:58:32.414591+0000","last_peered":"2023-09-23T19:58:32.414591+0000","last_clean":"2023-09-23T19:58:32.414591+0000","last_became_active":"2023-09-23T19:54:36.125854+0000","last_became_peered":"2023-09-23T19:54:36.125854+0000","last_unstale":"2023-09-23T19:58:32.414591+0000","last_undegraded":"2023-09-23T19:58:32.414591+0000","last_fullsized":"2023-09-23T19:58:32.414591+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+0000","objects_scrubbed":0,"log_size":128,"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-09-25T00:39:32.314779+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-09-23T19:58:32.419206+0000","last_change":"2023-09-23T19:56:12.833319+0000","last_active":"2023-09-23T19:58:32.419206+0000","last_peered":"2023-09-23T19:58:32.419206+0000","last_clean":"2023-09-23T19:58:32.419206+0000","last_became_active":"2023-09-23T19:56:12.832998+0000","last_became_peered":"2023-09-23T19:56:12.832998+0000","last_unstale":"2023-09-23T19:58:32.419206+0000","last_undegraded":"2023-09-23T19:58:32.419206+0000","last_fullsized":"2023-09-23T19:58:32.419206+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:14.549851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419650+0000","last_change":"2023-09-23T19:58:11.927650+0000","last_active":"2023-09-23T19:58:32.419650+0000","last_peered":"2023-09-23T19:58:32.419650+0000","last_clean":"2023-09-23T19:58:32.419650+0000","last_became_active":"2023-09-23T19:58:11.926890+0000","last_became_peered":"2023-09-23T19:58:11.926890+0000","last_unstale":"2023-09-23T19:58:32.419650+0000","last_undegraded":"2023-09-23T19:58:32.419650+0000","last_fullsized":"2023-09-23T19:58:32.419650+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:56.754747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.417994+0000","last_change":"2023-09-23T19:58:11.227736+0000","last_active":"2023-09-23T19:58:32.417994+0000","last_peered":"2023-09-23T19:58:32.417994+0000","last_clean":"2023-09-23T19:58:32.417994+0000","last_became_active":"2023-09-23T19:58:11.227437+0000","last_became_peered":"2023-09-23T19:58:11.227437+0000","last_unstale":"2023-09-23T19:58:32.417994+0000","last_undegraded":"2023-09-23T19:58:32.417994+0000","last_fullsized":"2023-09-23T19:58:32.417994+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:45:24.976849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.422568+0000","last_change":"2023-09-23T19:56:13.679277+0000","last_active":"2023-09-23T19:58:32.422568+0000","last_peered":"2023-09-23T19:58:32.422568+0000","last_clean":"2023-09-23T19:58:32.422568+0000","last_became_active":"2023-09-23T19:56:13.678488+0000","last_became_peered":"2023-09-23T19:56:13.678488+0000","last_unstale":"2023-09-23T19:58:32.422568+0000","last_undegraded":"2023-09-23T19:58:32.422568+0000","last_fullsized":"2023-09-23T19:58:32.422568+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:50.395292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T19:58:33.430172+0000","last_change":"2023-09-23T19:58:33.430172+0000","last_active":"2023-09-23T19:58:33.430172+0000","last_peered":"2023-09-23T19:58:33.430172+0000","last_clean":"2023-09-23T19:58:33.430172+0000","last_became_active":"2023-09-23T19:58:33.429820+0000","last_became_peered":"2023-09-23T19:58:33.429820+0000","last_unstale":"2023-09-23T19:58:33.430172+0000","last_undegraded":"2023-09-23T19:58:33.430172+0000","last_fullsized":"2023-09-23T19:58:33.430172+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:26:38.798121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.731213+0000","last_change":"2023-09-23T19:58:11.232603+0000","last_active":"2023-09-23T19:58:32.731213+0000","last_peered":"2023-09-23T19:58:32.731213+0000","last_clean":"2023-09-23T19:58:32.731213+0000","last_became_active":"2023-09-23T19:58:11.232309+0000","last_became_peered":"2023-09-23T19:58:11.232309+0000","last_unstale":"2023-09-23T19:58:32.731213+0000","last_undegraded":"2023-09-23T19:58:32.731213+0000","last_fullsized":"2023-09-23T19:58:32.731213+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:12.442093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419036+0000","last_change":"2023-09-23T19:56:12.834540+0000","last_active":"2023-09-23T19:58:32.419036+0000","last_peered":"2023-09-23T19:58:32.419036+0000","last_clean":"2023-09-23T19:58:32.419036+0000","last_became_active":"2023-09-23T19:56:12.834186+0000","last_became_peered":"2023-09-23T19:56:12.834186+0000","last_unstale":"2023-09-23T19:58:32.419036+0000","last_undegraded":"2023-09-23T19:58:32.419036+0000","last_fullsized":"2023-09-23T19:58:32.419036+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:38:23.222729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419441+0000","last_change":"2023-09-23T19:58:11.927038+0000","last_active":"2023-09-23T19:58:32.419441+0000","last_peered":"2023-09-23T19:58:32.419441+0000","last_clean":"2023-09-23T19:58:32.419441+0000","last_became_active":"2023-09-23T19:58:11.926370+0000","last_became_peered":"2023-09-23T19:58:11.926370+0000","last_unstale":"2023-09-23T19:58:32.419441+0000","last_undegraded":"2023-09-23T19:58:32.419441+0000","last_fullsized":"2023-09-23T19:58:32.419441+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:25:50.059890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420214+0000","last_change":"2023-09-23T19:58:11.231888+0000","last_active":"2023-09-23T19:58:32.420214+0000","last_peered":"2023-09-23T19:58:32.420214+0000","last_clean":"2023-09-23T19:58:32.420214+0000","last_became_active":"2023-09-23T19:58:11.231571+0000","last_became_peered":"2023-09-23T19:58:11.231571+0000","last_unstale":"2023-09-23T19:58:32.420214+0000","last_undegraded":"2023-09-23T19:58:32.420214+0000","last_fullsized":"2023-09-23T19:58:32.420214+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:58:57.788651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419069+0000","last_change":"2023-09-23T19:56:13.678888+0000","last_active":"2023-09-23T19:58:32.419069+0000","last_peered":"2023-09-23T19:58:32.419069+0000","last_clean":"2023-09-23T19:58:32.419069+0000","last_became_active":"2023-09-23T19:56:13.678279+0000","last_became_peered":"2023-09-23T19:56:13.678279+0000","last_unstale":"2023-09-23T19:58:32.419069+0000","last_undegraded":"2023-09-23T19:58:32.419069+0000","last_fullsized":"2023-09-23T19:58:32.419069+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:36.312267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.418992+0000","last_change":"2023-09-23T19:58:11.253373+0000","last_active":"2023-09-23T19:58:32.418992+0000","last_peered":"2023-09-23T19:58:32.418992+0000","last_clean":"2023-09-23T19:58:32.418992+0000","last_became_active":"2023-09-23T19:58:11.253061+0000","last_became_peered":"2023-09-23T19:58:11.253061+0000","last_unstale":"2023-09-23T19:58:32.418992+0000","last_undegraded":"2023-09-23T19:58:32.418992+0000","last_fullsized":"2023-09-23T19:58:32.418992+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:06:08.973877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423148+0000","last_change":"2023-09-23T19:58:11.226461+0000","last_active":"2023-09-23T19:58:32.423148+0000","last_peered":"2023-09-23T19:58:32.423148+0000","last_clean":"2023-09-23T19:58:32.423148+0000","last_became_active":"2023-09-23T19:58:11.225853+0000","last_became_peered":"2023-09-23T19:58:11.225853+0000","last_unstale":"2023-09-23T19:58:32.423148+0000","last_undegraded":"2023-09-23T19:58:32.423148+0000","last_fullsized":"2023-09-23T19:58:32.423148+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:13:18.174971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.732712+0000","last_change":"2023-09-23T19:58:12.524918+0000","last_active":"2023-09-23T19:58:32.732712+0000","last_peered":"2023-09-23T19:58:32.732712+0000","last_clean":"2023-09-23T19:58:32.732712+0000","last_became_active":"2023-09-23T19:58:12.524028+0000","last_became_peered":"2023-09-23T19:58:12.524028+0000","last_unstale":"2023-09-23T19:58:32.732712+0000","last_undegraded":"2023-09-23T19:58:32.732712+0000","last_fullsized":"2023-09-23T19:58:32.732712+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:05.921811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731303+0000","last_change":"2023-09-23T19:58:11.230509+0000","last_active":"2023-09-23T19:58:32.731303+0000","last_peered":"2023-09-23T19:58:32.731303+0000","last_clean":"2023-09-23T19:58:32.731303+0000","last_became_active":"2023-09-23T19:58:11.230227+0000","last_became_peered":"2023-09-23T19:58:11.230227+0000","last_unstale":"2023-09-23T19:58:32.731303+0000","last_undegraded":"2023-09-23T19:58:32.731303+0000","last_fullsized":"2023-09-23T19:58:32.731303+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:15.917685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.732644+0000","last_change":"2023-09-23T19:58:12.522868+0000","last_active":"2023-09-23T19:58:32.732644+0000","last_peered":"2023-09-23T19:58:32.732644+0000","last_clean":"2023-09-23T19:58:32.732644+0000","last_became_active":"2023-09-23T19:58:12.522220+0000","last_became_peered":"2023-09-23T19:58:12.522220+0000","last_unstale":"2023-09-23T19:58:32.732644+0000","last_undegraded":"2023-09-23T19:58:32.732644+0000","last_fullsized":"2023-09-23T19:58:32.732644+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:12:25.214730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.732192+0000","last_change":"2023-09-23T19:58:11.230288+0000","last_active":"2023-09-23T19:58:32.732192+0000","last_peered":"2023-09-23T19:58:32.732192+0000","last_clean":"2023-09-23T19:58:32.732192+0000","last_became_active":"2023-09-23T19:58:11.229753+0000","last_became_peered":"2023-09-23T19:58:11.229753+0000","last_unstale":"2023-09-23T19:58:32.732192+0000","last_undegraded":"2023-09-23T19:58:32.732192+0000","last_fullsized":"2023-09-23T19:58:32.732192+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:20:17.175552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.732436+0000","last_change":"2023-09-23T19:58:12.254094+0000","last_active":"2023-09-23T19:58:32.732436+0000","last_peered":"2023-09-23T19:58:32.732436+0000","last_clean":"2023-09-23T19:58:32.732436+0000","last_became_active":"2023-09-23T19:58:12.253672+0000","last_became_peered":"2023-09-23T19:58:12.253672+0000","last_unstale":"2023-09-23T19:58:32.732436+0000","last_undegraded":"2023-09-23T19:58:32.732436+0000","last_fullsized":"2023-09-23T19:58:32.732436+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:42:17.658653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423565+0000","last_change":"2023-09-23T19:58:11.234596+0000","last_active":"2023-09-23T19:58:32.423565+0000","last_peered":"2023-09-23T19:58:32.423565+0000","last_clean":"2023-09-23T19:58:32.423565+0000","last_became_active":"2023-09-23T19:58:11.234236+0000","last_became_peered":"2023-09-23T19:58:11.234236+0000","last_unstale":"2023-09-23T19:58:32.423565+0000","last_undegraded":"2023-09-23T19:58:32.423565+0000","last_fullsized":"2023-09-23T19:58:32.423565+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":3,"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-09-25T01:47:48.159942+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-09-23T19:58:32.420789+0000","last_change":"2023-09-23T19:58:12.522969+0000","last_active":"2023-09-23T19:58:32.420789+0000","last_peered":"2023-09-23T19:58:32.420789+0000","last_clean":"2023-09-23T19:58:32.420789+0000","last_became_active":"2023-09-23T19:58:12.522143+0000","last_became_peered":"2023-09-23T19:58:12.522143+0000","last_unstale":"2023-09-23T19:58:32.420789+0000","last_undegraded":"2023-09-23T19:58:32.420789+0000","last_fullsized":"2023-09-23T19:58:32.420789+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:46.050927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420220+0000","last_change":"2023-09-23T19:58:11.235236+0000","last_active":"2023-09-23T19:58:32.420220+0000","last_peered":"2023-09-23T19:58:32.420220+0000","last_clean":"2023-09-23T19:58:32.420220+0000","last_became_active":"2023-09-23T19:58:11.234899+0000","last_became_peered":"2023-09-23T19:58:11.234899+0000","last_unstale":"2023-09-23T19:58:32.420220+0000","last_undegraded":"2023-09-23T19:58:32.420220+0000","last_fullsized":"2023-09-23T19:58:32.420220+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:18:10.009330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731777+0000","last_change":"2023-09-23T19:58:12.519948+0000","last_active":"2023-09-23T19:58:32.731777+0000","last_peered":"2023-09-23T19:58:32.731777+0000","last_clean":"2023-09-23T19:58:32.731777+0000","last_became_active":"2023-09-23T19:58:12.518989+0000","last_became_peered":"2023-09-23T19:58:12.518989+0000","last_unstale":"2023-09-23T19:58:32.731777+0000","last_undegraded":"2023-09-23T19:58:32.731777+0000","last_fullsized":"2023-09-23T19:58:32.731777+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:38:58.826165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.415448+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T19:58:32.415448+0000","last_peered":"2023-09-23T19:58:32.415448+0000","last_clean":"2023-09-23T19:58:32.415448+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T19:58:32.415448+0000","last_undegraded":"2023-09-23T19:58:32.415448+0000","last_fullsized":"2023-09-23T19:58:32.415448+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":1,"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-09-25T00:11:39.117584+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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.730988+0000","last_change":"2023-09-23T19:58:12.519482+0000","last_active":"2023-09-23T19:58:32.730988+0000","last_peered":"2023-09-23T19:58:32.730988+0000","last_clean":"2023-09-23T19:58:32.730988+0000","last_became_active":"2023-09-23T19:58:12.518808+0000","last_became_peered":"2023-09-23T19:58:12.518808+0000","last_unstale":"2023-09-23T19:58:32.730988+0000","last_undegraded":"2023-09-23T19:58:32.730988+0000","last_fullsized":"2023-09-23T19:58:32.730988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:46.093250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.415446+0000","last_change":"2023-09-23T19:58:11.225717+0000","last_active":"2023-09-23T19:58:32.415446+0000","last_peered":"2023-09-23T19:58:32.415446+0000","last_clean":"2023-09-23T19:58:32.415446+0000","last_became_active":"2023-09-23T19:58:11.225385+0000","last_became_peered":"2023-09-23T19:58:11.225385+0000","last_unstale":"2023-09-23T19:58:32.415446+0000","last_undegraded":"2023-09-23T19:58:32.415446+0000","last_fullsized":"2023-09-23T19:58:32.415446+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T01:52:51.537737+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-09-23T19:58:32.419033+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T19:58:32.419033+0000","last_peered":"2023-09-23T19:58:32.419033+0000","last_clean":"2023-09-23T19:58:32.419033+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T19:58:32.419033+0000","last_undegraded":"2023-09-23T19:58:32.419033+0000","last_fullsized":"2023-09-23T19:58:32.419033+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.415719+0000","last_change":"2023-09-23T19:58:11.233481+0000","last_active":"2023-09-23T19:58:32.415719+0000","last_peered":"2023-09-23T19:58:32.415719+0000","last_clean":"2023-09-23T19:58:32.415719+0000","last_became_active":"2023-09-23T19:58:11.233173+0000","last_became_peered":"2023-09-23T19:58:11.233173+0000","last_unstale":"2023-09-23T19:58:32.415719+0000","last_undegraded":"2023-09-23T19:58:32.415719+0000","last_fullsized":"2023-09-23T19:58:32.415719+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":1,"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-09-24T21:56:56.237644+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-09-23T19:58:32.424387+0000","last_change":"2023-09-23T19:58:12.529085+0000","last_active":"2023-09-23T19:58:32.424387+0000","last_peered":"2023-09-23T19:58:32.424387+0000","last_clean":"2023-09-23T19:58:32.424387+0000","last_became_active":"2023-09-23T19:58:12.528365+0000","last_became_peered":"2023-09-23T19:58:12.528365+0000","last_unstale":"2023-09-23T19:58:32.424387+0000","last_undegraded":"2023-09-23T19:58:32.424387+0000","last_fullsized":"2023-09-23T19:58:32.424387+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:57:27.984551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731870+0000","last_change":"2023-09-23T19:58:11.233572+0000","last_active":"2023-09-23T19:58:32.731870+0000","last_peered":"2023-09-23T19:58:32.731870+0000","last_clean":"2023-09-23T19:58:32.731870+0000","last_became_active":"2023-09-23T19:58:11.233199+0000","last_became_peered":"2023-09-23T19:58:11.233199+0000","last_unstale":"2023-09-23T19:58:32.731870+0000","last_undegraded":"2023-09-23T19:58:32.731870+0000","last_fullsized":"2023-09-23T19:58:32.731870+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":8,"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-09-25T01:03:22.460620+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-09-23T19:58:32.421176+0000","last_change":"2023-09-23T19:58:12.525530+0000","last_active":"2023-09-23T19:58:32.421176+0000","last_peered":"2023-09-23T19:58:32.421176+0000","last_clean":"2023-09-23T19:58:32.421176+0000","last_became_active":"2023-09-23T19:58:12.525109+0000","last_became_peered":"2023-09-23T19:58:12.525109+0000","last_unstale":"2023-09-23T19:58:32.421176+0000","last_undegraded":"2023-09-23T19:58:32.421176+0000","last_fullsized":"2023-09-23T19:58:32.421176+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:14:57.984494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.414908+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T19:58:32.414908+0000","last_peered":"2023-09-23T19:58:32.414908+0000","last_clean":"2023-09-23T19:58:32.414908+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T19:58:32.414908+0000","last_undegraded":"2023-09-23T19:58:32.414908+0000","last_fullsized":"2023-09-23T19:58:32.414908+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420104+0000","last_change":"2023-09-23T19:58:12.524520+0000","last_active":"2023-09-23T19:58:32.420104+0000","last_peered":"2023-09-23T19:58:32.420104+0000","last_clean":"2023-09-23T19:58:32.420104+0000","last_became_active":"2023-09-23T19:58:12.524164+0000","last_became_peered":"2023-09-23T19:58:12.524164+0000","last_unstale":"2023-09-23T19:58:32.420104+0000","last_undegraded":"2023-09-23T19:58:32.420104+0000","last_fullsized":"2023-09-23T19:58:32.420104+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:02:59.199363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420375+0000","last_change":"2023-09-23T19:58:11.239157+0000","last_active":"2023-09-23T19:58:32.420375+0000","last_peered":"2023-09-23T19:58:32.420375+0000","last_clean":"2023-09-23T19:58:32.420375+0000","last_became_active":"2023-09-23T19:58:11.238855+0000","last_became_peered":"2023-09-23T19:58:11.238855+0000","last_unstale":"2023-09-23T19:58:32.420375+0000","last_undegraded":"2023-09-23T19:58:32.420375+0000","last_fullsized":"2023-09-23T19:58:32.420375+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:02.708533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T19:58:33.656422+0000","last_change":"2023-09-23T19:58:33.656422+0000","last_active":"2023-09-23T19:58:33.656422+0000","last_peered":"2023-09-23T19:58:33.656422+0000","last_clean":"2023-09-23T19:58:33.656422+0000","last_became_active":"2023-09-23T19:58:33.655597+0000","last_became_peered":"2023-09-23T19:58:33.655597+0000","last_unstale":"2023-09-23T19:58:33.656422+0000","last_undegraded":"2023-09-23T19:58:33.656422+0000","last_fullsized":"2023-09-23T19:58:33.656422+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:49:02.964546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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-09-23T19:58:32.414724+0000","last_change":"2023-09-23T19:58:11.229548+0000","last_active":"2023-09-23T19:58:32.414724+0000","last_peered":"2023-09-23T19:58:32.414724+0000","last_clean":"2023-09-23T19:58:32.414724+0000","last_became_active":"2023-09-23T19:58:11.229148+0000","last_became_peered":"2023-09-23T19:58:11.229148+0000","last_unstale":"2023-09-23T19:58:32.414724+0000","last_undegraded":"2023-09-23T19:58:32.414724+0000","last_fullsized":"2023-09-23T19:58:32.414724+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T03:46:01.627545+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-09-23T19:58:32.732257+0000","last_change":"2023-09-23T19:58:12.525105+0000","last_active":"2023-09-23T19:58:32.732257+0000","last_peered":"2023-09-23T19:58:32.732257+0000","last_clean":"2023-09-23T19:58:32.732257+0000","last_became_active":"2023-09-23T19:58:12.524391+0000","last_became_peered":"2023-09-23T19:58:12.524391+0000","last_unstale":"2023-09-23T19:58:32.732257+0000","last_undegraded":"2023-09-23T19:58:32.732257+0000","last_fullsized":"2023-09-23T19:58:32.732257+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:12:27.648927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.732434+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T19:58:32.732434+0000","last_peered":"2023-09-23T19:58:32.732434+0000","last_clean":"2023-09-23T19:58:32.732434+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T19:58:32.732434+0000","last_undegraded":"2023-09-23T19:58:32.732434+0000","last_fullsized":"2023-09-23T19:58:32.732434+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":7,"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-09-25T00:16:49.112965+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-09-23T19:58:32.417892+0000","last_change":"2023-09-23T19:58:11.895700+0000","last_active":"2023-09-23T19:58:32.417892+0000","last_peered":"2023-09-23T19:58:32.417892+0000","last_clean":"2023-09-23T19:58:32.417892+0000","last_became_active":"2023-09-23T19:58:11.894741+0000","last_became_peered":"2023-09-23T19:58:11.894741+0000","last_unstale":"2023-09-23T19:58:32.417892+0000","last_undegraded":"2023-09-23T19:58:32.417892+0000","last_fullsized":"2023-09-23T19:58:32.417892+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:57.521029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.415206+0000","last_change":"2023-09-23T19:58:11.230324+0000","last_active":"2023-09-23T19:58:32.415206+0000","last_peered":"2023-09-23T19:58:32.415206+0000","last_clean":"2023-09-23T19:58:32.415206+0000","last_became_active":"2023-09-23T19:58:11.230029+0000","last_became_peered":"2023-09-23T19:58:11.230029+0000","last_unstale":"2023-09-23T19:58:32.415206+0000","last_undegraded":"2023-09-23T19:58:32.415206+0000","last_fullsized":"2023-09-23T19:58:32.415206+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":3,"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-09-25T04:43:39.637054+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-09-23T19:58:32.423277+0000","last_change":"2023-09-23T19:58:12.529088+0000","last_active":"2023-09-23T19:58:32.423277+0000","last_peered":"2023-09-23T19:58:32.423277+0000","last_clean":"2023-09-23T19:58:32.423277+0000","last_became_active":"2023-09-23T19:58:12.528448+0000","last_became_peered":"2023-09-23T19:58:12.528448+0000","last_unstale":"2023-09-23T19:58:32.423277+0000","last_undegraded":"2023-09-23T19:58:32.423277+0000","last_fullsized":"2023-09-23T19:58:32.423277+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:09.241109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420224+0000","last_change":"2023-09-23T19:58:11.236915+0000","last_active":"2023-09-23T19:58:32.420224+0000","last_peered":"2023-09-23T19:58:32.420224+0000","last_clean":"2023-09-23T19:58:32.420224+0000","last_became_active":"2023-09-23T19:58:11.236587+0000","last_became_peered":"2023-09-23T19:58:11.236587+0000","last_unstale":"2023-09-23T19:58:32.420224+0000","last_undegraded":"2023-09-23T19:58:32.420224+0000","last_fullsized":"2023-09-23T19:58:32.420224+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:54:05.105044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423248+0000","last_change":"2023-09-23T19:58:12.521066+0000","last_active":"2023-09-23T19:58:32.423248+0000","last_peered":"2023-09-23T19:58:32.423248+0000","last_clean":"2023-09-23T19:58:32.423248+0000","last_became_active":"2023-09-23T19:58:12.520441+0000","last_became_peered":"2023-09-23T19:58:12.520441+0000","last_unstale":"2023-09-23T19:58:32.423248+0000","last_undegraded":"2023-09-23T19:58:32.423248+0000","last_fullsized":"2023-09-23T19:58:32.423248+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:25.954467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421780+0000","last_change":"2023-09-23T19:58:11.239581+0000","last_active":"2023-09-23T19:58:32.421780+0000","last_peered":"2023-09-23T19:58:32.421780+0000","last_clean":"2023-09-23T19:58:32.421780+0000","last_became_active":"2023-09-23T19:58:11.238773+0000","last_became_peered":"2023-09-23T19:58:11.238773+0000","last_unstale":"2023-09-23T19:58:32.421780+0000","last_undegraded":"2023-09-23T19:58:32.421780+0000","last_fullsized":"2023-09-23T19:58:32.421780+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:11:52.206256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.731799+0000","last_change":"2023-09-23T19:58:12.519293+0000","last_active":"2023-09-23T19:58:32.731799+0000","last_peered":"2023-09-23T19:58:32.731799+0000","last_clean":"2023-09-23T19:58:32.731799+0000","last_became_active":"2023-09-23T19:58:12.518487+0000","last_became_peered":"2023-09-23T19:58:12.518487+0000","last_unstale":"2023-09-23T19:58:32.731799+0000","last_undegraded":"2023-09-23T19:58:32.731799+0000","last_fullsized":"2023-09-23T19:58:32.731799+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:43:24.546730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"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-09-23T19:58:32.424442+0000","last_change":"2023-09-23T19:58:11.234626+0000","last_active":"2023-09-23T19:58:32.424442+0000","last_peered":"2023-09-23T19:58:32.424442+0000","last_clean":"2023-09-23T19:58:32.424442+0000","last_became_active":"2023-09-23T19:58:11.234272+0000","last_became_peered":"2023-09-23T19:58:11.234272+0000","last_unstale":"2023-09-23T19:58:32.424442+0000","last_undegraded":"2023-09-23T19:58:32.424442+0000","last_fullsized":"2023-09-23T19:58:32.424442+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:37:38.494111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421251+0000","last_change":"2023-09-23T19:58:12.525332+0000","last_active":"2023-09-23T19:58:32.421251+0000","last_peered":"2023-09-23T19:58:32.421251+0000","last_clean":"2023-09-23T19:58:32.421251+0000","last_became_active":"2023-09-23T19:58:12.524986+0000","last_became_peered":"2023-09-23T19:58:12.524986+0000","last_unstale":"2023-09-23T19:58:32.421251+0000","last_undegraded":"2023-09-23T19:58:32.421251+0000","last_fullsized":"2023-09-23T19:58:32.421251+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:41:42.747280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.417485+0000","last_change":"2023-09-23T19:58:11.231552+0000","last_active":"2023-09-23T19:58:32.417485+0000","last_peered":"2023-09-23T19:58:32.417485+0000","last_clean":"2023-09-23T19:58:32.417485+0000","last_became_active":"2023-09-23T19:58:11.231163+0000","last_became_peered":"2023-09-23T19:58:11.231163+0000","last_unstale":"2023-09-23T19:58:32.417485+0000","last_undegraded":"2023-09-23T19:58:32.417485+0000","last_fullsized":"2023-09-23T19:58:32.417485+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:19:42.371482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423421+0000","last_change":"2023-09-23T19:58:12.523889+0000","last_active":"2023-09-23T19:58:32.423421+0000","last_peered":"2023-09-23T19:58:32.423421+0000","last_clean":"2023-09-23T19:58:32.423421+0000","last_became_active":"2023-09-23T19:58:12.522835+0000","last_became_peered":"2023-09-23T19:58:12.522835+0000","last_unstale":"2023-09-23T19:58:32.423421+0000","last_undegraded":"2023-09-23T19:58:32.423421+0000","last_fullsized":"2023-09-23T19:58:32.423421+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:04.717330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731412+0000","last_change":"2023-09-23T19:58:11.232495+0000","last_active":"2023-09-23T19:58:32.731412+0000","last_peered":"2023-09-23T19:58:32.731412+0000","last_clean":"2023-09-23T19:58:32.731412+0000","last_became_active":"2023-09-23T19:58:11.231673+0000","last_became_peered":"2023-09-23T19:58:11.231673+0000","last_unstale":"2023-09-23T19:58:32.731412+0000","last_undegraded":"2023-09-23T19:58:32.731412+0000","last_fullsized":"2023-09-23T19:58:32.731412+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T04:14:23.320991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":6648,"kb_used_data":1328,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738504,"statfs":{"total":95995035648,"available":95988228096,"internally_reserved":0,"allocated":1359872,"data_stored":915837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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 Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86299999999999999,"15min":0.877},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.169,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.92100000000000004,"15min":0.95299999999999996},"min":{"1min":0.64400000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.226,"5min":1.427,"15min":1.427},"last":0.96799999999999997}]},{"osd":1,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.67800000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.202,"5min":1.296,"15min":1.296},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.92100000000000004,"15min":0.93999999999999995},"min":{"1min":0.51700000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1479999999999999,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":1.119}]},{"osd":2,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96399999999999997,"15min":0.96799999999999997},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3220000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.212},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2889999999999999,"5min":1.569,"15min":1.569},"last":1.0940000000000001}]},{"osd":3,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.628,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.274,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.97499999999999998,"15min":0.97399999999999998},"min":{"1min":0.60399999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1679999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1679999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.90500000000000003,"15min":0.879},"min":{"1min":0.61399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.21,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.94999999999999996,"15min":0.91200000000000003},"min":{"1min":0.67600000000000005,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3009999999999999,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.0029999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.004,"15min":0.93899999999999995},"min":{"1min":0.79100000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.272,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0229999999999999,"15min":1.02},"min":{"1min":0.77400000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.165,"5min":2.3530000000000002,"15min":2.3530000000000002},"last":1.0580000000000001}]},{"osd":6,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0580000000000001,"15min":1.0620000000000001},"min":{"1min":0.82499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.262,"5min":2.4489999999999998,"15min":2.4489999999999998},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.107,"5min":1.0589999999999999,"15min":1.0569999999999999},"min":{"1min":0.85599999999999998,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.298,"5min":1.482,"15min":1.482},"last":1.266}]}]},{"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":6696,"kb_used_data":1312,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738456,"statfs":{"total":95995035648,"available":95988178944,"internally_reserved":0,"allocated":1343488,"data_stored":915368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.90800000000000003,"15min":0.89700000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.28,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.88,"15min":0.92300000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2509999999999999,"5min":1.304,"15min":1.304},"last":0.73799999999999999}]},{"osd":1,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.875,"15min":0.91500000000000004},"min":{"1min":0.68799999999999994,"5min":0.61399999999999999,"15min":0.60499999999999998},"max":{"1min":1.194,"5min":1.411,"15min":1.411},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91400000000000003,"15min":0.92700000000000005},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2250000000000001,"5min":1.419,"15min":1.419},"last":0.90200000000000002}]},{"osd":2,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.60799999999999998,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.26,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95699999999999996,"15min":0.97799999999999998},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2589999999999999,"5min":1.476,"15min":1.476},"last":1.2589999999999999}]},{"osd":3,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.91900000000000004,"15min":0.96299999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.25,"5min":1.514,"15min":1.514},"last":0.872},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.97899999999999998,"15min":0.99099999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2090000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1200000000000001}]},{"osd":4,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.94499999999999995,"15min":0.92800000000000005},"min":{"1min":0.48999999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2949999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.143},{"interface":"front","average":{"1min":1.03,"5min":0.95599999999999996,"15min":0.89500000000000002},"min":{"1min":0.64700000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.3300000000000001,"5min":1.47,"15min":1.47},"last":1.2030000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.98399999999999999,"15min":0.95699999999999996},"min":{"1min":0.74299999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.3009999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.05,"15min":0.95599999999999996},"min":{"1min":0.71299999999999997,"5min":0.505,"15min":0.45700000000000002},"max":{"1min":1.4219999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.4219999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:59:36 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.087,"15min":1.079},"min":{"1min":0.92600000000000005,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3919999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.137,"15min":1.133},"min":{"1min":0.99299999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.419,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.333}]}]},{"osd":1,"up_from":13,"seq":55834574975,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6872,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738280,"statfs":{"total":95995035648,"available":95987998720,"internally_reserved":0,"allocated":737280,"data_stored":323717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.69799999999999995,"15min":0.64800000000000002},"min":{"1min":0.32700000000000001,"5min":0.311,"15min":0.311},"max":{"1min":2.1520000000000001,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.70499999999999996,"15min":0.64800000000000002},"min":{"1min":0.38600000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.89400000000000002}]},{"osd":2,"last update":"Sat Sep 23 19:59:27 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.77000000000000002,"15min":0.70999999999999996},"min":{"1min":0.36199999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.2789999999999999,"5min":1.393,"15min":1.393},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.77000000000000002,"15min":0.71999999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.2190000000000001}]},{"osd":3,"last update":"Sat Sep 23 19:59:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.73399999999999999,"15min":0.747},"min":{"1min":0.34000000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.85299999999999998,"15min":0.84899999999999998},"min":{"1min":0.46899999999999997,"5min":0.442,"15min":0.442},"max":{"1min":1.0509999999999999,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.3420000000000001}]},{"osd":4,"last update":"Sat Sep 23 19:59:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90800000000000003,"15min":0.92300000000000004},"min":{"1min":0.72699999999999998,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.361,"5min":1.476,"15min":1.476},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0389999999999999,"15min":0.98899999999999999},"min":{"1min":0.59199999999999997,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":1.1819999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:58:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.03,"15min":1.0569999999999999},"min":{"1min":0.78700000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.262},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.048,"15min":1.0229999999999999},"min":{"1min":0.86499999999999999,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1359999999999999}]},{"osd":6,"last update":"Sat Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0720000000000001,"15min":1.0840000000000001},"min":{"1min":0.64200000000000002,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.304},{"interface":"front","average":{"1min":1.03,"5min":1.109,"15min":1.149},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.6259999999999999,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.0960000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1140000000000001,"15min":1.149},"min":{"1min":0.76600000000000001,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":1.02},{"interface":"front","average":{"1min":1.056,"5min":1.054,"15min":1.0800000000000001},"min":{"1min":0.72599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.0529999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738506,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7460,"kb_used_data":1308,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737692,"statfs":{"total":95995035648,"available":95987396608,"internally_reserved":0,"allocated":1339392,"data_stored":914661,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 Sep 23 19:59:39 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.66100000000000003,"15min":0.59599999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.5019999999999998,"5min":2.5019999999999998,"15min":2.5019999999999998},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.72999999999999998,"15min":0.65600000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":2.6099999999999999,"5min":2.6099999999999999,"15min":2.6099999999999999},"last":0.81499999999999995}]},{"osd":2,"last update":"Sat Sep 23 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.76500000000000001,"15min":0.77000000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.24,"5min":1.3049999999999999,"15min":1.6859999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.81499999999999995,"15min":0.81200000000000006},"min":{"1min":0.40300000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.9299999999999999,"5min":1.9299999999999999,"15min":1.9299999999999999},"last":0.78300000000000003}]},{"osd":3,"last update":"Sat Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.76000000000000001,"15min":0.76600000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.94699999999999995,"5min":1.226,"15min":1.2490000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.78300000000000003,"15min":0.75900000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.5720000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.84899999999999998}]},{"osd":4,"last update":"Sat Sep 23 19:59:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97299999999999998,"15min":0.92400000000000004},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.032},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.03,"15min":0.99399999999999999},"min":{"1min":0.70599999999999996,"5min":0.67300000000000004,"15min":0.629},"max":{"1min":4.7519999999999998,"5min":4.7519999999999998,"15min":4.7519999999999998},"last":0.90800000000000003}]},{"osd":5,"last update":"Sat Sep 23 19:58:57 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.0449999999999999,"15min":1.0129999999999999},"min":{"1min":0.74199999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.125,"5min":2.125,"15min":2.125},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.091,"15min":1.0449999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.95999999999999996}]},{"osd":6,"last update":"Sat Sep 23 19:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.0920000000000001,"15min":1.1319999999999999},"min":{"1min":0.77000000000000002,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":2.2120000000000002,"5min":2.2120000000000002,"15min":2.2120000000000002},"last":0.88},{"interface":"front","average":{"1min":1.143,"5min":1.135,"15min":1.1539999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.0049999999999999}]},{"osd":7,"last update":"Sat Sep 23 19:59:39 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0980000000000001,"15min":1.1259999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":2.036,"5min":2.036,"15min":2.036},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1839999999999999,"15min":1.1459999999999999},"min":{"1min":0.70999999999999996,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":4.7880000000000003,"5min":4.7880000000000003,"15min":4.7880000000000003},"last":1.0640000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411445,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6684,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738468,"statfs":{"total":95995035648,"available":95988191232,"internally_reserved":0,"allocated":741376,"data_stored":323694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 Sep 23 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64900000000000002,"15min":0.61299999999999999},"min":{"1min":0.372,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.76000000000000001,"15min":0.71799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.77600000000000002}]},{"osd":1,"last update":"Sat Sep 23 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.748,"15min":0.71499999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2629999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.72499999999999998,"15min":0.69199999999999995},"min":{"1min":0.40400000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.75600000000000001}]},{"osd":3,"last update":"Sat Sep 23 19:59:21 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.878,"15min":0.84499999999999997},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.2689999999999999,"5min":1.3859999999999999,"15min":1.488},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.82499999999999996,"15min":0.80100000000000005},"min":{"1min":0.44900000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.1799999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.93500000000000005}]},{"osd":4,"last update":"Sat Sep 23 19:59:13 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.038,"15min":1.0069999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4139999999999999,"5min":1.738,"15min":1.738},"last":1.3280000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.63300000000000001,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.359,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:59:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.95499999999999996,"15min":0.95299999999999996},"min":{"1min":0.73899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.304,"5min":1.474,"15min":1.474},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1000000000000001,"15min":1.0760000000000001},"min":{"1min":0.77600000000000002,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5449999999999999,"5min":1.772,"15min":1.772},"last":1.236}]},{"osd":6,"last update":"Sat Sep 23 19:58:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.117,"15min":1.135},"min":{"1min":0.80000000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.492,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.008},{"interface":"front","average":{"1min":1.149,"5min":1.083,"15min":1.083},"min":{"1min":0.74199999999999999,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.282}]},{"osd":7,"last update":"Sat Sep 23 19:59:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.117,"15min":1.163},"min":{"1min":0.65300000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":1.181},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.0580000000000001,"15min":1.0960000000000001},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.5409999999999999,"5min":1.641,"15min":1.641},"last":1.0409999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149803,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6236,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738916,"statfs":{"total":95995035648,"available":95988649984,"internally_reserved":0,"allocated":741376,"data_stored":323807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"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 Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.64300000000000002,"15min":0.66700000000000004},"min":{"1min":0.34000000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0469999999999999,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.627},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.73099999999999998,"15min":0.73499999999999999},"min":{"1min":0.46600000000000003,"5min":0.40600000000000003,"15min":0.39000000000000001},"max":{"1min":1.0389999999999999,"5min":1.671,"15min":1.671},"last":0.89600000000000002}]},{"osd":1,"last update":"Sat Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.73899999999999999,"15min":0.749},"min":{"1min":0.44600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1000000000000001,"5min":1.71,"15min":1.71},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.73199999999999998,"15min":0.751},"min":{"1min":0.39600000000000002,"5min":0.313,"15min":0.313},"max":{"1min":0.89700000000000002,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.98599999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.79200000000000004,"15min":0.79300000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.1839999999999999,"5min":1.254,"15min":1.254},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.76700000000000002,"15min":0.77800000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.004,"5min":1.363,"15min":1.363},"last":0.76100000000000001}]},{"osd":4,"last update":"Sat Sep 23 19:59:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.97199999999999998,"15min":0.94599999999999995},"min":{"1min":0.71899999999999997,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3240000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.48},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98599999999999999,"15min":0.97299999999999998},"min":{"1min":0.68200000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.375,"5min":2.04,"15min":2.04},"last":1.131}]},{"osd":5,"last update":"Sat Sep 23 19:59:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.032,"15min":1.026},"min":{"1min":0.77300000000000002,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.516,"5min":1.966,"15min":1.966},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.04,"15min":0.997},"min":{"1min":0.84499999999999997,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.425,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.018}]},{"osd":6,"last update":"Sat Sep 23 19:58:49 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0640000000000001,"15min":1.1160000000000001},"min":{"1min":0.76400000000000001,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.387,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.127,"15min":1.1339999999999999},"min":{"1min":0.84399999999999997,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4670000000000001,"5min":1.732,"15min":1.732},"last":1.607}]},{"osd":7,"last update":"Sat Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.1160000000000001,"15min":1.1870000000000001},"min":{"1min":0.71699999999999997,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.3620000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.55},{"interface":"front","average":{"1min":1.04,"5min":1.111,"15min":1.1879999999999999},"min":{"1min":0.68600000000000005,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.327,"5min":1.921,"15min":1.921},"last":1.2250000000000001}]}]},{"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":6256,"kb_used_data":744,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738896,"statfs":{"total":95995035648,"available":95988629504,"internally_reserved":0,"allocated":761856,"data_stored":325399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"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 Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.90300000000000002,"15min":0.88700000000000001},"min":{"1min":0.67400000000000004,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.298,"5min":1.335,"15min":1.5009999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.92700000000000005,"15min":0.90100000000000002},"min":{"1min":0.54600000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.446},"last":0.749}]},{"osd":1,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.84799999999999998,"15min":0.81399999999999995},"min":{"1min":0.626,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2110000000000001,"5min":1.23,"15min":1.23},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.65100000000000002,"5min":0.495,"15min":0.495},"max":{"1min":1.234,"5min":1.446,"15min":1.595},"last":0.86799999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.94199999999999995,"15min":0.88100000000000001},"min":{"1min":0.67700000000000005,"5min":0.442,"15min":0.442},"max":{"1min":1.321,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.194},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.94799999999999995,"15min":0.94699999999999995},"min":{"1min":0.73599999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.5549999999999999},"last":0.92600000000000005}]},{"osd":3,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.95199999999999996,"15min":0.94299999999999995},"min":{"1min":0.69899999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3129999999999999,"5min":1.3340000000000001,"15min":1.802},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.91800000000000004,"15min":0.91600000000000004},"min":{"1min":0.68799999999999994,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0660000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":0.93200000000000005,"15min":0.82099999999999995},"min":{"1min":0.69999999999999996,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.47,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.107},{"interface":"front","average":{"1min":1.204,"5min":1.048,"15min":0.91900000000000004},"min":{"1min":0.75800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.52,"5min":1.52,"15min":1.6499999999999999},"last":1.1279999999999999}]},{"osd":6,"last update":"Sat Sep 23 19:58:49 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.004,"15min":0.96299999999999997},"min":{"1min":0.72299999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.472,"5min":1.726,"15min":1.726},"last":1.024},{"interface":"front","average":{"1min":1.167,"5min":1.0149999999999999,"15min":0.95899999999999996},"min":{"1min":0.82699999999999996,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.377,"5min":1.53,"15min":1.53},"last":1.2390000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:59:41 2023","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.1279999999999999,"15min":1.1120000000000001},"min":{"1min":0.86699999999999999,"5min":0.495,"15min":0.495},"max":{"1min":1.51,"5min":1.768,"15min":1.768},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0569999999999999,"15min":1.0189999999999999},"min":{"1min":0.77800000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2749999999999999,"5min":1.48,"15min":1.48},"last":1.173}]}]},{"osd":5,"up_from":39,"seq":167503724632,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6112,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739040,"statfs":{"total":95995035648,"available":95988776960,"internally_reserved":0,"allocated":745472,"data_stored":324341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.92900000000000005,"15min":0.86899999999999999},"min":{"1min":0.61199999999999999,"5min":0.497,"15min":0.497},"max":{"1min":1.28,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.88600000000000001,"15min":0.90600000000000003},"min":{"1min":0.72199999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2290000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0760000000000001}]},{"osd":1,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.67000000000000004,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2629999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91400000000000003,"15min":0.91100000000000003},"min":{"1min":0.57499999999999996,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2050000000000001,"5min":1.302,"15min":1.302},"last":1.113}]},{"osd":2,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88,"15min":0.90000000000000002},"min":{"1min":0.59299999999999997,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.57599999999999996,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.1830000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.98199999999999998}]},{"osd":3,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.97899999999999998,"15min":0.94999999999999996},"min":{"1min":0.65000000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2749999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.016},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.93000000000000005,"15min":0.93999999999999995},"min":{"1min":0.70899999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.161,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.86299999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.877,"15min":0.77300000000000002},"min":{"1min":0.56200000000000006,"5min":0.44800000000000001,"15min":0.39700000000000002},"max":{"1min":1.1539999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.88200000000000001,"15min":0.82599999999999996},"min":{"1min":0.73199999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.177,"5min":1.329,"15min":1.329},"last":0.94699999999999995}]},{"osd":6,"last update":"Sat Sep 23 19:58:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.96499999999999997,"15min":0.89000000000000001},"min":{"1min":0.76600000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.333,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.073,"5min":0.998,"15min":0.997},"min":{"1min":0.72999999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.048}]},{"osd":7,"last update":"Sat Sep 23 19:59:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0229999999999999,"15min":1.0289999999999999},"min":{"1min":0.76600000000000001,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.371,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"min":{"1min":0.97399999999999998,"5min":0.623,"15min":0.623},"max":{"1min":1.333,"5min":1.518,"15min":1.518},"last":1.264}]}]}],"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-09-23T19:59:51.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T19:59:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:50 smithi174 bash[31352]: cluster 2023-09-23T19:59:49.704526+0000 mgr.y (mgr.24356) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:50 smithi174 bash[31352]: audit 2023-09-23T19:59:50.210558+0000 mgr.y (mgr.24356) 168 : audit [DBG] from='client.24562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:59:53.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:52 smithi112 bash[27353]: cluster 2023-09-23T19:59:51.705144+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:53.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:52 smithi112 bash[41728]: cluster 2023-09-23T19:59:51.705144+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:52 smithi174 bash[31352]: cluster 2023-09-23T19:59:51.705144+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:55.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:54 smithi174 bash[31352]: cluster 2023-09-23T19:59:53.706213+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:54 smithi112 bash[27353]: cluster 2023-09-23T19:59:53.706213+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:54 smithi112 bash[41728]: cluster 2023-09-23T19:59:53.706213+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:55.837 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:55.868 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 19:59:55 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:55] "GET /metrics HTTP/1.1" 200 238803 "" "Prometheus/2.43.0" 2023-09-23T19:59:57.072 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:56 smithi112 bash[41728]: cluster 2023-09-23T19:59:55.706838+0000 mgr.y (mgr.24356) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:57.072 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:56 smithi112 bash[27353]: cluster 2023-09-23T19:59:55.706838+0000 mgr.y (mgr.24356) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:56 smithi174 bash[31352]: cluster 2023-09-23T19:59:55.706838+0000 mgr.y (mgr.24356) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:58.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 19:59:58 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:19:59:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T19:59:58.953 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T19:59:58.956 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T19:59:59.231 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:58 smithi112 bash[41728]: cluster 2023-09-23T19:59:57.707898+0000 mgr.y (mgr.24356) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:59.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:58 smithi112 bash[27353]: cluster 2023-09-23T19:59:57.707898+0000 mgr.y (mgr.24356) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:59.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:58 smithi174 bash[31352]: cluster 2023-09-23T19:59:57.707898+0000 mgr.y (mgr.24356) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T19:59:59.718 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2023-09-23T19:59:57.707134+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":52964,"kb_used_data":7588,"kb_used_omap":0,"kb_used_meta":45312,"kb_avail":749908252,"statfs":{"total":767960285184,"available":767906050048,"internally_reserved":0,"allocated":7770112,"data_stored":4366824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46399488},"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.004411"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.730686+0000","last_change":"2023-09-23T19:58:12.521428+0000","last_active":"2023-09-23T19:58:32.730686+0000","last_peered":"2023-09-23T19:58:32.730686+0000","last_clean":"2023-09-23T19:58:32.730686+0000","last_became_active":"2023-09-23T19:58:12.518833+0000","last_became_peered":"2023-09-23T19:58:12.518833+0000","last_unstale":"2023-09-23T19:58:32.730686+0000","last_undegraded":"2023-09-23T19:58:32.730686+0000","last_fullsized":"2023-09-23T19:58:32.730686+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:35:48.338311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421854+0000","last_change":"2023-09-23T19:58:11.236326+0000","last_active":"2023-09-23T19:58:32.421854+0000","last_peered":"2023-09-23T19:58:32.421854+0000","last_clean":"2023-09-23T19:58:32.421854+0000","last_became_active":"2023-09-23T19:58:11.235140+0000","last_became_peered":"2023-09-23T19:58:11.235140+0000","last_unstale":"2023-09-23T19:58:32.421854+0000","last_undegraded":"2023-09-23T19:58:32.421854+0000","last_fullsized":"2023-09-23T19:58:32.421854+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":5,"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-09-25T03:34:18.368555+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-09-23T19:58:32.423172+0000","last_change":"2023-09-23T19:58:12.251843+0000","last_active":"2023-09-23T19:58:32.423172+0000","last_peered":"2023-09-23T19:58:32.423172+0000","last_clean":"2023-09-23T19:58:32.423172+0000","last_became_active":"2023-09-23T19:58:12.251494+0000","last_became_peered":"2023-09-23T19:58:12.251494+0000","last_unstale":"2023-09-23T19:58:32.423172+0000","last_undegraded":"2023-09-23T19:58:32.423172+0000","last_fullsized":"2023-09-23T19:58:32.423172+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:16.327029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.424408+0000","last_change":"2023-09-23T19:58:11.229574+0000","last_active":"2023-09-23T19:58:32.424408+0000","last_peered":"2023-09-23T19:58:32.424408+0000","last_clean":"2023-09-23T19:58:32.424408+0000","last_became_active":"2023-09-23T19:58:11.229223+0000","last_became_peered":"2023-09-23T19:58:11.229223+0000","last_unstale":"2023-09-23T19:58:32.424408+0000","last_undegraded":"2023-09-23T19:58:32.424408+0000","last_fullsized":"2023-09-23T19:58:32.424408+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T06:49:10.679794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731047+0000","last_change":"2023-09-23T19:58:12.253880+0000","last_active":"2023-09-23T19:58:32.731047+0000","last_peered":"2023-09-23T19:58:32.731047+0000","last_clean":"2023-09-23T19:58:32.731047+0000","last_became_active":"2023-09-23T19:58:12.253336+0000","last_became_peered":"2023-09-23T19:58:12.253336+0000","last_unstale":"2023-09-23T19:58:32.731047+0000","last_undegraded":"2023-09-23T19:58:32.731047+0000","last_fullsized":"2023-09-23T19:58:32.731047+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:11:52.365409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420293+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T19:58:32.420293+0000","last_peered":"2023-09-23T19:58:32.420293+0000","last_clean":"2023-09-23T19:58:32.420293+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T19:58:32.420293+0000","last_undegraded":"2023-09-23T19:58:32.420293+0000","last_fullsized":"2023-09-23T19:58:32.420293+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T06:29:50.662710+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-09-23T19:58:32.732525+0000","last_change":"2023-09-23T19:58:12.524443+0000","last_active":"2023-09-23T19:58:32.732525+0000","last_peered":"2023-09-23T19:58:32.732525+0000","last_clean":"2023-09-23T19:58:32.732525+0000","last_became_active":"2023-09-23T19:58:12.524038+0000","last_became_peered":"2023-09-23T19:58:12.524038+0000","last_unstale":"2023-09-23T19:58:32.732525+0000","last_undegraded":"2023-09-23T19:58:32.732525+0000","last_fullsized":"2023-09-23T19:58:32.732525+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:48:22.716215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420336+0000","last_change":"2023-09-23T19:58:11.239091+0000","last_active":"2023-09-23T19:58:32.420336+0000","last_peered":"2023-09-23T19:58:32.420336+0000","last_clean":"2023-09-23T19:58:32.420336+0000","last_became_active":"2023-09-23T19:58:11.238791+0000","last_became_peered":"2023-09-23T19:58:11.238791+0000","last_unstale":"2023-09-23T19:58:32.420336+0000","last_undegraded":"2023-09-23T19:58:32.420336+0000","last_fullsized":"2023-09-23T19:58:32.420336+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-24T21:34:18.470254+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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T19:58:33.433473+0000","last_change":"2023-09-23T19:58:33.433473+0000","last_active":"2023-09-23T19:58:33.433473+0000","last_peered":"2023-09-23T19:58:33.433473+0000","last_clean":"2023-09-23T19:58:33.433473+0000","last_became_active":"2023-09-23T19:58:33.432977+0000","last_became_peered":"2023-09-23T19:58:33.432977+0000","last_unstale":"2023-09-23T19:58:33.433473+0000","last_undegraded":"2023-09-23T19:58:33.433473+0000","last_fullsized":"2023-09-23T19:58:33.433473+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:47.171396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.420705+0000","last_change":"2023-09-23T19:58:11.239409+0000","last_active":"2023-09-23T19:58:32.420705+0000","last_peered":"2023-09-23T19:58:32.420705+0000","last_clean":"2023-09-23T19:58:32.420705+0000","last_became_active":"2023-09-23T19:58:11.239056+0000","last_became_peered":"2023-09-23T19:58:11.239056+0000","last_unstale":"2023-09-23T19:58:32.420705+0000","last_undegraded":"2023-09-23T19:58:32.420705+0000","last_fullsized":"2023-09-23T19:58:32.420705+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-24T23:33:47.165452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.732157+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T19:58:32.732157+0000","last_peered":"2023-09-23T19:58:32.732157+0000","last_clean":"2023-09-23T19:58:32.732157+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T19:58:32.732157+0000","last_undegraded":"2023-09-23T19:58:32.732157+0000","last_fullsized":"2023-09-23T19:58:32.732157+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421411+0000","last_change":"2023-09-23T19:58:11.238374+0000","last_active":"2023-09-23T19:58:32.421411+0000","last_peered":"2023-09-23T19:58:32.421411+0000","last_clean":"2023-09-23T19:58:32.421411+0000","last_became_active":"2023-09-23T19:58:11.237746+0000","last_became_peered":"2023-09-23T19:58:11.237746+0000","last_unstale":"2023-09-23T19:58:32.421411+0000","last_undegraded":"2023-09-23T19:58:32.421411+0000","last_fullsized":"2023-09-23T19:58:32.421411+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":1,"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-09-25T05:50:28.114529+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-09-23T19:58:32.732041+0000","last_change":"2023-09-23T19:56:12.833270+0000","last_active":"2023-09-23T19:58:32.732041+0000","last_peered":"2023-09-23T19:58:32.732041+0000","last_clean":"2023-09-23T19:58:32.732041+0000","last_became_active":"2023-09-23T19:56:12.832896+0000","last_became_peered":"2023-09-23T19:56:12.832896+0000","last_unstale":"2023-09-23T19:58:32.732041+0000","last_undegraded":"2023-09-23T19:58:32.732041+0000","last_fullsized":"2023-09-23T19:58:32.732041+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:03:18.876427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.423026+0000","last_change":"2023-09-23T19:58:12.529105+0000","last_active":"2023-09-23T19:58:32.423026+0000","last_peered":"2023-09-23T19:58:32.423026+0000","last_clean":"2023-09-23T19:58:32.423026+0000","last_became_active":"2023-09-23T19:58:12.528326+0000","last_became_peered":"2023-09-23T19:58:12.528326+0000","last_unstale":"2023-09-23T19:58:32.423026+0000","last_undegraded":"2023-09-23T19:58:32.423026+0000","last_fullsized":"2023-09-23T19:58:32.423026+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:51:45.062672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419492+0000","last_change":"2023-09-23T19:56:13.664956+0000","last_active":"2023-09-23T19:58:32.419492+0000","last_peered":"2023-09-23T19:58:32.419492+0000","last_clean":"2023-09-23T19:58:32.419492+0000","last_became_active":"2023-09-23T19:56:13.664216+0000","last_became_peered":"2023-09-23T19:56:13.664216+0000","last_unstale":"2023-09-23T19:58:32.419492+0000","last_undegraded":"2023-09-23T19:58:32.419492+0000","last_fullsized":"2023-09-23T19:58:32.419492+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:11:38.602928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.424423+0000","last_change":"2023-09-23T19:58:11.235736+0000","last_active":"2023-09-23T19:58:32.424423+0000","last_peered":"2023-09-23T19:58:32.424423+0000","last_clean":"2023-09-23T19:58:32.424423+0000","last_became_active":"2023-09-23T19:58:11.235126+0000","last_became_peered":"2023-09-23T19:58:11.235126+0000","last_unstale":"2023-09-23T19:58:32.424423+0000","last_undegraded":"2023-09-23T19:58:32.424423+0000","last_fullsized":"2023-09-23T19:58:32.424423+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T07:45:28.526913+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-09-23T19:58:32.420518+0000","last_change":"2023-09-23T19:58:12.522964+0000","last_active":"2023-09-23T19:58:32.420518+0000","last_peered":"2023-09-23T19:58:32.420518+0000","last_clean":"2023-09-23T19:58:32.420518+0000","last_became_active":"2023-09-23T19:58:12.522605+0000","last_became_peered":"2023-09-23T19:58:12.522605+0000","last_unstale":"2023-09-23T19:58:32.420518+0000","last_undegraded":"2023-09-23T19:58:32.420518+0000","last_fullsized":"2023-09-23T19:58:32.420518+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:00.836137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419266+0000","last_change":"2023-09-23T19:58:11.237028+0000","last_active":"2023-09-23T19:58:32.419266+0000","last_peered":"2023-09-23T19:58:32.419266+0000","last_clean":"2023-09-23T19:58:32.419266+0000","last_became_active":"2023-09-23T19:58:11.236458+0000","last_became_peered":"2023-09-23T19:58:11.236458+0000","last_unstale":"2023-09-23T19:58:32.419266+0000","last_undegraded":"2023-09-23T19:58:32.419266+0000","last_fullsized":"2023-09-23T19:58:32.419266+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:52.917451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.415348+0000","last_change":"2023-09-23T19:56:13.676967+0000","last_active":"2023-09-23T19:58:32.415348+0000","last_peered":"2023-09-23T19:58:32.415348+0000","last_clean":"2023-09-23T19:58:32.415348+0000","last_became_active":"2023-09-23T19:56:13.676323+0000","last_became_peered":"2023-09-23T19:56:13.676323+0000","last_unstale":"2023-09-23T19:58:32.415348+0000","last_undegraded":"2023-09-23T19:58:32.415348+0000","last_fullsized":"2023-09-23T19:58:32.415348+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:17.036926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421534+0000","last_change":"2023-09-23T19:58:12.522749+0000","last_active":"2023-09-23T19:58:32.421534+0000","last_peered":"2023-09-23T19:58:32.421534+0000","last_clean":"2023-09-23T19:58:32.421534+0000","last_became_active":"2023-09-23T19:58:12.522395+0000","last_became_peered":"2023-09-23T19:58:12.522395+0000","last_unstale":"2023-09-23T19:58:32.421534+0000","last_undegraded":"2023-09-23T19:58:32.421534+0000","last_fullsized":"2023-09-23T19:58:32.421534+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:07:26.386714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420157+0000","last_change":"2023-09-23T19:58:11.238182+0000","last_active":"2023-09-23T19:58:32.420157+0000","last_peered":"2023-09-23T19:58:32.420157+0000","last_clean":"2023-09-23T19:58:32.420157+0000","last_became_active":"2023-09-23T19:58:11.237365+0000","last_became_peered":"2023-09-23T19:58:11.237365+0000","last_unstale":"2023-09-23T19:58:32.420157+0000","last_undegraded":"2023-09-23T19:58:32.420157+0000","last_fullsized":"2023-09-23T19:58:32.420157+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:25.551772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.414575+0000","last_change":"2023-09-23T19:56:13.676921+0000","last_active":"2023-09-23T19:58:32.414575+0000","last_peered":"2023-09-23T19:58:32.414575+0000","last_clean":"2023-09-23T19:58:32.414575+0000","last_became_active":"2023-09-23T19:56:13.676213+0000","last_became_peered":"2023-09-23T19:56:13.676213+0000","last_unstale":"2023-09-23T19:58:32.414575+0000","last_undegraded":"2023-09-23T19:58:32.414575+0000","last_fullsized":"2023-09-23T19:58:32.414575+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:22.306149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731751+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T19:58:32.731751+0000","last_peered":"2023-09-23T19:58:32.731751+0000","last_clean":"2023-09-23T19:58:32.731751+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T19:58:32.731751+0000","last_undegraded":"2023-09-23T19:58:32.731751+0000","last_fullsized":"2023-09-23T19:58:32.731751+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.423220+0000","last_change":"2023-09-23T19:58:11.231453+0000","last_active":"2023-09-23T19:58:32.423220+0000","last_peered":"2023-09-23T19:58:32.423220+0000","last_clean":"2023-09-23T19:58:32.423220+0000","last_became_active":"2023-09-23T19:58:11.231131+0000","last_became_peered":"2023-09-23T19:58:11.231131+0000","last_unstale":"2023-09-23T19:58:32.423220+0000","last_undegraded":"2023-09-23T19:58:32.423220+0000","last_fullsized":"2023-09-23T19:58:32.423220+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:14:43.803171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.414591+0000","last_change":"2023-09-23T19:54:36.126575+0000","last_active":"2023-09-23T19:58:32.414591+0000","last_peered":"2023-09-23T19:58:32.414591+0000","last_clean":"2023-09-23T19:58:32.414591+0000","last_became_active":"2023-09-23T19:54:36.125854+0000","last_became_peered":"2023-09-23T19:54:36.125854+0000","last_unstale":"2023-09-23T19:58:32.414591+0000","last_undegraded":"2023-09-23T19:58:32.414591+0000","last_fullsized":"2023-09-23T19:58:32.414591+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+0000","objects_scrubbed":0,"log_size":128,"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-09-25T00:39:32.314779+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-09-23T19:58:32.419206+0000","last_change":"2023-09-23T19:56:12.833319+0000","last_active":"2023-09-23T19:58:32.419206+0000","last_peered":"2023-09-23T19:58:32.419206+0000","last_clean":"2023-09-23T19:58:32.419206+0000","last_became_active":"2023-09-23T19:56:12.832998+0000","last_became_peered":"2023-09-23T19:56:12.832998+0000","last_unstale":"2023-09-23T19:58:32.419206+0000","last_undegraded":"2023-09-23T19:58:32.419206+0000","last_fullsized":"2023-09-23T19:58:32.419206+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:14.549851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419650+0000","last_change":"2023-09-23T19:58:11.927650+0000","last_active":"2023-09-23T19:58:32.419650+0000","last_peered":"2023-09-23T19:58:32.419650+0000","last_clean":"2023-09-23T19:58:32.419650+0000","last_became_active":"2023-09-23T19:58:11.926890+0000","last_became_peered":"2023-09-23T19:58:11.926890+0000","last_unstale":"2023-09-23T19:58:32.419650+0000","last_undegraded":"2023-09-23T19:58:32.419650+0000","last_fullsized":"2023-09-23T19:58:32.419650+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:56.754747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.417994+0000","last_change":"2023-09-23T19:58:11.227736+0000","last_active":"2023-09-23T19:58:32.417994+0000","last_peered":"2023-09-23T19:58:32.417994+0000","last_clean":"2023-09-23T19:58:32.417994+0000","last_became_active":"2023-09-23T19:58:11.227437+0000","last_became_peered":"2023-09-23T19:58:11.227437+0000","last_unstale":"2023-09-23T19:58:32.417994+0000","last_undegraded":"2023-09-23T19:58:32.417994+0000","last_fullsized":"2023-09-23T19:58:32.417994+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:45:24.976849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.422568+0000","last_change":"2023-09-23T19:56:13.679277+0000","last_active":"2023-09-23T19:58:32.422568+0000","last_peered":"2023-09-23T19:58:32.422568+0000","last_clean":"2023-09-23T19:58:32.422568+0000","last_became_active":"2023-09-23T19:56:13.678488+0000","last_became_peered":"2023-09-23T19:56:13.678488+0000","last_unstale":"2023-09-23T19:58:32.422568+0000","last_undegraded":"2023-09-23T19:58:32.422568+0000","last_fullsized":"2023-09-23T19:58:32.422568+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:50.395292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T19:58:33.430172+0000","last_change":"2023-09-23T19:58:33.430172+0000","last_active":"2023-09-23T19:58:33.430172+0000","last_peered":"2023-09-23T19:58:33.430172+0000","last_clean":"2023-09-23T19:58:33.430172+0000","last_became_active":"2023-09-23T19:58:33.429820+0000","last_became_peered":"2023-09-23T19:58:33.429820+0000","last_unstale":"2023-09-23T19:58:33.430172+0000","last_undegraded":"2023-09-23T19:58:33.430172+0000","last_fullsized":"2023-09-23T19:58:33.430172+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:26:38.798121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.731213+0000","last_change":"2023-09-23T19:58:11.232603+0000","last_active":"2023-09-23T19:58:32.731213+0000","last_peered":"2023-09-23T19:58:32.731213+0000","last_clean":"2023-09-23T19:58:32.731213+0000","last_became_active":"2023-09-23T19:58:11.232309+0000","last_became_peered":"2023-09-23T19:58:11.232309+0000","last_unstale":"2023-09-23T19:58:32.731213+0000","last_undegraded":"2023-09-23T19:58:32.731213+0000","last_fullsized":"2023-09-23T19:58:32.731213+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:12.442093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419036+0000","last_change":"2023-09-23T19:56:12.834540+0000","last_active":"2023-09-23T19:58:32.419036+0000","last_peered":"2023-09-23T19:58:32.419036+0000","last_clean":"2023-09-23T19:58:32.419036+0000","last_became_active":"2023-09-23T19:56:12.834186+0000","last_became_peered":"2023-09-23T19:56:12.834186+0000","last_unstale":"2023-09-23T19:58:32.419036+0000","last_undegraded":"2023-09-23T19:58:32.419036+0000","last_fullsized":"2023-09-23T19:58:32.419036+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:38:23.222729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419441+0000","last_change":"2023-09-23T19:58:11.927038+0000","last_active":"2023-09-23T19:58:32.419441+0000","last_peered":"2023-09-23T19:58:32.419441+0000","last_clean":"2023-09-23T19:58:32.419441+0000","last_became_active":"2023-09-23T19:58:11.926370+0000","last_became_peered":"2023-09-23T19:58:11.926370+0000","last_unstale":"2023-09-23T19:58:32.419441+0000","last_undegraded":"2023-09-23T19:58:32.419441+0000","last_fullsized":"2023-09-23T19:58:32.419441+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:25:50.059890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420214+0000","last_change":"2023-09-23T19:58:11.231888+0000","last_active":"2023-09-23T19:58:32.420214+0000","last_peered":"2023-09-23T19:58:32.420214+0000","last_clean":"2023-09-23T19:58:32.420214+0000","last_became_active":"2023-09-23T19:58:11.231571+0000","last_became_peered":"2023-09-23T19:58:11.231571+0000","last_unstale":"2023-09-23T19:58:32.420214+0000","last_undegraded":"2023-09-23T19:58:32.420214+0000","last_fullsized":"2023-09-23T19:58:32.420214+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:58:57.788651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.419069+0000","last_change":"2023-09-23T19:56:13.678888+0000","last_active":"2023-09-23T19:58:32.419069+0000","last_peered":"2023-09-23T19:58:32.419069+0000","last_clean":"2023-09-23T19:58:32.419069+0000","last_became_active":"2023-09-23T19:56:13.678279+0000","last_became_peered":"2023-09-23T19:56:13.678279+0000","last_unstale":"2023-09-23T19:58:32.419069+0000","last_undegraded":"2023-09-23T19:58:32.419069+0000","last_fullsized":"2023-09-23T19:58:32.419069+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:36.312267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.418992+0000","last_change":"2023-09-23T19:58:11.253373+0000","last_active":"2023-09-23T19:58:32.418992+0000","last_peered":"2023-09-23T19:58:32.418992+0000","last_clean":"2023-09-23T19:58:32.418992+0000","last_became_active":"2023-09-23T19:58:11.253061+0000","last_became_peered":"2023-09-23T19:58:11.253061+0000","last_unstale":"2023-09-23T19:58:32.418992+0000","last_undegraded":"2023-09-23T19:58:32.418992+0000","last_fullsized":"2023-09-23T19:58:32.418992+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:06:08.973877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423148+0000","last_change":"2023-09-23T19:58:11.226461+0000","last_active":"2023-09-23T19:58:32.423148+0000","last_peered":"2023-09-23T19:58:32.423148+0000","last_clean":"2023-09-23T19:58:32.423148+0000","last_became_active":"2023-09-23T19:58:11.225853+0000","last_became_peered":"2023-09-23T19:58:11.225853+0000","last_unstale":"2023-09-23T19:58:32.423148+0000","last_undegraded":"2023-09-23T19:58:32.423148+0000","last_fullsized":"2023-09-23T19:58:32.423148+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:13:18.174971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.732712+0000","last_change":"2023-09-23T19:58:12.524918+0000","last_active":"2023-09-23T19:58:32.732712+0000","last_peered":"2023-09-23T19:58:32.732712+0000","last_clean":"2023-09-23T19:58:32.732712+0000","last_became_active":"2023-09-23T19:58:12.524028+0000","last_became_peered":"2023-09-23T19:58:12.524028+0000","last_unstale":"2023-09-23T19:58:32.732712+0000","last_undegraded":"2023-09-23T19:58:32.732712+0000","last_fullsized":"2023-09-23T19:58:32.732712+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:05.921811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731303+0000","last_change":"2023-09-23T19:58:11.230509+0000","last_active":"2023-09-23T19:58:32.731303+0000","last_peered":"2023-09-23T19:58:32.731303+0000","last_clean":"2023-09-23T19:58:32.731303+0000","last_became_active":"2023-09-23T19:58:11.230227+0000","last_became_peered":"2023-09-23T19:58:11.230227+0000","last_unstale":"2023-09-23T19:58:32.731303+0000","last_undegraded":"2023-09-23T19:58:32.731303+0000","last_fullsized":"2023-09-23T19:58:32.731303+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:15.917685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.732644+0000","last_change":"2023-09-23T19:58:12.522868+0000","last_active":"2023-09-23T19:58:32.732644+0000","last_peered":"2023-09-23T19:58:32.732644+0000","last_clean":"2023-09-23T19:58:32.732644+0000","last_became_active":"2023-09-23T19:58:12.522220+0000","last_became_peered":"2023-09-23T19:58:12.522220+0000","last_unstale":"2023-09-23T19:58:32.732644+0000","last_undegraded":"2023-09-23T19:58:32.732644+0000","last_fullsized":"2023-09-23T19:58:32.732644+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:12:25.214730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.732192+0000","last_change":"2023-09-23T19:58:11.230288+0000","last_active":"2023-09-23T19:58:32.732192+0000","last_peered":"2023-09-23T19:58:32.732192+0000","last_clean":"2023-09-23T19:58:32.732192+0000","last_became_active":"2023-09-23T19:58:11.229753+0000","last_became_peered":"2023-09-23T19:58:11.229753+0000","last_unstale":"2023-09-23T19:58:32.732192+0000","last_undegraded":"2023-09-23T19:58:32.732192+0000","last_fullsized":"2023-09-23T19:58:32.732192+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:20:17.175552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.732436+0000","last_change":"2023-09-23T19:58:12.254094+0000","last_active":"2023-09-23T19:58:32.732436+0000","last_peered":"2023-09-23T19:58:32.732436+0000","last_clean":"2023-09-23T19:58:32.732436+0000","last_became_active":"2023-09-23T19:58:12.253672+0000","last_became_peered":"2023-09-23T19:58:12.253672+0000","last_unstale":"2023-09-23T19:58:32.732436+0000","last_undegraded":"2023-09-23T19:58:32.732436+0000","last_fullsized":"2023-09-23T19:58:32.732436+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:42:17.658653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423565+0000","last_change":"2023-09-23T19:58:11.234596+0000","last_active":"2023-09-23T19:58:32.423565+0000","last_peered":"2023-09-23T19:58:32.423565+0000","last_clean":"2023-09-23T19:58:32.423565+0000","last_became_active":"2023-09-23T19:58:11.234236+0000","last_became_peered":"2023-09-23T19:58:11.234236+0000","last_unstale":"2023-09-23T19:58:32.423565+0000","last_undegraded":"2023-09-23T19:58:32.423565+0000","last_fullsized":"2023-09-23T19:58:32.423565+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":3,"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-09-25T01:47:48.159942+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-09-23T19:58:32.420789+0000","last_change":"2023-09-23T19:58:12.522969+0000","last_active":"2023-09-23T19:58:32.420789+0000","last_peered":"2023-09-23T19:58:32.420789+0000","last_clean":"2023-09-23T19:58:32.420789+0000","last_became_active":"2023-09-23T19:58:12.522143+0000","last_became_peered":"2023-09-23T19:58:12.522143+0000","last_unstale":"2023-09-23T19:58:32.420789+0000","last_undegraded":"2023-09-23T19:58:32.420789+0000","last_fullsized":"2023-09-23T19:58:32.420789+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:46.050927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420220+0000","last_change":"2023-09-23T19:58:11.235236+0000","last_active":"2023-09-23T19:58:32.420220+0000","last_peered":"2023-09-23T19:58:32.420220+0000","last_clean":"2023-09-23T19:58:32.420220+0000","last_became_active":"2023-09-23T19:58:11.234899+0000","last_became_peered":"2023-09-23T19:58:11.234899+0000","last_unstale":"2023-09-23T19:58:32.420220+0000","last_undegraded":"2023-09-23T19:58:32.420220+0000","last_fullsized":"2023-09-23T19:58:32.420220+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:18:10.009330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731777+0000","last_change":"2023-09-23T19:58:12.519948+0000","last_active":"2023-09-23T19:58:32.731777+0000","last_peered":"2023-09-23T19:58:32.731777+0000","last_clean":"2023-09-23T19:58:32.731777+0000","last_became_active":"2023-09-23T19:58:12.518989+0000","last_became_peered":"2023-09-23T19:58:12.518989+0000","last_unstale":"2023-09-23T19:58:32.731777+0000","last_undegraded":"2023-09-23T19:58:32.731777+0000","last_fullsized":"2023-09-23T19:58:32.731777+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:38:58.826165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T19:58:32.415448+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T19:58:32.415448+0000","last_peered":"2023-09-23T19:58:32.415448+0000","last_clean":"2023-09-23T19:58:32.415448+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T19:58:32.415448+0000","last_undegraded":"2023-09-23T19:58:32.415448+0000","last_fullsized":"2023-09-23T19:58:32.415448+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":1,"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-09-25T00:11:39.117584+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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.730988+0000","last_change":"2023-09-23T19:58:12.519482+0000","last_active":"2023-09-23T19:58:32.730988+0000","last_peered":"2023-09-23T19:58:32.730988+0000","last_clean":"2023-09-23T19:58:32.730988+0000","last_became_active":"2023-09-23T19:58:12.518808+0000","last_became_peered":"2023-09-23T19:58:12.518808+0000","last_unstale":"2023-09-23T19:58:32.730988+0000","last_undegraded":"2023-09-23T19:58:32.730988+0000","last_fullsized":"2023-09-23T19:58:32.730988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:46.093250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.415446+0000","last_change":"2023-09-23T19:58:11.225717+0000","last_active":"2023-09-23T19:58:32.415446+0000","last_peered":"2023-09-23T19:58:32.415446+0000","last_clean":"2023-09-23T19:58:32.415446+0000","last_became_active":"2023-09-23T19:58:11.225385+0000","last_became_peered":"2023-09-23T19:58:11.225385+0000","last_unstale":"2023-09-23T19:58:32.415446+0000","last_undegraded":"2023-09-23T19:58:32.415446+0000","last_fullsized":"2023-09-23T19:58:32.415446+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T01:52:51.537737+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-09-23T19:58:32.419033+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T19:58:32.419033+0000","last_peered":"2023-09-23T19:58:32.419033+0000","last_clean":"2023-09-23T19:58:32.419033+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T19:58:32.419033+0000","last_undegraded":"2023-09-23T19:58:32.419033+0000","last_fullsized":"2023-09-23T19:58:32.419033+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.415719+0000","last_change":"2023-09-23T19:58:11.233481+0000","last_active":"2023-09-23T19:58:32.415719+0000","last_peered":"2023-09-23T19:58:32.415719+0000","last_clean":"2023-09-23T19:58:32.415719+0000","last_became_active":"2023-09-23T19:58:11.233173+0000","last_became_peered":"2023-09-23T19:58:11.233173+0000","last_unstale":"2023-09-23T19:58:32.415719+0000","last_undegraded":"2023-09-23T19:58:32.415719+0000","last_fullsized":"2023-09-23T19:58:32.415719+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":1,"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-09-24T21:56:56.237644+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-09-23T19:58:32.424387+0000","last_change":"2023-09-23T19:58:12.529085+0000","last_active":"2023-09-23T19:58:32.424387+0000","last_peered":"2023-09-23T19:58:32.424387+0000","last_clean":"2023-09-23T19:58:32.424387+0000","last_became_active":"2023-09-23T19:58:12.528365+0000","last_became_peered":"2023-09-23T19:58:12.528365+0000","last_unstale":"2023-09-23T19:58:32.424387+0000","last_undegraded":"2023-09-23T19:58:32.424387+0000","last_fullsized":"2023-09-23T19:58:32.424387+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:57:27.984551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731870+0000","last_change":"2023-09-23T19:58:11.233572+0000","last_active":"2023-09-23T19:58:32.731870+0000","last_peered":"2023-09-23T19:58:32.731870+0000","last_clean":"2023-09-23T19:58:32.731870+0000","last_became_active":"2023-09-23T19:58:11.233199+0000","last_became_peered":"2023-09-23T19:58:11.233199+0000","last_unstale":"2023-09-23T19:58:32.731870+0000","last_undegraded":"2023-09-23T19:58:32.731870+0000","last_fullsized":"2023-09-23T19:58:32.731870+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":8,"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-09-25T01:03:22.460620+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-09-23T19:58:32.421176+0000","last_change":"2023-09-23T19:58:12.525530+0000","last_active":"2023-09-23T19:58:32.421176+0000","last_peered":"2023-09-23T19:58:32.421176+0000","last_clean":"2023-09-23T19:58:32.421176+0000","last_became_active":"2023-09-23T19:58:12.525109+0000","last_became_peered":"2023-09-23T19:58:12.525109+0000","last_unstale":"2023-09-23T19:58:32.421176+0000","last_undegraded":"2023-09-23T19:58:32.421176+0000","last_fullsized":"2023-09-23T19:58:32.421176+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:14:57.984494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.414908+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T19:58:32.414908+0000","last_peered":"2023-09-23T19:58:32.414908+0000","last_clean":"2023-09-23T19:58:32.414908+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T19:58:32.414908+0000","last_undegraded":"2023-09-23T19:58:32.414908+0000","last_fullsized":"2023-09-23T19:58:32.414908+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420104+0000","last_change":"2023-09-23T19:58:12.524520+0000","last_active":"2023-09-23T19:58:32.420104+0000","last_peered":"2023-09-23T19:58:32.420104+0000","last_clean":"2023-09-23T19:58:32.420104+0000","last_became_active":"2023-09-23T19:58:12.524164+0000","last_became_peered":"2023-09-23T19:58:12.524164+0000","last_unstale":"2023-09-23T19:58:32.420104+0000","last_undegraded":"2023-09-23T19:58:32.420104+0000","last_fullsized":"2023-09-23T19:58:32.420104+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:02:59.199363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420375+0000","last_change":"2023-09-23T19:58:11.239157+0000","last_active":"2023-09-23T19:58:32.420375+0000","last_peered":"2023-09-23T19:58:32.420375+0000","last_clean":"2023-09-23T19:58:32.420375+0000","last_became_active":"2023-09-23T19:58:11.238855+0000","last_became_peered":"2023-09-23T19:58:11.238855+0000","last_unstale":"2023-09-23T19:58:32.420375+0000","last_undegraded":"2023-09-23T19:58:32.420375+0000","last_fullsized":"2023-09-23T19:58:32.420375+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:02.708533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T19:58:33.656422+0000","last_change":"2023-09-23T19:58:33.656422+0000","last_active":"2023-09-23T19:58:33.656422+0000","last_peered":"2023-09-23T19:58:33.656422+0000","last_clean":"2023-09-23T19:58:33.656422+0000","last_became_active":"2023-09-23T19:58:33.655597+0000","last_became_peered":"2023-09-23T19:58:33.655597+0000","last_unstale":"2023-09-23T19:58:33.656422+0000","last_undegraded":"2023-09-23T19:58:33.656422+0000","last_fullsized":"2023-09-23T19:58:33.656422+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:49:02.964546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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-09-23T19:58:32.414724+0000","last_change":"2023-09-23T19:58:11.229548+0000","last_active":"2023-09-23T19:58:32.414724+0000","last_peered":"2023-09-23T19:58:32.414724+0000","last_clean":"2023-09-23T19:58:32.414724+0000","last_became_active":"2023-09-23T19:58:11.229148+0000","last_became_peered":"2023-09-23T19:58:11.229148+0000","last_unstale":"2023-09-23T19:58:32.414724+0000","last_undegraded":"2023-09-23T19:58:32.414724+0000","last_fullsized":"2023-09-23T19:58:32.414724+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T03:46:01.627545+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-09-23T19:58:32.732257+0000","last_change":"2023-09-23T19:58:12.525105+0000","last_active":"2023-09-23T19:58:32.732257+0000","last_peered":"2023-09-23T19:58:32.732257+0000","last_clean":"2023-09-23T19:58:32.732257+0000","last_became_active":"2023-09-23T19:58:12.524391+0000","last_became_peered":"2023-09-23T19:58:12.524391+0000","last_unstale":"2023-09-23T19:58:32.732257+0000","last_undegraded":"2023-09-23T19:58:32.732257+0000","last_fullsized":"2023-09-23T19:58:32.732257+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:12:27.648927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.732434+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T19:58:32.732434+0000","last_peered":"2023-09-23T19:58:32.732434+0000","last_clean":"2023-09-23T19:58:32.732434+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T19:58:32.732434+0000","last_undegraded":"2023-09-23T19:58:32.732434+0000","last_fullsized":"2023-09-23T19:58:32.732434+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":7,"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-09-25T00:16:49.112965+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-09-23T19:58:32.417892+0000","last_change":"2023-09-23T19:58:11.895700+0000","last_active":"2023-09-23T19:58:32.417892+0000","last_peered":"2023-09-23T19:58:32.417892+0000","last_clean":"2023-09-23T19:58:32.417892+0000","last_became_active":"2023-09-23T19:58:11.894741+0000","last_became_peered":"2023-09-23T19:58:11.894741+0000","last_unstale":"2023-09-23T19:58:32.417892+0000","last_undegraded":"2023-09-23T19:58:32.417892+0000","last_fullsized":"2023-09-23T19:58:32.417892+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:57.521029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.415206+0000","last_change":"2023-09-23T19:58:11.230324+0000","last_active":"2023-09-23T19:58:32.415206+0000","last_peered":"2023-09-23T19:58:32.415206+0000","last_clean":"2023-09-23T19:58:32.415206+0000","last_became_active":"2023-09-23T19:58:11.230029+0000","last_became_peered":"2023-09-23T19:58:11.230029+0000","last_unstale":"2023-09-23T19:58:32.415206+0000","last_undegraded":"2023-09-23T19:58:32.415206+0000","last_fullsized":"2023-09-23T19:58:32.415206+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":3,"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-09-25T04:43:39.637054+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-09-23T19:58:32.423277+0000","last_change":"2023-09-23T19:58:12.529088+0000","last_active":"2023-09-23T19:58:32.423277+0000","last_peered":"2023-09-23T19:58:32.423277+0000","last_clean":"2023-09-23T19:58:32.423277+0000","last_became_active":"2023-09-23T19:58:12.528448+0000","last_became_peered":"2023-09-23T19:58:12.528448+0000","last_unstale":"2023-09-23T19:58:32.423277+0000","last_undegraded":"2023-09-23T19:58:32.423277+0000","last_fullsized":"2023-09-23T19:58:32.423277+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:09.241109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.420224+0000","last_change":"2023-09-23T19:58:11.236915+0000","last_active":"2023-09-23T19:58:32.420224+0000","last_peered":"2023-09-23T19:58:32.420224+0000","last_clean":"2023-09-23T19:58:32.420224+0000","last_became_active":"2023-09-23T19:58:11.236587+0000","last_became_peered":"2023-09-23T19:58:11.236587+0000","last_unstale":"2023-09-23T19:58:32.420224+0000","last_undegraded":"2023-09-23T19:58:32.420224+0000","last_fullsized":"2023-09-23T19:58:32.420224+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:54:05.105044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423248+0000","last_change":"2023-09-23T19:58:12.521066+0000","last_active":"2023-09-23T19:58:32.423248+0000","last_peered":"2023-09-23T19:58:32.423248+0000","last_clean":"2023-09-23T19:58:32.423248+0000","last_became_active":"2023-09-23T19:58:12.520441+0000","last_became_peered":"2023-09-23T19:58:12.520441+0000","last_unstale":"2023-09-23T19:58:32.423248+0000","last_undegraded":"2023-09-23T19:58:32.423248+0000","last_fullsized":"2023-09-23T19:58:32.423248+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:25.954467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421780+0000","last_change":"2023-09-23T19:58:11.239581+0000","last_active":"2023-09-23T19:58:32.421780+0000","last_peered":"2023-09-23T19:58:32.421780+0000","last_clean":"2023-09-23T19:58:32.421780+0000","last_became_active":"2023-09-23T19:58:11.238773+0000","last_became_peered":"2023-09-23T19:58:11.238773+0000","last_unstale":"2023-09-23T19:58:32.421780+0000","last_undegraded":"2023-09-23T19:58:32.421780+0000","last_fullsized":"2023-09-23T19:58:32.421780+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:11:52.206256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T19:58:32.731799+0000","last_change":"2023-09-23T19:58:12.519293+0000","last_active":"2023-09-23T19:58:32.731799+0000","last_peered":"2023-09-23T19:58:32.731799+0000","last_clean":"2023-09-23T19:58:32.731799+0000","last_became_active":"2023-09-23T19:58:12.518487+0000","last_became_peered":"2023-09-23T19:58:12.518487+0000","last_unstale":"2023-09-23T19:58:32.731799+0000","last_undegraded":"2023-09-23T19:58:32.731799+0000","last_fullsized":"2023-09-23T19:58:32.731799+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:43:24.546730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"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-09-23T19:58:32.424442+0000","last_change":"2023-09-23T19:58:11.234626+0000","last_active":"2023-09-23T19:58:32.424442+0000","last_peered":"2023-09-23T19:58:32.424442+0000","last_clean":"2023-09-23T19:58:32.424442+0000","last_became_active":"2023-09-23T19:58:11.234272+0000","last_became_peered":"2023-09-23T19:58:11.234272+0000","last_unstale":"2023-09-23T19:58:32.424442+0000","last_undegraded":"2023-09-23T19:58:32.424442+0000","last_fullsized":"2023-09-23T19:58:32.424442+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:37:38.494111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.421251+0000","last_change":"2023-09-23T19:58:12.525332+0000","last_active":"2023-09-23T19:58:32.421251+0000","last_peered":"2023-09-23T19:58:32.421251+0000","last_clean":"2023-09-23T19:58:32.421251+0000","last_became_active":"2023-09-23T19:58:12.524986+0000","last_became_peered":"2023-09-23T19:58:12.524986+0000","last_unstale":"2023-09-23T19:58:32.421251+0000","last_undegraded":"2023-09-23T19:58:32.421251+0000","last_fullsized":"2023-09-23T19:58:32.421251+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:41:42.747280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.417485+0000","last_change":"2023-09-23T19:58:11.231552+0000","last_active":"2023-09-23T19:58:32.417485+0000","last_peered":"2023-09-23T19:58:32.417485+0000","last_clean":"2023-09-23T19:58:32.417485+0000","last_became_active":"2023-09-23T19:58:11.231163+0000","last_became_peered":"2023-09-23T19:58:11.231163+0000","last_unstale":"2023-09-23T19:58:32.417485+0000","last_undegraded":"2023-09-23T19:58:32.417485+0000","last_fullsized":"2023-09-23T19:58:32.417485+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:19:42.371482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.423421+0000","last_change":"2023-09-23T19:58:12.523889+0000","last_active":"2023-09-23T19:58:32.423421+0000","last_peered":"2023-09-23T19:58:32.423421+0000","last_clean":"2023-09-23T19:58:32.423421+0000","last_became_active":"2023-09-23T19:58:12.522835+0000","last_became_peered":"2023-09-23T19:58:12.522835+0000","last_unstale":"2023-09-23T19:58:32.423421+0000","last_undegraded":"2023-09-23T19:58:32.423421+0000","last_fullsized":"2023-09-23T19:58:32.423421+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:04.717330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T19:58:32.731412+0000","last_change":"2023-09-23T19:58:11.232495+0000","last_active":"2023-09-23T19:58:32.731412+0000","last_peered":"2023-09-23T19:58:32.731412+0000","last_clean":"2023-09-23T19:58:32.731412+0000","last_became_active":"2023-09-23T19:58:11.231673+0000","last_became_peered":"2023-09-23T19:58:11.231673+0000","last_unstale":"2023-09-23T19:58:32.731412+0000","last_undegraded":"2023-09-23T19:58:32.731412+0000","last_fullsized":"2023-09-23T19:58:32.731412+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":2,"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-09-25T04:14:23.320991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236223201349,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6648,"kb_used_data":1328,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738504,"statfs":{"total":95995035648,"available":95988228096,"internally_reserved":0,"allocated":1359872,"data_stored":915837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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 Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86299999999999999,"15min":0.877},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.169,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.325},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.92100000000000004,"15min":0.95299999999999996},"min":{"1min":0.64400000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.226,"5min":1.427,"15min":1.427},"last":1.175}]},{"osd":1,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.67800000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.202,"5min":1.296,"15min":1.296},"last":1.085},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.92100000000000004,"15min":0.93999999999999995},"min":{"1min":0.51700000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1479999999999999,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":0.95499999999999996}]},{"osd":2,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96399999999999997,"15min":0.96799999999999997},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3220000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2889999999999999,"5min":1.569,"15min":1.569},"last":0.91300000000000003}]},{"osd":3,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.628,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.274,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.97499999999999998,"15min":0.97399999999999998},"min":{"1min":0.60399999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1679999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.3819999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.90500000000000003,"15min":0.879},"min":{"1min":0.61399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.21,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.94999999999999996,"15min":0.91200000000000003},"min":{"1min":0.67600000000000005,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3009999999999999,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.0009999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.004,"15min":0.93899999999999995},"min":{"1min":0.79100000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.272,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.244},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0229999999999999,"15min":1.02},"min":{"1min":0.77400000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.165,"5min":2.3530000000000002,"15min":2.3530000000000002},"last":0.86399999999999999}]},{"osd":6,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0580000000000001,"15min":1.0620000000000001},"min":{"1min":0.82499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.262,"5min":2.4489999999999998,"15min":2.4489999999999998},"last":1.054},{"interface":"front","average":{"1min":1.107,"5min":1.0589999999999999,"15min":1.0569999999999999},"min":{"1min":0.85599999999999998,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.298,"5min":1.482,"15min":1.482},"last":1.294}]}]},{"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":6696,"kb_used_data":1312,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738456,"statfs":{"total":95995035648,"available":95988178944,"internally_reserved":0,"allocated":1343488,"data_stored":915368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.90800000000000003,"15min":0.89700000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.28,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.88,"15min":0.92300000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2509999999999999,"5min":1.304,"15min":1.304},"last":0.55800000000000005}]},{"osd":1,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.875,"15min":0.91500000000000004},"min":{"1min":0.68799999999999994,"5min":0.61399999999999999,"15min":0.60499999999999998},"max":{"1min":1.194,"5min":1.411,"15min":1.411},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91400000000000003,"15min":0.92700000000000005},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2250000000000001,"5min":1.419,"15min":1.419},"last":0.84199999999999997}]},{"osd":2,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.60799999999999998,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.26,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95699999999999996,"15min":0.97799999999999998},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2589999999999999,"5min":1.476,"15min":1.476},"last":0.71699999999999997}]},{"osd":3,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.91900000000000004,"15min":0.96299999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.25,"5min":1.514,"15min":1.514},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.97899999999999998,"15min":0.99099999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2090000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1339999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.94499999999999995,"15min":0.92800000000000005},"min":{"1min":0.48999999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2949999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.03,"5min":0.95599999999999996,"15min":0.89500000000000002},"min":{"1min":0.64700000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.3300000000000001,"5min":1.47,"15min":1.47},"last":1.0820000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.98399999999999999,"15min":0.95699999999999996},"min":{"1min":0.74299999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.3009999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.196},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.05,"15min":0.95599999999999996},"min":{"1min":0.71299999999999997,"5min":0.505,"15min":0.45700000000000002},"max":{"1min":1.4219999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.165}]},{"osd":7,"last update":"Sat Sep 23 19:59:36 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.087,"15min":1.079},"min":{"1min":0.92600000000000005,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3919999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.137,"15min":1.133},"min":{"1min":0.99299999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.419,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.222}]}]},{"osd":1,"up_from":13,"seq":55834574977,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6872,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738280,"statfs":{"total":95995035648,"available":95987998720,"internally_reserved":0,"allocated":737280,"data_stored":323717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.69799999999999995,"15min":0.64800000000000002},"min":{"1min":0.32700000000000001,"5min":0.311,"15min":0.311},"max":{"1min":2.1520000000000001,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.70499999999999996,"15min":0.64800000000000002},"min":{"1min":0.38600000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.67400000000000004}]},{"osd":2,"last update":"Sat Sep 23 19:59:27 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.77000000000000002,"15min":0.70999999999999996},"min":{"1min":0.36199999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.2789999999999999,"5min":1.393,"15min":1.393},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.77000000000000002,"15min":0.71999999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.78800000000000003}]},{"osd":3,"last update":"Sat Sep 23 19:59:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.73399999999999999,"15min":0.747},"min":{"1min":0.34000000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.625},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.85299999999999998,"15min":0.84899999999999998},"min":{"1min":0.46899999999999997,"5min":0.442,"15min":0.442},"max":{"1min":1.0509999999999999,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.755}]},{"osd":4,"last update":"Sat Sep 23 19:59:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90800000000000003,"15min":0.92300000000000004},"min":{"1min":0.72699999999999998,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.361,"5min":1.476,"15min":1.476},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0389999999999999,"15min":0.98899999999999999},"min":{"1min":0.59199999999999997,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":1.081}]},{"osd":5,"last update":"Sat Sep 23 19:59:56 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.024,"15min":1.052},"min":{"1min":0.66300000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.012},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.0289999999999999,"15min":1.0189999999999999},"min":{"1min":0.58199999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":0.97799999999999998}]},{"osd":6,"last update":"Sat Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0720000000000001,"15min":1.0840000000000001},"min":{"1min":0.64200000000000002,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.109,"15min":1.149},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.6259999999999999,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":0.83699999999999997}]},{"osd":7,"last update":"Sat Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1140000000000001,"15min":1.149},"min":{"1min":0.76600000000000001,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.054,"15min":1.0800000000000001},"min":{"1min":0.72599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":0.95599999999999996}]}]},{"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":7460,"kb_used_data":1308,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737692,"statfs":{"total":95995035648,"available":95987396608,"internally_reserved":0,"allocated":1339392,"data_stored":914661,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 Sep 23 19:59:39 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.66100000000000003,"15min":0.59599999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.5019999999999998,"5min":2.5019999999999998,"15min":2.5019999999999998},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.72999999999999998,"15min":0.65600000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":2.6099999999999999,"5min":2.6099999999999999,"15min":2.6099999999999999},"last":0.89400000000000002}]},{"osd":2,"last update":"Sat Sep 23 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.76500000000000001,"15min":0.77000000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.24,"5min":1.3049999999999999,"15min":1.6859999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.81499999999999995,"15min":0.81200000000000006},"min":{"1min":0.40300000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.9299999999999999,"5min":1.9299999999999999,"15min":1.9299999999999999},"last":0.83199999999999996}]},{"osd":3,"last update":"Sat Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.76000000000000001,"15min":0.76600000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.94699999999999995,"5min":1.226,"15min":1.2490000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.78300000000000003,"15min":0.75900000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.5720000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.0029999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97299999999999998,"15min":0.92400000000000004},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.03,"15min":0.99399999999999999},"min":{"1min":0.70599999999999996,"5min":0.67300000000000004,"15min":0.629},"max":{"1min":4.7519999999999998,"5min":4.7519999999999998,"15min":4.7519999999999998},"last":1.2030000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:58:57 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.0449999999999999,"15min":1.0129999999999999},"min":{"1min":0.74199999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.125,"5min":2.125,"15min":2.125},"last":1.119},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.091,"15min":1.0449999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.2529999999999999}]},{"osd":6,"last update":"Sat Sep 23 19:59:49 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.0880000000000001,"15min":1.131},"min":{"1min":0.66800000000000004,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":4.7220000000000004,"5min":4.7220000000000004,"15min":4.7220000000000004},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1060000000000001,"15min":1.1439999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3109999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.145}]},{"osd":7,"last update":"Sat Sep 23 19:59:39 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0980000000000001,"15min":1.1259999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":2.036,"5min":2.036,"15min":2.036},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1839999999999999,"15min":1.1459999999999999},"min":{"1min":0.70999999999999996,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":4.7880000000000003,"5min":4.7880000000000003,"15min":4.7880000000000003},"last":1.2989999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411447,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6684,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738468,"statfs":{"total":95995035648,"available":95988191232,"internally_reserved":0,"allocated":741376,"data_stored":323694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 Sep 23 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64900000000000002,"15min":0.61299999999999999},"min":{"1min":0.372,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.76000000000000001,"15min":0.71799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.95299999999999996}]},{"osd":1,"last update":"Sat Sep 23 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.748,"15min":0.71499999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2629999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.72499999999999998,"15min":0.69199999999999995},"min":{"1min":0.40400000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.80700000000000005}]},{"osd":3,"last update":"Sat Sep 23 19:59:21 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.878,"15min":0.84499999999999997},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.2689999999999999,"5min":1.3859999999999999,"15min":1.488},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.82499999999999996,"15min":0.80100000000000005},"min":{"1min":0.44900000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.1799999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.99199999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:13 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.038,"15min":1.0069999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4139999999999999,"5min":1.738,"15min":1.738},"last":1.226},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.63300000000000001,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.359,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.202}]},{"osd":5,"last update":"Sat Sep 23 19:59:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.95499999999999996,"15min":0.95299999999999996},"min":{"1min":0.73899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.304,"5min":1.474,"15min":1.474},"last":1.248},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1000000000000001,"15min":1.0760000000000001},"min":{"1min":0.77600000000000002,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5449999999999999,"5min":1.772,"15min":1.772},"last":1.1100000000000001}]},{"osd":6,"last update":"Sat Sep 23 19:59:50 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.089,"15min":1.1259999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.665,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.298},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0669999999999999,"15min":1.0780000000000001},"min":{"1min":0.68000000000000005,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.399}]},{"osd":7,"last update":"Sat Sep 23 19:59:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.117,"15min":1.163},"min":{"1min":0.65300000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":1.4510000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.0580000000000001,"15min":1.0960000000000001},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.5409999999999999,"5min":1.641,"15min":1.641},"last":1.357}]}]},{"osd":3,"up_from":26,"seq":111669149805,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6236,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738916,"statfs":{"total":95995035648,"available":95988649984,"internally_reserved":0,"allocated":741376,"data_stored":323807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"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 Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.64300000000000002,"15min":0.66700000000000004},"min":{"1min":0.34000000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0469999999999999,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.73099999999999998,"15min":0.73499999999999999},"min":{"1min":0.46600000000000003,"5min":0.40600000000000003,"15min":0.39000000000000001},"max":{"1min":1.0389999999999999,"5min":1.671,"15min":1.671},"last":0.85899999999999999}]},{"osd":1,"last update":"Sat Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.73899999999999999,"15min":0.749},"min":{"1min":0.44600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1000000000000001,"5min":1.71,"15min":1.71},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.73199999999999998,"15min":0.751},"min":{"1min":0.39600000000000002,"5min":0.313,"15min":0.313},"max":{"1min":0.89700000000000002,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.77900000000000003}]},{"osd":2,"last update":"Sat Sep 23 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.79200000000000004,"15min":0.79300000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.1839999999999999,"5min":1.254,"15min":1.254},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.76700000000000002,"15min":0.77800000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.004,"5min":1.363,"15min":1.363},"last":0.67600000000000005}]},{"osd":4,"last update":"Sat Sep 23 19:59:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.97199999999999998,"15min":0.94599999999999995},"min":{"1min":0.71899999999999997,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3240000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98599999999999999,"15min":0.97299999999999998},"min":{"1min":0.68200000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.375,"5min":2.04,"15min":2.04},"last":1.1180000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.032,"15min":1.026},"min":{"1min":0.77300000000000002,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.516,"5min":1.966,"15min":1.966},"last":1.024},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.04,"15min":0.997},"min":{"1min":0.84499999999999997,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.425,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.194}]},{"osd":6,"last update":"Sat Sep 23 19:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0229999999999999,"15min":1.1020000000000001},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.1910000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.105,"15min":1.127},"min":{"1min":0.68500000000000005,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.607,"5min":1.732,"15min":1.732},"last":1.159}]},{"osd":7,"last update":"Sat Sep 23 19:59:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.1160000000000001,"15min":1.1870000000000001},"min":{"1min":0.71699999999999997,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.3620000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.224},{"interface":"front","average":{"1min":1.04,"5min":1.111,"15min":1.1879999999999999},"min":{"1min":0.68600000000000005,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.327,"5min":1.921,"15min":1.921},"last":1.2809999999999999}]}]},{"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":6256,"kb_used_data":744,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738896,"statfs":{"total":95995035648,"available":95988629504,"internally_reserved":0,"allocated":761856,"data_stored":325399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"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 Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.90300000000000002,"15min":0.88700000000000001},"min":{"1min":0.67400000000000004,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.298,"5min":1.335,"15min":1.5009999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.92700000000000005,"15min":0.90100000000000002},"min":{"1min":0.54600000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.446},"last":0.85299999999999998}]},{"osd":1,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.84799999999999998,"15min":0.81399999999999995},"min":{"1min":0.626,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2110000000000001,"5min":1.23,"15min":1.23},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.65100000000000002,"5min":0.495,"15min":0.495},"max":{"1min":1.234,"5min":1.446,"15min":1.595},"last":1.056}]},{"osd":2,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.94199999999999995,"15min":0.88100000000000001},"min":{"1min":0.67700000000000005,"5min":0.442,"15min":0.442},"max":{"1min":1.321,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.94799999999999995,"15min":0.94699999999999995},"min":{"1min":0.73599999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.5549999999999999},"last":1.028}]},{"osd":3,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.95199999999999996,"15min":0.94299999999999995},"min":{"1min":0.69899999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3129999999999999,"5min":1.3340000000000001,"15min":1.802},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.91800000000000004,"15min":0.91600000000000004},"min":{"1min":0.68799999999999994,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.091}]},{"osd":5,"last update":"Sat Sep 23 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":0.93200000000000005,"15min":0.82099999999999995},"min":{"1min":0.69999999999999996,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.47,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.2989999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.048,"15min":0.91900000000000004},"min":{"1min":0.75800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.52,"5min":1.52,"15min":1.6499999999999999},"last":1.127}]},{"osd":6,"last update":"Sat Sep 23 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.0349999999999999,"15min":0.97299999999999998},"min":{"1min":0.625,"5min":0.432,"15min":0.432},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.726},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.052,"15min":0.97199999999999998},"min":{"1min":0.63,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.46,"5min":1.53,"15min":1.53},"last":1.2450000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:59:41 2023","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.1279999999999999,"15min":1.1120000000000001},"min":{"1min":0.86699999999999999,"5min":0.495,"15min":0.495},"max":{"1min":1.51,"5min":1.768,"15min":1.768},"last":1.3460000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0569999999999999,"15min":1.0189999999999999},"min":{"1min":0.77800000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2749999999999999,"5min":1.48,"15min":1.48},"last":1.1910000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724634,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6112,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739040,"statfs":{"total":95995035648,"available":95988776960,"internally_reserved":0,"allocated":745472,"data_stored":324341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.92900000000000005,"15min":0.86899999999999999},"min":{"1min":0.61199999999999999,"5min":0.497,"15min":0.497},"max":{"1min":1.28,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.88600000000000001,"15min":0.90600000000000003},"min":{"1min":0.72199999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2290000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.80800000000000005}]},{"osd":1,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.67000000000000004,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2629999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.995},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91400000000000003,"15min":0.91100000000000003},"min":{"1min":0.57499999999999996,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2050000000000001,"5min":1.302,"15min":1.302},"last":0.73699999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88,"15min":0.90000000000000002},"min":{"1min":0.59299999999999997,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.57599999999999996,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.1830000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.073}]},{"osd":3,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.97899999999999998,"15min":0.94999999999999996},"min":{"1min":0.65000000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2749999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.93000000000000005,"15min":0.93999999999999995},"min":{"1min":0.70899999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.161,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.1919999999999999}]},{"osd":4,"last update":"Sat Sep 23 19:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.877,"15min":0.77300000000000002},"min":{"1min":0.56200000000000006,"5min":0.44800000000000001,"15min":0.39700000000000002},"max":{"1min":1.1539999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.88200000000000001,"15min":0.82599999999999996},"min":{"1min":0.73199999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.177,"5min":1.329,"15min":1.329},"last":1.093}]},{"osd":6,"last update":"Sat Sep 23 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0049999999999999,"15min":0.90300000000000002},"min":{"1min":0.67200000000000004,"5min":0.496,"15min":0.496},"max":{"1min":1.294,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.095,"5min":1.0169999999999999,"15min":1.0029999999999999},"min":{"1min":0.94899999999999995,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.2949999999999999,"5min":1.351,"15min":1.351},"last":1.2490000000000001}]},{"osd":7,"last update":"Sat Sep 23 19:59:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0229999999999999,"15min":1.0289999999999999},"min":{"1min":0.76600000000000001,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.371,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.123},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"min":{"1min":0.97399999999999998,"5min":0.623,"15min":0.623},"max":{"1min":1.333,"5min":1.518,"15min":1.518},"last":1.149}]}]}],"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-09-23T19:59:59.723 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T19:59:59.723 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T19:59:59.724 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T19:59:59.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T20:00:00.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 19:59:59 smithi112 bash[27353]: audit 2023-09-23T19:59:58.936429+0000 mgr.y (mgr.24356) 173 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:00.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 19:59:59 smithi112 bash[41728]: audit 2023-09-23T19:59:58.936429+0000 mgr.y (mgr.24356) 173 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:00.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 19:59:59 smithi174 bash[31352]: audit 2023-09-23T19:59:58.936429+0000 mgr.y (mgr.24356) 173 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:01.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:00 smithi174 bash[31352]: cluster 2023-09-23T19:59:59.708511+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:01.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:00 smithi174 bash[31352]: cluster 2023-09-23T20:00:00.000171+0000 mon.a (mon.0) 891 : cluster [INF] overall HEALTH_OK 2023-09-23T20:00:01.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:00 smithi112 bash[27353]: cluster 2023-09-23T19:59:59.708511+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:01.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:00 smithi112 bash[27353]: cluster 2023-09-23T20:00:00.000171+0000 mon.a (mon.0) 891 : cluster [INF] overall HEALTH_OK 2023-09-23T20:00:01.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:00 smithi112 bash[41728]: cluster 2023-09-23T19:59:59.708511+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:01.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:00 smithi112 bash[41728]: cluster 2023-09-23T20:00:00.000171+0000 mon.a (mon.0) 891 : cluster [INF] overall HEALTH_OK 2023-09-23T20:00:02.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:01 smithi174 bash[31352]: audit 2023-09-23T20:00:01.744637+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:02.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:01 smithi112 bash[27353]: audit 2023-09-23T20:00:01.744637+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:01 smithi112 bash[41728]: audit 2023-09-23T20:00:01.744637+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:03.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:02 smithi174 bash[31352]: cluster 2023-09-23T20:00:01.709139+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:03.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:02 smithi112 bash[27353]: cluster 2023-09-23T20:00:01.709139+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:03.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:02 smithi112 bash[41728]: cluster 2023-09-23T20:00:01.709139+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:04.539 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:05.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:04 smithi174 bash[31352]: cluster 2023-09-23T20:00:03.710206+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:05.363 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:04 smithi112 bash[41728]: cluster 2023-09-23T20:00:03.710206+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:05.364 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:04 smithi112 bash[27353]: cluster 2023-09-23T20:00:03.710206+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:05.650 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:05 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:05] "GET /metrics HTTP/1.1" 200 238795 "" "Prometheus/2.43.0" 2023-09-23T20:00:07.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:06 smithi174 bash[31352]: cluster 2023-09-23T20:00:05.710855+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:07.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:06 smithi112 bash[27353]: cluster 2023-09-23T20:00:05.710855+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:07.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:06 smithi112 bash[41728]: cluster 2023-09-23T20:00:05.710855+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:07.548 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:00:07.549 INFO:teuthology.orchestra.run.smithi112.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T20:00:08.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:07 smithi112 bash[27353]: audit 2023-09-23T20:00:07.550875+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.112:0/589360243' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:00:08.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:07 smithi112 bash[41728]: audit 2023-09-23T20:00:07.550875+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.112:0/589360243' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:00:08.284 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T20:00:08.284 INFO:teuthology.run_tasks:Running task print... 2023-09-23T20:00:08.293 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-23T20:00:08.294 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T20:00:08.314 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T20:00:08.315 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T20:00:08.315 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T20:00:08.316 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-23T20:00:08.323 INFO:tasks.rados:Beginning rados... 2023-09-23T20:00:08.323 INFO:tasks.rados:joining rados 2023-09-23T20:00:08.323 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T20:00:08.324 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-23T20:00:08.324 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi112.front.sepia.ceph.com 2023-09-23T20:00:08.324 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-23T20:00:08.325 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-23T20:00:08.325 INFO:tasks.rados:starting run 0 out of 1 2023-09-23T20:00:08.325 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-23T20:00:08.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-23T20:00:08.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:07 smithi174 bash[31352]: audit 2023-09-23T20:00:07.550875+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.112:0/589360243' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:00:08.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:00:08 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:00:09.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:08 smithi174 bash[31352]: cluster 2023-09-23T20:00:07.711891+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:09.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:08 smithi112 bash[27353]: cluster 2023-09-23T20:00:07.711891+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:08 smithi112 bash[41728]: cluster 2023-09-23T20:00:07.711891+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:11.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:10 smithi174 bash[31352]: cluster 2023-09-23T20:00:09.712460+0000 mgr.y (mgr.24356) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:11.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:10 smithi112 bash[27353]: cluster 2023-09-23T20:00:09.712460+0000 mgr.y (mgr.24356) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:11.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:10 smithi112 bash[41728]: cluster 2023-09-23T20:00:09.712460+0000 mgr.y (mgr.24356) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:13.100 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:13.100 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:12 smithi174 bash[31352]: cluster 2023-09-23T20:00:11.713096+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:13.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:12 smithi112 bash[41728]: cluster 2023-09-23T20:00:11.713096+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:12 smithi112 bash[27353]: cluster 2023-09-23T20:00:11.713096+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:15.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:14 smithi174 bash[31352]: cluster 2023-09-23T20:00:13.713926+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:15.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:14 smithi112 bash[41728]: cluster 2023-09-23T20:00:13.713926+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:14 smithi112 bash[27353]: cluster 2023-09-23T20:00:13.713926+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:15.650 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:15 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:15] "GET /metrics HTTP/1.1" 200 238795 "" "Prometheus/2.43.0" 2023-09-23T20:00:17.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:16 smithi112 bash[41728]: cluster 2023-09-23T20:00:15.714476+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:17.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:16 smithi112 bash[41728]: audit 2023-09-23T20:00:16.744966+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:17.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:16 smithi112 bash[27353]: cluster 2023-09-23T20:00:15.714476+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:17.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:16 smithi112 bash[27353]: audit 2023-09-23T20:00:16.744966+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:17.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:16 smithi174 bash[31352]: cluster 2023-09-23T20:00:15.714476+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:17.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:16 smithi174 bash[31352]: audit 2023-09-23T20:00:16.744966+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:17.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:17 smithi112 bash[27618]: [23/Sep/2023:20:00:17] ENGINE Bus STOPPING 2023-09-23T20:00:17.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:17 smithi112 bash[27618]: [23/Sep/2023:20:00:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:00:17.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:17 smithi112 bash[27618]: [23/Sep/2023:20:00:17] ENGINE Bus STOPPED 2023-09-23T20:00:17.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:17 smithi112 bash[27618]: [23/Sep/2023:20:00:17] ENGINE Bus STARTING 2023-09-23T20:00:17.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:17 smithi112 bash[27618]: [23/Sep/2023:20:00:17] ENGINE Serving on http://:::9283 2023-09-23T20:00:17.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:17 smithi112 bash[27618]: [23/Sep/2023:20:00:17] ENGINE Bus STARTED 2023-09-23T20:00:18.341 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-23T20:00:18.652 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_0' created 2023-09-23T20:00:18.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:00:18 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:18 smithi174 bash[31352]: audit 2023-09-23T20:00:17.636437+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.112:0/2617592492' entity='client.admin' 2023-09-23T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:18 smithi174 bash[31352]: audit 2023-09-23T20:00:17.696747+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:18 smithi174 bash[31352]: cluster 2023-09-23T20:00:17.715297+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:18 smithi174 bash[31352]: audit 2023-09-23T20:00:17.741009+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.112:0/985384133' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T20:00:18.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[41728]: audit 2023-09-23T20:00:17.636437+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.112:0/2617592492' entity='client.admin' 2023-09-23T20:00:18.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[41728]: audit 2023-09-23T20:00:17.696747+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:18.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[41728]: cluster 2023-09-23T20:00:17.715297+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:18.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[41728]: audit 2023-09-23T20:00:17.741009+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.112:0/985384133' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T20:00:18.895 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[27353]: audit 2023-09-23T20:00:17.636437+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.112:0/2617592492' entity='client.admin' 2023-09-23T20:00:18.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[27353]: audit 2023-09-23T20:00:17.696747+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:18.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[27353]: cluster 2023-09-23T20:00:17.715297+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:18.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:18 smithi112 bash[27353]: audit 2023-09-23T20:00:17.741009+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.112:0/985384133' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T20:00:19.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-23T20:00:19.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:19 smithi112 bash[27353]: audit 2023-09-23T20:00:18.648333+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.112:0/985384133' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T20:00:19.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:19 smithi112 bash[27353]: cluster 2023-09-23T20:00:18.648430+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:00:19.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:19 smithi112 bash[41728]: audit 2023-09-23T20:00:18.648333+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.112:0/985384133' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T20:00:19.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:19 smithi112 bash[41728]: cluster 2023-09-23T20:00:18.648430+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:00:20.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:19 smithi174 bash[31352]: audit 2023-09-23T20:00:18.648333+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.112:0/985384133' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T20:00:20.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:19 smithi174 bash[31352]: cluster 2023-09-23T20:00:18.648430+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:00:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:20 smithi174 bash[31352]: cluster 2023-09-23T20:00:19.657166+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T20:00:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:20 smithi174 bash[31352]: cluster 2023-09-23T20:00:19.715914+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v161: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:20 smithi112 bash[27353]: cluster 2023-09-23T20:00:19.657166+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T20:00:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:20 smithi112 bash[27353]: cluster 2023-09-23T20:00:19.715914+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v161: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:21.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:20 smithi112 bash[41728]: cluster 2023-09-23T20:00:19.657166+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T20:00:21.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:20 smithi112 bash[41728]: cluster 2023-09-23T20:00:19.715914+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v161: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:21 smithi174 bash[31352]: cluster 2023-09-23T20:00:20.670331+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T20:00:22.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:21 smithi112 bash[41728]: cluster 2023-09-23T20:00:20.670331+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T20:00:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:21 smithi112 bash[27353]: cluster 2023-09-23T20:00:20.670331+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T20:00:22.878 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:23.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:22 smithi174 bash[31352]: cluster 2023-09-23T20:00:21.716577+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v163: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:22 smithi112 bash[27353]: cluster 2023-09-23T20:00:21.716577+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v163: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:22 smithi112 bash[41728]: cluster 2023-09-23T20:00:21.716577+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v163: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:23.892 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: cluster 2023-09-23T20:00:23.717409+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:23.786569+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:23.793121+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:23.798501+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:23.803071+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:24.283481+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:24.284623+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:24 smithi174 bash[31352]: audit 2023-09-23T20:00:24.291543+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.171 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: cluster 2023-09-23T20:00:23.717409+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:25.171 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:23.786569+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:23.793121+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:23.798501+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:23.803071+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:24.283481+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:24.284623+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[41728]: audit 2023-09-23T20:00:24.291543+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: cluster 2023-09-23T20:00:23.717409+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:23.786569+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:23.793121+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:23.798501+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:23.803071+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:24.283481+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:25.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:24.284623+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:25.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:24 smithi112 bash[27353]: audit 2023-09-23T20:00:24.291543+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:25.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:25 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:25] "GET /metrics HTTP/1.1" 200 238804 "" "Prometheus/2.43.0" 2023-09-23T20:00:27.183 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:26 smithi112 bash[41728]: cluster 2023-09-23T20:00:25.718075+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:27.183 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:26 smithi112 bash[27353]: cluster 2023-09-23T20:00:25.718075+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:27.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:26 smithi174 bash[31352]: cluster 2023-09-23T20:00:25.718075+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:28.745 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-23T20:00:28.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:00:28 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:00:29.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:28 smithi112 bash[41728]: cluster 2023-09-23T20:00:27.718888+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:28 smithi112 bash[27353]: cluster 2023-09-23T20:00:27.718888+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:29.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:28 smithi174 bash[31352]: cluster 2023-09-23T20:00:27.718888+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:29.928 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-23T20:00:30.193 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:29 smithi112 bash[27353]: audit 2023-09-23T20:00:29.196453+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.112:0/1305088508' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:00:30.194 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:29 smithi112 bash[41728]: audit 2023-09-23T20:00:29.196453+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.112:0/1305088508' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:00:30.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:29 smithi174 bash[31352]: audit 2023-09-23T20:00:29.196453+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.112:0/1305088508' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:00:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:30 smithi112 bash[27353]: cluster 2023-09-23T20:00:29.719449+0000 mgr.y (mgr.24356) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:30 smithi112 bash[27353]: audit 2023-09-23T20:00:29.924165+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.112:0/1305088508' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:00:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:30 smithi112 bash[27353]: cluster 2023-09-23T20:00:29.924309+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T20:00:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:30 smithi112 bash[41728]: cluster 2023-09-23T20:00:29.719449+0000 mgr.y (mgr.24356) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:30 smithi112 bash[41728]: audit 2023-09-23T20:00:29.924165+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.112:0/1305088508' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:00:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:30 smithi112 bash[41728]: cluster 2023-09-23T20:00:29.924309+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T20:00:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:30 smithi174 bash[31352]: cluster 2023-09-23T20:00:29.719449+0000 mgr.y (mgr.24356) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:30 smithi174 bash[31352]: audit 2023-09-23T20:00:29.924165+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.112:0/1305088508' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:00:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:30 smithi174 bash[31352]: cluster 2023-09-23T20:00:29.924309+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T20:00:31.741 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T20:00:31.759 INFO:tasks.rados.rados.0.smithi112.stdout:adding op weight read -> 45 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:adding op weight write -> 45 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:adding op weight delete -> 10 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable) 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:Configuration: 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout: Number of operations: 4000 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout: Number of objects: 500 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout: Max in flight operations: 16 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout: Object size (in bytes): 4000000 2023-09-23T20:00:31.760 INFO:tasks.rados.rados.0.smithi112.stdout: Write stride min: 400000 2023-09-23T20:00:31.761 INFO:tasks.rados.rados.0.smithi112.stdout: Write stride max: 800000 2023-09-23T20:00:31.932 INFO:tasks.rados.rados.0.smithi112.stdout:1: write initial oid 1 2023-09-23T20:00:31.932 INFO:tasks.rados.rados.0.smithi112.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-09-23T20:00:31.937 INFO:tasks.rados.rados.0.smithi112.stdout:1: writing smithi11289144-1 from 416807 to 892056 tid 1 2023-09-23T20:00:31.944 INFO:tasks.rados.rados.0.smithi112.stdout:1: writing smithi11289144-1 from 1542129 to 2016807 tid 2 2023-09-23T20:00:31.944 INFO:tasks.rados.rados.0.smithi112.stdout:2: write initial oid 2 2023-09-23T20:00:31.945 INFO:tasks.rados.rados.0.smithi112.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-09-23T20:00:31.950 INFO:tasks.rados.rados.0.smithi112.stdout:2: writing smithi11289144-2 from 416807 to 892056 tid 1 2023-09-23T20:00:31.957 INFO:tasks.rados.rados.0.smithi112.stdout:2: writing smithi11289144-2 from 1542129 to 2016807 tid 2 2023-09-23T20:00:31.957 INFO:tasks.rados.rados.0.smithi112.stdout:3: write initial oid 3 2023-09-23T20:00:31.957 INFO:tasks.rados.rados.0.smithi112.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-09-23T20:00:31.963 INFO:tasks.rados.rados.0.smithi112.stdout:3: writing smithi11289144-3 from 433614 to 984112 tid 1 2023-09-23T20:00:31.969 INFO:tasks.rados.rados.0.smithi112.stdout:3: writing smithi11289144-3 from 1600611 to 2033614 tid 2 2023-09-23T20:00:31.969 INFO:tasks.rados.rados.0.smithi112.stdout:4: write initial oid 4 2023-09-23T20:00:31.969 INFO:tasks.rados.rados.0.smithi112.stdout:1: finishing write tid 1 to smithi11289144-1 2023-09-23T20:00:31.969 INFO:tasks.rados.rados.0.smithi112.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-09-23T20:00:31.975 INFO:tasks.rados.rados.0.smithi112.stdout:4: writing smithi11289144-4 from 450421 to 1076168 tid 1 2023-09-23T20:00:31.981 INFO:tasks.rados.rados.0.smithi112.stdout:4: writing smithi11289144-4 from 1659093 to 2050421 tid 2 2023-09-23T20:00:31.981 INFO:tasks.rados.rados.0.smithi112.stdout:5: write initial oid 5 2023-09-23T20:00:31.981 INFO:tasks.rados.rados.0.smithi112.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-09-23T20:00:31.987 INFO:tasks.rados.rados.0.smithi112.stdout:5: writing smithi11289144-5 from 467228 to 1168224 tid 1 2023-09-23T20:00:31.993 INFO:tasks.rados.rados.0.smithi112.stdout:5: writing smithi11289144-5 from 1717575 to 2067228 tid 2 2023-09-23T20:00:31.993 INFO:tasks.rados.rados.0.smithi112.stdout:6: write initial oid 6 2023-09-23T20:00:31.993 INFO:tasks.rados.rados.0.smithi112.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-09-23T20:00:32.000 INFO:tasks.rados.rados.0.smithi112.stdout:6: writing smithi11289144-6 from 484035 to 1260280 tid 1 2023-09-23T20:00:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:6: writing smithi11289144-6 from 2059704 to 2084035 tid 2 2023-09-23T20:00:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:7: write initial oid 7 2023-09-23T20:00:32.006 INFO:tasks.rados.rados.0.smithi112.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-09-23T20:00:32.011 INFO:tasks.rados.rados.0.smithi112.stdout:7: writing smithi11289144-7 from 500842 to 952336 tid 1 2023-09-23T20:00:32.017 INFO:tasks.rados.rados.0.smithi112.stdout:7: writing smithi11289144-7 from 1718186 to 2100842 tid 2 2023-09-23T20:00:32.017 INFO:tasks.rados.rados.0.smithi112.stdout:8: write initial oid 8 2023-09-23T20:00:32.018 INFO:tasks.rados.rados.0.smithi112.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-09-23T20:00:32.023 INFO:tasks.rados.rados.0.smithi112.stdout:8: writing smithi11289144-8 from 517649 to 1044392 tid 1 2023-09-23T20:00:32.029 INFO:tasks.rados.rados.0.smithi112.stdout:8: writing smithi11289144-8 from 1776668 to 2117649 tid 2 2023-09-23T20:00:32.029 INFO:tasks.rados.rados.0.smithi112.stdout:9: write initial oid 9 2023-09-23T20:00:32.030 INFO:tasks.rados.rados.0.smithi112.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-09-23T20:00:32.036 INFO:tasks.rados.rados.0.smithi112.stdout:9: writing smithi11289144-9 from 534456 to 1252801 tid 1 2023-09-23T20:00:32.043 INFO:tasks.rados.rados.0.smithi112.stdout:9: writing smithi11289144-9 from 1951503 to 2134456 tid 2 2023-09-23T20:00:32.043 INFO:tasks.rados.rados.0.smithi112.stdout:10: write initial oid 10 2023-09-23T20:00:32.043 INFO:tasks.rados.rados.0.smithi112.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-09-23T20:00:32.051 INFO:tasks.rados.rados.0.smithi112.stdout:10: writing smithi11289144-10 from 551263 to 1344857 tid 1 2023-09-23T20:00:32.055 INFO:tasks.rados.rados.0.smithi112.stdout:10: writing smithi11289144-10 from 1893632 to 2151263 tid 2 2023-09-23T20:00:32.056 INFO:tasks.rados.rados.0.smithi112.stdout:11: write initial oid 11 2023-09-23T20:00:32.056 INFO:tasks.rados.rados.0.smithi112.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-09-23T20:00:32.061 INFO:tasks.rados.rados.0.smithi112.stdout:11: writing smithi11289144-11 from 568070 to 1036913 tid 1 2023-09-23T20:00:32.068 INFO:tasks.rados.rados.0.smithi112.stdout:11: writing smithi11289144-11 from 1552114 to 2168070 tid 2 2023-09-23T20:00:32.069 INFO:tasks.rados.rados.0.smithi112.stdout:12: write initial oid 12 2023-09-23T20:00:32.069 INFO:tasks.rados.rados.0.smithi112.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-09-23T20:00:32.075 INFO:tasks.rados.rados.0.smithi112.stdout:12: writing smithi11289144-12 from 584877 to 1128969 tid 1 2023-09-23T20:00:32.081 INFO:tasks.rados.rados.0.smithi112.stdout:12: writing smithi11289144-12 from 1610596 to 2172599 tid 2 2023-09-23T20:00:32.081 INFO:tasks.rados.rados.0.smithi112.stdout:13: write initial oid 13 2023-09-23T20:00:32.081 INFO:tasks.rados.rados.0.smithi112.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-09-23T20:00:32.088 INFO:tasks.rados.rados.0.smithi112.stdout:13: writing smithi11289144-13 from 601684 to 1221025 tid 1 2023-09-23T20:00:32.094 INFO:tasks.rados.rados.0.smithi112.stdout:13: writing smithi11289144-13 from 1669078 to 2201684 tid 2 2023-09-23T20:00:32.094 INFO:tasks.rados.rados.0.smithi112.stdout:14: write initial oid 14 2023-09-23T20:00:32.094 INFO:tasks.rados.rados.0.smithi112.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-09-23T20:00:32.102 INFO:tasks.rados.rados.0.smithi112.stdout:14: writing smithi11289144-14 from 618491 to 1313081 tid 1 2023-09-23T20:00:32.107 INFO:tasks.rados.rados.0.smithi112.stdout:14: writing smithi11289144-14 from 2011207 to 2218491 tid 2 2023-09-23T20:00:32.107 INFO:tasks.rados.rados.0.smithi112.stdout:15: write initial oid 15 2023-09-23T20:00:32.107 INFO:tasks.rados.rados.0.smithi112.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-09-23T20:00:32.115 INFO:tasks.rados.rados.0.smithi112.stdout:15: writing smithi11289144-15 from 635298 to 1405137 tid 1 2023-09-23T20:00:32.120 INFO:tasks.rados.rados.0.smithi112.stdout:15: writing smithi11289144-15 from 2069689 to 2235298 tid 2 2023-09-23T20:00:32.120 INFO:tasks.rados.rados.0.smithi112.stdout:16: write initial oid 16 2023-09-23T20:00:32.120 INFO:tasks.rados.rados.0.smithi112.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-09-23T20:00:32.126 INFO:tasks.rados.rados.0.smithi112.stdout:16: writing smithi11289144-16 from 652105 to 1097193 tid 1 2023-09-23T20:00:32.132 INFO:tasks.rados.rados.0.smithi112.stdout:16: writing smithi11289144-16 from 1728171 to 2181159 tid 2 2023-09-23T20:00:32.132 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:1: finishing write tid 2 to smithi11289144-1 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:1: finishing write tid 3 to smithi11289144-1 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:1: finishing write tid 4 to smithi11289144-1 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:2: finishing write tid 1 to smithi11289144-2 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:2: finishing write tid 2 to smithi11289144-2 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:2: finishing write tid 3 to smithi11289144-2 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:2: finishing write tid 4 to smithi11289144-2 2023-09-23T20:00:32.133 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-23T20:00:32.134 INFO:tasks.rados.rados.0.smithi112.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-23T20:00:32.134 INFO:tasks.rados.rados.0.smithi112.stdout:1: done (15 left) 2023-09-23T20:00:32.134 INFO:tasks.rados.rados.0.smithi112.stdout:2: done (14 left) 2023-09-23T20:00:32.134 INFO:tasks.rados.rados.0.smithi112.stdout:17: write initial oid 17 2023-09-23T20:00:32.134 INFO:tasks.rados.rados.0.smithi112.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-09-23T20:00:32.143 INFO:tasks.rados.rados.0.smithi112.stdout:17: writing smithi11289144-17 from 668912 to 1305602 tid 1 2023-09-23T20:00:32.148 INFO:tasks.rados.rados.0.smithi112.stdout:17: writing smithi11289144-17 from 1903006 to 2268912 tid 2 2023-09-23T20:00:32.148 INFO:tasks.rados.rados.0.smithi112.stdout:18: write initial oid 18 2023-09-23T20:00:32.148 INFO:tasks.rados.rados.0.smithi112.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-09-23T20:00:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:18: writing smithi11289144-18 from 685719 to 1397658 tid 1 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:18: writing smithi11289144-18 from 1845135 to 2285719 tid 2 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:3: finishing write tid 1 to smithi11289144-3 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:3: finishing write tid 2 to smithi11289144-3 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:3: finishing write tid 3 to smithi11289144-3 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:3: finishing write tid 4 to smithi11289144-3 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-23T20:00:32.162 INFO:tasks.rados.rados.0.smithi112.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:4: finishing write tid 1 to smithi11289144-4 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:4: finishing write tid 2 to smithi11289144-4 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:4: finishing write tid 3 to smithi11289144-4 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:4: finishing write tid 4 to smithi11289144-4 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:5: finishing write tid 1 to smithi11289144-5 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:5: finishing write tid 2 to smithi11289144-5 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:5: finishing write tid 3 to smithi11289144-5 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:5: finishing write tid 4 to smithi11289144-5 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-23T20:00:32.163 INFO:tasks.rados.rados.0.smithi112.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:6: finishing write tid 1 to smithi11289144-6 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:6: finishing write tid 2 to smithi11289144-6 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:6: finishing write tid 3 to smithi11289144-6 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:6: finishing write tid 4 to smithi11289144-6 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:7: finishing write tid 1 to smithi11289144-7 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:7: finishing write tid 2 to smithi11289144-7 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:7: finishing write tid 3 to smithi11289144-7 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:7: finishing write tid 4 to smithi11289144-7 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-23T20:00:32.164 INFO:tasks.rados.rados.0.smithi112.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:8: finishing write tid 1 to smithi11289144-8 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:8: finishing write tid 2 to smithi11289144-8 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:8: finishing write tid 3 to smithi11289144-8 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:8: finishing write tid 4 to smithi11289144-8 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:9: finishing write tid 1 to smithi11289144-9 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:9: finishing write tid 2 to smithi11289144-9 2023-09-23T20:00:32.165 INFO:tasks.rados.rados.0.smithi112.stdout:9: finishing write tid 3 to smithi11289144-9 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:9: finishing write tid 4 to smithi11289144-9 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:10: finishing write tid 1 to smithi11289144-10 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:10: finishing write tid 2 to smithi11289144-10 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:10: finishing write tid 3 to smithi11289144-10 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:10: finishing write tid 4 to smithi11289144-10 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 10 v 9 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:11: finishing write tid 1 to smithi11289144-11 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:11: finishing write tid 2 to smithi11289144-11 2023-09-23T20:00:32.166 INFO:tasks.rados.rados.0.smithi112.stdout:11: finishing write tid 3 to smithi11289144-11 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:11: finishing write tid 4 to smithi11289144-11 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:12: finishing write tid 1 to smithi11289144-12 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:12: finishing write tid 2 to smithi11289144-12 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:12: finishing write tid 3 to smithi11289144-12 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:12: finishing write tid 4 to smithi11289144-12 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-23T20:00:32.167 INFO:tasks.rados.rados.0.smithi112.stdout:13: finishing write tid 1 to smithi11289144-13 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:13: finishing write tid 2 to smithi11289144-13 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:13: finishing write tid 3 to smithi11289144-13 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:13: finishing write tid 4 to smithi11289144-13 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:14: finishing write tid 1 to smithi11289144-14 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:14: finishing write tid 2 to smithi11289144-14 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:14: finishing write tid 3 to smithi11289144-14 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:14: finishing write tid 4 to smithi11289144-14 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:3: done (15 left) 2023-09-23T20:00:32.168 INFO:tasks.rados.rados.0.smithi112.stdout:4: done (14 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:5: done (13 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:6: done (12 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:7: done (11 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:8: done (10 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:9: done (9 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:10: done (8 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:11: done (7 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:12: done (6 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:13: done (5 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:14: done (4 left) 2023-09-23T20:00:32.169 INFO:tasks.rados.rados.0.smithi112.stdout:19: write initial oid 19 2023-09-23T20:00:32.170 INFO:tasks.rados.rados.0.smithi112.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-09-23T20:00:32.170 INFO:tasks.rados.rados.0.smithi112.stdout:19: writing smithi11289144-19 from 702526 to 1489714 tid 1 2023-09-23T20:00:32.175 INFO:tasks.rados.rados.0.smithi112.stdout:19: writing smithi11289144-19 from 1903617 to 2302526 tid 2 2023-09-23T20:00:32.175 INFO:tasks.rados.rados.0.smithi112.stdout:20: write initial oid 20 2023-09-23T20:00:32.175 INFO:tasks.rados.rados.0.smithi112.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-09-23T20:00:32.182 INFO:tasks.rados.rados.0.smithi112.stdout:20: writing smithi11289144-20 from 719333 to 1181770 tid 1 2023-09-23T20:00:32.188 INFO:tasks.rados.rados.0.smithi112.stdout:20: writing smithi11289144-20 from 1962099 to 2319333 tid 2 2023-09-23T20:00:32.188 INFO:tasks.rados.rados.0.smithi112.stdout:21: write initial oid 21 2023-09-23T20:00:32.188 INFO:tasks.rados.rados.0.smithi112.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-09-23T20:00:32.195 INFO:tasks.rados.rados.0.smithi112.stdout:21: writing smithi11289144-21 from 736140 to 1273826 tid 1 2023-09-23T20:00:32.201 INFO:tasks.rados.rados.0.smithi112.stdout:21: writing smithi11289144-21 from 2020581 to 2336140 tid 2 2023-09-23T20:00:32.201 INFO:tasks.rados.rados.0.smithi112.stdout:22: write initial oid 22 2023-09-23T20:00:32.201 INFO:tasks.rados.rados.0.smithi112.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-09-23T20:00:32.209 INFO:tasks.rados.rados.0.smithi112.stdout:22: writing smithi11289144-22 from 752947 to 1365882 tid 1 2023-09-23T20:00:32.214 INFO:tasks.rados.rados.0.smithi112.stdout:22: writing smithi11289144-22 from 1962710 to 2352947 tid 2 2023-09-23T20:00:32.215 INFO:tasks.rados.rados.0.smithi112.stdout:23: write initial oid 23 2023-09-23T20:00:32.215 INFO:tasks.rados.rados.0.smithi112.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-09-23T20:00:32.223 INFO:tasks.rados.rados.0.smithi112.stdout:23: writing smithi11289144-23 from 769754 to 1457938 tid 1 2023-09-23T20:00:32.228 INFO:tasks.rados.rados.0.smithi112.stdout:23: writing smithi11289144-23 from 2021192 to 2369754 tid 2 2023-09-23T20:00:32.228 INFO:tasks.rados.rados.0.smithi112.stdout:24: write initial oid 24 2023-09-23T20:00:32.228 INFO:tasks.rados.rados.0.smithi112.stdout:15: finishing write tid 1 to smithi11289144-15 2023-09-23T20:00:32.229 INFO:tasks.rados.rados.0.smithi112.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-09-23T20:00:32.235 INFO:tasks.rados.rados.0.smithi112.stdout:24: writing smithi11289144-24 from 786561 to 1266347 tid 1 2023-09-23T20:00:32.242 INFO:tasks.rados.rados.0.smithi112.stdout:24: writing smithi11289144-24 from 1796027 to 2263691 tid 2 2023-09-23T20:00:32.242 INFO:tasks.rados.rados.0.smithi112.stdout:25: write initial oid 25 2023-09-23T20:00:32.242 INFO:tasks.rados.rados.0.smithi112.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-09-23T20:00:32.247 INFO:tasks.rados.rados.0.smithi112.stdout:25: writing smithi11289144-25 from 403368 to 958403 tid 1 2023-09-23T20:00:32.255 INFO:tasks.rados.rados.0.smithi112.stdout:25: writing smithi11289144-25 from 1454509 to 2182184 tid 2 2023-09-23T20:00:32.255 INFO:tasks.rados.rados.0.smithi112.stdout:26: write initial oid 26 2023-09-23T20:00:32.255 INFO:tasks.rados.rados.0.smithi112.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-09-23T20:00:32.261 INFO:tasks.rados.rados.0.smithi112.stdout:26: writing smithi11289144-26 from 420175 to 1050459 tid 1 2023-09-23T20:00:32.268 INFO:tasks.rados.rados.0.smithi112.stdout:26: writing smithi11289144-26 from 1796638 to 2267971 tid 2 2023-09-23T20:00:32.268 INFO:tasks.rados.rados.0.smithi112.stdout:27: write initial oid 27 2023-09-23T20:00:32.268 INFO:tasks.rados.rados.0.smithi112.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-09-23T20:00:32.275 INFO:tasks.rados.rados.0.smithi112.stdout:27: writing smithi11289144-27 from 436982 to 1142515 tid 1 2023-09-23T20:00:32.282 INFO:tasks.rados.rados.0.smithi112.stdout:27: writing smithi11289144-27 from 1855120 to 2436982 tid 2 2023-09-23T20:00:32.282 INFO:tasks.rados.rados.0.smithi112.stdout:28: write initial oid 28 2023-09-23T20:00:32.282 INFO:tasks.rados.rados.0.smithi112.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-09-23T20:00:32.289 INFO:tasks.rados.rados.0.smithi112.stdout:28: writing smithi11289144-28 from 453789 to 1234571 tid 1 2023-09-23T20:00:32.296 INFO:tasks.rados.rados.0.smithi112.stdout:28: writing smithi11289144-28 from 1913602 to 2388604 tid 2 2023-09-23T20:00:32.296 INFO:tasks.rados.rados.0.smithi112.stdout:29: write initial oid 29 2023-09-23T20:00:32.296 INFO:tasks.rados.rados.0.smithi112.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-09-23T20:00:32.301 INFO:tasks.rados.rados.0.smithi112.stdout:29: writing smithi11289144-29 from 470596 to 926627 tid 1 2023-09-23T20:00:32.309 INFO:tasks.rados.rados.0.smithi112.stdout:29: writing smithi11289144-29 from 1572084 to 2190744 tid 2 2023-09-23T20:00:32.309 INFO:tasks.rados.rados.0.smithi112.stdout:30: write initial oid 30 2023-09-23T20:00:32.309 INFO:tasks.rados.rados.0.smithi112.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-09-23T20:00:32.315 INFO:tasks.rados.rados.0.smithi112.stdout:30: writing smithi11289144-30 from 487403 to 1018683 tid 1 2023-09-23T20:00:32.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:31 smithi174 bash[31352]: audit 2023-09-23T20:00:31.744947+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:32.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:31 smithi174 bash[31352]: audit 2023-09-23T20:00:31.776809+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.112:0/2566843937' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:30: writing smithi11289144-30 from 1514213 to 1992884 tid 2 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:15: finishing write tid 2 to smithi11289144-15 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:15: finishing write tid 3 to smithi11289144-15 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:15: finishing write tid 4 to smithi11289144-15 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:16: finishing write tid 1 to smithi11289144-16 2023-09-23T20:00:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:16: finishing write tid 2 to smithi11289144-16 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:16: finishing write tid 3 to smithi11289144-16 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:16: finishing write tid 4 to smithi11289144-16 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:15: done (15 left) 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:16: done (14 left) 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:31: write initial oid 31 2023-09-23T20:00:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-09-23T20:00:32.327 INFO:tasks.rados.rados.0.smithi112.stdout:31: writing smithi11289144-31 from 504210 to 1110739 tid 1 2023-09-23T20:00:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:31: writing smithi11289144-31 from 1572695 to 2195024 tid 2 2023-09-23T20:00:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:32: write initial oid 32 2023-09-23T20:00:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-09-23T20:00:32.341 INFO:tasks.rados.rados.0.smithi112.stdout:32: writing smithi11289144-32 from 521017 to 1319148 tid 1 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:32: writing smithi11289144-32 from 1747530 to 2229870 tid 2 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:17: finishing write tid 1 to smithi11289144-17 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:17: finishing write tid 2 to smithi11289144-17 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:17: finishing write tid 3 to smithi11289144-17 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:17: finishing write tid 4 to smithi11289144-17 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-23T20:00:32.347 INFO:tasks.rados.rados.0.smithi112.stdout:18: finishing write tid 1 to smithi11289144-18 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:18: finishing write tid 2 to smithi11289144-18 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:18: finishing write tid 3 to smithi11289144-18 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:18: finishing write tid 4 to smithi11289144-18 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 18 v 9 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:19: finishing write tid 1 to smithi11289144-19 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:17: done (15 left) 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:18: done (14 left) 2023-09-23T20:00:32.348 INFO:tasks.rados.rados.0.smithi112.stdout:33: write initial oid 33 2023-09-23T20:00:32.349 INFO:tasks.rados.rados.0.smithi112.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-09-23T20:00:32.352 INFO:tasks.rados.rados.0.smithi112.stdout:33: writing smithi11289144-33 from 537824 to 1011204 tid 1 2023-09-23T20:00:32.362 INFO:tasks.rados.rados.0.smithi112.stdout:33: writing smithi11289144-33 from 1806012 to 2432010 tid 2 2023-09-23T20:00:32.362 INFO:tasks.rados.rados.0.smithi112.stdout:34: write initial oid 34 2023-09-23T20:00:32.362 INFO:tasks.rados.rados.0.smithi112.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-09-23T20:00:32.368 INFO:tasks.rados.rados.0.smithi112.stdout:34: writing smithi11289144-34 from 554631 to 1103260 tid 1 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout:34: writing smithi11289144-34 from 1748141 to 2234150 tid 2 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout:19: finishing write tid 2 to smithi11289144-19 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout:19: finishing write tid 3 to smithi11289144-19 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout:19: finishing write tid 4 to smithi11289144-19 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 19 v 12 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-23T20:00:32.375 INFO:tasks.rados.rados.0.smithi112.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-23T20:00:32.376 INFO:tasks.rados.rados.0.smithi112.stdout:20: finishing write tid 1 to smithi11289144-20 2023-09-23T20:00:32.376 INFO:tasks.rados.rados.0.smithi112.stdout:19: done (15 left) 2023-09-23T20:00:32.376 INFO:tasks.rados.rados.0.smithi112.stdout:35: write initial oid 35 2023-09-23T20:00:32.376 INFO:tasks.rados.rados.0.smithi112.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-09-23T20:00:32.382 INFO:tasks.rados.rados.0.smithi112.stdout:35: writing smithi11289144-35 from 571438 to 1195316 tid 1 2023-09-23T20:00:32.389 INFO:tasks.rados.rados.0.smithi112.stdout:35: writing smithi11289144-35 from 1806623 to 2436290 tid 2 2023-09-23T20:00:32.389 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.389 INFO:tasks.rados.rados.0.smithi112.stdout:20: finishing write tid 2 to smithi11289144-20 2023-09-23T20:00:32.389 INFO:tasks.rados.rados.0.smithi112.stdout:20: finishing write tid 3 to smithi11289144-20 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:20: finishing write tid 4 to smithi11289144-20 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:21: finishing write tid 1 to smithi11289144-21 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:21: finishing write tid 2 to smithi11289144-21 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:21: finishing write tid 3 to smithi11289144-21 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:21: finishing write tid 4 to smithi11289144-21 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 21 v 9 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:22: finishing write tid 1 to smithi11289144-22 2023-09-23T20:00:32.390 INFO:tasks.rados.rados.0.smithi112.stdout:22: finishing write tid 2 to smithi11289144-22 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:22: finishing write tid 3 to smithi11289144-22 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:22: finishing write tid 4 to smithi11289144-22 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:23: finishing write tid 1 to smithi11289144-23 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:23: finishing write tid 2 to smithi11289144-23 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:23: finishing write tid 3 to smithi11289144-23 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:23: finishing write tid 4 to smithi11289144-23 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:24: finishing write tid 1 to smithi11289144-24 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:24: finishing write tid 2 to smithi11289144-24 2023-09-23T20:00:32.391 INFO:tasks.rados.rados.0.smithi112.stdout:24: finishing write tid 3 to smithi11289144-24 2023-09-23T20:00:32.392 INFO:tasks.rados.rados.0.smithi112.stdout:20: done (15 left) 2023-09-23T20:00:32.392 INFO:tasks.rados.rados.0.smithi112.stdout:21: done (14 left) 2023-09-23T20:00:32.392 INFO:tasks.rados.rados.0.smithi112.stdout:22: done (13 left) 2023-09-23T20:00:32.392 INFO:tasks.rados.rados.0.smithi112.stdout:23: done (12 left) 2023-09-23T20:00:32.392 INFO:tasks.rados.rados.0.smithi112.stdout:36: write initial oid 36 2023-09-23T20:00:32.392 INFO:tasks.rados.rados.0.smithi112.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-09-23T20:00:32.396 INFO:tasks.rados.rados.0.smithi112.stdout:36: writing smithi11289144-36 from 588245 to 1287372 tid 1 2023-09-23T20:00:32.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:31 smithi112 bash[27353]: audit 2023-09-23T20:00:31.744947+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:32.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:31 smithi112 bash[27353]: audit 2023-09-23T20:00:31.776809+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.112:0/2566843937' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T20:00:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:31 smithi112 bash[41728]: audit 2023-09-23T20:00:31.744947+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:31 smithi112 bash[41728]: audit 2023-09-23T20:00:31.776809+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.112:0/2566843937' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T20:00:32.402 INFO:tasks.rados.rados.0.smithi112.stdout:36: writing smithi11289144-36 from 1865105 to 2354783 tid 2 2023-09-23T20:00:32.402 INFO:tasks.rados.rados.0.smithi112.stdout:37: write initial oid 37 2023-09-23T20:00:32.403 INFO:tasks.rados.rados.0.smithi112.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-09-23T20:00:32.410 INFO:tasks.rados.rados.0.smithi112.stdout:37: writing smithi11289144-37 from 605052 to 1379428 tid 1 2023-09-23T20:00:32.417 INFO:tasks.rados.rados.0.smithi112.stdout:37: writing smithi11289144-37 from 1923587 to 2556923 tid 2 2023-09-23T20:00:32.417 INFO:tasks.rados.rados.0.smithi112.stdout:38: write initial oid 38 2023-09-23T20:00:32.417 INFO:tasks.rados.rados.0.smithi112.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-09-23T20:00:32.423 INFO:tasks.rados.rados.0.smithi112.stdout:38: writing smithi11289144-38 from 621859 to 1071484 tid 1 2023-09-23T20:00:32.432 INFO:tasks.rados.rados.0.smithi112.stdout:38: writing smithi11289144-38 from 1865716 to 2621859 tid 2 2023-09-23T20:00:32.432 INFO:tasks.rados.rados.0.smithi112.stdout:39: write initial oid 39 2023-09-23T20:00:32.432 INFO:tasks.rados.rados.0.smithi112.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-09-23T20:00:32.439 INFO:tasks.rados.rados.0.smithi112.stdout:39: writing smithi11289144-39 from 638666 to 1163540 tid 1 2023-09-23T20:00:32.447 INFO:tasks.rados.rados.0.smithi112.stdout:39: writing smithi11289144-39 from 1924198 to 2561203 tid 2 2023-09-23T20:00:32.447 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.447 INFO:tasks.rados.rados.0.smithi112.stdout:24: finishing write tid 4 to smithi11289144-24 2023-09-23T20:00:32.447 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-23T20:00:32.447 INFO:tasks.rados.rados.0.smithi112.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:00:32.447 INFO:tasks.rados.rados.0.smithi112.stdout:24: done (15 left) 2023-09-23T20:00:32.448 INFO:tasks.rados.rados.0.smithi112.stdout:40: write initial oid 40 2023-09-23T20:00:32.448 INFO:tasks.rados.rados.0.smithi112.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-09-23T20:00:32.455 INFO:tasks.rados.rados.0.smithi112.stdout:40: writing smithi11289144-40 from 655473 to 1371949 tid 1 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:40: writing smithi11289144-40 from 2099033 to 2655473 tid 2 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:25: finishing write tid 1 to smithi11289144-25 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:25: finishing write tid 2 to smithi11289144-25 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:25: finishing write tid 3 to smithi11289144-25 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:25: finishing write tid 4 to smithi11289144-25 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 12 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:26: finishing write tid 1 to smithi11289144-26 2023-09-23T20:00:32.463 INFO:tasks.rados.rados.0.smithi112.stdout:26: finishing write tid 2 to smithi11289144-26 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:26: finishing write tid 3 to smithi11289144-26 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:26: finishing write tid 4 to smithi11289144-26 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 26 v 15 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:27: finishing write tid 1 to smithi11289144-27 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:27: finishing write tid 2 to smithi11289144-27 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:27: finishing write tid 3 to smithi11289144-27 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:27: finishing write tid 4 to smithi11289144-27 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 27 v 9 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:28: finishing write tid 1 to smithi11289144-28 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:28: finishing write tid 2 to smithi11289144-28 2023-09-23T20:00:32.464 INFO:tasks.rados.rados.0.smithi112.stdout:28: finishing write tid 3 to smithi11289144-28 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:28: finishing write tid 4 to smithi11289144-28 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:29: finishing write tid 1 to smithi11289144-29 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:29: finishing write tid 2 to smithi11289144-29 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:29: finishing write tid 3 to smithi11289144-29 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:29: finishing write tid 4 to smithi11289144-29 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 29 v 15 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:30: finishing write tid 1 to smithi11289144-30 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:30: finishing write tid 2 to smithi11289144-30 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:30: finishing write tid 3 to smithi11289144-30 2023-09-23T20:00:32.465 INFO:tasks.rados.rados.0.smithi112.stdout:25: done (15 left) 2023-09-23T20:00:32.466 INFO:tasks.rados.rados.0.smithi112.stdout:26: done (14 left) 2023-09-23T20:00:32.466 INFO:tasks.rados.rados.0.smithi112.stdout:27: done (13 left) 2023-09-23T20:00:32.466 INFO:tasks.rados.rados.0.smithi112.stdout:28: done (12 left) 2023-09-23T20:00:32.466 INFO:tasks.rados.rados.0.smithi112.stdout:29: done (11 left) 2023-09-23T20:00:32.466 INFO:tasks.rados.rados.0.smithi112.stdout:41: write initial oid 41 2023-09-23T20:00:32.466 INFO:tasks.rados.rados.0.smithi112.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-09-23T20:00:32.470 INFO:tasks.rados.rados.0.smithi112.stdout:41: writing smithi11289144-41 from 672280 to 1464005 tid 1 2023-09-23T20:00:32.478 INFO:tasks.rados.rados.0.smithi112.stdout:41: writing smithi11289144-41 from 2157515 to 2672280 tid 2 2023-09-23T20:00:32.478 INFO:tasks.rados.rados.0.smithi112.stdout:42: write initial oid 42 2023-09-23T20:00:32.478 INFO:tasks.rados.rados.0.smithi112.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-09-23T20:00:32.484 INFO:tasks.rados.rados.0.smithi112.stdout:42: writing smithi11289144-42 from 689087 to 1156061 tid 1 2023-09-23T20:00:32.492 INFO:tasks.rados.rados.0.smithi112.stdout:42: writing smithi11289144-42 from 1699644 to 2483976 tid 2 2023-09-23T20:00:32.492 INFO:tasks.rados.rados.0.smithi112.stdout:43: write initial oid 43 2023-09-23T20:00:32.492 INFO:tasks.rados.rados.0.smithi112.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-09-23T20:00:32.499 INFO:tasks.rados.rados.0.smithi112.stdout:43: writing smithi11289144-43 from 705894 to 1248117 tid 1 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:43: writing smithi11289144-43 from 1758126 to 2402469 tid 2 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:44: write initial oid 44 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:30: finishing write tid 4 to smithi11289144-30 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 30 v 9 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:31: finishing write tid 1 to smithi11289144-31 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:31: finishing write tid 2 to smithi11289144-31 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:31: finishing write tid 3 to smithi11289144-31 2023-09-23T20:00:32.506 INFO:tasks.rados.rados.0.smithi112.stdout:31: finishing write tid 4 to smithi11289144-31 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:32: finishing write tid 1 to smithi11289144-32 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:32: finishing write tid 2 to smithi11289144-32 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:32: finishing write tid 3 to smithi11289144-32 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:32: finishing write tid 4 to smithi11289144-32 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 32 v 12 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:33: finishing write tid 1 to smithi11289144-33 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:33: finishing write tid 2 to smithi11289144-33 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:33: finishing write tid 3 to smithi11289144-33 2023-09-23T20:00:32.507 INFO:tasks.rados.rados.0.smithi112.stdout:33: finishing write tid 4 to smithi11289144-33 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 33 v 18 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:34: finishing write tid 1 to smithi11289144-34 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:34: finishing write tid 2 to smithi11289144-34 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:34: finishing write tid 3 to smithi11289144-34 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:34: finishing write tid 4 to smithi11289144-34 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 34 v 12 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:35: finishing write tid 1 to smithi11289144-35 2023-09-23T20:00:32.508 INFO:tasks.rados.rados.0.smithi112.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-09-23T20:00:32.513 INFO:tasks.rados.rados.0.smithi112.stdout:44: writing smithi11289144-44 from 722701 to 1340173 tid 1 2023-09-23T20:00:32.521 INFO:tasks.rados.rados.0.smithi112.stdout:44: writing smithi11289144-44 from 1816608 to 2604609 tid 2 2023-09-23T20:00:32.521 INFO:tasks.rados.rados.0.smithi112.stdout:30: done (14 left) 2023-09-23T20:00:32.521 INFO:tasks.rados.rados.0.smithi112.stdout:31: done (13 left) 2023-09-23T20:00:32.521 INFO:tasks.rados.rados.0.smithi112.stdout:32: done (12 left) 2023-09-23T20:00:32.521 INFO:tasks.rados.rados.0.smithi112.stdout:33: done (11 left) 2023-09-23T20:00:32.522 INFO:tasks.rados.rados.0.smithi112.stdout:34: done (10 left) 2023-09-23T20:00:32.522 INFO:tasks.rados.rados.0.smithi112.stdout:45: write initial oid 45 2023-09-23T20:00:32.522 INFO:tasks.rados.rados.0.smithi112.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-09-23T20:00:32.529 INFO:tasks.rados.rados.0.smithi112.stdout:45: writing smithi11289144-45 from 739508 to 1432229 tid 1 2023-09-23T20:00:32.535 INFO:tasks.rados.rados.0.smithi112.stdout:45: writing smithi11289144-45 from 1875090 to 2523102 tid 2 2023-09-23T20:00:32.536 INFO:tasks.rados.rados.0.smithi112.stdout:46: write initial oid 46 2023-09-23T20:00:32.536 INFO:tasks.rados.rados.0.smithi112.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-09-23T20:00:32.544 INFO:tasks.rados.rados.0.smithi112.stdout:46: writing smithi11289144-46 from 756315 to 1524285 tid 1 2023-09-23T20:00:32.551 INFO:tasks.rados.rados.0.smithi112.stdout:46: writing smithi11289144-46 from 1933572 to 2725242 tid 2 2023-09-23T20:00:32.551 INFO:tasks.rados.rados.0.smithi112.stdout:47: write initial oid 47 2023-09-23T20:00:32.551 INFO:tasks.rados.rados.0.smithi112.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-09-23T20:00:32.559 INFO:tasks.rados.rados.0.smithi112.stdout:47: writing smithi11289144-47 from 773122 to 1332694 tid 1 2023-09-23T20:00:32.566 INFO:tasks.rados.rados.0.smithi112.stdout:47: writing smithi11289144-47 from 1992054 to 2643735 tid 2 2023-09-23T20:00:32.566 INFO:tasks.rados.rados.0.smithi112.stdout:48: write initial oid 48 2023-09-23T20:00:32.566 INFO:tasks.rados.rados.0.smithi112.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-09-23T20:00:32.574 INFO:tasks.rados.rados.0.smithi112.stdout:48: writing smithi11289144-48 from 789929 to 1424750 tid 1 2023-09-23T20:00:32.582 INFO:tasks.rados.rados.0.smithi112.stdout:48: writing smithi11289144-48 from 2050536 to 2789929 tid 2 2023-09-23T20:00:32.582 INFO:tasks.rados.rados.0.smithi112.stdout:49: write initial oid 49 2023-09-23T20:00:32.582 INFO:tasks.rados.rados.0.smithi112.stdout:35: finishing write tid 2 to smithi11289144-35 2023-09-23T20:00:32.583 INFO:tasks.rados.rados.0.smithi112.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-09-23T20:00:32.589 INFO:tasks.rados.rados.0.smithi112.stdout:49: writing smithi11289144-49 from 406736 to 1116806 tid 1 2023-09-23T20:00:32.596 INFO:tasks.rados.rados.0.smithi112.stdout:49: writing smithi11289144-49 from 1709018 to 2364368 tid 2 2023-09-23T20:00:32.596 INFO:tasks.rados.rados.0.smithi112.stdout:50: write initial oid 50 2023-09-23T20:00:32.596 INFO:tasks.rados.rados.0.smithi112.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-09-23T20:00:32.603 INFO:tasks.rados.rados.0.smithi112.stdout:50: writing smithi11289144-50 from 423543 to 1208862 tid 1 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:50: writing smithi11289144-50 from 1767500 to 2566508 tid 2 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:35: finishing write tid 3 to smithi11289144-35 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:35: finishing write tid 4 to smithi11289144-35 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:36: finishing write tid 1 to smithi11289144-36 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:36: finishing write tid 2 to smithi11289144-36 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:36: finishing write tid 3 to smithi11289144-36 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:36: finishing write tid 4 to smithi11289144-36 2023-09-23T20:00:32.612 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 36 v 15 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:37: finishing write tid 1 to smithi11289144-37 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:37: finishing write tid 2 to smithi11289144-37 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:37: finishing write tid 3 to smithi11289144-37 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:37: finishing write tid 4 to smithi11289144-37 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 37 v 3 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:38: finishing write tid 1 to smithi11289144-38 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:38: finishing write tid 2 to smithi11289144-38 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:38: finishing write tid 3 to smithi11289144-38 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:38: finishing write tid 4 to smithi11289144-38 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 38 v 15 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-23T20:00:32.613 INFO:tasks.rados.rados.0.smithi112.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:39: finishing write tid 1 to smithi11289144-39 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:39: finishing write tid 2 to smithi11289144-39 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:39: finishing write tid 3 to smithi11289144-39 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:39: finishing write tid 4 to smithi11289144-39 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:40: finishing write tid 1 to smithi11289144-40 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:35: done (15 left) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:36: done (14 left) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:37: done (13 left) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:38: done (12 left) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:39: done (11 left) 2023-09-23T20:00:32.614 INFO:tasks.rados.rados.0.smithi112.stdout:51: write initial oid 51 2023-09-23T20:00:32.615 INFO:tasks.rados.rados.0.smithi112.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-09-23T20:00:32.616 INFO:tasks.rados.rados.0.smithi112.stdout:51: writing smithi11289144-51 from 440350 to 900918 tid 1 2023-09-23T20:00:32.622 INFO:tasks.rados.rados.0.smithi112.stdout:51: writing smithi11289144-51 from 1309629 to 1852295 tid 2 2023-09-23T20:00:32.628 INFO:tasks.rados.rados.0.smithi112.stdout:51: writing smithi11289144-51 from 2323973 to 2840350 tid 3 2023-09-23T20:00:32.628 INFO:tasks.rados.rados.0.smithi112.stdout:52: write initial oid 52 2023-09-23T20:00:32.628 INFO:tasks.rados.rados.0.smithi112.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-09-23T20:00:32.633 INFO:tasks.rados.rados.0.smithi112.stdout:52: writing smithi11289144-52 from 457157 to 992974 tid 1 2023-09-23T20:00:32.640 INFO:tasks.rados.rados.0.smithi112.stdout:52: writing smithi11289144-52 from 1768111 to 2170788 tid 2 2023-09-23T20:00:32.641 INFO:tasks.rados.rados.0.smithi112.stdout:53: write initial oid 53 2023-09-23T20:00:32.641 INFO:tasks.rados.rados.0.smithi112.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-09-23T20:00:32.647 INFO:tasks.rados.rados.0.smithi112.stdout:53: writing smithi11289144-53 from 473964 to 1085030 tid 1 2023-09-23T20:00:32.654 INFO:tasks.rados.rados.0.smithi112.stdout:53: writing smithi11289144-53 from 1826593 to 2372928 tid 2 2023-09-23T20:00:32.657 INFO:tasks.rados.rados.0.smithi112.stdout:53: writing smithi11289144-53 from 2778819 to 2873964 tid 3 2023-09-23T20:00:32.657 INFO:tasks.rados.rados.0.smithi112.stdout:54: write initial oid 54 2023-09-23T20:00:32.657 INFO:tasks.rados.rados.0.smithi112.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-09-23T20:00:32.664 INFO:tasks.rados.rados.0.smithi112.stdout:54: writing smithi11289144-54 from 490771 to 1177086 tid 1 2023-09-23T20:00:32.670 INFO:tasks.rados.rados.0.smithi112.stdout:54: writing smithi11289144-54 from 1885075 to 2291421 tid 2 2023-09-23T20:00:32.670 INFO:tasks.rados.rados.0.smithi112.stdout:55: write initial oid 55 2023-09-23T20:00:32.670 INFO:tasks.rados.rados.0.smithi112.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-09-23T20:00:32.676 INFO:tasks.rados.rados.0.smithi112.stdout:55: writing smithi11289144-55 from 507578 to 985495 tid 1 2023-09-23T20:00:32.682 INFO:tasks.rados.rados.0.smithi112.stdout:55: writing smithi11289144-55 from 1543557 to 2093561 tid 2 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:55: writing smithi11289144-55 from 2833665 to 2907578 tid 3 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:40: finishing write tid 2 to smithi11289144-40 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:40: finishing write tid 3 to smithi11289144-40 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:40: finishing write tid 4 to smithi11289144-40 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 40 v 9 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:41: finishing write tid 1 to smithi11289144-41 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:41: finishing write tid 2 to smithi11289144-41 2023-09-23T20:00:32.688 INFO:tasks.rados.rados.0.smithi112.stdout:41: finishing write tid 3 to smithi11289144-41 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:41: finishing write tid 4 to smithi11289144-41 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 41 v 18 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:42: finishing write tid 1 to smithi11289144-42 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:42: finishing write tid 2 to smithi11289144-42 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:42: finishing write tid 3 to smithi11289144-42 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:42: finishing write tid 4 to smithi11289144-42 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:43: finishing write tid 1 to smithi11289144-43 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:43: finishing write tid 2 to smithi11289144-43 2023-09-23T20:00:32.689 INFO:tasks.rados.rados.0.smithi112.stdout:43: finishing write tid 3 to smithi11289144-43 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:43: finishing write tid 4 to smithi11289144-43 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 18 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:44: finishing write tid 1 to smithi11289144-44 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:44: finishing write tid 2 to smithi11289144-44 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:44: finishing write tid 3 to smithi11289144-44 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:44: finishing write tid 4 to smithi11289144-44 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 44 v 15 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:45: finishing write tid 1 to smithi11289144-45 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:45: finishing write tid 2 to smithi11289144-45 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:45: finishing write tid 3 to smithi11289144-45 2023-09-23T20:00:32.690 INFO:tasks.rados.rados.0.smithi112.stdout:45: finishing write tid 4 to smithi11289144-45 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:46: finishing write tid 1 to smithi11289144-46 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:46: finishing write tid 2 to smithi11289144-46 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:46: finishing write tid 3 to smithi11289144-46 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:46: finishing write tid 4 to smithi11289144-46 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 46 v 9 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:47: finishing write tid 1 to smithi11289144-47 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:47: finishing write tid 2 to smithi11289144-47 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:47: finishing write tid 3 to smithi11289144-47 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:47: finishing write tid 4 to smithi11289144-47 2023-09-23T20:00:32.691 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 47 v 9 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:48: finishing write tid 1 to smithi11289144-48 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:48: finishing write tid 2 to smithi11289144-48 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:48: finishing write tid 3 to smithi11289144-48 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:48: finishing write tid 4 to smithi11289144-48 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:49: finishing write tid 1 to smithi11289144-49 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:49: finishing write tid 2 to smithi11289144-49 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:49: finishing write tid 3 to smithi11289144-49 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:49: finishing write tid 4 to smithi11289144-49 2023-09-23T20:00:32.692 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 49 v 21 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:50: finishing write tid 1 to smithi11289144-50 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:40: done (15 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:41: done (14 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:42: done (13 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:43: done (12 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:44: done (11 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:45: done (10 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:46: done (9 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:47: done (8 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:48: done (7 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:49: done (6 left) 2023-09-23T20:00:32.693 INFO:tasks.rados.rados.0.smithi112.stdout:56: write initial oid 56 2023-09-23T20:00:32.694 INFO:tasks.rados.rados.0.smithi112.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-09-23T20:00:32.694 INFO:tasks.rados.rados.0.smithi112.stdout:56: writing smithi11289144-56 from 524385 to 1077551 tid 1 2023-09-23T20:00:32.698 INFO:tasks.rados.rados.0.smithi112.stdout:56: writing smithi11289144-56 from 1602039 to 2012054 tid 2 2023-09-23T20:00:32.704 INFO:tasks.rados.rados.0.smithi112.stdout:56: writing smithi11289144-56 from 2577441 to 2924385 tid 3 2023-09-23T20:00:32.704 INFO:tasks.rados.rados.0.smithi112.stdout:57: write initial oid 57 2023-09-23T20:00:32.704 INFO:tasks.rados.rados.0.smithi112.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-09-23T20:00:32.710 INFO:tasks.rados.rados.0.smithi112.stdout:57: writing smithi11289144-57 from 541192 to 1169607 tid 1 2023-09-23T20:00:32.716 INFO:tasks.rados.rados.0.smithi112.stdout:57: writing smithi11289144-57 from 1660521 to 2214194 tid 2 2023-09-23T20:00:32.720 INFO:tasks.rados.rados.0.smithi112.stdout:57: writing smithi11289144-57 from 2888511 to 2941192 tid 3 2023-09-23T20:00:32.720 INFO:tasks.rados.rados.0.smithi112.stdout:58: write initial oid 58 2023-09-23T20:00:32.720 INFO:tasks.rados.rados.0.smithi112.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-09-23T20:00:32.727 INFO:tasks.rados.rados.0.smithi112.stdout:58: writing smithi11289144-58 from 557999 to 1261663 tid 1 2023-09-23T20:00:32.732 INFO:tasks.rados.rados.0.smithi112.stdout:58: writing smithi11289144-58 from 1719003 to 2132687 tid 2 2023-09-23T20:00:32.737 INFO:tasks.rados.rados.0.smithi112.stdout:58: writing smithi11289144-58 from 2632287 to 2957999 tid 3 2023-09-23T20:00:32.737 INFO:tasks.rados.rados.0.smithi112.stdout:59: write initial oid 59 2023-09-23T20:00:32.737 INFO:tasks.rados.rados.0.smithi112.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-09-23T20:00:32.745 INFO:tasks.rados.rados.0.smithi112.stdout:59: writing smithi11289144-59 from 574806 to 1353719 tid 1 2023-09-23T20:00:32.752 INFO:tasks.rados.rados.0.smithi112.stdout:59: writing smithi11289144-59 from 2061132 to 2618474 tid 2 2023-09-23T20:00:32.752 INFO:tasks.rados.rados.0.smithi112.stdout:60: write initial oid 60 2023-09-23T20:00:32.752 INFO:tasks.rados.rados.0.smithi112.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-09-23T20:00:32.758 INFO:tasks.rados.rados.0.smithi112.stdout:60: writing smithi11289144-60 from 591613 to 1045775 tid 1 2023-09-23T20:00:32.764 INFO:tasks.rados.rados.0.smithi112.stdout:60: writing smithi11289144-60 from 1719614 to 2136967 tid 2 2023-09-23T20:00:32.770 INFO:tasks.rados.rados.0.smithi112.stdout:60: writing smithi11289144-60 from 2570780 to 2991613 tid 3 2023-09-23T20:00:32.770 INFO:tasks.rados.rados.0.smithi112.stdout:61: write initial oid 61 2023-09-23T20:00:32.770 INFO:tasks.rados.rados.0.smithi112.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-09-23T20:00:32.776 INFO:tasks.rados.rados.0.smithi112.stdout:61: writing smithi11289144-61 from 608420 to 1137831 tid 1 2023-09-23T20:00:32.782 INFO:tasks.rados.rados.0.smithi112.stdout:61: writing smithi11289144-61 from 1778096 to 2339107 tid 2 2023-09-23T20:00:32.786 INFO:tasks.rados.rados.0.smithi112.stdout:61: writing smithi11289144-61 from 2881850 to 3008420 tid 3 2023-09-23T20:00:32.787 INFO:tasks.rados.rados.0.smithi112.stdout:62: write initial oid 62 2023-09-23T20:00:32.787 INFO:tasks.rados.rados.0.smithi112.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-09-23T20:00:32.794 INFO:tasks.rados.rados.0.smithi112.stdout:62: writing smithi11289144-62 from 625227 to 1346240 tid 1 2023-09-23T20:00:32.801 INFO:tasks.rados.rados.0.smithi112.stdout:62: writing smithi11289144-62 from 1952931 to 2657600 tid 2 2023-09-23T20:00:32.802 INFO:tasks.rados.rados.0.smithi112.stdout:63: write initial oid 63 2023-09-23T20:00:32.802 INFO:tasks.rados.rados.0.smithi112.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-09-23T20:00:32.809 INFO:tasks.rados.rados.0.smithi112.stdout:63: writing smithi11289144-63 from 642034 to 1438296 tid 1 2023-09-23T20:00:32.815 INFO:tasks.rados.rados.0.smithi112.stdout:63: writing smithi11289144-63 from 1895060 to 2459740 tid 2 2023-09-23T20:00:32.816 INFO:tasks.rados.rados.0.smithi112.stdout:64: write initial oid 64 2023-09-23T20:00:32.816 INFO:tasks.rados.rados.0.smithi112.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-09-23T20:00:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:64: writing smithi11289144-64 from 658841 to 1130352 tid 1 2023-09-23T20:00:32.828 INFO:tasks.rados.rados.0.smithi112.stdout:64: writing smithi11289144-64 from 1553542 to 2261880 tid 2 2023-09-23T20:00:32.833 INFO:tasks.rados.rados.0.smithi112.stdout:64: writing smithi11289144-64 from 2964119 to 3058841 tid 3 2023-09-23T20:00:32.833 INFO:tasks.rados.rados.0.smithi112.stdout:65: write initial oid 65 2023-09-23T20:00:32.833 INFO:tasks.rados.rados.0.smithi112.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-09-23T20:00:32.840 INFO:tasks.rados.rados.0.smithi112.stdout:65: writing smithi11289144-65 from 675648 to 1222408 tid 1 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:65: writing smithi11289144-65 from 2012024 to 2580373 tid 2 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:50: finishing write tid 2 to smithi11289144-50 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:50: finishing write tid 3 to smithi11289144-50 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:50: finishing write tid 4 to smithi11289144-50 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 50 v 21 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:50: done (15 left) 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:66: write initial oid 66 2023-09-23T20:00:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-09-23T20:00:32.855 INFO:tasks.rados.rados.0.smithi112.stdout:66: writing smithi11289144-66 from 692455 to 1314464 tid 1 2023-09-23T20:00:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:66: writing smithi11289144-66 from 2070506 to 2782513 tid 2 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: finishing write tid 1 to smithi11289144-51 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: finishing write tid 2 to smithi11289144-51 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: finishing write tid 3 to smithi11289144-51 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: finishing write tid 4 to smithi11289144-51 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: finishing write tid 5 to smithi11289144-51 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 51 v 10 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:52: finishing write tid 1 to smithi11289144-52 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:51: done (15 left) 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:67: write initial oid 67 2023-09-23T20:00:32.864 INFO:tasks.rados.rados.0.smithi112.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-09-23T20:00:32.871 INFO:tasks.rados.rados.0.smithi112.stdout:67: writing smithi11289144-67 from 709262 to 1406520 tid 1 2023-09-23T20:00:32.878 INFO:tasks.rados.rados.0.smithi112.stdout:67: writing smithi11289144-67 from 2012635 to 2584653 tid 2 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:67: writing smithi11289144-67 from 3046388 to 3109262 tid 3 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:52: finishing write tid 2 to smithi11289144-52 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:52: finishing write tid 3 to smithi11289144-52 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:52: finishing write tid 4 to smithi11289144-52 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 52 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:53: finishing write tid 1 to smithi11289144-53 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:53: finishing write tid 2 to smithi11289144-53 2023-09-23T20:00:32.882 INFO:tasks.rados.rados.0.smithi112.stdout:53: finishing write tid 3 to smithi11289144-53 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:53: finishing write tid 4 to smithi11289144-53 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:53: finishing write tid 5 to smithi11289144-53 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 53 v 25 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:54: finishing write tid 1 to smithi11289144-54 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:54: finishing write tid 2 to smithi11289144-54 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:54: finishing write tid 3 to smithi11289144-54 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:54: finishing write tid 4 to smithi11289144-54 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 54 v 9 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:55: finishing write tid 1 to smithi11289144-55 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:52: done (15 left) 2023-09-23T20:00:32.883 INFO:tasks.rados.rados.0.smithi112.stdout:53: done (14 left) 2023-09-23T20:00:32.884 INFO:tasks.rados.rados.0.smithi112.stdout:54: done (13 left) 2023-09-23T20:00:32.884 INFO:tasks.rados.rados.0.smithi112.stdout:68: write initial oid 68 2023-09-23T20:00:32.884 INFO:tasks.rados.rados.0.smithi112.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-09-23T20:00:32.890 INFO:tasks.rados.rados.0.smithi112.stdout:68: writing smithi11289144-68 from 726069 to 1498576 tid 1 2023-09-23T20:00:32.897 INFO:tasks.rados.rados.0.smithi112.stdout:68: writing smithi11289144-68 from 2071117 to 2786793 tid 2 2023-09-23T20:00:32.897 INFO:tasks.rados.rados.0.smithi112.stdout:69: write initial oid 69 2023-09-23T20:00:32.897 INFO:tasks.rados.rados.0.smithi112.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-09-23T20:00:32.904 INFO:tasks.rados.rados.0.smithi112.stdout:69: writing smithi11289144-69 from 742876 to 1190632 tid 1 2023-09-23T20:00:32.910 INFO:tasks.rados.rados.0.smithi112.stdout:69: writing smithi11289144-69 from 1729599 to 2305286 tid 2 2023-09-23T20:00:32.915 INFO:tasks.rados.rados.0.smithi112.stdout:69: writing smithi11289144-69 from 3101234 to 3142876 tid 3 2023-09-23T20:00:32.915 INFO:tasks.rados.rados.0.smithi112.stdout:70: write initial oid 70 2023-09-23T20:00:32.915 INFO:tasks.rados.rados.0.smithi112.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-09-23T20:00:32.923 INFO:tasks.rados.rados.0.smithi112.stdout:70: writing smithi11289144-70 from 759683 to 1399041 tid 1 2023-09-23T20:00:32.930 INFO:tasks.rados.rados.0.smithi112.stdout:70: writing smithi11289144-70 from 1904434 to 2623779 tid 2 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:70: writing smithi11289144-70 from 3128657 to 3159683 tid 3 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:55: finishing write tid 2 to smithi11289144-55 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:55: finishing write tid 3 to smithi11289144-55 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:55: finishing write tid 4 to smithi11289144-55 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:55: finishing write tid 5 to smithi11289144-55 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 7 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:56: finishing write tid 1 to smithi11289144-56 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:55: done (15 left) 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:71: write initial oid 71 2023-09-23T20:00:32.934 INFO:tasks.rados.rados.0.smithi112.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-09-23T20:00:32.942 INFO:tasks.rados.rados.0.smithi112.stdout:71: writing smithi11289144-71 from 776490 to 1491097 tid 1 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:71: writing smithi11289144-71 from 2246563 to 2825919 tid 2 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:56: finishing write tid 2 to smithi11289144-56 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:56: finishing write tid 3 to smithi11289144-56 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:56: finishing write tid 4 to smithi11289144-56 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:56: finishing write tid 5 to smithi11289144-56 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 56 v 13 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:57: finishing write tid 1 to smithi11289144-57 2023-09-23T20:00:32.950 INFO:tasks.rados.rados.0.smithi112.stdout:57: finishing write tid 2 to smithi11289144-57 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:57: finishing write tid 3 to smithi11289144-57 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:57: finishing write tid 4 to smithi11289144-57 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:57: finishing write tid 5 to smithi11289144-57 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 57 v 13 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:58: finishing write tid 1 to smithi11289144-58 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:58: finishing write tid 2 to smithi11289144-58 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:58: finishing write tid 3 to smithi11289144-58 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:58: finishing write tid 4 to smithi11289144-58 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:58: finishing write tid 5 to smithi11289144-58 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 58 v 17 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-09-23T20:00:32.951 INFO:tasks.rados.rados.0.smithi112.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:59: finishing write tid 1 to smithi11289144-59 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:59: finishing write tid 2 to smithi11289144-59 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:59: finishing write tid 3 to smithi11289144-59 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:59: finishing write tid 4 to smithi11289144-59 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 59 v 12 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:56: done (15 left) 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:57: done (14 left) 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:58: done (13 left) 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:59: done (12 left) 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:72: write initial oid 72 2023-09-23T20:00:32.952 INFO:tasks.rados.rados.0.smithi112.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-09-23T20:00:32.958 INFO:tasks.rados.rados.0.smithi112.stdout:72: writing smithi11289144-72 from 793297 to 1583153 tid 1 2023-09-23T20:00:32.966 INFO:tasks.rados.rados.0.smithi112.stdout:72: writing smithi11289144-72 from 2305045 to 3028059 tid 2 2023-09-23T20:00:32.966 INFO:tasks.rados.rados.0.smithi112.stdout:73: write initial oid 73 2023-09-23T20:00:32.966 INFO:tasks.rados.rados.0.smithi112.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-09-23T20:00:32.971 INFO:tasks.rados.rados.0.smithi112.stdout:73: writing smithi11289144-73 from 410104 to 875209 tid 1 2023-09-23T20:00:32.978 INFO:tasks.rados.rados.0.smithi112.stdout:73: writing smithi11289144-73 from 1563527 to 2146552 tid 2 2023-09-23T20:00:32.984 INFO:tasks.rados.rados.0.smithi112.stdout:73: writing smithi11289144-73 from 2810926 to 3210104 tid 3 2023-09-23T20:00:32.984 INFO:tasks.rados.rados.0.smithi112.stdout:74: write initial oid 74 2023-09-23T20:00:32.984 INFO:tasks.rados.rados.0.smithi112.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-09-23T20:00:32.989 INFO:tasks.rados.rados.0.smithi112.stdout:74: writing smithi11289144-74 from 426911 to 967265 tid 1 2023-09-23T20:00:32.997 INFO:tasks.rados.rados.0.smithi112.stdout:74: writing smithi11289144-74 from 1622009 to 2348692 tid 2 2023-09-23T20:00:33.002 INFO:tasks.rados.rados.0.smithi112.stdout:74: writing smithi11289144-74 from 3121996 to 3226911 tid 3 2023-09-23T20:00:33.002 INFO:tasks.rados.rados.0.smithi112.stdout:75: write initial oid 75 2023-09-23T20:00:33.003 INFO:tasks.rados.rados.0.smithi112.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-09-23T20:00:33.008 INFO:tasks.rados.rados.0.smithi112.stdout:75: writing smithi11289144-75 from 443718 to 1059321 tid 1 2023-09-23T20:00:33.014 INFO:tasks.rados.rados.0.smithi112.stdout:75: writing smithi11289144-75 from 1564138 to 2034479 tid 2 2023-09-23T20:00:33.020 INFO:tasks.rados.rados.0.smithi112.stdout:75: writing smithi11289144-75 from 2633066 to 3243718 tid 3 2023-09-23T20:00:33.020 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.020 INFO:tasks.rados.rados.0.smithi112.stdout:60: finishing write tid 1 to smithi11289144-60 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:60: finishing write tid 2 to smithi11289144-60 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:60: finishing write tid 3 to smithi11289144-60 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:60: finishing write tid 4 to smithi11289144-60 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:60: finishing write tid 5 to smithi11289144-60 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 60 v 7 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:60: done (15 left) 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:76: write initial oid 76 2023-09-23T20:00:33.021 INFO:tasks.rados.rados.0.smithi112.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-09-23T20:00:33.026 INFO:tasks.rados.rados.0.smithi112.stdout:76: writing smithi11289144-76 from 460525 to 1151377 tid 1 2023-09-23T20:00:33.033 INFO:tasks.rados.rados.0.smithi112.stdout:76: writing smithi11289144-76 from 1622620 to 2352972 tid 2 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:76: writing smithi11289144-76 from 3060489 to 3260525 tid 3 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:61: finishing write tid 1 to smithi11289144-61 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:61: finishing write tid 2 to smithi11289144-61 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:61: finishing write tid 3 to smithi11289144-61 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:61: finishing write tid 4 to smithi11289144-61 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:61: finishing write tid 5 to smithi11289144-61 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 61 v 7 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-09-23T20:00:33.039 INFO:tasks.rados.rados.0.smithi112.stdout:62: finishing write tid 1 to smithi11289144-62 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:62: finishing write tid 2 to smithi11289144-62 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:62: finishing write tid 3 to smithi11289144-62 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:62: finishing write tid 4 to smithi11289144-62 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 62 v 6 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:63: finishing write tid 1 to smithi11289144-63 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:63: finishing write tid 2 to smithi11289144-63 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:61: done (15 left) 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:62: done (14 left) 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:77: write initial oid 77 2023-09-23T20:00:33.040 INFO:tasks.rados.rados.0.smithi112.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-09-23T20:00:33.045 INFO:tasks.rados.rados.0.smithi112.stdout:77: writing smithi11289144-77 from 477332 to 1243433 tid 1 2023-09-23T20:00:33.051 INFO:tasks.rados.rados.0.smithi112.stdout:77: writing smithi11289144-77 from 1681102 to 2155112 tid 2 2023-09-23T20:00:33.057 INFO:tasks.rados.rados.0.smithi112.stdout:77: writing smithi11289144-77 from 2687912 to 3277332 tid 3 2023-09-23T20:00:33.057 INFO:tasks.rados.rados.0.smithi112.stdout:78: write initial oid 78 2023-09-23T20:00:33.057 INFO:tasks.rados.rados.0.smithi112.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-09-23T20:00:33.062 INFO:tasks.rados.rados.0.smithi112.stdout:78: writing smithi11289144-78 from 494139 to 1051842 tid 1 2023-09-23T20:00:33.069 INFO:tasks.rados.rados.0.smithi112.stdout:78: writing smithi11289144-78 from 1455937 to 2189958 tid 2 2023-09-23T20:00:33.075 INFO:tasks.rados.rados.0.smithi112.stdout:78: writing smithi11289144-78 from 2948041 to 3294139 tid 3 2023-09-23T20:00:33.075 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.075 INFO:tasks.rados.rados.0.smithi112.stdout:63: finishing write tid 3 to smithi11289144-63 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:63: finishing write tid 4 to smithi11289144-63 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 63 v 12 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:64: finishing write tid 1 to smithi11289144-64 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:64: finishing write tid 2 to smithi11289144-64 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:63: done (15 left) 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:79: write initial oid 79 2023-09-23T20:00:33.076 INFO:tasks.rados.rados.0.smithi112.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-09-23T20:00:33.082 INFO:tasks.rados.rados.0.smithi112.stdout:79: writing smithi11289144-79 from 510946 to 1143898 tid 1 2023-09-23T20:00:33.088 INFO:tasks.rados.rados.0.smithi112.stdout:79: writing smithi11289144-79 from 1798066 to 2275745 tid 2 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:79: writing smithi11289144-79 from 2742758 to 3199975 tid 3 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:64: finishing write tid 3 to smithi11289144-64 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:64: finishing write tid 4 to smithi11289144-64 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:64: finishing write tid 5 to smithi11289144-64 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 64 v 4 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:65: finishing write tid 1 to smithi11289144-65 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:65: finishing write tid 2 to smithi11289144-65 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:65: finishing write tid 3 to smithi11289144-65 2023-09-23T20:00:33.094 INFO:tasks.rados.rados.0.smithi112.stdout:65: finishing write tid 4 to smithi11289144-65 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 65 v 10 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:66: finishing write tid 1 to smithi11289144-66 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:64: done (15 left) 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:65: done (14 left) 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:80: write initial oid 80 2023-09-23T20:00:33.095 INFO:tasks.rados.rados.0.smithi112.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-09-23T20:00:33.100 INFO:tasks.rados.rados.0.smithi112.stdout:80: writing smithi11289144-80 from 527753 to 1235954 tid 1 2023-09-23T20:00:33.108 INFO:tasks.rados.rados.0.smithi112.stdout:80: writing smithi11289144-80 from 1856548 to 2594238 tid 2 2023-09-23T20:00:33.112 INFO:tasks.rados.rados.0.smithi112.stdout:80: writing smithi11289144-80 from 3286534 to 3327753 tid 3 2023-09-23T20:00:33.112 INFO:tasks.rados.rados.0.smithi112.stdout:81: write initial oid 81 2023-09-23T20:00:33.112 INFO:tasks.rados.rados.0.smithi112.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-09-23T20:00:33.119 INFO:tasks.rados.rados.0.smithi112.stdout:81: writing smithi11289144-81 from 544560 to 1328010 tid 1 2023-09-23T20:00:33.125 INFO:tasks.rados.rados.0.smithi112.stdout:81: writing smithi11289144-81 from 1915030 to 2396378 tid 2 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout:81: writing smithi11289144-81 from 2797604 to 3277365 tid 3 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout:66: finishing write tid 2 to smithi11289144-66 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout:66: finishing write tid 3 to smithi11289144-66 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout:66: finishing write tid 4 to smithi11289144-66 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 66 v 9 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-09-23T20:00:33.130 INFO:tasks.rados.rados.0.smithi112.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-09-23T20:00:33.131 INFO:tasks.rados.rados.0.smithi112.stdout:67: finishing write tid 1 to smithi11289144-67 2023-09-23T20:00:33.131 INFO:tasks.rados.rados.0.smithi112.stdout:67: finishing write tid 2 to smithi11289144-67 2023-09-23T20:00:33.131 INFO:tasks.rados.rados.0.smithi112.stdout:66: done (15 left) 2023-09-23T20:00:33.131 INFO:tasks.rados.rados.0.smithi112.stdout:82: write initial oid 82 2023-09-23T20:00:33.131 INFO:tasks.rados.rados.0.smithi112.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-09-23T20:00:33.135 INFO:tasks.rados.rados.0.smithi112.stdout:82: writing smithi11289144-82 from 561367 to 1020066 tid 1 2023-09-23T20:00:33.142 INFO:tasks.rados.rados.0.smithi112.stdout:82: writing smithi11289144-82 from 1573512 to 2314871 tid 2 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:82: writing smithi11289144-82 from 2941380 to 3361367 tid 3 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:67: finishing write tid 3 to smithi11289144-67 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:67: finishing write tid 4 to smithi11289144-67 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:67: finishing write tid 5 to smithi11289144-67 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 67 v 17 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:68: finishing write tid 1 to smithi11289144-68 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:68: finishing write tid 2 to smithi11289144-68 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:68: finishing write tid 3 to smithi11289144-68 2023-09-23T20:00:33.149 INFO:tasks.rados.rados.0.smithi112.stdout:68: finishing write tid 4 to smithi11289144-68 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 68 v 18 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:69: finishing write tid 1 to smithi11289144-69 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:69: finishing write tid 2 to smithi11289144-69 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:69: finishing write tid 3 to smithi11289144-69 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:69: finishing write tid 4 to smithi11289144-69 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:69: finishing write tid 5 to smithi11289144-69 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 69 v 19 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:70: finishing write tid 1 to smithi11289144-70 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:67: done (15 left) 2023-09-23T20:00:33.150 INFO:tasks.rados.rados.0.smithi112.stdout:68: done (14 left) 2023-09-23T20:00:33.151 INFO:tasks.rados.rados.0.smithi112.stdout:69: done (13 left) 2023-09-23T20:00:33.151 INFO:tasks.rados.rados.0.smithi112.stdout:83: write initial oid 83 2023-09-23T20:00:33.151 INFO:tasks.rados.rados.0.smithi112.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-09-23T20:00:33.154 INFO:tasks.rados.rados.0.smithi112.stdout:83: writing smithi11289144-83 from 578174 to 1112122 tid 1 2023-09-23T20:00:33.160 INFO:tasks.rados.rados.0.smithi112.stdout:83: writing smithi11289144-83 from 1515641 to 2000658 tid 2 2023-09-23T20:00:33.169 INFO:tasks.rados.rados.0.smithi112.stdout:83: writing smithi11289144-83 from 2736097 to 3238402 tid 3 2023-09-23T20:00:33.169 INFO:tasks.rados.rados.0.smithi112.stdout:84: write initial oid 84 2023-09-23T20:00:33.169 INFO:tasks.rados.rados.0.smithi112.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-09-23T20:00:33.176 INFO:tasks.rados.rados.0.smithi112.stdout:84: writing smithi11289144-84 from 594981 to 1204178 tid 1 2023-09-23T20:00:33.184 INFO:tasks.rados.rados.0.smithi112.stdout:84: writing smithi11289144-84 from 1974123 to 2719151 tid 2 2023-09-23T20:00:33.188 INFO:tasks.rados.rados.0.smithi112.stdout:84: writing smithi11289144-84 from 3279873 to 3394981 tid 3 2023-09-23T20:00:33.188 INFO:tasks.rados.rados.0.smithi112.stdout:85: write initial oid 85 2023-09-23T20:00:33.189 INFO:tasks.rados.rados.0.smithi112.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-09-23T20:00:33.194 INFO:tasks.rados.rados.0.smithi112.stdout:85: writing smithi11289144-85 from 611788 to 1012587 tid 1 2023-09-23T20:00:33.200 INFO:tasks.rados.rados.0.smithi112.stdout:85: writing smithi11289144-85 from 1748958 to 2237644 tid 2 2023-09-23T20:00:33.207 INFO:tasks.rados.rados.0.smithi112.stdout:85: writing smithi11289144-85 from 2907296 to 3411788 tid 3 2023-09-23T20:00:33.207 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.208 INFO:tasks.rados.rados.0.smithi112.stdout:70: finishing write tid 2 to smithi11289144-70 2023-09-23T20:00:33.208 INFO:tasks.rados.rados.0.smithi112.stdout:70: finishing write tid 3 to smithi11289144-70 2023-09-23T20:00:33.208 INFO:tasks.rados.rados.0.smithi112.stdout:70: finishing write tid 4 to smithi11289144-70 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:70: finishing write tid 5 to smithi11289144-70 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 70 v 16 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:71: finishing write tid 1 to smithi11289144-71 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:71: finishing write tid 2 to smithi11289144-71 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:71: finishing write tid 3 to smithi11289144-71 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:71: finishing write tid 4 to smithi11289144-71 2023-09-23T20:00:33.209 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 71 v 7 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-09-23T20:00:33.210 INFO:tasks.rados.rados.0.smithi112.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-09-23T20:00:33.210 INFO:tasks.rados.rados.0.smithi112.stdout:70: done (15 left) 2023-09-23T20:00:33.210 INFO:tasks.rados.rados.0.smithi112.stdout:71: done (14 left) 2023-09-23T20:00:33.210 INFO:tasks.rados.rados.0.smithi112.stdout:86: write initial oid 86 2023-09-23T20:00:33.210 INFO:tasks.rados.rados.0.smithi112.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-09-23T20:00:33.213 INFO:tasks.rados.rados.0.smithi112.stdout:86: writing smithi11289144-86 from 628595 to 1104643 tid 1 2023-09-23T20:00:33.222 INFO:tasks.rados.rados.0.smithi112.stdout:86: writing smithi11289144-86 from 1807440 to 2439784 tid 2 2023-09-23T20:00:33.227 INFO:tasks.rados.rados.0.smithi112.stdout:86: writing smithi11289144-86 from 2934719 to 3387193 tid 3 2023-09-23T20:00:33.227 INFO:tasks.rados.rados.0.smithi112.stdout:87: write initial oid 87 2023-09-23T20:00:33.227 INFO:tasks.rados.rados.0.smithi112.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-09-23T20:00:33.234 INFO:tasks.rados.rados.0.smithi112.stdout:87: writing smithi11289144-87 from 645402 to 1196699 tid 1 2023-09-23T20:00:33.239 INFO:tasks.rados.rados.0.smithi112.stdout:87: writing smithi11289144-87 from 1749569 to 2241924 tid 2 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:87: writing smithi11289144-87 from 2845789 to 3445402 tid 3 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:72: finishing write tid 1 to smithi11289144-72 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:72: finishing write tid 2 to smithi11289144-72 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:72: finishing write tid 3 to smithi11289144-72 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:72: finishing write tid 4 to smithi11289144-72 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 72 v 28 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-09-23T20:00:33.247 INFO:tasks.rados.rados.0.smithi112.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:73: finishing write tid 1 to smithi11289144-73 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:73: finishing write tid 2 to smithi11289144-73 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:73: finishing write tid 3 to smithi11289144-73 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:73: finishing write tid 4 to smithi11289144-73 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:73: finishing write tid 5 to smithi11289144-73 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 73 v 11 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:74: finishing write tid 1 to smithi11289144-74 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:74: finishing write tid 2 to smithi11289144-74 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:74: finishing write tid 3 to smithi11289144-74 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:74: finishing write tid 4 to smithi11289144-74 2023-09-23T20:00:33.248 INFO:tasks.rados.rados.0.smithi112.stdout:74: finishing write tid 5 to smithi11289144-74 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 23 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:75: finishing write tid 1 to smithi11289144-75 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:75: finishing write tid 2 to smithi11289144-75 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:75: finishing write tid 3 to smithi11289144-75 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:75: finishing write tid 4 to smithi11289144-75 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:75: finishing write tid 5 to smithi11289144-75 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 75 v 16 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:76: finishing write tid 1 to smithi11289144-76 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:76: finishing write tid 2 to smithi11289144-76 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:76: finishing write tid 3 to smithi11289144-76 2023-09-23T20:00:33.249 INFO:tasks.rados.rados.0.smithi112.stdout:72: done (15 left) 2023-09-23T20:00:33.250 INFO:tasks.rados.rados.0.smithi112.stdout:73: done (14 left) 2023-09-23T20:00:33.250 INFO:tasks.rados.rados.0.smithi112.stdout:74: done (13 left) 2023-09-23T20:00:33.250 INFO:tasks.rados.rados.0.smithi112.stdout:75: done (12 left) 2023-09-23T20:00:33.250 INFO:tasks.rados.rados.0.smithi112.stdout:88: write initial oid 88 2023-09-23T20:00:33.250 INFO:tasks.rados.rados.0.smithi112.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-09-23T20:00:33.253 INFO:tasks.rados.rados.0.smithi112.stdout:88: writing smithi11289144-88 from 662209 to 1288755 tid 1 2023-09-23T20:00:33.260 INFO:tasks.rados.rados.0.smithi112.stdout:88: writing smithi11289144-88 from 1808051 to 2444064 tid 2 2023-09-23T20:00:33.266 INFO:tasks.rados.rados.0.smithi112.stdout:88: writing smithi11289144-88 from 2873212 to 3462209 tid 3 2023-09-23T20:00:33.266 INFO:tasks.rados.rados.0.smithi112.stdout:89: write initial oid 89 2023-09-23T20:00:33.266 INFO:tasks.rados.rados.0.smithi112.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-09-23T20:00:33.273 INFO:tasks.rados.rados.0.smithi112.stdout:89: writing smithi11289144-89 from 679016 to 1380811 tid 1 2023-09-23T20:00:33.279 INFO:tasks.rados.rados.0.smithi112.stdout:89: writing smithi11289144-89 from 1866533 to 2362557 tid 2 2023-09-23T20:00:33.284 INFO:tasks.rados.rados.0.smithi112.stdout:89: writing smithi11289144-89 from 2900635 to 3303278 tid 3 2023-09-23T20:00:33.284 INFO:tasks.rados.rados.0.smithi112.stdout:90: write initial oid 90 2023-09-23T20:00:33.284 INFO:tasks.rados.rados.0.smithi112.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-09-23T20:00:33.292 INFO:tasks.rados.rados.0.smithi112.stdout:90: writing smithi11289144-90 from 695823 to 1472867 tid 1 2023-09-23T20:00:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:90: writing smithi11289144-90 from 1925015 to 2564697 tid 2 2023-09-23T20:00:33.304 INFO:tasks.rados.rados.0.smithi112.stdout:90: writing smithi11289144-90 from 3328058 to 3495823 tid 3 2023-09-23T20:00:33.304 INFO:tasks.rados.rados.0.smithi112.stdout:91: write initial oid 91 2023-09-23T20:00:33.304 INFO:tasks.rados.rados.0.smithi112.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-09-23T20:00:33.310 INFO:tasks.rados.rados.0.smithi112.stdout:91: writing smithi11289144-91 from 712630 to 1164923 tid 1 2023-09-23T20:00:33.315 INFO:tasks.rados.rados.0.smithi112.stdout:91: writing smithi11289144-91 from 1583497 to 2083190 tid 2 2023-09-23T20:00:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:32 smithi174 bash[31352]: cluster 2023-09-23T20:00:31.720194+0000 mgr.y (mgr.24356) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:32 smithi174 bash[31352]: audit 2023-09-23T20:00:31.934452+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.112:0/2566843937' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T20:00:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:32 smithi174 bash[31352]: cluster 2023-09-23T20:00:31.934530+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:91: writing smithi11289144-91 from 2555481 to 2980668 tid 3 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:76: finishing write tid 4 to smithi11289144-76 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:76: finishing write tid 5 to smithi11289144-76 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 76 v 22 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:77: finishing write tid 1 to smithi11289144-77 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:77: finishing write tid 2 to smithi11289144-77 2023-09-23T20:00:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:77: finishing write tid 3 to smithi11289144-77 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:77: finishing write tid 4 to smithi11289144-77 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:77: finishing write tid 5 to smithi11289144-77 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 77 v 27 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:78: finishing write tid 1 to smithi11289144-78 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:78: finishing write tid 2 to smithi11289144-78 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:78: finishing write tid 3 to smithi11289144-78 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:78: finishing write tid 4 to smithi11289144-78 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:78: finishing write tid 5 to smithi11289144-78 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 78 v 11 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-09-23T20:00:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:79: finishing write tid 1 to smithi11289144-79 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:79: finishing write tid 2 to smithi11289144-79 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:79: finishing write tid 3 to smithi11289144-79 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:76: done (15 left) 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:77: done (14 left) 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:78: done (13 left) 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:92: write initial oid 92 2023-09-23T20:00:33.323 INFO:tasks.rados.rados.0.smithi112.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-09-23T20:00:33.327 INFO:tasks.rados.rados.0.smithi112.stdout:92: writing smithi11289144-92 from 729437 to 1256979 tid 1 2023-09-23T20:00:33.334 INFO:tasks.rados.rados.0.smithi112.stdout:92: writing smithi11289144-92 from 1925626 to 2568977 tid 2 2023-09-23T20:00:33.339 INFO:tasks.rados.rados.0.smithi112.stdout:92: writing smithi11289144-92 from 3266551 to 3529437 tid 3 2023-09-23T20:00:33.340 INFO:tasks.rados.rados.0.smithi112.stdout:93: write initial oid 93 2023-09-23T20:00:33.340 INFO:tasks.rados.rados.0.smithi112.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-09-23T20:00:33.347 INFO:tasks.rados.rados.0.smithi112.stdout:93: writing smithi11289144-93 from 746244 to 1465388 tid 1 2023-09-23T20:00:33.354 INFO:tasks.rados.rados.0.smithi112.stdout:93: writing smithi11289144-93 from 2100461 to 2603823 tid 2 2023-09-23T20:00:33.359 INFO:tasks.rados.rados.0.smithi112.stdout:93: writing smithi11289144-93 from 3126680 to 3546244 tid 3 2023-09-23T20:00:33.359 INFO:tasks.rados.rados.0.smithi112.stdout:94: write initial oid 94 2023-09-23T20:00:33.359 INFO:tasks.rados.rados.0.smithi112.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-09-23T20:00:33.367 INFO:tasks.rados.rados.0.smithi112.stdout:94: writing smithi11289144-94 from 763051 to 1557444 tid 1 2023-09-23T20:00:33.374 INFO:tasks.rados.rados.0.smithi112.stdout:94: writing smithi11289144-94 from 2158943 to 2805963 tid 2 2023-09-23T20:00:33.379 INFO:tasks.rados.rados.0.smithi112.stdout:94: writing smithi11289144-94 from 3437750 to 3563051 tid 3 2023-09-23T20:00:33.379 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.379 INFO:tasks.rados.rados.0.smithi112.stdout:79: finishing write tid 4 to smithi11289144-79 2023-09-23T20:00:33.379 INFO:tasks.rados.rados.0.smithi112.stdout:79: finishing write tid 5 to smithi11289144-79 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 79 v 20 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:80: finishing write tid 1 to smithi11289144-80 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:80: finishing write tid 2 to smithi11289144-80 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:80: finishing write tid 3 to smithi11289144-80 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:80: finishing write tid 4 to smithi11289144-80 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:80: finishing write tid 5 to smithi11289144-80 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 80 v 26 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:81: finishing write tid 1 to smithi11289144-81 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:81: finishing write tid 2 to smithi11289144-81 2023-09-23T20:00:33.380 INFO:tasks.rados.rados.0.smithi112.stdout:79: done (15 left) 2023-09-23T20:00:33.381 INFO:tasks.rados.rados.0.smithi112.stdout:80: done (14 left) 2023-09-23T20:00:33.381 INFO:tasks.rados.rados.0.smithi112.stdout:95: write initial oid 95 2023-09-23T20:00:33.381 INFO:tasks.rados.rados.0.smithi112.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-09-23T20:00:33.385 INFO:tasks.rados.rados.0.smithi112.stdout:95: writing smithi11289144-95 from 779858 to 1249500 tid 1 2023-09-23T20:00:33.391 INFO:tasks.rados.rados.0.smithi112.stdout:95: writing smithi11289144-95 from 1817425 to 2324456 tid 2 2023-09-23T20:00:33.397 INFO:tasks.rados.rados.0.smithi112.stdout:95: writing smithi11289144-95 from 2781526 to 3368154 tid 3 2023-09-23T20:00:33.397 INFO:tasks.rados.rados.0.smithi112.stdout:96: write initial oid 96 2023-09-23T20:00:33.397 INFO:tasks.rados.rados.0.smithi112.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-09-23T20:00:33.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:32 smithi112 bash[41728]: cluster 2023-09-23T20:00:31.720194+0000 mgr.y (mgr.24356) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:33.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:32 smithi112 bash[41728]: audit 2023-09-23T20:00:31.934452+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.112:0/2566843937' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T20:00:33.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:32 smithi112 bash[41728]: cluster 2023-09-23T20:00:31.934530+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T20:00:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:32 smithi112 bash[27353]: cluster 2023-09-23T20:00:31.720194+0000 mgr.y (mgr.24356) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:00:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:32 smithi112 bash[27353]: audit 2023-09-23T20:00:31.934452+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.112:0/2566843937' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T20:00:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:32 smithi112 bash[27353]: cluster 2023-09-23T20:00:31.934530+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T20:00:33.407 INFO:tasks.rados.rados.0.smithi112.stdout:96: writing smithi11289144-96 from 796665 to 1341556 tid 1 2023-09-23T20:00:33.410 INFO:tasks.rados.rados.0.smithi112.stdout:96: writing smithi11289144-96 from 1759554 to 2410243 tid 2 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:96: writing smithi11289144-96 from 2976243 to 3596665 tid 3 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:81: finishing write tid 3 to smithi11289144-81 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:81: finishing write tid 4 to smithi11289144-81 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:81: finishing write tid 5 to smithi11289144-81 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 81 v 20 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:82: finishing write tid 1 to smithi11289144-82 2023-09-23T20:00:33.417 INFO:tasks.rados.rados.0.smithi112.stdout:82: finishing write tid 2 to smithi11289144-82 2023-09-23T20:00:33.418 INFO:tasks.rados.rados.0.smithi112.stdout:81: done (15 left) 2023-09-23T20:00:33.418 INFO:tasks.rados.rados.0.smithi112.stdout:97: write initial oid 97 2023-09-23T20:00:33.418 INFO:tasks.rados.rados.0.smithi112.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-09-23T20:00:33.422 INFO:tasks.rados.rados.0.smithi112.stdout:97: writing smithi11289144-97 from 413472 to 1033612 tid 1 2023-09-23T20:00:33.430 INFO:tasks.rados.rados.0.smithi112.stdout:97: writing smithi11289144-97 from 1818036 to 2328736 tid 2 2023-09-23T20:00:33.438 INFO:tasks.rados.rados.0.smithi112.stdout:97: writing smithi11289144-97 from 3120019 to 3613472 tid 3 2023-09-23T20:00:33.438 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.438 INFO:tasks.rados.rados.0.smithi112.stdout:82: finishing write tid 3 to smithi11289144-82 2023-09-23T20:00:33.438 INFO:tasks.rados.rados.0.smithi112.stdout:82: finishing write tid 4 to smithi11289144-82 2023-09-23T20:00:33.438 INFO:tasks.rados.rados.0.smithi112.stdout:82: finishing write tid 5 to smithi11289144-82 2023-09-23T20:00:33.438 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 82 v 24 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:83: finishing write tid 1 to smithi11289144-83 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:83: finishing write tid 2 to smithi11289144-83 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:83: finishing write tid 3 to smithi11289144-83 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:83: finishing write tid 4 to smithi11289144-83 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:83: finishing write tid 5 to smithi11289144-83 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 83 v 15 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:84: finishing write tid 1 to smithi11289144-84 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:84: finishing write tid 2 to smithi11289144-84 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:84: finishing write tid 3 to smithi11289144-84 2023-09-23T20:00:33.439 INFO:tasks.rados.rados.0.smithi112.stdout:84: finishing write tid 4 to smithi11289144-84 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:84: finishing write tid 5 to smithi11289144-84 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 84 v 32 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:85: finishing write tid 1 to smithi11289144-85 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:85: finishing write tid 2 to smithi11289144-85 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:85: finishing write tid 3 to smithi11289144-85 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:85: finishing write tid 4 to smithi11289144-85 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:85: finishing write tid 5 to smithi11289144-85 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 85 v 24 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:86: finishing write tid 1 to smithi11289144-86 2023-09-23T20:00:33.440 INFO:tasks.rados.rados.0.smithi112.stdout:86: finishing write tid 2 to smithi11289144-86 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:86: finishing write tid 3 to smithi11289144-86 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:86: finishing write tid 4 to smithi11289144-86 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:86: finishing write tid 5 to smithi11289144-86 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 86 v 14 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:87: finishing write tid 1 to smithi11289144-87 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:87: finishing write tid 2 to smithi11289144-87 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:87: finishing write tid 3 to smithi11289144-87 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:87: finishing write tid 4 to smithi11289144-87 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:87: finishing write tid 5 to smithi11289144-87 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 30 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:00:33.441 INFO:tasks.rados.rados.0.smithi112.stdout:88: finishing write tid 1 to smithi11289144-88 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:88: finishing write tid 2 to smithi11289144-88 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:88: finishing write tid 3 to smithi11289144-88 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:88: finishing write tid 4 to smithi11289144-88 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:88: finishing write tid 5 to smithi11289144-88 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 88 v 19 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:89: finishing write tid 1 to smithi11289144-89 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:89: finishing write tid 2 to smithi11289144-89 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:89: finishing write tid 3 to smithi11289144-89 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:89: finishing write tid 4 to smithi11289144-89 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:89: finishing write tid 5 to smithi11289144-89 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 89 v 18 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-09-23T20:00:33.442 INFO:tasks.rados.rados.0.smithi112.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:90: finishing write tid 1 to smithi11289144-90 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:90: finishing write tid 2 to smithi11289144-90 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:90: finishing write tid 3 to smithi11289144-90 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:90: finishing write tid 4 to smithi11289144-90 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:90: finishing write tid 5 to smithi11289144-90 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 14 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:91: finishing write tid 1 to smithi11289144-91 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:91: finishing write tid 2 to smithi11289144-91 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:91: finishing write tid 3 to smithi11289144-91 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:91: finishing write tid 4 to smithi11289144-91 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:91: finishing write tid 5 to smithi11289144-91 2023-09-23T20:00:33.443 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 91 v 36 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:92: finishing write tid 1 to smithi11289144-92 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:92: finishing write tid 2 to smithi11289144-92 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:92: finishing write tid 3 to smithi11289144-92 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:92: finishing write tid 4 to smithi11289144-92 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:92: finishing write tid 5 to smithi11289144-92 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 92 v 21 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:93: finishing write tid 1 to smithi11289144-93 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:93: finishing write tid 2 to smithi11289144-93 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:93: finishing write tid 3 to smithi11289144-93 2023-09-23T20:00:33.444 INFO:tasks.rados.rados.0.smithi112.stdout:82: done (15 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:83: done (14 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:84: done (13 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:85: done (12 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:86: done (11 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:87: done (10 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:88: done (9 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:89: done (8 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:90: done (7 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:91: done (6 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:92: done (5 left) 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:98: write initial oid 98 2023-09-23T20:00:33.445 INFO:tasks.rados.rados.0.smithi112.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-09-23T20:00:33.448 INFO:tasks.rados.rados.0.smithi112.stdout:98: writing smithi11289144-98 from 430279 to 1125668 tid 1 2023-09-23T20:00:33.457 INFO:tasks.rados.rados.0.smithi112.stdout:98: writing smithi11289144-98 from 1876518 to 2530876 tid 2 2023-09-23T20:00:33.463 INFO:tasks.rados.rados.0.smithi112.stdout:98: writing smithi11289144-98 from 3031089 to 3567886 tid 3 2023-09-23T20:00:33.463 INFO:tasks.rados.rados.0.smithi112.stdout:99: write initial oid 99 2023-09-23T20:00:33.464 INFO:tasks.rados.rados.0.smithi112.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-09-23T20:00:33.470 INFO:tasks.rados.rados.0.smithi112.stdout:99: writing smithi11289144-99 from 447086 to 1217724 tid 1 2023-09-23T20:00:33.479 INFO:tasks.rados.rados.0.smithi112.stdout:99: writing smithi11289144-99 from 1935000 to 2733016 tid 2 2023-09-23T20:00:33.485 INFO:tasks.rados.rados.0.smithi112.stdout:99: writing smithi11289144-99 from 3458512 to 3647086 tid 3 2023-09-23T20:00:33.485 INFO:tasks.rados.rados.0.smithi112.stdout:100: write initial oid 100 2023-09-23T20:00:33.485 INFO:tasks.rados.rados.0.smithi112.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-09-23T20:00:33.491 INFO:tasks.rados.rados.0.smithi112.stdout:100: writing smithi11289144-100 from 463893 to 1026133 tid 1 2023-09-23T20:00:33.498 INFO:tasks.rados.rados.0.smithi112.stdout:100: writing smithi11289144-100 from 1593482 to 2251509 tid 2 2023-09-23T20:00:33.504 INFO:tasks.rados.rados.0.smithi112.stdout:100: writing smithi11289144-100 from 2685935 to 3245276 tid 3 2023-09-23T20:00:33.504 INFO:tasks.rados.rados.0.smithi112.stdout:101: write initial oid 101 2023-09-23T20:00:33.504 INFO:tasks.rados.rados.0.smithi112.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-09-23T20:00:33.510 INFO:tasks.rados.rados.0.smithi112.stdout:101: writing smithi11289144-101 from 480700 to 1118189 tid 1 2023-09-23T20:00:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:101: writing smithi11289144-101 from 1651964 to 2053649 tid 2 2023-09-23T20:00:33.524 INFO:tasks.rados.rados.0.smithi112.stdout:101: writing smithi11289144-101 from 2713358 to 3483971 tid 3 2023-09-23T20:00:33.524 INFO:tasks.rados.rados.0.smithi112.stdout:102: write initial oid 102 2023-09-23T20:00:33.524 INFO:tasks.rados.rados.0.smithi112.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-09-23T20:00:33.531 INFO:tasks.rados.rados.0.smithi112.stdout:102: writing smithi11289144-102 from 497507 to 1210245 tid 1 2023-09-23T20:00:33.538 INFO:tasks.rados.rados.0.smithi112.stdout:102: writing smithi11289144-102 from 1710446 to 2372142 tid 2 2023-09-23T20:00:33.545 INFO:tasks.rados.rados.0.smithi112.stdout:102: writing smithi11289144-102 from 3140781 to 3697507 tid 3 2023-09-23T20:00:33.545 INFO:tasks.rados.rados.0.smithi112.stdout:103: write initial oid 103 2023-09-23T20:00:33.546 INFO:tasks.rados.rados.0.smithi112.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-09-23T20:00:33.553 INFO:tasks.rados.rados.0.smithi112.stdout:103: writing smithi11289144-103 from 514314 to 1302301 tid 1 2023-09-23T20:00:33.558 INFO:tasks.rados.rados.0.smithi112.stdout:103: writing smithi11289144-103 from 1768928 to 2174282 tid 2 2023-09-23T20:00:33.564 INFO:tasks.rados.rados.0.smithi112.stdout:103: writing smithi11289144-103 from 2768204 to 3277714 tid 3 2023-09-23T20:00:33.565 INFO:tasks.rados.rados.0.smithi112.stdout:104: write initial oid 104 2023-09-23T20:00:33.565 INFO:tasks.rados.rados.0.smithi112.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-09-23T20:00:33.570 INFO:tasks.rados.rados.0.smithi112.stdout:104: writing smithi11289144-104 from 531121 to 994357 tid 1 2023-09-23T20:00:33.578 INFO:tasks.rados.rados.0.smithi112.stdout:104: writing smithi11289144-104 from 1711057 to 2376422 tid 2 2023-09-23T20:00:33.586 INFO:tasks.rados.rados.0.smithi112.stdout:104: writing smithi11289144-104 from 3079274 to 3731121 tid 3 2023-09-23T20:00:33.586 INFO:tasks.rados.rados.0.smithi112.stdout:105: write initial oid 105 2023-09-23T20:00:33.586 INFO:tasks.rados.rados.0.smithi112.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-09-23T20:00:33.592 INFO:tasks.rados.rados.0.smithi112.stdout:105: writing smithi11289144-105 from 547928 to 1086413 tid 1 2023-09-23T20:00:33.598 INFO:tasks.rados.rados.0.smithi112.stdout:105: writing smithi11289144-105 from 1769539 to 2178562 tid 2 2023-09-23T20:00:33.604 INFO:tasks.rados.rados.0.smithi112.stdout:105: writing smithi11289144-105 from 2706697 to 3238751 tid 3 2023-09-23T20:00:33.604 INFO:tasks.rados.rados.0.smithi112.stdout:106: write initial oid 106 2023-09-23T20:00:33.604 INFO:tasks.rados.rados.0.smithi112.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-09-23T20:00:33.611 INFO:tasks.rados.rados.0.smithi112.stdout:106: writing smithi11289144-106 from 564735 to 1178469 tid 1 2023-09-23T20:00:33.618 INFO:tasks.rados.rados.0.smithi112.stdout:106: writing smithi11289144-106 from 1828021 to 2497055 tid 2 2023-09-23T20:00:33.625 INFO:tasks.rados.rados.0.smithi112.stdout:106: writing smithi11289144-106 from 3134120 to 3764735 tid 3 2023-09-23T20:00:33.625 INFO:tasks.rados.rados.0.smithi112.stdout:107: write initial oid 107 2023-09-23T20:00:33.626 INFO:tasks.rados.rados.0.smithi112.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-09-23T20:00:33.633 INFO:tasks.rados.rados.0.smithi112.stdout:107: writing smithi11289144-107 from 581542 to 1270525 tid 1 2023-09-23T20:00:33.638 INFO:tasks.rados.rados.0.smithi112.stdout:107: writing smithi11289144-107 from 1886503 to 2299195 tid 2 2023-09-23T20:00:33.645 INFO:tasks.rados.rados.0.smithi112.stdout:107: writing smithi11289144-107 from 2761543 to 3432494 tid 3 2023-09-23T20:00:33.645 INFO:tasks.rados.rados.0.smithi112.stdout:108: write initial oid 108 2023-09-23T20:00:33.645 INFO:tasks.rados.rados.0.smithi112.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-09-23T20:00:33.651 INFO:tasks.rados.rados.0.smithi112.stdout:108: writing smithi11289144-108 from 598349 to 1078934 tid 1 2023-09-23T20:00:33.658 INFO:tasks.rados.rados.0.smithi112.stdout:108: writing smithi11289144-108 from 1544985 to 2217688 tid 2 2023-09-23T20:00:33.665 INFO:tasks.rados.rados.0.smithi112.stdout:108: writing smithi11289144-108 from 2905319 to 3387542 tid 3 2023-09-23T20:00:33.665 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.665 INFO:tasks.rados.rados.0.smithi112.stdout:93: finishing write tid 4 to smithi11289144-93 2023-09-23T20:00:33.665 INFO:tasks.rados.rados.0.smithi112.stdout:93: finishing write tid 5 to smithi11289144-93 2023-09-23T20:00:33.665 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 93 v 28 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-09-23T20:00:33.665 INFO:tasks.rados.rados.0.smithi112.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:94: finishing write tid 1 to smithi11289144-94 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:94: finishing write tid 2 to smithi11289144-94 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:94: finishing write tid 3 to smithi11289144-94 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:94: finishing write tid 4 to smithi11289144-94 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:93: done (15 left) 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:109: write initial oid 109 2023-09-23T20:00:33.666 INFO:tasks.rados.rados.0.smithi112.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-09-23T20:00:33.671 INFO:tasks.rados.rados.0.smithi112.stdout:109: writing smithi11289144-109 from 615156 to 1170990 tid 1 2023-09-23T20:00:33.677 INFO:tasks.rados.rados.0.smithi112.stdout:109: writing smithi11289144-109 from 1603467 to 2019828 tid 2 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:109: writing smithi11289144-109 from 2816389 to 3509884 tid 3 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:94: finishing write tid 5 to smithi11289144-94 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 94 v 25 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:94: done (15 left) 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:110: write initial oid 110 2023-09-23T20:00:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-09-23T20:00:33.693 INFO:tasks.rados.rados.0.smithi112.stdout:110: writing smithi11289144-110 from 631963 to 1263046 tid 1 2023-09-23T20:00:33.701 INFO:tasks.rados.rados.0.smithi112.stdout:110: writing smithi11289144-110 from 2061949 to 2621968 tid 2 2023-09-23T20:00:33.707 INFO:tasks.rados.rados.0.smithi112.stdout:110: writing smithi11289144-110 from 3243812 to 3748579 tid 3 2023-09-23T20:00:33.707 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: finishing write tid 1 to smithi11289144-95 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: finishing write tid 2 to smithi11289144-95 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: finishing write tid 3 to smithi11289144-95 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: finishing write tid 4 to smithi11289144-95 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: finishing write tid 5 to smithi11289144-95 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 95 v 18 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:96: finishing write tid 1 to smithi11289144-96 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:96: finishing write tid 2 to smithi11289144-96 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:95: done (15 left) 2023-09-23T20:00:33.708 INFO:tasks.rados.rados.0.smithi112.stdout:111: write initial oid 111 2023-09-23T20:00:33.709 INFO:tasks.rados.rados.0.smithi112.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-09-23T20:00:33.715 INFO:tasks.rados.rados.0.smithi112.stdout:111: writing smithi11289144-111 from 648770 to 1355102 tid 1 2023-09-23T20:00:33.722 INFO:tasks.rados.rados.0.smithi112.stdout:111: writing smithi11289144-111 from 2120431 to 2540461 tid 2 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:111: writing smithi11289144-111 from 3271235 to 3703627 tid 3 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:96: finishing write tid 3 to smithi11289144-96 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:96: finishing write tid 4 to smithi11289144-96 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:96: finishing write tid 5 to smithi11289144-96 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 96 v 25 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:97: finishing write tid 1 to smithi11289144-97 2023-09-23T20:00:33.729 INFO:tasks.rados.rados.0.smithi112.stdout:97: finishing write tid 2 to smithi11289144-97 2023-09-23T20:00:33.730 INFO:tasks.rados.rados.0.smithi112.stdout:96: done (15 left) 2023-09-23T20:00:33.730 INFO:tasks.rados.rados.0.smithi112.stdout:112: write initial oid 112 2023-09-23T20:00:33.730 INFO:tasks.rados.rados.0.smithi112.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-09-23T20:00:33.737 INFO:tasks.rados.rados.0.smithi112.stdout:112: writing smithi11289144-112 from 665577 to 1447158 tid 1 2023-09-23T20:00:33.743 INFO:tasks.rados.rados.0.smithi112.stdout:112: writing smithi11289144-112 from 2062560 to 2626248 tid 2 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout:112: writing smithi11289144-112 from 3182305 to 3825969 tid 3 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout:97: finishing write tid 3 to smithi11289144-97 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout:97: finishing write tid 4 to smithi11289144-97 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout:97: finishing write tid 5 to smithi11289144-97 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 97 v 13 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-09-23T20:00:33.751 INFO:tasks.rados.rados.0.smithi112.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:00:33.752 INFO:tasks.rados.rados.0.smithi112.stdout:98: finishing write tid 1 to smithi11289144-98 2023-09-23T20:00:33.752 INFO:tasks.rados.rados.0.smithi112.stdout:97: done (15 left) 2023-09-23T20:00:33.752 INFO:tasks.rados.rados.0.smithi112.stdout:113: write initial oid 113 2023-09-23T20:00:33.752 INFO:tasks.rados.rados.0.smithi112.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-09-23T20:00:33.758 INFO:tasks.rados.rados.0.smithi112.stdout:113: writing smithi11289144-113 from 682384 to 1139214 tid 1 2023-09-23T20:00:33.764 INFO:tasks.rados.rados.0.smithi112.stdout:113: writing smithi11289144-113 from 1721042 to 2144741 tid 2 2023-09-23T20:00:33.771 INFO:tasks.rados.rados.0.smithi112.stdout:113: writing smithi11289144-113 from 2809728 to 3264664 tid 3 2023-09-23T20:00:33.775 INFO:tasks.rados.rados.0.smithi112.stdout:113: writing smithi11289144-113 from 3731357 to 3882384 tid 4 2023-09-23T20:00:33.775 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.775 INFO:tasks.rados.rados.0.smithi112.stdout:98: finishing write tid 2 to smithi11289144-98 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:98: finishing write tid 3 to smithi11289144-98 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:98: finishing write tid 4 to smithi11289144-98 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:98: finishing write tid 5 to smithi11289144-98 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 98 v 22 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:99: finishing write tid 1 to smithi11289144-99 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:99: finishing write tid 2 to smithi11289144-99 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:99: finishing write tid 3 to smithi11289144-99 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:99: finishing write tid 4 to smithi11289144-99 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:99: finishing write tid 5 to smithi11289144-99 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 99 v 11 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-09-23T20:00:33.776 INFO:tasks.rados.rados.0.smithi112.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:100: finishing write tid 1 to smithi11289144-100 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:100: finishing write tid 2 to smithi11289144-100 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:100: finishing write tid 3 to smithi11289144-100 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:100: finishing write tid 4 to smithi11289144-100 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:100: finishing write tid 5 to smithi11289144-100 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 100 v 29 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:101: finishing write tid 1 to smithi11289144-101 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:101: finishing write tid 2 to smithi11289144-101 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:101: finishing write tid 3 to smithi11289144-101 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:101: finishing write tid 4 to smithi11289144-101 2023-09-23T20:00:33.777 INFO:tasks.rados.rados.0.smithi112.stdout:101: finishing write tid 5 to smithi11289144-101 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 15 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:102: finishing write tid 1 to smithi11289144-102 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:102: finishing write tid 2 to smithi11289144-102 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:102: finishing write tid 3 to smithi11289144-102 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:102: finishing write tid 4 to smithi11289144-102 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:102: finishing write tid 5 to smithi11289144-102 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 102 v 33 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:98: done (15 left) 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:99: done (14 left) 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:100: done (13 left) 2023-09-23T20:00:33.778 INFO:tasks.rados.rados.0.smithi112.stdout:101: done (12 left) 2023-09-23T20:00:33.779 INFO:tasks.rados.rados.0.smithi112.stdout:102: done (11 left) 2023-09-23T20:00:33.779 INFO:tasks.rados.rados.0.smithi112.stdout:114: write initial oid 114 2023-09-23T20:00:33.779 INFO:tasks.rados.rados.0.smithi112.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-09-23T20:00:33.782 INFO:tasks.rados.rados.0.smithi112.stdout:114: writing smithi11289144-114 from 699191 to 1231270 tid 1 2023-09-23T20:00:33.788 INFO:tasks.rados.rados.0.smithi112.stdout:114: writing smithi11289144-114 from 1779524 to 2346881 tid 2 2023-09-23T20:00:33.795 INFO:tasks.rados.rados.0.smithi112.stdout:114: writing smithi11289144-114 from 2837151 to 3503359 tid 3 2023-09-23T20:00:33.795 INFO:tasks.rados.rados.0.smithi112.stdout:115: write initial oid 115 2023-09-23T20:00:33.795 INFO:tasks.rados.rados.0.smithi112.stdout:103: finishing write tid 1 to smithi11289144-103 2023-09-23T20:00:33.795 INFO:tasks.rados.rados.0.smithi112.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-09-23T20:00:33.802 INFO:tasks.rados.rados.0.smithi112.stdout:115: writing smithi11289144-115 from 715998 to 1323326 tid 1 2023-09-23T20:00:33.808 INFO:tasks.rados.rados.0.smithi112.stdout:115: writing smithi11289144-115 from 1838006 to 2265374 tid 2 2023-09-23T20:00:33.814 INFO:tasks.rados.rados.0.smithi112.stdout:115: writing smithi11289144-115 from 2864574 to 3342054 tid 3 2023-09-23T20:00:33.817 INFO:tasks.rados.rados.0.smithi112.stdout:115: writing smithi11289144-115 from 3863835 to 3915998 tid 4 2023-09-23T20:00:33.817 INFO:tasks.rados.rados.0.smithi112.stdout:116: write initial oid 116 2023-09-23T20:00:33.817 INFO:tasks.rados.rados.0.smithi112.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-09-23T20:00:33.826 INFO:tasks.rados.rados.0.smithi112.stdout:116: writing smithi11289144-116 from 732805 to 1531735 tid 1 2023-09-23T20:00:33.833 INFO:tasks.rados.rados.0.smithi112.stdout:116: writing smithi11289144-116 from 2296488 to 2867514 tid 2 2023-09-23T20:00:33.838 INFO:tasks.rados.rados.0.smithi112.stdout:116: writing smithi11289144-116 from 3291997 to 3697102 tid 3 2023-09-23T20:00:33.838 INFO:tasks.rados.rados.0.smithi112.stdout:117: write initial oid 117 2023-09-23T20:00:33.838 INFO:tasks.rados.rados.0.smithi112.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-09-23T20:00:33.845 INFO:tasks.rados.rados.0.smithi112.stdout:117: writing smithi11289144-117 from 749612 to 1223791 tid 1 2023-09-23T20:00:33.851 INFO:tasks.rados.rados.0.smithi112.stdout:117: writing smithi11289144-117 from 1954970 to 2386007 tid 2 2023-09-23T20:00:33.858 INFO:tasks.rados.rados.0.smithi112.stdout:117: writing smithi11289144-117 from 2919420 to 3535797 tid 3 2023-09-23T20:00:33.858 INFO:tasks.rados.rados.0.smithi112.stdout:118: write initial oid 118 2023-09-23T20:00:33.858 INFO:tasks.rados.rados.0.smithi112.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-09-23T20:00:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:118: writing smithi11289144-118 from 766419 to 1315847 tid 1 2023-09-23T20:00:33.873 INFO:tasks.rados.rados.0.smithi112.stdout:118: writing smithi11289144-118 from 2013452 to 2588147 tid 2 2023-09-23T20:00:33.880 INFO:tasks.rados.rados.0.smithi112.stdout:118: writing smithi11289144-118 from 3346843 to 3774492 tid 3 2023-09-23T20:00:33.880 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.880 INFO:tasks.rados.rados.0.smithi112.stdout:103: finishing write tid 2 to smithi11289144-103 2023-09-23T20:00:33.880 INFO:tasks.rados.rados.0.smithi112.stdout:103: finishing write tid 3 to smithi11289144-103 2023-09-23T20:00:33.880 INFO:tasks.rados.rados.0.smithi112.stdout:103: finishing write tid 4 to smithi11289144-103 2023-09-23T20:00:33.880 INFO:tasks.rados.rados.0.smithi112.stdout:103: finishing write tid 5 to smithi11289144-103 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 103 v 34 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:104: finishing write tid 1 to smithi11289144-104 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:104: finishing write tid 2 to smithi11289144-104 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:104: finishing write tid 3 to smithi11289144-104 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:104: finishing write tid 4 to smithi11289144-104 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:104: finishing write tid 5 to smithi11289144-104 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 104 v 32 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:105: finishing write tid 1 to smithi11289144-105 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:105: finishing write tid 2 to smithi11289144-105 2023-09-23T20:00:33.881 INFO:tasks.rados.rados.0.smithi112.stdout:105: finishing write tid 3 to smithi11289144-105 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:105: finishing write tid 4 to smithi11289144-105 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:105: finishing write tid 5 to smithi11289144-105 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 105 v 22 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:106: finishing write tid 1 to smithi11289144-106 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:106: finishing write tid 2 to smithi11289144-106 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:106: finishing write tid 3 to smithi11289144-106 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:106: finishing write tid 4 to smithi11289144-106 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:106: finishing write tid 5 to smithi11289144-106 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 106 v 36 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:107: finishing write tid 1 to smithi11289144-107 2023-09-23T20:00:33.882 INFO:tasks.rados.rados.0.smithi112.stdout:107: finishing write tid 2 to smithi11289144-107 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:107: finishing write tid 3 to smithi11289144-107 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:107: finishing write tid 4 to smithi11289144-107 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:107: finishing write tid 5 to smithi11289144-107 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 107 v 22 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:108: finishing write tid 1 to smithi11289144-108 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:108: finishing write tid 2 to smithi11289144-108 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:108: finishing write tid 3 to smithi11289144-108 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:108: finishing write tid 4 to smithi11289144-108 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:108: finishing write tid 5 to smithi11289144-108 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 108 v 37 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-09-23T20:00:33.883 INFO:tasks.rados.rados.0.smithi112.stdout:109: finishing write tid 1 to smithi11289144-109 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:109: finishing write tid 2 to smithi11289144-109 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:109: finishing write tid 3 to smithi11289144-109 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:109: finishing write tid 4 to smithi11289144-109 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:109: finishing write tid 5 to smithi11289144-109 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 109 v 40 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:110: finishing write tid 1 to smithi11289144-110 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:110: finishing write tid 2 to smithi11289144-110 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:103: done (15 left) 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:104: done (14 left) 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:105: done (13 left) 2023-09-23T20:00:33.884 INFO:tasks.rados.rados.0.smithi112.stdout:106: done (12 left) 2023-09-23T20:00:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:107: done (11 left) 2023-09-23T20:00:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:108: done (10 left) 2023-09-23T20:00:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:109: done (9 left) 2023-09-23T20:00:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:119: write initial oid 119 2023-09-23T20:00:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-09-23T20:00:33.888 INFO:tasks.rados.rados.0.smithi112.stdout:119: writing smithi11289144-119 from 783226 to 1407903 tid 1 2023-09-23T20:00:33.894 INFO:tasks.rados.rados.0.smithi112.stdout:119: writing smithi11289144-119 from 2071934 to 2506640 tid 2 2023-09-23T20:00:33.901 INFO:tasks.rados.rados.0.smithi112.stdout:119: writing smithi11289144-119 from 2974266 to 3613187 tid 3 2023-09-23T20:00:33.902 INFO:tasks.rados.rados.0.smithi112.stdout:120: write initial oid 120 2023-09-23T20:00:33.902 INFO:tasks.rados.rados.0.smithi112.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-09-23T20:00:33.910 INFO:tasks.rados.rados.0.smithi112.stdout:120: writing smithi11289144-120 from 400033 to 1099959 tid 1 2023-09-23T20:00:33.915 INFO:tasks.rados.rados.0.smithi112.stdout:120: writing smithi11289144-120 from 1614063 to 2000033 tid 2 2023-09-23T20:00:33.916 INFO:tasks.rados.rados.0.smithi112.stdout:121: write initial oid 121 2023-09-23T20:00:33.916 INFO:tasks.rados.rados.0.smithi112.stdout:110: finishing write tid 3 to smithi11289144-110 2023-09-23T20:00:33.916 INFO:tasks.rados.rados.0.smithi112.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-09-23T20:00:33.922 INFO:tasks.rados.rados.0.smithi112.stdout:121: writing smithi11289144-121 from 416840 to 1192015 tid 1 2023-09-23T20:00:33.927 INFO:tasks.rados.rados.0.smithi112.stdout:121: writing smithi11289144-121 from 1672545 to 2016840 tid 2 2023-09-23T20:00:33.927 INFO:tasks.rados.rados.0.smithi112.stdout:122: write initial oid 122 2023-09-23T20:00:33.927 INFO:tasks.rados.rados.0.smithi112.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-09-23T20:00:33.932 INFO:tasks.rados.rados.0.smithi112.stdout:122: writing smithi11289144-122 from 433647 to 884071 tid 1 2023-09-23T20:00:33.939 INFO:tasks.rados.rados.0.smithi112.stdout:122: writing smithi11289144-122 from 1331027 to 1913060 tid 2 2023-09-23T20:00:33.939 INFO:tasks.rados.rados.0.smithi112.stdout:123: write initial oid 123 2023-09-23T20:00:33.939 INFO:tasks.rados.rados.0.smithi112.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-09-23T20:00:33.945 INFO:tasks.rados.rados.0.smithi112.stdout:123: writing smithi11289144-123 from 450454 to 1092480 tid 1 2023-09-23T20:00:33.950 INFO:tasks.rados.rados.0.smithi112.stdout:123: writing smithi11289144-123 from 1505862 to 2050454 tid 2 2023-09-23T20:00:33.950 INFO:tasks.rados.rados.0.smithi112.stdout:124: write initial oid 124 2023-09-23T20:00:33.950 INFO:tasks.rados.rados.0.smithi112.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-09-23T20:00:33.957 INFO:tasks.rados.rados.0.smithi112.stdout:124: writing smithi11289144-124 from 467261 to 1184536 tid 1 2023-09-23T20:00:33.962 INFO:tasks.rados.rados.0.smithi112.stdout:124: writing smithi11289144-124 from 1847991 to 2067261 tid 2 2023-09-23T20:00:33.962 INFO:tasks.rados.rados.0.smithi112.stdout:125: write initial oid 125 2023-09-23T20:00:33.962 INFO:tasks.rados.rados.0.smithi112.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-09-23T20:00:33.970 INFO:tasks.rados.rados.0.smithi112.stdout:125: writing smithi11289144-125 from 484068 to 1276592 tid 1 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:125: writing smithi11289144-125 from 1906473 to 2084068 tid 2 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:110: finishing write tid 4 to smithi11289144-110 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:110: finishing write tid 5 to smithi11289144-110 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 110 v 21 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:111: finishing write tid 1 to smithi11289144-111 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:111: finishing write tid 2 to smithi11289144-111 2023-09-23T20:00:33.975 INFO:tasks.rados.rados.0.smithi112.stdout:111: finishing write tid 3 to smithi11289144-111 2023-09-23T20:00:33.976 INFO:tasks.rados.rados.0.smithi112.stdout:111: finishing write tid 4 to smithi11289144-111 2023-09-23T20:00:33.976 INFO:tasks.rados.rados.0.smithi112.stdout:110: done (15 left) 2023-09-23T20:00:33.976 INFO:tasks.rados.rados.0.smithi112.stdout:126: write initial oid 126 2023-09-23T20:00:33.976 INFO:tasks.rados.rados.0.smithi112.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-09-23T20:00:33.980 INFO:tasks.rados.rados.0.smithi112.stdout:126: writing smithi11289144-126 from 500875 to 968648 tid 1 2023-09-23T20:00:33.987 INFO:tasks.rados.rados.0.smithi112.stdout:126: writing smithi11289144-126 from 1564955 to 2100875 tid 2 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:111: finishing write tid 5 to smithi11289144-111 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 16 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:112: finishing write tid 1 to smithi11289144-112 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:112: finishing write tid 2 to smithi11289144-112 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:112: finishing write tid 3 to smithi11289144-112 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:112: finishing write tid 4 to smithi11289144-112 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:112: finishing write tid 5 to smithi11289144-112 2023-09-23T20:00:33.988 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 112 v 26 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: finishing write tid 1 to smithi11289144-113 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: finishing write tid 2 to smithi11289144-113 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: finishing write tid 3 to smithi11289144-113 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: finishing write tid 4 to smithi11289144-113 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: finishing write tid 5 to smithi11289144-113 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: finishing write tid 6 to smithi11289144-113 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 113 v 18 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:114: finishing write tid 1 to smithi11289144-114 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:114: finishing write tid 2 to smithi11289144-114 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:114: finishing write tid 3 to smithi11289144-114 2023-09-23T20:00:33.989 INFO:tasks.rados.rados.0.smithi112.stdout:114: finishing write tid 4 to smithi11289144-114 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:114: finishing write tid 5 to smithi11289144-114 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 114 v 20 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:115: finishing write tid 1 to smithi11289144-115 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:115: finishing write tid 2 to smithi11289144-115 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:115: finishing write tid 3 to smithi11289144-115 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:115: finishing write tid 4 to smithi11289144-115 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:115: finishing write tid 5 to smithi11289144-115 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:115: finishing write tid 6 to smithi11289144-115 2023-09-23T20:00:33.990 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 115 v 39 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:116: finishing write tid 1 to smithi11289144-116 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:116: finishing write tid 2 to smithi11289144-116 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:116: finishing write tid 3 to smithi11289144-116 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:116: finishing write tid 4 to smithi11289144-116 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:116: finishing write tid 5 to smithi11289144-116 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 116 v 28 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:117: finishing write tid 1 to smithi11289144-117 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:117: finishing write tid 2 to smithi11289144-117 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:117: finishing write tid 3 to smithi11289144-117 2023-09-23T20:00:33.991 INFO:tasks.rados.rados.0.smithi112.stdout:117: finishing write tid 4 to smithi11289144-117 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:117: finishing write tid 5 to smithi11289144-117 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 117 v 29 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:118: finishing write tid 1 to smithi11289144-118 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:118: finishing write tid 2 to smithi11289144-118 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:111: done (15 left) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:112: done (14 left) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:113: done (13 left) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:114: done (12 left) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:115: done (11 left) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:116: done (10 left) 2023-09-23T20:00:33.992 INFO:tasks.rados.rados.0.smithi112.stdout:117: done (9 left) 2023-09-23T20:00:33.993 INFO:tasks.rados.rados.0.smithi112.stdout:127: write initial oid 127 2023-09-23T20:00:33.993 INFO:tasks.rados.rados.0.smithi112.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-09-23T20:00:33.993 INFO:tasks.rados.rados.0.smithi112.stdout:127: writing smithi11289144-127 from 517682 to 1060704 tid 1 2023-09-23T20:00:33.999 INFO:tasks.rados.rados.0.smithi112.stdout:127: writing smithi11289144-127 from 1623437 to 2117682 tid 2 2023-09-23T20:00:33.999 INFO:tasks.rados.rados.0.smithi112.stdout:128: write initial oid 128 2023-09-23T20:00:33.999 INFO:tasks.rados.rados.0.smithi112.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-09-23T20:00:34.006 INFO:tasks.rados.rados.0.smithi112.stdout:128: writing smithi11289144-128 from 534489 to 1152760 tid 1 2023-09-23T20:00:34.013 INFO:tasks.rados.rados.0.smithi112.stdout:128: writing smithi11289144-128 from 1565566 to 2134489 tid 2 2023-09-23T20:00:34.013 INFO:tasks.rados.rados.0.smithi112.stdout:129: write initial oid 129 2023-09-23T20:00:34.013 INFO:tasks.rados.rados.0.smithi112.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-09-23T20:00:34.020 INFO:tasks.rados.rados.0.smithi112.stdout:129: writing smithi11289144-129 from 551296 to 1244816 tid 1 2023-09-23T20:00:34.025 INFO:tasks.rados.rados.0.smithi112.stdout:129: writing smithi11289144-129 from 2024048 to 2151296 tid 2 2023-09-23T20:00:34.025 INFO:tasks.rados.rados.0.smithi112.stdout:130: write initial oid 130 2023-09-23T20:00:34.026 INFO:tasks.rados.rados.0.smithi112.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-09-23T20:00:34.035 INFO:tasks.rados.rados.0.smithi112.stdout:130: writing smithi11289144-130 from 568103 to 1336872 tid 1 2023-09-23T20:00:34.040 INFO:tasks.rados.rados.0.smithi112.stdout:130: writing smithi11289144-130 from 2082530 to 2168103 tid 2 2023-09-23T20:00:34.041 INFO:tasks.rados.rados.0.smithi112.stdout:131: write initial oid 131 2023-09-23T20:00:34.041 INFO:tasks.rados.rados.0.smithi112.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-09-23T20:00:34.048 INFO:tasks.rados.rados.0.smithi112.stdout:131: writing smithi11289144-131 from 584910 to 1145281 tid 1 2023-09-23T20:00:34.055 INFO:tasks.rados.rados.0.smithi112.stdout:131: writing smithi11289144-131 from 1857365 to 2184910 tid 2 2023-09-23T20:00:34.055 INFO:tasks.rados.rados.0.smithi112.stdout:132: write initial oid 132 2023-09-23T20:00:34.055 INFO:tasks.rados.rados.0.smithi112.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-09-23T20:00:34.062 INFO:tasks.rados.rados.0.smithi112.stdout:132: writing smithi11289144-132 from 601717 to 1237337 tid 1 2023-09-23T20:00:34.068 INFO:tasks.rados.rados.0.smithi112.stdout:132: writing smithi11289144-132 from 1799494 to 2201717 tid 2 2023-09-23T20:00:34.068 INFO:tasks.rados.rados.0.smithi112.stdout:133: write initial oid 133 2023-09-23T20:00:34.068 INFO:tasks.rados.rados.0.smithi112.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-09-23T20:00:34.075 INFO:tasks.rados.rados.0.smithi112.stdout:133: writing smithi11289144-133 from 618524 to 1329393 tid 1 2023-09-23T20:00:34.082 INFO:tasks.rados.rados.0.smithi112.stdout:133: writing smithi11289144-133 from 1857976 to 2218524 tid 2 2023-09-23T20:00:34.082 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.082 INFO:tasks.rados.rados.0.smithi112.stdout:118: finishing write tid 3 to smithi11289144-118 2023-09-23T20:00:34.082 INFO:tasks.rados.rados.0.smithi112.stdout:118: finishing write tid 4 to smithi11289144-118 2023-09-23T20:00:34.082 INFO:tasks.rados.rados.0.smithi112.stdout:118: finishing write tid 5 to smithi11289144-118 2023-09-23T20:00:34.082 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 118 v 26 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:119: finishing write tid 1 to smithi11289144-119 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:119: finishing write tid 2 to smithi11289144-119 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:119: finishing write tid 3 to smithi11289144-119 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:119: finishing write tid 4 to smithi11289144-119 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:119: finishing write tid 5 to smithi11289144-119 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 119 v 31 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:120: finishing write tid 1 to smithi11289144-120 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:120: finishing write tid 2 to smithi11289144-120 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:120: finishing write tid 3 to smithi11289144-120 2023-09-23T20:00:34.083 INFO:tasks.rados.rados.0.smithi112.stdout:120: finishing write tid 4 to smithi11289144-120 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 120 v 42 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:121: finishing write tid 1 to smithi11289144-121 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:121: finishing write tid 2 to smithi11289144-121 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:121: finishing write tid 3 to smithi11289144-121 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:121: finishing write tid 4 to smithi11289144-121 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 121 v 29 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:122: finishing write tid 1 to smithi11289144-122 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:122: finishing write tid 2 to smithi11289144-122 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:122: finishing write tid 3 to smithi11289144-122 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:122: finishing write tid 4 to smithi11289144-122 2023-09-23T20:00:34.084 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 122 v 34 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:123: finishing write tid 1 to smithi11289144-123 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:123: finishing write tid 2 to smithi11289144-123 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:123: finishing write tid 3 to smithi11289144-123 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:123: finishing write tid 4 to smithi11289144-123 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 123 v 21 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:124: finishing write tid 1 to smithi11289144-124 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:124: finishing write tid 2 to smithi11289144-124 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:124: finishing write tid 3 to smithi11289144-124 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:124: finishing write tid 4 to smithi11289144-124 2023-09-23T20:00:34.085 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 124 v 24 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:125: finishing write tid 1 to smithi11289144-125 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:125: finishing write tid 2 to smithi11289144-125 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:125: finishing write tid 3 to smithi11289144-125 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:125: finishing write tid 4 to smithi11289144-125 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 125 v 23 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:126: finishing write tid 1 to smithi11289144-126 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:118: done (15 left) 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:119: done (14 left) 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:120: done (13 left) 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:121: done (12 left) 2023-09-23T20:00:34.086 INFO:tasks.rados.rados.0.smithi112.stdout:122: done (11 left) 2023-09-23T20:00:34.087 INFO:tasks.rados.rados.0.smithi112.stdout:123: done (10 left) 2023-09-23T20:00:34.087 INFO:tasks.rados.rados.0.smithi112.stdout:124: done (9 left) 2023-09-23T20:00:34.087 INFO:tasks.rados.rados.0.smithi112.stdout:125: done (8 left) 2023-09-23T20:00:34.087 INFO:tasks.rados.rados.0.smithi112.stdout:134: write initial oid 134 2023-09-23T20:00:34.087 INFO:tasks.rados.rados.0.smithi112.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-09-23T20:00:34.089 INFO:tasks.rados.rados.0.smithi112.stdout:134: writing smithi11289144-134 from 635331 to 1421449 tid 1 2023-09-23T20:00:34.094 INFO:tasks.rados.rados.0.smithi112.stdout:134: writing smithi11289144-134 from 1916458 to 2235331 tid 2 2023-09-23T20:00:34.094 INFO:tasks.rados.rados.0.smithi112.stdout:135: write initial oid 135 2023-09-23T20:00:34.095 INFO:tasks.rados.rados.0.smithi112.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-09-23T20:00:34.100 INFO:tasks.rados.rados.0.smithi112.stdout:135: writing smithi11289144-135 from 652138 to 1113505 tid 1 2023-09-23T20:00:34.107 INFO:tasks.rados.rados.0.smithi112.stdout:135: writing smithi11289144-135 from 1574940 to 2252138 tid 2 2023-09-23T20:00:34.107 INFO:tasks.rados.rados.0.smithi112.stdout:136: write initial oid 136 2023-09-23T20:00:34.107 INFO:tasks.rados.rados.0.smithi112.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-09-23T20:00:34.114 INFO:tasks.rados.rados.0.smithi112.stdout:136: writing smithi11289144-136 from 668945 to 1205561 tid 1 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:136: writing smithi11289144-136 from 1633422 to 2124785 tid 2 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:137: write initial oid 137 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:126: finishing write tid 2 to smithi11289144-126 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:126: finishing write tid 3 to smithi11289144-126 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:126: finishing write tid 4 to smithi11289144-126 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 126 v 25 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:00:34.120 INFO:tasks.rados.rados.0.smithi112.stdout:127: finishing write tid 1 to smithi11289144-127 2023-09-23T20:00:34.121 INFO:tasks.rados.rados.0.smithi112.stdout:127: finishing write tid 2 to smithi11289144-127 2023-09-23T20:00:34.121 INFO:tasks.rados.rados.0.smithi112.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-09-23T20:00:34.127 INFO:tasks.rados.rados.0.smithi112.stdout:137: writing smithi11289144-137 from 685752 to 1297617 tid 1 2023-09-23T20:00:34.133 INFO:tasks.rados.rados.0.smithi112.stdout:137: writing smithi11289144-137 from 1975551 to 2285752 tid 2 2023-09-23T20:00:34.133 INFO:tasks.rados.rados.0.smithi112.stdout:126: done (11 left) 2023-09-23T20:00:34.133 INFO:tasks.rados.rados.0.smithi112.stdout:138: write initial oid 138 2023-09-23T20:00:34.133 INFO:tasks.rados.rados.0.smithi112.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-09-23T20:00:34.139 INFO:tasks.rados.rados.0.smithi112.stdout:138: writing smithi11289144-138 from 702559 to 1106026 tid 1 2023-09-23T20:00:34.146 INFO:tasks.rados.rados.0.smithi112.stdout:138: writing smithi11289144-138 from 1750386 to 2245418 tid 2 2023-09-23T20:00:34.146 INFO:tasks.rados.rados.0.smithi112.stdout:139: write initial oid 139 2023-09-23T20:00:34.146 INFO:tasks.rados.rados.0.smithi112.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-09-23T20:00:34.152 INFO:tasks.rados.rados.0.smithi112.stdout:139: writing smithi11289144-139 from 719366 to 1198082 tid 1 2023-09-23T20:00:34.159 INFO:tasks.rados.rados.0.smithi112.stdout:139: writing smithi11289144-139 from 1808868 to 2319366 tid 2 2023-09-23T20:00:34.159 INFO:tasks.rados.rados.0.smithi112.stdout:140: write initial oid 140 2023-09-23T20:00:34.159 INFO:tasks.rados.rados.0.smithi112.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-09-23T20:00:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:140: writing smithi11289144-140 from 736173 to 1290138 tid 1 2023-09-23T20:00:34.172 INFO:tasks.rados.rados.0.smithi112.stdout:140: writing smithi11289144-140 from 1867350 to 2336173 tid 2 2023-09-23T20:00:34.172 INFO:tasks.rados.rados.0.smithi112.stdout:141: write initial oid 141 2023-09-23T20:00:34.172 INFO:tasks.rados.rados.0.smithi112.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-09-23T20:00:34.179 INFO:tasks.rados.rados.0.smithi112.stdout:141: writing smithi11289144-141 from 752980 to 1382194 tid 1 2023-09-23T20:00:34.185 INFO:tasks.rados.rados.0.smithi112.stdout:141: writing smithi11289144-141 from 1809479 to 2352980 tid 2 2023-09-23T20:00:34.185 INFO:tasks.rados.rados.0.smithi112.stdout:142: write initial oid 142 2023-09-23T20:00:34.185 INFO:tasks.rados.rados.0.smithi112.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-09-23T20:00:34.193 INFO:tasks.rados.rados.0.smithi112.stdout:142: writing smithi11289144-142 from 769787 to 1474250 tid 1 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:142: writing smithi11289144-142 from 2267961 to 2369787 tid 2 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:127: finishing write tid 3 to smithi11289144-127 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:127: finishing write tid 4 to smithi11289144-127 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 127 v 28 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:128: finishing write tid 1 to smithi11289144-128 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:127: done (15 left) 2023-09-23T20:00:34.199 INFO:tasks.rados.rados.0.smithi112.stdout:143: write initial oid 143 2023-09-23T20:00:34.200 INFO:tasks.rados.rados.0.smithi112.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-09-23T20:00:34.207 INFO:tasks.rados.rados.0.smithi112.stdout:143: writing smithi11289144-143 from 786594 to 1566306 tid 1 2023-09-23T20:00:34.212 INFO:tasks.rados.rados.0.smithi112.stdout:143: writing smithi11289144-143 from 2326443 to 2386594 tid 2 2023-09-23T20:00:34.212 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:128: finishing write tid 2 to smithi11289144-128 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:128: finishing write tid 3 to smithi11289144-128 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:128: finishing write tid 4 to smithi11289144-128 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 128 v 24 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:129: finishing write tid 1 to smithi11289144-129 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:129: finishing write tid 2 to smithi11289144-129 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:129: finishing write tid 3 to smithi11289144-129 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:129: finishing write tid 4 to smithi11289144-129 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 129 v 18 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-09-23T20:00:34.213 INFO:tasks.rados.rados.0.smithi112.stdout:128: done (15 left) 2023-09-23T20:00:34.214 INFO:tasks.rados.rados.0.smithi112.stdout:129: done (14 left) 2023-09-23T20:00:34.214 INFO:tasks.rados.rados.0.smithi112.stdout:144: write initial oid 144 2023-09-23T20:00:34.214 INFO:tasks.rados.rados.0.smithi112.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-09-23T20:00:34.217 INFO:tasks.rados.rados.0.smithi112.stdout:144: writing smithi11289144-144 from 403401 to 858362 tid 1 2023-09-23T20:00:34.224 INFO:tasks.rados.rados.0.smithi112.stdout:144: writing smithi11289144-144 from 1584925 to 2090964 tid 2 2023-09-23T20:00:34.224 INFO:tasks.rados.rados.0.smithi112.stdout:145: write initial oid 145 2023-09-23T20:00:34.224 INFO:tasks.rados.rados.0.smithi112.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-09-23T20:00:34.230 INFO:tasks.rados.rados.0.smithi112.stdout:145: writing smithi11289144-145 from 420208 to 950418 tid 1 2023-09-23T20:00:34.238 INFO:tasks.rados.rados.0.smithi112.stdout:145: writing smithi11289144-145 from 1527054 to 2293104 tid 2 2023-09-23T20:00:34.238 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.238 INFO:tasks.rados.rados.0.smithi112.stdout:130: finishing write tid 1 to smithi11289144-130 2023-09-23T20:00:34.238 INFO:tasks.rados.rados.0.smithi112.stdout:130: finishing write tid 2 to smithi11289144-130 2023-09-23T20:00:34.238 INFO:tasks.rados.rados.0.smithi112.stdout:130: finishing write tid 3 to smithi11289144-130 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:130: finishing write tid 4 to smithi11289144-130 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 130 v 27 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:131: finishing write tid 1 to smithi11289144-131 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:131: finishing write tid 2 to smithi11289144-131 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:131: finishing write tid 3 to smithi11289144-131 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:131: finishing write tid 4 to smithi11289144-131 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 131 v 26 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:132: finishing write tid 1 to smithi11289144-132 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:132: finishing write tid 2 to smithi11289144-132 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:132: finishing write tid 3 to smithi11289144-132 2023-09-23T20:00:34.239 INFO:tasks.rados.rados.0.smithi112.stdout:132: finishing write tid 4 to smithi11289144-132 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 132 v 40 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:133: finishing write tid 1 to smithi11289144-133 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:130: done (15 left) 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:131: done (14 left) 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:132: done (13 left) 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:146: write initial oid 146 2023-09-23T20:00:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-09-23T20:00:34.244 INFO:tasks.rados.rados.0.smithi112.stdout:146: writing smithi11289144-146 from 437015 to 1158827 tid 1 2023-09-23T20:00:34.250 INFO:tasks.rados.rados.0.smithi112.stdout:146: writing smithi11289144-146 from 1701889 to 2211597 tid 2 2023-09-23T20:00:34.250 INFO:tasks.rados.rados.0.smithi112.stdout:147: write initial oid 147 2023-09-23T20:00:34.251 INFO:tasks.rados.rados.0.smithi112.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-09-23T20:00:34.257 INFO:tasks.rados.rados.0.smithi112.stdout:147: writing smithi11289144-147 from 453822 to 1250883 tid 1 2023-09-23T20:00:34.264 INFO:tasks.rados.rados.0.smithi112.stdout:147: writing smithi11289144-147 from 1760371 to 2413737 tid 2 2023-09-23T20:00:34.264 INFO:tasks.rados.rados.0.smithi112.stdout:148: write initial oid 148 2023-09-23T20:00:34.264 INFO:tasks.rados.rados.0.smithi112.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-09-23T20:00:34.268 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:34.269 INFO:tasks.rados.rados.0.smithi112.stdout:148: writing smithi11289144-148 from 470629 to 942939 tid 1 2023-09-23T20:00:34.275 INFO:tasks.rados.rados.0.smithi112.stdout:148: writing smithi11289144-148 from 1418853 to 1932230 tid 2 2023-09-23T20:00:34.275 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:133: finishing write tid 2 to smithi11289144-133 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:133: finishing write tid 3 to smithi11289144-133 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:133: finishing write tid 4 to smithi11289144-133 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 133 v 14 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:134: finishing write tid 1 to smithi11289144-134 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:134: finishing write tid 2 to smithi11289144-134 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:134: finishing write tid 3 to smithi11289144-134 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:133: done (15 left) 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:149: write initial oid 149 2023-09-23T20:00:34.276 INFO:tasks.rados.rados.0.smithi112.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-09-23T20:00:34.281 INFO:tasks.rados.rados.0.smithi112.stdout:149: writing smithi11289144-149 from 487436 to 1034995 tid 1 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:149: writing smithi11289144-149 from 1760982 to 2418017 tid 2 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:134: finishing write tid 4 to smithi11289144-134 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 134 v 43 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:135: finishing write tid 1 to smithi11289144-135 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:135: finishing write tid 2 to smithi11289144-135 2023-09-23T20:00:34.290 INFO:tasks.rados.rados.0.smithi112.stdout:135: finishing write tid 3 to smithi11289144-135 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:135: finishing write tid 4 to smithi11289144-135 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 135 v 30 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:136: finishing write tid 1 to smithi11289144-136 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:134: done (15 left) 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:135: done (14 left) 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:150: write initial oid 150 2023-09-23T20:00:34.291 INFO:tasks.rados.rados.0.smithi112.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-09-23T20:00:34.296 INFO:tasks.rados.rados.0.smithi112.stdout:150: writing smithi11289144-150 from 504243 to 1127051 tid 1 2023-09-23T20:00:34.303 INFO:tasks.rados.rados.0.smithi112.stdout:150: writing smithi11289144-150 from 1819464 to 2336510 tid 2 2023-09-23T20:00:34.303 INFO:tasks.rados.rados.0.smithi112.stdout:151: write initial oid 151 2023-09-23T20:00:34.303 INFO:tasks.rados.rados.0.smithi112.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-09-23T20:00:34.310 INFO:tasks.rados.rados.0.smithi112.stdout:151: writing smithi11289144-151 from 521050 to 1219107 tid 1 2023-09-23T20:00:34.318 INFO:tasks.rados.rados.0.smithi112.stdout:151: writing smithi11289144-151 from 1877946 to 2521050 tid 2 2023-09-23T20:00:34.318 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.318 INFO:tasks.rados.rados.0.smithi112.stdout:136: finishing write tid 2 to smithi11289144-136 2023-09-23T20:00:34.318 INFO:tasks.rados.rados.0.smithi112.stdout:136: finishing write tid 3 to smithi11289144-136 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:136: finishing write tid 4 to smithi11289144-136 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 136 v 43 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:137: finishing write tid 1 to smithi11289144-137 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:137: finishing write tid 2 to smithi11289144-137 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:137: finishing write tid 3 to smithi11289144-137 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:137: finishing write tid 4 to smithi11289144-137 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 137 v 29 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:138: finishing write tid 1 to smithi11289144-138 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:136: done (15 left) 2023-09-23T20:00:34.319 INFO:tasks.rados.rados.0.smithi112.stdout:137: done (14 left) 2023-09-23T20:00:34.320 INFO:tasks.rados.rados.0.smithi112.stdout:152: write initial oid 152 2023-09-23T20:00:34.320 INFO:tasks.rados.rados.0.smithi112.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-09-23T20:00:34.325 INFO:tasks.rados.rados.0.smithi112.stdout:152: writing smithi11289144-152 from 537857 to 1311163 tid 1 2023-09-23T20:00:34.332 INFO:tasks.rados.rados.0.smithi112.stdout:152: writing smithi11289144-152 from 1936428 to 2457143 tid 2 2023-09-23T20:00:34.332 INFO:tasks.rados.rados.0.smithi112.stdout:153: write initial oid 153 2023-09-23T20:00:34.332 INFO:tasks.rados.rados.0.smithi112.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-09-23T20:00:34.338 INFO:tasks.rados.rados.0.smithi112.stdout:153: writing smithi11289144-153 from 554664 to 1003219 tid 1 2023-09-23T20:00:34.344 INFO:tasks.rados.rados.0.smithi112.stdout:153: writing smithi11289144-153 from 1478557 to 2142930 tid 2 2023-09-23T20:00:34.344 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.344 INFO:tasks.rados.rados.0.smithi112.stdout:138: finishing write tid 2 to smithi11289144-138 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:138: finishing write tid 3 to smithi11289144-138 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:138: finishing write tid 4 to smithi11289144-138 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 138 v 31 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:139: finishing write tid 1 to smithi11289144-139 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:139: finishing write tid 2 to smithi11289144-139 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:138: done (15 left) 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:154: write initial oid 154 2023-09-23T20:00:34.345 INFO:tasks.rados.rados.0.smithi112.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-09-23T20:00:34.351 INFO:tasks.rados.rados.0.smithi112.stdout:154: writing smithi11289144-154 from 571471 to 1211628 tid 1 2023-09-23T20:00:34.357 INFO:tasks.rados.rados.0.smithi112.stdout:154: writing smithi11289144-154 from 1653392 to 2177776 tid 2 2023-09-23T20:00:34.357 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.357 INFO:tasks.rados.rados.0.smithi112.stdout:139: finishing write tid 3 to smithi11289144-139 2023-09-23T20:00:34.357 INFO:tasks.rados.rados.0.smithi112.stdout:139: finishing write tid 4 to smithi11289144-139 2023-09-23T20:00:34.357 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 139 v 17 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-09-23T20:00:34.357 INFO:tasks.rados.rados.0.smithi112.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:140: finishing write tid 1 to smithi11289144-140 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:140: finishing write tid 2 to smithi11289144-140 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:140: finishing write tid 3 to smithi11289144-140 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:140: finishing write tid 4 to smithi11289144-140 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 140 v 32 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:141: finishing write tid 1 to smithi11289144-141 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:141: finishing write tid 2 to smithi11289144-141 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:141: finishing write tid 3 to smithi11289144-141 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:139: done (15 left) 2023-09-23T20:00:34.358 INFO:tasks.rados.rados.0.smithi112.stdout:140: done (14 left) 2023-09-23T20:00:34.359 INFO:tasks.rados.rados.0.smithi112.stdout:155: write initial oid 155 2023-09-23T20:00:34.359 INFO:tasks.rados.rados.0.smithi112.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-09-23T20:00:34.364 INFO:tasks.rados.rados.0.smithi112.stdout:155: writing smithi11289144-155 from 588278 to 1303684 tid 1 2023-09-23T20:00:34.371 INFO:tasks.rados.rados.0.smithi112.stdout:155: writing smithi11289144-155 from 1711874 to 2379916 tid 2 2023-09-23T20:00:34.371 INFO:tasks.rados.rados.0.smithi112.stdout:156: write initial oid 156 2023-09-23T20:00:34.371 INFO:tasks.rados.rados.0.smithi112.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-09-23T20:00:34.379 INFO:tasks.rados.rados.0.smithi112.stdout:156: writing smithi11289144-156 from 605085 to 1395740 tid 1 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:156: writing smithi11289144-156 from 2170356 to 2605085 tid 2 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:141: finishing write tid 4 to smithi11289144-141 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 141 v 32 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:142: finishing write tid 1 to smithi11289144-142 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:141: done (15 left) 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:157: write initial oid 157 2023-09-23T20:00:34.386 INFO:tasks.rados.rados.0.smithi112.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-09-23T20:00:34.393 INFO:tasks.rados.rados.0.smithi112.stdout:157: writing smithi11289144-157 from 621892 to 1087796 tid 1 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:157: writing smithi11289144-157 from 1712485 to 2384196 tid 2 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:142: finishing write tid 2 to smithi11289144-142 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:142: finishing write tid 3 to smithi11289144-142 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:142: finishing write tid 4 to smithi11289144-142 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 142 v 35 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:143: finishing write tid 1 to smithi11289144-143 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:143: finishing write tid 2 to smithi11289144-143 2023-09-23T20:00:34.401 INFO:tasks.rados.rados.0.smithi112.stdout:143: finishing write tid 3 to smithi11289144-143 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:143: finishing write tid 4 to smithi11289144-143 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 143 v 33 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:144: finishing write tid 1 to smithi11289144-144 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:142: done (15 left) 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:143: done (14 left) 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:158: write initial oid 158 2023-09-23T20:00:34.402 INFO:tasks.rados.rados.0.smithi112.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-09-23T20:00:34.406 INFO:tasks.rados.rados.0.smithi112.stdout:158: writing smithi11289144-158 from 638699 to 1179852 tid 1 2023-09-23T20:00:34.413 INFO:tasks.rados.rados.0.smithi112.stdout:158: writing smithi11289144-158 from 1770967 to 2302689 tid 2 2023-09-23T20:00:34.413 INFO:tasks.rados.rados.0.smithi112.stdout:159: write initial oid 159 2023-09-23T20:00:34.413 INFO:tasks.rados.rados.0.smithi112.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-09-23T20:00:34.420 INFO:tasks.rados.rados.0.smithi112.stdout:159: writing smithi11289144-159 from 655506 to 1271908 tid 1 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:159: writing smithi11289144-159 from 1829449 to 2504829 tid 2 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:144: finishing write tid 2 to smithi11289144-144 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:144: finishing write tid 3 to smithi11289144-144 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:144: finishing write tid 4 to smithi11289144-144 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 144 v 36 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:145: finishing write tid 1 to smithi11289144-145 2023-09-23T20:00:34.427 INFO:tasks.rados.rados.0.smithi112.stdout:145: finishing write tid 2 to smithi11289144-145 2023-09-23T20:00:34.428 INFO:tasks.rados.rados.0.smithi112.stdout:144: done (15 left) 2023-09-23T20:00:34.428 INFO:tasks.rados.rados.0.smithi112.stdout:160: write initial oid 160 2023-09-23T20:00:34.428 INFO:tasks.rados.rados.0.smithi112.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-09-23T20:00:34.434 INFO:tasks.rados.rados.0.smithi112.stdout:160: writing smithi11289144-160 from 672313 to 1363964 tid 1 2023-09-23T20:00:34.439 INFO:tasks.rados.rados.0.smithi112.stdout:160: writing smithi11289144-160 from 1887931 to 2306969 tid 2 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:145: finishing write tid 3 to smithi11289144-145 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:145: finishing write tid 4 to smithi11289144-145 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 145 v 31 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:146: finishing write tid 1 to smithi11289144-146 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:145: done (15 left) 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:161: write initial oid 161 2023-09-23T20:00:34.440 INFO:tasks.rados.rados.0.smithi112.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-09-23T20:00:34.446 INFO:tasks.rados.rados.0.smithi112.stdout:161: writing smithi11289144-161 from 689120 to 1172373 tid 1 2023-09-23T20:00:34.454 INFO:tasks.rados.rados.0.smithi112.stdout:161: writing smithi11289144-161 from 1946413 to 2625462 tid 2 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:146: finishing write tid 2 to smithi11289144-146 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:146: finishing write tid 3 to smithi11289144-146 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:146: finishing write tid 4 to smithi11289144-146 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 146 v 38 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:147: finishing write tid 1 to smithi11289144-147 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:147: finishing write tid 2 to smithi11289144-147 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:147: finishing write tid 3 to smithi11289144-147 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:147: finishing write tid 4 to smithi11289144-147 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 147 v 34 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-09-23T20:00:34.455 INFO:tasks.rados.rados.0.smithi112.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-09-23T20:00:34.456 INFO:tasks.rados.rados.0.smithi112.stdout:148: finishing write tid 1 to smithi11289144-148 2023-09-23T20:00:34.456 INFO:tasks.rados.rados.0.smithi112.stdout:148: finishing write tid 2 to smithi11289144-148 2023-09-23T20:00:34.456 INFO:tasks.rados.rados.0.smithi112.stdout:146: done (15 left) 2023-09-23T20:00:34.456 INFO:tasks.rados.rados.0.smithi112.stdout:147: done (14 left) 2023-09-23T20:00:34.456 INFO:tasks.rados.rados.0.smithi112.stdout:162: write initial oid 162 2023-09-23T20:00:34.456 INFO:tasks.rados.rados.0.smithi112.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-09-23T20:00:34.460 INFO:tasks.rados.rados.0.smithi112.stdout:162: writing smithi11289144-162 from 705927 to 1264429 tid 1 2023-09-23T20:00:34.467 INFO:tasks.rados.rados.0.smithi112.stdout:162: writing smithi11289144-162 from 2004895 to 2427602 tid 2 2023-09-23T20:00:34.467 INFO:tasks.rados.rados.0.smithi112.stdout:163: write initial oid 163 2023-09-23T20:00:34.467 INFO:tasks.rados.rados.0.smithi112.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-09-23T20:00:34.476 INFO:tasks.rados.rados.0.smithi112.stdout:163: writing smithi11289144-163 from 722734 to 1356485 tid 1 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:163: writing smithi11289144-163 from 2063377 to 2722734 tid 2 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:148: finishing write tid 3 to smithi11289144-148 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:148: finishing write tid 4 to smithi11289144-148 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 148 v 29 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:149: finishing write tid 1 to smithi11289144-149 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:149: finishing write tid 2 to smithi11289144-149 2023-09-23T20:00:34.485 INFO:tasks.rados.rados.0.smithi112.stdout:149: finishing write tid 3 to smithi11289144-149 2023-09-23T20:00:34.486 INFO:tasks.rados.rados.0.smithi112.stdout:148: done (15 left) 2023-09-23T20:00:34.486 INFO:tasks.rados.rados.0.smithi112.stdout:164: write initial oid 164 2023-09-23T20:00:34.486 INFO:tasks.rados.rados.0.smithi112.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-09-23T20:00:34.492 INFO:tasks.rados.rados.0.smithi112.stdout:164: writing smithi11289144-164 from 739541 to 1448541 tid 1 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout:164: writing smithi11289144-164 from 2121859 to 2548235 tid 2 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout:149: finishing write tid 4 to smithi11289144-149 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 149 v 27 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout:150: finishing write tid 1 to smithi11289144-150 2023-09-23T20:00:34.499 INFO:tasks.rados.rados.0.smithi112.stdout:150: finishing write tid 2 to smithi11289144-150 2023-09-23T20:00:34.500 INFO:tasks.rados.rados.0.smithi112.stdout:150: finishing write tid 3 to smithi11289144-150 2023-09-23T20:00:34.500 INFO:tasks.rados.rados.0.smithi112.stdout:149: done (15 left) 2023-09-23T20:00:34.500 INFO:tasks.rados.rados.0.smithi112.stdout:165: write initial oid 165 2023-09-23T20:00:34.500 INFO:tasks.rados.rados.0.smithi112.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-09-23T20:00:34.507 INFO:tasks.rados.rados.0.smithi112.stdout:165: writing smithi11289144-165 from 756348 to 1540597 tid 1 2023-09-23T20:00:34.514 INFO:tasks.rados.rados.0.smithi112.stdout:165: writing smithi11289144-165 from 2063988 to 2750375 tid 2 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:150: finishing write tid 4 to smithi11289144-150 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 150 v 32 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:151: finishing write tid 1 to smithi11289144-151 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:151: finishing write tid 2 to smithi11289144-151 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:151: finishing write tid 3 to smithi11289144-151 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:151: finishing write tid 4 to smithi11289144-151 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 151 v 39 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-09-23T20:00:34.515 INFO:tasks.rados.rados.0.smithi112.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:152: finishing write tid 1 to smithi11289144-152 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:152: finishing write tid 2 to smithi11289144-152 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:152: finishing write tid 3 to smithi11289144-152 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:150: done (15 left) 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:151: done (14 left) 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:166: write initial oid 166 2023-09-23T20:00:34.516 INFO:tasks.rados.rados.0.smithi112.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-09-23T20:00:34.522 INFO:tasks.rados.rados.0.smithi112.stdout:166: writing smithi11289144-166 from 773155 to 1232653 tid 1 2023-09-23T20:00:34.527 INFO:tasks.rados.rados.0.smithi112.stdout:166: writing smithi11289144-166 from 1722470 to 2152515 tid 2 2023-09-23T20:00:34.531 INFO:tasks.rados.rados.0.smithi112.stdout:166: writing smithi11289144-166 from 2648676 to 2773155 tid 3 2023-09-23T20:00:34.532 INFO:tasks.rados.rados.0.smithi112.stdout:167: write initial oid 167 2023-09-23T20:00:34.532 INFO:tasks.rados.rados.0.smithi112.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-09-23T20:00:34.539 INFO:tasks.rados.rados.0.smithi112.stdout:167: writing smithi11289144-167 from 789962 to 1324709 tid 1 2023-09-23T20:00:34.546 INFO:tasks.rados.rados.0.smithi112.stdout:167: writing smithi11289144-167 from 1780952 to 2471008 tid 2 2023-09-23T20:00:34.546 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.546 INFO:tasks.rados.rados.0.smithi112.stdout:152: finishing write tid 4 to smithi11289144-152 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 152 v 22 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:153: finishing write tid 1 to smithi11289144-153 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:153: finishing write tid 2 to smithi11289144-153 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:153: finishing write tid 3 to smithi11289144-153 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:152: done (15 left) 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:168: write initial oid 168 2023-09-23T20:00:34.547 INFO:tasks.rados.rados.0.smithi112.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-09-23T20:00:34.552 INFO:tasks.rados.rados.0.smithi112.stdout:168: writing smithi11289144-168 from 406769 to 1016765 tid 1 2023-09-23T20:00:34.558 INFO:tasks.rados.rados.0.smithi112.stdout:168: writing smithi11289144-168 from 1439434 to 1873148 tid 2 2023-09-23T20:00:34.564 INFO:tasks.rados.rados.0.smithi112.stdout:168: writing smithi11289144-168 from 2303522 to 2806769 tid 3 2023-09-23T20:00:34.564 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.564 INFO:tasks.rados.rados.0.smithi112.stdout:153: finishing write tid 4 to smithi11289144-153 2023-09-23T20:00:34.564 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 153 v 41 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-09-23T20:00:34.564 INFO:tasks.rados.rados.0.smithi112.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:154: finishing write tid 1 to smithi11289144-154 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:154: finishing write tid 2 to smithi11289144-154 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:154: finishing write tid 3 to smithi11289144-154 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:154: finishing write tid 4 to smithi11289144-154 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 32 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:155: finishing write tid 1 to smithi11289144-155 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:155: finishing write tid 2 to smithi11289144-155 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:155: finishing write tid 3 to smithi11289144-155 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:155: finishing write tid 4 to smithi11289144-155 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 25 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-09-23T20:00:34.565 INFO:tasks.rados.rados.0.smithi112.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-09-23T20:00:34.566 INFO:tasks.rados.rados.0.smithi112.stdout:156: finishing write tid 1 to smithi11289144-156 2023-09-23T20:00:34.566 INFO:tasks.rados.rados.0.smithi112.stdout:153: done (15 left) 2023-09-23T20:00:34.566 INFO:tasks.rados.rados.0.smithi112.stdout:154: done (14 left) 2023-09-23T20:00:34.566 INFO:tasks.rados.rados.0.smithi112.stdout:155: done (13 left) 2023-09-23T20:00:34.566 INFO:tasks.rados.rados.0.smithi112.stdout:169: write initial oid 169 2023-09-23T20:00:34.566 INFO:tasks.rados.rados.0.smithi112.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-09-23T20:00:34.568 INFO:tasks.rados.rados.0.smithi112.stdout:169: writing smithi11289144-169 from 423576 to 825174 tid 1 2023-09-23T20:00:34.576 INFO:tasks.rados.rados.0.smithi112.stdout:169: writing smithi11289144-169 from 1497916 to 2191641 tid 2 2023-09-23T20:00:34.576 INFO:tasks.rados.rados.0.smithi112.stdout:170: write initial oid 170 2023-09-23T20:00:34.576 INFO:tasks.rados.rados.0.smithi112.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-09-23T20:00:34.581 INFO:tasks.rados.rados.0.smithi112.stdout:170: writing smithi11289144-170 from 440383 to 917230 tid 1 2023-09-23T20:00:34.587 INFO:tasks.rados.rados.0.smithi112.stdout:170: writing smithi11289144-170 from 1556398 to 1993781 tid 2 2023-09-23T20:00:34.592 INFO:tasks.rados.rados.0.smithi112.stdout:170: writing smithi11289144-170 from 2474721 to 2840383 tid 3 2023-09-23T20:00:34.592 INFO:tasks.rados.rados.0.smithi112.stdout:171: write initial oid 171 2023-09-23T20:00:34.592 INFO:tasks.rados.rados.0.smithi112.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-09-23T20:00:34.597 INFO:tasks.rados.rados.0.smithi112.stdout:171: writing smithi11289144-171 from 457190 to 1009286 tid 1 2023-09-23T20:00:34.604 INFO:tasks.rados.rados.0.smithi112.stdout:171: writing smithi11289144-171 from 1614880 to 2195921 tid 2 2023-09-23T20:00:34.608 INFO:tasks.rados.rados.0.smithi112.stdout:171: writing smithi11289144-171 from 2785791 to 2857190 tid 3 2023-09-23T20:00:34.608 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.608 INFO:tasks.rados.rados.0.smithi112.stdout:156: finishing write tid 2 to smithi11289144-156 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:156: finishing write tid 3 to smithi11289144-156 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:156: finishing write tid 4 to smithi11289144-156 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 156 v 39 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:157: finishing write tid 1 to smithi11289144-157 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:157: finishing write tid 2 to smithi11289144-157 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:157: finishing write tid 3 to smithi11289144-157 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:157: finishing write tid 4 to smithi11289144-157 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 157 v 46 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:158: finishing write tid 1 to smithi11289144-158 2023-09-23T20:00:34.609 INFO:tasks.rados.rados.0.smithi112.stdout:158: finishing write tid 2 to smithi11289144-158 2023-09-23T20:00:34.610 INFO:tasks.rados.rados.0.smithi112.stdout:158: finishing write tid 3 to smithi11289144-158 2023-09-23T20:00:34.610 INFO:tasks.rados.rados.0.smithi112.stdout:156: done (15 left) 2023-09-23T20:00:34.610 INFO:tasks.rados.rados.0.smithi112.stdout:157: done (14 left) 2023-09-23T20:00:34.610 INFO:tasks.rados.rados.0.smithi112.stdout:172: write initial oid 172 2023-09-23T20:00:34.610 INFO:tasks.rados.rados.0.smithi112.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-09-23T20:00:34.614 INFO:tasks.rados.rados.0.smithi112.stdout:172: writing smithi11289144-172 from 473997 to 1101342 tid 1 2023-09-23T20:00:34.621 INFO:tasks.rados.rados.0.smithi112.stdout:172: writing smithi11289144-172 from 1673362 to 2114414 tid 2 2023-09-23T20:00:34.625 INFO:tasks.rados.rados.0.smithi112.stdout:172: writing smithi11289144-172 from 2529567 to 2873997 tid 3 2023-09-23T20:00:34.625 INFO:tasks.rados.rados.0.smithi112.stdout:173: write initial oid 173 2023-09-23T20:00:34.625 INFO:tasks.rados.rados.0.smithi112.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-09-23T20:00:34.632 INFO:tasks.rados.rados.0.smithi112.stdout:173: writing smithi11289144-173 from 490804 to 1193398 tid 1 2023-09-23T20:00:34.638 INFO:tasks.rados.rados.0.smithi112.stdout:173: writing smithi11289144-173 from 1615491 to 2200201 tid 2 2023-09-23T20:00:34.642 INFO:tasks.rados.rados.0.smithi112.stdout:173: writing smithi11289144-173 from 2724284 to 2890804 tid 3 2023-09-23T20:00:34.642 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.642 INFO:tasks.rados.rados.0.smithi112.stdout:158: finishing write tid 4 to smithi11289144-158 2023-09-23T20:00:34.642 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 34 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-09-23T20:00:34.642 INFO:tasks.rados.rados.0.smithi112.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-09-23T20:00:34.643 INFO:tasks.rados.rados.0.smithi112.stdout:159: finishing write tid 1 to smithi11289144-159 2023-09-23T20:00:34.643 INFO:tasks.rados.rados.0.smithi112.stdout:159: finishing write tid 2 to smithi11289144-159 2023-09-23T20:00:34.643 INFO:tasks.rados.rados.0.smithi112.stdout:159: finishing write tid 3 to smithi11289144-159 2023-09-23T20:00:34.643 INFO:tasks.rados.rados.0.smithi112.stdout:158: done (15 left) 2023-09-23T20:00:34.643 INFO:tasks.rados.rados.0.smithi112.stdout:174: write initial oid 174 2023-09-23T20:00:34.643 INFO:tasks.rados.rados.0.smithi112.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-09-23T20:00:34.649 INFO:tasks.rados.rados.0.smithi112.stdout:174: writing smithi11289144-174 from 507611 to 1285454 tid 1 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:174: writing smithi11289144-174 from 2073973 to 2518694 tid 2 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:159: finishing write tid 4 to smithi11289144-159 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 159 v 35 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:160: finishing write tid 1 to smithi11289144-160 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:159: done (15 left) 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:175: write initial oid 175 2023-09-23T20:00:34.657 INFO:tasks.rados.rados.0.smithi112.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-09-23T20:00:34.662 INFO:tasks.rados.rados.0.smithi112.stdout:175: writing smithi11289144-175 from 524418 to 977510 tid 1 2023-09-23T20:00:34.669 INFO:tasks.rados.rados.0.smithi112.stdout:175: writing smithi11289144-175 from 1732455 to 2320834 tid 2 2023-09-23T20:00:34.673 INFO:tasks.rados.rados.0.smithi112.stdout:175: writing smithi11289144-175 from 2779130 to 2924418 tid 3 2023-09-23T20:00:34.673 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.673 INFO:tasks.rados.rados.0.smithi112.stdout:160: finishing write tid 2 to smithi11289144-160 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:160: finishing write tid 3 to smithi11289144-160 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:160: finishing write tid 4 to smithi11289144-160 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 160 v 42 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:161: finishing write tid 1 to smithi11289144-161 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:161: finishing write tid 2 to smithi11289144-161 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:160: done (15 left) 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:176: write initial oid 176 2023-09-23T20:00:34.674 INFO:tasks.rados.rados.0.smithi112.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-09-23T20:00:34.680 INFO:tasks.rados.rados.0.smithi112.stdout:176: writing smithi11289144-176 from 541225 to 1185919 tid 1 2023-09-23T20:00:34.686 INFO:tasks.rados.rados.0.smithi112.stdout:176: writing smithi11289144-176 from 1907290 to 2355680 tid 2 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:161: finishing write tid 3 to smithi11289144-161 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:161: finishing write tid 4 to smithi11289144-161 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 161 v 37 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:162: finishing write tid 1 to smithi11289144-162 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:162: finishing write tid 2 to smithi11289144-162 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:161: done (15 left) 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:177: write initial oid 177 2023-09-23T20:00:34.687 INFO:tasks.rados.rados.0.smithi112.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-09-23T20:00:34.693 INFO:tasks.rados.rados.0.smithi112.stdout:177: writing smithi11289144-177 from 558032 to 1277975 tid 1 2023-09-23T20:00:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:177: writing smithi11289144-177 from 1849419 to 2441467 tid 2 2023-09-23T20:00:34.700 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:162: finishing write tid 3 to smithi11289144-162 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:162: finishing write tid 4 to smithi11289144-162 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 162 v 35 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:163: finishing write tid 1 to smithi11289144-163 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:163: finishing write tid 2 to smithi11289144-163 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:163: finishing write tid 3 to smithi11289144-163 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:162: done (15 left) 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:178: write initial oid 178 2023-09-23T20:00:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-09-23T20:00:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:178: writing smithi11289144-178 from 574839 to 1370031 tid 1 2023-09-23T20:00:34.714 INFO:tasks.rados.rados.0.smithi112.stdout:178: writing smithi11289144-178 from 1907901 to 2359960 tid 2 2023-09-23T20:00:34.714 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.714 INFO:tasks.rados.rados.0.smithi112.stdout:163: finishing write tid 4 to smithi11289144-163 2023-09-23T20:00:34.714 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 163 v 35 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-09-23T20:00:34.714 INFO:tasks.rados.rados.0.smithi112.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-09-23T20:00:34.714 INFO:tasks.rados.rados.0.smithi112.stdout:164: finishing write tid 1 to smithi11289144-164 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:164: finishing write tid 2 to smithi11289144-164 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:164: finishing write tid 3 to smithi11289144-164 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:164: finishing write tid 4 to smithi11289144-164 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 164 v 45 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:165: finishing write tid 1 to smithi11289144-165 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:163: done (15 left) 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:164: done (14 left) 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:179: write initial oid 179 2023-09-23T20:00:34.715 INFO:tasks.rados.rados.0.smithi112.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-09-23T20:00:34.720 INFO:tasks.rados.rados.0.smithi112.stdout:179: writing smithi11289144-179 from 591646 to 1062087 tid 1 2023-09-23T20:00:34.726 INFO:tasks.rados.rados.0.smithi112.stdout:179: writing smithi11289144-179 from 1566383 to 2162100 tid 2 2023-09-23T20:00:34.731 INFO:tasks.rados.rados.0.smithi112.stdout:179: writing smithi11289144-179 from 2888822 to 2991646 tid 3 2023-09-23T20:00:34.731 INFO:tasks.rados.rados.0.smithi112.stdout:180: write initial oid 180 2023-09-23T20:00:34.731 INFO:tasks.rados.rados.0.smithi112.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-09-23T20:00:34.737 INFO:tasks.rados.rados.0.smithi112.stdout:180: writing smithi11289144-180 from 608453 to 1154143 tid 1 2023-09-23T20:00:34.742 INFO:tasks.rados.rados.0.smithi112.stdout:180: writing smithi11289144-180 from 1624865 to 2080593 tid 2 2023-09-23T20:00:34.748 INFO:tasks.rados.rados.0.smithi112.stdout:180: writing smithi11289144-180 from 2632598 to 3008453 tid 3 2023-09-23T20:00:34.748 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.748 INFO:tasks.rados.rados.0.smithi112.stdout:165: finishing write tid 2 to smithi11289144-165 2023-09-23T20:00:34.748 INFO:tasks.rados.rados.0.smithi112.stdout:165: finishing write tid 3 to smithi11289144-165 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:165: finishing write tid 4 to smithi11289144-165 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 165 v 37 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:166: finishing write tid 1 to smithi11289144-166 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:165: done (15 left) 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:181: write initial oid 181 2023-09-23T20:00:34.749 INFO:tasks.rados.rados.0.smithi112.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-09-23T20:00:34.755 INFO:tasks.rados.rados.0.smithi112.stdout:181: writing smithi11289144-181 from 625260 to 1246199 tid 1 2023-09-23T20:00:34.761 INFO:tasks.rados.rados.0.smithi112.stdout:181: writing smithi11289144-181 from 1683347 to 2282733 tid 2 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:181: writing smithi11289144-181 from 2943668 to 3025260 tid 3 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:166: finishing write tid 2 to smithi11289144-166 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:166: finishing write tid 3 to smithi11289144-166 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:166: finishing write tid 4 to smithi11289144-166 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:166: finishing write tid 5 to smithi11289144-166 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 166 v 22 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:167: finishing write tid 1 to smithi11289144-167 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:167: finishing write tid 2 to smithi11289144-167 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:167: finishing write tid 3 to smithi11289144-167 2023-09-23T20:00:34.766 INFO:tasks.rados.rados.0.smithi112.stdout:166: done (15 left) 2023-09-23T20:00:34.767 INFO:tasks.rados.rados.0.smithi112.stdout:182: write initial oid 182 2023-09-23T20:00:34.767 INFO:tasks.rados.rados.0.smithi112.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-09-23T20:00:34.773 INFO:tasks.rados.rados.0.smithi112.stdout:182: writing smithi11289144-182 from 642067 to 1338255 tid 1 2023-09-23T20:00:34.779 INFO:tasks.rados.rados.0.smithi112.stdout:182: writing smithi11289144-182 from 2025476 to 2484873 tid 2 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:182: writing smithi11289144-182 from 2971091 to 3042067 tid 3 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:167: finishing write tid 4 to smithi11289144-167 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 167 v 49 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:168: finishing write tid 1 to smithi11289144-168 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:167: done (15 left) 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:183: write initial oid 183 2023-09-23T20:00:34.783 INFO:tasks.rados.rados.0.smithi112.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-09-23T20:00:34.790 INFO:tasks.rados.rados.0.smithi112.stdout:183: writing smithi11289144-183 from 658874 to 1430311 tid 1 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout:183: writing smithi11289144-183 from 2083958 to 2687013 tid 2 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout:168: finishing write tid 2 to smithi11289144-168 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout:168: finishing write tid 3 to smithi11289144-168 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout:168: finishing write tid 4 to smithi11289144-168 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout:168: finishing write tid 5 to smithi11289144-168 2023-09-23T20:00:34.798 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 168 v 21 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-09-23T20:00:34.799 INFO:tasks.rados.rados.0.smithi112.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-09-23T20:00:34.799 INFO:tasks.rados.rados.0.smithi112.stdout:169: finishing write tid 1 to smithi11289144-169 2023-09-23T20:00:34.799 INFO:tasks.rados.rados.0.smithi112.stdout:169: finishing write tid 2 to smithi11289144-169 2023-09-23T20:00:34.799 INFO:tasks.rados.rados.0.smithi112.stdout:168: done (15 left) 2023-09-23T20:00:34.799 INFO:tasks.rados.rados.0.smithi112.stdout:184: write initial oid 184 2023-09-23T20:00:34.799 INFO:tasks.rados.rados.0.smithi112.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-09-23T20:00:34.804 INFO:tasks.rados.rados.0.smithi112.stdout:184: writing smithi11289144-184 from 675681 to 1238720 tid 1 2023-09-23T20:00:34.812 INFO:tasks.rados.rados.0.smithi112.stdout:184: writing smithi11289144-184 from 1858793 to 2605506 tid 2 2023-09-23T20:00:34.815 INFO:tasks.rados.rados.0.smithi112.stdout:184: writing smithi11289144-184 from 3025937 to 3075681 tid 3 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:169: finishing write tid 3 to smithi11289144-169 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:169: finishing write tid 4 to smithi11289144-169 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 169 v 52 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:170: finishing write tid 1 to smithi11289144-170 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:170: finishing write tid 2 to smithi11289144-170 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:170: finishing write tid 3 to smithi11289144-170 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:170: finishing write tid 4 to smithi11289144-170 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:170: finishing write tid 5 to smithi11289144-170 2023-09-23T20:00:34.816 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 170 v 39 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-09-23T20:00:34.817 INFO:tasks.rados.rados.0.smithi112.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-09-23T20:00:34.817 INFO:tasks.rados.rados.0.smithi112.stdout:171: finishing write tid 1 to smithi11289144-171 2023-09-23T20:00:34.817 INFO:tasks.rados.rados.0.smithi112.stdout:169: done (15 left) 2023-09-23T20:00:34.817 INFO:tasks.rados.rados.0.smithi112.stdout:170: done (14 left) 2023-09-23T20:00:34.817 INFO:tasks.rados.rados.0.smithi112.stdout:185: write initial oid 185 2023-09-23T20:00:34.817 INFO:tasks.rados.rados.0.smithi112.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-09-23T20:00:34.822 INFO:tasks.rados.rados.0.smithi112.stdout:185: writing smithi11289144-185 from 692488 to 1330776 tid 1 2023-09-23T20:00:34.829 INFO:tasks.rados.rados.0.smithi112.stdout:185: writing smithi11289144-185 from 1917275 to 2523999 tid 2 2023-09-23T20:00:34.830 INFO:tasks.rados.rados.0.smithi112.stdout:186: write initial oid 186 2023-09-23T20:00:34.830 INFO:tasks.rados.rados.0.smithi112.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-09-23T20:00:34.837 INFO:tasks.rados.rados.0.smithi112.stdout:186: writing smithi11289144-186 from 709295 to 1422832 tid 1 2023-09-23T20:00:34.847 INFO:tasks.rados.rados.0.smithi112.stdout:186: writing smithi11289144-186 from 1859404 to 2609786 tid 2 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:171: finishing write tid 2 to smithi11289144-171 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:171: finishing write tid 3 to smithi11289144-171 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:171: finishing write tid 4 to smithi11289144-171 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:171: finishing write tid 5 to smithi11289144-171 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 171 v 49 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:172: finishing write tid 1 to smithi11289144-172 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:171: done (15 left) 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:187: write initial oid 187 2023-09-23T20:00:34.848 INFO:tasks.rados.rados.0.smithi112.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-09-23T20:00:34.856 INFO:tasks.rados.rados.0.smithi112.stdout:187: writing smithi11289144-187 from 726102 to 1514888 tid 1 2023-09-23T20:00:34.862 INFO:tasks.rados.rados.0.smithi112.stdout:187: writing smithi11289144-187 from 1917886 to 2528279 tid 2 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:187: writing smithi11289144-187 from 3108206 to 3126102 tid 3 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:172: finishing write tid 2 to smithi11289144-172 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:172: finishing write tid 3 to smithi11289144-172 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:172: finishing write tid 4 to smithi11289144-172 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:172: finishing write tid 5 to smithi11289144-172 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 172 v 41 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:173: finishing write tid 1 to smithi11289144-173 2023-09-23T20:00:34.866 INFO:tasks.rados.rados.0.smithi112.stdout:172: done (15 left) 2023-09-23T20:00:34.867 INFO:tasks.rados.rados.0.smithi112.stdout:188: write initial oid 188 2023-09-23T20:00:34.867 INFO:tasks.rados.rados.0.smithi112.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-09-23T20:00:34.874 INFO:tasks.rados.rados.0.smithi112.stdout:188: writing smithi11289144-188 from 742909 to 1206944 tid 1 2023-09-23T20:00:34.883 INFO:tasks.rados.rados.0.smithi112.stdout:188: writing smithi11289144-188 from 1976368 to 2730419 tid 2 2023-09-23T20:00:34.883 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.883 INFO:tasks.rados.rados.0.smithi112.stdout:173: finishing write tid 2 to smithi11289144-173 2023-09-23T20:00:34.883 INFO:tasks.rados.rados.0.smithi112.stdout:173: finishing write tid 3 to smithi11289144-173 2023-09-23T20:00:34.883 INFO:tasks.rados.rados.0.smithi112.stdout:173: finishing write tid 4 to smithi11289144-173 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:173: finishing write tid 5 to smithi11289144-173 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 173 v 47 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:174: finishing write tid 1 to smithi11289144-174 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:173: done (15 left) 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:189: write initial oid 189 2023-09-23T20:00:34.884 INFO:tasks.rados.rados.0.smithi112.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-09-23T20:00:34.890 INFO:tasks.rados.rados.0.smithi112.stdout:189: writing smithi11289144-189 from 759716 to 1299000 tid 1 2023-09-23T20:00:34.898 INFO:tasks.rados.rados.0.smithi112.stdout:189: writing smithi11289144-189 from 2034850 to 2648912 tid 2 2023-09-23T20:00:34.898 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.898 INFO:tasks.rados.rados.0.smithi112.stdout:174: finishing write tid 2 to smithi11289144-174 2023-09-23T20:00:34.898 INFO:tasks.rados.rados.0.smithi112.stdout:174: finishing write tid 3 to smithi11289144-174 2023-09-23T20:00:34.898 INFO:tasks.rados.rados.0.smithi112.stdout:174: finishing write tid 4 to smithi11289144-174 2023-09-23T20:00:34.898 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 174 v 44 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: finishing write tid 1 to smithi11289144-175 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: finishing write tid 2 to smithi11289144-175 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: finishing write tid 3 to smithi11289144-175 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: finishing write tid 4 to smithi11289144-175 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: finishing write tid 5 to smithi11289144-175 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 175 v 25 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:176: finishing write tid 1 to smithi11289144-176 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:174: done (15 left) 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:175: done (14 left) 2023-09-23T20:00:34.899 INFO:tasks.rados.rados.0.smithi112.stdout:190: write initial oid 190 2023-09-23T20:00:34.900 INFO:tasks.rados.rados.0.smithi112.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-09-23T20:00:34.910 INFO:tasks.rados.rados.0.smithi112.stdout:190: writing smithi11289144-190 from 776523 to 1391056 tid 1 2023-09-23T20:00:34.918 INFO:tasks.rados.rados.0.smithi112.stdout:190: writing smithi11289144-190 from 1976979 to 2734699 tid 2 2023-09-23T20:00:34.918 INFO:tasks.rados.rados.0.smithi112.stdout:191: write initial oid 191 2023-09-23T20:00:34.918 INFO:tasks.rados.rados.0.smithi112.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-09-23T20:00:34.926 INFO:tasks.rados.rados.0.smithi112.stdout:191: writing smithi11289144-191 from 793330 to 1483112 tid 1 2023-09-23T20:00:34.933 INFO:tasks.rados.rados.0.smithi112.stdout:191: writing smithi11289144-191 from 2035461 to 2653192 tid 2 2023-09-23T20:00:34.936 INFO:tasks.rados.rados.0.smithi112.stdout:191: writing smithi11289144-191 from 3101545 to 3193330 tid 3 2023-09-23T20:00:34.936 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.936 INFO:tasks.rados.rados.0.smithi112.stdout:176: finishing write tid 2 to smithi11289144-176 2023-09-23T20:00:34.936 INFO:tasks.rados.rados.0.smithi112.stdout:176: finishing write tid 3 to smithi11289144-176 2023-09-23T20:00:34.936 INFO:tasks.rados.rados.0.smithi112.stdout:176: finishing write tid 4 to smithi11289144-176 2023-09-23T20:00:34.936 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 176 v 28 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:177: finishing write tid 1 to smithi11289144-177 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:177: finishing write tid 2 to smithi11289144-177 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:177: finishing write tid 3 to smithi11289144-177 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:177: finishing write tid 4 to smithi11289144-177 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 177 v 47 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:176: done (15 left) 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:177: done (14 left) 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:192: write initial oid 192 2023-09-23T20:00:34.937 INFO:tasks.rados.rados.0.smithi112.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-09-23T20:00:34.941 INFO:tasks.rados.rados.0.smithi112.stdout:192: writing smithi11289144-192 from 410137 to 891521 tid 1 2023-09-23T20:00:34.948 INFO:tasks.rados.rados.0.smithi112.stdout:192: writing smithi11289144-192 from 1410296 to 2171685 tid 2 2023-09-23T20:00:34.954 INFO:tasks.rados.rados.0.smithi112.stdout:192: writing smithi11289144-192 from 2728968 to 3210137 tid 3 2023-09-23T20:00:34.954 INFO:tasks.rados.rados.0.smithi112.stdout:193: write initial oid 193 2023-09-23T20:00:34.954 INFO:tasks.rados.rados.0.smithi112.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-09-23T20:00:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:193: writing smithi11289144-193 from 426944 to 983577 tid 1 2023-09-23T20:00:34.966 INFO:tasks.rados.rados.0.smithi112.stdout:193: writing smithi11289144-193 from 1468778 to 2090178 tid 2 2023-09-23T20:00:34.972 INFO:tasks.rados.rados.0.smithi112.stdout:193: writing smithi11289144-193 from 2872744 to 3226944 tid 3 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:178: finishing write tid 1 to smithi11289144-178 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:178: finishing write tid 2 to smithi11289144-178 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:178: finishing write tid 3 to smithi11289144-178 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:178: finishing write tid 4 to smithi11289144-178 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 178 v 50 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:179: finishing write tid 1 to smithi11289144-179 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:179: finishing write tid 2 to smithi11289144-179 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:179: finishing write tid 3 to smithi11289144-179 2023-09-23T20:00:34.973 INFO:tasks.rados.rados.0.smithi112.stdout:179: finishing write tid 4 to smithi11289144-179 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:179: finishing write tid 5 to smithi11289144-179 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 179 v 39 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:180: finishing write tid 1 to smithi11289144-180 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:180: finishing write tid 2 to smithi11289144-180 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:180: finishing write tid 3 to smithi11289144-180 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:180: finishing write tid 4 to smithi11289144-180 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:180: finishing write tid 5 to smithi11289144-180 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 180 v 41 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:181: finishing write tid 1 to smithi11289144-181 2023-09-23T20:00:34.974 INFO:tasks.rados.rados.0.smithi112.stdout:181: finishing write tid 2 to smithi11289144-181 2023-09-23T20:00:34.975 INFO:tasks.rados.rados.0.smithi112.stdout:181: finishing write tid 3 to smithi11289144-181 2023-09-23T20:00:34.975 INFO:tasks.rados.rados.0.smithi112.stdout:178: done (15 left) 2023-09-23T20:00:34.975 INFO:tasks.rados.rados.0.smithi112.stdout:179: done (14 left) 2023-09-23T20:00:34.975 INFO:tasks.rados.rados.0.smithi112.stdout:180: done (13 left) 2023-09-23T20:00:34.975 INFO:tasks.rados.rados.0.smithi112.stdout:194: write initial oid 194 2023-09-23T20:00:34.975 INFO:tasks.rados.rados.0.smithi112.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-09-23T20:00:34.978 INFO:tasks.rados.rados.0.smithi112.stdout:194: writing smithi11289144-194 from 443751 to 1075633 tid 1 2023-09-23T20:00:34.986 INFO:tasks.rados.rados.0.smithi112.stdout:194: writing smithi11289144-194 from 1810907 to 2575965 tid 2 2023-09-23T20:00:34.990 INFO:tasks.rados.rados.0.smithi112.stdout:194: writing smithi11289144-194 from 3067461 to 3243751 tid 3 2023-09-23T20:00:34.990 INFO:tasks.rados.rados.0.smithi112.stdout:195: write initial oid 195 2023-09-23T20:00:34.990 INFO:tasks.rados.rados.0.smithi112.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-09-23T20:00:34.997 INFO:tasks.rados.rados.0.smithi112.stdout:195: writing smithi11289144-195 from 460558 to 1167689 tid 1 2023-09-23T20:00:35.003 INFO:tasks.rados.rados.0.smithi112.stdout:195: writing smithi11289144-195 from 1869389 to 2378105 tid 2 2023-09-23T20:00:35.008 INFO:tasks.rados.rados.0.smithi112.stdout:195: writing smithi11289144-195 from 3094884 to 3260558 tid 3 2023-09-23T20:00:35.008 INFO:tasks.rados.rados.0.smithi112.stdout:196: write initial oid 196 2023-09-23T20:00:35.009 INFO:tasks.rados.rados.0.smithi112.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-09-23T20:00:35.015 INFO:tasks.rados.rados.0.smithi112.stdout:196: writing smithi11289144-196 from 477365 to 1259745 tid 1 2023-09-23T20:00:35.024 INFO:tasks.rados.rados.0.smithi112.stdout:196: writing smithi11289144-196 from 1927871 to 2696598 tid 2 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:196: writing smithi11289144-196 from 3122307 to 3277365 tid 3 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:181: finishing write tid 4 to smithi11289144-181 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:181: finishing write tid 5 to smithi11289144-181 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 181 v 43 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:182: finishing write tid 1 to smithi11289144-182 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:182: finishing write tid 2 to smithi11289144-182 2023-09-23T20:00:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:182: finishing write tid 3 to smithi11289144-182 2023-09-23T20:00:35.030 INFO:tasks.rados.rados.0.smithi112.stdout:181: done (15 left) 2023-09-23T20:00:35.030 INFO:tasks.rados.rados.0.smithi112.stdout:197: write initial oid 197 2023-09-23T20:00:35.030 INFO:tasks.rados.rados.0.smithi112.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-09-23T20:00:35.034 INFO:tasks.rados.rados.0.smithi112.stdout:197: writing smithi11289144-197 from 494172 to 951801 tid 1 2023-09-23T20:00:35.040 INFO:tasks.rados.rados.0.smithi112.stdout:197: writing smithi11289144-197 from 1586353 to 2098738 tid 2 2023-09-23T20:00:35.047 INFO:tasks.rados.rados.0.smithi112.stdout:197: writing smithi11289144-197 from 2749730 to 3294172 tid 3 2023-09-23T20:00:35.047 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.047 INFO:tasks.rados.rados.0.smithi112.stdout:182: finishing write tid 4 to smithi11289144-182 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:182: finishing write tid 5 to smithi11289144-182 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 182 v 29 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:183: finishing write tid 1 to smithi11289144-183 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:183: finishing write tid 2 to smithi11289144-183 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:183: finishing write tid 3 to smithi11289144-183 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:182: done (15 left) 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:198: write initial oid 198 2023-09-23T20:00:35.048 INFO:tasks.rados.rados.0.smithi112.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-09-23T20:00:35.053 INFO:tasks.rados.rados.0.smithi112.stdout:198: writing smithi11289144-198 from 510979 to 1043857 tid 1 2023-09-23T20:00:35.060 INFO:tasks.rados.rados.0.smithi112.stdout:198: writing smithi11289144-198 from 1528482 to 2300878 tid 2 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout:198: writing smithi11289144-198 from 3060800 to 3310979 tid 3 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout:183: finishing write tid 4 to smithi11289144-183 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 183 v 44 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout:184: finishing write tid 1 to smithi11289144-184 2023-09-23T20:00:35.066 INFO:tasks.rados.rados.0.smithi112.stdout:184: finishing write tid 2 to smithi11289144-184 2023-09-23T20:00:35.067 INFO:tasks.rados.rados.0.smithi112.stdout:184: finishing write tid 3 to smithi11289144-184 2023-09-23T20:00:35.067 INFO:tasks.rados.rados.0.smithi112.stdout:184: finishing write tid 4 to smithi11289144-184 2023-09-23T20:00:35.067 INFO:tasks.rados.rados.0.smithi112.stdout:183: done (15 left) 2023-09-23T20:00:35.067 INFO:tasks.rados.rados.0.smithi112.stdout:199: write initial oid 199 2023-09-23T20:00:35.067 INFO:tasks.rados.rados.0.smithi112.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-09-23T20:00:35.073 INFO:tasks.rados.rados.0.smithi112.stdout:199: writing smithi11289144-199 from 527786 to 1252266 tid 1 2023-09-23T20:00:35.078 INFO:tasks.rados.rados.0.smithi112.stdout:199: writing smithi11289144-199 from 1703317 to 2219371 tid 2 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:199: writing smithi11289144-199 from 2804576 to 3239611 tid 3 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:184: finishing write tid 5 to smithi11289144-184 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 184 v 43 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:185: finishing write tid 1 to smithi11289144-185 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:184: done (15 left) 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:200: write initial oid 200 2023-09-23T20:00:35.084 INFO:tasks.rados.rados.0.smithi112.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-09-23T20:00:35.091 INFO:tasks.rados.rados.0.smithi112.stdout:200: writing smithi11289144-200 from 544593 to 1344322 tid 1 2023-09-23T20:00:35.098 INFO:tasks.rados.rados.0.smithi112.stdout:200: writing smithi11289144-200 from 1761799 to 2537864 tid 2 2023-09-23T20:00:35.102 INFO:tasks.rados.rados.0.smithi112.stdout:200: writing smithi11289144-200 from 2948352 to 3344593 tid 3 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:185: finishing write tid 2 to smithi11289144-185 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:185: finishing write tid 3 to smithi11289144-185 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:185: finishing write tid 4 to smithi11289144-185 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 185 v 52 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:186: finishing write tid 1 to smithi11289144-186 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:186: finishing write tid 2 to smithi11289144-186 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:185: done (15 left) 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:201: write initial oid 201 2023-09-23T20:00:35.103 INFO:tasks.rados.rados.0.smithi112.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-09-23T20:00:35.108 INFO:tasks.rados.rados.0.smithi112.stdout:201: writing smithi11289144-201 from 561400 to 1036378 tid 1 2023-09-23T20:00:35.115 INFO:tasks.rados.rados.0.smithi112.stdout:201: writing smithi11289144-201 from 1820281 to 2340004 tid 2 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:201: writing smithi11289144-201 from 2859422 to 3317001 tid 3 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:186: finishing write tid 3 to smithi11289144-186 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:186: finishing write tid 4 to smithi11289144-186 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 186 v 31 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:187: finishing write tid 1 to smithi11289144-187 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:186: done (15 left) 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:202: write initial oid 202 2023-09-23T20:00:35.121 INFO:tasks.rados.rados.0.smithi112.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-09-23T20:00:35.127 INFO:tasks.rados.rados.0.smithi112.stdout:202: writing smithi11289144-202 from 578207 to 1128434 tid 1 2023-09-23T20:00:35.135 INFO:tasks.rados.rados.0.smithi112.stdout:202: writing smithi11289144-202 from 1762410 to 2542144 tid 2 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:202: writing smithi11289144-202 from 3286845 to 3378207 tid 3 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:187: finishing write tid 2 to smithi11289144-187 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:187: finishing write tid 3 to smithi11289144-187 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:187: finishing write tid 4 to smithi11289144-187 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:187: finishing write tid 5 to smithi11289144-187 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 187 v 54 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:188: finishing write tid 1 to smithi11289144-188 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:187: done (15 left) 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:203: write initial oid 203 2023-09-23T20:00:35.140 INFO:tasks.rados.rados.0.smithi112.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-09-23T20:00:35.146 INFO:tasks.rados.rados.0.smithi112.stdout:203: writing smithi11289144-203 from 595014 to 1220490 tid 1 2023-09-23T20:00:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:203: writing smithi11289144-203 from 1820892 to 2344284 tid 2 2023-09-23T20:00:35.158 INFO:tasks.rados.rados.0.smithi112.stdout:203: writing smithi11289144-203 from 2797915 to 3394391 tid 3 2023-09-23T20:00:35.158 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:188: finishing write tid 2 to smithi11289144-188 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:188: finishing write tid 3 to smithi11289144-188 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:188: finishing write tid 4 to smithi11289144-188 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 188 v 50 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:189: finishing write tid 1 to smithi11289144-189 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:188: done (15 left) 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:204: write initial oid 204 2023-09-23T20:00:35.159 INFO:tasks.rados.rados.0.smithi112.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-09-23T20:00:35.166 INFO:tasks.rados.rados.0.smithi112.stdout:204: writing smithi11289144-204 from 611821 to 1312546 tid 1 2023-09-23T20:00:35.173 INFO:tasks.rados.rados.0.smithi112.stdout:204: writing smithi11289144-204 from 1879374 to 2662777 tid 2 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:204: writing smithi11289144-204 from 3341691 to 3411821 tid 3 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:189: finishing write tid 2 to smithi11289144-189 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:189: finishing write tid 3 to smithi11289144-189 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:189: finishing write tid 4 to smithi11289144-189 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 189 v 30 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-09-23T20:00:35.178 INFO:tasks.rados.rados.0.smithi112.stdout:190: finishing write tid 1 to smithi11289144-190 2023-09-23T20:00:35.179 INFO:tasks.rados.rados.0.smithi112.stdout:189: done (15 left) 2023-09-23T20:00:35.179 INFO:tasks.rados.rados.0.smithi112.stdout:205: write initial oid 205 2023-09-23T20:00:35.179 INFO:tasks.rados.rados.0.smithi112.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-09-23T20:00:35.185 INFO:tasks.rados.rados.0.smithi112.stdout:205: writing smithi11289144-205 from 628628 to 1404602 tid 1 2023-09-23T20:00:35.191 INFO:tasks.rados.rados.0.smithi112.stdout:205: writing smithi11289144-205 from 1937856 to 2464917 tid 2 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout:205: writing smithi11289144-205 from 3252761 to 3428628 tid 3 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout:190: finishing write tid 2 to smithi11289144-190 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout:190: finishing write tid 3 to smithi11289144-190 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout:190: finishing write tid 4 to smithi11289144-190 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 190 v 34 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-09-23T20:00:35.197 INFO:tasks.rados.rados.0.smithi112.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-09-23T20:00:35.198 INFO:tasks.rados.rados.0.smithi112.stdout:191: finishing write tid 1 to smithi11289144-191 2023-09-23T20:00:35.198 INFO:tasks.rados.rados.0.smithi112.stdout:190: done (15 left) 2023-09-23T20:00:35.198 INFO:tasks.rados.rados.0.smithi112.stdout:206: write initial oid 206 2023-09-23T20:00:35.198 INFO:tasks.rados.rados.0.smithi112.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-09-23T20:00:35.205 INFO:tasks.rados.rados.0.smithi112.stdout:206: writing smithi11289144-206 from 645435 to 1096658 tid 1 2023-09-23T20:00:35.213 INFO:tasks.rados.rados.0.smithi112.stdout:206: writing smithi11289144-206 from 1879985 to 2667057 tid 2 2023-09-23T20:00:35.218 INFO:tasks.rados.rados.0.smithi112.stdout:206: writing smithi11289144-206 from 3280184 to 3445435 tid 3 2023-09-23T20:00:35.218 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.218 INFO:tasks.rados.rados.0.smithi112.stdout:191: finishing write tid 2 to smithi11289144-191 2023-09-23T20:00:35.218 INFO:tasks.rados.rados.0.smithi112.stdout:191: finishing write tid 3 to smithi11289144-191 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:191: finishing write tid 4 to smithi11289144-191 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:191: finishing write tid 5 to smithi11289144-191 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 191 v 48 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:192: finishing write tid 1 to smithi11289144-192 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:192: finishing write tid 2 to smithi11289144-192 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:192: finishing write tid 3 to smithi11289144-192 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:192: finishing write tid 4 to smithi11289144-192 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:192: finishing write tid 5 to smithi11289144-192 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 192 v 43 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:00:35.219 INFO:tasks.rados.rados.0.smithi112.stdout:191: done (15 left) 2023-09-23T20:00:35.220 INFO:tasks.rados.rados.0.smithi112.stdout:192: done (14 left) 2023-09-23T20:00:35.220 INFO:tasks.rados.rados.0.smithi112.stdout:207: write initial oid 207 2023-09-23T20:00:35.220 INFO:tasks.rados.rados.0.smithi112.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-09-23T20:00:35.225 INFO:tasks.rados.rados.0.smithi112.stdout:207: writing smithi11289144-207 from 662242 to 1305067 tid 1 2023-09-23T20:00:35.232 INFO:tasks.rados.rados.0.smithi112.stdout:207: writing smithi11289144-207 from 2054820 to 2585550 tid 2 2023-09-23T20:00:35.237 INFO:tasks.rados.rados.0.smithi112.stdout:207: writing smithi11289144-207 from 3307607 to 3462242 tid 3 2023-09-23T20:00:35.237 INFO:tasks.rados.rados.0.smithi112.stdout:208: write initial oid 208 2023-09-23T20:00:35.237 INFO:tasks.rados.rados.0.smithi112.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-09-23T20:00:35.245 INFO:tasks.rados.rados.0.smithi112.stdout:208: writing smithi11289144-208 from 679049 to 1397123 tid 1 2023-09-23T20:00:35.253 INFO:tasks.rados.rados.0.smithi112.stdout:208: writing smithi11289144-208 from 2113302 to 2787690 tid 2 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:208: writing smithi11289144-208 from 3335030 to 3479049 tid 3 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:193: finishing write tid 1 to smithi11289144-193 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:193: finishing write tid 2 to smithi11289144-193 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:193: finishing write tid 3 to smithi11289144-193 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:193: finishing write tid 4 to smithi11289144-193 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:193: finishing write tid 5 to smithi11289144-193 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 193 v 38 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-09-23T20:00:35.257 INFO:tasks.rados.rados.0.smithi112.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:00:35.258 INFO:tasks.rados.rados.0.smithi112.stdout:194: finishing write tid 1 to smithi11289144-194 2023-09-23T20:00:35.258 INFO:tasks.rados.rados.0.smithi112.stdout:194: finishing write tid 2 to smithi11289144-194 2023-09-23T20:00:35.258 INFO:tasks.rados.rados.0.smithi112.stdout:193: done (15 left) 2023-09-23T20:00:35.258 INFO:tasks.rados.rados.0.smithi112.stdout:209: write initial oid 209 2023-09-23T20:00:35.258 INFO:tasks.rados.rados.0.smithi112.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-09-23T20:00:35.265 INFO:tasks.rados.rados.0.smithi112.stdout:209: writing smithi11289144-209 from 695856 to 1489179 tid 1 2023-09-23T20:00:35.271 INFO:tasks.rados.rados.0.smithi112.stdout:209: writing smithi11289144-209 from 2171784 to 2706183 tid 2 2023-09-23T20:00:35.276 INFO:tasks.rados.rados.0.smithi112.stdout:209: writing smithi11289144-209 from 3362453 to 3495856 tid 3 2023-09-23T20:00:35.276 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:194: finishing write tid 3 to smithi11289144-194 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:194: finishing write tid 4 to smithi11289144-194 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:194: finishing write tid 5 to smithi11289144-194 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 194 v 47 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:195: finishing write tid 1 to smithi11289144-195 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:195: finishing write tid 2 to smithi11289144-195 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:195: finishing write tid 3 to smithi11289144-195 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:195: finishing write tid 4 to smithi11289144-195 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:195: finishing write tid 5 to smithi11289144-195 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 195 v 33 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-09-23T20:00:35.277 INFO:tasks.rados.rados.0.smithi112.stdout:196: finishing write tid 1 to smithi11289144-196 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:196: finishing write tid 2 to smithi11289144-196 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:196: finishing write tid 3 to smithi11289144-196 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:196: finishing write tid 4 to smithi11289144-196 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:196: finishing write tid 5 to smithi11289144-196 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 196 v 58 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:194: done (15 left) 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:195: done (14 left) 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:196: done (13 left) 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:210: write initial oid 210 2023-09-23T20:00:35.278 INFO:tasks.rados.rados.0.smithi112.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-09-23T20:00:35.283 INFO:tasks.rados.rados.0.smithi112.stdout:210: writing smithi11289144-210 from 712663 to 1181235 tid 1 2023-09-23T20:00:35.289 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:34 smithi112 bash[41728]: cluster 2023-09-23T20:00:33.721315+0000 mgr.y (mgr.24356) 191 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 124 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 7.1 MiB/s wr, 39 op/s 2023-09-23T20:00:35.289 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:34 smithi112 bash[27353]: cluster 2023-09-23T20:00:33.721315+0000 mgr.y (mgr.24356) 191 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 124 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 7.1 MiB/s wr, 39 op/s 2023-09-23T20:00:35.289 INFO:tasks.rados.rados.0.smithi112.stdout:210: writing smithi11289144-210 from 1713913 to 2391970 tid 2 2023-09-23T20:00:35.296 INFO:tasks.rados.rados.0.smithi112.stdout:210: writing smithi11289144-210 from 2873523 to 3465256 tid 3 2023-09-23T20:00:35.296 INFO:tasks.rados.rados.0.smithi112.stdout:211: write initial oid 211 2023-09-23T20:00:35.296 INFO:tasks.rados.rados.0.smithi112.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-09-23T20:00:35.303 INFO:tasks.rados.rados.0.smithi112.stdout:211: writing smithi11289144-211 from 729470 to 1273291 tid 1 2023-09-23T20:00:35.309 INFO:tasks.rados.rados.0.smithi112.stdout:211: writing smithi11289144-211 from 1772395 to 2310463 tid 2 2023-09-23T20:00:35.314 INFO:tasks.rados.rados.0.smithi112.stdout:211: writing smithi11289144-211 from 2900946 to 3303951 tid 3 2023-09-23T20:00:35.314 INFO:tasks.rados.rados.0.smithi112.stdout:212: write initial oid 212 2023-09-23T20:00:35.314 INFO:tasks.rados.rados.0.smithi112.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-09-23T20:00:35.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:34 smithi174 bash[31352]: cluster 2023-09-23T20:00:33.721315+0000 mgr.y (mgr.24356) 191 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 124 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 7.1 MiB/s wr, 39 op/s 2023-09-23T20:00:35.322 INFO:tasks.rados.rados.0.smithi112.stdout:212: writing smithi11289144-212 from 746277 to 1365347 tid 1 2023-09-23T20:00:35.328 INFO:tasks.rados.rados.0.smithi112.stdout:212: writing smithi11289144-212 from 1830877 to 2512603 tid 2 2023-09-23T20:00:35.334 INFO:tasks.rados.rados.0.smithi112.stdout:212: writing smithi11289144-212 from 2928369 to 3546277 tid 3 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:197: finishing write tid 1 to smithi11289144-197 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:197: finishing write tid 2 to smithi11289144-197 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:197: finishing write tid 3 to smithi11289144-197 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:197: finishing write tid 4 to smithi11289144-197 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:197: finishing write tid 5 to smithi11289144-197 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 197 v 47 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:198: finishing write tid 1 to smithi11289144-198 2023-09-23T20:00:35.335 INFO:tasks.rados.rados.0.smithi112.stdout:198: finishing write tid 2 to smithi11289144-198 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:198: finishing write tid 3 to smithi11289144-198 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:198: finishing write tid 4 to smithi11289144-198 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:198: finishing write tid 5 to smithi11289144-198 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 198 v 56 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:199: finishing write tid 1 to smithi11289144-199 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:199: finishing write tid 2 to smithi11289144-199 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:199: finishing write tid 3 to smithi11289144-199 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:199: finishing write tid 4 to smithi11289144-199 2023-09-23T20:00:35.336 INFO:tasks.rados.rados.0.smithi112.stdout:199: finishing write tid 5 to smithi11289144-199 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 199 v 45 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:200: finishing write tid 1 to smithi11289144-200 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:200: finishing write tid 2 to smithi11289144-200 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:200: finishing write tid 3 to smithi11289144-200 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:200: finishing write tid 4 to smithi11289144-200 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:200: finishing write tid 5 to smithi11289144-200 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 200 v 37 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-09-23T20:00:35.337 INFO:tasks.rados.rados.0.smithi112.stdout:201: finishing write tid 1 to smithi11289144-201 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:201: finishing write tid 2 to smithi11289144-201 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:201: finishing write tid 3 to smithi11289144-201 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:201: finishing write tid 4 to smithi11289144-201 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:201: finishing write tid 5 to smithi11289144-201 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 201 v 54 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:202: finishing write tid 1 to smithi11289144-202 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:202: finishing write tid 2 to smithi11289144-202 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:197: done (15 left) 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:198: done (14 left) 2023-09-23T20:00:35.338 INFO:tasks.rados.rados.0.smithi112.stdout:199: done (13 left) 2023-09-23T20:00:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:200: done (12 left) 2023-09-23T20:00:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:201: done (11 left) 2023-09-23T20:00:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:213: write initial oid 213 2023-09-23T20:00:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-09-23T20:00:35.342 INFO:tasks.rados.rados.0.smithi112.stdout:213: writing smithi11289144-213 from 763084 to 1457403 tid 1 2023-09-23T20:00:35.348 INFO:tasks.rados.rados.0.smithi112.stdout:213: writing smithi11289144-213 from 1889359 to 2431096 tid 2 2023-09-23T20:00:35.354 INFO:tasks.rados.rados.0.smithi112.stdout:213: writing smithi11289144-213 from 2955792 to 3497694 tid 3 2023-09-23T20:00:35.354 INFO:tasks.rados.rados.0.smithi112.stdout:214: write initial oid 214 2023-09-23T20:00:35.354 INFO:tasks.rados.rados.0.smithi112.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-09-23T20:00:35.361 INFO:tasks.rados.rados.0.smithi112.stdout:214: writing smithi11289144-214 from 779891 to 1265812 tid 1 2023-09-23T20:00:35.368 INFO:tasks.rados.rados.0.smithi112.stdout:214: writing smithi11289144-214 from 1947841 to 2633236 tid 2 2023-09-23T20:00:35.373 INFO:tasks.rados.rados.0.smithi112.stdout:214: writing smithi11289144-214 from 3383215 to 3579891 tid 3 2023-09-23T20:00:35.374 INFO:tasks.rados.rados.0.smithi112.stdout:215: write initial oid 215 2023-09-23T20:00:35.374 INFO:tasks.rados.rados.0.smithi112.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-09-23T20:00:35.382 INFO:tasks.rados.rados.0.smithi112.stdout:215: writing smithi11289144-215 from 796698 to 1357868 tid 1 2023-09-23T20:00:35.389 INFO:tasks.rados.rados.0.smithi112.stdout:215: writing smithi11289144-215 from 2006323 to 2551729 tid 2 2023-09-23T20:00:35.394 INFO:tasks.rados.rados.0.smithi112.stdout:215: writing smithi11289144-215 from 3126991 to 3596698 tid 3 2023-09-23T20:00:35.395 INFO:tasks.rados.rados.0.smithi112.stdout:216: write initial oid 216 2023-09-23T20:00:35.395 INFO:tasks.rados.rados.0.smithi112.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-09-23T20:00:35.400 INFO:tasks.rados.rados.0.smithi112.stdout:216: writing smithi11289144-216 from 413505 to 1049924 tid 1 2023-09-23T20:00:35.408 INFO:tasks.rados.rados.0.smithi112.stdout:216: writing smithi11289144-216 from 1664805 to 2353869 tid 2 2023-09-23T20:00:35.415 INFO:tasks.rados.rados.0.smithi112.stdout:216: writing smithi11289144-216 from 3038061 to 3530132 tid 3 2023-09-23T20:00:35.415 INFO:tasks.rados.rados.0.smithi112.stdout:217: write initial oid 217 2023-09-23T20:00:35.415 INFO:tasks.rados.rados.0.smithi112.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-09-23T20:00:35.421 INFO:tasks.rados.rados.0.smithi112.stdout:217: writing smithi11289144-217 from 430312 to 1141980 tid 1 2023-09-23T20:00:35.428 INFO:tasks.rados.rados.0.smithi112.stdout:217: writing smithi11289144-217 from 1723287 to 2272362 tid 2 2023-09-23T20:00:35.435 INFO:tasks.rados.rados.0.smithi112.stdout:217: writing smithi11289144-217 from 2781837 to 3485180 tid 3 2023-09-23T20:00:35.435 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.435 INFO:tasks.rados.rados.0.smithi112.stdout:202: finishing write tid 3 to smithi11289144-202 2023-09-23T20:00:35.435 INFO:tasks.rados.rados.0.smithi112.stdout:202: finishing write tid 4 to smithi11289144-202 2023-09-23T20:00:35.435 INFO:tasks.rados.rados.0.smithi112.stdout:202: finishing write tid 5 to smithi11289144-202 2023-09-23T20:00:35.435 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 202 v 60 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-09-23T20:00:35.436 INFO:tasks.rados.rados.0.smithi112.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-09-23T20:00:35.436 INFO:tasks.rados.rados.0.smithi112.stdout:203: finishing write tid 1 to smithi11289144-203 2023-09-23T20:00:35.436 INFO:tasks.rados.rados.0.smithi112.stdout:202: done (15 left) 2023-09-23T20:00:35.436 INFO:tasks.rados.rados.0.smithi112.stdout:218: write initial oid 218 2023-09-23T20:00:35.436 INFO:tasks.rados.rados.0.smithi112.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-09-23T20:00:35.441 INFO:tasks.rados.rados.0.smithi112.stdout:218: writing smithi11289144-218 from 447119 to 1234036 tid 1 2023-09-23T20:00:35.448 INFO:tasks.rados.rados.0.smithi112.stdout:218: writing smithi11289144-218 from 1665416 to 2358149 tid 2 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:218: writing smithi11289144-218 from 2976554 to 3491169 tid 3 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:203: finishing write tid 2 to smithi11289144-203 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:203: finishing write tid 3 to smithi11289144-203 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:203: finishing write tid 4 to smithi11289144-203 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:203: finishing write tid 5 to smithi11289144-203 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 203 v 46 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:204: finishing write tid 1 to smithi11289144-204 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:203: done (15 left) 2023-09-23T20:00:35.455 INFO:tasks.rados.rados.0.smithi112.stdout:219: write initial oid 219 2023-09-23T20:00:35.456 INFO:tasks.rados.rados.0.smithi112.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-09-23T20:00:35.460 INFO:tasks.rados.rados.0.smithi112.stdout:219: writing smithi11289144-219 from 463926 to 926092 tid 1 2023-09-23T20:00:35.467 INFO:tasks.rados.rados.0.smithi112.stdout:219: writing smithi11289144-219 from 1723898 to 2160289 tid 2 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:219: writing smithi11289144-219 from 2603977 to 3329864 tid 3 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:204: finishing write tid 2 to smithi11289144-204 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:204: finishing write tid 3 to smithi11289144-204 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:204: finishing write tid 4 to smithi11289144-204 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:204: finishing write tid 5 to smithi11289144-204 2023-09-23T20:00:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 204 v 58 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-09-23T20:00:35.475 INFO:tasks.rados.rados.0.smithi112.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-09-23T20:00:35.475 INFO:tasks.rados.rados.0.smithi112.stdout:205: finishing write tid 1 to smithi11289144-205 2023-09-23T20:00:35.475 INFO:tasks.rados.rados.0.smithi112.stdout:204: done (15 left) 2023-09-23T20:00:35.475 INFO:tasks.rados.rados.0.smithi112.stdout:220: write initial oid 220 2023-09-23T20:00:35.475 INFO:tasks.rados.rados.0.smithi112.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-09-23T20:00:35.479 INFO:tasks.rados.rados.0.smithi112.stdout:220: writing smithi11289144-220 from 480733 to 1018148 tid 1 2023-09-23T20:00:35.487 INFO:tasks.rados.rados.0.smithi112.stdout:220: writing smithi11289144-220 from 1782380 to 2478782 tid 2 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:220: writing smithi11289144-220 from 3031400 to 3568559 tid 3 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:205: finishing write tid 2 to smithi11289144-205 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:205: finishing write tid 3 to smithi11289144-205 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:205: finishing write tid 4 to smithi11289144-205 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:205: finishing write tid 5 to smithi11289144-205 2023-09-23T20:00:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 205 v 52 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: finishing write tid 1 to smithi11289144-206 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: finishing write tid 2 to smithi11289144-206 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: finishing write tid 3 to smithi11289144-206 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: finishing write tid 4 to smithi11289144-206 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: finishing write tid 5 to smithi11289144-206 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 206 v 42 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:205: done (15 left) 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:206: done (14 left) 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:221: write initial oid 221 2023-09-23T20:00:35.495 INFO:tasks.rados.rados.0.smithi112.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-09-23T20:00:35.500 INFO:tasks.rados.rados.0.smithi112.stdout:221: writing smithi11289144-221 from 497540 to 1110204 tid 1 2023-09-23T20:00:35.506 INFO:tasks.rados.rados.0.smithi112.stdout:221: writing smithi11289144-221 from 1840862 to 2280922 tid 2 2023-09-23T20:00:35.513 INFO:tasks.rados.rados.0.smithi112.stdout:221: writing smithi11289144-221 from 3058823 to 3523607 tid 3 2023-09-23T20:00:35.514 INFO:tasks.rados.rados.0.smithi112.stdout:222: write initial oid 222 2023-09-23T20:00:35.514 INFO:tasks.rados.rados.0.smithi112.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-09-23T20:00:35.519 INFO:tasks.rados.rados.0.smithi112.stdout:222: writing smithi11289144-222 from 514347 to 918613 tid 1 2023-09-23T20:00:35.526 INFO:tasks.rados.rados.0.smithi112.stdout:222: writing smithi11289144-222 from 1499344 to 2199415 tid 2 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:222: writing smithi11289144-222 from 2686246 to 3362302 tid 3 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:207: finishing write tid 1 to smithi11289144-207 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:207: finishing write tid 2 to smithi11289144-207 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:207: finishing write tid 3 to smithi11289144-207 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:207: finishing write tid 4 to smithi11289144-207 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:207: finishing write tid 5 to smithi11289144-207 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 207 v 62 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-09-23T20:00:35.534 INFO:tasks.rados.rados.0.smithi112.stdout:208: finishing write tid 1 to smithi11289144-208 2023-09-23T20:00:35.535 INFO:tasks.rados.rados.0.smithi112.stdout:208: finishing write tid 2 to smithi11289144-208 2023-09-23T20:00:35.535 INFO:tasks.rados.rados.0.smithi112.stdout:208: finishing write tid 3 to smithi11289144-208 2023-09-23T20:00:35.535 INFO:tasks.rados.rados.0.smithi112.stdout:208: finishing write tid 4 to smithi11289144-208 2023-09-23T20:00:35.535 INFO:tasks.rados.rados.0.smithi112.stdout:207: done (15 left) 2023-09-23T20:00:35.535 INFO:tasks.rados.rados.0.smithi112.stdout:223: write initial oid 223 2023-09-23T20:00:35.535 INFO:tasks.rados.rados.0.smithi112.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-09-23T20:00:35.539 INFO:tasks.rados.rados.0.smithi112.stdout:223: writing smithi11289144-223 from 531154 to 1010669 tid 1 2023-09-23T20:00:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:223: writing smithi11289144-223 from 1557826 to 2001555 tid 2 2023-09-23T20:00:35.552 INFO:tasks.rados.rados.0.smithi112.stdout:223: writing smithi11289144-223 from 2713669 to 3200997 tid 3 2023-09-23T20:00:35.555 INFO:tasks.rados.rados.0.smithi112.stdout:223: writing smithi11289144-223 from 3679295 to 3731154 tid 4 2023-09-23T20:00:35.555 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.555 INFO:tasks.rados.rados.0.smithi112.stdout:208: finishing write tid 5 to smithi11289144-208 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 64 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:209: finishing write tid 1 to smithi11289144-209 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:209: finishing write tid 2 to smithi11289144-209 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:208: done (15 left) 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:224: write initial oid 224 2023-09-23T20:00:35.556 INFO:tasks.rados.rados.0.smithi112.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-09-23T20:00:35.561 INFO:tasks.rados.rados.0.smithi112.stdout:224: writing smithi11289144-224 from 547961 to 1102725 tid 1 2023-09-23T20:00:35.568 INFO:tasks.rados.rados.0.smithi112.stdout:224: writing smithi11289144-224 from 1616308 to 2320048 tid 2 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout:224: writing smithi11289144-224 from 2741092 to 3439692 tid 3 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout:209: finishing write tid 3 to smithi11289144-209 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout:209: finishing write tid 4 to smithi11289144-209 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout:209: finishing write tid 5 to smithi11289144-209 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 209 v 51 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-09-23T20:00:35.575 INFO:tasks.rados.rados.0.smithi112.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-09-23T20:00:35.576 INFO:tasks.rados.rados.0.smithi112.stdout:210: finishing write tid 1 to smithi11289144-210 2023-09-23T20:00:35.576 INFO:tasks.rados.rados.0.smithi112.stdout:209: done (15 left) 2023-09-23T20:00:35.576 INFO:tasks.rados.rados.0.smithi112.stdout:225: write initial oid 225 2023-09-23T20:00:35.576 INFO:tasks.rados.rados.0.smithi112.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-09-23T20:00:35.581 INFO:tasks.rados.rados.0.smithi112.stdout:225: writing smithi11289144-225 from 564768 to 1194781 tid 1 2023-09-23T20:00:35.587 INFO:tasks.rados.rados.0.smithi112.stdout:225: writing smithi11289144-225 from 1674790 to 2122188 tid 2 2023-09-23T20:00:35.595 INFO:tasks.rados.rados.0.smithi112.stdout:225: writing smithi11289144-225 from 2768515 to 3394740 tid 3 2023-09-23T20:00:35.595 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.595 INFO:tasks.rados.rados.0.smithi112.stdout:210: finishing write tid 2 to smithi11289144-210 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:210: finishing write tid 3 to smithi11289144-210 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:210: finishing write tid 4 to smithi11289144-210 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:210: finishing write tid 5 to smithi11289144-210 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 210 v 55 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:211: finishing write tid 1 to smithi11289144-211 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:211: finishing write tid 2 to smithi11289144-211 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:211: finishing write tid 3 to smithi11289144-211 2023-09-23T20:00:35.596 INFO:tasks.rados.rados.0.smithi112.stdout:211: finishing write tid 4 to smithi11289144-211 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:211: finishing write tid 5 to smithi11289144-211 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 211 v 66 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:212: finishing write tid 1 to smithi11289144-212 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:212: finishing write tid 2 to smithi11289144-212 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:210: done (15 left) 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:211: done (14 left) 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:226: write initial oid 226 2023-09-23T20:00:35.597 INFO:tasks.rados.rados.0.smithi112.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-09-23T20:00:35.602 INFO:tasks.rados.rados.0.smithi112.stdout:226: writing smithi11289144-226 from 581575 to 1286837 tid 1 2023-09-23T20:00:35.609 INFO:tasks.rados.rados.0.smithi112.stdout:226: writing smithi11289144-226 from 1733272 to 2440681 tid 2 2023-09-23T20:00:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:226: writing smithi11289144-226 from 3195938 to 3633435 tid 3 2023-09-23T20:00:35.616 INFO:tasks.rados.rados.0.smithi112.stdout:227: write initial oid 227 2023-09-23T20:00:35.616 INFO:tasks.rados.rados.0.smithi112.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-09-23T20:00:35.623 INFO:tasks.rados.rados.0.smithi112.stdout:227: writing smithi11289144-227 from 598382 to 1378893 tid 1 2023-09-23T20:00:35.629 INFO:tasks.rados.rados.0.smithi112.stdout:227: writing smithi11289144-227 from 2075401 to 2526468 tid 2 2023-09-23T20:00:35.636 INFO:tasks.rados.rados.0.smithi112.stdout:227: writing smithi11289144-227 from 3107008 to 3755777 tid 3 2023-09-23T20:00:35.636 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.636 INFO:tasks.rados.rados.0.smithi112.stdout:212: finishing write tid 3 to smithi11289144-212 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:212: finishing write tid 4 to smithi11289144-212 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:212: finishing write tid 5 to smithi11289144-212 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 212 v 59 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:213: finishing write tid 1 to smithi11289144-213 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:212: done (15 left) 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:228: write initial oid 228 2023-09-23T20:00:35.637 INFO:tasks.rados.rados.0.smithi112.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-09-23T20:00:35.642 INFO:tasks.rados.rados.0.smithi112.stdout:228: writing smithi11289144-228 from 615189 to 1070949 tid 1 2023-09-23T20:00:35.649 INFO:tasks.rados.rados.0.smithi112.stdout:228: writing smithi11289144-228 from 1733883 to 2444961 tid 2 2023-09-23T20:00:35.650 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:35 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:35] "GET /metrics HTTP/1.1" 200 241119 "" "Prometheus/2.43.0" 2023-09-23T20:00:35.656 INFO:tasks.rados.rados.0.smithi112.stdout:228: writing smithi11289144-228 from 3134431 to 3594472 tid 3 2023-09-23T20:00:35.656 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.656 INFO:tasks.rados.rados.0.smithi112.stdout:213: finishing write tid 2 to smithi11289144-213 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:213: finishing write tid 3 to smithi11289144-213 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:213: finishing write tid 4 to smithi11289144-213 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:213: finishing write tid 5 to smithi11289144-213 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 213 v 56 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:214: finishing write tid 1 to smithi11289144-214 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:214: finishing write tid 2 to smithi11289144-214 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:214: finishing write tid 3 to smithi11289144-214 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:213: done (15 left) 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:229: write initial oid 229 2023-09-23T20:00:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-09-23T20:00:35.662 INFO:tasks.rados.rados.0.smithi112.stdout:229: writing smithi11289144-229 from 631996 to 1163005 tid 1 2023-09-23T20:00:35.668 INFO:tasks.rados.rados.0.smithi112.stdout:229: writing smithi11289144-229 from 1792365 to 2247101 tid 2 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:229: writing smithi11289144-229 from 2761854 to 3433167 tid 3 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:214: finishing write tid 4 to smithi11289144-214 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:214: finishing write tid 5 to smithi11289144-214 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 214 v 49 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:215: finishing write tid 1 to smithi11289144-215 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:215: finishing write tid 2 to smithi11289144-215 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:214: done (15 left) 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:230: write initial oid 230 2023-09-23T20:00:35.676 INFO:tasks.rados.rados.0.smithi112.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-09-23T20:00:35.683 INFO:tasks.rados.rados.0.smithi112.stdout:230: writing smithi11289144-230 from 648803 to 1371414 tid 1 2023-09-23T20:00:35.690 INFO:tasks.rados.rados.0.smithi112.stdout:230: writing smithi11289144-230 from 1967200 to 2681947 tid 2 2023-09-23T20:00:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:230: writing smithi11289144-230 from 3421983 to 3848803 tid 3 2023-09-23T20:00:35.697 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:215: finishing write tid 3 to smithi11289144-215 2023-09-23T20:00:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:215: finishing write tid 4 to smithi11289144-215 2023-09-23T20:00:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:215: finishing write tid 5 to smithi11289144-215 2023-09-23T20:00:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 215 v 38 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-09-23T20:00:35.698 INFO:tasks.rados.rados.0.smithi112.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:00:35.698 INFO:tasks.rados.rados.0.smithi112.stdout:216: finishing write tid 1 to smithi11289144-216 2023-09-23T20:00:35.698 INFO:tasks.rados.rados.0.smithi112.stdout:216: finishing write tid 2 to smithi11289144-216 2023-09-23T20:00:35.698 INFO:tasks.rados.rados.0.smithi112.stdout:215: done (15 left) 2023-09-23T20:00:35.698 INFO:tasks.rados.rados.0.smithi112.stdout:231: write initial oid 231 2023-09-23T20:00:35.698 INFO:tasks.rados.rados.0.smithi112.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-09-23T20:00:35.705 INFO:tasks.rados.rados.0.smithi112.stdout:231: writing smithi11289144-231 from 665610 to 1463470 tid 1 2023-09-23T20:00:35.710 INFO:tasks.rados.rados.0.smithi112.stdout:231: writing smithi11289144-231 from 1909329 to 2367734 tid 2 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:231: writing smithi11289144-231 from 2816700 to 3226910 tid 3 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:216: finishing write tid 3 to smithi11289144-216 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:216: finishing write tid 4 to smithi11289144-216 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:216: finishing write tid 5 to smithi11289144-216 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 216 v 47 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:217: finishing write tid 1 to smithi11289144-217 2023-09-23T20:00:35.715 INFO:tasks.rados.rados.0.smithi112.stdout:217: finishing write tid 2 to smithi11289144-217 2023-09-23T20:00:35.716 INFO:tasks.rados.rados.0.smithi112.stdout:217: finishing write tid 3 to smithi11289144-217 2023-09-23T20:00:35.716 INFO:tasks.rados.rados.0.smithi112.stdout:217: finishing write tid 4 to smithi11289144-217 2023-09-23T20:00:35.716 INFO:tasks.rados.rados.0.smithi112.stdout:216: done (15 left) 2023-09-23T20:00:35.716 INFO:tasks.rados.rados.0.smithi112.stdout:232: write initial oid 232 2023-09-23T20:00:35.716 INFO:tasks.rados.rados.0.smithi112.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-09-23T20:00:35.721 INFO:tasks.rados.rados.0.smithi112.stdout:232: writing smithi11289144-232 from 682417 to 1155526 tid 1 2023-09-23T20:00:35.727 INFO:tasks.rados.rados.0.smithi112.stdout:232: writing smithi11289144-232 from 1567811 to 2169874 tid 2 2023-09-23T20:00:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:232: writing smithi11289144-232 from 2844123 to 3465605 tid 3 2023-09-23T20:00:35.734 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:217: finishing write tid 5 to smithi11289144-217 2023-09-23T20:00:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 217 v 60 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-09-23T20:00:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-09-23T20:00:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:218: finishing write tid 1 to smithi11289144-218 2023-09-23T20:00:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:218: finishing write tid 2 to smithi11289144-218 2023-09-23T20:00:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:217: done (15 left) 2023-09-23T20:00:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:233: write initial oid 233 2023-09-23T20:00:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-09-23T20:00:35.741 INFO:tasks.rados.rados.0.smithi112.stdout:233: writing smithi11289144-233 from 699224 to 1247582 tid 1 2023-09-23T20:00:35.748 INFO:tasks.rados.rados.0.smithi112.stdout:233: writing smithi11289144-233 from 2026293 to 2488367 tid 2 2023-09-23T20:00:35.754 INFO:tasks.rados.rados.0.smithi112.stdout:233: writing smithi11289144-233 from 3271546 to 3704300 tid 3 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:218: finishing write tid 3 to smithi11289144-218 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:218: finishing write tid 4 to smithi11289144-218 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:218: finishing write tid 5 to smithi11289144-218 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 218 v 50 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:219: finishing write tid 1 to smithi11289144-219 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:219: finishing write tid 2 to smithi11289144-219 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:219: finishing write tid 3 to smithi11289144-219 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:219: finishing write tid 4 to smithi11289144-219 2023-09-23T20:00:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:219: finishing write tid 5 to smithi11289144-219 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 56 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: finishing write tid 1 to smithi11289144-220 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: finishing write tid 2 to smithi11289144-220 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: finishing write tid 3 to smithi11289144-220 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: finishing write tid 4 to smithi11289144-220 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: finishing write tid 5 to smithi11289144-220 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 220 v 34 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:221: finishing write tid 1 to smithi11289144-221 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:218: done (15 left) 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:219: done (14 left) 2023-09-23T20:00:35.756 INFO:tasks.rados.rados.0.smithi112.stdout:220: done (13 left) 2023-09-23T20:00:35.757 INFO:tasks.rados.rados.0.smithi112.stdout:234: write initial oid 234 2023-09-23T20:00:35.757 INFO:tasks.rados.rados.0.smithi112.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-09-23T20:00:35.762 INFO:tasks.rados.rados.0.smithi112.stdout:234: writing smithi11289144-234 from 716031 to 1339638 tid 1 2023-09-23T20:00:35.769 INFO:tasks.rados.rados.0.smithi112.stdout:234: writing smithi11289144-234 from 2084775 to 2690507 tid 2 2023-09-23T20:00:35.776 INFO:tasks.rados.rados.0.smithi112.stdout:234: writing smithi11289144-234 from 3298969 to 3916031 tid 3 2023-09-23T20:00:35.776 INFO:tasks.rados.rados.0.smithi112.stdout:235: write initial oid 235 2023-09-23T20:00:35.776 INFO:tasks.rados.rados.0.smithi112.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-09-23T20:00:35.784 INFO:tasks.rados.rados.0.smithi112.stdout:235: writing smithi11289144-235 from 732838 to 1431694 tid 1 2023-09-23T20:00:35.789 INFO:tasks.rados.rados.0.smithi112.stdout:235: writing smithi11289144-235 from 2026904 to 2492647 tid 2 2023-09-23T20:00:35.797 INFO:tasks.rados.rados.0.smithi112.stdout:235: writing smithi11289144-235 from 3210039 to 3781690 tid 3 2023-09-23T20:00:35.797 INFO:tasks.rados.rados.0.smithi112.stdout:236: write initial oid 236 2023-09-23T20:00:35.797 INFO:tasks.rados.rados.0.smithi112.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-09-23T20:00:35.805 INFO:tasks.rados.rados.0.smithi112.stdout:236: writing smithi11289144-236 from 749645 to 1523750 tid 1 2023-09-23T20:00:35.811 INFO:tasks.rados.rados.0.smithi112.stdout:236: writing smithi11289144-236 from 2085386 to 2694787 tid 2 2023-09-23T20:00:35.818 INFO:tasks.rados.rados.0.smithi112.stdout:236: writing smithi11289144-236 from 3237462 to 3949645 tid 3 2023-09-23T20:00:35.818 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:221: finishing write tid 2 to smithi11289144-221 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:221: finishing write tid 3 to smithi11289144-221 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:221: finishing write tid 4 to smithi11289144-221 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:221: finishing write tid 5 to smithi11289144-221 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 221 v 51 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:222: finishing write tid 1 to smithi11289144-222 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:222: finishing write tid 2 to smithi11289144-222 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:222: finishing write tid 3 to smithi11289144-222 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:221: done (15 left) 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:237: write initial oid 237 2023-09-23T20:00:35.819 INFO:tasks.rados.rados.0.smithi112.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-09-23T20:00:35.825 INFO:tasks.rados.rados.0.smithi112.stdout:237: writing smithi11289144-237 from 766452 to 1332159 tid 1 2023-09-23T20:00:35.831 INFO:tasks.rados.rados.0.smithi112.stdout:237: writing smithi11289144-237 from 1860221 to 2329633 tid 2 2023-09-23T20:00:35.838 INFO:tasks.rados.rados.0.smithi112.stdout:237: writing smithi11289144-237 from 2981238 to 3575433 tid 3 2023-09-23T20:00:35.838 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.838 INFO:tasks.rados.rados.0.smithi112.stdout:222: finishing write tid 4 to smithi11289144-222 2023-09-23T20:00:35.838 INFO:tasks.rados.rados.0.smithi112.stdout:222: finishing write tid 5 to smithi11289144-222 2023-09-23T20:00:35.838 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 222 v 60 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: finishing write tid 1 to smithi11289144-223 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: finishing write tid 2 to smithi11289144-223 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: finishing write tid 3 to smithi11289144-223 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: finishing write tid 4 to smithi11289144-223 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: finishing write tid 5 to smithi11289144-223 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: finishing write tid 6 to smithi11289144-223 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 223 v 65 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:224: finishing write tid 1 to smithi11289144-224 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:224: finishing write tid 2 to smithi11289144-224 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:222: done (15 left) 2023-09-23T20:00:35.839 INFO:tasks.rados.rados.0.smithi112.stdout:223: done (14 left) 2023-09-23T20:00:35.840 INFO:tasks.rados.rados.0.smithi112.stdout:238: write initial oid 238 2023-09-23T20:00:35.840 INFO:tasks.rados.rados.0.smithi112.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-09-23T20:00:35.846 INFO:tasks.rados.rados.0.smithi112.stdout:238: writing smithi11289144-238 from 783259 to 1424215 tid 1 2023-09-23T20:00:35.852 INFO:tasks.rados.rados.0.smithi112.stdout:238: writing smithi11289144-238 from 1918703 to 2531773 tid 2 2023-09-23T20:00:35.857 INFO:tasks.rados.rados.0.smithi112.stdout:238: writing smithi11289144-238 from 3008661 to 3414128 tid 3 2023-09-23T20:00:35.861 INFO:tasks.rados.rados.0.smithi112.stdout:238: writing smithi11289144-238 from 3821939 to 3983259 tid 4 2023-09-23T20:00:35.861 INFO:tasks.rados.rados.0.smithi112.stdout:239: write initial oid 239 2023-09-23T20:00:35.861 INFO:tasks.rados.rados.0.smithi112.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-09-23T20:00:35.867 INFO:tasks.rados.rados.0.smithi112.stdout:239: writing smithi11289144-239 from 400066 to 1116271 tid 1 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout:239: writing smithi11289144-239 from 1860832 to 2000066 tid 2 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout:224: finishing write tid 3 to smithi11289144-224 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout:224: finishing write tid 4 to smithi11289144-224 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout:224: finishing write tid 5 to smithi11289144-224 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 224 v 54 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-09-23T20:00:35.872 INFO:tasks.rados.rados.0.smithi112.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-09-23T20:00:35.873 INFO:tasks.rados.rados.0.smithi112.stdout:224: done (15 left) 2023-09-23T20:00:35.873 INFO:tasks.rados.rados.0.smithi112.stdout:240: write initial oid 240 2023-09-23T20:00:35.873 INFO:tasks.rados.rados.0.smithi112.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-09-23T20:00:35.878 INFO:tasks.rados.rados.0.smithi112.stdout:240: writing smithi11289144-240 from 416873 to 1208327 tid 1 2023-09-23T20:00:35.883 INFO:tasks.rados.rados.0.smithi112.stdout:240: writing smithi11289144-240 from 1919314 to 2016873 tid 2 2023-09-23T20:00:35.883 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:225: finishing write tid 1 to smithi11289144-225 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:225: finishing write tid 2 to smithi11289144-225 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:225: finishing write tid 3 to smithi11289144-225 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:225: finishing write tid 4 to smithi11289144-225 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:225: finishing write tid 5 to smithi11289144-225 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 225 v 53 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:226: finishing write tid 1 to smithi11289144-226 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:226: finishing write tid 2 to smithi11289144-226 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:226: finishing write tid 3 to smithi11289144-226 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:226: finishing write tid 4 to smithi11289144-226 2023-09-23T20:00:35.884 INFO:tasks.rados.rados.0.smithi112.stdout:226: finishing write tid 5 to smithi11289144-226 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 226 v 41 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: finishing write tid 1 to smithi11289144-227 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: finishing write tid 2 to smithi11289144-227 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: finishing write tid 3 to smithi11289144-227 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: finishing write tid 4 to smithi11289144-227 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: finishing write tid 5 to smithi11289144-227 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 227 v 64 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:225: done (15 left) 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:226: done (14 left) 2023-09-23T20:00:35.885 INFO:tasks.rados.rados.0.smithi112.stdout:227: done (13 left) 2023-09-23T20:00:35.886 INFO:tasks.rados.rados.0.smithi112.stdout:241: write initial oid 241 2023-09-23T20:00:35.886 INFO:tasks.rados.rados.0.smithi112.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-09-23T20:00:35.888 INFO:tasks.rados.rados.0.smithi112.stdout:241: writing smithi11289144-241 from 433680 to 900383 tid 1 2023-09-23T20:00:35.894 INFO:tasks.rados.rados.0.smithi112.stdout:241: writing smithi11289144-241 from 1577796 to 2033680 tid 2 2023-09-23T20:00:35.894 INFO:tasks.rados.rados.0.smithi112.stdout:242: write initial oid 242 2023-09-23T20:00:35.894 INFO:tasks.rados.rados.0.smithi112.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-09-23T20:00:35.900 INFO:tasks.rados.rados.0.smithi112.stdout:242: writing smithi11289144-242 from 450487 to 992439 tid 1 2023-09-23T20:00:35.906 INFO:tasks.rados.rados.0.smithi112.stdout:242: writing smithi11289144-242 from 1636278 to 2050487 tid 2 2023-09-23T20:00:35.906 INFO:tasks.rados.rados.0.smithi112.stdout:243: write initial oid 243 2023-09-23T20:00:35.906 INFO:tasks.rados.rados.0.smithi112.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-09-23T20:00:35.912 INFO:tasks.rados.rados.0.smithi112.stdout:243: writing smithi11289144-243 from 467294 to 1084495 tid 1 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:243: writing smithi11289144-243 from 1578407 to 2067294 tid 2 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:228: finishing write tid 1 to smithi11289144-228 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:228: finishing write tid 2 to smithi11289144-228 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:228: finishing write tid 3 to smithi11289144-228 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:228: finishing write tid 4 to smithi11289144-228 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:228: finishing write tid 5 to smithi11289144-228 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 228 v 51 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-09-23T20:00:35.918 INFO:tasks.rados.rados.0.smithi112.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: finishing write tid 1 to smithi11289144-229 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: finishing write tid 2 to smithi11289144-229 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: finishing write tid 3 to smithi11289144-229 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: finishing write tid 4 to smithi11289144-229 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: finishing write tid 5 to smithi11289144-229 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 229 v 26 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:230: finishing write tid 1 to smithi11289144-230 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:230: finishing write tid 2 to smithi11289144-230 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:228: done (15 left) 2023-09-23T20:00:35.919 INFO:tasks.rados.rados.0.smithi112.stdout:229: done (14 left) 2023-09-23T20:00:35.920 INFO:tasks.rados.rados.0.smithi112.stdout:244: write initial oid 244 2023-09-23T20:00:35.920 INFO:tasks.rados.rados.0.smithi112.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-09-23T20:00:35.924 INFO:tasks.rados.rados.0.smithi112.stdout:244: writing smithi11289144-244 from 484101 to 1176551 tid 1 2023-09-23T20:00:35.929 INFO:tasks.rados.rados.0.smithi112.stdout:244: writing smithi11289144-244 from 1636889 to 2084101 tid 2 2023-09-23T20:00:35.929 INFO:tasks.rados.rados.0.smithi112.stdout:245: write initial oid 245 2023-09-23T20:00:35.929 INFO:tasks.rados.rados.0.smithi112.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-09-23T20:00:35.934 INFO:tasks.rados.rados.0.smithi112.stdout:245: writing smithi11289144-245 from 500908 to 984960 tid 1 2023-09-23T20:00:35.941 INFO:tasks.rados.rados.0.smithi112.stdout:245: writing smithi11289144-245 from 1411724 to 2100908 tid 2 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:230: finishing write tid 3 to smithi11289144-230 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:230: finishing write tid 4 to smithi11289144-230 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:230: finishing write tid 5 to smithi11289144-230 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 230 v 38 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:231: finishing write tid 1 to smithi11289144-231 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:231: finishing write tid 2 to smithi11289144-231 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:231: finishing write tid 3 to smithi11289144-231 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:231: finishing write tid 4 to smithi11289144-231 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:231: finishing write tid 5 to smithi11289144-231 2023-09-23T20:00:35.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 231 v 42 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-09-23T20:00:35.943 INFO:tasks.rados.rados.0.smithi112.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:00:35.943 INFO:tasks.rados.rados.0.smithi112.stdout:232: finishing write tid 1 to smithi11289144-232 2023-09-23T20:00:35.943 INFO:tasks.rados.rados.0.smithi112.stdout:230: done (15 left) 2023-09-23T20:00:35.943 INFO:tasks.rados.rados.0.smithi112.stdout:231: done (14 left) 2023-09-23T20:00:35.943 INFO:tasks.rados.rados.0.smithi112.stdout:246: write initial oid 246 2023-09-23T20:00:35.943 INFO:tasks.rados.rados.0.smithi112.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-09-23T20:00:35.946 INFO:tasks.rados.rados.0.smithi112.stdout:246: writing smithi11289144-246 from 517715 to 1077016 tid 1 2023-09-23T20:00:35.952 INFO:tasks.rados.rados.0.smithi112.stdout:246: writing smithi11289144-246 from 1870206 to 2117715 tid 2 2023-09-23T20:00:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:247: write initial oid 247 2023-09-23T20:00:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-09-23T20:00:35.959 INFO:tasks.rados.rados.0.smithi112.stdout:247: writing smithi11289144-247 from 534522 to 1169072 tid 1 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:247: writing smithi11289144-247 from 1812335 to 2134522 tid 2 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:232: finishing write tid 2 to smithi11289144-232 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:232: finishing write tid 3 to smithi11289144-232 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:232: finishing write tid 4 to smithi11289144-232 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:232: finishing write tid 5 to smithi11289144-232 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 232 v 69 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-09-23T20:00:35.965 INFO:tasks.rados.rados.0.smithi112.stdout:233: finishing write tid 1 to smithi11289144-233 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:233: finishing write tid 2 to smithi11289144-233 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:233: finishing write tid 3 to smithi11289144-233 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:233: finishing write tid 4 to smithi11289144-233 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:233: finishing write tid 5 to smithi11289144-233 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 233 v 63 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:234: finishing write tid 1 to smithi11289144-234 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:232: done (15 left) 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:233: done (14 left) 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:248: write initial oid 248 2023-09-23T20:00:35.966 INFO:tasks.rados.rados.0.smithi112.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-09-23T20:00:35.971 INFO:tasks.rados.rados.0.smithi112.stdout:248: writing smithi11289144-248 from 551329 to 1261128 tid 1 2023-09-23T20:00:35.976 INFO:tasks.rados.rados.0.smithi112.stdout:248: writing smithi11289144-248 from 1870817 to 2151329 tid 2 2023-09-23T20:00:35.976 INFO:tasks.rados.rados.0.smithi112.stdout:249: write initial oid 249 2023-09-23T20:00:35.976 INFO:tasks.rados.rados.0.smithi112.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-09-23T20:00:35.984 INFO:tasks.rados.rados.0.smithi112.stdout:249: writing smithi11289144-249 from 568136 to 1353184 tid 1 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:249: writing smithi11289144-249 from 1929299 to 2168136 tid 2 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:234: finishing write tid 2 to smithi11289144-234 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:234: finishing write tid 3 to smithi11289144-234 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:234: finishing write tid 4 to smithi11289144-234 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:234: finishing write tid 5 to smithi11289144-234 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 234 v 30 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-09-23T20:00:35.990 INFO:tasks.rados.rados.0.smithi112.stdout:235: finishing write tid 1 to smithi11289144-235 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:235: finishing write tid 2 to smithi11289144-235 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:235: finishing write tid 3 to smithi11289144-235 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:235: finishing write tid 4 to smithi11289144-235 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:235: finishing write tid 5 to smithi11289144-235 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 235 v 46 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:236: finishing write tid 1 to smithi11289144-236 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:236: finishing write tid 2 to smithi11289144-236 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:236: finishing write tid 3 to smithi11289144-236 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:236: finishing write tid 4 to smithi11289144-236 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:236: finishing write tid 5 to smithi11289144-236 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 236 v 62 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-09-23T20:00:35.991 INFO:tasks.rados.rados.0.smithi112.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: finishing write tid 1 to smithi11289144-237 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: finishing write tid 2 to smithi11289144-237 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: finishing write tid 3 to smithi11289144-237 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: finishing write tid 4 to smithi11289144-237 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: finishing write tid 5 to smithi11289144-237 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 237 v 42 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:234: done (15 left) 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:235: done (14 left) 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:236: done (13 left) 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:237: done (12 left) 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:250: write initial oid 250 2023-09-23T20:00:35.992 INFO:tasks.rados.rados.0.smithi112.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-09-23T20:00:35.996 INFO:tasks.rados.rados.0.smithi112.stdout:250: writing smithi11289144-250 from 584943 to 1045240 tid 1 2023-09-23T20:00:36.002 INFO:tasks.rados.rados.0.smithi112.stdout:250: writing smithi11289144-250 from 1587781 to 2184943 tid 2 2023-09-23T20:00:36.003 INFO:tasks.rados.rados.0.smithi112.stdout:251: write initial oid 251 2023-09-23T20:00:36.003 INFO:tasks.rados.rados.0.smithi112.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-09-23T20:00:36.009 INFO:tasks.rados.rados.0.smithi112.stdout:251: writing smithi11289144-251 from 601750 to 1137296 tid 1 2023-09-23T20:00:36.015 INFO:tasks.rados.rados.0.smithi112.stdout:251: writing smithi11289144-251 from 1929910 to 2201750 tid 2 2023-09-23T20:00:36.015 INFO:tasks.rados.rados.0.smithi112.stdout:252: write initial oid 252 2023-09-23T20:00:36.015 INFO:tasks.rados.rados.0.smithi112.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-09-23T20:00:36.023 INFO:tasks.rados.rados.0.smithi112.stdout:252: writing smithi11289144-252 from 618557 to 1345705 tid 1 2023-09-23T20:00:36.028 INFO:tasks.rados.rados.0.smithi112.stdout:252: writing smithi11289144-252 from 2104745 to 2218557 tid 2 2023-09-23T20:00:36.028 INFO:tasks.rados.rados.0.smithi112.stdout:253: write initial oid 253 2023-09-23T20:00:36.028 INFO:tasks.rados.rados.0.smithi112.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-09-23T20:00:36.034 INFO:tasks.rados.rados.0.smithi112.stdout:253: writing smithi11289144-253 from 635364 to 1037761 tid 1 2023-09-23T20:00:36.041 INFO:tasks.rados.rados.0.smithi112.stdout:253: writing smithi11289144-253 from 1763227 to 2235364 tid 2 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: finishing write tid 1 to smithi11289144-238 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: finishing write tid 2 to smithi11289144-238 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: finishing write tid 3 to smithi11289144-238 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: finishing write tid 4 to smithi11289144-238 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: finishing write tid 5 to smithi11289144-238 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: finishing write tid 6 to smithi11289144-238 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 238 v 47 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:239: finishing write tid 1 to smithi11289144-239 2023-09-23T20:00:36.042 INFO:tasks.rados.rados.0.smithi112.stdout:239: finishing write tid 2 to smithi11289144-239 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:239: finishing write tid 3 to smithi11289144-239 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:239: finishing write tid 4 to smithi11289144-239 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 239 v 57 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:238: done (15 left) 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:239: done (14 left) 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:254: write initial oid 254 2023-09-23T20:00:36.043 INFO:tasks.rados.rados.0.smithi112.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-09-23T20:00:36.047 INFO:tasks.rados.rados.0.smithi112.stdout:254: writing smithi11289144-254 from 652171 to 1129817 tid 1 2023-09-23T20:00:36.054 INFO:tasks.rados.rados.0.smithi112.stdout:254: writing smithi11289144-254 from 1821709 to 2252171 tid 2 2023-09-23T20:00:36.054 INFO:tasks.rados.rados.0.smithi112.stdout:255: write initial oid 255 2023-09-23T20:00:36.054 INFO:tasks.rados.rados.0.smithi112.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-09-23T20:00:36.060 INFO:tasks.rados.rados.0.smithi112.stdout:255: writing smithi11289144-255 from 668978 to 1221873 tid 1 2023-09-23T20:00:36.068 INFO:tasks.rados.rados.0.smithi112.stdout:255: writing smithi11289144-255 from 1763838 to 2268978 tid 2 2023-09-23T20:00:36.068 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.068 INFO:tasks.rados.rados.0.smithi112.stdout:240: finishing write tid 1 to smithi11289144-240 2023-09-23T20:00:36.068 INFO:tasks.rados.rados.0.smithi112.stdout:240: finishing write tid 2 to smithi11289144-240 2023-09-23T20:00:36.068 INFO:tasks.rados.rados.0.smithi112.stdout:240: finishing write tid 3 to smithi11289144-240 2023-09-23T20:00:36.068 INFO:tasks.rados.rados.0.smithi112.stdout:240: finishing write tid 4 to smithi11289144-240 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 240 v 56 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:241: finishing write tid 1 to smithi11289144-241 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:241: finishing write tid 2 to smithi11289144-241 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:241: finishing write tid 3 to smithi11289144-241 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:241: finishing write tid 4 to smithi11289144-241 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 241 v 49 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:242: finishing write tid 1 to smithi11289144-242 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:242: finishing write tid 2 to smithi11289144-242 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:242: finishing write tid 3 to smithi11289144-242 2023-09-23T20:00:36.069 INFO:tasks.rados.rados.0.smithi112.stdout:242: finishing write tid 4 to smithi11289144-242 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 242 v 60 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:243: finishing write tid 1 to smithi11289144-243 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:243: finishing write tid 2 to smithi11289144-243 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:243: finishing write tid 3 to smithi11289144-243 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:243: finishing write tid 4 to smithi11289144-243 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 243 v 63 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:244: finishing write tid 1 to smithi11289144-244 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:244: finishing write tid 2 to smithi11289144-244 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:244: finishing write tid 3 to smithi11289144-244 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:244: finishing write tid 4 to smithi11289144-244 2023-09-23T20:00:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 66 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:245: finishing write tid 1 to smithi11289144-245 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:245: finishing write tid 2 to smithi11289144-245 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:245: finishing write tid 3 to smithi11289144-245 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:245: finishing write tid 4 to smithi11289144-245 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 245 v 65 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:246: finishing write tid 1 to smithi11289144-246 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:246: finishing write tid 2 to smithi11289144-246 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:246: finishing write tid 3 to smithi11289144-246 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:246: finishing write tid 4 to smithi11289144-246 2023-09-23T20:00:36.071 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 246 v 69 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:247: finishing write tid 1 to smithi11289144-247 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:247: finishing write tid 2 to smithi11289144-247 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:247: finishing write tid 3 to smithi11289144-247 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:247: finishing write tid 4 to smithi11289144-247 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 247 v 59 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:248: finishing write tid 1 to smithi11289144-248 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:248: finishing write tid 2 to smithi11289144-248 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:248: finishing write tid 3 to smithi11289144-248 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:248: finishing write tid 4 to smithi11289144-248 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 248 v 45 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-09-23T20:00:36.072 INFO:tasks.rados.rados.0.smithi112.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:249: finishing write tid 1 to smithi11289144-249 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:249: finishing write tid 2 to smithi11289144-249 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:249: finishing write tid 3 to smithi11289144-249 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:249: finishing write tid 4 to smithi11289144-249 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 249 v 67 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:250: finishing write tid 1 to smithi11289144-250 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:250: finishing write tid 2 to smithi11289144-250 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:250: finishing write tid 3 to smithi11289144-250 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:250: finishing write tid 4 to smithi11289144-250 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 250 v 48 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-09-23T20:00:36.073 INFO:tasks.rados.rados.0.smithi112.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:251: finishing write tid 1 to smithi11289144-251 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:251: finishing write tid 2 to smithi11289144-251 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:251: finishing write tid 3 to smithi11289144-251 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:251: finishing write tid 4 to smithi11289144-251 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 251 v 52 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:252: finishing write tid 1 to smithi11289144-252 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:252: finishing write tid 2 to smithi11289144-252 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:252: finishing write tid 3 to smithi11289144-252 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:252: finishing write tid 4 to smithi11289144-252 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 252 v 55 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-09-23T20:00:36.074 INFO:tasks.rados.rados.0.smithi112.stdout:253: finishing write tid 1 to smithi11289144-253 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:240: done (15 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:241: done (14 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:242: done (13 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:243: done (12 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:244: done (11 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:245: done (10 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:246: done (9 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:247: done (8 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:248: done (7 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:249: done (6 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:250: done (5 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:251: done (4 left) 2023-09-23T20:00:36.075 INFO:tasks.rados.rados.0.smithi112.stdout:252: done (3 left) 2023-09-23T20:00:36.076 INFO:tasks.rados.rados.0.smithi112.stdout:256: write initial oid 256 2023-09-23T20:00:36.076 INFO:tasks.rados.rados.0.smithi112.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-09-23T20:00:36.076 INFO:tasks.rados.rados.0.smithi112.stdout:256: writing smithi11289144-256 from 685785 to 1313929 tid 1 2023-09-23T20:00:36.080 INFO:tasks.rados.rados.0.smithi112.stdout:256: writing smithi11289144-256 from 1822320 to 2285785 tid 2 2023-09-23T20:00:36.080 INFO:tasks.rados.rados.0.smithi112.stdout:257: write initial oid 257 2023-09-23T20:00:36.080 INFO:tasks.rados.rados.0.smithi112.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-09-23T20:00:36.088 INFO:tasks.rados.rados.0.smithi112.stdout:257: writing smithi11289144-257 from 702592 to 1405985 tid 1 2023-09-23T20:00:36.093 INFO:tasks.rados.rados.0.smithi112.stdout:257: writing smithi11289144-257 from 1880802 to 2302592 tid 2 2023-09-23T20:00:36.093 INFO:tasks.rados.rados.0.smithi112.stdout:258: write initial oid 258 2023-09-23T20:00:36.094 INFO:tasks.rados.rados.0.smithi112.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-09-23T20:00:36.102 INFO:tasks.rados.rados.0.smithi112.stdout:258: writing smithi11289144-258 from 719399 to 1498041 tid 1 2023-09-23T20:00:36.107 INFO:tasks.rados.rados.0.smithi112.stdout:258: writing smithi11289144-258 from 1939284 to 2319399 tid 2 2023-09-23T20:00:36.107 INFO:tasks.rados.rados.0.smithi112.stdout:259: write initial oid 259 2023-09-23T20:00:36.107 INFO:tasks.rados.rados.0.smithi112.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-09-23T20:00:36.113 INFO:tasks.rados.rados.0.smithi112.stdout:259: writing smithi11289144-259 from 736206 to 1190097 tid 1 2023-09-23T20:00:36.120 INFO:tasks.rados.rados.0.smithi112.stdout:259: writing smithi11289144-259 from 1881413 to 2336206 tid 2 2023-09-23T20:00:36.120 INFO:tasks.rados.rados.0.smithi112.stdout:260: write initial oid 260 2023-09-23T20:00:36.120 INFO:tasks.rados.rados.0.smithi112.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-09-23T20:00:36.128 INFO:tasks.rados.rados.0.smithi112.stdout:260: writing smithi11289144-260 from 753013 to 1398506 tid 1 2023-09-23T20:00:36.133 INFO:tasks.rados.rados.0.smithi112.stdout:260: writing smithi11289144-260 from 2056248 to 2353013 tid 2 2023-09-23T20:00:36.134 INFO:tasks.rados.rados.0.smithi112.stdout:261: write initial oid 261 2023-09-23T20:00:36.134 INFO:tasks.rados.rados.0.smithi112.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-09-23T20:00:36.142 INFO:tasks.rados.rados.0.smithi112.stdout:261: writing smithi11289144-261 from 769820 to 1490562 tid 1 2023-09-23T20:00:36.147 INFO:tasks.rados.rados.0.smithi112.stdout:261: writing smithi11289144-261 from 2114730 to 2369820 tid 2 2023-09-23T20:00:36.147 INFO:tasks.rados.rados.0.smithi112.stdout:262: write initial oid 262 2023-09-23T20:00:36.147 INFO:tasks.rados.rados.0.smithi112.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-09-23T20:00:36.156 INFO:tasks.rados.rados.0.smithi112.stdout:262: writing smithi11289144-262 from 786627 to 1582618 tid 1 2023-09-23T20:00:36.161 INFO:tasks.rados.rados.0.smithi112.stdout:262: writing smithi11289144-262 from 2173212 to 2386627 tid 2 2023-09-23T20:00:36.161 INFO:tasks.rados.rados.0.smithi112.stdout:263: write initial oid 263 2023-09-23T20:00:36.161 INFO:tasks.rados.rados.0.smithi112.stdout:253: finishing write tid 2 to smithi11289144-253 2023-09-23T20:00:36.161 INFO:tasks.rados.rados.0.smithi112.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-09-23T20:00:36.165 INFO:tasks.rados.rados.0.smithi112.stdout:263: writing smithi11289144-263 from 403434 to 874674 tid 1 2023-09-23T20:00:36.170 INFO:tasks.rados.rados.0.smithi112.stdout:263: writing smithi11289144-263 from 1315341 to 1716097 tid 2 2023-09-23T20:00:36.170 INFO:tasks.rados.rados.0.smithi112.stdout:264: write initial oid 264 2023-09-23T20:00:36.171 INFO:tasks.rados.rados.0.smithi112.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-09-23T20:00:36.176 INFO:tasks.rados.rados.0.smithi112.stdout:264: writing smithi11289144-264 from 420241 to 966730 tid 1 2023-09-23T20:00:36.182 INFO:tasks.rados.rados.0.smithi112.stdout:264: writing smithi11289144-264 from 1373823 to 1918237 tid 2 2023-09-23T20:00:36.182 INFO:tasks.rados.rados.0.smithi112.stdout:265: write initial oid 265 2023-09-23T20:00:36.182 INFO:tasks.rados.rados.0.smithi112.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-09-23T20:00:36.188 INFO:tasks.rados.rados.0.smithi112.stdout:265: writing smithi11289144-265 from 437048 to 1058786 tid 1 2023-09-23T20:00:36.195 INFO:tasks.rados.rados.0.smithi112.stdout:265: writing smithi11289144-265 from 1832305 to 2236730 tid 2 2023-09-23T20:00:36.195 INFO:tasks.rados.rados.0.smithi112.stdout:266: write initial oid 266 2023-09-23T20:00:36.195 INFO:tasks.rados.rados.0.smithi112.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-09-23T20:00:36.202 INFO:tasks.rados.rados.0.smithi112.stdout:266: writing smithi11289144-266 from 453855 to 1150842 tid 1 2023-09-23T20:00:36.209 INFO:tasks.rados.rados.0.smithi112.stdout:266: writing smithi11289144-266 from 1890787 to 2438870 tid 2 2023-09-23T20:00:36.209 INFO:tasks.rados.rados.0.smithi112.stdout:267: write initial oid 267 2023-09-23T20:00:36.210 INFO:tasks.rados.rados.0.smithi112.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-09-23T20:00:36.216 INFO:tasks.rados.rados.0.smithi112.stdout:267: writing smithi11289144-267 from 470662 to 1242898 tid 1 2023-09-23T20:00:36.222 INFO:tasks.rados.rados.0.smithi112.stdout:267: writing smithi11289144-267 from 1832916 to 2241010 tid 2 2023-09-23T20:00:36.222 INFO:tasks.rados.rados.0.smithi112.stdout:268: write initial oid 268 2023-09-23T20:00:36.223 INFO:tasks.rados.rados.0.smithi112.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-09-23T20:00:36.228 INFO:tasks.rados.rados.0.smithi112.stdout:268: writing smithi11289144-268 from 487469 to 1051307 tid 1 2023-09-23T20:00:36.235 INFO:tasks.rados.rados.0.smithi112.stdout:268: writing smithi11289144-268 from 1607751 to 2159503 tid 2 2023-09-23T20:00:36.235 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.235 INFO:tasks.rados.rados.0.smithi112.stdout:253: finishing write tid 3 to smithi11289144-253 2023-09-23T20:00:36.235 INFO:tasks.rados.rados.0.smithi112.stdout:253: finishing write tid 4 to smithi11289144-253 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 67 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:254: finishing write tid 1 to smithi11289144-254 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:254: finishing write tid 2 to smithi11289144-254 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:254: finishing write tid 3 to smithi11289144-254 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:254: finishing write tid 4 to smithi11289144-254 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 254 v 72 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:255: finishing write tid 1 to smithi11289144-255 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:255: finishing write tid 2 to smithi11289144-255 2023-09-23T20:00:36.236 INFO:tasks.rados.rados.0.smithi112.stdout:255: finishing write tid 3 to smithi11289144-255 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:255: finishing write tid 4 to smithi11289144-255 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 255 v 54 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:253: done (15 left) 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:254: done (14 left) 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:255: done (13 left) 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:269: write initial oid 269 2023-09-23T20:00:36.237 INFO:tasks.rados.rados.0.smithi112.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-09-23T20:00:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:269: writing smithi11289144-269 from 504276 to 1143363 tid 1 2023-09-23T20:00:36.249 INFO:tasks.rados.rados.0.smithi112.stdout:269: writing smithi11289144-269 from 1666233 to 2361643 tid 2 2023-09-23T20:00:36.249 INFO:tasks.rados.rados.0.smithi112.stdout:270: write initial oid 270 2023-09-23T20:00:36.249 INFO:tasks.rados.rados.0.smithi112.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-09-23T20:00:36.256 INFO:tasks.rados.rados.0.smithi112.stdout:270: writing smithi11289144-270 from 521083 to 1235419 tid 1 2023-09-23T20:00:36.262 INFO:tasks.rados.rados.0.smithi112.stdout:270: writing smithi11289144-270 from 1724715 to 2280136 tid 2 2023-09-23T20:00:36.263 INFO:tasks.rados.rados.0.smithi112.stdout:271: write initial oid 271 2023-09-23T20:00:36.263 INFO:tasks.rados.rados.0.smithi112.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-09-23T20:00:36.270 INFO:tasks.rados.rados.0.smithi112.stdout:271: writing smithi11289144-271 from 537890 to 1327475 tid 1 2023-09-23T20:00:36.277 INFO:tasks.rados.rados.0.smithi112.stdout:271: writing smithi11289144-271 from 1783197 to 2482276 tid 2 2023-09-23T20:00:36.277 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:256: finishing write tid 1 to smithi11289144-256 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:256: finishing write tid 2 to smithi11289144-256 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:256: finishing write tid 3 to smithi11289144-256 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:256: finishing write tid 4 to smithi11289144-256 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 256 v 33 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:257: finishing write tid 1 to smithi11289144-257 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:257: finishing write tid 2 to smithi11289144-257 2023-09-23T20:00:36.278 INFO:tasks.rados.rados.0.smithi112.stdout:257: finishing write tid 3 to smithi11289144-257 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:257: finishing write tid 4 to smithi11289144-257 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 257 v 50 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:256: done (15 left) 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:257: done (14 left) 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:272: write initial oid 272 2023-09-23T20:00:36.279 INFO:tasks.rados.rados.0.smithi112.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-09-23T20:00:36.283 INFO:tasks.rados.rados.0.smithi112.stdout:272: writing smithi11289144-272 from 554697 to 1019531 tid 1 2023-09-23T20:00:36.290 INFO:tasks.rados.rados.0.smithi112.stdout:272: writing smithi11289144-272 from 1725326 to 2284416 tid 2 2023-09-23T20:00:36.291 INFO:tasks.rados.rados.0.smithi112.stdout:273: write initial oid 273 2023-09-23T20:00:36.291 INFO:tasks.rados.rados.0.smithi112.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-09-23T20:00:36.297 INFO:tasks.rados.rados.0.smithi112.stdout:273: writing smithi11289144-273 from 571504 to 1111587 tid 1 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout:273: writing smithi11289144-273 from 1783808 to 2486556 tid 2 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout:258: finishing write tid 1 to smithi11289144-258 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout:258: finishing write tid 2 to smithi11289144-258 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout:258: finishing write tid 3 to smithi11289144-258 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout:258: finishing write tid 4 to smithi11289144-258 2023-09-23T20:00:36.306 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 258 v 70 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:259: finishing write tid 1 to smithi11289144-259 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:259: finishing write tid 2 to smithi11289144-259 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:259: finishing write tid 3 to smithi11289144-259 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:259: finishing write tid 4 to smithi11289144-259 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 259 v 73 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:260: finishing write tid 1 to smithi11289144-260 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:260: finishing write tid 2 to smithi11289144-260 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:260: finishing write tid 3 to smithi11289144-260 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:260: finishing write tid 4 to smithi11289144-260 2023-09-23T20:00:36.307 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 36 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:261: finishing write tid 1 to smithi11289144-261 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:261: finishing write tid 2 to smithi11289144-261 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:261: finishing write tid 3 to smithi11289144-261 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:261: finishing write tid 4 to smithi11289144-261 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 261 v 39 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:262: finishing write tid 1 to smithi11289144-262 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:262: finishing write tid 2 to smithi11289144-262 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:262: finishing write tid 3 to smithi11289144-262 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:262: finishing write tid 4 to smithi11289144-262 2023-09-23T20:00:36.308 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 44 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:263: finishing write tid 1 to smithi11289144-263 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:263: finishing write tid 2 to smithi11289144-263 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:263: finishing write tid 3 to smithi11289144-263 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:263: finishing write tid 4 to smithi11289144-263 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 263 v 75 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:264: finishing write tid 1 to smithi11289144-264 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:258: done (15 left) 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:259: done (14 left) 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:260: done (13 left) 2023-09-23T20:00:36.309 INFO:tasks.rados.rados.0.smithi112.stdout:261: done (12 left) 2023-09-23T20:00:36.310 INFO:tasks.rados.rados.0.smithi112.stdout:262: done (11 left) 2023-09-23T20:00:36.310 INFO:tasks.rados.rados.0.smithi112.stdout:263: done (10 left) 2023-09-23T20:00:36.310 INFO:tasks.rados.rados.0.smithi112.stdout:274: write initial oid 274 2023-09-23T20:00:36.310 INFO:tasks.rados.rados.0.smithi112.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-09-23T20:00:36.313 INFO:tasks.rados.rados.0.smithi112.stdout:274: writing smithi11289144-274 from 588311 to 1203643 tid 1 2023-09-23T20:00:36.322 INFO:tasks.rados.rados.0.smithi112.stdout:274: writing smithi11289144-274 from 1842290 to 2405049 tid 2 2023-09-23T20:00:36.322 INFO:tasks.rados.rados.0.smithi112.stdout:275: write initial oid 275 2023-09-23T20:00:36.322 INFO:tasks.rados.rados.0.smithi112.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-09-23T20:00:36.329 INFO:tasks.rados.rados.0.smithi112.stdout:275: writing smithi11289144-275 from 605118 to 1012052 tid 1 2023-09-23T20:00:36.338 INFO:tasks.rados.rados.0.smithi112.stdout:275: writing smithi11289144-275 from 1617125 to 2323542 tid 2 2023-09-23T20:00:36.338 INFO:tasks.rados.rados.0.smithi112.stdout:276: write initial oid 276 2023-09-23T20:00:36.338 INFO:tasks.rados.rados.0.smithi112.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-09-23T20:00:36.344 INFO:tasks.rados.rados.0.smithi112.stdout:276: writing smithi11289144-276 from 621925 to 1104108 tid 1 2023-09-23T20:00:36.350 INFO:tasks.rados.rados.0.smithi112.stdout:276: writing smithi11289144-276 from 1559254 to 2125682 tid 2 2023-09-23T20:00:36.350 INFO:tasks.rados.rados.0.smithi112.stdout:277: write initial oid 277 2023-09-23T20:00:36.350 INFO:tasks.rados.rados.0.smithi112.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-09-23T20:00:36.357 INFO:tasks.rados.rados.0.smithi112.stdout:277: writing smithi11289144-277 from 638732 to 1196164 tid 1 2023-09-23T20:00:36.363 INFO:tasks.rados.rados.0.smithi112.stdout:277: writing smithi11289144-277 from 1617736 to 2327822 tid 2 2023-09-23T20:00:36.363 INFO:tasks.rados.rados.0.smithi112.stdout:278: write initial oid 278 2023-09-23T20:00:36.364 INFO:tasks.rados.rados.0.smithi112.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-09-23T20:00:36.370 INFO:tasks.rados.rados.0.smithi112.stdout:278: writing smithi11289144-278 from 655539 to 1288220 tid 1 2023-09-23T20:00:36.378 INFO:tasks.rados.rados.0.smithi112.stdout:278: writing smithi11289144-278 from 2076218 to 2646315 tid 2 2023-09-23T20:00:36.379 INFO:tasks.rados.rados.0.smithi112.stdout:279: write initial oid 279 2023-09-23T20:00:36.379 INFO:tasks.rados.rados.0.smithi112.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-09-23T20:00:36.386 INFO:tasks.rados.rados.0.smithi112.stdout:279: writing smithi11289144-279 from 672346 to 1380276 tid 1 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout:279: writing smithi11289144-279 from 2134700 to 2672346 tid 2 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout:264: finishing write tid 2 to smithi11289144-264 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout:264: finishing write tid 3 to smithi11289144-264 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout:264: finishing write tid 4 to smithi11289144-264 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 264 v 53 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-09-23T20:00:36.395 INFO:tasks.rados.rados.0.smithi112.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:265: finishing write tid 1 to smithi11289144-265 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:265: finishing write tid 2 to smithi11289144-265 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:265: finishing write tid 3 to smithi11289144-265 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:265: finishing write tid 4 to smithi11289144-265 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 265 v 42 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:266: finishing write tid 1 to smithi11289144-266 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:266: finishing write tid 2 to smithi11289144-266 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:266: finishing write tid 3 to smithi11289144-266 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:266: finishing write tid 4 to smithi11289144-266 2023-09-23T20:00:36.396 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 266 v 72 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:267: finishing write tid 1 to smithi11289144-267 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:267: finishing write tid 2 to smithi11289144-267 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:264: done (15 left) 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:265: done (14 left) 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:266: done (13 left) 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:280: write initial oid 280 2023-09-23T20:00:36.397 INFO:tasks.rados.rados.0.smithi112.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-09-23T20:00:36.402 INFO:tasks.rados.rados.0.smithi112.stdout:280: writing smithi11289144-280 from 689153 to 1472332 tid 1 2023-09-23T20:00:36.409 INFO:tasks.rados.rados.0.smithi112.stdout:280: writing smithi11289144-280 from 2076829 to 2534242 tid 2 2023-09-23T20:00:36.409 INFO:tasks.rados.rados.0.smithi112.stdout:281: write initial oid 281 2023-09-23T20:00:36.409 INFO:tasks.rados.rados.0.smithi112.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-09-23T20:00:36.415 INFO:tasks.rados.rados.0.smithi112.stdout:281: writing smithi11289144-281 from 705960 to 1164388 tid 1 2023-09-23T20:00:36.423 INFO:tasks.rados.rados.0.smithi112.stdout:281: writing smithi11289144-281 from 1735311 to 2452735 tid 2 2023-09-23T20:00:36.423 INFO:tasks.rados.rados.0.smithi112.stdout:282: write initial oid 282 2023-09-23T20:00:36.423 INFO:tasks.rados.rados.0.smithi112.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-09-23T20:00:36.430 INFO:tasks.rados.rados.0.smithi112.stdout:282: writing smithi11289144-282 from 722767 to 1256444 tid 1 2023-09-23T20:00:36.435 INFO:tasks.rados.rados.0.smithi112.stdout:282: writing smithi11289144-282 from 1793793 to 2254875 tid 2 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:267: finishing write tid 3 to smithi11289144-267 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:267: finishing write tid 4 to smithi11289144-267 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 267 v 78 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:268: finishing write tid 1 to smithi11289144-268 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:267: done (15 left) 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:283: write initial oid 283 2023-09-23T20:00:36.436 INFO:tasks.rados.rados.0.smithi112.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-09-23T20:00:36.444 INFO:tasks.rados.rados.0.smithi112.stdout:283: writing smithi11289144-283 from 739574 to 1464853 tid 1 2023-09-23T20:00:36.451 INFO:tasks.rados.rados.0.smithi112.stdout:283: writing smithi11289144-283 from 1968628 to 2689721 tid 2 2023-09-23T20:00:36.451 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.451 INFO:tasks.rados.rados.0.smithi112.stdout:268: finishing write tid 2 to smithi11289144-268 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:268: finishing write tid 3 to smithi11289144-268 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:268: finishing write tid 4 to smithi11289144-268 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 38 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:269: finishing write tid 1 to smithi11289144-269 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:269: finishing write tid 2 to smithi11289144-269 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:269: finishing write tid 3 to smithi11289144-269 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:269: finishing write tid 4 to smithi11289144-269 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 269 v 66 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:00:36.452 INFO:tasks.rados.rados.0.smithi112.stdout:270: finishing write tid 1 to smithi11289144-270 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:270: finishing write tid 2 to smithi11289144-270 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:270: finishing write tid 3 to smithi11289144-270 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:270: finishing write tid 4 to smithi11289144-270 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 270 v 68 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:271: finishing write tid 1 to smithi11289144-271 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:268: done (15 left) 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:269: done (14 left) 2023-09-23T20:00:36.453 INFO:tasks.rados.rados.0.smithi112.stdout:270: done (13 left) 2023-09-23T20:00:36.454 INFO:tasks.rados.rados.0.smithi112.stdout:284: write initial oid 284 2023-09-23T20:00:36.454 INFO:tasks.rados.rados.0.smithi112.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-09-23T20:00:36.457 INFO:tasks.rados.rados.0.smithi112.stdout:284: writing smithi11289144-284 from 756381 to 1156909 tid 1 2023-09-23T20:00:36.464 INFO:tasks.rados.rados.0.smithi112.stdout:284: writing smithi11289144-284 from 1910757 to 2375508 tid 2 2023-09-23T20:00:36.464 INFO:tasks.rados.rados.0.smithi112.stdout:285: write initial oid 285 2023-09-23T20:00:36.465 INFO:tasks.rados.rados.0.smithi112.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-09-23T20:00:36.471 INFO:tasks.rados.rados.0.smithi112.stdout:285: writing smithi11289144-285 from 773188 to 1248965 tid 1 2023-09-23T20:00:36.480 INFO:tasks.rados.rados.0.smithi112.stdout:285: writing smithi11289144-285 from 1969239 to 2694001 tid 2 2023-09-23T20:00:36.480 INFO:tasks.rados.rados.0.smithi112.stdout:286: write initial oid 286 2023-09-23T20:00:36.480 INFO:tasks.rados.rados.0.smithi112.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-09-23T20:00:36.487 INFO:tasks.rados.rados.0.smithi112.stdout:286: writing smithi11289144-286 from 789995 to 1341021 tid 1 2023-09-23T20:00:36.494 INFO:tasks.rados.rados.0.smithi112.stdout:286: writing smithi11289144-286 from 2027721 to 2496141 tid 2 2023-09-23T20:00:36.494 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.494 INFO:tasks.rados.rados.0.smithi112.stdout:271: finishing write tid 2 to smithi11289144-271 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:271: finishing write tid 3 to smithi11289144-271 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:271: finishing write tid 4 to smithi11289144-271 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 271 v 58 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:272: finishing write tid 1 to smithi11289144-272 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:272: finishing write tid 2 to smithi11289144-272 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:272: finishing write tid 3 to smithi11289144-272 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:272: finishing write tid 4 to smithi11289144-272 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 272 v 70 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-09-23T20:00:36.495 INFO:tasks.rados.rados.0.smithi112.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-09-23T20:00:36.496 INFO:tasks.rados.rados.0.smithi112.stdout:273: finishing write tid 1 to smithi11289144-273 2023-09-23T20:00:36.496 INFO:tasks.rados.rados.0.smithi112.stdout:273: finishing write tid 2 to smithi11289144-273 2023-09-23T20:00:36.496 INFO:tasks.rados.rados.0.smithi112.stdout:273: finishing write tid 3 to smithi11289144-273 2023-09-23T20:00:36.496 INFO:tasks.rados.rados.0.smithi112.stdout:273: finishing write tid 4 to smithi11289144-273 2023-09-23T20:00:36.496 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 273 v 73 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-09-23T20:00:36.496 INFO:tasks.rados.rados.0.smithi112.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-09-23T20:00:36.497 INFO:tasks.rados.rados.0.smithi112.stdout:271: done (15 left) 2023-09-23T20:00:36.497 INFO:tasks.rados.rados.0.smithi112.stdout:272: done (14 left) 2023-09-23T20:00:36.497 INFO:tasks.rados.rados.0.smithi112.stdout:273: done (13 left) 2023-09-23T20:00:36.497 INFO:tasks.rados.rados.0.smithi112.stdout:287: write initial oid 287 2023-09-23T20:00:36.497 INFO:tasks.rados.rados.0.smithi112.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-09-23T20:00:36.500 INFO:tasks.rados.rados.0.smithi112.stdout:287: writing smithi11289144-287 from 406802 to 1033077 tid 1 2023-09-23T20:00:36.508 INFO:tasks.rados.rados.0.smithi112.stdout:287: writing smithi11289144-287 from 1686203 to 2414634 tid 2 2023-09-23T20:00:36.508 INFO:tasks.rados.rados.0.smithi112.stdout:288: write initial oid 288 2023-09-23T20:00:36.508 INFO:tasks.rados.rados.0.smithi112.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-09-23T20:00:36.514 INFO:tasks.rados.rados.0.smithi112.stdout:288: writing smithi11289144-288 from 423609 to 1125133 tid 1 2023-09-23T20:00:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:288: writing smithi11289144-288 from 1628332 to 2100421 tid 2 2023-09-23T20:00:36.524 INFO:tasks.rados.rados.0.smithi112.stdout:288: writing smithi11289144-288 from 2648987 to 2823609 tid 3 2023-09-23T20:00:36.524 INFO:tasks.rados.rados.0.smithi112.stdout:289: write initial oid 289 2023-09-23T20:00:36.524 INFO:tasks.rados.rados.0.smithi112.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-09-23T20:00:36.531 INFO:tasks.rados.rados.0.smithi112.stdout:289: writing smithi11289144-289 from 440416 to 1217189 tid 1 2023-09-23T20:00:36.538 INFO:tasks.rados.rados.0.smithi112.stdout:289: writing smithi11289144-289 from 1686814 to 2418914 tid 2 2023-09-23T20:00:36.538 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:274: finishing write tid 1 to smithi11289144-274 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:274: finishing write tid 2 to smithi11289144-274 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:274: finishing write tid 3 to smithi11289144-274 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:274: finishing write tid 4 to smithi11289144-274 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 274 v 62 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:275: finishing write tid 1 to smithi11289144-275 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:275: finishing write tid 2 to smithi11289144-275 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:274: done (15 left) 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:290: write initial oid 290 2023-09-23T20:00:36.539 INFO:tasks.rados.rados.0.smithi112.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-09-23T20:00:36.544 INFO:tasks.rados.rados.0.smithi112.stdout:290: writing smithi11289144-290 from 457223 to 1025598 tid 1 2023-09-23T20:00:36.549 INFO:tasks.rados.rados.0.smithi112.stdout:290: writing smithi11289144-290 from 1461649 to 1937407 tid 2 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout:290: writing smithi11289144-290 from 2420186 to 2857223 tid 3 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout:275: finishing write tid 3 to smithi11289144-275 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout:275: finishing write tid 4 to smithi11289144-275 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 275 v 45 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-09-23T20:00:36.555 INFO:tasks.rados.rados.0.smithi112.stdout:276: finishing write tid 1 to smithi11289144-276 2023-09-23T20:00:36.556 INFO:tasks.rados.rados.0.smithi112.stdout:276: finishing write tid 2 to smithi11289144-276 2023-09-23T20:00:36.556 INFO:tasks.rados.rados.0.smithi112.stdout:275: done (15 left) 2023-09-23T20:00:36.556 INFO:tasks.rados.rados.0.smithi112.stdout:291: write initial oid 291 2023-09-23T20:00:36.556 INFO:tasks.rados.rados.0.smithi112.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-09-23T20:00:36.561 INFO:tasks.rados.rados.0.smithi112.stdout:291: writing smithi11289144-291 from 474030 to 1117654 tid 1 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:291: writing smithi11289144-291 from 1520131 to 2255900 tid 2 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:276: finishing write tid 3 to smithi11289144-276 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:276: finishing write tid 4 to smithi11289144-276 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 276 v 51 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:277: finishing write tid 1 to smithi11289144-277 2023-09-23T20:00:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:277: finishing write tid 2 to smithi11289144-277 2023-09-23T20:00:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:276: done (15 left) 2023-09-23T20:00:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:292: write initial oid 292 2023-09-23T20:00:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-09-23T20:00:36.575 INFO:tasks.rados.rados.0.smithi112.stdout:292: writing smithi11289144-292 from 490837 to 1209710 tid 1 2023-09-23T20:00:36.581 INFO:tasks.rados.rados.0.smithi112.stdout:292: writing smithi11289144-292 from 1862260 to 2341687 tid 2 2023-09-23T20:00:36.585 INFO:tasks.rados.rados.0.smithi112.stdout:292: writing smithi11289144-292 from 2875032 to 2890837 tid 3 2023-09-23T20:00:36.585 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.585 INFO:tasks.rados.rados.0.smithi112.stdout:277: finishing write tid 3 to smithi11289144-277 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:277: finishing write tid 4 to smithi11289144-277 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 277 v 76 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:278: finishing write tid 1 to smithi11289144-278 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:278: finishing write tid 2 to smithi11289144-278 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:278: finishing write tid 3 to smithi11289144-278 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:278: finishing write tid 4 to smithi11289144-278 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 278 v 69 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-09-23T20:00:36.586 INFO:tasks.rados.rados.0.smithi112.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-09-23T20:00:36.587 INFO:tasks.rados.rados.0.smithi112.stdout:277: done (15 left) 2023-09-23T20:00:36.587 INFO:tasks.rados.rados.0.smithi112.stdout:278: done (14 left) 2023-09-23T20:00:36.587 INFO:tasks.rados.rados.0.smithi112.stdout:293: write initial oid 293 2023-09-23T20:00:36.587 INFO:tasks.rados.rados.0.smithi112.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-09-23T20:00:36.592 INFO:tasks.rados.rados.0.smithi112.stdout:293: writing smithi11289144-293 from 507644 to 1301766 tid 1 2023-09-23T20:00:36.600 INFO:tasks.rados.rados.0.smithi112.stdout:293: writing smithi11289144-293 from 1920742 to 2543827 tid 2 2023-09-23T20:00:36.600 INFO:tasks.rados.rados.0.smithi112.stdout:294: write initial oid 294 2023-09-23T20:00:36.600 INFO:tasks.rados.rados.0.smithi112.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-09-23T20:00:36.605 INFO:tasks.rados.rados.0.smithi112.stdout:294: writing smithi11289144-294 from 524451 to 993822 tid 1 2023-09-23T20:00:36.611 INFO:tasks.rados.rados.0.smithi112.stdout:294: writing smithi11289144-294 from 1579224 to 2062320 tid 2 2023-09-23T20:00:36.617 INFO:tasks.rados.rados.0.smithi112.stdout:294: writing smithi11289144-294 from 2529878 to 2924451 tid 3 2023-09-23T20:00:36.617 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.617 INFO:tasks.rados.rados.0.smithi112.stdout:279: finishing write tid 1 to smithi11289144-279 2023-09-23T20:00:36.617 INFO:tasks.rados.rados.0.smithi112.stdout:279: finishing write tid 2 to smithi11289144-279 2023-09-23T20:00:36.617 INFO:tasks.rados.rados.0.smithi112.stdout:279: finishing write tid 3 to smithi11289144-279 2023-09-23T20:00:36.617 INFO:tasks.rados.rados.0.smithi112.stdout:279: finishing write tid 4 to smithi11289144-279 2023-09-23T20:00:36.618 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 279 v 54 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-09-23T20:00:36.618 INFO:tasks.rados.rados.0.smithi112.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:00:36.618 INFO:tasks.rados.rados.0.smithi112.stdout:280: finishing write tid 1 to smithi11289144-280 2023-09-23T20:00:36.618 INFO:tasks.rados.rados.0.smithi112.stdout:279: done (15 left) 2023-09-23T20:00:36.618 INFO:tasks.rados.rados.0.smithi112.stdout:295: write initial oid 295 2023-09-23T20:00:36.618 INFO:tasks.rados.rados.0.smithi112.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-09-23T20:00:36.623 INFO:tasks.rados.rados.0.smithi112.stdout:295: writing smithi11289144-295 from 541258 to 1085878 tid 1 2023-09-23T20:00:36.629 INFO:tasks.rados.rados.0.smithi112.stdout:295: writing smithi11289144-295 from 1637706 to 2264460 tid 2 2023-09-23T20:00:36.633 INFO:tasks.rados.rados.0.smithi112.stdout:295: writing smithi11289144-295 from 2840948 to 2941258 tid 3 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:280: finishing write tid 2 to smithi11289144-280 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:280: finishing write tid 3 to smithi11289144-280 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:280: finishing write tid 4 to smithi11289144-280 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 280 v 81 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:281: finishing write tid 1 to smithi11289144-281 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:281: finishing write tid 2 to smithi11289144-281 2023-09-23T20:00:36.634 INFO:tasks.rados.rados.0.smithi112.stdout:281: finishing write tid 3 to smithi11289144-281 2023-09-23T20:00:36.635 INFO:tasks.rados.rados.0.smithi112.stdout:280: done (15 left) 2023-09-23T20:00:36.635 INFO:tasks.rados.rados.0.smithi112.stdout:296: write initial oid 296 2023-09-23T20:00:36.635 INFO:tasks.rados.rados.0.smithi112.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-09-23T20:00:36.640 INFO:tasks.rados.rados.0.smithi112.stdout:296: writing smithi11289144-296 from 558065 to 1177934 tid 1 2023-09-23T20:00:36.645 INFO:tasks.rados.rados.0.smithi112.stdout:296: writing smithi11289144-296 from 1579835 to 2066600 tid 2 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:296: writing smithi11289144-296 from 2468371 to 2958065 tid 3 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:281: finishing write tid 4 to smithi11289144-281 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 65 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:282: finishing write tid 1 to smithi11289144-282 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:282: finishing write tid 2 to smithi11289144-282 2023-09-23T20:00:36.651 INFO:tasks.rados.rados.0.smithi112.stdout:282: finishing write tid 3 to smithi11289144-282 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:282: finishing write tid 4 to smithi11289144-282 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 282 v 57 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:283: finishing write tid 1 to smithi11289144-283 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:283: finishing write tid 2 to smithi11289144-283 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:283: finishing write tid 3 to smithi11289144-283 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:283: finishing write tid 4 to smithi11289144-283 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 283 v 75 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-09-23T20:00:36.652 INFO:tasks.rados.rados.0.smithi112.stdout:284: finishing write tid 1 to smithi11289144-284 2023-09-23T20:00:36.653 INFO:tasks.rados.rados.0.smithi112.stdout:281: done (15 left) 2023-09-23T20:00:36.653 INFO:tasks.rados.rados.0.smithi112.stdout:282: done (14 left) 2023-09-23T20:00:36.653 INFO:tasks.rados.rados.0.smithi112.stdout:283: done (13 left) 2023-09-23T20:00:36.653 INFO:tasks.rados.rados.0.smithi112.stdout:297: write initial oid 297 2023-09-23T20:00:36.653 INFO:tasks.rados.rados.0.smithi112.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-09-23T20:00:36.658 INFO:tasks.rados.rados.0.smithi112.stdout:297: writing smithi11289144-297 from 574872 to 1269990 tid 1 2023-09-23T20:00:36.666 INFO:tasks.rados.rados.0.smithi112.stdout:297: writing smithi11289144-297 from 2038317 to 2668740 tid 2 2023-09-23T20:00:36.666 INFO:tasks.rados.rados.0.smithi112.stdout:298: write initial oid 298 2023-09-23T20:00:36.666 INFO:tasks.rados.rados.0.smithi112.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-09-23T20:00:36.672 INFO:tasks.rados.rados.0.smithi112.stdout:298: writing smithi11289144-298 from 591679 to 1078399 tid 1 2023-09-23T20:00:36.679 INFO:tasks.rados.rados.0.smithi112.stdout:298: writing smithi11289144-298 from 1813152 to 2303586 tid 2 2023-09-23T20:00:36.679 INFO:tasks.rados.rados.0.smithi112.stdout:299: write initial oid 299 2023-09-23T20:00:36.679 INFO:tasks.rados.rados.0.smithi112.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-09-23T20:00:36.685 INFO:tasks.rados.rados.0.smithi112.stdout:299: writing smithi11289144-299 from 608486 to 1170455 tid 1 2023-09-23T20:00:36.693 INFO:tasks.rados.rados.0.smithi112.stdout:299: writing smithi11289144-299 from 1871634 to 2505726 tid 2 2023-09-23T20:00:36.696 INFO:tasks.rados.rados.0.smithi112.stdout:299: writing smithi11289144-299 from 2950640 to 3008486 tid 3 2023-09-23T20:00:36.696 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:284: finishing write tid 2 to smithi11289144-284 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:284: finishing write tid 3 to smithi11289144-284 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:284: finishing write tid 4 to smithi11289144-284 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 284 v 57 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:285: finishing write tid 1 to smithi11289144-285 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:284: done (15 left) 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:300: write initial oid 300 2023-09-23T20:00:36.697 INFO:tasks.rados.rados.0.smithi112.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-09-23T20:00:36.703 INFO:tasks.rados.rados.0.smithi112.stdout:300: writing smithi11289144-300 from 625293 to 1262511 tid 1 2023-09-23T20:00:36.709 INFO:tasks.rados.rados.0.smithi112.stdout:300: writing smithi11289144-300 from 1813763 to 2307866 tid 2 2023-09-23T20:00:36.714 INFO:tasks.rados.rados.0.smithi112.stdout:300: writing smithi11289144-300 from 2978063 to 3025293 tid 3 2023-09-23T20:00:36.714 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.714 INFO:tasks.rados.rados.0.smithi112.stdout:285: finishing write tid 2 to smithi11289144-285 2023-09-23T20:00:36.714 INFO:tasks.rados.rados.0.smithi112.stdout:285: finishing write tid 3 to smithi11289144-285 2023-09-23T20:00:36.714 INFO:tasks.rados.rados.0.smithi112.stdout:285: finishing write tid 4 to smithi11289144-285 2023-09-23T20:00:36.714 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 68 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:286: finishing write tid 1 to smithi11289144-286 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:286: finishing write tid 2 to smithi11289144-286 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:286: finishing write tid 3 to smithi11289144-286 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:286: finishing write tid 4 to smithi11289144-286 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 286 v 78 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:287: finishing write tid 1 to smithi11289144-287 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:287: finishing write tid 2 to smithi11289144-287 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:287: finishing write tid 3 to smithi11289144-287 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:287: finishing write tid 4 to smithi11289144-287 2023-09-23T20:00:36.715 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 287 v 69 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:288: finishing write tid 1 to smithi11289144-288 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:288: finishing write tid 2 to smithi11289144-288 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:288: finishing write tid 3 to smithi11289144-288 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:288: finishing write tid 4 to smithi11289144-288 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:288: finishing write tid 5 to smithi11289144-288 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 288 v 62 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:289: finishing write tid 1 to smithi11289144-289 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:289: finishing write tid 2 to smithi11289144-289 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:289: finishing write tid 3 to smithi11289144-289 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:289: finishing write tid 4 to smithi11289144-289 2023-09-23T20:00:36.716 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 289 v 71 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:290: finishing write tid 1 to smithi11289144-290 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:290: finishing write tid 2 to smithi11289144-290 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:285: done (15 left) 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:286: done (14 left) 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:287: done (13 left) 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:288: done (12 left) 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:289: done (11 left) 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:301: write initial oid 301 2023-09-23T20:00:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-09-23T20:00:36.721 INFO:tasks.rados.rados.0.smithi112.stdout:301: writing smithi11289144-301 from 642100 to 1354567 tid 1 2023-09-23T20:00:36.728 INFO:tasks.rados.rados.0.smithi112.stdout:301: writing smithi11289144-301 from 1872245 to 2510006 tid 2 2023-09-23T20:00:36.728 INFO:tasks.rados.rados.0.smithi112.stdout:302: write initial oid 302 2023-09-23T20:00:36.728 INFO:tasks.rados.rados.0.smithi112.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-09-23T20:00:36.736 INFO:tasks.rados.rados.0.smithi112.stdout:302: writing smithi11289144-302 from 658907 to 1446623 tid 1 2023-09-23T20:00:36.742 INFO:tasks.rados.rados.0.smithi112.stdout:302: writing smithi11289144-302 from 1930727 to 2428499 tid 2 2023-09-23T20:00:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:302: writing smithi11289144-302 from 3032909 to 3058907 tid 3 2023-09-23T20:00:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:303: write initial oid 303 2023-09-23T20:00:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:290: finishing write tid 3 to smithi11289144-290 2023-09-23T20:00:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-09-23T20:00:36.752 INFO:tasks.rados.rados.0.smithi112.stdout:303: writing smithi11289144-303 from 675714 to 1138679 tid 1 2023-09-23T20:00:36.758 INFO:tasks.rados.rados.0.smithi112.stdout:303: writing smithi11289144-303 from 1589209 to 2230639 tid 2 2023-09-23T20:00:36.764 INFO:tasks.rados.rados.0.smithi112.stdout:303: writing smithi11289144-303 from 2943979 to 3075714 tid 3 2023-09-23T20:00:36.764 INFO:tasks.rados.rados.0.smithi112.stdout:304: write initial oid 304 2023-09-23T20:00:36.764 INFO:tasks.rados.rados.0.smithi112.stdout:290: finishing write tid 4 to smithi11289144-290 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:290: finishing write tid 5 to smithi11289144-290 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 290 v 72 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:291: finishing write tid 1 to smithi11289144-291 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:291: finishing write tid 2 to smithi11289144-291 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:291: finishing write tid 3 to smithi11289144-291 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:291: finishing write tid 4 to smithi11289144-291 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 291 v 76 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:292: finishing write tid 1 to smithi11289144-292 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:292: finishing write tid 2 to smithi11289144-292 2023-09-23T20:00:36.765 INFO:tasks.rados.rados.0.smithi112.stdout:292: finishing write tid 3 to smithi11289144-292 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:292: finishing write tid 4 to smithi11289144-292 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:292: finishing write tid 5 to smithi11289144-292 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 292 v 61 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:293: finishing write tid 1 to smithi11289144-293 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:293: finishing write tid 2 to smithi11289144-293 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:293: finishing write tid 3 to smithi11289144-293 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:293: finishing write tid 4 to smithi11289144-293 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 293 v 65 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:294: finishing write tid 1 to smithi11289144-294 2023-09-23T20:00:36.766 INFO:tasks.rados.rados.0.smithi112.stdout:294: finishing write tid 2 to smithi11289144-294 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:294: finishing write tid 3 to smithi11289144-294 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:294: finishing write tid 4 to smithi11289144-294 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:294: finishing write tid 5 to smithi11289144-294 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 82 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:295: finishing write tid 1 to smithi11289144-295 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:295: finishing write tid 2 to smithi11289144-295 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:295: finishing write tid 3 to smithi11289144-295 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:295: finishing write tid 4 to smithi11289144-295 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:295: finishing write tid 5 to smithi11289144-295 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 295 v 61 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:00:36.767 INFO:tasks.rados.rados.0.smithi112.stdout:296: finishing write tid 1 to smithi11289144-296 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:296: finishing write tid 2 to smithi11289144-296 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:296: finishing write tid 3 to smithi11289144-296 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:296: finishing write tid 4 to smithi11289144-296 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:296: finishing write tid 5 to smithi11289144-296 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 296 v 69 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:297: finishing write tid 1 to smithi11289144-297 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:297: finishing write tid 2 to smithi11289144-297 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:297: finishing write tid 3 to smithi11289144-297 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:297: finishing write tid 4 to smithi11289144-297 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 297 v 79 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-09-23T20:00:36.768 INFO:tasks.rados.rados.0.smithi112.stdout:298: finishing write tid 1 to smithi11289144-298 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:298: finishing write tid 2 to smithi11289144-298 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:298: finishing write tid 3 to smithi11289144-298 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:298: finishing write tid 4 to smithi11289144-298 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 298 v 48 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:299: finishing write tid 1 to smithi11289144-299 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:299: finishing write tid 2 to smithi11289144-299 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:299: finishing write tid 3 to smithi11289144-299 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:299: finishing write tid 4 to smithi11289144-299 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:299: finishing write tid 5 to smithi11289144-299 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 299 v 73 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-09-23T20:00:36.769 INFO:tasks.rados.rados.0.smithi112.stdout:300: finishing write tid 1 to smithi11289144-300 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:300: finishing write tid 2 to smithi11289144-300 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:300: finishing write tid 3 to smithi11289144-300 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:300: finishing write tid 4 to smithi11289144-300 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:300: finishing write tid 5 to smithi11289144-300 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 300 v 86 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-09-23T20:00:36.770 INFO:tasks.rados.rados.0.smithi112.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-09-23T20:00:36.771 INFO:tasks.rados.rados.0.smithi112.stdout:304: writing smithi11289144-304 from 692521 to 1230735 tid 1 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:304: writing smithi11289144-304 from 1931338 to 2716426 tid 2 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:290: done (14 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:291: done (13 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:292: done (12 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:293: done (11 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:294: done (10 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:295: done (9 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:296: done (8 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:297: done (7 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:298: done (6 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:299: done (5 left) 2023-09-23T20:00:36.780 INFO:tasks.rados.rados.0.smithi112.stdout:300: done (4 left) 2023-09-23T20:00:36.781 INFO:tasks.rados.rados.0.smithi112.stdout:305: write initial oid 305 2023-09-23T20:00:36.781 INFO:tasks.rados.rados.0.smithi112.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-09-23T20:00:36.787 INFO:tasks.rados.rados.0.smithi112.stdout:305: writing smithi11289144-305 from 709328 to 1322791 tid 1 2023-09-23T20:00:36.794 INFO:tasks.rados.rados.0.smithi112.stdout:305: writing smithi11289144-305 from 1989820 to 2634919 tid 2 2023-09-23T20:00:36.795 INFO:tasks.rados.rados.0.smithi112.stdout:306: write initial oid 306 2023-09-23T20:00:36.795 INFO:tasks.rados.rados.0.smithi112.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-09-23T20:00:36.801 INFO:tasks.rados.rados.0.smithi112.stdout:306: writing smithi11289144-306 from 726135 to 1131200 tid 1 2023-09-23T20:00:36.809 INFO:tasks.rados.rados.0.smithi112.stdout:306: writing smithi11289144-306 from 1764655 to 2553412 tid 2 2023-09-23T20:00:36.813 INFO:tasks.rados.rados.0.smithi112.stdout:306: writing smithi11289144-306 from 3026248 to 3126135 tid 3 2023-09-23T20:00:36.813 INFO:tasks.rados.rados.0.smithi112.stdout:307: write initial oid 307 2023-09-23T20:00:36.813 INFO:tasks.rados.rados.0.smithi112.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-09-23T20:00:36.820 INFO:tasks.rados.rados.0.smithi112.stdout:307: writing smithi11289144-307 from 742942 to 1223256 tid 1 2023-09-23T20:00:36.827 INFO:tasks.rados.rados.0.smithi112.stdout:307: writing smithi11289144-307 from 1823137 to 2471905 tid 2 2023-09-23T20:00:36.827 INFO:tasks.rados.rados.0.smithi112.stdout:308: write initial oid 308 2023-09-23T20:00:36.827 INFO:tasks.rados.rados.0.smithi112.stdout:301: finishing write tid 1 to smithi11289144-301 2023-09-23T20:00:36.827 INFO:tasks.rados.rados.0.smithi112.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-09-23T20:00:36.834 INFO:tasks.rados.rados.0.smithi112.stdout:308: writing smithi11289144-308 from 759749 to 1315312 tid 1 2023-09-23T20:00:36.842 INFO:tasks.rados.rados.0.smithi112.stdout:308: writing smithi11289144-308 from 1765266 to 2557692 tid 2 2023-09-23T20:00:36.845 INFO:tasks.rados.rados.0.smithi112.stdout:308: writing smithi11289144-308 from 2964741 to 3159749 tid 3 2023-09-23T20:00:36.845 INFO:tasks.rados.rados.0.smithi112.stdout:309: write initial oid 309 2023-09-23T20:00:36.845 INFO:tasks.rados.rados.0.smithi112.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-09-23T20:00:36.853 INFO:tasks.rados.rados.0.smithi112.stdout:309: writing smithi11289144-309 from 776556 to 1407368 tid 1 2023-09-23T20:00:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:309: writing smithi11289144-309 from 1823748 to 2476185 tid 2 2023-09-23T20:00:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:309: writing smithi11289144-309 from 3108517 to 3176556 tid 3 2023-09-23T20:00:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:310: write initial oid 310 2023-09-23T20:00:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-09-23T20:00:36.872 INFO:tasks.rados.rados.0.smithi112.stdout:310: writing smithi11289144-310 from 793363 to 1499424 tid 1 2023-09-23T20:00:36.882 INFO:tasks.rados.rados.0.smithi112.stdout:310: writing smithi11289144-310 from 2282230 to 3078325 tid 2 2023-09-23T20:00:36.882 INFO:tasks.rados.rados.0.smithi112.stdout:311: write initial oid 311 2023-09-23T20:00:36.882 INFO:tasks.rados.rados.0.smithi112.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-09-23T20:00:36.888 INFO:tasks.rados.rados.0.smithi112.stdout:311: writing smithi11289144-311 from 410170 to 1191480 tid 1 2023-09-23T20:00:36.896 INFO:tasks.rados.rados.0.smithi112.stdout:311: writing smithi11289144-311 from 1940712 to 2596818 tid 2 2023-09-23T20:00:36.900 INFO:tasks.rados.rados.0.smithi112.stdout:311: writing smithi11289144-311 from 3163363 to 3210170 tid 3 2023-09-23T20:00:36.900 INFO:tasks.rados.rados.0.smithi112.stdout:312: write initial oid 312 2023-09-23T20:00:36.900 INFO:tasks.rados.rados.0.smithi112.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-09-23T20:00:36.905 INFO:tasks.rados.rados.0.smithi112.stdout:312: writing smithi11289144-312 from 426977 to 883536 tid 1 2023-09-23T20:00:36.913 INFO:tasks.rados.rados.0.smithi112.stdout:312: writing smithi11289144-312 from 1482841 to 2282605 tid 2 2023-09-23T20:00:36.918 INFO:tasks.rados.rados.0.smithi112.stdout:312: writing smithi11289144-312 from 2958080 to 3226977 tid 3 2023-09-23T20:00:36.919 INFO:tasks.rados.rados.0.smithi112.stdout:313: write initial oid 313 2023-09-23T20:00:36.919 INFO:tasks.rados.rados.0.smithi112.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-09-23T20:00:36.925 INFO:tasks.rados.rados.0.smithi112.stdout:313: writing smithi11289144-313 from 443784 to 1091945 tid 1 2023-09-23T20:00:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:313: writing smithi11289144-313 from 1657676 to 2317451 tid 2 2023-09-23T20:00:36.938 INFO:tasks.rados.rados.0.smithi112.stdout:313: writing smithi11289144-313 from 2818209 to 3243784 tid 3 2023-09-23T20:00:36.938 INFO:tasks.rados.rados.0.smithi112.stdout:314: write initial oid 314 2023-09-23T20:00:36.938 INFO:tasks.rados.rados.0.smithi112.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-09-23T20:00:36.944 INFO:tasks.rados.rados.0.smithi112.stdout:314: writing smithi11289144-314 from 460591 to 1184001 tid 1 2023-09-23T20:00:36.949 INFO:tasks.rados.rados.0.smithi112.stdout:314: writing smithi11289144-314 from 1716158 to 2119591 tid 2 2023-09-23T20:00:36.957 INFO:tasks.rados.rados.0.smithi112.stdout:314: writing smithi11289144-314 from 2729279 to 3169419 tid 3 2023-09-23T20:00:36.957 INFO:tasks.rados.rados.0.smithi112.stdout:315: write initial oid 315 2023-09-23T20:00:36.957 INFO:tasks.rados.rados.0.smithi112.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-09-23T20:00:36.965 INFO:tasks.rados.rados.0.smithi112.stdout:315: writing smithi11289144-315 from 477398 to 1276057 tid 1 2023-09-23T20:00:36.971 INFO:tasks.rados.rados.0.smithi112.stdout:315: writing smithi11289144-315 from 1774640 to 2438084 tid 2 2023-09-23T20:00:36.976 INFO:tasks.rados.rados.0.smithi112.stdout:315: writing smithi11289144-315 from 2873055 to 3277398 tid 3 2023-09-23T20:00:36.977 INFO:tasks.rados.rados.0.smithi112.stdout:316: write initial oid 316 2023-09-23T20:00:36.977 INFO:tasks.rados.rados.0.smithi112.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-09-23T20:00:36.982 INFO:tasks.rados.rados.0.smithi112.stdout:316: writing smithi11289144-316 from 494205 to 968113 tid 1 2023-09-23T20:00:36.987 INFO:tasks.rados.rados.0.smithi112.stdout:316: writing smithi11289144-316 from 1433122 to 1840224 tid 2 2023-09-23T20:00:36.993 INFO:tasks.rados.rados.0.smithi112.stdout:316: writing smithi11289144-316 from 2384125 to 2846809 tid 3 2023-09-23T20:00:36.993 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:36.993 INFO:tasks.rados.rados.0.smithi112.stdout:301: finishing write tid 2 to smithi11289144-301 2023-09-23T20:00:36.993 INFO:tasks.rados.rados.0.smithi112.stdout:301: finishing write tid 3 to smithi11289144-301 2023-09-23T20:00:36.993 INFO:tasks.rados.rados.0.smithi112.stdout:301: finishing write tid 4 to smithi11289144-301 2023-09-23T20:00:36.994 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 301 v 51 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-09-23T20:00:36.994 INFO:tasks.rados.rados.0.smithi112.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-09-23T20:00:36.994 INFO:tasks.rados.rados.0.smithi112.stdout:302: finishing write tid 1 to smithi11289144-302 2023-09-23T20:00:36.994 INFO:tasks.rados.rados.0.smithi112.stdout:301: done (15 left) 2023-09-23T20:00:36.994 INFO:tasks.rados.rados.0.smithi112.stdout:317: write initial oid 317 2023-09-23T20:00:36.994 INFO:tasks.rados.rados.0.smithi112.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-09-23T20:00:36.999 INFO:tasks.rados.rados.0.smithi112.stdout:317: writing smithi11289144-317 from 511012 to 1060169 tid 1 2023-09-23T20:00:37.006 INFO:tasks.rados.rados.0.smithi112.stdout:317: writing smithi11289144-317 from 1775251 to 2326011 tid 2 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:317: writing smithi11289144-317 from 3095195 to 3311012 tid 3 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:302: finishing write tid 2 to smithi11289144-302 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:302: finishing write tid 3 to smithi11289144-302 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:302: finishing write tid 4 to smithi11289144-302 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:302: finishing write tid 5 to smithi11289144-302 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 302 v 83 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-09-23T20:00:37.012 INFO:tasks.rados.rados.0.smithi112.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-09-23T20:00:37.013 INFO:tasks.rados.rados.0.smithi112.stdout:303: finishing write tid 1 to smithi11289144-303 2023-09-23T20:00:37.013 INFO:tasks.rados.rados.0.smithi112.stdout:302: done (15 left) 2023-09-23T20:00:37.013 INFO:tasks.rados.rados.0.smithi112.stdout:318: write initial oid 318 2023-09-23T20:00:37.013 INFO:tasks.rados.rados.0.smithi112.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-09-23T20:00:37.018 INFO:tasks.rados.rados.0.smithi112.stdout:318: writing smithi11289144-318 from 527819 to 1152225 tid 1 2023-09-23T20:00:37.024 INFO:tasks.rados.rados.0.smithi112.stdout:318: writing smithi11289144-318 from 1833733 to 2244504 tid 2 2023-09-23T20:00:37.031 INFO:tasks.rados.rados.0.smithi112.stdout:318: writing smithi11289144-318 from 2722618 to 3324199 tid 3 2023-09-23T20:00:37.031 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.031 INFO:tasks.rados.rados.0.smithi112.stdout:303: finishing write tid 2 to smithi11289144-303 2023-09-23T20:00:37.031 INFO:tasks.rados.rados.0.smithi112.stdout:303: finishing write tid 3 to smithi11289144-303 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:303: finishing write tid 4 to smithi11289144-303 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:303: finishing write tid 5 to smithi11289144-303 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 303 v 85 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:304: finishing write tid 1 to smithi11289144-304 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:304: finishing write tid 2 to smithi11289144-304 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:303: done (15 left) 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:319: write initial oid 319 2023-09-23T20:00:37.032 INFO:tasks.rados.rados.0.smithi112.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-09-23T20:00:37.038 INFO:tasks.rados.rados.0.smithi112.stdout:319: writing smithi11289144-319 from 544626 to 1244281 tid 1 2023-09-23T20:00:37.045 INFO:tasks.rados.rados.0.smithi112.stdout:319: writing smithi11289144-319 from 1892215 to 2446644 tid 2 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout:319: writing smithi11289144-319 from 3150041 to 3344626 tid 3 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout:304: finishing write tid 3 to smithi11289144-304 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout:304: finishing write tid 4 to smithi11289144-304 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 76 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-09-23T20:00:37.052 INFO:tasks.rados.rados.0.smithi112.stdout:305: finishing write tid 1 to smithi11289144-305 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:305: finishing write tid 2 to smithi11289144-305 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:305: finishing write tid 3 to smithi11289144-305 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:305: finishing write tid 4 to smithi11289144-305 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 305 v 79 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:306: finishing write tid 1 to smithi11289144-306 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:306: finishing write tid 2 to smithi11289144-306 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:306: finishing write tid 3 to smithi11289144-306 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:306: finishing write tid 4 to smithi11289144-306 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:306: finishing write tid 5 to smithi11289144-306 2023-09-23T20:00:37.053 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 306 v 48 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:307: finishing write tid 1 to smithi11289144-307 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:307: finishing write tid 2 to smithi11289144-307 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:307: finishing write tid 3 to smithi11289144-307 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:307: finishing write tid 4 to smithi11289144-307 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 307 v 54 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:308: finishing write tid 1 to smithi11289144-308 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:308: finishing write tid 2 to smithi11289144-308 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:308: finishing write tid 3 to smithi11289144-308 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:308: finishing write tid 4 to smithi11289144-308 2023-09-23T20:00:37.054 INFO:tasks.rados.rados.0.smithi112.stdout:308: finishing write tid 5 to smithi11289144-308 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 308 v 76 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:309: finishing write tid 1 to smithi11289144-309 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:309: finishing write tid 2 to smithi11289144-309 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:309: finishing write tid 3 to smithi11289144-309 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:309: finishing write tid 4 to smithi11289144-309 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:309: finishing write tid 5 to smithi11289144-309 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 309 v 42 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:304: done (15 left) 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:305: done (14 left) 2023-09-23T20:00:37.055 INFO:tasks.rados.rados.0.smithi112.stdout:306: done (13 left) 2023-09-23T20:00:37.056 INFO:tasks.rados.rados.0.smithi112.stdout:307: done (12 left) 2023-09-23T20:00:37.056 INFO:tasks.rados.rados.0.smithi112.stdout:308: done (11 left) 2023-09-23T20:00:37.056 INFO:tasks.rados.rados.0.smithi112.stdout:309: done (10 left) 2023-09-23T20:00:37.056 INFO:tasks.rados.rados.0.smithi112.stdout:320: write initial oid 320 2023-09-23T20:00:37.056 INFO:tasks.rados.rados.0.smithi112.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-09-23T20:00:37.058 INFO:tasks.rados.rados.0.smithi112.stdout:320: writing smithi11289144-320 from 561433 to 1336337 tid 1 2023-09-23T20:00:37.064 INFO:tasks.rados.rados.0.smithi112.stdout:320: writing smithi11289144-320 from 1950697 to 2365137 tid 2 2023-09-23T20:00:37.070 INFO:tasks.rados.rados.0.smithi112.stdout:320: writing smithi11289144-320 from 2777464 to 3361433 tid 3 2023-09-23T20:00:37.070 INFO:tasks.rados.rados.0.smithi112.stdout:321: write initial oid 321 2023-09-23T20:00:37.070 INFO:tasks.rados.rados.0.smithi112.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-09-23T20:00:37.076 INFO:tasks.rados.rados.0.smithi112.stdout:321: writing smithi11289144-321 from 578240 to 1144746 tid 1 2023-09-23T20:00:37.082 INFO:tasks.rados.rados.0.smithi112.stdout:321: writing smithi11289144-321 from 1609179 to 2167277 tid 2 2023-09-23T20:00:37.089 INFO:tasks.rados.rados.0.smithi112.stdout:321: writing smithi11289144-321 from 2804887 to 3356637 tid 3 2023-09-23T20:00:37.089 INFO:tasks.rados.rados.0.smithi112.stdout:322: write initial oid 322 2023-09-23T20:00:37.089 INFO:tasks.rados.rados.0.smithi112.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-09-23T20:00:37.096 INFO:tasks.rados.rados.0.smithi112.stdout:322: writing smithi11289144-322 from 595047 to 1236802 tid 1 2023-09-23T20:00:37.102 INFO:tasks.rados.rados.0.smithi112.stdout:322: writing smithi11289144-322 from 1667661 to 2085770 tid 2 2023-09-23T20:00:37.110 INFO:tasks.rados.rados.0.smithi112.stdout:322: writing smithi11289144-322 from 2548663 to 3311685 tid 3 2023-09-23T20:00:37.110 INFO:tasks.rados.rados.0.smithi112.stdout:323: write initial oid 323 2023-09-23T20:00:37.110 INFO:tasks.rados.rados.0.smithi112.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-09-23T20:00:37.118 INFO:tasks.rados.rados.0.smithi112.stdout:323: writing smithi11289144-323 from 611854 to 1328858 tid 1 2023-09-23T20:00:37.126 INFO:tasks.rados.rados.0.smithi112.stdout:323: writing smithi11289144-323 from 2126143 to 2687910 tid 2 2023-09-23T20:00:37.130 INFO:tasks.rados.rados.0.smithi112.stdout:323: writing smithi11289144-323 from 3259733 to 3411854 tid 3 2023-09-23T20:00:37.130 INFO:tasks.rados.rados.0.smithi112.stdout:324: write initial oid 324 2023-09-23T20:00:37.130 INFO:tasks.rados.rados.0.smithi112.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-09-23T20:00:37.138 INFO:tasks.rados.rados.0.smithi112.stdout:324: writing smithi11289144-324 from 628661 to 1420914 tid 1 2023-09-23T20:00:37.146 INFO:tasks.rados.rados.0.smithi112.stdout:324: writing smithi11289144-324 from 2184625 to 2606403 tid 2 2023-09-23T20:00:37.151 INFO:tasks.rados.rados.0.smithi112.stdout:324: writing smithi11289144-324 from 3403509 to 3428661 tid 3 2023-09-23T20:00:37.152 INFO:tasks.rados.rados.0.smithi112.stdout:325: write initial oid 325 2023-09-23T20:00:37.152 INFO:tasks.rados.rados.0.smithi112.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-09-23T20:00:37.160 INFO:tasks.rados.rados.0.smithi112.stdout:325: writing smithi11289144-325 from 645468 to 1112970 tid 1 2023-09-23T20:00:37.168 INFO:tasks.rados.rados.0.smithi112.stdout:325: writing smithi11289144-325 from 1726754 to 2292190 tid 2 2023-09-23T20:00:37.175 INFO:tasks.rados.rados.0.smithi112.stdout:325: writing smithi11289144-325 from 2798226 to 3395064 tid 3 2023-09-23T20:00:37.175 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:310: finishing write tid 1 to smithi11289144-310 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:310: finishing write tid 2 to smithi11289144-310 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:310: finishing write tid 3 to smithi11289144-310 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:310: finishing write tid 4 to smithi11289144-310 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 310 v 56 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:311: finishing write tid 1 to smithi11289144-311 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:311: finishing write tid 2 to smithi11289144-311 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:311: finishing write tid 3 to smithi11289144-311 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:311: finishing write tid 4 to smithi11289144-311 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:311: finishing write tid 5 to smithi11289144-311 2023-09-23T20:00:37.176 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 311 v 89 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:312: finishing write tid 1 to smithi11289144-312 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:312: finishing write tid 2 to smithi11289144-312 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:312: finishing write tid 3 to smithi11289144-312 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:312: finishing write tid 4 to smithi11289144-312 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:312: finishing write tid 5 to smithi11289144-312 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 312 v 73 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:313: finishing write tid 1 to smithi11289144-313 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:313: finishing write tid 2 to smithi11289144-313 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:313: finishing write tid 3 to smithi11289144-313 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:313: finishing write tid 4 to smithi11289144-313 2023-09-23T20:00:37.177 INFO:tasks.rados.rados.0.smithi112.stdout:313: finishing write tid 5 to smithi11289144-313 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 313 v 58 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:314: finishing write tid 1 to smithi11289144-314 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:314: finishing write tid 2 to smithi11289144-314 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:314: finishing write tid 3 to smithi11289144-314 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:314: finishing write tid 4 to smithi11289144-314 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:314: finishing write tid 5 to smithi11289144-314 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 314 v 52 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:315: finishing write tid 1 to smithi11289144-315 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:315: finishing write tid 2 to smithi11289144-315 2023-09-23T20:00:37.178 INFO:tasks.rados.rados.0.smithi112.stdout:315: finishing write tid 3 to smithi11289144-315 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:315: finishing write tid 4 to smithi11289144-315 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:315: finishing write tid 5 to smithi11289144-315 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 315 v 65 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:316: finishing write tid 1 to smithi11289144-316 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:316: finishing write tid 2 to smithi11289144-316 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:316: finishing write tid 3 to smithi11289144-316 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:316: finishing write tid 4 to smithi11289144-316 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:316: finishing write tid 5 to smithi11289144-316 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 316 v 77 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-09-23T20:00:37.179 INFO:tasks.rados.rados.0.smithi112.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:317: finishing write tid 1 to smithi11289144-317 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:317: finishing write tid 2 to smithi11289144-317 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:317: finishing write tid 3 to smithi11289144-317 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:317: finishing write tid 4 to smithi11289144-317 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:317: finishing write tid 5 to smithi11289144-317 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 317 v 62 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-09-23T20:00:37.180 INFO:tasks.rados.rados.0.smithi112.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:318: finishing write tid 1 to smithi11289144-318 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:318: finishing write tid 2 to smithi11289144-318 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:310: done (15 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:311: done (14 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:312: done (13 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:313: done (12 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:314: done (11 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:315: done (10 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:316: done (9 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:317: done (8 left) 2023-09-23T20:00:37.181 INFO:tasks.rados.rados.0.smithi112.stdout:326: write initial oid 326 2023-09-23T20:00:37.182 INFO:tasks.rados.rados.0.smithi112.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-09-23T20:00:37.182 INFO:tasks.rados.rados.0.smithi112.stdout:326: writing smithi11289144-326 from 662275 to 1205026 tid 1 2023-09-23T20:00:37.187 INFO:tasks.rados.rados.0.smithi112.stdout:326: writing smithi11289144-326 from 1785236 to 2210683 tid 2 2023-09-23T20:00:37.195 INFO:tasks.rados.rados.0.smithi112.stdout:326: writing smithi11289144-326 from 2942002 to 3462275 tid 3 2023-09-23T20:00:37.195 INFO:tasks.rados.rados.0.smithi112.stdout:327: write initial oid 327 2023-09-23T20:00:37.195 INFO:tasks.rados.rados.0.smithi112.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-09-23T20:00:37.202 INFO:tasks.rados.rados.0.smithi112.stdout:327: writing smithi11289144-327 from 679082 to 1297082 tid 1 2023-09-23T20:00:37.208 INFO:tasks.rados.rados.0.smithi112.stdout:327: writing smithi11289144-327 from 1843718 to 2412823 tid 2 2023-09-23T20:00:37.215 INFO:tasks.rados.rados.0.smithi112.stdout:327: writing smithi11289144-327 from 2853072 to 3479082 tid 3 2023-09-23T20:00:37.215 INFO:tasks.rados.rados.0.smithi112.stdout:328: write initial oid 328 2023-09-23T20:00:37.215 INFO:tasks.rados.rados.0.smithi112.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-09-23T20:00:37.223 INFO:tasks.rados.rados.0.smithi112.stdout:328: writing smithi11289144-328 from 695889 to 1105491 tid 1 2023-09-23T20:00:37.225 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:36 smithi112 bash[27353]: cluster 2023-09-23T20:00:35.721692+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 124 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 7.1 MiB/s wr, 39 op/s 2023-09-23T20:00:37.225 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:36 smithi112 bash[41728]: cluster 2023-09-23T20:00:35.721692+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 124 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 7.1 MiB/s wr, 39 op/s 2023-09-23T20:00:37.231 INFO:tasks.rados.rados.0.smithi112.stdout:328: writing smithi11289144-328 from 1618553 to 2331316 tid 2 2023-09-23T20:00:37.238 INFO:tasks.rados.rados.0.smithi112.stdout:328: writing smithi11289144-328 from 2996848 to 3495889 tid 3 2023-09-23T20:00:37.238 INFO:tasks.rados.rados.0.smithi112.stdout:329: write initial oid 329 2023-09-23T20:00:37.238 INFO:tasks.rados.rados.0.smithi112.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-09-23T20:00:37.245 INFO:tasks.rados.rados.0.smithi112.stdout:329: writing smithi11289144-329 from 712696 to 1197547 tid 1 2023-09-23T20:00:37.255 INFO:tasks.rados.rados.0.smithi112.stdout:329: writing smithi11289144-329 from 1960682 to 2533456 tid 2 2023-09-23T20:00:37.261 INFO:tasks.rados.rados.0.smithi112.stdout:329: writing smithi11289144-329 from 3307918 to 3512696 tid 3 2023-09-23T20:00:37.261 INFO:tasks.rados.rados.0.smithi112.stdout:330: write initial oid 330 2023-09-23T20:00:37.261 INFO:tasks.rados.rados.0.smithi112.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-09-23T20:00:37.268 INFO:tasks.rados.rados.0.smithi112.stdout:330: writing smithi11289144-330 from 729503 to 1289603 tid 1 2023-09-23T20:00:37.276 INFO:tasks.rados.rados.0.smithi112.stdout:330: writing smithi11289144-330 from 2019164 to 2735596 tid 2 2023-09-23T20:00:37.282 INFO:tasks.rados.rados.0.smithi112.stdout:330: writing smithi11289144-330 from 3335341 to 3529503 tid 3 2023-09-23T20:00:37.282 INFO:tasks.rados.rados.0.smithi112.stdout:331: write initial oid 331 2023-09-23T20:00:37.282 INFO:tasks.rados.rados.0.smithi112.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-09-23T20:00:37.290 INFO:tasks.rados.rados.0.smithi112.stdout:331: writing smithi11289144-331 from 746310 to 1381659 tid 1 2023-09-23T20:00:37.298 INFO:tasks.rados.rados.0.smithi112.stdout:331: writing smithi11289144-331 from 2077646 to 2654089 tid 2 2023-09-23T20:00:37.303 INFO:tasks.rados.rados.0.smithi112.stdout:331: writing smithi11289144-331 from 3362764 to 3546310 tid 3 2023-09-23T20:00:37.303 INFO:tasks.rados.rados.0.smithi112.stdout:332: write initial oid 332 2023-09-23T20:00:37.303 INFO:tasks.rados.rados.0.smithi112.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-09-23T20:00:37.314 INFO:tasks.rados.rados.0.smithi112.stdout:332: writing smithi11289144-332 from 763117 to 1473715 tid 1 2023-09-23T20:00:37.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:36 smithi174 bash[31352]: cluster 2023-09-23T20:00:35.721692+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 124 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 7.1 MiB/s wr, 39 op/s 2023-09-23T20:00:37.322 INFO:tasks.rados.rados.0.smithi112.stdout:332: writing smithi11289144-332 from 2136128 to 2856229 tid 2 2023-09-23T20:00:37.326 INFO:tasks.rados.rados.0.smithi112.stdout:332: writing smithi11289144-332 from 3390187 to 3563117 tid 3 2023-09-23T20:00:37.327 INFO:tasks.rados.rados.0.smithi112.stdout:333: write initial oid 333 2023-09-23T20:00:37.327 INFO:tasks.rados.rados.0.smithi112.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-09-23T20:00:37.335 INFO:tasks.rados.rados.0.smithi112.stdout:333: writing smithi11289144-333 from 779924 to 1565771 tid 1 2023-09-23T20:00:37.341 INFO:tasks.rados.rados.0.smithi112.stdout:333: writing smithi11289144-333 from 2078257 to 2658369 tid 2 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout:333: writing smithi11289144-333 from 3301257 to 3579924 tid 3 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout:318: finishing write tid 3 to smithi11289144-318 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout:318: finishing write tid 4 to smithi11289144-318 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout:318: finishing write tid 5 to smithi11289144-318 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 318 v 69 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-09-23T20:00:37.347 INFO:tasks.rados.rados.0.smithi112.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:00:37.348 INFO:tasks.rados.rados.0.smithi112.stdout:319: finishing write tid 1 to smithi11289144-319 2023-09-23T20:00:37.348 INFO:tasks.rados.rados.0.smithi112.stdout:318: done (15 left) 2023-09-23T20:00:37.348 INFO:tasks.rados.rados.0.smithi112.stdout:334: write initial oid 334 2023-09-23T20:00:37.348 INFO:tasks.rados.rados.0.smithi112.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-09-23T20:00:37.354 INFO:tasks.rados.rados.0.smithi112.stdout:334: writing smithi11289144-334 from 796731 to 1257827 tid 1 2023-09-23T20:00:37.361 INFO:tasks.rados.rados.0.smithi112.stdout:334: writing smithi11289144-334 from 1736739 to 2460509 tid 2 2023-09-23T20:00:37.368 INFO:tasks.rados.rados.0.smithi112.stdout:334: writing smithi11289144-334 from 2928680 to 3596731 tid 3 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:319: finishing write tid 2 to smithi11289144-319 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:319: finishing write tid 3 to smithi11289144-319 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:319: finishing write tid 4 to smithi11289144-319 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:319: finishing write tid 5 to smithi11289144-319 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 319 v 93 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:320: finishing write tid 1 to smithi11289144-320 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:320: finishing write tid 2 to smithi11289144-320 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:320: finishing write tid 3 to smithi11289144-320 2023-09-23T20:00:37.369 INFO:tasks.rados.rados.0.smithi112.stdout:320: finishing write tid 4 to smithi11289144-320 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:320: finishing write tid 5 to smithi11289144-320 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 320 v 73 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:321: finishing write tid 1 to smithi11289144-321 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:321: finishing write tid 2 to smithi11289144-321 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:321: finishing write tid 3 to smithi11289144-321 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:321: finishing write tid 4 to smithi11289144-321 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:321: finishing write tid 5 to smithi11289144-321 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 321 v 77 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-09-23T20:00:37.370 INFO:tasks.rados.rados.0.smithi112.stdout:319: done (15 left) 2023-09-23T20:00:37.371 INFO:tasks.rados.rados.0.smithi112.stdout:320: done (14 left) 2023-09-23T20:00:37.371 INFO:tasks.rados.rados.0.smithi112.stdout:321: done (13 left) 2023-09-23T20:00:37.371 INFO:tasks.rados.rados.0.smithi112.stdout:335: write initial oid 335 2023-09-23T20:00:37.371 INFO:tasks.rados.rados.0.smithi112.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-09-23T20:00:37.373 INFO:tasks.rados.rados.0.smithi112.stdout:335: writing smithi11289144-335 from 413538 to 949883 tid 1 2023-09-23T20:00:37.379 INFO:tasks.rados.rados.0.smithi112.stdout:335: writing smithi11289144-335 from 1395221 to 1979002 tid 2 2023-09-23T20:00:37.386 INFO:tasks.rados.rados.0.smithi112.stdout:335: writing smithi11289144-335 from 2556103 to 3214720 tid 3 2023-09-23T20:00:37.386 INFO:tasks.rados.rados.0.smithi112.stdout:336: write initial oid 336 2023-09-23T20:00:37.386 INFO:tasks.rados.rados.0.smithi112.stdout:322: finishing write tid 1 to smithi11289144-322 2023-09-23T20:00:37.386 INFO:tasks.rados.rados.0.smithi112.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-09-23T20:00:37.393 INFO:tasks.rados.rados.0.smithi112.stdout:336: writing smithi11289144-336 from 430345 to 1158292 tid 1 2023-09-23T20:00:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:336: writing smithi11289144-336 from 1570056 to 2297495 tid 2 2023-09-23T20:00:37.404 INFO:tasks.rados.rados.0.smithi112.stdout:336: writing smithi11289144-336 from 2699879 to 3169768 tid 3 2023-09-23T20:00:37.404 INFO:tasks.rados.rados.0.smithi112.stdout:337: write initial oid 337 2023-09-23T20:00:37.404 INFO:tasks.rados.rados.0.smithi112.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-09-23T20:00:37.409 INFO:tasks.rados.rados.0.smithi112.stdout:337: writing smithi11289144-337 from 447152 to 850348 tid 1 2023-09-23T20:00:37.416 INFO:tasks.rados.rados.0.smithi112.stdout:337: writing smithi11289144-337 from 1512185 to 2099635 tid 2 2023-09-23T20:00:37.424 INFO:tasks.rados.rados.0.smithi112.stdout:337: writing smithi11289144-337 from 2727302 to 3408463 tid 3 2023-09-23T20:00:37.424 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:322: finishing write tid 2 to smithi11289144-322 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:322: finishing write tid 3 to smithi11289144-322 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:322: finishing write tid 4 to smithi11289144-322 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:322: finishing write tid 5 to smithi11289144-322 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 322 v 66 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:323: finishing write tid 1 to smithi11289144-323 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:323: finishing write tid 2 to smithi11289144-323 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:323: finishing write tid 3 to smithi11289144-323 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:323: finishing write tid 4 to smithi11289144-323 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:323: finishing write tid 5 to smithi11289144-323 2023-09-23T20:00:37.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 323 v 87 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:324: finishing write tid 1 to smithi11289144-324 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:324: finishing write tid 2 to smithi11289144-324 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:324: finishing write tid 3 to smithi11289144-324 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:324: finishing write tid 4 to smithi11289144-324 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:324: finishing write tid 5 to smithi11289144-324 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 324 v 60 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:325: finishing write tid 1 to smithi11289144-325 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:325: finishing write tid 2 to smithi11289144-325 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:325: finishing write tid 3 to smithi11289144-325 2023-09-23T20:00:37.426 INFO:tasks.rados.rados.0.smithi112.stdout:325: finishing write tid 4 to smithi11289144-325 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:325: finishing write tid 5 to smithi11289144-325 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 325 v 64 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:326: finishing write tid 1 to smithi11289144-326 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:322: done (15 left) 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:323: done (14 left) 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:324: done (13 left) 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:325: done (12 left) 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:338: write initial oid 338 2023-09-23T20:00:37.427 INFO:tasks.rados.rados.0.smithi112.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-09-23T20:00:37.430 INFO:tasks.rados.rados.0.smithi112.stdout:338: writing smithi11289144-338 from 463959 to 942404 tid 1 2023-09-23T20:00:37.438 INFO:tasks.rados.rados.0.smithi112.stdout:338: writing smithi11289144-338 from 1570667 to 2301775 tid 2 2023-09-23T20:00:37.445 INFO:tasks.rados.rados.0.smithi112.stdout:338: writing smithi11289144-338 from 3038372 to 3530805 tid 3 2023-09-23T20:00:37.445 INFO:tasks.rados.rados.0.smithi112.stdout:339: write initial oid 339 2023-09-23T20:00:37.445 INFO:tasks.rados.rados.0.smithi112.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-09-23T20:00:37.450 INFO:tasks.rados.rados.0.smithi112.stdout:339: writing smithi11289144-339 from 480766 to 1034460 tid 1 2023-09-23T20:00:37.458 INFO:tasks.rados.rados.0.smithi112.stdout:339: writing smithi11289144-339 from 1629149 to 2220268 tid 2 2023-09-23T20:00:37.463 INFO:tasks.rados.rados.0.smithi112.stdout:339: writing smithi11289144-339 from 2782148 to 3202206 tid 3 2023-09-23T20:00:37.464 INFO:tasks.rados.rados.0.smithi112.stdout:340: write initial oid 340 2023-09-23T20:00:37.464 INFO:tasks.rados.rados.0.smithi112.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-09-23T20:00:37.470 INFO:tasks.rados.rados.0.smithi112.stdout:340: writing smithi11289144-340 from 497573 to 1126516 tid 1 2023-09-23T20:00:37.477 INFO:tasks.rados.rados.0.smithi112.stdout:340: writing smithi11289144-340 from 1687631 to 2422408 tid 2 2023-09-23T20:00:37.484 INFO:tasks.rados.rados.0.smithi112.stdout:340: writing smithi11289144-340 from 3093218 to 3697573 tid 3 2023-09-23T20:00:37.484 INFO:tasks.rados.rados.0.smithi112.stdout:341: write initial oid 341 2023-09-23T20:00:37.484 INFO:tasks.rados.rados.0.smithi112.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-09-23T20:00:37.491 INFO:tasks.rados.rados.0.smithi112.stdout:341: writing smithi11289144-341 from 514380 to 1218572 tid 1 2023-09-23T20:00:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:341: writing smithi11289144-341 from 1629760 to 2108195 tid 2 2023-09-23T20:00:37.502 INFO:tasks.rados.rados.0.smithi112.stdout:341: writing smithi11289144-341 from 2604288 to 3046890 tid 3 2023-09-23T20:00:37.502 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.502 INFO:tasks.rados.rados.0.smithi112.stdout:326: finishing write tid 2 to smithi11289144-326 2023-09-23T20:00:37.502 INFO:tasks.rados.rados.0.smithi112.stdout:326: finishing write tid 3 to smithi11289144-326 2023-09-23T20:00:37.502 INFO:tasks.rados.rados.0.smithi112.stdout:326: finishing write tid 4 to smithi11289144-326 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:326: finishing write tid 5 to smithi11289144-326 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 326 v 65 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:327: finishing write tid 1 to smithi11289144-327 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:326: done (15 left) 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:342: write initial oid 342 2023-09-23T20:00:37.503 INFO:tasks.rados.rados.0.smithi112.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-09-23T20:00:37.510 INFO:tasks.rados.rados.0.smithi112.stdout:342: writing smithi11289144-342 from 531187 to 1310628 tid 1 2023-09-23T20:00:37.518 INFO:tasks.rados.rados.0.smithi112.stdout:342: writing smithi11289144-342 from 2088242 to 2826688 tid 2 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:342: writing smithi11289144-342 from 3431711 to 3731187 tid 3 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:327: finishing write tid 2 to smithi11289144-327 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:327: finishing write tid 3 to smithi11289144-327 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:327: finishing write tid 4 to smithi11289144-327 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:327: finishing write tid 5 to smithi11289144-327 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 327 v 73 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-09-23T20:00:37.524 INFO:tasks.rados.rados.0.smithi112.stdout:327: done (15 left) 2023-09-23T20:00:37.525 INFO:tasks.rados.rados.0.smithi112.stdout:343: write initial oid 343 2023-09-23T20:00:37.525 INFO:tasks.rados.rados.0.smithi112.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-09-23T20:00:37.529 INFO:tasks.rados.rados.0.smithi112.stdout:343: writing smithi11289144-343 from 547994 to 1002684 tid 1 2023-09-23T20:00:37.536 INFO:tasks.rados.rados.0.smithi112.stdout:343: writing smithi11289144-343 from 1746724 to 2228828 tid 2 2023-09-23T20:00:37.541 INFO:tasks.rados.rados.0.smithi112.stdout:343: writing smithi11289144-343 from 2659134 to 3124280 tid 3 2023-09-23T20:00:37.545 INFO:tasks.rados.rados.0.smithi112.stdout:343: writing smithi11289144-343 from 3605976 to 3747994 tid 4 2023-09-23T20:00:37.545 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.545 INFO:tasks.rados.rados.0.smithi112.stdout:328: finishing write tid 1 to smithi11289144-328 2023-09-23T20:00:37.545 INFO:tasks.rados.rados.0.smithi112.stdout:328: finishing write tid 2 to smithi11289144-328 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:328: finishing write tid 3 to smithi11289144-328 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:328: finishing write tid 4 to smithi11289144-328 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:328: finishing write tid 5 to smithi11289144-328 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 328 v 91 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:329: finishing write tid 1 to smithi11289144-329 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:329: finishing write tid 2 to smithi11289144-329 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:329: finishing write tid 3 to smithi11289144-329 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:329: finishing write tid 4 to smithi11289144-329 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:329: finishing write tid 5 to smithi11289144-329 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 329 v 90 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-09-23T20:00:37.546 INFO:tasks.rados.rados.0.smithi112.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: finishing write tid 1 to smithi11289144-330 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: finishing write tid 2 to smithi11289144-330 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: finishing write tid 3 to smithi11289144-330 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: finishing write tid 4 to smithi11289144-330 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: finishing write tid 5 to smithi11289144-330 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 330 v 97 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:331: finishing write tid 1 to smithi11289144-331 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:331: finishing write tid 2 to smithi11289144-331 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:328: done (15 left) 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:329: done (14 left) 2023-09-23T20:00:37.547 INFO:tasks.rados.rados.0.smithi112.stdout:330: done (13 left) 2023-09-23T20:00:37.548 INFO:tasks.rados.rados.0.smithi112.stdout:344: write initial oid 344 2023-09-23T20:00:37.548 INFO:tasks.rados.rados.0.smithi112.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-09-23T20:00:37.553 INFO:tasks.rados.rados.0.smithi112.stdout:344: writing smithi11289144-344 from 564801 to 1211093 tid 1 2023-09-23T20:00:37.562 INFO:tasks.rados.rados.0.smithi112.stdout:344: writing smithi11289144-344 from 1921559 to 2663674 tid 2 2023-09-23T20:00:37.568 INFO:tasks.rados.rados.0.smithi112.stdout:344: writing smithi11289144-344 from 3202910 to 3764801 tid 3 2023-09-23T20:00:37.568 INFO:tasks.rados.rados.0.smithi112.stdout:345: write initial oid 345 2023-09-23T20:00:37.568 INFO:tasks.rados.rados.0.smithi112.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-09-23T20:00:37.575 INFO:tasks.rados.rados.0.smithi112.stdout:345: writing smithi11289144-345 from 581608 to 1303149 tid 1 2023-09-23T20:00:37.581 INFO:tasks.rados.rados.0.smithi112.stdout:345: writing smithi11289144-345 from 1863688 to 2349461 tid 2 2023-09-23T20:00:37.589 INFO:tasks.rados.rados.0.smithi112.stdout:345: writing smithi11289144-345 from 3113980 to 3718023 tid 3 2023-09-23T20:00:37.589 INFO:tasks.rados.rados.0.smithi112.stdout:346: write initial oid 346 2023-09-23T20:00:37.589 INFO:tasks.rados.rados.0.smithi112.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-09-23T20:00:37.596 INFO:tasks.rados.rados.0.smithi112.stdout:346: writing smithi11289144-346 from 598415 to 1395205 tid 1 2023-09-23T20:00:37.604 INFO:tasks.rados.rados.0.smithi112.stdout:346: writing smithi11289144-346 from 1922170 to 2667954 tid 2 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:346: writing smithi11289144-346 from 3141403 to 3556718 tid 3 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:331: finishing write tid 3 to smithi11289144-331 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:331: finishing write tid 4 to smithi11289144-331 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:331: finishing write tid 5 to smithi11289144-331 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 331 v 75 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:00:37.610 INFO:tasks.rados.rados.0.smithi112.stdout:332: finishing write tid 1 to smithi11289144-332 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:332: finishing write tid 2 to smithi11289144-332 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:332: finishing write tid 3 to smithi11289144-332 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:332: finishing write tid 4 to smithi11289144-332 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:332: finishing write tid 5 to smithi11289144-332 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 332 v 81 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:331: done (15 left) 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:332: done (14 left) 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:347: write initial oid 347 2023-09-23T20:00:37.611 INFO:tasks.rados.rados.0.smithi112.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-09-23T20:00:37.616 INFO:tasks.rados.rados.0.smithi112.stdout:347: writing smithi11289144-347 from 615222 to 1087261 tid 1 2023-09-23T20:00:37.621 INFO:tasks.rados.rados.0.smithi112.stdout:347: writing smithi11289144-347 from 1580652 to 2070094 tid 2 2023-09-23T20:00:37.629 INFO:tasks.rados.rados.0.smithi112.stdout:347: writing smithi11289144-347 from 2768826 to 3395413 tid 3 2023-09-23T20:00:37.629 INFO:tasks.rados.rados.0.smithi112.stdout:348: write initial oid 348 2023-09-23T20:00:37.629 INFO:tasks.rados.rados.0.smithi112.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-09-23T20:00:37.636 INFO:tasks.rados.rados.0.smithi112.stdout:348: writing smithi11289144-348 from 632029 to 1179317 tid 1 2023-09-23T20:00:37.643 INFO:tasks.rados.rados.0.smithi112.stdout:348: writing smithi11289144-348 from 1639134 to 2388587 tid 2 2023-09-23T20:00:37.648 INFO:tasks.rados.rados.0.smithi112.stdout:348: writing smithi11289144-348 from 2796249 to 3234108 tid 3 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:348: writing smithi11289144-348 from 3653524 to 3832029 tid 4 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:333: finishing write tid 1 to smithi11289144-333 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:333: finishing write tid 2 to smithi11289144-333 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:333: finishing write tid 3 to smithi11289144-333 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:333: finishing write tid 4 to smithi11289144-333 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:333: finishing write tid 5 to smithi11289144-333 2023-09-23T20:00:37.652 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 333 v 46 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-09-23T20:00:37.653 INFO:tasks.rados.rados.0.smithi112.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:00:37.653 INFO:tasks.rados.rados.0.smithi112.stdout:334: finishing write tid 1 to smithi11289144-334 2023-09-23T20:00:37.653 INFO:tasks.rados.rados.0.smithi112.stdout:333: done (15 left) 2023-09-23T20:00:37.653 INFO:tasks.rados.rados.0.smithi112.stdout:349: write initial oid 349 2023-09-23T20:00:37.653 INFO:tasks.rados.rados.0.smithi112.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-09-23T20:00:37.659 INFO:tasks.rados.rados.0.smithi112.stdout:349: writing smithi11289144-349 from 648836 to 1271373 tid 1 2023-09-23T20:00:37.666 INFO:tasks.rados.rados.0.smithi112.stdout:349: writing smithi11289144-349 from 1981263 to 2474374 tid 2 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:349: writing smithi11289144-349 from 3107319 to 3848836 tid 3 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:334: finishing write tid 2 to smithi11289144-334 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:334: finishing write tid 3 to smithi11289144-334 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:334: finishing write tid 4 to smithi11289144-334 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:334: finishing write tid 5 to smithi11289144-334 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 69 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:335: finishing write tid 1 to smithi11289144-335 2023-09-23T20:00:37.675 INFO:tasks.rados.rados.0.smithi112.stdout:335: finishing write tid 2 to smithi11289144-335 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:335: finishing write tid 3 to smithi11289144-335 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:335: finishing write tid 4 to smithi11289144-335 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:335: finishing write tid 5 to smithi11289144-335 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 335 v 79 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:336: finishing write tid 1 to smithi11289144-336 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:336: finishing write tid 2 to smithi11289144-336 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:336: finishing write tid 3 to smithi11289144-336 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:336: finishing write tid 4 to smithi11289144-336 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:336: finishing write tid 5 to smithi11289144-336 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 95 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-09-23T20:00:37.676 INFO:tasks.rados.rados.0.smithi112.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-09-23T20:00:37.677 INFO:tasks.rados.rados.0.smithi112.stdout:334: done (15 left) 2023-09-23T20:00:37.677 INFO:tasks.rados.rados.0.smithi112.stdout:335: done (14 left) 2023-09-23T20:00:37.677 INFO:tasks.rados.rados.0.smithi112.stdout:336: done (13 left) 2023-09-23T20:00:37.677 INFO:tasks.rados.rados.0.smithi112.stdout:350: write initial oid 350 2023-09-23T20:00:37.677 INFO:tasks.rados.rados.0.smithi112.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-09-23T20:00:37.682 INFO:tasks.rados.rados.0.smithi112.stdout:350: writing smithi11289144-350 from 665643 to 1363429 tid 1 2023-09-23T20:00:37.690 INFO:tasks.rados.rados.0.smithi112.stdout:350: writing smithi11289144-350 from 2039745 to 2792867 tid 2 2023-09-23T20:00:37.696 INFO:tasks.rados.rados.0.smithi112.stdout:350: writing smithi11289144-350 from 3534742 to 3865643 tid 3 2023-09-23T20:00:37.697 INFO:tasks.rados.rados.0.smithi112.stdout:351: write initial oid 351 2023-09-23T20:00:37.697 INFO:tasks.rados.rados.0.smithi112.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-09-23T20:00:37.703 INFO:tasks.rados.rados.0.smithi112.stdout:351: writing smithi11289144-351 from 682450 to 1171838 tid 1 2023-09-23T20:00:37.709 INFO:tasks.rados.rados.0.smithi112.stdout:351: writing smithi11289144-351 from 1814580 to 2311360 tid 2 2023-09-23T20:00:37.717 INFO:tasks.rados.rados.0.smithi112.stdout:351: writing smithi11289144-351 from 2878518 to 3666546 tid 3 2023-09-23T20:00:37.717 INFO:tasks.rados.rados.0.smithi112.stdout:352: write initial oid 352 2023-09-23T20:00:37.717 INFO:tasks.rados.rados.0.smithi112.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-09-23T20:00:37.725 INFO:tasks.rados.rados.0.smithi112.stdout:352: writing smithi11289144-352 from 699257 to 1263894 tid 1 2023-09-23T20:00:37.726 INFO:teuthology.orchestra.run.smithi112.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:37.733 INFO:tasks.rados.rados.0.smithi112.stdout:352: writing smithi11289144-352 from 1873062 to 2513500 tid 2 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:352: writing smithi11289144-352 from 3305941 to 3899257 tid 3 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:337: finishing write tid 1 to smithi11289144-337 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:337: finishing write tid 2 to smithi11289144-337 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:337: finishing write tid 3 to smithi11289144-337 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:337: finishing write tid 4 to smithi11289144-337 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:337: finishing write tid 5 to smithi11289144-337 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 337 v 83 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-09-23T20:00:37.742 INFO:tasks.rados.rados.0.smithi112.stdout:338: finishing write tid 1 to smithi11289144-338 2023-09-23T20:00:37.743 INFO:tasks.rados.rados.0.smithi112.stdout:338: finishing write tid 2 to smithi11289144-338 2023-09-23T20:00:37.743 INFO:tasks.rados.rados.0.smithi112.stdout:337: done (15 left) 2023-09-23T20:00:37.743 INFO:tasks.rados.rados.0.smithi112.stdout:353: write initial oid 353 2023-09-23T20:00:37.743 INFO:tasks.rados.rados.0.smithi112.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-09-23T20:00:37.749 INFO:tasks.rados.rados.0.smithi112.stdout:353: writing smithi11289144-353 from 716064 to 1355950 tid 1 2023-09-23T20:00:37.756 INFO:tasks.rados.rados.0.smithi112.stdout:353: writing smithi11289144-353 from 1815191 to 2315640 tid 2 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:353: writing smithi11289144-353 from 2817011 to 3343936 tid 3 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:338: finishing write tid 3 to smithi11289144-338 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:338: finishing write tid 4 to smithi11289144-338 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:338: finishing write tid 5 to smithi11289144-338 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 338 v 80 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:339: finishing write tid 1 to smithi11289144-339 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:339: finishing write tid 2 to smithi11289144-339 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:339: finishing write tid 3 to smithi11289144-339 2023-09-23T20:00:37.763 INFO:tasks.rados.rados.0.smithi112.stdout:339: finishing write tid 4 to smithi11289144-339 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:339: finishing write tid 5 to smithi11289144-339 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 339 v 50 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:340: finishing write tid 1 to smithi11289144-340 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:340: finishing write tid 2 to smithi11289144-340 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:340: finishing write tid 3 to smithi11289144-340 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:340: finishing write tid 4 to smithi11289144-340 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:340: finishing write tid 5 to smithi11289144-340 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 340 v 81 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:341: finishing write tid 1 to smithi11289144-341 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:341: finishing write tid 2 to smithi11289144-341 2023-09-23T20:00:37.764 INFO:tasks.rados.rados.0.smithi112.stdout:338: done (15 left) 2023-09-23T20:00:37.765 INFO:tasks.rados.rados.0.smithi112.stdout:339: done (14 left) 2023-09-23T20:00:37.765 INFO:tasks.rados.rados.0.smithi112.stdout:340: done (13 left) 2023-09-23T20:00:37.765 INFO:tasks.rados.rados.0.smithi112.stdout:354: write initial oid 354 2023-09-23T20:00:37.765 INFO:tasks.rados.rados.0.smithi112.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-09-23T20:00:37.775 INFO:tasks.rados.rados.0.smithi112.stdout:354: writing smithi11289144-354 from 732871 to 1448006 tid 1 2023-09-23T20:00:37.783 INFO:tasks.rados.rados.0.smithi112.stdout:354: writing smithi11289144-354 from 1873673 to 2517780 tid 2 2023-09-23T20:00:37.791 INFO:tasks.rados.rados.0.smithi112.stdout:354: writing smithi11289144-354 from 3244434 to 3932871 tid 3 2023-09-23T20:00:37.792 INFO:tasks.rados.rados.0.smithi112.stdout:355: write initial oid 355 2023-09-23T20:00:37.792 INFO:tasks.rados.rados.0.smithi112.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-09-23T20:00:37.800 INFO:tasks.rados.rados.0.smithi112.stdout:355: writing smithi11289144-355 from 749678 to 1540062 tid 1 2023-09-23T20:00:37.807 INFO:tasks.rados.rados.0.smithi112.stdout:355: writing smithi11289144-355 from 2332155 to 2836273 tid 2 2023-09-23T20:00:37.813 INFO:tasks.rados.rados.0.smithi112.stdout:355: writing smithi11289144-355 from 3271857 to 3821326 tid 3 2023-09-23T20:00:37.813 INFO:tasks.rados.rados.0.smithi112.stdout:356: write initial oid 356 2023-09-23T20:00:37.813 INFO:tasks.rados.rados.0.smithi112.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-09-23T20:00:37.820 INFO:tasks.rados.rados.0.smithi112.stdout:356: writing smithi11289144-356 from 766485 to 1232118 tid 1 2023-09-23T20:00:37.828 INFO:tasks.rados.rados.0.smithi112.stdout:356: writing smithi11289144-356 from 1990637 to 2638413 tid 2 2023-09-23T20:00:37.836 INFO:tasks.rados.rados.0.smithi112.stdout:356: writing smithi11289144-356 from 3299280 to 3966485 tid 3 2023-09-23T20:00:37.836 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.836 INFO:tasks.rados.rados.0.smithi112.stdout:341: finishing write tid 3 to smithi11289144-341 2023-09-23T20:00:37.836 INFO:tasks.rados.rados.0.smithi112.stdout:341: finishing write tid 4 to smithi11289144-341 2023-09-23T20:00:37.836 INFO:tasks.rados.rados.0.smithi112.stdout:341: finishing write tid 5 to smithi11289144-341 2023-09-23T20:00:37.836 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 341 v 87 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-09-23T20:00:37.837 INFO:tasks.rados.rados.0.smithi112.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:00:37.837 INFO:tasks.rados.rados.0.smithi112.stdout:342: finishing write tid 1 to smithi11289144-342 2023-09-23T20:00:37.837 INFO:tasks.rados.rados.0.smithi112.stdout:341: done (15 left) 2023-09-23T20:00:37.837 INFO:tasks.rados.rados.0.smithi112.stdout:357: write initial oid 357 2023-09-23T20:00:37.837 INFO:tasks.rados.rados.0.smithi112.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-09-23T20:00:37.843 INFO:tasks.rados.rados.0.smithi112.stdout:357: writing smithi11289144-357 from 783292 to 1324174 tid 1 2023-09-23T20:00:37.850 INFO:tasks.rados.rados.0.smithi112.stdout:357: writing smithi11289144-357 from 1932766 to 2440553 tid 2 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:357: writing smithi11289144-357 from 3210350 to 3782363 tid 3 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:342: finishing write tid 2 to smithi11289144-342 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:342: finishing write tid 3 to smithi11289144-342 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:342: finishing write tid 4 to smithi11289144-342 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:342: finishing write tid 5 to smithi11289144-342 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 342 v 70 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:343: finishing write tid 1 to smithi11289144-343 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:343: finishing write tid 2 to smithi11289144-343 2023-09-23T20:00:37.859 INFO:tasks.rados.rados.0.smithi112.stdout:343: finishing write tid 3 to smithi11289144-343 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:343: finishing write tid 4 to smithi11289144-343 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:343: finishing write tid 5 to smithi11289144-343 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:343: finishing write tid 6 to smithi11289144-343 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 343 v 85 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:344: finishing write tid 1 to smithi11289144-344 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:344: finishing write tid 2 to smithi11289144-344 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:344: finishing write tid 3 to smithi11289144-344 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:342: done (15 left) 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:343: done (14 left) 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:358: write initial oid 358 2023-09-23T20:00:37.860 INFO:tasks.rados.rados.0.smithi112.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-09-23T20:00:37.864 INFO:tasks.rados.rados.0.smithi112.stdout:358: writing smithi11289144-358 from 400099 to 1016230 tid 1 2023-09-23T20:00:37.869 INFO:tasks.rados.rados.0.smithi112.stdout:358: writing smithi11289144-358 from 1591248 to 2000099 tid 2 2023-09-23T20:00:37.869 INFO:tasks.rados.rados.0.smithi112.stdout:359: write initial oid 359 2023-09-23T20:00:37.870 INFO:tasks.rados.rados.0.smithi112.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-09-23T20:00:37.874 INFO:tasks.rados.rados.0.smithi112.stdout:359: writing smithi11289144-359 from 416906 to 824639 tid 1 2023-09-23T20:00:37.880 INFO:tasks.rados.rados.0.smithi112.stdout:359: writing smithi11289144-359 from 1366083 to 1877539 tid 2 2023-09-23T20:00:37.880 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:344: finishing write tid 4 to smithi11289144-344 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:344: finishing write tid 5 to smithi11289144-344 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 344 v 99 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:345: finishing write tid 1 to smithi11289144-345 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:344: done (15 left) 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:360: write initial oid 360 2023-09-23T20:00:37.881 INFO:tasks.rados.rados.0.smithi112.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-09-23T20:00:37.885 INFO:tasks.rados.rados.0.smithi112.stdout:360: writing smithi11289144-360 from 433713 to 916695 tid 1 2023-09-23T20:00:37.894 INFO:tasks.rados.rados.0.smithi112.stdout:360: writing smithi11289144-360 from 1424565 to 2033713 tid 2 2023-09-23T20:00:37.894 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.894 INFO:tasks.rados.rados.0.smithi112.stdout:345: finishing write tid 2 to smithi11289144-345 2023-09-23T20:00:37.894 INFO:tasks.rados.rados.0.smithi112.stdout:345: finishing write tid 3 to smithi11289144-345 2023-09-23T20:00:37.894 INFO:tasks.rados.rados.0.smithi112.stdout:345: finishing write tid 4 to smithi11289144-345 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:345: finishing write tid 5 to smithi11289144-345 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 345 v 54 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:346: finishing write tid 1 to smithi11289144-346 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:346: finishing write tid 2 to smithi11289144-346 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:346: finishing write tid 3 to smithi11289144-346 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:346: finishing write tid 4 to smithi11289144-346 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:346: finishing write tid 5 to smithi11289144-346 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 346 v 68 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:347: finishing write tid 1 to smithi11289144-347 2023-09-23T20:00:37.895 INFO:tasks.rados.rados.0.smithi112.stdout:347: finishing write tid 2 to smithi11289144-347 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:347: finishing write tid 3 to smithi11289144-347 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:347: finishing write tid 4 to smithi11289144-347 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:347: finishing write tid 5 to smithi11289144-347 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 347 v 56 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:348: finishing write tid 1 to smithi11289144-348 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:348: finishing write tid 2 to smithi11289144-348 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:348: finishing write tid 3 to smithi11289144-348 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:348: finishing write tid 4 to smithi11289144-348 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:348: finishing write tid 5 to smithi11289144-348 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:348: finishing write tid 6 to smithi11289144-348 2023-09-23T20:00:37.896 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 348 v 74 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:345: done (15 left) 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:346: done (14 left) 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:347: done (13 left) 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:348: done (12 left) 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:361: write initial oid 361 2023-09-23T20:00:37.897 INFO:tasks.rados.rados.0.smithi112.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-09-23T20:00:37.898 INFO:tasks.rados.rados.0.smithi112.stdout:361: writing smithi11289144-361 from 450520 to 1008751 tid 1 2023-09-23T20:00:37.905 INFO:tasks.rados.rados.0.smithi112.stdout:361: writing smithi11289144-361 from 1483047 to 1998172 tid 2 2023-09-23T20:00:37.905 INFO:tasks.rados.rados.0.smithi112.stdout:362: write initial oid 362 2023-09-23T20:00:37.906 INFO:tasks.rados.rados.0.smithi112.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-09-23T20:00:37.910 INFO:tasks.rados.rados.0.smithi112.stdout:362: writing smithi11289144-362 from 467327 to 1100807 tid 1 2023-09-23T20:00:37.916 INFO:tasks.rados.rados.0.smithi112.stdout:362: writing smithi11289144-362 from 1825176 to 2067327 tid 2 2023-09-23T20:00:37.916 INFO:tasks.rados.rados.0.smithi112.stdout:363: write initial oid 363 2023-09-23T20:00:37.916 INFO:tasks.rados.rados.0.smithi112.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-09-23T20:00:37.923 INFO:tasks.rados.rados.0.smithi112.stdout:363: writing smithi11289144-363 from 484134 to 1192863 tid 1 2023-09-23T20:00:37.929 INFO:tasks.rados.rados.0.smithi112.stdout:363: writing smithi11289144-363 from 1883658 to 2084134 tid 2 2023-09-23T20:00:37.929 INFO:tasks.rados.rados.0.smithi112.stdout:364: write initial oid 364 2023-09-23T20:00:37.929 INFO:tasks.rados.rados.0.smithi112.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-09-23T20:00:37.936 INFO:tasks.rados.rados.0.smithi112.stdout:364: writing smithi11289144-364 from 500941 to 1284919 tid 1 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout:364: writing smithi11289144-364 from 1942140 to 2100941 tid 2 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout:349: finishing write tid 1 to smithi11289144-349 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout:349: finishing write tid 2 to smithi11289144-349 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout:349: finishing write tid 3 to smithi11289144-349 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout:349: finishing write tid 4 to smithi11289144-349 2023-09-23T20:00:37.941 INFO:tasks.rados.rados.0.smithi112.stdout:349: finishing write tid 5 to smithi11289144-349 2023-09-23T20:00:37.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 85 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-09-23T20:00:37.942 INFO:tasks.rados.rados.0.smithi112.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-09-23T20:00:37.942 INFO:tasks.rados.rados.0.smithi112.stdout:350: finishing write tid 1 to smithi11289144-350 2023-09-23T20:00:37.942 INFO:tasks.rados.rados.0.smithi112.stdout:349: done (15 left) 2023-09-23T20:00:37.942 INFO:tasks.rados.rados.0.smithi112.stdout:365: write initial oid 365 2023-09-23T20:00:37.942 INFO:tasks.rados.rados.0.smithi112.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-09-23T20:00:37.946 INFO:tasks.rados.rados.0.smithi112.stdout:365: writing smithi11289144-365 from 517748 to 976975 tid 1 2023-09-23T20:00:37.952 INFO:tasks.rados.rados.0.smithi112.stdout:365: writing smithi11289144-365 from 1600622 to 2006732 tid 2 2023-09-23T20:00:37.952 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:350: finishing write tid 2 to smithi11289144-350 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:350: finishing write tid 3 to smithi11289144-350 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:350: finishing write tid 4 to smithi11289144-350 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:350: finishing write tid 5 to smithi11289144-350 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 350 v 77 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:351: finishing write tid 1 to smithi11289144-351 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:351: finishing write tid 2 to smithi11289144-351 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:350: done (15 left) 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:366: write initial oid 366 2023-09-23T20:00:37.953 INFO:tasks.rados.rados.0.smithi112.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-09-23T20:00:37.959 INFO:tasks.rados.rados.0.smithi112.stdout:366: writing smithi11289144-366 from 534555 to 1185384 tid 1 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:366: writing smithi11289144-366 from 1659104 to 2134555 tid 2 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:351: finishing write tid 3 to smithi11289144-351 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:351: finishing write tid 4 to smithi11289144-351 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:351: finishing write tid 5 to smithi11289144-351 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 351 v 89 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:352: finishing write tid 1 to smithi11289144-352 2023-09-23T20:00:37.965 INFO:tasks.rados.rados.0.smithi112.stdout:352: finishing write tid 2 to smithi11289144-352 2023-09-23T20:00:37.966 INFO:tasks.rados.rados.0.smithi112.stdout:351: done (15 left) 2023-09-23T20:00:37.966 INFO:tasks.rados.rados.0.smithi112.stdout:367: write initial oid 367 2023-09-23T20:00:37.966 INFO:tasks.rados.rados.0.smithi112.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-09-23T20:00:37.973 INFO:tasks.rados.rados.0.smithi112.stdout:367: writing smithi11289144-367 from 551362 to 1277440 tid 1 2023-09-23T20:00:37.979 INFO:tasks.rados.rados.0.smithi112.stdout:367: writing smithi11289144-367 from 1717586 to 2127365 tid 2 2023-09-23T20:00:37.979 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:37.979 INFO:tasks.rados.rados.0.smithi112.stdout:352: finishing write tid 3 to smithi11289144-352 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:352: finishing write tid 4 to smithi11289144-352 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:352: finishing write tid 5 to smithi11289144-352 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 352 v 94 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:353: finishing write tid 1 to smithi11289144-353 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:353: finishing write tid 2 to smithi11289144-353 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:353: finishing write tid 3 to smithi11289144-353 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:353: finishing write tid 4 to smithi11289144-353 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:353: finishing write tid 5 to smithi11289144-353 2023-09-23T20:00:37.980 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 353 v 85 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-09-23T20:00:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:00:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:354: finishing write tid 1 to smithi11289144-354 2023-09-23T20:00:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:352: done (15 left) 2023-09-23T20:00:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:353: done (14 left) 2023-09-23T20:00:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:368: write initial oid 368 2023-09-23T20:00:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-09-23T20:00:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:368: writing smithi11289144-368 from 568169 to 969496 tid 1 2023-09-23T20:00:37.990 INFO:tasks.rados.rados.0.smithi112.stdout:368: writing smithi11289144-368 from 1376068 to 2045858 tid 2 2023-09-23T20:00:37.990 INFO:tasks.rados.rados.0.smithi112.stdout:369: write initial oid 369 2023-09-23T20:00:37.990 INFO:tasks.rados.rados.0.smithi112.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-09-23T20:00:37.996 INFO:tasks.rados.rados.0.smithi112.stdout:369: writing smithi11289144-369 from 584976 to 1061552 tid 1 2023-09-23T20:00:38.003 INFO:tasks.rados.rados.0.smithi112.stdout:369: writing smithi11289144-369 from 1834550 to 2184976 tid 2 2023-09-23T20:00:38.003 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:354: finishing write tid 2 to smithi11289144-354 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:354: finishing write tid 3 to smithi11289144-354 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:354: finishing write tid 4 to smithi11289144-354 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:354: finishing write tid 5 to smithi11289144-354 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 354 v 60 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:355: finishing write tid 1 to smithi11289144-355 2023-09-23T20:00:38.004 INFO:tasks.rados.rados.0.smithi112.stdout:355: finishing write tid 2 to smithi11289144-355 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:355: finishing write tid 3 to smithi11289144-355 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:355: finishing write tid 4 to smithi11289144-355 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:355: finishing write tid 5 to smithi11289144-355 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 72 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:356: finishing write tid 1 to smithi11289144-356 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:356: finishing write tid 2 to smithi11289144-356 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:356: finishing write tid 3 to smithi11289144-356 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:356: finishing write tid 4 to smithi11289144-356 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:356: finishing write tid 5 to smithi11289144-356 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 356 v 74 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-09-23T20:00:38.005 INFO:tasks.rados.rados.0.smithi112.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:357: finishing write tid 1 to smithi11289144-357 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:357: finishing write tid 2 to smithi11289144-357 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:357: finishing write tid 3 to smithi11289144-357 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:357: finishing write tid 4 to smithi11289144-357 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:354: done (15 left) 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:355: done (14 left) 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:356: done (13 left) 2023-09-23T20:00:38.006 INFO:tasks.rados.rados.0.smithi112.stdout:370: write initial oid 370 2023-09-23T20:00:38.007 INFO:tasks.rados.rados.0.smithi112.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-09-23T20:00:38.010 INFO:tasks.rados.rados.0.smithi112.stdout:370: writing smithi11289144-370 from 601783 to 1153608 tid 1 2023-09-23T20:00:38.016 INFO:tasks.rados.rados.0.smithi112.stdout:370: writing smithi11289144-370 from 1776679 to 2201783 tid 2 2023-09-23T20:00:38.016 INFO:tasks.rados.rados.0.smithi112.stdout:371: write initial oid 371 2023-09-23T20:00:38.016 INFO:tasks.rados.rados.0.smithi112.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-09-23T20:00:38.023 INFO:tasks.rados.rados.0.smithi112.stdout:371: writing smithi11289144-371 from 618590 to 1245664 tid 1 2023-09-23T20:00:38.028 INFO:tasks.rados.rados.0.smithi112.stdout:371: writing smithi11289144-371 from 1835161 to 2218590 tid 2 2023-09-23T20:00:38.029 INFO:tasks.rados.rados.0.smithi112.stdout:372: write initial oid 372 2023-09-23T20:00:38.029 INFO:tasks.rados.rados.0.smithi112.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-09-23T20:00:38.037 INFO:tasks.rados.rados.0.smithi112.stdout:372: writing smithi11289144-372 from 635397 to 1337720 tid 1 2023-09-23T20:00:38.042 INFO:tasks.rados.rados.0.smithi112.stdout:372: writing smithi11289144-372 from 1893643 to 2235397 tid 2 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:357: finishing write tid 5 to smithi11289144-357 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 357 v 93 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:358: finishing write tid 1 to smithi11289144-358 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:358: finishing write tid 2 to smithi11289144-358 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:358: finishing write tid 3 to smithi11289144-358 2023-09-23T20:00:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:357: done (15 left) 2023-09-23T20:00:38.044 INFO:tasks.rados.rados.0.smithi112.stdout:373: write initial oid 373 2023-09-23T20:00:38.044 INFO:tasks.rados.rados.0.smithi112.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-09-23T20:00:38.050 INFO:tasks.rados.rados.0.smithi112.stdout:373: writing smithi11289144-373 from 652204 to 1429776 tid 1 2023-09-23T20:00:38.055 INFO:tasks.rados.rados.0.smithi112.stdout:373: writing smithi11289144-373 from 1952125 to 2252204 tid 2 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:358: finishing write tid 4 to smithi11289144-358 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 358 v 90 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:359: finishing write tid 1 to smithi11289144-359 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:359: finishing write tid 2 to smithi11289144-359 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:359: finishing write tid 3 to smithi11289144-359 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:359: finishing write tid 4 to smithi11289144-359 2023-09-23T20:00:38.056 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 57 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:360: finishing write tid 1 to smithi11289144-360 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:360: finishing write tid 2 to smithi11289144-360 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:360: finishing write tid 3 to smithi11289144-360 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:358: done (15 left) 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:359: done (14 left) 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:374: write initial oid 374 2023-09-23T20:00:38.057 INFO:tasks.rados.rados.0.smithi112.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-09-23T20:00:38.062 INFO:tasks.rados.rados.0.smithi112.stdout:374: writing smithi11289144-374 from 669011 to 1238185 tid 1 2023-09-23T20:00:38.068 INFO:tasks.rados.rados.0.smithi112.stdout:374: writing smithi11289144-374 from 2010607 to 2269011 tid 2 2023-09-23T20:00:38.068 INFO:tasks.rados.rados.0.smithi112.stdout:375: write initial oid 375 2023-09-23T20:00:38.068 INFO:tasks.rados.rados.0.smithi112.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-09-23T20:00:38.075 INFO:tasks.rados.rados.0.smithi112.stdout:375: writing smithi11289144-375 from 685818 to 1330241 tid 1 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:375: writing smithi11289144-375 from 2069089 to 2285818 tid 2 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:360: finishing write tid 4 to smithi11289144-360 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 360 v 93 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:360: done (15 left) 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:376: write initial oid 376 2023-09-23T20:00:38.082 INFO:tasks.rados.rados.0.smithi112.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-09-23T20:00:38.089 INFO:tasks.rados.rados.0.smithi112.stdout:376: writing smithi11289144-376 from 702625 to 1422297 tid 1 2023-09-23T20:00:38.095 INFO:tasks.rados.rados.0.smithi112.stdout:376: writing smithi11289144-376 from 2127571 to 2302625 tid 2 2023-09-23T20:00:38.095 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:361: finishing write tid 1 to smithi11289144-361 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:361: finishing write tid 2 to smithi11289144-361 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:361: finishing write tid 3 to smithi11289144-361 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:361: finishing write tid 4 to smithi11289144-361 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 361 v 63 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:362: finishing write tid 1 to smithi11289144-362 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:362: finishing write tid 2 to smithi11289144-362 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:362: finishing write tid 3 to smithi11289144-362 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:362: finishing write tid 4 to smithi11289144-362 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 362 v 60 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:00:38.096 INFO:tasks.rados.rados.0.smithi112.stdout:363: finishing write tid 1 to smithi11289144-363 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:363: finishing write tid 2 to smithi11289144-363 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:363: finishing write tid 3 to smithi11289144-363 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:363: finishing write tid 4 to smithi11289144-363 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 363 v 102 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:364: finishing write tid 1 to smithi11289144-364 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:364: finishing write tid 2 to smithi11289144-364 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:364: finishing write tid 3 to smithi11289144-364 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:364: finishing write tid 4 to smithi11289144-364 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 66 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-09-23T20:00:38.097 INFO:tasks.rados.rados.0.smithi112.stdout:365: finishing write tid 1 to smithi11289144-365 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:365: finishing write tid 2 to smithi11289144-365 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:365: finishing write tid 3 to smithi11289144-365 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:365: finishing write tid 4 to smithi11289144-365 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 365 v 88 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:361: done (15 left) 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:362: done (14 left) 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:363: done (13 left) 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:364: done (12 left) 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:365: done (11 left) 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:377: write initial oid 377 2023-09-23T20:00:38.098 INFO:tasks.rados.rados.0.smithi112.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-09-23T20:00:38.103 INFO:tasks.rados.rados.0.smithi112.stdout:377: writing smithi11289144-377 from 719432 to 1514353 tid 1 2023-09-23T20:00:38.109 INFO:tasks.rados.rados.0.smithi112.stdout:377: writing smithi11289144-377 from 2186053 to 2319432 tid 2 2023-09-23T20:00:38.110 INFO:tasks.rados.rados.0.smithi112.stdout:378: write initial oid 378 2023-09-23T20:00:38.110 INFO:tasks.rados.rados.0.smithi112.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-09-23T20:00:38.115 INFO:tasks.rados.rados.0.smithi112.stdout:378: writing smithi11289144-378 from 736239 to 1206409 tid 1 2023-09-23T20:00:38.121 INFO:tasks.rados.rados.0.smithi112.stdout:378: writing smithi11289144-378 from 1728182 to 2299964 tid 2 2023-09-23T20:00:38.121 INFO:tasks.rados.rados.0.smithi112.stdout:379: write initial oid 379 2023-09-23T20:00:38.121 INFO:tasks.rados.rados.0.smithi112.stdout:366: finishing write tid 1 to smithi11289144-366 2023-09-23T20:00:38.122 INFO:tasks.rados.rados.0.smithi112.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-09-23T20:00:38.128 INFO:tasks.rados.rados.0.smithi112.stdout:379: writing smithi11289144-379 from 753046 to 1298465 tid 1 2023-09-23T20:00:38.134 INFO:tasks.rados.rados.0.smithi112.stdout:379: writing smithi11289144-379 from 1786664 to 2218457 tid 2 2023-09-23T20:00:38.134 INFO:tasks.rados.rados.0.smithi112.stdout:380: write initial oid 380 2023-09-23T20:00:38.134 INFO:tasks.rados.rados.0.smithi112.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-09-23T20:00:38.141 INFO:tasks.rados.rados.0.smithi112.stdout:380: writing smithi11289144-380 from 769853 to 1390521 tid 1 2023-09-23T20:00:38.147 INFO:tasks.rados.rados.0.smithi112.stdout:380: writing smithi11289144-380 from 1845146 to 2369853 tid 2 2023-09-23T20:00:38.148 INFO:tasks.rados.rados.0.smithi112.stdout:381: write initial oid 381 2023-09-23T20:00:38.148 INFO:tasks.rados.rados.0.smithi112.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-09-23T20:00:38.155 INFO:tasks.rados.rados.0.smithi112.stdout:381: writing smithi11289144-381 from 786660 to 1482577 tid 1 2023-09-23T20:00:38.161 INFO:tasks.rados.rados.0.smithi112.stdout:381: writing smithi11289144-381 from 1903628 to 2339090 tid 2 2023-09-23T20:00:38.161 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.161 INFO:tasks.rados.rados.0.smithi112.stdout:366: finishing write tid 2 to smithi11289144-366 2023-09-23T20:00:38.161 INFO:tasks.rados.rados.0.smithi112.stdout:366: finishing write tid 3 to smithi11289144-366 2023-09-23T20:00:38.161 INFO:tasks.rados.rados.0.smithi112.stdout:366: finishing write tid 4 to smithi11289144-366 2023-09-23T20:00:38.161 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 366 v 79 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-09-23T20:00:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-09-23T20:00:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:367: finishing write tid 1 to smithi11289144-367 2023-09-23T20:00:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:367: finishing write tid 2 to smithi11289144-367 2023-09-23T20:00:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:366: done (15 left) 2023-09-23T20:00:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:382: write initial oid 382 2023-09-23T20:00:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-09-23T20:00:38.166 INFO:tasks.rados.rados.0.smithi112.stdout:382: writing smithi11289144-382 from 403467 to 890986 tid 1 2023-09-23T20:00:38.173 INFO:tasks.rados.rados.0.smithi112.stdout:382: writing smithi11289144-382 from 1562110 to 2141230 tid 2 2023-09-23T20:00:38.173 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:367: finishing write tid 3 to smithi11289144-367 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:367: finishing write tid 4 to smithi11289144-367 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 367 v 105 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:368: finishing write tid 1 to smithi11289144-368 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:368: finishing write tid 2 to smithi11289144-368 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:367: done (15 left) 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:383: write initial oid 383 2023-09-23T20:00:38.174 INFO:tasks.rados.rados.0.smithi112.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-09-23T20:00:38.179 INFO:tasks.rados.rados.0.smithi112.stdout:383: writing smithi11289144-383 from 420274 to 983042 tid 1 2023-09-23T20:00:38.185 INFO:tasks.rados.rados.0.smithi112.stdout:383: writing smithi11289144-383 from 1620592 to 2059723 tid 2 2023-09-23T20:00:38.185 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.185 INFO:tasks.rados.rados.0.smithi112.stdout:368: finishing write tid 3 to smithi11289144-368 2023-09-23T20:00:38.185 INFO:tasks.rados.rados.0.smithi112.stdout:368: finishing write tid 4 to smithi11289144-368 2023-09-23T20:00:38.186 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 368 v 54 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-09-23T20:00:38.186 INFO:tasks.rados.rados.0.smithi112.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:00:38.186 INFO:tasks.rados.rados.0.smithi112.stdout:369: finishing write tid 1 to smithi11289144-369 2023-09-23T20:00:38.186 INFO:tasks.rados.rados.0.smithi112.stdout:368: done (15 left) 2023-09-23T20:00:38.186 INFO:tasks.rados.rados.0.smithi112.stdout:384: write initial oid 384 2023-09-23T20:00:38.186 INFO:tasks.rados.rados.0.smithi112.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-09-23T20:00:38.191 INFO:tasks.rados.rados.0.smithi112.stdout:384: writing smithi11289144-384 from 437081 to 1075098 tid 1 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:384: writing smithi11289144-384 from 1679074 to 2261863 tid 2 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:369: finishing write tid 2 to smithi11289144-369 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:369: finishing write tid 3 to smithi11289144-369 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:369: finishing write tid 4 to smithi11289144-369 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 369 v 82 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:370: finishing write tid 1 to smithi11289144-370 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:370: finishing write tid 2 to smithi11289144-370 2023-09-23T20:00:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:369: done (15 left) 2023-09-23T20:00:38.200 INFO:tasks.rados.rados.0.smithi112.stdout:385: write initial oid 385 2023-09-23T20:00:38.200 INFO:tasks.rados.rados.0.smithi112.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-09-23T20:00:38.205 INFO:tasks.rados.rados.0.smithi112.stdout:385: writing smithi11289144-385 from 453888 to 1167154 tid 1 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:385: writing smithi11289144-385 from 1737556 to 2180356 tid 2 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:370: finishing write tid 3 to smithi11289144-370 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:370: finishing write tid 4 to smithi11289144-370 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 63 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:371: finishing write tid 1 to smithi11289144-371 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:371: finishing write tid 2 to smithi11289144-371 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:371: finishing write tid 3 to smithi11289144-371 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:371: finishing write tid 4 to smithi11289144-371 2023-09-23T20:00:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 371 v 96 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:372: finishing write tid 1 to smithi11289144-372 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:372: finishing write tid 2 to smithi11289144-372 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:372: finishing write tid 3 to smithi11289144-372 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:372: finishing write tid 4 to smithi11289144-372 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 372 v 97 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:373: finishing write tid 1 to smithi11289144-373 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:373: finishing write tid 2 to smithi11289144-373 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:373: finishing write tid 3 to smithi11289144-373 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:373: finishing write tid 4 to smithi11289144-373 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 373 v 77 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-09-23T20:00:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:374: finishing write tid 1 to smithi11289144-374 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:374: finishing write tid 2 to smithi11289144-374 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:374: finishing write tid 3 to smithi11289144-374 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:374: finishing write tid 4 to smithi11289144-374 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 374 v 80 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:375: finishing write tid 1 to smithi11289144-375 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:375: finishing write tid 2 to smithi11289144-375 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:375: finishing write tid 3 to smithi11289144-375 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:370: done (15 left) 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:371: done (14 left) 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:372: done (13 left) 2023-09-23T20:00:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:373: done (12 left) 2023-09-23T20:00:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:374: done (11 left) 2023-09-23T20:00:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:386: write initial oid 386 2023-09-23T20:00:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-09-23T20:00:38.218 INFO:tasks.rados.rados.0.smithi112.stdout:386: writing smithi11289144-386 from 470695 to 1259210 tid 1 2023-09-23T20:00:38.224 INFO:tasks.rados.rados.0.smithi112.stdout:386: writing smithi11289144-386 from 1679685 to 2266143 tid 2 2023-09-23T20:00:38.224 INFO:tasks.rados.rados.0.smithi112.stdout:387: write initial oid 387 2023-09-23T20:00:38.224 INFO:tasks.rados.rados.0.smithi112.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-09-23T20:00:38.230 INFO:tasks.rados.rados.0.smithi112.stdout:387: writing smithi11289144-387 from 487502 to 951266 tid 1 2023-09-23T20:00:38.237 INFO:tasks.rados.rados.0.smithi112.stdout:387: writing smithi11289144-387 from 1738167 to 2184636 tid 2 2023-09-23T20:00:38.237 INFO:tasks.rados.rados.0.smithi112.stdout:388: write initial oid 388 2023-09-23T20:00:38.237 INFO:tasks.rados.rados.0.smithi112.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-09-23T20:00:38.243 INFO:tasks.rados.rados.0.smithi112.stdout:388: writing smithi11289144-388 from 504309 to 1043322 tid 1 2023-09-23T20:00:38.250 INFO:tasks.rados.rados.0.smithi112.stdout:388: writing smithi11289144-388 from 1796649 to 2386776 tid 2 2023-09-23T20:00:38.251 INFO:tasks.rados.rados.0.smithi112.stdout:389: write initial oid 389 2023-09-23T20:00:38.251 INFO:tasks.rados.rados.0.smithi112.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-09-23T20:00:38.257 INFO:tasks.rados.rados.0.smithi112.stdout:389: writing smithi11289144-389 from 521116 to 1251731 tid 1 2023-09-23T20:00:38.265 INFO:tasks.rados.rados.0.smithi112.stdout:389: writing smithi11289144-389 from 1971484 to 2521116 tid 2 2023-09-23T20:00:38.265 INFO:tasks.rados.rados.0.smithi112.stdout:390: write initial oid 390 2023-09-23T20:00:38.265 INFO:tasks.rados.rados.0.smithi112.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-09-23T20:00:38.271 INFO:tasks.rados.rados.0.smithi112.stdout:390: writing smithi11289144-390 from 537923 to 943787 tid 1 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:390: writing smithi11289144-390 from 1513613 to 2107409 tid 2 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:375: finishing write tid 4 to smithi11289144-375 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 91 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:376: finishing write tid 1 to smithi11289144-376 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:376: finishing write tid 2 to smithi11289144-376 2023-09-23T20:00:38.278 INFO:tasks.rados.rados.0.smithi112.stdout:376: finishing write tid 3 to smithi11289144-376 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:376: finishing write tid 4 to smithi11289144-376 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 376 v 66 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:377: finishing write tid 1 to smithi11289144-377 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:377: finishing write tid 2 to smithi11289144-377 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:377: finishing write tid 3 to smithi11289144-377 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:377: finishing write tid 4 to smithi11289144-377 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 377 v 96 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:378: finishing write tid 1 to smithi11289144-378 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:375: done (15 left) 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:376: done (14 left) 2023-09-23T20:00:38.279 INFO:tasks.rados.rados.0.smithi112.stdout:377: done (13 left) 2023-09-23T20:00:38.280 INFO:tasks.rados.rados.0.smithi112.stdout:391: write initial oid 391 2023-09-23T20:00:38.280 INFO:tasks.rados.rados.0.smithi112.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-09-23T20:00:38.283 INFO:tasks.rados.rados.0.smithi112.stdout:391: writing smithi11289144-391 from 554730 to 1035843 tid 1 2023-09-23T20:00:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:391: writing smithi11289144-391 from 1572095 to 2309549 tid 2 2023-09-23T20:00:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:392: write initial oid 392 2023-09-23T20:00:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-09-23T20:00:38.297 INFO:tasks.rados.rados.0.smithi112.stdout:392: writing smithi11289144-392 from 571537 to 1127899 tid 1 2023-09-23T20:00:38.304 INFO:tasks.rados.rados.0.smithi112.stdout:392: writing smithi11289144-392 from 1630577 to 2228042 tid 2 2023-09-23T20:00:38.304 INFO:tasks.rados.rados.0.smithi112.stdout:393: write initial oid 393 2023-09-23T20:00:38.304 INFO:tasks.rados.rados.0.smithi112.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-09-23T20:00:38.311 INFO:tasks.rados.rados.0.smithi112.stdout:393: writing smithi11289144-393 from 588344 to 1219955 tid 1 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:393: writing smithi11289144-393 from 1689059 to 2430182 tid 2 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:378: finishing write tid 2 to smithi11289144-378 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:378: finishing write tid 3 to smithi11289144-378 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:378: finishing write tid 4 to smithi11289144-378 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 378 v 99 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:379: finishing write tid 1 to smithi11289144-379 2023-09-23T20:00:38.319 INFO:tasks.rados.rados.0.smithi112.stdout:378: done (15 left) 2023-09-23T20:00:38.320 INFO:tasks.rados.rados.0.smithi112.stdout:394: write initial oid 394 2023-09-23T20:00:38.320 INFO:tasks.rados.rados.0.smithi112.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-09-23T20:00:38.326 INFO:tasks.rados.rados.0.smithi112.stdout:394: writing smithi11289144-394 from 605151 to 1312011 tid 1 2023-09-23T20:00:38.334 INFO:tasks.rados.rados.0.smithi112.stdout:394: writing smithi11289144-394 from 2031188 to 2605151 tid 2 2023-09-23T20:00:38.334 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.334 INFO:tasks.rados.rados.0.smithi112.stdout:379: finishing write tid 2 to smithi11289144-379 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:379: finishing write tid 3 to smithi11289144-379 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:379: finishing write tid 4 to smithi11289144-379 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 379 v 99 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:380: finishing write tid 1 to smithi11289144-380 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:380: finishing write tid 2 to smithi11289144-380 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:380: finishing write tid 3 to smithi11289144-380 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:380: finishing write tid 4 to smithi11289144-380 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 380 v 108 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-09-23T20:00:38.335 INFO:tasks.rados.rados.0.smithi112.stdout:381: finishing write tid 1 to smithi11289144-381 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:381: finishing write tid 2 to smithi11289144-381 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:381: finishing write tid 3 to smithi11289144-381 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:381: finishing write tid 4 to smithi11289144-381 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 69 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:379: done (15 left) 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:380: done (14 left) 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:381: done (13 left) 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:395: write initial oid 395 2023-09-23T20:00:38.336 INFO:tasks.rados.rados.0.smithi112.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-09-23T20:00:38.343 INFO:tasks.rados.rados.0.smithi112.stdout:395: writing smithi11289144-395 from 621958 to 1404067 tid 1 2023-09-23T20:00:38.350 INFO:tasks.rados.rados.0.smithi112.stdout:395: writing smithi11289144-395 from 2089670 to 2621958 tid 2 2023-09-23T20:00:38.350 INFO:tasks.rados.rados.0.smithi112.stdout:396: write initial oid 396 2023-09-23T20:00:38.350 INFO:tasks.rados.rados.0.smithi112.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-09-23T20:00:38.356 INFO:tasks.rados.rados.0.smithi112.stdout:396: writing smithi11289144-396 from 638765 to 1096123 tid 1 2023-09-23T20:00:38.363 INFO:tasks.rados.rados.0.smithi112.stdout:396: writing smithi11289144-396 from 1748152 to 2352955 tid 2 2023-09-23T20:00:38.363 INFO:tasks.rados.rados.0.smithi112.stdout:397: write initial oid 397 2023-09-23T20:00:38.363 INFO:tasks.rados.rados.0.smithi112.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-09-23T20:00:38.370 INFO:tasks.rados.rados.0.smithi112.stdout:397: writing smithi11289144-397 from 655572 to 1304532 tid 1 2023-09-23T20:00:38.378 INFO:tasks.rados.rados.0.smithi112.stdout:397: writing smithi11289144-397 from 1922987 to 2655572 tid 2 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:382: finishing write tid 1 to smithi11289144-382 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:382: finishing write tid 2 to smithi11289144-382 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:382: finishing write tid 3 to smithi11289144-382 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:382: finishing write tid 4 to smithi11289144-382 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 382 v 83 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:383: finishing write tid 1 to smithi11289144-383 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:383: finishing write tid 2 to smithi11289144-383 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:383: finishing write tid 3 to smithi11289144-383 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:383: finishing write tid 4 to smithi11289144-383 2023-09-23T20:00:38.379 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 383 v 94 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-09-23T20:00:38.380 INFO:tasks.rados.rados.0.smithi112.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-09-23T20:00:38.380 INFO:tasks.rados.rados.0.smithi112.stdout:384: finishing write tid 1 to smithi11289144-384 2023-09-23T20:00:38.380 INFO:tasks.rados.rados.0.smithi112.stdout:382: done (15 left) 2023-09-23T20:00:38.380 INFO:tasks.rados.rados.0.smithi112.stdout:383: done (14 left) 2023-09-23T20:00:38.380 INFO:tasks.rados.rados.0.smithi112.stdout:398: write initial oid 398 2023-09-23T20:00:38.380 INFO:tasks.rados.rados.0.smithi112.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-09-23T20:00:38.386 INFO:tasks.rados.rados.0.smithi112.stdout:398: writing smithi11289144-398 from 672379 to 1396588 tid 1 2023-09-23T20:00:38.392 INFO:tasks.rados.rados.0.smithi112.stdout:398: writing smithi11289144-398 from 1865116 to 2473588 tid 2 2023-09-23T20:00:38.392 INFO:tasks.rados.rados.0.smithi112.stdout:399: write initial oid 399 2023-09-23T20:00:38.392 INFO:tasks.rados.rados.0.smithi112.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-09-23T20:00:38.401 INFO:tasks.rados.rados.0.smithi112.stdout:399: writing smithi11289144-399 from 689186 to 1488644 tid 1 2023-09-23T20:00:38.408 INFO:tasks.rados.rados.0.smithi112.stdout:399: writing smithi11289144-399 from 1923598 to 2675728 tid 2 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:384: finishing write tid 2 to smithi11289144-384 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:384: finishing write tid 3 to smithi11289144-384 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:384: finishing write tid 4 to smithi11289144-384 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 384 v 72 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:385: finishing write tid 1 to smithi11289144-385 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:385: finishing write tid 2 to smithi11289144-385 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:385: finishing write tid 3 to smithi11289144-385 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:385: finishing write tid 4 to smithi11289144-385 2023-09-23T20:00:38.409 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 385 v 111 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:386: finishing write tid 1 to smithi11289144-386 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:386: finishing write tid 2 to smithi11289144-386 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:386: finishing write tid 3 to smithi11289144-386 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:386: finishing write tid 4 to smithi11289144-386 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 386 v 85 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:387: finishing write tid 1 to smithi11289144-387 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:387: finishing write tid 2 to smithi11289144-387 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:387: finishing write tid 3 to smithi11289144-387 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:387: finishing write tid 4 to smithi11289144-387 2023-09-23T20:00:38.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 387 v 102 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:388: finishing write tid 1 to smithi11289144-388 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:388: finishing write tid 2 to smithi11289144-388 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:388: finishing write tid 3 to smithi11289144-388 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:388: finishing write tid 4 to smithi11289144-388 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 388 v 88 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:389: finishing write tid 1 to smithi11289144-389 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:389: finishing write tid 2 to smithi11289144-389 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:389: finishing write tid 3 to smithi11289144-389 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:389: finishing write tid 4 to smithi11289144-389 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 389 v 75 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-09-23T20:00:38.411 INFO:tasks.rados.rados.0.smithi112.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:390: finishing write tid 1 to smithi11289144-390 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:390: finishing write tid 2 to smithi11289144-390 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:390: finishing write tid 3 to smithi11289144-390 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:390: finishing write tid 4 to smithi11289144-390 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 390 v 86 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:391: finishing write tid 1 to smithi11289144-391 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:391: finishing write tid 2 to smithi11289144-391 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:384: done (15 left) 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:385: done (14 left) 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:386: done (13 left) 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:387: done (12 left) 2023-09-23T20:00:38.412 INFO:tasks.rados.rados.0.smithi112.stdout:388: done (11 left) 2023-09-23T20:00:38.413 INFO:tasks.rados.rados.0.smithi112.stdout:389: done (10 left) 2023-09-23T20:00:38.413 INFO:tasks.rados.rados.0.smithi112.stdout:390: done (9 left) 2023-09-23T20:00:38.413 INFO:tasks.rados.rados.0.smithi112.stdout:400: write initial oid 400 2023-09-23T20:00:38.413 INFO:tasks.rados.rados.0.smithi112.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-09-23T20:00:38.420 INFO:tasks.rados.rados.0.smithi112.stdout:400: writing smithi11289144-400 from 705993 to 1180700 tid 1 2023-09-23T20:00:38.426 INFO:tasks.rados.rados.0.smithi112.stdout:400: writing smithi11289144-400 from 1582080 to 2194221 tid 2 2023-09-23T20:00:38.426 INFO:tasks.rados.rados.0.smithi112.stdout:401: write initial oid 401 2023-09-23T20:00:38.426 INFO:tasks.rados.rados.0.smithi112.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-09-23T20:00:38.433 INFO:tasks.rados.rados.0.smithi112.stdout:401: writing smithi11289144-401 from 722800 to 1272756 tid 1 2023-09-23T20:00:38.442 INFO:tasks.rados.rados.0.smithi112.stdout:401: writing smithi11289144-401 from 2040562 to 2722800 tid 2 2023-09-23T20:00:38.442 INFO:tasks.rados.rados.0.smithi112.stdout:402: write initial oid 402 2023-09-23T20:00:38.442 INFO:tasks.rados.rados.0.smithi112.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-09-23T20:00:38.450 INFO:tasks.rados.rados.0.smithi112.stdout:402: writing smithi11289144-402 from 739607 to 1364812 tid 1 2023-09-23T20:00:38.456 INFO:tasks.rados.rados.0.smithi112.stdout:402: writing smithi11289144-402 from 1982691 to 2482148 tid 2 2023-09-23T20:00:38.457 INFO:tasks.rados.rados.0.smithi112.stdout:403: write initial oid 403 2023-09-23T20:00:38.457 INFO:tasks.rados.rados.0.smithi112.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-09-23T20:00:38.464 INFO:tasks.rados.rados.0.smithi112.stdout:403: writing smithi11289144-403 from 756414 to 1456868 tid 1 2023-09-23T20:00:38.472 INFO:tasks.rados.rados.0.smithi112.stdout:403: writing smithi11289144-403 from 2041173 to 2756414 tid 2 2023-09-23T20:00:38.472 INFO:tasks.rados.rados.0.smithi112.stdout:404: write initial oid 404 2023-09-23T20:00:38.472 INFO:tasks.rados.rados.0.smithi112.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-09-23T20:00:38.479 INFO:tasks.rados.rados.0.smithi112.stdout:404: writing smithi11289144-404 from 773221 to 1265277 tid 1 2023-09-23T20:00:38.485 INFO:tasks.rados.rados.0.smithi112.stdout:404: writing smithi11289144-404 from 1816008 to 2319134 tid 2 2023-09-23T20:00:38.485 INFO:tasks.rados.rados.0.smithi112.stdout:405: write initial oid 405 2023-09-23T20:00:38.485 INFO:tasks.rados.rados.0.smithi112.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-09-23T20:00:38.493 INFO:tasks.rados.rados.0.smithi112.stdout:405: writing smithi11289144-405 from 790028 to 1357333 tid 1 2023-09-23T20:00:38.500 INFO:tasks.rados.rados.0.smithi112.stdout:405: writing smithi11289144-405 from 1874490 to 2637627 tid 2 2023-09-23T20:00:38.500 INFO:tasks.rados.rados.0.smithi112.stdout:406: write initial oid 406 2023-09-23T20:00:38.500 INFO:tasks.rados.rados.0.smithi112.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-09-23T20:00:38.507 INFO:tasks.rados.rados.0.smithi112.stdout:406: writing smithi11289144-406 from 406835 to 1049389 tid 1 2023-09-23T20:00:38.512 INFO:tasks.rados.rados.0.smithi112.stdout:406: writing smithi11289144-406 from 1532972 to 2039767 tid 2 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:406: writing smithi11289144-406 from 2772312 to 2806835 tid 3 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:391: finishing write tid 3 to smithi11289144-391 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:391: finishing write tid 4 to smithi11289144-391 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 391 v 89 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:392: finishing write tid 1 to smithi11289144-392 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:392: finishing write tid 2 to smithi11289144-392 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:391: done (15 left) 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:407: write initial oid 407 2023-09-23T20:00:38.518 INFO:tasks.rados.rados.0.smithi112.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-09-23T20:00:38.524 INFO:tasks.rados.rados.0.smithi112.stdout:407: writing smithi11289144-407 from 423642 to 1141445 tid 1 2023-09-23T20:00:38.533 INFO:tasks.rados.rados.0.smithi112.stdout:407: writing smithi11289144-407 from 1875101 to 2641907 tid 2 2023-09-23T20:00:38.533 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:392: finishing write tid 3 to smithi11289144-392 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:392: finishing write tid 4 to smithi11289144-392 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 392 v 78 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:393: finishing write tid 1 to smithi11289144-393 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:393: finishing write tid 2 to smithi11289144-393 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:393: finishing write tid 3 to smithi11289144-393 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:393: finishing write tid 4 to smithi11289144-393 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 393 v 114 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-09-23T20:00:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:394: finishing write tid 1 to smithi11289144-394 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:394: finishing write tid 2 to smithi11289144-394 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:394: finishing write tid 3 to smithi11289144-394 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:394: finishing write tid 4 to smithi11289144-394 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 394 v 80 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:395: finishing write tid 1 to smithi11289144-395 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:395: finishing write tid 2 to smithi11289144-395 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:395: finishing write tid 3 to smithi11289144-395 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:395: finishing write tid 4 to smithi11289144-395 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 395 v 105 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:396: finishing write tid 1 to smithi11289144-396 2023-09-23T20:00:38.535 INFO:tasks.rados.rados.0.smithi112.stdout:396: finishing write tid 2 to smithi11289144-396 2023-09-23T20:00:38.536 INFO:tasks.rados.rados.0.smithi112.stdout:392: done (15 left) 2023-09-23T20:00:38.536 INFO:tasks.rados.rados.0.smithi112.stdout:393: done (14 left) 2023-09-23T20:00:38.536 INFO:tasks.rados.rados.0.smithi112.stdout:394: done (13 left) 2023-09-23T20:00:38.536 INFO:tasks.rados.rados.0.smithi112.stdout:395: done (12 left) 2023-09-23T20:00:38.536 INFO:tasks.rados.rados.0.smithi112.stdout:408: write initial oid 408 2023-09-23T20:00:38.536 INFO:tasks.rados.rados.0.smithi112.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-09-23T20:00:38.540 INFO:tasks.rados.rados.0.smithi112.stdout:408: writing smithi11289144-408 from 440449 to 1233501 tid 1 2023-09-23T20:00:38.547 INFO:tasks.rados.rados.0.smithi112.stdout:408: writing smithi11289144-408 from 1933583 to 2444047 tid 2 2023-09-23T20:00:38.547 INFO:tasks.rados.rados.0.smithi112.stdout:409: write initial oid 409 2023-09-23T20:00:38.548 INFO:tasks.rados.rados.0.smithi112.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-09-23T20:00:38.553 INFO:tasks.rados.rados.0.smithi112.stdout:409: writing smithi11289144-409 from 457256 to 925557 tid 1 2023-09-23T20:00:38.561 INFO:tasks.rados.rados.0.smithi112.stdout:409: writing smithi11289144-409 from 1592065 to 2362540 tid 2 2023-09-23T20:00:38.564 INFO:tasks.rados.rados.0.smithi112.stdout:409: writing smithi11289144-409 from 2854581 to 2857256 tid 3 2023-09-23T20:00:38.564 INFO:tasks.rados.rados.0.smithi112.stdout:410: write initial oid 410 2023-09-23T20:00:38.565 INFO:tasks.rados.rados.0.smithi112.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-09-23T20:00:38.570 INFO:tasks.rados.rados.0.smithi112.stdout:410: writing smithi11289144-410 from 474063 to 1017613 tid 1 2023-09-23T20:00:38.577 INFO:tasks.rados.rados.0.smithi112.stdout:410: writing smithi11289144-410 from 1650547 to 2164680 tid 2 2023-09-23T20:00:38.581 INFO:tasks.rados.rados.0.smithi112.stdout:410: writing smithi11289144-410 from 2765651 to 2874063 tid 3 2023-09-23T20:00:38.581 INFO:tasks.rados.rados.0.smithi112.stdout:411: write initial oid 411 2023-09-23T20:00:38.581 INFO:tasks.rados.rados.0.smithi112.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-09-23T20:00:38.587 INFO:tasks.rados.rados.0.smithi112.stdout:411: writing smithi11289144-411 from 490870 to 1109669 tid 1 2023-09-23T20:00:38.594 INFO:tasks.rados.rados.0.smithi112.stdout:411: writing smithi11289144-411 from 1592676 to 2366820 tid 2 2023-09-23T20:00:38.595 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:411: writing smithi11289144-411 from 2793074 to 2890870 tid 3 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:396: finishing write tid 3 to smithi11289144-396 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:396: finishing write tid 4 to smithi11289144-396 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 396 v 100 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:397: finishing write tid 1 to smithi11289144-397 2023-09-23T20:00:38.598 INFO:tasks.rados.rados.0.smithi112.stdout:397: finishing write tid 2 to smithi11289144-397 2023-09-23T20:00:38.599 INFO:tasks.rados.rados.0.smithi112.stdout:397: finishing write tid 3 to smithi11289144-397 2023-09-23T20:00:38.599 INFO:tasks.rados.rados.0.smithi112.stdout:396: done (15 left) 2023-09-23T20:00:38.599 INFO:tasks.rados.rados.0.smithi112.stdout:412: write initial oid 412 2023-09-23T20:00:38.599 INFO:tasks.rados.rados.0.smithi112.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-09-23T20:00:38.603 INFO:tasks.rados.rados.0.smithi112.stdout:412: writing smithi11289144-412 from 507677 to 918078 tid 1 2023-09-23T20:00:38.608 INFO:tasks.rados.rados.0.smithi112.stdout:412: writing smithi11289144-412 from 1367511 to 1885313 tid 2 2023-09-23T20:00:38.614 INFO:tasks.rados.rados.0.smithi112.stdout:412: writing smithi11289144-412 from 2420497 to 2907677 tid 3 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:397: finishing write tid 4 to smithi11289144-397 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 397 v 108 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:398: finishing write tid 1 to smithi11289144-398 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:398: finishing write tid 2 to smithi11289144-398 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:398: finishing write tid 3 to smithi11289144-398 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:397: done (15 left) 2023-09-23T20:00:38.615 INFO:tasks.rados.rados.0.smithi112.stdout:413: write initial oid 413 2023-09-23T20:00:38.616 INFO:tasks.rados.rados.0.smithi112.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-09-23T20:00:38.620 INFO:tasks.rados.rados.0.smithi112.stdout:413: writing smithi11289144-413 from 524484 to 1010134 tid 1 2023-09-23T20:00:38.628 INFO:tasks.rados.rados.0.smithi112.stdout:413: writing smithi11289144-413 from 1425993 to 2087453 tid 2 2023-09-23T20:00:38.631 INFO:tasks.rados.rados.0.smithi112.stdout:413: writing smithi11289144-413 from 2847920 to 2924484 tid 3 2023-09-23T20:00:38.631 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:398: finishing write tid 4 to smithi11289144-398 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 398 v 100 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:399: finishing write tid 1 to smithi11289144-399 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:398: done (15 left) 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:414: write initial oid 414 2023-09-23T20:00:38.632 INFO:tasks.rados.rados.0.smithi112.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-09-23T20:00:38.638 INFO:tasks.rados.rados.0.smithi112.stdout:414: writing smithi11289144-414 from 541291 to 1102190 tid 1 2023-09-23T20:00:38.645 INFO:tasks.rados.rados.0.smithi112.stdout:414: writing smithi11289144-414 from 1884475 to 2405946 tid 2 2023-09-23T20:00:38.645 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.645 INFO:tasks.rados.rados.0.smithi112.stdout:399: finishing write tid 2 to smithi11289144-399 2023-09-23T20:00:38.645 INFO:tasks.rados.rados.0.smithi112.stdout:399: finishing write tid 3 to smithi11289144-399 2023-09-23T20:00:38.645 INFO:tasks.rados.rados.0.smithi112.stdout:399: finishing write tid 4 to smithi11289144-399 2023-09-23T20:00:38.645 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 399 v 88 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-09-23T20:00:38.646 INFO:tasks.rados.rados.0.smithi112.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-09-23T20:00:38.646 INFO:tasks.rados.rados.0.smithi112.stdout:400: finishing write tid 1 to smithi11289144-400 2023-09-23T20:00:38.646 INFO:tasks.rados.rados.0.smithi112.stdout:399: done (15 left) 2023-09-23T20:00:38.646 INFO:tasks.rados.rados.0.smithi112.stdout:415: write initial oid 415 2023-09-23T20:00:38.646 INFO:tasks.rados.rados.0.smithi112.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-09-23T20:00:38.652 INFO:tasks.rados.rados.0.smithi112.stdout:415: writing smithi11289144-415 from 558098 to 1194246 tid 1 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:415: writing smithi11289144-415 from 1826604 to 2491733 tid 2 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:400: finishing write tid 2 to smithi11289144-400 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:400: finishing write tid 3 to smithi11289144-400 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:400: finishing write tid 4 to smithi11289144-400 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 400 v 77 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:00:38.660 INFO:tasks.rados.rados.0.smithi112.stdout:401: finishing write tid 1 to smithi11289144-401 2023-09-23T20:00:38.661 INFO:tasks.rados.rados.0.smithi112.stdout:400: done (15 left) 2023-09-23T20:00:38.661 INFO:tasks.rados.rados.0.smithi112.stdout:416: write initial oid 416 2023-09-23T20:00:38.661 INFO:tasks.rados.rados.0.smithi112.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-09-23T20:00:38.668 INFO:tasks.rados.rados.0.smithi112.stdout:416: writing smithi11289144-416 from 574905 to 1286302 tid 1 2023-09-23T20:00:38.675 INFO:tasks.rados.rados.0.smithi112.stdout:416: writing smithi11289144-416 from 1885086 to 2410226 tid 2 2023-09-23T20:00:38.679 INFO:tasks.rados.rados.0.smithi112.stdout:416: writing smithi11289144-416 from 2930189 to 2974905 tid 3 2023-09-23T20:00:38.680 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.680 INFO:tasks.rados.rados.0.smithi112.stdout:401: finishing write tid 2 to smithi11289144-401 2023-09-23T20:00:38.680 INFO:tasks.rados.rados.0.smithi112.stdout:401: finishing write tid 3 to smithi11289144-401 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:401: finishing write tid 4 to smithi11289144-401 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 401 v 57 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:402: finishing write tid 1 to smithi11289144-402 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:402: finishing write tid 2 to smithi11289144-402 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:402: finishing write tid 3 to smithi11289144-402 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:402: finishing write tid 4 to smithi11289144-402 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 402 v 80 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:401: done (15 left) 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:402: done (14 left) 2023-09-23T20:00:38.681 INFO:tasks.rados.rados.0.smithi112.stdout:417: write initial oid 417 2023-09-23T20:00:38.682 INFO:tasks.rados.rados.0.smithi112.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-09-23T20:00:38.687 INFO:tasks.rados.rados.0.smithi112.stdout:417: writing smithi11289144-417 from 591712 to 1378358 tid 1 2023-09-23T20:00:38.694 INFO:tasks.rados.rados.0.smithi112.stdout:417: writing smithi11289144-417 from 1943568 to 2612366 tid 2 2023-09-23T20:00:38.694 INFO:tasks.rados.rados.0.smithi112.stdout:418: write initial oid 418 2023-09-23T20:00:38.694 INFO:tasks.rados.rados.0.smithi112.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-09-23T20:00:38.700 INFO:tasks.rados.rados.0.smithi112.stdout:418: writing smithi11289144-418 from 608519 to 1070414 tid 1 2023-09-23T20:00:38.706 INFO:tasks.rados.rados.0.smithi112.stdout:418: writing smithi11289144-418 from 1602050 to 2130859 tid 2 2023-09-23T20:00:38.711 INFO:tasks.rados.rados.0.smithi112.stdout:418: writing smithi11289144-418 from 2585035 to 3008519 tid 3 2023-09-23T20:00:38.711 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:403: finishing write tid 1 to smithi11289144-403 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:403: finishing write tid 2 to smithi11289144-403 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:403: finishing write tid 3 to smithi11289144-403 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:403: finishing write tid 4 to smithi11289144-403 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 111 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:404: finishing write tid 1 to smithi11289144-404 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:404: finishing write tid 2 to smithi11289144-404 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:403: done (15 left) 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:419: write initial oid 419 2023-09-23T20:00:38.712 INFO:tasks.rados.rados.0.smithi112.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-09-23T20:00:38.718 INFO:tasks.rados.rados.0.smithi112.stdout:419: writing smithi11289144-419 from 625326 to 1162470 tid 1 2023-09-23T20:00:38.727 INFO:tasks.rados.rados.0.smithi112.stdout:419: writing smithi11289144-419 from 1944179 to 2616646 tid 2 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:404: finishing write tid 3 to smithi11289144-404 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:404: finishing write tid 4 to smithi11289144-404 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 404 v 92 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:405: finishing write tid 1 to smithi11289144-405 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:405: finishing write tid 2 to smithi11289144-405 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:405: finishing write tid 3 to smithi11289144-405 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:405: finishing write tid 4 to smithi11289144-405 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 405 v 91 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-09-23T20:00:38.728 INFO:tasks.rados.rados.0.smithi112.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:406: finishing write tid 1 to smithi11289144-406 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:406: finishing write tid 2 to smithi11289144-406 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:406: finishing write tid 3 to smithi11289144-406 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:406: finishing write tid 4 to smithi11289144-406 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:406: finishing write tid 5 to smithi11289144-406 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 406 v 104 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:407: finishing write tid 1 to smithi11289144-407 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:407: finishing write tid 2 to smithi11289144-407 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:407: finishing write tid 3 to smithi11289144-407 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:407: finishing write tid 4 to smithi11289144-407 2023-09-23T20:00:38.729 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 407 v 83 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:408: finishing write tid 1 to smithi11289144-408 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:408: finishing write tid 2 to smithi11289144-408 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:408: finishing write tid 3 to smithi11289144-408 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:408: finishing write tid 4 to smithi11289144-408 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 408 v 94 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:409: finishing write tid 1 to smithi11289144-409 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:409: finishing write tid 2 to smithi11289144-409 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:409: finishing write tid 3 to smithi11289144-409 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:409: finishing write tid 4 to smithi11289144-409 2023-09-23T20:00:38.730 INFO:tasks.rados.rados.0.smithi112.stdout:409: finishing write tid 5 to smithi11289144-409 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 409 v 87 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:410: finishing write tid 1 to smithi11289144-410 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:410: finishing write tid 2 to smithi11289144-410 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:410: finishing write tid 3 to smithi11289144-410 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:410: finishing write tid 4 to smithi11289144-410 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:410: finishing write tid 5 to smithi11289144-410 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 61 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:411: finishing write tid 1 to smithi11289144-411 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:411: finishing write tid 2 to smithi11289144-411 2023-09-23T20:00:38.731 INFO:tasks.rados.rados.0.smithi112.stdout:411: finishing write tid 3 to smithi11289144-411 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:411: finishing write tid 4 to smithi11289144-411 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:411: finishing write tid 5 to smithi11289144-411 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 411 v 104 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:412: finishing write tid 1 to smithi11289144-412 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:412: finishing write tid 2 to smithi11289144-412 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:412: finishing write tid 3 to smithi11289144-412 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:412: finishing write tid 4 to smithi11289144-412 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:412: finishing write tid 5 to smithi11289144-412 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 412 v 115 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-09-23T20:00:38.732 INFO:tasks.rados.rados.0.smithi112.stdout:413: finishing write tid 1 to smithi11289144-413 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:413: finishing write tid 2 to smithi11289144-413 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:413: finishing write tid 3 to smithi11289144-413 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:413: finishing write tid 4 to smithi11289144-413 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:413: finishing write tid 5 to smithi11289144-413 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 413 v 83 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:414: finishing write tid 1 to smithi11289144-414 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:414: finishing write tid 2 to smithi11289144-414 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:404: done (15 left) 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:405: done (14 left) 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:406: done (13 left) 2023-09-23T20:00:38.733 INFO:tasks.rados.rados.0.smithi112.stdout:407: done (12 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:408: done (11 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:409: done (10 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:410: done (9 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:411: done (8 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:412: done (7 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:413: done (6 left) 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:420: write initial oid 420 2023-09-23T20:00:38.734 INFO:tasks.rados.rados.0.smithi112.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-09-23T20:00:38.735 INFO:tasks.rados.rados.0.smithi112.stdout:420: writing smithi11289144-420 from 642133 to 1370879 tid 1 2023-09-23T20:00:38.742 INFO:tasks.rados.rados.0.smithi112.stdout:420: writing smithi11289144-420 from 2119014 to 2651492 tid 2 2023-09-23T20:00:38.743 INFO:tasks.rados.rados.0.smithi112.stdout:421: write initial oid 421 2023-09-23T20:00:38.743 INFO:tasks.rados.rados.0.smithi112.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-09-23T20:00:38.748 INFO:tasks.rados.rados.0.smithi112.stdout:421: writing smithi11289144-421 from 658940 to 1062935 tid 1 2023-09-23T20:00:38.757 INFO:tasks.rados.rados.0.smithi112.stdout:421: writing smithi11289144-421 from 1777496 to 2453632 tid 2 2023-09-23T20:00:38.761 INFO:tasks.rados.rados.0.smithi112.stdout:421: writing smithi11289144-421 from 2950951 to 3058940 tid 3 2023-09-23T20:00:38.761 INFO:tasks.rados.rados.0.smithi112.stdout:422: write initial oid 422 2023-09-23T20:00:38.761 INFO:tasks.rados.rados.0.smithi112.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-09-23T20:00:38.767 INFO:tasks.rados.rados.0.smithi112.stdout:422: writing smithi11289144-422 from 675747 to 1154991 tid 1 2023-09-23T20:00:38.774 INFO:tasks.rados.rados.0.smithi112.stdout:422: writing smithi11289144-422 from 1835978 to 2372125 tid 2 2023-09-23T20:00:38.775 INFO:tasks.rados.rados.0.smithi112.stdout:423: write initial oid 423 2023-09-23T20:00:38.775 INFO:tasks.rados.rados.0.smithi112.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-09-23T20:00:38.783 INFO:tasks.rados.rados.0.smithi112.stdout:423: writing smithi11289144-423 from 692554 to 1247047 tid 1 2023-09-23T20:00:38.790 INFO:tasks.rados.rados.0.smithi112.stdout:423: writing smithi11289144-423 from 1778107 to 2457912 tid 2 2023-09-23T20:00:38.794 INFO:tasks.rados.rados.0.smithi112.stdout:423: writing smithi11289144-423 from 2889444 to 3092554 tid 3 2023-09-23T20:00:38.794 INFO:tasks.rados.rados.0.smithi112.stdout:424: write initial oid 424 2023-09-23T20:00:38.794 INFO:tasks.rados.rados.0.smithi112.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-09-23T20:00:38.802 INFO:tasks.rados.rados.0.smithi112.stdout:424: writing smithi11289144-424 from 709361 to 1339103 tid 1 2023-09-23T20:00:38.809 INFO:tasks.rados.rados.0.smithi112.stdout:424: writing smithi11289144-424 from 1836589 to 2376405 tid 2 2023-09-23T20:00:38.814 INFO:tasks.rados.rados.0.smithi112.stdout:424: writing smithi11289144-424 from 3033220 to 3109361 tid 3 2023-09-23T20:00:38.814 INFO:tasks.rados.rados.0.smithi112.stdout:425: write initial oid 425 2023-09-23T20:00:38.814 INFO:tasks.rados.rados.0.smithi112.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: audit 2023-09-23T20:00:37.719124+0000 mgr.y (mgr.24356) 193 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: cephadm 2023-09-23T20:00:37.719884+0000 mgr.y (mgr.24356) 194 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: cluster 2023-09-23T20:00:37.722279+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 283 op/s 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: audit 2023-09-23T20:00:37.728141+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: audit 2023-09-23T20:00:37.757315+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:38.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: audit 2023-09-23T20:00:37.759854+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: audit 2023-09-23T20:00:37.761678+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: audit 2023-09-23T20:00:37.768225+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:38 smithi174 bash[31352]: cephadm 2023-09-23T20:00:37.838796+0000 mgr.y (mgr.24356) 196 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:38.822 INFO:tasks.rados.rados.0.smithi112.stdout:425: writing smithi11289144-425 from 726168 to 1431159 tid 1 2023-09-23T20:00:38.829 INFO:tasks.rados.rados.0.smithi112.stdout:425: writing smithi11289144-425 from 1895071 to 2578545 tid 2 2023-09-23T20:00:38.829 INFO:tasks.rados.rados.0.smithi112.stdout:426: write initial oid 426 2023-09-23T20:00:38.829 INFO:tasks.rados.rados.0.smithi112.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-09-23T20:00:38.838 INFO:tasks.rados.rados.0.smithi112.stdout:426: writing smithi11289144-426 from 742975 to 1523215 tid 1 2023-09-23T20:00:38.843 INFO:tasks.rados.rados.0.smithi112.stdout:426: writing smithi11289144-426 from 1953553 to 2380685 tid 2 2023-09-23T20:00:38.847 INFO:tasks.rados.rados.0.smithi112.stdout:426: writing smithi11289144-426 from 2971713 to 3142975 tid 3 2023-09-23T20:00:38.847 INFO:tasks.rados.rados.0.smithi112.stdout:427: write initial oid 427 2023-09-23T20:00:38.847 INFO:tasks.rados.rados.0.smithi112.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-09-23T20:00:38.855 INFO:tasks.rados.rados.0.smithi112.stdout:427: writing smithi11289144-427 from 759782 to 1331624 tid 1 2023-09-23T20:00:38.863 INFO:tasks.rados.rados.0.smithi112.stdout:427: writing smithi11289144-427 from 2012035 to 2699178 tid 2 2023-09-23T20:00:38.863 INFO:tasks.rados.rados.0.smithi112.stdout:428: write initial oid 428 2023-09-23T20:00:38.863 INFO:tasks.rados.rados.0.smithi112.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-09-23T20:00:38.871 INFO:tasks.rados.rados.0.smithi112.stdout:428: writing smithi11289144-428 from 776589 to 1423680 tid 1 2023-09-23T20:00:38.878 INFO:tasks.rados.rados.0.smithi112.stdout:428: writing smithi11289144-428 from 2070517 to 2501318 tid 2 2023-09-23T20:00:38.882 INFO:tasks.rados.rados.0.smithi112.stdout:428: writing smithi11289144-428 from 3026559 to 3176589 tid 3 2023-09-23T20:00:38.882 INFO:tasks.rados.rados.0.smithi112.stdout:429: write initial oid 429 2023-09-23T20:00:38.882 INFO:tasks.rados.rados.0.smithi112.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-09-23T20:00:38.891 INFO:tasks.rados.rados.0.smithi112.stdout:429: writing smithi11289144-429 from 793396 to 1515736 tid 1 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout:429: writing smithi11289144-429 from 2128999 to 2819811 tid 2 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout:414: finishing write tid 3 to smithi11289144-414 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout:414: finishing write tid 4 to smithi11289144-414 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 414 v 117 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:00:38.899 INFO:tasks.rados.rados.0.smithi112.stdout:415: finishing write tid 1 to smithi11289144-415 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:415: finishing write tid 2 to smithi11289144-415 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:415: finishing write tid 3 to smithi11289144-415 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:415: finishing write tid 4 to smithi11289144-415 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 415 v 118 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:416: finishing write tid 1 to smithi11289144-416 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:416: finishing write tid 2 to smithi11289144-416 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:416: finishing write tid 3 to smithi11289144-416 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:416: finishing write tid 4 to smithi11289144-416 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:416: finishing write tid 5 to smithi11289144-416 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 416 v 84 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-09-23T20:00:38.900 INFO:tasks.rados.rados.0.smithi112.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:417: finishing write tid 1 to smithi11289144-417 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:417: finishing write tid 2 to smithi11289144-417 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:417: finishing write tid 3 to smithi11289144-417 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:417: finishing write tid 4 to smithi11289144-417 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 417 v 69 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:418: finishing write tid 1 to smithi11289144-418 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:418: finishing write tid 2 to smithi11289144-418 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:418: finishing write tid 3 to smithi11289144-418 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:418: finishing write tid 4 to smithi11289144-418 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:418: finishing write tid 5 to smithi11289144-418 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 418 v 103 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-09-23T20:00:38.901 INFO:tasks.rados.rados.0.smithi112.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:419: finishing write tid 1 to smithi11289144-419 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:419: finishing write tid 2 to smithi11289144-419 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:414: done (15 left) 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:415: done (14 left) 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:416: done (13 left) 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:417: done (12 left) 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:418: done (11 left) 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:430: write initial oid 430 2023-09-23T20:00:38.902 INFO:tasks.rados.rados.0.smithi112.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: audit 2023-09-23T20:00:37.719124+0000 mgr.y (mgr.24356) 193 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: cephadm 2023-09-23T20:00:37.719884+0000 mgr.y (mgr.24356) 194 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: cluster 2023-09-23T20:00:37.722279+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 283 op/s 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: audit 2023-09-23T20:00:37.728141+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: audit 2023-09-23T20:00:37.757315+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: audit 2023-09-23T20:00:37.759854+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: audit 2023-09-23T20:00:37.761678+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: audit 2023-09-23T20:00:37.768225+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[27353]: cephadm 2023-09-23T20:00:37.838796+0000 mgr.y (mgr.24356) 196 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:38.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: audit 2023-09-23T20:00:37.719124+0000 mgr.y (mgr.24356) 193 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: cephadm 2023-09-23T20:00:37.719884+0000 mgr.y (mgr.24356) 194 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: cluster 2023-09-23T20:00:37.722279+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 283 op/s 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: audit 2023-09-23T20:00:37.728141+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: audit 2023-09-23T20:00:37.757315+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: audit 2023-09-23T20:00:37.759854+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: audit 2023-09-23T20:00:37.761678+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: audit 2023-09-23T20:00:37.768225+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:00:38.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:38 smithi112 bash[41728]: cephadm 2023-09-23T20:00:37.838796+0000 mgr.y (mgr.24356) 196 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:00:38.910 INFO:tasks.rados.rados.0.smithi112.stdout:430: writing smithi11289144-430 from 410203 to 1207792 tid 1 2023-09-23T20:00:38.917 INFO:tasks.rados.rados.0.smithi112.stdout:430: writing smithi11289144-430 from 1787481 to 2221951 tid 2 2023-09-23T20:00:38.923 INFO:tasks.rados.rados.0.smithi112.stdout:430: writing smithi11289144-430 from 2681405 to 3210203 tid 3 2023-09-23T20:00:38.923 INFO:tasks.rados.rados.0.smithi112.stdout:431: write initial oid 431 2023-09-23T20:00:38.923 INFO:tasks.rados.rados.0.smithi112.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-09-23T20:00:38.928 INFO:tasks.rados.rados.0.smithi112.stdout:431: writing smithi11289144-431 from 427010 to 899848 tid 1 2023-09-23T20:00:38.934 INFO:tasks.rados.rados.0.smithi112.stdout:431: writing smithi11289144-431 from 1329610 to 2024091 tid 2 2023-09-23T20:00:38.942 INFO:tasks.rados.rados.0.smithi112.stdout:431: writing smithi11289144-431 from 2708828 to 3227010 tid 3 2023-09-23T20:00:38.942 INFO:tasks.rados.rados.0.smithi112.stdout:432: write initial oid 432 2023-09-23T20:00:38.942 INFO:tasks.rados.rados.0.smithi112.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-09-23T20:00:38.948 INFO:tasks.rados.rados.0.smithi112.stdout:432: writing smithi11289144-432 from 443817 to 991904 tid 1 2023-09-23T20:00:38.956 INFO:tasks.rados.rados.0.smithi112.stdout:432: writing smithi11289144-432 from 1788092 to 2226231 tid 2 2023-09-23T20:00:38.961 INFO:tasks.rados.rados.0.smithi112.stdout:432: writing smithi11289144-432 from 3019898 to 3243817 tid 3 2023-09-23T20:00:38.961 INFO:tasks.rados.rados.0.smithi112.stdout:433: write initial oid 433 2023-09-23T20:00:38.961 INFO:tasks.rados.rados.0.smithi112.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-09-23T20:00:38.968 INFO:tasks.rados.rados.0.smithi112.stdout:433: writing smithi11289144-433 from 460624 to 1083960 tid 1 2023-09-23T20:00:38.976 INFO:tasks.rados.rados.0.smithi112.stdout:433: writing smithi11289144-433 from 1846574 to 2544724 tid 2 2023-09-23T20:00:38.981 INFO:tasks.rados.rados.0.smithi112.stdout:433: writing smithi11289144-433 from 3163674 to 3260624 tid 3 2023-09-23T20:00:38.981 INFO:tasks.rados.rados.0.smithi112.stdout:434: write initial oid 434 2023-09-23T20:00:38.981 INFO:tasks.rados.rados.0.smithi112.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-09-23T20:00:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:434: writing smithi11289144-434 from 477431 to 1176016 tid 1 2023-09-23T20:00:38.995 INFO:tasks.rados.rados.0.smithi112.stdout:434: writing smithi11289144-434 from 1905056 to 2346864 tid 2 2023-09-23T20:00:39.000 INFO:tasks.rados.rados.0.smithi112.stdout:434: writing smithi11289144-434 from 3074744 to 3277431 tid 3 2023-09-23T20:00:39.000 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:419: finishing write tid 3 to smithi11289144-419 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:419: finishing write tid 4 to smithi11289144-419 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 419 v 87 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:420: finishing write tid 1 to smithi11289144-420 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:420: finishing write tid 2 to smithi11289144-420 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:420: finishing write tid 3 to smithi11289144-420 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:420: finishing write tid 4 to smithi11289144-420 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 420 v 107 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:419: done (15 left) 2023-09-23T20:00:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:420: done (14 left) 2023-09-23T20:00:39.002 INFO:tasks.rados.rados.0.smithi112.stdout:435: write initial oid 435 2023-09-23T20:00:39.002 INFO:tasks.rados.rados.0.smithi112.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-09-23T20:00:39.006 INFO:tasks.rados.rados.0.smithi112.stdout:435: writing smithi11289144-435 from 494238 to 984425 tid 1 2023-09-23T20:00:39.013 INFO:tasks.rados.rados.0.smithi112.stdout:435: writing smithi11289144-435 from 1563538 to 2265357 tid 2 2023-09-23T20:00:39.019 INFO:tasks.rados.rados.0.smithi112.stdout:435: writing smithi11289144-435 from 2818520 to 3294238 tid 3 2023-09-23T20:00:39.019 INFO:tasks.rados.rados.0.smithi112.stdout:436: write initial oid 436 2023-09-23T20:00:39.019 INFO:tasks.rados.rados.0.smithi112.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-09-23T20:00:39.025 INFO:tasks.rados.rados.0.smithi112.stdout:436: writing smithi11289144-436 from 511045 to 1076481 tid 1 2023-09-23T20:00:39.031 INFO:tasks.rados.rados.0.smithi112.stdout:436: writing smithi11289144-436 from 1622020 to 2067497 tid 2 2023-09-23T20:00:39.038 INFO:tasks.rados.rados.0.smithi112.stdout:436: writing smithi11289144-436 from 2729590 to 3286445 tid 3 2023-09-23T20:00:39.038 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:421: finishing write tid 1 to smithi11289144-421 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:421: finishing write tid 2 to smithi11289144-421 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:421: finishing write tid 3 to smithi11289144-421 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:421: finishing write tid 4 to smithi11289144-421 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:421: finishing write tid 5 to smithi11289144-421 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 82 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:422: finishing write tid 1 to smithi11289144-422 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:422: finishing write tid 2 to smithi11289144-422 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:422: finishing write tid 3 to smithi11289144-422 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:422: finishing write tid 4 to smithi11289144-422 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 422 v 95 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-09-23T20:00:39.039 INFO:tasks.rados.rados.0.smithi112.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-09-23T20:00:39.040 INFO:tasks.rados.rados.0.smithi112.stdout:423: finishing write tid 1 to smithi11289144-423 2023-09-23T20:00:39.040 INFO:tasks.rados.rados.0.smithi112.stdout:423: finishing write tid 2 to smithi11289144-423 2023-09-23T20:00:39.040 INFO:tasks.rados.rados.0.smithi112.stdout:421: done (15 left) 2023-09-23T20:00:39.040 INFO:tasks.rados.rados.0.smithi112.stdout:422: done (14 left) 2023-09-23T20:00:39.040 INFO:tasks.rados.rados.0.smithi112.stdout:437: write initial oid 437 2023-09-23T20:00:39.040 INFO:tasks.rados.rados.0.smithi112.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-09-23T20:00:39.049 INFO:tasks.rados.rados.0.smithi112.stdout:437: writing smithi11289144-437 from 527852 to 1168537 tid 1 2023-09-23T20:00:39.058 INFO:tasks.rados.rados.0.smithi112.stdout:437: writing smithi11289144-437 from 1680502 to 2269637 tid 2 2023-09-23T20:00:39.065 INFO:tasks.rados.rados.0.smithi112.stdout:437: writing smithi11289144-437 from 2757013 to 3327852 tid 3 2023-09-23T20:00:39.066 INFO:tasks.rados.rados.0.smithi112.stdout:438: write initial oid 438 2023-09-23T20:00:39.066 INFO:tasks.rados.rados.0.smithi112.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-09-23T20:00:39.074 INFO:tasks.rados.rados.0.smithi112.stdout:438: writing smithi11289144-438 from 544659 to 1260593 tid 1 2023-09-23T20:00:39.080 INFO:tasks.rados.rados.0.smithi112.stdout:438: writing smithi11289144-438 from 1738984 to 2188130 tid 2 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:438: writing smithi11289144-438 from 2784436 to 3344659 tid 3 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:423: finishing write tid 3 to smithi11289144-423 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:423: finishing write tid 4 to smithi11289144-423 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:423: finishing write tid 5 to smithi11289144-423 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 423 v 76 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:424: finishing write tid 1 to smithi11289144-424 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:424: finishing write tid 2 to smithi11289144-424 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:424: finishing write tid 3 to smithi11289144-424 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:424: finishing write tid 4 to smithi11289144-424 2023-09-23T20:00:39.087 INFO:tasks.rados.rados.0.smithi112.stdout:424: finishing write tid 5 to smithi11289144-424 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 424 v 86 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:425: finishing write tid 1 to smithi11289144-425 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:425: finishing write tid 2 to smithi11289144-425 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:425: finishing write tid 3 to smithi11289144-425 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:425: finishing write tid 4 to smithi11289144-425 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 425 v 97 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:426: finishing write tid 1 to smithi11289144-426 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:426: finishing write tid 2 to smithi11289144-426 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:423: done (15 left) 2023-09-23T20:00:39.088 INFO:tasks.rados.rados.0.smithi112.stdout:424: done (14 left) 2023-09-23T20:00:39.089 INFO:tasks.rados.rados.0.smithi112.stdout:425: done (13 left) 2023-09-23T20:00:39.089 INFO:tasks.rados.rados.0.smithi112.stdout:439: write initial oid 439 2023-09-23T20:00:39.089 INFO:tasks.rados.rados.0.smithi112.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-09-23T20:00:39.098 INFO:tasks.rados.rados.0.smithi112.stdout:439: writing smithi11289144-439 from 561466 to 1352649 tid 1 2023-09-23T20:00:39.107 INFO:tasks.rados.rados.0.smithi112.stdout:439: writing smithi11289144-439 from 2081113 to 2673917 tid 2 2023-09-23T20:00:39.111 INFO:tasks.rados.rados.0.smithi112.stdout:439: writing smithi11289144-439 from 3095506 to 3361466 tid 3 2023-09-23T20:00:39.111 INFO:tasks.rados.rados.0.smithi112.stdout:440: write initial oid 440 2023-09-23T20:00:39.111 INFO:tasks.rados.rados.0.smithi112.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-09-23T20:00:39.117 INFO:tasks.rados.rados.0.smithi112.stdout:440: writing smithi11289144-440 from 578273 to 1044705 tid 1 2023-09-23T20:00:39.124 INFO:tasks.rados.rados.0.smithi112.stdout:440: writing smithi11289144-440 from 1739595 to 2192410 tid 2 2023-09-23T20:00:39.130 INFO:tasks.rados.rados.0.smithi112.stdout:440: writing smithi11289144-440 from 2722929 to 3378273 tid 3 2023-09-23T20:00:39.130 INFO:tasks.rados.rados.0.smithi112.stdout:441: write initial oid 441 2023-09-23T20:00:39.131 INFO:tasks.rados.rados.0.smithi112.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-09-23T20:00:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:441: writing smithi11289144-441 from 595080 to 1136761 tid 1 2023-09-23T20:00:39.144 INFO:tasks.rados.rados.0.smithi112.stdout:441: writing smithi11289144-441 from 1798077 to 2394550 tid 2 2023-09-23T20:00:39.150 INFO:tasks.rados.rados.0.smithi112.stdout:441: writing smithi11289144-441 from 3150352 to 3395080 tid 3 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:426: finishing write tid 3 to smithi11289144-426 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:426: finishing write tid 4 to smithi11289144-426 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:426: finishing write tid 5 to smithi11289144-426 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 426 v 90 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:427: finishing write tid 1 to smithi11289144-427 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:427: finishing write tid 2 to smithi11289144-427 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:427: finishing write tid 3 to smithi11289144-427 2023-09-23T20:00:39.151 INFO:tasks.rados.rados.0.smithi112.stdout:427: finishing write tid 4 to smithi11289144-427 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 427 v 72 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: finishing write tid 1 to smithi11289144-428 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: finishing write tid 2 to smithi11289144-428 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: finishing write tid 3 to smithi11289144-428 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: finishing write tid 4 to smithi11289144-428 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: finishing write tid 5 to smithi11289144-428 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 428 v 107 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:429: finishing write tid 1 to smithi11289144-429 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:426: done (15 left) 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:427: done (14 left) 2023-09-23T20:00:39.152 INFO:tasks.rados.rados.0.smithi112.stdout:428: done (13 left) 2023-09-23T20:00:39.153 INFO:tasks.rados.rados.0.smithi112.stdout:442: write initial oid 442 2023-09-23T20:00:39.153 INFO:tasks.rados.rados.0.smithi112.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-09-23T20:00:39.160 INFO:tasks.rados.rados.0.smithi112.stdout:442: writing smithi11289144-442 from 611887 to 1345170 tid 1 2023-09-23T20:00:39.167 INFO:tasks.rados.rados.0.smithi112.stdout:442: writing smithi11289144-442 from 1972912 to 2429396 tid 2 2023-09-23T20:00:39.175 INFO:tasks.rados.rados.0.smithi112.stdout:442: writing smithi11289144-442 from 2894128 to 3411887 tid 3 2023-09-23T20:00:39.175 INFO:tasks.rados.rados.0.smithi112.stdout:443: write initial oid 443 2023-09-23T20:00:39.175 INFO:tasks.rados.rados.0.smithi112.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-09-23T20:00:39.181 INFO:tasks.rados.rados.0.smithi112.stdout:443: writing smithi11289144-443 from 628694 to 1037226 tid 1 2023-09-23T20:00:39.187 INFO:tasks.rados.rados.0.smithi112.stdout:443: writing smithi11289144-443 from 1515041 to 2115183 tid 2 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:443: writing smithi11289144-443 from 2805198 to 3357310 tid 3 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:444: write initial oid 444 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:429: finishing write tid 2 to smithi11289144-429 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:429: finishing write tid 3 to smithi11289144-429 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:429: finishing write tid 4 to smithi11289144-429 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 429 v 64 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-09-23T20:00:39.195 INFO:tasks.rados.rados.0.smithi112.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-09-23T20:00:39.196 INFO:tasks.rados.rados.0.smithi112.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-09-23T20:00:39.201 INFO:tasks.rados.rados.0.smithi112.stdout:444: writing smithi11289144-444 from 645501 to 1129282 tid 1 2023-09-23T20:00:39.207 INFO:tasks.rados.rados.0.smithi112.stdout:444: writing smithi11289144-444 from 1573523 to 2033676 tid 2 2023-09-23T20:00:39.214 INFO:tasks.rados.rados.0.smithi112.stdout:444: writing smithi11289144-444 from 2548974 to 3312358 tid 3 2023-09-23T20:00:39.214 INFO:tasks.rados.rados.0.smithi112.stdout:429: done (15 left) 2023-09-23T20:00:39.215 INFO:tasks.rados.rados.0.smithi112.stdout:445: write initial oid 445 2023-09-23T20:00:39.215 INFO:tasks.rados.rados.0.smithi112.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-09-23T20:00:39.222 INFO:tasks.rados.rados.0.smithi112.stdout:445: writing smithi11289144-445 from 662308 to 1221338 tid 1 2023-09-23T20:00:39.228 INFO:tasks.rados.rados.0.smithi112.stdout:445: writing smithi11289144-445 from 1632005 to 2235816 tid 2 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:445: writing smithi11289144-445 from 2860044 to 3462308 tid 3 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:430: finishing write tid 1 to smithi11289144-430 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:430: finishing write tid 2 to smithi11289144-430 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:430: finishing write tid 3 to smithi11289144-430 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:430: finishing write tid 4 to smithi11289144-430 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:430: finishing write tid 5 to smithi11289144-430 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 122 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-09-23T20:00:39.236 INFO:tasks.rados.rados.0.smithi112.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:431: finishing write tid 1 to smithi11289144-431 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:431: finishing write tid 2 to smithi11289144-431 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:431: finishing write tid 3 to smithi11289144-431 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:431: finishing write tid 4 to smithi11289144-431 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:431: finishing write tid 5 to smithi11289144-431 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 111 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:432: finishing write tid 1 to smithi11289144-432 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:432: finishing write tid 2 to smithi11289144-432 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:432: finishing write tid 3 to smithi11289144-432 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:432: finishing write tid 4 to smithi11289144-432 2023-09-23T20:00:39.237 INFO:tasks.rados.rados.0.smithi112.stdout:432: finishing write tid 5 to smithi11289144-432 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 432 v 111 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:433: finishing write tid 1 to smithi11289144-433 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:430: done (15 left) 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:431: done (14 left) 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:432: done (13 left) 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:446: write initial oid 446 2023-09-23T20:00:39.238 INFO:tasks.rados.rados.0.smithi112.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-09-23T20:00:39.243 INFO:tasks.rados.rados.0.smithi112.stdout:446: writing smithi11289144-446 from 679115 to 1313394 tid 1 2023-09-23T20:00:39.251 INFO:tasks.rados.rados.0.smithi112.stdout:446: writing smithi11289144-446 from 2090487 to 2554309 tid 2 2023-09-23T20:00:39.256 INFO:tasks.rados.rados.0.smithi112.stdout:446: writing smithi11289144-446 from 3003820 to 3479115 tid 3 2023-09-23T20:00:39.257 INFO:tasks.rados.rados.0.smithi112.stdout:447: write initial oid 447 2023-09-23T20:00:39.257 INFO:tasks.rados.rados.0.smithi112.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-09-23T20:00:39.265 INFO:tasks.rados.rados.0.smithi112.stdout:447: writing smithi11289144-447 from 695922 to 1405450 tid 1 2023-09-23T20:00:39.272 INFO:tasks.rados.rados.0.smithi112.stdout:447: writing smithi11289144-447 from 2032616 to 2640096 tid 2 2023-09-23T20:00:39.277 INFO:tasks.rados.rados.0.smithi112.stdout:447: writing smithi11289144-447 from 3198537 to 3495922 tid 3 2023-09-23T20:00:39.278 INFO:tasks.rados.rados.0.smithi112.stdout:448: write initial oid 448 2023-09-23T20:00:39.278 INFO:tasks.rados.rados.0.smithi112.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-09-23T20:00:39.286 INFO:tasks.rados.rados.0.smithi112.stdout:448: writing smithi11289144-448 from 712729 to 1497506 tid 1 2023-09-23T20:00:39.292 INFO:tasks.rados.rados.0.smithi112.stdout:448: writing smithi11289144-448 from 2091098 to 2558589 tid 2 2023-09-23T20:00:39.298 INFO:tasks.rados.rados.0.smithi112.stdout:448: writing smithi11289144-448 from 3342313 to 3512729 tid 3 2023-09-23T20:00:39.298 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.298 INFO:tasks.rados.rados.0.smithi112.stdout:433: finishing write tid 2 to smithi11289144-433 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:433: finishing write tid 3 to smithi11289144-433 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:433: finishing write tid 4 to smithi11289144-433 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:433: finishing write tid 5 to smithi11289144-433 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 126 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:434: finishing write tid 1 to smithi11289144-434 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:434: finishing write tid 2 to smithi11289144-434 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:434: finishing write tid 3 to smithi11289144-434 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:434: finishing write tid 4 to smithi11289144-434 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:434: finishing write tid 5 to smithi11289144-434 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 434 v 87 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-09-23T20:00:39.299 INFO:tasks.rados.rados.0.smithi112.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:435: finishing write tid 1 to smithi11289144-435 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:435: finishing write tid 2 to smithi11289144-435 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:435: finishing write tid 3 to smithi11289144-435 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:435: finishing write tid 4 to smithi11289144-435 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:435: finishing write tid 5 to smithi11289144-435 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 435 v 91 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:436: finishing write tid 1 to smithi11289144-436 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:436: finishing write tid 2 to smithi11289144-436 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:436: finishing write tid 3 to smithi11289144-436 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:436: finishing write tid 4 to smithi11289144-436 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:436: finishing write tid 5 to smithi11289144-436 2023-09-23T20:00:39.300 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 436 v 121 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:437: finishing write tid 1 to smithi11289144-437 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:437: finishing write tid 2 to smithi11289144-437 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:437: finishing write tid 3 to smithi11289144-437 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:433: done (15 left) 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:434: done (14 left) 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:435: done (13 left) 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:436: done (12 left) 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:449: write initial oid 449 2023-09-23T20:00:39.301 INFO:tasks.rados.rados.0.smithi112.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-09-23T20:00:39.305 INFO:tasks.rados.rados.0.smithi112.stdout:449: writing smithi11289144-449 from 729536 to 1189562 tid 1 2023-09-23T20:00:39.312 INFO:tasks.rados.rados.0.smithi112.stdout:449: writing smithi11289144-449 from 1749580 to 2360729 tid 2 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:449: writing smithi11289144-449 from 2853383 to 3305833 tid 3 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:450: write initial oid 450 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:437: finishing write tid 4 to smithi11289144-437 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:437: finishing write tid 5 to smithi11289144-437 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 437 v 92 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:438: finishing write tid 1 to smithi11289144-438 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:438: finishing write tid 2 to smithi11289144-438 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:438: finishing write tid 3 to smithi11289144-438 2023-09-23T20:00:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:438: finishing write tid 4 to smithi11289144-438 2023-09-23T20:00:39.319 INFO:tasks.rados.rados.0.smithi112.stdout:438: finishing write tid 5 to smithi11289144-438 2023-09-23T20:00:39.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 438 v 91 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-09-23T20:00:39.319 INFO:tasks.rados.rados.0.smithi112.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-09-23T20:00:39.319 INFO:tasks.rados.rados.0.smithi112.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-09-23T20:00:39.326 INFO:tasks.rados.rados.0.smithi112.stdout:450: writing smithi11289144-450 from 746343 to 1397971 tid 1 2023-09-23T20:00:39.334 INFO:tasks.rados.rados.0.smithi112.stdout:450: writing smithi11289144-450 from 1924415 to 2679222 tid 2 2023-09-23T20:00:39.339 INFO:tasks.rados.rados.0.smithi112.stdout:450: writing smithi11289144-450 from 3397159 to 3546343 tid 3 2023-09-23T20:00:39.339 INFO:tasks.rados.rados.0.smithi112.stdout:437: done (13 left) 2023-09-23T20:00:39.339 INFO:tasks.rados.rados.0.smithi112.stdout:438: done (12 left) 2023-09-23T20:00:39.339 INFO:tasks.rados.rados.0.smithi112.stdout:451: write initial oid 451 2023-09-23T20:00:39.340 INFO:tasks.rados.rados.0.smithi112.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-09-23T20:00:39.347 INFO:tasks.rados.rados.0.smithi112.stdout:451: writing smithi11289144-451 from 763150 to 1490027 tid 1 2023-09-23T20:00:39.354 INFO:tasks.rados.rados.0.smithi112.stdout:451: writing smithi11289144-451 from 1982897 to 2597715 tid 2 2023-09-23T20:00:39.360 INFO:tasks.rados.rados.0.smithi112.stdout:451: writing smithi11289144-451 from 3024582 to 3499576 tid 3 2023-09-23T20:00:39.360 INFO:tasks.rados.rados.0.smithi112.stdout:452: write initial oid 452 2023-09-23T20:00:39.360 INFO:tasks.rados.rados.0.smithi112.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-09-23T20:00:39.368 INFO:tasks.rados.rados.0.smithi112.stdout:452: writing smithi11289144-452 from 779957 to 1182083 tid 1 2023-09-23T20:00:39.381 INFO:tasks.rados.rados.0.smithi112.stdout:452: writing smithi11289144-452 from 1925026 to 2683502 tid 2 2023-09-23T20:00:39.387 INFO:tasks.rados.rados.0.smithi112.stdout:452: writing smithi11289144-452 from 3335652 to 3579957 tid 3 2023-09-23T20:00:39.387 INFO:tasks.rados.rados.0.smithi112.stdout:453: write initial oid 453 2023-09-23T20:00:39.387 INFO:tasks.rados.rados.0.smithi112.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-09-23T20:00:39.394 INFO:tasks.rados.rados.0.smithi112.stdout:453: writing smithi11289144-453 from 796764 to 1274139 tid 1 2023-09-23T20:00:39.402 INFO:tasks.rados.rados.0.smithi112.stdout:453: writing smithi11289144-453 from 1983508 to 2601995 tid 2 2023-09-23T20:00:39.409 INFO:tasks.rados.rados.0.smithi112.stdout:453: writing smithi11289144-453 from 3363075 to 3596764 tid 3 2023-09-23T20:00:39.409 INFO:tasks.rados.rados.0.smithi112.stdout:454: write initial oid 454 2023-09-23T20:00:39.409 INFO:tasks.rados.rados.0.smithi112.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-09-23T20:00:39.414 INFO:tasks.rados.rados.0.smithi112.stdout:454: writing smithi11289144-454 from 413571 to 966195 tid 1 2023-09-23T20:00:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:454: writing smithi11289144-454 from 1641990 to 2404135 tid 2 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:454: writing smithi11289144-454 from 2990498 to 3415661 tid 3 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:439: finishing write tid 1 to smithi11289144-439 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:439: finishing write tid 2 to smithi11289144-439 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:439: finishing write tid 3 to smithi11289144-439 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:439: finishing write tid 4 to smithi11289144-439 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:439: finishing write tid 5 to smithi11289144-439 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 94 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-09-23T20:00:39.429 INFO:tasks.rados.rados.0.smithi112.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-09-23T20:00:39.430 INFO:tasks.rados.rados.0.smithi112.stdout:440: finishing write tid 1 to smithi11289144-440 2023-09-23T20:00:39.430 INFO:tasks.rados.rados.0.smithi112.stdout:439: done (15 left) 2023-09-23T20:00:39.430 INFO:tasks.rados.rados.0.smithi112.stdout:455: write initial oid 455 2023-09-23T20:00:39.430 INFO:tasks.rados.rados.0.smithi112.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-09-23T20:00:39.435 INFO:tasks.rados.rados.0.smithi112.stdout:455: writing smithi11289144-455 from 430378 to 1058251 tid 1 2023-09-23T20:00:39.442 INFO:tasks.rados.rados.0.smithi112.stdout:455: writing smithi11289144-455 from 1700472 to 2322628 tid 2 2023-09-23T20:00:39.450 INFO:tasks.rados.rados.0.smithi112.stdout:455: writing smithi11289144-455 from 3017921 to 3630378 tid 3 2023-09-23T20:00:39.450 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.450 INFO:tasks.rados.rados.0.smithi112.stdout:440: finishing write tid 2 to smithi11289144-440 2023-09-23T20:00:39.450 INFO:tasks.rados.rados.0.smithi112.stdout:440: finishing write tid 3 to smithi11289144-440 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:440: finishing write tid 4 to smithi11289144-440 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:440: finishing write tid 5 to smithi11289144-440 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 98 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:441: finishing write tid 1 to smithi11289144-441 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:441: finishing write tid 2 to smithi11289144-441 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:440: done (15 left) 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:456: write initial oid 456 2023-09-23T20:00:39.451 INFO:tasks.rados.rados.0.smithi112.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-09-23T20:00:39.458 INFO:tasks.rados.rados.0.smithi112.stdout:456: writing smithi11289144-456 from 447185 to 1150307 tid 1 2023-09-23T20:00:39.466 INFO:tasks.rados.rados.0.smithi112.stdout:456: writing smithi11289144-456 from 1642601 to 2408415 tid 2 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout:456: writing smithi11289144-456 from 2928991 to 3376698 tid 3 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout:441: finishing write tid 3 to smithi11289144-441 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout:441: finishing write tid 4 to smithi11289144-441 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout:441: finishing write tid 5 to smithi11289144-441 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 441 v 95 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-09-23T20:00:39.473 INFO:tasks.rados.rados.0.smithi112.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:442: finishing write tid 1 to smithi11289144-442 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:442: finishing write tid 2 to smithi11289144-442 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:442: finishing write tid 3 to smithi11289144-442 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:442: finishing write tid 4 to smithi11289144-442 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:442: finishing write tid 5 to smithi11289144-442 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 442 v 95 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:443: finishing write tid 1 to smithi11289144-443 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:443: finishing write tid 2 to smithi11289144-443 2023-09-23T20:00:39.474 INFO:tasks.rados.rados.0.smithi112.stdout:443: finishing write tid 3 to smithi11289144-443 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:443: finishing write tid 4 to smithi11289144-443 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:443: finishing write tid 5 to smithi11289144-443 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 443 v 99 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:444: finishing write tid 1 to smithi11289144-444 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:444: finishing write tid 2 to smithi11289144-444 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:444: finishing write tid 3 to smithi11289144-444 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:444: finishing write tid 4 to smithi11289144-444 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:444: finishing write tid 5 to smithi11289144-444 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 96 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:445: finishing write tid 1 to smithi11289144-445 2023-09-23T20:00:39.475 INFO:tasks.rados.rados.0.smithi112.stdout:445: finishing write tid 2 to smithi11289144-445 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:445: finishing write tid 3 to smithi11289144-445 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:445: finishing write tid 4 to smithi11289144-445 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:445: finishing write tid 5 to smithi11289144-445 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 445 v 115 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:446: finishing write tid 1 to smithi11289144-446 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:446: finishing write tid 2 to smithi11289144-446 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:446: finishing write tid 3 to smithi11289144-446 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:446: finishing write tid 4 to smithi11289144-446 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:446: finishing write tid 5 to smithi11289144-446 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 446 v 80 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-09-23T20:00:39.476 INFO:tasks.rados.rados.0.smithi112.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:447: finishing write tid 1 to smithi11289144-447 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:447: finishing write tid 2 to smithi11289144-447 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:447: finishing write tid 3 to smithi11289144-447 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:447: finishing write tid 4 to smithi11289144-447 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:447: finishing write tid 5 to smithi11289144-447 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 447 v 68 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:448: finishing write tid 1 to smithi11289144-448 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:448: finishing write tid 2 to smithi11289144-448 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:448: finishing write tid 3 to smithi11289144-448 2023-09-23T20:00:39.477 INFO:tasks.rados.rados.0.smithi112.stdout:448: finishing write tid 4 to smithi11289144-448 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:448: finishing write tid 5 to smithi11289144-448 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 448 v 76 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:449: finishing write tid 1 to smithi11289144-449 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:449: finishing write tid 2 to smithi11289144-449 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:449: finishing write tid 3 to smithi11289144-449 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:449: finishing write tid 4 to smithi11289144-449 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:449: finishing write tid 5 to smithi11289144-449 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 449 v 125 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:450: finishing write tid 1 to smithi11289144-450 2023-09-23T20:00:39.478 INFO:tasks.rados.rados.0.smithi112.stdout:450: finishing write tid 2 to smithi11289144-450 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:450: finishing write tid 3 to smithi11289144-450 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:441: done (15 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:442: done (14 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:443: done (13 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:444: done (12 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:445: done (11 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:446: done (10 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:447: done (9 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:448: done (8 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:449: done (7 left) 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:457: write initial oid 457 2023-09-23T20:00:39.479 INFO:tasks.rados.rados.0.smithi112.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-09-23T20:00:39.480 INFO:tasks.rados.rados.0.smithi112.stdout:457: writing smithi11289144-457 from 463992 to 1242363 tid 1 2023-09-23T20:00:39.486 INFO:tasks.rados.rados.0.smithi112.stdout:457: writing smithi11289144-457 from 1701083 to 2326908 tid 2 2023-09-23T20:00:39.493 INFO:tasks.rados.rados.0.smithi112.stdout:457: writing smithi11289144-457 from 2956414 to 3615393 tid 3 2023-09-23T20:00:39.494 INFO:tasks.rados.rados.0.smithi112.stdout:458: write initial oid 458 2023-09-23T20:00:39.494 INFO:tasks.rados.rados.0.smithi112.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-09-23T20:00:39.499 INFO:tasks.rados.rados.0.smithi112.stdout:458: writing smithi11289144-458 from 480799 to 1050772 tid 1 2023-09-23T20:00:39.507 INFO:tasks.rados.rados.0.smithi112.stdout:458: writing smithi11289144-458 from 1475918 to 2245401 tid 2 2023-09-23T20:00:39.513 INFO:tasks.rados.rados.0.smithi112.stdout:458: writing smithi11289144-458 from 2700190 to 3286794 tid 3 2023-09-23T20:00:39.514 INFO:tasks.rados.rados.0.smithi112.stdout:459: write initial oid 459 2023-09-23T20:00:39.514 INFO:tasks.rados.rados.0.smithi112.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-09-23T20:00:39.520 INFO:tasks.rados.rados.0.smithi112.stdout:459: writing smithi11289144-459 from 497606 to 1142828 tid 1 2023-09-23T20:00:39.528 INFO:tasks.rados.rados.0.smithi112.stdout:459: writing smithi11289144-459 from 1934400 to 2563894 tid 2 2023-09-23T20:00:39.535 INFO:tasks.rados.rados.0.smithi112.stdout:459: writing smithi11289144-459 from 3243966 to 3697606 tid 3 2023-09-23T20:00:39.535 INFO:tasks.rados.rados.0.smithi112.stdout:460: write initial oid 460 2023-09-23T20:00:39.535 INFO:tasks.rados.rados.0.smithi112.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-09-23T20:00:39.542 INFO:tasks.rados.rados.0.smithi112.stdout:460: writing smithi11289144-460 from 514413 to 1234884 tid 1 2023-09-23T20:00:39.552 INFO:tasks.rados.rados.0.smithi112.stdout:460: writing smithi11289144-460 from 1876529 to 2649681 tid 2 2023-09-23T20:00:39.558 INFO:tasks.rados.rados.0.smithi112.stdout:460: writing smithi11289144-460 from 3438683 to 3714413 tid 3 2023-09-23T20:00:39.558 INFO:tasks.rados.rados.0.smithi112.stdout:461: write initial oid 461 2023-09-23T20:00:39.558 INFO:tasks.rados.rados.0.smithi112.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-09-23T20:00:39.566 INFO:tasks.rados.rados.0.smithi112.stdout:461: writing smithi11289144-461 from 531220 to 1326940 tid 1 2023-09-23T20:00:39.573 INFO:tasks.rados.rados.0.smithi112.stdout:461: writing smithi11289144-461 from 1935011 to 2451821 tid 2 2023-09-23T20:00:39.580 INFO:tasks.rados.rados.0.smithi112.stdout:461: writing smithi11289144-461 from 3066106 to 3486526 tid 3 2023-09-23T20:00:39.580 INFO:tasks.rados.rados.0.smithi112.stdout:462: write initial oid 462 2023-09-23T20:00:39.580 INFO:tasks.rados.rados.0.smithi112.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-09-23T20:00:39.585 INFO:tasks.rados.rados.0.smithi112.stdout:462: writing smithi11289144-462 from 548027 to 1018996 tid 1 2023-09-23T20:00:39.593 INFO:tasks.rados.rados.0.smithi112.stdout:462: writing smithi11289144-462 from 1593493 to 2370314 tid 2 2023-09-23T20:00:39.602 INFO:tasks.rados.rados.0.smithi112.stdout:462: writing smithi11289144-462 from 3093529 to 3725221 tid 3 2023-09-23T20:00:39.602 INFO:tasks.rados.rados.0.smithi112.stdout:463: write initial oid 463 2023-09-23T20:00:39.602 INFO:tasks.rados.rados.0.smithi112.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-09-23T20:00:39.608 INFO:tasks.rados.rados.0.smithi112.stdout:463: writing smithi11289144-463 from 564834 to 1111052 tid 1 2023-09-23T20:00:39.614 INFO:tasks.rados.rados.0.smithi112.stdout:463: writing smithi11289144-463 from 1651975 to 2172454 tid 2 2023-09-23T20:00:39.621 INFO:tasks.rados.rados.0.smithi112.stdout:463: writing smithi11289144-463 from 2720952 to 3280269 tid 3 2023-09-23T20:00:39.621 INFO:tasks.rados.rados.0.smithi112.stdout:464: write initial oid 464 2023-09-23T20:00:39.622 INFO:tasks.rados.rados.0.smithi112.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-09-23T20:00:39.629 INFO:tasks.rados.rados.0.smithi112.stdout:464: writing smithi11289144-464 from 581641 to 1203108 tid 1 2023-09-23T20:00:39.638 INFO:tasks.rados.rados.0.smithi112.stdout:464: writing smithi11289144-464 from 1994104 to 2774594 tid 2 2023-09-23T20:00:39.644 INFO:tasks.rados.rados.0.smithi112.stdout:464: writing smithi11289144-464 from 3432022 to 3781641 tid 3 2023-09-23T20:00:39.644 INFO:tasks.rados.rados.0.smithi112.stdout:465: write initial oid 465 2023-09-23T20:00:39.644 INFO:tasks.rados.rados.0.smithi112.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-09-23T20:00:39.650 INFO:tasks.rados.rados.0.smithi112.stdout:465: writing smithi11289144-465 from 598448 to 1011517 tid 1 2023-09-23T20:00:39.657 INFO:tasks.rados.rados.0.smithi112.stdout:465: writing smithi11289144-465 from 1768939 to 2293087 tid 2 2023-09-23T20:00:39.664 INFO:tasks.rados.rados.0.smithi112.stdout:465: writing smithi11289144-465 from 2775798 to 3357659 tid 3 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:465: writing smithi11289144-465 from 3781488 to 3798448 tid 4 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:450: finishing write tid 4 to smithi11289144-450 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:450: finishing write tid 5 to smithi11289144-450 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 450 v 101 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:451: finishing write tid 1 to smithi11289144-451 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:451: finishing write tid 2 to smithi11289144-451 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:451: finishing write tid 3 to smithi11289144-451 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:450: done (15 left) 2023-09-23T20:00:39.667 INFO:tasks.rados.rados.0.smithi112.stdout:466: write initial oid 466 2023-09-23T20:00:39.668 INFO:tasks.rados.rados.0.smithi112.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-09-23T20:00:39.673 INFO:tasks.rados.rados.0.smithi112.stdout:466: writing smithi11289144-466 from 615255 to 1103573 tid 1 2023-09-23T20:00:39.682 INFO:tasks.rados.rados.0.smithi112.stdout:466: writing smithi11289144-466 from 1827421 to 2611580 tid 2 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:466: writing smithi11289144-466 from 3203221 to 3815255 tid 3 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:451: finishing write tid 4 to smithi11289144-451 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:451: finishing write tid 5 to smithi11289144-451 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 451 v 84 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:452: finishing write tid 1 to smithi11289144-452 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:452: finishing write tid 2 to smithi11289144-452 2023-09-23T20:00:39.691 INFO:tasks.rados.rados.0.smithi112.stdout:452: finishing write tid 3 to smithi11289144-452 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:452: finishing write tid 4 to smithi11289144-452 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:452: finishing write tid 5 to smithi11289144-452 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 452 v 102 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:453: finishing write tid 1 to smithi11289144-453 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:453: finishing write tid 2 to smithi11289144-453 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:453: finishing write tid 3 to smithi11289144-453 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:453: finishing write tid 4 to smithi11289144-453 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:453: finishing write tid 5 to smithi11289144-453 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 115 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-09-23T20:00:39.692 INFO:tasks.rados.rados.0.smithi112.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:454: finishing write tid 1 to smithi11289144-454 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:454: finishing write tid 2 to smithi11289144-454 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:454: finishing write tid 3 to smithi11289144-454 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:454: finishing write tid 4 to smithi11289144-454 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:451: done (15 left) 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:452: done (14 left) 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:453: done (13 left) 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:467: write initial oid 467 2023-09-23T20:00:39.693 INFO:tasks.rados.rados.0.smithi112.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-09-23T20:00:39.696 INFO:tasks.rados.rados.0.smithi112.stdout:467: writing smithi11289144-467 from 632062 to 1195629 tid 1 2023-09-23T20:00:39.703 INFO:tasks.rados.rados.0.smithi112.stdout:467: writing smithi11289144-467 from 1885903 to 2413720 tid 2 2023-09-23T20:00:39.709 INFO:tasks.rados.rados.0.smithi112.stdout:467: writing smithi11289144-467 from 2830644 to 3551402 tid 3 2023-09-23T20:00:39.710 INFO:tasks.rados.rados.0.smithi112.stdout:468: write initial oid 468 2023-09-23T20:00:39.710 INFO:tasks.rados.rados.0.smithi112.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-09-23T20:00:39.717 INFO:tasks.rados.rados.0.smithi112.stdout:468: writing smithi11289144-468 from 648869 to 1287685 tid 1 2023-09-23T20:00:39.724 INFO:tasks.rados.rados.0.smithi112.stdout:468: writing smithi11289144-468 from 1828032 to 2615860 tid 2 2023-09-23T20:00:39.730 INFO:tasks.rados.rados.0.smithi112.stdout:468: writing smithi11289144-468 from 3141714 to 3673744 tid 3 2023-09-23T20:00:39.731 INFO:tasks.rados.rados.0.smithi112.stdout:469: write initial oid 469 2023-09-23T20:00:39.731 INFO:tasks.rados.rados.0.smithi112.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-09-23T20:00:39.741 INFO:tasks.rados.rados.0.smithi112.stdout:469: writing smithi11289144-469 from 665676 to 1379741 tid 1 2023-09-23T20:00:39.747 INFO:tasks.rados.rados.0.smithi112.stdout:469: writing smithi11289144-469 from 1886514 to 2418000 tid 2 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout:469: writing smithi11289144-469 from 3169137 to 3865676 tid 3 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout:454: finishing write tid 5 to smithi11289144-454 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 454 v 119 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout:454: done (15 left) 2023-09-23T20:00:39.756 INFO:tasks.rados.rados.0.smithi112.stdout:470: write initial oid 470 2023-09-23T20:00:39.757 INFO:tasks.rados.rados.0.smithi112.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-09-23T20:00:39.765 INFO:tasks.rados.rados.0.smithi112.stdout:470: writing smithi11289144-470 from 682483 to 1471797 tid 1 2023-09-23T20:00:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:470: writing smithi11289144-470 from 1944996 to 2736493 tid 2 2023-09-23T20:00:39.779 INFO:tasks.rados.rados.0.smithi112.stdout:470: writing smithi11289144-470 from 3196560 to 3751134 tid 3 2023-09-23T20:00:39.779 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:455: finishing write tid 1 to smithi11289144-455 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:455: finishing write tid 2 to smithi11289144-455 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:455: finishing write tid 3 to smithi11289144-455 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:455: finishing write tid 4 to smithi11289144-455 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:455: finishing write tid 5 to smithi11289144-455 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 455 v 98 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:456: finishing write tid 1 to smithi11289144-456 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:456: finishing write tid 2 to smithi11289144-456 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:456: finishing write tid 3 to smithi11289144-456 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:456: finishing write tid 4 to smithi11289144-456 2023-09-23T20:00:39.780 INFO:tasks.rados.rados.0.smithi112.stdout:456: finishing write tid 5 to smithi11289144-456 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 456 v 108 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: finishing write tid 1 to smithi11289144-457 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: finishing write tid 2 to smithi11289144-457 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: finishing write tid 3 to smithi11289144-457 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: finishing write tid 4 to smithi11289144-457 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: finishing write tid 5 to smithi11289144-457 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 457 v 102 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:455: done (15 left) 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:456: done (14 left) 2023-09-23T20:00:39.781 INFO:tasks.rados.rados.0.smithi112.stdout:457: done (13 left) 2023-09-23T20:00:39.782 INFO:tasks.rados.rados.0.smithi112.stdout:471: write initial oid 471 2023-09-23T20:00:39.782 INFO:tasks.rados.rados.0.smithi112.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-09-23T20:00:39.786 INFO:tasks.rados.rados.0.smithi112.stdout:471: writing smithi11289144-471 from 699290 to 1163853 tid 1 2023-09-23T20:00:39.792 INFO:tasks.rados.rados.0.smithi112.stdout:471: writing smithi11289144-471 from 1603478 to 2138633 tid 2 2023-09-23T20:00:39.800 INFO:tasks.rados.rados.0.smithi112.stdout:471: writing smithi11289144-471 from 2823983 to 3589829 tid 3 2023-09-23T20:00:39.801 INFO:tasks.rados.rados.0.smithi112.stdout:472: write initial oid 472 2023-09-23T20:00:39.801 INFO:tasks.rados.rados.0.smithi112.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-09-23T20:00:39.808 INFO:tasks.rados.rados.0.smithi112.stdout:472: writing smithi11289144-472 from 716097 to 1255909 tid 1 2023-09-23T20:00:39.818 INFO:tasks.rados.rados.0.smithi112.stdout:472: writing smithi11289144-472 from 1945607 to 2740773 tid 2 2023-09-23T20:00:39.825 INFO:tasks.rados.rados.0.smithi112.stdout:472: writing smithi11289144-472 from 3535053 to 3916097 tid 3 2023-09-23T20:00:39.825 INFO:tasks.rados.rados.0.smithi112.stdout:473: write initial oid 473 2023-09-23T20:00:39.825 INFO:tasks.rados.rados.0.smithi112.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-09-23T20:00:39.833 INFO:tasks.rados.rados.0.smithi112.stdout:473: writing smithi11289144-473 from 732904 to 1464318 tid 1 2023-09-23T20:00:39.840 INFO:tasks.rados.rados.0.smithi112.stdout:473: writing smithi11289144-473 from 2120442 to 2659266 tid 2 2023-09-23T20:00:39.847 INFO:tasks.rados.rados.0.smithi112.stdout:473: writing smithi11289144-473 from 3278829 to 3783572 tid 3 2023-09-23T20:00:39.847 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.847 INFO:tasks.rados.rados.0.smithi112.stdout:458: finishing write tid 1 to smithi11289144-458 2023-09-23T20:00:39.847 INFO:tasks.rados.rados.0.smithi112.stdout:458: finishing write tid 2 to smithi11289144-458 2023-09-23T20:00:39.847 INFO:tasks.rados.rados.0.smithi112.stdout:458: finishing write tid 3 to smithi11289144-458 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:458: finishing write tid 4 to smithi11289144-458 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:458: finishing write tid 5 to smithi11289144-458 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 458 v 103 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:459: finishing write tid 1 to smithi11289144-459 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:459: finishing write tid 2 to smithi11289144-459 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:459: finishing write tid 3 to smithi11289144-459 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:458: done (15 left) 2023-09-23T20:00:39.848 INFO:tasks.rados.rados.0.smithi112.stdout:474: write initial oid 474 2023-09-23T20:00:39.849 INFO:tasks.rados.rados.0.smithi112.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-09-23T20:00:39.854 INFO:tasks.rados.rados.0.smithi112.stdout:474: writing smithi11289144-474 from 749711 to 1156374 tid 1 2023-09-23T20:00:39.861 INFO:tasks.rados.rados.0.smithi112.stdout:474: writing smithi11289144-474 from 1778924 to 2461406 tid 2 2023-09-23T20:00:39.870 INFO:tasks.rados.rados.0.smithi112.stdout:474: writing smithi11289144-474 from 3189899 to 3905914 tid 3 2023-09-23T20:00:39.870 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.870 INFO:tasks.rados.rados.0.smithi112.stdout:459: finishing write tid 4 to smithi11289144-459 2023-09-23T20:00:39.870 INFO:tasks.rados.rados.0.smithi112.stdout:459: finishing write tid 5 to smithi11289144-459 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 459 v 123 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:460: finishing write tid 1 to smithi11289144-460 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:460: finishing write tid 2 to smithi11289144-460 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:460: finishing write tid 3 to smithi11289144-460 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:460: finishing write tid 4 to smithi11289144-460 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:460: finishing write tid 5 to smithi11289144-460 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 460 v 72 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-09-23T20:00:39.871 INFO:tasks.rados.rados.0.smithi112.stdout:461: finishing write tid 1 to smithi11289144-461 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:461: finishing write tid 2 to smithi11289144-461 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:461: finishing write tid 3 to smithi11289144-461 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:461: finishing write tid 4 to smithi11289144-461 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:461: finishing write tid 5 to smithi11289144-461 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 461 v 119 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:462: finishing write tid 1 to smithi11289144-462 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:462: finishing write tid 2 to smithi11289144-462 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:462: finishing write tid 3 to smithi11289144-462 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:462: finishing write tid 4 to smithi11289144-462 2023-09-23T20:00:39.872 INFO:tasks.rados.rados.0.smithi112.stdout:462: finishing write tid 5 to smithi11289144-462 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 462 v 106 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:463: finishing write tid 1 to smithi11289144-463 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:463: finishing write tid 2 to smithi11289144-463 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:463: finishing write tid 3 to smithi11289144-463 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:463: finishing write tid 4 to smithi11289144-463 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:463: finishing write tid 5 to smithi11289144-463 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 463 v 106 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-09-23T20:00:39.873 INFO:tasks.rados.rados.0.smithi112.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:464: finishing write tid 1 to smithi11289144-464 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:464: finishing write tid 2 to smithi11289144-464 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:459: done (15 left) 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:460: done (14 left) 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:461: done (13 left) 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:462: done (12 left) 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:463: done (11 left) 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:475: write initial oid 475 2023-09-23T20:00:39.874 INFO:tasks.rados.rados.0.smithi112.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-09-23T20:00:39.877 INFO:tasks.rados.rados.0.smithi112.stdout:475: writing smithi11289144-475 from 766518 to 1248430 tid 1 2023-09-23T20:00:39.884 INFO:tasks.rados.rados.0.smithi112.stdout:475: writing smithi11289144-475 from 1837406 to 2379899 tid 2 2023-09-23T20:00:39.890 INFO:tasks.rados.rados.0.smithi112.stdout:475: writing smithi11289144-475 from 2933675 to 3460962 tid 3 2023-09-23T20:00:39.893 INFO:tasks.rados.rados.0.smithi112.stdout:475: writing smithi11289144-475 from 3876584 to 3966518 tid 4 2023-09-23T20:00:39.893 INFO:tasks.rados.rados.0.smithi112.stdout:476: write initial oid 476 2023-09-23T20:00:39.893 INFO:tasks.rados.rados.0.smithi112.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-09-23T20:00:39.901 INFO:tasks.rados.rados.0.smithi112.stdout:476: writing smithi11289144-476 from 783325 to 1340486 tid 1 2023-09-23T20:00:39.907 INFO:tasks.rados.rados.0.smithi112.stdout:476: writing smithi11289144-476 from 1779535 to 2465686 tid 2 2023-09-23T20:00:39.915 INFO:tasks.rados.rados.0.smithi112.stdout:476: writing smithi11289144-476 from 3244745 to 3699657 tid 3 2023-09-23T20:00:39.915 INFO:tasks.rados.rados.0.smithi112.stdout:477: write initial oid 477 2023-09-23T20:00:39.915 INFO:tasks.rados.rados.0.smithi112.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-09-23T20:00:39.921 INFO:tasks.rados.rados.0.smithi112.stdout:477: writing smithi11289144-477 from 400132 to 1032542 tid 1 2023-09-23T20:00:39.927 INFO:tasks.rados.rados.0.smithi112.stdout:477: writing smithi11289144-477 from 1438017 to 1984179 tid 2 2023-09-23T20:00:39.927 INFO:tasks.rados.rados.0.smithi112.stdout:478: write initial oid 478 2023-09-23T20:00:39.927 INFO:tasks.rados.rados.0.smithi112.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-09-23T20:00:39.933 INFO:tasks.rados.rados.0.smithi112.stdout:478: writing smithi11289144-478 from 416939 to 1124598 tid 1 2023-09-23T20:00:39.938 INFO:tasks.rados.rados.0.smithi112.stdout:478: writing smithi11289144-478 from 1896499 to 2016939 tid 2 2023-09-23T20:00:39.938 INFO:tasks.rados.rados.0.smithi112.stdout:479: write initial oid 479 2023-09-23T20:00:39.939 INFO:tasks.rados.rados.0.smithi112.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-09-23T20:00:39.946 INFO:tasks.rados.rados.0.smithi112.stdout:479: writing smithi11289144-479 from 433746 to 1216654 tid 1 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout:479: writing smithi11289144-479 from 1954981 to 2033746 tid 2 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout:464: finishing write tid 3 to smithi11289144-464 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout:464: finishing write tid 4 to smithi11289144-464 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout:464: finishing write tid 5 to smithi11289144-464 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 464 v 91 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-09-23T20:00:39.951 INFO:tasks.rados.rados.0.smithi112.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: finishing write tid 1 to smithi11289144-465 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: finishing write tid 2 to smithi11289144-465 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: finishing write tid 3 to smithi11289144-465 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: finishing write tid 4 to smithi11289144-465 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: finishing write tid 5 to smithi11289144-465 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: finishing write tid 6 to smithi11289144-465 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 465 v 131 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:466: finishing write tid 1 to smithi11289144-466 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:466: finishing write tid 2 to smithi11289144-466 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:466: finishing write tid 3 to smithi11289144-466 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:466: finishing write tid 4 to smithi11289144-466 2023-09-23T20:00:39.952 INFO:tasks.rados.rados.0.smithi112.stdout:466: finishing write tid 5 to smithi11289144-466 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 466 v 88 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:467: finishing write tid 1 to smithi11289144-467 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:464: done (15 left) 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:465: done (14 left) 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:466: done (13 left) 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:480: write initial oid 480 2023-09-23T20:00:39.953 INFO:tasks.rados.rados.0.smithi112.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-09-23T20:00:39.961 INFO:tasks.rados.rados.0.smithi112.stdout:480: writing smithi11289144-480 from 450553 to 1025063 tid 1 2023-09-23T20:00:39.967 INFO:tasks.rados.rados.0.smithi112.stdout:480: writing smithi11289144-480 from 1613463 to 2050553 tid 2 2023-09-23T20:00:39.967 INFO:tasks.rados.rados.0.smithi112.stdout:481: write initial oid 481 2023-09-23T20:00:39.968 INFO:tasks.rados.rados.0.smithi112.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-09-23T20:00:39.977 INFO:tasks.rados.rados.0.smithi112.stdout:481: writing smithi11289144-481 from 467360 to 1117119 tid 1 2023-09-23T20:00:39.984 INFO:tasks.rados.rados.0.smithi112.stdout:481: writing smithi11289144-481 from 1671945 to 2067360 tid 2 2023-09-23T20:00:39.985 INFO:tasks.rados.rados.0.smithi112.stdout:482: write initial oid 482 2023-09-23T20:00:39.985 INFO:tasks.rados.rados.0.smithi112.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-09-23T20:00:39.993 INFO:tasks.rados.rados.0.smithi112.stdout:482: writing smithi11289144-482 from 484167 to 1209175 tid 1 2023-09-23T20:00:39.999 INFO:tasks.rados.rados.0.smithi112.stdout:482: writing smithi11289144-482 from 1730427 to 2084167 tid 2 2023-09-23T20:00:39.999 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:39.999 INFO:tasks.rados.rados.0.smithi112.stdout:467: finishing write tid 2 to smithi11289144-467 2023-09-23T20:00:39.999 INFO:tasks.rados.rados.0.smithi112.stdout:467: finishing write tid 3 to smithi11289144-467 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:467: finishing write tid 4 to smithi11289144-467 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:467: finishing write tid 5 to smithi11289144-467 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 110 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:468: finishing write tid 1 to smithi11289144-468 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:468: finishing write tid 2 to smithi11289144-468 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:468: finishing write tid 3 to smithi11289144-468 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:468: finishing write tid 4 to smithi11289144-468 2023-09-23T20:00:40.000 INFO:tasks.rados.rados.0.smithi112.stdout:468: finishing write tid 5 to smithi11289144-468 2023-09-23T20:00:40.001 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 468 v 135 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-09-23T20:00:40.001 INFO:tasks.rados.rados.0.smithi112.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-09-23T20:00:40.001 INFO:tasks.rados.rados.0.smithi112.stdout:467: done (15 left) 2023-09-23T20:00:40.001 INFO:tasks.rados.rados.0.smithi112.stdout:468: done (14 left) 2023-09-23T20:00:40.001 INFO:tasks.rados.rados.0.smithi112.stdout:483: write initial oid 483 2023-09-23T20:00:40.001 INFO:tasks.rados.rados.0.smithi112.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-09-23T20:00:40.003 INFO:tasks.rados.rados.0.smithi112.stdout:483: writing smithi11289144-483 from 500974 to 901231 tid 1 2023-09-23T20:00:40.010 INFO:tasks.rados.rados.0.smithi112.stdout:483: writing smithi11289144-483 from 1388909 to 1946078 tid 2 2023-09-23T20:00:40.010 INFO:tasks.rados.rados.0.smithi112.stdout:484: write initial oid 484 2023-09-23T20:00:40.010 INFO:tasks.rados.rados.0.smithi112.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-09-23T20:00:40.016 INFO:tasks.rados.rados.0.smithi112.stdout:484: writing smithi11289144-484 from 517781 to 993287 tid 1 2023-09-23T20:00:40.024 INFO:tasks.rados.rados.0.smithi112.stdout:484: writing smithi11289144-484 from 1731038 to 2117781 tid 2 2023-09-23T20:00:40.024 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:40.024 INFO:tasks.rados.rados.0.smithi112.stdout:469: finishing write tid 1 to smithi11289144-469 2023-09-23T20:00:40.024 INFO:tasks.rados.rados.0.smithi112.stdout:469: finishing write tid 2 to smithi11289144-469 2023-09-23T20:00:40.024 INFO:tasks.rados.rados.0.smithi112.stdout:469: finishing write tid 3 to smithi11289144-469 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:469: finishing write tid 4 to smithi11289144-469 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:469: finishing write tid 5 to smithi11289144-469 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 469 v 127 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:470: finishing write tid 1 to smithi11289144-470 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:470: finishing write tid 2 to smithi11289144-470 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:470: finishing write tid 3 to smithi11289144-470 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:470: finishing write tid 4 to smithi11289144-470 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:470: finishing write tid 5 to smithi11289144-470 2023-09-23T20:00:40.025 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 470 v 76 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:471: finishing write tid 1 to smithi11289144-471 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:471: finishing write tid 2 to smithi11289144-471 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:471: finishing write tid 3 to smithi11289144-471 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:471: finishing write tid 4 to smithi11289144-471 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:471: finishing write tid 5 to smithi11289144-471 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 471 v 99 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:472: finishing write tid 1 to smithi11289144-472 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:472: finishing write tid 2 to smithi11289144-472 2023-09-23T20:00:40.026 INFO:tasks.rados.rados.0.smithi112.stdout:472: finishing write tid 3 to smithi11289144-472 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:472: finishing write tid 4 to smithi11289144-472 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:472: finishing write tid 5 to smithi11289144-472 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 472 v 139 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:473: finishing write tid 1 to smithi11289144-473 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:473: finishing write tid 2 to smithi11289144-473 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:473: finishing write tid 3 to smithi11289144-473 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:473: finishing write tid 4 to smithi11289144-473 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:473: finishing write tid 5 to smithi11289144-473 2023-09-23T20:00:40.027 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 473 v 114 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:474: finishing write tid 1 to smithi11289144-474 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:474: finishing write tid 2 to smithi11289144-474 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:474: finishing write tid 3 to smithi11289144-474 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:474: finishing write tid 4 to smithi11289144-474 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:474: finishing write tid 5 to smithi11289144-474 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 474 v 123 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-09-23T20:00:40.028 INFO:tasks.rados.rados.0.smithi112.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: finishing write tid 1 to smithi11289144-475 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: finishing write tid 2 to smithi11289144-475 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: finishing write tid 3 to smithi11289144-475 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: finishing write tid 4 to smithi11289144-475 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: finishing write tid 5 to smithi11289144-475 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: finishing write tid 6 to smithi11289144-475 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 475 v 128 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:476: finishing write tid 1 to smithi11289144-476 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:476: finishing write tid 2 to smithi11289144-476 2023-09-23T20:00:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:476: finishing write tid 3 to smithi11289144-476 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:476: finishing write tid 4 to smithi11289144-476 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:476: finishing write tid 5 to smithi11289144-476 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 476 v 110 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:477: finishing write tid 1 to smithi11289144-477 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:477: finishing write tid 2 to smithi11289144-477 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:477: finishing write tid 3 to smithi11289144-477 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:477: finishing write tid 4 to smithi11289144-477 2023-09-23T20:00:40.030 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 477 v 111 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:478: finishing write tid 1 to smithi11289144-478 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:478: finishing write tid 2 to smithi11289144-478 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:478: finishing write tid 3 to smithi11289144-478 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:478: finishing write tid 4 to smithi11289144-478 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 113 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-09-23T20:00:40.031 INFO:tasks.rados.rados.0.smithi112.stdout:479: finishing write tid 1 to smithi11289144-479 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:479: finishing write tid 2 to smithi11289144-479 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:469: done (15 left) 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:470: done (14 left) 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:471: done (13 left) 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:472: done (12 left) 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:473: done (11 left) 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:474: done (10 left) 2023-09-23T20:00:40.032 INFO:tasks.rados.rados.0.smithi112.stdout:475: done (9 left) 2023-09-23T20:00:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:476: done (8 left) 2023-09-23T20:00:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:477: done (7 left) 2023-09-23T20:00:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:478: done (6 left) 2023-09-23T20:00:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:485: write initial oid 485 2023-09-23T20:00:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-09-23T20:00:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:485: writing smithi11289144-485 from 534588 to 1085343 tid 1 2023-09-23T20:00:40.039 INFO:tasks.rados.rados.0.smithi112.stdout:485: writing smithi11289144-485 from 1789520 to 2134588 tid 2 2023-09-23T20:00:40.040 INFO:tasks.rados.rados.0.smithi112.stdout:486: write initial oid 486 2023-09-23T20:00:40.040 INFO:tasks.rados.rados.0.smithi112.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-09-23T20:00:40.047 INFO:tasks.rados.rados.0.smithi112.stdout:486: writing smithi11289144-486 from 551395 to 1177399 tid 1 2023-09-23T20:00:40.053 INFO:tasks.rados.rados.0.smithi112.stdout:486: writing smithi11289144-486 from 1848002 to 2151395 tid 2 2023-09-23T20:00:40.053 INFO:tasks.rados.rados.0.smithi112.stdout:487: write initial oid 487 2023-09-23T20:00:40.053 INFO:tasks.rados.rados.0.smithi112.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-09-23T20:00:40.061 INFO:tasks.rados.rados.0.smithi112.stdout:487: writing smithi11289144-487 from 568202 to 1269455 tid 1 2023-09-23T20:00:40.067 INFO:tasks.rados.rados.0.smithi112.stdout:487: writing smithi11289144-487 from 1906484 to 2168202 tid 2 2023-09-23T20:00:40.067 INFO:tasks.rados.rados.0.smithi112.stdout:488: write initial oid 488 2023-09-23T20:00:40.067 INFO:tasks.rados.rados.0.smithi112.stdout:479: finishing write tid 3 to smithi11289144-479 2023-09-23T20:00:40.067 INFO:tasks.rados.rados.0.smithi112.stdout:479: finishing write tid 4 to smithi11289144-479 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 479 v 94 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:480: finishing write tid 1 to smithi11289144-480 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:480: finishing write tid 2 to smithi11289144-480 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:480: finishing write tid 3 to smithi11289144-480 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:480: finishing write tid 4 to smithi11289144-480 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 480 v 142 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:481: finishing write tid 1 to smithi11289144-481 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:481: finishing write tid 2 to smithi11289144-481 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:481: finishing write tid 3 to smithi11289144-481 2023-09-23T20:00:40.068 INFO:tasks.rados.rados.0.smithi112.stdout:481: finishing write tid 4 to smithi11289144-481 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 481 v 102 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:482: finishing write tid 1 to smithi11289144-482 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:482: finishing write tid 2 to smithi11289144-482 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:482: finishing write tid 3 to smithi11289144-482 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:482: finishing write tid 4 to smithi11289144-482 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 482 v 116 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:483: finishing write tid 1 to smithi11289144-483 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:483: finishing write tid 2 to smithi11289144-483 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:483: finishing write tid 3 to smithi11289144-483 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:483: finishing write tid 4 to smithi11289144-483 2023-09-23T20:00:40.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 483 v 114 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:484: finishing write tid 1 to smithi11289144-484 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:484: finishing write tid 2 to smithi11289144-484 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:484: finishing write tid 3 to smithi11289144-484 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:484: finishing write tid 4 to smithi11289144-484 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 484 v 104 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:485: finishing write tid 1 to smithi11289144-485 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:485: finishing write tid 2 to smithi11289144-485 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:485: finishing write tid 3 to smithi11289144-485 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:485: finishing write tid 4 to smithi11289144-485 2023-09-23T20:00:40.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 79 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:486: finishing write tid 1 to smithi11289144-486 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:486: finishing write tid 2 to smithi11289144-486 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:486: finishing write tid 3 to smithi11289144-486 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:486: finishing write tid 4 to smithi11289144-486 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 486 v 119 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:487: finishing write tid 1 to smithi11289144-487 2023-09-23T20:00:40.071 INFO:tasks.rados.rados.0.smithi112.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-09-23T20:00:40.072 INFO:tasks.rados.rados.0.smithi112.stdout:488: writing smithi11289144-488 from 585009 to 1077864 tid 1 2023-09-23T20:00:40.079 INFO:tasks.rados.rados.0.smithi112.stdout:488: writing smithi11289144-488 from 1564966 to 2185009 tid 2 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:479: done (9 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:480: done (8 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:481: done (7 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:482: done (6 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:483: done (5 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:484: done (4 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:485: done (3 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:486: done (2 left) 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:489: write initial oid 489 2023-09-23T20:00:40.080 INFO:tasks.rados.rados.0.smithi112.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-09-23T20:00:40.086 INFO:tasks.rados.rados.0.smithi112.stdout:489: writing smithi11289144-489 from 601816 to 1169920 tid 1 2023-09-23T20:00:40.092 INFO:tasks.rados.rados.0.smithi112.stdout:489: writing smithi11289144-489 from 1623448 to 2075271 tid 2 2023-09-23T20:00:40.092 INFO:tasks.rados.rados.0.smithi112.stdout:490: write initial oid 490 2023-09-23T20:00:40.092 INFO:tasks.rados.rados.0.smithi112.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-09-23T20:00:40.099 INFO:tasks.rados.rados.0.smithi112.stdout:490: writing smithi11289144-490 from 618623 to 1261976 tid 1 2023-09-23T20:00:40.107 INFO:tasks.rados.rados.0.smithi112.stdout:490: writing smithi11289144-490 from 1681930 to 2218623 tid 2 2023-09-23T20:00:40.107 INFO:tasks.rados.rados.0.smithi112.stdout:491: write initial oid 491 2023-09-23T20:00:40.107 INFO:tasks.rados.rados.0.smithi112.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-09-23T20:00:40.115 INFO:tasks.rados.rados.0.smithi112.stdout:491: writing smithi11289144-491 from 635430 to 1354032 tid 1 2023-09-23T20:00:40.121 INFO:tasks.rados.rados.0.smithi112.stdout:491: writing smithi11289144-491 from 2140412 to 2235430 tid 2 2023-09-23T20:00:40.121 INFO:tasks.rados.rados.0.smithi112.stdout:492: write initial oid 492 2023-09-23T20:00:40.121 INFO:tasks.rados.rados.0.smithi112.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-09-23T20:00:40.129 INFO:tasks.rados.rados.0.smithi112.stdout:492: writing smithi11289144-492 from 652237 to 1446088 tid 1 2023-09-23T20:00:40.134 INFO:tasks.rados.rados.0.smithi112.stdout:492: writing smithi11289144-492 from 2198894 to 2252237 tid 2 2023-09-23T20:00:40.135 INFO:tasks.rados.rados.0.smithi112.stdout:493: write initial oid 493 2023-09-23T20:00:40.135 INFO:tasks.rados.rados.0.smithi112.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-09-23T20:00:40.141 INFO:tasks.rados.rados.0.smithi112.stdout:493: writing smithi11289144-493 from 669044 to 1138144 tid 1 2023-09-23T20:00:40.147 INFO:tasks.rados.rados.0.smithi112.stdout:493: writing smithi11289144-493 from 1741023 to 2200184 tid 2 2023-09-23T20:00:40.147 INFO:tasks.rados.rados.0.smithi112.stdout:494: write initial oid 494 2023-09-23T20:00:40.147 INFO:tasks.rados.rados.0.smithi112.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-09-23T20:00:40.155 INFO:tasks.rados.rados.0.smithi112.stdout:494: writing smithi11289144-494 from 685851 to 1230200 tid 1 2023-09-23T20:00:40.163 INFO:tasks.rados.rados.0.smithi112.stdout:494: writing smithi11289144-494 from 1799505 to 2285851 tid 2 2023-09-23T20:00:40.163 INFO:tasks.rados.rados.0.smithi112.stdout:495: write initial oid 495 2023-09-23T20:00:40.163 INFO:tasks.rados.rados.0.smithi112.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-09-23T20:00:40.171 INFO:tasks.rados.rados.0.smithi112.stdout:495: writing smithi11289144-495 from 702658 to 1322256 tid 1 2023-09-23T20:00:40.176 INFO:tasks.rados.rados.0.smithi112.stdout:495: writing smithi11289144-495 from 1857987 to 2302658 tid 2 2023-09-23T20:00:40.177 INFO:tasks.rados.rados.0.smithi112.stdout:496: write initial oid 496 2023-09-23T20:00:40.177 INFO:tasks.rados.rados.0.smithi112.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-09-23T20:00:40.183 INFO:tasks.rados.rados.0.smithi112.stdout:496: writing smithi11289144-496 from 719465 to 1130665 tid 1 2023-09-23T20:00:40.190 INFO:tasks.rados.rados.0.smithi112.stdout:496: writing smithi11289144-496 from 1632822 to 2319465 tid 2 2023-09-23T20:00:40.190 INFO:tasks.rados.rados.0.smithi112.stdout:497: write initial oid 497 2023-09-23T20:00:40.190 INFO:tasks.rados.rados.0.smithi112.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-09-23T20:00:40.197 INFO:tasks.rados.rados.0.smithi112.stdout:497: writing smithi11289144-497 from 736272 to 1222721 tid 1 2023-09-23T20:00:40.204 INFO:tasks.rados.rados.0.smithi112.stdout:497: writing smithi11289144-497 from 1974951 to 2336272 tid 2 2023-09-23T20:00:40.204 INFO:tasks.rados.rados.0.smithi112.stdout:498: write initial oid 498 2023-09-23T20:00:40.204 INFO:tasks.rados.rados.0.smithi112.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-09-23T20:00:40.212 INFO:tasks.rados.rados.0.smithi112.stdout:498: writing smithi11289144-498 from 753079 to 1314777 tid 1 2023-09-23T20:00:40.218 INFO:tasks.rados.rados.0.smithi112.stdout:498: writing smithi11289144-498 from 2033433 to 2353079 tid 2 2023-09-23T20:00:40.218 INFO:tasks.rados.rados.0.smithi112.stdout:499: write initial oid 499 2023-09-23T20:00:40.218 INFO:tasks.rados.rados.0.smithi112.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-09-23T20:00:40.226 INFO:tasks.rados.rados.0.smithi112.stdout:499: writing smithi11289144-499 from 769886 to 1406833 tid 1 2023-09-23T20:00:40.232 INFO:tasks.rados.rados.0.smithi112.stdout:499: writing smithi11289144-499 from 2091915 to 2369886 tid 2 2023-09-23T20:00:40.232 INFO:tasks.rados.rados.0.smithi112.stdout:500: write initial oid 500 2023-09-23T20:00:40.232 INFO:tasks.rados.rados.0.smithi112.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-09-23T20:00:40.240 INFO:tasks.rados.rados.0.smithi112.stdout:500: writing smithi11289144-500 from 786693 to 1498889 tid 1 2023-09-23T20:00:40.246 INFO:tasks.rados.rados.0.smithi112.stdout:500: writing smithi11289144-500 from 2150397 to 2386693 tid 2 2023-09-23T20:00:40.246 INFO:tasks.rados.rados.0.smithi112.stdout:501: write oid 162 current snap is 0 2023-09-23T20:00:40.246 INFO:tasks.rados.rados.0.smithi112.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-09-23T20:00:40.255 INFO:tasks.rados.rados.0.smithi112.stdout:501: writing smithi11289144-162 from 403500 to 1190945 tid 1 2023-09-23T20:00:40.261 INFO:tasks.rados.rados.0.smithi112.stdout:501: writing smithi11289144-162 from 1692526 to 2166363 tid 2 2023-09-23T20:00:40.261 INFO:tasks.rados.rados.0.smithi112.stdout:502: write oid 47 current snap is 0 2023-09-23T20:00:40.262 INFO:tasks.rados.rados.0.smithi112.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-09-23T20:00:40.267 INFO:tasks.rados.rados.0.smithi112.stdout:502: writing smithi11289144-47 from 420307 to 883001 tid 1 2023-09-23T20:00:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:502: writing smithi11289144-47 from 1351008 to 1968503 tid 2 2023-09-23T20:00:40.274 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:487: finishing write tid 2 to smithi11289144-487 2023-09-23T20:00:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:487: finishing write tid 3 to smithi11289144-487 2023-09-23T20:00:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:487: finishing write tid 4 to smithi11289144-487 2023-09-23T20:00:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 487 v 99 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:488: finishing write tid 1 to smithi11289144-488 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:488: finishing write tid 2 to smithi11289144-488 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:487: done (15 left) 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:503: delete oid 195 current snap is 0 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:488: finishing write tid 3 to smithi11289144-488 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:488: finishing write tid 4 to smithi11289144-488 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 488 v 107 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:489: finishing write tid 1 to smithi11289144-489 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:489: finishing write tid 2 to smithi11289144-489 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:489: finishing write tid 3 to smithi11289144-489 2023-09-23T20:00:40.275 INFO:tasks.rados.rados.0.smithi112.stdout:489: finishing write tid 4 to smithi11289144-489 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 489 v 145 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:490: finishing write tid 1 to smithi11289144-490 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:490: finishing write tid 2 to smithi11289144-490 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:490: finishing write tid 3 to smithi11289144-490 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:490: finishing write tid 4 to smithi11289144-490 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 490 v 97 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:491: finishing write tid 1 to smithi11289144-491 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:491: finishing write tid 2 to smithi11289144-491 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:491: finishing write tid 3 to smithi11289144-491 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:491: finishing write tid 4 to smithi11289144-491 2023-09-23T20:00:40.276 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 491 v 130 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:492: finishing write tid 1 to smithi11289144-492 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:492: finishing write tid 2 to smithi11289144-492 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:492: finishing write tid 3 to smithi11289144-492 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:492: finishing write tid 4 to smithi11289144-492 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 492 v 100 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:493: finishing write tid 1 to smithi11289144-493 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:493: finishing write tid 2 to smithi11289144-493 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:493: finishing write tid 3 to smithi11289144-493 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:493: finishing write tid 4 to smithi11289144-493 2023-09-23T20:00:40.277 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 493 v 131 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:494: finishing write tid 1 to smithi11289144-494 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:494: finishing write tid 2 to smithi11289144-494 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:494: finishing write tid 3 to smithi11289144-494 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:494: finishing write tid 4 to smithi11289144-494 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 494 v 128 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:495: finishing write tid 1 to smithi11289144-495 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:495: finishing write tid 2 to smithi11289144-495 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:495: finishing write tid 3 to smithi11289144-495 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:495: finishing write tid 4 to smithi11289144-495 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 495 v 133 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-09-23T20:00:40.278 INFO:tasks.rados.rados.0.smithi112.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:496: finishing write tid 1 to smithi11289144-496 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:496: finishing write tid 2 to smithi11289144-496 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:496: finishing write tid 3 to smithi11289144-496 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:496: finishing write tid 4 to smithi11289144-496 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 79 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:497: finishing write tid 1 to smithi11289144-497 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:497: finishing write tid 2 to smithi11289144-497 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:497: finishing write tid 3 to smithi11289144-497 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:497: finishing write tid 4 to smithi11289144-497 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 497 v 103 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-09-23T20:00:40.279 INFO:tasks.rados.rados.0.smithi112.stdout:498: finishing write tid 1 to smithi11289144-498 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:498: finishing write tid 2 to smithi11289144-498 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:498: finishing write tid 3 to smithi11289144-498 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:498: finishing write tid 4 to smithi11289144-498 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 498 v 122 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:499: finishing write tid 1 to smithi11289144-499 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:499: finishing write tid 2 to smithi11289144-499 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:499: finishing write tid 3 to smithi11289144-499 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:499: finishing write tid 4 to smithi11289144-499 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 499 v 131 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:500: finishing write tid 1 to smithi11289144-500 2023-09-23T20:00:40.280 INFO:tasks.rados.rados.0.smithi112.stdout:500: finishing write tid 2 to smithi11289144-500 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:500: finishing write tid 3 to smithi11289144-500 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:500: finishing write tid 4 to smithi11289144-500 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 98 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:501: finishing write tid 1 to smithi11289144-162 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:501: finishing write tid 2 to smithi11289144-162 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:501: finishing write tid 3 to smithi11289144-162 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:501: finishing write tid 4 to smithi11289144-162 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 162 v 106 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:501: left oid 162 (ObjNum 500 snap 0 seq_num 500) 2023-09-23T20:00:40.281 INFO:tasks.rados.rados.0.smithi112.stdout:502: finishing write tid 1 to smithi11289144-47 2023-09-23T20:00:40.282 INFO:tasks.rados.rados.0.smithi112.stdout:488: done (15 left) 2023-09-23T20:00:40.282 INFO:tasks.rados.rados.0.smithi112.stdout:489: done (14 left) 2023-09-23T20:00:40.282 INFO:tasks.rados.rados.0.smithi112.stdout:490: done (13 left) 2023-09-23T20:00:40.282 INFO:tasks.rados.rados.0.smithi112.stdout:491: done (12 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:492: done (11 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:493: done (10 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:494: done (9 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:495: done (8 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:496: done (7 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:497: done (6 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:498: done (5 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:499: done (4 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:500: done (3 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:501: done (2 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:503: done (1 left) 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:504: delete oid 165 current snap is 0 2023-09-23T20:00:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:502: finishing write tid 2 to smithi11289144-47 2023-09-23T20:00:40.284 INFO:tasks.rados.rados.0.smithi112.stdout:504: done (1 left) 2023-09-23T20:00:40.284 INFO:tasks.rados.rados.0.smithi112.stdout:505: write oid 478 current snap is 0 2023-09-23T20:00:40.284 INFO:tasks.rados.rados.0.smithi112.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-09-23T20:00:40.286 INFO:tasks.rados.rados.0.smithi112.stdout:505: writing smithi11289144-478 from 470728 to 875522 tid 1 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:505: writing smithi11289144-478 from 1526454 to 2007629 tid 2 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:506: delete oid 413 current snap is 0 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:502: finishing write tid 3 to smithi11289144-47 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:502: finishing write tid 4 to smithi11289144-47 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 47 v 134 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-09-23T20:00:40.294 INFO:tasks.rados.rados.0.smithi112.stdout:505: finishing write tid 1 to smithi11289144-478 2023-09-23T20:00:40.297 INFO:tasks.rados.rados.0.smithi112.stdout:502: done (2 left) 2023-09-23T20:00:40.297 INFO:tasks.rados.rados.0.smithi112.stdout:506: done (1 left) 2023-09-23T20:00:40.297 INFO:tasks.rados.rados.0.smithi112.stdout:507: read oid 434 snap -1 2023-09-23T20:00:40.297 INFO:tasks.rados.rados.0.smithi112.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T20:00:40.297 INFO:tasks.rados.rados.0.smithi112.stdout:508: write oid 2 current snap is 0 2023-09-23T20:00:40.298 INFO:tasks.rados.rados.0.smithi112.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-09-23T20:00:40.304 INFO:tasks.rados.rados.0.smithi112.stdout:508: writing smithi11289144-2 from 504342 to 1059634 tid 1 2023-09-23T20:00:40.311 INFO:tasks.rados.rados.0.smithi112.stdout:508: writing smithi11289144-2 from 1643418 to 2128262 tid 2 2023-09-23T20:00:40.311 INFO:tasks.rados.rados.0.smithi112.stdout:509: read oid 335 snap -1 2023-09-23T20:00:40.311 INFO:tasks.rados.rados.0.smithi112.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T20:00:40.311 INFO:tasks.rados.rados.0.smithi112.stdout:510: read oid 194 snap -1 2023-09-23T20:00:40.312 INFO:tasks.rados.rados.0.smithi112.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T20:00:40.312 INFO:tasks.rados.rados.0.smithi112.stdout:511: write oid 165 current snap is 0 2023-09-23T20:00:40.312 INFO:tasks.rados.rados.0.smithi112.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-09-23T20:00:40.319 INFO:tasks.rados.rados.0.smithi112.stdout:511: writing smithi11289144-165 from 521149 to 1151690 tid 1 2023-09-23T20:00:40.326 INFO:tasks.rados.rados.0.smithi112.stdout:511: writing smithi11289144-165 from 1701900 to 2330402 tid 2 2023-09-23T20:00:40.326 INFO:tasks.rados.rados.0.smithi112.stdout:512: write oid 250 current snap is 0 2023-09-23T20:00:40.326 INFO:tasks.rados.rados.0.smithi112.stdout:505: finishing write tid 2 to smithi11289144-478 2023-09-23T20:00:40.326 INFO:tasks.rados.rados.0.smithi112.stdout:505: finishing write tid 3 to smithi11289144-478 2023-09-23T20:00:40.326 INFO:tasks.rados.rados.0.smithi112.stdout:505: finishing write tid 4 to smithi11289144-478 2023-09-23T20:00:40.326 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 125 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-09-23T20:00:40.327 INFO:tasks.rados.rados.0.smithi112.stdout:505: left oid 478 (ObjNum 504 snap 0 seq_num 504) 2023-09-23T20:00:40.327 INFO:tasks.rados.rados.0.smithi112.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T20:00:40.446 INFO:tasks.rados.rados.0.smithi112.stdout:508: finishing write tid 1 to smithi11289144-2 2023-09-23T20:00:40.446 INFO:tasks.rados.rados.0.smithi112.stdout:508: finishing write tid 2 to smithi11289144-2 2023-09-23T20:00:40.446 INFO:tasks.rados.rados.0.smithi112.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-09-23T20:00:40.454 INFO:tasks.rados.rados.0.smithi112.stdout:512: writing smithi11289144-250 from 537956 to 1243746 tid 1 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:512: writing smithi11289144-250 from 1644029 to 2416189 tid 2 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:505: done (6 left) 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:507: done (5 left) 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:513: read oid 327 snap -1 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:513: expect (ObjNum 326 snap 0 seq_num 326) 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:514: read oid 472 snap -1 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:514: expect (ObjNum 471 snap 0 seq_num 471) 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:515: read oid 107 snap -1 2023-09-23T20:00:40.463 INFO:tasks.rados.rados.0.smithi112.stdout:515: expect (ObjNum 106 snap 0 seq_num 106) 2023-09-23T20:00:40.464 INFO:tasks.rados.rados.0.smithi112.stdout:516: write oid 301 current snap is 0 2023-09-23T20:00:40.464 INFO:tasks.rados.rados.0.smithi112.stdout:508: finishing write tid 3 to smithi11289144-2 2023-09-23T20:00:40.464 INFO:tasks.rados.rados.0.smithi112.stdout:511: finishing write tid 1 to smithi11289144-165 2023-09-23T20:00:40.464 INFO:tasks.rados.rados.0.smithi112.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T20:00:40.579 INFO:tasks.rados.rados.0.smithi112.stdout:508: finishing write tid 4 to smithi11289144-2 2023-09-23T20:00:40.579 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 106 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-09-23T20:00:40.579 INFO:tasks.rados.rados.0.smithi112.stdout:508: left oid 2 (ObjNum 506 snap 0 seq_num 506) 2023-09-23T20:00:40.579 INFO:tasks.rados.rados.0.smithi112.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T20:00:40.704 INFO:tasks.rados.rados.0.smithi112.stdout:511: finishing write tid 2 to smithi11289144-165 2023-09-23T20:00:40.704 INFO:tasks.rados.rados.0.smithi112.stdout:511: finishing write tid 3 to smithi11289144-165 2023-09-23T20:00:40.704 INFO:tasks.rados.rados.0.smithi112.stdout:511: finishing write tid 4 to smithi11289144-165 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 165 v 103 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:511: left oid 165 (ObjNum 507 snap 0 seq_num 507) 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:512: finishing write tid 1 to smithi11289144-250 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:512: finishing write tid 2 to smithi11289144-250 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:512: finishing write tid 3 to smithi11289144-250 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:512: finishing write tid 4 to smithi11289144-250 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 250 v 82 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:512: left oid 250 (ObjNum 508 snap 0 seq_num 508) 2023-09-23T20:00:40.705 INFO:tasks.rados.rados.0.smithi112.stdout:513: expect (ObjNum 326 snap 0 seq_num 326) 2023-09-23T20:00:40.823 INFO:tasks.rados.rados.0.smithi112.stdout:515: expect (ObjNum 106 snap 0 seq_num 106) 2023-09-23T20:00:40.955 INFO:tasks.rados.rados.0.smithi112.stdout:514: expect (ObjNum 471 snap 0 seq_num 471) 2023-09-23T20:00:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:40 smithi174 bash[31352]: cluster 2023-09-23T20:00:39.722745+0000 mgr.y (mgr.24356) 197 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 46 MiB/s wr, 231 op/s 2023-09-23T20:00:41.088 INFO:tasks.rados.rados.0.smithi112.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-09-23T20:00:41.099 INFO:tasks.rados.rados.0.smithi112.stdout:516: writing smithi11289144-301 from 554763 to 1335802 tid 1 2023-09-23T20:00:41.107 INFO:tasks.rados.rados.0.smithi112.stdout:516: writing smithi11289144-301 from 2102511 to 2554763 tid 2 2023-09-23T20:00:41.107 INFO:tasks.rados.rados.0.smithi112.stdout:508: done (8 left) 2023-09-23T20:00:41.107 INFO:tasks.rados.rados.0.smithi112.stdout:509: done (7 left) 2023-09-23T20:00:41.108 INFO:tasks.rados.rados.0.smithi112.stdout:510: done (6 left) 2023-09-23T20:00:41.108 INFO:tasks.rados.rados.0.smithi112.stdout:511: done (5 left) 2023-09-23T20:00:41.108 INFO:tasks.rados.rados.0.smithi112.stdout:512: done (4 left) 2023-09-23T20:00:41.108 INFO:tasks.rados.rados.0.smithi112.stdout:513: done (3 left) 2023-09-23T20:00:41.108 INFO:tasks.rados.rados.0.smithi112.stdout:514: done (2 left) 2023-09-23T20:00:41.109 INFO:tasks.rados.rados.0.smithi112.stdout:515: done (1 left) 2023-09-23T20:00:41.109 INFO:tasks.rados.rados.0.smithi112.stdout:517: write oid 334 current snap is 0 2023-09-23T20:00:41.109 INFO:tasks.rados.rados.0.smithi112.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-09-23T20:00:41.117 INFO:tasks.rados.rados.0.smithi112.stdout:517: writing smithi11289144-334 from 571570 to 1144211 tid 1 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:517: writing smithi11289144-334 from 1877346 to 2571570 tid 2 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:518: read oid 203 snap -1 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:518: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:519: read oid 229 snap -1 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:519: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:516: finishing write tid 1 to smithi11289144-301 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:516: finishing write tid 2 to smithi11289144-301 2023-09-23T20:00:41.124 INFO:tasks.rados.rados.0.smithi112.stdout:516: finishing write tid 3 to smithi11289144-301 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:516: finishing write tid 4 to smithi11289144-301 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 301 v 105 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:516: left oid 301 (ObjNum 509 snap 0 seq_num 509) 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:517: finishing write tid 1 to smithi11289144-334 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:516: done (3 left) 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:520: write oid 190 current snap is 0 2023-09-23T20:00:41.125 INFO:tasks.rados.rados.0.smithi112.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-09-23T20:00:41.132 INFO:tasks.rados.rados.0.smithi112.stdout:520: writing smithi11289144-190 from 588377 to 1236267 tid 1 2023-09-23T20:00:41.141 INFO:tasks.rados.rados.0.smithi112.stdout:520: writing smithi11289144-190 from 1935828 to 2571668 tid 2 2023-09-23T20:00:41.141 INFO:tasks.rados.rados.0.smithi112.stdout:521: write oid 500 current snap is 0 2023-09-23T20:00:41.142 INFO:tasks.rados.rados.0.smithi112.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-09-23T20:00:41.149 INFO:tasks.rados.rados.0.smithi112.stdout:521: writing smithi11289144-500 from 605184 to 1328323 tid 1 2023-09-23T20:00:41.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:40 smithi112 bash[27353]: cluster 2023-09-23T20:00:39.722745+0000 mgr.y (mgr.24356) 197 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 46 MiB/s wr, 231 op/s 2023-09-23T20:00:41.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:40 smithi112 bash[41728]: cluster 2023-09-23T20:00:39.722745+0000 mgr.y (mgr.24356) 197 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 46 MiB/s wr, 231 op/s 2023-09-23T20:00:41.157 INFO:tasks.rados.rados.0.smithi112.stdout:521: writing smithi11289144-500 from 1877957 to 2605184 tid 2 2023-09-23T20:00:41.157 INFO:tasks.rados.rados.0.smithi112.stdout:522: write oid 376 current snap is 0 2023-09-23T20:00:41.157 INFO:tasks.rados.rados.0.smithi112.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-09-23T20:00:41.165 INFO:tasks.rados.rados.0.smithi112.stdout:522: writing smithi11289144-376 from 621991 to 1420379 tid 1 2023-09-23T20:00:41.172 INFO:tasks.rados.rados.0.smithi112.stdout:522: writing smithi11289144-376 from 1936439 to 2575948 tid 2 2023-09-23T20:00:41.172 INFO:tasks.rados.rados.0.smithi112.stdout:523: write oid 492 current snap is 0 2023-09-23T20:00:41.172 INFO:tasks.rados.rados.0.smithi112.stdout:517: finishing write tid 2 to smithi11289144-334 2023-09-23T20:00:41.173 INFO:tasks.rados.rados.0.smithi112.stdout:517: finishing write tid 3 to smithi11289144-334 2023-09-23T20:00:41.173 INFO:tasks.rados.rados.0.smithi112.stdout:517: finishing write tid 4 to smithi11289144-334 2023-09-23T20:00:41.173 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 109 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-09-23T20:00:41.173 INFO:tasks.rados.rados.0.smithi112.stdout:517: left oid 334 (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:00:41.173 INFO:tasks.rados.rados.0.smithi112.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-09-23T20:00:41.178 INFO:tasks.rados.rados.0.smithi112.stdout:523: writing smithi11289144-492 from 638798 to 1112435 tid 1 2023-09-23T20:00:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:523: writing smithi11289144-492 from 1594921 to 2378088 tid 2 2023-09-23T20:00:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:517: done (6 left) 2023-09-23T20:00:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:524: read oid 489 snap -1 2023-09-23T20:00:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:524: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:00:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:525: write oid 383 current snap is 0 2023-09-23T20:00:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:518: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:00:41.306 INFO:tasks.rados.rados.0.smithi112.stdout:519: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:520: finishing write tid 1 to smithi11289144-190 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:520: finishing write tid 2 to smithi11289144-190 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:520: finishing write tid 3 to smithi11289144-190 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:520: finishing write tid 4 to smithi11289144-190 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 190 v 128 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:520: left oid 190 (ObjNum 511 snap 0 seq_num 511) 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:521: finishing write tid 1 to smithi11289144-500 2023-09-23T20:00:41.440 INFO:tasks.rados.rados.0.smithi112.stdout:521: finishing write tid 2 to smithi11289144-500 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:521: finishing write tid 3 to smithi11289144-500 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:521: finishing write tid 4 to smithi11289144-500 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 102 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:521: left oid 500 (ObjNum 512 snap 0 seq_num 512) 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:522: finishing write tid 1 to smithi11289144-376 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:522: finishing write tid 2 to smithi11289144-376 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:522: finishing write tid 3 to smithi11289144-376 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:522: finishing write tid 4 to smithi11289144-376 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 376 v 82 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:522: left oid 376 (ObjNum 513 snap 0 seq_num 513) 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:523: finishing write tid 1 to smithi11289144-492 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:523: finishing write tid 2 to smithi11289144-492 2023-09-23T20:00:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:523: finishing write tid 3 to smithi11289144-492 2023-09-23T20:00:41.442 INFO:tasks.rados.rados.0.smithi112.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-09-23T20:00:41.451 INFO:tasks.rados.rados.0.smithi112.stdout:525: writing smithi11289144-383 from 655605 to 1204491 tid 1 2023-09-23T20:00:41.459 INFO:tasks.rados.rados.0.smithi112.stdout:525: writing smithi11289144-383 from 1653403 to 2296581 tid 2 2023-09-23T20:00:41.459 INFO:tasks.rados.rados.0.smithi112.stdout:518: done (7 left) 2023-09-23T20:00:41.459 INFO:tasks.rados.rados.0.smithi112.stdout:519: done (6 left) 2023-09-23T20:00:41.459 INFO:tasks.rados.rados.0.smithi112.stdout:520: done (5 left) 2023-09-23T20:00:41.459 INFO:tasks.rados.rados.0.smithi112.stdout:521: done (4 left) 2023-09-23T20:00:41.459 INFO:tasks.rados.rados.0.smithi112.stdout:522: done (3 left) 2023-09-23T20:00:41.460 INFO:tasks.rados.rados.0.smithi112.stdout:526: delete oid 389 current snap is 0 2023-09-23T20:00:41.460 INFO:tasks.rados.rados.0.smithi112.stdout:523: finishing write tid 4 to smithi11289144-492 2023-09-23T20:00:41.460 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 492 v 112 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-09-23T20:00:41.460 INFO:tasks.rados.rados.0.smithi112.stdout:523: left oid 492 (ObjNum 514 snap 0 seq_num 514) 2023-09-23T20:00:41.460 INFO:tasks.rados.rados.0.smithi112.stdout:524: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:00:41.544 INFO:tasks.rados.rados.0.smithi112.stdout:525: finishing write tid 1 to smithi11289144-383 2023-09-23T20:00:41.544 INFO:tasks.rados.rados.0.smithi112.stdout:525: finishing write tid 2 to smithi11289144-383 2023-09-23T20:00:41.544 INFO:tasks.rados.rados.0.smithi112.stdout:525: finishing write tid 3 to smithi11289144-383 2023-09-23T20:00:41.544 INFO:tasks.rados.rados.0.smithi112.stdout:525: finishing write tid 4 to smithi11289144-383 2023-09-23T20:00:41.544 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 383 v 131 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:525: left oid 383 (ObjNum 515 snap 0 seq_num 515) 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:523: done (3 left) 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:524: done (2 left) 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:525: done (1 left) 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:526: done (0 left) 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:527: write oid 430 current snap is 0 2023-09-23T20:00:41.545 INFO:tasks.rados.rados.0.smithi112.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-09-23T20:00:41.555 INFO:tasks.rados.rados.0.smithi112.stdout:527: writing smithi11289144-430 from 689219 to 1104956 tid 1 2023-09-23T20:00:41.564 INFO:tasks.rados.rados.0.smithi112.stdout:527: writing smithi11289144-430 from 1770367 to 2417214 tid 2 2023-09-23T20:00:41.564 INFO:tasks.rados.rados.0.smithi112.stdout:528: read oid 446 snap -1 2023-09-23T20:00:41.564 INFO:tasks.rados.rados.0.smithi112.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T20:00:41.564 INFO:tasks.rados.rados.0.smithi112.stdout:529: delete oid 494 current snap is 0 2023-09-23T20:00:41.564 INFO:tasks.rados.rados.0.smithi112.stdout:527: finishing write tid 1 to smithi11289144-430 2023-09-23T20:00:41.570 INFO:tasks.rados.rados.0.smithi112.stdout:529: done (2 left) 2023-09-23T20:00:41.570 INFO:tasks.rados.rados.0.smithi112.stdout:530: write oid 55 current snap is 0 2023-09-23T20:00:41.570 INFO:tasks.rados.rados.0.smithi112.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-09-23T20:00:41.579 INFO:tasks.rados.rados.0.smithi112.stdout:530: writing smithi11289144-55 from 722833 to 1289068 tid 1 2023-09-23T20:00:41.588 INFO:tasks.rados.rados.0.smithi112.stdout:530: writing smithi11289144-55 from 1887331 to 2537847 tid 2 2023-09-23T20:00:41.588 INFO:tasks.rados.rados.0.smithi112.stdout:531: read oid 295 snap -1 2023-09-23T20:00:41.588 INFO:tasks.rados.rados.0.smithi112.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:00:41.588 INFO:tasks.rados.rados.0.smithi112.stdout:532: write oid 291 current snap is 0 2023-09-23T20:00:41.588 INFO:tasks.rados.rados.0.smithi112.stdout:527: finishing write tid 2 to smithi11289144-430 2023-09-23T20:00:41.589 INFO:tasks.rados.rados.0.smithi112.stdout:527: finishing write tid 3 to smithi11289144-430 2023-09-23T20:00:41.589 INFO:tasks.rados.rados.0.smithi112.stdout:527: finishing write tid 4 to smithi11289144-430 2023-09-23T20:00:41.589 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 148 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-09-23T20:00:41.589 INFO:tasks.rados.rados.0.smithi112.stdout:527: left oid 430 (ObjNum 517 snap 0 seq_num 517) 2023-09-23T20:00:41.589 INFO:tasks.rados.rados.0.smithi112.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T20:00:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:530: finishing write tid 1 to smithi11289144-55 2023-09-23T20:00:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:530: finishing write tid 2 to smithi11289144-55 2023-09-23T20:00:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:530: finishing write tid 3 to smithi11289144-55 2023-09-23T20:00:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:530: finishing write tid 4 to smithi11289144-55 2023-09-23T20:00:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 108 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-09-23T20:00:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-09-23T20:00:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:00:41.813 INFO:tasks.rados.rados.0.smithi112.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-09-23T20:00:41.826 INFO:tasks.rados.rados.0.smithi112.stdout:532: writing smithi11289144-291 from 739640 to 1381124 tid 1 2023-09-23T20:00:41.833 INFO:tasks.rados.rados.0.smithi112.stdout:532: writing smithi11289144-291 from 1829460 to 2623634 tid 2 2023-09-23T20:00:41.833 INFO:tasks.rados.rados.0.smithi112.stdout:527: done (4 left) 2023-09-23T20:00:41.834 INFO:tasks.rados.rados.0.smithi112.stdout:528: done (3 left) 2023-09-23T20:00:41.834 INFO:tasks.rados.rados.0.smithi112.stdout:530: done (2 left) 2023-09-23T20:00:41.834 INFO:tasks.rados.rados.0.smithi112.stdout:531: done (1 left) 2023-09-23T20:00:41.834 INFO:tasks.rados.rados.0.smithi112.stdout:533: write oid 413 current snap is 0 2023-09-23T20:00:41.834 INFO:tasks.rados.rados.0.smithi112.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-09-23T20:00:41.842 INFO:tasks.rados.rados.0.smithi112.stdout:533: writing smithi11289144-413 from 756447 to 1473180 tid 1 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:533: writing smithi11289144-413 from 1887942 to 2425774 tid 2 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:534: read oid 439 snap -1 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:535: read oid 380 snap -1 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:535: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:536: write oid 147 current snap is 0 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:532: finishing write tid 1 to smithi11289144-291 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:532: finishing write tid 2 to smithi11289144-291 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:532: finishing write tid 3 to smithi11289144-291 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:532: finishing write tid 4 to smithi11289144-291 2023-09-23T20:00:41.849 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 291 v 110 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-09-23T20:00:41.850 INFO:tasks.rados.rados.0.smithi112.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-09-23T20:00:41.850 INFO:tasks.rados.rados.0.smithi112.stdout:533: finishing write tid 1 to smithi11289144-413 2023-09-23T20:00:41.850 INFO:tasks.rados.rados.0.smithi112.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-09-23T20:00:41.860 INFO:tasks.rados.rados.0.smithi112.stdout:536: writing smithi11289144-147 from 773254 to 1565236 tid 1 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:536: writing smithi11289144-147 from 2346424 to 2773254 tid 2 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:532: done (4 left) 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:537: read oid 62 snap -1 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:538: write oid 169 current snap is 0 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:533: finishing write tid 2 to smithi11289144-413 2023-09-23T20:00:41.868 INFO:tasks.rados.rados.0.smithi112.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-09-23T20:00:41.876 INFO:tasks.rados.rados.0.smithi112.stdout:538: writing smithi11289144-169 from 790061 to 1257292 tid 1 2023-09-23T20:00:41.883 INFO:tasks.rados.rados.0.smithi112.stdout:538: writing smithi11289144-169 from 2004906 to 2546407 tid 2 2023-09-23T20:00:41.883 INFO:tasks.rados.rados.0.smithi112.stdout:539: write oid 6 current snap is 0 2023-09-23T20:00:41.883 INFO:tasks.rados.rados.0.smithi112.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-09-23T20:00:41.889 INFO:tasks.rados.rados.0.smithi112.stdout:539: writing smithi11289144-6 from 406868 to 949348 tid 1 2023-09-23T20:00:41.895 INFO:tasks.rados.rados.0.smithi112.stdout:539: writing smithi11289144-6 from 1547035 to 1948547 tid 2 2023-09-23T20:00:41.900 INFO:tasks.rados.rados.0.smithi112.stdout:539: writing smithi11289144-6 from 2690354 to 2806868 tid 3 2023-09-23T20:00:41.900 INFO:tasks.rados.rados.0.smithi112.stdout:540: read oid 158 snap -1 2023-09-23T20:00:41.900 INFO:tasks.rados.rados.0.smithi112.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T20:00:41.900 INFO:tasks.rados.rados.0.smithi112.stdout:541: read oid 215 snap -1 2023-09-23T20:00:41.900 INFO:tasks.rados.rados.0.smithi112.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:00:41.901 INFO:tasks.rados.rados.0.smithi112.stdout:542: write oid 91 current snap is 0 2023-09-23T20:00:41.901 INFO:tasks.rados.rados.0.smithi112.stdout:533: finishing write tid 3 to smithi11289144-413 2023-09-23T20:00:41.901 INFO:tasks.rados.rados.0.smithi112.stdout:533: finishing write tid 4 to smithi11289144-413 2023-09-23T20:00:41.901 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 413 v 105 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-09-23T20:00:41.901 INFO:tasks.rados.rados.0.smithi112.stdout:533: left oid 413 (ObjNum 521 snap 0 seq_num 521) 2023-09-23T20:00:41.901 INFO:tasks.rados.rados.0.smithi112.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-09-23T20:00:41.907 INFO:tasks.rados.rados.0.smithi112.stdout:542: writing smithi11289144-91 from 423675 to 1157757 tid 1 2023-09-23T20:00:41.914 INFO:tasks.rados.rados.0.smithi112.stdout:542: writing smithi11289144-91 from 1721870 to 2267040 tid 2 2023-09-23T20:00:41.917 INFO:tasks.rados.rados.0.smithi112.stdout:542: writing smithi11289144-91 from 2717777 to 2823675 tid 3 2023-09-23T20:00:41.917 INFO:tasks.rados.rados.0.smithi112.stdout:533: done (9 left) 2023-09-23T20:00:41.917 INFO:tasks.rados.rados.0.smithi112.stdout:543: read oid 345 snap -1 2023-09-23T20:00:41.918 INFO:tasks.rados.rados.0.smithi112.stdout:543: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:00:41.918 INFO:tasks.rados.rados.0.smithi112.stdout:544: write oid 327 current snap is 0 2023-09-23T20:00:41.918 INFO:tasks.rados.rados.0.smithi112.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-09-23T20:00:41.922 INFO:tasks.rados.rados.0.smithi112.stdout:544: writing smithi11289144-327 from 440482 to 849813 tid 1 2023-09-23T20:00:41.928 INFO:tasks.rados.rados.0.smithi112.stdout:544: writing smithi11289144-327 from 1380352 to 1785533 tid 2 2023-09-23T20:00:41.934 INFO:tasks.rados.rados.0.smithi112.stdout:544: writing smithi11289144-327 from 2461553 to 2840482 tid 3 2023-09-23T20:00:41.934 INFO:tasks.rados.rados.0.smithi112.stdout:545: write oid 363 current snap is 0 2023-09-23T20:00:41.934 INFO:tasks.rados.rados.0.smithi112.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-09-23T20:00:41.939 INFO:tasks.rados.rados.0.smithi112.stdout:545: writing smithi11289144-363 from 457289 to 941869 tid 1 2023-09-23T20:00:41.945 INFO:tasks.rados.rados.0.smithi112.stdout:545: writing smithi11289144-363 from 1438834 to 1987673 tid 2 2023-09-23T20:00:41.950 INFO:tasks.rados.rados.0.smithi112.stdout:545: writing smithi11289144-363 from 2772623 to 2857289 tid 3 2023-09-23T20:00:41.951 INFO:tasks.rados.rados.0.smithi112.stdout:546: read oid 78 snap -1 2023-09-23T20:00:41.951 INFO:tasks.rados.rados.0.smithi112.stdout:546: expect (ObjNum 77 snap 0 seq_num 77) 2023-09-23T20:00:41.951 INFO:tasks.rados.rados.0.smithi112.stdout:547: write oid 408 current snap is 0 2023-09-23T20:00:41.951 INFO:tasks.rados.rados.0.smithi112.stdout:535: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T20:00:42.036 INFO:tasks.rados.rados.0.smithi112.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:536: finishing write tid 1 to smithi11289144-147 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:536: finishing write tid 2 to smithi11289144-147 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:536: finishing write tid 3 to smithi11289144-147 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:536: finishing write tid 4 to smithi11289144-147 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 147 v 138 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:536: left oid 147 (ObjNum 522 snap 0 seq_num 522) 2023-09-23T20:00:42.148 INFO:tasks.rados.rados.0.smithi112.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:00:42.252 INFO:tasks.rados.rados.0.smithi112.stdout:538: finishing write tid 1 to smithi11289144-169 2023-09-23T20:00:42.252 INFO:tasks.rados.rados.0.smithi112.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-09-23T20:00:42.263 INFO:tasks.rados.rados.0.smithi112.stdout:547: writing smithi11289144-408 from 474096 to 1033925 tid 1 2023-09-23T20:00:42.271 INFO:tasks.rados.rados.0.smithi112.stdout:547: writing smithi11289144-408 from 1780963 to 2189813 tid 2 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:547: writing smithi11289144-408 from 2800046 to 2874096 tid 3 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:534: done (13 left) 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:535: done (12 left) 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:536: done (11 left) 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:537: done (10 left) 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:548: read oid 436 snap -1 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:548: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:549: write oid 375 current snap is 0 2023-09-23T20:00:42.276 INFO:tasks.rados.rados.0.smithi112.stdout:538: finishing write tid 2 to smithi11289144-169 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:538: finishing write tid 3 to smithi11289144-169 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:538: finishing write tid 4 to smithi11289144-169 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 169 v 134 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:538: left oid 169 (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:539: finishing write tid 1 to smithi11289144-6 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:539: finishing write tid 2 to smithi11289144-6 2023-09-23T20:00:42.277 INFO:tasks.rados.rados.0.smithi112.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-09-23T20:00:42.282 INFO:tasks.rados.rados.0.smithi112.stdout:549: writing smithi11289144-375 from 490903 to 1125981 tid 1 2023-09-23T20:00:42.290 INFO:tasks.rados.rados.0.smithi112.stdout:549: writing smithi11289144-375 from 1839445 to 2391953 tid 2 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:538: done (11 left) 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:550: read oid 456 snap -1 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:550: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:551: read oid 401 snap -1 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:551: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:552: read oid 479 snap -1 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:552: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:553: read oid 53 snap -1 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:553: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:554: write oid 382 current snap is 0 2023-09-23T20:00:42.291 INFO:tasks.rados.rados.0.smithi112.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-09-23T20:00:42.298 INFO:tasks.rados.rados.0.smithi112.stdout:554: writing smithi11289144-382 from 507710 to 1218037 tid 1 2023-09-23T20:00:42.305 INFO:tasks.rados.rados.0.smithi112.stdout:554: writing smithi11289144-382 from 1897927 to 2310446 tid 2 2023-09-23T20:00:42.308 INFO:tasks.rados.rados.0.smithi112.stdout:554: writing smithi11289144-382 from 2854892 to 2907710 tid 3 2023-09-23T20:00:42.308 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:00:42.309 INFO:tasks.rados.rados.0.smithi112.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T20:00:42.405 INFO:tasks.rados.rados.0.smithi112.stdout:539: finishing write tid 3 to smithi11289144-6 2023-09-23T20:00:42.405 INFO:tasks.rados.rados.0.smithi112.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:00:42.531 INFO:tasks.rados.rados.0.smithi112.stdout:539: finishing write tid 4 to smithi11289144-6 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:539: finishing write tid 5 to smithi11289144-6 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 6 v 107 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:539: left oid 6 (ObjNum 524 snap 0 seq_num 524) 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:542: finishing write tid 1 to smithi11289144-91 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:542: finishing write tid 2 to smithi11289144-91 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:542: finishing write tid 3 to smithi11289144-91 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:542: finishing write tid 4 to smithi11289144-91 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:542: finishing write tid 5 to smithi11289144-91 2023-09-23T20:00:42.532 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 91 v 118 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-09-23T20:00:42.533 INFO:tasks.rados.rados.0.smithi112.stdout:542: left oid 91 (ObjNum 525 snap 0 seq_num 525) 2023-09-23T20:00:42.533 INFO:tasks.rados.rados.0.smithi112.stdout:544: finishing write tid 1 to smithi11289144-327 2023-09-23T20:00:42.533 INFO:tasks.rados.rados.0.smithi112.stdout:543: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:00:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:544: finishing write tid 2 to smithi11289144-327 2023-09-23T20:00:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:544: finishing write tid 3 to smithi11289144-327 2023-09-23T20:00:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:544: finishing write tid 4 to smithi11289144-327 2023-09-23T20:00:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:544: finishing write tid 5 to smithi11289144-327 2023-09-23T20:00:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 327 v 110 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-09-23T20:00:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:544: left oid 327 (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:545: finishing write tid 1 to smithi11289144-363 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:545: finishing write tid 2 to smithi11289144-363 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:539: done (15 left) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:540: done (14 left) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:541: done (13 left) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:542: done (12 left) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:543: done (11 left) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:544: done (10 left) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:555: read oid 276 snap -1 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:555: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:556: write oid 458 current snap is 0 2023-09-23T20:00:42.667 INFO:tasks.rados.rados.0.smithi112.stdout:545: finishing write tid 3 to smithi11289144-363 2023-09-23T20:00:42.668 INFO:tasks.rados.rados.0.smithi112.stdout:545: finishing write tid 4 to smithi11289144-363 2023-09-23T20:00:42.668 INFO:tasks.rados.rados.0.smithi112.stdout:545: finishing write tid 5 to smithi11289144-363 2023-09-23T20:00:42.668 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 363 v 142 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-09-23T20:00:42.668 INFO:tasks.rados.rados.0.smithi112.stdout:545: left oid 363 (ObjNum 527 snap 0 seq_num 527) 2023-09-23T20:00:42.668 INFO:tasks.rados.rados.0.smithi112.stdout:546: expect (ObjNum 77 snap 0 seq_num 77) 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:547: finishing write tid 1 to smithi11289144-408 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:547: finishing write tid 2 to smithi11289144-408 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:547: finishing write tid 3 to smithi11289144-408 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:547: finishing write tid 4 to smithi11289144-408 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:547: finishing write tid 5 to smithi11289144-408 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 408 v 114 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-09-23T20:00:42.779 INFO:tasks.rados.rados.0.smithi112.stdout:547: left oid 408 (ObjNum 528 snap 0 seq_num 528) 2023-09-23T20:00:42.780 INFO:tasks.rados.rados.0.smithi112.stdout:549: finishing write tid 1 to smithi11289144-375 2023-09-23T20:00:42.780 INFO:tasks.rados.rados.0.smithi112.stdout:548: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:42.898 INFO:tasks.rados.rados.0.smithi112.stdout:552: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:00:42.972 INFO:tasks.rados.rados.0.smithi112.stdout:549: finishing write tid 2 to smithi11289144-375 2023-09-23T20:00:42.973 INFO:tasks.rados.rados.0.smithi112.stdout:549: finishing write tid 3 to smithi11289144-375 2023-09-23T20:00:42.973 INFO:tasks.rados.rados.0.smithi112.stdout:549: finishing write tid 4 to smithi11289144-375 2023-09-23T20:00:42.973 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 134 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-09-23T20:00:42.973 INFO:tasks.rados.rados.0.smithi112.stdout:549: left oid 375 (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:00:42.973 INFO:tasks.rados.rados.0.smithi112.stdout:554: finishing write tid 1 to smithi11289144-382 2023-09-23T20:00:42.973 INFO:tasks.rados.rados.0.smithi112.stdout:551: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:43.069 INFO:tasks.rados.rados.0.smithi112.stdout:550: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:00:43.192 INFO:tasks.rados.rados.0.smithi112.stdout:554: finishing write tid 2 to smithi11289144-382 2023-09-23T20:00:43.192 INFO:tasks.rados.rados.0.smithi112.stdout:553: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T20:00:43.295 INFO:tasks.rados.rados.0.smithi112.stdout:554: finishing write tid 3 to smithi11289144-382 2023-09-23T20:00:43.295 INFO:tasks.rados.rados.0.smithi112.stdout:554: finishing write tid 4 to smithi11289144-382 2023-09-23T20:00:43.295 INFO:tasks.rados.rados.0.smithi112.stdout:554: finishing write tid 5 to smithi11289144-382 2023-09-23T20:00:43.295 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 382 v 114 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-09-23T20:00:43.295 INFO:tasks.rados.rados.0.smithi112.stdout:554: left oid 382 (ObjNum 530 snap 0 seq_num 530) 2023-09-23T20:00:43.295 INFO:tasks.rados.rados.0.smithi112.stdout:555: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:00:43.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:42 smithi174 bash[31352]: cluster 2023-09-23T20:00:41.723381+0000 mgr.y (mgr.24356) 198 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 45 MiB/s wr, 226 op/s 2023-09-23T20:00:43.365 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:43.384 INFO:tasks.rados.rados.0.smithi112.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-09-23T20:00:43.392 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:42 smithi112 bash[41728]: cluster 2023-09-23T20:00:41.723381+0000 mgr.y (mgr.24356) 198 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 45 MiB/s wr, 226 op/s 2023-09-23T20:00:43.392 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:42 smithi112 bash[27353]: cluster 2023-09-23T20:00:41.723381+0000 mgr.y (mgr.24356) 198 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 986 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 45 MiB/s wr, 226 op/s 2023-09-23T20:00:43.397 INFO:tasks.rados.rados.0.smithi112.stdout:556: writing smithi11289144-458 from 524517 to 1310093 tid 1 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:556: writing smithi11289144-458 from 1956409 to 2512586 tid 2 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:545: done (11 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:546: done (10 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:547: done (9 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:548: done (8 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:549: done (7 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:550: done (6 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:551: done (5 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:552: done (4 left) 2023-09-23T20:00:43.405 INFO:tasks.rados.rados.0.smithi112.stdout:553: done (3 left) 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:554: done (2 left) 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:555: done (1 left) 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:557: read oid 178 snap -1 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:557: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:558: write oid 46 current snap is 0 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:556: finishing write tid 1 to smithi11289144-458 2023-09-23T20:00:43.406 INFO:tasks.rados.rados.0.smithi112.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-09-23T20:00:43.410 INFO:tasks.rados.rados.0.smithi112.stdout:558: writing smithi11289144-46 from 541324 to 1002149 tid 1 2023-09-23T20:00:43.415 INFO:tasks.rados.rados.0.smithi112.stdout:558: writing smithi11289144-46 from 1498538 to 1914726 tid 2 2023-09-23T20:00:43.421 INFO:tasks.rados.rados.0.smithi112.stdout:558: writing smithi11289144-46 from 2393385 to 2941324 tid 3 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:559: delete oid 216 current snap is 0 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:556: finishing write tid 2 to smithi11289144-458 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:556: finishing write tid 3 to smithi11289144-458 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:556: finishing write tid 4 to smithi11289144-458 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 458 v 117 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:556: left oid 458 (ObjNum 531 snap 0 seq_num 531) 2023-09-23T20:00:43.422 INFO:tasks.rados.rados.0.smithi112.stdout:557: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:558: finishing write tid 1 to smithi11289144-46 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:558: finishing write tid 2 to smithi11289144-46 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:558: finishing write tid 3 to smithi11289144-46 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:556: done (3 left) 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:557: done (2 left) 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:559: done (1 left) 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:560: read oid 370 snap -1 2023-09-23T20:00:43.527 INFO:tasks.rados.rados.0.smithi112.stdout:560: expect (ObjNum 369 snap 0 seq_num 369) 2023-09-23T20:00:43.528 INFO:tasks.rados.rados.0.smithi112.stdout:561: write oid 90 current snap is 0 2023-09-23T20:00:43.528 INFO:tasks.rados.rados.0.smithi112.stdout:558: finishing write tid 4 to smithi11289144-46 2023-09-23T20:00:43.528 INFO:tasks.rados.rados.0.smithi112.stdout:558: finishing write tid 5 to smithi11289144-46 2023-09-23T20:00:43.528 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 46 v 152 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-09-23T20:00:43.528 INFO:tasks.rados.rados.0.smithi112.stdout:558: left oid 46 (ObjNum 532 snap 0 seq_num 532) 2023-09-23T20:00:43.528 INFO:tasks.rados.rados.0.smithi112.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-09-23T20:00:43.538 INFO:tasks.rados.rados.0.smithi112.stdout:561: writing smithi11289144-90 from 574938 to 1302614 tid 1 2023-09-23T20:00:43.545 INFO:tasks.rados.rados.0.smithi112.stdout:561: writing smithi11289144-90 from 1731855 to 2435359 tid 2 2023-09-23T20:00:43.549 INFO:tasks.rados.rados.0.smithi112.stdout:561: writing smithi11289144-90 from 2848231 to 2974938 tid 3 2023-09-23T20:00:43.549 INFO:tasks.rados.rados.0.smithi112.stdout:558: done (2 left) 2023-09-23T20:00:43.549 INFO:tasks.rados.rados.0.smithi112.stdout:562: read oid 333 snap -1 2023-09-23T20:00:43.549 INFO:tasks.rados.rados.0.smithi112.stdout:562: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:00:43.549 INFO:tasks.rados.rados.0.smithi112.stdout:563: write oid 75 current snap is 0 2023-09-23T20:00:43.549 INFO:tasks.rados.rados.0.smithi112.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-09-23T20:00:43.554 INFO:tasks.rados.rados.0.smithi112.stdout:563: writing smithi11289144-75 from 591745 to 994670 tid 1 2023-09-23T20:00:43.562 INFO:tasks.rados.rados.0.smithi112.stdout:563: writing smithi11289144-75 from 1790337 to 2353852 tid 2 2023-09-23T20:00:43.563 INFO:tasks.rados.rados.0.smithi112.stdout:564: read oid 334 snap -1 2023-09-23T20:00:43.563 INFO:tasks.rados.rados.0.smithi112.stdout:564: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:00:43.563 INFO:tasks.rados.rados.0.smithi112.stdout:565: read oid 405 snap -1 2023-09-23T20:00:43.563 INFO:tasks.rados.rados.0.smithi112.stdout:565: expect (ObjNum 404 snap 0 seq_num 404) 2023-09-23T20:00:43.563 INFO:tasks.rados.rados.0.smithi112.stdout:566: write oid 278 current snap is 0 2023-09-23T20:00:43.563 INFO:tasks.rados.rados.0.smithi112.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-09-23T20:00:43.569 INFO:tasks.rados.rados.0.smithi112.stdout:566: writing smithi11289144-278 from 608552 to 1086726 tid 1 2023-09-23T20:00:43.578 INFO:tasks.rados.rados.0.smithi112.stdout:566: writing smithi11289144-278 from 1848819 to 2555992 tid 2 2023-09-23T20:00:43.578 INFO:tasks.rados.rados.0.smithi112.stdout:567: write oid 447 current snap is 0 2023-09-23T20:00:43.578 INFO:tasks.rados.rados.0.smithi112.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-09-23T20:00:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:567: writing smithi11289144-447 from 625359 to 1178782 tid 1 2023-09-23T20:00:43.592 INFO:tasks.rados.rados.0.smithi112.stdout:567: writing smithi11289144-447 from 1790948 to 2358132 tid 2 2023-09-23T20:00:43.597 INFO:tasks.rados.rados.0.smithi112.stdout:567: writing smithi11289144-447 from 2930500 to 3025359 tid 3 2023-09-23T20:00:43.597 INFO:tasks.rados.rados.0.smithi112.stdout:568: read oid 15 snap -1 2023-09-23T20:00:43.598 INFO:tasks.rados.rados.0.smithi112.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T20:00:43.598 INFO:tasks.rados.rados.0.smithi112.stdout:569: read oid 296 snap -1 2023-09-23T20:00:43.598 INFO:tasks.rados.rados.0.smithi112.stdout:569: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:00:43.598 INFO:tasks.rados.rados.0.smithi112.stdout:570: write oid 461 current snap is 0 2023-09-23T20:00:43.598 INFO:tasks.rados.rados.0.smithi112.stdout:560: expect (ObjNum 369 snap 0 seq_num 369) 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:561: finishing write tid 1 to smithi11289144-90 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:561: finishing write tid 2 to smithi11289144-90 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:561: finishing write tid 3 to smithi11289144-90 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:561: finishing write tid 4 to smithi11289144-90 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:561: finishing write tid 5 to smithi11289144-90 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 86 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:561: left oid 90 (ObjNum 534 snap 0 seq_num 534) 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:563: finishing write tid 1 to smithi11289144-75 2023-09-23T20:00:43.681 INFO:tasks.rados.rados.0.smithi112.stdout:562: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:00:43.806 INFO:tasks.rados.rados.0.smithi112.stdout:563: finishing write tid 2 to smithi11289144-75 2023-09-23T20:00:43.806 INFO:tasks.rados.rados.0.smithi112.stdout:564: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:00:43.927 INFO:tasks.rados.rados.0.smithi112.stdout:565: expect (ObjNum 404 snap 0 seq_num 404) 2023-09-23T20:00:44.023 INFO:tasks.rados.rados.0.smithi112.stdout:563: finishing write tid 3 to smithi11289144-75 2023-09-23T20:00:44.023 INFO:tasks.rados.rados.0.smithi112.stdout:563: finishing write tid 4 to smithi11289144-75 2023-09-23T20:00:44.023 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 75 v 145 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-09-23T20:00:44.024 INFO:tasks.rados.rados.0.smithi112.stdout:563: left oid 75 (ObjNum 535 snap 0 seq_num 535) 2023-09-23T20:00:44.024 INFO:tasks.rados.rados.0.smithi112.stdout:566: finishing write tid 1 to smithi11289144-278 2023-09-23T20:00:44.024 INFO:tasks.rados.rados.0.smithi112.stdout:566: finishing write tid 2 to smithi11289144-278 2023-09-23T20:00:44.024 INFO:tasks.rados.rados.0.smithi112.stdout:566: finishing write tid 3 to smithi11289144-278 2023-09-23T20:00:44.024 INFO:tasks.rados.rados.0.smithi112.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-09-23T20:00:44.036 INFO:tasks.rados.rados.0.smithi112.stdout:570: writing smithi11289144-461 from 642166 to 1270838 tid 1 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:570: writing smithi11289144-461 from 1849430 to 2560272 tid 2 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:560: done (10 left) 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:561: done (9 left) 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:562: done (8 left) 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:563: done (7 left) 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:564: done (6 left) 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:565: done (5 left) 2023-09-23T20:00:44.045 INFO:tasks.rados.rados.0.smithi112.stdout:571: read oid 364 snap -1 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:571: expect (ObjNum 363 snap 0 seq_num 363) 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:572: write oid 381 current snap is 0 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:566: finishing write tid 4 to smithi11289144-278 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 278 v 136 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:566: left oid 278 (ObjNum 536 snap 0 seq_num 536) 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:567: finishing write tid 1 to smithi11289144-447 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:567: finishing write tid 2 to smithi11289144-447 2023-09-23T20:00:44.046 INFO:tasks.rados.rados.0.smithi112.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-09-23T20:00:44.052 INFO:tasks.rados.rados.0.smithi112.stdout:572: writing smithi11289144-381 from 658973 to 1362894 tid 1 2023-09-23T20:00:44.059 INFO:tasks.rados.rados.0.smithi112.stdout:572: writing smithi11289144-381 from 1907912 to 2478765 tid 2 2023-09-23T20:00:44.063 INFO:tasks.rados.rados.0.smithi112.stdout:572: writing smithi11289144-381 from 2985346 to 3058973 tid 3 2023-09-23T20:00:44.063 INFO:tasks.rados.rados.0.smithi112.stdout:566: done (6 left) 2023-09-23T20:00:44.063 INFO:tasks.rados.rados.0.smithi112.stdout:573: write oid 43 current snap is 0 2023-09-23T20:00:44.063 INFO:tasks.rados.rados.0.smithi112.stdout:567: finishing write tid 3 to smithi11289144-447 2023-09-23T20:00:44.063 INFO:tasks.rados.rados.0.smithi112.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-09-23T20:00:44.069 INFO:tasks.rados.rados.0.smithi112.stdout:573: writing smithi11289144-43 from 675780 to 1171303 tid 1 2023-09-23T20:00:44.077 INFO:tasks.rados.rados.0.smithi112.stdout:573: writing smithi11289144-43 from 1682747 to 2397258 tid 2 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:573: writing smithi11289144-43 from 3012769 to 3075780 tid 3 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:574: write oid 140 current snap is 0 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:567: finishing write tid 4 to smithi11289144-447 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:567: finishing write tid 5 to smithi11289144-447 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 447 v 86 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:567: left oid 447 (ObjNum 537 snap 0 seq_num 537) 2023-09-23T20:00:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:569: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:00:44.181 INFO:tasks.rados.rados.0.smithi112.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T20:00:44.260 INFO:tasks.rados.rados.0.smithi112.stdout:570: finishing write tid 1 to smithi11289144-461 2023-09-23T20:00:44.261 INFO:tasks.rados.rados.0.smithi112.stdout:570: finishing write tid 2 to smithi11289144-461 2023-09-23T20:00:44.261 INFO:tasks.rados.rados.0.smithi112.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-09-23T20:00:44.273 INFO:tasks.rados.rados.0.smithi112.stdout:574: writing smithi11289144-140 from 692587 to 1263359 tid 1 2023-09-23T20:00:44.281 INFO:tasks.rados.rados.0.smithi112.stdout:574: writing smithi11289144-140 from 2024876 to 2599398 tid 2 2023-09-23T20:00:44.284 INFO:tasks.rados.rados.0.smithi112.stdout:574: writing smithi11289144-140 from 3040192 to 3092587 tid 3 2023-09-23T20:00:44.284 INFO:tasks.rados.rados.0.smithi112.stdout:567: done (7 left) 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:568: done (6 left) 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:569: done (5 left) 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:575: read oid 329 snap -1 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:575: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:576: delete oid 403 current snap is 0 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:570: finishing write tid 3 to smithi11289144-461 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:570: finishing write tid 4 to smithi11289144-461 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 461 v 137 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:570: left oid 461 (ObjNum 538 snap 0 seq_num 538) 2023-09-23T20:00:44.285 INFO:tasks.rados.rados.0.smithi112.stdout:571: expect (ObjNum 363 snap 0 seq_num 363) 2023-09-23T20:00:44.367 INFO:tasks.rados.rados.0.smithi112.stdout:572: finishing write tid 1 to smithi11289144-381 2023-09-23T20:00:44.367 INFO:tasks.rados.rados.0.smithi112.stdout:572: finishing write tid 2 to smithi11289144-381 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:572: finishing write tid 3 to smithi11289144-381 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:570: done (6 left) 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:571: done (5 left) 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:576: done (4 left) 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:577: write oid 256 current snap is 0 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:572: finishing write tid 4 to smithi11289144-381 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:572: finishing write tid 5 to smithi11289144-381 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 120 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:572: left oid 381 (ObjNum 539 snap 0 seq_num 539) 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:573: finishing write tid 1 to smithi11289144-43 2023-09-23T20:00:44.368 INFO:tasks.rados.rados.0.smithi112.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-09-23T20:00:44.375 INFO:tasks.rados.rados.0.smithi112.stdout:577: writing smithi11289144-256 from 726201 to 1447471 tid 1 2023-09-23T20:00:44.383 INFO:tasks.rados.rados.0.smithi112.stdout:577: writing smithi11289144-256 from 2141840 to 2720031 tid 2 2023-09-23T20:00:44.383 INFO:tasks.rados.rados.0.smithi112.stdout:572: done (4 left) 2023-09-23T20:00:44.383 INFO:tasks.rados.rados.0.smithi112.stdout:578: write oid 41 current snap is 0 2023-09-23T20:00:44.383 INFO:tasks.rados.rados.0.smithi112.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-09-23T20:00:44.391 INFO:tasks.rados.rados.0.smithi112.stdout:578: writing smithi11289144-41 from 743008 to 1539527 tid 1 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:578: writing smithi11289144-41 from 2200322 to 2922171 tid 2 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:579: delete oid 479 current snap is 0 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:573: finishing write tid 2 to smithi11289144-43 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:573: finishing write tid 3 to smithi11289144-43 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:573: finishing write tid 4 to smithi11289144-43 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:573: finishing write tid 5 to smithi11289144-43 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 121 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:573: left oid 43 (ObjNum 540 snap 0 seq_num 540) 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:574: finishing write tid 1 to smithi11289144-140 2023-09-23T20:00:44.400 INFO:tasks.rados.rados.0.smithi112.stdout:574: finishing write tid 2 to smithi11289144-140 2023-09-23T20:00:44.401 INFO:tasks.rados.rados.0.smithi112.stdout:574: finishing write tid 3 to smithi11289144-140 2023-09-23T20:00:44.401 INFO:tasks.rados.rados.0.smithi112.stdout:574: finishing write tid 4 to smithi11289144-140 2023-09-23T20:00:44.401 INFO:tasks.rados.rados.0.smithi112.stdout:574: finishing write tid 5 to smithi11289144-140 2023-09-23T20:00:44.401 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 140 v 156 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-09-23T20:00:44.401 INFO:tasks.rados.rados.0.smithi112.stdout:574: left oid 140 (ObjNum 541 snap 0 seq_num 541) 2023-09-23T20:00:44.401 INFO:tasks.rados.rados.0.smithi112.stdout:575: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:577: finishing write tid 1 to smithi11289144-256 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:577: finishing write tid 2 to smithi11289144-256 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:577: finishing write tid 3 to smithi11289144-256 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:577: finishing write tid 4 to smithi11289144-256 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 256 v 111 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:577: left oid 256 (ObjNum 543 snap 0 seq_num 543) 2023-09-23T20:00:44.534 INFO:tasks.rados.rados.0.smithi112.stdout:578: finishing write tid 1 to smithi11289144-41 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:578: finishing write tid 2 to smithi11289144-41 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:578: finishing write tid 3 to smithi11289144-41 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:578: finishing write tid 4 to smithi11289144-41 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 41 v 121 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:578: left oid 41 (ObjNum 544 snap 0 seq_num 544) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:573: done (5 left) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:574: done (4 left) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:575: done (3 left) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:577: done (2 left) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:578: done (1 left) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:579: done (0 left) 2023-09-23T20:00:44.535 INFO:tasks.rados.rados.0.smithi112.stdout:580: write oid 405 current snap is 0 2023-09-23T20:00:44.536 INFO:tasks.rados.rados.0.smithi112.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-09-23T20:00:44.544 INFO:tasks.rados.rados.0.smithi112.stdout:580: writing smithi11289144-405 from 776622 to 1323639 tid 1 2023-09-23T20:00:44.552 INFO:tasks.rados.rados.0.smithi112.stdout:580: writing smithi11289144-405 from 1800933 to 2526451 tid 2 2023-09-23T20:00:44.558 INFO:tasks.rados.rados.0.smithi112.stdout:580: writing smithi11289144-405 from 2944601 to 3176622 tid 3 2023-09-23T20:00:44.558 INFO:tasks.rados.rados.0.smithi112.stdout:581: delete oid 214 current snap is 0 2023-09-23T20:00:44.558 INFO:tasks.rados.rados.0.smithi112.stdout:580: finishing write tid 1 to smithi11289144-405 2023-09-23T20:00:44.559 INFO:tasks.rados.rados.0.smithi112.stdout:580: finishing write tid 2 to smithi11289144-405 2023-09-23T20:00:44.561 INFO:tasks.rados.rados.0.smithi112.stdout:580: finishing write tid 3 to smithi11289144-405 2023-09-23T20:00:44.561 INFO:tasks.rados.rados.0.smithi112.stdout:581: done (1 left) 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:582: read oid 310 snap -1 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:583: read oid 288 snap -1 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:584: read oid 401 snap -1 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:585: read oid 86 snap -1 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:580: finishing write tid 4 to smithi11289144-405 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:586: delete oid 419 current snap is 0 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:580: finishing write tid 5 to smithi11289144-405 2023-09-23T20:00:44.562 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 405 v 118 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-09-23T20:00:44.563 INFO:tasks.rados.rados.0.smithi112.stdout:580: left oid 405 (ObjNum 546 snap 0 seq_num 546) 2023-09-23T20:00:44.564 INFO:tasks.rados.rados.0.smithi112.stdout:580: done (5 left) 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:586: done (4 left) 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:587: read oid 116 snap -1 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:588: read oid 418 snap -1 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:589: read oid 322 snap -1 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-23T20:00:44.565 INFO:tasks.rados.rados.0.smithi112.stdout:590: delete oid 333 current snap is 0 2023-09-23T20:00:44.567 INFO:tasks.rados.rados.0.smithi112.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:00:44.668 INFO:tasks.rados.rados.0.smithi112.stdout:583: done (7 left) 2023-09-23T20:00:44.668 INFO:tasks.rados.rados.0.smithi112.stdout:590: done (6 left) 2023-09-23T20:00:44.668 INFO:tasks.rados.rados.0.smithi112.stdout:591: write oid 171 current snap is 0 2023-09-23T20:00:44.668 INFO:tasks.rados.rados.0.smithi112.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:00:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:00:44.889 INFO:tasks.rados.rados.0.smithi112.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:44.982 INFO:tasks.rados.rados.0.smithi112.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T20:00:45.095 INFO:tasks.rados.rados.0.smithi112.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-23T20:00:45.205 INFO:tasks.rados.rados.0.smithi112.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-09-23T20:00:45.256 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:44 smithi112 bash[41728]: cluster 2023-09-23T20:00:43.724124+0000 mgr.y (mgr.24356) 199 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.4 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 57 MiB/s wr, 304 op/s 2023-09-23T20:00:45.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:44 smithi112 bash[27353]: cluster 2023-09-23T20:00:43.724124+0000 mgr.y (mgr.24356) 199 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.4 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 57 MiB/s wr, 304 op/s 2023-09-23T20:00:45.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:44 smithi174 bash[31352]: cluster 2023-09-23T20:00:43.724124+0000 mgr.y (mgr.24356) 199 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.4 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 57 MiB/s wr, 304 op/s 2023-09-23T20:00:45.343 INFO:tasks.rados.rados.0.smithi112.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-09-23T20:00:45.352 INFO:tasks.rados.rados.0.smithi112.stdout:591: writing smithi11289144-171 from 443850 to 1008216 tid 1 2023-09-23T20:00:45.362 INFO:tasks.rados.rados.0.smithi112.stdout:591: writing smithi11289144-171 from 1634861 to 2367717 tid 2 2023-09-23T20:00:45.368 INFO:tasks.rados.rados.0.smithi112.stdout:591: writing smithi11289144-171 from 2770646 to 3243850 tid 3 2023-09-23T20:00:45.368 INFO:tasks.rados.rados.0.smithi112.stdout:582: done (6 left) 2023-09-23T20:00:45.368 INFO:tasks.rados.rados.0.smithi112.stdout:584: done (5 left) 2023-09-23T20:00:45.368 INFO:tasks.rados.rados.0.smithi112.stdout:585: done (4 left) 2023-09-23T20:00:45.368 INFO:tasks.rados.rados.0.smithi112.stdout:587: done (3 left) 2023-09-23T20:00:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:588: done (2 left) 2023-09-23T20:00:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:589: done (1 left) 2023-09-23T20:00:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:592: write oid 46 current snap is 0 2023-09-23T20:00:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-09-23T20:00:45.375 INFO:tasks.rados.rados.0.smithi112.stdout:592: writing smithi11289144-46 from 460657 to 1100272 tid 1 2023-09-23T20:00:45.381 INFO:tasks.rados.rados.0.smithi112.stdout:592: writing smithi11289144-46 from 1693343 to 2169857 tid 2 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:592: writing smithi11289144-46 from 2681716 to 3260657 tid 3 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:593: delete oid 396 current snap is 0 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:591: finishing write tid 1 to smithi11289144-171 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:591: finishing write tid 2 to smithi11289144-171 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:591: finishing write tid 3 to smithi11289144-171 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:591: finishing write tid 4 to smithi11289144-171 2023-09-23T20:00:45.388 INFO:tasks.rados.rados.0.smithi112.stdout:591: finishing write tid 5 to smithi11289144-171 2023-09-23T20:00:45.389 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 171 v 122 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-09-23T20:00:45.389 INFO:tasks.rados.rados.0.smithi112.stdout:591: left oid 171 (ObjNum 550 snap 0 seq_num 550) 2023-09-23T20:00:45.389 INFO:tasks.rados.rados.0.smithi112.stdout:592: finishing write tid 1 to smithi11289144-46 2023-09-23T20:00:45.389 INFO:tasks.rados.rados.0.smithi112.stdout:592: finishing write tid 2 to smithi11289144-46 2023-09-23T20:00:45.389 INFO:tasks.rados.rados.0.smithi112.stdout:591: done (2 left) 2023-09-23T20:00:45.389 INFO:tasks.rados.rados.0.smithi112.stdout:593: done (1 left) 2023-09-23T20:00:45.390 INFO:tasks.rados.rados.0.smithi112.stdout:594: delete oid 264 current snap is 0 2023-09-23T20:00:45.392 INFO:tasks.rados.rados.0.smithi112.stdout:594: done (1 left) 2023-09-23T20:00:45.392 INFO:tasks.rados.rados.0.smithi112.stdout:595: delete oid 304 current snap is 0 2023-09-23T20:00:45.392 INFO:tasks.rados.rados.0.smithi112.stdout:592: finishing write tid 3 to smithi11289144-46 2023-09-23T20:00:45.393 INFO:tasks.rados.rados.0.smithi112.stdout:592: finishing write tid 4 to smithi11289144-46 2023-09-23T20:00:45.393 INFO:tasks.rados.rados.0.smithi112.stdout:592: finishing write tid 5 to smithi11289144-46 2023-09-23T20:00:45.393 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 46 v 162 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-09-23T20:00:45.393 INFO:tasks.rados.rados.0.smithi112.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2023-09-23T20:00:45.394 INFO:tasks.rados.rados.0.smithi112.stdout:592: done (1 left) 2023-09-23T20:00:45.394 INFO:tasks.rados.rados.0.smithi112.stdout:595: done (0 left) 2023-09-23T20:00:45.394 INFO:tasks.rados.rados.0.smithi112.stdout:596: read oid 172 snap -1 2023-09-23T20:00:45.394 INFO:tasks.rados.rados.0.smithi112.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:00:45.394 INFO:tasks.rados.rados.0.smithi112.stdout:597: delete oid 20 current snap is 0 2023-09-23T20:00:45.395 INFO:tasks.rados.rados.0.smithi112.stdout:597: done (1 left) 2023-09-23T20:00:45.396 INFO:tasks.rados.rados.0.smithi112.stdout:598: write oid 267 current snap is 0 2023-09-23T20:00:45.396 INFO:tasks.rados.rados.0.smithi112.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-09-23T20:00:45.408 INFO:tasks.rados.rados.0.smithi112.stdout:598: writing smithi11289144-267 from 544692 to 1276905 tid 1 2023-09-23T20:00:45.416 INFO:tasks.rados.rados.0.smithi112.stdout:598: writing smithi11289144-267 from 1985753 to 2729616 tid 2 2023-09-23T20:00:45.419 INFO:tasks.rados.rados.0.smithi112.stdout:598: writing smithi11289144-267 from 3335184 to 3344692 tid 3 2023-09-23T20:00:45.420 INFO:tasks.rados.rados.0.smithi112.stdout:599: write oid 240 current snap is 0 2023-09-23T20:00:45.420 INFO:tasks.rados.rados.0.smithi112.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-09-23T20:00:45.425 INFO:tasks.rados.rados.0.smithi112.stdout:599: writing smithi11289144-240 from 561499 to 968961 tid 1 2023-09-23T20:00:45.431 INFO:tasks.rados.rados.0.smithi112.stdout:599: writing smithi11289144-240 from 1527882 to 2015403 tid 2 2023-09-23T20:00:45.438 INFO:tasks.rados.rados.0.smithi112.stdout:599: writing smithi11289144-240 from 2729901 to 3287118 tid 3 2023-09-23T20:00:45.438 INFO:tasks.rados.rados.0.smithi112.stdout:600: write oid 107 current snap is 0 2023-09-23T20:00:45.438 INFO:tasks.rados.rados.0.smithi112.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-09-23T20:00:45.444 INFO:tasks.rados.rados.0.smithi112.stdout:600: writing smithi11289144-107 from 578306 to 1061017 tid 1 2023-09-23T20:00:45.451 INFO:tasks.rados.rados.0.smithi112.stdout:600: writing smithi11289144-107 from 1586364 to 2217543 tid 2 2023-09-23T20:00:45.457 INFO:tasks.rados.rados.0.smithi112.stdout:600: writing smithi11289144-107 from 2757324 to 3242166 tid 3 2023-09-23T20:00:45.457 INFO:tasks.rados.rados.0.smithi112.stdout:601: read oid 95 snap -1 2023-09-23T20:00:45.457 INFO:tasks.rados.rados.0.smithi112.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T20:00:45.457 INFO:tasks.rados.rados.0.smithi112.stdout:602: write oid 372 current snap is 0 2023-09-23T20:00:45.458 INFO:tasks.rados.rados.0.smithi112.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:00:45.561 INFO:tasks.rados.rados.0.smithi112.stdout:598: finishing write tid 1 to smithi11289144-267 2023-09-23T20:00:45.561 INFO:tasks.rados.rados.0.smithi112.stdout:598: finishing write tid 2 to smithi11289144-267 2023-09-23T20:00:45.561 INFO:tasks.rados.rados.0.smithi112.stdout:598: finishing write tid 3 to smithi11289144-267 2023-09-23T20:00:45.562 INFO:tasks.rados.rados.0.smithi112.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-09-23T20:00:45.567 INFO:tasks.rados.rados.0.smithi112.stdout:602: writing smithi11289144-372 from 595113 to 1153073 tid 1 2023-09-23T20:00:45.573 INFO:tasks.rados.rados.0.smithi112.stdout:602: writing smithi11289144-372 from 1644846 to 2136036 tid 2 2023-09-23T20:00:45.581 INFO:tasks.rados.rados.0.smithi112.stdout:602: writing smithi11289144-372 from 2784747 to 3395113 tid 3 2023-09-23T20:00:45.581 INFO:tasks.rados.rados.0.smithi112.stdout:596: done (5 left) 2023-09-23T20:00:45.581 INFO:tasks.rados.rados.0.smithi112.stdout:603: read oid 169 snap -1 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:603: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:604: read oid 264 snap -1 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:604: expect deleted 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:605: write oid 485 current snap is 0 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:598: finishing write tid 4 to smithi11289144-267 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:598: finishing write tid 5 to smithi11289144-267 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 267 v 125 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:599: finishing write tid 1 to smithi11289144-240 2023-09-23T20:00:45.582 INFO:tasks.rados.rados.0.smithi112.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-09-23T20:00:45.588 INFO:tasks.rados.rados.0.smithi112.stdout:605: writing smithi11289144-485 from 611920 to 1245129 tid 1 2023-09-23T20:00:45.595 INFO:tasks.rados.rados.0.smithi112.stdout:605: writing smithi11289144-485 from 1703328 to 2338176 tid 2 2023-09-23T20:00:45.601 INFO:tasks.rados.rados.0.smithi112.stdout:605: writing smithi11289144-485 from 2812170 to 3319556 tid 3 2023-09-23T20:00:45.601 INFO:tasks.rados.rados.0.smithi112.stdout:598: done (7 left) 2023-09-23T20:00:45.601 INFO:tasks.rados.rados.0.smithi112.stdout:606: write oid 464 current snap is 0 2023-09-23T20:00:45.601 INFO:tasks.rados.rados.0.smithi112.stdout:599: finishing write tid 2 to smithi11289144-240 2023-09-23T20:00:45.601 INFO:tasks.rados.rados.0.smithi112.stdout:599: finishing write tid 3 to smithi11289144-240 2023-09-23T20:00:45.601 INFO:tasks.rados.rados.0.smithi112.stdout:599: finishing write tid 4 to smithi11289144-240 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:599: finishing write tid 5 to smithi11289144-240 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 240 v 166 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:600: finishing write tid 1 to smithi11289144-107 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:600: finishing write tid 2 to smithi11289144-107 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:600: finishing write tid 3 to smithi11289144-107 2023-09-23T20:00:45.602 INFO:tasks.rados.rados.0.smithi112.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-09-23T20:00:45.609 INFO:tasks.rados.rados.0.smithi112.stdout:606: writing smithi11289144-464 from 628727 to 1337185 tid 1 2023-09-23T20:00:45.616 INFO:tasks.rados.rados.0.smithi112.stdout:606: writing smithi11289144-464 from 2045457 to 2540316 tid 2 2023-09-23T20:00:45.621 INFO:tasks.rados.rados.0.smithi112.stdout:606: writing smithi11289144-464 from 3123240 to 3428727 tid 3 2023-09-23T20:00:45.621 INFO:tasks.rados.rados.0.smithi112.stdout:599: done (7 left) 2023-09-23T20:00:45.622 INFO:tasks.rados.rados.0.smithi112.stdout:607: read oid 433 snap -1 2023-09-23T20:00:45.622 INFO:tasks.rados.rados.0.smithi112.stdout:607: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:00:45.622 INFO:tasks.rados.rados.0.smithi112.stdout:608: write oid 18 current snap is 0 2023-09-23T20:00:45.622 INFO:tasks.rados.rados.0.smithi112.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-09-23T20:00:45.629 INFO:tasks.rados.rados.0.smithi112.stdout:608: writing smithi11289144-18 from 645534 to 1429241 tid 1 2023-09-23T20:00:45.637 INFO:tasks.rados.rados.0.smithi112.stdout:608: writing smithi11289144-18 from 2103939 to 2742456 tid 2 2023-09-23T20:00:45.640 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:45 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:45] "GET /metrics HTTP/1.1" 200 241119 "" "Prometheus/2.43.0" 2023-09-23T20:00:45.644 INFO:tasks.rados.rados.0.smithi112.stdout:608: writing smithi11289144-18 from 3150663 to 3445534 tid 3 2023-09-23T20:00:45.644 INFO:tasks.rados.rados.0.smithi112.stdout:609: read oid 139 snap -1 2023-09-23T20:00:45.644 INFO:tasks.rados.rados.0.smithi112.stdout:609: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:00:45.644 INFO:tasks.rados.rados.0.smithi112.stdout:610: write oid 409 current snap is 0 2023-09-23T20:00:45.644 INFO:tasks.rados.rados.0.smithi112.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-09-23T20:00:45.652 INFO:tasks.rados.rados.0.smithi112.stdout:610: writing smithi11289144-409 from 662341 to 1237650 tid 1 2023-09-23T20:00:45.659 INFO:tasks.rados.rados.0.smithi112.stdout:610: writing smithi11289144-409 from 1878774 to 2377302 tid 2 2023-09-23T20:00:45.665 INFO:tasks.rados.rados.0.smithi112.stdout:610: writing smithi11289144-409 from 2894439 to 3351994 tid 3 2023-09-23T20:00:45.665 INFO:tasks.rados.rados.0.smithi112.stdout:611: read oid 357 snap -1 2023-09-23T20:00:45.665 INFO:tasks.rados.rados.0.smithi112.stdout:611: expect (ObjNum 356 snap 0 seq_num 356) 2023-09-23T20:00:45.666 INFO:tasks.rados.rados.0.smithi112.stdout:612: delete oid 239 current snap is 0 2023-09-23T20:00:45.666 INFO:tasks.rados.rados.0.smithi112.stdout:600: finishing write tid 4 to smithi11289144-107 2023-09-23T20:00:45.666 INFO:tasks.rados.rados.0.smithi112.stdout:600: finishing write tid 5 to smithi11289144-107 2023-09-23T20:00:45.666 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 107 v 125 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-09-23T20:00:45.666 INFO:tasks.rados.rados.0.smithi112.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-09-23T20:00:45.666 INFO:tasks.rados.rados.0.smithi112.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:602: finishing write tid 1 to smithi11289144-372 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:602: finishing write tid 2 to smithi11289144-372 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:600: done (12 left) 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:601: done (11 left) 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:612: done (10 left) 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:613: write oid 180 current snap is 0 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:602: finishing write tid 3 to smithi11289144-372 2023-09-23T20:00:45.799 INFO:tasks.rados.rados.0.smithi112.stdout:602: finishing write tid 4 to smithi11289144-372 2023-09-23T20:00:45.800 INFO:tasks.rados.rados.0.smithi112.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-09-23T20:00:45.808 INFO:tasks.rados.rados.0.smithi112.stdout:613: writing smithi11289144-180 from 695955 to 1421762 tid 1 2023-09-23T20:00:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:613: writing smithi11289144-180 from 1879385 to 2381582 tid 2 2023-09-23T20:00:45.821 INFO:tasks.rados.rados.0.smithi112.stdout:613: writing smithi11289144-180 from 2949285 to 3429384 tid 3 2023-09-23T20:00:45.821 INFO:tasks.rados.rados.0.smithi112.stdout:604: done (10 left) 2023-09-23T20:00:45.821 INFO:tasks.rados.rados.0.smithi112.stdout:614: write oid 56 current snap is 0 2023-09-23T20:00:45.821 INFO:tasks.rados.rados.0.smithi112.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-09-23T20:00:45.826 INFO:tasks.rados.rados.0.smithi112.stdout:614: writing smithi11289144-56 from 712762 to 1113818 tid 1 2023-09-23T20:00:45.832 INFO:tasks.rados.rados.0.smithi112.stdout:614: writing smithi11289144-56 from 1537867 to 2183722 tid 2 2023-09-23T20:00:45.840 INFO:tasks.rados.rados.0.smithi112.stdout:614: writing smithi11289144-56 from 2860355 to 3512762 tid 3 2023-09-23T20:00:45.840 INFO:tasks.rados.rados.0.smithi112.stdout:615: write oid 213 current snap is 0 2023-09-23T20:00:45.841 INFO:tasks.rados.rados.0.smithi112.stdout:602: finishing write tid 5 to smithi11289144-372 2023-09-23T20:00:45.841 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 372 v 142 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-09-23T20:00:45.841 INFO:tasks.rados.rados.0.smithi112.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-09-23T20:00:45.841 INFO:tasks.rados.rados.0.smithi112.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-09-23T20:00:45.847 INFO:tasks.rados.rados.0.smithi112.stdout:615: writing smithi11289144-213 from 729569 to 1205874 tid 1 2023-09-23T20:00:45.855 INFO:tasks.rados.rados.0.smithi112.stdout:615: writing smithi11289144-213 from 1996349 to 2502215 tid 2 2023-09-23T20:00:45.861 INFO:tasks.rados.rados.0.smithi112.stdout:615: writing smithi11289144-213 from 3004131 to 3529569 tid 3 2023-09-23T20:00:45.861 INFO:tasks.rados.rados.0.smithi112.stdout:602: done (11 left) 2023-09-23T20:00:45.861 INFO:tasks.rados.rados.0.smithi112.stdout:616: write oid 445 current snap is 0 2023-09-23T20:00:45.861 INFO:tasks.rados.rados.0.smithi112.stdout:603: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:00:45.989 INFO:tasks.rados.rados.0.smithi112.stdout:605: finishing write tid 1 to smithi11289144-485 2023-09-23T20:00:45.989 INFO:tasks.rados.rados.0.smithi112.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-09-23T20:00:46.002 INFO:tasks.rados.rados.0.smithi112.stdout:616: writing smithi11289144-445 from 746376 to 1297930 tid 1 2023-09-23T20:00:46.010 INFO:tasks.rados.rados.0.smithi112.stdout:616: writing smithi11289144-445 from 2054831 to 2704355 tid 2 2023-09-23T20:00:46.016 INFO:tasks.rados.rados.0.smithi112.stdout:616: writing smithi11289144-445 from 3315201 to 3546376 tid 3 2023-09-23T20:00:46.016 INFO:tasks.rados.rados.0.smithi112.stdout:603: done (11 left) 2023-09-23T20:00:46.016 INFO:tasks.rados.rados.0.smithi112.stdout:617: write oid 253 current snap is 0 2023-09-23T20:00:46.016 INFO:tasks.rados.rados.0.smithi112.stdout:605: finishing write tid 2 to smithi11289144-485 2023-09-23T20:00:46.016 INFO:tasks.rados.rados.0.smithi112.stdout:605: finishing write tid 3 to smithi11289144-485 2023-09-23T20:00:46.016 INFO:tasks.rados.rados.0.smithi112.stdout:605: finishing write tid 4 to smithi11289144-485 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:605: finishing write tid 5 to smithi11289144-485 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 91 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:605: left oid 485 (ObjNum 560 snap 0 seq_num 560) 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:606: finishing write tid 1 to smithi11289144-464 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:606: finishing write tid 2 to smithi11289144-464 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:606: finishing write tid 3 to smithi11289144-464 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:606: finishing write tid 4 to smithi11289144-464 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:606: finishing write tid 5 to smithi11289144-464 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 464 v 118 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:606: left oid 464 (ObjNum 561 snap 0 seq_num 561) 2023-09-23T20:00:46.017 INFO:tasks.rados.rados.0.smithi112.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-09-23T20:00:46.023 INFO:tasks.rados.rados.0.smithi112.stdout:617: writing smithi11289144-253 from 763183 to 1389986 tid 1 2023-09-23T20:00:46.031 INFO:tasks.rados.rados.0.smithi112.stdout:617: writing smithi11289144-253 from 1996960 to 2790142 tid 2 2023-09-23T20:00:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:617: writing smithi11289144-253 from 3226271 to 3563183 tid 3 2023-09-23T20:00:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:605: done (11 left) 2023-09-23T20:00:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:606: done (10 left) 2023-09-23T20:00:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:618: write oid 20 current snap is 0 2023-09-23T20:00:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-09-23T20:00:46.044 INFO:tasks.rados.rados.0.smithi112.stdout:618: writing smithi11289144-20 from 779990 to 1482042 tid 1 2023-09-23T20:00:46.051 INFO:tasks.rados.rados.0.smithi112.stdout:618: writing smithi11289144-20 from 2055442 to 2708635 tid 2 2023-09-23T20:00:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:618: writing smithi11289144-20 from 3253694 to 3579990 tid 3 2023-09-23T20:00:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:619: read oid 362 snap -1 2023-09-23T20:00:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:619: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:00:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:620: read oid 301 snap -1 2023-09-23T20:00:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:620: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T20:00:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:621: delete oid 495 current snap is 0 2023-09-23T20:00:46.058 INFO:tasks.rados.rados.0.smithi112.stdout:607: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:00:46.172 INFO:tasks.rados.rados.0.smithi112.stdout:608: finishing write tid 1 to smithi11289144-18 2023-09-23T20:00:46.172 INFO:tasks.rados.rados.0.smithi112.stdout:608: finishing write tid 2 to smithi11289144-18 2023-09-23T20:00:46.172 INFO:tasks.rados.rados.0.smithi112.stdout:608: finishing write tid 3 to smithi11289144-18 2023-09-23T20:00:46.172 INFO:tasks.rados.rados.0.smithi112.stdout:607: done (13 left) 2023-09-23T20:00:46.173 INFO:tasks.rados.rados.0.smithi112.stdout:621: done (12 left) 2023-09-23T20:00:46.173 INFO:tasks.rados.rados.0.smithi112.stdout:622: read oid 41 snap -1 2023-09-23T20:00:46.173 INFO:tasks.rados.rados.0.smithi112.stdout:622: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T20:00:46.173 INFO:tasks.rados.rados.0.smithi112.stdout:623: write oid 383 current snap is 0 2023-09-23T20:00:46.173 INFO:tasks.rados.rados.0.smithi112.stdout:608: finishing write tid 4 to smithi11289144-18 2023-09-23T20:00:46.173 INFO:tasks.rados.rados.0.smithi112.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-09-23T20:00:46.181 INFO:tasks.rados.rados.0.smithi112.stdout:623: writing smithi11289144-383 from 413604 to 982507 tid 1 2023-09-23T20:00:46.189 INFO:tasks.rados.rados.0.smithi112.stdout:623: writing smithi11289144-383 from 1488759 to 2145621 tid 2 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:623: writing smithi11289144-383 from 2624893 to 3216602 tid 3 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:624: read oid 490 snap -1 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:624: expect (ObjNum 489 snap 0 seq_num 489) 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:625: delete oid 485 current snap is 0 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:608: finishing write tid 5 to smithi11289144-18 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 18 v 109 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-09-23T20:00:46.196 INFO:tasks.rados.rados.0.smithi112.stdout:608: left oid 18 (ObjNum 562 snap 0 seq_num 562) 2023-09-23T20:00:46.197 INFO:tasks.rados.rados.0.smithi112.stdout:609: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:610: finishing write tid 1 to smithi11289144-409 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:610: finishing write tid 2 to smithi11289144-409 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:610: finishing write tid 3 to smithi11289144-409 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:610: finishing write tid 4 to smithi11289144-409 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:610: finishing write tid 5 to smithi11289144-409 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 409 v 122 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:610: left oid 409 (ObjNum 563 snap 0 seq_num 563) 2023-09-23T20:00:46.278 INFO:tasks.rados.rados.0.smithi112.stdout:611: expect (ObjNum 356 snap 0 seq_num 356) 2023-09-23T20:00:46.424 INFO:tasks.rados.rados.0.smithi112.stdout:613: finishing write tid 1 to smithi11289144-180 2023-09-23T20:00:46.424 INFO:tasks.rados.rados.0.smithi112.stdout:613: finishing write tid 2 to smithi11289144-180 2023-09-23T20:00:46.424 INFO:tasks.rados.rados.0.smithi112.stdout:613: finishing write tid 3 to smithi11289144-180 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:613: finishing write tid 4 to smithi11289144-180 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:613: finishing write tid 5 to smithi11289144-180 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 180 v 150 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:613: left oid 180 (ObjNum 565 snap 0 seq_num 565) 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:614: finishing write tid 1 to smithi11289144-56 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:614: finishing write tid 2 to smithi11289144-56 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:614: finishing write tid 3 to smithi11289144-56 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:614: finishing write tid 4 to smithi11289144-56 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:614: finishing write tid 5 to smithi11289144-56 2023-09-23T20:00:46.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 56 v 93 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:614: left oid 56 (ObjNum 566 snap 0 seq_num 566) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:615: finishing write tid 1 to smithi11289144-213 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:615: finishing write tid 2 to smithi11289144-213 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:608: done (15 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:609: done (14 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:610: done (13 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:611: done (12 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:613: done (11 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:614: done (10 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:625: done (9 left) 2023-09-23T20:00:46.426 INFO:tasks.rados.rados.0.smithi112.stdout:626: read oid 166 snap -1 2023-09-23T20:00:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:626: expect (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:627: read oid 472 snap -1 2023-09-23T20:00:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:627: expect (ObjNum 471 snap 0 seq_num 471) 2023-09-23T20:00:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:628: write oid 173 current snap is 0 2023-09-23T20:00:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:615: finishing write tid 3 to smithi11289144-213 2023-09-23T20:00:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-09-23T20:00:46.434 INFO:tasks.rados.rados.0.smithi112.stdout:628: writing smithi11289144-173 from 447218 to 1166619 tid 1 2023-09-23T20:00:46.443 INFO:tasks.rados.rados.0.smithi112.stdout:628: writing smithi11289144-173 from 1889370 to 2549901 tid 2 2023-09-23T20:00:46.450 INFO:tasks.rados.rados.0.smithi112.stdout:628: writing smithi11289144-173 from 2963386 to 3577639 tid 3 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:629: write oid 302 current snap is 0 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:615: finishing write tid 4 to smithi11289144-213 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:615: finishing write tid 5 to smithi11289144-213 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 213 v 146 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:615: left oid 213 (ObjNum 567 snap 0 seq_num 567) 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:616: finishing write tid 1 to smithi11289144-445 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:616: finishing write tid 2 to smithi11289144-445 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:616: finishing write tid 3 to smithi11289144-445 2023-09-23T20:00:46.451 INFO:tasks.rados.rados.0.smithi112.stdout:616: finishing write tid 4 to smithi11289144-445 2023-09-23T20:00:46.452 INFO:tasks.rados.rados.0.smithi112.stdout:616: finishing write tid 5 to smithi11289144-445 2023-09-23T20:00:46.452 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 445 v 150 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-09-23T20:00:46.452 INFO:tasks.rados.rados.0.smithi112.stdout:616: left oid 445 (ObjNum 568 snap 0 seq_num 568) 2023-09-23T20:00:46.452 INFO:tasks.rados.rados.0.smithi112.stdout:617: finishing write tid 1 to smithi11289144-253 2023-09-23T20:00:46.452 INFO:tasks.rados.rados.0.smithi112.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-09-23T20:00:46.457 INFO:tasks.rados.rados.0.smithi112.stdout:629: writing smithi11289144-302 from 464025 to 1258675 tid 1 2023-09-23T20:00:46.464 INFO:tasks.rados.rados.0.smithi112.stdout:629: writing smithi11289144-302 from 1947852 to 2352041 tid 2 2023-09-23T20:00:46.471 INFO:tasks.rados.rados.0.smithi112.stdout:629: writing smithi11289144-302 from 2990809 to 3416334 tid 3 2023-09-23T20:00:46.471 INFO:tasks.rados.rados.0.smithi112.stdout:615: done (12 left) 2023-09-23T20:00:46.471 INFO:tasks.rados.rados.0.smithi112.stdout:616: done (11 left) 2023-09-23T20:00:46.471 INFO:tasks.rados.rados.0.smithi112.stdout:630: delete oid 152 current snap is 0 2023-09-23T20:00:46.471 INFO:tasks.rados.rados.0.smithi112.stdout:617: finishing write tid 2 to smithi11289144-253 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:617: finishing write tid 3 to smithi11289144-253 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:617: finishing write tid 4 to smithi11289144-253 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:617: finishing write tid 5 to smithi11289144-253 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 154 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:617: left oid 253 (ObjNum 569 snap 0 seq_num 569) 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:618: finishing write tid 1 to smithi11289144-20 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:618: finishing write tid 2 to smithi11289144-20 2023-09-23T20:00:46.472 INFO:tasks.rados.rados.0.smithi112.stdout:618: finishing write tid 3 to smithi11289144-20 2023-09-23T20:00:46.473 INFO:tasks.rados.rados.0.smithi112.stdout:618: finishing write tid 4 to smithi11289144-20 2023-09-23T20:00:46.473 INFO:tasks.rados.rados.0.smithi112.stdout:618: finishing write tid 5 to smithi11289144-20 2023-09-23T20:00:46.473 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 20 v 158 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-09-23T20:00:46.473 INFO:tasks.rados.rados.0.smithi112.stdout:618: left oid 20 (ObjNum 570 snap 0 seq_num 570) 2023-09-23T20:00:46.473 INFO:tasks.rados.rados.0.smithi112.stdout:619: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:00:46.547 INFO:tasks.rados.rados.0.smithi112.stdout:620: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T20:00:46.667 INFO:tasks.rados.rados.0.smithi112.stdout:617: done (11 left) 2023-09-23T20:00:46.667 INFO:tasks.rados.rados.0.smithi112.stdout:618: done (10 left) 2023-09-23T20:00:46.667 INFO:tasks.rados.rados.0.smithi112.stdout:619: done (9 left) 2023-09-23T20:00:46.668 INFO:tasks.rados.rados.0.smithi112.stdout:620: done (8 left) 2023-09-23T20:00:46.668 INFO:tasks.rados.rados.0.smithi112.stdout:630: done (7 left) 2023-09-23T20:00:46.668 INFO:tasks.rados.rados.0.smithi112.stdout:631: read oid 23 snap -1 2023-09-23T20:00:46.668 INFO:tasks.rados.rados.0.smithi112.stdout:631: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:00:46.668 INFO:tasks.rados.rados.0.smithi112.stdout:632: write oid 441 current snap is 0 2023-09-23T20:00:46.668 INFO:tasks.rados.rados.0.smithi112.stdout:622: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T20:00:46.823 INFO:tasks.rados.rados.0.smithi112.stdout:623: finishing write tid 1 to smithi11289144-383 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:623: finishing write tid 2 to smithi11289144-383 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:623: finishing write tid 3 to smithi11289144-383 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:623: finishing write tid 4 to smithi11289144-383 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:623: finishing write tid 5 to smithi11289144-383 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 383 v 138 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:623: left oid 383 (ObjNum 572 snap 0 seq_num 572) 2023-09-23T20:00:46.824 INFO:tasks.rados.rados.0.smithi112.stdout:624: expect (ObjNum 489 snap 0 seq_num 489) 2023-09-23T20:00:46.898 INFO:tasks.rados.rados.0.smithi112.stdout:627: expect (ObjNum 471 snap 0 seq_num 471) 2023-09-23T20:00:47.039 INFO:tasks.rados.rados.0.smithi112.stdout:626: expect (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:47.144 INFO:tasks.rados.rados.0.smithi112.stdout:628: finishing write tid 1 to smithi11289144-173 2023-09-23T20:00:47.144 INFO:tasks.rados.rados.0.smithi112.stdout:628: finishing write tid 2 to smithi11289144-173 2023-09-23T20:00:47.144 INFO:tasks.rados.rados.0.smithi112.stdout:628: finishing write tid 3 to smithi11289144-173 2023-09-23T20:00:47.144 INFO:tasks.rados.rados.0.smithi112.stdout:628: finishing write tid 4 to smithi11289144-173 2023-09-23T20:00:47.144 INFO:tasks.rados.rados.0.smithi112.stdout:628: finishing write tid 5 to smithi11289144-173 2023-09-23T20:00:47.144 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 173 v 113 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:628: left oid 173 (ObjNum 574 snap 0 seq_num 574) 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:629: finishing write tid 1 to smithi11289144-302 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:629: finishing write tid 2 to smithi11289144-302 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:629: finishing write tid 3 to smithi11289144-302 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:629: finishing write tid 4 to smithi11289144-302 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:629: finishing write tid 5 to smithi11289144-302 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 302 v 162 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:629: left oid 302 (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:00:47.145 INFO:tasks.rados.rados.0.smithi112.stdout:631: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:00:47.227 INFO:tasks.rados.rados.0.smithi112.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-09-23T20:00:47.237 INFO:tasks.rados.rados.0.smithi112.stdout:632: writing smithi11289144-441 from 497639 to 1042787 tid 1 2023-09-23T20:00:47.243 INFO:tasks.rados.rados.0.smithi112.stdout:632: writing smithi11289144-441 from 1548463 to 1956321 tid 2 2023-09-23T20:00:47.249 INFO:tasks.rados.rados.0.smithi112.stdout:632: writing smithi11289144-441 from 2529302 to 3093724 tid 3 2023-09-23T20:00:47.253 INFO:tasks.rados.rados.0.smithi112.stdout:632: writing smithi11289144-441 from 3528143 to 3697639 tid 4 2023-09-23T20:00:47.253 INFO:tasks.rados.rados.0.smithi112.stdout:622: done (8 left) 2023-09-23T20:00:47.253 INFO:tasks.rados.rados.0.smithi112.stdout:623: done (7 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:624: done (6 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:626: done (5 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:627: done (4 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:628: done (3 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:629: done (2 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:631: done (1 left) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:633: read oid 315 snap -1 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:633: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:634: write oid 150 current snap is 0 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:632: finishing write tid 1 to smithi11289144-441 2023-09-23T20:00:47.254 INFO:tasks.rados.rados.0.smithi112.stdout:632: finishing write tid 2 to smithi11289144-441 2023-09-23T20:00:47.255 INFO:tasks.rados.rados.0.smithi112.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-09-23T20:00:47.260 INFO:tasks.rados.rados.0.smithi112.stdout:634: writing smithi11289144-150 from 514446 to 1251196 tid 1 2023-09-23T20:00:47.267 INFO:tasks.rados.rados.0.smithi112.stdout:634: writing smithi11289144-150 from 1723298 to 2391167 tid 2 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:634: writing smithi11289144-150 from 3073078 to 3714446 tid 3 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:635: read oid 174 snap -1 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:635: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:636: read oid 13 snap -1 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:636: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:637: write oid 140 current snap is 0 2023-09-23T20:00:47.275 INFO:tasks.rados.rados.0.smithi112.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-09-23T20:00:47.280 INFO:tasks.rados.rados.0.smithi112.stdout:637: writing smithi11289144-140 from 531253 to 943252 tid 1 2023-09-23T20:00:47.285 INFO:tasks.rados.rados.0.smithi112.stdout:637: writing smithi11289144-140 from 1381780 to 1793307 tid 2 2023-09-23T20:00:47.291 INFO:tasks.rados.rados.0.smithi112.stdout:637: writing smithi11289144-140 from 2300501 to 2887467 tid 3 2023-09-23T20:00:47.296 INFO:tasks.rados.rados.0.smithi112.stdout:637: writing smithi11289144-140 from 3376974 to 3731253 tid 4 2023-09-23T20:00:47.296 INFO:tasks.rados.rados.0.smithi112.stdout:638: write oid 5 current snap is 0 2023-09-23T20:00:47.296 INFO:tasks.rados.rados.0.smithi112.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-09-23T20:00:47.302 INFO:tasks.rados.rados.0.smithi112.stdout:638: writing smithi11289144-5 from 548060 to 1035308 tid 1 2023-09-23T20:00:47.308 INFO:tasks.rados.rados.0.smithi112.stdout:638: writing smithi11289144-5 from 1440262 to 2111800 tid 2 2023-09-23T20:00:47.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:46 smithi174 bash[31352]: cluster 2023-09-23T20:00:45.724556+0000 mgr.y (mgr.24356) 200 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.4 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 51 MiB/s wr, 272 op/s 2023-09-23T20:00:47.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:46 smithi174 bash[31352]: audit 2023-09-23T20:00:46.745197+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:638: writing smithi11289144-5 from 2844277 to 3642515 tid 3 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:639: write oid 316 current snap is 0 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:632: finishing write tid 3 to smithi11289144-441 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:632: finishing write tid 4 to smithi11289144-441 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:632: finishing write tid 5 to smithi11289144-441 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:632: finishing write tid 6 to smithi11289144-441 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 441 v 117 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-09-23T20:00:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:632: left oid 441 (ObjNum 577 snap 0 seq_num 577) 2023-09-23T20:00:47.319 INFO:tasks.rados.rados.0.smithi112.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-09-23T20:00:47.324 INFO:tasks.rados.rados.0.smithi112.stdout:639: writing smithi11289144-316 from 564867 to 1127364 tid 1 2023-09-23T20:00:47.330 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:46 smithi112 bash[41728]: cluster 2023-09-23T20:00:45.724556+0000 mgr.y (mgr.24356) 200 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.4 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 51 MiB/s wr, 272 op/s 2023-09-23T20:00:47.330 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:46 smithi112 bash[41728]: audit 2023-09-23T20:00:46.745197+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:47.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:46 smithi112 bash[27353]: cluster 2023-09-23T20:00:45.724556+0000 mgr.y (mgr.24356) 200 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.4 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 51 MiB/s wr, 272 op/s 2023-09-23T20:00:47.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:46 smithi112 bash[27353]: audit 2023-09-23T20:00:46.745197+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:00:47.331 INFO:tasks.rados.rados.0.smithi112.stdout:639: writing smithi11289144-316 from 1898744 to 2313940 tid 2 2023-09-23T20:00:47.338 INFO:tasks.rados.rados.0.smithi112.stdout:639: writing smithi11289144-316 from 2755347 to 3481210 tid 3 2023-09-23T20:00:47.338 INFO:tasks.rados.rados.0.smithi112.stdout:632: done (7 left) 2023-09-23T20:00:47.338 INFO:tasks.rados.rados.0.smithi112.stdout:640: write oid 476 current snap is 0 2023-09-23T20:00:47.338 INFO:tasks.rados.rados.0.smithi112.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-09-23T20:00:47.345 INFO:tasks.rados.rados.0.smithi112.stdout:640: writing smithi11289144-476 from 581674 to 1219420 tid 1 2023-09-23T20:00:47.353 INFO:tasks.rados.rados.0.smithi112.stdout:640: writing smithi11289144-476 from 1840873 to 2399727 tid 2 2023-09-23T20:00:47.361 INFO:tasks.rados.rados.0.smithi112.stdout:640: writing smithi11289144-476 from 3066417 to 3603552 tid 3 2023-09-23T20:00:47.361 INFO:tasks.rados.rados.0.smithi112.stdout:641: delete oid 477 current snap is 0 2023-09-23T20:00:47.361 INFO:tasks.rados.rados.0.smithi112.stdout:633: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:00:47.476 INFO:tasks.rados.rados.0.smithi112.stdout:634: finishing write tid 1 to smithi11289144-150 2023-09-23T20:00:47.476 INFO:tasks.rados.rados.0.smithi112.stdout:634: finishing write tid 2 to smithi11289144-150 2023-09-23T20:00:47.476 INFO:tasks.rados.rados.0.smithi112.stdout:636: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:00:47.551 INFO:tasks.rados.rados.0.smithi112.stdout:634: finishing write tid 3 to smithi11289144-150 2023-09-23T20:00:47.552 INFO:tasks.rados.rados.0.smithi112.stdout:634: finishing write tid 4 to smithi11289144-150 2023-09-23T20:00:47.552 INFO:tasks.rados.rados.0.smithi112.stdout:634: finishing write tid 5 to smithi11289144-150 2023-09-23T20:00:47.552 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 150 v 96 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-09-23T20:00:47.552 INFO:tasks.rados.rados.0.smithi112.stdout:634: left oid 150 (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:00:47.552 INFO:tasks.rados.rados.0.smithi112.stdout:635: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:00:47.656 INFO:tasks.rados.rados.0.smithi112.stdout:637: finishing write tid 1 to smithi11289144-140 2023-09-23T20:00:47.656 INFO:tasks.rados.rados.0.smithi112.stdout:637: finishing write tid 2 to smithi11289144-140 2023-09-23T20:00:47.657 INFO:tasks.rados.rados.0.smithi112.stdout:637: finishing write tid 3 to smithi11289144-140 2023-09-23T20:00:47.657 INFO:tasks.rados.rados.0.smithi112.stdout:637: finishing write tid 4 to smithi11289144-140 2023-09-23T20:00:47.657 INFO:tasks.rados.rados.0.smithi112.stdout:637: finishing write tid 5 to smithi11289144-140 2023-09-23T20:00:47.657 INFO:tasks.rados.rados.0.smithi112.stdout:633: done (8 left) 2023-09-23T20:00:47.657 INFO:tasks.rados.rados.0.smithi112.stdout:634: done (7 left) 2023-09-23T20:00:47.658 INFO:tasks.rados.rados.0.smithi112.stdout:635: done (6 left) 2023-09-23T20:00:47.658 INFO:tasks.rados.rados.0.smithi112.stdout:636: done (5 left) 2023-09-23T20:00:47.658 INFO:tasks.rados.rados.0.smithi112.stdout:641: done (4 left) 2023-09-23T20:00:47.658 INFO:tasks.rados.rados.0.smithi112.stdout:642: write oid 47 current snap is 0 2023-09-23T20:00:47.658 INFO:tasks.rados.rados.0.smithi112.stdout:637: finishing write tid 6 to smithi11289144-140 2023-09-23T20:00:47.659 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 140 v 171 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-09-23T20:00:47.659 INFO:tasks.rados.rados.0.smithi112.stdout:637: left oid 140 (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:00:47.659 INFO:tasks.rados.rados.0.smithi112.stdout:638: finishing write tid 1 to smithi11289144-5 2023-09-23T20:00:47.659 INFO:tasks.rados.rados.0.smithi112.stdout:638: finishing write tid 2 to smithi11289144-5 2023-09-23T20:00:47.659 INFO:tasks.rados.rados.0.smithi112.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-09-23T20:00:47.667 INFO:tasks.rados.rados.0.smithi112.stdout:642: writing smithi11289144-47 from 615288 to 1403532 tid 1 2023-09-23T20:00:47.675 INFO:tasks.rados.rados.0.smithi112.stdout:642: writing smithi11289144-47 from 1957837 to 2520360 tid 2 2023-09-23T20:00:47.685 INFO:tasks.rados.rados.0.smithi112.stdout:642: writing smithi11289144-47 from 3121263 to 3680942 tid 3 2023-09-23T20:00:47.685 INFO:tasks.rados.rados.0.smithi112.stdout:637: done (4 left) 2023-09-23T20:00:47.685 INFO:tasks.rados.rados.0.smithi112.stdout:643: write oid 26 current snap is 0 2023-09-23T20:00:47.685 INFO:tasks.rados.rados.0.smithi112.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-09-23T20:00:47.692 INFO:tasks.rados.rados.0.smithi112.stdout:643: writing smithi11289144-26 from 632095 to 1095588 tid 1 2023-09-23T20:00:47.698 INFO:tasks.rados.rados.0.smithi112.stdout:643: writing smithi11289144-26 from 1616319 to 2038853 tid 2 2023-09-23T20:00:47.706 INFO:tasks.rados.rados.0.smithi112.stdout:643: writing smithi11289144-26 from 2748686 to 3235990 tid 3 2023-09-23T20:00:47.706 INFO:tasks.rados.rados.0.smithi112.stdout:644: write oid 271 current snap is 0 2023-09-23T20:00:47.706 INFO:tasks.rados.rados.0.smithi112.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-09-23T20:00:47.713 INFO:tasks.rados.rados.0.smithi112.stdout:644: writing smithi11289144-271 from 648902 to 1303997 tid 1 2023-09-23T20:00:47.721 INFO:tasks.rados.rados.0.smithi112.stdout:644: writing smithi11289144-271 from 2074801 to 2640993 tid 2 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:644: writing smithi11289144-271 from 3176109 to 3848902 tid 3 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:645: write oid 428 current snap is 0 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:638: finishing write tid 3 to smithi11289144-5 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:638: finishing write tid 4 to smithi11289144-5 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:638: finishing write tid 5 to smithi11289144-5 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 154 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:638: left oid 5 (ObjNum 580 snap 0 seq_num 580) 2023-09-23T20:00:47.728 INFO:tasks.rados.rados.0.smithi112.stdout:639: finishing write tid 1 to smithi11289144-316 2023-09-23T20:00:47.729 INFO:tasks.rados.rados.0.smithi112.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-09-23T20:00:47.736 INFO:tasks.rados.rados.0.smithi112.stdout:645: writing smithi11289144-428 from 665709 to 1396053 tid 1 2023-09-23T20:00:47.743 INFO:tasks.rados.rados.0.smithi112.stdout:645: writing smithi11289144-428 from 2133283 to 2559486 tid 2 2023-09-23T20:00:47.750 INFO:tasks.rados.rados.0.smithi112.stdout:645: writing smithi11289144-428 from 3203532 to 3713380 tid 3 2023-09-23T20:00:47.750 INFO:tasks.rados.rados.0.smithi112.stdout:638: done (6 left) 2023-09-23T20:00:47.750 INFO:tasks.rados.rados.0.smithi112.stdout:646: read oid 335 snap -1 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:646: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:647: read oid 67 snap -1 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:647: expect (ObjNum 66 snap 0 seq_num 66) 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:648: read oid 429 snap -1 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:648: expect (ObjNum 428 snap 0 seq_num 428) 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:649: read oid 493 snap -1 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:649: expect (ObjNum 492 snap 0 seq_num 492) 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:650: write oid 386 current snap is 0 2023-09-23T20:00:47.751 INFO:tasks.rados.rados.0.smithi112.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-09-23T20:00:47.757 INFO:tasks.rados.rados.0.smithi112.stdout:650: writing smithi11289144-386 from 682516 to 1088109 tid 1 2023-09-23T20:00:47.767 INFO:tasks.rados.rados.0.smithi112.stdout:650: writing smithi11289144-386 from 1791765 to 2361626 tid 2 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:650: writing smithi11289144-386 from 2830955 to 3552075 tid 3 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:651: write oid 346 current snap is 0 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:639: finishing write tid 2 to smithi11289144-316 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:639: finishing write tid 3 to smithi11289144-316 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:639: finishing write tid 4 to smithi11289144-316 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:639: finishing write tid 5 to smithi11289144-316 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 316 v 111 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:639: left oid 316 (ObjNum 581 snap 0 seq_num 581) 2023-09-23T20:00:47.774 INFO:tasks.rados.rados.0.smithi112.stdout:640: finishing write tid 1 to smithi11289144-476 2023-09-23T20:00:47.775 INFO:tasks.rados.rados.0.smithi112.stdout:640: finishing write tid 2 to smithi11289144-476 2023-09-23T20:00:47.775 INFO:tasks.rados.rados.0.smithi112.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-09-23T20:00:47.781 INFO:tasks.rados.rados.0.smithi112.stdout:651: writing smithi11289144-346 from 699323 to 1180165 tid 1 2023-09-23T20:00:47.787 INFO:tasks.rados.rados.0.smithi112.stdout:651: writing smithi11289144-346 from 1850247 to 2280119 tid 2 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:651: writing smithi11289144-346 from 2858378 to 3390770 tid 3 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:639: done (11 left) 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:652: read oid 304 snap -1 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:652: expect deleted 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:653: read oid 148 snap -1 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:653: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:00:47.794 INFO:tasks.rados.rados.0.smithi112.stdout:654: write oid 235 current snap is 0 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:640: finishing write tid 3 to smithi11289144-476 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:640: finishing write tid 4 to smithi11289144-476 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:640: finishing write tid 5 to smithi11289144-476 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 476 v 143 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:640: left oid 476 (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:642: finishing write tid 1 to smithi11289144-47 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:642: finishing write tid 2 to smithi11289144-47 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:642: finishing write tid 3 to smithi11289144-47 2023-09-23T20:00:47.795 INFO:tasks.rados.rados.0.smithi112.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-09-23T20:00:47.802 INFO:tasks.rados.rados.0.smithi112.stdout:654: writing smithi11289144-235 from 716130 to 1272221 tid 1 2023-09-23T20:00:47.808 INFO:tasks.rados.rados.0.smithi112.stdout:654: writing smithi11289144-235 from 1792376 to 2365906 tid 2 2023-09-23T20:00:47.813 INFO:tasks.rados.rados.0.smithi112.stdout:654: writing smithi11289144-235 from 2769448 to 3229465 tid 3 2023-09-23T20:00:47.817 INFO:tasks.rados.rados.0.smithi112.stdout:654: writing smithi11289144-235 from 3821956 to 3916130 tid 4 2023-09-23T20:00:47.817 INFO:tasks.rados.rados.0.smithi112.stdout:640: done (13 left) 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:655: write oid 435 current snap is 0 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:642: finishing write tid 4 to smithi11289144-47 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:642: finishing write tid 5 to smithi11289144-47 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 47 v 166 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:642: left oid 47 (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:643: finishing write tid 1 to smithi11289144-26 2023-09-23T20:00:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-09-23T20:00:47.825 INFO:tasks.rados.rados.0.smithi112.stdout:655: writing smithi11289144-435 from 732937 to 1364277 tid 1 2023-09-23T20:00:47.833 INFO:tasks.rados.rados.0.smithi112.stdout:655: writing smithi11289144-435 from 1850858 to 2284399 tid 2 2023-09-23T20:00:47.846 INFO:tasks.rados.rados.0.smithi112.stdout:655: writing smithi11289144-435 from 2796871 to 3468160 tid 3 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:alertmanager.a smithi112 *:9093,9094 running (4m) 24s ago 4m 14.3M - 0.25.0 c8568f914cd2 8bc5c602aeeb 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:grafana.a smithi174 *:3000 running (4m) 24s ago 4m 77.3M - 9.4.7 2c41d148cca3 c82e4eeccfe2 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi112.qmnapf smithi112 running (2m) 24s ago 2m 11.4M - 17.2.6-1123-g61431f6b 0db14aa01094 2f52c137fc45 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi174.hlooba smithi174 running (2m) 24s ago 2m 12.9M - 17.2.6-1123-g61431f6b 0db14aa01094 a41190350904 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.x smithi174 *:8443 running (13m) 24s ago 13m 419M - 17.2.6-1123-g61431f6b 0db14aa01094 47dbfb97165a 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.y smithi112 *:9283 running (15m) 24s ago 15m 472M - 17.2.6-1123-g61431f6b 0db14aa01094 f6c7df64d34b 2023-09-23T20:00:47.848 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (15m) 24s ago 15m 48.7M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 c55b5845f0ec 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi174 running (13m) 24s ago 13m 39.0M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 edc217c7d159 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi112 running (13m) 24s ago 13m 38.6M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 5f2dd5691aff 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.a smithi112 *:9100 running (5m) 24s ago 5m 8624k - 1.5.0 0da6a335fe13 42e1f4a031fa 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.b smithi174 *:9100 running (5m) 24s ago 5m 8471k - 1.5.0 0da6a335fe13 0c3532849143 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (12m) 24s ago 12m 46.1M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 176b61742d48 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi112 running (11m) 24s ago 11m 46.8M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 f66ce207f32d 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi112 running (10m) 24s ago 10m 43.0M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 31b80f21be7c 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 smithi112 running (9m) 24s ago 9m 40.4M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 770c74dc8b52 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4 smithi174 running (8m) 24s ago 9m 44.9M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 913a795dc263 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 smithi174 running (8m) 24s ago 8m 44.1M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 302cacb79b39 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 smithi174 running (7m) 24s ago 7m 41.7M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 a635a1eb8d6e 2023-09-23T20:00:47.849 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7 smithi174 running (6m) 24s ago 6m 42.5M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 bbf22e2120b2 2023-09-23T20:00:47.850 INFO:teuthology.orchestra.run.smithi112.stdout:prometheus.a smithi174 *:9095 running (4m) 24s ago 5m 49.4M - 2.43.0 a07b618ecd1d 5901f2362c57 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:655: writing smithi11289144-435 from 3888195 to 3932937 tid 4 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:642: done (13 left) 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:656: read oid 382 snap -1 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:656: expect (ObjNum 530 snap 0 seq_num 530) 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:657: read oid 166 snap -1 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:657: expect (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:658: write oid 385 current snap is 0 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:643: finishing write tid 2 to smithi11289144-26 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:643: finishing write tid 3 to smithi11289144-26 2023-09-23T20:00:47.851 INFO:tasks.rados.rados.0.smithi112.stdout:643: finishing write tid 4 to smithi11289144-26 2023-09-23T20:00:47.852 INFO:tasks.rados.rados.0.smithi112.stdout:643: finishing write tid 5 to smithi11289144-26 2023-09-23T20:00:47.852 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 26 v 117 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-09-23T20:00:47.852 INFO:tasks.rados.rados.0.smithi112.stdout:643: left oid 26 (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:00:47.852 INFO:tasks.rados.rados.0.smithi112.stdout:644: finishing write tid 1 to smithi11289144-271 2023-09-23T20:00:47.852 INFO:tasks.rados.rados.0.smithi112.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-09-23T20:00:47.858 INFO:tasks.rados.rados.0.smithi112.stdout:658: writing smithi11289144-385 from 749744 to 1456333 tid 1 2023-09-23T20:00:47.864 INFO:tasks.rados.rados.0.smithi112.stdout:658: writing smithi11289144-385 from 1909340 to 2486539 tid 2 2023-09-23T20:00:47.871 INFO:tasks.rados.rados.0.smithi112.stdout:658: writing smithi11289144-385 from 3224294 to 3706855 tid 3 2023-09-23T20:00:47.871 INFO:tasks.rados.rados.0.smithi112.stdout:643: done (15 left) 2023-09-23T20:00:47.872 INFO:tasks.rados.rados.0.smithi112.stdout:659: write oid 410 current snap is 0 2023-09-23T20:00:47.872 INFO:tasks.rados.rados.0.smithi112.stdout:644: finishing write tid 2 to smithi11289144-271 2023-09-23T20:00:47.872 INFO:tasks.rados.rados.0.smithi112.stdout:644: finishing write tid 3 to smithi11289144-271 2023-09-23T20:00:47.872 INFO:tasks.rados.rados.0.smithi112.stdout:644: finishing write tid 4 to smithi11289144-271 2023-09-23T20:00:47.872 INFO:tasks.rados.rados.0.smithi112.stdout:644: finishing write tid 5 to smithi11289144-271 2023-09-23T20:00:47.873 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 271 v 147 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-09-23T20:00:47.873 INFO:tasks.rados.rados.0.smithi112.stdout:644: left oid 271 (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:00:47.873 INFO:tasks.rados.rados.0.smithi112.stdout:645: finishing write tid 1 to smithi11289144-428 2023-09-23T20:00:47.873 INFO:tasks.rados.rados.0.smithi112.stdout:645: finishing write tid 2 to smithi11289144-428 2023-09-23T20:00:47.873 INFO:tasks.rados.rados.0.smithi112.stdout:649: expect (ObjNum 492 snap 0 seq_num 492) 2023-09-23T20:00:47.955 INFO:tasks.rados.rados.0.smithi112.stdout:645: finishing write tid 3 to smithi11289144-428 2023-09-23T20:00:47.955 INFO:tasks.rados.rados.0.smithi112.stdout:646: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T20:00:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:645: finishing write tid 4 to smithi11289144-428 2023-09-23T20:00:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:645: finishing write tid 5 to smithi11289144-428 2023-09-23T20:00:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 428 v 142 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-09-23T20:00:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:645: left oid 428 (ObjNum 587 snap 0 seq_num 587) 2023-09-23T20:00:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-09-23T20:00:48.085 INFO:tasks.rados.rados.0.smithi112.stdout:659: writing smithi11289144-410 from 766551 to 1264742 tid 1 2023-09-23T20:00:48.093 INFO:tasks.rados.rados.0.smithi112.stdout:659: writing smithi11289144-410 from 1684175 to 2405032 tid 2 2023-09-23T20:00:48.100 INFO:tasks.rados.rados.0.smithi112.stdout:659: writing smithi11289144-410 from 2851717 to 3545550 tid 3 2023-09-23T20:00:48.100 INFO:tasks.rados.rados.0.smithi112.stdout:644: done (15 left) 2023-09-23T20:00:48.100 INFO:tasks.rados.rados.0.smithi112.stdout:645: done (14 left) 2023-09-23T20:00:48.100 INFO:tasks.rados.rados.0.smithi112.stdout:646: done (13 left) 2023-09-23T20:00:48.100 INFO:tasks.rados.rados.0.smithi112.stdout:649: done (12 left) 2023-09-23T20:00:48.100 INFO:tasks.rados.rados.0.smithi112.stdout:660: delete oid 244 current snap is 0 2023-09-23T20:00:48.101 INFO:tasks.rados.rados.0.smithi112.stdout:650: finishing write tid 1 to smithi11289144-386 2023-09-23T20:00:48.101 INFO:tasks.rados.rados.0.smithi112.stdout:647: expect (ObjNum 66 snap 0 seq_num 66) 2023-09-23T20:00:48.213 INFO:tasks.rados.rados.0.smithi112.stdout:648: expect (ObjNum 428 snap 0 seq_num 428) 2023-09-23T20:00:48.325 INFO:tasks.rados.rados.0.smithi112.stdout:650: finishing write tid 2 to smithi11289144-386 2023-09-23T20:00:48.326 INFO:tasks.rados.rados.0.smithi112.stdout:650: finishing write tid 3 to smithi11289144-386 2023-09-23T20:00:48.326 INFO:tasks.rados.rados.0.smithi112.stdout:650: finishing write tid 4 to smithi11289144-386 2023-09-23T20:00:48.326 INFO:tasks.rados.rados.0.smithi112.stdout:650: finishing write tid 5 to smithi11289144-386 2023-09-23T20:00:48.327 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 386 v 126 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-09-23T20:00:48.327 INFO:tasks.rados.rados.0.smithi112.stdout:650: left oid 386 (ObjNum 588 snap 0 seq_num 588) 2023-09-23T20:00:48.327 INFO:tasks.rados.rados.0.smithi112.stdout:651: finishing write tid 1 to smithi11289144-346 2023-09-23T20:00:48.327 INFO:tasks.rados.rados.0.smithi112.stdout:651: finishing write tid 2 to smithi11289144-346 2023-09-23T20:00:48.327 INFO:tasks.rados.rados.0.smithi112.stdout:647: done (12 left) 2023-09-23T20:00:48.328 INFO:tasks.rados.rados.0.smithi112.stdout:648: done (11 left) 2023-09-23T20:00:48.328 INFO:tasks.rados.rados.0.smithi112.stdout:650: done (10 left) 2023-09-23T20:00:48.328 INFO:tasks.rados.rados.0.smithi112.stdout:652: done (9 left) 2023-09-23T20:00:48.328 INFO:tasks.rados.rados.0.smithi112.stdout:660: done (8 left) 2023-09-23T20:00:48.328 INFO:tasks.rados.rados.0.smithi112.stdout:661: delete oid 57 current snap is 0 2023-09-23T20:00:48.329 INFO:tasks.rados.rados.0.smithi112.stdout:653: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:651: finishing write tid 3 to smithi11289144-346 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:651: finishing write tid 4 to smithi11289144-346 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:653: done (8 left) 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:661: done (7 left) 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:662: write oid 465 current snap is 0 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:651: finishing write tid 5 to smithi11289144-346 2023-09-23T20:00:48.414 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 346 v 97 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:651: left oid 346 (ObjNum 589 snap 0 seq_num 589) 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: finishing write tid 1 to smithi11289144-235 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: finishing write tid 2 to smithi11289144-235 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: finishing write tid 3 to smithi11289144-235 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: finishing write tid 4 to smithi11289144-235 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: finishing write tid 5 to smithi11289144-235 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: finishing write tid 6 to smithi11289144-235 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 235 v 152 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:654: left oid 235 (ObjNum 590 snap 0 seq_num 590) 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:655: finishing write tid 1 to smithi11289144-435 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:655: finishing write tid 2 to smithi11289144-435 2023-09-23T20:00:48.415 INFO:tasks.rados.rados.0.smithi112.stdout:655: finishing write tid 3 to smithi11289144-435 2023-09-23T20:00:48.416 INFO:tasks.rados.rados.0.smithi112.stdout:655: finishing write tid 4 to smithi11289144-435 2023-09-23T20:00:48.416 INFO:tasks.rados.rados.0.smithi112.stdout:655: finishing write tid 5 to smithi11289144-435 2023-09-23T20:00:48.416 INFO:tasks.rados.rados.0.smithi112.stdout:655: finishing write tid 6 to smithi11289144-435 2023-09-23T20:00:48.416 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 435 v 122 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-09-23T20:00:48.416 INFO:tasks.rados.rados.0.smithi112.stdout:655: left oid 435 (ObjNum 591 snap 0 seq_num 591) 2023-09-23T20:00:48.416 INFO:tasks.rados.rados.0.smithi112.stdout:657: expect (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:48.514 INFO:tasks.rados.rados.0.smithi112.stdout:656: expect (ObjNum 530 snap 0 seq_num 530) 2023-09-23T20:00:48.656 INFO:tasks.rados.rados.0.smithi112.stdout:658: finishing write tid 1 to smithi11289144-385 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:658: finishing write tid 2 to smithi11289144-385 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:658: finishing write tid 3 to smithi11289144-385 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:658: finishing write tid 4 to smithi11289144-385 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:658: finishing write tid 5 to smithi11289144-385 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 385 v 170 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:658: left oid 385 (ObjNum 592 snap 0 seq_num 592) 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:659: finishing write tid 1 to smithi11289144-410 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:659: finishing write tid 2 to smithi11289144-410 2023-09-23T20:00:48.657 INFO:tasks.rados.rados.0.smithi112.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-09-23T20:00:48.667 INFO:tasks.rados.rados.0.smithi112.stdout:662: writing smithi11289144-465 from 416972 to 1140910 tid 1 2023-09-23T20:00:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:662: writing smithi11289144-465 from 1743268 to 2016972 tid 2 2023-09-23T20:00:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:651: done (7 left) 2023-09-23T20:00:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:654: done (6 left) 2023-09-23T20:00:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:655: done (5 left) 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:656: done (4 left) 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:657: done (3 left) 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:658: done (2 left) 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:663: read oid 368 snap -1 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:663: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:664: write oid 37 current snap is 0 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:659: finishing write tid 3 to smithi11289144-410 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:659: finishing write tid 4 to smithi11289144-410 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:659: finishing write tid 5 to smithi11289144-410 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 90 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-09-23T20:00:48.675 INFO:tasks.rados.rados.0.smithi112.stdout:659: left oid 410 (ObjNum 593 snap 0 seq_num 593) 2023-09-23T20:00:48.676 INFO:tasks.rados.rados.0.smithi112.stdout:662: finishing write tid 1 to smithi11289144-465 2023-09-23T20:00:48.676 INFO:tasks.rados.rados.0.smithi112.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-09-23T20:00:48.681 INFO:tasks.rados.rados.0.smithi112.stdout:664: writing smithi11289144-37 from 433779 to 1232966 tid 1 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:664: writing smithi11289144-37 from 1801750 to 2033779 tid 2 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:659: done (3 left) 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:665: delete oid 373 current snap is 0 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:662: finishing write tid 2 to smithi11289144-465 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:662: finishing write tid 3 to smithi11289144-465 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:662: finishing write tid 4 to smithi11289144-465 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 465 v 175 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:662: left oid 465 (ObjNum 596 snap 0 seq_num 596) 2023-09-23T20:00:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:663: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:00:48.762 INFO:tasks.rados.rados.0.smithi112.stdout:664: finishing write tid 1 to smithi11289144-37 2023-09-23T20:00:48.762 INFO:tasks.rados.rados.0.smithi112.stdout:664: finishing write tid 2 to smithi11289144-37 2023-09-23T20:00:48.762 INFO:tasks.rados.rados.0.smithi112.stdout:664: finishing write tid 3 to smithi11289144-37 2023-09-23T20:00:48.762 INFO:tasks.rados.rados.0.smithi112.stdout:664: finishing write tid 4 to smithi11289144-37 2023-09-23T20:00:48.762 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 37 v 145 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-09-23T20:00:48.763 INFO:tasks.rados.rados.0.smithi112.stdout:664: left oid 37 (ObjNum 597 snap 0 seq_num 597) 2023-09-23T20:00:48.763 INFO:tasks.rados.rados.0.smithi112.stdout:662: done (3 left) 2023-09-23T20:00:48.763 INFO:tasks.rados.rados.0.smithi112.stdout:663: done (2 left) 2023-09-23T20:00:48.763 INFO:tasks.rados.rados.0.smithi112.stdout:664: done (1 left) 2023-09-23T20:00:48.764 INFO:tasks.rados.rados.0.smithi112.stdout:665: done (0 left) 2023-09-23T20:00:48.764 INFO:tasks.rados.rados.0.smithi112.stdout:666: read oid 118 snap -1 2023-09-23T20:00:48.764 INFO:tasks.rados.rados.0.smithi112.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:00:48.764 INFO:tasks.rados.rados.0.smithi112.stdout:667: write oid 370 current snap is 0 2023-09-23T20:00:48.764 INFO:tasks.rados.rados.0.smithi112.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-09-23T20:00:48.772 INFO:tasks.rados.rados.0.smithi112.stdout:667: writing smithi11289144-370 from 467393 to 1017078 tid 1 2023-09-23T20:00:48.779 INFO:tasks.rados.rados.0.smithi112.stdout:667: writing smithi11289144-370 from 1802361 to 2067393 tid 2 2023-09-23T20:00:48.779 INFO:tasks.rados.rados.0.smithi112.stdout:668: read oid 218 snap -1 2023-09-23T20:00:48.779 INFO:tasks.rados.rados.0.smithi112.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:669: read oid 127 snap -1 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:670: read oid 481 snap -1 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:671: read oid 291 snap -1 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:671: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:672: write oid 43 current snap is 0 2023-09-23T20:00:48.780 INFO:tasks.rados.rados.0.smithi112.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-09-23T20:00:48.786 INFO:tasks.rados.rados.0.smithi112.stdout:672: writing smithi11289144-43 from 484200 to 1109134 tid 1 2023-09-23T20:00:48.792 INFO:tasks.rados.rados.0.smithi112.stdout:672: writing smithi11289144-43 from 1860843 to 2084200 tid 2 2023-09-23T20:00:48.792 INFO:tasks.rados.rados.0.smithi112.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:00:48.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:00:48 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:00:48.831 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-23T20:00:48.943 INFO:tasks.rados.rados.0.smithi112.stdout:667: finishing write tid 1 to smithi11289144-370 2023-09-23T20:00:48.943 INFO:tasks.rados.rados.0.smithi112.stdout:667: finishing write tid 2 to smithi11289144-370 2023-09-23T20:00:48.943 INFO:tasks.rados.rados.0.smithi112.stdout:667: finishing write tid 3 to smithi11289144-370 2023-09-23T20:00:48.943 INFO:tasks.rados.rados.0.smithi112.stdout:673: read oid 10 snap -1 2023-09-23T20:00:48.943 INFO:tasks.rados.rados.0.smithi112.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-23T20:00:48.943 INFO:tasks.rados.rados.0.smithi112.stdout:666: done (7 left) 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:674: read oid 181 snap -1 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:674: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:675: write oid 15 current snap is 0 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:667: finishing write tid 4 to smithi11289144-370 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 99 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:667: left oid 370 (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:00:48.944 INFO:tasks.rados.rados.0.smithi112.stdout:671: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-23T20:00:49.064 INFO:tasks.rados.rados.0.smithi112.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T20:00:49.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:48 smithi112 bash[27353]: cluster 2023-09-23T20:00:47.725370+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 56 MiB/s wr, 315 op/s 2023-09-23T20:00:49.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:48 smithi112 bash[27353]: audit 2023-09-23T20:00:47.831054+0000 mgr.y (mgr.24356) 202 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:00:49.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:48 smithi112 bash[41728]: cluster 2023-09-23T20:00:47.725370+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 56 MiB/s wr, 315 op/s 2023-09-23T20:00:49.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:48 smithi112 bash[41728]: audit 2023-09-23T20:00:47.831054+0000 mgr.y (mgr.24356) 202 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:00:49.189 INFO:tasks.rados.rados.0.smithi112.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T20:00:49.262 INFO:tasks.rados.rados.0.smithi112.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:00:49.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:48 smithi174 bash[31352]: cluster 2023-09-23T20:00:47.725370+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 56 MiB/s wr, 315 op/s 2023-09-23T20:00:49.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:48 smithi174 bash[31352]: audit 2023-09-23T20:00:47.831054+0000 mgr.y (mgr.24356) 202 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:00:49.336 INFO:tasks.rados.rados.0.smithi112.stdout:672: finishing write tid 1 to smithi11289144-43 2023-09-23T20:00:49.336 INFO:tasks.rados.rados.0.smithi112.stdout:672: finishing write tid 2 to smithi11289144-43 2023-09-23T20:00:49.336 INFO:tasks.rados.rados.0.smithi112.stdout:672: finishing write tid 3 to smithi11289144-43 2023-09-23T20:00:49.336 INFO:tasks.rados.rados.0.smithi112.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-09-23T20:00:49.346 INFO:tasks.rados.rados.0.smithi112.stdout:675: writing smithi11289144-15 from 501007 to 917543 tid 1 2023-09-23T20:00:49.353 INFO:tasks.rados.rados.0.smithi112.stdout:675: writing smithi11289144-15 from 1635678 to 2101007 tid 2 2023-09-23T20:00:49.353 INFO:tasks.rados.rados.0.smithi112.stdout:667: done (8 left) 2023-09-23T20:00:49.353 INFO:tasks.rados.rados.0.smithi112.stdout:668: done (7 left) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:669: done (6 left) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:670: done (5 left) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:671: done (4 left) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:676: read oid 131 snap -1 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:676: expect (ObjNum 130 snap 0 seq_num 130) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:677: read oid 400 snap -1 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:677: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:678: write oid 233 current snap is 0 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:672: finishing write tid 4 to smithi11289144-43 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 128 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:672: left oid 43 (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:00:49.354 INFO:tasks.rados.rados.0.smithi112.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-09-23T20:00:49.359 INFO:tasks.rados.rados.0.smithi112.stdout:678: writing smithi11289144-233 from 517814 to 1009599 tid 1 2023-09-23T20:00:49.366 INFO:tasks.rados.rados.0.smithi112.stdout:678: writing smithi11289144-233 from 1577807 to 2117814 tid 2 2023-09-23T20:00:49.366 INFO:tasks.rados.rados.0.smithi112.stdout:672: done (6 left) 2023-09-23T20:00:49.366 INFO:tasks.rados.rados.0.smithi112.stdout:679: read oid 375 snap -1 2023-09-23T20:00:49.367 INFO:tasks.rados.rados.0.smithi112.stdout:679: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:00:49.367 INFO:tasks.rados.rados.0.smithi112.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-23T20:00:49.447 INFO:tasks.rados.rados.0.smithi112.stdout:674: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:675: finishing write tid 1 to smithi11289144-15 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:680: read oid 210 snap -1 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:680: expect (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:673: done (7 left) 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:674: done (6 left) 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:681: write oid 198 current snap is 0 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:675: finishing write tid 2 to smithi11289144-15 2023-09-23T20:00:49.558 INFO:tasks.rados.rados.0.smithi112.stdout:675: finishing write tid 3 to smithi11289144-15 2023-09-23T20:00:49.559 INFO:tasks.rados.rados.0.smithi112.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-09-23T20:00:49.568 INFO:tasks.rados.rados.0.smithi112.stdout:681: writing smithi11289144-198 from 534621 to 1101655 tid 1 2023-09-23T20:00:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:681: writing smithi11289144-198 from 1636289 to 2134621 tid 2 2023-09-23T20:00:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:682: write oid 260 current snap is 0 2023-09-23T20:00:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:675: finishing write tid 4 to smithi11289144-15 2023-09-23T20:00:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 15 v 178 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-09-23T20:00:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:675: left oid 15 (ObjNum 601 snap 0 seq_num 601) 2023-09-23T20:00:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:676: expect (ObjNum 130 snap 0 seq_num 130) 2023-09-23T20:00:49.659 INFO:tasks.rados.rados.0.smithi112.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-09-23T20:00:49.671 INFO:tasks.rados.rados.0.smithi112.stdout:682: writing smithi11289144-260 from 551428 to 1193711 tid 1 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:682: writing smithi11289144-260 from 1694771 to 2151428 tid 2 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:675: done (7 left) 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:676: done (6 left) 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:683: read oid 451 snap -1 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:683: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:684: read oid 126 snap -1 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:684: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:685: read oid 331 snap -1 2023-09-23T20:00:49.677 INFO:tasks.rados.rados.0.smithi112.stdout:685: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:686: read oid 211 snap -1 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:686: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:687: read oid 49 snap -1 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:687: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:688: read oid 106 snap -1 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:688: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:00:49.678 INFO:tasks.rados.rados.0.smithi112.stdout:689: write oid 110 current snap is 0 2023-09-23T20:00:49.679 INFO:tasks.rados.rados.0.smithi112.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-09-23T20:00:49.685 INFO:tasks.rados.rados.0.smithi112.stdout:689: writing smithi11289144-110 from 568235 to 1285767 tid 1 2023-09-23T20:00:49.691 INFO:tasks.rados.rados.0.smithi112.stdout:689: writing smithi11289144-110 from 1753253 to 2168235 tid 2 2023-09-23T20:00:49.691 INFO:tasks.rados.rados.0.smithi112.stdout:690: write oid 191 current snap is 0 2023-09-23T20:00:49.692 INFO:tasks.rados.rados.0.smithi112.stdout:678: finishing write tid 1 to smithi11289144-233 2023-09-23T20:00:49.692 INFO:tasks.rados.rados.0.smithi112.stdout:677: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:00:49.793 INFO:tasks.rados.rados.0.smithi112.stdout:678: finishing write tid 2 to smithi11289144-233 2023-09-23T20:00:49.793 INFO:tasks.rados.rados.0.smithi112.stdout:678: finishing write tid 3 to smithi11289144-233 2023-09-23T20:00:49.793 INFO:tasks.rados.rados.0.smithi112.stdout:678: finishing write tid 4 to smithi11289144-233 2023-09-23T20:00:49.794 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 233 v 148 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-09-23T20:00:49.794 INFO:tasks.rados.rados.0.smithi112.stdout:678: left oid 233 (ObjNum 602 snap 0 seq_num 602) 2023-09-23T20:00:49.794 INFO:tasks.rados.rados.0.smithi112.stdout:679: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:00:49.930 INFO:tasks.rados.rados.0.smithi112.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-09-23T20:00:49.942 INFO:tasks.rados.rados.0.smithi112.stdout:690: writing smithi11289144-191 from 585042 to 1377823 tid 1 2023-09-23T20:00:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:690: writing smithi11289144-191 from 2095382 to 2185042 tid 2 2023-09-23T20:00:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:677: done (13 left) 2023-09-23T20:00:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:678: done (12 left) 2023-09-23T20:00:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:679: done (11 left) 2023-09-23T20:00:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:691: write oid 448 current snap is 0 2023-09-23T20:00:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:680: expect (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:00:50.088 INFO:tasks.rados.rados.0.smithi112.stdout:681: finishing write tid 1 to smithi11289144-198 2023-09-23T20:00:50.088 INFO:tasks.rados.rados.0.smithi112.stdout:681: finishing write tid 2 to smithi11289144-198 2023-09-23T20:00:50.088 INFO:tasks.rados.rados.0.smithi112.stdout:681: finishing write tid 3 to smithi11289144-198 2023-09-23T20:00:50.088 INFO:tasks.rados.rados.0.smithi112.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-09-23T20:00:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:691: writing smithi11289144-448 from 601849 to 1069879 tid 1 2023-09-23T20:00:50.108 INFO:tasks.rados.rados.0.smithi112.stdout:691: writing smithi11289144-448 from 1753864 to 2201849 tid 2 2023-09-23T20:00:50.108 INFO:tasks.rados.rados.0.smithi112.stdout:680: done (11 left) 2023-09-23T20:00:50.108 INFO:tasks.rados.rados.0.smithi112.stdout:692: read oid 142 snap -1 2023-09-23T20:00:50.108 INFO:tasks.rados.rados.0.smithi112.stdout:692: expect (ObjNum 141 snap 0 seq_num 141) 2023-09-23T20:00:50.108 INFO:tasks.rados.rados.0.smithi112.stdout:693: read oid 197 snap -1 2023-09-23T20:00:50.108 INFO:tasks.rados.rados.0.smithi112.stdout:693: expect (ObjNum 196 snap 0 seq_num 196) 2023-09-23T20:00:50.109 INFO:tasks.rados.rados.0.smithi112.stdout:694: write oid 317 current snap is 0 2023-09-23T20:00:50.109 INFO:tasks.rados.rados.0.smithi112.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-09-23T20:00:50.114 INFO:tasks.rados.rados.0.smithi112.stdout:694: writing smithi11289144-317 from 618656 to 1161935 tid 1 2023-09-23T20:00:50.121 INFO:tasks.rados.rados.0.smithi112.stdout:694: writing smithi11289144-317 from 1812346 to 2218656 tid 2 2023-09-23T20:00:50.121 INFO:tasks.rados.rados.0.smithi112.stdout:695: write oid 204 current snap is 0 2023-09-23T20:00:50.121 INFO:tasks.rados.rados.0.smithi112.stdout:681: finishing write tid 4 to smithi11289144-198 2023-09-23T20:00:50.122 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 198 v 129 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-09-23T20:00:50.122 INFO:tasks.rados.rados.0.smithi112.stdout:681: left oid 198 (ObjNum 603 snap 0 seq_num 603) 2023-09-23T20:00:50.122 INFO:tasks.rados.rados.0.smithi112.stdout:682: finishing write tid 1 to smithi11289144-260 2023-09-23T20:00:50.122 INFO:tasks.rados.rados.0.smithi112.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-09-23T20:00:50.129 INFO:tasks.rados.rados.0.smithi112.stdout:695: writing smithi11289144-204 from 635463 to 1370344 tid 1 2023-09-23T20:00:50.135 INFO:tasks.rados.rados.0.smithi112.stdout:695: writing smithi11289144-204 from 1987181 to 2235463 tid 2 2023-09-23T20:00:50.135 INFO:tasks.rados.rados.0.smithi112.stdout:681: done (14 left) 2023-09-23T20:00:50.135 INFO:tasks.rados.rados.0.smithi112.stdout:696: write oid 468 current snap is 0 2023-09-23T20:00:50.135 INFO:tasks.rados.rados.0.smithi112.stdout:682: finishing write tid 2 to smithi11289144-260 2023-09-23T20:00:50.136 INFO:tasks.rados.rados.0.smithi112.stdout:682: finishing write tid 3 to smithi11289144-260 2023-09-23T20:00:50.136 INFO:tasks.rados.rados.0.smithi112.stdout:682: finishing write tid 4 to smithi11289144-260 2023-09-23T20:00:50.136 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 125 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-09-23T20:00:50.136 INFO:tasks.rados.rados.0.smithi112.stdout:682: left oid 260 (ObjNum 604 snap 0 seq_num 604) 2023-09-23T20:00:50.136 INFO:tasks.rados.rados.0.smithi112.stdout:687: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-23T20:00:50.235 INFO:tasks.rados.rados.0.smithi112.stdout:684: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:00:50.306 INFO:tasks.rados.rados.0.smithi112.stdout:686: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:00:50.432 INFO:tasks.rados.rados.0.smithi112.stdout:688: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:00:50.567 INFO:tasks.rados.rados.0.smithi112.stdout:685: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:00:50.694 INFO:tasks.rados.rados.0.smithi112.stdout:683: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:689: finishing write tid 1 to smithi11289144-110 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:689: finishing write tid 2 to smithi11289144-110 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:689: finishing write tid 3 to smithi11289144-110 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:689: finishing write tid 4 to smithi11289144-110 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 110 v 100 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:689: left oid 110 (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:690: finishing write tid 1 to smithi11289144-191 2023-09-23T20:00:50.812 INFO:tasks.rados.rados.0.smithi112.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-09-23T20:00:50.823 INFO:tasks.rados.rados.0.smithi112.stdout:696: writing smithi11289144-468 from 652270 to 1062400 tid 1 2023-09-23T20:00:50.829 INFO:tasks.rados.rados.0.smithi112.stdout:696: writing smithi11289144-468 from 1529310 to 2023177 tid 2 2023-09-23T20:00:50.829 INFO:tasks.rados.rados.0.smithi112.stdout:682: done (14 left) 2023-09-23T20:00:50.829 INFO:tasks.rados.rados.0.smithi112.stdout:683: done (13 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:684: done (12 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:685: done (11 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:686: done (10 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:687: done (9 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:688: done (8 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:689: done (7 left) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:697: read oid 222 snap -1 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:697: expect (ObjNum 221 snap 0 seq_num 221) 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:698: read oid 224 snap -1 2023-09-23T20:00:50.830 INFO:tasks.rados.rados.0.smithi112.stdout:698: expect (ObjNum 223 snap 0 seq_num 223) 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:699: read oid 230 snap -1 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:699: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:700: write oid 108 current snap is 0 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:690: finishing write tid 2 to smithi11289144-191 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:690: finishing write tid 3 to smithi11289144-191 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:690: finishing write tid 4 to smithi11289144-191 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 191 v 173 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:690: left oid 191 (ObjNum 606 snap 0 seq_num 606) 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:691: finishing write tid 1 to smithi11289144-448 2023-09-23T20:00:50.831 INFO:tasks.rados.rados.0.smithi112.stdout:691: finishing write tid 2 to smithi11289144-448 2023-09-23T20:00:50.832 INFO:tasks.rados.rados.0.smithi112.stdout:691: finishing write tid 3 to smithi11289144-448 2023-09-23T20:00:50.832 INFO:tasks.rados.rados.0.smithi112.stdout:691: finishing write tid 4 to smithi11289144-448 2023-09-23T20:00:50.832 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 448 v 102 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-09-23T20:00:50.832 INFO:tasks.rados.rados.0.smithi112.stdout:691: left oid 448 (ObjNum 607 snap 0 seq_num 607) 2023-09-23T20:00:50.832 INFO:tasks.rados.rados.0.smithi112.stdout:693: expect (ObjNum 196 snap 0 seq_num 196) 2023-09-23T20:00:50.945 INFO:tasks.rados.rados.0.smithi112.stdout:694: finishing write tid 1 to smithi11289144-317 2023-09-23T20:00:50.945 INFO:tasks.rados.rados.0.smithi112.stdout:692: expect (ObjNum 141 snap 0 seq_num 141) 2023-09-23T20:00:51.030 INFO:tasks.rados.rados.0.smithi112.stdout:694: finishing write tid 2 to smithi11289144-317 2023-09-23T20:00:51.030 INFO:tasks.rados.rados.0.smithi112.stdout:694: finishing write tid 3 to smithi11289144-317 2023-09-23T20:00:51.031 INFO:tasks.rados.rados.0.smithi112.stdout:694: finishing write tid 4 to smithi11289144-317 2023-09-23T20:00:51.031 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 317 v 128 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-09-23T20:00:51.031 INFO:tasks.rados.rados.0.smithi112.stdout:694: left oid 317 (ObjNum 608 snap 0 seq_num 608) 2023-09-23T20:00:51.031 INFO:tasks.rados.rados.0.smithi112.stdout:695: finishing write tid 1 to smithi11289144-204 2023-09-23T20:00:51.031 INFO:tasks.rados.rados.0.smithi112.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-09-23T20:00:51.040 INFO:tasks.rados.rados.0.smithi112.stdout:700: writing smithi11289144-108 from 669077 to 1154456 tid 1 2023-09-23T20:00:51.048 INFO:tasks.rados.rados.0.smithi112.stdout:700: writing smithi11289144-108 from 1587792 to 2269077 tid 2 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:690: done (10 left) 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:691: done (9 left) 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:692: done (8 left) 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:693: done (7 left) 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:694: done (6 left) 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:701: read oid 353 snap -1 2023-09-23T20:00:51.049 INFO:tasks.rados.rados.0.smithi112.stdout:701: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:702: read oid 9 snap -1 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:702: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:703: read oid 430 snap -1 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:703: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:704: write oid 442 current snap is 0 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:695: finishing write tid 2 to smithi11289144-204 2023-09-23T20:00:51.050 INFO:tasks.rados.rados.0.smithi112.stdout:695: finishing write tid 3 to smithi11289144-204 2023-09-23T20:00:51.051 INFO:tasks.rados.rados.0.smithi112.stdout:695: finishing write tid 4 to smithi11289144-204 2023-09-23T20:00:51.051 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 204 v 120 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-09-23T20:00:51.051 INFO:tasks.rados.rados.0.smithi112.stdout:695: left oid 204 (ObjNum 609 snap 0 seq_num 609) 2023-09-23T20:00:51.051 INFO:tasks.rados.rados.0.smithi112.stdout:696: finishing write tid 1 to smithi11289144-468 2023-09-23T20:00:51.051 INFO:tasks.rados.rados.0.smithi112.stdout:696: finishing write tid 2 to smithi11289144-468 2023-09-23T20:00:51.051 INFO:tasks.rados.rados.0.smithi112.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-09-23T20:00:51.056 INFO:tasks.rados.rados.0.smithi112.stdout:704: writing smithi11289144-442 from 685884 to 1246512 tid 1 2023-09-23T20:00:51.062 INFO:tasks.rados.rados.0.smithi112.stdout:704: writing smithi11289144-442 from 2046274 to 2285884 tid 2 2023-09-23T20:00:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:695: done (9 left) 2023-09-23T20:00:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:705: write oid 197 current snap is 0 2023-09-23T20:00:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-09-23T20:00:51.070 INFO:tasks.rados.rados.0.smithi112.stdout:705: writing smithi11289144-197 from 702691 to 1338568 tid 1 2023-09-23T20:00:51.076 INFO:tasks.rados.rados.0.smithi112.stdout:705: writing smithi11289144-197 from 2104756 to 2302691 tid 2 2023-09-23T20:00:51.076 INFO:tasks.rados.rados.0.smithi112.stdout:706: write oid 56 current snap is 0 2023-09-23T20:00:51.076 INFO:tasks.rados.rados.0.smithi112.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-09-23T20:00:51.084 INFO:tasks.rados.rados.0.smithi112.stdout:706: writing smithi11289144-56 from 719498 to 1430624 tid 1 2023-09-23T20:00:51.090 INFO:tasks.rados.rados.0.smithi112.stdout:706: writing smithi11289144-56 from 2046885 to 2319498 tid 2 2023-09-23T20:00:51.090 INFO:tasks.rados.rados.0.smithi112.stdout:707: read oid 373 snap -1 2023-09-23T20:00:51.090 INFO:tasks.rados.rados.0.smithi112.stdout:707: expect deleted 2023-09-23T20:00:51.091 INFO:tasks.rados.rados.0.smithi112.stdout:708: write oid 488 current snap is 0 2023-09-23T20:00:51.091 INFO:tasks.rados.rados.0.smithi112.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-09-23T20:00:51.099 INFO:tasks.rados.rados.0.smithi112.stdout:708: writing smithi11289144-488 from 736305 to 1522680 tid 1 2023-09-23T20:00:51.104 INFO:tasks.rados.rados.0.smithi112.stdout:708: writing smithi11289144-488 from 2105367 to 2336305 tid 2 2023-09-23T20:00:51.104 INFO:tasks.rados.rados.0.smithi112.stdout:709: write oid 104 current snap is 0 2023-09-23T20:00:51.104 INFO:tasks.rados.rados.0.smithi112.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-09-23T20:00:51.112 INFO:tasks.rados.rados.0.smithi112.stdout:709: writing smithi11289144-104 from 753112 to 1331089 tid 1 2023-09-23T20:00:51.118 INFO:tasks.rados.rados.0.smithi112.stdout:709: writing smithi11289144-104 from 1880202 to 2353112 tid 2 2023-09-23T20:00:51.119 INFO:tasks.rados.rados.0.smithi112.stdout:710: write oid 491 current snap is 0 2023-09-23T20:00:51.119 INFO:tasks.rados.rados.0.smithi112.stdout:696: finishing write tid 3 to smithi11289144-468 2023-09-23T20:00:51.119 INFO:tasks.rados.rados.0.smithi112.stdout:696: finishing write tid 4 to smithi11289144-468 2023-09-23T20:00:51.119 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 468 v 181 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-09-23T20:00:51.119 INFO:tasks.rados.rados.0.smithi112.stdout:696: left oid 468 (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:00:51.119 INFO:tasks.rados.rados.0.smithi112.stdout:698: expect (ObjNum 223 snap 0 seq_num 223) 2023-09-23T20:00:51.241 INFO:tasks.rados.rados.0.smithi112.stdout:697: expect (ObjNum 221 snap 0 seq_num 221) 2023-09-23T20:00:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:50 smithi174 bash[31352]: cluster 2023-09-23T20:00:49.725783+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 23 MiB/s wr, 153 op/s 2023-09-23T20:00:51.362 INFO:tasks.rados.rados.0.smithi112.stdout:699: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-23T20:00:51.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:50 smithi112 bash[27353]: cluster 2023-09-23T20:00:49.725783+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 23 MiB/s wr, 153 op/s 2023-09-23T20:00:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:50 smithi112 bash[41728]: cluster 2023-09-23T20:00:49.725783+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 23 MiB/s wr, 153 op/s 2023-09-23T20:00:51.487 INFO:tasks.rados.rados.0.smithi112.stdout:700: finishing write tid 1 to smithi11289144-108 2023-09-23T20:00:51.487 INFO:tasks.rados.rados.0.smithi112.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-09-23T20:00:51.501 INFO:tasks.rados.rados.0.smithi112.stdout:710: writing smithi11289144-491 from 769919 to 1423145 tid 1 2023-09-23T20:00:51.507 INFO:tasks.rados.rados.0.smithi112.stdout:710: writing smithi11289144-491 from 1938684 to 2369919 tid 2 2023-09-23T20:00:51.507 INFO:tasks.rados.rados.0.smithi112.stdout:696: done (14 left) 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:697: done (13 left) 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:698: done (12 left) 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:699: done (11 left) 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:711: read oid 70 snap -1 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:711: expect (ObjNum 69 snap 0 seq_num 69) 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:712: write oid 420 current snap is 0 2023-09-23T20:00:51.508 INFO:tasks.rados.rados.0.smithi112.stdout:702: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:00:51.584 INFO:tasks.rados.rados.0.smithi112.stdout:700: finishing write tid 2 to smithi11289144-108 2023-09-23T20:00:51.585 INFO:tasks.rados.rados.0.smithi112.stdout:700: finishing write tid 3 to smithi11289144-108 2023-09-23T20:00:51.585 INFO:tasks.rados.rados.0.smithi112.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-09-23T20:00:51.593 INFO:tasks.rados.rados.0.smithi112.stdout:712: writing smithi11289144-420 from 786726 to 1515201 tid 1 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:712: writing smithi11289144-420 from 2280813 to 2386726 tid 2 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:702: done (12 left) 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:713: read oid 163 snap -1 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:713: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:714: delete oid 101 current snap is 0 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:700: finishing write tid 4 to smithi11289144-108 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 108 v 123 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:700: left oid 108 (ObjNum 611 snap 0 seq_num 611) 2023-09-23T20:00:51.599 INFO:tasks.rados.rados.0.smithi112.stdout:703: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T20:00:51.736 INFO:tasks.rados.rados.0.smithi112.stdout:701: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:00:51.877 INFO:tasks.rados.rados.0.smithi112.stdout:704: finishing write tid 1 to smithi11289144-442 2023-09-23T20:00:51.879 INFO:tasks.rados.rados.0.smithi112.stdout:704: finishing write tid 2 to smithi11289144-442 2023-09-23T20:00:51.879 INFO:tasks.rados.rados.0.smithi112.stdout:704: finishing write tid 3 to smithi11289144-442 2023-09-23T20:00:51.880 INFO:tasks.rados.rados.0.smithi112.stdout:704: finishing write tid 4 to smithi11289144-442 2023-09-23T20:00:51.880 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 442 v 126 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-09-23T20:00:51.882 INFO:tasks.rados.rados.0.smithi112.stdout:704: left oid 442 (ObjNum 612 snap 0 seq_num 612) 2023-09-23T20:00:51.882 INFO:tasks.rados.rados.0.smithi112.stdout:705: finishing write tid 1 to smithi11289144-197 2023-09-23T20:00:51.882 INFO:tasks.rados.rados.0.smithi112.stdout:705: finishing write tid 2 to smithi11289144-197 2023-09-23T20:00:51.882 INFO:tasks.rados.rados.0.smithi112.stdout:705: finishing write tid 3 to smithi11289144-197 2023-09-23T20:00:51.882 INFO:tasks.rados.rados.0.smithi112.stdout:705: finishing write tid 4 to smithi11289144-197 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 197 v 151 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:705: left oid 197 (ObjNum 613 snap 0 seq_num 613) 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:706: finishing write tid 1 to smithi11289144-56 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:706: finishing write tid 2 to smithi11289144-56 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:706: finishing write tid 3 to smithi11289144-56 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:706: finishing write tid 4 to smithi11289144-56 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 56 v 103 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:706: left oid 56 (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:708: finishing write tid 1 to smithi11289144-488 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:708: finishing write tid 2 to smithi11289144-488 2023-09-23T20:00:51.883 INFO:tasks.rados.rados.0.smithi112.stdout:708: finishing write tid 3 to smithi11289144-488 2023-09-23T20:00:51.884 INFO:tasks.rados.rados.0.smithi112.stdout:708: finishing write tid 4 to smithi11289144-488 2023-09-23T20:00:51.884 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 488 v 132 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-09-23T20:00:51.884 INFO:tasks.rados.rados.0.smithi112.stdout:708: left oid 488 (ObjNum 615 snap 0 seq_num 615) 2023-09-23T20:00:51.884 INFO:tasks.rados.rados.0.smithi112.stdout:709: finishing write tid 1 to smithi11289144-104 2023-09-23T20:00:51.884 INFO:tasks.rados.rados.0.smithi112.stdout:709: finishing write tid 2 to smithi11289144-104 2023-09-23T20:00:51.884 INFO:tasks.rados.rados.0.smithi112.stdout:709: finishing write tid 3 to smithi11289144-104 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:709: finishing write tid 4 to smithi11289144-104 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 104 v 157 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:710: finishing write tid 1 to smithi11289144-491 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:710: finishing write tid 2 to smithi11289144-491 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:710: finishing write tid 3 to smithi11289144-491 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:710: finishing write tid 4 to smithi11289144-491 2023-09-23T20:00:51.885 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 491 v 154 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-09-23T20:00:51.886 INFO:tasks.rados.rados.0.smithi112.stdout:710: left oid 491 (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:00:51.886 INFO:tasks.rados.rados.0.smithi112.stdout:711: expect (ObjNum 69 snap 0 seq_num 69) 2023-09-23T20:00:51.988 INFO:tasks.rados.rados.0.smithi112.stdout:712: finishing write tid 1 to smithi11289144-420 2023-09-23T20:00:51.988 INFO:tasks.rados.rados.0.smithi112.stdout:712: finishing write tid 2 to smithi11289144-420 2023-09-23T20:00:51.988 INFO:tasks.rados.rados.0.smithi112.stdout:712: finishing write tid 3 to smithi11289144-420 2023-09-23T20:00:51.988 INFO:tasks.rados.rados.0.smithi112.stdout:712: finishing write tid 4 to smithi11289144-420 2023-09-23T20:00:51.988 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 420 v 160 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-09-23T20:00:51.988 INFO:tasks.rados.rados.0.smithi112.stdout:712: left oid 420 (ObjNum 618 snap 0 seq_num 618) 2023-09-23T20:00:51.989 INFO:tasks.rados.rados.0.smithi112.stdout:713: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T20:00:52.079 INFO:tasks.rados.rados.0.smithi112.stdout:700: done (13 left) 2023-09-23T20:00:52.079 INFO:tasks.rados.rados.0.smithi112.stdout:701: done (12 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:703: done (11 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:704: done (10 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:705: done (9 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:706: done (8 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:707: done (7 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:708: done (6 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:709: done (5 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:710: done (4 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:711: done (3 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:712: done (2 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:713: done (1 left) 2023-09-23T20:00:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:714: done (0 left) 2023-09-23T20:00:52.081 INFO:tasks.rados.rados.0.smithi112.stdout:715: delete oid 293 current snap is 0 2023-09-23T20:00:52.081 INFO:tasks.rados.rados.0.smithi112.stdout:715: done (0 left) 2023-09-23T20:00:52.081 INFO:tasks.rados.rados.0.smithi112.stdout:716: write oid 27 current snap is 0 2023-09-23T20:00:52.081 INFO:tasks.rados.rados.0.smithi112.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-09-23T20:00:52.092 INFO:tasks.rados.rados.0.smithi112.stdout:716: writing smithi11289144-27 from 437147 to 991369 tid 1 2023-09-23T20:00:52.102 INFO:tasks.rados.rados.0.smithi112.stdout:716: writing smithi11289144-27 from 1656259 to 2312129 tid 2 2023-09-23T20:00:52.102 INFO:tasks.rados.rados.0.smithi112.stdout:717: write oid 28 current snap is 0 2023-09-23T20:00:52.102 INFO:tasks.rados.rados.0.smithi112.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-09-23T20:00:52.108 INFO:tasks.rados.rados.0.smithi112.stdout:717: writing smithi11289144-28 from 453954 to 1083425 tid 1 2023-09-23T20:00:52.115 INFO:tasks.rados.rados.0.smithi112.stdout:717: writing smithi11289144-28 from 1598388 to 2114269 tid 2 2023-09-23T20:00:52.115 INFO:tasks.rados.rados.0.smithi112.stdout:718: read oid 418 snap -1 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:719: write oid 245 current snap is 0 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:716: finishing write tid 1 to smithi11289144-27 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:716: finishing write tid 2 to smithi11289144-27 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:716: finishing write tid 3 to smithi11289144-27 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:716: finishing write tid 4 to smithi11289144-27 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 27 v 135 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:717: finishing write tid 1 to smithi11289144-28 2023-09-23T20:00:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-09-23T20:00:52.123 INFO:tasks.rados.rados.0.smithi112.stdout:719: writing smithi11289144-245 from 470761 to 1175481 tid 1 2023-09-23T20:00:52.130 INFO:tasks.rados.rados.0.smithi112.stdout:719: writing smithi11289144-245 from 1656870 to 2316409 tid 2 2023-09-23T20:00:52.131 INFO:tasks.rados.rados.0.smithi112.stdout:716: done (3 left) 2023-09-23T20:00:52.131 INFO:tasks.rados.rados.0.smithi112.stdout:720: write oid 357 current snap is 0 2023-09-23T20:00:52.131 INFO:tasks.rados.rados.0.smithi112.stdout:717: finishing write tid 2 to smithi11289144-28 2023-09-23T20:00:52.131 INFO:tasks.rados.rados.0.smithi112.stdout:717: finishing write tid 3 to smithi11289144-28 2023-09-23T20:00:52.131 INFO:tasks.rados.rados.0.smithi112.stdout:717: finishing write tid 4 to smithi11289144-28 2023-09-23T20:00:52.131 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 163 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-09-23T20:00:52.132 INFO:tasks.rados.rados.0.smithi112.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-09-23T20:00:52.132 INFO:tasks.rados.rados.0.smithi112.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:00:52.246 INFO:tasks.rados.rados.0.smithi112.stdout:719: finishing write tid 1 to smithi11289144-245 2023-09-23T20:00:52.247 INFO:tasks.rados.rados.0.smithi112.stdout:719: finishing write tid 2 to smithi11289144-245 2023-09-23T20:00:52.247 INFO:tasks.rados.rados.0.smithi112.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-09-23T20:00:52.257 INFO:tasks.rados.rados.0.smithi112.stdout:720: writing smithi11289144-357 from 487568 to 983890 tid 1 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:720: writing smithi11289144-357 from 1431705 to 1951255 tid 2 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:717: done (3 left) 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:718: done (2 left) 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:721: read oid 29 snap -1 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:721: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:722: read oid 166 snap -1 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:722: expect (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:723: write oid 58 current snap is 0 2023-09-23T20:00:52.264 INFO:tasks.rados.rados.0.smithi112.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-09-23T20:00:52.270 INFO:tasks.rados.rados.0.smithi112.stdout:723: writing smithi11289144-58 from 504375 to 1075946 tid 1 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:723: writing smithi11289144-58 from 1490187 to 2153395 tid 2 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:724: write oid 212 current snap is 0 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:719: finishing write tid 3 to smithi11289144-245 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:719: finishing write tid 4 to smithi11289144-245 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 245 v 129 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:720: finishing write tid 1 to smithi11289144-357 2023-09-23T20:00:52.278 INFO:tasks.rados.rados.0.smithi112.stdout:720: finishing write tid 2 to smithi11289144-357 2023-09-23T20:00:52.279 INFO:tasks.rados.rados.0.smithi112.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-09-23T20:00:52.285 INFO:tasks.rados.rados.0.smithi112.stdout:724: writing smithi11289144-212 from 521182 to 1168002 tid 1 2023-09-23T20:00:52.294 INFO:tasks.rados.rados.0.smithi112.stdout:724: writing smithi11289144-212 from 1948669 to 2471888 tid 2 2023-09-23T20:00:52.294 INFO:tasks.rados.rados.0.smithi112.stdout:719: done (5 left) 2023-09-23T20:00:52.294 INFO:tasks.rados.rados.0.smithi112.stdout:725: write oid 25 current snap is 0 2023-09-23T20:00:52.294 INFO:tasks.rados.rados.0.smithi112.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-09-23T20:00:52.301 INFO:tasks.rados.rados.0.smithi112.stdout:725: writing smithi11289144-25 from 537989 to 1260058 tid 1 2023-09-23T20:00:52.309 INFO:tasks.rados.rados.0.smithi112.stdout:725: writing smithi11289144-25 from 1890798 to 2537989 tid 2 2023-09-23T20:00:52.309 INFO:tasks.rados.rados.0.smithi112.stdout:726: read oid 386 snap -1 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:726: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:727: read oid 401 snap -1 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:720: finishing write tid 3 to smithi11289144-357 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:720: finishing write tid 4 to smithi11289144-357 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 357 v 184 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:720: left oid 357 (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:00:52.310 INFO:tasks.rados.rados.0.smithi112.stdout:721: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:00:52.395 INFO:tasks.rados.rados.0.smithi112.stdout:722: expect (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:00:52.492 INFO:tasks.rados.rados.0.smithi112.stdout:723: finishing write tid 1 to smithi11289144-58 2023-09-23T20:00:52.493 INFO:tasks.rados.rados.0.smithi112.stdout:723: finishing write tid 2 to smithi11289144-58 2023-09-23T20:00:52.493 INFO:tasks.rados.rados.0.smithi112.stdout:723: finishing write tid 3 to smithi11289144-58 2023-09-23T20:00:52.493 INFO:tasks.rados.rados.0.smithi112.stdout:723: finishing write tid 4 to smithi11289144-58 2023-09-23T20:00:52.493 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 58 v 187 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:723: left oid 58 (ObjNum 625 snap 0 seq_num 625) 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:724: finishing write tid 1 to smithi11289144-212 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:724: finishing write tid 2 to smithi11289144-212 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:724: finishing write tid 3 to smithi11289144-212 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:724: finishing write tid 4 to smithi11289144-212 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 212 v 157 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:724: left oid 212 (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:725: finishing write tid 1 to smithi11289144-25 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:725: finishing write tid 2 to smithi11289144-25 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:725: finishing write tid 3 to smithi11289144-25 2023-09-23T20:00:52.494 INFO:tasks.rados.rados.0.smithi112.stdout:725: finishing write tid 4 to smithi11289144-25 2023-09-23T20:00:52.495 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 132 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-09-23T20:00:52.495 INFO:tasks.rados.rados.0.smithi112.stdout:725: left oid 25 (ObjNum 627 snap 0 seq_num 627) 2023-09-23T20:00:52.495 INFO:tasks.rados.rados.0.smithi112.stdout:726: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T20:00:52.682 INFO:tasks.rados.rados.0.smithi112.stdout:720: done (7 left) 2023-09-23T20:00:52.682 INFO:tasks.rados.rados.0.smithi112.stdout:721: done (6 left) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:722: done (5 left) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:723: done (4 left) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:724: done (3 left) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:725: done (2 left) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:726: done (1 left) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:728: read oid 468 snap -1 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:728: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:729: write oid 427 current snap is 0 2023-09-23T20:00:52.683 INFO:tasks.rados.rados.0.smithi112.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-09-23T20:00:52.694 INFO:tasks.rados.rados.0.smithi112.stdout:729: writing smithi11289144-427 from 554796 to 1352114 tid 1 2023-09-23T20:00:52.701 INFO:tasks.rados.rados.0.smithi112.stdout:729: writing smithi11289144-427 from 1949280 to 2476168 tid 2 2023-09-23T20:00:52.702 INFO:tasks.rados.rados.0.smithi112.stdout:730: read oid 253 snap -1 2023-09-23T20:00:52.702 INFO:tasks.rados.rados.0.smithi112.stdout:730: expect (ObjNum 569 snap 0 seq_num 569) 2023-09-23T20:00:52.702 INFO:tasks.rados.rados.0.smithi112.stdout:731: read oid 436 snap -1 2023-09-23T20:00:52.702 INFO:tasks.rados.rados.0.smithi112.stdout:731: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:52.702 INFO:tasks.rados.rados.0.smithi112.stdout:732: write oid 184 current snap is 0 2023-09-23T20:00:52.702 INFO:tasks.rados.rados.0.smithi112.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-09-23T20:00:52.708 INFO:tasks.rados.rados.0.smithi112.stdout:732: writing smithi11289144-184 from 571603 to 1044170 tid 1 2023-09-23T20:00:52.717 INFO:tasks.rados.rados.0.smithi112.stdout:732: writing smithi11289144-184 from 1607762 to 2278308 tid 2 2023-09-23T20:00:52.717 INFO:tasks.rados.rados.0.smithi112.stdout:733: write oid 282 current snap is 0 2023-09-23T20:00:52.717 INFO:tasks.rados.rados.0.smithi112.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-09-23T20:00:52.723 INFO:tasks.rados.rados.0.smithi112.stdout:733: writing smithi11289144-282 from 588410 to 1136226 tid 1 2023-09-23T20:00:52.729 INFO:tasks.rados.rados.0.smithi112.stdout:733: writing smithi11289144-282 from 1666244 to 2080448 tid 2 2023-09-23T20:00:52.732 INFO:tasks.rados.rados.0.smithi112.stdout:733: writing smithi11289144-282 from 2484603 to 2588410 tid 3 2023-09-23T20:00:52.732 INFO:tasks.rados.rados.0.smithi112.stdout:734: write oid 10 current snap is 0 2023-09-23T20:00:52.732 INFO:tasks.rados.rados.0.smithi112.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-09-23T20:00:52.740 INFO:tasks.rados.rados.0.smithi112.stdout:734: writing smithi11289144-10 from 605217 to 1344635 tid 1 2023-09-23T20:00:52.747 INFO:tasks.rados.rados.0.smithi112.stdout:734: writing smithi11289144-10 from 2124726 to 2605217 tid 2 2023-09-23T20:00:52.748 INFO:tasks.rados.rados.0.smithi112.stdout:735: write oid 284 current snap is 0 2023-09-23T20:00:52.748 INFO:tasks.rados.rados.0.smithi112.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-09-23T20:00:52.753 INFO:tasks.rados.rados.0.smithi112.stdout:735: writing smithi11289144-284 from 622024 to 1036691 tid 1 2023-09-23T20:00:52.760 INFO:tasks.rados.rados.0.smithi112.stdout:735: writing smithi11289144-284 from 1783208 to 2201081 tid 2 2023-09-23T20:00:52.760 INFO:tasks.rados.rados.0.smithi112.stdout:736: write oid 231 current snap is 0 2023-09-23T20:00:52.760 INFO:tasks.rados.rados.0.smithi112.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-09-23T20:00:52.766 INFO:tasks.rados.rados.0.smithi112.stdout:736: writing smithi11289144-231 from 638831 to 1128747 tid 1 2023-09-23T20:00:52.775 INFO:tasks.rados.rados.0.smithi112.stdout:736: writing smithi11289144-231 from 1841690 to 2519574 tid 2 2023-09-23T20:00:52.775 INFO:tasks.rados.rados.0.smithi112.stdout:737: write oid 386 current snap is 0 2023-09-23T20:00:52.775 INFO:tasks.rados.rados.0.smithi112.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-09-23T20:00:52.782 INFO:tasks.rados.rados.0.smithi112.stdout:737: writing smithi11289144-386 from 655638 to 1220803 tid 1 2023-09-23T20:00:52.789 INFO:tasks.rados.rados.0.smithi112.stdout:737: writing smithi11289144-386 from 1900172 to 2321714 tid 2 2023-09-23T20:00:52.789 INFO:tasks.rados.rados.0.smithi112.stdout:738: read oid 292 snap -1 2023-09-23T20:00:52.789 INFO:tasks.rados.rados.0.smithi112.stdout:738: expect (ObjNum 291 snap 0 seq_num 291) 2023-09-23T20:00:52.789 INFO:tasks.rados.rados.0.smithi112.stdout:739: write oid 248 current snap is 0 2023-09-23T20:00:52.789 INFO:tasks.rados.rados.0.smithi112.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-09-23T20:00:52.797 INFO:tasks.rados.rados.0.smithi112.stdout:739: writing smithi11289144-248 from 672445 to 1312859 tid 1 2023-09-23T20:00:52.805 INFO:tasks.rados.rados.0.smithi112.stdout:739: writing smithi11289144-248 from 1842301 to 2523854 tid 2 2023-09-23T20:00:52.805 INFO:tasks.rados.rados.0.smithi112.stdout:740: write oid 440 current snap is 0 2023-09-23T20:00:52.805 INFO:tasks.rados.rados.0.smithi112.stdout:728: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:00:52.922 INFO:tasks.rados.rados.0.smithi112.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:53.019 INFO:tasks.rados.rados.0.smithi112.stdout:729: finishing write tid 1 to smithi11289144-427 2023-09-23T20:00:53.019 INFO:tasks.rados.rados.0.smithi112.stdout:729: finishing write tid 2 to smithi11289144-427 2023-09-23T20:00:53.019 INFO:tasks.rados.rados.0.smithi112.stdout:729: finishing write tid 3 to smithi11289144-427 2023-09-23T20:00:53.020 INFO:tasks.rados.rados.0.smithi112.stdout:729: finishing write tid 4 to smithi11289144-427 2023-09-23T20:00:53.020 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 427 v 105 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-09-23T20:00:53.020 INFO:tasks.rados.rados.0.smithi112.stdout:729: left oid 427 (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:00:53.020 INFO:tasks.rados.rados.0.smithi112.stdout:732: finishing write tid 1 to smithi11289144-184 2023-09-23T20:00:53.020 INFO:tasks.rados.rados.0.smithi112.stdout:730: expect (ObjNum 569 snap 0 seq_num 569) 2023-09-23T20:00:53.190 INFO:tasks.rados.rados.0.smithi112.stdout:732: finishing write tid 2 to smithi11289144-184 2023-09-23T20:00:53.190 INFO:tasks.rados.rados.0.smithi112.stdout:732: finishing write tid 3 to smithi11289144-184 2023-09-23T20:00:53.190 INFO:tasks.rados.rados.0.smithi112.stdout:732: finishing write tid 4 to smithi11289144-184 2023-09-23T20:00:53.190 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 184 v 160 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-09-23T20:00:53.190 INFO:tasks.rados.rados.0.smithi112.stdout:732: left oid 184 (ObjNum 629 snap 0 seq_num 629) 2023-09-23T20:00:53.190 INFO:tasks.rados.rados.0.smithi112.stdout:731: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:53.306 INFO:tasks.rados.rados.0.smithi112.stdout:733: finishing write tid 1 to smithi11289144-282 2023-09-23T20:00:53.306 INFO:tasks.rados.rados.0.smithi112.stdout:733: finishing write tid 2 to smithi11289144-282 2023-09-23T20:00:53.306 INFO:tasks.rados.rados.0.smithi112.stdout:733: finishing write tid 3 to smithi11289144-282 2023-09-23T20:00:53.306 INFO:tasks.rados.rados.0.smithi112.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-09-23T20:00:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:52 smithi174 bash[31352]: cluster 2023-09-23T20:00:51.726393+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 23 MiB/s wr, 153 op/s 2023-09-23T20:00:53.319 INFO:tasks.rados.rados.0.smithi112.stdout:740: writing smithi11289144-440 from 689252 to 1404915 tid 1 2023-09-23T20:00:53.326 INFO:tasks.rados.rados.0.smithi112.stdout:740: writing smithi11289144-440 from 1900783 to 2325994 tid 2 2023-09-23T20:00:53.326 INFO:tasks.rados.rados.0.smithi112.stdout:727: done (13 left) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:728: done (12 left) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:729: done (11 left) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:730: done (10 left) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:731: done (9 left) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:732: done (8 left) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:741: read oid 219 snap -1 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:741: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:742: delete oid 344 current snap is 0 2023-09-23T20:00:53.327 INFO:tasks.rados.rados.0.smithi112.stdout:733: finishing write tid 4 to smithi11289144-282 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:733: finishing write tid 5 to smithi11289144-282 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 282 v 132 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:733: left oid 282 (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:734: finishing write tid 1 to smithi11289144-10 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:734: finishing write tid 2 to smithi11289144-10 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:734: finishing write tid 3 to smithi11289144-10 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:734: finishing write tid 4 to smithi11289144-10 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 10 v 135 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:734: left oid 10 (ObjNum 631 snap 0 seq_num 631) 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:735: finishing write tid 1 to smithi11289144-284 2023-09-23T20:00:53.328 INFO:tasks.rados.rados.0.smithi112.stdout:735: finishing write tid 2 to smithi11289144-284 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:735: finishing write tid 3 to smithi11289144-284 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:735: finishing write tid 4 to smithi11289144-284 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 284 v 126 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:735: left oid 284 (ObjNum 632 snap 0 seq_num 632) 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:736: finishing write tid 1 to smithi11289144-231 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:736: finishing write tid 2 to smithi11289144-231 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:736: finishing write tid 3 to smithi11289144-231 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:736: finishing write tid 4 to smithi11289144-231 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 231 v 93 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:736: left oid 231 (ObjNum 633 snap 0 seq_num 633) 2023-09-23T20:00:53.329 INFO:tasks.rados.rados.0.smithi112.stdout:737: finishing write tid 1 to smithi11289144-386 2023-09-23T20:00:53.330 INFO:tasks.rados.rados.0.smithi112.stdout:737: finishing write tid 2 to smithi11289144-386 2023-09-23T20:00:53.330 INFO:tasks.rados.rados.0.smithi112.stdout:738: expect (ObjNum 291 snap 0 seq_num 291) 2023-09-23T20:00:53.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:52 smithi112 bash[41728]: cluster 2023-09-23T20:00:51.726393+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 23 MiB/s wr, 153 op/s 2023-09-23T20:00:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:52 smithi112 bash[27353]: cluster 2023-09-23T20:00:51.726393+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 23 MiB/s wr, 153 op/s 2023-09-23T20:00:53.434 INFO:tasks.rados.rados.0.smithi112.stdout:737: finishing write tid 3 to smithi11289144-386 2023-09-23T20:00:53.435 INFO:tasks.rados.rados.0.smithi112.stdout:737: finishing write tid 4 to smithi11289144-386 2023-09-23T20:00:53.435 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 386 v 138 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-09-23T20:00:53.435 INFO:tasks.rados.rados.0.smithi112.stdout:737: left oid 386 (ObjNum 634 snap 0 seq_num 634) 2023-09-23T20:00:53.435 INFO:tasks.rados.rados.0.smithi112.stdout:739: finishing write tid 1 to smithi11289144-248 2023-09-23T20:00:53.435 INFO:tasks.rados.rados.0.smithi112.stdout:739: finishing write tid 2 to smithi11289144-248 2023-09-23T20:00:53.436 INFO:tasks.rados.rados.0.smithi112.stdout:739: finishing write tid 3 to smithi11289144-248 2023-09-23T20:00:53.436 INFO:tasks.rados.rados.0.smithi112.stdout:733: done (9 left) 2023-09-23T20:00:53.436 INFO:tasks.rados.rados.0.smithi112.stdout:734: done (8 left) 2023-09-23T20:00:53.436 INFO:tasks.rados.rados.0.smithi112.stdout:735: done (7 left) 2023-09-23T20:00:53.436 INFO:tasks.rados.rados.0.smithi112.stdout:736: done (6 left) 2023-09-23T20:00:53.437 INFO:tasks.rados.rados.0.smithi112.stdout:737: done (5 left) 2023-09-23T20:00:53.437 INFO:tasks.rados.rados.0.smithi112.stdout:738: done (4 left) 2023-09-23T20:00:53.437 INFO:tasks.rados.rados.0.smithi112.stdout:742: done (3 left) 2023-09-23T20:00:53.437 INFO:tasks.rados.rados.0.smithi112.stdout:743: read oid 245 snap -1 2023-09-23T20:00:53.437 INFO:tasks.rados.rados.0.smithi112.stdout:743: expect (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:00:53.437 INFO:tasks.rados.rados.0.smithi112.stdout:744: read oid 306 snap -1 2023-09-23T20:00:53.438 INFO:tasks.rados.rados.0.smithi112.stdout:744: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:00:53.438 INFO:tasks.rados.rados.0.smithi112.stdout:745: read oid 462 snap -1 2023-09-23T20:00:53.438 INFO:tasks.rados.rados.0.smithi112.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2023-09-23T20:00:53.438 INFO:tasks.rados.rados.0.smithi112.stdout:746: write oid 426 current snap is 0 2023-09-23T20:00:53.438 INFO:tasks.rados.rados.0.smithi112.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-09-23T20:00:53.444 INFO:tasks.rados.rados.0.smithi112.stdout:746: writing smithi11289144-426 from 722866 to 1189027 tid 1 2023-09-23T20:00:53.450 INFO:tasks.rados.rados.0.smithi112.stdout:746: writing smithi11289144-426 from 1617747 to 2046627 tid 2 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:746: writing smithi11289144-426 from 2587634 to 2722866 tid 3 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:747: read oid 416 snap -1 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:747: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:748: read oid 319 snap -1 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:748: expect (ObjNum 318 snap 0 seq_num 318) 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:749: delete oid 368 current snap is 0 2023-09-23T20:00:53.455 INFO:tasks.rados.rados.0.smithi112.stdout:739: finishing write tid 4 to smithi11289144-248 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 248 v 96 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:739: left oid 248 (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:740: finishing write tid 1 to smithi11289144-440 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:740: finishing write tid 2 to smithi11289144-440 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:740: finishing write tid 3 to smithi11289144-440 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:740: finishing write tid 4 to smithi11289144-440 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 156 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:740: left oid 440 (ObjNum 636 snap 0 seq_num 636) 2023-09-23T20:00:53.456 INFO:tasks.rados.rados.0.smithi112.stdout:741: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-23T20:00:53.590 INFO:tasks.rados.rados.0.smithi112.stdout:743: expect (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:00:53.652 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:53.709 INFO:tasks.rados.rados.0.smithi112.stdout:744: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:00:53.819 INFO:tasks.rados.rados.0.smithi112.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:746: finishing write tid 1 to smithi11289144-426 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:746: finishing write tid 2 to smithi11289144-426 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:739: done (9 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:740: done (8 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:741: done (7 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:743: done (6 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:744: done (5 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:745: done (4 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:749: done (3 left) 2023-09-23T20:00:53.949 INFO:tasks.rados.rados.0.smithi112.stdout:750: write oid 237 current snap is 0 2023-09-23T20:00:53.950 INFO:tasks.rados.rados.0.smithi112.stdout:746: finishing write tid 3 to smithi11289144-426 2023-09-23T20:00:53.950 INFO:tasks.rados.rados.0.smithi112.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-09-23T20:00:53.956 INFO:tasks.rados.rados.0.smithi112.stdout:750: writing smithi11289144-237 from 756480 to 1489492 tid 1 2023-09-23T20:00:53.963 INFO:tasks.rados.rados.0.smithi112.stdout:750: writing smithi11289144-237 from 2134711 to 2567260 tid 2 2023-09-23T20:00:53.963 INFO:tasks.rados.rados.0.smithi112.stdout:751: write oid 189 current snap is 0 2023-09-23T20:00:53.963 INFO:tasks.rados.rados.0.smithi112.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-09-23T20:00:53.969 INFO:tasks.rados.rados.0.smithi112.stdout:751: writing smithi11289144-189 from 773287 to 1181548 tid 1 2023-09-23T20:00:53.976 INFO:tasks.rados.rados.0.smithi112.stdout:751: writing smithi11289144-189 from 1793193 to 2369400 tid 2 2023-09-23T20:00:53.977 INFO:tasks.rados.rados.0.smithi112.stdout:752: write oid 150 current snap is 0 2023-09-23T20:00:53.977 INFO:tasks.rados.rados.0.smithi112.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-09-23T20:00:53.984 INFO:tasks.rados.rados.0.smithi112.stdout:752: writing smithi11289144-150 from 790094 to 1273604 tid 1 2023-09-23T20:00:53.990 INFO:tasks.rados.rados.0.smithi112.stdout:752: writing smithi11289144-150 from 1851675 to 2287893 tid 2 2023-09-23T20:00:53.990 INFO:tasks.rados.rados.0.smithi112.stdout:753: delete oid 356 current snap is 0 2023-09-23T20:00:53.990 INFO:tasks.rados.rados.0.smithi112.stdout:746: finishing write tid 4 to smithi11289144-426 2023-09-23T20:00:53.991 INFO:tasks.rados.rados.0.smithi112.stdout:746: finishing write tid 5 to smithi11289144-426 2023-09-23T20:00:53.991 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 426 v 124 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-09-23T20:00:53.991 INFO:tasks.rados.rados.0.smithi112.stdout:746: left oid 426 (ObjNum 638 snap 0 seq_num 638) 2023-09-23T20:00:53.991 INFO:tasks.rados.rados.0.smithi112.stdout:748: expect (ObjNum 318 snap 0 seq_num 318) 2023-09-23T20:00:54.115 INFO:tasks.rados.rados.0.smithi112.stdout:747: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:00:54.224 INFO:tasks.rados.rados.0.smithi112.stdout:750: finishing write tid 1 to smithi11289144-237 2023-09-23T20:00:54.224 INFO:tasks.rados.rados.0.smithi112.stdout:750: finishing write tid 2 to smithi11289144-237 2023-09-23T20:00:54.224 INFO:tasks.rados.rados.0.smithi112.stdout:750: finishing write tid 3 to smithi11289144-237 2023-09-23T20:00:54.224 INFO:tasks.rados.rados.0.smithi112.stdout:750: finishing write tid 4 to smithi11289144-237 2023-09-23T20:00:54.224 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 237 v 106 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-09-23T20:00:54.224 INFO:tasks.rados.rados.0.smithi112.stdout:750: left oid 237 (ObjNum 640 snap 0 seq_num 640) 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:751: finishing write tid 1 to smithi11289144-189 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:751: finishing write tid 2 to smithi11289144-189 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:751: finishing write tid 3 to smithi11289144-189 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:751: finishing write tid 4 to smithi11289144-189 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 189 v 109 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:751: left oid 189 (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:752: finishing write tid 1 to smithi11289144-150 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:746: done (6 left) 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:747: done (5 left) 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:748: done (4 left) 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:750: done (3 left) 2023-09-23T20:00:54.225 INFO:tasks.rados.rados.0.smithi112.stdout:751: done (2 left) 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:753: done (1 left) 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:754: write oid 423 current snap is 0 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:752: finishing write tid 2 to smithi11289144-150 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:752: finishing write tid 3 to smithi11289144-150 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:752: finishing write tid 4 to smithi11289144-150 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 150 v 108 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:752: left oid 150 (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:00:54.226 INFO:tasks.rados.rados.0.smithi112.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-09-23T20:00:54.230 INFO:tasks.rados.rados.0.smithi112.stdout:754: writing smithi11289144-423 from 423708 to 1057716 tid 1 2023-09-23T20:00:54.237 INFO:tasks.rados.rados.0.smithi112.stdout:754: writing smithi11289144-423 from 1852286 to 2292173 tid 2 2023-09-23T20:00:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:754: writing smithi11289144-423 from 2752172 to 2823708 tid 3 2023-09-23T20:00:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:752: done (1 left) 2023-09-23T20:00:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:755: read oid 345 snap -1 2023-09-23T20:00:54.241 INFO:tasks.rados.rados.0.smithi112.stdout:755: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:00:54.241 INFO:tasks.rados.rados.0.smithi112.stdout:756: write oid 163 current snap is 0 2023-09-23T20:00:54.241 INFO:tasks.rados.rados.0.smithi112.stdout:754: finishing write tid 1 to smithi11289144-423 2023-09-23T20:00:54.241 INFO:tasks.rados.rados.0.smithi112.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-09-23T20:00:54.247 INFO:tasks.rados.rados.0.smithi112.stdout:756: writing smithi11289144-163 from 440515 to 1149772 tid 1 2023-09-23T20:00:54.256 INFO:tasks.rados.rados.0.smithi112.stdout:756: writing smithi11289144-163 from 1910768 to 2494313 tid 2 2023-09-23T20:00:54.256 INFO:tasks.rados.rados.0.smithi112.stdout:757: write oid 323 current snap is 0 2023-09-23T20:00:54.256 INFO:tasks.rados.rados.0.smithi112.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-09-23T20:00:54.263 INFO:tasks.rados.rados.0.smithi112.stdout:757: writing smithi11289144-323 from 457322 to 1241828 tid 1 2023-09-23T20:00:54.270 INFO:tasks.rados.rados.0.smithi112.stdout:757: writing smithi11289144-323 from 1969250 to 2412806 tid 2 2023-09-23T20:00:54.270 INFO:tasks.rados.rados.0.smithi112.stdout:758: write oid 347 current snap is 0 2023-09-23T20:00:54.270 INFO:tasks.rados.rados.0.smithi112.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-09-23T20:00:54.275 INFO:tasks.rados.rados.0.smithi112.stdout:758: writing smithi11289144-347 from 474129 to 1050237 tid 1 2023-09-23T20:00:54.282 INFO:tasks.rados.rados.0.smithi112.stdout:758: writing smithi11289144-347 from 1627732 to 2214946 tid 2 2023-09-23T20:00:54.286 INFO:tasks.rados.rados.0.smithi112.stdout:758: writing smithi11289144-347 from 2718088 to 2874129 tid 3 2023-09-23T20:00:54.286 INFO:tasks.rados.rados.0.smithi112.stdout:759: read oid 52 snap -1 2023-09-23T20:00:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:759: expect (ObjNum 51 snap 0 seq_num 51) 2023-09-23T20:00:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:760: write oid 5 current snap is 0 2023-09-23T20:00:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:754: finishing write tid 2 to smithi11289144-423 2023-09-23T20:00:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:754: finishing write tid 3 to smithi11289144-423 2023-09-23T20:00:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:754: finishing write tid 4 to smithi11289144-423 2023-09-23T20:00:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-09-23T20:00:54.293 INFO:tasks.rados.rados.0.smithi112.stdout:760: writing smithi11289144-5 from 490936 to 1142293 tid 1 2023-09-23T20:00:54.299 INFO:tasks.rados.rados.0.smithi112.stdout:760: writing smithi11289144-5 from 1686214 to 2133439 tid 2 2023-09-23T20:00:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:760: writing smithi11289144-5 from 2861864 to 2890936 tid 3 2023-09-23T20:00:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:761: read oid 31 snap -1 2023-09-23T20:00:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:761: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T20:00:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:762: write oid 82 current snap is 0 2023-09-23T20:00:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:754: finishing write tid 5 to smithi11289144-423 2023-09-23T20:00:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 423 v 113 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-09-23T20:00:54.305 INFO:tasks.rados.rados.0.smithi112.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-09-23T20:00:54.305 INFO:tasks.rados.rados.0.smithi112.stdout:755: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:00:54.442 INFO:tasks.rados.rados.0.smithi112.stdout:756: finishing write tid 1 to smithi11289144-163 2023-09-23T20:00:54.442 INFO:tasks.rados.rados.0.smithi112.stdout:756: finishing write tid 2 to smithi11289144-163 2023-09-23T20:00:54.442 INFO:tasks.rados.rados.0.smithi112.stdout:756: finishing write tid 3 to smithi11289144-163 2023-09-23T20:00:54.442 INFO:tasks.rados.rados.0.smithi112.stdout:756: finishing write tid 4 to smithi11289144-163 2023-09-23T20:00:54.442 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 163 v 111 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-09-23T20:00:54.442 INFO:tasks.rados.rados.0.smithi112.stdout:756: left oid 163 (ObjNum 645 snap 0 seq_num 645) 2023-09-23T20:00:54.443 INFO:tasks.rados.rados.0.smithi112.stdout:757: finishing write tid 1 to smithi11289144-323 2023-09-23T20:00:54.443 INFO:tasks.rados.rados.0.smithi112.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-09-23T20:00:54.450 INFO:tasks.rados.rados.0.smithi112.stdout:762: writing smithi11289144-82 from 507743 to 1234349 tid 1 2023-09-23T20:00:54.456 INFO:tasks.rados.rados.0.smithi112.stdout:762: writing smithi11289144-82 from 1744696 to 2335579 tid 2 2023-09-23T20:00:54.459 INFO:tasks.rados.rados.0.smithi112.stdout:762: writing smithi11289144-82 from 2772934 to 2907743 tid 3 2023-09-23T20:00:54.459 INFO:tasks.rados.rados.0.smithi112.stdout:754: done (8 left) 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:755: done (7 left) 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:756: done (6 left) 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:763: delete oid 473 current snap is 0 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:757: finishing write tid 2 to smithi11289144-323 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:757: finishing write tid 3 to smithi11289144-323 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:757: finishing write tid 4 to smithi11289144-323 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 323 v 177 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:757: left oid 323 (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:758: finishing write tid 1 to smithi11289144-347 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:758: finishing write tid 2 to smithi11289144-347 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:758: finishing write tid 3 to smithi11289144-347 2023-09-23T20:00:54.460 INFO:tasks.rados.rados.0.smithi112.stdout:758: finishing write tid 4 to smithi11289144-347 2023-09-23T20:00:54.461 INFO:tasks.rados.rados.0.smithi112.stdout:758: finishing write tid 5 to smithi11289144-347 2023-09-23T20:00:54.461 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 347 v 128 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-09-23T20:00:54.461 INFO:tasks.rados.rados.0.smithi112.stdout:758: left oid 347 (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:00:54.461 INFO:tasks.rados.rados.0.smithi112.stdout:759: expect (ObjNum 51 snap 0 seq_num 51) 2023-09-23T20:00:54.567 INFO:tasks.rados.rados.0.smithi112.stdout:760: finishing write tid 1 to smithi11289144-5 2023-09-23T20:00:54.567 INFO:tasks.rados.rados.0.smithi112.stdout:760: finishing write tid 2 to smithi11289144-5 2023-09-23T20:00:54.567 INFO:tasks.rados.rados.0.smithi112.stdout:760: finishing write tid 3 to smithi11289144-5 2023-09-23T20:00:54.567 INFO:tasks.rados.rados.0.smithi112.stdout:761: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:760: finishing write tid 4 to smithi11289144-5 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:760: finishing write tid 5 to smithi11289144-5 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 167 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:760: left oid 5 (ObjNum 648 snap 0 seq_num 648) 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:762: finishing write tid 1 to smithi11289144-82 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:757: done (6 left) 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:758: done (5 left) 2023-09-23T20:00:54.653 INFO:tasks.rados.rados.0.smithi112.stdout:759: done (4 left) 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:760: done (3 left) 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:761: done (2 left) 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:763: done (1 left) 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:764: read oid 329 snap -1 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:764: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:765: write oid 306 current snap is 0 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:762: finishing write tid 2 to smithi11289144-82 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:762: finishing write tid 3 to smithi11289144-82 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:762: finishing write tid 4 to smithi11289144-82 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:762: finishing write tid 5 to smithi11289144-82 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 82 v 181 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-09-23T20:00:54.654 INFO:tasks.rados.rados.0.smithi112.stdout:762: left oid 82 (ObjNum 649 snap 0 seq_num 649) 2023-09-23T20:00:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-09-23T20:00:54.664 INFO:tasks.rados.rados.0.smithi112.stdout:765: writing smithi11289144-306 from 541357 to 1018461 tid 1 2023-09-23T20:00:54.671 INFO:tasks.rados.rados.0.smithi112.stdout:765: writing smithi11289144-306 from 1745307 to 2339859 tid 2 2023-09-23T20:00:54.671 INFO:tasks.rados.rados.0.smithi112.stdout:762: done (2 left) 2023-09-23T20:00:54.672 INFO:tasks.rados.rados.0.smithi112.stdout:766: write oid 213 current snap is 0 2023-09-23T20:00:54.672 INFO:tasks.rados.rados.0.smithi112.stdout:764: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:00:54.797 INFO:tasks.rados.rados.0.smithi112.stdout:765: finishing write tid 1 to smithi11289144-306 2023-09-23T20:00:54.797 INFO:tasks.rados.rados.0.smithi112.stdout:765: finishing write tid 2 to smithi11289144-306 2023-09-23T20:00:54.797 INFO:tasks.rados.rados.0.smithi112.stdout:765: finishing write tid 3 to smithi11289144-306 2023-09-23T20:00:54.797 INFO:tasks.rados.rados.0.smithi112.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-09-23T20:00:54.809 INFO:tasks.rados.rados.0.smithi112.stdout:766: writing smithi11289144-213 from 558164 to 1110517 tid 1 2023-09-23T20:00:54.816 INFO:tasks.rados.rados.0.smithi112.stdout:766: writing smithi11289144-213 from 1803789 to 2258352 tid 2 2023-09-23T20:00:54.821 INFO:tasks.rados.rados.0.smithi112.stdout:766: writing smithi11289144-213 from 2855203 to 2958164 tid 3 2023-09-23T20:00:54.821 INFO:tasks.rados.rados.0.smithi112.stdout:764: done (2 left) 2023-09-23T20:00:54.821 INFO:tasks.rados.rados.0.smithi112.stdout:767: read oid 409 snap -1 2023-09-23T20:00:54.821 INFO:tasks.rados.rados.0.smithi112.stdout:767: expect (ObjNum 563 snap 0 seq_num 563) 2023-09-23T20:00:54.821 INFO:tasks.rados.rados.0.smithi112.stdout:768: read oid 109 snap -1 2023-09-23T20:00:54.821 INFO:tasks.rados.rados.0.smithi112.stdout:768: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:769: write oid 469 current snap is 0 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:765: finishing write tid 4 to smithi11289144-306 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 306 v 132 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:765: left oid 306 (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:766: finishing write tid 1 to smithi11289144-213 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:766: finishing write tid 2 to smithi11289144-213 2023-09-23T20:00:54.822 INFO:tasks.rados.rados.0.smithi112.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-09-23T20:00:54.830 INFO:tasks.rados.rados.0.smithi112.stdout:769: writing smithi11289144-469 from 574971 to 1202573 tid 1 2023-09-23T20:00:54.838 INFO:tasks.rados.rados.0.smithi112.stdout:769: writing smithi11289144-469 from 1862271 to 2460492 tid 2 2023-09-23T20:00:54.839 INFO:tasks.rados.rados.0.smithi112.stdout:765: done (4 left) 2023-09-23T20:00:54.839 INFO:tasks.rados.rados.0.smithi112.stdout:770: write oid 255 current snap is 0 2023-09-23T20:00:54.839 INFO:tasks.rados.rados.0.smithi112.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-09-23T20:00:54.844 INFO:tasks.rados.rados.0.smithi112.stdout:770: writing smithi11289144-255 from 591778 to 1010982 tid 1 2023-09-23T20:00:54.853 INFO:tasks.rados.rados.0.smithi112.stdout:770: writing smithi11289144-255 from 1637106 to 2378985 tid 2 2023-09-23T20:00:54.857 INFO:tasks.rados.rados.0.smithi112.stdout:770: writing smithi11289144-255 from 2910049 to 2991778 tid 3 2023-09-23T20:00:54.857 INFO:tasks.rados.rados.0.smithi112.stdout:771: write oid 129 current snap is 0 2023-09-23T20:00:54.857 INFO:tasks.rados.rados.0.smithi112.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-09-23T20:00:54.863 INFO:tasks.rados.rados.0.smithi112.stdout:771: writing smithi11289144-129 from 608585 to 1103038 tid 1 2023-09-23T20:00:54.870 INFO:tasks.rados.rados.0.smithi112.stdout:771: writing smithi11289144-129 from 1579235 to 2181125 tid 2 2023-09-23T20:00:54.875 INFO:tasks.rados.rados.0.smithi112.stdout:771: writing smithi11289144-129 from 2821119 to 3008585 tid 3 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:772: read oid 185 snap -1 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:772: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:773: write oid 240 current snap is 0 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:766: finishing write tid 3 to smithi11289144-213 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:766: finishing write tid 4 to smithi11289144-213 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:766: finishing write tid 5 to smithi11289144-213 2023-09-23T20:00:54.876 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 213 v 171 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-09-23T20:00:54.877 INFO:tasks.rados.rados.0.smithi112.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:00:54.877 INFO:tasks.rados.rados.0.smithi112.stdout:768: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:00:55.015 INFO:tasks.rados.rados.0.smithi112.stdout:769: finishing write tid 1 to smithi11289144-469 2023-09-23T20:00:55.015 INFO:tasks.rados.rados.0.smithi112.stdout:767: expect (ObjNum 563 snap 0 seq_num 563) 2023-09-23T20:00:55.186 INFO:tasks.rados.rados.0.smithi112.stdout:769: finishing write tid 2 to smithi11289144-469 2023-09-23T20:00:55.186 INFO:tasks.rados.rados.0.smithi112.stdout:769: finishing write tid 3 to smithi11289144-469 2023-09-23T20:00:55.186 INFO:tasks.rados.rados.0.smithi112.stdout:769: finishing write tid 4 to smithi11289144-469 2023-09-23T20:00:55.187 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 469 v 163 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-09-23T20:00:55.187 INFO:tasks.rados.rados.0.smithi112.stdout:769: left oid 469 (ObjNum 653 snap 0 seq_num 653) 2023-09-23T20:00:55.187 INFO:tasks.rados.rados.0.smithi112.stdout:770: finishing write tid 1 to smithi11289144-255 2023-09-23T20:00:55.187 INFO:tasks.rados.rados.0.smithi112.stdout:770: finishing write tid 2 to smithi11289144-255 2023-09-23T20:00:55.187 INFO:tasks.rados.rados.0.smithi112.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-09-23T20:00:55.193 INFO:tasks.rados.rados.0.smithi112.stdout:773: writing smithi11289144-240 from 625392 to 1195094 tid 1 2023-09-23T20:00:55.201 INFO:tasks.rados.rados.0.smithi112.stdout:773: writing smithi11289144-240 from 1637717 to 2383265 tid 2 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:773: writing smithi11289144-240 from 2848542 to 3025392 tid 3 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:766: done (7 left) 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:767: done (6 left) 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:768: done (5 left) 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:769: done (4 left) 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:774: read oid 436 snap -1 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:774: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:775: read oid 465 snap -1 2023-09-23T20:00:55.206 INFO:tasks.rados.rados.0.smithi112.stdout:775: expect (ObjNum 596 snap 0 seq_num 596) 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:776: read oid 161 snap -1 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:776: expect (ObjNum 160 snap 0 seq_num 160) 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:777: write oid 50 current snap is 0 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:770: finishing write tid 3 to smithi11289144-255 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:770: finishing write tid 4 to smithi11289144-255 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:770: finishing write tid 5 to smithi11289144-255 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 255 v 130 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:770: left oid 255 (ObjNum 654 snap 0 seq_num 654) 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:771: finishing write tid 1 to smithi11289144-129 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:771: finishing write tid 2 to smithi11289144-129 2023-09-23T20:00:55.207 INFO:tasks.rados.rados.0.smithi112.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-09-23T20:00:55.213 INFO:tasks.rados.rados.0.smithi112.stdout:777: writing smithi11289144-50 from 642199 to 1287150 tid 1 2023-09-23T20:00:55.220 INFO:tasks.rados.rados.0.smithi112.stdout:777: writing smithi11289144-50 from 1696199 to 2301758 tid 2 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:777: writing smithi11289144-50 from 2992318 to 3042199 tid 3 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:770: done (7 left) 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:778: write oid 188 current snap is 0 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:771: finishing write tid 3 to smithi11289144-129 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:771: finishing write tid 4 to smithi11289144-129 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:771: finishing write tid 5 to smithi11289144-129 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 129 v 134 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:771: left oid 129 (ObjNum 655 snap 0 seq_num 655) 2023-09-23T20:00:55.225 INFO:tasks.rados.rados.0.smithi112.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-09-23T20:00:55.232 INFO:tasks.rados.rados.0.smithi112.stdout:778: writing smithi11289144-188 from 659006 to 1379206 tid 1 2023-09-23T20:00:55.242 INFO:tasks.rados.rados.0.smithi112.stdout:778: writing smithi11289144-188 from 2154681 to 2903898 tid 2 2023-09-23T20:00:55.242 INFO:tasks.rados.rados.0.smithi112.stdout:771: done (7 left) 2023-09-23T20:00:55.242 INFO:tasks.rados.rados.0.smithi112.stdout:779: read oid 2 snap -1 2023-09-23T20:00:55.242 INFO:tasks.rados.rados.0.smithi112.stdout:779: expect (ObjNum 506 snap 0 seq_num 506) 2023-09-23T20:00:55.242 INFO:tasks.rados.rados.0.smithi112.stdout:780: write oid 367 current snap is 0 2023-09-23T20:00:55.242 INFO:tasks.rados.rados.0.smithi112.stdout:772: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T20:00:55.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:54 smithi174 bash[31352]: cluster 2023-09-23T20:00:53.727056+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 27 MiB/s wr, 198 op/s 2023-09-23T20:00:55.345 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:54 smithi112 bash[41728]: cluster 2023-09-23T20:00:53.727056+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 27 MiB/s wr, 198 op/s 2023-09-23T20:00:55.346 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:54 smithi112 bash[27353]: cluster 2023-09-23T20:00:53.727056+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 27 MiB/s wr, 198 op/s 2023-09-23T20:00:55.353 INFO:tasks.rados.rados.0.smithi112.stdout:773: finishing write tid 1 to smithi11289144-240 2023-09-23T20:00:55.353 INFO:tasks.rados.rados.0.smithi112.stdout:773: finishing write tid 2 to smithi11289144-240 2023-09-23T20:00:55.353 INFO:tasks.rados.rados.0.smithi112.stdout:773: finishing write tid 3 to smithi11289144-240 2023-09-23T20:00:55.353 INFO:tasks.rados.rados.0.smithi112.stdout:773: finishing write tid 4 to smithi11289144-240 2023-09-23T20:00:55.354 INFO:tasks.rados.rados.0.smithi112.stdout:773: finishing write tid 5 to smithi11289144-240 2023-09-23T20:00:55.354 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 240 v 191 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-09-23T20:00:55.354 INFO:tasks.rados.rados.0.smithi112.stdout:773: left oid 240 (ObjNum 656 snap 0 seq_num 656) 2023-09-23T20:00:55.354 INFO:tasks.rados.rados.0.smithi112.stdout:777: finishing write tid 1 to smithi11289144-50 2023-09-23T20:00:55.354 INFO:tasks.rados.rados.0.smithi112.stdout:775: expect (ObjNum 596 snap 0 seq_num 596) 2023-09-23T20:00:55.422 INFO:tasks.rados.rados.0.smithi112.stdout:774: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:777: finishing write tid 2 to smithi11289144-50 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:777: finishing write tid 3 to smithi11289144-50 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:777: finishing write tid 4 to smithi11289144-50 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:777: finishing write tid 5 to smithi11289144-50 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 50 v 136 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:777: left oid 50 (ObjNum 657 snap 0 seq_num 657) 2023-09-23T20:00:55.544 INFO:tasks.rados.rados.0.smithi112.stdout:776: expect (ObjNum 160 snap 0 seq_num 160) 2023-09-23T20:00:55.636 INFO:tasks.rados.rados.0.smithi112.stdout:778: finishing write tid 1 to smithi11289144-188 2023-09-23T20:00:55.636 INFO:tasks.rados.rados.0.smithi112.stdout:779: expect (ObjNum 506 snap 0 seq_num 506) 2023-09-23T20:00:55.650 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:00:55 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:55] "GET /metrics HTTP/1.1" 200 242129 "" "Prometheus/2.43.0" 2023-09-23T20:00:55.759 INFO:tasks.rados.rados.0.smithi112.stdout:778: finishing write tid 2 to smithi11289144-188 2023-09-23T20:00:55.760 INFO:tasks.rados.rados.0.smithi112.stdout:778: finishing write tid 3 to smithi11289144-188 2023-09-23T20:00:55.760 INFO:tasks.rados.rados.0.smithi112.stdout:778: finishing write tid 4 to smithi11289144-188 2023-09-23T20:00:55.760 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 188 v 139 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-09-23T20:00:55.760 INFO:tasks.rados.rados.0.smithi112.stdout:778: left oid 188 (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:00:55.760 INFO:tasks.rados.rados.0.smithi112.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-09-23T20:00:55.774 INFO:tasks.rados.rados.0.smithi112.stdout:780: writing smithi11289144-367 from 675813 to 1471262 tid 1 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:780: writing smithi11289144-367 from 2096810 to 2706038 tid 2 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:772: done (8 left) 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:773: done (7 left) 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:774: done (6 left) 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:775: done (5 left) 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:776: done (4 left) 2023-09-23T20:00:55.782 INFO:tasks.rados.rados.0.smithi112.stdout:777: done (3 left) 2023-09-23T20:00:55.783 INFO:tasks.rados.rados.0.smithi112.stdout:778: done (2 left) 2023-09-23T20:00:55.783 INFO:tasks.rados.rados.0.smithi112.stdout:779: done (1 left) 2023-09-23T20:00:55.783 INFO:tasks.rados.rados.0.smithi112.stdout:781: write oid 146 current snap is 0 2023-09-23T20:00:55.783 INFO:tasks.rados.rados.0.smithi112.stdout:780: finishing write tid 1 to smithi11289144-367 2023-09-23T20:00:55.783 INFO:tasks.rados.rados.0.smithi112.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-09-23T20:00:55.789 INFO:tasks.rados.rados.0.smithi112.stdout:781: writing smithi11289144-146 from 692620 to 1163318 tid 1 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:781: writing smithi11289144-146 from 1755292 to 2508178 tid 2 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:782: read oid 136 snap -1 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:782: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:783: read oid 411 snap -1 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:783: expect (ObjNum 410 snap 0 seq_num 410) 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:784: delete oid 442 current snap is 0 2023-09-23T20:00:55.797 INFO:tasks.rados.rados.0.smithi112.stdout:780: finishing write tid 2 to smithi11289144-367 2023-09-23T20:00:55.798 INFO:tasks.rados.rados.0.smithi112.stdout:780: finishing write tid 3 to smithi11289144-367 2023-09-23T20:00:55.798 INFO:tasks.rados.rados.0.smithi112.stdout:780: finishing write tid 4 to smithi11289144-367 2023-09-23T20:00:55.798 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 367 v 184 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-09-23T20:00:55.798 INFO:tasks.rados.rados.0.smithi112.stdout:780: left oid 367 (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:00:55.798 INFO:tasks.rados.rados.0.smithi112.stdout:781: finishing write tid 1 to smithi11289144-146 2023-09-23T20:00:55.800 INFO:tasks.rados.rados.0.smithi112.stdout:780: done (4 left) 2023-09-23T20:00:55.800 INFO:tasks.rados.rados.0.smithi112.stdout:784: done (3 left) 2023-09-23T20:00:55.800 INFO:tasks.rados.rados.0.smithi112.stdout:785: read oid 476 snap -1 2023-09-23T20:00:55.800 INFO:tasks.rados.rados.0.smithi112.stdout:785: expect (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:00:55.800 INFO:tasks.rados.rados.0.smithi112.stdout:786: write oid 107 current snap is 0 2023-09-23T20:00:55.801 INFO:tasks.rados.rados.0.smithi112.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-09-23T20:00:55.809 INFO:tasks.rados.rados.0.smithi112.stdout:786: writing smithi11289144-107 from 726234 to 1463783 tid 1 2023-09-23T20:00:55.817 INFO:tasks.rados.rados.0.smithi112.stdout:786: writing smithi11289144-107 from 1988609 to 2745164 tid 2 2023-09-23T20:00:55.817 INFO:tasks.rados.rados.0.smithi112.stdout:787: read oid 177 snap -1 2023-09-23T20:00:55.817 INFO:tasks.rados.rados.0.smithi112.stdout:787: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:00:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:788: write oid 281 current snap is 0 2023-09-23T20:00:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-09-23T20:00:55.824 INFO:tasks.rados.rados.0.smithi112.stdout:788: writing smithi11289144-281 from 743041 to 1155839 tid 1 2023-09-23T20:00:55.832 INFO:tasks.rados.rados.0.smithi112.stdout:788: writing smithi11289144-281 from 1930738 to 2547304 tid 2 2023-09-23T20:00:55.835 INFO:tasks.rados.rados.0.smithi112.stdout:788: writing smithi11289144-281 from 3040503 to 3143041 tid 3 2023-09-23T20:00:55.835 INFO:tasks.rados.rados.0.smithi112.stdout:789: write oid 449 current snap is 0 2023-09-23T20:00:55.835 INFO:tasks.rados.rados.0.smithi112.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-09-23T20:00:55.842 INFO:tasks.rados.rados.0.smithi112.stdout:789: writing smithi11289144-449 from 759848 to 1247895 tid 1 2023-09-23T20:00:55.851 INFO:tasks.rados.rados.0.smithi112.stdout:789: writing smithi11289144-449 from 1989220 to 2749444 tid 2 2023-09-23T20:00:55.851 INFO:tasks.rados.rados.0.smithi112.stdout:790: read oid 87 snap -1 2023-09-23T20:00:55.851 INFO:tasks.rados.rados.0.smithi112.stdout:790: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:00:55.851 INFO:tasks.rados.rados.0.smithi112.stdout:791: write oid 193 current snap is 0 2023-09-23T20:00:55.851 INFO:tasks.rados.rados.0.smithi112.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-09-23T20:00:55.858 INFO:tasks.rados.rados.0.smithi112.stdout:791: writing smithi11289144-193 from 776655 to 1339951 tid 1 2023-09-23T20:00:55.867 INFO:tasks.rados.rados.0.smithi112.stdout:791: writing smithi11289144-193 from 2047702 to 2667937 tid 2 2023-09-23T20:00:55.871 INFO:tasks.rados.rados.0.smithi112.stdout:791: writing smithi11289144-193 from 3095349 to 3176655 tid 3 2023-09-23T20:00:55.871 INFO:tasks.rados.rados.0.smithi112.stdout:792: write oid 339 current snap is 0 2023-09-23T20:00:55.871 INFO:tasks.rados.rados.0.smithi112.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-09-23T20:00:55.879 INFO:tasks.rados.rados.0.smithi112.stdout:792: writing smithi11289144-339 from 793462 to 1432007 tid 1 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:792: writing smithi11289144-339 from 2106184 to 2870077 tid 2 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:793: read oid 109 snap -1 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:793: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:794: read oid 168 snap -1 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:794: expect (ObjNum 167 snap 0 seq_num 167) 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:795: write oid 90 current snap is 0 2023-09-23T20:00:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:782: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T20:00:55.972 INFO:tasks.rados.rados.0.smithi112.stdout:783: expect (ObjNum 410 snap 0 seq_num 410) 2023-09-23T20:00:56.069 INFO:tasks.rados.rados.0.smithi112.stdout:781: finishing write tid 2 to smithi11289144-146 2023-09-23T20:00:56.069 INFO:tasks.rados.rados.0.smithi112.stdout:781: finishing write tid 3 to smithi11289144-146 2023-09-23T20:00:56.070 INFO:tasks.rados.rados.0.smithi112.stdout:781: finishing write tid 4 to smithi11289144-146 2023-09-23T20:00:56.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 146 v 194 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-09-23T20:00:56.070 INFO:tasks.rados.rados.0.smithi112.stdout:781: left oid 146 (ObjNum 660 snap 0 seq_num 660) 2023-09-23T20:00:56.070 INFO:tasks.rados.rados.0.smithi112.stdout:785: expect (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:00:56.256 INFO:tasks.rados.rados.0.smithi112.stdout:786: finishing write tid 1 to smithi11289144-107 2023-09-23T20:00:56.256 INFO:tasks.rados.rados.0.smithi112.stdout:786: finishing write tid 2 to smithi11289144-107 2023-09-23T20:00:56.256 INFO:tasks.rados.rados.0.smithi112.stdout:786: finishing write tid 3 to smithi11289144-107 2023-09-23T20:00:56.256 INFO:tasks.rados.rados.0.smithi112.stdout:786: finishing write tid 4 to smithi11289144-107 2023-09-23T20:00:56.256 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 107 v 138 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-09-23T20:00:56.257 INFO:tasks.rados.rados.0.smithi112.stdout:786: left oid 107 (ObjNum 662 snap 0 seq_num 662) 2023-09-23T20:00:56.257 INFO:tasks.rados.rados.0.smithi112.stdout:787: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:00:56.365 INFO:tasks.rados.rados.0.smithi112.stdout:788: finishing write tid 1 to smithi11289144-281 2023-09-23T20:00:56.366 INFO:tasks.rados.rados.0.smithi112.stdout:788: finishing write tid 2 to smithi11289144-281 2023-09-23T20:00:56.366 INFO:tasks.rados.rados.0.smithi112.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-09-23T20:00:56.373 INFO:tasks.rados.rados.0.smithi112.stdout:795: writing smithi11289144-90 from 410269 to 1124063 tid 1 2023-09-23T20:00:56.380 INFO:tasks.rados.rados.0.smithi112.stdout:795: writing smithi11289144-90 from 1648313 to 2155864 tid 2 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:795: writing smithi11289144-90 from 2917489 to 3210269 tid 3 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:781: done (13 left) 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:782: done (12 left) 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:783: done (11 left) 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:785: done (10 left) 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:786: done (9 left) 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:787: done (8 left) 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:796: write oid 242 current snap is 0 2023-09-23T20:00:56.387 INFO:tasks.rados.rados.0.smithi112.stdout:788: finishing write tid 3 to smithi11289144-281 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:788: finishing write tid 4 to smithi11289144-281 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:788: finishing write tid 5 to smithi11289144-281 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 198 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:788: left oid 281 (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:789: finishing write tid 1 to smithi11289144-449 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:789: finishing write tid 2 to smithi11289144-449 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:789: finishing write tid 3 to smithi11289144-449 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:789: finishing write tid 4 to smithi11289144-449 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 449 v 187 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:789: left oid 449 (ObjNum 664 snap 0 seq_num 664) 2023-09-23T20:00:56.388 INFO:tasks.rados.rados.0.smithi112.stdout:790: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:00:56.517 INFO:tasks.rados.rados.0.smithi112.stdout:791: finishing write tid 1 to smithi11289144-193 2023-09-23T20:00:56.517 INFO:tasks.rados.rados.0.smithi112.stdout:791: finishing write tid 2 to smithi11289144-193 2023-09-23T20:00:56.517 INFO:tasks.rados.rados.0.smithi112.stdout:791: finishing write tid 3 to smithi11289144-193 2023-09-23T20:00:56.517 INFO:tasks.rados.rados.0.smithi112.stdout:791: finishing write tid 4 to smithi11289144-193 2023-09-23T20:00:56.518 INFO:tasks.rados.rados.0.smithi112.stdout:791: finishing write tid 5 to smithi11289144-193 2023-09-23T20:00:56.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 193 v 160 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-09-23T20:00:56.518 INFO:tasks.rados.rados.0.smithi112.stdout:791: left oid 193 (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:00:56.518 INFO:tasks.rados.rados.0.smithi112.stdout:792: finishing write tid 1 to smithi11289144-339 2023-09-23T20:00:56.518 INFO:tasks.rados.rados.0.smithi112.stdout:793: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:00:56.664 INFO:tasks.rados.rados.0.smithi112.stdout:792: finishing write tid 2 to smithi11289144-339 2023-09-23T20:00:56.664 INFO:tasks.rados.rados.0.smithi112.stdout:792: finishing write tid 3 to smithi11289144-339 2023-09-23T20:00:56.664 INFO:tasks.rados.rados.0.smithi112.stdout:792: finishing write tid 4 to smithi11289144-339 2023-09-23T20:00:56.665 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 339 v 114 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-09-23T20:00:56.665 INFO:tasks.rados.rados.0.smithi112.stdout:792: left oid 339 (ObjNum 666 snap 0 seq_num 666) 2023-09-23T20:00:56.665 INFO:tasks.rados.rados.0.smithi112.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-09-23T20:00:56.671 INFO:tasks.rados.rados.0.smithi112.stdout:796: writing smithi11289144-242 from 427076 to 1216119 tid 1 2023-09-23T20:00:56.679 INFO:tasks.rados.rados.0.smithi112.stdout:796: writing smithi11289144-242 from 1706795 to 2474357 tid 2 2023-09-23T20:00:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:796: writing smithi11289144-242 from 2944912 to 3227076 tid 3 2023-09-23T20:00:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:788: done (8 left) 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:789: done (7 left) 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:790: done (6 left) 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:791: done (5 left) 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:792: done (4 left) 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:793: done (3 left) 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:797: write oid 179 current snap is 0 2023-09-23T20:00:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-09-23T20:00:56.688 INFO:tasks.rados.rados.0.smithi112.stdout:797: writing smithi11289144-179 from 443883 to 908175 tid 1 2023-09-23T20:00:56.695 INFO:tasks.rados.rados.0.smithi112.stdout:797: writing smithi11289144-179 from 1365277 to 1876497 tid 2 2023-09-23T20:00:56.704 INFO:tasks.rados.rados.0.smithi112.stdout:797: writing smithi11289144-179 from 2572335 to 3243883 tid 3 2023-09-23T20:00:56.704 INFO:tasks.rados.rados.0.smithi112.stdout:798: read oid 61 snap -1 2023-09-23T20:00:56.704 INFO:tasks.rados.rados.0.smithi112.stdout:798: expect (ObjNum 60 snap 0 seq_num 60) 2023-09-23T20:00:56.704 INFO:tasks.rados.rados.0.smithi112.stdout:799: write oid 463 current snap is 0 2023-09-23T20:00:56.704 INFO:tasks.rados.rados.0.smithi112.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-09-23T20:00:56.710 INFO:tasks.rados.rados.0.smithi112.stdout:799: writing smithi11289144-463 from 460690 to 1116584 tid 1 2023-09-23T20:00:56.718 INFO:tasks.rados.rados.0.smithi112.stdout:799: writing smithi11289144-463 from 1540112 to 2311343 tid 2 2023-09-23T20:00:56.724 INFO:tasks.rados.rados.0.smithi112.stdout:799: writing smithi11289144-463 from 2716111 to 3255889 tid 3 2023-09-23T20:00:56.725 INFO:tasks.rados.rados.0.smithi112.stdout:800: write oid 102 current snap is 0 2023-09-23T20:00:56.725 INFO:tasks.rados.rados.0.smithi112.stdout:794: expect (ObjNum 167 snap 0 seq_num 167) 2023-09-23T20:00:56.823 INFO:tasks.rados.rados.0.smithi112.stdout:795: finishing write tid 1 to smithi11289144-90 2023-09-23T20:00:56.823 INFO:tasks.rados.rados.0.smithi112.stdout:795: finishing write tid 2 to smithi11289144-90 2023-09-23T20:00:56.823 INFO:tasks.rados.rados.0.smithi112.stdout:795: finishing write tid 3 to smithi11289144-90 2023-09-23T20:00:56.823 INFO:tasks.rados.rados.0.smithi112.stdout:795: finishing write tid 4 to smithi11289144-90 2023-09-23T20:00:56.823 INFO:tasks.rados.rados.0.smithi112.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-09-23T20:00:56.830 INFO:tasks.rados.rados.0.smithi112.stdout:800: writing smithi11289144-102 from 477497 to 1208640 tid 1 2023-09-23T20:00:56.838 INFO:tasks.rados.rados.0.smithi112.stdout:800: writing smithi11289144-102 from 1998594 to 2513483 tid 2 2023-09-23T20:00:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:800: writing smithi11289144-102 from 3143534 to 3277497 tid 3 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:794: done (6 left) 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:801: delete oid 183 current snap is 0 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:795: finishing write tid 5 to smithi11289144-90 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 118 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:795: left oid 90 (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:796: finishing write tid 1 to smithi11289144-242 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:796: finishing write tid 2 to smithi11289144-242 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:796: finishing write tid 3 to smithi11289144-242 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:796: finishing write tid 4 to smithi11289144-242 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:796: finishing write tid 5 to smithi11289144-242 2023-09-23T20:00:56.844 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 242 v 132 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:796: left oid 242 (ObjNum 668 snap 0 seq_num 668) 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:797: finishing write tid 1 to smithi11289144-179 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:797: finishing write tid 2 to smithi11289144-179 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:797: finishing write tid 3 to smithi11289144-179 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:797: finishing write tid 4 to smithi11289144-179 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:797: finishing write tid 5 to smithi11289144-179 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 179 v 134 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:797: left oid 179 (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:00:56.845 INFO:tasks.rados.rados.0.smithi112.stdout:798: expect (ObjNum 60 snap 0 seq_num 60) 2023-09-23T20:00:56.965 INFO:tasks.rados.rados.0.smithi112.stdout:799: finishing write tid 1 to smithi11289144-463 2023-09-23T20:00:56.966 INFO:tasks.rados.rados.0.smithi112.stdout:799: finishing write tid 2 to smithi11289144-463 2023-09-23T20:00:56.966 INFO:tasks.rados.rados.0.smithi112.stdout:799: finishing write tid 3 to smithi11289144-463 2023-09-23T20:00:56.966 INFO:tasks.rados.rados.0.smithi112.stdout:795: done (6 left) 2023-09-23T20:00:56.966 INFO:tasks.rados.rados.0.smithi112.stdout:796: done (5 left) 2023-09-23T20:00:56.967 INFO:tasks.rados.rados.0.smithi112.stdout:797: done (4 left) 2023-09-23T20:00:56.967 INFO:tasks.rados.rados.0.smithi112.stdout:798: done (3 left) 2023-09-23T20:00:56.967 INFO:tasks.rados.rados.0.smithi112.stdout:801: done (2 left) 2023-09-23T20:00:56.967 INFO:tasks.rados.rados.0.smithi112.stdout:802: write oid 399 current snap is 0 2023-09-23T20:00:56.967 INFO:tasks.rados.rados.0.smithi112.stdout:799: finishing write tid 4 to smithi11289144-463 2023-09-23T20:00:56.968 INFO:tasks.rados.rados.0.smithi112.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-09-23T20:00:56.970 INFO:tasks.rados.rados.0.smithi112.stdout:802: writing smithi11289144-399 from 511111 to 992752 tid 1 2023-09-23T20:00:56.977 INFO:tasks.rados.rados.0.smithi112.stdout:802: writing smithi11289144-399 from 1599205 to 2117763 tid 2 2023-09-23T20:00:56.985 INFO:tasks.rados.rados.0.smithi112.stdout:802: writing smithi11289144-399 from 2682027 to 3171974 tid 3 2023-09-23T20:00:56.985 INFO:tasks.rados.rados.0.smithi112.stdout:803: read oid 372 snap -1 2023-09-23T20:00:56.985 INFO:tasks.rados.rados.0.smithi112.stdout:803: expect (ObjNum 559 snap 0 seq_num 559) 2023-09-23T20:00:56.985 INFO:tasks.rados.rados.0.smithi112.stdout:804: write oid 20 current snap is 0 2023-09-23T20:00:56.985 INFO:tasks.rados.rados.0.smithi112.stdout:799: finishing write tid 5 to smithi11289144-463 2023-09-23T20:00:56.985 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 463 v 164 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-09-23T20:00:56.986 INFO:tasks.rados.rados.0.smithi112.stdout:799: left oid 463 (ObjNum 670 snap 0 seq_num 670) 2023-09-23T20:00:56.986 INFO:tasks.rados.rados.0.smithi112.stdout:800: finishing write tid 1 to smithi11289144-102 2023-09-23T20:00:56.986 INFO:tasks.rados.rados.0.smithi112.stdout:800: finishing write tid 2 to smithi11289144-102 2023-09-23T20:00:56.986 INFO:tasks.rados.rados.0.smithi112.stdout:800: finishing write tid 3 to smithi11289144-102 2023-09-23T20:00:56.986 INFO:tasks.rados.rados.0.smithi112.stdout:800: finishing write tid 4 to smithi11289144-102 2023-09-23T20:00:56.986 INFO:tasks.rados.rados.0.smithi112.stdout:800: finishing write tid 5 to smithi11289144-102 2023-09-23T20:00:56.987 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 102 v 144 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-09-23T20:00:56.987 INFO:tasks.rados.rados.0.smithi112.stdout:800: left oid 102 (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:00:56.987 INFO:tasks.rados.rados.0.smithi112.stdout:802: finishing write tid 1 to smithi11289144-399 2023-09-23T20:00:56.987 INFO:tasks.rados.rados.0.smithi112.stdout:802: finishing write tid 2 to smithi11289144-399 2023-09-23T20:00:56.987 INFO:tasks.rados.rados.0.smithi112.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-09-23T20:00:56.990 INFO:tasks.rados.rados.0.smithi112.stdout:804: writing smithi11289144-20 from 527918 to 1084808 tid 1 2023-09-23T20:00:56.998 INFO:tasks.rados.rados.0.smithi112.stdout:804: writing smithi11289144-20 from 1657687 to 2436256 tid 2 2023-09-23T20:00:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:804: writing smithi11289144-20 from 3225803 to 3327918 tid 3 2023-09-23T20:00:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:799: done (4 left) 2023-09-23T20:00:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:800: done (3 left) 2023-09-23T20:00:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:805: write oid 60 current snap is 0 2023-09-23T20:00:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-09-23T20:00:57.010 INFO:tasks.rados.rados.0.smithi112.stdout:805: writing smithi11289144-60 from 544725 to 1176864 tid 1 2023-09-23T20:00:57.016 INFO:tasks.rados.rados.0.smithi112.stdout:805: writing smithi11289144-60 from 1716169 to 2238396 tid 2 2023-09-23T20:00:57.024 INFO:tasks.rados.rados.0.smithi112.stdout:805: writing smithi11289144-60 from 2736873 to 3249364 tid 3 2023-09-23T20:00:57.024 INFO:tasks.rados.rados.0.smithi112.stdout:806: write oid 25 current snap is 0 2023-09-23T20:00:57.024 INFO:tasks.rados.rados.0.smithi112.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-09-23T20:00:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:806: writing smithi11289144-25 from 561532 to 1268920 tid 1 2023-09-23T20:00:57.042 INFO:tasks.rados.rados.0.smithi112.stdout:806: writing smithi11289144-25 from 2058298 to 2840536 tid 2 2023-09-23T20:00:57.043 INFO:tasks.rados.rados.0.smithi112.stdout:807: read oid 147 snap -1 2023-09-23T20:00:57.043 INFO:tasks.rados.rados.0.smithi112.stdout:807: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T20:00:57.043 INFO:tasks.rados.rados.0.smithi112.stdout:808: write oid 198 current snap is 0 2023-09-23T20:00:57.043 INFO:tasks.rados.rados.0.smithi112.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-09-23T20:00:57.049 INFO:tasks.rados.rados.0.smithi112.stdout:808: writing smithi11289144-198 from 578339 to 1077329 tid 1 2023-09-23T20:00:57.058 INFO:tasks.rados.rados.0.smithi112.stdout:808: writing smithi11289144-198 from 1833133 to 2359029 tid 2 2023-09-23T20:00:57.064 INFO:tasks.rados.rados.0.smithi112.stdout:808: writing smithi11289144-198 from 2791719 to 3378339 tid 3 2023-09-23T20:00:57.064 INFO:tasks.rados.rados.0.smithi112.stdout:809: write oid 366 current snap is 0 2023-09-23T20:00:57.065 INFO:tasks.rados.rados.0.smithi112.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-09-23T20:00:57.071 INFO:tasks.rados.rados.0.smithi112.stdout:809: writing smithi11289144-366 from 595146 to 1169385 tid 1 2023-09-23T20:00:57.080 INFO:tasks.rados.rados.0.smithi112.stdout:809: writing smithi11289144-366 from 1891615 to 2561169 tid 2 2023-09-23T20:00:57.085 INFO:tasks.rados.rados.0.smithi112.stdout:809: writing smithi11289144-366 from 3219142 to 3395146 tid 3 2023-09-23T20:00:57.085 INFO:tasks.rados.rados.0.smithi112.stdout:810: delete oid 166 current snap is 0 2023-09-23T20:00:57.085 INFO:tasks.rados.rados.0.smithi112.stdout:802: finishing write tid 3 to smithi11289144-399 2023-09-23T20:00:57.086 INFO:tasks.rados.rados.0.smithi112.stdout:802: finishing write tid 4 to smithi11289144-399 2023-09-23T20:00:57.086 INFO:tasks.rados.rados.0.smithi112.stdout:802: finishing write tid 5 to smithi11289144-399 2023-09-23T20:00:57.086 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 399 v 115 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-09-23T20:00:57.086 INFO:tasks.rados.rados.0.smithi112.stdout:802: left oid 399 (ObjNum 673 snap 0 seq_num 673) 2023-09-23T20:00:57.086 INFO:tasks.rados.rados.0.smithi112.stdout:803: expect (ObjNum 559 snap 0 seq_num 559) 2023-09-23T20:00:57.241 INFO:tasks.rados.rados.0.smithi112.stdout:804: finishing write tid 1 to smithi11289144-20 2023-09-23T20:00:57.242 INFO:tasks.rados.rados.0.smithi112.stdout:804: finishing write tid 2 to smithi11289144-20 2023-09-23T20:00:57.242 INFO:tasks.rados.rados.0.smithi112.stdout:804: finishing write tid 3 to smithi11289144-20 2023-09-23T20:00:57.242 INFO:tasks.rados.rados.0.smithi112.stdout:804: finishing write tid 4 to smithi11289144-20 2023-09-23T20:00:57.242 INFO:tasks.rados.rados.0.smithi112.stdout:804: finishing write tid 5 to smithi11289144-20 2023-09-23T20:00:57.242 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 20 v 192 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-09-23T20:00:57.242 INFO:tasks.rados.rados.0.smithi112.stdout:804: left oid 20 (ObjNum 674 snap 0 seq_num 674) 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:805: finishing write tid 1 to smithi11289144-60 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:805: finishing write tid 2 to smithi11289144-60 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:805: finishing write tid 3 to smithi11289144-60 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:805: finishing write tid 4 to smithi11289144-60 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:805: finishing write tid 5 to smithi11289144-60 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 60 v 168 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-09-23T20:00:57.243 INFO:tasks.rados.rados.0.smithi112.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2023-09-23T20:00:57.244 INFO:tasks.rados.rados.0.smithi112.stdout:806: finishing write tid 1 to smithi11289144-25 2023-09-23T20:00:57.244 INFO:tasks.rados.rados.0.smithi112.stdout:806: finishing write tid 2 to smithi11289144-25 2023-09-23T20:00:57.244 INFO:tasks.rados.rados.0.smithi112.stdout:806: finishing write tid 3 to smithi11289144-25 2023-09-23T20:00:57.244 INFO:tasks.rados.rados.0.smithi112.stdout:806: finishing write tid 4 to smithi11289144-25 2023-09-23T20:00:57.244 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 147 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-09-23T20:00:57.244 INFO:tasks.rados.rados.0.smithi112.stdout:806: left oid 25 (ObjNum 676 snap 0 seq_num 676) 2023-09-23T20:00:57.245 INFO:tasks.rados.rados.0.smithi112.stdout:802: done (8 left) 2023-09-23T20:00:57.245 INFO:tasks.rados.rados.0.smithi112.stdout:803: done (7 left) 2023-09-23T20:00:57.245 INFO:tasks.rados.rados.0.smithi112.stdout:804: done (6 left) 2023-09-23T20:00:57.245 INFO:tasks.rados.rados.0.smithi112.stdout:805: done (5 left) 2023-09-23T20:00:57.245 INFO:tasks.rados.rados.0.smithi112.stdout:806: done (4 left) 2023-09-23T20:00:57.245 INFO:tasks.rados.rados.0.smithi112.stdout:810: done (3 left) 2023-09-23T20:00:57.246 INFO:tasks.rados.rados.0.smithi112.stdout:811: read oid 384 snap -1 2023-09-23T20:00:57.246 INFO:tasks.rados.rados.0.smithi112.stdout:811: expect (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:00:57.246 INFO:tasks.rados.rados.0.smithi112.stdout:812: write oid 456 current snap is 0 2023-09-23T20:00:57.246 INFO:tasks.rados.rados.0.smithi112.stdout:808: finishing write tid 1 to smithi11289144-198 2023-09-23T20:00:57.246 INFO:tasks.rados.rados.0.smithi112.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-09-23T20:00:57.249 INFO:tasks.rados.rados.0.smithi112.stdout:812: writing smithi11289144-456 from 628760 to 1353497 tid 1 2023-09-23T20:00:57.257 INFO:tasks.rados.rados.0.smithi112.stdout:812: writing smithi11289144-456 from 1892226 to 2565449 tid 2 2023-09-23T20:00:57.262 INFO:tasks.rados.rados.0.smithi112.stdout:812: writing smithi11289144-456 from 3157635 to 3428760 tid 3 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:813: read oid 222 snap -1 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:813: expect (ObjNum 221 snap 0 seq_num 221) 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:814: read oid 249 snap -1 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:814: expect (ObjNum 248 snap 0 seq_num 248) 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:815: read oid 229 snap -1 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:815: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T20:00:57.263 INFO:tasks.rados.rados.0.smithi112.stdout:807: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T20:00:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:56 smithi174 bash[31352]: cluster 2023-09-23T20:00:55.727412+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T20:00:57.395 INFO:tasks.rados.rados.0.smithi112.stdout:808: finishing write tid 2 to smithi11289144-198 2023-09-23T20:00:57.395 INFO:tasks.rados.rados.0.smithi112.stdout:808: finishing write tid 3 to smithi11289144-198 2023-09-23T20:00:57.395 INFO:tasks.rados.rados.0.smithi112.stdout:808: finishing write tid 4 to smithi11289144-198 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:816: read oid 214 snap -1 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:816: expect deleted 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:807: done (8 left) 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:817: read oid 20 snap -1 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:817: expect (ObjNum 674 snap 0 seq_num 674) 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:818: delete oid 180 current snap is 0 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:808: finishing write tid 5 to smithi11289144-198 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 198 v 142 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:808: left oid 198 (ObjNum 677 snap 0 seq_num 677) 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:809: finishing write tid 1 to smithi11289144-366 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:809: finishing write tid 2 to smithi11289144-366 2023-09-23T20:00:57.396 INFO:tasks.rados.rados.0.smithi112.stdout:809: finishing write tid 3 to smithi11289144-366 2023-09-23T20:00:57.397 INFO:tasks.rados.rados.0.smithi112.stdout:809: finishing write tid 4 to smithi11289144-366 2023-09-23T20:00:57.397 INFO:tasks.rados.rados.0.smithi112.stdout:809: finishing write tid 5 to smithi11289144-366 2023-09-23T20:00:57.397 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 366 v 146 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-09-23T20:00:57.397 INFO:tasks.rados.rados.0.smithi112.stdout:809: left oid 366 (ObjNum 678 snap 0 seq_num 678) 2023-09-23T20:00:57.397 INFO:tasks.rados.rados.0.smithi112.stdout:811: expect (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:00:57.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:56 smithi112 bash[27353]: cluster 2023-09-23T20:00:55.727412+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T20:00:57.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:57 smithi112 bash[41728]: cluster 2023-09-23T20:00:55.727412+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 8.5 MiB/s wr, 88 op/s 2023-09-23T20:00:57.484 INFO:tasks.rados.rados.0.smithi112.stdout:812: finishing write tid 1 to smithi11289144-456 2023-09-23T20:00:57.484 INFO:tasks.rados.rados.0.smithi112.stdout:812: finishing write tid 2 to smithi11289144-456 2023-09-23T20:00:57.484 INFO:tasks.rados.rados.0.smithi112.stdout:812: finishing write tid 3 to smithi11289144-456 2023-09-23T20:00:57.484 INFO:tasks.rados.rados.0.smithi112.stdout:812: finishing write tid 4 to smithi11289144-456 2023-09-23T20:00:57.484 INFO:tasks.rados.rados.0.smithi112.stdout:808: done (9 left) 2023-09-23T20:00:57.484 INFO:tasks.rados.rados.0.smithi112.stdout:809: done (8 left) 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:811: done (7 left) 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:818: done (6 left) 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:819: write oid 119 current snap is 0 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:812: finishing write tid 5 to smithi11289144-456 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 456 v 136 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:812: left oid 456 (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:00:57.485 INFO:tasks.rados.rados.0.smithi112.stdout:814: expect (ObjNum 248 snap 0 seq_num 248) 2023-09-23T20:00:57.561 INFO:tasks.rados.rados.0.smithi112.stdout:813: expect (ObjNum 221 snap 0 seq_num 221) 2023-09-23T20:00:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:815: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-23T20:00:57.843 INFO:tasks.rados.rados.0.smithi112.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-09-23T20:00:57.849 INFO:tasks.rados.rados.0.smithi112.stdout:819: writing smithi11289144-119 from 662374 to 1137609 tid 1 2023-09-23T20:00:57.857 INFO:tasks.rados.rados.0.smithi112.stdout:819: writing smithi11289144-119 from 1609190 to 2286082 tid 2 2023-09-23T20:00:57.865 INFO:tasks.rados.rados.0.smithi112.stdout:819: writing smithi11289144-119 from 2812481 to 3436582 tid 3 2023-09-23T20:00:57.865 INFO:tasks.rados.rados.0.smithi112.stdout:812: done (6 left) 2023-09-23T20:00:57.865 INFO:tasks.rados.rados.0.smithi112.stdout:813: done (5 left) 2023-09-23T20:00:57.865 INFO:tasks.rados.rados.0.smithi112.stdout:814: done (4 left) 2023-09-23T20:00:57.865 INFO:tasks.rados.rados.0.smithi112.stdout:815: done (3 left) 2023-09-23T20:00:57.866 INFO:tasks.rados.rados.0.smithi112.stdout:820: write oid 18 current snap is 0 2023-09-23T20:00:57.866 INFO:tasks.rados.rados.0.smithi112.stdout:817: expect (ObjNum 674 snap 0 seq_num 674) 2023-09-23T20:00:58.038 INFO:tasks.rados.rados.0.smithi112.stdout:819: finishing write tid 1 to smithi11289144-119 2023-09-23T20:00:58.038 INFO:tasks.rados.rados.0.smithi112.stdout:819: finishing write tid 2 to smithi11289144-119 2023-09-23T20:00:58.038 INFO:tasks.rados.rados.0.smithi112.stdout:819: finishing write tid 3 to smithi11289144-119 2023-09-23T20:00:58.038 INFO:tasks.rados.rados.0.smithi112.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-09-23T20:00:58.046 INFO:tasks.rados.rados.0.smithi112.stdout:820: writing smithi11289144-18 from 679181 to 1229665 tid 1 2023-09-23T20:00:58.054 INFO:tasks.rados.rados.0.smithi112.stdout:820: writing smithi11289144-18 from 1667672 to 2204575 tid 2 2023-09-23T20:00:58.060 INFO:tasks.rados.rados.0.smithi112.stdout:820: writing smithi11289144-18 from 2839904 to 3275277 tid 3 2023-09-23T20:00:58.060 INFO:tasks.rados.rados.0.smithi112.stdout:816: done (3 left) 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:817: done (2 left) 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:821: read oid 349 snap -1 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:822: write oid 253 current snap is 0 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:819: finishing write tid 4 to smithi11289144-119 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:819: finishing write tid 5 to smithi11289144-119 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 119 v 101 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:819: left oid 119 (ObjNum 682 snap 0 seq_num 682) 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:820: finishing write tid 1 to smithi11289144-18 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:820: finishing write tid 2 to smithi11289144-18 2023-09-23T20:00:58.061 INFO:tasks.rados.rados.0.smithi112.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-09-23T20:00:58.068 INFO:tasks.rados.rados.0.smithi112.stdout:822: writing smithi11289144-253 from 695988 to 1321721 tid 1 2023-09-23T20:00:58.078 INFO:tasks.rados.rados.0.smithi112.stdout:822: writing smithi11289144-253 from 2009801 to 2690362 tid 2 2023-09-23T20:00:58.083 INFO:tasks.rados.rados.0.smithi112.stdout:822: writing smithi11289144-253 from 3150974 to 3495988 tid 3 2023-09-23T20:00:58.083 INFO:tasks.rados.rados.0.smithi112.stdout:819: done (3 left) 2023-09-23T20:00:58.083 INFO:tasks.rados.rados.0.smithi112.stdout:823: write oid 252 current snap is 0 2023-09-23T20:00:58.083 INFO:tasks.rados.rados.0.smithi112.stdout:820: finishing write tid 3 to smithi11289144-18 2023-09-23T20:00:58.083 INFO:tasks.rados.rados.0.smithi112.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-09-23T20:00:58.089 INFO:tasks.rados.rados.0.smithi112.stdout:823: writing smithi11289144-252 from 712795 to 1130130 tid 1 2023-09-23T20:00:58.096 INFO:tasks.rados.rados.0.smithi112.stdout:823: writing smithi11289144-252 from 1784636 to 2325208 tid 2 2023-09-23T20:00:58.103 INFO:tasks.rados.rados.0.smithi112.stdout:823: writing smithi11289144-252 from 2894750 to 3352667 tid 3 2023-09-23T20:00:58.103 INFO:tasks.rados.rados.0.smithi112.stdout:824: write oid 152 current snap is 0 2023-09-23T20:00:58.103 INFO:tasks.rados.rados.0.smithi112.stdout:820: finishing write tid 4 to smithi11289144-18 2023-09-23T20:00:58.103 INFO:tasks.rados.rados.0.smithi112.stdout:820: finishing write tid 5 to smithi11289144-18 2023-09-23T20:00:58.104 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 18 v 151 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-09-23T20:00:58.104 INFO:tasks.rados.rados.0.smithi112.stdout:820: left oid 18 (ObjNum 683 snap 0 seq_num 683) 2023-09-23T20:00:58.104 INFO:tasks.rados.rados.0.smithi112.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T20:00:58.253 INFO:tasks.rados.rados.0.smithi112.stdout:822: finishing write tid 1 to smithi11289144-253 2023-09-23T20:00:58.253 INFO:tasks.rados.rados.0.smithi112.stdout:822: finishing write tid 2 to smithi11289144-253 2023-09-23T20:00:58.253 INFO:tasks.rados.rados.0.smithi112.stdout:822: finishing write tid 3 to smithi11289144-253 2023-09-23T20:00:58.253 INFO:tasks.rados.rados.0.smithi112.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-09-23T20:00:58.259 INFO:tasks.rados.rados.0.smithi112.stdout:824: writing smithi11289144-152 from 729602 to 1222186 tid 1 2023-09-23T20:00:58.267 INFO:tasks.rados.rados.0.smithi112.stdout:824: writing smithi11289144-152 from 1843118 to 2527348 tid 2 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:824: writing smithi11289144-152 from 3322173 to 3529602 tid 3 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:820: done (4 left) 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:821: done (3 left) 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:825: write oid 180 current snap is 0 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:822: finishing write tid 4 to smithi11289144-253 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:822: finishing write tid 5 to smithi11289144-253 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 197 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:822: left oid 253 (ObjNum 684 snap 0 seq_num 684) 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:823: finishing write tid 1 to smithi11289144-252 2023-09-23T20:00:58.274 INFO:tasks.rados.rados.0.smithi112.stdout:823: finishing write tid 2 to smithi11289144-252 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:823: finishing write tid 3 to smithi11289144-252 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:823: finishing write tid 4 to smithi11289144-252 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:823: finishing write tid 5 to smithi11289144-252 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 252 v 172 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:823: left oid 252 (ObjNum 685 snap 0 seq_num 685) 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:824: finishing write tid 1 to smithi11289144-152 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:824: finishing write tid 2 to smithi11289144-152 2023-09-23T20:00:58.275 INFO:tasks.rados.rados.0.smithi112.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-09-23T20:00:58.281 INFO:tasks.rados.rados.0.smithi112.stdout:825: writing smithi11289144-180 from 746409 to 1314242 tid 1 2023-09-23T20:00:58.288 INFO:tasks.rados.rados.0.smithi112.stdout:825: writing smithi11289144-180 from 1901600 to 2445841 tid 2 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:825: writing smithi11289144-180 from 3065949 to 3546409 tid 3 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:822: done (3 left) 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:823: done (2 left) 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:826: write oid 83 current snap is 0 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:824: finishing write tid 3 to smithi11289144-152 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:824: finishing write tid 4 to smithi11289144-152 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:824: finishing write tid 5 to smithi11289144-152 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 152 v 176 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-09-23T20:00:58.295 INFO:tasks.rados.rados.0.smithi112.stdout:824: left oid 152 (ObjNum 686 snap 0 seq_num 686) 2023-09-23T20:00:58.296 INFO:tasks.rados.rados.0.smithi112.stdout:825: finishing write tid 1 to smithi11289144-180 2023-09-23T20:00:58.296 INFO:tasks.rados.rados.0.smithi112.stdout:825: finishing write tid 2 to smithi11289144-180 2023-09-23T20:00:58.296 INFO:tasks.rados.rados.0.smithi112.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-09-23T20:00:58.302 INFO:tasks.rados.rados.0.smithi112.stdout:826: writing smithi11289144-83 from 763216 to 1406298 tid 1 2023-09-23T20:00:58.310 INFO:tasks.rados.rados.0.smithi112.stdout:826: writing smithi11289144-83 from 1843729 to 2531628 tid 2 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:826: writing smithi11289144-83 from 3260666 to 3563216 tid 3 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:824: done (2 left) 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:827: read oid 288 snap -1 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:827: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:828: write oid 34 current snap is 0 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:825: finishing write tid 3 to smithi11289144-180 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:825: finishing write tid 4 to smithi11289144-180 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:825: finishing write tid 5 to smithi11289144-180 2023-09-23T20:00:58.317 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 180 v 201 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-09-23T20:00:58.318 INFO:tasks.rados.rados.0.smithi112.stdout:825: left oid 180 (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:00:58.318 INFO:tasks.rados.rados.0.smithi112.stdout:826: finishing write tid 1 to smithi11289144-83 2023-09-23T20:00:58.318 INFO:tasks.rados.rados.0.smithi112.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-09-23T20:00:58.325 INFO:tasks.rados.rados.0.smithi112.stdout:828: writing smithi11289144-34 from 780023 to 1498354 tid 1 2023-09-23T20:00:58.330 INFO:tasks.rados.rados.0.smithi112.stdout:828: writing smithi11289144-34 from 1902211 to 2450121 tid 2 2023-09-23T20:00:58.339 INFO:tasks.rados.rados.0.smithi112.stdout:828: writing smithi11289144-34 from 3004442 to 3580023 tid 3 2023-09-23T20:00:58.339 INFO:tasks.rados.rados.0.smithi112.stdout:825: done (3 left) 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:829: read oid 401 snap -1 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:829: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:830: read oid 33 snap -1 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:830: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:831: read oid 421 snap -1 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:831: expect (ObjNum 420 snap 0 seq_num 420) 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:832: write oid 438 current snap is 0 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:826: finishing write tid 2 to smithi11289144-83 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:826: finishing write tid 3 to smithi11289144-83 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:826: finishing write tid 4 to smithi11289144-83 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:826: finishing write tid 5 to smithi11289144-83 2023-09-23T20:00:58.340 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 83 v 180 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-09-23T20:00:58.341 INFO:tasks.rados.rados.0.smithi112.stdout:826: left oid 83 (ObjNum 688 snap 0 seq_num 688) 2023-09-23T20:00:58.341 INFO:tasks.rados.rados.0.smithi112.stdout:827: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:00:58.442 INFO:tasks.rados.rados.0.smithi112.stdout:828: finishing write tid 1 to smithi11289144-34 2023-09-23T20:00:58.442 INFO:tasks.rados.rados.0.smithi112.stdout:828: finishing write tid 2 to smithi11289144-34 2023-09-23T20:00:58.442 INFO:tasks.rados.rados.0.smithi112.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-09-23T20:00:58.452 INFO:tasks.rados.rados.0.smithi112.stdout:832: writing smithi11289144-438 from 796830 to 1590410 tid 1 2023-09-23T20:00:58.464 INFO:tasks.rados.rados.0.smithi112.stdout:832: writing smithi11289144-438 from 2360693 to 3052261 tid 2 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:826: done (6 left) 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:827: done (5 left) 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:833: read oid 142 snap -1 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:833: expect (ObjNum 141 snap 0 seq_num 141) 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:834: read oid 326 snap -1 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:834: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:835: read oid 23 snap -1 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:835: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:836: write oid 204 current snap is 0 2023-09-23T20:00:58.465 INFO:tasks.rados.rados.0.smithi112.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-09-23T20:00:58.470 INFO:tasks.rados.rados.0.smithi112.stdout:836: writing smithi11289144-204 from 413637 to 882466 tid 1 2023-09-23T20:00:58.477 INFO:tasks.rados.rados.0.smithi112.stdout:836: writing smithi11289144-204 from 1619175 to 2054401 tid 2 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:836: writing smithi11289144-204 from 2542935 to 3301190 tid 3 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:837: read oid 383 snap -1 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:837: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:838: read oid 210 snap -1 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:838: expect (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:839: read oid 194 snap -1 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:839: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T20:00:58.485 INFO:tasks.rados.rados.0.smithi112.stdout:840: write oid 354 current snap is 0 2023-09-23T20:00:58.486 INFO:tasks.rados.rados.0.smithi112.stdout:830: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:00:58.579 INFO:tasks.rados.rados.0.smithi112.stdout:828: finishing write tid 3 to smithi11289144-34 2023-09-23T20:00:58.579 INFO:tasks.rados.rados.0.smithi112.stdout:828: finishing write tid 4 to smithi11289144-34 2023-09-23T20:00:58.579 INFO:tasks.rados.rados.0.smithi112.stdout:828: finishing write tid 5 to smithi11289144-34 2023-09-23T20:00:58.580 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 34 v 105 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-09-23T20:00:58.580 INFO:tasks.rados.rados.0.smithi112.stdout:828: left oid 34 (ObjNum 689 snap 0 seq_num 689) 2023-09-23T20:00:58.580 INFO:tasks.rados.rados.0.smithi112.stdout:831: expect (ObjNum 420 snap 0 seq_num 420) 2023-09-23T20:00:58.691 INFO:tasks.rados.rados.0.smithi112.stdout:829: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:00:58.793 INFO:tasks.rados.rados.0.smithi112.stdout:832: finishing write tid 1 to smithi11289144-438 2023-09-23T20:00:58.794 INFO:tasks.rados.rados.0.smithi112.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-09-23T20:00:58.799 INFO:tasks.rados.rados.0.smithi112.stdout:840: writing smithi11289144-354 from 430444 to 1090875 tid 1 2023-09-23T20:00:58.808 INFO:tasks.rados.rados.0.smithi112.stdout:840: writing smithi11289144-354 from 1677657 to 2372894 tid 2 2023-09-23T20:00:58.815 INFO:tasks.rados.rados.0.smithi112.stdout:840: writing smithi11289144-354 from 2970358 to 3539885 tid 3 2023-09-23T20:00:58.815 INFO:tasks.rados.rados.0.smithi112.stdout:828: done (12 left) 2023-09-23T20:00:58.815 INFO:tasks.rados.rados.0.smithi112.stdout:829: done (11 left) 2023-09-23T20:00:58.815 INFO:tasks.rados.rados.0.smithi112.stdout:830: done (10 left) 2023-09-23T20:00:58.815 INFO:tasks.rados.rados.0.smithi112.stdout:831: done (9 left) 2023-09-23T20:00:58.816 INFO:tasks.rados.rados.0.smithi112.stdout:841: write oid 387 current snap is 0 2023-09-23T20:00:58.816 INFO:tasks.rados.rados.0.smithi112.stdout:835: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:00:58.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:00:58 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:00:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:00:58.907 INFO:tasks.rados.rados.0.smithi112.stdout:834: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:00:59.037 INFO:tasks.rados.rados.0.smithi112.stdout:832: finishing write tid 2 to smithi11289144-438 2023-09-23T20:00:59.037 INFO:tasks.rados.rados.0.smithi112.stdout:832: finishing write tid 3 to smithi11289144-438 2023-09-23T20:00:59.037 INFO:tasks.rados.rados.0.smithi112.stdout:832: finishing write tid 4 to smithi11289144-438 2023-09-23T20:00:59.037 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 438 v 154 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-09-23T20:00:59.037 INFO:tasks.rados.rados.0.smithi112.stdout:832: left oid 438 (ObjNum 690 snap 0 seq_num 690) 2023-09-23T20:00:59.038 INFO:tasks.rados.rados.0.smithi112.stdout:833: expect (ObjNum 141 snap 0 seq_num 141) 2023-09-23T20:00:59.129 INFO:tasks.rados.rados.0.smithi112.stdout:836: finishing write tid 1 to smithi11289144-204 2023-09-23T20:00:59.129 INFO:tasks.rados.rados.0.smithi112.stdout:836: finishing write tid 2 to smithi11289144-204 2023-09-23T20:00:59.129 INFO:tasks.rados.rados.0.smithi112.stdout:839: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T20:00:59.141 INFO:teuthology.orchestra.run.smithi112.stdout:wait for minority of mons to upgrade 2023-09-23T20:00:59.215 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:00:58 smithi112 bash[41728]: cluster 2023-09-23T20:00:57.728363+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-09-23T20:00:59.215 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:00:58 smithi112 bash[27353]: cluster 2023-09-23T20:00:57.728363+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-09-23T20:00:59.253 INFO:tasks.rados.rados.0.smithi112.stdout:838: expect (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:00:59.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:00:58 smithi174 bash[31352]: cluster 2023-09-23T20:00:57.728363+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-09-23T20:00:59.380 INFO:tasks.rados.rados.0.smithi112.stdout:837: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T20:00:59.603 INFO:tasks.rados.rados.0.smithi112.stdout:836: finishing write tid 3 to smithi11289144-204 2023-09-23T20:00:59.603 INFO:tasks.rados.rados.0.smithi112.stdout:836: finishing write tid 4 to smithi11289144-204 2023-09-23T20:00:59.603 INFO:tasks.rados.rados.0.smithi112.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-09-23T20:00:59.613 INFO:tasks.rados.rados.0.smithi112.stdout:841: writing smithi11289144-387 from 447251 to 1182931 tid 1 2023-09-23T20:00:59.619 INFO:tasks.rados.rados.0.smithi112.stdout:841: writing smithi11289144-387 from 1736139 to 2175034 tid 2 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:841: writing smithi11289144-387 from 2597781 to 3378580 tid 3 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:832: done (9 left) 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:833: done (8 left) 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:834: done (7 left) 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:835: done (6 left) 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:837: done (5 left) 2023-09-23T20:00:59.627 INFO:tasks.rados.rados.0.smithi112.stdout:838: done (4 left) 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:839: done (3 left) 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:842: write oid 131 current snap is 0 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:836: finishing write tid 5 to smithi11289144-204 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 204 v 158 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:836: left oid 204 (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:840: finishing write tid 1 to smithi11289144-354 2023-09-23T20:00:59.628 INFO:tasks.rados.rados.0.smithi112.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-09-23T20:00:59.631 INFO:tasks.rados.rados.0.smithi112.stdout:842: writing smithi11289144-131 from 464058 to 874987 tid 1 2023-09-23T20:00:59.638 INFO:tasks.rados.rados.0.smithi112.stdout:842: writing smithi11289144-131 from 1394621 to 2093527 tid 2 2023-09-23T20:00:59.645 INFO:tasks.rados.rados.0.smithi112.stdout:842: writing smithi11289144-131 from 2625204 to 3217275 tid 3 2023-09-23T20:00:59.648 INFO:tasks.rados.rados.0.smithi112.stdout:842: writing smithi11289144-131 from 3656107 to 3664058 tid 4 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:836: done (3 left) 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:843: read oid 424 snap -1 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:843: expect (ObjNum 423 snap 0 seq_num 423) 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:844: delete oid 339 current snap is 0 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:840: finishing write tid 2 to smithi11289144-354 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:840: finishing write tid 3 to smithi11289144-354 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:840: finishing write tid 4 to smithi11289144-354 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:840: finishing write tid 5 to smithi11289144-354 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 354 v 136 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:840: left oid 354 (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:841: finishing write tid 1 to smithi11289144-387 2023-09-23T20:00:59.649 INFO:tasks.rados.rados.0.smithi112.stdout:841: finishing write tid 2 to smithi11289144-387 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:841: finishing write tid 3 to smithi11289144-387 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:841: finishing write tid 4 to smithi11289144-387 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:841: finishing write tid 5 to smithi11289144-387 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 387 v 202 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:841: left oid 387 (ObjNum 693 snap 0 seq_num 693) 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:842: finishing write tid 1 to smithi11289144-131 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:842: finishing write tid 2 to smithi11289144-131 2023-09-23T20:00:59.650 INFO:tasks.rados.rados.0.smithi112.stdout:842: finishing write tid 3 to smithi11289144-131 2023-09-23T20:00:59.651 INFO:tasks.rados.rados.0.smithi112.stdout:842: finishing write tid 4 to smithi11289144-131 2023-09-23T20:00:59.651 INFO:tasks.rados.rados.0.smithi112.stdout:842: finishing write tid 5 to smithi11289144-131 2023-09-23T20:00:59.651 INFO:tasks.rados.rados.0.smithi112.stdout:840: done (4 left) 2023-09-23T20:00:59.651 INFO:tasks.rados.rados.0.smithi112.stdout:841: done (3 left) 2023-09-23T20:00:59.651 INFO:tasks.rados.rados.0.smithi112.stdout:844: done (2 left) 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:845: read oid 122 snap -1 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:845: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:846: read oid 475 snap -1 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:846: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:847: read oid 427 snap -1 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:847: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:848: write oid 496 current snap is 0 2023-09-23T20:00:59.652 INFO:tasks.rados.rados.0.smithi112.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-09-23T20:00:59.657 INFO:tasks.rados.rados.0.smithi112.stdout:848: writing smithi11289144-496 from 497672 to 1059099 tid 1 2023-09-23T20:00:59.667 INFO:tasks.rados.rados.0.smithi112.stdout:848: writing smithi11289144-496 from 1795232 to 2497807 tid 2 2023-09-23T20:00:59.674 INFO:tasks.rados.rados.0.smithi112.stdout:848: writing smithi11289144-496 from 2963697 to 3694665 tid 3 2023-09-23T20:00:59.674 INFO:tasks.rados.rados.0.smithi112.stdout:849: delete oid 306 current snap is 0 2023-09-23T20:00:59.674 INFO:tasks.rados.rados.0.smithi112.stdout:842: finishing write tid 6 to smithi11289144-131 2023-09-23T20:00:59.674 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 131 v 139 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-09-23T20:00:59.674 INFO:tasks.rados.rados.0.smithi112.stdout:842: left oid 131 (ObjNum 694 snap 0 seq_num 694) 2023-09-23T20:00:59.674 INFO:tasks.rados.rados.0.smithi112.stdout:846: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:00:59.824 INFO:tasks.rados.rados.0.smithi112.stdout:843: expect (ObjNum 423 snap 0 seq_num 423) 2023-09-23T20:00:59.940 INFO:tasks.rados.rados.0.smithi112.stdout:845: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:00.013 INFO:tasks.rados.rados.0.smithi112.stdout:847: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:848: finishing write tid 1 to smithi11289144-496 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:848: finishing write tid 2 to smithi11289144-496 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:848: finishing write tid 3 to smithi11289144-496 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:848: finishing write tid 4 to smithi11289144-496 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:848: finishing write tid 5 to smithi11289144-496 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 109 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:848: left oid 496 (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:842: done (6 left) 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:843: done (5 left) 2023-09-23T20:01:00.147 INFO:tasks.rados.rados.0.smithi112.stdout:845: done (4 left) 2023-09-23T20:01:00.148 INFO:tasks.rados.rados.0.smithi112.stdout:846: done (3 left) 2023-09-23T20:01:00.148 INFO:tasks.rados.rados.0.smithi112.stdout:847: done (2 left) 2023-09-23T20:01:00.148 INFO:tasks.rados.rados.0.smithi112.stdout:848: done (1 left) 2023-09-23T20:01:00.148 INFO:tasks.rados.rados.0.smithi112.stdout:849: done (0 left) 2023-09-23T20:01:00.148 INFO:tasks.rados.rados.0.smithi112.stdout:850: delete oid 161 current snap is 0 2023-09-23T20:01:00.149 INFO:tasks.rados.rados.0.smithi112.stdout:850: done (0 left) 2023-09-23T20:01:00.149 INFO:tasks.rados.rados.0.smithi112.stdout:851: read oid 258 snap -1 2023-09-23T20:01:00.149 INFO:tasks.rados.rados.0.smithi112.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-23T20:01:00.149 INFO:tasks.rados.rados.0.smithi112.stdout:852: read oid 475 snap -1 2023-09-23T20:01:00.149 INFO:tasks.rados.rados.0.smithi112.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:01:00.149 INFO:tasks.rados.rados.0.smithi112.stdout:853: write oid 413 current snap is 0 2023-09-23T20:01:00.150 INFO:tasks.rados.rados.0.smithi112.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-09-23T20:01:00.161 INFO:tasks.rados.rados.0.smithi112.stdout:853: writing smithi11289144-413 from 548093 to 1335267 tid 1 2023-09-23T20:01:00.168 INFO:tasks.rados.rados.0.smithi112.stdout:853: writing smithi11289144-413 from 1970678 to 2420580 tid 2 2023-09-23T20:01:00.176 INFO:tasks.rados.rados.0.smithi112.stdout:853: writing smithi11289144-413 from 3045966 to 3727103 tid 3 2023-09-23T20:01:00.176 INFO:tasks.rados.rados.0.smithi112.stdout:854: write oid 210 current snap is 0 2023-09-23T20:01:00.176 INFO:tasks.rados.rados.0.smithi112.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-09-23T20:01:00.183 INFO:tasks.rados.rados.0.smithi112.stdout:854: writing smithi11289144-210 from 564900 to 1143676 tid 1 2023-09-23T20:01:00.191 INFO:tasks.rados.rados.0.smithi112.stdout:854: writing smithi11289144-210 from 1629160 to 2339073 tid 2 2023-09-23T20:01:00.198 INFO:tasks.rados.rados.0.smithi112.stdout:854: writing smithi11289144-210 from 3073389 to 3565798 tid 3 2023-09-23T20:01:00.199 INFO:tasks.rados.rados.0.smithi112.stdout:855: read oid 118 snap -1 2023-09-23T20:01:00.199 INFO:tasks.rados.rados.0.smithi112.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:01:00.199 INFO:tasks.rados.rados.0.smithi112.stdout:856: delete oid 98 current snap is 0 2023-09-23T20:01:00.199 INFO:tasks.rados.rados.0.smithi112.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-23T20:01:00.284 INFO:tasks.rados.rados.0.smithi112.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:853: finishing write tid 1 to smithi11289144-413 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:853: finishing write tid 2 to smithi11289144-413 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:851: done (5 left) 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:852: done (4 left) 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:856: done (3 left) 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:857: read oid 214 snap -1 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:857: expect deleted 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:858: delete oid 335 current snap is 0 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:853: finishing write tid 3 to smithi11289144-413 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:853: finishing write tid 4 to smithi11289144-413 2023-09-23T20:01:00.430 INFO:tasks.rados.rados.0.smithi112.stdout:853: finishing write tid 5 to smithi11289144-413 2023-09-23T20:01:00.431 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 413 v 162 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-09-23T20:01:00.431 INFO:tasks.rados.rados.0.smithi112.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-09-23T20:01:00.431 INFO:tasks.rados.rados.0.smithi112.stdout:854: finishing write tid 1 to smithi11289144-210 2023-09-23T20:01:00.431 INFO:tasks.rados.rados.0.smithi112.stdout:854: finishing write tid 2 to smithi11289144-210 2023-09-23T20:01:00.431 INFO:tasks.rados.rados.0.smithi112.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:01:00.580 INFO:tasks.rados.rados.0.smithi112.stdout:854: finishing write tid 3 to smithi11289144-210 2023-09-23T20:01:00.580 INFO:tasks.rados.rados.0.smithi112.stdout:854: finishing write tid 4 to smithi11289144-210 2023-09-23T20:01:00.580 INFO:tasks.rados.rados.0.smithi112.stdout:854: finishing write tid 5 to smithi11289144-210 2023-09-23T20:01:00.580 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 210 v 167 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-09-23T20:01:00.580 INFO:tasks.rados.rados.0.smithi112.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:853: done (4 left) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:854: done (3 left) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:855: done (2 left) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:857: done (1 left) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:858: done (0 left) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:859: read oid 217 snap -1 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:860: write oid 59 current snap is 0 2023-09-23T20:01:00.581 INFO:tasks.rados.rados.0.smithi112.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-09-23T20:01:00.590 INFO:tasks.rados.rados.0.smithi112.stdout:860: writing smithi11289144-59 from 615321 to 1019844 tid 1 2023-09-23T20:01:00.597 INFO:tasks.rados.rados.0.smithi112.stdout:860: writing smithi11289144-59 from 1804606 to 2261846 tid 2 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:860: writing smithi11289144-59 from 2755658 to 3481883 tid 3 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:861: read oid 302 snap -1 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:861: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:862: read oid 484 snap -1 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:863: write oid 461 current snap is 0 2023-09-23T20:01:00.606 INFO:tasks.rados.rados.0.smithi112.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-09-23T20:01:00.612 INFO:tasks.rados.rados.0.smithi112.stdout:863: writing smithi11289144-461 from 632128 to 1111900 tid 1 2023-09-23T20:01:00.620 INFO:tasks.rados.rados.0.smithi112.stdout:863: writing smithi11289144-461 from 1746735 to 2347633 tid 2 2023-09-23T20:01:00.629 INFO:tasks.rados.rados.0.smithi112.stdout:863: writing smithi11289144-461 from 3066728 to 3720578 tid 3 2023-09-23T20:01:00.629 INFO:tasks.rados.rados.0.smithi112.stdout:864: write oid 111 current snap is 0 2023-09-23T20:01:00.629 INFO:tasks.rados.rados.0.smithi112.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-09-23T20:01:00.636 INFO:tasks.rados.rados.0.smithi112.stdout:864: writing smithi11289144-111 from 648935 to 1203956 tid 1 2023-09-23T20:01:00.642 INFO:tasks.rados.rados.0.smithi112.stdout:864: writing smithi11289144-111 from 1805217 to 2266126 tid 2 2023-09-23T20:01:00.647 INFO:tasks.rados.rados.0.smithi112.stdout:864: writing smithi11289144-111 from 2694151 to 3159273 tid 3 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:864: writing smithi11289144-111 from 3817442 to 3848935 tid 4 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:865: read oid 173 snap -1 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:865: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:866: read oid 286 snap -1 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:867: write oid 98 current snap is 0 2023-09-23T20:01:00.652 INFO:tasks.rados.rados.0.smithi112.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-09-23T20:01:00.791 INFO:tasks.rados.rados.0.smithi112.stdout:860: finishing write tid 1 to smithi11289144-59 2023-09-23T20:01:00.791 INFO:tasks.rados.rados.0.smithi112.stdout:860: finishing write tid 2 to smithi11289144-59 2023-09-23T20:01:00.791 INFO:tasks.rados.rados.0.smithi112.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-09-23T20:01:00.798 INFO:tasks.rados.rados.0.smithi112.stdout:867: writing smithi11289144-98 from 665742 to 1296012 tid 1 2023-09-23T20:01:00.805 INFO:tasks.rados.rados.0.smithi112.stdout:867: writing smithi11289144-98 from 1863699 to 2468266 tid 2 2023-09-23T20:01:00.814 INFO:tasks.rados.rados.0.smithi112.stdout:867: writing smithi11289144-98 from 3121574 to 3797968 tid 3 2023-09-23T20:01:00.814 INFO:tasks.rados.rados.0.smithi112.stdout:859: done (8 left) 2023-09-23T20:01:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:868: read oid 48 snap -1 2023-09-23T20:01:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:868: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:01:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:869: read oid 407 snap -1 2023-09-23T20:01:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:869: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:01:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:870: delete oid 60 current snap is 0 2023-09-23T20:01:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-09-23T20:01:00.900 INFO:tasks.rados.rados.0.smithi112.stdout:863: finishing write tid 1 to smithi11289144-461 2023-09-23T20:01:00.901 INFO:tasks.rados.rados.0.smithi112.stdout:860: finishing write tid 3 to smithi11289144-59 2023-09-23T20:01:00.901 INFO:tasks.rados.rados.0.smithi112.stdout:860: finishing write tid 4 to smithi11289144-59 2023-09-23T20:01:00.901 INFO:tasks.rados.rados.0.smithi112.stdout:860: finishing write tid 5 to smithi11289144-59 2023-09-23T20:01:00.901 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 59 v 206 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-09-23T20:01:00.901 INFO:tasks.rados.rados.0.smithi112.stdout:860: left oid 59 (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:01:00.901 INFO:tasks.rados.rados.0.smithi112.stdout:861: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:01:01.097 INFO:tasks.rados.rados.0.smithi112.stdout:863: finishing write tid 2 to smithi11289144-461 2023-09-23T20:01:01.097 INFO:tasks.rados.rados.0.smithi112.stdout:863: finishing write tid 3 to smithi11289144-461 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:863: finishing write tid 4 to smithi11289144-461 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:863: finishing write tid 5 to smithi11289144-461 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 461 v 175 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:863: left oid 461 (ObjNum 704 snap 0 seq_num 704) 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:864: finishing write tid 1 to smithi11289144-111 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:860: done (10 left) 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:861: done (9 left) 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:862: done (8 left) 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:863: done (7 left) 2023-09-23T20:01:01.098 INFO:tasks.rados.rados.0.smithi112.stdout:870: done (6 left) 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:871: read oid 219 snap -1 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:871: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:872: read oid 245 snap -1 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:872: expect (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:873: read oid 198 snap -1 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:873: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:874: read oid 102 snap -1 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:874: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:875: read oid 238 snap -1 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:875: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:876: read oid 475 snap -1 2023-09-23T20:01:01.099 INFO:tasks.rados.rados.0.smithi112.stdout:876: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:01:01.100 INFO:tasks.rados.rados.0.smithi112.stdout:877: read oid 381 snap -1 2023-09-23T20:01:01.100 INFO:tasks.rados.rados.0.smithi112.stdout:877: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-23T20:01:01.100 INFO:tasks.rados.rados.0.smithi112.stdout:878: read oid 146 snap -1 2023-09-23T20:01:01.100 INFO:tasks.rados.rados.0.smithi112.stdout:878: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T20:01:01.100 INFO:tasks.rados.rados.0.smithi112.stdout:879: write oid 342 current snap is 0 2023-09-23T20:01:01.100 INFO:tasks.rados.rados.0.smithi112.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-09-23T20:01:01.104 INFO:tasks.rados.rados.0.smithi112.stdout:879: writing smithi11289144-342 from 699356 to 1196477 tid 1 2023-09-23T20:01:01.113 INFO:tasks.rados.rados.0.smithi112.stdout:879: writing smithi11289144-342 from 1980663 to 2588899 tid 2 2023-09-23T20:01:01.120 INFO:tasks.rados.rados.0.smithi112.stdout:879: writing smithi11289144-342 from 3176420 to 3591711 tid 3 2023-09-23T20:01:01.120 INFO:tasks.rados.rados.0.smithi112.stdout:880: read oid 107 snap -1 2023-09-23T20:01:01.120 INFO:tasks.rados.rados.0.smithi112.stdout:880: expect (ObjNum 662 snap 0 seq_num 662) 2023-09-23T20:01:01.120 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:01.121 INFO:tasks.rados.rados.0.smithi112.stdout:864: finishing write tid 2 to smithi11289144-111 2023-09-23T20:01:01.121 INFO:tasks.rados.rados.0.smithi112.stdout:864: finishing write tid 3 to smithi11289144-111 2023-09-23T20:01:01.121 INFO:tasks.rados.rados.0.smithi112.stdout:864: finishing write tid 4 to smithi11289144-111 2023-09-23T20:01:01.121 INFO:tasks.rados.rados.0.smithi112.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:01:01.227 INFO:tasks.rados.rados.0.smithi112.stdout:864: finishing write tid 5 to smithi11289144-111 2023-09-23T20:01:01.227 INFO:tasks.rados.rados.0.smithi112.stdout:864: finishing write tid 6 to smithi11289144-111 2023-09-23T20:01:01.227 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 144 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-09-23T20:01:01.228 INFO:tasks.rados.rados.0.smithi112.stdout:864: left oid 111 (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:01.228 INFO:tasks.rados.rados.0.smithi112.stdout:865: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-23T20:01:01.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:00 smithi174 bash[31352]: cluster 2023-09-23T20:00:59.728794+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.5 MiB/s wr, 93 op/s 2023-09-23T20:01:01.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:00 smithi112 bash[27353]: cluster 2023-09-23T20:00:59.728794+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.5 MiB/s wr, 93 op/s 2023-09-23T20:01:01.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:00 smithi112 bash[41728]: cluster 2023-09-23T20:00:59.728794+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.5 MiB/s wr, 93 op/s 2023-09-23T20:01:01.412 INFO:tasks.rados.rados.0.smithi112.stdout:867: finishing write tid 1 to smithi11289144-98 2023-09-23T20:01:01.412 INFO:tasks.rados.rados.0.smithi112.stdout:867: finishing write tid 2 to smithi11289144-98 2023-09-23T20:01:01.413 INFO:tasks.rados.rados.0.smithi112.stdout:867: finishing write tid 3 to smithi11289144-98 2023-09-23T20:01:01.413 INFO:tasks.rados.rados.0.smithi112.stdout:867: finishing write tid 4 to smithi11289144-98 2023-09-23T20:01:01.413 INFO:tasks.rados.rados.0.smithi112.stdout:867: finishing write tid 5 to smithi11289144-98 2023-09-23T20:01:01.413 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 98 v 124 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-09-23T20:01:01.413 INFO:tasks.rados.rados.0.smithi112.stdout:867: left oid 98 (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:01:01.413 INFO:tasks.rados.rados.0.smithi112.stdout:869: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:01:01.510 INFO:tasks.rados.rados.0.smithi112.stdout:868: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:01:01.614 INFO:tasks.rados.rados.0.smithi112.stdout:872: expect (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:01:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:873: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T20:01:01.933 INFO:tasks.rados.rados.0.smithi112.stdout:878: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T20:01:02.095 INFO:tasks.rados.rados.0.smithi112.stdout:877: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-23T20:01:02.252 INFO:tasks.rados.rados.0.smithi112.stdout:879: finishing write tid 1 to smithi11289144-342 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:879: finishing write tid 2 to smithi11289144-342 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:879: finishing write tid 3 to smithi11289144-342 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:879: finishing write tid 4 to smithi11289144-342 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:864: done (15 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:865: done (14 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:866: done (13 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:867: done (12 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:868: done (11 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:869: done (10 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:872: done (9 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:873: done (8 left) 2023-09-23T20:01:02.253 INFO:tasks.rados.rados.0.smithi112.stdout:877: done (7 left) 2023-09-23T20:01:02.254 INFO:tasks.rados.rados.0.smithi112.stdout:878: done (6 left) 2023-09-23T20:01:02.254 INFO:tasks.rados.rados.0.smithi112.stdout:881: write oid 193 current snap is 0 2023-09-23T20:01:02.254 INFO:tasks.rados.rados.0.smithi112.stdout:879: finishing write tid 5 to smithi11289144-342 2023-09-23T20:01:02.254 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 342 v 139 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-09-23T20:01:02.254 INFO:tasks.rados.rados.0.smithi112.stdout:879: left oid 342 (ObjNum 708 snap 0 seq_num 708) 2023-09-23T20:01:02.254 INFO:tasks.rados.rados.0.smithi112.stdout:874: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:01:02.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:01 smithi174 bash[31352]: audit 2023-09-23T20:01:01.744960+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:02.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:01 smithi112 bash[27353]: audit 2023-09-23T20:01:01.744960+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:01 smithi112 bash[41728]: audit 2023-09-23T20:01:01.744960+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:02.431 INFO:tasks.rados.rados.0.smithi112.stdout:876: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:01:02.582 INFO:tasks.rados.rados.0.smithi112.stdout:871: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-23T20:01:02.731 INFO:tasks.rados.rados.0.smithi112.stdout:880: expect (ObjNum 662 snap 0 seq_num 662) 2023-09-23T20:01:02.880 INFO:tasks.rados.rados.0.smithi112.stdout:875: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:01:03.032 INFO:tasks.rados.rados.0.smithi112.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-09-23T20:01:03.044 INFO:tasks.rados.rados.0.smithi112.stdout:881: writing smithi11289144-193 from 716163 to 1288533 tid 1 2023-09-23T20:01:03.051 INFO:tasks.rados.rados.0.smithi112.stdout:881: writing smithi11289144-193 from 2039145 to 2507392 tid 2 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:881: writing smithi11289144-193 from 3203843 to 3830406 tid 3 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:871: done (6 left) 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:874: done (5 left) 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:875: done (4 left) 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:876: done (3 left) 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:879: done (2 left) 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:880: done (1 left) 2023-09-23T20:01:03.060 INFO:tasks.rados.rados.0.smithi112.stdout:882: write oid 53 current snap is 0 2023-09-23T20:01:03.061 INFO:tasks.rados.rados.0.smithi112.stdout:881: finishing write tid 1 to smithi11289144-193 2023-09-23T20:01:03.061 INFO:tasks.rados.rados.0.smithi112.stdout:881: finishing write tid 2 to smithi11289144-193 2023-09-23T20:01:03.061 INFO:tasks.rados.rados.0.smithi112.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-09-23T20:01:03.068 INFO:tasks.rados.rados.0.smithi112.stdout:882: writing smithi11289144-53 from 732970 to 1380589 tid 1 2023-09-23T20:01:03.076 INFO:tasks.rados.rados.0.smithi112.stdout:882: writing smithi11289144-53 from 2097627 to 2709532 tid 2 2023-09-23T20:01:03.082 INFO:tasks.rados.rados.0.smithi112.stdout:882: writing smithi11289144-53 from 3231266 to 3669101 tid 3 2023-09-23T20:01:03.082 INFO:tasks.rados.rados.0.smithi112.stdout:883: write oid 498 current snap is 0 2023-09-23T20:01:03.083 INFO:tasks.rados.rados.0.smithi112.stdout:881: finishing write tid 3 to smithi11289144-193 2023-09-23T20:01:03.083 INFO:tasks.rados.rados.0.smithi112.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-09-23T20:01:03.091 INFO:tasks.rados.rados.0.smithi112.stdout:883: writing smithi11289144-498 from 749777 to 1472645 tid 1 2023-09-23T20:01:03.098 INFO:tasks.rados.rados.0.smithi112.stdout:883: writing smithi11289144-498 from 2156109 to 2628025 tid 2 2023-09-23T20:01:03.106 INFO:tasks.rados.rados.0.smithi112.stdout:883: writing smithi11289144-498 from 3258689 to 3907796 tid 3 2023-09-23T20:01:03.106 INFO:tasks.rados.rados.0.smithi112.stdout:884: delete oid 163 current snap is 0 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:881: finishing write tid 4 to smithi11289144-193 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:881: finishing write tid 5 to smithi11289144-193 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 193 v 185 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:881: left oid 193 (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:882: finishing write tid 1 to smithi11289144-53 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:882: finishing write tid 2 to smithi11289144-53 2023-09-23T20:01:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:882: finishing write tid 3 to smithi11289144-53 2023-09-23T20:01:03.108 INFO:tasks.rados.rados.0.smithi112.stdout:882: finishing write tid 4 to smithi11289144-53 2023-09-23T20:01:03.108 INFO:tasks.rados.rados.0.smithi112.stdout:882: finishing write tid 5 to smithi11289144-53 2023-09-23T20:01:03.108 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 53 v 140 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-09-23T20:01:03.108 INFO:tasks.rados.rados.0.smithi112.stdout:882: left oid 53 (ObjNum 710 snap 0 seq_num 710) 2023-09-23T20:01:03.108 INFO:tasks.rados.rados.0.smithi112.stdout:883: finishing write tid 1 to smithi11289144-498 2023-09-23T20:01:03.108 INFO:tasks.rados.rados.0.smithi112.stdout:883: finishing write tid 2 to smithi11289144-498 2023-09-23T20:01:03.109 INFO:tasks.rados.rados.0.smithi112.stdout:881: done (3 left) 2023-09-23T20:01:03.110 INFO:tasks.rados.rados.0.smithi112.stdout:882: done (2 left) 2023-09-23T20:01:03.110 INFO:tasks.rados.rados.0.smithi112.stdout:884: done (1 left) 2023-09-23T20:01:03.110 INFO:tasks.rados.rados.0.smithi112.stdout:885: read oid 59 snap -1 2023-09-23T20:01:03.110 INFO:tasks.rados.rados.0.smithi112.stdout:885: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:01:03.110 INFO:tasks.rados.rados.0.smithi112.stdout:886: write oid 39 current snap is 0 2023-09-23T20:01:03.110 INFO:tasks.rados.rados.0.smithi112.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-09-23T20:01:03.119 INFO:tasks.rados.rados.0.smithi112.stdout:886: writing smithi11289144-39 from 783391 to 1256757 tid 1 2023-09-23T20:01:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:886: writing smithi11289144-39 from 1756720 to 2232305 tid 2 2023-09-23T20:01:03.138 INFO:tasks.rados.rados.0.smithi112.stdout:886: writing smithi11289144-39 from 2797182 to 3585186 tid 3 2023-09-23T20:01:03.138 INFO:tasks.rados.rados.0.smithi112.stdout:887: write oid 420 current snap is 0 2023-09-23T20:01:03.138 INFO:tasks.rados.rados.0.smithi112.stdout:883: finishing write tid 3 to smithi11289144-498 2023-09-23T20:01:03.138 INFO:tasks.rados.rados.0.smithi112.stdout:883: finishing write tid 4 to smithi11289144-498 2023-09-23T20:01:03.138 INFO:tasks.rados.rados.0.smithi112.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-09-23T20:01:03.144 INFO:tasks.rados.rados.0.smithi112.stdout:887: writing smithi11289144-420 from 400198 to 948813 tid 1 2023-09-23T20:01:03.150 INFO:tasks.rados.rados.0.smithi112.stdout:887: writing smithi11289144-420 from 1415202 to 2000198 tid 2 2023-09-23T20:01:03.150 INFO:tasks.rados.rados.0.smithi112.stdout:888: delete oid 458 current snap is 0 2023-09-23T20:01:03.150 INFO:tasks.rados.rados.0.smithi112.stdout:883: finishing write tid 5 to smithi11289144-498 2023-09-23T20:01:03.150 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 498 v 189 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-09-23T20:01:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:883: left oid 498 (ObjNum 711 snap 0 seq_num 711) 2023-09-23T20:01:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:885: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:01:03.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:02 smithi174 bash[31352]: cluster 2023-09-23T20:01:01.729164+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.5 MiB/s wr, 93 op/s 2023-09-23T20:01:03.349 INFO:tasks.rados.rados.0.smithi112.stdout:886: finishing write tid 1 to smithi11289144-39 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:886: finishing write tid 2 to smithi11289144-39 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:886: finishing write tid 3 to smithi11289144-39 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:883: done (4 left) 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:885: done (3 left) 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:888: done (2 left) 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:889: write oid 142 current snap is 0 2023-09-23T20:01:03.350 INFO:tasks.rados.rados.0.smithi112.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-09-23T20:01:03.356 INFO:tasks.rados.rados.0.smithi112.stdout:889: writing smithi11289144-142 from 433812 to 849278 tid 1 2023-09-23T20:01:03.364 INFO:tasks.rados.rados.0.smithi112.stdout:889: writing smithi11289144-142 from 1648519 to 2033812 tid 2 2023-09-23T20:01:03.364 INFO:tasks.rados.rados.0.smithi112.stdout:890: write oid 378 current snap is 0 2023-09-23T20:01:03.364 INFO:tasks.rados.rados.0.smithi112.stdout:886: finishing write tid 4 to smithi11289144-39 2023-09-23T20:01:03.364 INFO:tasks.rados.rados.0.smithi112.stdout:886: finishing write tid 5 to smithi11289144-39 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 39 v 117 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:886: left oid 39 (ObjNum 713 snap 0 seq_num 713) 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:887: finishing write tid 1 to smithi11289144-420 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:887: finishing write tid 2 to smithi11289144-420 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:887: finishing write tid 3 to smithi11289144-420 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:887: finishing write tid 4 to smithi11289144-420 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 420 v 178 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:887: left oid 420 (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:889: finishing write tid 1 to smithi11289144-142 2023-09-23T20:01:03.365 INFO:tasks.rados.rados.0.smithi112.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-09-23T20:01:03.369 INFO:tasks.rados.rados.0.smithi112.stdout:890: writing smithi11289144-378 from 450619 to 941334 tid 1 2023-09-23T20:01:03.376 INFO:tasks.rados.rados.0.smithi112.stdout:890: writing smithi11289144-378 from 1590648 to 2050619 tid 2 2023-09-23T20:01:03.376 INFO:tasks.rados.rados.0.smithi112.stdout:886: done (3 left) 2023-09-23T20:01:03.377 INFO:tasks.rados.rados.0.smithi112.stdout:887: done (2 left) 2023-09-23T20:01:03.377 INFO:tasks.rados.rados.0.smithi112.stdout:891: write oid 304 current snap is 0 2023-09-23T20:01:03.377 INFO:tasks.rados.rados.0.smithi112.stdout:889: finishing write tid 2 to smithi11289144-142 2023-09-23T20:01:03.377 INFO:tasks.rados.rados.0.smithi112.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-09-23T20:01:03.382 INFO:tasks.rados.rados.0.smithi112.stdout:891: writing smithi11289144-304 from 467426 to 1033390 tid 1 2023-09-23T20:01:03.389 INFO:tasks.rados.rados.0.smithi112.stdout:891: writing smithi11289144-304 from 1649130 to 2067426 tid 2 2023-09-23T20:01:03.389 INFO:tasks.rados.rados.0.smithi112.stdout:892: read oid 30 snap -1 2023-09-23T20:01:03.389 INFO:tasks.rados.rados.0.smithi112.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:03.389 INFO:tasks.rados.rados.0.smithi112.stdout:893: write oid 153 current snap is 0 2023-09-23T20:01:03.389 INFO:tasks.rados.rados.0.smithi112.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-09-23T20:01:03.396 INFO:tasks.rados.rados.0.smithi112.stdout:893: writing smithi11289144-153 from 484233 to 1125446 tid 1 2023-09-23T20:01:03.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:02 smithi112 bash[27353]: cluster 2023-09-23T20:01:01.729164+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.5 MiB/s wr, 93 op/s 2023-09-23T20:01:03.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:02 smithi112 bash[41728]: cluster 2023-09-23T20:01:01.729164+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.5 MiB/s wr, 93 op/s 2023-09-23T20:01:03.402 INFO:tasks.rados.rados.0.smithi112.stdout:893: writing smithi11289144-153 from 1707612 to 2084233 tid 2 2023-09-23T20:01:03.402 INFO:tasks.rados.rados.0.smithi112.stdout:894: delete oid 359 current snap is 0 2023-09-23T20:01:03.402 INFO:tasks.rados.rados.0.smithi112.stdout:889: finishing write tid 3 to smithi11289144-142 2023-09-23T20:01:03.402 INFO:tasks.rados.rados.0.smithi112.stdout:889: finishing write tid 4 to smithi11289144-142 2023-09-23T20:01:03.402 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 142 v 205 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-09-23T20:01:03.402 INFO:tasks.rados.rados.0.smithi112.stdout:889: left oid 142 (ObjNum 716 snap 0 seq_num 716) 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:890: finishing write tid 1 to smithi11289144-378 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:890: finishing write tid 2 to smithi11289144-378 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:890: finishing write tid 3 to smithi11289144-378 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:890: finishing write tid 4 to smithi11289144-378 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 378 v 170 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:890: left oid 378 (ObjNum 717 snap 0 seq_num 717) 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:891: finishing write tid 1 to smithi11289144-304 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:891: finishing write tid 2 to smithi11289144-304 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:891: finishing write tid 3 to smithi11289144-304 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:891: finishing write tid 4 to smithi11289144-304 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 173 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-09-23T20:01:03.403 INFO:tasks.rados.rados.0.smithi112.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:893: finishing write tid 1 to smithi11289144-153 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:893: finishing write tid 2 to smithi11289144-153 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:893: finishing write tid 3 to smithi11289144-153 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:893: finishing write tid 4 to smithi11289144-153 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 153 v 208 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:893: left oid 153 (ObjNum 719 snap 0 seq_num 719) 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:889: done (5 left) 2023-09-23T20:01:03.496 INFO:tasks.rados.rados.0.smithi112.stdout:890: done (4 left) 2023-09-23T20:01:03.497 INFO:tasks.rados.rados.0.smithi112.stdout:891: done (3 left) 2023-09-23T20:01:03.497 INFO:tasks.rados.rados.0.smithi112.stdout:892: done (2 left) 2023-09-23T20:01:03.497 INFO:tasks.rados.rados.0.smithi112.stdout:893: done (1 left) 2023-09-23T20:01:03.497 INFO:tasks.rados.rados.0.smithi112.stdout:894: done (0 left) 2023-09-23T20:01:03.497 INFO:tasks.rados.rados.0.smithi112.stdout:895: write oid 465 current snap is 0 2023-09-23T20:01:03.497 INFO:tasks.rados.rados.0.smithi112.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-09-23T20:01:03.504 INFO:tasks.rados.rados.0.smithi112.stdout:895: writing smithi11289144-465 from 517847 to 1309558 tid 1 2023-09-23T20:01:03.509 INFO:tasks.rados.rados.0.smithi112.stdout:895: writing smithi11289144-465 from 2108223 to 2117847 tid 2 2023-09-23T20:01:03.509 INFO:tasks.rados.rados.0.smithi112.stdout:896: read oid 225 snap -1 2023-09-23T20:01:03.510 INFO:tasks.rados.rados.0.smithi112.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:01:03.510 INFO:tasks.rados.rados.0.smithi112.stdout:897: write oid 196 current snap is 0 2023-09-23T20:01:03.510 INFO:tasks.rados.rados.0.smithi112.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-09-23T20:01:03.516 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-23T20:01:03.516 INFO:tasks.rados.rados.0.smithi112.stdout:897: writing smithi11289144-196 from 534654 to 1001614 tid 1 2023-09-23T20:01:03.523 INFO:tasks.rados.rados.0.smithi112.stdout:897: writing smithi11289144-196 from 1766705 to 2134654 tid 2 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:898: read oid 401 snap -1 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:899: read oid 354 snap -1 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:899: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:900: write oid 325 current snap is 0 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:895: finishing write tid 1 to smithi11289144-465 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:895: finishing write tid 2 to smithi11289144-465 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:895: finishing write tid 3 to smithi11289144-465 2023-09-23T20:01:03.524 INFO:tasks.rados.rados.0.smithi112.stdout:895: finishing write tid 4 to smithi11289144-465 2023-09-23T20:01:03.525 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 465 v 211 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-09-23T20:01:03.525 INFO:tasks.rados.rados.0.smithi112.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-09-23T20:01:03.525 INFO:tasks.rados.rados.0.smithi112.stdout:897: finishing write tid 1 to smithi11289144-196 2023-09-23T20:01:03.525 INFO:tasks.rados.rados.0.smithi112.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-09-23T20:01:03.531 INFO:tasks.rados.rados.0.smithi112.stdout:900: writing smithi11289144-325 from 551461 to 1210023 tid 1 2023-09-23T20:01:03.537 INFO:tasks.rados.rados.0.smithi112.stdout:900: writing smithi11289144-325 from 1941540 to 2151461 tid 2 2023-09-23T20:01:03.537 INFO:tasks.rados.rados.0.smithi112.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:01:03.677 INFO:tasks.rados.rados.0.smithi112.stdout:897: finishing write tid 2 to smithi11289144-196 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:897: finishing write tid 3 to smithi11289144-196 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:895: done (5 left) 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:896: done (4 left) 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:901: read oid 326 snap -1 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:901: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:902: read oid 6 snap -1 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:902: expect (ObjNum 524 snap 0 seq_num 524) 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:903: write oid 500 current snap is 0 2023-09-23T20:01:03.678 INFO:tasks.rados.rados.0.smithi112.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-09-23T20:01:03.687 INFO:tasks.rados.rados.0.smithi112.stdout:903: writing smithi11289144-500 from 568268 to 1302079 tid 1 2023-09-23T20:01:03.693 INFO:tasks.rados.rados.0.smithi112.stdout:903: writing smithi11289144-500 from 2000022 to 2168268 tid 2 2023-09-23T20:01:03.693 INFO:tasks.rados.rados.0.smithi112.stdout:904: write oid 350 current snap is 0 2023-09-23T20:01:03.694 INFO:tasks.rados.rados.0.smithi112.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-09-23T20:01:03.699 INFO:tasks.rados.rados.0.smithi112.stdout:904: writing smithi11289144-350 from 585075 to 994135 tid 1 2023-09-23T20:01:03.707 INFO:tasks.rados.rados.0.smithi112.stdout:904: writing smithi11289144-350 from 1542151 to 2185075 tid 2 2023-09-23T20:01:03.707 INFO:tasks.rados.rados.0.smithi112.stdout:905: delete oid 64 current snap is 0 2023-09-23T20:01:03.707 INFO:tasks.rados.rados.0.smithi112.stdout:897: finishing write tid 4 to smithi11289144-196 2023-09-23T20:01:03.707 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 196 v 118 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-09-23T20:01:03.707 INFO:tasks.rados.rados.0.smithi112.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-09-23T20:01:03.707 INFO:tasks.rados.rados.0.smithi112.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:01:03.808 INFO:tasks.rados.rados.0.smithi112.stdout:900: finishing write tid 1 to smithi11289144-325 2023-09-23T20:01:03.809 INFO:tasks.rados.rados.0.smithi112.stdout:900: finishing write tid 2 to smithi11289144-325 2023-09-23T20:01:03.809 INFO:tasks.rados.rados.0.smithi112.stdout:900: finishing write tid 3 to smithi11289144-325 2023-09-23T20:01:03.809 INFO:tasks.rados.rados.0.smithi112.stdout:900: finishing write tid 4 to smithi11289144-325 2023-09-23T20:01:03.809 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 325 v 120 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-09-23T20:01:03.809 INFO:tasks.rados.rados.0.smithi112.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:01:03.809 INFO:tasks.rados.rados.0.smithi112.stdout:899: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:01:04.003 INFO:tasks.rados.rados.0.smithi112.stdout:902: expect (ObjNum 524 snap 0 seq_num 524) 2023-09-23T20:01:04.140 INFO:tasks.rados.rados.0.smithi112.stdout:901: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:04.266 INFO:tasks.rados.rados.0.smithi112.stdout:903: finishing write tid 1 to smithi11289144-500 2023-09-23T20:01:04.266 INFO:tasks.rados.rados.0.smithi112.stdout:903: finishing write tid 2 to smithi11289144-500 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:903: finishing write tid 3 to smithi11289144-500 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:903: finishing write tid 4 to smithi11289144-500 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 166 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:903: left oid 500 (ObjNum 724 snap 0 seq_num 724) 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:904: finishing write tid 1 to smithi11289144-350 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:904: finishing write tid 2 to smithi11289144-350 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:904: finishing write tid 3 to smithi11289144-350 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:904: finishing write tid 4 to smithi11289144-350 2023-09-23T20:01:04.267 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 350 v 142 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:904: left oid 350 (ObjNum 725 snap 0 seq_num 725) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:897: done (8 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:898: done (7 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:899: done (6 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:900: done (5 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:901: done (4 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:902: done (3 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:903: done (2 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:904: done (1 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:905: done (0 left) 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:906: write oid 411 current snap is 0 2023-09-23T20:01:04.268 INFO:tasks.rados.rados.0.smithi112.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-09-23T20:01:04.275 INFO:tasks.rados.rados.0.smithi112.stdout:906: writing smithi11289144-411 from 618689 to 1178247 tid 1 2023-09-23T20:01:04.282 INFO:tasks.rados.rados.0.smithi112.stdout:906: writing smithi11289144-411 from 1659115 to 2218689 tid 2 2023-09-23T20:01:04.282 INFO:tasks.rados.rados.0.smithi112.stdout:907: read oid 354 snap -1 2023-09-23T20:01:04.282 INFO:tasks.rados.rados.0.smithi112.stdout:907: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:01:04.282 INFO:tasks.rados.rados.0.smithi112.stdout:908: write oid 270 current snap is 0 2023-09-23T20:01:04.283 INFO:tasks.rados.rados.0.smithi112.stdout:906: finishing write tid 1 to smithi11289144-411 2023-09-23T20:01:04.283 INFO:tasks.rados.rados.0.smithi112.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-09-23T20:01:04.289 INFO:tasks.rados.rados.0.smithi112.stdout:908: writing smithi11289144-270 from 635496 to 1270303 tid 1 2023-09-23T20:01:04.295 INFO:tasks.rados.rados.0.smithi112.stdout:908: writing smithi11289144-270 from 1717597 to 2235496 tid 2 2023-09-23T20:01:04.295 INFO:tasks.rados.rados.0.smithi112.stdout:909: read oid 87 snap -1 2023-09-23T20:01:04.296 INFO:tasks.rados.rados.0.smithi112.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:01:04.296 INFO:tasks.rados.rados.0.smithi112.stdout:910: read oid 221 snap -1 2023-09-23T20:01:04.296 INFO:tasks.rados.rados.0.smithi112.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:04.296 INFO:tasks.rados.rados.0.smithi112.stdout:911: delete oid 467 current snap is 0 2023-09-23T20:01:04.298 INFO:tasks.rados.rados.0.smithi112.stdout:906: finishing write tid 2 to smithi11289144-411 2023-09-23T20:01:04.298 INFO:tasks.rados.rados.0.smithi112.stdout:906: finishing write tid 3 to smithi11289144-411 2023-09-23T20:01:04.298 INFO:tasks.rados.rados.0.smithi112.stdout:906: finishing write tid 4 to smithi11289144-411 2023-09-23T20:01:04.298 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 411 v 143 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-09-23T20:01:04.298 INFO:tasks.rados.rados.0.smithi112.stdout:906: left oid 411 (ObjNum 727 snap 0 seq_num 727) 2023-09-23T20:01:04.298 INFO:tasks.rados.rados.0.smithi112.stdout:907: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:01:04.491 INFO:tasks.rados.rados.0.smithi112.stdout:908: finishing write tid 1 to smithi11289144-270 2023-09-23T20:01:04.492 INFO:tasks.rados.rados.0.smithi112.stdout:908: finishing write tid 2 to smithi11289144-270 2023-09-23T20:01:04.492 INFO:tasks.rados.rados.0.smithi112.stdout:906: done (5 left) 2023-09-23T20:01:04.492 INFO:tasks.rados.rados.0.smithi112.stdout:907: done (4 left) 2023-09-23T20:01:04.492 INFO:tasks.rados.rados.0.smithi112.stdout:911: done (3 left) 2023-09-23T20:01:04.493 INFO:tasks.rados.rados.0.smithi112.stdout:912: read oid 467 snap -1 2023-09-23T20:01:04.493 INFO:tasks.rados.rados.0.smithi112.stdout:912: expect deleted 2023-09-23T20:01:04.493 INFO:tasks.rados.rados.0.smithi112.stdout:913: read oid 438 snap -1 2023-09-23T20:01:04.493 INFO:tasks.rados.rados.0.smithi112.stdout:913: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-23T20:01:04.493 INFO:tasks.rados.rados.0.smithi112.stdout:914: delete oid 171 current snap is 0 2023-09-23T20:01:04.493 INFO:tasks.rados.rados.0.smithi112.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:01:04.631 INFO:tasks.rados.rados.0.smithi112.stdout:908: finishing write tid 3 to smithi11289144-270 2023-09-23T20:01:04.631 INFO:tasks.rados.rados.0.smithi112.stdout:908: finishing write tid 4 to smithi11289144-270 2023-09-23T20:01:04.631 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 270 v 169 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-09-23T20:01:04.631 INFO:tasks.rados.rados.0.smithi112.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2023-09-23T20:01:04.631 INFO:tasks.rados.rados.0.smithi112.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:04.781 INFO:tasks.rados.rados.0.smithi112.stdout:913: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-23T20:01:04.962 INFO:tasks.rados.rados.0.smithi112.stdout:908: done (5 left) 2023-09-23T20:01:04.962 INFO:tasks.rados.rados.0.smithi112.stdout:909: done (4 left) 2023-09-23T20:01:04.963 INFO:tasks.rados.rados.0.smithi112.stdout:910: done (3 left) 2023-09-23T20:01:04.963 INFO:tasks.rados.rados.0.smithi112.stdout:912: done (2 left) 2023-09-23T20:01:04.963 INFO:tasks.rados.rados.0.smithi112.stdout:913: done (1 left) 2023-09-23T20:01:04.963 INFO:tasks.rados.rados.0.smithi112.stdout:914: done (0 left) 2023-09-23T20:01:04.963 INFO:tasks.rados.rados.0.smithi112.stdout:915: delete oid 391 current snap is 0 2023-09-23T20:01:04.964 INFO:tasks.rados.rados.0.smithi112.stdout:915: done (0 left) 2023-09-23T20:01:04.964 INFO:tasks.rados.rados.0.smithi112.stdout:916: write oid 55 current snap is 0 2023-09-23T20:01:04.964 INFO:tasks.rados.rados.0.smithi112.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-09-23T20:01:04.974 INFO:tasks.rados.rados.0.smithi112.stdout:916: writing smithi11289144-55 from 702724 to 1354880 tid 1 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:916: writing smithi11289144-55 from 1951525 to 2302724 tid 2 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:917: read oid 281 snap -1 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:917: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:918: read oid 103 snap -1 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:919: read oid 189 snap -1 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:919: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:01:04.981 INFO:tasks.rados.rados.0.smithi112.stdout:920: write oid 330 current snap is 0 2023-09-23T20:01:04.982 INFO:tasks.rados.rados.0.smithi112.stdout:916: finishing write tid 1 to smithi11289144-55 2023-09-23T20:01:04.982 INFO:tasks.rados.rados.0.smithi112.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-09-23T20:01:04.989 INFO:tasks.rados.rados.0.smithi112.stdout:920: writing smithi11289144-330 from 719531 to 1446936 tid 1 2023-09-23T20:01:04.996 INFO:tasks.rados.rados.0.smithi112.stdout:920: writing smithi11289144-330 from 1893654 to 2319531 tid 2 2023-09-23T20:01:04.996 INFO:tasks.rados.rados.0.smithi112.stdout:921: write oid 278 current snap is 0 2023-09-23T20:01:04.996 INFO:tasks.rados.rados.0.smithi112.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-09-23T20:01:05.003 INFO:tasks.rados.rados.0.smithi112.stdout:921: writing smithi11289144-278 from 736338 to 1138992 tid 1 2023-09-23T20:01:05.009 INFO:tasks.rados.rados.0.smithi112.stdout:921: writing smithi11289144-278 from 1552136 to 2091716 tid 2 2023-09-23T20:01:05.009 INFO:tasks.rados.rados.0.smithi112.stdout:922: write oid 283 current snap is 0 2023-09-23T20:01:05.009 INFO:tasks.rados.rados.0.smithi112.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-09-23T20:01:05.017 INFO:tasks.rados.rados.0.smithi112.stdout:922: writing smithi11289144-283 from 753145 to 1231048 tid 1 2023-09-23T20:01:05.024 INFO:tasks.rados.rados.0.smithi112.stdout:922: writing smithi11289144-283 from 2010618 to 2353145 tid 2 2023-09-23T20:01:05.025 INFO:tasks.rados.rados.0.smithi112.stdout:923: read oid 177 snap -1 2023-09-23T20:01:05.025 INFO:tasks.rados.rados.0.smithi112.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:01:05.025 INFO:tasks.rados.rados.0.smithi112.stdout:924: delete oid 338 current snap is 0 2023-09-23T20:01:05.025 INFO:tasks.rados.rados.0.smithi112.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T20:01:05.163 INFO:tasks.rados.rados.0.smithi112.stdout:918: done (8 left) 2023-09-23T20:01:05.163 INFO:tasks.rados.rados.0.smithi112.stdout:924: done (7 left) 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:925: read oid 145 snap -1 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:925: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:926: write oid 431 current snap is 0 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:916: finishing write tid 2 to smithi11289144-55 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:916: finishing write tid 3 to smithi11289144-55 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:916: finishing write tid 4 to smithi11289144-55 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 142 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:920: finishing write tid 1 to smithi11289144-330 2023-09-23T20:01:05.164 INFO:tasks.rados.rados.0.smithi112.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-09-23T20:01:05.172 INFO:tasks.rados.rados.0.smithi112.stdout:926: writing smithi11289144-431 from 786759 to 1415160 tid 1 2023-09-23T20:01:05.178 INFO:tasks.rados.rados.0.smithi112.stdout:926: writing smithi11289144-431 from 2011229 to 2386759 tid 2 2023-09-23T20:01:05.178 INFO:tasks.rados.rados.0.smithi112.stdout:916: done (8 left) 2023-09-23T20:01:05.179 INFO:tasks.rados.rados.0.smithi112.stdout:927: read oid 397 snap -1 2023-09-23T20:01:05.179 INFO:tasks.rados.rados.0.smithi112.stdout:927: expect (ObjNum 396 snap 0 seq_num 396) 2023-09-23T20:01:05.179 INFO:tasks.rados.rados.0.smithi112.stdout:928: write oid 39 current snap is 0 2023-09-23T20:01:05.179 INFO:tasks.rados.rados.0.smithi112.stdout:919: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:01:05.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:04 smithi174 bash[31352]: cluster 2023-09-23T20:01:03.729911+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 11 MiB/s wr, 128 op/s 2023-09-23T20:01:05.321 INFO:tasks.rados.rados.0.smithi112.stdout:920: finishing write tid 2 to smithi11289144-330 2023-09-23T20:01:05.321 INFO:tasks.rados.rados.0.smithi112.stdout:920: finishing write tid 3 to smithi11289144-330 2023-09-23T20:01:05.321 INFO:tasks.rados.rados.0.smithi112.stdout:920: finishing write tid 4 to smithi11289144-330 2023-09-23T20:01:05.321 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 330 v 146 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-09-23T20:01:05.322 INFO:tasks.rados.rados.0.smithi112.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-09-23T20:01:05.322 INFO:tasks.rados.rados.0.smithi112.stdout:917: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:01:05.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:04 smithi112 bash[27353]: cluster 2023-09-23T20:01:03.729911+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 11 MiB/s wr, 128 op/s 2023-09-23T20:01:05.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:04 smithi112 bash[41728]: cluster 2023-09-23T20:01:03.729911+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 11 MiB/s wr, 128 op/s 2023-09-23T20:01:05.487 INFO:tasks.rados.rados.0.smithi112.stdout:921: finishing write tid 1 to smithi11289144-278 2023-09-23T20:01:05.487 INFO:tasks.rados.rados.0.smithi112.stdout:921: finishing write tid 2 to smithi11289144-278 2023-09-23T20:01:05.487 INFO:tasks.rados.rados.0.smithi112.stdout:921: finishing write tid 3 to smithi11289144-278 2023-09-23T20:01:05.487 INFO:tasks.rados.rados.0.smithi112.stdout:921: finishing write tid 4 to smithi11289144-278 2023-09-23T20:01:05.487 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 278 v 176 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-09-23T20:01:05.487 INFO:tasks.rados.rados.0.smithi112.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-09-23T20:01:05.488 INFO:tasks.rados.rados.0.smithi112.stdout:922: finishing write tid 1 to smithi11289144-283 2023-09-23T20:01:05.488 INFO:tasks.rados.rados.0.smithi112.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-09-23T20:01:05.494 INFO:tasks.rados.rados.0.smithi112.stdout:928: writing smithi11289144-39 from 403566 to 823569 tid 1 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:928: writing smithi11289144-39 from 1386064 to 1932982 tid 2 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:917: done (9 left) 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:919: done (8 left) 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:920: done (7 left) 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:921: done (6 left) 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:929: write oid 478 current snap is 0 2023-09-23T20:01:05.504 INFO:tasks.rados.rados.0.smithi112.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-09-23T20:01:05.509 INFO:tasks.rados.rados.0.smithi112.stdout:929: writing smithi11289144-478 from 420373 to 915625 tid 1 2023-09-23T20:01:05.516 INFO:tasks.rados.rados.0.smithi112.stdout:929: writing smithi11289144-478 from 1444546 to 2135122 tid 2 2023-09-23T20:01:05.517 INFO:tasks.rados.rados.0.smithi112.stdout:930: write oid 167 current snap is 0 2023-09-23T20:01:05.517 INFO:tasks.rados.rados.0.smithi112.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-09-23T20:01:05.523 INFO:tasks.rados.rados.0.smithi112.stdout:930: writing smithi11289144-167 from 437180 to 1007681 tid 1 2023-09-23T20:01:05.529 INFO:tasks.rados.rados.0.smithi112.stdout:930: writing smithi11289144-167 from 1503028 to 2053615 tid 2 2023-09-23T20:01:05.529 INFO:tasks.rados.rados.0.smithi112.stdout:931: write oid 55 current snap is 0 2023-09-23T20:01:05.529 INFO:tasks.rados.rados.0.smithi112.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-09-23T20:01:05.535 INFO:tasks.rados.rados.0.smithi112.stdout:931: writing smithi11289144-55 from 453987 to 1099737 tid 1 2023-09-23T20:01:05.543 INFO:tasks.rados.rados.0.smithi112.stdout:931: writing smithi11289144-55 from 1845157 to 2453987 tid 2 2023-09-23T20:01:05.544 INFO:tasks.rados.rados.0.smithi112.stdout:932: write oid 436 current snap is 0 2023-09-23T20:01:05.544 INFO:tasks.rados.rados.0.smithi112.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:01:05.652 INFO:tasks.rados.rados.0.smithi112.stdout:922: finishing write tid 2 to smithi11289144-283 2023-09-23T20:01:05.652 INFO:tasks.rados.rados.0.smithi112.stdout:922: finishing write tid 3 to smithi11289144-283 2023-09-23T20:01:05.652 INFO:tasks.rados.rados.0.smithi112.stdout:922: finishing write tid 4 to smithi11289144-283 2023-09-23T20:01:05.652 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 283 v 181 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-09-23T20:01:05.652 INFO:tasks.rados.rados.0.smithi112.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-09-23T20:01:05.652 INFO:tasks.rados.rados.0.smithi112.stdout:925: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T20:01:05.740 INFO:tasks.rados.rados.0.smithi112.stdout:926: finishing write tid 1 to smithi11289144-431 2023-09-23T20:01:05.740 INFO:tasks.rados.rados.0.smithi112.stdout:926: finishing write tid 2 to smithi11289144-431 2023-09-23T20:01:05.740 INFO:tasks.rados.rados.0.smithi112.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-09-23T20:01:05.750 INFO:tasks.rados.rados.0.smithi112.stdout:932: writing smithi11289144-436 from 470794 to 1191793 tid 1 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:932: writing smithi11289144-436 from 1903639 to 2457895 tid 2 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:922: done (9 left) 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:923: done (8 left) 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:925: done (7 left) 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:933: read oid 125 snap -1 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:933: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:934: delete oid 488 current snap is 0 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:926: finishing write tid 3 to smithi11289144-431 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:926: finishing write tid 4 to smithi11289144-431 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 179 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-09-23T20:01:05.760 INFO:tasks.rados.rados.0.smithi112.stdout:926: left oid 431 (ObjNum 737 snap 0 seq_num 737) 2023-09-23T20:01:05.761 INFO:tasks.rados.rados.0.smithi112.stdout:927: expect (ObjNum 396 snap 0 seq_num 396) 2023-09-23T20:01:05.858 INFO:tasks.rados.rados.0.smithi112.stdout:928: finishing write tid 1 to smithi11289144-39 2023-09-23T20:01:05.858 INFO:tasks.rados.rados.0.smithi112.stdout:928: finishing write tid 2 to smithi11289144-39 2023-09-23T20:01:05.858 INFO:tasks.rados.rados.0.smithi112.stdout:928: finishing write tid 3 to smithi11289144-39 2023-09-23T20:01:05.858 INFO:tasks.rados.rados.0.smithi112.stdout:926: done (8 left) 2023-09-23T20:01:05.858 INFO:tasks.rados.rados.0.smithi112.stdout:927: done (7 left) 2023-09-23T20:01:05.859 INFO:tasks.rados.rados.0.smithi112.stdout:934: done (6 left) 2023-09-23T20:01:05.859 INFO:tasks.rados.rados.0.smithi112.stdout:935: read oid 453 snap -1 2023-09-23T20:01:05.859 INFO:tasks.rados.rados.0.smithi112.stdout:935: expect (ObjNum 452 snap 0 seq_num 452) 2023-09-23T20:01:05.859 INFO:tasks.rados.rados.0.smithi112.stdout:936: write oid 81 current snap is 0 2023-09-23T20:01:05.859 INFO:tasks.rados.rados.0.smithi112.stdout:928: finishing write tid 4 to smithi11289144-39 2023-09-23T20:01:05.859 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 39 v 123 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-09-23T20:01:05.860 INFO:tasks.rados.rados.0.smithi112.stdout:928: left oid 39 (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:01:05.860 INFO:tasks.rados.rados.0.smithi112.stdout:929: finishing write tid 1 to smithi11289144-478 2023-09-23T20:01:05.860 INFO:tasks.rados.rados.0.smithi112.stdout:929: finishing write tid 2 to smithi11289144-478 2023-09-23T20:01:05.860 INFO:tasks.rados.rados.0.smithi112.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-09-23T20:01:05.864 INFO:tasks.rados.rados.0.smithi112.stdout:936: writing smithi11289144-81 from 504408 to 975905 tid 1 2023-09-23T20:01:05.872 INFO:tasks.rados.rados.0.smithi112.stdout:936: writing smithi11289144-81 from 1620603 to 2178528 tid 2 2023-09-23T20:01:05.872 INFO:tasks.rados.rados.0.smithi112.stdout:928: done (7 left) 2023-09-23T20:01:05.872 INFO:tasks.rados.rados.0.smithi112.stdout:937: read oid 44 snap -1 2023-09-23T20:01:05.872 INFO:tasks.rados.rados.0.smithi112.stdout:937: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T20:01:05.872 INFO:tasks.rados.rados.0.smithi112.stdout:938: write oid 357 current snap is 0 2023-09-23T20:01:05.872 INFO:tasks.rados.rados.0.smithi112.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-09-23T20:01:05.878 INFO:tasks.rados.rados.0.smithi112.stdout:938: writing smithi11289144-357 from 521215 to 1067961 tid 1 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:938: writing smithi11289144-357 from 1562732 to 2264315 tid 2 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:939: write oid 198 current snap is 0 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:929: finishing write tid 3 to smithi11289144-478 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:929: finishing write tid 4 to smithi11289144-478 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 192 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:929: left oid 478 (ObjNum 739 snap 0 seq_num 739) 2023-09-23T20:01:05.887 INFO:tasks.rados.rados.0.smithi112.stdout:930: finishing write tid 1 to smithi11289144-167 2023-09-23T20:01:05.888 INFO:tasks.rados.rados.0.smithi112.stdout:930: finishing write tid 2 to smithi11289144-167 2023-09-23T20:01:05.888 INFO:tasks.rados.rados.0.smithi112.stdout:930: finishing write tid 3 to smithi11289144-167 2023-09-23T20:01:05.888 INFO:tasks.rados.rados.0.smithi112.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-09-23T20:01:05.894 INFO:tasks.rados.rados.0.smithi112.stdout:939: writing smithi11289144-198 from 538022 to 1276370 tid 1 2023-09-23T20:01:05.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:01:05 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:05] "GET /metrics HTTP/1.1" 200 242404 "" "Prometheus/2.43.0" 2023-09-23T20:01:05.901 INFO:tasks.rados.rados.0.smithi112.stdout:939: writing smithi11289144-198 from 1737567 to 2299161 tid 2 2023-09-23T20:01:05.901 INFO:tasks.rados.rados.0.smithi112.stdout:929: done (9 left) 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:940: read oid 170 snap -1 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:940: expect (ObjNum 169 snap 0 seq_num 169) 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:941: write oid 496 current snap is 0 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:930: finishing write tid 4 to smithi11289144-167 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 167 v 184 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:930: left oid 167 (ObjNum 740 snap 0 seq_num 740) 2023-09-23T20:01:05.902 INFO:tasks.rados.rados.0.smithi112.stdout:931: finishing write tid 1 to smithi11289144-55 2023-09-23T20:01:05.903 INFO:tasks.rados.rados.0.smithi112.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-09-23T20:01:05.906 INFO:tasks.rados.rados.0.smithi112.stdout:941: writing smithi11289144-496 from 554829 to 968426 tid 1 2023-09-23T20:01:05.914 INFO:tasks.rados.rados.0.smithi112.stdout:941: writing smithi11289144-496 from 1396049 to 2101301 tid 2 2023-09-23T20:01:05.915 INFO:tasks.rados.rados.0.smithi112.stdout:930: done (10 left) 2023-09-23T20:01:05.915 INFO:tasks.rados.rados.0.smithi112.stdout:942: write oid 172 current snap is 0 2023-09-23T20:01:05.915 INFO:tasks.rados.rados.0.smithi112.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-09-23T20:01:05.920 INFO:tasks.rados.rados.0.smithi112.stdout:942: writing smithi11289144-172 from 571636 to 1060482 tid 1 2023-09-23T20:01:05.929 INFO:tasks.rados.rados.0.smithi112.stdout:942: writing smithi11289144-172 from 1854531 to 2419794 tid 2 2023-09-23T20:01:05.929 INFO:tasks.rados.rados.0.smithi112.stdout:943: read oid 188 snap -1 2023-09-23T20:01:05.929 INFO:tasks.rados.rados.0.smithi112.stdout:943: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:01:05.930 INFO:tasks.rados.rados.0.smithi112.stdout:944: read oid 297 snap -1 2023-09-23T20:01:05.930 INFO:tasks.rados.rados.0.smithi112.stdout:944: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-23T20:01:05.930 INFO:tasks.rados.rados.0.smithi112.stdout:945: read oid 230 snap -1 2023-09-23T20:01:05.930 INFO:tasks.rados.rados.0.smithi112.stdout:945: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-23T20:01:05.930 INFO:tasks.rados.rados.0.smithi112.stdout:946: write oid 57 current snap is 0 2023-09-23T20:01:05.930 INFO:tasks.rados.rados.0.smithi112.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-09-23T20:01:05.937 INFO:tasks.rados.rados.0.smithi112.stdout:946: writing smithi11289144-57 from 588443 to 1152538 tid 1 2023-09-23T20:01:05.946 INFO:tasks.rados.rados.0.smithi112.stdout:946: writing smithi11289144-57 from 1796660 to 2505581 tid 2 2023-09-23T20:01:05.946 INFO:tasks.rados.rados.0.smithi112.stdout:947: write oid 158 current snap is 0 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:931: finishing write tid 2 to smithi11289144-55 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:931: finishing write tid 3 to smithi11289144-55 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:931: finishing write tid 4 to smithi11289144-55 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 145 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:931: left oid 55 (ObjNum 741 snap 0 seq_num 741) 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:932: finishing write tid 1 to smithi11289144-436 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:932: finishing write tid 2 to smithi11289144-436 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:932: finishing write tid 3 to smithi11289144-436 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:932: finishing write tid 4 to smithi11289144-436 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 436 v 209 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:932: left oid 436 (ObjNum 742 snap 0 seq_num 742) 2023-09-23T20:01:05.947 INFO:tasks.rados.rados.0.smithi112.stdout:933: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-23T20:01:06.025 INFO:tasks.rados.rados.0.smithi112.stdout:935: expect (ObjNum 452 snap 0 seq_num 452) 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:936: finishing write tid 1 to smithi11289144-81 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:936: finishing write tid 2 to smithi11289144-81 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:936: finishing write tid 3 to smithi11289144-81 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:936: finishing write tid 4 to smithi11289144-81 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 81 v 212 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:936: left oid 81 (ObjNum 744 snap 0 seq_num 744) 2023-09-23T20:01:06.166 INFO:tasks.rados.rados.0.smithi112.stdout:937: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T20:01:06.259 INFO:tasks.rados.rados.0.smithi112.stdout:938: finishing write tid 1 to smithi11289144-357 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:938: finishing write tid 2 to smithi11289144-357 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:938: finishing write tid 3 to smithi11289144-357 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:938: finishing write tid 4 to smithi11289144-357 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 357 v 215 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:938: left oid 357 (ObjNum 745 snap 0 seq_num 745) 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:939: finishing write tid 1 to smithi11289144-198 2023-09-23T20:01:06.260 INFO:tasks.rados.rados.0.smithi112.stdout:940: expect (ObjNum 169 snap 0 seq_num 169) 2023-09-23T20:01:06.366 INFO:tasks.rados.rados.0.smithi112.stdout:939: finishing write tid 2 to smithi11289144-198 2023-09-23T20:01:06.366 INFO:tasks.rados.rados.0.smithi112.stdout:939: finishing write tid 3 to smithi11289144-198 2023-09-23T20:01:06.366 INFO:tasks.rados.rados.0.smithi112.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-09-23T20:01:06.373 INFO:tasks.rados.rados.0.smithi112.stdout:947: writing smithi11289144-158 from 605250 to 1244594 tid 1 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:947: writing smithi11289144-158 from 1855142 to 2307721 tid 2 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:931: done (15 left) 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:932: done (14 left) 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:933: done (13 left) 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:935: done (12 left) 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:936: done (11 left) 2023-09-23T20:01:06.382 INFO:tasks.rados.rados.0.smithi112.stdout:937: done (10 left) 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:938: done (9 left) 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:940: done (8 left) 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:948: write oid 112 current snap is 0 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:939: finishing write tid 4 to smithi11289144-198 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 198 v 151 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:939: left oid 198 (ObjNum 746 snap 0 seq_num 746) 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:941: finishing write tid 1 to smithi11289144-496 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:941: finishing write tid 2 to smithi11289144-496 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:941: finishing write tid 3 to smithi11289144-496 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:941: finishing write tid 4 to smithi11289144-496 2023-09-23T20:01:06.383 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 112 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-09-23T20:01:06.384 INFO:tasks.rados.rados.0.smithi112.stdout:941: left oid 496 (ObjNum 747 snap 0 seq_num 747) 2023-09-23T20:01:06.384 INFO:tasks.rados.rados.0.smithi112.stdout:942: finishing write tid 1 to smithi11289144-172 2023-09-23T20:01:06.384 INFO:tasks.rados.rados.0.smithi112.stdout:942: finishing write tid 2 to smithi11289144-172 2023-09-23T20:01:06.384 INFO:tasks.rados.rados.0.smithi112.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-09-23T20:01:06.389 INFO:tasks.rados.rados.0.smithi112.stdout:948: writing smithi11289144-112 from 622057 to 1336650 tid 1 2023-09-23T20:01:06.398 INFO:tasks.rados.rados.0.smithi112.stdout:948: writing smithi11289144-112 from 1913624 to 2622057 tid 2 2023-09-23T20:01:06.398 INFO:tasks.rados.rados.0.smithi112.stdout:939: done (8 left) 2023-09-23T20:01:06.398 INFO:tasks.rados.rados.0.smithi112.stdout:941: done (7 left) 2023-09-23T20:01:06.398 INFO:tasks.rados.rados.0.smithi112.stdout:949: read oid 403 snap -1 2023-09-23T20:01:06.398 INFO:tasks.rados.rados.0.smithi112.stdout:949: expect deleted 2023-09-23T20:01:06.398 INFO:tasks.rados.rados.0.smithi112.stdout:950: write oid 317 current snap is 0 2023-09-23T20:01:06.399 INFO:tasks.rados.rados.0.smithi112.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-09-23T20:01:06.406 INFO:tasks.rados.rados.0.smithi112.stdout:950: writing smithi11289144-317 from 638864 to 1428706 tid 1 2023-09-23T20:01:06.412 INFO:tasks.rados.rados.0.smithi112.stdout:950: writing smithi11289144-317 from 1972106 to 2428354 tid 2 2023-09-23T20:01:06.413 INFO:tasks.rados.rados.0.smithi112.stdout:951: write oid 381 current snap is 0 2023-09-23T20:01:06.413 INFO:tasks.rados.rados.0.smithi112.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-09-23T20:01:06.420 INFO:tasks.rados.rados.0.smithi112.stdout:951: writing smithi11289144-381 from 655671 to 1237115 tid 1 2023-09-23T20:01:06.430 INFO:tasks.rados.rados.0.smithi112.stdout:951: writing smithi11289144-381 from 2030588 to 2655671 tid 2 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:952: read oid 282 snap -1 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:952: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:953: write oid 262 current snap is 0 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:942: finishing write tid 3 to smithi11289144-172 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:942: finishing write tid 4 to smithi11289144-172 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 172 v 121 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:942: left oid 172 (ObjNum 748 snap 0 seq_num 748) 2023-09-23T20:01:06.431 INFO:tasks.rados.rados.0.smithi112.stdout:943: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:01:06.581 INFO:tasks.rados.rados.0.smithi112.stdout:946: finishing write tid 1 to smithi11289144-57 2023-09-23T20:01:06.582 INFO:tasks.rados.rados.0.smithi112.stdout:944: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-23T20:01:06.692 INFO:tasks.rados.rados.0.smithi112.stdout:945: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:946: finishing write tid 2 to smithi11289144-57 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:946: finishing write tid 3 to smithi11289144-57 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:946: finishing write tid 4 to smithi11289144-57 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 57 v 218 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:946: left oid 57 (ObjNum 749 snap 0 seq_num 749) 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:947: finishing write tid 1 to smithi11289144-158 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:947: finishing write tid 2 to smithi11289144-158 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:947: finishing write tid 3 to smithi11289144-158 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:947: finishing write tid 4 to smithi11289144-158 2023-09-23T20:01:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 124 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-09-23T20:01:06.829 INFO:tasks.rados.rados.0.smithi112.stdout:947: left oid 158 (ObjNum 750 snap 0 seq_num 750) 2023-09-23T20:01:06.829 INFO:tasks.rados.rados.0.smithi112.stdout:948: finishing write tid 1 to smithi11289144-112 2023-09-23T20:01:06.829 INFO:tasks.rados.rados.0.smithi112.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-09-23T20:01:06.840 INFO:tasks.rados.rados.0.smithi112.stdout:953: writing smithi11289144-262 from 672478 to 1329171 tid 1 2023-09-23T20:01:06.849 INFO:tasks.rados.rados.0.smithi112.stdout:953: writing smithi11289144-262 from 2089070 to 2548987 tid 2 2023-09-23T20:01:06.849 INFO:tasks.rados.rados.0.smithi112.stdout:942: done (11 left) 2023-09-23T20:01:06.849 INFO:tasks.rados.rados.0.smithi112.stdout:943: done (10 left) 2023-09-23T20:01:06.849 INFO:tasks.rados.rados.0.smithi112.stdout:944: done (9 left) 2023-09-23T20:01:06.849 INFO:tasks.rados.rados.0.smithi112.stdout:945: done (8 left) 2023-09-23T20:01:06.850 INFO:tasks.rados.rados.0.smithi112.stdout:946: done (7 left) 2023-09-23T20:01:06.850 INFO:tasks.rados.rados.0.smithi112.stdout:947: done (6 left) 2023-09-23T20:01:06.850 INFO:tasks.rados.rados.0.smithi112.stdout:954: write oid 499 current snap is 0 2023-09-23T20:01:06.850 INFO:tasks.rados.rados.0.smithi112.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-09-23T20:01:06.857 INFO:tasks.rados.rados.0.smithi112.stdout:954: writing smithi11289144-499 from 689285 to 1421227 tid 1 2023-09-23T20:01:06.865 INFO:tasks.rados.rados.0.smithi112.stdout:954: writing smithi11289144-499 from 2147552 to 2689285 tid 2 2023-09-23T20:01:06.865 INFO:tasks.rados.rados.0.smithi112.stdout:955: write oid 439 current snap is 0 2023-09-23T20:01:06.865 INFO:tasks.rados.rados.0.smithi112.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-09-23T20:01:06.872 INFO:tasks.rados.rados.0.smithi112.stdout:955: writing smithi11289144-439 from 706092 to 1113283 tid 1 2023-09-23T20:01:06.882 INFO:tasks.rados.rados.0.smithi112.stdout:955: writing smithi11289144-439 from 1806034 to 2269620 tid 2 2023-09-23T20:01:06.882 INFO:tasks.rados.rados.0.smithi112.stdout:956: read oid 376 snap -1 2023-09-23T20:01:06.882 INFO:tasks.rados.rados.0.smithi112.stdout:956: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T20:01:06.882 INFO:tasks.rados.rados.0.smithi112.stdout:957: write oid 7 current snap is 0 2023-09-23T20:01:06.882 INFO:tasks.rados.rados.0.smithi112.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-09-23T20:01:06.889 INFO:tasks.rados.rados.0.smithi112.stdout:957: writing smithi11289144-7 from 722899 to 1205339 tid 1 2023-09-23T20:01:06.899 INFO:tasks.rados.rados.0.smithi112.stdout:957: writing smithi11289144-7 from 1748163 to 2471760 tid 2 2023-09-23T20:01:06.899 INFO:tasks.rados.rados.0.smithi112.stdout:958: delete oid 393 current snap is 0 2023-09-23T20:01:06.899 INFO:tasks.rados.rados.0.smithi112.stdout:948: finishing write tid 2 to smithi11289144-112 2023-09-23T20:01:06.899 INFO:tasks.rados.rados.0.smithi112.stdout:948: finishing write tid 3 to smithi11289144-112 2023-09-23T20:01:06.899 INFO:tasks.rados.rados.0.smithi112.stdout:948: finishing write tid 4 to smithi11289144-112 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 112 v 129 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:948: left oid 112 (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:950: finishing write tid 1 to smithi11289144-317 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:950: finishing write tid 2 to smithi11289144-317 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:950: finishing write tid 3 to smithi11289144-317 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:950: finishing write tid 4 to smithi11289144-317 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 317 v 148 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-09-23T20:01:06.900 INFO:tasks.rados.rados.0.smithi112.stdout:950: left oid 317 (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:951: finishing write tid 1 to smithi11289144-381 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:951: finishing write tid 2 to smithi11289144-381 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:951: finishing write tid 3 to smithi11289144-381 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:951: finishing write tid 4 to smithi11289144-381 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 142 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:951: left oid 381 (ObjNum 753 snap 0 seq_num 753) 2023-09-23T20:01:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:952: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:01:07.031 INFO:tasks.rados.rados.0.smithi112.stdout:953: finishing write tid 1 to smithi11289144-262 2023-09-23T20:01:07.031 INFO:tasks.rados.rados.0.smithi112.stdout:953: finishing write tid 2 to smithi11289144-262 2023-09-23T20:01:07.031 INFO:tasks.rados.rados.0.smithi112.stdout:953: finishing write tid 3 to smithi11289144-262 2023-09-23T20:01:07.031 INFO:tasks.rados.rados.0.smithi112.stdout:953: finishing write tid 4 to smithi11289144-262 2023-09-23T20:01:07.032 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 145 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-09-23T20:01:07.032 INFO:tasks.rados.rados.0.smithi112.stdout:953: left oid 262 (ObjNum 754 snap 0 seq_num 754) 2023-09-23T20:01:07.032 INFO:tasks.rados.rados.0.smithi112.stdout:954: finishing write tid 1 to smithi11289144-499 2023-09-23T20:01:07.032 INFO:tasks.rados.rados.0.smithi112.stdout:954: finishing write tid 2 to smithi11289144-499 2023-09-23T20:01:07.032 INFO:tasks.rados.rados.0.smithi112.stdout:954: finishing write tid 3 to smithi11289144-499 2023-09-23T20:01:07.032 INFO:tasks.rados.rados.0.smithi112.stdout:954: finishing write tid 4 to smithi11289144-499 2023-09-23T20:01:07.033 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 499 v 215 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-09-23T20:01:07.033 INFO:tasks.rados.rados.0.smithi112.stdout:954: left oid 499 (ObjNum 755 snap 0 seq_num 755) 2023-09-23T20:01:07.033 INFO:tasks.rados.rados.0.smithi112.stdout:955: finishing write tid 1 to smithi11289144-439 2023-09-23T20:01:07.033 INFO:tasks.rados.rados.0.smithi112.stdout:955: finishing write tid 2 to smithi11289144-439 2023-09-23T20:01:07.033 INFO:tasks.rados.rados.0.smithi112.stdout:955: finishing write tid 3 to smithi11289144-439 2023-09-23T20:01:07.033 INFO:tasks.rados.rados.0.smithi112.stdout:955: finishing write tid 4 to smithi11289144-439 2023-09-23T20:01:07.034 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 148 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-09-23T20:01:07.034 INFO:tasks.rados.rados.0.smithi112.stdout:955: left oid 439 (ObjNum 756 snap 0 seq_num 756) 2023-09-23T20:01:07.034 INFO:tasks.rados.rados.0.smithi112.stdout:956: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T20:01:07.160 INFO:tasks.rados.rados.0.smithi112.stdout:957: finishing write tid 1 to smithi11289144-7 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:957: finishing write tid 2 to smithi11289144-7 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:957: finishing write tid 3 to smithi11289144-7 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:957: finishing write tid 4 to smithi11289144-7 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 7 v 149 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:957: left oid 7 (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:948: done (10 left) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:949: done (9 left) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:950: done (8 left) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:951: done (7 left) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:952: done (6 left) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:953: done (5 left) 2023-09-23T20:01:07.161 INFO:tasks.rados.rados.0.smithi112.stdout:954: done (4 left) 2023-09-23T20:01:07.162 INFO:tasks.rados.rados.0.smithi112.stdout:955: done (3 left) 2023-09-23T20:01:07.162 INFO:tasks.rados.rados.0.smithi112.stdout:956: done (2 left) 2023-09-23T20:01:07.162 INFO:tasks.rados.rados.0.smithi112.stdout:957: done (1 left) 2023-09-23T20:01:07.162 INFO:tasks.rados.rados.0.smithi112.stdout:958: done (0 left) 2023-09-23T20:01:07.162 INFO:tasks.rados.rados.0.smithi112.stdout:959: write oid 107 current snap is 0 2023-09-23T20:01:07.162 INFO:tasks.rados.rados.0.smithi112.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-09-23T20:01:07.173 INFO:tasks.rados.rados.0.smithi112.stdout:959: writing smithi11289144-107 from 756513 to 1389451 tid 1 2023-09-23T20:01:07.180 INFO:tasks.rados.rados.0.smithi112.stdout:959: writing smithi11289144-107 from 1865127 to 2592393 tid 2 2023-09-23T20:01:07.180 INFO:tasks.rados.rados.0.smithi112.stdout:960: write oid 136 current snap is 0 2023-09-23T20:01:07.180 INFO:tasks.rados.rados.0.smithi112.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-09-23T20:01:07.188 INFO:tasks.rados.rados.0.smithi112.stdout:960: writing smithi11289144-136 from 773320 to 1481507 tid 1 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:960: writing smithi11289144-136 from 1923609 to 2394533 tid 2 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:961: write oid 207 current snap is 0 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:959: finishing write tid 1 to smithi11289144-107 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:959: finishing write tid 2 to smithi11289144-107 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:959: finishing write tid 3 to smithi11289144-107 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:959: finishing write tid 4 to smithi11289144-107 2023-09-23T20:01:07.194 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 107 v 146 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-09-23T20:01:07.195 INFO:tasks.rados.rados.0.smithi112.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2023-09-23T20:01:07.195 INFO:tasks.rados.rados.0.smithi112.stdout:960: finishing write tid 1 to smithi11289144-136 2023-09-23T20:01:07.195 INFO:tasks.rados.rados.0.smithi112.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-09-23T20:01:07.201 INFO:tasks.rados.rados.0.smithi112.stdout:961: writing smithi11289144-207 from 790127 to 1289916 tid 1 2023-09-23T20:01:07.208 INFO:tasks.rados.rados.0.smithi112.stdout:961: writing smithi11289144-207 from 1698444 to 2429379 tid 2 2023-09-23T20:01:07.208 INFO:tasks.rados.rados.0.smithi112.stdout:959: done (2 left) 2023-09-23T20:01:07.208 INFO:tasks.rados.rados.0.smithi112.stdout:962: write oid 233 current snap is 0 2023-09-23T20:01:07.208 INFO:tasks.rados.rados.0.smithi112.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-09-23T20:01:07.213 INFO:tasks.rados.rados.0.smithi112.stdout:962: writing smithi11289144-233 from 406934 to 981972 tid 1 2023-09-23T20:01:07.219 INFO:tasks.rados.rados.0.smithi112.stdout:962: writing smithi11289144-233 from 1640573 to 2115166 tid 2 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:962: writing smithi11289144-233 from 2642791 to 2806934 tid 3 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:963: write oid 447 current snap is 0 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:960: finishing write tid 2 to smithi11289144-136 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:960: finishing write tid 3 to smithi11289144-136 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:960: finishing write tid 4 to smithi11289144-136 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 136 v 187 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:961: finishing write tid 1 to smithi11289144-207 2023-09-23T20:01:07.224 INFO:tasks.rados.rados.0.smithi112.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-09-23T20:01:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:963: writing smithi11289144-447 from 423741 to 1074028 tid 1 2023-09-23T20:01:07.237 INFO:tasks.rados.rados.0.smithi112.stdout:963: writing smithi11289144-447 from 1699055 to 2317306 tid 2 2023-09-23T20:01:07.237 INFO:tasks.rados.rados.0.smithi112.stdout:960: done (3 left) 2023-09-23T20:01:07.237 INFO:tasks.rados.rados.0.smithi112.stdout:964: read oid 111 snap -1 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:964: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:965: read oid 135 snap -1 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:966: write oid 329 current snap is 0 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:961: finishing write tid 2 to smithi11289144-207 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:961: finishing write tid 3 to smithi11289144-207 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:961: finishing write tid 4 to smithi11289144-207 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 207 v 127 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:962: finishing write tid 1 to smithi11289144-233 2023-09-23T20:01:07.238 INFO:tasks.rados.rados.0.smithi112.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-09-23T20:01:07.244 INFO:tasks.rados.rados.0.smithi112.stdout:966: writing smithi11289144-329 from 440548 to 1166084 tid 1 2023-09-23T20:01:07.250 INFO:tasks.rados.rados.0.smithi112.stdout:966: writing smithi11289144-329 from 1757537 to 2235799 tid 2 2023-09-23T20:01:07.254 INFO:tasks.rados.rados.0.smithi112.stdout:966: writing smithi11289144-329 from 2813990 to 2840548 tid 3 2023-09-23T20:01:07.254 INFO:tasks.rados.rados.0.smithi112.stdout:961: done (5 left) 2023-09-23T20:01:07.254 INFO:tasks.rados.rados.0.smithi112.stdout:967: read oid 23 snap -1 2023-09-23T20:01:07.254 INFO:tasks.rados.rados.0.smithi112.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:968: write oid 455 current snap is 0 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:962: finishing write tid 2 to smithi11289144-233 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:962: finishing write tid 3 to smithi11289144-233 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:962: finishing write tid 4 to smithi11289144-233 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:962: finishing write tid 5 to smithi11289144-233 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 233 v 183 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:962: left oid 233 (ObjNum 762 snap 0 seq_num 762) 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:963: finishing write tid 1 to smithi11289144-447 2023-09-23T20:01:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-09-23T20:01:07.259 INFO:tasks.rados.rados.0.smithi112.stdout:968: writing smithi11289144-455 from 457355 to 858140 tid 1 2023-09-23T20:01:07.266 INFO:tasks.rados.rados.0.smithi112.stdout:968: writing smithi11289144-455 from 1416019 to 2037939 tid 2 2023-09-23T20:01:07.271 INFO:tasks.rados.rados.0.smithi112.stdout:968: writing smithi11289144-455 from 2725060 to 2857355 tid 3 2023-09-23T20:01:07.271 INFO:tasks.rados.rados.0.smithi112.stdout:962: done (6 left) 2023-09-23T20:01:07.271 INFO:tasks.rados.rados.0.smithi112.stdout:969: read oid 188 snap -1 2023-09-23T20:01:07.271 INFO:tasks.rados.rados.0.smithi112.stdout:969: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:01:07.271 INFO:tasks.rados.rados.0.smithi112.stdout:970: write oid 430 current snap is 0 2023-09-23T20:01:07.271 INFO:tasks.rados.rados.0.smithi112.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-09-23T20:01:07.276 INFO:tasks.rados.rados.0.smithi112.stdout:970: writing smithi11289144-430 from 474162 to 950196 tid 1 2023-09-23T20:01:07.281 INFO:tasks.rados.rados.0.smithi112.stdout:970: writing smithi11289144-430 from 1358148 to 1840079 tid 2 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:970: writing smithi11289144-430 from 2352483 to 2817786 tid 3 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:971: read oid 392 snap -1 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:971: expect (ObjNum 391 snap 0 seq_num 391) 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:972: read oid 333 snap -1 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:972: expect deleted 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:973: delete oid 390 current snap is 0 2023-09-23T20:01:07.287 INFO:tasks.rados.rados.0.smithi112.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:01:07.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:06 smithi174 bash[31352]: cluster 2023-09-23T20:01:05.730301+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-09-23T20:01:07.371 INFO:tasks.rados.rados.0.smithi112.stdout:963: finishing write tid 2 to smithi11289144-447 2023-09-23T20:01:07.371 INFO:tasks.rados.rados.0.smithi112.stdout:963: finishing write tid 3 to smithi11289144-447 2023-09-23T20:01:07.371 INFO:tasks.rados.rados.0.smithi112.stdout:963: finishing write tid 4 to smithi11289144-447 2023-09-23T20:01:07.371 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 447 v 115 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-09-23T20:01:07.371 INFO:tasks.rados.rados.0.smithi112.stdout:963: left oid 447 (ObjNum 763 snap 0 seq_num 763) 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:963: done (10 left) 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:965: done (9 left) 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:973: done (8 left) 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:974: read oid 427 snap -1 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:974: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:975: read oid 247 snap -1 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:975: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:976: write oid 154 current snap is 0 2023-09-23T20:01:07.372 INFO:tasks.rados.rados.0.smithi112.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-09-23T20:01:07.373 INFO:tasks.rados.rados.0.smithi112.stdout:976: writing smithi11289144-154 from 507776 to 1250661 tid 1 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:976: writing smithi11289144-154 from 1991465 to 2477065 tid 2 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:977: read oid 57 snap -1 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:977: expect (ObjNum 749 snap 0 seq_num 749) 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:978: read oid 190 snap -1 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:978: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:979: read oid 341 snap -1 2023-09-23T20:01:07.382 INFO:tasks.rados.rados.0.smithi112.stdout:979: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:01:07.383 INFO:tasks.rados.rados.0.smithi112.stdout:980: read oid 113 snap -1 2023-09-23T20:01:07.383 INFO:tasks.rados.rados.0.smithi112.stdout:980: expect (ObjNum 112 snap 0 seq_num 112) 2023-09-23T20:01:07.383 INFO:tasks.rados.rados.0.smithi112.stdout:981: read oid 289 snap -1 2023-09-23T20:01:07.383 INFO:tasks.rados.rados.0.smithi112.stdout:981: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T20:01:07.383 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:07.383 INFO:tasks.rados.rados.0.smithi112.stdout:964: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:07.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:06 smithi112 bash[41728]: cluster 2023-09-23T20:01:05.730301+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-09-23T20:01:07.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:06 smithi112 bash[27353]: cluster 2023-09-23T20:01:05.730301+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-09-23T20:01:07.566 INFO:tasks.rados.rados.0.smithi112.stdout:966: finishing write tid 1 to smithi11289144-329 2023-09-23T20:01:07.566 INFO:tasks.rados.rados.0.smithi112.stdout:966: finishing write tid 2 to smithi11289144-329 2023-09-23T20:01:07.566 INFO:tasks.rados.rados.0.smithi112.stdout:966: finishing write tid 3 to smithi11289144-329 2023-09-23T20:01:07.567 INFO:tasks.rados.rados.0.smithi112.stdout:966: finishing write tid 4 to smithi11289144-329 2023-09-23T20:01:07.567 INFO:tasks.rados.rados.0.smithi112.stdout:966: finishing write tid 5 to smithi11289144-329 2023-09-23T20:01:07.567 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 329 v 191 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-09-23T20:01:07.567 INFO:tasks.rados.rados.0.smithi112.stdout:966: left oid 329 (ObjNum 764 snap 0 seq_num 764) 2023-09-23T20:01:07.567 INFO:tasks.rados.rados.0.smithi112.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:968: finishing write tid 1 to smithi11289144-455 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:968: finishing write tid 2 to smithi11289144-455 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:968: finishing write tid 3 to smithi11289144-455 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:968: finishing write tid 4 to smithi11289144-455 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:968: finishing write tid 5 to smithi11289144-455 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 455 v 152 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:968: left oid 455 (ObjNum 765 snap 0 seq_num 765) 2023-09-23T20:01:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:969: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:01:07.785 INFO:tasks.rados.rados.0.smithi112.stdout:970: finishing write tid 1 to smithi11289144-430 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:970: finishing write tid 2 to smithi11289144-430 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:970: finishing write tid 3 to smithi11289144-430 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:970: finishing write tid 4 to smithi11289144-430 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:970: finishing write tid 5 to smithi11289144-430 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 222 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:970: left oid 430 (ObjNum 766 snap 0 seq_num 766) 2023-09-23T20:01:07.786 INFO:tasks.rados.rados.0.smithi112.stdout:971: expect (ObjNum 391 snap 0 seq_num 391) 2023-09-23T20:01:07.873 INFO:tasks.rados.rados.0.smithi112.stdout:974: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:01:07.997 INFO:tasks.rados.rados.0.smithi112.stdout:976: finishing write tid 1 to smithi11289144-154 2023-09-23T20:01:07.997 INFO:tasks.rados.rados.0.smithi112.stdout:975: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:01:08.068 INFO:tasks.rados.rados.0.smithi112.stdout:979: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:01:08.186 INFO:tasks.rados.rados.0.smithi112.stdout:977: expect (ObjNum 749 snap 0 seq_num 749) 2023-09-23T20:01:08.267 INFO:tasks.rados.rados.0.smithi112.stdout:981: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T20:01:08.307 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:08.353 INFO:tasks.rados.rados.0.smithi112.stdout:978: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T20:01:08.471 INFO:tasks.rados.rados.0.smithi112.stdout:976: finishing write tid 2 to smithi11289144-154 2023-09-23T20:01:08.471 INFO:tasks.rados.rados.0.smithi112.stdout:976: finishing write tid 3 to smithi11289144-154 2023-09-23T20:01:08.471 INFO:tasks.rados.rados.0.smithi112.stdout:976: finishing write tid 4 to smithi11289144-154 2023-09-23T20:01:08.471 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 147 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-09-23T20:01:08.471 INFO:tasks.rados.rados.0.smithi112.stdout:976: left oid 154 (ObjNum 768 snap 0 seq_num 768) 2023-09-23T20:01:08.471 INFO:tasks.rados.rados.0.smithi112.stdout:980: expect (ObjNum 112 snap 0 seq_num 112) 2023-09-23T20:01:08.597 INFO:tasks.rados.rados.0.smithi112.stdout:964: done (15 left) 2023-09-23T20:01:08.597 INFO:tasks.rados.rados.0.smithi112.stdout:966: done (14 left) 2023-09-23T20:01:08.597 INFO:tasks.rados.rados.0.smithi112.stdout:967: done (13 left) 2023-09-23T20:01:08.597 INFO:tasks.rados.rados.0.smithi112.stdout:968: done (12 left) 2023-09-23T20:01:08.597 INFO:tasks.rados.rados.0.smithi112.stdout:969: done (11 left) 2023-09-23T20:01:08.597 INFO:tasks.rados.rados.0.smithi112.stdout:970: done (10 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:971: done (9 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:972: done (8 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:974: done (7 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:975: done (6 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:976: done (5 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:977: done (4 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:978: done (3 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:979: done (2 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:980: done (1 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:981: done (0 left) 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:982: write oid 399 current snap is 0 2023-09-23T20:01:08.598 INFO:tasks.rados.rados.0.smithi112.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-09-23T20:01:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:982: writing smithi11289144-399 from 524583 to 942717 tid 1 2023-09-23T20:01:08.615 INFO:tasks.rados.rados.0.smithi112.stdout:982: writing smithi11289144-399 from 1649947 to 2279205 tid 2 2023-09-23T20:01:08.620 INFO:tasks.rados.rados.0.smithi112.stdout:982: writing smithi11289144-399 from 2834752 to 2924583 tid 3 2023-09-23T20:01:08.620 INFO:tasks.rados.rados.0.smithi112.stdout:983: write oid 101 current snap is 0 2023-09-23T20:01:08.620 INFO:tasks.rados.rados.0.smithi112.stdout:982: finishing write tid 1 to smithi11289144-399 2023-09-23T20:01:08.620 INFO:tasks.rados.rados.0.smithi112.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-09-23T20:01:08.625 INFO:tasks.rados.rados.0.smithi112.stdout:983: writing smithi11289144-101 from 541390 to 1034773 tid 1 2023-09-23T20:01:08.631 INFO:tasks.rados.rados.0.smithi112.stdout:983: writing smithi11289144-101 from 1592076 to 2081345 tid 2 2023-09-23T20:01:08.636 INFO:tasks.rados.rados.0.smithi112.stdout:983: writing smithi11289144-101 from 2862175 to 2941390 tid 3 2023-09-23T20:01:08.636 INFO:tasks.rados.rados.0.smithi112.stdout:984: read oid 171 snap -1 2023-09-23T20:01:08.636 INFO:tasks.rados.rados.0.smithi112.stdout:984: expect deleted 2023-09-23T20:01:08.637 INFO:tasks.rados.rados.0.smithi112.stdout:985: read oid 250 snap -1 2023-09-23T20:01:08.637 INFO:tasks.rados.rados.0.smithi112.stdout:985: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-23T20:01:08.637 INFO:tasks.rados.rados.0.smithi112.stdout:986: write oid 36 current snap is 0 2023-09-23T20:01:08.637 INFO:tasks.rados.rados.0.smithi112.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-09-23T20:01:08.642 INFO:tasks.rados.rados.0.smithi112.stdout:986: writing smithi11289144-36 from 558197 to 1126829 tid 1 2023-09-23T20:01:08.649 INFO:tasks.rados.rados.0.smithi112.stdout:986: writing smithi11289144-36 from 1650558 to 2283485 tid 2 2023-09-23T20:01:08.654 INFO:tasks.rados.rados.0.smithi112.stdout:986: writing smithi11289144-36 from 2773245 to 2958197 tid 3 2023-09-23T20:01:08.654 INFO:tasks.rados.rados.0.smithi112.stdout:987: write oid 152 current snap is 0 2023-09-23T20:01:08.654 INFO:tasks.rados.rados.0.smithi112.stdout:982: finishing write tid 2 to smithi11289144-399 2023-09-23T20:01:08.654 INFO:tasks.rados.rados.0.smithi112.stdout:982: finishing write tid 3 to smithi11289144-399 2023-09-23T20:01:08.654 INFO:tasks.rados.rados.0.smithi112.stdout:982: finishing write tid 4 to smithi11289144-399 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:982: finishing write tid 5 to smithi11289144-399 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 399 v 131 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:982: left oid 399 (ObjNum 769 snap 0 seq_num 769) 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:983: finishing write tid 1 to smithi11289144-101 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:983: finishing write tid 2 to smithi11289144-101 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:983: finishing write tid 3 to smithi11289144-101 2023-09-23T20:01:08.655 INFO:tasks.rados.rados.0.smithi112.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-09-23T20:01:08.660 INFO:tasks.rados.rados.0.smithi112.stdout:987: writing smithi11289144-152 from 575004 to 1218885 tid 1 2023-09-23T20:01:08.666 INFO:tasks.rados.rados.0.smithi112.stdout:987: writing smithi11289144-152 from 1709040 to 2201978 tid 2 2023-09-23T20:01:08.671 INFO:tasks.rados.rados.0.smithi112.stdout:987: writing smithi11289144-152 from 2917021 to 2975004 tid 3 2023-09-23T20:01:08.671 INFO:tasks.rados.rados.0.smithi112.stdout:982: done (5 left) 2023-09-23T20:01:08.671 INFO:tasks.rados.rados.0.smithi112.stdout:984: done (4 left) 2023-09-23T20:01:08.671 INFO:tasks.rados.rados.0.smithi112.stdout:988: read oid 99 snap -1 2023-09-23T20:01:08.671 INFO:tasks.rados.rados.0.smithi112.stdout:988: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:01:08.671 INFO:tasks.rados.rados.0.smithi112.stdout:989: write oid 25 current snap is 0 2023-09-23T20:01:08.672 INFO:tasks.rados.rados.0.smithi112.stdout:983: finishing write tid 4 to smithi11289144-101 2023-09-23T20:01:08.672 INFO:tasks.rados.rados.0.smithi112.stdout:983: finishing write tid 5 to smithi11289144-101 2023-09-23T20:01:08.672 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 152 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-09-23T20:01:08.672 INFO:tasks.rados.rados.0.smithi112.stdout:983: left oid 101 (ObjNum 770 snap 0 seq_num 770) 2023-09-23T20:01:08.672 INFO:tasks.rados.rados.0.smithi112.stdout:985: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-23T20:01:08.795 INFO:tasks.rados.rados.0.smithi112.stdout:986: finishing write tid 1 to smithi11289144-36 2023-09-23T20:01:08.795 INFO:tasks.rados.rados.0.smithi112.stdout:986: finishing write tid 2 to smithi11289144-36 2023-09-23T20:01:08.795 INFO:tasks.rados.rados.0.smithi112.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-09-23T20:01:08.808 INFO:tasks.rados.rados.0.smithi112.stdout:989: writing smithi11289144-25 from 591811 to 1310941 tid 1 2023-09-23T20:01:08.815 INFO:tasks.rados.rados.0.smithi112.stdout:989: writing smithi11289144-25 from 1767522 to 2404118 tid 2 2023-09-23T20:01:08.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:08 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:989: writing smithi11289144-25 from 2828091 to 2991811 tid 3 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:983: done (5 left) 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:985: done (4 left) 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:990: delete oid 204 current snap is 0 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:986: finishing write tid 3 to smithi11289144-36 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:986: finishing write tid 4 to smithi11289144-36 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:986: finishing write tid 5 to smithi11289144-36 2023-09-23T20:01:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 36 v 155 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:986: left oid 36 (ObjNum 771 snap 0 seq_num 771) 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:987: finishing write tid 1 to smithi11289144-152 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:987: finishing write tid 2 to smithi11289144-152 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:987: finishing write tid 3 to smithi11289144-152 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:987: finishing write tid 4 to smithi11289144-152 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:987: finishing write tid 5 to smithi11289144-152 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 152 v 196 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:987: left oid 152 (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:01:08.820 INFO:tasks.rados.rados.0.smithi112.stdout:988: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:01:08.941 INFO:tasks.rados.rados.0.smithi112.stdout:989: finishing write tid 1 to smithi11289144-25 2023-09-23T20:01:08.941 INFO:tasks.rados.rados.0.smithi112.stdout:989: finishing write tid 2 to smithi11289144-25 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:989: finishing write tid 3 to smithi11289144-25 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:989: finishing write tid 4 to smithi11289144-25 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:989: finishing write tid 5 to smithi11289144-25 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 173 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:989: left oid 25 (ObjNum 773 snap 0 seq_num 773) 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:986: done (4 left) 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:987: done (3 left) 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:988: done (2 left) 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:989: done (1 left) 2023-09-23T20:01:08.942 INFO:tasks.rados.rados.0.smithi112.stdout:990: done (0 left) 2023-09-23T20:01:08.943 INFO:tasks.rados.rados.0.smithi112.stdout:991: write oid 392 current snap is 0 2023-09-23T20:01:08.943 INFO:tasks.rados.rados.0.smithi112.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-09-23T20:01:08.953 INFO:tasks.rados.rados.0.smithi112.stdout:991: writing smithi11289144-392 from 625425 to 1095053 tid 1 2023-09-23T20:01:08.961 INFO:tasks.rados.rados.0.smithi112.stdout:991: writing smithi11289144-392 from 1768133 to 2408398 tid 2 2023-09-23T20:01:08.961 INFO:tasks.rados.rados.0.smithi112.stdout:992: write oid 3 current snap is 0 2023-09-23T20:01:08.961 INFO:tasks.rados.rados.0.smithi112.stdout:991: finishing write tid 1 to smithi11289144-392 2023-09-23T20:01:08.962 INFO:tasks.rados.rados.0.smithi112.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-09-23T20:01:08.969 INFO:tasks.rados.rados.0.smithi112.stdout:992: writing smithi11289144-3 from 642232 to 1303462 tid 1 2023-09-23T20:01:08.977 INFO:tasks.rados.rados.0.smithi112.stdout:992: writing smithi11289144-3 from 1942968 to 2726891 tid 2 2023-09-23T20:01:08.978 INFO:tasks.rados.rados.0.smithi112.stdout:993: delete oid 434 current snap is 0 2023-09-23T20:01:08.978 INFO:tasks.rados.rados.0.smithi112.stdout:991: finishing write tid 2 to smithi11289144-392 2023-09-23T20:01:08.978 INFO:tasks.rados.rados.0.smithi112.stdout:991: finishing write tid 3 to smithi11289144-392 2023-09-23T20:01:08.978 INFO:tasks.rados.rados.0.smithi112.stdout:991: finishing write tid 4 to smithi11289144-392 2023-09-23T20:01:08.978 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 392 v 155 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-09-23T20:01:08.979 INFO:tasks.rados.rados.0.smithi112.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-09-23T20:01:08.979 INFO:tasks.rados.rados.0.smithi112.stdout:992: finishing write tid 1 to smithi11289144-3 2023-09-23T20:01:08.979 INFO:tasks.rados.rados.0.smithi112.stdout:991: done (2 left) 2023-09-23T20:01:08.980 INFO:tasks.rados.rados.0.smithi112.stdout:993: done (1 left) 2023-09-23T20:01:08.980 INFO:tasks.rados.rados.0.smithi112.stdout:994: delete oid 59 current snap is 0 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:994: done (1 left) 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:995: read oid 156 snap -1 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:996: read oid 260 snap -1 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:996: expect (ObjNum 604 snap 0 seq_num 604) 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:997: read oid 122 snap -1 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:998: write oid 460 current snap is 0 2023-09-23T20:01:08.982 INFO:tasks.rados.rados.0.smithi112.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-09-23T20:01:08.994 INFO:tasks.rados.rados.0.smithi112.stdout:998: writing smithi11289144-460 from 692653 to 1179630 tid 1 2023-09-23T20:01:09.000 INFO:tasks.rados.rados.0.smithi112.stdout:998: writing smithi11289144-460 from 1602061 to 2249664 tid 2 2023-09-23T20:01:09.005 INFO:tasks.rados.rados.0.smithi112.stdout:998: writing smithi11289144-460 from 2992629 to 3092653 tid 3 2023-09-23T20:01:09.005 INFO:tasks.rados.rados.0.smithi112.stdout:999: write oid 191 current snap is 0 2023-09-23T20:01:09.006 INFO:tasks.rados.rados.0.smithi112.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-09-23T20:01:09.012 INFO:tasks.rados.rados.0.smithi112.stdout:999: writing smithi11289144-191 from 709460 to 1271686 tid 1 2023-09-23T20:01:09.022 INFO:tasks.rados.rados.0.smithi112.stdout:999: writing smithi11289144-191 from 2060543 to 2851804 tid 2 2023-09-23T20:01:09.022 INFO:tasks.rados.rados.0.smithi112.stdout:1000: read oid 179 snap -1 2023-09-23T20:01:09.022 INFO:tasks.rados.rados.0.smithi112.stdout:1000: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:01:09.022 INFO:tasks.rados.rados.0.smithi112.stdout:1001: read oid 39 snap -1 2023-09-23T20:01:09.023 INFO:tasks.rados.rados.0.smithi112.stdout:1001: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:01:09.023 INFO:tasks.rados.rados.0.smithi112.stdout:1002: write oid 74 current snap is 0 2023-09-23T20:01:09.023 INFO:tasks.rados.rados.0.smithi112.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-09-23T20:01:09.029 INFO:tasks.rados.rados.0.smithi112.stdout:1002: writing smithi11289144-74 from 726267 to 1363742 tid 1 2023-09-23T20:01:09.039 INFO:tasks.rados.rados.0.smithi112.stdout:1002: writing smithi11289144-74 from 2119025 to 2770297 tid 2 2023-09-23T20:01:09.040 INFO:tasks.rados.rados.0.smithi112.stdout:1003: write oid 285 current snap is 0 2023-09-23T20:01:09.040 INFO:tasks.rados.rados.0.smithi112.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-09-23T20:01:09.047 INFO:tasks.rados.rados.0.smithi112.stdout:1003: writing smithi11289144-285 from 743074 to 1455798 tid 1 2023-09-23T20:01:09.056 INFO:tasks.rados.rados.0.smithi112.stdout:1003: writing smithi11289144-285 from 2061154 to 2856084 tid 2 2023-09-23T20:01:09.056 INFO:tasks.rados.rados.0.smithi112.stdout:1004: write oid 114 current snap is 0 2023-09-23T20:01:09.056 INFO:tasks.rados.rados.0.smithi112.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-09-23T20:01:09.064 INFO:tasks.rados.rados.0.smithi112.stdout:1004: writing smithi11289144-114 from 759881 to 1547854 tid 1 2023-09-23T20:01:09.071 INFO:tasks.rados.rados.0.smithi112.stdout:1004: writing smithi11289144-114 from 2119636 to 2774577 tid 2 2023-09-23T20:01:09.071 INFO:tasks.rados.rados.0.smithi112.stdout:1005: write oid 352 current snap is 0 2023-09-23T20:01:09.071 INFO:tasks.rados.rados.0.smithi112.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-09-23T20:01:09.079 INFO:tasks.rados.rados.0.smithi112.stdout:1005: writing smithi11289144-352 from 776688 to 1356263 tid 1 2023-09-23T20:01:09.087 INFO:tasks.rados.rados.0.smithi112.stdout:1005: writing smithi11289144-352 from 1894471 to 2693070 tid 2 2023-09-23T20:01:09.087 INFO:tasks.rados.rados.0.smithi112.stdout:1006: read oid 408 snap -1 2023-09-23T20:01:09.087 INFO:tasks.rados.rados.0.smithi112.stdout:1006: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T20:01:09.087 INFO:tasks.rados.rados.0.smithi112.stdout:1007: read oid 412 snap -1 2023-09-23T20:01:09.087 INFO:tasks.rados.rados.0.smithi112.stdout:1007: expect (ObjNum 411 snap 0 seq_num 411) 2023-09-23T20:01:09.088 INFO:tasks.rados.rados.0.smithi112.stdout:1008: read oid 398 snap -1 2023-09-23T20:01:09.088 INFO:tasks.rados.rados.0.smithi112.stdout:1008: expect (ObjNum 397 snap 0 seq_num 397) 2023-09-23T20:01:09.088 INFO:tasks.rados.rados.0.smithi112.stdout:1009: write oid 141 current snap is 0 2023-09-23T20:01:09.088 INFO:tasks.rados.rados.0.smithi112.stdout:992: finishing write tid 2 to smithi11289144-3 2023-09-23T20:01:09.088 INFO:tasks.rados.rados.0.smithi112.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-09-23T20:01:09.095 INFO:tasks.rados.rados.0.smithi112.stdout:1009: writing smithi11289144-141 from 793495 to 1448319 tid 1 2023-09-23T20:01:09.102 INFO:tasks.rados.rados.0.smithi112.stdout:1009: writing smithi11289144-141 from 1952953 to 2611563 tid 2 2023-09-23T20:01:09.106 INFO:tasks.rados.rados.0.smithi112.stdout:1009: writing smithi11289144-141 from 3157167 to 3193495 tid 3 2023-09-23T20:01:09.106 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:09.106 INFO:tasks.rados.rados.0.smithi112.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:01:09.195 INFO:tasks.rados.rados.0.smithi112.stdout:992: finishing write tid 3 to smithi11289144-3 2023-09-23T20:01:09.195 INFO:tasks.rados.rados.0.smithi112.stdout:992: finishing write tid 4 to smithi11289144-3 2023-09-23T20:01:09.195 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 118 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-09-23T20:01:09.195 INFO:tasks.rados.rados.0.smithi112.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-09-23T20:01:09.195 INFO:tasks.rados.rados.0.smithi112.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:09.258 INFO:tasks.rados.rados.0.smithi112.stdout:996: expect (ObjNum 604 snap 0 seq_num 604) 2023-09-23T20:01:09.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:08 smithi174 bash[31352]: cluster 2023-09-23T20:01:07.730991+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 132 op/s 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:998: finishing write tid 1 to smithi11289144-460 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:998: finishing write tid 2 to smithi11289144-460 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:998: finishing write tid 3 to smithi11289144-460 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:998: finishing write tid 4 to smithi11289144-460 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:998: finishing write tid 5 to smithi11289144-460 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 460 v 122 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-09-23T20:01:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:999: finishing write tid 1 to smithi11289144-191 2023-09-23T20:01:09.345 INFO:tasks.rados.rados.0.smithi112.stdout:1000: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:01:09.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:08 smithi112 bash[27353]: cluster 2023-09-23T20:01:07.730991+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 132 op/s 2023-09-23T20:01:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:08 smithi112 bash[41728]: cluster 2023-09-23T20:01:07.730991+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 132 op/s 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:1002: finishing write tid 1 to smithi11289144-74 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:999: finishing write tid 2 to smithi11289144-191 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:999: finishing write tid 3 to smithi11289144-191 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:999: finishing write tid 4 to smithi11289144-191 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 191 v 220 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-09-23T20:01:09.470 INFO:tasks.rados.rados.0.smithi112.stdout:1001: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:01:09.606 INFO:tasks.rados.rados.0.smithi112.stdout:1002: finishing write tid 2 to smithi11289144-74 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1002: finishing write tid 3 to smithi11289144-74 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1002: finishing write tid 4 to smithi11289144-74 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 125 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1003: finishing write tid 1 to smithi11289144-285 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1003: finishing write tid 2 to smithi11289144-285 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1003: finishing write tid 3 to smithi11289144-285 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1003: finishing write tid 4 to smithi11289144-285 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 225 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-09-23T20:01:09.607 INFO:tasks.rados.rados.0.smithi112.stdout:1003: left oid 285 (ObjNum 782 snap 0 seq_num 782) 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1004: finishing write tid 1 to smithi11289144-114 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1004: finishing write tid 2 to smithi11289144-114 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1004: finishing write tid 3 to smithi11289144-114 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1004: finishing write tid 4 to smithi11289144-114 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 114 v 150 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1004: left oid 114 (ObjNum 783 snap 0 seq_num 783) 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1005: finishing write tid 1 to smithi11289144-352 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1005: finishing write tid 2 to smithi11289144-352 2023-09-23T20:01:09.608 INFO:tasks.rados.rados.0.smithi112.stdout:1006: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T20:01:09.735 INFO:tasks.rados.rados.0.smithi112.stdout:1008: expect (ObjNum 397 snap 0 seq_num 397) 2023-09-23T20:01:09.817 INFO:tasks.rados.rados.0.smithi112.stdout:1005: finishing write tid 3 to smithi11289144-352 2023-09-23T20:01:09.817 INFO:tasks.rados.rados.0.smithi112.stdout:1005: finishing write tid 4 to smithi11289144-352 2023-09-23T20:01:09.817 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 352 v 194 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-09-23T20:01:09.817 INFO:tasks.rados.rados.0.smithi112.stdout:1005: left oid 352 (ObjNum 784 snap 0 seq_num 784) 2023-09-23T20:01:09.817 INFO:tasks.rados.rados.0.smithi112.stdout:1009: finishing write tid 1 to smithi11289144-141 2023-09-23T20:01:09.817 INFO:tasks.rados.rados.0.smithi112.stdout:1007: expect (ObjNum 411 snap 0 seq_num 411) 2023-09-23T20:01:09.908 INFO:tasks.rados.rados.0.smithi112.stdout:1009: finishing write tid 2 to smithi11289144-141 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:1009: finishing write tid 3 to smithi11289144-141 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:1009: finishing write tid 4 to smithi11289144-141 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:1009: finishing write tid 5 to smithi11289144-141 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 141 v 151 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:1009: left oid 141 (ObjNum 785 snap 0 seq_num 785) 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:992: done (15 left) 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:995: done (14 left) 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:996: done (13 left) 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:997: done (12 left) 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:998: done (11 left) 2023-09-23T20:01:09.909 INFO:tasks.rados.rados.0.smithi112.stdout:999: done (10 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1000: done (9 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1001: done (8 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1002: done (7 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1003: done (6 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1004: done (5 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1005: done (4 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1006: done (3 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1007: done (2 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1008: done (1 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1009: done (0 left) 2023-09-23T20:01:09.910 INFO:tasks.rados.rados.0.smithi112.stdout:1010: read oid 289 snap -1 2023-09-23T20:01:09.911 INFO:tasks.rados.rados.0.smithi112.stdout:1010: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T20:01:09.911 INFO:tasks.rados.rados.0.smithi112.stdout:1011: read oid 41 snap -1 2023-09-23T20:01:09.911 INFO:tasks.rados.rados.0.smithi112.stdout:1011: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T20:01:09.911 INFO:tasks.rados.rados.0.smithi112.stdout:1012: write oid 332 current snap is 0 2023-09-23T20:01:09.911 INFO:tasks.rados.rados.0.smithi112.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-09-23T20:01:09.921 INFO:tasks.rados.rados.0.smithi112.stdout:1012: writing smithi11289144-332 from 410302 to 1140375 tid 1 2023-09-23T20:01:09.928 INFO:tasks.rados.rados.0.smithi112.stdout:1012: writing smithi11289144-332 from 1895082 to 2297350 tid 2 2023-09-23T20:01:09.934 INFO:tasks.rados.rados.0.smithi112.stdout:1012: writing smithi11289144-332 from 2951884 to 3210302 tid 3 2023-09-23T20:01:09.934 INFO:tasks.rados.rados.0.smithi112.stdout:1013: read oid 357 snap -1 2023-09-23T20:01:09.934 INFO:tasks.rados.rados.0.smithi112.stdout:1013: expect (ObjNum 745 snap 0 seq_num 745) 2023-09-23T20:01:09.935 INFO:tasks.rados.rados.0.smithi112.stdout:1014: read oid 22 snap -1 2023-09-23T20:01:09.935 INFO:tasks.rados.rados.0.smithi112.stdout:1014: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-23T20:01:09.935 INFO:tasks.rados.rados.0.smithi112.stdout:1015: read oid 9 snap -1 2023-09-23T20:01:09.935 INFO:tasks.rados.rados.0.smithi112.stdout:1015: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:09.935 INFO:tasks.rados.rados.0.smithi112.stdout:1016: write oid 392 current snap is 0 2023-09-23T20:01:09.935 INFO:tasks.rados.rados.0.smithi112.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-09-23T20:01:09.938 INFO:tasks.rados.rados.0.smithi112.stdout:1016: writing smithi11289144-392 from 427109 to 832431 tid 1 2023-09-23T20:01:09.946 INFO:tasks.rados.rados.0.smithi112.stdout:1016: writing smithi11289144-392 from 1553564 to 2099490 tid 2 2023-09-23T20:01:09.952 INFO:tasks.rados.rados.0.smithi112.stdout:1016: writing smithi11289144-392 from 2579307 to 3227109 tid 3 2023-09-23T20:01:09.952 INFO:tasks.rados.rados.0.smithi112.stdout:1017: write oid 103 current snap is 0 2023-09-23T20:01:09.953 INFO:tasks.rados.rados.0.smithi112.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-09-23T20:01:09.957 INFO:tasks.rados.rados.0.smithi112.stdout:1017: writing smithi11289144-103 from 443916 to 924487 tid 1 2023-09-23T20:01:09.964 INFO:tasks.rados.rados.0.smithi112.stdout:1017: writing smithi11289144-103 from 1612046 to 2017983 tid 2 2023-09-23T20:01:09.971 INFO:tasks.rados.rados.0.smithi112.stdout:1017: writing smithi11289144-103 from 2606730 to 3101782 tid 3 2023-09-23T20:01:09.971 INFO:tasks.rados.rados.0.smithi112.stdout:1018: read oid 393 snap -1 2023-09-23T20:01:09.971 INFO:tasks.rados.rados.0.smithi112.stdout:1018: expect deleted 2023-09-23T20:01:09.971 INFO:tasks.rados.rados.0.smithi112.stdout:1019: read oid 481 snap -1 2023-09-23T20:01:09.971 INFO:tasks.rados.rados.0.smithi112.stdout:1019: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:01:09.971 INFO:tasks.rados.rados.0.smithi112.stdout:1020: write oid 88 current snap is 0 2023-09-23T20:01:09.972 INFO:tasks.rados.rados.0.smithi112.stdout:1010: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-23T20:01:10.063 INFO:tasks.rados.rados.0.smithi112.stdout:1011: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T20:01:10.214 INFO:tasks.rados.rados.0.smithi112.stdout:1012: finishing write tid 1 to smithi11289144-332 2023-09-23T20:01:10.214 INFO:tasks.rados.rados.0.smithi112.stdout:1012: finishing write tid 2 to smithi11289144-332 2023-09-23T20:01:10.214 INFO:tasks.rados.rados.0.smithi112.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-09-23T20:01:10.221 INFO:tasks.rados.rados.0.smithi112.stdout:1020: writing smithi11289144-88 from 460723 to 1016543 tid 1 2023-09-23T20:01:10.226 INFO:tasks.rados.rados.0.smithi112.stdout:1020: writing smithi11289144-88 from 1670528 to 2220123 tid 2 2023-09-23T20:01:10.232 INFO:tasks.rados.rados.0.smithi112.stdout:1020: writing smithi11289144-88 from 2634153 to 3260723 tid 3 2023-09-23T20:01:10.232 INFO:tasks.rados.rados.0.smithi112.stdout:1010: done (10 left) 2023-09-23T20:01:10.233 INFO:tasks.rados.rados.0.smithi112.stdout:1011: done (9 left) 2023-09-23T20:01:10.233 INFO:tasks.rados.rados.0.smithi112.stdout:1021: write oid 94 current snap is 0 2023-09-23T20:01:10.233 INFO:tasks.rados.rados.0.smithi112.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-09-23T20:01:10.238 INFO:tasks.rados.rados.0.smithi112.stdout:1021: writing smithi11289144-94 from 477530 to 1108599 tid 1 2023-09-23T20:01:10.244 INFO:tasks.rados.rados.0.smithi112.stdout:1021: writing smithi11289144-94 from 1612657 to 2022263 tid 2 2023-09-23T20:01:10.250 INFO:tasks.rados.rados.0.smithi112.stdout:1021: writing smithi11289144-94 from 2545223 to 3062819 tid 3 2023-09-23T20:01:10.250 INFO:tasks.rados.rados.0.smithi112.stdout:1022: write oid 114 current snap is 0 2023-09-23T20:01:10.250 INFO:tasks.rados.rados.0.smithi112.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-09-23T20:01:10.255 INFO:tasks.rados.rados.0.smithi112.stdout:1022: writing smithi11289144-114 from 494337 to 917008 tid 1 2023-09-23T20:01:10.261 INFO:tasks.rados.rados.0.smithi112.stdout:1022: writing smithi11289144-114 from 1387492 to 1940756 tid 2 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1022: writing smithi11289144-114 from 2688999 to 3134220 tid 3 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1023: read oid 124 snap -1 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1023: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1024: read oid 356 snap -1 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1024: expect deleted 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1025: write oid 205 current snap is 0 2023-09-23T20:01:10.268 INFO:tasks.rados.rados.0.smithi112.stdout:1012: finishing write tid 3 to smithi11289144-332 2023-09-23T20:01:10.269 INFO:tasks.rados.rados.0.smithi112.stdout:1012: finishing write tid 4 to smithi11289144-332 2023-09-23T20:01:10.269 INFO:tasks.rados.rados.0.smithi112.stdout:1012: finishing write tid 5 to smithi11289144-332 2023-09-23T20:01:10.269 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 332 v 200 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-09-23T20:01:10.269 INFO:tasks.rados.rados.0.smithi112.stdout:1012: left oid 332 (ObjNum 786 snap 0 seq_num 786) 2023-09-23T20:01:10.269 INFO:tasks.rados.rados.0.smithi112.stdout:1015: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:10.342 INFO:tasks.rados.rados.0.smithi112.stdout:1016: finishing write tid 1 to smithi11289144-392 2023-09-23T20:01:10.342 INFO:tasks.rados.rados.0.smithi112.stdout:1014: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-23T20:01:10.422 INFO:tasks.rados.rados.0.smithi112.stdout:1013: expect (ObjNum 745 snap 0 seq_num 745) 2023-09-23T20:01:10.570 INFO:tasks.rados.rados.0.smithi112.stdout:1016: finishing write tid 2 to smithi11289144-392 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1016: finishing write tid 3 to smithi11289144-392 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1016: finishing write tid 4 to smithi11289144-392 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1016: finishing write tid 5 to smithi11289144-392 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 392 v 159 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1016: left oid 392 (ObjNum 787 snap 0 seq_num 787) 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1017: finishing write tid 1 to smithi11289144-103 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1017: finishing write tid 2 to smithi11289144-103 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1017: finishing write tid 3 to smithi11289144-103 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1017: finishing write tid 4 to smithi11289144-103 2023-09-23T20:01:10.571 INFO:tasks.rados.rados.0.smithi112.stdout:1017: finishing write tid 5 to smithi11289144-103 2023-09-23T20:01:10.572 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 103 v 159 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-09-23T20:01:10.572 INFO:tasks.rados.rados.0.smithi112.stdout:1017: left oid 103 (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:01:10.572 INFO:tasks.rados.rados.0.smithi112.stdout:1019: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:01:10.634 INFO:tasks.rados.rados.0.smithi112.stdout:1020: finishing write tid 1 to smithi11289144-88 2023-09-23T20:01:10.634 INFO:tasks.rados.rados.0.smithi112.stdout:1020: finishing write tid 2 to smithi11289144-88 2023-09-23T20:01:10.634 INFO:tasks.rados.rados.0.smithi112.stdout:1020: finishing write tid 3 to smithi11289144-88 2023-09-23T20:01:10.634 INFO:tasks.rados.rados.0.smithi112.stdout:1020: finishing write tid 4 to smithi11289144-88 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1020: finishing write tid 5 to smithi11289144-88 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 88 v 204 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1020: left oid 88 (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1021: finishing write tid 1 to smithi11289144-94 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1021: finishing write tid 2 to smithi11289144-94 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1021: finishing write tid 3 to smithi11289144-94 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1021: finishing write tid 4 to smithi11289144-94 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1021: finishing write tid 5 to smithi11289144-94 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 94 v 179 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1021: left oid 94 (ObjNum 790 snap 0 seq_num 790) 2023-09-23T20:01:10.635 INFO:tasks.rados.rados.0.smithi112.stdout:1022: finishing write tid 1 to smithi11289144-114 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:1022: finishing write tid 2 to smithi11289144-114 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:1022: finishing write tid 3 to smithi11289144-114 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:1022: finishing write tid 4 to smithi11289144-114 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:1022: finishing write tid 5 to smithi11289144-114 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 114 v 154 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:1022: left oid 114 (ObjNum 791 snap 0 seq_num 791) 2023-09-23T20:01:10.636 INFO:tasks.rados.rados.0.smithi112.stdout:1023: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:01:10.699 INFO:tasks.rados.rados.0.smithi112.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-09-23T20:01:10.712 INFO:tasks.rados.rados.0.smithi112.stdout:1025: writing smithi11289144-205 from 511144 to 1009064 tid 1 2023-09-23T20:01:10.716 INFO:tasks.rados.rados.0.smithi112.stdout:1025: writing smithi11289144-205 from 1445974 to 1859249 tid 2 2023-09-23T20:01:10.723 INFO:tasks.rados.rados.0.smithi112.stdout:1025: writing smithi11289144-205 from 2316422 to 2972915 tid 3 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1012: done (13 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1013: done (12 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1014: done (11 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1015: done (10 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1016: done (9 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1017: done (8 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1018: done (7 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1019: done (6 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1020: done (5 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1021: done (4 left) 2023-09-23T20:01:10.724 INFO:tasks.rados.rados.0.smithi112.stdout:1022: done (3 left) 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1023: done (2 left) 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1024: done (1 left) 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1026: read oid 492 snap -1 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1026: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1027: read oid 266 snap -1 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1027: expect (ObjNum 265 snap 0 seq_num 265) 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1028: write oid 439 current snap is 0 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1025: finishing write tid 1 to smithi11289144-205 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1025: finishing write tid 2 to smithi11289144-205 2023-09-23T20:01:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-09-23T20:01:10.729 INFO:tasks.rados.rados.0.smithi112.stdout:1028: writing smithi11289144-439 from 527951 to 1101120 tid 1 2023-09-23T20:01:10.736 INFO:tasks.rados.rados.0.smithi112.stdout:1028: writing smithi11289144-439 from 1504456 to 2061389 tid 2 2023-09-23T20:01:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:1028: writing smithi11289144-439 from 2743845 to 3211610 tid 3 2023-09-23T20:01:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:1029: write oid 156 current snap is 0 2023-09-23T20:01:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-09-23T20:01:10.750 INFO:tasks.rados.rados.0.smithi112.stdout:1029: writing smithi11289144-156 from 544758 to 1193176 tid 1 2023-09-23T20:01:10.756 INFO:tasks.rados.rados.0.smithi112.stdout:1029: writing smithi11289144-156 from 1846585 to 2263529 tid 2 2023-09-23T20:01:10.763 INFO:tasks.rados.rados.0.smithi112.stdout:1029: writing smithi11289144-156 from 2771268 to 3344758 tid 3 2023-09-23T20:01:10.764 INFO:tasks.rados.rados.0.smithi112.stdout:1030: read oid 422 snap -1 2023-09-23T20:01:10.764 INFO:tasks.rados.rados.0.smithi112.stdout:1030: expect (ObjNum 421 snap 0 seq_num 421) 2023-09-23T20:01:10.764 INFO:tasks.rados.rados.0.smithi112.stdout:1031: write oid 259 current snap is 0 2023-09-23T20:01:10.764 INFO:tasks.rados.rados.0.smithi112.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-09-23T20:01:10.771 INFO:tasks.rados.rados.0.smithi112.stdout:1031: writing smithi11289144-259 from 561565 to 1285232 tid 1 2023-09-23T20:01:10.778 INFO:tasks.rados.rados.0.smithi112.stdout:1031: writing smithi11289144-259 from 1905067 to 2465669 tid 2 2023-09-23T20:01:10.783 INFO:tasks.rados.rados.0.smithi112.stdout:1031: writing smithi11289144-259 from 3082338 to 3361565 tid 3 2023-09-23T20:01:10.784 INFO:tasks.rados.rados.0.smithi112.stdout:1032: delete oid 319 current snap is 0 2023-09-23T20:01:10.784 INFO:tasks.rados.rados.0.smithi112.stdout:1027: expect (ObjNum 265 snap 0 seq_num 265) 2023-09-23T20:01:10.864 INFO:tasks.rados.rados.0.smithi112.stdout:1025: finishing write tid 3 to smithi11289144-205 2023-09-23T20:01:10.864 INFO:tasks.rados.rados.0.smithi112.stdout:1025: finishing write tid 4 to smithi11289144-205 2023-09-23T20:01:10.864 INFO:tasks.rados.rados.0.smithi112.stdout:1025: finishing write tid 5 to smithi11289144-205 2023-09-23T20:01:10.864 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 205 v 224 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-09-23T20:01:10.864 INFO:tasks.rados.rados.0.smithi112.stdout:1025: left oid 205 (ObjNum 792 snap 0 seq_num 792) 2023-09-23T20:01:10.864 INFO:tasks.rados.rados.0.smithi112.stdout:1026: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T20:01:10.989 INFO:tasks.rados.rados.0.smithi112.stdout:1028: finishing write tid 1 to smithi11289144-439 2023-09-23T20:01:10.989 INFO:tasks.rados.rados.0.smithi112.stdout:1028: finishing write tid 2 to smithi11289144-439 2023-09-23T20:01:10.989 INFO:tasks.rados.rados.0.smithi112.stdout:1028: finishing write tid 3 to smithi11289144-439 2023-09-23T20:01:10.989 INFO:tasks.rados.rados.0.smithi112.stdout:1028: finishing write tid 4 to smithi11289144-439 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1028: finishing write tid 5 to smithi11289144-439 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 163 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1028: left oid 439 (ObjNum 793 snap 0 seq_num 793) 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1029: finishing write tid 1 to smithi11289144-156 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1029: finishing write tid 2 to smithi11289144-156 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1029: finishing write tid 3 to smithi11289144-156 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1025: done (7 left) 2023-09-23T20:01:10.990 INFO:tasks.rados.rados.0.smithi112.stdout:1026: done (6 left) 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1027: done (5 left) 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1028: done (4 left) 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1032: done (3 left) 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1033: read oid 59 snap -1 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1033: expect deleted 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1034: read oid 362 snap -1 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1034: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:01:10.991 INFO:tasks.rados.rados.0.smithi112.stdout:1035: write oid 177 current snap is 0 2023-09-23T20:01:10.992 INFO:tasks.rados.rados.0.smithi112.stdout:1029: finishing write tid 4 to smithi11289144-156 2023-09-23T20:01:10.992 INFO:tasks.rados.rados.0.smithi112.stdout:1029: finishing write tid 5 to smithi11289144-156 2023-09-23T20:01:10.992 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 156 v 187 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-09-23T20:01:10.992 INFO:tasks.rados.rados.0.smithi112.stdout:1029: left oid 156 (ObjNum 794 snap 0 seq_num 794) 2023-09-23T20:01:10.992 INFO:tasks.rados.rados.0.smithi112.stdout:1030: expect (ObjNum 421 snap 0 seq_num 421) 2023-09-23T20:01:11.096 INFO:tasks.rados.rados.0.smithi112.stdout:1031: finishing write tid 1 to smithi11289144-259 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:1031: finishing write tid 2 to smithi11289144-259 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:1031: finishing write tid 3 to smithi11289144-259 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:1031: finishing write tid 4 to smithi11289144-259 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:1031: finishing write tid 5 to smithi11289144-259 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 259 v 163 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:1031: left oid 259 (ObjNum 795 snap 0 seq_num 795) 2023-09-23T20:01:11.097 INFO:tasks.rados.rados.0.smithi112.stdout:1034: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:01:11.167 INFO:tasks.rados.rados.0.smithi112.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-09-23T20:01:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:1035: writing smithi11289144-177 from 595179 to 1069344 tid 1 2023-09-23T20:01:11.184 INFO:tasks.rados.rados.0.smithi112.stdout:1035: writing smithi11289144-177 from 1622031 to 2186302 tid 2 2023-09-23T20:01:11.191 INFO:tasks.rados.rados.0.smithi112.stdout:1035: writing smithi11289144-177 from 2737184 to 3366390 tid 3 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1029: done (5 left) 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1030: done (4 left) 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1031: done (3 left) 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1033: done (2 left) 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1034: done (1 left) 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1036: write oid 346 current snap is 0 2023-09-23T20:01:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-09-23T20:01:11.198 INFO:tasks.rados.rados.0.smithi112.stdout:1036: writing smithi11289144-346 from 611986 to 1161400 tid 1 2023-09-23T20:01:11.203 INFO:tasks.rados.rados.0.smithi112.stdout:1036: writing smithi11289144-346 from 1564160 to 1988442 tid 2 2023-09-23T20:01:11.210 INFO:tasks.rados.rados.0.smithi112.stdout:1036: writing smithi11289144-346 from 2764607 to 3205085 tid 3 2023-09-23T20:01:11.210 INFO:tasks.rados.rados.0.smithi112.stdout:1037: write oid 142 current snap is 0 2023-09-23T20:01:11.210 INFO:tasks.rados.rados.0.smithi112.stdout:1035: finishing write tid 1 to smithi11289144-177 2023-09-23T20:01:11.210 INFO:tasks.rados.rados.0.smithi112.stdout:1035: finishing write tid 2 to smithi11289144-177 2023-09-23T20:01:11.210 INFO:tasks.rados.rados.0.smithi112.stdout:1035: finishing write tid 3 to smithi11289144-177 2023-09-23T20:01:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:1035: finishing write tid 4 to smithi11289144-177 2023-09-23T20:01:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:1035: finishing write tid 5 to smithi11289144-177 2023-09-23T20:01:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 177 v 135 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-09-23T20:01:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:1035: left oid 177 (ObjNum 797 snap 0 seq_num 797) 2023-09-23T20:01:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:1036: finishing write tid 1 to smithi11289144-346 2023-09-23T20:01:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-09-23T20:01:11.218 INFO:tasks.rados.rados.0.smithi112.stdout:1037: writing smithi11289144-142 from 628793 to 1369809 tid 1 2023-09-23T20:01:11.225 INFO:tasks.rados.rados.0.smithi112.stdout:1037: writing smithi11289144-142 from 2138995 to 2706935 tid 2 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1037: writing smithi11289144-142 from 3192030 to 3428793 tid 3 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1035: done (2 left) 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1038: delete oid 320 current snap is 0 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1036: finishing write tid 2 to smithi11289144-346 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1036: finishing write tid 3 to smithi11289144-346 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1036: finishing write tid 4 to smithi11289144-346 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1036: finishing write tid 5 to smithi11289144-346 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 346 v 127 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-09-23T20:01:11.230 INFO:tasks.rados.rados.0.smithi112.stdout:1036: left oid 346 (ObjNum 798 snap 0 seq_num 798) 2023-09-23T20:01:11.231 INFO:tasks.rados.rados.0.smithi112.stdout:1037: finishing write tid 1 to smithi11289144-142 2023-09-23T20:01:11.231 INFO:tasks.rados.rados.0.smithi112.stdout:1037: finishing write tid 2 to smithi11289144-142 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1036: done (2 left) 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1038: done (1 left) 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1039: read oid 136 snap -1 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1040: read oid 326 snap -1 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1040: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:1041: delete oid 371 current snap is 0 2023-09-23T20:01:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:1037: finishing write tid 3 to smithi11289144-142 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1037: finishing write tid 4 to smithi11289144-142 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1037: finishing write tid 5 to smithi11289144-142 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 142 v 229 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1037: left oid 142 (ObjNum 799 snap 0 seq_num 799) 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1037: done (3 left) 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1041: done (2 left) 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1042: write oid 253 current snap is 0 2023-09-23T20:01:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-09-23T20:01:11.242 INFO:tasks.rados.rados.0.smithi112.stdout:1042: writing smithi11289144-253 from 679214 to 1245977 tid 1 2023-09-23T20:01:11.249 INFO:tasks.rados.rados.0.smithi112.stdout:1042: writing smithi11289144-253 from 1798088 to 2513355 tid 2 2023-09-23T20:01:11.254 INFO:tasks.rados.rados.0.smithi112.stdout:1042: writing smithi11289144-253 from 3157946 to 3479214 tid 3 2023-09-23T20:01:11.254 INFO:tasks.rados.rados.0.smithi112.stdout:1043: write oid 87 current snap is 0 2023-09-23T20:01:11.255 INFO:tasks.rados.rados.0.smithi112.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-09-23T20:01:11.262 INFO:tasks.rados.rados.0.smithi112.stdout:1043: writing smithi11289144-87 from 696021 to 1338033 tid 1 2023-09-23T20:01:11.268 INFO:tasks.rados.rados.0.smithi112.stdout:1043: writing smithi11289144-87 from 1856570 to 2431848 tid 2 2023-09-23T20:01:11.274 INFO:tasks.rados.rados.0.smithi112.stdout:1043: writing smithi11289144-87 from 3185369 to 3496021 tid 3 2023-09-23T20:01:11.274 INFO:tasks.rados.rados.0.smithi112.stdout:1044: read oid 51 snap -1 2023-09-23T20:01:11.275 INFO:tasks.rados.rados.0.smithi112.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-23T20:01:11.275 INFO:tasks.rados.rados.0.smithi112.stdout:1045: write oid 485 current snap is 0 2023-09-23T20:01:11.275 INFO:tasks.rados.rados.0.smithi112.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-09-23T20:01:11.282 INFO:tasks.rados.rados.0.smithi112.stdout:1045: writing smithi11289144-485 from 712828 to 1430089 tid 1 2023-09-23T20:01:11.289 INFO:tasks.rados.rados.0.smithi112.stdout:1045: writing smithi11289144-485 from 1915052 to 2633988 tid 2 2023-09-23T20:01:11.294 INFO:tasks.rados.rados.0.smithi112.stdout:1045: writing smithi11289144-485 from 3212792 to 3512828 tid 3 2023-09-23T20:01:11.295 INFO:tasks.rados.rados.0.smithi112.stdout:1046: write oid 278 current snap is 0 2023-09-23T20:01:11.295 INFO:tasks.rados.rados.0.smithi112.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-09-23T20:01:11.303 INFO:tasks.rados.rados.0.smithi112.stdout:1046: writing smithi11289144-278 from 729635 to 1522145 tid 1 2023-09-23T20:01:11.309 INFO:tasks.rados.rados.0.smithi112.stdout:1046: writing smithi11289144-278 from 1973534 to 2552481 tid 2 2023-09-23T20:01:11.315 INFO:tasks.rados.rados.0.smithi112.stdout:1046: writing smithi11289144-278 from 3240215 to 3529635 tid 3 2023-09-23T20:01:11.315 INFO:tasks.rados.rados.0.smithi112.stdout:1047: write oid 262 current snap is 0 2023-09-23T20:01:11.315 INFO:tasks.rados.rados.0.smithi112.stdout:1040: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:11.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:10 smithi174 bash[31352]: cluster 2023-09-23T20:01:09.731548+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.4 MiB/s wr, 84 op/s 2023-09-23T20:01:11.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:10 smithi112 bash[27353]: cluster 2023-09-23T20:01:09.731548+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.4 MiB/s wr, 84 op/s 2023-09-23T20:01:11.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:10 smithi112 bash[41728]: cluster 2023-09-23T20:01:09.731548+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.4 MiB/s wr, 84 op/s 2023-09-23T20:01:11.424 INFO:tasks.rados.rados.0.smithi112.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:1042: finishing write tid 1 to smithi11289144-253 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:1042: finishing write tid 2 to smithi11289144-253 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:1042: finishing write tid 3 to smithi11289144-253 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:1042: finishing write tid 4 to smithi11289144-253 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:1042: finishing write tid 5 to smithi11289144-253 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 228 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-09-23T20:01:11.544 INFO:tasks.rados.rados.0.smithi112.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1043: finishing write tid 1 to smithi11289144-87 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1043: finishing write tid 2 to smithi11289144-87 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1043: finishing write tid 3 to smithi11289144-87 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1043: finishing write tid 4 to smithi11289144-87 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1043: finishing write tid 5 to smithi11289144-87 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 167 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-09-23T20:01:11.545 INFO:tasks.rados.rados.0.smithi112.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-23T20:01:11.629 INFO:tasks.rados.rados.0.smithi112.stdout:1045: finishing write tid 1 to smithi11289144-485 2023-09-23T20:01:11.630 INFO:tasks.rados.rados.0.smithi112.stdout:1045: finishing write tid 2 to smithi11289144-485 2023-09-23T20:01:11.630 INFO:tasks.rados.rados.0.smithi112.stdout:1045: finishing write tid 3 to smithi11289144-485 2023-09-23T20:01:11.630 INFO:tasks.rados.rados.0.smithi112.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-09-23T20:01:11.640 INFO:tasks.rados.rados.0.smithi112.stdout:1047: writing smithi11289144-262 from 746442 to 1330554 tid 1 2023-09-23T20:01:11.646 INFO:tasks.rados.rados.0.smithi112.stdout:1047: writing smithi11289144-262 from 1748369 to 2470974 tid 2 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1047: writing smithi11289144-262 from 2983991 to 3546442 tid 3 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1039: done (7 left) 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1040: done (6 left) 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1042: done (5 left) 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1043: done (4 left) 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1044: done (3 left) 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1048: read oid 133 snap -1 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1048: expect (ObjNum 132 snap 0 seq_num 132) 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1049: read oid 122 snap -1 2023-09-23T20:01:11.654 INFO:tasks.rados.rados.0.smithi112.stdout:1049: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1050: write oid 423 current snap is 0 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1045: finishing write tid 4 to smithi11289144-485 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1045: finishing write tid 5 to smithi11289144-485 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 133 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1046: finishing write tid 1 to smithi11289144-278 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1046: finishing write tid 2 to smithi11289144-278 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1046: finishing write tid 3 to smithi11289144-278 2023-09-23T20:01:11.655 INFO:tasks.rados.rados.0.smithi112.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-09-23T20:01:11.661 INFO:tasks.rados.rados.0.smithi112.stdout:1050: writing smithi11289144-423 from 763249 to 1422610 tid 1 2023-09-23T20:01:11.668 INFO:tasks.rados.rados.0.smithi112.stdout:1050: writing smithi11289144-423 from 2090498 to 2673114 tid 2 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1050: writing smithi11289144-423 from 3295061 to 3563249 tid 3 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1045: done (5 left) 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1051: read oid 9 snap -1 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1052: write oid 159 current snap is 0 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1046: finishing write tid 4 to smithi11289144-278 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:1046: finishing write tid 5 to smithi11289144-278 2023-09-23T20:01:11.674 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 278 v 191 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-09-23T20:01:11.675 INFO:tasks.rados.rados.0.smithi112.stdout:1046: left oid 278 (ObjNum 805 snap 0 seq_num 805) 2023-09-23T20:01:11.675 INFO:tasks.rados.rados.0.smithi112.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-09-23T20:01:11.682 INFO:tasks.rados.rados.0.smithi112.stdout:1052: writing smithi11289144-159 from 780056 to 1514666 tid 1 2023-09-23T20:01:11.690 INFO:tasks.rados.rados.0.smithi112.stdout:1052: writing smithi11289144-159 from 2148980 to 2875254 tid 2 2023-09-23T20:01:11.694 INFO:tasks.rados.rados.0.smithi112.stdout:1052: writing smithi11289144-159 from 3322484 to 3580056 tid 3 2023-09-23T20:01:11.694 INFO:tasks.rados.rados.0.smithi112.stdout:1046: done (6 left) 2023-09-23T20:01:11.694 INFO:tasks.rados.rados.0.smithi112.stdout:1053: write oid 492 current snap is 0 2023-09-23T20:01:11.694 INFO:tasks.rados.rados.0.smithi112.stdout:1047: finishing write tid 1 to smithi11289144-262 2023-09-23T20:01:11.695 INFO:tasks.rados.rados.0.smithi112.stdout:1047: finishing write tid 2 to smithi11289144-262 2023-09-23T20:01:11.695 INFO:tasks.rados.rados.0.smithi112.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-09-23T20:01:11.701 INFO:tasks.rados.rados.0.smithi112.stdout:1053: writing smithi11289144-492 from 796863 to 1206722 tid 1 2023-09-23T20:01:11.707 INFO:tasks.rados.rados.0.smithi112.stdout:1053: writing smithi11289144-492 from 1807462 to 2393747 tid 2 2023-09-23T20:01:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:1053: writing smithi11289144-492 from 3066260 to 3596863 tid 3 2023-09-23T20:01:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:1054: write oid 282 current snap is 0 2023-09-23T20:01:11.715 INFO:tasks.rados.rados.0.smithi112.stdout:1049: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:11.779 INFO:tasks.rados.rados.0.smithi112.stdout:1050: finishing write tid 1 to smithi11289144-423 2023-09-23T20:01:11.779 INFO:tasks.rados.rados.0.smithi112.stdout:1048: expect (ObjNum 132 snap 0 seq_num 132) 2023-09-23T20:01:11.848 INFO:tasks.rados.rados.0.smithi112.stdout:1047: finishing write tid 3 to smithi11289144-262 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1047: finishing write tid 4 to smithi11289144-262 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1047: finishing write tid 5 to smithi11289144-262 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 167 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1047: left oid 262 (ObjNum 806 snap 0 seq_num 806) 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1050: finishing write tid 2 to smithi11289144-423 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1050: finishing write tid 3 to smithi11289144-423 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1050: finishing write tid 4 to smithi11289144-423 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1050: finishing write tid 5 to smithi11289144-423 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 423 v 131 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1050: left oid 423 (ObjNum 807 snap 0 seq_num 807) 2023-09-23T20:01:11.849 INFO:tasks.rados.rados.0.smithi112.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:11.916 INFO:tasks.rados.rados.0.smithi112.stdout:1052: finishing write tid 1 to smithi11289144-159 2023-09-23T20:01:11.916 INFO:tasks.rados.rados.0.smithi112.stdout:1052: finishing write tid 2 to smithi11289144-159 2023-09-23T20:01:11.916 INFO:tasks.rados.rados.0.smithi112.stdout:1052: finishing write tid 3 to smithi11289144-159 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1052: finishing write tid 4 to smithi11289144-159 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1052: finishing write tid 5 to smithi11289144-159 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 159 v 158 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1052: left oid 159 (ObjNum 808 snap 0 seq_num 808) 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1053: finishing write tid 1 to smithi11289144-492 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1053: finishing write tid 2 to smithi11289144-492 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1053: finishing write tid 3 to smithi11289144-492 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1053: finishing write tid 4 to smithi11289144-492 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1053: finishing write tid 5 to smithi11289144-492 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 492 v 162 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1053: left oid 492 (ObjNum 809 snap 0 seq_num 809) 2023-09-23T20:01:11.917 INFO:tasks.rados.rados.0.smithi112.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-09-23T20:01:11.921 INFO:tasks.rados.rados.0.smithi112.stdout:1054: writing smithi11289144-282 from 413670 to 898778 tid 1 2023-09-23T20:01:11.929 INFO:tasks.rados.rados.0.smithi112.stdout:1054: writing smithi11289144-282 from 1465944 to 2195887 tid 2 2023-09-23T20:01:11.936 INFO:tasks.rados.rados.0.smithi112.stdout:1054: writing smithi11289144-282 from 2977330 to 3502131 tid 3 2023-09-23T20:01:11.936 INFO:tasks.rados.rados.0.smithi112.stdout:1047: done (7 left) 2023-09-23T20:01:11.936 INFO:tasks.rados.rados.0.smithi112.stdout:1048: done (6 left) 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1049: done (5 left) 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1050: done (4 left) 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1051: done (3 left) 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1052: done (2 left) 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1053: done (1 left) 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1055: write oid 338 current snap is 0 2023-09-23T20:01:11.937 INFO:tasks.rados.rados.0.smithi112.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-09-23T20:01:11.942 INFO:tasks.rados.rados.0.smithi112.stdout:1055: writing smithi11289144-338 from 430477 to 990834 tid 1 2023-09-23T20:01:11.947 INFO:tasks.rados.rados.0.smithi112.stdout:1055: writing smithi11289144-338 from 1408073 to 1881674 tid 2 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1055: writing smithi11289144-338 from 2488400 to 3224473 tid 3 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1056: read oid 139 snap -1 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1056: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1057: read oid 192 snap -1 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1057: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1058: write oid 157 current snap is 0 2023-09-23T20:01:11.955 INFO:tasks.rados.rados.0.smithi112.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-09-23T20:01:11.961 INFO:tasks.rados.rados.0.smithi112.stdout:1058: writing smithi11289144-157 from 447284 to 1082890 tid 1 2023-09-23T20:01:11.970 INFO:tasks.rados.rados.0.smithi112.stdout:1058: writing smithi11289144-157 from 1866555 to 2600167 tid 2 2023-09-23T20:01:11.976 INFO:tasks.rados.rados.0.smithi112.stdout:1058: writing smithi11289144-157 from 3315823 to 3647284 tid 3 2023-09-23T20:01:11.976 INFO:tasks.rados.rados.0.smithi112.stdout:1059: write oid 439 current snap is 0 2023-09-23T20:01:11.976 INFO:tasks.rados.rados.0.smithi112.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-09-23T20:01:11.983 INFO:tasks.rados.rados.0.smithi112.stdout:1059: writing smithi11289144-439 from 464091 to 1174946 tid 1 2023-09-23T20:01:11.990 INFO:tasks.rados.rados.0.smithi112.stdout:1059: writing smithi11289144-439 from 1925037 to 2402307 tid 2 2023-09-23T20:01:11.996 INFO:tasks.rados.rados.0.smithi112.stdout:1059: writing smithi11289144-439 from 2943246 to 3418216 tid 3 2023-09-23T20:01:11.996 INFO:tasks.rados.rados.0.smithi112.stdout:1060: delete oid 71 current snap is 0 2023-09-23T20:01:11.996 INFO:tasks.rados.rados.0.smithi112.stdout:1054: finishing write tid 1 to smithi11289144-282 2023-09-23T20:01:11.996 INFO:tasks.rados.rados.0.smithi112.stdout:1054: finishing write tid 2 to smithi11289144-282 2023-09-23T20:01:11.996 INFO:tasks.rados.rados.0.smithi112.stdout:1054: finishing write tid 3 to smithi11289144-282 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:1054: finishing write tid 4 to smithi11289144-282 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:1054: finishing write tid 5 to smithi11289144-282 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 282 v 155 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:1054: left oid 282 (ObjNum 810 snap 0 seq_num 810) 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:1055: finishing write tid 1 to smithi11289144-338 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:1055: finishing write tid 2 to smithi11289144-338 2023-09-23T20:01:11.997 INFO:tasks.rados.rados.0.smithi112.stdout:1057: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:01:12.098 INFO:tasks.rados.rados.0.smithi112.stdout:1055: finishing write tid 3 to smithi11289144-338 2023-09-23T20:01:12.099 INFO:tasks.rados.rados.0.smithi112.stdout:1055: finishing write tid 4 to smithi11289144-338 2023-09-23T20:01:12.099 INFO:tasks.rados.rados.0.smithi112.stdout:1055: finishing write tid 5 to smithi11289144-338 2023-09-23T20:01:12.099 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 338 v 234 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-09-23T20:01:12.099 INFO:tasks.rados.rados.0.smithi112.stdout:1055: left oid 338 (ObjNum 811 snap 0 seq_num 811) 2023-09-23T20:01:12.099 INFO:tasks.rados.rados.0.smithi112.stdout:1056: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:01:12.173 INFO:tasks.rados.rados.0.smithi112.stdout:1058: finishing write tid 1 to smithi11289144-157 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1058: finishing write tid 2 to smithi11289144-157 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1058: finishing write tid 3 to smithi11289144-157 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1058: finishing write tid 4 to smithi11289144-157 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1058: finishing write tid 5 to smithi11289144-157 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 157 v 198 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1058: left oid 157 (ObjNum 812 snap 0 seq_num 812) 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1059: finishing write tid 1 to smithi11289144-439 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1054: done (6 left) 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1055: done (5 left) 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1056: done (4 left) 2023-09-23T20:01:12.174 INFO:tasks.rados.rados.0.smithi112.stdout:1057: done (3 left) 2023-09-23T20:01:12.175 INFO:tasks.rados.rados.0.smithi112.stdout:1058: done (2 left) 2023-09-23T20:01:12.175 INFO:tasks.rados.rados.0.smithi112.stdout:1060: done (1 left) 2023-09-23T20:01:12.175 INFO:tasks.rados.rados.0.smithi112.stdout:1061: write oid 421 current snap is 0 2023-09-23T20:01:12.175 INFO:tasks.rados.rados.0.smithi112.stdout:1059: finishing write tid 2 to smithi11289144-439 2023-09-23T20:01:12.175 INFO:tasks.rados.rados.0.smithi112.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-09-23T20:01:12.179 INFO:tasks.rados.rados.0.smithi112.stdout:1061: writing smithi11289144-421 from 497705 to 1075411 tid 1 2023-09-23T20:01:12.184 INFO:tasks.rados.rados.0.smithi112.stdout:1061: writing smithi11289144-421 from 1642001 to 2122940 tid 2 2023-09-23T20:01:12.190 INFO:tasks.rados.rados.0.smithi112.stdout:1061: writing smithi11289144-421 from 2598092 to 3095606 tid 3 2023-09-23T20:01:12.190 INFO:tasks.rados.rados.0.smithi112.stdout:1062: write oid 381 current snap is 0 2023-09-23T20:01:12.190 INFO:tasks.rados.rados.0.smithi112.stdout:1059: finishing write tid 3 to smithi11289144-439 2023-09-23T20:01:12.190 INFO:tasks.rados.rados.0.smithi112.stdout:1059: finishing write tid 4 to smithi11289144-439 2023-09-23T20:01:12.191 INFO:tasks.rados.rados.0.smithi112.stdout:1059: finishing write tid 5 to smithi11289144-439 2023-09-23T20:01:12.191 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 171 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-09-23T20:01:12.191 INFO:tasks.rados.rados.0.smithi112.stdout:1059: left oid 439 (ObjNum 813 snap 0 seq_num 813) 2023-09-23T20:01:12.191 INFO:tasks.rados.rados.0.smithi112.stdout:1061: finishing write tid 1 to smithi11289144-421 2023-09-23T20:01:12.191 INFO:tasks.rados.rados.0.smithi112.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-09-23T20:01:12.196 INFO:tasks.rados.rados.0.smithi112.stdout:1062: writing smithi11289144-381 from 514512 to 1167467 tid 1 2023-09-23T20:01:12.203 INFO:tasks.rados.rados.0.smithi112.stdout:1062: writing smithi11289144-381 from 1700483 to 2441433 tid 2 2023-09-23T20:01:12.210 INFO:tasks.rados.rados.0.smithi112.stdout:1062: writing smithi11289144-381 from 3025515 to 3714512 tid 3 2023-09-23T20:01:12.211 INFO:tasks.rados.rados.0.smithi112.stdout:1059: done (2 left) 2023-09-23T20:01:12.211 INFO:tasks.rados.rados.0.smithi112.stdout:1063: read oid 58 snap -1 2023-09-23T20:01:12.211 INFO:tasks.rados.rados.0.smithi112.stdout:1063: expect (ObjNum 625 snap 0 seq_num 625) 2023-09-23T20:01:12.211 INFO:tasks.rados.rados.0.smithi112.stdout:1064: write oid 337 current snap is 0 2023-09-23T20:01:12.211 INFO:tasks.rados.rados.0.smithi112.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-09-23T20:01:12.217 INFO:tasks.rados.rados.0.smithi112.stdout:1064: writing smithi11289144-337 from 531319 to 1259523 tid 1 2023-09-23T20:01:12.223 INFO:tasks.rados.rados.0.smithi112.stdout:1064: writing smithi11289144-337 from 1758965 to 2243573 tid 2 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1064: writing smithi11289144-337 from 2652938 to 3172996 tid 3 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1065: write oid 143 current snap is 0 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1061: finishing write tid 2 to smithi11289144-421 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1061: finishing write tid 3 to smithi11289144-421 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1061: finishing write tid 4 to smithi11289144-421 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1061: finishing write tid 5 to smithi11289144-421 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 176 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1061: left oid 421 (ObjNum 815 snap 0 seq_num 815) 2023-09-23T20:01:12.229 INFO:tasks.rados.rados.0.smithi112.stdout:1062: finishing write tid 1 to smithi11289144-381 2023-09-23T20:01:12.230 INFO:tasks.rados.rados.0.smithi112.stdout:1062: finishing write tid 2 to smithi11289144-381 2023-09-23T20:01:12.230 INFO:tasks.rados.rados.0.smithi112.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-09-23T20:01:12.234 INFO:tasks.rados.rados.0.smithi112.stdout:1065: writing smithi11289144-143 from 548126 to 951579 tid 1 2023-09-23T20:01:12.240 INFO:tasks.rados.rados.0.smithi112.stdout:1065: writing smithi11289144-143 from 1417447 to 2162066 tid 2 2023-09-23T20:01:12.246 INFO:tasks.rados.rados.0.smithi112.stdout:1065: writing smithi11289144-143 from 2680361 to 3128044 tid 3 2023-09-23T20:01:12.250 INFO:tasks.rados.rados.0.smithi112.stdout:1065: writing smithi11289144-143 from 3680450 to 3748126 tid 4 2023-09-23T20:01:12.250 INFO:tasks.rados.rados.0.smithi112.stdout:1061: done (4 left) 2023-09-23T20:01:12.250 INFO:tasks.rados.rados.0.smithi112.stdout:1066: read oid 244 snap -1 2023-09-23T20:01:12.250 INFO:tasks.rados.rados.0.smithi112.stdout:1066: expect deleted 2023-09-23T20:01:12.250 INFO:tasks.rados.rados.0.smithi112.stdout:1067: read oid 107 snap -1 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1067: expect (ObjNum 759 snap 0 seq_num 759) 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1068: write oid 481 current snap is 0 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1062: finishing write tid 3 to smithi11289144-381 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1062: finishing write tid 4 to smithi11289144-381 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1062: finishing write tid 5 to smithi11289144-381 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 180 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1062: left oid 381 (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1064: finishing write tid 1 to smithi11289144-337 2023-09-23T20:01:12.251 INFO:tasks.rados.rados.0.smithi112.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-09-23T20:01:12.256 INFO:tasks.rados.rados.0.smithi112.stdout:1068: writing smithi11289144-481 from 564933 to 1043635 tid 1 2023-09-23T20:01:12.262 INFO:tasks.rados.rados.0.smithi112.stdout:1068: writing smithi11289144-481 from 1759576 to 2247853 tid 2 2023-09-23T20:01:12.270 INFO:tasks.rados.rados.0.smithi112.stdout:1068: writing smithi11289144-481 from 2991431 to 3650386 tid 3 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1062: done (6 left) 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1069: read oid 339 snap -1 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1069: expect deleted 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1070: read oid 410 snap -1 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1070: expect (ObjNum 593 snap 0 seq_num 593) 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1071: read oid 243 snap -1 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1072: read oid 211 snap -1 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1072: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1073: write oid 224 current snap is 0 2023-09-23T20:01:12.271 INFO:tasks.rados.rados.0.smithi112.stdout:1063: expect (ObjNum 625 snap 0 seq_num 625) 2023-09-23T20:01:12.372 INFO:tasks.rados.rados.0.smithi112.stdout:1064: finishing write tid 2 to smithi11289144-337 2023-09-23T20:01:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:1064: finishing write tid 3 to smithi11289144-337 2023-09-23T20:01:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:1064: finishing write tid 4 to smithi11289144-337 2023-09-23T20:01:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:1064: finishing write tid 5 to smithi11289144-337 2023-09-23T20:01:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 337 v 195 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-09-23T20:01:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:1064: left oid 337 (ObjNum 817 snap 0 seq_num 817) 2023-09-23T20:01:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:1065: finishing write tid 1 to smithi11289144-143 2023-09-23T20:01:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:1065: finishing write tid 2 to smithi11289144-143 2023-09-23T20:01:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:1065: finishing write tid 3 to smithi11289144-143 2023-09-23T20:01:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:1065: finishing write tid 4 to smithi11289144-143 2023-09-23T20:01:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:1065: finishing write tid 5 to smithi11289144-143 2023-09-23T20:01:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:1065: finishing write tid 6 to smithi11289144-143 2023-09-23T20:01:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 143 v 200 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-09-23T20:01:12.375 INFO:tasks.rados.rados.0.smithi112.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2023-09-23T20:01:12.375 INFO:tasks.rados.rados.0.smithi112.stdout:1067: expect (ObjNum 759 snap 0 seq_num 759) 2023-09-23T20:01:12.530 INFO:tasks.rados.rados.0.smithi112.stdout:1068: finishing write tid 1 to smithi11289144-481 2023-09-23T20:01:12.530 INFO:tasks.rados.rados.0.smithi112.stdout:1068: finishing write tid 2 to smithi11289144-481 2023-09-23T20:01:12.530 INFO:tasks.rados.rados.0.smithi112.stdout:1068: finishing write tid 3 to smithi11289144-481 2023-09-23T20:01:12.530 INFO:tasks.rados.rados.0.smithi112.stdout:1068: finishing write tid 4 to smithi11289144-481 2023-09-23T20:01:12.530 INFO:tasks.rados.rados.0.smithi112.stdout:1068: finishing write tid 5 to smithi11289144-481 2023-09-23T20:01:12.530 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 481 v 156 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-09-23T20:01:12.531 INFO:tasks.rados.rados.0.smithi112.stdout:1068: left oid 481 (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:12.531 INFO:tasks.rados.rados.0.smithi112.stdout:1072: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:01:12.646 INFO:tasks.rados.rados.0.smithi112.stdout:1071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:01:12.709 INFO:tasks.rados.rados.0.smithi112.stdout:1070: expect (ObjNum 593 snap 0 seq_num 593) 2023-09-23T20:01:12.883 INFO:tasks.rados.rados.0.smithi112.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-09-23T20:01:12.896 INFO:tasks.rados.rados.0.smithi112.stdout:1073: writing smithi11289144-224 from 581740 to 1135691 tid 1 2023-09-23T20:01:12.904 INFO:tasks.rados.rados.0.smithi112.stdout:1073: writing smithi11289144-224 from 1818058 to 2566346 tid 2 2023-09-23T20:01:12.910 INFO:tasks.rados.rados.0.smithi112.stdout:1073: writing smithi11289144-224 from 3018854 to 3489081 tid 3 2023-09-23T20:01:12.910 INFO:tasks.rados.rados.0.smithi112.stdout:1063: done (10 left) 2023-09-23T20:01:12.910 INFO:tasks.rados.rados.0.smithi112.stdout:1064: done (9 left) 2023-09-23T20:01:12.911 INFO:tasks.rados.rados.0.smithi112.stdout:1065: done (8 left) 2023-09-23T20:01:12.911 INFO:tasks.rados.rados.0.smithi112.stdout:1066: done (7 left) 2023-09-23T20:01:12.911 INFO:tasks.rados.rados.0.smithi112.stdout:1067: done (6 left) 2023-09-23T20:01:12.911 INFO:tasks.rados.rados.0.smithi112.stdout:1068: done (5 left) 2023-09-23T20:01:12.911 INFO:tasks.rados.rados.0.smithi112.stdout:1069: done (4 left) 2023-09-23T20:01:12.911 INFO:tasks.rados.rados.0.smithi112.stdout:1070: done (3 left) 2023-09-23T20:01:12.912 INFO:tasks.rados.rados.0.smithi112.stdout:1071: done (2 left) 2023-09-23T20:01:12.912 INFO:tasks.rados.rados.0.smithi112.stdout:1072: done (1 left) 2023-09-23T20:01:12.912 INFO:tasks.rados.rados.0.smithi112.stdout:1074: write oid 432 current snap is 0 2023-09-23T20:01:12.912 INFO:tasks.rados.rados.0.smithi112.stdout:1073: finishing write tid 1 to smithi11289144-224 2023-09-23T20:01:12.912 INFO:tasks.rados.rados.0.smithi112.stdout:1073: finishing write tid 2 to smithi11289144-224 2023-09-23T20:01:12.912 INFO:tasks.rados.rados.0.smithi112.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-09-23T20:01:12.916 INFO:tasks.rados.rados.0.smithi112.stdout:1074: writing smithi11289144-432 from 598547 to 1227747 tid 1 2023-09-23T20:01:12.923 INFO:tasks.rados.rados.0.smithi112.stdout:1074: writing smithi11289144-432 from 1876540 to 2368486 tid 2 2023-09-23T20:01:12.930 INFO:tasks.rados.rados.0.smithi112.stdout:1074: writing smithi11289144-432 from 3046277 to 3727776 tid 3 2023-09-23T20:01:12.930 INFO:tasks.rados.rados.0.smithi112.stdout:1075: write oid 377 current snap is 0 2023-09-23T20:01:12.931 INFO:tasks.rados.rados.0.smithi112.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-09-23T20:01:12.936 INFO:tasks.rados.rados.0.smithi112.stdout:1075: writing smithi11289144-377 from 615354 to 1036156 tid 1 2023-09-23T20:01:12.944 INFO:tasks.rados.rados.0.smithi112.stdout:1075: writing smithi11289144-377 from 1651375 to 2403332 tid 2 2023-09-23T20:01:12.951 INFO:tasks.rados.rados.0.smithi112.stdout:1075: writing smithi11289144-377 from 3190053 to 3682824 tid 3 2023-09-23T20:01:12.951 INFO:tasks.rados.rados.0.smithi112.stdout:1076: read oid 138 snap -1 2023-09-23T20:01:12.951 INFO:tasks.rados.rados.0.smithi112.stdout:1076: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:01:12.951 INFO:tasks.rados.rados.0.smithi112.stdout:1077: write oid 49 current snap is 0 2023-09-23T20:01:12.951 INFO:tasks.rados.rados.0.smithi112.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-09-23T20:01:12.957 INFO:tasks.rados.rados.0.smithi112.stdout:1077: writing smithi11289144-49 from 632161 to 1128212 tid 1 2023-09-23T20:01:12.962 INFO:tasks.rados.rados.0.smithi112.stdout:1077: writing smithi11289144-49 from 1593504 to 2089119 tid 2 2023-09-23T20:01:12.969 INFO:tasks.rados.rados.0.smithi112.stdout:1077: writing smithi11289144-49 from 2701123 to 3121519 tid 3 2023-09-23T20:01:12.973 INFO:tasks.rados.rados.0.smithi112.stdout:1077: writing smithi11289144-49 from 3611645 to 3832161 tid 4 2023-09-23T20:01:12.974 INFO:tasks.rados.rados.0.smithi112.stdout:1078: write oid 349 current snap is 0 2023-09-23T20:01:12.974 INFO:tasks.rados.rados.0.smithi112.stdout:1073: finishing write tid 3 to smithi11289144-224 2023-09-23T20:01:12.974 INFO:tasks.rados.rados.0.smithi112.stdout:1073: finishing write tid 4 to smithi11289144-224 2023-09-23T20:01:12.974 INFO:tasks.rados.rados.0.smithi112.stdout:1073: finishing write tid 5 to smithi11289144-224 2023-09-23T20:01:12.975 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 224 v 154 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-09-23T20:01:12.975 INFO:tasks.rados.rados.0.smithi112.stdout:1073: left oid 224 (ObjNum 820 snap 0 seq_num 820) 2023-09-23T20:01:12.975 INFO:tasks.rados.rados.0.smithi112.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-09-23T20:01:12.980 INFO:tasks.rados.rados.0.smithi112.stdout:1078: writing smithi11289144-349 from 648968 to 1220268 tid 1 2023-09-23T20:01:12.986 INFO:tasks.rados.rados.0.smithi112.stdout:1078: writing smithi11289144-349 from 1651986 to 2291259 tid 2 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1078: writing smithi11289144-349 from 2728546 to 3360214 tid 3 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1073: done (5 left) 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1079: delete oid 343 current snap is 0 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1074: finishing write tid 1 to smithi11289144-432 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1074: finishing write tid 2 to smithi11289144-432 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1074: finishing write tid 3 to smithi11289144-432 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1074: finishing write tid 4 to smithi11289144-432 2023-09-23T20:01:12.992 INFO:tasks.rados.rados.0.smithi112.stdout:1074: finishing write tid 5 to smithi11289144-432 2023-09-23T20:01:12.993 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 432 v 202 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-09-23T20:01:12.993 INFO:tasks.rados.rados.0.smithi112.stdout:1074: left oid 432 (ObjNum 821 snap 0 seq_num 821) 2023-09-23T20:01:12.993 INFO:tasks.rados.rados.0.smithi112.stdout:1075: finishing write tid 1 to smithi11289144-377 2023-09-23T20:01:12.993 INFO:tasks.rados.rados.0.smithi112.stdout:1075: finishing write tid 2 to smithi11289144-377 2023-09-23T20:01:12.993 INFO:tasks.rados.rados.0.smithi112.stdout:1076: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:01:13.075 INFO:tasks.rados.rados.0.smithi112.stdout:1075: finishing write tid 3 to smithi11289144-377 2023-09-23T20:01:13.075 INFO:tasks.rados.rados.0.smithi112.stdout:1074: done (5 left) 2023-09-23T20:01:13.076 INFO:tasks.rados.rados.0.smithi112.stdout:1076: done (4 left) 2023-09-23T20:01:13.076 INFO:tasks.rados.rados.0.smithi112.stdout:1079: done (3 left) 2023-09-23T20:01:13.076 INFO:tasks.rados.rados.0.smithi112.stdout:1080: write oid 100 current snap is 0 2023-09-23T20:01:13.076 INFO:tasks.rados.rados.0.smithi112.stdout:1075: finishing write tid 4 to smithi11289144-377 2023-09-23T20:01:13.076 INFO:tasks.rados.rados.0.smithi112.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-09-23T20:01:13.083 INFO:tasks.rados.rados.0.smithi112.stdout:1080: writing smithi11289144-100 from 682582 to 1404380 tid 1 2023-09-23T20:01:13.090 INFO:tasks.rados.rados.0.smithi112.stdout:1080: writing smithi11289144-100 from 2168950 to 2811892 tid 2 2023-09-23T20:01:13.096 INFO:tasks.rados.rados.0.smithi112.stdout:1080: writing smithi11289144-100 from 3583392 to 3882582 tid 3 2023-09-23T20:01:13.096 INFO:tasks.rados.rados.0.smithi112.stdout:1081: write oid 433 current snap is 0 2023-09-23T20:01:13.097 INFO:tasks.rados.rados.0.smithi112.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-09-23T20:01:13.105 INFO:tasks.rados.rados.0.smithi112.stdout:1081: writing smithi11289144-433 from 699389 to 1496436 tid 1 2023-09-23T20:01:13.111 INFO:tasks.rados.rados.0.smithi112.stdout:1081: writing smithi11289144-433 from 2111079 to 2614032 tid 2 2023-09-23T20:01:13.118 INFO:tasks.rados.rados.0.smithi112.stdout:1081: writing smithi11289144-433 from 3094462 to 3676299 tid 3 2023-09-23T20:01:13.118 INFO:tasks.rados.rados.0.smithi112.stdout:1082: delete oid 389 current snap is 0 2023-09-23T20:01:13.118 INFO:tasks.rados.rados.0.smithi112.stdout:1075: finishing write tid 5 to smithi11289144-377 2023-09-23T20:01:13.118 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 377 v 204 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-09-23T20:01:13.118 INFO:tasks.rados.rados.0.smithi112.stdout:1075: left oid 377 (ObjNum 822 snap 0 seq_num 822) 2023-09-23T20:01:13.119 INFO:tasks.rados.rados.0.smithi112.stdout:1077: finishing write tid 1 to smithi11289144-49 2023-09-23T20:01:13.119 INFO:tasks.rados.rados.0.smithi112.stdout:1077: finishing write tid 2 to smithi11289144-49 2023-09-23T20:01:13.119 INFO:tasks.rados.rados.0.smithi112.stdout:1077: finishing write tid 3 to smithi11289144-49 2023-09-23T20:01:13.119 INFO:tasks.rados.rados.0.smithi112.stdout:1077: finishing write tid 4 to smithi11289144-49 2023-09-23T20:01:13.119 INFO:tasks.rados.rados.0.smithi112.stdout:1077: finishing write tid 5 to smithi11289144-49 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:1077: finishing write tid 6 to smithi11289144-49 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 49 v 159 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:1077: left oid 49 (ObjNum 823 snap 0 seq_num 823) 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:1078: finishing write tid 1 to smithi11289144-349 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:1078: finishing write tid 2 to smithi11289144-349 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:1078: finishing write tid 3 to smithi11289144-349 2023-09-23T20:01:13.120 INFO:tasks.rados.rados.0.smithi112.stdout:1078: finishing write tid 4 to smithi11289144-349 2023-09-23T20:01:13.121 INFO:tasks.rados.rados.0.smithi112.stdout:1078: finishing write tid 5 to smithi11289144-349 2023-09-23T20:01:13.121 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 209 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-09-23T20:01:13.121 INFO:tasks.rados.rados.0.smithi112.stdout:1078: left oid 349 (ObjNum 824 snap 0 seq_num 824) 2023-09-23T20:01:13.121 INFO:tasks.rados.rados.0.smithi112.stdout:1080: finishing write tid 1 to smithi11289144-100 2023-09-23T20:01:13.121 INFO:tasks.rados.rados.0.smithi112.stdout:1080: finishing write tid 2 to smithi11289144-100 2023-09-23T20:01:13.121 INFO:tasks.rados.rados.0.smithi112.stdout:1080: finishing write tid 3 to smithi11289144-100 2023-09-23T20:01:13.122 INFO:tasks.rados.rados.0.smithi112.stdout:1080: finishing write tid 4 to smithi11289144-100 2023-09-23T20:01:13.122 INFO:tasks.rados.rados.0.smithi112.stdout:1080: finishing write tid 5 to smithi11289144-100 2023-09-23T20:01:13.122 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 100 v 183 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-09-23T20:01:13.122 INFO:tasks.rados.rados.0.smithi112.stdout:1080: left oid 100 (ObjNum 826 snap 0 seq_num 826) 2023-09-23T20:01:13.122 INFO:tasks.rados.rados.0.smithi112.stdout:1081: finishing write tid 1 to smithi11289144-433 2023-09-23T20:01:13.122 INFO:tasks.rados.rados.0.smithi112.stdout:1081: finishing write tid 2 to smithi11289144-433 2023-09-23T20:01:13.123 INFO:tasks.rados.rados.0.smithi112.stdout:1075: done (5 left) 2023-09-23T20:01:13.123 INFO:tasks.rados.rados.0.smithi112.stdout:1077: done (4 left) 2023-09-23T20:01:13.123 INFO:tasks.rados.rados.0.smithi112.stdout:1078: done (3 left) 2023-09-23T20:01:13.124 INFO:tasks.rados.rados.0.smithi112.stdout:1080: done (2 left) 2023-09-23T20:01:13.124 INFO:tasks.rados.rados.0.smithi112.stdout:1082: done (1 left) 2023-09-23T20:01:13.124 INFO:tasks.rados.rados.0.smithi112.stdout:1083: write oid 491 current snap is 0 2023-09-23T20:01:13.124 INFO:tasks.rados.rados.0.smithi112.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-09-23T20:01:13.127 INFO:tasks.rados.rados.0.smithi112.stdout:1083: writing smithi11289144-491 from 733003 to 1396901 tid 1 2023-09-23T20:01:13.133 INFO:tasks.rados.rados.0.smithi112.stdout:1083: writing smithi11289144-491 from 1944396 to 2451018 tid 2 2023-09-23T20:01:13.140 INFO:tasks.rados.rados.0.smithi112.stdout:1083: writing smithi11289144-491 from 2865661 to 3470042 tid 3 2023-09-23T20:01:13.140 INFO:tasks.rados.rados.0.smithi112.stdout:1084: read oid 231 snap -1 2023-09-23T20:01:13.140 INFO:tasks.rados.rados.0.smithi112.stdout:1084: expect (ObjNum 633 snap 0 seq_num 633) 2023-09-23T20:01:13.140 INFO:tasks.rados.rados.0.smithi112.stdout:1085: read oid 163 snap -1 2023-09-23T20:01:13.140 INFO:tasks.rados.rados.0.smithi112.stdout:1085: expect deleted 2023-09-23T20:01:13.140 INFO:tasks.rados.rados.0.smithi112.stdout:1086: write oid 182 current snap is 0 2023-09-23T20:01:13.141 INFO:tasks.rados.rados.0.smithi112.stdout:1081: finishing write tid 3 to smithi11289144-433 2023-09-23T20:01:13.141 INFO:tasks.rados.rados.0.smithi112.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-09-23T20:01:13.148 INFO:tasks.rados.rados.0.smithi112.stdout:1086: writing smithi11289144-182 from 749810 to 1488957 tid 1 2023-09-23T20:01:13.154 INFO:tasks.rados.rados.0.smithi112.stdout:1086: writing smithi11289144-182 from 2002878 to 2653158 tid 2 2023-09-23T20:01:13.160 INFO:tasks.rados.rados.0.smithi112.stdout:1086: writing smithi11289144-182 from 3293084 to 3708737 tid 3 2023-09-23T20:01:13.160 INFO:tasks.rados.rados.0.smithi112.stdout:1087: write oid 46 current snap is 0 2023-09-23T20:01:13.161 INFO:tasks.rados.rados.0.smithi112.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-09-23T20:01:13.167 INFO:tasks.rados.rados.0.smithi112.stdout:1087: writing smithi11289144-46 from 766617 to 1181013 tid 1 2023-09-23T20:01:13.174 INFO:tasks.rados.rados.0.smithi112.stdout:1087: writing smithi11289144-46 from 1945007 to 2455298 tid 2 2023-09-23T20:01:13.181 INFO:tasks.rados.rados.0.smithi112.stdout:1087: writing smithi11289144-46 from 3204154 to 3831079 tid 3 2023-09-23T20:01:13.181 INFO:tasks.rados.rados.0.smithi112.stdout:1088: read oid 355 snap -1 2023-09-23T20:01:13.182 INFO:tasks.rados.rados.0.smithi112.stdout:1088: expect (ObjNum 354 snap 0 seq_num 354) 2023-09-23T20:01:13.182 INFO:tasks.rados.rados.0.smithi112.stdout:1089: write oid 332 current snap is 0 2023-09-23T20:01:13.182 INFO:tasks.rados.rados.0.smithi112.stdout:1081: finishing write tid 4 to smithi11289144-433 2023-09-23T20:01:13.182 INFO:tasks.rados.rados.0.smithi112.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-09-23T20:01:13.188 INFO:tasks.rados.rados.0.smithi112.stdout:1089: writing smithi11289144-332 from 783424 to 1273069 tid 1 2023-09-23T20:01:13.196 INFO:tasks.rados.rados.0.smithi112.stdout:1089: writing smithi11289144-332 from 2003489 to 2657438 tid 2 2023-09-23T20:01:13.202 INFO:tasks.rados.rados.0.smithi112.stdout:1089: writing smithi11289144-332 from 3231577 to 3786127 tid 3 2023-09-23T20:01:13.202 INFO:tasks.rados.rados.0.smithi112.stdout:1090: write oid 477 current snap is 0 2023-09-23T20:01:13.203 INFO:tasks.rados.rados.0.smithi112.stdout:1081: finishing write tid 5 to smithi11289144-433 2023-09-23T20:01:13.203 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 239 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-09-23T20:01:13.203 INFO:tasks.rados.rados.0.smithi112.stdout:1081: left oid 433 (ObjNum 827 snap 0 seq_num 827) 2023-09-23T20:01:13.203 INFO:tasks.rados.rados.0.smithi112.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-09-23T20:01:13.207 INFO:tasks.rados.rados.0.smithi112.stdout:1090: writing smithi11289144-477 from 400231 to 965125 tid 1 2023-09-23T20:01:13.214 INFO:tasks.rados.rados.0.smithi112.stdout:1090: writing smithi11289144-477 from 1661971 to 2000231 tid 2 2023-09-23T20:01:13.214 INFO:tasks.rados.rados.0.smithi112.stdout:1081: done (8 left) 2023-09-23T20:01:13.214 INFO:tasks.rados.rados.0.smithi112.stdout:1091: read oid 18 snap -1 2023-09-23T20:01:13.214 INFO:tasks.rados.rados.0.smithi112.stdout:1091: expect (ObjNum 683 snap 0 seq_num 683) 2023-09-23T20:01:13.214 INFO:tasks.rados.rados.0.smithi112.stdout:1092: write oid 89 current snap is 0 2023-09-23T20:01:13.215 INFO:tasks.rados.rados.0.smithi112.stdout:1083: finishing write tid 1 to smithi11289144-491 2023-09-23T20:01:13.215 INFO:tasks.rados.rados.0.smithi112.stdout:1083: finishing write tid 2 to smithi11289144-491 2023-09-23T20:01:13.215 INFO:tasks.rados.rados.0.smithi112.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-09-23T20:01:13.219 INFO:tasks.rados.rados.0.smithi112.stdout:1092: writing smithi11289144-89 from 417038 to 1057181 tid 1 2023-09-23T20:01:13.225 INFO:tasks.rados.rados.0.smithi112.stdout:1092: writing smithi11289144-89 from 1720453 to 2017038 tid 2 2023-09-23T20:01:13.225 INFO:tasks.rados.rados.0.smithi112.stdout:1093: delete oid 61 current snap is 0 2023-09-23T20:01:13.225 INFO:tasks.rados.rados.0.smithi112.stdout:1083: finishing write tid 3 to smithi11289144-491 2023-09-23T20:01:13.226 INFO:tasks.rados.rados.0.smithi112.stdout:1083: finishing write tid 4 to smithi11289144-491 2023-09-23T20:01:13.226 INFO:tasks.rados.rados.0.smithi112.stdout:1083: finishing write tid 5 to smithi11289144-491 2023-09-23T20:01:13.226 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 491 v 208 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-09-23T20:01:13.226 INFO:tasks.rados.rados.0.smithi112.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-09-23T20:01:13.226 INFO:tasks.rados.rados.0.smithi112.stdout:1084: expect (ObjNum 633 snap 0 seq_num 633) 2023-09-23T20:01:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:12 smithi174 bash[31352]: cluster 2023-09-23T20:01:11.732101+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.4 MiB/s wr, 84 op/s 2023-09-23T20:01:13.336 INFO:tasks.rados.rados.0.smithi112.stdout:1086: finishing write tid 1 to smithi11289144-182 2023-09-23T20:01:13.336 INFO:tasks.rados.rados.0.smithi112.stdout:1086: finishing write tid 2 to smithi11289144-182 2023-09-23T20:01:13.336 INFO:tasks.rados.rados.0.smithi112.stdout:1086: finishing write tid 3 to smithi11289144-182 2023-09-23T20:01:13.337 INFO:tasks.rados.rados.0.smithi112.stdout:1086: finishing write tid 4 to smithi11289144-182 2023-09-23T20:01:13.337 INFO:tasks.rados.rados.0.smithi112.stdout:1086: finishing write tid 5 to smithi11289144-182 2023-09-23T20:01:13.337 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 182 v 185 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-09-23T20:01:13.337 INFO:tasks.rados.rados.0.smithi112.stdout:1086: left oid 182 (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:01:13.337 INFO:tasks.rados.rados.0.smithi112.stdout:1087: finishing write tid 1 to smithi11289144-46 2023-09-23T20:01:13.337 INFO:tasks.rados.rados.0.smithi112.stdout:1083: done (10 left) 2023-09-23T20:01:13.338 INFO:tasks.rados.rados.0.smithi112.stdout:1084: done (9 left) 2023-09-23T20:01:13.338 INFO:tasks.rados.rados.0.smithi112.stdout:1085: done (8 left) 2023-09-23T20:01:13.338 INFO:tasks.rados.rados.0.smithi112.stdout:1086: done (7 left) 2023-09-23T20:01:13.338 INFO:tasks.rados.rados.0.smithi112.stdout:1093: done (6 left) 2023-09-23T20:01:13.338 INFO:tasks.rados.rados.0.smithi112.stdout:1094: write oid 213 current snap is 0 2023-09-23T20:01:13.338 INFO:tasks.rados.rados.0.smithi112.stdout:1087: finishing write tid 2 to smithi11289144-46 2023-09-23T20:01:13.339 INFO:tasks.rados.rados.0.smithi112.stdout:1087: finishing write tid 3 to smithi11289144-46 2023-09-23T20:01:13.339 INFO:tasks.rados.rados.0.smithi112.stdout:1087: finishing write tid 4 to smithi11289144-46 2023-09-23T20:01:13.339 INFO:tasks.rados.rados.0.smithi112.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-09-23T20:01:13.342 INFO:tasks.rados.rados.0.smithi112.stdout:1094: writing smithi11289144-213 from 450652 to 1241293 tid 1 2023-09-23T20:01:13.347 INFO:tasks.rados.rados.0.smithi112.stdout:1094: writing smithi11289144-213 from 1721064 to 2050652 tid 2 2023-09-23T20:01:13.347 INFO:tasks.rados.rados.0.smithi112.stdout:1095: read oid 4 snap -1 2023-09-23T20:01:13.347 INFO:tasks.rados.rados.0.smithi112.stdout:1095: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-23T20:01:13.347 INFO:tasks.rados.rados.0.smithi112.stdout:1096: write oid 294 current snap is 0 2023-09-23T20:01:13.348 INFO:tasks.rados.rados.0.smithi112.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-09-23T20:01:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:1096: writing smithi11289144-294 from 467459 to 1049702 tid 1 2023-09-23T20:01:13.359 INFO:tasks.rados.rados.0.smithi112.stdout:1096: writing smithi11289144-294 from 1495899 to 1900844 tid 2 2023-09-23T20:01:13.359 INFO:tasks.rados.rados.0.smithi112.stdout:1097: read oid 336 snap -1 2023-09-23T20:01:13.359 INFO:tasks.rados.rados.0.smithi112.stdout:1097: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T20:01:13.359 INFO:tasks.rados.rados.0.smithi112.stdout:1098: write oid 433 current snap is 0 2023-09-23T20:01:13.359 INFO:tasks.rados.rados.0.smithi112.stdout:1087: finishing write tid 5 to smithi11289144-46 2023-09-23T20:01:13.359 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 46 v 243 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-09-23T20:01:13.360 INFO:tasks.rados.rados.0.smithi112.stdout:1087: left oid 46 (ObjNum 831 snap 0 seq_num 831) 2023-09-23T20:01:13.360 INFO:tasks.rados.rados.0.smithi112.stdout:1088: expect (ObjNum 354 snap 0 seq_num 354) 2023-09-23T20:01:13.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:12 smithi112 bash[41728]: cluster 2023-09-23T20:01:11.732101+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.4 MiB/s wr, 84 op/s 2023-09-23T20:01:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:12 smithi112 bash[27353]: cluster 2023-09-23T20:01:11.732101+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.4 MiB/s wr, 84 op/s 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:1089: finishing write tid 1 to smithi11289144-332 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:1089: finishing write tid 2 to smithi11289144-332 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:1089: finishing write tid 3 to smithi11289144-332 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:1089: finishing write tid 4 to smithi11289144-332 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:1089: finishing write tid 5 to smithi11289144-332 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 332 v 213 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-09-23T20:01:13.494 INFO:tasks.rados.rados.0.smithi112.stdout:1089: left oid 332 (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:01:13.495 INFO:tasks.rados.rados.0.smithi112.stdout:1090: finishing write tid 1 to smithi11289144-477 2023-09-23T20:01:13.495 INFO:tasks.rados.rados.0.smithi112.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-09-23T20:01:13.505 INFO:tasks.rados.rados.0.smithi112.stdout:1098: writing smithi11289144-433 from 484266 to 1141758 tid 1 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1098: writing smithi11289144-433 from 1554381 to 2084266 tid 2 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1087: done (10 left) 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1088: done (9 left) 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1089: done (8 left) 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1099: read oid 146 snap -1 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1099: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1100: read oid 225 snap -1 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1100: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1101: write oid 295 current snap is 0 2023-09-23T20:01:13.511 INFO:tasks.rados.rados.0.smithi112.stdout:1090: finishing write tid 2 to smithi11289144-477 2023-09-23T20:01:13.512 INFO:tasks.rados.rados.0.smithi112.stdout:1090: finishing write tid 3 to smithi11289144-477 2023-09-23T20:01:13.512 INFO:tasks.rados.rados.0.smithi112.stdout:1090: finishing write tid 4 to smithi11289144-477 2023-09-23T20:01:13.512 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 477 v 162 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-09-23T20:01:13.512 INFO:tasks.rados.rados.0.smithi112.stdout:1090: left oid 477 (ObjNum 833 snap 0 seq_num 833) 2023-09-23T20:01:13.512 INFO:tasks.rados.rados.0.smithi112.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-09-23T20:01:13.517 INFO:tasks.rados.rados.0.smithi112.stdout:1101: writing smithi11289144-295 from 501073 to 1233814 tid 1 2023-09-23T20:01:13.523 INFO:tasks.rados.rados.0.smithi112.stdout:1101: writing smithi11289144-295 from 1896510 to 2101073 tid 2 2023-09-23T20:01:13.523 INFO:tasks.rados.rados.0.smithi112.stdout:1090: done (10 left) 2023-09-23T20:01:13.523 INFO:tasks.rados.rados.0.smithi112.stdout:1102: read oid 326 snap -1 2023-09-23T20:01:13.524 INFO:tasks.rados.rados.0.smithi112.stdout:1102: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:13.524 INFO:tasks.rados.rados.0.smithi112.stdout:1103: read oid 137 snap -1 2023-09-23T20:01:13.524 INFO:tasks.rados.rados.0.smithi112.stdout:1103: expect (ObjNum 136 snap 0 seq_num 136) 2023-09-23T20:01:13.524 INFO:tasks.rados.rados.0.smithi112.stdout:1104: write oid 360 current snap is 0 2023-09-23T20:01:13.524 INFO:tasks.rados.rados.0.smithi112.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-09-23T20:01:13.528 INFO:tasks.rados.rados.0.smithi112.stdout:1104: writing smithi11289144-360 from 517880 to 925870 tid 1 2023-09-23T20:01:13.535 INFO:tasks.rados.rados.0.smithi112.stdout:1104: writing smithi11289144-360 from 1554992 to 2117880 tid 2 2023-09-23T20:01:13.535 INFO:tasks.rados.rados.0.smithi112.stdout:1105: read oid 337 snap -1 2023-09-23T20:01:13.535 INFO:tasks.rados.rados.0.smithi112.stdout:1105: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T20:01:13.535 INFO:tasks.rados.rados.0.smithi112.stdout:1106: write oid 190 current snap is 0 2023-09-23T20:01:13.535 INFO:tasks.rados.rados.0.smithi112.stdout:1091: expect (ObjNum 683 snap 0 seq_num 683) 2023-09-23T20:01:13.757 INFO:tasks.rados.rados.0.smithi112.stdout:1092: finishing write tid 1 to smithi11289144-89 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:1092: finishing write tid 2 to smithi11289144-89 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:1092: finishing write tid 3 to smithi11289144-89 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:1092: finishing write tid 4 to smithi11289144-89 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 89 v 138 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:1094: finishing write tid 1 to smithi11289144-213 2023-09-23T20:01:13.758 INFO:tasks.rados.rados.0.smithi112.stdout:1094: finishing write tid 2 to smithi11289144-213 2023-09-23T20:01:13.759 INFO:tasks.rados.rados.0.smithi112.stdout:1094: finishing write tid 3 to smithi11289144-213 2023-09-23T20:01:13.759 INFO:tasks.rados.rados.0.smithi112.stdout:1095: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-23T20:01:13.825 INFO:tasks.rados.rados.0.smithi112.stdout:1094: finishing write tid 4 to smithi11289144-213 2023-09-23T20:01:13.825 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 213 v 205 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-09-23T20:01:13.825 INFO:tasks.rados.rados.0.smithi112.stdout:1094: left oid 213 (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:01:13.825 INFO:tasks.rados.rados.0.smithi112.stdout:1096: finishing write tid 1 to smithi11289144-294 2023-09-23T20:01:13.825 INFO:tasks.rados.rados.0.smithi112.stdout:1096: finishing write tid 2 to smithi11289144-294 2023-09-23T20:01:13.826 INFO:tasks.rados.rados.0.smithi112.stdout:1096: finishing write tid 3 to smithi11289144-294 2023-09-23T20:01:13.826 INFO:tasks.rados.rados.0.smithi112.stdout:1096: finishing write tid 4 to smithi11289144-294 2023-09-23T20:01:13.826 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 208 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-09-23T20:01:13.826 INFO:tasks.rados.rados.0.smithi112.stdout:1096: left oid 294 (ObjNum 837 snap 0 seq_num 837) 2023-09-23T20:01:13.826 INFO:tasks.rados.rados.0.smithi112.stdout:1097: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T20:01:13.949 INFO:tasks.rados.rados.0.smithi112.stdout:1098: finishing write tid 1 to smithi11289144-433 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:1098: finishing write tid 2 to smithi11289144-433 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:1098: finishing write tid 3 to smithi11289144-433 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:1098: finishing write tid 4 to smithi11289144-433 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 246 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:1098: left oid 433 (ObjNum 838 snap 0 seq_num 838) 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:1101: finishing write tid 1 to smithi11289144-295 2023-09-23T20:01:13.950 INFO:tasks.rados.rados.0.smithi112.stdout:1099: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T20:01:14.092 INFO:tasks.rados.rados.0.smithi112.stdout:1102: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:14.203 INFO:tasks.rados.rados.0.smithi112.stdout:1101: finishing write tid 2 to smithi11289144-295 2023-09-23T20:01:14.203 INFO:tasks.rados.rados.0.smithi112.stdout:1101: finishing write tid 3 to smithi11289144-295 2023-09-23T20:01:14.203 INFO:tasks.rados.rados.0.smithi112.stdout:1101: finishing write tid 4 to smithi11289144-295 2023-09-23T20:01:14.204 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 295 v 158 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-09-23T20:01:14.204 INFO:tasks.rados.rados.0.smithi112.stdout:1101: left oid 295 (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:01:14.204 INFO:tasks.rados.rados.0.smithi112.stdout:1104: finishing write tid 1 to smithi11289144-360 2023-09-23T20:01:14.204 INFO:tasks.rados.rados.0.smithi112.stdout:1103: expect (ObjNum 136 snap 0 seq_num 136) 2023-09-23T20:01:14.279 INFO:tasks.rados.rados.0.smithi112.stdout:1100: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:01:14.396 INFO:tasks.rados.rados.0.smithi112.stdout:1104: finishing write tid 2 to smithi11289144-360 2023-09-23T20:01:14.396 INFO:tasks.rados.rados.0.smithi112.stdout:1104: finishing write tid 3 to smithi11289144-360 2023-09-23T20:01:14.396 INFO:tasks.rados.rados.0.smithi112.stdout:1104: finishing write tid 4 to smithi11289144-360 2023-09-23T20:01:14.396 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 360 v 211 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-09-23T20:01:14.396 INFO:tasks.rados.rados.0.smithi112.stdout:1104: left oid 360 (ObjNum 840 snap 0 seq_num 840) 2023-09-23T20:01:14.396 INFO:tasks.rados.rados.0.smithi112.stdout:1105: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T20:01:14.563 INFO:tasks.rados.rados.0.smithi112.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-09-23T20:01:14.568 INFO:tasks.rados.rados.0.smithi112.stdout:1106: writing smithi11289144-190 from 534687 to 1017926 tid 1 2023-09-23T20:01:14.575 INFO:tasks.rados.rados.0.smithi112.stdout:1106: writing smithi11289144-190 from 1613474 to 2025757 tid 2 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1091: done (14 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1092: done (13 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1094: done (12 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1095: done (11 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1096: done (10 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1097: done (9 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1098: done (8 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1099: done (7 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1100: done (6 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1101: done (5 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1102: done (4 left) 2023-09-23T20:01:14.576 INFO:tasks.rados.rados.0.smithi112.stdout:1103: done (3 left) 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1104: done (2 left) 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1105: done (1 left) 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1107: read oid 132 snap -1 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1107: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1108: write oid 442 current snap is 0 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1106: finishing write tid 1 to smithi11289144-190 2023-09-23T20:01:14.577 INFO:tasks.rados.rados.0.smithi112.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-09-23T20:01:14.581 INFO:tasks.rados.rados.0.smithi112.stdout:1108: writing smithi11289144-442 from 551494 to 1109982 tid 1 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1108: writing smithi11289144-442 from 1671956 to 2151494 tid 2 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1109: read oid 433 snap -1 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1109: expect (ObjNum 838 snap 0 seq_num 838) 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1110: read oid 464 snap -1 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1110: expect (ObjNum 561 snap 0 seq_num 561) 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1111: read oid 127 snap -1 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1111: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1112: write oid 211 current snap is 0 2023-09-23T20:01:14.588 INFO:tasks.rados.rados.0.smithi112.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-09-23T20:01:14.595 INFO:tasks.rados.rados.0.smithi112.stdout:1112: writing smithi11289144-211 from 568301 to 1202038 tid 1 2023-09-23T20:01:14.600 INFO:tasks.rados.rados.0.smithi112.stdout:1112: writing smithi11289144-211 from 1614085 to 2030037 tid 2 2023-09-23T20:01:14.600 INFO:tasks.rados.rados.0.smithi112.stdout:1113: read oid 179 snap -1 2023-09-23T20:01:14.600 INFO:tasks.rados.rados.0.smithi112.stdout:1113: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:01:14.600 INFO:tasks.rados.rados.0.smithi112.stdout:1114: read oid 49 snap -1 2023-09-23T20:01:14.600 INFO:tasks.rados.rados.0.smithi112.stdout:1114: expect (ObjNum 823 snap 0 seq_num 823) 2023-09-23T20:01:14.601 INFO:tasks.rados.rados.0.smithi112.stdout:1115: read oid 449 snap -1 2023-09-23T20:01:14.601 INFO:tasks.rados.rados.0.smithi112.stdout:1115: expect (ObjNum 664 snap 0 seq_num 664) 2023-09-23T20:01:14.601 INFO:tasks.rados.rados.0.smithi112.stdout:1116: read oid 445 snap -1 2023-09-23T20:01:14.601 INFO:tasks.rados.rados.0.smithi112.stdout:1116: expect (ObjNum 568 snap 0 seq_num 568) 2023-09-23T20:01:14.601 INFO:tasks.rados.rados.0.smithi112.stdout:1117: write oid 131 current snap is 0 2023-09-23T20:01:14.601 INFO:tasks.rados.rados.0.smithi112.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-09-23T20:01:14.606 INFO:tasks.rados.rados.0.smithi112.stdout:1117: writing smithi11289144-131 from 585108 to 1010447 tid 1 2023-09-23T20:01:14.613 INFO:tasks.rados.rados.0.smithi112.stdout:1117: writing smithi11289144-131 from 1788920 to 2185108 tid 2 2023-09-23T20:01:14.614 INFO:tasks.rados.rados.0.smithi112.stdout:1118: write oid 497 current snap is 0 2023-09-23T20:01:14.614 INFO:tasks.rados.rados.0.smithi112.stdout:1107: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T20:01:14.682 INFO:tasks.rados.rados.0.smithi112.stdout:1106: finishing write tid 2 to smithi11289144-190 2023-09-23T20:01:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:1106: finishing write tid 3 to smithi11289144-190 2023-09-23T20:01:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:1106: finishing write tid 4 to smithi11289144-190 2023-09-23T20:01:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 190 v 216 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-09-23T20:01:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:1106: left oid 190 (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:01:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:1108: finishing write tid 1 to smithi11289144-442 2023-09-23T20:01:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:1108: finishing write tid 2 to smithi11289144-442 2023-09-23T20:01:14.684 INFO:tasks.rados.rados.0.smithi112.stdout:1108: finishing write tid 3 to smithi11289144-442 2023-09-23T20:01:14.684 INFO:tasks.rados.rados.0.smithi112.stdout:1108: finishing write tid 4 to smithi11289144-442 2023-09-23T20:01:14.684 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 442 v 186 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-09-23T20:01:14.684 INFO:tasks.rados.rados.0.smithi112.stdout:1108: left oid 442 (ObjNum 842 snap 0 seq_num 842) 2023-09-23T20:01:14.684 INFO:tasks.rados.rados.0.smithi112.stdout:1111: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T20:01:14.747 INFO:tasks.rados.rados.0.smithi112.stdout:1109: expect (ObjNum 838 snap 0 seq_num 838) 2023-09-23T20:01:14.836 INFO:tasks.rados.rados.0.smithi112.stdout:1110: expect (ObjNum 561 snap 0 seq_num 561) 2023-09-23T20:01:14.990 INFO:tasks.rados.rados.0.smithi112.stdout:1112: finishing write tid 1 to smithi11289144-211 2023-09-23T20:01:14.990 INFO:tasks.rados.rados.0.smithi112.stdout:1113: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:01:15.144 INFO:tasks.rados.rados.0.smithi112.stdout:1112: finishing write tid 2 to smithi11289144-211 2023-09-23T20:01:15.145 INFO:tasks.rados.rados.0.smithi112.stdout:1112: finishing write tid 3 to smithi11289144-211 2023-09-23T20:01:15.145 INFO:tasks.rados.rados.0.smithi112.stdout:1112: finishing write tid 4 to smithi11289144-211 2023-09-23T20:01:15.145 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 211 v 141 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-09-23T20:01:15.145 INFO:tasks.rados.rados.0.smithi112.stdout:1112: left oid 211 (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:01:15.145 INFO:tasks.rados.rados.0.smithi112.stdout:1116: expect (ObjNum 568 snap 0 seq_num 568) 2023-09-23T20:01:15.291 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:14 smithi174 bash[31352]: cluster 2023-09-23T20:01:13.733081+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-09-23T20:01:15.309 INFO:tasks.rados.rados.0.smithi112.stdout:1114: expect (ObjNum 823 snap 0 seq_num 823) 2023-09-23T20:01:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:14 smithi112 bash[41728]: cluster 2023-09-23T20:01:13.733081+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-09-23T20:01:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:14 smithi112 bash[27353]: cluster 2023-09-23T20:01:13.733081+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-09-23T20:01:15.493 INFO:tasks.rados.rados.0.smithi112.stdout:1117: finishing write tid 1 to smithi11289144-131 2023-09-23T20:01:15.494 INFO:tasks.rados.rados.0.smithi112.stdout:1115: expect (ObjNum 664 snap 0 seq_num 664) 2023-09-23T20:01:15.646 INFO:tasks.rados.rados.0.smithi112.stdout:1117: finishing write tid 2 to smithi11289144-131 2023-09-23T20:01:15.646 INFO:tasks.rados.rados.0.smithi112.stdout:1117: finishing write tid 3 to smithi11289144-131 2023-09-23T20:01:15.646 INFO:tasks.rados.rados.0.smithi112.stdout:1117: finishing write tid 4 to smithi11289144-131 2023-09-23T20:01:15.646 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 131 v 165 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-09-23T20:01:15.646 INFO:tasks.rados.rados.0.smithi112.stdout:1117: left oid 131 (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:01:15.646 INFO:tasks.rados.rados.0.smithi112.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-09-23T20:01:15.656 INFO:tasks.rados.rados.0.smithi112.stdout:1118: writing smithi11289144-497 from 601915 to 1102503 tid 1 2023-09-23T20:01:15.665 INFO:tasks.rados.rados.0.smithi112.stdout:1118: writing smithi11289144-497 from 1847402 to 2201915 tid 2 2023-09-23T20:01:15.665 INFO:tasks.rados.rados.0.smithi112.stdout:1106: done (12 left) 2023-09-23T20:01:15.665 INFO:tasks.rados.rados.0.smithi112.stdout:1107: done (11 left) 2023-09-23T20:01:15.665 INFO:tasks.rados.rados.0.smithi112.stdout:1108: done (10 left) 2023-09-23T20:01:15.665 INFO:tasks.rados.rados.0.smithi112.stdout:1109: done (9 left) 2023-09-23T20:01:15.665 INFO:tasks.rados.rados.0.smithi112.stdout:1110: done (8 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1111: done (7 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1112: done (6 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1113: done (5 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1114: done (4 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1115: done (3 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1116: done (2 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1117: done (1 left) 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1119: write oid 101 current snap is 0 2023-09-23T20:01:15.666 INFO:tasks.rados.rados.0.smithi112.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-09-23T20:01:15.672 INFO:tasks.rados.rados.0.smithi112.stdout:1119: writing smithi11289144-101 from 618722 to 1194559 tid 1 2023-09-23T20:01:15.679 INFO:tasks.rados.rados.0.smithi112.stdout:1119: writing smithi11289144-101 from 1905884 to 2218722 tid 2 2023-09-23T20:01:15.679 INFO:tasks.rados.rados.0.smithi112.stdout:1120: write oid 328 current snap is 0 2023-09-23T20:01:15.679 INFO:tasks.rados.rados.0.smithi112.stdout:1118: finishing write tid 1 to smithi11289144-497 2023-09-23T20:01:15.679 INFO:tasks.rados.rados.0.smithi112.stdout:1118: finishing write tid 2 to smithi11289144-497 2023-09-23T20:01:15.679 INFO:tasks.rados.rados.0.smithi112.stdout:1118: finishing write tid 3 to smithi11289144-497 2023-09-23T20:01:15.679 INFO:tasks.rados.rados.0.smithi112.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-09-23T20:01:15.687 INFO:tasks.rados.rados.0.smithi112.stdout:1120: writing smithi11289144-328 from 635529 to 1286615 tid 1 2023-09-23T20:01:15.694 INFO:tasks.rados.rados.0.smithi112.stdout:1120: writing smithi11289144-328 from 1848013 to 2235529 tid 2 2023-09-23T20:01:15.694 INFO:tasks.rados.rados.0.smithi112.stdout:1121: read oid 111 snap -1 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:1121: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:1122: write oid 446 current snap is 0 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:1118: finishing write tid 4 to smithi11289144-497 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 497 v 168 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:1118: left oid 497 (ObjNum 845 snap 0 seq_num 845) 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:1119: finishing write tid 1 to smithi11289144-101 2023-09-23T20:01:15.695 INFO:tasks.rados.rados.0.smithi112.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-09-23T20:01:15.702 INFO:tasks.rados.rados.0.smithi112.stdout:1122: writing smithi11289144-446 from 652336 to 1378671 tid 1 2023-09-23T20:01:15.707 INFO:tasks.rados.rados.0.smithi112.stdout:1122: writing smithi11289144-446 from 1906495 to 2252336 tid 2 2023-09-23T20:01:15.707 INFO:tasks.rados.rados.0.smithi112.stdout:1118: done (4 left) 2023-09-23T20:01:15.708 INFO:tasks.rados.rados.0.smithi112.stdout:1123: write oid 185 current snap is 0 2023-09-23T20:01:15.708 INFO:tasks.rados.rados.0.smithi112.stdout:1119: finishing write tid 2 to smithi11289144-101 2023-09-23T20:01:15.708 INFO:tasks.rados.rados.0.smithi112.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-09-23T20:01:15.713 INFO:tasks.rados.rados.0.smithi112.stdout:1123: writing smithi11289144-185 from 669143 to 1070727 tid 1 2023-09-23T20:01:15.719 INFO:tasks.rados.rados.0.smithi112.stdout:1123: writing smithi11289144-185 from 1564977 to 1991936 tid 2 2023-09-23T20:01:15.719 INFO:tasks.rados.rados.0.smithi112.stdout:1124: write oid 430 current snap is 0 2023-09-23T20:01:15.719 INFO:tasks.rados.rados.0.smithi112.stdout:1119: finishing write tid 3 to smithi11289144-101 2023-09-23T20:01:15.719 INFO:tasks.rados.rados.0.smithi112.stdout:1119: finishing write tid 4 to smithi11289144-101 2023-09-23T20:01:15.719 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 159 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-09-23T20:01:15.719 INFO:tasks.rados.rados.0.smithi112.stdout:1119: left oid 101 (ObjNum 846 snap 0 seq_num 846) 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:1120: finishing write tid 1 to smithi11289144-328 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:1120: finishing write tid 2 to smithi11289144-328 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:1120: finishing write tid 3 to smithi11289144-328 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:1120: finishing write tid 4 to smithi11289144-328 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 328 v 231 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:1120: left oid 328 (ObjNum 847 snap 0 seq_num 847) 2023-09-23T20:01:15.720 INFO:tasks.rados.rados.0.smithi112.stdout:1121: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:15.897 INFO:tasks.rados.rados.0.smithi112.stdout:1122: finishing write tid 1 to smithi11289144-446 2023-09-23T20:01:15.897 INFO:tasks.rados.rados.0.smithi112.stdout:1122: finishing write tid 2 to smithi11289144-446 2023-09-23T20:01:15.897 INFO:tasks.rados.rados.0.smithi112.stdout:1122: finishing write tid 3 to smithi11289144-446 2023-09-23T20:01:15.897 INFO:tasks.rados.rados.0.smithi112.stdout:1122: finishing write tid 4 to smithi11289144-446 2023-09-23T20:01:15.897 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 446 v 134 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-09-23T20:01:15.897 INFO:tasks.rados.rados.0.smithi112.stdout:1122: left oid 446 (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:1123: finishing write tid 1 to smithi11289144-185 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:1123: finishing write tid 2 to smithi11289144-185 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:1123: finishing write tid 3 to smithi11289144-185 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:1123: finishing write tid 4 to smithi11289144-185 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 185 v 170 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:1123: left oid 185 (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:01:15.898 INFO:tasks.rados.rados.0.smithi112.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-09-23T20:01:15.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:01:15 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:15] "GET /metrics HTTP/1.1" 200 242404 "" "Prometheus/2.43.0" 2023-09-23T20:01:15.903 INFO:tasks.rados.rados.0.smithi112.stdout:1124: writing smithi11289144-430 from 685950 to 1162783 tid 1 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1124: writing smithi11289144-430 from 1623459 to 2194076 tid 2 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1119: done (5 left) 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1120: done (4 left) 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1121: done (3 left) 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1122: done (2 left) 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1123: done (1 left) 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1125: write oid 376 current snap is 0 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1124: finishing write tid 1 to smithi11289144-430 2023-09-23T20:01:15.913 INFO:tasks.rados.rados.0.smithi112.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-09-23T20:01:15.920 INFO:tasks.rados.rados.0.smithi112.stdout:1125: writing smithi11289144-376 from 702757 to 1254839 tid 1 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:1125: writing smithi11289144-376 from 1681941 to 2112569 tid 2 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:1126: write oid 25 current snap is 0 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:1124: finishing write tid 2 to smithi11289144-430 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:1124: finishing write tid 3 to smithi11289144-430 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:1124: finishing write tid 4 to smithi11289144-430 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 249 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-09-23T20:01:15.926 INFO:tasks.rados.rados.0.smithi112.stdout:1124: left oid 430 (ObjNum 850 snap 0 seq_num 850) 2023-09-23T20:01:15.927 INFO:tasks.rados.rados.0.smithi112.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-09-23T20:01:15.934 INFO:tasks.rados.rados.0.smithi112.stdout:1126: writing smithi11289144-25 from 719564 to 1463248 tid 1 2023-09-23T20:01:15.942 INFO:tasks.rados.rados.0.smithi112.stdout:1126: writing smithi11289144-25 from 2140423 to 2319564 tid 2 2023-09-23T20:01:15.942 INFO:tasks.rados.rados.0.smithi112.stdout:1124: done (2 left) 2023-09-23T20:01:15.942 INFO:tasks.rados.rados.0.smithi112.stdout:1127: read oid 264 snap -1 2023-09-23T20:01:15.942 INFO:tasks.rados.rados.0.smithi112.stdout:1127: expect deleted 2023-09-23T20:01:15.942 INFO:tasks.rados.rados.0.smithi112.stdout:1128: write oid 445 current snap is 0 2023-09-23T20:01:15.943 INFO:tasks.rados.rados.0.smithi112.stdout:1125: finishing write tid 1 to smithi11289144-376 2023-09-23T20:01:15.943 INFO:tasks.rados.rados.0.smithi112.stdout:1125: finishing write tid 2 to smithi11289144-376 2023-09-23T20:01:15.943 INFO:tasks.rados.rados.0.smithi112.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-09-23T20:01:15.945 INFO:tasks.rados.rados.0.smithi112.stdout:1128: writing smithi11289144-445 from 736371 to 1155304 tid 1 2023-09-23T20:01:15.952 INFO:tasks.rados.rados.0.smithi112.stdout:1128: writing smithi11289144-445 from 1798905 to 2233202 tid 2 2023-09-23T20:01:15.952 INFO:tasks.rados.rados.0.smithi112.stdout:1129: write oid 303 current snap is 0 2023-09-23T20:01:15.952 INFO:tasks.rados.rados.0.smithi112.stdout:1125: finishing write tid 3 to smithi11289144-376 2023-09-23T20:01:15.952 INFO:tasks.rados.rados.0.smithi112.stdout:1125: finishing write tid 4 to smithi11289144-376 2023-09-23T20:01:15.953 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 376 v 137 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-09-23T20:01:15.953 INFO:tasks.rados.rados.0.smithi112.stdout:1125: left oid 376 (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:01:15.953 INFO:tasks.rados.rados.0.smithi112.stdout:1126: finishing write tid 1 to smithi11289144-25 2023-09-23T20:01:15.953 INFO:tasks.rados.rados.0.smithi112.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-09-23T20:01:15.959 INFO:tasks.rados.rados.0.smithi112.stdout:1129: writing smithi11289144-303 from 753178 to 1247360 tid 1 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1129: writing smithi11289144-303 from 1857387 to 2353178 tid 2 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1125: done (4 left) 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1130: read oid 26 snap -1 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1130: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1131: read oid 228 snap -1 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1131: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:01:15.966 INFO:tasks.rados.rados.0.smithi112.stdout:1132: read oid 318 snap -1 2023-09-23T20:01:15.967 INFO:tasks.rados.rados.0.smithi112.stdout:1132: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:01:15.967 INFO:tasks.rados.rados.0.smithi112.stdout:1133: write oid 255 current snap is 0 2023-09-23T20:01:15.967 INFO:tasks.rados.rados.0.smithi112.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-09-23T20:01:15.974 INFO:tasks.rados.rados.0.smithi112.stdout:1133: writing smithi11289144-255 from 769985 to 1339416 tid 1 2023-09-23T20:01:15.980 INFO:tasks.rados.rados.0.smithi112.stdout:1133: writing smithi11289144-255 from 1915869 to 2353835 tid 2 2023-09-23T20:01:15.980 INFO:tasks.rados.rados.0.smithi112.stdout:1134: delete oid 285 current snap is 0 2023-09-23T20:01:15.980 INFO:tasks.rados.rados.0.smithi112.stdout:1126: finishing write tid 2 to smithi11289144-25 2023-09-23T20:01:15.980 INFO:tasks.rados.rados.0.smithi112.stdout:1126: finishing write tid 3 to smithi11289144-25 2023-09-23T20:01:15.980 INFO:tasks.rados.rados.0.smithi112.stdout:1126: finishing write tid 4 to smithi11289144-25 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 189 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1126: left oid 25 (ObjNum 852 snap 0 seq_num 852) 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1128: finishing write tid 1 to smithi11289144-445 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1128: finishing write tid 2 to smithi11289144-445 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1128: finishing write tid 3 to smithi11289144-445 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1128: finishing write tid 4 to smithi11289144-445 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 445 v 211 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1128: left oid 445 (ObjNum 853 snap 0 seq_num 853) 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1129: finishing write tid 1 to smithi11289144-303 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1129: finishing write tid 2 to smithi11289144-303 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1129: finishing write tid 3 to smithi11289144-303 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:1129: finishing write tid 4 to smithi11289144-303 2023-09-23T20:01:15.981 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 303 v 165 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-09-23T20:01:15.982 INFO:tasks.rados.rados.0.smithi112.stdout:1129: left oid 303 (ObjNum 854 snap 0 seq_num 854) 2023-09-23T20:01:15.982 INFO:tasks.rados.rados.0.smithi112.stdout:1130: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:01:16.166 INFO:tasks.rados.rados.0.smithi112.stdout:1131: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:01:16.296 INFO:tasks.rados.rados.0.smithi112.stdout:1132: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: audit 2023-09-23T20:01:15.068062+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: cephadm 2023-09-23T20:01:15.068633+0000 mgr.y (mgr.24356) 216 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: cephadm 2023-09-23T20:01:15.068810+0000 mgr.y (mgr.24356) 217 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: audit 2023-09-23T20:01:15.070719+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: audit 2023-09-23T20:01:15.076626+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: cephadm 2023-09-23T20:01:15.077405+0000 mgr.y (mgr.24356) 218 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T20:01:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[41728]: cephadm 2023-09-23T20:01:15.342141+0000 mgr.y (mgr.24356) 219 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi174 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: audit 2023-09-23T20:01:15.068062+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: cephadm 2023-09-23T20:01:15.068633+0000 mgr.y (mgr.24356) 216 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: cephadm 2023-09-23T20:01:15.068810+0000 mgr.y (mgr.24356) 217 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: audit 2023-09-23T20:01:15.070719+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: audit 2023-09-23T20:01:15.076626+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: cephadm 2023-09-23T20:01:15.077405+0000 mgr.y (mgr.24356) 218 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T20:01:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:16 smithi112 bash[27353]: cephadm 2023-09-23T20:01:15.342141+0000 mgr.y (mgr.24356) 219 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi174 2023-09-23T20:01:16.406 INFO:tasks.rados.rados.0.smithi112.stdout:1133: finishing write tid 1 to smithi11289144-255 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1133: finishing write tid 2 to smithi11289144-255 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1133: finishing write tid 3 to smithi11289144-255 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1126: done (8 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1127: done (7 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1128: done (6 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1129: done (5 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1130: done (4 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1131: done (3 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1132: done (2 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1134: done (1 left) 2023-09-23T20:01:16.407 INFO:tasks.rados.rados.0.smithi112.stdout:1135: read oid 249 snap -1 2023-09-23T20:01:16.408 INFO:tasks.rados.rados.0.smithi112.stdout:1135: expect (ObjNum 248 snap 0 seq_num 248) 2023-09-23T20:01:16.408 INFO:tasks.rados.rados.0.smithi112.stdout:1136: write oid 16 current snap is 0 2023-09-23T20:01:16.408 INFO:tasks.rados.rados.0.smithi112.stdout:1133: finishing write tid 4 to smithi11289144-255 2023-09-23T20:01:16.408 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 255 v 171 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-09-23T20:01:16.408 INFO:tasks.rados.rados.0.smithi112.stdout:1133: left oid 255 (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:01:16.408 INFO:tasks.rados.rados.0.smithi112.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-09-23T20:01:16.414 INFO:tasks.rados.rados.0.smithi112.stdout:1136: writing smithi11289144-16 from 403599 to 1123528 tid 1 2023-09-23T20:01:16.422 INFO:tasks.rados.rados.0.smithi112.stdout:1136: writing smithi11289144-16 from 1916480 to 2358115 tid 2 2023-09-23T20:01:16.422 INFO:tasks.rados.rados.0.smithi112.stdout:1133: done (2 left) 2023-09-23T20:01:16.422 INFO:tasks.rados.rados.0.smithi112.stdout:1137: write oid 214 current snap is 0 2023-09-23T20:01:16.422 INFO:tasks.rados.rados.0.smithi112.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-09-23T20:01:16.430 INFO:tasks.rados.rados.0.smithi112.stdout:1137: writing smithi11289144-214 from 420406 to 1215584 tid 1 2023-09-23T20:01:16.437 INFO:tasks.rados.rados.0.smithi112.stdout:1137: writing smithi11289144-214 from 1974962 to 2420406 tid 2 2023-09-23T20:01:16.437 INFO:tasks.rados.rados.0.smithi112.stdout:1138: write oid 246 current snap is 0 2023-09-23T20:01:16.438 INFO:tasks.rados.rados.0.smithi112.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-09-23T20:01:16.442 INFO:tasks.rados.rados.0.smithi112.stdout:1138: writing smithi11289144-246 from 437213 to 907640 tid 1 2023-09-23T20:01:16.452 INFO:tasks.rados.rados.0.smithi112.stdout:1138: writing smithi11289144-246 from 1633444 to 2362395 tid 2 2023-09-23T20:01:16.452 INFO:tasks.rados.rados.0.smithi112.stdout:1139: write oid 53 current snap is 0 2023-09-23T20:01:16.452 INFO:tasks.rados.rados.0.smithi112.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-09-23T20:01:16.459 INFO:tasks.rados.rados.0.smithi112.stdout:1139: writing smithi11289144-53 from 454020 to 1116049 tid 1 2023-09-23T20:01:16.466 INFO:tasks.rados.rados.0.smithi112.stdout:1139: writing smithi11289144-53 from 1691926 to 2280888 tid 2 2023-09-23T20:01:16.466 INFO:tasks.rados.rados.0.smithi112.stdout:1140: write oid 262 current snap is 0 2023-09-23T20:01:16.466 INFO:tasks.rados.rados.0.smithi112.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-09-23T20:01:16.472 INFO:tasks.rados.rados.0.smithi112.stdout:1140: writing smithi11289144-262 from 470827 to 1208105 tid 1 2023-09-23T20:01:16.480 INFO:tasks.rados.rados.0.smithi112.stdout:1140: writing smithi11289144-262 from 1750408 to 2470827 tid 2 2023-09-23T20:01:16.480 INFO:tasks.rados.rados.0.smithi112.stdout:1141: write oid 149 current snap is 0 2023-09-23T20:01:16.480 INFO:tasks.rados.rados.0.smithi112.stdout:1135: expect (ObjNum 248 snap 0 seq_num 248) 2023-09-23T20:01:16.558 INFO:tasks.rados.rados.0.smithi112.stdout:1136: finishing write tid 1 to smithi11289144-16 2023-09-23T20:01:16.558 INFO:tasks.rados.rados.0.smithi112.stdout:1136: finishing write tid 2 to smithi11289144-16 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1136: finishing write tid 3 to smithi11289144-16 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1136: finishing write tid 4 to smithi11289144-16 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 16 v 253 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1136: left oid 16 (ObjNum 857 snap 0 seq_num 857) 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1137: finishing write tid 1 to smithi11289144-214 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1137: finishing write tid 2 to smithi11289144-214 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1137: finishing write tid 3 to smithi11289144-214 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1137: finishing write tid 4 to smithi11289144-214 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 214 v 256 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1137: left oid 214 (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1138: finishing write tid 1 to smithi11289144-246 2023-09-23T20:01:16.559 INFO:tasks.rados.rados.0.smithi112.stdout:1138: finishing write tid 2 to smithi11289144-246 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:1138: finishing write tid 3 to smithi11289144-246 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:1138: finishing write tid 4 to smithi11289144-246 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 246 v 168 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:1138: left oid 246 (ObjNum 859 snap 0 seq_num 859) 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:1139: finishing write tid 1 to smithi11289144-53 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:1139: finishing write tid 2 to smithi11289144-53 2023-09-23T20:01:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-09-23T20:01:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: audit 2023-09-23T20:01:15.068062+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: cephadm 2023-09-23T20:01:15.068633+0000 mgr.y (mgr.24356) 216 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T20:01:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: cephadm 2023-09-23T20:01:15.068810+0000 mgr.y (mgr.24356) 217 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T20:01:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: audit 2023-09-23T20:01:15.070719+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: audit 2023-09-23T20:01:15.076626+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: cephadm 2023-09-23T20:01:15.077405+0000 mgr.y (mgr.24356) 218 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T20:01:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:16 smithi174 bash[31352]: cephadm 2023-09-23T20:01:15.342141+0000 mgr.y (mgr.24356) 219 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi174 2023-09-23T20:01:16.569 INFO:tasks.rados.rados.0.smithi112.stdout:1141: writing smithi11289144-149 from 487634 to 900161 tid 1 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1141: writing smithi11289144-149 from 1408890 to 2001521 tid 2 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1135: done (6 left) 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1136: done (5 left) 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1137: done (4 left) 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1138: done (3 left) 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1142: write oid 208 current snap is 0 2023-09-23T20:01:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-09-23T20:01:16.581 INFO:tasks.rados.rados.0.smithi112.stdout:1142: writing smithi11289144-208 from 504441 to 992217 tid 1 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1142: writing smithi11289144-208 from 1467372 to 2203661 tid 2 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1143: read oid 274 snap -1 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1143: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1144: read oid 212 snap -1 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1144: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1145: write oid 259 current snap is 0 2023-09-23T20:01:16.589 INFO:tasks.rados.rados.0.smithi112.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-09-23T20:01:16.595 INFO:tasks.rados.rados.0.smithi112.stdout:1145: writing smithi11289144-259 from 521248 to 1084273 tid 1 2023-09-23T20:01:16.605 INFO:tasks.rados.rados.0.smithi112.stdout:1145: writing smithi11289144-259 from 1809501 to 2405801 tid 2 2023-09-23T20:01:16.606 INFO:tasks.rados.rados.0.smithi112.stdout:1146: read oid 227 snap -1 2023-09-23T20:01:16.606 INFO:tasks.rados.rados.0.smithi112.stdout:1146: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:01:16.606 INFO:tasks.rados.rados.0.smithi112.stdout:1147: delete oid 291 current snap is 0 2023-09-23T20:01:16.606 INFO:tasks.rados.rados.0.smithi112.stdout:1139: finishing write tid 3 to smithi11289144-53 2023-09-23T20:01:16.606 INFO:tasks.rados.rados.0.smithi112.stdout:1139: finishing write tid 4 to smithi11289144-53 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 53 v 171 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:1140: finishing write tid 1 to smithi11289144-262 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:1140: finishing write tid 2 to smithi11289144-262 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:1140: finishing write tid 3 to smithi11289144-262 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:1140: finishing write tid 4 to smithi11289144-262 2023-09-23T20:01:16.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 188 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:1140: left oid 262 (ObjNum 861 snap 0 seq_num 861) 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:1141: finishing write tid 1 to smithi11289144-149 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:1141: finishing write tid 2 to smithi11289144-149 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:1141: finishing write tid 3 to smithi11289144-149 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:1141: finishing write tid 4 to smithi11289144-149 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 149 v 137 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-09-23T20:01:16.608 INFO:tasks.rados.rados.0.smithi112.stdout:1141: left oid 149 (ObjNum 862 snap 0 seq_num 862) 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:1142: finishing write tid 1 to smithi11289144-208 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:1142: finishing write tid 2 to smithi11289144-208 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:1142: finishing write tid 3 to smithi11289144-208 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:1142: finishing write tid 4 to smithi11289144-208 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 173 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:1142: left oid 208 (ObjNum 863 snap 0 seq_num 863) 2023-09-23T20:01:16.609 INFO:tasks.rados.rados.0.smithi112.stdout:1144: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:01:16.735 INFO:tasks.rados.rados.0.smithi112.stdout:1143: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:01:16.822 INFO:tasks.rados.rados.0.smithi112.stdout:1145: finishing write tid 1 to smithi11289144-259 2023-09-23T20:01:16.822 INFO:tasks.rados.rados.0.smithi112.stdout:1145: finishing write tid 2 to smithi11289144-259 2023-09-23T20:01:16.823 INFO:tasks.rados.rados.0.smithi112.stdout:1145: finishing write tid 3 to smithi11289144-259 2023-09-23T20:01:16.823 INFO:tasks.rados.rados.0.smithi112.stdout:1145: finishing write tid 4 to smithi11289144-259 2023-09-23T20:01:16.823 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 259 v 176 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-09-23T20:01:16.823 INFO:tasks.rados.rados.0.smithi112.stdout:1145: left oid 259 (ObjNum 864 snap 0 seq_num 864) 2023-09-23T20:01:16.823 INFO:tasks.rados.rados.0.smithi112.stdout:1146: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1139: done (8 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1140: done (7 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1141: done (6 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1142: done (5 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1143: done (4 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1144: done (3 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1145: done (2 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1146: done (1 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1147: done (0 left) 2023-09-23T20:01:16.948 INFO:tasks.rados.rados.0.smithi112.stdout:1148: read oid 84 snap -1 2023-09-23T20:01:16.949 INFO:tasks.rados.rados.0.smithi112.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-09-23T20:01:16.949 INFO:tasks.rados.rados.0.smithi112.stdout:1149: read oid 416 snap -1 2023-09-23T20:01:16.949 INFO:tasks.rados.rados.0.smithi112.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:01:16.949 INFO:tasks.rados.rados.0.smithi112.stdout:1150: write oid 310 current snap is 0 2023-09-23T20:01:16.949 INFO:tasks.rados.rados.0.smithi112.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-09-23T20:01:16.961 INFO:tasks.rados.rados.0.smithi112.stdout:1150: writing smithi11289144-310 from 554862 to 1268385 tid 1 2023-09-23T20:01:16.967 INFO:tasks.rados.rados.0.smithi112.stdout:1150: writing smithi11289144-310 from 1926465 to 2526434 tid 2 2023-09-23T20:01:16.967 INFO:tasks.rados.rados.0.smithi112.stdout:1151: read oid 247 snap -1 2023-09-23T20:01:16.968 INFO:tasks.rados.rados.0.smithi112.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:01:16.968 INFO:tasks.rados.rados.0.smithi112.stdout:1152: write oid 230 current snap is 0 2023-09-23T20:01:16.968 INFO:tasks.rados.rados.0.smithi112.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-09-23T20:01:16.974 INFO:tasks.rados.rados.0.smithi112.stdout:1152: writing smithi11289144-230 from 571669 to 1076794 tid 1 2023-09-23T20:01:16.982 INFO:tasks.rados.rados.0.smithi112.stdout:1152: writing smithi11289144-230 from 1701300 to 2444927 tid 2 2023-09-23T20:01:16.982 INFO:tasks.rados.rados.0.smithi112.stdout:1153: read oid 263 snap -1 2023-09-23T20:01:16.982 INFO:tasks.rados.rados.0.smithi112.stdout:1153: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T20:01:16.983 INFO:tasks.rados.rados.0.smithi112.stdout:1154: write oid 66 current snap is 0 2023-09-23T20:01:16.983 INFO:tasks.rados.rados.0.smithi112.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-09-23T20:01:16.988 INFO:tasks.rados.rados.0.smithi112.stdout:1154: writing smithi11289144-66 from 588476 to 1168850 tid 1 2023-09-23T20:01:16.995 INFO:tasks.rados.rados.0.smithi112.stdout:1154: writing smithi11289144-66 from 1643429 to 2247067 tid 2 2023-09-23T20:01:16.995 INFO:tasks.rados.rados.0.smithi112.stdout:1155: write oid 95 current snap is 0 2023-09-23T20:01:16.995 INFO:tasks.rados.rados.0.smithi112.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-09-23T20:01:17.002 INFO:tasks.rados.rados.0.smithi112.stdout:1155: writing smithi11289144-95 from 605283 to 1260906 tid 1 2023-09-23T20:01:17.009 INFO:tasks.rados.rados.0.smithi112.stdout:1155: writing smithi11289144-95 from 1701911 to 2449207 tid 2 2023-09-23T20:01:17.009 INFO:tasks.rados.rados.0.smithi112.stdout:1156: write oid 398 current snap is 0 2023-09-23T20:01:17.010 INFO:tasks.rados.rados.0.smithi112.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-09-23T20:01:17.017 INFO:tasks.rados.rados.0.smithi112.stdout:1156: writing smithi11289144-398 from 622090 to 1352962 tid 1 2023-09-23T20:01:17.023 INFO:tasks.rados.rados.0.smithi112.stdout:1156: writing smithi11289144-398 from 1760393 to 2367700 tid 2 2023-09-23T20:01:17.023 INFO:tasks.rados.rados.0.smithi112.stdout:1157: write oid 313 current snap is 0 2023-09-23T20:01:17.023 INFO:tasks.rados.rados.0.smithi112.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-09-23T20:01:17.029 INFO:tasks.rados.rados.0.smithi112.stdout:1157: writing smithi11289144-313 from 638897 to 1045018 tid 1 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1157: writing smithi11289144-313 from 1818875 to 2569840 tid 2 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1158: read oid 57 snap -1 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1158: expect (ObjNum 749 snap 0 seq_num 749) 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1159: read oid 405 snap -1 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1159: expect (ObjNum 546 snap 0 seq_num 546) 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1160: read oid 387 snap -1 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1160: expect (ObjNum 693 snap 0 seq_num 693) 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1161: write oid 496 current snap is 0 2023-09-23T20:01:17.039 INFO:tasks.rados.rados.0.smithi112.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-09-23T20:01:17.046 INFO:tasks.rados.rados.0.smithi112.stdout:1161: writing smithi11289144-496 from 655704 to 1137074 tid 1 2023-09-23T20:01:17.053 INFO:tasks.rados.rados.0.smithi112.stdout:1161: writing smithi11289144-496 from 1761004 to 2255627 tid 2 2023-09-23T20:01:17.053 INFO:tasks.rados.rados.0.smithi112.stdout:1162: read oid 128 snap -1 2023-09-23T20:01:17.053 INFO:tasks.rados.rados.0.smithi112.stdout:1162: expect (ObjNum 127 snap 0 seq_num 127) 2023-09-23T20:01:17.054 INFO:tasks.rados.rados.0.smithi112.stdout:1163: read oid 126 snap -1 2023-09-23T20:01:17.054 INFO:tasks.rados.rados.0.smithi112.stdout:1163: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:01:17.054 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:17.054 INFO:tasks.rados.rados.0.smithi112.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:01:17.158 INFO:tasks.rados.rados.0.smithi112.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-09-23T20:01:17.272 INFO:tasks.rados.rados.0.smithi112.stdout:1150: finishing write tid 1 to smithi11289144-310 2023-09-23T20:01:17.273 INFO:tasks.rados.rados.0.smithi112.stdout:1150: finishing write tid 2 to smithi11289144-310 2023-09-23T20:01:17.273 INFO:tasks.rados.rados.0.smithi112.stdout:1150: finishing write tid 3 to smithi11289144-310 2023-09-23T20:01:17.273 INFO:tasks.rados.rados.0.smithi112.stdout:1150: finishing write tid 4 to smithi11289144-310 2023-09-23T20:01:17.273 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 310 v 140 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-09-23T20:01:17.273 INFO:tasks.rados.rados.0.smithi112.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:01:17.273 INFO:tasks.rados.rados.0.smithi112.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:01:17.344 INFO:tasks.rados.rados.0.smithi112.stdout:1152: finishing write tid 1 to smithi11289144-230 2023-09-23T20:01:17.344 INFO:tasks.rados.rados.0.smithi112.stdout:1153: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T20:01:17.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:17 smithi112 bash[27353]: cluster 2023-09-23T20:01:15.733578+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2023-09-23T20:01:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:17 smithi112 bash[27353]: audit 2023-09-23T20:01:16.433813+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.112:0/2541960476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:17.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:17 smithi112 bash[27353]: audit 2023-09-23T20:01:16.746256+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:17 smithi112 bash[41728]: cluster 2023-09-23T20:01:15.733578+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2023-09-23T20:01:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:17 smithi112 bash[41728]: audit 2023-09-23T20:01:16.433813+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.112:0/2541960476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:17.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:17 smithi112 bash[41728]: audit 2023-09-23T20:01:16.746256+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1152: finishing write tid 2 to smithi11289144-230 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1152: finishing write tid 3 to smithi11289144-230 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1152: finishing write tid 4 to smithi11289144-230 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 230 v 143 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1154: finishing write tid 1 to smithi11289144-66 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1154: finishing write tid 2 to smithi11289144-66 2023-09-23T20:01:17.427 INFO:tasks.rados.rados.0.smithi112.stdout:1154: finishing write tid 3 to smithi11289144-66 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1154: finishing write tid 4 to smithi11289144-66 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 66 v 214 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1155: finishing write tid 1 to smithi11289144-95 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1155: finishing write tid 2 to smithi11289144-95 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1155: finishing write tid 3 to smithi11289144-95 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1155: finishing write tid 4 to smithi11289144-95 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 95 v 140 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1155: left oid 95 (ObjNum 869 snap 0 seq_num 869) 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1156: finishing write tid 1 to smithi11289144-398 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1156: finishing write tid 2 to smithi11289144-398 2023-09-23T20:01:17.428 INFO:tasks.rados.rados.0.smithi112.stdout:1156: finishing write tid 3 to smithi11289144-398 2023-09-23T20:01:17.429 INFO:tasks.rados.rados.0.smithi112.stdout:1156: finishing write tid 4 to smithi11289144-398 2023-09-23T20:01:17.429 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 398 v 174 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-09-23T20:01:17.429 INFO:tasks.rados.rados.0.smithi112.stdout:1156: left oid 398 (ObjNum 870 snap 0 seq_num 870) 2023-09-23T20:01:17.429 INFO:tasks.rados.rados.0.smithi112.stdout:1157: finishing write tid 1 to smithi11289144-313 2023-09-23T20:01:17.429 INFO:tasks.rados.rados.0.smithi112.stdout:1159: expect (ObjNum 546 snap 0 seq_num 546) 2023-09-23T20:01:17.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:17 smithi174 bash[31352]: cluster 2023-09-23T20:01:15.733578+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2023-09-23T20:01:17.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:17 smithi174 bash[31352]: audit 2023-09-23T20:01:16.433813+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.112:0/2541960476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:17.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:17 smithi174 bash[31352]: audit 2023-09-23T20:01:16.746256+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:17.575 INFO:tasks.rados.rados.0.smithi112.stdout:1158: expect (ObjNum 749 snap 0 seq_num 749) 2023-09-23T20:01:17.660 INFO:tasks.rados.rados.0.smithi112.stdout:1157: finishing write tid 2 to smithi11289144-313 2023-09-23T20:01:17.660 INFO:tasks.rados.rados.0.smithi112.stdout:1157: finishing write tid 3 to smithi11289144-313 2023-09-23T20:01:17.661 INFO:tasks.rados.rados.0.smithi112.stdout:1157: finishing write tid 4 to smithi11289144-313 2023-09-23T20:01:17.661 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 313 v 162 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-09-23T20:01:17.661 INFO:tasks.rados.rados.0.smithi112.stdout:1157: left oid 313 (ObjNum 871 snap 0 seq_num 871) 2023-09-23T20:01:17.661 INFO:tasks.rados.rados.0.smithi112.stdout:1161: finishing write tid 1 to smithi11289144-496 2023-09-23T20:01:17.661 INFO:tasks.rados.rados.0.smithi112.stdout:1160: expect (ObjNum 693 snap 0 seq_num 693) 2023-09-23T20:01:17.833 INFO:tasks.rados.rados.0.smithi112.stdout:1163: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:01:17.934 INFO:tasks.rados.rados.0.smithi112.stdout:1161: finishing write tid 2 to smithi11289144-496 2023-09-23T20:01:17.934 INFO:tasks.rados.rados.0.smithi112.stdout:1161: finishing write tid 3 to smithi11289144-496 2023-09-23T20:01:17.934 INFO:tasks.rados.rados.0.smithi112.stdout:1161: finishing write tid 4 to smithi11289144-496 2023-09-23T20:01:17.934 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 128 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-09-23T20:01:17.934 INFO:tasks.rados.rados.0.smithi112.stdout:1161: left oid 496 (ObjNum 872 snap 0 seq_num 872) 2023-09-23T20:01:17.935 INFO:tasks.rados.rados.0.smithi112.stdout:1162: expect (ObjNum 127 snap 0 seq_num 127) 2023-09-23T20:01:17.970 INFO:tasks.rados.rados.0.smithi112.stdout:1148: done (15 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1149: done (14 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1150: done (13 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1151: done (12 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1152: done (11 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1153: done (10 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1154: done (9 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1155: done (8 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1156: done (7 left) 2023-09-23T20:01:17.971 INFO:tasks.rados.rados.0.smithi112.stdout:1157: done (6 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1158: done (5 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1159: done (4 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1160: done (3 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1161: done (2 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1162: done (1 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1163: done (0 left) 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1164: read oid 281 snap -1 2023-09-23T20:01:17.972 INFO:tasks.rados.rados.0.smithi112.stdout:1164: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:01:17.973 INFO:tasks.rados.rados.0.smithi112.stdout:1165: write oid 272 current snap is 0 2023-09-23T20:01:17.973 INFO:tasks.rados.rados.0.smithi112.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-09-23T20:01:17.981 INFO:tasks.rados.rados.0.smithi112.stdout:1165: writing smithi11289144-272 from 672511 to 1229130 tid 1 2023-09-23T20:01:17.989 INFO:tasks.rados.rados.0.smithi112.stdout:1165: writing smithi11289144-272 from 1819486 to 2574120 tid 2 2023-09-23T20:01:17.989 INFO:tasks.rados.rados.0.smithi112.stdout:1166: delete oid 283 current snap is 0 2023-09-23T20:01:17.990 INFO:tasks.rados.rados.0.smithi112.stdout:1164: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:01:18.143 INFO:tasks.rados.rados.0.smithi112.stdout:1165: finishing write tid 1 to smithi11289144-272 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1165: finishing write tid 2 to smithi11289144-272 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1165: finishing write tid 3 to smithi11289144-272 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1165: finishing write tid 4 to smithi11289144-272 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 272 v 234 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1165: left oid 272 (ObjNum 873 snap 0 seq_num 873) 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1164: done (2 left) 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1165: done (1 left) 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1166: done (0 left) 2023-09-23T20:01:18.144 INFO:tasks.rados.rados.0.smithi112.stdout:1167: write oid 500 current snap is 0 2023-09-23T20:01:18.145 INFO:tasks.rados.rados.0.smithi112.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-09-23T20:01:18.155 INFO:tasks.rados.rados.0.smithi112.stdout:1167: writing smithi11289144-500 from 706125 to 1129595 tid 1 2023-09-23T20:01:18.163 INFO:tasks.rados.rados.0.smithi112.stdout:1167: writing smithi11289144-500 from 1652803 to 2411106 tid 2 2023-09-23T20:01:18.163 INFO:tasks.rados.rados.0.smithi112.stdout:1168: read oid 264 snap -1 2023-09-23T20:01:18.163 INFO:tasks.rados.rados.0.smithi112.stdout:1168: expect deleted 2023-09-23T20:01:18.163 INFO:tasks.rados.rados.0.smithi112.stdout:1169: write oid 133 current snap is 0 2023-09-23T20:01:18.163 INFO:tasks.rados.rados.0.smithi112.stdout:1167: finishing write tid 1 to smithi11289144-500 2023-09-23T20:01:18.163 INFO:tasks.rados.rados.0.smithi112.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-09-23T20:01:18.170 INFO:tasks.rados.rados.0.smithi112.stdout:1169: writing smithi11289144-133 from 722932 to 1221651 tid 1 2023-09-23T20:01:18.177 INFO:tasks.rados.rados.0.smithi112.stdout:1169: writing smithi11289144-133 from 1994932 to 2496893 tid 2 2023-09-23T20:01:18.177 INFO:tasks.rados.rados.0.smithi112.stdout:1170: read oid 400 snap -1 2023-09-23T20:01:18.177 INFO:tasks.rados.rados.0.smithi112.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:01:18.177 INFO:tasks.rados.rados.0.smithi112.stdout:1171: write oid 135 current snap is 0 2023-09-23T20:01:18.178 INFO:tasks.rados.rados.0.smithi112.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-09-23T20:01:18.185 INFO:tasks.rados.rados.0.smithi112.stdout:1171: writing smithi11289144-135 from 739739 to 1313707 tid 1 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1171: writing smithi11289144-135 from 2053414 to 2739739 tid 2 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1172: read oid 145 snap -1 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1173: read oid 351 snap -1 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1173: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1174: read oid 181 snap -1 2023-09-23T20:01:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:01:18.195 INFO:tasks.rados.rados.0.smithi112.stdout:1175: write oid 386 current snap is 0 2023-09-23T20:01:18.195 INFO:tasks.rados.rados.0.smithi112.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-09-23T20:01:18.202 INFO:tasks.rados.rados.0.smithi112.stdout:1175: writing smithi11289144-386 from 756546 to 1405763 tid 1 2023-09-23T20:01:18.211 INFO:tasks.rados.rados.0.smithi112.stdout:1175: writing smithi11289144-386 from 2111896 to 2617526 tid 2 2023-09-23T20:01:18.211 INFO:tasks.rados.rados.0.smithi112.stdout:1176: read oid 31 snap -1 2023-09-23T20:01:18.211 INFO:tasks.rados.rados.0.smithi112.stdout:1176: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T20:01:18.211 INFO:tasks.rados.rados.0.smithi112.stdout:1177: write oid 205 current snap is 0 2023-09-23T20:01:18.211 INFO:tasks.rados.rados.0.smithi112.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-09-23T20:01:18.219 INFO:tasks.rados.rados.0.smithi112.stdout:1177: writing smithi11289144-205 from 773353 to 1497819 tid 1 2023-09-23T20:01:18.227 INFO:tasks.rados.rados.0.smithi112.stdout:1177: writing smithi11289144-205 from 2170378 to 2773353 tid 2 2023-09-23T20:01:18.227 INFO:tasks.rados.rados.0.smithi112.stdout:1178: write oid 416 current snap is 0 2023-09-23T20:01:18.227 INFO:tasks.rados.rados.0.smithi112.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-09-23T20:01:18.236 INFO:tasks.rados.rados.0.smithi112.stdout:1178: writing smithi11289144-416 from 790160 to 1589875 tid 1 2023-09-23T20:01:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:1178: writing smithi11289144-416 from 2112507 to 2621806 tid 2 2023-09-23T20:01:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:1179: write oid 12 current snap is 0 2023-09-23T20:01:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:1167: finishing write tid 2 to smithi11289144-500 2023-09-23T20:01:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:1167: finishing write tid 3 to smithi11289144-500 2023-09-23T20:01:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:1167: finishing write tid 4 to smithi11289144-500 2023-09-23T20:01:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 192 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-09-23T20:01:18.243 INFO:tasks.rados.rados.0.smithi112.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-09-23T20:01:18.243 INFO:tasks.rados.rados.0.smithi112.stdout:1169: finishing write tid 1 to smithi11289144-133 2023-09-23T20:01:18.243 INFO:tasks.rados.rados.0.smithi112.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-09-23T20:01:18.246 INFO:tasks.rados.rados.0.smithi112.stdout:1179: writing smithi11289144-12 from 406967 to 881931 tid 1 2023-09-23T20:01:18.254 INFO:tasks.rados.rados.0.smithi112.stdout:1179: writing smithi11289144-12 from 1370989 to 2140299 tid 2 2023-09-23T20:01:18.258 INFO:tasks.rados.rados.0.smithi112.stdout:1179: writing smithi11289144-12 from 2677186 to 2806967 tid 3 2023-09-23T20:01:18.258 INFO:tasks.rados.rados.0.smithi112.stdout:1167: done (12 left) 2023-09-23T20:01:18.258 INFO:tasks.rados.rados.0.smithi112.stdout:1168: done (11 left) 2023-09-23T20:01:18.258 INFO:tasks.rados.rados.0.smithi112.stdout:1180: read oid 77 snap -1 2023-09-23T20:01:18.258 INFO:tasks.rados.rados.0.smithi112.stdout:1180: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:01:18.259 INFO:tasks.rados.rados.0.smithi112.stdout:1181: read oid 87 snap -1 2023-09-23T20:01:18.259 INFO:tasks.rados.rados.0.smithi112.stdout:1181: expect (ObjNum 803 snap 0 seq_num 803) 2023-09-23T20:01:18.259 INFO:tasks.rados.rados.0.smithi112.stdout:1182: read oid 23 snap -1 2023-09-23T20:01:18.259 INFO:tasks.rados.rados.0.smithi112.stdout:1182: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:01:18.259 INFO:tasks.rados.rados.0.smithi112.stdout:1183: write oid 273 current snap is 0 2023-09-23T20:01:18.259 INFO:tasks.rados.rados.0.smithi112.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-09-23T20:01:18.264 INFO:tasks.rados.rados.0.smithi112.stdout:1183: writing smithi11289144-273 from 423774 to 1090340 tid 1 2023-09-23T20:01:18.270 INFO:tasks.rados.rados.0.smithi112.stdout:1183: writing smithi11289144-273 from 1545824 to 2058792 tid 2 2023-09-23T20:01:18.276 INFO:tasks.rados.rados.0.smithi112.stdout:1183: writing smithi11289144-273 from 2704609 to 2823774 tid 3 2023-09-23T20:01:18.277 INFO:tasks.rados.rados.0.smithi112.stdout:1184: read oid 470 snap -1 2023-09-23T20:01:18.277 INFO:tasks.rados.rados.0.smithi112.stdout:1184: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:01:18.277 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:18.277 INFO:tasks.rados.rados.0.smithi112.stdout:1169: finishing write tid 2 to smithi11289144-133 2023-09-23T20:01:18.277 INFO:tasks.rados.rados.0.smithi112.stdout:1169: finishing write tid 3 to smithi11289144-133 2023-09-23T20:01:18.277 INFO:tasks.rados.rados.0.smithi112.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1169: finishing write tid 4 to smithi11289144-133 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 133 v 191 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1171: finishing write tid 1 to smithi11289144-135 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1171: finishing write tid 2 to smithi11289144-135 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1171: finishing write tid 3 to smithi11289144-135 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1171: finishing write tid 4 to smithi11289144-135 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 135 v 217 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-09-23T20:01:18.376 INFO:tasks.rados.rados.0.smithi112.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:01:18.377 INFO:tasks.rados.rados.0.smithi112.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:01:18.478 INFO:tasks.rados.rados.0.smithi112.stdout:1173: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:01:18.609 INFO:tasks.rados.rados.0.smithi112.stdout:1175: finishing write tid 1 to smithi11289144-386 2023-09-23T20:01:18.609 INFO:tasks.rados.rados.0.smithi112.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T20:01:18.691 INFO:tasks.rados.rados.0.smithi112.stdout:1176: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1175: finishing write tid 2 to smithi11289144-386 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1175: finishing write tid 3 to smithi11289144-386 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1175: finishing write tid 4 to smithi11289144-386 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 386 v 180 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1177: finishing write tid 1 to smithi11289144-205 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1177: finishing write tid 2 to smithi11289144-205 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1177: finishing write tid 3 to smithi11289144-205 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1177: finishing write tid 4 to smithi11289144-205 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 205 v 237 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-09-23T20:01:18.772 INFO:tasks.rados.rados.0.smithi112.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1178: finishing write tid 1 to smithi11289144-416 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1178: finishing write tid 2 to smithi11289144-416 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1178: finishing write tid 3 to smithi11289144-416 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1178: finishing write tid 4 to smithi11289144-416 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 416 v 165 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1178: left oid 416 (ObjNum 880 snap 0 seq_num 880) 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1179: finishing write tid 1 to smithi11289144-12 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1179: finishing write tid 2 to smithi11289144-12 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1179: finishing write tid 3 to smithi11289144-12 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1179: finishing write tid 4 to smithi11289144-12 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:1179: finishing write tid 5 to smithi11289144-12 2023-09-23T20:01:18.773 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 12 v 220 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-09-23T20:01:18.774 INFO:tasks.rados.rados.0.smithi112.stdout:1179: left oid 12 (ObjNum 881 snap 0 seq_num 881) 2023-09-23T20:01:18.774 INFO:tasks.rados.rados.0.smithi112.stdout:1181: expect (ObjNum 803 snap 0 seq_num 803) 2023-09-23T20:01:18.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:18 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:01:18.927 INFO:tasks.rados.rados.0.smithi112.stdout:1182: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:01:19.001 INFO:tasks.rados.rados.0.smithi112.stdout:1180: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:01:19.098 INFO:tasks.rados.rados.0.smithi112.stdout:1183: finishing write tid 1 to smithi11289144-273 2023-09-23T20:01:19.098 INFO:tasks.rados.rados.0.smithi112.stdout:1183: finishing write tid 2 to smithi11289144-273 2023-09-23T20:01:19.098 INFO:tasks.rados.rados.0.smithi112.stdout:1183: finishing write tid 3 to smithi11289144-273 2023-09-23T20:01:19.098 INFO:tasks.rados.rados.0.smithi112.stdout:1183: finishing write tid 4 to smithi11289144-273 2023-09-23T20:01:19.098 INFO:tasks.rados.rados.0.smithi112.stdout:1183: finishing write tid 5 to smithi11289144-273 2023-09-23T20:01:19.099 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 273 v 241 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-09-23T20:01:19.099 INFO:tasks.rados.rados.0.smithi112.stdout:1183: left oid 273 (ObjNum 882 snap 0 seq_num 882) 2023-09-23T20:01:19.099 INFO:tasks.rados.rados.0.smithi112.stdout:1184: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:01:19.215 INFO:tasks.rados.rados.0.smithi112.stdout:1169: done (15 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1170: done (14 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1171: done (13 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1172: done (12 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1173: done (11 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1174: done (10 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1175: done (9 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1176: done (8 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1177: done (7 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1178: done (6 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1179: done (5 left) 2023-09-23T20:01:19.216 INFO:tasks.rados.rados.0.smithi112.stdout:1180: done (4 left) 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1181: done (3 left) 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1182: done (2 left) 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1183: done (1 left) 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1184: done (0 left) 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1185: read oid 29 snap -1 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1185: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1186: write oid 424 current snap is 0 2023-09-23T20:01:19.217 INFO:tasks.rados.rados.0.smithi112.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-09-23T20:01:19.227 INFO:tasks.rados.rados.0.smithi112.stdout:1186: writing smithi11289144-424 from 440581 to 1182396 tid 1 2023-09-23T20:01:19.234 INFO:tasks.rados.rados.0.smithi112.stdout:1186: writing smithi11289144-424 from 1604306 to 2260932 tid 2 2023-09-23T20:01:19.238 INFO:tasks.rados.rados.0.smithi112.stdout:1186: writing smithi11289144-424 from 2732032 to 2840581 tid 3 2023-09-23T20:01:19.238 INFO:tasks.rados.rados.0.smithi112.stdout:1187: write oid 281 current snap is 0 2023-09-23T20:01:19.238 INFO:tasks.rados.rados.0.smithi112.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-09-23T20:01:19.243 INFO:tasks.rados.rados.0.smithi112.stdout:1187: writing smithi11289144-281 from 457388 to 874452 tid 1 2023-09-23T20:01:19.249 INFO:tasks.rados.rados.0.smithi112.stdout:1187: writing smithi11289144-281 from 1546435 to 2063072 tid 2 2023-09-23T20:01:19.254 INFO:tasks.rados.rados.0.smithi112.stdout:1187: writing smithi11289144-281 from 2643102 to 2857388 tid 3 2023-09-23T20:01:19.254 INFO:tasks.rados.rados.0.smithi112.stdout:1188: write oid 208 current snap is 0 2023-09-23T20:01:19.254 INFO:tasks.rados.rados.0.smithi112.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-09-23T20:01:19.259 INFO:tasks.rados.rados.0.smithi112.stdout:1188: writing smithi11289144-208 from 474195 to 966508 tid 1 2023-09-23T20:01:19.266 INFO:tasks.rados.rados.0.smithi112.stdout:1188: writing smithi11289144-208 from 1604917 to 2265212 tid 2 2023-09-23T20:01:19.270 INFO:tasks.rados.rados.0.smithi112.stdout:1188: writing smithi11289144-208 from 2670525 to 2874195 tid 3 2023-09-23T20:01:19.270 INFO:tasks.rados.rados.0.smithi112.stdout:1189: write oid 423 current snap is 0 2023-09-23T20:01:19.270 INFO:tasks.rados.rados.0.smithi112.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-09-23T20:01:19.276 INFO:tasks.rados.rados.0.smithi112.stdout:1189: writing smithi11289144-423 from 491002 to 1058564 tid 1 2023-09-23T20:01:19.283 INFO:tasks.rados.rados.0.smithi112.stdout:1189: writing smithi11289144-423 from 1663399 to 2183705 tid 2 2023-09-23T20:01:19.287 INFO:tasks.rados.rados.0.smithi112.stdout:1189: writing smithi11289144-423 from 2814301 to 2891002 tid 3 2023-09-23T20:01:19.288 INFO:tasks.rados.rados.0.smithi112.stdout:1190: read oid 61 snap -1 2023-09-23T20:01:19.288 INFO:tasks.rados.rados.0.smithi112.stdout:1190: expect deleted 2023-09-23T20:01:19.288 INFO:tasks.rados.rados.0.smithi112.stdout:1191: delete oid 413 current snap is 0 2023-09-23T20:01:19.288 INFO:tasks.rados.rados.0.smithi112.stdout:1185: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:1186: finishing write tid 1 to smithi11289144-424 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:1186: finishing write tid 2 to smithi11289144-424 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:1186: finishing write tid 3 to smithi11289144-424 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:1186: finishing write tid 4 to smithi11289144-424 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:1186: finishing write tid 5 to smithi11289144-424 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 424 v 195 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-09-23T20:01:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:1186: left oid 424 (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1185: done (6 left) 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1186: done (5 left) 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1191: done (4 left) 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1192: write oid 69 current snap is 0 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1187: finishing write tid 1 to smithi11289144-281 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1187: finishing write tid 2 to smithi11289144-281 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1187: finishing write tid 3 to smithi11289144-281 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1187: finishing write tid 4 to smithi11289144-281 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:1187: finishing write tid 5 to smithi11289144-281 2023-09-23T20:01:19.374 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 260 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-09-23T20:01:19.375 INFO:tasks.rados.rados.0.smithi112.stdout:1187: left oid 281 (ObjNum 884 snap 0 seq_num 884) 2023-09-23T20:01:19.375 INFO:tasks.rados.rados.0.smithi112.stdout:1188: finishing write tid 1 to smithi11289144-208 2023-09-23T20:01:19.375 INFO:tasks.rados.rados.0.smithi112.stdout:1188: finishing write tid 2 to smithi11289144-208 2023-09-23T20:01:19.375 INFO:tasks.rados.rados.0.smithi112.stdout:1188: finishing write tid 3 to smithi11289144-208 2023-09-23T20:01:19.375 INFO:tasks.rados.rados.0.smithi112.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-09-23T20:01:19.384 INFO:tasks.rados.rados.0.smithi112.stdout:1192: writing smithi11289144-69 from 524616 to 1242676 tid 1 2023-09-23T20:01:19.390 INFO:tasks.rados.rados.0.smithi112.stdout:1192: writing smithi11289144-69 from 1664010 to 2187985 tid 2 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1192: writing smithi11289144-69 from 2752794 to 2924616 tid 3 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1187: done (4 left) 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1193: read oid 215 snap -1 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1193: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1194: delete oid 425 current snap is 0 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1188: finishing write tid 4 to smithi11289144-208 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1188: finishing write tid 5 to smithi11289144-208 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 184 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-09-23T20:01:19.395 INFO:tasks.rados.rados.0.smithi112.stdout:1188: left oid 208 (ObjNum 885 snap 0 seq_num 885) 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1189: finishing write tid 1 to smithi11289144-423 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1189: finishing write tid 2 to smithi11289144-423 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1189: finishing write tid 3 to smithi11289144-423 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1189: finishing write tid 4 to smithi11289144-423 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1189: finishing write tid 5 to smithi11289144-423 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 423 v 147 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1189: left oid 423 (ObjNum 886 snap 0 seq_num 886) 2023-09-23T20:01:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:1192: finishing write tid 1 to smithi11289144-69 2023-09-23T20:01:19.397 INFO:tasks.rados.rados.0.smithi112.stdout:1188: done (5 left) 2023-09-23T20:01:19.397 INFO:tasks.rados.rados.0.smithi112.stdout:1189: done (4 left) 2023-09-23T20:01:19.397 INFO:tasks.rados.rados.0.smithi112.stdout:1190: done (3 left) 2023-09-23T20:01:19.397 INFO:tasks.rados.rados.0.smithi112.stdout:1194: done (2 left) 2023-09-23T20:01:19.397 INFO:tasks.rados.rados.0.smithi112.stdout:1195: write oid 146 current snap is 0 2023-09-23T20:01:19.397 INFO:tasks.rados.rados.0.smithi112.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-09-23T20:01:19.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:19 smithi112 bash[41728]: cluster 2023-09-23T20:01:17.734683+0000 mgr.y (mgr.24356) 221 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-09-23T20:01:19.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:19 smithi112 bash[41728]: audit 2023-09-23T20:01:18.868900+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.112:0/497811932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:19.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:19 smithi112 bash[27353]: cluster 2023-09-23T20:01:17.734683+0000 mgr.y (mgr.24356) 221 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-09-23T20:01:19.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:19 smithi112 bash[27353]: audit 2023-09-23T20:01:18.868900+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.112:0/497811932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:19.403 INFO:tasks.rados.rados.0.smithi112.stdout:1195: writing smithi11289144-146 from 558230 to 1143141 tid 1 2023-09-23T20:01:19.413 INFO:tasks.rados.rados.0.smithi112.stdout:1195: writing smithi11289144-146 from 1897327 to 2424971 tid 2 2023-09-23T20:01:19.414 INFO:tasks.rados.rados.0.smithi112.stdout:1195: writing smithi11289144-146 from 2923993 to 2958230 tid 3 2023-09-23T20:01:19.414 INFO:tasks.rados.rados.0.smithi112.stdout:1196: delete oid 155 current snap is 0 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1192: finishing write tid 2 to smithi11289144-69 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1192: finishing write tid 3 to smithi11289144-69 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1192: finishing write tid 4 to smithi11289144-69 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1192: finishing write tid 5 to smithi11289144-69 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 69 v 132 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1192: left oid 69 (ObjNum 888 snap 0 seq_num 888) 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1195: finishing write tid 1 to smithi11289144-146 2023-09-23T20:01:19.415 INFO:tasks.rados.rados.0.smithi112.stdout:1193: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:01:19.540 INFO:tasks.rados.rados.0.smithi112.stdout:1195: finishing write tid 2 to smithi11289144-146 2023-09-23T20:01:19.540 INFO:tasks.rados.rados.0.smithi112.stdout:1195: finishing write tid 3 to smithi11289144-146 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1195: finishing write tid 4 to smithi11289144-146 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1195: finishing write tid 5 to smithi11289144-146 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 146 v 264 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1195: left oid 146 (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1192: done (3 left) 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1193: done (2 left) 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1195: done (1 left) 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1196: done (0 left) 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1197: write oid 119 current snap is 0 2023-09-23T20:01:19.541 INFO:tasks.rados.rados.0.smithi112.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-09-23T20:01:19.553 INFO:tasks.rados.rados.0.smithi112.stdout:1197: writing smithi11289144-119 from 591844 to 1327253 tid 1 2023-09-23T20:01:19.559 INFO:tasks.rados.rados.0.smithi112.stdout:1197: writing smithi11289144-119 from 1897938 to 2429251 tid 2 2023-09-23T20:01:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:1197: writing smithi11289144-119 from 2862486 to 2991844 tid 3 2023-09-23T20:01:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:1198: delete oid 284 current snap is 0 2023-09-23T20:01:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:1197: finishing write tid 1 to smithi11289144-119 2023-09-23T20:01:19.565 INFO:tasks.rados.rados.0.smithi112.stdout:1198: done (1 left) 2023-09-23T20:01:19.565 INFO:tasks.rados.rados.0.smithi112.stdout:1199: write oid 128 current snap is 0 2023-09-23T20:01:19.565 INFO:tasks.rados.rados.0.smithi112.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-09-23T20:01:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:19 smithi174 bash[31352]: cluster 2023-09-23T20:01:17.734683+0000 mgr.y (mgr.24356) 221 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-09-23T20:01:19.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:19 smithi174 bash[31352]: audit 2023-09-23T20:01:18.868900+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.112:0/497811932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:1199: writing smithi11289144-128 from 625458 to 1111365 tid 1 2023-09-23T20:01:19.577 INFO:tasks.rados.rados.0.smithi112.stdout:1199: writing smithi11289144-128 from 1614902 to 2149884 tid 2 2023-09-23T20:01:19.582 INFO:tasks.rados.rados.0.smithi112.stdout:1199: writing smithi11289144-128 from 2917332 to 3025458 tid 3 2023-09-23T20:01:19.582 INFO:tasks.rados.rados.0.smithi112.stdout:1200: write oid 484 current snap is 0 2023-09-23T20:01:19.582 INFO:tasks.rados.rados.0.smithi112.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-09-23T20:01:19.589 INFO:tasks.rados.rados.0.smithi112.stdout:1200: writing smithi11289144-484 from 642265 to 1203421 tid 1 2023-09-23T20:01:19.596 INFO:tasks.rados.rados.0.smithi112.stdout:1200: writing smithi11289144-484 from 1673384 to 2352024 tid 2 2023-09-23T20:01:19.600 INFO:tasks.rados.rados.0.smithi112.stdout:1200: writing smithi11289144-484 from 2828402 to 3042265 tid 3 2023-09-23T20:01:19.600 INFO:tasks.rados.rados.0.smithi112.stdout:1201: write oid 125 current snap is 0 2023-09-23T20:01:19.600 INFO:tasks.rados.rados.0.smithi112.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-09-23T20:01:19.607 INFO:tasks.rados.rados.0.smithi112.stdout:1201: writing smithi11289144-125 from 659072 to 1295477 tid 1 2023-09-23T20:01:19.612 INFO:tasks.rados.rados.0.smithi112.stdout:1201: writing smithi11289144-125 from 1731866 to 2154164 tid 2 2023-09-23T20:01:19.617 INFO:tasks.rados.rados.0.smithi112.stdout:1201: writing smithi11289144-125 from 2855825 to 3059072 tid 3 2023-09-23T20:01:19.617 INFO:tasks.rados.rados.0.smithi112.stdout:1202: read oid 420 snap -1 2023-09-23T20:01:19.618 INFO:tasks.rados.rados.0.smithi112.stdout:1202: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:01:19.618 INFO:tasks.rados.rados.0.smithi112.stdout:1203: write oid 473 current snap is 0 2023-09-23T20:01:19.618 INFO:tasks.rados.rados.0.smithi112.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-09-23T20:01:19.625 INFO:tasks.rados.rados.0.smithi112.stdout:1203: writing smithi11289144-473 from 675879 to 1387533 tid 1 2023-09-23T20:01:19.634 INFO:tasks.rados.rados.0.smithi112.stdout:1203: writing smithi11289144-473 from 2073995 to 2756304 tid 2 2023-09-23T20:01:19.634 INFO:tasks.rados.rados.0.smithi112.stdout:1204: read oid 89 snap -1 2023-09-23T20:01:19.634 INFO:tasks.rados.rados.0.smithi112.stdout:1204: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:01:19.634 INFO:tasks.rados.rados.0.smithi112.stdout:1205: write oid 441 current snap is 0 2023-09-23T20:01:19.634 INFO:tasks.rados.rados.0.smithi112.stdout:1197: finishing write tid 2 to smithi11289144-119 2023-09-23T20:01:19.634 INFO:tasks.rados.rados.0.smithi112.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-09-23T20:01:19.641 INFO:tasks.rados.rados.0.smithi112.stdout:1205: writing smithi11289144-441 from 692686 to 1195942 tid 1 2023-09-23T20:01:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:1205: writing smithi11289144-441 from 1848830 to 2274797 tid 2 2023-09-23T20:01:19.651 INFO:tasks.rados.rados.0.smithi112.stdout:1205: writing smithi11289144-441 from 2910671 to 3092686 tid 3 2023-09-23T20:01:19.652 INFO:tasks.rados.rados.0.smithi112.stdout:1206: write oid 396 current snap is 0 2023-09-23T20:01:19.652 INFO:tasks.rados.rados.0.smithi112.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-09-23T20:01:19.658 INFO:tasks.rados.rados.0.smithi112.stdout:1206: writing smithi11289144-396 from 709493 to 1287998 tid 1 2023-09-23T20:01:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:1206: writing smithi11289144-396 from 1907312 to 2593290 tid 2 2023-09-23T20:01:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:1207: read oid 238 snap -1 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1207: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1208: read oid 298 snap -1 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1208: expect (ObjNum 297 snap 0 seq_num 297) 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1209: read oid 478 snap -1 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1209: expect (ObjNum 739 snap 0 seq_num 739) 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1210: write oid 437 current snap is 0 2023-09-23T20:01:19.667 INFO:tasks.rados.rados.0.smithi112.stdout:1197: finishing write tid 3 to smithi11289144-119 2023-09-23T20:01:19.668 INFO:tasks.rados.rados.0.smithi112.stdout:1197: finishing write tid 4 to smithi11289144-119 2023-09-23T20:01:19.668 INFO:tasks.rados.rados.0.smithi112.stdout:1197: finishing write tid 5 to smithi11289144-119 2023-09-23T20:01:19.668 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 119 v 136 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-09-23T20:01:19.668 INFO:tasks.rados.rados.0.smithi112.stdout:1197: left oid 119 (ObjNum 892 snap 0 seq_num 892) 2023-09-23T20:01:19.668 INFO:tasks.rados.rados.0.smithi112.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-09-23T20:01:19.674 INFO:tasks.rados.rados.0.smithi112.stdout:1210: writing smithi11289144-437 from 726300 to 1380054 tid 1 2023-09-23T20:01:19.681 INFO:tasks.rados.rados.0.smithi112.stdout:1210: writing smithi11289144-437 from 1965794 to 2395430 tid 2 2023-09-23T20:01:19.685 INFO:tasks.rados.rados.0.smithi112.stdout:1210: writing smithi11289144-437 from 2965517 to 3126300 tid 3 2023-09-23T20:01:19.687 INFO:tasks.rados.rados.0.smithi112.stdout:1197: done (12 left) 2023-09-23T20:01:19.687 INFO:tasks.rados.rados.0.smithi112.stdout:1211: write oid 287 current snap is 0 2023-09-23T20:01:19.687 INFO:tasks.rados.rados.0.smithi112.stdout:1199: finishing write tid 1 to smithi11289144-128 2023-09-23T20:01:19.688 INFO:tasks.rados.rados.0.smithi112.stdout:1199: finishing write tid 2 to smithi11289144-128 2023-09-23T20:01:19.688 INFO:tasks.rados.rados.0.smithi112.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-09-23T20:01:19.693 INFO:tasks.rados.rados.0.smithi112.stdout:1211: writing smithi11289144-287 from 743107 to 1472110 tid 1 2023-09-23T20:01:19.700 INFO:tasks.rados.rados.0.smithi112.stdout:1211: writing smithi11289144-287 from 1907923 to 2597570 tid 2 2023-09-23T20:01:19.700 INFO:tasks.rados.rados.0.smithi112.stdout:1212: read oid 24 snap -1 2023-09-23T20:01:19.700 INFO:tasks.rados.rados.0.smithi112.stdout:1212: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:01:19.700 INFO:tasks.rados.rados.0.smithi112.stdout:1213: read oid 185 snap -1 2023-09-23T20:01:19.701 INFO:tasks.rados.rados.0.smithi112.stdout:1213: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:01:19.701 INFO:tasks.rados.rados.0.smithi112.stdout:1214: write oid 29 current snap is 0 2023-09-23T20:01:19.701 INFO:tasks.rados.rados.0.smithi112.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-09-23T20:01:19.707 INFO:tasks.rados.rados.0.smithi112.stdout:1214: writing smithi11289144-29 from 759914 to 1164166 tid 1 2023-09-23T20:01:19.711 INFO:tasks.rados.rados.0.smithi112.stdout:1214: writing smithi11289144-29 from 1566405 to 1999710 tid 2 2023-09-23T20:01:19.719 INFO:tasks.rados.rados.0.smithi112.stdout:1214: writing smithi11289144-29 from 2504010 to 3159914 tid 3 2023-09-23T20:01:19.719 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:19.719 INFO:tasks.rados.rados.0.smithi112.stdout:1199: finishing write tid 3 to smithi11289144-128 2023-09-23T20:01:19.719 INFO:tasks.rados.rados.0.smithi112.stdout:1199: finishing write tid 4 to smithi11289144-128 2023-09-23T20:01:19.719 INFO:tasks.rados.rados.0.smithi112.stdout:1199: finishing write tid 5 to smithi11289144-128 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 128 v 151 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1199: left oid 128 (ObjNum 894 snap 0 seq_num 894) 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1200: finishing write tid 1 to smithi11289144-484 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1199: done (15 left) 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1215: delete oid 301 current snap is 0 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1200: finishing write tid 2 to smithi11289144-484 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1200: finishing write tid 3 to smithi11289144-484 2023-09-23T20:01:19.720 INFO:tasks.rados.rados.0.smithi112.stdout:1200: finishing write tid 4 to smithi11289144-484 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1200: finishing write tid 5 to smithi11289144-484 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 484 v 189 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1201: finishing write tid 1 to smithi11289144-125 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1201: finishing write tid 2 to smithi11289144-125 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1201: finishing write tid 3 to smithi11289144-125 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1201: finishing write tid 4 to smithi11289144-125 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1201: finishing write tid 5 to smithi11289144-125 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 125 v 176 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1201: left oid 125 (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:01:19.721 INFO:tasks.rados.rados.0.smithi112.stdout:1202: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:01:19.800 INFO:tasks.rados.rados.0.smithi112.stdout:1203: finishing write tid 1 to smithi11289144-473 2023-09-23T20:01:19.800 INFO:tasks.rados.rados.0.smithi112.stdout:1204: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:01:19.878 INFO:tasks.rados.rados.0.smithi112.stdout:1203: finishing write tid 2 to smithi11289144-473 2023-09-23T20:01:19.879 INFO:tasks.rados.rados.0.smithi112.stdout:1203: finishing write tid 3 to smithi11289144-473 2023-09-23T20:01:19.879 INFO:tasks.rados.rados.0.smithi112.stdout:1203: finishing write tid 4 to smithi11289144-473 2023-09-23T20:01:19.879 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 473 v 198 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-09-23T20:01:19.879 INFO:tasks.rados.rados.0.smithi112.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:01:19.879 INFO:tasks.rados.rados.0.smithi112.stdout:1205: finishing write tid 1 to smithi11289144-441 2023-09-23T20:01:19.880 INFO:tasks.rados.rados.0.smithi112.stdout:1205: finishing write tid 2 to smithi11289144-441 2023-09-23T20:01:19.880 INFO:tasks.rados.rados.0.smithi112.stdout:1205: finishing write tid 3 to smithi11289144-441 2023-09-23T20:01:19.880 INFO:tasks.rados.rados.0.smithi112.stdout:1205: finishing write tid 4 to smithi11289144-441 2023-09-23T20:01:19.880 INFO:tasks.rados.rados.0.smithi112.stdout:1205: finishing write tid 5 to smithi11289144-441 2023-09-23T20:01:19.880 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 441 v 169 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-09-23T20:01:19.880 INFO:tasks.rados.rados.0.smithi112.stdout:1205: left oid 441 (ObjNum 898 snap 0 seq_num 898) 2023-09-23T20:01:19.881 INFO:tasks.rados.rados.0.smithi112.stdout:1206: finishing write tid 1 to smithi11289144-396 2023-09-23T20:01:19.881 INFO:tasks.rados.rados.0.smithi112.stdout:1206: finishing write tid 2 to smithi11289144-396 2023-09-23T20:01:19.881 INFO:tasks.rados.rados.0.smithi112.stdout:1206: finishing write tid 3 to smithi11289144-396 2023-09-23T20:01:19.881 INFO:tasks.rados.rados.0.smithi112.stdout:1206: finishing write tid 4 to smithi11289144-396 2023-09-23T20:01:19.881 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 396 v 215 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-09-23T20:01:19.881 INFO:tasks.rados.rados.0.smithi112.stdout:1206: left oid 396 (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:01:19.882 INFO:tasks.rados.rados.0.smithi112.stdout:1209: expect (ObjNum 739 snap 0 seq_num 739) 2023-09-23T20:01:19.982 INFO:tasks.rados.rados.0.smithi112.stdout:1210: finishing write tid 1 to smithi11289144-437 2023-09-23T20:01:19.982 INFO:tasks.rados.rados.0.smithi112.stdout:1210: finishing write tid 2 to smithi11289144-437 2023-09-23T20:01:19.983 INFO:tasks.rados.rados.0.smithi112.stdout:1210: finishing write tid 3 to smithi11289144-437 2023-09-23T20:01:19.983 INFO:tasks.rados.rados.0.smithi112.stdout:1210: finishing write tid 4 to smithi11289144-437 2023-09-23T20:01:19.983 INFO:tasks.rados.rados.0.smithi112.stdout:1207: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:01:20.107 INFO:tasks.rados.rados.0.smithi112.stdout:1208: expect (ObjNum 297 snap 0 seq_num 297) 2023-09-23T20:01:20.207 INFO:tasks.rados.rados.0.smithi112.stdout:1210: finishing write tid 5 to smithi11289144-437 2023-09-23T20:01:20.207 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 437 v 145 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-09-23T20:01:20.207 INFO:tasks.rados.rados.0.smithi112.stdout:1210: left oid 437 (ObjNum 900 snap 0 seq_num 900) 2023-09-23T20:01:20.207 INFO:tasks.rados.rados.0.smithi112.stdout:1211: finishing write tid 1 to smithi11289144-287 2023-09-23T20:01:20.207 INFO:tasks.rados.rados.0.smithi112.stdout:1212: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:01:20.283 INFO:tasks.rados.rados.0.smithi112.stdout:1211: finishing write tid 2 to smithi11289144-287 2023-09-23T20:01:20.283 INFO:tasks.rados.rados.0.smithi112.stdout:1213: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:01:20.384 INFO:tasks.rados.rados.0.smithi112.stdout:1211: finishing write tid 3 to smithi11289144-287 2023-09-23T20:01:20.384 INFO:tasks.rados.rados.0.smithi112.stdout:1211: finishing write tid 4 to smithi11289144-287 2023-09-23T20:01:20.384 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 287 v 148 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-09-23T20:01:20.384 INFO:tasks.rados.rados.0.smithi112.stdout:1211: left oid 287 (ObjNum 901 snap 0 seq_num 901) 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1214: finishing write tid 1 to smithi11289144-29 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1214: finishing write tid 2 to smithi11289144-29 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1214: finishing write tid 3 to smithi11289144-29 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1214: finishing write tid 4 to smithi11289144-29 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1214: finishing write tid 5 to smithi11289144-29 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 29 v 162 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1214: left oid 29 (ObjNum 902 snap 0 seq_num 902) 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1200: done (15 left) 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1201: done (14 left) 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1202: done (13 left) 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1203: done (12 left) 2023-09-23T20:01:20.385 INFO:tasks.rados.rados.0.smithi112.stdout:1204: done (11 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1205: done (10 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1206: done (9 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1207: done (8 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1208: done (7 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1209: done (6 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1210: done (5 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1211: done (4 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1212: done (3 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1213: done (2 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1214: done (1 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1215: done (0 left) 2023-09-23T20:01:20.386 INFO:tasks.rados.rados.0.smithi112.stdout:1216: write oid 304 current snap is 0 2023-09-23T20:01:20.387 INFO:tasks.rados.rados.0.smithi112.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-09-23T20:01:20.398 INFO:tasks.rados.rados.0.smithi112.stdout:1216: writing smithi11289144-304 from 793528 to 1348278 tid 1 2023-09-23T20:01:20.405 INFO:tasks.rados.rados.0.smithi112.stdout:1216: writing smithi11289144-304 from 2083369 to 2520343 tid 2 2023-09-23T20:01:20.409 INFO:tasks.rados.rados.0.smithi112.stdout:1216: writing smithi11289144-304 from 2958856 to 3193528 tid 3 2023-09-23T20:01:20.409 INFO:tasks.rados.rados.0.smithi112.stdout:1217: read oid 72 snap -1 2023-09-23T20:01:20.409 INFO:tasks.rados.rados.0.smithi112.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T20:01:20.410 INFO:tasks.rados.rados.0.smithi112.stdout:1218: delete oid 222 current snap is 0 2023-09-23T20:01:20.410 INFO:tasks.rados.rados.0.smithi112.stdout:1216: finishing write tid 1 to smithi11289144-304 2023-09-23T20:01:20.410 INFO:tasks.rados.rados.0.smithi112.stdout:1216: finishing write tid 2 to smithi11289144-304 2023-09-23T20:01:20.412 INFO:tasks.rados.rados.0.smithi112.stdout:1216: finishing write tid 3 to smithi11289144-304 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1218: done (2 left) 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1219: read oid 69 snap -1 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1219: expect (ObjNum 888 snap 0 seq_num 888) 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1220: read oid 119 snap -1 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1220: expect (ObjNum 892 snap 0 seq_num 892) 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1221: write oid 435 current snap is 0 2023-09-23T20:01:20.413 INFO:tasks.rados.rados.0.smithi112.stdout:1216: finishing write tid 4 to smithi11289144-304 2023-09-23T20:01:20.414 INFO:tasks.rados.rados.0.smithi112.stdout:1216: finishing write tid 5 to smithi11289144-304 2023-09-23T20:01:20.414 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 221 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-09-23T20:01:20.414 INFO:tasks.rados.rados.0.smithi112.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-09-23T20:01:20.414 INFO:tasks.rados.rados.0.smithi112.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-09-23T20:01:20.421 INFO:tasks.rados.rados.0.smithi112.stdout:1221: writing smithi11289144-435 from 427142 to 848743 tid 1 2023-09-23T20:01:20.428 INFO:tasks.rados.rados.0.smithi112.stdout:1221: writing smithi11289144-435 from 1400333 to 1840976 tid 2 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1221: writing smithi11289144-435 from 2613702 to 3064028 tid 3 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1216: done (4 left) 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1222: read oid 169 snap -1 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1222: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1223: read oid 253 snap -1 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1223: expect (ObjNum 802 snap 0 seq_num 802) 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1224: delete oid 191 current snap is 0 2023-09-23T20:01:20.436 INFO:tasks.rados.rados.0.smithi112.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T20:01:20.547 INFO:tasks.rados.rados.0.smithi112.stdout:1219: expect (ObjNum 888 snap 0 seq_num 888) 2023-09-23T20:01:20.680 INFO:tasks.rados.rados.0.smithi112.stdout:1221: finishing write tid 1 to smithi11289144-435 2023-09-23T20:01:20.681 INFO:tasks.rados.rados.0.smithi112.stdout:1220: expect (ObjNum 892 snap 0 seq_num 892) 2023-09-23T20:01:20.855 INFO:tasks.rados.rados.0.smithi112.stdout:1221: finishing write tid 2 to smithi11289144-435 2023-09-23T20:01:20.855 INFO:tasks.rados.rados.0.smithi112.stdout:1221: finishing write tid 3 to smithi11289144-435 2023-09-23T20:01:20.855 INFO:tasks.rados.rados.0.smithi112.stdout:1221: finishing write tid 4 to smithi11289144-435 2023-09-23T20:01:20.855 INFO:tasks.rados.rados.0.smithi112.stdout:1221: finishing write tid 5 to smithi11289144-435 2023-09-23T20:01:20.855 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 435 v 174 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-09-23T20:01:20.855 INFO:tasks.rados.rados.0.smithi112.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-09-23T20:01:20.856 INFO:tasks.rados.rados.0.smithi112.stdout:1222: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:01:20.968 INFO:tasks.rados.rados.0.smithi112.stdout:1223: expect (ObjNum 802 snap 0 seq_num 802) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1217: done (6 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1219: done (5 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1220: done (4 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1221: done (3 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1222: done (2 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1223: done (1 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1224: done (0 left) 2023-09-23T20:01:21.211 INFO:tasks.rados.rados.0.smithi112.stdout:1225: read oid 103 snap -1 2023-09-23T20:01:21.212 INFO:tasks.rados.rados.0.smithi112.stdout:1225: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:01:21.212 INFO:tasks.rados.rados.0.smithi112.stdout:1226: read oid 182 snap -1 2023-09-23T20:01:21.212 INFO:tasks.rados.rados.0.smithi112.stdout:1226: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:01:21.212 INFO:tasks.rados.rados.0.smithi112.stdout:1227: read oid 465 snap -1 2023-09-23T20:01:21.212 INFO:tasks.rados.rados.0.smithi112.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T20:01:21.212 INFO:tasks.rados.rados.0.smithi112.stdout:1228: delete oid 57 current snap is 0 2023-09-23T20:01:21.216 INFO:tasks.rados.rados.0.smithi112.stdout:1225: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:01:21.378 INFO:tasks.rados.rados.0.smithi112.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T20:01:21.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:21 smithi112 bash[27353]: cluster 2023-09-23T20:01:19.735229+0000 mgr.y (mgr.24356) 222 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 10 MiB/s wr, 92 op/s 2023-09-23T20:01:21.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:21 smithi112 bash[41728]: cluster 2023-09-23T20:01:19.735229+0000 mgr.y (mgr.24356) 222 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 10 MiB/s wr, 92 op/s 2023-09-23T20:01:21.479 INFO:tasks.rados.rados.0.smithi112.stdout:1226: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:01:21.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:21 smithi174 bash[31352]: cluster 2023-09-23T20:01:19.735229+0000 mgr.y (mgr.24356) 222 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 10 MiB/s wr, 92 op/s 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1225: done (3 left) 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1226: done (2 left) 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1227: done (1 left) 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1228: done (0 left) 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1229: read oid 212 snap -1 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1229: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:01:21.671 INFO:tasks.rados.rados.0.smithi112.stdout:1230: write oid 331 current snap is 0 2023-09-23T20:01:21.672 INFO:tasks.rados.rados.0.smithi112.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-09-23T20:01:21.682 INFO:tasks.rados.rados.0.smithi112.stdout:1230: writing smithi11289144-331 from 477563 to 1124911 tid 1 2023-09-23T20:01:21.692 INFO:tasks.rados.rados.0.smithi112.stdout:1230: writing smithi11289144-331 from 1859426 to 2447396 tid 2 2023-09-23T20:01:21.697 INFO:tasks.rados.rados.0.smithi112.stdout:1230: writing smithi11289144-331 from 2979618 to 3277563 tid 3 2023-09-23T20:01:21.697 INFO:tasks.rados.rados.0.smithi112.stdout:1231: read oid 11 snap -1 2023-09-23T20:01:21.697 INFO:tasks.rados.rados.0.smithi112.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-23T20:01:21.697 INFO:tasks.rados.rados.0.smithi112.stdout:1232: write oid 431 current snap is 0 2023-09-23T20:01:21.697 INFO:tasks.rados.rados.0.smithi112.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-09-23T20:01:21.703 INFO:tasks.rados.rados.0.smithi112.stdout:1232: writing smithi11289144-431 from 494370 to 1216967 tid 1 2023-09-23T20:01:21.710 INFO:tasks.rados.rados.0.smithi112.stdout:1232: writing smithi11289144-431 from 1917908 to 2365889 tid 2 2023-09-23T20:01:21.715 INFO:tasks.rados.rados.0.smithi112.stdout:1232: writing smithi11289144-431 from 3007041 to 3294370 tid 3 2023-09-23T20:01:21.716 INFO:tasks.rados.rados.0.smithi112.stdout:1233: write oid 34 current snap is 0 2023-09-23T20:01:21.716 INFO:tasks.rados.rados.0.smithi112.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-09-23T20:01:21.723 INFO:tasks.rados.rados.0.smithi112.stdout:1233: writing smithi11289144-34 from 511177 to 1309023 tid 1 2023-09-23T20:01:21.730 INFO:tasks.rados.rados.0.smithi112.stdout:1233: writing smithi11289144-34 from 1976390 to 2568029 tid 2 2023-09-23T20:01:21.735 INFO:tasks.rados.rados.0.smithi112.stdout:1233: writing smithi11289144-34 from 3034464 to 3311177 tid 3 2023-09-23T20:01:21.735 INFO:tasks.rados.rados.0.smithi112.stdout:1234: write oid 386 current snap is 0 2023-09-23T20:01:21.735 INFO:tasks.rados.rados.0.smithi112.stdout:1229: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:01:21.852 INFO:tasks.rados.rados.0.smithi112.stdout:1230: finishing write tid 1 to smithi11289144-331 2023-09-23T20:01:21.852 INFO:tasks.rados.rados.0.smithi112.stdout:1230: finishing write tid 2 to smithi11289144-331 2023-09-23T20:01:21.852 INFO:tasks.rados.rados.0.smithi112.stdout:1230: finishing write tid 3 to smithi11289144-331 2023-09-23T20:01:21.852 INFO:tasks.rados.rados.0.smithi112.stdout:1230: finishing write tid 4 to smithi11289144-331 2023-09-23T20:01:21.852 INFO:tasks.rados.rados.0.smithi112.stdout:1230: finishing write tid 5 to smithi11289144-331 2023-09-23T20:01:21.852 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 331 v 197 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-09-23T20:01:21.853 INFO:tasks.rados.rados.0.smithi112.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2023-09-23T20:01:21.853 INFO:tasks.rados.rados.0.smithi112.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-23T20:01:21.920 INFO:tasks.rados.rados.0.smithi112.stdout:1232: finishing write tid 1 to smithi11289144-431 2023-09-23T20:01:21.920 INFO:tasks.rados.rados.0.smithi112.stdout:1232: finishing write tid 2 to smithi11289144-431 2023-09-23T20:01:21.920 INFO:tasks.rados.rados.0.smithi112.stdout:1232: finishing write tid 3 to smithi11289144-431 2023-09-23T20:01:21.920 INFO:tasks.rados.rados.0.smithi112.stdout:1232: finishing write tid 4 to smithi11289144-431 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1232: finishing write tid 5 to smithi11289144-431 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 225 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1233: finishing write tid 1 to smithi11289144-34 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1233: finishing write tid 2 to smithi11289144-34 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1233: finishing write tid 3 to smithi11289144-34 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1233: finishing write tid 4 to smithi11289144-34 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1233: finishing write tid 5 to smithi11289144-34 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 34 v 140 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2023-09-23T20:01:21.921 INFO:tasks.rados.rados.0.smithi112.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-09-23T20:01:21.932 INFO:tasks.rados.rados.0.smithi112.stdout:1234: writing smithi11289144-386 from 527984 to 1001079 tid 1 2023-09-23T20:01:21.938 INFO:tasks.rados.rados.0.smithi112.stdout:1234: writing smithi11289144-386 from 1634872 to 2086522 tid 2 2023-09-23T20:01:21.945 INFO:tasks.rados.rados.0.smithi112.stdout:1234: writing smithi11289144-386 from 2661887 to 3296198 tid 3 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1229: done (5 left) 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1230: done (4 left) 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1231: done (3 left) 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1232: done (2 left) 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1233: done (1 left) 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1235: write oid 54 current snap is 0 2023-09-23T20:01:21.946 INFO:tasks.rados.rados.0.smithi112.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-09-23T20:01:21.952 INFO:tasks.rados.rados.0.smithi112.stdout:1235: writing smithi11289144-54 from 544791 to 1209488 tid 1 2023-09-23T20:01:21.958 INFO:tasks.rados.rados.0.smithi112.stdout:1235: writing smithi11289144-54 from 1693354 to 2288662 tid 2 2023-09-23T20:01:21.964 INFO:tasks.rados.rados.0.smithi112.stdout:1235: writing smithi11289144-54 from 2689310 to 3134893 tid 3 2023-09-23T20:01:21.964 INFO:tasks.rados.rados.0.smithi112.stdout:1236: read oid 375 snap -1 2023-09-23T20:01:21.964 INFO:tasks.rados.rados.0.smithi112.stdout:1236: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:01:21.964 INFO:tasks.rados.rados.0.smithi112.stdout:1237: write oid 160 current snap is 0 2023-09-23T20:01:21.964 INFO:tasks.rados.rados.0.smithi112.stdout:1234: finishing write tid 1 to smithi11289144-386 2023-09-23T20:01:21.964 INFO:tasks.rados.rados.0.smithi112.stdout:1234: finishing write tid 2 to smithi11289144-386 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1234: finishing write tid 3 to smithi11289144-386 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1234: finishing write tid 4 to smithi11289144-386 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1234: finishing write tid 5 to smithi11289144-386 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 386 v 193 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1234: left oid 386 (ObjNum 912 snap 0 seq_num 912) 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1235: finishing write tid 1 to smithi11289144-54 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1235: finishing write tid 2 to smithi11289144-54 2023-09-23T20:01:21.965 INFO:tasks.rados.rados.0.smithi112.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-09-23T20:01:21.971 INFO:tasks.rados.rados.0.smithi112.stdout:1237: writing smithi11289144-160 from 561598 to 1301544 tid 1 2023-09-23T20:01:21.976 INFO:tasks.rados.rados.0.smithi112.stdout:1237: writing smithi11289144-160 from 1751836 to 2207155 tid 2 2023-09-23T20:01:21.983 INFO:tasks.rados.rados.0.smithi112.stdout:1237: writing smithi11289144-160 from 2716733 to 3361598 tid 3 2023-09-23T20:01:21.983 INFO:tasks.rados.rados.0.smithi112.stdout:1234: done (3 left) 2023-09-23T20:01:21.983 INFO:tasks.rados.rados.0.smithi112.stdout:1238: write oid 38 current snap is 0 2023-09-23T20:01:21.983 INFO:tasks.rados.rados.0.smithi112.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-09-23T20:01:21.989 INFO:tasks.rados.rados.0.smithi112.stdout:1238: writing smithi11289144-38 from 578405 to 993600 tid 1 2023-09-23T20:01:21.994 INFO:tasks.rados.rados.0.smithi112.stdout:1238: writing smithi11289144-38 from 1410318 to 2009295 tid 2 2023-09-23T20:01:22.002 INFO:tasks.rados.rados.0.smithi112.stdout:1238: writing smithi11289144-38 from 2744156 to 3328636 tid 3 2023-09-23T20:01:22.002 INFO:tasks.rados.rados.0.smithi112.stdout:1239: read oid 442 snap -1 2023-09-23T20:01:22.002 INFO:tasks.rados.rados.0.smithi112.stdout:1239: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T20:01:22.002 INFO:tasks.rados.rados.0.smithi112.stdout:1240: write oid 183 current snap is 0 2023-09-23T20:01:22.003 INFO:tasks.rados.rados.0.smithi112.stdout:1235: finishing write tid 3 to smithi11289144-54 2023-09-23T20:01:22.003 INFO:tasks.rados.rados.0.smithi112.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-09-23T20:01:22.008 INFO:tasks.rados.rados.0.smithi112.stdout:1240: writing smithi11289144-183 from 595212 to 1085656 tid 1 2023-09-23T20:01:22.015 INFO:tasks.rados.rados.0.smithi112.stdout:1240: writing smithi11289144-183 from 1868800 to 2327788 tid 2 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1240: writing smithi11289144-183 from 2887932 to 3395212 tid 3 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1241: read oid 95 snap -1 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1241: expect (ObjNum 869 snap 0 seq_num 869) 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1242: write oid 478 current snap is 0 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1235: finishing write tid 4 to smithi11289144-54 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1235: finishing write tid 5 to smithi11289144-54 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 54 v 219 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-09-23T20:01:22.022 INFO:tasks.rados.rados.0.smithi112.stdout:1235: left oid 54 (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:01:22.023 INFO:tasks.rados.rados.0.smithi112.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-09-23T20:01:22.028 INFO:tasks.rados.rados.0.smithi112.stdout:1242: writing smithi11289144-478 from 612019 to 1177712 tid 1 2023-09-23T20:01:22.035 INFO:tasks.rados.rados.0.smithi112.stdout:1242: writing smithi11289144-478 from 1810929 to 2413575 tid 2 2023-09-23T20:01:22.041 INFO:tasks.rados.rados.0.smithi112.stdout:1242: writing smithi11289144-478 from 3082649 to 3412019 tid 3 2023-09-23T20:01:22.041 INFO:tasks.rados.rados.0.smithi112.stdout:1235: done (7 left) 2023-09-23T20:01:22.042 INFO:tasks.rados.rados.0.smithi112.stdout:1243: write oid 413 current snap is 0 2023-09-23T20:01:22.042 INFO:tasks.rados.rados.0.smithi112.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-09-23T20:01:22.048 INFO:tasks.rados.rados.0.smithi112.stdout:1243: writing smithi11289144-413 from 628826 to 1269768 tid 1 2023-09-23T20:01:22.054 INFO:tasks.rados.rados.0.smithi112.stdout:1243: writing smithi11289144-413 from 1869411 to 2332068 tid 2 2023-09-23T20:01:22.060 INFO:tasks.rados.rados.0.smithi112.stdout:1243: writing smithi11289144-413 from 2826425 to 3361074 tid 3 2023-09-23T20:01:22.060 INFO:tasks.rados.rados.0.smithi112.stdout:1244: write oid 181 current snap is 0 2023-09-23T20:01:22.061 INFO:tasks.rados.rados.0.smithi112.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-09-23T20:01:22.070 INFO:tasks.rados.rados.0.smithi112.stdout:1244: writing smithi11289144-181 from 645633 to 1361824 tid 1 2023-09-23T20:01:22.075 INFO:tasks.rados.rados.0.smithi112.stdout:1244: writing smithi11289144-181 from 1927893 to 2534208 tid 2 2023-09-23T20:01:22.080 INFO:tasks.rados.rados.0.smithi112.stdout:1244: writing smithi11289144-181 from 3137495 to 3445633 tid 3 2023-09-23T20:01:22.080 INFO:tasks.rados.rados.0.smithi112.stdout:1245: read oid 474 snap -1 2023-09-23T20:01:22.080 INFO:tasks.rados.rados.0.smithi112.stdout:1245: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:01:22.080 INFO:tasks.rados.rados.0.smithi112.stdout:1246: read oid 308 snap -1 2023-09-23T20:01:22.081 INFO:tasks.rados.rados.0.smithi112.stdout:1246: expect (ObjNum 307 snap 0 seq_num 307) 2023-09-23T20:01:22.081 INFO:tasks.rados.rados.0.smithi112.stdout:1247: write oid 119 current snap is 0 2023-09-23T20:01:22.081 INFO:tasks.rados.rados.0.smithi112.stdout:1236: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:01:22.222 INFO:tasks.rados.rados.0.smithi112.stdout:1237: finishing write tid 1 to smithi11289144-160 2023-09-23T20:01:22.222 INFO:tasks.rados.rados.0.smithi112.stdout:1237: finishing write tid 2 to smithi11289144-160 2023-09-23T20:01:22.222 INFO:tasks.rados.rados.0.smithi112.stdout:1237: finishing write tid 3 to smithi11289144-160 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1237: finishing write tid 4 to smithi11289144-160 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1237: finishing write tid 5 to smithi11289144-160 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 160 v 178 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1237: left oid 160 (ObjNum 914 snap 0 seq_num 914) 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1238: finishing write tid 1 to smithi11289144-38 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1238: finishing write tid 2 to smithi11289144-38 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1238: finishing write tid 3 to smithi11289144-38 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1238: finishing write tid 4 to smithi11289144-38 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1238: finishing write tid 5 to smithi11289144-38 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 38 v 182 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1238: left oid 38 (ObjNum 915 snap 0 seq_num 915) 2023-09-23T20:01:22.223 INFO:tasks.rados.rados.0.smithi112.stdout:1239: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1240: finishing write tid 1 to smithi11289144-183 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1240: finishing write tid 2 to smithi11289144-183 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1240: finishing write tid 3 to smithi11289144-183 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1240: finishing write tid 4 to smithi11289144-183 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1240: finishing write tid 5 to smithi11289144-183 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 183 v 247 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1240: left oid 183 (ObjNum 916 snap 0 seq_num 916) 2023-09-23T20:01:22.293 INFO:tasks.rados.rados.0.smithi112.stdout:1241: expect (ObjNum 869 snap 0 seq_num 869) 2023-09-23T20:01:22.376 INFO:tasks.rados.rados.0.smithi112.stdout:1242: finishing write tid 1 to smithi11289144-478 2023-09-23T20:01:22.376 INFO:tasks.rados.rados.0.smithi112.stdout:1242: finishing write tid 2 to smithi11289144-478 2023-09-23T20:01:22.376 INFO:tasks.rados.rados.0.smithi112.stdout:1242: finishing write tid 3 to smithi11289144-478 2023-09-23T20:01:22.376 INFO:tasks.rados.rados.0.smithi112.stdout:1242: finishing write tid 4 to smithi11289144-478 2023-09-23T20:01:22.376 INFO:tasks.rados.rados.0.smithi112.stdout:1242: finishing write tid 5 to smithi11289144-478 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 225 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1242: left oid 478 (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1243: finishing write tid 1 to smithi11289144-413 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1243: finishing write tid 2 to smithi11289144-413 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1243: finishing write tid 3 to smithi11289144-413 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1243: finishing write tid 4 to smithi11289144-413 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1243: finishing write tid 5 to smithi11289144-413 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 413 v 201 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1243: left oid 413 (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1244: finishing write tid 1 to smithi11289144-181 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1244: finishing write tid 2 to smithi11289144-181 2023-09-23T20:01:22.377 INFO:tasks.rados.rados.0.smithi112.stdout:1245: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:01:22.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:22 smithi112 bash[27353]: audit 2023-09-23T20:01:21.302732+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.112:0/2281658631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:22 smithi112 bash[41728]: audit 2023-09-23T20:01:21.302732+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.112:0/2281658631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:22.506 INFO:tasks.rados.rados.0.smithi112.stdout:1244: finishing write tid 3 to smithi11289144-181 2023-09-23T20:01:22.506 INFO:tasks.rados.rados.0.smithi112.stdout:1244: finishing write tid 4 to smithi11289144-181 2023-09-23T20:01:22.506 INFO:tasks.rados.rados.0.smithi112.stdout:1244: finishing write tid 5 to smithi11289144-181 2023-09-23T20:01:22.506 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 181 v 180 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-09-23T20:01:22.507 INFO:tasks.rados.rados.0.smithi112.stdout:1244: left oid 181 (ObjNum 919 snap 0 seq_num 919) 2023-09-23T20:01:22.507 INFO:tasks.rados.rados.0.smithi112.stdout:1246: expect (ObjNum 307 snap 0 seq_num 307) 2023-09-23T20:01:22.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:22 smithi174 bash[31352]: audit 2023-09-23T20:01:21.302732+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.112:0/2281658631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:22.611 INFO:tasks.rados.rados.0.smithi112.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-09-23T20:01:22.623 INFO:tasks.rados.rados.0.smithi112.stdout:1247: writing smithi11289144-119 from 662440 to 1170233 tid 1 2023-09-23T20:01:22.631 INFO:tasks.rados.rados.0.smithi112.stdout:1247: writing smithi11289144-119 from 1702728 to 2452701 tid 2 2023-09-23T20:01:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:1247: writing smithi11289144-119 from 2881271 to 3438464 tid 3 2023-09-23T20:01:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:1236: done (11 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1237: done (10 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1238: done (9 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1239: done (8 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1240: done (7 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1241: done (6 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1242: done (5 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1243: done (4 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1244: done (3 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1245: done (2 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1246: done (1 left) 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1248: write oid 32 current snap is 0 2023-09-23T20:01:22.637 INFO:tasks.rados.rados.0.smithi112.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-09-23T20:01:22.643 INFO:tasks.rados.rados.0.smithi112.stdout:1248: writing smithi11289144-32 from 679247 to 1262289 tid 1 2023-09-23T20:01:22.651 INFO:tasks.rados.rados.0.smithi112.stdout:1248: writing smithi11289144-32 from 2044857 to 2654841 tid 2 2023-09-23T20:01:22.657 INFO:tasks.rados.rados.0.smithi112.stdout:1248: writing smithi11289144-32 from 3192341 to 3479247 tid 3 2023-09-23T20:01:22.657 INFO:tasks.rados.rados.0.smithi112.stdout:1249: write oid 78 current snap is 0 2023-09-23T20:01:22.657 INFO:tasks.rados.rados.0.smithi112.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-09-23T20:01:22.664 INFO:tasks.rados.rados.0.smithi112.stdout:1249: writing smithi11289144-78 from 696054 to 1354345 tid 1 2023-09-23T20:01:22.673 INFO:tasks.rados.rados.0.smithi112.stdout:1249: writing smithi11289144-78 from 2103339 to 2856981 tid 2 2023-09-23T20:01:22.673 INFO:tasks.rados.rados.0.smithi112.stdout:1250: read oid 21 snap -1 2023-09-23T20:01:22.673 INFO:tasks.rados.rados.0.smithi112.stdout:1250: expect (ObjNum 20 snap 0 seq_num 20) 2023-09-23T20:01:22.673 INFO:tasks.rados.rados.0.smithi112.stdout:1251: read oid 410 snap -1 2023-09-23T20:01:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:1251: expect (ObjNum 593 snap 0 seq_num 593) 2023-09-23T20:01:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:1252: read oid 9 snap -1 2023-09-23T20:01:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:1252: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:1253: write oid 421 current snap is 0 2023-09-23T20:01:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-09-23T20:01:22.681 INFO:tasks.rados.rados.0.smithi112.stdout:1253: writing smithi11289144-421 from 712861 to 1446401 tid 1 2023-09-23T20:01:22.689 INFO:tasks.rados.rados.0.smithi112.stdout:1253: writing smithi11289144-421 from 2161821 to 2775474 tid 2 2023-09-23T20:01:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:1253: writing smithi11289144-421 from 3247187 to 3512861 tid 3 2023-09-23T20:01:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:1254: write oid 104 current snap is 0 2023-09-23T20:01:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:1247: finishing write tid 1 to smithi11289144-119 2023-09-23T20:01:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:1247: finishing write tid 2 to smithi11289144-119 2023-09-23T20:01:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:1247: finishing write tid 3 to smithi11289144-119 2023-09-23T20:01:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-09-23T20:01:22.700 INFO:tasks.rados.rados.0.smithi112.stdout:1254: writing smithi11289144-104 from 729668 to 1138457 tid 1 2023-09-23T20:01:22.708 INFO:tasks.rados.rados.0.smithi112.stdout:1254: writing smithi11289144-104 from 1820303 to 2577614 tid 2 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:1254: writing smithi11289144-104 from 3274610 to 3529668 tid 3 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:1255: write oid 336 current snap is 0 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:1247: finishing write tid 4 to smithi11289144-119 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:1247: finishing write tid 5 to smithi11289144-119 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 119 v 144 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:1247: left oid 119 (ObjNum 920 snap 0 seq_num 920) 2023-09-23T20:01:22.714 INFO:tasks.rados.rados.0.smithi112.stdout:1248: finishing write tid 1 to smithi11289144-32 2023-09-23T20:01:22.715 INFO:tasks.rados.rados.0.smithi112.stdout:1248: finishing write tid 2 to smithi11289144-32 2023-09-23T20:01:22.715 INFO:tasks.rados.rados.0.smithi112.stdout:1248: finishing write tid 3 to smithi11289144-32 2023-09-23T20:01:22.715 INFO:tasks.rados.rados.0.smithi112.stdout:1248: finishing write tid 4 to smithi11289144-32 2023-09-23T20:01:22.715 INFO:tasks.rados.rados.0.smithi112.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-09-23T20:01:22.721 INFO:tasks.rados.rados.0.smithi112.stdout:1255: writing smithi11289144-336 from 746475 to 1230513 tid 1 2023-09-23T20:01:22.728 INFO:tasks.rados.rados.0.smithi112.stdout:1255: writing smithi11289144-336 from 1762432 to 2379754 tid 2 2023-09-23T20:01:22.733 INFO:tasks.rados.rados.0.smithi112.stdout:1255: writing smithi11289144-336 from 2785680 to 3315586 tid 3 2023-09-23T20:01:22.733 INFO:tasks.rados.rados.0.smithi112.stdout:1247: done (8 left) 2023-09-23T20:01:22.733 INFO:tasks.rados.rados.0.smithi112.stdout:1256: read oid 391 snap -1 2023-09-23T20:01:22.733 INFO:tasks.rados.rados.0.smithi112.stdout:1256: expect deleted 2023-09-23T20:01:22.733 INFO:tasks.rados.rados.0.smithi112.stdout:1257: write oid 285 current snap is 0 2023-09-23T20:01:22.733 INFO:tasks.rados.rados.0.smithi112.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-09-23T20:01:22.740 INFO:tasks.rados.rados.0.smithi112.stdout:1257: writing smithi11289144-285 from 763282 to 1322569 tid 1 2023-09-23T20:01:22.747 INFO:tasks.rados.rados.0.smithi112.stdout:1257: writing smithi11289144-285 from 1820914 to 2581894 tid 2 2023-09-23T20:01:22.753 INFO:tasks.rados.rados.0.smithi112.stdout:1257: writing smithi11289144-285 from 3213103 to 3563282 tid 3 2023-09-23T20:01:22.753 INFO:tasks.rados.rados.0.smithi112.stdout:1258: read oid 118 snap -1 2023-09-23T20:01:22.753 INFO:tasks.rados.rados.0.smithi112.stdout:1258: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:01:22.753 INFO:tasks.rados.rados.0.smithi112.stdout:1259: read oid 199 snap -1 2023-09-23T20:01:22.753 INFO:tasks.rados.rados.0.smithi112.stdout:1259: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-23T20:01:22.754 INFO:tasks.rados.rados.0.smithi112.stdout:1260: write oid 26 current snap is 0 2023-09-23T20:01:22.754 INFO:tasks.rados.rados.0.smithi112.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-09-23T20:01:22.761 INFO:tasks.rados.rados.0.smithi112.stdout:1260: writing smithi11289144-26 from 780089 to 1414625 tid 1 2023-09-23T20:01:22.768 INFO:tasks.rados.rados.0.smithi112.stdout:1260: writing smithi11289144-26 from 1879396 to 2500387 tid 2 2023-09-23T20:01:22.774 INFO:tasks.rados.rados.0.smithi112.stdout:1260: writing smithi11289144-26 from 3240526 to 3580089 tid 3 2023-09-23T20:01:22.774 INFO:tasks.rados.rados.0.smithi112.stdout:1261: read oid 307 snap -1 2023-09-23T20:01:22.774 INFO:tasks.rados.rados.0.smithi112.stdout:1261: expect (ObjNum 306 snap 0 seq_num 306) 2023-09-23T20:01:22.775 INFO:tasks.rados.rados.0.smithi112.stdout:1262: write oid 479 current snap is 0 2023-09-23T20:01:22.775 INFO:tasks.rados.rados.0.smithi112.stdout:1248: finishing write tid 5 to smithi11289144-32 2023-09-23T20:01:22.775 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 32 v 197 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-09-23T20:01:22.775 INFO:tasks.rados.rados.0.smithi112.stdout:1248: left oid 32 (ObjNum 921 snap 0 seq_num 921) 2023-09-23T20:01:22.775 INFO:tasks.rados.rados.0.smithi112.stdout:1249: finishing write tid 1 to smithi11289144-78 2023-09-23T20:01:22.775 INFO:tasks.rados.rados.0.smithi112.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-09-23T20:01:22.781 INFO:tasks.rados.rados.0.smithi112.stdout:1262: writing smithi11289144-479 from 796896 to 1223034 tid 1 2023-09-23T20:01:22.788 INFO:tasks.rados.rados.0.smithi112.stdout:1262: writing smithi11289144-479 from 1654231 to 2418880 tid 2 2023-09-23T20:01:22.794 INFO:tasks.rados.rados.0.smithi112.stdout:1262: writing smithi11289144-479 from 2984302 to 3464377 tid 3 2023-09-23T20:01:22.794 INFO:tasks.rados.rados.0.smithi112.stdout:1248: done (14 left) 2023-09-23T20:01:22.795 INFO:tasks.rados.rados.0.smithi112.stdout:1263: delete oid 289 current snap is 0 2023-09-23T20:01:22.795 INFO:tasks.rados.rados.0.smithi112.stdout:1249: finishing write tid 2 to smithi11289144-78 2023-09-23T20:01:22.795 INFO:tasks.rados.rados.0.smithi112.stdout:1249: finishing write tid 3 to smithi11289144-78 2023-09-23T20:01:22.795 INFO:tasks.rados.rados.0.smithi112.stdout:1252: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:22.873 INFO:tasks.rados.rados.0.smithi112.stdout:1249: finishing write tid 4 to smithi11289144-78 2023-09-23T20:01:22.873 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 78 v 177 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-09-23T20:01:22.873 INFO:tasks.rados.rados.0.smithi112.stdout:1249: left oid 78 (ObjNum 922 snap 0 seq_num 922) 2023-09-23T20:01:22.874 INFO:tasks.rados.rados.0.smithi112.stdout:1250: expect (ObjNum 20 snap 0 seq_num 20) 2023-09-23T20:01:22.954 INFO:tasks.rados.rados.0.smithi112.stdout:1253: finishing write tid 1 to smithi11289144-421 2023-09-23T20:01:22.955 INFO:tasks.rados.rados.0.smithi112.stdout:1251: expect (ObjNum 593 snap 0 seq_num 593) 2023-09-23T20:01:23.139 INFO:tasks.rados.rados.0.smithi112.stdout:1253: finishing write tid 2 to smithi11289144-421 2023-09-23T20:01:23.139 INFO:tasks.rados.rados.0.smithi112.stdout:1253: finishing write tid 3 to smithi11289144-421 2023-09-23T20:01:23.139 INFO:tasks.rados.rados.0.smithi112.stdout:1253: finishing write tid 4 to smithi11289144-421 2023-09-23T20:01:23.139 INFO:tasks.rados.rados.0.smithi112.stdout:1253: finishing write tid 5 to smithi11289144-421 2023-09-23T20:01:23.140 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 202 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-09-23T20:01:23.140 INFO:tasks.rados.rados.0.smithi112.stdout:1253: left oid 421 (ObjNum 923 snap 0 seq_num 923) 2023-09-23T20:01:23.140 INFO:tasks.rados.rados.0.smithi112.stdout:1254: finishing write tid 1 to smithi11289144-104 2023-09-23T20:01:23.140 INFO:tasks.rados.rados.0.smithi112.stdout:1254: finishing write tid 2 to smithi11289144-104 2023-09-23T20:01:23.141 INFO:tasks.rados.rados.0.smithi112.stdout:1254: finishing write tid 3 to smithi11289144-104 2023-09-23T20:01:23.141 INFO:tasks.rados.rados.0.smithi112.stdout:1254: finishing write tid 4 to smithi11289144-104 2023-09-23T20:01:23.141 INFO:tasks.rados.rados.0.smithi112.stdout:1254: finishing write tid 5 to smithi11289144-104 2023-09-23T20:01:23.141 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 104 v 223 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-09-23T20:01:23.142 INFO:tasks.rados.rados.0.smithi112.stdout:1254: left oid 104 (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:01:23.142 INFO:tasks.rados.rados.0.smithi112.stdout:1255: finishing write tid 1 to smithi11289144-336 2023-09-23T20:01:23.143 INFO:tasks.rados.rados.0.smithi112.stdout:1255: finishing write tid 2 to smithi11289144-336 2023-09-23T20:01:23.143 INFO:tasks.rados.rados.0.smithi112.stdout:1255: finishing write tid 3 to smithi11289144-336 2023-09-23T20:01:23.143 INFO:tasks.rados.rados.0.smithi112.stdout:1255: finishing write tid 4 to smithi11289144-336 2023-09-23T20:01:23.143 INFO:tasks.rados.rados.0.smithi112.stdout:1255: finishing write tid 5 to smithi11289144-336 2023-09-23T20:01:23.144 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 251 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-09-23T20:01:23.144 INFO:tasks.rados.rados.0.smithi112.stdout:1255: left oid 336 (ObjNum 925 snap 0 seq_num 925) 2023-09-23T20:01:23.144 INFO:tasks.rados.rados.0.smithi112.stdout:1257: finishing write tid 1 to smithi11289144-285 2023-09-23T20:01:23.144 INFO:tasks.rados.rados.0.smithi112.stdout:1257: finishing write tid 2 to smithi11289144-285 2023-09-23T20:01:23.144 INFO:tasks.rados.rados.0.smithi112.stdout:1257: finishing write tid 3 to smithi11289144-285 2023-09-23T20:01:23.144 INFO:tasks.rados.rados.0.smithi112.stdout:1258: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:01:23.267 INFO:tasks.rados.rados.0.smithi112.stdout:1257: finishing write tid 4 to smithi11289144-285 2023-09-23T20:01:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:1257: finishing write tid 5 to smithi11289144-285 2023-09-23T20:01:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 269 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-09-23T20:01:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:1257: left oid 285 (ObjNum 926 snap 0 seq_num 926) 2023-09-23T20:01:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:1260: finishing write tid 1 to smithi11289144-26 2023-09-23T20:01:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:1259: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-23T20:01:23.370 INFO:tasks.rados.rados.0.smithi112.stdout:1260: finishing write tid 2 to smithi11289144-26 2023-09-23T20:01:23.370 INFO:tasks.rados.rados.0.smithi112.stdout:1260: finishing write tid 3 to smithi11289144-26 2023-09-23T20:01:23.370 INFO:tasks.rados.rados.0.smithi112.stdout:1260: finishing write tid 4 to smithi11289144-26 2023-09-23T20:01:23.370 INFO:tasks.rados.rados.0.smithi112.stdout:1260: finishing write tid 5 to smithi11289144-26 2023-09-23T20:01:23.370 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 26 v 205 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-09-23T20:01:23.370 INFO:tasks.rados.rados.0.smithi112.stdout:1260: left oid 26 (ObjNum 927 snap 0 seq_num 927) 2023-09-23T20:01:23.371 INFO:tasks.rados.rados.0.smithi112.stdout:1262: finishing write tid 1 to smithi11289144-479 2023-09-23T20:01:23.371 INFO:tasks.rados.rados.0.smithi112.stdout:1261: expect (ObjNum 306 snap 0 seq_num 306) 2023-09-23T20:01:23.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:23 smithi112 bash[41728]: cluster 2023-09-23T20:01:21.735741+0000 mgr.y (mgr.24356) 223 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 10 MiB/s wr, 92 op/s 2023-09-23T20:01:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:23 smithi112 bash[27353]: cluster 2023-09-23T20:01:21.735741+0000 mgr.y (mgr.24356) 223 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 10 MiB/s wr, 92 op/s 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1262: finishing write tid 2 to smithi11289144-479 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1262: finishing write tid 3 to smithi11289144-479 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1262: finishing write tid 4 to smithi11289144-479 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1262: finishing write tid 5 to smithi11289144-479 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 479 v 184 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1262: left oid 479 (ObjNum 928 snap 0 seq_num 928) 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1249: done (14 left) 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1250: done (13 left) 2023-09-23T20:01:23.477 INFO:tasks.rados.rados.0.smithi112.stdout:1251: done (12 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1252: done (11 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1253: done (10 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1254: done (9 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1255: done (8 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1256: done (7 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1257: done (6 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1258: done (5 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1259: done (4 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1260: done (3 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1261: done (2 left) 2023-09-23T20:01:23.478 INFO:tasks.rados.rados.0.smithi112.stdout:1262: done (1 left) 2023-09-23T20:01:23.479 INFO:tasks.rados.rados.0.smithi112.stdout:1263: done (0 left) 2023-09-23T20:01:23.479 INFO:tasks.rados.rados.0.smithi112.stdout:1264: write oid 461 current snap is 0 2023-09-23T20:01:23.479 INFO:tasks.rados.rados.0.smithi112.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-09-23T20:01:23.487 INFO:tasks.rados.rados.0.smithi112.stdout:1264: writing smithi11289144-461 from 430510 to 1007146 tid 1 2023-09-23T20:01:23.495 INFO:tasks.rados.rados.0.smithi112.stdout:1264: writing smithi11289144-461 from 1654842 to 2423160 tid 2 2023-09-23T20:01:23.502 INFO:tasks.rados.rados.0.smithi112.stdout:1264: writing smithi11289144-461 from 2922795 to 3425414 tid 3 2023-09-23T20:01:23.502 INFO:tasks.rados.rados.0.smithi112.stdout:1265: write oid 224 current snap is 0 2023-09-23T20:01:23.502 INFO:tasks.rados.rados.0.smithi112.stdout:1264: finishing write tid 1 to smithi11289144-461 2023-09-23T20:01:23.502 INFO:tasks.rados.rados.0.smithi112.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-09-23T20:01:23.508 INFO:tasks.rados.rados.0.smithi112.stdout:1265: writing smithi11289144-224 from 447317 to 1099202 tid 1 2023-09-23T20:01:23.516 INFO:tasks.rados.rados.0.smithi112.stdout:1265: writing smithi11289144-224 from 1713324 to 2341653 tid 2 2023-09-23T20:01:23.527 INFO:tasks.rados.rados.0.smithi112.stdout:1265: writing smithi11289144-224 from 3066571 to 3647317 tid 3 2023-09-23T20:01:23.527 INFO:tasks.rados.rados.0.smithi112.stdout:1266: read oid 30 snap -1 2023-09-23T20:01:23.527 INFO:tasks.rados.rados.0.smithi112.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:23.527 INFO:tasks.rados.rados.0.smithi112.stdout:1267: delete oid 143 current snap is 0 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1264: finishing write tid 2 to smithi11289144-461 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1264: finishing write tid 3 to smithi11289144-461 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1264: finishing write tid 4 to smithi11289144-461 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1264: finishing write tid 5 to smithi11289144-461 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 461 v 227 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1265: finishing write tid 1 to smithi11289144-224 2023-09-23T20:01:23.528 INFO:tasks.rados.rados.0.smithi112.stdout:1265: finishing write tid 2 to smithi11289144-224 2023-09-23T20:01:23.529 INFO:tasks.rados.rados.0.smithi112.stdout:1264: done (3 left) 2023-09-23T20:01:23.529 INFO:tasks.rados.rados.0.smithi112.stdout:1267: done (2 left) 2023-09-23T20:01:23.529 INFO:tasks.rados.rados.0.smithi112.stdout:1268: read oid 248 snap -1 2023-09-23T20:01:23.529 INFO:tasks.rados.rados.0.smithi112.stdout:1268: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:01:23.529 INFO:tasks.rados.rados.0.smithi112.stdout:1269: write oid 260 current snap is 0 2023-09-23T20:01:23.530 INFO:tasks.rados.rados.0.smithi112.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-09-23T20:01:23.535 INFO:tasks.rados.rados.0.smithi112.stdout:1269: writing smithi11289144-260 from 480931 to 883314 tid 1 2023-09-23T20:01:23.544 INFO:tasks.rados.rados.0.smithi112.stdout:1269: writing smithi11289144-260 from 1313935 to 1829580 tid 2 2023-09-23T20:01:23.553 INFO:tasks.rados.rados.0.smithi112.stdout:1269: writing smithi11289144-260 from 2488711 to 2941499 tid 3 2023-09-23T20:01:23.559 INFO:tasks.rados.rados.0.smithi112.stdout:1269: writing smithi11289144-260 from 3443230 to 3680931 tid 4 2023-09-23T20:01:23.559 INFO:tasks.rados.rados.0.smithi112.stdout:1270: write oid 398 current snap is 0 2023-09-23T20:01:23.559 INFO:tasks.rados.rados.0.smithi112.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-09-23T20:01:23.565 INFO:tasks.rados.rados.0.smithi112.stdout:1270: writing smithi11289144-398 from 497738 to 975370 tid 1 2023-09-23T20:01:23.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:23 smithi174 bash[31352]: cluster 2023-09-23T20:01:21.735741+0000 mgr.y (mgr.24356) 223 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 10 MiB/s wr, 92 op/s 2023-09-23T20:01:23.574 INFO:tasks.rados.rados.0.smithi112.stdout:1270: writing smithi11289144-398 from 1772417 to 2548073 tid 2 2023-09-23T20:01:23.581 INFO:tasks.rados.rados.0.smithi112.stdout:1270: writing smithi11289144-398 from 3316134 to 3697738 tid 3 2023-09-23T20:01:23.581 INFO:tasks.rados.rados.0.smithi112.stdout:1271: read oid 110 snap -1 2023-09-23T20:01:23.581 INFO:tasks.rados.rados.0.smithi112.stdout:1271: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:01:23.581 INFO:tasks.rados.rados.0.smithi112.stdout:1272: write oid 434 current snap is 0 2023-09-23T20:01:23.581 INFO:tasks.rados.rados.0.smithi112.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-09-23T20:01:23.587 INFO:tasks.rados.rados.0.smithi112.stdout:1272: writing smithi11289144-434 from 514545 to 1067426 tid 1 2023-09-23T20:01:23.594 INFO:tasks.rados.rados.0.smithi112.stdout:1272: writing smithi11289144-434 from 1830899 to 2350213 tid 2 2023-09-23T20:01:23.602 INFO:tasks.rados.rados.0.smithi112.stdout:1272: writing smithi11289144-434 from 2943557 to 3418889 tid 3 2023-09-23T20:01:23.602 INFO:tasks.rados.rados.0.smithi112.stdout:1273: write oid 277 current snap is 0 2023-09-23T20:01:23.602 INFO:tasks.rados.rados.0.smithi112.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-09-23T20:01:23.609 INFO:tasks.rados.rados.0.smithi112.stdout:1273: writing smithi11289144-277 from 531352 to 1275835 tid 1 2023-09-23T20:01:23.618 INFO:tasks.rados.rados.0.smithi112.stdout:1273: writing smithi11289144-277 from 2005734 to 2785059 tid 2 2023-09-23T20:01:23.623 INFO:tasks.rados.rados.0.smithi112.stdout:1273: writing smithi11289144-277 from 3487333 to 3731352 tid 3 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1274: read oid 108 snap -1 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1274: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1275: read oid 274 snap -1 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1276: read oid 333 snap -1 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1276: expect deleted 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1277: read oid 443 snap -1 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1278: read oid 436 snap -1 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1278: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T20:01:23.624 INFO:tasks.rados.rados.0.smithi112.stdout:1279: write oid 285 current snap is 0 2023-09-23T20:01:23.625 INFO:tasks.rados.rados.0.smithi112.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-09-23T20:01:23.629 INFO:tasks.rados.rados.0.smithi112.stdout:1279: writing smithi11289144-285 from 548159 to 967891 tid 1 2023-09-23T20:01:23.636 INFO:tasks.rados.rados.0.smithi112.stdout:1279: writing smithi11289144-285 from 1664216 to 2187199 tid 2 2023-09-23T20:01:23.643 INFO:tasks.rados.rados.0.smithi112.stdout:1279: writing smithi11289144-285 from 2714756 to 3328985 tid 3 2023-09-23T20:01:23.643 INFO:tasks.rados.rados.0.smithi112.stdout:1280: read oid 403 snap -1 2023-09-23T20:01:23.643 INFO:tasks.rados.rados.0.smithi112.stdout:1280: expect deleted 2023-09-23T20:01:23.643 INFO:tasks.rados.rados.0.smithi112.stdout:1281: write oid 219 current snap is 0 2023-09-23T20:01:23.643 INFO:tasks.rados.rados.0.smithi112.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-09-23T20:01:23.649 INFO:tasks.rados.rados.0.smithi112.stdout:1281: writing smithi11289144-219 from 564966 to 1059947 tid 1 2023-09-23T20:01:23.656 INFO:tasks.rados.rados.0.smithi112.stdout:1281: writing smithi11289144-219 from 1606345 to 2389339 tid 2 2023-09-23T20:01:23.662 INFO:tasks.rados.rados.0.smithi112.stdout:1281: writing smithi11289144-219 from 3025826 to 3451327 tid 3 2023-09-23T20:01:23.662 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:23.663 INFO:tasks.rados.rados.0.smithi112.stdout:1265: finishing write tid 3 to smithi11289144-224 2023-09-23T20:01:23.663 INFO:tasks.rados.rados.0.smithi112.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:23.748 INFO:tasks.rados.rados.0.smithi112.stdout:1265: finishing write tid 4 to smithi11289144-224 2023-09-23T20:01:23.748 INFO:tasks.rados.rados.0.smithi112.stdout:1265: finishing write tid 5 to smithi11289144-224 2023-09-23T20:01:23.748 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 224 v 186 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-09-23T20:01:23.749 INFO:tasks.rados.rados.0.smithi112.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-09-23T20:01:23.749 INFO:tasks.rados.rados.0.smithi112.stdout:1268: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:01:23.872 INFO:tasks.rados.rados.0.smithi112.stdout:1269: finishing write tid 1 to smithi11289144-260 2023-09-23T20:01:23.872 INFO:tasks.rados.rados.0.smithi112.stdout:1269: finishing write tid 2 to smithi11289144-260 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1269: finishing write tid 3 to smithi11289144-260 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1269: finishing write tid 4 to smithi11289144-260 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1269: finishing write tid 5 to smithi11289144-260 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1269: finishing write tid 6 to smithi11289144-260 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 182 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1265: done (15 left) 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1266: done (14 left) 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1268: done (13 left) 2023-09-23T20:01:23.873 INFO:tasks.rados.rados.0.smithi112.stdout:1269: done (12 left) 2023-09-23T20:01:23.874 INFO:tasks.rados.rados.0.smithi112.stdout:1282: write oid 153 current snap is 0 2023-09-23T20:01:23.874 INFO:tasks.rados.rados.0.smithi112.stdout:1270: finishing write tid 1 to smithi11289144-398 2023-09-23T20:01:23.874 INFO:tasks.rados.rados.0.smithi112.stdout:1270: finishing write tid 2 to smithi11289144-398 2023-09-23T20:01:23.874 INFO:tasks.rados.rados.0.smithi112.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-09-23T20:01:23.883 INFO:tasks.rados.rados.0.smithi112.stdout:1282: writing smithi11289144-153 from 581773 to 1152003 tid 1 2023-09-23T20:01:23.891 INFO:tasks.rados.rados.0.smithi112.stdout:1282: writing smithi11289144-153 from 1664827 to 2191479 tid 2 2023-09-23T20:01:23.897 INFO:tasks.rados.rados.0.smithi112.stdout:1282: writing smithi11289144-153 from 2653249 to 3290022 tid 3 2023-09-23T20:01:23.897 INFO:tasks.rados.rados.0.smithi112.stdout:1283: delete oid 44 current snap is 0 2023-09-23T20:01:23.897 INFO:tasks.rados.rados.0.smithi112.stdout:1270: finishing write tid 3 to smithi11289144-398 2023-09-23T20:01:23.898 INFO:tasks.rados.rados.0.smithi112.stdout:1270: finishing write tid 4 to smithi11289144-398 2023-09-23T20:01:23.898 INFO:tasks.rados.rados.0.smithi112.stdout:1270: finishing write tid 5 to smithi11289144-398 2023-09-23T20:01:23.898 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 398 v 190 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-09-23T20:01:23.898 INFO:tasks.rados.rados.0.smithi112.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-09-23T20:01:23.898 INFO:tasks.rados.rados.0.smithi112.stdout:1271: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:01:23.971 INFO:tasks.rados.rados.0.smithi112.stdout:1272: finishing write tid 1 to smithi11289144-434 2023-09-23T20:01:23.971 INFO:tasks.rados.rados.0.smithi112.stdout:1272: finishing write tid 2 to smithi11289144-434 2023-09-23T20:01:23.971 INFO:tasks.rados.rados.0.smithi112.stdout:1272: finishing write tid 3 to smithi11289144-434 2023-09-23T20:01:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:1272: finishing write tid 4 to smithi11289144-434 2023-09-23T20:01:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:1272: finishing write tid 5 to smithi11289144-434 2023-09-23T20:01:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 434 v 210 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-09-23T20:01:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-09-23T20:01:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:1273: finishing write tid 1 to smithi11289144-277 2023-09-23T20:01:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:1273: finishing write tid 2 to smithi11289144-277 2023-09-23T20:01:23.973 INFO:tasks.rados.rados.0.smithi112.stdout:1273: finishing write tid 3 to smithi11289144-277 2023-09-23T20:01:23.973 INFO:tasks.rados.rados.0.smithi112.stdout:1273: finishing write tid 4 to smithi11289144-277 2023-09-23T20:01:23.973 INFO:tasks.rados.rados.0.smithi112.stdout:1273: finishing write tid 5 to smithi11289144-277 2023-09-23T20:01:23.973 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 277 v 255 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-09-23T20:01:23.973 INFO:tasks.rados.rados.0.smithi112.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:01:23.973 INFO:tasks.rados.rados.0.smithi112.stdout:1274: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T20:01:24.063 INFO:tasks.rados.rados.0.smithi112.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:01:24.171 INFO:tasks.rados.rados.0.smithi112.stdout:1278: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T20:01:24.271 INFO:tasks.rados.rados.0.smithi112.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:01:24.352 INFO:tasks.rados.rados.0.smithi112.stdout:1279: finishing write tid 1 to smithi11289144-285 2023-09-23T20:01:24.352 INFO:tasks.rados.rados.0.smithi112.stdout:1279: finishing write tid 2 to smithi11289144-285 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1279: finishing write tid 3 to smithi11289144-285 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1279: finishing write tid 4 to smithi11289144-285 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1279: finishing write tid 5 to smithi11289144-285 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 273 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1281: finishing write tid 1 to smithi11289144-219 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1281: finishing write tid 2 to smithi11289144-219 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1281: finishing write tid 3 to smithi11289144-219 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1281: finishing write tid 4 to smithi11289144-219 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1281: finishing write tid 5 to smithi11289144-219 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 259 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-09-23T20:01:24.353 INFO:tasks.rados.rados.0.smithi112.stdout:1281: left oid 219 (ObjNum 938 snap 0 seq_num 938) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1282: finishing write tid 1 to smithi11289144-153 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1282: finishing write tid 2 to smithi11289144-153 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1282: finishing write tid 3 to smithi11289144-153 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1282: finishing write tid 4 to smithi11289144-153 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1282: finishing write tid 5 to smithi11289144-153 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 153 v 277 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1282: left oid 153 (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1270: done (13 left) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1271: done (12 left) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1272: done (11 left) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1273: done (10 left) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1274: done (9 left) 2023-09-23T20:01:24.354 INFO:tasks.rados.rados.0.smithi112.stdout:1275: done (8 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1276: done (7 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1277: done (6 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1278: done (5 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1279: done (4 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1280: done (3 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1281: done (2 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1282: done (1 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1283: done (0 left) 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1284: write oid 57 current snap is 0 2023-09-23T20:01:24.355 INFO:tasks.rados.rados.0.smithi112.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-09-23T20:01:24.366 INFO:tasks.rados.rados.0.smithi112.stdout:1284: writing smithi11289144-57 from 615387 to 1336115 tid 1 2023-09-23T20:01:24.372 INFO:tasks.rados.rados.0.smithi112.stdout:1284: writing smithi11289144-57 from 1781791 to 2312112 tid 2 2023-09-23T20:01:24.380 INFO:tasks.rados.rados.0.smithi112.stdout:1284: writing smithi11289144-57 from 3108095 to 3815387 tid 3 2023-09-23T20:01:24.380 INFO:tasks.rados.rados.0.smithi112.stdout:1285: write oid 25 current snap is 0 2023-09-23T20:01:24.380 INFO:tasks.rados.rados.0.smithi112.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-09-23T20:01:24.388 INFO:tasks.rados.rados.0.smithi112.stdout:1285: writing smithi11289144-25 from 632194 to 1428171 tid 1 2023-09-23T20:01:24.397 INFO:tasks.rados.rados.0.smithi112.stdout:1285: writing smithi11289144-25 from 2123920 to 2914252 tid 2 2023-09-23T20:01:24.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:24 smithi112 bash[41728]: audit 2023-09-23T20:01:23.756465+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.112:0/2011983211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:24 smithi112 bash[27353]: audit 2023-09-23T20:01:23.756465+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.112:0/2011983211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1285: writing smithi11289144-25 from 3419165 to 3832194 tid 3 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1286: write oid 32 current snap is 0 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1284: finishing write tid 1 to smithi11289144-57 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1284: finishing write tid 2 to smithi11289144-57 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1284: finishing write tid 3 to smithi11289144-57 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1284: finishing write tid 4 to smithi11289144-57 2023-09-23T20:01:24.402 INFO:tasks.rados.rados.0.smithi112.stdout:1284: finishing write tid 5 to smithi11289144-57 2023-09-23T20:01:24.403 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 57 v 281 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-09-23T20:01:24.403 INFO:tasks.rados.rados.0.smithi112.stdout:1284: left oid 57 (ObjNum 941 snap 0 seq_num 941) 2023-09-23T20:01:24.403 INFO:tasks.rados.rados.0.smithi112.stdout:1285: finishing write tid 1 to smithi11289144-25 2023-09-23T20:01:24.403 INFO:tasks.rados.rados.0.smithi112.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-09-23T20:01:24.409 INFO:tasks.rados.rados.0.smithi112.stdout:1286: writing smithi11289144-32 from 649001 to 1236580 tid 1 2023-09-23T20:01:24.416 INFO:tasks.rados.rados.0.smithi112.stdout:1286: writing smithi11289144-32 from 1898755 to 2432745 tid 2 2023-09-23T20:01:24.424 INFO:tasks.rados.rados.0.smithi112.stdout:1286: writing smithi11289144-32 from 3162941 to 3849001 tid 3 2023-09-23T20:01:24.424 INFO:tasks.rados.rados.0.smithi112.stdout:1284: done (2 left) 2023-09-23T20:01:24.424 INFO:tasks.rados.rados.0.smithi112.stdout:1287: write oid 439 current snap is 0 2023-09-23T20:01:24.424 INFO:tasks.rados.rados.0.smithi112.stdout:1285: finishing write tid 2 to smithi11289144-25 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1285: finishing write tid 3 to smithi11289144-25 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1285: finishing write tid 4 to smithi11289144-25 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1285: finishing write tid 5 to smithi11289144-25 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 214 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1285: left oid 25 (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1286: finishing write tid 1 to smithi11289144-32 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1286: finishing write tid 2 to smithi11289144-32 2023-09-23T20:01:24.425 INFO:tasks.rados.rados.0.smithi112.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-09-23T20:01:24.431 INFO:tasks.rados.rados.0.smithi112.stdout:1287: writing smithi11289144-439 from 665808 to 1328636 tid 1 2023-09-23T20:01:24.439 INFO:tasks.rados.rados.0.smithi112.stdout:1287: writing smithi11289144-439 from 1957237 to 2634885 tid 2 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1287: writing smithi11289144-439 from 3074011 to 3683497 tid 3 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1285: done (2 left) 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1288: read oid 333 snap -1 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1288: expect deleted 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1289: read oid 478 snap -1 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1289: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1290: read oid 323 snap -1 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1290: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:01:24.446 INFO:tasks.rados.rados.0.smithi112.stdout:1291: write oid 455 current snap is 0 2023-09-23T20:01:24.447 INFO:tasks.rados.rados.0.smithi112.stdout:1286: finishing write tid 3 to smithi11289144-32 2023-09-23T20:01:24.447 INFO:tasks.rados.rados.0.smithi112.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-09-23T20:01:24.453 INFO:tasks.rados.rados.0.smithi112.stdout:1291: writing smithi11289144-455 from 682615 to 1420692 tid 1 2023-09-23T20:01:24.459 INFO:tasks.rados.rados.0.smithi112.stdout:1291: writing smithi11289144-455 from 2015719 to 2553378 tid 2 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1291: writing smithi11289144-455 from 3217787 to 3638545 tid 3 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1292: write oid 23 current snap is 0 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1286: finishing write tid 4 to smithi11289144-32 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1286: finishing write tid 5 to smithi11289144-32 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 32 v 201 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1287: finishing write tid 1 to smithi11289144-439 2023-09-23T20:01:24.466 INFO:tasks.rados.rados.0.smithi112.stdout:1287: finishing write tid 2 to smithi11289144-439 2023-09-23T20:01:24.467 INFO:tasks.rados.rados.0.smithi112.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-09-23T20:01:24.472 INFO:tasks.rados.rados.0.smithi112.stdout:1292: writing smithi11289144-23 from 699422 to 1112748 tid 1 2023-09-23T20:01:24.478 INFO:tasks.rados.rados.0.smithi112.stdout:1292: writing smithi11289144-23 from 1557848 to 2239165 tid 2 2023-09-23T20:01:24.487 INFO:tasks.rados.rados.0.smithi112.stdout:1292: writing smithi11289144-23 from 3012504 to 3760887 tid 3 2023-09-23T20:01:24.487 INFO:tasks.rados.rados.0.smithi112.stdout:1286: done (6 left) 2023-09-23T20:01:24.487 INFO:tasks.rados.rados.0.smithi112.stdout:1293: write oid 274 current snap is 0 2023-09-23T20:01:24.487 INFO:tasks.rados.rados.0.smithi112.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-09-23T20:01:24.495 INFO:tasks.rados.rados.0.smithi112.stdout:1293: writing smithi11289144-274 from 716229 to 1204804 tid 1 2023-09-23T20:01:24.500 INFO:tasks.rados.rados.0.smithi112.stdout:1293: writing smithi11289144-274 from 1616330 to 2157658 tid 2 2023-09-23T20:01:24.507 INFO:tasks.rados.rados.0.smithi112.stdout:1293: writing smithi11289144-274 from 2756280 to 3315935 tid 3 2023-09-23T20:01:24.507 INFO:tasks.rados.rados.0.smithi112.stdout:1294: read oid 72 snap -1 2023-09-23T20:01:24.507 INFO:tasks.rados.rados.0.smithi112.stdout:1294: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T20:01:24.507 INFO:tasks.rados.rados.0.smithi112.stdout:1295: read oid 211 snap -1 2023-09-23T20:01:24.507 INFO:tasks.rados.rados.0.smithi112.stdout:1295: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:01:24.507 INFO:tasks.rados.rados.0.smithi112.stdout:1296: write oid 357 current snap is 0 2023-09-23T20:01:24.508 INFO:tasks.rados.rados.0.smithi112.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-09-23T20:01:24.515 INFO:tasks.rados.rados.0.smithi112.stdout:1296: writing smithi11289144-357 from 733036 to 1296860 tid 1 2023-09-23T20:01:24.523 INFO:tasks.rados.rados.0.smithi112.stdout:1296: writing smithi11289144-357 from 2074812 to 2759798 tid 2 2023-09-23T20:01:24.530 INFO:tasks.rados.rados.0.smithi112.stdout:1296: writing smithi11289144-357 from 3183703 to 3933036 tid 3 2023-09-23T20:01:24.530 INFO:tasks.rados.rados.0.smithi112.stdout:1297: write oid 422 current snap is 0 2023-09-23T20:01:24.530 INFO:tasks.rados.rados.0.smithi112.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-09-23T20:01:24.538 INFO:tasks.rados.rados.0.smithi112.stdout:1297: writing smithi11289144-422 from 749843 to 1388916 tid 1 2023-09-23T20:01:24.545 INFO:tasks.rados.rados.0.smithi112.stdout:1297: writing smithi11289144-422 from 2133294 to 2678291 tid 2 2023-09-23T20:01:24.552 INFO:tasks.rados.rados.0.smithi112.stdout:1297: writing smithi11289144-422 from 3211126 to 3793325 tid 3 2023-09-23T20:01:24.552 INFO:tasks.rados.rados.0.smithi112.stdout:1298: read oid 62 snap -1 2023-09-23T20:01:24.552 INFO:tasks.rados.rados.0.smithi112.stdout:1298: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:01:24.552 INFO:tasks.rados.rados.0.smithi112.stdout:1299: delete oid 299 current snap is 0 2023-09-23T20:01:24.552 INFO:tasks.rados.rados.0.smithi112.stdout:1287: finishing write tid 3 to smithi11289144-439 2023-09-23T20:01:24.553 INFO:tasks.rados.rados.0.smithi112.stdout:1287: finishing write tid 4 to smithi11289144-439 2023-09-23T20:01:24.553 INFO:tasks.rados.rados.0.smithi112.stdout:1287: finishing write tid 5 to smithi11289144-439 2023-09-23T20:01:24.553 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 206 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-09-23T20:01:24.553 INFO:tasks.rados.rados.0.smithi112.stdout:1287: left oid 439 (ObjNum 944 snap 0 seq_num 944) 2023-09-23T20:01:24.553 INFO:tasks.rados.rados.0.smithi112.stdout:1289: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:01:24.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:24 smithi174 bash[31352]: audit 2023-09-23T20:01:23.756465+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.112:0/2011983211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:24.748 INFO:tasks.rados.rados.0.smithi112.stdout:1291: finishing write tid 1 to smithi11289144-455 2023-09-23T20:01:24.748 INFO:tasks.rados.rados.0.smithi112.stdout:1290: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1291: finishing write tid 2 to smithi11289144-455 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1291: finishing write tid 3 to smithi11289144-455 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1291: finishing write tid 4 to smithi11289144-455 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1291: finishing write tid 5 to smithi11289144-455 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 455 v 210 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1291: left oid 455 (ObjNum 945 snap 0 seq_num 945) 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1292: finishing write tid 1 to smithi11289144-23 2023-09-23T20:01:24.885 INFO:tasks.rados.rados.0.smithi112.stdout:1292: finishing write tid 2 to smithi11289144-23 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1292: finishing write tid 3 to smithi11289144-23 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1292: finishing write tid 4 to smithi11289144-23 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1292: finishing write tid 5 to smithi11289144-23 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 23 v 205 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1292: left oid 23 (ObjNum 946 snap 0 seq_num 946) 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1293: finishing write tid 1 to smithi11289144-274 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1293: finishing write tid 2 to smithi11289144-274 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1293: finishing write tid 3 to smithi11289144-274 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1293: finishing write tid 4 to smithi11289144-274 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:1293: finishing write tid 5 to smithi11289144-274 2023-09-23T20:01:24.886 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 274 v 285 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-09-23T20:01:24.887 INFO:tasks.rados.rados.0.smithi112.stdout:1293: left oid 274 (ObjNum 947 snap 0 seq_num 947) 2023-09-23T20:01:24.887 INFO:tasks.rados.rados.0.smithi112.stdout:1294: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T20:01:24.989 INFO:tasks.rados.rados.0.smithi112.stdout:1295: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1296: finishing write tid 1 to smithi11289144-357 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1296: finishing write tid 2 to smithi11289144-357 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1296: finishing write tid 3 to smithi11289144-357 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1296: finishing write tid 4 to smithi11289144-357 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1296: finishing write tid 5 to smithi11289144-357 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 357 v 289 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1296: left oid 357 (ObjNum 948 snap 0 seq_num 948) 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1297: finishing write tid 1 to smithi11289144-422 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1297: finishing write tid 2 to smithi11289144-422 2023-09-23T20:01:25.087 INFO:tasks.rados.rados.0.smithi112.stdout:1297: finishing write tid 3 to smithi11289144-422 2023-09-23T20:01:25.088 INFO:tasks.rados.rados.0.smithi112.stdout:1297: finishing write tid 4 to smithi11289144-422 2023-09-23T20:01:25.088 INFO:tasks.rados.rados.0.smithi112.stdout:1297: finishing write tid 5 to smithi11289144-422 2023-09-23T20:01:25.088 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 422 v 166 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-09-23T20:01:25.088 INFO:tasks.rados.rados.0.smithi112.stdout:1297: left oid 422 (ObjNum 949 snap 0 seq_num 949) 2023-09-23T20:01:25.088 INFO:tasks.rados.rados.0.smithi112.stdout:1298: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:01:25.181 INFO:tasks.rados.rados.0.smithi112.stdout:1287: done (12 left) 2023-09-23T20:01:25.181 INFO:tasks.rados.rados.0.smithi112.stdout:1288: done (11 left) 2023-09-23T20:01:25.181 INFO:tasks.rados.rados.0.smithi112.stdout:1289: done (10 left) 2023-09-23T20:01:25.181 INFO:tasks.rados.rados.0.smithi112.stdout:1290: done (9 left) 2023-09-23T20:01:25.181 INFO:tasks.rados.rados.0.smithi112.stdout:1291: done (8 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1292: done (7 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1293: done (6 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1294: done (5 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1295: done (4 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1296: done (3 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1297: done (2 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1298: done (1 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1299: done (0 left) 2023-09-23T20:01:25.182 INFO:tasks.rados.rados.0.smithi112.stdout:1300: delete oid 197 current snap is 0 2023-09-23T20:01:25.183 INFO:tasks.rados.rados.0.smithi112.stdout:1300: done (0 left) 2023-09-23T20:01:25.183 INFO:tasks.rados.rados.0.smithi112.stdout:1301: write oid 61 current snap is 0 2023-09-23T20:01:25.184 INFO:tasks.rados.rados.0.smithi112.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-09-23T20:01:25.193 INFO:tasks.rados.rados.0.smithi112.stdout:1301: writing smithi11289144-61 from 400264 to 981437 tid 1 2023-09-23T20:01:25.199 INFO:tasks.rados.rados.0.smithi112.stdout:1301: writing smithi11289144-61 from 1508740 to 2000264 tid 2 2023-09-23T20:01:25.199 INFO:tasks.rados.rados.0.smithi112.stdout:1302: write oid 498 current snap is 0 2023-09-23T20:01:25.199 INFO:tasks.rados.rados.0.smithi112.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-09-23T20:01:25.205 INFO:tasks.rados.rados.0.smithi112.stdout:1302: writing smithi11289144-498 from 417071 to 1073493 tid 1 2023-09-23T20:01:25.211 INFO:tasks.rados.rados.0.smithi112.stdout:1302: writing smithi11289144-498 from 1567222 to 2017071 tid 2 2023-09-23T20:01:25.211 INFO:tasks.rados.rados.0.smithi112.stdout:1303: write oid 196 current snap is 0 2023-09-23T20:01:25.211 INFO:tasks.rados.rados.0.smithi112.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-09-23T20:01:25.217 INFO:tasks.rados.rados.0.smithi112.stdout:1303: writing smithi11289144-196 from 433878 to 1165549 tid 1 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1303: writing smithi11289144-196 from 1909351 to 2033878 tid 2 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1304: read oid 408 snap -1 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1304: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1305: read oid 43 snap -1 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1305: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1306: write oid 229 current snap is 0 2023-09-23T20:01:25.223 INFO:tasks.rados.rados.0.smithi112.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-09-23T20:01:25.228 INFO:tasks.rados.rados.0.smithi112.stdout:1306: writing smithi11289144-229 from 450685 to 857605 tid 1 2023-09-23T20:01:25.235 INFO:tasks.rados.rados.0.smithi112.stdout:1306: writing smithi11289144-229 from 1567833 to 2050685 tid 2 2023-09-23T20:01:25.235 INFO:tasks.rados.rados.0.smithi112.stdout:1307: read oid 146 snap -1 2023-09-23T20:01:25.235 INFO:tasks.rados.rados.0.smithi112.stdout:1307: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:01:25.235 INFO:tasks.rados.rados.0.smithi112.stdout:1308: write oid 155 current snap is 0 2023-09-23T20:01:25.235 INFO:tasks.rados.rados.0.smithi112.stdout:1301: finishing write tid 1 to smithi11289144-61 2023-09-23T20:01:25.235 INFO:tasks.rados.rados.0.smithi112.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-09-23T20:01:25.240 INFO:tasks.rados.rados.0.smithi112.stdout:1308: writing smithi11289144-155 from 467492 to 949661 tid 1 2023-09-23T20:01:25.247 INFO:tasks.rados.rados.0.smithi112.stdout:1308: writing smithi11289144-155 from 1626315 to 2067492 tid 2 2023-09-23T20:01:25.247 INFO:tasks.rados.rados.0.smithi112.stdout:1309: read oid 55 snap -1 2023-09-23T20:01:25.247 INFO:tasks.rados.rados.0.smithi112.stdout:1309: expect (ObjNum 741 snap 0 seq_num 741) 2023-09-23T20:01:25.247 INFO:tasks.rados.rados.0.smithi112.stdout:1310: write oid 11 current snap is 0 2023-09-23T20:01:25.248 INFO:tasks.rados.rados.0.smithi112.stdout:1301: finishing write tid 2 to smithi11289144-61 2023-09-23T20:01:25.248 INFO:tasks.rados.rados.0.smithi112.stdout:1301: finishing write tid 3 to smithi11289144-61 2023-09-23T20:01:25.248 INFO:tasks.rados.rados.0.smithi112.stdout:1301: finishing write tid 4 to smithi11289144-61 2023-09-23T20:01:25.248 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 61 v 143 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-09-23T20:01:25.248 INFO:tasks.rados.rados.0.smithi112.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-09-23T20:01:25.248 INFO:tasks.rados.rados.0.smithi112.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-09-23T20:01:25.253 INFO:tasks.rados.rados.0.smithi112.stdout:1310: writing smithi11289144-11 from 484299 to 1041717 tid 1 2023-09-23T20:01:25.259 INFO:tasks.rados.rados.0.smithi112.stdout:1310: writing smithi11289144-11 from 1684797 to 2084299 tid 2 2023-09-23T20:01:25.259 INFO:tasks.rados.rados.0.smithi112.stdout:1301: done (9 left) 2023-09-23T20:01:25.259 INFO:tasks.rados.rados.0.smithi112.stdout:1311: write oid 20 current snap is 0 2023-09-23T20:01:25.259 INFO:tasks.rados.rados.0.smithi112.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-09-23T20:01:25.266 INFO:tasks.rados.rados.0.smithi112.stdout:1311: writing smithi11289144-20 from 501106 to 1250126 tid 1 2023-09-23T20:01:25.271 INFO:tasks.rados.rados.0.smithi112.stdout:1311: writing smithi11289144-20 from 1743279 to 2101106 tid 2 2023-09-23T20:01:25.271 INFO:tasks.rados.rados.0.smithi112.stdout:1312: read oid 42 snap -1 2023-09-23T20:01:25.271 INFO:tasks.rados.rados.0.smithi112.stdout:1312: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1313: read oid 481 snap -1 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1313: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1314: delete oid 170 current snap is 0 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1302: finishing write tid 1 to smithi11289144-498 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1302: finishing write tid 2 to smithi11289144-498 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1302: finishing write tid 3 to smithi11289144-498 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1302: finishing write tid 4 to smithi11289144-498 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 498 v 228 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1303: finishing write tid 1 to smithi11289144-196 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1303: finishing write tid 2 to smithi11289144-196 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1303: finishing write tid 3 to smithi11289144-196 2023-09-23T20:01:25.272 INFO:tasks.rados.rados.0.smithi112.stdout:1303: finishing write tid 4 to smithi11289144-196 2023-09-23T20:01:25.273 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 196 v 151 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-09-23T20:01:25.273 INFO:tasks.rados.rados.0.smithi112.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-09-23T20:01:25.273 INFO:tasks.rados.rados.0.smithi112.stdout:1305: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:01:25.389 INFO:tasks.rados.rados.0.smithi112.stdout:1306: finishing write tid 1 to smithi11289144-229 2023-09-23T20:01:25.389 INFO:tasks.rados.rados.0.smithi112.stdout:1304: expect (ObjNum 528 snap 0 seq_num 528) 2023-09-23T20:01:25.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:25 smithi112 bash[27353]: cluster 2023-09-23T20:01:23.736898+0000 mgr.y (mgr.24356) 224 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-23T20:01:25.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:25 smithi112 bash[41728]: cluster 2023-09-23T20:01:23.736898+0000 mgr.y (mgr.24356) 224 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-23T20:01:25.523 INFO:tasks.rados.rados.0.smithi112.stdout:1306: finishing write tid 2 to smithi11289144-229 2023-09-23T20:01:25.523 INFO:tasks.rados.rados.0.smithi112.stdout:1306: finishing write tid 3 to smithi11289144-229 2023-09-23T20:01:25.524 INFO:tasks.rados.rados.0.smithi112.stdout:1306: finishing write tid 4 to smithi11289144-229 2023-09-23T20:01:25.524 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 229 v 185 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-09-23T20:01:25.524 INFO:tasks.rados.rados.0.smithi112.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-09-23T20:01:25.524 INFO:tasks.rados.rados.0.smithi112.stdout:1308: finishing write tid 1 to smithi11289144-155 2023-09-23T20:01:25.524 INFO:tasks.rados.rados.0.smithi112.stdout:1307: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:01:25.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:25 smithi174 bash[31352]: cluster 2023-09-23T20:01:23.736898+0000 mgr.y (mgr.24356) 224 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-23T20:01:25.702 INFO:tasks.rados.rados.0.smithi112.stdout:1308: finishing write tid 2 to smithi11289144-155 2023-09-23T20:01:25.702 INFO:tasks.rados.rados.0.smithi112.stdout:1308: finishing write tid 3 to smithi11289144-155 2023-09-23T20:01:25.703 INFO:tasks.rados.rados.0.smithi112.stdout:1308: finishing write tid 4 to smithi11289144-155 2023-09-23T20:01:25.703 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 231 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-09-23T20:01:25.703 INFO:tasks.rados.rados.0.smithi112.stdout:1308: left oid 155 (ObjNum 956 snap 0 seq_num 956) 2023-09-23T20:01:25.703 INFO:tasks.rados.rados.0.smithi112.stdout:1309: expect (ObjNum 741 snap 0 seq_num 741) 2023-09-23T20:01:25.824 INFO:tasks.rados.rados.0.smithi112.stdout:1310: finishing write tid 1 to smithi11289144-11 2023-09-23T20:01:25.824 INFO:tasks.rados.rados.0.smithi112.stdout:1310: finishing write tid 2 to smithi11289144-11 2023-09-23T20:01:25.824 INFO:tasks.rados.rados.0.smithi112.stdout:1310: finishing write tid 3 to smithi11289144-11 2023-09-23T20:01:25.824 INFO:tasks.rados.rados.0.smithi112.stdout:1310: finishing write tid 4 to smithi11289144-11 2023-09-23T20:01:25.824 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 11 v 188 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-09-23T20:01:25.825 INFO:tasks.rados.rados.0.smithi112.stdout:1310: left oid 11 (ObjNum 957 snap 0 seq_num 957) 2023-09-23T20:01:25.825 INFO:tasks.rados.rados.0.smithi112.stdout:1311: finishing write tid 1 to smithi11289144-20 2023-09-23T20:01:25.825 INFO:tasks.rados.rados.0.smithi112.stdout:1312: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:01:25.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:01:25 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:25] "GET /metrics HTTP/1.1" 200 242424 "" "Prometheus/2.43.0" 2023-09-23T20:01:25.920 INFO:tasks.rados.rados.0.smithi112.stdout:1311: finishing write tid 2 to smithi11289144-20 2023-09-23T20:01:25.921 INFO:tasks.rados.rados.0.smithi112.stdout:1311: finishing write tid 3 to smithi11289144-20 2023-09-23T20:01:25.921 INFO:tasks.rados.rados.0.smithi112.stdout:1311: finishing write tid 4 to smithi11289144-20 2023-09-23T20:01:25.921 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 20 v 262 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-09-23T20:01:25.921 INFO:tasks.rados.rados.0.smithi112.stdout:1311: left oid 20 (ObjNum 958 snap 0 seq_num 958) 2023-09-23T20:01:25.921 INFO:tasks.rados.rados.0.smithi112.stdout:1313: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:26.094 INFO:tasks.rados.rados.0.smithi112.stdout:1302: done (12 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1303: done (11 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1304: done (10 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1305: done (9 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1306: done (8 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1307: done (7 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1308: done (6 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1309: done (5 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1310: done (4 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1311: done (3 left) 2023-09-23T20:01:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:1312: done (2 left) 2023-09-23T20:01:26.096 INFO:tasks.rados.rados.0.smithi112.stdout:1313: done (1 left) 2023-09-23T20:01:26.096 INFO:tasks.rados.rados.0.smithi112.stdout:1314: done (0 left) 2023-09-23T20:01:26.096 INFO:tasks.rados.rados.0.smithi112.stdout:1315: write oid 249 current snap is 0 2023-09-23T20:01:26.096 INFO:tasks.rados.rados.0.smithi112.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-09-23T20:01:26.101 INFO:tasks.rados.rados.0.smithi112.stdout:1315: writing smithi11289144-249 from 534720 to 1034238 tid 1 2023-09-23T20:01:26.109 INFO:tasks.rados.rados.0.smithi112.stdout:1315: writing smithi11289144-249 from 1460243 to 2134720 tid 2 2023-09-23T20:01:26.109 INFO:tasks.rados.rados.0.smithi112.stdout:1316: read oid 340 snap -1 2023-09-23T20:01:26.109 INFO:tasks.rados.rados.0.smithi112.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:01:26.109 INFO:tasks.rados.rados.0.smithi112.stdout:1317: write oid 219 current snap is 0 2023-09-23T20:01:26.110 INFO:tasks.rados.rados.0.smithi112.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-09-23T20:01:26.117 INFO:tasks.rados.rados.0.smithi112.stdout:1317: writing smithi11289144-219 from 551527 to 1126294 tid 1 2023-09-23T20:01:26.123 INFO:tasks.rados.rados.0.smithi112.stdout:1317: writing smithi11289144-219 from 1918725 to 2151527 tid 2 2023-09-23T20:01:26.124 INFO:tasks.rados.rados.0.smithi112.stdout:1318: read oid 396 snap -1 2023-09-23T20:01:26.124 INFO:tasks.rados.rados.0.smithi112.stdout:1318: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:01:26.124 INFO:tasks.rados.rados.0.smithi112.stdout:1319: write oid 158 current snap is 0 2023-09-23T20:01:26.124 INFO:tasks.rados.rados.0.smithi112.stdout:1315: finishing write tid 1 to smithi11289144-249 2023-09-23T20:01:26.124 INFO:tasks.rados.rados.0.smithi112.stdout:1315: finishing write tid 2 to smithi11289144-249 2023-09-23T20:01:26.124 INFO:tasks.rados.rados.0.smithi112.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-09-23T20:01:26.130 INFO:tasks.rados.rados.0.smithi112.stdout:1319: writing smithi11289144-158 from 568334 to 1218350 tid 1 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1319: writing smithi11289144-158 from 1860854 to 2168334 tid 2 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1320: read oid 186 snap -1 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1321: read oid 214 snap -1 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1321: expect (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1322: read oid 311 snap -1 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1323: read oid 216 snap -1 2023-09-23T20:01:26.137 INFO:tasks.rados.rados.0.smithi112.stdout:1323: expect deleted 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1324: read oid 481 snap -1 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1324: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1325: read oid 244 snap -1 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1325: expect deleted 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1326: read oid 353 snap -1 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1327: read oid 257 snap -1 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1327: expect (ObjNum 256 snap 0 seq_num 256) 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1328: read oid 89 snap -1 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1328: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:01:26.138 INFO:tasks.rados.rados.0.smithi112.stdout:1329: read oid 159 snap -1 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1329: expect (ObjNum 808 snap 0 seq_num 808) 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1330: read oid 93 snap -1 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1315: finishing write tid 3 to smithi11289144-249 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1315: finishing write tid 4 to smithi11289144-249 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 249 v 208 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-09-23T20:01:26.139 INFO:tasks.rados.rados.0.smithi112.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:1317: finishing write tid 1 to smithi11289144-219 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:1317: finishing write tid 2 to smithi11289144-219 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:1317: finishing write tid 3 to smithi11289144-219 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:1317: finishing write tid 4 to smithi11289144-219 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 265 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-09-23T20:01:26.268 INFO:tasks.rados.rados.0.smithi112.stdout:1318: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:01:26.375 INFO:tasks.rados.rados.0.smithi112.stdout:1319: finishing write tid 1 to smithi11289144-158 2023-09-23T20:01:26.375 INFO:tasks.rados.rados.0.smithi112.stdout:1324: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:26.557 INFO:tasks.rados.rados.0.smithi112.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2023-09-23T20:01:26.674 INFO:tasks.rados.rados.0.smithi112.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:01:26.775 INFO:tasks.rados.rados.0.smithi112.stdout:1329: expect (ObjNum 808 snap 0 seq_num 808) 2023-09-23T20:01:26.924 INFO:tasks.rados.rados.0.smithi112.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T20:01:27.019 INFO:tasks.rados.rados.0.smithi112.stdout:1319: finishing write tid 2 to smithi11289144-158 2023-09-23T20:01:27.019 INFO:tasks.rados.rados.0.smithi112.stdout:1319: finishing write tid 3 to smithi11289144-158 2023-09-23T20:01:27.019 INFO:tasks.rados.rados.0.smithi112.stdout:1319: finishing write tid 4 to smithi11289144-158 2023-09-23T20:01:27.020 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 154 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-09-23T20:01:27.020 INFO:tasks.rados.rados.0.smithi112.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-09-23T20:01:27.020 INFO:tasks.rados.rados.0.smithi112.stdout:1327: expect (ObjNum 256 snap 0 seq_num 256) 2023-09-23T20:01:27.089 INFO:tasks.rados.rados.0.smithi112.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:01:27.217 INFO:tasks.rados.rados.0.smithi112.stdout:1321: expect (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:27.291 INFO:tasks.rados.rados.0.smithi112.stdout:1328: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1315: done (15 left) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1316: done (14 left) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1317: done (13 left) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1318: done (12 left) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1319: done (11 left) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1320: done (10 left) 2023-09-23T20:01:27.371 INFO:tasks.rados.rados.0.smithi112.stdout:1321: done (9 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1322: done (8 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1323: done (7 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1324: done (6 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1325: done (5 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1326: done (4 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1327: done (3 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1328: done (2 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1329: done (1 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1330: done (0 left) 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1331: write oid 184 current snap is 0 2023-09-23T20:01:27.372 INFO:tasks.rados.rados.0.smithi112.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-09-23T20:01:27.384 INFO:tasks.rados.rados.0.smithi112.stdout:1331: writing smithi11289144-184 from 585141 to 1310406 tid 1 2023-09-23T20:01:27.389 INFO:tasks.rados.rados.0.smithi112.stdout:1331: writing smithi11289144-184 from 1919336 to 2185141 tid 2 2023-09-23T20:01:27.390 INFO:tasks.rados.rados.0.smithi112.stdout:1332: write oid 21 current snap is 0 2023-09-23T20:01:27.390 INFO:tasks.rados.rados.0.smithi112.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-09-23T20:01:27.395 INFO:tasks.rados.rados.0.smithi112.stdout:1332: writing smithi11289144-21 from 601948 to 1002462 tid 1 2023-09-23T20:01:27.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:27 smithi112 bash[27353]: cluster 2023-09-23T20:01:25.737479+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.1 MiB/s wr, 90 op/s 2023-09-23T20:01:27.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:27 smithi112 bash[27353]: audit 2023-09-23T20:01:26.205908+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.112:0/4066228029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:27.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:27 smithi112 bash[41728]: cluster 2023-09-23T20:01:25.737479+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.1 MiB/s wr, 90 op/s 2023-09-23T20:01:27.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:27 smithi112 bash[41728]: audit 2023-09-23T20:01:26.205908+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.112:0/4066228029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:27.402 INFO:tasks.rados.rados.0.smithi112.stdout:1332: writing smithi11289144-21 from 1577818 to 2201948 tid 2 2023-09-23T20:01:27.402 INFO:tasks.rados.rados.0.smithi112.stdout:1333: delete oid 127 current snap is 0 2023-09-23T20:01:27.402 INFO:tasks.rados.rados.0.smithi112.stdout:1331: finishing write tid 1 to smithi11289144-184 2023-09-23T20:01:27.402 INFO:tasks.rados.rados.0.smithi112.stdout:1331: finishing write tid 2 to smithi11289144-184 2023-09-23T20:01:27.402 INFO:tasks.rados.rados.0.smithi112.stdout:1331: finishing write tid 3 to smithi11289144-184 2023-09-23T20:01:27.403 INFO:tasks.rados.rados.0.smithi112.stdout:1331: finishing write tid 4 to smithi11289144-184 2023-09-23T20:01:27.403 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 184 v 231 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-09-23T20:01:27.403 INFO:tasks.rados.rados.0.smithi112.stdout:1331: left oid 184 (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:01:27.403 INFO:tasks.rados.rados.0.smithi112.stdout:1332: finishing write tid 1 to smithi11289144-21 2023-09-23T20:01:27.404 INFO:tasks.rados.rados.0.smithi112.stdout:1331: done (2 left) 2023-09-23T20:01:27.404 INFO:tasks.rados.rados.0.smithi112.stdout:1333: done (1 left) 2023-09-23T20:01:27.405 INFO:tasks.rados.rados.0.smithi112.stdout:1334: write oid 327 current snap is 0 2023-09-23T20:01:27.405 INFO:tasks.rados.rados.0.smithi112.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-09-23T20:01:27.416 INFO:tasks.rados.rados.0.smithi112.stdout:1334: writing smithi11289144-327 from 635562 to 1302927 tid 1 2023-09-23T20:01:27.422 INFO:tasks.rados.rados.0.smithi112.stdout:1334: writing smithi11289144-327 from 2094782 to 2235562 tid 2 2023-09-23T20:01:27.422 INFO:tasks.rados.rados.0.smithi112.stdout:1335: write oid 237 current snap is 0 2023-09-23T20:01:27.422 INFO:tasks.rados.rados.0.smithi112.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-09-23T20:01:27.429 INFO:tasks.rados.rados.0.smithi112.stdout:1335: writing smithi11289144-237 from 652369 to 1394983 tid 1 2023-09-23T20:01:27.435 INFO:tasks.rados.rados.0.smithi112.stdout:1335: writing smithi11289144-237 from 2153264 to 2252369 tid 2 2023-09-23T20:01:27.435 INFO:tasks.rados.rados.0.smithi112.stdout:1336: read oid 489 snap -1 2023-09-23T20:01:27.435 INFO:tasks.rados.rados.0.smithi112.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:01:27.435 INFO:tasks.rados.rados.0.smithi112.stdout:1337: write oid 95 current snap is 0 2023-09-23T20:01:27.435 INFO:tasks.rados.rados.0.smithi112.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-09-23T20:01:27.441 INFO:tasks.rados.rados.0.smithi112.stdout:1337: writing smithi11289144-95 from 669176 to 1087039 tid 1 2023-09-23T20:01:27.448 INFO:tasks.rados.rados.0.smithi112.stdout:1337: writing smithi11289144-95 from 1811746 to 2269176 tid 2 2023-09-23T20:01:27.448 INFO:tasks.rados.rados.0.smithi112.stdout:1338: write oid 498 current snap is 0 2023-09-23T20:01:27.448 INFO:tasks.rados.rados.0.smithi112.stdout:1332: finishing write tid 2 to smithi11289144-21 2023-09-23T20:01:27.448 INFO:tasks.rados.rados.0.smithi112.stdout:1332: finishing write tid 3 to smithi11289144-21 2023-09-23T20:01:27.448 INFO:tasks.rados.rados.0.smithi112.stdout:1332: finishing write tid 4 to smithi11289144-21 2023-09-23T20:01:27.448 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 21 v 148 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-09-23T20:01:27.449 INFO:tasks.rados.rados.0.smithi112.stdout:1332: left oid 21 (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:01:27.449 INFO:tasks.rados.rados.0.smithi112.stdout:1334: finishing write tid 1 to smithi11289144-327 2023-09-23T20:01:27.449 INFO:tasks.rados.rados.0.smithi112.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-09-23T20:01:27.454 INFO:tasks.rados.rados.0.smithi112.stdout:1338: writing smithi11289144-498 from 685983 to 1179095 tid 1 2023-09-23T20:01:27.462 INFO:tasks.rados.rados.0.smithi112.stdout:1338: writing smithi11289144-498 from 1870228 to 2285983 tid 2 2023-09-23T20:01:27.462 INFO:tasks.rados.rados.0.smithi112.stdout:1332: done (5 left) 2023-09-23T20:01:27.462 INFO:tasks.rados.rados.0.smithi112.stdout:1339: read oid 227 snap -1 2023-09-23T20:01:27.462 INFO:tasks.rados.rados.0.smithi112.stdout:1339: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:01:27.462 INFO:tasks.rados.rados.0.smithi112.stdout:1340: write oid 260 current snap is 0 2023-09-23T20:01:27.462 INFO:tasks.rados.rados.0.smithi112.stdout:1334: finishing write tid 2 to smithi11289144-327 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1334: finishing write tid 3 to smithi11289144-327 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1334: finishing write tid 4 to smithi11289144-327 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 327 v 170 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1335: finishing write tid 1 to smithi11289144-237 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1335: finishing write tid 2 to smithi11289144-237 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1335: finishing write tid 3 to smithi11289144-237 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1335: finishing write tid 4 to smithi11289144-237 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 237 v 154 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2023-09-23T20:01:27.463 INFO:tasks.rados.rados.0.smithi112.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1337: finishing write tid 1 to smithi11289144-95 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1337: finishing write tid 2 to smithi11289144-95 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1337: finishing write tid 3 to smithi11289144-95 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1337: finishing write tid 4 to smithi11289144-95 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 95 v 146 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1338: finishing write tid 1 to smithi11289144-498 2023-09-23T20:01:27.539 INFO:tasks.rados.rados.0.smithi112.stdout:1338: finishing write tid 2 to smithi11289144-498 2023-09-23T20:01:27.540 INFO:tasks.rados.rados.0.smithi112.stdout:1338: finishing write tid 3 to smithi11289144-498 2023-09-23T20:01:27.540 INFO:tasks.rados.rados.0.smithi112.stdout:1338: finishing write tid 4 to smithi11289144-498 2023-09-23T20:01:27.540 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 498 v 234 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-09-23T20:01:27.540 INFO:tasks.rados.rados.0.smithi112.stdout:1338: left oid 498 (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:01:27.540 INFO:tasks.rados.rados.0.smithi112.stdout:1339: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:01:27.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:27 smithi174 bash[31352]: cluster 2023-09-23T20:01:25.737479+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.1 MiB/s wr, 90 op/s 2023-09-23T20:01:27.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:27 smithi174 bash[31352]: audit 2023-09-23T20:01:26.205908+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.112:0/4066228029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:27.657 INFO:tasks.rados.rados.0.smithi112.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-09-23T20:01:27.670 INFO:tasks.rados.rados.0.smithi112.stdout:1340: writing smithi11289144-260 from 702790 to 1271151 tid 1 2023-09-23T20:01:27.678 INFO:tasks.rados.rados.0.smithi112.stdout:1340: writing smithi11289144-260 from 1812357 to 2302790 tid 2 2023-09-23T20:01:27.678 INFO:tasks.rados.rados.0.smithi112.stdout:1334: done (6 left) 2023-09-23T20:01:27.678 INFO:tasks.rados.rados.0.smithi112.stdout:1335: done (5 left) 2023-09-23T20:01:27.678 INFO:tasks.rados.rados.0.smithi112.stdout:1336: done (4 left) 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1337: done (3 left) 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1338: done (2 left) 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1339: done (1 left) 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1341: read oid 114 snap -1 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1341: expect (ObjNum 791 snap 0 seq_num 791) 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1342: write oid 488 current snap is 0 2023-09-23T20:01:27.679 INFO:tasks.rados.rados.0.smithi112.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-09-23T20:01:27.686 INFO:tasks.rados.rados.0.smithi112.stdout:1342: writing smithi11289144-488 from 719597 to 1363207 tid 1 2023-09-23T20:01:27.691 INFO:tasks.rados.rados.0.smithi112.stdout:1342: writing smithi11289144-488 from 1870839 to 2319597 tid 2 2023-09-23T20:01:27.691 INFO:tasks.rados.rados.0.smithi112.stdout:1343: read oid 67 snap -1 2023-09-23T20:01:27.692 INFO:tasks.rados.rados.0.smithi112.stdout:1343: expect (ObjNum 66 snap 0 seq_num 66) 2023-09-23T20:01:27.692 INFO:tasks.rados.rados.0.smithi112.stdout:1344: write oid 289 current snap is 0 2023-09-23T20:01:27.692 INFO:tasks.rados.rados.0.smithi112.stdout:1340: finishing write tid 1 to smithi11289144-260 2023-09-23T20:01:27.692 INFO:tasks.rados.rados.0.smithi112.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-09-23T20:01:27.699 INFO:tasks.rados.rados.0.smithi112.stdout:1344: writing smithi11289144-289 from 736404 to 1455263 tid 1 2023-09-23T20:01:27.705 INFO:tasks.rados.rados.0.smithi112.stdout:1344: writing smithi11289144-289 from 1929321 to 2336404 tid 2 2023-09-23T20:01:27.705 INFO:tasks.rados.rados.0.smithi112.stdout:1345: write oid 52 current snap is 0 2023-09-23T20:01:27.705 INFO:tasks.rados.rados.0.smithi112.stdout:1340: finishing write tid 2 to smithi11289144-260 2023-09-23T20:01:27.705 INFO:tasks.rados.rados.0.smithi112.stdout:1340: finishing write tid 3 to smithi11289144-260 2023-09-23T20:01:27.705 INFO:tasks.rados.rados.0.smithi112.stdout:1340: finishing write tid 4 to smithi11289144-260 2023-09-23T20:01:27.706 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 191 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-09-23T20:01:27.706 INFO:tasks.rados.rados.0.smithi112.stdout:1340: left oid 260 (ObjNum 970 snap 0 seq_num 970) 2023-09-23T20:01:27.706 INFO:tasks.rados.rados.0.smithi112.stdout:1341: expect (ObjNum 791 snap 0 seq_num 791) 2023-09-23T20:01:27.897 INFO:tasks.rados.rados.0.smithi112.stdout:1342: finishing write tid 1 to smithi11289144-488 2023-09-23T20:01:27.897 INFO:tasks.rados.rados.0.smithi112.stdout:1342: finishing write tid 2 to smithi11289144-488 2023-09-23T20:01:27.897 INFO:tasks.rados.rados.0.smithi112.stdout:1342: finishing write tid 3 to smithi11289144-488 2023-09-23T20:01:27.897 INFO:tasks.rados.rados.0.smithi112.stdout:1342: finishing write tid 4 to smithi11289144-488 2023-09-23T20:01:27.897 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 488 v 211 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-09-23T20:01:27.897 INFO:tasks.rados.rados.0.smithi112.stdout:1342: left oid 488 (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:01:27.898 INFO:tasks.rados.rados.0.smithi112.stdout:1343: expect (ObjNum 66 snap 0 seq_num 66) 2023-09-23T20:01:27.994 INFO:tasks.rados.rados.0.smithi112.stdout:1344: finishing write tid 1 to smithi11289144-289 2023-09-23T20:01:27.995 INFO:tasks.rados.rados.0.smithi112.stdout:1344: finishing write tid 2 to smithi11289144-289 2023-09-23T20:01:27.995 INFO:tasks.rados.rados.0.smithi112.stdout:1344: finishing write tid 3 to smithi11289144-289 2023-09-23T20:01:27.995 INFO:tasks.rados.rados.0.smithi112.stdout:1344: finishing write tid 4 to smithi11289144-289 2023-09-23T20:01:27.995 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 289 v 217 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-09-23T20:01:27.995 INFO:tasks.rados.rados.0.smithi112.stdout:1344: left oid 289 (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:01:27.995 INFO:tasks.rados.rados.0.smithi112.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-09-23T20:01:28.008 INFO:tasks.rados.rados.0.smithi112.stdout:1345: writing smithi11289144-52 from 753211 to 1547319 tid 1 2023-09-23T20:01:28.014 INFO:tasks.rados.rados.0.smithi112.stdout:1345: writing smithi11289144-52 from 1987803 to 2353211 tid 2 2023-09-23T20:01:28.014 INFO:tasks.rados.rados.0.smithi112.stdout:1340: done (5 left) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1341: done (4 left) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1342: done (3 left) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1343: done (2 left) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1344: done (1 left) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1346: read oid 96 snap -1 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1346: expect (ObjNum 95 snap 0 seq_num 95) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1347: read oid 255 snap -1 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1347: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1348: write oid 294 current snap is 0 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1345: finishing write tid 1 to smithi11289144-52 2023-09-23T20:01:28.015 INFO:tasks.rados.rados.0.smithi112.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-09-23T20:01:28.021 INFO:tasks.rados.rados.0.smithi112.stdout:1348: writing smithi11289144-294 from 770018 to 1355728 tid 1 2023-09-23T20:01:28.028 INFO:tasks.rados.rados.0.smithi112.stdout:1348: writing smithi11289144-294 from 2046285 to 2370018 tid 2 2023-09-23T20:01:28.028 INFO:tasks.rados.rados.0.smithi112.stdout:1349: read oid 214 snap -1 2023-09-23T20:01:28.028 INFO:tasks.rados.rados.0.smithi112.stdout:1349: expect (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:28.028 INFO:tasks.rados.rados.0.smithi112.stdout:1350: write oid 222 current snap is 0 2023-09-23T20:01:28.028 INFO:tasks.rados.rados.0.smithi112.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-09-23T20:01:28.036 INFO:tasks.rados.rados.0.smithi112.stdout:1350: writing smithi11289144-222 from 786825 to 1447784 tid 1 2023-09-23T20:01:28.041 INFO:tasks.rados.rados.0.smithi112.stdout:1350: writing smithi11289144-222 from 2104767 to 2386825 tid 2 2023-09-23T20:01:28.041 INFO:tasks.rados.rados.0.smithi112.stdout:1351: read oid 189 snap -1 2023-09-23T20:01:28.041 INFO:tasks.rados.rados.0.smithi112.stdout:1351: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:01:28.041 INFO:tasks.rados.rados.0.smithi112.stdout:1352: read oid 135 snap -1 2023-09-23T20:01:28.041 INFO:tasks.rados.rados.0.smithi112.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:01:28.041 INFO:tasks.rados.rados.0.smithi112.stdout:1353: write oid 374 current snap is 0 2023-09-23T20:01:28.042 INFO:tasks.rados.rados.0.smithi112.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-09-23T20:01:28.047 INFO:tasks.rados.rados.0.smithi112.stdout:1353: writing smithi11289144-374 from 403632 to 1139840 tid 1 2023-09-23T20:01:28.056 INFO:tasks.rados.rados.0.smithi112.stdout:1353: writing smithi11289144-374 from 1763249 to 2383248 tid 2 2023-09-23T20:01:28.056 INFO:tasks.rados.rados.0.smithi112.stdout:1354: write oid 267 current snap is 0 2023-09-23T20:01:28.056 INFO:tasks.rados.rados.0.smithi112.stdout:1345: finishing write tid 2 to smithi11289144-52 2023-09-23T20:01:28.056 INFO:tasks.rados.rados.0.smithi112.stdout:1345: finishing write tid 3 to smithi11289144-52 2023-09-23T20:01:28.057 INFO:tasks.rados.rados.0.smithi112.stdout:1345: finishing write tid 4 to smithi11289144-52 2023-09-23T20:01:28.057 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 52 v 187 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-09-23T20:01:28.057 INFO:tasks.rados.rados.0.smithi112.stdout:1345: left oid 52 (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:01:28.057 INFO:tasks.rados.rados.0.smithi112.stdout:1346: expect (ObjNum 95 snap 0 seq_num 95) 2023-09-23T20:01:28.175 INFO:tasks.rados.rados.0.smithi112.stdout:1347: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:01:28.288 INFO:tasks.rados.rados.0.smithi112.stdout:1348: finishing write tid 1 to smithi11289144-294 2023-09-23T20:01:28.288 INFO:tasks.rados.rados.0.smithi112.stdout:1348: finishing write tid 2 to smithi11289144-294 2023-09-23T20:01:28.288 INFO:tasks.rados.rados.0.smithi112.stdout:1348: finishing write tid 3 to smithi11289144-294 2023-09-23T20:01:28.288 INFO:tasks.rados.rados.0.smithi112.stdout:1348: finishing write tid 4 to smithi11289144-294 2023-09-23T20:01:28.288 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 230 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-09-23T20:01:28.289 INFO:tasks.rados.rados.0.smithi112.stdout:1348: left oid 294 (ObjNum 974 snap 0 seq_num 974) 2023-09-23T20:01:28.289 INFO:tasks.rados.rados.0.smithi112.stdout:1349: expect (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:28.367 INFO:tasks.rados.rados.0.smithi112.stdout:1350: finishing write tid 1 to smithi11289144-222 2023-09-23T20:01:28.367 INFO:tasks.rados.rados.0.smithi112.stdout:1350: finishing write tid 2 to smithi11289144-222 2023-09-23T20:01:28.367 INFO:tasks.rados.rados.0.smithi112.stdout:1350: finishing write tid 3 to smithi11289144-222 2023-09-23T20:01:28.367 INFO:tasks.rados.rados.0.smithi112.stdout:1350: finishing write tid 4 to smithi11289144-222 2023-09-23T20:01:28.368 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 222 v 268 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-09-23T20:01:28.368 INFO:tasks.rados.rados.0.smithi112.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:01:28.368 INFO:tasks.rados.rados.0.smithi112.stdout:1351: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:01:28.502 INFO:tasks.rados.rados.0.smithi112.stdout:1353: finishing write tid 1 to smithi11289144-374 2023-09-23T20:01:28.502 INFO:tasks.rados.rados.0.smithi112.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:01:28.621 INFO:tasks.rados.rados.0.smithi112.stdout:1353: finishing write tid 2 to smithi11289144-374 2023-09-23T20:01:28.622 INFO:tasks.rados.rados.0.smithi112.stdout:1353: finishing write tid 3 to smithi11289144-374 2023-09-23T20:01:28.622 INFO:tasks.rados.rados.0.smithi112.stdout:1353: finishing write tid 4 to smithi11289144-374 2023-09-23T20:01:28.622 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 374 v 173 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-09-23T20:01:28.622 INFO:tasks.rados.rados.0.smithi112.stdout:1353: left oid 374 (ObjNum 976 snap 0 seq_num 976) 2023-09-23T20:01:28.622 INFO:tasks.rados.rados.0.smithi112.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-09-23T20:01:28.629 INFO:tasks.rados.rados.0.smithi112.stdout:1354: writing smithi11289144-267 from 420439 to 831896 tid 1 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1354: writing smithi11289144-267 from 1421731 to 1901741 tid 2 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1345: done (9 left) 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1346: done (8 left) 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1347: done (7 left) 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1348: done (6 left) 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1349: done (5 left) 2023-09-23T20:01:28.637 INFO:tasks.rados.rados.0.smithi112.stdout:1350: done (4 left) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1351: done (3 left) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1352: done (2 left) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1353: done (1 left) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1355: read oid 25 snap -1 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1355: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1356: read oid 457 snap -1 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1357: read oid 489 snap -1 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1358: write oid 410 current snap is 0 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1354: finishing write tid 1 to smithi11289144-267 2023-09-23T20:01:28.638 INFO:tasks.rados.rados.0.smithi112.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-09-23T20:01:28.642 INFO:tasks.rados.rados.0.smithi112.stdout:1358: writing smithi11289144-410 from 437246 to 923952 tid 1 2023-09-23T20:01:28.649 INFO:tasks.rados.rados.0.smithi112.stdout:1358: writing smithi11289144-410 from 1363860 to 1987528 tid 2 2023-09-23T20:01:28.649 INFO:tasks.rados.rados.0.smithi112.stdout:1359: delete oid 72 current snap is 0 2023-09-23T20:01:28.649 INFO:tasks.rados.rados.0.smithi112.stdout:1354: finishing write tid 2 to smithi11289144-267 2023-09-23T20:01:28.649 INFO:tasks.rados.rados.0.smithi112.stdout:1354: finishing write tid 3 to smithi11289144-267 2023-09-23T20:01:28.649 INFO:tasks.rados.rados.0.smithi112.stdout:1354: finishing write tid 4 to smithi11289144-267 2023-09-23T20:01:28.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 267 v 193 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-09-23T20:01:28.650 INFO:tasks.rados.rados.0.smithi112.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2023-09-23T20:01:28.650 INFO:tasks.rados.rados.0.smithi112.stdout:1355: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:01:28.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:28 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:01:28.894 INFO:tasks.rados.rados.0.smithi112.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:01:28.965 INFO:tasks.rados.rados.0.smithi112.stdout:1358: finishing write tid 1 to smithi11289144-410 2023-09-23T20:01:28.965 INFO:tasks.rados.rados.0.smithi112.stdout:1358: finishing write tid 2 to smithi11289144-410 2023-09-23T20:01:28.965 INFO:tasks.rados.rados.0.smithi112.stdout:1358: finishing write tid 3 to smithi11289144-410 2023-09-23T20:01:28.965 INFO:tasks.rados.rados.0.smithi112.stdout:1358: finishing write tid 4 to smithi11289144-410 2023-09-23T20:01:28.965 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 151 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-09-23T20:01:28.965 INFO:tasks.rados.rados.0.smithi112.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2023-09-23T20:01:28.966 INFO:tasks.rados.rados.0.smithi112.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-09-23T20:01:29.074 INFO:tasks.rados.rados.0.smithi112.stdout:1354: done (5 left) 2023-09-23T20:01:29.074 INFO:tasks.rados.rados.0.smithi112.stdout:1355: done (4 left) 2023-09-23T20:01:29.074 INFO:tasks.rados.rados.0.smithi112.stdout:1356: done (3 left) 2023-09-23T20:01:29.074 INFO:tasks.rados.rados.0.smithi112.stdout:1357: done (2 left) 2023-09-23T20:01:29.075 INFO:tasks.rados.rados.0.smithi112.stdout:1358: done (1 left) 2023-09-23T20:01:29.075 INFO:tasks.rados.rados.0.smithi112.stdout:1359: done (0 left) 2023-09-23T20:01:29.075 INFO:tasks.rados.rados.0.smithi112.stdout:1360: read oid 320 snap -1 2023-09-23T20:01:29.075 INFO:tasks.rados.rados.0.smithi112.stdout:1360: expect deleted 2023-09-23T20:01:29.075 INFO:tasks.rados.rados.0.smithi112.stdout:1361: write oid 411 current snap is 0 2023-09-23T20:01:29.075 INFO:tasks.rados.rados.0.smithi112.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-09-23T20:01:29.086 INFO:tasks.rados.rados.0.smithi112.stdout:1361: writing smithi11289144-411 from 470860 to 1108064 tid 1 2023-09-23T20:01:29.094 INFO:tasks.rados.rados.0.smithi112.stdout:1361: writing smithi11289144-411 from 1880824 to 2470860 tid 2 2023-09-23T20:01:29.095 INFO:tasks.rados.rados.0.smithi112.stdout:1362: write oid 284 current snap is 0 2023-09-23T20:01:29.095 INFO:tasks.rados.rados.0.smithi112.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-09-23T20:01:29.100 INFO:tasks.rados.rados.0.smithi112.stdout:1362: writing smithi11289144-284 from 487667 to 916473 tid 1 2023-09-23T20:01:29.109 INFO:tasks.rados.rados.0.smithi112.stdout:1362: writing smithi11289144-284 from 1655659 to 2426654 tid 2 2023-09-23T20:01:29.109 INFO:tasks.rados.rados.0.smithi112.stdout:1363: read oid 62 snap -1 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1364: read oid 497 snap -1 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1364: expect (ObjNum 845 snap 0 seq_num 845) 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1365: read oid 52 snap -1 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1365: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1366: read oid 28 snap -1 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-09-23T20:01:29.110 INFO:tasks.rados.rados.0.smithi112.stdout:1367: write oid 429 current snap is 0 2023-09-23T20:01:29.111 INFO:tasks.rados.rados.0.smithi112.stdout:1361: finishing write tid 1 to smithi11289144-411 2023-09-23T20:01:29.111 INFO:tasks.rados.rados.0.smithi112.stdout:1361: finishing write tid 2 to smithi11289144-411 2023-09-23T20:01:29.111 INFO:tasks.rados.rados.0.smithi112.stdout:1361: finishing write tid 3 to smithi11289144-411 2023-09-23T20:01:29.111 INFO:tasks.rados.rados.0.smithi112.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-09-23T20:01:29.115 INFO:tasks.rados.rados.0.smithi112.stdout:1367: writing smithi11289144-429 from 504474 to 1008529 tid 1 2023-09-23T20:01:29.124 INFO:tasks.rados.rados.0.smithi112.stdout:1367: writing smithi11289144-429 from 1714141 to 2345147 tid 2 2023-09-23T20:01:29.124 INFO:tasks.rados.rados.0.smithi112.stdout:1360: done (7 left) 2023-09-23T20:01:29.124 INFO:tasks.rados.rados.0.smithi112.stdout:1368: delete oid 402 current snap is 0 2023-09-23T20:01:29.124 INFO:tasks.rados.rados.0.smithi112.stdout:1361: finishing write tid 4 to smithi11289144-411 2023-09-23T20:01:29.124 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 411 v 197 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1362: finishing write tid 1 to smithi11289144-284 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1362: finishing write tid 2 to smithi11289144-284 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1362: finishing write tid 3 to smithi11289144-284 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1362: finishing write tid 4 to smithi11289144-284 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 284 v 190 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-09-23T20:01:29.125 INFO:tasks.rados.rados.0.smithi112.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-09-23T20:01:29.247 INFO:tasks.rados.rados.0.smithi112.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:01:29.347 INFO:tasks.rados.rados.0.smithi112.stdout:1364: expect (ObjNum 845 snap 0 seq_num 845) 2023-09-23T20:01:29.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:29 smithi112 bash[41728]: cluster 2023-09-23T20:01:27.738650+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-23T20:01:29.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:29 smithi112 bash[41728]: audit 2023-09-23T20:01:28.629984+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.112:0/2654805494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:29.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:29 smithi112 bash[27353]: cluster 2023-09-23T20:01:27.738650+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-23T20:01:29.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:29 smithi112 bash[27353]: audit 2023-09-23T20:01:28.629984+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.112:0/2654805494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:29.441 INFO:tasks.rados.rados.0.smithi112.stdout:1367: finishing write tid 1 to smithi11289144-429 2023-09-23T20:01:29.441 INFO:tasks.rados.rados.0.smithi112.stdout:1365: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1367: finishing write tid 2 to smithi11289144-429 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1367: finishing write tid 3 to smithi11289144-429 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1367: finishing write tid 4 to smithi11289144-429 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 429 v 154 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1361: done (7 left) 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1362: done (6 left) 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1363: done (5 left) 2023-09-23T20:01:29.545 INFO:tasks.rados.rados.0.smithi112.stdout:1364: done (4 left) 2023-09-23T20:01:29.546 INFO:tasks.rados.rados.0.smithi112.stdout:1365: done (3 left) 2023-09-23T20:01:29.546 INFO:tasks.rados.rados.0.smithi112.stdout:1366: done (2 left) 2023-09-23T20:01:29.546 INFO:tasks.rados.rados.0.smithi112.stdout:1367: done (1 left) 2023-09-23T20:01:29.546 INFO:tasks.rados.rados.0.smithi112.stdout:1368: done (0 left) 2023-09-23T20:01:29.546 INFO:tasks.rados.rados.0.smithi112.stdout:1369: write oid 472 current snap is 0 2023-09-23T20:01:29.546 INFO:tasks.rados.rados.0.smithi112.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-09-23T20:01:29.557 INFO:tasks.rados.rados.0.smithi112.stdout:1369: writing smithi11289144-472 from 538088 to 1192641 tid 1 2023-09-23T20:01:29.564 INFO:tasks.rados.rados.0.smithi112.stdout:1369: writing smithi11289144-472 from 1714752 to 2349427 tid 2 2023-09-23T20:01:29.564 INFO:tasks.rados.rados.0.smithi112.stdout:1370: write oid 41 current snap is 0 2023-09-23T20:01:29.564 INFO:tasks.rados.rados.0.smithi112.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-09-23T20:01:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:29 smithi174 bash[31352]: cluster 2023-09-23T20:01:27.738650+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-23T20:01:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:29 smithi174 bash[31352]: audit 2023-09-23T20:01:28.629984+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.112:0/2654805494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:29.571 INFO:tasks.rados.rados.0.smithi112.stdout:1370: writing smithi11289144-41 from 554895 to 1284697 tid 1 2023-09-23T20:01:29.579 INFO:tasks.rados.rados.0.smithi112.stdout:1370: writing smithi11289144-41 from 1773234 to 2551567 tid 2 2023-09-23T20:01:29.579 INFO:tasks.rados.rados.0.smithi112.stdout:1371: read oid 373 snap -1 2023-09-23T20:01:29.579 INFO:tasks.rados.rados.0.smithi112.stdout:1371: expect deleted 2023-09-23T20:01:29.580 INFO:tasks.rados.rados.0.smithi112.stdout:1372: write oid 219 current snap is 0 2023-09-23T20:01:29.580 INFO:tasks.rados.rados.0.smithi112.stdout:1369: finishing write tid 1 to smithi11289144-472 2023-09-23T20:01:29.580 INFO:tasks.rados.rados.0.smithi112.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-09-23T20:01:29.584 INFO:tasks.rados.rados.0.smithi112.stdout:1372: writing smithi11289144-219 from 571702 to 976753 tid 1 2023-09-23T20:01:29.591 INFO:tasks.rados.rados.0.smithi112.stdout:1372: writing smithi11289144-219 from 1431716 to 2070060 tid 2 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1372: writing smithi11289144-219 from 2560365 to 2571702 tid 3 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1373: read oid 352 snap -1 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1373: expect (ObjNum 784 snap 0 seq_num 784) 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1374: write oid 197 current snap is 0 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1369: finishing write tid 2 to smithi11289144-472 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1369: finishing write tid 3 to smithi11289144-472 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:1369: finishing write tid 4 to smithi11289144-472 2023-09-23T20:01:29.594 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 472 v 292 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-09-23T20:01:29.595 INFO:tasks.rados.rados.0.smithi112.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-09-23T20:01:29.595 INFO:tasks.rados.rados.0.smithi112.stdout:1370: finishing write tid 1 to smithi11289144-41 2023-09-23T20:01:29.595 INFO:tasks.rados.rados.0.smithi112.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-09-23T20:01:29.600 INFO:tasks.rados.rados.0.smithi112.stdout:1374: writing smithi11289144-197 from 588509 to 1068809 tid 1 2023-09-23T20:01:29.609 INFO:tasks.rados.rados.0.smithi112.stdout:1374: writing smithi11289144-197 from 1773845 to 2555847 tid 2 2023-09-23T20:01:29.609 INFO:tasks.rados.rados.0.smithi112.stdout:1369: done (5 left) 2023-09-23T20:01:29.609 INFO:tasks.rados.rados.0.smithi112.stdout:1375: write oid 394 current snap is 0 2023-09-23T20:01:29.609 INFO:tasks.rados.rados.0.smithi112.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-09-23T20:01:29.615 INFO:tasks.rados.rados.0.smithi112.stdout:1375: writing smithi11289144-394 from 605316 to 1160865 tid 1 2023-09-23T20:01:29.623 INFO:tasks.rados.rados.0.smithi112.stdout:1375: writing smithi11289144-394 from 1832327 to 2474340 tid 2 2023-09-23T20:01:29.623 INFO:tasks.rados.rados.0.smithi112.stdout:1376: write oid 281 current snap is 0 2023-09-23T20:01:29.623 INFO:tasks.rados.rados.0.smithi112.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-09-23T20:01:29.630 INFO:tasks.rados.rados.0.smithi112.stdout:1376: writing smithi11289144-281 from 622123 to 1369274 tid 1 2023-09-23T20:01:29.638 INFO:tasks.rados.rados.0.smithi112.stdout:1376: writing smithi11289144-281 from 2007162 to 2622123 tid 2 2023-09-23T20:01:29.638 INFO:tasks.rados.rados.0.smithi112.stdout:1371: done (6 left) 2023-09-23T20:01:29.638 INFO:tasks.rados.rados.0.smithi112.stdout:1377: write oid 499 current snap is 0 2023-09-23T20:01:29.638 INFO:tasks.rados.rados.0.smithi112.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-09-23T20:01:29.643 INFO:tasks.rados.rados.0.smithi112.stdout:1377: writing smithi11289144-499 from 638930 to 1061330 tid 1 2023-09-23T20:01:29.651 INFO:tasks.rados.rados.0.smithi112.stdout:1377: writing smithi11289144-499 from 1665644 to 2311326 tid 2 2023-09-23T20:01:29.651 INFO:tasks.rados.rados.0.smithi112.stdout:1378: read oid 286 snap -1 2023-09-23T20:01:29.651 INFO:tasks.rados.rados.0.smithi112.stdout:1378: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:01:29.651 INFO:tasks.rados.rados.0.smithi112.stdout:1379: write oid 161 current snap is 0 2023-09-23T20:01:29.651 INFO:tasks.rados.rados.0.smithi112.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-09-23T20:01:29.658 INFO:tasks.rados.rados.0.smithi112.stdout:1379: writing smithi11289144-161 from 655737 to 1153386 tid 1 2023-09-23T20:01:29.665 INFO:tasks.rados.rados.0.smithi112.stdout:1379: writing smithi11289144-161 from 1607773 to 2397113 tid 2 2023-09-23T20:01:29.665 INFO:tasks.rados.rados.0.smithi112.stdout:1380: write oid 211 current snap is 0 2023-09-23T20:01:29.665 INFO:tasks.rados.rados.0.smithi112.stdout:1370: finishing write tid 2 to smithi11289144-41 2023-09-23T20:01:29.666 INFO:tasks.rados.rados.0.smithi112.stdout:1370: finishing write tid 3 to smithi11289144-41 2023-09-23T20:01:29.666 INFO:tasks.rados.rados.0.smithi112.stdout:1370: finishing write tid 4 to smithi11289144-41 2023-09-23T20:01:29.666 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 41 v 200 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-09-23T20:01:29.666 INFO:tasks.rados.rados.0.smithi112.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-09-23T20:01:29.666 INFO:tasks.rados.rados.0.smithi112.stdout:1372: finishing write tid 1 to smithi11289144-219 2023-09-23T20:01:29.666 INFO:tasks.rados.rados.0.smithi112.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-09-23T20:01:29.672 INFO:tasks.rados.rados.0.smithi112.stdout:1380: writing smithi11289144-211 from 672544 to 1245442 tid 1 2023-09-23T20:01:29.678 INFO:tasks.rados.rados.0.smithi112.stdout:1380: writing smithi11289144-211 from 1666255 to 2199253 tid 2 2023-09-23T20:01:29.678 INFO:tasks.rados.rados.0.smithi112.stdout:1370: done (9 left) 2023-09-23T20:01:29.678 INFO:tasks.rados.rados.0.smithi112.stdout:1381: read oid 246 snap -1 2023-09-23T20:01:29.678 INFO:tasks.rados.rados.0.smithi112.stdout:1381: expect (ObjNum 859 snap 0 seq_num 859) 2023-09-23T20:01:29.678 INFO:tasks.rados.rados.0.smithi112.stdout:1382: write oid 467 current snap is 0 2023-09-23T20:01:29.678 INFO:tasks.rados.rados.0.smithi112.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-09-23T20:01:29.685 INFO:tasks.rados.rados.0.smithi112.stdout:1382: writing smithi11289144-467 from 689351 to 1337498 tid 1 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1382: writing smithi11289144-467 from 2124737 to 2689351 tid 2 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1383: delete oid 230 current snap is 0 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1372: finishing write tid 2 to smithi11289144-219 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1372: finishing write tid 3 to smithi11289144-219 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1372: finishing write tid 4 to smithi11289144-219 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1372: finishing write tid 5 to smithi11289144-219 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 272 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-09-23T20:01:29.694 INFO:tasks.rados.rados.0.smithi112.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:01:29.695 INFO:tasks.rados.rados.0.smithi112.stdout:1373: expect (ObjNum 784 snap 0 seq_num 784) 2023-09-23T20:01:29.839 INFO:tasks.rados.rados.0.smithi112.stdout:1374: finishing write tid 1 to smithi11289144-197 2023-09-23T20:01:29.839 INFO:tasks.rados.rados.0.smithi112.stdout:1374: finishing write tid 2 to smithi11289144-197 2023-09-23T20:01:29.839 INFO:tasks.rados.rados.0.smithi112.stdout:1374: finishing write tid 3 to smithi11289144-197 2023-09-23T20:01:29.839 INFO:tasks.rados.rados.0.smithi112.stdout:1374: finishing write tid 4 to smithi11289144-197 2023-09-23T20:01:29.839 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 197 v 234 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1375: finishing write tid 1 to smithi11289144-394 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1375: finishing write tid 2 to smithi11289144-394 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1375: finishing write tid 3 to smithi11289144-394 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1375: finishing write tid 4 to smithi11289144-394 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 394 v 193 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1375: left oid 394 (ObjNum 988 snap 0 seq_num 988) 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1376: finishing write tid 1 to smithi11289144-281 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1376: finishing write tid 2 to smithi11289144-281 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1376: finishing write tid 3 to smithi11289144-281 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1376: finishing write tid 4 to smithi11289144-281 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 295 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-09-23T20:01:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:1377: finishing write tid 1 to smithi11289144-499 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:1377: finishing write tid 2 to smithi11289144-499 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:1377: finishing write tid 3 to smithi11289144-499 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:1377: finishing write tid 4 to smithi11289144-499 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 499 v 275 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:1377: left oid 499 (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:01:29.841 INFO:tasks.rados.rados.0.smithi112.stdout:1378: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1379: finishing write tid 1 to smithi11289144-161 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1379: finishing write tid 2 to smithi11289144-161 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1379: finishing write tid 3 to smithi11289144-161 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1379: finishing write tid 4 to smithi11289144-161 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 161 v 278 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1379: left oid 161 (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1380: finishing write tid 1 to smithi11289144-211 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1380: finishing write tid 2 to smithi11289144-211 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1380: finishing write tid 3 to smithi11289144-211 2023-09-23T20:01:29.936 INFO:tasks.rados.rados.0.smithi112.stdout:1380: finishing write tid 4 to smithi11289144-211 2023-09-23T20:01:29.937 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 211 v 158 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-09-23T20:01:29.937 INFO:tasks.rados.rados.0.smithi112.stdout:1380: left oid 211 (ObjNum 992 snap 0 seq_num 992) 2023-09-23T20:01:29.937 INFO:tasks.rados.rados.0.smithi112.stdout:1381: expect (ObjNum 859 snap 0 seq_num 859) 2023-09-23T20:01:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:1382: finishing write tid 1 to smithi11289144-467 2023-09-23T20:01:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:1382: finishing write tid 2 to smithi11289144-467 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1382: finishing write tid 3 to smithi11289144-467 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1382: finishing write tid 4 to smithi11289144-467 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 213 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1382: left oid 467 (ObjNum 993 snap 0 seq_num 993) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1372: done (11 left) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1373: done (10 left) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1374: done (9 left) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1375: done (8 left) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1376: done (7 left) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1377: done (6 left) 2023-09-23T20:01:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:1378: done (5 left) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1379: done (4 left) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1380: done (3 left) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1381: done (2 left) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1382: done (1 left) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1383: done (0 left) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1384: read oid 251 snap -1 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1384: expect (ObjNum 250 snap 0 seq_num 250) 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1385: write oid 388 current snap is 0 2023-09-23T20:01:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-09-23T20:01:30.067 INFO:tasks.rados.rados.0.smithi112.stdout:1385: writing smithi11289144-388 from 722965 to 1521610 tid 1 2023-09-23T20:01:30.074 INFO:tasks.rados.rados.0.smithi112.stdout:1385: writing smithi11289144-388 from 2125348 to 2722965 tid 2 2023-09-23T20:01:30.074 INFO:tasks.rados.rados.0.smithi112.stdout:1386: read oid 384 snap -1 2023-09-23T20:01:30.074 INFO:tasks.rados.rados.0.smithi112.stdout:1386: expect (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:01:30.075 INFO:tasks.rados.rados.0.smithi112.stdout:1387: write oid 281 current snap is 0 2023-09-23T20:01:30.075 INFO:tasks.rados.rados.0.smithi112.stdout:1384: expect (ObjNum 250 snap 0 seq_num 250) 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:1385: finishing write tid 1 to smithi11289144-388 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:1385: finishing write tid 2 to smithi11289144-388 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:1385: finishing write tid 3 to smithi11289144-388 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:1385: finishing write tid 4 to smithi11289144-388 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 388 v 214 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:01:30.158 INFO:tasks.rados.rados.0.smithi112.stdout:1386: expect (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:01:30.238 INFO:tasks.rados.rados.0.smithi112.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-09-23T20:01:30.253 INFO:tasks.rados.rados.0.smithi112.stdout:1387: writing smithi11289144-281 from 739772 to 1330019 tid 1 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1387: writing smithi11289144-281 from 1900183 to 2440519 tid 2 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1384: done (3 left) 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1385: done (2 left) 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1386: done (1 left) 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1388: read oid 161 snap -1 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1388: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1389: read oid 71 snap -1 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1389: expect deleted 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1390: read oid 369 snap -1 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1390: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:01:30.259 INFO:tasks.rados.rados.0.smithi112.stdout:1391: read oid 130 snap -1 2023-09-23T20:01:30.260 INFO:tasks.rados.rados.0.smithi112.stdout:1391: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-23T20:01:30.260 INFO:tasks.rados.rados.0.smithi112.stdout:1392: read oid 64 snap -1 2023-09-23T20:01:30.260 INFO:tasks.rados.rados.0.smithi112.stdout:1392: expect deleted 2023-09-23T20:01:30.260 INFO:tasks.rados.rados.0.smithi112.stdout:1393: write oid 244 current snap is 0 2023-09-23T20:01:30.260 INFO:tasks.rados.rados.0.smithi112.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-09-23T20:01:30.266 INFO:tasks.rados.rados.0.smithi112.stdout:1393: writing smithi11289144-244 from 756579 to 1422075 tid 1 2023-09-23T20:01:30.272 INFO:tasks.rados.rados.0.smithi112.stdout:1393: writing smithi11289144-244 from 1958665 to 2359012 tid 2 2023-09-23T20:01:30.272 INFO:tasks.rados.rados.0.smithi112.stdout:1394: read oid 149 snap -1 2023-09-23T20:01:30.272 INFO:tasks.rados.rados.0.smithi112.stdout:1394: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T20:01:30.272 INFO:tasks.rados.rados.0.smithi112.stdout:1395: write oid 123 current snap is 0 2023-09-23T20:01:30.272 INFO:tasks.rados.rados.0.smithi112.stdout:1387: finishing write tid 1 to smithi11289144-281 2023-09-23T20:01:30.273 INFO:tasks.rados.rados.0.smithi112.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-09-23T20:01:30.281 INFO:tasks.rados.rados.0.smithi112.stdout:1395: writing smithi11289144-123 from 773386 to 1514131 tid 1 2023-09-23T20:01:30.288 INFO:tasks.rados.rados.0.smithi112.stdout:1395: writing smithi11289144-123 from 2017147 to 2561152 tid 2 2023-09-23T20:01:30.288 INFO:tasks.rados.rados.0.smithi112.stdout:1389: done (8 left) 2023-09-23T20:01:30.288 INFO:tasks.rados.rados.0.smithi112.stdout:1392: done (7 left) 2023-09-23T20:01:30.288 INFO:tasks.rados.rados.0.smithi112.stdout:1396: read oid 449 snap -1 2023-09-23T20:01:30.288 INFO:tasks.rados.rados.0.smithi112.stdout:1396: expect (ObjNum 664 snap 0 seq_num 664) 2023-09-23T20:01:30.288 INFO:tasks.rados.rados.0.smithi112.stdout:1397: read oid 319 snap -1 2023-09-23T20:01:30.289 INFO:tasks.rados.rados.0.smithi112.stdout:1397: expect deleted 2023-09-23T20:01:30.289 INFO:tasks.rados.rados.0.smithi112.stdout:1398: delete oid 287 current snap is 0 2023-09-23T20:01:30.289 INFO:tasks.rados.rados.0.smithi112.stdout:1390: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:01:30.371 INFO:tasks.rados.rados.0.smithi112.stdout:1387: finishing write tid 2 to smithi11289144-281 2023-09-23T20:01:30.371 INFO:tasks.rados.rados.0.smithi112.stdout:1387: finishing write tid 3 to smithi11289144-281 2023-09-23T20:01:30.372 INFO:tasks.rados.rados.0.smithi112.stdout:1387: finishing write tid 4 to smithi11289144-281 2023-09-23T20:01:30.372 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 298 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-09-23T20:01:30.372 INFO:tasks.rados.rados.0.smithi112.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2023-09-23T20:01:30.372 INFO:tasks.rados.rados.0.smithi112.stdout:1391: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-23T20:01:30.446 INFO:tasks.rados.rados.0.smithi112.stdout:1388: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:01:30.533 INFO:tasks.rados.rados.0.smithi112.stdout:1393: finishing write tid 1 to smithi11289144-244 2023-09-23T20:01:30.533 INFO:tasks.rados.rados.0.smithi112.stdout:1393: finishing write tid 2 to smithi11289144-244 2023-09-23T20:01:30.533 INFO:tasks.rados.rados.0.smithi112.stdout:1393: finishing write tid 3 to smithi11289144-244 2023-09-23T20:01:30.533 INFO:tasks.rados.rados.0.smithi112.stdout:1393: finishing write tid 4 to smithi11289144-244 2023-09-23T20:01:30.533 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 203 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-09-23T20:01:30.533 INFO:tasks.rados.rados.0.smithi112.stdout:1393: left oid 244 (ObjNum 997 snap 0 seq_num 997) 2023-09-23T20:01:30.534 INFO:tasks.rados.rados.0.smithi112.stdout:1394: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:1395: finishing write tid 1 to smithi11289144-123 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:1395: finishing write tid 2 to smithi11289144-123 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:1395: finishing write tid 3 to smithi11289144-123 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:1395: finishing write tid 4 to smithi11289144-123 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 123 v 237 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:1395: left oid 123 (ObjNum 998 snap 0 seq_num 998) 2023-09-23T20:01:30.651 INFO:tasks.rados.rados.0.smithi112.stdout:1396: expect (ObjNum 664 snap 0 seq_num 664) 2023-09-23T20:01:30.799 INFO:tasks.rados.rados.0.smithi112.stdout:1387: done (9 left) 2023-09-23T20:01:30.799 INFO:tasks.rados.rados.0.smithi112.stdout:1388: done (8 left) 2023-09-23T20:01:30.799 INFO:tasks.rados.rados.0.smithi112.stdout:1390: done (7 left) 2023-09-23T20:01:30.799 INFO:tasks.rados.rados.0.smithi112.stdout:1391: done (6 left) 2023-09-23T20:01:30.799 INFO:tasks.rados.rados.0.smithi112.stdout:1393: done (5 left) 2023-09-23T20:01:30.799 INFO:tasks.rados.rados.0.smithi112.stdout:1394: done (4 left) 2023-09-23T20:01:30.800 INFO:tasks.rados.rados.0.smithi112.stdout:1395: done (3 left) 2023-09-23T20:01:30.800 INFO:tasks.rados.rados.0.smithi112.stdout:1396: done (2 left) 2023-09-23T20:01:30.800 INFO:tasks.rados.rados.0.smithi112.stdout:1397: done (1 left) 2023-09-23T20:01:30.800 INFO:tasks.rados.rados.0.smithi112.stdout:1398: done (0 left) 2023-09-23T20:01:30.800 INFO:tasks.rados.rados.0.smithi112.stdout:1399: delete oid 373 current snap is 0 2023-09-23T20:01:30.801 INFO:tasks.rados.rados.0.smithi112.stdout:1399: done (0 left) 2023-09-23T20:01:30.801 INFO:tasks.rados.rados.0.smithi112.stdout:1400: write oid 377 current snap is 0 2023-09-23T20:01:30.801 INFO:tasks.rados.rados.0.smithi112.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-09-23T20:01:30.812 INFO:tasks.rados.rados.0.smithi112.stdout:1400: writing smithi11289144-377 from 423807 to 990299 tid 1 2023-09-23T20:01:30.819 INFO:tasks.rados.rados.0.smithi112.stdout:1400: writing smithi11289144-377 from 1676240 to 2083925 tid 2 2023-09-23T20:01:30.823 INFO:tasks.rados.rados.0.smithi112.stdout:1400: writing smithi11289144-377 from 2739004 to 2823807 tid 3 2023-09-23T20:01:30.823 INFO:tasks.rados.rados.0.smithi112.stdout:1401: write oid 440 current snap is 0 2023-09-23T20:01:30.823 INFO:tasks.rados.rados.0.smithi112.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-09-23T20:01:30.829 INFO:tasks.rados.rados.0.smithi112.stdout:1401: writing smithi11289144-440 from 440614 to 1082355 tid 1 2023-09-23T20:01:30.836 INFO:tasks.rados.rados.0.smithi112.stdout:1401: writing smithi11289144-440 from 1734722 to 2286065 tid 2 2023-09-23T20:01:30.836 INFO:tasks.rados.rados.0.smithi112.stdout:1402: write oid 253 current snap is 0 2023-09-23T20:01:30.836 INFO:tasks.rados.rados.0.smithi112.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-09-23T20:01:30.843 INFO:tasks.rados.rados.0.smithi112.stdout:1402: writing smithi11289144-253 from 457421 to 1174411 tid 1 2023-09-23T20:01:30.848 INFO:tasks.rados.rados.0.smithi112.stdout:1402: writing smithi11289144-253 from 1676851 to 2088205 tid 2 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1402: writing smithi11289144-253 from 2677497 to 2857421 tid 3 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1403: read oid 104 snap -1 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1403: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1404: read oid 279 snap -1 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1404: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1405: read oid 221 snap -1 2023-09-23T20:01:30.853 INFO:tasks.rados.rados.0.smithi112.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:30.854 INFO:tasks.rados.rados.0.smithi112.stdout:1406: write oid 444 current snap is 0 2023-09-23T20:01:30.854 INFO:tasks.rados.rados.0.smithi112.stdout:1400: finishing write tid 1 to smithi11289144-377 2023-09-23T20:01:30.854 INFO:tasks.rados.rados.0.smithi112.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-09-23T20:01:30.859 INFO:tasks.rados.rados.0.smithi112.stdout:1406: writing smithi11289144-444 from 474228 to 982820 tid 1 2023-09-23T20:01:30.865 INFO:tasks.rados.rados.0.smithi112.stdout:1406: writing smithi11289144-444 from 1451686 to 2006698 tid 2 2023-09-23T20:01:30.870 INFO:tasks.rados.rados.0.smithi112.stdout:1406: writing smithi11289144-444 from 2704920 to 2874228 tid 3 2023-09-23T20:01:30.872 INFO:tasks.rados.rados.0.smithi112.stdout:1407: write oid 271 current snap is 0 2023-09-23T20:01:30.873 INFO:tasks.rados.rados.0.smithi112.stdout:1400: finishing write tid 2 to smithi11289144-377 2023-09-23T20:01:30.873 INFO:tasks.rados.rados.0.smithi112.stdout:1400: finishing write tid 3 to smithi11289144-377 2023-09-23T20:01:30.873 INFO:tasks.rados.rados.0.smithi112.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-09-23T20:01:30.876 INFO:tasks.rados.rados.0.smithi112.stdout:1407: writing smithi11289144-271 from 491035 to 1074876 tid 1 2023-09-23T20:01:30.882 INFO:tasks.rados.rados.0.smithi112.stdout:1407: writing smithi11289144-271 from 1510168 to 2208838 tid 2 2023-09-23T20:01:30.886 INFO:tasks.rados.rados.0.smithi112.stdout:1407: writing smithi11289144-271 from 2732343 to 2891035 tid 3 2023-09-23T20:01:30.886 INFO:tasks.rados.rados.0.smithi112.stdout:1408: write oid 281 current snap is 0 2023-09-23T20:01:30.887 INFO:tasks.rados.rados.0.smithi112.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-09-23T20:01:30.893 INFO:tasks.rados.rados.0.smithi112.stdout:1408: writing smithi11289144-281 from 507842 to 1166932 tid 1 2023-09-23T20:01:30.898 INFO:tasks.rados.rados.0.smithi112.stdout:1408: writing smithi11289144-281 from 1568650 to 2127331 tid 2 2023-09-23T20:01:30.903 INFO:tasks.rados.rados.0.smithi112.stdout:1408: writing smithi11289144-281 from 2759766 to 2907842 tid 3 2023-09-23T20:01:30.903 INFO:tasks.rados.rados.0.smithi112.stdout:1409: read oid 99 snap -1 2023-09-23T20:01:30.903 INFO:tasks.rados.rados.0.smithi112.stdout:1409: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:01:30.903 INFO:tasks.rados.rados.0.smithi112.stdout:1410: write oid 490 current snap is 0 2023-09-23T20:01:30.904 INFO:tasks.rados.rados.0.smithi112.stdout:1400: finishing write tid 4 to smithi11289144-377 2023-09-23T20:01:30.904 INFO:tasks.rados.rados.0.smithi112.stdout:1400: finishing write tid 5 to smithi11289144-377 2023-09-23T20:01:30.904 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 377 v 241 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-09-23T20:01:30.904 INFO:tasks.rados.rados.0.smithi112.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-09-23T20:01:30.904 INFO:tasks.rados.rados.0.smithi112.stdout:1401: finishing write tid 1 to smithi11289144-440 2023-09-23T20:01:30.904 INFO:tasks.rados.rados.0.smithi112.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-09-23T20:01:30.910 INFO:tasks.rados.rados.0.smithi112.stdout:1410: writing smithi11289144-490 from 524649 to 1258988 tid 1 2023-09-23T20:01:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:1410: writing smithi11289144-490 from 1910779 to 2613118 tid 2 2023-09-23T20:01:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:1400: done (10 left) 2023-09-23T20:01:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:1411: read oid 376 snap -1 2023-09-23T20:01:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:1411: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:01:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:1412: write oid 461 current snap is 0 2023-09-23T20:01:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-09-23T20:01:30.924 INFO:tasks.rados.rados.0.smithi112.stdout:1412: writing smithi11289144-461 from 541456 to 951044 tid 1 2023-09-23T20:01:30.931 INFO:tasks.rados.rados.0.smithi112.stdout:1412: writing smithi11289144-461 from 1569261 to 2131611 tid 2 2023-09-23T20:01:30.937 INFO:tasks.rados.rados.0.smithi112.stdout:1412: writing smithi11289144-461 from 2814612 to 2941456 tid 3 2023-09-23T20:01:30.938 INFO:tasks.rados.rados.0.smithi112.stdout:1413: write oid 178 current snap is 0 2023-09-23T20:01:30.938 INFO:tasks.rados.rados.0.smithi112.stdout:1401: finishing write tid 2 to smithi11289144-440 2023-09-23T20:01:30.938 INFO:tasks.rados.rados.0.smithi112.stdout:1401: finishing write tid 3 to smithi11289144-440 2023-09-23T20:01:30.938 INFO:tasks.rados.rados.0.smithi112.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-09-23T20:01:30.945 INFO:tasks.rados.rados.0.smithi112.stdout:1413: writing smithi11289144-178 from 558263 to 1043100 tid 1 2023-09-23T20:01:30.953 INFO:tasks.rados.rados.0.smithi112.stdout:1413: writing smithi11289144-178 from 1627743 to 2333751 tid 2 2023-09-23T20:01:30.953 INFO:tasks.rados.rados.0.smithi112.stdout:1414: read oid 291 snap -1 2023-09-23T20:01:30.953 INFO:tasks.rados.rados.0.smithi112.stdout:1414: expect deleted 2023-09-23T20:01:30.953 INFO:tasks.rados.rados.0.smithi112.stdout:1415: write oid 211 current snap is 0 2023-09-23T20:01:30.953 INFO:tasks.rados.rados.0.smithi112.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-09-23T20:01:30.960 INFO:tasks.rados.rados.0.smithi112.stdout:1415: writing smithi11289144-211 from 575070 to 1135156 tid 1 2023-09-23T20:01:30.967 INFO:tasks.rados.rados.0.smithi112.stdout:1415: writing smithi11289144-211 from 1686225 to 2252244 tid 2 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1415: writing smithi11289144-211 from 2869458 to 2975070 tid 3 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1416: read oid 287 snap -1 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1416: expect deleted 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1401: finishing write tid 4 to smithi11289144-440 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 237 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1401: done (15 left) 2023-09-23T20:01:30.972 INFO:tasks.rados.rados.0.smithi112.stdout:1417: read oid 488 snap -1 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1417: expect (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: finishing write tid 1 to smithi11289144-253 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: finishing write tid 2 to smithi11289144-253 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: finishing write tid 3 to smithi11289144-253 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: finishing write tid 4 to smithi11289144-253 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: finishing write tid 5 to smithi11289144-253 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 282 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1402: done (15 left) 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1418: read oid 347 snap -1 2023-09-23T20:01:30.973 INFO:tasks.rados.rados.0.smithi112.stdout:1418: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:01:30.974 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:30.974 INFO:tasks.rados.rados.0.smithi112.stdout:1404: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:01:31.077 INFO:tasks.rados.rados.0.smithi112.stdout:1403: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:01:31.267 INFO:tasks.rados.rados.0.smithi112.stdout:1406: finishing write tid 1 to smithi11289144-444 2023-09-23T20:01:31.267 INFO:tasks.rados.rados.0.smithi112.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1406: finishing write tid 2 to smithi11289144-444 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1406: finishing write tid 3 to smithi11289144-444 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1406: finishing write tid 4 to smithi11289144-444 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1406: finishing write tid 5 to smithi11289144-444 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 163 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1407: finishing write tid 1 to smithi11289144-271 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1407: finishing write tid 2 to smithi11289144-271 2023-09-23T20:01:31.394 INFO:tasks.rados.rados.0.smithi112.stdout:1407: finishing write tid 3 to smithi11289144-271 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1407: finishing write tid 4 to smithi11289144-271 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1407: finishing write tid 5 to smithi11289144-271 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 271 v 241 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1408: finishing write tid 1 to smithi11289144-281 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1408: finishing write tid 2 to smithi11289144-281 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1408: finishing write tid 3 to smithi11289144-281 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1408: finishing write tid 4 to smithi11289144-281 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1408: finishing write tid 5 to smithi11289144-281 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 302 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1408: left oid 281 (ObjNum 1006 snap 0 seq_num 1006) 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1410: finishing write tid 1 to smithi11289144-490 2023-09-23T20:01:31.395 INFO:tasks.rados.rados.0.smithi112.stdout:1409: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:01:31.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:31 smithi112 bash[27353]: cluster 2023-09-23T20:01:29.739250+0000 mgr.y (mgr.24356) 227 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-09-23T20:01:31.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:31 smithi112 bash[27353]: audit 2023-09-23T20:01:31.089725+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.112:0/3317594169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:31.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:31 smithi112 bash[41728]: cluster 2023-09-23T20:01:29.739250+0000 mgr.y (mgr.24356) 227 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-09-23T20:01:31.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:31 smithi112 bash[41728]: audit 2023-09-23T20:01:31.089725+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.112:0/3317594169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:31.515 INFO:tasks.rados.rados.0.smithi112.stdout:1410: finishing write tid 2 to smithi11289144-490 2023-09-23T20:01:31.515 INFO:tasks.rados.rados.0.smithi112.stdout:1410: finishing write tid 3 to smithi11289144-490 2023-09-23T20:01:31.515 INFO:tasks.rados.rados.0.smithi112.stdout:1410: finishing write tid 4 to smithi11289144-490 2023-09-23T20:01:31.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 490 v 197 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-09-23T20:01:31.515 INFO:tasks.rados.rados.0.smithi112.stdout:1410: left oid 490 (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T20:01:31.515 INFO:tasks.rados.rados.0.smithi112.stdout:1411: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:01:31.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:31 smithi174 bash[31352]: cluster 2023-09-23T20:01:29.739250+0000 mgr.y (mgr.24356) 227 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-09-23T20:01:31.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:31 smithi174 bash[31352]: audit 2023-09-23T20:01:31.089725+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.112:0/3317594169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:1412: finishing write tid 1 to smithi11289144-461 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:1412: finishing write tid 2 to smithi11289144-461 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:1412: finishing write tid 3 to smithi11289144-461 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:1412: finishing write tid 4 to smithi11289144-461 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:1412: finishing write tid 5 to smithi11289144-461 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 461 v 234 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-09-23T20:01:31.649 INFO:tasks.rados.rados.0.smithi112.stdout:1412: left oid 461 (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1413: finishing write tid 1 to smithi11289144-178 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1413: finishing write tid 2 to smithi11289144-178 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1413: finishing write tid 3 to smithi11289144-178 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1413: finishing write tid 4 to smithi11289144-178 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 178 v 166 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1413: left oid 178 (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1415: finishing write tid 1 to smithi11289144-211 2023-09-23T20:01:31.650 INFO:tasks.rados.rados.0.smithi112.stdout:1415: finishing write tid 2 to smithi11289144-211 2023-09-23T20:01:31.651 INFO:tasks.rados.rados.0.smithi112.stdout:1417: expect (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:01:31.724 INFO:tasks.rados.rados.0.smithi112.stdout:1415: finishing write tid 3 to smithi11289144-211 2023-09-23T20:01:31.724 INFO:tasks.rados.rados.0.smithi112.stdout:1415: finishing write tid 4 to smithi11289144-211 2023-09-23T20:01:31.724 INFO:tasks.rados.rados.0.smithi112.stdout:1415: finishing write tid 5 to smithi11289144-211 2023-09-23T20:01:31.724 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 211 v 170 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-09-23T20:01:31.725 INFO:tasks.rados.rados.0.smithi112.stdout:1415: left oid 211 (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:01:31.725 INFO:tasks.rados.rados.0.smithi112.stdout:1418: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:01:31.842 INFO:tasks.rados.rados.0.smithi112.stdout:1403: done (15 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1404: done (14 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1405: done (13 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1406: done (12 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1407: done (11 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1408: done (10 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1409: done (9 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1410: done (8 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1411: done (7 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1412: done (6 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1413: done (5 left) 2023-09-23T20:01:31.843 INFO:tasks.rados.rados.0.smithi112.stdout:1414: done (4 left) 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1415: done (3 left) 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1416: done (2 left) 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1417: done (1 left) 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1418: done (0 left) 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1419: read oid 178 snap -1 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1419: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1420: write oid 113 current snap is 0 2023-09-23T20:01:31.844 INFO:tasks.rados.rados.0.smithi112.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-09-23T20:01:31.857 INFO:tasks.rados.rados.0.smithi112.stdout:1420: writing smithi11289144-113 from 591877 to 1227212 tid 1 2023-09-23T20:01:31.864 INFO:tasks.rados.rados.0.smithi112.stdout:1420: writing smithi11289144-113 from 1628354 to 2338031 tid 2 2023-09-23T20:01:31.864 INFO:tasks.rados.rados.0.smithi112.stdout:1421: read oid 255 snap -1 2023-09-23T20:01:31.864 INFO:tasks.rados.rados.0.smithi112.stdout:1421: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:01:31.864 INFO:tasks.rados.rados.0.smithi112.stdout:1422: delete oid 398 current snap is 0 2023-09-23T20:01:31.864 INFO:tasks.rados.rados.0.smithi112.stdout:1419: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:1420: finishing write tid 1 to smithi11289144-113 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:1420: finishing write tid 2 to smithi11289144-113 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:1420: finishing write tid 3 to smithi11289144-113 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:1420: finishing write tid 4 to smithi11289144-113 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 113 v 244 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:1420: left oid 113 (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:01:32.005 INFO:tasks.rados.rados.0.smithi112.stdout:1421: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1419: done (3 left) 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1420: done (2 left) 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1421: done (1 left) 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1422: done (0 left) 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1423: read oid 279 snap -1 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1423: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1424: write oid 72 current snap is 0 2023-09-23T20:01:32.118 INFO:tasks.rados.rados.0.smithi112.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-09-23T20:01:32.128 INFO:tasks.rados.rados.0.smithi112.stdout:1424: writing smithi11289144-72 from 625491 to 1127677 tid 1 2023-09-23T20:01:32.137 INFO:tasks.rados.rados.0.smithi112.stdout:1424: writing smithi11289144-72 from 1861671 to 2575017 tid 2 2023-09-23T20:01:32.137 INFO:tasks.rados.rados.0.smithi112.stdout:1425: write oid 373 current snap is 0 2023-09-23T20:01:32.137 INFO:tasks.rados.rados.0.smithi112.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-09-23T20:01:32.144 INFO:tasks.rados.rados.0.smithi112.stdout:1425: writing smithi11289144-373 from 642298 to 1219733 tid 1 2023-09-23T20:01:32.151 INFO:tasks.rados.rados.0.smithi112.stdout:1425: writing smithi11289144-373 from 1920153 to 2493510 tid 2 2023-09-23T20:01:32.154 INFO:tasks.rados.rados.0.smithi112.stdout:1425: writing smithi11289144-373 from 2979150 to 3042298 tid 3 2023-09-23T20:01:32.154 INFO:tasks.rados.rados.0.smithi112.stdout:1426: write oid 467 current snap is 0 2023-09-23T20:01:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:1423: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:01:32.245 INFO:tasks.rados.rados.0.smithi112.stdout:1424: finishing write tid 1 to smithi11289144-72 2023-09-23T20:01:32.245 INFO:tasks.rados.rados.0.smithi112.stdout:1424: finishing write tid 2 to smithi11289144-72 2023-09-23T20:01:32.245 INFO:tasks.rados.rados.0.smithi112.stdout:1424: finishing write tid 3 to smithi11289144-72 2023-09-23T20:01:32.245 INFO:tasks.rados.rados.0.smithi112.stdout:1424: finishing write tid 4 to smithi11289144-72 2023-09-23T20:01:32.245 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 72 v 207 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1425: finishing write tid 1 to smithi11289144-373 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1425: finishing write tid 2 to smithi11289144-373 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1425: finishing write tid 3 to smithi11289144-373 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1425: finishing write tid 4 to smithi11289144-373 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1425: finishing write tid 5 to smithi11289144-373 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 373 v 201 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-09-23T20:01:32.246 INFO:tasks.rados.rados.0.smithi112.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-09-23T20:01:32.258 INFO:tasks.rados.rados.0.smithi112.stdout:1426: writing smithi11289144-467 from 659105 to 1311789 tid 1 2023-09-23T20:01:32.266 INFO:tasks.rados.rados.0.smithi112.stdout:1426: writing smithi11289144-467 from 1862282 to 2579297 tid 2 2023-09-23T20:01:32.266 INFO:tasks.rados.rados.0.smithi112.stdout:1423: done (3 left) 2023-09-23T20:01:32.266 INFO:tasks.rados.rados.0.smithi112.stdout:1424: done (2 left) 2023-09-23T20:01:32.266 INFO:tasks.rados.rados.0.smithi112.stdout:1425: done (1 left) 2023-09-23T20:01:32.266 INFO:tasks.rados.rados.0.smithi112.stdout:1427: write oid 143 current snap is 0 2023-09-23T20:01:32.266 INFO:tasks.rados.rados.0.smithi112.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-09-23T20:01:32.274 INFO:tasks.rados.rados.0.smithi112.stdout:1427: writing smithi11289144-143 from 675912 to 1403845 tid 1 2023-09-23T20:01:32.279 INFO:tasks.rados.rados.0.smithi112.stdout:1427: writing smithi11289144-143 from 1920764 to 2381437 tid 2 2023-09-23T20:01:32.283 INFO:tasks.rados.rados.0.smithi112.stdout:1427: writing smithi11289144-143 from 2801290 to 3075912 tid 3 2023-09-23T20:01:32.284 INFO:tasks.rados.rados.0.smithi112.stdout:1428: read oid 190 snap -1 2023-09-23T20:01:32.284 INFO:tasks.rados.rados.0.smithi112.stdout:1428: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:01:32.284 INFO:tasks.rados.rados.0.smithi112.stdout:1429: write oid 85 current snap is 0 2023-09-23T20:01:32.284 INFO:tasks.rados.rados.0.smithi112.stdout:1426: finishing write tid 1 to smithi11289144-467 2023-09-23T20:01:32.284 INFO:tasks.rados.rados.0.smithi112.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-09-23T20:01:32.289 INFO:tasks.rados.rados.0.smithi112.stdout:1429: writing smithi11289144-85 from 692719 to 1095901 tid 1 2023-09-23T20:01:32.296 INFO:tasks.rados.rados.0.smithi112.stdout:1429: writing smithi11289144-85 from 1579246 to 2299930 tid 2 2023-09-23T20:01:32.303 INFO:tasks.rados.rados.0.smithi112.stdout:1429: writing smithi11289144-85 from 2828713 to 3092719 tid 3 2023-09-23T20:01:32.304 INFO:tasks.rados.rados.0.smithi112.stdout:1426: finishing write tid 2 to smithi11289144-467 2023-09-23T20:01:32.304 INFO:tasks.rados.rados.0.smithi112.stdout:1426: finishing write tid 3 to smithi11289144-467 2023-09-23T20:01:32.304 INFO:tasks.rados.rados.0.smithi112.stdout:1430: read oid 366 snap -1 2023-09-23T20:01:32.304 INFO:tasks.rados.rados.0.smithi112.stdout:1430: expect (ObjNum 678 snap 0 seq_num 678) 2023-09-23T20:01:32.304 INFO:tasks.rados.rados.0.smithi112.stdout:1431: write oid 135 current snap is 0 2023-09-23T20:01:32.304 INFO:tasks.rados.rados.0.smithi112.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-09-23T20:01:32.309 INFO:tasks.rados.rados.0.smithi112.stdout:1431: writing smithi11289144-135 from 709526 to 1187957 tid 1 2023-09-23T20:01:32.315 INFO:tasks.rados.rados.0.smithi112.stdout:1431: writing smithi11289144-135 from 1637728 to 2102070 tid 2 2023-09-23T20:01:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:1431: writing smithi11289144-135 from 2856136 to 3109526 tid 3 2023-09-23T20:01:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:1432: delete oid 226 current snap is 0 2023-09-23T20:01:32.321 INFO:tasks.rados.rados.0.smithi112.stdout:1426: finishing write tid 4 to smithi11289144-467 2023-09-23T20:01:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 216 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-09-23T20:01:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-09-23T20:01:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:1427: finishing write tid 1 to smithi11289144-143 2023-09-23T20:01:32.322 INFO:tasks.rados.rados.0.smithi112.stdout:1427: finishing write tid 2 to smithi11289144-143 2023-09-23T20:01:32.323 INFO:tasks.rados.rados.0.smithi112.stdout:1427: finishing write tid 3 to smithi11289144-143 2023-09-23T20:01:32.323 INFO:tasks.rados.rados.0.smithi112.stdout:1427: finishing write tid 4 to smithi11289144-143 2023-09-23T20:01:32.323 INFO:tasks.rados.rados.0.smithi112.stdout:1427: finishing write tid 5 to smithi11289144-143 2023-09-23T20:01:32.323 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 143 v 248 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-09-23T20:01:32.324 INFO:tasks.rados.rados.0.smithi112.stdout:1427: left oid 143 (ObjNum 1016 snap 0 seq_num 1016) 2023-09-23T20:01:32.324 INFO:tasks.rados.rados.0.smithi112.stdout:1428: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:01:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:32 smithi112 bash[41728]: audit 2023-09-23T20:01:31.746455+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:32 smithi112 bash[27353]: audit 2023-09-23T20:01:31.746455+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:32.452 INFO:tasks.rados.rados.0.smithi112.stdout:1429: finishing write tid 1 to smithi11289144-85 2023-09-23T20:01:32.453 INFO:tasks.rados.rados.0.smithi112.stdout:1429: finishing write tid 2 to smithi11289144-85 2023-09-23T20:01:32.453 INFO:tasks.rados.rados.0.smithi112.stdout:1429: finishing write tid 3 to smithi11289144-85 2023-09-23T20:01:32.453 INFO:tasks.rados.rados.0.smithi112.stdout:1430: expect (ObjNum 678 snap 0 seq_num 678) 2023-09-23T20:01:32.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:32 smithi174 bash[31352]: audit 2023-09-23T20:01:31.746455+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:32.607 INFO:tasks.rados.rados.0.smithi112.stdout:1429: finishing write tid 4 to smithi11289144-85 2023-09-23T20:01:32.607 INFO:tasks.rados.rados.0.smithi112.stdout:1429: finishing write tid 5 to smithi11289144-85 2023-09-23T20:01:32.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 85 v 238 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-09-23T20:01:32.607 INFO:tasks.rados.rados.0.smithi112.stdout:1429: left oid 85 (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:1431: finishing write tid 1 to smithi11289144-135 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:1431: finishing write tid 2 to smithi11289144-135 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:1431: finishing write tid 3 to smithi11289144-135 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:1431: finishing write tid 4 to smithi11289144-135 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:1431: finishing write tid 5 to smithi11289144-135 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 135 v 252 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-09-23T20:01:32.608 INFO:tasks.rados.rados.0.smithi112.stdout:1431: left oid 135 (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1426: done (6 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1427: done (5 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1428: done (4 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1429: done (3 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1430: done (2 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1431: done (1 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1432: done (0 left) 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1433: write oid 266 current snap is 0 2023-09-23T20:01:32.609 INFO:tasks.rados.rados.0.smithi112.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-09-23T20:01:32.620 INFO:tasks.rados.rados.0.smithi112.stdout:1433: writing smithi11289144-266 from 743140 to 1488422 tid 1 2023-09-23T20:01:32.628 INFO:tasks.rados.rados.0.smithi112.stdout:1433: writing smithi11289144-266 from 2154692 to 2622703 tid 2 2023-09-23T20:01:32.628 INFO:tasks.rados.rados.0.smithi112.stdout:1434: delete oid 335 current snap is 0 2023-09-23T20:01:32.628 INFO:tasks.rados.rados.0.smithi112.stdout:1433: finishing write tid 1 to smithi11289144-266 2023-09-23T20:01:32.630 INFO:tasks.rados.rados.0.smithi112.stdout:1434: done (1 left) 2023-09-23T20:01:32.630 INFO:tasks.rados.rados.0.smithi112.stdout:1435: read oid 417 snap -1 2023-09-23T20:01:32.630 INFO:tasks.rados.rados.0.smithi112.stdout:1435: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:01:32.631 INFO:tasks.rados.rados.0.smithi112.stdout:1436: write oid 63 current snap is 0 2023-09-23T20:01:32.631 INFO:tasks.rados.rados.0.smithi112.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-09-23T20:01:32.637 INFO:tasks.rados.rados.0.smithi112.stdout:1436: writing smithi11289144-63 from 776754 to 1272534 tid 1 2023-09-23T20:01:32.643 INFO:tasks.rados.rados.0.smithi112.stdout:1436: writing smithi11289144-63 from 1871656 to 2343336 tid 2 2023-09-23T20:01:32.648 INFO:tasks.rados.rados.0.smithi112.stdout:1436: writing smithi11289144-63 from 2965828 to 3176754 tid 3 2023-09-23T20:01:32.648 INFO:tasks.rados.rados.0.smithi112.stdout:1437: write oid 262 current snap is 0 2023-09-23T20:01:32.648 INFO:tasks.rados.rados.0.smithi112.stdout:1433: finishing write tid 2 to smithi11289144-266 2023-09-23T20:01:32.648 INFO:tasks.rados.rados.0.smithi112.stdout:1433: finishing write tid 3 to smithi11289144-266 2023-09-23T20:01:32.649 INFO:tasks.rados.rados.0.smithi112.stdout:1433: finishing write tid 4 to smithi11289144-266 2023-09-23T20:01:32.649 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 266 v 241 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-09-23T20:01:32.649 INFO:tasks.rados.rados.0.smithi112.stdout:1433: left oid 266 (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T20:01:32.649 INFO:tasks.rados.rados.0.smithi112.stdout:1436: finishing write tid 1 to smithi11289144-63 2023-09-23T20:01:32.649 INFO:tasks.rados.rados.0.smithi112.stdout:1435: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:01:32.749 INFO:tasks.rados.rados.0.smithi112.stdout:1436: finishing write tid 2 to smithi11289144-63 2023-09-23T20:01:32.749 INFO:tasks.rados.rados.0.smithi112.stdout:1436: finishing write tid 3 to smithi11289144-63 2023-09-23T20:01:32.749 INFO:tasks.rados.rados.0.smithi112.stdout:1436: finishing write tid 4 to smithi11289144-63 2023-09-23T20:01:32.749 INFO:tasks.rados.rados.0.smithi112.stdout:1436: finishing write tid 5 to smithi11289144-63 2023-09-23T20:01:32.749 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 63 v 245 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-09-23T20:01:32.750 INFO:tasks.rados.rados.0.smithi112.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T20:01:32.750 INFO:tasks.rados.rados.0.smithi112.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-09-23T20:01:32.763 INFO:tasks.rados.rados.0.smithi112.stdout:1437: writing smithi11289144-262 from 793561 to 1364590 tid 1 2023-09-23T20:01:32.769 INFO:tasks.rados.rados.0.smithi112.stdout:1437: writing smithi11289144-262 from 1813785 to 2545476 tid 2 2023-09-23T20:01:32.773 INFO:tasks.rados.rados.0.smithi112.stdout:1437: writing smithi11289144-262 from 2993251 to 3193561 tid 3 2023-09-23T20:01:32.773 INFO:tasks.rados.rados.0.smithi112.stdout:1433: done (3 left) 2023-09-23T20:01:32.773 INFO:tasks.rados.rados.0.smithi112.stdout:1435: done (2 left) 2023-09-23T20:01:32.774 INFO:tasks.rados.rados.0.smithi112.stdout:1436: done (1 left) 2023-09-23T20:01:32.774 INFO:tasks.rados.rados.0.smithi112.stdout:1438: write oid 263 current snap is 0 2023-09-23T20:01:32.774 INFO:tasks.rados.rados.0.smithi112.stdout:1437: finishing write tid 1 to smithi11289144-262 2023-09-23T20:01:32.774 INFO:tasks.rados.rados.0.smithi112.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-09-23T20:01:32.779 INFO:tasks.rados.rados.0.smithi112.stdout:1438: writing smithi11289144-263 from 410368 to 1056646 tid 1 2023-09-23T20:01:32.784 INFO:tasks.rados.rados.0.smithi112.stdout:1438: writing smithi11289144-263 from 1472267 to 1947616 tid 2 2023-09-23T20:01:32.790 INFO:tasks.rados.rados.0.smithi112.stdout:1438: writing smithi11289144-263 from 2504321 to 2909921 tid 3 2023-09-23T20:01:32.790 INFO:tasks.rados.rados.0.smithi112.stdout:1439: write oid 321 current snap is 0 2023-09-23T20:01:32.790 INFO:tasks.rados.rados.0.smithi112.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-09-23T20:01:32.796 INFO:tasks.rados.rados.0.smithi112.stdout:1439: writing smithi11289144-321 from 427175 to 1148702 tid 1 2023-09-23T20:01:32.805 INFO:tasks.rados.rados.0.smithi112.stdout:1439: writing smithi11289144-321 from 1930749 to 2666109 tid 2 2023-09-23T20:01:32.805 INFO:tasks.rados.rados.0.smithi112.stdout:1440: write oid 494 current snap is 0 2023-09-23T20:01:32.805 INFO:tasks.rados.rados.0.smithi112.stdout:1437: finishing write tid 2 to smithi11289144-262 2023-09-23T20:01:32.805 INFO:tasks.rados.rados.0.smithi112.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-09-23T20:01:32.812 INFO:tasks.rados.rados.0.smithi112.stdout:1440: writing smithi11289144-494 from 443982 to 1240758 tid 1 2023-09-23T20:01:32.818 INFO:tasks.rados.rados.0.smithi112.stdout:1440: writing smithi11289144-494 from 1989231 to 2468249 tid 2 2023-09-23T20:01:32.823 INFO:tasks.rados.rados.0.smithi112.stdout:1440: writing smithi11289144-494 from 2959167 to 3243982 tid 3 2023-09-23T20:01:32.824 INFO:tasks.rados.rados.0.smithi112.stdout:1441: read oid 110 snap -1 2023-09-23T20:01:32.824 INFO:tasks.rados.rados.0.smithi112.stdout:1441: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:01:32.824 INFO:tasks.rados.rados.0.smithi112.stdout:1442: read oid 332 snap -1 2023-09-23T20:01:32.824 INFO:tasks.rados.rados.0.smithi112.stdout:1442: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:01:32.824 INFO:tasks.rados.rados.0.smithi112.stdout:1443: write oid 364 current snap is 0 2023-09-23T20:01:32.824 INFO:tasks.rados.rados.0.smithi112.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-09-23T20:01:32.829 INFO:tasks.rados.rados.0.smithi112.stdout:1443: writing smithi11289144-364 from 460789 to 1049167 tid 1 2023-09-23T20:01:32.837 INFO:tasks.rados.rados.0.smithi112.stdout:1443: writing smithi11289144-364 from 1764066 to 2503095 tid 2 2023-09-23T20:01:32.842 INFO:tasks.rados.rados.0.smithi112.stdout:1443: writing smithi11289144-364 from 3219296 to 3260789 tid 3 2023-09-23T20:01:32.842 INFO:tasks.rados.rados.0.smithi112.stdout:1444: write oid 163 current snap is 0 2023-09-23T20:01:32.842 INFO:tasks.rados.rados.0.smithi112.stdout:1437: finishing write tid 3 to smithi11289144-262 2023-09-23T20:01:32.842 INFO:tasks.rados.rados.0.smithi112.stdout:1437: finishing write tid 4 to smithi11289144-262 2023-09-23T20:01:32.842 INFO:tasks.rados.rados.0.smithi112.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-09-23T20:01:32.848 INFO:tasks.rados.rados.0.smithi112.stdout:1444: writing smithi11289144-163 from 477596 to 1141223 tid 1 2023-09-23T20:01:32.855 INFO:tasks.rados.rados.0.smithi112.stdout:1444: writing smithi11289144-163 from 1706195 to 2188882 tid 2 2023-09-23T20:01:32.861 INFO:tasks.rados.rados.0.smithi112.stdout:1444: writing smithi11289144-163 from 2614013 to 3181054 tid 3 2023-09-23T20:01:32.861 INFO:tasks.rados.rados.0.smithi112.stdout:1445: read oid 245 snap -1 2023-09-23T20:01:32.861 INFO:tasks.rados.rados.0.smithi112.stdout:1445: expect (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1446: delete oid 454 current snap is 0 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1437: finishing write tid 5 to smithi11289144-262 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 221 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1438: finishing write tid 1 to smithi11289144-263 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1438: finishing write tid 2 to smithi11289144-263 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1438: finishing write tid 3 to smithi11289144-263 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1438: finishing write tid 4 to smithi11289144-263 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1438: finishing write tid 5 to smithi11289144-263 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 263 v 211 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1438: left oid 263 (ObjNum 1024 snap 0 seq_num 1024) 2023-09-23T20:01:32.862 INFO:tasks.rados.rados.0.smithi112.stdout:1439: finishing write tid 1 to smithi11289144-321 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1439: finishing write tid 2 to smithi11289144-321 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1439: finishing write tid 3 to smithi11289144-321 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1439: finishing write tid 4 to smithi11289144-321 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 321 v 244 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1439: left oid 321 (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1440: finishing write tid 1 to smithi11289144-494 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1440: finishing write tid 2 to smithi11289144-494 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1440: finishing write tid 3 to smithi11289144-494 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1440: finishing write tid 4 to smithi11289144-494 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1440: finishing write tid 5 to smithi11289144-494 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 494 v 286 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1440: left oid 494 (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T20:01:32.863 INFO:tasks.rados.rados.0.smithi112.stdout:1441: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:01:32.937 INFO:tasks.rados.rados.0.smithi112.stdout:1443: finishing write tid 1 to smithi11289144-364 2023-09-23T20:01:32.937 INFO:tasks.rados.rados.0.smithi112.stdout:1442: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:01:33.167 INFO:tasks.rados.rados.0.smithi112.stdout:1443: finishing write tid 2 to smithi11289144-364 2023-09-23T20:01:33.167 INFO:tasks.rados.rados.0.smithi112.stdout:1443: finishing write tid 3 to smithi11289144-364 2023-09-23T20:01:33.167 INFO:tasks.rados.rados.0.smithi112.stdout:1443: finishing write tid 4 to smithi11289144-364 2023-09-23T20:01:33.167 INFO:tasks.rados.rados.0.smithi112.stdout:1443: finishing write tid 5 to smithi11289144-364 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 225 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:1443: left oid 364 (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:1444: finishing write tid 1 to smithi11289144-163 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:1444: finishing write tid 2 to smithi11289144-163 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:1444: finishing write tid 3 to smithi11289144-163 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:1444: finishing write tid 4 to smithi11289144-163 2023-09-23T20:01:33.168 INFO:tasks.rados.rados.0.smithi112.stdout:1444: finishing write tid 5 to smithi11289144-163 2023-09-23T20:01:33.169 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 163 v 150 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-09-23T20:01:33.169 INFO:tasks.rados.rados.0.smithi112.stdout:1444: left oid 163 (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:01:33.169 INFO:tasks.rados.rados.0.smithi112.stdout:1445: expect (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:01:33.281 INFO:tasks.rados.rados.0.smithi112.stdout:1437: done (9 left) 2023-09-23T20:01:33.281 INFO:tasks.rados.rados.0.smithi112.stdout:1438: done (8 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1439: done (7 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1440: done (6 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1441: done (5 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1442: done (4 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1443: done (3 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1444: done (2 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1445: done (1 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1446: done (0 left) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1447: read oid 326 snap -1 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1447: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1448: write oid 223 current snap is 0 2023-09-23T20:01:33.282 INFO:tasks.rados.rados.0.smithi112.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-09-23T20:01:33.291 INFO:tasks.rados.rados.0.smithi112.stdout:1448: writing smithi11289144-223 from 511210 to 925335 tid 1 2023-09-23T20:01:33.297 INFO:tasks.rados.rados.0.smithi112.stdout:1448: writing smithi11289144-223 from 1423159 to 1909515 tid 2 2023-09-23T20:01:33.306 INFO:tasks.rados.rados.0.smithi112.stdout:1448: writing smithi11289144-223 from 2668859 to 3258444 tid 3 2023-09-23T20:01:33.306 INFO:tasks.rados.rados.0.smithi112.stdout:1449: write oid 141 current snap is 0 2023-09-23T20:01:33.306 INFO:tasks.rados.rados.0.smithi112.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-09-23T20:01:33.311 INFO:tasks.rados.rados.0.smithi112.stdout:1449: writing smithi11289144-141 from 528017 to 1017391 tid 1 2023-09-23T20:01:33.318 INFO:tasks.rados.rados.0.smithi112.stdout:1449: writing smithi11289144-141 from 1481641 to 2111655 tid 2 2023-09-23T20:01:33.324 INFO:tasks.rados.rados.0.smithi112.stdout:1449: writing smithi11289144-141 from 2696282 to 3097139 tid 3 2023-09-23T20:01:33.324 INFO:tasks.rados.rados.0.smithi112.stdout:1450: write oid 250 current snap is 0 2023-09-23T20:01:33.324 INFO:tasks.rados.rados.0.smithi112.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-09-23T20:01:33.331 INFO:tasks.rados.rados.0.smithi112.stdout:1450: writing smithi11289144-250 from 544824 to 1109447 tid 1 2023-09-23T20:01:33.339 INFO:tasks.rados.rados.0.smithi112.stdout:1450: writing smithi11289144-250 from 1823770 to 2313795 tid 2 2023-09-23T20:01:33.344 INFO:tasks.rados.rados.0.smithi112.stdout:1450: writing smithi11289144-250 from 3007352 to 3344824 tid 3 2023-09-23T20:01:33.345 INFO:tasks.rados.rados.0.smithi112.stdout:1451: write oid 297 current snap is 0 2023-09-23T20:01:33.345 INFO:tasks.rados.rados.0.smithi112.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-09-23T20:01:33.351 INFO:tasks.rados.rados.0.smithi112.stdout:1451: writing smithi11289144-297 from 561631 to 1201503 tid 1 2023-09-23T20:01:33.359 INFO:tasks.rados.rados.0.smithi112.stdout:1451: writing smithi11289144-297 from 1882252 to 2515935 tid 2 2023-09-23T20:01:33.363 INFO:tasks.rados.rados.0.smithi112.stdout:1451: writing smithi11289144-297 from 3034775 to 3361631 tid 3 2023-09-23T20:01:33.364 INFO:tasks.rados.rados.0.smithi112.stdout:1452: delete oid 318 current snap is 0 2023-09-23T20:01:33.364 INFO:tasks.rados.rados.0.smithi112.stdout:1447: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:33.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:33 smithi112 bash[41728]: cluster 2023-09-23T20:01:31.739927+0000 mgr.y (mgr.24356) 228 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-09-23T20:01:33.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:33 smithi112 bash[27353]: cluster 2023-09-23T20:01:31.739927+0000 mgr.y (mgr.24356) 228 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-09-23T20:01:33.487 INFO:tasks.rados.rados.0.smithi112.stdout:1448: finishing write tid 1 to smithi11289144-223 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1448: finishing write tid 2 to smithi11289144-223 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1448: finishing write tid 3 to smithi11289144-223 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1448: finishing write tid 4 to smithi11289144-223 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1448: finishing write tid 5 to smithi11289144-223 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 223 v 249 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1448: left oid 223 (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1449: finishing write tid 1 to smithi11289144-141 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1449: finishing write tid 2 to smithi11289144-141 2023-09-23T20:01:33.488 INFO:tasks.rados.rados.0.smithi112.stdout:1449: finishing write tid 3 to smithi11289144-141 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1449: finishing write tid 4 to smithi11289144-141 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1449: finishing write tid 5 to smithi11289144-141 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 141 v 177 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1449: left oid 141 (ObjNum 1031 snap 0 seq_num 1031) 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1447: done (5 left) 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1448: done (4 left) 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1449: done (3 left) 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1452: done (2 left) 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1453: read oid 301 snap -1 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1453: expect deleted 2023-09-23T20:01:33.489 INFO:tasks.rados.rados.0.smithi112.stdout:1454: read oid 375 snap -1 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1454: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1455: read oid 111 snap -1 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1455: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1456: read oid 97 snap -1 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1456: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1457: read oid 15 snap -1 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1457: expect (ObjNum 601 snap 0 seq_num 601) 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1458: write oid 155 current snap is 0 2023-09-23T20:01:33.490 INFO:tasks.rados.rados.0.smithi112.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-09-23T20:01:33.499 INFO:tasks.rados.rados.0.smithi112.stdout:1458: writing smithi11289144-155 from 595245 to 1101968 tid 1 2023-09-23T20:01:33.507 INFO:tasks.rados.rados.0.smithi112.stdout:1458: writing smithi11289144-155 from 1715569 to 2352921 tid 2 2023-09-23T20:01:33.514 INFO:tasks.rados.rados.0.smithi112.stdout:1458: writing smithi11289144-155 from 2805974 to 3368272 tid 3 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1459: read oid 72 snap -1 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1459: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1460: delete oid 448 current snap is 0 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1450: finishing write tid 1 to smithi11289144-250 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1450: finishing write tid 2 to smithi11289144-250 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1450: finishing write tid 3 to smithi11289144-250 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1450: finishing write tid 4 to smithi11289144-250 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1450: finishing write tid 5 to smithi11289144-250 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 250 v 158 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1450: left oid 250 (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1451: finishing write tid 1 to smithi11289144-297 2023-09-23T20:01:33.515 INFO:tasks.rados.rados.0.smithi112.stdout:1451: finishing write tid 2 to smithi11289144-297 2023-09-23T20:01:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:1451: finishing write tid 3 to smithi11289144-297 2023-09-23T20:01:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:1451: finishing write tid 4 to smithi11289144-297 2023-09-23T20:01:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:1451: finishing write tid 5 to smithi11289144-297 2023-09-23T20:01:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 297 v 290 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-09-23T20:01:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:1451: left oid 297 (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:01:33.516 INFO:tasks.rados.rados.0.smithi112.stdout:1456: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:01:33.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:33 smithi174 bash[31352]: cluster 2023-09-23T20:01:31.739927+0000 mgr.y (mgr.24356) 228 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-09-23T20:01:33.637 INFO:tasks.rados.rados.0.smithi112.stdout:1455: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:01:33.820 INFO:tasks.rados.rados.0.smithi112.stdout:1454: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:01:33.955 INFO:tasks.rados.rados.0.smithi112.stdout:1457: expect (ObjNum 601 snap 0 seq_num 601) 2023-09-23T20:01:34.042 INFO:tasks.rados.rados.0.smithi112.stdout:1458: finishing write tid 1 to smithi11289144-155 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:1458: finishing write tid 2 to smithi11289144-155 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:1458: finishing write tid 3 to smithi11289144-155 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:1458: finishing write tid 4 to smithi11289144-155 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:1458: finishing write tid 5 to smithi11289144-155 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 248 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:1458: left oid 155 (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:01:34.043 INFO:tasks.rados.rados.0.smithi112.stdout:1459: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-09-23T20:01:34.146 INFO:tasks.rados.rados.0.smithi112.stdout:1450: done (9 left) 2023-09-23T20:01:34.146 INFO:tasks.rados.rados.0.smithi112.stdout:1451: done (8 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1453: done (7 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1454: done (6 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1455: done (5 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1456: done (4 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1457: done (3 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1458: done (2 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1459: done (1 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1460: done (0 left) 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1461: write oid 86 current snap is 0 2023-09-23T20:01:34.147 INFO:tasks.rados.rados.0.smithi112.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-09-23T20:01:34.161 INFO:tasks.rados.rados.0.smithi112.stdout:1461: writing smithi11289144-86 from 628859 to 1286080 tid 1 2023-09-23T20:01:34.167 INFO:tasks.rados.rados.0.smithi112.stdout:1461: writing smithi11289144-86 from 1716180 to 2357201 tid 2 2023-09-23T20:01:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:1461: writing smithi11289144-86 from 3144467 to 3428859 tid 3 2023-09-23T20:01:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:1462: delete oid 82 current snap is 0 2023-09-23T20:01:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:1461: finishing write tid 1 to smithi11289144-86 2023-09-23T20:01:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:1461: finishing write tid 2 to smithi11289144-86 2023-09-23T20:01:34.175 INFO:tasks.rados.rados.0.smithi112.stdout:1462: done (1 left) 2023-09-23T20:01:34.175 INFO:tasks.rados.rados.0.smithi112.stdout:1463: read oid 468 snap -1 2023-09-23T20:01:34.175 INFO:tasks.rados.rados.0.smithi112.stdout:1463: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:01:34.176 INFO:tasks.rados.rados.0.smithi112.stdout:1464: write oid 93 current snap is 0 2023-09-23T20:01:34.176 INFO:tasks.rados.rados.0.smithi112.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-09-23T20:01:34.182 INFO:tasks.rados.rados.0.smithi112.stdout:1464: writing smithi11289144-93 from 662473 to 1070192 tid 1 2023-09-23T20:01:34.191 INFO:tasks.rados.rados.0.smithi112.stdout:1464: writing smithi11289144-93 from 1833144 to 2477834 tid 2 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1464: writing smithi11289144-93 from 3199313 to 3462473 tid 3 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1465: read oid 146 snap -1 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1465: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1466: read oid 56 snap -1 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1466: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1467: read oid 401 snap -1 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:01:34.197 INFO:tasks.rados.rados.0.smithi112.stdout:1468: read oid 219 snap -1 2023-09-23T20:01:34.198 INFO:tasks.rados.rados.0.smithi112.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:01:34.198 INFO:tasks.rados.rados.0.smithi112.stdout:1469: write oid 402 current snap is 0 2023-09-23T20:01:34.198 INFO:tasks.rados.rados.0.smithi112.stdout:1461: finishing write tid 3 to smithi11289144-86 2023-09-23T20:01:34.198 INFO:tasks.rados.rados.0.smithi112.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-09-23T20:01:34.203 INFO:tasks.rados.rados.0.smithi112.stdout:1469: writing smithi11289144-402 from 679280 to 1162248 tid 1 2023-09-23T20:01:34.212 INFO:tasks.rados.rados.0.smithi112.stdout:1469: writing smithi11289144-402 from 1775273 to 2563621 tid 2 2023-09-23T20:01:34.218 INFO:tasks.rados.rados.0.smithi112.stdout:1469: writing smithi11289144-402 from 3110383 to 3479280 tid 3 2023-09-23T20:01:34.218 INFO:tasks.rados.rados.0.smithi112.stdout:1470: read oid 197 snap -1 2023-09-23T20:01:34.218 INFO:tasks.rados.rados.0.smithi112.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:01:34.218 INFO:tasks.rados.rados.0.smithi112.stdout:1471: read oid 198 snap -1 2023-09-23T20:01:34.218 INFO:tasks.rados.rados.0.smithi112.stdout:1471: expect (ObjNum 746 snap 0 seq_num 746) 2023-09-23T20:01:34.218 INFO:tasks.rados.rados.0.smithi112.stdout:1472: read oid 174 snap -1 2023-09-23T20:01:34.219 INFO:tasks.rados.rados.0.smithi112.stdout:1472: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:01:34.219 INFO:tasks.rados.rados.0.smithi112.stdout:1473: write oid 291 current snap is 0 2023-09-23T20:01:34.219 INFO:tasks.rados.rados.0.smithi112.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-09-23T20:01:34.225 INFO:tasks.rados.rados.0.smithi112.stdout:1473: writing smithi11289144-291 from 696087 to 1254304 tid 1 2023-09-23T20:01:34.233 INFO:tasks.rados.rados.0.smithi112.stdout:1473: writing smithi11289144-291 from 1833755 to 2482114 tid 2 2023-09-23T20:01:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:1473: writing smithi11289144-291 from 3137806 to 3496087 tid 3 2023-09-23T20:01:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:1474: read oid 158 snap -1 2023-09-23T20:01:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T20:01:34.240 INFO:tasks.rados.rados.0.smithi112.stdout:1475: read oid 204 snap -1 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1475: expect deleted 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1476: read oid 348 snap -1 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1477: write oid 319 current snap is 0 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1461: finishing write tid 4 to smithi11289144-86 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1461: finishing write tid 5 to smithi11289144-86 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 86 v 174 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:01:34.241 INFO:tasks.rados.rados.0.smithi112.stdout:1463: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:01:34.353 INFO:tasks.rados.rados.0.smithi112.stdout:1464: finishing write tid 1 to smithi11289144-93 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1464: finishing write tid 2 to smithi11289144-93 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1464: finishing write tid 3 to smithi11289144-93 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1464: finishing write tid 4 to smithi11289144-93 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1464: finishing write tid 5 to smithi11289144-93 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 93 v 253 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1469: finishing write tid 1 to smithi11289144-402 2023-09-23T20:01:34.354 INFO:tasks.rados.rados.0.smithi112.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:01:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:34 smithi112 bash[41728]: audit 2023-09-23T20:01:33.553628+0000 mon.a (mon.0) 933 : audit [DBG] from='client.? 172.21.15.112:0/566543387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:34 smithi112 bash[27353]: audit 2023-09-23T20:01:33.553628+0000 mon.a (mon.0) 933 : audit [DBG] from='client.? 172.21.15.112:0/566543387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:34.444 INFO:tasks.rados.rados.0.smithi112.stdout:1466: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:01:34.558 INFO:tasks.rados.rados.0.smithi112.stdout:1469: finishing write tid 2 to smithi11289144-402 2023-09-23T20:01:34.559 INFO:tasks.rados.rados.0.smithi112.stdout:1465: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:01:34.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:34 smithi174 bash[31352]: audit 2023-09-23T20:01:33.553628+0000 mon.a (mon.0) 933 : audit [DBG] from='client.? 172.21.15.112:0/566543387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:34.736 INFO:tasks.rados.rados.0.smithi112.stdout:1469: finishing write tid 3 to smithi11289144-402 2023-09-23T20:01:34.736 INFO:tasks.rados.rados.0.smithi112.stdout:1469: finishing write tid 4 to smithi11289144-402 2023-09-23T20:01:34.736 INFO:tasks.rados.rados.0.smithi112.stdout:1469: finishing write tid 5 to smithi11289144-402 2023-09-23T20:01:34.737 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 402 v 196 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-09-23T20:01:34.737 INFO:tasks.rados.rados.0.smithi112.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:01:34.737 INFO:tasks.rados.rados.0.smithi112.stdout:1471: expect (ObjNum 746 snap 0 seq_num 746) 2023-09-23T20:01:34.907 INFO:tasks.rados.rados.0.smithi112.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:01:34.986 INFO:tasks.rados.rados.0.smithi112.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:01:35.105 INFO:tasks.rados.rados.0.smithi112.stdout:1472: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:01:35.198 INFO:tasks.rados.rados.0.smithi112.stdout:1473: finishing write tid 1 to smithi11289144-291 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:1473: finishing write tid 2 to smithi11289144-291 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:1473: finishing write tid 3 to smithi11289144-291 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:1473: finishing write tid 4 to smithi11289144-291 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:1473: finishing write tid 5 to smithi11289144-291 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 291 v 218 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T20:01:35.199 INFO:tasks.rados.rados.0.smithi112.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T20:01:35.323 INFO:tasks.rados.rados.0.smithi112.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-23T20:01:35.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:35 smithi112 bash[27353]: cluster 2023-09-23T20:01:33.741180+0000 mgr.y (mgr.24356) 229 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-09-23T20:01:35.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:35 smithi112 bash[41728]: cluster 2023-09-23T20:01:33.741180+0000 mgr.y (mgr.24356) 229 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-09-23T20:01:35.442 INFO:tasks.rados.rados.0.smithi112.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-09-23T20:01:35.456 INFO:tasks.rados.rados.0.smithi112.stdout:1477: writing smithi11289144-319 from 712894 to 1462713 tid 1 2023-09-23T20:01:35.463 INFO:tasks.rados.rados.0.smithi112.stdout:1477: writing smithi11289144-319 from 2008590 to 2800607 tid 2 2023-09-23T20:01:35.468 INFO:tasks.rados.rados.0.smithi112.stdout:1477: writing smithi11289144-319 from 3281582 to 3512894 tid 3 2023-09-23T20:01:35.468 INFO:tasks.rados.rados.0.smithi112.stdout:1461: done (15 left) 2023-09-23T20:01:35.468 INFO:tasks.rados.rados.0.smithi112.stdout:1463: done (14 left) 2023-09-23T20:01:35.468 INFO:tasks.rados.rados.0.smithi112.stdout:1464: done (13 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1465: done (12 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1466: done (11 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1467: done (10 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1468: done (9 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1469: done (8 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1470: done (7 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1471: done (6 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1472: done (5 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1473: done (4 left) 2023-09-23T20:01:35.469 INFO:tasks.rados.rados.0.smithi112.stdout:1474: done (3 left) 2023-09-23T20:01:35.470 INFO:tasks.rados.rados.0.smithi112.stdout:1475: done (2 left) 2023-09-23T20:01:35.470 INFO:tasks.rados.rados.0.smithi112.stdout:1476: done (1 left) 2023-09-23T20:01:35.470 INFO:tasks.rados.rados.0.smithi112.stdout:1478: write oid 392 current snap is 0 2023-09-23T20:01:35.470 INFO:tasks.rados.rados.0.smithi112.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-09-23T20:01:35.474 INFO:tasks.rados.rados.0.smithi112.stdout:1478: writing smithi11289144-392 from 729701 to 1154769 tid 1 2023-09-23T20:01:35.481 INFO:tasks.rados.rados.0.smithi112.stdout:1478: writing smithi11289144-392 from 1667072 to 2319100 tid 2 2023-09-23T20:01:35.487 INFO:tasks.rados.rados.0.smithi112.stdout:1478: writing smithi11289144-392 from 2909005 to 3394185 tid 3 2023-09-23T20:01:35.487 INFO:tasks.rados.rados.0.smithi112.stdout:1479: read oid 390 snap -1 2023-09-23T20:01:35.488 INFO:tasks.rados.rados.0.smithi112.stdout:1479: expect deleted 2023-09-23T20:01:35.488 INFO:tasks.rados.rados.0.smithi112.stdout:1480: write oid 162 current snap is 0 2023-09-23T20:01:35.488 INFO:tasks.rados.rados.0.smithi112.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-09-23T20:01:35.494 INFO:tasks.rados.rados.0.smithi112.stdout:1480: writing smithi11289144-162 from 746508 to 1246825 tid 1 2023-09-23T20:01:35.503 INFO:tasks.rados.rados.0.smithi112.stdout:1480: writing smithi11289144-162 from 2009201 to 2804887 tid 2 2023-09-23T20:01:35.508 INFO:tasks.rados.rados.0.smithi112.stdout:1480: writing smithi11289144-162 from 3220075 to 3546508 tid 3 2023-09-23T20:01:35.508 INFO:tasks.rados.rados.0.smithi112.stdout:1481: read oid 24 snap -1 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1481: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1482: read oid 64 snap -1 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1482: expect deleted 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1483: read oid 280 snap -1 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1483: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1484: delete oid 447 current snap is 0 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1477: finishing write tid 1 to smithi11289144-319 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1477: finishing write tid 2 to smithi11289144-319 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1477: finishing write tid 3 to smithi11289144-319 2023-09-23T20:01:35.509 INFO:tasks.rados.rados.0.smithi112.stdout:1477: finishing write tid 4 to smithi11289144-319 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1477: finishing write tid 5 to smithi11289144-319 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 319 v 215 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1477: left oid 319 (ObjNum 1042 snap 0 seq_num 1042) 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1478: finishing write tid 1 to smithi11289144-392 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1478: finishing write tid 2 to smithi11289144-392 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1478: finishing write tid 3 to smithi11289144-392 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1478: finishing write tid 4 to smithi11289144-392 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1478: finishing write tid 5 to smithi11289144-392 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 392 v 229 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-09-23T20:01:35.510 INFO:tasks.rados.rados.0.smithi112.stdout:1478: left oid 392 (ObjNum 1043 snap 0 seq_num 1043) 2023-09-23T20:01:35.511 INFO:tasks.rados.rados.0.smithi112.stdout:1480: finishing write tid 1 to smithi11289144-162 2023-09-23T20:01:35.511 INFO:tasks.rados.rados.0.smithi112.stdout:1477: done (7 left) 2023-09-23T20:01:35.511 INFO:tasks.rados.rados.0.smithi112.stdout:1478: done (6 left) 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1479: done (5 left) 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1482: done (4 left) 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1484: done (3 left) 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1485: read oid 201 snap -1 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1485: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1486: write oid 422 current snap is 0 2023-09-23T20:01:35.512 INFO:tasks.rados.rados.0.smithi112.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-09-23T20:01:35.522 INFO:tasks.rados.rados.0.smithi112.stdout:1486: writing smithi11289144-422 from 780122 to 1430937 tid 1 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1486: writing smithi11289144-422 from 2126165 to 2925520 tid 2 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1480: finishing write tid 2 to smithi11289144-162 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1480: finishing write tid 3 to smithi11289144-162 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1487: read oid 165 snap -1 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1487: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1488: delete oid 305 current snap is 0 2023-09-23T20:01:35.531 INFO:tasks.rados.rados.0.smithi112.stdout:1480: finishing write tid 4 to smithi11289144-162 2023-09-23T20:01:35.532 INFO:tasks.rados.rados.0.smithi112.stdout:1480: finishing write tid 5 to smithi11289144-162 2023-09-23T20:01:35.532 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 162 v 182 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-09-23T20:01:35.532 INFO:tasks.rados.rados.0.smithi112.stdout:1480: left oid 162 (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:01:35.532 INFO:tasks.rados.rados.0.smithi112.stdout:1481: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:01:35.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:35 smithi174 bash[31352]: cluster 2023-09-23T20:01:33.741180+0000 mgr.y (mgr.24356) 229 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-09-23T20:01:35.620 INFO:tasks.rados.rados.0.smithi112.stdout:1485: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:01:35.735 INFO:tasks.rados.rados.0.smithi112.stdout:1483: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:01:35.827 INFO:tasks.rados.rados.0.smithi112.stdout:1486: finishing write tid 1 to smithi11289144-422 2023-09-23T20:01:35.827 INFO:tasks.rados.rados.0.smithi112.stdout:1487: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T20:01:35.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:01:35 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:35] "GET /metrics HTTP/1.1" 200 242489 "" "Prometheus/2.43.0" 2023-09-23T20:01:35.909 INFO:tasks.rados.rados.0.smithi112.stdout:1486: finishing write tid 2 to smithi11289144-422 2023-09-23T20:01:35.909 INFO:tasks.rados.rados.0.smithi112.stdout:1486: finishing write tid 3 to smithi11289144-422 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1486: finishing write tid 4 to smithi11289144-422 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 422 v 185 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1486: left oid 422 (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1480: done (6 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1481: done (5 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1483: done (4 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1485: done (3 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1486: done (2 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1487: done (1 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1488: done (0 left) 2023-09-23T20:01:35.910 INFO:tasks.rados.rados.0.smithi112.stdout:1489: read oid 481 snap -1 2023-09-23T20:01:35.911 INFO:tasks.rados.rados.0.smithi112.stdout:1489: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:35.911 INFO:tasks.rados.rados.0.smithi112.stdout:1490: read oid 374 snap -1 2023-09-23T20:01:35.911 INFO:tasks.rados.rados.0.smithi112.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T20:01:35.911 INFO:tasks.rados.rados.0.smithi112.stdout:1491: write oid 323 current snap is 0 2023-09-23T20:01:35.911 INFO:tasks.rados.rados.0.smithi112.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-09-23T20:01:35.920 INFO:tasks.rados.rados.0.smithi112.stdout:1491: writing smithi11289144-323 from 413736 to 815049 tid 1 2023-09-23T20:01:35.925 INFO:tasks.rados.rados.0.smithi112.stdout:1491: writing smithi11289144-323 from 1326776 to 1729800 tid 2 2023-09-23T20:01:35.932 INFO:tasks.rados.rados.0.smithi112.stdout:1491: writing smithi11289144-323 from 2413414 to 2871307 tid 3 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1491: writing smithi11289144-323 from 3438716 to 3613736 tid 4 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1492: read oid 498 snap -1 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1493: read oid 378 snap -1 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1493: expect (ObjNum 717 snap 0 seq_num 717) 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1494: delete oid 92 current snap is 0 2023-09-23T20:01:35.936 INFO:tasks.rados.rados.0.smithi112.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T20:01:36.049 INFO:tasks.rados.rados.0.smithi112.stdout:1489: expect (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:01:36.223 INFO:tasks.rados.rados.0.smithi112.stdout:1491: finishing write tid 1 to smithi11289144-323 2023-09-23T20:01:36.223 INFO:tasks.rados.rados.0.smithi112.stdout:1491: finishing write tid 2 to smithi11289144-323 2023-09-23T20:01:36.223 INFO:tasks.rados.rados.0.smithi112.stdout:1491: finishing write tid 3 to smithi11289144-323 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1489: done (5 left) 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1490: done (4 left) 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1494: done (3 left) 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1495: write oid 393 current snap is 0 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1491: finishing write tid 4 to smithi11289144-323 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1491: finishing write tid 5 to smithi11289144-323 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1491: finishing write tid 6 to smithi11289144-323 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 323 v 296 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T20:01:36.224 INFO:tasks.rados.rados.0.smithi112.stdout:1493: expect (ObjNum 717 snap 0 seq_num 717) 2023-09-23T20:01:36.301 INFO:tasks.rados.rados.0.smithi112.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:01:36.415 INFO:tasks.rados.rados.0.smithi112.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-09-23T20:01:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:1495: writing smithi11289144-393 from 447350 to 1115514 tid 1 2023-09-23T20:01:36.432 INFO:tasks.rados.rados.0.smithi112.stdout:1495: writing smithi11289144-393 from 1560093 to 1966786 tid 2 2023-09-23T20:01:36.438 INFO:tasks.rados.rados.0.smithi112.stdout:1495: writing smithi11289144-393 from 2584613 to 3065050 tid 3 2023-09-23T20:01:36.438 INFO:tasks.rados.rados.0.smithi112.stdout:1491: done (3 left) 2023-09-23T20:01:36.439 INFO:tasks.rados.rados.0.smithi112.stdout:1492: done (2 left) 2023-09-23T20:01:36.439 INFO:tasks.rados.rados.0.smithi112.stdout:1493: done (1 left) 2023-09-23T20:01:36.439 INFO:tasks.rados.rados.0.smithi112.stdout:1496: write oid 162 current snap is 0 2023-09-23T20:01:36.439 INFO:tasks.rados.rados.0.smithi112.stdout:1495: finishing write tid 1 to smithi11289144-393 2023-09-23T20:01:36.439 INFO:tasks.rados.rados.0.smithi112.stdout:1495: finishing write tid 2 to smithi11289144-393 2023-09-23T20:01:36.439 INFO:tasks.rados.rados.0.smithi112.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-09-23T20:01:36.445 INFO:tasks.rados.rados.0.smithi112.stdout:1496: writing smithi11289144-162 from 464157 to 1207570 tid 1 2023-09-23T20:01:36.451 INFO:tasks.rados.rados.0.smithi112.stdout:1496: writing smithi11289144-162 from 1618575 to 2285279 tid 2 2023-09-23T20:01:36.458 INFO:tasks.rados.rados.0.smithi112.stdout:1496: writing smithi11289144-162 from 3012036 to 3420098 tid 3 2023-09-23T20:01:36.458 INFO:tasks.rados.rados.0.smithi112.stdout:1497: write oid 132 current snap is 0 2023-09-23T20:01:36.458 INFO:tasks.rados.rados.0.smithi112.stdout:1495: finishing write tid 3 to smithi11289144-393 2023-09-23T20:01:36.458 INFO:tasks.rados.rados.0.smithi112.stdout:1495: finishing write tid 4 to smithi11289144-393 2023-09-23T20:01:36.458 INFO:tasks.rados.rados.0.smithi112.stdout:1495: finishing write tid 5 to smithi11289144-393 2023-09-23T20:01:36.458 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 393 v 300 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-09-23T20:01:36.459 INFO:tasks.rados.rados.0.smithi112.stdout:1495: left oid 393 (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:01:36.459 INFO:tasks.rados.rados.0.smithi112.stdout:1496: finishing write tid 1 to smithi11289144-162 2023-09-23T20:01:36.459 INFO:tasks.rados.rados.0.smithi112.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-09-23T20:01:36.463 INFO:tasks.rados.rados.0.smithi112.stdout:1497: writing smithi11289144-132 from 480964 to 899626 tid 1 2023-09-23T20:01:36.469 INFO:tasks.rados.rados.0.smithi112.stdout:1497: writing smithi11289144-132 from 1560704 to 1971066 tid 2 2023-09-23T20:01:36.476 INFO:tasks.rados.rados.0.smithi112.stdout:1497: writing smithi11289144-132 from 2523106 to 3142440 tid 3 2023-09-23T20:01:36.476 INFO:tasks.rados.rados.0.smithi112.stdout:1495: done (2 left) 2023-09-23T20:01:36.476 INFO:tasks.rados.rados.0.smithi112.stdout:1498: delete oid 303 current snap is 0 2023-09-23T20:01:36.476 INFO:tasks.rados.rados.0.smithi112.stdout:1496: finishing write tid 2 to smithi11289144-162 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:1496: finishing write tid 3 to smithi11289144-162 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:1496: finishing write tid 4 to smithi11289144-162 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:1496: finishing write tid 5 to smithi11289144-162 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 162 v 189 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:1496: left oid 162 (ObjNum 1051 snap 0 seq_num 1051) 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:1497: finishing write tid 1 to smithi11289144-132 2023-09-23T20:01:36.477 INFO:tasks.rados.rados.0.smithi112.stdout:1497: finishing write tid 2 to smithi11289144-132 2023-09-23T20:01:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:1496: done (2 left) 2023-09-23T20:01:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:1498: done (1 left) 2023-09-23T20:01:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:1499: read oid 171 snap -1 2023-09-23T20:01:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:1499: expect deleted 2023-09-23T20:01:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:1500: write oid 35 current snap is 0 2023-09-23T20:01:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-09-23T20:01:36.485 INFO:tasks.rados.rados.0.smithi112.stdout:1500: writing smithi11289144-35 from 514578 to 1083738 tid 1 2023-09-23T20:01:36.491 INFO:tasks.rados.rados.0.smithi112.stdout:1500: writing smithi11289144-35 from 1677668 to 2091699 tid 2 2023-09-23T20:01:36.498 INFO:tasks.rados.rados.0.smithi112.stdout:1500: writing smithi11289144-35 from 2577952 to 3219830 tid 3 2023-09-23T20:01:36.498 INFO:tasks.rados.rados.0.smithi112.stdout:1501: delete oid 104 current snap is 0 2023-09-23T20:01:36.498 INFO:tasks.rados.rados.0.smithi112.stdout:1497: finishing write tid 3 to smithi11289144-132 2023-09-23T20:01:36.498 INFO:tasks.rados.rados.0.smithi112.stdout:1497: finishing write tid 4 to smithi11289144-132 2023-09-23T20:01:36.498 INFO:tasks.rados.rados.0.smithi112.stdout:1497: finishing write tid 5 to smithi11289144-132 2023-09-23T20:01:36.498 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 132 v 222 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-09-23T20:01:36.499 INFO:tasks.rados.rados.0.smithi112.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T20:01:36.499 INFO:tasks.rados.rados.0.smithi112.stdout:1500: finishing write tid 1 to smithi11289144-35 2023-09-23T20:01:36.499 INFO:tasks.rados.rados.0.smithi112.stdout:1500: finishing write tid 2 to smithi11289144-35 2023-09-23T20:01:36.500 INFO:tasks.rados.rados.0.smithi112.stdout:1497: done (3 left) 2023-09-23T20:01:36.500 INFO:tasks.rados.rados.0.smithi112.stdout:1499: done (2 left) 2023-09-23T20:01:36.500 INFO:tasks.rados.rados.0.smithi112.stdout:1501: done (1 left) 2023-09-23T20:01:36.500 INFO:tasks.rados.rados.0.smithi112.stdout:1502: write oid 274 current snap is 0 2023-09-23T20:01:36.500 INFO:tasks.rados.rados.0.smithi112.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-09-23T20:01:36.507 INFO:tasks.rados.rados.0.smithi112.stdout:1502: writing smithi11289144-274 from 548192 to 1267850 tid 1 2023-09-23T20:01:36.512 INFO:tasks.rados.rados.0.smithi112.stdout:1502: writing smithi11289144-274 from 1678279 to 2095979 tid 2 2023-09-23T20:01:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:1502: writing smithi11289144-274 from 2516445 to 3297220 tid 3 2023-09-23T20:01:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:1503: read oid 88 snap -1 2023-09-23T20:01:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:1503: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:01:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:1504: write oid 489 current snap is 0 2023-09-23T20:01:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:1500: finishing write tid 3 to smithi11289144-35 2023-09-23T20:01:36.519 INFO:tasks.rados.rados.0.smithi112.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-09-23T20:01:36.525 INFO:tasks.rados.rados.0.smithi112.stdout:1504: writing smithi11289144-489 from 564999 to 1076259 tid 1 2023-09-23T20:01:36.535 INFO:tasks.rados.rados.0.smithi112.stdout:1504: writing smithi11289144-489 from 1853114 to 2414472 tid 2 2023-09-23T20:01:36.542 INFO:tasks.rados.rados.0.smithi112.stdout:1504: writing smithi11289144-489 from 3060221 to 3652268 tid 3 2023-09-23T20:01:36.542 INFO:tasks.rados.rados.0.smithi112.stdout:1505: read oid 74 snap -1 2023-09-23T20:01:36.543 INFO:tasks.rados.rados.0.smithi112.stdout:1505: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T20:01:36.543 INFO:tasks.rados.rados.0.smithi112.stdout:1506: write oid 394 current snap is 0 2023-09-23T20:01:36.543 INFO:tasks.rados.rados.0.smithi112.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-09-23T20:01:36.549 INFO:tasks.rados.rados.0.smithi112.stdout:1506: writing smithi11289144-394 from 581806 to 1168315 tid 1 2023-09-23T20:01:36.556 INFO:tasks.rados.rados.0.smithi112.stdout:1506: writing smithi11289144-394 from 1911596 to 2332965 tid 2 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1506: writing smithi11289144-394 from 3087644 to 3490963 tid 3 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1507: delete oid 397 current snap is 0 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1500: finishing write tid 4 to smithi11289144-35 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1500: finishing write tid 5 to smithi11289144-35 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 35 v 205 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1502: finishing write tid 1 to smithi11289144-274 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1502: finishing write tid 2 to smithi11289144-274 2023-09-23T20:01:36.563 INFO:tasks.rados.rados.0.smithi112.stdout:1502: finishing write tid 3 to smithi11289144-274 2023-09-23T20:01:36.564 INFO:tasks.rados.rados.0.smithi112.stdout:1502: finishing write tid 4 to smithi11289144-274 2023-09-23T20:01:36.564 INFO:tasks.rados.rados.0.smithi112.stdout:1502: finishing write tid 5 to smithi11289144-274 2023-09-23T20:01:36.564 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 274 v 307 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-09-23T20:01:36.564 INFO:tasks.rados.rados.0.smithi112.stdout:1502: left oid 274 (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T20:01:36.564 INFO:tasks.rados.rados.0.smithi112.stdout:1503: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:01:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:1504: finishing write tid 1 to smithi11289144-489 2023-09-23T20:01:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:1504: finishing write tid 2 to smithi11289144-489 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:1504: finishing write tid 3 to smithi11289144-489 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:1504: finishing write tid 4 to smithi11289144-489 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:1504: finishing write tid 5 to smithi11289144-489 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 489 v 311 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:1504: left oid 489 (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:1506: finishing write tid 1 to smithi11289144-394 2023-09-23T20:01:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:1505: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T20:01:36.838 INFO:tasks.rados.rados.0.smithi112.stdout:1506: finishing write tid 2 to smithi11289144-394 2023-09-23T20:01:36.838 INFO:tasks.rados.rados.0.smithi112.stdout:1506: finishing write tid 3 to smithi11289144-394 2023-09-23T20:01:36.838 INFO:tasks.rados.rados.0.smithi112.stdout:1506: finishing write tid 4 to smithi11289144-394 2023-09-23T20:01:36.838 INFO:tasks.rados.rados.0.smithi112.stdout:1506: finishing write tid 5 to smithi11289144-394 2023-09-23T20:01:36.838 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 394 v 209 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1506: left oid 394 (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1500: done (6 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1502: done (5 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1503: done (4 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1504: done (3 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1505: done (2 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1506: done (1 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1507: done (0 left) 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1508: write oid 432 current snap is 0 2023-09-23T20:01:36.839 INFO:tasks.rados.rados.0.smithi112.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-09-23T20:01:36.850 INFO:tasks.rados.rados.0.smithi112.stdout:1508: writing smithi11289144-432 from 615420 to 1352427 tid 1 2023-09-23T20:01:36.856 INFO:tasks.rados.rados.0.smithi112.stdout:1508: writing smithi11289144-432 from 1912207 to 2337245 tid 2 2023-09-23T20:01:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:1508: writing smithi11289144-432 from 3026137 to 3568353 tid 3 2023-09-23T20:01:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:1509: read oid 476 snap -1 2023-09-23T20:01:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:1509: expect (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:01:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:1510: delete oid 23 current snap is 0 2023-09-23T20:01:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:1508: finishing write tid 1 to smithi11289144-432 2023-09-23T20:01:36.863 INFO:tasks.rados.rados.0.smithi112.stdout:1508: finishing write tid 2 to smithi11289144-432 2023-09-23T20:01:36.866 INFO:tasks.rados.rados.0.smithi112.stdout:1510: done (2 left) 2023-09-23T20:01:36.866 INFO:tasks.rados.rados.0.smithi112.stdout:1511: write oid 235 current snap is 0 2023-09-23T20:01:36.866 INFO:tasks.rados.rados.0.smithi112.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-09-23T20:01:36.875 INFO:tasks.rados.rados.0.smithi112.stdout:1511: writing smithi11289144-235 from 649034 to 1136539 tid 1 2023-09-23T20:01:36.882 INFO:tasks.rados.rados.0.smithi112.stdout:1511: writing smithi11289144-235 from 1629171 to 2057878 tid 2 2023-09-23T20:01:36.888 INFO:tasks.rados.rados.0.smithi112.stdout:1511: writing smithi11289144-235 from 2680983 to 3245743 tid 3 2023-09-23T20:01:36.892 INFO:tasks.rados.rados.0.smithi112.stdout:1511: writing smithi11289144-235 from 3798768 to 3849034 tid 4 2023-09-23T20:01:36.892 INFO:tasks.rados.rados.0.smithi112.stdout:1512: write oid 28 current snap is 0 2023-09-23T20:01:36.892 INFO:tasks.rados.rados.0.smithi112.stdout:1508: finishing write tid 3 to smithi11289144-432 2023-09-23T20:01:36.892 INFO:tasks.rados.rados.0.smithi112.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-09-23T20:01:36.898 INFO:tasks.rados.rados.0.smithi112.stdout:1512: writing smithi11289144-28 from 665841 to 1228595 tid 1 2023-09-23T20:01:36.904 INFO:tasks.rados.rados.0.smithi112.stdout:1512: writing smithi11289144-28 from 1687653 to 2260018 tid 2 2023-09-23T20:01:36.911 INFO:tasks.rados.rados.0.smithi112.stdout:1512: writing smithi11289144-28 from 2708406 to 3484438 tid 3 2023-09-23T20:01:36.911 INFO:tasks.rados.rados.0.smithi112.stdout:1513: read oid 402 snap -1 2023-09-23T20:01:36.911 INFO:tasks.rados.rados.0.smithi112.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:01:36.911 INFO:tasks.rados.rados.0.smithi112.stdout:1514: write oid 208 current snap is 0 2023-09-23T20:01:36.912 INFO:tasks.rados.rados.0.smithi112.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-09-23T20:01:36.918 INFO:tasks.rados.rados.0.smithi112.stdout:1514: writing smithi11289144-208 from 682648 to 1320651 tid 1 2023-09-23T20:01:36.925 INFO:tasks.rados.rados.0.smithi112.stdout:1514: writing smithi11289144-208 from 2029782 to 2462158 tid 2 2023-09-23T20:01:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:1514: writing smithi11289144-208 from 3019476 to 3606780 tid 3 2023-09-23T20:01:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:1515: read oid 130 snap -1 2023-09-23T20:01:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:1515: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-23T20:01:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:1516: read oid 332 snap -1 2023-09-23T20:01:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:1516: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:01:36.932 INFO:tasks.rados.rados.0.smithi112.stdout:1517: read oid 499 snap -1 2023-09-23T20:01:36.933 INFO:tasks.rados.rados.0.smithi112.stdout:1517: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:01:36.933 INFO:tasks.rados.rados.0.smithi112.stdout:1518: write oid 453 current snap is 0 2023-09-23T20:01:36.933 INFO:tasks.rados.rados.0.smithi112.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-09-23T20:01:36.938 INFO:tasks.rados.rados.0.smithi112.stdout:1518: writing smithi11289144-453 from 699455 to 1129060 tid 1 2023-09-23T20:01:36.945 INFO:tasks.rados.rados.0.smithi112.stdout:1518: writing smithi11289144-453 from 1804617 to 2380651 tid 2 2023-09-23T20:01:36.953 INFO:tasks.rados.rados.0.smithi112.stdout:1518: writing smithi11289144-453 from 3163252 to 3678181 tid 3 2023-09-23T20:01:36.953 INFO:tasks.rados.rados.0.smithi112.stdout:1519: read oid 147 snap -1 2023-09-23T20:01:36.953 INFO:tasks.rados.rados.0.smithi112.stdout:1519: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T20:01:36.953 INFO:tasks.rados.rados.0.smithi112.stdout:1520: write oid 264 current snap is 0 2023-09-23T20:01:36.954 INFO:tasks.rados.rados.0.smithi112.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-09-23T20:01:36.960 INFO:tasks.rados.rados.0.smithi112.stdout:1520: writing smithi11289144-264 from 716262 to 1221116 tid 1 2023-09-23T20:01:36.968 INFO:tasks.rados.rados.0.smithi112.stdout:1520: writing smithi11289144-264 from 1863099 to 2582791 tid 2 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1520: writing smithi11289144-264 from 3074322 to 3800523 tid 3 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1521: read oid 293 snap -1 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1521: expect deleted 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1522: read oid 152 snap -1 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1522: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1523: write oid 394 current snap is 0 2023-09-23T20:01:36.975 INFO:tasks.rados.rados.0.smithi112.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-09-23T20:01:36.982 INFO:tasks.rados.rados.0.smithi112.stdout:1523: writing smithi11289144-394 from 733069 to 1313172 tid 1 2023-09-23T20:01:36.989 INFO:tasks.rados.rados.0.smithi112.stdout:1523: writing smithi11289144-394 from 1921581 to 2501284 tid 2 2023-09-23T20:01:36.996 INFO:tasks.rados.rados.0.smithi112.stdout:1523: writing smithi11289144-394 from 3218098 to 3755571 tid 3 2023-09-23T20:01:36.996 INFO:tasks.rados.rados.0.smithi112.stdout:1524: write oid 435 current snap is 0 2023-09-23T20:01:36.997 INFO:tasks.rados.rados.0.smithi112.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-09-23T20:01:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:1524: writing smithi11289144-435 from 749876 to 1405228 tid 1 2023-09-23T20:01:37.010 INFO:tasks.rados.rados.0.smithi112.stdout:1524: writing smithi11289144-435 from 1863710 to 2587071 tid 2 2023-09-23T20:01:37.017 INFO:tasks.rados.rados.0.smithi112.stdout:1524: writing smithi11289144-435 from 3012815 to 3761560 tid 3 2023-09-23T20:01:37.017 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:37.017 INFO:tasks.rados.rados.0.smithi112.stdout:1508: finishing write tid 4 to smithi11289144-432 2023-09-23T20:01:37.017 INFO:tasks.rados.rados.0.smithi112.stdout:1508: finishing write tid 5 to smithi11289144-432 2023-09-23T20:01:37.017 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 432 v 258 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-09-23T20:01:37.017 INFO:tasks.rados.rados.0.smithi112.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2023-09-23T20:01:37.018 INFO:tasks.rados.rados.0.smithi112.stdout:1509: expect (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:01:37.208 INFO:tasks.rados.rados.0.smithi112.stdout:1511: finishing write tid 1 to smithi11289144-235 2023-09-23T20:01:37.208 INFO:tasks.rados.rados.0.smithi112.stdout:1511: finishing write tid 2 to smithi11289144-235 2023-09-23T20:01:37.208 INFO:tasks.rados.rados.0.smithi112.stdout:1511: finishing write tid 3 to smithi11289144-235 2023-09-23T20:01:37.208 INFO:tasks.rados.rados.0.smithi112.stdout:1511: finishing write tid 4 to smithi11289144-235 2023-09-23T20:01:37.209 INFO:tasks.rados.rados.0.smithi112.stdout:1511: finishing write tid 5 to smithi11289144-235 2023-09-23T20:01:37.209 INFO:tasks.rados.rados.0.smithi112.stdout:1511: finishing write tid 6 to smithi11289144-235 2023-09-23T20:01:37.209 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 235 v 253 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-09-23T20:01:37.209 INFO:tasks.rados.rados.0.smithi112.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T20:01:37.209 INFO:tasks.rados.rados.0.smithi112.stdout:1512: finishing write tid 1 to smithi11289144-28 2023-09-23T20:01:37.209 INFO:tasks.rados.rados.0.smithi112.stdout:1512: finishing write tid 2 to smithi11289144-28 2023-09-23T20:01:37.210 INFO:tasks.rados.rados.0.smithi112.stdout:1512: finishing write tid 3 to smithi11289144-28 2023-09-23T20:01:37.210 INFO:tasks.rados.rados.0.smithi112.stdout:1512: finishing write tid 4 to smithi11289144-28 2023-09-23T20:01:37.210 INFO:tasks.rados.rados.0.smithi112.stdout:1512: finishing write tid 5 to smithi11289144-28 2023-09-23T20:01:37.210 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 262 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-09-23T20:01:37.210 INFO:tasks.rados.rados.0.smithi112.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T20:01:37.210 INFO:tasks.rados.rados.0.smithi112.stdout:1514: finishing write tid 1 to smithi11289144-208 2023-09-23T20:01:37.211 INFO:tasks.rados.rados.0.smithi112.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:01:37.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:36 smithi174 bash[31352]: cluster 2023-09-23T20:01:35.741658+0000 mgr.y (mgr.24356) 230 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-09-23T20:01:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:36 smithi174 bash[31352]: audit 2023-09-23T20:01:35.994873+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.112:0/3620806023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:37.324 INFO:tasks.rados.rados.0.smithi112.stdout:1514: finishing write tid 2 to smithi11289144-208 2023-09-23T20:01:37.325 INFO:tasks.rados.rados.0.smithi112.stdout:1515: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-23T20:01:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:1514: finishing write tid 3 to smithi11289144-208 2023-09-23T20:01:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:1514: finishing write tid 4 to smithi11289144-208 2023-09-23T20:01:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:1514: finishing write tid 5 to smithi11289144-208 2023-09-23T20:01:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 223 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-09-23T20:01:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T20:01:37.399 INFO:tasks.rados.rados.0.smithi112.stdout:1516: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:01:37.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:36 smithi112 bash[41728]: cluster 2023-09-23T20:01:35.741658+0000 mgr.y (mgr.24356) 230 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-09-23T20:01:37.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:36 smithi112 bash[41728]: audit 2023-09-23T20:01:35.994873+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.112:0/3620806023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:37.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:36 smithi112 bash[27353]: cluster 2023-09-23T20:01:35.741658+0000 mgr.y (mgr.24356) 230 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-09-23T20:01:37.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:36 smithi112 bash[27353]: audit 2023-09-23T20:01:35.994873+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.112:0/3620806023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:37.622 INFO:tasks.rados.rados.0.smithi112.stdout:1518: finishing write tid 1 to smithi11289144-453 2023-09-23T20:01:37.623 INFO:tasks.rados.rados.0.smithi112.stdout:1517: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:01:37.739 INFO:tasks.rados.rados.0.smithi112.stdout:1518: finishing write tid 2 to smithi11289144-453 2023-09-23T20:01:37.739 INFO:tasks.rados.rados.0.smithi112.stdout:1518: finishing write tid 3 to smithi11289144-453 2023-09-23T20:01:37.739 INFO:tasks.rados.rados.0.smithi112.stdout:1518: finishing write tid 4 to smithi11289144-453 2023-09-23T20:01:37.739 INFO:tasks.rados.rados.0.smithi112.stdout:1518: finishing write tid 5 to smithi11289144-453 2023-09-23T20:01:37.739 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 258 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-09-23T20:01:37.739 INFO:tasks.rados.rados.0.smithi112.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2023-09-23T20:01:37.740 INFO:tasks.rados.rados.0.smithi112.stdout:1519: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-23T20:01:37.851 INFO:tasks.rados.rados.0.smithi112.stdout:1520: finishing write tid 1 to smithi11289144-264 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:1520: finishing write tid 2 to smithi11289144-264 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:1520: finishing write tid 3 to smithi11289144-264 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:1520: finishing write tid 4 to smithi11289144-264 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:1520: finishing write tid 5 to smithi11289144-264 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 264 v 159 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:1520: left oid 264 (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:01:37.852 INFO:tasks.rados.rados.0.smithi112.stdout:1522: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:1523: finishing write tid 1 to smithi11289144-394 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:1523: finishing write tid 2 to smithi11289144-394 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:1523: finishing write tid 3 to smithi11289144-394 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:1523: finishing write tid 4 to smithi11289144-394 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:1523: finishing write tid 5 to smithi11289144-394 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 394 v 213 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-09-23T20:01:37.983 INFO:tasks.rados.rados.0.smithi112.stdout:1523: left oid 394 (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1524: finishing write tid 1 to smithi11289144-435 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1524: finishing write tid 2 to smithi11289144-435 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1524: finishing write tid 3 to smithi11289144-435 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1524: finishing write tid 4 to smithi11289144-435 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1524: finishing write tid 5 to smithi11289144-435 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 435 v 200 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1524: left oid 435 (ObjNum 1068 snap 0 seq_num 1068) 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1508: done (15 left) 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1509: done (14 left) 2023-09-23T20:01:37.984 INFO:tasks.rados.rados.0.smithi112.stdout:1511: done (13 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1512: done (12 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1513: done (11 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1514: done (10 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1515: done (9 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1516: done (8 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1517: done (7 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1518: done (6 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1519: done (5 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1520: done (4 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1521: done (3 left) 2023-09-23T20:01:37.985 INFO:tasks.rados.rados.0.smithi112.stdout:1522: done (2 left) 2023-09-23T20:01:37.986 INFO:tasks.rados.rados.0.smithi112.stdout:1523: done (1 left) 2023-09-23T20:01:37.986 INFO:tasks.rados.rados.0.smithi112.stdout:1524: done (0 left) 2023-09-23T20:01:37.986 INFO:tasks.rados.rados.0.smithi112.stdout:1525: write oid 58 current snap is 0 2023-09-23T20:01:37.986 INFO:tasks.rados.rados.0.smithi112.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-09-23T20:01:37.998 INFO:tasks.rados.rados.0.smithi112.stdout:1525: writing smithi11289144-58 from 766683 to 1497284 tid 1 2023-09-23T20:01:38.003 INFO:tasks.rados.rados.0.smithi112.stdout:1525: writing smithi11289144-58 from 1922192 to 2505564 tid 2 2023-09-23T20:01:38.010 INFO:tasks.rados.rados.0.smithi112.stdout:1525: writing smithi11289144-58 from 3156591 to 3832961 tid 3 2023-09-23T20:01:38.011 INFO:tasks.rados.rados.0.smithi112.stdout:1526: write oid 355 current snap is 0 2023-09-23T20:01:38.011 INFO:tasks.rados.rados.0.smithi112.stdout:1525: finishing write tid 1 to smithi11289144-58 2023-09-23T20:01:38.011 INFO:tasks.rados.rados.0.smithi112.stdout:1525: finishing write tid 2 to smithi11289144-58 2023-09-23T20:01:38.011 INFO:tasks.rados.rados.0.smithi112.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-09-23T20:01:38.017 INFO:tasks.rados.rados.0.smithi112.stdout:1526: writing smithi11289144-355 from 783490 to 1189340 tid 1 2023-09-23T20:01:38.025 INFO:tasks.rados.rados.0.smithi112.stdout:1526: writing smithi11289144-355 from 1980674 to 2707704 tid 2 2023-09-23T20:01:38.031 INFO:tasks.rados.rados.0.smithi112.stdout:1526: writing smithi11289144-355 from 3184014 to 3671656 tid 3 2023-09-23T20:01:38.031 INFO:tasks.rados.rados.0.smithi112.stdout:1527: read oid 468 snap -1 2023-09-23T20:01:38.031 INFO:tasks.rados.rados.0.smithi112.stdout:1527: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1528: write oid 426 current snap is 0 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1525: finishing write tid 3 to smithi11289144-58 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1525: finishing write tid 4 to smithi11289144-58 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1525: finishing write tid 5 to smithi11289144-58 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 58 v 316 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1525: left oid 58 (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1526: finishing write tid 1 to smithi11289144-355 2023-09-23T20:01:38.032 INFO:tasks.rados.rados.0.smithi112.stdout:1526: finishing write tid 2 to smithi11289144-355 2023-09-23T20:01:38.033 INFO:tasks.rados.rados.0.smithi112.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-09-23T20:01:38.036 INFO:tasks.rados.rados.0.smithi112.stdout:1528: writing smithi11289144-426 from 400297 to 881396 tid 1 2023-09-23T20:01:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:1528: writing smithi11289144-426 from 1639156 to 2000297 tid 2 2023-09-23T20:01:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:1525: done (3 left) 2023-09-23T20:01:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:1529: write oid 484 current snap is 0 2023-09-23T20:01:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:1526: finishing write tid 3 to smithi11289144-355 2023-09-23T20:01:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:1526: finishing write tid 4 to smithi11289144-355 2023-09-23T20:01:38.043 INFO:tasks.rados.rados.0.smithi112.stdout:1526: finishing write tid 5 to smithi11289144-355 2023-09-23T20:01:38.044 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 163 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-09-23T20:01:38.044 INFO:tasks.rados.rados.0.smithi112.stdout:1526: left oid 355 (ObjNum 1070 snap 0 seq_num 1070) 2023-09-23T20:01:38.044 INFO:tasks.rados.rados.0.smithi112.stdout:1527: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:01:38.156 INFO:tasks.rados.rados.0.smithi112.stdout:1528: finishing write tid 1 to smithi11289144-426 2023-09-23T20:01:38.156 INFO:tasks.rados.rados.0.smithi112.stdout:1528: finishing write tid 2 to smithi11289144-426 2023-09-23T20:01:38.156 INFO:tasks.rados.rados.0.smithi112.stdout:1528: finishing write tid 3 to smithi11289144-426 2023-09-23T20:01:38.156 INFO:tasks.rados.rados.0.smithi112.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-09-23T20:01:38.162 INFO:tasks.rados.rados.0.smithi112.stdout:1529: writing smithi11289144-484 from 417104 to 1089805 tid 1 2023-09-23T20:01:38.170 INFO:tasks.rados.rados.0.smithi112.stdout:1529: writing smithi11289144-484 from 1813991 to 2017104 tid 2 2023-09-23T20:01:38.170 INFO:tasks.rados.rados.0.smithi112.stdout:1526: done (3 left) 2023-09-23T20:01:38.170 INFO:tasks.rados.rados.0.smithi112.stdout:1527: done (2 left) 2023-09-23T20:01:38.170 INFO:tasks.rados.rados.0.smithi112.stdout:1530: read oid 269 snap -1 2023-09-23T20:01:38.170 INFO:tasks.rados.rados.0.smithi112.stdout:1530: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:01:38.170 INFO:tasks.rados.rados.0.smithi112.stdout:1531: write oid 294 current snap is 0 2023-09-23T20:01:38.171 INFO:tasks.rados.rados.0.smithi112.stdout:1528: finishing write tid 4 to smithi11289144-426 2023-09-23T20:01:38.171 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 426 v 232 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-09-23T20:01:38.171 INFO:tasks.rados.rados.0.smithi112.stdout:1528: left oid 426 (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T20:01:38.171 INFO:tasks.rados.rados.0.smithi112.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-09-23T20:01:38.178 INFO:tasks.rados.rados.0.smithi112.stdout:1531: writing smithi11289144-294 from 433911 to 1181861 tid 1 2023-09-23T20:01:38.184 INFO:tasks.rados.rados.0.smithi112.stdout:1531: writing smithi11289144-294 from 1756120 to 2033911 tid 2 2023-09-23T20:01:38.184 INFO:tasks.rados.rados.0.smithi112.stdout:1528: done (3 left) 2023-09-23T20:01:38.184 INFO:tasks.rados.rados.0.smithi112.stdout:1532: read oid 293 snap -1 2023-09-23T20:01:38.184 INFO:tasks.rados.rados.0.smithi112.stdout:1532: expect deleted 2023-09-23T20:01:38.184 INFO:tasks.rados.rados.0.smithi112.stdout:1533: read oid 431 snap -1 2023-09-23T20:01:38.184 INFO:tasks.rados.rados.0.smithi112.stdout:1533: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:01:38.185 INFO:tasks.rados.rados.0.smithi112.stdout:1534: write oid 141 current snap is 0 2023-09-23T20:01:38.185 INFO:tasks.rados.rados.0.smithi112.stdout:1529: finishing write tid 1 to smithi11289144-484 2023-09-23T20:01:38.185 INFO:tasks.rados.rados.0.smithi112.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-09-23T20:01:38.189 INFO:tasks.rados.rados.0.smithi112.stdout:1534: writing smithi11289144-141 from 450718 to 873917 tid 1 2023-09-23T20:01:38.198 INFO:tasks.rados.rados.0.smithi112.stdout:1534: writing smithi11289144-141 from 1414602 to 2050718 tid 2 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:1535: write oid 87 current snap is 0 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:1529: finishing write tid 2 to smithi11289144-484 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:1529: finishing write tid 3 to smithi11289144-484 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:1529: finishing write tid 4 to smithi11289144-484 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 484 v 226 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:1529: left oid 484 (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T20:01:38.199 INFO:tasks.rados.rados.0.smithi112.stdout:1530: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:01:38.283 INFO:tasks.rados.rados.0.smithi112.stdout:1531: finishing write tid 1 to smithi11289144-294 2023-09-23T20:01:38.284 INFO:tasks.rados.rados.0.smithi112.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-09-23T20:01:38.290 INFO:tasks.rados.rados.0.smithi112.stdout:1535: writing smithi11289144-87 from 467525 to 965973 tid 1 2023-09-23T20:01:38.298 INFO:tasks.rados.rados.0.smithi112.stdout:1535: writing smithi11289144-87 from 1473084 to 2067463 tid 2 2023-09-23T20:01:38.298 INFO:tasks.rados.rados.0.smithi112.stdout:1529: done (6 left) 2023-09-23T20:01:38.298 INFO:tasks.rados.rados.0.smithi112.stdout:1530: done (5 left) 2023-09-23T20:01:38.298 INFO:tasks.rados.rados.0.smithi112.stdout:1536: write oid 263 current snap is 0 2023-09-23T20:01:38.298 INFO:tasks.rados.rados.0.smithi112.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-09-23T20:01:38.305 INFO:tasks.rados.rados.0.smithi112.stdout:1536: writing smithi11289144-263 from 484332 to 1058029 tid 1 2023-09-23T20:01:38.313 INFO:tasks.rados.rados.0.smithi112.stdout:1536: writing smithi11289144-263 from 1531566 to 2084332 tid 2 2023-09-23T20:01:38.314 INFO:tasks.rados.rados.0.smithi112.stdout:1537: write oid 161 current snap is 0 2023-09-23T20:01:38.314 INFO:tasks.rados.rados.0.smithi112.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-09-23T20:01:38.320 INFO:tasks.rados.rados.0.smithi112.stdout:1537: writing smithi11289144-161 from 501139 to 1150085 tid 1 2023-09-23T20:01:38.325 INFO:tasks.rados.rados.0.smithi112.stdout:1537: writing smithi11289144-161 from 1873695 to 2101139 tid 2 2023-09-23T20:01:38.326 INFO:tasks.rados.rados.0.smithi112.stdout:1538: write oid 378 current snap is 0 2023-09-23T20:01:38.326 INFO:tasks.rados.rados.0.smithi112.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-09-23T20:01:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:1538: writing smithi11289144-378 from 517946 to 1242141 tid 1 2023-09-23T20:01:38.338 INFO:tasks.rados.rados.0.smithi112.stdout:1538: writing smithi11289144-378 from 1932177 to 2117946 tid 2 2023-09-23T20:01:38.338 INFO:tasks.rados.rados.0.smithi112.stdout:1539: read oid 79 snap -1 2023-09-23T20:01:38.338 INFO:tasks.rados.rados.0.smithi112.stdout:1539: expect (ObjNum 78 snap 0 seq_num 78) 2023-09-23T20:01:38.338 INFO:tasks.rados.rados.0.smithi112.stdout:1540: read oid 488 snap -1 2023-09-23T20:01:38.338 INFO:tasks.rados.rados.0.smithi112.stdout:1540: expect (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:01:38.339 INFO:tasks.rados.rados.0.smithi112.stdout:1541: write oid 229 current snap is 0 2023-09-23T20:01:38.339 INFO:tasks.rados.rados.0.smithi112.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-09-23T20:01:38.346 INFO:tasks.rados.rados.0.smithi112.stdout:1541: writing smithi11289144-229 from 534753 to 1334197 tid 1 2023-09-23T20:01:38.351 INFO:tasks.rados.rados.0.smithi112.stdout:1541: writing smithi11289144-229 from 1990659 to 2134753 tid 2 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1542: read oid 331 snap -1 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1542: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1543: write oid 186 current snap is 0 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1531: finishing write tid 2 to smithi11289144-294 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1531: finishing write tid 3 to smithi11289144-294 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1531: finishing write tid 4 to smithi11289144-294 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 265 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1531: left oid 294 (ObjNum 1073 snap 0 seq_num 1073) 2023-09-23T20:01:38.352 INFO:tasks.rados.rados.0.smithi112.stdout:1533: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:01:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:1534: finishing write tid 1 to smithi11289144-141 2023-09-23T20:01:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:1534: finishing write tid 2 to smithi11289144-141 2023-09-23T20:01:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:1534: finishing write tid 3 to smithi11289144-141 2023-09-23T20:01:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:1534: finishing write tid 4 to smithi11289144-141 2023-09-23T20:01:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 141 v 192 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-09-23T20:01:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:1534: left oid 141 (ObjNum 1074 snap 0 seq_num 1074) 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1535: finishing write tid 1 to smithi11289144-87 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1535: finishing write tid 2 to smithi11289144-87 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1535: finishing write tid 3 to smithi11289144-87 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1535: finishing write tid 4 to smithi11289144-87 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 229 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1535: left oid 87 (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1536: finishing write tid 1 to smithi11289144-263 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1536: finishing write tid 2 to smithi11289144-263 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1536: finishing write tid 3 to smithi11289144-263 2023-09-23T20:01:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-09-23T20:01:38.533 INFO:tasks.rados.rados.0.smithi112.stdout:1543: writing smithi11289144-186 from 551560 to 1142606 tid 1 2023-09-23T20:01:38.538 INFO:tasks.rados.rados.0.smithi112.stdout:1543: writing smithi11289144-186 from 1765494 to 2151560 tid 2 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1531: done (12 left) 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1532: done (11 left) 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1533: done (10 left) 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1534: done (9 left) 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1535: done (8 left) 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1544: read oid 221 snap -1 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1544: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1545: write oid 145 current snap is 0 2023-09-23T20:01:38.539 INFO:tasks.rados.rados.0.smithi112.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-09-23T20:01:38.546 INFO:tasks.rados.rados.0.smithi112.stdout:1545: writing smithi11289144-145 from 568367 to 1234662 tid 1 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1545: writing smithi11289144-145 from 1707623 to 2168367 tid 2 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1546: write oid 483 current snap is 0 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1536: finishing write tid 4 to smithi11289144-263 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 263 v 219 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1536: left oid 263 (ObjNum 1076 snap 0 seq_num 1076) 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1537: finishing write tid 1 to smithi11289144-161 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1537: finishing write tid 2 to smithi11289144-161 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1537: finishing write tid 3 to smithi11289144-161 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1537: finishing write tid 4 to smithi11289144-161 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 161 v 303 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-09-23T20:01:38.552 INFO:tasks.rados.rados.0.smithi112.stdout:1537: left oid 161 (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:01:38.553 INFO:tasks.rados.rados.0.smithi112.stdout:1538: finishing write tid 1 to smithi11289144-378 2023-09-23T20:01:38.553 INFO:tasks.rados.rados.0.smithi112.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-09-23T20:01:38.559 INFO:tasks.rados.rados.0.smithi112.stdout:1546: writing smithi11289144-483 from 585174 to 1326718 tid 1 2023-09-23T20:01:38.564 INFO:tasks.rados.rados.0.smithi112.stdout:1546: writing smithi11289144-483 from 1766105 to 2185174 tid 2 2023-09-23T20:01:38.564 INFO:tasks.rados.rados.0.smithi112.stdout:1536: done (10 left) 2023-09-23T20:01:38.564 INFO:tasks.rados.rados.0.smithi112.stdout:1537: done (9 left) 2023-09-23T20:01:38.565 INFO:tasks.rados.rados.0.smithi112.stdout:1547: write oid 496 current snap is 0 2023-09-23T20:01:38.565 INFO:tasks.rados.rados.0.smithi112.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-09-23T20:01:38.570 INFO:tasks.rados.rados.0.smithi112.stdout:1547: writing smithi11289144-496 from 601981 to 1018774 tid 1 2023-09-23T20:01:38.575 INFO:tasks.rados.rados.0.smithi112.stdout:1547: writing smithi11289144-496 from 1424587 to 1917289 tid 2 2023-09-23T20:01:38.576 INFO:tasks.rados.rados.0.smithi112.stdout:1548: read oid 222 snap -1 2023-09-23T20:01:38.576 INFO:tasks.rados.rados.0.smithi112.stdout:1548: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:01:38.576 INFO:tasks.rados.rados.0.smithi112.stdout:1549: write oid 369 current snap is 0 2023-09-23T20:01:38.576 INFO:tasks.rados.rados.0.smithi112.stdout:1540: expect (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:01:38.658 INFO:tasks.rados.rados.0.smithi112.stdout:1538: finishing write tid 2 to smithi11289144-378 2023-09-23T20:01:38.659 INFO:tasks.rados.rados.0.smithi112.stdout:1538: finishing write tid 3 to smithi11289144-378 2023-09-23T20:01:38.659 INFO:tasks.rados.rados.0.smithi112.stdout:1538: finishing write tid 4 to smithi11289144-378 2023-09-23T20:01:38.659 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 378 v 261 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-09-23T20:01:38.659 INFO:tasks.rados.rados.0.smithi112.stdout:1538: left oid 378 (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:01:38.659 INFO:tasks.rados.rados.0.smithi112.stdout:1539: expect (ObjNum 78 snap 0 seq_num 78) 2023-09-23T20:01:38.767 INFO:tasks.rados.rados.0.smithi112.stdout:1541: finishing write tid 1 to smithi11289144-229 2023-09-23T20:01:38.768 INFO:tasks.rados.rados.0.smithi112.stdout:1541: finishing write tid 2 to smithi11289144-229 2023-09-23T20:01:38.768 INFO:tasks.rados.rados.0.smithi112.stdout:1541: finishing write tid 3 to smithi11289144-229 2023-09-23T20:01:38.768 INFO:tasks.rados.rados.0.smithi112.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-09-23T20:01:38.774 INFO:tasks.rados.rados.0.smithi112.stdout:1549: writing smithi11289144-369 from 618788 to 1110830 tid 1 2023-09-23T20:01:38.781 INFO:tasks.rados.rados.0.smithi112.stdout:1549: writing smithi11289144-369 from 1883069 to 2218788 tid 2 2023-09-23T20:01:38.781 INFO:tasks.rados.rados.0.smithi112.stdout:1538: done (11 left) 2023-09-23T20:01:38.781 INFO:tasks.rados.rados.0.smithi112.stdout:1539: done (10 left) 2023-09-23T20:01:38.782 INFO:tasks.rados.rados.0.smithi112.stdout:1540: done (9 left) 2023-09-23T20:01:38.782 INFO:tasks.rados.rados.0.smithi112.stdout:1550: write oid 342 current snap is 0 2023-09-23T20:01:38.782 INFO:tasks.rados.rados.0.smithi112.stdout:1541: finishing write tid 4 to smithi11289144-229 2023-09-23T20:01:38.782 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 229 v 203 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-09-23T20:01:38.782 INFO:tasks.rados.rados.0.smithi112.stdout:1541: left oid 229 (ObjNum 1079 snap 0 seq_num 1079) 2023-09-23T20:01:38.782 INFO:tasks.rados.rados.0.smithi112.stdout:1542: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T20:01:38.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:38 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:01:38.930 INFO:tasks.rados.rados.0.smithi112.stdout:1543: finishing write tid 1 to smithi11289144-186 2023-09-23T20:01:38.930 INFO:tasks.rados.rados.0.smithi112.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-09-23T20:01:38.941 INFO:tasks.rados.rados.0.smithi112.stdout:1550: writing smithi11289144-342 from 635595 to 1202886 tid 1 2023-09-23T20:01:38.948 INFO:tasks.rados.rados.0.smithi112.stdout:1550: writing smithi11289144-342 from 1825198 to 2235595 tid 2 2023-09-23T20:01:38.948 INFO:tasks.rados.rados.0.smithi112.stdout:1541: done (9 left) 2023-09-23T20:01:38.949 INFO:tasks.rados.rados.0.smithi112.stdout:1542: done (8 left) 2023-09-23T20:01:38.949 INFO:tasks.rados.rados.0.smithi112.stdout:1551: read oid 286 snap -1 2023-09-23T20:01:38.949 INFO:tasks.rados.rados.0.smithi112.stdout:1551: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:01:38.949 INFO:tasks.rados.rados.0.smithi112.stdout:1552: write oid 45 current snap is 0 2023-09-23T20:01:38.949 INFO:tasks.rados.rados.0.smithi112.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-09-23T20:01:38.956 INFO:tasks.rados.rados.0.smithi112.stdout:1552: writing smithi11289144-45 from 652402 to 1294942 tid 1 2023-09-23T20:01:38.961 INFO:tasks.rados.rados.0.smithi112.stdout:1552: writing smithi11289144-45 from 1883680 to 2252402 tid 2 2023-09-23T20:01:38.961 INFO:tasks.rados.rados.0.smithi112.stdout:1553: write oid 373 current snap is 0 2023-09-23T20:01:38.961 INFO:tasks.rados.rados.0.smithi112.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-09-23T20:01:38.969 INFO:tasks.rados.rados.0.smithi112.stdout:1553: writing smithi11289144-373 from 669209 to 1386998 tid 1 2023-09-23T20:01:38.974 INFO:tasks.rados.rados.0.smithi112.stdout:1553: writing smithi11289144-373 from 1942162 to 2269209 tid 2 2023-09-23T20:01:38.974 INFO:tasks.rados.rados.0.smithi112.stdout:1554: write oid 3 current snap is 0 2023-09-23T20:01:38.974 INFO:tasks.rados.rados.0.smithi112.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-09-23T20:01:38.981 INFO:tasks.rados.rados.0.smithi112.stdout:1554: writing smithi11289144-3 from 686016 to 1195407 tid 1 2023-09-23T20:01:38.987 INFO:tasks.rados.rados.0.smithi112.stdout:1554: writing smithi11289144-3 from 1716997 to 2286016 tid 2 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:1555: read oid 226 snap -1 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:1555: expect deleted 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:1556: write oid 338 current snap is 0 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:1543: finishing write tid 2 to smithi11289144-186 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:1543: finishing write tid 3 to smithi11289144-186 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:1543: finishing write tid 4 to smithi11289144-186 2023-09-23T20:01:38.988 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 186 v 256 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-09-23T20:01:38.989 INFO:tasks.rados.rados.0.smithi112.stdout:1543: left oid 186 (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:01:38.989 INFO:tasks.rados.rados.0.smithi112.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-09-23T20:01:38.994 INFO:tasks.rados.rados.0.smithi112.stdout:1556: writing smithi11289144-338 from 702823 to 1287463 tid 1 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1556: writing smithi11289144-338 from 2059126 to 2302823 tid 2 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1543: done (13 left) 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1557: read oid 398 snap -1 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1557: expect deleted 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1558: read oid 213 snap -1 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1558: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1559: read oid 106 snap -1 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1559: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:39.001 INFO:tasks.rados.rados.0.smithi112.stdout:1544: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1545: finishing write tid 1 to smithi11289144-145 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1545: finishing write tid 2 to smithi11289144-145 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1545: finishing write tid 3 to smithi11289144-145 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1545: finishing write tid 4 to smithi11289144-145 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 145 v 306 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1545: left oid 145 (ObjNum 1081 snap 0 seq_num 1081) 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1546: finishing write tid 1 to smithi11289144-483 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1546: finishing write tid 2 to smithi11289144-483 2023-09-23T20:01:39.136 INFO:tasks.rados.rados.0.smithi112.stdout:1546: finishing write tid 3 to smithi11289144-483 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1546: finishing write tid 4 to smithi11289144-483 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 483 v 222 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1546: left oid 483 (ObjNum 1082 snap 0 seq_num 1082) 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1547: finishing write tid 1 to smithi11289144-496 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1547: finishing write tid 2 to smithi11289144-496 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1547: finishing write tid 3 to smithi11289144-496 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1547: finishing write tid 4 to smithi11289144-496 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 162 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1547: left oid 496 (ObjNum 1083 snap 0 seq_num 1083) 2023-09-23T20:01:39.137 INFO:tasks.rados.rados.0.smithi112.stdout:1548: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:01:39.219 INFO:tasks.rados.rados.0.smithi112.stdout:1549: finishing write tid 1 to smithi11289144-369 2023-09-23T20:01:39.219 INFO:tasks.rados.rados.0.smithi112.stdout:1549: finishing write tid 2 to smithi11289144-369 2023-09-23T20:01:39.219 INFO:tasks.rados.rados.0.smithi112.stdout:1549: finishing write tid 3 to smithi11289144-369 2023-09-23T20:01:39.219 INFO:tasks.rados.rados.0.smithi112.stdout:1549: finishing write tid 4 to smithi11289144-369 2023-09-23T20:01:39.219 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 369 v 232 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-09-23T20:01:39.219 INFO:tasks.rados.rados.0.smithi112.stdout:1549: left oid 369 (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:1550: finishing write tid 1 to smithi11289144-342 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:1550: finishing write tid 2 to smithi11289144-342 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:1550: finishing write tid 3 to smithi11289144-342 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:1550: finishing write tid 4 to smithi11289144-342 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 342 v 206 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:1550: left oid 342 (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T20:01:39.220 INFO:tasks.rados.rados.0.smithi112.stdout:1551: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:01:39.316 INFO:tasks.rados.rados.0.smithi112.stdout:1552: finishing write tid 1 to smithi11289144-45 2023-09-23T20:01:39.316 INFO:tasks.rados.rados.0.smithi112.stdout:1552: finishing write tid 2 to smithi11289144-45 2023-09-23T20:01:39.316 INFO:tasks.rados.rados.0.smithi112.stdout:1552: finishing write tid 3 to smithi11289144-45 2023-09-23T20:01:39.316 INFO:tasks.rados.rados.0.smithi112.stdout:1552: finishing write tid 4 to smithi11289144-45 2023-09-23T20:01:39.316 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 45 v 309 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1552: left oid 45 (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1553: finishing write tid 1 to smithi11289144-373 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1553: finishing write tid 2 to smithi11289144-373 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1553: finishing write tid 3 to smithi11289144-373 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1553: finishing write tid 4 to smithi11289144-373 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 373 v 216 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1553: left oid 373 (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1554: finishing write tid 1 to smithi11289144-3 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1554: finishing write tid 2 to smithi11289144-3 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1554: finishing write tid 3 to smithi11289144-3 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:1554: finishing write tid 4 to smithi11289144-3 2023-09-23T20:01:39.317 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 165 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1554: left oid 3 (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1556: finishing write tid 1 to smithi11289144-338 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1556: finishing write tid 2 to smithi11289144-338 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1556: finishing write tid 3 to smithi11289144-338 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1556: finishing write tid 4 to smithi11289144-338 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 338 v 319 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1556: left oid 338 (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T20:01:39.318 INFO:tasks.rados.rados.0.smithi112.stdout:1558: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:01:39.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:38 smithi174 bash[31352]: cluster 2023-09-23T20:01:37.742848+0000 mgr.y (mgr.24356) 231 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 137 op/s 2023-09-23T20:01:39.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:38 smithi174 bash[31352]: audit 2023-09-23T20:01:38.461593+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.112:0/621886793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:39.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:38 smithi112 bash[27353]: cluster 2023-09-23T20:01:37.742848+0000 mgr.y (mgr.24356) 231 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 137 op/s 2023-09-23T20:01:39.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:38 smithi112 bash[27353]: audit 2023-09-23T20:01:38.461593+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.112:0/621886793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:39.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:38 smithi112 bash[41728]: cluster 2023-09-23T20:01:37.742848+0000 mgr.y (mgr.24356) 231 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 137 op/s 2023-09-23T20:01:39.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:38 smithi112 bash[41728]: audit 2023-09-23T20:01:38.461593+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.112:0/621886793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:1559: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:01:39.524 INFO:tasks.rados.rados.0.smithi112.stdout:1544: done (15 left) 2023-09-23T20:01:39.525 INFO:tasks.rados.rados.0.smithi112.stdout:1545: done (14 left) 2023-09-23T20:01:39.525 INFO:tasks.rados.rados.0.smithi112.stdout:1546: done (13 left) 2023-09-23T20:01:39.525 INFO:tasks.rados.rados.0.smithi112.stdout:1547: done (12 left) 2023-09-23T20:01:39.525 INFO:tasks.rados.rados.0.smithi112.stdout:1548: done (11 left) 2023-09-23T20:01:39.525 INFO:tasks.rados.rados.0.smithi112.stdout:1549: done (10 left) 2023-09-23T20:01:39.525 INFO:tasks.rados.rados.0.smithi112.stdout:1550: done (9 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1551: done (8 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1552: done (7 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1553: done (6 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1554: done (5 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1555: done (4 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1556: done (3 left) 2023-09-23T20:01:39.526 INFO:tasks.rados.rados.0.smithi112.stdout:1557: done (2 left) 2023-09-23T20:01:39.527 INFO:tasks.rados.rados.0.smithi112.stdout:1558: done (1 left) 2023-09-23T20:01:39.527 INFO:tasks.rados.rados.0.smithi112.stdout:1559: done (0 left) 2023-09-23T20:01:39.527 INFO:tasks.rados.rados.0.smithi112.stdout:1560: read oid 174 snap -1 2023-09-23T20:01:39.527 INFO:tasks.rados.rados.0.smithi112.stdout:1560: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:01:39.527 INFO:tasks.rados.rados.0.smithi112.stdout:1561: read oid 291 snap -1 2023-09-23T20:01:39.527 INFO:tasks.rados.rados.0.smithi112.stdout:1561: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T20:01:39.528 INFO:tasks.rados.rados.0.smithi112.stdout:1562: read oid 228 snap -1 2023-09-23T20:01:39.528 INFO:tasks.rados.rados.0.smithi112.stdout:1562: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:01:39.528 INFO:tasks.rados.rados.0.smithi112.stdout:1563: write oid 440 current snap is 0 2023-09-23T20:01:39.528 INFO:tasks.rados.rados.0.smithi112.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-09-23T20:01:39.538 INFO:tasks.rados.rados.0.smithi112.stdout:1563: writing smithi11289144-440 from 719630 to 1379519 tid 1 2023-09-23T20:01:39.543 INFO:tasks.rados.rados.0.smithi112.stdout:1563: writing smithi11289144-440 from 2117608 to 2319630 tid 2 2023-09-23T20:01:39.544 INFO:tasks.rados.rados.0.smithi112.stdout:1564: write oid 160 current snap is 0 2023-09-23T20:01:39.544 INFO:tasks.rados.rados.0.smithi112.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-09-23T20:01:39.552 INFO:tasks.rados.rados.0.smithi112.stdout:1564: writing smithi11289144-160 from 736437 to 1471575 tid 1 2023-09-23T20:01:39.557 INFO:tasks.rados.rados.0.smithi112.stdout:1564: writing smithi11289144-160 from 2176090 to 2336437 tid 2 2023-09-23T20:01:39.557 INFO:tasks.rados.rados.0.smithi112.stdout:1565: write oid 241 current snap is 0 2023-09-23T20:01:39.557 INFO:tasks.rados.rados.0.smithi112.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-09-23T20:01:39.563 INFO:tasks.rados.rados.0.smithi112.stdout:1565: writing smithi11289144-241 from 753244 to 1163631 tid 1 2023-09-23T20:01:39.570 INFO:tasks.rados.rados.0.smithi112.stdout:1565: writing smithi11289144-241 from 1834572 to 2353244 tid 2 2023-09-23T20:01:39.570 INFO:tasks.rados.rados.0.smithi112.stdout:1566: write oid 4 current snap is 0 2023-09-23T20:01:39.570 INFO:tasks.rados.rados.0.smithi112.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-09-23T20:01:39.577 INFO:tasks.rados.rados.0.smithi112.stdout:1566: writing smithi11289144-4 from 770051 to 1255687 tid 1 2023-09-23T20:01:39.583 INFO:tasks.rados.rados.0.smithi112.stdout:1566: writing smithi11289144-4 from 1776701 to 2287748 tid 2 2023-09-23T20:01:39.583 INFO:tasks.rados.rados.0.smithi112.stdout:1567: write oid 147 current snap is 0 2023-09-23T20:01:39.583 INFO:tasks.rados.rados.0.smithi112.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-09-23T20:01:39.591 INFO:tasks.rados.rados.0.smithi112.stdout:1567: writing smithi11289144-147 from 786858 to 1347743 tid 1 2023-09-23T20:01:39.597 INFO:tasks.rados.rados.0.smithi112.stdout:1567: writing smithi11289144-147 from 1835183 to 2386858 tid 2 2023-09-23T20:01:39.597 INFO:tasks.rados.rados.0.smithi112.stdout:1568: write oid 71 current snap is 0 2023-09-23T20:01:39.597 INFO:tasks.rados.rados.0.smithi112.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-09-23T20:01:39.603 INFO:tasks.rados.rados.0.smithi112.stdout:1568: writing smithi11289144-71 from 403665 to 1156152 tid 1 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1568: writing smithi11289144-71 from 1610018 to 2124734 tid 2 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1569: read oid 412 snap -1 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1569: expect (ObjNum 411 snap 0 seq_num 411) 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1570: read oid 209 snap -1 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1570: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1571: write oid 69 current snap is 0 2023-09-23T20:01:39.609 INFO:tasks.rados.rados.0.smithi112.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-09-23T20:01:39.613 INFO:tasks.rados.rados.0.smithi112.stdout:1571: writing smithi11289144-69 from 420472 to 848208 tid 1 2023-09-23T20:01:39.623 INFO:tasks.rados.rados.0.smithi112.stdout:1571: writing smithi11289144-69 from 1268500 to 1926874 tid 2 2023-09-23T20:01:39.626 INFO:tasks.rados.rados.0.smithi112.stdout:1571: writing smithi11289144-69 from 2347953 to 2420472 tid 3 2023-09-23T20:01:39.626 INFO:tasks.rados.rados.0.smithi112.stdout:1572: write oid 210 current snap is 0 2023-09-23T20:01:39.626 INFO:tasks.rados.rados.0.smithi112.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-09-23T20:01:39.631 INFO:tasks.rados.rados.0.smithi112.stdout:1572: writing smithi11289144-210 from 437279 to 940264 tid 1 2023-09-23T20:01:39.638 INFO:tasks.rados.rados.0.smithi112.stdout:1572: writing smithi11289144-210 from 1610629 to 2129014 tid 2 2023-09-23T20:01:39.638 INFO:tasks.rados.rados.0.smithi112.stdout:1573: read oid 42 snap -1 2023-09-23T20:01:39.638 INFO:tasks.rados.rados.0.smithi112.stdout:1573: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:01:39.638 INFO:tasks.rados.rados.0.smithi112.stdout:1574: write oid 194 current snap is 0 2023-09-23T20:01:39.638 INFO:tasks.rados.rados.0.smithi112.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-09-23T20:01:39.644 INFO:tasks.rados.rados.0.smithi112.stdout:1574: writing smithi11289144-194 from 454086 to 1032320 tid 1 2023-09-23T20:01:39.652 INFO:tasks.rados.rados.0.smithi112.stdout:1574: writing smithi11289144-194 from 1669111 to 2331154 tid 2 2023-09-23T20:01:39.652 INFO:tasks.rados.rados.0.smithi112.stdout:1575: read oid 95 snap -1 2023-09-23T20:01:39.652 INFO:tasks.rados.rados.0.smithi112.stdout:1575: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:01:39.652 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:39.652 INFO:tasks.rados.rados.0.smithi112.stdout:1560: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:01:39.754 INFO:tasks.rados.rados.0.smithi112.stdout:1562: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:01:39.875 INFO:tasks.rados.rados.0.smithi112.stdout:1561: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T20:01:39.985 INFO:tasks.rados.rados.0.smithi112.stdout:1563: finishing write tid 1 to smithi11289144-440 2023-09-23T20:01:39.985 INFO:tasks.rados.rados.0.smithi112.stdout:1563: finishing write tid 2 to smithi11289144-440 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:1563: finishing write tid 3 to smithi11289144-440 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:1563: finishing write tid 4 to smithi11289144-440 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 259 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:1563: left oid 440 (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:1564: finishing write tid 1 to smithi11289144-160 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:1564: finishing write tid 2 to smithi11289144-160 2023-09-23T20:01:39.986 INFO:tasks.rados.rados.0.smithi112.stdout:1564: finishing write tid 3 to smithi11289144-160 2023-09-23T20:01:39.987 INFO:tasks.rados.rados.0.smithi112.stdout:1564: finishing write tid 4 to smithi11289144-160 2023-09-23T20:01:39.987 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 160 v 225 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-09-23T20:01:39.987 INFO:tasks.rados.rados.0.smithi112.stdout:1564: left oid 160 (ObjNum 1091 snap 0 seq_num 1091) 2023-09-23T20:01:39.987 INFO:tasks.rados.rados.0.smithi112.stdout:1560: done (15 left) 2023-09-23T20:01:39.987 INFO:tasks.rados.rados.0.smithi112.stdout:1561: done (14 left) 2023-09-23T20:01:39.988 INFO:tasks.rados.rados.0.smithi112.stdout:1562: done (13 left) 2023-09-23T20:01:39.988 INFO:tasks.rados.rados.0.smithi112.stdout:1563: done (12 left) 2023-09-23T20:01:39.988 INFO:tasks.rados.rados.0.smithi112.stdout:1564: done (11 left) 2023-09-23T20:01:39.988 INFO:tasks.rados.rados.0.smithi112.stdout:1576: write oid 143 current snap is 0 2023-09-23T20:01:39.989 INFO:tasks.rados.rados.0.smithi112.stdout:1565: finishing write tid 1 to smithi11289144-241 2023-09-23T20:01:39.989 INFO:tasks.rados.rados.0.smithi112.stdout:1565: finishing write tid 2 to smithi11289144-241 2023-09-23T20:01:39.989 INFO:tasks.rados.rados.0.smithi112.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-09-23T20:01:39.997 INFO:tasks.rados.rados.0.smithi112.stdout:1576: writing smithi11289144-143 from 470893 to 1124376 tid 1 2023-09-23T20:01:40.004 INFO:tasks.rados.rados.0.smithi112.stdout:1576: writing smithi11289144-143 from 1727593 to 2249647 tid 2 2023-09-23T20:01:40.004 INFO:tasks.rados.rados.0.smithi112.stdout:1577: read oid 238 snap -1 2023-09-23T20:01:40.004 INFO:tasks.rados.rados.0.smithi112.stdout:1577: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:01:40.005 INFO:tasks.rados.rados.0.smithi112.stdout:1578: read oid 11 snap -1 2023-09-23T20:01:40.005 INFO:tasks.rados.rados.0.smithi112.stdout:1578: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T20:01:40.005 INFO:tasks.rados.rados.0.smithi112.stdout:1579: write oid 487 current snap is 0 2023-09-23T20:01:40.005 INFO:tasks.rados.rados.0.smithi112.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-09-23T20:01:40.011 INFO:tasks.rados.rados.0.smithi112.stdout:1579: writing smithi11289144-487 from 487700 to 1216432 tid 1 2023-09-23T20:01:40.019 INFO:tasks.rados.rados.0.smithi112.stdout:1579: writing smithi11289144-487 from 1786075 to 2451787 tid 2 2023-09-23T20:01:40.019 INFO:tasks.rados.rados.0.smithi112.stdout:1580: write oid 268 current snap is 0 2023-09-23T20:01:40.019 INFO:tasks.rados.rados.0.smithi112.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-09-23T20:01:40.024 INFO:tasks.rados.rados.0.smithi112.stdout:1580: writing smithi11289144-268 from 504507 to 908488 tid 1 2023-09-23T20:01:40.029 INFO:tasks.rados.rados.0.smithi112.stdout:1580: writing smithi11289144-268 from 1328204 to 1737574 tid 2 2023-09-23T20:01:40.033 INFO:tasks.rados.rados.0.smithi112.stdout:1580: writing smithi11289144-268 from 2252362 to 2504507 tid 3 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1565: finishing write tid 3 to smithi11289144-241 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1565: finishing write tid 4 to smithi11289144-241 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 241 v 262 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1565: left oid 241 (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1566: finishing write tid 1 to smithi11289144-4 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1566: finishing write tid 2 to smithi11289144-4 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1566: finishing write tid 3 to smithi11289144-4 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1566: finishing write tid 4 to smithi11289144-4 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 4 v 195 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-09-23T20:01:40.034 INFO:tasks.rados.rados.0.smithi112.stdout:1566: left oid 4 (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T20:01:40.035 INFO:tasks.rados.rados.0.smithi112.stdout:1565: done (15 left) 2023-09-23T20:01:40.035 INFO:tasks.rados.rados.0.smithi112.stdout:1566: done (14 left) 2023-09-23T20:01:40.035 INFO:tasks.rados.rados.0.smithi112.stdout:1581: write oid 453 current snap is 0 2023-09-23T20:01:40.035 INFO:tasks.rados.rados.0.smithi112.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-09-23T20:01:40.039 INFO:tasks.rados.rados.0.smithi112.stdout:1581: writing smithi11289144-453 from 521314 to 1000544 tid 1 2023-09-23T20:01:40.047 INFO:tasks.rados.rados.0.smithi112.stdout:1581: writing smithi11289144-453 from 1786686 to 2456067 tid 2 2023-09-23T20:01:40.047 INFO:tasks.rados.rados.0.smithi112.stdout:1582: read oid 40 snap -1 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1582: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1567: finishing write tid 1 to smithi11289144-147 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1567: finishing write tid 2 to smithi11289144-147 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1567: finishing write tid 3 to smithi11289144-147 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1567: finishing write tid 4 to smithi11289144-147 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 147 v 312 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1567: left oid 147 (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1568: finishing write tid 1 to smithi11289144-71 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1568: finishing write tid 2 to smithi11289144-71 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1568: finishing write tid 3 to smithi11289144-71 2023-09-23T20:01:40.048 INFO:tasks.rados.rados.0.smithi112.stdout:1568: finishing write tid 4 to smithi11289144-71 2023-09-23T20:01:40.049 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 71 v 235 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-09-23T20:01:40.049 INFO:tasks.rados.rados.0.smithi112.stdout:1568: left oid 71 (ObjNum 1095 snap 0 seq_num 1095) 2023-09-23T20:01:40.049 INFO:tasks.rados.rados.0.smithi112.stdout:1570: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-23T20:01:40.173 INFO:tasks.rados.rados.0.smithi112.stdout:1571: finishing write tid 1 to smithi11289144-69 2023-09-23T20:01:40.173 INFO:tasks.rados.rados.0.smithi112.stdout:1569: expect (ObjNum 411 snap 0 seq_num 411) 2023-09-23T20:01:40.271 INFO:tasks.rados.rados.0.smithi112.stdout:1571: finishing write tid 2 to smithi11289144-69 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1571: finishing write tid 3 to smithi11289144-69 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1571: finishing write tid 4 to smithi11289144-69 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1571: finishing write tid 5 to smithi11289144-69 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 69 v 169 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1571: left oid 69 (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1572: finishing write tid 1 to smithi11289144-210 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1572: finishing write tid 2 to smithi11289144-210 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1572: finishing write tid 3 to smithi11289144-210 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1572: finishing write tid 4 to smithi11289144-210 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 210 v 264 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1572: left oid 210 (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T20:01:40.272 INFO:tasks.rados.rados.0.smithi112.stdout:1567: done (15 left) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1568: done (14 left) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1569: done (13 left) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1570: done (12 left) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1571: done (11 left) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1572: done (10 left) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1583: read oid 222 snap -1 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1583: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1584: read oid 378 snap -1 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1584: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1585: read oid 368 snap -1 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1585: expect deleted 2023-09-23T20:01:40.273 INFO:tasks.rados.rados.0.smithi112.stdout:1586: read oid 219 snap -1 2023-09-23T20:01:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:1586: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:01:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:1587: write oid 283 current snap is 0 2023-09-23T20:01:40.274 INFO:tasks.rados.rados.0.smithi112.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-09-23T20:01:40.283 INFO:tasks.rados.rados.0.smithi112.stdout:1587: writing smithi11289144-283 from 538121 to 1208953 tid 1 2023-09-23T20:01:40.291 INFO:tasks.rados.rados.0.smithi112.stdout:1587: writing smithi11289144-283 from 1961521 to 2374560 tid 2 2023-09-23T20:01:40.291 INFO:tasks.rados.rados.0.smithi112.stdout:1588: read oid 214 snap -1 2023-09-23T20:01:40.291 INFO:tasks.rados.rados.0.smithi112.stdout:1588: expect (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:40.291 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:40.292 INFO:tasks.rados.rados.0.smithi112.stdout:1573: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:1574: finishing write tid 1 to smithi11289144-194 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:1574: finishing write tid 2 to smithi11289144-194 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:1574: finishing write tid 3 to smithi11289144-194 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:1574: finishing write tid 4 to smithi11289144-194 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 194 v 198 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:1574: left oid 194 (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T20:01:40.387 INFO:tasks.rados.rados.0.smithi112.stdout:1575: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:1576: finishing write tid 1 to smithi11289144-143 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:1576: finishing write tid 2 to smithi11289144-143 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:1576: finishing write tid 3 to smithi11289144-143 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:1576: finishing write tid 4 to smithi11289144-143 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 143 v 267 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:1576: left oid 143 (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:01:40.491 INFO:tasks.rados.rados.0.smithi112.stdout:1578: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T20:01:40.586 INFO:tasks.rados.rados.0.smithi112.stdout:1579: finishing write tid 1 to smithi11289144-487 2023-09-23T20:01:40.586 INFO:tasks.rados.rados.0.smithi112.stdout:1577: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:01:40.715 INFO:tasks.rados.rados.0.smithi112.stdout:1579: finishing write tid 2 to smithi11289144-487 2023-09-23T20:01:40.715 INFO:tasks.rados.rados.0.smithi112.stdout:1579: finishing write tid 3 to smithi11289144-487 2023-09-23T20:01:40.715 INFO:tasks.rados.rados.0.smithi112.stdout:1579: finishing write tid 4 to smithi11289144-487 2023-09-23T20:01:40.715 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 487 v 177 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-09-23T20:01:40.715 INFO:tasks.rados.rados.0.smithi112.stdout:1579: left oid 487 (ObjNum 1100 snap 0 seq_num 1100) 2023-09-23T20:01:40.715 INFO:tasks.rados.rados.0.smithi112.stdout:1580: finishing write tid 1 to smithi11289144-268 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1580: finishing write tid 2 to smithi11289144-268 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1580: finishing write tid 3 to smithi11289144-268 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1580: finishing write tid 4 to smithi11289144-268 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1580: finishing write tid 5 to smithi11289144-268 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 155 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1580: left oid 268 (ObjNum 1101 snap 0 seq_num 1101) 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1581: finishing write tid 1 to smithi11289144-453 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1581: finishing write tid 2 to smithi11289144-453 2023-09-23T20:01:40.717 INFO:tasks.rados.rados.0.smithi112.stdout:1582: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-23T20:01:40.798 INFO:tasks.rados.rados.0.smithi112.stdout:1581: finishing write tid 3 to smithi11289144-453 2023-09-23T20:01:40.798 INFO:tasks.rados.rados.0.smithi112.stdout:1581: finishing write tid 4 to smithi11289144-453 2023-09-23T20:01:40.798 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 270 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-09-23T20:01:40.799 INFO:tasks.rados.rados.0.smithi112.stdout:1581: left oid 453 (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T20:01:40.799 INFO:tasks.rados.rados.0.smithi112.stdout:1584: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:01:40.892 INFO:tasks.rados.rados.0.smithi112.stdout:1583: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:01:40.971 INFO:tasks.rados.rados.0.smithi112.stdout:1586: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:01:41.092 INFO:tasks.rados.rados.0.smithi112.stdout:1587: finishing write tid 1 to smithi11289144-283 2023-09-23T20:01:41.092 INFO:tasks.rados.rados.0.smithi112.stdout:1587: finishing write tid 2 to smithi11289144-283 2023-09-23T20:01:41.092 INFO:tasks.rados.rados.0.smithi112.stdout:1587: finishing write tid 3 to smithi11289144-283 2023-09-23T20:01:41.092 INFO:tasks.rados.rados.0.smithi112.stdout:1587: finishing write tid 4 to smithi11289144-283 2023-09-23T20:01:41.092 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 283 v 268 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-09-23T20:01:41.093 INFO:tasks.rados.rados.0.smithi112.stdout:1587: left oid 283 (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T20:01:41.093 INFO:tasks.rados.rados.0.smithi112.stdout:1588: expect (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:01:41.166 INFO:tasks.rados.rados.0.smithi112.stdout:1573: done (15 left) 2023-09-23T20:01:41.166 INFO:tasks.rados.rados.0.smithi112.stdout:1574: done (14 left) 2023-09-23T20:01:41.167 INFO:tasks.rados.rados.0.smithi112.stdout:1575: done (13 left) 2023-09-23T20:01:41.167 INFO:tasks.rados.rados.0.smithi112.stdout:1576: done (12 left) 2023-09-23T20:01:41.167 INFO:tasks.rados.rados.0.smithi112.stdout:1577: done (11 left) 2023-09-23T20:01:41.167 INFO:tasks.rados.rados.0.smithi112.stdout:1578: done (10 left) 2023-09-23T20:01:41.167 INFO:tasks.rados.rados.0.smithi112.stdout:1579: done (9 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1580: done (8 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1581: done (7 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1582: done (6 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1583: done (5 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1584: done (4 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1585: done (3 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1586: done (2 left) 2023-09-23T20:01:41.168 INFO:tasks.rados.rados.0.smithi112.stdout:1587: done (1 left) 2023-09-23T20:01:41.169 INFO:tasks.rados.rados.0.smithi112.stdout:1588: done (0 left) 2023-09-23T20:01:41.169 INFO:tasks.rados.rados.0.smithi112.stdout:1589: write oid 37 current snap is 0 2023-09-23T20:01:41.169 INFO:tasks.rados.rados.0.smithi112.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-09-23T20:01:41.179 INFO:tasks.rados.rados.0.smithi112.stdout:1589: writing smithi11289144-37 from 554928 to 1301009 tid 1 2023-09-23T20:01:41.186 INFO:tasks.rados.rados.0.smithi112.stdout:1589: writing smithi11289144-37 from 2020003 to 2554928 tid 2 2023-09-23T20:01:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:1590: write oid 141 current snap is 0 2023-09-23T20:01:41.187 INFO:tasks.rados.rados.0.smithi112.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-09-23T20:01:41.192 INFO:tasks.rados.rados.0.smithi112.stdout:1590: writing smithi11289144-141 from 571735 to 993065 tid 1 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1590: writing smithi11289144-141 from 1562132 to 1978840 tid 2 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1591: read oid 90 snap -1 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1591: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1592: read oid 362 snap -1 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1592: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1593: read oid 491 snap -1 2023-09-23T20:01:41.199 INFO:tasks.rados.rados.0.smithi112.stdout:1593: expect (ObjNum 829 snap 0 seq_num 829) 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1594: read oid 233 snap -1 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1594: expect (ObjNum 762 snap 0 seq_num 762) 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1595: read oid 489 snap -1 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1595: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1596: write oid 92 current snap is 0 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1589: finishing write tid 1 to smithi11289144-37 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1589: finishing write tid 2 to smithi11289144-37 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1589: finishing write tid 3 to smithi11289144-37 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1589: finishing write tid 4 to smithi11289144-37 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 37 v 273 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1589: left oid 37 (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T20:01:41.200 INFO:tasks.rados.rados.0.smithi112.stdout:1590: finishing write tid 1 to smithi11289144-141 2023-09-23T20:01:41.201 INFO:tasks.rados.rados.0.smithi112.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-09-23T20:01:41.205 INFO:tasks.rados.rados.0.smithi112.stdout:1596: writing smithi11289144-92 from 588542 to 1085121 tid 1 2023-09-23T20:01:41.212 INFO:tasks.rados.rados.0.smithi112.stdout:1596: writing smithi11289144-92 from 1620614 to 2297333 tid 2 2023-09-23T20:01:41.213 INFO:tasks.rados.rados.0.smithi112.stdout:1589: done (7 left) 2023-09-23T20:01:41.213 INFO:tasks.rados.rados.0.smithi112.stdout:1597: write oid 268 current snap is 0 2023-09-23T20:01:41.213 INFO:tasks.rados.rados.0.smithi112.stdout:1590: finishing write tid 2 to smithi11289144-141 2023-09-23T20:01:41.213 INFO:tasks.rados.rados.0.smithi112.stdout:1590: finishing write tid 3 to smithi11289144-141 2023-09-23T20:01:41.213 INFO:tasks.rados.rados.0.smithi112.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-09-23T20:01:41.219 INFO:tasks.rados.rados.0.smithi112.stdout:1597: writing smithi11289144-268 from 605349 to 1177177 tid 1 2023-09-23T20:01:41.224 INFO:tasks.rados.rados.0.smithi112.stdout:1597: writing smithi11289144-268 from 1679096 to 2099473 tid 2 2023-09-23T20:01:41.225 INFO:tasks.rados.rados.0.smithi112.stdout:1598: write oid 433 current snap is 0 2023-09-23T20:01:41.225 INFO:tasks.rados.rados.0.smithi112.stdout:1590: finishing write tid 4 to smithi11289144-141 2023-09-23T20:01:41.225 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 141 v 201 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-09-23T20:01:41.225 INFO:tasks.rados.rados.0.smithi112.stdout:1590: left oid 141 (ObjNum 1105 snap 0 seq_num 1105) 2023-09-23T20:01:41.225 INFO:tasks.rados.rados.0.smithi112.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-09-23T20:01:41.231 INFO:tasks.rados.rados.0.smithi112.stdout:1598: writing smithi11289144-433 from 622156 to 1269233 tid 1 2023-09-23T20:01:41.238 INFO:tasks.rados.rados.0.smithi112.stdout:1598: writing smithi11289144-433 from 1737578 to 2417966 tid 2 2023-09-23T20:01:41.238 INFO:tasks.rados.rados.0.smithi112.stdout:1590: done (8 left) 2023-09-23T20:01:41.238 INFO:tasks.rados.rados.0.smithi112.stdout:1599: write oid 439 current snap is 0 2023-09-23T20:01:41.238 INFO:tasks.rados.rados.0.smithi112.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-09-23T20:01:41.245 INFO:tasks.rados.rados.0.smithi112.stdout:1599: writing smithi11289144-439 from 638963 to 1361289 tid 1 2023-09-23T20:01:41.252 INFO:tasks.rados.rados.0.smithi112.stdout:1599: writing smithi11289144-439 from 2079707 to 2503753 tid 2 2023-09-23T20:01:41.252 INFO:tasks.rados.rados.0.smithi112.stdout:1600: read oid 326 snap -1 2023-09-23T20:01:41.252 INFO:tasks.rados.rados.0.smithi112.stdout:1600: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:41.252 INFO:tasks.rados.rados.0.smithi112.stdout:1601: write oid 492 current snap is 0 2023-09-23T20:01:41.252 INFO:tasks.rados.rados.0.smithi112.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-09-23T20:01:41.259 INFO:tasks.rados.rados.0.smithi112.stdout:1601: writing smithi11289144-492 from 655770 to 1169698 tid 1 2023-09-23T20:01:41.268 INFO:tasks.rados.rados.0.smithi112.stdout:1601: writing smithi11289144-492 from 1854542 to 2538599 tid 2 2023-09-23T20:01:41.268 INFO:tasks.rados.rados.0.smithi112.stdout:1602: read oid 406 snap -1 2023-09-23T20:01:41.268 INFO:tasks.rados.rados.0.smithi112.stdout:1602: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:01:41.268 INFO:tasks.rados.rados.0.smithi112.stdout:1603: write oid 442 current snap is 0 2023-09-23T20:01:41.268 INFO:tasks.rados.rados.0.smithi112.stdout:1595: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:01:41.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:40 smithi174 bash[31352]: cluster 2023-09-23T20:01:39.743453+0000 mgr.y (mgr.24356) 232 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T20:01:41.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:40 smithi174 bash[31352]: audit 2023-09-23T20:01:40.891108+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.112:0/1952659172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:41.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:40 smithi112 bash[27353]: cluster 2023-09-23T20:01:39.743453+0000 mgr.y (mgr.24356) 232 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T20:01:41.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:40 smithi112 bash[27353]: audit 2023-09-23T20:01:40.891108+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.112:0/1952659172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:41.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:40 smithi112 bash[41728]: cluster 2023-09-23T20:01:39.743453+0000 mgr.y (mgr.24356) 232 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T20:01:41.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:40 smithi112 bash[41728]: audit 2023-09-23T20:01:40.891108+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.112:0/1952659172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:41.441 INFO:tasks.rados.rados.0.smithi112.stdout:1593: expect (ObjNum 829 snap 0 seq_num 829) 2023-09-23T20:01:41.629 INFO:tasks.rados.rados.0.smithi112.stdout:1591: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:01:41.804 INFO:tasks.rados.rados.0.smithi112.stdout:1594: expect (ObjNum 762 snap 0 seq_num 762) 2023-09-23T20:01:41.940 INFO:tasks.rados.rados.0.smithi112.stdout:1592: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:01:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:1596: finishing write tid 1 to smithi11289144-92 2023-09-23T20:01:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:1596: finishing write tid 2 to smithi11289144-92 2023-09-23T20:01:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:1596: finishing write tid 3 to smithi11289144-92 2023-09-23T20:01:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:1596: finishing write tid 4 to smithi11289144-92 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 92 v 322 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1596: left oid 92 (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1597: finishing write tid 1 to smithi11289144-268 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1597: finishing write tid 2 to smithi11289144-268 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1597: finishing write tid 3 to smithi11289144-268 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1597: finishing write tid 4 to smithi11289144-268 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 158 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1597: left oid 268 (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1598: finishing write tid 1 to smithi11289144-433 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1598: finishing write tid 2 to smithi11289144-433 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1598: finishing write tid 3 to smithi11289144-433 2023-09-23T20:01:42.006 INFO:tasks.rados.rados.0.smithi112.stdout:1598: finishing write tid 4 to smithi11289144-433 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 325 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1598: left oid 433 (ObjNum 1108 snap 0 seq_num 1108) 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1599: finishing write tid 1 to smithi11289144-439 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1599: finishing write tid 2 to smithi11289144-439 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1599: finishing write tid 3 to smithi11289144-439 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1599: finishing write tid 4 to smithi11289144-439 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 238 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1599: left oid 439 (ObjNum 1109 snap 0 seq_num 1109) 2023-09-23T20:01:42.007 INFO:tasks.rados.rados.0.smithi112.stdout:1600: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:01:42.113 INFO:tasks.rados.rados.0.smithi112.stdout:1601: finishing write tid 1 to smithi11289144-492 2023-09-23T20:01:42.113 INFO:tasks.rados.rados.0.smithi112.stdout:1601: finishing write tid 2 to smithi11289144-492 2023-09-23T20:01:42.114 INFO:tasks.rados.rados.0.smithi112.stdout:1601: finishing write tid 3 to smithi11289144-492 2023-09-23T20:01:42.114 INFO:tasks.rados.rados.0.smithi112.stdout:1601: finishing write tid 4 to smithi11289144-492 2023-09-23T20:01:42.114 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 492 v 219 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-09-23T20:01:42.114 INFO:tasks.rados.rados.0.smithi112.stdout:1601: left oid 492 (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:01:42.114 INFO:tasks.rados.rados.0.smithi112.stdout:1602: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:01:42.206 INFO:tasks.rados.rados.0.smithi112.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-09-23T20:01:42.219 INFO:tasks.rados.rados.0.smithi112.stdout:1603: writing smithi11289144-442 from 672577 to 1261754 tid 1 2023-09-23T20:01:42.226 INFO:tasks.rados.rados.0.smithi112.stdout:1603: writing smithi11289144-442 from 1913024 to 2340739 tid 2 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1591: done (12 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1592: done (11 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1593: done (10 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1594: done (9 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1595: done (8 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1596: done (7 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1597: done (6 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1598: done (5 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1599: done (4 left) 2023-09-23T20:01:42.227 INFO:tasks.rados.rados.0.smithi112.stdout:1600: done (3 left) 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1601: done (2 left) 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1602: done (1 left) 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1604: read oid 19 snap -1 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1604: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1605: read oid 212 snap -1 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1605: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1606: read oid 486 snap -1 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1606: expect (ObjNum 485 snap 0 seq_num 485) 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1607: delete oid 472 current snap is 0 2023-09-23T20:01:42.228 INFO:tasks.rados.rados.0.smithi112.stdout:1603: finishing write tid 1 to smithi11289144-442 2023-09-23T20:01:42.229 INFO:tasks.rados.rados.0.smithi112.stdout:1607: done (4 left) 2023-09-23T20:01:42.229 INFO:tasks.rados.rados.0.smithi112.stdout:1608: read oid 260 snap -1 2023-09-23T20:01:42.229 INFO:tasks.rados.rados.0.smithi112.stdout:1608: expect (ObjNum 970 snap 0 seq_num 970) 2023-09-23T20:01:42.229 INFO:tasks.rados.rados.0.smithi112.stdout:1609: delete oid 183 current snap is 0 2023-09-23T20:01:42.230 INFO:tasks.rados.rados.0.smithi112.stdout:1603: finishing write tid 2 to smithi11289144-442 2023-09-23T20:01:42.230 INFO:tasks.rados.rados.0.smithi112.stdout:1603: finishing write tid 3 to smithi11289144-442 2023-09-23T20:01:42.230 INFO:tasks.rados.rados.0.smithi112.stdout:1603: finishing write tid 4 to smithi11289144-442 2023-09-23T20:01:42.230 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 442 v 225 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-09-23T20:01:42.231 INFO:tasks.rados.rados.0.smithi112.stdout:1603: left oid 442 (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T20:01:42.231 INFO:tasks.rados.rados.0.smithi112.stdout:1603: done (5 left) 2023-09-23T20:01:42.231 INFO:tasks.rados.rados.0.smithi112.stdout:1609: done (4 left) 2023-09-23T20:01:42.232 INFO:tasks.rados.rados.0.smithi112.stdout:1610: read oid 183 snap -1 2023-09-23T20:01:42.232 INFO:tasks.rados.rados.0.smithi112.stdout:1610: expect deleted 2023-09-23T20:01:42.232 INFO:tasks.rados.rados.0.smithi112.stdout:1611: delete oid 491 current snap is 0 2023-09-23T20:01:42.235 INFO:tasks.rados.rados.0.smithi112.stdout:1605: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:01:42.350 INFO:tasks.rados.rados.0.smithi112.stdout:1606: expect (ObjNum 485 snap 0 seq_num 485) 2023-09-23T20:01:42.418 INFO:tasks.rados.rados.0.smithi112.stdout:1604: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-23T20:01:42.489 INFO:tasks.rados.rados.0.smithi112.stdout:1608: expect (ObjNum 970 snap 0 seq_num 970) 2023-09-23T20:01:42.599 INFO:tasks.rados.rados.0.smithi112.stdout:1604: done (5 left) 2023-09-23T20:01:42.599 INFO:tasks.rados.rados.0.smithi112.stdout:1605: done (4 left) 2023-09-23T20:01:42.599 INFO:tasks.rados.rados.0.smithi112.stdout:1606: done (3 left) 2023-09-23T20:01:42.599 INFO:tasks.rados.rados.0.smithi112.stdout:1608: done (2 left) 2023-09-23T20:01:42.599 INFO:tasks.rados.rados.0.smithi112.stdout:1610: done (1 left) 2023-09-23T20:01:42.600 INFO:tasks.rados.rados.0.smithi112.stdout:1611: done (0 left) 2023-09-23T20:01:42.600 INFO:tasks.rados.rados.0.smithi112.stdout:1612: read oid 140 snap -1 2023-09-23T20:01:42.600 INFO:tasks.rados.rados.0.smithi112.stdout:1612: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:01:42.600 INFO:tasks.rados.rados.0.smithi112.stdout:1613: write oid 255 current snap is 0 2023-09-23T20:01:42.600 INFO:tasks.rados.rados.0.smithi112.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-09-23T20:01:42.611 INFO:tasks.rados.rados.0.smithi112.stdout:1613: writing smithi11289144-255 from 739805 to 1229978 tid 1 2023-09-23T20:01:42.617 INFO:tasks.rados.rados.0.smithi112.stdout:1613: writing smithi11289144-255 from 1630599 to 2065652 tid 2 2023-09-23T20:01:42.621 INFO:tasks.rados.rados.0.smithi112.stdout:1613: writing smithi11289144-255 from 2636284 to 2739805 tid 3 2023-09-23T20:01:42.622 INFO:tasks.rados.rados.0.smithi112.stdout:1614: write oid 64 current snap is 0 2023-09-23T20:01:42.622 INFO:tasks.rados.rados.0.smithi112.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-09-23T20:01:42.629 INFO:tasks.rados.rados.0.smithi112.stdout:1614: writing smithi11289144-64 from 756612 to 1322034 tid 1 2023-09-23T20:01:42.637 INFO:tasks.rados.rados.0.smithi112.stdout:1614: writing smithi11289144-64 from 2089081 to 2667792 tid 2 2023-09-23T20:01:42.637 INFO:tasks.rados.rados.0.smithi112.stdout:1615: write oid 263 current snap is 0 2023-09-23T20:01:42.637 INFO:tasks.rados.rados.0.smithi112.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-09-23T20:01:42.645 INFO:tasks.rados.rados.0.smithi112.stdout:1615: writing smithi11289144-263 from 773419 to 1414090 tid 1 2023-09-23T20:01:42.651 INFO:tasks.rados.rados.0.smithi112.stdout:1615: writing smithi11289144-263 from 2147563 to 2586285 tid 2 2023-09-23T20:01:42.652 INFO:tasks.rados.rados.0.smithi112.stdout:1616: delete oid 248 current snap is 0 2023-09-23T20:01:42.652 INFO:tasks.rados.rados.0.smithi112.stdout:1612: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:01:42.866 INFO:tasks.rados.rados.0.smithi112.stdout:1613: finishing write tid 1 to smithi11289144-255 2023-09-23T20:01:42.866 INFO:tasks.rados.rados.0.smithi112.stdout:1613: finishing write tid 2 to smithi11289144-255 2023-09-23T20:01:42.866 INFO:tasks.rados.rados.0.smithi112.stdout:1613: finishing write tid 3 to smithi11289144-255 2023-09-23T20:01:42.866 INFO:tasks.rados.rados.0.smithi112.stdout:1613: finishing write tid 4 to smithi11289144-255 2023-09-23T20:01:42.866 INFO:tasks.rados.rados.0.smithi112.stdout:1613: finishing write tid 5 to smithi11289144-255 2023-09-23T20:01:42.866 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 255 v 223 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1613: left oid 255 (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1614: finishing write tid 1 to smithi11289144-64 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1614: finishing write tid 2 to smithi11289144-64 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1614: finishing write tid 3 to smithi11289144-64 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1614: finishing write tid 4 to smithi11289144-64 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 64 v 241 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1614: left oid 64 (ObjNum 1116 snap 0 seq_num 1116) 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1615: finishing write tid 1 to smithi11289144-263 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1615: finishing write tid 2 to smithi11289144-263 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1615: finishing write tid 3 to smithi11289144-263 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:1615: finishing write tid 4 to smithi11289144-263 2023-09-23T20:01:42.867 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 263 v 228 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1615: left oid 263 (ObjNum 1117 snap 0 seq_num 1117) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1612: done (4 left) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1613: done (3 left) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1614: done (2 left) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1615: done (1 left) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1616: done (0 left) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1617: read oid 225 snap -1 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1617: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1618: write oid 14 current snap is 0 2023-09-23T20:01:42.868 INFO:tasks.rados.rados.0.smithi112.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-09-23T20:01:42.876 INFO:tasks.rados.rados.0.smithi112.stdout:1618: writing smithi11289144-14 from 407033 to 914555 tid 1 2023-09-23T20:01:42.882 INFO:tasks.rados.rados.0.smithi112.stdout:1618: writing smithi11289144-14 from 1464527 to 1906918 tid 2 2023-09-23T20:01:42.888 INFO:tasks.rados.rados.0.smithi112.stdout:1618: writing smithi11289144-14 from 2345976 to 2807033 tid 3 2023-09-23T20:01:42.888 INFO:tasks.rados.rados.0.smithi112.stdout:1619: read oid 197 snap -1 2023-09-23T20:01:42.888 INFO:tasks.rados.rados.0.smithi112.stdout:1619: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:01:42.888 INFO:tasks.rados.rados.0.smithi112.stdout:1620: write oid 224 current snap is 0 2023-09-23T20:01:42.888 INFO:tasks.rados.rados.0.smithi112.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-09-23T20:01:42.893 INFO:tasks.rados.rados.0.smithi112.stdout:1620: writing smithi11289144-224 from 423840 to 1006611 tid 1 2023-09-23T20:01:42.900 INFO:tasks.rados.rados.0.smithi112.stdout:1620: writing smithi11289144-224 from 1523009 to 2109058 tid 2 2023-09-23T20:01:42.904 INFO:tasks.rados.rados.0.smithi112.stdout:1620: writing smithi11289144-224 from 2657046 to 2823840 tid 3 2023-09-23T20:01:42.904 INFO:tasks.rados.rados.0.smithi112.stdout:1621: read oid 165 snap -1 2023-09-23T20:01:42.904 INFO:tasks.rados.rados.0.smithi112.stdout:1621: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T20:01:42.904 INFO:tasks.rados.rados.0.smithi112.stdout:1622: write oid 436 current snap is 0 2023-09-23T20:01:42.905 INFO:tasks.rados.rados.0.smithi112.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-09-23T20:01:42.910 INFO:tasks.rados.rados.0.smithi112.stdout:1622: writing smithi11289144-436 from 440647 to 1098667 tid 1 2023-09-23T20:01:42.915 INFO:tasks.rados.rados.0.smithi112.stdout:1622: writing smithi11289144-436 from 1581491 to 2027551 tid 2 2023-09-23T20:01:42.920 INFO:tasks.rados.rados.0.smithi112.stdout:1622: writing smithi11289144-436 from 2800822 to 2840647 tid 3 2023-09-23T20:01:42.920 INFO:tasks.rados.rados.0.smithi112.stdout:1623: write oid 79 current snap is 0 2023-09-23T20:01:42.921 INFO:tasks.rados.rados.0.smithi112.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-09-23T20:01:42.927 INFO:tasks.rados.rados.0.smithi112.stdout:1623: writing smithi11289144-79 from 457454 to 1190723 tid 1 2023-09-23T20:01:42.935 INFO:tasks.rados.rados.0.smithi112.stdout:1623: writing smithi11289144-79 from 1923620 to 2513338 tid 2 2023-09-23T20:01:42.935 INFO:tasks.rados.rados.0.smithi112.stdout:1624: write oid 336 current snap is 0 2023-09-23T20:01:42.935 INFO:tasks.rados.rados.0.smithi112.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-09-23T20:01:42.940 INFO:tasks.rados.rados.0.smithi112.stdout:1624: writing smithi11289144-336 from 474261 to 882779 tid 1 2023-09-23T20:01:42.947 INFO:tasks.rados.rados.0.smithi112.stdout:1624: writing smithi11289144-336 from 1582102 to 2031831 tid 2 2023-09-23T20:01:42.952 INFO:tasks.rados.rados.0.smithi112.stdout:1624: writing smithi11289144-336 from 2739315 to 2874261 tid 3 2023-09-23T20:01:42.952 INFO:tasks.rados.rados.0.smithi112.stdout:1625: read oid 431 snap -1 2023-09-23T20:01:42.952 INFO:tasks.rados.rados.0.smithi112.stdout:1625: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:01:42.952 INFO:tasks.rados.rados.0.smithi112.stdout:1626: write oid 116 current snap is 0 2023-09-23T20:01:42.952 INFO:tasks.rados.rados.0.smithi112.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-09-23T20:01:42.957 INFO:tasks.rados.rados.0.smithi112.stdout:1626: writing smithi11289144-116 from 491068 to 974835 tid 1 2023-09-23T20:01:42.964 INFO:tasks.rados.rados.0.smithi112.stdout:1626: writing smithi11289144-116 from 1640584 to 2233971 tid 2 2023-09-23T20:01:42.968 INFO:tasks.rados.rados.0.smithi112.stdout:1626: writing smithi11289144-116 from 2650385 to 2891068 tid 3 2023-09-23T20:01:42.968 INFO:tasks.rados.rados.0.smithi112.stdout:1627: read oid 384 snap -1 2023-09-23T20:01:42.968 INFO:tasks.rados.rados.0.smithi112.stdout:1627: expect (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:01:42.969 INFO:tasks.rados.rados.0.smithi112.stdout:1628: write oid 251 current snap is 0 2023-09-23T20:01:42.969 INFO:tasks.rados.rados.0.smithi112.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-09-23T20:01:42.974 INFO:tasks.rados.rados.0.smithi112.stdout:1628: writing smithi11289144-251 from 507875 to 1066891 tid 1 2023-09-23T20:01:42.982 INFO:tasks.rados.rados.0.smithi112.stdout:1628: writing smithi11289144-251 from 1699066 to 2436111 tid 2 2023-09-23T20:01:42.982 INFO:tasks.rados.rados.0.smithi112.stdout:1629: write oid 44 current snap is 0 2023-09-23T20:01:42.982 INFO:tasks.rados.rados.0.smithi112.stdout:1617: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:01:43.111 INFO:tasks.rados.rados.0.smithi112.stdout:1618: finishing write tid 1 to smithi11289144-14 2023-09-23T20:01:43.111 INFO:tasks.rados.rados.0.smithi112.stdout:1618: finishing write tid 2 to smithi11289144-14 2023-09-23T20:01:43.112 INFO:tasks.rados.rados.0.smithi112.stdout:1618: finishing write tid 3 to smithi11289144-14 2023-09-23T20:01:43.112 INFO:tasks.rados.rados.0.smithi112.stdout:1618: finishing write tid 4 to smithi11289144-14 2023-09-23T20:01:43.112 INFO:tasks.rados.rados.0.smithi112.stdout:1618: finishing write tid 5 to smithi11289144-14 2023-09-23T20:01:43.112 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 14 v 167 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-09-23T20:01:43.112 INFO:tasks.rados.rados.0.smithi112.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T20:01:43.112 INFO:tasks.rados.rados.0.smithi112.stdout:1619: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:01:43.192 INFO:tasks.rados.rados.0.smithi112.stdout:1620: finishing write tid 1 to smithi11289144-224 2023-09-23T20:01:43.193 INFO:tasks.rados.rados.0.smithi112.stdout:1620: finishing write tid 2 to smithi11289144-224 2023-09-23T20:01:43.193 INFO:tasks.rados.rados.0.smithi112.stdout:1621: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1620: finishing write tid 3 to smithi11289144-224 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1620: finishing write tid 4 to smithi11289144-224 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1620: finishing write tid 5 to smithi11289144-224 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 224 v 232 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1622: finishing write tid 1 to smithi11289144-436 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1622: finishing write tid 2 to smithi11289144-436 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1622: finishing write tid 3 to smithi11289144-436 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1622: finishing write tid 4 to smithi11289144-436 2023-09-23T20:01:43.271 INFO:tasks.rados.rados.0.smithi112.stdout:1622: finishing write tid 5 to smithi11289144-436 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 436 v 317 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1623: finishing write tid 1 to smithi11289144-79 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1623: finishing write tid 2 to smithi11289144-79 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1623: finishing write tid 3 to smithi11289144-79 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1623: finishing write tid 4 to smithi11289144-79 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 79 v 271 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1624: finishing write tid 1 to smithi11289144-336 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1624: finishing write tid 2 to smithi11289144-336 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1624: finishing write tid 3 to smithi11289144-336 2023-09-23T20:01:43.272 INFO:tasks.rados.rados.0.smithi112.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-09-23T20:01:43.284 INFO:tasks.rados.rados.0.smithi112.stdout:1629: writing smithi11289144-44 from 524682 to 1275300 tid 1 2023-09-23T20:01:43.292 INFO:tasks.rados.rados.0.smithi112.stdout:1629: writing smithi11289144-44 from 1757548 to 2354604 tid 2 2023-09-23T20:01:43.292 INFO:tasks.rados.rados.0.smithi112.stdout:1617: done (12 left) 2023-09-23T20:01:43.292 INFO:tasks.rados.rados.0.smithi112.stdout:1618: done (11 left) 2023-09-23T20:01:43.292 INFO:tasks.rados.rados.0.smithi112.stdout:1619: done (10 left) 2023-09-23T20:01:43.293 INFO:tasks.rados.rados.0.smithi112.stdout:1620: done (9 left) 2023-09-23T20:01:43.293 INFO:tasks.rados.rados.0.smithi112.stdout:1621: done (8 left) 2023-09-23T20:01:43.293 INFO:tasks.rados.rados.0.smithi112.stdout:1622: done (7 left) 2023-09-23T20:01:43.293 INFO:tasks.rados.rados.0.smithi112.stdout:1623: done (6 left) 2023-09-23T20:01:43.293 INFO:tasks.rados.rados.0.smithi112.stdout:1630: read oid 147 snap -1 2023-09-23T20:01:43.294 INFO:tasks.rados.rados.0.smithi112.stdout:1630: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T20:01:43.294 INFO:tasks.rados.rados.0.smithi112.stdout:1631: read oid 41 snap -1 2023-09-23T20:01:43.294 INFO:tasks.rados.rados.0.smithi112.stdout:1631: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T20:01:43.294 INFO:tasks.rados.rados.0.smithi112.stdout:1632: write oid 197 current snap is 0 2023-09-23T20:01:43.294 INFO:tasks.rados.rados.0.smithi112.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-09-23T20:01:43.297 INFO:tasks.rados.rados.0.smithi112.stdout:1632: writing smithi11289144-197 from 541489 to 967356 tid 1 2023-09-23T20:01:43.305 INFO:tasks.rados.rados.0.smithi112.stdout:1632: writing smithi11289144-197 from 1416030 to 2156744 tid 2 2023-09-23T20:01:43.309 INFO:tasks.rados.rados.0.smithi112.stdout:1632: writing smithi11289144-197 from 2732654 to 2941489 tid 3 2023-09-23T20:01:43.310 INFO:tasks.rados.rados.0.smithi112.stdout:1633: write oid 339 current snap is 0 2023-09-23T20:01:43.310 INFO:tasks.rados.rados.0.smithi112.stdout:1624: finishing write tid 4 to smithi11289144-336 2023-09-23T20:01:43.310 INFO:tasks.rados.rados.0.smithi112.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-09-23T20:01:43.315 INFO:tasks.rados.rados.0.smithi112.stdout:1633: writing smithi11289144-339 from 558296 to 1059412 tid 1 2023-09-23T20:01:43.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:42 smithi174 bash[31352]: cluster 2023-09-23T20:01:41.744081+0000 mgr.y (mgr.24356) 233 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T20:01:43.321 INFO:tasks.rados.rados.0.smithi112.stdout:1633: writing smithi11289144-339 from 1474512 to 2075237 tid 2 2023-09-23T20:01:43.327 INFO:tasks.rados.rados.0.smithi112.stdout:1633: writing smithi11289144-339 from 2760077 to 2958296 tid 3 2023-09-23T20:01:43.327 INFO:tasks.rados.rados.0.smithi112.stdout:1634: read oid 191 snap -1 2023-09-23T20:01:43.327 INFO:tasks.rados.rados.0.smithi112.stdout:1634: expect deleted 2023-09-23T20:01:43.327 INFO:tasks.rados.rados.0.smithi112.stdout:1635: write oid 242 current snap is 0 2023-09-23T20:01:43.327 INFO:tasks.rados.rados.0.smithi112.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-09-23T20:01:43.333 INFO:tasks.rados.rados.0.smithi112.stdout:1635: writing smithi11289144-242 from 575103 to 1151468 tid 1 2023-09-23T20:01:43.342 INFO:tasks.rados.rados.0.smithi112.stdout:1635: writing smithi11289144-242 from 1932994 to 2677377 tid 2 2023-09-23T20:01:43.342 INFO:tasks.rados.rados.0.smithi112.stdout:1636: write oid 231 current snap is 0 2023-09-23T20:01:43.342 INFO:tasks.rados.rados.0.smithi112.stdout:1624: finishing write tid 5 to smithi11289144-336 2023-09-23T20:01:43.343 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 321 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-09-23T20:01:43.343 INFO:tasks.rados.rados.0.smithi112.stdout:1624: left oid 336 (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:01:43.343 INFO:tasks.rados.rados.0.smithi112.stdout:1625: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:01:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:42 smithi112 bash[27353]: cluster 2023-09-23T20:01:41.744081+0000 mgr.y (mgr.24356) 233 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T20:01:43.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:42 smithi112 bash[41728]: cluster 2023-09-23T20:01:41.744081+0000 mgr.y (mgr.24356) 233 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.8 MiB/s wr, 91 op/s 2023-09-23T20:01:43.509 INFO:tasks.rados.rados.0.smithi112.stdout:1626: finishing write tid 1 to smithi11289144-116 2023-09-23T20:01:43.509 INFO:tasks.rados.rados.0.smithi112.stdout:1626: finishing write tid 2 to smithi11289144-116 2023-09-23T20:01:43.509 INFO:tasks.rados.rados.0.smithi112.stdout:1627: expect (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:01:43.583 INFO:tasks.rados.rados.0.smithi112.stdout:1626: finishing write tid 3 to smithi11289144-116 2023-09-23T20:01:43.583 INFO:tasks.rados.rados.0.smithi112.stdout:1626: finishing write tid 4 to smithi11289144-116 2023-09-23T20:01:43.583 INFO:tasks.rados.rados.0.smithi112.stdout:1626: finishing write tid 5 to smithi11289144-116 2023-09-23T20:01:43.583 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 116 v 325 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1626: left oid 116 (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1628: finishing write tid 1 to smithi11289144-251 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1628: finishing write tid 2 to smithi11289144-251 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1628: finishing write tid 3 to smithi11289144-251 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1628: finishing write tid 4 to smithi11289144-251 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 251 v 265 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1628: left oid 251 (ObjNum 1125 snap 0 seq_num 1125) 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1629: finishing write tid 1 to smithi11289144-44 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1629: finishing write tid 2 to smithi11289144-44 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1629: finishing write tid 3 to smithi11289144-44 2023-09-23T20:01:43.584 INFO:tasks.rados.rados.0.smithi112.stdout:1629: finishing write tid 4 to smithi11289144-44 2023-09-23T20:01:43.585 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 44 v 173 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-09-23T20:01:43.585 INFO:tasks.rados.rados.0.smithi112.stdout:1629: left oid 44 (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T20:01:43.585 INFO:tasks.rados.rados.0.smithi112.stdout:1631: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T20:01:43.693 INFO:tasks.rados.rados.0.smithi112.stdout:1630: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T20:01:43.813 INFO:tasks.rados.rados.0.smithi112.stdout:1632: finishing write tid 1 to smithi11289144-197 2023-09-23T20:01:43.813 INFO:tasks.rados.rados.0.smithi112.stdout:1632: finishing write tid 2 to smithi11289144-197 2023-09-23T20:01:43.813 INFO:tasks.rados.rados.0.smithi112.stdout:1632: finishing write tid 3 to smithi11289144-197 2023-09-23T20:01:43.813 INFO:tasks.rados.rados.0.smithi112.stdout:1632: finishing write tid 4 to smithi11289144-197 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1632: finishing write tid 5 to smithi11289144-197 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 197 v 278 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1632: left oid 197 (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1633: finishing write tid 1 to smithi11289144-339 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1633: finishing write tid 2 to smithi11289144-339 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1633: finishing write tid 3 to smithi11289144-339 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1633: finishing write tid 4 to smithi11289144-339 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1633: finishing write tid 5 to smithi11289144-339 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 339 v 162 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-09-23T20:01:43.814 INFO:tasks.rados.rados.0.smithi112.stdout:1633: left oid 339 (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T20:01:43.815 INFO:tasks.rados.rados.0.smithi112.stdout:1635: finishing write tid 1 to smithi11289144-242 2023-09-23T20:01:43.815 INFO:tasks.rados.rados.0.smithi112.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-09-23T20:01:43.824 INFO:tasks.rados.rados.0.smithi112.stdout:1636: writing smithi11289144-231 from 591910 to 1243524 tid 1 2023-09-23T20:01:43.832 INFO:tasks.rados.rados.0.smithi112.stdout:1636: writing smithi11289144-231 from 1875123 to 2479517 tid 2 2023-09-23T20:01:43.832 INFO:tasks.rados.rados.0.smithi112.stdout:1624: done (12 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1625: done (11 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1626: done (10 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1627: done (9 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1628: done (8 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1629: done (7 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1630: done (6 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1631: done (5 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1632: done (4 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1633: done (3 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1634: done (2 left) 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1637: read oid 337 snap -1 2023-09-23T20:01:43.833 INFO:tasks.rados.rados.0.smithi112.stdout:1637: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:1638: write oid 123 current snap is 0 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:1635: finishing write tid 2 to smithi11289144-242 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:1635: finishing write tid 3 to smithi11289144-242 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:1635: finishing write tid 4 to smithi11289144-242 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 242 v 235 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:1635: left oid 242 (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:01:43.834 INFO:tasks.rados.rados.0.smithi112.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-09-23T20:01:43.840 INFO:tasks.rados.rados.0.smithi112.stdout:1638: writing smithi11289144-123 from 608717 to 1335580 tid 1 2023-09-23T20:01:43.848 INFO:tasks.rados.rados.0.smithi112.stdout:1638: writing smithi11289144-123 from 1933605 to 2681657 tid 2 2023-09-23T20:01:43.848 INFO:tasks.rados.rados.0.smithi112.stdout:1635: done (3 left) 2023-09-23T20:01:43.848 INFO:tasks.rados.rados.0.smithi112.stdout:1639: write oid 226 current snap is 0 2023-09-23T20:01:43.848 INFO:tasks.rados.rados.0.smithi112.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-09-23T20:01:43.853 INFO:tasks.rados.rados.0.smithi112.stdout:1639: writing smithi11289144-226 from 625524 to 1027636 tid 1 2023-09-23T20:01:43.860 INFO:tasks.rados.rados.0.smithi112.stdout:1639: writing smithi11289144-226 from 1592087 to 2200150 tid 2 2023-09-23T20:01:43.865 INFO:tasks.rados.rados.0.smithi112.stdout:1639: writing smithi11289144-226 from 2869769 to 3025524 tid 3 2023-09-23T20:01:43.865 INFO:tasks.rados.rados.0.smithi112.stdout:1640: write oid 493 current snap is 0 2023-09-23T20:01:43.865 INFO:tasks.rados.rados.0.smithi112.stdout:1636: finishing write tid 1 to smithi11289144-231 2023-09-23T20:01:43.865 INFO:tasks.rados.rados.0.smithi112.stdout:1636: finishing write tid 2 to smithi11289144-231 2023-09-23T20:01:43.865 INFO:tasks.rados.rados.0.smithi112.stdout:1636: finishing write tid 3 to smithi11289144-231 2023-09-23T20:01:43.865 INFO:tasks.rados.rados.0.smithi112.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-09-23T20:01:43.872 INFO:tasks.rados.rados.0.smithi112.stdout:1640: writing smithi11289144-493 from 642331 to 1236045 tid 1 2023-09-23T20:01:43.879 INFO:tasks.rados.rados.0.smithi112.stdout:1640: writing smithi11289144-493 from 1766922 to 2518643 tid 2 2023-09-23T20:01:43.879 INFO:tasks.rados.rados.0.smithi112.stdout:1641: write oid 362 current snap is 0 2023-09-23T20:01:43.879 INFO:tasks.rados.rados.0.smithi112.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-09-23T20:01:43.887 INFO:tasks.rados.rados.0.smithi112.stdout:1641: writing smithi11289144-362 from 659138 to 1328101 tid 1 2023-09-23T20:01:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:1641: writing smithi11289144-362 from 2109051 to 2720783 tid 2 2023-09-23T20:01:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:1642: delete oid 211 current snap is 0 2023-09-23T20:01:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:1636: finishing write tid 4 to smithi11289144-231 2023-09-23T20:01:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 231 v 176 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-09-23T20:01:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:1636: left oid 231 (ObjNum 1130 snap 0 seq_num 1130) 2023-09-23T20:01:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:1637: expect (ObjNum 817 snap 0 seq_num 817) 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:1638: finishing write tid 1 to smithi11289144-123 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:1638: finishing write tid 2 to smithi11289144-123 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:1638: finishing write tid 3 to smithi11289144-123 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:1638: finishing write tid 4 to smithi11289144-123 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 123 v 281 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:1638: left oid 123 (ObjNum 1131 snap 0 seq_num 1131) 2023-09-23T20:01:44.079 INFO:tasks.rados.rados.0.smithi112.stdout:1639: finishing write tid 1 to smithi11289144-226 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1639: finishing write tid 2 to smithi11289144-226 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1639: finishing write tid 3 to smithi11289144-226 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1639: finishing write tid 4 to smithi11289144-226 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1639: finishing write tid 5 to smithi11289144-226 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 226 v 245 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1639: left oid 226 (ObjNum 1132 snap 0 seq_num 1132) 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1640: finishing write tid 1 to smithi11289144-493 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1640: finishing write tid 2 to smithi11289144-493 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1640: finishing write tid 3 to smithi11289144-493 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1640: finishing write tid 4 to smithi11289144-493 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 493 v 274 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-09-23T20:01:44.080 INFO:tasks.rados.rados.0.smithi112.stdout:1640: left oid 493 (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1641: finishing write tid 1 to smithi11289144-362 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1641: finishing write tid 2 to smithi11289144-362 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1641: finishing write tid 3 to smithi11289144-362 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1641: finishing write tid 4 to smithi11289144-362 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 362 v 165 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1641: left oid 362 (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1636: done (6 left) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1637: done (5 left) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1638: done (4 left) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1639: done (3 left) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1640: done (2 left) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1641: done (1 left) 2023-09-23T20:01:44.081 INFO:tasks.rados.rados.0.smithi112.stdout:1642: done (0 left) 2023-09-23T20:01:44.082 INFO:tasks.rados.rados.0.smithi112.stdout:1643: write oid 387 current snap is 0 2023-09-23T20:01:44.082 INFO:tasks.rados.rados.0.smithi112.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-09-23T20:01:44.090 INFO:tasks.rados.rados.0.smithi112.stdout:1643: writing smithi11289144-387 from 692752 to 1112213 tid 1 2023-09-23T20:01:44.099 INFO:tasks.rados.rados.0.smithi112.stdout:1643: writing smithi11289144-387 from 1826015 to 2441416 tid 2 2023-09-23T20:01:44.103 INFO:tasks.rados.rados.0.smithi112.stdout:1643: writing smithi11289144-387 from 2979461 to 3092752 tid 3 2023-09-23T20:01:44.103 INFO:tasks.rados.rados.0.smithi112.stdout:1644: read oid 194 snap -1 2023-09-23T20:01:44.103 INFO:tasks.rados.rados.0.smithi112.stdout:1644: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T20:01:44.103 INFO:tasks.rados.rados.0.smithi112.stdout:1645: delete oid 448 current snap is 0 2023-09-23T20:01:44.103 INFO:tasks.rados.rados.0.smithi112.stdout:1643: finishing write tid 1 to smithi11289144-387 2023-09-23T20:01:44.105 INFO:tasks.rados.rados.0.smithi112.stdout:1645: done (2 left) 2023-09-23T20:01:44.105 INFO:tasks.rados.rados.0.smithi112.stdout:1646: read oid 336 snap -1 2023-09-23T20:01:44.105 INFO:tasks.rados.rados.0.smithi112.stdout:1646: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:01:44.105 INFO:tasks.rados.rados.0.smithi112.stdout:1647: write oid 165 current snap is 0 2023-09-23T20:01:44.105 INFO:tasks.rados.rados.0.smithi112.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-09-23T20:01:44.117 INFO:tasks.rados.rados.0.smithi112.stdout:1647: writing smithi11289144-165 from 726366 to 1296325 tid 1 2023-09-23T20:01:44.123 INFO:tasks.rados.rados.0.smithi112.stdout:1647: writing smithi11289144-165 from 1826626 to 2329343 tid 2 2023-09-23T20:01:44.128 INFO:tasks.rados.rados.0.smithi112.stdout:1647: writing smithi11289144-165 from 2801601 to 3126366 tid 3 2023-09-23T20:01:44.128 INFO:tasks.rados.rados.0.smithi112.stdout:1648: write oid 285 current snap is 0 2023-09-23T20:01:44.128 INFO:tasks.rados.rados.0.smithi112.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-09-23T20:01:44.136 INFO:tasks.rados.rados.0.smithi112.stdout:1648: writing smithi11289144-285 from 743173 to 1388381 tid 1 2023-09-23T20:01:44.143 INFO:tasks.rados.rados.0.smithi112.stdout:1648: writing smithi11289144-285 from 1885108 to 2647836 tid 2 2023-09-23T20:01:44.143 INFO:tasks.rados.rados.0.smithi112.stdout:1649: read oid 170 snap -1 2023-09-23T20:01:44.143 INFO:tasks.rados.rados.0.smithi112.stdout:1649: expect deleted 2023-09-23T20:01:44.143 INFO:tasks.rados.rados.0.smithi112.stdout:1650: write oid 102 current snap is 0 2023-09-23T20:01:44.143 INFO:tasks.rados.rados.0.smithi112.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-09-23T20:01:44.151 INFO:tasks.rados.rados.0.smithi112.stdout:1650: writing smithi11289144-102 from 759980 to 1480437 tid 1 2023-09-23T20:01:44.156 INFO:tasks.rados.rados.0.smithi112.stdout:1650: writing smithi11289144-102 from 1943590 to 2449976 tid 2 2023-09-23T20:01:44.160 INFO:tasks.rados.rados.0.smithi112.stdout:1650: writing smithi11289144-102 from 2856447 to 3159980 tid 3 2023-09-23T20:01:44.160 INFO:tasks.rados.rados.0.smithi112.stdout:1651: delete oid 63 current snap is 0 2023-09-23T20:01:44.161 INFO:tasks.rados.rados.0.smithi112.stdout:1643: finishing write tid 2 to smithi11289144-387 2023-09-23T20:01:44.161 INFO:tasks.rados.rados.0.smithi112.stdout:1643: finishing write tid 3 to smithi11289144-387 2023-09-23T20:01:44.161 INFO:tasks.rados.rados.0.smithi112.stdout:1643: finishing write tid 4 to smithi11289144-387 2023-09-23T20:01:44.161 INFO:tasks.rados.rados.0.smithi112.stdout:1644: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T20:01:44.286 INFO:tasks.rados.rados.0.smithi112.stdout:1643: finishing write tid 5 to smithi11289144-387 2023-09-23T20:01:44.286 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 387 v 330 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-09-23T20:01:44.287 INFO:tasks.rados.rados.0.smithi112.stdout:1643: left oid 387 (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T20:01:44.287 INFO:tasks.rados.rados.0.smithi112.stdout:1646: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:01:44.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:43 smithi174 bash[31352]: audit 2023-09-23T20:01:43.334414+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.112:0/1919475528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:44.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:43 smithi112 bash[27353]: audit 2023-09-23T20:01:43.334414+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.112:0/1919475528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:44.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:43 smithi112 bash[41728]: audit 2023-09-23T20:01:43.334414+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.112:0/1919475528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:1647: finishing write tid 1 to smithi11289144-165 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:1647: finishing write tid 2 to smithi11289144-165 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:1647: finishing write tid 3 to smithi11289144-165 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:1647: finishing write tid 4 to smithi11289144-165 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:1647: finishing write tid 5 to smithi11289144-165 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 165 v 182 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-09-23T20:01:44.461 INFO:tasks.rados.rados.0.smithi112.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1648: finishing write tid 1 to smithi11289144-285 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1648: finishing write tid 2 to smithi11289144-285 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1648: finishing write tid 3 to smithi11289144-285 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1648: finishing write tid 4 to smithi11289144-285 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 333 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1650: finishing write tid 1 to smithi11289144-102 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1650: finishing write tid 2 to smithi11289144-102 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1650: finishing write tid 3 to smithi11289144-102 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1650: finishing write tid 4 to smithi11289144-102 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:1650: finishing write tid 5 to smithi11289144-102 2023-09-23T20:01:44.462 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 102 v 229 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1643: done (7 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1644: done (6 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1646: done (5 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1647: done (4 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1648: done (3 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1649: done (2 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1650: done (1 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1651: done (0 left) 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1652: write oid 50 current snap is 0 2023-09-23T20:01:44.463 INFO:tasks.rados.rados.0.smithi112.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-09-23T20:01:44.474 INFO:tasks.rados.rados.0.smithi112.stdout:1652: writing smithi11289144-50 from 793594 to 1380902 tid 1 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1652: writing smithi11289144-50 from 2060554 to 2570609 tid 2 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1653: read oid 96 snap -1 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1653: expect (ObjNum 95 snap 0 seq_num 95) 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1652: finishing write tid 1 to smithi11289144-50 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1654: read oid 202 snap -1 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1655: read oid 19 snap -1 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1655: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1656: write oid 300 current snap is 0 2023-09-23T20:01:44.483 INFO:tasks.rados.rados.0.smithi112.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-09-23T20:01:44.488 INFO:tasks.rados.rados.0.smithi112.stdout:1656: writing smithi11289144-300 from 410401 to 1072958 tid 1 2023-09-23T20:01:44.496 INFO:tasks.rados.rados.0.smithi112.stdout:1656: writing smithi11289144-300 from 1719036 to 2489102 tid 2 2023-09-23T20:01:44.501 INFO:tasks.rados.rados.0.smithi112.stdout:1656: writing smithi11289144-300 from 2938716 to 3210401 tid 3 2023-09-23T20:01:44.501 INFO:tasks.rados.rados.0.smithi112.stdout:1657: write oid 104 current snap is 0 2023-09-23T20:01:44.501 INFO:tasks.rados.rados.0.smithi112.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-09-23T20:01:44.507 INFO:tasks.rados.rados.0.smithi112.stdout:1657: writing smithi11289144-104 from 427208 to 1165014 tid 1 2023-09-23T20:01:44.513 INFO:tasks.rados.rados.0.smithi112.stdout:1657: writing smithi11289144-104 from 1777518 to 2291242 tid 2 2023-09-23T20:01:44.519 INFO:tasks.rados.rados.0.smithi112.stdout:1657: writing smithi11289144-104 from 2966139 to 3227208 tid 3 2023-09-23T20:01:44.519 INFO:tasks.rados.rados.0.smithi112.stdout:1658: read oid 43 snap -1 2023-09-23T20:01:44.519 INFO:tasks.rados.rados.0.smithi112.stdout:1658: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:01:44.519 INFO:tasks.rados.rados.0.smithi112.stdout:1659: write oid 489 current snap is 0 2023-09-23T20:01:44.519 INFO:tasks.rados.rados.0.smithi112.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-09-23T20:01:44.524 INFO:tasks.rados.rados.0.smithi112.stdout:1659: writing smithi11289144-489 from 444015 to 857070 tid 1 2023-09-23T20:01:44.531 INFO:tasks.rados.rados.0.smithi112.stdout:1659: writing smithi11289144-489 from 1436000 to 2209735 tid 2 2023-09-23T20:01:44.537 INFO:tasks.rados.rados.0.smithi112.stdout:1659: writing smithi11289144-489 from 2709915 to 3244015 tid 3 2023-09-23T20:01:44.537 INFO:tasks.rados.rados.0.smithi112.stdout:1660: write oid 147 current snap is 0 2023-09-23T20:01:44.537 INFO:tasks.rados.rados.0.smithi112.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-09-23T20:01:44.542 INFO:tasks.rados.rados.0.smithi112.stdout:1660: writing smithi11289144-147 from 460822 to 949126 tid 1 2023-09-23T20:01:44.547 INFO:tasks.rados.rados.0.smithi112.stdout:1660: writing smithi11289144-147 from 1378129 to 1895522 tid 2 2023-09-23T20:01:44.552 INFO:tasks.rados.rados.0.smithi112.stdout:1660: writing smithi11289144-147 from 2504632 to 2910594 tid 3 2023-09-23T20:01:44.553 INFO:tasks.rados.rados.0.smithi112.stdout:1661: write oid 380 current snap is 0 2023-09-23T20:01:44.553 INFO:tasks.rados.rados.0.smithi112.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-09-23T20:01:44.558 INFO:tasks.rados.rados.0.smithi112.stdout:1661: writing smithi11289144-380 from 477629 to 1041182 tid 1 2023-09-23T20:01:44.567 INFO:tasks.rados.rados.0.smithi112.stdout:1661: writing smithi11289144-380 from 1836611 to 2614015 tid 2 2023-09-23T20:01:44.570 INFO:tasks.rados.rados.0.smithi112.stdout:1661: writing smithi11289144-380 from 3048408 to 3277629 tid 3 2023-09-23T20:01:44.570 INFO:tasks.rados.rados.0.smithi112.stdout:1662: delete oid 319 current snap is 0 2023-09-23T20:01:44.570 INFO:tasks.rados.rados.0.smithi112.stdout:1655: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-23T20:01:44.649 INFO:tasks.rados.rados.0.smithi112.stdout:1652: finishing write tid 2 to smithi11289144-50 2023-09-23T20:01:44.649 INFO:tasks.rados.rados.0.smithi112.stdout:1652: finishing write tid 3 to smithi11289144-50 2023-09-23T20:01:44.650 INFO:tasks.rados.rados.0.smithi112.stdout:1652: finishing write tid 4 to smithi11289144-50 2023-09-23T20:01:44.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 50 v 232 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-09-23T20:01:44.650 INFO:tasks.rados.rados.0.smithi112.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:01:44.650 INFO:tasks.rados.rados.0.smithi112.stdout:1654: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T20:01:44.763 INFO:tasks.rados.rados.0.smithi112.stdout:1656: finishing write tid 1 to smithi11289144-300 2023-09-23T20:01:44.763 INFO:tasks.rados.rados.0.smithi112.stdout:1653: expect (ObjNum 95 snap 0 seq_num 95) 2023-09-23T20:01:44.882 INFO:tasks.rados.rados.0.smithi112.stdout:1656: finishing write tid 2 to smithi11289144-300 2023-09-23T20:01:44.882 INFO:tasks.rados.rados.0.smithi112.stdout:1656: finishing write tid 3 to smithi11289144-300 2023-09-23T20:01:44.882 INFO:tasks.rados.rados.0.smithi112.stdout:1656: finishing write tid 4 to smithi11289144-300 2023-09-23T20:01:44.882 INFO:tasks.rados.rados.0.smithi112.stdout:1656: finishing write tid 5 to smithi11289144-300 2023-09-23T20:01:44.882 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 300 v 279 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1657: finishing write tid 1 to smithi11289144-104 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1657: finishing write tid 2 to smithi11289144-104 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1652: done (10 left) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1653: done (9 left) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1654: done (8 left) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1655: done (7 left) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1656: done (6 left) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1662: done (5 left) 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1663: read oid 191 snap -1 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1663: expect deleted 2023-09-23T20:01:44.883 INFO:tasks.rados.rados.0.smithi112.stdout:1664: write oid 449 current snap is 0 2023-09-23T20:01:44.884 INFO:tasks.rados.rados.0.smithi112.stdout:1658: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:01:44.999 INFO:tasks.rados.rados.0.smithi112.stdout:1657: finishing write tid 3 to smithi11289144-104 2023-09-23T20:01:45.000 INFO:tasks.rados.rados.0.smithi112.stdout:1657: finishing write tid 4 to smithi11289144-104 2023-09-23T20:01:45.000 INFO:tasks.rados.rados.0.smithi112.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-09-23T20:01:45.013 INFO:tasks.rados.rados.0.smithi112.stdout:1664: writing smithi11289144-449 from 511243 to 941647 tid 1 2023-09-23T20:01:45.019 INFO:tasks.rados.rados.0.smithi112.stdout:1664: writing smithi11289144-449 from 1669928 to 2334648 tid 2 2023-09-23T20:01:45.026 INFO:tasks.rados.rados.0.smithi112.stdout:1664: writing smithi11289144-449 from 3103254 to 3311243 tid 3 2023-09-23T20:01:45.026 INFO:tasks.rados.rados.0.smithi112.stdout:1658: done (6 left) 2023-09-23T20:01:45.026 INFO:tasks.rados.rados.0.smithi112.stdout:1665: read oid 7 snap -1 2023-09-23T20:01:45.026 INFO:tasks.rados.rados.0.smithi112.stdout:1665: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:01:45.026 INFO:tasks.rados.rados.0.smithi112.stdout:1666: read oid 317 snap -1 2023-09-23T20:01:45.026 INFO:tasks.rados.rados.0.smithi112.stdout:1666: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:01:45.027 INFO:tasks.rados.rados.0.smithi112.stdout:1667: write oid 142 current snap is 0 2023-09-23T20:01:45.027 INFO:tasks.rados.rados.0.smithi112.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-09-23T20:01:45.031 INFO:tasks.rados.rados.0.smithi112.stdout:1667: writing smithi11289144-142 from 528050 to 1033703 tid 1 2023-09-23T20:01:45.037 INFO:tasks.rados.rados.0.smithi112.stdout:1667: writing smithi11289144-142 from 1612057 to 2136788 tid 2 2023-09-23T20:01:45.044 INFO:tasks.rados.rados.0.smithi112.stdout:1667: writing smithi11289144-142 from 2614324 to 3181727 tid 3 2023-09-23T20:01:45.044 INFO:tasks.rados.rados.0.smithi112.stdout:1668: write oid 218 current snap is 0 2023-09-23T20:01:45.044 INFO:tasks.rados.rados.0.smithi112.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-09-23T20:01:45.050 INFO:tasks.rados.rados.0.smithi112.stdout:1668: writing smithi11289144-218 from 544857 to 1125759 tid 1 2023-09-23T20:01:45.057 INFO:tasks.rados.rados.0.smithi112.stdout:1668: writing smithi11289144-218 from 1670539 to 2338928 tid 2 2023-09-23T20:01:45.064 INFO:tasks.rados.rados.0.smithi112.stdout:1668: writing smithi11289144-218 from 3041747 to 3344857 tid 3 2023-09-23T20:01:45.064 INFO:tasks.rados.rados.0.smithi112.stdout:1669: read oid 311 snap -1 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1669: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1670: delete oid 487 current snap is 0 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1657: finishing write tid 5 to smithi11289144-104 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 104 v 283 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1659: finishing write tid 1 to smithi11289144-489 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1659: finishing write tid 2 to smithi11289144-489 2023-09-23T20:01:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:1659: finishing write tid 3 to smithi11289144-489 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1659: finishing write tid 4 to smithi11289144-489 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1659: finishing write tid 5 to smithi11289144-489 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 489 v 337 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1660: finishing write tid 1 to smithi11289144-147 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1660: finishing write tid 2 to smithi11289144-147 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1660: finishing write tid 3 to smithi11289144-147 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1660: finishing write tid 4 to smithi11289144-147 2023-09-23T20:01:45.066 INFO:tasks.rados.rados.0.smithi112.stdout:1660: finishing write tid 5 to smithi11289144-147 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 147 v 329 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:1661: finishing write tid 1 to smithi11289144-380 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:1661: finishing write tid 2 to smithi11289144-380 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:1661: finishing write tid 3 to smithi11289144-380 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:1661: finishing write tid 4 to smithi11289144-380 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:1661: finishing write tid 5 to smithi11289144-380 2023-09-23T20:01:45.067 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 380 v 333 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1661: left oid 380 (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1664: finishing write tid 1 to smithi11289144-449 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1664: finishing write tid 2 to smithi11289144-449 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1664: finishing write tid 3 to smithi11289144-449 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1664: finishing write tid 4 to smithi11289144-449 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1664: finishing write tid 5 to smithi11289144-449 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 449 v 337 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1664: left oid 449 (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:01:45.068 INFO:tasks.rados.rados.0.smithi112.stdout:1665: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:01:45.199 INFO:tasks.rados.rados.0.smithi112.stdout:1666: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:01:45.217 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:44 smithi174 bash[31352]: cluster 2023-09-23T20:01:43.745268+0000 mgr.y (mgr.24356) 234 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 13 MiB/s wr, 138 op/s 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:1667: finishing write tid 1 to smithi11289144-142 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:1667: finishing write tid 2 to smithi11289144-142 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:1667: finishing write tid 3 to smithi11289144-142 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:1667: finishing write tid 4 to smithi11289144-142 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:1667: finishing write tid 5 to smithi11289144-142 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 142 v 341 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-09-23T20:01:45.353 INFO:tasks.rados.rados.0.smithi112.stdout:1667: left oid 142 (ObjNum 1150 snap 0 seq_num 1150) 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1668: finishing write tid 1 to smithi11289144-218 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1668: finishing write tid 2 to smithi11289144-218 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1668: finishing write tid 3 to smithi11289144-218 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1668: finishing write tid 4 to smithi11289144-218 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1668: finishing write tid 5 to smithi11289144-218 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 218 v 240 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1668: left oid 218 (ObjNum 1151 snap 0 seq_num 1151) 2023-09-23T20:01:45.354 INFO:tasks.rados.rados.0.smithi112.stdout:1669: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:01:45.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:44 smithi112 bash[41728]: cluster 2023-09-23T20:01:43.745268+0000 mgr.y (mgr.24356) 234 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 13 MiB/s wr, 138 op/s 2023-09-23T20:01:45.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:44 smithi112 bash[27353]: cluster 2023-09-23T20:01:43.745268+0000 mgr.y (mgr.24356) 234 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 13 MiB/s wr, 138 op/s 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1657: done (11 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1659: done (10 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1660: done (9 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1661: done (8 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1663: done (7 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1664: done (6 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1665: done (5 left) 2023-09-23T20:01:45.460 INFO:tasks.rados.rados.0.smithi112.stdout:1666: done (4 left) 2023-09-23T20:01:45.461 INFO:tasks.rados.rados.0.smithi112.stdout:1667: done (3 left) 2023-09-23T20:01:45.461 INFO:tasks.rados.rados.0.smithi112.stdout:1668: done (2 left) 2023-09-23T20:01:45.461 INFO:tasks.rados.rados.0.smithi112.stdout:1669: done (1 left) 2023-09-23T20:01:45.461 INFO:tasks.rados.rados.0.smithi112.stdout:1670: done (0 left) 2023-09-23T20:01:45.461 INFO:tasks.rados.rados.0.smithi112.stdout:1671: write oid 115 current snap is 0 2023-09-23T20:01:45.461 INFO:tasks.rados.rados.0.smithi112.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-09-23T20:01:45.474 INFO:tasks.rados.rados.0.smithi112.stdout:1671: writing smithi11289144-115 from 578471 to 1309871 tid 1 2023-09-23T20:01:45.480 INFO:tasks.rados.rados.0.smithi112.stdout:1671: writing smithi11289144-115 from 1787503 to 2459561 tid 2 2023-09-23T20:01:45.486 INFO:tasks.rados.rados.0.smithi112.stdout:1671: writing smithi11289144-115 from 3096593 to 3378471 tid 3 2023-09-23T20:01:45.486 INFO:tasks.rados.rados.0.smithi112.stdout:1672: write oid 105 current snap is 0 2023-09-23T20:01:45.486 INFO:tasks.rados.rados.0.smithi112.stdout:1671: finishing write tid 1 to smithi11289144-115 2023-09-23T20:01:45.487 INFO:tasks.rados.rados.0.smithi112.stdout:1671: finishing write tid 2 to smithi11289144-115 2023-09-23T20:01:45.487 INFO:tasks.rados.rados.0.smithi112.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-09-23T20:01:45.491 INFO:tasks.rados.rados.0.smithi112.stdout:1672: writing smithi11289144-105 from 595278 to 1001927 tid 1 2023-09-23T20:01:45.499 INFO:tasks.rados.rados.0.smithi112.stdout:1672: writing smithi11289144-105 from 1729632 to 2261701 tid 2 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1672: writing smithi11289144-105 from 3007663 to 3395278 tid 3 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1673: read oid 318 snap -1 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1673: expect deleted 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1674: read oid 236 snap -1 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1674: expect (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1675: read oid 410 snap -1 2023-09-23T20:01:45.506 INFO:tasks.rados.rados.0.smithi112.stdout:1675: expect (ObjNum 978 snap 0 seq_num 978) 2023-09-23T20:01:45.507 INFO:tasks.rados.rados.0.smithi112.stdout:1676: write oid 471 current snap is 0 2023-09-23T20:01:45.507 INFO:tasks.rados.rados.0.smithi112.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-09-23T20:01:45.514 INFO:tasks.rados.rados.0.smithi112.stdout:1676: writing smithi11289144-471 from 612085 to 1093983 tid 1 2023-09-23T20:01:45.522 INFO:tasks.rados.rados.0.smithi112.stdout:1676: writing smithi11289144-471 from 1788114 to 2463841 tid 2 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1676: writing smithi11289144-471 from 3035086 to 3412085 tid 3 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1677: delete oid 60 current snap is 0 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1671: finishing write tid 3 to smithi11289144-115 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1671: finishing write tid 4 to smithi11289144-115 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1671: finishing write tid 5 to smithi11289144-115 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 115 v 236 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1671: left oid 115 (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1672: finishing write tid 1 to smithi11289144-105 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1672: finishing write tid 2 to smithi11289144-105 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1672: finishing write tid 3 to smithi11289144-105 2023-09-23T20:01:45.528 INFO:tasks.rados.rados.0.smithi112.stdout:1672: finishing write tid 4 to smithi11289144-105 2023-09-23T20:01:45.529 INFO:tasks.rados.rados.0.smithi112.stdout:1672: finishing write tid 5 to smithi11289144-105 2023-09-23T20:01:45.529 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 105 v 187 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-09-23T20:01:45.529 INFO:tasks.rados.rados.0.smithi112.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:01:45.529 INFO:tasks.rados.rados.0.smithi112.stdout:1674: expect (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:01:45.678 INFO:tasks.rados.rados.0.smithi112.stdout:1675: expect (ObjNum 978 snap 0 seq_num 978) 2023-09-23T20:01:45.790 INFO:tasks.rados.rados.0.smithi112.stdout:1676: finishing write tid 1 to smithi11289144-471 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1676: finishing write tid 2 to smithi11289144-471 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1676: finishing write tid 3 to smithi11289144-471 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1676: finishing write tid 4 to smithi11289144-471 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1676: finishing write tid 5 to smithi11289144-471 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 471 v 210 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1671: done (6 left) 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1672: done (5 left) 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1673: done (4 left) 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1674: done (3 left) 2023-09-23T20:01:45.791 INFO:tasks.rados.rados.0.smithi112.stdout:1675: done (2 left) 2023-09-23T20:01:45.792 INFO:tasks.rados.rados.0.smithi112.stdout:1676: done (1 left) 2023-09-23T20:01:45.792 INFO:tasks.rados.rados.0.smithi112.stdout:1677: done (0 left) 2023-09-23T20:01:45.792 INFO:tasks.rados.rados.0.smithi112.stdout:1678: delete oid 464 current snap is 0 2023-09-23T20:01:45.793 INFO:tasks.rados.rados.0.smithi112.stdout:1678: done (0 left) 2023-09-23T20:01:45.793 INFO:tasks.rados.rados.0.smithi112.stdout:1679: write oid 49 current snap is 0 2023-09-23T20:01:45.793 INFO:tasks.rados.rados.0.smithi112.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-09-23T20:01:45.803 INFO:tasks.rados.rados.0.smithi112.stdout:1679: writing smithi11289144-49 from 662506 to 1086504 tid 1 2023-09-23T20:01:45.810 INFO:tasks.rados.rados.0.smithi112.stdout:1679: writing smithi11289144-49 from 1563560 to 2102967 tid 2 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1679: writing smithi11289144-49 from 2717355 to 3207640 tid 3 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1680: read oid 223 snap -1 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1681: write oid 352 current snap is 0 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1679: finishing write tid 1 to smithi11289144-49 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1679: finishing write tid 2 to smithi11289144-49 2023-09-23T20:01:45.817 INFO:tasks.rados.rados.0.smithi112.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-09-23T20:01:45.824 INFO:tasks.rados.rados.0.smithi112.stdout:1681: writing smithi11289144-352 from 679313 to 1178560 tid 1 2023-09-23T20:01:45.830 INFO:tasks.rados.rados.0.smithi112.stdout:1681: writing smithi11289144-352 from 1622042 to 2305107 tid 2 2023-09-23T20:01:45.837 INFO:tasks.rados.rados.0.smithi112.stdout:1681: writing smithi11289144-352 from 2744778 to 3446335 tid 3 2023-09-23T20:01:45.837 INFO:tasks.rados.rados.0.smithi112.stdout:1682: write oid 121 current snap is 0 2023-09-23T20:01:45.837 INFO:tasks.rados.rados.0.smithi112.stdout:1679: finishing write tid 3 to smithi11289144-49 2023-09-23T20:01:45.837 INFO:tasks.rados.rados.0.smithi112.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-09-23T20:01:45.844 INFO:tasks.rados.rados.0.smithi112.stdout:1682: writing smithi11289144-121 from 696120 to 1270616 tid 1 2023-09-23T20:01:45.850 INFO:tasks.rados.rados.0.smithi112.stdout:1682: writing smithi11289144-121 from 1680524 to 2223600 tid 2 2023-09-23T20:01:45.857 INFO:tasks.rados.rados.0.smithi112.stdout:1682: writing smithi11289144-121 from 2888554 to 3401383 tid 3 2023-09-23T20:01:45.857 INFO:tasks.rados.rados.0.smithi112.stdout:1683: write oid 385 current snap is 0 2023-09-23T20:01:45.857 INFO:tasks.rados.rados.0.smithi112.stdout:1679: finishing write tid 4 to smithi11289144-49 2023-09-23T20:01:45.857 INFO:tasks.rados.rados.0.smithi112.stdout:1679: finishing write tid 5 to smithi11289144-49 2023-09-23T20:01:45.857 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 49 v 244 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-09-23T20:01:45.858 INFO:tasks.rados.rados.0.smithi112.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:01:45.858 INFO:tasks.rados.rados.0.smithi112.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:01:45.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:01:45 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:45] "GET /metrics HTTP/1.1" 200 242489 "" "Prometheus/2.43.0" 2023-09-23T20:01:46.007 INFO:tasks.rados.rados.0.smithi112.stdout:1681: finishing write tid 1 to smithi11289144-352 2023-09-23T20:01:46.007 INFO:tasks.rados.rados.0.smithi112.stdout:1681: finishing write tid 2 to smithi11289144-352 2023-09-23T20:01:46.007 INFO:tasks.rados.rados.0.smithi112.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-09-23T20:01:46.014 INFO:tasks.rados.rados.0.smithi112.stdout:1683: writing smithi11289144-385 from 712927 to 1362672 tid 1 2023-09-23T20:01:46.023 INFO:tasks.rados.rados.0.smithi112.stdout:1683: writing smithi11289144-385 from 2139006 to 2825740 tid 2 2023-09-23T20:01:46.023 INFO:tasks.rados.rados.0.smithi112.stdout:1679: done (4 left) 2023-09-23T20:01:46.023 INFO:tasks.rados.rados.0.smithi112.stdout:1680: done (3 left) 2023-09-23T20:01:46.024 INFO:tasks.rados.rados.0.smithi112.stdout:1684: read oid 196 snap -1 2023-09-23T20:01:46.024 INFO:tasks.rados.rados.0.smithi112.stdout:1684: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-23T20:01:46.024 INFO:tasks.rados.rados.0.smithi112.stdout:1685: write oid 443 current snap is 0 2023-09-23T20:01:46.024 INFO:tasks.rados.rados.0.smithi112.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-09-23T20:01:46.033 INFO:tasks.rados.rados.0.smithi112.stdout:1685: writing smithi11289144-443 from 729734 to 1454728 tid 1 2023-09-23T20:01:46.038 INFO:tasks.rados.rados.0.smithi112.stdout:1685: writing smithi11289144-443 from 2197488 to 2627880 tid 2 2023-09-23T20:01:46.043 INFO:tasks.rados.rados.0.smithi112.stdout:1685: writing smithi11289144-443 from 3227047 to 3529734 tid 3 2023-09-23T20:01:46.044 INFO:tasks.rados.rados.0.smithi112.stdout:1686: write oid 3 current snap is 0 2023-09-23T20:01:46.044 INFO:tasks.rados.rados.0.smithi112.stdout:1681: finishing write tid 3 to smithi11289144-352 2023-09-23T20:01:46.044 INFO:tasks.rados.rados.0.smithi112.stdout:1681: finishing write tid 4 to smithi11289144-352 2023-09-23T20:01:46.044 INFO:tasks.rados.rados.0.smithi112.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-09-23T20:01:46.050 INFO:tasks.rados.rados.0.smithi112.stdout:1686: writing smithi11289144-3 from 746541 to 1146784 tid 1 2023-09-23T20:01:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:1686: writing smithi11289144-3 from 1739617 to 2430020 tid 2 2023-09-23T20:01:46.064 INFO:tasks.rados.rados.0.smithi112.stdout:1686: writing smithi11289144-3 from 3138117 to 3546541 tid 3 2023-09-23T20:01:46.064 INFO:tasks.rados.rados.0.smithi112.stdout:1687: read oid 334 snap -1 2023-09-23T20:01:46.064 INFO:tasks.rados.rados.0.smithi112.stdout:1687: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:01:46.064 INFO:tasks.rados.rados.0.smithi112.stdout:1688: read oid 398 snap -1 2023-09-23T20:01:46.064 INFO:tasks.rados.rados.0.smithi112.stdout:1688: expect deleted 2023-09-23T20:01:46.064 INFO:tasks.rados.rados.0.smithi112.stdout:1689: write oid 481 current snap is 0 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1681: finishing write tid 5 to smithi11289144-352 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 352 v 287 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1682: finishing write tid 1 to smithi11289144-121 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1682: finishing write tid 2 to smithi11289144-121 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1682: finishing write tid 3 to smithi11289144-121 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1682: finishing write tid 4 to smithi11289144-121 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1682: finishing write tid 5 to smithi11289144-121 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 121 v 170 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1683: finishing write tid 1 to smithi11289144-385 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1683: finishing write tid 2 to smithi11289144-385 2023-09-23T20:01:46.065 INFO:tasks.rados.rados.0.smithi112.stdout:1683: finishing write tid 3 to smithi11289144-385 2023-09-23T20:01:46.066 INFO:tasks.rados.rados.0.smithi112.stdout:1683: finishing write tid 4 to smithi11289144-385 2023-09-23T20:01:46.066 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 385 v 340 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-09-23T20:01:46.066 INFO:tasks.rados.rados.0.smithi112.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-09-23T20:01:46.066 INFO:tasks.rados.rados.0.smithi112.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-09-23T20:01:46.072 INFO:tasks.rados.rados.0.smithi112.stdout:1689: writing smithi11289144-481 from 763348 to 1355193 tid 1 2023-09-23T20:01:46.077 INFO:tasks.rados.rados.0.smithi112.stdout:1689: writing smithi11289144-481 from 1914452 to 2348513 tid 2 2023-09-23T20:01:46.084 INFO:tasks.rados.rados.0.smithi112.stdout:1689: writing smithi11289144-481 from 2881893 to 3556163 tid 3 2023-09-23T20:01:46.085 INFO:tasks.rados.rados.0.smithi112.stdout:1681: done (8 left) 2023-09-23T20:01:46.085 INFO:tasks.rados.rados.0.smithi112.stdout:1682: done (7 left) 2023-09-23T20:01:46.085 INFO:tasks.rados.rados.0.smithi112.stdout:1683: done (6 left) 2023-09-23T20:01:46.085 INFO:tasks.rados.rados.0.smithi112.stdout:1684: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-23T20:01:46.211 INFO:tasks.rados.rados.0.smithi112.stdout:1685: finishing write tid 1 to smithi11289144-443 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1685: finishing write tid 2 to smithi11289144-443 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1685: finishing write tid 3 to smithi11289144-443 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1685: finishing write tid 4 to smithi11289144-443 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1685: finishing write tid 5 to smithi11289144-443 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 443 v 205 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1685: left oid 443 (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1686: finishing write tid 1 to smithi11289144-3 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1686: finishing write tid 2 to smithi11289144-3 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1686: finishing write tid 3 to smithi11289144-3 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1686: finishing write tid 4 to smithi11289144-3 2023-09-23T20:01:46.212 INFO:tasks.rados.rados.0.smithi112.stdout:1686: finishing write tid 5 to smithi11289144-3 2023-09-23T20:01:46.213 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 180 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-09-23T20:01:46.213 INFO:tasks.rados.rados.0.smithi112.stdout:1686: left oid 3 (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:01:46.213 INFO:tasks.rados.rados.0.smithi112.stdout:1687: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:01:46.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:45 smithi174 bash[31352]: audit 2023-09-23T20:01:45.811591+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.112:0/2693805825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:46.323 INFO:tasks.rados.rados.0.smithi112.stdout:1689: finishing write tid 1 to smithi11289144-481 2023-09-23T20:01:46.323 INFO:tasks.rados.rados.0.smithi112.stdout:1689: finishing write tid 2 to smithi11289144-481 2023-09-23T20:01:46.323 INFO:tasks.rados.rados.0.smithi112.stdout:1689: finishing write tid 3 to smithi11289144-481 2023-09-23T20:01:46.323 INFO:tasks.rados.rados.0.smithi112.stdout:1689: finishing write tid 4 to smithi11289144-481 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1689: finishing write tid 5 to smithi11289144-481 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 481 v 214 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1689: left oid 481 (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1690: read oid 274 snap -1 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1690: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1684: done (6 left) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1685: done (5 left) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1686: done (4 left) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1687: done (3 left) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1688: done (2 left) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1689: done (1 left) 2023-09-23T20:01:46.324 INFO:tasks.rados.rados.0.smithi112.stdout:1691: delete oid 118 current snap is 0 2023-09-23T20:01:46.326 INFO:tasks.rados.rados.0.smithi112.stdout:1691: done (1 left) 2023-09-23T20:01:46.326 INFO:tasks.rados.rados.0.smithi112.stdout:1692: read oid 9 snap -1 2023-09-23T20:01:46.326 INFO:tasks.rados.rados.0.smithi112.stdout:1692: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:46.326 INFO:tasks.rados.rados.0.smithi112.stdout:1693: read oid 277 snap -1 2023-09-23T20:01:46.327 INFO:tasks.rados.rados.0.smithi112.stdout:1693: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:01:46.327 INFO:tasks.rados.rados.0.smithi112.stdout:1694: write oid 466 current snap is 0 2023-09-23T20:01:46.327 INFO:tasks.rados.rados.0.smithi112.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-09-23T20:01:46.340 INFO:tasks.rados.rados.0.smithi112.stdout:1694: writing smithi11289144-466 from 796962 to 1539305 tid 1 2023-09-23T20:01:46.345 INFO:tasks.rados.rados.0.smithi112.stdout:1694: writing smithi11289144-466 from 2031416 to 2469146 tid 2 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1694: writing smithi11289144-466 from 2936739 to 3349906 tid 3 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1695: read oid 254 snap -1 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1695: expect (ObjNum 253 snap 0 seq_num 253) 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1696: read oid 377 snap -1 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1696: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1697: delete oid 280 current snap is 0 2023-09-23T20:01:46.352 INFO:tasks.rados.rados.0.smithi112.stdout:1692: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:01:46.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:45 smithi112 bash[27353]: audit 2023-09-23T20:01:45.811591+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.112:0/2693805825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:46.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:45 smithi112 bash[41728]: audit 2023-09-23T20:01:45.811591+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.112:0/2693805825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:46.427 INFO:tasks.rados.rados.0.smithi112.stdout:1693: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:01:46.590 INFO:tasks.rados.rados.0.smithi112.stdout:1690: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T20:01:46.811 INFO:tasks.rados.rados.0.smithi112.stdout:1694: finishing write tid 1 to smithi11289144-466 2023-09-23T20:01:46.811 INFO:tasks.rados.rados.0.smithi112.stdout:1694: finishing write tid 2 to smithi11289144-466 2023-09-23T20:01:46.811 INFO:tasks.rados.rados.0.smithi112.stdout:1695: expect (ObjNum 253 snap 0 seq_num 253) 2023-09-23T20:01:46.883 INFO:tasks.rados.rados.0.smithi112.stdout:1696: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-09-23T20:01:47.041 INFO:tasks.rados.rados.0.smithi112.stdout:1694: finishing write tid 3 to smithi11289144-466 2023-09-23T20:01:47.041 INFO:tasks.rados.rados.0.smithi112.stdout:1694: finishing write tid 4 to smithi11289144-466 2023-09-23T20:01:47.041 INFO:tasks.rados.rados.0.smithi112.stdout:1694: finishing write tid 5 to smithi11289144-466 2023-09-23T20:01:47.041 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 466 v 171 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-09-23T20:01:47.041 INFO:tasks.rados.rados.0.smithi112.stdout:1694: left oid 466 (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T20:01:47.042 INFO:tasks.rados.rados.0.smithi112.stdout:1690: done (6 left) 2023-09-23T20:01:47.042 INFO:tasks.rados.rados.0.smithi112.stdout:1692: done (5 left) 2023-09-23T20:01:47.042 INFO:tasks.rados.rados.0.smithi112.stdout:1693: done (4 left) 2023-09-23T20:01:47.043 INFO:tasks.rados.rados.0.smithi112.stdout:1694: done (3 left) 2023-09-23T20:01:47.043 INFO:tasks.rados.rados.0.smithi112.stdout:1695: done (2 left) 2023-09-23T20:01:47.043 INFO:tasks.rados.rados.0.smithi112.stdout:1696: done (1 left) 2023-09-23T20:01:47.043 INFO:tasks.rados.rados.0.smithi112.stdout:1697: done (0 left) 2023-09-23T20:01:47.043 INFO:tasks.rados.rados.0.smithi112.stdout:1698: delete oid 451 current snap is 0 2023-09-23T20:01:47.044 INFO:tasks.rados.rados.0.smithi112.stdout:1698: done (0 left) 2023-09-23T20:01:47.045 INFO:tasks.rados.rados.0.smithi112.stdout:1699: read oid 122 snap -1 2023-09-23T20:01:47.045 INFO:tasks.rados.rados.0.smithi112.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:47.045 INFO:tasks.rados.rados.0.smithi112.stdout:1700: write oid 281 current snap is 0 2023-09-23T20:01:47.045 INFO:tasks.rados.rados.0.smithi112.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-09-23T20:01:47.056 INFO:tasks.rados.rados.0.smithi112.stdout:1700: writing smithi11289144-281 from 447383 to 1015473 tid 1 2023-09-23T20:01:47.063 INFO:tasks.rados.rados.0.smithi112.stdout:1700: writing smithi11289144-281 from 1690509 to 2391919 tid 2 2023-09-23T20:01:47.070 INFO:tasks.rados.rados.0.smithi112.stdout:1700: writing smithi11289144-281 from 2902655 to 3549638 tid 3 2023-09-23T20:01:47.070 INFO:tasks.rados.rados.0.smithi112.stdout:1701: write oid 359 current snap is 0 2023-09-23T20:01:47.070 INFO:tasks.rados.rados.0.smithi112.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-09-23T20:01:47.076 INFO:tasks.rados.rados.0.smithi112.stdout:1701: writing smithi11289144-359 from 464190 to 1107529 tid 1 2023-09-23T20:01:47.082 INFO:tasks.rados.rados.0.smithi112.stdout:1701: writing smithi11289144-359 from 1748991 to 2194059 tid 2 2023-09-23T20:01:47.090 INFO:tasks.rados.rados.0.smithi112.stdout:1701: writing smithi11289144-359 from 2930078 to 3504686 tid 3 2023-09-23T20:01:47.090 INFO:tasks.rados.rados.0.smithi112.stdout:1702: read oid 300 snap -1 2023-09-23T20:01:47.090 INFO:tasks.rados.rados.0.smithi112.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:01:47.091 INFO:tasks.rados.rados.0.smithi112.stdout:1703: write oid 110 current snap is 0 2023-09-23T20:01:47.091 INFO:tasks.rados.rados.0.smithi112.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-09-23T20:01:47.095 INFO:tasks.rados.rados.0.smithi112.stdout:1703: writing smithi11289144-110 from 480997 to 915938 tid 1 2023-09-23T20:01:47.102 INFO:tasks.rados.rados.0.smithi112.stdout:1703: writing smithi11289144-110 from 1407473 to 2112552 tid 2 2023-09-23T20:01:47.109 INFO:tasks.rados.rados.0.smithi112.stdout:1703: writing smithi11289144-110 from 2557501 to 3343381 tid 3 2023-09-23T20:01:47.109 INFO:tasks.rados.rados.0.smithi112.stdout:1704: write oid 355 current snap is 0 2023-09-23T20:01:47.109 INFO:tasks.rados.rados.0.smithi112.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-09-23T20:01:47.115 INFO:tasks.rados.rados.0.smithi112.stdout:1704: writing smithi11289144-355 from 497804 to 1007994 tid 1 2023-09-23T20:01:47.120 INFO:tasks.rados.rados.0.smithi112.stdout:1704: writing smithi11289144-355 from 1465955 to 1914692 tid 2 2023-09-23T20:01:47.127 INFO:tasks.rados.rados.0.smithi112.stdout:1704: writing smithi11289144-355 from 2584924 to 3182076 tid 3 2023-09-23T20:01:47.128 INFO:tasks.rados.rados.0.smithi112.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:47.197 INFO:tasks.rados.rados.0.smithi112.stdout:1700: finishing write tid 1 to smithi11289144-281 2023-09-23T20:01:47.197 INFO:tasks.rados.rados.0.smithi112.stdout:1700: finishing write tid 2 to smithi11289144-281 2023-09-23T20:01:47.197 INFO:tasks.rados.rados.0.smithi112.stdout:1700: finishing write tid 3 to smithi11289144-281 2023-09-23T20:01:47.197 INFO:tasks.rados.rados.0.smithi112.stdout:1700: finishing write tid 4 to smithi11289144-281 2023-09-23T20:01:47.198 INFO:tasks.rados.rados.0.smithi112.stdout:1700: finishing write tid 5 to smithi11289144-281 2023-09-23T20:01:47.198 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 345 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-09-23T20:01:47.198 INFO:tasks.rados.rados.0.smithi112.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:01:47.198 INFO:tasks.rados.rados.0.smithi112.stdout:1701: finishing write tid 1 to smithi11289144-359 2023-09-23T20:01:47.198 INFO:tasks.rados.rados.0.smithi112.stdout:1701: finishing write tid 2 to smithi11289144-359 2023-09-23T20:01:47.198 INFO:tasks.rados.rados.0.smithi112.stdout:1701: finishing write tid 3 to smithi11289144-359 2023-09-23T20:01:47.199 INFO:tasks.rados.rados.0.smithi112.stdout:1701: finishing write tid 4 to smithi11289144-359 2023-09-23T20:01:47.199 INFO:tasks.rados.rados.0.smithi112.stdout:1701: finishing write tid 5 to smithi11289144-359 2023-09-23T20:01:47.199 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 174 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-09-23T20:01:47.199 INFO:tasks.rados.rados.0.smithi112.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T20:01:47.199 INFO:tasks.rados.rados.0.smithi112.stdout:1703: finishing write tid 1 to smithi11289144-110 2023-09-23T20:01:47.199 INFO:tasks.rados.rados.0.smithi112.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:01:47.315 INFO:tasks.rados.rados.0.smithi112.stdout:1703: finishing write tid 2 to smithi11289144-110 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1703: finishing write tid 3 to smithi11289144-110 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1703: finishing write tid 4 to smithi11289144-110 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1703: finishing write tid 5 to smithi11289144-110 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 110 v 176 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1704: finishing write tid 1 to smithi11289144-355 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1704: finishing write tid 2 to smithi11289144-355 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1704: finishing write tid 3 to smithi11289144-355 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1704: finishing write tid 4 to smithi11289144-355 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1704: finishing write tid 5 to smithi11289144-355 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 180 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-09-23T20:01:47.316 INFO:tasks.rados.rados.0.smithi112.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1705: read oid 105 snap -1 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1699: done (6 left) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1700: done (5 left) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1701: done (4 left) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1702: done (3 left) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1703: done (2 left) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1704: done (1 left) 2023-09-23T20:01:47.317 INFO:tasks.rados.rados.0.smithi112.stdout:1706: delete oid 135 current snap is 0 2023-09-23T20:01:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:46 smithi174 bash[31352]: cluster 2023-09-23T20:01:45.745906+0000 mgr.y (mgr.24356) 235 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 8.4 MiB/s wr, 92 op/s 2023-09-23T20:01:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:46 smithi174 bash[31352]: audit 2023-09-23T20:01:46.746893+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:1706: done (1 left) 2023-09-23T20:01:47.318 INFO:tasks.rados.rados.0.smithi112.stdout:1707: delete oid 168 current snap is 0 2023-09-23T20:01:47.322 INFO:tasks.rados.rados.0.smithi112.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:01:47.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:46 smithi112 bash[41728]: cluster 2023-09-23T20:01:45.745906+0000 mgr.y (mgr.24356) 235 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 8.4 MiB/s wr, 92 op/s 2023-09-23T20:01:47.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:46 smithi112 bash[41728]: audit 2023-09-23T20:01:46.746893+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:47.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:46 smithi112 bash[27353]: cluster 2023-09-23T20:01:45.745906+0000 mgr.y (mgr.24356) 235 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 8.4 MiB/s wr, 92 op/s 2023-09-23T20:01:47.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:46 smithi112 bash[27353]: audit 2023-09-23T20:01:46.746893+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:01:47.475 INFO:tasks.rados.rados.0.smithi112.stdout:1705: done (1 left) 2023-09-23T20:01:47.475 INFO:tasks.rados.rados.0.smithi112.stdout:1707: done (0 left) 2023-09-23T20:01:47.475 INFO:tasks.rados.rados.0.smithi112.stdout:1708: write oid 102 current snap is 0 2023-09-23T20:01:47.475 INFO:tasks.rados.rados.0.smithi112.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-09-23T20:01:47.489 INFO:tasks.rados.rados.0.smithi112.stdout:1708: writing smithi11289144-102 from 548225 to 1284162 tid 1 2023-09-23T20:01:47.496 INFO:tasks.rados.rados.0.smithi112.stdout:1708: writing smithi11289144-102 from 1925048 to 2521112 tid 2 2023-09-23T20:01:47.502 INFO:tasks.rados.rados.0.smithi112.stdout:1708: writing smithi11289144-102 from 2950840 to 3498161 tid 3 2023-09-23T20:01:47.502 INFO:tasks.rados.rados.0.smithi112.stdout:1709: delete oid 5 current snap is 0 2023-09-23T20:01:47.502 INFO:tasks.rados.rados.0.smithi112.stdout:1708: finishing write tid 1 to smithi11289144-102 2023-09-23T20:01:47.502 INFO:tasks.rados.rados.0.smithi112.stdout:1708: finishing write tid 2 to smithi11289144-102 2023-09-23T20:01:47.504 INFO:tasks.rados.rados.0.smithi112.stdout:1709: done (1 left) 2023-09-23T20:01:47.504 INFO:tasks.rados.rados.0.smithi112.stdout:1710: write oid 230 current snap is 0 2023-09-23T20:01:47.504 INFO:tasks.rados.rados.0.smithi112.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-09-23T20:01:47.511 INFO:tasks.rados.rados.0.smithi112.stdout:1710: writing smithi11289144-230 from 581839 to 1068274 tid 1 2023-09-23T20:01:47.518 INFO:tasks.rados.rados.0.smithi112.stdout:1710: writing smithi11289144-230 from 1642012 to 2241745 tid 2 2023-09-23T20:01:47.525 INFO:tasks.rados.rados.0.smithi112.stdout:1710: writing smithi11289144-230 from 3005686 to 3575551 tid 3 2023-09-23T20:01:47.526 INFO:tasks.rados.rados.0.smithi112.stdout:1711: write oid 174 current snap is 0 2023-09-23T20:01:47.526 INFO:tasks.rados.rados.0.smithi112.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-09-23T20:01:47.532 INFO:tasks.rados.rados.0.smithi112.stdout:1711: writing smithi11289144-174 from 598646 to 1160330 tid 1 2023-09-23T20:01:47.538 INFO:tasks.rados.rados.0.smithi112.stdout:1711: writing smithi11289144-174 from 1700494 to 2160238 tid 2 2023-09-23T20:01:47.546 INFO:tasks.rados.rados.0.smithi112.stdout:1711: writing smithi11289144-174 from 2633109 to 3414246 tid 3 2023-09-23T20:01:47.546 INFO:tasks.rados.rados.0.smithi112.stdout:1712: write oid 382 current snap is 0 2023-09-23T20:01:47.546 INFO:tasks.rados.rados.0.smithi112.stdout:1708: finishing write tid 3 to smithi11289144-102 2023-09-23T20:01:47.546 INFO:tasks.rados.rados.0.smithi112.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-09-23T20:01:47.553 INFO:tasks.rados.rados.0.smithi112.stdout:1712: writing smithi11289144-382 from 615453 to 1368739 tid 1 2023-09-23T20:01:47.561 INFO:tasks.rados.rados.0.smithi112.stdout:1712: writing smithi11289144-382 from 2158976 to 2762378 tid 2 2023-09-23T20:01:47.567 INFO:tasks.rados.rados.0.smithi112.stdout:1712: writing smithi11289144-382 from 3460532 to 3815453 tid 3 2023-09-23T20:01:47.567 INFO:tasks.rados.rados.0.smithi112.stdout:1713: write oid 232 current snap is 0 2023-09-23T20:01:47.567 INFO:tasks.rados.rados.0.smithi112.stdout:1708: finishing write tid 4 to smithi11289144-102 2023-09-23T20:01:47.567 INFO:tasks.rados.rados.0.smithi112.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-09-23T20:01:47.573 INFO:tasks.rados.rados.0.smithi112.stdout:1713: writing smithi11289144-232 from 632260 to 1060795 tid 1 2023-09-23T20:01:47.580 INFO:tasks.rados.rados.0.smithi112.stdout:1713: writing smithi11289144-232 from 1817458 to 2280871 tid 2 2023-09-23T20:01:47.585 INFO:tasks.rados.rados.0.smithi112.stdout:1713: writing smithi11289144-232 from 2687955 to 3207989 tid 3 2023-09-23T20:01:47.589 INFO:tasks.rados.rados.0.smithi112.stdout:1713: writing smithi11289144-232 from 3709324 to 3832260 tid 4 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1714: delete oid 303 current snap is 0 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1708: finishing write tid 5 to smithi11289144-102 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 102 v 236 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1710: finishing write tid 1 to smithi11289144-230 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1710: finishing write tid 2 to smithi11289144-230 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1710: finishing write tid 3 to smithi11289144-230 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1710: finishing write tid 4 to smithi11289144-230 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:1710: finishing write tid 5 to smithi11289144-230 2023-09-23T20:01:47.590 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 230 v 184 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1711: finishing write tid 1 to smithi11289144-174 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1711: finishing write tid 2 to smithi11289144-174 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1711: finishing write tid 3 to smithi11289144-174 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1711: finishing write tid 4 to smithi11289144-174 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1711: finishing write tid 5 to smithi11289144-174 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 174 v 191 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1712: finishing write tid 1 to smithi11289144-382 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1712: finishing write tid 2 to smithi11289144-382 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1712: finishing write tid 3 to smithi11289144-382 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1712: finishing write tid 4 to smithi11289144-382 2023-09-23T20:01:47.591 INFO:tasks.rados.rados.0.smithi112.stdout:1712: finishing write tid 5 to smithi11289144-382 2023-09-23T20:01:47.592 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 382 v 210 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-09-23T20:01:47.592 INFO:tasks.rados.rados.0.smithi112.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-09-23T20:01:47.592 INFO:tasks.rados.rados.0.smithi112.stdout:1713: finishing write tid 1 to smithi11289144-232 2023-09-23T20:01:47.592 INFO:tasks.rados.rados.0.smithi112.stdout:1713: finishing write tid 2 to smithi11289144-232 2023-09-23T20:01:47.592 INFO:tasks.rados.rados.0.smithi112.stdout:1713: finishing write tid 3 to smithi11289144-232 2023-09-23T20:01:47.592 INFO:tasks.rados.rados.0.smithi112.stdout:1708: done (5 left) 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1710: done (4 left) 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1711: done (3 left) 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1712: done (2 left) 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1714: done (1 left) 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1715: read oid 86 snap -1 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1716: write oid 251 current snap is 0 2023-09-23T20:01:47.593 INFO:tasks.rados.rados.0.smithi112.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-09-23T20:01:47.598 INFO:tasks.rados.rados.0.smithi112.stdout:1716: writing smithi11289144-251 from 665874 to 1244907 tid 1 2023-09-23T20:01:47.604 INFO:tasks.rados.rados.0.smithi112.stdout:1716: writing smithi11289144-251 from 1934422 to 2401504 tid 2 2023-09-23T20:01:47.612 INFO:tasks.rados.rados.0.smithi112.stdout:1716: writing smithi11289144-251 from 3142801 to 3685379 tid 3 2023-09-23T20:01:47.612 INFO:tasks.rados.rados.0.smithi112.stdout:1717: read oid 101 snap -1 2023-09-23T20:01:47.612 INFO:tasks.rados.rados.0.smithi112.stdout:1717: expect (ObjNum 846 snap 0 seq_num 846) 2023-09-23T20:01:47.612 INFO:tasks.rados.rados.0.smithi112.stdout:1718: write oid 373 current snap is 0 2023-09-23T20:01:47.612 INFO:tasks.rados.rados.0.smithi112.stdout:1713: finishing write tid 4 to smithi11289144-232 2023-09-23T20:01:47.613 INFO:tasks.rados.rados.0.smithi112.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-09-23T20:01:47.620 INFO:tasks.rados.rados.0.smithi112.stdout:1718: writing smithi11289144-373 from 682681 to 1336963 tid 1 2023-09-23T20:01:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:1718: writing smithi11289144-373 from 1876551 to 2487291 tid 2 2023-09-23T20:01:47.633 INFO:tasks.rados.rados.0.smithi112.stdout:1718: writing smithi11289144-373 from 3053871 to 3524074 tid 3 2023-09-23T20:01:47.633 INFO:tasks.rados.rados.0.smithi112.stdout:1719: read oid 48 snap -1 2023-09-23T20:01:47.633 INFO:tasks.rados.rados.0.smithi112.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:01:47.633 INFO:tasks.rados.rados.0.smithi112.stdout:1720: write oid 87 current snap is 0 2023-09-23T20:01:47.633 INFO:tasks.rados.rados.0.smithi112.stdout:1713: finishing write tid 5 to smithi11289144-232 2023-09-23T20:01:47.633 INFO:tasks.rados.rados.0.smithi112.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-09-23T20:01:47.641 INFO:tasks.rados.rados.0.smithi112.stdout:1720: writing smithi11289144-87 from 699488 to 1429019 tid 1 2023-09-23T20:01:47.646 INFO:tasks.rados.rados.0.smithi112.stdout:1720: writing smithi11289144-87 from 1935033 to 2405784 tid 2 2023-09-23T20:01:47.654 INFO:tasks.rados.rados.0.smithi112.stdout:1720: writing smithi11289144-87 from 3081294 to 3762769 tid 3 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:1721: read oid 268 snap -1 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:1721: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:1722: write oid 114 current snap is 0 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:1713: finishing write tid 6 to smithi11289144-232 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 232 v 293 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2023-09-23T20:01:47.655 INFO:tasks.rados.rados.0.smithi112.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:1716: finishing write tid 1 to smithi11289144-251 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:1716: finishing write tid 2 to smithi11289144-251 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:1716: finishing write tid 3 to smithi11289144-251 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:1716: finishing write tid 4 to smithi11289144-251 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:1716: finishing write tid 5 to smithi11289144-251 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 251 v 270 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-09-23T20:01:47.822 INFO:tasks.rados.rados.0.smithi112.stdout:1716: left oid 251 (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T20:01:47.823 INFO:tasks.rados.rados.0.smithi112.stdout:1717: expect (ObjNum 846 snap 0 seq_num 846) 2023-09-23T20:01:47.923 INFO:tasks.rados.rados.0.smithi112.stdout:1718: finishing write tid 1 to smithi11289144-373 2023-09-23T20:01:47.923 INFO:tasks.rados.rados.0.smithi112.stdout:1718: finishing write tid 2 to smithi11289144-373 2023-09-23T20:01:47.923 INFO:tasks.rados.rados.0.smithi112.stdout:1718: finishing write tid 3 to smithi11289144-373 2023-09-23T20:01:47.923 INFO:tasks.rados.rados.0.smithi112.stdout:1718: finishing write tid 4 to smithi11289144-373 2023-09-23T20:01:47.923 INFO:tasks.rados.rados.0.smithi112.stdout:1718: finishing write tid 5 to smithi11289144-373 2023-09-23T20:01:47.924 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 373 v 228 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-09-23T20:01:47.924 INFO:tasks.rados.rados.0.smithi112.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T20:01:47.924 INFO:tasks.rados.rados.0.smithi112.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:01:48.049 INFO:tasks.rados.rados.0.smithi112.stdout:1720: finishing write tid 1 to smithi11289144-87 2023-09-23T20:01:48.049 INFO:tasks.rados.rados.0.smithi112.stdout:1720: finishing write tid 2 to smithi11289144-87 2023-09-23T20:01:48.049 INFO:tasks.rados.rados.0.smithi112.stdout:1720: finishing write tid 3 to smithi11289144-87 2023-09-23T20:01:48.049 INFO:tasks.rados.rados.0.smithi112.stdout:1720: finishing write tid 4 to smithi11289144-87 2023-09-23T20:01:48.049 INFO:tasks.rados.rados.0.smithi112.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-09-23T20:01:48.060 INFO:tasks.rados.rados.0.smithi112.stdout:1722: writing smithi11289144-114 from 716295 to 1121075 tid 1 2023-09-23T20:01:48.068 INFO:tasks.rados.rados.0.smithi112.stdout:1722: writing smithi11289144-114 from 1593515 to 2207924 tid 2 2023-09-23T20:01:48.073 INFO:tasks.rados.rados.0.smithi112.stdout:1722: writing smithi11289144-114 from 2708717 to 3201464 tid 3 2023-09-23T20:01:48.078 INFO:tasks.rados.rados.0.smithi112.stdout:1722: writing smithi11289144-114 from 3640519 to 3916295 tid 4 2023-09-23T20:01:48.078 INFO:tasks.rados.rados.0.smithi112.stdout:1713: done (8 left) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1715: done (7 left) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1716: done (6 left) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1717: done (5 left) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1718: done (4 left) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1719: done (3 left) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1723: read oid 62 snap -1 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1723: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1724: read oid 95 snap -1 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1724: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1725: read oid 322 snap -1 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1725: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-23T20:01:48.079 INFO:tasks.rados.rados.0.smithi112.stdout:1726: write oid 334 current snap is 0 2023-09-23T20:01:48.080 INFO:tasks.rados.rados.0.smithi112.stdout:1720: finishing write tid 5 to smithi11289144-87 2023-09-23T20:01:48.080 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 240 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-09-23T20:01:48.080 INFO:tasks.rados.rados.0.smithi112.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:01:48.080 INFO:tasks.rados.rados.0.smithi112.stdout:1721: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T20:01:48.241 INFO:tasks.rados.rados.0.smithi112.stdout:1722: finishing write tid 1 to smithi11289144-114 2023-09-23T20:01:48.241 INFO:tasks.rados.rados.0.smithi112.stdout:1722: finishing write tid 2 to smithi11289144-114 2023-09-23T20:01:48.241 INFO:tasks.rados.rados.0.smithi112.stdout:1722: finishing write tid 3 to smithi11289144-114 2023-09-23T20:01:48.241 INFO:tasks.rados.rados.0.smithi112.stdout:1722: finishing write tid 4 to smithi11289144-114 2023-09-23T20:01:48.241 INFO:tasks.rados.rados.0.smithi112.stdout:1722: finishing write tid 5 to smithi11289144-114 2023-09-23T20:01:48.242 INFO:tasks.rados.rados.0.smithi112.stdout:1722: finishing write tid 6 to smithi11289144-114 2023-09-23T20:01:48.242 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 114 v 233 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-09-23T20:01:48.242 INFO:tasks.rados.rados.0.smithi112.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-09-23T20:01:48.242 INFO:tasks.rados.rados.0.smithi112.stdout:1723: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:01:48.342 INFO:tasks.rados.rados.0.smithi112.stdout:1724: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:01:48.445 INFO:tasks.rados.rados.0.smithi112.stdout:1725: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-23T20:01:48.555 INFO:tasks.rados.rados.0.smithi112.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-09-23T20:01:48.565 INFO:tasks.rados.rados.0.smithi112.stdout:1726: writing smithi11289144-334 from 733102 to 1329484 tid 1 2023-09-23T20:01:48.573 INFO:tasks.rados.rados.0.smithi112.stdout:1726: writing smithi11289144-334 from 1768350 to 2526417 tid 2 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1726: writing smithi11289144-334 from 3136140 to 3840159 tid 3 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1720: done (6 left) 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1721: done (5 left) 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1722: done (4 left) 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1723: done (3 left) 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1724: done (2 left) 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1725: done (1 left) 2023-09-23T20:01:48.581 INFO:tasks.rados.rados.0.smithi112.stdout:1727: write oid 226 current snap is 0 2023-09-23T20:01:48.582 INFO:tasks.rados.rados.0.smithi112.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-09-23T20:01:48.589 INFO:tasks.rados.rados.0.smithi112.stdout:1727: writing smithi11289144-226 from 749909 to 1421540 tid 1 2023-09-23T20:01:48.596 INFO:tasks.rados.rados.0.smithi112.stdout:1727: writing smithi11289144-226 from 2110479 to 2728557 tid 2 2023-09-23T20:01:48.602 INFO:tasks.rados.rados.0.smithi112.stdout:1727: writing smithi11289144-226 from 3163563 to 3678854 tid 3 2023-09-23T20:01:48.602 INFO:tasks.rados.rados.0.smithi112.stdout:1728: write oid 270 current snap is 0 2023-09-23T20:01:48.602 INFO:tasks.rados.rados.0.smithi112.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-09-23T20:01:48.610 INFO:tasks.rados.rados.0.smithi112.stdout:1728: writing smithi11289144-270 from 766716 to 1513596 tid 1 2023-09-23T20:01:48.618 INFO:tasks.rados.rados.0.smithi112.stdout:1728: writing smithi11289144-270 from 2168961 to 2930697 tid 2 2023-09-23T20:01:48.624 INFO:tasks.rados.rados.0.smithi112.stdout:1728: writing smithi11289144-270 from 3474633 to 3917549 tid 3 2023-09-23T20:01:48.624 INFO:tasks.rados.rados.0.smithi112.stdout:1729: write oid 390 current snap is 0 2023-09-23T20:01:48.624 INFO:tasks.rados.rados.0.smithi112.stdout:1726: finishing write tid 1 to smithi11289144-334 2023-09-23T20:01:48.624 INFO:tasks.rados.rados.0.smithi112.stdout:1726: finishing write tid 2 to smithi11289144-334 2023-09-23T20:01:48.624 INFO:tasks.rados.rados.0.smithi112.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-09-23T20:01:48.635 INFO:tasks.rados.rados.0.smithi112.stdout:1729: writing smithi11289144-390 from 783523 to 1205652 tid 1 2023-09-23T20:01:48.643 INFO:tasks.rados.rados.0.smithi112.stdout:1729: writing smithi11289144-390 from 1827443 to 2449190 tid 2 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:1729: writing smithi11289144-390 from 3218409 to 3872597 tid 3 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:1730: write oid 138 current snap is 0 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:1726: finishing write tid 3 to smithi11289144-334 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:1726: finishing write tid 4 to smithi11289144-334 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:1726: finishing write tid 5 to smithi11289144-334 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 237 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-09-23T20:01:48.651 INFO:tasks.rados.rados.0.smithi112.stdout:1726: left oid 334 (ObjNum 1186 snap 0 seq_num 1186) 2023-09-23T20:01:48.652 INFO:tasks.rados.rados.0.smithi112.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-09-23T20:01:48.655 INFO:tasks.rados.rados.0.smithi112.stdout:1730: writing smithi11289144-138 from 400330 to 897708 tid 1 2023-09-23T20:01:48.662 INFO:tasks.rados.rados.0.smithi112.stdout:1730: writing smithi11289144-138 from 1485925 to 2000330 tid 2 2023-09-23T20:01:48.662 INFO:tasks.rados.rados.0.smithi112.stdout:1726: done (4 left) 2023-09-23T20:01:48.662 INFO:tasks.rados.rados.0.smithi112.stdout:1731: write oid 127 current snap is 0 2023-09-23T20:01:48.662 INFO:tasks.rados.rados.0.smithi112.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-09-23T20:01:48.667 INFO:tasks.rados.rados.0.smithi112.stdout:1731: writing smithi11289144-127 from 417137 to 989764 tid 1 2023-09-23T20:01:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:1731: writing smithi11289144-127 from 1428054 to 2017137 tid 2 2023-09-23T20:01:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:1732: read oid 87 snap -1 2023-09-23T20:01:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:1732: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:01:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:1733: read oid 164 snap -1 2023-09-23T20:01:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:1733: expect (ObjNum 163 snap 0 seq_num 163) 2023-09-23T20:01:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:1734: write oid 268 current snap is 0 2023-09-23T20:01:48.674 INFO:tasks.rados.rados.0.smithi112.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-09-23T20:01:48.680 INFO:tasks.rados.rados.0.smithi112.stdout:1734: writing smithi11289144-268 from 433944 to 1081820 tid 1 2023-09-23T20:01:48.686 INFO:tasks.rados.rados.0.smithi112.stdout:1734: writing smithi11289144-268 from 1486536 to 2033944 tid 2 2023-09-23T20:01:48.686 INFO:tasks.rados.rados.0.smithi112.stdout:1735: read oid 312 snap -1 2023-09-23T20:01:48.686 INFO:tasks.rados.rados.0.smithi112.stdout:1735: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:01:48.686 INFO:tasks.rados.rados.0.smithi112.stdout:1736: read oid 178 snap -1 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1736: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1737: read oid 463 snap -1 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1737: expect (ObjNum 670 snap 0 seq_num 670) 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1738: read oid 58 snap -1 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1738: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1739: write oid 421 current snap is 0 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1727: finishing write tid 1 to smithi11289144-226 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1727: finishing write tid 2 to smithi11289144-226 2023-09-23T20:01:48.687 INFO:tasks.rados.rados.0.smithi112.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-09-23T20:01:48.696 INFO:tasks.rados.rados.0.smithi112.stdout:1739: writing smithi11289144-421 from 450751 to 1173876 tid 1 2023-09-23T20:01:48.702 INFO:tasks.rados.rados.0.smithi112.stdout:1739: writing smithi11289144-421 from 1945018 to 2050751 tid 2 2023-09-23T20:01:48.703 INFO:tasks.rados.rados.0.smithi112.stdout:1740: write oid 496 current snap is 0 2023-09-23T20:01:48.703 INFO:tasks.rados.rados.0.smithi112.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-09-23T20:01:48.708 INFO:tasks.rados.rados.0.smithi112.stdout:1740: writing smithi11289144-496 from 467558 to 982285 tid 1 2023-09-23T20:01:48.714 INFO:tasks.rados.rados.0.smithi112.stdout:1740: writing smithi11289144-496 from 1719853 to 2067558 tid 2 2023-09-23T20:01:48.714 INFO:tasks.rados.rados.0.smithi112.stdout:1741: write oid 305 current snap is 0 2023-09-23T20:01:48.714 INFO:tasks.rados.rados.0.smithi112.stdout:1727: finishing write tid 3 to smithi11289144-226 2023-09-23T20:01:48.715 INFO:tasks.rados.rados.0.smithi112.stdout:1727: finishing write tid 4 to smithi11289144-226 2023-09-23T20:01:48.715 INFO:tasks.rados.rados.0.smithi112.stdout:1727: finishing write tid 5 to smithi11289144-226 2023-09-23T20:01:48.715 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 226 v 250 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-09-23T20:01:48.715 INFO:tasks.rados.rados.0.smithi112.stdout:1727: left oid 226 (ObjNum 1187 snap 0 seq_num 1187) 2023-09-23T20:01:48.715 INFO:tasks.rados.rados.0.smithi112.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-09-23T20:01:48.721 INFO:tasks.rados.rados.0.smithi112.stdout:1741: writing smithi11289144-305 from 484365 to 1074341 tid 1 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1741: writing smithi11289144-305 from 1661982 to 2084365 tid 2 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1727: done (14 left) 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1742: delete oid 126 current snap is 0 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1728: finishing write tid 1 to smithi11289144-270 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1728: finishing write tid 2 to smithi11289144-270 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1728: finishing write tid 3 to smithi11289144-270 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1728: finishing write tid 4 to smithi11289144-270 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1728: finishing write tid 5 to smithi11289144-270 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 270 v 240 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-09-23T20:01:48.728 INFO:tasks.rados.rados.0.smithi112.stdout:1728: left oid 270 (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1729: finishing write tid 1 to smithi11289144-390 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1729: finishing write tid 2 to smithi11289144-390 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1729: finishing write tid 3 to smithi11289144-390 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1729: finishing write tid 4 to smithi11289144-390 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1729: finishing write tid 5 to smithi11289144-390 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 390 v 214 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1729: left oid 390 (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1730: finishing write tid 1 to smithi11289144-138 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1730: finishing write tid 2 to smithi11289144-138 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1730: finishing write tid 3 to smithi11289144-138 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:1730: finishing write tid 4 to smithi11289144-138 2023-09-23T20:01:48.729 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 138 v 194 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1730: left oid 138 (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1731: finishing write tid 1 to smithi11289144-127 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1731: finishing write tid 2 to smithi11289144-127 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1731: finishing write tid 3 to smithi11289144-127 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1731: finishing write tid 4 to smithi11289144-127 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 127 v 197 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1731: left oid 127 (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:01:48.730 INFO:tasks.rados.rados.0.smithi112.stdout:1732: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:01:48.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:48 smithi174 bash[32405]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:01:48.915 INFO:tasks.rados.rados.0.smithi112.stdout:1734: finishing write tid 1 to smithi11289144-268 2023-09-23T20:01:48.915 INFO:tasks.rados.rados.0.smithi112.stdout:1733: expect (ObjNum 163 snap 0 seq_num 163) 2023-09-23T20:01:49.010 INFO:tasks.rados.rados.0.smithi112.stdout:1735: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:01:49.117 INFO:tasks.rados.rados.0.smithi112.stdout:1734: finishing write tid 2 to smithi11289144-268 2023-09-23T20:01:49.117 INFO:tasks.rados.rados.0.smithi112.stdout:1734: finishing write tid 3 to smithi11289144-268 2023-09-23T20:01:49.118 INFO:tasks.rados.rados.0.smithi112.stdout:1734: finishing write tid 4 to smithi11289144-268 2023-09-23T20:01:49.118 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 177 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-09-23T20:01:49.118 INFO:tasks.rados.rados.0.smithi112.stdout:1734: left oid 268 (ObjNum 1192 snap 0 seq_num 1192) 2023-09-23T20:01:49.118 INFO:tasks.rados.rados.0.smithi112.stdout:1737: expect (ObjNum 670 snap 0 seq_num 670) 2023-09-23T20:01:49.272 INFO:tasks.rados.rados.0.smithi112.stdout:1736: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T20:01:49.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:48 smithi174 bash[31352]: cluster 2023-09-23T20:01:47.747130+0000 mgr.y (mgr.24356) 236 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 15 MiB/s wr, 142 op/s 2023-09-23T20:01:49.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:48 smithi174 bash[31352]: audit 2023-09-23T20:01:48.288497+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.112:0/1987501541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:49.400 INFO:tasks.rados.rados.0.smithi112.stdout:1739: finishing write tid 1 to smithi11289144-421 2023-09-23T20:01:49.400 INFO:tasks.rados.rados.0.smithi112.stdout:1739: finishing write tid 2 to smithi11289144-421 2023-09-23T20:01:49.400 INFO:tasks.rados.rados.0.smithi112.stdout:1738: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:01:49.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:48 smithi112 bash[27353]: cluster 2023-09-23T20:01:47.747130+0000 mgr.y (mgr.24356) 236 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 15 MiB/s wr, 142 op/s 2023-09-23T20:01:49.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:48 smithi112 bash[27353]: audit 2023-09-23T20:01:48.288497+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.112:0/1987501541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:49.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:48 smithi112 bash[41728]: cluster 2023-09-23T20:01:47.747130+0000 mgr.y (mgr.24356) 236 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 15 MiB/s wr, 142 op/s 2023-09-23T20:01:49.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:48 smithi112 bash[41728]: audit 2023-09-23T20:01:48.288497+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.112:0/1987501541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:49.574 INFO:tasks.rados.rados.0.smithi112.stdout:1739: finishing write tid 3 to smithi11289144-421 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1739: finishing write tid 4 to smithi11289144-421 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 253 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1739: left oid 421 (ObjNum 1193 snap 0 seq_num 1193) 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1740: finishing write tid 1 to smithi11289144-496 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1740: finishing write tid 2 to smithi11289144-496 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1740: finishing write tid 3 to smithi11289144-496 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1740: finishing write tid 4 to smithi11289144-496 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 183 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-09-23T20:01:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:1740: left oid 496 (ObjNum 1194 snap 0 seq_num 1194) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1741: finishing write tid 1 to smithi11289144-305 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1741: finishing write tid 2 to smithi11289144-305 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1741: finishing write tid 3 to smithi11289144-305 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1728: done (14 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1729: done (13 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1730: done (12 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1731: done (11 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1732: done (10 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1733: done (9 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1734: done (8 left) 2023-09-23T20:01:49.576 INFO:tasks.rados.rados.0.smithi112.stdout:1735: done (7 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1736: done (6 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1737: done (5 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1738: done (4 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1739: done (3 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1740: done (2 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1742: done (1 left) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1743: read oid 341 snap -1 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1743: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1744: read oid 224 snap -1 2023-09-23T20:01:49.577 INFO:tasks.rados.rados.0.smithi112.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T20:01:49.578 INFO:tasks.rados.rados.0.smithi112.stdout:1745: read oid 5 snap -1 2023-09-23T20:01:49.578 INFO:tasks.rados.rados.0.smithi112.stdout:1745: expect deleted 2023-09-23T20:01:49.578 INFO:tasks.rados.rados.0.smithi112.stdout:1746: write oid 205 current snap is 0 2023-09-23T20:01:49.578 INFO:tasks.rados.rados.0.smithi112.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-09-23T20:01:49.586 INFO:tasks.rados.rados.0.smithi112.stdout:1746: writing smithi11289144-205 from 517979 to 1258453 tid 1 2023-09-23T20:01:49.591 INFO:tasks.rados.rados.0.smithi112.stdout:1746: writing smithi11289144-205 from 1778946 to 2117979 tid 2 2023-09-23T20:01:49.592 INFO:tasks.rados.rados.0.smithi112.stdout:1747: read oid 472 snap -1 2023-09-23T20:01:49.592 INFO:tasks.rados.rados.0.smithi112.stdout:1747: expect deleted 2023-09-23T20:01:49.592 INFO:tasks.rados.rados.0.smithi112.stdout:1748: write oid 225 current snap is 0 2023-09-23T20:01:49.592 INFO:tasks.rados.rados.0.smithi112.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-09-23T20:01:49.597 INFO:tasks.rados.rados.0.smithi112.stdout:1748: writing smithi11289144-225 from 534786 to 950509 tid 1 2023-09-23T20:01:49.604 INFO:tasks.rados.rados.0.smithi112.stdout:1748: writing smithi11289144-225 from 1437428 to 2134786 tid 2 2023-09-23T20:01:49.604 INFO:tasks.rados.rados.0.smithi112.stdout:1749: write oid 486 current snap is 0 2023-09-23T20:01:49.604 INFO:tasks.rados.rados.0.smithi112.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-09-23T20:01:49.610 INFO:tasks.rados.rados.0.smithi112.stdout:1749: writing smithi11289144-486 from 551593 to 1042565 tid 1 2023-09-23T20:01:49.616 INFO:tasks.rados.rados.0.smithi112.stdout:1749: writing smithi11289144-486 from 1779557 to 2151593 tid 2 2023-09-23T20:01:49.617 INFO:tasks.rados.rados.0.smithi112.stdout:1750: write oid 9 current snap is 0 2023-09-23T20:01:49.617 INFO:tasks.rados.rados.0.smithi112.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-09-23T20:01:49.622 INFO:tasks.rados.rados.0.smithi112.stdout:1750: writing smithi11289144-9 from 568400 to 1134621 tid 1 2023-09-23T20:01:49.628 INFO:tasks.rados.rados.0.smithi112.stdout:1750: writing smithi11289144-9 from 1838039 to 2168400 tid 2 2023-09-23T20:01:49.628 INFO:tasks.rados.rados.0.smithi112.stdout:1751: write oid 355 current snap is 0 2023-09-23T20:01:49.628 INFO:tasks.rados.rados.0.smithi112.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-09-23T20:01:49.635 INFO:tasks.rados.rados.0.smithi112.stdout:1751: writing smithi11289144-355 from 585207 to 1226677 tid 1 2023-09-23T20:01:49.642 INFO:tasks.rados.rados.0.smithi112.stdout:1751: writing smithi11289144-355 from 1896521 to 2185207 tid 2 2023-09-23T20:01:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:1752: read oid 192 snap -1 2023-09-23T20:01:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:1752: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:01:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:1753: write oid 429 current snap is 0 2023-09-23T20:01:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-09-23T20:01:49.647 INFO:tasks.rados.rados.0.smithi112.stdout:1753: writing smithi11289144-429 from 602014 to 1035086 tid 1 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1753: writing smithi11289144-429 from 1671356 to 2202014 tid 2 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1754: read oid 155 snap -1 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1754: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1755: write oid 241 current snap is 0 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1741: finishing write tid 4 to smithi11289144-305 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 305 v 285 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1741: left oid 305 (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:01:49.654 INFO:tasks.rados.rados.0.smithi112.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T20:01:49.824 INFO:tasks.rados.rados.0.smithi112.stdout:1743: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:1746: finishing write tid 1 to smithi11289144-205 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:1746: finishing write tid 2 to smithi11289144-205 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:1746: finishing write tid 3 to smithi11289144-205 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:1746: finishing write tid 4 to smithi11289144-205 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 205 v 343 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:1746: left oid 205 (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T20:01:49.948 INFO:tasks.rados.rados.0.smithi112.stdout:1748: finishing write tid 1 to smithi11289144-225 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1748: finishing write tid 2 to smithi11289144-225 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1748: finishing write tid 3 to smithi11289144-225 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1748: finishing write tid 4 to smithi11289144-225 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 225 v 348 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1748: left oid 225 (ObjNum 1198 snap 0 seq_num 1198) 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1749: finishing write tid 1 to smithi11289144-486 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1749: finishing write tid 2 to smithi11289144-486 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1749: finishing write tid 3 to smithi11289144-486 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1749: finishing write tid 4 to smithi11289144-486 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 486 v 273 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1749: left oid 486 (ObjNum 1199 snap 0 seq_num 1199) 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1750: finishing write tid 1 to smithi11289144-9 2023-09-23T20:01:49.949 INFO:tasks.rados.rados.0.smithi112.stdout:1750: finishing write tid 2 to smithi11289144-9 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1750: finishing write tid 3 to smithi11289144-9 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1750: finishing write tid 4 to smithi11289144-9 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 9 v 217 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1750: left oid 9 (ObjNum 1200 snap 0 seq_num 1200) 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1751: finishing write tid 1 to smithi11289144-355 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1751: finishing write tid 2 to smithi11289144-355 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1751: finishing write tid 3 to smithi11289144-355 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1751: finishing write tid 4 to smithi11289144-355 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 187 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1751: left oid 355 (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T20:01:49.950 INFO:tasks.rados.rados.0.smithi112.stdout:1752: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:01:50.052 INFO:tasks.rados.rados.0.smithi112.stdout:1753: finishing write tid 1 to smithi11289144-429 2023-09-23T20:01:50.052 INFO:tasks.rados.rados.0.smithi112.stdout:1753: finishing write tid 2 to smithi11289144-429 2023-09-23T20:01:50.052 INFO:tasks.rados.rados.0.smithi112.stdout:1753: finishing write tid 3 to smithi11289144-429 2023-09-23T20:01:50.052 INFO:tasks.rados.rados.0.smithi112.stdout:1753: finishing write tid 4 to smithi11289144-429 2023-09-23T20:01:50.053 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 429 v 186 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-09-23T20:01:50.053 INFO:tasks.rados.rados.0.smithi112.stdout:1753: left oid 429 (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T20:01:50.053 INFO:tasks.rados.rados.0.smithi112.stdout:1754: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:01:50.217 INFO:tasks.rados.rados.0.smithi112.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-09-23T20:01:50.228 INFO:tasks.rados.rados.0.smithi112.stdout:1755: writing smithi11289144-241 from 618821 to 1127142 tid 1 2023-09-23T20:01:50.235 INFO:tasks.rados.rados.0.smithi112.stdout:1755: writing smithi11289144-241 from 1613485 to 2144562 tid 2 2023-09-23T20:01:50.235 INFO:tasks.rados.rados.0.smithi112.stdout:1741: done (13 left) 2023-09-23T20:01:50.235 INFO:tasks.rados.rados.0.smithi112.stdout:1743: done (12 left) 2023-09-23T20:01:50.235 INFO:tasks.rados.rados.0.smithi112.stdout:1744: done (11 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1745: done (10 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1746: done (9 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1747: done (8 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1748: done (7 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1749: done (6 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1750: done (5 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1751: done (4 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1752: done (3 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1753: done (2 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1754: done (1 left) 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1756: write oid 417 current snap is 0 2023-09-23T20:01:50.236 INFO:tasks.rados.rados.0.smithi112.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-09-23T20:01:50.241 INFO:tasks.rados.rados.0.smithi112.stdout:1756: writing smithi11289144-417 from 635628 to 1219198 tid 1 2023-09-23T20:01:50.247 INFO:tasks.rados.rados.0.smithi112.stdout:1756: writing smithi11289144-417 from 1671967 to 2235628 tid 2 2023-09-23T20:01:50.247 INFO:tasks.rados.rados.0.smithi112.stdout:1757: write oid 275 current snap is 0 2023-09-23T20:01:50.247 INFO:tasks.rados.rados.0.smithi112.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-09-23T20:01:50.254 INFO:tasks.rados.rados.0.smithi112.stdout:1757: writing smithi11289144-275 from 652435 to 1311254 tid 1 2023-09-23T20:01:50.260 INFO:tasks.rados.rados.0.smithi112.stdout:1757: writing smithi11289144-275 from 1730449 to 2252435 tid 2 2023-09-23T20:01:50.260 INFO:tasks.rados.rados.0.smithi112.stdout:1758: read oid 354 snap -1 2023-09-23T20:01:50.260 INFO:tasks.rados.rados.0.smithi112.stdout:1758: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:01:50.263 INFO:tasks.rados.rados.0.smithi112.stdout:1759: read oid 452 snap -1 2023-09-23T20:01:50.263 INFO:tasks.rados.rados.0.smithi112.stdout:1759: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T20:01:50.263 INFO:tasks.rados.rados.0.smithi112.stdout:1760: write oid 377 current snap is 0 2023-09-23T20:01:50.263 INFO:tasks.rados.rados.0.smithi112.stdout:1755: finishing write tid 1 to smithi11289144-241 2023-09-23T20:01:50.263 INFO:tasks.rados.rados.0.smithi112.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-09-23T20:01:50.268 INFO:tasks.rados.rados.0.smithi112.stdout:1760: writing smithi11289144-377 from 669242 to 1403310 tid 1 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:1760: writing smithi11289144-377 from 2188931 to 2269242 tid 2 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:1761: write oid 72 current snap is 0 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:1755: finishing write tid 2 to smithi11289144-241 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:1755: finishing write tid 3 to smithi11289144-241 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:1755: finishing write tid 4 to smithi11289144-241 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 241 v 276 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-09-23T20:01:50.274 INFO:tasks.rados.rados.0.smithi112.stdout:1755: left oid 241 (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1756: finishing write tid 1 to smithi11289144-417 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1756: finishing write tid 2 to smithi11289144-417 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1756: finishing write tid 3 to smithi11289144-417 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1756: finishing write tid 4 to smithi11289144-417 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 417 v 180 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1756: left oid 417 (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1757: finishing write tid 1 to smithi11289144-275 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1757: finishing write tid 2 to smithi11289144-275 2023-09-23T20:01:50.275 INFO:tasks.rados.rados.0.smithi112.stdout:1757: finishing write tid 3 to smithi11289144-275 2023-09-23T20:01:50.276 INFO:tasks.rados.rados.0.smithi112.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-09-23T20:01:50.280 INFO:tasks.rados.rados.0.smithi112.stdout:1761: writing smithi11289144-72 from 686049 to 1095366 tid 1 2023-09-23T20:01:50.286 INFO:tasks.rados.rados.0.smithi112.stdout:1761: writing smithi11289144-72 from 1847413 to 2286049 tid 2 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:1755: done (6 left) 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:1756: done (5 left) 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:1762: delete oid 148 current snap is 0 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:1757: finishing write tid 4 to smithi11289144-275 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 275 v 217 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:1757: left oid 275 (ObjNum 1205 snap 0 seq_num 1205) 2023-09-23T20:01:50.287 INFO:tasks.rados.rados.0.smithi112.stdout:1759: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T20:01:50.416 INFO:tasks.rados.rados.0.smithi112.stdout:1760: finishing write tid 1 to smithi11289144-377 2023-09-23T20:01:50.417 INFO:tasks.rados.rados.0.smithi112.stdout:1760: finishing write tid 2 to smithi11289144-377 2023-09-23T20:01:50.417 INFO:tasks.rados.rados.0.smithi112.stdout:1758: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:01:50.587 INFO:tasks.rados.rados.0.smithi112.stdout:1760: finishing write tid 3 to smithi11289144-377 2023-09-23T20:01:50.587 INFO:tasks.rados.rados.0.smithi112.stdout:1760: finishing write tid 4 to smithi11289144-377 2023-09-23T20:01:50.587 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 377 v 288 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-09-23T20:01:50.587 INFO:tasks.rados.rados.0.smithi112.stdout:1760: left oid 377 (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T20:01:50.587 INFO:tasks.rados.rados.0.smithi112.stdout:1761: finishing write tid 1 to smithi11289144-72 2023-09-23T20:01:50.587 INFO:tasks.rados.rados.0.smithi112.stdout:1761: finishing write tid 2 to smithi11289144-72 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1761: finishing write tid 3 to smithi11289144-72 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1761: finishing write tid 4 to smithi11289144-72 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 72 v 249 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1761: left oid 72 (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1757: done (5 left) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1758: done (4 left) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1759: done (3 left) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1760: done (2 left) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1761: done (1 left) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1762: done (0 left) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1763: read oid 142 snap -1 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1763: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-09-23T20:01:50.588 INFO:tasks.rados.rados.0.smithi112.stdout:1764: write oid 23 current snap is 0 2023-09-23T20:01:50.589 INFO:tasks.rados.rados.0.smithi112.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-09-23T20:01:50.601 INFO:tasks.rados.rados.0.smithi112.stdout:1764: writing smithi11289144-23 from 719663 to 1395831 tid 1 2023-09-23T20:01:50.607 INFO:tasks.rados.rados.0.smithi112.stdout:1764: writing smithi11289144-23 from 1964377 to 2319663 tid 2 2023-09-23T20:01:50.607 INFO:tasks.rados.rados.0.smithi112.stdout:1765: write oid 87 current snap is 0 2023-09-23T20:01:50.607 INFO:tasks.rados.rados.0.smithi112.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-09-23T20:01:50.615 INFO:tasks.rados.rados.0.smithi112.stdout:1765: writing smithi11289144-87 from 736470 to 1487887 tid 1 2023-09-23T20:01:50.620 INFO:tasks.rados.rados.0.smithi112.stdout:1765: writing smithi11289144-87 from 2022859 to 2336470 tid 2 2023-09-23T20:01:50.620 INFO:tasks.rados.rados.0.smithi112.stdout:1766: delete oid 225 current snap is 0 2023-09-23T20:01:50.620 INFO:tasks.rados.rados.0.smithi112.stdout:1763: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1764: finishing write tid 1 to smithi11289144-23 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1764: finishing write tid 2 to smithi11289144-23 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1764: finishing write tid 3 to smithi11289144-23 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1764: finishing write tid 4 to smithi11289144-23 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 23 v 243 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1765: finishing write tid 1 to smithi11289144-87 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1765: finishing write tid 2 to smithi11289144-87 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1765: finishing write tid 3 to smithi11289144-87 2023-09-23T20:01:50.840 INFO:tasks.rados.rados.0.smithi112.stdout:1765: finishing write tid 4 to smithi11289144-87 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 246 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:1763: done (3 left) 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:1764: done (2 left) 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:1765: done (1 left) 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:1766: done (0 left) 2023-09-23T20:01:50.841 INFO:tasks.rados.rados.0.smithi112.stdout:1767: delete oid 208 current snap is 0 2023-09-23T20:01:50.842 INFO:tasks.rados.rados.0.smithi112.stdout:1767: done (0 left) 2023-09-23T20:01:50.842 INFO:tasks.rados.rados.0.smithi112.stdout:1768: write oid 21 current snap is 0 2023-09-23T20:01:50.842 INFO:tasks.rados.rados.0.smithi112.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-09-23T20:01:50.858 INFO:tasks.rados.rados.0.smithi112.stdout:1768: writing smithi11289144-21 from 786891 to 1364055 tid 1 2023-09-23T20:01:50.863 INFO:tasks.rados.rados.0.smithi112.stdout:1768: writing smithi11289144-21 from 2081952 to 2386891 tid 2 2023-09-23T20:01:50.863 INFO:tasks.rados.rados.0.smithi112.stdout:1769: write oid 439 current snap is 0 2023-09-23T20:01:50.863 INFO:tasks.rados.rados.0.smithi112.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-09-23T20:01:50.869 INFO:tasks.rados.rados.0.smithi112.stdout:1769: writing smithi11289144-439 from 403698 to 1056111 tid 1 2023-09-23T20:01:50.877 INFO:tasks.rados.rados.0.smithi112.stdout:1769: writing smithi11289144-439 from 1740434 to 2403698 tid 2 2023-09-23T20:01:50.877 INFO:tasks.rados.rados.0.smithi112.stdout:1770: read oid 302 snap -1 2023-09-23T20:01:50.877 INFO:tasks.rados.rados.0.smithi112.stdout:1770: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:01:50.878 INFO:tasks.rados.rados.0.smithi112.stdout:1771: read oid 240 snap -1 2023-09-23T20:01:50.878 INFO:tasks.rados.rados.0.smithi112.stdout:1771: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-23T20:01:50.879 INFO:tasks.rados.rados.0.smithi112.stdout:1772: read oid 250 snap -1 2023-09-23T20:01:50.879 INFO:tasks.rados.rados.0.smithi112.stdout:1772: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:01:50.879 INFO:tasks.rados.rados.0.smithi112.stdout:1773: read oid 311 snap -1 2023-09-23T20:01:50.879 INFO:tasks.rados.rados.0.smithi112.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:01:50.879 INFO:tasks.rados.rados.0.smithi112.stdout:1774: read oid 221 snap -1 2023-09-23T20:01:50.880 INFO:tasks.rados.rados.0.smithi112.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:50.880 INFO:tasks.rados.rados.0.smithi112.stdout:1775: write oid 421 current snap is 0 2023-09-23T20:01:50.880 INFO:tasks.rados.rados.0.smithi112.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-09-23T20:01:50.884 INFO:tasks.rados.rados.0.smithi112.stdout:1775: writing smithi11289144-421 from 420505 to 1148167 tid 1 2023-09-23T20:01:50.892 INFO:tasks.rados.rados.0.smithi112.stdout:1775: writing smithi11289144-421 from 1798916 to 2352007 tid 2 2023-09-23T20:01:50.892 INFO:tasks.rados.rados.0.smithi112.stdout:1776: write oid 430 current snap is 0 2023-09-23T20:01:50.892 INFO:tasks.rados.rados.0.smithi112.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-09-23T20:01:50.897 INFO:tasks.rados.rados.0.smithi112.stdout:1776: writing smithi11289144-430 from 437312 to 840223 tid 1 2023-09-23T20:01:50.909 INFO:tasks.rados.rados.0.smithi112.stdout:1776: writing smithi11289144-430 from 1341045 to 2037794 tid 2 2023-09-23T20:01:50.909 INFO:tasks.rados.rados.0.smithi112.stdout:1777: read oid 196 snap -1 2023-09-23T20:01:50.909 INFO:tasks.rados.rados.0.smithi112.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-23T20:01:50.910 INFO:tasks.rados.rados.0.smithi112.stdout:1778: read oid 285 snap -1 2023-09-23T20:01:50.910 INFO:tasks.rados.rados.0.smithi112.stdout:1778: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T20:01:50.910 INFO:tasks.rados.rados.0.smithi112.stdout:1779: read oid 305 snap -1 2023-09-23T20:01:50.910 INFO:tasks.rados.rados.0.smithi112.stdout:1779: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:01:50.911 INFO:tasks.rados.rados.0.smithi112.stdout:1780: read oid 312 snap -1 2023-09-23T20:01:50.911 INFO:tasks.rados.rados.0.smithi112.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:01:50.911 INFO:tasks.rados.rados.0.smithi112.stdout:1781: write oid 341 current snap is 0 2023-09-23T20:01:50.911 INFO:tasks.rados.rados.0.smithi112.stdout:1768: finishing write tid 1 to smithi11289144-21 2023-09-23T20:01:50.911 INFO:tasks.rados.rados.0.smithi112.stdout:1768: finishing write tid 2 to smithi11289144-21 2023-09-23T20:01:50.911 INFO:tasks.rados.rados.0.smithi112.stdout:1768: finishing write tid 3 to smithi11289144-21 2023-09-23T20:01:50.912 INFO:tasks.rados.rados.0.smithi112.stdout:1768: finishing write tid 4 to smithi11289144-21 2023-09-23T20:01:50.912 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 21 v 189 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-09-23T20:01:50.912 INFO:tasks.rados.rados.0.smithi112.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T20:01:50.912 INFO:tasks.rados.rados.0.smithi112.stdout:1769: finishing write tid 1 to smithi11289144-439 2023-09-23T20:01:50.912 INFO:tasks.rados.rados.0.smithi112.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-09-23T20:01:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:1781: writing smithi11289144-341 from 454119 to 1048632 tid 1 2023-09-23T20:01:50.923 INFO:tasks.rados.rados.0.smithi112.stdout:1781: writing smithi11289144-341 from 1515880 to 2072640 tid 2 2023-09-23T20:01:50.923 INFO:tasks.rados.rados.0.smithi112.stdout:1768: done (13 left) 2023-09-23T20:01:50.923 INFO:tasks.rados.rados.0.smithi112.stdout:1782: write oid 139 current snap is 0 2023-09-23T20:01:50.923 INFO:tasks.rados.rados.0.smithi112.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:01:51.033 INFO:tasks.rados.rados.0.smithi112.stdout:1769: finishing write tid 2 to smithi11289144-439 2023-09-23T20:01:51.034 INFO:tasks.rados.rados.0.smithi112.stdout:1769: finishing write tid 3 to smithi11289144-439 2023-09-23T20:01:51.034 INFO:tasks.rados.rados.0.smithi112.stdout:1769: finishing write tid 4 to smithi11289144-439 2023-09-23T20:01:51.034 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 256 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-09-23T20:01:51.034 INFO:tasks.rados.rados.0.smithi112.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-09-23T20:01:51.034 INFO:tasks.rados.rados.0.smithi112.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:01:51.158 INFO:tasks.rados.rados.0.smithi112.stdout:1775: finishing write tid 1 to smithi11289144-421 2023-09-23T20:01:51.158 INFO:tasks.rados.rados.0.smithi112.stdout:1775: finishing write tid 2 to smithi11289144-421 2023-09-23T20:01:51.159 INFO:tasks.rados.rados.0.smithi112.stdout:1775: finishing write tid 3 to smithi11289144-421 2023-09-23T20:01:51.159 INFO:tasks.rados.rados.0.smithi112.stdout:1775: finishing write tid 4 to smithi11289144-421 2023-09-23T20:01:51.159 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 259 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-09-23T20:01:51.159 INFO:tasks.rados.rados.0.smithi112.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T20:01:51.159 INFO:tasks.rados.rados.0.smithi112.stdout:1771: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-23T20:01:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:50 smithi174 bash[31352]: cluster 2023-09-23T20:01:49.747792+0000 mgr.y (mgr.24356) 237 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-23T20:01:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:50 smithi174 bash[31352]: audit 2023-09-23T20:01:50.708193+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.112:0/137501520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:51.337 INFO:tasks.rados.rados.0.smithi112.stdout:1770: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:01:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:50 smithi112 bash[27353]: cluster 2023-09-23T20:01:49.747792+0000 mgr.y (mgr.24356) 237 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-23T20:01:51.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:50 smithi112 bash[27353]: audit 2023-09-23T20:01:50.708193+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.112:0/137501520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:51.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:50 smithi112 bash[41728]: cluster 2023-09-23T20:01:49.747792+0000 mgr.y (mgr.24356) 237 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-23T20:01:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:50 smithi112 bash[41728]: audit 2023-09-23T20:01:50.708193+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.112:0/137501520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:51.504 INFO:tasks.rados.rados.0.smithi112.stdout:1776: finishing write tid 1 to smithi11289144-430 2023-09-23T20:01:51.504 INFO:tasks.rados.rados.0.smithi112.stdout:1772: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:01:51.682 INFO:tasks.rados.rados.0.smithi112.stdout:1779: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:01:51.747 INFO:tasks.rados.rados.0.smithi112.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-23T20:01:51.858 INFO:tasks.rados.rados.0.smithi112.stdout:1781: finishing write tid 1 to smithi11289144-341 2023-09-23T20:01:51.859 INFO:tasks.rados.rados.0.smithi112.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:01:51.959 INFO:tasks.rados.rados.0.smithi112.stdout:1776: finishing write tid 2 to smithi11289144-430 2023-09-23T20:01:51.959 INFO:tasks.rados.rados.0.smithi112.stdout:1776: finishing write tid 3 to smithi11289144-430 2023-09-23T20:01:51.959 INFO:tasks.rados.rados.0.smithi112.stdout:1776: finishing write tid 4 to smithi11289144-430 2023-09-23T20:01:51.960 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 352 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-09-23T20:01:51.960 INFO:tasks.rados.rados.0.smithi112.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-09-23T20:01:51.960 INFO:tasks.rados.rados.0.smithi112.stdout:1781: finishing write tid 2 to smithi11289144-341 2023-09-23T20:01:51.960 INFO:tasks.rados.rados.0.smithi112.stdout:1781: finishing write tid 3 to smithi11289144-341 2023-09-23T20:01:51.960 INFO:tasks.rados.rados.0.smithi112.stdout:1781: finishing write tid 4 to smithi11289144-341 2023-09-23T20:01:51.960 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 341 v 291 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-09-23T20:01:51.961 INFO:tasks.rados.rados.0.smithi112.stdout:1781: left oid 341 (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T20:01:51.961 INFO:tasks.rados.rados.0.smithi112.stdout:1778: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T20:01:52.095 INFO:tasks.rados.rados.0.smithi112.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-09-23T20:01:52.107 INFO:tasks.rados.rados.0.smithi112.stdout:1782: writing smithi11289144-139 from 470926 to 1140688 tid 1 2023-09-23T20:01:52.115 INFO:tasks.rados.rados.0.smithi112.stdout:1782: writing smithi11289144-139 from 1574362 to 2274780 tid 2 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1769: done (13 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1770: done (12 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1771: done (11 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1772: done (10 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1773: done (9 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1774: done (8 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1775: done (7 left) 2023-09-23T20:01:52.116 INFO:tasks.rados.rados.0.smithi112.stdout:1776: done (6 left) 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1777: done (5 left) 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1778: done (4 left) 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1779: done (3 left) 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1780: done (2 left) 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1781: done (1 left) 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1783: write oid 217 current snap is 0 2023-09-23T20:01:52.117 INFO:tasks.rados.rados.0.smithi112.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-09-23T20:01:52.122 INFO:tasks.rados.rados.0.smithi112.stdout:1783: writing smithi11289144-217 from 487733 to 1232744 tid 1 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1783: writing smithi11289144-217 from 1632844 to 2193273 tid 2 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1784: read oid 478 snap -1 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1784: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1785: read oid 204 snap -1 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1785: expect deleted 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1786: read oid 155 snap -1 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1786: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1787: write oid 280 current snap is 0 2023-09-23T20:01:52.129 INFO:tasks.rados.rados.0.smithi112.stdout:1782: finishing write tid 1 to smithi11289144-139 2023-09-23T20:01:52.130 INFO:tasks.rados.rados.0.smithi112.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-09-23T20:01:52.133 INFO:tasks.rados.rados.0.smithi112.stdout:1787: writing smithi11289144-280 from 504540 to 924800 tid 1 2023-09-23T20:01:52.142 INFO:tasks.rados.rados.0.smithi112.stdout:1787: writing smithi11289144-280 from 1574973 to 2279060 tid 2 2023-09-23T20:01:52.142 INFO:tasks.rados.rados.0.smithi112.stdout:1788: write oid 467 current snap is 0 2023-09-23T20:01:52.142 INFO:tasks.rados.rados.0.smithi112.stdout:1782: finishing write tid 2 to smithi11289144-139 2023-09-23T20:01:52.143 INFO:tasks.rados.rados.0.smithi112.stdout:1782: finishing write tid 3 to smithi11289144-139 2023-09-23T20:01:52.143 INFO:tasks.rados.rados.0.smithi112.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-09-23T20:01:52.148 INFO:tasks.rados.rados.0.smithi112.stdout:1788: writing smithi11289144-467 from 521347 to 1016856 tid 1 2023-09-23T20:01:52.157 INFO:tasks.rados.rados.0.smithi112.stdout:1788: writing smithi11289144-467 from 1633455 to 2197553 tid 2 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1789: read oid 61 snap -1 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1789: expect (ObjNum 952 snap 0 seq_num 952) 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1790: read oid 30 snap -1 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1790: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1791: write oid 259 current snap is 0 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1782: finishing write tid 4 to smithi11289144-139 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 139 v 262 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1783: finishing write tid 1 to smithi11289144-217 2023-09-23T20:01:52.158 INFO:tasks.rados.rados.0.smithi112.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-09-23T20:01:52.162 INFO:tasks.rados.rados.0.smithi112.stdout:1791: writing smithi11289144-259 from 538154 to 1108912 tid 1 2023-09-23T20:01:52.170 INFO:tasks.rados.rados.0.smithi112.stdout:1791: writing smithi11289144-259 from 1691937 to 2399693 tid 2 2023-09-23T20:01:52.170 INFO:tasks.rados.rados.0.smithi112.stdout:1782: done (9 left) 2023-09-23T20:01:52.170 INFO:tasks.rados.rados.0.smithi112.stdout:1792: write oid 14 current snap is 0 2023-09-23T20:01:52.170 INFO:tasks.rados.rados.0.smithi112.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-09-23T20:01:52.176 INFO:tasks.rados.rados.0.smithi112.stdout:1792: writing smithi11289144-14 from 554961 to 1200968 tid 1 2023-09-23T20:01:52.182 INFO:tasks.rados.rados.0.smithi112.stdout:1792: writing smithi11289144-14 from 1750419 to 2201833 tid 2 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1793: read oid 3 snap -1 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1793: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1794: delete oid 287 current snap is 0 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1783: finishing write tid 2 to smithi11289144-217 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1783: finishing write tid 3 to smithi11289144-217 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1783: finishing write tid 4 to smithi11289144-217 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 217 v 296 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1783: left oid 217 (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1787: finishing write tid 1 to smithi11289144-280 2023-09-23T20:01:52.183 INFO:tasks.rados.rados.0.smithi112.stdout:1784: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:01:52.367 INFO:tasks.rados.rados.0.smithi112.stdout:1786: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:01:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:1787: finishing write tid 2 to smithi11289144-280 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1787: finishing write tid 3 to smithi11289144-280 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1787: finishing write tid 4 to smithi11289144-280 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 280 v 252 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1787: left oid 280 (ObjNum 1220 snap 0 seq_num 1220) 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1788: finishing write tid 1 to smithi11289144-467 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1788: finishing write tid 2 to smithi11289144-467 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1788: finishing write tid 3 to smithi11289144-467 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1788: finishing write tid 4 to smithi11289144-467 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 265 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1788: left oid 467 (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T20:01:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:1790: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:52.598 INFO:tasks.rados.rados.0.smithi112.stdout:1789: expect (ObjNum 952 snap 0 seq_num 952) 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1791: finishing write tid 1 to smithi11289144-259 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1791: finishing write tid 2 to smithi11289144-259 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1791: finishing write tid 3 to smithi11289144-259 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1791: finishing write tid 4 to smithi11289144-259 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 259 v 250 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1791: left oid 259 (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1792: finishing write tid 1 to smithi11289144-14 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1792: finishing write tid 2 to smithi11289144-14 2023-09-23T20:01:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:1792: finishing write tid 3 to smithi11289144-14 2023-09-23T20:01:52.660 INFO:tasks.rados.rados.0.smithi112.stdout:1792: finishing write tid 4 to smithi11289144-14 2023-09-23T20:01:52.660 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 14 v 190 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-09-23T20:01:52.660 INFO:tasks.rados.rados.0.smithi112.stdout:1792: left oid 14 (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:01:52.660 INFO:tasks.rados.rados.0.smithi112.stdout:1793: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:01:52.854 INFO:tasks.rados.rados.0.smithi112.stdout:1783: done (11 left) 2023-09-23T20:01:52.854 INFO:tasks.rados.rados.0.smithi112.stdout:1784: done (10 left) 2023-09-23T20:01:52.854 INFO:tasks.rados.rados.0.smithi112.stdout:1785: done (9 left) 2023-09-23T20:01:52.854 INFO:tasks.rados.rados.0.smithi112.stdout:1786: done (8 left) 2023-09-23T20:01:52.854 INFO:tasks.rados.rados.0.smithi112.stdout:1787: done (7 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1788: done (6 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1789: done (5 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1790: done (4 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1791: done (3 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1792: done (2 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1793: done (1 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1794: done (0 left) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1795: read oid 25 snap -1 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1795: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1796: write oid 18 current snap is 0 2023-09-23T20:01:52.855 INFO:tasks.rados.rados.0.smithi112.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-09-23T20:01:52.865 INFO:tasks.rados.rados.0.smithi112.stdout:1796: writing smithi11289144-18 from 588575 to 1101433 tid 1 2023-09-23T20:01:52.873 INFO:tasks.rados.rados.0.smithi112.stdout:1796: writing smithi11289144-18 from 1867383 to 2322466 tid 2 2023-09-23T20:01:52.873 INFO:tasks.rados.rados.0.smithi112.stdout:1797: read oid 58 snap -1 2023-09-23T20:01:52.873 INFO:tasks.rados.rados.0.smithi112.stdout:1797: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:01:52.873 INFO:tasks.rados.rados.0.smithi112.stdout:1798: read oid 341 snap -1 2023-09-23T20:01:52.873 INFO:tasks.rados.rados.0.smithi112.stdout:1798: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T20:01:52.873 INFO:tasks.rados.rados.0.smithi112.stdout:1799: read oid 164 snap -1 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1799: expect (ObjNum 163 snap 0 seq_num 163) 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1800: read oid 233 snap -1 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1800: expect (ObjNum 762 snap 0 seq_num 762) 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1801: read oid 133 snap -1 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1802: write oid 249 current snap is 0 2023-09-23T20:01:52.874 INFO:tasks.rados.rados.0.smithi112.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-09-23T20:01:52.880 INFO:tasks.rados.rados.0.smithi112.stdout:1802: writing smithi11289144-249 from 605382 to 1193489 tid 1 2023-09-23T20:01:52.888 INFO:tasks.rados.rados.0.smithi112.stdout:1802: writing smithi11289144-249 from 1925865 to 2605382 tid 2 2023-09-23T20:01:52.888 INFO:tasks.rados.rados.0.smithi112.stdout:1803: write oid 31 current snap is 0 2023-09-23T20:01:52.889 INFO:tasks.rados.rados.0.smithi112.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-09-23T20:01:52.896 INFO:tasks.rados.rados.0.smithi112.stdout:1803: writing smithi11289144-31 from 622189 to 1285545 tid 1 2023-09-23T20:01:52.903 INFO:tasks.rados.rados.0.smithi112.stdout:1803: writing smithi11289144-31 from 1984347 to 2443099 tid 2 2023-09-23T20:01:52.903 INFO:tasks.rados.rados.0.smithi112.stdout:1804: write oid 28 current snap is 0 2023-09-23T20:01:52.903 INFO:tasks.rados.rados.0.smithi112.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-09-23T20:01:52.914 INFO:tasks.rados.rados.0.smithi112.stdout:1804: writing smithi11289144-28 from 638996 to 1377601 tid 1 2023-09-23T20:01:52.923 INFO:tasks.rados.rados.0.smithi112.stdout:1804: writing smithi11289144-28 from 1926476 to 2638996 tid 2 2023-09-23T20:01:52.923 INFO:tasks.rados.rados.0.smithi112.stdout:1805: write oid 61 current snap is 0 2023-09-23T20:01:52.923 INFO:tasks.rados.rados.0.smithi112.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-09-23T20:01:52.929 INFO:tasks.rados.rados.0.smithi112.stdout:1805: writing smithi11289144-61 from 655803 to 1069657 tid 1 2023-09-23T20:01:52.934 INFO:tasks.rados.rados.0.smithi112.stdout:1805: writing smithi11289144-61 from 1584958 to 2047379 tid 2 2023-09-23T20:01:52.934 INFO:tasks.rados.rados.0.smithi112.stdout:1806: write oid 101 current snap is 0 2023-09-23T20:01:52.934 INFO:tasks.rados.rados.0.smithi112.stdout:1795: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:01:53.181 INFO:tasks.rados.rados.0.smithi112.stdout:1796: finishing write tid 1 to smithi11289144-18 2023-09-23T20:01:53.182 INFO:tasks.rados.rados.0.smithi112.stdout:1798: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T20:01:53.296 INFO:tasks.rados.rados.0.smithi112.stdout:1799: expect (ObjNum 163 snap 0 seq_num 163) 2023-09-23T20:01:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:52 smithi174 bash[31352]: cluster 2023-09-23T20:01:51.748431+0000 mgr.y (mgr.24356) 238 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-23T20:01:53.388 INFO:tasks.rados.rados.0.smithi112.stdout:1796: finishing write tid 2 to smithi11289144-18 2023-09-23T20:01:53.389 INFO:tasks.rados.rados.0.smithi112.stdout:1796: finishing write tid 3 to smithi11289144-18 2023-09-23T20:01:53.389 INFO:tasks.rados.rados.0.smithi112.stdout:1796: finishing write tid 4 to smithi11289144-18 2023-09-23T20:01:53.389 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 18 v 243 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-09-23T20:01:53.389 INFO:tasks.rados.rados.0.smithi112.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T20:01:53.389 INFO:tasks.rados.rados.0.smithi112.stdout:1800: expect (ObjNum 762 snap 0 seq_num 762) 2023-09-23T20:01:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:52 smithi112 bash[41728]: cluster 2023-09-23T20:01:51.748431+0000 mgr.y (mgr.24356) 238 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-23T20:01:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:52 smithi112 bash[27353]: cluster 2023-09-23T20:01:51.748431+0000 mgr.y (mgr.24356) 238 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-23T20:01:53.535 INFO:tasks.rados.rados.0.smithi112.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:1802: finishing write tid 1 to smithi11289144-249 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:1802: finishing write tid 2 to smithi11289144-249 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:1802: finishing write tid 3 to smithi11289144-249 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:1802: finishing write tid 4 to smithi11289144-249 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 249 v 253 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:01:53.665 INFO:tasks.rados.rados.0.smithi112.stdout:1797: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1803: finishing write tid 1 to smithi11289144-31 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1803: finishing write tid 2 to smithi11289144-31 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1803: finishing write tid 3 to smithi11289144-31 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1803: finishing write tid 4 to smithi11289144-31 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 255 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1803: left oid 31 (ObjNum 1227 snap 0 seq_num 1227) 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1804: finishing write tid 1 to smithi11289144-28 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1804: finishing write tid 2 to smithi11289144-28 2023-09-23T20:01:53.850 INFO:tasks.rados.rados.0.smithi112.stdout:1804: finishing write tid 3 to smithi11289144-28 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1804: finishing write tid 4 to smithi11289144-28 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 299 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1804: left oid 28 (ObjNum 1228 snap 0 seq_num 1228) 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1805: finishing write tid 1 to smithi11289144-61 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1805: finishing write tid 2 to smithi11289144-61 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1805: finishing write tid 3 to smithi11289144-61 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1805: finishing write tid 4 to smithi11289144-61 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 61 v 183 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1805: left oid 61 (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T20:01:53.851 INFO:tasks.rados.rados.0.smithi112.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-09-23T20:01:53.860 INFO:tasks.rados.rados.0.smithi112.stdout:1806: writing smithi11289144-101 from 672610 to 1161713 tid 1 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1806: writing smithi11289144-101 from 1643440 to 2365872 tid 2 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1795: done (11 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1796: done (10 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1797: done (9 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1798: done (8 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1799: done (7 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1800: done (6 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1801: done (5 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1802: done (4 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1803: done (3 left) 2023-09-23T20:01:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:1804: done (2 left) 2023-09-23T20:01:53.869 INFO:tasks.rados.rados.0.smithi112.stdout:1805: done (1 left) 2023-09-23T20:01:53.869 INFO:tasks.rados.rados.0.smithi112.stdout:1807: write oid 123 current snap is 0 2023-09-23T20:01:53.869 INFO:tasks.rados.rados.0.smithi112.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-09-23T20:01:53.874 INFO:tasks.rados.rados.0.smithi112.stdout:1807: writing smithi11289144-123 from 689417 to 1253769 tid 1 2023-09-23T20:01:53.880 INFO:tasks.rados.rados.0.smithi112.stdout:1807: writing smithi11289144-123 from 1701922 to 2168012 tid 2 2023-09-23T20:01:53.880 INFO:tasks.rados.rados.0.smithi112.stdout:1808: read oid 180 snap -1 2023-09-23T20:01:53.880 INFO:tasks.rados.rados.0.smithi112.stdout:1808: expect (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:01:53.880 INFO:tasks.rados.rados.0.smithi112.stdout:1809: write oid 334 current snap is 0 2023-09-23T20:01:53.880 INFO:tasks.rados.rados.0.smithi112.stdout:1806: finishing write tid 1 to smithi11289144-101 2023-09-23T20:01:53.880 INFO:tasks.rados.rados.0.smithi112.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-09-23T20:01:53.888 INFO:tasks.rados.rados.0.smithi112.stdout:1809: writing smithi11289144-334 from 706224 to 1462178 tid 1 2023-09-23T20:01:53.895 INFO:tasks.rados.rados.0.smithi112.stdout:1809: writing smithi11289144-334 from 2160404 to 2706224 tid 2 2023-09-23T20:01:53.895 INFO:tasks.rados.rados.0.smithi112.stdout:1810: write oid 473 current snap is 0 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:1806: finishing write tid 2 to smithi11289144-101 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:1806: finishing write tid 3 to smithi11289144-101 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:1806: finishing write tid 4 to smithi11289144-101 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 220 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:1806: left oid 101 (ObjNum 1230 snap 0 seq_num 1230) 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:1807: finishing write tid 1 to smithi11289144-123 2023-09-23T20:01:53.896 INFO:tasks.rados.rados.0.smithi112.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-09-23T20:01:53.902 INFO:tasks.rados.rados.0.smithi112.stdout:1810: writing smithi11289144-473 from 723031 to 1154234 tid 1 2023-09-23T20:01:53.908 INFO:tasks.rados.rados.0.smithi112.stdout:1810: writing smithi11289144-473 from 1818886 to 2288645 tid 2 2023-09-23T20:01:53.908 INFO:tasks.rados.rados.0.smithi112.stdout:1806: done (4 left) 2023-09-23T20:01:53.908 INFO:tasks.rados.rados.0.smithi112.stdout:1811: write oid 195 current snap is 0 2023-09-23T20:01:53.908 INFO:tasks.rados.rados.0.smithi112.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-09-23T20:01:53.915 INFO:tasks.rados.rados.0.smithi112.stdout:1811: writing smithi11289144-195 from 739838 to 1246290 tid 1 2023-09-23T20:01:53.922 INFO:tasks.rados.rados.0.smithi112.stdout:1811: writing smithi11289144-195 from 1877368 to 2490785 tid 2 2023-09-23T20:01:53.922 INFO:tasks.rados.rados.0.smithi112.stdout:1812: read oid 302 snap -1 2023-09-23T20:01:53.923 INFO:tasks.rados.rados.0.smithi112.stdout:1812: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:01:53.923 INFO:tasks.rados.rados.0.smithi112.stdout:1813: write oid 119 current snap is 0 2023-09-23T20:01:53.923 INFO:tasks.rados.rados.0.smithi112.stdout:1807: finishing write tid 2 to smithi11289144-123 2023-09-23T20:01:53.923 INFO:tasks.rados.rados.0.smithi112.stdout:1807: finishing write tid 3 to smithi11289144-123 2023-09-23T20:01:53.923 INFO:tasks.rados.rados.0.smithi112.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-09-23T20:01:53.929 INFO:tasks.rados.rados.0.smithi112.stdout:1813: writing smithi11289144-119 from 756645 to 1338346 tid 1 2023-09-23T20:01:53.936 INFO:tasks.rados.rados.0.smithi112.stdout:1813: writing smithi11289144-119 from 1935850 to 2409278 tid 2 2023-09-23T20:01:53.937 INFO:tasks.rados.rados.0.smithi112.stdout:1814: write oid 26 current snap is 0 2023-09-23T20:01:53.937 INFO:tasks.rados.rados.0.smithi112.stdout:1807: finishing write tid 4 to smithi11289144-123 2023-09-23T20:01:53.937 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 123 v 294 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-09-23T20:01:53.937 INFO:tasks.rados.rados.0.smithi112.stdout:1807: left oid 123 (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T20:01:53.937 INFO:tasks.rados.rados.0.smithi112.stdout:1808: expect (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1809: finishing write tid 1 to smithi11289144-334 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1809: finishing write tid 2 to smithi11289144-334 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1809: finishing write tid 3 to smithi11289144-334 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1809: finishing write tid 4 to smithi11289144-334 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 241 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1809: left oid 334 (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1810: finishing write tid 1 to smithi11289144-473 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1810: finishing write tid 2 to smithi11289144-473 2023-09-23T20:01:54.061 INFO:tasks.rados.rados.0.smithi112.stdout:1810: finishing write tid 3 to smithi11289144-473 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1810: finishing write tid 4 to smithi11289144-473 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 473 v 268 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1810: left oid 473 (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1811: finishing write tid 1 to smithi11289144-195 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1811: finishing write tid 2 to smithi11289144-195 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1811: finishing write tid 3 to smithi11289144-195 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1811: finishing write tid 4 to smithi11289144-195 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 195 v 271 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1811: left oid 195 (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T20:01:54.062 INFO:tasks.rados.rados.0.smithi112.stdout:1813: finishing write tid 1 to smithi11289144-119 2023-09-23T20:01:54.063 INFO:tasks.rados.rados.0.smithi112.stdout:1812: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:01:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:1813: finishing write tid 2 to smithi11289144-119 2023-09-23T20:01:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:1813: finishing write tid 3 to smithi11289144-119 2023-09-23T20:01:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:1813: finishing write tid 4 to smithi11289144-119 2023-09-23T20:01:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 119 v 192 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-09-23T20:01:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:1813: left oid 119 (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:01:54.240 INFO:tasks.rados.rados.0.smithi112.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-09-23T20:01:54.254 INFO:tasks.rados.rados.0.smithi112.stdout:1814: writing smithi11289144-26 from 773452 to 1430402 tid 1 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1814: writing smithi11289144-26 from 1877979 to 2495065 tid 2 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1807: done (7 left) 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1808: done (6 left) 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1809: done (5 left) 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1810: done (4 left) 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1811: done (3 left) 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1812: done (2 left) 2023-09-23T20:01:54.261 INFO:tasks.rados.rados.0.smithi112.stdout:1813: done (1 left) 2023-09-23T20:01:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:1815: write oid 413 current snap is 0 2023-09-23T20:01:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-09-23T20:01:54.269 INFO:tasks.rados.rados.0.smithi112.stdout:1815: writing smithi11289144-413 from 790259 to 1522458 tid 1 2023-09-23T20:01:54.274 INFO:tasks.rados.rados.0.smithi112.stdout:1815: writing smithi11289144-413 from 1936461 to 2413558 tid 2 2023-09-23T20:01:54.274 INFO:tasks.rados.rados.0.smithi112.stdout:1816: write oid 335 current snap is 0 2023-09-23T20:01:54.274 INFO:tasks.rados.rados.0.smithi112.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-09-23T20:01:54.278 INFO:tasks.rados.rados.0.smithi112.stdout:1816: writing smithi11289144-335 from 407066 to 814514 tid 1 2023-09-23T20:01:54.286 INFO:tasks.rados.rados.0.smithi112.stdout:1816: writing smithi11289144-335 from 1594943 to 2215698 tid 2 2023-09-23T20:01:54.286 INFO:tasks.rados.rados.0.smithi112.stdout:1817: write oid 466 current snap is 0 2023-09-23T20:01:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:1814: finishing write tid 1 to smithi11289144-26 2023-09-23T20:01:54.287 INFO:tasks.rados.rados.0.smithi112.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-09-23T20:01:54.292 INFO:tasks.rados.rados.0.smithi112.stdout:1817: writing smithi11289144-466 from 423873 to 906570 tid 1 2023-09-23T20:01:54.299 INFO:tasks.rados.rados.0.smithi112.stdout:1817: writing smithi11289144-466 from 1653425 to 2134191 tid 2 2023-09-23T20:01:54.303 INFO:tasks.rados.rados.0.smithi112.stdout:1817: writing smithi11289144-466 from 2691441 to 2823873 tid 3 2023-09-23T20:01:54.303 INFO:tasks.rados.rados.0.smithi112.stdout:1818: read oid 427 snap -1 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1818: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1819: read oid 12 snap -1 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1819: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1820: write oid 477 current snap is 0 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1814: finishing write tid 2 to smithi11289144-26 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1814: finishing write tid 3 to smithi11289144-26 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1814: finishing write tid 4 to smithi11289144-26 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 26 v 246 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1814: left oid 26 (ObjNum 1236 snap 0 seq_num 1236) 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1815: finishing write tid 1 to smithi11289144-413 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1815: finishing write tid 2 to smithi11289144-413 2023-09-23T20:01:54.304 INFO:tasks.rados.rados.0.smithi112.stdout:1815: finishing write tid 3 to smithi11289144-413 2023-09-23T20:01:54.305 INFO:tasks.rados.rados.0.smithi112.stdout:1815: finishing write tid 4 to smithi11289144-413 2023-09-23T20:01:54.305 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 413 v 249 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-09-23T20:01:54.305 INFO:tasks.rados.rados.0.smithi112.stdout:1815: left oid 413 (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:01:54.305 INFO:tasks.rados.rados.0.smithi112.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-09-23T20:01:54.310 INFO:tasks.rados.rados.0.smithi112.stdout:1820: writing smithi11289144-477 from 440680 to 1114979 tid 1 2023-09-23T20:01:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:53 smithi174 bash[31352]: audit 2023-09-23T20:01:53.147932+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.112:0/340118907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:54.318 INFO:tasks.rados.rados.0.smithi112.stdout:1820: writing smithi11289144-477 from 1711907 to 2336331 tid 2 2023-09-23T20:01:54.318 INFO:tasks.rados.rados.0.smithi112.stdout:1814: done (6 left) 2023-09-23T20:01:54.318 INFO:tasks.rados.rados.0.smithi112.stdout:1815: done (5 left) 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1821: delete oid 358 current snap is 0 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1816: finishing write tid 1 to smithi11289144-335 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1816: finishing write tid 2 to smithi11289144-335 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1816: finishing write tid 3 to smithi11289144-335 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1816: finishing write tid 4 to smithi11289144-335 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 335 v 252 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1816: left oid 335 (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1817: finishing write tid 1 to smithi11289144-466 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1817: finishing write tid 2 to smithi11289144-466 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1817: finishing write tid 3 to smithi11289144-466 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1817: finishing write tid 4 to smithi11289144-466 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:1817: finishing write tid 5 to smithi11289144-466 2023-09-23T20:01:54.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 466 v 194 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-09-23T20:01:54.320 INFO:tasks.rados.rados.0.smithi112.stdout:1817: left oid 466 (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T20:01:54.320 INFO:tasks.rados.rados.0.smithi112.stdout:1819: expect (ObjNum 881 snap 0 seq_num 881) 2023-09-23T20:01:54.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:53 smithi112 bash[27353]: audit 2023-09-23T20:01:53.147932+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.112:0/340118907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:53 smithi112 bash[41728]: audit 2023-09-23T20:01:53.147932+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.112:0/340118907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:54.448 INFO:tasks.rados.rados.0.smithi112.stdout:1820: finishing write tid 1 to smithi11289144-477 2023-09-23T20:01:54.448 INFO:tasks.rados.rados.0.smithi112.stdout:1818: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:1820: finishing write tid 2 to smithi11289144-477 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:1820: finishing write tid 3 to smithi11289144-477 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:1820: finishing write tid 4 to smithi11289144-477 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 477 v 258 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:1820: left oid 477 (ObjNum 1240 snap 0 seq_num 1240) 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:1816: done (5 left) 2023-09-23T20:01:54.573 INFO:tasks.rados.rados.0.smithi112.stdout:1817: done (4 left) 2023-09-23T20:01:54.574 INFO:tasks.rados.rados.0.smithi112.stdout:1818: done (3 left) 2023-09-23T20:01:54.574 INFO:tasks.rados.rados.0.smithi112.stdout:1819: done (2 left) 2023-09-23T20:01:54.574 INFO:tasks.rados.rados.0.smithi112.stdout:1820: done (1 left) 2023-09-23T20:01:54.574 INFO:tasks.rados.rados.0.smithi112.stdout:1821: done (0 left) 2023-09-23T20:01:54.574 INFO:tasks.rados.rados.0.smithi112.stdout:1822: write oid 384 current snap is 0 2023-09-23T20:01:54.574 INFO:tasks.rados.rados.0.smithi112.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-09-23T20:01:54.583 INFO:tasks.rados.rados.0.smithi112.stdout:1822: writing smithi11289144-384 from 474294 to 899091 tid 1 2023-09-23T20:01:54.589 INFO:tasks.rados.rados.0.smithi112.stdout:1822: writing smithi11289144-384 from 1428871 to 2056964 tid 2 2023-09-23T20:01:54.594 INFO:tasks.rados.rados.0.smithi112.stdout:1822: writing smithi11289144-384 from 2657357 to 2874294 tid 3 2023-09-23T20:01:54.594 INFO:tasks.rados.rados.0.smithi112.stdout:1823: write oid 411 current snap is 0 2023-09-23T20:01:54.594 INFO:tasks.rados.rados.0.smithi112.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-09-23T20:01:54.599 INFO:tasks.rados.rados.0.smithi112.stdout:1823: writing smithi11289144-411 from 491101 to 991147 tid 1 2023-09-23T20:01:54.605 INFO:tasks.rados.rados.0.smithi112.stdout:1823: writing smithi11289144-411 from 1487353 to 1975457 tid 2 2023-09-23T20:01:54.610 INFO:tasks.rados.rados.0.smithi112.stdout:1823: writing smithi11289144-411 from 2401133 to 2891101 tid 3 2023-09-23T20:01:54.610 INFO:tasks.rados.rados.0.smithi112.stdout:1824: write oid 438 current snap is 0 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1822: finishing write tid 1 to smithi11289144-384 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1822: finishing write tid 2 to smithi11289144-384 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1822: finishing write tid 3 to smithi11289144-384 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1822: finishing write tid 4 to smithi11289144-384 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1822: finishing write tid 5 to smithi11289144-384 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 384 v 275 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1822: left oid 384 (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1823: finishing write tid 1 to smithi11289144-411 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1823: finishing write tid 2 to smithi11289144-411 2023-09-23T20:01:54.611 INFO:tasks.rados.rados.0.smithi112.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-09-23T20:01:54.616 INFO:tasks.rados.rados.0.smithi112.stdout:1824: writing smithi11289144-438 from 507908 to 1083203 tid 1 2023-09-23T20:01:54.624 INFO:tasks.rados.rados.0.smithi112.stdout:1824: writing smithi11289144-438 from 1829482 to 2461244 tid 2 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1822: done (2 left) 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1825: read oid 281 snap -1 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1825: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1826: read oid 147 snap -1 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1826: expect (ObjNum 1146 snap 0 seq_num 1146) 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1827: write oid 462 current snap is 0 2023-09-23T20:01:54.625 INFO:tasks.rados.rados.0.smithi112.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-09-23T20:01:54.631 INFO:tasks.rados.rados.0.smithi112.stdout:1827: writing smithi11289144-462 from 524715 to 1175259 tid 1 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1827: writing smithi11289144-462 from 1887964 to 2379737 tid 2 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1828: read oid 32 snap -1 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1828: expect (ObjNum 943 snap 0 seq_num 943) 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1829: write oid 496 current snap is 0 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1823: finishing write tid 3 to smithi11289144-411 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1823: finishing write tid 4 to smithi11289144-411 2023-09-23T20:01:54.639 INFO:tasks.rados.rados.0.smithi112.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-09-23T20:01:54.647 INFO:tasks.rados.rados.0.smithi112.stdout:1829: writing smithi11289144-496 from 541522 to 1267315 tid 1 2023-09-23T20:01:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:1829: writing smithi11289144-496 from 1946446 to 2581877 tid 2 2023-09-23T20:01:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:1830: delete oid 309 current snap is 0 2023-09-23T20:01:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:1823: finishing write tid 5 to smithi11289144-411 2023-09-23T20:01:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 411 v 262 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-09-23T20:01:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:1823: left oid 411 (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T20:01:54.655 INFO:tasks.rados.rados.0.smithi112.stdout:1824: finishing write tid 1 to smithi11289144-438 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1824: finishing write tid 2 to smithi11289144-438 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1824: finishing write tid 3 to smithi11289144-438 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1824: finishing write tid 4 to smithi11289144-438 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 438 v 255 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1824: left oid 438 (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1827: finishing write tid 1 to smithi11289144-462 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1827: finishing write tid 2 to smithi11289144-462 2023-09-23T20:01:54.656 INFO:tasks.rados.rados.0.smithi112.stdout:1827: finishing write tid 3 to smithi11289144-462 2023-09-23T20:01:54.657 INFO:tasks.rados.rados.0.smithi112.stdout:1827: finishing write tid 4 to smithi11289144-462 2023-09-23T20:01:54.657 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 462 v 278 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-09-23T20:01:54.657 INFO:tasks.rados.rados.0.smithi112.stdout:1827: left oid 462 (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:01:54.657 INFO:tasks.rados.rados.0.smithi112.stdout:1828: expect (ObjNum 943 snap 0 seq_num 943) 2023-09-23T20:01:54.865 INFO:tasks.rados.rados.0.smithi112.stdout:1826: expect (ObjNum 1146 snap 0 seq_num 1146) 2023-09-23T20:01:55.035 INFO:tasks.rados.rados.0.smithi112.stdout:1825: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:01:55.290 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:54 smithi174 bash[31352]: cluster 2023-09-23T20:01:53.749614+0000 mgr.y (mgr.24356) 239 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 135 op/s 2023-09-23T20:01:55.301 INFO:tasks.rados.rados.0.smithi112.stdout:1829: finishing write tid 1 to smithi11289144-496 2023-09-23T20:01:55.301 INFO:tasks.rados.rados.0.smithi112.stdout:1829: finishing write tid 2 to smithi11289144-496 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1829: finishing write tid 3 to smithi11289144-496 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1829: finishing write tid 4 to smithi11289144-496 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 496 v 195 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1829: left oid 496 (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1823: done (7 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1824: done (6 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1825: done (5 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1826: done (4 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1827: done (3 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1828: done (2 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1829: done (1 left) 2023-09-23T20:01:55.302 INFO:tasks.rados.rados.0.smithi112.stdout:1830: done (0 left) 2023-09-23T20:01:55.303 INFO:tasks.rados.rados.0.smithi112.stdout:1831: write oid 128 current snap is 0 2023-09-23T20:01:55.303 INFO:tasks.rados.rados.0.smithi112.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-09-23T20:01:55.314 INFO:tasks.rados.rados.0.smithi112.stdout:1831: writing smithi11289144-128 from 575136 to 1167780 tid 1 2023-09-23T20:01:55.321 INFO:tasks.rados.rados.0.smithi112.stdout:1831: writing smithi11289144-128 from 1663410 to 2302510 tid 2 2023-09-23T20:01:55.325 INFO:tasks.rados.rados.0.smithi112.stdout:1831: writing smithi11289144-128 from 2705542 to 2975136 tid 3 2023-09-23T20:01:55.325 INFO:tasks.rados.rados.0.smithi112.stdout:1832: read oid 316 snap -1 2023-09-23T20:01:55.325 INFO:tasks.rados.rados.0.smithi112.stdout:1832: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T20:01:55.325 INFO:tasks.rados.rados.0.smithi112.stdout:1833: read oid 331 snap -1 2023-09-23T20:01:55.326 INFO:tasks.rados.rados.0.smithi112.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T20:01:55.326 INFO:tasks.rados.rados.0.smithi112.stdout:1834: read oid 454 snap -1 2023-09-23T20:01:55.326 INFO:tasks.rados.rados.0.smithi112.stdout:1834: expect deleted 2023-09-23T20:01:55.326 INFO:tasks.rados.rados.0.smithi112.stdout:1835: write oid 245 current snap is 0 2023-09-23T20:01:55.326 INFO:tasks.rados.rados.0.smithi112.stdout:1831: finishing write tid 1 to smithi11289144-128 2023-09-23T20:01:55.326 INFO:tasks.rados.rados.0.smithi112.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-09-23T20:01:55.333 INFO:tasks.rados.rados.0.smithi112.stdout:1835: writing smithi11289144-245 from 591943 to 1259836 tid 1 2023-09-23T20:01:55.341 INFO:tasks.rados.rados.0.smithi112.stdout:1835: writing smithi11289144-245 from 1721892 to 2504650 tid 2 2023-09-23T20:01:55.341 INFO:tasks.rados.rados.0.smithi112.stdout:1836: delete oid 292 current snap is 0 2023-09-23T20:01:55.341 INFO:tasks.rados.rados.0.smithi112.stdout:1831: finishing write tid 2 to smithi11289144-128 2023-09-23T20:01:55.341 INFO:tasks.rados.rados.0.smithi112.stdout:1831: finishing write tid 3 to smithi11289144-128 2023-09-23T20:01:55.341 INFO:tasks.rados.rados.0.smithi112.stdout:1831: finishing write tid 4 to smithi11289144-128 2023-09-23T20:01:55.342 INFO:tasks.rados.rados.0.smithi112.stdout:1831: finishing write tid 5 to smithi11289144-128 2023-09-23T20:01:55.342 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 128 v 198 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-09-23T20:01:55.342 INFO:tasks.rados.rados.0.smithi112.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T20:01:55.342 INFO:tasks.rados.rados.0.smithi112.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T20:01:55.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:54 smithi112 bash[41728]: cluster 2023-09-23T20:01:53.749614+0000 mgr.y (mgr.24356) 239 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 135 op/s 2023-09-23T20:01:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:54 smithi112 bash[27353]: cluster 2023-09-23T20:01:53.749614+0000 mgr.y (mgr.24356) 239 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 135 op/s 2023-09-23T20:01:55.486 INFO:tasks.rados.rados.0.smithi112.stdout:1832: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T20:01:55.650 INFO:tasks.rados.rados.0.smithi112.stdout:1835: finishing write tid 1 to smithi11289144-245 2023-09-23T20:01:55.650 INFO:tasks.rados.rados.0.smithi112.stdout:1835: finishing write tid 2 to smithi11289144-245 2023-09-23T20:01:55.650 INFO:tasks.rados.rados.0.smithi112.stdout:1835: finishing write tid 3 to smithi11289144-245 2023-09-23T20:01:55.650 INFO:tasks.rados.rados.0.smithi112.stdout:1835: finishing write tid 4 to smithi11289144-245 2023-09-23T20:01:55.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 245 v 258 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1831: done (5 left) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1832: done (4 left) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1833: done (3 left) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1834: done (2 left) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1835: done (1 left) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1836: done (0 left) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1837: read oid 123 snap -1 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1837: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1838: write oid 349 current snap is 0 2023-09-23T20:01:55.651 INFO:tasks.rados.rados.0.smithi112.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-09-23T20:01:55.661 INFO:tasks.rados.rados.0.smithi112.stdout:1838: writing smithi11289144-349 from 625557 to 1043948 tid 1 2023-09-23T20:01:55.672 INFO:tasks.rados.rados.0.smithi112.stdout:1838: writing smithi11289144-349 from 1838856 to 2625283 tid 2 2023-09-23T20:01:55.672 INFO:tasks.rados.rados.0.smithi112.stdout:1839: write oid 169 current snap is 0 2023-09-23T20:01:55.672 INFO:tasks.rados.rados.0.smithi112.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-09-23T20:01:55.679 INFO:tasks.rados.rados.0.smithi112.stdout:1839: writing smithi11289144-169 from 642364 to 1136004 tid 1 2023-09-23T20:01:55.687 INFO:tasks.rados.rados.0.smithi112.stdout:1839: writing smithi11289144-169 from 1897338 to 2543776 tid 2 2023-09-23T20:01:55.687 INFO:tasks.rados.rados.0.smithi112.stdout:1840: write oid 143 current snap is 0 2023-09-23T20:01:55.687 INFO:tasks.rados.rados.0.smithi112.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-09-23T20:01:55.694 INFO:tasks.rados.rados.0.smithi112.stdout:1840: writing smithi11289144-143 from 659171 to 1228060 tid 1 2023-09-23T20:01:55.702 INFO:tasks.rados.rados.0.smithi112.stdout:1840: writing smithi11289144-143 from 1839467 to 2629563 tid 2 2023-09-23T20:01:55.702 INFO:tasks.rados.rados.0.smithi112.stdout:1841: write oid 245 current snap is 0 2023-09-23T20:01:55.702 INFO:tasks.rados.rados.0.smithi112.stdout:1837: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1838: finishing write tid 1 to smithi11289144-349 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1838: finishing write tid 2 to smithi11289144-349 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1838: finishing write tid 3 to smithi11289144-349 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1838: finishing write tid 4 to smithi11289144-349 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 279 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1839: finishing write tid 1 to smithi11289144-169 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1839: finishing write tid 2 to smithi11289144-169 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1839: finishing write tid 3 to smithi11289144-169 2023-09-23T20:01:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:1839: finishing write tid 4 to smithi11289144-169 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 169 v 302 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1840: finishing write tid 1 to smithi11289144-143 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1840: finishing write tid 2 to smithi11289144-143 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1840: finishing write tid 3 to smithi11289144-143 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1840: finishing write tid 4 to smithi11289144-143 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 143 v 298 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:01:55.889 INFO:tasks.rados.rados.0.smithi112.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-09-23T20:01:55.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:01:55 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:01:55] "GET /metrics HTTP/1.1" 200 242492 "" "Prometheus/2.43.0" 2023-09-23T20:01:55.901 INFO:tasks.rados.rados.0.smithi112.stdout:1841: writing smithi11289144-245 from 675978 to 1320116 tid 1 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1841: writing smithi11289144-245 from 1897949 to 2548056 tid 2 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1837: done (4 left) 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1838: done (3 left) 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1839: done (2 left) 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1840: done (1 left) 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1842: write oid 307 current snap is 0 2023-09-23T20:01:55.909 INFO:tasks.rados.rados.0.smithi112.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-09-23T20:01:55.915 INFO:tasks.rados.rados.0.smithi112.stdout:1842: writing smithi11289144-307 from 692785 to 1128525 tid 1 2023-09-23T20:01:55.923 INFO:tasks.rados.rados.0.smithi112.stdout:1842: writing smithi11289144-307 from 1672784 to 2466549 tid 2 2023-09-23T20:01:55.926 INFO:tasks.rados.rados.0.smithi112.stdout:1842: writing smithi11289144-307 from 2897503 to 3092785 tid 3 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1843: delete oid 41 current snap is 0 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1841: finishing write tid 1 to smithi11289144-245 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1841: finishing write tid 2 to smithi11289144-245 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1841: finishing write tid 3 to smithi11289144-245 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1841: finishing write tid 4 to smithi11289144-245 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 245 v 261 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T20:01:55.927 INFO:tasks.rados.rados.0.smithi112.stdout:1842: finishing write tid 1 to smithi11289144-307 2023-09-23T20:01:55.928 INFO:tasks.rados.rados.0.smithi112.stdout:1841: done (2 left) 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1843: done (1 left) 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1844: read oid 456 snap -1 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1844: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1845: read oid 422 snap -1 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1845: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1846: delete oid 196 current snap is 0 2023-09-23T20:01:55.929 INFO:tasks.rados.rados.0.smithi112.stdout:1842: finishing write tid 2 to smithi11289144-307 2023-09-23T20:01:55.930 INFO:tasks.rados.rados.0.smithi112.stdout:1842: finishing write tid 3 to smithi11289144-307 2023-09-23T20:01:55.931 INFO:tasks.rados.rados.0.smithi112.stdout:1846: done (3 left) 2023-09-23T20:01:55.931 INFO:tasks.rados.rados.0.smithi112.stdout:1847: write oid 466 current snap is 0 2023-09-23T20:01:55.931 INFO:tasks.rados.rados.0.smithi112.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-09-23T20:01:55.940 INFO:tasks.rados.rados.0.smithi112.stdout:1847: writing smithi11289144-466 from 743206 to 1404693 tid 1 2023-09-23T20:01:55.949 INFO:tasks.rados.rados.0.smithi112.stdout:1847: writing smithi11289144-466 from 2131877 to 2672969 tid 2 2023-09-23T20:01:55.949 INFO:tasks.rados.rados.0.smithi112.stdout:1848: delete oid 79 current snap is 0 2023-09-23T20:01:55.949 INFO:tasks.rados.rados.0.smithi112.stdout:1842: finishing write tid 4 to smithi11289144-307 2023-09-23T20:01:55.949 INFO:tasks.rados.rados.0.smithi112.stdout:1842: finishing write tid 5 to smithi11289144-307 2023-09-23T20:01:55.949 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 307 v 224 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-09-23T20:01:55.949 INFO:tasks.rados.rados.0.smithi112.stdout:1842: left oid 307 (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T20:01:55.950 INFO:tasks.rados.rados.0.smithi112.stdout:1844: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:01:56.117 INFO:tasks.rados.rados.0.smithi112.stdout:1845: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T20:01:56.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:55 smithi174 bash[31352]: audit 2023-09-23T20:01:55.582052+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.112:0/1724648469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1847: finishing write tid 1 to smithi11289144-466 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1847: finishing write tid 2 to smithi11289144-466 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1847: finishing write tid 3 to smithi11289144-466 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1847: finishing write tid 4 to smithi11289144-466 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 466 v 201 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1847: left oid 466 (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1842: done (4 left) 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1844: done (3 left) 2023-09-23T20:01:56.340 INFO:tasks.rados.rados.0.smithi112.stdout:1845: done (2 left) 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1847: done (1 left) 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1848: done (0 left) 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1849: read oid 315 snap -1 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1849: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1850: read oid 338 snap -1 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1850: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T20:01:56.341 INFO:tasks.rados.rados.0.smithi112.stdout:1851: delete oid 70 current snap is 0 2023-09-23T20:01:56.343 INFO:tasks.rados.rados.0.smithi112.stdout:1851: done (2 left) 2023-09-23T20:01:56.343 INFO:tasks.rados.rados.0.smithi112.stdout:1852: write oid 304 current snap is 0 2023-09-23T20:01:56.343 INFO:tasks.rados.rados.0.smithi112.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-09-23T20:01:56.354 INFO:tasks.rados.rados.0.smithi112.stdout:1852: writing smithi11289144-304 from 793627 to 1280861 tid 1 2023-09-23T20:01:56.361 INFO:tasks.rados.rados.0.smithi112.stdout:1852: writing smithi11289144-304 from 1790970 to 2195742 tid 2 2023-09-23T20:01:56.366 INFO:tasks.rados.rados.0.smithi112.stdout:1852: writing smithi11289144-304 from 2829335 to 3193627 tid 3 2023-09-23T20:01:56.366 INFO:tasks.rados.rados.0.smithi112.stdout:1853: write oid 164 current snap is 0 2023-09-23T20:01:56.366 INFO:tasks.rados.rados.0.smithi112.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-09-23T20:01:56.373 INFO:tasks.rados.rados.0.smithi112.stdout:1853: writing smithi11289144-164 from 410434 to 1089270 tid 1 2023-09-23T20:01:56.379 INFO:tasks.rados.rados.0.smithi112.stdout:1853: writing smithi11289144-164 from 1565805 to 2114235 tid 2 2023-09-23T20:01:56.385 INFO:tasks.rados.rados.0.smithi112.stdout:1853: writing smithi11289144-164 from 2573111 to 3210434 tid 3 2023-09-23T20:01:56.385 INFO:tasks.rados.rados.0.smithi112.stdout:1854: read oid 461 snap -1 2023-09-23T20:01:56.385 INFO:tasks.rados.rados.0.smithi112.stdout:1854: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T20:01:56.385 INFO:tasks.rados.rados.0.smithi112.stdout:1855: read oid 275 snap -1 2023-09-23T20:01:56.385 INFO:tasks.rados.rados.0.smithi112.stdout:1855: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-09-23T20:01:56.386 INFO:tasks.rados.rados.0.smithi112.stdout:1856: write oid 154 current snap is 0 2023-09-23T20:01:56.386 INFO:tasks.rados.rados.0.smithi112.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-09-23T20:01:56.393 INFO:tasks.rados.rados.0.smithi112.stdout:1856: writing smithi11289144-154 from 427241 to 1181326 tid 1 2023-09-23T20:01:56.398 INFO:tasks.rados.rados.0.smithi112.stdout:1856: writing smithi11289144-154 from 1624287 to 2032728 tid 2 2023-09-23T20:01:56.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:55 smithi112 bash[27353]: audit 2023-09-23T20:01:55.582052+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.112:0/1724648469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:56.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:55 smithi112 bash[41728]: audit 2023-09-23T20:01:55.582052+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.112:0/1724648469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:56.405 INFO:tasks.rados.rados.0.smithi112.stdout:1856: writing smithi11289144-154 from 2600534 to 3150498 tid 3 2023-09-23T20:01:56.405 INFO:tasks.rados.rados.0.smithi112.stdout:1857: write oid 155 current snap is 0 2023-09-23T20:01:56.405 INFO:tasks.rados.rados.0.smithi112.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-09-23T20:01:56.410 INFO:tasks.rados.rados.0.smithi112.stdout:1857: writing smithi11289144-155 from 444048 to 873382 tid 1 2023-09-23T20:01:56.415 INFO:tasks.rados.rados.0.smithi112.stdout:1857: writing smithi11289144-155 from 1282769 to 1834868 tid 2 2023-09-23T20:01:56.423 INFO:tasks.rados.rados.0.smithi112.stdout:1857: writing smithi11289144-155 from 2627957 to 3244048 tid 3 2023-09-23T20:01:56.424 INFO:tasks.rados.rados.0.smithi112.stdout:1858: write oid 364 current snap is 0 2023-09-23T20:01:56.424 INFO:tasks.rados.rados.0.smithi112.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-09-23T20:01:56.429 INFO:tasks.rados.rados.0.smithi112.stdout:1858: writing smithi11289144-364 from 460855 to 965438 tid 1 2023-09-23T20:01:56.435 INFO:tasks.rados.rados.0.smithi112.stdout:1858: writing smithi11289144-364 from 1624898 to 2037008 tid 2 2023-09-23T20:01:56.441 INFO:tasks.rados.rados.0.smithi112.stdout:1858: writing smithi11289144-364 from 2539027 to 3111535 tid 3 2023-09-23T20:01:56.442 INFO:tasks.rados.rados.0.smithi112.stdout:1859: write oid 350 current snap is 0 2023-09-23T20:01:56.442 INFO:tasks.rados.rados.0.smithi112.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-09-23T20:01:56.447 INFO:tasks.rados.rados.0.smithi112.stdout:1859: writing smithi11289144-350 from 477662 to 1057494 tid 1 2023-09-23T20:01:56.454 INFO:tasks.rados.rados.0.smithi112.stdout:1859: writing smithi11289144-350 from 1683380 to 2239148 tid 2 2023-09-23T20:01:56.460 INFO:tasks.rados.rados.0.smithi112.stdout:1859: writing smithi11289144-350 from 2966450 to 3277662 tid 3 2023-09-23T20:01:56.461 INFO:tasks.rados.rados.0.smithi112.stdout:1860: read oid 458 snap -1 2023-09-23T20:01:56.461 INFO:tasks.rados.rados.0.smithi112.stdout:1860: expect deleted 2023-09-23T20:01:56.461 INFO:tasks.rados.rados.0.smithi112.stdout:1861: read oid 76 snap -1 2023-09-23T20:01:56.461 INFO:tasks.rados.rados.0.smithi112.stdout:1861: expect (ObjNum 75 snap 0 seq_num 75) 2023-09-23T20:01:56.461 INFO:tasks.rados.rados.0.smithi112.stdout:1862: write oid 422 current snap is 0 2023-09-23T20:01:56.461 INFO:tasks.rados.rados.0.smithi112.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-09-23T20:01:56.468 INFO:tasks.rados.rados.0.smithi112.stdout:1862: writing smithi11289144-422 from 494469 to 1149550 tid 1 2023-09-23T20:01:56.477 INFO:tasks.rados.rados.0.smithi112.stdout:1862: writing smithi11289144-422 from 1741862 to 2157641 tid 2 2023-09-23T20:01:56.484 INFO:tasks.rados.rados.0.smithi112.stdout:1862: writing smithi11289144-422 from 2710226 to 3294469 tid 3 2023-09-23T20:01:56.484 INFO:tasks.rados.rados.0.smithi112.stdout:1863: read oid 32 snap -1 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout:1863: expect (ObjNum 943 snap 0 seq_num 943) 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout:1864: read oid 305 snap -1 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout:1864: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout:1865: read oid 439 snap -1 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout:1865: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:01:56.485 INFO:tasks.rados.rados.0.smithi112.stdout:1849: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:01:56.592 INFO:tasks.rados.rados.0.smithi112.stdout:1850: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T20:01:56.692 INFO:tasks.rados.rados.0.smithi112.stdout:1852: finishing write tid 1 to smithi11289144-304 2023-09-23T20:01:56.692 INFO:tasks.rados.rados.0.smithi112.stdout:1852: finishing write tid 2 to smithi11289144-304 2023-09-23T20:01:56.692 INFO:tasks.rados.rados.0.smithi112.stdout:1852: finishing write tid 3 to smithi11289144-304 2023-09-23T20:01:56.692 INFO:tasks.rados.rados.0.smithi112.stdout:1852: finishing write tid 4 to smithi11289144-304 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1852: finishing write tid 5 to smithi11289144-304 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 302 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1853: finishing write tid 1 to smithi11289144-164 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1853: finishing write tid 2 to smithi11289144-164 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1853: finishing write tid 3 to smithi11289144-164 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1853: finishing write tid 4 to smithi11289144-164 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1853: finishing write tid 5 to smithi11289144-164 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 164 v 257 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T20:01:56.693 INFO:tasks.rados.rados.0.smithi112.stdout:1855: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-09-23T20:01:56.791 INFO:tasks.rados.rados.0.smithi112.stdout:1854: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T20:01:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:1856: finishing write tid 1 to smithi11289144-154 2023-09-23T20:01:57.003 INFO:tasks.rados.rados.0.smithi112.stdout:1856: finishing write tid 2 to smithi11289144-154 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1856: finishing write tid 3 to smithi11289144-154 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1856: finishing write tid 4 to smithi11289144-154 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1856: finishing write tid 5 to smithi11289144-154 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 246 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1857: finishing write tid 1 to smithi11289144-155 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1857: finishing write tid 2 to smithi11289144-155 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1857: finishing write tid 3 to smithi11289144-155 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1857: finishing write tid 4 to smithi11289144-155 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1857: finishing write tid 5 to smithi11289144-155 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 283 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2023-09-23T20:01:57.004 INFO:tasks.rados.rados.0.smithi112.stdout:1858: finishing write tid 1 to smithi11289144-364 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1858: finishing write tid 2 to smithi11289144-364 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1858: finishing write tid 3 to smithi11289144-364 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1858: finishing write tid 4 to smithi11289144-364 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1858: finishing write tid 5 to smithi11289144-364 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 282 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1858: left oid 364 (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1859: finishing write tid 1 to smithi11289144-350 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1859: finishing write tid 2 to smithi11289144-350 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1859: finishing write tid 3 to smithi11289144-350 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1859: finishing write tid 4 to smithi11289144-350 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1859: finishing write tid 5 to smithi11289144-350 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 350 v 221 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1859: left oid 350 (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:01:57.005 INFO:tasks.rados.rados.0.smithi112.stdout:1861: expect (ObjNum 75 snap 0 seq_num 75) 2023-09-23T20:01:57.112 INFO:tasks.rados.rados.0.smithi112.stdout:1862: finishing write tid 1 to smithi11289144-422 2023-09-23T20:01:57.112 INFO:tasks.rados.rados.0.smithi112.stdout:1862: finishing write tid 2 to smithi11289144-422 2023-09-23T20:01:57.113 INFO:tasks.rados.rados.0.smithi112.stdout:1864: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:01:57.182 INFO:tasks.rados.rados.0.smithi112.stdout:1863: expect (ObjNum 943 snap 0 seq_num 943) 2023-09-23T20:01:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: cluster 2023-09-23T20:01:55.750277+0000 mgr.y (mgr.24356) 240 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 9.5 MiB/s wr, 88 op/s 2023-09-23T20:01:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: cephadm 2023-09-23T20:01:56.048009+0000 mgr.y (mgr.24356) 241 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:01:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: audit 2023-09-23T20:01:56.055263+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: audit 2023-09-23T20:01:56.056577+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:01:57.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: audit 2023-09-23T20:01:56.057870+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:01:57.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: audit 2023-09-23T20:01:56.059193+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:57.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:57 smithi174 bash[31352]: cephadm 2023-09-23T20:01:56.060310+0000 mgr.y (mgr.24356) 242 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T20:01:57.374 INFO:tasks.rados.rados.0.smithi112.stdout:1862: finishing write tid 3 to smithi11289144-422 2023-09-23T20:01:57.374 INFO:tasks.rados.rados.0.smithi112.stdout:1862: finishing write tid 4 to smithi11289144-422 2023-09-23T20:01:57.374 INFO:tasks.rados.rados.0.smithi112.stdout:1862: finishing write tid 5 to smithi11289144-422 2023-09-23T20:01:57.374 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 422 v 225 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-09-23T20:01:57.375 INFO:tasks.rados.rados.0.smithi112.stdout:1862: left oid 422 (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T20:01:57.375 INFO:tasks.rados.rados.0.smithi112.stdout:1865: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-09-23T20:01:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: cluster 2023-09-23T20:01:55.750277+0000 mgr.y (mgr.24356) 240 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 9.5 MiB/s wr, 88 op/s 2023-09-23T20:01:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: cephadm 2023-09-23T20:01:56.048009+0000 mgr.y (mgr.24356) 241 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:01:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: audit 2023-09-23T20:01:56.055263+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: audit 2023-09-23T20:01:56.056577+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:01:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: audit 2023-09-23T20:01:56.057870+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:01:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: audit 2023-09-23T20:01:56.059193+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[27353]: cephadm 2023-09-23T20:01:56.060310+0000 mgr.y (mgr.24356) 242 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: cluster 2023-09-23T20:01:55.750277+0000 mgr.y (mgr.24356) 240 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 9.5 MiB/s wr, 88 op/s 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: cephadm 2023-09-23T20:01:56.048009+0000 mgr.y (mgr.24356) 241 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: audit 2023-09-23T20:01:56.055263+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: audit 2023-09-23T20:01:56.056577+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: audit 2023-09-23T20:01:56.057870+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: audit 2023-09-23T20:01:56.059193+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:57 smithi112 bash[41728]: cephadm 2023-09-23T20:01:56.060310+0000 mgr.y (mgr.24356) 242 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T20:01:57.488 INFO:tasks.rados.rados.0.smithi112.stdout:1849: done (15 left) 2023-09-23T20:01:57.488 INFO:tasks.rados.rados.0.smithi112.stdout:1850: done (14 left) 2023-09-23T20:01:57.488 INFO:tasks.rados.rados.0.smithi112.stdout:1852: done (13 left) 2023-09-23T20:01:57.489 INFO:tasks.rados.rados.0.smithi112.stdout:1853: done (12 left) 2023-09-23T20:01:57.489 INFO:tasks.rados.rados.0.smithi112.stdout:1854: done (11 left) 2023-09-23T20:01:57.489 INFO:tasks.rados.rados.0.smithi112.stdout:1855: done (10 left) 2023-09-23T20:01:57.489 INFO:tasks.rados.rados.0.smithi112.stdout:1856: done (9 left) 2023-09-23T20:01:57.489 INFO:tasks.rados.rados.0.smithi112.stdout:1857: done (8 left) 2023-09-23T20:01:57.490 INFO:tasks.rados.rados.0.smithi112.stdout:1858: done (7 left) 2023-09-23T20:01:57.490 INFO:tasks.rados.rados.0.smithi112.stdout:1859: done (6 left) 2023-09-23T20:01:57.490 INFO:tasks.rados.rados.0.smithi112.stdout:1860: done (5 left) 2023-09-23T20:01:57.490 INFO:tasks.rados.rados.0.smithi112.stdout:1861: done (4 left) 2023-09-23T20:01:57.490 INFO:tasks.rados.rados.0.smithi112.stdout:1862: done (3 left) 2023-09-23T20:01:57.490 INFO:tasks.rados.rados.0.smithi112.stdout:1863: done (2 left) 2023-09-23T20:01:57.491 INFO:tasks.rados.rados.0.smithi112.stdout:1864: done (1 left) 2023-09-23T20:01:57.491 INFO:tasks.rados.rados.0.smithi112.stdout:1865: done (0 left) 2023-09-23T20:01:57.491 INFO:tasks.rados.rados.0.smithi112.stdout:1866: read oid 124 snap -1 2023-09-23T20:01:57.491 INFO:tasks.rados.rados.0.smithi112.stdout:1866: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:01:57.491 INFO:tasks.rados.rados.0.smithi112.stdout:1867: delete oid 21 current snap is 0 2023-09-23T20:01:57.492 INFO:tasks.rados.rados.0.smithi112.stdout:1867: done (1 left) 2023-09-23T20:01:57.492 INFO:tasks.rados.rados.0.smithi112.stdout:1868: write oid 28 current snap is 0 2023-09-23T20:01:57.492 INFO:tasks.rados.rados.0.smithi112.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-09-23T20:01:57.501 INFO:tasks.rados.rados.0.smithi112.stdout:1868: writing smithi11289144-28 from 528083 to 933662 tid 1 2023-09-23T20:01:57.506 INFO:tasks.rados.rados.0.smithi112.stdout:1868: writing smithi11289144-28 from 1342473 to 1761921 tid 2 2023-09-23T20:01:57.513 INFO:tasks.rados.rados.0.smithi112.stdout:1868: writing smithi11289144-28 from 2248719 to 2982668 tid 3 2023-09-23T20:01:57.521 INFO:tasks.rados.rados.0.smithi112.stdout:1869: write oid 352 current snap is 0 2023-09-23T20:01:57.521 INFO:tasks.rados.rados.0.smithi112.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-09-23T20:01:57.521 INFO:tasks.rados.rados.0.smithi112.stdout:1869: writing smithi11289144-352 from 544890 to 1142071 tid 1 2023-09-23T20:01:57.527 INFO:tasks.rados.rados.0.smithi112.stdout:1869: writing smithi11289144-352 from 1917308 to 2480414 tid 2 2023-09-23T20:01:57.532 INFO:tasks.rados.rados.0.smithi112.stdout:1869: writing smithi11289144-352 from 3076142 to 3344890 tid 3 2023-09-23T20:01:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:1870: write oid 268 current snap is 0 2023-09-23T20:01:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-09-23T20:01:57.539 INFO:tasks.rados.rados.0.smithi112.stdout:1870: writing smithi11289144-268 from 561697 to 1234127 tid 1 2023-09-23T20:01:57.547 INFO:tasks.rados.rados.0.smithi112.stdout:1870: writing smithi11289144-268 from 1975790 to 2682554 tid 2 2023-09-23T20:01:57.551 INFO:tasks.rados.rados.0.smithi112.stdout:1870: writing smithi11289144-268 from 3103565 to 3361697 tid 3 2023-09-23T20:01:57.551 INFO:tasks.rados.rados.0.smithi112.stdout:1871: write oid 403 current snap is 0 2023-09-23T20:01:57.552 INFO:tasks.rados.rados.0.smithi112.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-09-23T20:01:57.559 INFO:tasks.rados.rados.0.smithi112.stdout:1871: writing smithi11289144-403 from 578504 to 1326183 tid 1 2023-09-23T20:01:57.566 INFO:tasks.rados.rados.0.smithi112.stdout:1871: writing smithi11289144-403 from 2034272 to 2601047 tid 2 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1871: writing smithi11289144-403 from 3130988 to 3378504 tid 3 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1872: read oid 442 snap -1 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1872: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1873: read oid 296 snap -1 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1873: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1874: read oid 417 snap -1 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1874: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1875: read oid 65 snap -1 2023-09-23T20:01:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:1875: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:01:57.572 INFO:tasks.rados.rados.0.smithi112.stdout:1876: write oid 85 current snap is 0 2023-09-23T20:01:57.572 INFO:tasks.rados.rados.0.smithi112.stdout:1866: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:01:57.648 INFO:tasks.rados.rados.0.smithi112.stdout:1868: finishing write tid 1 to smithi11289144-28 2023-09-23T20:01:57.648 INFO:tasks.rados.rados.0.smithi112.stdout:1868: finishing write tid 2 to smithi11289144-28 2023-09-23T20:01:57.648 INFO:tasks.rados.rados.0.smithi112.stdout:1868: finishing write tid 3 to smithi11289144-28 2023-09-23T20:01:57.648 INFO:tasks.rados.rados.0.smithi112.stdout:1868: finishing write tid 4 to smithi11289144-28 2023-09-23T20:01:57.648 INFO:tasks.rados.rados.0.smithi112.stdout:1868: finishing write tid 5 to smithi11289144-28 2023-09-23T20:01:57.648 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 308 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1868: left oid 28 (ObjNum 1269 snap 0 seq_num 1269) 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1869: finishing write tid 1 to smithi11289144-352 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1869: finishing write tid 2 to smithi11289144-352 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1869: finishing write tid 3 to smithi11289144-352 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1869: finishing write tid 4 to smithi11289144-352 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1869: finishing write tid 5 to smithi11289144-352 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 352 v 312 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1869: left oid 352 (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1870: finishing write tid 1 to smithi11289144-268 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1870: finishing write tid 2 to smithi11289144-268 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1870: finishing write tid 3 to smithi11289144-268 2023-09-23T20:01:57.649 INFO:tasks.rados.rados.0.smithi112.stdout:1870: finishing write tid 4 to smithi11289144-268 2023-09-23T20:01:57.650 INFO:tasks.rados.rados.0.smithi112.stdout:1870: finishing write tid 5 to smithi11289144-268 2023-09-23T20:01:57.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 188 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-09-23T20:01:57.650 INFO:tasks.rados.rados.0.smithi112.stdout:1870: left oid 268 (ObjNum 1271 snap 0 seq_num 1271) 2023-09-23T20:01:57.650 INFO:tasks.rados.rados.0.smithi112.stdout:1871: finishing write tid 1 to smithi11289144-403 2023-09-23T20:01:57.650 INFO:tasks.rados.rados.0.smithi112.stdout:1871: finishing write tid 2 to smithi11289144-403 2023-09-23T20:01:57.650 INFO:tasks.rados.rados.0.smithi112.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-09-23T20:01:57.660 INFO:tasks.rados.rados.0.smithi112.stdout:1876: writing smithi11289144-85 from 595311 to 1018239 tid 1 2023-09-23T20:01:57.667 INFO:tasks.rados.rados.0.smithi112.stdout:1876: writing smithi11289144-85 from 1576401 to 2286834 tid 2 2023-09-23T20:01:57.674 INFO:tasks.rados.rados.0.smithi112.stdout:1876: writing smithi11289144-85 from 3042058 to 3395311 tid 3 2023-09-23T20:01:57.674 INFO:tasks.rados.rados.0.smithi112.stdout:1866: done (9 left) 2023-09-23T20:01:57.674 INFO:tasks.rados.rados.0.smithi112.stdout:1868: done (8 left) 2023-09-23T20:01:57.674 INFO:tasks.rados.rados.0.smithi112.stdout:1869: done (7 left) 2023-09-23T20:01:57.674 INFO:tasks.rados.rados.0.smithi112.stdout:1870: done (6 left) 2023-09-23T20:01:57.675 INFO:tasks.rados.rados.0.smithi112.stdout:1877: write oid 29 current snap is 0 2023-09-23T20:01:57.675 INFO:tasks.rados.rados.0.smithi112.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-09-23T20:01:57.680 INFO:tasks.rados.rados.0.smithi112.stdout:1877: writing smithi11289144-29 from 612118 to 1110295 tid 1 2023-09-23T20:01:57.687 INFO:tasks.rados.rados.0.smithi112.stdout:1877: writing smithi11289144-29 from 1634883 to 2205327 tid 2 2023-09-23T20:01:57.694 INFO:tasks.rados.rados.0.smithi112.stdout:1877: writing smithi11289144-29 from 2669481 to 3376143 tid 3 2023-09-23T20:01:57.694 INFO:tasks.rados.rados.0.smithi112.stdout:1878: read oid 202 snap -1 2023-09-23T20:01:57.694 INFO:tasks.rados.rados.0.smithi112.stdout:1878: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T20:01:57.694 INFO:tasks.rados.rados.0.smithi112.stdout:1879: write oid 156 current snap is 0 2023-09-23T20:01:57.694 INFO:tasks.rados.rados.0.smithi112.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-09-23T20:01:57.701 INFO:tasks.rados.rados.0.smithi112.stdout:1879: writing smithi11289144-156 from 628925 to 1202351 tid 1 2023-09-23T20:01:57.708 INFO:tasks.rados.rados.0.smithi112.stdout:1879: writing smithi11289144-156 from 1693365 to 2407467 tid 2 2023-09-23T20:01:57.714 INFO:tasks.rados.rados.0.smithi112.stdout:1879: writing smithi11289144-156 from 3096904 to 3428925 tid 3 2023-09-23T20:01:57.715 INFO:tasks.rados.rados.0.smithi112.stdout:1880: read oid 271 snap -1 2023-09-23T20:01:57.715 INFO:tasks.rados.rados.0.smithi112.stdout:1880: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:01:57.715 INFO:tasks.rados.rados.0.smithi112.stdout:1881: write oid 352 current snap is 0 2023-09-23T20:01:57.715 INFO:tasks.rados.rados.0.smithi112.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-09-23T20:01:57.722 INFO:tasks.rados.rados.0.smithi112.stdout:1881: writing smithi11289144-352 from 645732 to 1294407 tid 1 2023-09-23T20:01:57.728 INFO:tasks.rados.rados.0.smithi112.stdout:1881: writing smithi11289144-352 from 1751847 to 2325960 tid 2 2023-09-23T20:01:57.735 INFO:tasks.rados.rados.0.smithi112.stdout:1881: writing smithi11289144-352 from 3124327 to 3445732 tid 3 2023-09-23T20:01:57.735 INFO:tasks.rados.rados.0.smithi112.stdout:1882: read oid 46 snap -1 2023-09-23T20:01:57.735 INFO:tasks.rados.rados.0.smithi112.stdout:1882: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-23T20:01:57.735 INFO:tasks.rados.rados.0.smithi112.stdout:1883: write oid 12 current snap is 0 2023-09-23T20:01:57.735 INFO:tasks.rados.rados.0.smithi112.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-09-23T20:01:57.743 INFO:tasks.rados.rados.0.smithi112.stdout:1883: writing smithi11289144-12 from 662539 to 1386463 tid 1 2023-09-23T20:01:57.751 INFO:tasks.rados.rados.0.smithi112.stdout:1883: writing smithi11289144-12 from 2093976 to 2811747 tid 2 2023-09-23T20:01:57.755 INFO:tasks.rados.rados.0.smithi112.stdout:1883: writing smithi11289144-12 from 3435397 to 3462539 tid 3 2023-09-23T20:01:57.755 INFO:tasks.rados.rados.0.smithi112.stdout:1884: write oid 405 current snap is 0 2023-09-23T20:01:57.755 INFO:tasks.rados.rados.0.smithi112.stdout:1871: finishing write tid 3 to smithi11289144-403 2023-09-23T20:01:57.756 INFO:tasks.rados.rados.0.smithi112.stdout:1872: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T20:01:57.905 INFO:tasks.rados.rados.0.smithi112.stdout:1871: finishing write tid 4 to smithi11289144-403 2023-09-23T20:01:57.905 INFO:tasks.rados.rados.0.smithi112.stdout:1871: finishing write tid 5 to smithi11289144-403 2023-09-23T20:01:57.905 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 356 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-09-23T20:01:57.905 INFO:tasks.rados.rados.0.smithi112.stdout:1871: left oid 403 (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T20:01:57.905 INFO:tasks.rados.rados.0.smithi112.stdout:1873: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:01:58.000 INFO:tasks.rados.rados.0.smithi112.stdout:1874: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T20:01:58.094 INFO:tasks.rados.rados.0.smithi112.stdout:1875: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:01:58.203 INFO:tasks.rados.rados.0.smithi112.stdout:1876: finishing write tid 1 to smithi11289144-85 2023-09-23T20:01:58.203 INFO:tasks.rados.rados.0.smithi112.stdout:1876: finishing write tid 2 to smithi11289144-85 2023-09-23T20:01:58.203 INFO:tasks.rados.rados.0.smithi112.stdout:1876: finishing write tid 3 to smithi11289144-85 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1876: finishing write tid 4 to smithi11289144-85 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1876: finishing write tid 5 to smithi11289144-85 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 85 v 316 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1876: left oid 85 (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1877: finishing write tid 1 to smithi11289144-29 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1877: finishing write tid 2 to smithi11289144-29 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1877: finishing write tid 3 to smithi11289144-29 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1877: finishing write tid 4 to smithi11289144-29 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1877: finishing write tid 5 to smithi11289144-29 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 29 v 229 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1877: left oid 29 (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:01:58.204 INFO:tasks.rados.rados.0.smithi112.stdout:1878: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T20:01:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:58 smithi174 bash[31352]: audit 2023-09-23T20:01:58.041148+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.112:0/1946049273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:58.318 INFO:tasks.rados.rados.0.smithi112.stdout:1879: finishing write tid 1 to smithi11289144-156 2023-09-23T20:01:58.318 INFO:tasks.rados.rados.0.smithi112.stdout:1879: finishing write tid 2 to smithi11289144-156 2023-09-23T20:01:58.318 INFO:tasks.rados.rados.0.smithi112.stdout:1879: finishing write tid 3 to smithi11289144-156 2023-09-23T20:01:58.319 INFO:tasks.rados.rados.0.smithi112.stdout:1879: finishing write tid 4 to smithi11289144-156 2023-09-23T20:01:58.319 INFO:tasks.rados.rados.0.smithi112.stdout:1879: finishing write tid 5 to smithi11289144-156 2023-09-23T20:01:58.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 156 v 306 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-09-23T20:01:58.319 INFO:tasks.rados.rados.0.smithi112.stdout:1879: left oid 156 (ObjNum 1275 snap 0 seq_num 1275) 2023-09-23T20:01:58.319 INFO:tasks.rados.rados.0.smithi112.stdout:1880: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:01:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:58 smithi112 bash[27353]: audit 2023-09-23T20:01:58.041148+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.112:0/1946049273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:58.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:58 smithi112 bash[41728]: audit 2023-09-23T20:01:58.041148+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.112:0/1946049273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:1881: finishing write tid 1 to smithi11289144-352 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:1881: finishing write tid 2 to smithi11289144-352 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:1881: finishing write tid 3 to smithi11289144-352 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:1881: finishing write tid 4 to smithi11289144-352 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:1881: finishing write tid 5 to smithi11289144-352 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 352 v 320 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-09-23T20:01:58.491 INFO:tasks.rados.rados.0.smithi112.stdout:1881: left oid 352 (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T20:01:58.493 INFO:tasks.rados.rados.0.smithi112.stdout:1883: finishing write tid 1 to smithi11289144-12 2023-09-23T20:01:58.493 INFO:tasks.rados.rados.0.smithi112.stdout:1882: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:1883: finishing write tid 2 to smithi11289144-12 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:1883: finishing write tid 3 to smithi11289144-12 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:1883: finishing write tid 4 to smithi11289144-12 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:1883: finishing write tid 5 to smithi11289144-12 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 12 v 287 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:1883: left oid 12 (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T20:01:58.734 INFO:tasks.rados.rados.0.smithi112.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-09-23T20:01:58.746 INFO:tasks.rados.rados.0.smithi112.stdout:1884: writing smithi11289144-405 from 679346 to 1194872 tid 1 2023-09-23T20:01:58.753 INFO:tasks.rados.rados.0.smithi112.stdout:1884: writing smithi11289144-405 from 1868811 to 2446593 tid 2 2023-09-23T20:01:58.759 INFO:tasks.rados.rados.0.smithi112.stdout:1884: writing smithi11289144-405 from 3179173 to 3479346 tid 3 2023-09-23T20:01:58.759 INFO:tasks.rados.rados.0.smithi112.stdout:1871: done (13 left) 2023-09-23T20:01:58.759 INFO:tasks.rados.rados.0.smithi112.stdout:1872: done (12 left) 2023-09-23T20:01:58.759 INFO:tasks.rados.rados.0.smithi112.stdout:1873: done (11 left) 2023-09-23T20:01:58.759 INFO:tasks.rados.rados.0.smithi112.stdout:1874: done (10 left) 2023-09-23T20:01:58.759 INFO:tasks.rados.rados.0.smithi112.stdout:1875: done (9 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1876: done (8 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1877: done (7 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1878: done (6 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1879: done (5 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1880: done (4 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1881: done (3 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1882: done (2 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1883: done (1 left) 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1885: write oid 177 current snap is 0 2023-09-23T20:01:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-09-23T20:01:58.766 INFO:tasks.rados.rados.0.smithi112.stdout:1885: writing smithi11289144-177 from 696153 to 1286928 tid 1 2023-09-23T20:01:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:1885: writing smithi11289144-177 from 1927293 to 2648733 tid 2 2023-09-23T20:01:58.776 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:58 smithi174 systemd[1]: Stopping Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1885: writing smithi11289144-177 from 3206596 to 3496153 tid 3 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1886: delete oid 40 current snap is 0 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1884: finishing write tid 1 to smithi11289144-405 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1884: finishing write tid 2 to smithi11289144-405 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1884: finishing write tid 3 to smithi11289144-405 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1884: finishing write tid 4 to smithi11289144-405 2023-09-23T20:01:58.779 INFO:tasks.rados.rados.0.smithi112.stdout:1884: finishing write tid 5 to smithi11289144-405 2023-09-23T20:01:58.780 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 405 v 261 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-09-23T20:01:58.780 INFO:tasks.rados.rados.0.smithi112.stdout:1884: left oid 405 (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T20:01:58.780 INFO:tasks.rados.rados.0.smithi112.stdout:1885: finishing write tid 1 to smithi11289144-177 2023-09-23T20:01:58.781 INFO:tasks.rados.rados.0.smithi112.stdout:1885: finishing write tid 2 to smithi11289144-177 2023-09-23T20:01:58.781 INFO:tasks.rados.rados.0.smithi112.stdout:1884: done (2 left) 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1886: done (1 left) 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1887: read oid 193 snap -1 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1887: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1888: read oid 335 snap -1 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1888: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1889: read oid 235 snap -1 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1889: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1890: write oid 315 current snap is 0 2023-09-23T20:01:58.782 INFO:tasks.rados.rados.0.smithi112.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-09-23T20:01:58.790 INFO:tasks.rados.rados.0.smithi112.stdout:1890: writing smithi11289144-315 from 729767 to 1471040 tid 1 2023-09-23T20:01:58.797 INFO:tasks.rados.rados.0.smithi112.stdout:1890: writing smithi11289144-315 from 1927904 to 2653013 tid 2 2023-09-23T20:01:58.802 INFO:tasks.rados.rados.0.smithi112.stdout:1890: writing smithi11289144-315 from 3145089 to 3529767 tid 3 2023-09-23T20:01:58.802 INFO:tasks.rados.rados.0.smithi112.stdout:1891: read oid 30 snap -1 2023-09-23T20:01:58.802 INFO:tasks.rados.rados.0.smithi112.stdout:1891: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1892: read oid 444 snap -1 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1892: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1893: read oid 267 snap -1 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1893: expect (ObjNum 977 snap 0 seq_num 977) 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1894: write oid 426 current snap is 0 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1885: finishing write tid 3 to smithi11289144-177 2023-09-23T20:01:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-09-23T20:01:58.809 INFO:tasks.rados.rados.0.smithi112.stdout:1894: writing smithi11289144-426 from 746574 to 1163096 tid 1 2023-09-23T20:01:58.814 INFO:tasks.rados.rados.0.smithi112.stdout:1894: writing smithi11289144-426 from 1586386 to 2055153 tid 2 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:1894: writing smithi11289144-426 from 2772512 to 3402056 tid 3 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:1895: write oid 32 current snap is 0 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:1885: finishing write tid 4 to smithi11289144-177 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:1885: finishing write tid 5 to smithi11289144-177 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 177 v 204 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:1885: left oid 177 (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T20:01:58.822 INFO:tasks.rados.rados.0.smithi112.stdout:1888: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:01:58.924 INFO:tasks.rados.rados.0.smithi112.stdout:1887: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:01:59.151 INFO:tasks.rados.rados.0.smithi112.stdout:1889: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T20:01:59.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:01:59 smithi174 bash[31352]: cluster 2023-09-23T20:01:57.751055+0000 mgr.y (mgr.24356) 243 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 14 MiB/s wr, 129 op/s 2023-09-23T20:01:59.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:59 smithi174 bash[69413]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:01:59.360 INFO:tasks.rados.rados.0.smithi112.stdout:1890: finishing write tid 1 to smithi11289144-315 2023-09-23T20:01:59.360 INFO:tasks.rados.rados.0.smithi112.stdout:1890: finishing write tid 2 to smithi11289144-315 2023-09-23T20:01:59.360 INFO:tasks.rados.rados.0.smithi112.stdout:1891: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:01:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:01:59 smithi112 bash[27353]: cluster 2023-09-23T20:01:57.751055+0000 mgr.y (mgr.24356) 243 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 14 MiB/s wr, 129 op/s 2023-09-23T20:01:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:01:59 smithi112 bash[41728]: cluster 2023-09-23T20:01:57.751055+0000 mgr.y (mgr.24356) 243 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 14 MiB/s wr, 129 op/s 2023-09-23T20:01:59.439 INFO:tasks.rados.rados.0.smithi112.stdout:1890: finishing write tid 3 to smithi11289144-315 2023-09-23T20:01:59.439 INFO:tasks.rados.rados.0.smithi112.stdout:1890: finishing write tid 4 to smithi11289144-315 2023-09-23T20:01:59.439 INFO:tasks.rados.rados.0.smithi112.stdout:1892: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T20:01:59.566 INFO:tasks.rados.rados.0.smithi112.stdout:1890: finishing write tid 5 to smithi11289144-315 2023-09-23T20:01:59.566 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 315 v 233 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-09-23T20:01:59.567 INFO:tasks.rados.rados.0.smithi112.stdout:1890: left oid 315 (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T20:01:59.567 INFO:tasks.rados.rados.0.smithi112.stdout:1893: expect (ObjNum 977 snap 0 seq_num 977) 2023-09-23T20:01:59.589 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:59 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:01:59.589 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:59 smithi174 bash[69475]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:01:59.589 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:59 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T20:01:59.589 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:59 smithi174 systemd[1]: Stopped Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:01:59.703 INFO:tasks.rados.rados.0.smithi112.stdout:1894: finishing write tid 1 to smithi11289144-426 2023-09-23T20:01:59.703 INFO:tasks.rados.rados.0.smithi112.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-09-23T20:01:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:1895: writing smithi11289144-32 from 763381 to 1255152 tid 1 2023-09-23T20:01:59.725 INFO:tasks.rados.rados.0.smithi112.stdout:1895: writing smithi11289144-32 from 2044868 to 2773646 tid 2 2023-09-23T20:01:59.730 INFO:tasks.rados.rados.0.smithi112.stdout:1895: writing smithi11289144-32 from 3199935 to 3563381 tid 3 2023-09-23T20:01:59.730 INFO:tasks.rados.rados.0.smithi112.stdout:1885: done (9 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1887: done (8 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1888: done (7 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1889: done (6 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1890: done (5 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1891: done (4 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1892: done (3 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1893: done (2 left) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1896: read oid 97 snap -1 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1896: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1897: write oid 457 current snap is 0 2023-09-23T20:01:59.731 INFO:tasks.rados.rados.0.smithi112.stdout:1894: finishing write tid 2 to smithi11289144-426 2023-09-23T20:01:59.732 INFO:tasks.rados.rados.0.smithi112.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-09-23T20:01:59.741 INFO:tasks.rados.rados.0.smithi112.stdout:1897: writing smithi11289144-457 from 780188 to 1347208 tid 1 2023-09-23T20:01:59.745 INFO:tasks.rados.rados.0.smithi112.stdout:1897: writing smithi11289144-457 from 2103350 to 2575786 tid 2 2023-09-23T20:01:59.751 INFO:tasks.rados.rados.0.smithi112.stdout:1897: writing smithi11289144-457 from 3227358 to 3580188 tid 3 2023-09-23T20:01:59.751 INFO:tasks.rados.rados.0.smithi112.stdout:1898: read oid 122 snap -1 2023-09-23T20:01:59.751 INFO:tasks.rados.rados.0.smithi112.stdout:1898: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:59.751 INFO:tasks.rados.rados.0.smithi112.stdout:1899: read oid 462 snap -1 2023-09-23T20:01:59.751 INFO:tasks.rados.rados.0.smithi112.stdout:1899: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:01:59.751 INFO:tasks.rados.rados.0.smithi112.stdout:1900: write oid 288 current snap is 0 2023-09-23T20:01:59.752 INFO:tasks.rados.rados.0.smithi112.stdout:1894: finishing write tid 3 to smithi11289144-426 2023-09-23T20:01:59.752 INFO:tasks.rados.rados.0.smithi112.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-09-23T20:01:59.760 INFO:tasks.rados.rados.0.smithi112.stdout:1900: writing smithi11289144-288 from 796995 to 1555617 tid 1 2023-09-23T20:01:59.767 INFO:tasks.rados.rados.0.smithi112.stdout:1900: writing smithi11289144-288 from 2161832 to 2894279 tid 2 2023-09-23T20:01:59.767 INFO:tasks.rados.rados.0.smithi112.stdout:1901: write oid 339 current snap is 0 2023-09-23T20:01:59.768 INFO:tasks.rados.rados.0.smithi112.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-09-23T20:01:59.773 INFO:tasks.rados.rados.0.smithi112.stdout:1901: writing smithi11289144-339 from 413802 to 847673 tid 1 2023-09-23T20:01:59.779 INFO:tasks.rados.rados.0.smithi112.stdout:1901: writing smithi11289144-339 from 1420314 to 1896419 tid 2 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1901: writing smithi11289144-339 from 2482204 to 3273189 tid 3 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1902: read oid 445 snap -1 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1902: expect (ObjNum 853 snap 0 seq_num 853) 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1903: read oid 297 snap -1 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1903: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1904: delete oid 484 current snap is 0 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1894: finishing write tid 4 to smithi11289144-426 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1894: finishing write tid 5 to smithi11289144-426 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 426 v 286 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-09-23T20:01:59.789 INFO:tasks.rados.rados.0.smithi112.stdout:1894: left oid 426 (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1895: finishing write tid 1 to smithi11289144-32 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1895: finishing write tid 2 to smithi11289144-32 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1895: finishing write tid 3 to smithi11289144-32 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1895: finishing write tid 4 to smithi11289144-32 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1895: finishing write tid 5 to smithi11289144-32 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 32 v 265 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1895: left oid 32 (ObjNum 1283 snap 0 seq_num 1283) 2023-09-23T20:01:59.790 INFO:tasks.rados.rados.0.smithi112.stdout:1896: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:01:59.913 INFO:tasks.rados.rados.0.smithi112.stdout:1897: finishing write tid 1 to smithi11289144-457 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1897: finishing write tid 2 to smithi11289144-457 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1894: done (10 left) 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1895: done (9 left) 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1896: done (8 left) 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1904: done (7 left) 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1905: write oid 263 current snap is 0 2023-09-23T20:01:59.914 INFO:tasks.rados.rados.0.smithi112.stdout:1898: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:01:59.976 INFO:tasks.rados.rados.0.smithi112.stdout:1897: finishing write tid 3 to smithi11289144-457 2023-09-23T20:01:59.976 INFO:tasks.rados.rados.0.smithi112.stdout:1897: finishing write tid 4 to smithi11289144-457 2023-09-23T20:01:59.976 INFO:tasks.rados.rados.0.smithi112.stdout:1897: finishing write tid 5 to smithi11289144-457 2023-09-23T20:01:59.976 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 457 v 290 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-09-23T20:01:59.976 INFO:tasks.rados.rados.0.smithi112.stdout:1897: left oid 457 (ObjNum 1284 snap 0 seq_num 1284) 2023-09-23T20:01:59.976 INFO:tasks.rados.rados.0.smithi112.stdout:1899: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:02:00.066 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:01:59 smithi174 systemd[1]: Started Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1900: finishing write tid 1 to smithi11289144-288 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1900: finishing write tid 2 to smithi11289144-288 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1900: finishing write tid 3 to smithi11289144-288 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1900: finishing write tid 4 to smithi11289144-288 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 288 v 290 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1900: left oid 288 (ObjNum 1285 snap 0 seq_num 1285) 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1901: finishing write tid 1 to smithi11289144-339 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1901: finishing write tid 2 to smithi11289144-339 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1901: finishing write tid 3 to smithi11289144-339 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1901: finishing write tid 4 to smithi11289144-339 2023-09-23T20:02:00.097 INFO:tasks.rados.rados.0.smithi112.stdout:1901: finishing write tid 5 to smithi11289144-339 2023-09-23T20:02:00.098 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 339 v 192 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-09-23T20:02:00.098 INFO:tasks.rados.rados.0.smithi112.stdout:1901: left oid 339 (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:02:00.098 INFO:tasks.rados.rados.0.smithi112.stdout:1902: expect (ObjNum 853 snap 0 seq_num 853) 2023-09-23T20:02:00.261 INFO:tasks.rados.rados.0.smithi112.stdout:1903: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:02:00.419 INFO:tasks.rados.rados.0.smithi112.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-09-23T20:02:00.429 INFO:tasks.rados.rados.0.smithi112.stdout:1905: writing smithi11289144-263 from 447416 to 1031785 tid 1 2023-09-23T20:02:00.437 INFO:tasks.rados.rados.0.smithi112.stdout:1905: writing smithi11289144-263 from 1537278 to 2017052 tid 2 2023-09-23T20:02:00.443 INFO:tasks.rados.rados.0.smithi112.stdout:1905: writing smithi11289144-263 from 2537050 to 3066932 tid 3 2023-09-23T20:02:00.446 INFO:tasks.rados.rados.0.smithi112.stdout:1905: writing smithi11289144-263 from 3524784 to 3647416 tid 4 2023-09-23T20:02:00.446 INFO:tasks.rados.rados.0.smithi112.stdout:1897: done (7 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1898: done (6 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1899: done (5 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1900: done (4 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1901: done (3 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1902: done (2 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1903: done (1 left) 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1906: delete oid 457 current snap is 0 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1905: finishing write tid 1 to smithi11289144-263 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1905: finishing write tid 2 to smithi11289144-263 2023-09-23T20:02:00.447 INFO:tasks.rados.rados.0.smithi112.stdout:1905: finishing write tid 3 to smithi11289144-263 2023-09-23T20:02:00.448 INFO:tasks.rados.rados.0.smithi112.stdout:1905: finishing write tid 4 to smithi11289144-263 2023-09-23T20:02:00.449 INFO:tasks.rados.rados.0.smithi112.stdout:1905: finishing write tid 5 to smithi11289144-263 2023-09-23T20:02:00.449 INFO:tasks.rados.rados.0.smithi112.stdout:1905: finishing write tid 6 to smithi11289144-263 2023-09-23T20:02:00.449 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 263 v 268 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-09-23T20:02:00.449 INFO:tasks.rados.rados.0.smithi112.stdout:1905: left oid 263 (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:02:00.449 INFO:tasks.rados.rados.0.smithi112.stdout:1905: done (1 left) 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1906: done (0 left) 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1907: read oid 165 snap -1 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1908: read oid 279 snap -1 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1908: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1909: write oid 403 current snap is 0 2023-09-23T20:02:00.450 INFO:tasks.rados.rados.0.smithi112.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-09-23T20:02:00.457 INFO:tasks.rados.rados.0.smithi112.stdout:1909: writing smithi11289144-403 from 481030 to 1215897 tid 1 2023-09-23T20:02:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:1909: writing smithi11289144-403 from 1937889 to 2421332 tid 2 2023-09-23T20:02:00.471 INFO:tasks.rados.rados.0.smithi112.stdout:1909: writing smithi11289144-403 from 2875543 to 3427969 tid 3 2023-09-23T20:02:00.471 INFO:tasks.rados.rados.0.smithi112.stdout:1910: read oid 388 snap -1 2023-09-23T20:02:00.471 INFO:tasks.rados.rados.0.smithi112.stdout:1910: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:00.471 INFO:tasks.rados.rados.0.smithi112.stdout:1911: write oid 277 current snap is 0 2023-09-23T20:02:00.471 INFO:tasks.rados.rados.0.smithi112.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-09-23T20:02:00.476 INFO:tasks.rados.rados.0.smithi112.stdout:1911: writing smithi11289144-277 from 497837 to 907953 tid 1 2023-09-23T20:02:00.484 INFO:tasks.rados.rados.0.smithi112.stdout:1911: writing smithi11289144-277 from 1596371 to 2339825 tid 2 2023-09-23T20:02:00.492 INFO:tasks.rados.rados.0.smithi112.stdout:1911: writing smithi11289144-277 from 2902966 to 3666664 tid 3 2023-09-23T20:02:00.492 INFO:tasks.rados.rados.0.smithi112.stdout:1912: read oid 374 snap -1 2023-09-23T20:02:00.492 INFO:tasks.rados.rados.0.smithi112.stdout:1912: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T20:02:00.492 INFO:tasks.rados.rados.0.smithi112.stdout:1913: read oid 47 snap -1 2023-09-23T20:02:00.492 INFO:tasks.rados.rados.0.smithi112.stdout:1913: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:02:00.493 INFO:tasks.rados.rados.0.smithi112.stdout:1914: delete oid 419 current snap is 0 2023-09-23T20:02:00.493 INFO:tasks.rados.rados.0.smithi112.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T20:02:00.634 INFO:tasks.rados.rados.0.smithi112.stdout:1908: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:02:00.719 INFO:tasks.rados.rados.0.smithi112.stdout:1909: finishing write tid 1 to smithi11289144-403 2023-09-23T20:02:00.719 INFO:tasks.rados.rados.0.smithi112.stdout:1909: finishing write tid 2 to smithi11289144-403 2023-09-23T20:02:00.719 INFO:tasks.rados.rados.0.smithi112.stdout:1909: finishing write tid 3 to smithi11289144-403 2023-09-23T20:02:00.719 INFO:tasks.rados.rados.0.smithi112.stdout:1909: finishing write tid 4 to smithi11289144-403 2023-09-23T20:02:00.719 INFO:tasks.rados.rados.0.smithi112.stdout:1909: finishing write tid 5 to smithi11289144-403 2023-09-23T20:02:00.719 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 360 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-09-23T20:02:00.720 INFO:tasks.rados.rados.0.smithi112.stdout:1909: left oid 403 (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T20:02:00.720 INFO:tasks.rados.rados.0.smithi112.stdout:1910: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:00 smithi174 bash[31352]: audit 2023-09-23T20:01:59.627180+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:00 smithi174 bash[31352]: audit 2023-09-23T20:01:59.637503+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:00 smithi174 bash[31352]: audit 2023-09-23T20:01:59.682250+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:00.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:00 smithi174 bash[31352]: audit 2023-09-23T20:02:00.484282+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.112:0/2375582844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:00.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:00 smithi174 bash[69530]: debug 2023-09-23T20:02:00.726+0000 7fc5b985c700 1 -- 172.21.15.174:0/1240493203 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fe417dd1e0 con 0x55fe4255c400 2023-09-23T20:02:00.828 INFO:tasks.rados.rados.0.smithi112.stdout:1911: finishing write tid 1 to smithi11289144-277 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:1911: finishing write tid 2 to smithi11289144-277 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:1911: finishing write tid 3 to smithi11289144-277 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:1911: finishing write tid 4 to smithi11289144-277 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:1911: finishing write tid 5 to smithi11289144-277 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 277 v 347 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:1911: left oid 277 (ObjNum 1291 snap 0 seq_num 1291) 2023-09-23T20:02:00.829 INFO:tasks.rados.rados.0.smithi112.stdout:1912: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[41728]: audit 2023-09-23T20:01:59.627180+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[41728]: audit 2023-09-23T20:01:59.637503+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[41728]: audit 2023-09-23T20:01:59.682250+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[41728]: audit 2023-09-23T20:02:00.484282+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.112:0/2375582844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[27353]: audit 2023-09-23T20:01:59.627180+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[27353]: audit 2023-09-23T20:01:59.637503+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[27353]: audit 2023-09-23T20:01:59.682250+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:00.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:00 smithi112 bash[27353]: audit 2023-09-23T20:02:00.484282+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.112:0/2375582844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:00.939 INFO:tasks.rados.rados.0.smithi112.stdout:1913: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1907: done (7 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1908: done (6 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1909: done (5 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1910: done (4 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1911: done (3 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1912: done (2 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1913: done (1 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1914: done (0 left) 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1915: write oid 82 current snap is 0 2023-09-23T20:02:01.102 INFO:tasks.rados.rados.0.smithi112.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-09-23T20:02:01.114 INFO:tasks.rados.rados.0.smithi112.stdout:1915: writing smithi11289144-82 from 531451 to 1208418 tid 1 2023-09-23T20:02:01.121 INFO:tasks.rados.rados.0.smithi112.stdout:1915: writing smithi11289144-82 from 1713335 to 2460458 tid 2 2023-09-23T20:02:01.126 INFO:tasks.rados.rados.0.smithi112.stdout:1915: writing smithi11289144-82 from 2957812 to 3460407 tid 3 2023-09-23T20:02:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:1916: delete oid 330 current snap is 0 2023-09-23T20:02:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:1915: finishing write tid 1 to smithi11289144-82 2023-09-23T20:02:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:1915: finishing write tid 2 to smithi11289144-82 2023-09-23T20:02:01.129 INFO:tasks.rados.rados.0.smithi112.stdout:1916: done (1 left) 2023-09-23T20:02:01.129 INFO:tasks.rados.rados.0.smithi112.stdout:1917: write oid 198 current snap is 0 2023-09-23T20:02:01.129 INFO:tasks.rados.rados.0.smithi112.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-09-23T20:02:01.134 INFO:tasks.rados.rados.0.smithi112.stdout:1917: writing smithi11289144-198 from 565065 to 992530 tid 1 2023-09-23T20:02:01.140 INFO:tasks.rados.rados.0.smithi112.stdout:1917: writing smithi11289144-198 from 1430299 to 2064738 tid 2 2023-09-23T20:02:01.146 INFO:tasks.rados.rados.0.smithi112.stdout:1917: writing smithi11289144-198 from 2496305 to 3021444 tid 3 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1917: writing smithi11289144-198 from 3472104 to 3765065 tid 4 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1918: delete oid 280 current snap is 0 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1915: finishing write tid 3 to smithi11289144-82 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1915: finishing write tid 4 to smithi11289144-82 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1915: finishing write tid 5 to smithi11289144-82 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 82 v 351 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1917: finishing write tid 1 to smithi11289144-198 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1917: finishing write tid 2 to smithi11289144-198 2023-09-23T20:02:01.151 INFO:tasks.rados.rados.0.smithi112.stdout:1917: finishing write tid 3 to smithi11289144-198 2023-09-23T20:02:01.153 INFO:tasks.rados.rados.0.smithi112.stdout:1915: done (2 left) 2023-09-23T20:02:01.153 INFO:tasks.rados.rados.0.smithi112.stdout:1918: done (1 left) 2023-09-23T20:02:01.153 INFO:tasks.rados.rados.0.smithi112.stdout:1919: read oid 486 snap -1 2023-09-23T20:02:01.153 INFO:tasks.rados.rados.0.smithi112.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-09-23T20:02:01.153 INFO:tasks.rados.rados.0.smithi112.stdout:1920: write oid 382 current snap is 0 2023-09-23T20:02:01.153 INFO:tasks.rados.rados.0.smithi112.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-09-23T20:02:01.159 INFO:tasks.rados.rados.0.smithi112.stdout:1920: writing smithi11289144-382 from 598679 to 1176642 tid 1 2023-09-23T20:02:01.168 INFO:tasks.rados.rados.0.smithi112.stdout:1920: writing smithi11289144-382 from 1947263 to 2585371 tid 2 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1920: writing smithi11289144-382 from 3351151 to 3798679 tid 3 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1921: write oid 301 current snap is 0 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1917: finishing write tid 4 to smithi11289144-198 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1917: finishing write tid 5 to smithi11289144-198 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1917: finishing write tid 6 to smithi11289144-198 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 198 v 271 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-09-23T20:02:01.175 INFO:tasks.rados.rados.0.smithi112.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-09-23T20:02:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:1921: writing smithi11289144-301 from 615486 to 1268698 tid 1 2023-09-23T20:02:01.188 INFO:tasks.rados.rados.0.smithi112.stdout:1921: writing smithi11289144-301 from 1889392 to 2387511 tid 2 2023-09-23T20:02:01.194 INFO:tasks.rados.rados.0.smithi112.stdout:1921: writing smithi11289144-301 from 2978574 to 3453882 tid 3 2023-09-23T20:02:01.195 INFO:tasks.rados.rados.0.smithi112.stdout:1917: done (3 left) 2023-09-23T20:02:01.195 INFO:tasks.rados.rados.0.smithi112.stdout:1922: read oid 299 snap -1 2023-09-23T20:02:01.195 INFO:tasks.rados.rados.0.smithi112.stdout:1922: expect deleted 2023-09-23T20:02:01.195 INFO:tasks.rados.rados.0.smithi112.stdout:1923: write oid 331 current snap is 0 2023-09-23T20:02:01.195 INFO:tasks.rados.rados.0.smithi112.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-09-23T20:02:01.286 INFO:tasks.rados.rados.0.smithi112.stdout:1920: finishing write tid 1 to smithi11289144-382 2023-09-23T20:02:01.286 INFO:tasks.rados.rados.0.smithi112.stdout:1920: finishing write tid 2 to smithi11289144-382 2023-09-23T20:02:01.286 INFO:tasks.rados.rados.0.smithi112.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-09-23T20:02:01.294 INFO:tasks.rados.rados.0.smithi112.stdout:1923: writing smithi11289144-331 from 632293 to 1360754 tid 1 2023-09-23T20:02:01.303 INFO:tasks.rados.rados.0.smithi112.stdout:1923: writing smithi11289144-331 from 1947874 to 2589651 tid 2 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1923: writing smithi11289144-331 from 3005997 to 3692577 tid 3 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1919: done (4 left) 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1924: write oid 83 current snap is 0 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1920: finishing write tid 3 to smithi11289144-382 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1920: finishing write tid 4 to smithi11289144-382 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1920: finishing write tid 5 to smithi11289144-382 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 382 v 237 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-09-23T20:02:01.310 INFO:tasks.rados.rados.0.smithi112.stdout:1921: finishing write tid 1 to smithi11289144-301 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1921: finishing write tid 2 to smithi11289144-301 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1921: finishing write tid 3 to smithi11289144-301 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1921: finishing write tid 4 to smithi11289144-301 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1921: finishing write tid 5 to smithi11289144-301 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 301 v 229 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1923: finishing write tid 1 to smithi11289144-331 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1923: finishing write tid 2 to smithi11289144-331 2023-09-23T20:02:01.311 INFO:tasks.rados.rados.0.smithi112.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-09-23T20:02:01.315 INFO:tasks.rados.rados.0.smithi112.stdout:1924: writing smithi11289144-83 from 649100 to 1052810 tid 1 2023-09-23T20:02:01.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:00 smithi174 bash[69530]: debug 2023-09-23T20:02:00.886+0000 7fc5c39a9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:02:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:1924: writing smithi11289144-83 from 1606356 to 2108144 tid 2 2023-09-23T20:02:01.327 INFO:tasks.rados.rados.0.smithi112.stdout:1924: writing smithi11289144-83 from 2633420 to 3131272 tid 3 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1924: writing smithi11289144-83 from 3636005 to 3849100 tid 4 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1920: done (4 left) 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1921: done (3 left) 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1922: done (2 left) 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1925: delete oid 356 current snap is 0 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1923: finishing write tid 3 to smithi11289144-331 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1923: finishing write tid 4 to smithi11289144-331 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:1923: finishing write tid 5 to smithi11289144-331 2023-09-23T20:02:01.332 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 331 v 265 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-09-23T20:02:01.333 INFO:tasks.rados.rados.0.smithi112.stdout:1923: left oid 331 (ObjNum 1299 snap 0 seq_num 1299) 2023-09-23T20:02:01.333 INFO:tasks.rados.rados.0.smithi112.stdout:1924: finishing write tid 1 to smithi11289144-83 2023-09-23T20:02:01.333 INFO:tasks.rados.rados.0.smithi112.stdout:1924: finishing write tid 2 to smithi11289144-83 2023-09-23T20:02:01.333 INFO:tasks.rados.rados.0.smithi112.stdout:1924: finishing write tid 3 to smithi11289144-83 2023-09-23T20:02:01.333 INFO:tasks.rados.rados.0.smithi112.stdout:1923: done (2 left) 2023-09-23T20:02:01.334 INFO:tasks.rados.rados.0.smithi112.stdout:1925: done (1 left) 2023-09-23T20:02:01.334 INFO:tasks.rados.rados.0.smithi112.stdout:1926: read oid 166 snap -1 2023-09-23T20:02:01.334 INFO:tasks.rados.rados.0.smithi112.stdout:1926: expect deleted 2023-09-23T20:02:01.334 INFO:tasks.rados.rados.0.smithi112.stdout:1927: read oid 87 snap -1 2023-09-23T20:02:01.334 INFO:tasks.rados.rados.0.smithi112.stdout:1927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:02:01.334 INFO:tasks.rados.rados.0.smithi112.stdout:1928: delete oid 404 current snap is 0 2023-09-23T20:02:01.335 INFO:tasks.rados.rados.0.smithi112.stdout:1924: finishing write tid 4 to smithi11289144-83 2023-09-23T20:02:01.335 INFO:tasks.rados.rados.0.smithi112.stdout:1924: finishing write tid 5 to smithi11289144-83 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1924: finishing write tid 6 to smithi11289144-83 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 83 v 295 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1924: left oid 83 (ObjNum 1300 snap 0 seq_num 1300) 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1924: done (3 left) 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1926: done (2 left) 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1928: done (1 left) 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1929: read oid 354 snap -1 2023-09-23T20:02:01.336 INFO:tasks.rados.rados.0.smithi112.stdout:1929: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:02:01.337 INFO:tasks.rados.rados.0.smithi112.stdout:1930: write oid 391 current snap is 0 2023-09-23T20:02:01.337 INFO:tasks.rados.rados.0.smithi112.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-09-23T20:02:01.344 INFO:tasks.rados.rados.0.smithi112.stdout:1930: writing smithi11289144-391 from 699521 to 1445331 tid 1 2023-09-23T20:02:01.353 INFO:tasks.rados.rados.0.smithi112.stdout:1930: writing smithi11289144-391 from 2181802 to 2830917 tid 2 2023-09-23T20:02:01.360 INFO:tasks.rados.rados.0.smithi112.stdout:1930: writing smithi11289144-391 from 3515689 to 3899521 tid 3 2023-09-23T20:02:01.360 INFO:tasks.rados.rados.0.smithi112.stdout:1931: write oid 90 current snap is 0 2023-09-23T20:02:01.360 INFO:tasks.rados.rados.0.smithi112.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-09-23T20:02:01.367 INFO:tasks.rados.rados.0.smithi112.stdout:1931: writing smithi11289144-90 from 716328 to 1137387 tid 1 2023-09-23T20:02:01.374 INFO:tasks.rados.rados.0.smithi112.stdout:1931: writing smithi11289144-90 from 1840284 to 2349410 tid 2 2023-09-23T20:02:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:1931: writing smithi11289144-90 from 3143112 to 3802405 tid 3 2023-09-23T20:02:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:1932: read oid 144 snap -1 2023-09-23T20:02:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:1932: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:02:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:1933: write oid 262 current snap is 0 2023-09-23T20:02:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-09-23T20:02:01.389 INFO:tasks.rados.rados.0.smithi112.stdout:1933: writing smithi11289144-262 from 733135 to 1229443 tid 1 2023-09-23T20:02:01.397 INFO:tasks.rados.rados.0.smithi112.stdout:1933: writing smithi11289144-262 from 1898766 to 2551550 tid 2 2023-09-23T20:02:01.403 INFO:tasks.rados.rados.0.smithi112.stdout:1933: writing smithi11289144-262 from 3170535 to 3641100 tid 3 2023-09-23T20:02:01.403 INFO:tasks.rados.rados.0.smithi112.stdout:1934: read oid 447 snap -1 2023-09-23T20:02:01.403 INFO:tasks.rados.rados.0.smithi112.stdout:1934: expect deleted 2023-09-23T20:02:01.403 INFO:tasks.rados.rados.0.smithi112.stdout:1935: read oid 247 snap -1 2023-09-23T20:02:01.403 INFO:tasks.rados.rados.0.smithi112.stdout:1935: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:02:01.404 INFO:tasks.rados.rados.0.smithi112.stdout:1936: write oid 403 current snap is 0 2023-09-23T20:02:01.404 INFO:tasks.rados.rados.0.smithi112.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-09-23T20:02:01.410 INFO:tasks.rados.rados.0.smithi112.stdout:1936: writing smithi11289144-403 from 749942 to 1321499 tid 1 2023-09-23T20:02:01.418 INFO:tasks.rados.rados.0.smithi112.stdout:1936: writing smithi11289144-403 from 1840895 to 2637337 tid 2 2023-09-23T20:02:01.425 INFO:tasks.rados.rados.0.smithi112.stdout:1936: writing smithi11289144-403 from 3365252 to 3949942 tid 3 2023-09-23T20:02:01.425 INFO:tasks.rados.rados.0.smithi112.stdout:1937: write oid 323 current snap is 0 2023-09-23T20:02:01.425 INFO:tasks.rados.rados.0.smithi112.stdout:1927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:02:01.563 INFO:tasks.rados.rados.0.smithi112.stdout:1930: finishing write tid 1 to smithi11289144-391 2023-09-23T20:02:01.564 INFO:tasks.rados.rados.0.smithi112.stdout:1929: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:1930: finishing write tid 2 to smithi11289144-391 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:1930: finishing write tid 3 to smithi11289144-391 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:1930: finishing write tid 4 to smithi11289144-391 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:1930: finishing write tid 5 to smithi11289144-391 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 391 v 242 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:1930: left oid 391 (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T20:02:01.735 INFO:tasks.rados.rados.0.smithi112.stdout:1931: finishing write tid 1 to smithi11289144-90 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:1931: finishing write tid 2 to smithi11289144-90 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:1931: finishing write tid 3 to smithi11289144-90 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:1931: finishing write tid 4 to smithi11289144-90 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:1931: finishing write tid 5 to smithi11289144-90 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 196 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:1931: left oid 90 (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T20:02:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:1932: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:02:01.818 INFO:tasks.rados.rados.0.smithi112.stdout:1933: finishing write tid 1 to smithi11289144-262 2023-09-23T20:02:01.818 INFO:tasks.rados.rados.0.smithi112.stdout:1933: finishing write tid 2 to smithi11289144-262 2023-09-23T20:02:01.818 INFO:tasks.rados.rados.0.smithi112.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-09-23T20:02:01.832 INFO:tasks.rados.rados.0.smithi112.stdout:1937: writing smithi11289144-323 from 766749 to 1413555 tid 1 2023-09-23T20:02:01.839 INFO:tasks.rados.rados.0.smithi112.stdout:1937: writing smithi11289144-323 from 1899377 to 2555830 tid 2 2023-09-23T20:02:01.846 INFO:tasks.rados.rados.0.smithi112.stdout:1937: writing smithi11289144-323 from 3109028 to 3718490 tid 3 2023-09-23T20:02:01.846 INFO:tasks.rados.rados.0.smithi112.stdout:1927: done (9 left) 2023-09-23T20:02:01.846 INFO:tasks.rados.rados.0.smithi112.stdout:1929: done (8 left) 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1930: done (7 left) 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1931: done (6 left) 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1932: done (5 left) 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1934: done (4 left) 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1938: read oid 300 snap -1 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1938: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1939: read oid 287 snap -1 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1939: expect deleted 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1940: write oid 494 current snap is 0 2023-09-23T20:02:01.847 INFO:tasks.rados.rados.0.smithi112.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-09-23T20:02:01.853 INFO:tasks.rados.rados.0.smithi112.stdout:1940: writing smithi11289144-494 from 783556 to 1221964 tid 1 2023-09-23T20:02:01.858 INFO:tasks.rados.rados.0.smithi112.stdout:1940: writing smithi11289144-494 from 1674212 to 2074323 tid 2 2023-09-23T20:02:01.864 INFO:tasks.rados.rados.0.smithi112.stdout:1940: writing smithi11289144-494 from 2736451 to 3157185 tid 3 2023-09-23T20:02:01.869 INFO:tasks.rados.rados.0.smithi112.stdout:1940: writing smithi11289144-494 from 3882270 to 3983556 tid 4 2023-09-23T20:02:01.869 INFO:tasks.rados.rados.0.smithi112.stdout:1941: read oid 255 snap -1 2023-09-23T20:02:01.869 INFO:tasks.rados.rados.0.smithi112.stdout:1941: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T20:02:01.869 INFO:tasks.rados.rados.0.smithi112.stdout:1942: read oid 391 snap -1 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1942: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1943: read oid 252 snap -1 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1943: expect (ObjNum 685 snap 0 seq_num 685) 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1944: read oid 72 snap -1 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1944: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1945: read oid 377 snap -1 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1945: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1946: read oid 125 snap -1 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1946: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:02:01.870 INFO:tasks.rados.rados.0.smithi112.stdout:1947: write oid 231 current snap is 0 2023-09-23T20:02:01.871 INFO:tasks.rados.rados.0.smithi112.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-09-23T20:02:01.878 INFO:tasks.rados.rados.0.smithi112.stdout:1947: writing smithi11289144-231 from 400363 to 914020 tid 1 2023-09-23T20:02:01.882 INFO:tasks.rados.rados.0.smithi112.stdout:1947: writing smithi11289144-231 from 1332694 to 1992816 tid 2 2023-09-23T20:02:01.882 INFO:tasks.rados.rados.0.smithi112.stdout:1948: delete oid 67 current snap is 0 2023-09-23T20:02:01.883 INFO:tasks.rados.rados.0.smithi112.stdout:1933: finishing write tid 3 to smithi11289144-262 2023-09-23T20:02:01.883 INFO:tasks.rados.rados.0.smithi112.stdout:1933: finishing write tid 4 to smithi11289144-262 2023-09-23T20:02:01.883 INFO:tasks.rados.rados.0.smithi112.stdout:1933: finishing write tid 5 to smithi11289144-262 2023-09-23T20:02:01.883 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 295 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-09-23T20:02:01.883 INFO:tasks.rados.rados.0.smithi112.stdout:1933: left oid 262 (ObjNum 1305 snap 0 seq_num 1305) 2023-09-23T20:02:01.883 INFO:tasks.rados.rados.0.smithi112.stdout:1935: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:02:01.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:01 smithi112 bash[41728]: cluster 2023-09-23T20:01:59.751467+0000 mgr.y (mgr.24356) 244 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 78 op/s 2023-09-23T20:02:01.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:01 smithi112 bash[27353]: cluster 2023-09-23T20:01:59.751467+0000 mgr.y (mgr.24356) 244 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 78 op/s 2023-09-23T20:02:01.959 INFO:tasks.rados.rados.0.smithi112.stdout:1936: finishing write tid 1 to smithi11289144-403 2023-09-23T20:02:01.959 INFO:tasks.rados.rados.0.smithi112.stdout:1936: finishing write tid 2 to smithi11289144-403 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1936: finishing write tid 3 to smithi11289144-403 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1936: finishing write tid 4 to smithi11289144-403 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1936: finishing write tid 5 to smithi11289144-403 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 364 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1936: left oid 403 (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1937: finishing write tid 1 to smithi11289144-323 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1937: finishing write tid 2 to smithi11289144-323 2023-09-23T20:02:01.960 INFO:tasks.rados.rados.0.smithi112.stdout:1938: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:02:01.985 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:01 smithi174 bash[31352]: cluster 2023-09-23T20:01:59.751467+0000 mgr.y (mgr.24356) 244 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 78 op/s 2023-09-23T20:02:01.986 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:01 smithi174 bash[69530]: debug 2023-09-23T20:02:01.866+0000 7fc5c39a9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:1937: finishing write tid 3 to smithi11289144-323 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:1937: finishing write tid 4 to smithi11289144-323 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:1937: finishing write tid 5 to smithi11289144-323 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 323 v 355 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:1937: left oid 323 (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:1940: finishing write tid 1 to smithi11289144-494 2023-09-23T20:02:02.083 INFO:tasks.rados.rados.0.smithi112.stdout:1940: finishing write tid 2 to smithi11289144-494 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:1940: finishing write tid 3 to smithi11289144-494 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:1940: finishing write tid 4 to smithi11289144-494 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:1940: finishing write tid 5 to smithi11289144-494 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:1940: finishing write tid 6 to smithi11289144-494 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 494 v 360 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:1940: left oid 494 (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T20:02:02.084 INFO:tasks.rados.rados.0.smithi112.stdout:1945: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T20:02:02.245 INFO:tasks.rados.rados.0.smithi112.stdout:1941: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T20:02:02.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:01 smithi174 bash[69530]: debug 2023-09-23T20:02:01.978+0000 7fc5c39a9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:02:02.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:02 smithi174 bash[69530]: debug 2023-09-23T20:02:02.090+0000 7fc5c39a9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:02:02.406 INFO:tasks.rados.rados.0.smithi112.stdout:1944: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T20:02:02.500 INFO:tasks.rados.rados.0.smithi112.stdout:1943: expect (ObjNum 685 snap 0 seq_num 685) 2023-09-23T20:02:02.644 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:02 smithi174 bash[69530]: debug 2023-09-23T20:02:02.378+0000 7fc5c39a9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:02:02.670 INFO:tasks.rados.rados.0.smithi112.stdout:1942: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T20:02:02.793 INFO:tasks.rados.rados.0.smithi112.stdout:1946: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:02:02.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:02 smithi112 bash[41728]: audit 2023-09-23T20:02:01.747449+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:02.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:02 smithi112 bash[27353]: audit 2023-09-23T20:02:01.747449+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1947: finishing write tid 1 to smithi11289144-231 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1947: finishing write tid 2 to smithi11289144-231 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1947: finishing write tid 3 to smithi11289144-231 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1947: finishing write tid 4 to smithi11289144-231 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 231 v 199 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1947: left oid 231 (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1933: done (14 left) 2023-09-23T20:02:02.925 INFO:tasks.rados.rados.0.smithi112.stdout:1935: done (13 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1936: done (12 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1937: done (11 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1938: done (10 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1939: done (9 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1940: done (8 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1941: done (7 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1942: done (6 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1943: done (5 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1944: done (4 left) 2023-09-23T20:02:02.926 INFO:tasks.rados.rados.0.smithi112.stdout:1945: done (3 left) 2023-09-23T20:02:02.927 INFO:tasks.rados.rados.0.smithi112.stdout:1946: done (2 left) 2023-09-23T20:02:02.927 INFO:tasks.rados.rados.0.smithi112.stdout:1947: done (1 left) 2023-09-23T20:02:02.927 INFO:tasks.rados.rados.0.smithi112.stdout:1948: done (0 left) 2023-09-23T20:02:02.927 INFO:tasks.rados.rados.0.smithi112.stdout:1949: read oid 325 snap -1 2023-09-23T20:02:02.927 INFO:tasks.rados.rados.0.smithi112.stdout:1949: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:02:02.927 INFO:tasks.rados.rados.0.smithi112.stdout:1950: delete oid 493 current snap is 0 2023-09-23T20:02:02.928 INFO:tasks.rados.rados.0.smithi112.stdout:1950: done (1 left) 2023-09-23T20:02:02.928 INFO:tasks.rados.rados.0.smithi112.stdout:1951: write oid 408 current snap is 0 2023-09-23T20:02:02.928 INFO:tasks.rados.rados.0.smithi112.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-09-23T20:02:02.938 INFO:tasks.rados.rados.0.smithi112.stdout:1951: writing smithi11289144-408 from 450784 to 1190188 tid 1 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1951: writing smithi11289144-408 from 1791787 to 2050784 tid 2 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1952: read oid 145 snap -1 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1952: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1953: read oid 264 snap -1 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1953: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1954: read oid 215 snap -1 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1954: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1955: delete oid 160 current snap is 0 2023-09-23T20:02:02.944 INFO:tasks.rados.rados.0.smithi112.stdout:1949: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:02:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:02 smithi174 bash[31352]: audit 2023-09-23T20:02:01.747449+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:02.974 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:02 smithi174 bash[69530]: debug 2023-09-23T20:02:02.778+0000 7fc5c39a9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:02:03.049 INFO:tasks.rados.rados.0.smithi112.stdout:1951: finishing write tid 1 to smithi11289144-408 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1951: finishing write tid 2 to smithi11289144-408 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1951: finishing write tid 3 to smithi11289144-408 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1949: done (5 left) 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1955: done (4 left) 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1956: delete oid 328 current snap is 0 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1951: finishing write tid 4 to smithi11289144-408 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 408 v 274 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2023-09-23T20:02:03.050 INFO:tasks.rados.rados.0.smithi112.stdout:1952: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-09-23T20:02:03.145 INFO:tasks.rados.rados.0.smithi112.stdout:1954: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:02:03.270 INFO:tasks.rados.rados.0.smithi112.stdout:1953: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:02:03.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:02 smithi174 bash[69530]: debug 2023-09-23T20:02:02.966+0000 7fc5c39a9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:02:03.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:03 smithi174 bash[69530]: debug 2023-09-23T20:02:03.202+0000 7fc5c39a9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:02:03.398 INFO:tasks.rados.rados.0.smithi112.stdout:1951: done (4 left) 2023-09-23T20:02:03.399 INFO:tasks.rados.rados.0.smithi112.stdout:1952: done (3 left) 2023-09-23T20:02:03.399 INFO:tasks.rados.rados.0.smithi112.stdout:1953: done (2 left) 2023-09-23T20:02:03.399 INFO:tasks.rados.rados.0.smithi112.stdout:1954: done (1 left) 2023-09-23T20:02:03.399 INFO:tasks.rados.rados.0.smithi112.stdout:1956: done (0 left) 2023-09-23T20:02:03.399 INFO:tasks.rados.rados.0.smithi112.stdout:1957: delete oid 240 current snap is 0 2023-09-23T20:02:03.401 INFO:tasks.rados.rados.0.smithi112.stdout:1957: done (0 left) 2023-09-23T20:02:03.401 INFO:tasks.rados.rados.0.smithi112.stdout:1958: read oid 194 snap -1 2023-09-23T20:02:03.401 INFO:tasks.rados.rados.0.smithi112.stdout:1958: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T20:02:03.401 INFO:tasks.rados.rados.0.smithi112.stdout:1959: write oid 445 current snap is 0 2023-09-23T20:02:03.401 INFO:tasks.rados.rados.0.smithi112.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-09-23T20:02:03.414 INFO:tasks.rados.rados.0.smithi112.stdout:1959: writing smithi11289144-445 from 518012 to 1274765 tid 1 2023-09-23T20:02:03.419 INFO:tasks.rados.rados.0.smithi112.stdout:1959: writing smithi11289144-445 from 2025715 to 2118012 tid 2 2023-09-23T20:02:03.419 INFO:tasks.rados.rados.0.smithi112.stdout:1960: write oid 332 current snap is 0 2023-09-23T20:02:03.419 INFO:tasks.rados.rados.0.smithi112.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-09-23T20:02:03.425 INFO:tasks.rados.rados.0.smithi112.stdout:1960: writing smithi11289144-332 from 534819 to 966821 tid 1 2023-09-23T20:02:03.432 INFO:tasks.rados.rados.0.smithi112.stdout:1960: writing smithi11289144-332 from 1684197 to 2134819 tid 2 2023-09-23T20:02:03.432 INFO:tasks.rados.rados.0.smithi112.stdout:1961: read oid 50 snap -1 2023-09-23T20:02:03.432 INFO:tasks.rados.rados.0.smithi112.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:02:03.432 INFO:tasks.rados.rados.0.smithi112.stdout:1962: read oid 264 snap -1 2023-09-23T20:02:03.433 INFO:tasks.rados.rados.0.smithi112.stdout:1962: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:02:03.433 INFO:tasks.rados.rados.0.smithi112.stdout:1963: write oid 333 current snap is 0 2023-09-23T20:02:03.433 INFO:tasks.rados.rados.0.smithi112.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-09-23T20:02:03.438 INFO:tasks.rados.rados.0.smithi112.stdout:1963: writing smithi11289144-333 from 551626 to 1058877 tid 1 2023-09-23T20:02:03.444 INFO:tasks.rados.rados.0.smithi112.stdout:1963: writing smithi11289144-333 from 1626326 to 2044782 tid 2 2023-09-23T20:02:03.444 INFO:tasks.rados.rados.0.smithi112.stdout:1964: read oid 14 snap -1 2023-09-23T20:02:03.444 INFO:tasks.rados.rados.0.smithi112.stdout:1964: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:02:03.444 INFO:tasks.rados.rados.0.smithi112.stdout:1965: write oid 90 current snap is 0 2023-09-23T20:02:03.444 INFO:tasks.rados.rados.0.smithi112.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-09-23T20:02:03.450 INFO:tasks.rados.rados.0.smithi112.stdout:1965: writing smithi11289144-90 from 568433 to 1150933 tid 1 2023-09-23T20:02:03.456 INFO:tasks.rados.rados.0.smithi112.stdout:1965: writing smithi11289144-90 from 1684808 to 2168433 tid 2 2023-09-23T20:02:03.456 INFO:tasks.rados.rados.0.smithi112.stdout:1966: write oid 246 current snap is 0 2023-09-23T20:02:03.457 INFO:tasks.rados.rados.0.smithi112.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-09-23T20:02:03.463 INFO:tasks.rados.rados.0.smithi112.stdout:1966: writing smithi11289144-246 from 585240 to 1242989 tid 1 2023-09-23T20:02:03.469 INFO:tasks.rados.rados.0.smithi112.stdout:1966: writing smithi11289144-246 from 1743290 to 2165415 tid 2 2023-09-23T20:02:03.469 INFO:tasks.rados.rados.0.smithi112.stdout:1967: read oid 168 snap -1 2023-09-23T20:02:03.469 INFO:tasks.rados.rados.0.smithi112.stdout:1967: expect deleted 2023-09-23T20:02:03.469 INFO:tasks.rados.rados.0.smithi112.stdout:1968: write oid 401 current snap is 0 2023-09-23T20:02:03.469 INFO:tasks.rados.rados.0.smithi112.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-09-23T20:02:03.476 INFO:tasks.rados.rados.0.smithi112.stdout:1968: writing smithi11289144-401 from 602047 to 1335045 tid 1 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1968: writing smithi11289144-401 from 1801772 to 2202047 tid 2 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1969: read oid 218 snap -1 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1969: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1970: read oid 469 snap -1 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1970: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1971: read oid 8 snap -1 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1971: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1972: write oid 377 current snap is 0 2023-09-23T20:02:03.482 INFO:tasks.rados.rados.0.smithi112.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-09-23T20:02:03.488 INFO:tasks.rados.rados.0.smithi112.stdout:1972: writing smithi11289144-377 from 618854 to 1027101 tid 1 2023-09-23T20:02:03.495 INFO:tasks.rados.rados.0.smithi112.stdout:1972: writing smithi11289144-377 from 1743901 to 2169695 tid 2 2023-09-23T20:02:03.495 INFO:tasks.rados.rados.0.smithi112.stdout:1973: write oid 498 current snap is 0 2023-09-23T20:02:03.495 INFO:tasks.rados.rados.0.smithi112.stdout:1958: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T20:02:03.615 INFO:tasks.rados.rados.0.smithi112.stdout:1959: finishing write tid 1 to smithi11289144-445 2023-09-23T20:02:03.615 INFO:tasks.rados.rados.0.smithi112.stdout:1959: finishing write tid 2 to smithi11289144-445 2023-09-23T20:02:03.615 INFO:tasks.rados.rados.0.smithi112.stdout:1959: finishing write tid 3 to smithi11289144-445 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:1959: finishing write tid 4 to smithi11289144-445 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 445 v 324 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:1960: finishing write tid 1 to smithi11289144-332 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:1960: finishing write tid 2 to smithi11289144-332 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:1960: finishing write tid 3 to smithi11289144-332 2023-09-23T20:02:03.616 INFO:tasks.rados.rados.0.smithi112.stdout:1960: finishing write tid 4 to smithi11289144-332 2023-09-23T20:02:03.617 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 332 v 298 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-09-23T20:02:03.617 INFO:tasks.rados.rados.0.smithi112.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T20:02:03.617 INFO:tasks.rados.rados.0.smithi112.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:02:03.815 INFO:tasks.rados.rados.0.smithi112.stdout:1963: finishing write tid 1 to smithi11289144-333 2023-09-23T20:02:03.816 INFO:tasks.rados.rados.0.smithi112.stdout:1963: finishing write tid 2 to smithi11289144-333 2023-09-23T20:02:03.816 INFO:tasks.rados.rados.0.smithi112.stdout:1963: finishing write tid 3 to smithi11289144-333 2023-09-23T20:02:03.816 INFO:tasks.rados.rados.0.smithi112.stdout:1963: finishing write tid 4 to smithi11289144-333 2023-09-23T20:02:03.816 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 333 v 199 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-09-23T20:02:03.816 INFO:tasks.rados.rados.0.smithi112.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T20:02:03.816 INFO:tasks.rados.rados.0.smithi112.stdout:1962: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:02:03.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:03 smithi112 bash[76866]: ts=2023-09-23T20:02:03.523Z 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://smithi174.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.174:8443: connect: connection refused" 2023-09-23T20:02:03.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:03 smithi112 bash[41728]: cluster 2023-09-23T20:02:01.754331+0000 mgr.y (mgr.24356) 245 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 78 op/s 2023-09-23T20:02:03.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:03 smithi112 bash[41728]: audit 2023-09-23T20:02:02.913508+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.112:0/3454736461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:03 smithi112 bash[27353]: cluster 2023-09-23T20:02:01.754331+0000 mgr.y (mgr.24356) 245 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 78 op/s 2023-09-23T20:02:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:03 smithi112 bash[27353]: audit 2023-09-23T20:02:02.913508+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.112:0/3454736461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:03.945 INFO:tasks.rados.rados.0.smithi112.stdout:1965: finishing write tid 1 to smithi11289144-90 2023-09-23T20:02:03.945 INFO:tasks.rados.rados.0.smithi112.stdout:1964: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:02:04.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:03 smithi174 bash[31352]: cluster 2023-09-23T20:02:01.754331+0000 mgr.y (mgr.24356) 245 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.5 MiB/s wr, 78 op/s 2023-09-23T20:02:04.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:03 smithi174 bash[31352]: audit 2023-09-23T20:02:02.913508+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.112:0/3454736461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:04.099 INFO:tasks.rados.rados.0.smithi112.stdout:1965: finishing write tid 2 to smithi11289144-90 2023-09-23T20:02:04.099 INFO:tasks.rados.rados.0.smithi112.stdout:1965: finishing write tid 3 to smithi11289144-90 2023-09-23T20:02:04.099 INFO:tasks.rados.rados.0.smithi112.stdout:1965: finishing write tid 4 to smithi11289144-90 2023-09-23T20:02:04.099 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 202 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-09-23T20:02:04.100 INFO:tasks.rados.rados.0.smithi112.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T20:02:04.100 INFO:tasks.rados.rados.0.smithi112.stdout:1966: finishing write tid 1 to smithi11289144-246 2023-09-23T20:02:04.100 INFO:tasks.rados.rados.0.smithi112.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-09-23T20:02:04.113 INFO:tasks.rados.rados.0.smithi112.stdout:1973: writing smithi11289144-498 from 635661 to 1235510 tid 1 2023-09-23T20:02:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:1973: writing smithi11289144-498 from 1918736 to 2235661 tid 2 2023-09-23T20:02:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:1958: done (15 left) 2023-09-23T20:02:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:1959: done (14 left) 2023-09-23T20:02:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:1960: done (13 left) 2023-09-23T20:02:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:1961: done (12 left) 2023-09-23T20:02:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:1962: done (11 left) 2023-09-23T20:02:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:1963: done (10 left) 2023-09-23T20:02:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:1964: done (9 left) 2023-09-23T20:02:04.121 INFO:tasks.rados.rados.0.smithi112.stdout:1965: done (8 left) 2023-09-23T20:02:04.121 INFO:tasks.rados.rados.0.smithi112.stdout:1974: write oid 157 current snap is 0 2023-09-23T20:02:04.121 INFO:tasks.rados.rados.0.smithi112.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-09-23T20:02:04.126 INFO:tasks.rados.rados.0.smithi112.stdout:1974: writing smithi11289144-157 from 652468 to 1327566 tid 1 2023-09-23T20:02:04.132 INFO:tasks.rados.rados.0.smithi112.stdout:1974: writing smithi11289144-157 from 1977218 to 2252468 tid 2 2023-09-23T20:02:04.132 INFO:tasks.rados.rados.0.smithi112.stdout:1975: write oid 116 current snap is 0 2023-09-23T20:02:04.132 INFO:tasks.rados.rados.0.smithi112.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-09-23T20:02:04.140 INFO:tasks.rados.rados.0.smithi112.stdout:1975: writing smithi11289144-116 from 669275 to 1419622 tid 1 2023-09-23T20:02:04.145 INFO:tasks.rados.rados.0.smithi112.stdout:1975: writing smithi11289144-116 from 2035700 to 2269275 tid 2 2023-09-23T20:02:04.145 INFO:tasks.rados.rados.0.smithi112.stdout:1976: read oid 269 snap -1 2023-09-23T20:02:04.146 INFO:tasks.rados.rados.0.smithi112.stdout:1976: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:02:04.146 INFO:tasks.rados.rados.0.smithi112.stdout:1977: read oid 248 snap -1 2023-09-23T20:02:04.146 INFO:tasks.rados.rados.0.smithi112.stdout:1977: expect deleted 2023-09-23T20:02:04.146 INFO:tasks.rados.rados.0.smithi112.stdout:1978: write oid 19 current snap is 0 2023-09-23T20:02:04.146 INFO:tasks.rados.rados.0.smithi112.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-09-23T20:02:04.151 INFO:tasks.rados.rados.0.smithi112.stdout:1978: writing smithi11289144-19 from 686082 to 1111678 tid 1 2023-09-23T20:02:04.158 INFO:tasks.rados.rados.0.smithi112.stdout:1978: writing smithi11289144-19 from 1577829 to 2010961 tid 2 2023-09-23T20:02:04.158 INFO:tasks.rados.rados.0.smithi112.stdout:1979: read oid 350 snap -1 2023-09-23T20:02:04.158 INFO:tasks.rados.rados.0.smithi112.stdout:1979: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:02:04.158 INFO:tasks.rados.rados.0.smithi112.stdout:1980: write oid 482 current snap is 0 2023-09-23T20:02:04.158 INFO:tasks.rados.rados.0.smithi112.stdout:1966: finishing write tid 2 to smithi11289144-246 2023-09-23T20:02:04.159 INFO:tasks.rados.rados.0.smithi112.stdout:1966: finishing write tid 3 to smithi11289144-246 2023-09-23T20:02:04.159 INFO:tasks.rados.rados.0.smithi112.stdout:1966: finishing write tid 4 to smithi11289144-246 2023-09-23T20:02:04.159 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 246 v 274 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-09-23T20:02:04.159 INFO:tasks.rados.rados.0.smithi112.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:02:04.159 INFO:tasks.rados.rados.0.smithi112.stdout:1968: finishing write tid 1 to smithi11289144-401 2023-09-23T20:02:04.159 INFO:tasks.rados.rados.0.smithi112.stdout:1968: finishing write tid 2 to smithi11289144-401 2023-09-23T20:02:04.160 INFO:tasks.rados.rados.0.smithi112.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-09-23T20:02:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:1980: writing smithi11289144-482 from 702889 to 1203734 tid 1 2023-09-23T20:02:04.169 INFO:tasks.rados.rados.0.smithi112.stdout:1980: writing smithi11289144-482 from 1636311 to 2213101 tid 2 2023-09-23T20:02:04.170 INFO:tasks.rados.rados.0.smithi112.stdout:1966: done (14 left) 2023-09-23T20:02:04.170 INFO:tasks.rados.rados.0.smithi112.stdout:1967: done (13 left) 2023-09-23T20:02:04.170 INFO:tasks.rados.rados.0.smithi112.stdout:1981: write oid 3 current snap is 0 2023-09-23T20:02:04.170 INFO:tasks.rados.rados.0.smithi112.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-09-23T20:02:04.176 INFO:tasks.rados.rados.0.smithi112.stdout:1981: writing smithi11289144-3 from 719696 to 1295790 tid 1 2023-09-23T20:02:04.182 INFO:tasks.rados.rados.0.smithi112.stdout:1981: writing smithi11289144-3 from 2094793 to 2319696 tid 2 2023-09-23T20:02:04.182 INFO:tasks.rados.rados.0.smithi112.stdout:1982: write oid 419 current snap is 0 2023-09-23T20:02:04.183 INFO:tasks.rados.rados.0.smithi112.stdout:1969: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-09-23T20:02:04.347 INFO:tasks.rados.rados.0.smithi112.stdout:1970: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T20:02:04.470 INFO:tasks.rados.rados.0.smithi112.stdout:1968: finishing write tid 3 to smithi11289144-401 2023-09-23T20:02:04.471 INFO:tasks.rados.rados.0.smithi112.stdout:1968: finishing write tid 4 to smithi11289144-401 2023-09-23T20:02:04.471 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 401 v 202 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-09-23T20:02:04.471 INFO:tasks.rados.rados.0.smithi112.stdout:1968: left oid 401 (ObjNum 1321 snap 0 seq_num 1321) 2023-09-23T20:02:04.471 INFO:tasks.rados.rados.0.smithi112.stdout:1972: finishing write tid 1 to smithi11289144-377 2023-09-23T20:02:04.471 INFO:tasks.rados.rados.0.smithi112.stdout:1971: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:02:04.545 INFO:tasks.rados.rados.0.smithi112.stdout:1972: finishing write tid 2 to smithi11289144-377 2023-09-23T20:02:04.545 INFO:tasks.rados.rados.0.smithi112.stdout:1972: finishing write tid 3 to smithi11289144-377 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:1972: finishing write tid 4 to smithi11289144-377 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 377 v 309 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:1972: left oid 377 (ObjNum 1322 snap 0 seq_num 1322) 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:1973: finishing write tid 1 to smithi11289144-498 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:1973: finishing write tid 2 to smithi11289144-498 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:1973: finishing write tid 3 to smithi11289144-498 2023-09-23T20:02:04.546 INFO:tasks.rados.rados.0.smithi112.stdout:1973: finishing write tid 4 to smithi11289144-498 2023-09-23T20:02:04.547 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 498 v 301 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-09-23T20:02:04.547 INFO:tasks.rados.rados.0.smithi112.stdout:1973: left oid 498 (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:02:04.547 INFO:tasks.rados.rados.0.smithi112.stdout:1974: finishing write tid 1 to smithi11289144-157 2023-09-23T20:02:04.547 INFO:tasks.rados.rados.0.smithi112.stdout:1974: finishing write tid 2 to smithi11289144-157 2023-09-23T20:02:04.547 INFO:tasks.rados.rados.0.smithi112.stdout:1974: finishing write tid 3 to smithi11289144-157 2023-09-23T20:02:04.548 INFO:tasks.rados.rados.0.smithi112.stdout:1974: finishing write tid 4 to smithi11289144-157 2023-09-23T20:02:04.548 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 157 v 327 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-09-23T20:02:04.548 INFO:tasks.rados.rados.0.smithi112.stdout:1974: left oid 157 (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:02:04.548 INFO:tasks.rados.rados.0.smithi112.stdout:1975: finishing write tid 1 to smithi11289144-116 2023-09-23T20:02:04.548 INFO:tasks.rados.rados.0.smithi112.stdout:1975: finishing write tid 2 to smithi11289144-116 2023-09-23T20:02:04.548 INFO:tasks.rados.rados.0.smithi112.stdout:1975: finishing write tid 3 to smithi11289144-116 2023-09-23T20:02:04.549 INFO:tasks.rados.rados.0.smithi112.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-09-23T20:02:04.554 INFO:tasks.rados.rados.0.smithi112.stdout:1982: writing smithi11289144-419 from 736503 to 1387846 tid 1 2023-09-23T20:02:04.560 INFO:tasks.rados.rados.0.smithi112.stdout:1982: writing smithi11289144-419 from 2153275 to 2336503 tid 2 2023-09-23T20:02:04.560 INFO:tasks.rados.rados.0.smithi112.stdout:1968: done (14 left) 2023-09-23T20:02:04.561 INFO:tasks.rados.rados.0.smithi112.stdout:1969: done (13 left) 2023-09-23T20:02:04.561 INFO:tasks.rados.rados.0.smithi112.stdout:1970: done (12 left) 2023-09-23T20:02:04.561 INFO:tasks.rados.rados.0.smithi112.stdout:1971: done (11 left) 2023-09-23T20:02:04.561 INFO:tasks.rados.rados.0.smithi112.stdout:1972: done (10 left) 2023-09-23T20:02:04.562 INFO:tasks.rados.rados.0.smithi112.stdout:1973: done (9 left) 2023-09-23T20:02:04.562 INFO:tasks.rados.rados.0.smithi112.stdout:1974: done (8 left) 2023-09-23T20:02:04.562 INFO:tasks.rados.rados.0.smithi112.stdout:1977: done (7 left) 2023-09-23T20:02:04.562 INFO:tasks.rados.rados.0.smithi112.stdout:1983: write oid 418 current snap is 0 2023-09-23T20:02:04.562 INFO:tasks.rados.rados.0.smithi112.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-09-23T20:02:04.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:04 smithi174 bash[69530]: debug 2023-09-23T20:02:04.302+0000 7fc5c39a9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:02:04.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:04 smithi174 bash[69530]: debug 2023-09-23T20:02:04.414+0000 7fc5c39a9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:02:04.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:04 smithi174 bash[69530]: debug 2023-09-23T20:02:04.542+0000 7fc5c39a9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:02:04.568 INFO:tasks.rados.rados.0.smithi112.stdout:1983: writing smithi11289144-418 from 753310 to 1479902 tid 1 2023-09-23T20:02:04.573 INFO:tasks.rados.rados.0.smithi112.stdout:1983: writing smithi11289144-418 from 2095404 to 2353310 tid 2 2023-09-23T20:02:04.574 INFO:tasks.rados.rados.0.smithi112.stdout:1984: write oid 134 current snap is 0 2023-09-23T20:02:04.574 INFO:tasks.rados.rados.0.smithi112.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-09-23T20:02:04.580 INFO:tasks.rados.rados.0.smithi112.stdout:1984: writing smithi11289144-134 from 770117 to 1288311 tid 1 2023-09-23T20:02:04.587 INFO:tasks.rados.rados.0.smithi112.stdout:1984: writing smithi11289144-134 from 1870239 to 2370117 tid 2 2023-09-23T20:02:04.588 INFO:tasks.rados.rados.0.smithi112.stdout:1985: write oid 158 current snap is 0 2023-09-23T20:02:04.588 INFO:tasks.rados.rados.0.smithi112.stdout:1975: finishing write tid 4 to smithi11289144-116 2023-09-23T20:02:04.588 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 116 v 364 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-09-23T20:02:04.588 INFO:tasks.rados.rados.0.smithi112.stdout:1975: left oid 116 (ObjNum 1325 snap 0 seq_num 1325) 2023-09-23T20:02:04.588 INFO:tasks.rados.rados.0.smithi112.stdout:1976: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:02:04.677 INFO:tasks.rados.rados.0.smithi112.stdout:1978: finishing write tid 1 to smithi11289144-19 2023-09-23T20:02:04.677 INFO:tasks.rados.rados.0.smithi112.stdout:1978: finishing write tid 2 to smithi11289144-19 2023-09-23T20:02:04.677 INFO:tasks.rados.rados.0.smithi112.stdout:1978: finishing write tid 3 to smithi11289144-19 2023-09-23T20:02:04.677 INFO:tasks.rados.rados.0.smithi112.stdout:1978: finishing write tid 4 to smithi11289144-19 2023-09-23T20:02:04.678 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 19 v 245 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-09-23T20:02:04.678 INFO:tasks.rados.rados.0.smithi112.stdout:1978: left oid 19 (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T20:02:04.678 INFO:tasks.rados.rados.0.smithi112.stdout:1979: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:02:04.843 INFO:tasks.rados.rados.0.smithi112.stdout:1980: finishing write tid 1 to smithi11289144-482 2023-09-23T20:02:04.843 INFO:tasks.rados.rados.0.smithi112.stdout:1980: finishing write tid 2 to smithi11289144-482 2023-09-23T20:02:04.844 INFO:tasks.rados.rados.0.smithi112.stdout:1980: finishing write tid 3 to smithi11289144-482 2023-09-23T20:02:04.844 INFO:tasks.rados.rados.0.smithi112.stdout:1980: finishing write tid 4 to smithi11289144-482 2023-09-23T20:02:04.844 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 482 v 304 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-09-23T20:02:04.844 INFO:tasks.rados.rados.0.smithi112.stdout:1980: left oid 482 (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:02:04.845 INFO:tasks.rados.rados.0.smithi112.stdout:1981: finishing write tid 1 to smithi11289144-3 2023-09-23T20:02:04.845 INFO:tasks.rados.rados.0.smithi112.stdout:1981: finishing write tid 2 to smithi11289144-3 2023-09-23T20:02:04.845 INFO:tasks.rados.rados.0.smithi112.stdout:1981: finishing write tid 3 to smithi11289144-3 2023-09-23T20:02:04.845 INFO:tasks.rados.rados.0.smithi112.stdout:1981: finishing write tid 4 to smithi11289144-3 2023-09-23T20:02:04.845 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 205 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-09-23T20:02:04.845 INFO:tasks.rados.rados.0.smithi112.stdout:1981: left oid 3 (ObjNum 1328 snap 0 seq_num 1328) 2023-09-23T20:02:04.846 INFO:tasks.rados.rados.0.smithi112.stdout:1982: finishing write tid 1 to smithi11289144-419 2023-09-23T20:02:04.846 INFO:tasks.rados.rados.0.smithi112.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-09-23T20:02:04.856 INFO:tasks.rados.rados.0.smithi112.stdout:1985: writing smithi11289144-158 from 786924 to 1380367 tid 1 2023-09-23T20:02:04.864 INFO:tasks.rados.rados.0.smithi112.stdout:1985: writing smithi11289144-158 from 1928721 to 2386924 tid 2 2023-09-23T20:02:04.864 INFO:tasks.rados.rados.0.smithi112.stdout:1975: done (9 left) 2023-09-23T20:02:04.864 INFO:tasks.rados.rados.0.smithi112.stdout:1976: done (8 left) 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1978: done (7 left) 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1979: done (6 left) 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1980: done (5 left) 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1981: done (4 left) 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1986: delete oid 43 current snap is 0 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1982: finishing write tid 2 to smithi11289144-419 2023-09-23T20:02:04.865 INFO:tasks.rados.rados.0.smithi112.stdout:1982: finishing write tid 3 to smithi11289144-419 2023-09-23T20:02:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:1982: finishing write tid 4 to smithi11289144-419 2023-09-23T20:02:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 419 v 233 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-09-23T20:02:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:1982: left oid 419 (ObjNum 1329 snap 0 seq_num 1329) 2023-09-23T20:02:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:1983: finishing write tid 1 to smithi11289144-418 2023-09-23T20:02:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:1983: finishing write tid 2 to smithi11289144-418 2023-09-23T20:02:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:1983: finishing write tid 3 to smithi11289144-418 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:1983: finishing write tid 4 to smithi11289144-418 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 418 v 312 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:1983: left oid 418 (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:1984: finishing write tid 1 to smithi11289144-134 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:1984: finishing write tid 2 to smithi11289144-134 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:1984: finishing write tid 3 to smithi11289144-134 2023-09-23T20:02:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:1984: finishing write tid 4 to smithi11289144-134 2023-09-23T20:02:04.868 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 134 v 268 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-09-23T20:02:04.868 INFO:tasks.rados.rados.0.smithi112.stdout:1984: left oid 134 (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:02:04.868 INFO:tasks.rados.rados.0.smithi112.stdout:1985: finishing write tid 1 to smithi11289144-158 2023-09-23T20:02:04.868 INFO:tasks.rados.rados.0.smithi112.stdout:1982: done (4 left) 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1983: done (3 left) 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1984: done (2 left) 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1986: done (1 left) 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1987: read oid 63 snap -1 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1987: expect deleted 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1988: write oid 275 current snap is 0 2023-09-23T20:02:04.869 INFO:tasks.rados.rados.0.smithi112.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-09-23T20:02:04.877 INFO:tasks.rados.rados.0.smithi112.stdout:1988: writing smithi11289144-275 from 420538 to 1164479 tid 1 2023-09-23T20:02:04.885 INFO:tasks.rados.rados.0.smithi112.stdout:1988: writing smithi11289144-275 from 1929332 to 2420538 tid 2 2023-09-23T20:02:04.885 INFO:tasks.rados.rados.0.smithi112.stdout:1989: delete oid 196 current snap is 0 2023-09-23T20:02:04.885 INFO:tasks.rados.rados.0.smithi112.stdout:1985: finishing write tid 2 to smithi11289144-158 2023-09-23T20:02:04.885 INFO:tasks.rados.rados.0.smithi112.stdout:1985: finishing write tid 3 to smithi11289144-158 2023-09-23T20:02:04.885 INFO:tasks.rados.rados.0.smithi112.stdout:1985: finishing write tid 4 to smithi11289144-158 2023-09-23T20:02:04.885 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 207 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-09-23T20:02:04.886 INFO:tasks.rados.rados.0.smithi112.stdout:1985: left oid 158 (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T20:02:04.886 INFO:tasks.rados.rados.0.smithi112.stdout:1988: finishing write tid 1 to smithi11289144-275 2023-09-23T20:02:04.887 INFO:tasks.rados.rados.0.smithi112.stdout:1985: done (3 left) 2023-09-23T20:02:04.887 INFO:tasks.rados.rados.0.smithi112.stdout:1987: done (2 left) 2023-09-23T20:02:04.887 INFO:tasks.rados.rados.0.smithi112.stdout:1989: done (1 left) 2023-09-23T20:02:04.888 INFO:tasks.rados.rados.0.smithi112.stdout:1990: write oid 74 current snap is 0 2023-09-23T20:02:04.888 INFO:tasks.rados.rados.0.smithi112.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-09-23T20:02:04.893 INFO:tasks.rados.rados.0.smithi112.stdout:1990: writing smithi11289144-74 from 454152 to 948591 tid 1 2023-09-23T20:02:04.903 INFO:tasks.rados.rados.0.smithi112.stdout:1990: writing smithi11289144-74 from 1646296 to 2381420 tid 2 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1991: read oid 87 snap -1 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1991: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1992: read oid 204 snap -1 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1992: expect deleted 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1993: write oid 133 current snap is 0 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1988: finishing write tid 2 to smithi11289144-275 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1988: finishing write tid 3 to smithi11289144-275 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:1988: finishing write tid 4 to smithi11289144-275 2023-09-23T20:02:04.904 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 275 v 236 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-09-23T20:02:04.905 INFO:tasks.rados.rados.0.smithi112.stdout:1988: left oid 275 (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T20:02:04.905 INFO:tasks.rados.rados.0.smithi112.stdout:1990: finishing write tid 1 to smithi11289144-74 2023-09-23T20:02:04.905 INFO:tasks.rados.rados.0.smithi112.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-09-23T20:02:04.908 INFO:tasks.rados.rados.0.smithi112.stdout:1993: writing smithi11289144-133 from 470959 to 1040647 tid 1 2023-09-23T20:02:04.916 INFO:tasks.rados.rados.0.smithi112.stdout:1993: writing smithi11289144-133 from 1704778 to 2299913 tid 2 2023-09-23T20:02:04.916 INFO:tasks.rados.rados.0.smithi112.stdout:1988: done (4 left) 2023-09-23T20:02:04.916 INFO:tasks.rados.rados.0.smithi112.stdout:1994: write oid 463 current snap is 0 2023-09-23T20:02:04.916 INFO:tasks.rados.rados.0.smithi112.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-09-23T20:02:04.922 INFO:tasks.rados.rados.0.smithi112.stdout:1994: writing smithi11289144-463 from 487766 to 1132703 tid 1 2023-09-23T20:02:04.930 INFO:tasks.rados.rados.0.smithi112.stdout:1994: writing smithi11289144-463 from 1646907 to 2385700 tid 2 2023-09-23T20:02:04.930 INFO:tasks.rados.rados.0.smithi112.stdout:1995: write oid 362 current snap is 0 2023-09-23T20:02:04.930 INFO:tasks.rados.rados.0.smithi112.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-09-23T20:02:04.935 INFO:tasks.rados.rados.0.smithi112.stdout:1995: writing smithi11289144-362 from 504573 to 941112 tid 1 2023-09-23T20:02:04.942 INFO:tasks.rados.rados.0.smithi112.stdout:1995: writing smithi11289144-362 from 1421742 to 2020546 tid 2 2023-09-23T20:02:04.945 INFO:tasks.rados.rados.0.smithi112.stdout:1995: writing smithi11289144-362 from 2437505 to 2504573 tid 3 2023-09-23T20:02:04.945 INFO:tasks.rados.rados.0.smithi112.stdout:1996: write oid 482 current snap is 0 2023-09-23T20:02:04.945 INFO:tasks.rados.rados.0.smithi112.stdout:1991: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:02:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:04 smithi174 bash[31352]: cluster 2023-09-23T20:02:03.755543+0000 mgr.y (mgr.24356) 246 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-09-23T20:02:05.091 INFO:tasks.rados.rados.0.smithi112.stdout:1990: finishing write tid 2 to smithi11289144-74 2023-09-23T20:02:05.091 INFO:tasks.rados.rados.0.smithi112.stdout:1990: finishing write tid 3 to smithi11289144-74 2023-09-23T20:02:05.091 INFO:tasks.rados.rados.0.smithi112.stdout:1990: finishing write tid 4 to smithi11289144-74 2023-09-23T20:02:05.091 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 208 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-09-23T20:02:05.091 INFO:tasks.rados.rados.0.smithi112.stdout:1990: left oid 74 (ObjNum 1336 snap 0 seq_num 1336) 2023-09-23T20:02:05.091 INFO:tasks.rados.rados.0.smithi112.stdout:1993: finishing write tid 1 to smithi11289144-133 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1993: finishing write tid 2 to smithi11289144-133 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1993: finishing write tid 3 to smithi11289144-133 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1993: finishing write tid 4 to smithi11289144-133 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 133 v 298 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1993: left oid 133 (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1994: finishing write tid 1 to smithi11289144-463 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1994: finishing write tid 2 to smithi11289144-463 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1994: finishing write tid 3 to smithi11289144-463 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1994: finishing write tid 4 to smithi11289144-463 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 463 v 307 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1994: left oid 463 (ObjNum 1338 snap 0 seq_num 1338) 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1995: finishing write tid 1 to smithi11289144-362 2023-09-23T20:02:05.092 INFO:tasks.rados.rados.0.smithi112.stdout:1995: finishing write tid 2 to smithi11289144-362 2023-09-23T20:02:05.093 INFO:tasks.rados.rados.0.smithi112.stdout:1995: finishing write tid 3 to smithi11289144-362 2023-09-23T20:02:05.093 INFO:tasks.rados.rados.0.smithi112.stdout:1995: finishing write tid 4 to smithi11289144-362 2023-09-23T20:02:05.093 INFO:tasks.rados.rados.0.smithi112.stdout:1995: finishing write tid 5 to smithi11289144-362 2023-09-23T20:02:05.093 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 362 v 206 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-09-23T20:02:05.093 INFO:tasks.rados.rados.0.smithi112.stdout:1995: left oid 362 (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:02:05.093 INFO:tasks.rados.rados.0.smithi112.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-09-23T20:02:05.098 INFO:tasks.rados.rados.0.smithi112.stdout:1996: writing smithi11289144-482 from 521380 to 1033168 tid 1 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1996: writing smithi11289144-482 from 1480224 to 2222686 tid 2 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1990: done (6 left) 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1991: done (5 left) 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1992: done (4 left) 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1993: done (3 left) 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1994: done (2 left) 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1995: done (1 left) 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1997: write oid 270 current snap is 0 2023-09-23T20:02:05.108 INFO:tasks.rados.rados.0.smithi112.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-09-23T20:02:05.114 INFO:tasks.rados.rados.0.smithi112.stdout:1997: writing smithi11289144-270 from 538187 to 1125224 tid 1 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1997: writing smithi11289144-270 from 1538706 to 2141179 tid 2 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1998: write oid 408 current snap is 0 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1996: finishing write tid 1 to smithi11289144-482 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1996: finishing write tid 2 to smithi11289144-482 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1996: finishing write tid 3 to smithi11289144-482 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1996: finishing write tid 4 to smithi11289144-482 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 482 v 310 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1996: left oid 482 (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:02:05.121 INFO:tasks.rados.rados.0.smithi112.stdout:1997: finishing write tid 1 to smithi11289144-270 2023-09-23T20:02:05.122 INFO:tasks.rados.rados.0.smithi112.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-09-23T20:02:05.128 INFO:tasks.rados.rados.0.smithi112.stdout:1998: writing smithi11289144-408 from 554994 to 1217280 tid 1 2023-09-23T20:02:05.136 INFO:tasks.rados.rados.0.smithi112.stdout:1998: writing smithi11289144-408 from 1997188 to 2554994 tid 2 2023-09-23T20:02:05.136 INFO:tasks.rados.rados.0.smithi112.stdout:1996: done (2 left) 2023-09-23T20:02:05.137 INFO:tasks.rados.rados.0.smithi112.stdout:1999: write oid 65 current snap is 0 2023-09-23T20:02:05.137 INFO:tasks.rados.rados.0.smithi112.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-09-23T20:02:05.144 INFO:tasks.rados.rados.0.smithi112.stdout:1999: writing smithi11289144-65 from 571801 to 1309336 tid 1 2023-09-23T20:02:05.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:04 smithi112 bash[27353]: cluster 2023-09-23T20:02:03.755543+0000 mgr.y (mgr.24356) 246 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-09-23T20:02:05.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:04 smithi112 bash[41728]: cluster 2023-09-23T20:02:03.755543+0000 mgr.y (mgr.24356) 246 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-09-23T20:02:05.151 INFO:tasks.rados.rados.0.smithi112.stdout:1999: writing smithi11289144-65 from 1939317 to 2429106 tid 2 2023-09-23T20:02:05.151 INFO:tasks.rados.rados.0.smithi112.stdout:2000: write oid 111 current snap is 0 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:1997: finishing write tid 2 to smithi11289144-270 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:1997: finishing write tid 3 to smithi11289144-270 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:1997: finishing write tid 4 to smithi11289144-270 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 270 v 271 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:1997: left oid 270 (ObjNum 1341 snap 0 seq_num 1341) 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:1998: finishing write tid 1 to smithi11289144-408 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:1998: finishing write tid 2 to smithi11289144-408 2023-09-23T20:02:05.152 INFO:tasks.rados.rados.0.smithi112.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-09-23T20:02:05.157 INFO:tasks.rados.rados.0.smithi112.stdout:2000: writing smithi11289144-111 from 588608 to 1001392 tid 1 2023-09-23T20:02:05.166 INFO:tasks.rados.rados.0.smithi112.stdout:2000: writing smithi11289144-111 from 1597799 to 2347599 tid 2 2023-09-23T20:02:05.166 INFO:tasks.rados.rados.0.smithi112.stdout:1997: done (3 left) 2023-09-23T20:02:05.166 INFO:tasks.rados.rados.0.smithi112.stdout:2001: delete oid 147 current snap is 0 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1998: finishing write tid 3 to smithi11289144-408 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1998: finishing write tid 4 to smithi11289144-408 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 408 v 277 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1998: left oid 408 (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1999: finishing write tid 1 to smithi11289144-65 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1999: finishing write tid 2 to smithi11289144-65 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1999: finishing write tid 3 to smithi11289144-65 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1999: finishing write tid 4 to smithi11289144-65 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 65 v 209 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:1999: left oid 65 (ObjNum 1343 snap 0 seq_num 1343) 2023-09-23T20:02:05.167 INFO:tasks.rados.rados.0.smithi112.stdout:2000: finishing write tid 1 to smithi11289144-111 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:1998: done (3 left) 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:1999: done (2 left) 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:2001: done (1 left) 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:2002: read oid 239 snap -1 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:2002: expect deleted 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:2003: write oid 189 current snap is 0 2023-09-23T20:02:05.169 INFO:tasks.rados.rados.0.smithi112.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-09-23T20:02:05.177 INFO:tasks.rados.rados.0.smithi112.stdout:2003: writing smithi11289144-189 from 622222 to 1301857 tid 1 2023-09-23T20:02:05.185 INFO:tasks.rados.rados.0.smithi112.stdout:2003: writing smithi11289144-189 from 1831116 to 2584585 tid 2 2023-09-23T20:02:05.185 INFO:tasks.rados.rados.0.smithi112.stdout:2004: write oid 18 current snap is 0 2023-09-23T20:02:05.185 INFO:tasks.rados.rados.0.smithi112.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-09-23T20:02:05.194 INFO:tasks.rados.rados.0.smithi112.stdout:2004: writing smithi11289144-18 from 639029 to 1393913 tid 1 2023-09-23T20:02:05.201 INFO:tasks.rados.rados.0.smithi112.stdout:2004: writing smithi11289144-18 from 2173245 to 2639029 tid 2 2023-09-23T20:02:05.202 INFO:tasks.rados.rados.0.smithi112.stdout:2005: write oid 201 current snap is 0 2023-09-23T20:02:05.202 INFO:tasks.rados.rados.0.smithi112.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-09-23T20:02:05.208 INFO:tasks.rados.rados.0.smithi112.stdout:2005: writing smithi11289144-201 from 655836 to 1085969 tid 1 2023-09-23T20:02:05.217 INFO:tasks.rados.rados.0.smithi112.stdout:2005: writing smithi11289144-201 from 1831727 to 2588865 tid 2 2023-09-23T20:02:05.217 INFO:tasks.rados.rados.0.smithi112.stdout:2006: delete oid 209 current snap is 0 2023-09-23T20:02:05.217 INFO:tasks.rados.rados.0.smithi112.stdout:2000: finishing write tid 2 to smithi11289144-111 2023-09-23T20:02:05.217 INFO:tasks.rados.rados.0.smithi112.stdout:2000: finishing write tid 3 to smithi11289144-111 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2000: finishing write tid 4 to smithi11289144-111 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 250 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2000: left oid 111 (ObjNum 1344 snap 0 seq_num 1344) 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2003: finishing write tid 1 to smithi11289144-189 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2003: finishing write tid 2 to smithi11289144-189 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2003: finishing write tid 3 to smithi11289144-189 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2003: finishing write tid 4 to smithi11289144-189 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 189 v 205 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2003: left oid 189 (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:02:05.218 INFO:tasks.rados.rados.0.smithi112.stdout:2004: finishing write tid 1 to smithi11289144-18 2023-09-23T20:02:05.219 INFO:tasks.rados.rados.0.smithi112.stdout:2004: finishing write tid 2 to smithi11289144-18 2023-09-23T20:02:05.219 INFO:tasks.rados.rados.0.smithi112.stdout:2004: finishing write tid 3 to smithi11289144-18 2023-09-23T20:02:05.219 INFO:tasks.rados.rados.0.smithi112.stdout:2004: finishing write tid 4 to smithi11289144-18 2023-09-23T20:02:05.219 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 18 v 274 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-09-23T20:02:05.219 INFO:tasks.rados.rados.0.smithi112.stdout:2004: left oid 18 (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T20:02:05.219 INFO:tasks.rados.rados.0.smithi112.stdout:2005: finishing write tid 1 to smithi11289144-201 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2000: done (5 left) 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2002: done (4 left) 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2003: done (3 left) 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2004: done (2 left) 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2006: done (1 left) 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2007: write oid 80 current snap is 0 2023-09-23T20:02:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-09-23T20:02:05.228 INFO:tasks.rados.rados.0.smithi112.stdout:2007: writing smithi11289144-80 from 689450 to 1270081 tid 1 2023-09-23T20:02:05.236 INFO:tasks.rados.rados.0.smithi112.stdout:2007: writing smithi11289144-80 from 1948691 to 2689450 tid 2 2023-09-23T20:02:05.237 INFO:tasks.rados.rados.0.smithi112.stdout:2008: read oid 227 snap -1 2023-09-23T20:02:05.237 INFO:tasks.rados.rados.0.smithi112.stdout:2008: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:02:05.237 INFO:tasks.rados.rados.0.smithi112.stdout:2009: write oid 5 current snap is 0 2023-09-23T20:02:05.237 INFO:tasks.rados.rados.0.smithi112.stdout:2005: finishing write tid 2 to smithi11289144-201 2023-09-23T20:02:05.237 INFO:tasks.rados.rados.0.smithi112.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-09-23T20:02:05.244 INFO:tasks.rados.rados.0.smithi112.stdout:2009: writing smithi11289144-5 from 706257 to 1362137 tid 1 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:2009: writing smithi11289144-5 from 1890820 to 2395285 tid 2 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:2010: delete oid 236 current snap is 0 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:2005: finishing write tid 3 to smithi11289144-201 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:2005: finishing write tid 4 to smithi11289144-201 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 201 v 277 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:2005: left oid 201 (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T20:02:05.251 INFO:tasks.rados.rados.0.smithi112.stdout:2007: finishing write tid 1 to smithi11289144-80 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:2007: finishing write tid 2 to smithi11289144-80 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:2007: finishing write tid 3 to smithi11289144-80 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:2007: finishing write tid 4 to smithi11289144-80 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 80 v 280 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:2009: finishing write tid 1 to smithi11289144-5 2023-09-23T20:02:05.252 INFO:tasks.rados.rados.0.smithi112.stdout:2008: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:02:05.349 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:05 smithi174 bash[69530]: debug 2023-09-23T20:02:05.074+0000 7fc5c39a9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:02:05.349 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:05 smithi174 bash[69530]: debug 2023-09-23T20:02:05.342+0000 7fc5c39a9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:02:05.422 INFO:tasks.rados.rados.0.smithi112.stdout:2009: finishing write tid 2 to smithi11289144-5 2023-09-23T20:02:05.422 INFO:tasks.rados.rados.0.smithi112.stdout:2005: done (4 left) 2023-09-23T20:02:05.422 INFO:tasks.rados.rados.0.smithi112.stdout:2007: done (3 left) 2023-09-23T20:02:05.422 INFO:tasks.rados.rados.0.smithi112.stdout:2008: done (2 left) 2023-09-23T20:02:05.422 INFO:tasks.rados.rados.0.smithi112.stdout:2010: done (1 left) 2023-09-23T20:02:05.422 INFO:tasks.rados.rados.0.smithi112.stdout:2011: write oid 257 current snap is 0 2023-09-23T20:02:05.423 INFO:tasks.rados.rados.0.smithi112.stdout:2009: finishing write tid 3 to smithi11289144-5 2023-09-23T20:02:05.423 INFO:tasks.rados.rados.0.smithi112.stdout:2009: finishing write tid 4 to smithi11289144-5 2023-09-23T20:02:05.423 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 330 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-09-23T20:02:05.423 INFO:tasks.rados.rados.0.smithi112.stdout:2009: left oid 5 (ObjNum 1351 snap 0 seq_num 1351) 2023-09-23T20:02:05.423 INFO:tasks.rados.rados.0.smithi112.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-09-23T20:02:05.429 INFO:tasks.rados.rados.0.smithi112.stdout:2011: writing smithi11289144-257 from 739871 to 1146249 tid 1 2023-09-23T20:02:05.438 INFO:tasks.rados.rados.0.smithi112.stdout:2011: writing smithi11289144-257 from 1607784 to 2115918 tid 2 2023-09-23T20:02:05.438 INFO:tasks.rados.rados.0.smithi112.stdout:2009: done (1 left) 2023-09-23T20:02:05.438 INFO:tasks.rados.rados.0.smithi112.stdout:2012: write oid 160 current snap is 0 2023-09-23T20:02:05.438 INFO:tasks.rados.rados.0.smithi112.stdout:2011: finishing write tid 1 to smithi11289144-257 2023-09-23T20:02:05.438 INFO:tasks.rados.rados.0.smithi112.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-09-23T20:02:05.445 INFO:tasks.rados.rados.0.smithi112.stdout:2012: writing smithi11289144-160 from 756678 to 1354658 tid 1 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:2012: writing smithi11289144-160 from 1782619 to 2550764 tid 2 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:2013: write oid 408 current snap is 0 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:2011: finishing write tid 2 to smithi11289144-257 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:2011: finishing write tid 3 to smithi11289144-257 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:2011: finishing write tid 4 to smithi11289144-257 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 257 v 208 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-09-23T20:02:05.454 INFO:tasks.rados.rados.0.smithi112.stdout:2011: left oid 257 (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:02:05.455 INFO:tasks.rados.rados.0.smithi112.stdout:2012: finishing write tid 1 to smithi11289144-160 2023-09-23T20:02:05.455 INFO:tasks.rados.rados.0.smithi112.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-09-23T20:02:05.464 INFO:tasks.rados.rados.0.smithi112.stdout:2013: writing smithi11289144-408 from 773485 to 1446714 tid 1 2023-09-23T20:02:05.472 INFO:tasks.rados.rados.0.smithi112.stdout:2013: writing smithi11289144-408 from 2124748 to 2636551 tid 2 2023-09-23T20:02:05.472 INFO:tasks.rados.rados.0.smithi112.stdout:2011: done (2 left) 2023-09-23T20:02:05.472 INFO:tasks.rados.rados.0.smithi112.stdout:2014: write oid 448 current snap is 0 2023-09-23T20:02:05.472 INFO:tasks.rados.rados.0.smithi112.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-09-23T20:02:05.483 INFO:tasks.rados.rados.0.smithi112.stdout:2014: writing smithi11289144-448 from 790292 to 1538770 tid 1 2023-09-23T20:02:05.494 INFO:tasks.rados.rados.0.smithi112.stdout:2014: writing smithi11289144-448 from 2183230 to 2790292 tid 2 2023-09-23T20:02:05.494 INFO:tasks.rados.rados.0.smithi112.stdout:2015: read oid 457 snap -1 2023-09-23T20:02:05.494 INFO:tasks.rados.rados.0.smithi112.stdout:2015: expect deleted 2023-09-23T20:02:05.494 INFO:tasks.rados.rados.0.smithi112.stdout:2016: read oid 281 snap -1 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2017: read oid 140 snap -1 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2017: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2018: read oid 326 snap -1 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2018: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2019: write oid 472 current snap is 0 2023-09-23T20:02:05.495 INFO:tasks.rados.rados.0.smithi112.stdout:2012: finishing write tid 2 to smithi11289144-160 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:2012: finishing write tid 3 to smithi11289144-160 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:2012: finishing write tid 4 to smithi11289144-160 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 160 v 277 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:2013: finishing write tid 1 to smithi11289144-408 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:2013: finishing write tid 2 to smithi11289144-408 2023-09-23T20:02:05.496 INFO:tasks.rados.rados.0.smithi112.stdout:2013: finishing write tid 3 to smithi11289144-408 2023-09-23T20:02:05.497 INFO:tasks.rados.rados.0.smithi112.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-09-23T20:02:05.499 INFO:tasks.rados.rados.0.smithi112.stdout:2019: writing smithi11289144-472 from 407099 to 830826 tid 1 2023-09-23T20:02:05.505 INFO:tasks.rados.rados.0.smithi112.stdout:2019: writing smithi11289144-472 from 1441712 to 1957184 tid 2 2023-09-23T20:02:05.510 INFO:tasks.rados.rados.0.smithi112.stdout:2019: writing smithi11289144-472 from 2582060 to 2807099 tid 3 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:2012: done (7 left) 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:2020: write oid 371 current snap is 0 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:2013: finishing write tid 4 to smithi11289144-408 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 408 v 283 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:2014: finishing write tid 1 to smithi11289144-448 2023-09-23T20:02:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-09-23T20:02:05.515 INFO:tasks.rados.rados.0.smithi112.stdout:2020: writing smithi11289144-371 from 423906 to 922882 tid 1 2023-09-23T20:02:05.523 INFO:tasks.rados.rados.0.smithi112.stdout:2020: writing smithi11289144-371 from 1500194 to 2159324 tid 2 2023-09-23T20:02:05.527 INFO:tasks.rados.rados.0.smithi112.stdout:2020: writing smithi11289144-371 from 2609483 to 2823906 tid 3 2023-09-23T20:02:05.527 INFO:tasks.rados.rados.0.smithi112.stdout:2013: done (7 left) 2023-09-23T20:02:05.527 INFO:tasks.rados.rados.0.smithi112.stdout:2021: read oid 106 snap -1 2023-09-23T20:02:05.527 INFO:tasks.rados.rados.0.smithi112.stdout:2021: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:02:05.527 INFO:tasks.rados.rados.0.smithi112.stdout:2022: write oid 341 current snap is 0 2023-09-23T20:02:05.528 INFO:tasks.rados.rados.0.smithi112.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-09-23T20:02:05.533 INFO:tasks.rados.rados.0.smithi112.stdout:2022: writing smithi11289144-341 from 440713 to 1014938 tid 1 2023-09-23T20:02:05.538 INFO:tasks.rados.rados.0.smithi112.stdout:2022: writing smithi11289144-341 from 1442323 to 1961464 tid 2 2023-09-23T20:02:05.544 INFO:tasks.rados.rados.0.smithi112.stdout:2022: writing smithi11289144-341 from 2636906 to 2840713 tid 3 2023-09-23T20:02:05.544 INFO:tasks.rados.rados.0.smithi112.stdout:2023: delete oid 116 current snap is 0 2023-09-23T20:02:05.544 INFO:tasks.rados.rados.0.smithi112.stdout:2014: finishing write tid 2 to smithi11289144-448 2023-09-23T20:02:05.544 INFO:tasks.rados.rados.0.smithi112.stdout:2014: finishing write tid 3 to smithi11289144-448 2023-09-23T20:02:05.545 INFO:tasks.rados.rados.0.smithi112.stdout:2018: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:02:05.663 INFO:tasks.rados.rados.0.smithi112.stdout:2014: finishing write tid 4 to smithi11289144-448 2023-09-23T20:02:05.663 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 448 v 212 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-09-23T20:02:05.663 INFO:tasks.rados.rados.0.smithi112.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T20:02:05.663 INFO:tasks.rados.rados.0.smithi112.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:02:05.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:05 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:05] "GET /metrics HTTP/1.1" 200 242468 "" "Prometheus/2.43.0" 2023-09-23T20:02:05.954 INFO:tasks.rados.rados.0.smithi112.stdout:2017: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:02:06.168 INFO:tasks.rados.rados.0.smithi112.stdout:2019: finishing write tid 1 to smithi11289144-472 2023-09-23T20:02:06.168 INFO:tasks.rados.rados.0.smithi112.stdout:2019: finishing write tid 2 to smithi11289144-472 2023-09-23T20:02:06.168 INFO:tasks.rados.rados.0.smithi112.stdout:2019: finishing write tid 3 to smithi11289144-472 2023-09-23T20:02:06.168 INFO:tasks.rados.rados.0.smithi112.stdout:2019: finishing write tid 4 to smithi11289144-472 2023-09-23T20:02:06.168 INFO:tasks.rados.rados.0.smithi112.stdout:2019: finishing write tid 5 to smithi11289144-472 2023-09-23T20:02:06.168 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 472 v 369 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2020: finishing write tid 1 to smithi11289144-371 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2020: finishing write tid 2 to smithi11289144-371 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2020: finishing write tid 3 to smithi11289144-371 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2020: finishing write tid 4 to smithi11289144-371 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2020: finishing write tid 5 to smithi11289144-371 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 371 v 373 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2020: left oid 371 (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T20:02:06.169 INFO:tasks.rados.rados.0.smithi112.stdout:2014: done (9 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2015: done (8 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2016: done (7 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2017: done (6 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2018: done (5 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2019: done (4 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2020: done (3 left) 2023-09-23T20:02:06.170 INFO:tasks.rados.rados.0.smithi112.stdout:2023: done (2 left) 2023-09-23T20:02:06.171 INFO:tasks.rados.rados.0.smithi112.stdout:2024: delete oid 315 current snap is 0 2023-09-23T20:02:06.171 INFO:tasks.rados.rados.0.smithi112.stdout:2021: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:02:06.283 INFO:tasks.rados.rados.0.smithi112.stdout:2022: finishing write tid 1 to smithi11289144-341 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:2022: finishing write tid 2 to smithi11289144-341 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:2022: finishing write tid 3 to smithi11289144-341 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:2022: finishing write tid 4 to smithi11289144-341 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:2022: finishing write tid 5 to smithi11289144-341 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 341 v 317 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:2022: left oid 341 (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T20:02:06.284 INFO:tasks.rados.rados.0.smithi112.stdout:2021: done (2 left) 2023-09-23T20:02:06.285 INFO:tasks.rados.rados.0.smithi112.stdout:2022: done (1 left) 2023-09-23T20:02:06.285 INFO:tasks.rados.rados.0.smithi112.stdout:2024: done (0 left) 2023-09-23T20:02:06.285 INFO:tasks.rados.rados.0.smithi112.stdout:2025: write oid 67 current snap is 0 2023-09-23T20:02:06.285 INFO:tasks.rados.rados.0.smithi112.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-09-23T20:02:06.293 INFO:tasks.rados.rados.0.smithi112.stdout:2025: writing smithi11289144-67 from 491134 to 1007459 tid 1 2023-09-23T20:02:06.302 INFO:tasks.rados.rados.0.smithi112.stdout:2025: writing smithi11289144-67 from 1734122 to 2400590 tid 2 2023-09-23T20:02:06.303 INFO:tasks.rados.rados.0.smithi112.stdout:2026: read oid 421 snap -1 2023-09-23T20:02:06.303 INFO:tasks.rados.rados.0.smithi112.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T20:02:06.303 INFO:tasks.rados.rados.0.smithi112.stdout:2027: read oid 147 snap -1 2023-09-23T20:02:06.303 INFO:tasks.rados.rados.0.smithi112.stdout:2027: expect deleted 2023-09-23T20:02:06.303 INFO:tasks.rados.rados.0.smithi112.stdout:2028: write oid 111 current snap is 0 2023-09-23T20:02:06.303 INFO:tasks.rados.rados.0.smithi112.stdout:2025: finishing write tid 1 to smithi11289144-67 2023-09-23T20:02:06.304 INFO:tasks.rados.rados.0.smithi112.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-09-23T20:02:06.309 INFO:tasks.rados.rados.0.smithi112.stdout:2028: writing smithi11289144-111 from 507941 to 1099515 tid 1 2023-09-23T20:02:06.315 INFO:tasks.rados.rados.0.smithi112.stdout:2028: writing smithi11289144-111 from 1676251 to 2202730 tid 2 2023-09-23T20:02:06.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:05 smithi174 bash[69530]: debug 2023-09-23T20:02:05.886+0000 7fc5c39a9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:02:06.319 INFO:tasks.rados.rados.0.smithi112.stdout:2028: writing smithi11289144-111 from 2746598 to 2907941 tid 3 2023-09-23T20:02:06.319 INFO:tasks.rados.rados.0.smithi112.stdout:2029: read oid 354 snap -1 2023-09-23T20:02:06.320 INFO:tasks.rados.rados.0.smithi112.stdout:2029: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:02:06.320 INFO:tasks.rados.rados.0.smithi112.stdout:2030: read oid 363 snap -1 2023-09-23T20:02:06.320 INFO:tasks.rados.rados.0.smithi112.stdout:2030: expect (ObjNum 527 snap 0 seq_num 527) 2023-09-23T20:02:06.320 INFO:tasks.rados.rados.0.smithi112.stdout:2031: write oid 431 current snap is 0 2023-09-23T20:02:06.320 INFO:tasks.rados.rados.0.smithi112.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-09-23T20:02:06.327 INFO:tasks.rados.rados.0.smithi112.stdout:2031: writing smithi11289144-431 from 524748 to 1191571 tid 1 2023-09-23T20:02:06.334 INFO:tasks.rados.rados.0.smithi112.stdout:2031: writing smithi11289144-431 from 1734733 to 2404870 tid 2 2023-09-23T20:02:06.334 INFO:tasks.rados.rados.0.smithi112.stdout:2032: write oid 225 current snap is 0 2023-09-23T20:02:06.334 INFO:tasks.rados.rados.0.smithi112.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-09-23T20:02:06.341 INFO:tasks.rados.rados.0.smithi112.stdout:2032: writing smithi11289144-225 from 541555 to 1283627 tid 1 2023-09-23T20:02:06.347 INFO:tasks.rados.rados.0.smithi112.stdout:2032: writing smithi11289144-225 from 1793215 to 2323363 tid 2 2023-09-23T20:02:06.351 INFO:tasks.rados.rados.0.smithi112.stdout:2032: writing smithi11289144-225 from 2801444 to 2941555 tid 3 2023-09-23T20:02:06.351 INFO:tasks.rados.rados.0.smithi112.stdout:2033: write oid 75 current snap is 0 2023-09-23T20:02:06.351 INFO:tasks.rados.rados.0.smithi112.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-09-23T20:02:06.357 INFO:tasks.rados.rados.0.smithi112.stdout:2033: writing smithi11289144-75 from 558362 to 975683 tid 1 2023-09-23T20:02:06.363 INFO:tasks.rados.rados.0.smithi112.stdout:2033: writing smithi11289144-75 from 1451697 to 2125503 tid 2 2023-09-23T20:02:06.368 INFO:tasks.rados.rados.0.smithi112.stdout:2033: writing smithi11289144-75 from 2712514 to 2958362 tid 3 2023-09-23T20:02:06.368 INFO:tasks.rados.rados.0.smithi112.stdout:2034: read oid 80 snap -1 2023-09-23T20:02:06.368 INFO:tasks.rados.rados.0.smithi112.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:06.368 INFO:tasks.rados.rados.0.smithi112.stdout:2035: write oid 366 current snap is 0 2023-09-23T20:02:06.368 INFO:tasks.rados.rados.0.smithi112.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-09-23T20:02:06.374 INFO:tasks.rados.rados.0.smithi112.stdout:2035: writing smithi11289144-366 from 575169 to 1067739 tid 1 2023-09-23T20:02:06.381 INFO:tasks.rados.rados.0.smithi112.stdout:2035: writing smithi11289144-366 from 1793826 to 2211290 tid 2 2023-09-23T20:02:06.386 INFO:tasks.rados.rados.0.smithi112.stdout:2035: writing smithi11289144-366 from 2623584 to 2975169 tid 3 2023-09-23T20:02:06.386 INFO:tasks.rados.rados.0.smithi112.stdout:2036: write oid 370 current snap is 0 2023-09-23T20:02:06.386 INFO:tasks.rados.rados.0.smithi112.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-09-23T20:02:06.392 INFO:tasks.rados.rados.0.smithi112.stdout:2036: writing smithi11289144-370 from 591976 to 1159795 tid 1 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2036: writing smithi11289144-370 from 1852308 to 2529783 tid 2 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2037: read oid 49 snap -1 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2037: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2038: delete oid 408 current snap is 0 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2025: finishing write tid 2 to smithi11289144-67 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2025: finishing write tid 3 to smithi11289144-67 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2025: finishing write tid 4 to smithi11289144-67 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 67 v 211 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-09-23T20:02:06.401 INFO:tasks.rados.rados.0.smithi112.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T20:02:06.573 INFO:tasks.rados.rados.0.smithi112.stdout:2028: finishing write tid 1 to smithi11289144-111 2023-09-23T20:02:06.573 INFO:tasks.rados.rados.0.smithi112.stdout:2028: finishing write tid 2 to smithi11289144-111 2023-09-23T20:02:06.574 INFO:tasks.rados.rados.0.smithi112.stdout:2028: finishing write tid 3 to smithi11289144-111 2023-09-23T20:02:06.574 INFO:tasks.rados.rados.0.smithi112.stdout:2028: finishing write tid 4 to smithi11289144-111 2023-09-23T20:02:06.574 INFO:tasks.rados.rados.0.smithi112.stdout:2028: finishing write tid 5 to smithi11289144-111 2023-09-23T20:02:06.574 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 254 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-09-23T20:02:06.574 INFO:tasks.rados.rados.0.smithi112.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-09-23T20:02:06.574 INFO:tasks.rados.rados.0.smithi112.stdout:2029: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:02:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[41728]: audit 2023-09-23T20:02:05.376189+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[41728]: audit 2023-09-23T20:02:05.383106+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[41728]: audit 2023-09-23T20:02:05.485177+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.112:0/129366813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[41728]: audit 2023-09-23T20:02:05.986920+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[41728]: audit 2023-09-23T20:02:05.993888+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[27353]: audit 2023-09-23T20:02:05.376189+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[27353]: audit 2023-09-23T20:02:05.383106+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[27353]: audit 2023-09-23T20:02:05.485177+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.112:0/129366813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[27353]: audit 2023-09-23T20:02:05.986920+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:06 smithi112 bash[27353]: audit 2023-09-23T20:02:05.993888+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.744 INFO:tasks.rados.rados.0.smithi112.stdout:2031: finishing write tid 1 to smithi11289144-431 2023-09-23T20:02:06.744 INFO:tasks.rados.rados.0.smithi112.stdout:2030: expect (ObjNum 527 snap 0 seq_num 527) 2023-09-23T20:02:06.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:06 smithi174 bash[69530]: debug 2023-09-23T20:02:06.446+0000 7fc5c39a9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:02:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:06 smithi174 bash[31352]: audit 2023-09-23T20:02:05.376189+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:06 smithi174 bash[31352]: audit 2023-09-23T20:02:05.383106+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:06 smithi174 bash[31352]: audit 2023-09-23T20:02:05.485177+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.112:0/129366813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:06 smithi174 bash[31352]: audit 2023-09-23T20:02:05.986920+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:06 smithi174 bash[31352]: audit 2023-09-23T20:02:05.993888+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:06.873 INFO:tasks.rados.rados.0.smithi112.stdout:2031: finishing write tid 2 to smithi11289144-431 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2031: finishing write tid 3 to smithi11289144-431 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2031: finishing write tid 4 to smithi11289144-431 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 320 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2032: finishing write tid 1 to smithi11289144-225 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2032: finishing write tid 2 to smithi11289144-225 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2032: finishing write tid 3 to smithi11289144-225 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2032: finishing write tid 4 to smithi11289144-225 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2032: finishing write tid 5 to smithi11289144-225 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 225 v 377 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T20:02:06.874 INFO:tasks.rados.rados.0.smithi112.stdout:2033: finishing write tid 1 to smithi11289144-75 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:2033: finishing write tid 2 to smithi11289144-75 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:2033: finishing write tid 3 to smithi11289144-75 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:2033: finishing write tid 4 to smithi11289144-75 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:2033: finishing write tid 5 to smithi11289144-75 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 75 v 370 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-09-23T20:02:06.875 INFO:tasks.rados.rados.0.smithi112.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:06.990 INFO:tasks.rados.rados.0.smithi112.stdout:2035: finishing write tid 1 to smithi11289144-366 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2035: finishing write tid 2 to smithi11289144-366 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2035: finishing write tid 3 to smithi11289144-366 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2035: finishing write tid 4 to smithi11289144-366 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2035: finishing write tid 5 to smithi11289144-366 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 366 v 287 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2035: left oid 366 (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2036: finishing write tid 1 to smithi11289144-370 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2036: finishing write tid 2 to smithi11289144-370 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2036: finishing write tid 3 to smithi11289144-370 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2036: finishing write tid 4 to smithi11289144-370 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 215 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2036: left oid 370 (ObjNum 1368 snap 0 seq_num 1368) 2023-09-23T20:02:06.991 INFO:tasks.rados.rados.0.smithi112.stdout:2037: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:02:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2025: done (13 left) 2023-09-23T20:02:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2026: done (12 left) 2023-09-23T20:02:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2027: done (11 left) 2023-09-23T20:02:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2028: done (10 left) 2023-09-23T20:02:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2029: done (9 left) 2023-09-23T20:02:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2030: done (8 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2031: done (7 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2032: done (6 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2033: done (5 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2034: done (4 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2035: done (3 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2036: done (2 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2037: done (1 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2038: done (0 left) 2023-09-23T20:02:07.190 INFO:tasks.rados.rados.0.smithi112.stdout:2039: delete oid 468 current snap is 0 2023-09-23T20:02:07.192 INFO:tasks.rados.rados.0.smithi112.stdout:2039: done (0 left) 2023-09-23T20:02:07.192 INFO:tasks.rados.rados.0.smithi112.stdout:2040: write oid 430 current snap is 0 2023-09-23T20:02:07.192 INFO:tasks.rados.rados.0.smithi112.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-09-23T20:02:07.205 INFO:tasks.rados.rados.0.smithi112.stdout:2040: writing smithi11289144-430 from 642397 to 1152316 tid 1 2023-09-23T20:02:07.210 INFO:tasks.rados.rados.0.smithi112.stdout:2040: writing smithi11289144-430 from 1627754 to 2052556 tid 2 2023-09-23T20:02:07.216 INFO:tasks.rados.rados.0.smithi112.stdout:2040: writing smithi11289144-430 from 2733276 to 3042397 tid 3 2023-09-23T20:02:07.216 INFO:tasks.rados.rados.0.smithi112.stdout:2041: write oid 436 current snap is 0 2023-09-23T20:02:07.216 INFO:tasks.rados.rados.0.smithi112.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-09-23T20:02:07.223 INFO:tasks.rados.rados.0.smithi112.stdout:2041: writing smithi11289144-436 from 659204 to 1244372 tid 1 2023-09-23T20:02:07.229 INFO:tasks.rados.rados.0.smithi112.stdout:2041: writing smithi11289144-436 from 1686236 to 2371049 tid 2 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2042: read oid 146 snap -1 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2042: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2043: read oid 459 snap -1 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2044: write oid 308 current snap is 0 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2040: finishing write tid 1 to smithi11289144-430 2023-09-23T20:02:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2040: finishing write tid 2 to smithi11289144-430 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:2040: finishing write tid 3 to smithi11289144-430 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:2040: finishing write tid 4 to smithi11289144-430 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:2040: finishing write tid 5 to smithi11289144-430 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 382 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:2041: finishing write tid 1 to smithi11289144-436 2023-09-23T20:02:07.231 INFO:tasks.rados.rados.0.smithi112.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-09-23T20:02:07.237 INFO:tasks.rados.rados.0.smithi112.stdout:2044: writing smithi11289144-308 from 676011 to 1336428 tid 1 2023-09-23T20:02:07.242 INFO:tasks.rados.rados.0.smithi112.stdout:2044: writing smithi11289144-308 from 1744718 to 2173189 tid 2 2023-09-23T20:02:07.247 INFO:tasks.rados.rados.0.smithi112.stdout:2044: writing smithi11289144-308 from 2788122 to 3076011 tid 3 2023-09-23T20:02:07.247 INFO:tasks.rados.rados.0.smithi112.stdout:2040: done (4 left) 2023-09-23T20:02:07.248 INFO:tasks.rados.rados.0.smithi112.stdout:2045: write oid 314 current snap is 0 2023-09-23T20:02:07.248 INFO:tasks.rados.rados.0.smithi112.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-09-23T20:02:07.255 INFO:tasks.rados.rados.0.smithi112.stdout:2045: writing smithi11289144-314 from 692818 to 1428484 tid 1 2023-09-23T20:02:07.264 INFO:tasks.rados.rados.0.smithi112.stdout:2045: writing smithi11289144-314 from 2203200 to 2891682 tid 2 2023-09-23T20:02:07.264 INFO:tasks.rados.rados.0.smithi112.stdout:2046: read oid 350 snap -1 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2046: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2047: delete oid 467 current snap is 0 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2041: finishing write tid 2 to smithi11289144-436 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2041: finishing write tid 3 to smithi11289144-436 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2041: finishing write tid 4 to smithi11289144-436 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 436 v 373 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:02:07.265 INFO:tasks.rados.rados.0.smithi112.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T20:02:07.385 INFO:tasks.rados.rados.0.smithi112.stdout:2042: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:02:07.557 INFO:tasks.rados.rados.0.smithi112.stdout:2044: finishing write tid 1 to smithi11289144-308 2023-09-23T20:02:07.557 INFO:tasks.rados.rados.0.smithi112.stdout:2044: finishing write tid 2 to smithi11289144-308 2023-09-23T20:02:07.557 INFO:tasks.rados.rados.0.smithi112.stdout:2044: finishing write tid 3 to smithi11289144-308 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2044: finishing write tid 4 to smithi11289144-308 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2044: finishing write tid 5 to smithi11289144-308 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 308 v 386 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2045: finishing write tid 1 to smithi11289144-314 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2045: finishing write tid 2 to smithi11289144-314 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2045: finishing write tid 3 to smithi11289144-314 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:2045: finishing write tid 4 to smithi11289144-314 2023-09-23T20:02:07.558 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 314 v 301 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-09-23T20:02:07.559 INFO:tasks.rados.rados.0.smithi112.stdout:2045: left oid 314 (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T20:02:07.559 INFO:tasks.rados.rados.0.smithi112.stdout:2046: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:02:07.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[69530]: debug 2023-09-23T20:02:07.066+0000 7fc5c39a9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:02:07.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[69530]: debug 2023-09-23T20:02:07.190+0000 7fc5c39a9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2041: done (6 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2042: done (5 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2043: done (4 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2044: done (3 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2045: done (2 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2046: done (1 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2047: done (0 left) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2048: read oid 143 snap -1 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:02:07.720 INFO:tasks.rados.rados.0.smithi112.stdout:2049: read oid 434 snap -1 2023-09-23T20:02:07.721 INFO:tasks.rados.rados.0.smithi112.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T20:02:07.721 INFO:tasks.rados.rados.0.smithi112.stdout:2050: read oid 195 snap -1 2023-09-23T20:02:07.721 INFO:tasks.rados.rados.0.smithi112.stdout:2050: expect (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T20:02:07.721 INFO:tasks.rados.rados.0.smithi112.stdout:2051: write oid 60 current snap is 0 2023-09-23T20:02:07.721 INFO:tasks.rados.rados.0.smithi112.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-09-23T20:02:07.733 INFO:tasks.rados.rados.0.smithi112.stdout:2051: writing smithi11289144-60 from 726432 to 1212596 tid 1 2023-09-23T20:02:07.742 INFO:tasks.rados.rados.0.smithi112.stdout:2051: writing smithi11289144-60 from 1803811 to 2495962 tid 2 2023-09-23T20:02:07.742 INFO:tasks.rados.rados.0.smithi112.stdout:2052: write oid 130 current snap is 0 2023-09-23T20:02:07.742 INFO:tasks.rados.rados.0.smithi112.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-09-23T20:02:07.750 INFO:tasks.rados.rados.0.smithi112.stdout:2052: writing smithi11289144-130 from 743239 to 1421005 tid 1 2023-09-23T20:02:07.756 INFO:tasks.rados.rados.0.smithi112.stdout:2052: writing smithi11289144-130 from 1978646 to 2414455 tid 2 2023-09-23T20:02:07.760 INFO:tasks.rados.rados.0.smithi112.stdout:2052: writing smithi11289144-130 from 2897814 to 3143239 tid 3 2023-09-23T20:02:07.760 INFO:tasks.rados.rados.0.smithi112.stdout:2053: read oid 403 snap -1 2023-09-23T20:02:07.761 INFO:tasks.rados.rados.0.smithi112.stdout:2053: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T20:02:07.761 INFO:tasks.rados.rados.0.smithi112.stdout:2054: read oid 305 snap -1 2023-09-23T20:02:07.761 INFO:tasks.rados.rados.0.smithi112.stdout:2054: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:02:07.761 INFO:tasks.rados.rados.0.smithi112.stdout:2055: write oid 207 current snap is 0 2023-09-23T20:02:07.761 INFO:tasks.rados.rados.0.smithi112.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-09-23T20:02:07.769 INFO:tasks.rados.rados.0.smithi112.stdout:2055: writing smithi11289144-207 from 760046 to 1513061 tid 1 2023-09-23T20:02:07.778 INFO:tasks.rados.rados.0.smithi112.stdout:2055: writing smithi11289144-207 from 2037128 to 2732948 tid 2 2023-09-23T20:02:07.778 INFO:tasks.rados.rados.0.smithi112.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:02:07.841 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[31352]: cluster 2023-09-23T20:02:05.756199+0000 mgr.y (mgr.24356) 247 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-09-23T20:02:07.841 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[31352]: audit 2023-09-23T20:02:06.637815+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:07.841 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[31352]: audit 2023-09-23T20:02:06.643524+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:07.841 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[69530]: debug 2023-09-23T20:02:07.566+0000 7fc5c39a9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:02:07.842 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[69530]: debug 2023-09-23T20:02:07.686+0000 7fc5c39a9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:02:07.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:07 smithi112 bash[27353]: cluster 2023-09-23T20:02:05.756199+0000 mgr.y (mgr.24356) 247 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-09-23T20:02:07.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:07 smithi112 bash[27353]: audit 2023-09-23T20:02:06.637815+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:07.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:07 smithi112 bash[27353]: audit 2023-09-23T20:02:06.643524+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:07 smithi112 bash[41728]: cluster 2023-09-23T20:02:05.756199+0000 mgr.y (mgr.24356) 247 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-09-23T20:02:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:07 smithi112 bash[41728]: audit 2023-09-23T20:02:06.637815+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:07 smithi112 bash[41728]: audit 2023-09-23T20:02:06.643524+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:07.943 INFO:tasks.rados.rados.0.smithi112.stdout:2050: expect (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T20:02:08.037 INFO:tasks.rados.rados.0.smithi112.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T20:02:08.095 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[69530]: debug 2023-09-23T20:02:07.838+0000 7fc5c39a9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:02:08.095 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:07 smithi174 bash[69530]: debug 2023-09-23T20:02:07.958+0000 7fc5c39a9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:02:08.164 INFO:tasks.rados.rados.0.smithi112.stdout:2051: finishing write tid 1 to smithi11289144-60 2023-09-23T20:02:08.164 INFO:tasks.rados.rados.0.smithi112.stdout:2051: finishing write tid 2 to smithi11289144-60 2023-09-23T20:02:08.164 INFO:tasks.rados.rados.0.smithi112.stdout:2051: finishing write tid 3 to smithi11289144-60 2023-09-23T20:02:08.164 INFO:tasks.rados.rados.0.smithi112.stdout:2051: finishing write tid 4 to smithi11289144-60 2023-09-23T20:02:08.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 60 v 313 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-09-23T20:02:08.164 INFO:tasks.rados.rados.0.smithi112.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2052: finishing write tid 1 to smithi11289144-130 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2052: finishing write tid 2 to smithi11289144-130 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2052: finishing write tid 3 to smithi11289144-130 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2052: finishing write tid 4 to smithi11289144-130 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2052: finishing write tid 5 to smithi11289144-130 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 130 v 324 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:02:08.165 INFO:tasks.rados.rados.0.smithi112.stdout:2054: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:02:08.233 INFO:tasks.rados.rados.0.smithi112.stdout:2053: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T20:02:08.411 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:08 smithi174 bash[69530]: debug 2023-09-23T20:02:08.090+0000 7fc5c39a9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:02:08.411 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:08 smithi174 bash[69530]: debug 2023-09-23T20:02:08.282+0000 7fc5c39a9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2055: finishing write tid 1 to smithi11289144-207 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2055: finishing write tid 2 to smithi11289144-207 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2055: finishing write tid 3 to smithi11289144-207 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2055: finishing write tid 4 to smithi11289144-207 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 207 v 211 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2048: done (7 left) 2023-09-23T20:02:08.429 INFO:tasks.rados.rados.0.smithi112.stdout:2049: done (6 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2050: done (5 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2051: done (4 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2052: done (3 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2053: done (2 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2054: done (1 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2055: done (0 left) 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2056: read oid 63 snap -1 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2056: expect deleted 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2057: write oid 364 current snap is 0 2023-09-23T20:02:08.430 INFO:tasks.rados.rados.0.smithi112.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-09-23T20:02:08.441 INFO:tasks.rados.rados.0.smithi112.stdout:2057: writing smithi11289144-364 from 776853 to 1205117 tid 1 2023-09-23T20:02:08.448 INFO:tasks.rados.rados.0.smithi112.stdout:2057: writing smithi11289144-364 from 1979257 to 2418735 tid 2 2023-09-23T20:02:08.452 INFO:tasks.rados.rados.0.smithi112.stdout:2057: writing smithi11289144-364 from 2836307 to 3176853 tid 3 2023-09-23T20:02:08.453 INFO:tasks.rados.rados.0.smithi112.stdout:2058: read oid 113 snap -1 2023-09-23T20:02:08.453 INFO:tasks.rados.rados.0.smithi112.stdout:2058: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:02:08.453 INFO:tasks.rados.rados.0.smithi112.stdout:2059: write oid 241 current snap is 0 2023-09-23T20:02:08.453 INFO:tasks.rados.rados.0.smithi112.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-09-23T20:02:08.460 INFO:tasks.rados.rados.0.smithi112.stdout:2059: writing smithi11289144-241 from 793660 to 1297173 tid 1 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2059: writing smithi11289144-241 from 2037739 to 2620875 tid 2 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2060: delete oid 49 current snap is 0 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2057: finishing write tid 1 to smithi11289144-364 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2057: finishing write tid 2 to smithi11289144-364 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2057: finishing write tid 3 to smithi11289144-364 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2057: finishing write tid 4 to smithi11289144-364 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:2057: finishing write tid 5 to smithi11289144-364 2023-09-23T20:02:08.468 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 306 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-09-23T20:02:08.469 INFO:tasks.rados.rados.0.smithi112.stdout:2057: left oid 364 (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:02:08.469 INFO:tasks.rados.rados.0.smithi112.stdout:2058: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:02:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:2059: finishing write tid 1 to smithi11289144-241 2023-09-23T20:02:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:2059: finishing write tid 2 to smithi11289144-241 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2059: finishing write tid 3 to smithi11289144-241 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2059: finishing write tid 4 to smithi11289144-241 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 241 v 316 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2059: left oid 241 (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2056: done (4 left) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2057: done (3 left) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2058: done (2 left) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2059: done (1 left) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2060: done (0 left) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2061: read oid 405 snap -1 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2061: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T20:02:08.624 INFO:tasks.rados.rados.0.smithi112.stdout:2062: read oid 467 snap -1 2023-09-23T20:02:08.625 INFO:tasks.rados.rados.0.smithi112.stdout:2062: expect deleted 2023-09-23T20:02:08.625 INFO:tasks.rados.rados.0.smithi112.stdout:2063: delete oid 273 current snap is 0 2023-09-23T20:02:08.626 INFO:tasks.rados.rados.0.smithi112.stdout:2062: done (2 left) 2023-09-23T20:02:08.626 INFO:tasks.rados.rados.0.smithi112.stdout:2063: done (1 left) 2023-09-23T20:02:08.626 INFO:tasks.rados.rados.0.smithi112.stdout:2064: read oid 184 snap -1 2023-09-23T20:02:08.626 INFO:tasks.rados.rados.0.smithi112.stdout:2064: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:02:08.626 INFO:tasks.rados.rados.0.smithi112.stdout:2065: write oid 118 current snap is 0 2023-09-23T20:02:08.626 INFO:tasks.rados.rados.0.smithi112.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-09-23T20:02:08.638 INFO:tasks.rados.rados.0.smithi112.stdout:2065: writing smithi11289144-118 from 444081 to 1173341 tid 1 2023-09-23T20:02:08.644 INFO:tasks.rados.rados.0.smithi112.stdout:2065: writing smithi11289144-118 from 1813185 to 2260001 tid 2 2023-09-23T20:02:08.650 INFO:tasks.rados.rados.0.smithi112.stdout:2065: writing smithi11289144-118 from 2945999 to 3244081 tid 3 2023-09-23T20:02:08.650 INFO:tasks.rados.rados.0.smithi112.stdout:2066: read oid 321 snap -1 2023-09-23T20:02:08.650 INFO:tasks.rados.rados.0.smithi112.stdout:2066: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T20:02:08.650 INFO:tasks.rados.rados.0.smithi112.stdout:2067: write oid 428 current snap is 0 2023-09-23T20:02:08.650 INFO:tasks.rados.rados.0.smithi112.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-09-23T20:02:08.656 INFO:tasks.rados.rados.0.smithi112.stdout:2067: writing smithi11289144-428 from 460888 to 981750 tid 1 2023-09-23T20:02:08.662 INFO:tasks.rados.rados.0.smithi112.stdout:2067: writing smithi11289144-428 from 1471667 to 2062141 tid 2 2023-09-23T20:02:08.667 INFO:tasks.rados.rados.0.smithi112.stdout:2067: writing smithi11289144-428 from 2573422 to 3028829 tid 3 2023-09-23T20:02:08.668 INFO:tasks.rados.rados.0.smithi112.stdout:2068: write oid 165 current snap is 0 2023-09-23T20:02:08.668 INFO:tasks.rados.rados.0.smithi112.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-09-23T20:02:08.673 INFO:tasks.rados.rados.0.smithi112.stdout:2068: writing smithi11289144-165 from 477695 to 1073806 tid 1 2023-09-23T20:02:08.679 INFO:tasks.rados.rados.0.smithi112.stdout:2068: writing smithi11289144-165 from 1530149 to 1980634 tid 2 2023-09-23T20:02:08.687 INFO:tasks.rados.rados.0.smithi112.stdout:2068: writing smithi11289144-165 from 2600845 to 3267524 tid 3 2023-09-23T20:02:08.687 INFO:tasks.rados.rados.0.smithi112.stdout:2069: read oid 76 snap -1 2023-09-23T20:02:08.687 INFO:tasks.rados.rados.0.smithi112.stdout:2069: expect (ObjNum 75 snap 0 seq_num 75) 2023-09-23T20:02:08.687 INFO:tasks.rados.rados.0.smithi112.stdout:2070: delete oid 338 current snap is 0 2023-09-23T20:02:08.687 INFO:tasks.rados.rados.0.smithi112.stdout:2061: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T20:02:08.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:08 smithi174 bash[31352]: audit 2023-09-23T20:02:07.928987+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.112:0/3456662634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:08.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:08 smithi174 bash[69530]: debug 2023-09-23T20:02:08.406+0000 7fc5c39a9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:02:08.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:08 smithi112 bash[27353]: audit 2023-09-23T20:02:07.928987+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.112:0/3456662634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:08.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:08 smithi112 bash[41728]: audit 2023-09-23T20:02:07.928987+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.112:0/3456662634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:08.903 INFO:tasks.rados.rados.0.smithi112.stdout:2064: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:02:09.003 INFO:tasks.rados.rados.0.smithi112.stdout:2065: finishing write tid 1 to smithi11289144-118 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:2065: finishing write tid 2 to smithi11289144-118 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:2065: finishing write tid 3 to smithi11289144-118 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:2065: finishing write tid 4 to smithi11289144-118 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:2065: finishing write tid 5 to smithi11289144-118 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 118 v 251 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:2065: left oid 118 (ObjNum 1383 snap 0 seq_num 1383) 2023-09-23T20:02:09.004 INFO:tasks.rados.rados.0.smithi112.stdout:2066: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T20:02:09.149 INFO:tasks.rados.rados.0.smithi112.stdout:2067: finishing write tid 1 to smithi11289144-428 2023-09-23T20:02:09.149 INFO:tasks.rados.rados.0.smithi112.stdout:2067: finishing write tid 2 to smithi11289144-428 2023-09-23T20:02:09.149 INFO:tasks.rados.rados.0.smithi112.stdout:2067: finishing write tid 3 to smithi11289144-428 2023-09-23T20:02:09.149 INFO:tasks.rados.rados.0.smithi112.stdout:2067: finishing write tid 4 to smithi11289144-428 2023-09-23T20:02:09.149 INFO:tasks.rados.rados.0.smithi112.stdout:2067: finishing write tid 5 to smithi11289144-428 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 428 v 328 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2067: left oid 428 (ObjNum 1384 snap 0 seq_num 1384) 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2068: finishing write tid 1 to smithi11289144-165 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2068: finishing write tid 2 to smithi11289144-165 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2068: finishing write tid 3 to smithi11289144-165 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2068: finishing write tid 4 to smithi11289144-165 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2068: finishing write tid 5 to smithi11289144-165 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 165 v 215 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2068: left oid 165 (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T20:02:09.150 INFO:tasks.rados.rados.0.smithi112.stdout:2069: expect (ObjNum 75 snap 0 seq_num 75) 2023-09-23T20:02:09.250 INFO:tasks.rados.rados.0.smithi112.stdout:2061: done (7 left) 2023-09-23T20:02:09.250 INFO:tasks.rados.rados.0.smithi112.stdout:2064: done (6 left) 2023-09-23T20:02:09.250 INFO:tasks.rados.rados.0.smithi112.stdout:2065: done (5 left) 2023-09-23T20:02:09.250 INFO:tasks.rados.rados.0.smithi112.stdout:2066: done (4 left) 2023-09-23T20:02:09.251 INFO:tasks.rados.rados.0.smithi112.stdout:2067: done (3 left) 2023-09-23T20:02:09.251 INFO:tasks.rados.rados.0.smithi112.stdout:2068: done (2 left) 2023-09-23T20:02:09.251 INFO:tasks.rados.rados.0.smithi112.stdout:2069: done (1 left) 2023-09-23T20:02:09.251 INFO:tasks.rados.rados.0.smithi112.stdout:2070: done (0 left) 2023-09-23T20:02:09.251 INFO:tasks.rados.rados.0.smithi112.stdout:2071: read oid 243 snap -1 2023-09-23T20:02:09.252 INFO:tasks.rados.rados.0.smithi112.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:02:09.252 INFO:tasks.rados.rados.0.smithi112.stdout:2072: read oid 193 snap -1 2023-09-23T20:02:09.252 INFO:tasks.rados.rados.0.smithi112.stdout:2072: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:02:09.252 INFO:tasks.rados.rados.0.smithi112.stdout:2073: write oid 222 current snap is 0 2023-09-23T20:02:09.252 INFO:tasks.rados.rados.0.smithi112.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-09-23T20:02:09.262 INFO:tasks.rados.rados.0.smithi112.stdout:2073: writing smithi11289144-222 from 511309 to 1257918 tid 1 2023-09-23T20:02:09.269 INFO:tasks.rados.rados.0.smithi112.stdout:2073: writing smithi11289144-222 from 2047113 to 2501267 tid 2 2023-09-23T20:02:09.274 INFO:tasks.rados.rados.0.smithi112.stdout:2073: writing smithi11289144-222 from 3055691 to 3311309 tid 3 2023-09-23T20:02:09.274 INFO:tasks.rados.rados.0.smithi112.stdout:2074: read oid 329 snap -1 2023-09-23T20:02:09.274 INFO:tasks.rados.rados.0.smithi112.stdout:2074: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-23T20:02:09.274 INFO:tasks.rados.rados.0.smithi112.stdout:2075: write oid 404 current snap is 0 2023-09-23T20:02:09.274 INFO:tasks.rados.rados.0.smithi112.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-09-23T20:02:09.279 INFO:tasks.rados.rados.0.smithi112.stdout:2075: writing smithi11289144-404 from 528116 to 949974 tid 1 2023-09-23T20:02:09.287 INFO:tasks.rados.rados.0.smithi112.stdout:2075: writing smithi11289144-404 from 1589242 to 2187054 tid 2 2023-09-23T20:02:09.293 INFO:tasks.rados.rados.0.smithi112.stdout:2075: writing smithi11289144-404 from 2966761 to 3328116 tid 3 2023-09-23T20:02:09.293 INFO:tasks.rados.rados.0.smithi112.stdout:2076: read oid 94 snap -1 2023-09-23T20:02:09.293 INFO:tasks.rados.rados.0.smithi112.stdout:2076: expect (ObjNum 790 snap 0 seq_num 790) 2023-09-23T20:02:09.293 INFO:tasks.rados.rados.0.smithi112.stdout:2077: read oid 58 snap -1 2023-09-23T20:02:09.293 INFO:tasks.rados.rados.0.smithi112.stdout:2077: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:02:09.293 INFO:tasks.rados.rados.0.smithi112.stdout:2078: read oid 410 snap -1 2023-09-23T20:02:09.294 INFO:tasks.rados.rados.0.smithi112.stdout:2078: expect (ObjNum 978 snap 0 seq_num 978) 2023-09-23T20:02:09.294 INFO:tasks.rados.rados.0.smithi112.stdout:2079: write oid 464 current snap is 0 2023-09-23T20:02:09.294 INFO:tasks.rados.rados.0.smithi112.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-09-23T20:02:09.299 INFO:tasks.rados.rados.0.smithi112.stdout:2079: writing smithi11289144-464 from 544923 to 1042030 tid 1 2023-09-23T20:02:09.305 INFO:tasks.rados.rados.0.smithi112.stdout:2079: writing smithi11289144-464 from 1647724 to 2105547 tid 2 2023-09-23T20:02:09.312 INFO:tasks.rados.rados.0.smithi112.stdout:2079: writing smithi11289144-464 from 2710537 to 3138657 tid 3 2023-09-23T20:02:09.312 INFO:tasks.rados.rados.0.smithi112.stdout:2080: write oid 403 current snap is 0 2023-09-23T20:02:09.313 INFO:tasks.rados.rados.0.smithi112.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-09-23T20:02:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:2080: writing smithi11289144-403 from 561730 to 1134086 tid 1 2023-09-23T20:02:09.325 INFO:tasks.rados.rados.0.smithi112.stdout:2080: writing smithi11289144-403 from 1706206 to 2307687 tid 2 2023-09-23T20:02:09.332 INFO:tasks.rados.rados.0.smithi112.stdout:2080: writing smithi11289144-403 from 3021607 to 3361730 tid 3 2023-09-23T20:02:09.332 INFO:tasks.rados.rados.0.smithi112.stdout:2081: read oid 266 snap -1 2023-09-23T20:02:09.332 INFO:tasks.rados.rados.0.smithi112.stdout:2081: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T20:02:09.332 INFO:tasks.rados.rados.0.smithi112.stdout:2082: write oid 31 current snap is 0 2023-09-23T20:02:09.332 INFO:tasks.rados.rados.0.smithi112.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-09-23T20:02:09.339 INFO:tasks.rados.rados.0.smithi112.stdout:2082: writing smithi11289144-31 from 578537 to 1226142 tid 1 2023-09-23T20:02:09.346 INFO:tasks.rados.rados.0.smithi112.stdout:2082: writing smithi11289144-31 from 1764688 to 2509827 tid 2 2023-09-23T20:02:09.351 INFO:tasks.rados.rados.0.smithi112.stdout:2082: writing smithi11289144-31 from 3049030 to 3378537 tid 3 2023-09-23T20:02:09.351 INFO:tasks.rados.rados.0.smithi112.stdout:2083: read oid 499 snap -1 2023-09-23T20:02:09.351 INFO:tasks.rados.rados.0.smithi112.stdout:2083: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:02:09.351 INFO:tasks.rados.rados.0.smithi112.stdout:2084: write oid 391 current snap is 0 2023-09-23T20:02:09.352 INFO:tasks.rados.rados.0.smithi112.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:02:09.423 INFO:tasks.rados.rados.0.smithi112.stdout:2072: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:02:09.649 INFO:tasks.rados.rados.0.smithi112.stdout:2073: finishing write tid 1 to smithi11289144-222 2023-09-23T20:02:09.650 INFO:tasks.rados.rados.0.smithi112.stdout:2073: finishing write tid 2 to smithi11289144-222 2023-09-23T20:02:09.650 INFO:tasks.rados.rados.0.smithi112.stdout:2073: finishing write tid 3 to smithi11289144-222 2023-09-23T20:02:09.650 INFO:tasks.rados.rados.0.smithi112.stdout:2073: finishing write tid 4 to smithi11289144-222 2023-09-23T20:02:09.650 INFO:tasks.rados.rados.0.smithi112.stdout:2073: finishing write tid 5 to smithi11289144-222 2023-09-23T20:02:09.650 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 222 v 378 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-09-23T20:02:09.651 INFO:tasks.rados.rados.0.smithi112.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:09.651 INFO:tasks.rados.rados.0.smithi112.stdout:2074: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-23T20:02:09.783 INFO:tasks.rados.rados.0.smithi112.stdout:2075: finishing write tid 1 to smithi11289144-404 2023-09-23T20:02:09.783 INFO:tasks.rados.rados.0.smithi112.stdout:2075: finishing write tid 2 to smithi11289144-404 2023-09-23T20:02:09.783 INFO:tasks.rados.rados.0.smithi112.stdout:2075: finishing write tid 3 to smithi11289144-404 2023-09-23T20:02:09.783 INFO:tasks.rados.rados.0.smithi112.stdout:2075: finishing write tid 4 to smithi11289144-404 2023-09-23T20:02:09.783 INFO:tasks.rados.rados.0.smithi112.stdout:2075: finishing write tid 5 to smithi11289144-404 2023-09-23T20:02:09.783 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 404 v 255 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-09-23T20:02:09.784 INFO:tasks.rados.rados.0.smithi112.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-09-23T20:02:09.784 INFO:tasks.rados.rados.0.smithi112.stdout:2076: expect (ObjNum 790 snap 0 seq_num 790) 2023-09-23T20:02:09.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:09 smithi112 bash[27353]: cluster 2023-09-23T20:02:07.757192+0000 mgr.y (mgr.24356) 248 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 122 op/s 2023-09-23T20:02:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:09 smithi112 bash[41728]: cluster 2023-09-23T20:02:07.757192+0000 mgr.y (mgr.24356) 248 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 122 op/s 2023-09-23T20:02:09.919 INFO:tasks.rados.rados.0.smithi112.stdout:2079: finishing write tid 1 to smithi11289144-464 2023-09-23T20:02:09.919 INFO:tasks.rados.rados.0.smithi112.stdout:2079: finishing write tid 2 to smithi11289144-464 2023-09-23T20:02:09.919 INFO:tasks.rados.rados.0.smithi112.stdout:2078: expect (ObjNum 978 snap 0 seq_num 978) 2023-09-23T20:02:10.028 INFO:tasks.rados.rados.0.smithi112.stdout:2079: finishing write tid 3 to smithi11289144-464 2023-09-23T20:02:10.028 INFO:tasks.rados.rados.0.smithi112.stdout:2079: finishing write tid 4 to smithi11289144-464 2023-09-23T20:02:10.028 INFO:tasks.rados.rados.0.smithi112.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-09-23T20:02:10.033 INFO:tasks.rados.rados.0.smithi112.stdout:2084: writing smithi11289144-391 from 595344 to 1034551 tid 1 2023-09-23T20:02:10.043 INFO:tasks.rados.rados.0.smithi112.stdout:2084: writing smithi11289144-391 from 1823170 to 2428320 tid 2 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2084: writing smithi11289144-391 from 3076453 to 3395344 tid 3 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2071: done (13 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2072: done (12 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2073: done (11 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2074: done (10 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2075: done (9 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2076: done (8 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2078: done (7 left) 2023-09-23T20:02:10.049 INFO:tasks.rados.rados.0.smithi112.stdout:2085: write oid 469 current snap is 0 2023-09-23T20:02:10.050 INFO:tasks.rados.rados.0.smithi112.stdout:2079: finishing write tid 5 to smithi11289144-464 2023-09-23T20:02:10.050 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 464 v 258 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-09-23T20:02:10.050 INFO:tasks.rados.rados.0.smithi112.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:02:10.050 INFO:tasks.rados.rados.0.smithi112.stdout:2077: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:02:10.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[31352]: cluster 2023-09-23T20:02:07.757192+0000 mgr.y (mgr.24356) 248 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 13 MiB/s wr, 122 op/s 2023-09-23T20:02:10.066 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[69530]: debug 2023-09-23T20:02:09.682+0000 7fc5c39a9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:02:10.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[69530]: [23/Sep/2023:20:02:09] ENGINE Bus STARTING 2023-09-23T20:02:10.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[69530]: CherryPy Checker: 2023-09-23T20:02:10.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[69530]: The Application mounted at '' has an empty config. 2023-09-23T20:02:10.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[69530]: [23/Sep/2023:20:02:09] ENGINE Serving on http://:::9283 2023-09-23T20:02:10.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:09 smithi174 bash[69530]: [23/Sep/2023:20:02:09] ENGINE Bus STARTED 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:2080: finishing write tid 1 to smithi11289144-403 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:2080: finishing write tid 2 to smithi11289144-403 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:2080: finishing write tid 3 to smithi11289144-403 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:2080: finishing write tid 4 to smithi11289144-403 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:2080: finishing write tid 5 to smithi11289144-403 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 391 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-09-23T20:02:10.228 INFO:tasks.rados.rados.0.smithi112.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:02:10.229 INFO:tasks.rados.rados.0.smithi112.stdout:2081: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T20:02:10.366 INFO:tasks.rados.rados.0.smithi112.stdout:2082: finishing write tid 1 to smithi11289144-31 2023-09-23T20:02:10.366 INFO:tasks.rados.rados.0.smithi112.stdout:2082: finishing write tid 2 to smithi11289144-31 2023-09-23T20:02:10.367 INFO:tasks.rados.rados.0.smithi112.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-09-23T20:02:10.378 INFO:tasks.rados.rados.0.smithi112.stdout:2085: writing smithi11289144-469 from 612151 to 1126607 tid 1 2023-09-23T20:02:10.388 INFO:tasks.rados.rados.0.smithi112.stdout:2085: writing smithi11289144-469 from 1881652 to 2630460 tid 2 2023-09-23T20:02:10.393 INFO:tasks.rados.rados.0.smithi112.stdout:2085: writing smithi11289144-469 from 3103876 to 3412151 tid 3 2023-09-23T20:02:10.393 INFO:tasks.rados.rados.0.smithi112.stdout:2077: done (7 left) 2023-09-23T20:02:10.393 INFO:tasks.rados.rados.0.smithi112.stdout:2079: done (6 left) 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2080: done (5 left) 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2081: done (4 left) 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2086: write oid 74 current snap is 0 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2082: finishing write tid 3 to smithi11289144-31 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2082: finishing write tid 4 to smithi11289144-31 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2082: finishing write tid 5 to smithi11289144-31 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 282 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T20:02:10.394 INFO:tasks.rados.rados.0.smithi112.stdout:2083: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:02:10.522 INFO:tasks.rados.rados.0.smithi112.stdout:2084: finishing write tid 1 to smithi11289144-391 2023-09-23T20:02:10.522 INFO:tasks.rados.rados.0.smithi112.stdout:2084: finishing write tid 2 to smithi11289144-391 2023-09-23T20:02:10.522 INFO:tasks.rados.rados.0.smithi112.stdout:2084: finishing write tid 3 to smithi11289144-391 2023-09-23T20:02:10.522 INFO:tasks.rados.rados.0.smithi112.stdout:2084: finishing write tid 4 to smithi11289144-391 2023-09-23T20:02:10.522 INFO:tasks.rados.rados.0.smithi112.stdout:2084: finishing write tid 5 to smithi11289144-391 2023-09-23T20:02:10.522 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 391 v 259 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2084: left oid 391 (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2085: finishing write tid 1 to smithi11289144-469 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2085: finishing write tid 2 to smithi11289144-469 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2085: finishing write tid 3 to smithi11289144-469 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2085: finishing write tid 4 to smithi11289144-469 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2085: finishing write tid 5 to smithi11289144-469 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 469 v 332 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2085: left oid 469 (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:02:10.523 INFO:tasks.rados.rados.0.smithi112.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-09-23T20:02:10.535 INFO:tasks.rados.rados.0.smithi112.stdout:2086: writing smithi11289144-74 from 628958 to 1218663 tid 1 2023-09-23T20:02:10.544 INFO:tasks.rados.rados.0.smithi112.stdout:2086: writing smithi11289144-74 from 1940134 to 2548953 tid 2 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2086: writing smithi11289144-74 from 3131299 to 3428958 tid 3 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2082: done (4 left) 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2083: done (3 left) 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2084: done (2 left) 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2085: done (1 left) 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2087: write oid 31 current snap is 0 2023-09-23T20:02:10.549 INFO:tasks.rados.rados.0.smithi112.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-09-23T20:02:10.556 INFO:tasks.rados.rados.0.smithi112.stdout:2087: writing smithi11289144-31 from 645765 to 1310719 tid 1 2023-09-23T20:02:10.564 INFO:tasks.rados.rados.0.smithi112.stdout:2087: writing smithi11289144-31 from 1998616 to 2751093 tid 2 2023-09-23T20:02:10.568 INFO:tasks.rados.rados.0.smithi112.stdout:2087: writing smithi11289144-31 from 3158722 to 3445765 tid 3 2023-09-23T20:02:10.569 INFO:tasks.rados.rados.0.smithi112.stdout:2088: write oid 139 current snap is 0 2023-09-23T20:02:10.569 INFO:tasks.rados.rados.0.smithi112.stdout:2086: finishing write tid 1 to smithi11289144-74 2023-09-23T20:02:10.569 INFO:tasks.rados.rados.0.smithi112.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-09-23T20:02:10.576 INFO:tasks.rados.rados.0.smithi112.stdout:2088: writing smithi11289144-139 from 662572 to 1402775 tid 1 2023-09-23T20:02:10.583 INFO:tasks.rados.rados.0.smithi112.stdout:2088: writing smithi11289144-139 from 1940745 to 2553233 tid 2 2023-09-23T20:02:10.588 INFO:tasks.rados.rados.0.smithi112.stdout:2088: writing smithi11289144-139 from 3069792 to 3462572 tid 3 2023-09-23T20:02:10.588 INFO:tasks.rados.rados.0.smithi112.stdout:2089: write oid 477 current snap is 0 2023-09-23T20:02:10.588 INFO:tasks.rados.rados.0.smithi112.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-09-23T20:02:10.594 INFO:tasks.rados.rados.0.smithi112.stdout:2089: writing smithi11289144-477 from 679379 to 1094831 tid 1 2023-09-23T20:02:10.602 INFO:tasks.rados.rados.0.smithi112.stdout:2089: writing smithi11289144-477 from 1599227 to 2355373 tid 2 2023-09-23T20:02:10.608 INFO:tasks.rados.rados.0.smithi112.stdout:2089: writing smithi11289144-477 from 3097215 to 3479379 tid 3 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2090: read oid 187 snap -1 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2090: expect (ObjNum 186 snap 0 seq_num 186) 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2091: read oid 92 snap -1 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2091: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2092: write oid 216 current snap is 0 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2086: finishing write tid 2 to smithi11289144-74 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2086: finishing write tid 3 to smithi11289144-74 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2086: finishing write tid 4 to smithi11289144-74 2023-09-23T20:02:10.609 INFO:tasks.rados.rados.0.smithi112.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-09-23T20:02:10.615 INFO:tasks.rados.rados.0.smithi112.stdout:2092: writing smithi11289144-216 from 696186 to 1186887 tid 1 2023-09-23T20:02:10.622 INFO:tasks.rados.rados.0.smithi112.stdout:2092: writing smithi11289144-216 from 1657709 to 2273866 tid 2 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:2092: writing smithi11289144-216 from 2724638 to 3286912 tid 3 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:2093: delete oid 165 current snap is 0 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:2086: finishing write tid 5 to smithi11289144-74 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 212 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:2087: finishing write tid 1 to smithi11289144-31 2023-09-23T20:02:10.628 INFO:tasks.rados.rados.0.smithi112.stdout:2087: finishing write tid 2 to smithi11289144-31 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2087: finishing write tid 3 to smithi11289144-31 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2087: finishing write tid 4 to smithi11289144-31 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2087: finishing write tid 5 to smithi11289144-31 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 286 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2087: left oid 31 (ObjNum 1395 snap 0 seq_num 1395) 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2088: finishing write tid 1 to smithi11289144-139 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2088: finishing write tid 2 to smithi11289144-139 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2088: finishing write tid 3 to smithi11289144-139 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2088: finishing write tid 4 to smithi11289144-139 2023-09-23T20:02:10.629 INFO:tasks.rados.rados.0.smithi112.stdout:2088: finishing write tid 5 to smithi11289144-139 2023-09-23T20:02:10.630 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 139 v 310 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-09-23T20:02:10.630 INFO:tasks.rados.rados.0.smithi112.stdout:2088: left oid 139 (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:02:10.630 INFO:tasks.rados.rados.0.smithi112.stdout:2089: finishing write tid 1 to smithi11289144-477 2023-09-23T20:02:10.630 INFO:tasks.rados.rados.0.smithi112.stdout:2089: finishing write tid 2 to smithi11289144-477 2023-09-23T20:02:10.630 INFO:tasks.rados.rados.0.smithi112.stdout:2090: expect (ObjNum 186 snap 0 seq_num 186) 2023-09-23T20:02:10.742 INFO:tasks.rados.rados.0.smithi112.stdout:2089: finishing write tid 3 to smithi11289144-477 2023-09-23T20:02:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:2089: finishing write tid 4 to smithi11289144-477 2023-09-23T20:02:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:2089: finishing write tid 5 to smithi11289144-477 2023-09-23T20:02:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 477 v 290 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-09-23T20:02:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:2089: left oid 477 (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T20:02:10.743 INFO:tasks.rados.rados.0.smithi112.stdout:2091: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T20:02:10.830 INFO:tasks.rados.rados.0.smithi112.stdout:2092: finishing write tid 1 to smithi11289144-216 2023-09-23T20:02:10.830 INFO:tasks.rados.rados.0.smithi112.stdout:2092: finishing write tid 2 to smithi11289144-216 2023-09-23T20:02:10.830 INFO:tasks.rados.rados.0.smithi112.stdout:2092: finishing write tid 3 to smithi11289144-216 2023-09-23T20:02:10.830 INFO:tasks.rados.rados.0.smithi112.stdout:2092: finishing write tid 4 to smithi11289144-216 2023-09-23T20:02:10.830 INFO:tasks.rados.rados.0.smithi112.stdout:2092: finishing write tid 5 to smithi11289144-216 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 216 v 262 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2092: left oid 216 (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2086: done (7 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2087: done (6 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2088: done (5 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2089: done (4 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2090: done (3 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2091: done (2 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2092: done (1 left) 2023-09-23T20:02:10.831 INFO:tasks.rados.rados.0.smithi112.stdout:2093: done (0 left) 2023-09-23T20:02:10.832 INFO:tasks.rados.rados.0.smithi112.stdout:2094: read oid 180 snap -1 2023-09-23T20:02:10.832 INFO:tasks.rados.rados.0.smithi112.stdout:2094: expect (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:02:10.832 INFO:tasks.rados.rados.0.smithi112.stdout:2095: delete oid 382 current snap is 0 2023-09-23T20:02:10.833 INFO:tasks.rados.rados.0.smithi112.stdout:2095: done (1 left) 2023-09-23T20:02:10.833 INFO:tasks.rados.rados.0.smithi112.stdout:2096: read oid 29 snap -1 2023-09-23T20:02:10.833 INFO:tasks.rados.rados.0.smithi112.stdout:2096: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:02:10.833 INFO:tasks.rados.rados.0.smithi112.stdout:2097: write oid 209 current snap is 0 2023-09-23T20:02:10.833 INFO:tasks.rados.rados.0.smithi112.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-09-23T20:02:10.843 INFO:tasks.rados.rados.0.smithi112.stdout:2097: writing smithi11289144-209 from 746607 to 1179408 tid 1 2023-09-23T20:02:10.851 INFO:tasks.rados.rados.0.smithi112.stdout:2097: writing smithi11289144-209 from 1833155 to 2596639 tid 2 2023-09-23T20:02:10.857 INFO:tasks.rados.rados.0.smithi112.stdout:2097: writing smithi11289144-209 from 3206907 to 3546607 tid 3 2023-09-23T20:02:10.857 INFO:tasks.rados.rados.0.smithi112.stdout:2098: delete oid 176 current snap is 0 2023-09-23T20:02:10.857 INFO:tasks.rados.rados.0.smithi112.stdout:2096: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: cluster 2023-09-23T20:02:09.710396+0000 mon.a (mon.0) 955 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: cluster 2023-09-23T20:02:09.710829+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: audit 2023-09-23T20:02:09.713181+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: audit 2023-09-23T20:02:09.714545+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: audit 2023-09-23T20:02:09.719031+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: audit 2023-09-23T20:02:09.719633+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:02:10.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: cluster 2023-09-23T20:02:09.757706+0000 mgr.y (mgr.24356) 249 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[41728]: audit 2023-09-23T20:02:10.346925+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.112:0/3945463926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: cluster 2023-09-23T20:02:09.710396+0000 mon.a (mon.0) 955 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: cluster 2023-09-23T20:02:09.710829+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: audit 2023-09-23T20:02:09.713181+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: audit 2023-09-23T20:02:09.714545+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: audit 2023-09-23T20:02:09.719031+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: audit 2023-09-23T20:02:09.719633+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: cluster 2023-09-23T20:02:09.757706+0000 mgr.y (mgr.24356) 249 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-09-23T20:02:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:10 smithi112 bash[27353]: audit 2023-09-23T20:02:10.346925+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.112:0/3945463926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: cluster 2023-09-23T20:02:09.710396+0000 mon.a (mon.0) 955 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: cluster 2023-09-23T20:02:09.710829+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: audit 2023-09-23T20:02:09.713181+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: audit 2023-09-23T20:02:09.714545+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: audit 2023-09-23T20:02:09.719031+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: audit 2023-09-23T20:02:09.719633+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: cluster 2023-09-23T20:02:09.757706+0000 mgr.y (mgr.24356) 249 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-09-23T20:02:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:10 smithi174 bash[31352]: audit 2023-09-23T20:02:10.346925+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.112:0/3945463926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:11.067 INFO:tasks.rados.rados.0.smithi112.stdout:2094: expect (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2097: finishing write tid 1 to smithi11289144-209 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2097: finishing write tid 2 to smithi11289144-209 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2097: finishing write tid 3 to smithi11289144-209 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2097: finishing write tid 4 to smithi11289144-209 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2097: finishing write tid 5 to smithi11289144-209 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 209 v 336 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T20:02:11.185 INFO:tasks.rados.rados.0.smithi112.stdout:2094: done (3 left) 2023-09-23T20:02:11.186 INFO:tasks.rados.rados.0.smithi112.stdout:2096: done (2 left) 2023-09-23T20:02:11.186 INFO:tasks.rados.rados.0.smithi112.stdout:2097: done (1 left) 2023-09-23T20:02:11.186 INFO:tasks.rados.rados.0.smithi112.stdout:2098: done (0 left) 2023-09-23T20:02:11.186 INFO:tasks.rados.rados.0.smithi112.stdout:2099: write oid 285 current snap is 0 2023-09-23T20:02:11.186 INFO:tasks.rados.rados.0.smithi112.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-09-23T20:02:11.198 INFO:tasks.rados.rados.0.smithi112.stdout:2099: writing smithi11289144-285 from 780221 to 1363520 tid 1 2023-09-23T20:02:11.206 INFO:tasks.rados.rados.0.smithi112.stdout:2099: writing smithi11289144-285 from 1950119 to 2717272 tid 2 2023-09-23T20:02:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:2099: writing smithi11289144-285 from 3261753 to 3580221 tid 3 2023-09-23T20:02:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:2100: write oid 197 current snap is 0 2023-09-23T20:02:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-09-23T20:02:11.219 INFO:tasks.rados.rados.0.smithi112.stdout:2100: writing smithi11289144-197 from 797028 to 1455576 tid 1 2023-09-23T20:02:11.225 INFO:tasks.rados.rados.0.smithi112.stdout:2100: writing smithi11289144-197 from 1892248 to 2403059 tid 2 2023-09-23T20:02:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:2100: writing smithi11289144-197 from 3172823 to 3597028 tid 3 2023-09-23T20:02:11.232 INFO:tasks.rados.rados.0.smithi112.stdout:2101: read oid 143 snap -1 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2102: read oid 42 snap -1 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2103: read oid 307 snap -1 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2103: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2104: read oid 204 snap -1 2023-09-23T20:02:11.233 INFO:tasks.rados.rados.0.smithi112.stdout:2104: expect deleted 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2105: read oid 244 snap -1 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2105: expect (ObjNum 997 snap 0 seq_num 997) 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2106: delete oid 347 current snap is 0 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2099: finishing write tid 1 to smithi11289144-285 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2099: finishing write tid 2 to smithi11289144-285 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2099: finishing write tid 3 to smithi11289144-285 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2099: finishing write tid 4 to smithi11289144-285 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2099: finishing write tid 5 to smithi11289144-285 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 395 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T20:02:11.234 INFO:tasks.rados.rados.0.smithi112.stdout:2100: finishing write tid 1 to smithi11289144-197 2023-09-23T20:02:11.235 INFO:tasks.rados.rados.0.smithi112.stdout:2100: finishing write tid 2 to smithi11289144-197 2023-09-23T20:02:11.240 INFO:tasks.rados.rados.0.smithi112.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:02:11.404 INFO:tasks.rados.rados.0.smithi112.stdout:2100: finishing write tid 3 to smithi11289144-197 2023-09-23T20:02:11.405 INFO:tasks.rados.rados.0.smithi112.stdout:2100: finishing write tid 4 to smithi11289144-197 2023-09-23T20:02:11.405 INFO:tasks.rados.rados.0.smithi112.stdout:2100: finishing write tid 5 to smithi11289144-197 2023-09-23T20:02:11.405 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 197 v 340 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-09-23T20:02:11.405 INFO:tasks.rados.rados.0.smithi112.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T20:02:11.405 INFO:tasks.rados.rados.0.smithi112.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:02:11.490 INFO:tasks.rados.rados.0.smithi112.stdout:2105: expect (ObjNum 997 snap 0 seq_num 997) 2023-09-23T20:02:11.577 INFO:tasks.rados.rados.0.smithi112.stdout:2103: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2099: done (7 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2100: done (6 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2101: done (5 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2102: done (4 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2103: done (3 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2104: done (2 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2105: done (1 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2106: done (0 left) 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2107: write oid 383 current snap is 0 2023-09-23T20:02:11.714 INFO:tasks.rados.rados.0.smithi112.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-09-23T20:02:11.722 INFO:tasks.rados.rados.0.smithi112.stdout:2107: writing smithi11289144-383 from 430642 to 839688 tid 1 2023-09-23T20:02:11.731 INFO:tasks.rados.rados.0.smithi112.stdout:2107: writing smithi11289144-383 from 1609212 to 2123692 tid 2 2023-09-23T20:02:11.740 INFO:tasks.rados.rados.0.smithi112.stdout:2107: writing smithi11289144-383 from 2827669 to 3596472 tid 3 2023-09-23T20:02:11.740 INFO:tasks.rados.rados.0.smithi112.stdout:2108: read oid 220 snap -1 2023-09-23T20:02:11.740 INFO:tasks.rados.rados.0.smithi112.stdout:2108: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T20:02:11.740 INFO:tasks.rados.rados.0.smithi112.stdout:2109: read oid 445 snap -1 2023-09-23T20:02:11.741 INFO:tasks.rados.rados.0.smithi112.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T20:02:11.741 INFO:tasks.rados.rados.0.smithi112.stdout:2110: write oid 78 current snap is 0 2023-09-23T20:02:11.741 INFO:tasks.rados.rados.0.smithi112.stdout:2107: finishing write tid 1 to smithi11289144-383 2023-09-23T20:02:11.741 INFO:tasks.rados.rados.0.smithi112.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-09-23T20:02:11.746 INFO:tasks.rados.rados.0.smithi112.stdout:2110: writing smithi11289144-78 from 447449 to 1048097 tid 1 2023-09-23T20:02:11.755 INFO:tasks.rados.rados.0.smithi112.stdout:2110: writing smithi11289144-78 from 1784047 to 2558538 tid 2 2023-09-23T20:02:11.761 INFO:tasks.rados.rados.0.smithi112.stdout:2110: writing smithi11289144-78 from 2971445 to 3647449 tid 3 2023-09-23T20:02:11.761 INFO:tasks.rados.rados.0.smithi112.stdout:2111: read oid 225 snap -1 2023-09-23T20:02:11.762 INFO:tasks.rados.rados.0.smithi112.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T20:02:11.762 INFO:tasks.rados.rados.0.smithi112.stdout:2112: read oid 27 snap -1 2023-09-23T20:02:11.762 INFO:tasks.rados.rados.0.smithi112.stdout:2112: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T20:02:11.762 INFO:tasks.rados.rados.0.smithi112.stdout:2113: write oid 262 current snap is 0 2023-09-23T20:02:11.762 INFO:tasks.rados.rados.0.smithi112.stdout:2107: finishing write tid 2 to smithi11289144-383 2023-09-23T20:02:11.762 INFO:tasks.rados.rados.0.smithi112.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-09-23T20:02:11.768 INFO:tasks.rados.rados.0.smithi112.stdout:2113: writing smithi11289144-262 from 464256 to 1140153 tid 1 2023-09-23T20:02:11.774 INFO:tasks.rados.rados.0.smithi112.stdout:2113: writing smithi11289144-262 from 1726176 to 2244325 tid 2 2023-09-23T20:02:11.781 INFO:tasks.rados.rados.0.smithi112.stdout:2113: writing smithi11289144-262 from 2882515 to 3390215 tid 3 2023-09-23T20:02:11.781 INFO:tasks.rados.rados.0.smithi112.stdout:2114: write oid 486 current snap is 0 2023-09-23T20:02:11.781 INFO:tasks.rados.rados.0.smithi112.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T20:02:11.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:11 smithi174 bash[31352]: cluster 2023-09-23T20:02:10.660333+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T20:02:11.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:11 smithi112 bash[41728]: cluster 2023-09-23T20:02:10.660333+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T20:02:11.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:11 smithi112 bash[27353]: cluster 2023-09-23T20:02:10.660333+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T20:02:11.946 INFO:tasks.rados.rados.0.smithi112.stdout:2107: finishing write tid 3 to smithi11289144-383 2023-09-23T20:02:11.946 INFO:tasks.rados.rados.0.smithi112.stdout:2107: finishing write tid 4 to smithi11289144-383 2023-09-23T20:02:11.946 INFO:tasks.rados.rados.0.smithi112.stdout:2107: finishing write tid 5 to smithi11289144-383 2023-09-23T20:02:11.946 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 383 v 321 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-09-23T20:02:11.946 INFO:tasks.rados.rados.0.smithi112.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T20:02:11.946 INFO:tasks.rados.rados.0.smithi112.stdout:2110: finishing write tid 1 to smithi11289144-78 2023-09-23T20:02:11.947 INFO:tasks.rados.rados.0.smithi112.stdout:2108: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T20:02:12.070 INFO:tasks.rados.rados.0.smithi112.stdout:2110: finishing write tid 2 to smithi11289144-78 2023-09-23T20:02:12.070 INFO:tasks.rados.rados.0.smithi112.stdout:2112: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:2110: finishing write tid 3 to smithi11289144-78 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:2110: finishing write tid 4 to smithi11289144-78 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:2110: finishing write tid 5 to smithi11289144-78 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 78 v 240 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:2113: finishing write tid 1 to smithi11289144-262 2023-09-23T20:02:12.185 INFO:tasks.rados.rados.0.smithi112.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T20:02:12.282 INFO:tasks.rados.rados.0.smithi112.stdout:2113: finishing write tid 2 to smithi11289144-262 2023-09-23T20:02:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:2113: finishing write tid 3 to smithi11289144-262 2023-09-23T20:02:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:2113: finishing write tid 4 to smithi11289144-262 2023-09-23T20:02:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:2113: finishing write tid 5 to smithi11289144-262 2023-09-23T20:02:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 262 v 315 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-09-23T20:02:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T20:02:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-09-23T20:02:12.296 INFO:tasks.rados.rados.0.smithi112.stdout:2114: writing smithi11289144-486 from 481063 to 1232209 tid 1 2023-09-23T20:02:12.304 INFO:tasks.rados.rados.0.smithi112.stdout:2114: writing smithi11289144-486 from 1784658 to 2562818 tid 2 2023-09-23T20:02:12.311 INFO:tasks.rados.rados.0.smithi112.stdout:2114: writing smithi11289144-486 from 3309938 to 3681063 tid 3 2023-09-23T20:02:12.311 INFO:tasks.rados.rados.0.smithi112.stdout:2107: done (7 left) 2023-09-23T20:02:12.311 INFO:tasks.rados.rados.0.smithi112.stdout:2108: done (6 left) 2023-09-23T20:02:12.311 INFO:tasks.rados.rados.0.smithi112.stdout:2109: done (5 left) 2023-09-23T20:02:12.311 INFO:tasks.rados.rados.0.smithi112.stdout:2110: done (4 left) 2023-09-23T20:02:12.311 INFO:tasks.rados.rados.0.smithi112.stdout:2111: done (3 left) 2023-09-23T20:02:12.312 INFO:tasks.rados.rados.0.smithi112.stdout:2112: done (2 left) 2023-09-23T20:02:12.312 INFO:tasks.rados.rados.0.smithi112.stdout:2113: done (1 left) 2023-09-23T20:02:12.312 INFO:tasks.rados.rados.0.smithi112.stdout:2115: write oid 410 current snap is 0 2023-09-23T20:02:12.312 INFO:tasks.rados.rados.0.smithi112.stdout:2114: finishing write tid 1 to smithi11289144-486 2023-09-23T20:02:12.312 INFO:tasks.rados.rados.0.smithi112.stdout:2114: finishing write tid 2 to smithi11289144-486 2023-09-23T20:02:12.312 INFO:tasks.rados.rados.0.smithi112.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-09-23T20:02:12.316 INFO:tasks.rados.rados.0.smithi112.stdout:2115: writing smithi11289144-410 from 497870 to 924265 tid 1 2023-09-23T20:02:12.322 INFO:tasks.rados.rados.0.smithi112.stdout:2115: writing smithi11289144-410 from 1443140 to 1964958 tid 2 2023-09-23T20:02:12.329 INFO:tasks.rados.rados.0.smithi112.stdout:2115: writing smithi11289144-410 from 2537361 to 3067605 tid 3 2023-09-23T20:02:12.332 INFO:tasks.rados.rados.0.smithi112.stdout:2115: writing smithi11289144-410 from 3583943 to 3697870 tid 4 2023-09-23T20:02:12.333 INFO:tasks.rados.rados.0.smithi112.stdout:2116: read oid 492 snap -1 2023-09-23T20:02:12.333 INFO:tasks.rados.rados.0.smithi112.stdout:2116: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:02:12.333 INFO:tasks.rados.rados.0.smithi112.stdout:2117: write oid 349 current snap is 0 2023-09-23T20:02:12.333 INFO:tasks.rados.rados.0.smithi112.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-09-23T20:02:12.338 INFO:tasks.rados.rados.0.smithi112.stdout:2117: writing smithi11289144-349 from 514677 to 1016321 tid 1 2023-09-23T20:02:12.346 INFO:tasks.rados.rados.0.smithi112.stdout:2117: writing smithi11289144-349 from 1501622 to 2283451 tid 2 2023-09-23T20:02:12.354 INFO:tasks.rados.rados.0.smithi112.stdout:2117: writing smithi11289144-349 from 2964784 to 3706300 tid 3 2023-09-23T20:02:12.354 INFO:tasks.rados.rados.0.smithi112.stdout:2118: write oid 344 current snap is 0 2023-09-23T20:02:12.354 INFO:tasks.rados.rados.0.smithi112.stdout:2114: finishing write tid 3 to smithi11289144-486 2023-09-23T20:02:12.354 INFO:tasks.rados.rados.0.smithi112.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-09-23T20:02:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:2118: writing smithi11289144-344 from 531484 to 1108377 tid 1 2023-09-23T20:02:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:2118: writing smithi11289144-344 from 1843751 to 2369238 tid 2 2023-09-23T20:02:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:2118: writing smithi11289144-344 from 2875854 to 3544995 tid 3 2023-09-23T20:02:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:2119: read oid 482 snap -1 2023-09-23T20:02:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:2119: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:02:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:2120: read oid 80 snap -1 2023-09-23T20:02:12.374 INFO:tasks.rados.rados.0.smithi112.stdout:2120: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:12.375 INFO:tasks.rados.rados.0.smithi112.stdout:2121: write oid 207 current snap is 0 2023-09-23T20:02:12.375 INFO:tasks.rados.rados.0.smithi112.stdout:2114: finishing write tid 4 to smithi11289144-486 2023-09-23T20:02:12.375 INFO:tasks.rados.rados.0.smithi112.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-09-23T20:02:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:2121: writing smithi11289144-207 from 548291 to 1200433 tid 1 2023-09-23T20:02:12.390 INFO:tasks.rados.rados.0.smithi112.stdout:2121: writing smithi11289144-207 from 1902233 to 2687731 tid 2 2023-09-23T20:02:12.396 INFO:tasks.rados.rados.0.smithi112.stdout:2121: writing smithi11289144-207 from 3303277 to 3748291 tid 3 2023-09-23T20:02:12.396 INFO:tasks.rados.rados.0.smithi112.stdout:2122: write oid 294 current snap is 0 2023-09-23T20:02:12.396 INFO:tasks.rados.rados.0.smithi112.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-09-23T20:02:12.400 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:11 smithi112 bash[76866]: ts=2023-09-23T20:02:11.912Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2023-09-23T20:02:12.503 INFO:tasks.rados.rados.0.smithi112.stdout:2122: writing smithi11289144-294 from 565098 to 1292489 tid 1 2023-09-23T20:02:12.503 INFO:tasks.rados.rados.0.smithi112.stdout:2122: writing smithi11289144-294 from 1960715 to 2489871 tid 2 2023-09-23T20:02:12.503 INFO:tasks.rados.rados.0.smithi112.stdout:2122: writing smithi11289144-294 from 2930700 to 3622385 tid 3 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2123: read oid 490 snap -1 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2123: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2124: write oid 28 current snap is 0 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2114: finishing write tid 5 to smithi11289144-486 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 486 v 325 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2114: left oid 486 (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2115: finishing write tid 1 to smithi11289144-410 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2124: writing smithi11289144-28 from 581905 to 1100898 tid 1 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2124: writing smithi11289144-28 from 1735550 to 2408364 tid 2 2023-09-23T20:02:12.504 INFO:tasks.rados.rados.0.smithi112.stdout:2124: writing smithi11289144-28 from 2958123 to 3461080 tid 3 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2114: done (10 left) 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2125: write oid 179 current snap is 0 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2125: writing smithi11289144-179 from 598712 to 1192954 tid 1 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2125: writing smithi11289144-179 from 1677679 to 2210504 tid 2 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2125: writing smithi11289144-179 from 2985546 to 3416128 tid 3 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2126: write oid 322 current snap is 0 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2115: finishing write tid 2 to smithi11289144-410 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2115: finishing write tid 3 to smithi11289144-410 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2115: finishing write tid 4 to smithi11289144-410 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2115: finishing write tid 5 to smithi11289144-410 2023-09-23T20:02:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:2115: finishing write tid 6 to smithi11289144-410 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 217 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2115: left oid 410 (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2126: writing smithi11289144-322 from 615519 to 1285010 tid 1 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2126: writing smithi11289144-322 from 1736161 to 2412644 tid 2 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2126: writing smithi11289144-322 from 2896616 to 3538470 tid 3 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2115: done (11 left) 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2127: read oid 110 snap -1 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2127: expect (ObjNum 1171 snap 0 seq_num 1171) 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2128: write oid 406 current snap is 0 2023-09-23T20:02:12.506 INFO:tasks.rados.rados.0.smithi112.stdout:2116: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:02:12.691 INFO:tasks.rados.rados.0.smithi112.stdout:2117: finishing write tid 1 to smithi11289144-349 2023-09-23T20:02:12.691 INFO:tasks.rados.rados.0.smithi112.stdout:2117: finishing write tid 2 to smithi11289144-349 2023-09-23T20:02:12.691 INFO:tasks.rados.rados.0.smithi112.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-09-23T20:02:12.700 INFO:tasks.rados.rados.0.smithi112.stdout:2128: writing smithi11289144-406 from 632326 to 1377066 tid 1 2023-09-23T20:02:12.707 INFO:tasks.rados.rados.0.smithi112.stdout:2128: writing smithi11289144-406 from 1794643 to 2331137 tid 2 2023-09-23T20:02:12.715 INFO:tasks.rados.rados.0.smithi112.stdout:2128: writing smithi11289144-406 from 3040392 to 3493518 tid 3 2023-09-23T20:02:12.715 INFO:tasks.rados.rados.0.smithi112.stdout:2116: done (12 left) 2023-09-23T20:02:12.715 INFO:tasks.rados.rados.0.smithi112.stdout:2129: write oid 85 current snap is 0 2023-09-23T20:02:12.715 INFO:tasks.rados.rados.0.smithi112.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-09-23T20:02:12.721 INFO:tasks.rados.rados.0.smithi112.stdout:2129: writing smithi11289144-85 from 649133 to 1069122 tid 1 2023-09-23T20:02:12.731 INFO:tasks.rados.rados.0.smithi112.stdout:2129: writing smithi11289144-85 from 1853125 to 2533277 tid 2 2023-09-23T20:02:12.739 INFO:tasks.rados.rados.0.smithi112.stdout:2129: writing smithi11289144-85 from 2951462 to 3615860 tid 3 2023-09-23T20:02:12.739 INFO:tasks.rados.rados.0.smithi112.stdout:2130: read oid 286 snap -1 2023-09-23T20:02:12.739 INFO:tasks.rados.rados.0.smithi112.stdout:2130: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:02:12.739 INFO:tasks.rados.rados.0.smithi112.stdout:2131: write oid 440 current snap is 0 2023-09-23T20:02:12.739 INFO:tasks.rados.rados.0.smithi112.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-09-23T20:02:12.746 INFO:tasks.rados.rados.0.smithi112.stdout:2131: writing smithi11289144-440 from 665940 to 1161178 tid 1 2023-09-23T20:02:12.754 INFO:tasks.rados.rados.0.smithi112.stdout:2131: writing smithi11289144-440 from 1795254 to 2335417 tid 2 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2131: writing smithi11289144-440 from 2978885 to 3454555 tid 3 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2132: read oid 458 snap -1 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2132: expect deleted 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2117: finishing write tid 3 to smithi11289144-349 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2117: finishing write tid 4 to smithi11289144-349 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2117: finishing write tid 5 to smithi11289144-349 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 329 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2117: left oid 349 (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2118: finishing write tid 1 to smithi11289144-344 2023-09-23T20:02:12.761 INFO:tasks.rados.rados.0.smithi112.stdout:2118: finishing write tid 2 to smithi11289144-344 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2118: finishing write tid 3 to smithi11289144-344 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2118: finishing write tid 4 to smithi11289144-344 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2118: finishing write tid 5 to smithi11289144-344 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 344 v 382 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2118: left oid 344 (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2117: done (15 left) 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2118: done (14 left) 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2133: delete oid 117 current snap is 0 2023-09-23T20:02:12.762 INFO:tasks.rados.rados.0.smithi112.stdout:2119: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:02:12.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:12 smithi174 bash[31352]: cluster 2023-09-23T20:02:11.758183+0000 mgr.y (mgr.24356) 250 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-09-23T20:02:12.925 INFO:tasks.rados.rados.0.smithi112.stdout:2120: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:13.045 INFO:tasks.rados.rados.0.smithi112.stdout:2121: finishing write tid 1 to smithi11289144-207 2023-09-23T20:02:13.045 INFO:tasks.rados.rados.0.smithi112.stdout:2121: finishing write tid 2 to smithi11289144-207 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2121: finishing write tid 3 to smithi11289144-207 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2121: finishing write tid 4 to smithi11289144-207 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2121: finishing write tid 5 to smithi11289144-207 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 207 v 220 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2121: left oid 207 (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2122: finishing write tid 1 to smithi11289144-294 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2122: finishing write tid 2 to smithi11289144-294 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2122: finishing write tid 3 to smithi11289144-294 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2122: finishing write tid 4 to smithi11289144-294 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2122: finishing write tid 5 to smithi11289144-294 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 334 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-09-23T20:02:13.046 INFO:tasks.rados.rados.0.smithi112.stdout:2122: left oid 294 (ObjNum 1414 snap 0 seq_num 1414) 2023-09-23T20:02:13.047 INFO:tasks.rados.rados.0.smithi112.stdout:2123: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T20:02:13.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:12 smithi112 bash[41728]: cluster 2023-09-23T20:02:11.758183+0000 mgr.y (mgr.24356) 250 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-09-23T20:02:13.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:12 smithi112 bash[27353]: cluster 2023-09-23T20:02:11.758183+0000 mgr.y (mgr.24356) 250 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.5 MiB/s wr, 81 op/s 2023-09-23T20:02:13.182 INFO:tasks.rados.rados.0.smithi112.stdout:2124: finishing write tid 1 to smithi11289144-28 2023-09-23T20:02:13.182 INFO:tasks.rados.rados.0.smithi112.stdout:2124: finishing write tid 2 to smithi11289144-28 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2124: finishing write tid 3 to smithi11289144-28 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2124: finishing write tid 4 to smithi11289144-28 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2124: finishing write tid 5 to smithi11289144-28 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 338 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2124: left oid 28 (ObjNum 1415 snap 0 seq_num 1415) 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2125: finishing write tid 1 to smithi11289144-179 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2125: finishing write tid 2 to smithi11289144-179 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2125: finishing write tid 3 to smithi11289144-179 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2125: finishing write tid 4 to smithi11289144-179 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:2125: finishing write tid 5 to smithi11289144-179 2023-09-23T20:02:13.183 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 179 v 266 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2125: left oid 179 (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2126: finishing write tid 1 to smithi11289144-322 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2126: finishing write tid 2 to smithi11289144-322 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2126: finishing write tid 3 to smithi11289144-322 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2126: finishing write tid 4 to smithi11289144-322 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2126: finishing write tid 5 to smithi11289144-322 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 322 v 244 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2126: left oid 322 (ObjNum 1417 snap 0 seq_num 1417) 2023-09-23T20:02:13.184 INFO:tasks.rados.rados.0.smithi112.stdout:2127: expect (ObjNum 1171 snap 0 seq_num 1171) 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2128: finishing write tid 1 to smithi11289144-406 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2128: finishing write tid 2 to smithi11289144-406 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2128: finishing write tid 3 to smithi11289144-406 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2128: finishing write tid 4 to smithi11289144-406 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2128: finishing write tid 5 to smithi11289144-406 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 406 v 342 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2128: left oid 406 (ObjNum 1418 snap 0 seq_num 1418) 2023-09-23T20:02:13.352 INFO:tasks.rados.rados.0.smithi112.stdout:2129: finishing write tid 1 to smithi11289144-85 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2129: finishing write tid 2 to smithi11289144-85 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2129: finishing write tid 3 to smithi11289144-85 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2129: finishing write tid 4 to smithi11289144-85 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2119: done (14 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2120: done (13 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2121: done (12 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2122: done (11 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2123: done (10 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2124: done (9 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2125: done (8 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2126: done (7 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2127: done (6 left) 2023-09-23T20:02:13.353 INFO:tasks.rados.rados.0.smithi112.stdout:2128: done (5 left) 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2133: done (4 left) 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2134: read oid 409 snap -1 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2134: expect (ObjNum 563 snap 0 seq_num 563) 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2135: read oid 118 snap -1 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2135: expect (ObjNum 1383 snap 0 seq_num 1383) 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2136: write oid 267 current snap is 0 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2129: finishing write tid 5 to smithi11289144-85 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 85 v 346 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2129: left oid 85 (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2131: finishing write tid 1 to smithi11289144-440 2023-09-23T20:02:13.354 INFO:tasks.rados.rados.0.smithi112.stdout:2130: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:02:13.444 INFO:tasks.rados.rados.0.smithi112.stdout:2131: finishing write tid 2 to smithi11289144-440 2023-09-23T20:02:13.444 INFO:tasks.rados.rados.0.smithi112.stdout:2131: finishing write tid 3 to smithi11289144-440 2023-09-23T20:02:13.445 INFO:tasks.rados.rados.0.smithi112.stdout:2131: finishing write tid 4 to smithi11289144-440 2023-09-23T20:02:13.445 INFO:tasks.rados.rados.0.smithi112.stdout:2131: finishing write tid 5 to smithi11289144-440 2023-09-23T20:02:13.445 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 333 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-09-23T20:02:13.445 INFO:tasks.rados.rados.0.smithi112.stdout:2131: left oid 440 (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T20:02:13.445 INFO:tasks.rados.rados.0.smithi112.stdout:2134: expect (ObjNum 563 snap 0 seq_num 563) 2023-09-23T20:02:13.599 INFO:tasks.rados.rados.0.smithi112.stdout:2135: expect (ObjNum 1383 snap 0 seq_num 1383) 2023-09-23T20:02:13.703 INFO:tasks.rados.rados.0.smithi112.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-09-23T20:02:13.717 INFO:tasks.rados.rados.0.smithi112.stdout:2136: writing smithi11289144-267 from 699554 to 1461643 tid 1 2023-09-23T20:02:13.725 INFO:tasks.rados.rados.0.smithi112.stdout:2136: writing smithi11289144-267 from 2028571 to 2572403 tid 2 2023-09-23T20:02:13.733 INFO:tasks.rados.rados.0.smithi112.stdout:2136: writing smithi11289144-267 from 3150084 to 3764651 tid 3 2023-09-23T20:02:13.733 INFO:tasks.rados.rados.0.smithi112.stdout:2129: done (6 left) 2023-09-23T20:02:13.733 INFO:tasks.rados.rados.0.smithi112.stdout:2130: done (5 left) 2023-09-23T20:02:13.733 INFO:tasks.rados.rados.0.smithi112.stdout:2131: done (4 left) 2023-09-23T20:02:13.733 INFO:tasks.rados.rados.0.smithi112.stdout:2132: done (3 left) 2023-09-23T20:02:13.734 INFO:tasks.rados.rados.0.smithi112.stdout:2134: done (2 left) 2023-09-23T20:02:13.734 INFO:tasks.rados.rados.0.smithi112.stdout:2135: done (1 left) 2023-09-23T20:02:13.734 INFO:tasks.rados.rados.0.smithi112.stdout:2137: read oid 134 snap -1 2023-09-23T20:02:13.734 INFO:tasks.rados.rados.0.smithi112.stdout:2137: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:02:13.734 INFO:tasks.rados.rados.0.smithi112.stdout:2138: read oid 86 snap -1 2023-09-23T20:02:13.734 INFO:tasks.rados.rados.0.smithi112.stdout:2138: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:02:13.735 INFO:tasks.rados.rados.0.smithi112.stdout:2139: write oid 11 current snap is 0 2023-09-23T20:02:13.735 INFO:tasks.rados.rados.0.smithi112.stdout:2136: finishing write tid 1 to smithi11289144-267 2023-09-23T20:02:13.735 INFO:tasks.rados.rados.0.smithi112.stdout:2136: finishing write tid 2 to smithi11289144-267 2023-09-23T20:02:13.735 INFO:tasks.rados.rados.0.smithi112.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-09-23T20:02:13.739 INFO:tasks.rados.rados.0.smithi112.stdout:2139: writing smithi11289144-11 from 716361 to 1153699 tid 1 2023-09-23T20:02:13.746 INFO:tasks.rados.rados.0.smithi112.stdout:2139: writing smithi11289144-11 from 1687053 to 2374543 tid 2 2023-09-23T20:02:13.750 INFO:tasks.rados.rados.0.smithi112.stdout:2139: writing smithi11289144-11 from 2777507 to 3203346 tid 3 2023-09-23T20:02:13.755 INFO:tasks.rados.rados.0.smithi112.stdout:2139: writing smithi11289144-11 from 3877756 to 3916361 tid 4 2023-09-23T20:02:13.755 INFO:tasks.rados.rados.0.smithi112.stdout:2140: read oid 378 snap -1 2023-09-23T20:02:13.755 INFO:tasks.rados.rados.0.smithi112.stdout:2140: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:02:13.755 INFO:tasks.rados.rados.0.smithi112.stdout:2141: write oid 154 current snap is 0 2023-09-23T20:02:13.755 INFO:tasks.rados.rados.0.smithi112.stdout:2136: finishing write tid 3 to smithi11289144-267 2023-09-23T20:02:13.755 INFO:tasks.rados.rados.0.smithi112.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-09-23T20:02:13.762 INFO:tasks.rados.rados.0.smithi112.stdout:2141: writing smithi11289144-154 from 733168 to 1245755 tid 1 2023-09-23T20:02:13.769 INFO:tasks.rados.rados.0.smithi112.stdout:2141: writing smithi11289144-154 from 2029182 to 2576683 tid 2 2023-09-23T20:02:13.776 INFO:tasks.rados.rados.0.smithi112.stdout:2141: writing smithi11289144-154 from 3088577 to 3725688 tid 3 2023-09-23T20:02:13.776 INFO:tasks.rados.rados.0.smithi112.stdout:2142: delete oid 459 current snap is 0 2023-09-23T20:02:13.776 INFO:tasks.rados.rados.0.smithi112.stdout:2136: finishing write tid 4 to smithi11289144-267 2023-09-23T20:02:13.776 INFO:tasks.rados.rados.0.smithi112.stdout:2136: finishing write tid 5 to smithi11289144-267 2023-09-23T20:02:13.777 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 267 v 294 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-09-23T20:02:13.777 INFO:tasks.rados.rados.0.smithi112.stdout:2136: left oid 267 (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T20:02:13.777 INFO:tasks.rados.rados.0.smithi112.stdout:2137: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:02:13.886 INFO:tasks.rados.rados.0.smithi112.stdout:2138: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:2139: finishing write tid 1 to smithi11289144-11 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:2139: finishing write tid 2 to smithi11289144-11 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:2139: finishing write tid 3 to smithi11289144-11 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:2139: finishing write tid 4 to smithi11289144-11 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:2139: finishing write tid 5 to smithi11289144-11 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:2139: finishing write tid 6 to smithi11289144-11 2023-09-23T20:02:14.049 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 11 v 249 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-09-23T20:02:14.050 INFO:tasks.rados.rados.0.smithi112.stdout:2139: left oid 11 (ObjNum 1423 snap 0 seq_num 1423) 2023-09-23T20:02:14.050 INFO:tasks.rados.rados.0.smithi112.stdout:2140: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:02:14.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:13 smithi174 bash[31352]: audit 2023-09-23T20:02:12.839080+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.112:0/1441146783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:14.147 INFO:tasks.rados.rados.0.smithi112.stdout:2141: finishing write tid 1 to smithi11289144-154 2023-09-23T20:02:14.148 INFO:tasks.rados.rados.0.smithi112.stdout:2141: finishing write tid 2 to smithi11289144-154 2023-09-23T20:02:14.148 INFO:tasks.rados.rados.0.smithi112.stdout:2141: finishing write tid 3 to smithi11289144-154 2023-09-23T20:02:14.148 INFO:tasks.rados.rados.0.smithi112.stdout:2141: finishing write tid 4 to smithi11289144-154 2023-09-23T20:02:14.148 INFO:tasks.rados.rados.0.smithi112.stdout:2141: finishing write tid 5 to smithi11289144-154 2023-09-23T20:02:14.148 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 270 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-09-23T20:02:14.148 INFO:tasks.rados.rados.0.smithi112.stdout:2141: left oid 154 (ObjNum 1424 snap 0 seq_num 1424) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2136: done (6 left) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2137: done (5 left) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2138: done (4 left) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2139: done (3 left) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2140: done (2 left) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2141: done (1 left) 2023-09-23T20:02:14.149 INFO:tasks.rados.rados.0.smithi112.stdout:2142: done (0 left) 2023-09-23T20:02:14.150 INFO:tasks.rados.rados.0.smithi112.stdout:2143: write oid 15 current snap is 0 2023-09-23T20:02:14.150 INFO:tasks.rados.rados.0.smithi112.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-09-23T20:02:14.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:13 smithi112 bash[27353]: audit 2023-09-23T20:02:12.839080+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.112:0/1441146783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:14.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:13 smithi112 bash[41728]: audit 2023-09-23T20:02:12.839080+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.112:0/1441146783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:14.163 INFO:tasks.rados.rados.0.smithi112.stdout:2143: writing smithi11289144-15 from 766782 to 1429867 tid 1 2023-09-23T20:02:14.172 INFO:tasks.rados.rados.0.smithi112.stdout:2143: writing smithi11289144-15 from 2146146 to 2697316 tid 2 2023-09-23T20:02:14.179 INFO:tasks.rados.rados.0.smithi112.stdout:2143: writing smithi11289144-15 from 3143423 to 3919431 tid 3 2023-09-23T20:02:14.180 INFO:tasks.rados.rados.0.smithi112.stdout:2144: read oid 248 snap -1 2023-09-23T20:02:14.180 INFO:tasks.rados.rados.0.smithi112.stdout:2144: expect deleted 2023-09-23T20:02:14.180 INFO:tasks.rados.rados.0.smithi112.stdout:2145: write oid 397 current snap is 0 2023-09-23T20:02:14.180 INFO:tasks.rados.rados.0.smithi112.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-09-23T20:02:14.188 INFO:tasks.rados.rados.0.smithi112.stdout:2145: writing smithi11289144-397 from 783589 to 1521923 tid 1 2023-09-23T20:02:14.195 INFO:tasks.rados.rados.0.smithi112.stdout:2145: writing smithi11289144-397 from 2204628 to 2899456 tid 2 2023-09-23T20:02:14.201 INFO:tasks.rados.rados.0.smithi112.stdout:2145: writing smithi11289144-397 from 3570846 to 3983589 tid 3 2023-09-23T20:02:14.202 INFO:tasks.rados.rados.0.smithi112.stdout:2146: write oid 334 current snap is 0 2023-09-23T20:02:14.202 INFO:tasks.rados.rados.0.smithi112.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-09-23T20:02:14.206 INFO:tasks.rados.rados.0.smithi112.stdout:2146: writing smithi11289144-334 from 400396 to 813979 tid 1 2023-09-23T20:02:14.212 INFO:tasks.rados.rados.0.smithi112.stdout:2146: writing smithi11289144-334 from 1463110 to 1901596 tid 2 2023-09-23T20:02:14.213 INFO:tasks.rados.rados.0.smithi112.stdout:2147: write oid 108 current snap is 0 2023-09-23T20:02:14.213 INFO:tasks.rados.rados.0.smithi112.stdout:2143: finishing write tid 1 to smithi11289144-15 2023-09-23T20:02:14.213 INFO:tasks.rados.rados.0.smithi112.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-09-23T20:02:14.218 INFO:tasks.rados.rados.0.smithi112.stdout:2147: writing smithi11289144-108 from 417203 to 906035 tid 1 2023-09-23T20:02:14.224 INFO:tasks.rados.rados.0.smithi112.stdout:2147: writing smithi11289144-108 from 1405239 to 2017203 tid 2 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2148: read oid 130 snap -1 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2149: delete oid 89 current snap is 0 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2143: finishing write tid 2 to smithi11289144-15 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2143: finishing write tid 3 to smithi11289144-15 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2143: finishing write tid 4 to smithi11289144-15 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2143: finishing write tid 5 to smithi11289144-15 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 15 v 400 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-09-23T20:02:14.225 INFO:tasks.rados.rados.0.smithi112.stdout:2145: finishing write tid 1 to smithi11289144-397 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2145: finishing write tid 2 to smithi11289144-397 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2145: finishing write tid 3 to smithi11289144-397 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2145: finishing write tid 4 to smithi11289144-397 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2145: finishing write tid 5 to smithi11289144-397 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 397 v 404 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2146: finishing write tid 1 to smithi11289144-334 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2146: finishing write tid 2 to smithi11289144-334 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2146: finishing write tid 3 to smithi11289144-334 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2146: finishing write tid 4 to smithi11289144-334 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 273 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-09-23T20:02:14.226 INFO:tasks.rados.rados.0.smithi112.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-09-23T20:02:14.227 INFO:tasks.rados.rados.0.smithi112.stdout:2147: finishing write tid 1 to smithi11289144-108 2023-09-23T20:02:14.227 INFO:tasks.rados.rados.0.smithi112.stdout:2143: done (6 left) 2023-09-23T20:02:14.227 INFO:tasks.rados.rados.0.smithi112.stdout:2144: done (5 left) 2023-09-23T20:02:14.227 INFO:tasks.rados.rados.0.smithi112.stdout:2145: done (4 left) 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2146: done (3 left) 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2149: done (2 left) 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2150: read oid 308 snap -1 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2150: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2151: read oid 211 snap -1 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2151: expect deleted 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2152: write oid 170 current snap is 0 2023-09-23T20:02:14.228 INFO:tasks.rados.rados.0.smithi112.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-09-23T20:02:14.238 INFO:tasks.rados.rados.0.smithi112.stdout:2152: writing smithi11289144-170 from 450817 to 1206500 tid 1 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2152: writing smithi11289144-170 from 1638556 to 2050817 tid 2 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2153: read oid 383 snap -1 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2153: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2154: read oid 247 snap -1 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2154: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2155: write oid 250 current snap is 0 2023-09-23T20:02:14.244 INFO:tasks.rados.rados.0.smithi112.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-09-23T20:02:14.249 INFO:tasks.rados.rados.0.smithi112.stdout:2155: writing smithi11289144-250 from 467624 to 898556 tid 1 2023-09-23T20:02:14.258 INFO:tasks.rados.rados.0.smithi112.stdout:2155: writing smithi11289144-250 from 1697038 to 2067624 tid 2 2023-09-23T20:02:14.258 INFO:tasks.rados.rados.0.smithi112.stdout:2156: read oid 193 snap -1 2023-09-23T20:02:14.258 INFO:tasks.rados.rados.0.smithi112.stdout:2156: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:02:14.258 INFO:tasks.rados.rados.0.smithi112.stdout:2157: write oid 4 current snap is 0 2023-09-23T20:02:14.258 INFO:tasks.rados.rados.0.smithi112.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-09-23T20:02:14.263 INFO:tasks.rados.rados.0.smithi112.stdout:2157: writing smithi11289144-4 from 484431 to 990612 tid 1 2023-09-23T20:02:14.270 INFO:tasks.rados.rados.0.smithi112.stdout:2157: writing smithi11289144-4 from 1639167 to 2084431 tid 2 2023-09-23T20:02:14.270 INFO:tasks.rados.rados.0.smithi112.stdout:2158: read oid 55 snap -1 2023-09-23T20:02:14.270 INFO:tasks.rados.rados.0.smithi112.stdout:2158: expect (ObjNum 741 snap 0 seq_num 741) 2023-09-23T20:02:14.270 INFO:tasks.rados.rados.0.smithi112.stdout:2159: write oid 70 current snap is 0 2023-09-23T20:02:14.271 INFO:tasks.rados.rados.0.smithi112.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-09-23T20:02:14.276 INFO:tasks.rados.rados.0.smithi112.stdout:2159: writing smithi11289144-70 from 501238 to 1082668 tid 1 2023-09-23T20:02:14.283 INFO:tasks.rados.rados.0.smithi112.stdout:2159: writing smithi11289144-70 from 1697649 to 2101238 tid 2 2023-09-23T20:02:14.283 INFO:tasks.rados.rados.0.smithi112.stdout:2151: done (11 left) 2023-09-23T20:02:14.283 INFO:tasks.rados.rados.0.smithi112.stdout:2160: read oid 320 snap -1 2023-09-23T20:02:14.283 INFO:tasks.rados.rados.0.smithi112.stdout:2160: expect deleted 2023-09-23T20:02:14.283 INFO:tasks.rados.rados.0.smithi112.stdout:2161: write oid 7 current snap is 0 2023-09-23T20:02:14.283 INFO:tasks.rados.rados.0.smithi112.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:02:14.434 INFO:tasks.rados.rados.0.smithi112.stdout:2147: finishing write tid 2 to smithi11289144-108 2023-09-23T20:02:14.435 INFO:tasks.rados.rados.0.smithi112.stdout:2147: finishing write tid 3 to smithi11289144-108 2023-09-23T20:02:14.437 INFO:tasks.rados.rados.0.smithi112.stdout:2147: finishing write tid 4 to smithi11289144-108 2023-09-23T20:02:14.437 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 108 v 281 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-09-23T20:02:14.437 INFO:tasks.rados.rados.0.smithi112.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T20:02:14.438 INFO:tasks.rados.rados.0.smithi112.stdout:2150: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:02:14.574 INFO:tasks.rados.rados.0.smithi112.stdout:2152: finishing write tid 1 to smithi11289144-170 2023-09-23T20:02:14.574 INFO:tasks.rados.rados.0.smithi112.stdout:2152: finishing write tid 2 to smithi11289144-170 2023-09-23T20:02:14.574 INFO:tasks.rados.rados.0.smithi112.stdout:2152: finishing write tid 3 to smithi11289144-170 2023-09-23T20:02:14.574 INFO:tasks.rados.rados.0.smithi112.stdout:2152: finishing write tid 4 to smithi11289144-170 2023-09-23T20:02:14.574 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 170 v 263 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-09-23T20:02:14.575 INFO:tasks.rados.rados.0.smithi112.stdout:2152: left oid 170 (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:02:14.575 INFO:tasks.rados.rados.0.smithi112.stdout:2154: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:02:14.646 INFO:tasks.rados.rados.0.smithi112.stdout:2153: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T20:02:14.911 INFO:tasks.rados.rados.0.smithi112.stdout:2155: finishing write tid 1 to smithi11289144-250 2023-09-23T20:02:14.911 INFO:tasks.rados.rados.0.smithi112.stdout:2155: finishing write tid 2 to smithi11289144-250 2023-09-23T20:02:14.911 INFO:tasks.rados.rados.0.smithi112.stdout:2155: finishing write tid 3 to smithi11289144-250 2023-09-23T20:02:14.911 INFO:tasks.rados.rados.0.smithi112.stdout:2155: finishing write tid 4 to smithi11289144-250 2023-09-23T20:02:14.911 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 250 v 220 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-09-23T20:02:14.911 INFO:tasks.rados.rados.0.smithi112.stdout:2155: left oid 250 (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T20:02:14.912 INFO:tasks.rados.rados.0.smithi112.stdout:2157: finishing write tid 1 to smithi11289144-4 2023-09-23T20:02:14.912 INFO:tasks.rados.rados.0.smithi112.stdout:2156: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:02:15.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:14 smithi174 bash[31352]: cluster 2023-09-23T20:02:13.759408+0000 mgr.y (mgr.24356) 251 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-23T20:02:15.146 INFO:tasks.rados.rados.0.smithi112.stdout:2157: finishing write tid 2 to smithi11289144-4 2023-09-23T20:02:15.147 INFO:tasks.rados.rados.0.smithi112.stdout:2157: finishing write tid 3 to smithi11289144-4 2023-09-23T20:02:15.147 INFO:tasks.rados.rados.0.smithi112.stdout:2157: finishing write tid 4 to smithi11289144-4 2023-09-23T20:02:15.147 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 4 v 266 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-09-23T20:02:15.147 INFO:tasks.rados.rados.0.smithi112.stdout:2157: left oid 4 (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T20:02:15.147 INFO:tasks.rados.rados.0.smithi112.stdout:2158: expect (ObjNum 741 snap 0 seq_num 741) 2023-09-23T20:02:15.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:14 smithi112 bash[27353]: cluster 2023-09-23T20:02:13.759408+0000 mgr.y (mgr.24356) 251 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-23T20:02:15.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:14 smithi112 bash[41728]: cluster 2023-09-23T20:02:13.759408+0000 mgr.y (mgr.24356) 251 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-23T20:02:15.273 INFO:tasks.rados.rados.0.smithi112.stdout:2159: finishing write tid 1 to smithi11289144-70 2023-09-23T20:02:15.273 INFO:tasks.rados.rados.0.smithi112.stdout:2159: finishing write tid 2 to smithi11289144-70 2023-09-23T20:02:15.273 INFO:tasks.rados.rados.0.smithi112.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-09-23T20:02:15.280 INFO:tasks.rados.rados.0.smithi112.stdout:2161: writing smithi11289144-7 from 518045 to 1174724 tid 1 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2161: writing smithi11289144-7 from 1756131 to 2118045 tid 2 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2147: done (12 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2148: done (11 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2150: done (10 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2152: done (9 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2153: done (8 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2154: done (7 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2155: done (6 left) 2023-09-23T20:02:15.288 INFO:tasks.rados.rados.0.smithi112.stdout:2156: done (5 left) 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2157: done (4 left) 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2158: done (3 left) 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2160: done (2 left) 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2162: write oid 417 current snap is 0 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2159: finishing write tid 3 to smithi11289144-70 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2159: finishing write tid 4 to smithi11289144-70 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 70 v 349 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2159: left oid 70 (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2161: finishing write tid 1 to smithi11289144-7 2023-09-23T20:02:15.289 INFO:tasks.rados.rados.0.smithi112.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-09-23T20:02:15.295 INFO:tasks.rados.rados.0.smithi112.stdout:2162: writing smithi11289144-417 from 534852 to 1266780 tid 1 2023-09-23T20:02:15.300 INFO:tasks.rados.rados.0.smithi112.stdout:2162: writing smithi11289144-417 from 1814613 to 2134852 tid 2 2023-09-23T20:02:15.300 INFO:tasks.rados.rados.0.smithi112.stdout:2159: done (2 left) 2023-09-23T20:02:15.300 INFO:tasks.rados.rados.0.smithi112.stdout:2163: write oid 111 current snap is 0 2023-09-23T20:02:15.300 INFO:tasks.rados.rados.0.smithi112.stdout:2161: finishing write tid 2 to smithi11289144-7 2023-09-23T20:02:15.300 INFO:tasks.rados.rados.0.smithi112.stdout:2161: finishing write tid 3 to smithi11289144-7 2023-09-23T20:02:15.300 INFO:tasks.rados.rados.0.smithi112.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-09-23T20:02:15.306 INFO:tasks.rados.rados.0.smithi112.stdout:2163: writing smithi11289144-111 from 551659 to 1075189 tid 1 2023-09-23T20:02:15.312 INFO:tasks.rados.rados.0.smithi112.stdout:2163: writing smithi11289144-111 from 1873095 to 2151659 tid 2 2023-09-23T20:02:15.312 INFO:tasks.rados.rados.0.smithi112.stdout:2164: write oid 372 current snap is 0 2023-09-23T20:02:15.312 INFO:tasks.rados.rados.0.smithi112.stdout:2161: finishing write tid 4 to smithi11289144-7 2023-09-23T20:02:15.312 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 7 v 297 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-09-23T20:02:15.312 INFO:tasks.rados.rados.0.smithi112.stdout:2161: left oid 7 (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T20:02:15.312 INFO:tasks.rados.rados.0.smithi112.stdout:2162: finishing write tid 1 to smithi11289144-417 2023-09-23T20:02:15.313 INFO:tasks.rados.rados.0.smithi112.stdout:2162: finishing write tid 2 to smithi11289144-417 2023-09-23T20:02:15.313 INFO:tasks.rados.rados.0.smithi112.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-09-23T20:02:15.319 INFO:tasks.rados.rados.0.smithi112.stdout:2164: writing smithi11289144-372 from 568466 to 1167245 tid 1 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2164: writing smithi11289144-372 from 1931577 to 2168466 tid 2 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2161: done (3 left) 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2165: delete oid 210 current snap is 0 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2162: finishing write tid 3 to smithi11289144-417 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2162: finishing write tid 4 to smithi11289144-417 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 417 v 218 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2162: left oid 417 (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2163: finishing write tid 1 to smithi11289144-111 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2163: finishing write tid 2 to smithi11289144-111 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2163: finishing write tid 3 to smithi11289144-111 2023-09-23T20:02:15.325 INFO:tasks.rados.rados.0.smithi112.stdout:2163: finishing write tid 4 to smithi11289144-111 2023-09-23T20:02:15.326 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 276 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-09-23T20:02:15.326 INFO:tasks.rados.rados.0.smithi112.stdout:2163: left oid 111 (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T20:02:15.326 INFO:tasks.rados.rados.0.smithi112.stdout:2164: finishing write tid 1 to smithi11289144-372 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2162: done (3 left) 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2163: done (2 left) 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2165: done (1 left) 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2166: read oid 234 snap -1 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2166: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2167: write oid 164 current snap is 0 2023-09-23T20:02:15.327 INFO:tasks.rados.rados.0.smithi112.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-09-23T20:02:15.336 INFO:tasks.rados.rados.0.smithi112.stdout:2167: writing smithi11289144-164 from 602080 to 1351357 tid 1 2023-09-23T20:02:15.342 INFO:tasks.rados.rados.0.smithi112.stdout:2167: writing smithi11289144-164 from 2048541 to 2202080 tid 2 2023-09-23T20:02:15.343 INFO:tasks.rados.rados.0.smithi112.stdout:2168: write oid 183 current snap is 0 2023-09-23T20:02:15.343 INFO:tasks.rados.rados.0.smithi112.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-09-23T20:02:15.348 INFO:tasks.rados.rados.0.smithi112.stdout:2168: writing smithi11289144-183 from 618887 to 1043413 tid 1 2023-09-23T20:02:15.355 INFO:tasks.rados.rados.0.smithi112.stdout:2168: writing smithi11289144-183 from 1590670 to 2194828 tid 2 2023-09-23T20:02:15.355 INFO:tasks.rados.rados.0.smithi112.stdout:2169: write oid 334 current snap is 0 2023-09-23T20:02:15.355 INFO:tasks.rados.rados.0.smithi112.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-09-23T20:02:15.361 INFO:tasks.rados.rados.0.smithi112.stdout:2169: writing smithi11289144-334 from 635694 to 1135469 tid 1 2023-09-23T20:02:15.367 INFO:tasks.rados.rados.0.smithi112.stdout:2169: writing smithi11289144-334 from 1649152 to 2113321 tid 2 2023-09-23T20:02:15.367 INFO:tasks.rados.rados.0.smithi112.stdout:2170: read oid 368 snap -1 2023-09-23T20:02:15.367 INFO:tasks.rados.rados.0.smithi112.stdout:2170: expect deleted 2023-09-23T20:02:15.367 INFO:tasks.rados.rados.0.smithi112.stdout:2171: read oid 477 snap -1 2023-09-23T20:02:15.367 INFO:tasks.rados.rados.0.smithi112.stdout:2171: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T20:02:15.368 INFO:tasks.rados.rados.0.smithi112.stdout:2172: write oid 384 current snap is 0 2023-09-23T20:02:15.368 INFO:tasks.rados.rados.0.smithi112.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-09-23T20:02:15.374 INFO:tasks.rados.rados.0.smithi112.stdout:2172: writing smithi11289144-384 from 652501 to 1227525 tid 1 2023-09-23T20:02:15.380 INFO:tasks.rados.rados.0.smithi112.stdout:2172: writing smithi11289144-384 from 1707634 to 2252501 tid 2 2023-09-23T20:02:15.381 INFO:tasks.rados.rados.0.smithi112.stdout:2173: write oid 207 current snap is 0 2023-09-23T20:02:15.381 INFO:tasks.rados.rados.0.smithi112.stdout:2164: finishing write tid 2 to smithi11289144-372 2023-09-23T20:02:15.381 INFO:tasks.rados.rados.0.smithi112.stdout:2164: finishing write tid 3 to smithi11289144-372 2023-09-23T20:02:15.381 INFO:tasks.rados.rados.0.smithi112.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-09-23T20:02:15.388 INFO:tasks.rados.rados.0.smithi112.stdout:2173: writing smithi11289144-207 from 669308 to 1319581 tid 1 2023-09-23T20:02:15.393 INFO:tasks.rados.rados.0.smithi112.stdout:2173: writing smithi11289144-207 from 1766116 to 2233954 tid 2 2023-09-23T20:02:15.393 INFO:tasks.rados.rados.0.smithi112.stdout:2174: write oid 251 current snap is 0 2023-09-23T20:02:15.393 INFO:tasks.rados.rados.0.smithi112.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-09-23T20:02:15.399 INFO:tasks.rados.rados.0.smithi112.stdout:2174: writing smithi11289144-251 from 686115 to 1127990 tid 1 2023-09-23T20:02:15.406 INFO:tasks.rados.rados.0.smithi112.stdout:2174: writing smithi11289144-251 from 1824598 to 2286115 tid 2 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2175: read oid 7 snap -1 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2175: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2176: read oid 284 snap -1 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2176: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2177: read oid 50 snap -1 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2177: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2178: delete oid 408 current snap is 0 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2164: finishing write tid 4 to smithi11289144-372 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 372 v 352 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2164: left oid 372 (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:02:15.407 INFO:tasks.rados.rados.0.smithi112.stdout:2166: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-23T20:02:15.541 INFO:tasks.rados.rados.0.smithi112.stdout:2167: finishing write tid 1 to smithi11289144-164 2023-09-23T20:02:15.541 INFO:tasks.rados.rados.0.smithi112.stdout:2167: finishing write tid 2 to smithi11289144-164 2023-09-23T20:02:15.542 INFO:tasks.rados.rados.0.smithi112.stdout:2167: finishing write tid 3 to smithi11289144-164 2023-09-23T20:02:15.542 INFO:tasks.rados.rados.0.smithi112.stdout:2167: finishing write tid 4 to smithi11289144-164 2023-09-23T20:02:15.543 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 164 v 291 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-09-23T20:02:15.543 INFO:tasks.rados.rados.0.smithi112.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T20:02:15.544 INFO:tasks.rados.rados.0.smithi112.stdout:2168: finishing write tid 1 to smithi11289144-183 2023-09-23T20:02:15.544 INFO:tasks.rados.rados.0.smithi112.stdout:2168: finishing write tid 2 to smithi11289144-183 2023-09-23T20:02:15.544 INFO:tasks.rados.rados.0.smithi112.stdout:2168: finishing write tid 3 to smithi11289144-183 2023-09-23T20:02:15.544 INFO:tasks.rados.rados.0.smithi112.stdout:2168: finishing write tid 4 to smithi11289144-183 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 183 v 385 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:2169: finishing write tid 1 to smithi11289144-334 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:2169: finishing write tid 2 to smithi11289144-334 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:2169: finishing write tid 3 to smithi11289144-334 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:2169: finishing write tid 4 to smithi11289144-334 2023-09-23T20:02:15.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 279 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-09-23T20:02:15.546 INFO:tasks.rados.rados.0.smithi112.stdout:2169: left oid 334 (ObjNum 1442 snap 0 seq_num 1442) 2023-09-23T20:02:15.546 INFO:tasks.rados.rados.0.smithi112.stdout:2171: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T20:02:15.676 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:15 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:15] "GET /metrics HTTP/1.1" 200 242468 "" "Prometheus/2.43.0" 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2172: finishing write tid 1 to smithi11289144-384 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2172: finishing write tid 2 to smithi11289144-384 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2172: finishing write tid 3 to smithi11289144-384 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2172: finishing write tid 4 to smithi11289144-384 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 384 v 318 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2172: left oid 384 (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2173: finishing write tid 1 to smithi11289144-207 2023-09-23T20:02:15.741 INFO:tasks.rados.rados.0.smithi112.stdout:2173: finishing write tid 2 to smithi11289144-207 2023-09-23T20:02:15.742 INFO:tasks.rados.rados.0.smithi112.stdout:2173: finishing write tid 3 to smithi11289144-207 2023-09-23T20:02:15.742 INFO:tasks.rados.rados.0.smithi112.stdout:2173: finishing write tid 4 to smithi11289144-207 2023-09-23T20:02:15.742 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 207 v 224 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-09-23T20:02:15.742 INFO:tasks.rados.rados.0.smithi112.stdout:2173: left oid 207 (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T20:02:15.742 INFO:tasks.rados.rados.0.smithi112.stdout:2174: finishing write tid 1 to smithi11289144-251 2023-09-23T20:02:15.742 INFO:tasks.rados.rados.0.smithi112.stdout:2175: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T20:02:15.868 INFO:tasks.rados.rados.0.smithi112.stdout:2174: finishing write tid 2 to smithi11289144-251 2023-09-23T20:02:15.868 INFO:tasks.rados.rados.0.smithi112.stdout:2176: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-23T20:02:15.947 INFO:tasks.rados.rados.0.smithi112.stdout:2174: finishing write tid 3 to smithi11289144-251 2023-09-23T20:02:15.947 INFO:tasks.rados.rados.0.smithi112.stdout:2177: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:02:16.041 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:15 smithi174 bash[31352]: audit 2023-09-23T20:02:15.275639+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.112:0/2168977504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:16.132 INFO:tasks.rados.rados.0.smithi112.stdout:2174: finishing write tid 4 to smithi11289144-251 2023-09-23T20:02:16.132 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 251 v 336 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-09-23T20:02:16.132 INFO:tasks.rados.rados.0.smithi112.stdout:2174: left oid 251 (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T20:02:16.132 INFO:tasks.rados.rados.0.smithi112.stdout:2164: done (13 left) 2023-09-23T20:02:16.132 INFO:tasks.rados.rados.0.smithi112.stdout:2166: done (12 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2167: done (11 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2168: done (10 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2169: done (9 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2170: done (8 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2171: done (7 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2172: done (6 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2173: done (5 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2174: done (4 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2175: done (3 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2176: done (2 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2177: done (1 left) 2023-09-23T20:02:16.133 INFO:tasks.rados.rados.0.smithi112.stdout:2178: done (0 left) 2023-09-23T20:02:16.134 INFO:tasks.rados.rados.0.smithi112.stdout:2179: write oid 425 current snap is 0 2023-09-23T20:02:16.134 INFO:tasks.rados.rados.0.smithi112.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-09-23T20:02:16.139 INFO:tasks.rados.rados.0.smithi112.stdout:2179: writing smithi11289144-425 from 719729 to 1312102 tid 1 2023-09-23T20:02:16.145 INFO:tasks.rados.rados.0.smithi112.stdout:2179: writing smithi11289144-425 from 1941562 to 2319729 tid 2 2023-09-23T20:02:16.146 INFO:tasks.rados.rados.0.smithi112.stdout:2180: read oid 81 snap -1 2023-09-23T20:02:16.146 INFO:tasks.rados.rados.0.smithi112.stdout:2180: expect (ObjNum 744 snap 0 seq_num 744) 2023-09-23T20:02:16.146 INFO:tasks.rados.rados.0.smithi112.stdout:2181: read oid 54 snap -1 2023-09-23T20:02:16.146 INFO:tasks.rados.rados.0.smithi112.stdout:2181: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:02:16.146 INFO:tasks.rados.rados.0.smithi112.stdout:2182: delete oid 226 current snap is 0 2023-09-23T20:02:16.146 INFO:tasks.rados.rados.0.smithi112.stdout:2179: finishing write tid 1 to smithi11289144-425 2023-09-23T20:02:16.148 INFO:tasks.rados.rados.0.smithi112.stdout:2182: done (3 left) 2023-09-23T20:02:16.148 INFO:tasks.rados.rados.0.smithi112.stdout:2183: write oid 439 current snap is 0 2023-09-23T20:02:16.148 INFO:tasks.rados.rados.0.smithi112.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-09-23T20:02:16.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:15 smithi112 bash[41728]: audit 2023-09-23T20:02:15.275639+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.112:0/2168977504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:15 smithi112 bash[27353]: audit 2023-09-23T20:02:15.275639+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.112:0/2168977504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:16.160 INFO:tasks.rados.rados.0.smithi112.stdout:2183: writing smithi11289144-439 from 753343 to 1496214 tid 1 2023-09-23T20:02:16.166 INFO:tasks.rados.rados.0.smithi112.stdout:2183: writing smithi11289144-439 from 1942173 to 2353343 tid 2 2023-09-23T20:02:16.166 INFO:tasks.rados.rados.0.smithi112.stdout:2184: write oid 68 current snap is 0 2023-09-23T20:02:16.166 INFO:tasks.rados.rados.0.smithi112.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-09-23T20:02:16.173 INFO:tasks.rados.rados.0.smithi112.stdout:2184: writing smithi11289144-68 from 770150 to 1188270 tid 1 2023-09-23T20:02:16.177 INFO:tasks.rados.rados.0.smithi112.stdout:2184: writing smithi11289144-68 from 1600655 to 2079500 tid 2 2023-09-23T20:02:16.177 INFO:tasks.rados.rados.0.smithi112.stdout:2185: write oid 79 current snap is 0 2023-09-23T20:02:16.177 INFO:tasks.rados.rados.0.smithi112.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-09-23T20:02:16.184 INFO:tasks.rados.rados.0.smithi112.stdout:2185: writing smithi11289144-79 from 786957 to 1280326 tid 1 2023-09-23T20:02:16.192 INFO:tasks.rados.rados.0.smithi112.stdout:2185: writing smithi11289144-79 from 2059137 to 2386957 tid 2 2023-09-23T20:02:16.192 INFO:tasks.rados.rados.0.smithi112.stdout:2186: write oid 247 current snap is 0 2023-09-23T20:02:16.192 INFO:tasks.rados.rados.0.smithi112.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-09-23T20:02:16.197 INFO:tasks.rados.rados.0.smithi112.stdout:2186: writing smithi11289144-247 from 403764 to 972382 tid 1 2023-09-23T20:02:16.205 INFO:tasks.rados.rados.0.smithi112.stdout:2186: writing smithi11289144-247 from 1717619 to 2403764 tid 2 2023-09-23T20:02:16.205 INFO:tasks.rados.rados.0.smithi112.stdout:2187: write oid 51 current snap is 0 2023-09-23T20:02:16.205 INFO:tasks.rados.rados.0.smithi112.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-09-23T20:02:16.212 INFO:tasks.rados.rados.0.smithi112.stdout:2187: writing smithi11289144-51 from 420571 to 1180791 tid 1 2023-09-23T20:02:16.219 INFO:tasks.rados.rados.0.smithi112.stdout:2187: writing smithi11289144-51 from 1776101 to 2402273 tid 2 2023-09-23T20:02:16.219 INFO:tasks.rados.rados.0.smithi112.stdout:2188: read oid 222 snap -1 2023-09-23T20:02:16.219 INFO:tasks.rados.rados.0.smithi112.stdout:2188: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:16.219 INFO:tasks.rados.rados.0.smithi112.stdout:2189: read oid 391 snap -1 2023-09-23T20:02:16.219 INFO:tasks.rados.rados.0.smithi112.stdout:2189: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:16.219 INFO:tasks.rados.rados.0.smithi112.stdout:2190: write oid 302 current snap is 0 2023-09-23T20:02:16.220 INFO:tasks.rados.rados.0.smithi112.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-09-23T20:02:16.223 INFO:tasks.rados.rados.0.smithi112.stdout:2190: writing smithi11289144-302 from 437378 to 872847 tid 1 2023-09-23T20:02:16.232 INFO:tasks.rados.rados.0.smithi112.stdout:2190: writing smithi11289144-302 from 1434583 to 2204413 tid 2 2023-09-23T20:02:16.232 INFO:tasks.rados.rados.0.smithi112.stdout:2191: write oid 52 current snap is 0 2023-09-23T20:02:16.232 INFO:tasks.rados.rados.0.smithi112.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-09-23T20:02:16.237 INFO:tasks.rados.rados.0.smithi112.stdout:2191: writing smithi11289144-52 from 454185 to 964903 tid 1 2023-09-23T20:02:16.244 INFO:tasks.rados.rados.0.smithi112.stdout:2191: writing smithi11289144-52 from 1493065 to 2122906 tid 2 2023-09-23T20:02:16.244 INFO:tasks.rados.rados.0.smithi112.stdout:2192: write oid 404 current snap is 0 2023-09-23T20:02:16.244 INFO:tasks.rados.rados.0.smithi112.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-09-23T20:02:16.250 INFO:tasks.rados.rados.0.smithi112.stdout:2192: writing smithi11289144-404 from 470992 to 1056959 tid 1 2023-09-23T20:02:16.257 INFO:tasks.rados.rados.0.smithi112.stdout:2192: writing smithi11289144-404 from 1551547 to 2325046 tid 2 2023-09-23T20:02:16.258 INFO:tasks.rados.rados.0.smithi112.stdout:2193: write oid 225 current snap is 0 2023-09-23T20:02:16.258 INFO:tasks.rados.rados.0.smithi112.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-09-23T20:02:16.265 INFO:tasks.rados.rados.0.smithi112.stdout:2193: writing smithi11289144-225 from 487799 to 1149015 tid 1 2023-09-23T20:02:16.273 INFO:tasks.rados.rados.0.smithi112.stdout:2193: writing smithi11289144-225 from 1893676 to 2487799 tid 2 2023-09-23T20:02:16.274 INFO:tasks.rados.rados.0.smithi112.stdout:2194: write oid 361 current snap is 0 2023-09-23T20:02:16.274 INFO:tasks.rados.rados.0.smithi112.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-09-23T20:02:16.279 INFO:tasks.rados.rados.0.smithi112.stdout:2194: writing smithi11289144-361 from 504606 to 1241071 tid 1 2023-09-23T20:02:16.286 INFO:tasks.rados.rados.0.smithi112.stdout:2194: writing smithi11289144-361 from 1952158 to 2504606 tid 2 2023-09-23T20:02:16.286 INFO:tasks.rados.rados.0.smithi112.stdout:2195: delete oid 396 current snap is 0 2023-09-23T20:02:16.287 INFO:tasks.rados.rados.0.smithi112.stdout:2179: finishing write tid 2 to smithi11289144-425 2023-09-23T20:02:16.287 INFO:tasks.rados.rados.0.smithi112.stdout:2179: finishing write tid 3 to smithi11289144-425 2023-09-23T20:02:16.287 INFO:tasks.rados.rados.0.smithi112.stdout:2179: finishing write tid 4 to smithi11289144-425 2023-09-23T20:02:16.287 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 425 v 295 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-09-23T20:02:16.287 INFO:tasks.rados.rados.0.smithi112.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T20:02:16.287 INFO:tasks.rados.rados.0.smithi112.stdout:2181: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:02:16.454 INFO:tasks.rados.rados.0.smithi112.stdout:2180: expect (ObjNum 744 snap 0 seq_num 744) 2023-09-23T20:02:16.570 INFO:tasks.rados.rados.0.smithi112.stdout:2183: finishing write tid 1 to smithi11289144-439 2023-09-23T20:02:16.570 INFO:tasks.rados.rados.0.smithi112.stdout:2183: finishing write tid 2 to smithi11289144-439 2023-09-23T20:02:16.571 INFO:tasks.rados.rados.0.smithi112.stdout:2183: finishing write tid 3 to smithi11289144-439 2023-09-23T20:02:16.571 INFO:tasks.rados.rados.0.smithi112.stdout:2183: finishing write tid 4 to smithi11289144-439 2023-09-23T20:02:16.571 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 322 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-09-23T20:02:16.571 INFO:tasks.rados.rados.0.smithi112.stdout:2183: left oid 439 (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T20:02:16.571 INFO:tasks.rados.rados.0.smithi112.stdout:2184: finishing write tid 1 to smithi11289144-68 2023-09-23T20:02:16.572 INFO:tasks.rados.rados.0.smithi112.stdout:2184: finishing write tid 2 to smithi11289144-68 2023-09-23T20:02:16.572 INFO:tasks.rados.rados.0.smithi112.stdout:2184: finishing write tid 3 to smithi11289144-68 2023-09-23T20:02:16.572 INFO:tasks.rados.rados.0.smithi112.stdout:2184: finishing write tid 4 to smithi11289144-68 2023-09-23T20:02:16.572 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 68 v 298 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-09-23T20:02:16.573 INFO:tasks.rados.rados.0.smithi112.stdout:2184: left oid 68 (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:02:16.573 INFO:tasks.rados.rados.0.smithi112.stdout:2185: finishing write tid 1 to smithi11289144-79 2023-09-23T20:02:16.573 INFO:tasks.rados.rados.0.smithi112.stdout:2185: finishing write tid 2 to smithi11289144-79 2023-09-23T20:02:16.573 INFO:tasks.rados.rados.0.smithi112.stdout:2185: finishing write tid 3 to smithi11289144-79 2023-09-23T20:02:16.573 INFO:tasks.rados.rados.0.smithi112.stdout:2185: finishing write tid 4 to smithi11289144-79 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 79 v 355 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:2185: left oid 79 (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:2186: finishing write tid 1 to smithi11289144-247 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:2186: finishing write tid 2 to smithi11289144-247 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:2186: finishing write tid 3 to smithi11289144-247 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:2186: finishing write tid 4 to smithi11289144-247 2023-09-23T20:02:16.574 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 247 v 407 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-09-23T20:02:16.575 INFO:tasks.rados.rados.0.smithi112.stdout:2186: left oid 247 (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T20:02:16.575 INFO:tasks.rados.rados.0.smithi112.stdout:2187: finishing write tid 1 to smithi11289144-51 2023-09-23T20:02:16.575 INFO:tasks.rados.rados.0.smithi112.stdout:2187: finishing write tid 2 to smithi11289144-51 2023-09-23T20:02:16.575 INFO:tasks.rados.rados.0.smithi112.stdout:2187: finishing write tid 3 to smithi11289144-51 2023-09-23T20:02:16.575 INFO:tasks.rados.rados.0.smithi112.stdout:2187: finishing write tid 4 to smithi11289144-51 2023-09-23T20:02:16.575 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 51 v 227 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-09-23T20:02:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:2187: left oid 51 (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:02:16.576 INFO:tasks.rados.rados.0.smithi112.stdout:2189: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:16.728 INFO:tasks.rados.rados.0.smithi112.stdout:2188: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:16.892 INFO:tasks.rados.rados.0.smithi112.stdout:2190: finishing write tid 1 to smithi11289144-302 2023-09-23T20:02:16.892 INFO:tasks.rados.rados.0.smithi112.stdout:2190: finishing write tid 2 to smithi11289144-302 2023-09-23T20:02:16.892 INFO:tasks.rados.rados.0.smithi112.stdout:2190: finishing write tid 3 to smithi11289144-302 2023-09-23T20:02:16.892 INFO:tasks.rados.rados.0.smithi112.stdout:2190: finishing write tid 4 to smithi11289144-302 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 302 v 388 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2190: left oid 302 (ObjNum 1454 snap 0 seq_num 1454) 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2191: finishing write tid 1 to smithi11289144-52 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2191: finishing write tid 2 to smithi11289144-52 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2191: finishing write tid 3 to smithi11289144-52 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2191: finishing write tid 4 to smithi11289144-52 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 52 v 282 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2191: left oid 52 (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2192: finishing write tid 1 to smithi11289144-404 2023-09-23T20:02:16.893 INFO:tasks.rados.rados.0.smithi112.stdout:2192: finishing write tid 2 to smithi11289144-404 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2179: done (15 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2180: done (14 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2181: done (13 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2183: done (12 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2184: done (11 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2185: done (10 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2186: done (9 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2187: done (8 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2188: done (7 left) 2023-09-23T20:02:16.894 INFO:tasks.rados.rados.0.smithi112.stdout:2189: done (6 left) 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2190: done (5 left) 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2191: done (4 left) 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2195: done (3 left) 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2196: read oid 222 snap -1 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2196: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2197: read oid 171 snap -1 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2197: expect deleted 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2198: read oid 364 snap -1 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2198: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2199: write oid 148 current snap is 0 2023-09-23T20:02:16.895 INFO:tasks.rados.rados.0.smithi112.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-09-23T20:02:16.900 INFO:tasks.rados.rados.0.smithi112.stdout:2199: writing smithi11289144-148 from 538220 to 1141536 tid 1 2023-09-23T20:02:16.910 INFO:tasks.rados.rados.0.smithi112.stdout:2199: writing smithi11289144-148 from 1785475 to 2538220 tid 2 2023-09-23T20:02:16.911 INFO:tasks.rados.rados.0.smithi112.stdout:2200: read oid 391 snap -1 2023-09-23T20:02:16.911 INFO:tasks.rados.rados.0.smithi112.stdout:2200: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:16.911 INFO:tasks.rados.rados.0.smithi112.stdout:2201: read oid 183 snap -1 2023-09-23T20:02:16.911 INFO:tasks.rados.rados.0.smithi112.stdout:2201: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:02:16.911 INFO:tasks.rados.rados.0.smithi112.stdout:2202: write oid 135 current snap is 0 2023-09-23T20:02:16.911 INFO:tasks.rados.rados.0.smithi112.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-09-23T20:02:16.918 INFO:tasks.rados.rados.0.smithi112.stdout:2202: writing smithi11289144-135 from 555027 to 1233592 tid 1 2023-09-23T20:02:16.925 INFO:tasks.rados.rados.0.smithi112.stdout:2202: writing smithi11289144-135 from 1727604 to 2368452 tid 2 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2203: read oid 15 snap -1 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2203: expect (ObjNum 1426 snap 0 seq_num 1426) 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2204: delete oid 238 current snap is 0 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2192: finishing write tid 3 to smithi11289144-404 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2192: finishing write tid 4 to smithi11289144-404 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 404 v 269 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2192: left oid 404 (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2193: finishing write tid 1 to smithi11289144-225 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2193: finishing write tid 2 to smithi11289144-225 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2193: finishing write tid 3 to smithi11289144-225 2023-09-23T20:02:16.926 INFO:tasks.rados.rados.0.smithi112.stdout:2193: finishing write tid 4 to smithi11289144-225 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 225 v 410 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2193: left oid 225 (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2194: finishing write tid 1 to smithi11289144-361 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2194: finishing write tid 2 to smithi11289144-361 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2194: finishing write tid 3 to smithi11289144-361 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2194: finishing write tid 4 to smithi11289144-361 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 361 v 325 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2194: left oid 361 (ObjNum 1458 snap 0 seq_num 1458) 2023-09-23T20:02:16.927 INFO:tasks.rados.rados.0.smithi112.stdout:2196: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:17.041 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:16 smithi112 bash[27618]: ignoring --setuser ceph since I am not root 2023-09-23T20:02:17.041 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:16 smithi112 bash[27618]: ignoring --setgroup ceph since I am not root 2023-09-23T20:02:17.042 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:16 smithi112 bash[27618]: debug 2023-09-23T20:02:16.797+0000 7f4e0fb28700 1 -- 172.21.15.112:0/123307793 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5576246589c0 con 0x5576253de400 2023-09-23T20:02:17.042 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:16 smithi112 bash[27618]: debug 2023-09-23T20:02:16.965+0000 7f4e17e151c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:02:17.044 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:16 smithi174 bash[69530]: [23/Sep/2023:20:02:16] ENGINE Bus STOPPING 2023-09-23T20:02:17.044 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:16 smithi174 bash[69530]: [23/Sep/2023:20:02:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:02:17.044 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:16 smithi174 bash[69530]: [23/Sep/2023:20:02:16] ENGINE Bus STOPPED 2023-09-23T20:02:17.044 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:16 smithi174 bash[69530]: [23/Sep/2023:20:02:16] ENGINE Bus STARTING 2023-09-23T20:02:17.044 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.038+0000 7fc522e08700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.044 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.038+0000 7fc522e08700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.077 INFO:tasks.rados.rados.0.smithi112.stdout:2199: finishing write tid 1 to smithi11289144-148 2023-09-23T20:02:17.077 INFO:tasks.rados.rados.0.smithi112.stdout:2198: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:02:17.292 INFO:tasks.rados.rados.0.smithi112.stdout:2200: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:17.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.038+0000 7fc522e08700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.038+0000 7fc522e08700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.038+0000 7fc522e08700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.042+0000 7fc51ddfe700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.042+0000 7fc51ddfe700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.042+0000 7fc51ddfe700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.042+0000 7fc51ddfe700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: debug 2023-09-23T20:02:17.042+0000 7fc51ddfe700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: [23/Sep/2023:20:02:17] ENGINE Serving on http://:::9283 2023-09-23T20:02:17.318 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[69530]: [23/Sep/2023:20:02:17] ENGINE Bus STARTED 2023-09-23T20:02:17.437 INFO:tasks.rados.rados.0.smithi112.stdout:2199: finishing write tid 2 to smithi11289144-148 2023-09-23T20:02:17.438 INFO:tasks.rados.rados.0.smithi112.stdout:2199: finishing write tid 3 to smithi11289144-148 2023-09-23T20:02:17.438 INFO:tasks.rados.rados.0.smithi112.stdout:2199: finishing write tid 4 to smithi11289144-148 2023-09-23T20:02:17.438 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 148 v 285 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-09-23T20:02:17.438 INFO:tasks.rados.rados.0.smithi112.stdout:2199: left oid 148 (ObjNum 1460 snap 0 seq_num 1460) 2023-09-23T20:02:17.438 INFO:tasks.rados.rados.0.smithi112.stdout:2201: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:2202: finishing write tid 1 to smithi11289144-135 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:2202: finishing write tid 2 to smithi11289144-135 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:2202: finishing write tid 3 to smithi11289144-135 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:2202: finishing write tid 4 to smithi11289144-135 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 135 v 345 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:2202: left oid 135 (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T20:02:17.509 INFO:tasks.rados.rados.0.smithi112.stdout:2203: expect (ObjNum 1426 snap 0 seq_num 1426) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2192: done (11 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2193: done (10 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2194: done (9 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2196: done (8 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2197: done (7 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2198: done (6 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2199: done (5 left) 2023-09-23T20:02:17.690 INFO:tasks.rados.rados.0.smithi112.stdout:2200: done (4 left) 2023-09-23T20:02:17.691 INFO:tasks.rados.rados.0.smithi112.stdout:2201: done (3 left) 2023-09-23T20:02:17.691 INFO:tasks.rados.rados.0.smithi112.stdout:2202: done (2 left) 2023-09-23T20:02:17.691 INFO:tasks.rados.rados.0.smithi112.stdout:2203: done (1 left) 2023-09-23T20:02:17.691 INFO:tasks.rados.rados.0.smithi112.stdout:2204: done (0 left) 2023-09-23T20:02:17.691 INFO:tasks.rados.rados.0.smithi112.stdout:2205: delete oid 462 current snap is 0 2023-09-23T20:02:17.692 INFO:tasks.rados.rados.0.smithi112.stdout:2205: done (0 left) 2023-09-23T20:02:17.692 INFO:tasks.rados.rados.0.smithi112.stdout:2206: write oid 117 current snap is 0 2023-09-23T20:02:17.692 INFO:tasks.rados.rados.0.smithi112.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-09-23T20:02:17.704 INFO:tasks.rados.rados.0.smithi112.stdout:2206: writing smithi11289144-117 from 605448 to 1109760 tid 1 2023-09-23T20:02:17.713 INFO:tasks.rados.rados.0.smithi112.stdout:2206: writing smithi11289144-117 from 1903050 to 2605448 tid 2 2023-09-23T20:02:17.713 INFO:tasks.rados.rados.0.smithi112.stdout:2207: read oid 173 snap -1 2023-09-23T20:02:17.713 INFO:tasks.rados.rados.0.smithi112.stdout:2207: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-23T20:02:17.713 INFO:tasks.rados.rados.0.smithi112.stdout:2208: write oid 316 current snap is 0 2023-09-23T20:02:17.714 INFO:tasks.rados.rados.0.smithi112.stdout:2206: finishing write tid 1 to smithi11289144-117 2023-09-23T20:02:17.714 INFO:tasks.rados.rados.0.smithi112.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-09-23T20:02:17.721 INFO:tasks.rados.rados.0.smithi112.stdout:2208: writing smithi11289144-316 from 622255 to 1201816 tid 1 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2208: writing smithi11289144-316 from 1845179 to 2377012 tid 2 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2209: read oid 289 snap -1 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2209: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2210: delete oid 484 current snap is 0 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2206: finishing write tid 2 to smithi11289144-117 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2206: finishing write tid 3 to smithi11289144-117 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:2206: finishing write tid 4 to smithi11289144-117 2023-09-23T20:02:17.730 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 117 v 413 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-09-23T20:02:17.731 INFO:tasks.rados.rados.0.smithi112.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:02:17.731 INFO:tasks.rados.rados.0.smithi112.stdout:2207: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-23T20:02:17.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: cluster 2023-09-23T20:02:15.760020+0000 mgr.y (mgr.24356) 252 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 87 op/s 2023-09-23T20:02:17.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.637962+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:17.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.647560+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:17.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.648948+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.649899+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.658129+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.732633+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.738590+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: cluster 2023-09-23T20:02:16.748409+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.748754+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: cluster 2023-09-23T20:02:16.748879+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e21: x(active, starting, since 0.00960827s) 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.749548+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.750864+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.751136+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:02:17.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.751374+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.751852+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.752211+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.753016+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.753362+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: cluster 2023-09-23T20:02:15.760020+0000 mgr.y (mgr.24356) 252 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 87 op/s 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.637962+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.647560+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.648948+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.649899+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.658129+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.732633+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.738590+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: cluster 2023-09-23T20:02:16.748409+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.748754+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: cluster 2023-09-23T20:02:16.748879+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e21: x(active, starting, since 0.00960827s) 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.749548+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.750864+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.751136+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:02:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.751374+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:02:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.751852+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:02:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.752211+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:02:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.753016+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:02:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.753362+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:02:17.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.753723+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:02:17.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.754042+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.754377+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.754720+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.755060+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.755404+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.755734+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.756471+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.756829+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.757387+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:02:17.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: cluster 2023-09-23T20:02:16.816014+0000 mon.a (mon.0) 970 : cluster [INF] Manager daemon x is now available 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.853364+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.858476+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.861037+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.917067+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.917595+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.921736+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.981690+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27353]: audit 2023-09-23T20:02:16.986449+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:02:17.907 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.753723+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.754042+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.754377+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.754720+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.755060+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.755404+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.755734+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.756471+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:02:17.908 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.756829+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.757387+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: cluster 2023-09-23T20:02:16.816014+0000 mon.a (mon.0) 970 : cluster [INF] Manager daemon x is now available 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.853364+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.858476+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.861037+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.917067+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.917595+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.921736+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:02:17.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.981690+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:02:17.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[41728]: audit 2023-09-23T20:02:16.986449+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:02:17.910 INFO:tasks.rados.rados.0.smithi112.stdout:2208: finishing write tid 1 to smithi11289144-316 2023-09-23T20:02:17.910 INFO:tasks.rados.rados.0.smithi112.stdout:2209: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:02:17.983 INFO:tasks.rados.rados.0.smithi112.stdout:2208: finishing write tid 2 to smithi11289144-316 2023-09-23T20:02:17.983 INFO:tasks.rados.rados.0.smithi112.stdout:2208: finishing write tid 3 to smithi11289144-316 2023-09-23T20:02:17.983 INFO:tasks.rados.rados.0.smithi112.stdout:2208: finishing write tid 4 to smithi11289144-316 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 316 v 230 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2206: done (4 left) 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2207: done (3 left) 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2208: done (2 left) 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2209: done (1 left) 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2210: done (0 left) 2023-09-23T20:02:17.984 INFO:tasks.rados.rados.0.smithi112.stdout:2211: delete oid 301 current snap is 0 2023-09-23T20:02:17.985 INFO:tasks.rados.rados.0.smithi112.stdout:2211: done (0 left) 2023-09-23T20:02:17.985 INFO:tasks.rados.rados.0.smithi112.stdout:2212: write oid 449 current snap is 0 2023-09-23T20:02:17.986 INFO:tasks.rados.rados.0.smithi112.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-09-23T20:02:17.997 INFO:tasks.rados.rados.0.smithi112.stdout:2212: writing smithi11289144-449 from 672676 to 1194337 tid 1 2023-09-23T20:02:18.005 INFO:tasks.rados.rados.0.smithi112.stdout:2212: writing smithi11289144-449 from 1736978 to 2532491 tid 2 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2213: read oid 384 snap -1 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2213: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2214: read oid 306 snap -1 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2214: expect deleted 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2215: write oid 245 current snap is 0 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2212: finishing write tid 1 to smithi11289144-449 2023-09-23T20:02:18.006 INFO:tasks.rados.rados.0.smithi112.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-09-23T20:02:18.013 INFO:tasks.rados.rados.0.smithi112.stdout:2215: writing smithi11289144-245 from 689483 to 1286393 tid 1 2023-09-23T20:02:18.021 INFO:tasks.rados.rados.0.smithi112.stdout:2215: writing smithi11289144-245 from 2079107 to 2618278 tid 2 2023-09-23T20:02:18.021 INFO:tasks.rados.rados.0.smithi112.stdout:2216: write oid 201 current snap is 0 2023-09-23T20:02:18.021 INFO:tasks.rados.rados.0.smithi112.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-09-23T20:02:18.028 INFO:tasks.rados.rados.0.smithi112.stdout:2216: writing smithi11289144-201 from 706290 to 1378449 tid 1 2023-09-23T20:02:18.036 INFO:tasks.rados.rados.0.smithi112.stdout:2216: writing smithi11289144-201 from 2137589 to 2706290 tid 2 2023-09-23T20:02:18.036 INFO:tasks.rados.rados.0.smithi112.stdout:2217: delete oid 66 current snap is 0 2023-09-23T20:02:18.036 INFO:tasks.rados.rados.0.smithi112.stdout:2212: finishing write tid 2 to smithi11289144-449 2023-09-23T20:02:18.037 INFO:tasks.rados.rados.0.smithi112.stdout:2212: finishing write tid 3 to smithi11289144-449 2023-09-23T20:02:18.037 INFO:tasks.rados.rados.0.smithi112.stdout:2212: finishing write tid 4 to smithi11289144-449 2023-09-23T20:02:18.037 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 449 v 391 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-09-23T20:02:18.037 INFO:tasks.rados.rados.0.smithi112.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-09-23T20:02:18.037 INFO:tasks.rados.rados.0.smithi112.stdout:2213: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: cluster 2023-09-23T20:02:15.760020+0000 mgr.y (mgr.24356) 252 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 87 op/s 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.637962+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.647560+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.648948+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.649899+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.658129+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.732633+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.738590+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: cluster 2023-09-23T20:02:16.748409+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.748754+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: cluster 2023-09-23T20:02:16.748879+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e21: x(active, starting, since 0.00960827s) 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.749548+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24356 172.21.15.112:0/2881774529' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.750864+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.751136+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.751374+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.751852+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.752211+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.753016+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:02:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.753362+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.753723+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.754042+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.754377+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.754720+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.755060+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.755404+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:02:18.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.755734+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.756471+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.756829+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.757387+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: cluster 2023-09-23T20:02:16.816014+0000 mon.a (mon.0) 970 : cluster [INF] Manager daemon x is now available 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.853364+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.858476+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.861037+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.917067+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.917595+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.921736+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:02:18.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.981690+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:02:18.071 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:17 smithi174 bash[31352]: audit 2023-09-23T20:02:16.986449+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:2215: finishing write tid 1 to smithi11289144-245 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:2215: finishing write tid 2 to smithi11289144-245 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:2215: finishing write tid 3 to smithi11289144-245 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:2215: finishing write tid 4 to smithi11289144-245 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 245 v 284 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-09-23T20:02:18.141 INFO:tasks.rados.rados.0.smithi112.stdout:2216: finishing write tid 1 to smithi11289144-201 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2216: finishing write tid 2 to smithi11289144-201 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2216: finishing write tid 3 to smithi11289144-201 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2216: finishing write tid 4 to smithi11289144-201 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 201 v 287 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2212: done (5 left) 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2213: done (4 left) 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2214: done (3 left) 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2215: done (2 left) 2023-09-23T20:02:18.142 INFO:tasks.rados.rados.0.smithi112.stdout:2216: done (1 left) 2023-09-23T20:02:18.143 INFO:tasks.rados.rados.0.smithi112.stdout:2217: done (0 left) 2023-09-23T20:02:18.143 INFO:tasks.rados.rados.0.smithi112.stdout:2218: write oid 370 current snap is 0 2023-09-23T20:02:18.143 INFO:tasks.rados.rados.0.smithi112.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-09-23T20:02:18.153 INFO:tasks.rados.rados.0.smithi112.stdout:2218: writing smithi11289144-370 from 739904 to 1162561 tid 1 2023-09-23T20:02:18.160 INFO:tasks.rados.rados.0.smithi112.stdout:2218: writing smithi11289144-370 from 1854553 to 2257404 tid 2 2023-09-23T20:02:18.160 INFO:tasks.rados.rados.0.smithi112.stdout:2219: write oid 459 current snap is 0 2023-09-23T20:02:18.160 INFO:tasks.rados.rados.0.smithi112.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-09-23T20:02:18.167 INFO:tasks.rados.rados.0.smithi112.stdout:2219: writing smithi11289144-459 from 756711 to 1254617 tid 1 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2219: writing smithi11289144-459 from 1913035 to 2459544 tid 2 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2220: delete oid 355 current snap is 0 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2218: finishing write tid 1 to smithi11289144-370 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2218: finishing write tid 2 to smithi11289144-370 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2218: finishing write tid 3 to smithi11289144-370 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2218: finishing write tid 4 to smithi11289144-370 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 221 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-09-23T20:02:18.174 INFO:tasks.rados.rados.0.smithi112.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T20:02:18.175 INFO:tasks.rados.rados.0.smithi112.stdout:2219: finishing write tid 1 to smithi11289144-459 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2218: done (2 left) 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2220: done (1 left) 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2221: read oid 344 snap -1 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2221: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2222: read oid 480 snap -1 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:02:18.176 INFO:tasks.rados.rados.0.smithi112.stdout:2223: write oid 237 current snap is 0 2023-09-23T20:02:18.177 INFO:tasks.rados.rados.0.smithi112.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-09-23T20:02:18.188 INFO:tasks.rados.rados.0.smithi112.stdout:2223: writing smithi11289144-237 from 790325 to 1555082 tid 1 2023-09-23T20:02:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:2223: writing smithi11289144-237 from 2029999 to 2580177 tid 2 2023-09-23T20:02:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:2224: write oid 33 current snap is 0 2023-09-23T20:02:18.194 INFO:tasks.rados.rados.0.smithi112.stdout:2219: finishing write tid 2 to smithi11289144-459 2023-09-23T20:02:18.195 INFO:tasks.rados.rados.0.smithi112.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-09-23T20:02:18.199 INFO:tasks.rados.rados.0.smithi112.stdout:2224: writing smithi11289144-33 from 407132 to 847138 tid 1 2023-09-23T20:02:18.205 INFO:tasks.rados.rados.0.smithi112.stdout:2224: writing smithi11289144-33 from 1288481 to 1982317 tid 2 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:2224: writing smithi11289144-33 from 2616455 to 2807132 tid 3 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:2225: delete oid 301 current snap is 0 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:2219: finishing write tid 3 to smithi11289144-459 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:2219: finishing write tid 4 to smithi11289144-459 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 459 v 349 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T20:02:18.210 INFO:tasks.rados.rados.0.smithi112.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:02:18.289 INFO:tasks.rados.rados.0.smithi112.stdout:2221: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:02:18.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:17 smithi112 bash[27618]: debug 2023-09-23T20:02:17.913+0000 7f4e17e151c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:02:18.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27618]: debug 2023-09-23T20:02:18.025+0000 7f4e17e151c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:02:18.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27618]: debug 2023-09-23T20:02:18.133+0000 7f4e17e151c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:02:18.414 INFO:tasks.rados.rados.0.smithi112.stdout:2223: finishing write tid 1 to smithi11289144-237 2023-09-23T20:02:18.414 INFO:tasks.rados.rados.0.smithi112.stdout:2223: finishing write tid 2 to smithi11289144-237 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2223: finishing write tid 3 to smithi11289144-237 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2223: finishing write tid 4 to smithi11289144-237 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 237 v 216 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2224: finishing write tid 1 to smithi11289144-33 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2224: finishing write tid 2 to smithi11289144-33 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2224: finishing write tid 3 to smithi11289144-33 2023-09-23T20:02:18.415 INFO:tasks.rados.rados.0.smithi112.stdout:2224: finishing write tid 4 to smithi11289144-33 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2224: finishing write tid 5 to smithi11289144-33 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 33 v 291 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2219: done (5 left) 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2221: done (4 left) 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2222: done (3 left) 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2223: done (2 left) 2023-09-23T20:02:18.416 INFO:tasks.rados.rados.0.smithi112.stdout:2224: done (1 left) 2023-09-23T20:02:18.417 INFO:tasks.rados.rados.0.smithi112.stdout:2225: done (0 left) 2023-09-23T20:02:18.417 INFO:tasks.rados.rados.0.smithi112.stdout:2226: read oid 87 snap -1 2023-09-23T20:02:18.417 INFO:tasks.rados.rados.0.smithi112.stdout:2226: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:02:18.417 INFO:tasks.rados.rados.0.smithi112.stdout:2227: write oid 366 current snap is 0 2023-09-23T20:02:18.417 INFO:tasks.rados.rados.0.smithi112.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-09-23T20:02:18.425 INFO:tasks.rados.rados.0.smithi112.stdout:2227: writing smithi11289144-366 from 440746 to 1031250 tid 1 2023-09-23T20:02:18.434 INFO:tasks.rados.rados.0.smithi112.stdout:2227: writing smithi11289144-366 from 1689092 to 2386597 tid 2 2023-09-23T20:02:18.434 INFO:tasks.rados.rados.0.smithi112.stdout:2228: write oid 421 current snap is 0 2023-09-23T20:02:18.434 INFO:tasks.rados.rados.0.smithi112.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-09-23T20:02:18.440 INFO:tasks.rados.rados.0.smithi112.stdout:2228: writing smithi11289144-421 from 457553 to 1123306 tid 1 2023-09-23T20:02:18.447 INFO:tasks.rados.rados.0.smithi112.stdout:2228: writing smithi11289144-421 from 1747574 to 2305090 tid 2 2023-09-23T20:02:18.447 INFO:tasks.rados.rados.0.smithi112.stdout:2229: write oid 155 current snap is 0 2023-09-23T20:02:18.448 INFO:tasks.rados.rados.0.smithi112.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-09-23T20:02:18.454 INFO:tasks.rados.rados.0.smithi112.stdout:2229: writing smithi11289144-155 from 474360 to 1215362 tid 1 2023-09-23T20:02:18.462 INFO:tasks.rados.rados.0.smithi112.stdout:2229: writing smithi11289144-155 from 1806056 to 2507230 tid 2 2023-09-23T20:02:18.462 INFO:tasks.rados.rados.0.smithi112.stdout:2230: read oid 301 snap -1 2023-09-23T20:02:18.462 INFO:tasks.rados.rados.0.smithi112.stdout:2230: expect deleted 2023-09-23T20:02:18.463 INFO:tasks.rados.rados.0.smithi112.stdout:2231: delete oid 323 current snap is 0 2023-09-23T20:02:18.463 INFO:tasks.rados.rados.0.smithi112.stdout:2226: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:02:18.600 INFO:tasks.rados.rados.0.smithi112.stdout:2227: finishing write tid 1 to smithi11289144-366 2023-09-23T20:02:18.600 INFO:tasks.rados.rados.0.smithi112.stdout:2227: finishing write tid 2 to smithi11289144-366 2023-09-23T20:02:18.600 INFO:tasks.rados.rados.0.smithi112.stdout:2227: finishing write tid 3 to smithi11289144-366 2023-09-23T20:02:18.600 INFO:tasks.rados.rados.0.smithi112.stdout:2227: finishing write tid 4 to smithi11289144-366 2023-09-23T20:02:18.600 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 366 v 302 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2228: finishing write tid 1 to smithi11289144-421 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2228: finishing write tid 2 to smithi11289144-421 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2228: finishing write tid 3 to smithi11289144-421 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2228: finishing write tid 4 to smithi11289144-421 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 329 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2229: finishing write tid 1 to smithi11289144-155 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2229: finishing write tid 2 to smithi11289144-155 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2229: finishing write tid 3 to smithi11289144-155 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:2229: finishing write tid 4 to smithi11289144-155 2023-09-23T20:02:18.601 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 339 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2229: left oid 155 (ObjNum 1480 snap 0 seq_num 1480) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2226: done (5 left) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2227: done (4 left) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2228: done (3 left) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2229: done (2 left) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2230: done (1 left) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2231: done (0 left) 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2232: write oid 269 current snap is 0 2023-09-23T20:02:18.602 INFO:tasks.rados.rados.0.smithi112.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-09-23T20:02:18.612 INFO:tasks.rados.rados.0.smithi112.stdout:2232: writing smithi11289144-269 from 507974 to 999474 tid 1 2023-09-23T20:02:18.618 INFO:tasks.rados.rados.0.smithi112.stdout:2232: writing smithi11289144-269 from 1406667 to 2111510 tid 2 2023-09-23T20:02:18.623 INFO:tasks.rados.rados.0.smithi112.stdout:2232: writing smithi11289144-269 from 2548287 to 2907974 tid 3 2023-09-23T20:02:18.623 INFO:tasks.rados.rados.0.smithi112.stdout:2233: read oid 453 snap -1 2023-09-23T20:02:18.624 INFO:tasks.rados.rados.0.smithi112.stdout:2233: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T20:02:18.624 INFO:tasks.rados.rados.0.smithi112.stdout:2234: write oid 484 current snap is 0 2023-09-23T20:02:18.624 INFO:tasks.rados.rados.0.smithi112.stdout:2232: finishing write tid 1 to smithi11289144-269 2023-09-23T20:02:18.624 INFO:tasks.rados.rados.0.smithi112.stdout:2232: finishing write tid 2 to smithi11289144-269 2023-09-23T20:02:18.624 INFO:tasks.rados.rados.0.smithi112.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-09-23T20:02:18.633 INFO:tasks.rados.rados.0.smithi112.stdout:2234: writing smithi11289144-484 from 524781 to 1207883 tid 1 2023-09-23T20:02:18.641 INFO:tasks.rados.rados.0.smithi112.stdout:2234: writing smithi11289144-484 from 1981502 to 2546356 tid 2 2023-09-23T20:02:18.641 INFO:tasks.rados.rados.0.smithi112.stdout:2235: write oid 21 current snap is 0 2023-09-23T20:02:18.641 INFO:tasks.rados.rados.0.smithi112.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-09-23T20:02:18.649 INFO:tasks.rados.rados.0.smithi112.stdout:2235: writing smithi11289144-21 from 541588 to 1299939 tid 1 2023-09-23T20:02:18.657 INFO:tasks.rados.rados.0.smithi112.stdout:2235: writing smithi11289144-21 from 2039984 to 2748496 tid 2 2023-09-23T20:02:18.657 INFO:tasks.rados.rados.0.smithi112.stdout:2236: write oid 321 current snap is 0 2023-09-23T20:02:18.657 INFO:tasks.rados.rados.0.smithi112.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-09-23T20:02:18.663 INFO:tasks.rados.rados.0.smithi112.stdout:2236: writing smithi11289144-321 from 558395 to 991995 tid 1 2023-09-23T20:02:18.673 INFO:tasks.rados.rados.0.smithi112.stdout:2236: writing smithi11289144-321 from 1698466 to 2266989 tid 2 2023-09-23T20:02:18.677 INFO:tasks.rados.rados.0.smithi112.stdout:2236: writing smithi11289144-321 from 2863262 to 2958395 tid 3 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2237: read oid 281 snap -1 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2237: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2238: read oid 376 snap -1 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2238: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2239: read oid 384 snap -1 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2239: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2240: write oid 320 current snap is 0 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2232: finishing write tid 3 to smithi11289144-269 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2232: finishing write tid 4 to smithi11289144-269 2023-09-23T20:02:18.678 INFO:tasks.rados.rados.0.smithi112.stdout:2232: finishing write tid 5 to smithi11289144-269 2023-09-23T20:02:18.679 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 269 v 353 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-09-23T20:02:18.679 INFO:tasks.rados.rados.0.smithi112.stdout:2232: left oid 269 (ObjNum 1482 snap 0 seq_num 1482) 2023-09-23T20:02:18.679 INFO:tasks.rados.rados.0.smithi112.stdout:2233: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T20:02:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[31352]: cephadm 2023-09-23T20:02:17.424792+0000 mgr.x (mgr.24721) 1 : cephadm [INF] Deploying cephadm binary to smithi112 2023-09-23T20:02:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[31352]: cephadm 2023-09-23T20:02:17.428644+0000 mgr.x (mgr.24721) 2 : cephadm [INF] Deploying cephadm binary to smithi174 2023-09-23T20:02:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[31352]: audit 2023-09-23T20:02:17.708273+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.112:0/1419296617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[31352]: cluster 2023-09-23T20:02:17.754802+0000 mon.a (mon.0) 974 : cluster [DBG] mgrmap e22: x(active, since 1.01553s) 2023-09-23T20:02:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[31352]: audit 2023-09-23T20:02:18.457542+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[31352]: audit 2023-09-23T20:02:18.485811+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:18] "GET /metrics HTTP/1.1" 200 33151 "" "Prometheus/2.43.0" 2023-09-23T20:02:18.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[67643]: ts=2023-09-23T20:02:18.660Z 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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"172.21.15.112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:02:18.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:18 smithi174 bash[67643]: ts=2023-09-23T20:02:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephPGImbalance index=15 msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on (job) group_left () avg by (job) (ceph_osd_numpg\n > 0)) / on (job) group_left () avg by (job) (ceph_osd_numpg > 0)) * on (ceph_daemon)\n group_left (hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"172.21.15.112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:02:18.823 INFO:tasks.rados.rados.0.smithi112.stdout:2234: finishing write tid 1 to smithi11289144-484 2023-09-23T20:02:18.823 INFO:tasks.rados.rados.0.smithi112.stdout:2234: finishing write tid 2 to smithi11289144-484 2023-09-23T20:02:18.823 INFO:tasks.rados.rados.0.smithi112.stdout:2234: finishing write tid 3 to smithi11289144-484 2023-09-23T20:02:18.823 INFO:tasks.rados.rados.0.smithi112.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-09-23T20:02:18.829 INFO:tasks.rados.rados.0.smithi112.stdout:2240: writing smithi11289144-320 from 575202 to 1084051 tid 1 2023-09-23T20:02:18.837 INFO:tasks.rados.rados.0.smithi112.stdout:2240: writing smithi11289144-320 from 1640595 to 2352776 tid 2 2023-09-23T20:02:18.837 INFO:tasks.rados.rados.0.smithi112.stdout:2232: done (8 left) 2023-09-23T20:02:18.837 INFO:tasks.rados.rados.0.smithi112.stdout:2233: done (7 left) 2023-09-23T20:02:18.837 INFO:tasks.rados.rados.0.smithi112.stdout:2241: delete oid 65 current snap is 0 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2234: finishing write tid 4 to smithi11289144-484 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 484 v 305 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2234: left oid 484 (ObjNum 1483 snap 0 seq_num 1483) 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2235: finishing write tid 1 to smithi11289144-21 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2235: finishing write tid 2 to smithi11289144-21 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2235: finishing write tid 3 to smithi11289144-21 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2235: finishing write tid 4 to smithi11289144-21 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 21 v 223 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2236: finishing write tid 1 to smithi11289144-321 2023-09-23T20:02:18.838 INFO:tasks.rados.rados.0.smithi112.stdout:2236: finishing write tid 2 to smithi11289144-321 2023-09-23T20:02:18.839 INFO:tasks.rados.rados.0.smithi112.stdout:2236: finishing write tid 3 to smithi11289144-321 2023-09-23T20:02:18.839 INFO:tasks.rados.rados.0.smithi112.stdout:2236: finishing write tid 4 to smithi11289144-321 2023-09-23T20:02:18.839 INFO:tasks.rados.rados.0.smithi112.stdout:2236: finishing write tid 5 to smithi11289144-321 2023-09-23T20:02:18.839 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 321 v 343 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-09-23T20:02:18.839 INFO:tasks.rados.rados.0.smithi112.stdout:2236: left oid 321 (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T20:02:18.839 INFO:tasks.rados.rados.0.smithi112.stdout:2239: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T20:02:18.843 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27618]: debug 2023-09-23T20:02:18.445+0000 7f4e17e151c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:02:18.843 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[41728]: cephadm 2023-09-23T20:02:17.424792+0000 mgr.x (mgr.24721) 1 : cephadm [INF] Deploying cephadm binary to smithi112 2023-09-23T20:02:18.843 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[41728]: cephadm 2023-09-23T20:02:17.428644+0000 mgr.x (mgr.24721) 2 : cephadm [INF] Deploying cephadm binary to smithi174 2023-09-23T20:02:18.843 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[41728]: audit 2023-09-23T20:02:17.708273+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.112:0/1419296617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:18.843 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[41728]: cluster 2023-09-23T20:02:17.754802+0000 mon.a (mon.0) 974 : cluster [DBG] mgrmap e22: x(active, since 1.01553s) 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[41728]: audit 2023-09-23T20:02:18.457542+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[41728]: audit 2023-09-23T20:02:18.485811+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27353]: cephadm 2023-09-23T20:02:17.424792+0000 mgr.x (mgr.24721) 1 : cephadm [INF] Deploying cephadm binary to smithi112 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27353]: cephadm 2023-09-23T20:02:17.428644+0000 mgr.x (mgr.24721) 2 : cephadm [INF] Deploying cephadm binary to smithi174 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27353]: audit 2023-09-23T20:02:17.708273+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.112:0/1419296617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27353]: cluster 2023-09-23T20:02:17.754802+0000 mon.a (mon.0) 974 : cluster [DBG] mgrmap e22: x(active, since 1.01553s) 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27353]: audit 2023-09-23T20:02:18.457542+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.844 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27353]: audit 2023-09-23T20:02:18.485811+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:18.949 INFO:tasks.rados.rados.0.smithi112.stdout:2238: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:02:19.082 INFO:tasks.rados.rados.0.smithi112.stdout:2237: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:02:19.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27618]: debug 2023-09-23T20:02:18.841+0000 7f4e17e151c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:02:19.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:18 smithi112 bash[27618]: debug 2023-09-23T20:02:18.949+0000 7f4e17e151c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:02:19.359 INFO:tasks.rados.rados.0.smithi112.stdout:2240: finishing write tid 1 to smithi11289144-320 2023-09-23T20:02:19.359 INFO:tasks.rados.rados.0.smithi112.stdout:2240: finishing write tid 2 to smithi11289144-320 2023-09-23T20:02:19.359 INFO:tasks.rados.rados.0.smithi112.stdout:2240: finishing write tid 3 to smithi11289144-320 2023-09-23T20:02:19.359 INFO:tasks.rados.rados.0.smithi112.stdout:2240: finishing write tid 4 to smithi11289144-320 2023-09-23T20:02:19.359 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 320 v 346 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-09-23T20:02:19.359 INFO:tasks.rados.rados.0.smithi112.stdout:2240: left oid 320 (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2234: done (7 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2235: done (6 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2236: done (5 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2237: done (4 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2238: done (3 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2239: done (2 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2240: done (1 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2241: done (0 left) 2023-09-23T20:02:19.360 INFO:tasks.rados.rados.0.smithi112.stdout:2242: delete oid 281 current snap is 0 2023-09-23T20:02:19.361 INFO:tasks.rados.rados.0.smithi112.stdout:2242: done (0 left) 2023-09-23T20:02:19.361 INFO:tasks.rados.rados.0.smithi112.stdout:2243: delete oid 148 current snap is 0 2023-09-23T20:02:19.363 INFO:tasks.rados.rados.0.smithi112.stdout:2243: done (0 left) 2023-09-23T20:02:19.363 INFO:tasks.rados.rados.0.smithi112.stdout:2244: write oid 168 current snap is 0 2023-09-23T20:02:19.363 INFO:tasks.rados.rados.0.smithi112.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-09-23T20:02:19.373 INFO:tasks.rados.rados.0.smithi112.stdout:2244: writing smithi11289144-168 from 642430 to 1052275 tid 1 2023-09-23T20:02:19.382 INFO:tasks.rados.rados.0.smithi112.stdout:2244: writing smithi11289144-168 from 1758170 to 2477689 tid 2 2023-09-23T20:02:19.382 INFO:tasks.rados.rados.0.smithi112.stdout:2245: write oid 16 current snap is 0 2023-09-23T20:02:19.382 INFO:tasks.rados.rados.0.smithi112.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-09-23T20:02:19.389 INFO:tasks.rados.rados.0.smithi112.stdout:2245: writing smithi11289144-16 from 659237 to 1260684 tid 1 2023-09-23T20:02:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:2245: writing smithi11289144-16 from 1933005 to 2396182 tid 2 2023-09-23T20:02:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:2246: write oid 418 current snap is 0 2023-09-23T20:02:19.396 INFO:tasks.rados.rados.0.smithi112.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-09-23T20:02:19.403 INFO:tasks.rados.rados.0.smithi112.stdout:2246: writing smithi11289144-418 from 676044 to 1352740 tid 1 2023-09-23T20:02:19.411 INFO:tasks.rados.rados.0.smithi112.stdout:2246: writing smithi11289144-418 from 1991487 to 2714675 tid 2 2023-09-23T20:02:19.411 INFO:tasks.rados.rados.0.smithi112.stdout:2247: write oid 64 current snap is 0 2023-09-23T20:02:19.411 INFO:tasks.rados.rados.0.smithi112.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-09-23T20:02:19.419 INFO:tasks.rados.rados.0.smithi112.stdout:2247: writing smithi11289144-64 from 692851 to 1444796 tid 1 2023-09-23T20:02:19.426 INFO:tasks.rados.rados.0.smithi112.stdout:2247: writing smithi11289144-64 from 2049969 to 2516815 tid 2 2023-09-23T20:02:19.426 INFO:tasks.rados.rados.0.smithi112.stdout:2248: write oid 412 current snap is 0 2023-09-23T20:02:19.426 INFO:tasks.rados.rados.0.smithi112.stdout:2244: finishing write tid 1 to smithi11289144-168 2023-09-23T20:02:19.426 INFO:tasks.rados.rados.0.smithi112.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-09-23T20:02:19.432 INFO:tasks.rados.rados.0.smithi112.stdout:2248: writing smithi11289144-412 from 709658 to 1136852 tid 1 2023-09-23T20:02:19.439 INFO:tasks.rados.rados.0.smithi112.stdout:2248: writing smithi11289144-412 from 1592098 to 2318955 tid 2 2023-09-23T20:02:19.444 INFO:tasks.rados.rados.0.smithi112.stdout:2248: writing smithi11289144-412 from 2761010 to 3109658 tid 3 2023-09-23T20:02:19.444 INFO:tasks.rados.rados.0.smithi112.stdout:2249: delete oid 90 current snap is 0 2023-09-23T20:02:19.444 INFO:tasks.rados.rados.0.smithi112.stdout:2244: finishing write tid 2 to smithi11289144-168 2023-09-23T20:02:19.444 INFO:tasks.rados.rados.0.smithi112.stdout:2244: finishing write tid 3 to smithi11289144-168 2023-09-23T20:02:19.444 INFO:tasks.rados.rados.0.smithi112.stdout:2244: finishing write tid 4 to smithi11289144-168 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 168 v 332 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:2245: finishing write tid 1 to smithi11289144-16 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:2245: finishing write tid 2 to smithi11289144-16 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:2245: finishing write tid 3 to smithi11289144-16 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:2245: finishing write tid 4 to smithi11289144-16 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 16 v 417 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-09-23T20:02:19.445 INFO:tasks.rados.rados.0.smithi112.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2246: finishing write tid 1 to smithi11289144-418 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2246: finishing write tid 2 to smithi11289144-418 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2246: finishing write tid 3 to smithi11289144-418 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2246: finishing write tid 4 to smithi11289144-418 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 418 v 356 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2247: finishing write tid 1 to smithi11289144-64 2023-09-23T20:02:19.446 INFO:tasks.rados.rados.0.smithi112.stdout:2247: finishing write tid 2 to smithi11289144-64 2023-09-23T20:02:19.447 INFO:tasks.rados.rados.0.smithi112.stdout:2247: finishing write tid 3 to smithi11289144-64 2023-09-23T20:02:19.447 INFO:tasks.rados.rados.0.smithi112.stdout:2247: finishing write tid 4 to smithi11289144-64 2023-09-23T20:02:19.447 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 64 v 335 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-09-23T20:02:19.447 INFO:tasks.rados.rados.0.smithi112.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T20:02:19.447 INFO:tasks.rados.rados.0.smithi112.stdout:2248: finishing write tid 1 to smithi11289144-412 2023-09-23T20:02:19.447 INFO:tasks.rados.rados.0.smithi112.stdout:2248: finishing write tid 2 to smithi11289144-412 2023-09-23T20:02:19.448 INFO:tasks.rados.rados.0.smithi112.stdout:2244: done (5 left) 2023-09-23T20:02:19.448 INFO:tasks.rados.rados.0.smithi112.stdout:2245: done (4 left) 2023-09-23T20:02:19.448 INFO:tasks.rados.rados.0.smithi112.stdout:2246: done (3 left) 2023-09-23T20:02:19.448 INFO:tasks.rados.rados.0.smithi112.stdout:2247: done (2 left) 2023-09-23T20:02:19.449 INFO:tasks.rados.rados.0.smithi112.stdout:2249: done (1 left) 2023-09-23T20:02:19.449 INFO:tasks.rados.rados.0.smithi112.stdout:2250: write oid 148 current snap is 0 2023-09-23T20:02:19.449 INFO:tasks.rados.rados.0.smithi112.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-09-23T20:02:19.457 INFO:tasks.rados.rados.0.smithi112.stdout:2250: writing smithi11289144-148 from 743272 to 1320964 tid 1 2023-09-23T20:02:19.466 INFO:tasks.rados.rados.0.smithi112.stdout:2250: writing smithi11289144-148 from 2109062 to 2839588 tid 2 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:2251: delete oid 160 current snap is 0 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:2248: finishing write tid 3 to smithi11289144-412 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:2248: finishing write tid 4 to smithi11289144-412 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:2248: finishing write tid 5 to smithi11289144-412 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 412 v 421 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-09-23T20:02:19.467 INFO:tasks.rados.rados.0.smithi112.stdout:2250: finishing write tid 1 to smithi11289144-148 2023-09-23T20:02:19.468 INFO:tasks.rados.rados.0.smithi112.stdout:2248: done (2 left) 2023-09-23T20:02:19.469 INFO:tasks.rados.rados.0.smithi112.stdout:2251: done (1 left) 2023-09-23T20:02:19.469 INFO:tasks.rados.rados.0.smithi112.stdout:2252: write oid 113 current snap is 0 2023-09-23T20:02:19.469 INFO:tasks.rados.rados.0.smithi112.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-09-23T20:02:19.479 INFO:tasks.rados.rados.0.smithi112.stdout:2252: writing smithi11289144-113 from 776886 to 1221429 tid 1 2023-09-23T20:02:19.487 INFO:tasks.rados.rados.0.smithi112.stdout:2252: writing smithi11289144-113 from 1826026 to 2560221 tid 2 2023-09-23T20:02:19.491 INFO:tasks.rados.rados.0.smithi112.stdout:2252: writing smithi11289144-113 from 2987055 to 3176886 tid 3 2023-09-23T20:02:19.491 INFO:tasks.rados.rados.0.smithi112.stdout:2253: delete oid 430 current snap is 0 2023-09-23T20:02:19.491 INFO:tasks.rados.rados.0.smithi112.stdout:2250: finishing write tid 2 to smithi11289144-148 2023-09-23T20:02:19.491 INFO:tasks.rados.rados.0.smithi112.stdout:2250: finishing write tid 3 to smithi11289144-148 2023-09-23T20:02:19.491 INFO:tasks.rados.rados.0.smithi112.stdout:2250: finishing write tid 4 to smithi11289144-148 2023-09-23T20:02:19.492 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 148 v 289 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-09-23T20:02:19.492 INFO:tasks.rados.rados.0.smithi112.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-09-23T20:02:19.492 INFO:tasks.rados.rados.0.smithi112.stdout:2252: finishing write tid 1 to smithi11289144-113 2023-09-23T20:02:19.492 INFO:tasks.rados.rados.0.smithi112.stdout:2252: finishing write tid 2 to smithi11289144-113 2023-09-23T20:02:19.493 INFO:tasks.rados.rados.0.smithi112.stdout:2250: done (2 left) 2023-09-23T20:02:19.493 INFO:tasks.rados.rados.0.smithi112.stdout:2253: done (1 left) 2023-09-23T20:02:19.493 INFO:tasks.rados.rados.0.smithi112.stdout:2254: read oid 389 snap -1 2023-09-23T20:02:19.493 INFO:tasks.rados.rados.0.smithi112.stdout:2254: expect deleted 2023-09-23T20:02:19.493 INFO:tasks.rados.rados.0.smithi112.stdout:2255: write oid 88 current snap is 0 2023-09-23T20:02:19.494 INFO:tasks.rados.rados.0.smithi112.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-09-23T20:02:19.499 INFO:tasks.rados.rados.0.smithi112.stdout:2255: writing smithi11289144-88 from 410500 to 1005541 tid 1 2023-09-23T20:02:19.506 INFO:tasks.rados.rados.0.smithi112.stdout:2255: writing smithi11289144-88 from 1542990 to 2164501 tid 2 2023-09-23T20:02:19.512 INFO:tasks.rados.rados.0.smithi112.stdout:2255: writing smithi11289144-88 from 2925548 to 3210500 tid 3 2023-09-23T20:02:19.512 INFO:tasks.rados.rados.0.smithi112.stdout:2256: read oid 208 snap -1 2023-09-23T20:02:19.512 INFO:tasks.rados.rados.0.smithi112.stdout:2256: expect deleted 2023-09-23T20:02:19.512 INFO:tasks.rados.rados.0.smithi112.stdout:2257: read oid 179 snap -1 2023-09-23T20:02:19.513 INFO:tasks.rados.rados.0.smithi112.stdout:2257: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:02:19.513 INFO:tasks.rados.rados.0.smithi112.stdout:2258: write oid 11 current snap is 0 2023-09-23T20:02:19.513 INFO:tasks.rados.rados.0.smithi112.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-09-23T20:02:19.519 INFO:tasks.rados.rados.0.smithi112.stdout:2258: writing smithi11289144-11 from 427307 to 1097597 tid 1 2023-09-23T20:02:19.524 INFO:tasks.rados.rados.0.smithi112.stdout:2258: writing smithi11289144-11 from 1601472 to 2082994 tid 2 2023-09-23T20:02:19.530 INFO:tasks.rados.rados.0.smithi112.stdout:2258: writing smithi11289144-11 from 2552971 to 3036027 tid 3 2023-09-23T20:02:19.530 INFO:tasks.rados.rados.0.smithi112.stdout:2259: write oid 382 current snap is 0 2023-09-23T20:02:19.530 INFO:tasks.rados.rados.0.smithi112.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-09-23T20:02:19.536 INFO:tasks.rados.rados.0.smithi112.stdout:2259: writing smithi11289144-382 from 444114 to 1189653 tid 1 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2259: writing smithi11289144-382 from 1943601 to 2568781 tid 2 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2260: write oid 440 current snap is 0 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2252: finishing write tid 3 to smithi11289144-113 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2252: finishing write tid 4 to smithi11289144-113 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2252: finishing write tid 5 to smithi11289144-113 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 113 v 360 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2255: finishing write tid 1 to smithi11289144-88 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2255: finishing write tid 2 to smithi11289144-88 2023-09-23T20:02:19.546 INFO:tasks.rados.rados.0.smithi112.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-09-23T20:02:19.550 INFO:tasks.rados.rados.0.smithi112.stdout:2260: writing smithi11289144-440 from 460921 to 881709 tid 1 2023-09-23T20:02:19.557 INFO:tasks.rados.rados.0.smithi112.stdout:2260: writing smithi11289144-440 from 1602083 to 2087274 tid 2 2023-09-23T20:02:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:2260: writing smithi11289144-440 from 2491464 to 3113417 tid 3 2023-09-23T20:02:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:2252: done (7 left) 2023-09-23T20:02:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:2254: done (6 left) 2023-09-23T20:02:19.563 INFO:tasks.rados.rados.0.smithi112.stdout:2261: write oid 159 current snap is 0 2023-09-23T20:02:19.564 INFO:tasks.rados.rados.0.smithi112.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-09-23T20:02:19.572 INFO:tasks.rados.rados.0.smithi112.stdout:2261: writing smithi11289144-159 from 477728 to 973765 tid 1 2023-09-23T20:02:19.580 INFO:tasks.rados.rados.0.smithi112.stdout:2261: writing smithi11289144-159 from 1660565 to 2289414 tid 2 2023-09-23T20:02:19.586 INFO:tasks.rados.rados.0.smithi112.stdout:2261: writing smithi11289144-159 from 2918887 to 3277728 tid 3 2023-09-23T20:02:19.586 INFO:tasks.rados.rados.0.smithi112.stdout:2262: write oid 432 current snap is 0 2023-09-23T20:02:19.587 INFO:tasks.rados.rados.0.smithi112.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-09-23T20:02:19.592 INFO:tasks.rados.rados.0.smithi112.stdout:2262: writing smithi11289144-432 from 494535 to 1065821 tid 1 2023-09-23T20:02:19.600 INFO:tasks.rados.rados.0.smithi112.stdout:2262: writing smithi11289144-432 from 1719047 to 2207907 tid 2 2023-09-23T20:02:19.607 INFO:tasks.rados.rados.0.smithi112.stdout:2262: writing smithi11289144-432 from 2946310 to 3294535 tid 3 2023-09-23T20:02:19.607 INFO:tasks.rados.rados.0.smithi112.stdout:2263: write oid 5 current snap is 0 2023-09-23T20:02:19.608 INFO:tasks.rados.rados.0.smithi112.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-09-23T20:02:19.614 INFO:tasks.rados.rados.0.smithi112.stdout:2263: writing smithi11289144-5 from 511342 to 1274230 tid 1 2023-09-23T20:02:19.621 INFO:tasks.rados.rados.0.smithi112.stdout:2263: writing smithi11289144-5 from 1777529 to 2410047 tid 2 2023-09-23T20:02:19.626 INFO:tasks.rados.rados.0.smithi112.stdout:2263: writing smithi11289144-5 from 2973733 to 3311342 tid 3 2023-09-23T20:02:19.626 INFO:tasks.rados.rados.0.smithi112.stdout:2264: write oid 64 current snap is 0 2023-09-23T20:02:19.626 INFO:tasks.rados.rados.0.smithi112.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-09-23T20:02:19.632 INFO:tasks.rados.rados.0.smithi112.stdout:2264: writing smithi11289144-64 from 528149 to 966286 tid 1 2023-09-23T20:02:19.636 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:19 smithi112 bash[27618]: debug 2023-09-23T20:02:19.245+0000 7f4e17e151c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:02:19.637 INFO:tasks.rados.rados.0.smithi112.stdout:2264: writing smithi11289144-64 from 1436011 to 1928540 tid 2 2023-09-23T20:02:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:2264: writing smithi11289144-64 from 2601156 to 3268197 tid 3 2023-09-23T20:02:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:2265: read oid 68 snap -1 2023-09-23T20:02:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:2265: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:02:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:2266: read oid 71 snap -1 2023-09-23T20:02:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:2266: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-09-23T20:02:19.646 INFO:tasks.rados.rados.0.smithi112.stdout:2267: read oid 204 snap -1 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2267: expect deleted 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2268: read oid 496 snap -1 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2268: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2269: write oid 74 current snap is 0 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2255: finishing write tid 3 to smithi11289144-88 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2255: finishing write tid 4 to smithi11289144-88 2023-09-23T20:02:19.647 INFO:tasks.rados.rados.0.smithi112.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-09-23T20:02:19.652 INFO:tasks.rados.rados.0.smithi112.stdout:2269: writing smithi11289144-74 from 544956 to 1058342 tid 1 2023-09-23T20:02:19.658 INFO:tasks.rados.rados.0.smithi112.stdout:2269: writing smithi11289144-74 from 1494493 to 2130680 tid 2 2023-09-23T20:02:19.665 INFO:tasks.rados.rados.0.smithi112.stdout:2269: writing smithi11289144-74 from 2628579 to 3223245 tid 3 2023-09-23T20:02:19.665 INFO:tasks.rados.rados.0.smithi112.stdout:2256: done (14 left) 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:2270: read oid 176 snap -1 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:2270: expect deleted 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:2271: delete oid 433 current snap is 0 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:2255: finishing write tid 5 to smithi11289144-88 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 88 v 350 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-09-23T20:02:19.666 INFO:tasks.rados.rados.0.smithi112.stdout:2257: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:02:19.842 INFO:tasks.rados.rados.0.smithi112.stdout:2258: finishing write tid 1 to smithi11289144-11 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2258: finishing write tid 2 to smithi11289144-11 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2258: finishing write tid 3 to smithi11289144-11 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2258: finishing write tid 4 to smithi11289144-11 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2258: finishing write tid 5 to smithi11289144-11 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 11 v 255 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2259: finishing write tid 1 to smithi11289144-382 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2259: finishing write tid 2 to smithi11289144-382 2023-09-23T20:02:19.843 INFO:tasks.rados.rados.0.smithi112.stdout:2259: finishing write tid 3 to smithi11289144-382 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2259: finishing write tid 4 to smithi11289144-382 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 382 v 272 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2260: finishing write tid 1 to smithi11289144-440 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2260: finishing write tid 2 to smithi11289144-440 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2260: finishing write tid 3 to smithi11289144-440 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2260: finishing write tid 4 to smithi11289144-440 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2260: finishing write tid 5 to smithi11289144-440 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 354 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2260: left oid 440 (ObjNum 1503 snap 0 seq_num 1503) 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2261: finishing write tid 1 to smithi11289144-159 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2261: finishing write tid 2 to smithi11289144-159 2023-09-23T20:02:19.844 INFO:tasks.rados.rados.0.smithi112.stdout:2261: finishing write tid 3 to smithi11289144-159 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2261: finishing write tid 4 to smithi11289144-159 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2261: finishing write tid 5 to smithi11289144-159 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 159 v 293 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2261: left oid 159 (ObjNum 1504 snap 0 seq_num 1504) 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2262: finishing write tid 1 to smithi11289144-432 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2262: finishing write tid 2 to smithi11289144-432 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2262: finishing write tid 3 to smithi11289144-432 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2262: finishing write tid 4 to smithi11289144-432 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2262: finishing write tid 5 to smithi11289144-432 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 432 v 360 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2262: left oid 432 (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T20:02:19.845 INFO:tasks.rados.rados.0.smithi112.stdout:2263: finishing write tid 1 to smithi11289144-5 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2263: finishing write tid 2 to smithi11289144-5 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2263: finishing write tid 3 to smithi11289144-5 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2263: finishing write tid 4 to smithi11289144-5 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2263: finishing write tid 5 to smithi11289144-5 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 364 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2263: left oid 5 (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2264: finishing write tid 1 to smithi11289144-64 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2264: finishing write tid 2 to smithi11289144-64 2023-09-23T20:02:19.846 INFO:tasks.rados.rados.0.smithi112.stdout:2265: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:02:19.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:19 smithi112 bash[27353]: cluster 2023-09-23T20:02:17.786925+0000 mgr.x (mgr.24721) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:19.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:19 smithi112 bash[27353]: cluster 2023-09-23T20:02:18.759656+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T20:02:19.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:19 smithi112 bash[41728]: cluster 2023-09-23T20:02:17.786925+0000 mgr.x (mgr.24721) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:19.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:19 smithi112 bash[41728]: cluster 2023-09-23T20:02:18.759656+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T20:02:19.951 INFO:tasks.rados.rados.0.smithi112.stdout:2264: finishing write tid 3 to smithi11289144-64 2023-09-23T20:02:19.951 INFO:tasks.rados.rados.0.smithi112.stdout:2264: finishing write tid 4 to smithi11289144-64 2023-09-23T20:02:19.951 INFO:tasks.rados.rados.0.smithi112.stdout:2264: finishing write tid 5 to smithi11289144-64 2023-09-23T20:02:19.951 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 64 v 339 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-09-23T20:02:19.951 INFO:tasks.rados.rados.0.smithi112.stdout:2264: left oid 64 (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T20:02:19.952 INFO:tasks.rados.rados.0.smithi112.stdout:2268: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:02:20.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:19 smithi174 bash[31352]: cluster 2023-09-23T20:02:17.786925+0000 mgr.x (mgr.24721) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:20.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:19 smithi174 bash[31352]: cluster 2023-09-23T20:02:18.759656+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T20:02:20.175 INFO:tasks.rados.rados.0.smithi112.stdout:2269: finishing write tid 1 to smithi11289144-74 2023-09-23T20:02:20.175 INFO:tasks.rados.rados.0.smithi112.stdout:2266: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-09-23T20:02:20.251 INFO:tasks.rados.rados.0.smithi112.stdout:2269: finishing write tid 2 to smithi11289144-74 2023-09-23T20:02:20.251 INFO:tasks.rados.rados.0.smithi112.stdout:2269: finishing write tid 3 to smithi11289144-74 2023-09-23T20:02:20.251 INFO:tasks.rados.rados.0.smithi112.stdout:2269: finishing write tid 4 to smithi11289144-74 2023-09-23T20:02:20.251 INFO:tasks.rados.rados.0.smithi112.stdout:2255: done (15 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2257: done (14 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2258: done (13 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2259: done (12 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2260: done (11 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2261: done (10 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2262: done (9 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2263: done (8 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2264: done (7 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2265: done (6 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2266: done (5 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2267: done (4 left) 2023-09-23T20:02:20.252 INFO:tasks.rados.rados.0.smithi112.stdout:2268: done (3 left) 2023-09-23T20:02:20.253 INFO:tasks.rados.rados.0.smithi112.stdout:2270: done (2 left) 2023-09-23T20:02:20.253 INFO:tasks.rados.rados.0.smithi112.stdout:2271: done (1 left) 2023-09-23T20:02:20.253 INFO:tasks.rados.rados.0.smithi112.stdout:2272: delete oid 51 current snap is 0 2023-09-23T20:02:20.253 INFO:tasks.rados.rados.0.smithi112.stdout:2269: finishing write tid 5 to smithi11289144-74 2023-09-23T20:02:20.253 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 227 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-09-23T20:02:20.253 INFO:tasks.rados.rados.0.smithi112.stdout:2269: left oid 74 (ObjNum 1508 snap 0 seq_num 1508) 2023-09-23T20:02:20.254 INFO:tasks.rados.rados.0.smithi112.stdout:2269: done (1 left) 2023-09-23T20:02:20.254 INFO:tasks.rados.rados.0.smithi112.stdout:2272: done (0 left) 2023-09-23T20:02:20.254 INFO:tasks.rados.rados.0.smithi112.stdout:2273: write oid 66 current snap is 0 2023-09-23T20:02:20.254 INFO:tasks.rados.rados.0.smithi112.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-09-23T20:02:20.263 INFO:tasks.rados.rados.0.smithi112.stdout:2273: writing smithi11289144-66 from 595377 to 1334510 tid 1 2023-09-23T20:02:20.270 INFO:tasks.rados.rados.0.smithi112.stdout:2273: writing smithi11289144-66 from 1953586 to 2453453 tid 2 2023-09-23T20:02:20.276 INFO:tasks.rados.rados.0.smithi112.stdout:2273: writing smithi11289144-66 from 3110848 to 3395377 tid 3 2023-09-23T20:02:20.276 INFO:tasks.rados.rados.0.smithi112.stdout:2274: write oid 208 current snap is 0 2023-09-23T20:02:20.276 INFO:tasks.rados.rados.0.smithi112.stdout:2273: finishing write tid 1 to smithi11289144-66 2023-09-23T20:02:20.276 INFO:tasks.rados.rados.0.smithi112.stdout:2273: finishing write tid 2 to smithi11289144-66 2023-09-23T20:02:20.276 INFO:tasks.rados.rados.0.smithi112.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-09-23T20:02:20.282 INFO:tasks.rados.rados.0.smithi112.stdout:2274: writing smithi11289144-208 from 612184 to 1026566 tid 1 2023-09-23T20:02:20.289 INFO:tasks.rados.rados.0.smithi112.stdout:2274: writing smithi11289144-208 from 1612068 to 2255593 tid 2 2023-09-23T20:02:20.296 INFO:tasks.rados.rados.0.smithi112.stdout:2274: writing smithi11289144-208 from 3021918 to 3412184 tid 3 2023-09-23T20:02:20.296 INFO:tasks.rados.rados.0.smithi112.stdout:2275: write oid 94 current snap is 0 2023-09-23T20:02:20.296 INFO:tasks.rados.rados.0.smithi112.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-09-23T20:02:20.304 INFO:tasks.rados.rados.0.smithi112.stdout:2275: writing smithi11289144-94 from 628991 to 1234975 tid 1 2023-09-23T20:02:20.312 INFO:tasks.rados.rados.0.smithi112.stdout:2275: writing smithi11289144-94 from 1786903 to 2574086 tid 2 2023-09-23T20:02:20.317 INFO:tasks.rados.rados.0.smithi112.stdout:2275: writing smithi11289144-94 from 3165694 to 3428991 tid 3 2023-09-23T20:02:20.317 INFO:tasks.rados.rados.0.smithi112.stdout:2276: write oid 65 current snap is 0 2023-09-23T20:02:20.317 INFO:tasks.rados.rados.0.smithi112.stdout:2273: finishing write tid 3 to smithi11289144-66 2023-09-23T20:02:20.317 INFO:tasks.rados.rados.0.smithi112.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-09-23T20:02:20.325 INFO:tasks.rados.rados.0.smithi112.stdout:2276: writing smithi11289144-65 from 645798 to 1327031 tid 1 2023-09-23T20:02:20.331 INFO:tasks.rados.rados.0.smithi112.stdout:2276: writing smithi11289144-65 from 1729032 to 2376226 tid 2 2023-09-23T20:02:20.337 INFO:tasks.rados.rados.0.smithi112.stdout:2276: writing smithi11289144-65 from 3076764 to 3445798 tid 3 2023-09-23T20:02:20.337 INFO:tasks.rados.rados.0.smithi112.stdout:2277: write oid 382 current snap is 0 2023-09-23T20:02:20.337 INFO:tasks.rados.rados.0.smithi112.stdout:2273: finishing write tid 4 to smithi11289144-66 2023-09-23T20:02:20.337 INFO:tasks.rados.rados.0.smithi112.stdout:2273: finishing write tid 5 to smithi11289144-66 2023-09-23T20:02:20.337 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 66 v 364 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-09-23T20:02:20.337 INFO:tasks.rados.rados.0.smithi112.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-09-23T20:02:20.338 INFO:tasks.rados.rados.0.smithi112.stdout:2274: finishing write tid 1 to smithi11289144-208 2023-09-23T20:02:20.338 INFO:tasks.rados.rados.0.smithi112.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-09-23T20:02:20.345 INFO:tasks.rados.rados.0.smithi112.stdout:2277: writing smithi11289144-382 from 662605 to 1419087 tid 1 2023-09-23T20:02:20.356 INFO:tasks.rados.rados.0.smithi112.stdout:2277: writing smithi11289144-382 from 2187514 to 2978366 tid 2 2023-09-23T20:02:20.356 INFO:tasks.rados.rados.0.smithi112.stdout:2273: done (4 left) 2023-09-23T20:02:20.356 INFO:tasks.rados.rados.0.smithi112.stdout:2278: delete oid 481 current snap is 0 2023-09-23T20:02:20.356 INFO:tasks.rados.rados.0.smithi112.stdout:2274: finishing write tid 2 to smithi11289144-208 2023-09-23T20:02:20.356 INFO:tasks.rados.rados.0.smithi112.stdout:2274: finishing write tid 3 to smithi11289144-208 2023-09-23T20:02:20.356 INFO:tasks.rados.rados.0.smithi112.stdout:2274: finishing write tid 4 to smithi11289144-208 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2274: finishing write tid 5 to smithi11289144-208 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 309 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2275: finishing write tid 1 to smithi11289144-94 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2275: finishing write tid 2 to smithi11289144-94 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2275: finishing write tid 3 to smithi11289144-94 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2275: finishing write tid 4 to smithi11289144-94 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:2275: finishing write tid 5 to smithi11289144-94 2023-09-23T20:02:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 94 v 295 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2276: finishing write tid 1 to smithi11289144-65 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2276: finishing write tid 2 to smithi11289144-65 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2276: finishing write tid 3 to smithi11289144-65 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2276: finishing write tid 4 to smithi11289144-65 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2276: finishing write tid 5 to smithi11289144-65 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 65 v 227 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:02:20.358 INFO:tasks.rados.rados.0.smithi112.stdout:2277: finishing write tid 1 to smithi11289144-382 2023-09-23T20:02:20.359 INFO:tasks.rados.rados.0.smithi112.stdout:2274: done (4 left) 2023-09-23T20:02:20.359 INFO:tasks.rados.rados.0.smithi112.stdout:2275: done (3 left) 2023-09-23T20:02:20.359 INFO:tasks.rados.rados.0.smithi112.stdout:2276: done (2 left) 2023-09-23T20:02:20.359 INFO:tasks.rados.rados.0.smithi112.stdout:2278: done (1 left) 2023-09-23T20:02:20.359 INFO:tasks.rados.rados.0.smithi112.stdout:2279: write oid 214 current snap is 0 2023-09-23T20:02:20.359 INFO:tasks.rados.rados.0.smithi112.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-09-23T20:02:20.369 INFO:tasks.rados.rados.0.smithi112.stdout:2279: writing smithi11289144-214 from 696219 to 1203199 tid 1 2023-09-23T20:02:20.377 INFO:tasks.rados.rados.0.smithi112.stdout:2279: writing smithi11289144-214 from 1904478 to 2698999 tid 2 2023-09-23T20:02:20.382 INFO:tasks.rados.rados.0.smithi112.stdout:2279: writing smithi11289144-214 from 3159033 to 3496219 tid 3 2023-09-23T20:02:20.382 INFO:tasks.rados.rados.0.smithi112.stdout:2280: read oid 51 snap -1 2023-09-23T20:02:20.382 INFO:tasks.rados.rados.0.smithi112.stdout:2280: expect deleted 2023-09-23T20:02:20.382 INFO:tasks.rados.rados.0.smithi112.stdout:2281: write oid 180 current snap is 0 2023-09-23T20:02:20.382 INFO:tasks.rados.rados.0.smithi112.stdout:2277: finishing write tid 2 to smithi11289144-382 2023-09-23T20:02:20.382 INFO:tasks.rados.rados.0.smithi112.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-09-23T20:02:20.389 INFO:tasks.rados.rados.0.smithi112.stdout:2281: writing smithi11289144-180 from 713026 to 1295255 tid 1 2023-09-23T20:02:20.397 INFO:tasks.rados.rados.0.smithi112.stdout:2281: writing smithi11289144-180 from 1962960 to 2617492 tid 2 2023-09-23T20:02:20.402 INFO:tasks.rados.rados.0.smithi112.stdout:2281: writing smithi11289144-180 from 3186456 to 3513026 tid 3 2023-09-23T20:02:20.402 INFO:tasks.rados.rados.0.smithi112.stdout:2282: read oid 68 snap -1 2023-09-23T20:02:20.402 INFO:tasks.rados.rados.0.smithi112.stdout:2282: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:02:20.402 INFO:tasks.rados.rados.0.smithi112.stdout:2283: read oid 498 snap -1 2023-09-23T20:02:20.403 INFO:tasks.rados.rados.0.smithi112.stdout:2283: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:02:20.403 INFO:tasks.rados.rados.0.smithi112.stdout:2284: read oid 13 snap -1 2023-09-23T20:02:20.403 INFO:tasks.rados.rados.0.smithi112.stdout:2284: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:02:20.403 INFO:tasks.rados.rados.0.smithi112.stdout:2285: write oid 288 current snap is 0 2023-09-23T20:02:20.403 INFO:tasks.rados.rados.0.smithi112.stdout:2277: finishing write tid 3 to smithi11289144-382 2023-09-23T20:02:20.403 INFO:tasks.rados.rados.0.smithi112.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-09-23T20:02:20.410 INFO:tasks.rados.rados.0.smithi112.stdout:2285: writing smithi11289144-288 from 729833 to 1387311 tid 1 2023-09-23T20:02:20.417 INFO:tasks.rados.rados.0.smithi112.stdout:2285: writing smithi11289144-288 from 1905089 to 2703279 tid 2 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:2285: writing smithi11289144-288 from 3497526 to 3529833 tid 3 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:2286: delete oid 322 current snap is 0 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:2277: finishing write tid 4 to smithi11289144-382 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 382 v 275 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:2279: finishing write tid 1 to smithi11289144-214 2023-09-23T20:02:20.423 INFO:tasks.rados.rados.0.smithi112.stdout:2279: finishing write tid 2 to smithi11289144-214 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2279: finishing write tid 3 to smithi11289144-214 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2279: finishing write tid 4 to smithi11289144-214 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2279: finishing write tid 5 to smithi11289144-214 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 214 v 427 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2281: finishing write tid 1 to smithi11289144-180 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2281: finishing write tid 2 to smithi11289144-180 2023-09-23T20:02:20.424 INFO:tasks.rados.rados.0.smithi112.stdout:2282: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:02:20.542 INFO:tasks.rados.rados.0.smithi112.stdout:2281: finishing write tid 3 to smithi11289144-180 2023-09-23T20:02:20.542 INFO:tasks.rados.rados.0.smithi112.stdout:2281: finishing write tid 4 to smithi11289144-180 2023-09-23T20:02:20.542 INFO:tasks.rados.rados.0.smithi112.stdout:2281: finishing write tid 5 to smithi11289144-180 2023-09-23T20:02:20.542 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 180 v 396 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-09-23T20:02:20.542 INFO:tasks.rados.rados.0.smithi112.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T20:02:20.542 INFO:tasks.rados.rados.0.smithi112.stdout:2283: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:02:20.656 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[27618]: debug 2023-09-23T20:02:20.401+0000 7f4e17e151c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:02:20.656 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[27618]: debug 2023-09-23T20:02:20.529+0000 7f4e17e151c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:02:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[27353]: cluster 2023-09-23T20:02:18.756587+0000 mgr.x (mgr.24721) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[27353]: cephadm 2023-09-23T20:02:19.654862+0000 mgr.x (mgr.24721) 5 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Bus STARTING 2023-09-23T20:02:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[27353]: audit 2023-09-23T20:02:20.362529+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.112:0/410118885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:20.657 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[41728]: cluster 2023-09-23T20:02:18.756587+0000 mgr.x (mgr.24721) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:20.657 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[41728]: cephadm 2023-09-23T20:02:19.654862+0000 mgr.x (mgr.24721) 5 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Bus STARTING 2023-09-23T20:02:20.658 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[41728]: audit 2023-09-23T20:02:20.362529+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.112:0/410118885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:20.692 INFO:tasks.rados.rados.0.smithi112.stdout:2284: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2285: finishing write tid 1 to smithi11289144-288 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2285: finishing write tid 2 to smithi11289144-288 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2277: done (8 left) 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2279: done (7 left) 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2280: done (6 left) 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2281: done (5 left) 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2282: done (4 left) 2023-09-23T20:02:20.760 INFO:tasks.rados.rados.0.smithi112.stdout:2283: done (3 left) 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2284: done (2 left) 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2286: done (1 left) 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2287: read oid 400 snap -1 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2287: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2288: read oid 295 snap -1 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2288: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2289: delete oid 276 current snap is 0 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2285: finishing write tid 3 to smithi11289144-288 2023-09-23T20:02:20.761 INFO:tasks.rados.rados.0.smithi112.stdout:2285: finishing write tid 4 to smithi11289144-288 2023-09-23T20:02:20.762 INFO:tasks.rados.rados.0.smithi112.stdout:2285: finishing write tid 5 to smithi11289144-288 2023-09-23T20:02:20.762 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 288 v 358 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-09-23T20:02:20.762 INFO:tasks.rados.rados.0.smithi112.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-09-23T20:02:20.762 INFO:tasks.rados.rados.0.smithi112.stdout:2285: done (3 left) 2023-09-23T20:02:20.762 INFO:tasks.rados.rados.0.smithi112.stdout:2289: done (2 left) 2023-09-23T20:02:20.762 INFO:tasks.rados.rados.0.smithi112.stdout:2290: delete oid 432 current snap is 0 2023-09-23T20:02:20.765 INFO:tasks.rados.rados.0.smithi112.stdout:2288: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:02:20.868 INFO:tasks.rados.rados.0.smithi112.stdout:2287: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2287: done (2 left) 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2288: done (1 left) 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2290: done (0 left) 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2291: read oid 94 snap -1 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2292: write oid 361 current snap is 0 2023-09-23T20:02:20.963 INFO:tasks.rados.rados.0.smithi112.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-09-23T20:02:20.977 INFO:tasks.rados.rados.0.smithi112.stdout:2292: writing smithi11289144-361 from 797061 to 1471888 tid 1 2023-09-23T20:02:20.984 INFO:tasks.rados.rados.0.smithi112.stdout:2292: writing smithi11289144-361 from 2139017 to 2544545 tid 2 2023-09-23T20:02:20.990 INFO:tasks.rados.rados.0.smithi112.stdout:2292: writing smithi11289144-361 from 3207218 to 3597061 tid 3 2023-09-23T20:02:20.990 INFO:tasks.rados.rados.0.smithi112.stdout:2293: read oid 236 snap -1 2023-09-23T20:02:20.990 INFO:tasks.rados.rados.0.smithi112.stdout:2293: expect deleted 2023-09-23T20:02:20.990 INFO:tasks.rados.rados.0.smithi112.stdout:2294: write oid 149 current snap is 0 2023-09-23T20:02:20.990 INFO:tasks.rados.rados.0.smithi112.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-09-23T20:02:20.996 INFO:tasks.rados.rados.0.smithi112.stdout:2294: writing smithi11289144-149 from 413868 to 1163944 tid 1 2023-09-23T20:02:21.003 INFO:tasks.rados.rados.0.smithi112.stdout:2294: writing smithi11289144-149 from 1797499 to 2346685 tid 2 2023-09-23T20:02:21.011 INFO:tasks.rados.rados.0.smithi112.stdout:2294: writing smithi11289144-149 from 3118288 to 3613868 tid 3 2023-09-23T20:02:21.011 INFO:tasks.rados.rados.0.smithi112.stdout:2295: write oid 158 current snap is 0 2023-09-23T20:02:21.012 INFO:tasks.rados.rados.0.smithi112.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-09-23T20:02:21.018 INFO:tasks.rados.rados.0.smithi112.stdout:2295: writing smithi11289144-158 from 430675 to 856000 tid 1 2023-09-23T20:02:21.023 INFO:tasks.rados.rados.0.smithi112.stdout:2295: writing smithi11289144-158 from 1455981 to 1865178 tid 2 2023-09-23T20:02:21.030 INFO:tasks.rados.rados.0.smithi112.stdout:2295: writing smithi11289144-158 from 2462064 to 2997413 tid 3 2023-09-23T20:02:21.033 INFO:tasks.rados.rados.0.smithi112.stdout:2295: writing smithi11289144-158 from 3463076 to 3630675 tid 4 2023-09-23T20:02:21.033 INFO:tasks.rados.rados.0.smithi112.stdout:2296: read oid 403 snap -1 2023-09-23T20:02:21.033 INFO:tasks.rados.rados.0.smithi112.stdout:2296: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:02:21.034 INFO:tasks.rados.rados.0.smithi112.stdout:2297: write oid 7 current snap is 0 2023-09-23T20:02:21.034 INFO:tasks.rados.rados.0.smithi112.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-09-23T20:02:21.039 INFO:tasks.rados.rados.0.smithi112.stdout:2297: writing smithi11289144-7 from 447482 to 948056 tid 1 2023-09-23T20:02:21.045 INFO:tasks.rados.rados.0.smithi112.stdout:2297: writing smithi11289144-7 from 1514463 to 2067318 tid 2 2023-09-23T20:02:21.050 INFO:tasks.rados.rados.0.smithi112.stdout:2297: writing smithi11289144-7 from 2489487 to 2952461 tid 3 2023-09-23T20:02:21.054 INFO:tasks.rados.rados.0.smithi112.stdout:2297: writing smithi11289144-7 from 3645668 to 3647482 tid 4 2023-09-23T20:02:21.054 INFO:tasks.rados.rados.0.smithi112.stdout:2298: write oid 469 current snap is 0 2023-09-23T20:02:21.055 INFO:tasks.rados.rados.0.smithi112.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-09-23T20:02:21.060 INFO:tasks.rados.rados.0.smithi112.stdout:2298: writing smithi11289144-469 from 464289 to 1040112 tid 1 2023-09-23T20:02:21.064 INFO:tasks.rados.rados.0.smithi112.stdout:2298: writing smithi11289144-469 from 1456592 to 1869458 tid 2 2023-09-23T20:02:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:20 smithi174 bash[31352]: cluster 2023-09-23T20:02:18.756587+0000 mgr.x (mgr.24721) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:20 smithi174 bash[31352]: cephadm 2023-09-23T20:02:19.654862+0000 mgr.x (mgr.24721) 5 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Bus STARTING 2023-09-23T20:02:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:20 smithi174 bash[31352]: audit 2023-09-23T20:02:20.362529+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.112:0/410118885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:21.071 INFO:tasks.rados.rados.0.smithi112.stdout:2298: writing smithi11289144-469 from 2400557 to 3074803 tid 3 2023-09-23T20:02:21.075 INFO:tasks.rados.rados.0.smithi112.stdout:2298: writing smithi11289144-469 from 3595554 to 3664289 tid 4 2023-09-23T20:02:21.075 INFO:tasks.rados.rados.0.smithi112.stdout:2299: read oid 302 snap -1 2023-09-23T20:02:21.075 INFO:tasks.rados.rados.0.smithi112.stdout:2299: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-09-23T20:02:21.075 INFO:tasks.rados.rados.0.smithi112.stdout:2300: delete oid 472 current snap is 0 2023-09-23T20:02:21.075 INFO:tasks.rados.rados.0.smithi112.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T20:02:21.259 INFO:tasks.rados.rados.0.smithi112.stdout:2292: finishing write tid 1 to smithi11289144-361 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2292: finishing write tid 2 to smithi11289144-361 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2292: finishing write tid 3 to smithi11289144-361 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2292: finishing write tid 4 to smithi11289144-361 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2292: finishing write tid 5 to smithi11289144-361 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 361 v 343 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2294: finishing write tid 1 to smithi11289144-149 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2294: finishing write tid 2 to smithi11289144-149 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2294: finishing write tid 3 to smithi11289144-149 2023-09-23T20:02:21.260 INFO:tasks.rados.rados.0.smithi112.stdout:2294: finishing write tid 4 to smithi11289144-149 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2294: finishing write tid 5 to smithi11289144-149 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 149 v 220 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: finishing write tid 1 to smithi11289144-158 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: finishing write tid 2 to smithi11289144-158 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: finishing write tid 3 to smithi11289144-158 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: finishing write tid 4 to smithi11289144-158 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: finishing write tid 5 to smithi11289144-158 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: finishing write tid 6 to smithi11289144-158 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 236 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2297: finishing write tid 1 to smithi11289144-7 2023-09-23T20:02:21.261 INFO:tasks.rados.rados.0.smithi112.stdout:2296: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2297: finishing write tid 2 to smithi11289144-7 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2297: finishing write tid 3 to smithi11289144-7 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2297: finishing write tid 4 to smithi11289144-7 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2297: finishing write tid 5 to smithi11289144-7 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2297: finishing write tid 6 to smithi11289144-7 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 7 v 303 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2297: left oid 7 (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2298: finishing write tid 1 to smithi11289144-469 2023-09-23T20:02:21.481 INFO:tasks.rados.rados.0.smithi112.stdout:2298: finishing write tid 2 to smithi11289144-469 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:2298: finishing write tid 3 to smithi11289144-469 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:2298: finishing write tid 4 to smithi11289144-469 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:2298: finishing write tid 5 to smithi11289144-469 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:2298: finishing write tid 6 to smithi11289144-469 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 469 v 369 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:2298: left oid 469 (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T20:02:21.482 INFO:tasks.rados.rados.0.smithi112.stdout:2299: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2291: done (9 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2292: done (8 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2293: done (7 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2294: done (6 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2295: done (5 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2296: done (4 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2297: done (3 left) 2023-09-23T20:02:21.631 INFO:tasks.rados.rados.0.smithi112.stdout:2298: done (2 left) 2023-09-23T20:02:21.632 INFO:tasks.rados.rados.0.smithi112.stdout:2299: done (1 left) 2023-09-23T20:02:21.632 INFO:tasks.rados.rados.0.smithi112.stdout:2300: done (0 left) 2023-09-23T20:02:21.632 INFO:tasks.rados.rados.0.smithi112.stdout:2301: write oid 335 current snap is 0 2023-09-23T20:02:21.632 INFO:tasks.rados.rados.0.smithi112.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-09-23T20:02:21.642 INFO:tasks.rados.rados.0.smithi112.stdout:2301: writing smithi11289144-335 from 497903 to 940577 tid 1 2023-09-23T20:02:21.645 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:20 smithi112 bash[27618]: debug 2023-09-23T20:02:20.653+0000 7f4e17e151c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:02:21.646 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[27618]: debug 2023-09-23T20:02:21.181+0000 7f4e17e151c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:02:21.646 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[27618]: debug 2023-09-23T20:02:21.417+0000 7f4e17e151c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:02:21.649 INFO:tasks.rados.rados.0.smithi112.stdout:2301: writing smithi11289144-335 from 1689909 to 2106444 tid 2 2023-09-23T20:02:21.656 INFO:tasks.rados.rados.0.smithi112.stdout:2301: writing smithi11289144-335 from 2571756 to 3268546 tid 3 2023-09-23T20:02:21.656 INFO:tasks.rados.rados.0.smithi112.stdout:2302: read oid 222 snap -1 2023-09-23T20:02:21.656 INFO:tasks.rados.rados.0.smithi112.stdout:2302: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:21.657 INFO:tasks.rados.rados.0.smithi112.stdout:2303: read oid 467 snap -1 2023-09-23T20:02:21.657 INFO:tasks.rados.rados.0.smithi112.stdout:2303: expect deleted 2023-09-23T20:02:21.657 INFO:tasks.rados.rados.0.smithi112.stdout:2304: write oid 15 current snap is 0 2023-09-23T20:02:21.657 INFO:tasks.rados.rados.0.smithi112.stdout:2301: finishing write tid 1 to smithi11289144-335 2023-09-23T20:02:21.657 INFO:tasks.rados.rados.0.smithi112.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-09-23T20:02:21.662 INFO:tasks.rados.rados.0.smithi112.stdout:2304: writing smithi11289144-15 from 514710 to 1032633 tid 1 2023-09-23T20:02:21.669 INFO:tasks.rados.rados.0.smithi112.stdout:2304: writing smithi11289144-15 from 1748391 to 2308584 tid 2 2023-09-23T20:02:21.677 INFO:tasks.rados.rados.0.smithi112.stdout:2304: writing smithi11289144-15 from 2999179 to 3623594 tid 3 2023-09-23T20:02:21.677 INFO:tasks.rados.rados.0.smithi112.stdout:2305: read oid 117 snap -1 2023-09-23T20:02:21.677 INFO:tasks.rados.rados.0.smithi112.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2306: read oid 389 snap -1 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2306: expect deleted 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2307: read oid 372 snap -1 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2307: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2308: delete oid 272 current snap is 0 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2301: finishing write tid 2 to smithi11289144-335 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2301: finishing write tid 3 to smithi11289144-335 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2301: finishing write tid 4 to smithi11289144-335 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2301: finishing write tid 5 to smithi11289144-335 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 335 v 299 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2301: left oid 335 (ObjNum 1529 snap 0 seq_num 1529) 2023-09-23T20:02:21.678 INFO:tasks.rados.rados.0.smithi112.stdout:2304: finishing write tid 1 to smithi11289144-15 2023-09-23T20:02:21.679 INFO:tasks.rados.rados.0.smithi112.stdout:2302: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:02:21.839 INFO:tasks.rados.rados.0.smithi112.stdout:2304: finishing write tid 2 to smithi11289144-15 2023-09-23T20:02:21.839 INFO:tasks.rados.rados.0.smithi112.stdout:2304: finishing write tid 3 to smithi11289144-15 2023-09-23T20:02:21.839 INFO:tasks.rados.rados.0.smithi112.stdout:2307: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:02:21.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[27353]: cephadm 2023-09-23T20:02:19.886162+0000 mgr.x (mgr.24721) 6 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Serving on https://172.21.15.174:7150 2023-09-23T20:02:21.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[27353]: cephadm 2023-09-23T20:02:19.990145+0000 mgr.x (mgr.24721) 7 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Serving on http://172.21.15.174:8765 2023-09-23T20:02:21.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[27353]: cephadm 2023-09-23T20:02:19.990722+0000 mgr.x (mgr.24721) 8 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Bus STARTED 2023-09-23T20:02:21.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[27618]: debug 2023-09-23T20:02:21.809+0000 7f4e17e151c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:02:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[41728]: cephadm 2023-09-23T20:02:19.886162+0000 mgr.x (mgr.24721) 6 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Serving on https://172.21.15.174:7150 2023-09-23T20:02:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[41728]: cephadm 2023-09-23T20:02:19.990145+0000 mgr.x (mgr.24721) 7 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Serving on http://172.21.15.174:8765 2023-09-23T20:02:21.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:21 smithi112 bash[41728]: cephadm 2023-09-23T20:02:19.990722+0000 mgr.x (mgr.24721) 8 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Bus STARTED 2023-09-23T20:02:21.961 INFO:tasks.rados.rados.0.smithi112.stdout:2304: finishing write tid 4 to smithi11289144-15 2023-09-23T20:02:21.961 INFO:tasks.rados.rados.0.smithi112.stdout:2304: finishing write tid 5 to smithi11289144-15 2023-09-23T20:02:21.961 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 15 v 432 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-09-23T20:02:21.961 INFO:tasks.rados.rados.0.smithi112.stdout:2304: left oid 15 (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T20:02:21.961 INFO:tasks.rados.rados.0.smithi112.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:02:22.048 INFO:tasks.rados.rados.0.smithi112.stdout:2301: done (7 left) 2023-09-23T20:02:22.048 INFO:tasks.rados.rados.0.smithi112.stdout:2302: done (6 left) 2023-09-23T20:02:22.048 INFO:tasks.rados.rados.0.smithi112.stdout:2303: done (5 left) 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2304: done (4 left) 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2305: done (3 left) 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2306: done (2 left) 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2307: done (1 left) 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2308: done (0 left) 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2309: write oid 186 current snap is 0 2023-09-23T20:02:22.049 INFO:tasks.rados.rados.0.smithi112.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-09-23T20:02:22.061 INFO:tasks.rados.rados.0.smithi112.stdout:2309: writing smithi11289144-186 from 548324 to 1216745 tid 1 2023-09-23T20:02:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:21 smithi174 bash[31352]: cephadm 2023-09-23T20:02:19.886162+0000 mgr.x (mgr.24721) 6 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Serving on https://172.21.15.174:7150 2023-09-23T20:02:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:21 smithi174 bash[31352]: cephadm 2023-09-23T20:02:19.990145+0000 mgr.x (mgr.24721) 7 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Serving on http://172.21.15.174:8765 2023-09-23T20:02:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:21 smithi174 bash[31352]: cephadm 2023-09-23T20:02:19.990722+0000 mgr.x (mgr.24721) 8 : cephadm [INF] [23/Sep/2023:20:02:19] ENGINE Bus STARTED 2023-09-23T20:02:22.067 INFO:tasks.rados.rados.0.smithi112.stdout:2309: writing smithi11289144-186 from 1749002 to 2312864 tid 2 2023-09-23T20:02:22.075 INFO:tasks.rados.rados.0.smithi112.stdout:2309: writing smithi11289144-186 from 2937672 to 3584631 tid 3 2023-09-23T20:02:22.075 INFO:tasks.rados.rados.0.smithi112.stdout:2310: write oid 281 current snap is 0 2023-09-23T20:02:22.075 INFO:tasks.rados.rados.0.smithi112.stdout:2309: finishing write tid 1 to smithi11289144-186 2023-09-23T20:02:22.075 INFO:tasks.rados.rados.0.smithi112.stdout:2309: finishing write tid 2 to smithi11289144-186 2023-09-23T20:02:22.075 INFO:tasks.rados.rados.0.smithi112.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-09-23T20:02:22.082 INFO:tasks.rados.rados.0.smithi112.stdout:2310: writing smithi11289144-281 from 565131 to 1308801 tid 1 2023-09-23T20:02:22.087 INFO:tasks.rados.rados.0.smithi112.stdout:2310: writing smithi11289144-281 from 1807484 to 2231357 tid 2 2023-09-23T20:02:22.094 INFO:tasks.rados.rados.0.smithi112.stdout:2310: writing smithi11289144-281 from 2965095 to 3423326 tid 3 2023-09-23T20:02:22.094 INFO:tasks.rados.rados.0.smithi112.stdout:2311: read oid 243 snap -1 2023-09-23T20:02:22.094 INFO:tasks.rados.rados.0.smithi112.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:02:22.095 INFO:tasks.rados.rados.0.smithi112.stdout:2312: write oid 353 current snap is 0 2023-09-23T20:02:22.095 INFO:tasks.rados.rados.0.smithi112.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-09-23T20:02:22.100 INFO:tasks.rados.rados.0.smithi112.stdout:2312: writing smithi11289144-353 from 581938 to 1000857 tid 1 2023-09-23T20:02:22.106 INFO:tasks.rados.rados.0.smithi112.stdout:2312: writing smithi11289144-353 from 1465966 to 2033497 tid 2 2023-09-23T20:02:22.113 INFO:tasks.rados.rados.0.smithi112.stdout:2312: writing smithi11289144-353 from 2592518 to 3262021 tid 3 2023-09-23T20:02:22.113 INFO:tasks.rados.rados.0.smithi112.stdout:2313: read oid 119 snap -1 2023-09-23T20:02:22.113 INFO:tasks.rados.rados.0.smithi112.stdout:2313: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2314: read oid 295 snap -1 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2314: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2315: write oid 110 current snap is 0 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2309: finishing write tid 3 to smithi11289144-186 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2309: finishing write tid 4 to smithi11289144-186 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2309: finishing write tid 5 to smithi11289144-186 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 186 v 362 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2310: finishing write tid 1 to smithi11289144-281 2023-09-23T20:02:22.114 INFO:tasks.rados.rados.0.smithi112.stdout:2310: finishing write tid 2 to smithi11289144-281 2023-09-23T20:02:22.115 INFO:tasks.rados.rados.0.smithi112.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:02:22.281 INFO:tasks.rados.rados.0.smithi112.stdout:2310: finishing write tid 3 to smithi11289144-281 2023-09-23T20:02:22.281 INFO:tasks.rados.rados.0.smithi112.stdout:2310: finishing write tid 4 to smithi11289144-281 2023-09-23T20:02:22.281 INFO:tasks.rados.rados.0.smithi112.stdout:2310: finishing write tid 5 to smithi11289144-281 2023-09-23T20:02:22.282 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 436 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-09-23T20:02:22.282 INFO:tasks.rados.rados.0.smithi112.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-09-23T20:02:22.282 INFO:tasks.rados.rados.0.smithi112.stdout:2312: finishing write tid 1 to smithi11289144-353 2023-09-23T20:02:22.282 INFO:tasks.rados.rados.0.smithi112.stdout:2312: finishing write tid 2 to smithi11289144-353 2023-09-23T20:02:22.282 INFO:tasks.rados.rados.0.smithi112.stdout:2314: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:02:22.385 INFO:tasks.rados.rados.0.smithi112.stdout:2312: finishing write tid 3 to smithi11289144-353 2023-09-23T20:02:22.386 INFO:tasks.rados.rados.0.smithi112.stdout:2312: finishing write tid 4 to smithi11289144-353 2023-09-23T20:02:22.386 INFO:tasks.rados.rados.0.smithi112.stdout:2312: finishing write tid 5 to smithi11289144-353 2023-09-23T20:02:22.386 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 353 v 240 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-09-23T20:02:22.386 INFO:tasks.rados.rados.0.smithi112.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:22.386 INFO:tasks.rados.rados.0.smithi112.stdout:2313: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:02:22.595 INFO:tasks.rados.rados.0.smithi112.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-09-23T20:02:22.607 INFO:tasks.rados.rados.0.smithi112.stdout:2315: writing smithi11289144-110 from 598745 to 1092913 tid 1 2023-09-23T20:02:22.618 INFO:tasks.rados.rados.0.smithi112.stdout:2315: writing smithi11289144-110 from 1808095 to 2235637 tid 2 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2315: writing smithi11289144-110 from 2903588 to 3500716 tid 3 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2309: done (6 left) 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2310: done (5 left) 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2311: done (4 left) 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2312: done (3 left) 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2313: done (2 left) 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2314: done (1 left) 2023-09-23T20:02:22.627 INFO:tasks.rados.rados.0.smithi112.stdout:2316: delete oid 365 current snap is 0 2023-09-23T20:02:22.628 INFO:tasks.rados.rados.0.smithi112.stdout:2315: finishing write tid 1 to smithi11289144-110 2023-09-23T20:02:22.628 INFO:tasks.rados.rados.0.smithi112.stdout:2315: finishing write tid 2 to smithi11289144-110 2023-09-23T20:02:22.629 INFO:tasks.rados.rados.0.smithi112.stdout:2316: done (1 left) 2023-09-23T20:02:22.629 INFO:tasks.rados.rados.0.smithi112.stdout:2317: write oid 445 current snap is 0 2023-09-23T20:02:22.630 INFO:tasks.rados.rados.0.smithi112.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-09-23T20:02:22.639 INFO:tasks.rados.rados.0.smithi112.stdout:2317: writing smithi11289144-445 from 632359 to 1393378 tid 1 2023-09-23T20:02:22.647 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:22 smithi112 bash[27618]: debug 2023-09-23T20:02:22.341+0000 7f4e17e151c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:02:22.647 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:22 smithi112 bash[27353]: cluster 2023-09-23T20:02:20.757276+0000 mgr.x (mgr.24721) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:22.648 INFO:tasks.rados.rados.0.smithi112.stdout:2317: writing smithi11289144-445 from 2041412 to 2756270 tid 2 2023-09-23T20:02:22.655 INFO:tasks.rados.rados.0.smithi112.stdout:2317: writing smithi11289144-445 from 3358434 to 3832359 tid 3 2023-09-23T20:02:22.655 INFO:tasks.rados.rados.0.smithi112.stdout:2318: write oid 206 current snap is 0 2023-09-23T20:02:22.656 INFO:tasks.rados.rados.0.smithi112.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-09-23T20:02:22.661 INFO:tasks.rados.rados.0.smithi112.stdout:2318: writing smithi11289144-206 from 649166 to 1085434 tid 1 2023-09-23T20:02:22.668 INFO:tasks.rados.rados.0.smithi112.stdout:2318: writing smithi11289144-206 from 1699894 to 2274763 tid 2 2023-09-23T20:02:22.673 INFO:tasks.rados.rados.0.smithi112.stdout:2318: writing smithi11289144-206 from 2702210 to 3133154 tid 3 2023-09-23T20:02:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:2319: write oid 259 current snap is 0 2023-09-23T20:02:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:2315: finishing write tid 3 to smithi11289144-110 2023-09-23T20:02:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-09-23T20:02:22.680 INFO:tasks.rados.rados.0.smithi112.stdout:2319: writing smithi11289144-259 from 665973 to 1177490 tid 1 2023-09-23T20:02:22.687 INFO:tasks.rados.rados.0.smithi112.stdout:2319: writing smithi11289144-259 from 1642023 to 2360550 tid 2 2023-09-23T20:02:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:2319: writing smithi11289144-259 from 2896927 to 3539143 tid 3 2023-09-23T20:02:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:2320: read oid 16 snap -1 2023-09-23T20:02:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:2320: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T20:02:22.694 INFO:tasks.rados.rados.0.smithi112.stdout:2321: write oid 23 current snap is 0 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2315: finishing write tid 4 to smithi11289144-110 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2315: finishing write tid 5 to smithi11289144-110 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 110 v 224 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2315: left oid 110 (ObjNum 1535 snap 0 seq_num 1535) 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2317: finishing write tid 1 to smithi11289144-445 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2317: finishing write tid 2 to smithi11289144-445 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2317: finishing write tid 3 to smithi11289144-445 2023-09-23T20:02:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-09-23T20:02:22.703 INFO:tasks.rados.rados.0.smithi112.stdout:2321: writing smithi11289144-23 from 682780 to 1269546 tid 1 2023-09-23T20:02:22.709 INFO:tasks.rados.rados.0.smithi112.stdout:2321: writing smithi11289144-23 from 1700505 to 2279043 tid 2 2023-09-23T20:02:22.718 INFO:tasks.rados.rados.0.smithi112.stdout:2321: writing smithi11289144-23 from 3040703 to 3610544 tid 3 2023-09-23T20:02:22.718 INFO:tasks.rados.rados.0.smithi112.stdout:2315: done (5 left) 2023-09-23T20:02:22.718 INFO:tasks.rados.rados.0.smithi112.stdout:2322: read oid 388 snap -1 2023-09-23T20:02:22.718 INFO:tasks.rados.rados.0.smithi112.stdout:2322: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:22.718 INFO:tasks.rados.rados.0.smithi112.stdout:2323: write oid 467 current snap is 0 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2317: finishing write tid 4 to smithi11289144-445 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2317: finishing write tid 5 to smithi11289144-445 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 445 v 369 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2317: left oid 445 (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2318: finishing write tid 1 to smithi11289144-206 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2318: finishing write tid 2 to smithi11289144-206 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2318: finishing write tid 3 to smithi11289144-206 2023-09-23T20:02:22.719 INFO:tasks.rados.rados.0.smithi112.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-09-23T20:02:22.726 INFO:tasks.rados.rados.0.smithi112.stdout:2323: writing smithi11289144-467 from 699587 to 1361602 tid 1 2023-09-23T20:02:22.735 INFO:tasks.rados.rados.0.smithi112.stdout:2323: writing smithi11289144-467 from 2158987 to 2881183 tid 2 2023-09-23T20:02:22.741 INFO:tasks.rados.rados.0.smithi112.stdout:2323: writing smithi11289144-467 from 3351773 to 3899587 tid 3 2023-09-23T20:02:22.741 INFO:tasks.rados.rados.0.smithi112.stdout:2317: done (6 left) 2023-09-23T20:02:22.741 INFO:tasks.rados.rados.0.smithi112.stdout:2324: read oid 5 snap -1 2023-09-23T20:02:22.741 INFO:tasks.rados.rados.0.smithi112.stdout:2324: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:02:22.741 INFO:tasks.rados.rados.0.smithi112.stdout:2325: delete oid 434 current snap is 0 2023-09-23T20:02:22.741 INFO:tasks.rados.rados.0.smithi112.stdout:2318: finishing write tid 4 to smithi11289144-206 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2318: finishing write tid 5 to smithi11289144-206 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 206 v 367 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2318: left oid 206 (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2319: finishing write tid 1 to smithi11289144-259 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2319: finishing write tid 2 to smithi11289144-259 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2319: finishing write tid 3 to smithi11289144-259 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2319: finishing write tid 4 to smithi11289144-259 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2319: finishing write tid 5 to smithi11289144-259 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 259 v 313 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2319: left oid 259 (ObjNum 1539 snap 0 seq_num 1539) 2023-09-23T20:02:22.742 INFO:tasks.rados.rados.0.smithi112.stdout:2320: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T20:02:22.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:22 smithi112 bash[41728]: cluster 2023-09-23T20:02:20.757276+0000 mgr.x (mgr.24721) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:22.920 INFO:tasks.rados.rados.0.smithi112.stdout:2321: finishing write tid 1 to smithi11289144-23 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:2321: finishing write tid 2 to smithi11289144-23 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:2321: finishing write tid 3 to smithi11289144-23 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:2321: finishing write tid 4 to smithi11289144-23 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:2321: finishing write tid 5 to smithi11289144-23 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 23 v 317 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:2321: left oid 23 (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T20:02:22.921 INFO:tasks.rados.rados.0.smithi112.stdout:2322: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:23.028 INFO:tasks.rados.rados.0.smithi112.stdout:2323: finishing write tid 1 to smithi11289144-467 2023-09-23T20:02:23.028 INFO:tasks.rados.rados.0.smithi112.stdout:2323: finishing write tid 2 to smithi11289144-467 2023-09-23T20:02:23.028 INFO:tasks.rados.rados.0.smithi112.stdout:2323: finishing write tid 3 to smithi11289144-467 2023-09-23T20:02:23.028 INFO:tasks.rados.rados.0.smithi112.stdout:2323: finishing write tid 4 to smithi11289144-467 2023-09-23T20:02:23.029 INFO:tasks.rados.rados.0.smithi112.stdout:2323: finishing write tid 5 to smithi11289144-467 2023-09-23T20:02:23.029 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 347 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-09-23T20:02:23.029 INFO:tasks.rados.rados.0.smithi112.stdout:2323: left oid 467 (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T20:02:23.029 INFO:tasks.rados.rados.0.smithi112.stdout:2324: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:02:23.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:22 smithi174 bash[31352]: cluster 2023-09-23T20:02:20.757276+0000 mgr.x (mgr.24721) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:23.171 INFO:tasks.rados.rados.0.smithi112.stdout:2318: done (7 left) 2023-09-23T20:02:23.171 INFO:tasks.rados.rados.0.smithi112.stdout:2319: done (6 left) 2023-09-23T20:02:23.171 INFO:tasks.rados.rados.0.smithi112.stdout:2320: done (5 left) 2023-09-23T20:02:23.171 INFO:tasks.rados.rados.0.smithi112.stdout:2321: done (4 left) 2023-09-23T20:02:23.171 INFO:tasks.rados.rados.0.smithi112.stdout:2322: done (3 left) 2023-09-23T20:02:23.171 INFO:tasks.rados.rados.0.smithi112.stdout:2323: done (2 left) 2023-09-23T20:02:23.172 INFO:tasks.rados.rados.0.smithi112.stdout:2324: done (1 left) 2023-09-23T20:02:23.172 INFO:tasks.rados.rados.0.smithi112.stdout:2325: done (0 left) 2023-09-23T20:02:23.172 INFO:tasks.rados.rados.0.smithi112.stdout:2326: write oid 159 current snap is 0 2023-09-23T20:02:23.172 INFO:tasks.rados.rados.0.smithi112.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-09-23T20:02:23.183 INFO:tasks.rados.rados.0.smithi112.stdout:2326: writing smithi11289144-159 from 733201 to 1145714 tid 1 2023-09-23T20:02:23.191 INFO:tasks.rados.rados.0.smithi112.stdout:2326: writing smithi11289144-159 from 1759598 to 2485463 tid 2 2023-09-23T20:02:23.196 INFO:tasks.rados.rados.0.smithi112.stdout:2326: writing smithi11289144-159 from 3006619 to 3410276 tid 3 2023-09-23T20:02:23.197 INFO:tasks.rados.rados.0.smithi112.stdout:2327: read oid 64 snap -1 2023-09-23T20:02:23.197 INFO:tasks.rados.rados.0.smithi112.stdout:2327: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T20:02:23.197 INFO:tasks.rados.rados.0.smithi112.stdout:2328: write oid 154 current snap is 0 2023-09-23T20:02:23.197 INFO:tasks.rados.rados.0.smithi112.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-09-23T20:02:23.204 INFO:tasks.rados.rados.0.smithi112.stdout:2328: writing smithi11289144-154 from 750008 to 1354123 tid 1 2023-09-23T20:02:23.212 INFO:tasks.rados.rados.0.smithi112.stdout:2328: writing smithi11289144-154 from 1934433 to 2520309 tid 2 2023-09-23T20:02:23.219 INFO:tasks.rados.rados.0.smithi112.stdout:2328: writing smithi11289144-154 from 3150395 to 3881677 tid 3 2023-09-23T20:02:23.220 INFO:tasks.rados.rados.0.smithi112.stdout:2329: write oid 409 current snap is 0 2023-09-23T20:02:23.220 INFO:tasks.rados.rados.0.smithi112.stdout:2326: finishing write tid 1 to smithi11289144-159 2023-09-23T20:02:23.220 INFO:tasks.rados.rados.0.smithi112.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-09-23T20:02:23.227 INFO:tasks.rados.rados.0.smithi112.stdout:2329: writing smithi11289144-409 from 766815 to 1446179 tid 1 2023-09-23T20:02:23.234 INFO:tasks.rados.rados.0.smithi112.stdout:2329: writing smithi11289144-409 from 1992915 to 2722449 tid 2 2023-09-23T20:02:23.240 INFO:tasks.rados.rados.0.smithi112.stdout:2329: writing smithi11289144-409 from 3177818 to 3720372 tid 3 2023-09-23T20:02:23.241 INFO:tasks.rados.rados.0.smithi112.stdout:2330: read oid 180 snap -1 2023-09-23T20:02:23.241 INFO:tasks.rados.rados.0.smithi112.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T20:02:23.241 INFO:tasks.rados.rados.0.smithi112.stdout:2331: read oid 327 snap -1 2023-09-23T20:02:23.241 INFO:tasks.rados.rados.0.smithi112.stdout:2331: expect (ObjNum 966 snap 0 seq_num 966) 2023-09-23T20:02:23.241 INFO:tasks.rados.rados.0.smithi112.stdout:2332: write oid 380 current snap is 0 2023-09-23T20:02:23.241 INFO:tasks.rados.rados.0.smithi112.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-09-23T20:02:23.250 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:22 smithi112 bash[27618]: debug 2023-09-23T20:02:22.949+0000 7f4e17e151c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:02:23.250 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[27618]: debug 2023-09-23T20:02:23.061+0000 7f4e17e151c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:02:23.254 INFO:tasks.rados.rados.0.smithi112.stdout:2332: writing smithi11289144-380 from 783622 to 1538235 tid 1 2023-09-23T20:02:23.261 INFO:tasks.rados.rados.0.smithi112.stdout:2332: writing smithi11289144-380 from 2051397 to 2640942 tid 2 2023-09-23T20:02:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:2332: writing smithi11289144-380 from 3205241 to 3959067 tid 3 2023-09-23T20:02:23.268 INFO:tasks.rados.rados.0.smithi112.stdout:2333: read oid 417 snap -1 2023-09-23T20:02:23.269 INFO:tasks.rados.rados.0.smithi112.stdout:2333: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T20:02:23.269 INFO:tasks.rados.rados.0.smithi112.stdout:2334: read oid 207 snap -1 2023-09-23T20:02:23.269 INFO:tasks.rados.rados.0.smithi112.stdout:2334: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T20:02:23.269 INFO:tasks.rados.rados.0.smithi112.stdout:2335: write oid 258 current snap is 0 2023-09-23T20:02:23.269 INFO:tasks.rados.rados.0.smithi112.stdout:2326: finishing write tid 2 to smithi11289144-159 2023-09-23T20:02:23.269 INFO:tasks.rados.rados.0.smithi112.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-09-23T20:02:23.273 INFO:tasks.rados.rados.0.smithi112.stdout:2335: writing smithi11289144-258 from 400429 to 830291 tid 1 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2335: writing smithi11289144-258 from 1593526 to 2000429 tid 2 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2336: read oid 168 snap -1 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2336: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2337: delete oid 218 current snap is 0 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2326: finishing write tid 3 to smithi11289144-159 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2326: finishing write tid 4 to smithi11289144-159 2023-09-23T20:02:23.280 INFO:tasks.rados.rados.0.smithi112.stdout:2326: finishing write tid 5 to smithi11289144-159 2023-09-23T20:02:23.281 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 159 v 297 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-09-23T20:02:23.281 INFO:tasks.rados.rados.0.smithi112.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T20:02:23.281 INFO:tasks.rados.rados.0.smithi112.stdout:2328: finishing write tid 1 to smithi11289144-154 2023-09-23T20:02:23.281 INFO:tasks.rados.rados.0.smithi112.stdout:2327: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T20:02:23.538 INFO:tasks.rados.rados.0.smithi112.stdout:2328: finishing write tid 2 to smithi11289144-154 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2328: finishing write tid 3 to smithi11289144-154 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2328: finishing write tid 4 to smithi11289144-154 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2328: finishing write tid 5 to smithi11289144-154 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 301 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2329: finishing write tid 1 to smithi11289144-409 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2329: finishing write tid 2 to smithi11289144-409 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2329: finishing write tid 3 to smithi11289144-409 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2329: finishing write tid 4 to smithi11289144-409 2023-09-23T20:02:23.539 INFO:tasks.rados.rados.0.smithi112.stdout:2329: finishing write tid 5 to smithi11289144-409 2023-09-23T20:02:23.540 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 409 v 305 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-09-23T20:02:23.540 INFO:tasks.rados.rados.0.smithi112.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-09-23T20:02:23.540 INFO:tasks.rados.rados.0.smithi112.stdout:2331: expect (ObjNum 966 snap 0 seq_num 966) 2023-09-23T20:02:23.667 INFO:tasks.rados.rados.0.smithi112.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T20:02:23.829 INFO:tasks.rados.rados.0.smithi112.stdout:2332: finishing write tid 1 to smithi11289144-380 2023-09-23T20:02:23.829 INFO:tasks.rados.rados.0.smithi112.stdout:2332: finishing write tid 2 to smithi11289144-380 2023-09-23T20:02:23.829 INFO:tasks.rados.rados.0.smithi112.stdout:2334: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T20:02:23.887 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[27353]: audit 2023-09-23T20:02:22.824832+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.112:0/803684915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:23.888 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[27618]: debug 2023-09-23T20:02:23.245+0000 7f4e17e151c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:02:23.888 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[27618]: debug 2023-09-23T20:02:23.601+0000 7f4e17e151c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:02:23.888 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[27618]: debug 2023-09-23T20:02:23.761+0000 7f4e17e151c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:02:23.888 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[41728]: audit 2023-09-23T20:02:22.824832+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.112:0/803684915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:2332: finishing write tid 3 to smithi11289144-380 2023-09-23T20:02:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:2332: finishing write tid 4 to smithi11289144-380 2023-09-23T20:02:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:2332: finishing write tid 5 to smithi11289144-380 2023-09-23T20:02:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 380 v 401 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-09-23T20:02:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:02:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:2335: finishing write tid 1 to smithi11289144-258 2023-09-23T20:02:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:2333: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T20:02:24.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:23 smithi174 bash[31352]: audit 2023-09-23T20:02:22.824832+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.112:0/803684915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:24.092 INFO:tasks.rados.rados.0.smithi112.stdout:2335: finishing write tid 2 to smithi11289144-258 2023-09-23T20:02:24.092 INFO:tasks.rados.rados.0.smithi112.stdout:2335: finishing write tid 3 to smithi11289144-258 2023-09-23T20:02:24.092 INFO:tasks.rados.rados.0.smithi112.stdout:2335: finishing write tid 4 to smithi11289144-258 2023-09-23T20:02:24.092 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 258 v 320 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-09-23T20:02:24.092 INFO:tasks.rados.rados.0.smithi112.stdout:2335: left oid 258 (ObjNum 1547 snap 0 seq_num 1547) 2023-09-23T20:02:24.092 INFO:tasks.rados.rados.0.smithi112.stdout:2336: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T20:02:24.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:23 smithi112 bash[27618]: debug 2023-09-23T20:02:23.885+0000 7f4e17e151c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:02:24.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:24 smithi112 bash[27618]: debug 2023-09-23T20:02:24.013+0000 7f4e17e151c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:02:24.190 INFO:tasks.rados.rados.0.smithi112.stdout:2326: done (11 left) 2023-09-23T20:02:24.190 INFO:tasks.rados.rados.0.smithi112.stdout:2327: done (10 left) 2023-09-23T20:02:24.190 INFO:tasks.rados.rados.0.smithi112.stdout:2328: done (9 left) 2023-09-23T20:02:24.190 INFO:tasks.rados.rados.0.smithi112.stdout:2329: done (8 left) 2023-09-23T20:02:24.190 INFO:tasks.rados.rados.0.smithi112.stdout:2330: done (7 left) 2023-09-23T20:02:24.190 INFO:tasks.rados.rados.0.smithi112.stdout:2331: done (6 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2332: done (5 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2333: done (4 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2334: done (3 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2335: done (2 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2336: done (1 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2337: done (0 left) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2338: read oid 113 snap -1 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2339: write oid 101 current snap is 0 2023-09-23T20:02:24.191 INFO:tasks.rados.rados.0.smithi112.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-09-23T20:02:24.200 INFO:tasks.rados.rados.0.smithi112.stdout:2339: writing smithi11289144-101 from 434043 to 1014403 tid 1 2023-09-23T20:02:24.206 INFO:tasks.rados.rados.0.smithi112.stdout:2339: writing smithi11289144-101 from 1710490 to 2034043 tid 2 2023-09-23T20:02:24.206 INFO:tasks.rados.rados.0.smithi112.stdout:2340: read oid 139 snap -1 2023-09-23T20:02:24.207 INFO:tasks.rados.rados.0.smithi112.stdout:2340: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:02:24.207 INFO:tasks.rados.rados.0.smithi112.stdout:2341: write oid 137 current snap is 0 2023-09-23T20:02:24.207 INFO:tasks.rados.rados.0.smithi112.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-09-23T20:02:24.212 INFO:tasks.rados.rados.0.smithi112.stdout:2341: writing smithi11289144-137 from 450850 to 1106459 tid 1 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2341: writing smithi11289144-137 from 1768972 to 2050850 tid 2 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2342: read oid 231 snap -1 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2342: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2343: read oid 11 snap -1 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2344: write oid 346 current snap is 0 2023-09-23T20:02:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T20:02:24.391 INFO:tasks.rados.rados.0.smithi112.stdout:2339: finishing write tid 1 to smithi11289144-101 2023-09-23T20:02:24.391 INFO:tasks.rados.rados.0.smithi112.stdout:2339: finishing write tid 2 to smithi11289144-101 2023-09-23T20:02:24.392 INFO:tasks.rados.rados.0.smithi112.stdout:2339: finishing write tid 3 to smithi11289144-101 2023-09-23T20:02:24.392 INFO:tasks.rados.rados.0.smithi112.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-09-23T20:02:24.396 INFO:tasks.rados.rados.0.smithi112.stdout:2344: writing smithi11289144-346 from 467657 to 914868 tid 1 2023-09-23T20:02:24.404 INFO:tasks.rados.rados.0.smithi112.stdout:2344: writing smithi11289144-346 from 1427454 to 2067657 tid 2 2023-09-23T20:02:24.404 INFO:tasks.rados.rados.0.smithi112.stdout:2338: done (6 left) 2023-09-23T20:02:24.404 INFO:tasks.rados.rados.0.smithi112.stdout:2345: read oid 301 snap -1 2023-09-23T20:02:24.405 INFO:tasks.rados.rados.0.smithi112.stdout:2345: expect deleted 2023-09-23T20:02:24.405 INFO:tasks.rados.rados.0.smithi112.stdout:2346: write oid 485 current snap is 0 2023-09-23T20:02:24.405 INFO:tasks.rados.rados.0.smithi112.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-09-23T20:02:24.410 INFO:tasks.rados.rados.0.smithi112.stdout:2346: writing smithi11289144-485 from 484464 to 1006924 tid 1 2023-09-23T20:02:24.416 INFO:tasks.rados.rados.0.smithi112.stdout:2346: writing smithi11289144-485 from 1485936 to 1970135 tid 2 2023-09-23T20:02:24.416 INFO:tasks.rados.rados.0.smithi112.stdout:2347: read oid 246 snap -1 2023-09-23T20:02:24.416 INFO:tasks.rados.rados.0.smithi112.stdout:2347: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:02:24.416 INFO:tasks.rados.rados.0.smithi112.stdout:2348: write oid 55 current snap is 0 2023-09-23T20:02:24.417 INFO:tasks.rados.rados.0.smithi112.stdout:2339: finishing write tid 4 to smithi11289144-101 2023-09-23T20:02:24.417 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 260 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-09-23T20:02:24.417 INFO:tasks.rados.rados.0.smithi112.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T20:02:24.417 INFO:tasks.rados.rados.0.smithi112.stdout:2341: finishing write tid 1 to smithi11289144-137 2023-09-23T20:02:24.417 INFO:tasks.rados.rados.0.smithi112.stdout:2341: finishing write tid 2 to smithi11289144-137 2023-09-23T20:02:24.417 INFO:tasks.rados.rados.0.smithi112.stdout:2340: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:02:24.559 INFO:tasks.rados.rados.0.smithi112.stdout:2341: finishing write tid 3 to smithi11289144-137 2023-09-23T20:02:24.559 INFO:tasks.rados.rados.0.smithi112.stdout:2341: finishing write tid 4 to smithi11289144-137 2023-09-23T20:02:24.560 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 137 v 278 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-09-23T20:02:24.560 INFO:tasks.rados.rados.0.smithi112.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-09-23T20:02:24.560 INFO:tasks.rados.rados.0.smithi112.stdout:2342: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T20:02:24.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:24 smithi112 bash[27618]: debug 2023-09-23T20:02:24.221+0000 7f4e17e151c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:02:24.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:24 smithi112 bash[27618]: debug 2023-09-23T20:02:24.353+0000 7f4e17e151c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:02:24.669 INFO:tasks.rados.rados.0.smithi112.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T20:02:24.888 INFO:tasks.rados.rados.0.smithi112.stdout:2344: finishing write tid 1 to smithi11289144-346 2023-09-23T20:02:24.888 INFO:tasks.rados.rados.0.smithi112.stdout:2344: finishing write tid 2 to smithi11289144-346 2023-09-23T20:02:24.888 INFO:tasks.rados.rados.0.smithi112.stdout:2344: finishing write tid 3 to smithi11289144-346 2023-09-23T20:02:24.888 INFO:tasks.rados.rados.0.smithi112.stdout:2344: finishing write tid 4 to smithi11289144-346 2023-09-23T20:02:24.888 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 346 v 227 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-09-23T20:02:24.888 INFO:tasks.rados.rados.0.smithi112.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-09-23T20:02:24.889 INFO:tasks.rados.rados.0.smithi112.stdout:2346: finishing write tid 1 to smithi11289144-485 2023-09-23T20:02:24.889 INFO:tasks.rados.rados.0.smithi112.stdout:2346: finishing write tid 2 to smithi11289144-485 2023-09-23T20:02:24.889 INFO:tasks.rados.rados.0.smithi112.stdout:2346: finishing write tid 3 to smithi11289144-485 2023-09-23T20:02:24.889 INFO:tasks.rados.rados.0.smithi112.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-09-23T20:02:24.894 INFO:tasks.rados.rados.0.smithi112.stdout:2348: writing smithi11289144-55 from 501271 to 1098980 tid 1 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2348: writing smithi11289144-55 from 1544418 to 2101271 tid 2 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2339: done (9 left) 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2340: done (8 left) 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2341: done (7 left) 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2342: done (6 left) 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2343: done (5 left) 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2344: done (4 left) 2023-09-23T20:02:24.901 INFO:tasks.rados.rados.0.smithi112.stdout:2345: done (3 left) 2023-09-23T20:02:24.902 INFO:tasks.rados.rados.0.smithi112.stdout:2349: write oid 375 current snap is 0 2023-09-23T20:02:24.902 INFO:tasks.rados.rados.0.smithi112.stdout:2346: finishing write tid 4 to smithi11289144-485 2023-09-23T20:02:24.902 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 230 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-09-23T20:02:24.902 INFO:tasks.rados.rados.0.smithi112.stdout:2346: left oid 485 (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T20:02:24.902 INFO:tasks.rados.rados.0.smithi112.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-09-23T20:02:24.908 INFO:tasks.rados.rados.0.smithi112.stdout:2349: writing smithi11289144-375 from 518078 to 1191036 tid 1 2023-09-23T20:02:24.913 INFO:tasks.rados.rados.0.smithi112.stdout:2349: writing smithi11289144-375 from 1602900 to 2090768 tid 2 2023-09-23T20:02:24.913 INFO:tasks.rados.rados.0.smithi112.stdout:2346: done (3 left) 2023-09-23T20:02:24.913 INFO:tasks.rados.rados.0.smithi112.stdout:2350: read oid 381 snap -1 2023-09-23T20:02:24.913 INFO:tasks.rados.rados.0.smithi112.stdout:2350: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:02:24.913 INFO:tasks.rados.rados.0.smithi112.stdout:2347: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:02:25.021 INFO:tasks.rados.rados.0.smithi112.stdout:2348: finishing write tid 1 to smithi11289144-55 2023-09-23T20:02:25.021 INFO:tasks.rados.rados.0.smithi112.stdout:2348: finishing write tid 2 to smithi11289144-55 2023-09-23T20:02:25.021 INFO:tasks.rados.rados.0.smithi112.stdout:2348: finishing write tid 3 to smithi11289144-55 2023-09-23T20:02:25.021 INFO:tasks.rados.rados.0.smithi112.stdout:2348: finishing write tid 4 to smithi11289144-55 2023-09-23T20:02:25.021 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 263 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-09-23T20:02:25.021 INFO:tasks.rados.rados.0.smithi112.stdout:2348: left oid 55 (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2349: finishing write tid 1 to smithi11289144-375 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2347: done (3 left) 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2348: done (2 left) 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2351: read oid 61 snap -1 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2351: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2352: write oid 379 current snap is 0 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2349: finishing write tid 2 to smithi11289144-375 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2349: finishing write tid 3 to smithi11289144-375 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2349: finishing write tid 4 to smithi11289144-375 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 370 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2349: left oid 375 (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T20:02:25.022 INFO:tasks.rados.rados.0.smithi112.stdout:2350: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:02:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:24 smithi174 bash[31352]: cluster 2023-09-23T20:02:22.757951+0000 mgr.x (mgr.24721) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:24 smithi112 bash[27353]: cluster 2023-09-23T20:02:22.757951+0000 mgr.x (mgr.24721) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:24 smithi112 bash[41728]: cluster 2023-09-23T20:02:22.757951+0000 mgr.x (mgr.24721) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.261 INFO:tasks.rados.rados.0.smithi112.stdout:2351: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T20:02:25.398 INFO:tasks.rados.rados.0.smithi112.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-09-23T20:02:25.406 INFO:tasks.rados.rados.0.smithi112.stdout:2352: writing smithi11289144-379 from 534885 to 1283092 tid 1 2023-09-23T20:02:25.411 INFO:tasks.rados.rados.0.smithi112.stdout:2352: writing smithi11289144-379 from 1945029 to 2134885 tid 2 2023-09-23T20:02:25.411 INFO:tasks.rados.rados.0.smithi112.stdout:2349: done (3 left) 2023-09-23T20:02:25.412 INFO:tasks.rados.rados.0.smithi112.stdout:2350: done (2 left) 2023-09-23T20:02:25.412 INFO:tasks.rados.rados.0.smithi112.stdout:2351: done (1 left) 2023-09-23T20:02:25.412 INFO:tasks.rados.rados.0.smithi112.stdout:2353: write oid 117 current snap is 0 2023-09-23T20:02:25.412 INFO:tasks.rados.rados.0.smithi112.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-09-23T20:02:25.417 INFO:tasks.rados.rados.0.smithi112.stdout:2353: writing smithi11289144-117 from 551692 to 975148 tid 1 2023-09-23T20:02:25.424 INFO:tasks.rados.rados.0.smithi112.stdout:2353: writing smithi11289144-117 from 1603511 to 2095048 tid 2 2023-09-23T20:02:25.424 INFO:tasks.rados.rados.0.smithi112.stdout:2354: read oid 263 snap -1 2023-09-23T20:02:25.424 INFO:tasks.rados.rados.0.smithi112.stdout:2354: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:02:25.424 INFO:tasks.rados.rados.0.smithi112.stdout:2355: write oid 429 current snap is 0 2023-09-23T20:02:25.424 INFO:tasks.rados.rados.0.smithi112.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-09-23T20:02:25.430 INFO:tasks.rados.rados.0.smithi112.stdout:2355: writing smithi11289144-429 from 568499 to 1067204 tid 1 2023-09-23T20:02:25.437 INFO:tasks.rados.rados.0.smithi112.stdout:2355: writing smithi11289144-429 from 1661993 to 2168499 tid 2 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2356: read oid 174 snap -1 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2356: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2357: write oid 202 current snap is 0 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2352: finishing write tid 1 to smithi11289144-379 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2352: finishing write tid 2 to smithi11289144-379 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2352: finishing write tid 3 to smithi11289144-379 2023-09-23T20:02:25.438 INFO:tasks.rados.rados.0.smithi112.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-09-23T20:02:25.444 INFO:tasks.rados.rados.0.smithi112.stdout:2357: writing smithi11289144-202 from 585306 to 1159260 tid 1 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:2357: writing smithi11289144-202 from 1720475 to 2185306 tid 2 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:2358: read oid 33 snap -1 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:2358: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:2352: finishing write tid 4 to smithi11289144-379 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 379 v 439 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:2352: left oid 379 (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T20:02:25.453 INFO:tasks.rados.rados.0.smithi112.stdout:2353: finishing write tid 1 to smithi11289144-117 2023-09-23T20:02:25.454 INFO:tasks.rados.rados.0.smithi112.stdout:2353: finishing write tid 2 to smithi11289144-117 2023-09-23T20:02:25.454 INFO:tasks.rados.rados.0.smithi112.stdout:2353: finishing write tid 3 to smithi11289144-117 2023-09-23T20:02:25.454 INFO:tasks.rados.rados.0.smithi112.stdout:2353: finishing write tid 4 to smithi11289144-117 2023-09-23T20:02:25.454 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 117 v 442 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-09-23T20:02:25.454 INFO:tasks.rados.rados.0.smithi112.stdout:2353: left oid 117 (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:02:25.454 INFO:tasks.rados.rados.0.smithi112.stdout:2354: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:02:25.755 INFO:tasks.rados.rados.0.smithi112.stdout:2355: finishing write tid 1 to smithi11289144-429 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2355: finishing write tid 2 to smithi11289144-429 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2352: done (6 left) 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2353: done (5 left) 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2354: done (4 left) 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2359: read oid 105 snap -1 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2359: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2360: read oid 454 snap -1 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2360: expect deleted 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2361: read oid 460 snap -1 2023-09-23T20:02:25.756 INFO:tasks.rados.rados.0.smithi112.stdout:2361: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-23T20:02:25.757 INFO:tasks.rados.rados.0.smithi112.stdout:2362: read oid 249 snap -1 2023-09-23T20:02:25.757 INFO:tasks.rados.rados.0.smithi112.stdout:2362: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:02:25.757 INFO:tasks.rados.rados.0.smithi112.stdout:2363: write oid 69 current snap is 0 2023-09-23T20:02:25.757 INFO:tasks.rados.rados.0.smithi112.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-09-23T20:02:25.766 INFO:tasks.rados.rados.0.smithi112.stdout:2363: writing smithi11289144-69 from 602113 to 1367669 tid 1 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:2363: writing smithi11289144-69 from 1778957 to 2202113 tid 2 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:2364: write oid 489 current snap is 0 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:2355: finishing write tid 3 to smithi11289144-429 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:2355: finishing write tid 4 to smithi11289144-429 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 429 v 231 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:2355: left oid 429 (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T20:02:25.772 INFO:tasks.rados.rados.0.smithi112.stdout:2356: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:02:25.958 INFO:tasks.rados.rados.0.smithi112.stdout:2357: finishing write tid 1 to smithi11289144-202 2023-09-23T20:02:25.959 INFO:tasks.rados.rados.0.smithi112.stdout:2357: finishing write tid 2 to smithi11289144-202 2023-09-23T20:02:25.959 INFO:tasks.rados.rados.0.smithi112.stdout:2357: finishing write tid 3 to smithi11289144-202 2023-09-23T20:02:25.959 INFO:tasks.rados.rados.0.smithi112.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-09-23T20:02:25.970 INFO:tasks.rados.rados.0.smithi112.stdout:2364: writing smithi11289144-489 from 618920 to 1059725 tid 1 2023-09-23T20:02:25.979 INFO:tasks.rados.rados.0.smithi112.stdout:2364: writing smithi11289144-489 from 1837439 to 2218920 tid 2 2023-09-23T20:02:25.979 INFO:tasks.rados.rados.0.smithi112.stdout:2355: done (9 left) 2023-09-23T20:02:25.979 INFO:tasks.rados.rados.0.smithi112.stdout:2356: done (8 left) 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2365: read oid 86 snap -1 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2365: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2366: read oid 453 snap -1 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2366: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2367: read oid 113 snap -1 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2367: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2357: finishing write tid 4 to smithi11289144-202 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 202 v 323 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2357: left oid 202 (ObjNum 1558 snap 0 seq_num 1558) 2023-09-23T20:02:25.980 INFO:tasks.rados.rados.0.smithi112.stdout:2358: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:02:26.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:25 smithi174 bash[31352]: audit 2023-09-23T20:02:25.384628+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.112:0/1512637146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:26.109 INFO:tasks.rados.rados.0.smithi112.stdout:2359: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:02:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27353]: audit 2023-09-23T20:02:25.384628+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.112:0/1512637146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:26.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[41728]: audit 2023-09-23T20:02:25.384628+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.112:0/1512637146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:26.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27618]: debug 2023-09-23T20:02:25.753+0000 7f4e17e151c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:02:26.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27618]: [23/Sep/2023:20:02:25] ENGINE Bus STARTING 2023-09-23T20:02:26.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27618]: CherryPy Checker: 2023-09-23T20:02:26.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27618]: The Application mounted at '' has an empty config. 2023-09-23T20:02:26.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27618]: [23/Sep/2023:20:02:25] ENGINE Serving on http://:::9283 2023-09-23T20:02:26.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:25 smithi112 bash[27618]: [23/Sep/2023:20:02:25] ENGINE Bus STARTED 2023-09-23T20:02:26.269 INFO:tasks.rados.rados.0.smithi112.stdout:2362: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:02:26.398 INFO:tasks.rados.rados.0.smithi112.stdout:2361: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-23T20:02:26.540 INFO:tasks.rados.rados.0.smithi112.stdout:2363: finishing write tid 1 to smithi11289144-69 2023-09-23T20:02:26.540 INFO:tasks.rados.rados.0.smithi112.stdout:2363: finishing write tid 2 to smithi11289144-69 2023-09-23T20:02:26.540 INFO:tasks.rados.rados.0.smithi112.stdout:2363: finishing write tid 3 to smithi11289144-69 2023-09-23T20:02:26.541 INFO:tasks.rados.rados.0.smithi112.stdout:2363: finishing write tid 4 to smithi11289144-69 2023-09-23T20:02:26.541 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 69 v 234 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-09-23T20:02:26.541 INFO:tasks.rados.rados.0.smithi112.stdout:2363: left oid 69 (ObjNum 1559 snap 0 seq_num 1559) 2023-09-23T20:02:26.541 INFO:tasks.rados.rados.0.smithi112.stdout:2364: finishing write tid 1 to smithi11289144-489 2023-09-23T20:02:26.541 INFO:tasks.rados.rados.0.smithi112.stdout:2366: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T20:02:26.684 INFO:tasks.rados.rados.0.smithi112.stdout:2367: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T20:02:26.864 INFO:tasks.rados.rados.0.smithi112.stdout:2365: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:02:27.028 INFO:tasks.rados.rados.0.smithi112.stdout:2364: finishing write tid 2 to smithi11289144-489 2023-09-23T20:02:27.028 INFO:tasks.rados.rados.0.smithi112.stdout:2364: finishing write tid 3 to smithi11289144-489 2023-09-23T20:02:27.028 INFO:tasks.rados.rados.0.smithi112.stdout:2364: finishing write tid 4 to smithi11289144-489 2023-09-23T20:02:27.028 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 489 v 445 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-09-23T20:02:27.028 INFO:tasks.rados.rados.0.smithi112.stdout:2364: left oid 489 (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2368: read oid 168 snap -1 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2368: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2357: done (11 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2358: done (10 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2359: done (9 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2360: done (8 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2361: done (7 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2362: done (6 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2363: done (5 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2364: done (4 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2365: done (3 left) 2023-09-23T20:02:27.029 INFO:tasks.rados.rados.0.smithi112.stdout:2366: done (2 left) 2023-09-23T20:02:27.030 INFO:tasks.rados.rados.0.smithi112.stdout:2367: done (1 left) 2023-09-23T20:02:27.030 INFO:tasks.rados.rados.0.smithi112.stdout:2369: read oid 86 snap -1 2023-09-23T20:02:27.030 INFO:tasks.rados.rados.0.smithi112.stdout:2369: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:02:27.030 INFO:tasks.rados.rados.0.smithi112.stdout:2370: write oid 167 current snap is 0 2023-09-23T20:02:27.030 INFO:tasks.rados.rados.0.smithi112.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-09-23T20:02:27.039 INFO:tasks.rados.rados.0.smithi112.stdout:2370: writing smithi11289144-167 from 635727 to 1151781 tid 1 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2370: writing smithi11289144-167 from 1895921 to 2235727 tid 2 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2371: read oid 75 snap -1 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2371: expect (ObjNum 1366 snap 0 seq_num 1366) 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2372: read oid 252 snap -1 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2372: expect (ObjNum 685 snap 0 seq_num 685) 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2373: write oid 236 current snap is 0 2023-09-23T20:02:27.046 INFO:tasks.rados.rados.0.smithi112.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-09-23T20:02:27.053 INFO:tasks.rados.rados.0.smithi112.stdout:2373: writing smithi11289144-236 from 652534 to 1243837 tid 1 2023-09-23T20:02:27.059 INFO:tasks.rados.rados.0.smithi112.stdout:2373: writing smithi11289144-236 from 1954403 to 2252534 tid 2 2023-09-23T20:02:27.059 INFO:tasks.rados.rados.0.smithi112.stdout:2374: read oid 403 snap -1 2023-09-23T20:02:27.059 INFO:tasks.rados.rados.0.smithi112.stdout:2374: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:02:27.059 INFO:tasks.rados.rados.0.smithi112.stdout:2375: read oid 408 snap -1 2023-09-23T20:02:27.059 INFO:tasks.rados.rados.0.smithi112.stdout:2375: expect deleted 2023-09-23T20:02:27.059 INFO:tasks.rados.rados.0.smithi112.stdout:2376: write oid 439 current snap is 0 2023-09-23T20:02:27.060 INFO:tasks.rados.rados.0.smithi112.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-09-23T20:02:27.067 INFO:tasks.rados.rados.0.smithi112.stdout:2376: writing smithi11289144-439 from 669341 to 1335893 tid 1 2023-09-23T20:02:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: cluster 2023-09-23T20:02:24.759228+0000 mgr.x (mgr.24721) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 11 MiB/s wr, 85 op/s 2023-09-23T20:02:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:25.749660+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:25.764601+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: cluster 2023-09-23T20:02:25.784121+0000 mon.a (mon.0) 982 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:02:27.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:25.789350+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:02:27.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:25.790426+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:02:27.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:25.793696+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:02:27.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:25.794159+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:02:27.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.425390+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.435945+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.563442+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.572489+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.573645+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.574144+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.575653+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.576559+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.577125+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.578240+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.579750+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.581282+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:26 smithi174 bash[31352]: audit 2023-09-23T20:02:26.586711+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.072 INFO:tasks.rados.rados.0.smithi112.stdout:2376: writing smithi11289144-439 from 2012885 to 2269341 tid 2 2023-09-23T20:02:27.072 INFO:tasks.rados.rados.0.smithi112.stdout:2377: read oid 292 snap -1 2023-09-23T20:02:27.072 INFO:tasks.rados.rados.0.smithi112.stdout:2377: expect deleted 2023-09-23T20:02:27.072 INFO:tasks.rados.rados.0.smithi112.stdout:2378: write oid 444 current snap is 0 2023-09-23T20:02:27.073 INFO:tasks.rados.rados.0.smithi112.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-09-23T20:02:27.081 INFO:tasks.rados.rados.0.smithi112.stdout:2378: writing smithi11289144-444 from 686148 to 1427949 tid 1 2023-09-23T20:02:27.086 INFO:tasks.rados.rados.0.smithi112.stdout:2378: writing smithi11289144-444 from 1955014 to 2286148 tid 2 2023-09-23T20:02:27.086 INFO:tasks.rados.rados.0.smithi112.stdout:2379: write oid 127 current snap is 0 2023-09-23T20:02:27.086 INFO:tasks.rados.rados.0.smithi112.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-09-23T20:02:27.092 INFO:tasks.rados.rados.0.smithi112.stdout:2379: writing smithi11289144-127 from 702955 to 1120005 tid 1 2023-09-23T20:02:27.101 INFO:tasks.rados.rados.0.smithi112.stdout:2379: writing smithi11289144-127 from 1613496 to 2263367 tid 2 2023-09-23T20:02:27.101 INFO:tasks.rados.rados.0.smithi112.stdout:2380: write oid 274 current snap is 0 2023-09-23T20:02:27.101 INFO:tasks.rados.rados.0.smithi112.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-09-23T20:02:27.105 INFO:tasks.rados.rados.0.smithi112.stdout:2380: writing smithi11289144-274 from 719762 to 1212061 tid 1 2023-09-23T20:02:27.111 INFO:tasks.rados.rados.0.smithi112.stdout:2380: writing smithi11289144-274 from 1671978 to 2181860 tid 2 2023-09-23T20:02:27.111 INFO:tasks.rados.rados.0.smithi112.stdout:2381: read oid 495 snap -1 2023-09-23T20:02:27.111 INFO:tasks.rados.rados.0.smithi112.stdout:2381: expect deleted 2023-09-23T20:02:27.111 INFO:tasks.rados.rados.0.smithi112.stdout:2382: delete oid 290 current snap is 0 2023-09-23T20:02:27.111 INFO:tasks.rados.rados.0.smithi112.stdout:2368: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T20:02:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: cluster 2023-09-23T20:02:24.759228+0000 mgr.x (mgr.24721) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 11 MiB/s wr, 85 op/s 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:25.749660+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:25.764601+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: cluster 2023-09-23T20:02:25.784121+0000 mon.a (mon.0) 982 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:25.789350+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:25.790426+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:25.793696+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:25.794159+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.425390+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.435945+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.563442+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.572489+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.573645+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.574144+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.575653+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.576559+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.577125+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.578240+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.579750+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.581282+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[27353]: audit 2023-09-23T20:02:26.586711+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: cluster 2023-09-23T20:02:24.759228+0000 mgr.x (mgr.24721) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 11 MiB/s wr, 85 op/s 2023-09-23T20:02:27.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:25.749660+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:25.764601+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: cluster 2023-09-23T20:02:25.784121+0000 mon.a (mon.0) 982 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:25.789350+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:25.790426+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:25.793696+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:25.794159+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.112:0/2320246462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.425390+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.435945+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.563442+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.572489+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.573645+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.574144+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.575653+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.576559+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.577125+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.578240+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.579750+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.581282+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:27.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:26 smithi112 bash[41728]: audit 2023-09-23T20:02:26.586711+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:27.222 INFO:tasks.rados.rados.0.smithi112.stdout:2369: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:02:27.384 INFO:tasks.rados.rados.0.smithi112.stdout:2370: finishing write tid 1 to smithi11289144-167 2023-09-23T20:02:27.384 INFO:tasks.rados.rados.0.smithi112.stdout:2370: finishing write tid 2 to smithi11289144-167 2023-09-23T20:02:27.384 INFO:tasks.rados.rados.0.smithi112.stdout:2370: finishing write tid 3 to smithi11289144-167 2023-09-23T20:02:27.385 INFO:tasks.rados.rados.0.smithi112.stdout:2370: finishing write tid 4 to smithi11289144-167 2023-09-23T20:02:27.385 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 167 v 372 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-09-23T20:02:27.385 INFO:tasks.rados.rados.0.smithi112.stdout:2370: left oid 167 (ObjNum 1561 snap 0 seq_num 1561) 2023-09-23T20:02:27.385 INFO:tasks.rados.rados.0.smithi112.stdout:2372: expect (ObjNum 685 snap 0 seq_num 685) 2023-09-23T20:02:27.549 INFO:tasks.rados.rados.0.smithi112.stdout:2371: expect (ObjNum 1366 snap 0 seq_num 1366) 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:2373: finishing write tid 1 to smithi11289144-236 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:2373: finishing write tid 2 to smithi11289144-236 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:2373: finishing write tid 3 to smithi11289144-236 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:2373: finishing write tid 4 to smithi11289144-236 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 236 v 303 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:2373: left oid 236 (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T20:02:27.718 INFO:tasks.rados.rados.0.smithi112.stdout:2374: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:02:27.928 INFO:tasks.rados.rados.0.smithi112.stdout:2376: finishing write tid 1 to smithi11289144-439 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2376: finishing write tid 2 to smithi11289144-439 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2376: finishing write tid 3 to smithi11289144-439 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2376: finishing write tid 4 to smithi11289144-439 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 439 v 350 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2376: left oid 439 (ObjNum 1563 snap 0 seq_num 1563) 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2378: finishing write tid 1 to smithi11289144-444 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2378: finishing write tid 2 to smithi11289144-444 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2378: finishing write tid 3 to smithi11289144-444 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:2378: finishing write tid 4 to smithi11289144-444 2023-09-23T20:02:27.929 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 243 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2378: left oid 444 (ObjNum 1564 snap 0 seq_num 1564) 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2379: finishing write tid 1 to smithi11289144-127 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2379: finishing write tid 2 to smithi11289144-127 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2368: done (14 left) 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2369: done (13 left) 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2370: done (12 left) 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2371: done (11 left) 2023-09-23T20:02:27.930 INFO:tasks.rados.rados.0.smithi112.stdout:2372: done (10 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2373: done (9 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2374: done (8 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2375: done (7 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2376: done (6 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2377: done (5 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2378: done (4 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2382: done (3 left) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2383: read oid 262 snap -1 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2383: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2384: read oid 136 snap -1 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2384: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:02:27.931 INFO:tasks.rados.rados.0.smithi112.stdout:2385: delete oid 461 current snap is 0 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2379: finishing write tid 3 to smithi11289144-127 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2379: finishing write tid 4 to smithi11289144-127 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 127 v 246 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2379: left oid 127 (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2380: finishing write tid 1 to smithi11289144-274 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2380: finishing write tid 2 to smithi11289144-274 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2380: finishing write tid 3 to smithi11289144-274 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2380: finishing write tid 4 to smithi11289144-274 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 274 v 448 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-09-23T20:02:27.932 INFO:tasks.rados.rados.0.smithi112.stdout:2380: left oid 274 (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T20:02:27.935 INFO:tasks.rados.rados.0.smithi112.stdout:2384: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:02:28.062 INFO:tasks.rados.rados.0.smithi112.stdout:2383: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T20:02:28.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:27 smithi174 bash[31352]: cephadm 2023-09-23T20:02:26.578557+0000 mgr.x (mgr.24721) 12 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 2524M 2023-09-23T20:02:28.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:27 smithi174 bash[31352]: audit 2023-09-23T20:02:26.772492+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:02:28.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:27 smithi174 bash[31352]: cluster 2023-09-23T20:02:26.773550+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e24: x(active, since 10s), standbys: y 2023-09-23T20:02:28.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:27 smithi174 bash[31352]: audit 2023-09-23T20:02:27.233673+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:28.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:27 smithi174 bash[31352]: audit 2023-09-23T20:02:27.243716+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[27353]: cephadm 2023-09-23T20:02:26.578557+0000 mgr.x (mgr.24721) 12 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 2524M 2023-09-23T20:02:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[27353]: audit 2023-09-23T20:02:26.772492+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:02:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[27353]: cluster 2023-09-23T20:02:26.773550+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e24: x(active, since 10s), standbys: y 2023-09-23T20:02:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[27353]: audit 2023-09-23T20:02:27.233673+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[27353]: audit 2023-09-23T20:02:27.243716+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[41728]: cephadm 2023-09-23T20:02:26.578557+0000 mgr.x (mgr.24721) 12 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 2524M 2023-09-23T20:02:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[41728]: audit 2023-09-23T20:02:26.772492+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:02:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[41728]: cluster 2023-09-23T20:02:26.773550+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e24: x(active, since 10s), standbys: y 2023-09-23T20:02:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[41728]: audit 2023-09-23T20:02:27.233673+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:28.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:27 smithi112 bash[41728]: audit 2023-09-23T20:02:27.243716+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:28.338 INFO:tasks.rados.rados.0.smithi112.stdout:2379: done (5 left) 2023-09-23T20:02:28.338 INFO:tasks.rados.rados.0.smithi112.stdout:2380: done (4 left) 2023-09-23T20:02:28.338 INFO:tasks.rados.rados.0.smithi112.stdout:2381: done (3 left) 2023-09-23T20:02:28.338 INFO:tasks.rados.rados.0.smithi112.stdout:2383: done (2 left) 2023-09-23T20:02:28.338 INFO:tasks.rados.rados.0.smithi112.stdout:2384: done (1 left) 2023-09-23T20:02:28.339 INFO:tasks.rados.rados.0.smithi112.stdout:2385: done (0 left) 2023-09-23T20:02:28.339 INFO:tasks.rados.rados.0.smithi112.stdout:2386: write oid 231 current snap is 0 2023-09-23T20:02:28.339 INFO:tasks.rados.rados.0.smithi112.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-09-23T20:02:28.350 INFO:tasks.rados.rados.0.smithi112.stdout:2386: writing smithi11289144-231 from 770183 to 1204582 tid 1 2023-09-23T20:02:28.358 INFO:tasks.rados.rados.0.smithi112.stdout:2386: writing smithi11289144-231 from 1847424 to 2370183 tid 2 2023-09-23T20:02:28.359 INFO:tasks.rados.rados.0.smithi112.stdout:2387: write oid 240 current snap is 0 2023-09-23T20:02:28.359 INFO:tasks.rados.rados.0.smithi112.stdout:2386: finishing write tid 1 to smithi11289144-231 2023-09-23T20:02:28.359 INFO:tasks.rados.rados.0.smithi112.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-09-23T20:02:28.365 INFO:tasks.rados.rados.0.smithi112.stdout:2387: writing smithi11289144-240 from 786990 to 1296638 tid 1 2023-09-23T20:02:28.371 INFO:tasks.rados.rados.0.smithi112.stdout:2387: writing smithi11289144-240 from 1905906 to 2386990 tid 2 2023-09-23T20:02:28.372 INFO:tasks.rados.rados.0.smithi112.stdout:2388: write oid 148 current snap is 0 2023-09-23T20:02:28.372 INFO:tasks.rados.rados.0.smithi112.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-09-23T20:02:28.377 INFO:tasks.rados.rados.0.smithi112.stdout:2388: writing smithi11289144-148 from 403797 to 988694 tid 1 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2388: writing smithi11289144-148 from 1564388 to 2225266 tid 2 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2389: read oid 436 snap -1 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2390: read oid 60 snap -1 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2390: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2391: write oid 154 current snap is 0 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2386: finishing write tid 2 to smithi11289144-231 2023-09-23T20:02:28.385 INFO:tasks.rados.rados.0.smithi112.stdout:2386: finishing write tid 3 to smithi11289144-231 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2386: finishing write tid 4 to smithi11289144-231 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 231 v 237 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2386: left oid 231 (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2387: finishing write tid 1 to smithi11289144-240 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2387: finishing write tid 2 to smithi11289144-240 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2387: finishing write tid 3 to smithi11289144-240 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2387: finishing write tid 4 to smithi11289144-240 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 240 v 452 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2387: left oid 240 (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2388: finishing write tid 1 to smithi11289144-148 2023-09-23T20:02:28.386 INFO:tasks.rados.rados.0.smithi112.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-09-23T20:02:28.391 INFO:tasks.rados.rados.0.smithi112.stdout:2391: writing smithi11289144-154 from 420604 to 1080750 tid 1 2023-09-23T20:02:28.396 INFO:tasks.rados.rados.0.smithi112.stdout:2391: writing smithi11289144-154 from 1506517 to 1911053 tid 2 2023-09-23T20:02:28.396 INFO:tasks.rados.rados.0.smithi112.stdout:2386: done (5 left) 2023-09-23T20:02:28.396 INFO:tasks.rados.rados.0.smithi112.stdout:2387: done (4 left) 2023-09-23T20:02:28.396 INFO:tasks.rados.rados.0.smithi112.stdout:2392: read oid 316 snap -1 2023-09-23T20:02:28.396 INFO:tasks.rados.rados.0.smithi112.stdout:2392: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:02:28.396 INFO:tasks.rados.rados.0.smithi112.stdout:2393: write oid 426 current snap is 0 2023-09-23T20:02:28.397 INFO:tasks.rados.rados.0.smithi112.stdout:2388: finishing write tid 2 to smithi11289144-148 2023-09-23T20:02:28.397 INFO:tasks.rados.rados.0.smithi112.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-09-23T20:02:28.403 INFO:tasks.rados.rados.0.smithi112.stdout:2393: writing smithi11289144-426 from 437411 to 1172806 tid 1 2023-09-23T20:02:28.410 INFO:tasks.rados.rados.0.smithi112.stdout:2393: writing smithi11289144-426 from 1964999 to 2437411 tid 2 2023-09-23T20:02:28.410 INFO:tasks.rados.rados.0.smithi112.stdout:2394: write oid 115 current snap is 0 2023-09-23T20:02:28.411 INFO:tasks.rados.rados.0.smithi112.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-09-23T20:02:28.416 INFO:tasks.rados.rados.0.smithi112.stdout:2394: writing smithi11289144-115 from 454218 to 981215 tid 1 2023-09-23T20:02:28.423 INFO:tasks.rados.rados.0.smithi112.stdout:2394: writing smithi11289144-115 from 1739834 to 2148039 tid 2 2023-09-23T20:02:28.423 INFO:tasks.rados.rados.0.smithi112.stdout:2395: write oid 277 current snap is 0 2023-09-23T20:02:28.423 INFO:tasks.rados.rados.0.smithi112.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-09-23T20:02:28.429 INFO:tasks.rados.rados.0.smithi112.stdout:2395: writing smithi11289144-277 from 471025 to 1073271 tid 1 2023-09-23T20:02:28.437 INFO:tasks.rados.rados.0.smithi112.stdout:2395: writing smithi11289144-277 from 1798316 to 2466532 tid 2 2023-09-23T20:02:28.437 INFO:tasks.rados.rados.0.smithi112.stdout:2396: read oid 270 snap -1 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2396: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2397: read oid 414 snap -1 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2397: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2398: read oid 263 snap -1 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2398: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2399: read oid 492 snap -1 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2399: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2400: write oid 111 current snap is 0 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2388: finishing write tid 3 to smithi11289144-148 2023-09-23T20:02:28.438 INFO:tasks.rados.rados.0.smithi112.stdout:2388: finishing write tid 4 to smithi11289144-148 2023-09-23T20:02:28.439 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 148 v 308 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-09-23T20:02:28.439 INFO:tasks.rados.rados.0.smithi112.stdout:2388: left oid 148 (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:02:28.439 INFO:tasks.rados.rados.0.smithi112.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-09-23T20:02:28.444 INFO:tasks.rados.rados.0.smithi112.stdout:2400: writing smithi11289144-111 from 487832 to 1165327 tid 1 2023-09-23T20:02:28.451 INFO:tasks.rados.rados.0.smithi112.stdout:2400: writing smithi11289144-111 from 1740445 to 2152319 tid 2 2023-09-23T20:02:28.451 INFO:tasks.rados.rados.0.smithi112.stdout:2388: done (12 left) 2023-09-23T20:02:28.451 INFO:tasks.rados.rados.0.smithi112.stdout:2401: write oid 248 current snap is 0 2023-09-23T20:02:28.452 INFO:tasks.rados.rados.0.smithi112.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-09-23T20:02:28.458 INFO:tasks.rados.rados.0.smithi112.stdout:2401: writing smithi11289144-248 from 504639 to 1257383 tid 1 2023-09-23T20:02:28.466 INFO:tasks.rados.rados.0.smithi112.stdout:2401: writing smithi11289144-248 from 1798927 to 2470812 tid 2 2023-09-23T20:02:28.466 INFO:tasks.rados.rados.0.smithi112.stdout:2402: read oid 140 snap -1 2023-09-23T20:02:28.466 INFO:tasks.rados.rados.0.smithi112.stdout:2402: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:02:28.466 INFO:tasks.rados.rados.0.smithi112.stdout:2403: write oid 87 current snap is 0 2023-09-23T20:02:28.466 INFO:tasks.rados.rados.0.smithi112.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-09-23T20:02:28.471 INFO:tasks.rados.rados.0.smithi112.stdout:2403: writing smithi11289144-87 from 521446 to 949439 tid 1 2023-09-23T20:02:28.476 INFO:tasks.rados.rados.0.smithi112.stdout:2403: writing smithi11289144-87 from 1457409 to 1872952 tid 2 2023-09-23T20:02:28.480 INFO:tasks.rados.rados.0.smithi112.stdout:2403: writing smithi11289144-87 from 2301012 to 2521446 tid 3 2023-09-23T20:02:28.480 INFO:tasks.rados.rados.0.smithi112.stdout:2404: read oid 388 snap -1 2023-09-23T20:02:28.480 INFO:tasks.rados.rados.0.smithi112.stdout:2404: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:28.481 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:28.481 INFO:tasks.rados.rados.0.smithi112.stdout:2390: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:02:28.587 INFO:tasks.rados.rados.0.smithi112.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:2391: finishing write tid 1 to smithi11289144-154 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:2391: finishing write tid 2 to smithi11289144-154 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:2391: finishing write tid 3 to smithi11289144-154 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:2391: finishing write tid 4 to smithi11289144-154 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 311 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:2391: left oid 154 (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T20:02:28.766 INFO:tasks.rados.rados.0.smithi112.stdout:2392: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:02:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:28 smithi174 bash[31352]: cluster 2023-09-23T20:02:26.759916+0000 mgr.x (mgr.24721) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 8.6 MiB/s wr, 66 op/s 2023-09-23T20:02:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:28 smithi174 bash[31352]: audit 2023-09-23T20:02:27.826859+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.112:0/3252569504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:28.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:28 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:28] "GET /metrics HTTP/1.1" 200 33151 "" "Prometheus/2.43.0" 2023-09-23T20:02:28.886 INFO:tasks.rados.rados.0.smithi112.stdout:2393: finishing write tid 1 to smithi11289144-426 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2389: done (15 left) 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2390: done (14 left) 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2391: done (13 left) 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2392: done (12 left) 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2405: write oid 28 current snap is 0 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2393: finishing write tid 2 to smithi11289144-426 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2393: finishing write tid 3 to smithi11289144-426 2023-09-23T20:02:28.887 INFO:tasks.rados.rados.0.smithi112.stdout:2393: finishing write tid 4 to smithi11289144-426 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 426 v 353 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2393: left oid 426 (ObjNum 1573 snap 0 seq_num 1573) 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2394: finishing write tid 1 to smithi11289144-115 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2394: finishing write tid 2 to smithi11289144-115 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2394: finishing write tid 3 to smithi11289144-115 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2394: finishing write tid 4 to smithi11289144-115 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 115 v 326 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2395: finishing write tid 1 to smithi11289144-277 2023-09-23T20:02:28.888 INFO:tasks.rados.rados.0.smithi112.stdout:2398: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:02:29.111 INFO:tasks.rados.rados.0.smithi112.stdout:2399: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:02:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:28 smithi112 bash[27353]: cluster 2023-09-23T20:02:26.759916+0000 mgr.x (mgr.24721) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 8.6 MiB/s wr, 66 op/s 2023-09-23T20:02:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:28 smithi112 bash[27353]: audit 2023-09-23T20:02:27.826859+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.112:0/3252569504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:28 smithi112 bash[41728]: cluster 2023-09-23T20:02:26.759916+0000 mgr.x (mgr.24721) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 8.6 MiB/s wr, 66 op/s 2023-09-23T20:02:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:28 smithi112 bash[41728]: audit 2023-09-23T20:02:27.826859+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.112:0/3252569504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:29.292 INFO:tasks.rados.rados.0.smithi112.stdout:2396: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-09-23T20:02:29.439 INFO:tasks.rados.rados.0.smithi112.stdout:2400: finishing write tid 1 to smithi11289144-111 2023-09-23T20:02:29.440 INFO:tasks.rados.rados.0.smithi112.stdout:2395: finishing write tid 2 to smithi11289144-277 2023-09-23T20:02:29.440 INFO:tasks.rados.rados.0.smithi112.stdout:2395: finishing write tid 3 to smithi11289144-277 2023-09-23T20:02:29.440 INFO:tasks.rados.rados.0.smithi112.stdout:2395: finishing write tid 4 to smithi11289144-277 2023-09-23T20:02:29.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 277 v 404 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-09-23T20:02:29.440 INFO:tasks.rados.rados.0.smithi112.stdout:2395: left oid 277 (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T20:02:29.440 INFO:tasks.rados.rados.0.smithi112.stdout:2397: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:02:29.533 INFO:tasks.rados.rados.0.smithi112.stdout:2400: finishing write tid 2 to smithi11289144-111 2023-09-23T20:02:29.533 INFO:tasks.rados.rados.0.smithi112.stdout:2400: finishing write tid 3 to smithi11289144-111 2023-09-23T20:02:29.533 INFO:tasks.rados.rados.0.smithi112.stdout:2400: finishing write tid 4 to smithi11289144-111 2023-09-23T20:02:29.533 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 314 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-09-23T20:02:29.533 INFO:tasks.rados.rados.0.smithi112.stdout:2400: left oid 111 (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:02:29.533 INFO:tasks.rados.rados.0.smithi112.stdout:2401: finishing write tid 1 to smithi11289144-248 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:2401: finishing write tid 2 to smithi11289144-248 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:2401: finishing write tid 3 to smithi11289144-248 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:2401: finishing write tid 4 to smithi11289144-248 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 248 v 240 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:2401: left oid 248 (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:2403: finishing write tid 1 to smithi11289144-87 2023-09-23T20:02:29.534 INFO:tasks.rados.rados.0.smithi112.stdout:2402: expect (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:02:29.733 INFO:tasks.rados.rados.0.smithi112.stdout:2403: finishing write tid 2 to smithi11289144-87 2023-09-23T20:02:29.733 INFO:tasks.rados.rados.0.smithi112.stdout:2403: finishing write tid 3 to smithi11289144-87 2023-09-23T20:02:29.733 INFO:tasks.rados.rados.0.smithi112.stdout:2403: finishing write tid 4 to smithi11289144-87 2023-09-23T20:02:29.733 INFO:tasks.rados.rados.0.smithi112.stdout:2403: finishing write tid 5 to smithi11289144-87 2023-09-23T20:02:29.734 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 330 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-09-23T20:02:29.734 INFO:tasks.rados.rados.0.smithi112.stdout:2403: left oid 87 (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T20:02:29.734 INFO:tasks.rados.rados.0.smithi112.stdout:2404: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:29.840 INFO:tasks.rados.rados.0.smithi112.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-09-23T20:02:29.851 INFO:tasks.rados.rados.0.smithi112.stdout:2405: writing smithi11289144-28 from 538253 to 1041495 tid 1 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2405: writing smithi11289144-28 from 1515891 to 2191445 tid 2 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2393: done (12 left) 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2394: done (11 left) 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2395: done (10 left) 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2396: done (9 left) 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2397: done (8 left) 2023-09-23T20:02:29.862 INFO:tasks.rados.rados.0.smithi112.stdout:2398: done (7 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2399: done (6 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2400: done (5 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2401: done (4 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2402: done (3 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2403: done (2 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2404: done (1 left) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2406: read oid 451 snap -1 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2406: expect deleted 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2407: read oid 327 snap -1 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2407: expect (ObjNum 966 snap 0 seq_num 966) 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2408: write oid 403 current snap is 0 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2405: finishing write tid 1 to smithi11289144-28 2023-09-23T20:02:29.863 INFO:tasks.rados.rados.0.smithi112.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-09-23T20:02:29.873 INFO:tasks.rados.rados.0.smithi112.stdout:2408: writing smithi11289144-403 from 555060 to 1133551 tid 1 2023-09-23T20:02:29.879 INFO:tasks.rados.rados.0.smithi112.stdout:2408: writing smithi11289144-403 from 1858020 to 2277232 tid 2 2023-09-23T20:02:29.880 INFO:tasks.rados.rados.0.smithi112.stdout:2409: delete oid 264 current snap is 0 2023-09-23T20:02:29.880 INFO:tasks.rados.rados.0.smithi112.stdout:2407: expect (ObjNum 966 snap 0 seq_num 966) 2023-09-23T20:02:30.018 INFO:tasks.rados.rados.0.smithi112.stdout:2405: finishing write tid 2 to smithi11289144-28 2023-09-23T20:02:30.018 INFO:tasks.rados.rados.0.smithi112.stdout:2405: finishing write tid 3 to smithi11289144-28 2023-09-23T20:02:30.018 INFO:tasks.rados.rados.0.smithi112.stdout:2405: finishing write tid 4 to smithi11289144-28 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 376 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2405: left oid 28 (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2408: finishing write tid 1 to smithi11289144-403 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2408: finishing write tid 2 to smithi11289144-403 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2408: finishing write tid 3 to smithi11289144-403 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2408: finishing write tid 4 to smithi11289144-403 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 455 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2408: left oid 403 (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2405: done (4 left) 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2406: done (3 left) 2023-09-23T20:02:30.019 INFO:tasks.rados.rados.0.smithi112.stdout:2407: done (2 left) 2023-09-23T20:02:30.020 INFO:tasks.rados.rados.0.smithi112.stdout:2408: done (1 left) 2023-09-23T20:02:30.020 INFO:tasks.rados.rados.0.smithi112.stdout:2409: done (0 left) 2023-09-23T20:02:30.020 INFO:tasks.rados.rados.0.smithi112.stdout:2410: write oid 118 current snap is 0 2023-09-23T20:02:30.020 INFO:tasks.rados.rados.0.smithi112.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-09-23T20:02:30.030 INFO:tasks.rados.rados.0.smithi112.stdout:2410: writing smithi11289144-118 from 588674 to 1034016 tid 1 2023-09-23T20:02:30.037 INFO:tasks.rados.rados.0.smithi112.stdout:2410: writing smithi11289144-118 from 1691337 to 2114218 tid 2 2023-09-23T20:02:30.037 INFO:tasks.rados.rados.0.smithi112.stdout:2411: write oid 300 current snap is 0 2023-09-23T20:02:30.037 INFO:tasks.rados.rados.0.smithi112.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-09-23T20:02:30.043 INFO:tasks.rados.rados.0.smithi112.stdout:2411: writing smithi11289144-300 from 605481 to 1126072 tid 1 2023-09-23T20:02:30.051 INFO:tasks.rados.rados.0.smithi112.stdout:2411: writing smithi11289144-300 from 1749819 to 2432711 tid 2 2023-09-23T20:02:30.051 INFO:tasks.rados.rados.0.smithi112.stdout:2412: read oid 464 snap -1 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2413: read oid 367 snap -1 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2413: expect (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2414: read oid 217 snap -1 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2414: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2415: delete oid 66 current snap is 0 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2410: finishing write tid 1 to smithi11289144-118 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2410: finishing write tid 2 to smithi11289144-118 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2410: finishing write tid 3 to smithi11289144-118 2023-09-23T20:02:30.052 INFO:tasks.rados.rados.0.smithi112.stdout:2410: finishing write tid 4 to smithi11289144-118 2023-09-23T20:02:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 118 v 281 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-09-23T20:02:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T20:02:30.053 INFO:tasks.rados.rados.0.smithi112.stdout:2411: finishing write tid 1 to smithi11289144-300 2023-09-23T20:02:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:2410: done (5 left) 2023-09-23T20:02:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:2415: done (4 left) 2023-09-23T20:02:30.054 INFO:tasks.rados.rados.0.smithi112.stdout:2416: delete oid 92 current snap is 0 2023-09-23T20:02:30.057 INFO:tasks.rados.rados.0.smithi112.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:02:30.173 INFO:tasks.rados.rados.0.smithi112.stdout:2411: finishing write tid 2 to smithi11289144-300 2023-09-23T20:02:30.173 INFO:tasks.rados.rados.0.smithi112.stdout:2411: finishing write tid 3 to smithi11289144-300 2023-09-23T20:02:30.174 INFO:tasks.rados.rados.0.smithi112.stdout:2411: finishing write tid 4 to smithi11289144-300 2023-09-23T20:02:30.174 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 300 v 379 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-09-23T20:02:30.174 INFO:tasks.rados.rados.0.smithi112.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2023-09-23T20:02:30.174 INFO:tasks.rados.rados.0.smithi112.stdout:2414: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:02:30.293 INFO:tasks.rados.rados.0.smithi112.stdout:2413: expect (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:02:30.435 INFO:tasks.rados.rados.0.smithi112.stdout:2411: done (4 left) 2023-09-23T20:02:30.435 INFO:tasks.rados.rados.0.smithi112.stdout:2412: done (3 left) 2023-09-23T20:02:30.435 INFO:tasks.rados.rados.0.smithi112.stdout:2413: done (2 left) 2023-09-23T20:02:30.435 INFO:tasks.rados.rados.0.smithi112.stdout:2414: done (1 left) 2023-09-23T20:02:30.436 INFO:tasks.rados.rados.0.smithi112.stdout:2416: done (0 left) 2023-09-23T20:02:30.436 INFO:tasks.rados.rados.0.smithi112.stdout:2417: read oid 181 snap -1 2023-09-23T20:02:30.436 INFO:tasks.rados.rados.0.smithi112.stdout:2417: expect (ObjNum 919 snap 0 seq_num 919) 2023-09-23T20:02:30.436 INFO:tasks.rados.rados.0.smithi112.stdout:2418: write oid 105 current snap is 0 2023-09-23T20:02:30.436 INFO:tasks.rados.rados.0.smithi112.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-09-23T20:02:30.450 INFO:tasks.rados.rados.0.smithi112.stdout:2418: writing smithi11289144-105 from 655902 to 1402240 tid 1 2023-09-23T20:02:30.455 INFO:tasks.rados.rados.0.smithi112.stdout:2418: writing smithi11289144-105 from 1808912 to 2239131 tid 2 2023-09-23T20:02:30.455 INFO:tasks.rados.rados.0.smithi112.stdout:2419: write oid 4 current snap is 0 2023-09-23T20:02:30.455 INFO:tasks.rados.rados.0.smithi112.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-09-23T20:02:30.461 INFO:tasks.rados.rados.0.smithi112.stdout:2419: writing smithi11289144-4 from 672709 to 1094296 tid 1 2023-09-23T20:02:30.469 INFO:tasks.rados.rados.0.smithi112.stdout:2419: writing smithi11289144-4 from 1867394 to 2441271 tid 2 2023-09-23T20:02:30.469 INFO:tasks.rados.rados.0.smithi112.stdout:2420: read oid 308 snap -1 2023-09-23T20:02:30.470 INFO:tasks.rados.rados.0.smithi112.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:02:30.470 INFO:tasks.rados.rados.0.smithi112.stdout:2421: write oid 269 current snap is 0 2023-09-23T20:02:30.470 INFO:tasks.rados.rados.0.smithi112.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-09-23T20:02:30.476 INFO:tasks.rados.rados.0.smithi112.stdout:2421: writing smithi11289144-269 from 689516 to 1186352 tid 1 2023-09-23T20:02:30.482 INFO:tasks.rados.rados.0.smithi112.stdout:2421: writing smithi11289144-269 from 1809523 to 2243411 tid 2 2023-09-23T20:02:30.483 INFO:tasks.rados.rados.0.smithi112.stdout:2422: write oid 290 current snap is 0 2023-09-23T20:02:30.483 INFO:tasks.rados.rados.0.smithi112.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-09-23T20:02:30.490 INFO:tasks.rados.rados.0.smithi112.stdout:2422: writing smithi11289144-290 from 706323 to 1394761 tid 1 2023-09-23T20:02:30.497 INFO:tasks.rados.rados.0.smithi112.stdout:2422: writing smithi11289144-290 from 1984358 to 2561904 tid 2 2023-09-23T20:02:30.497 INFO:tasks.rados.rados.0.smithi112.stdout:2423: write oid 487 current snap is 0 2023-09-23T20:02:30.497 INFO:tasks.rados.rados.0.smithi112.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-09-23T20:02:30.505 INFO:tasks.rados.rados.0.smithi112.stdout:2423: writing smithi11289144-487 from 723130 to 1486817 tid 1 2023-09-23T20:02:30.511 INFO:tasks.rados.rados.0.smithi112.stdout:2423: writing smithi11289144-487 from 2042840 to 2480397 tid 2 2023-09-23T20:02:30.511 INFO:tasks.rados.rados.0.smithi112.stdout:2424: write oid 139 current snap is 0 2023-09-23T20:02:30.511 INFO:tasks.rados.rados.0.smithi112.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-09-23T20:02:30.518 INFO:tasks.rados.rados.0.smithi112.stdout:2424: writing smithi11289144-139 from 739937 to 1178873 tid 1 2023-09-23T20:02:30.524 INFO:tasks.rados.rados.0.smithi112.stdout:2424: writing smithi11289144-139 from 1701322 to 2282537 tid 2 2023-09-23T20:02:30.524 INFO:tasks.rados.rados.0.smithi112.stdout:2425: read oid 303 snap -1 2023-09-23T20:02:30.525 INFO:tasks.rados.rados.0.smithi112.stdout:2425: expect deleted 2023-09-23T20:02:30.525 INFO:tasks.rados.rados.0.smithi112.stdout:2426: read oid 28 snap -1 2023-09-23T20:02:30.525 INFO:tasks.rados.rados.0.smithi112.stdout:2426: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:02:30.525 INFO:tasks.rados.rados.0.smithi112.stdout:2427: write oid 305 current snap is 0 2023-09-23T20:02:30.525 INFO:tasks.rados.rados.0.smithi112.stdout:2417: expect (ObjNum 919 snap 0 seq_num 919) 2023-09-23T20:02:30.690 INFO:tasks.rados.rados.0.smithi112.stdout:2418: finishing write tid 1 to smithi11289144-105 2023-09-23T20:02:30.690 INFO:tasks.rados.rados.0.smithi112.stdout:2418: finishing write tid 2 to smithi11289144-105 2023-09-23T20:02:30.690 INFO:tasks.rados.rados.0.smithi112.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-09-23T20:02:30.700 INFO:tasks.rados.rados.0.smithi112.stdout:2427: writing smithi11289144-305 from 756744 to 1270929 tid 1 2023-09-23T20:02:30.708 INFO:tasks.rados.rados.0.smithi112.stdout:2427: writing smithi11289144-305 from 2043451 to 2484677 tid 2 2023-09-23T20:02:30.708 INFO:tasks.rados.rados.0.smithi112.stdout:2417: done (10 left) 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2418: finishing write tid 3 to smithi11289144-105 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2418: finishing write tid 4 to smithi11289144-105 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 105 v 249 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2419: finishing write tid 1 to smithi11289144-4 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2428: read oid 306 snap -1 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2428: expect deleted 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2418: done (10 left) 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2429: read oid 261 snap -1 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2429: expect (ObjNum 260 snap 0 seq_num 260) 2023-09-23T20:02:30.709 INFO:tasks.rados.rados.0.smithi112.stdout:2430: write oid 9 current snap is 0 2023-09-23T20:02:30.710 INFO:tasks.rados.rados.0.smithi112.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-09-23T20:02:30.716 INFO:tasks.rados.rados.0.smithi112.stdout:2430: writing smithi11289144-9 from 773551 to 1362985 tid 1 2023-09-23T20:02:30.724 INFO:tasks.rados.rados.0.smithi112.stdout:2430: writing smithi11289144-9 from 2101933 to 2686817 tid 2 2023-09-23T20:02:30.724 INFO:tasks.rados.rados.0.smithi112.stdout:2431: write oid 219 current snap is 0 2023-09-23T20:02:30.724 INFO:tasks.rados.rados.0.smithi112.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-09-23T20:02:30.732 INFO:tasks.rados.rados.0.smithi112.stdout:2431: writing smithi11289144-219 from 790358 to 1455041 tid 1 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2431: writing smithi11289144-219 from 2160415 to 2605310 tid 2 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2432: read oid 474 snap -1 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2432: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2433: read oid 268 snap -1 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2433: expect (ObjNum 1271 snap 0 seq_num 1271) 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2434: write oid 475 current snap is 0 2023-09-23T20:02:30.739 INFO:tasks.rados.rados.0.smithi112.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-09-23T20:02:30.746 INFO:tasks.rados.rados.0.smithi112.stdout:2434: writing smithi11289144-475 from 407165 to 1147097 tid 1 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:2434: writing smithi11289144-475 from 1818897 to 2407450 tid 2 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:2419: finishing write tid 2 to smithi11289144-4 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:2419: finishing write tid 3 to smithi11289144-4 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:2419: finishing write tid 4 to smithi11289144-4 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 4 v 284 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T20:02:30.754 INFO:tasks.rados.rados.0.smithi112.stdout:2421: finishing write tid 1 to smithi11289144-269 2023-09-23T20:02:30.755 INFO:tasks.rados.rados.0.smithi112.stdout:2419: done (15 left) 2023-09-23T20:02:30.755 INFO:tasks.rados.rados.0.smithi112.stdout:2435: write oid 383 current snap is 0 2023-09-23T20:02:30.755 INFO:tasks.rados.rados.0.smithi112.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-09-23T20:02:30.758 INFO:tasks.rados.rados.0.smithi112.stdout:2435: writing smithi11289144-383 from 423972 to 839153 tid 1 2023-09-23T20:02:30.764 INFO:tasks.rados.rados.0.smithi112.stdout:2435: writing smithi11289144-383 from 1361026 to 1809590 tid 2 2023-09-23T20:02:30.770 INFO:tasks.rados.rados.0.smithi112.stdout:2435: writing smithi11289144-383 from 2561920 to 2823972 tid 3 2023-09-23T20:02:30.770 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:30.770 INFO:tasks.rados.rados.0.smithi112.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2421: finishing write tid 2 to smithi11289144-269 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2421: finishing write tid 3 to smithi11289144-269 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2421: finishing write tid 4 to smithi11289144-269 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 269 v 373 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2422: finishing write tid 1 to smithi11289144-290 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2422: finishing write tid 2 to smithi11289144-290 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2422: finishing write tid 3 to smithi11289144-290 2023-09-23T20:02:30.917 INFO:tasks.rados.rados.0.smithi112.stdout:2422: finishing write tid 4 to smithi11289144-290 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 290 v 459 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2423: finishing write tid 1 to smithi11289144-487 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2423: finishing write tid 2 to smithi11289144-487 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2423: finishing write tid 3 to smithi11289144-487 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2423: finishing write tid 4 to smithi11289144-487 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 487 v 252 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2423: left oid 487 (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2424: finishing write tid 1 to smithi11289144-139 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2424: finishing write tid 2 to smithi11289144-139 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2424: finishing write tid 3 to smithi11289144-139 2023-09-23T20:02:30.918 INFO:tasks.rados.rados.0.smithi112.stdout:2424: finishing write tid 4 to smithi11289144-139 2023-09-23T20:02:30.919 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 139 v 356 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-09-23T20:02:30.919 INFO:tasks.rados.rados.0.smithi112.stdout:2424: left oid 139 (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:02:30.919 INFO:tasks.rados.rados.0.smithi112.stdout:2426: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:02:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:30 smithi174 bash[31352]: cluster 2023-09-23T20:02:28.761183+0000 mgr.x (mgr.24721) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2023-09-23T20:02:31.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:30 smithi174 bash[31352]: audit 2023-09-23T20:02:30.282058+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.112:0/2838651355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:31.111 INFO:tasks.rados.rados.0.smithi112.stdout:2427: finishing write tid 1 to smithi11289144-305 2023-09-23T20:02:31.112 INFO:tasks.rados.rados.0.smithi112.stdout:2427: finishing write tid 2 to smithi11289144-305 2023-09-23T20:02:31.112 INFO:tasks.rados.rados.0.smithi112.stdout:2427: finishing write tid 3 to smithi11289144-305 2023-09-23T20:02:31.112 INFO:tasks.rados.rados.0.smithi112.stdout:2427: finishing write tid 4 to smithi11289144-305 2023-09-23T20:02:31.112 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 305 v 376 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-09-23T20:02:31.112 INFO:tasks.rados.rados.0.smithi112.stdout:2427: left oid 305 (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T20:02:31.112 INFO:tasks.rados.rados.0.smithi112.stdout:2429: expect (ObjNum 260 snap 0 seq_num 260) 2023-09-23T20:02:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:30 smithi112 bash[41728]: cluster 2023-09-23T20:02:28.761183+0000 mgr.x (mgr.24721) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2023-09-23T20:02:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:30 smithi112 bash[41728]: audit 2023-09-23T20:02:30.282058+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.112:0/2838651355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:30 smithi112 bash[27353]: cluster 2023-09-23T20:02:28.761183+0000 mgr.x (mgr.24721) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2023-09-23T20:02:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:30 smithi112 bash[27353]: audit 2023-09-23T20:02:30.282058+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.112:0/2838651355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:31.192 INFO:tasks.rados.rados.0.smithi112.stdout:2430: finishing write tid 1 to smithi11289144-9 2023-09-23T20:02:31.192 INFO:tasks.rados.rados.0.smithi112.stdout:2430: finishing write tid 2 to smithi11289144-9 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2430: finishing write tid 3 to smithi11289144-9 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2430: finishing write tid 4 to smithi11289144-9 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 9 v 287 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2430: left oid 9 (ObjNum 1593 snap 0 seq_num 1593) 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2431: finishing write tid 1 to smithi11289144-219 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2431: finishing write tid 2 to smithi11289144-219 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2431: finishing write tid 3 to smithi11289144-219 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2431: finishing write tid 4 to smithi11289144-219 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 407 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2431: left oid 219 (ObjNum 1594 snap 0 seq_num 1594) 2023-09-23T20:02:31.193 INFO:tasks.rados.rados.0.smithi112.stdout:2432: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:02:31.324 INFO:tasks.rados.rados.0.smithi112.stdout:2434: finishing write tid 1 to smithi11289144-475 2023-09-23T20:02:31.324 INFO:tasks.rados.rados.0.smithi112.stdout:2433: expect (ObjNum 1271 snap 0 seq_num 1271) 2023-09-23T20:02:31.491 INFO:tasks.rados.rados.0.smithi112.stdout:2434: finishing write tid 2 to smithi11289144-475 2023-09-23T20:02:31.492 INFO:tasks.rados.rados.0.smithi112.stdout:2434: finishing write tid 3 to smithi11289144-475 2023-09-23T20:02:31.492 INFO:tasks.rados.rados.0.smithi112.stdout:2434: finishing write tid 4 to smithi11289144-475 2023-09-23T20:02:31.492 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 475 v 382 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-09-23T20:02:31.492 INFO:tasks.rados.rados.0.smithi112.stdout:2434: left oid 475 (ObjNum 1595 snap 0 seq_num 1595) 2023-09-23T20:02:31.493 INFO:tasks.rados.rados.0.smithi112.stdout:2435: finishing write tid 1 to smithi11289144-383 2023-09-23T20:02:31.493 INFO:tasks.rados.rados.0.smithi112.stdout:2435: finishing write tid 2 to smithi11289144-383 2023-09-23T20:02:31.493 INFO:tasks.rados.rados.0.smithi112.stdout:2435: finishing write tid 3 to smithi11289144-383 2023-09-23T20:02:31.493 INFO:tasks.rados.rados.0.smithi112.stdout:2435: finishing write tid 4 to smithi11289144-383 2023-09-23T20:02:31.494 INFO:tasks.rados.rados.0.smithi112.stdout:2435: finishing write tid 5 to smithi11289144-383 2023-09-23T20:02:31.494 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 383 v 374 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-09-23T20:02:31.494 INFO:tasks.rados.rados.0.smithi112.stdout:2435: left oid 383 (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:02:31.494 INFO:tasks.rados.rados.0.smithi112.stdout:2420: done (15 left) 2023-09-23T20:02:31.495 INFO:tasks.rados.rados.0.smithi112.stdout:2421: done (14 left) 2023-09-23T20:02:31.495 INFO:tasks.rados.rados.0.smithi112.stdout:2422: done (13 left) 2023-09-23T20:02:31.495 INFO:tasks.rados.rados.0.smithi112.stdout:2423: done (12 left) 2023-09-23T20:02:31.495 INFO:tasks.rados.rados.0.smithi112.stdout:2424: done (11 left) 2023-09-23T20:02:31.495 INFO:tasks.rados.rados.0.smithi112.stdout:2425: done (10 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2426: done (9 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2427: done (8 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2428: done (7 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2429: done (6 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2430: done (5 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2431: done (4 left) 2023-09-23T20:02:31.496 INFO:tasks.rados.rados.0.smithi112.stdout:2432: done (3 left) 2023-09-23T20:02:31.497 INFO:tasks.rados.rados.0.smithi112.stdout:2433: done (2 left) 2023-09-23T20:02:31.497 INFO:tasks.rados.rados.0.smithi112.stdout:2434: done (1 left) 2023-09-23T20:02:31.497 INFO:tasks.rados.rados.0.smithi112.stdout:2435: done (0 left) 2023-09-23T20:02:31.497 INFO:tasks.rados.rados.0.smithi112.stdout:2436: write oid 249 current snap is 0 2023-09-23T20:02:31.497 INFO:tasks.rados.rados.0.smithi112.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-09-23T20:02:31.500 INFO:tasks.rados.rados.0.smithi112.stdout:2436: writing smithi11289144-249 from 440779 to 1047562 tid 1 2023-09-23T20:02:31.508 INFO:tasks.rados.rados.0.smithi112.stdout:2436: writing smithi11289144-249 from 1535861 to 2128083 tid 2 2023-09-23T20:02:31.512 INFO:tasks.rados.rados.0.smithi112.stdout:2436: writing smithi11289144-249 from 2589343 to 2840779 tid 3 2023-09-23T20:02:31.512 INFO:tasks.rados.rados.0.smithi112.stdout:2437: write oid 375 current snap is 0 2023-09-23T20:02:31.512 INFO:tasks.rados.rados.0.smithi112.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-09-23T20:02:31.518 INFO:tasks.rados.rados.0.smithi112.stdout:2437: writing smithi11289144-375 from 457586 to 1139618 tid 1 2023-09-23T20:02:31.525 INFO:tasks.rados.rados.0.smithi112.stdout:2437: writing smithi11289144-375 from 1594343 to 2330223 tid 2 2023-09-23T20:02:31.526 INFO:tasks.rados.rados.0.smithi112.stdout:2438: write oid 132 current snap is 0 2023-09-23T20:02:31.526 INFO:tasks.rados.rados.0.smithi112.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-09-23T20:02:31.532 INFO:tasks.rados.rados.0.smithi112.stdout:2438: writing smithi11289144-132 from 474393 to 1231674 tid 1 2023-09-23T20:02:31.539 INFO:tasks.rados.rados.0.smithi112.stdout:2438: writing smithi11289144-132 from 1652825 to 2248716 tid 2 2023-09-23T20:02:31.539 INFO:tasks.rados.rados.0.smithi112.stdout:2439: read oid 356 snap -1 2023-09-23T20:02:31.539 INFO:tasks.rados.rados.0.smithi112.stdout:2439: expect deleted 2023-09-23T20:02:31.539 INFO:tasks.rados.rados.0.smithi112.stdout:2440: write oid 322 current snap is 0 2023-09-23T20:02:31.540 INFO:tasks.rados.rados.0.smithi112.stdout:2436: finishing write tid 1 to smithi11289144-249 2023-09-23T20:02:31.540 INFO:tasks.rados.rados.0.smithi112.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-09-23T20:02:31.543 INFO:tasks.rados.rados.0.smithi112.stdout:2440: writing smithi11289144-322 from 491200 to 923730 tid 1 2023-09-23T20:02:31.551 INFO:tasks.rados.rados.0.smithi112.stdout:2440: writing smithi11289144-322 from 1594954 to 2334503 tid 2 2023-09-23T20:02:31.551 INFO:tasks.rados.rados.0.smithi112.stdout:2441: write oid 186 current snap is 0 2023-09-23T20:02:31.552 INFO:tasks.rados.rados.0.smithi112.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-09-23T20:02:31.557 INFO:tasks.rados.rados.0.smithi112.stdout:2441: writing smithi11289144-186 from 508007 to 1015786 tid 1 2023-09-23T20:02:31.565 INFO:tasks.rados.rados.0.smithi112.stdout:2441: writing smithi11289144-186 from 1653436 to 2252996 tid 2 2023-09-23T20:02:31.565 INFO:tasks.rados.rados.0.smithi112.stdout:2442: write oid 444 current snap is 0 2023-09-23T20:02:31.565 INFO:tasks.rados.rados.0.smithi112.stdout:2436: finishing write tid 2 to smithi11289144-249 2023-09-23T20:02:31.565 INFO:tasks.rados.rados.0.smithi112.stdout:2436: finishing write tid 3 to smithi11289144-249 2023-09-23T20:02:31.565 INFO:tasks.rados.rados.0.smithi112.stdout:2436: finishing write tid 4 to smithi11289144-249 2023-09-23T20:02:31.566 INFO:tasks.rados.rados.0.smithi112.stdout:2436: finishing write tid 5 to smithi11289144-249 2023-09-23T20:02:31.566 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 249 v 334 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-09-23T20:02:31.566 INFO:tasks.rados.rados.0.smithi112.stdout:2436: left oid 249 (ObjNum 1597 snap 0 seq_num 1597) 2023-09-23T20:02:31.566 INFO:tasks.rados.rados.0.smithi112.stdout:2437: finishing write tid 1 to smithi11289144-375 2023-09-23T20:02:31.566 INFO:tasks.rados.rados.0.smithi112.stdout:2437: finishing write tid 2 to smithi11289144-375 2023-09-23T20:02:31.566 INFO:tasks.rados.rados.0.smithi112.stdout:2437: finishing write tid 3 to smithi11289144-375 2023-09-23T20:02:31.567 INFO:tasks.rados.rados.0.smithi112.stdout:2437: finishing write tid 4 to smithi11289144-375 2023-09-23T20:02:31.567 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 377 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-09-23T20:02:31.567 INFO:tasks.rados.rados.0.smithi112.stdout:2437: left oid 375 (ObjNum 1598 snap 0 seq_num 1598) 2023-09-23T20:02:31.567 INFO:tasks.rados.rados.0.smithi112.stdout:2438: finishing write tid 1 to smithi11289144-132 2023-09-23T20:02:31.567 INFO:tasks.rados.rados.0.smithi112.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-09-23T20:02:31.571 INFO:tasks.rados.rados.0.smithi112.stdout:2442: writing smithi11289144-444 from 524814 to 1107842 tid 1 2023-09-23T20:02:31.579 INFO:tasks.rados.rados.0.smithi112.stdout:2442: writing smithi11289144-444 from 1711918 to 2455136 tid 2 2023-09-23T20:02:31.579 INFO:tasks.rados.rados.0.smithi112.stdout:2436: done (6 left) 2023-09-23T20:02:31.579 INFO:tasks.rados.rados.0.smithi112.stdout:2437: done (5 left) 2023-09-23T20:02:31.579 INFO:tasks.rados.rados.0.smithi112.stdout:2443: read oid 246 snap -1 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2443: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2444: delete oid 94 current snap is 0 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2438: finishing write tid 2 to smithi11289144-132 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2438: finishing write tid 3 to smithi11289144-132 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2438: finishing write tid 4 to smithi11289144-132 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 132 v 306 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2438: left oid 132 (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2440: finishing write tid 1 to smithi11289144-322 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2440: finishing write tid 2 to smithi11289144-322 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2440: finishing write tid 3 to smithi11289144-322 2023-09-23T20:02:31.580 INFO:tasks.rados.rados.0.smithi112.stdout:2440: finishing write tid 4 to smithi11289144-322 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 322 v 266 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2440: left oid 322 (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2441: finishing write tid 1 to smithi11289144-186 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2441: finishing write tid 2 to smithi11289144-186 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2441: finishing write tid 3 to smithi11289144-186 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2441: finishing write tid 4 to smithi11289144-186 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 186 v 380 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2441: left oid 186 (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T20:02:31.581 INFO:tasks.rados.rados.0.smithi112.stdout:2442: finishing write tid 1 to smithi11289144-444 2023-09-23T20:02:31.583 INFO:tasks.rados.rados.0.smithi112.stdout:2443: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:02:31.694 INFO:tasks.rados.rados.0.smithi112.stdout:2442: finishing write tid 2 to smithi11289144-444 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2442: finishing write tid 3 to smithi11289144-444 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2442: finishing write tid 4 to smithi11289144-444 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 255 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2442: left oid 444 (ObjNum 1602 snap 0 seq_num 1602) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2438: done (6 left) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2439: done (5 left) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2440: done (4 left) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2441: done (3 left) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2442: done (2 left) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2443: done (1 left) 2023-09-23T20:02:31.695 INFO:tasks.rados.rados.0.smithi112.stdout:2444: done (0 left) 2023-09-23T20:02:31.696 INFO:tasks.rados.rados.0.smithi112.stdout:2445: read oid 70 snap -1 2023-09-23T20:02:31.696 INFO:tasks.rados.rados.0.smithi112.stdout:2445: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:02:31.696 INFO:tasks.rados.rados.0.smithi112.stdout:2446: write oid 256 current snap is 0 2023-09-23T20:02:31.696 INFO:tasks.rados.rados.0.smithi112.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-09-23T20:02:31.705 INFO:tasks.rados.rados.0.smithi112.stdout:2446: writing smithi11289144-256 from 558428 to 1291954 tid 1 2023-09-23T20:02:31.712 INFO:tasks.rados.rados.0.smithi112.stdout:2446: writing smithi11289144-256 from 1712529 to 2459416 tid 2 2023-09-23T20:02:31.715 INFO:tasks.rados.rados.0.smithi112.stdout:2446: writing smithi11289144-256 from 2948598 to 2958428 tid 3 2023-09-23T20:02:31.715 INFO:tasks.rados.rados.0.smithi112.stdout:2447: write oid 430 current snap is 0 2023-09-23T20:02:31.715 INFO:tasks.rados.rados.0.smithi112.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-09-23T20:02:31.721 INFO:tasks.rados.rados.0.smithi112.stdout:2447: writing smithi11289144-430 from 575235 to 1100363 tid 1 2023-09-23T20:02:31.729 INFO:tasks.rados.rados.0.smithi112.stdout:2447: writing smithi11289144-430 from 1887364 to 2494262 tid 2 2023-09-23T20:02:31.730 INFO:tasks.rados.rados.0.smithi112.stdout:2448: write oid 44 current snap is 0 2023-09-23T20:02:31.730 INFO:tasks.rados.rados.0.smithi112.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-09-23T20:02:31.736 INFO:tasks.rados.rados.0.smithi112.stdout:2448: writing smithi11289144-44 from 592042 to 1192419 tid 1 2023-09-23T20:02:31.744 INFO:tasks.rados.rados.0.smithi112.stdout:2448: writing smithi11289144-44 from 1945846 to 2696402 tid 2 2023-09-23T20:02:31.745 INFO:tasks.rados.rados.0.smithi112.stdout:2449: write oid 406 current snap is 0 2023-09-23T20:02:31.745 INFO:tasks.rados.rados.0.smithi112.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-09-23T20:02:31.752 INFO:tasks.rados.rados.0.smithi112.stdout:2449: writing smithi11289144-406 from 608849 to 1284475 tid 1 2023-09-23T20:02:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:2449: writing smithi11289144-406 from 2004328 to 2614895 tid 2 2023-09-23T20:02:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:2450: read oid 353 snap -1 2023-09-23T20:02:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:2450: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:2451: read oid 304 snap -1 2023-09-23T20:02:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:2451: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-09-23T20:02:31.760 INFO:tasks.rados.rados.0.smithi112.stdout:2452: read oid 390 snap -1 2023-09-23T20:02:31.761 INFO:tasks.rados.rados.0.smithi112.stdout:2452: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T20:02:31.761 INFO:tasks.rados.rados.0.smithi112.stdout:2453: write oid 102 current snap is 0 2023-09-23T20:02:31.761 INFO:tasks.rados.rados.0.smithi112.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-09-23T20:02:31.768 INFO:tasks.rados.rados.0.smithi112.stdout:2453: writing smithi11289144-102 from 625656 to 1376531 tid 1 2023-09-23T20:02:31.777 INFO:tasks.rados.rados.0.smithi112.stdout:2453: writing smithi11289144-102 from 2062810 to 2817035 tid 2 2023-09-23T20:02:31.777 INFO:tasks.rados.rados.0.smithi112.stdout:2454: delete oid 262 current snap is 0 2023-09-23T20:02:31.777 INFO:tasks.rados.rados.0.smithi112.stdout:2445: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:02:31.849 INFO:tasks.rados.rados.0.smithi112.stdout:2446: finishing write tid 1 to smithi11289144-256 2023-09-23T20:02:31.849 INFO:tasks.rados.rados.0.smithi112.stdout:2446: finishing write tid 2 to smithi11289144-256 2023-09-23T20:02:31.849 INFO:tasks.rados.rados.0.smithi112.stdout:2446: finishing write tid 3 to smithi11289144-256 2023-09-23T20:02:31.849 INFO:tasks.rados.rados.0.smithi112.stdout:2446: finishing write tid 4 to smithi11289144-256 2023-09-23T20:02:31.849 INFO:tasks.rados.rados.0.smithi112.stdout:2446: finishing write tid 5 to smithi11289144-256 2023-09-23T20:02:31.849 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 256 v 270 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2446: left oid 256 (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2447: finishing write tid 1 to smithi11289144-430 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2447: finishing write tid 2 to smithi11289144-430 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2447: finishing write tid 3 to smithi11289144-430 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2447: finishing write tid 4 to smithi11289144-430 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 430 v 462 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2447: left oid 430 (ObjNum 1605 snap 0 seq_num 1605) 2023-09-23T20:02:31.850 INFO:tasks.rados.rados.0.smithi112.stdout:2448: finishing write tid 1 to smithi11289144-44 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2448: finishing write tid 2 to smithi11289144-44 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2448: finishing write tid 3 to smithi11289144-44 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2445: done (9 left) 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2446: done (8 left) 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2447: done (7 left) 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2454: done (6 left) 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2455: write oid 285 current snap is 0 2023-09-23T20:02:31.851 INFO:tasks.rados.rados.0.smithi112.stdout:2448: finishing write tid 4 to smithi11289144-44 2023-09-23T20:02:31.852 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 44 v 243 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-09-23T20:02:31.852 INFO:tasks.rados.rados.0.smithi112.stdout:2448: left oid 44 (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:02:31.852 INFO:tasks.rados.rados.0.smithi112.stdout:2449: finishing write tid 1 to smithi11289144-406 2023-09-23T20:02:31.852 INFO:tasks.rados.rados.0.smithi112.stdout:2451: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-09-23T20:02:32.030 INFO:tasks.rados.rados.0.smithi112.stdout:2450: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:32.201 INFO:tasks.rados.rados.0.smithi112.stdout:2449: finishing write tid 2 to smithi11289144-406 2023-09-23T20:02:32.201 INFO:tasks.rados.rados.0.smithi112.stdout:2449: finishing write tid 3 to smithi11289144-406 2023-09-23T20:02:32.201 INFO:tasks.rados.rados.0.smithi112.stdout:2449: finishing write tid 4 to smithi11289144-406 2023-09-23T20:02:32.202 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 406 v 385 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-09-23T20:02:32.202 INFO:tasks.rados.rados.0.smithi112.stdout:2449: left oid 406 (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T20:02:32.202 INFO:tasks.rados.rados.0.smithi112.stdout:2452: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T20:02:32.332 INFO:tasks.rados.rados.0.smithi112.stdout:2453: finishing write tid 1 to smithi11289144-102 2023-09-23T20:02:32.332 INFO:tasks.rados.rados.0.smithi112.stdout:2453: finishing write tid 2 to smithi11289144-102 2023-09-23T20:02:32.332 INFO:tasks.rados.rados.0.smithi112.stdout:2453: finishing write tid 3 to smithi11289144-102 2023-09-23T20:02:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:2453: finishing write tid 4 to smithi11289144-102 2023-09-23T20:02:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 102 v 310 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-09-23T20:02:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:2453: left oid 102 (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T20:02:32.333 INFO:tasks.rados.rados.0.smithi112.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-09-23T20:02:32.345 INFO:tasks.rados.rados.0.smithi112.stdout:2455: writing smithi11289144-285 from 659270 to 1160643 tid 1 2023-09-23T20:02:32.353 INFO:tasks.rados.rados.0.smithi112.stdout:2455: writing smithi11289144-285 from 1663421 to 2421315 tid 2 2023-09-23T20:02:32.353 INFO:tasks.rados.rados.0.smithi112.stdout:2448: done (6 left) 2023-09-23T20:02:32.354 INFO:tasks.rados.rados.0.smithi112.stdout:2449: done (5 left) 2023-09-23T20:02:32.354 INFO:tasks.rados.rados.0.smithi112.stdout:2450: done (4 left) 2023-09-23T20:02:32.354 INFO:tasks.rados.rados.0.smithi112.stdout:2451: done (3 left) 2023-09-23T20:02:32.354 INFO:tasks.rados.rados.0.smithi112.stdout:2452: done (2 left) 2023-09-23T20:02:32.354 INFO:tasks.rados.rados.0.smithi112.stdout:2453: done (1 left) 2023-09-23T20:02:32.355 INFO:tasks.rados.rados.0.smithi112.stdout:2456: write oid 476 current snap is 0 2023-09-23T20:02:32.355 INFO:tasks.rados.rados.0.smithi112.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-09-23T20:02:32.360 INFO:tasks.rados.rados.0.smithi112.stdout:2456: writing smithi11289144-476 from 676077 to 1252699 tid 1 2023-09-23T20:02:32.366 INFO:tasks.rados.rados.0.smithi112.stdout:2456: writing smithi11289144-476 from 1721903 to 2223455 tid 2 2023-09-23T20:02:32.371 INFO:tasks.rados.rados.0.smithi112.stdout:2456: writing smithi11289144-476 from 2740559 to 3076077 tid 3 2023-09-23T20:02:32.371 INFO:tasks.rados.rados.0.smithi112.stdout:2457: write oid 261 current snap is 0 2023-09-23T20:02:32.371 INFO:tasks.rados.rados.0.smithi112.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-09-23T20:02:32.379 INFO:tasks.rados.rados.0.smithi112.stdout:2457: writing smithi11289144-261 from 692884 to 1461108 tid 1 2023-09-23T20:02:32.386 INFO:tasks.rados.rados.0.smithi112.stdout:2457: writing smithi11289144-261 from 1896738 to 2658301 tid 2 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:2458: write oid 326 current snap is 0 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:2455: finishing write tid 1 to smithi11289144-285 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:2455: finishing write tid 2 to smithi11289144-285 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:2455: finishing write tid 3 to smithi11289144-285 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:2455: finishing write tid 4 to smithi11289144-285 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 465 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-09-23T20:02:32.387 INFO:tasks.rados.rados.0.smithi112.stdout:2455: left oid 285 (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2456: finishing write tid 1 to smithi11289144-476 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2456: finishing write tid 2 to smithi11289144-476 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2456: finishing write tid 3 to smithi11289144-476 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2456: finishing write tid 4 to smithi11289144-476 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2456: finishing write tid 5 to smithi11289144-476 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 476 v 384 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2457: finishing write tid 1 to smithi11289144-261 2023-09-23T20:02:32.388 INFO:tasks.rados.rados.0.smithi112.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-09-23T20:02:32.393 INFO:tasks.rados.rados.0.smithi112.stdout:2458: writing smithi11289144-326 from 709691 to 1153164 tid 1 2023-09-23T20:02:32.400 INFO:tasks.rados.rados.0.smithi112.stdout:2458: writing smithi11289144-326 from 1838867 to 2344088 tid 2 2023-09-23T20:02:32.406 INFO:tasks.rados.rados.0.smithi112.stdout:2458: writing smithi11289144-326 from 2795405 to 3109691 tid 3 2023-09-23T20:02:32.406 INFO:tasks.rados.rados.0.smithi112.stdout:2455: done (3 left) 2023-09-23T20:02:32.406 INFO:tasks.rados.rados.0.smithi112.stdout:2456: done (2 left) 2023-09-23T20:02:32.406 INFO:tasks.rados.rados.0.smithi112.stdout:2459: read oid 496 snap -1 2023-09-23T20:02:32.406 INFO:tasks.rados.rados.0.smithi112.stdout:2459: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2460: read oid 138 snap -1 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2460: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2461: read oid 471 snap -1 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2461: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2462: read oid 298 snap -1 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2462: expect (ObjNum 297 snap 0 seq_num 297) 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2463: read oid 128 snap -1 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2463: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2464: read oid 182 snap -1 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2464: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2465: write oid 488 current snap is 0 2023-09-23T20:02:32.407 INFO:tasks.rados.rados.0.smithi112.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-09-23T20:02:32.412 INFO:tasks.rados.rados.0.smithi112.stdout:2465: writing smithi11289144-488 from 726498 to 1245220 tid 1 2023-09-23T20:02:32.422 INFO:tasks.rados.rados.0.smithi112.stdout:2465: writing smithi11289144-488 from 1897349 to 2662581 tid 2 2023-09-23T20:02:32.422 INFO:tasks.rados.rados.0.smithi112.stdout:2466: read oid 2 snap -1 2023-09-23T20:02:32.422 INFO:tasks.rados.rados.0.smithi112.stdout:2466: expect (ObjNum 506 snap 0 seq_num 506) 2023-09-23T20:02:32.422 INFO:tasks.rados.rados.0.smithi112.stdout:2467: write oid 483 current snap is 0 2023-09-23T20:02:32.422 INFO:tasks.rados.rados.0.smithi112.stdout:2457: finishing write tid 2 to smithi11289144-261 2023-09-23T20:02:32.422 INFO:tasks.rados.rados.0.smithi112.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-09-23T20:02:32.430 INFO:tasks.rados.rados.0.smithi112.stdout:2467: writing smithi11289144-483 from 743305 to 1337276 tid 1 2023-09-23T20:02:32.439 INFO:tasks.rados.rados.0.smithi112.stdout:2467: writing smithi11289144-483 from 1955831 to 2464721 tid 2 2023-09-23T20:02:32.439 INFO:tasks.rados.rados.0.smithi112.stdout:2468: read oid 163 snap -1 2023-09-23T20:02:32.439 INFO:tasks.rados.rados.0.smithi112.stdout:2468: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:02:32.439 INFO:tasks.rados.rados.0.smithi112.stdout:2469: write oid 482 current snap is 0 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2457: finishing write tid 3 to smithi11289144-261 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2457: finishing write tid 4 to smithi11289144-261 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 261 v 273 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2458: finishing write tid 1 to smithi11289144-326 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2458: finishing write tid 2 to smithi11289144-326 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2458: finishing write tid 3 to smithi11289144-326 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2458: finishing write tid 4 to smithi11289144-326 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2458: finishing write tid 5 to smithi11289144-326 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 326 v 318 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2458: left oid 326 (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T20:02:32.440 INFO:tasks.rados.rados.0.smithi112.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-09-23T20:02:32.448 INFO:tasks.rados.rados.0.smithi112.stdout:2469: writing smithi11289144-482 from 760112 to 1429332 tid 1 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2469: writing smithi11289144-482 from 2014313 to 2783214 tid 2 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2457: done (12 left) 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2458: done (11 left) 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2470: read oid 391 snap -1 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2470: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2471: read oid 203 snap -1 2023-09-23T20:02:32.457 INFO:tasks.rados.rados.0.smithi112.stdout:2471: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2472: read oid 294 snap -1 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2472: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2473: read oid 296 snap -1 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2473: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2474: read oid 289 snap -1 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2474: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:32.458 INFO:tasks.rados.rados.0.smithi112.stdout:2460: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T20:02:32.544 INFO:tasks.rados.rados.0.smithi112.stdout:2465: finishing write tid 1 to smithi11289144-488 2023-09-23T20:02:32.545 INFO:tasks.rados.rados.0.smithi112.stdout:2460: done (15 left) 2023-09-23T20:02:32.545 INFO:tasks.rados.rados.0.smithi112.stdout:2475: write oid 72 current snap is 0 2023-09-23T20:02:32.545 INFO:tasks.rados.rados.0.smithi112.stdout:2463: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T20:02:32.705 INFO:tasks.rados.rados.0.smithi112.stdout:2466: expect (ObjNum 506 snap 0 seq_num 506) 2023-09-23T20:02:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:2465: finishing write tid 2 to smithi11289144-488 2023-09-23T20:02:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:2465: finishing write tid 3 to smithi11289144-488 2023-09-23T20:02:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:2465: finishing write tid 4 to smithi11289144-488 2023-09-23T20:02:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 488 v 337 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-09-23T20:02:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:2465: left oid 488 (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T20:02:32.822 INFO:tasks.rados.rados.0.smithi112.stdout:2459: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:02:33.001 INFO:tasks.rados.rados.0.smithi112.stdout:2464: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:02:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:32 smithi174 bash[31352]: cluster 2023-09-23T20:02:30.761856+0000 mgr.x (mgr.24721) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-09-23T20:02:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:32 smithi174 bash[31352]: audit 2023-09-23T20:02:31.918241+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:33.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:32 smithi112 bash[27353]: cluster 2023-09-23T20:02:30.761856+0000 mgr.x (mgr.24721) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-09-23T20:02:33.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:32 smithi112 bash[27353]: audit 2023-09-23T20:02:31.918241+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:33.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:32 smithi112 bash[41728]: cluster 2023-09-23T20:02:30.761856+0000 mgr.x (mgr.24721) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-09-23T20:02:33.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:32 smithi112 bash[41728]: audit 2023-09-23T20:02:31.918241+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:33.175 INFO:tasks.rados.rados.0.smithi112.stdout:2461: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T20:02:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:2467: finishing write tid 1 to smithi11289144-483 2023-09-23T20:02:33.321 INFO:tasks.rados.rados.0.smithi112.stdout:2462: expect (ObjNum 297 snap 0 seq_num 297) 2023-09-23T20:02:33.419 INFO:tasks.rados.rados.0.smithi112.stdout:2467: finishing write tid 2 to smithi11289144-483 2023-09-23T20:02:33.419 INFO:tasks.rados.rados.0.smithi112.stdout:2467: finishing write tid 3 to smithi11289144-483 2023-09-23T20:02:33.419 INFO:tasks.rados.rados.0.smithi112.stdout:2467: finishing write tid 4 to smithi11289144-483 2023-09-23T20:02:33.419 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 483 v 307 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-09-23T20:02:33.419 INFO:tasks.rados.rados.0.smithi112.stdout:2467: left oid 483 (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T20:02:33.419 INFO:tasks.rados.rados.0.smithi112.stdout:2468: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:02:33.518 INFO:tasks.rados.rados.0.smithi112.stdout:2469: finishing write tid 1 to smithi11289144-482 2023-09-23T20:02:33.518 INFO:tasks.rados.rados.0.smithi112.stdout:2474: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:02:33.589 INFO:tasks.rados.rados.0.smithi112.stdout:2471: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:02:33.692 INFO:tasks.rados.rados.0.smithi112.stdout:2472: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-09-23T20:02:33.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:33 smithi174 bash[31352]: audit 2023-09-23T20:02:32.737215+0000 mon.a (mon.0) 995 : audit [DBG] from='client.? 172.21.15.112:0/2881621614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:33.899 INFO:tasks.rados.rados.0.smithi112.stdout:2469: finishing write tid 2 to smithi11289144-482 2023-09-23T20:02:33.900 INFO:tasks.rados.rados.0.smithi112.stdout:2469: finishing write tid 3 to smithi11289144-482 2023-09-23T20:02:33.900 INFO:tasks.rados.rados.0.smithi112.stdout:2470: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:02:34.040 INFO:tasks.rados.rados.0.smithi112.stdout:2469: finishing write tid 4 to smithi11289144-482 2023-09-23T20:02:34.040 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 482 v 387 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-09-23T20:02:34.040 INFO:tasks.rados.rados.0.smithi112.stdout:2469: left oid 482 (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T20:02:34.040 INFO:tasks.rados.rados.0.smithi112.stdout:2473: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:02:34.128 INFO:tasks.rados.rados.0.smithi112.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-09-23T20:02:34.143 INFO:tasks.rados.rados.0.smithi112.stdout:2475: writing smithi11289144-72 from 776919 to 1521388 tid 1 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2475: writing smithi11289144-72 from 1956442 to 2469001 tid 2 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2459: done (15 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2461: done (14 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2462: done (13 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2463: done (12 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2464: done (11 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2465: done (10 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2466: done (9 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2467: done (8 left) 2023-09-23T20:02:34.150 INFO:tasks.rados.rados.0.smithi112.stdout:2468: done (7 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2469: done (6 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2470: done (5 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2471: done (4 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2472: done (3 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2473: done (2 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2474: done (1 left) 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2476: write oid 233 current snap is 0 2023-09-23T20:02:34.151 INFO:tasks.rados.rados.0.smithi112.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-09-23T20:02:34.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:33 smithi112 bash[27353]: audit 2023-09-23T20:02:32.737215+0000 mon.a (mon.0) 995 : audit [DBG] from='client.? 172.21.15.112:0/2881621614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:34.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:33 smithi112 bash[41728]: audit 2023-09-23T20:02:32.737215+0000 mon.a (mon.0) 995 : audit [DBG] from='client.? 172.21.15.112:0/2881621614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:34.156 INFO:tasks.rados.rados.0.smithi112.stdout:2476: writing smithi11289144-233 from 793726 to 1213444 tid 1 2023-09-23T20:02:34.163 INFO:tasks.rados.rados.0.smithi112.stdout:2476: writing smithi11289144-233 from 1614924 to 2387494 tid 2 2023-09-23T20:02:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:2476: writing smithi11289144-233 from 2932520 to 3193726 tid 3 2023-09-23T20:02:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:2477: delete oid 197 current snap is 0 2023-09-23T20:02:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:2475: finishing write tid 1 to smithi11289144-72 2023-09-23T20:02:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:2475: finishing write tid 2 to smithi11289144-72 2023-09-23T20:02:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:2475: finishing write tid 3 to smithi11289144-72 2023-09-23T20:02:34.168 INFO:tasks.rados.rados.0.smithi112.stdout:2475: finishing write tid 4 to smithi11289144-72 2023-09-23T20:02:34.169 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 72 v 310 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-09-23T20:02:34.169 INFO:tasks.rados.rados.0.smithi112.stdout:2475: left oid 72 (ObjNum 1617 snap 0 seq_num 1617) 2023-09-23T20:02:34.169 INFO:tasks.rados.rados.0.smithi112.stdout:2476: finishing write tid 1 to smithi11289144-233 2023-09-23T20:02:34.169 INFO:tasks.rados.rados.0.smithi112.stdout:2476: finishing write tid 2 to smithi11289144-233 2023-09-23T20:02:34.171 INFO:tasks.rados.rados.0.smithi112.stdout:2476: finishing write tid 3 to smithi11289144-233 2023-09-23T20:02:34.172 INFO:tasks.rados.rados.0.smithi112.stdout:2476: finishing write tid 4 to smithi11289144-233 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2476: finishing write tid 5 to smithi11289144-233 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 233 v 380 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2476: left oid 233 (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2475: done (2 left) 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2476: done (1 left) 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2477: done (0 left) 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2478: read oid 279 snap -1 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2478: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2479: read oid 482 snap -1 2023-09-23T20:02:34.173 INFO:tasks.rados.rados.0.smithi112.stdout:2479: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T20:02:34.174 INFO:tasks.rados.rados.0.smithi112.stdout:2480: read oid 83 snap -1 2023-09-23T20:02:34.174 INFO:tasks.rados.rados.0.smithi112.stdout:2480: expect (ObjNum 1300 snap 0 seq_num 1300) 2023-09-23T20:02:34.174 INFO:tasks.rados.rados.0.smithi112.stdout:2481: read oid 419 snap -1 2023-09-23T20:02:34.174 INFO:tasks.rados.rados.0.smithi112.stdout:2481: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-09-23T20:02:34.174 INFO:tasks.rados.rados.0.smithi112.stdout:2482: delete oid 155 current snap is 0 2023-09-23T20:02:34.181 INFO:tasks.rados.rados.0.smithi112.stdout:2481: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-09-23T20:02:34.267 INFO:tasks.rados.rados.0.smithi112.stdout:2479: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T20:02:34.413 INFO:tasks.rados.rados.0.smithi112.stdout:2478: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:02:34.495 INFO:tasks.rados.rados.0.smithi112.stdout:2480: expect (ObjNum 1300 snap 0 seq_num 1300) 2023-09-23T20:02:34.707 INFO:tasks.rados.rados.0.smithi112.stdout:2478: done (4 left) 2023-09-23T20:02:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:2479: done (3 left) 2023-09-23T20:02:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:2480: done (2 left) 2023-09-23T20:02:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:2481: done (1 left) 2023-09-23T20:02:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:2482: done (0 left) 2023-09-23T20:02:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:2483: write oid 178 current snap is 0 2023-09-23T20:02:34.708 INFO:tasks.rados.rados.0.smithi112.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-09-23T20:02:34.720 INFO:tasks.rados.rados.0.smithi112.stdout:2483: writing smithi11289144-178 from 444147 to 1205965 tid 1 2023-09-23T20:02:34.727 INFO:tasks.rados.rados.0.smithi112.stdout:2483: writing smithi11289144-178 from 1790370 to 2310267 tid 2 2023-09-23T20:02:34.732 INFO:tasks.rados.rados.0.smithi112.stdout:2483: writing smithi11289144-178 from 2898436 to 3244147 tid 3 2023-09-23T20:02:34.733 INFO:tasks.rados.rados.0.smithi112.stdout:2484: write oid 451 current snap is 0 2023-09-23T20:02:34.733 INFO:tasks.rados.rados.0.smithi112.stdout:2483: finishing write tid 1 to smithi11289144-178 2023-09-23T20:02:34.733 INFO:tasks.rados.rados.0.smithi112.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-09-23T20:02:34.737 INFO:tasks.rados.rados.0.smithi112.stdout:2484: writing smithi11289144-451 from 460954 to 898021 tid 1 2023-09-23T20:02:34.744 INFO:tasks.rados.rados.0.smithi112.stdout:2484: writing smithi11289144-451 from 1448852 to 2112407 tid 2 2023-09-23T20:02:34.751 INFO:tasks.rados.rados.0.smithi112.stdout:2484: writing smithi11289144-451 from 2525859 to 3260954 tid 3 2023-09-23T20:02:34.751 INFO:tasks.rados.rados.0.smithi112.stdout:2485: read oid 474 snap -1 2023-09-23T20:02:34.751 INFO:tasks.rados.rados.0.smithi112.stdout:2485: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:02:34.751 INFO:tasks.rados.rados.0.smithi112.stdout:2486: write oid 328 current snap is 0 2023-09-23T20:02:34.752 INFO:tasks.rados.rados.0.smithi112.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-09-23T20:02:34.757 INFO:tasks.rados.rados.0.smithi112.stdout:2486: writing smithi11289144-328 from 477761 to 990077 tid 1 2023-09-23T20:02:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:2486: writing smithi11289144-328 from 1507334 to 2030900 tid 2 2023-09-23T20:02:34.770 INFO:tasks.rados.rados.0.smithi112.stdout:2486: writing smithi11289144-328 from 2553282 to 3153053 tid 3 2023-09-23T20:02:34.770 INFO:tasks.rados.rados.0.smithi112.stdout:2487: read oid 410 snap -1 2023-09-23T20:02:34.770 INFO:tasks.rados.rados.0.smithi112.stdout:2487: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:02:34.770 INFO:tasks.rados.rados.0.smithi112.stdout:2488: write oid 77 current snap is 0 2023-09-23T20:02:34.771 INFO:tasks.rados.rados.0.smithi112.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-09-23T20:02:34.775 INFO:tasks.rados.rados.0.smithi112.stdout:2488: writing smithi11289144-77 from 494568 to 1082133 tid 1 2023-09-23T20:02:34.784 INFO:tasks.rados.rados.0.smithi112.stdout:2488: writing smithi11289144-77 from 1565816 to 2233040 tid 2 2023-09-23T20:02:34.791 INFO:tasks.rados.rados.0.smithi112.stdout:2488: writing smithi11289144-77 from 2980705 to 3294568 tid 3 2023-09-23T20:02:34.791 INFO:tasks.rados.rados.0.smithi112.stdout:2489: write oid 479 current snap is 0 2023-09-23T20:02:34.791 INFO:tasks.rados.rados.0.smithi112.stdout:2483: finishing write tid 2 to smithi11289144-178 2023-09-23T20:02:34.791 INFO:tasks.rados.rados.0.smithi112.stdout:2483: finishing write tid 3 to smithi11289144-178 2023-09-23T20:02:34.791 INFO:tasks.rados.rados.0.smithi112.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-09-23T20:02:34.797 INFO:tasks.rados.rados.0.smithi112.stdout:2489: writing smithi11289144-479 from 511375 to 1174189 tid 1 2023-09-23T20:02:34.804 INFO:tasks.rados.rados.0.smithi112.stdout:2489: writing smithi11289144-479 from 1907945 to 2435180 tid 2 2023-09-23T20:02:34.810 INFO:tasks.rados.rados.0.smithi112.stdout:2489: writing smithi11289144-479 from 2891775 to 3311375 tid 3 2023-09-23T20:02:34.810 INFO:tasks.rados.rados.0.smithi112.stdout:2490: read oid 48 snap -1 2023-09-23T20:02:34.810 INFO:tasks.rados.rados.0.smithi112.stdout:2490: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:02:34.810 INFO:tasks.rados.rados.0.smithi112.stdout:2491: delete oid 117 current snap is 0 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2483: finishing write tid 4 to smithi11289144-178 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2483: finishing write tid 5 to smithi11289144-178 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 178 v 259 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2483: left oid 178 (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2484: finishing write tid 1 to smithi11289144-451 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2484: finishing write tid 2 to smithi11289144-451 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2484: finishing write tid 3 to smithi11289144-451 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2484: finishing write tid 4 to smithi11289144-451 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:2484: finishing write tid 5 to smithi11289144-451 2023-09-23T20:02:34.811 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 451 v 232 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-09-23T20:02:34.812 INFO:tasks.rados.rados.0.smithi112.stdout:2484: left oid 451 (ObjNum 1622 snap 0 seq_num 1622) 2023-09-23T20:02:34.812 INFO:tasks.rados.rados.0.smithi112.stdout:2486: finishing write tid 1 to smithi11289144-328 2023-09-23T20:02:34.812 INFO:tasks.rados.rados.0.smithi112.stdout:2485: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:02:34.959 INFO:tasks.rados.rados.0.smithi112.stdout:2486: finishing write tid 2 to smithi11289144-328 2023-09-23T20:02:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:2486: finishing write tid 3 to smithi11289144-328 2023-09-23T20:02:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:2486: finishing write tid 4 to smithi11289144-328 2023-09-23T20:02:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:2486: finishing write tid 5 to smithi11289144-328 2023-09-23T20:02:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 328 v 411 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-09-23T20:02:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:02:34.960 INFO:tasks.rados.rados.0.smithi112.stdout:2487: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:02:35.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:34 smithi174 bash[31352]: cluster 2023-09-23T20:02:32.762632+0000 mgr.x (mgr.24721) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-09-23T20:02:35.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:34 smithi112 bash[27353]: cluster 2023-09-23T20:02:32.762632+0000 mgr.x (mgr.24721) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-09-23T20:02:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:34 smithi112 bash[41728]: cluster 2023-09-23T20:02:32.762632+0000 mgr.x (mgr.24721) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-09-23T20:02:35.151 INFO:tasks.rados.rados.0.smithi112.stdout:2488: finishing write tid 1 to smithi11289144-77 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2488: finishing write tid 2 to smithi11289144-77 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2488: finishing write tid 3 to smithi11289144-77 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2488: finishing write tid 4 to smithi11289144-77 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2488: finishing write tid 5 to smithi11289144-77 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 77 v 247 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2488: left oid 77 (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2489: finishing write tid 1 to smithi11289144-479 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2489: finishing write tid 2 to smithi11289144-479 2023-09-23T20:02:35.152 INFO:tasks.rados.rados.0.smithi112.stdout:2489: finishing write tid 3 to smithi11289144-479 2023-09-23T20:02:35.153 INFO:tasks.rados.rados.0.smithi112.stdout:2489: finishing write tid 4 to smithi11289144-479 2023-09-23T20:02:35.153 INFO:tasks.rados.rados.0.smithi112.stdout:2489: finishing write tid 5 to smithi11289144-479 2023-09-23T20:02:35.153 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 479 v 322 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-09-23T20:02:35.153 INFO:tasks.rados.rados.0.smithi112.stdout:2489: left oid 479 (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T20:02:35.153 INFO:tasks.rados.rados.0.smithi112.stdout:2490: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:02:35.238 INFO:tasks.rados.rados.0.smithi112.stdout:2483: done (8 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2484: done (7 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2485: done (6 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2486: done (5 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2487: done (4 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2488: done (3 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2489: done (2 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2490: done (1 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2491: done (0 left) 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2492: write oid 43 current snap is 0 2023-09-23T20:02:35.239 INFO:tasks.rados.rados.0.smithi112.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-09-23T20:02:35.248 INFO:tasks.rados.rados.0.smithi112.stdout:2492: writing smithi11289144-43 from 544989 to 1074654 tid 1 2023-09-23T20:02:35.255 INFO:tasks.rados.rados.0.smithi112.stdout:2492: writing smithi11289144-43 from 1741262 to 2272166 tid 2 2023-09-23T20:02:35.262 INFO:tasks.rados.rados.0.smithi112.stdout:2492: writing smithi11289144-43 from 3062974 to 3344989 tid 3 2023-09-23T20:02:35.262 INFO:tasks.rados.rados.0.smithi112.stdout:2493: read oid 365 snap -1 2023-09-23T20:02:35.262 INFO:tasks.rados.rados.0.smithi112.stdout:2493: expect deleted 2023-09-23T20:02:35.262 INFO:tasks.rados.rados.0.smithi112.stdout:2494: read oid 485 snap -1 2023-09-23T20:02:35.263 INFO:tasks.rados.rados.0.smithi112.stdout:2494: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T20:02:35.263 INFO:tasks.rados.rados.0.smithi112.stdout:2495: write oid 2 current snap is 0 2023-09-23T20:02:35.263 INFO:tasks.rados.rados.0.smithi112.stdout:2492: finishing write tid 1 to smithi11289144-43 2023-09-23T20:02:35.263 INFO:tasks.rados.rados.0.smithi112.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-09-23T20:02:35.269 INFO:tasks.rados.rados.0.smithi112.stdout:2495: writing smithi11289144-2 from 561796 to 1166710 tid 1 2023-09-23T20:02:35.276 INFO:tasks.rados.rados.0.smithi112.stdout:2495: writing smithi11289144-2 from 1799744 to 2474306 tid 2 2023-09-23T20:02:35.281 INFO:tasks.rados.rados.0.smithi112.stdout:2495: writing smithi11289144-2 from 3090397 to 3361796 tid 3 2023-09-23T20:02:35.282 INFO:tasks.rados.rados.0.smithi112.stdout:2496: write oid 115 current snap is 0 2023-09-23T20:02:35.282 INFO:tasks.rados.rados.0.smithi112.stdout:2492: finishing write tid 2 to smithi11289144-43 2023-09-23T20:02:35.282 INFO:tasks.rados.rados.0.smithi112.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-09-23T20:02:35.288 INFO:tasks.rados.rados.0.smithi112.stdout:2496: writing smithi11289144-115 from 578603 to 1258766 tid 1 2023-09-23T20:02:35.294 INFO:tasks.rados.rados.0.smithi112.stdout:2496: writing smithi11289144-115 from 1741873 to 2276446 tid 2 2023-09-23T20:02:35.301 INFO:tasks.rados.rados.0.smithi112.stdout:2496: writing smithi11289144-115 from 3001467 to 3378603 tid 3 2023-09-23T20:02:35.301 INFO:tasks.rados.rados.0.smithi112.stdout:2497: read oid 448 snap -1 2023-09-23T20:02:35.301 INFO:tasks.rados.rados.0.smithi112.stdout:2497: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T20:02:35.301 INFO:tasks.rados.rados.0.smithi112.stdout:2498: write oid 30 current snap is 0 2023-09-23T20:02:35.301 INFO:tasks.rados.rados.0.smithi112.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-09-23T20:02:35.308 INFO:tasks.rados.rados.0.smithi112.stdout:2498: writing smithi11289144-30 from 595410 to 1350822 tid 1 2023-09-23T20:02:35.315 INFO:tasks.rados.rados.0.smithi112.stdout:2498: writing smithi11289144-30 from 1800355 to 2478586 tid 2 2023-09-23T20:02:35.320 INFO:tasks.rados.rados.0.smithi112.stdout:2498: writing smithi11289144-30 from 3028890 to 3395410 tid 3 2023-09-23T20:02:35.320 INFO:tasks.rados.rados.0.smithi112.stdout:2499: write oid 122 current snap is 0 2023-09-23T20:02:35.320 INFO:tasks.rados.rados.0.smithi112.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-09-23T20:02:35.326 INFO:tasks.rados.rados.0.smithi112.stdout:2499: writing smithi11289144-122 from 612217 to 1042878 tid 1 2023-09-23T20:02:35.332 INFO:tasks.rados.rados.0.smithi112.stdout:2499: writing smithi11289144-122 from 1458837 to 1997079 tid 2 2023-09-23T20:02:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:2499: writing smithi11289144-122 from 2656313 to 3178966 tid 3 2023-09-23T20:02:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:2500: read oid 446 snap -1 2023-09-23T20:02:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:2500: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:02:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:2501: write oid 16 current snap is 0 2023-09-23T20:02:35.339 INFO:tasks.rados.rados.0.smithi112.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-09-23T20:02:35.346 INFO:tasks.rados.rados.0.smithi112.stdout:2501: writing smithi11289144-16 from 629024 to 1134934 tid 1 2023-09-23T20:02:35.354 INFO:tasks.rados.rados.0.smithi112.stdout:2501: writing smithi11289144-16 from 1917319 to 2599219 tid 2 2023-09-23T20:02:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:2501: writing smithi11289144-16 from 3083736 to 3429024 tid 3 2023-09-23T20:02:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:2493: done (9 left) 2023-09-23T20:02:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:2502: delete oid 444 current snap is 0 2023-09-23T20:02:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:2492: finishing write tid 3 to smithi11289144-43 2023-09-23T20:02:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:2492: finishing write tid 4 to smithi11289144-43 2023-09-23T20:02:35.360 INFO:tasks.rados.rados.0.smithi112.stdout:2492: finishing write tid 5 to smithi11289144-43 2023-09-23T20:02:35.360 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 291 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-09-23T20:02:35.360 INFO:tasks.rados.rados.0.smithi112.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-09-23T20:02:35.360 INFO:tasks.rados.rados.0.smithi112.stdout:2494: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T20:02:35.457 INFO:tasks.rados.rados.0.smithi112.stdout:2495: finishing write tid 1 to smithi11289144-2 2023-09-23T20:02:35.457 INFO:tasks.rados.rados.0.smithi112.stdout:2495: finishing write tid 2 to smithi11289144-2 2023-09-23T20:02:35.457 INFO:tasks.rados.rados.0.smithi112.stdout:2495: finishing write tid 3 to smithi11289144-2 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2495: finishing write tid 4 to smithi11289144-2 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2495: finishing write tid 5 to smithi11289144-2 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 326 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2496: finishing write tid 1 to smithi11289144-115 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2496: finishing write tid 2 to smithi11289144-115 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2496: finishing write tid 3 to smithi11289144-115 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2496: finishing write tid 4 to smithi11289144-115 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2496: finishing write tid 5 to smithi11289144-115 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 115 v 341 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T20:02:35.458 INFO:tasks.rados.rados.0.smithi112.stdout:2497: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T20:02:35.543 INFO:tasks.rados.rados.0.smithi112.stdout:2498: finishing write tid 1 to smithi11289144-30 2023-09-23T20:02:35.543 INFO:tasks.rados.rados.0.smithi112.stdout:2498: finishing write tid 2 to smithi11289144-30 2023-09-23T20:02:35.543 INFO:tasks.rados.rados.0.smithi112.stdout:2498: finishing write tid 3 to smithi11289144-30 2023-09-23T20:02:35.543 INFO:tasks.rados.rados.0.smithi112.stdout:2498: finishing write tid 4 to smithi11289144-30 2023-09-23T20:02:35.543 INFO:tasks.rados.rados.0.smithi112.stdout:2498: finishing write tid 5 to smithi11289144-30 2023-09-23T20:02:35.543 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 30 v 314 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2498: left oid 30 (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2499: finishing write tid 1 to smithi11289144-122 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2499: finishing write tid 2 to smithi11289144-122 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2499: finishing write tid 3 to smithi11289144-122 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2499: finishing write tid 4 to smithi11289144-122 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2499: finishing write tid 5 to smithi11289144-122 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 122 v 251 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2499: left oid 122 (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:02:35.544 INFO:tasks.rados.rados.0.smithi112.stdout:2500: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2501: finishing write tid 1 to smithi11289144-16 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2501: finishing write tid 2 to smithi11289144-16 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2501: finishing write tid 3 to smithi11289144-16 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2501: finishing write tid 4 to smithi11289144-16 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2501: finishing write tid 5 to smithi11289144-16 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 16 v 470 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2501: left oid 16 (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2492: done (9 left) 2023-09-23T20:02:35.614 INFO:tasks.rados.rados.0.smithi112.stdout:2494: done (8 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2495: done (7 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2496: done (6 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2497: done (5 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2498: done (4 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2499: done (3 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2500: done (2 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2501: done (1 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2502: done (0 left) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2503: read oid 3 snap -1 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2503: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2504: write oid 471 current snap is 0 2023-09-23T20:02:35.615 INFO:tasks.rados.rados.0.smithi112.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-09-23T20:02:35.626 INFO:tasks.rados.rados.0.smithi112.stdout:2504: writing smithi11289144-471 from 662638 to 1319046 tid 1 2023-09-23T20:02:35.633 INFO:tasks.rados.rados.0.smithi112.stdout:2504: writing smithi11289144-471 from 1917930 to 2603499 tid 2 2023-09-23T20:02:35.638 INFO:tasks.rados.rados.0.smithi112.stdout:2504: writing smithi11289144-471 from 3022229 to 3462638 tid 3 2023-09-23T20:02:35.638 INFO:tasks.rados.rados.0.smithi112.stdout:2505: read oid 491 snap -1 2023-09-23T20:02:35.638 INFO:tasks.rados.rados.0.smithi112.stdout:2505: expect deleted 2023-09-23T20:02:35.638 INFO:tasks.rados.rados.0.smithi112.stdout:2506: read oid 393 snap -1 2023-09-23T20:02:35.638 INFO:tasks.rados.rados.0.smithi112.stdout:2506: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:02:35.638 INFO:tasks.rados.rados.0.smithi112.stdout:2507: read oid 230 snap -1 2023-09-23T20:02:35.639 INFO:tasks.rados.rados.0.smithi112.stdout:2507: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-09-23T20:02:35.639 INFO:tasks.rados.rados.0.smithi112.stdout:2508: write oid 116 current snap is 0 2023-09-23T20:02:35.639 INFO:tasks.rados.rados.0.smithi112.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-09-23T20:02:35.644 INFO:tasks.rados.rados.0.smithi112.stdout:2508: writing smithi11289144-116 from 679445 to 1127455 tid 1 2023-09-23T20:02:35.650 INFO:tasks.rados.rados.0.smithi112.stdout:2508: writing smithi11289144-116 from 1692765 to 2121992 tid 2 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2508: writing smithi11289144-116 from 2766005 to 3333746 tid 3 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2509: read oid 400 snap -1 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2509: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2510: read oid 125 snap -1 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2510: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2511: write oid 412 current snap is 0 2023-09-23T20:02:35.657 INFO:tasks.rados.rados.0.smithi112.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-09-23T20:02:35.663 INFO:tasks.rados.rados.0.smithi112.stdout:2511: writing smithi11289144-412 from 696252 to 1219511 tid 1 2023-09-23T20:02:35.671 INFO:tasks.rados.rados.0.smithi112.stdout:2511: writing smithi11289144-412 from 1751247 to 2440485 tid 2 2023-09-23T20:02:35.677 INFO:tasks.rados.rados.0.smithi112.stdout:2511: writing smithi11289144-412 from 3193428 to 3496252 tid 3 2023-09-23T20:02:35.677 INFO:tasks.rados.rados.0.smithi112.stdout:2512: read oid 141 snap -1 2023-09-23T20:02:35.677 INFO:tasks.rados.rados.0.smithi112.stdout:2512: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-09-23T20:02:35.677 INFO:tasks.rados.rados.0.smithi112.stdout:2513: write oid 82 current snap is 0 2023-09-23T20:02:35.677 INFO:tasks.rados.rados.0.smithi112.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-09-23T20:02:35.684 INFO:tasks.rados.rados.0.smithi112.stdout:2513: writing smithi11289144-82 from 713059 to 1311567 tid 1 2023-09-23T20:02:35.691 INFO:tasks.rados.rados.0.smithi112.stdout:2513: writing smithi11289144-82 from 2093376 to 2526272 tid 2 2023-09-23T20:02:35.694 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:35 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:02:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:2513: writing smithi11289144-82 from 3104498 to 3513059 tid 3 2023-09-23T20:02:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:2514: write oid 453 current snap is 0 2023-09-23T20:02:35.697 INFO:tasks.rados.rados.0.smithi112.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-09-23T20:02:35.705 INFO:tasks.rados.rados.0.smithi112.stdout:2514: writing smithi11289144-453 from 729866 to 1403623 tid 1 2023-09-23T20:02:35.713 INFO:tasks.rados.rados.0.smithi112.stdout:2514: writing smithi11289144-453 from 2151858 to 2844765 tid 2 2023-09-23T20:02:35.713 INFO:tasks.rados.rados.0.smithi112.stdout:2515: write oid 375 current snap is 0 2023-09-23T20:02:35.713 INFO:tasks.rados.rados.0.smithi112.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-09-23T20:02:35.722 INFO:tasks.rados.rados.0.smithi112.stdout:2515: writing smithi11289144-375 from 746673 to 1495679 tid 1 2023-09-23T20:02:35.728 INFO:tasks.rados.rados.0.smithi112.stdout:2515: writing smithi11289144-375 from 2210340 to 2646905 tid 2 2023-09-23T20:02:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:2515: writing smithi11289144-375 from 3159344 to 3546673 tid 3 2023-09-23T20:02:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:2516: read oid 367 snap -1 2023-09-23T20:02:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:2516: expect (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:02:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:2517: write oid 342 current snap is 0 2023-09-23T20:02:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-09-23T20:02:35.741 INFO:tasks.rados.rados.0.smithi112.stdout:2517: writing smithi11289144-342 from 763480 to 1187735 tid 1 2023-09-23T20:02:35.748 INFO:tasks.rados.rados.0.smithi112.stdout:2517: writing smithi11289144-342 from 1868822 to 2565398 tid 2 2023-09-23T20:02:35.754 INFO:tasks.rados.rados.0.smithi112.stdout:2517: writing smithi11289144-342 from 3186767 to 3563480 tid 3 2023-09-23T20:02:35.754 INFO:tasks.rados.rados.0.smithi112.stdout:2518: read oid 495 snap -1 2023-09-23T20:02:35.754 INFO:tasks.rados.rados.0.smithi112.stdout:2518: expect deleted 2023-09-23T20:02:35.755 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:35.755 INFO:tasks.rados.rados.0.smithi112.stdout:2503: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-09-23T20:02:35.952 INFO:tasks.rados.rados.0.smithi112.stdout:2504: finishing write tid 1 to smithi11289144-471 2023-09-23T20:02:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:2504: finishing write tid 2 to smithi11289144-471 2023-09-23T20:02:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:2503: done (15 left) 2023-09-23T20:02:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:2519: write oid 165 current snap is 0 2023-09-23T20:02:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:2504: finishing write tid 3 to smithi11289144-471 2023-09-23T20:02:35.953 INFO:tasks.rados.rados.0.smithi112.stdout:2504: finishing write tid 4 to smithi11289144-471 2023-09-23T20:02:35.954 INFO:tasks.rados.rados.0.smithi112.stdout:2504: finishing write tid 5 to smithi11289144-471 2023-09-23T20:02:35.954 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 471 v 277 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-09-23T20:02:35.954 INFO:tasks.rados.rados.0.smithi112.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:02:35.954 INFO:tasks.rados.rados.0.smithi112.stdout:2506: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:02:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:35 smithi174 bash[31352]: audit 2023-09-23T20:02:35.203382+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.112:0/994664936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:36.077 INFO:tasks.rados.rados.0.smithi112.stdout:2507: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-09-23T20:02:36.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:35 smithi112 bash[41728]: audit 2023-09-23T20:02:35.203382+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.112:0/994664936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:36.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:35 smithi112 bash[27353]: audit 2023-09-23T20:02:35.203382+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.112:0/994664936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:36.205 INFO:tasks.rados.rados.0.smithi112.stdout:2508: finishing write tid 1 to smithi11289144-116 2023-09-23T20:02:36.206 INFO:tasks.rados.rados.0.smithi112.stdout:2508: finishing write tid 2 to smithi11289144-116 2023-09-23T20:02:36.206 INFO:tasks.rados.rados.0.smithi112.stdout:2508: finishing write tid 3 to smithi11289144-116 2023-09-23T20:02:36.206 INFO:tasks.rados.rados.0.smithi112.stdout:2508: finishing write tid 4 to smithi11289144-116 2023-09-23T20:02:36.206 INFO:tasks.rados.rados.0.smithi112.stdout:2510: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:02:36.339 INFO:tasks.rados.rados.0.smithi112.stdout:2508: finishing write tid 5 to smithi11289144-116 2023-09-23T20:02:36.339 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 116 v 415 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-09-23T20:02:36.339 INFO:tasks.rados.rados.0.smithi112.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T20:02:36.339 INFO:tasks.rados.rados.0.smithi112.stdout:2511: finishing write tid 1 to smithi11289144-412 2023-09-23T20:02:36.339 INFO:tasks.rados.rados.0.smithi112.stdout:2509: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:02:36.425 INFO:tasks.rados.rados.0.smithi112.stdout:2511: finishing write tid 2 to smithi11289144-412 2023-09-23T20:02:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:2511: finishing write tid 3 to smithi11289144-412 2023-09-23T20:02:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:2511: finishing write tid 4 to smithi11289144-412 2023-09-23T20:02:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:2511: finishing write tid 5 to smithi11289144-412 2023-09-23T20:02:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 412 v 474 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-09-23T20:02:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T20:02:36.426 INFO:tasks.rados.rados.0.smithi112.stdout:2512: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2513: finishing write tid 1 to smithi11289144-82 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2513: finishing write tid 2 to smithi11289144-82 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2513: finishing write tid 3 to smithi11289144-82 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2513: finishing write tid 4 to smithi11289144-82 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2513: finishing write tid 5 to smithi11289144-82 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 82 v 419 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:02:36.568 INFO:tasks.rados.rados.0.smithi112.stdout:2514: finishing write tid 1 to smithi11289144-453 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2514: finishing write tid 2 to smithi11289144-453 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2514: finishing write tid 3 to smithi11289144-453 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2514: finishing write tid 4 to smithi11289144-453 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 384 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2514: left oid 453 (ObjNum 1638 snap 0 seq_num 1638) 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2515: finishing write tid 1 to smithi11289144-375 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2515: finishing write tid 2 to smithi11289144-375 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2515: finishing write tid 3 to smithi11289144-375 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2515: finishing write tid 4 to smithi11289144-375 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2515: finishing write tid 5 to smithi11289144-375 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 392 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2515: left oid 375 (ObjNum 1639 snap 0 seq_num 1639) 2023-09-23T20:02:36.569 INFO:tasks.rados.rados.0.smithi112.stdout:2517: finishing write tid 1 to smithi11289144-342 2023-09-23T20:02:36.570 INFO:tasks.rados.rados.0.smithi112.stdout:2516: expect (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:02:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:2517: finishing write tid 2 to smithi11289144-342 2023-09-23T20:02:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:2517: finishing write tid 3 to smithi11289144-342 2023-09-23T20:02:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:2517: finishing write tid 4 to smithi11289144-342 2023-09-23T20:02:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:2517: finishing write tid 5 to smithi11289144-342 2023-09-23T20:02:36.700 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 342 v 281 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-09-23T20:02:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:2517: left oid 342 (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T20:02:36.701 INFO:tasks.rados.rados.0.smithi112.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-09-23T20:02:36.712 INFO:tasks.rados.rados.0.smithi112.stdout:2519: writing smithi11289144-165 from 780287 to 1279791 tid 1 2023-09-23T20:02:36.718 INFO:tasks.rados.rados.0.smithi112.stdout:2519: writing smithi11289144-165 from 1810951 to 2251185 tid 2 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2519: writing smithi11289144-165 from 2697837 to 3165916 tid 3 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2504: done (15 left) 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2505: done (14 left) 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2506: done (13 left) 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2507: done (12 left) 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2508: done (11 left) 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2509: done (10 left) 2023-09-23T20:02:36.724 INFO:tasks.rados.rados.0.smithi112.stdout:2510: done (9 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2511: done (8 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2512: done (7 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2513: done (6 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2514: done (5 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2515: done (4 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2516: done (3 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2517: done (2 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2518: done (1 left) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2520: read oid 159 snap -1 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2520: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2521: write oid 384 current snap is 0 2023-09-23T20:02:36.725 INFO:tasks.rados.rados.0.smithi112.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-09-23T20:02:36.732 INFO:tasks.rados.rados.0.smithi112.stdout:2521: writing smithi11289144-384 from 797094 to 1371847 tid 1 2023-09-23T20:02:36.739 INFO:tasks.rados.rados.0.smithi112.stdout:2521: writing smithi11289144-384 from 1869433 to 2569678 tid 2 2023-09-23T20:02:36.745 INFO:tasks.rados.rados.0.smithi112.stdout:2521: writing smithi11289144-384 from 3125260 to 3597094 tid 3 2023-09-23T20:02:36.745 INFO:tasks.rados.rados.0.smithi112.stdout:2522: read oid 56 snap -1 2023-09-23T20:02:36.745 INFO:tasks.rados.rados.0.smithi112.stdout:2522: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2523: read oid 362 snap -1 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2523: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2524: delete oid 419 current snap is 0 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2519: finishing write tid 1 to smithi11289144-165 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2519: finishing write tid 2 to smithi11289144-165 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2519: finishing write tid 3 to smithi11289144-165 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2519: finishing write tid 4 to smithi11289144-165 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2519: finishing write tid 5 to smithi11289144-165 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 165 v 264 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2519: left oid 165 (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T20:02:36.746 INFO:tasks.rados.rados.0.smithi112.stdout:2520: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T20:02:36.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:36 smithi174 bash[31352]: cluster 2023-09-23T20:02:34.763686+0000 mgr.x (mgr.24721) 17 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-23T20:02:37.003 INFO:tasks.rados.rados.0.smithi112.stdout:2521: finishing write tid 1 to smithi11289144-384 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:2521: finishing write tid 2 to smithi11289144-384 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:2521: finishing write tid 3 to smithi11289144-384 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:2521: finishing write tid 4 to smithi11289144-384 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:2521: finishing write tid 5 to smithi11289144-384 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 384 v 361 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:2521: left oid 384 (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T20:02:37.004 INFO:tasks.rados.rados.0.smithi112.stdout:2522: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:02:37.110 INFO:tasks.rados.rados.0.smithi112.stdout:2523: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:02:37.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:36 smithi112 bash[41728]: cluster 2023-09-23T20:02:34.763686+0000 mgr.x (mgr.24721) 17 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-23T20:02:37.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:36 smithi112 bash[27353]: cluster 2023-09-23T20:02:34.763686+0000 mgr.x (mgr.24721) 17 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-23T20:02:37.251 INFO:tasks.rados.rados.0.smithi112.stdout:2519: done (5 left) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2520: done (4 left) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2521: done (3 left) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2522: done (2 left) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2523: done (1 left) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2524: done (0 left) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2525: read oid 191 snap -1 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2525: expect deleted 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2526: read oid 345 snap -1 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2526: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2527: read oid 239 snap -1 2023-09-23T20:02:37.252 INFO:tasks.rados.rados.0.smithi112.stdout:2527: expect deleted 2023-09-23T20:02:37.253 INFO:tasks.rados.rados.0.smithi112.stdout:2528: write oid 218 current snap is 0 2023-09-23T20:02:37.253 INFO:tasks.rados.rados.0.smithi112.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-09-23T20:02:37.260 INFO:tasks.rados.rados.0.smithi112.stdout:2528: writing smithi11289144-218 from 430708 to 872312 tid 1 2023-09-23T20:02:37.269 INFO:tasks.rados.rados.0.smithi112.stdout:2528: writing smithi11289144-218 from 1302750 to 2006664 tid 2 2023-09-23T20:02:37.276 INFO:tasks.rados.rados.0.smithi112.stdout:2528: writing smithi11289144-218 from 2496459 to 3198354 tid 3 2023-09-23T20:02:37.276 INFO:tasks.rados.rados.0.smithi112.stdout:2529: read oid 181 snap -1 2023-09-23T20:02:37.276 INFO:tasks.rados.rados.0.smithi112.stdout:2529: expect (ObjNum 919 snap 0 seq_num 919) 2023-09-23T20:02:37.276 INFO:tasks.rados.rados.0.smithi112.stdout:2530: write oid 405 current snap is 0 2023-09-23T20:02:37.276 INFO:tasks.rados.rados.0.smithi112.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-09-23T20:02:37.282 INFO:tasks.rados.rados.0.smithi112.stdout:2530: writing smithi11289144-405 from 447515 to 964368 tid 1 2023-09-23T20:02:37.289 INFO:tasks.rados.rados.0.smithi112.stdout:2530: writing smithi11289144-405 from 1644879 to 2092451 tid 2 2023-09-23T20:02:37.296 INFO:tasks.rados.rados.0.smithi112.stdout:2530: writing smithi11289144-405 from 2807529 to 3437049 tid 3 2023-09-23T20:02:37.297 INFO:tasks.rados.rados.0.smithi112.stdout:2531: write oid 7 current snap is 0 2023-09-23T20:02:37.297 INFO:tasks.rados.rados.0.smithi112.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-09-23T20:02:37.303 INFO:tasks.rados.rados.0.smithi112.stdout:2531: writing smithi11289144-7 from 464322 to 1056424 tid 1 2023-09-23T20:02:37.310 INFO:tasks.rados.rados.0.smithi112.stdout:2531: writing smithi11289144-7 from 1703361 to 2294591 tid 2 2023-09-23T20:02:37.315 INFO:tasks.rados.rados.0.smithi112.stdout:2531: writing smithi11289144-7 from 2718599 to 3159391 tid 3 2023-09-23T20:02:37.315 INFO:tasks.rados.rados.0.smithi112.stdout:2532: write oid 73 current snap is 0 2023-09-23T20:02:37.315 INFO:tasks.rados.rados.0.smithi112.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-09-23T20:02:37.322 INFO:tasks.rados.rados.0.smithi112.stdout:2532: writing smithi11289144-73 from 481129 to 1148480 tid 1 2023-09-23T20:02:37.328 INFO:tasks.rados.rados.0.smithi112.stdout:2532: writing smithi11289144-73 from 1761843 to 2213084 tid 2 2023-09-23T20:02:37.335 INFO:tasks.rados.rados.0.smithi112.stdout:2532: writing smithi11289144-73 from 2862375 to 3514439 tid 3 2023-09-23T20:02:37.336 INFO:tasks.rados.rados.0.smithi112.stdout:2533: write oid 160 current snap is 0 2023-09-23T20:02:37.336 INFO:tasks.rados.rados.0.smithi112.stdout:2528: finishing write tid 1 to smithi11289144-218 2023-09-23T20:02:37.336 INFO:tasks.rados.rados.0.smithi112.stdout:2526: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:02:37.469 INFO:tasks.rados.rados.0.smithi112.stdout:2528: finishing write tid 2 to smithi11289144-218 2023-09-23T20:02:37.469 INFO:tasks.rados.rados.0.smithi112.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-09-23T20:02:37.482 INFO:tasks.rados.rados.0.smithi112.stdout:2533: writing smithi11289144-160 from 497936 to 1240536 tid 1 2023-09-23T20:02:37.490 INFO:tasks.rados.rados.0.smithi112.stdout:2533: writing smithi11289144-160 from 1820325 to 2415224 tid 2 2023-09-23T20:02:37.496 INFO:tasks.rados.rados.0.smithi112.stdout:2533: writing smithi11289144-160 from 2889798 to 3353134 tid 3 2023-09-23T20:02:37.496 INFO:tasks.rados.rados.0.smithi112.stdout:2525: done (8 left) 2023-09-23T20:02:37.496 INFO:tasks.rados.rados.0.smithi112.stdout:2526: done (7 left) 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2527: done (6 left) 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2534: write oid 276 current snap is 0 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2528: finishing write tid 3 to smithi11289144-218 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2528: finishing write tid 4 to smithi11289144-218 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2528: finishing write tid 5 to smithi11289144-218 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 218 v 318 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2528: left oid 218 (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:02:37.497 INFO:tasks.rados.rados.0.smithi112.stdout:2529: expect (ObjNum 919 snap 0 seq_num 919) 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:2530: finishing write tid 1 to smithi11289144-405 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:2530: finishing write tid 2 to smithi11289144-405 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:2530: finishing write tid 3 to smithi11289144-405 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:2530: finishing write tid 4 to smithi11289144-405 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:2530: finishing write tid 5 to smithi11289144-405 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 405 v 345 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-09-23T20:02:37.660 INFO:tasks.rados.rados.0.smithi112.stdout:2530: left oid 405 (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2531: finishing write tid 1 to smithi11289144-7 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2531: finishing write tid 2 to smithi11289144-7 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2531: finishing write tid 3 to smithi11289144-7 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2531: finishing write tid 4 to smithi11289144-7 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2531: finishing write tid 5 to smithi11289144-7 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 7 v 322 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2532: finishing write tid 1 to smithi11289144-73 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2532: finishing write tid 2 to smithi11289144-73 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2532: finishing write tid 3 to smithi11289144-73 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2532: finishing write tid 4 to smithi11289144-73 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:2532: finishing write tid 5 to smithi11289144-73 2023-09-23T20:02:37.661 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 73 v 396 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2532: left oid 73 (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2533: finishing write tid 1 to smithi11289144-160 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2533: finishing write tid 2 to smithi11289144-160 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2533: finishing write tid 3 to smithi11289144-160 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2533: finishing write tid 4 to smithi11289144-160 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2533: finishing write tid 5 to smithi11289144-160 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 160 v 326 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2533: left oid 160 (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:02:37.662 INFO:tasks.rados.rados.0.smithi112.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-09-23T20:02:37.666 INFO:tasks.rados.rados.0.smithi112.stdout:2534: writing smithi11289144-276 from 514743 to 932592 tid 1 2023-09-23T20:02:37.673 INFO:tasks.rados.rados.0.smithi112.stdout:2534: writing smithi11289144-276 from 1362454 to 1817364 tid 2 2023-09-23T20:02:37.683 INFO:tasks.rados.rados.0.smithi112.stdout:2534: writing smithi11289144-276 from 2400868 to 3191829 tid 3 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2528: done (6 left) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2529: done (5 left) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2530: done (4 left) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2531: done (3 left) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2532: done (2 left) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2533: done (1 left) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2535: read oid 98 snap -1 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2535: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2536: read oid 289 snap -1 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2536: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2537: delete oid 222 current snap is 0 2023-09-23T20:02:37.684 INFO:tasks.rados.rados.0.smithi112.stdout:2534: finishing write tid 1 to smithi11289144-276 2023-09-23T20:02:37.685 INFO:tasks.rados.rados.0.smithi112.stdout:2534: finishing write tid 2 to smithi11289144-276 2023-09-23T20:02:37.687 INFO:tasks.rados.rados.0.smithi112.stdout:2537: done (3 left) 2023-09-23T20:02:37.687 INFO:tasks.rados.rados.0.smithi112.stdout:2538: write oid 428 current snap is 0 2023-09-23T20:02:37.687 INFO:tasks.rados.rados.0.smithi112.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-09-23T20:02:37.695 INFO:tasks.rados.rados.0.smithi112.stdout:2538: writing smithi11289144-428 from 548357 to 1233057 tid 1 2023-09-23T20:02:37.703 INFO:tasks.rados.rados.0.smithi112.stdout:2538: writing smithi11289144-428 from 1995771 to 2454350 tid 2 2023-09-23T20:02:37.708 INFO:tasks.rados.rados.0.smithi112.stdout:2538: writing smithi11289144-428 from 2972067 to 3385572 tid 3 2023-09-23T20:02:37.708 INFO:tasks.rados.rados.0.smithi112.stdout:2539: delete oid 110 current snap is 0 2023-09-23T20:02:37.708 INFO:tasks.rados.rados.0.smithi112.stdout:2534: finishing write tid 3 to smithi11289144-276 2023-09-23T20:02:37.708 INFO:tasks.rados.rados.0.smithi112.stdout:2534: finishing write tid 4 to smithi11289144-276 2023-09-23T20:02:37.709 INFO:tasks.rados.rados.0.smithi112.stdout:2534: finishing write tid 5 to smithi11289144-276 2023-09-23T20:02:37.709 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 276 v 255 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-09-23T20:02:37.709 INFO:tasks.rados.rados.0.smithi112.stdout:2534: left oid 276 (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:02:37.709 INFO:tasks.rados.rados.0.smithi112.stdout:2536: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:02:37.785 INFO:tasks.rados.rados.0.smithi112.stdout:2535: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:02:37.912 INFO:tasks.rados.rados.0.smithi112.stdout:2538: finishing write tid 1 to smithi11289144-428 2023-09-23T20:02:37.912 INFO:tasks.rados.rados.0.smithi112.stdout:2538: finishing write tid 2 to smithi11289144-428 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2534: done (4 left) 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2535: done (3 left) 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2536: done (2 left) 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2539: done (1 left) 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2540: write oid 180 current snap is 0 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2538: finishing write tid 3 to smithi11289144-428 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2538: finishing write tid 4 to smithi11289144-428 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2538: finishing write tid 5 to smithi11289144-428 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 428 v 388 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-09-23T20:02:37.913 INFO:tasks.rados.rados.0.smithi112.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T20:02:37.914 INFO:tasks.rados.rados.0.smithi112.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-09-23T20:02:37.921 INFO:tasks.rados.rados.0.smithi112.stdout:2540: writing smithi11289144-180 from 581971 to 1017169 tid 1 2023-09-23T20:02:37.929 INFO:tasks.rados.rados.0.smithi112.stdout:2540: writing smithi11289144-180 from 1712735 to 2174983 tid 2 2023-09-23T20:02:37.934 INFO:tasks.rados.rados.0.smithi112.stdout:2540: writing smithi11289144-180 from 2626913 to 3062962 tid 3 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2540: writing smithi11289144-180 from 3752375 to 3781971 tid 4 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2538: done (1 left) 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2541: write oid 296 current snap is 0 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2540: finishing write tid 1 to smithi11289144-180 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2540: finishing write tid 2 to smithi11289144-180 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2540: finishing write tid 3 to smithi11289144-180 2023-09-23T20:02:37.939 INFO:tasks.rados.rados.0.smithi112.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-09-23T20:02:37.946 INFO:tasks.rados.rados.0.smithi112.stdout:2541: writing smithi11289144-296 from 598778 to 1109225 tid 1 2023-09-23T20:02:37.952 INFO:tasks.rados.rados.0.smithi112.stdout:2541: writing smithi11289144-296 from 1654864 to 2260770 tid 2 2023-09-23T20:02:37.961 INFO:tasks.rados.rados.0.smithi112.stdout:2541: writing smithi11289144-296 from 2937983 to 3701657 tid 3 2023-09-23T20:02:37.961 INFO:tasks.rados.rados.0.smithi112.stdout:2542: write oid 369 current snap is 0 2023-09-23T20:02:37.961 INFO:tasks.rados.rados.0.smithi112.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-09-23T20:02:37.968 INFO:tasks.rados.rados.0.smithi112.stdout:2542: writing smithi11289144-369 from 615585 to 1201281 tid 1 2023-09-23T20:02:37.973 INFO:tasks.rados.rados.0.smithi112.stdout:2542: writing smithi11289144-369 from 1713346 to 2179263 tid 2 2023-09-23T20:02:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:2542: writing smithi11289144-369 from 2965406 to 3540352 tid 3 2023-09-23T20:02:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:2543: write oid 474 current snap is 0 2023-09-23T20:02:37.981 INFO:tasks.rados.rados.0.smithi112.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-09-23T20:02:37.988 INFO:tasks.rados.rados.0.smithi112.stdout:2543: writing smithi11289144-474 from 632392 to 1293337 tid 1 2023-09-23T20:02:37.995 INFO:tasks.rados.rados.0.smithi112.stdout:2543: writing smithi11289144-474 from 1771828 to 2381403 tid 2 2023-09-23T20:02:38.003 INFO:tasks.rados.rados.0.smithi112.stdout:2543: writing smithi11289144-474 from 2992829 to 3779047 tid 3 2023-09-23T20:02:38.003 INFO:tasks.rados.rados.0.smithi112.stdout:2544: write oid 253 current snap is 0 2023-09-23T20:02:38.003 INFO:tasks.rados.rados.0.smithi112.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-09-23T20:02:38.010 INFO:tasks.rados.rados.0.smithi112.stdout:2544: writing smithi11289144-253 from 649199 to 1385393 tid 1 2023-09-23T20:02:38.017 INFO:tasks.rados.rados.0.smithi112.stdout:2544: writing smithi11289144-253 from 1830310 to 2583543 tid 2 2023-09-23T20:02:38.025 INFO:tasks.rados.rados.0.smithi112.stdout:2544: writing smithi11289144-253 from 3303899 to 3849199 tid 3 2023-09-23T20:02:38.025 INFO:tasks.rados.rados.0.smithi112.stdout:2545: write oid 355 current snap is 0 2023-09-23T20:02:38.025 INFO:tasks.rados.rados.0.smithi112.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-09-23T20:02:38.031 INFO:tasks.rados.rados.0.smithi112.stdout:2545: writing smithi11289144-355 from 666006 to 1193802 tid 1 2023-09-23T20:02:38.039 INFO:tasks.rados.rados.0.smithi112.stdout:2545: writing smithi11289144-355 from 1888792 to 2502036 tid 2 2023-09-23T20:02:38.045 INFO:tasks.rados.rados.0.smithi112.stdout:2545: writing smithi11289144-355 from 3047675 to 3572790 tid 3 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2546: read oid 490 snap -1 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2546: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2547: write oid 14 current snap is 0 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2540: finishing write tid 4 to smithi11289144-180 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2540: finishing write tid 5 to smithi11289144-180 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2540: finishing write tid 6 to smithi11289144-180 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 180 v 425 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2540: left oid 180 (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2541: finishing write tid 1 to smithi11289144-296 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2541: finishing write tid 2 to smithi11289144-296 2023-09-23T20:02:38.046 INFO:tasks.rados.rados.0.smithi112.stdout:2541: finishing write tid 3 to smithi11289144-296 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2541: finishing write tid 4 to smithi11289144-296 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2541: finishing write tid 5 to smithi11289144-296 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 296 v 400 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2542: finishing write tid 1 to smithi11289144-369 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2542: finishing write tid 2 to smithi11289144-369 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2542: finishing write tid 3 to smithi11289144-369 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2542: finishing write tid 4 to smithi11289144-369 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2542: finishing write tid 5 to smithi11289144-369 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 369 v 349 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T20:02:38.047 INFO:tasks.rados.rados.0.smithi112.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-09-23T20:02:38.053 INFO:tasks.rados.rados.0.smithi112.stdout:2547: writing smithi11289144-14 from 682813 to 1285858 tid 1 2023-09-23T20:02:38.061 INFO:tasks.rados.rados.0.smithi112.stdout:2547: writing smithi11289144-14 from 1947274 to 2704176 tid 2 2023-09-23T20:02:38.068 INFO:tasks.rados.rados.0.smithi112.stdout:2547: writing smithi11289144-14 from 3358745 to 3882813 tid 3 2023-09-23T20:02:38.068 INFO:tasks.rados.rados.0.smithi112.stdout:2540: done (7 left) 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2541: done (6 left) 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2542: done (5 left) 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2548: delete oid 497 current snap is 0 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2543: finishing write tid 1 to smithi11289144-474 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2543: finishing write tid 2 to smithi11289144-474 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2543: finishing write tid 3 to smithi11289144-474 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2543: finishing write tid 4 to smithi11289144-474 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2543: finishing write tid 5 to smithi11289144-474 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 474 v 389 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-09-23T20:02:38.069 INFO:tasks.rados.rados.0.smithi112.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2544: finishing write tid 1 to smithi11289144-253 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2544: finishing write tid 2 to smithi11289144-253 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2544: finishing write tid 3 to smithi11289144-253 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2544: finishing write tid 4 to smithi11289144-253 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2544: finishing write tid 5 to smithi11289144-253 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 429 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2545: finishing write tid 1 to smithi11289144-355 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2545: finishing write tid 2 to smithi11289144-355 2023-09-23T20:02:38.070 INFO:tasks.rados.rados.0.smithi112.stdout:2545: finishing write tid 3 to smithi11289144-355 2023-09-23T20:02:38.071 INFO:tasks.rados.rados.0.smithi112.stdout:2546: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T20:02:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:2545: finishing write tid 4 to smithi11289144-355 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2545: finishing write tid 5 to smithi11289144-355 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 237 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2545: left oid 355 (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2547: finishing write tid 1 to smithi11289144-14 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2547: finishing write tid 2 to smithi11289144-14 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2547: finishing write tid 3 to smithi11289144-14 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2547: finishing write tid 4 to smithi11289144-14 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2547: finishing write tid 5 to smithi11289144-14 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 14 v 241 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-09-23T20:02:38.286 INFO:tasks.rados.rados.0.smithi112.stdout:2547: left oid 14 (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2543: done (5 left) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2544: done (4 left) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2545: done (3 left) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2546: done (2 left) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2547: done (1 left) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2548: done (0 left) 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2549: write oid 384 current snap is 0 2023-09-23T20:02:38.287 INFO:tasks.rados.rados.0.smithi112.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-09-23T20:02:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:2549: writing smithi11289144-384 from 716427 to 1469970 tid 1 2023-09-23T20:02:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:2549: writing smithi11289144-384 from 2064238 to 2824809 tid 2 2023-09-23T20:02:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:2549: writing smithi11289144-384 from 3413591 to 3916427 tid 3 2023-09-23T20:02:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:2550: write oid 107 current snap is 0 2023-09-23T20:02:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:2549: finishing write tid 1 to smithi11289144-384 2023-09-23T20:02:38.291 INFO:tasks.rados.rados.0.smithi112.stdout:2549: finishing write tid 2 to smithi11289144-384 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2550: writing smithi11289144-107 from 733234 to 1162026 tid 1 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2550: writing smithi11289144-107 from 1606367 to 2226949 tid 2 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2550: writing smithi11289144-107 from 2641014 to 3211217 tid 3 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2550: writing smithi11289144-107 from 3664879 to 3933234 tid 4 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2551: write oid 45 current snap is 0 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2551: writing smithi11289144-45 from 750041 to 1254082 tid 1 2023-09-23T20:02:38.292 INFO:tasks.rados.rados.0.smithi112.stdout:2551: writing smithi11289144-45 from 1664849 to 2429089 tid 2 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:2551: writing smithi11289144-45 from 2952084 to 3449912 tid 3 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:2552: delete oid 408 current snap is 0 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:2549: finishing write tid 3 to smithi11289144-384 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:2549: finishing write tid 4 to smithi11289144-384 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:2549: finishing write tid 5 to smithi11289144-384 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 384 v 365 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-09-23T20:02:38.293 INFO:tasks.rados.rados.0.smithi112.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: finishing write tid 1 to smithi11289144-107 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: finishing write tid 2 to smithi11289144-107 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: finishing write tid 3 to smithi11289144-107 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: finishing write tid 4 to smithi11289144-107 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: finishing write tid 5 to smithi11289144-107 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: finishing write tid 6 to smithi11289144-107 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 107 v 296 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-09-23T20:02:38.294 INFO:tasks.rados.rados.0.smithi112.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2551: finishing write tid 1 to smithi11289144-45 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2551: finishing write tid 2 to smithi11289144-45 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2549: done (3 left) 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2550: done (2 left) 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2552: done (1 left) 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2553: write oid 359 current snap is 0 2023-09-23T20:02:38.295 INFO:tasks.rados.rados.0.smithi112.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-09-23T20:02:38.296 INFO:tasks.rados.rados.0.smithi112.stdout:2553: writing smithi11289144-359 from 783655 to 1554547 tid 1 2023-09-23T20:02:38.301 INFO:tasks.rados.rados.0.smithi112.stdout:2553: writing smithi11289144-359 from 2298166 to 3066075 tid 2 2023-09-23T20:02:38.306 INFO:tasks.rados.rados.0.smithi112.stdout:2553: writing smithi11289144-359 from 3639636 to 3983655 tid 3 2023-09-23T20:02:38.307 INFO:tasks.rados.rados.0.smithi112.stdout:2554: read oid 54 snap -1 2023-09-23T20:02:38.307 INFO:tasks.rados.rados.0.smithi112.stdout:2554: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:02:38.307 INFO:tasks.rados.rados.0.smithi112.stdout:2555: write oid 268 current snap is 0 2023-09-23T20:02:38.307 INFO:tasks.rados.rados.0.smithi112.stdout:2551: finishing write tid 3 to smithi11289144-45 2023-09-23T20:02:38.307 INFO:tasks.rados.rados.0.smithi112.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-09-23T20:02:38.312 INFO:tasks.rados.rados.0.smithi112.stdout:2555: writing smithi11289144-268 from 400462 to 846603 tid 1 2023-09-23T20:02:38.318 INFO:tasks.rados.rados.0.smithi112.stdout:2555: writing smithi11289144-268 from 1440295 to 2000462 tid 2 2023-09-23T20:02:38.318 INFO:tasks.rados.rados.0.smithi112.stdout:2556: read oid 177 snap -1 2023-09-23T20:02:38.318 INFO:tasks.rados.rados.0.smithi112.stdout:2556: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T20:02:38.318 INFO:tasks.rados.rados.0.smithi112.stdout:2557: write oid 394 current snap is 0 2023-09-23T20:02:38.318 INFO:tasks.rados.rados.0.smithi112.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-09-23T20:02:38.323 INFO:tasks.rados.rados.0.smithi112.stdout:2557: writing smithi11289144-394 from 417269 to 938659 tid 1 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:2557: writing smithi11289144-394 from 1498777 to 2017269 tid 2 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:2558: read oid 486 snap -1 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:2558: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:2559: write oid 327 current snap is 0 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:2551: finishing write tid 4 to smithi11289144-45 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:2551: finishing write tid 5 to smithi11289144-45 2023-09-23T20:02:38.331 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 45 v 433 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-09-23T20:02:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T20:02:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:2553: finishing write tid 1 to smithi11289144-359 2023-09-23T20:02:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:2553: finishing write tid 2 to smithi11289144-359 2023-09-23T20:02:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:2553: finishing write tid 3 to smithi11289144-359 2023-09-23T20:02:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:2553: finishing write tid 4 to smithi11289144-359 2023-09-23T20:02:38.332 INFO:tasks.rados.rados.0.smithi112.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-09-23T20:02:38.337 INFO:tasks.rados.rados.0.smithi112.stdout:2559: writing smithi11289144-327 from 434076 to 1030715 tid 1 2023-09-23T20:02:38.343 INFO:tasks.rados.rados.0.smithi112.stdout:2559: writing smithi11289144-327 from 1557259 to 2034076 tid 2 2023-09-23T20:02:38.343 INFO:tasks.rados.rados.0.smithi112.stdout:2551: done (7 left) 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:2560: read oid 466 snap -1 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:2560: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:2561: write oid 484 current snap is 0 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:2553: finishing write tid 5 to smithi11289144-359 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 234 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T20:02:38.344 INFO:tasks.rados.rados.0.smithi112.stdout:2554: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:02:38.372 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:38 smithi112 systemd[1]: Stopping Ceph node-exporter.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:02:38.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cluster 2023-09-23T20:02:36.764261+0000 mgr.x (mgr.24721) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-09-23T20:02:38.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.100259+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.114449+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.115062+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.117582+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.119418+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.119931+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.121796+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.122060+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.123991+0000 mgr.x (mgr.24721) 19 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 2524M 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.124134+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.126360+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.133138+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.134489+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.135220+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.136716+0000 mgr.x (mgr.24721) 20 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.137139+0000 mgr.x (mgr.24721) 21 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.301219+0000 mgr.x (mgr.24721) 22 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.302994+0000 mgr.x (mgr.24721) 23 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.465553+0000 mgr.x (mgr.24721) 24 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.469342+0000 mgr.x (mgr.24721) 25 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.630976+0000 mgr.x (mgr.24721) 26 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.634822+0000 mgr.x (mgr.24721) 27 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.647149+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.112:0/1935872316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.807578+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.813958+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.821811+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.826916+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.833996+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.911023+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.916753+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.920829+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[27353]: audit 2023-09-23T20:02:37.924566+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cluster 2023-09-23T20:02:36.764261+0000 mgr.x (mgr.24721) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.100259+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.114449+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.115062+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.117582+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.119418+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.119931+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.121796+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.122060+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.123991+0000 mgr.x (mgr.24721) 19 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 2524M 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.124134+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.126360+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.133138+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.134489+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:38.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.135220+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.136716+0000 mgr.x (mgr.24721) 20 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.137139+0000 mgr.x (mgr.24721) 21 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.301219+0000 mgr.x (mgr.24721) 22 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.302994+0000 mgr.x (mgr.24721) 23 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.465553+0000 mgr.x (mgr.24721) 24 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.469342+0000 mgr.x (mgr.24721) 25 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.630976+0000 mgr.x (mgr.24721) 26 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.634822+0000 mgr.x (mgr.24721) 27 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.647149+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.112:0/1935872316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.807578+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.813958+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.821811+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.826916+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.833996+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.911023+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.916753+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.920829+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[41728]: audit 2023-09-23T20:02:37.924566+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.508 INFO:tasks.rados.rados.0.smithi112.stdout:2555: finishing write tid 1 to smithi11289144-268 2023-09-23T20:02:38.509 INFO:tasks.rados.rados.0.smithi112.stdout:2555: finishing write tid 2 to smithi11289144-268 2023-09-23T20:02:38.509 INFO:tasks.rados.rados.0.smithi112.stdout:2555: finishing write tid 3 to smithi11289144-268 2023-09-23T20:02:38.509 INFO:tasks.rados.rados.0.smithi112.stdout:2555: finishing write tid 4 to smithi11289144-268 2023-09-23T20:02:38.509 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 237 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-09-23T20:02:38.509 INFO:tasks.rados.rados.0.smithi112.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-09-23T20:02:38.509 INFO:tasks.rados.rados.0.smithi112.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-09-23T20:02:38.514 INFO:tasks.rados.rados.0.smithi112.stdout:2561: writing smithi11289144-484 from 450883 to 1122771 tid 1 2023-09-23T20:02:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:2561: writing smithi11289144-484 from 1615741 to 2050883 tid 2 2023-09-23T20:02:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:2553: done (8 left) 2023-09-23T20:02:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:2554: done (7 left) 2023-09-23T20:02:38.520 INFO:tasks.rados.rados.0.smithi112.stdout:2555: done (6 left) 2023-09-23T20:02:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:2562: write oid 27 current snap is 0 2023-09-23T20:02:38.521 INFO:tasks.rados.rados.0.smithi112.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-09-23T20:02:38.527 INFO:tasks.rados.rados.0.smithi112.stdout:2562: writing smithi11289144-27 from 467690 to 1214827 tid 1 2023-09-23T20:02:38.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cluster 2023-09-23T20:02:36.764261+0000 mgr.x (mgr.24721) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.100259+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.114449+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.115062+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.117582+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.119418+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.119931+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.121796+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.122060+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.123991+0000 mgr.x (mgr.24721) 19 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 2524M 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.124134+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.126360+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.133138+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.134489+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.135220+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.136716+0000 mgr.x (mgr.24721) 20 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.137139+0000 mgr.x (mgr.24721) 21 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.301219+0000 mgr.x (mgr.24721) 22 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.302994+0000 mgr.x (mgr.24721) 23 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:02:38.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.465553+0000 mgr.x (mgr.24721) 24 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.469342+0000 mgr.x (mgr.24721) 25 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.630976+0000 mgr.x (mgr.24721) 26 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.634822+0000 mgr.x (mgr.24721) 27 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.647149+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.112:0/1935872316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.807578+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.813958+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.821811+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.826916+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.833996+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.532 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.911023+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.533 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.916753+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.533 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.920829+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.533 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[31352]: audit 2023-09-23T20:02:37.924566+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:38.533 INFO:tasks.rados.rados.0.smithi112.stdout:2562: writing smithi11289144-27 from 1957870 to 2067690 tid 2 2023-09-23T20:02:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:2563: read oid 410 snap -1 2023-09-23T20:02:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:2563: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:02:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:2564: write oid 288 current snap is 0 2023-09-23T20:02:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:2557: finishing write tid 1 to smithi11289144-394 2023-09-23T20:02:38.534 INFO:tasks.rados.rados.0.smithi112.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-09-23T20:02:38.537 INFO:tasks.rados.rados.0.smithi112.stdout:2564: writing smithi11289144-288 from 484497 to 906883 tid 1 2023-09-23T20:02:38.544 INFO:tasks.rados.rados.0.smithi112.stdout:2564: writing smithi11289144-288 from 1616352 to 2084497 tid 2 2023-09-23T20:02:38.544 INFO:tasks.rados.rados.0.smithi112.stdout:2565: write oid 208 current snap is 0 2023-09-23T20:02:38.544 INFO:tasks.rados.rados.0.smithi112.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-09-23T20:02:38.550 INFO:tasks.rados.rados.0.smithi112.stdout:2565: writing smithi11289144-208 from 501304 to 998939 tid 1 2023-09-23T20:02:38.556 INFO:tasks.rados.rados.0.smithi112.stdout:2565: writing smithi11289144-208 from 1674834 to 2101304 tid 2 2023-09-23T20:02:38.556 INFO:tasks.rados.rados.0.smithi112.stdout:2566: read oid 221 snap -1 2023-09-23T20:02:38.557 INFO:tasks.rados.rados.0.smithi112.stdout:2566: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:02:38.557 INFO:tasks.rados.rados.0.smithi112.stdout:2567: write oid 137 current snap is 0 2023-09-23T20:02:38.557 INFO:tasks.rados.rados.0.smithi112.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-09-23T20:02:38.563 INFO:tasks.rados.rados.0.smithi112.stdout:2567: writing smithi11289144-137 from 518111 to 1207348 tid 1 2023-09-23T20:02:38.568 INFO:tasks.rados.rados.0.smithi112.stdout:2567: writing smithi11289144-137 from 1849669 to 2118111 tid 2 2023-09-23T20:02:38.569 INFO:tasks.rados.rados.0.smithi112.stdout:2568: write oid 155 current snap is 0 2023-09-23T20:02:38.569 INFO:tasks.rados.rados.0.smithi112.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-09-23T20:02:38.576 INFO:tasks.rados.rados.0.smithi112.stdout:2568: writing smithi11289144-155 from 534918 to 1299404 tid 1 2023-09-23T20:02:38.581 INFO:tasks.rados.rados.0.smithi112.stdout:2568: writing smithi11289144-155 from 1791798 to 2134918 tid 2 2023-09-23T20:02:38.581 INFO:tasks.rados.rados.0.smithi112.stdout:2569: delete oid 436 current snap is 0 2023-09-23T20:02:38.581 INFO:tasks.rados.rados.0.smithi112.stdout:2556: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T20:02:38.750 INFO:tasks.rados.rados.0.smithi112.stdout:2557: finishing write tid 2 to smithi11289144-394 2023-09-23T20:02:38.750 INFO:tasks.rados.rados.0.smithi112.stdout:2557: finishing write tid 3 to smithi11289144-394 2023-09-23T20:02:38.751 INFO:tasks.rados.rados.0.smithi112.stdout:2557: finishing write tid 4 to smithi11289144-394 2023-09-23T20:02:38.751 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 394 v 330 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-09-23T20:02:38.751 INFO:tasks.rados.rados.0.smithi112.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:02:38.751 INFO:tasks.rados.rados.0.smithi112.stdout:2558: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:02:38.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:38 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:38] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-23T20:02:38.914 INFO:tasks.rados.rados.0.smithi112.stdout:2559: finishing write tid 1 to smithi11289144-327 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2559: finishing write tid 2 to smithi11289144-327 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2559: finishing write tid 3 to smithi11289144-327 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2556: done (13 left) 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2557: done (12 left) 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2558: done (11 left) 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2569: done (10 left) 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2570: write oid 361 current snap is 0 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2559: finishing write tid 4 to smithi11289144-327 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 327 v 299 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2559: left oid 327 (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T20:02:38.915 INFO:tasks.rados.rados.0.smithi112.stdout:2560: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T20:02:39.078 INFO:tasks.rados.rados.0.smithi112.stdout:2561: finishing write tid 1 to smithi11289144-484 2023-09-23T20:02:39.078 INFO:tasks.rados.rados.0.smithi112.stdout:2561: finishing write tid 2 to smithi11289144-484 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2561: finishing write tid 3 to smithi11289144-484 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2561: finishing write tid 4 to smithi11289144-484 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 484 v 353 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2561: left oid 484 (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2562: finishing write tid 1 to smithi11289144-27 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2562: finishing write tid 2 to smithi11289144-27 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2562: finishing write tid 3 to smithi11289144-27 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2562: finishing write tid 4 to smithi11289144-27 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 27 v 356 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2562: left oid 27 (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2564: finishing write tid 1 to smithi11289144-288 2023-09-23T20:02:39.079 INFO:tasks.rados.rados.0.smithi112.stdout:2563: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:02:39.240 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:39 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.922818+0000 mgr.x (mgr.24721) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T20:02:39.240 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:39 smithi112 bash[27353]: cephadm 2023-09-23T20:02:37.923798+0000 mgr.x (mgr.24721) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi112 2023-09-23T20:02:39.240 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:39 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.922818+0000 mgr.x (mgr.24721) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T20:02:39.240 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:39 smithi112 bash[41728]: cephadm 2023-09-23T20:02:37.923798+0000 mgr.x (mgr.24721) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi112 2023-09-23T20:02:39.241 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:38 smithi112 bash[91777]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:02:39.241 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:39 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:02:39.241 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:39 smithi112 bash[91843]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:02:39.241 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:39 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T20:02:39.241 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:39 smithi112 systemd[1]: Stopped Ceph node-exporter.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:39.241 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:39 smithi112 systemd[1]: Started Ceph node-exporter.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:2564: finishing write tid 2 to smithi11289144-288 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:2564: finishing write tid 3 to smithi11289144-288 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:2564: finishing write tid 4 to smithi11289144-288 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 288 v 403 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:2564: left oid 288 (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:2565: finishing write tid 1 to smithi11289144-208 2023-09-23T20:02:39.285 INFO:tasks.rados.rados.0.smithi112.stdout:2566: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2565: finishing write tid 2 to smithi11289144-208 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2565: finishing write tid 3 to smithi11289144-208 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2565: finishing write tid 4 to smithi11289144-208 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 359 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2565: left oid 208 (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2567: finishing write tid 1 to smithi11289144-137 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2567: finishing write tid 2 to smithi11289144-137 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2567: finishing write tid 3 to smithi11289144-137 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:2567: finishing write tid 4 to smithi11289144-137 2023-09-23T20:02:39.403 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 137 v 302 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2567: left oid 137 (ObjNum 1673 snap 0 seq_num 1673) 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2568: finishing write tid 1 to smithi11289144-155 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2568: finishing write tid 2 to smithi11289144-155 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2568: finishing write tid 3 to smithi11289144-155 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2568: finishing write tid 4 to smithi11289144-155 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 406 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2568: left oid 155 (ObjNum 1674 snap 0 seq_num 1674) 2023-09-23T20:02:39.404 INFO:tasks.rados.rados.0.smithi112.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-09-23T20:02:39.416 INFO:tasks.rados.rados.0.smithi112.stdout:2570: writing smithi11289144-361 from 568532 to 1083516 tid 1 2023-09-23T20:02:39.422 INFO:tasks.rados.rados.0.smithi112.stdout:2570: writing smithi11289144-361 from 1508762 to 2038674 tid 2 2023-09-23T20:02:39.422 INFO:tasks.rados.rados.0.smithi112.stdout:2559: done (10 left) 2023-09-23T20:02:39.422 INFO:tasks.rados.rados.0.smithi112.stdout:2560: done (9 left) 2023-09-23T20:02:39.422 INFO:tasks.rados.rados.0.smithi112.stdout:2561: done (8 left) 2023-09-23T20:02:39.422 INFO:tasks.rados.rados.0.smithi112.stdout:2562: done (7 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2563: done (6 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2564: done (5 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2565: done (4 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2566: done (3 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2567: done (2 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2568: done (1 left) 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2571: read oid 94 snap -1 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2571: expect deleted 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2572: delete oid 130 current snap is 0 2023-09-23T20:02:39.423 INFO:tasks.rados.rados.0.smithi112.stdout:2570: finishing write tid 1 to smithi11289144-361 2023-09-23T20:02:39.424 INFO:tasks.rados.rados.0.smithi112.stdout:2571: done (2 left) 2023-09-23T20:02:39.424 INFO:tasks.rados.rados.0.smithi112.stdout:2572: done (1 left) 2023-09-23T20:02:39.424 INFO:tasks.rados.rados.0.smithi112.stdout:2573: write oid 318 current snap is 0 2023-09-23T20:02:39.424 INFO:tasks.rados.rados.0.smithi112.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-09-23T20:02:39.431 INFO:tasks.rados.rados.0.smithi112.stdout:2573: writing smithi11289144-318 from 602146 to 1267628 tid 1 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2573: writing smithi11289144-318 from 1909373 to 2202146 tid 2 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2574: read oid 272 snap -1 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2574: expect deleted 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2575: delete oid 468 current snap is 0 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2570: finishing write tid 2 to smithi11289144-361 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2570: finishing write tid 3 to smithi11289144-361 2023-09-23T20:02:39.438 INFO:tasks.rados.rados.0.smithi112.stdout:2570: finishing write tid 4 to smithi11289144-361 2023-09-23T20:02:39.439 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 361 v 368 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-09-23T20:02:39.439 INFO:tasks.rados.rados.0.smithi112.stdout:2570: left oid 361 (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T20:02:39.439 INFO:tasks.rados.rados.0.smithi112.stdout:2573: finishing write tid 1 to smithi11289144-318 2023-09-23T20:02:39.440 INFO:tasks.rados.rados.0.smithi112.stdout:2570: done (3 left) 2023-09-23T20:02:39.440 INFO:tasks.rados.rados.0.smithi112.stdout:2574: done (2 left) 2023-09-23T20:02:39.440 INFO:tasks.rados.rados.0.smithi112.stdout:2575: done (1 left) 2023-09-23T20:02:39.440 INFO:tasks.rados.rados.0.smithi112.stdout:2576: read oid 9 snap -1 2023-09-23T20:02:39.440 INFO:tasks.rados.rados.0.smithi112.stdout:2576: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-23T20:02:39.441 INFO:tasks.rados.rados.0.smithi112.stdout:2577: write oid 294 current snap is 0 2023-09-23T20:02:39.441 INFO:tasks.rados.rados.0.smithi112.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-09-23T20:02:39.446 INFO:tasks.rados.rados.0.smithi112.stdout:2577: writing smithi11289144-294 from 635760 to 1051740 tid 1 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2577: writing smithi11289144-294 from 1626337 to 2163587 tid 2 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2578: write oid 219 current snap is 0 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2573: finishing write tid 2 to smithi11289144-318 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2573: finishing write tid 3 to smithi11289144-318 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2573: finishing write tid 4 to smithi11289144-318 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 318 v 305 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2573: left oid 318 (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T20:02:39.453 INFO:tasks.rados.rados.0.smithi112.stdout:2576: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-23T20:02:39.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:39 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.922818+0000 mgr.x (mgr.24721) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T20:02:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:39 smithi174 bash[31352]: cephadm 2023-09-23T20:02:37.923798+0000 mgr.x (mgr.24721) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi112 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:2577: finishing write tid 1 to smithi11289144-294 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:2577: finishing write tid 2 to smithi11289144-294 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:2577: finishing write tid 3 to smithi11289144-294 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:2577: finishing write tid 4 to smithi11289144-294 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 392 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:2577: left oid 294 (ObjNum 1680 snap 0 seq_num 1680) 2023-09-23T20:02:39.604 INFO:tasks.rados.rados.0.smithi112.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-09-23T20:02:39.611 INFO:tasks.rados.rados.0.smithi112.stdout:2578: writing smithi11289144-219 from 652567 to 1260149 tid 1 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2578: writing smithi11289144-219 from 1801172 to 2252567 tid 2 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2573: done (3 left) 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2576: done (2 left) 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2577: done (1 left) 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2579: read oid 468 snap -1 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2579: expect deleted 2023-09-23T20:02:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:2580: delete oid 133 current snap is 0 2023-09-23T20:02:39.620 INFO:tasks.rados.rados.0.smithi112.stdout:2579: done (2 left) 2023-09-23T20:02:39.620 INFO:tasks.rados.rados.0.smithi112.stdout:2580: done (1 left) 2023-09-23T20:02:39.620 INFO:tasks.rados.rados.0.smithi112.stdout:2581: read oid 85 snap -1 2023-09-23T20:02:39.620 INFO:tasks.rados.rados.0.smithi112.stdout:2581: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T20:02:39.620 INFO:tasks.rados.rados.0.smithi112.stdout:2582: read oid 498 snap -1 2023-09-23T20:02:39.620 INFO:tasks.rados.rados.0.smithi112.stdout:2582: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:02:39.621 INFO:tasks.rados.rados.0.smithi112.stdout:2583: read oid 277 snap -1 2023-09-23T20:02:39.621 INFO:tasks.rados.rados.0.smithi112.stdout:2583: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T20:02:39.621 INFO:tasks.rados.rados.0.smithi112.stdout:2584: delete oid 294 current snap is 0 2023-09-23T20:02:39.621 INFO:tasks.rados.rados.0.smithi112.stdout:2578: finishing write tid 1 to smithi11289144-219 2023-09-23T20:02:39.622 INFO:tasks.rados.rados.0.smithi112.stdout:2578: finishing write tid 2 to smithi11289144-219 2023-09-23T20:02:39.629 INFO:tasks.rados.rados.0.smithi112.stdout:2582: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:02:39.776 INFO:tasks.rados.rados.0.smithi112.stdout:2581: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T20:02:40.017 INFO:tasks.rados.rados.0.smithi112.stdout:2578: finishing write tid 3 to smithi11289144-219 2023-09-23T20:02:40.018 INFO:tasks.rados.rados.0.smithi112.stdout:2578: finishing write tid 4 to smithi11289144-219 2023-09-23T20:02:40.018 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 437 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-09-23T20:02:40.018 INFO:tasks.rados.rados.0.smithi112.stdout:2578: left oid 219 (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T20:02:40.018 INFO:tasks.rados.rados.0.smithi112.stdout:2583: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2578: done (4 left) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2581: done (3 left) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2582: done (2 left) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2583: done (1 left) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2584: done (0 left) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2585: read oid 73 snap -1 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2585: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2586: write oid 61 current snap is 0 2023-09-23T20:02:40.167 INFO:tasks.rados.rados.0.smithi112.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-09-23T20:02:40.180 INFO:tasks.rados.rados.0.smithi112.stdout:2586: writing smithi11289144-61 from 702988 to 1136317 tid 1 2023-09-23T20:02:40.187 INFO:tasks.rados.rados.0.smithi112.stdout:2586: writing smithi11289144-61 from 1860265 to 2302988 tid 2 2023-09-23T20:02:40.187 INFO:tasks.rados.rados.0.smithi112.stdout:2587: read oid 215 snap -1 2023-09-23T20:02:40.187 INFO:tasks.rados.rados.0.smithi112.stdout:2587: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:02:40.187 INFO:tasks.rados.rados.0.smithi112.stdout:2588: write oid 349 current snap is 0 2023-09-23T20:02:40.187 INFO:tasks.rados.rados.0.smithi112.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-09-23T20:02:40.193 INFO:tasks.rados.rados.0.smithi112.stdout:2588: writing smithi11289144-349 from 719795 to 1228373 tid 1 2023-09-23T20:02:40.200 INFO:tasks.rados.rados.0.smithi112.stdout:2588: writing smithi11289144-349 from 1918747 to 2319795 tid 2 2023-09-23T20:02:40.200 INFO:tasks.rados.rados.0.smithi112.stdout:2589: write oid 306 current snap is 0 2023-09-23T20:02:40.200 INFO:tasks.rados.rados.0.smithi112.stdout:2585: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T20:02:40.375 INFO:tasks.rados.rados.0.smithi112.stdout:2586: finishing write tid 1 to smithi11289144-61 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:2586: finishing write tid 2 to smithi11289144-61 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:2586: finishing write tid 3 to smithi11289144-61 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:2586: finishing write tid 4 to smithi11289144-61 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 61 v 240 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:2588: finishing write tid 1 to smithi11289144-349 2023-09-23T20:02:40.376 INFO:tasks.rados.rados.0.smithi112.stdout:2587: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:02:40.493 INFO:tasks.rados.rados.0.smithi112.stdout:2588: finishing write tid 2 to smithi11289144-349 2023-09-23T20:02:40.493 INFO:tasks.rados.rados.0.smithi112.stdout:2588: finishing write tid 3 to smithi11289144-349 2023-09-23T20:02:40.493 INFO:tasks.rados.rados.0.smithi112.stdout:2588: finishing write tid 4 to smithi11289144-349 2023-09-23T20:02:40.493 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 409 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-09-23T20:02:40.493 INFO:tasks.rados.rados.0.smithi112.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-09-23T20:02:40.493 INFO:tasks.rados.rados.0.smithi112.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-09-23T20:02:40.500 INFO:tasks.rados.rados.0.smithi112.stdout:2589: writing smithi11289144-306 from 736602 to 1320429 tid 1 2023-09-23T20:02:40.505 INFO:tasks.rados.rados.0.smithi112.stdout:2589: writing smithi11289144-306 from 1860876 to 2336602 tid 2 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2585: done (4 left) 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2586: done (3 left) 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2587: done (2 left) 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2588: done (1 left) 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2590: read oid 309 snap -1 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2590: expect deleted 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2591: write oid 398 current snap is 0 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2589: finishing write tid 1 to smithi11289144-306 2023-09-23T20:02:40.506 INFO:tasks.rados.rados.0.smithi112.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-09-23T20:02:40.513 INFO:tasks.rados.rados.0.smithi112.stdout:2591: writing smithi11289144-398 from 753409 to 1412485 tid 1 2023-09-23T20:02:40.518 INFO:tasks.rados.rados.0.smithi112.stdout:2591: writing smithi11289144-398 from 1919358 to 2353409 tid 2 2023-09-23T20:02:40.518 INFO:tasks.rados.rados.0.smithi112.stdout:2592: write oid 368 current snap is 0 2023-09-23T20:02:40.519 INFO:tasks.rados.rados.0.smithi112.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-09-23T20:02:40.525 INFO:tasks.rados.rados.0.smithi112.stdout:2592: writing smithi11289144-368 from 770216 to 1220894 tid 1 2023-09-23T20:02:40.531 INFO:tasks.rados.rados.0.smithi112.stdout:2592: writing smithi11289144-368 from 1694193 to 2246119 tid 2 2023-09-23T20:02:40.531 INFO:tasks.rados.rados.0.smithi112.stdout:2593: write oid 205 current snap is 0 2023-09-23T20:02:40.531 INFO:tasks.rados.rados.0.smithi112.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-09-23T20:02:40.538 INFO:tasks.rados.rados.0.smithi112.stdout:2593: writing smithi11289144-205 from 787023 to 1312950 tid 1 2023-09-23T20:02:40.544 INFO:tasks.rados.rados.0.smithi112.stdout:2593: writing smithi11289144-205 from 1752675 to 2387023 tid 2 2023-09-23T20:02:40.544 INFO:tasks.rados.rados.0.smithi112.stdout:2594: write oid 224 current snap is 0 2023-09-23T20:02:40.544 INFO:tasks.rados.rados.0.smithi112.stdout:2589: finishing write tid 2 to smithi11289144-306 2023-09-23T20:02:40.544 INFO:tasks.rados.rados.0.smithi112.stdout:2589: finishing write tid 3 to smithi11289144-306 2023-09-23T20:02:40.545 INFO:tasks.rados.rados.0.smithi112.stdout:2589: finishing write tid 4 to smithi11289144-306 2023-09-23T20:02:40.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 306 v 372 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-09-23T20:02:40.545 INFO:tasks.rados.rados.0.smithi112.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T20:02:40.545 INFO:tasks.rados.rados.0.smithi112.stdout:2591: finishing write tid 1 to smithi11289144-398 2023-09-23T20:02:40.545 INFO:tasks.rados.rados.0.smithi112.stdout:2591: finishing write tid 2 to smithi11289144-398 2023-09-23T20:02:40.545 INFO:tasks.rados.rados.0.smithi112.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-09-23T20:02:40.549 INFO:tasks.rados.rados.0.smithi112.stdout:2594: writing smithi11289144-224 from 403830 to 1005006 tid 1 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2594: writing smithi11289144-224 from 1694804 to 2250399 tid 2 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2589: done (5 left) 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2590: done (4 left) 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2595: read oid 403 snap -1 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2595: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2596: read oid 234 snap -1 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2596: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2597: write oid 378 current snap is 0 2023-09-23T20:02:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-09-23T20:02:40.563 INFO:tasks.rados.rados.0.smithi112.stdout:2597: writing smithi11289144-378 from 420637 to 1097062 tid 1 2023-09-23T20:02:40.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:40 smithi174 bash[31352]: cluster 2023-09-23T20:02:38.765487+0000 mgr.x (mgr.24721) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.9 MiB/s wr, 107 op/s 2023-09-23T20:02:40.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:40 smithi174 bash[31352]: audit 2023-09-23T20:02:39.223209+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:40.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:40 smithi174 bash[31352]: audit 2023-09-23T20:02:39.234862+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:40.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:40 smithi174 bash[31352]: cephadm 2023-09-23T20:02:39.242224+0000 mgr.x (mgr.24721) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T20:02:40.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:40 smithi174 bash[31352]: cephadm 2023-09-23T20:02:39.260599+0000 mgr.x (mgr.24721) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi112 2023-09-23T20:02:40.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:40 smithi174 bash[31352]: audit 2023-09-23T20:02:40.075105+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.112:0/3766747908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:40.571 INFO:tasks.rados.rados.0.smithi112.stdout:2597: writing smithi11289144-378 from 1753286 to 2420637 tid 2 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2598: read oid 281 snap -1 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2598: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2599: read oid 435 snap -1 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2599: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2600: read oid 288 snap -1 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2600: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2601: read oid 271 snap -1 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2601: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2602: read oid 19 snap -1 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2602: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2603: read oid 237 snap -1 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2603: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T20:02:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:2604: read oid 157 snap -1 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2604: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2605: read oid 306 snap -1 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2605: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2606: write oid 126 current snap is 0 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2591: finishing write tid 3 to smithi11289144-398 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2591: finishing write tid 4 to smithi11289144-398 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 398 v 329 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2591: left oid 398 (ObjNum 1687 snap 0 seq_num 1687) 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2592: finishing write tid 1 to smithi11289144-368 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2592: finishing write tid 2 to smithi11289144-368 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2592: finishing write tid 3 to smithi11289144-368 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2592: finishing write tid 4 to smithi11289144-368 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 368 v 258 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-09-23T20:02:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:2592: left oid 368 (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2593: finishing write tid 1 to smithi11289144-205 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2593: finishing write tid 2 to smithi11289144-205 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2593: finishing write tid 3 to smithi11289144-205 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2593: finishing write tid 4 to smithi11289144-205 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 205 v 440 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2593: left oid 205 (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2594: finishing write tid 1 to smithi11289144-224 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2594: finishing write tid 2 to smithi11289144-224 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2594: finishing write tid 3 to smithi11289144-224 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2594: finishing write tid 4 to smithi11289144-224 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 224 v 332 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2594: left oid 224 (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2597: finishing write tid 1 to smithi11289144-378 2023-09-23T20:02:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-09-23T20:02:40.579 INFO:tasks.rados.rados.0.smithi112.stdout:2606: writing smithi11289144-126 from 437444 to 1189118 tid 1 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2606: writing smithi11289144-126 from 1811768 to 2371032 tid 2 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2591: done (15 left) 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2592: done (14 left) 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2593: done (13 left) 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2594: done (12 left) 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2607: write oid 273 current snap is 0 2023-09-23T20:02:40.588 INFO:tasks.rados.rados.0.smithi112.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-09-23T20:02:40.593 INFO:tasks.rados.rados.0.smithi112.stdout:2607: writing smithi11289144-273 from 454251 to 881174 tid 1 2023-09-23T20:02:40.601 INFO:tasks.rados.rados.0.smithi112.stdout:2607: writing smithi11289144-273 from 1470250 to 2173172 tid 2 2023-09-23T20:02:40.601 INFO:tasks.rados.rados.0.smithi112.stdout:2608: write oid 197 current snap is 0 2023-09-23T20:02:40.601 INFO:tasks.rados.rados.0.smithi112.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-09-23T20:02:40.607 INFO:tasks.rados.rados.0.smithi112.stdout:2608: writing smithi11289144-197 from 471058 to 973230 tid 1 2023-09-23T20:02:40.612 INFO:tasks.rados.rados.0.smithi112.stdout:2608: writing smithi11289144-197 from 1412379 to 1858959 tid 2 2023-09-23T20:02:40.612 INFO:tasks.rados.rados.0.smithi112.stdout:2609: write oid 488 current snap is 0 2023-09-23T20:02:40.612 INFO:tasks.rados.rados.0.smithi112.stdout:2595: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T20:02:40.680 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[27353]: cluster 2023-09-23T20:02:38.765487+0000 mgr.x (mgr.24721) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.9 MiB/s wr, 107 op/s 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[27353]: audit 2023-09-23T20:02:39.223209+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[27353]: audit 2023-09-23T20:02:39.234862+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[27353]: cephadm 2023-09-23T20:02:39.242224+0000 mgr.x (mgr.24721) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[27353]: cephadm 2023-09-23T20:02:39.260599+0000 mgr.x (mgr.24721) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi112 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[27353]: audit 2023-09-23T20:02:40.075105+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.112:0/3766747908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[41728]: cluster 2023-09-23T20:02:38.765487+0000 mgr.x (mgr.24721) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.9 MiB/s wr, 107 op/s 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[41728]: audit 2023-09-23T20:02:39.223209+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[41728]: audit 2023-09-23T20:02:39.234862+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:40.681 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[41728]: cephadm 2023-09-23T20:02:39.242224+0000 mgr.x (mgr.24721) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T20:02:40.682 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[41728]: cephadm 2023-09-23T20:02:39.260599+0000 mgr.x (mgr.24721) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi112 2023-09-23T20:02:40.682 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[41728]: audit 2023-09-23T20:02:40.075105+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.112:0/3766747908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:40.800 INFO:tasks.rados.rados.0.smithi112.stdout:2597: finishing write tid 2 to smithi11289144-378 2023-09-23T20:02:40.800 INFO:tasks.rados.rados.0.smithi112.stdout:2597: finishing write tid 3 to smithi11289144-378 2023-09-23T20:02:40.801 INFO:tasks.rados.rados.0.smithi112.stdout:2597: finishing write tid 4 to smithi11289144-378 2023-09-23T20:02:40.801 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 378 v 392 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-09-23T20:02:40.801 INFO:tasks.rados.rados.0.smithi112.stdout:2597: left oid 378 (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:02:40.801 INFO:tasks.rados.rados.0.smithi112.stdout:2604: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:02:40.931 INFO:tasks.rados.rados.0.smithi112.stdout:2602: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T20:02:41.011 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.841Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T20:02:41.011 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.841Z 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-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.842Z 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-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.842Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.842Z 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-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.842Z 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-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T20:02:41.012 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T20:02:41.013 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T20:02:41.014 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T20:02:41.015 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T20:02:41.016 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T20:02:41.016 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T20:02:41.016 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T20:02:41.016 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T20:02:41.016 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T20:02:41.016 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:02:40 smithi112 bash[91873]: ts=2023-09-23T20:02:40.843Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T20:02:41.037 INFO:tasks.rados.rados.0.smithi112.stdout:2600: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:02:41.150 INFO:tasks.rados.rados.0.smithi112.stdout:2596: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-23T20:02:41.272 INFO:tasks.rados.rados.0.smithi112.stdout:2606: finishing write tid 1 to smithi11289144-126 2023-09-23T20:02:41.272 INFO:tasks.rados.rados.0.smithi112.stdout:2601: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:02:41.434 INFO:tasks.rados.rados.0.smithi112.stdout:2605: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T20:02:41.507 INFO:tasks.rados.rados.0.smithi112.stdout:2606: finishing write tid 2 to smithi11289144-126 2023-09-23T20:02:41.507 INFO:tasks.rados.rados.0.smithi112.stdout:2606: finishing write tid 3 to smithi11289144-126 2023-09-23T20:02:41.507 INFO:tasks.rados.rados.0.smithi112.stdout:2606: finishing write tid 4 to smithi11289144-126 2023-09-23T20:02:41.507 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 126 v 267 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-09-23T20:02:41.507 INFO:tasks.rados.rados.0.smithi112.stdout:2606: left oid 126 (ObjNum 1692 snap 0 seq_num 1692) 2023-09-23T20:02:41.507 INFO:tasks.rados.rados.0.smithi112.stdout:2598: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-09-23T20:02:41.625 INFO:tasks.rados.rados.0.smithi112.stdout:2603: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T20:02:41.786 INFO:tasks.rados.rados.0.smithi112.stdout:2607: finishing write tid 1 to smithi11289144-273 2023-09-23T20:02:41.786 INFO:tasks.rados.rados.0.smithi112.stdout:2607: finishing write tid 2 to smithi11289144-273 2023-09-23T20:02:41.786 INFO:tasks.rados.rados.0.smithi112.stdout:2607: finishing write tid 3 to smithi11289144-273 2023-09-23T20:02:41.786 INFO:tasks.rados.rados.0.smithi112.stdout:2607: finishing write tid 4 to smithi11289144-273 2023-09-23T20:02:41.786 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 273 v 443 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-09-23T20:02:41.787 INFO:tasks.rados.rados.0.smithi112.stdout:2607: left oid 273 (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T20:02:41.787 INFO:tasks.rados.rados.0.smithi112.stdout:2599: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-09-23T20:02:42.004 INFO:tasks.rados.rados.0.smithi112.stdout:2608: finishing write tid 1 to smithi11289144-197 2023-09-23T20:02:42.004 INFO:tasks.rados.rados.0.smithi112.stdout:2608: finishing write tid 2 to smithi11289144-197 2023-09-23T20:02:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:2608: finishing write tid 3 to smithi11289144-197 2023-09-23T20:02:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:2608: finishing write tid 4 to smithi11289144-197 2023-09-23T20:02:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 197 v 395 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-09-23T20:02:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:2608: left oid 197 (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T20:02:42.005 INFO:tasks.rados.rados.0.smithi112.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-09-23T20:02:42.016 INFO:tasks.rados.rados.0.smithi112.stdout:2609: writing smithi11289144-488 from 487865 to 1065286 tid 1 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2609: writing smithi11289144-488 from 1470861 to 2177452 tid 2 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2595: done (14 left) 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2596: done (13 left) 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2597: done (12 left) 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2598: done (11 left) 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2599: done (10 left) 2023-09-23T20:02:42.025 INFO:tasks.rados.rados.0.smithi112.stdout:2600: done (9 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2601: done (8 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2602: done (7 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2603: done (6 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2604: done (5 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2605: done (4 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2606: done (3 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2607: done (2 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2608: done (1 left) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2610: read oid 353 snap -1 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2610: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2611: write oid 325 current snap is 0 2023-09-23T20:02:42.026 INFO:tasks.rados.rados.0.smithi112.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-09-23T20:02:42.031 INFO:tasks.rados.rados.0.smithi112.stdout:2611: writing smithi11289144-325 from 504672 to 1273695 tid 1 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2611: writing smithi11289144-325 from 2045696 to 2495945 tid 2 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2612: read oid 276 snap -1 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2612: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2613: read oid 301 snap -1 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2613: expect deleted 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2614: read oid 30 snap -1 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2614: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2615: read oid 220 snap -1 2023-09-23T20:02:42.040 INFO:tasks.rados.rados.0.smithi112.stdout:2615: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T20:02:42.041 INFO:tasks.rados.rados.0.smithi112.stdout:2616: read oid 237 snap -1 2023-09-23T20:02:42.041 INFO:tasks.rados.rados.0.smithi112.stdout:2616: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T20:02:42.041 INFO:tasks.rados.rados.0.smithi112.stdout:2617: write oid 344 current snap is 0 2023-09-23T20:02:42.041 INFO:tasks.rados.rados.0.smithi112.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-09-23T20:02:42.044 INFO:tasks.rados.rados.0.smithi112.stdout:2617: writing smithi11289144-344 from 521479 to 965751 tid 1 2023-09-23T20:02:42.053 INFO:tasks.rados.rados.0.smithi112.stdout:2617: writing smithi11289144-344 from 1704178 to 2414438 tid 2 2023-09-23T20:02:42.053 INFO:tasks.rados.rados.0.smithi112.stdout:2618: write oid 107 current snap is 0 2023-09-23T20:02:42.053 INFO:tasks.rados.rados.0.smithi112.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-09-23T20:02:42.059 INFO:tasks.rados.rados.0.smithi112.stdout:2618: writing smithi11289144-107 from 538286 to 1057807 tid 1 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2618: writing smithi11289144-107 from 1762660 to 2216578 tid 2 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2619: read oid 394 snap -1 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2619: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2620: read oid 331 snap -1 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2620: expect (ObjNum 1299 snap 0 seq_num 1299) 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2621: write oid 31 current snap is 0 2023-09-23T20:02:42.066 INFO:tasks.rados.rados.0.smithi112.stdout:2609: finishing write tid 1 to smithi11289144-488 2023-09-23T20:02:42.067 INFO:tasks.rados.rados.0.smithi112.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-09-23T20:02:42.073 INFO:tasks.rados.rados.0.smithi112.stdout:2621: writing smithi11289144-31 from 555093 to 1149863 tid 1 2023-09-23T20:02:42.080 INFO:tasks.rados.rados.0.smithi112.stdout:2621: writing smithi11289144-31 from 1704789 to 2418718 tid 2 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:2622: write oid 411 current snap is 0 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:2609: finishing write tid 2 to smithi11289144-488 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:2609: finishing write tid 3 to smithi11289144-488 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:2609: finishing write tid 4 to smithi11289144-488 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 488 v 362 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:2609: left oid 488 (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T20:02:42.081 INFO:tasks.rados.rados.0.smithi112.stdout:2610: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:42.261 INFO:tasks.rados.rados.0.smithi112.stdout:2611: finishing write tid 1 to smithi11289144-325 2023-09-23T20:02:42.261 INFO:tasks.rados.rados.0.smithi112.stdout:2614: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T20:02:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:2611: finishing write tid 2 to smithi11289144-325 2023-09-23T20:02:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:2611: finishing write tid 3 to smithi11289144-325 2023-09-23T20:02:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:2611: finishing write tid 4 to smithi11289144-325 2023-09-23T20:02:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 325 v 244 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-09-23T20:02:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:2611: left oid 325 (ObjNum 1696 snap 0 seq_num 1696) 2023-09-23T20:02:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:2615: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T20:02:42.531 INFO:tasks.rados.rados.0.smithi112.stdout:2612: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:02:42.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:42 smithi174 bash[31352]: cluster 2023-09-23T20:02:40.766144+0000 mgr.x (mgr.24721) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-09-23T20:02:42.573 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:42 smithi112 bash[41728]: cluster 2023-09-23T20:02:40.766144+0000 mgr.x (mgr.24721) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-09-23T20:02:42.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:42 smithi112 bash[27353]: cluster 2023-09-23T20:02:40.766144+0000 mgr.x (mgr.24721) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-09-23T20:02:42.666 INFO:tasks.rados.rados.0.smithi112.stdout:2616: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T20:02:42.825 INFO:tasks.rados.rados.0.smithi112.stdout:2617: finishing write tid 1 to smithi11289144-344 2023-09-23T20:02:42.825 INFO:tasks.rados.rados.0.smithi112.stdout:2617: finishing write tid 2 to smithi11289144-344 2023-09-23T20:02:42.826 INFO:tasks.rados.rados.0.smithi112.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-09-23T20:02:42.832 INFO:tasks.rados.rados.0.smithi112.stdout:2622: writing smithi11289144-411 from 571900 to 1241919 tid 1 2023-09-23T20:02:42.838 INFO:tasks.rados.rados.0.smithi112.stdout:2622: writing smithi11289144-411 from 1763271 to 2220858 tid 2 2023-09-23T20:02:42.838 INFO:tasks.rados.rados.0.smithi112.stdout:2609: done (13 left) 2023-09-23T20:02:42.838 INFO:tasks.rados.rados.0.smithi112.stdout:2610: done (12 left) 2023-09-23T20:02:42.838 INFO:tasks.rados.rados.0.smithi112.stdout:2611: done (11 left) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2612: done (10 left) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2613: done (9 left) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2614: done (8 left) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2615: done (7 left) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2616: done (6 left) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2623: write oid 11 current snap is 0 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2617: finishing write tid 3 to smithi11289144-344 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2617: finishing write tid 4 to smithi11289144-344 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 344 v 446 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2617: left oid 344 (ObjNum 1697 snap 0 seq_num 1697) 2023-09-23T20:02:42.839 INFO:tasks.rados.rados.0.smithi112.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-09-23T20:02:42.847 INFO:tasks.rados.rados.0.smithi112.stdout:2623: writing smithi11289144-11 from 588707 to 1333975 tid 1 2023-09-23T20:02:42.855 INFO:tasks.rados.rados.0.smithi112.stdout:2623: writing smithi11289144-11 from 1821753 to 2539351 tid 2 2023-09-23T20:02:42.855 INFO:tasks.rados.rados.0.smithi112.stdout:2617: done (6 left) 2023-09-23T20:02:42.855 INFO:tasks.rados.rados.0.smithi112.stdout:2624: write oid 165 current snap is 0 2023-09-23T20:02:42.856 INFO:tasks.rados.rados.0.smithi112.stdout:2618: finishing write tid 1 to smithi11289144-107 2023-09-23T20:02:42.856 INFO:tasks.rados.rados.0.smithi112.stdout:2618: finishing write tid 2 to smithi11289144-107 2023-09-23T20:02:42.856 INFO:tasks.rados.rados.0.smithi112.stdout:2618: finishing write tid 3 to smithi11289144-107 2023-09-23T20:02:42.856 INFO:tasks.rados.rados.0.smithi112.stdout:2618: finishing write tid 4 to smithi11289144-107 2023-09-23T20:02:42.856 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 107 v 308 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-09-23T20:02:42.856 INFO:tasks.rados.rados.0.smithi112.stdout:2618: left oid 107 (ObjNum 1698 snap 0 seq_num 1698) 2023-09-23T20:02:42.857 INFO:tasks.rados.rados.0.smithi112.stdout:2619: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:02:42.939 INFO:tasks.rados.rados.0.smithi112.stdout:2621: finishing write tid 1 to smithi11289144-31 2023-09-23T20:02:42.939 INFO:tasks.rados.rados.0.smithi112.stdout:2620: expect (ObjNum 1299 snap 0 seq_num 1299) 2023-09-23T20:02:43.163 INFO:tasks.rados.rados.0.smithi112.stdout:2621: finishing write tid 2 to smithi11289144-31 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2621: finishing write tid 3 to smithi11289144-31 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2621: finishing write tid 4 to smithi11289144-31 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 335 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2621: left oid 31 (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2622: finishing write tid 1 to smithi11289144-411 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2622: finishing write tid 2 to smithi11289144-411 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2622: finishing write tid 3 to smithi11289144-411 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2622: finishing write tid 4 to smithi11289144-411 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 411 v 338 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-09-23T20:02:43.164 INFO:tasks.rados.rados.0.smithi112.stdout:2622: left oid 411 (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:02:43.165 INFO:tasks.rados.rados.0.smithi112.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-09-23T20:02:43.177 INFO:tasks.rados.rados.0.smithi112.stdout:2624: writing smithi11289144-165 from 605514 to 1026031 tid 1 2023-09-23T20:02:43.181 INFO:tasks.rados.rados.0.smithi112.stdout:2624: writing smithi11289144-165 from 1480235 to 1941491 tid 2 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2624: writing smithi11289144-165 from 2356169 to 2605514 tid 3 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2618: done (6 left) 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2619: done (5 left) 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2620: done (4 left) 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2621: done (3 left) 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2622: done (2 left) 2023-09-23T20:02:43.186 INFO:tasks.rados.rados.0.smithi112.stdout:2625: write oid 215 current snap is 0 2023-09-23T20:02:43.187 INFO:tasks.rados.rados.0.smithi112.stdout:2623: finishing write tid 1 to smithi11289144-11 2023-09-23T20:02:43.187 INFO:tasks.rados.rados.0.smithi112.stdout:2623: finishing write tid 2 to smithi11289144-11 2023-09-23T20:02:43.187 INFO:tasks.rados.rados.0.smithi112.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-09-23T20:02:43.196 INFO:tasks.rados.rados.0.smithi112.stdout:2625: writing smithi11289144-215 from 622321 to 1234440 tid 1 2023-09-23T20:02:43.205 INFO:tasks.rados.rados.0.smithi112.stdout:2625: writing smithi11289144-215 from 1938717 to 2622321 tid 2 2023-09-23T20:02:43.205 INFO:tasks.rados.rados.0.smithi112.stdout:2626: write oid 66 current snap is 0 2023-09-23T20:02:43.205 INFO:tasks.rados.rados.0.smithi112.stdout:2623: finishing write tid 3 to smithi11289144-11 2023-09-23T20:02:43.206 INFO:tasks.rados.rados.0.smithi112.stdout:2623: finishing write tid 4 to smithi11289144-11 2023-09-23T20:02:43.206 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 11 v 285 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-09-23T20:02:43.206 INFO:tasks.rados.rados.0.smithi112.stdout:2623: left oid 11 (ObjNum 1701 snap 0 seq_num 1701) 2023-09-23T20:02:43.206 INFO:tasks.rados.rados.0.smithi112.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-09-23T20:02:43.212 INFO:tasks.rados.rados.0.smithi112.stdout:2626: writing smithi11289144-66 from 639128 to 1326496 tid 1 2023-09-23T20:02:43.219 INFO:tasks.rados.rados.0.smithi112.stdout:2626: writing smithi11289144-66 from 1997199 to 2462124 tid 2 2023-09-23T20:02:43.219 INFO:tasks.rados.rados.0.smithi112.stdout:2623: done (3 left) 2023-09-23T20:02:43.219 INFO:tasks.rados.rados.0.smithi112.stdout:2627: read oid 80 snap -1 2023-09-23T20:02:43.219 INFO:tasks.rados.rados.0.smithi112.stdout:2627: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:43.219 INFO:tasks.rados.rados.0.smithi112.stdout:2628: read oid 74 snap -1 2023-09-23T20:02:43.219 INFO:tasks.rados.rados.0.smithi112.stdout:2628: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-09-23T20:02:43.221 INFO:tasks.rados.rados.0.smithi112.stdout:2629: read oid 407 snap -1 2023-09-23T20:02:43.221 INFO:tasks.rados.rados.0.smithi112.stdout:2629: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:02:43.222 INFO:tasks.rados.rados.0.smithi112.stdout:2630: write oid 260 current snap is 0 2023-09-23T20:02:43.222 INFO:tasks.rados.rados.0.smithi112.stdout:2624: finishing write tid 1 to smithi11289144-165 2023-09-23T20:02:43.222 INFO:tasks.rados.rados.0.smithi112.stdout:2624: finishing write tid 2 to smithi11289144-165 2023-09-23T20:02:43.222 INFO:tasks.rados.rados.0.smithi112.stdout:2624: finishing write tid 3 to smithi11289144-165 2023-09-23T20:02:43.223 INFO:tasks.rados.rados.0.smithi112.stdout:2624: finishing write tid 4 to smithi11289144-165 2023-09-23T20:02:43.223 INFO:tasks.rados.rados.0.smithi112.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-09-23T20:02:43.228 INFO:tasks.rados.rados.0.smithi112.stdout:2630: writing smithi11289144-260 from 655935 to 1418552 tid 1 2023-09-23T20:02:43.236 INFO:tasks.rados.rados.0.smithi112.stdout:2630: writing smithi11289144-260 from 2055681 to 2655935 tid 2 2023-09-23T20:02:43.236 INFO:tasks.rados.rados.0.smithi112.stdout:2631: read oid 104 snap -1 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2631: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2632: read oid 355 snap -1 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2632: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2633: delete oid 227 current snap is 0 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2624: finishing write tid 5 to smithi11289144-165 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 165 v 271 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2624: left oid 165 (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2625: finishing write tid 1 to smithi11289144-215 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2625: finishing write tid 2 to smithi11289144-215 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2625: finishing write tid 3 to smithi11289144-215 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:2625: finishing write tid 4 to smithi11289144-215 2023-09-23T20:02:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 215 v 261 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2625: left oid 215 (ObjNum 1703 snap 0 seq_num 1703) 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2626: finishing write tid 1 to smithi11289144-66 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2626: finishing write tid 2 to smithi11289144-66 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2626: finishing write tid 3 to smithi11289144-66 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2626: finishing write tid 4 to smithi11289144-66 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 66 v 398 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2626: left oid 66 (ObjNum 1704 snap 0 seq_num 1704) 2023-09-23T20:02:43.238 INFO:tasks.rados.rados.0.smithi112.stdout:2627: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:02:43.357 INFO:tasks.rados.rados.0.smithi112.stdout:2629: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:02:43.450 INFO:tasks.rados.rados.0.smithi112.stdout:2628: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-09-23T20:02:43.552 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:43 smithi112 bash[41728]: audit 2023-09-23T20:02:42.494988+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.112:0/1996069031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:43.552 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:43 smithi112 bash[27353]: audit 2023-09-23T20:02:42.494988+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.112:0/1996069031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:43.552 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:43 smithi112 systemd[1]: Stopping Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:02:43.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:43 smithi174 bash[31352]: audit 2023-09-23T20:02:42.494988+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.112:0/1996069031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:43.670 INFO:tasks.rados.rados.0.smithi112.stdout:2630: finishing write tid 1 to smithi11289144-260 2023-09-23T20:02:43.670 INFO:tasks.rados.rados.0.smithi112.stdout:2631: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:02:43.771 INFO:tasks.rados.rados.0.smithi112.stdout:2630: finishing write tid 2 to smithi11289144-260 2023-09-23T20:02:43.771 INFO:tasks.rados.rados.0.smithi112.stdout:2630: finishing write tid 3 to smithi11289144-260 2023-09-23T20:02:43.771 INFO:tasks.rados.rados.0.smithi112.stdout:2630: finishing write tid 4 to smithi11289144-260 2023-09-23T20:02:43.771 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 288 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-09-23T20:02:43.771 INFO:tasks.rados.rados.0.smithi112.stdout:2630: left oid 260 (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T20:02:43.772 INFO:tasks.rados.rados.0.smithi112.stdout:2632: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T20:02:43.809 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:43 smithi112 bash[76866]: ts=2023-09-23T20:02:43.553Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:02:43.894 INFO:tasks.rados.rados.0.smithi112.stdout:2624: done (9 left) 2023-09-23T20:02:43.894 INFO:tasks.rados.rados.0.smithi112.stdout:2625: done (8 left) 2023-09-23T20:02:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:2626: done (7 left) 2023-09-23T20:02:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:2627: done (6 left) 2023-09-23T20:02:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:2628: done (5 left) 2023-09-23T20:02:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:2629: done (4 left) 2023-09-23T20:02:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:2630: done (3 left) 2023-09-23T20:02:43.895 INFO:tasks.rados.rados.0.smithi112.stdout:2631: done (2 left) 2023-09-23T20:02:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:2632: done (1 left) 2023-09-23T20:02:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:2633: done (0 left) 2023-09-23T20:02:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:2634: write oid 34 current snap is 0 2023-09-23T20:02:43.896 INFO:tasks.rados.rados.0.smithi112.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-09-23T20:02:43.900 INFO:tasks.rados.rados.0.smithi112.stdout:2634: writing smithi11289144-34 from 689549 to 1202664 tid 1 2023-09-23T20:02:43.906 INFO:tasks.rados.rados.0.smithi112.stdout:2634: writing smithi11289144-34 from 1656292 to 2268544 tid 2 2023-09-23T20:02:43.906 INFO:tasks.rados.rados.0.smithi112.stdout:2635: read oid 285 snap -1 2023-09-23T20:02:43.907 INFO:tasks.rados.rados.0.smithi112.stdout:2635: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:02:43.907 INFO:tasks.rados.rados.0.smithi112.stdout:2636: write oid 219 current snap is 0 2023-09-23T20:02:43.907 INFO:tasks.rados.rados.0.smithi112.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-09-23T20:02:43.914 INFO:tasks.rados.rados.0.smithi112.stdout:2636: writing smithi11289144-219 from 706356 to 1294720 tid 1 2023-09-23T20:02:43.920 INFO:tasks.rados.rados.0.smithi112.stdout:2636: writing smithi11289144-219 from 1714774 to 2187037 tid 2 2023-09-23T20:02:43.920 INFO:tasks.rados.rados.0.smithi112.stdout:2637: write oid 167 current snap is 0 2023-09-23T20:02:43.921 INFO:tasks.rados.rados.0.smithi112.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-09-23T20:02:43.928 INFO:tasks.rados.rados.0.smithi112.stdout:2637: writing smithi11289144-167 from 723163 to 1386776 tid 1 2023-09-23T20:02:43.936 INFO:tasks.rados.rados.0.smithi112.stdout:2637: writing smithi11289144-167 from 2173256 to 2723163 tid 2 2023-09-23T20:02:43.936 INFO:tasks.rados.rados.0.smithi112.stdout:2638: write oid 69 current snap is 0 2023-09-23T20:02:43.936 INFO:tasks.rados.rados.0.smithi112.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-09-23T20:02:43.944 INFO:tasks.rados.rados.0.smithi112.stdout:2638: writing smithi11289144-69 from 739970 to 1478832 tid 1 2023-09-23T20:02:43.952 INFO:tasks.rados.rados.0.smithi112.stdout:2638: writing smithi11289144-69 from 2231738 to 2707670 tid 2 2023-09-23T20:02:43.952 INFO:tasks.rados.rados.0.smithi112.stdout:2639: delete oid 393 current snap is 0 2023-09-23T20:02:43.952 INFO:tasks.rados.rados.0.smithi112.stdout:2634: finishing write tid 1 to smithi11289144-34 2023-09-23T20:02:43.952 INFO:tasks.rados.rados.0.smithi112.stdout:2634: finishing write tid 2 to smithi11289144-34 2023-09-23T20:02:43.952 INFO:tasks.rados.rados.0.smithi112.stdout:2634: finishing write tid 3 to smithi11289144-34 2023-09-23T20:02:43.953 INFO:tasks.rados.rados.0.smithi112.stdout:2634: finishing write tid 4 to smithi11289144-34 2023-09-23T20:02:43.953 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 34 v 264 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-09-23T20:02:43.953 INFO:tasks.rados.rados.0.smithi112.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T20:02:43.953 INFO:tasks.rados.rados.0.smithi112.stdout:2635: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:02:44.154 INFO:tasks.rados.rados.0.smithi112.stdout:2636: finishing write tid 1 to smithi11289144-219 2023-09-23T20:02:44.154 INFO:tasks.rados.rados.0.smithi112.stdout:2636: finishing write tid 2 to smithi11289144-219 2023-09-23T20:02:44.154 INFO:tasks.rados.rados.0.smithi112.stdout:2636: finishing write tid 3 to smithi11289144-219 2023-09-23T20:02:44.154 INFO:tasks.rados.rados.0.smithi112.stdout:2636: finishing write tid 4 to smithi11289144-219 2023-09-23T20:02:44.154 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 450 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-09-23T20:02:44.154 INFO:tasks.rados.rados.0.smithi112.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2637: finishing write tid 1 to smithi11289144-167 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2634: done (5 left) 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2635: done (4 left) 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2636: done (3 left) 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2639: done (2 left) 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2640: write oid 178 current snap is 0 2023-09-23T20:02:44.155 INFO:tasks.rados.rados.0.smithi112.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-09-23T20:02:44.161 INFO:tasks.rados.rados.0.smithi112.stdout:2640: writing smithi11289144-178 from 773584 to 1379297 tid 1 2023-09-23T20:02:44.167 INFO:tasks.rados.rados.0.smithi112.stdout:2640: writing smithi11289144-178 from 1948702 to 2428303 tid 2 2023-09-23T20:02:44.167 INFO:tasks.rados.rados.0.smithi112.stdout:2641: read oid 443 snap -1 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2641: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2642: read oid 135 snap -1 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2642: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2643: read oid 487 snap -1 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2643: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2644: read oid 421 snap -1 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2644: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2645: write oid 375 current snap is 0 2023-09-23T20:02:44.168 INFO:tasks.rados.rados.0.smithi112.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-09-23T20:02:44.176 INFO:tasks.rados.rados.0.smithi112.stdout:2645: writing smithi11289144-375 from 790391 to 1471353 tid 1 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2645: writing smithi11289144-375 from 2007184 to 2630443 tid 2 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2646: write oid 291 current snap is 0 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2637: finishing write tid 2 to smithi11289144-167 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2637: finishing write tid 3 to smithi11289144-167 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2637: finishing write tid 4 to smithi11289144-167 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 167 v 396 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T20:02:44.184 INFO:tasks.rados.rados.0.smithi112.stdout:2638: finishing write tid 1 to smithi11289144-69 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2638: finishing write tid 2 to smithi11289144-69 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2638: finishing write tid 3 to smithi11289144-69 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2638: finishing write tid 4 to smithi11289144-69 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 69 v 267 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2640: finishing write tid 1 to smithi11289144-178 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2640: finishing write tid 2 to smithi11289144-178 2023-09-23T20:02:44.185 INFO:tasks.rados.rados.0.smithi112.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-09-23T20:02:44.190 INFO:tasks.rados.rados.0.smithi112.stdout:2646: writing smithi11289144-291 from 407198 to 1163409 tid 1 2023-09-23T20:02:44.196 INFO:tasks.rados.rados.0.smithi112.stdout:2646: writing smithi11289144-291 from 1665666 to 2148936 tid 2 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2646: writing smithi11289144-291 from 2685245 to 2807198 tid 3 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2637: done (8 left) 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2638: done (7 left) 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2647: read oid 292 snap -1 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2647: expect deleted 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2648: write oid 128 current snap is 0 2023-09-23T20:02:44.201 INFO:tasks.rados.rados.0.smithi112.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-09-23T20:02:44.206 INFO:tasks.rados.rados.0.smithi112.stdout:2648: writing smithi11289144-128 from 424005 to 855465 tid 1 2023-09-23T20:02:44.214 INFO:tasks.rados.rados.0.smithi112.stdout:2648: writing smithi11289144-128 from 1607795 to 2234723 tid 2 2023-09-23T20:02:44.215 INFO:tasks.rados.rados.0.smithi112.stdout:2649: delete oid 142 current snap is 0 2023-09-23T20:02:44.215 INFO:tasks.rados.rados.0.smithi112.stdout:2641: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T20:02:44.372 INFO:tasks.rados.rados.0.smithi112.stdout:2642: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T20:02:44.455 INFO:tasks.rados.rados.0.smithi112.stdout:2640: finishing write tid 3 to smithi11289144-178 2023-09-23T20:02:44.455 INFO:tasks.rados.rados.0.smithi112.stdout:2640: finishing write tid 4 to smithi11289144-178 2023-09-23T20:02:44.455 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 178 v 274 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-09-23T20:02:44.455 INFO:tasks.rados.rados.0.smithi112.stdout:2640: left oid 178 (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:02:44.455 INFO:tasks.rados.rados.0.smithi112.stdout:2643: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T20:02:44.541 INFO:tasks.rados.rados.0.smithi112.stdout:2644: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:02:44.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:44 smithi174 bash[31352]: cluster 2023-09-23T20:02:42.766786+0000 mgr.x (mgr.24721) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-09-23T20:02:44.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:44 smithi112 bash[27353]: cluster 2023-09-23T20:02:42.766786+0000 mgr.x (mgr.24721) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-09-23T20:02:44.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:44 smithi112 bash[41728]: cluster 2023-09-23T20:02:42.766786+0000 mgr.x (mgr.24721) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-09-23T20:02:44.651 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:44 smithi112 bash[92178]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:02:44.651 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:44 smithi112 bash[92240]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:02:44.651 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:44 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T20:02:44.652 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:44 smithi112 systemd[1]: Stopped Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:44.652 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:44 smithi112 systemd[1]: Started Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:44.752 INFO:tasks.rados.rados.0.smithi112.stdout:2645: finishing write tid 1 to smithi11289144-375 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2645: finishing write tid 2 to smithi11289144-375 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2645: finishing write tid 3 to smithi11289144-375 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2645: finishing write tid 4 to smithi11289144-375 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 412 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2645: left oid 375 (ObjNum 1713 snap 0 seq_num 1713) 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2646: finishing write tid 1 to smithi11289144-291 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2646: finishing write tid 2 to smithi11289144-291 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2640: done (9 left) 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2641: done (8 left) 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2642: done (7 left) 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2643: done (6 left) 2023-09-23T20:02:44.753 INFO:tasks.rados.rados.0.smithi112.stdout:2644: done (5 left) 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2645: done (4 left) 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2649: done (3 left) 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2650: read oid 146 snap -1 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2650: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2651: delete oid 137 current snap is 0 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2646: finishing write tid 3 to smithi11289144-291 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2646: finishing write tid 4 to smithi11289144-291 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2646: finishing write tid 5 to smithi11289144-291 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 291 v 366 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2646: left oid 291 (ObjNum 1714 snap 0 seq_num 1714) 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2648: finishing write tid 1 to smithi11289144-128 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2648: finishing write tid 2 to smithi11289144-128 2023-09-23T20:02:44.754 INFO:tasks.rados.rados.0.smithi112.stdout:2648: finishing write tid 3 to smithi11289144-128 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2648: finishing write tid 4 to smithi11289144-128 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 128 v 247 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2646: done (4 left) 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2647: done (3 left) 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2648: done (2 left) 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2651: done (1 left) 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2652: write oid 136 current snap is 0 2023-09-23T20:02:44.755 INFO:tasks.rados.rados.0.smithi112.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-09-23T20:02:44.762 INFO:tasks.rados.rados.0.smithi112.stdout:2652: writing smithi11289144-136 from 474426 to 1131633 tid 1 2023-09-23T20:02:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:2652: writing smithi11289144-136 from 1783241 to 2557496 tid 2 2023-09-23T20:02:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:2653: read oid 399 snap -1 2023-09-23T20:02:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:2653: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-23T20:02:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:2654: read oid 419 snap -1 2023-09-23T20:02:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:2654: expect deleted 2023-09-23T20:02:44.772 INFO:tasks.rados.rados.0.smithi112.stdout:2655: read oid 214 snap -1 2023-09-23T20:02:44.773 INFO:tasks.rados.rados.0.smithi112.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T20:02:44.773 INFO:tasks.rados.rados.0.smithi112.stdout:2656: write oid 392 current snap is 0 2023-09-23T20:02:44.773 INFO:tasks.rados.rados.0.smithi112.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-09-23T20:02:44.777 INFO:tasks.rados.rados.0.smithi112.stdout:2656: writing smithi11289144-392 from 491233 to 940042 tid 1 2023-09-23T20:02:44.784 INFO:tasks.rados.rados.0.smithi112.stdout:2656: writing smithi11289144-392 from 1441723 to 2075989 tid 2 2023-09-23T20:02:44.789 INFO:tasks.rados.rados.0.smithi112.stdout:2656: writing smithi11289144-392 from 2589654 to 2891233 tid 3 2023-09-23T20:02:44.789 INFO:tasks.rados.rados.0.smithi112.stdout:2657: read oid 352 snap -1 2023-09-23T20:02:44.789 INFO:tasks.rados.rados.0.smithi112.stdout:2657: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T20:02:44.790 INFO:tasks.rados.rados.0.smithi112.stdout:2658: write oid 155 current snap is 0 2023-09-23T20:02:44.790 INFO:tasks.rados.rados.0.smithi112.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-09-23T20:02:44.795 INFO:tasks.rados.rados.0.smithi112.stdout:2658: writing smithi11289144-155 from 508040 to 1032098 tid 1 2023-09-23T20:02:44.803 INFO:tasks.rados.rados.0.smithi112.stdout:2658: writing smithi11289144-155 from 1500205 to 2278129 tid 2 2023-09-23T20:02:44.803 INFO:tasks.rados.rados.0.smithi112.stdout:2659: read oid 297 snap -1 2023-09-23T20:02:44.803 INFO:tasks.rados.rados.0.smithi112.stdout:2659: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:02:44.803 INFO:tasks.rados.rados.0.smithi112.stdout:2660: write oid 415 current snap is 0 2023-09-23T20:02:44.803 INFO:tasks.rados.rados.0.smithi112.stdout:2650: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:02:44.982 INFO:tasks.rados.rados.0.smithi112.stdout:2652: finishing write tid 1 to smithi11289144-136 2023-09-23T20:02:44.982 INFO:tasks.rados.rados.0.smithi112.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-09-23T20:02:44.993 INFO:tasks.rados.rados.0.smithi112.stdout:2660: writing smithi11289144-415 from 524847 to 1124154 tid 1 2023-09-23T20:02:45.000 INFO:tasks.rados.rados.0.smithi112.stdout:2660: writing smithi11289144-415 from 1558687 to 2196622 tid 2 2023-09-23T20:02:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:2660: writing smithi11289144-415 from 2644500 to 2924847 tid 3 2023-09-23T20:02:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:2650: done (9 left) 2023-09-23T20:02:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:2661: read oid 288 snap -1 2023-09-23T20:02:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:2661: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:02:45.005 INFO:tasks.rados.rados.0.smithi112.stdout:2662: write oid 96 current snap is 0 2023-09-23T20:02:45.005 INFO:tasks.rados.rados.0.smithi112.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-09-23T20:02:45.011 INFO:tasks.rados.rados.0.smithi112.stdout:2662: writing smithi11289144-96 from 541654 to 1216210 tid 1 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2662: writing smithi11289144-96 from 1617169 to 2398762 tid 2 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2663: read oid 152 snap -1 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2663: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2664: read oid 14 snap -1 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2664: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2665: write oid 374 current snap is 0 2023-09-23T20:02:45.018 INFO:tasks.rados.rados.0.smithi112.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-09-23T20:02:45.025 INFO:tasks.rados.rados.0.smithi112.stdout:2665: writing smithi11289144-374 from 558461 to 1308266 tid 1 2023-09-23T20:02:45.033 INFO:tasks.rados.rados.0.smithi112.stdout:2665: writing smithi11289144-374 from 1959298 to 2600902 tid 2 2023-09-23T20:02:45.033 INFO:tasks.rados.rados.0.smithi112.stdout:2666: read oid 411 snap -1 2023-09-23T20:02:45.033 INFO:tasks.rados.rados.0.smithi112.stdout:2666: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:02:45.033 INFO:tasks.rados.rados.0.smithi112.stdout:2667: write oid 356 current snap is 0 2023-09-23T20:02:45.033 INFO:tasks.rados.rados.0.smithi112.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-09-23T20:02:45.039 INFO:tasks.rados.rados.0.smithi112.stdout:2667: writing smithi11289144-356 from 575268 to 1000322 tid 1 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2667: writing smithi11289144-356 from 1617780 to 2403042 tid 2 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2652: finishing write tid 2 to smithi11289144-136 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2652: finishing write tid 3 to smithi11289144-136 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2652: finishing write tid 4 to smithi11289144-136 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 136 v 399 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2652: left oid 136 (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2652: done (15 left) 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2654: done (14 left) 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2668: write oid 410 current snap is 0 2023-09-23T20:02:45.048 INFO:tasks.rados.rados.0.smithi112.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-09-23T20:02:45.053 INFO:tasks.rados.rados.0.smithi112.stdout:2668: writing smithi11289144-410 from 592075 to 1092378 tid 1 2023-09-23T20:02:45.061 INFO:tasks.rados.rados.0.smithi112.stdout:2668: writing smithi11289144-410 from 1676262 to 2321535 tid 2 2023-09-23T20:02:45.064 INFO:tasks.rados.rados.0.smithi112.stdout:2668: writing smithi11289144-410 from 2754192 to 2992075 tid 3 2023-09-23T20:02:45.064 INFO:tasks.rados.rados.0.smithi112.stdout:2669: delete oid 18 current snap is 0 2023-09-23T20:02:45.065 INFO:tasks.rados.rados.0.smithi112.stdout:2653: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-23T20:02:45.248 INFO:tasks.rados.rados.0.smithi112.stdout:2656: finishing write tid 1 to smithi11289144-392 2023-09-23T20:02:45.248 INFO:tasks.rados.rados.0.smithi112.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:2656: finishing write tid 2 to smithi11289144-392 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:2656: finishing write tid 3 to smithi11289144-392 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:2656: finishing write tid 4 to smithi11289144-392 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:2656: finishing write tid 5 to smithi11289144-392 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 392 v 376 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T20:02:45.413 INFO:tasks.rados.rados.0.smithi112.stdout:2657: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T20:02:45.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[41728]: audit 2023-09-23T20:02:44.419102+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:45.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[41728]: audit 2023-09-23T20:02:44.428292+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:45.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[41728]: cephadm 2023-09-23T20:02:44.468751+0000 mgr.x (mgr.24721) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:02:45.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[41728]: cephadm 2023-09-23T20:02:44.712218+0000 mgr.x (mgr.24721) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T20:02:45.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[41728]: audit 2023-09-23T20:02:44.942518+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.112:0/3746714499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:45.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[27618]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:02:45.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[27353]: audit 2023-09-23T20:02:44.419102+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:45.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[27353]: audit 2023-09-23T20:02:44.428292+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:45.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[27353]: cephadm 2023-09-23T20:02:44.468751+0000 mgr.x (mgr.24721) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:02:45.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[27353]: cephadm 2023-09-23T20:02:44.712218+0000 mgr.x (mgr.24721) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T20:02:45.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[27353]: audit 2023-09-23T20:02:44.942518+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.112:0/3746714499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:45.652 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.401Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.401Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.404Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.112 port=9094 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.405Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.444Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.445Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.450Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T20:02:45.653 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:45 smithi112 bash[92270]: ts=2023-09-23T20:02:45.450Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T20:02:45.664 INFO:tasks.rados.rados.0.smithi112.stdout:2658: finishing write tid 1 to smithi11289144-155 2023-09-23T20:02:45.664 INFO:tasks.rados.rados.0.smithi112.stdout:2658: finishing write tid 2 to smithi11289144-155 2023-09-23T20:02:45.664 INFO:tasks.rados.rados.0.smithi112.stdout:2658: finishing write tid 3 to smithi11289144-155 2023-09-23T20:02:45.664 INFO:tasks.rados.rados.0.smithi112.stdout:2658: finishing write tid 4 to smithi11289144-155 2023-09-23T20:02:45.664 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 415 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-09-23T20:02:45.664 INFO:tasks.rados.rados.0.smithi112.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T20:02:45.665 INFO:tasks.rados.rados.0.smithi112.stdout:2659: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2660: finishing write tid 1 to smithi11289144-415 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2660: finishing write tid 2 to smithi11289144-415 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2660: finishing write tid 3 to smithi11289144-415 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2660: finishing write tid 4 to smithi11289144-415 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2660: finishing write tid 5 to smithi11289144-415 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 415 v 480 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:02:45.814 INFO:tasks.rados.rados.0.smithi112.stdout:2661: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:02:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:45 smithi174 bash[31352]: audit 2023-09-23T20:02:44.419102+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:45 smithi174 bash[31352]: audit 2023-09-23T20:02:44.428292+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:45 smithi174 bash[31352]: cephadm 2023-09-23T20:02:44.468751+0000 mgr.x (mgr.24721) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:02:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:45 smithi174 bash[31352]: cephadm 2023-09-23T20:02:44.712218+0000 mgr.x (mgr.24721) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T20:02:45.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:45 smithi174 bash[31352]: audit 2023-09-23T20:02:44.942518+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.112:0/3746714499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:45.926 INFO:tasks.rados.rados.0.smithi112.stdout:2662: finishing write tid 1 to smithi11289144-96 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2653: done (15 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2655: done (14 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2656: done (13 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2657: done (12 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2658: done (11 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2659: done (10 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2660: done (9 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2661: done (8 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2669: done (7 left) 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2670: read oid 183 snap -1 2023-09-23T20:02:45.927 INFO:tasks.rados.rados.0.smithi112.stdout:2670: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:2671: write oid 215 current snap is 0 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:2662: finishing write tid 2 to smithi11289144-96 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:2662: finishing write tid 3 to smithi11289144-96 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:2662: finishing write tid 4 to smithi11289144-96 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 96 v 483 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:2662: left oid 96 (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:02:45.928 INFO:tasks.rados.rados.0.smithi112.stdout:2663: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:02:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:2665: finishing write tid 1 to smithi11289144-374 2023-09-23T20:02:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:2664: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:02:46.252 INFO:tasks.rados.rados.0.smithi112.stdout:2665: finishing write tid 2 to smithi11289144-374 2023-09-23T20:02:46.253 INFO:tasks.rados.rados.0.smithi112.stdout:2665: finishing write tid 3 to smithi11289144-374 2023-09-23T20:02:46.253 INFO:tasks.rados.rados.0.smithi112.stdout:2665: finishing write tid 4 to smithi11289144-374 2023-09-23T20:02:46.253 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 374 v 312 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-09-23T20:02:46.253 INFO:tasks.rados.rados.0.smithi112.stdout:2665: left oid 374 (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T20:02:46.253 INFO:tasks.rados.rados.0.smithi112.stdout:2666: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:02:46.399 INFO:tasks.rados.rados.0.smithi112.stdout:2667: finishing write tid 1 to smithi11289144-356 2023-09-23T20:02:46.399 INFO:tasks.rados.rados.0.smithi112.stdout:2667: finishing write tid 2 to smithi11289144-356 2023-09-23T20:02:46.399 INFO:tasks.rados.rados.0.smithi112.stdout:2667: finishing write tid 3 to smithi11289144-356 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2667: finishing write tid 4 to smithi11289144-356 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 356 v 291 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2667: left oid 356 (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2668: finishing write tid 1 to smithi11289144-410 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2668: finishing write tid 2 to smithi11289144-410 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2668: finishing write tid 3 to smithi11289144-410 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2668: finishing write tid 4 to smithi11289144-410 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2668: finishing write tid 5 to smithi11289144-410 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 271 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2668: left oid 410 (ObjNum 1725 snap 0 seq_num 1725) 2023-09-23T20:02:46.400 INFO:tasks.rados.rados.0.smithi112.stdout:2670: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:02:46.469 INFO:tasks.rados.rados.0.smithi112.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-09-23T20:02:46.483 INFO:tasks.rados.rados.0.smithi112.stdout:2671: writing smithi11289144-215 from 625689 to 1392843 tid 1 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2671: writing smithi11289144-215 from 1793226 to 2442168 tid 2 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2662: done (8 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2663: done (7 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2664: done (6 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2665: done (5 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2666: done (4 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2667: done (3 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2668: done (2 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2670: done (1 left) 2023-09-23T20:02:46.490 INFO:tasks.rados.rados.0.smithi112.stdout:2672: write oid 480 current snap is 0 2023-09-23T20:02:46.491 INFO:tasks.rados.rados.0.smithi112.stdout:2671: finishing write tid 1 to smithi11289144-215 2023-09-23T20:02:46.491 INFO:tasks.rados.rados.0.smithi112.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-09-23T20:02:46.495 INFO:tasks.rados.rados.0.smithi112.stdout:2672: writing smithi11289144-480 from 642496 to 1084899 tid 1 2023-09-23T20:02:46.504 INFO:tasks.rados.rados.0.smithi112.stdout:2672: writing smithi11289144-480 from 1851708 to 2644308 tid 2 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2673: read oid 310 snap -1 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2673: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2674: write oid 11 current snap is 0 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2671: finishing write tid 2 to smithi11289144-215 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2671: finishing write tid 3 to smithi11289144-215 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2671: finishing write tid 4 to smithi11289144-215 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 215 v 274 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2671: left oid 215 (ObjNum 1727 snap 0 seq_num 1727) 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2672: finishing write tid 1 to smithi11289144-480 2023-09-23T20:02:46.505 INFO:tasks.rados.rados.0.smithi112.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-09-23T20:02:46.511 INFO:tasks.rados.rados.0.smithi112.stdout:2674: writing smithi11289144-11 from 659303 to 1176955 tid 1 2023-09-23T20:02:46.519 INFO:tasks.rados.rados.0.smithi112.stdout:2674: writing smithi11289144-11 from 1910190 to 2562801 tid 2 2023-09-23T20:02:46.519 INFO:tasks.rados.rados.0.smithi112.stdout:2671: done (3 left) 2023-09-23T20:02:46.519 INFO:tasks.rados.rados.0.smithi112.stdout:2675: read oid 50 snap -1 2023-09-23T20:02:46.519 INFO:tasks.rados.rados.0.smithi112.stdout:2675: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:02:46.520 INFO:tasks.rados.rados.0.smithi112.stdout:2676: read oid 415 snap -1 2023-09-23T20:02:46.520 INFO:tasks.rados.rados.0.smithi112.stdout:2676: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:02:46.520 INFO:tasks.rados.rados.0.smithi112.stdout:2677: read oid 459 snap -1 2023-09-23T20:02:46.520 INFO:tasks.rados.rados.0.smithi112.stdout:2677: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T20:02:46.520 INFO:tasks.rados.rados.0.smithi112.stdout:2678: write oid 433 current snap is 0 2023-09-23T20:02:46.520 INFO:tasks.rados.rados.0.smithi112.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-09-23T20:02:46.527 INFO:tasks.rados.rados.0.smithi112.stdout:2678: writing smithi11289144-433 from 676110 to 1269011 tid 1 2023-09-23T20:02:46.536 INFO:tasks.rados.rados.0.smithi112.stdout:2678: writing smithi11289144-433 from 1968672 to 2764941 tid 2 2023-09-23T20:02:46.536 INFO:tasks.rados.rados.0.smithi112.stdout:2679: read oid 18 snap -1 2023-09-23T20:02:46.536 INFO:tasks.rados.rados.0.smithi112.stdout:2679: expect deleted 2023-09-23T20:02:46.536 INFO:tasks.rados.rados.0.smithi112.stdout:2680: write oid 135 current snap is 0 2023-09-23T20:02:46.536 INFO:tasks.rados.rados.0.smithi112.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-09-23T20:02:46.543 INFO:tasks.rados.rados.0.smithi112.stdout:2680: writing smithi11289144-135 from 692917 to 1361067 tid 1 2023-09-23T20:02:46.549 INFO:tasks.rados.rados.0.smithi112.stdout:2680: writing smithi11289144-135 from 1910801 to 2450728 tid 2 2023-09-23T20:02:46.553 INFO:tasks.rados.rados.0.smithi112.stdout:2680: writing smithi11289144-135 from 3086024 to 3092917 tid 3 2023-09-23T20:02:46.553 INFO:tasks.rados.rados.0.smithi112.stdout:2681: write oid 31 current snap is 0 2023-09-23T20:02:46.553 INFO:tasks.rados.rados.0.smithi112.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-09-23T20:02:46.561 INFO:tasks.rados.rados.0.smithi112.stdout:2681: writing smithi11289144-31 from 709724 to 1453123 tid 1 2023-09-23T20:02:46.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:46 smithi174 bash[31352]: cluster 2023-09-23T20:02:44.767686+0000 mgr.x (mgr.24721) 37 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T20:02:46.569 INFO:tasks.rados.rados.0.smithi112.stdout:2681: writing smithi11289144-31 from 1969283 to 2769221 tid 2 2023-09-23T20:02:46.569 INFO:tasks.rados.rados.0.smithi112.stdout:2682: write oid 488 current snap is 0 2023-09-23T20:02:46.569 INFO:tasks.rados.rados.0.smithi112.stdout:2672: finishing write tid 2 to smithi11289144-480 2023-09-23T20:02:46.569 INFO:tasks.rados.rados.0.smithi112.stdout:2672: finishing write tid 3 to smithi11289144-480 2023-09-23T20:02:46.569 INFO:tasks.rados.rados.0.smithi112.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-09-23T20:02:46.575 INFO:tasks.rados.rados.0.smithi112.stdout:2682: writing smithi11289144-488 from 726531 to 1145179 tid 1 2023-09-23T20:02:46.581 INFO:tasks.rados.rados.0.smithi112.stdout:2682: writing smithi11289144-488 from 1627765 to 2171361 tid 2 2023-09-23T20:02:46.587 INFO:tasks.rados.rados.0.smithi112.stdout:2682: writing smithi11289144-488 from 2740870 to 3126531 tid 3 2023-09-23T20:02:46.587 INFO:tasks.rados.rados.0.smithi112.stdout:2683: write oid 68 current snap is 0 2023-09-23T20:02:46.587 INFO:tasks.rados.rados.0.smithi112.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-09-23T20:02:46.594 INFO:tasks.rados.rados.0.smithi112.stdout:2683: writing smithi11289144-68 from 743338 to 1353588 tid 1 2023-09-23T20:02:46.600 INFO:tasks.rados.rados.0.smithi112.stdout:2683: writing smithi11289144-68 from 1802600 to 2206207 tid 2 2023-09-23T20:02:46.606 INFO:tasks.rados.rados.0.smithi112.stdout:2683: writing smithi11289144-68 from 2884646 to 3143338 tid 3 2023-09-23T20:02:46.606 INFO:tasks.rados.rados.0.smithi112.stdout:2684: read oid 322 snap -1 2023-09-23T20:02:46.606 INFO:tasks.rados.rados.0.smithi112.stdout:2684: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:02:46.606 INFO:tasks.rados.rados.0.smithi112.stdout:2685: write oid 358 current snap is 0 2023-09-23T20:02:46.606 INFO:tasks.rados.rados.0.smithi112.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-09-23T20:02:46.614 INFO:tasks.rados.rados.0.smithi112.stdout:2685: writing smithi11289144-358 from 760145 to 1445644 tid 1 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout:2685: writing smithi11289144-358 from 2144729 to 2691994 tid 2 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout:2686: read oid 212 snap -1 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout:2686: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout:2687: read oid 167 snap -1 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout:2687: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:46.622 INFO:tasks.rados.rados.0.smithi112.stdout:2672: finishing write tid 4 to smithi11289144-480 2023-09-23T20:02:46.623 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 480 v 486 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-09-23T20:02:46.623 INFO:tasks.rados.rados.0.smithi112.stdout:2672: left oid 480 (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T20:02:46.623 INFO:tasks.rados.rados.0.smithi112.stdout:2672: done (15 left) 2023-09-23T20:02:46.623 INFO:tasks.rados.rados.0.smithi112.stdout:2688: write oid 188 current snap is 0 2023-09-23T20:02:46.623 INFO:tasks.rados.rados.0.smithi112.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-09-23T20:02:46.630 INFO:tasks.rados.rados.0.smithi112.stdout:2688: writing smithi11289144-188 from 776952 to 1537700 tid 1 2023-09-23T20:02:46.637 INFO:tasks.rados.rados.0.smithi112.stdout:2688: writing smithi11289144-188 from 2203211 to 2610487 tid 2 2023-09-23T20:02:46.637 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:46.637 INFO:tasks.rados.rados.0.smithi112.stdout:2673: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:02:46.764 INFO:tasks.rados.rados.0.smithi112.stdout:2674: finishing write tid 1 to smithi11289144-11 2023-09-23T20:02:46.764 INFO:tasks.rados.rados.0.smithi112.stdout:2674: finishing write tid 2 to smithi11289144-11 2023-09-23T20:02:46.765 INFO:tasks.rados.rados.0.smithi112.stdout:2674: finishing write tid 3 to smithi11289144-11 2023-09-23T20:02:46.765 INFO:tasks.rados.rados.0.smithi112.stdout:2674: finishing write tid 4 to smithi11289144-11 2023-09-23T20:02:46.765 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 11 v 294 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-09-23T20:02:46.765 INFO:tasks.rados.rados.0.smithi112.stdout:2674: left oid 11 (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:02:46.765 INFO:tasks.rados.rados.0.smithi112.stdout:2675: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:02:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:46 smithi112 bash[27353]: cluster 2023-09-23T20:02:44.767686+0000 mgr.x (mgr.24721) 37 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T20:02:46.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:46 smithi112 bash[41728]: cluster 2023-09-23T20:02:44.767686+0000 mgr.x (mgr.24721) 37 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-23T20:02:46.963 INFO:tasks.rados.rados.0.smithi112.stdout:2676: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2678: finishing write tid 1 to smithi11289144-433 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2673: done (15 left) 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2674: done (14 left) 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2675: done (13 left) 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2676: done (12 left) 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2689: read oid 388 snap -1 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2689: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2690: read oid 143 snap -1 2023-09-23T20:02:47.094 INFO:tasks.rados.rados.0.smithi112.stdout:2690: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:02:47.095 INFO:tasks.rados.rados.0.smithi112.stdout:2691: write oid 380 current snap is 0 2023-09-23T20:02:47.095 INFO:tasks.rados.rados.0.smithi112.stdout:2677: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T20:02:47.193 INFO:tasks.rados.rados.0.smithi112.stdout:2678: finishing write tid 2 to smithi11289144-433 2023-09-23T20:02:47.193 INFO:tasks.rados.rados.0.smithi112.stdout:2678: finishing write tid 3 to smithi11289144-433 2023-09-23T20:02:47.193 INFO:tasks.rados.rados.0.smithi112.stdout:2678: finishing write tid 4 to smithi11289144-433 2023-09-23T20:02:47.193 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 489 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-09-23T20:02:47.193 INFO:tasks.rados.rados.0.smithi112.stdout:2678: left oid 433 (ObjNum 1730 snap 0 seq_num 1730) 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2680: finishing write tid 1 to smithi11289144-135 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2680: finishing write tid 2 to smithi11289144-135 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2680: finishing write tid 3 to smithi11289144-135 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2680: finishing write tid 4 to smithi11289144-135 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2680: finishing write tid 5 to smithi11289144-135 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 135 v 402 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2680: left oid 135 (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2681: finishing write tid 1 to smithi11289144-31 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2681: finishing write tid 2 to smithi11289144-31 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2681: finishing write tid 3 to smithi11289144-31 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:2681: finishing write tid 4 to smithi11289144-31 2023-09-23T20:02:47.194 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 341 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-09-23T20:02:47.195 INFO:tasks.rados.rados.0.smithi112.stdout:2681: left oid 31 (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T20:02:47.195 INFO:tasks.rados.rados.0.smithi112.stdout:2682: finishing write tid 1 to smithi11289144-488 2023-09-23T20:02:47.195 INFO:tasks.rados.rados.0.smithi112.stdout:2682: finishing write tid 2 to smithi11289144-488 2023-09-23T20:02:47.195 INFO:tasks.rados.rados.0.smithi112.stdout:2682: finishing write tid 3 to smithi11289144-488 2023-09-23T20:02:47.195 INFO:tasks.rados.rados.0.smithi112.stdout:2682: finishing write tid 4 to smithi11289144-488 2023-09-23T20:02:47.195 INFO:tasks.rados.rados.0.smithi112.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-09-23T20:02:47.201 INFO:tasks.rados.rados.0.smithi112.stdout:2691: writing smithi11289144-380 from 793759 to 1229756 tid 1 2023-09-23T20:02:47.209 INFO:tasks.rados.rados.0.smithi112.stdout:2691: writing smithi11289144-380 from 1861693 to 2412627 tid 2 2023-09-23T20:02:47.214 INFO:tasks.rados.rados.0.smithi112.stdout:2691: writing smithi11289144-380 from 2850562 to 3193759 tid 3 2023-09-23T20:02:47.214 INFO:tasks.rados.rados.0.smithi112.stdout:2677: done (14 left) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2678: done (13 left) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2679: done (12 left) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2680: done (11 left) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2681: done (10 left) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2692: read oid 278 snap -1 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2692: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2693: read oid 378 snap -1 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2693: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2694: read oid 5 snap -1 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2694: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2695: write oid 425 current snap is 0 2023-09-23T20:02:47.215 INFO:tasks.rados.rados.0.smithi112.stdout:2682: finishing write tid 5 to smithi11289144-488 2023-09-23T20:02:47.216 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 488 v 370 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-09-23T20:02:47.216 INFO:tasks.rados.rados.0.smithi112.stdout:2682: left oid 488 (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T20:02:47.216 INFO:tasks.rados.rados.0.smithi112.stdout:2683: finishing write tid 1 to smithi11289144-68 2023-09-23T20:02:47.216 INFO:tasks.rados.rados.0.smithi112.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-09-23T20:02:47.220 INFO:tasks.rados.rados.0.smithi112.stdout:2695: writing smithi11289144-425 from 410566 to 921812 tid 1 2023-09-23T20:02:47.227 INFO:tasks.rados.rados.0.smithi112.stdout:2695: writing smithi11289144-425 from 1520175 to 1931120 tid 2 2023-09-23T20:02:47.235 INFO:tasks.rados.rados.0.smithi112.stdout:2695: writing smithi11289144-425 from 2477985 to 3082861 tid 3 2023-09-23T20:02:47.235 INFO:tasks.rados.rados.0.smithi112.stdout:2682: done (13 left) 2023-09-23T20:02:47.235 INFO:tasks.rados.rados.0.smithi112.stdout:2696: write oid 42 current snap is 0 2023-09-23T20:02:47.235 INFO:tasks.rados.rados.0.smithi112.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-09-23T20:02:47.242 INFO:tasks.rados.rados.0.smithi112.stdout:2696: writing smithi11289144-42 from 427373 to 1013868 tid 1 2023-09-23T20:02:47.249 INFO:tasks.rados.rados.0.smithi112.stdout:2696: writing smithi11289144-42 from 1462304 to 2016907 tid 2 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout:2696: writing smithi11289144-42 from 2789055 to 3205203 tid 3 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout:2697: read oid 402 snap -1 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout:2697: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout:2698: read oid 407 snap -1 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout:2698: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:47.257 INFO:tasks.rados.rados.0.smithi112.stdout:2683: finishing write tid 2 to smithi11289144-68 2023-09-23T20:02:47.258 INFO:tasks.rados.rados.0.smithi112.stdout:2683: finishing write tid 3 to smithi11289144-68 2023-09-23T20:02:47.258 INFO:tasks.rados.rados.0.smithi112.stdout:2683: finishing write tid 4 to smithi11289144-68 2023-09-23T20:02:47.258 INFO:tasks.rados.rados.0.smithi112.stdout:2683: finishing write tid 5 to smithi11289144-68 2023-09-23T20:02:47.258 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 68 v 374 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-09-23T20:02:47.258 INFO:tasks.rados.rados.0.smithi112.stdout:2683: left oid 68 (ObjNum 1734 snap 0 seq_num 1734) 2023-09-23T20:02:47.258 INFO:tasks.rados.rados.0.smithi112.stdout:2684: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:02:47.355 INFO:tasks.rados.rados.0.smithi112.stdout:2685: finishing write tid 1 to smithi11289144-358 2023-09-23T20:02:47.355 INFO:tasks.rados.rados.0.smithi112.stdout:2687: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T20:02:47.493 INFO:tasks.rados.rados.0.smithi112.stdout:2685: finishing write tid 2 to smithi11289144-358 2023-09-23T20:02:47.493 INFO:tasks.rados.rados.0.smithi112.stdout:2685: finishing write tid 3 to smithi11289144-358 2023-09-23T20:02:47.494 INFO:tasks.rados.rados.0.smithi112.stdout:2685: finishing write tid 4 to smithi11289144-358 2023-09-23T20:02:47.494 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 358 v 405 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-09-23T20:02:47.494 INFO:tasks.rados.rados.0.smithi112.stdout:2685: left oid 358 (ObjNum 1735 snap 0 seq_num 1735) 2023-09-23T20:02:47.494 INFO:tasks.rados.rados.0.smithi112.stdout:2686: expect (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:02:47.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:47 smithi174 bash[31352]: audit 2023-09-23T20:02:46.917890+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:47.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:47 smithi174 bash[31352]: audit 2023-09-23T20:02:47.404610+0000 mon.a (mon.0) 1017 : audit [DBG] from='client.? 172.21.15.112:0/2665928714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:47.609 INFO:tasks.rados.rados.0.smithi112.stdout:2688: finishing write tid 1 to smithi11289144-188 2023-09-23T20:02:47.610 INFO:tasks.rados.rados.0.smithi112.stdout:2688: finishing write tid 2 to smithi11289144-188 2023-09-23T20:02:47.610 INFO:tasks.rados.rados.0.smithi112.stdout:2688: finishing write tid 3 to smithi11289144-188 2023-09-23T20:02:47.610 INFO:tasks.rados.rados.0.smithi112.stdout:2688: finishing write tid 4 to smithi11289144-188 2023-09-23T20:02:47.610 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 188 v 314 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-09-23T20:02:47.610 INFO:tasks.rados.rados.0.smithi112.stdout:2688: left oid 188 (ObjNum 1736 snap 0 seq_num 1736) 2023-09-23T20:02:47.610 INFO:tasks.rados.rados.0.smithi112.stdout:2689: expect (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:02:47.725 INFO:tasks.rados.rados.0.smithi112.stdout:2690: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:02:47.886 INFO:tasks.rados.rados.0.smithi112.stdout:2691: finishing write tid 1 to smithi11289144-380 2023-09-23T20:02:47.886 INFO:tasks.rados.rados.0.smithi112.stdout:2691: finishing write tid 2 to smithi11289144-380 2023-09-23T20:02:47.887 INFO:tasks.rados.rados.0.smithi112.stdout:2691: finishing write tid 3 to smithi11289144-380 2023-09-23T20:02:47.887 INFO:tasks.rados.rados.0.smithi112.stdout:2691: finishing write tid 4 to smithi11289144-380 2023-09-23T20:02:47.887 INFO:tasks.rados.rados.0.smithi112.stdout:2691: finishing write tid 5 to smithi11289144-380 2023-09-23T20:02:47.887 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 380 v 455 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-09-23T20:02:47.887 INFO:tasks.rados.rados.0.smithi112.stdout:2691: left oid 380 (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:02:47.887 INFO:tasks.rados.rados.0.smithi112.stdout:2692: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T20:02:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:47 smithi112 bash[41728]: audit 2023-09-23T20:02:46.917890+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:47.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:47 smithi112 bash[41728]: audit 2023-09-23T20:02:47.404610+0000 mon.a (mon.0) 1017 : audit [DBG] from='client.? 172.21.15.112:0/2665928714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:47.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:47 smithi112 bash[92270]: ts=2023-09-23T20:02:47.405Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000056161s 2023-09-23T20:02:47.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:47 smithi112 bash[27353]: audit 2023-09-23T20:02:46.917890+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:02:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:47 smithi112 bash[27353]: audit 2023-09-23T20:02:47.404610+0000 mon.a (mon.0) 1017 : audit [DBG] from='client.? 172.21.15.112:0/2665928714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:48.039 INFO:tasks.rados.rados.0.smithi112.stdout:2695: finishing write tid 1 to smithi11289144-425 2023-09-23T20:02:48.039 INFO:tasks.rados.rados.0.smithi112.stdout:2693: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:02:48.153 INFO:tasks.rados.rados.0.smithi112.stdout:2694: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2695: finishing write tid 2 to smithi11289144-425 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2695: finishing write tid 3 to smithi11289144-425 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2695: finishing write tid 4 to smithi11289144-425 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2695: finishing write tid 5 to smithi11289144-425 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 425 v 378 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2695: left oid 425 (ObjNum 1738 snap 0 seq_num 1738) 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2696: finishing write tid 1 to smithi11289144-42 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2696: finishing write tid 2 to smithi11289144-42 2023-09-23T20:02:48.294 INFO:tasks.rados.rados.0.smithi112.stdout:2696: finishing write tid 3 to smithi11289144-42 2023-09-23T20:02:48.295 INFO:tasks.rados.rados.0.smithi112.stdout:2696: finishing write tid 4 to smithi11289144-42 2023-09-23T20:02:48.295 INFO:tasks.rados.rados.0.smithi112.stdout:2696: finishing write tid 5 to smithi11289144-42 2023-09-23T20:02:48.295 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 42 v 278 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-09-23T20:02:48.295 INFO:tasks.rados.rados.0.smithi112.stdout:2696: left oid 42 (ObjNum 1739 snap 0 seq_num 1739) 2023-09-23T20:02:48.295 INFO:tasks.rados.rados.0.smithi112.stdout:2698: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:02:48.377 INFO:tasks.rados.rados.0.smithi112.stdout:2697: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2683: done (15 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2684: done (14 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2685: done (13 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2686: done (12 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2687: done (11 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2688: done (10 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2689: done (9 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2690: done (8 left) 2023-09-23T20:02:48.484 INFO:tasks.rados.rados.0.smithi112.stdout:2691: done (7 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2692: done (6 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2693: done (5 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2694: done (4 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2695: done (3 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2696: done (2 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2697: done (1 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2698: done (0 left) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2699: read oid 131 snap -1 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2699: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2700: write oid 370 current snap is 0 2023-09-23T20:02:48.485 INFO:tasks.rados.rados.0.smithi112.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-09-23T20:02:48.497 INFO:tasks.rados.rados.0.smithi112.stdout:2700: writing smithi11289144-370 from 444180 to 1105924 tid 1 2023-09-23T20:02:48.503 INFO:tasks.rados.rados.0.smithi112.stdout:2700: writing smithi11289144-370 from 1520786 to 1935400 tid 2 2023-09-23T20:02:48.511 INFO:tasks.rados.rados.0.smithi112.stdout:2700: writing smithi11289144-370 from 2532831 to 3160251 tid 3 2023-09-23T20:02:48.512 INFO:tasks.rados.rados.0.smithi112.stdout:2701: write oid 451 current snap is 0 2023-09-23T20:02:48.512 INFO:tasks.rados.rados.0.smithi112.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-09-23T20:02:48.516 INFO:tasks.rados.rados.0.smithi112.stdout:2701: writing smithi11289144-451 from 460987 to 914333 tid 1 2023-09-23T20:02:48.524 INFO:tasks.rados.rados.0.smithi112.stdout:2701: writing smithi11289144-451 from 1695621 to 2253893 tid 2 2023-09-23T20:02:48.531 INFO:tasks.rados.rados.0.smithi112.stdout:2701: writing smithi11289144-451 from 2960254 to 3260987 tid 3 2023-09-23T20:02:48.531 INFO:tasks.rados.rados.0.smithi112.stdout:2702: read oid 130 snap -1 2023-09-23T20:02:48.531 INFO:tasks.rados.rados.0.smithi112.stdout:2702: expect deleted 2023-09-23T20:02:48.531 INFO:tasks.rados.rados.0.smithi112.stdout:2703: write oid 278 current snap is 0 2023-09-23T20:02:48.531 INFO:tasks.rados.rados.0.smithi112.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-09-23T20:02:48.536 INFO:tasks.rados.rados.0.smithi112.stdout:2703: writing smithi11289144-278 from 477794 to 1006389 tid 1 2023-09-23T20:02:48.546 INFO:tasks.rados.rados.0.smithi112.stdout:2703: writing smithi11289144-278 from 1754103 to 2456033 tid 2 2023-09-23T20:02:48.551 INFO:tasks.rados.rados.0.smithi112.stdout:2703: writing smithi11289144-278 from 2987677 to 3277794 tid 3 2023-09-23T20:02:48.551 INFO:tasks.rados.rados.0.smithi112.stdout:2704: read oid 387 snap -1 2023-09-23T20:02:48.552 INFO:tasks.rados.rados.0.smithi112.stdout:2704: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T20:02:48.552 INFO:tasks.rados.rados.0.smithi112.stdout:2699: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2700: finishing write tid 1 to smithi11289144-370 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2700: finishing write tid 2 to smithi11289144-370 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2700: finishing write tid 3 to smithi11289144-370 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2700: finishing write tid 4 to smithi11289144-370 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2700: finishing write tid 5 to smithi11289144-370 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 244 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2700: left oid 370 (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2701: finishing write tid 1 to smithi11289144-451 2023-09-23T20:02:48.671 INFO:tasks.rados.rados.0.smithi112.stdout:2701: finishing write tid 2 to smithi11289144-451 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2701: finishing write tid 3 to smithi11289144-451 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2701: finishing write tid 4 to smithi11289144-451 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2701: finishing write tid 5 to smithi11289144-451 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 451 v 251 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2701: left oid 451 (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2703: finishing write tid 1 to smithi11289144-278 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2703: finishing write tid 2 to smithi11289144-278 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2705: read oid 152 snap -1 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2705: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2699: done (6 left) 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2700: done (5 left) 2023-09-23T20:02:48.672 INFO:tasks.rados.rados.0.smithi112.stdout:2701: done (4 left) 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2702: done (3 left) 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2706: write oid 315 current snap is 0 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2703: finishing write tid 3 to smithi11289144-278 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2703: finishing write tid 4 to smithi11289144-278 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2703: finishing write tid 5 to smithi11289144-278 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 278 v 409 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2703: left oid 278 (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:02:48.673 INFO:tasks.rados.rados.0.smithi112.stdout:2704: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T20:02:48.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[31352]: cluster 2023-09-23T20:02:46.768490+0000 mgr.x (mgr.24721) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2023-09-23T20:02:48.813 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 systemd[1]: Stopping Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:02:48.814 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:02:48] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-23T20:02:48.858 INFO:tasks.rados.rados.0.smithi112.stdout:2705: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:02:48.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:48 smithi112 bash[27353]: cluster 2023-09-23T20:02:46.768490+0000 mgr.x (mgr.24721) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2023-09-23T20:02:48.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:48 smithi112 bash[41728]: cluster 2023-09-23T20:02:46.768490+0000 mgr.x (mgr.24721) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2023-09-23T20:02:48.989 INFO:tasks.rados.rados.0.smithi112.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-09-23T20:02:49.001 INFO:tasks.rados.rados.0.smithi112.stdout:2706: writing smithi11289144-315 from 494601 to 1098445 tid 1 2023-09-23T20:02:49.008 INFO:tasks.rados.rados.0.smithi112.stdout:2706: writing smithi11289144-315 from 1812585 to 2374526 tid 2 2023-09-23T20:02:49.014 INFO:tasks.rados.rados.0.smithi112.stdout:2706: writing smithi11289144-315 from 3015100 to 3294601 tid 3 2023-09-23T20:02:49.014 INFO:tasks.rados.rados.0.smithi112.stdout:2703: done (3 left) 2023-09-23T20:02:49.014 INFO:tasks.rados.rados.0.smithi112.stdout:2704: done (2 left) 2023-09-23T20:02:49.014 INFO:tasks.rados.rados.0.smithi112.stdout:2705: done (1 left) 2023-09-23T20:02:49.014 INFO:tasks.rados.rados.0.smithi112.stdout:2707: write oid 329 current snap is 0 2023-09-23T20:02:49.014 INFO:tasks.rados.rados.0.smithi112.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-09-23T20:02:49.021 INFO:tasks.rados.rados.0.smithi112.stdout:2707: writing smithi11289144-329 from 511408 to 1190501 tid 1 2023-09-23T20:02:49.028 INFO:tasks.rados.rados.0.smithi112.stdout:2707: writing smithi11289144-329 from 1754714 to 2460313 tid 2 2023-09-23T20:02:49.033 INFO:tasks.rados.rados.0.smithi112.stdout:2707: writing smithi11289144-329 from 2926170 to 3311408 tid 3 2023-09-23T20:02:49.033 INFO:tasks.rados.rados.0.smithi112.stdout:2708: read oid 276 snap -1 2023-09-23T20:02:49.034 INFO:tasks.rados.rados.0.smithi112.stdout:2708: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:02:49.034 INFO:tasks.rados.rados.0.smithi112.stdout:2709: write oid 5 current snap is 0 2023-09-23T20:02:49.034 INFO:tasks.rados.rados.0.smithi112.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-09-23T20:02:49.040 INFO:tasks.rados.rados.0.smithi112.stdout:2709: writing smithi11289144-5 from 528215 to 1282557 tid 1 2023-09-23T20:02:49.047 INFO:tasks.rados.rados.0.smithi112.stdout:2709: writing smithi11289144-5 from 1813196 to 2378806 tid 2 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2709: writing smithi11289144-5 from 2953593 to 3328215 tid 3 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2710: delete oid 471 current snap is 0 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2706: finishing write tid 1 to smithi11289144-315 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2706: finishing write tid 2 to smithi11289144-315 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2706: finishing write tid 3 to smithi11289144-315 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2706: finishing write tid 4 to smithi11289144-315 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:2706: finishing write tid 5 to smithi11289144-315 2023-09-23T20:02:49.053 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 315 v 316 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2706: left oid 315 (ObjNum 1743 snap 0 seq_num 1743) 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2707: finishing write tid 1 to smithi11289144-329 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2707: finishing write tid 2 to smithi11289144-329 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2707: finishing write tid 3 to smithi11289144-329 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2707: finishing write tid 4 to smithi11289144-329 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2707: finishing write tid 5 to smithi11289144-329 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 329 v 403 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2707: left oid 329 (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T20:02:49.054 INFO:tasks.rados.rados.0.smithi112.stdout:2708: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:02:49.066 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:02:49.066 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:02:49.066 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.811Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.812Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.813Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.813Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T20:02:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:48 smithi174 bash[67643]: ts=2023-09-23T20:02:48.813Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2709: finishing write tid 1 to smithi11289144-5 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2709: finishing write tid 2 to smithi11289144-5 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2709: finishing write tid 3 to smithi11289144-5 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2709: finishing write tid 4 to smithi11289144-5 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2709: finishing write tid 5 to smithi11289144-5 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 407 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2709: left oid 5 (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T20:02:49.173 INFO:tasks.rados.rados.0.smithi112.stdout:2706: done (4 left) 2023-09-23T20:02:49.174 INFO:tasks.rados.rados.0.smithi112.stdout:2707: done (3 left) 2023-09-23T20:02:49.174 INFO:tasks.rados.rados.0.smithi112.stdout:2708: done (2 left) 2023-09-23T20:02:49.174 INFO:tasks.rados.rados.0.smithi112.stdout:2709: done (1 left) 2023-09-23T20:02:49.174 INFO:tasks.rados.rados.0.smithi112.stdout:2710: done (0 left) 2023-09-23T20:02:49.174 INFO:tasks.rados.rados.0.smithi112.stdout:2711: write oid 63 current snap is 0 2023-09-23T20:02:49.174 INFO:tasks.rados.rados.0.smithi112.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-09-23T20:02:49.185 INFO:tasks.rados.rados.0.smithi112.stdout:2711: writing smithi11289144-63 from 561829 to 1066669 tid 1 2023-09-23T20:02:49.191 INFO:tasks.rados.rados.0.smithi112.stdout:2711: writing smithi11289144-63 from 1530160 to 2099439 tid 2 2023-09-23T20:02:49.199 INFO:tasks.rados.rados.0.smithi112.stdout:2711: writing smithi11289144-63 from 2608439 to 3347469 tid 3 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2712: read oid 157 snap -1 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2712: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2713: read oid 249 snap -1 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2713: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2714: write oid 77 current snap is 0 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2711: finishing write tid 1 to smithi11289144-63 2023-09-23T20:02:49.200 INFO:tasks.rados.rados.0.smithi112.stdout:2711: finishing write tid 2 to smithi11289144-63 2023-09-23T20:02:49.201 INFO:tasks.rados.rados.0.smithi112.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-09-23T20:02:49.205 INFO:tasks.rados.rados.0.smithi112.stdout:2714: writing smithi11289144-77 from 578636 to 1158725 tid 1 2023-09-23T20:02:49.213 INFO:tasks.rados.rados.0.smithi112.stdout:2714: writing smithi11289144-77 from 1872289 to 2585226 tid 2 2023-09-23T20:02:49.218 INFO:tasks.rados.rados.0.smithi112.stdout:2714: writing smithi11289144-77 from 3319509 to 3378636 tid 3 2023-09-23T20:02:49.218 INFO:tasks.rados.rados.0.smithi112.stdout:2715: write oid 103 current snap is 0 2023-09-23T20:02:49.218 INFO:tasks.rados.rados.0.smithi112.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-09-23T20:02:49.226 INFO:tasks.rados.rados.0.smithi112.stdout:2715: writing smithi11289144-103 from 595443 to 1367134 tid 1 2023-09-23T20:02:49.233 INFO:tasks.rados.rados.0.smithi112.stdout:2715: writing smithi11289144-103 from 2047124 to 2620072 tid 2 2023-09-23T20:02:49.237 INFO:tasks.rados.rados.0.smithi112.stdout:2715: writing smithi11289144-103 from 3063285 to 3395443 tid 3 2023-09-23T20:02:49.238 INFO:tasks.rados.rados.0.smithi112.stdout:2716: write oid 90 current snap is 0 2023-09-23T20:02:49.238 INFO:tasks.rados.rados.0.smithi112.stdout:2713: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-09-23T20:02:49.409 INFO:tasks.rados.rados.0.smithi112.stdout:2711: finishing write tid 3 to smithi11289144-63 2023-09-23T20:02:49.410 INFO:tasks.rados.rados.0.smithi112.stdout:2711: finishing write tid 4 to smithi11289144-63 2023-09-23T20:02:49.410 INFO:tasks.rados.rados.0.smithi112.stdout:2711: finishing write tid 5 to smithi11289144-63 2023-09-23T20:02:49.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 63 v 411 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-09-23T20:02:49.410 INFO:tasks.rados.rados.0.smithi112.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:02:49.410 INFO:tasks.rados.rados.0.smithi112.stdout:2712: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2714: finishing write tid 1 to smithi11289144-77 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2714: finishing write tid 2 to smithi11289144-77 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2714: finishing write tid 3 to smithi11289144-77 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2714: finishing write tid 4 to smithi11289144-77 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2714: finishing write tid 5 to smithi11289144-77 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 77 v 278 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2715: finishing write tid 1 to smithi11289144-103 2023-09-23T20:02:49.545 INFO:tasks.rados.rados.0.smithi112.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-09-23T20:02:49.555 INFO:tasks.rados.rados.0.smithi112.stdout:2716: writing smithi11289144-90 from 612250 to 1059190 tid 1 2023-09-23T20:02:49.563 INFO:tasks.rados.rados.0.smithi112.stdout:2716: writing smithi11289144-90 from 1705606 to 2422212 tid 2 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2716: writing smithi11289144-90 from 3090708 to 3412250 tid 3 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2711: done (5 left) 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2712: done (4 left) 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2713: done (3 left) 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2714: done (2 left) 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2717: write oid 141 current snap is 0 2023-09-23T20:02:49.569 INFO:tasks.rados.rados.0.smithi112.stdout:2715: finishing write tid 2 to smithi11289144-103 2023-09-23T20:02:49.570 INFO:tasks.rados.rados.0.smithi112.stdout:2715: finishing write tid 3 to smithi11289144-103 2023-09-23T20:02:49.570 INFO:tasks.rados.rados.0.smithi112.stdout:2715: finishing write tid 4 to smithi11289144-103 2023-09-23T20:02:49.570 INFO:tasks.rados.rados.0.smithi112.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-09-23T20:02:49.575 INFO:tasks.rados.rados.0.smithi112.stdout:2717: writing smithi11289144-141 from 629057 to 1151246 tid 1 2023-09-23T20:02:49.581 INFO:tasks.rados.rados.0.smithi112.stdout:2717: writing smithi11289144-141 from 1764088 to 2340705 tid 2 2023-09-23T20:02:49.588 INFO:tasks.rados.rados.0.smithi112.stdout:2717: writing smithi11289144-141 from 3118131 to 3429057 tid 3 2023-09-23T20:02:49.588 INFO:tasks.rados.rados.0.smithi112.stdout:2718: write oid 385 current snap is 0 2023-09-23T20:02:49.588 INFO:tasks.rados.rados.0.smithi112.stdout:2715: finishing write tid 5 to smithi11289144-103 2023-09-23T20:02:49.588 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 103 v 382 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-09-23T20:02:49.588 INFO:tasks.rados.rados.0.smithi112.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-09-23T20:02:49.588 INFO:tasks.rados.rados.0.smithi112.stdout:2716: finishing write tid 1 to smithi11289144-90 2023-09-23T20:02:49.589 INFO:tasks.rados.rados.0.smithi112.stdout:2716: finishing write tid 2 to smithi11289144-90 2023-09-23T20:02:49.589 INFO:tasks.rados.rados.0.smithi112.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-09-23T20:02:49.595 INFO:tasks.rados.rados.0.smithi112.stdout:2718: writing smithi11289144-385 from 645864 to 1243302 tid 1 2023-09-23T20:02:49.601 INFO:tasks.rados.rados.0.smithi112.stdout:2718: writing smithi11289144-385 from 1706217 to 2426492 tid 2 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2718: writing smithi11289144-385 from 3029201 to 3445864 tid 3 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2715: done (3 left) 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2719: read oid 52 snap -1 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2719: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2720: write oid 429 current snap is 0 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2716: finishing write tid 3 to smithi11289144-90 2023-09-23T20:02:49.607 INFO:tasks.rados.rados.0.smithi112.stdout:2716: finishing write tid 4 to smithi11289144-90 2023-09-23T20:02:49.608 INFO:tasks.rados.rados.0.smithi112.stdout:2716: finishing write tid 5 to smithi11289144-90 2023-09-23T20:02:49.608 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 248 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-09-23T20:02:49.608 INFO:tasks.rados.rados.0.smithi112.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T20:02:49.608 INFO:tasks.rados.rados.0.smithi112.stdout:2717: finishing write tid 1 to smithi11289144-141 2023-09-23T20:02:49.608 INFO:tasks.rados.rados.0.smithi112.stdout:2717: finishing write tid 2 to smithi11289144-141 2023-09-23T20:02:49.608 INFO:tasks.rados.rados.0.smithi112.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-09-23T20:02:49.614 INFO:tasks.rados.rados.0.smithi112.stdout:2720: writing smithi11289144-429 from 662671 to 1335358 tid 1 2023-09-23T20:02:49.620 INFO:tasks.rados.rados.0.smithi112.stdout:2720: writing smithi11289144-429 from 1764699 to 2344985 tid 2 2023-09-23T20:02:49.626 INFO:tasks.rados.rados.0.smithi112.stdout:2720: writing smithi11289144-429 from 3056624 to 3462671 tid 3 2023-09-23T20:02:49.626 INFO:tasks.rados.rados.0.smithi112.stdout:2716: done (4 left) 2023-09-23T20:02:49.626 INFO:tasks.rados.rados.0.smithi112.stdout:2721: write oid 6 current snap is 0 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2717: finishing write tid 3 to smithi11289144-141 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2717: finishing write tid 4 to smithi11289144-141 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2717: finishing write tid 5 to smithi11289144-141 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 141 v 320 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2717: left oid 141 (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2718: finishing write tid 1 to smithi11289144-385 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2718: finishing write tid 2 to smithi11289144-385 2023-09-23T20:02:49.627 INFO:tasks.rados.rados.0.smithi112.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-09-23T20:02:49.634 INFO:tasks.rados.rados.0.smithi112.stdout:2721: writing smithi11289144-6 from 679478 to 1427414 tid 1 2023-09-23T20:02:49.642 INFO:tasks.rados.rados.0.smithi112.stdout:2721: writing smithi11289144-6 from 2223181 to 2947125 tid 2 2023-09-23T20:02:49.642 INFO:tasks.rados.rados.0.smithi112.stdout:2717: done (4 left) 2023-09-23T20:02:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:2722: read oid 207 snap -1 2023-09-23T20:02:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:2722: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T20:02:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:2723: write oid 453 current snap is 0 2023-09-23T20:02:49.643 INFO:tasks.rados.rados.0.smithi112.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-09-23T20:02:49.648 INFO:tasks.rados.rados.0.smithi112.stdout:2723: writing smithi11289144-453 from 696285 to 1119470 tid 1 2023-09-23T20:02:49.655 INFO:tasks.rados.rados.0.smithi112.stdout:2723: writing smithi11289144-453 from 1881663 to 2349265 tid 2 2023-09-23T20:02:49.662 INFO:tasks.rados.rados.0.smithi112.stdout:2723: writing smithi11289144-453 from 3111470 to 3496285 tid 3 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:2724: delete oid 323 current snap is 0 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:2718: finishing write tid 3 to smithi11289144-385 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:2718: finishing write tid 4 to smithi11289144-385 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:2718: finishing write tid 5 to smithi11289144-385 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 385 v 459 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:2718: left oid 385 (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T20:02:49.663 INFO:tasks.rados.rados.0.smithi112.stdout:2719: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:02:49.688 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:49 smithi174 bash[79345]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:02:49.688 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:49 smithi174 bash[79409]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:02:49.688 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:49 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T20:02:49.688 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:49 smithi174 systemd[1]: Stopped Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:49.688 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:49 smithi174 systemd[1]: Started Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:49.777 INFO:tasks.rados.rados.0.smithi112.stdout:2720: finishing write tid 1 to smithi11289144-429 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2720: finishing write tid 2 to smithi11289144-429 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2720: finishing write tid 3 to smithi11289144-429 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2720: finishing write tid 4 to smithi11289144-429 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2720: finishing write tid 5 to smithi11289144-429 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 429 v 282 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2720: left oid 429 (ObjNum 1753 snap 0 seq_num 1753) 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2721: finishing write tid 1 to smithi11289144-6 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2721: finishing write tid 2 to smithi11289144-6 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2721: finishing write tid 3 to smithi11289144-6 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:2721: finishing write tid 4 to smithi11289144-6 2023-09-23T20:02:49.778 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 6 v 281 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-09-23T20:02:49.779 INFO:tasks.rados.rados.0.smithi112.stdout:2721: left oid 6 (ObjNum 1754 snap 0 seq_num 1754) 2023-09-23T20:02:49.779 INFO:tasks.rados.rados.0.smithi112.stdout:2722: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:2723: finishing write tid 1 to smithi11289144-453 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:2723: finishing write tid 2 to smithi11289144-453 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:2723: finishing write tid 3 to smithi11289144-453 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:2723: finishing write tid 4 to smithi11289144-453 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:2723: finishing write tid 5 to smithi11289144-453 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 413 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-09-23T20:02:49.945 INFO:tasks.rados.rados.0.smithi112.stdout:2723: left oid 453 (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2718: done (6 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2719: done (5 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2720: done (4 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2721: done (3 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2722: done (2 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2723: done (1 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2724: done (0 left) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2725: read oid 321 snap -1 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2725: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2726: read oid 423 snap -1 2023-09-23T20:02:49.946 INFO:tasks.rados.rados.0.smithi112.stdout:2726: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-23T20:02:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:2727: read oid 374 snap -1 2023-09-23T20:02:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:2727: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T20:02:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:2728: write oid 3 current snap is 0 2023-09-23T20:02:49.947 INFO:tasks.rados.rados.0.smithi112.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-09-23T20:02:49.960 INFO:tasks.rados.rados.0.smithi112.stdout:2728: writing smithi11289144-3 from 729899 to 1419935 tid 1 2023-09-23T20:02:49.967 INFO:tasks.rados.rados.0.smithi112.stdout:2728: writing smithi11289144-3 from 1998627 to 2469898 tid 2 2023-09-23T20:02:49.970 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:49 smithi174 systemd[1]: Stopping Ceph node-exporter.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:02:49.976 INFO:tasks.rados.rados.0.smithi112.stdout:2728: writing smithi11289144-3 from 3166316 to 3529899 tid 3 2023-09-23T20:02:49.976 INFO:tasks.rados.rados.0.smithi112.stdout:2729: write oid 36 current snap is 0 2023-09-23T20:02:49.976 INFO:tasks.rados.rados.0.smithi112.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-09-23T20:02:49.985 INFO:tasks.rados.rados.0.smithi112.stdout:2729: writing smithi11289144-36 from 746706 to 1511991 tid 1 2023-09-23T20:02:49.992 INFO:tasks.rados.rados.0.smithi112.stdout:2729: writing smithi11289144-36 from 2057109 to 2788391 tid 2 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2729: writing smithi11289144-36 from 3193739 to 3546706 tid 3 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2730: read oid 499 snap -1 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2730: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2731: read oid 485 snap -1 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2731: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2732: write oid 324 current snap is 0 2023-09-23T20:02:49.997 INFO:tasks.rados.rados.0.smithi112.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-09-23T20:02:50.004 INFO:tasks.rados.rados.0.smithi112.stdout:2732: writing smithi11289144-324 from 763513 to 1204047 tid 1 2023-09-23T20:02:50.010 INFO:tasks.rados.rados.0.smithi112.stdout:2732: writing smithi11289144-324 from 1715591 to 2190531 tid 2 2023-09-23T20:02:50.017 INFO:tasks.rados.rados.0.smithi112.stdout:2732: writing smithi11289144-324 from 2821162 to 3244515 tid 3 2023-09-23T20:02:50.017 INFO:tasks.rados.rados.0.smithi112.stdout:2733: delete oid 188 current snap is 0 2023-09-23T20:02:50.017 INFO:tasks.rados.rados.0.smithi112.stdout:2727: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T20:02:50.160 INFO:tasks.rados.rados.0.smithi112.stdout:2725: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T20:02:50.342 INFO:tasks.rados.rados.0.smithi112.stdout:2726: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-23T20:02:50.517 INFO:tasks.rados.rados.0.smithi112.stdout:2728: finishing write tid 1 to smithi11289144-3 2023-09-23T20:02:50.517 INFO:tasks.rados.rados.0.smithi112.stdout:2728: finishing write tid 2 to smithi11289144-3 2023-09-23T20:02:50.517 INFO:tasks.rados.rados.0.smithi112.stdout:2728: finishing write tid 3 to smithi11289144-3 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2728: finishing write tid 4 to smithi11289144-3 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2728: finishing write tid 5 to smithi11289144-3 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 286 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2728: left oid 3 (ObjNum 1757 snap 0 seq_num 1757) 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2729: finishing write tid 1 to smithi11289144-36 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2729: finishing write tid 2 to smithi11289144-36 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2729: finishing write tid 3 to smithi11289144-36 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2729: finishing write tid 4 to smithi11289144-36 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2729: finishing write tid 5 to smithi11289144-36 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 36 v 386 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-09-23T20:02:50.518 INFO:tasks.rados.rados.0.smithi112.stdout:2729: left oid 36 (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T20:02:50.519 INFO:tasks.rados.rados.0.smithi112.stdout:2731: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T20:02:50.605 INFO:tasks.rados.rados.0.smithi112.stdout:2730: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:02:50.721 INFO:tasks.rados.rados.0.smithi112.stdout:2732: finishing write tid 1 to smithi11289144-324 2023-09-23T20:02:50.721 INFO:tasks.rados.rados.0.smithi112.stdout:2732: finishing write tid 2 to smithi11289144-324 2023-09-23T20:02:50.721 INFO:tasks.rados.rados.0.smithi112.stdout:2732: finishing write tid 3 to smithi11289144-324 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2732: finishing write tid 4 to smithi11289144-324 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2732: finishing write tid 5 to smithi11289144-324 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 324 v 255 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2725: done (8 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2726: done (7 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2727: done (6 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2728: done (5 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2729: done (4 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2730: done (3 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2731: done (2 left) 2023-09-23T20:02:50.722 INFO:tasks.rados.rados.0.smithi112.stdout:2732: done (1 left) 2023-09-23T20:02:50.723 INFO:tasks.rados.rados.0.smithi112.stdout:2733: done (0 left) 2023-09-23T20:02:50.723 INFO:tasks.rados.rados.0.smithi112.stdout:2734: write oid 312 current snap is 0 2023-09-23T20:02:50.723 INFO:tasks.rados.rados.0.smithi112.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-09-23T20:02:50.728 INFO:tasks.rados.rados.0.smithi112.stdout:2734: writing smithi11289144-312 from 797127 to 1388159 tid 1 2023-09-23T20:02:50.732 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:50 smithi174 bash[31352]: cluster 2023-09-23T20:02:48.769832+0000 mgr.x (mgr.24721) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-09-23T20:02:50.733 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:50 smithi174 bash[31352]: audit 2023-09-23T20:02:49.664614+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:50.733 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:50 smithi174 bash[31352]: audit 2023-09-23T20:02:49.674418+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:50.733 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:50 smithi174 bash[31352]: cephadm 2023-09-23T20:02:49.695051+0000 mgr.x (mgr.24721) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:02:50.733 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:50 smithi174 bash[31352]: cephadm 2023-09-23T20:02:49.695566+0000 mgr.x (mgr.24721) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi174 2023-09-23T20:02:50.733 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:50 smithi174 bash[31352]: audit 2023-09-23T20:02:49.832264+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.112:0/2314763216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:50.735 INFO:tasks.rados.rados.0.smithi112.stdout:2734: writing smithi11289144-312 from 2116202 to 2594811 tid 2 2023-09-23T20:02:50.740 INFO:tasks.rados.rados.0.smithi112.stdout:2734: writing smithi11289144-312 from 3159655 to 3597127 tid 3 2023-09-23T20:02:50.741 INFO:tasks.rados.rados.0.smithi112.stdout:2735: delete oid 168 current snap is 0 2023-09-23T20:02:50.741 INFO:tasks.rados.rados.0.smithi112.stdout:2734: finishing write tid 1 to smithi11289144-312 2023-09-23T20:02:50.741 INFO:tasks.rados.rados.0.smithi112.stdout:2734: finishing write tid 2 to smithi11289144-312 2023-09-23T20:02:50.743 INFO:tasks.rados.rados.0.smithi112.stdout:2735: done (1 left) 2023-09-23T20:02:50.743 INFO:tasks.rados.rados.0.smithi112.stdout:2736: write oid 68 current snap is 0 2023-09-23T20:02:50.743 INFO:tasks.rados.rados.0.smithi112.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-09-23T20:02:50.750 INFO:tasks.rados.rados.0.smithi112.stdout:2736: writing smithi11289144-68 from 430741 to 1172271 tid 1 2023-09-23T20:02:50.756 INFO:tasks.rados.rados.0.smithi112.stdout:2736: writing smithi11289144-68 from 1833166 to 2315444 tid 2 2023-09-23T20:02:50.762 INFO:tasks.rados.rados.0.smithi112.stdout:2736: writing smithi11289144-68 from 2814501 to 3399295 tid 3 2023-09-23T20:02:50.762 INFO:tasks.rados.rados.0.smithi112.stdout:2737: write oid 54 current snap is 0 2023-09-23T20:02:50.763 INFO:tasks.rados.rados.0.smithi112.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-09-23T20:02:50.768 INFO:tasks.rados.rados.0.smithi112.stdout:2737: writing smithi11289144-54 from 447548 to 980680 tid 1 2023-09-23T20:02:50.775 INFO:tasks.rados.rados.0.smithi112.stdout:2737: writing smithi11289144-54 from 1491648 to 2233937 tid 2 2023-09-23T20:02:50.783 INFO:tasks.rados.rados.0.smithi112.stdout:2737: writing smithi11289144-54 from 2841924 to 3637990 tid 3 2023-09-23T20:02:50.783 INFO:tasks.rados.rados.0.smithi112.stdout:2738: read oid 192 snap -1 2023-09-23T20:02:50.783 INFO:tasks.rados.rados.0.smithi112.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:02:50.783 INFO:tasks.rados.rados.0.smithi112.stdout:2739: write oid 260 current snap is 0 2023-09-23T20:02:50.783 INFO:tasks.rados.rados.0.smithi112.stdout:2734: finishing write tid 3 to smithi11289144-312 2023-09-23T20:02:50.783 INFO:tasks.rados.rados.0.smithi112.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-09-23T20:02:50.789 INFO:tasks.rados.rados.0.smithi112.stdout:2739: writing smithi11289144-260 from 464355 to 1072736 tid 1 2023-09-23T20:02:50.794 INFO:tasks.rados.rados.0.smithi112.stdout:2739: writing smithi11289144-260 from 1550130 to 2036077 tid 2 2023-09-23T20:02:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:2739: writing smithi11289144-260 from 2469347 to 3076685 tid 3 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2739: writing smithi11289144-260 from 3549144 to 3664355 tid 4 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2740: delete oid 272 current snap is 0 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2734: finishing write tid 4 to smithi11289144-312 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2734: finishing write tid 5 to smithi11289144-312 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 312 v 285 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2736: finishing write tid 1 to smithi11289144-68 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2736: finishing write tid 2 to smithi11289144-68 2023-09-23T20:02:50.804 INFO:tasks.rados.rados.0.smithi112.stdout:2736: finishing write tid 3 to smithi11289144-68 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2736: finishing write tid 4 to smithi11289144-68 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2736: finishing write tid 5 to smithi11289144-68 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 68 v 390 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2737: finishing write tid 1 to smithi11289144-54 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2737: finishing write tid 2 to smithi11289144-54 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2737: finishing write tid 3 to smithi11289144-54 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2737: finishing write tid 4 to smithi11289144-54 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2737: finishing write tid 5 to smithi11289144-54 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 54 v 415 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-09-23T20:02:50.805 INFO:tasks.rados.rados.0.smithi112.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: finishing write tid 1 to smithi11289144-260 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: finishing write tid 2 to smithi11289144-260 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: finishing write tid 3 to smithi11289144-260 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: finishing write tid 4 to smithi11289144-260 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: finishing write tid 5 to smithi11289144-260 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: finishing write tid 6 to smithi11289144-260 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 300 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-09-23T20:02:50.914 INFO:tasks.rados.rados.0.smithi112.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2734: done (5 left) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2736: done (4 left) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2737: done (3 left) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2738: done (2 left) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2739: done (1 left) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2740: done (0 left) 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2741: write oid 174 current snap is 0 2023-09-23T20:02:50.915 INFO:tasks.rados.rados.0.smithi112.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-09-23T20:02:50.926 INFO:tasks.rados.rados.0.smithi112.stdout:2741: writing smithi11289144-174 from 497969 to 1256848 tid 1 2023-09-23T20:02:50.931 INFO:tasks.rados.rados.0.smithi112.stdout:2741: writing smithi11289144-174 from 1667094 to 2156710 tid 2 2023-09-23T20:02:50.939 INFO:tasks.rados.rados.0.smithi112.stdout:2741: writing smithi11289144-174 from 2924193 to 3554075 tid 3 2023-09-23T20:02:50.939 INFO:tasks.rados.rados.0.smithi112.stdout:2742: write oid 303 current snap is 0 2023-09-23T20:02:50.939 INFO:tasks.rados.rados.0.smithi112.stdout:2741: finishing write tid 1 to smithi11289144-174 2023-09-23T20:02:50.939 INFO:tasks.rados.rados.0.smithi112.stdout:2741: finishing write tid 2 to smithi11289144-174 2023-09-23T20:02:50.939 INFO:tasks.rados.rados.0.smithi112.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-09-23T20:02:50.944 INFO:tasks.rados.rados.0.smithi112.stdout:2742: writing smithi11289144-303 from 514776 to 948904 tid 1 2023-09-23T20:02:50.951 INFO:tasks.rados.rados.0.smithi112.stdout:2742: writing smithi11289144-303 from 1609223 to 2242497 tid 2 2023-09-23T20:02:50.957 INFO:tasks.rados.rados.0.smithi112.stdout:2742: writing smithi11289144-303 from 2718910 to 3276417 tid 3 2023-09-23T20:02:50.957 INFO:tasks.rados.rados.0.smithi112.stdout:2743: write oid 235 current snap is 0 2023-09-23T20:02:50.957 INFO:tasks.rados.rados.0.smithi112.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-09-23T20:02:50.963 INFO:tasks.rados.rados.0.smithi112.stdout:2743: writing smithi11289144-235 from 531583 to 1040960 tid 1 2023-09-23T20:02:50.969 INFO:tasks.rados.rados.0.smithi112.stdout:2743: writing smithi11289144-235 from 1667705 to 2160990 tid 2 2023-09-23T20:02:50.977 INFO:tasks.rados.rados.0.smithi112.stdout:2743: writing smithi11289144-235 from 2862686 to 3631465 tid 3 2023-09-23T20:02:50.977 INFO:tasks.rados.rados.0.smithi112.stdout:2744: read oid 233 snap -1 2023-09-23T20:02:50.977 INFO:tasks.rados.rados.0.smithi112.stdout:2744: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T20:02:50.978 INFO:tasks.rados.rados.0.smithi112.stdout:2745: read oid 178 snap -1 2023-09-23T20:02:50.978 INFO:tasks.rados.rados.0.smithi112.stdout:2745: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:02:50.978 INFO:tasks.rados.rados.0.smithi112.stdout:2746: write oid 3 current snap is 0 2023-09-23T20:02:50.978 INFO:tasks.rados.rados.0.smithi112.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-09-23T20:02:50.984 INFO:tasks.rados.rados.0.smithi112.stdout:2746: writing smithi11289144-3 from 548390 to 1133016 tid 1 2023-09-23T20:02:50.991 INFO:tasks.rados.rados.0.smithi112.stdout:2746: writing smithi11289144-3 from 1726187 to 2363130 tid 2 2023-09-23T20:02:50.997 INFO:tasks.rados.rados.0.smithi112.stdout:2746: writing smithi11289144-3 from 2773756 to 3353807 tid 3 2023-09-23T20:02:50.997 INFO:tasks.rados.rados.0.smithi112.stdout:2747: write oid 269 current snap is 0 2023-09-23T20:02:50.997 INFO:tasks.rados.rados.0.smithi112.stdout:2741: finishing write tid 3 to smithi11289144-174 2023-09-23T20:02:50.997 INFO:tasks.rados.rados.0.smithi112.stdout:2741: finishing write tid 4 to smithi11289144-174 2023-09-23T20:02:50.997 INFO:tasks.rados.rados.0.smithi112.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-09-23T20:02:51.004 INFO:tasks.rados.rados.0.smithi112.stdout:2747: writing smithi11289144-269 from 565197 to 1225072 tid 1 2023-09-23T20:02:51.010 INFO:tasks.rados.rados.0.smithi112.stdout:2747: writing smithi11289144-269 from 1784669 to 2281623 tid 2 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:2747: writing smithi11289144-269 from 2917532 to 3708855 tid 3 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:2748: write oid 85 current snap is 0 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:2741: finishing write tid 5 to smithi11289144-174 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 174 v 289 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:2742: finishing write tid 1 to smithi11289144-303 2023-09-23T20:02:51.019 INFO:tasks.rados.rados.0.smithi112.stdout:2742: finishing write tid 2 to smithi11289144-303 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2742: finishing write tid 3 to smithi11289144-303 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2742: finishing write tid 4 to smithi11289144-303 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2742: finishing write tid 5 to smithi11289144-303 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 303 v 345 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2743: finishing write tid 1 to smithi11289144-235 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2743: finishing write tid 2 to smithi11289144-235 2023-09-23T20:02:51.020 INFO:tasks.rados.rados.0.smithi112.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-09-23T20:02:51.025 INFO:tasks.rados.rados.0.smithi112.stdout:2748: writing smithi11289144-85 from 582004 to 1033481 tid 1 2023-09-23T20:02:51.030 INFO:tasks.rados.rados.0.smithi112.stdout:2748: writing smithi11289144-85 from 1443151 to 2083763 tid 2 2023-09-23T20:02:51.036 INFO:tasks.rados.rados.0.smithi112.stdout:2748: writing smithi11289144-85 from 2544955 to 3147550 tid 3 2023-09-23T20:02:51.041 INFO:tasks.rados.rados.0.smithi112.stdout:2748: writing smithi11289144-85 from 3612817 to 3782004 tid 4 2023-09-23T20:02:51.041 INFO:tasks.rados.rados.0.smithi112.stdout:2741: done (7 left) 2023-09-23T20:02:51.041 INFO:tasks.rados.rados.0.smithi112.stdout:2742: done (6 left) 2023-09-23T20:02:51.042 INFO:tasks.rados.rados.0.smithi112.stdout:2749: write oid 378 current snap is 0 2023-09-23T20:02:51.042 INFO:tasks.rados.rados.0.smithi112.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-09-23T20:02:51.046 INFO:tasks.rados.rados.0.smithi112.stdout:2749: writing smithi11289144-378 from 598811 to 1125537 tid 1 2023-09-23T20:02:51.053 INFO:tasks.rados.rados.0.smithi112.stdout:2749: writing smithi11289144-378 from 1901633 to 2402256 tid 2 2023-09-23T20:02:51.060 INFO:tasks.rados.rados.0.smithi112.stdout:2749: writing smithi11289144-378 from 2972378 to 3502598 tid 3 2023-09-23T20:02:51.061 INFO:tasks.rados.rados.0.smithi112.stdout:2750: read oid 297 snap -1 2023-09-23T20:02:51.061 INFO:tasks.rados.rados.0.smithi112.stdout:2750: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:02:51.061 INFO:tasks.rados.rados.0.smithi112.stdout:2751: read oid 351 snap -1 2023-09-23T20:02:51.061 INFO:tasks.rados.rados.0.smithi112.stdout:2751: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:02:51.061 INFO:tasks.rados.rados.0.smithi112.stdout:2752: read oid 415 snap -1 2023-09-23T20:02:51.062 INFO:tasks.rados.rados.0.smithi112.stdout:2752: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:02:51.062 INFO:tasks.rados.rados.0.smithi112.stdout:2753: delete oid 191 current snap is 0 2023-09-23T20:02:51.062 INFO:tasks.rados.rados.0.smithi112.stdout:2743: finishing write tid 3 to smithi11289144-235 2023-09-23T20:02:51.062 INFO:tasks.rados.rados.0.smithi112.stdout:2743: finishing write tid 4 to smithi11289144-235 2023-09-23T20:02:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:2743: finishing write tid 5 to smithi11289144-235 2023-09-23T20:02:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 235 v 419 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-09-23T20:02:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-09-23T20:02:51.063 INFO:tasks.rados.rados.0.smithi112.stdout:2745: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:02:51.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[27353]: cluster 2023-09-23T20:02:48.769832+0000 mgr.x (mgr.24721) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-09-23T20:02:51.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[27353]: audit 2023-09-23T20:02:49.664614+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[27353]: audit 2023-09-23T20:02:49.674418+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[27353]: cephadm 2023-09-23T20:02:49.695051+0000 mgr.x (mgr.24721) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:02:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[27353]: cephadm 2023-09-23T20:02:49.695566+0000 mgr.x (mgr.24721) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi174 2023-09-23T20:02:51.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[27353]: audit 2023-09-23T20:02:49.832264+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.112:0/2314763216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:51.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[41728]: cluster 2023-09-23T20:02:48.769832+0000 mgr.x (mgr.24721) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-09-23T20:02:51.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[41728]: audit 2023-09-23T20:02:49.664614+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[41728]: audit 2023-09-23T20:02:49.674418+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[41728]: cephadm 2023-09-23T20:02:49.695051+0000 mgr.x (mgr.24721) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:02:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[41728]: cephadm 2023-09-23T20:02:49.695566+0000 mgr.x (mgr.24721) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi174 2023-09-23T20:02:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:50 smithi112 bash[41728]: audit 2023-09-23T20:02:49.832264+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.112:0/2314763216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:51.215 INFO:tasks.rados.rados.0.smithi112.stdout:2744: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T20:02:51.421 INFO:tasks.rados.rados.0.smithi112.stdout:2746: finishing write tid 1 to smithi11289144-3 2023-09-23T20:02:51.421 INFO:tasks.rados.rados.0.smithi112.stdout:2746: finishing write tid 2 to smithi11289144-3 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2746: finishing write tid 3 to smithi11289144-3 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2746: finishing write tid 4 to smithi11289144-3 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2746: finishing write tid 5 to smithi11289144-3 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 3 v 290 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2747: finishing write tid 1 to smithi11289144-269 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2747: finishing write tid 2 to smithi11289144-269 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2747: finishing write tid 3 to smithi11289144-269 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2747: finishing write tid 4 to smithi11289144-269 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2747: finishing write tid 5 to smithi11289144-269 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 269 v 417 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2747: left oid 269 (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:02:51.422 INFO:tasks.rados.rados.0.smithi112.stdout:2748: finishing write tid 1 to smithi11289144-85 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2748: finishing write tid 2 to smithi11289144-85 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2748: finishing write tid 3 to smithi11289144-85 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2748: finishing write tid 4 to smithi11289144-85 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2748: finishing write tid 5 to smithi11289144-85 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2748: finishing write tid 6 to smithi11289144-85 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 85 v 420 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2748: left oid 85 (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2749: finishing write tid 1 to smithi11289144-378 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2749: finishing write tid 2 to smithi11289144-378 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2749: finishing write tid 3 to smithi11289144-378 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2743: done (10 left) 2023-09-23T20:02:51.423 INFO:tasks.rados.rados.0.smithi112.stdout:2744: done (9 left) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2745: done (8 left) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2746: done (7 left) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2747: done (6 left) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2748: done (5 left) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2753: done (4 left) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2754: read oid 478 snap -1 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2754: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2755: read oid 101 snap -1 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2755: expect (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2756: read oid 122 snap -1 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2756: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2757: read oid 279 snap -1 2023-09-23T20:02:51.424 INFO:tasks.rados.rados.0.smithi112.stdout:2757: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:02:51.425 INFO:tasks.rados.rados.0.smithi112.stdout:2758: write oid 365 current snap is 0 2023-09-23T20:02:51.425 INFO:tasks.rados.rados.0.smithi112.stdout:2749: finishing write tid 4 to smithi11289144-378 2023-09-23T20:02:51.425 INFO:tasks.rados.rados.0.smithi112.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-09-23T20:02:51.434 INFO:tasks.rados.rados.0.smithi112.stdout:2758: writing smithi11289144-365 from 632425 to 1309649 tid 1 2023-09-23T20:02:51.441 INFO:tasks.rados.rados.0.smithi112.stdout:2758: writing smithi11289144-365 from 2018597 to 2522889 tid 2 2023-09-23T20:02:51.442 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79485]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:02:51.443 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.335Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T20:02:51.443 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.335Z 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-09-23T20:02:51.443 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.335Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi174 (none))" 2023-09-23T20:02:51.443 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.335Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.335Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.337Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.337Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.339Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.339Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.342Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.344Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.194451ms 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.344Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.345Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.378Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.379Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-23T20:02:51.444 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.379Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.996µs wal_replay_duration=34.241845ms wbl_replay_duration=148ns total_replay_duration=36.506762ms 2023-09-23T20:02:51.445 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.382Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T20:02:51.445 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.382Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T20:02:51.445 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.382Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T20:02:51.445 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.402Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.733194ms db_storage=1.012µs remote_storage=1.286µs web_handler=440ns query_engine=752ns scrape=288.619µs scrape_sd=97.957µs notify=21.541µs notify_sd=21.651µs rules=18.952729ms tracing=8.269µs 2023-09-23T20:02:51.445 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.402Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T20:02:51.445 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79436]: ts=2023-09-23T20:02:51.402Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T20:02:51.447 INFO:tasks.rados.rados.0.smithi112.stdout:2758: writing smithi11289144-365 from 3027224 to 3579988 tid 3 2023-09-23T20:02:51.447 INFO:tasks.rados.rados.0.smithi112.stdout:2759: write oid 499 current snap is 0 2023-09-23T20:02:51.447 INFO:tasks.rados.rados.0.smithi112.stdout:2749: finishing write tid 5 to smithi11289144-378 2023-09-23T20:02:51.447 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 378 v 421 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-09-23T20:02:51.448 INFO:tasks.rados.rados.0.smithi112.stdout:2749: left oid 378 (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:02:51.448 INFO:tasks.rados.rados.0.smithi112.stdout:2750: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:02:51.616 INFO:tasks.rados.rados.0.smithi112.stdout:2751: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:02:51.745 INFO:tasks.rados.rados.0.smithi112.stdout:2752: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:02:51.817 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:51 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:02:51.817 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:51 smithi174 bash[79618]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:02:51.817 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:51 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T20:02:51.817 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:51 smithi174 systemd[1]: Stopped Ceph node-exporter.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:51.817 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:51 smithi174 systemd[1]: Started Ceph node-exporter.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:51.876 INFO:tasks.rados.rados.0.smithi112.stdout:2755: expect (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T20:02:52.021 INFO:tasks.rados.rados.0.smithi112.stdout:2754: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:02:52.252 INFO:tasks.rados.rados.0.smithi112.stdout:2757: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:02:52.336 INFO:tasks.rados.rados.0.smithi112.stdout:2756: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:02:52.490 INFO:tasks.rados.rados.0.smithi112.stdout:2758: finishing write tid 1 to smithi11289144-365 2023-09-23T20:02:52.490 INFO:tasks.rados.rados.0.smithi112.stdout:2758: finishing write tid 2 to smithi11289144-365 2023-09-23T20:02:52.490 INFO:tasks.rados.rados.0.smithi112.stdout:2758: finishing write tid 3 to smithi11289144-365 2023-09-23T20:02:52.491 INFO:tasks.rados.rados.0.smithi112.stdout:2758: finishing write tid 4 to smithi11289144-365 2023-09-23T20:02:52.491 INFO:tasks.rados.rados.0.smithi112.stdout:2758: finishing write tid 5 to smithi11289144-365 2023-09-23T20:02:52.491 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 365 v 423 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-09-23T20:02:52.491 INFO:tasks.rados.rados.0.smithi112.stdout:2758: left oid 365 (ObjNum 1775 snap 0 seq_num 1775) 2023-09-23T20:02:52.491 INFO:tasks.rados.rados.0.smithi112.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-09-23T20:02:52.504 INFO:tasks.rados.rados.0.smithi112.stdout:2759: writing smithi11289144-499 from 649232 to 1401705 tid 1 2023-09-23T20:02:52.510 INFO:tasks.rados.rados.0.smithi112.stdout:2759: writing smithi11289144-499 from 1960726 to 2608676 tid 2 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2759: writing smithi11289144-499 from 3338294 to 3849232 tid 3 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2749: done (9 left) 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2750: done (8 left) 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2751: done (7 left) 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2752: done (6 left) 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2754: done (5 left) 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2755: done (4 left) 2023-09-23T20:02:52.519 INFO:tasks.rados.rados.0.smithi112.stdout:2756: done (3 left) 2023-09-23T20:02:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:2757: done (2 left) 2023-09-23T20:02:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:2758: done (1 left) 2023-09-23T20:02:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:2760: write oid 474 current snap is 0 2023-09-23T20:02:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-09-23T20:02:52.525 INFO:tasks.rados.rados.0.smithi112.stdout:2760: writing smithi11289144-474 from 666039 to 1093761 tid 1 2023-09-23T20:02:52.531 INFO:tasks.rados.rados.0.smithi112.stdout:2760: writing smithi11289144-474 from 1619208 to 2127169 tid 2 2023-09-23T20:02:52.538 INFO:tasks.rados.rados.0.smithi112.stdout:2760: writing smithi11289144-474 from 2565717 to 3257378 tid 3 2023-09-23T20:02:52.541 INFO:tasks.rados.rados.0.smithi112.stdout:2760: writing smithi11289144-474 from 3660365 to 3866039 tid 4 2023-09-23T20:02:52.541 INFO:tasks.rados.rados.0.smithi112.stdout:2761: write oid 478 current snap is 0 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2759: finishing write tid 1 to smithi11289144-499 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2759: finishing write tid 2 to smithi11289144-499 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2759: finishing write tid 3 to smithi11289144-499 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2759: finishing write tid 4 to smithi11289144-499 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2759: finishing write tid 5 to smithi11289144-499 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 499 v 466 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2759: left oid 499 (ObjNum 1776 snap 0 seq_num 1776) 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2760: finishing write tid 1 to smithi11289144-474 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2760: finishing write tid 2 to smithi11289144-474 2023-09-23T20:02:52.542 INFO:tasks.rados.rados.0.smithi112.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-09-23T20:02:52.548 INFO:tasks.rados.rados.0.smithi112.stdout:2761: writing smithi11289144-478 from 682846 to 1185817 tid 1 2023-09-23T20:02:52.554 INFO:tasks.rados.rados.0.smithi112.stdout:2761: writing smithi11289144-478 from 1677690 to 2329309 tid 2 2023-09-23T20:02:52.561 INFO:tasks.rados.rados.0.smithi112.stdout:2761: writing smithi11289144-478 from 2993140 to 3496073 tid 3 2023-09-23T20:02:52.561 INFO:tasks.rados.rados.0.smithi112.stdout:2759: done (2 left) 2023-09-23T20:02:52.562 INFO:tasks.rados.rados.0.smithi112.stdout:2762: read oid 470 snap -1 2023-09-23T20:02:52.562 INFO:tasks.rados.rados.0.smithi112.stdout:2762: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:02:52.562 INFO:tasks.rados.rados.0.smithi112.stdout:2763: write oid 428 current snap is 0 2023-09-23T20:02:52.562 INFO:tasks.rados.rados.0.smithi112.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-09-23T20:02:52.569 INFO:tasks.rados.rados.0.smithi112.stdout:2763: writing smithi11289144-428 from 699653 to 1394226 tid 1 2023-09-23T20:02:52.576 INFO:tasks.rados.rados.0.smithi112.stdout:2763: writing smithi11289144-428 from 1852525 to 2647802 tid 2 2023-09-23T20:02:52.584 INFO:tasks.rados.rados.0.smithi112.stdout:2763: writing smithi11289144-428 from 3420563 to 3899653 tid 3 2023-09-23T20:02:52.584 INFO:tasks.rados.rados.0.smithi112.stdout:2764: write oid 74 current snap is 0 2023-09-23T20:02:52.584 INFO:tasks.rados.rados.0.smithi112.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-09-23T20:02:52.592 INFO:tasks.rados.rados.0.smithi112.stdout:2764: writing smithi11289144-74 from 716460 to 1486282 tid 1 2023-09-23T20:02:52.600 INFO:tasks.rados.rados.0.smithi112.stdout:2764: writing smithi11289144-74 from 2194654 to 2849942 tid 2 2023-09-23T20:02:52.606 INFO:tasks.rados.rados.0.smithi112.stdout:2764: writing smithi11289144-74 from 3447986 to 3916460 tid 3 2023-09-23T20:02:52.606 INFO:tasks.rados.rados.0.smithi112.stdout:2765: read oid 185 snap -1 2023-09-23T20:02:52.606 INFO:tasks.rados.rados.0.smithi112.stdout:2765: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:02:52.606 INFO:tasks.rados.rados.0.smithi112.stdout:2766: write oid 155 current snap is 0 2023-09-23T20:02:52.607 INFO:tasks.rados.rados.0.smithi112.stdout:2760: finishing write tid 3 to smithi11289144-474 2023-09-23T20:02:52.607 INFO:tasks.rados.rados.0.smithi112.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-09-23T20:02:52.613 INFO:tasks.rados.rados.0.smithi112.stdout:2766: writing smithi11289144-155 from 733267 to 1178338 tid 1 2023-09-23T20:02:52.622 INFO:tasks.rados.rados.0.smithi112.stdout:2766: writing smithi11289144-155 from 1853136 to 2652082 tid 2 2023-09-23T20:02:52.629 INFO:tasks.rados.rados.0.smithi112.stdout:2766: writing smithi11289144-155 from 3359056 to 3933267 tid 3 2023-09-23T20:02:52.630 INFO:tasks.rados.rados.0.smithi112.stdout:2767: read oid 292 snap -1 2023-09-23T20:02:52.630 INFO:tasks.rados.rados.0.smithi112.stdout:2767: expect deleted 2023-09-23T20:02:52.630 INFO:tasks.rados.rados.0.smithi112.stdout:2768: write oid 109 current snap is 0 2023-09-23T20:02:52.630 INFO:tasks.rados.rados.0.smithi112.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-09-23T20:02:52.636 INFO:tasks.rados.rados.0.smithi112.stdout:2768: writing smithi11289144-109 from 750074 to 1270394 tid 1 2023-09-23T20:02:52.644 INFO:tasks.rados.rados.0.smithi112.stdout:2768: writing smithi11289144-109 from 1911618 to 2570575 tid 2 2023-09-23T20:02:52.651 INFO:tasks.rados.rados.0.smithi112.stdout:2768: writing smithi11289144-109 from 3102832 to 3767206 tid 3 2023-09-23T20:02:52.651 INFO:tasks.rados.rados.0.smithi112.stdout:2769: read oid 116 snap -1 2023-09-23T20:02:52.651 INFO:tasks.rados.rados.0.smithi112.stdout:2769: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T20:02:52.651 INFO:tasks.rados.rados.0.smithi112.stdout:2770: write oid 69 current snap is 0 2023-09-23T20:02:52.651 INFO:tasks.rados.rados.0.smithi112.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-09-23T20:02:52.659 INFO:tasks.rados.rados.0.smithi112.stdout:2770: writing smithi11289144-69 from 766881 to 1362450 tid 1 2023-09-23T20:02:52.664 INFO:tasks.rados.rados.0.smithi112.stdout:2770: writing smithi11289144-69 from 1970100 to 2372715 tid 2 2023-09-23T20:02:52.671 INFO:tasks.rados.rados.0.smithi112.stdout:2770: writing smithi11289144-69 from 3013902 to 3489548 tid 3 2023-09-23T20:02:52.671 INFO:tasks.rados.rados.0.smithi112.stdout:2771: read oid 338 snap -1 2023-09-23T20:02:52.671 INFO:tasks.rados.rados.0.smithi112.stdout:2771: expect deleted 2023-09-23T20:02:52.671 INFO:tasks.rados.rados.0.smithi112.stdout:2772: read oid 495 snap -1 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2772: expect deleted 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2773: read oid 261 snap -1 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2773: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2774: delete oid 499 current snap is 0 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2760: finishing write tid 4 to smithi11289144-474 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2760: finishing write tid 5 to smithi11289144-474 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2760: finishing write tid 6 to smithi11289144-474 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 474 v 425 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2760: left oid 474 (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2761: finishing write tid 1 to smithi11289144-478 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2761: finishing write tid 2 to smithi11289144-478 2023-09-23T20:02:52.672 INFO:tasks.rados.rados.0.smithi112.stdout:2761: finishing write tid 3 to smithi11289144-478 2023-09-23T20:02:52.673 INFO:tasks.rados.rados.0.smithi112.stdout:2761: finishing write tid 4 to smithi11289144-478 2023-09-23T20:02:52.673 INFO:tasks.rados.rados.0.smithi112.stdout:2761: finishing write tid 5 to smithi11289144-478 2023-09-23T20:02:52.673 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 427 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-09-23T20:02:52.673 INFO:tasks.rados.rados.0.smithi112.stdout:2761: left oid 478 (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T20:02:52.673 INFO:tasks.rados.rados.0.smithi112.stdout:2763: finishing write tid 1 to smithi11289144-428 2023-09-23T20:02:52.673 INFO:tasks.rados.rados.0.smithi112.stdout:2762: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:02:52.801 INFO:tasks.rados.rados.0.smithi112.stdout:2763: finishing write tid 2 to smithi11289144-428 2023-09-23T20:02:52.801 INFO:tasks.rados.rados.0.smithi112.stdout:2763: finishing write tid 3 to smithi11289144-428 2023-09-23T20:02:52.801 INFO:tasks.rados.rados.0.smithi112.stdout:2763: finishing write tid 4 to smithi11289144-428 2023-09-23T20:02:52.801 INFO:tasks.rados.rados.0.smithi112.stdout:2763: finishing write tid 5 to smithi11289144-428 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 428 v 425 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2763: left oid 428 (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2764: finishing write tid 1 to smithi11289144-74 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2764: finishing write tid 2 to smithi11289144-74 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2764: finishing write tid 3 to smithi11289144-74 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2764: finishing write tid 4 to smithi11289144-74 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2764: finishing write tid 5 to smithi11289144-74 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 294 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2764: left oid 74 (ObjNum 1780 snap 0 seq_num 1780) 2023-09-23T20:02:52.802 INFO:tasks.rados.rados.0.smithi112.stdout:2765: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:02:52.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:52 smithi174 bash[31352]: cluster 2023-09-23T20:02:50.770637+0000 mgr.x (mgr.24721) 42 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-09-23T20:02:52.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:52 smithi174 bash[31352]: audit 2023-09-23T20:02:51.503659+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:52.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:52 smithi174 bash[31352]: cephadm 2023-09-23T20:02:51.513164+0000 mgr.x (mgr.24721) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:02:52.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:52 smithi174 bash[31352]: audit 2023-09-23T20:02:51.513589+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:52.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:52 smithi174 bash[31352]: cephadm 2023-09-23T20:02:51.533318+0000 mgr.x (mgr.24721) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi174 2023-09-23T20:02:52.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:52 smithi174 bash[31352]: audit 2023-09-23T20:02:52.378618+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.112:0/2197364157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[27353]: cluster 2023-09-23T20:02:50.770637+0000 mgr.x (mgr.24721) 42 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[27353]: audit 2023-09-23T20:02:51.503659+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[27353]: cephadm 2023-09-23T20:02:51.513164+0000 mgr.x (mgr.24721) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[27353]: audit 2023-09-23T20:02:51.513589+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[27353]: cephadm 2023-09-23T20:02:51.533318+0000 mgr.x (mgr.24721) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi174 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[27353]: audit 2023-09-23T20:02:52.378618+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.112:0/2197364157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:52.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[41728]: cluster 2023-09-23T20:02:50.770637+0000 mgr.x (mgr.24721) 42 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-09-23T20:02:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[41728]: audit 2023-09-23T20:02:51.503659+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[41728]: cephadm 2023-09-23T20:02:51.513164+0000 mgr.x (mgr.24721) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:02:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[41728]: audit 2023-09-23T20:02:51.513589+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[41728]: cephadm 2023-09-23T20:02:51.533318+0000 mgr.x (mgr.24721) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi174 2023-09-23T20:02:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:52 smithi112 bash[41728]: audit 2023-09-23T20:02:52.378618+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.112:0/2197364157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:2766: finishing write tid 1 to smithi11289144-155 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:2766: finishing write tid 2 to smithi11289144-155 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:2766: finishing write tid 3 to smithi11289144-155 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:2766: finishing write tid 4 to smithi11289144-155 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:2766: finishing write tid 5 to smithi11289144-155 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 155 v 431 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-09-23T20:02:52.911 INFO:tasks.rados.rados.0.smithi112.stdout:2766: left oid 155 (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2760: done (14 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2761: done (13 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2762: done (12 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2763: done (11 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2764: done (10 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2765: done (9 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2766: done (8 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2767: done (7 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2774: done (6 left) 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2775: write oid 469 current snap is 0 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2768: finishing write tid 1 to smithi11289144-109 2023-09-23T20:02:52.912 INFO:tasks.rados.rados.0.smithi112.stdout:2768: finishing write tid 2 to smithi11289144-109 2023-09-23T20:02:52.913 INFO:tasks.rados.rados.0.smithi112.stdout:2768: finishing write tid 3 to smithi11289144-109 2023-09-23T20:02:52.913 INFO:tasks.rados.rados.0.smithi112.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-09-23T20:02:52.924 INFO:tasks.rados.rados.0.smithi112.stdout:2775: writing smithi11289144-469 from 400495 to 1146562 tid 1 2023-09-23T20:02:52.929 INFO:tasks.rados.rados.0.smithi112.stdout:2775: writing smithi11289144-469 from 1570711 to 1976995 tid 2 2023-09-23T20:02:52.929 INFO:tasks.rados.rados.0.smithi112.stdout:2776: write oid 2 current snap is 0 2023-09-23T20:02:52.929 INFO:tasks.rados.rados.0.smithi112.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-09-23T20:02:52.934 INFO:tasks.rados.rados.0.smithi112.stdout:2776: writing smithi11289144-2 from 417302 to 838618 tid 1 2023-09-23T20:02:52.941 INFO:tasks.rados.rados.0.smithi112.stdout:2776: writing smithi11289144-2 from 1629193 to 2017302 tid 2 2023-09-23T20:02:52.941 INFO:tasks.rados.rados.0.smithi112.stdout:2777: read oid 479 snap -1 2023-09-23T20:02:52.941 INFO:tasks.rados.rados.0.smithi112.stdout:2777: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T20:02:52.941 INFO:tasks.rados.rados.0.smithi112.stdout:2778: read oid 82 snap -1 2023-09-23T20:02:52.941 INFO:tasks.rados.rados.0.smithi112.stdout:2778: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2779: read oid 393 snap -1 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2779: expect deleted 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2780: delete oid 288 current snap is 0 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2768: finishing write tid 4 to smithi11289144-109 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2768: finishing write tid 5 to smithi11289144-109 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 109 v 429 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2768: left oid 109 (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T20:02:52.942 INFO:tasks.rados.rados.0.smithi112.stdout:2769: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:2770: finishing write tid 1 to smithi11289144-69 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:2770: finishing write tid 2 to smithi11289144-69 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:2770: finishing write tid 3 to smithi11289144-69 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:2770: finishing write tid 4 to smithi11289144-69 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:2770: finishing write tid 5 to smithi11289144-69 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 69 v 298 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-09-23T20:02:53.055 INFO:tasks.rados.rados.0.smithi112.stdout:2770: left oid 69 (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T20:02:53.056 INFO:tasks.rados.rados.0.smithi112.stdout:2773: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:2775: finishing write tid 1 to smithi11289144-469 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:2775: finishing write tid 2 to smithi11289144-469 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:2775: finishing write tid 3 to smithi11289144-469 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:2775: finishing write tid 4 to smithi11289144-469 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 469 v 428 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:2775: left oid 469 (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T20:02:53.191 INFO:tasks.rados.rados.0.smithi112.stdout:2776: finishing write tid 1 to smithi11289144-2 2023-09-23T20:02:53.192 INFO:tasks.rados.rados.0.smithi112.stdout:2778: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.090Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.090Z 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-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.091Z 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-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.091Z 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-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z 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-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T20:02:53.317 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T20:02:53.318 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.092Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T20:02:53.319 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T20:02:53.320 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T20:02:53.321 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:02:53 smithi174 bash[79648]: ts=2023-09-23T20:02:53.093Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T20:02:53.339 INFO:tasks.rados.rados.0.smithi112.stdout:2776: finishing write tid 2 to smithi11289144-2 2023-09-23T20:02:53.339 INFO:tasks.rados.rados.0.smithi112.stdout:2776: finishing write tid 3 to smithi11289144-2 2023-09-23T20:02:53.340 INFO:tasks.rados.rados.0.smithi112.stdout:2776: finishing write tid 4 to smithi11289144-2 2023-09-23T20:02:53.340 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 333 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-09-23T20:02:53.340 INFO:tasks.rados.rados.0.smithi112.stdout:2776: left oid 2 (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T20:02:53.340 INFO:tasks.rados.rados.0.smithi112.stdout:2777: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2768: done (11 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2769: done (10 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2770: done (9 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2771: done (8 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2772: done (7 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2773: done (6 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2775: done (5 left) 2023-09-23T20:02:53.468 INFO:tasks.rados.rados.0.smithi112.stdout:2776: done (4 left) 2023-09-23T20:02:53.469 INFO:tasks.rados.rados.0.smithi112.stdout:2777: done (3 left) 2023-09-23T20:02:53.469 INFO:tasks.rados.rados.0.smithi112.stdout:2778: done (2 left) 2023-09-23T20:02:53.469 INFO:tasks.rados.rados.0.smithi112.stdout:2779: done (1 left) 2023-09-23T20:02:53.469 INFO:tasks.rados.rados.0.smithi112.stdout:2780: done (0 left) 2023-09-23T20:02:53.469 INFO:tasks.rados.rados.0.smithi112.stdout:2781: write oid 374 current snap is 0 2023-09-23T20:02:53.469 INFO:tasks.rados.rados.0.smithi112.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-09-23T20:02:53.479 INFO:tasks.rados.rados.0.smithi112.stdout:2781: writing smithi11289144-374 from 450916 to 1139083 tid 1 2023-09-23T20:02:53.485 INFO:tasks.rados.rados.0.smithi112.stdout:2781: writing smithi11289144-374 from 1862510 to 2050916 tid 2 2023-09-23T20:02:53.485 INFO:tasks.rados.rados.0.smithi112.stdout:2782: write oid 47 current snap is 0 2023-09-23T20:02:53.485 INFO:tasks.rados.rados.0.smithi112.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-09-23T20:02:53.492 INFO:tasks.rados.rados.0.smithi112.stdout:2782: writing smithi11289144-47 from 467723 to 1231139 tid 1 2023-09-23T20:02:53.497 INFO:tasks.rados.rados.0.smithi112.stdout:2782: writing smithi11289144-47 from 1804639 to 2067723 tid 2 2023-09-23T20:02:53.497 INFO:tasks.rados.rados.0.smithi112.stdout:2783: read oid 151 snap -1 2023-09-23T20:02:53.497 INFO:tasks.rados.rados.0.smithi112.stdout:2783: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-23T20:02:53.497 INFO:tasks.rados.rados.0.smithi112.stdout:2784: read oid 204 snap -1 2023-09-23T20:02:53.497 INFO:tasks.rados.rados.0.smithi112.stdout:2784: expect deleted 2023-09-23T20:02:53.497 INFO:tasks.rados.rados.0.smithi112.stdout:2785: delete oid 173 current snap is 0 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:2781: finishing write tid 1 to smithi11289144-374 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:2781: finishing write tid 2 to smithi11289144-374 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:2781: finishing write tid 3 to smithi11289144-374 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:2781: finishing write tid 4 to smithi11289144-374 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 374 v 323 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:2781: left oid 374 (ObjNum 1788 snap 0 seq_num 1788) 2023-09-23T20:02:53.498 INFO:tasks.rados.rados.0.smithi112.stdout:2782: finishing write tid 1 to smithi11289144-47 2023-09-23T20:02:53.500 INFO:tasks.rados.rados.0.smithi112.stdout:2781: done (4 left) 2023-09-23T20:02:53.500 INFO:tasks.rados.rados.0.smithi112.stdout:2784: done (3 left) 2023-09-23T20:02:53.501 INFO:tasks.rados.rados.0.smithi112.stdout:2785: done (2 left) 2023-09-23T20:02:53.501 INFO:tasks.rados.rados.0.smithi112.stdout:2786: write oid 270 current snap is 0 2023-09-23T20:02:53.501 INFO:tasks.rados.rados.0.smithi112.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-09-23T20:02:53.506 INFO:tasks.rados.rados.0.smithi112.stdout:2786: writing smithi11289144-270 from 501337 to 1015251 tid 1 2023-09-23T20:02:53.511 INFO:tasks.rados.rados.0.smithi112.stdout:2786: writing smithi11289144-270 from 1521603 to 1938894 tid 2 2023-09-23T20:02:53.511 INFO:tasks.rados.rados.0.smithi112.stdout:2787: write oid 314 current snap is 0 2023-09-23T20:02:53.512 INFO:tasks.rados.rados.0.smithi112.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-09-23T20:02:53.517 INFO:tasks.rados.rados.0.smithi112.stdout:2787: writing smithi11289144-314 from 518144 to 1107307 tid 1 2023-09-23T20:02:53.523 INFO:tasks.rados.rados.0.smithi112.stdout:2787: writing smithi11289144-314 from 1580085 to 2118144 tid 2 2023-09-23T20:02:53.523 INFO:tasks.rados.rados.0.smithi112.stdout:2788: write oid 470 current snap is 0 2023-09-23T20:02:53.524 INFO:tasks.rados.rados.0.smithi112.stdout:2782: finishing write tid 2 to smithi11289144-47 2023-09-23T20:02:53.524 INFO:tasks.rados.rados.0.smithi112.stdout:2782: finishing write tid 3 to smithi11289144-47 2023-09-23T20:02:53.524 INFO:tasks.rados.rados.0.smithi112.stdout:2782: finishing write tid 4 to smithi11289144-47 2023-09-23T20:02:53.524 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 47 v 470 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-09-23T20:02:53.524 INFO:tasks.rados.rados.0.smithi112.stdout:2782: left oid 47 (ObjNum 1789 snap 0 seq_num 1789) 2023-09-23T20:02:53.524 INFO:tasks.rados.rados.0.smithi112.stdout:2783: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-23T20:02:53.608 INFO:tasks.rados.rados.0.smithi112.stdout:2786: finishing write tid 1 to smithi11289144-270 2023-09-23T20:02:53.608 INFO:tasks.rados.rados.0.smithi112.stdout:2786: finishing write tid 2 to smithi11289144-270 2023-09-23T20:02:53.608 INFO:tasks.rados.rados.0.smithi112.stdout:2786: finishing write tid 3 to smithi11289144-270 2023-09-23T20:02:53.608 INFO:tasks.rados.rados.0.smithi112.stdout:2786: finishing write tid 4 to smithi11289144-270 2023-09-23T20:02:53.608 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 270 v 319 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2786: left oid 270 (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2787: finishing write tid 1 to smithi11289144-314 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2787: finishing write tid 2 to smithi11289144-314 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2787: finishing write tid 3 to smithi11289144-314 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2787: finishing write tid 4 to smithi11289144-314 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 314 v 380 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2787: left oid 314 (ObjNum 1792 snap 0 seq_num 1792) 2023-09-23T20:02:53.609 INFO:tasks.rados.rados.0.smithi112.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-09-23T20:02:53.620 INFO:tasks.rados.rados.0.smithi112.stdout:2788: writing smithi11289144-470 from 534951 to 1199363 tid 1 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2788: writing smithi11289144-470 from 1922214 to 2134951 tid 2 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2782: done (4 left) 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2783: done (3 left) 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2786: done (2 left) 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2787: done (1 left) 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2789: read oid 238 snap -1 2023-09-23T20:02:53.628 INFO:tasks.rados.rados.0.smithi112.stdout:2789: expect deleted 2023-09-23T20:02:53.629 INFO:tasks.rados.rados.0.smithi112.stdout:2790: read oid 6 snap -1 2023-09-23T20:02:53.629 INFO:tasks.rados.rados.0.smithi112.stdout:2790: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-09-23T20:02:53.629 INFO:tasks.rados.rados.0.smithi112.stdout:2791: write oid 385 current snap is 0 2023-09-23T20:02:53.629 INFO:tasks.rados.rados.0.smithi112.stdout:2788: finishing write tid 1 to smithi11289144-470 2023-09-23T20:02:53.629 INFO:tasks.rados.rados.0.smithi112.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-09-23T20:02:53.635 INFO:tasks.rados.rados.0.smithi112.stdout:2791: writing smithi11289144-385 from 551758 to 1291419 tid 1 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2791: writing smithi11289144-385 from 1980696 to 2151758 tid 2 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2792: delete oid 66 current snap is 0 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2788: finishing write tid 2 to smithi11289144-470 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2788: finishing write tid 3 to smithi11289144-470 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2788: finishing write tid 4 to smithi11289144-470 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 470 v 301 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2788: left oid 470 (ObjNum 1793 snap 0 seq_num 1793) 2023-09-23T20:02:53.641 INFO:tasks.rados.rados.0.smithi112.stdout:2790: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-09-23T20:02:53.828 INFO:tasks.rados.rados.0.smithi112.stdout:2791: finishing write tid 1 to smithi11289144-385 2023-09-23T20:02:53.828 INFO:tasks.rados.rados.0.smithi112.stdout:2791: finishing write tid 2 to smithi11289144-385 2023-09-23T20:02:53.828 INFO:tasks.rados.rados.0.smithi112.stdout:2791: finishing write tid 3 to smithi11289144-385 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2791: finishing write tid 4 to smithi11289144-385 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 385 v 473 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2791: left oid 385 (ObjNum 1794 snap 0 seq_num 1794) 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2788: done (4 left) 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2789: done (3 left) 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2790: done (2 left) 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2791: done (1 left) 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2792: done (0 left) 2023-09-23T20:02:53.829 INFO:tasks.rados.rados.0.smithi112.stdout:2793: write oid 470 current snap is 0 2023-09-23T20:02:53.830 INFO:tasks.rados.rados.0.smithi112.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-09-23T20:02:53.841 INFO:tasks.rados.rados.0.smithi112.stdout:2793: writing smithi11289144-470 from 585372 to 1191884 tid 1 2023-09-23T20:02:53.847 INFO:tasks.rados.rados.0.smithi112.stdout:2793: writing smithi11289144-470 from 1814013 to 2185372 tid 2 2023-09-23T20:02:53.848 INFO:tasks.rados.rados.0.smithi112.stdout:2794: read oid 312 snap -1 2023-09-23T20:02:53.848 INFO:tasks.rados.rados.0.smithi112.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-09-23T20:02:53.848 INFO:tasks.rados.rados.0.smithi112.stdout:2795: read oid 61 snap -1 2023-09-23T20:02:53.848 INFO:tasks.rados.rados.0.smithi112.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:02:53.848 INFO:tasks.rados.rados.0.smithi112.stdout:2796: write oid 414 current snap is 0 2023-09-23T20:02:53.848 INFO:tasks.rados.rados.0.smithi112.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-09-23T20:02:53.855 INFO:tasks.rados.rados.0.smithi112.stdout:2796: writing smithi11289144-414 from 602179 to 1283940 tid 1 2023-09-23T20:02:53.860 INFO:tasks.rados.rados.0.smithi112.stdout:2796: writing smithi11289144-414 from 1756142 to 2184440 tid 2 2023-09-23T20:02:53.860 INFO:tasks.rados.rados.0.smithi112.stdout:2797: write oid 403 current snap is 0 2023-09-23T20:02:53.860 INFO:tasks.rados.rados.0.smithi112.stdout:2793: finishing write tid 1 to smithi11289144-470 2023-09-23T20:02:53.860 INFO:tasks.rados.rados.0.smithi112.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-09-23T20:02:53.868 INFO:tasks.rados.rados.0.smithi112.stdout:2797: writing smithi11289144-403 from 618986 to 1375996 tid 1 2023-09-23T20:02:53.872 INFO:tasks.rados.rados.0.smithi112.stdout:2797: writing smithi11289144-403 from 1814624 to 2218986 tid 2 2023-09-23T20:02:53.872 INFO:tasks.rados.rados.0.smithi112.stdout:2798: write oid 138 current snap is 0 2023-09-23T20:02:53.873 INFO:tasks.rados.rados.0.smithi112.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-09-23T20:02:53.878 INFO:tasks.rados.rados.0.smithi112.stdout:2798: writing smithi11289144-138 from 635793 to 1068052 tid 1 2023-09-23T20:02:53.883 INFO:tasks.rados.rados.0.smithi112.stdout:2798: writing smithi11289144-138 from 1473106 to 1905073 tid 2 2023-09-23T20:02:53.883 INFO:tasks.rados.rados.0.smithi112.stdout:2799: read oid 136 snap -1 2023-09-23T20:02:53.883 INFO:tasks.rados.rados.0.smithi112.stdout:2799: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T20:02:53.883 INFO:tasks.rados.rados.0.smithi112.stdout:2800: read oid 29 snap -1 2023-09-23T20:02:53.883 INFO:tasks.rados.rados.0.smithi112.stdout:2800: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:02:53.884 INFO:tasks.rados.rados.0.smithi112.stdout:2801: write oid 485 current snap is 0 2023-09-23T20:02:53.884 INFO:tasks.rados.rados.0.smithi112.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-09-23T20:02:53.890 INFO:tasks.rados.rados.0.smithi112.stdout:2801: writing smithi11289144-485 from 652600 to 1160108 tid 1 2023-09-23T20:02:53.897 INFO:tasks.rados.rados.0.smithi112.stdout:2801: writing smithi11289144-485 from 1931588 to 2252600 tid 2 2023-09-23T20:02:53.897 INFO:tasks.rados.rados.0.smithi112.stdout:2802: write oid 381 current snap is 0 2023-09-23T20:02:53.897 INFO:tasks.rados.rados.0.smithi112.stdout:2793: finishing write tid 2 to smithi11289144-470 2023-09-23T20:02:53.897 INFO:tasks.rados.rados.0.smithi112.stdout:2793: finishing write tid 3 to smithi11289144-470 2023-09-23T20:02:53.898 INFO:tasks.rados.rados.0.smithi112.stdout:2793: finishing write tid 4 to smithi11289144-470 2023-09-23T20:02:53.898 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 470 v 304 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-09-23T20:02:53.898 INFO:tasks.rados.rados.0.smithi112.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T20:02:53.898 INFO:tasks.rados.rados.0.smithi112.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-09-23T20:02:53.904 INFO:tasks.rados.rados.0.smithi112.stdout:2802: writing smithi11289144-381 from 669407 to 1252164 tid 1 2023-09-23T20:02:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:2802: writing smithi11289144-381 from 1873717 to 2269407 tid 2 2023-09-23T20:02:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:2793: done (9 left) 2023-09-23T20:02:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:2803: read oid 3 snap -1 2023-09-23T20:02:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:2803: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T20:02:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:2804: read oid 278 snap -1 2023-09-23T20:02:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:2804: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:02:53.912 INFO:tasks.rados.rados.0.smithi112.stdout:2805: read oid 257 snap -1 2023-09-23T20:02:53.912 INFO:tasks.rados.rados.0.smithi112.stdout:2805: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:02:53.912 INFO:tasks.rados.rados.0.smithi112.stdout:2806: write oid 303 current snap is 0 2023-09-23T20:02:53.912 INFO:tasks.rados.rados.0.smithi112.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-09-23T20:02:53.919 INFO:tasks.rados.rados.0.smithi112.stdout:2806: writing smithi11289144-303 from 686214 to 1460573 tid 1 2023-09-23T20:02:53.924 INFO:tasks.rados.rados.0.smithi112.stdout:2806: writing smithi11289144-303 from 2048552 to 2286214 tid 2 2023-09-23T20:02:53.924 INFO:tasks.rados.rados.0.smithi112.stdout:2807: read oid 341 snap -1 2023-09-23T20:02:53.924 INFO:tasks.rados.rados.0.smithi112.stdout:2807: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T20:02:53.924 INFO:tasks.rados.rados.0.smithi112.stdout:2808: read oid 93 snap -1 2023-09-23T20:02:53.925 INFO:tasks.rados.rados.0.smithi112.stdout:2808: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T20:02:53.925 INFO:tasks.rados.rados.0.smithi112.stdout:2809: read oid 486 snap -1 2023-09-23T20:02:53.925 INFO:tasks.rados.rados.0.smithi112.stdout:2809: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:02:53.925 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:53.925 INFO:tasks.rados.rados.0.smithi112.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-09-23T20:02:54.089 INFO:tasks.rados.rados.0.smithi112.stdout:2796: finishing write tid 1 to smithi11289144-414 2023-09-23T20:02:54.090 INFO:tasks.rados.rados.0.smithi112.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:02:54.217 INFO:tasks.rados.rados.0.smithi112.stdout:2796: finishing write tid 2 to smithi11289144-414 2023-09-23T20:02:54.217 INFO:tasks.rados.rados.0.smithi112.stdout:2796: finishing write tid 3 to smithi11289144-414 2023-09-23T20:02:54.217 INFO:tasks.rados.rados.0.smithi112.stdout:2796: finishing write tid 4 to smithi11289144-414 2023-09-23T20:02:54.217 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 414 v 476 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-09-23T20:02:54.217 INFO:tasks.rados.rados.0.smithi112.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T20:02:54.217 INFO:tasks.rados.rados.0.smithi112.stdout:2797: finishing write tid 1 to smithi11289144-403 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2797: finishing write tid 2 to smithi11289144-403 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2797: finishing write tid 3 to smithi11289144-403 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2797: finishing write tid 4 to smithi11289144-403 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 492 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2798: finishing write tid 1 to smithi11289144-138 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2798: finishing write tid 2 to smithi11289144-138 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2798: finishing write tid 3 to smithi11289144-138 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2798: finishing write tid 4 to smithi11289144-138 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 138 v 292 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-09-23T20:02:54.218 INFO:tasks.rados.rados.0.smithi112.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T20:02:54.219 INFO:tasks.rados.rados.0.smithi112.stdout:2799: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T20:02:54.384 INFO:tasks.rados.rados.0.smithi112.stdout:2800: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:02:54.581 INFO:tasks.rados.rados.0.smithi112.stdout:2801: finishing write tid 1 to smithi11289144-485 2023-09-23T20:02:54.581 INFO:tasks.rados.rados.0.smithi112.stdout:2801: finishing write tid 2 to smithi11289144-485 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2801: finishing write tid 3 to smithi11289144-485 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2801: finishing write tid 4 to smithi11289144-485 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 251 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2802: finishing write tid 1 to smithi11289144-381 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2802: finishing write tid 2 to smithi11289144-381 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2802: finishing write tid 3 to smithi11289144-381 2023-09-23T20:02:54.582 INFO:tasks.rados.rados.0.smithi112.stdout:2804: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:02:54.755 INFO:tasks.rados.rados.0.smithi112.stdout:2802: finishing write tid 4 to smithi11289144-381 2023-09-23T20:02:54.755 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 383 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-09-23T20:02:54.755 INFO:tasks.rados.rados.0.smithi112.stdout:2802: left oid 381 (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T20:02:54.755 INFO:tasks.rados.rados.0.smithi112.stdout:2806: finishing write tid 1 to smithi11289144-303 2023-09-23T20:02:54.755 INFO:tasks.rados.rados.0.smithi112.stdout:2805: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:02:54.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:54 smithi174 bash[31352]: cluster 2023-09-23T20:02:52.771335+0000 mgr.x (mgr.24721) 45 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-09-23T20:02:54.875 INFO:tasks.rados.rados.0.smithi112.stdout:2809: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:02:54.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:54 smithi112 bash[41728]: cluster 2023-09-23T20:02:52.771335+0000 mgr.x (mgr.24721) 45 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-09-23T20:02:54.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:54 smithi112 bash[27353]: cluster 2023-09-23T20:02:52.771335+0000 mgr.x (mgr.24721) 45 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-09-23T20:02:55.026 INFO:tasks.rados.rados.0.smithi112.stdout:2806: finishing write tid 2 to smithi11289144-303 2023-09-23T20:02:55.026 INFO:tasks.rados.rados.0.smithi112.stdout:2806: finishing write tid 3 to smithi11289144-303 2023-09-23T20:02:55.026 INFO:tasks.rados.rados.0.smithi112.stdout:2806: finishing write tid 4 to smithi11289144-303 2023-09-23T20:02:55.026 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 303 v 348 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-09-23T20:02:55.026 INFO:tasks.rados.rados.0.smithi112.stdout:2806: left oid 303 (ObjNum 1802 snap 0 seq_num 1802) 2023-09-23T20:02:55.027 INFO:tasks.rados.rados.0.smithi112.stdout:2807: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T20:02:55.178 INFO:tasks.rados.rados.0.smithi112.stdout:2808: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T20:02:55.329 INFO:tasks.rados.rados.0.smithi112.stdout:2803: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T20:02:55.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:55 smithi174 bash[31352]: audit 2023-09-23T20:02:54.800455+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.112:0/4158362590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:55.580 INFO:tasks.rados.rados.0.smithi112.stdout:2794: done (15 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2795: done (14 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2796: done (13 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2797: done (12 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2798: done (11 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2799: done (10 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2800: done (9 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2801: done (8 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2802: done (7 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2803: done (6 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2804: done (5 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2805: done (4 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2806: done (3 left) 2023-09-23T20:02:55.581 INFO:tasks.rados.rados.0.smithi112.stdout:2807: done (2 left) 2023-09-23T20:02:55.582 INFO:tasks.rados.rados.0.smithi112.stdout:2808: done (1 left) 2023-09-23T20:02:55.582 INFO:tasks.rados.rados.0.smithi112.stdout:2809: done (0 left) 2023-09-23T20:02:55.582 INFO:tasks.rados.rados.0.smithi112.stdout:2810: read oid 111 snap -1 2023-09-23T20:02:55.582 INFO:tasks.rados.rados.0.smithi112.stdout:2810: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:02:55.582 INFO:tasks.rados.rados.0.smithi112.stdout:2811: write oid 256 current snap is 0 2023-09-23T20:02:55.582 INFO:tasks.rados.rados.0.smithi112.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-09-23T20:02:55.593 INFO:tasks.rados.rados.0.smithi112.stdout:2811: writing smithi11289144-256 from 703021 to 1152629 tid 1 2023-09-23T20:02:55.600 INFO:tasks.rados.rados.0.smithi112.stdout:2811: writing smithi11289144-256 from 1707034 to 2303021 tid 2 2023-09-23T20:02:55.600 INFO:tasks.rados.rados.0.smithi112.stdout:2812: read oid 209 snap -1 2023-09-23T20:02:55.600 INFO:tasks.rados.rados.0.smithi112.stdout:2812: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T20:02:55.600 INFO:tasks.rados.rados.0.smithi112.stdout:2813: write oid 198 current snap is 0 2023-09-23T20:02:55.600 INFO:tasks.rados.rados.0.smithi112.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-09-23T20:02:55.607 INFO:tasks.rados.rados.0.smithi112.stdout:2813: writing smithi11289144-198 from 719828 to 1244685 tid 1 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2813: writing smithi11289144-198 from 1765516 to 2319828 tid 2 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2814: read oid 379 snap -1 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2814: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2815: read oid 21 snap -1 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2815: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2816: read oid 74 snap -1 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2816: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-09-23T20:02:55.614 INFO:tasks.rados.rados.0.smithi112.stdout:2817: delete oid 249 current snap is 0 2023-09-23T20:02:55.615 INFO:tasks.rados.rados.0.smithi112.stdout:2810: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2811: finishing write tid 1 to smithi11289144-256 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2811: finishing write tid 2 to smithi11289144-256 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2811: finishing write tid 3 to smithi11289144-256 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2811: finishing write tid 4 to smithi11289144-256 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 256 v 303 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2811: left oid 256 (ObjNum 1803 snap 0 seq_num 1803) 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2813: finishing write tid 1 to smithi11289144-198 2023-09-23T20:02:55.818 INFO:tasks.rados.rados.0.smithi112.stdout:2812: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T20:02:55.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:55 smithi112 bash[41728]: audit 2023-09-23T20:02:54.800455+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.112:0/4158362590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:55.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:55 smithi112 bash[27353]: audit 2023-09-23T20:02:54.800455+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.112:0/4158362590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:55.901 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:02:55 smithi112 bash[92270]: ts=2023-09-23T20:02:55.408Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002872599s 2023-09-23T20:02:55.930 INFO:tasks.rados.rados.0.smithi112.stdout:2813: finishing write tid 2 to smithi11289144-198 2023-09-23T20:02:55.930 INFO:tasks.rados.rados.0.smithi112.stdout:2813: finishing write tid 3 to smithi11289144-198 2023-09-23T20:02:55.930 INFO:tasks.rados.rados.0.smithi112.stdout:2813: finishing write tid 4 to smithi11289144-198 2023-09-23T20:02:55.930 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 198 v 393 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-09-23T20:02:55.931 INFO:tasks.rados.rados.0.smithi112.stdout:2813: left oid 198 (ObjNum 1804 snap 0 seq_num 1804) 2023-09-23T20:02:55.931 INFO:tasks.rados.rados.0.smithi112.stdout:2814: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T20:02:56.026 INFO:tasks.rados.rados.0.smithi112.stdout:2815: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-09-23T20:02:56.117 INFO:tasks.rados.rados.0.smithi112.stdout:2816: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-09-23T20:02:56.209 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:55 smithi174 systemd[1]: Stopping Ceph grafana.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:02:56.335 INFO:tasks.rados.rados.0.smithi112.stdout:2810: done (7 left) 2023-09-23T20:02:56.335 INFO:tasks.rados.rados.0.smithi112.stdout:2811: done (6 left) 2023-09-23T20:02:56.335 INFO:tasks.rados.rados.0.smithi112.stdout:2812: done (5 left) 2023-09-23T20:02:56.335 INFO:tasks.rados.rados.0.smithi112.stdout:2813: done (4 left) 2023-09-23T20:02:56.335 INFO:tasks.rados.rados.0.smithi112.stdout:2814: done (3 left) 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2815: done (2 left) 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2816: done (1 left) 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2817: done (0 left) 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2818: read oid 16 snap -1 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2818: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2819: write oid 244 current snap is 0 2023-09-23T20:02:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-09-23T20:02:56.349 INFO:tasks.rados.rados.0.smithi112.stdout:2819: writing smithi11289144-244 from 753442 to 1428797 tid 1 2023-09-23T20:02:56.355 INFO:tasks.rados.rados.0.smithi112.stdout:2819: writing smithi11289144-244 from 2166127 to 2353442 tid 2 2023-09-23T20:02:56.355 INFO:tasks.rados.rados.0.smithi112.stdout:2820: delete oid 425 current snap is 0 2023-09-23T20:02:56.355 INFO:tasks.rados.rados.0.smithi112.stdout:2818: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2819: finishing write tid 1 to smithi11289144-244 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2819: finishing write tid 2 to smithi11289144-244 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2819: finishing write tid 3 to smithi11289144-244 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2819: finishing write tid 4 to smithi11289144-244 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 351 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2818: done (2 left) 2023-09-23T20:02:56.579 INFO:tasks.rados.rados.0.smithi112.stdout:2819: done (1 left) 2023-09-23T20:02:56.580 INFO:tasks.rados.rados.0.smithi112.stdout:2820: done (0 left) 2023-09-23T20:02:56.580 INFO:tasks.rados.rados.0.smithi112.stdout:2821: write oid 21 current snap is 0 2023-09-23T20:02:56.580 INFO:tasks.rados.rados.0.smithi112.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-09-23T20:02:56.592 INFO:tasks.rados.rados.0.smithi112.stdout:2821: writing smithi11289144-21 from 787056 to 1212909 tid 1 2023-09-23T20:02:56.599 INFO:tasks.rados.rados.0.smithi112.stdout:2821: writing smithi11289144-21 from 1883091 to 2387056 tid 2 2023-09-23T20:02:56.599 INFO:tasks.rados.rados.0.smithi112.stdout:2822: write oid 237 current snap is 0 2023-09-23T20:02:56.599 INFO:tasks.rados.rados.0.smithi112.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-09-23T20:02:56.604 INFO:tasks.rados.rados.0.smithi112.stdout:2822: writing smithi11289144-237 from 403863 to 904965 tid 1 2023-09-23T20:02:56.611 INFO:tasks.rados.rados.0.smithi112.stdout:2822: writing smithi11289144-237 from 1425220 to 2159179 tid 2 2023-09-23T20:02:56.611 INFO:tasks.rados.rados.0.smithi112.stdout:2823: write oid 450 current snap is 0 2023-09-23T20:02:56.611 INFO:tasks.rados.rados.0.smithi112.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-09-23T20:02:56.618 INFO:tasks.rados.rados.0.smithi112.stdout:2823: writing smithi11289144-450 from 420670 to 1113374 tid 1 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2823: writing smithi11289144-450 from 1600055 to 2194025 tid 2 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2824: read oid 425 snap -1 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2824: expect deleted 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2825: read oid 239 snap -1 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2825: expect deleted 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2826: write oid 329 current snap is 0 2023-09-23T20:02:56.625 INFO:tasks.rados.rados.0.smithi112.stdout:2821: finishing write tid 1 to smithi11289144-21 2023-09-23T20:02:56.626 INFO:tasks.rados.rados.0.smithi112.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-09-23T20:02:56.631 INFO:tasks.rados.rados.0.smithi112.stdout:2826: writing smithi11289144-329 from 437477 to 1205430 tid 1 2023-09-23T20:02:56.638 INFO:tasks.rados.rados.0.smithi112.stdout:2826: writing smithi11289144-329 from 1658537 to 2396165 tid 2 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2827: write oid 366 current snap is 0 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2821: finishing write tid 2 to smithi11289144-21 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2821: finishing write tid 3 to smithi11289144-21 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2821: finishing write tid 4 to smithi11289144-21 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 21 v 307 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2822: finishing write tid 1 to smithi11289144-237 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2822: finishing write tid 2 to smithi11289144-237 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2822: finishing write tid 3 to smithi11289144-237 2023-09-23T20:02:56.639 INFO:tasks.rados.rados.0.smithi112.stdout:2822: finishing write tid 4 to smithi11289144-237 2023-09-23T20:02:56.640 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 237 v 258 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-09-23T20:02:56.640 INFO:tasks.rados.rados.0.smithi112.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:02:56.640 INFO:tasks.rados.rados.0.smithi112.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-09-23T20:02:56.643 INFO:tasks.rados.rados.0.smithi112.stdout:2827: writing smithi11289144-366 from 454284 to 897486 tid 1 2023-09-23T20:02:56.649 INFO:tasks.rados.rados.0.smithi112.stdout:2827: writing smithi11289144-366 from 1317019 to 1914658 tid 2 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2827: writing smithi11289144-366 from 2376463 to 2454284 tid 3 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2821: done (6 left) 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2822: done (5 left) 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2828: read oid 70 snap -1 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2828: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2829: write oid 78 current snap is 0 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2823: finishing write tid 1 to smithi11289144-450 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2823: finishing write tid 2 to smithi11289144-450 2023-09-23T20:02:56.653 INFO:tasks.rados.rados.0.smithi112.stdout:2823: finishing write tid 3 to smithi11289144-450 2023-09-23T20:02:56.654 INFO:tasks.rados.rados.0.smithi112.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-09-23T20:02:56.663 INFO:tasks.rados.rados.0.smithi112.stdout:2829: writing smithi11289144-78 from 471091 to 989542 tid 1 2023-09-23T20:02:56.670 INFO:tasks.rados.rados.0.smithi112.stdout:2829: writing smithi11289144-78 from 1659148 to 2400445 tid 2 2023-09-23T20:02:56.670 INFO:tasks.rados.rados.0.smithi112.stdout:2825: done (6 left) 2023-09-23T20:02:56.671 INFO:tasks.rados.rados.0.smithi112.stdout:2830: write oid 30 current snap is 0 2023-09-23T20:02:56.671 INFO:tasks.rados.rados.0.smithi112.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-09-23T20:02:56.676 INFO:tasks.rados.rados.0.smithi112.stdout:2830: writing smithi11289144-30 from 487898 to 1081598 tid 1 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:2830: writing smithi11289144-30 from 1717630 to 2202585 tid 2 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:2831: read oid 444 snap -1 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:2831: expect deleted 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:2832: write oid 306 current snap is 0 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:2823: finishing write tid 4 to smithi11289144-450 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 450 v 398 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-09-23T20:02:56.683 INFO:tasks.rados.rados.0.smithi112.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2826: finishing write tid 1 to smithi11289144-329 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2826: finishing write tid 2 to smithi11289144-329 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2826: finishing write tid 3 to smithi11289144-329 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2826: finishing write tid 4 to smithi11289144-329 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 329 v 432 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2826: left oid 329 (ObjNum 1811 snap 0 seq_num 1811) 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2827: finishing write tid 1 to smithi11289144-366 2023-09-23T20:02:56.684 INFO:tasks.rados.rados.0.smithi112.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-09-23T20:02:56.689 INFO:tasks.rados.rados.0.smithi112.stdout:2832: writing smithi11289144-306 from 504705 to 1173654 tid 1 2023-09-23T20:02:56.697 INFO:tasks.rados.rados.0.smithi112.stdout:2832: writing smithi11289144-306 from 1776112 to 2504705 tid 2 2023-09-23T20:02:56.697 INFO:tasks.rados.rados.0.smithi112.stdout:2823: done (8 left) 2023-09-23T20:02:56.697 INFO:tasks.rados.rados.0.smithi112.stdout:2824: done (7 left) 2023-09-23T20:02:56.697 INFO:tasks.rados.rados.0.smithi112.stdout:2826: done (6 left) 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2833: read oid 405 snap -1 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2833: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2834: delete oid 392 current snap is 0 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2827: finishing write tid 2 to smithi11289144-366 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2827: finishing write tid 3 to smithi11289144-366 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2827: finishing write tid 4 to smithi11289144-366 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:2827: finishing write tid 5 to smithi11289144-366 2023-09-23T20:02:56.698 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 366 v 402 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-09-23T20:02:56.701 INFO:tasks.rados.rados.0.smithi112.stdout:2827: left oid 366 (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T20:02:56.701 INFO:tasks.rados.rados.0.smithi112.stdout:2828: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:02:56.773 INFO:tasks.rados.rados.0.smithi112.stdout:2829: finishing write tid 1 to smithi11289144-78 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2829: finishing write tid 2 to smithi11289144-78 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2829: finishing write tid 3 to smithi11289144-78 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2829: finishing write tid 4 to smithi11289144-78 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 78 v 306 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2830: finishing write tid 1 to smithi11289144-30 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2830: finishing write tid 2 to smithi11289144-30 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2830: finishing write tid 3 to smithi11289144-30 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2830: finishing write tid 4 to smithi11289144-30 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 30 v 354 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-09-23T20:02:56.774 INFO:tasks.rados.rados.0.smithi112.stdout:2830: left oid 30 (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:2832: finishing write tid 1 to smithi11289144-306 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:2832: finishing write tid 2 to smithi11289144-306 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:2832: finishing write tid 3 to smithi11289144-306 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:2832: finishing write tid 4 to smithi11289144-306 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 306 v 386 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:2832: left oid 306 (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T20:02:56.775 INFO:tasks.rados.rados.0.smithi112.stdout:2833: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:02:56.810 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:56 smithi174 bash[31352]: cluster 2023-09-23T20:02:54.772696+0000 mgr.x (mgr.24721) 46 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-09-23T20:02:56.810 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:56 smithi174 bash[79898]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:02:56.810 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:56 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:02:56.811 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:56 smithi174 bash[79961]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:02:56.811 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:56 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T20:02:56.811 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:56 smithi174 systemd[1]: Stopped Ceph grafana.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:56.811 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:56 smithi174 systemd[1]: Started Ceph grafana.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:02:56.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:56 smithi112 bash[41728]: cluster 2023-09-23T20:02:54.772696+0000 mgr.x (mgr.24721) 46 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-09-23T20:02:56.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:56 smithi112 bash[27353]: cluster 2023-09-23T20:02:54.772696+0000 mgr.x (mgr.24721) 46 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2827: done (7 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2828: done (6 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2829: done (5 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2830: done (4 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2831: done (3 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2832: done (2 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2833: done (1 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2834: done (0 left) 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2835: write oid 76 current snap is 0 2023-09-23T20:02:57.032 INFO:tasks.rados.rados.0.smithi112.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-09-23T20:02:57.038 INFO:tasks.rados.rados.0.smithi112.stdout:2835: writing smithi11289144-76 from 538319 to 1074119 tid 1 2023-09-23T20:02:57.046 INFO:tasks.rados.rados.0.smithi112.stdout:2835: writing smithi11289144-76 from 1493076 to 2241711 tid 2 2023-09-23T20:02:57.046 INFO:tasks.rados.rados.0.smithi112.stdout:2836: write oid 2 current snap is 0 2023-09-23T20:02:57.046 INFO:tasks.rados.rados.0.smithi112.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-09-23T20:02:57.054 INFO:tasks.rados.rados.0.smithi112.stdout:2836: writing smithi11289144-2 from 555126 to 1166175 tid 1 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2836: writing smithi11289144-2 from 1951558 to 2443851 tid 2 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2837: read oid 305 snap -1 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2837: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2838: delete oid 263 current snap is 0 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2835: finishing write tid 1 to smithi11289144-76 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2835: finishing write tid 2 to smithi11289144-76 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2835: finishing write tid 3 to smithi11289144-76 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2835: finishing write tid 4 to smithi11289144-76 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 76 v 405 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-09-23T20:02:57.062 INFO:tasks.rados.rados.0.smithi112.stdout:2835: left oid 76 (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T20:02:57.063 INFO:tasks.rados.rados.0.smithi112.stdout:2836: finishing write tid 1 to smithi11289144-2 2023-09-23T20:02:57.065 INFO:tasks.rados.rados.0.smithi112.stdout:2835: done (3 left) 2023-09-23T20:02:57.065 INFO:tasks.rados.rados.0.smithi112.stdout:2838: done (2 left) 2023-09-23T20:02:57.065 INFO:tasks.rados.rados.0.smithi112.stdout:2839: write oid 289 current snap is 0 2023-09-23T20:02:57.065 INFO:tasks.rados.rados.0.smithi112.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-09-23T20:02:57.074 INFO:tasks.rados.rados.0.smithi112.stdout:2839: writing smithi11289144-289 from 588740 to 1350287 tid 1 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2839: writing smithi11289144-289 from 2068522 to 2564484 tid 2 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2840: delete oid 136 current snap is 0 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2836: finishing write tid 2 to smithi11289144-2 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2836: finishing write tid 3 to smithi11289144-2 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2836: finishing write tid 4 to smithi11289144-2 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 336 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T20:02:57.082 INFO:tasks.rados.rados.0.smithi112.stdout:2837: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T20:02:57.217 INFO:tasks.rados.rados.0.smithi112.stdout:2839: finishing write tid 1 to smithi11289144-289 2023-09-23T20:02:57.217 INFO:tasks.rados.rados.0.smithi112.stdout:2839: finishing write tid 2 to smithi11289144-289 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2839: finishing write tid 3 to smithi11289144-289 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2839: finishing write tid 4 to smithi11289144-289 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 289 v 322 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2836: done (3 left) 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2837: done (2 left) 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2839: done (1 left) 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2840: done (0 left) 2023-09-23T20:02:57.218 INFO:tasks.rados.rados.0.smithi112.stdout:2841: delete oid 100 current snap is 0 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2841: done (0 left) 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2842: read oid 310 snap -1 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2842: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2843: read oid 353 snap -1 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2844: read oid 332 snap -1 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2844: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2845: write oid 57 current snap is 0 2023-09-23T20:02:57.220 INFO:tasks.rados.rados.0.smithi112.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-09-23T20:02:57.232 INFO:tasks.rados.rados.0.smithi112.stdout:2845: writing smithi11289144-57 from 639161 to 1226455 tid 1 2023-09-23T20:02:57.239 INFO:tasks.rados.rados.0.smithi112.stdout:2845: writing smithi11289144-57 from 1727615 to 2487257 tid 2 2023-09-23T20:02:57.239 INFO:tasks.rados.rados.0.smithi112.stdout:2846: write oid 492 current snap is 0 2023-09-23T20:02:57.239 INFO:tasks.rados.rados.0.smithi112.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-09-23T20:02:57.246 INFO:tasks.rados.rados.0.smithi112.stdout:2846: writing smithi11289144-492 from 655968 to 1318511 tid 1 2023-09-23T20:02:57.252 INFO:tasks.rados.rados.0.smithi112.stdout:2846: writing smithi11289144-492 from 1786097 to 2289397 tid 2 2023-09-23T20:02:57.252 INFO:tasks.rados.rados.0.smithi112.stdout:2847: write oid 374 current snap is 0 2023-09-23T20:02:57.252 INFO:tasks.rados.rados.0.smithi112.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-09-23T20:02:57.258 INFO:tasks.rados.rados.0.smithi112.stdout:2847: writing smithi11289144-374 from 672775 to 1126920 tid 1 2023-09-23T20:02:57.266 INFO:tasks.rados.rados.0.smithi112.stdout:2847: writing smithi11289144-374 from 1844579 to 2607890 tid 2 2023-09-23T20:02:57.267 INFO:tasks.rados.rados.0.smithi112.stdout:2844: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T20:02:57.398 INFO:tasks.rados.rados.0.smithi112.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:02:57.571 INFO:tasks.rados.rados.0.smithi112.stdout:2842: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2845: finishing write tid 1 to smithi11289144-57 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2845: finishing write tid 2 to smithi11289144-57 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2845: finishing write tid 3 to smithi11289144-57 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2845: finishing write tid 4 to smithi11289144-57 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 57 v 495 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2846: finishing write tid 1 to smithi11289144-492 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2846: finishing write tid 2 to smithi11289144-492 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2846: finishing write tid 3 to smithi11289144-492 2023-09-23T20:02:57.695 INFO:tasks.rados.rados.0.smithi112.stdout:2846: finishing write tid 4 to smithi11289144-492 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 492 v 339 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2847: finishing write tid 1 to smithi11289144-374 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2847: finishing write tid 2 to smithi11289144-374 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2847: finishing write tid 3 to smithi11289144-374 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2847: finishing write tid 4 to smithi11289144-374 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 374 v 326 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2848: read oid 376 snap -1 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2848: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2842: done (6 left) 2023-09-23T20:02:57.696 INFO:tasks.rados.rados.0.smithi112.stdout:2843: done (5 left) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2844: done (4 left) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2845: done (3 left) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2846: done (2 left) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2847: done (1 left) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2849: read oid 45 snap -1 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2849: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2850: read oid 149 snap -1 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2850: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2851: write oid 20 current snap is 0 2023-09-23T20:02:57.697 INFO:tasks.rados.rados.0.smithi112.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-09-23T20:02:57.706 INFO:tasks.rados.rados.0.smithi112.stdout:2851: writing smithi11289144-20 from 689582 to 1218976 tid 1 2023-09-23T20:02:57.713 INFO:tasks.rados.rados.0.smithi112.stdout:2851: writing smithi11289144-20 from 1903061 to 2410030 tid 2 2023-09-23T20:02:57.713 INFO:tasks.rados.rados.0.smithi112.stdout:2852: read oid 477 snap -1 2023-09-23T20:02:57.713 INFO:tasks.rados.rados.0.smithi112.stdout:2852: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T20:02:57.713 INFO:tasks.rados.rados.0.smithi112.stdout:2853: read oid 176 snap -1 2023-09-23T20:02:57.713 INFO:tasks.rados.rados.0.smithi112.stdout:2853: expect deleted 2023-09-23T20:02:57.713 INFO:tasks.rados.rados.0.smithi112.stdout:2854: read oid 53 snap -1 2023-09-23T20:02:57.714 INFO:tasks.rados.rados.0.smithi112.stdout:2854: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:02:57.714 INFO:tasks.rados.rados.0.smithi112.stdout:2855: write oid 403 current snap is 0 2023-09-23T20:02:57.714 INFO:tasks.rados.rados.0.smithi112.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-09-23T20:02:57.721 INFO:tasks.rados.rados.0.smithi112.stdout:2855: writing smithi11289144-403 from 706389 to 1311032 tid 1 2023-09-23T20:02:57.728 INFO:tasks.rados.rados.0.smithi112.stdout:2855: writing smithi11289144-403 from 1961543 to 2612170 tid 2 2023-09-23T20:02:57.728 INFO:tasks.rados.rados.0.smithi112.stdout:2856: write oid 274 current snap is 0 2023-09-23T20:02:57.728 INFO:tasks.rados.rados.0.smithi112.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-09-23T20:02:57.735 INFO:tasks.rados.rados.0.smithi112.stdout:2856: writing smithi11289144-274 from 723196 to 1403088 tid 1 2023-09-23T20:02:57.741 INFO:tasks.rados.rados.0.smithi112.stdout:2856: writing smithi11289144-274 from 2020025 to 2530663 tid 2 2023-09-23T20:02:57.742 INFO:tasks.rados.rados.0.smithi112.stdout:2857: write oid 202 current snap is 0 2023-09-23T20:02:57.742 INFO:tasks.rados.rados.0.smithi112.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-09-23T20:02:57.749 INFO:tasks.rados.rados.0.smithi112.stdout:2857: writing smithi11289144-202 from 740003 to 1495144 tid 1 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2857: writing smithi11289144-202 from 2078507 to 2732803 tid 2 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2858: read oid 12 snap -1 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2858: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2859: read oid 420 snap -1 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2859: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2860: read oid 228 snap -1 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2860: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2861: write oid 379 current snap is 0 2023-09-23T20:02:57.757 INFO:tasks.rados.rados.0.smithi112.stdout:2848: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:02:57.886 INFO:tasks.rados.rados.0.smithi112.stdout:2849: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T20:02:58.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: cluster 2023-09-23T20:02:56.773317+0000 mgr.x (mgr.24721) 47 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.7 MiB/s wr, 79 op/s 2023-09-23T20:02:58.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.788268+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.799694+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.815822+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.816619+0000 mgr.x (mgr.24721) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.822409+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.822911+0000 mgr.x (mgr.24721) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.827765+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.828186+0000 mgr.x (mgr.24721) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:56.836181+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: cephadm 2023-09-23T20:02:56.839326+0000 mgr.x (mgr.24721) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: cephadm 2023-09-23T20:02:56.840019+0000 mgr.x (mgr.24721) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:02:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:02:57 smithi174 bash[31352]: audit 2023-09-23T20:02:57.257003+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.112:0/3512887390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:58.083 INFO:tasks.rados.rados.0.smithi112.stdout:2852: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T20:02:58.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: cluster 2023-09-23T20:02:56.773317+0000 mgr.x (mgr.24721) 47 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.7 MiB/s wr, 79 op/s 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.788268+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.799694+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.815822+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.816619+0000 mgr.x (mgr.24721) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.822409+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.822911+0000 mgr.x (mgr.24721) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.827765+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.828186+0000 mgr.x (mgr.24721) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:56.836181+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: cephadm 2023-09-23T20:02:56.839326+0000 mgr.x (mgr.24721) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: cephadm 2023-09-23T20:02:56.840019+0000 mgr.x (mgr.24721) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:02:58.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[41728]: audit 2023-09-23T20:02:57.257003+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.112:0/3512887390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: cluster 2023-09-23T20:02:56.773317+0000 mgr.x (mgr.24721) 47 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.7 MiB/s wr, 79 op/s 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.788268+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.799694+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.815822+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.816619+0000 mgr.x (mgr.24721) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.822409+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.822911+0000 mgr.x (mgr.24721) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.827765+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.828186+0000 mgr.x (mgr.24721) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:56.836181+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:58.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: cephadm 2023-09-23T20:02:56.839326+0000 mgr.x (mgr.24721) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:02:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: cephadm 2023-09-23T20:02:56.840019+0000 mgr.x (mgr.24721) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:02:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:02:57 smithi112 bash[27353]: audit 2023-09-23T20:02:57.257003+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.112:0/3512887390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:02:58.272 INFO:tasks.rados.rados.0.smithi112.stdout:2855: finishing write tid 1 to smithi11289144-403 2023-09-23T20:02:58.272 INFO:tasks.rados.rados.0.smithi112.stdout:2850: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T20:02:58.461 INFO:tasks.rados.rados.0.smithi112.stdout:2851: finishing write tid 1 to smithi11289144-20 2023-09-23T20:02:58.461 INFO:tasks.rados.rados.0.smithi112.stdout:2851: finishing write tid 2 to smithi11289144-20 2023-09-23T20:02:58.461 INFO:tasks.rados.rados.0.smithi112.stdout:2851: finishing write tid 3 to smithi11289144-20 2023-09-23T20:02:58.461 INFO:tasks.rados.rados.0.smithi112.stdout:2851: finishing write tid 4 to smithi11289144-20 2023-09-23T20:02:58.461 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 20 v 479 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-09-23T20:02:58.462 INFO:tasks.rados.rados.0.smithi112.stdout:2851: left oid 20 (ObjNum 1826 snap 0 seq_num 1826) 2023-09-23T20:02:58.462 INFO:tasks.rados.rados.0.smithi112.stdout:2854: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:02:58.567 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157473241Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-23T20:02:58.567 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157793175Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-23T20:02:58.567 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157826801Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-23T20:02:58.567 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157840761Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-23T20:02:58.567 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157854228Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157877014Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157906595Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157923563Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157941914Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157965213Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.157987889Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.158011204Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.158033442Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-23T20:02:58.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=settings t=2023-09-23T20:02:58.158053603Z level=info msg="App mode production" 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=sqlstore t=2023-09-23T20:02:58.158151168Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=sqlstore t=2023-09-23T20:02:58.15818065Z 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-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=migrator t=2023-09-23T20:02:58.176834973Z level=info msg="Starting DB migrations" 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=migrator t=2023-09-23T20:02:58.182547362Z level=info msg="migrations completed" performed=0 skipped=481 duration=520.11µs 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=sqlstore t=2023-09-23T20:02:58.18301204Z level=info msg="Created default organization" 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=plugin.loader t=2023-09-23T20:02:58.242382186Z level=info msg="Plugin registered" pluginID=input 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=plugin.loader t=2023-09-23T20:02:58.273521423Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T20:02:58.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=plugin.loader t=2023-09-23T20:02:58.2735509Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T20:02:58.570 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=secrets t=2023-09-23T20:02:58.27360154Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T20:02:58.570 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=query_data t=2023-09-23T20:02:58.276443558Z level=info msg="Query Service initialization" 2023-09-23T20:02:58.570 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:58 smithi174 bash[79990]: logger=live.push_http t=2023-09-23T20:02:58.283144388Z level=info msg="Live Push Gateway initialization" 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:2855: finishing write tid 2 to smithi11289144-403 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:2855: finishing write tid 3 to smithi11289144-403 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:2855: finishing write tid 4 to smithi11289144-403 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 403 v 498 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:2855: left oid 403 (ObjNum 1827 snap 0 seq_num 1827) 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:2856: finishing write tid 1 to smithi11289144-274 2023-09-23T20:02:58.571 INFO:tasks.rados.rados.0.smithi112.stdout:2856: finishing write tid 2 to smithi11289144-274 2023-09-23T20:02:58.572 INFO:tasks.rados.rados.0.smithi112.stdout:2856: finishing write tid 3 to smithi11289144-274 2023-09-23T20:02:58.572 INFO:tasks.rados.rados.0.smithi112.stdout:2856: finishing write tid 4 to smithi11289144-274 2023-09-23T20:02:58.572 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 274 v 501 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-09-23T20:02:58.572 INFO:tasks.rados.rados.0.smithi112.stdout:2856: left oid 274 (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T20:02:58.572 INFO:tasks.rados.rados.0.smithi112.stdout:2857: finishing write tid 1 to smithi11289144-202 2023-09-23T20:02:58.572 INFO:tasks.rados.rados.0.smithi112.stdout:2860: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:02:58.687 INFO:tasks.rados.rados.0.smithi112.stdout:2859: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:02:58.760 INFO:tasks.rados.rados.0.smithi112.stdout:2857: finishing write tid 2 to smithi11289144-202 2023-09-23T20:02:58.761 INFO:tasks.rados.rados.0.smithi112.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-09-23T20:02:58.767 INFO:tasks.rados.rados.0.smithi112.stdout:2861: writing smithi11289144-379 from 756810 to 1187200 tid 1 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2861: writing smithi11289144-379 from 1620636 to 2134943 tid 2 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2848: done (13 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2849: done (12 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2850: done (11 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2851: done (10 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2852: done (9 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2853: done (8 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2854: done (7 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2855: done (6 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2856: done (5 left) 2023-09-23T20:02:58.773 INFO:tasks.rados.rados.0.smithi112.stdout:2859: done (4 left) 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2860: done (3 left) 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2862: read oid 229 snap -1 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2862: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2863: read oid 161 snap -1 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2863: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2864: write oid 303 current snap is 0 2023-09-23T20:02:58.774 INFO:tasks.rados.rados.0.smithi112.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-09-23T20:02:58.780 INFO:tasks.rados.rados.0.smithi112.stdout:2864: writing smithi11289144-303 from 773617 to 1279256 tid 1 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:2864: writing smithi11289144-303 from 2079118 to 2737083 tid 2 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:2865: write oid 16 current snap is 0 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:2857: finishing write tid 3 to smithi11289144-202 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:2857: finishing write tid 4 to smithi11289144-202 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 202 v 408 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:2857: left oid 202 (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T20:02:58.789 INFO:tasks.rados.rados.0.smithi112.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-09-23T20:02:58.796 INFO:tasks.rados.rados.0.smithi112.stdout:2865: writing smithi11289144-16 from 790424 to 1371312 tid 1 2023-09-23T20:02:58.803 INFO:tasks.rados.rados.0.smithi112.stdout:2865: writing smithi11289144-16 from 2137600 to 2655576 tid 2 2023-09-23T20:02:58.804 INFO:tasks.rados.rados.0.smithi112.stdout:2857: done (6 left) 2023-09-23T20:02:58.804 INFO:tasks.rados.rados.0.smithi112.stdout:2866: write oid 435 current snap is 0 2023-09-23T20:02:58.804 INFO:tasks.rados.rados.0.smithi112.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-09-23T20:02:58.810 INFO:tasks.rados.rados.0.smithi112.stdout:2866: writing smithi11289144-435 from 407231 to 1179721 tid 1 2023-09-23T20:02:58.818 INFO:tasks.rados.rados.0.smithi112.stdout:2866: writing smithi11289144-435 from 1912435 to 2574069 tid 2 2023-09-23T20:02:58.818 INFO:tasks.rados.rados.0.smithi112.stdout:2867: write oid 448 current snap is 0 2023-09-23T20:02:58.818 INFO:tasks.rados.rados.0.smithi112.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-09-23T20:02:58.823 INFO:tasks.rados.rados.0.smithi112.stdout:2867: writing smithi11289144-448 from 424038 to 871777 tid 1 2023-09-23T20:02:58.829 INFO:tasks.rados.rados.0.smithi112.stdout:2867: writing smithi11289144-448 from 1454564 to 1976209 tid 2 2023-09-23T20:02:58.834 INFO:tasks.rados.rados.0.smithi112.stdout:2867: writing smithi11289144-448 from 2630710 to 2824038 tid 3 2023-09-23T20:02:58.834 INFO:tasks.rados.rados.0.smithi112.stdout:2868: write oid 133 current snap is 0 2023-09-23T20:02:58.834 INFO:tasks.rados.rados.0.smithi112.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-09-23T20:02:58.839 INFO:tasks.rados.rados.0.smithi112.stdout:2868: writing smithi11289144-133 from 440845 to 963833 tid 1 2023-09-23T20:02:58.847 INFO:tasks.rados.rados.0.smithi112.stdout:2868: writing smithi11289144-133 from 1513046 to 2178349 tid 2 2023-09-23T20:02:58.847 INFO:tasks.rados.rados.0.smithi112.stdout:2869: read oid 447 snap -1 2023-09-23T20:02:58.847 INFO:tasks.rados.rados.0.smithi112.stdout:2869: expect deleted 2023-09-23T20:02:58.847 INFO:tasks.rados.rados.0.smithi112.stdout:2870: write oid 156 current snap is 0 2023-09-23T20:02:58.847 INFO:tasks.rados.rados.0.smithi112.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-09-23T20:02:58.852 INFO:tasks.rados.rados.0.smithi112.stdout:2870: writing smithi11289144-156 from 457652 to 1055889 tid 1 2023-09-23T20:02:58.858 INFO:tasks.rados.rados.0.smithi112.stdout:2870: writing smithi11289144-156 from 1571528 to 2096842 tid 2 2023-09-23T20:02:58.863 INFO:tasks.rados.rados.0.smithi112.stdout:2870: writing smithi11289144-156 from 2685556 to 2857652 tid 3 2023-09-23T20:02:58.863 INFO:tasks.rados.rados.0.smithi112.stdout:2871: write oid 234 current snap is 0 2023-09-23T20:02:58.863 INFO:tasks.rados.rados.0.smithi112.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-09-23T20:02:58.869 INFO:tasks.rados.rados.0.smithi112.stdout:2871: writing smithi11289144-234 from 474459 to 1147945 tid 1 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2871: writing smithi11289144-234 from 1630010 to 2298982 tid 2 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2872: read oid 457 snap -1 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2872: expect deleted 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2873: read oid 5 snap -1 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2873: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2874: read oid 192 snap -1 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2874: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2875: read oid 399 snap -1 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2875: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:02:58.877 INFO:tasks.rados.rados.0.smithi112.stdout:2858: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2861: finishing write tid 1 to smithi11289144-379 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2861: finishing write tid 2 to smithi11289144-379 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2861: finishing write tid 3 to smithi11289144-379 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2858: done (15 left) 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2876: delete oid 293 current snap is 0 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2861: finishing write tid 4 to smithi11289144-379 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 379 v 504 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2861: left oid 379 (ObjNum 1830 snap 0 seq_num 1830) 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2864: finishing write tid 1 to smithi11289144-303 2023-09-23T20:02:59.031 INFO:tasks.rados.rados.0.smithi112.stdout:2863: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:02:59.130 INFO:tasks.rados.rados.0.smithi112.stdout:2862: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-23T20:02:59.228 INFO:tasks.rados.rados.0.smithi112.stdout:2864: finishing write tid 2 to smithi11289144-303 2023-09-23T20:02:59.228 INFO:tasks.rados.rados.0.smithi112.stdout:2864: finishing write tid 3 to smithi11289144-303 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2864: finishing write tid 4 to smithi11289144-303 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 303 v 358 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2864: left oid 303 (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2865: finishing write tid 1 to smithi11289144-16 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2865: finishing write tid 2 to smithi11289144-16 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2865: finishing write tid 3 to smithi11289144-16 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2865: finishing write tid 4 to smithi11289144-16 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 16 v 507 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2865: left oid 16 (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2866: finishing write tid 1 to smithi11289144-435 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2866: finishing write tid 2 to smithi11289144-435 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2866: finishing write tid 3 to smithi11289144-435 2023-09-23T20:02:59.229 INFO:tasks.rados.rados.0.smithi112.stdout:2866: finishing write tid 4 to smithi11289144-435 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 435 v 309 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2866: left oid 435 (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2867: finishing write tid 1 to smithi11289144-448 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2867: finishing write tid 2 to smithi11289144-448 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2867: finishing write tid 3 to smithi11289144-448 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2867: finishing write tid 4 to smithi11289144-448 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2867: finishing write tid 5 to smithi11289144-448 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 448 v 255 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2867: left oid 448 (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2868: finishing write tid 1 to smithi11289144-133 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2868: finishing write tid 2 to smithi11289144-133 2023-09-23T20:02:59.230 INFO:tasks.rados.rados.0.smithi112.stdout:2868: finishing write tid 3 to smithi11289144-133 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2868: finishing write tid 4 to smithi11289144-133 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 133 v 390 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2868: left oid 133 (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2870: finishing write tid 1 to smithi11289144-156 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2870: finishing write tid 2 to smithi11289144-156 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2870: finishing write tid 3 to smithi11289144-156 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2870: finishing write tid 4 to smithi11289144-156 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2870: finishing write tid 5 to smithi11289144-156 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 156 v 433 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2870: left oid 156 (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2871: finishing write tid 1 to smithi11289144-234 2023-09-23T20:02:59.231 INFO:tasks.rados.rados.0.smithi112.stdout:2871: finishing write tid 2 to smithi11289144-234 2023-09-23T20:02:59.232 INFO:tasks.rados.rados.0.smithi112.stdout:2871: finishing write tid 3 to smithi11289144-234 2023-09-23T20:02:59.232 INFO:tasks.rados.rados.0.smithi112.stdout:2871: finishing write tid 4 to smithi11289144-234 2023-09-23T20:02:59.232 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 234 v 312 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-09-23T20:02:59.232 INFO:tasks.rados.rados.0.smithi112.stdout:2871: left oid 234 (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T20:02:59.232 INFO:tasks.rados.rados.0.smithi112.stdout:2875: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-23T20:02:59.418 INFO:tasks.rados.rados.0.smithi112.stdout:2874: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:02:59.508 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=infra.usagestats.collector t=2023-09-23T20:02:59.185851848Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T20:02:59.508 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=provisioning.datasources t=2023-09-23T20:02:59.313752305Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-23T20:02:59.508 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=provisioning.datasources t=2023-09-23T20:02:59.31383489Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-23T20:02:59.509 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=provisioning.datasources t=2023-09-23T20:02:59.325322299Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T20:02:59.509 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=provisioning.alerting t=2023-09-23T20:02:59.506186853Z level=info msg="starting to provision alerting" 2023-09-23T20:02:59.509 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=provisioning.alerting t=2023-09-23T20:02:59.506246575Z level=info msg="finished to provision alerting" 2023-09-23T20:02:59.509 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=grafanaStorageLogger t=2023-09-23T20:02:59.506468792Z level=info msg="storage starting" 2023-09-23T20:02:59.521 INFO:tasks.rados.rados.0.smithi112.stdout:2873: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T20:02:59.715 INFO:tasks.rados.rados.0.smithi112.stdout:2861: done (15 left) 2023-09-23T20:02:59.715 INFO:tasks.rados.rados.0.smithi112.stdout:2862: done (14 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2863: done (13 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2864: done (12 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2865: done (11 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2866: done (10 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2867: done (9 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2868: done (8 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2869: done (7 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2870: done (6 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2871: done (5 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2872: done (4 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2873: done (3 left) 2023-09-23T20:02:59.716 INFO:tasks.rados.rados.0.smithi112.stdout:2874: done (2 left) 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2875: done (1 left) 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2876: done (0 left) 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2877: read oid 326 snap -1 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2877: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2878: read oid 414 snap -1 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2879: read oid 211 snap -1 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2879: expect deleted 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2880: write oid 94 current snap is 0 2023-09-23T20:02:59.717 INFO:tasks.rados.rados.0.smithi112.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-09-23T20:02:59.720 INFO:tasks.rados.rados.0.smithi112.stdout:2880: writing smithi11289144-94 from 508073 to 932057 tid 1 2023-09-23T20:02:59.728 INFO:tasks.rados.rados.0.smithi112.stdout:2880: writing smithi11289144-94 from 1630621 to 2303262 tid 2 2023-09-23T20:02:59.728 INFO:tasks.rados.rados.0.smithi112.stdout:2881: read oid 27 snap -1 2023-09-23T20:02:59.728 INFO:tasks.rados.rados.0.smithi112.stdout:2881: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T20:02:59.729 INFO:tasks.rados.rados.0.smithi112.stdout:2882: write oid 325 current snap is 0 2023-09-23T20:02:59.729 INFO:tasks.rados.rados.0.smithi112.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-09-23T20:02:59.735 INFO:tasks.rados.rados.0.smithi112.stdout:2882: writing smithi11289144-325 from 524880 to 1140466 tid 1 2023-09-23T20:02:59.741 INFO:tasks.rados.rados.0.smithi112.stdout:2882: writing smithi11289144-325 from 1805456 to 2221755 tid 2 2023-09-23T20:02:59.745 INFO:tasks.rados.rados.0.smithi112.stdout:2882: writing smithi11289144-325 from 2678895 to 2924880 tid 3 2023-09-23T20:02:59.745 INFO:tasks.rados.rados.0.smithi112.stdout:2883: delete oid 396 current snap is 0 2023-09-23T20:02:59.745 INFO:tasks.rados.rados.0.smithi112.stdout:2877: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T20:02:59.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=ngalert.state.manager t=2023-09-23T20:02:59.506984709Z level=info msg="Warming state cache for startup" 2023-09-23T20:02:59.816 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=http.server t=2023-09-23T20:02:59.512087646Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T20:02:59.817 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=ngalert.state.manager t=2023-09-23T20:02:59.555483242Z level=info msg="State cache has been initialized" states=0 duration=48.498841ms 2023-09-23T20:02:59.817 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=ngalert.multiorg.alertmanager t=2023-09-23T20:02:59.555546558Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T20:02:59.817 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:02:59 smithi174 bash[79990]: logger=ticker t=2023-09-23T20:02:59.555580156Z level=info msg=starting first_tick=2023-09-23T20:03:00Z 2023-09-23T20:02:59.884 INFO:tasks.rados.rados.0.smithi112.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T20:02:59.994 INFO:tasks.rados.rados.0.smithi112.stdout:2880: finishing write tid 1 to smithi11289144-94 2023-09-23T20:02:59.994 INFO:tasks.rados.rados.0.smithi112.stdout:2881: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T20:03:00.105 INFO:tasks.rados.rados.0.smithi112.stdout:2880: finishing write tid 2 to smithi11289144-94 2023-09-23T20:03:00.105 INFO:tasks.rados.rados.0.smithi112.stdout:2880: finishing write tid 3 to smithi11289144-94 2023-09-23T20:03:00.105 INFO:tasks.rados.rados.0.smithi112.stdout:2880: finishing write tid 4 to smithi11289144-94 2023-09-23T20:03:00.105 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 94 v 326 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-09-23T20:03:00.105 INFO:tasks.rados.rados.0.smithi112.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T20:03:00.105 INFO:tasks.rados.rados.0.smithi112.stdout:2882: finishing write tid 1 to smithi11289144-325 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2882: finishing write tid 2 to smithi11289144-325 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2882: finishing write tid 3 to smithi11289144-325 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2882: finishing write tid 4 to smithi11289144-325 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2882: finishing write tid 5 to smithi11289144-325 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 325 v 262 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2877: done (6 left) 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2878: done (5 left) 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2879: done (4 left) 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2880: done (3 left) 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2881: done (2 left) 2023-09-23T20:03:00.106 INFO:tasks.rados.rados.0.smithi112.stdout:2882: done (1 left) 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2883: done (0 left) 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2884: read oid 356 snap -1 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2884: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2885: read oid 29 snap -1 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2885: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2886: read oid 264 snap -1 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2886: expect deleted 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2887: read oid 423 snap -1 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2887: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2888: read oid 190 snap -1 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2888: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2889: read oid 350 snap -1 2023-09-23T20:03:00.107 INFO:tasks.rados.rados.0.smithi112.stdout:2889: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:03:00.108 INFO:tasks.rados.rados.0.smithi112.stdout:2890: read oid 183 snap -1 2023-09-23T20:03:00.108 INFO:tasks.rados.rados.0.smithi112.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:03:00.108 INFO:tasks.rados.rados.0.smithi112.stdout:2891: read oid 178 snap -1 2023-09-23T20:03:00.108 INFO:tasks.rados.rados.0.smithi112.stdout:2891: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:03:00.108 INFO:tasks.rados.rados.0.smithi112.stdout:2892: delete oid 346 current snap is 0 2023-09-23T20:03:00.112 INFO:tasks.rados.rados.0.smithi112.stdout:2888: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:03:00.241 INFO:tasks.rados.rados.0.smithi112.stdout:2891: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:03:00.390 INFO:tasks.rados.rados.0.smithi112.stdout:2885: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: cluster 2023-09-23T20:02:58.774529+0000 mgr.x (mgr.24721) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: cephadm 2023-09-23T20:02:59.109246+0000 mgr.x (mgr.24721) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: audit 2023-09-23T20:02:59.116770+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: audit 2023-09-23T20:02:59.118798+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: audit 2023-09-23T20:02:59.119194+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: audit 2023-09-23T20:02:59.119893+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: cephadm 2023-09-23T20:02:59.121041+0000 mgr.x (mgr.24721) 55 : cephadm [INF] Deploying daemon mgr.y on smithi112 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: audit 2023-09-23T20:02:59.121214+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[41728]: audit 2023-09-23T20:02:59.691035+0000 mon.a (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.112:0/3667622197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: cluster 2023-09-23T20:02:58.774529+0000 mgr.x (mgr.24721) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: cephadm 2023-09-23T20:02:59.109246+0000 mgr.x (mgr.24721) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: audit 2023-09-23T20:02:59.116770+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: audit 2023-09-23T20:02:59.118798+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: audit 2023-09-23T20:02:59.119194+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: audit 2023-09-23T20:02:59.119893+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: cephadm 2023-09-23T20:02:59.121041+0000 mgr.x (mgr.24721) 55 : cephadm [INF] Deploying daemon mgr.y on smithi112 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: audit 2023-09-23T20:02:59.121214+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:00 smithi112 bash[27353]: audit 2023-09-23T20:02:59.691035+0000 mon.a (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.112:0/3667622197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:00.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: cluster 2023-09-23T20:02:58.774529+0000 mgr.x (mgr.24721) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: cephadm 2023-09-23T20:02:59.109246+0000 mgr.x (mgr.24721) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: audit 2023-09-23T20:02:59.116770+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: audit 2023-09-23T20:02:59.118798+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: audit 2023-09-23T20:02:59.119194+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: audit 2023-09-23T20:02:59.119893+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: cephadm 2023-09-23T20:02:59.121041+0000 mgr.x (mgr.24721) 55 : cephadm [INF] Deploying daemon mgr.y on smithi112 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: audit 2023-09-23T20:02:59.121214+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:00 smithi174 bash[31352]: audit 2023-09-23T20:02:59.691035+0000 mon.a (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.112:0/3667622197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:00.596 INFO:tasks.rados.rados.0.smithi112.stdout:2889: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:03:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:2887: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-23T20:03:00.940 INFO:tasks.rados.rados.0.smithi112.stdout:2884: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T20:03:01.040 INFO:tasks.rados.rados.0.smithi112.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:03:01.109 INFO:tasks.rados.rados.0.smithi112.stdout:2884: done (8 left) 2023-09-23T20:03:01.109 INFO:tasks.rados.rados.0.smithi112.stdout:2885: done (7 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2886: done (6 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2887: done (5 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2888: done (4 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2889: done (3 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2890: done (2 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2891: done (1 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2892: done (0 left) 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2893: write oid 433 current snap is 0 2023-09-23T20:03:01.110 INFO:tasks.rados.rados.0.smithi112.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-09-23T20:03:01.115 INFO:tasks.rados.rados.0.smithi112.stdout:2893: writing smithi11289144-433 from 575301 to 1016634 tid 1 2023-09-23T20:03:01.121 INFO:tasks.rados.rados.0.smithi112.stdout:2893: writing smithi11289144-433 from 1464549 to 2144528 tid 2 2023-09-23T20:03:01.126 INFO:tasks.rados.rados.0.smithi112.stdout:2893: writing smithi11289144-433 from 2644811 to 2975301 tid 3 2023-09-23T20:03:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:2894: read oid 231 snap -1 2023-09-23T20:03:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:2894: expect (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T20:03:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:2895: write oid 27 current snap is 0 2023-09-23T20:03:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:2893: finishing write tid 1 to smithi11289144-433 2023-09-23T20:03:01.127 INFO:tasks.rados.rados.0.smithi112.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-09-23T20:03:01.132 INFO:tasks.rados.rados.0.smithi112.stdout:2895: writing smithi11289144-27 from 592108 to 1108690 tid 1 2023-09-23T20:03:01.137 INFO:tasks.rados.rados.0.smithi112.stdout:2895: writing smithi11289144-27 from 1523031 to 1946668 tid 2 2023-09-23T20:03:01.143 INFO:tasks.rados.rados.0.smithi112.stdout:2895: writing smithi11289144-27 from 2672234 to 2992108 tid 3 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2896: read oid 237 snap -1 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2897: delete oid 198 current snap is 0 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2893: finishing write tid 2 to smithi11289144-433 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2893: finishing write tid 3 to smithi11289144-433 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2893: finishing write tid 4 to smithi11289144-433 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2893: finishing write tid 5 to smithi11289144-433 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 511 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2895: finishing write tid 1 to smithi11289144-27 2023-09-23T20:03:01.144 INFO:tasks.rados.rados.0.smithi112.stdout:2894: expect (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T20:03:01.300 INFO:tasks.rados.rados.0.smithi112.stdout:2895: finishing write tid 2 to smithi11289144-27 2023-09-23T20:03:01.300 INFO:tasks.rados.rados.0.smithi112.stdout:2893: done (4 left) 2023-09-23T20:03:01.300 INFO:tasks.rados.rados.0.smithi112.stdout:2894: done (3 left) 2023-09-23T20:03:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:2897: done (2 left) 2023-09-23T20:03:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:2898: write oid 462 current snap is 0 2023-09-23T20:03:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:2895: finishing write tid 3 to smithi11289144-27 2023-09-23T20:03:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-09-23T20:03:01.308 INFO:tasks.rados.rados.0.smithi112.stdout:2898: writing smithi11289144-462 from 625722 to 1292802 tid 1 2023-09-23T20:03:01.315 INFO:tasks.rados.rados.0.smithi112.stdout:2898: writing smithi11289144-462 from 1923642 to 2350948 tid 2 2023-09-23T20:03:01.319 INFO:tasks.rados.rados.0.smithi112.stdout:2898: writing smithi11289144-462 from 3010727 to 3025722 tid 3 2023-09-23T20:03:01.319 INFO:tasks.rados.rados.0.smithi112.stdout:2899: write oid 336 current snap is 0 2023-09-23T20:03:01.319 INFO:tasks.rados.rados.0.smithi112.stdout:2895: finishing write tid 4 to smithi11289144-27 2023-09-23T20:03:01.319 INFO:tasks.rados.rados.0.smithi112.stdout:2895: finishing write tid 5 to smithi11289144-27 2023-09-23T20:03:01.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 27 v 412 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-09-23T20:03:01.319 INFO:tasks.rados.rados.0.smithi112.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T20:03:01.320 INFO:tasks.rados.rados.0.smithi112.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:03:01.427 INFO:tasks.rados.rados.0.smithi112.stdout:2898: finishing write tid 1 to smithi11289144-462 2023-09-23T20:03:01.427 INFO:tasks.rados.rados.0.smithi112.stdout:2898: finishing write tid 2 to smithi11289144-462 2023-09-23T20:03:01.428 INFO:tasks.rados.rados.0.smithi112.stdout:2898: finishing write tid 3 to smithi11289144-462 2023-09-23T20:03:01.428 INFO:tasks.rados.rados.0.smithi112.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-09-23T20:03:01.435 INFO:tasks.rados.rados.0.smithi112.stdout:2899: writing smithi11289144-336 from 642529 to 1384858 tid 1 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:2899: writing smithi11289144-336 from 1982124 to 2669441 tid 2 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:2895: done (3 left) 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:2896: done (2 left) 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:2900: write oid 43 current snap is 0 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:2898: finishing write tid 4 to smithi11289144-462 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:2898: finishing write tid 5 to smithi11289144-462 2023-09-23T20:03:01.444 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 462 v 394 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-09-23T20:03:01.445 INFO:tasks.rados.rados.0.smithi112.stdout:2898: left oid 462 (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T20:03:01.445 INFO:tasks.rados.rados.0.smithi112.stdout:2899: finishing write tid 1 to smithi11289144-336 2023-09-23T20:03:01.445 INFO:tasks.rados.rados.0.smithi112.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-09-23T20:03:01.450 INFO:tasks.rados.rados.0.smithi112.stdout:2900: writing smithi11289144-43 from 659336 to 1193267 tid 1 2023-09-23T20:03:01.456 INFO:tasks.rados.rados.0.smithi112.stdout:2900: writing smithi11289144-43 from 1756959 to 2187934 tid 2 2023-09-23T20:03:01.462 INFO:tasks.rados.rados.0.smithi112.stdout:2900: writing smithi11289144-43 from 2781926 to 3059336 tid 3 2023-09-23T20:03:01.462 INFO:tasks.rados.rados.0.smithi112.stdout:2898: done (2 left) 2023-09-23T20:03:01.462 INFO:tasks.rados.rados.0.smithi112.stdout:2901: write oid 226 current snap is 0 2023-09-23T20:03:01.462 INFO:tasks.rados.rados.0.smithi112.stdout:2899: finishing write tid 2 to smithi11289144-336 2023-09-23T20:03:01.462 INFO:tasks.rados.rados.0.smithi112.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-09-23T20:03:01.469 INFO:tasks.rados.rados.0.smithi112.stdout:2901: writing smithi11289144-226 from 676143 to 1285323 tid 1 2023-09-23T20:03:01.476 INFO:tasks.rados.rados.0.smithi112.stdout:2901: writing smithi11289144-226 from 1815441 to 2506427 tid 2 2023-09-23T20:03:01.479 INFO:tasks.rados.rados.0.smithi112.stdout:2901: writing smithi11289144-226 from 2925702 to 3076143 tid 3 2023-09-23T20:03:01.479 INFO:tasks.rados.rados.0.smithi112.stdout:2902: write oid 266 current snap is 0 2023-09-23T20:03:01.479 INFO:tasks.rados.rados.0.smithi112.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-09-23T20:03:01.487 INFO:tasks.rados.rados.0.smithi112.stdout:2902: writing smithi11289144-266 from 692950 to 1377379 tid 1 2023-09-23T20:03:01.494 INFO:tasks.rados.rados.0.smithi112.stdout:2902: writing smithi11289144-266 from 2157570 to 2592214 tid 2 2023-09-23T20:03:01.494 INFO:tasks.rados.rados.0.smithi112.stdout:2903: write oid 347 current snap is 0 2023-09-23T20:03:01.495 INFO:tasks.rados.rados.0.smithi112.stdout:2899: finishing write tid 3 to smithi11289144-336 2023-09-23T20:03:01.495 INFO:tasks.rados.rados.0.smithi112.stdout:2899: finishing write tid 4 to smithi11289144-336 2023-09-23T20:03:01.495 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 482 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-09-23T20:03:01.495 INFO:tasks.rados.rados.0.smithi112.stdout:2899: left oid 336 (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T20:03:01.495 INFO:tasks.rados.rados.0.smithi112.stdout:2900: finishing write tid 1 to smithi11289144-43 2023-09-23T20:03:01.495 INFO:tasks.rados.rados.0.smithi112.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-09-23T20:03:01.502 INFO:tasks.rados.rados.0.smithi112.stdout:2903: writing smithi11289144-347 from 709757 to 1469435 tid 1 2023-09-23T20:03:01.510 INFO:tasks.rados.rados.0.smithi112.stdout:2903: writing smithi11289144-347 from 2216052 to 2794354 tid 2 2023-09-23T20:03:01.510 INFO:tasks.rados.rados.0.smithi112.stdout:2899: done (4 left) 2023-09-23T20:03:01.510 INFO:tasks.rados.rados.0.smithi112.stdout:2904: write oid 468 current snap is 0 2023-09-23T20:03:01.510 INFO:tasks.rados.rados.0.smithi112.stdout:2900: finishing write tid 2 to smithi11289144-43 2023-09-23T20:03:01.510 INFO:tasks.rados.rados.0.smithi112.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-09-23T20:03:01.516 INFO:tasks.rados.rados.0.smithi112.stdout:2904: writing smithi11289144-468 from 726564 to 1161491 tid 1 2023-09-23T20:03:01.523 INFO:tasks.rados.rados.0.smithi112.stdout:2904: writing smithi11289144-468 from 1874534 to 2312847 tid 2 2023-09-23T20:03:01.527 INFO:tasks.rados.rados.0.smithi112.stdout:2904: writing smithi11289144-468 from 2775265 to 3126564 tid 3 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2905: delete oid 430 current snap is 0 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2900: finishing write tid 3 to smithi11289144-43 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2900: finishing write tid 4 to smithi11289144-43 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2900: finishing write tid 5 to smithi11289144-43 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 330 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2901: finishing write tid 1 to smithi11289144-226 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2901: finishing write tid 2 to smithi11289144-226 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2901: finishing write tid 3 to smithi11289144-226 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2901: finishing write tid 4 to smithi11289144-226 2023-09-23T20:03:01.528 INFO:tasks.rados.rados.0.smithi112.stdout:2901: finishing write tid 5 to smithi11289144-226 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 226 v 398 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2901: left oid 226 (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2902: finishing write tid 1 to smithi11289144-266 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2902: finishing write tid 2 to smithi11289144-266 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2902: finishing write tid 3 to smithi11289144-266 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2902: finishing write tid 4 to smithi11289144-266 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 266 v 437 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2902: left oid 266 (ObjNum 1850 snap 0 seq_num 1850) 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2903: finishing write tid 1 to smithi11289144-347 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2903: finishing write tid 2 to smithi11289144-347 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2903: finishing write tid 3 to smithi11289144-347 2023-09-23T20:03:01.529 INFO:tasks.rados.rados.0.smithi112.stdout:2903: finishing write tid 4 to smithi11289144-347 2023-09-23T20:03:01.530 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 347 v 401 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-09-23T20:03:01.530 INFO:tasks.rados.rados.0.smithi112.stdout:2903: left oid 347 (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T20:03:01.530 INFO:tasks.rados.rados.0.smithi112.stdout:2904: finishing write tid 1 to smithi11289144-468 2023-09-23T20:03:01.530 INFO:tasks.rados.rados.0.smithi112.stdout:2904: finishing write tid 2 to smithi11289144-468 2023-09-23T20:03:01.532 INFO:tasks.rados.rados.0.smithi112.stdout:2904: finishing write tid 3 to smithi11289144-468 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2904: finishing write tid 4 to smithi11289144-468 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2904: finishing write tid 5 to smithi11289144-468 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 468 v 515 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2904: left oid 468 (ObjNum 1852 snap 0 seq_num 1852) 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2900: done (5 left) 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2901: done (4 left) 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2902: done (3 left) 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2903: done (2 left) 2023-09-23T20:03:01.533 INFO:tasks.rados.rados.0.smithi112.stdout:2904: done (1 left) 2023-09-23T20:03:01.534 INFO:tasks.rados.rados.0.smithi112.stdout:2905: done (0 left) 2023-09-23T20:03:01.534 INFO:tasks.rados.rados.0.smithi112.stdout:2906: write oid 293 current snap is 0 2023-09-23T20:03:01.534 INFO:tasks.rados.rados.0.smithi112.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-09-23T20:03:01.544 INFO:tasks.rados.rados.0.smithi112.stdout:2906: writing smithi11289144-293 from 760178 to 1345603 tid 1 2023-09-23T20:03:01.554 INFO:tasks.rados.rados.0.smithi112.stdout:2906: writing smithi11289144-293 from 1875145 to 2317127 tid 2 2023-09-23T20:03:01.559 INFO:tasks.rados.rados.0.smithi112.stdout:2906: writing smithi11289144-293 from 3113758 to 3160178 tid 3 2023-09-23T20:03:01.559 INFO:tasks.rados.rados.0.smithi112.stdout:2907: delete oid 259 current snap is 0 2023-09-23T20:03:01.560 INFO:tasks.rados.rados.0.smithi112.stdout:2906: finishing write tid 1 to smithi11289144-293 2023-09-23T20:03:01.560 INFO:tasks.rados.rados.0.smithi112.stdout:2906: finishing write tid 2 to smithi11289144-293 2023-09-23T20:03:01.562 INFO:tasks.rados.rados.0.smithi112.stdout:2907: done (1 left) 2023-09-23T20:03:01.562 INFO:tasks.rados.rados.0.smithi112.stdout:2908: write oid 129 current snap is 0 2023-09-23T20:03:01.562 INFO:tasks.rados.rados.0.smithi112.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-09-23T20:03:01.573 INFO:tasks.rados.rados.0.smithi112.stdout:2908: writing smithi11289144-129 from 793792 to 1246068 tid 1 2023-09-23T20:03:01.579 INFO:tasks.rados.rados.0.smithi112.stdout:2908: writing smithi11289144-129 from 1708462 to 2154113 tid 2 2023-09-23T20:03:01.585 INFO:tasks.rados.rados.0.smithi112.stdout:2908: writing smithi11289144-129 from 2884957 to 3193792 tid 3 2023-09-23T20:03:01.585 INFO:tasks.rados.rados.0.smithi112.stdout:2909: write oid 252 current snap is 0 2023-09-23T20:03:01.586 INFO:tasks.rados.rados.0.smithi112.stdout:2906: finishing write tid 3 to smithi11289144-293 2023-09-23T20:03:01.586 INFO:tasks.rados.rados.0.smithi112.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-09-23T20:03:01.590 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:01 smithi112 systemd[1]: Stopping Ceph mgr.y for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:03:01.591 INFO:tasks.rados.rados.0.smithi112.stdout:2909: writing smithi11289144-252 from 410599 to 938124 tid 1 2023-09-23T20:03:01.597 INFO:tasks.rados.rados.0.smithi112.stdout:2909: writing smithi11289144-252 from 1366944 to 1956253 tid 2 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2909: writing smithi11289144-252 from 2512380 to 3210599 tid 3 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2910: read oid 257 snap -1 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2910: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2911: read oid 226 snap -1 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2911: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2912: delete oid 344 current snap is 0 2023-09-23T20:03:01.606 INFO:tasks.rados.rados.0.smithi112.stdout:2906: finishing write tid 4 to smithi11289144-293 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2906: finishing write tid 5 to smithi11289144-293 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 293 v 437 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2906: left oid 293 (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2908: finishing write tid 1 to smithi11289144-129 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2908: finishing write tid 2 to smithi11289144-129 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2908: finishing write tid 3 to smithi11289144-129 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2908: finishing write tid 4 to smithi11289144-129 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2908: finishing write tid 5 to smithi11289144-129 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 129 v 316 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T20:03:01.607 INFO:tasks.rados.rados.0.smithi112.stdout:2909: finishing write tid 1 to smithi11289144-252 2023-09-23T20:03:01.608 INFO:tasks.rados.rados.0.smithi112.stdout:2909: finishing write tid 2 to smithi11289144-252 2023-09-23T20:03:01.611 INFO:tasks.rados.rados.0.smithi112.stdout:2909: finishing write tid 3 to smithi11289144-252 2023-09-23T20:03:01.612 INFO:tasks.rados.rados.0.smithi112.stdout:2909: finishing write tid 4 to smithi11289144-252 2023-09-23T20:03:01.612 INFO:tasks.rados.rados.0.smithi112.stdout:2909: finishing write tid 5 to smithi11289144-252 2023-09-23T20:03:01.612 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 252 v 441 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-09-23T20:03:01.613 INFO:tasks.rados.rados.0.smithi112.stdout:2909: left oid 252 (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:03:01.613 INFO:tasks.rados.rados.0.smithi112.stdout:2910: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:03:01.736 INFO:tasks.rados.rados.0.smithi112.stdout:2911: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:03:01.836 INFO:tasks.rados.rados.0.smithi112.stdout:2906: done (5 left) 2023-09-23T20:03:01.836 INFO:tasks.rados.rados.0.smithi112.stdout:2908: done (4 left) 2023-09-23T20:03:01.836 INFO:tasks.rados.rados.0.smithi112.stdout:2909: done (3 left) 2023-09-23T20:03:01.836 INFO:tasks.rados.rados.0.smithi112.stdout:2910: done (2 left) 2023-09-23T20:03:01.836 INFO:tasks.rados.rados.0.smithi112.stdout:2911: done (1 left) 2023-09-23T20:03:01.837 INFO:tasks.rados.rados.0.smithi112.stdout:2912: done (0 left) 2023-09-23T20:03:01.837 INFO:tasks.rados.rados.0.smithi112.stdout:2913: read oid 131 snap -1 2023-09-23T20:03:01.837 INFO:tasks.rados.rados.0.smithi112.stdout:2913: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:03:01.837 INFO:tasks.rados.rados.0.smithi112.stdout:2914: read oid 419 snap -1 2023-09-23T20:03:01.837 INFO:tasks.rados.rados.0.smithi112.stdout:2914: expect deleted 2023-09-23T20:03:01.837 INFO:tasks.rados.rados.0.smithi112.stdout:2915: read oid 343 snap -1 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2915: expect deleted 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2916: read oid 243 snap -1 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2916: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2917: read oid 408 snap -1 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2917: expect deleted 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2918: read oid 461 snap -1 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2918: expect deleted 2023-09-23T20:03:01.838 INFO:tasks.rados.rados.0.smithi112.stdout:2919: delete oid 268 current snap is 0 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2914: done (6 left) 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2915: done (5 left) 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2917: done (4 left) 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2918: done (3 left) 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2919: done (2 left) 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2920: read oid 370 snap -1 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2920: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T20:03:01.840 INFO:tasks.rados.rados.0.smithi112.stdout:2921: read oid 86 snap -1 2023-09-23T20:03:01.841 INFO:tasks.rados.rados.0.smithi112.stdout:2921: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:03:01.841 INFO:tasks.rados.rados.0.smithi112.stdout:2922: read oid 98 snap -1 2023-09-23T20:03:01.841 INFO:tasks.rados.rados.0.smithi112.stdout:2922: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:03:01.841 INFO:tasks.rados.rados.0.smithi112.stdout:2923: read oid 104 snap -1 2023-09-23T20:03:01.841 INFO:tasks.rados.rados.0.smithi112.stdout:2923: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:03:01.842 INFO:tasks.rados.rados.0.smithi112.stdout:2924: read oid 132 snap -1 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2924: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2925: read oid 392 snap -1 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2925: expect deleted 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2926: read oid 252 snap -1 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2926: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2927: read oid 428 snap -1 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2927: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:03:01.843 INFO:tasks.rados.rados.0.smithi112.stdout:2928: write oid 479 current snap is 0 2023-09-23T20:03:01.844 INFO:tasks.rados.rados.0.smithi112.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-09-23T20:03:01.851 INFO:tasks.rados.rados.0.smithi112.stdout:2928: writing smithi11289144-479 from 461020 to 1214292 tid 1 2023-09-23T20:03:01.857 INFO:tasks.rados.rados.0.smithi112.stdout:2928: writing smithi11289144-479 from 1826037 to 2279026 tid 2 2023-09-23T20:03:01.863 INFO:tasks.rados.rados.0.smithi112.stdout:2928: writing smithi11289144-479 from 2878296 to 3261020 tid 3 2023-09-23T20:03:01.864 INFO:tasks.rados.rados.0.smithi112.stdout:2929: write oid 158 current snap is 0 2023-09-23T20:03:01.864 INFO:tasks.rados.rados.0.smithi112.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-09-23T20:03:01.868 INFO:tasks.rados.rados.0.smithi112.stdout:2929: writing smithi11289144-158 from 477827 to 906348 tid 1 2023-09-23T20:03:01.875 INFO:tasks.rados.rados.0.smithi112.stdout:2929: writing smithi11289144-158 from 1484519 to 2081166 tid 2 2023-09-23T20:03:01.881 INFO:tasks.rados.rados.0.smithi112.stdout:2929: writing smithi11289144-158 from 2505719 to 3038582 tid 3 2023-09-23T20:03:01.881 INFO:tasks.rados.rados.0.smithi112.stdout:2930: read oid 271 snap -1 2023-09-23T20:03:01.881 INFO:tasks.rados.rados.0.smithi112.stdout:2930: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:03:01.881 INFO:tasks.rados.rados.0.smithi112.stdout:2931: read oid 451 snap -1 2023-09-23T20:03:01.881 INFO:tasks.rados.rados.0.smithi112.stdout:2931: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T20:03:01.882 INFO:tasks.rados.rados.0.smithi112.stdout:2932: read oid 325 snap -1 2023-09-23T20:03:01.882 INFO:tasks.rados.rados.0.smithi112.stdout:2932: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T20:03:01.882 INFO:tasks.rados.rados.0.smithi112.stdout:2933: write oid 22 current snap is 0 2023-09-23T20:03:01.882 INFO:tasks.rados.rados.0.smithi112.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-09-23T20:03:01.887 INFO:tasks.rados.rados.0.smithi112.stdout:2933: writing smithi11289144-22 from 494634 to 998404 tid 1 2023-09-23T20:03:01.893 INFO:tasks.rados.rados.0.smithi112.stdout:2933: writing smithi11289144-22 from 1426648 to 1883306 tid 2 2023-09-23T20:03:01.901 INFO:tasks.rados.rados.0.smithi112.stdout:2933: writing smithi11289144-22 from 2533142 to 3277277 tid 3 2023-09-23T20:03:01.901 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:01.901 INFO:tasks.rados.rados.0.smithi112.stdout:2916: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:03:01.969 INFO:tasks.rados.rados.0.smithi112.stdout:2913: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:03:02.077 INFO:tasks.rados.rados.0.smithi112.stdout:2921: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:03:02.233 INFO:tasks.rados.rados.0.smithi112.stdout:2923: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:03:02.335 INFO:tasks.rados.rados.0.smithi112.stdout:2927: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:03:02.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:02 smithi112 bash[27353]: cluster 2023-09-23T20:03:00.775240+0000 mgr.x (mgr.24721) 56 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-09-23T20:03:02.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:02 smithi112 bash[27353]: audit 2023-09-23T20:03:01.918928+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:02.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:02 smithi112 bash[92746]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T20:03:02.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:02 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:03:02.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:02 smithi112 bash[92835]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T20:03:02.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:02 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-23T20:03:02.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:02 smithi112 systemd[1]: Stopped Ceph mgr.y for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:03:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:02 smithi112 bash[41728]: cluster 2023-09-23T20:03:00.775240+0000 mgr.x (mgr.24721) 56 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-09-23T20:03:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:02 smithi112 bash[41728]: audit 2023-09-23T20:03:01.918928+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:02.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:02 smithi174 bash[31352]: cluster 2023-09-23T20:03:00.775240+0000 mgr.x (mgr.24721) 56 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-09-23T20:03:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:02 smithi174 bash[31352]: audit 2023-09-23T20:03:01.918928+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:02.597 INFO:tasks.rados.rados.0.smithi112.stdout:2920: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T20:03:02.826 INFO:tasks.rados.rados.0.smithi112.stdout:2926: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:03:02.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:02 smithi112 systemd[1]: Started Ceph mgr.y for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:03:02.987 INFO:tasks.rados.rados.0.smithi112.stdout:2924: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:03:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:2928: finishing write tid 1 to smithi11289144-479 2023-09-23T20:03:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:2928: finishing write tid 2 to smithi11289144-479 2023-09-23T20:03:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:2922: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:03:03.268 INFO:tasks.rados.rados.0.smithi112.stdout:2928: finishing write tid 3 to smithi11289144-479 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2928: finishing write tid 4 to smithi11289144-479 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2928: finishing write tid 5 to smithi11289144-479 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 479 v 343 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2928: left oid 479 (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2929: finishing write tid 1 to smithi11289144-158 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2929: finishing write tid 2 to smithi11289144-158 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2929: finishing write tid 3 to smithi11289144-158 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2929: finishing write tid 4 to smithi11289144-158 2023-09-23T20:03:03.269 INFO:tasks.rados.rados.0.smithi112.stdout:2929: finishing write tid 5 to smithi11289144-158 2023-09-23T20:03:03.270 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 296 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-09-23T20:03:03.270 INFO:tasks.rados.rados.0.smithi112.stdout:2929: left oid 158 (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T20:03:03.270 INFO:tasks.rados.rados.0.smithi112.stdout:2930: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:03:03.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[27353]: audit 2023-09-23T20:03:02.133539+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.112:0/271820360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:03.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[27353]: audit 2023-09-23T20:03:02.602003+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:03.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[27353]: audit 2023-09-23T20:03:02.612040+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:03.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[27353]: audit 2023-09-23T20:03:02.644392+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[41728]: audit 2023-09-23T20:03:02.133539+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.112:0/271820360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[41728]: audit 2023-09-23T20:03:02.602003+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[41728]: audit 2023-09-23T20:03:02.612040+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[41728]: audit 2023-09-23T20:03:02.644392+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:03.430 INFO:tasks.rados.rados.0.smithi112.stdout:2933: finishing write tid 1 to smithi11289144-22 2023-09-23T20:03:03.430 INFO:tasks.rados.rados.0.smithi112.stdout:2931: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T20:03:03.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:03 smithi174 bash[31352]: audit 2023-09-23T20:03:02.133539+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.112:0/271820360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:03 smithi174 bash[31352]: audit 2023-09-23T20:03:02.602003+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:03 smithi174 bash[31352]: audit 2023-09-23T20:03:02.612040+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:03 smithi174 bash[31352]: audit 2023-09-23T20:03:02.644392+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:03.570 INFO:tasks.rados.rados.0.smithi112.stdout:2933: finishing write tid 2 to smithi11289144-22 2023-09-23T20:03:03.571 INFO:tasks.rados.rados.0.smithi112.stdout:2932: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T20:03:03.770 INFO:tasks.rados.rados.0.smithi112.stdout:2933: finishing write tid 3 to smithi11289144-22 2023-09-23T20:03:03.770 INFO:tasks.rados.rados.0.smithi112.stdout:2933: finishing write tid 4 to smithi11289144-22 2023-09-23T20:03:03.770 INFO:tasks.rados.rados.0.smithi112.stdout:2933: finishing write tid 5 to smithi11289144-22 2023-09-23T20:03:03.770 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 22 v 260 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-09-23T20:03:03.770 INFO:tasks.rados.rados.0.smithi112.stdout:2933: left oid 22 (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2913: done (15 left) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2916: done (14 left) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2920: done (13 left) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2921: done (12 left) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2922: done (11 left) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2923: done (10 left) 2023-09-23T20:03:03.771 INFO:tasks.rados.rados.0.smithi112.stdout:2924: done (9 left) 2023-09-23T20:03:03.772 INFO:tasks.rados.rados.0.smithi112.stdout:2925: done (8 left) 2023-09-23T20:03:03.772 INFO:tasks.rados.rados.0.smithi112.stdout:2926: done (7 left) 2023-09-23T20:03:03.772 INFO:tasks.rados.rados.0.smithi112.stdout:2927: done (6 left) 2023-09-23T20:03:03.772 INFO:tasks.rados.rados.0.smithi112.stdout:2928: done (5 left) 2023-09-23T20:03:03.772 INFO:tasks.rados.rados.0.smithi112.stdout:2929: done (4 left) 2023-09-23T20:03:03.773 INFO:tasks.rados.rados.0.smithi112.stdout:2930: done (3 left) 2023-09-23T20:03:03.773 INFO:tasks.rados.rados.0.smithi112.stdout:2931: done (2 left) 2023-09-23T20:03:03.773 INFO:tasks.rados.rados.0.smithi112.stdout:2932: done (1 left) 2023-09-23T20:03:03.773 INFO:tasks.rados.rados.0.smithi112.stdout:2933: done (0 left) 2023-09-23T20:03:03.773 INFO:tasks.rados.rados.0.smithi112.stdout:2934: delete oid 302 current snap is 0 2023-09-23T20:03:03.774 INFO:tasks.rados.rados.0.smithi112.stdout:2934: done (0 left) 2023-09-23T20:03:03.774 INFO:tasks.rados.rados.0.smithi112.stdout:2935: write oid 162 current snap is 0 2023-09-23T20:03:03.774 INFO:tasks.rados.rados.0.smithi112.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-09-23T20:03:03.779 INFO:tasks.rados.rados.0.smithi112.stdout:2935: writing smithi11289144-162 from 528248 to 1298869 tid 1 2023-09-23T20:03:03.790 INFO:tasks.rados.rados.0.smithi112.stdout:2935: writing smithi11289144-162 from 2059965 to 2803939 tid 2 2023-09-23T20:03:03.790 INFO:tasks.rados.rados.0.smithi112.stdout:2936: write oid 56 current snap is 0 2023-09-23T20:03:03.790 INFO:tasks.rados.rados.0.smithi112.stdout:2935: finishing write tid 1 to smithi11289144-162 2023-09-23T20:03:03.790 INFO:tasks.rados.rados.0.smithi112.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-09-23T20:03:03.796 INFO:tasks.rados.rados.0.smithi112.stdout:2936: writing smithi11289144-56 from 545055 to 990925 tid 1 2023-09-23T20:03:03.804 INFO:tasks.rados.rados.0.smithi112.stdout:2936: writing smithi11289144-56 from 1718447 to 2322432 tid 2 2023-09-23T20:03:03.810 INFO:tasks.rados.rados.0.smithi112.stdout:2936: writing smithi11289144-56 from 3015411 to 3345055 tid 3 2023-09-23T20:03:03.810 INFO:tasks.rados.rados.0.smithi112.stdout:2937: delete oid 358 current snap is 0 2023-09-23T20:03:03.810 INFO:tasks.rados.rados.0.smithi112.stdout:2935: finishing write tid 2 to smithi11289144-162 2023-09-23T20:03:03.810 INFO:tasks.rados.rados.0.smithi112.stdout:2935: finishing write tid 3 to smithi11289144-162 2023-09-23T20:03:03.811 INFO:tasks.rados.rados.0.smithi112.stdout:2935: finishing write tid 4 to smithi11289144-162 2023-09-23T20:03:03.811 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 162 v 333 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-09-23T20:03:03.811 INFO:tasks.rados.rados.0.smithi112.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T20:03:03.811 INFO:tasks.rados.rados.0.smithi112.stdout:2936: finishing write tid 1 to smithi11289144-56 2023-09-23T20:03:03.811 INFO:tasks.rados.rados.0.smithi112.stdout:2936: finishing write tid 2 to smithi11289144-56 2023-09-23T20:03:03.812 INFO:tasks.rados.rados.0.smithi112.stdout:2935: done (2 left) 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2937: done (1 left) 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2938: read oid 16 snap -1 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2939: read oid 396 snap -1 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2939: expect deleted 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2940: write oid 433 current snap is 0 2023-09-23T20:03:03.813 INFO:tasks.rados.rados.0.smithi112.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-09-23T20:03:03.819 INFO:tasks.rados.rados.0.smithi112.stdout:2940: writing smithi11289144-433 from 578669 to 1175037 tid 1 2023-09-23T20:03:03.826 INFO:tasks.rados.rados.0.smithi112.stdout:2940: writing smithi11289144-433 from 1719058 to 2326712 tid 2 2023-09-23T20:03:03.832 INFO:tasks.rados.rados.0.smithi112.stdout:2940: writing smithi11289144-433 from 2953904 to 3378669 tid 3 2023-09-23T20:03:03.832 INFO:tasks.rados.rados.0.smithi112.stdout:2941: write oid 88 current snap is 0 2023-09-23T20:03:03.832 INFO:tasks.rados.rados.0.smithi112.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-09-23T20:03:03.839 INFO:tasks.rados.rados.0.smithi112.stdout:2941: writing smithi11289144-88 from 595476 to 1267093 tid 1 2023-09-23T20:03:03.849 INFO:tasks.rados.rados.0.smithi112.stdout:2941: writing smithi11289144-88 from 1777540 to 2528852 tid 2 2023-09-23T20:03:03.852 INFO:tasks.rados.rados.0.smithi112.stdout:2941: writing smithi11289144-88 from 2981327 to 3395476 tid 3 2023-09-23T20:03:03.852 INFO:tasks.rados.rados.0.smithi112.stdout:2942: write oid 490 current snap is 0 2023-09-23T20:03:03.852 INFO:tasks.rados.rados.0.smithi112.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-09-23T20:03:03.860 INFO:tasks.rados.rados.0.smithi112.stdout:2942: writing smithi11289144-490 from 612283 to 1359149 tid 1 2023-09-23T20:03:03.866 INFO:tasks.rados.rados.0.smithi112.stdout:2942: writing smithi11289144-490 from 1836022 to 2447345 tid 2 2023-09-23T20:03:03.872 INFO:tasks.rados.rados.0.smithi112.stdout:2942: writing smithi11289144-490 from 3008750 to 3412283 tid 3 2023-09-23T20:03:03.872 INFO:tasks.rados.rados.0.smithi112.stdout:2943: write oid 453 current snap is 0 2023-09-23T20:03:03.872 INFO:tasks.rados.rados.0.smithi112.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-09-23T20:03:03.878 INFO:tasks.rados.rados.0.smithi112.stdout:2943: writing smithi11289144-453 from 629090 to 1051205 tid 1 2023-09-23T20:03:03.886 INFO:tasks.rados.rados.0.smithi112.stdout:2943: writing smithi11289144-453 from 1778151 to 2533132 tid 2 2023-09-23T20:03:03.892 INFO:tasks.rados.rados.0.smithi112.stdout:2943: writing smithi11289144-453 from 3319820 to 3429090 tid 3 2023-09-23T20:03:03.892 INFO:tasks.rados.rados.0.smithi112.stdout:2944: write oid 414 current snap is 0 2023-09-23T20:03:03.892 INFO:tasks.rados.rados.0.smithi112.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-09-23T20:03:03.899 INFO:tasks.rados.rados.0.smithi112.stdout:2944: writing smithi11289144-414 from 645897 to 1259614 tid 1 2023-09-23T20:03:03.900 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[92890]: debug 2023-09-23T20:03:03.748+0000 7f7a9cb51700 1 -- 172.21.15.112:0/550639614 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f920c351e0 con 0x55f9219b4400 2023-09-23T20:03:03.906 INFO:tasks.rados.rados.0.smithi112.stdout:2944: writing smithi11289144-414 from 1952986 to 2567978 tid 2 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2944: writing smithi11289144-414 from 3063596 to 3445897 tid 3 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2945: delete oid 224 current snap is 0 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2936: finishing write tid 3 to smithi11289144-56 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2936: finishing write tid 4 to smithi11289144-56 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2936: finishing write tid 5 to smithi11289144-56 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 56 v 267 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T20:03:03.912 INFO:tasks.rados.rados.0.smithi112.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T20:03:04.116 INFO:tasks.rados.rados.0.smithi112.stdout:2940: finishing write tid 1 to smithi11289144-433 2023-09-23T20:03:04.116 INFO:tasks.rados.rados.0.smithi112.stdout:2940: finishing write tid 2 to smithi11289144-433 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2940: finishing write tid 3 to smithi11289144-433 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2940: finishing write tid 4 to smithi11289144-433 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2940: finishing write tid 5 to smithi11289144-433 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 520 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2941: finishing write tid 1 to smithi11289144-88 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2941: finishing write tid 2 to smithi11289144-88 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2941: finishing write tid 3 to smithi11289144-88 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2941: finishing write tid 4 to smithi11289144-88 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2941: finishing write tid 5 to smithi11289144-88 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 88 v 445 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-09-23T20:03:04.117 INFO:tasks.rados.rados.0.smithi112.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2942: finishing write tid 1 to smithi11289144-490 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2942: finishing write tid 2 to smithi11289144-490 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2942: finishing write tid 3 to smithi11289144-490 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2942: finishing write tid 4 to smithi11289144-490 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2942: finishing write tid 5 to smithi11289144-490 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 490 v 347 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2943: finishing write tid 1 to smithi11289144-453 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2936: done (8 left) 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2938: done (7 left) 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2939: done (6 left) 2023-09-23T20:03:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:2940: done (5 left) 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2941: done (4 left) 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2942: done (3 left) 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2945: done (2 left) 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2946: write oid 381 current snap is 0 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2943: finishing write tid 2 to smithi11289144-453 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2943: finishing write tid 3 to smithi11289144-453 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2943: finishing write tid 4 to smithi11289144-453 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2943: finishing write tid 5 to smithi11289144-453 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 438 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2944: finishing write tid 1 to smithi11289144-414 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2944: finishing write tid 2 to smithi11289144-414 2023-09-23T20:03:04.119 INFO:tasks.rados.rados.0.smithi112.stdout:2944: finishing write tid 3 to smithi11289144-414 2023-09-23T20:03:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:2944: finishing write tid 4 to smithi11289144-414 2023-09-23T20:03:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:2944: finishing write tid 5 to smithi11289144-414 2023-09-23T20:03:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 414 v 488 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-09-23T20:03:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:2944: left oid 414 (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T20:03:04.120 INFO:tasks.rados.rados.0.smithi112.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-09-23T20:03:04.131 INFO:tasks.rados.rados.0.smithi112.stdout:2946: writing smithi11289144-381 from 679511 to 1443726 tid 1 2023-09-23T20:03:04.138 INFO:tasks.rados.rados.0.smithi112.stdout:2946: writing smithi11289144-381 from 2069950 to 2688611 tid 2 2023-09-23T20:03:04.142 INFO:tasks.rados.rados.0.smithi112.stdout:2946: writing smithi11289144-381 from 3118442 to 3479511 tid 3 2023-09-23T20:03:04.142 INFO:tasks.rados.rados.0.smithi112.stdout:2943: done (2 left) 2023-09-23T20:03:04.142 INFO:tasks.rados.rados.0.smithi112.stdout:2944: done (1 left) 2023-09-23T20:03:04.143 INFO:tasks.rados.rados.0.smithi112.stdout:2947: write oid 477 current snap is 0 2023-09-23T20:03:04.143 INFO:tasks.rados.rados.0.smithi112.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-09-23T20:03:04.149 INFO:tasks.rados.rados.0.smithi112.stdout:2947: writing smithi11289144-477 from 696318 to 1135782 tid 1 2023-09-23T20:03:04.156 INFO:tasks.rados.rados.0.smithi112.stdout:2947: writing smithi11289144-477 from 1728432 to 2490751 tid 2 2023-09-23T20:03:04.162 INFO:tasks.rados.rados.0.smithi112.stdout:2947: writing smithi11289144-477 from 3145865 to 3496318 tid 3 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2948: delete oid 36 current snap is 0 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2946: finishing write tid 1 to smithi11289144-381 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2946: finishing write tid 2 to smithi11289144-381 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2946: finishing write tid 3 to smithi11289144-381 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2946: finishing write tid 4 to smithi11289144-381 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2946: finishing write tid 5 to smithi11289144-381 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 405 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2946: left oid 381 (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2947: finishing write tid 1 to smithi11289144-477 2023-09-23T20:03:04.163 INFO:tasks.rados.rados.0.smithi112.stdout:2947: finishing write tid 2 to smithi11289144-477 2023-09-23T20:03:04.165 INFO:tasks.rados.rados.0.smithi112.stdout:2946: done (2 left) 2023-09-23T20:03:04.165 INFO:tasks.rados.rados.0.smithi112.stdout:2948: done (1 left) 2023-09-23T20:03:04.166 INFO:tasks.rados.rados.0.smithi112.stdout:2949: write oid 101 current snap is 0 2023-09-23T20:03:04.166 INFO:tasks.rados.rados.0.smithi112.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-09-23T20:03:04.175 INFO:tasks.rados.rados.0.smithi112.stdout:2949: writing smithi11289144-101 from 729932 to 1319894 tid 1 2023-09-23T20:03:04.182 INFO:tasks.rados.rados.0.smithi112.stdout:2949: writing smithi11289144-101 from 1729043 to 2495031 tid 2 2023-09-23T20:03:04.188 INFO:tasks.rados.rados.0.smithi112.stdout:2949: writing smithi11289144-101 from 3084358 to 3529932 tid 3 2023-09-23T20:03:04.188 INFO:tasks.rados.rados.0.smithi112.stdout:2950: delete oid 322 current snap is 0 2023-09-23T20:03:04.188 INFO:tasks.rados.rados.0.smithi112.stdout:2947: finishing write tid 3 to smithi11289144-477 2023-09-23T20:03:04.188 INFO:tasks.rados.rados.0.smithi112.stdout:2947: finishing write tid 4 to smithi11289144-477 2023-09-23T20:03:04.188 INFO:tasks.rados.rados.0.smithi112.stdout:2947: finishing write tid 5 to smithi11289144-477 2023-09-23T20:03:04.188 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 477 v 363 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-09-23T20:03:04.189 INFO:tasks.rados.rados.0.smithi112.stdout:2947: left oid 477 (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T20:03:04.189 INFO:tasks.rados.rados.0.smithi112.stdout:2949: finishing write tid 1 to smithi11289144-101 2023-09-23T20:03:04.189 INFO:tasks.rados.rados.0.smithi112.stdout:2949: finishing write tid 2 to smithi11289144-101 2023-09-23T20:03:04.192 INFO:tasks.rados.rados.0.smithi112.stdout:2949: finishing write tid 3 to smithi11289144-101 2023-09-23T20:03:04.192 INFO:tasks.rados.rados.0.smithi112.stdout:2949: finishing write tid 4 to smithi11289144-101 2023-09-23T20:03:04.193 INFO:tasks.rados.rados.0.smithi112.stdout:2949: finishing write tid 5 to smithi11289144-101 2023-09-23T20:03:04.193 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 320 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-09-23T20:03:04.193 INFO:tasks.rados.rados.0.smithi112.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-09-23T20:03:04.193 INFO:tasks.rados.rados.0.smithi112.stdout:2947: done (2 left) 2023-09-23T20:03:04.193 INFO:tasks.rados.rados.0.smithi112.stdout:2949: done (1 left) 2023-09-23T20:03:04.193 INFO:tasks.rados.rados.0.smithi112.stdout:2950: done (0 left) 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2951: read oid 77 snap -1 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2951: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2952: read oid 432 snap -1 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2952: expect deleted 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2953: read oid 342 snap -1 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2953: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2954: read oid 244 snap -1 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2954: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2955: read oid 405 snap -1 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2955: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2956: read oid 148 snap -1 2023-09-23T20:03:04.194 INFO:tasks.rados.rados.0.smithi112.stdout:2956: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:03:04.195 INFO:tasks.rados.rados.0.smithi112.stdout:2957: write oid 348 current snap is 0 2023-09-23T20:03:04.195 INFO:tasks.rados.rados.0.smithi112.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-09-23T20:03:04.202 INFO:tasks.rados.rados.0.smithi112.stdout:2957: writing smithi11289144-348 from 763546 to 1220359 tid 1 2023-09-23T20:03:04.212 INFO:tasks.rados.rados.0.smithi112.stdout:2957: writing smithi11289144-348 from 1962360 to 2732017 tid 2 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2957: writing smithi11289144-348 from 3255557 to 3563546 tid 3 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2958: read oid 253 snap -1 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2958: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2959: read oid 439 snap -1 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2959: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2960: write oid 273 current snap is 0 2023-09-23T20:03:04.217 INFO:tasks.rados.rados.0.smithi112.stdout:2955: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:03:04.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:03 smithi112 bash[92890]: debug 2023-09-23T20:03:03.916+0000 7f7aa6c9e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:03:04.480 INFO:tasks.rados.rados.0.smithi112.stdout:2954: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-09-23T20:03:04.596 INFO:tasks.rados.rados.0.smithi112.stdout:2956: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:03:04.709 INFO:tasks.rados.rados.0.smithi112.stdout:2957: finishing write tid 1 to smithi11289144-348 2023-09-23T20:03:04.709 INFO:tasks.rados.rados.0.smithi112.stdout:2953: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T20:03:04.887 INFO:tasks.rados.rados.0.smithi112.stdout:2951: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T20:03:04.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:04 smithi112 bash[41728]: cluster 2023-09-23T20:03:02.775897+0000 mgr.x (mgr.24721) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-09-23T20:03:04.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:04 smithi112 bash[41728]: audit 2023-09-23T20:03:04.583849+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.112:0/2665318771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:04.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:04 smithi112 bash[27353]: cluster 2023-09-23T20:03:02.775897+0000 mgr.x (mgr.24721) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-09-23T20:03:04.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:04 smithi112 bash[27353]: audit 2023-09-23T20:03:04.583849+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.112:0/2665318771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:04 smithi174 bash[31352]: cluster 2023-09-23T20:03:02.775897+0000 mgr.x (mgr.24721) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-09-23T20:03:05.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:04 smithi174 bash[31352]: audit 2023-09-23T20:03:04.583849+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.112:0/2665318771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:05.085 INFO:tasks.rados.rados.0.smithi112.stdout:2957: finishing write tid 2 to smithi11289144-348 2023-09-23T20:03:05.086 INFO:tasks.rados.rados.0.smithi112.stdout:2957: finishing write tid 3 to smithi11289144-348 2023-09-23T20:03:05.086 INFO:tasks.rados.rados.0.smithi112.stdout:2957: finishing write tid 4 to smithi11289144-348 2023-09-23T20:03:05.086 INFO:tasks.rados.rados.0.smithi112.stdout:2957: finishing write tid 5 to smithi11289144-348 2023-09-23T20:03:05.086 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 348 v 351 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-09-23T20:03:05.086 INFO:tasks.rados.rados.0.smithi112.stdout:2957: left oid 348 (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T20:03:05.086 INFO:tasks.rados.rados.0.smithi112.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-09-23T20:03:05.098 INFO:tasks.rados.rados.0.smithi112.stdout:2960: writing smithi11289144-273 from 780353 to 1312415 tid 1 2023-09-23T20:03:05.104 INFO:tasks.rados.rados.0.smithi112.stdout:2960: writing smithi11289144-273 from 1904489 to 2417804 tid 2 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2960: writing smithi11289144-273 from 3166627 to 3567798 tid 3 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2951: done (9 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2952: done (8 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2953: done (7 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2954: done (6 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2955: done (5 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2956: done (4 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2957: done (3 left) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2961: read oid 228 snap -1 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2961: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:03:05.111 INFO:tasks.rados.rados.0.smithi112.stdout:2962: read oid 150 snap -1 2023-09-23T20:03:05.112 INFO:tasks.rados.rados.0.smithi112.stdout:2962: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:05.112 INFO:tasks.rados.rados.0.smithi112.stdout:2963: write oid 370 current snap is 0 2023-09-23T20:03:05.112 INFO:tasks.rados.rados.0.smithi112.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-09-23T20:03:05.119 INFO:tasks.rados.rados.0.smithi112.stdout:2963: writing smithi11289144-370 from 797160 to 1404471 tid 1 2023-09-23T20:03:05.127 INFO:tasks.rados.rados.0.smithi112.stdout:2963: writing smithi11289144-370 from 1962971 to 2736297 tid 2 2023-09-23T20:03:05.132 INFO:tasks.rados.rados.0.smithi112.stdout:2963: writing smithi11289144-370 from 3194050 to 3597160 tid 3 2023-09-23T20:03:05.132 INFO:tasks.rados.rados.0.smithi112.stdout:2964: write oid 124 current snap is 0 2023-09-23T20:03:05.132 INFO:tasks.rados.rados.0.smithi112.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-09-23T20:03:05.138 INFO:tasks.rados.rados.0.smithi112.stdout:2964: writing smithi11289144-124 from 413967 to 1096527 tid 1 2023-09-23T20:03:05.144 INFO:tasks.rados.rados.0.smithi112.stdout:2964: writing smithi11289144-124 from 1621453 to 2138437 tid 2 2023-09-23T20:03:05.150 INFO:tasks.rados.rados.0.smithi112.stdout:2964: writing smithi11289144-124 from 2821473 to 3245188 tid 3 2023-09-23T20:03:05.151 INFO:tasks.rados.rados.0.smithi112.stdout:2965: read oid 467 snap -1 2023-09-23T20:03:05.151 INFO:tasks.rados.rados.0.smithi112.stdout:2965: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T20:03:05.151 INFO:tasks.rados.rados.0.smithi112.stdout:2966: write oid 89 current snap is 0 2023-09-23T20:03:05.151 INFO:tasks.rados.rados.0.smithi112.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-09-23T20:03:05.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:04 smithi112 bash[92890]: debug 2023-09-23T20:03:04.900+0000 7f7aa6c9e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:03:05.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:05 smithi112 bash[92890]: debug 2023-09-23T20:03:05.008+0000 7f7aa6c9e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:03:05.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:05 smithi112 bash[92890]: debug 2023-09-23T20:03:05.116+0000 7f7aa6c9e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:03:05.158 INFO:tasks.rados.rados.0.smithi112.stdout:2966: writing smithi11289144-89 from 430774 to 1188583 tid 1 2023-09-23T20:03:05.165 INFO:tasks.rados.rados.0.smithi112.stdout:2966: writing smithi11289144-89 from 1679935 to 2456930 tid 2 2023-09-23T20:03:05.172 INFO:tasks.rados.rados.0.smithi112.stdout:2966: writing smithi11289144-89 from 3248896 to 3630774 tid 3 2023-09-23T20:03:05.172 INFO:tasks.rados.rados.0.smithi112.stdout:2967: write oid 46 current snap is 0 2023-09-23T20:03:05.172 INFO:tasks.rados.rados.0.smithi112.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-09-23T20:03:05.177 INFO:tasks.rados.rados.0.smithi112.stdout:2967: writing smithi11289144-46 from 447581 to 880639 tid 1 2023-09-23T20:03:05.184 INFO:tasks.rados.rados.0.smithi112.stdout:2967: writing smithi11289144-46 from 1622064 to 2142717 tid 2 2023-09-23T20:03:05.191 INFO:tasks.rados.rados.0.smithi112.stdout:2967: writing smithi11289144-46 from 2759966 to 3322578 tid 3 2023-09-23T20:03:05.191 INFO:tasks.rados.rados.0.smithi112.stdout:2968: write oid 183 current snap is 0 2023-09-23T20:03:05.191 INFO:tasks.rados.rados.0.smithi112.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-09-23T20:03:05.196 INFO:tasks.rados.rados.0.smithi112.stdout:2968: writing smithi11289144-183 from 464388 to 972695 tid 1 2023-09-23T20:03:05.205 INFO:tasks.rados.rados.0.smithi112.stdout:2968: writing smithi11289144-183 from 1680546 to 2461210 tid 2 2023-09-23T20:03:05.214 INFO:tasks.rados.rados.0.smithi112.stdout:2968: writing smithi11289144-183 from 3187389 to 3664388 tid 3 2023-09-23T20:03:05.214 INFO:tasks.rados.rados.0.smithi112.stdout:2969: write oid 127 current snap is 0 2023-09-23T20:03:05.214 INFO:tasks.rados.rados.0.smithi112.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-09-23T20:03:05.220 INFO:tasks.rados.rados.0.smithi112.stdout:2969: writing smithi11289144-127 from 481195 to 1064751 tid 1 2023-09-23T20:03:05.226 INFO:tasks.rados.rados.0.smithi112.stdout:2969: writing smithi11289144-127 from 1739028 to 2263350 tid 2 2023-09-23T20:03:05.233 INFO:tasks.rados.rados.0.smithi112.stdout:2969: writing smithi11289144-127 from 2814812 to 3399968 tid 3 2023-09-23T20:03:05.233 INFO:tasks.rados.rados.0.smithi112.stdout:2970: read oid 329 snap -1 2023-09-23T20:03:05.233 INFO:tasks.rados.rados.0.smithi112.stdout:2970: expect (ObjNum 1811 snap 0 seq_num 1811) 2023-09-23T20:03:05.233 INFO:tasks.rados.rados.0.smithi112.stdout:2971: read oid 20 snap -1 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout:2971: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout:2972: read oid 485 snap -1 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout:2972: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout:2973: read oid 437 snap -1 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout:2973: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:05.234 INFO:tasks.rados.rados.0.smithi112.stdout:2959: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-23T20:03:05.393 INFO:tasks.rados.rados.0.smithi112.stdout:2958: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:03:05.612 INFO:tasks.rados.rados.0.smithi112.stdout:2960: finishing write tid 1 to smithi11289144-273 2023-09-23T20:03:05.612 INFO:tasks.rados.rados.0.smithi112.stdout:2960: finishing write tid 2 to smithi11289144-273 2023-09-23T20:03:05.613 INFO:tasks.rados.rados.0.smithi112.stdout:2960: finishing write tid 3 to smithi11289144-273 2023-09-23T20:03:05.613 INFO:tasks.rados.rados.0.smithi112.stdout:2960: finishing write tid 4 to smithi11289144-273 2023-09-23T20:03:05.613 INFO:tasks.rados.rados.0.smithi112.stdout:2960: finishing write tid 5 to smithi11289144-273 2023-09-23T20:03:05.613 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 273 v 492 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-09-23T20:03:05.613 INFO:tasks.rados.rados.0.smithi112.stdout:2960: left oid 273 (ObjNum 1879 snap 0 seq_num 1879) 2023-09-23T20:03:05.614 INFO:tasks.rados.rados.0.smithi112.stdout:2961: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:03:05.734 INFO:tasks.rados.rados.0.smithi112.stdout:2962: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:05.788 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:05 smithi112 bash[92890]: debug 2023-09-23T20:03:05.408+0000 7f7aa6c9e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:2963: finishing write tid 1 to smithi11289144-370 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:2963: finishing write tid 2 to smithi11289144-370 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:2963: finishing write tid 3 to smithi11289144-370 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:2963: finishing write tid 4 to smithi11289144-370 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:2963: finishing write tid 5 to smithi11289144-370 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 264 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-09-23T20:03:05.896 INFO:tasks.rados.rados.0.smithi112.stdout:2963: left oid 370 (ObjNum 1880 snap 0 seq_num 1880) 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2964: finishing write tid 1 to smithi11289144-124 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2964: finishing write tid 2 to smithi11289144-124 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2964: finishing write tid 3 to smithi11289144-124 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2964: finishing write tid 4 to smithi11289144-124 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2964: finishing write tid 5 to smithi11289144-124 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 124 v 442 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2964: left oid 124 (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2966: finishing write tid 1 to smithi11289144-89 2023-09-23T20:03:05.897 INFO:tasks.rados.rados.0.smithi112.stdout:2965: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T20:03:06.019 INFO:tasks.rados.rados.0.smithi112.stdout:2966: finishing write tid 2 to smithi11289144-89 2023-09-23T20:03:06.019 INFO:tasks.rados.rados.0.smithi112.stdout:2966: finishing write tid 3 to smithi11289144-89 2023-09-23T20:03:06.019 INFO:tasks.rados.rados.0.smithi112.stdout:2958: done (15 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2959: done (14 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2960: done (13 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2961: done (12 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2962: done (11 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2963: done (10 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2964: done (9 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2965: done (8 left) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2974: read oid 438 snap -1 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2974: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2975: read oid 190 snap -1 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2975: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:03:06.020 INFO:tasks.rados.rados.0.smithi112.stdout:2976: write oid 334 current snap is 0 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2966: finishing write tid 4 to smithi11289144-89 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2966: finishing write tid 5 to smithi11289144-89 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 89 v 300 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2966: left oid 89 (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2967: finishing write tid 1 to smithi11289144-46 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2967: finishing write tid 2 to smithi11289144-46 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2967: finishing write tid 3 to smithi11289144-46 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2967: finishing write tid 4 to smithi11289144-46 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2967: finishing write tid 5 to smithi11289144-46 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 46 v 524 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2967: left oid 46 (ObjNum 1883 snap 0 seq_num 1883) 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2968: finishing write tid 1 to smithi11289144-183 2023-09-23T20:03:06.021 INFO:tasks.rados.rados.0.smithi112.stdout:2968: finishing write tid 2 to smithi11289144-183 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2968: finishing write tid 3 to smithi11289144-183 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2968: finishing write tid 4 to smithi11289144-183 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2968: finishing write tid 5 to smithi11289144-183 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 183 v 496 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2968: left oid 183 (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2969: finishing write tid 1 to smithi11289144-127 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2969: finishing write tid 2 to smithi11289144-127 2023-09-23T20:03:06.022 INFO:tasks.rados.rados.0.smithi112.stdout:2970: expect (ObjNum 1811 snap 0 seq_num 1811) 2023-09-23T20:03:06.131 INFO:tasks.rados.rados.0.smithi112.stdout:2969: finishing write tid 3 to smithi11289144-127 2023-09-23T20:03:06.131 INFO:tasks.rados.rados.0.smithi112.stdout:2969: finishing write tid 4 to smithi11289144-127 2023-09-23T20:03:06.131 INFO:tasks.rados.rados.0.smithi112.stdout:2969: finishing write tid 5 to smithi11289144-127 2023-09-23T20:03:06.132 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 127 v 304 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-09-23T20:03:06.132 INFO:tasks.rados.rados.0.smithi112.stdout:2969: left oid 127 (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:03:06.132 INFO:tasks.rados.rados.0.smithi112.stdout:2973: expect (ObjNum 900 snap 0 seq_num 900) 2023-09-23T20:03:06.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:05 smithi112 bash[92890]: debug 2023-09-23T20:03:05.788+0000 7f7aa6c9e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:03:06.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:05 smithi112 bash[92890]: debug 2023-09-23T20:03:05.952+0000 7f7aa6c9e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:03:06.273 INFO:tasks.rados.rados.0.smithi112.stdout:2971: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-09-23T20:03:06.436 INFO:tasks.rados.rados.0.smithi112.stdout:2972: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T20:03:06.551 INFO:tasks.rados.rados.0.smithi112.stdout:2975: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:03:06.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:06 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:03:06] "GET /metrics HTTP/1.1" 200 36095 "" "Prometheus/2.43.0" 2023-09-23T20:03:06.615 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:06 smithi112 bash[92890]: debug 2023-09-23T20:03:06.172+0000 7f7aa6c9e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:03:06.669 INFO:tasks.rados.rados.0.smithi112.stdout:2974: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T20:03:06.828 INFO:tasks.rados.rados.0.smithi112.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-09-23T20:03:06.842 INFO:tasks.rados.rados.0.smithi112.stdout:2976: writing smithi11289144-334 from 498002 to 1273160 tid 1 2023-09-23T20:03:06.852 INFO:tasks.rados.rados.0.smithi112.stdout:2976: writing smithi11289144-334 from 1913863 to 2698196 tid 2 2023-09-23T20:03:06.858 INFO:tasks.rados.rados.0.smithi112.stdout:2976: writing smithi11289144-334 from 3358588 to 3698002 tid 3 2023-09-23T20:03:06.858 INFO:tasks.rados.rados.0.smithi112.stdout:2966: done (10 left) 2023-09-23T20:03:06.858 INFO:tasks.rados.rados.0.smithi112.stdout:2967: done (9 left) 2023-09-23T20:03:06.858 INFO:tasks.rados.rados.0.smithi112.stdout:2968: done (8 left) 2023-09-23T20:03:06.858 INFO:tasks.rados.rados.0.smithi112.stdout:2969: done (7 left) 2023-09-23T20:03:06.858 INFO:tasks.rados.rados.0.smithi112.stdout:2970: done (6 left) 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2971: done (5 left) 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2972: done (4 left) 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2973: done (3 left) 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2974: done (2 left) 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2975: done (1 left) 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2977: read oid 340 snap -1 2023-09-23T20:03:06.859 INFO:tasks.rados.rados.0.smithi112.stdout:2977: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:03:06.860 INFO:tasks.rados.rados.0.smithi112.stdout:2978: write oid 98 current snap is 0 2023-09-23T20:03:06.860 INFO:tasks.rados.rados.0.smithi112.stdout:2976: finishing write tid 1 to smithi11289144-334 2023-09-23T20:03:06.860 INFO:tasks.rados.rados.0.smithi112.stdout:2976: finishing write tid 2 to smithi11289144-334 2023-09-23T20:03:06.860 INFO:tasks.rados.rados.0.smithi112.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-09-23T20:03:06.863 INFO:tasks.rados.rados.0.smithi112.stdout:2978: writing smithi11289144-98 from 514809 to 965216 tid 1 2023-09-23T20:03:06.869 INFO:tasks.rados.rados.0.smithi112.stdout:2978: writing smithi11289144-98 from 1455992 to 1983983 tid 2 2023-09-23T20:03:06.876 INFO:tasks.rados.rados.0.smithi112.stdout:2978: writing smithi11289144-98 from 2469658 to 3193711 tid 3 2023-09-23T20:03:06.879 INFO:tasks.rados.rados.0.smithi112.stdout:2978: writing smithi11289144-98 from 3608303 to 3714809 tid 4 2023-09-23T20:03:06.879 INFO:tasks.rados.rados.0.smithi112.stdout:2979: write oid 322 current snap is 0 2023-09-23T20:03:06.880 INFO:tasks.rados.rados.0.smithi112.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-09-23T20:03:06.885 INFO:tasks.rados.rados.0.smithi112.stdout:2979: writing smithi11289144-322 from 531616 to 1057272 tid 1 2023-09-23T20:03:06.892 INFO:tasks.rados.rados.0.smithi112.stdout:2979: writing smithi11289144-322 from 1514474 to 2186123 tid 2 2023-09-23T20:03:06.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:06 smithi112 bash[41728]: cluster 2023-09-23T20:03:04.777130+0000 mgr.x (mgr.24721) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-09-23T20:03:06.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:06 smithi112 bash[27353]: cluster 2023-09-23T20:03:04.777130+0000 mgr.x (mgr.24721) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-09-23T20:03:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:2979: writing smithi11289144-322 from 2780728 to 3316053 tid 3 2023-09-23T20:03:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:2980: write oid 62 current snap is 0 2023-09-23T20:03:06.901 INFO:tasks.rados.rados.0.smithi112.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-09-23T20:03:06.915 INFO:tasks.rados.rados.0.smithi112.stdout:2980: writing smithi11289144-62 from 548423 to 1149328 tid 1 2023-09-23T20:03:06.926 INFO:tasks.rados.rados.0.smithi112.stdout:2980: writing smithi11289144-62 from 1572956 to 2104616 tid 2 2023-09-23T20:03:06.941 INFO:tasks.rados.rados.0.smithi112.stdout:2980: writing smithi11289144-62 from 2524504 to 3271101 tid 3 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2980: writing smithi11289144-62 from 3740781 to 3748423 tid 4 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2981: write oid 203 current snap is 0 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2976: finishing write tid 3 to smithi11289144-334 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2976: finishing write tid 4 to smithi11289144-334 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2976: finishing write tid 5 to smithi11289144-334 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 355 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2976: left oid 334 (ObjNum 1886 snap 0 seq_num 1886) 2023-09-23T20:03:06.945 INFO:tasks.rados.rados.0.smithi112.stdout:2977: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:03:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:06 smithi174 bash[31352]: cluster 2023-09-23T20:03:04.777130+0000 mgr.x (mgr.24721) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-09-23T20:03:07.083 INFO:tasks.rados.rados.0.smithi112.stdout:2978: finishing write tid 1 to smithi11289144-98 2023-09-23T20:03:07.084 INFO:tasks.rados.rados.0.smithi112.stdout:2978: finishing write tid 2 to smithi11289144-98 2023-09-23T20:03:07.084 INFO:tasks.rados.rados.0.smithi112.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-09-23T20:03:07.089 INFO:tasks.rados.rados.0.smithi112.stdout:2981: writing smithi11289144-203 from 565230 to 1241384 tid 1 2023-09-23T20:03:07.098 INFO:tasks.rados.rados.0.smithi112.stdout:2981: writing smithi11289144-203 from 2031438 to 2706756 tid 2 2023-09-23T20:03:07.106 INFO:tasks.rados.rados.0.smithi112.stdout:2981: writing smithi11289144-203 from 3235574 to 3765230 tid 3 2023-09-23T20:03:07.106 INFO:tasks.rados.rados.0.smithi112.stdout:2976: done (5 left) 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2977: done (4 left) 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2982: delete oid 377 current snap is 0 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2978: finishing write tid 3 to smithi11289144-98 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2978: finishing write tid 4 to smithi11289144-98 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2978: finishing write tid 5 to smithi11289144-98 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2978: finishing write tid 6 to smithi11289144-98 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 98 v 269 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2978: left oid 98 (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T20:03:07.107 INFO:tasks.rados.rados.0.smithi112.stdout:2979: finishing write tid 1 to smithi11289144-322 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2979: finishing write tid 2 to smithi11289144-322 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2979: finishing write tid 3 to smithi11289144-322 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2979: finishing write tid 4 to smithi11289144-322 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2979: finishing write tid 5 to smithi11289144-322 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 322 v 325 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2979: left oid 322 (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2980: finishing write tid 1 to smithi11289144-62 2023-09-23T20:03:07.108 INFO:tasks.rados.rados.0.smithi112.stdout:2980: finishing write tid 2 to smithi11289144-62 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2980: finishing write tid 3 to smithi11289144-62 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2980: finishing write tid 4 to smithi11289144-62 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2980: finishing write tid 5 to smithi11289144-62 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2980: finishing write tid 6 to smithi11289144-62 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 62 v 447 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2980: left oid 62 (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2981: finishing write tid 1 to smithi11289144-203 2023-09-23T20:03:07.109 INFO:tasks.rados.rados.0.smithi112.stdout:2981: finishing write tid 2 to smithi11289144-203 2023-09-23T20:03:07.110 INFO:tasks.rados.rados.0.smithi112.stdout:2978: done (4 left) 2023-09-23T20:03:07.110 INFO:tasks.rados.rados.0.smithi112.stdout:2979: done (3 left) 2023-09-23T20:03:07.110 INFO:tasks.rados.rados.0.smithi112.stdout:2980: done (2 left) 2023-09-23T20:03:07.110 INFO:tasks.rados.rados.0.smithi112.stdout:2982: done (1 left) 2023-09-23T20:03:07.110 INFO:tasks.rados.rados.0.smithi112.stdout:2983: write oid 425 current snap is 0 2023-09-23T20:03:07.110 INFO:tasks.rados.rados.0.smithi112.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-09-23T20:03:07.112 INFO:tasks.rados.rados.0.smithi112.stdout:2983: writing smithi11289144-425 from 598844 to 1025496 tid 1 2023-09-23T20:03:07.119 INFO:tasks.rados.rados.0.smithi112.stdout:2983: writing smithi11289144-425 from 1632049 to 2311036 tid 2 2023-09-23T20:03:07.130 INFO:tasks.rados.rados.0.smithi112.stdout:2983: writing smithi11289144-425 from 2774067 to 3470833 tid 3 2023-09-23T20:03:07.130 INFO:tasks.rados.rados.0.smithi112.stdout:2984: read oid 62 snap -1 2023-09-23T20:03:07.130 INFO:tasks.rados.rados.0.smithi112.stdout:2984: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:03:07.130 INFO:tasks.rados.rados.0.smithi112.stdout:2985: read oid 84 snap -1 2023-09-23T20:03:07.130 INFO:tasks.rados.rados.0.smithi112.stdout:2985: expect (ObjNum 83 snap 0 seq_num 83) 2023-09-23T20:03:07.131 INFO:tasks.rados.rados.0.smithi112.stdout:2986: read oid 231 snap -1 2023-09-23T20:03:07.131 INFO:tasks.rados.rados.0.smithi112.stdout:2986: expect (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T20:03:07.131 INFO:tasks.rados.rados.0.smithi112.stdout:2987: write oid 320 current snap is 0 2023-09-23T20:03:07.131 INFO:tasks.rados.rados.0.smithi112.stdout:2981: finishing write tid 3 to smithi11289144-203 2023-09-23T20:03:07.131 INFO:tasks.rados.rados.0.smithi112.stdout:2981: finishing write tid 4 to smithi11289144-203 2023-09-23T20:03:07.132 INFO:tasks.rados.rados.0.smithi112.stdout:2981: finishing write tid 5 to smithi11289144-203 2023-09-23T20:03:07.132 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 203 v 367 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-09-23T20:03:07.132 INFO:tasks.rados.rados.0.smithi112.stdout:2981: left oid 203 (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:03:07.132 INFO:tasks.rados.rados.0.smithi112.stdout:2983: finishing write tid 1 to smithi11289144-425 2023-09-23T20:03:07.132 INFO:tasks.rados.rados.0.smithi112.stdout:2983: finishing write tid 2 to smithi11289144-425 2023-09-23T20:03:07.132 INFO:tasks.rados.rados.0.smithi112.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-09-23T20:03:07.136 INFO:tasks.rados.rados.0.smithi112.stdout:2987: writing smithi11289144-320 from 615651 to 1233905 tid 1 2023-09-23T20:03:07.142 INFO:tasks.rados.rados.0.smithi112.stdout:2987: writing smithi11289144-320 from 1806884 to 2345882 tid 2 2023-09-23T20:03:07.149 INFO:tasks.rados.rados.0.smithi112.stdout:2987: writing smithi11289144-320 from 3034196 to 3542234 tid 3 2023-09-23T20:03:07.149 INFO:tasks.rados.rados.0.smithi112.stdout:2981: done (5 left) 2023-09-23T20:03:07.149 INFO:tasks.rados.rados.0.smithi112.stdout:2988: read oid 198 snap -1 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2988: expect deleted 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2989: read oid 203 snap -1 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2989: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2990: read oid 99 snap -1 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2990: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2991: write oid 126 current snap is 0 2023-09-23T20:03:07.150 INFO:tasks.rados.rados.0.smithi112.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-09-23T20:03:07.156 INFO:tasks.rados.rados.0.smithi112.stdout:2991: writing smithi11289144-126 from 632458 to 1325961 tid 1 2023-09-23T20:03:07.164 INFO:tasks.rados.rados.0.smithi112.stdout:2991: writing smithi11289144-126 from 1865366 to 2548022 tid 2 2023-09-23T20:03:07.171 INFO:tasks.rados.rados.0.smithi112.stdout:2991: writing smithi11289144-126 from 3061619 to 3780929 tid 3 2023-09-23T20:03:07.172 INFO:tasks.rados.rados.0.smithi112.stdout:2992: write oid 74 current snap is 0 2023-09-23T20:03:07.172 INFO:tasks.rados.rados.0.smithi112.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-09-23T20:03:07.181 INFO:tasks.rados.rados.0.smithi112.stdout:2992: writing smithi11289144-74 from 649265 to 1418017 tid 1 2023-09-23T20:03:07.189 INFO:tasks.rados.rados.0.smithi112.stdout:2992: writing smithi11289144-74 from 2207495 to 2750162 tid 2 2023-09-23T20:03:07.195 INFO:tasks.rados.rados.0.smithi112.stdout:2992: writing smithi11289144-74 from 3372689 to 3849265 tid 3 2023-09-23T20:03:07.195 INFO:tasks.rados.rados.0.smithi112.stdout:2993: read oid 168 snap -1 2023-09-23T20:03:07.195 INFO:tasks.rados.rados.0.smithi112.stdout:2993: expect deleted 2023-09-23T20:03:07.196 INFO:tasks.rados.rados.0.smithi112.stdout:2994: write oid 284 current snap is 0 2023-09-23T20:03:07.196 INFO:tasks.rados.rados.0.smithi112.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-09-23T20:03:07.201 INFO:tasks.rados.rados.0.smithi112.stdout:2994: writing smithi11289144-284 from 666072 to 1110073 tid 1 2023-09-23T20:03:07.209 INFO:tasks.rados.rados.0.smithi112.stdout:2994: writing smithi11289144-284 from 1865977 to 2552302 tid 2 2023-09-23T20:03:07.214 INFO:tasks.rados.rados.0.smithi112.stdout:2994: writing smithi11289144-284 from 3000112 to 3458319 tid 3 2023-09-23T20:03:07.214 INFO:tasks.rados.rados.0.smithi112.stdout:2995: write oid 242 current snap is 0 2023-09-23T20:03:07.214 INFO:tasks.rados.rados.0.smithi112.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-09-23T20:03:07.221 INFO:tasks.rados.rados.0.smithi112.stdout:2995: writing smithi11289144-242 from 682879 to 1202129 tid 1 2023-09-23T20:03:07.230 INFO:tasks.rados.rados.0.smithi112.stdout:2995: writing smithi11289144-242 from 1924459 to 2470795 tid 2 2023-09-23T20:03:07.236 INFO:tasks.rados.rados.0.smithi112.stdout:2995: writing smithi11289144-242 from 3027535 to 3697014 tid 3 2023-09-23T20:03:07.237 INFO:tasks.rados.rados.0.smithi112.stdout:2996: write oid 473 current snap is 0 2023-09-23T20:03:07.237 INFO:tasks.rados.rados.0.smithi112.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-09-23T20:03:07.244 INFO:tasks.rados.rados.0.smithi112.stdout:2996: writing smithi11289144-473 from 699686 to 1294185 tid 1 2023-09-23T20:03:07.252 INFO:tasks.rados.rados.0.smithi112.stdout:2996: writing smithi11289144-473 from 1982941 to 2672935 tid 2 2023-09-23T20:03:07.259 INFO:tasks.rados.rados.0.smithi112.stdout:2996: writing smithi11289144-473 from 3454958 to 3899686 tid 3 2023-09-23T20:03:07.259 INFO:tasks.rados.rados.0.smithi112.stdout:2997: read oid 316 snap -1 2023-09-23T20:03:07.259 INFO:tasks.rados.rados.0.smithi112.stdout:2997: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:03:07.259 INFO:tasks.rados.rados.0.smithi112.stdout:2998: write oid 307 current snap is 0 2023-09-23T20:03:07.259 INFO:tasks.rados.rados.0.smithi112.stdout:2985: expect (ObjNum 83 snap 0 seq_num 83) 2023-09-23T20:03:07.423 INFO:tasks.rados.rados.0.smithi112.stdout:2983: finishing write tid 3 to smithi11289144-425 2023-09-23T20:03:07.423 INFO:tasks.rados.rados.0.smithi112.stdout:2983: finishing write tid 4 to smithi11289144-425 2023-09-23T20:03:07.423 INFO:tasks.rados.rados.0.smithi112.stdout:2983: finishing write tid 5 to smithi11289144-425 2023-09-23T20:03:07.423 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 425 v 419 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-09-23T20:03:07.423 INFO:tasks.rados.rados.0.smithi112.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2023-09-23T20:03:07.423 INFO:tasks.rados.rados.0.smithi112.stdout:2984: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:03:07.524 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:07 smithi112 bash[92890]: debug 2023-09-23T20:03:07.252+0000 7f7aa6c9e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:03:07.524 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:07 smithi112 bash[92890]: debug 2023-09-23T20:03:07.396+0000 7f7aa6c9e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:03:07.588 INFO:tasks.rados.rados.0.smithi112.stdout:2986: expect (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T20:03:07.733 INFO:tasks.rados.rados.0.smithi112.stdout:2987: finishing write tid 1 to smithi11289144-320 2023-09-23T20:03:07.734 INFO:tasks.rados.rados.0.smithi112.stdout:2987: finishing write tid 2 to smithi11289144-320 2023-09-23T20:03:07.734 INFO:tasks.rados.rados.0.smithi112.stdout:2987: finishing write tid 3 to smithi11289144-320 2023-09-23T20:03:07.734 INFO:tasks.rados.rados.0.smithi112.stdout:2987: finishing write tid 4 to smithi11289144-320 2023-09-23T20:03:07.734 INFO:tasks.rados.rados.0.smithi112.stdout:2989: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:03:07.897 INFO:tasks.rados.rados.0.smithi112.stdout:2987: finishing write tid 5 to smithi11289144-320 2023-09-23T20:03:07.897 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 320 v 449 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-09-23T20:03:07.897 INFO:tasks.rados.rados.0.smithi112.stdout:2987: left oid 320 (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:03:07.897 INFO:tasks.rados.rados.0.smithi112.stdout:2990: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:07.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:07 smithi112 bash[27353]: audit 2023-09-23T20:03:07.082919+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.112:0/2472288604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:07 smithi112 bash[41728]: audit 2023-09-23T20:03:07.082919+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.112:0/2472288604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:07.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:07 smithi112 bash[92890]: debug 2023-09-23T20:03:07.524+0000 7f7aa6c9e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:03:08.013 INFO:tasks.rados.rados.0.smithi112.stdout:2991: finishing write tid 1 to smithi11289144-126 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:2991: finishing write tid 2 to smithi11289144-126 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:2991: finishing write tid 3 to smithi11289144-126 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:2991: finishing write tid 4 to smithi11289144-126 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:2991: finishing write tid 5 to smithi11289144-126 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 126 v 308 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2023-09-23T20:03:08.014 INFO:tasks.rados.rados.0.smithi112.stdout:2992: finishing write tid 1 to smithi11289144-74 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2992: finishing write tid 2 to smithi11289144-74 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2992: finishing write tid 3 to smithi11289144-74 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2992: finishing write tid 4 to smithi11289144-74 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2992: finishing write tid 5 to smithi11289144-74 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 74 v 311 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2994: finishing write tid 1 to smithi11289144-284 2023-09-23T20:03:08.015 INFO:tasks.rados.rados.0.smithi112.stdout:2994: finishing write tid 2 to smithi11289144-284 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2994: finishing write tid 3 to smithi11289144-284 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2994: finishing write tid 4 to smithi11289144-284 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2994: finishing write tid 5 to smithi11289144-284 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 284 v 359 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2994: left oid 284 (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2995: finishing write tid 1 to smithi11289144-242 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2995: finishing write tid 2 to smithi11289144-242 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2995: finishing write tid 3 to smithi11289144-242 2023-09-23T20:03:08.016 INFO:tasks.rados.rados.0.smithi112.stdout:2995: finishing write tid 4 to smithi11289144-242 2023-09-23T20:03:08.017 INFO:tasks.rados.rados.0.smithi112.stdout:2995: finishing write tid 5 to smithi11289144-242 2023-09-23T20:03:08.017 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 242 v 371 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-09-23T20:03:08.017 INFO:tasks.rados.rados.0.smithi112.stdout:2995: left oid 242 (ObjNum 1897 snap 0 seq_num 1897) 2023-09-23T20:03:08.017 INFO:tasks.rados.rados.0.smithi112.stdout:2996: finishing write tid 1 to smithi11289144-473 2023-09-23T20:03:08.017 INFO:tasks.rados.rados.0.smithi112.stdout:2996: finishing write tid 2 to smithi11289144-473 2023-09-23T20:03:08.017 INFO:tasks.rados.rados.0.smithi112.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-09-23T20:03:08.027 INFO:tasks.rados.rados.0.smithi112.stdout:2998: writing smithi11289144-307 from 716493 to 1386241 tid 1 2023-09-23T20:03:08.033 INFO:tasks.rados.rados.0.smithi112.stdout:2998: writing smithi11289144-307 from 1925070 to 2358722 tid 2 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2998: writing smithi11289144-307 from 2849675 to 3541698 tid 3 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2983: done (15 left) 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2984: done (14 left) 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2985: done (13 left) 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2986: done (12 left) 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2987: done (11 left) 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2988: done (10 left) 2023-09-23T20:03:08.041 INFO:tasks.rados.rados.0.smithi112.stdout:2989: done (9 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2990: done (8 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2991: done (7 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2992: done (6 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2993: done (5 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2994: done (4 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2995: done (3 left) 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2999: write oid 85 current snap is 0 2023-09-23T20:03:08.042 INFO:tasks.rados.rados.0.smithi112.stdout:2996: finishing write tid 3 to smithi11289144-473 2023-09-23T20:03:08.043 INFO:tasks.rados.rados.0.smithi112.stdout:2996: finishing write tid 4 to smithi11289144-473 2023-09-23T20:03:08.043 INFO:tasks.rados.rados.0.smithi112.stdout:2996: finishing write tid 5 to smithi11289144-473 2023-09-23T20:03:08.043 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 473 v 409 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-09-23T20:03:08.043 INFO:tasks.rados.rados.0.smithi112.stdout:2996: left oid 473 (ObjNum 1898 snap 0 seq_num 1898) 2023-09-23T20:03:08.043 INFO:tasks.rados.rados.0.smithi112.stdout:2997: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:03:08.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:07 smithi174 bash[31352]: audit 2023-09-23T20:03:07.082919+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.112:0/2472288604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:08.181 INFO:tasks.rados.rados.0.smithi112.stdout:2998: finishing write tid 1 to smithi11289144-307 2023-09-23T20:03:08.181 INFO:tasks.rados.rados.0.smithi112.stdout:2998: finishing write tid 2 to smithi11289144-307 2023-09-23T20:03:08.182 INFO:tasks.rados.rados.0.smithi112.stdout:2998: finishing write tid 3 to smithi11289144-307 2023-09-23T20:03:08.182 INFO:tasks.rados.rados.0.smithi112.stdout:2998: finishing write tid 4 to smithi11289144-307 2023-09-23T20:03:08.182 INFO:tasks.rados.rados.0.smithi112.stdout:2998: finishing write tid 5 to smithi11289144-307 2023-09-23T20:03:08.182 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 307 v 329 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-09-23T20:03:08.182 INFO:tasks.rados.rados.0.smithi112.stdout:2998: left oid 307 (ObjNum 1899 snap 0 seq_num 1899) 2023-09-23T20:03:08.182 INFO:tasks.rados.rados.0.smithi112.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-09-23T20:03:08.195 INFO:tasks.rados.rados.0.smithi112.stdout:2999: writing smithi11289144-85 from 733300 to 1478297 tid 1 2023-09-23T20:03:08.202 INFO:tasks.rados.rados.0.smithi112.stdout:2999: writing smithi11289144-85 from 1983552 to 2677215 tid 2 2023-09-23T20:03:08.210 INFO:tasks.rados.rados.0.smithi112.stdout:2999: writing smithi11289144-85 from 3393451 to 3933300 tid 3 2023-09-23T20:03:08.210 INFO:tasks.rados.rados.0.smithi112.stdout:2996: done (3 left) 2023-09-23T20:03:08.210 INFO:tasks.rados.rados.0.smithi112.stdout:2997: done (2 left) 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:2998: done (1 left) 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:3000: read oid 272 snap -1 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:3000: expect deleted 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:3001: write oid 1 current snap is 0 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:2999: finishing write tid 1 to smithi11289144-85 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:2999: finishing write tid 2 to smithi11289144-85 2023-09-23T20:03:08.211 INFO:tasks.rados.rados.0.smithi112.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-09-23T20:03:08.217 INFO:tasks.rados.rados.0.smithi112.stdout:3001: writing smithi11289144-1 from 750107 to 1286706 tid 1 2023-09-23T20:03:08.222 INFO:tasks.rados.rados.0.smithi112.stdout:3001: writing smithi11289144-1 from 1758387 to 2195708 tid 2 2023-09-23T20:03:08.228 INFO:tasks.rados.rados.0.smithi112.stdout:3001: writing smithi11289144-1 from 2620874 to 3051794 tid 3 2023-09-23T20:03:08.233 INFO:tasks.rados.rados.0.smithi112.stdout:3001: writing smithi11289144-1 from 3568355 to 3950107 tid 4 2023-09-23T20:03:08.233 INFO:tasks.rados.rados.0.smithi112.stdout:3002: read oid 178 snap -1 2023-09-23T20:03:08.233 INFO:tasks.rados.rados.0.smithi112.stdout:3002: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:03:08.233 INFO:tasks.rados.rados.0.smithi112.stdout:3003: write oid 420 current snap is 0 2023-09-23T20:03:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-09-23T20:03:08.241 INFO:tasks.rados.rados.0.smithi112.stdout:3003: writing smithi11289144-420 from 766914 to 1378762 tid 1 2023-09-23T20:03:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3003: writing smithi11289144-420 from 1816869 to 2514201 tid 2 2023-09-23T20:03:08.256 INFO:tasks.rados.rados.0.smithi112.stdout:3003: writing smithi11289144-420 from 3164650 to 3806842 tid 3 2023-09-23T20:03:08.256 INFO:tasks.rados.rados.0.smithi112.stdout:3004: read oid 500 snap -1 2023-09-23T20:03:08.256 INFO:tasks.rados.rados.0.smithi112.stdout:3004: expect (ObjNum 875 snap 0 seq_num 875) 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:3005: read oid 122 snap -1 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:3005: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:3006: delete oid 450 current snap is 0 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:2999: finishing write tid 3 to smithi11289144-85 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:2999: finishing write tid 4 to smithi11289144-85 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:2999: finishing write tid 5 to smithi11289144-85 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 85 v 441 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:2999: left oid 85 (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T20:03:08.257 INFO:tasks.rados.rados.0.smithi112.stdout:3001: finishing write tid 1 to smithi11289144-1 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3001: finishing write tid 2 to smithi11289144-1 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3001: finishing write tid 3 to smithi11289144-1 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3001: finishing write tid 4 to smithi11289144-1 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3001: finishing write tid 5 to smithi11289144-1 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3001: finishing write tid 6 to smithi11289144-1 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 1 v 331 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3001: left oid 1 (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T20:03:08.258 INFO:tasks.rados.rados.0.smithi112.stdout:3002: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:03:08.353 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[92890]: debug 2023-09-23T20:03:08.072+0000 7f7aa6c9e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:03:08.444 INFO:tasks.rados.rados.0.smithi112.stdout:3003: finishing write tid 1 to smithi11289144-420 2023-09-23T20:03:08.445 INFO:tasks.rados.rados.0.smithi112.stdout:3003: finishing write tid 2 to smithi11289144-420 2023-09-23T20:03:08.445 INFO:tasks.rados.rados.0.smithi112.stdout:3003: finishing write tid 3 to smithi11289144-420 2023-09-23T20:03:08.445 INFO:tasks.rados.rados.0.smithi112.stdout:3004: expect (ObjNum 875 snap 0 seq_num 875) 2023-09-23T20:03:08.626 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[92890]: debug 2023-09-23T20:03:08.351+0000 7f7aa6c9e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:03:08.626 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[27353]: cluster 2023-09-23T20:03:06.777826+0000 mgr.x (mgr.24721) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 5.7 MiB/s wr, 74 op/s 2023-09-23T20:03:08.626 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[27353]: audit 2023-09-23T20:03:08.593165+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:08.626 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[27353]: audit 2023-09-23T20:03:08.603502+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:08.627 INFO:tasks.rados.rados.0.smithi112.stdout:3003: finishing write tid 4 to smithi11289144-420 2023-09-23T20:03:08.627 INFO:tasks.rados.rados.0.smithi112.stdout:3003: finishing write tid 5 to smithi11289144-420 2023-09-23T20:03:08.627 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 420 v 445 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-09-23T20:03:08.627 INFO:tasks.rados.rados.0.smithi112.stdout:3003: left oid 420 (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T20:03:08.627 INFO:tasks.rados.rados.0.smithi112.stdout:3005: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:03:08.808 INFO:tasks.rados.rados.0.smithi112.stdout:2999: done (7 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3000: done (6 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3001: done (5 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3002: done (4 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3003: done (3 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3004: done (2 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3005: done (1 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3006: done (0 left) 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3007: write oid 482 current snap is 0 2023-09-23T20:03:08.809 INFO:tasks.rados.rados.0.smithi112.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-09-23T20:03:08.819 INFO:tasks.rados.rados.0.smithi112.stdout:3007: writing smithi11289144-482 from 400528 to 1162874 tid 1 2023-09-23T20:03:08.825 INFO:tasks.rados.rados.0.smithi112.stdout:3007: writing smithi11289144-482 from 1817480 to 2000528 tid 2 2023-09-23T20:03:08.825 INFO:tasks.rados.rados.0.smithi112.stdout:3008: write oid 176 current snap is 0 2023-09-23T20:03:08.825 INFO:tasks.rados.rados.0.smithi112.stdout:3007: finishing write tid 1 to smithi11289144-482 2023-09-23T20:03:08.826 INFO:tasks.rados.rados.0.smithi112.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-09-23T20:03:08.830 INFO:tasks.rados.rados.0.smithi112.stdout:3008: writing smithi11289144-176 from 417335 to 854930 tid 1 2023-09-23T20:03:08.836 INFO:tasks.rados.rados.0.smithi112.stdout:3008: writing smithi11289144-176 from 1475962 to 1920621 tid 2 2023-09-23T20:03:08.836 INFO:tasks.rados.rados.0.smithi112.stdout:3009: read oid 269 snap -1 2023-09-23T20:03:08.837 INFO:tasks.rados.rados.0.smithi112.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:03:08.837 INFO:tasks.rados.rados.0.smithi112.stdout:3010: write oid 331 current snap is 0 2023-09-23T20:03:08.837 INFO:tasks.rados.rados.0.smithi112.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-09-23T20:03:08.842 INFO:tasks.rados.rados.0.smithi112.stdout:3010: writing smithi11289144-331 from 434142 to 946986 tid 1 2023-09-23T20:03:08.849 INFO:tasks.rados.rados.0.smithi112.stdout:3010: writing smithi11289144-331 from 1534444 to 2034142 tid 2 2023-09-23T20:03:08.849 INFO:tasks.rados.rados.0.smithi112.stdout:3011: read oid 456 snap -1 2023-09-23T20:03:08.849 INFO:tasks.rados.rados.0.smithi112.stdout:3011: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:03:08.849 INFO:tasks.rados.rados.0.smithi112.stdout:3012: write oid 154 current snap is 0 2023-09-23T20:03:08.849 INFO:tasks.rados.rados.0.smithi112.stdout:3007: finishing write tid 2 to smithi11289144-482 2023-09-23T20:03:08.849 INFO:tasks.rados.rados.0.smithi112.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-09-23T20:03:08.855 INFO:tasks.rados.rados.0.smithi112.stdout:3012: writing smithi11289144-154 from 450949 to 1039042 tid 1 2023-09-23T20:03:08.862 INFO:tasks.rados.rados.0.smithi112.stdout:3012: writing smithi11289144-154 from 1476573 to 1924901 tid 2 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3013: read oid 137 snap -1 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3013: expect deleted 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3014: read oid 317 snap -1 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3014: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3015: write oid 79 current snap is 0 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3007: finishing write tid 3 to smithi11289144-482 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3007: finishing write tid 4 to smithi11289144-482 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 482 v 452 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3007: left oid 482 (ObjNum 1904 snap 0 seq_num 1904) 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3008: finishing write tid 1 to smithi11289144-176 2023-09-23T20:03:08.863 INFO:tasks.rados.rados.0.smithi112.stdout:3008: finishing write tid 2 to smithi11289144-176 2023-09-23T20:03:08.864 INFO:tasks.rados.rados.0.smithi112.stdout:3008: finishing write tid 3 to smithi11289144-176 2023-09-23T20:03:08.864 INFO:tasks.rados.rados.0.smithi112.stdout:3008: finishing write tid 4 to smithi11289144-176 2023-09-23T20:03:08.864 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 176 v 455 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-09-23T20:03:08.864 INFO:tasks.rados.rados.0.smithi112.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:03:08.864 INFO:tasks.rados.rados.0.smithi112.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-09-23T20:03:08.870 INFO:tasks.rados.rados.0.smithi112.stdout:3015: writing smithi11289144-79 from 467756 to 1131098 tid 1 2023-09-23T20:03:08.878 INFO:tasks.rados.rados.0.smithi112.stdout:3015: writing smithi11289144-79 from 1535055 to 2067756 tid 2 2023-09-23T20:03:08.878 INFO:tasks.rados.rados.0.smithi112.stdout:3007: done (8 left) 2023-09-23T20:03:08.878 INFO:tasks.rados.rados.0.smithi112.stdout:3008: done (7 left) 2023-09-23T20:03:08.878 INFO:tasks.rados.rados.0.smithi112.stdout:3016: delete oid 284 current snap is 0 2023-09-23T20:03:08.878 INFO:tasks.rados.rados.0.smithi112.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:03:08.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[41728]: cluster 2023-09-23T20:03:06.777826+0000 mgr.x (mgr.24721) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 5.7 MiB/s wr, 74 op/s 2023-09-23T20:03:08.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[41728]: audit 2023-09-23T20:03:08.593165+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:08.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[41728]: audit 2023-09-23T20:03:08.603502+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:09.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:08 smithi174 bash[31352]: cluster 2023-09-23T20:03:06.777826+0000 mgr.x (mgr.24721) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 5.7 MiB/s wr, 74 op/s 2023-09-23T20:03:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:08 smithi174 bash[31352]: audit 2023-09-23T20:03:08.593165+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:08 smithi174 bash[31352]: audit 2023-09-23T20:03:08.603502+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:09.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:08 smithi174 bash[79436]: ts=2023-09-23T20:03:08.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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:03:09.156 INFO:tasks.rados.rados.0.smithi112.stdout:3010: finishing write tid 1 to smithi11289144-331 2023-09-23T20:03:09.156 INFO:tasks.rados.rados.0.smithi112.stdout:3010: finishing write tid 2 to smithi11289144-331 2023-09-23T20:03:09.156 INFO:tasks.rados.rados.0.smithi112.stdout:3010: finishing write tid 3 to smithi11289144-331 2023-09-23T20:03:09.156 INFO:tasks.rados.rados.0.smithi112.stdout:3010: finishing write tid 4 to smithi11289144-331 2023-09-23T20:03:09.156 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 331 v 334 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-09-23T20:03:09.157 INFO:tasks.rados.rados.0.smithi112.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T20:03:09.157 INFO:tasks.rados.rados.0.smithi112.stdout:3011: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:3012: finishing write tid 1 to smithi11289144-154 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:3012: finishing write tid 2 to smithi11289144-154 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:3012: finishing write tid 3 to smithi11289144-154 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:3012: finishing write tid 4 to smithi11289144-154 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 154 v 362 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:3012: left oid 154 (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T20:03:09.319 INFO:tasks.rados.rados.0.smithi112.stdout:3014: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:03:09.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:08 smithi112 bash[92890]: debug 2023-09-23T20:03:08.911+0000 7f7aa6c9e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:03:09.474 INFO:tasks.rados.rados.0.smithi112.stdout:3015: finishing write tid 1 to smithi11289144-79 2023-09-23T20:03:09.474 INFO:tasks.rados.rados.0.smithi112.stdout:3015: finishing write tid 2 to smithi11289144-79 2023-09-23T20:03:09.474 INFO:tasks.rados.rados.0.smithi112.stdout:3015: finishing write tid 3 to smithi11289144-79 2023-09-23T20:03:09.474 INFO:tasks.rados.rados.0.smithi112.stdout:3015: finishing write tid 4 to smithi11289144-79 2023-09-23T20:03:09.474 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 79 v 448 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-09-23T20:03:09.474 INFO:tasks.rados.rados.0.smithi112.stdout:3015: left oid 79 (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3009: done (7 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3010: done (6 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3011: done (5 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3012: done (4 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3013: done (3 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3014: done (2 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3015: done (1 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3016: done (0 left) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3017: read oid 409 snap -1 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3018: read oid 218 snap -1 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:03:09.475 INFO:tasks.rados.rados.0.smithi112.stdout:3019: write oid 29 current snap is 0 2023-09-23T20:03:09.476 INFO:tasks.rados.rados.0.smithi112.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-09-23T20:03:09.480 INFO:tasks.rados.rados.0.smithi112.stdout:3019: writing smithi11289144-29 from 501370 to 1031563 tid 1 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3019: writing smithi11289144-29 from 1768372 to 2101370 tid 2 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3020: read oid 424 snap -1 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3020: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3021: read oid 286 snap -1 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3021: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3022: write oid 453 current snap is 0 2023-09-23T20:03:09.488 INFO:tasks.rados.rados.0.smithi112.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-09-23T20:03:09.496 INFO:tasks.rados.rados.0.smithi112.stdout:3022: writing smithi11289144-453 from 518177 to 1123619 tid 1 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3022: writing smithi11289144-453 from 1710501 to 2118177 tid 2 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3023: read oid 179 snap -1 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3023: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3024: read oid 341 snap -1 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3024: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3025: read oid 248 snap -1 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3025: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T20:03:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3026: delete oid 143 current snap is 0 2023-09-23T20:03:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:03:09.805 INFO:tasks.rados.rados.0.smithi112.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-09-23T20:03:09.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:09 smithi112 bash[92890]: debug 2023-09-23T20:03:09.471+0000 7f7aa6c9e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:03:10.032 INFO:tasks.rados.rados.0.smithi112.stdout:3019: finishing write tid 1 to smithi11289144-29 2023-09-23T20:03:10.032 INFO:tasks.rados.rados.0.smithi112.stdout:3019: finishing write tid 2 to smithi11289144-29 2023-09-23T20:03:10.033 INFO:tasks.rados.rados.0.smithi112.stdout:3019: finishing write tid 3 to smithi11289144-29 2023-09-23T20:03:10.033 INFO:tasks.rados.rados.0.smithi112.stdout:3019: finishing write tid 4 to smithi11289144-29 2023-09-23T20:03:10.033 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 29 v 336 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-09-23T20:03:10.033 INFO:tasks.rados.rados.0.smithi112.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T20:03:10.033 INFO:tasks.rados.rados.0.smithi112.stdout:3021: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:03:10.129 INFO:tasks.rados.rados.0.smithi112.stdout:3020: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:03:10.256 INFO:tasks.rados.rados.0.smithi112.stdout:3022: finishing write tid 1 to smithi11289144-453 2023-09-23T20:03:10.256 INFO:tasks.rados.rados.0.smithi112.stdout:3025: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T20:03:10.336 INFO:tasks.rados.rados.0.smithi112.stdout:3022: finishing write tid 2 to smithi11289144-453 2023-09-23T20:03:10.337 INFO:tasks.rados.rados.0.smithi112.stdout:3022: finishing write tid 3 to smithi11289144-453 2023-09-23T20:03:10.337 INFO:tasks.rados.rados.0.smithi112.stdout:3022: finishing write tid 4 to smithi11289144-453 2023-09-23T20:03:10.337 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 451 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-09-23T20:03:10.337 INFO:tasks.rados.rados.0.smithi112.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-09-23T20:03:10.337 INFO:tasks.rados.rados.0.smithi112.stdout:3024: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T20:03:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[27353]: cluster 2023-09-23T20:03:08.778810+0000 mgr.x (mgr.24721) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 9.8 MiB/s wr, 107 op/s 2023-09-23T20:03:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[27353]: audit 2023-09-23T20:03:09.146733+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[27353]: audit 2023-09-23T20:03:09.160318+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[27353]: audit 2023-09-23T20:03:09.449273+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[27353]: audit 2023-09-23T20:03:09.460018+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[27353]: audit 2023-09-23T20:03:09.559119+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.112:0/2815765506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[92890]: debug 2023-09-23T20:03:10.151+0000 7f7aa6c9e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[92890]: debug 2023-09-23T20:03:10.271+0000 7f7aa6c9e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[41728]: cluster 2023-09-23T20:03:08.778810+0000 mgr.x (mgr.24721) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 9.8 MiB/s wr, 107 op/s 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[41728]: audit 2023-09-23T20:03:09.146733+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[41728]: audit 2023-09-23T20:03:09.160318+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[41728]: audit 2023-09-23T20:03:09.449273+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[41728]: audit 2023-09-23T20:03:09.460018+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[41728]: audit 2023-09-23T20:03:09.559119+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.112:0/2815765506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:10.493 INFO:tasks.rados.rados.0.smithi112.stdout:3023: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:03:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:10 smithi174 bash[31352]: cluster 2023-09-23T20:03:08.778810+0000 mgr.x (mgr.24721) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 9.8 MiB/s wr, 107 op/s 2023-09-23T20:03:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:10 smithi174 bash[31352]: audit 2023-09-23T20:03:09.146733+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:10 smithi174 bash[31352]: audit 2023-09-23T20:03:09.160318+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:10 smithi174 bash[31352]: audit 2023-09-23T20:03:09.449273+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:10 smithi174 bash[31352]: audit 2023-09-23T20:03:09.460018+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:10 smithi174 bash[31352]: audit 2023-09-23T20:03:09.559119+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.112:0/2815765506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:10.658 INFO:tasks.rados.rados.0.smithi112.stdout:3017: done (9 left) 2023-09-23T20:03:10.658 INFO:tasks.rados.rados.0.smithi112.stdout:3018: done (8 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3019: done (7 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3020: done (6 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3021: done (5 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3022: done (4 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3023: done (3 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3024: done (2 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3025: done (1 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3026: done (0 left) 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3027: write oid 73 current snap is 0 2023-09-23T20:03:10.659 INFO:tasks.rados.rados.0.smithi112.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-09-23T20:03:10.671 INFO:tasks.rados.rados.0.smithi112.stdout:3027: writing smithi11289144-73 from 551791 to 1307731 tid 1 2023-09-23T20:03:10.676 INFO:tasks.rados.rados.0.smithi112.stdout:3027: writing smithi11289144-73 from 1827465 to 2151791 tid 2 2023-09-23T20:03:10.676 INFO:tasks.rados.rados.0.smithi112.stdout:3028: write oid 313 current snap is 0 2023-09-23T20:03:10.676 INFO:tasks.rados.rados.0.smithi112.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-09-23T20:03:10.682 INFO:tasks.rados.rados.0.smithi112.stdout:3028: writing smithi11289144-313 from 568598 to 999787 tid 1 2023-09-23T20:03:10.688 INFO:tasks.rados.rados.0.smithi112.stdout:3028: writing smithi11289144-313 from 1485947 to 2088940 tid 2 2023-09-23T20:03:10.688 INFO:tasks.rados.rados.0.smithi112.stdout:3029: read oid 406 snap -1 2023-09-23T20:03:10.688 INFO:tasks.rados.rados.0.smithi112.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3030: delete oid 137 current snap is 0 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3027: finishing write tid 1 to smithi11289144-73 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3027: finishing write tid 2 to smithi11289144-73 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3027: finishing write tid 3 to smithi11289144-73 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3027: finishing write tid 4 to smithi11289144-73 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 73 v 458 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T20:03:10.689 INFO:tasks.rados.rados.0.smithi112.stdout:3028: finishing write tid 1 to smithi11289144-313 2023-09-23T20:03:10.690 INFO:tasks.rados.rados.0.smithi112.stdout:3027: done (3 left) 2023-09-23T20:03:10.691 INFO:tasks.rados.rados.0.smithi112.stdout:3030: done (2 left) 2023-09-23T20:03:10.691 INFO:tasks.rados.rados.0.smithi112.stdout:3031: write oid 315 current snap is 0 2023-09-23T20:03:10.691 INFO:tasks.rados.rados.0.smithi112.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-09-23T20:03:10.699 INFO:tasks.rados.rados.0.smithi112.stdout:3031: writing smithi11289144-315 from 602212 to 1300252 tid 1 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3031: writing smithi11289144-315 from 2002911 to 2202212 tid 2 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3032: read oid 53 snap -1 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3033: write oid 182 current snap is 0 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3028: finishing write tid 2 to smithi11289144-313 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3028: finishing write tid 3 to smithi11289144-313 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3028: finishing write tid 4 to smithi11289144-313 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 313 v 332 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-09-23T20:03:10.705 INFO:tasks.rados.rados.0.smithi112.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-09-23T20:03:10.714 INFO:tasks.rados.rados.0.smithi112.stdout:3033: writing smithi11289144-182 from 619019 to 1392308 tid 1 2023-09-23T20:03:10.719 INFO:tasks.rados.rados.0.smithi112.stdout:3033: writing smithi11289144-182 from 2061393 to 2219019 tid 2 2023-09-23T20:03:10.719 INFO:tasks.rados.rados.0.smithi112.stdout:3028: done (4 left) 2023-09-23T20:03:10.719 INFO:tasks.rados.rados.0.smithi112.stdout:3034: read oid 57 snap -1 2023-09-23T20:03:10.719 INFO:tasks.rados.rados.0.smithi112.stdout:3034: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T20:03:10.719 INFO:tasks.rados.rados.0.smithi112.stdout:3035: write oid 142 current snap is 0 2023-09-23T20:03:10.720 INFO:tasks.rados.rados.0.smithi112.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-09-23T20:03:10.725 INFO:tasks.rados.rados.0.smithi112.stdout:3035: writing smithi11289144-142 from 635826 to 1084364 tid 1 2023-09-23T20:03:10.732 INFO:tasks.rados.rados.0.smithi112.stdout:3035: writing smithi11289144-142 from 1719875 to 2235826 tid 2 2023-09-23T20:03:10.732 INFO:tasks.rados.rados.0.smithi112.stdout:3036: delete oid 78 current snap is 0 2023-09-23T20:03:10.732 INFO:tasks.rados.rados.0.smithi112.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T20:03:10.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[92890]: debug 2023-09-23T20:03:10.619+0000 7f7aa6c9e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:03:10.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[92890]: debug 2023-09-23T20:03:10.743+0000 7f7aa6c9e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:03:10.914 INFO:tasks.rados.rados.0.smithi112.stdout:3031: finishing write tid 1 to smithi11289144-315 2023-09-23T20:03:10.914 INFO:tasks.rados.rados.0.smithi112.stdout:3031: finishing write tid 2 to smithi11289144-315 2023-09-23T20:03:10.914 INFO:tasks.rados.rados.0.smithi112.stdout:3029: done (6 left) 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3036: done (5 left) 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3037: write oid 417 current snap is 0 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3031: finishing write tid 3 to smithi11289144-315 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3031: finishing write tid 4 to smithi11289144-315 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 315 v 340 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T20:03:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:3033: finishing write tid 1 to smithi11289144-182 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:3033: finishing write tid 2 to smithi11289144-182 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:3033: finishing write tid 3 to smithi11289144-182 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:3033: finishing write tid 4 to smithi11289144-182 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 182 v 412 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-09-23T20:03:11.043 INFO:tasks.rados.rados.0.smithi112.stdout:3034: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T20:03:11.158 INFO:tasks.rados.rados.0.smithi112.stdout:3035: finishing write tid 1 to smithi11289144-142 2023-09-23T20:03:11.158 INFO:tasks.rados.rados.0.smithi112.stdout:3035: finishing write tid 2 to smithi11289144-142 2023-09-23T20:03:11.159 INFO:tasks.rados.rados.0.smithi112.stdout:3035: finishing write tid 3 to smithi11289144-142 2023-09-23T20:03:11.159 INFO:tasks.rados.rados.0.smithi112.stdout:3035: finishing write tid 4 to smithi11289144-142 2023-09-23T20:03:11.159 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 142 v 527 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-09-23T20:03:11.159 INFO:tasks.rados.rados.0.smithi112.stdout:3035: left oid 142 (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:03:11.159 INFO:tasks.rados.rados.0.smithi112.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-09-23T20:03:11.160 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:10 smithi112 bash[92890]: debug 2023-09-23T20:03:10.899+0000 7f7aa6c9e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:03:11.160 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:11 smithi112 bash[92890]: debug 2023-09-23T20:03:11.023+0000 7f7aa6c9e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:03:11.169 INFO:tasks.rados.rados.0.smithi112.stdout:3037: writing smithi11289144-417 from 669440 to 1268476 tid 1 2023-09-23T20:03:11.176 INFO:tasks.rados.rados.0.smithi112.stdout:3037: writing smithi11289144-417 from 1720486 to 2269440 tid 2 2023-09-23T20:03:11.176 INFO:tasks.rados.rados.0.smithi112.stdout:3031: done (5 left) 2023-09-23T20:03:11.176 INFO:tasks.rados.rados.0.smithi112.stdout:3032: done (4 left) 2023-09-23T20:03:11.176 INFO:tasks.rados.rados.0.smithi112.stdout:3033: done (3 left) 2023-09-23T20:03:11.176 INFO:tasks.rados.rados.0.smithi112.stdout:3034: done (2 left) 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3035: done (1 left) 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3038: read oid 148 snap -1 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3038: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3039: read oid 392 snap -1 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3039: expect deleted 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3040: read oid 213 snap -1 2023-09-23T20:03:11.177 INFO:tasks.rados.rados.0.smithi112.stdout:3040: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:03:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:3041: read oid 453 snap -1 2023-09-23T20:03:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:3041: expect (ObjNum 1911 snap 0 seq_num 1911) 2023-09-23T20:03:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:3042: read oid 447 snap -1 2023-09-23T20:03:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:3042: expect deleted 2023-09-23T20:03:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:3043: write oid 289 current snap is 0 2023-09-23T20:03:11.178 INFO:tasks.rados.rados.0.smithi112.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-09-23T20:03:11.183 INFO:tasks.rados.rados.0.smithi112.stdout:3043: writing smithi11289144-289 from 686247 to 1360532 tid 1 2023-09-23T20:03:11.189 INFO:tasks.rados.rados.0.smithi112.stdout:3043: writing smithi11289144-289 from 1778968 to 2252979 tid 2 2023-09-23T20:03:11.189 INFO:tasks.rados.rados.0.smithi112.stdout:3044: write oid 281 current snap is 0 2023-09-23T20:03:11.190 INFO:tasks.rados.rados.0.smithi112.stdout:3037: finishing write tid 1 to smithi11289144-417 2023-09-23T20:03:11.190 INFO:tasks.rados.rados.0.smithi112.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-09-23T20:03:11.197 INFO:tasks.rados.rados.0.smithi112.stdout:3044: writing smithi11289144-281 from 703054 to 1452588 tid 1 2023-09-23T20:03:11.201 INFO:tasks.rados.rados.0.smithi112.stdout:3044: writing smithi11289144-281 from 2237450 to 2303054 tid 2 2023-09-23T20:03:11.202 INFO:tasks.rados.rados.0.smithi112.stdout:3045: delete oid 399 current snap is 0 2023-09-23T20:03:11.202 INFO:tasks.rados.rados.0.smithi112.stdout:3038: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3037: finishing write tid 2 to smithi11289144-417 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3037: finishing write tid 3 to smithi11289144-417 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3038: done (8 left) 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3039: done (7 left) 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3042: done (6 left) 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3045: done (5 left) 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3046: read oid 224 snap -1 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3046: expect deleted 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi112.stdout:3047: delete oid 485 current snap is 0 2023-09-23T20:03:11.308 INFO:tasks.rados.rados.0.smithi112.stdout:3037: finishing write tid 4 to smithi11289144-417 2023-09-23T20:03:11.308 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 417 v 272 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-09-23T20:03:11.308 INFO:tasks.rados.rados.0.smithi112.stdout:3037: left oid 417 (ObjNum 1920 snap 0 seq_num 1920) 2023-09-23T20:03:11.308 INFO:tasks.rados.rados.0.smithi112.stdout:3041: expect (ObjNum 1911 snap 0 seq_num 1911) 2023-09-23T20:03:11.392 INFO:tasks.rados.rados.0.smithi112.stdout:3040: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:03:11.478 INFO:tasks.rados.rados.0.smithi112.stdout:3043: finishing write tid 1 to smithi11289144-289 2023-09-23T20:03:11.479 INFO:tasks.rados.rados.0.smithi112.stdout:3043: finishing write tid 2 to smithi11289144-289 2023-09-23T20:03:11.479 INFO:tasks.rados.rados.0.smithi112.stdout:3037: done (6 left) 2023-09-23T20:03:11.479 INFO:tasks.rados.rados.0.smithi112.stdout:3040: done (5 left) 2023-09-23T20:03:11.479 INFO:tasks.rados.rados.0.smithi112.stdout:3041: done (4 left) 2023-09-23T20:03:11.479 INFO:tasks.rados.rados.0.smithi112.stdout:3047: done (3 left) 2023-09-23T20:03:11.480 INFO:tasks.rados.rados.0.smithi112.stdout:3048: write oid 444 current snap is 0 2023-09-23T20:03:11.480 INFO:tasks.rados.rados.0.smithi112.stdout:3043: finishing write tid 3 to smithi11289144-289 2023-09-23T20:03:11.480 INFO:tasks.rados.rados.0.smithi112.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-09-23T20:03:11.485 INFO:tasks.rados.rados.0.smithi112.stdout:3048: writing smithi11289144-444 from 753475 to 1445109 tid 1 2023-09-23T20:03:11.491 INFO:tasks.rados.rados.0.smithi112.stdout:3048: writing smithi11289144-444 from 2012896 to 2353475 tid 2 2023-09-23T20:03:11.491 INFO:tasks.rados.rados.0.smithi112.stdout:3049: write oid 102 current snap is 0 2023-09-23T20:03:11.491 INFO:tasks.rados.rados.0.smithi112.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-09-23T20:03:11.496 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:11 smithi112 bash[92890]: debug 2023-09-23T20:03:11.159+0000 7f7aa6c9e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:03:11.496 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:11 smithi112 bash[92890]: debug 2023-09-23T20:03:11.363+0000 7f7aa6c9e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:03:11.502 INFO:tasks.rados.rados.0.smithi112.stdout:3049: writing smithi11289144-102 from 770282 to 1537165 tid 1 2023-09-23T20:03:11.508 INFO:tasks.rados.rados.0.smithi112.stdout:3049: writing smithi11289144-102 from 2071378 to 2370282 tid 2 2023-09-23T20:03:11.509 INFO:tasks.rados.rados.0.smithi112.stdout:3050: write oid 231 current snap is 0 2023-09-23T20:03:11.509 INFO:tasks.rados.rados.0.smithi112.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-09-23T20:03:11.514 INFO:tasks.rados.rados.0.smithi112.stdout:3050: writing smithi11289144-231 from 787089 to 1229221 tid 1 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:3050: writing smithi11289144-231 from 1729860 to 2387089 tid 2 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:3051: delete oid 131 current snap is 0 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:3043: finishing write tid 4 to smithi11289144-289 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 289 v 337 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:3044: finishing write tid 1 to smithi11289144-281 2023-09-23T20:03:11.521 INFO:tasks.rados.rados.0.smithi112.stdout:3044: finishing write tid 2 to smithi11289144-281 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3044: finishing write tid 3 to smithi11289144-281 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3044: finishing write tid 4 to smithi11289144-281 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 530 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3048: finishing write tid 1 to smithi11289144-444 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3048: finishing write tid 2 to smithi11289144-444 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3048: finishing write tid 3 to smithi11289144-444 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3048: finishing write tid 4 to smithi11289144-444 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 312 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3048: left oid 444 (ObjNum 1925 snap 0 seq_num 1925) 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3049: finishing write tid 1 to smithi11289144-102 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi112.stdout:3049: finishing write tid 2 to smithi11289144-102 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi112.stdout:3049: finishing write tid 3 to smithi11289144-102 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi112.stdout:3049: finishing write tid 4 to smithi11289144-102 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 102 v 340 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi112.stdout:3049: left oid 102 (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3050: finishing write tid 1 to smithi11289144-231 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3043: done (6 left) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3044: done (5 left) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3046: done (4 left) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3048: done (3 left) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3049: done (2 left) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3051: done (1 left) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3052: read oid 267 snap -1 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3052: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3053: read oid 35 snap -1 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3053: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T20:03:11.524 INFO:tasks.rados.rados.0.smithi112.stdout:3054: read oid 217 snap -1 2023-09-23T20:03:11.525 INFO:tasks.rados.rados.0.smithi112.stdout:3054: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:03:11.525 INFO:tasks.rados.rados.0.smithi112.stdout:3055: write oid 410 current snap is 0 2023-09-23T20:03:11.525 INFO:tasks.rados.rados.0.smithi112.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-09-23T20:03:11.528 INFO:tasks.rados.rados.0.smithi112.stdout:3055: writing smithi11289144-410 from 420703 to 1013333 tid 1 2023-09-23T20:03:11.536 INFO:tasks.rados.rados.0.smithi112.stdout:3055: writing smithi11289144-410 from 1730471 to 2420703 tid 2 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:3056: delete oid 154 current snap is 0 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:3050: finishing write tid 2 to smithi11289144-231 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:3050: finishing write tid 3 to smithi11289144-231 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:3050: finishing write tid 4 to smithi11289144-231 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 231 v 314 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:3050: left oid 231 (ObjNum 1927 snap 0 seq_num 1927) 2023-09-23T20:03:11.537 INFO:tasks.rados.rados.0.smithi112.stdout:3054: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:03:11.657 INFO:tasks.rados.rados.0.smithi112.stdout:3053: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T20:03:11.832 INFO:tasks.rados.rados.0.smithi112.stdout:3052: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T20:03:11.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:11 smithi112 bash[92890]: debug 2023-09-23T20:03:11.495+0000 7f7aa6c9e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:3055: finishing write tid 1 to smithi11289144-410 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:3055: finishing write tid 2 to smithi11289144-410 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:3055: finishing write tid 3 to smithi11289144-410 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:3055: finishing write tid 4 to smithi11289144-410 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 317 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:3055: left oid 410 (ObjNum 1929 snap 0 seq_num 1929) 2023-09-23T20:03:12.077 INFO:tasks.rados.rados.0.smithi112.stdout:3050: done (5 left) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3052: done (4 left) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3053: done (3 left) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3054: done (2 left) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3055: done (1 left) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3056: done (0 left) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3057: read oid 253 snap -1 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3057: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:03:12.078 INFO:tasks.rados.rados.0.smithi112.stdout:3058: delete oid 412 current snap is 0 2023-09-23T20:03:12.081 INFO:tasks.rados.rados.0.smithi112.stdout:3058: done (1 left) 2023-09-23T20:03:12.081 INFO:tasks.rados.rados.0.smithi112.stdout:3059: write oid 5 current snap is 0 2023-09-23T20:03:12.081 INFO:tasks.rados.rados.0.smithi112.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-09-23T20:03:12.091 INFO:tasks.rados.rados.0.smithi112.stdout:3059: writing smithi11289144-5 from 471124 to 1005854 tid 1 2023-09-23T20:03:12.100 INFO:tasks.rados.rados.0.smithi112.stdout:3059: writing smithi11289144-5 from 1505917 to 2141931 tid 2 2023-09-23T20:03:12.100 INFO:tasks.rados.rados.0.smithi112.stdout:3060: write oid 286 current snap is 0 2023-09-23T20:03:12.100 INFO:tasks.rados.rados.0.smithi112.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-09-23T20:03:12.106 INFO:tasks.rados.rados.0.smithi112.stdout:3060: writing smithi11289144-286 from 487931 to 1097910 tid 1 2023-09-23T20:03:12.114 INFO:tasks.rados.rados.0.smithi112.stdout:3060: writing smithi11289144-286 from 1564399 to 2344071 tid 2 2023-09-23T20:03:12.114 INFO:tasks.rados.rados.0.smithi112.stdout:3061: write oid 399 current snap is 0 2023-09-23T20:03:12.114 INFO:tasks.rados.rados.0.smithi112.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-09-23T20:03:12.122 INFO:tasks.rados.rados.0.smithi112.stdout:3061: writing smithi11289144-399 from 504738 to 1189966 tid 1 2023-09-23T20:03:12.128 INFO:tasks.rados.rados.0.smithi112.stdout:3061: writing smithi11289144-399 from 1622881 to 2262564 tid 2 2023-09-23T20:03:12.129 INFO:tasks.rados.rados.0.smithi112.stdout:3062: read oid 491 snap -1 2023-09-23T20:03:12.129 INFO:tasks.rados.rados.0.smithi112.stdout:3062: expect deleted 2023-09-23T20:03:12.129 INFO:tasks.rados.rados.0.smithi112.stdout:3063: write oid 482 current snap is 0 2023-09-23T20:03:12.129 INFO:tasks.rados.rados.0.smithi112.stdout:3057: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:3059: finishing write tid 1 to smithi11289144-5 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:3059: finishing write tid 2 to smithi11289144-5 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:3059: finishing write tid 3 to smithi11289144-5 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:3059: finishing write tid 4 to smithi11289144-5 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 451 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-09-23T20:03:12.367 INFO:tasks.rados.rados.0.smithi112.stdout:3060: finishing write tid 1 to smithi11289144-286 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:3060: finishing write tid 2 to smithi11289144-286 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:3060: finishing write tid 3 to smithi11289144-286 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:3060: finishing write tid 4 to smithi11289144-286 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 286 v 454 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:3061: finishing write tid 1 to smithi11289144-399 2023-09-23T20:03:12.368 INFO:tasks.rados.rados.0.smithi112.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-09-23T20:03:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:3063: writing smithi11289144-482 from 521545 to 1282022 tid 1 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:3063: writing smithi11289144-482 from 2081363 to 2521545 tid 2 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:3057: done (5 left) 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:3059: done (4 left) 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:3060: done (3 left) 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:3064: write oid 485 current snap is 0 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi112.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-09-23T20:03:12.387 INFO:tasks.rados.rados.0.smithi112.stdout:3064: writing smithi11289144-485 from 538352 to 974078 tid 1 2023-09-23T20:03:12.393 INFO:tasks.rados.rados.0.smithi112.stdout:3064: writing smithi11289144-485 from 1623492 to 2150491 tid 2 2023-09-23T20:03:12.393 INFO:tasks.rados.rados.0.smithi112.stdout:3065: write oid 225 current snap is 0 2023-09-23T20:03:12.393 INFO:tasks.rados.rados.0.smithi112.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-09-23T20:03:12.400 INFO:tasks.rados.rados.0.smithi112.stdout:3065: writing smithi11289144-225 from 555159 to 1066134 tid 1 2023-09-23T20:03:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[27353]: cluster 2023-09-23T20:03:10.779343+0000 mgr.x (mgr.24721) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:03:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[27353]: audit 2023-09-23T20:03:11.989637+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.112:0/686417379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:12.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[41728]: cluster 2023-09-23T20:03:10.779343+0000 mgr.x (mgr.24721) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:03:12.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[41728]: audit 2023-09-23T20:03:11.989637+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.112:0/686417379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:12.408 INFO:tasks.rados.rados.0.smithi112.stdout:3065: writing smithi11289144-225 from 1681974 to 2468984 tid 2 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3066: read oid 224 snap -1 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3066: expect deleted 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3067: delete oid 4 current snap is 0 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3061: finishing write tid 2 to smithi11289144-399 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3061: finishing write tid 3 to smithi11289144-399 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3061: finishing write tid 4 to smithi11289144-399 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 399 v 315 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3063: finishing write tid 1 to smithi11289144-482 2023-09-23T20:03:12.409 INFO:tasks.rados.rados.0.smithi112.stdout:3063: finishing write tid 2 to smithi11289144-482 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3063: finishing write tid 3 to smithi11289144-482 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3063: finishing write tid 4 to smithi11289144-482 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 482 v 461 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3064: finishing write tid 1 to smithi11289144-485 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3064: finishing write tid 2 to smithi11289144-485 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3064: finishing write tid 3 to smithi11289144-485 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3064: finishing write tid 4 to smithi11289144-485 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 276 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3064: left oid 485 (ObjNum 1936 snap 0 seq_num 1936) 2023-09-23T20:03:12.410 INFO:tasks.rados.rados.0.smithi112.stdout:3065: finishing write tid 1 to smithi11289144-225 2023-09-23T20:03:12.411 INFO:tasks.rados.rados.0.smithi112.stdout:3061: done (6 left) 2023-09-23T20:03:12.411 INFO:tasks.rados.rados.0.smithi112.stdout:3062: done (5 left) 2023-09-23T20:03:12.411 INFO:tasks.rados.rados.0.smithi112.stdout:3063: done (4 left) 2023-09-23T20:03:12.411 INFO:tasks.rados.rados.0.smithi112.stdout:3064: done (3 left) 2023-09-23T20:03:12.411 INFO:tasks.rados.rados.0.smithi112.stdout:3066: done (2 left) 2023-09-23T20:03:12.411 INFO:tasks.rados.rados.0.smithi112.stdout:3067: done (1 left) 2023-09-23T20:03:12.412 INFO:tasks.rados.rados.0.smithi112.stdout:3068: read oid 130 snap -1 2023-09-23T20:03:12.412 INFO:tasks.rados.rados.0.smithi112.stdout:3068: expect deleted 2023-09-23T20:03:12.412 INFO:tasks.rados.rados.0.smithi112.stdout:3069: write oid 205 current snap is 0 2023-09-23T20:03:12.412 INFO:tasks.rados.rados.0.smithi112.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-09-23T20:03:12.419 INFO:tasks.rados.rados.0.smithi112.stdout:3069: writing smithi11289144-205 from 588773 to 1366599 tid 1 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3069: writing smithi11289144-205 from 1915291 to 2588773 tid 2 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3070: read oid 82 snap -1 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3070: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3071: delete oid 294 current snap is 0 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3065: finishing write tid 2 to smithi11289144-225 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3065: finishing write tid 3 to smithi11289144-225 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:3065: finishing write tid 4 to smithi11289144-225 2023-09-23T20:03:12.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 225 v 534 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-09-23T20:03:12.426 INFO:tasks.rados.rados.0.smithi112.stdout:3065: left oid 225 (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T20:03:12.426 INFO:tasks.rados.rados.0.smithi112.stdout:3069: finishing write tid 1 to smithi11289144-205 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3065: done (4 left) 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3068: done (3 left) 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3071: done (2 left) 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3072: read oid 359 snap -1 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3073: read oid 69 snap -1 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3073: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3074: write oid 27 current snap is 0 2023-09-23T20:03:12.429 INFO:tasks.rados.rados.0.smithi112.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-09-23T20:03:12.435 INFO:tasks.rados.rados.0.smithi112.stdout:3074: writing smithi11289144-27 from 622387 to 1150711 tid 1 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi112.stdout:3074: writing smithi11289144-27 from 1915902 to 2622387 tid 2 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi112.stdout:3075: read oid 206 snap -1 2023-09-23T20:03:12.445 INFO:tasks.rados.rados.0.smithi112.stdout:3075: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:03:12.445 INFO:tasks.rados.rados.0.smithi112.stdout:3076: write oid 303 current snap is 0 2023-09-23T20:03:12.445 INFO:tasks.rados.rados.0.smithi112.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-09-23T20:03:12.451 INFO:tasks.rados.rados.0.smithi112.stdout:3076: writing smithi11289144-303 from 639194 to 1242767 tid 1 2023-09-23T20:03:12.460 INFO:tasks.rados.rados.0.smithi112.stdout:3076: writing smithi11289144-303 from 1974384 to 2512390 tid 2 2023-09-23T20:03:12.460 INFO:tasks.rados.rados.0.smithi112.stdout:3077: write oid 70 current snap is 0 2023-09-23T20:03:12.460 INFO:tasks.rados.rados.0.smithi112.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi112.stdout:3077: writing smithi11289144-70 from 656001 to 1334823 tid 1 2023-09-23T20:03:12.476 INFO:tasks.rados.rados.0.smithi112.stdout:3077: writing smithi11289144-70 from 2032866 to 2656001 tid 2 2023-09-23T20:03:12.476 INFO:tasks.rados.rados.0.smithi112.stdout:3078: read oid 353 snap -1 2023-09-23T20:03:12.476 INFO:tasks.rados.rados.0.smithi112.stdout:3078: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:03:12.476 INFO:tasks.rados.rados.0.smithi112.stdout:3079: read oid 175 snap -1 2023-09-23T20:03:12.476 INFO:tasks.rados.rados.0.smithi112.stdout:3079: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:12.477 INFO:tasks.rados.rados.0.smithi112.stdout:3080: write oid 298 current snap is 0 2023-09-23T20:03:12.477 INFO:tasks.rados.rados.0.smithi112.stdout:3069: finishing write tid 2 to smithi11289144-205 2023-09-23T20:03:12.477 INFO:tasks.rados.rados.0.smithi112.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-09-23T20:03:12.484 INFO:tasks.rados.rados.0.smithi112.stdout:3080: writing smithi11289144-298 from 672808 to 1426879 tid 1 2023-09-23T20:03:12.491 INFO:tasks.rados.rados.0.smithi112.stdout:3080: writing smithi11289144-298 from 1974995 to 2516670 tid 2 2023-09-23T20:03:12.491 INFO:tasks.rados.rados.0.smithi112.stdout:3081: write oid 438 current snap is 0 2023-09-23T20:03:12.491 INFO:tasks.rados.rados.0.smithi112.stdout:3069: finishing write tid 3 to smithi11289144-205 2023-09-23T20:03:12.491 INFO:tasks.rados.rados.0.smithi112.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-09-23T20:03:12.499 INFO:tasks.rados.rados.0.smithi112.stdout:3081: writing smithi11289144-438 from 689615 to 1118935 tid 1 2023-09-23T20:03:12.505 INFO:tasks.rados.rados.0.smithi112.stdout:3081: writing smithi11289144-438 from 1633477 to 2035163 tid 2 2023-09-23T20:03:12.507 INFO:tasks.rados.rados.0.smithi112.stdout:3081: writing smithi11289144-438 from 2445721 to 2689615 tid 3 2023-09-23T20:03:12.508 INFO:tasks.rados.rados.0.smithi112.stdout:3082: write oid 208 current snap is 0 2023-09-23T20:03:12.508 INFO:tasks.rados.rados.0.smithi112.stdout:3069: finishing write tid 4 to smithi11289144-205 2023-09-23T20:03:12.508 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 205 v 499 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-09-23T20:03:12.508 INFO:tasks.rados.rados.0.smithi112.stdout:3069: left oid 205 (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T20:03:12.508 INFO:tasks.rados.rados.0.smithi112.stdout:3074: finishing write tid 1 to smithi11289144-27 2023-09-23T20:03:12.508 INFO:tasks.rados.rados.0.smithi112.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-09-23T20:03:12.518 INFO:tasks.rados.rados.0.smithi112.stdout:3082: writing smithi11289144-208 from 706422 to 1210991 tid 1 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3082: writing smithi11289144-208 from 1691959 to 2237303 tid 2 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3069: done (12 left) 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3083: read oid 25 snap -1 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3083: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3084: read oid 307 snap -1 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3084: expect (ObjNum 1899 snap 0 seq_num 1899) 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3085: read oid 211 snap -1 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3085: expect deleted 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3086: write oid 157 current snap is 0 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi112.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-09-23T20:03:12.527 INFO:tasks.rados.rados.0.smithi112.stdout:3086: writing smithi11289144-157 from 723229 to 1419400 tid 1 2023-09-23T20:03:12.536 INFO:tasks.rados.rados.0.smithi112.stdout:3086: writing smithi11289144-157 from 1866794 to 2555796 tid 2 2023-09-23T20:03:12.536 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:12.536 INFO:tasks.rados.rados.0.smithi112.stdout:3070: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:03:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:12 smithi174 bash[31352]: cluster 2023-09-23T20:03:10.779343+0000 mgr.x (mgr.24721) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:03:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:12 smithi174 bash[31352]: audit 2023-09-23T20:03:11.989637+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.112:0/686417379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:12.705 INFO:tasks.rados.rados.0.smithi112.stdout:3074: finishing write tid 2 to smithi11289144-27 2023-09-23T20:03:12.706 INFO:tasks.rados.rados.0.smithi112.stdout:3074: finishing write tid 3 to smithi11289144-27 2023-09-23T20:03:12.706 INFO:tasks.rados.rados.0.smithi112.stdout:3075: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:03:12.895 INFO:tasks.rados.rados.0.smithi112.stdout:3074: finishing write tid 4 to smithi11289144-27 2023-09-23T20:03:12.895 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 27 v 423 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-09-23T20:03:12.895 INFO:tasks.rados.rados.0.smithi112.stdout:3074: left oid 27 (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T20:03:12.895 INFO:tasks.rados.rados.0.smithi112.stdout:3076: finishing write tid 1 to smithi11289144-303 2023-09-23T20:03:12.895 INFO:tasks.rados.rados.0.smithi112.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T20:03:13.068 INFO:tasks.rados.rados.0.smithi112.stdout:3073: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T20:03:13.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[92890]: debug 2023-09-23T20:03:12.819+0000 7f7aa6c9e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:03:13.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[92890]: [23/Sep/2023:20:03:12] ENGINE Bus STARTING 2023-09-23T20:03:13.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[92890]: CherryPy Checker: 2023-09-23T20:03:13.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[92890]: The Application mounted at '' has an empty config. 2023-09-23T20:03:13.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[92890]: [23/Sep/2023:20:03:12] ENGINE Serving on http://:::9283 2023-09-23T20:03:13.150 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:12 smithi112 bash[92890]: [23/Sep/2023:20:03:12] ENGINE Bus STARTED 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3076: finishing write tid 2 to smithi11289144-303 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3076: finishing write tid 3 to smithi11289144-303 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3076: finishing write tid 4 to smithi11289144-303 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 303 v 374 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3076: left oid 303 (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3077: finishing write tid 1 to smithi11289144-70 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3077: finishing write tid 2 to smithi11289144-70 2023-09-23T20:03:13.321 INFO:tasks.rados.rados.0.smithi112.stdout:3077: finishing write tid 3 to smithi11289144-70 2023-09-23T20:03:13.322 INFO:tasks.rados.rados.0.smithi112.stdout:3077: finishing write tid 4 to smithi11289144-70 2023-09-23T20:03:13.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 70 v 458 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-09-23T20:03:13.322 INFO:tasks.rados.rados.0.smithi112.stdout:3077: left oid 70 (ObjNum 1943 snap 0 seq_num 1943) 2023-09-23T20:03:13.322 INFO:tasks.rados.rados.0.smithi112.stdout:3078: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[27353]: cluster 2023-09-23T20:03:12.844089+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[27353]: cluster 2023-09-23T20:03:12.844268+0000 mon.a (mon.0) 1042 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[27353]: audit 2023-09-23T20:03:12.847976+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[27353]: audit 2023-09-23T20:03:12.849012+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[27353]: audit 2023-09-23T20:03:12.853271+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[27353]: audit 2023-09-23T20:03:12.853850+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:13.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[41728]: cluster 2023-09-23T20:03:12.844089+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T20:03:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[41728]: cluster 2023-09-23T20:03:12.844268+0000 mon.a (mon.0) 1042 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:03:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[41728]: audit 2023-09-23T20:03:12.847976+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:03:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[41728]: audit 2023-09-23T20:03:12.849012+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[41728]: audit 2023-09-23T20:03:12.853271+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:03:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:13 smithi112 bash[41728]: audit 2023-09-23T20:03:12.853850+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:13.493 INFO:tasks.rados.rados.0.smithi112.stdout:3079: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:13.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:13 smithi174 bash[31352]: cluster 2023-09-23T20:03:12.844089+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T20:03:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:13 smithi174 bash[31352]: cluster 2023-09-23T20:03:12.844268+0000 mon.a (mon.0) 1042 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:03:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:13 smithi174 bash[31352]: audit 2023-09-23T20:03:12.847976+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:03:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:13 smithi174 bash[31352]: audit 2023-09-23T20:03:12.849012+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:13 smithi174 bash[31352]: audit 2023-09-23T20:03:12.853271+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:03:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:13 smithi174 bash[31352]: audit 2023-09-23T20:03:12.853850+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.? 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:13.585 INFO:tasks.rados.rados.0.smithi112.stdout:3080: finishing write tid 1 to smithi11289144-298 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3080: finishing write tid 2 to smithi11289144-298 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3080: finishing write tid 3 to smithi11289144-298 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3080: finishing write tid 4 to smithi11289144-298 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 298 v 336 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3080: left oid 298 (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3081: finishing write tid 1 to smithi11289144-438 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3081: finishing write tid 2 to smithi11289144-438 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3081: finishing write tid 3 to smithi11289144-438 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3081: finishing write tid 4 to smithi11289144-438 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3081: finishing write tid 5 to smithi11289144-438 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 438 v 344 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi112.stdout:3081: left oid 438 (ObjNum 1945 snap 0 seq_num 1945) 2023-09-23T20:03:13.587 INFO:tasks.rados.rados.0.smithi112.stdout:3082: finishing write tid 1 to smithi11289144-208 2023-09-23T20:03:13.587 INFO:tasks.rados.rados.0.smithi112.stdout:3083: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:03:13.811 INFO:tasks.rados.rados.0.smithi112.stdout:3082: finishing write tid 2 to smithi11289144-208 2023-09-23T20:03:13.811 INFO:tasks.rados.rados.0.smithi112.stdout:3082: finishing write tid 3 to smithi11289144-208 2023-09-23T20:03:13.811 INFO:tasks.rados.rados.0.smithi112.stdout:3082: finishing write tid 4 to smithi11289144-208 2023-09-23T20:03:13.811 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 426 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-09-23T20:03:13.811 INFO:tasks.rados.rados.0.smithi112.stdout:3082: left oid 208 (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:03:13.811 INFO:tasks.rados.rados.0.smithi112.stdout:3084: expect (ObjNum 1899 snap 0 seq_num 1899) 2023-09-23T20:03:14.030 INFO:tasks.rados.rados.0.smithi112.stdout:3086: finishing write tid 1 to smithi11289144-157 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3086: finishing write tid 2 to smithi11289144-157 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3086: finishing write tid 3 to smithi11289144-157 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3086: finishing write tid 4 to smithi11289144-157 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 157 v 461 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3086: left oid 157 (ObjNum 1947 snap 0 seq_num 1947) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3070: done (15 left) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3072: done (14 left) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3073: done (13 left) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3074: done (12 left) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3075: done (11 left) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3076: done (10 left) 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi112.stdout:3077: done (9 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3078: done (8 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3079: done (7 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3080: done (6 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3081: done (5 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3082: done (4 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3083: done (3 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3084: done (2 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3085: done (1 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3086: done (0 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3087: read oid 498 snap -1 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3087: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3088: write oid 283 current snap is 0 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi112.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-09-23T20:03:14.044 INFO:tasks.rados.rados.0.smithi112.stdout:3088: writing smithi11289144-283 from 740036 to 1511456 tid 1 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi112.stdout:3088: writing smithi11289144-283 from 2208923 to 2740036 tid 2 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi112.stdout:3089: read oid 257 snap -1 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi112.stdout:3089: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi112.stdout:3090: read oid 102 snap -1 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi112.stdout:3090: expect (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T20:03:14.052 INFO:tasks.rados.rados.0.smithi112.stdout:3091: write oid 364 current snap is 0 2023-09-23T20:03:14.052 INFO:tasks.rados.rados.0.smithi112.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-09-23T20:03:14.058 INFO:tasks.rados.rados.0.smithi112.stdout:3091: writing smithi11289144-364 from 756843 to 1203512 tid 1 2023-09-23T20:03:14.067 INFO:tasks.rados.rados.0.smithi112.stdout:3091: writing smithi11289144-364 from 1867405 to 2560076 tid 2 2023-09-23T20:03:14.067 INFO:tasks.rados.rados.0.smithi112.stdout:3092: read oid 142 snap -1 2023-09-23T20:03:14.067 INFO:tasks.rados.rados.0.smithi112.stdout:3092: expect (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:03:14.067 INFO:tasks.rados.rados.0.smithi112.stdout:3093: write oid 300 current snap is 0 2023-09-23T20:03:14.067 INFO:tasks.rados.rados.0.smithi112.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-09-23T20:03:14.075 INFO:tasks.rados.rados.0.smithi112.stdout:3093: writing smithi11289144-300 from 773650 to 1295568 tid 1 2023-09-23T20:03:14.082 INFO:tasks.rados.rados.0.smithi112.stdout:3093: writing smithi11289144-300 from 1925887 to 2478569 tid 2 2023-09-23T20:03:14.082 INFO:tasks.rados.rados.0.smithi112.stdout:3094: write oid 9 current snap is 0 2023-09-23T20:03:14.082 INFO:tasks.rados.rados.0.smithi112.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-09-23T20:03:14.089 INFO:tasks.rados.rados.0.smithi112.stdout:3094: writing smithi11289144-9 from 790457 to 1387624 tid 1 2023-09-23T20:03:14.097 INFO:tasks.rados.rados.0.smithi112.stdout:3094: writing smithi11289144-9 from 1984369 to 2680709 tid 2 2023-09-23T20:03:14.097 INFO:tasks.rados.rados.0.smithi112.stdout:3095: write oid 324 current snap is 0 2023-09-23T20:03:14.097 INFO:tasks.rados.rados.0.smithi112.stdout:3087: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:03:14.253 INFO:tasks.rados.rados.0.smithi112.stdout:3088: finishing write tid 1 to smithi11289144-283 2023-09-23T20:03:14.254 INFO:tasks.rados.rados.0.smithi112.stdout:3088: finishing write tid 2 to smithi11289144-283 2023-09-23T20:03:14.254 INFO:tasks.rados.rados.0.smithi112.stdout:3088: finishing write tid 3 to smithi11289144-283 2023-09-23T20:03:14.254 INFO:tasks.rados.rados.0.smithi112.stdout:3090: expect (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T20:03:14.427 INFO:tasks.rados.rados.0.smithi112.stdout:3088: finishing write tid 4 to smithi11289144-283 2023-09-23T20:03:14.427 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 283 v 464 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-09-23T20:03:14.427 INFO:tasks.rados.rados.0.smithi112.stdout:3088: left oid 283 (ObjNum 1948 snap 0 seq_num 1948) 2023-09-23T20:03:14.427 INFO:tasks.rados.rados.0.smithi112.stdout:3091: finishing write tid 1 to smithi11289144-364 2023-09-23T20:03:14.427 INFO:tasks.rados.rados.0.smithi112.stdout:3089: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:03:14.548 INFO:tasks.rados.rados.0.smithi112.stdout:3091: finishing write tid 2 to smithi11289144-364 2023-09-23T20:03:14.548 INFO:tasks.rados.rados.0.smithi112.stdout:3091: finishing write tid 3 to smithi11289144-364 2023-09-23T20:03:14.548 INFO:tasks.rados.rados.0.smithi112.stdout:3091: finishing write tid 4 to smithi11289144-364 2023-09-23T20:03:14.548 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 415 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-09-23T20:03:14.548 INFO:tasks.rados.rados.0.smithi112.stdout:3091: left oid 364 (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T20:03:14.548 INFO:tasks.rados.rados.0.smithi112.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-09-23T20:03:14.553 INFO:tasks.rados.rados.0.smithi112.stdout:3095: writing smithi11289144-324 from 407264 to 1079680 tid 1 2023-09-23T20:03:14.560 INFO:tasks.rados.rados.0.smithi112.stdout:3095: writing smithi11289144-324 from 1526498 to 2082849 tid 2 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3095: writing smithi11289144-324 from 2804976 to 2807264 tid 3 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3087: done (8 left) 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3088: done (7 left) 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3089: done (6 left) 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3090: done (5 left) 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3091: done (4 left) 2023-09-23T20:03:14.565 INFO:tasks.rados.rados.0.smithi112.stdout:3096: read oid 112 snap -1 2023-09-23T20:03:14.566 INFO:tasks.rados.rados.0.smithi112.stdout:3096: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:03:14.566 INFO:tasks.rados.rados.0.smithi112.stdout:3097: delete oid 358 current snap is 0 2023-09-23T20:03:14.566 INFO:tasks.rados.rados.0.smithi112.stdout:3092: expect (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:03:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:14 smithi174 bash[31352]: cluster 2023-09-23T20:03:12.780063+0000 mgr.x (mgr.24721) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:03:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:14 smithi174 bash[31352]: cluster 2023-09-23T20:03:13.167275+0000 mon.a (mon.0) 1043 : cluster [DBG] mgrmap e25: x(active, since 56s), standbys: y 2023-09-23T20:03:14.642 INFO:tasks.rados.rados.0.smithi112.stdout:3093: finishing write tid 1 to smithi11289144-300 2023-09-23T20:03:14.642 INFO:tasks.rados.rados.0.smithi112.stdout:3093: finishing write tid 2 to smithi11289144-300 2023-09-23T20:03:14.642 INFO:tasks.rados.rados.0.smithi112.stdout:3093: finishing write tid 3 to smithi11289144-300 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3093: finishing write tid 4 to smithi11289144-300 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 300 v 467 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3093: left oid 300 (ObjNum 1950 snap 0 seq_num 1950) 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3094: finishing write tid 1 to smithi11289144-9 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3092: done (5 left) 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3093: done (4 left) 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3097: done (3 left) 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3098: read oid 78 snap -1 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3098: expect deleted 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3099: write oid 250 current snap is 0 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3094: finishing write tid 2 to smithi11289144-9 2023-09-23T20:03:14.643 INFO:tasks.rados.rados.0.smithi112.stdout:3094: finishing write tid 3 to smithi11289144-9 2023-09-23T20:03:14.644 INFO:tasks.rados.rados.0.smithi112.stdout:3094: finishing write tid 4 to smithi11289144-9 2023-09-23T20:03:14.644 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 9 v 344 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-09-23T20:03:14.644 INFO:tasks.rados.rados.0.smithi112.stdout:3094: left oid 9 (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T20:03:14.644 INFO:tasks.rados.rados.0.smithi112.stdout:3095: finishing write tid 1 to smithi11289144-324 2023-09-23T20:03:14.644 INFO:tasks.rados.rados.0.smithi112.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-09-23T20:03:14.647 INFO:tasks.rados.rados.0.smithi112.stdout:3099: writing smithi11289144-250 from 440878 to 980145 tid 1 2023-09-23T20:03:14.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:14 smithi112 bash[41728]: cluster 2023-09-23T20:03:12.780063+0000 mgr.x (mgr.24721) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:03:14.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:14 smithi112 bash[41728]: cluster 2023-09-23T20:03:13.167275+0000 mon.a (mon.0) 1043 : cluster [DBG] mgrmap e25: x(active, since 56s), standbys: y 2023-09-23T20:03:14.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:14 smithi112 bash[27353]: cluster 2023-09-23T20:03:12.780063+0000 mgr.x (mgr.24721) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:03:14.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:14 smithi112 bash[27353]: cluster 2023-09-23T20:03:13.167275+0000 mon.a (mon.0) 1043 : cluster [DBG] mgrmap e25: x(active, since 56s), standbys: y 2023-09-23T20:03:14.655 INFO:tasks.rados.rados.0.smithi112.stdout:3099: writing smithi11289144-250 from 1759815 to 2319835 tid 2 2023-09-23T20:03:14.655 INFO:tasks.rados.rados.0.smithi112.stdout:3094: done (4 left) 2023-09-23T20:03:14.655 INFO:tasks.rados.rados.0.smithi112.stdout:3100: write oid 45 current snap is 0 2023-09-23T20:03:14.655 INFO:tasks.rados.rados.0.smithi112.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-09-23T20:03:14.661 INFO:tasks.rados.rados.0.smithi112.stdout:3100: writing smithi11289144-45 from 457685 to 1072201 tid 1 2023-09-23T20:03:14.669 INFO:tasks.rados.rados.0.smithi112.stdout:3100: writing smithi11289144-45 from 1818297 to 2521975 tid 2 2023-09-23T20:03:14.669 INFO:tasks.rados.rados.0.smithi112.stdout:3101: read oid 371 snap -1 2023-09-23T20:03:14.669 INFO:tasks.rados.rados.0.smithi112.stdout:3101: expect (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T20:03:14.670 INFO:tasks.rados.rados.0.smithi112.stdout:3102: write oid 339 current snap is 0 2023-09-23T20:03:14.670 INFO:tasks.rados.rados.0.smithi112.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-09-23T20:03:14.676 INFO:tasks.rados.rados.0.smithi112.stdout:3102: writing smithi11289144-339 from 474492 to 1164257 tid 1 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3102: writing smithi11289144-339 from 1760426 to 2324115 tid 2 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3103: read oid 165 snap -1 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3103: expect (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3104: write oid 257 current snap is 0 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3095: finishing write tid 2 to smithi11289144-324 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3095: finishing write tid 3 to smithi11289144-324 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi112.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-09-23T20:03:14.690 INFO:tasks.rados.rados.0.smithi112.stdout:3104: writing smithi11289144-257 from 491299 to 1256313 tid 1 2023-09-23T20:03:14.698 INFO:tasks.rados.rados.0.smithi112.stdout:3104: writing smithi11289144-257 from 1818908 to 2526255 tid 2 2023-09-23T20:03:14.698 INFO:tasks.rados.rados.0.smithi112.stdout:3105: read oid 106 snap -1 2023-09-23T20:03:14.699 INFO:tasks.rados.rados.0.smithi112.stdout:3105: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:14.699 INFO:tasks.rados.rados.0.smithi112.stdout:3106: write oid 493 current snap is 0 2023-09-23T20:03:14.699 INFO:tasks.rados.rados.0.smithi112.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-09-23T20:03:14.704 INFO:tasks.rados.rados.0.smithi112.stdout:3106: writing smithi11289144-493 from 508106 to 948369 tid 1 2023-09-23T20:03:14.710 INFO:tasks.rados.rados.0.smithi112.stdout:3106: writing smithi11289144-493 from 1477390 to 2044748 tid 2 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:3106: writing smithi11289144-493 from 2685867 to 2908106 tid 3 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:3107: delete oid 297 current snap is 0 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:3095: finishing write tid 4 to smithi11289144-324 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:3095: finishing write tid 5 to smithi11289144-324 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 324 v 271 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:3095: left oid 324 (ObjNum 1952 snap 0 seq_num 1952) 2023-09-23T20:03:14.716 INFO:tasks.rados.rados.0.smithi112.stdout:3096: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:03:14.818 INFO:tasks.rados.rados.0.smithi112.stdout:3099: finishing write tid 1 to smithi11289144-250 2023-09-23T20:03:14.818 INFO:tasks.rados.rados.0.smithi112.stdout:3099: finishing write tid 2 to smithi11289144-250 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3099: finishing write tid 3 to smithi11289144-250 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3099: finishing write tid 4 to smithi11289144-250 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 250 v 320 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3099: left oid 250 (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3100: finishing write tid 1 to smithi11289144-45 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3100: finishing write tid 2 to smithi11289144-45 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3100: finishing write tid 3 to smithi11289144-45 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3100: finishing write tid 4 to smithi11289144-45 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 45 v 502 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3100: left oid 45 (ObjNum 1955 snap 0 seq_num 1955) 2023-09-23T20:03:14.819 INFO:tasks.rados.rados.0.smithi112.stdout:3101: expect (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi112.stdout:3102: finishing write tid 1 to smithi11289144-339 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi112.stdout:3102: finishing write tid 2 to smithi11289144-339 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi112.stdout:3102: finishing write tid 3 to smithi11289144-339 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi112.stdout:3102: finishing write tid 4 to smithi11289144-339 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 339 v 279 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi112.stdout:3102: left oid 339 (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T20:03:14.907 INFO:tasks.rados.rados.0.smithi112.stdout:3103: expect (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T20:03:15.014 INFO:tasks.rados.rados.0.smithi112.stdout:3104: finishing write tid 1 to smithi11289144-257 2023-09-23T20:03:15.014 INFO:tasks.rados.rados.0.smithi112.stdout:3104: finishing write tid 2 to smithi11289144-257 2023-09-23T20:03:15.015 INFO:tasks.rados.rados.0.smithi112.stdout:3104: finishing write tid 3 to smithi11289144-257 2023-09-23T20:03:15.015 INFO:tasks.rados.rados.0.smithi112.stdout:3104: finishing write tid 4 to smithi11289144-257 2023-09-23T20:03:15.015 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 257 v 274 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-09-23T20:03:15.015 INFO:tasks.rados.rados.0.smithi112.stdout:3104: left oid 257 (ObjNum 1957 snap 0 seq_num 1957) 2023-09-23T20:03:15.015 INFO:tasks.rados.rados.0.smithi112.stdout:3105: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:15.132 INFO:tasks.rados.rados.0.smithi112.stdout:3106: finishing write tid 1 to smithi11289144-493 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3106: finishing write tid 2 to smithi11289144-493 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3106: finishing write tid 3 to smithi11289144-493 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3106: finishing write tid 4 to smithi11289144-493 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3106: finishing write tid 5 to smithi11289144-493 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 493 v 471 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3106: left oid 493 (ObjNum 1958 snap 0 seq_num 1958) 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3095: done (11 left) 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3096: done (10 left) 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3098: done (9 left) 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3099: done (8 left) 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3100: done (7 left) 2023-09-23T20:03:15.133 INFO:tasks.rados.rados.0.smithi112.stdout:3101: done (6 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3102: done (5 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3103: done (4 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3104: done (3 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3105: done (2 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3106: done (1 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3107: done (0 left) 2023-09-23T20:03:15.134 INFO:tasks.rados.rados.0.smithi112.stdout:3108: delete oid 491 current snap is 0 2023-09-23T20:03:15.135 INFO:tasks.rados.rados.0.smithi112.stdout:3108: done (0 left) 2023-09-23T20:03:15.135 INFO:tasks.rados.rados.0.smithi112.stdout:3109: write oid 433 current snap is 0 2023-09-23T20:03:15.135 INFO:tasks.rados.rados.0.smithi112.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-09-23T20:03:15.141 INFO:tasks.rados.rados.0.smithi112.stdout:3109: writing smithi11289144-433 from 558527 to 1224537 tid 1 2023-09-23T20:03:15.150 INFO:tasks.rados.rados.0.smithi112.stdout:3109: writing smithi11289144-433 from 1936483 to 2651168 tid 2 2023-09-23T20:03:15.150 INFO:tasks.rados.rados.0.smithi112.stdout:3110: write oid 28 current snap is 0 2023-09-23T20:03:15.150 INFO:tasks.rados.rados.0.smithi112.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-09-23T20:03:15.156 INFO:tasks.rados.rados.0.smithi112.stdout:3110: writing smithi11289144-28 from 575334 to 1032946 tid 1 2023-09-23T20:03:15.162 INFO:tasks.rados.rados.0.smithi112.stdout:3110: writing smithi11289144-28 from 1711318 to 2169661 tid 2 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3110: writing smithi11289144-28 from 2679206 to 2975334 tid 3 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3111: write oid 281 current snap is 0 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3109: finishing write tid 1 to smithi11289144-433 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3109: finishing write tid 2 to smithi11289144-433 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3109: finishing write tid 3 to smithi11289144-433 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3109: finishing write tid 4 to smithi11289144-433 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 537 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3110: finishing write tid 1 to smithi11289144-28 2023-09-23T20:03:15.167 INFO:tasks.rados.rados.0.smithi112.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-09-23T20:03:15.173 INFO:tasks.rados.rados.0.smithi112.stdout:3111: writing smithi11289144-281 from 592141 to 1125002 tid 1 2023-09-23T20:03:15.182 INFO:tasks.rados.rados.0.smithi112.stdout:3111: writing smithi11289144-281 from 1769800 to 2488154 tid 2 2023-09-23T20:03:15.182 INFO:tasks.rados.rados.0.smithi112.stdout:3109: done (2 left) 2023-09-23T20:03:15.182 INFO:tasks.rados.rados.0.smithi112.stdout:3112: read oid 91 snap -1 2023-09-23T20:03:15.182 INFO:tasks.rados.rados.0.smithi112.stdout:3112: expect (ObjNum 525 snap 0 seq_num 525) 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3113: write oid 362 current snap is 0 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3110: finishing write tid 2 to smithi11289144-28 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3110: finishing write tid 3 to smithi11289144-28 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3110: finishing write tid 4 to smithi11289144-28 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3110: finishing write tid 5 to smithi11289144-28 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 475 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3111: finishing write tid 1 to smithi11289144-281 2023-09-23T20:03:15.183 INFO:tasks.rados.rados.0.smithi112.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-09-23T20:03:15.188 INFO:tasks.rados.rados.0.smithi112.stdout:3113: writing smithi11289144-362 from 608948 to 1217058 tid 1 2023-09-23T20:03:15.194 INFO:tasks.rados.rados.0.smithi112.stdout:3113: writing smithi11289144-362 from 1828282 to 2290294 tid 2 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi112.stdout:3113: writing smithi11289144-362 from 2734052 to 3008948 tid 3 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi112.stdout:3110: done (3 left) 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi112.stdout:3114: read oid 471 snap -1 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi112.stdout:3114: expect deleted 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi112.stdout:3115: read oid 277 snap -1 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi112.stdout:3115: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi112.stdout:3116: write oid 239 current snap is 0 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi112.stdout:3111: finishing write tid 2 to smithi11289144-281 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi112.stdout:3112: expect (ObjNum 525 snap 0 seq_num 525) 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:3111: finishing write tid 3 to smithi11289144-281 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:3111: finishing write tid 4 to smithi11289144-281 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 281 v 540 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:3113: finishing write tid 1 to smithi11289144-362 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:3113: finishing write tid 2 to smithi11289144-362 2023-09-23T20:03:15.333 INFO:tasks.rados.rados.0.smithi112.stdout:3113: finishing write tid 3 to smithi11289144-362 2023-09-23T20:03:15.334 INFO:tasks.rados.rados.0.smithi112.stdout:3113: finishing write tid 4 to smithi11289144-362 2023-09-23T20:03:15.334 INFO:tasks.rados.rados.0.smithi112.stdout:3113: finishing write tid 5 to smithi11289144-362 2023-09-23T20:03:15.334 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 362 v 283 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-09-23T20:03:15.334 INFO:tasks.rados.rados.0.smithi112.stdout:3113: left oid 362 (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T20:03:15.334 INFO:tasks.rados.rados.0.smithi112.stdout:3115: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T20:03:15.445 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:15 smithi112 bash[27353]: audit 2023-09-23T20:03:14.441670+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.112:0/1566342349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:15.445 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:15 smithi112 bash[41728]: audit 2023-09-23T20:03:14.441670+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.112:0/1566342349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:15.470 INFO:tasks.rados.rados.0.smithi112.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-09-23T20:03:15.484 INFO:tasks.rados.rados.0.smithi112.stdout:3116: writing smithi11289144-239 from 625755 to 1309114 tid 1 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3116: writing smithi11289144-239 from 1770411 to 2492434 tid 2 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3111: done (5 left) 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3112: done (4 left) 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3113: done (3 left) 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3114: done (2 left) 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3115: done (1 left) 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3117: read oid 175 snap -1 2023-09-23T20:03:15.492 INFO:tasks.rados.rados.0.smithi112.stdout:3117: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:15.493 INFO:tasks.rados.rados.0.smithi112.stdout:3118: read oid 183 snap -1 2023-09-23T20:03:15.493 INFO:tasks.rados.rados.0.smithi112.stdout:3118: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:03:15.493 INFO:tasks.rados.rados.0.smithi112.stdout:3119: write oid 371 current snap is 0 2023-09-23T20:03:15.493 INFO:tasks.rados.rados.0.smithi112.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-09-23T20:03:15.500 INFO:tasks.rados.rados.0.smithi112.stdout:3119: writing smithi11289144-371 from 642562 to 1401170 tid 1 2023-09-23T20:03:15.507 INFO:tasks.rados.rados.0.smithi112.stdout:3119: writing smithi11289144-371 from 1828893 to 2294574 tid 2 2023-09-23T20:03:15.507 INFO:tasks.rados.rados.0.smithi112.stdout:3120: delete oid 327 current snap is 0 2023-09-23T20:03:15.507 INFO:tasks.rados.rados.0.smithi112.stdout:3116: finishing write tid 1 to smithi11289144-239 2023-09-23T20:03:15.507 INFO:tasks.rados.rados.0.smithi112.stdout:3116: finishing write tid 2 to smithi11289144-239 2023-09-23T20:03:15.508 INFO:tasks.rados.rados.0.smithi112.stdout:3116: finishing write tid 3 to smithi11289144-239 2023-09-23T20:03:15.508 INFO:tasks.rados.rados.0.smithi112.stdout:3116: finishing write tid 4 to smithi11289144-239 2023-09-23T20:03:15.508 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 239 v 377 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-09-23T20:03:15.508 INFO:tasks.rados.rados.0.smithi112.stdout:3116: left oid 239 (ObjNum 1965 snap 0 seq_num 1965) 2023-09-23T20:03:15.508 INFO:tasks.rados.rados.0.smithi112.stdout:3117: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:15.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:15 smithi174 bash[31352]: audit 2023-09-23T20:03:14.441670+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.112:0/1566342349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3119: finishing write tid 1 to smithi11289144-371 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3116: done (4 left) 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3117: done (3 left) 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3120: done (2 left) 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3121: read oid 99 snap -1 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3121: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3122: write oid 21 current snap is 0 2023-09-23T20:03:15.613 INFO:tasks.rados.rados.0.smithi112.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-09-23T20:03:15.625 INFO:tasks.rados.rados.0.smithi112.stdout:3122: writing smithi11289144-21 from 676176 to 1185282 tid 1 2023-09-23T20:03:15.633 INFO:tasks.rados.rados.0.smithi112.stdout:3122: writing smithi11289144-21 from 1945857 to 2415207 tid 2 2023-09-23T20:03:15.633 INFO:tasks.rados.rados.0.smithi112.stdout:3123: read oid 119 snap -1 2023-09-23T20:03:15.633 INFO:tasks.rados.rados.0.smithi112.stdout:3123: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:03:15.633 INFO:tasks.rados.rados.0.smithi112.stdout:3124: write oid 190 current snap is 0 2023-09-23T20:03:15.633 INFO:tasks.rados.rados.0.smithi112.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi112.stdout:3124: writing smithi11289144-190 from 692983 to 1277338 tid 1 2023-09-23T20:03:15.649 INFO:tasks.rados.rados.0.smithi112.stdout:3124: writing smithi11289144-190 from 1887986 to 2617347 tid 2 2023-09-23T20:03:15.649 INFO:tasks.rados.rados.0.smithi112.stdout:3125: read oid 224 snap -1 2023-09-23T20:03:15.649 INFO:tasks.rados.rados.0.smithi112.stdout:3125: expect deleted 2023-09-23T20:03:15.649 INFO:tasks.rados.rados.0.smithi112.stdout:3126: write oid 296 current snap is 0 2023-09-23T20:03:15.649 INFO:tasks.rados.rados.0.smithi112.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-09-23T20:03:15.657 INFO:tasks.rados.rados.0.smithi112.stdout:3126: writing smithi11289144-296 from 709790 to 1485747 tid 1 2023-09-23T20:03:15.663 INFO:tasks.rados.rados.0.smithi112.stdout:3126: writing smithi11289144-296 from 2062821 to 2535840 tid 2 2023-09-23T20:03:15.663 INFO:tasks.rados.rados.0.smithi112.stdout:3127: write oid 242 current snap is 0 2023-09-23T20:03:15.663 INFO:tasks.rados.rados.0.smithi112.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-09-23T20:03:15.670 INFO:tasks.rados.rados.0.smithi112.stdout:3127: writing smithi11289144-242 from 726597 to 1177803 tid 1 2023-09-23T20:03:15.677 INFO:tasks.rados.rados.0.smithi112.stdout:3127: writing smithi11289144-242 from 1721303 to 2337980 tid 2 2023-09-23T20:03:15.682 INFO:tasks.rados.rados.0.smithi112.stdout:3127: writing smithi11289144-242 from 2809660 to 3126597 tid 3 2023-09-23T20:03:15.682 INFO:tasks.rados.rados.0.smithi112.stdout:3128: write oid 245 current snap is 0 2023-09-23T20:03:15.683 INFO:tasks.rados.rados.0.smithi112.stdout:3118: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:03:15.849 INFO:tasks.rados.rados.0.smithi112.stdout:3119: finishing write tid 2 to smithi11289144-371 2023-09-23T20:03:15.849 INFO:tasks.rados.rados.0.smithi112.stdout:3119: finishing write tid 3 to smithi11289144-371 2023-09-23T20:03:15.850 INFO:tasks.rados.rados.0.smithi112.stdout:3119: finishing write tid 4 to smithi11289144-371 2023-09-23T20:03:15.850 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 371 v 543 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-09-23T20:03:15.850 INFO:tasks.rados.rados.0.smithi112.stdout:3119: left oid 371 (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T20:03:15.850 INFO:tasks.rados.rados.0.smithi112.stdout:3121: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:15.976 INFO:tasks.rados.rados.0.smithi112.stdout:3122: finishing write tid 1 to smithi11289144-21 2023-09-23T20:03:15.976 INFO:tasks.rados.rados.0.smithi112.stdout:3124: finishing write tid 1 to smithi11289144-190 2023-09-23T20:03:15.976 INFO:tasks.rados.rados.0.smithi112.stdout:3122: finishing write tid 2 to smithi11289144-21 2023-09-23T20:03:15.976 INFO:tasks.rados.rados.0.smithi112.stdout:3122: finishing write tid 3 to smithi11289144-21 2023-09-23T20:03:15.976 INFO:tasks.rados.rados.0.smithi112.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-09-23T20:03:15.983 INFO:tasks.rados.rados.0.smithi112.stdout:3128: writing smithi11289144-245 from 743404 to 1269859 tid 1 2023-09-23T20:03:15.989 INFO:tasks.rados.rados.0.smithi112.stdout:3128: writing smithi11289144-245 from 1779785 to 2256473 tid 2 2023-09-23T20:03:15.994 INFO:tasks.rados.rados.0.smithi112.stdout:3128: writing smithi11289144-245 from 2837083 to 3143404 tid 3 2023-09-23T20:03:15.995 INFO:tasks.rados.rados.0.smithi112.stdout:3118: done (9 left) 2023-09-23T20:03:15.995 INFO:tasks.rados.rados.0.smithi112.stdout:3119: done (8 left) 2023-09-23T20:03:15.995 INFO:tasks.rados.rados.0.smithi112.stdout:3121: done (7 left) 2023-09-23T20:03:15.995 INFO:tasks.rados.rados.0.smithi112.stdout:3129: write oid 359 current snap is 0 2023-09-23T20:03:15.995 INFO:tasks.rados.rados.0.smithi112.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-09-23T20:03:16.002 INFO:tasks.rados.rados.0.smithi112.stdout:3129: writing smithi11289144-359 from 760211 to 1361915 tid 1 2023-09-23T20:03:16.009 INFO:tasks.rados.rados.0.smithi112.stdout:3129: writing smithi11289144-359 from 2121914 to 2742260 tid 2 2023-09-23T20:03:16.012 INFO:tasks.rados.rados.0.smithi112.stdout:3129: writing smithi11289144-359 from 3148153 to 3160211 tid 3 2023-09-23T20:03:16.012 INFO:tasks.rados.rados.0.smithi112.stdout:3130: read oid 146 snap -1 2023-09-23T20:03:16.012 INFO:tasks.rados.rados.0.smithi112.stdout:3130: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:03:16.013 INFO:tasks.rados.rados.0.smithi112.stdout:3131: read oid 496 snap -1 2023-09-23T20:03:16.013 INFO:tasks.rados.rados.0.smithi112.stdout:3131: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:03:16.013 INFO:tasks.rados.rados.0.smithi112.stdout:3132: read oid 202 snap -1 2023-09-23T20:03:16.013 INFO:tasks.rados.rados.0.smithi112.stdout:3132: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T20:03:16.013 INFO:tasks.rados.rados.0.smithi112.stdout:3133: write oid 452 current snap is 0 2023-09-23T20:03:16.013 INFO:tasks.rados.rados.0.smithi112.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-09-23T20:03:16.021 INFO:tasks.rados.rados.0.smithi112.stdout:3133: writing smithi11289144-452 from 777018 to 1453971 tid 1 2023-09-23T20:03:16.030 INFO:tasks.rados.rados.0.smithi112.stdout:3133: writing smithi11289144-452 from 2180396 to 2660753 tid 2 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:3133: writing smithi11289144-452 from 3175576 to 3177018 tid 3 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:3134: read oid 328 snap -1 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:3134: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:3135: write oid 286 current snap is 0 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:3122: finishing write tid 4 to smithi11289144-21 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 21 v 323 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-09-23T20:03:16.033 INFO:tasks.rados.rados.0.smithi112.stdout:3122: left oid 21 (ObjNum 1968 snap 0 seq_num 1968) 2023-09-23T20:03:16.034 INFO:tasks.rados.rados.0.smithi112.stdout:3123: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:03:16.245 INFO:tasks.rados.rados.0.smithi112.stdout:3124: finishing write tid 2 to smithi11289144-190 2023-09-23T20:03:16.245 INFO:tasks.rados.rados.0.smithi112.stdout:3124: finishing write tid 3 to smithi11289144-190 2023-09-23T20:03:16.245 INFO:tasks.rados.rados.0.smithi112.stdout:3124: finishing write tid 4 to smithi11289144-190 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 190 v 464 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3124: left oid 190 (ObjNum 1969 snap 0 seq_num 1969) 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3126: finishing write tid 1 to smithi11289144-296 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3126: finishing write tid 2 to smithi11289144-296 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3126: finishing write tid 3 to smithi11289144-296 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3126: finishing write tid 4 to smithi11289144-296 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 296 v 467 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3126: left oid 296 (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3127: finishing write tid 1 to smithi11289144-242 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3127: finishing write tid 2 to smithi11289144-242 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3127: finishing write tid 3 to smithi11289144-242 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi112.stdout:3127: finishing write tid 4 to smithi11289144-242 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3127: finishing write tid 5 to smithi11289144-242 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 242 v 381 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3127: left oid 242 (ObjNum 1971 snap 0 seq_num 1971) 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3128: finishing write tid 1 to smithi11289144-245 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3128: finishing write tid 2 to smithi11289144-245 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3128: finishing write tid 3 to smithi11289144-245 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3128: finishing write tid 4 to smithi11289144-245 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:3128: finishing write tid 5 to smithi11289144-245 2023-09-23T20:03:16.247 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 245 v 348 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-09-23T20:03:16.248 INFO:tasks.rados.rados.0.smithi112.stdout:3128: left oid 245 (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T20:03:16.248 INFO:tasks.rados.rados.0.smithi112.stdout:3129: finishing write tid 1 to smithi11289144-359 2023-09-23T20:03:16.248 INFO:tasks.rados.rados.0.smithi112.stdout:3132: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T20:03:16.382 INFO:tasks.rados.rados.0.smithi112.stdout:3130: expect (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:03:16.560 INFO:tasks.rados.rados.0.smithi112.stdout:3129: finishing write tid 2 to smithi11289144-359 2023-09-23T20:03:16.561 INFO:tasks.rados.rados.0.smithi112.stdout:3129: finishing write tid 3 to smithi11289144-359 2023-09-23T20:03:16.561 INFO:tasks.rados.rados.0.smithi112.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-09-23T20:03:16.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:16 smithi174 bash[31352]: cluster 2023-09-23T20:03:14.781288+0000 mgr.x (mgr.24721) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-09-23T20:03:16.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:16 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:03:16] "GET /metrics HTTP/1.1" 200 36095 "" "Prometheus/2.43.0" 2023-09-23T20:03:16.569 INFO:tasks.rados.rados.0.smithi112.stdout:3135: writing smithi11289144-286 from 793825 to 1546027 tid 1 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi112.stdout:3135: writing smithi11289144-286 from 2238878 to 2862893 tid 2 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi112.stdout:3122: done (13 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3123: done (12 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3124: done (11 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3125: done (10 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3126: done (9 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3127: done (8 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3128: done (7 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3130: done (6 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3132: done (5 left) 2023-09-23T20:03:16.578 INFO:tasks.rados.rados.0.smithi112.stdout:3136: write oid 391 current snap is 0 2023-09-23T20:03:16.579 INFO:tasks.rados.rados.0.smithi112.stdout:3129: finishing write tid 4 to smithi11289144-359 2023-09-23T20:03:16.579 INFO:tasks.rados.rados.0.smithi112.stdout:3129: finishing write tid 5 to smithi11289144-359 2023-09-23T20:03:16.579 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 287 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-09-23T20:03:16.579 INFO:tasks.rados.rados.0.smithi112.stdout:3129: left oid 359 (ObjNum 1973 snap 0 seq_num 1973) 2023-09-23T20:03:16.579 INFO:tasks.rados.rados.0.smithi112.stdout:3131: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:03:16.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:16 smithi112 bash[41728]: cluster 2023-09-23T20:03:14.781288+0000 mgr.x (mgr.24721) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-09-23T20:03:16.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:16 smithi112 bash[27353]: cluster 2023-09-23T20:03:14.781288+0000 mgr.x (mgr.24721) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-09-23T20:03:16.760 INFO:tasks.rados.rados.0.smithi112.stdout:3133: finishing write tid 1 to smithi11289144-452 2023-09-23T20:03:16.761 INFO:tasks.rados.rados.0.smithi112.stdout:3133: finishing write tid 2 to smithi11289144-452 2023-09-23T20:03:16.761 INFO:tasks.rados.rados.0.smithi112.stdout:3133: finishing write tid 3 to smithi11289144-452 2023-09-23T20:03:16.761 INFO:tasks.rados.rados.0.smithi112.stdout:3133: finishing write tid 4 to smithi11289144-452 2023-09-23T20:03:16.761 INFO:tasks.rados.rados.0.smithi112.stdout:3133: finishing write tid 5 to smithi11289144-452 2023-09-23T20:03:16.762 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 452 v 471 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-09-23T20:03:16.762 INFO:tasks.rados.rados.0.smithi112.stdout:3133: left oid 452 (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T20:03:16.762 INFO:tasks.rados.rados.0.smithi112.stdout:3134: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:03:16.863 INFO:tasks.rados.rados.0.smithi112.stdout:3135: finishing write tid 1 to smithi11289144-286 2023-09-23T20:03:16.863 INFO:tasks.rados.rados.0.smithi112.stdout:3135: finishing write tid 2 to smithi11289144-286 2023-09-23T20:03:16.863 INFO:tasks.rados.rados.0.smithi112.stdout:3135: finishing write tid 3 to smithi11289144-286 2023-09-23T20:03:16.863 INFO:tasks.rados.rados.0.smithi112.stdout:3135: finishing write tid 4 to smithi11289144-286 2023-09-23T20:03:16.863 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 286 v 478 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-09-23T20:03:16.863 INFO:tasks.rados.rados.0.smithi112.stdout:3135: left oid 286 (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T20:03:16.864 INFO:tasks.rados.rados.0.smithi112.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-09-23T20:03:16.872 INFO:tasks.rados.rados.0.smithi112.stdout:3136: writing smithi11289144-391 from 410632 to 838083 tid 1 2023-09-23T20:03:16.878 INFO:tasks.rados.rados.0.smithi112.stdout:3136: writing smithi11289144-391 from 1497360 to 1981386 tid 2 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3136: writing smithi11289144-391 from 2430422 to 2968390 tid 3 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3129: done (5 left) 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3131: done (4 left) 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3133: done (3 left) 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3134: done (2 left) 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3135: done (1 left) 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3137: write oid 77 current snap is 0 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3136: finishing write tid 1 to smithi11289144-391 2023-09-23T20:03:16.885 INFO:tasks.rados.rados.0.smithi112.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-09-23T20:03:16.890 INFO:tasks.rados.rados.0.smithi112.stdout:3137: writing smithi11289144-77 from 427439 to 1046492 tid 1 2023-09-23T20:03:16.897 INFO:tasks.rados.rados.0.smithi112.stdout:3137: writing smithi11289144-77 from 1555842 to 2183526 tid 2 2023-09-23T20:03:16.903 INFO:tasks.rados.rados.0.smithi112.stdout:3137: writing smithi11289144-77 from 2857845 to 3227439 tid 3 2023-09-23T20:03:16.903 INFO:tasks.rados.rados.0.smithi112.stdout:3138: read oid 310 snap -1 2023-09-23T20:03:16.903 INFO:tasks.rados.rados.0.smithi112.stdout:3138: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi112.stdout:3139: write oid 466 current snap is 0 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi112.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-09-23T20:03:16.909 INFO:tasks.rados.rados.0.smithi112.stdout:3139: writing smithi11289144-466 from 444246 to 1138548 tid 1 2023-09-23T20:03:16.915 INFO:tasks.rados.rados.0.smithi112.stdout:3139: writing smithi11289144-466 from 1614324 to 2102019 tid 2 2023-09-23T20:03:16.922 INFO:tasks.rados.rados.0.smithi112.stdout:3139: writing smithi11289144-466 from 2885268 to 3244246 tid 3 2023-09-23T20:03:16.922 INFO:tasks.rados.rados.0.smithi112.stdout:3140: read oid 178 snap -1 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3140: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3141: read oid 441 snap -1 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3141: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3142: write oid 321 current snap is 0 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3136: finishing write tid 2 to smithi11289144-391 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3136: finishing write tid 3 to smithi11289144-391 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3136: finishing write tid 4 to smithi11289144-391 2023-09-23T20:03:16.923 INFO:tasks.rados.rados.0.smithi112.stdout:3136: finishing write tid 5 to smithi11289144-391 2023-09-23T20:03:16.924 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 391 v 349 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-09-23T20:03:16.924 INFO:tasks.rados.rados.0.smithi112.stdout:3136: left oid 391 (ObjNum 1976 snap 0 seq_num 1976) 2023-09-23T20:03:16.924 INFO:tasks.rados.rados.0.smithi112.stdout:3137: finishing write tid 1 to smithi11289144-77 2023-09-23T20:03:16.924 INFO:tasks.rados.rados.0.smithi112.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-09-23T20:03:16.932 INFO:tasks.rados.rados.0.smithi112.stdout:3142: writing smithi11289144-321 from 461053 to 1230604 tid 1 2023-09-23T20:03:16.940 INFO:tasks.rados.rados.0.smithi112.stdout:3142: writing smithi11289144-321 from 1672806 to 2304159 tid 2 2023-09-23T20:03:16.945 INFO:tasks.rados.rados.0.smithi112.stdout:3142: writing smithi11289144-321 from 2912691 to 3261053 tid 3 2023-09-23T20:03:16.945 INFO:tasks.rados.rados.0.smithi112.stdout:3136: done (6 left) 2023-09-23T20:03:16.946 INFO:tasks.rados.rados.0.smithi112.stdout:3143: write oid 219 current snap is 0 2023-09-23T20:03:16.946 INFO:tasks.rados.rados.0.smithi112.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-09-23T20:03:16.952 INFO:tasks.rados.rados.0.smithi112.stdout:3143: writing smithi11289144-219 from 477860 to 922660 tid 1 2023-09-23T20:03:16.957 INFO:tasks.rados.rados.0.smithi112.stdout:3143: writing smithi11289144-219 from 1331288 to 1822652 tid 2 2023-09-23T20:03:16.965 INFO:tasks.rados.rados.0.smithi112.stdout:3143: writing smithi11289144-219 from 2540114 to 3239523 tid 3 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3144: read oid 70 snap -1 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3144: expect (ObjNum 1943 snap 0 seq_num 1943) 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3145: write oid 433 current snap is 0 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3137: finishing write tid 2 to smithi11289144-77 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3137: finishing write tid 3 to smithi11289144-77 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3137: finishing write tid 4 to smithi11289144-77 2023-09-23T20:03:16.966 INFO:tasks.rados.rados.0.smithi112.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-09-23T20:03:16.971 INFO:tasks.rados.rados.0.smithi112.stdout:3145: writing smithi11289144-433 from 494667 to 1014716 tid 1 2023-09-23T20:03:16.978 INFO:tasks.rados.rados.0.smithi112.stdout:3145: writing smithi11289144-433 from 1673417 to 2308439 tid 2 2023-09-23T20:03:16.984 INFO:tasks.rados.rados.0.smithi112.stdout:3145: writing smithi11289144-433 from 2851184 to 3294667 tid 3 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3146: read oid 90 snap -1 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3146: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3147: read oid 15 snap -1 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3147: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3148: write oid 132 current snap is 0 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3137: finishing write tid 5 to smithi11289144-77 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 77 v 327 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3137: left oid 77 (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T20:03:16.985 INFO:tasks.rados.rados.0.smithi112.stdout:3138: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:17.107 INFO:tasks.rados.rados.0.smithi112.stdout:3139: finishing write tid 1 to smithi11289144-466 2023-09-23T20:03:17.107 INFO:tasks.rados.rados.0.smithi112.stdout:3139: finishing write tid 2 to smithi11289144-466 2023-09-23T20:03:17.107 INFO:tasks.rados.rados.0.smithi112.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi112.stdout:3148: writing smithi11289144-132 from 511474 to 1106772 tid 1 2023-09-23T20:03:17.121 INFO:tasks.rados.rados.0.smithi112.stdout:3148: writing smithi11289144-132 from 1731899 to 2226932 tid 2 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi112.stdout:3148: writing smithi11289144-132 from 2878607 to 3311474 tid 3 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi112.stdout:3137: done (11 left) 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi112.stdout:3138: done (10 left) 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi112.stdout:3149: delete oid 137 current snap is 0 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi112.stdout:3139: finishing write tid 3 to smithi11289144-466 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi112.stdout:3140: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:03:17.277 INFO:tasks.rados.rados.0.smithi112.stdout:3139: finishing write tid 4 to smithi11289144-466 2023-09-23T20:03:17.277 INFO:tasks.rados.rados.0.smithi112.stdout:3139: finishing write tid 5 to smithi11289144-466 2023-09-23T20:03:17.277 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 466 v 278 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-09-23T20:03:17.277 INFO:tasks.rados.rados.0.smithi112.stdout:3139: left oid 466 (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:03:17.278 INFO:tasks.rados.rados.0.smithi112.stdout:3141: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T20:03:17.453 INFO:tasks.rados.rados.0.smithi112.stdout:3142: finishing write tid 1 to smithi11289144-321 2023-09-23T20:03:17.453 INFO:tasks.rados.rados.0.smithi112.stdout:3142: finishing write tid 2 to smithi11289144-321 2023-09-23T20:03:17.453 INFO:tasks.rados.rados.0.smithi112.stdout:3142: finishing write tid 3 to smithi11289144-321 2023-09-23T20:03:17.453 INFO:tasks.rados.rados.0.smithi112.stdout:3142: finishing write tid 4 to smithi11289144-321 2023-09-23T20:03:17.453 INFO:tasks.rados.rados.0.smithi112.stdout:3142: finishing write tid 5 to smithi11289144-321 2023-09-23T20:03:17.453 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 321 v 475 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3142: left oid 321 (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3143: finishing write tid 1 to smithi11289144-219 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3143: finishing write tid 2 to smithi11289144-219 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3143: finishing write tid 3 to smithi11289144-219 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3143: finishing write tid 4 to smithi11289144-219 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3139: done (10 left) 2023-09-23T20:03:17.454 INFO:tasks.rados.rados.0.smithi112.stdout:3140: done (9 left) 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3141: done (8 left) 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3142: done (7 left) 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3149: done (6 left) 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3150: delete oid 157 current snap is 0 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3143: finishing write tid 5 to smithi11289144-219 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 507 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3143: left oid 219 (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:03:17.455 INFO:tasks.rados.rados.0.smithi112.stdout:3144: expect (ObjNum 1943 snap 0 seq_num 1943) 2023-09-23T20:03:17.561 INFO:tasks.rados.rados.0.smithi112.stdout:3145: finishing write tid 1 to smithi11289144-433 2023-09-23T20:03:17.561 INFO:tasks.rados.rados.0.smithi112.stdout:3145: finishing write tid 2 to smithi11289144-433 2023-09-23T20:03:17.562 INFO:tasks.rados.rados.0.smithi112.stdout:3145: finishing write tid 3 to smithi11289144-433 2023-09-23T20:03:17.562 INFO:tasks.rados.rados.0.smithi112.stdout:3146: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T20:03:17.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:17 smithi174 bash[31352]: audit 2023-09-23T20:03:16.867118+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.112:0/3043966760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:17.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:17 smithi174 bash[31352]: audit 2023-09-23T20:03:16.918687+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:17.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:17 smithi112 bash[27353]: audit 2023-09-23T20:03:16.867118+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.112:0/3043966760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:17.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:17 smithi112 bash[27353]: audit 2023-09-23T20:03:16.918687+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:17.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:17 smithi112 bash[41728]: audit 2023-09-23T20:03:16.867118+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.112:0/3043966760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:17.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:17 smithi112 bash[41728]: audit 2023-09-23T20:03:16.918687+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:17.668 INFO:tasks.rados.rados.0.smithi112.stdout:3145: finishing write tid 4 to smithi11289144-433 2023-09-23T20:03:17.668 INFO:tasks.rados.rados.0.smithi112.stdout:3145: finishing write tid 5 to smithi11289144-433 2023-09-23T20:03:17.669 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 433 v 547 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-09-23T20:03:17.669 INFO:tasks.rados.rados.0.smithi112.stdout:3145: left oid 433 (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T20:03:17.669 INFO:tasks.rados.rados.0.smithi112.stdout:3147: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T20:03:17.875 INFO:tasks.rados.rados.0.smithi112.stdout:3148: finishing write tid 1 to smithi11289144-132 2023-09-23T20:03:17.875 INFO:tasks.rados.rados.0.smithi112.stdout:3148: finishing write tid 2 to smithi11289144-132 2023-09-23T20:03:17.875 INFO:tasks.rados.rados.0.smithi112.stdout:3148: finishing write tid 3 to smithi11289144-132 2023-09-23T20:03:17.875 INFO:tasks.rados.rados.0.smithi112.stdout:3148: finishing write tid 4 to smithi11289144-132 2023-09-23T20:03:17.875 INFO:tasks.rados.rados.0.smithi112.stdout:3148: finishing write tid 5 to smithi11289144-132 2023-09-23T20:03:17.875 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 132 v 352 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3148: left oid 132 (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3143: done (6 left) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3144: done (5 left) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3145: done (4 left) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3146: done (3 left) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3147: done (2 left) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3148: done (1 left) 2023-09-23T20:03:17.876 INFO:tasks.rados.rados.0.smithi112.stdout:3150: done (0 left) 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3151: read oid 154 snap -1 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3151: expect deleted 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3152: read oid 60 snap -1 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3153: read oid 446 snap -1 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3153: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3154: write oid 199 current snap is 0 2023-09-23T20:03:17.877 INFO:tasks.rados.rados.0.smithi112.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-09-23T20:03:17.885 INFO:tasks.rados.rados.0.smithi112.stdout:3154: writing smithi11289144-199 from 561895 to 1099293 tid 1 2023-09-23T20:03:17.891 INFO:tasks.rados.rados.0.smithi112.stdout:3154: writing smithi11289144-199 from 1507345 to 2149705 tid 2 2023-09-23T20:03:17.898 INFO:tasks.rados.rados.0.smithi112.stdout:3154: writing smithi11289144-199 from 2560876 to 3232998 tid 3 2023-09-23T20:03:17.898 INFO:tasks.rados.rados.0.smithi112.stdout:3155: read oid 95 snap -1 2023-09-23T20:03:17.898 INFO:tasks.rados.rados.0.smithi112.stdout:3155: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:03:17.898 INFO:tasks.rados.rados.0.smithi112.stdout:3156: delete oid 64 current snap is 0 2023-09-23T20:03:17.898 INFO:tasks.rados.rados.0.smithi112.stdout:3153: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:17.980 INFO:tasks.rados.rados.0.smithi112.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3154: finishing write tid 1 to smithi11289144-199 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3154: finishing write tid 2 to smithi11289144-199 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3151: done (5 left) 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3152: done (4 left) 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3153: done (3 left) 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3156: done (2 left) 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3157: read oid 171 snap -1 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3157: expect deleted 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3158: delete oid 384 current snap is 0 2023-09-23T20:03:18.095 INFO:tasks.rados.rados.0.smithi112.stdout:3155: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:03:18.198 INFO:tasks.rados.rados.0.smithi112.stdout:3154: finishing write tid 3 to smithi11289144-199 2023-09-23T20:03:18.199 INFO:tasks.rados.rados.0.smithi112.stdout:3154: finishing write tid 4 to smithi11289144-199 2023-09-23T20:03:18.199 INFO:tasks.rados.rados.0.smithi112.stdout:3155: done (3 left) 2023-09-23T20:03:18.199 INFO:tasks.rados.rados.0.smithi112.stdout:3158: done (2 left) 2023-09-23T20:03:18.199 INFO:tasks.rados.rados.0.smithi112.stdout:3159: write oid 431 current snap is 0 2023-09-23T20:03:18.199 INFO:tasks.rados.rados.0.smithi112.stdout:3154: finishing write tid 5 to smithi11289144-199 2023-09-23T20:03:18.200 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 199 v 551 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-09-23T20:03:18.200 INFO:tasks.rados.rados.0.smithi112.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-09-23T20:03:18.200 INFO:tasks.rados.rados.0.smithi112.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-09-23T20:03:18.207 INFO:tasks.rados.rados.0.smithi112.stdout:3159: writing smithi11289144-431 from 612316 to 1375461 tid 1 2023-09-23T20:03:18.217 INFO:tasks.rados.rados.0.smithi112.stdout:3159: writing smithi11289144-431 from 2082791 to 2872478 tid 2 2023-09-23T20:03:18.217 INFO:tasks.rados.rados.0.smithi112.stdout:3154: done (2 left) 2023-09-23T20:03:18.217 INFO:tasks.rados.rados.0.smithi112.stdout:3157: done (1 left) 2023-09-23T20:03:18.217 INFO:tasks.rados.rados.0.smithi112.stdout:3160: read oid 156 snap -1 2023-09-23T20:03:18.217 INFO:tasks.rados.rados.0.smithi112.stdout:3160: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T20:03:18.218 INFO:tasks.rados.rados.0.smithi112.stdout:3161: delete oid 283 current snap is 0 2023-09-23T20:03:18.218 INFO:tasks.rados.rados.0.smithi112.stdout:3159: finishing write tid 1 to smithi11289144-431 2023-09-23T20:03:18.219 INFO:tasks.rados.rados.0.smithi112.stdout:3161: done (2 left) 2023-09-23T20:03:18.219 INFO:tasks.rados.rados.0.smithi112.stdout:3162: read oid 180 snap -1 2023-09-23T20:03:18.220 INFO:tasks.rados.rados.0.smithi112.stdout:3162: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T20:03:18.220 INFO:tasks.rados.rados.0.smithi112.stdout:3163: write oid 234 current snap is 0 2023-09-23T20:03:18.220 INFO:tasks.rados.rados.0.smithi112.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-09-23T20:03:18.226 INFO:tasks.rados.rados.0.smithi112.stdout:3163: writing smithi11289144-234 from 645930 to 1159573 tid 1 2023-09-23T20:03:18.234 INFO:tasks.rados.rados.0.smithi112.stdout:3163: writing smithi11289144-234 from 1683402 to 2476758 tid 2 2023-09-23T20:03:18.241 INFO:tasks.rados.rados.0.smithi112.stdout:3163: writing smithi11289144-234 from 2981638 to 3445930 tid 3 2023-09-23T20:03:18.241 INFO:tasks.rados.rados.0.smithi112.stdout:3164: write oid 268 current snap is 0 2023-09-23T20:03:18.241 INFO:tasks.rados.rados.0.smithi112.stdout:3159: finishing write tid 2 to smithi11289144-431 2023-09-23T20:03:18.241 INFO:tasks.rados.rados.0.smithi112.stdout:3159: finishing write tid 3 to smithi11289144-431 2023-09-23T20:03:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:3159: finishing write tid 4 to smithi11289144-431 2023-09-23T20:03:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 457 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-09-23T20:03:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:3159: left oid 431 (ObjNum 1988 snap 0 seq_num 1988) 2023-09-23T20:03:18.242 INFO:tasks.rados.rados.0.smithi112.stdout:3160: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T20:03:18.417 INFO:tasks.rados.rados.0.smithi112.stdout:3162: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T20:03:18.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:18 smithi174 bash[31352]: cluster 2023-09-23T20:03:16.782002+0000 mgr.x (mgr.24721) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.6 MiB/s wr, 71 op/s 2023-09-23T20:03:18.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:18 smithi112 bash[27353]: cluster 2023-09-23T20:03:16.782002+0000 mgr.x (mgr.24721) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.6 MiB/s wr, 71 op/s 2023-09-23T20:03:18.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:18 smithi112 bash[41728]: cluster 2023-09-23T20:03:16.782002+0000 mgr.x (mgr.24721) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.6 MiB/s wr, 71 op/s 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3163: finishing write tid 1 to smithi11289144-234 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3163: finishing write tid 2 to smithi11289144-234 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3163: finishing write tid 3 to smithi11289144-234 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3163: finishing write tid 4 to smithi11289144-234 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3163: finishing write tid 5 to smithi11289144-234 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 234 v 340 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3163: left oid 234 (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T20:03:18.661 INFO:tasks.rados.rados.0.smithi112.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-09-23T20:03:18.673 INFO:tasks.rados.rados.0.smithi112.stdout:3164: writing smithi11289144-268 from 662737 to 1251629 tid 1 2023-09-23T20:03:18.680 INFO:tasks.rados.rados.0.smithi112.stdout:3164: writing smithi11289144-268 from 1741884 to 2395251 tid 2 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3164: writing smithi11289144-268 from 3009061 to 3462737 tid 3 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3159: done (4 left) 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3160: done (3 left) 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3162: done (2 left) 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3163: done (1 left) 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3165: read oid 286 snap -1 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3165: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3166: delete oid 284 current snap is 0 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3164: finishing write tid 1 to smithi11289144-268 2023-09-23T20:03:18.687 INFO:tasks.rados.rados.0.smithi112.stdout:3164: finishing write tid 2 to smithi11289144-268 2023-09-23T20:03:18.688 INFO:tasks.rados.rados.0.smithi112.stdout:3166: done (2 left) 2023-09-23T20:03:18.688 INFO:tasks.rados.rados.0.smithi112.stdout:3167: delete oid 294 current snap is 0 2023-09-23T20:03:18.690 INFO:tasks.rados.rados.0.smithi112.stdout:3164: finishing write tid 3 to smithi11289144-268 2023-09-23T20:03:18.690 INFO:tasks.rados.rados.0.smithi112.stdout:3164: finishing write tid 4 to smithi11289144-268 2023-09-23T20:03:18.691 INFO:tasks.rados.rados.0.smithi112.stdout:3164: finishing write tid 5 to smithi11289144-268 2023-09-23T20:03:18.691 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 291 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-09-23T20:03:18.691 INFO:tasks.rados.rados.0.smithi112.stdout:3164: left oid 268 (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi112.stdout:3165: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T20:03:18.846 INFO:tasks.rados.rados.0.smithi112.stdout:3164: done (2 left) 2023-09-23T20:03:18.846 INFO:tasks.rados.rados.0.smithi112.stdout:3165: done (1 left) 2023-09-23T20:03:18.846 INFO:tasks.rados.rados.0.smithi112.stdout:3167: done (0 left) 2023-09-23T20:03:18.846 INFO:tasks.rados.rados.0.smithi112.stdout:3168: write oid 375 current snap is 0 2023-09-23T20:03:18.846 INFO:tasks.rados.rados.0.smithi112.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-09-23T20:03:18.859 INFO:tasks.rados.rados.0.smithi112.stdout:3168: writing smithi11289144-375 from 713158 to 1244150 tid 1 2023-09-23T20:03:18.865 INFO:tasks.rados.rados.0.smithi112.stdout:3168: writing smithi11289144-375 from 1917330 to 2318024 tid 2 2023-09-23T20:03:18.872 INFO:tasks.rados.rados.0.smithi112.stdout:3168: writing smithi11289144-375 from 3091330 to 3497606 tid 3 2023-09-23T20:03:18.873 INFO:tasks.rados.rados.0.smithi112.stdout:3169: write oid 84 current snap is 0 2023-09-23T20:03:18.873 INFO:tasks.rados.rados.0.smithi112.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-09-23T20:03:18.880 INFO:tasks.rados.rados.0.smithi112.stdout:3169: writing smithi11289144-84 from 729965 to 1336206 tid 1 2023-09-23T20:03:18.887 INFO:tasks.rados.rados.0.smithi112.stdout:3169: writing smithi11289144-84 from 1975812 to 2636517 tid 2 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3169: writing smithi11289144-84 from 3118753 to 3529965 tid 3 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3170: read oid 382 snap -1 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3170: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3171: write oid 349 current snap is 0 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3168: finishing write tid 1 to smithi11289144-375 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3168: finishing write tid 2 to smithi11289144-375 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3168: finishing write tid 3 to smithi11289144-375 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3168: finishing write tid 4 to smithi11289144-375 2023-09-23T20:03:18.893 INFO:tasks.rados.rados.0.smithi112.stdout:3168: finishing write tid 5 to smithi11289144-375 2023-09-23T20:03:18.894 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 375 v 479 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-09-23T20:03:18.894 INFO:tasks.rados.rados.0.smithi112.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-09-23T20:03:18.894 INFO:tasks.rados.rados.0.smithi112.stdout:3169: finishing write tid 1 to smithi11289144-84 2023-09-23T20:03:18.894 INFO:tasks.rados.rados.0.smithi112.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-09-23T20:03:18.901 INFO:tasks.rados.rados.0.smithi112.stdout:3171: writing smithi11289144-349 from 746772 to 1428262 tid 1 2023-09-23T20:03:18.906 INFO:tasks.rados.rados.0.smithi112.stdout:3171: writing smithi11289144-349 from 2034294 to 2438657 tid 2 2023-09-23T20:03:18.913 INFO:tasks.rados.rados.0.smithi112.stdout:3171: writing smithi11289144-349 from 3146176 to 3546772 tid 3 2023-09-23T20:03:18.913 INFO:tasks.rados.rados.0.smithi112.stdout:3168: done (3 left) 2023-09-23T20:03:18.913 INFO:tasks.rados.rados.0.smithi112.stdout:3172: write oid 81 current snap is 0 2023-09-23T20:03:18.913 INFO:tasks.rados.rados.0.smithi112.stdout:3169: finishing write tid 2 to smithi11289144-84 2023-09-23T20:03:18.913 INFO:tasks.rados.rados.0.smithi112.stdout:3169: finishing write tid 3 to smithi11289144-84 2023-09-23T20:03:18.914 INFO:tasks.rados.rados.0.smithi112.stdout:3169: finishing write tid 4 to smithi11289144-84 2023-09-23T20:03:18.914 INFO:tasks.rados.rados.0.smithi112.stdout:3169: finishing write tid 5 to smithi11289144-84 2023-09-23T20:03:18.914 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 84 v 385 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-09-23T20:03:18.914 INFO:tasks.rados.rados.0.smithi112.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T20:03:18.914 INFO:tasks.rados.rados.0.smithi112.stdout:3170: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T20:03:19.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:18 smithi174 bash[79436]: ts=2023-09-23T20:03: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:03:19.082 INFO:tasks.rados.rados.0.smithi112.stdout:3171: finishing write tid 1 to smithi11289144-349 2023-09-23T20:03:19.082 INFO:tasks.rados.rados.0.smithi112.stdout:3171: finishing write tid 2 to smithi11289144-349 2023-09-23T20:03:19.082 INFO:tasks.rados.rados.0.smithi112.stdout:3171: finishing write tid 3 to smithi11289144-349 2023-09-23T20:03:19.083 INFO:tasks.rados.rados.0.smithi112.stdout:3171: finishing write tid 4 to smithi11289144-349 2023-09-23T20:03:19.083 INFO:tasks.rados.rados.0.smithi112.stdout:3171: finishing write tid 5 to smithi11289144-349 2023-09-23T20:03:19.083 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 483 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-09-23T20:03:19.083 INFO:tasks.rados.rados.0.smithi112.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T20:03:19.083 INFO:tasks.rados.rados.0.smithi112.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-09-23T20:03:19.098 INFO:tasks.rados.rados.0.smithi112.stdout:3172: writing smithi11289144-81 from 763579 to 1520318 tid 1 2023-09-23T20:03:19.103 INFO:tasks.rados.rados.0.smithi112.stdout:3172: writing smithi11289144-81 from 1976423 to 2524444 tid 2 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3172: writing smithi11289144-81 from 2940893 to 3563579 tid 3 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3169: done (3 left) 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3170: done (2 left) 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3171: done (1 left) 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3173: read oid 79 snap -1 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3173: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T20:03:19.110 INFO:tasks.rados.rados.0.smithi112.stdout:3174: read oid 428 snap -1 2023-09-23T20:03:19.111 INFO:tasks.rados.rados.0.smithi112.stdout:3174: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:03:19.111 INFO:tasks.rados.rados.0.smithi112.stdout:3175: write oid 244 current snap is 0 2023-09-23T20:03:19.111 INFO:tasks.rados.rados.0.smithi112.stdout:3172: finishing write tid 1 to smithi11289144-81 2023-09-23T20:03:19.111 INFO:tasks.rados.rados.0.smithi112.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-09-23T20:03:19.117 INFO:tasks.rados.rados.0.smithi112.stdout:3175: writing smithi11289144-244 from 780386 to 1212374 tid 1 2023-09-23T20:03:19.122 INFO:tasks.rados.rados.0.smithi112.stdout:3175: writing smithi11289144-244 from 1634905 to 2042937 tid 2 2023-09-23T20:03:19.129 INFO:tasks.rados.rados.0.smithi112.stdout:3175: writing smithi11289144-244 from 2684669 to 3252386 tid 3 2023-09-23T20:03:19.129 INFO:tasks.rados.rados.0.smithi112.stdout:3176: read oid 222 snap -1 2023-09-23T20:03:19.129 INFO:tasks.rados.rados.0.smithi112.stdout:3176: expect deleted 2023-09-23T20:03:19.129 INFO:tasks.rados.rados.0.smithi112.stdout:3177: write oid 453 current snap is 0 2023-09-23T20:03:19.130 INFO:tasks.rados.rados.0.smithi112.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-09-23T20:03:19.136 INFO:tasks.rados.rados.0.smithi112.stdout:3177: writing smithi11289144-453 from 797193 to 1304430 tid 1 2023-09-23T20:03:19.144 INFO:tasks.rados.rados.0.smithi112.stdout:3177: writing smithi11289144-453 from 2093387 to 2645077 tid 2 2023-09-23T20:03:19.150 INFO:tasks.rados.rados.0.smithi112.stdout:3177: writing smithi11289144-453 from 3112092 to 3597193 tid 3 2023-09-23T20:03:19.150 INFO:tasks.rados.rados.0.smithi112.stdout:3178: delete oid 355 current snap is 0 2023-09-23T20:03:19.150 INFO:tasks.rados.rados.0.smithi112.stdout:3172: finishing write tid 2 to smithi11289144-81 2023-09-23T20:03:19.150 INFO:tasks.rados.rados.0.smithi112.stdout:3172: finishing write tid 3 to smithi11289144-81 2023-09-23T20:03:19.151 INFO:tasks.rados.rados.0.smithi112.stdout:3172: finishing write tid 4 to smithi11289144-81 2023-09-23T20:03:19.151 INFO:tasks.rados.rados.0.smithi112.stdout:3172: finishing write tid 5 to smithi11289144-81 2023-09-23T20:03:19.151 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 81 v 511 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-09-23T20:03:19.151 INFO:tasks.rados.rados.0.smithi112.stdout:3172: left oid 81 (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T20:03:19.151 INFO:tasks.rados.rados.0.smithi112.stdout:3173: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T20:03:19.245 INFO:tasks.rados.rados.0.smithi112.stdout:3174: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:03:19.519 INFO:tasks.rados.rados.0.smithi112.stdout:3175: finishing write tid 1 to smithi11289144-244 2023-09-23T20:03:19.519 INFO:tasks.rados.rados.0.smithi112.stdout:3175: finishing write tid 2 to smithi11289144-244 2023-09-23T20:03:19.519 INFO:tasks.rados.rados.0.smithi112.stdout:3175: finishing write tid 3 to smithi11289144-244 2023-09-23T20:03:19.519 INFO:tasks.rados.rados.0.smithi112.stdout:3175: finishing write tid 4 to smithi11289144-244 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3175: finishing write tid 5 to smithi11289144-244 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 389 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3175: left oid 244 (ObjNum 1998 snap 0 seq_num 1998) 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3177: finishing write tid 1 to smithi11289144-453 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3177: finishing write tid 2 to smithi11289144-453 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3177: finishing write tid 3 to smithi11289144-453 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3177: finishing write tid 4 to smithi11289144-453 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3177: finishing write tid 5 to smithi11289144-453 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 453 v 461 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-09-23T20:03:19.520 INFO:tasks.rados.rados.0.smithi112.stdout:3177: left oid 453 (ObjNum 1999 snap 0 seq_num 1999) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3172: done (6 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3173: done (5 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3174: done (4 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3175: done (3 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3176: done (2 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3177: done (1 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3178: done (0 left) 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3179: write oid 312 current snap is 0 2023-09-23T20:03:19.521 INFO:tasks.rados.rados.0.smithi112.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi112.stdout:3179: writing smithi11289144-312 from 430807 to 1204895 tid 1 2023-09-23T20:03:19.540 INFO:tasks.rados.rados.0.smithi112.stdout:3179: writing smithi11289144-312 from 1810351 to 2365710 tid 2 2023-09-23T20:03:19.545 INFO:tasks.rados.rados.0.smithi112.stdout:3179: writing smithi11289144-312 from 2766938 to 3284824 tid 3 2023-09-23T20:03:19.545 INFO:tasks.rados.rados.0.smithi112.stdout:3180: write oid 495 current snap is 0 2023-09-23T20:03:19.545 INFO:tasks.rados.rados.0.smithi112.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-09-23T20:03:19.551 INFO:tasks.rados.rados.0.smithi112.stdout:3180: writing smithi11289144-495 from 447614 to 896951 tid 1 2023-09-23T20:03:19.556 INFO:tasks.rados.rados.0.smithi112.stdout:3180: writing smithi11289144-495 from 1468833 to 1884203 tid 2 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi112.stdout:3180: writing smithi11289144-495 from 2394361 to 3123519 tid 3 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3180: writing smithi11289144-495 from 3603789 to 3647614 tid 4 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3181: delete oid 247 current snap is 0 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3179: finishing write tid 1 to smithi11289144-312 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3179: finishing write tid 2 to smithi11289144-312 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3179: finishing write tid 3 to smithi11289144-312 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3179: finishing write tid 4 to smithi11289144-312 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3179: finishing write tid 5 to smithi11289144-312 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 312 v 319 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3180: finishing write tid 1 to smithi11289144-495 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi112.stdout:3180: finishing write tid 2 to smithi11289144-495 2023-09-23T20:03:19.569 INFO:tasks.rados.rados.0.smithi112.stdout:3180: finishing write tid 3 to smithi11289144-495 2023-09-23T20:03:19.569 INFO:tasks.rados.rados.0.smithi112.stdout:3180: finishing write tid 4 to smithi11289144-495 2023-09-23T20:03:19.570 INFO:tasks.rados.rados.0.smithi112.stdout:3180: finishing write tid 5 to smithi11289144-495 2023-09-23T20:03:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:3180: finishing write tid 6 to smithi11289144-495 2023-09-23T20:03:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 495 v 466 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-09-23T20:03:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-09-23T20:03:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:3179: done (2 left) 2023-09-23T20:03:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:3180: done (1 left) 2023-09-23T20:03:19.571 INFO:tasks.rados.rados.0.smithi112.stdout:3181: done (0 left) 2023-09-23T20:03:19.572 INFO:tasks.rados.rados.0.smithi112.stdout:3182: write oid 89 current snap is 0 2023-09-23T20:03:19.572 INFO:tasks.rados.rados.0.smithi112.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-09-23T20:03:19.580 INFO:tasks.rados.rados.0.smithi112.stdout:3182: writing smithi11289144-89 from 481228 to 1081063 tid 1 2023-09-23T20:03:19.585 INFO:tasks.rados.rados.0.smithi112.stdout:3182: writing smithi11289144-89 from 1585797 to 2004836 tid 2 2023-09-23T20:03:19.593 INFO:tasks.rados.rados.0.smithi112.stdout:3182: writing smithi11289144-89 from 2449207 to 3200909 tid 3 2023-09-23T20:03:19.593 INFO:tasks.rados.rados.0.smithi112.stdout:3183: read oid 219 snap -1 2023-09-23T20:03:19.593 INFO:tasks.rados.rados.0.smithi112.stdout:3183: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:03:19.593 INFO:tasks.rados.rados.0.smithi112.stdout:3184: delete oid 393 current snap is 0 2023-09-23T20:03:19.593 INFO:tasks.rados.rados.0.smithi112.stdout:3182: finishing write tid 1 to smithi11289144-89 2023-09-23T20:03:19.593 INFO:tasks.rados.rados.0.smithi112.stdout:3182: finishing write tid 2 to smithi11289144-89 2023-09-23T20:03:19.597 INFO:tasks.rados.rados.0.smithi112.stdout:3182: finishing write tid 3 to smithi11289144-89 2023-09-23T20:03:19.598 INFO:tasks.rados.rados.0.smithi112.stdout:3182: finishing write tid 4 to smithi11289144-89 2023-09-23T20:03:19.598 INFO:tasks.rados.rados.0.smithi112.stdout:3182: finishing write tid 5 to smithi11289144-89 2023-09-23T20:03:19.598 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 89 v 323 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-09-23T20:03:19.598 INFO:tasks.rados.rados.0.smithi112.stdout:3182: left oid 89 (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T20:03:19.609 INFO:tasks.rados.rados.0.smithi112.stdout:3183: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:03:19.860 INFO:tasks.rados.rados.0.smithi112.stdout:3182: done (2 left) 2023-09-23T20:03:19.860 INFO:tasks.rados.rados.0.smithi112.stdout:3183: done (1 left) 2023-09-23T20:03:19.860 INFO:tasks.rados.rados.0.smithi112.stdout:3184: done (0 left) 2023-09-23T20:03:19.861 INFO:tasks.rados.rados.0.smithi112.stdout:3185: read oid 170 snap -1 2023-09-23T20:03:19.861 INFO:tasks.rados.rados.0.smithi112.stdout:3185: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:03:19.861 INFO:tasks.rados.rados.0.smithi112.stdout:3186: read oid 275 snap -1 2023-09-23T20:03:19.861 INFO:tasks.rados.rados.0.smithi112.stdout:3186: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T20:03:19.861 INFO:tasks.rados.rados.0.smithi112.stdout:3187: write oid 266 current snap is 0 2023-09-23T20:03:19.861 INFO:tasks.rados.rados.0.smithi112.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-09-23T20:03:19.867 INFO:tasks.rados.rados.0.smithi112.stdout:3187: writing smithi11289144-266 from 514842 to 1265175 tid 1 2023-09-23T20:03:19.875 INFO:tasks.rados.rados.0.smithi112.stdout:3187: writing smithi11289144-266 from 1986408 to 2409116 tid 2 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3187: writing smithi11289144-266 from 3187700 to 3678299 tid 3 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3188: read oid 157 snap -1 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3188: expect deleted 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3189: read oid 1 snap -1 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3189: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3190: delete oid 362 current snap is 0 2023-09-23T20:03:19.884 INFO:tasks.rados.rados.0.smithi112.stdout:3185: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:03:19.920 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:19 smithi174 bash[69530]: debug 2023-09-23T20:03:19.649+0000 7fc5b7057700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-23T20:03:19.921 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:19 smithi174 bash[69530]: ignoring --setuser ceph since I am not root 2023-09-23T20:03:19.921 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:19 smithi174 bash[69530]: ignoring --setgroup ceph since I am not root 2023-09-23T20:03:19.921 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:19 smithi174 bash[69530]: debug 2023-09-23T20:03:19.713+0000 7f13a1f47700 1 -- 172.21.15.174:0/3919287084 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56277a4e71e0 con 0x56277b266c00 2023-09-23T20:03:19.921 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:19 smithi174 bash[69530]: debug 2023-09-23T20:03:19.881+0000 7f13abc76200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:03:19.929 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: [23/Sep/2023:20:03:19] ENGINE Bus STOPPING 2023-09-23T20:03:19.929 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: [23/Sep/2023:20:03:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:03:19.929 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: [23/Sep/2023:20:03:19] ENGINE Bus STOPPED 2023-09-23T20:03:19.929 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: [23/Sep/2023:20:03:19] ENGINE Bus STARTING 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.883+0000 7f7a008f2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.883+0000 7f7a008f2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.883+0000 7f7a008f2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.883+0000 7f7a008f2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.883+0000 7f7a008f2700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.887+0000 7f7a040f9700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.887+0000 7f7a040f9700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.930 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.887+0000 7f7a040f9700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.931 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.887+0000 7f7a040f9700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.931 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: debug 2023-09-23T20:03:19.887+0000 7f7a040f9700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:03:19.931 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: [23/Sep/2023:20:03:19] ENGINE Serving on http://:::9283 2023-09-23T20:03:19.931 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:19 smithi112 bash[92890]: [23/Sep/2023:20:03:19] ENGINE Bus STARTED 2023-09-23T20:03:19.959 INFO:tasks.rados.rados.0.smithi112.stdout:3186: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T20:03:20.095 INFO:tasks.rados.rados.0.smithi112.stdout:3187: finishing write tid 1 to smithi11289144-266 2023-09-23T20:03:20.095 INFO:tasks.rados.rados.0.smithi112.stdout:3187: finishing write tid 2 to smithi11289144-266 2023-09-23T20:03:20.095 INFO:tasks.rados.rados.0.smithi112.stdout:3187: finishing write tid 3 to smithi11289144-266 2023-09-23T20:03:20.095 INFO:tasks.rados.rados.0.smithi112.stdout:3185: done (5 left) 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3186: done (4 left) 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3188: done (3 left) 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3190: done (2 left) 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3191: delete oid 275 current snap is 0 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3187: finishing write tid 4 to smithi11289144-266 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3187: finishing write tid 5 to smithi11289144-266 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 266 v 485 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3187: left oid 266 (ObjNum 2006 snap 0 seq_num 2006) 2023-09-23T20:03:20.096 INFO:tasks.rados.rados.0.smithi112.stdout:3189: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T20:03:20.276 INFO:tasks.rados.rados.0.smithi112.stdout:3187: done (2 left) 2023-09-23T20:03:20.277 INFO:tasks.rados.rados.0.smithi112.stdout:3189: done (1 left) 2023-09-23T20:03:20.277 INFO:tasks.rados.rados.0.smithi112.stdout:3191: done (0 left) 2023-09-23T20:03:20.277 INFO:tasks.rados.rados.0.smithi112.stdout:3192: write oid 427 current snap is 0 2023-09-23T20:03:20.277 INFO:tasks.rados.rados.0.smithi112.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-09-23T20:03:20.289 INFO:tasks.rados.rados.0.smithi112.stdout:3192: writing smithi11289144-427 from 565263 to 1257696 tid 1 2023-09-23T20:03:20.296 INFO:tasks.rados.rados.0.smithi112.stdout:3192: writing smithi11289144-427 from 1878207 to 2448242 tid 2 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3192: writing smithi11289144-427 from 2986322 to 3710737 tid 3 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3193: read oid 269 snap -1 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3194: read oid 331 snap -1 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3195: write oid 454 current snap is 0 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3192: finishing write tid 1 to smithi11289144-427 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3192: finishing write tid 2 to smithi11289144-427 2023-09-23T20:03:20.305 INFO:tasks.rados.rados.0.smithi112.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-09-23T20:03:20.313 INFO:tasks.rados.rados.0.smithi112.stdout:3195: writing smithi11289144-454 from 582070 to 1349752 tid 1 2023-09-23T20:03:20.320 INFO:tasks.rados.rados.0.smithi112.stdout:3195: writing smithi11289144-454 from 1820336 to 2534029 tid 2 2023-09-23T20:03:20.328 INFO:tasks.rados.rados.0.smithi112.stdout:3195: writing smithi11289144-454 from 3181039 to 3782070 tid 3 2023-09-23T20:03:20.328 INFO:tasks.rados.rados.0.smithi112.stdout:3196: write oid 106 current snap is 0 2023-09-23T20:03:20.328 INFO:tasks.rados.rados.0.smithi112.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-09-23T20:03:20.334 INFO:tasks.rados.rados.0.smithi112.stdout:3196: writing smithi11289144-106 from 598877 to 1041808 tid 1 2023-09-23T20:03:20.340 INFO:tasks.rados.rados.0.smithi112.stdout:3196: writing smithi11289144-106 from 1478818 to 2052522 tid 2 2023-09-23T20:03:20.345 INFO:tasks.rados.rados.0.smithi112.stdout:3196: writing smithi11289144-106 from 2524815 to 2988127 tid 3 2023-09-23T20:03:20.350 INFO:tasks.rados.rados.0.smithi112.stdout:3196: writing smithi11289144-106 from 3516293 to 3798877 tid 4 2023-09-23T20:03:20.350 INFO:tasks.rados.rados.0.smithi112.stdout:3197: read oid 416 snap -1 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3197: expect (ObjNum 880 snap 0 seq_num 880) 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3198: read oid 69 snap -1 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3198: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3199: read oid 72 snap -1 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3199: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3200: write oid 302 current snap is 0 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3192: finishing write tid 3 to smithi11289144-427 2023-09-23T20:03:20.351 INFO:tasks.rados.rados.0.smithi112.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-09-23T20:03:20.357 INFO:tasks.rados.rados.0.smithi112.stdout:3200: writing smithi11289144-302 from 615684 to 1133864 tid 1 2023-09-23T20:03:20.364 INFO:tasks.rados.rados.0.smithi112.stdout:3200: writing smithi11289144-302 from 1537300 to 2254662 tid 2 2023-09-23T20:03:20.372 INFO:tasks.rados.rados.0.smithi112.stdout:3200: writing smithi11289144-302 from 2835885 to 3510469 tid 3 2023-09-23T20:03:20.372 INFO:tasks.rados.rados.0.smithi112.stdout:3201: delete oid 181 current snap is 0 2023-09-23T20:03:20.372 INFO:tasks.rados.rados.0.smithi112.stdout:3192: finishing write tid 4 to smithi11289144-427 2023-09-23T20:03:20.372 INFO:tasks.rados.rados.0.smithi112.stdout:3192: finishing write tid 5 to smithi11289144-427 2023-09-23T20:03:20.372 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 427 v 296 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-09-23T20:03:20.373 INFO:tasks.rados.rados.0.smithi112.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-09-23T20:03:20.373 INFO:tasks.rados.rados.0.smithi112.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T20:03:20.485 INFO:tasks.rados.rados.0.smithi112.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:03:20.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.317601+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.112:0/3893874155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:20.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.526418+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.538094+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:20.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.539140+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.539524+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.551981+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.631379+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.639534+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.644098+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.654324+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.654574+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.655157+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.655436+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.655757+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:03:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.656528+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: cluster 2023-09-23T20:03:19.656806+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.656914+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.657110+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: cluster 2023-09-23T20:03:19.657184+0000 mon.a (mon.0) 1053 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0122134s) 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.657287+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.657651+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.658033+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.658369+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.658791+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.659114+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:03:20.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.659480+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.659752+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.660048+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.660537+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: cluster 2023-09-23T20:03:19.710690+0000 mon.a (mon.0) 1054 : cluster [INF] Manager daemon y is now available 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.736546+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.741846+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.777222+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.792145+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.796567+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.831203+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:03:20.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[31352]: audit 2023-09-23T20:03:19.835680+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.317601+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.112:0/3893874155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.526418+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.538094+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.539140+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.539524+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.551981+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.631379+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.639534+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.644098+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.654324+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:03:20.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.654574+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.655157+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.655436+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.655757+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.656528+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: cluster 2023-09-23T20:03:19.656806+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.656914+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.657110+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: cluster 2023-09-23T20:03:19.657184+0000 mon.a (mon.0) 1053 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0122134s) 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.657287+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.657651+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:03:20.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.658033+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.658369+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.658791+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.659114+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.659480+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.659752+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.660048+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.660537+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: cluster 2023-09-23T20:03:19.710690+0000 mon.a (mon.0) 1054 : cluster [INF] Manager daemon y is now available 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.736546+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.741846+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.777222+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:20.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.792145+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:03:20.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.796567+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:03:20.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.831203+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:03:20.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[41728]: audit 2023-09-23T20:03:19.835680+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:03:20.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.317601+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.112:0/3893874155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:20.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.526418+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.538094+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.539140+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.539524+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.551981+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24721 ' entity='mgr.x' 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.631379+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.639534+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.24721 172.21.15.174:0/3388639940' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.644098+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.654324+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.654574+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.655157+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:03:20.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.655436+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.655757+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.656528+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: cluster 2023-09-23T20:03:19.656806+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.656914+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.657110+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: cluster 2023-09-23T20:03:19.657184+0000 mon.a (mon.0) 1053 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0122134s) 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.657287+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.657651+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.658033+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.658369+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:03:20.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.658791+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.659114+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.659480+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.659752+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.660048+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.660537+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: cluster 2023-09-23T20:03:19.710690+0000 mon.a (mon.0) 1054 : cluster [INF] Manager daemon y is now available 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.736546+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.741846+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.777222+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.792145+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:03:20.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.796567+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:03:20.660 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.831203+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:03:20.660 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:20 smithi112 bash[27353]: audit 2023-09-23T20:03:19.835680+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:03:20.752 INFO:tasks.rados.rados.0.smithi112.stdout:3195: finishing write tid 1 to smithi11289144-454 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3195: finishing write tid 2 to smithi11289144-454 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3195: finishing write tid 3 to smithi11289144-454 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3195: finishing write tid 4 to smithi11289144-454 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3195: finishing write tid 5 to smithi11289144-454 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 454 v 470 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3196: finishing write tid 1 to smithi11289144-106 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3196: finishing write tid 2 to smithi11289144-106 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3196: finishing write tid 3 to smithi11289144-106 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi112.stdout:3196: finishing write tid 4 to smithi11289144-106 2023-09-23T20:03:20.754 INFO:tasks.rados.rados.0.smithi112.stdout:3196: finishing write tid 5 to smithi11289144-106 2023-09-23T20:03:20.754 INFO:tasks.rados.rados.0.smithi112.stdout:3196: finishing write tid 6 to smithi11289144-106 2023-09-23T20:03:20.754 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 106 v 490 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-09-23T20:03:20.754 INFO:tasks.rados.rados.0.smithi112.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-09-23T20:03:20.754 INFO:tasks.rados.rados.0.smithi112.stdout:3197: expect (ObjNum 880 snap 0 seq_num 880) 2023-09-23T20:03:20.872 INFO:tasks.rados.rados.0.smithi112.stdout:3199: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-09-23T20:03:21.033 INFO:tasks.rados.rados.0.smithi112.stdout:3200: finishing write tid 1 to smithi11289144-302 2023-09-23T20:03:21.033 INFO:tasks.rados.rados.0.smithi112.stdout:3200: finishing write tid 2 to smithi11289144-302 2023-09-23T20:03:21.033 INFO:tasks.rados.rados.0.smithi112.stdout:3198: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T20:03:21.285 INFO:tasks.rados.rados.0.smithi112.stdout:3200: finishing write tid 3 to smithi11289144-302 2023-09-23T20:03:21.285 INFO:tasks.rados.rados.0.smithi112.stdout:3200: finishing write tid 4 to smithi11289144-302 2023-09-23T20:03:21.285 INFO:tasks.rados.rados.0.smithi112.stdout:3200: finishing write tid 5 to smithi11289144-302 2023-09-23T20:03:21.285 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 302 v 516 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3192: done (9 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3193: done (8 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3194: done (7 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3195: done (6 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3196: done (5 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3197: done (4 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3198: done (3 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3199: done (2 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3200: done (1 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3201: done (0 left) 2023-09-23T20:03:21.286 INFO:tasks.rados.rados.0.smithi112.stdout:3202: write oid 182 current snap is 0 2023-09-23T20:03:21.287 INFO:tasks.rados.rados.0.smithi112.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-09-23T20:03:21.298 INFO:tasks.rados.rados.0.smithi112.stdout:3202: writing smithi11289144-182 from 649298 to 1317976 tid 1 2023-09-23T20:03:21.306 INFO:tasks.rados.rados.0.smithi112.stdout:3202: writing smithi11289144-182 from 1937911 to 2658942 tid 2 2023-09-23T20:03:21.313 INFO:tasks.rados.rados.0.smithi112.stdout:3202: writing smithi11289144-182 from 3174378 to 3849298 tid 3 2023-09-23T20:03:21.314 INFO:tasks.rados.rados.0.smithi112.stdout:3203: write oid 285 current snap is 0 2023-09-23T20:03:21.314 INFO:tasks.rados.rados.0.smithi112.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-09-23T20:03:21.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:20 smithi174 bash[69530]: debug 2023-09-23T20:03:20.885+0000 7f13abc76200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:03:21.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[69530]: debug 2023-09-23T20:03:20.997+0000 7f13abc76200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:03:21.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[69530]: debug 2023-09-23T20:03:21.109+0000 7f13abc76200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:03:21.320 INFO:tasks.rados.rados.0.smithi112.stdout:3203: writing smithi11289144-285 from 666105 to 1126385 tid 1 2023-09-23T20:03:21.326 INFO:tasks.rados.rados.0.smithi112.stdout:3203: writing smithi11289144-285 from 1712746 to 2293788 tid 2 2023-09-23T20:03:21.334 INFO:tasks.rados.rados.0.smithi112.stdout:3203: writing smithi11289144-285 from 3034507 to 3659260 tid 3 2023-09-23T20:03:21.334 INFO:tasks.rados.rados.0.smithi112.stdout:3204: write oid 324 current snap is 0 2023-09-23T20:03:21.334 INFO:tasks.rados.rados.0.smithi112.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-09-23T20:03:21.341 INFO:tasks.rados.rados.0.smithi112.stdout:3204: writing smithi11289144-324 from 682912 to 1218441 tid 1 2023-09-23T20:03:21.348 INFO:tasks.rados.rados.0.smithi112.stdout:3204: writing smithi11289144-324 from 1771228 to 2495928 tid 2 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3204: writing smithi11289144-324 from 3061930 to 3497955 tid 3 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3205: read oid 484 snap -1 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3205: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3206: delete oid 429 current snap is 0 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3202: finishing write tid 1 to smithi11289144-182 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3202: finishing write tid 2 to smithi11289144-182 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3202: finishing write tid 3 to smithi11289144-182 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3202: finishing write tid 4 to smithi11289144-182 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3202: finishing write tid 5 to smithi11289144-182 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 182 v 421 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-09-23T20:03:21.355 INFO:tasks.rados.rados.0.smithi112.stdout:3202: left oid 182 (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3203: finishing write tid 1 to smithi11289144-285 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3203: finishing write tid 2 to smithi11289144-285 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3203: finishing write tid 3 to smithi11289144-285 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3203: finishing write tid 4 to smithi11289144-285 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3203: finishing write tid 5 to smithi11289144-285 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 556 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3204: finishing write tid 1 to smithi11289144-324 2023-09-23T20:03:21.356 INFO:tasks.rados.rados.0.smithi112.stdout:3204: finishing write tid 2 to smithi11289144-324 2023-09-23T20:03:21.358 INFO:tasks.rados.rados.0.smithi112.stdout:3205: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3204: finishing write tid 3 to smithi11289144-324 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3204: finishing write tid 4 to smithi11289144-324 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3204: finishing write tid 5 to smithi11289144-324 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 324 v 283 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3202: done (4 left) 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3203: done (3 left) 2023-09-23T20:03:21.444 INFO:tasks.rados.rados.0.smithi112.stdout:3204: done (2 left) 2023-09-23T20:03:21.445 INFO:tasks.rados.rados.0.smithi112.stdout:3205: done (1 left) 2023-09-23T20:03:21.445 INFO:tasks.rados.rados.0.smithi112.stdout:3206: done (0 left) 2023-09-23T20:03:21.445 INFO:tasks.rados.rados.0.smithi112.stdout:3207: write oid 301 current snap is 0 2023-09-23T20:03:21.445 INFO:tasks.rados.rados.0.smithi112.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-09-23T20:03:21.454 INFO:tasks.rados.rados.0.smithi112.stdout:3207: writing smithi11289144-301 from 716526 to 1402553 tid 1 2023-09-23T20:03:21.464 INFO:tasks.rados.rados.0.smithi112.stdout:3207: writing smithi11289144-301 from 2171839 to 2900208 tid 2 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3207: writing smithi11289144-301 from 3400423 to 3858992 tid 3 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3208: read oid 383 snap -1 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3208: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3209: write oid 298 current snap is 0 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3207: finishing write tid 1 to smithi11289144-301 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3207: finishing write tid 2 to smithi11289144-301 2023-09-23T20:03:21.470 INFO:tasks.rados.rados.0.smithi112.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-09-23T20:03:21.478 INFO:tasks.rados.rados.0.smithi112.stdout:3209: writing smithi11289144-298 from 733333 to 1494609 tid 1 2023-09-23T20:03:21.485 INFO:tasks.rados.rados.0.smithi112.stdout:3209: writing smithi11289144-298 from 2230321 to 2818701 tid 2 2023-09-23T20:03:21.492 INFO:tasks.rados.rados.0.smithi112.stdout:3209: writing smithi11289144-298 from 3427846 to 3933333 tid 3 2023-09-23T20:03:21.492 INFO:tasks.rados.rados.0.smithi112.stdout:3210: read oid 480 snap -1 2023-09-23T20:03:21.492 INFO:tasks.rados.rados.0.smithi112.stdout:3210: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T20:03:21.493 INFO:tasks.rados.rados.0.smithi112.stdout:3211: read oid 450 snap -1 2023-09-23T20:03:21.493 INFO:tasks.rados.rados.0.smithi112.stdout:3211: expect deleted 2023-09-23T20:03:21.493 INFO:tasks.rados.rados.0.smithi112.stdout:3212: write oid 42 current snap is 0 2023-09-23T20:03:21.493 INFO:tasks.rados.rados.0.smithi112.stdout:3207: finishing write tid 3 to smithi11289144-301 2023-09-23T20:03:21.493 INFO:tasks.rados.rados.0.smithi112.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-09-23T20:03:21.499 INFO:tasks.rados.rados.0.smithi112.stdout:3212: writing smithi11289144-42 from 750140 to 1186665 tid 1 2023-09-23T20:03:21.507 INFO:tasks.rados.rados.0.smithi112.stdout:3212: writing smithi11289144-42 from 1888803 to 2620841 tid 2 2023-09-23T20:03:21.514 INFO:tasks.rados.rados.0.smithi112.stdout:3212: writing smithi11289144-42 from 3055269 to 3652735 tid 3 2023-09-23T20:03:21.514 INFO:tasks.rados.rados.0.smithi112.stdout:3213: read oid 82 snap -1 2023-09-23T20:03:21.514 INFO:tasks.rados.rados.0.smithi112.stdout:3213: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:03:21.514 INFO:tasks.rados.rados.0.smithi112.stdout:3207: finishing write tid 4 to smithi11289144-301 2023-09-23T20:03:21.515 INFO:tasks.rados.rados.0.smithi112.stdout:3207: finishing write tid 5 to smithi11289144-301 2023-09-23T20:03:21.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 301 v 345 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-09-23T20:03:21.515 INFO:tasks.rados.rados.0.smithi112.stdout:3207: left oid 301 (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T20:03:21.515 INFO:tasks.rados.rados.0.smithi112.stdout:3208: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:03:21.754 INFO:tasks.rados.rados.0.smithi112.stdout:3209: finishing write tid 1 to smithi11289144-298 2023-09-23T20:03:21.754 INFO:tasks.rados.rados.0.smithi112.stdout:3209: finishing write tid 2 to smithi11289144-298 2023-09-23T20:03:21.754 INFO:tasks.rados.rados.0.smithi112.stdout:3207: done (6 left) 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3208: done (5 left) 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3214: read oid 4 snap -1 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3214: expect deleted 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3215: write oid 130 current snap is 0 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3209: finishing write tid 3 to smithi11289144-298 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3209: finishing write tid 4 to smithi11289144-298 2023-09-23T20:03:21.755 INFO:tasks.rados.rados.0.smithi112.stdout:3209: finishing write tid 5 to smithi11289144-298 2023-09-23T20:03:21.756 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 298 v 349 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-09-23T20:03:21.756 INFO:tasks.rados.rados.0.smithi112.stdout:3209: left oid 298 (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T20:03:21.756 INFO:tasks.rados.rados.0.smithi112.stdout:3210: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T20:03:21.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[69530]: debug 2023-09-23T20:03:21.409+0000 7f13abc76200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:03:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[31352]: cephadm 2023-09-23T20:03:20.243975+0000 mgr.y (mgr.25064) 1 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Bus STARTING 2023-09-23T20:03:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[31352]: cephadm 2023-09-23T20:03:20.366902+0000 mgr.y (mgr.25064) 2 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T20:03:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[31352]: cephadm 2023-09-23T20:03:20.481807+0000 mgr.y (mgr.25064) 3 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Serving on http://172.21.15.112:8765 2023-09-23T20:03:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[31352]: cephadm 2023-09-23T20:03:20.482121+0000 mgr.y (mgr.25064) 4 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Bus STARTED 2023-09-23T20:03:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[31352]: cluster 2023-09-23T20:03:20.659220+0000 mon.a (mon.0) 1057 : cluster [DBG] mgrmap e27: y(active, since 1.01424s) 2023-09-23T20:03:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[31352]: cluster 2023-09-23T20:03:20.666105+0000 mgr.y (mgr.25064) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:21.895 INFO:tasks.rados.rados.0.smithi112.stdout:3212: finishing write tid 1 to smithi11289144-42 2023-09-23T20:03:21.895 INFO:tasks.rados.rados.0.smithi112.stdout:3212: finishing write tid 2 to smithi11289144-42 2023-09-23T20:03:21.895 INFO:tasks.rados.rados.0.smithi112.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-09-23T20:03:21.901 INFO:tasks.rados.rados.0.smithi112.stdout:3215: writing smithi11289144-130 from 766947 to 1278721 tid 1 2023-09-23T20:03:21.909 INFO:tasks.rados.rados.0.smithi112.stdout:3215: writing smithi11289144-130 from 1947285 to 2422981 tid 2 2023-09-23T20:03:21.915 INFO:tasks.rados.rados.0.smithi112.stdout:3215: writing smithi11289144-130 from 2966339 to 3375077 tid 3 2023-09-23T20:03:21.918 INFO:tasks.rados.rados.0.smithi112.stdout:3215: writing smithi11289144-130 from 3895036 to 3966947 tid 4 2023-09-23T20:03:21.918 INFO:tasks.rados.rados.0.smithi112.stdout:3209: done (6 left) 2023-09-23T20:03:21.918 INFO:tasks.rados.rados.0.smithi112.stdout:3210: done (5 left) 2023-09-23T20:03:21.919 INFO:tasks.rados.rados.0.smithi112.stdout:3211: done (4 left) 2023-09-23T20:03:21.919 INFO:tasks.rados.rados.0.smithi112.stdout:3216: write oid 43 current snap is 0 2023-09-23T20:03:21.919 INFO:tasks.rados.rados.0.smithi112.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-09-23T20:03:21.928 INFO:tasks.rados.rados.0.smithi112.stdout:3216: writing smithi11289144-43 from 783754 to 1370777 tid 1 2023-09-23T20:03:21.936 INFO:tasks.rados.rados.0.smithi112.stdout:3216: writing smithi11289144-43 from 1889414 to 2625121 tid 2 2023-09-23T20:03:21.944 INFO:tasks.rados.rados.0.smithi112.stdout:3216: writing smithi11289144-43 from 3393762 to 3983754 tid 3 2023-09-23T20:03:21.944 INFO:tasks.rados.rados.0.smithi112.stdout:3217: read oid 53 snap -1 2023-09-23T20:03:21.944 INFO:tasks.rados.rados.0.smithi112.stdout:3217: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:21.944 INFO:tasks.rados.rados.0.smithi112.stdout:3218: write oid 114 current snap is 0 2023-09-23T20:03:21.944 INFO:tasks.rados.rados.0.smithi112.stdout:3212: finishing write tid 3 to smithi11289144-42 2023-09-23T20:03:21.945 INFO:tasks.rados.rados.0.smithi112.stdout:3212: finishing write tid 4 to smithi11289144-42 2023-09-23T20:03:21.945 INFO:tasks.rados.rados.0.smithi112.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-09-23T20:03:21.951 INFO:tasks.rados.rados.0.smithi112.stdout:3218: writing smithi11289144-114 from 400561 to 1179186 tid 1 2023-09-23T20:03:21.956 INFO:tasks.rados.rados.0.smithi112.stdout:3218: writing smithi11289144-114 from 1664249 to 2000561 tid 2 2023-09-23T20:03:21.956 INFO:tasks.rados.rados.0.smithi112.stdout:3219: write oid 312 current snap is 0 2023-09-23T20:03:21.956 INFO:tasks.rados.rados.0.smithi112.stdout:3212: finishing write tid 5 to smithi11289144-42 2023-09-23T20:03:21.957 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 42 v 327 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-09-23T20:03:21.957 INFO:tasks.rados.rados.0.smithi112.stdout:3212: left oid 42 (ObjNum 2020 snap 0 seq_num 2020) 2023-09-23T20:03:21.957 INFO:tasks.rados.rados.0.smithi112.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-09-23T20:03:21.961 INFO:tasks.rados.rados.0.smithi112.stdout:3219: writing smithi11289144-312 from 417368 to 871242 tid 1 2023-09-23T20:03:21.968 INFO:tasks.rados.rados.0.smithi112.stdout:3219: writing smithi11289144-312 from 1322731 to 2017368 tid 2 2023-09-23T20:03:21.968 INFO:tasks.rados.rados.0.smithi112.stdout:3212: done (7 left) 2023-09-23T20:03:21.968 INFO:tasks.rados.rados.0.smithi112.stdout:3220: write oid 27 current snap is 0 2023-09-23T20:03:21.968 INFO:tasks.rados.rados.0.smithi112.stdout:3213: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:03:22.129 INFO:tasks.rados.rados.0.smithi112.stdout:3215: finishing write tid 1 to smithi11289144-130 2023-09-23T20:03:22.129 INFO:tasks.rados.rados.0.smithi112.stdout:3215: finishing write tid 2 to smithi11289144-130 2023-09-23T20:03:22.129 INFO:tasks.rados.rados.0.smithi112.stdout:3215: finishing write tid 3 to smithi11289144-130 2023-09-23T20:03:22.129 INFO:tasks.rados.rados.0.smithi112.stdout:3215: finishing write tid 4 to smithi11289144-130 2023-09-23T20:03:22.129 INFO:tasks.rados.rados.0.smithi112.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-09-23T20:03:22.134 INFO:tasks.rados.rados.0.smithi112.stdout:3220: writing smithi11289144-27 from 434175 to 963298 tid 1 2023-09-23T20:03:22.141 INFO:tasks.rados.rados.0.smithi112.stdout:3220: writing smithi11289144-27 from 1381213 to 1864247 tid 2 2023-09-23T20:03:22.141 INFO:tasks.rados.rados.0.smithi112.stdout:3213: done (7 left) 2023-09-23T20:03:22.141 INFO:tasks.rados.rados.0.smithi112.stdout:3214: done (6 left) 2023-09-23T20:03:22.141 INFO:tasks.rados.rados.0.smithi112.stdout:3221: write oid 26 current snap is 0 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:3215: finishing write tid 5 to smithi11289144-130 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:3215: finishing write tid 6 to smithi11289144-130 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 130 v 475 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:3215: left oid 130 (ObjNum 2021 snap 0 seq_num 2021) 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:3216: finishing write tid 1 to smithi11289144-43 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:3216: finishing write tid 2 to smithi11289144-43 2023-09-23T20:03:22.142 INFO:tasks.rados.rados.0.smithi112.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-09-23T20:03:22.148 INFO:tasks.rados.rados.0.smithi112.stdout:3221: writing smithi11289144-26 from 450982 to 1055354 tid 1 2023-09-23T20:03:22.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[27353]: cephadm 2023-09-23T20:03:20.243975+0000 mgr.y (mgr.25064) 1 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Bus STARTING 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[27353]: cephadm 2023-09-23T20:03:20.366902+0000 mgr.y (mgr.25064) 2 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[27353]: cephadm 2023-09-23T20:03:20.481807+0000 mgr.y (mgr.25064) 3 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Serving on http://172.21.15.112:8765 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[27353]: cephadm 2023-09-23T20:03:20.482121+0000 mgr.y (mgr.25064) 4 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Bus STARTED 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[27353]: cluster 2023-09-23T20:03:20.659220+0000 mon.a (mon.0) 1057 : cluster [DBG] mgrmap e27: y(active, since 1.01424s) 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[27353]: cluster 2023-09-23T20:03:20.666105+0000 mgr.y (mgr.25064) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[41728]: cephadm 2023-09-23T20:03:20.243975+0000 mgr.y (mgr.25064) 1 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Bus STARTING 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[41728]: cephadm 2023-09-23T20:03:20.366902+0000 mgr.y (mgr.25064) 2 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[41728]: cephadm 2023-09-23T20:03:20.481807+0000 mgr.y (mgr.25064) 3 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Serving on http://172.21.15.112:8765 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[41728]: cephadm 2023-09-23T20:03:20.482121+0000 mgr.y (mgr.25064) 4 : cephadm [INF] [23/Sep/2023:20:03:20] ENGINE Bus STARTED 2023-09-23T20:03:22.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[41728]: cluster 2023-09-23T20:03:20.659220+0000 mon.a (mon.0) 1057 : cluster [DBG] mgrmap e27: y(active, since 1.01424s) 2023-09-23T20:03:22.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:21 smithi112 bash[41728]: cluster 2023-09-23T20:03:20.666105+0000 mgr.y (mgr.25064) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:22.154 INFO:tasks.rados.rados.0.smithi112.stdout:3221: writing smithi11289144-26 from 1723342 to 2050982 tid 2 2023-09-23T20:03:22.155 INFO:tasks.rados.rados.0.smithi112.stdout:3215: done (6 left) 2023-09-23T20:03:22.155 INFO:tasks.rados.rados.0.smithi112.stdout:3222: write oid 100 current snap is 0 2023-09-23T20:03:22.155 INFO:tasks.rados.rados.0.smithi112.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-09-23T20:03:22.161 INFO:tasks.rados.rados.0.smithi112.stdout:3222: writing smithi11289144-100 from 467789 to 1147410 tid 1 2023-09-23T20:03:22.166 INFO:tasks.rados.rados.0.smithi112.stdout:3222: writing smithi11289144-100 from 1781824 to 2067789 tid 2 2023-09-23T20:03:22.167 INFO:tasks.rados.rados.0.smithi112.stdout:3223: write oid 444 current snap is 0 2023-09-23T20:03:22.167 INFO:tasks.rados.rados.0.smithi112.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-09-23T20:03:22.173 INFO:tasks.rados.rados.0.smithi112.stdout:3223: writing smithi11289144-444 from 484596 to 1239466 tid 1 2023-09-23T20:03:22.178 INFO:tasks.rados.rados.0.smithi112.stdout:3223: writing smithi11289144-444 from 1840306 to 2084596 tid 2 2023-09-23T20:03:22.178 INFO:tasks.rados.rados.0.smithi112.stdout:3224: write oid 289 current snap is 0 2023-09-23T20:03:22.178 INFO:tasks.rados.rados.0.smithi112.stdout:3216: finishing write tid 3 to smithi11289144-43 2023-09-23T20:03:22.179 INFO:tasks.rados.rados.0.smithi112.stdout:3216: finishing write tid 4 to smithi11289144-43 2023-09-23T20:03:22.179 INFO:tasks.rados.rados.0.smithi112.stdout:3216: finishing write tid 5 to smithi11289144-43 2023-09-23T20:03:22.179 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 354 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-09-23T20:03:22.179 INFO:tasks.rados.rados.0.smithi112.stdout:3216: left oid 43 (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T20:03:22.179 INFO:tasks.rados.rados.0.smithi112.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-09-23T20:03:22.183 INFO:tasks.rados.rados.0.smithi112.stdout:3224: writing smithi11289144-289 from 501403 to 931522 tid 1 2023-09-23T20:03:22.190 INFO:tasks.rados.rados.0.smithi112.stdout:3224: writing smithi11289144-289 from 1498788 to 1989160 tid 2 2023-09-23T20:03:22.190 INFO:tasks.rados.rados.0.smithi112.stdout:3216: done (8 left) 2023-09-23T20:03:22.190 INFO:tasks.rados.rados.0.smithi112.stdout:3225: write oid 311 current snap is 0 2023-09-23T20:03:22.190 INFO:tasks.rados.rados.0.smithi112.stdout:3217: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:22.243 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:21 smithi174 bash[69530]: debug 2023-09-23T20:03:21.813+0000 7f13abc76200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:03:22.243 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:22 smithi174 bash[69530]: debug 2023-09-23T20:03:21.997+0000 7f13abc76200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3218: finishing write tid 1 to smithi11289144-114 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3218: finishing write tid 2 to smithi11289144-114 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3218: finishing write tid 3 to smithi11289144-114 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3218: finishing write tid 4 to smithi11289144-114 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 114 v 370 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3218: left oid 114 (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3219: finishing write tid 1 to smithi11289144-312 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3219: finishing write tid 2 to smithi11289144-312 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3219: finishing write tid 3 to smithi11289144-312 2023-09-23T20:03:22.310 INFO:tasks.rados.rados.0.smithi112.stdout:3219: finishing write tid 4 to smithi11289144-312 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 312 v 330 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3219: left oid 312 (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3220: finishing write tid 1 to smithi11289144-27 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3220: finishing write tid 2 to smithi11289144-27 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3220: finishing write tid 3 to smithi11289144-27 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3220: finishing write tid 4 to smithi11289144-27 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 27 v 429 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3220: left oid 27 (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3221: finishing write tid 1 to smithi11289144-26 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3221: finishing write tid 2 to smithi11289144-26 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3221: finishing write tid 3 to smithi11289144-26 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:3221: finishing write tid 4 to smithi11289144-26 2023-09-23T20:03:22.311 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 26 v 355 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3221: left oid 26 (ObjNum 2026 snap 0 seq_num 2026) 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3222: finishing write tid 1 to smithi11289144-100 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3222: finishing write tid 2 to smithi11289144-100 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3222: finishing write tid 3 to smithi11289144-100 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3222: finishing write tid 4 to smithi11289144-100 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 100 v 358 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3222: left oid 100 (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3223: finishing write tid 1 to smithi11289144-444 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3223: finishing write tid 2 to smithi11289144-444 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3223: finishing write tid 3 to smithi11289144-444 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3223: finishing write tid 4 to smithi11289144-444 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 333 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-09-23T20:03:22.312 INFO:tasks.rados.rados.0.smithi112.stdout:3223: left oid 444 (ObjNum 2028 snap 0 seq_num 2028) 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:3224: finishing write tid 1 to smithi11289144-289 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:3224: finishing write tid 2 to smithi11289144-289 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:3224: finishing write tid 3 to smithi11289144-289 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:3224: finishing write tid 4 to smithi11289144-289 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 289 v 361 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:3224: left oid 289 (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T20:03:22.313 INFO:tasks.rados.rados.0.smithi112.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-09-23T20:03:22.321 INFO:tasks.rados.rados.0.smithi112.stdout:3225: writing smithi11289144-311 from 518210 to 1139931 tid 1 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3225: writing smithi11289144-311 from 1557270 to 2118210 tid 2 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3217: done (8 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3218: done (7 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3219: done (6 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3220: done (5 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3221: done (4 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3222: done (3 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3223: done (2 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3224: done (1 left) 2023-09-23T20:03:22.328 INFO:tasks.rados.rados.0.smithi112.stdout:3226: write oid 352 current snap is 0 2023-09-23T20:03:22.329 INFO:tasks.rados.rados.0.smithi112.stdout:3225: finishing write tid 1 to smithi11289144-311 2023-09-23T20:03:22.329 INFO:tasks.rados.rados.0.smithi112.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-09-23T20:03:22.335 INFO:tasks.rados.rados.0.smithi112.stdout:3226: writing smithi11289144-352 from 535017 to 1231987 tid 1 2023-09-23T20:03:22.340 INFO:tasks.rados.rados.0.smithi112.stdout:3226: writing smithi11289144-352 from 2015752 to 2135017 tid 2 2023-09-23T20:03:22.340 INFO:tasks.rados.rados.0.smithi112.stdout:3227: write oid 500 current snap is 0 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:3225: finishing write tid 2 to smithi11289144-311 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:3225: finishing write tid 3 to smithi11289144-311 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:3225: finishing write tid 4 to smithi11289144-311 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 311 v 392 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:3225: left oid 311 (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:3226: finishing write tid 1 to smithi11289144-352 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi112.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-09-23T20:03:22.348 INFO:tasks.rados.rados.0.smithi112.stdout:3227: writing smithi11289144-500 from 551824 to 1324043 tid 1 2023-09-23T20:03:22.353 INFO:tasks.rados.rados.0.smithi112.stdout:3227: writing smithi11289144-500 from 2074234 to 2151824 tid 2 2023-09-23T20:03:22.353 INFO:tasks.rados.rados.0.smithi112.stdout:3225: done (2 left) 2023-09-23T20:03:22.353 INFO:tasks.rados.rados.0.smithi112.stdout:3228: write oid 373 current snap is 0 2023-09-23T20:03:22.353 INFO:tasks.rados.rados.0.smithi112.stdout:3226: finishing write tid 2 to smithi11289144-352 2023-09-23T20:03:22.353 INFO:tasks.rados.rados.0.smithi112.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-09-23T20:03:22.358 INFO:tasks.rados.rados.0.smithi112.stdout:3228: writing smithi11289144-373 from 568631 to 1016099 tid 1 2023-09-23T20:03:22.365 INFO:tasks.rados.rados.0.smithi112.stdout:3228: writing smithi11289144-373 from 1732716 to 2168631 tid 2 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:3229: write oid 329 current snap is 0 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:3226: finishing write tid 3 to smithi11289144-352 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:3226: finishing write tid 4 to smithi11289144-352 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 352 v 493 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:3226: left oid 352 (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:3227: finishing write tid 1 to smithi11289144-500 2023-09-23T20:03:22.366 INFO:tasks.rados.rados.0.smithi112.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-09-23T20:03:22.372 INFO:tasks.rados.rados.0.smithi112.stdout:3229: writing smithi11289144-329 from 585438 to 1108155 tid 1 2023-09-23T20:03:22.378 INFO:tasks.rados.rados.0.smithi112.stdout:3229: writing smithi11289144-329 from 1674845 to 2185438 tid 2 2023-09-23T20:03:22.378 INFO:tasks.rados.rados.0.smithi112.stdout:3226: done (3 left) 2023-09-23T20:03:22.378 INFO:tasks.rados.rados.0.smithi112.stdout:3230: write oid 120 current snap is 0 2023-09-23T20:03:22.379 INFO:tasks.rados.rados.0.smithi112.stdout:3227: finishing write tid 2 to smithi11289144-500 2023-09-23T20:03:22.379 INFO:tasks.rados.rados.0.smithi112.stdout:3227: finishing write tid 3 to smithi11289144-500 2023-09-23T20:03:22.379 INFO:tasks.rados.rados.0.smithi112.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-09-23T20:03:22.385 INFO:tasks.rados.rados.0.smithi112.stdout:3230: writing smithi11289144-120 from 602245 to 1200211 tid 1 2023-09-23T20:03:22.391 INFO:tasks.rados.rados.0.smithi112.stdout:3230: writing smithi11289144-120 from 1733327 to 2202245 tid 2 2023-09-23T20:03:22.391 INFO:tasks.rados.rados.0.smithi112.stdout:3231: read oid 80 snap -1 2023-09-23T20:03:22.391 INFO:tasks.rados.rados.0.smithi112.stdout:3231: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:03:22.391 INFO:tasks.rados.rados.0.smithi112.stdout:3232: read oid 315 snap -1 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:3232: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:3233: write oid 325 current snap is 0 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:3227: finishing write tid 4 to smithi11289144-500 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 364 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:3227: left oid 500 (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:3228: finishing write tid 1 to smithi11289144-373 2023-09-23T20:03:22.392 INFO:tasks.rados.rados.0.smithi112.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-09-23T20:03:22.398 INFO:tasks.rados.rados.0.smithi112.stdout:3233: writing smithi11289144-325 from 619052 to 1292267 tid 1 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3233: writing smithi11289144-325 from 1791809 to 2219052 tid 2 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3227: done (6 left) 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3234: delete oid 401 current snap is 0 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3228: finishing write tid 2 to smithi11289144-373 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3228: finishing write tid 3 to smithi11289144-373 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3228: finishing write tid 4 to smithi11289144-373 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 373 v 373 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-09-23T20:03:22.405 INFO:tasks.rados.rados.0.smithi112.stdout:3228: left oid 373 (ObjNum 2033 snap 0 seq_num 2033) 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3229: finishing write tid 1 to smithi11289144-329 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3229: finishing write tid 2 to smithi11289144-329 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3229: finishing write tid 3 to smithi11289144-329 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3229: finishing write tid 4 to smithi11289144-329 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 329 v 496 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3229: left oid 329 (ObjNum 2034 snap 0 seq_num 2034) 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3230: finishing write tid 1 to smithi11289144-120 2023-09-23T20:03:22.406 INFO:tasks.rados.rados.0.smithi112.stdout:3232: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T20:03:22.514 INFO:tasks.rados.rados.0.smithi112.stdout:3230: finishing write tid 2 to smithi11289144-120 2023-09-23T20:03:22.515 INFO:tasks.rados.rados.0.smithi112.stdout:3230: finishing write tid 3 to smithi11289144-120 2023-09-23T20:03:22.515 INFO:tasks.rados.rados.0.smithi112.stdout:3230: finishing write tid 4 to smithi11289144-120 2023-09-23T20:03:22.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 120 v 432 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-09-23T20:03:22.515 INFO:tasks.rados.rados.0.smithi112.stdout:3230: left oid 120 (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T20:03:22.515 INFO:tasks.rados.rados.0.smithi112.stdout:3231: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:03:22.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:22 smithi174 bash[69530]: debug 2023-09-23T20:03:22.237+0000 7f13abc76200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3233: finishing write tid 1 to smithi11289144-325 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3233: finishing write tid 2 to smithi11289144-325 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3233: finishing write tid 3 to smithi11289144-325 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3233: finishing write tid 4 to smithi11289144-325 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 325 v 286 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3233: left oid 325 (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3228: done (6 left) 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3229: done (5 left) 2023-09-23T20:03:22.635 INFO:tasks.rados.rados.0.smithi112.stdout:3230: done (4 left) 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3231: done (3 left) 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3232: done (2 left) 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3233: done (1 left) 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3234: done (0 left) 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3235: read oid 310 snap -1 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3235: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3236: write oid 78 current snap is 0 2023-09-23T20:03:22.636 INFO:tasks.rados.rados.0.smithi112.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-09-23T20:03:22.646 INFO:tasks.rados.rados.0.smithi112.stdout:3236: writing smithi11289144-78 from 652666 to 1192732 tid 1 2023-09-23T20:03:22.653 INFO:tasks.rados.rados.0.smithi112.stdout:3236: writing smithi11289144-78 from 1908773 to 2252666 tid 2 2023-09-23T20:03:22.653 INFO:tasks.rados.rados.0.smithi112.stdout:3237: write oid 101 current snap is 0 2023-09-23T20:03:22.653 INFO:tasks.rados.rados.0.smithi112.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-09-23T20:03:22.661 INFO:tasks.rados.rados.0.smithi112.stdout:3237: writing smithi11289144-101 from 669473 to 1284788 tid 1 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3237: writing smithi11289144-101 from 1967255 to 2269473 tid 2 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3238: read oid 346 snap -1 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3238: expect deleted 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3239: read oid 237 snap -1 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3240: write oid 246 current snap is 0 2023-09-23T20:03:22.667 INFO:tasks.rados.rados.0.smithi112.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-09-23T20:03:22.674 INFO:tasks.rados.rados.0.smithi112.stdout:3240: writing smithi11289144-246 from 686280 to 1376844 tid 1 2023-09-23T20:03:22.680 INFO:tasks.rados.rados.0.smithi112.stdout:3240: writing smithi11289144-246 from 2025737 to 2286280 tid 2 2023-09-23T20:03:22.680 INFO:tasks.rados.rados.0.smithi112.stdout:3241: read oid 94 snap -1 2023-09-23T20:03:22.680 INFO:tasks.rados.rados.0.smithi112.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T20:03:22.680 INFO:tasks.rados.rados.0.smithi112.stdout:3242: write oid 405 current snap is 0 2023-09-23T20:03:22.681 INFO:tasks.rados.rados.0.smithi112.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-09-23T20:03:22.690 INFO:tasks.rados.rados.0.smithi112.stdout:3242: writing smithi11289144-405 from 703087 to 1468900 tid 1 2023-09-23T20:03:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:3242: writing smithi11289144-405 from 2084219 to 2303087 tid 2 2023-09-23T20:03:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:3243: read oid 498 snap -1 2023-09-23T20:03:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:3243: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:03:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:3244: delete oid 410 current snap is 0 2023-09-23T20:03:22.695 INFO:tasks.rados.rados.0.smithi112.stdout:3235: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:22.820 INFO:tasks.rados.rados.0.smithi112.stdout:3236: finishing write tid 1 to smithi11289144-78 2023-09-23T20:03:22.820 INFO:tasks.rados.rados.0.smithi112.stdout:3236: finishing write tid 2 to smithi11289144-78 2023-09-23T20:03:22.820 INFO:tasks.rados.rados.0.smithi112.stdout:3236: finishing write tid 3 to smithi11289144-78 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3236: finishing write tid 4 to smithi11289144-78 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 78 v 352 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3237: finishing write tid 1 to smithi11289144-101 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3237: finishing write tid 2 to smithi11289144-101 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3237: finishing write tid 3 to smithi11289144-101 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3237: finishing write tid 4 to smithi11289144-101 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 355 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-09-23T20:03:22.821 INFO:tasks.rados.rados.0.smithi112.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:03:22.929 INFO:tasks.rados.rados.0.smithi112.stdout:3240: finishing write tid 1 to smithi11289144-246 2023-09-23T20:03:22.930 INFO:tasks.rados.rados.0.smithi112.stdout:3240: finishing write tid 2 to smithi11289144-246 2023-09-23T20:03:22.930 INFO:tasks.rados.rados.0.smithi112.stdout:3240: finishing write tid 3 to smithi11289144-246 2023-09-23T20:03:22.930 INFO:tasks.rados.rados.0.smithi112.stdout:3240: finishing write tid 4 to smithi11289144-246 2023-09-23T20:03:22.930 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 246 v 395 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-09-23T20:03:22.930 INFO:tasks.rados.rados.0.smithi112.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-09-23T20:03:22.930 INFO:tasks.rados.rados.0.smithi112.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T20:03:23.030 INFO:tasks.rados.rados.0.smithi112.stdout:3242: finishing write tid 1 to smithi11289144-405 2023-09-23T20:03:23.030 INFO:tasks.rados.rados.0.smithi112.stdout:3242: finishing write tid 2 to smithi11289144-405 2023-09-23T20:03:23.031 INFO:tasks.rados.rados.0.smithi112.stdout:3242: finishing write tid 3 to smithi11289144-405 2023-09-23T20:03:23.031 INFO:tasks.rados.rados.0.smithi112.stdout:3242: finishing write tid 4 to smithi11289144-405 2023-09-23T20:03:23.031 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 405 v 435 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-09-23T20:03:23.031 INFO:tasks.rados.rados.0.smithi112.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-09-23T20:03:23.031 INFO:tasks.rados.rados.0.smithi112.stdout:3243: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:03:23.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:22 smithi174 bash[31352]: cluster 2023-09-23T20:03:21.661442+0000 mgr.y (mgr.25064) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:23.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:22 smithi174 bash[31352]: cluster 2023-09-23T20:03:21.668018+0000 mon.a (mon.0) 1058 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-09-23T20:03:23.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:22 smithi174 bash[31352]: audit 2023-09-23T20:03:21.785613+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.112:0/188598531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:22 smithi112 bash[41728]: cluster 2023-09-23T20:03:21.661442+0000 mgr.y (mgr.25064) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:22 smithi112 bash[41728]: cluster 2023-09-23T20:03:21.668018+0000 mon.a (mon.0) 1058 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-09-23T20:03:23.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:22 smithi112 bash[41728]: audit 2023-09-23T20:03:21.785613+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.112:0/188598531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:22 smithi112 bash[27353]: cluster 2023-09-23T20:03:21.661442+0000 mgr.y (mgr.25064) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:22 smithi112 bash[27353]: cluster 2023-09-23T20:03:21.668018+0000 mon.a (mon.0) 1058 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-09-23T20:03:23.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:22 smithi112 bash[27353]: audit 2023-09-23T20:03:21.785613+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.112:0/188598531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3235: done (9 left) 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3236: done (8 left) 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3237: done (7 left) 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3238: done (6 left) 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3239: done (5 left) 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3240: done (4 left) 2023-09-23T20:03:23.184 INFO:tasks.rados.rados.0.smithi112.stdout:3241: done (3 left) 2023-09-23T20:03:23.185 INFO:tasks.rados.rados.0.smithi112.stdout:3242: done (2 left) 2023-09-23T20:03:23.185 INFO:tasks.rados.rados.0.smithi112.stdout:3243: done (1 left) 2023-09-23T20:03:23.185 INFO:tasks.rados.rados.0.smithi112.stdout:3244: done (0 left) 2023-09-23T20:03:23.185 INFO:tasks.rados.rados.0.smithi112.stdout:3245: write oid 1 current snap is 0 2023-09-23T20:03:23.185 INFO:tasks.rados.rados.0.smithi112.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-09-23T20:03:23.197 INFO:tasks.rados.rados.0.smithi112.stdout:3245: writing smithi11289144-1 from 736701 to 1253012 tid 1 2023-09-23T20:03:23.203 INFO:tasks.rados.rados.0.smithi112.stdout:3245: writing smithi11289144-1 from 1684830 to 2200885 tid 2 2023-09-23T20:03:23.203 INFO:tasks.rados.rados.0.smithi112.stdout:3246: write oid 330 current snap is 0 2023-09-23T20:03:23.203 INFO:tasks.rados.rados.0.smithi112.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-09-23T20:03:23.211 INFO:tasks.rados.rados.0.smithi112.stdout:3246: writing smithi11289144-330 from 753508 to 1345068 tid 1 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3246: writing smithi11289144-330 from 2143312 to 2353508 tid 2 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3247: read oid 470 snap -1 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3248: delete oid 359 current snap is 0 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3245: finishing write tid 1 to smithi11289144-1 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3245: finishing write tid 2 to smithi11289144-1 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3245: finishing write tid 3 to smithi11289144-1 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3245: finishing write tid 4 to smithi11289144-1 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 1 v 367 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-09-23T20:03:23.217 INFO:tasks.rados.rados.0.smithi112.stdout:3245: left oid 1 (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:03:23.218 INFO:tasks.rados.rados.0.smithi112.stdout:3246: finishing write tid 1 to smithi11289144-330 2023-09-23T20:03:23.219 INFO:tasks.rados.rados.0.smithi112.stdout:3245: done (3 left) 2023-09-23T20:03:23.219 INFO:tasks.rados.rados.0.smithi112.stdout:3248: done (2 left) 2023-09-23T20:03:23.219 INFO:tasks.rados.rados.0.smithi112.stdout:3249: read oid 397 snap -1 2023-09-23T20:03:23.220 INFO:tasks.rados.rados.0.smithi112.stdout:3249: expect (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T20:03:23.220 INFO:tasks.rados.rados.0.smithi112.stdout:3250: write oid 143 current snap is 0 2023-09-23T20:03:23.220 INFO:tasks.rados.rados.0.smithi112.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-09-23T20:03:23.227 INFO:tasks.rados.rados.0.smithi112.stdout:3250: writing smithi11289144-143 from 787122 to 1245533 tid 1 2023-09-23T20:03:23.236 INFO:tasks.rados.rados.0.smithi112.stdout:3250: writing smithi11289144-143 from 1860276 to 2387122 tid 2 2023-09-23T20:03:23.237 INFO:tasks.rados.rados.0.smithi112.stdout:3251: read oid 77 snap -1 2023-09-23T20:03:23.237 INFO:tasks.rados.rados.0.smithi112.stdout:3251: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T20:03:23.237 INFO:tasks.rados.rados.0.smithi112.stdout:3252: read oid 411 snap -1 2023-09-23T20:03:23.237 INFO:tasks.rados.rados.0.smithi112.stdout:3252: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:03:23.237 INFO:tasks.rados.rados.0.smithi112.stdout:3253: write oid 147 current snap is 0 2023-09-23T20:03:23.237 INFO:tasks.rados.rados.0.smithi112.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-09-23T20:03:23.243 INFO:tasks.rados.rados.0.smithi112.stdout:3253: writing smithi11289144-147 from 403929 to 937589 tid 1 2023-09-23T20:03:23.250 INFO:tasks.rados.rados.0.smithi112.stdout:3253: writing smithi11289144-147 from 1518758 to 1925798 tid 2 2023-09-23T20:03:23.250 INFO:tasks.rados.rados.0.smithi112.stdout:3254: read oid 163 snap -1 2023-09-23T20:03:23.250 INFO:tasks.rados.rados.0.smithi112.stdout:3254: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:3255: write oid 359 current snap is 0 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:3246: finishing write tid 2 to smithi11289144-330 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:3246: finishing write tid 3 to smithi11289144-330 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:3246: finishing write tid 4 to smithi11289144-330 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 330 v 398 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2023-09-23T20:03:23.251 INFO:tasks.rados.rados.0.smithi112.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T20:03:23.367 INFO:tasks.rados.rados.0.smithi112.stdout:3250: finishing write tid 1 to smithi11289144-143 2023-09-23T20:03:23.367 INFO:tasks.rados.rados.0.smithi112.stdout:3249: expect (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:3250: finishing write tid 2 to smithi11289144-143 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:3250: finishing write tid 3 to smithi11289144-143 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:3250: finishing write tid 4 to smithi11289144-143 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 143 v 478 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:3253: finishing write tid 1 to smithi11289144-147 2023-09-23T20:03:23.500 INFO:tasks.rados.rados.0.smithi112.stdout:3252: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:03:23.659 INFO:tasks.rados.rados.0.smithi112.stdout:3251: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T20:03:23.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:23 smithi174 bash[69530]: debug 2023-09-23T20:03:23.357+0000 7f13abc76200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:03:23.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:23 smithi174 bash[69530]: debug 2023-09-23T20:03:23.477+0000 7f13abc76200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:03:23.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:23 smithi174 bash[69530]: debug 2023-09-23T20:03:23.597+0000 7f13abc76200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:03:23.843 INFO:tasks.rados.rados.0.smithi112.stdout:3253: finishing write tid 2 to smithi11289144-147 2023-09-23T20:03:23.843 INFO:tasks.rados.rados.0.smithi112.stdout:3253: finishing write tid 3 to smithi11289144-147 2023-09-23T20:03:23.843 INFO:tasks.rados.rados.0.smithi112.stdout:3253: finishing write tid 4 to smithi11289144-147 2023-09-23T20:03:23.843 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 147 v 519 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-09-23T20:03:23.843 INFO:tasks.rados.rados.0.smithi112.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T20:03:23.843 INFO:tasks.rados.rados.0.smithi112.stdout:3254: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:03:23.944 INFO:tasks.rados.rados.0.smithi112.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-09-23T20:03:23.956 INFO:tasks.rados.rados.0.smithi112.stdout:3255: writing smithi11289144-359 from 420736 to 1029645 tid 1 2023-09-23T20:03:23.964 INFO:tasks.rados.rados.0.smithi112.stdout:3255: writing smithi11289144-359 from 1577240 to 2244291 tid 2 2023-09-23T20:03:23.965 INFO:tasks.rados.rados.0.smithi112.stdout:3246: done (8 left) 2023-09-23T20:03:23.965 INFO:tasks.rados.rados.0.smithi112.stdout:3247: done (7 left) 2023-09-23T20:03:23.965 INFO:tasks.rados.rados.0.smithi112.stdout:3249: done (6 left) 2023-09-23T20:03:23.965 INFO:tasks.rados.rados.0.smithi112.stdout:3250: done (5 left) 2023-09-23T20:03:23.966 INFO:tasks.rados.rados.0.smithi112.stdout:3251: done (4 left) 2023-09-23T20:03:23.966 INFO:tasks.rados.rados.0.smithi112.stdout:3252: done (3 left) 2023-09-23T20:03:23.966 INFO:tasks.rados.rados.0.smithi112.stdout:3253: done (2 left) 2023-09-23T20:03:23.966 INFO:tasks.rados.rados.0.smithi112.stdout:3254: done (1 left) 2023-09-23T20:03:23.966 INFO:tasks.rados.rados.0.smithi112.stdout:3256: read oid 467 snap -1 2023-09-23T20:03:23.966 INFO:tasks.rados.rados.0.smithi112.stdout:3256: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T20:03:23.967 INFO:tasks.rados.rados.0.smithi112.stdout:3257: read oid 469 snap -1 2023-09-23T20:03:23.967 INFO:tasks.rados.rados.0.smithi112.stdout:3257: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T20:03:23.967 INFO:tasks.rados.rados.0.smithi112.stdout:3258: read oid 100 snap -1 2023-09-23T20:03:23.967 INFO:tasks.rados.rados.0.smithi112.stdout:3258: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T20:03:23.967 INFO:tasks.rados.rados.0.smithi112.stdout:3259: write oid 271 current snap is 0 2023-09-23T20:03:23.967 INFO:tasks.rados.rados.0.smithi112.stdout:3255: finishing write tid 1 to smithi11289144-359 2023-09-23T20:03:23.968 INFO:tasks.rados.rados.0.smithi112.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-09-23T20:03:23.972 INFO:tasks.rados.rados.0.smithi112.stdout:3259: writing smithi11289144-271 from 437543 to 1121701 tid 1 2023-09-23T20:03:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:3259: writing smithi11289144-271 from 1635722 to 2046431 tid 2 2023-09-23T20:03:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:3260: read oid 464 snap -1 2023-09-23T20:03:23.979 INFO:tasks.rados.rados.0.smithi112.stdout:3260: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:03:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:3261: read oid 290 snap -1 2023-09-23T20:03:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:3261: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:03:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:3262: read oid 443 snap -1 2023-09-23T20:03:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:3262: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T20:03:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:3263: write oid 147 current snap is 0 2023-09-23T20:03:23.980 INFO:tasks.rados.rados.0.smithi112.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-09-23T20:03:23.987 INFO:tasks.rados.rados.0.smithi112.stdout:3263: writing smithi11289144-147 from 454350 to 1213757 tid 1 2023-09-23T20:03:23.996 INFO:tasks.rados.rados.0.smithi112.stdout:3263: writing smithi11289144-147 from 1977851 to 2454350 tid 2 2023-09-23T20:03:23.997 INFO:tasks.rados.rados.0.smithi112.stdout:3264: read oid 340 snap -1 2023-09-23T20:03:23.997 INFO:tasks.rados.rados.0.smithi112.stdout:3264: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:03:23.997 INFO:tasks.rados.rados.0.smithi112.stdout:3265: write oid 385 current snap is 0 2023-09-23T20:03:23.997 INFO:tasks.rados.rados.0.smithi112.stdout:3255: finishing write tid 2 to smithi11289144-359 2023-09-23T20:03:23.997 INFO:tasks.rados.rados.0.smithi112.stdout:3255: finishing write tid 3 to smithi11289144-359 2023-09-23T20:03:23.997 INFO:tasks.rados.rados.0.smithi112.stdout:3255: finishing write tid 4 to smithi11289144-359 2023-09-23T20:03:23.998 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 300 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-09-23T20:03:23.998 INFO:tasks.rados.rados.0.smithi112.stdout:3255: left oid 359 (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T20:03:23.998 INFO:tasks.rados.rados.0.smithi112.stdout:3257: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T20:03:24.154 INFO:tasks.rados.rados.0.smithi112.stdout:3258: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T20:03:24.219 INFO:tasks.rados.rados.0.smithi112.stdout:3256: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T20:03:24.338 INFO:tasks.rados.rados.0.smithi112.stdout:3259: finishing write tid 1 to smithi11289144-271 2023-09-23T20:03:24.338 INFO:tasks.rados.rados.0.smithi112.stdout:3260: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:03:24.443 INFO:tasks.rados.rados.0.smithi112.stdout:3259: finishing write tid 2 to smithi11289144-271 2023-09-23T20:03:24.444 INFO:tasks.rados.rados.0.smithi112.stdout:3261: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:03:24.528 INFO:tasks.rados.rados.0.smithi112.stdout:3259: finishing write tid 3 to smithi11289144-271 2023-09-23T20:03:24.528 INFO:tasks.rados.rados.0.smithi112.stdout:3262: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T20:03:24.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:24 smithi174 bash[69530]: debug 2023-09-23T20:03:24.085+0000 7f13abc76200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:03:24.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:24 smithi174 bash[69530]: debug 2023-09-23T20:03:24.305+0000 7f13abc76200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3259: finishing write tid 4 to smithi11289144-271 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 271 v 486 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3259: left oid 271 (ObjNum 2049 snap 0 seq_num 2049) 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3263: finishing write tid 1 to smithi11289144-147 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3263: finishing write tid 2 to smithi11289144-147 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3263: finishing write tid 3 to smithi11289144-147 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3263: finishing write tid 4 to smithi11289144-147 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 147 v 522 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3263: left oid 147 (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:03:24.684 INFO:tasks.rados.rados.0.smithi112.stdout:3264: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:03:24.798 INFO:tasks.rados.rados.0.smithi112.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-09-23T20:03:24.808 INFO:tasks.rados.rados.0.smithi112.stdout:3265: writing smithi11289144-385 from 471157 to 905813 tid 1 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3265: writing smithi11289144-385 from 1636333 to 2050711 tid 2 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3255: done (10 left) 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3256: done (9 left) 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3257: done (8 left) 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3258: done (7 left) 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3259: done (6 left) 2023-09-23T20:03:24.815 INFO:tasks.rados.rados.0.smithi112.stdout:3260: done (5 left) 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3261: done (4 left) 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3262: done (3 left) 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3263: done (2 left) 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3264: done (1 left) 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3266: read oid 361 snap -1 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3266: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3267: write oid 38 current snap is 0 2023-09-23T20:03:24.816 INFO:tasks.rados.rados.0.smithi112.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-09-23T20:03:24.821 INFO:tasks.rados.rados.0.smithi112.stdout:3267: writing smithi11289144-38 from 487964 to 997869 tid 1 2023-09-23T20:03:24.829 INFO:tasks.rados.rados.0.smithi112.stdout:3267: writing smithi11289144-38 from 1694815 to 2369204 tid 2 2023-09-23T20:03:24.829 INFO:tasks.rados.rados.0.smithi112.stdout:3268: write oid 25 current snap is 0 2023-09-23T20:03:24.829 INFO:tasks.rados.rados.0.smithi112.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-09-23T20:03:24.836 INFO:tasks.rados.rados.0.smithi112.stdout:3268: writing smithi11289144-25 from 504771 to 1206278 tid 1 2023-09-23T20:03:24.842 INFO:tasks.rados.rados.0.smithi112.stdout:3268: writing smithi11289144-25 from 1869650 to 2287697 tid 2 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3269: read oid 380 snap -1 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3269: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3270: read oid 326 snap -1 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3270: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3271: delete oid 259 current snap is 0 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3265: finishing write tid 1 to smithi11289144-385 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3265: finishing write tid 2 to smithi11289144-385 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3265: finishing write tid 3 to smithi11289144-385 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3265: finishing write tid 4 to smithi11289144-385 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 385 v 525 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3265: left oid 385 (ObjNum 2051 snap 0 seq_num 2051) 2023-09-23T20:03:24.843 INFO:tasks.rados.rados.0.smithi112.stdout:3266: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:3267: finishing write tid 1 to smithi11289144-38 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:3267: finishing write tid 2 to smithi11289144-38 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:3267: finishing write tid 3 to smithi11289144-38 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:3267: finishing write tid 4 to smithi11289144-38 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 38 v 401 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:3267: left oid 38 (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T20:03:24.998 INFO:tasks.rados.rados.0.smithi112.stdout:3268: finishing write tid 1 to smithi11289144-25 2023-09-23T20:03:24.999 INFO:tasks.rados.rados.0.smithi112.stdout:3268: finishing write tid 2 to smithi11289144-25 2023-09-23T20:03:24.999 INFO:tasks.rados.rados.0.smithi112.stdout:3268: finishing write tid 3 to smithi11289144-25 2023-09-23T20:03:24.999 INFO:tasks.rados.rados.0.smithi112.stdout:3268: finishing write tid 4 to smithi11289144-25 2023-09-23T20:03:24.999 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 25 v 370 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-09-23T20:03:24.999 INFO:tasks.rados.rados.0.smithi112.stdout:3268: left oid 25 (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T20:03:24.999 INFO:tasks.rados.rados.0.smithi112.stdout:3270: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T20:03:25.066 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:24 smithi174 bash[69530]: debug 2023-09-23T20:03:24.773+0000 7f13abc76200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:03:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:24 smithi174 bash[31352]: cluster 2023-09-23T20:03:23.662050+0000 mgr.y (mgr.25064) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:24 smithi174 bash[31352]: audit 2023-09-23T20:03:24.242824+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.112:0/2345985191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:25.127 INFO:tasks.rados.rados.0.smithi112.stdout:3269: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:03:25.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:24 smithi112 bash[27353]: cluster 2023-09-23T20:03:23.662050+0000 mgr.y (mgr.25064) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:25.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:24 smithi112 bash[27353]: audit 2023-09-23T20:03:24.242824+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.112:0/2345985191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:25.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:24 smithi112 bash[41728]: cluster 2023-09-23T20:03:23.662050+0000 mgr.y (mgr.25064) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:25.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:24 smithi112 bash[41728]: audit 2023-09-23T20:03:24.242824+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.112:0/2345985191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:25.337 INFO:tasks.rados.rados.0.smithi112.stdout:3265: done (6 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3266: done (5 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3267: done (4 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3268: done (3 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3269: done (2 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3270: done (1 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3271: done (0 left) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3272: read oid 121 snap -1 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3272: expect (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3273: read oid 170 snap -1 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3273: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:03:25.338 INFO:tasks.rados.rados.0.smithi112.stdout:3274: write oid 260 current snap is 0 2023-09-23T20:03:25.339 INFO:tasks.rados.rados.0.smithi112.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-09-23T20:03:25.344 INFO:tasks.rados.rados.0.smithi112.stdout:3274: writing smithi11289144-260 from 538385 to 990390 tid 1 2023-09-23T20:03:25.352 INFO:tasks.rados.rados.0.smithi112.stdout:3274: writing smithi11289144-260 from 1470261 to 1891977 tid 2 2023-09-23T20:03:25.352 INFO:tasks.rados.rados.0.smithi112.stdout:3275: read oid 474 snap -1 2023-09-23T20:03:25.352 INFO:tasks.rados.rados.0.smithi112.stdout:3275: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T20:03:25.352 INFO:tasks.rados.rados.0.smithi112.stdout:3276: read oid 446 snap -1 2023-09-23T20:03:25.353 INFO:tasks.rados.rados.0.smithi112.stdout:3276: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:25.353 INFO:tasks.rados.rados.0.smithi112.stdout:3277: read oid 411 snap -1 2023-09-23T20:03:25.353 INFO:tasks.rados.rados.0.smithi112.stdout:3277: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:03:25.353 INFO:tasks.rados.rados.0.smithi112.stdout:3278: write oid 410 current snap is 0 2023-09-23T20:03:25.353 INFO:tasks.rados.rados.0.smithi112.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-09-23T20:03:25.359 INFO:tasks.rados.rados.0.smithi112.stdout:3278: writing smithi11289144-410 from 555192 to 1082446 tid 1 2023-09-23T20:03:25.365 INFO:tasks.rados.rados.0.smithi112.stdout:3278: writing smithi11289144-410 from 1528743 to 2094117 tid 2 2023-09-23T20:03:25.365 INFO:tasks.rados.rados.0.smithi112.stdout:3279: delete oid 409 current snap is 0 2023-09-23T20:03:25.366 INFO:tasks.rados.rados.0.smithi112.stdout:3273: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:03:25.435 INFO:tasks.rados.rados.0.smithi112.stdout:3274: finishing write tid 1 to smithi11289144-260 2023-09-23T20:03:25.435 INFO:tasks.rados.rados.0.smithi112.stdout:3272: expect (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T20:03:25.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:25 smithi174 bash[69530]: debug 2023-09-23T20:03:25.289+0000 7f13abc76200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:03:25.604 INFO:tasks.rados.rados.0.smithi112.stdout:3277: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:03:25.768 INFO:tasks.rados.rados.0.smithi112.stdout:3274: finishing write tid 2 to smithi11289144-260 2023-09-23T20:03:25.768 INFO:tasks.rados.rados.0.smithi112.stdout:3274: finishing write tid 3 to smithi11289144-260 2023-09-23T20:03:25.768 INFO:tasks.rados.rados.0.smithi112.stdout:3274: finishing write tid 4 to smithi11289144-260 2023-09-23T20:03:25.768 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 358 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-09-23T20:03:25.769 INFO:tasks.rados.rados.0.smithi112.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2023-09-23T20:03:25.769 INFO:tasks.rados.rados.0.smithi112.stdout:3276: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:25.846 INFO:tasks.rados.rados.0.smithi112.stdout:3278: finishing write tid 1 to smithi11289144-410 2023-09-23T20:03:25.846 INFO:tasks.rados.rados.0.smithi112.stdout:3275: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T20:03:26.074 INFO:tasks.rados.rados.0.smithi112.stdout:3278: finishing write tid 2 to smithi11289144-410 2023-09-23T20:03:26.074 INFO:tasks.rados.rados.0.smithi112.stdout:3278: finishing write tid 3 to smithi11289144-410 2023-09-23T20:03:26.074 INFO:tasks.rados.rados.0.smithi112.stdout:3278: finishing write tid 4 to smithi11289144-410 2023-09-23T20:03:26.074 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 410 v 333 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-09-23T20:03:26.074 INFO:tasks.rados.rados.0.smithi112.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2023-09-23T20:03:26.074 INFO:tasks.rados.rados.0.smithi112.stdout:3272: done (7 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3273: done (6 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3274: done (5 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3275: done (4 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3276: done (3 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3277: done (2 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3278: done (1 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3279: done (0 left) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3280: read oid 149 snap -1 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3281: write oid 326 current snap is 0 2023-09-23T20:03:26.075 INFO:tasks.rados.rados.0.smithi112.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-09-23T20:03:26.086 INFO:tasks.rados.rados.0.smithi112.stdout:3281: writing smithi11289144-326 from 588806 to 1266558 tid 1 2023-09-23T20:03:26.094 INFO:tasks.rados.rados.0.smithi112.stdout:3281: writing smithi11289144-326 from 2045707 to 2588806 tid 2 2023-09-23T20:03:26.094 INFO:tasks.rados.rados.0.smithi112.stdout:3282: read oid 380 snap -1 2023-09-23T20:03:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:3282: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:03:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:3283: write oid 91 current snap is 0 2023-09-23T20:03:26.095 INFO:tasks.rados.rados.0.smithi112.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T20:03:26.303 INFO:tasks.rados.rados.0.smithi112.stdout:3281: finishing write tid 1 to smithi11289144-326 2023-09-23T20:03:26.303 INFO:tasks.rados.rados.0.smithi112.stdout:3281: finishing write tid 2 to smithi11289144-326 2023-09-23T20:03:26.303 INFO:tasks.rados.rados.0.smithi112.stdout:3281: finishing write tid 3 to smithi11289144-326 2023-09-23T20:03:26.304 INFO:tasks.rados.rados.0.smithi112.stdout:3281: finishing write tid 4 to smithi11289144-326 2023-09-23T20:03:26.304 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 326 v 377 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-09-23T20:03:26.304 INFO:tasks.rados.rados.0.smithi112.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-09-23T20:03:26.304 INFO:tasks.rados.rados.0.smithi112.stdout:3282: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:03:26.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:25 smithi174 bash[69530]: debug 2023-09-23T20:03:25.957+0000 7f13abc76200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:03:26.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[69530]: debug 2023-09-23T20:03:26.097+0000 7f13abc76200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:03:26.524 INFO:tasks.rados.rados.0.smithi112.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-09-23T20:03:26.532 INFO:tasks.rados.rados.0.smithi112.stdout:3283: writing smithi11289144-91 from 605613 to 1358614 tid 1 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3283: writing smithi11289144-91 from 1987836 to 2416890 tid 2 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3280: done (3 left) 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3281: done (2 left) 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3282: done (1 left) 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3284: read oid 96 snap -1 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3284: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3285: delete oid 21 current snap is 0 2023-09-23T20:03:26.542 INFO:tasks.rados.rados.0.smithi112.stdout:3283: finishing write tid 1 to smithi11289144-91 2023-09-23T20:03:26.544 INFO:tasks.rados.rados.0.smithi112.stdout:3285: done (2 left) 2023-09-23T20:03:26.544 INFO:tasks.rados.rados.0.smithi112.stdout:3286: read oid 384 snap -1 2023-09-23T20:03:26.544 INFO:tasks.rados.rados.0.smithi112.stdout:3286: expect deleted 2023-09-23T20:03:26.544 INFO:tasks.rados.rados.0.smithi112.stdout:3287: write oid 253 current snap is 0 2023-09-23T20:03:26.544 INFO:tasks.rados.rados.0.smithi112.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-09-23T20:03:26.554 INFO:tasks.rados.rados.0.smithi112.stdout:3287: writing smithi11289144-253 from 639227 to 1259079 tid 1 2023-09-23T20:03:26.561 INFO:tasks.rados.rados.0.smithi112.stdout:3287: writing smithi11289144-253 from 1821153 to 2253876 tid 2 2023-09-23T20:03:26.561 INFO:tasks.rados.rados.0.smithi112.stdout:3288: read oid 1 snap -1 2023-09-23T20:03:26.561 INFO:tasks.rados.rados.0.smithi112.stdout:3288: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:03:26.561 INFO:tasks.rados.rados.0.smithi112.stdout:3289: write oid 131 current snap is 0 2023-09-23T20:03:26.562 INFO:tasks.rados.rados.0.smithi112.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-09-23T20:03:26.567 INFO:tasks.rados.rados.0.smithi112.stdout:3289: writing smithi11289144-131 from 656034 to 1351135 tid 1 2023-09-23T20:03:26.574 INFO:tasks.rados.rados.0.smithi112.stdout:3289: writing smithi11289144-131 from 1879635 to 2456016 tid 2 2023-09-23T20:03:26.575 INFO:tasks.rados.rados.0.smithi112.stdout:3290: read oid 151 snap -1 2023-09-23T20:03:26.575 INFO:tasks.rados.rados.0.smithi112.stdout:3290: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-23T20:03:26.575 INFO:tasks.rados.rados.0.smithi112.stdout:3291: write oid 377 current snap is 0 2023-09-23T20:03:26.575 INFO:tasks.rados.rados.0.smithi112.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-09-23T20:03:26.587 INFO:tasks.rados.rados.0.smithi112.stdout:3291: writing smithi11289144-377 from 672841 to 1443191 tid 1 2023-09-23T20:03:26.598 INFO:tasks.rados.rados.0.smithi112.stdout:3291: writing smithi11289144-377 from 2221764 to 2658156 tid 2 2023-09-23T20:03:26.598 INFO:tasks.rados.rados.0.smithi112.stdout:3292: write oid 428 current snap is 0 2023-09-23T20:03:26.598 INFO:tasks.rados.rados.0.smithi112.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-09-23T20:03:26.608 INFO:tasks.rados.rados.0.smithi112.stdout:3292: writing smithi11289144-428 from 689648 to 1135247 tid 1 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3292: writing smithi11289144-428 from 1880246 to 2460296 tid 2 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3293: read oid 5 snap -1 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3293: expect (ObjNum 1932 snap 0 seq_num 1932) 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3294: read oid 9 snap -1 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3294: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3295: read oid 338 snap -1 2023-09-23T20:03:26.621 INFO:tasks.rados.rados.0.smithi112.stdout:3295: expect deleted 2023-09-23T20:03:26.622 INFO:tasks.rados.rados.0.smithi112.stdout:3296: read oid 485 snap -1 2023-09-23T20:03:26.622 INFO:tasks.rados.rados.0.smithi112.stdout:3296: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-09-23T20:03:26.622 INFO:tasks.rados.rados.0.smithi112.stdout:3297: write oid 221 current snap is 0 2023-09-23T20:03:26.622 INFO:tasks.rados.rados.0.smithi112.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-09-23T20:03:26.632 INFO:tasks.rados.rados.0.smithi112.stdout:3297: writing smithi11289144-221 from 706455 to 1227303 tid 1 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout:3297: writing smithi11289144-221 from 1938728 to 2378789 tid 2 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout:3298: read oid 284 snap -1 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout:3298: expect deleted 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout:3299: read oid 213 snap -1 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout:3299: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:26.643 INFO:tasks.rados.rados.0.smithi112.stdout:3283: finishing write tid 2 to smithi11289144-91 2023-09-23T20:03:26.644 INFO:tasks.rados.rados.0.smithi112.stdout:3283: finishing write tid 3 to smithi11289144-91 2023-09-23T20:03:26.644 INFO:tasks.rados.rados.0.smithi112.stdout:3283: finishing write tid 4 to smithi11289144-91 2023-09-23T20:03:26.644 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 91 v 404 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-09-23T20:03:26.644 INFO:tasks.rados.rados.0.smithi112.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T20:03:26.644 INFO:tasks.rados.rados.0.smithi112.stdout:3284: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:03:26.794 INFO:tasks.rados.rados.0.smithi112.stdout:3287: finishing write tid 1 to smithi11289144-253 2023-09-23T20:03:26.794 INFO:tasks.rados.rados.0.smithi112.stdout:3287: finishing write tid 2 to smithi11289144-253 2023-09-23T20:03:26.794 INFO:tasks.rados.rados.0.smithi112.stdout:3287: finishing write tid 3 to smithi11289144-253 2023-09-23T20:03:26.794 INFO:tasks.rados.rados.0.smithi112.stdout:3288: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:03:26.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[31352]: cluster 2023-09-23T20:03:25.662760+0000 mgr.y (mgr.25064) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 36 op/s 2023-09-23T20:03:26.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[31352]: audit 2023-09-23T20:03:26.181386+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:26.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[31352]: audit 2023-09-23T20:03:26.190344+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:26.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[69530]: debug 2023-09-23T20:03:26.513+0000 7f13abc76200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:03:26.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[69530]: debug 2023-09-23T20:03:26.649+0000 7f13abc76200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:03:26.932 INFO:tasks.rados.rados.0.smithi112.stdout:3287: finishing write tid 4 to smithi11289144-253 2023-09-23T20:03:26.932 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 253 v 528 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-09-23T20:03:26.932 INFO:tasks.rados.rados.0.smithi112.stdout:3287: left oid 253 (ObjNum 2061 snap 0 seq_num 2061) 2023-09-23T20:03:26.932 INFO:tasks.rados.rados.0.smithi112.stdout:3289: finishing write tid 1 to smithi11289144-131 2023-09-23T20:03:26.932 INFO:tasks.rados.rados.0.smithi112.stdout:3289: finishing write tid 2 to smithi11289144-131 2023-09-23T20:03:26.933 INFO:tasks.rados.rados.0.smithi112.stdout:3290: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-23T20:03:27.015 INFO:tasks.rados.rados.0.smithi112.stdout:3289: finishing write tid 3 to smithi11289144-131 2023-09-23T20:03:27.015 INFO:tasks.rados.rados.0.smithi112.stdout:3289: finishing write tid 4 to smithi11289144-131 2023-09-23T20:03:27.015 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 131 v 380 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-09-23T20:03:27.015 INFO:tasks.rados.rados.0.smithi112.stdout:3289: left oid 131 (ObjNum 2062 snap 0 seq_num 2062) 2023-09-23T20:03:27.015 INFO:tasks.rados.rados.0.smithi112.stdout:3291: finishing write tid 1 to smithi11289144-377 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3283: done (15 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3284: done (14 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3286: done (13 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3287: done (12 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3288: done (11 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3289: done (10 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3290: done (9 left) 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3300: delete oid 149 current snap is 0 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3291: finishing write tid 2 to smithi11289144-377 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3291: finishing write tid 3 to smithi11289144-377 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3291: finishing write tid 4 to smithi11289144-377 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 377 v 481 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-09-23T20:03:27.016 INFO:tasks.rados.rados.0.smithi112.stdout:3291: left oid 377 (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T20:03:27.017 INFO:tasks.rados.rados.0.smithi112.stdout:3292: finishing write tid 1 to smithi11289144-428 2023-09-23T20:03:27.017 INFO:tasks.rados.rados.0.smithi112.stdout:3296: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-09-23T20:03:27.107 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[69530]: debug 2023-09-23T20:03:26.821+0000 7f13abc76200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:03:27.107 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:26 smithi174 bash[69530]: debug 2023-09-23T20:03:26.953+0000 7f13abc76200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:03:27.126 INFO:tasks.rados.rados.0.smithi112.stdout:3292: finishing write tid 2 to smithi11289144-428 2023-09-23T20:03:27.126 INFO:tasks.rados.rados.0.smithi112.stdout:3292: finishing write tid 3 to smithi11289144-428 2023-09-23T20:03:27.126 INFO:tasks.rados.rados.0.smithi112.stdout:3292: finishing write tid 4 to smithi11289144-428 2023-09-23T20:03:27.126 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 428 v 484 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-09-23T20:03:27.126 INFO:tasks.rados.rados.0.smithi112.stdout:3292: left oid 428 (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T20:03:27.126 INFO:tasks.rados.rados.0.smithi112.stdout:3294: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T20:03:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:26 smithi112 bash[27353]: cluster 2023-09-23T20:03:25.662760+0000 mgr.y (mgr.25064) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 36 op/s 2023-09-23T20:03:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:26 smithi112 bash[27353]: audit 2023-09-23T20:03:26.181386+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:26 smithi112 bash[27353]: audit 2023-09-23T20:03:26.190344+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:26 smithi112 bash[41728]: cluster 2023-09-23T20:03:25.662760+0000 mgr.y (mgr.25064) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 36 op/s 2023-09-23T20:03:27.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:26 smithi112 bash[41728]: audit 2023-09-23T20:03:26.181386+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:26 smithi112 bash[41728]: audit 2023-09-23T20:03:26.190344+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.321 INFO:tasks.rados.rados.0.smithi112.stdout:3293: expect (ObjNum 1932 snap 0 seq_num 1932) 2023-09-23T20:03:27.464 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[69530]: debug 2023-09-23T20:03:27.101+0000 7f13abc76200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:03:27.464 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[69530]: debug 2023-09-23T20:03:27.313+0000 7f13abc76200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:03:27.498 INFO:tasks.rados.rados.0.smithi112.stdout:3297: finishing write tid 1 to smithi11289144-221 2023-09-23T20:03:27.498 INFO:tasks.rados.rados.0.smithi112.stdout:3299: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:03:27.587 INFO:tasks.rados.rados.0.smithi112.stdout:3297: finishing write tid 2 to smithi11289144-221 2023-09-23T20:03:27.587 INFO:tasks.rados.rados.0.smithi112.stdout:3297: finishing write tid 3 to smithi11289144-221 2023-09-23T20:03:27.587 INFO:tasks.rados.rados.0.smithi112.stdout:3297: finishing write tid 4 to smithi11289144-221 2023-09-23T20:03:27.587 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 221 v 383 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-09-23T20:03:27.587 INFO:tasks.rados.rados.0.smithi112.stdout:3297: left oid 221 (ObjNum 2065 snap 0 seq_num 2065) 2023-09-23T20:03:27.587 INFO:tasks.rados.rados.0.smithi112.stdout:3291: done (9 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3292: done (8 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3293: done (7 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3294: done (6 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3295: done (5 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3296: done (4 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3297: done (3 left) 2023-09-23T20:03:27.588 INFO:tasks.rados.rados.0.smithi112.stdout:3298: done (2 left) 2023-09-23T20:03:27.589 INFO:tasks.rados.rados.0.smithi112.stdout:3299: done (1 left) 2023-09-23T20:03:27.589 INFO:tasks.rados.rados.0.smithi112.stdout:3300: done (0 left) 2023-09-23T20:03:27.589 INFO:tasks.rados.rados.0.smithi112.stdout:3301: write oid 186 current snap is 0 2023-09-23T20:03:27.589 INFO:tasks.rados.rados.0.smithi112.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-09-23T20:03:27.600 INFO:tasks.rados.rados.0.smithi112.stdout:3301: writing smithi11289144-186 from 740069 to 1411415 tid 1 2023-09-23T20:03:27.606 INFO:tasks.rados.rados.0.smithi112.stdout:3301: writing smithi11289144-186 from 1939339 to 2383069 tid 2 2023-09-23T20:03:27.606 INFO:tasks.rados.rados.0.smithi112.stdout:3302: write oid 222 current snap is 0 2023-09-23T20:03:27.606 INFO:tasks.rados.rados.0.smithi112.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-09-23T20:03:27.613 INFO:tasks.rados.rados.0.smithi112.stdout:3302: writing smithi11289144-222 from 756876 to 1219824 tid 1 2023-09-23T20:03:27.619 INFO:tasks.rados.rados.0.smithi112.stdout:3302: writing smithi11289144-222 from 1714174 to 2301562 tid 2 2023-09-23T20:03:27.619 INFO:tasks.rados.rados.0.smithi112.stdout:3303: read oid 33 snap -1 2023-09-23T20:03:27.619 INFO:tasks.rados.rados.0.smithi112.stdout:3303: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:03:27.619 INFO:tasks.rados.rados.0.smithi112.stdout:3304: write oid 425 current snap is 0 2023-09-23T20:03:27.619 INFO:tasks.rados.rados.0.smithi112.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-09-23T20:03:27.626 INFO:tasks.rados.rados.0.smithi112.stdout:3304: writing smithi11289144-425 from 773683 to 1311880 tid 1 2023-09-23T20:03:27.633 INFO:tasks.rados.rados.0.smithi112.stdout:3304: writing smithi11289144-425 from 1772656 to 2503702 tid 2 2023-09-23T20:03:27.633 INFO:tasks.rados.rados.0.smithi112.stdout:3305: write oid 233 current snap is 0 2023-09-23T20:03:27.633 INFO:tasks.rados.rados.0.smithi112.stdout:3301: finishing write tid 1 to smithi11289144-186 2023-09-23T20:03:27.634 INFO:tasks.rados.rados.0.smithi112.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-09-23T20:03:27.641 INFO:tasks.rados.rados.0.smithi112.stdout:3305: writing smithi11289144-233 from 790490 to 1403936 tid 1 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3305: writing smithi11289144-233 from 1831138 to 2422195 tid 2 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3306: write oid 343 current snap is 0 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3301: finishing write tid 2 to smithi11289144-186 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3301: finishing write tid 3 to smithi11289144-186 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3301: finishing write tid 4 to smithi11289144-186 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 186 v 489 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3302: finishing write tid 1 to smithi11289144-222 2023-09-23T20:03:27.648 INFO:tasks.rados.rados.0.smithi112.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-09-23T20:03:27.654 INFO:tasks.rados.rados.0.smithi112.stdout:3306: writing smithi11289144-343 from 407297 to 1095992 tid 1 2023-09-23T20:03:27.663 INFO:tasks.rados.rados.0.smithi112.stdout:3306: writing smithi11289144-343 from 1773267 to 2507982 tid 2 2023-09-23T20:03:27.663 INFO:tasks.rados.rados.0.smithi112.stdout:3301: done (5 left) 2023-09-23T20:03:27.663 INFO:tasks.rados.rados.0.smithi112.stdout:3307: read oid 430 snap -1 2023-09-23T20:03:27.663 INFO:tasks.rados.rados.0.smithi112.stdout:3307: expect deleted 2023-09-23T20:03:27.664 INFO:tasks.rados.rados.0.smithi112.stdout:3308: read oid 407 snap -1 2023-09-23T20:03:27.664 INFO:tasks.rados.rados.0.smithi112.stdout:3308: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:03:27.664 INFO:tasks.rados.rados.0.smithi112.stdout:3309: read oid 455 snap -1 2023-09-23T20:03:27.664 INFO:tasks.rados.rados.0.smithi112.stdout:3309: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T20:03:27.664 INFO:tasks.rados.rados.0.smithi112.stdout:3310: read oid 359 snap -1 2023-09-23T20:03:27.664 INFO:tasks.rados.rados.0.smithi112.stdout:3310: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T20:03:27.665 INFO:tasks.rados.rados.0.smithi112.stdout:3311: delete oid 107 current snap is 0 2023-09-23T20:03:27.665 INFO:tasks.rados.rados.0.smithi112.stdout:3302: finishing write tid 2 to smithi11289144-222 2023-09-23T20:03:27.665 INFO:tasks.rados.rados.0.smithi112.stdout:3302: finishing write tid 3 to smithi11289144-222 2023-09-23T20:03:27.665 INFO:tasks.rados.rados.0.smithi112.stdout:3302: finishing write tid 4 to smithi11289144-222 2023-09-23T20:03:27.665 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 222 v 531 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-09-23T20:03:27.665 INFO:tasks.rados.rados.0.smithi112.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:03:27.666 INFO:tasks.rados.rados.0.smithi112.stdout:3303: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:03:27.794 INFO:tasks.rados.rados.0.smithi112.stdout:3304: finishing write tid 1 to smithi11289144-425 2023-09-23T20:03:27.794 INFO:tasks.rados.rados.0.smithi112.stdout:3304: finishing write tid 2 to smithi11289144-425 2023-09-23T20:03:27.794 INFO:tasks.rados.rados.0.smithi112.stdout:3304: finishing write tid 3 to smithi11289144-425 2023-09-23T20:03:27.794 INFO:tasks.rados.rados.0.smithi112.stdout:3304: finishing write tid 4 to smithi11289144-425 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 425 v 439 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3305: finishing write tid 1 to smithi11289144-233 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3305: finishing write tid 2 to smithi11289144-233 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3305: finishing write tid 3 to smithi11289144-233 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3305: finishing write tid 4 to smithi11289144-233 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 233 v 487 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3305: left oid 233 (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3306: finishing write tid 1 to smithi11289144-343 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3306: finishing write tid 2 to smithi11289144-343 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3306: finishing write tid 3 to smithi11289144-343 2023-09-23T20:03:27.795 INFO:tasks.rados.rados.0.smithi112.stdout:3306: finishing write tid 4 to smithi11289144-343 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 343 v 559 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3302: done (9 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3303: done (8 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3304: done (7 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3305: done (6 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3306: done (5 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3307: done (4 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3311: done (3 left) 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3312: write oid 324 current snap is 0 2023-09-23T20:03:27.796 INFO:tasks.rados.rados.0.smithi112.stdout:3308: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:03:27.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:26.700217+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:26.710903+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:26.725522+0000 mon.a (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.112:0/4243784201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:26.982777+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:26.991873+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:27.558053+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[31352]: audit 2023-09-23T20:03:27.567523+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:27.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:27 smithi174 bash[69530]: debug 2023-09-23T20:03:27.461+0000 7f13abc76200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:03:27.886 INFO:tasks.rados.rados.0.smithi112.stdout:3310: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T20:03:27.964 INFO:tasks.rados.rados.0.smithi112.stdout:3309: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T20:03:28.145 INFO:tasks.rados.rados.0.smithi112.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-09-23T20:03:28.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:26.700217+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:26.710903+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:26.725522+0000 mon.a (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.112:0/4243784201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:26.982777+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:26.991873+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:27.558053+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[41728]: audit 2023-09-23T20:03:27.567523+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:26.700217+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:26.710903+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:26.725522+0000 mon.a (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.112:0/4243784201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:26.982777+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:26.991873+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:27.558053+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:27 smithi112 bash[27353]: audit 2023-09-23T20:03:27.567523+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:28.155 INFO:tasks.rados.rados.0.smithi112.stdout:3312: writing smithi11289144-324 from 440911 to 880104 tid 1 2023-09-23T20:03:28.164 INFO:tasks.rados.rados.0.smithi112.stdout:3312: writing smithi11289144-324 from 1490231 to 2228615 tid 2 2023-09-23T20:03:28.164 INFO:tasks.rados.rados.0.smithi112.stdout:3308: done (3 left) 2023-09-23T20:03:28.164 INFO:tasks.rados.rados.0.smithi112.stdout:3309: done (2 left) 2023-09-23T20:03:28.164 INFO:tasks.rados.rados.0.smithi112.stdout:3310: done (1 left) 2023-09-23T20:03:28.164 INFO:tasks.rados.rados.0.smithi112.stdout:3313: write oid 309 current snap is 0 2023-09-23T20:03:28.164 INFO:tasks.rados.rados.0.smithi112.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-09-23T20:03:28.169 INFO:tasks.rados.rados.0.smithi112.stdout:3313: writing smithi11289144-309 from 457718 to 972160 tid 1 2023-09-23T20:03:28.176 INFO:tasks.rados.rados.0.smithi112.stdout:3313: writing smithi11289144-309 from 1548713 to 2147108 tid 2 2023-09-23T20:03:28.176 INFO:tasks.rados.rados.0.smithi112.stdout:3314: read oid 252 snap -1 2023-09-23T20:03:28.176 INFO:tasks.rados.rados.0.smithi112.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:03:28.176 INFO:tasks.rados.rados.0.smithi112.stdout:3315: write oid 178 current snap is 0 2023-09-23T20:03:28.176 INFO:tasks.rados.rados.0.smithi112.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-09-23T20:03:28.182 INFO:tasks.rados.rados.0.smithi112.stdout:3315: writing smithi11289144-178 from 474525 to 1064216 tid 1 2023-09-23T20:03:28.189 INFO:tasks.rados.rados.0.smithi112.stdout:3315: writing smithi11289144-178 from 1490842 to 2232895 tid 2 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3315: writing smithi11289144-178 from 2832710 to 2874525 tid 3 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3316: read oid 454 snap -1 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3317: read oid 105 snap -1 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3317: expect (ObjNum 1586 snap 0 seq_num 1586) 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3318: write oid 432 current snap is 0 2023-09-23T20:03:28.194 INFO:tasks.rados.rados.0.smithi112.stdout:3312: finishing write tid 1 to smithi11289144-324 2023-09-23T20:03:28.195 INFO:tasks.rados.rados.0.smithi112.stdout:3312: finishing write tid 2 to smithi11289144-324 2023-09-23T20:03:28.195 INFO:tasks.rados.rados.0.smithi112.stdout:3312: finishing write tid 3 to smithi11289144-324 2023-09-23T20:03:28.195 INFO:tasks.rados.rados.0.smithi112.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-09-23T20:03:28.200 INFO:tasks.rados.rados.0.smithi112.stdout:3318: writing smithi11289144-432 from 491332 to 1272625 tid 1 2023-09-23T20:03:28.209 INFO:tasks.rados.rados.0.smithi112.stdout:3318: writing smithi11289144-432 from 2065677 to 2667741 tid 2 2023-09-23T20:03:28.209 INFO:tasks.rados.rados.0.smithi112.stdout:3319: delete oid 326 current snap is 0 2023-09-23T20:03:28.209 INFO:tasks.rados.rados.0.smithi112.stdout:3312: finishing write tid 4 to smithi11289144-324 2023-09-23T20:03:28.209 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 324 v 290 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-09-23T20:03:28.209 INFO:tasks.rados.rados.0.smithi112.stdout:3312: left oid 324 (ObjNum 2073 snap 0 seq_num 2073) 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:3313: finishing write tid 1 to smithi11289144-309 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:3313: finishing write tid 2 to smithi11289144-309 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:3313: finishing write tid 3 to smithi11289144-309 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:3313: finishing write tid 4 to smithi11289144-309 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 309 v 303 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:3313: left oid 309 (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T20:03:28.210 INFO:tasks.rados.rados.0.smithi112.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3315: finishing write tid 1 to smithi11289144-178 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3315: finishing write tid 2 to smithi11289144-178 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3315: finishing write tid 3 to smithi11289144-178 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3315: finishing write tid 4 to smithi11289144-178 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3315: finishing write tid 5 to smithi11289144-178 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 178 v 337 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3315: left oid 178 (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T20:03:28.387 INFO:tasks.rados.rados.0.smithi112.stdout:3317: expect (ObjNum 1586 snap 0 seq_num 1586) 2023-09-23T20:03:28.520 INFO:tasks.rados.rados.0.smithi112.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T20:03:28.643 INFO:tasks.rados.rados.0.smithi112.stdout:3318: finishing write tid 1 to smithi11289144-432 2023-09-23T20:03:28.643 INFO:tasks.rados.rados.0.smithi112.stdout:3318: finishing write tid 2 to smithi11289144-432 2023-09-23T20:03:28.643 INFO:tasks.rados.rados.0.smithi112.stdout:3318: finishing write tid 3 to smithi11289144-432 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3318: finishing write tid 4 to smithi11289144-432 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 432 v 499 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3318: left oid 432 (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3312: done (7 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3313: done (6 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3314: done (5 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3315: done (4 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3316: done (3 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3317: done (2 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3318: done (1 left) 2023-09-23T20:03:28.644 INFO:tasks.rados.rados.0.smithi112.stdout:3319: done (0 left) 2023-09-23T20:03:28.645 INFO:tasks.rados.rados.0.smithi112.stdout:3320: delete oid 375 current snap is 0 2023-09-23T20:03:28.646 INFO:tasks.rados.rados.0.smithi112.stdout:3320: done (0 left) 2023-09-23T20:03:28.646 INFO:tasks.rados.rados.0.smithi112.stdout:3321: read oid 155 snap -1 2023-09-23T20:03:28.646 INFO:tasks.rados.rados.0.smithi112.stdout:3321: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:03:28.646 INFO:tasks.rados.rados.0.smithi112.stdout:3322: write oid 294 current snap is 0 2023-09-23T20:03:28.646 INFO:tasks.rados.rados.0.smithi112.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-09-23T20:03:28.656 INFO:tasks.rados.rados.0.smithi112.stdout:3322: writing smithi11289144-294 from 541753 to 1148793 tid 1 2023-09-23T20:03:28.665 INFO:tasks.rados.rados.0.smithi112.stdout:3322: writing smithi11289144-294 from 1724770 to 2474161 tid 2 2023-09-23T20:03:28.665 INFO:tasks.rados.rados.0.smithi112.stdout:3323: read oid 1 snap -1 2023-09-23T20:03:28.665 INFO:tasks.rados.rados.0.smithi112.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:03:28.665 INFO:tasks.rados.rados.0.smithi112.stdout:3324: write oid 460 current snap is 0 2023-09-23T20:03:28.665 INFO:tasks.rados.rados.0.smithi112.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-09-23T20:03:28.672 INFO:tasks.rados.rados.0.smithi112.stdout:3324: writing smithi11289144-460 from 558560 to 1240849 tid 1 2023-09-23T20:03:28.678 INFO:tasks.rados.rados.0.smithi112.stdout:3324: writing smithi11289144-460 from 1783252 to 2276301 tid 2 2023-09-23T20:03:28.678 INFO:tasks.rados.rados.0.smithi112.stdout:3325: delete oid 300 current snap is 0 2023-09-23T20:03:28.678 INFO:tasks.rados.rados.0.smithi112.stdout:3321: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:03:28.896 INFO:tasks.rados.rados.0.smithi112.stdout:3322: finishing write tid 1 to smithi11289144-294 2023-09-23T20:03:28.897 INFO:tasks.rados.rados.0.smithi112.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:03:28.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[31352]: cluster 2023-09-23T20:03:27.663548+0000 mgr.y (mgr.25064) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2023-09-23T20:03:28.986 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[69530]: debug 2023-09-23T20:03:28.845+0000 7f13abc76200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:03:28.986 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[69530]: [23/Sep/2023:20:03:28] ENGINE Bus STARTING 2023-09-23T20:03:28.986 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[69530]: CherryPy Checker: 2023-09-23T20:03:29.025 INFO:tasks.rados.rados.0.smithi112.stdout:3322: finishing write tid 2 to smithi11289144-294 2023-09-23T20:03:29.025 INFO:tasks.rados.rados.0.smithi112.stdout:3322: finishing write tid 3 to smithi11289144-294 2023-09-23T20:03:29.025 INFO:tasks.rados.rados.0.smithi112.stdout:3322: finishing write tid 4 to smithi11289144-294 2023-09-23T20:03:29.025 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 294 v 502 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-09-23T20:03:29.025 INFO:tasks.rados.rados.0.smithi112.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-09-23T20:03:29.025 INFO:tasks.rados.rados.0.smithi112.stdout:3324: finishing write tid 1 to smithi11289144-460 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3324: finishing write tid 2 to smithi11289144-460 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3324: finishing write tid 3 to smithi11289144-460 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3324: finishing write tid 4 to smithi11289144-460 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 460 v 337 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3321: done (4 left) 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3322: done (3 left) 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3323: done (2 left) 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3324: done (1 left) 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3325: done (0 left) 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3326: read oid 413 snap -1 2023-09-23T20:03:29.026 INFO:tasks.rados.rados.0.smithi112.stdout:3326: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:29.027 INFO:tasks.rados.rados.0.smithi112.stdout:3327: read oid 283 snap -1 2023-09-23T20:03:29.027 INFO:tasks.rados.rados.0.smithi112.stdout:3327: expect deleted 2023-09-23T20:03:29.027 INFO:tasks.rados.rados.0.smithi112.stdout:3328: write oid 109 current snap is 0 2023-09-23T20:03:29.027 INFO:tasks.rados.rados.0.smithi112.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-09-23T20:03:29.036 INFO:tasks.rados.rados.0.smithi112.stdout:3328: writing smithi11289144-109 from 592174 to 1024961 tid 1 2023-09-23T20:03:29.041 INFO:tasks.rados.rados.0.smithi112.stdout:3328: writing smithi11289144-109 from 1500216 to 1996934 tid 2 2023-09-23T20:03:29.047 INFO:tasks.rados.rados.0.smithi112.stdout:3328: writing smithi11289144-109 from 2624671 to 2992174 tid 3 2023-09-23T20:03:29.048 INFO:tasks.rados.rados.0.smithi112.stdout:3329: delete oid 380 current snap is 0 2023-09-23T20:03:29.048 INFO:tasks.rados.rados.0.smithi112.stdout:3326: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:29.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:28 smithi112 bash[41728]: cluster 2023-09-23T20:03:27.663548+0000 mgr.y (mgr.25064) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2023-09-23T20:03:29.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:28 smithi112 bash[27353]: cluster 2023-09-23T20:03:27.663548+0000 mgr.y (mgr.25064) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.1 MiB/s wr, 67 op/s 2023-09-23T20:03:29.176 INFO:tasks.rados.rados.0.smithi112.stdout:3328: finishing write tid 1 to smithi11289144-109 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3328: finishing write tid 2 to smithi11289144-109 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3326: done (3 left) 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3327: done (2 left) 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3329: done (1 left) 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3330: read oid 191 snap -1 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3330: expect deleted 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3331: delete oid 238 current snap is 0 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3328: finishing write tid 3 to smithi11289144-109 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3328: finishing write tid 4 to smithi11289144-109 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:3328: finishing write tid 5 to smithi11289144-109 2023-09-23T20:03:29.177 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 109 v 507 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-09-23T20:03:29.178 INFO:tasks.rados.rados.0.smithi112.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-09-23T20:03:29.179 INFO:tasks.rados.rados.0.smithi112.stdout:3328: done (2 left) 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3330: done (1 left) 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3331: done (0 left) 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3332: read oid 413 snap -1 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3332: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3333: read oid 285 snap -1 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3333: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:03:29.180 INFO:tasks.rados.rados.0.smithi112.stdout:3334: delete oid 226 current snap is 0 2023-09-23T20:03:29.182 INFO:tasks.rados.rados.0.smithi112.stdout:3334: done (2 left) 2023-09-23T20:03:29.182 INFO:tasks.rados.rados.0.smithi112.stdout:3335: read oid 283 snap -1 2023-09-23T20:03:29.183 INFO:tasks.rados.rados.0.smithi112.stdout:3335: expect deleted 2023-09-23T20:03:29.183 INFO:tasks.rados.rados.0.smithi112.stdout:3336: read oid 51 snap -1 2023-09-23T20:03:29.183 INFO:tasks.rados.rados.0.smithi112.stdout:3336: expect deleted 2023-09-23T20:03:29.183 INFO:tasks.rados.rados.0.smithi112.stdout:3337: read oid 30 snap -1 2023-09-23T20:03:29.183 INFO:tasks.rados.rados.0.smithi112.stdout:3337: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T20:03:29.184 INFO:tasks.rados.rados.0.smithi112.stdout:3338: write oid 319 current snap is 0 2023-09-23T20:03:29.184 INFO:tasks.rados.rados.0.smithi112.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-09-23T20:03:29.191 INFO:tasks.rados.rados.0.smithi112.stdout:3338: writing smithi11289144-319 from 659402 to 1109538 tid 1 2023-09-23T20:03:29.199 INFO:tasks.rados.rados.0.smithi112.stdout:3338: writing smithi11289144-319 from 1734144 to 2238200 tid 2 2023-09-23T20:03:29.204 INFO:tasks.rados.rados.0.smithi112.stdout:3338: writing smithi11289144-319 from 2734363 to 3059402 tid 3 2023-09-23T20:03:29.204 INFO:tasks.rados.rados.0.smithi112.stdout:3339: write oid 355 current snap is 0 2023-09-23T20:03:29.204 INFO:tasks.rados.rados.0.smithi112.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-09-23T20:03:29.210 INFO:tasks.rados.rados.0.smithi112.stdout:3339: writing smithi11289144-355 from 676209 to 1201594 tid 1 2023-09-23T20:03:29.218 INFO:tasks.rados.rados.0.smithi112.stdout:3339: writing smithi11289144-355 from 1676273 to 2440340 tid 2 2023-09-23T20:03:29.222 INFO:tasks.rados.rados.0.smithi112.stdout:3339: writing smithi11289144-355 from 3045433 to 3076209 tid 3 2023-09-23T20:03:29.223 INFO:tasks.rados.rados.0.smithi112.stdout:3340: write oid 207 current snap is 0 2023-09-23T20:03:29.223 INFO:tasks.rados.rados.0.smithi112.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-09-23T20:03:29.230 INFO:tasks.rados.rados.0.smithi112.stdout:3340: writing smithi11289144-207 from 693016 to 1293650 tid 1 2023-09-23T20:03:29.235 INFO:tasks.rados.rados.0.smithi112.stdout:3340: writing smithi11289144-207 from 1734755 to 2242480 tid 2 2023-09-23T20:03:29.240 INFO:tasks.rados.rados.0.smithi112.stdout:3340: writing smithi11289144-207 from 2672856 to 3093016 tid 3 2023-09-23T20:03:29.241 INFO:tasks.rados.rados.0.smithi112.stdout:3341: read oid 350 snap -1 2023-09-23T20:03:29.241 INFO:tasks.rados.rados.0.smithi112.stdout:3341: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:03:29.241 INFO:tasks.rados.rados.0.smithi112.stdout:3342: read oid 494 snap -1 2023-09-23T20:03:29.241 INFO:tasks.rados.rados.0.smithi112.stdout:3342: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T20:03:29.241 INFO:tasks.rados.rados.0.smithi112.stdout:3343: write oid 55 current snap is 0 2023-09-23T20:03:29.241 INFO:tasks.rados.rados.0.smithi112.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-09-23T20:03:29.248 INFO:tasks.rados.rados.0.smithi112.stdout:3343: writing smithi11289144-55 from 709823 to 1385706 tid 1 2023-09-23T20:03:29.255 INFO:tasks.rados.rados.0.smithi112.stdout:3343: writing smithi11289144-55 from 1793237 to 2560973 tid 2 2023-09-23T20:03:29.259 INFO:tasks.rados.rados.0.smithi112.stdout:3343: writing smithi11289144-55 from 3100279 to 3109823 tid 3 2023-09-23T20:03:29.259 INFO:tasks.rados.rados.0.smithi112.stdout:3344: read oid 389 snap -1 2023-09-23T20:03:29.259 INFO:tasks.rados.rados.0.smithi112.stdout:3344: expect deleted 2023-09-23T20:03:29.259 INFO:tasks.rados.rados.0.smithi112.stdout:3345: write oid 39 current snap is 0 2023-09-23T20:03:29.259 INFO:tasks.rados.rados.0.smithi112.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-09-23T20:03:29.267 INFO:tasks.rados.rados.0.smithi112.stdout:3345: writing smithi11289144-39 from 726630 to 1477762 tid 1 2023-09-23T20:03:29.274 INFO:tasks.rados.rados.0.smithi112.stdout:3345: writing smithi11289144-39 from 2251719 to 2763113 tid 2 2023-09-23T20:03:29.274 INFO:tasks.rados.rados.0.smithi112.stdout:3332: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:29.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[69530]: The Application mounted at '' has an empty config. 2023-09-23T20:03:29.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[69530]: [23/Sep/2023:20:03:28] ENGINE Serving on http://:::9283 2023-09-23T20:03:29.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:28 smithi174 bash[69530]: [23/Sep/2023:20:03:28] ENGINE Bus STARTED 2023-09-23T20:03:29.414 INFO:tasks.rados.rados.0.smithi112.stdout:3337: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T20:03:29.571 INFO:tasks.rados.rados.0.smithi112.stdout:3333: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3338: finishing write tid 1 to smithi11289144-319 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3338: finishing write tid 2 to smithi11289144-319 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3338: finishing write tid 3 to smithi11289144-319 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3338: finishing write tid 4 to smithi11289144-319 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3338: finishing write tid 5 to smithi11289144-319 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 319 v 408 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3338: left oid 319 (ObjNum 2086 snap 0 seq_num 2086) 2023-09-23T20:03:29.869 INFO:tasks.rados.rados.0.smithi112.stdout:3339: finishing write tid 1 to smithi11289144-355 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3339: finishing write tid 2 to smithi11289144-355 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3339: finishing write tid 3 to smithi11289144-355 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3339: finishing write tid 4 to smithi11289144-355 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3339: finishing write tid 5 to smithi11289144-355 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 295 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3339: left oid 355 (ObjNum 2087 snap 0 seq_num 2087) 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3340: finishing write tid 1 to smithi11289144-207 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3340: finishing write tid 2 to smithi11289144-207 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3340: finishing write tid 3 to smithi11289144-207 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3340: finishing write tid 4 to smithi11289144-207 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3340: finishing write tid 5 to smithi11289144-207 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 207 v 341 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-09-23T20:03:29.870 INFO:tasks.rados.rados.0.smithi112.stdout:3340: left oid 207 (ObjNum 2088 snap 0 seq_num 2088) 2023-09-23T20:03:29.871 INFO:tasks.rados.rados.0.smithi112.stdout:3341: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:03:30.032 INFO:tasks.rados.rados.0.smithi112.stdout:3342: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T20:03:30.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:29 smithi174 bash[31352]: cluster 2023-09-23T20:03:28.873908+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:03:30.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:29 smithi174 bash[31352]: audit 2023-09-23T20:03:28.878499+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:03:30.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:29 smithi174 bash[31352]: audit 2023-09-23T20:03:28.880572+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:30.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:29 smithi174 bash[31352]: audit 2023-09-23T20:03:28.888061+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:03:30.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:29 smithi174 bash[31352]: audit 2023-09-23T20:03:28.888705+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:30.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:29 smithi174 bash[31352]: audit 2023-09-23T20:03:29.176110+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.112:0/259614686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[41728]: cluster 2023-09-23T20:03:28.873908+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[41728]: audit 2023-09-23T20:03:28.878499+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[41728]: audit 2023-09-23T20:03:28.880572+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[41728]: audit 2023-09-23T20:03:28.888061+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[41728]: audit 2023-09-23T20:03:28.888705+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[41728]: audit 2023-09-23T20:03:29.176110+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.112:0/259614686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:30.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[27353]: cluster 2023-09-23T20:03:28.873908+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:03:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[27353]: audit 2023-09-23T20:03:28.878499+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:03:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[27353]: audit 2023-09-23T20:03:28.880572+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[27353]: audit 2023-09-23T20:03:28.888061+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:03:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[27353]: audit 2023-09-23T20:03:28.888705+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.? 172.21.15.174:0/1318203399' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:29 smithi112 bash[27353]: audit 2023-09-23T20:03:29.176110+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.112:0/259614686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:30.215 INFO:tasks.rados.rados.0.smithi112.stdout:3343: finishing write tid 1 to smithi11289144-55 2023-09-23T20:03:30.215 INFO:tasks.rados.rados.0.smithi112.stdout:3343: finishing write tid 2 to smithi11289144-55 2023-09-23T20:03:30.215 INFO:tasks.rados.rados.0.smithi112.stdout:3343: finishing write tid 3 to smithi11289144-55 2023-09-23T20:03:30.215 INFO:tasks.rados.rados.0.smithi112.stdout:3343: finishing write tid 4 to smithi11289144-55 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3343: finishing write tid 5 to smithi11289144-55 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 362 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3343: left oid 55 (ObjNum 2089 snap 0 seq_num 2089) 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3345: finishing write tid 1 to smithi11289144-39 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3345: finishing write tid 2 to smithi11289144-39 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3345: finishing write tid 3 to smithi11289144-39 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3345: finishing write tid 4 to smithi11289144-39 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 39 v 298 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3345: left oid 39 (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3346: read oid 125 snap -1 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3346: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:03:30.216 INFO:tasks.rados.rados.0.smithi112.stdout:3332: done (13 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3333: done (12 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3335: done (11 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3336: done (10 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3337: done (9 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3338: done (8 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3339: done (7 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3340: done (6 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3341: done (5 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3342: done (4 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3343: done (3 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3344: done (2 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3345: done (1 left) 2023-09-23T20:03:30.217 INFO:tasks.rados.rados.0.smithi112.stdout:3347: write oid 1 current snap is 0 2023-09-23T20:03:30.218 INFO:tasks.rados.rados.0.smithi112.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-09-23T20:03:30.228 INFO:tasks.rados.rados.0.smithi112.stdout:3347: writing smithi11289144-1 from 743437 to 1286171 tid 1 2023-09-23T20:03:30.236 INFO:tasks.rados.rados.0.smithi112.stdout:3347: writing smithi11289144-1 from 1910201 to 2681606 tid 2 2023-09-23T20:03:30.236 INFO:tasks.rados.rados.0.smithi112.stdout:3348: delete oid 6 current snap is 0 2023-09-23T20:03:30.236 INFO:tasks.rados.rados.0.smithi112.stdout:3346: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:03:30.385 INFO:tasks.rados.rados.0.smithi112.stdout:3347: finishing write tid 1 to smithi11289144-1 2023-09-23T20:03:30.385 INFO:tasks.rados.rados.0.smithi112.stdout:3347: finishing write tid 2 to smithi11289144-1 2023-09-23T20:03:30.385 INFO:tasks.rados.rados.0.smithi112.stdout:3347: finishing write tid 3 to smithi11289144-1 2023-09-23T20:03:30.385 INFO:tasks.rados.rados.0.smithi112.stdout:3347: finishing write tid 4 to smithi11289144-1 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 1 v 373 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:3347: left oid 1 (ObjNum 2091 snap 0 seq_num 2091) 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:3346: done (2 left) 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:3347: done (1 left) 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:3348: done (0 left) 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:3349: write oid 5 current snap is 0 2023-09-23T20:03:30.386 INFO:tasks.rados.rados.0.smithi112.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-09-23T20:03:30.397 INFO:tasks.rados.rados.0.smithi112.stdout:3349: writing smithi11289144-5 from 777051 to 1470283 tid 1 2023-09-23T20:03:30.406 INFO:tasks.rados.rados.0.smithi112.stdout:3349: writing smithi11289144-5 from 2027165 to 2685886 tid 2 2023-09-23T20:03:30.406 INFO:tasks.rados.rados.0.smithi112.stdout:3350: write oid 20 current snap is 0 2023-09-23T20:03:30.406 INFO:tasks.rados.rados.0.smithi112.stdout:3349: finishing write tid 1 to smithi11289144-5 2023-09-23T20:03:30.406 INFO:tasks.rados.rados.0.smithi112.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-09-23T20:03:30.414 INFO:tasks.rados.rados.0.smithi112.stdout:3350: writing smithi11289144-20 from 793858 to 1562339 tid 1 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:3350: writing smithi11289144-20 from 2085647 to 2604379 tid 2 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:3351: write oid 214 current snap is 0 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:3349: finishing write tid 2 to smithi11289144-5 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:3349: finishing write tid 3 to smithi11289144-5 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:3349: finishing write tid 4 to smithi11289144-5 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 510 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-09-23T20:03:30.421 INFO:tasks.rados.rados.0.smithi112.stdout:3349: left oid 5 (ObjNum 2093 snap 0 seq_num 2093) 2023-09-23T20:03:30.422 INFO:tasks.rados.rados.0.smithi112.stdout:3350: finishing write tid 1 to smithi11289144-20 2023-09-23T20:03:30.422 INFO:tasks.rados.rados.0.smithi112.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-09-23T20:03:30.425 INFO:tasks.rados.rados.0.smithi112.stdout:3351: writing smithi11289144-214 from 410665 to 854395 tid 1 2023-09-23T20:03:30.434 INFO:tasks.rados.rados.0.smithi112.stdout:3351: writing smithi11289144-214 from 1627776 to 2290166 tid 2 2023-09-23T20:03:30.439 INFO:tasks.rados.rados.0.smithi112.stdout:3351: writing smithi11289144-214 from 2748464 to 3210665 tid 3 2023-09-23T20:03:30.439 INFO:tasks.rados.rados.0.smithi112.stdout:3349: done (2 left) 2023-09-23T20:03:30.439 INFO:tasks.rados.rados.0.smithi112.stdout:3352: write oid 244 current snap is 0 2023-09-23T20:03:30.439 INFO:tasks.rados.rados.0.smithi112.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-09-23T20:03:30.444 INFO:tasks.rados.rados.0.smithi112.stdout:3352: writing smithi11289144-244 from 427472 to 946451 tid 1 2023-09-23T20:03:30.451 INFO:tasks.rados.rados.0.smithi112.stdout:3352: writing smithi11289144-244 from 1686258 to 2208659 tid 2 2023-09-23T20:03:30.457 INFO:tasks.rados.rados.0.smithi112.stdout:3352: writing smithi11289144-244 from 2775887 to 3227472 tid 3 2023-09-23T20:03:30.457 INFO:tasks.rados.rados.0.smithi112.stdout:3353: write oid 19 current snap is 0 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3350: finishing write tid 2 to smithi11289144-20 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3350: finishing write tid 3 to smithi11289144-20 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3350: finishing write tid 4 to smithi11289144-20 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 20 v 535 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3351: finishing write tid 1 to smithi11289144-214 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3351: finishing write tid 2 to smithi11289144-214 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3351: finishing write tid 3 to smithi11289144-214 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3351: finishing write tid 4 to smithi11289144-214 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3351: finishing write tid 5 to smithi11289144-214 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 214 v 563 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-09-23T20:03:30.458 INFO:tasks.rados.rados.0.smithi112.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T20:03:30.459 INFO:tasks.rados.rados.0.smithi112.stdout:3352: finishing write tid 1 to smithi11289144-244 2023-09-23T20:03:30.459 INFO:tasks.rados.rados.0.smithi112.stdout:3352: finishing write tid 2 to smithi11289144-244 2023-09-23T20:03:30.459 INFO:tasks.rados.rados.0.smithi112.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-09-23T20:03:30.463 INFO:tasks.rados.rados.0.smithi112.stdout:3353: writing smithi11289144-19 from 444279 to 1038507 tid 1 2023-09-23T20:03:30.471 INFO:tasks.rados.rados.0.smithi112.stdout:3353: writing smithi11289144-19 from 1744740 to 2410799 tid 2 2023-09-23T20:03:30.476 INFO:tasks.rados.rados.0.smithi112.stdout:3353: writing smithi11289144-19 from 3203310 to 3244279 tid 3 2023-09-23T20:03:30.476 INFO:tasks.rados.rados.0.smithi112.stdout:3350: done (3 left) 2023-09-23T20:03:30.476 INFO:tasks.rados.rados.0.smithi112.stdout:3351: done (2 left) 2023-09-23T20:03:30.477 INFO:tasks.rados.rados.0.smithi112.stdout:3354: read oid 247 snap -1 2023-09-23T20:03:30.477 INFO:tasks.rados.rados.0.smithi112.stdout:3354: expect deleted 2023-09-23T20:03:30.477 INFO:tasks.rados.rados.0.smithi112.stdout:3355: write oid 225 current snap is 0 2023-09-23T20:03:30.477 INFO:tasks.rados.rados.0.smithi112.stdout:3352: finishing write tid 3 to smithi11289144-244 2023-09-23T20:03:30.477 INFO:tasks.rados.rados.0.smithi112.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-09-23T20:03:30.482 INFO:tasks.rados.rados.0.smithi112.stdout:3355: writing smithi11289144-225 from 461086 to 1130563 tid 1 2023-09-23T20:03:30.489 INFO:tasks.rados.rados.0.smithi112.stdout:3355: writing smithi11289144-225 from 1803222 to 2329292 tid 2 2023-09-23T20:03:30.494 INFO:tasks.rados.rados.0.smithi112.stdout:3355: writing smithi11289144-225 from 2830733 to 3261086 tid 3 2023-09-23T20:03:30.495 INFO:tasks.rados.rados.0.smithi112.stdout:3356: write oid 381 current snap is 0 2023-09-23T20:03:30.495 INFO:tasks.rados.rados.0.smithi112.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-09-23T20:03:30.500 INFO:tasks.rados.rados.0.smithi112.stdout:3356: writing smithi11289144-381 from 477893 to 938972 tid 1 2023-09-23T20:03:30.507 INFO:tasks.rados.rados.0.smithi112.stdout:3356: writing smithi11289144-381 from 1578057 to 2247785 tid 2 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:3356: writing smithi11289144-381 from 2974509 to 3277893 tid 3 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:3357: delete oid 159 current snap is 0 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:3352: finishing write tid 4 to smithi11289144-244 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:3352: finishing write tid 5 to smithi11289144-244 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 412 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:3352: left oid 244 (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T20:03:30.514 INFO:tasks.rados.rados.0.smithi112.stdout:3353: finishing write tid 1 to smithi11289144-19 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3353: finishing write tid 2 to smithi11289144-19 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3353: finishing write tid 3 to smithi11289144-19 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3353: finishing write tid 4 to smithi11289144-19 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3353: finishing write tid 5 to smithi11289144-19 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 19 v 359 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3353: left oid 19 (ObjNum 2097 snap 0 seq_num 2097) 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3355: finishing write tid 1 to smithi11289144-225 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3355: finishing write tid 2 to smithi11289144-225 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3355: finishing write tid 3 to smithi11289144-225 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3355: finishing write tid 4 to smithi11289144-225 2023-09-23T20:03:30.515 INFO:tasks.rados.rados.0.smithi112.stdout:3355: finishing write tid 5 to smithi11289144-225 2023-09-23T20:03:30.516 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 225 v 567 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-09-23T20:03:30.516 INFO:tasks.rados.rados.0.smithi112.stdout:3355: left oid 225 (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T20:03:30.516 INFO:tasks.rados.rados.0.smithi112.stdout:3356: finishing write tid 1 to smithi11289144-381 2023-09-23T20:03:30.516 INFO:tasks.rados.rados.0.smithi112.stdout:3356: finishing write tid 2 to smithi11289144-381 2023-09-23T20:03:30.516 INFO:tasks.rados.rados.0.smithi112.stdout:3352: done (5 left) 2023-09-23T20:03:30.516 INFO:tasks.rados.rados.0.smithi112.stdout:3353: done (4 left) 2023-09-23T20:03:30.517 INFO:tasks.rados.rados.0.smithi112.stdout:3354: done (3 left) 2023-09-23T20:03:30.517 INFO:tasks.rados.rados.0.smithi112.stdout:3355: done (2 left) 2023-09-23T20:03:30.517 INFO:tasks.rados.rados.0.smithi112.stdout:3357: done (1 left) 2023-09-23T20:03:30.517 INFO:tasks.rados.rados.0.smithi112.stdout:3358: read oid 272 snap -1 2023-09-23T20:03:30.517 INFO:tasks.rados.rados.0.smithi112.stdout:3358: expect deleted 2023-09-23T20:03:30.517 INFO:tasks.rados.rados.0.smithi112.stdout:3359: delete oid 222 current snap is 0 2023-09-23T20:03:30.518 INFO:tasks.rados.rados.0.smithi112.stdout:3356: finishing write tid 3 to smithi11289144-381 2023-09-23T20:03:30.518 INFO:tasks.rados.rados.0.smithi112.stdout:3356: finishing write tid 4 to smithi11289144-381 2023-09-23T20:03:30.518 INFO:tasks.rados.rados.0.smithi112.stdout:3356: finishing write tid 5 to smithi11289144-381 2023-09-23T20:03:30.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 426 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-09-23T20:03:30.518 INFO:tasks.rados.rados.0.smithi112.stdout:3356: left oid 381 (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3356: done (2 left) 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3358: done (1 left) 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3359: done (0 left) 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3360: read oid 316 snap -1 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3361: read oid 152 snap -1 2023-09-23T20:03:30.519 INFO:tasks.rados.rados.0.smithi112.stdout:3361: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:03:30.520 INFO:tasks.rados.rados.0.smithi112.stdout:3362: write oid 126 current snap is 0 2023-09-23T20:03:30.520 INFO:tasks.rados.rados.0.smithi112.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-09-23T20:03:30.531 INFO:tasks.rados.rados.0.smithi112.stdout:3362: writing smithi11289144-126 from 528314 to 1215140 tid 1 2023-09-23T20:03:30.537 INFO:tasks.rados.rados.0.smithi112.stdout:3362: writing smithi11289144-126 from 1637150 to 2170558 tid 2 2023-09-23T20:03:30.544 INFO:tasks.rados.rados.0.smithi112.stdout:3362: writing smithi11289144-126 from 2940425 to 3328314 tid 3 2023-09-23T20:03:30.544 INFO:tasks.rados.rados.0.smithi112.stdout:3363: read oid 381 snap -1 2023-09-23T20:03:30.544 INFO:tasks.rados.rados.0.smithi112.stdout:3363: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T20:03:30.544 INFO:tasks.rados.rados.0.smithi112.stdout:3364: delete oid 197 current snap is 0 2023-09-23T20:03:30.544 INFO:tasks.rados.rados.0.smithi112.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:03:30.681 INFO:tasks.rados.rados.0.smithi112.stdout:3361: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:3362: finishing write tid 1 to smithi11289144-126 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:3362: finishing write tid 2 to smithi11289144-126 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:3362: finishing write tid 3 to smithi11289144-126 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:3362: finishing write tid 4 to smithi11289144-126 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:3362: finishing write tid 5 to smithi11289144-126 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 126 v 346 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-09-23T20:03:30.820 INFO:tasks.rados.rados.0.smithi112.stdout:3362: left oid 126 (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T20:03:30.821 INFO:tasks.rados.rados.0.smithi112.stdout:3363: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3360: done (4 left) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3361: done (3 left) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3362: done (2 left) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3363: done (1 left) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3364: done (0 left) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3365: read oid 90 snap -1 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3366: write oid 97 current snap is 0 2023-09-23T20:03:31.029 INFO:tasks.rados.rados.0.smithi112.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-09-23T20:03:31.040 INFO:tasks.rados.rados.0.smithi112.stdout:3366: writing smithi11289144-97 from 561928 to 999252 tid 1 2023-09-23T20:03:31.047 INFO:tasks.rados.rados.0.smithi112.stdout:3366: writing smithi11289144-97 from 1637761 to 2058485 tid 2 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3366: writing smithi11289144-97 from 2762565 to 3201233 tid 3 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3367: read oid 305 snap -1 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3367: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3368: read oid 471 snap -1 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3368: expect deleted 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3369: read oid 273 snap -1 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3369: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3370: write oid 500 current snap is 0 2023-09-23T20:03:31.054 INFO:tasks.rados.rados.0.smithi112.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-09-23T20:03:31.060 INFO:tasks.rados.rados.0.smithi112.stdout:3370: writing smithi11289144-500 from 578735 to 1091308 tid 1 2023-09-23T20:03:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:30 smithi174 bash[31352]: cluster 2023-09-23T20:03:29.663964+0000 mgr.y (mgr.25064) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s rd, 4.7 MiB/s wr, 52 op/s 2023-09-23T20:03:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:30 smithi174 bash[31352]: audit 2023-09-23T20:03:29.714018+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:03:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:30 smithi174 bash[31352]: cluster 2023-09-23T20:03:29.717499+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e29: y(active, since 10s), standbys: x 2023-09-23T20:03:31.068 INFO:tasks.rados.rados.0.smithi112.stdout:3370: writing smithi11289144-500 from 1696243 to 2376978 tid 2 2023-09-23T20:03:31.074 INFO:tasks.rados.rados.0.smithi112.stdout:3370: writing smithi11289144-500 from 2906341 to 3378735 tid 3 2023-09-23T20:03:31.074 INFO:tasks.rados.rados.0.smithi112.stdout:3371: read oid 58 snap -1 2023-09-23T20:03:31.074 INFO:tasks.rados.rados.0.smithi112.stdout:3371: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:03:31.074 INFO:tasks.rados.rados.0.smithi112.stdout:3372: read oid 178 snap -1 2023-09-23T20:03:31.074 INFO:tasks.rados.rados.0.smithi112.stdout:3372: expect (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T20:03:31.075 INFO:tasks.rados.rados.0.smithi112.stdout:3373: read oid 20 snap -1 2023-09-23T20:03:31.075 INFO:tasks.rados.rados.0.smithi112.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:03:31.075 INFO:tasks.rados.rados.0.smithi112.stdout:3374: write oid 211 current snap is 0 2023-09-23T20:03:31.075 INFO:tasks.rados.rados.0.smithi112.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-09-23T20:03:31.082 INFO:tasks.rados.rados.0.smithi112.stdout:3374: writing smithi11289144-211 from 595542 to 1299717 tid 1 2023-09-23T20:03:31.088 INFO:tasks.rados.rados.0.smithi112.stdout:3374: writing smithi11289144-211 from 1871078 to 2295471 tid 2 2023-09-23T20:03:31.095 INFO:tasks.rados.rados.0.smithi112.stdout:3374: writing smithi11289144-211 from 3050117 to 3395542 tid 3 2023-09-23T20:03:31.095 INFO:tasks.rados.rados.0.smithi112.stdout:3375: write oid 392 current snap is 0 2023-09-23T20:03:31.095 INFO:tasks.rados.rados.0.smithi112.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-09-23T20:03:31.103 INFO:tasks.rados.rados.0.smithi112.stdout:3375: writing smithi11289144-392 from 612349 to 1391773 tid 1 2023-09-23T20:03:31.111 INFO:tasks.rados.rados.0.smithi112.stdout:3375: writing smithi11289144-392 from 1929560 to 2613964 tid 2 2023-09-23T20:03:31.116 INFO:tasks.rados.rados.0.smithi112.stdout:3375: writing smithi11289144-392 from 3077540 to 3412349 tid 3 2023-09-23T20:03:31.116 INFO:tasks.rados.rados.0.smithi112.stdout:3376: write oid 191 current snap is 0 2023-09-23T20:03:31.116 INFO:tasks.rados.rados.0.smithi112.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-09-23T20:03:31.122 INFO:tasks.rados.rados.0.smithi112.stdout:3376: writing smithi11289144-191 from 629156 to 1083829 tid 1 2023-09-23T20:03:31.128 INFO:tasks.rados.rados.0.smithi112.stdout:3376: writing smithi11289144-191 from 1871689 to 2299751 tid 2 2023-09-23T20:03:31.135 INFO:tasks.rados.rados.0.smithi112.stdout:3376: writing smithi11289144-191 from 2988610 to 3429156 tid 3 2023-09-23T20:03:31.135 INFO:tasks.rados.rados.0.smithi112.stdout:3377: write oid 224 current snap is 0 2023-09-23T20:03:31.135 INFO:tasks.rados.rados.0.smithi112.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-09-23T20:03:31.142 INFO:tasks.rados.rados.0.smithi112.stdout:3377: writing smithi11289144-224 from 645963 to 1175885 tid 1 2023-09-23T20:03:31.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:30 smithi112 bash[41728]: cluster 2023-09-23T20:03:29.663964+0000 mgr.y (mgr.25064) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s rd, 4.7 MiB/s wr, 52 op/s 2023-09-23T20:03:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:30 smithi112 bash[41728]: audit 2023-09-23T20:03:29.714018+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:03:31.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:30 smithi112 bash[41728]: cluster 2023-09-23T20:03:29.717499+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e29: y(active, since 10s), standbys: x 2023-09-23T20:03:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:30 smithi112 bash[27353]: cluster 2023-09-23T20:03:29.663964+0000 mgr.y (mgr.25064) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s rd, 4.7 MiB/s wr, 52 op/s 2023-09-23T20:03:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:30 smithi112 bash[27353]: audit 2023-09-23T20:03:29.714018+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:03:31.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:30 smithi112 bash[27353]: cluster 2023-09-23T20:03:29.717499+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e29: y(active, since 10s), standbys: x 2023-09-23T20:03:31.151 INFO:tasks.rados.rados.0.smithi112.stdout:3377: writing smithi11289144-224 from 1930171 to 2618244 tid 2 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3377: writing smithi11289144-224 from 3416033 to 3445963 tid 3 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3378: read oid 56 snap -1 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3378: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3379: read oid 296 snap -1 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3379: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3380: write oid 13 current snap is 0 2023-09-23T20:03:31.156 INFO:tasks.rados.rados.0.smithi112.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-09-23T20:03:31.163 INFO:tasks.rados.rados.0.smithi112.stdout:3380: writing smithi11289144-13 from 662770 to 1267941 tid 1 2023-09-23T20:03:31.170 INFO:tasks.rados.rados.0.smithi112.stdout:3380: writing smithi11289144-13 from 1988653 to 2420384 tid 2 2023-09-23T20:03:31.176 INFO:tasks.rados.rados.0.smithi112.stdout:3380: writing smithi11289144-13 from 3043456 to 3462770 tid 3 2023-09-23T20:03:31.176 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:31.176 INFO:tasks.rados.rados.0.smithi112.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T20:03:31.306 INFO:tasks.rados.rados.0.smithi112.stdout:3366: finishing write tid 1 to smithi11289144-97 2023-09-23T20:03:31.306 INFO:tasks.rados.rados.0.smithi112.stdout:3366: finishing write tid 2 to smithi11289144-97 2023-09-23T20:03:31.306 INFO:tasks.rados.rados.0.smithi112.stdout:3366: finishing write tid 3 to smithi11289144-97 2023-09-23T20:03:31.307 INFO:tasks.rados.rados.0.smithi112.stdout:3366: finishing write tid 4 to smithi11289144-97 2023-09-23T20:03:31.307 INFO:tasks.rados.rados.0.smithi112.stdout:3366: finishing write tid 5 to smithi11289144-97 2023-09-23T20:03:31.307 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 97 v 492 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-09-23T20:03:31.307 INFO:tasks.rados.rados.0.smithi112.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-09-23T20:03:31.307 INFO:tasks.rados.rados.0.smithi112.stdout:3367: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T20:03:31.443 INFO:tasks.rados.rados.0.smithi112.stdout:3370: finishing write tid 1 to smithi11289144-500 2023-09-23T20:03:31.443 INFO:tasks.rados.rados.0.smithi112.stdout:3369: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-09-23T20:03:31.613 INFO:tasks.rados.rados.0.smithi112.stdout:3370: finishing write tid 2 to smithi11289144-500 2023-09-23T20:03:31.613 INFO:tasks.rados.rados.0.smithi112.stdout:3370: finishing write tid 3 to smithi11289144-500 2023-09-23T20:03:31.613 INFO:tasks.rados.rados.0.smithi112.stdout:3370: finishing write tid 4 to smithi11289144-500 2023-09-23T20:03:31.614 INFO:tasks.rados.rados.0.smithi112.stdout:3370: finishing write tid 5 to smithi11289144-500 2023-09-23T20:03:31.614 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 377 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-09-23T20:03:31.614 INFO:tasks.rados.rados.0.smithi112.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T20:03:31.614 INFO:tasks.rados.rados.0.smithi112.stdout:3372: expect (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T20:03:31.755 INFO:tasks.rados.rados.0.smithi112.stdout:3374: finishing write tid 1 to smithi11289144-211 2023-09-23T20:03:31.755 INFO:tasks.rados.rados.0.smithi112.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:03:31.971 INFO:tasks.rados.rados.0.smithi112.stdout:3371: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:03:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:31 smithi112 bash[27353]: audit 2023-09-23T20:03:31.631946+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.112:0/4285194727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:31 smithi112 bash[27353]: cluster 2023-09-23T20:03:31.665077+0000 mgr.y (mgr.25064) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-09-23T20:03:32.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:31 smithi112 bash[41728]: audit 2023-09-23T20:03:31.631946+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.112:0/4285194727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:32.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:31 smithi112 bash[41728]: cluster 2023-09-23T20:03:31.665077+0000 mgr.y (mgr.25064) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-09-23T20:03:32.154 INFO:tasks.rados.rados.0.smithi112.stdout:3374: finishing write tid 2 to smithi11289144-211 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3374: finishing write tid 3 to smithi11289144-211 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3374: finishing write tid 4 to smithi11289144-211 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3374: finishing write tid 5 to smithi11289144-211 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 211 v 350 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3375: finishing write tid 1 to smithi11289144-392 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3375: finishing write tid 2 to smithi11289144-392 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3375: finishing write tid 3 to smithi11289144-392 2023-09-23T20:03:32.155 INFO:tasks.rados.rados.0.smithi112.stdout:3375: finishing write tid 4 to smithi11289144-392 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3375: finishing write tid 5 to smithi11289144-392 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 392 v 430 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3376: finishing write tid 1 to smithi11289144-191 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3376: finishing write tid 2 to smithi11289144-191 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3365: done (15 left) 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3366: done (14 left) 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3367: done (13 left) 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3368: done (12 left) 2023-09-23T20:03:32.156 INFO:tasks.rados.rados.0.smithi112.stdout:3369: done (11 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3370: done (10 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3371: done (9 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3372: done (8 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3373: done (7 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3374: done (6 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3375: done (5 left) 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3381: read oid 404 snap -1 2023-09-23T20:03:32.157 INFO:tasks.rados.rados.0.smithi112.stdout:3381: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3382: read oid 208 snap -1 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3382: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3383: delete oid 216 current snap is 0 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3376: finishing write tid 3 to smithi11289144-191 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3376: finishing write tid 4 to smithi11289144-191 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3376: finishing write tid 5 to smithi11289144-191 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 191 v 540 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3376: left oid 191 (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3377: finishing write tid 1 to smithi11289144-224 2023-09-23T20:03:32.158 INFO:tasks.rados.rados.0.smithi112.stdout:3377: finishing write tid 2 to smithi11289144-224 2023-09-23T20:03:32.159 INFO:tasks.rados.rados.0.smithi112.stdout:3377: finishing write tid 3 to smithi11289144-224 2023-09-23T20:03:32.159 INFO:tasks.rados.rados.0.smithi112.stdout:3377: finishing write tid 4 to smithi11289144-224 2023-09-23T20:03:32.159 INFO:tasks.rados.rados.0.smithi112.stdout:3377: finishing write tid 5 to smithi11289144-224 2023-09-23T20:03:32.159 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 224 v 416 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-09-23T20:03:32.159 INFO:tasks.rados.rados.0.smithi112.stdout:3377: left oid 224 (ObjNum 2109 snap 0 seq_num 2109) 2023-09-23T20:03:32.159 INFO:tasks.rados.rados.0.smithi112.stdout:3379: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T20:03:32.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:31 smithi174 bash[31352]: audit 2023-09-23T20:03:31.631946+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.112:0/4285194727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:32.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:31 smithi174 bash[31352]: cluster 2023-09-23T20:03:31.665077+0000 mgr.y (mgr.25064) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-09-23T20:03:32.345 INFO:tasks.rados.rados.0.smithi112.stdout:3378: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T20:03:32.525 INFO:tasks.rados.rados.0.smithi112.stdout:3380: finishing write tid 1 to smithi11289144-13 2023-09-23T20:03:32.525 INFO:tasks.rados.rados.0.smithi112.stdout:3380: finishing write tid 2 to smithi11289144-13 2023-09-23T20:03:32.526 INFO:tasks.rados.rados.0.smithi112.stdout:3380: finishing write tid 3 to smithi11289144-13 2023-09-23T20:03:32.526 INFO:tasks.rados.rados.0.smithi112.stdout:3380: finishing write tid 4 to smithi11289144-13 2023-09-23T20:03:32.526 INFO:tasks.rados.rados.0.smithi112.stdout:3380: finishing write tid 5 to smithi11289144-13 2023-09-23T20:03:32.526 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 13 v 381 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-09-23T20:03:32.526 INFO:tasks.rados.rados.0.smithi112.stdout:3380: left oid 13 (ObjNum 2110 snap 0 seq_num 2110) 2023-09-23T20:03:32.526 INFO:tasks.rados.rados.0.smithi112.stdout:3381: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T20:03:32.606 INFO:tasks.rados.rados.0.smithi112.stdout:3382: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:03:32.760 INFO:tasks.rados.rados.0.smithi112.stdout:3376: done (7 left) 2023-09-23T20:03:32.761 INFO:tasks.rados.rados.0.smithi112.stdout:3377: done (6 left) 2023-09-23T20:03:32.761 INFO:tasks.rados.rados.0.smithi112.stdout:3378: done (5 left) 2023-09-23T20:03:32.761 INFO:tasks.rados.rados.0.smithi112.stdout:3379: done (4 left) 2023-09-23T20:03:32.761 INFO:tasks.rados.rados.0.smithi112.stdout:3380: done (3 left) 2023-09-23T20:03:32.761 INFO:tasks.rados.rados.0.smithi112.stdout:3381: done (2 left) 2023-09-23T20:03:32.761 INFO:tasks.rados.rados.0.smithi112.stdout:3382: done (1 left) 2023-09-23T20:03:32.762 INFO:tasks.rados.rados.0.smithi112.stdout:3383: done (0 left) 2023-09-23T20:03:32.762 INFO:tasks.rados.rados.0.smithi112.stdout:3384: read oid 49 snap -1 2023-09-23T20:03:32.762 INFO:tasks.rados.rados.0.smithi112.stdout:3384: expect deleted 2023-09-23T20:03:32.762 INFO:tasks.rados.rados.0.smithi112.stdout:3385: read oid 193 snap -1 2023-09-23T20:03:32.762 INFO:tasks.rados.rados.0.smithi112.stdout:3385: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:03:32.762 INFO:tasks.rados.rados.0.smithi112.stdout:3386: read oid 247 snap -1 2023-09-23T20:03:32.763 INFO:tasks.rados.rados.0.smithi112.stdout:3386: expect deleted 2023-09-23T20:03:32.763 INFO:tasks.rados.rados.0.smithi112.stdout:3387: write oid 201 current snap is 0 2023-09-23T20:03:32.763 INFO:tasks.rados.rados.0.smithi112.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-09-23T20:03:32.772 INFO:tasks.rados.rados.0.smithi112.stdout:3387: writing smithi11289144-201 from 696384 to 1452053 tid 1 2023-09-23T20:03:32.777 INFO:tasks.rados.rados.0.smithi112.stdout:3387: writing smithi11289144-201 from 1989264 to 2424664 tid 2 2023-09-23T20:03:32.784 INFO:tasks.rados.rados.0.smithi112.stdout:3387: writing smithi11289144-201 from 2981949 to 3496384 tid 3 2023-09-23T20:03:32.784 INFO:tasks.rados.rados.0.smithi112.stdout:3388: write oid 15 current snap is 0 2023-09-23T20:03:32.784 INFO:tasks.rados.rados.0.smithi112.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-09-23T20:03:32.790 INFO:tasks.rados.rados.0.smithi112.stdout:3388: writing smithi11289144-15 from 713191 to 1144109 tid 1 2023-09-23T20:03:32.797 INFO:tasks.rados.rados.0.smithi112.stdout:3388: writing smithi11289144-15 from 1647746 to 2343157 tid 2 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3388: writing smithi11289144-15 from 3009372 to 3513191 tid 3 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3389: read oid 392 snap -1 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3390: read oid 109 snap -1 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3391: delete oid 486 current snap is 0 2023-09-23T20:03:32.804 INFO:tasks.rados.rados.0.smithi112.stdout:3385: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:03:33.031 INFO:tasks.rados.rados.0.smithi112.stdout:3387: finishing write tid 1 to smithi11289144-201 2023-09-23T20:03:33.031 INFO:tasks.rados.rados.0.smithi112.stdout:3387: finishing write tid 2 to smithi11289144-201 2023-09-23T20:03:33.031 INFO:tasks.rados.rados.0.smithi112.stdout:3387: finishing write tid 3 to smithi11289144-201 2023-09-23T20:03:33.031 INFO:tasks.rados.rados.0.smithi112.stdout:3387: finishing write tid 4 to smithi11289144-201 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3387: finishing write tid 5 to smithi11289144-201 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 201 v 385 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3388: finishing write tid 1 to smithi11289144-15 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3388: finishing write tid 2 to smithi11289144-15 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3384: done (7 left) 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3385: done (6 left) 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3386: done (5 left) 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3387: done (4 left) 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3391: done (3 left) 2023-09-23T20:03:33.032 INFO:tasks.rados.rados.0.smithi112.stdout:3392: write oid 276 current snap is 0 2023-09-23T20:03:33.033 INFO:tasks.rados.rados.0.smithi112.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-09-23T20:03:33.166 INFO:tasks.rados.rados.0.smithi112.stdout:3388: finishing write tid 3 to smithi11289144-15 2023-09-23T20:03:33.166 INFO:tasks.rados.rados.0.smithi112.stdout:3388: finishing write tid 4 to smithi11289144-15 2023-09-23T20:03:33.166 INFO:tasks.rados.rados.0.smithi112.stdout:3388: finishing write tid 5 to smithi11289144-15 2023-09-23T20:03:33.166 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 15 v 571 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-09-23T20:03:33.166 INFO:tasks.rados.rados.0.smithi112.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:03:33.166 INFO:tasks.rados.rados.0.smithi112.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T20:03:33.271 INFO:tasks.rados.rados.0.smithi112.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-09-23T20:03:33.285 INFO:tasks.rados.rados.0.smithi112.stdout:3392: writing smithi11289144-276 from 746805 to 1444574 tid 1 2023-09-23T20:03:33.292 INFO:tasks.rados.rados.0.smithi112.stdout:3392: writing smithi11289144-276 from 1881063 to 2580143 tid 2 2023-09-23T20:03:33.297 INFO:tasks.rados.rados.0.smithi112.stdout:3392: writing smithi11289144-276 from 3180571 to 3546805 tid 3 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3388: done (3 left) 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3389: done (2 left) 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3390: done (1 left) 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3393: write oid 317 current snap is 0 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3392: finishing write tid 1 to smithi11289144-276 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3392: finishing write tid 2 to smithi11289144-276 2023-09-23T20:03:33.298 INFO:tasks.rados.rados.0.smithi112.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-09-23T20:03:33.306 INFO:tasks.rados.rados.0.smithi112.stdout:3393: writing smithi11289144-317 from 763612 to 1536630 tid 1 2023-09-23T20:03:33.312 INFO:tasks.rados.rados.0.smithi112.stdout:3393: writing smithi11289144-317 from 2223192 to 2665930 tid 2 2023-09-23T20:03:33.318 INFO:tasks.rados.rados.0.smithi112.stdout:3393: writing smithi11289144-317 from 3091641 to 3563612 tid 3 2023-09-23T20:03:33.318 INFO:tasks.rados.rados.0.smithi112.stdout:3394: read oid 161 snap -1 2023-09-23T20:03:33.318 INFO:tasks.rados.rados.0.smithi112.stdout:3394: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:03:33.318 INFO:tasks.rados.rados.0.smithi112.stdout:3395: read oid 102 snap -1 2023-09-23T20:03:33.318 INFO:tasks.rados.rados.0.smithi112.stdout:3395: expect (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3396: delete oid 270 current snap is 0 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3392: finishing write tid 3 to smithi11289144-276 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3392: finishing write tid 4 to smithi11289144-276 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3392: finishing write tid 5 to smithi11289144-276 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 276 v 341 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3392: left oid 276 (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3393: finishing write tid 1 to smithi11289144-317 2023-09-23T20:03:33.319 INFO:tasks.rados.rados.0.smithi112.stdout:3393: finishing write tid 2 to smithi11289144-317 2023-09-23T20:03:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:3393: finishing write tid 3 to smithi11289144-317 2023-09-23T20:03:33.322 INFO:tasks.rados.rados.0.smithi112.stdout:3395: expect (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T20:03:33.508 INFO:tasks.rados.rados.0.smithi112.stdout:3393: finishing write tid 4 to smithi11289144-317 2023-09-23T20:03:33.508 INFO:tasks.rados.rados.0.smithi112.stdout:3393: finishing write tid 5 to smithi11289144-317 2023-09-23T20:03:33.508 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 317 v 366 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-09-23T20:03:33.509 INFO:tasks.rados.rados.0.smithi112.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-09-23T20:03:33.509 INFO:tasks.rados.rados.0.smithi112.stdout:3394: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:03:33.606 INFO:tasks.rados.rados.0.smithi112.stdout:3392: done (4 left) 2023-09-23T20:03:33.606 INFO:tasks.rados.rados.0.smithi112.stdout:3393: done (3 left) 2023-09-23T20:03:33.607 INFO:tasks.rados.rados.0.smithi112.stdout:3394: done (2 left) 2023-09-23T20:03:33.607 INFO:tasks.rados.rados.0.smithi112.stdout:3395: done (1 left) 2023-09-23T20:03:33.607 INFO:tasks.rados.rados.0.smithi112.stdout:3396: done (0 left) 2023-09-23T20:03:33.607 INFO:tasks.rados.rados.0.smithi112.stdout:3397: write oid 363 current snap is 0 2023-09-23T20:03:33.607 INFO:tasks.rados.rados.0.smithi112.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-09-23T20:03:33.613 INFO:tasks.rados.rados.0.smithi112.stdout:3397: writing smithi11289144-363 from 797226 to 1320742 tid 1 2023-09-23T20:03:33.618 INFO:tasks.rados.rados.0.smithi112.stdout:3397: writing smithi11289144-363 from 1940156 to 2386563 tid 2 2023-09-23T20:03:33.625 INFO:tasks.rados.rados.0.smithi112.stdout:3397: writing smithi11289144-363 from 3146487 to 3597226 tid 3 2023-09-23T20:03:33.625 INFO:tasks.rados.rados.0.smithi112.stdout:3398: read oid 310 snap -1 2023-09-23T20:03:33.625 INFO:tasks.rados.rados.0.smithi112.stdout:3398: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:33.626 INFO:tasks.rados.rados.0.smithi112.stdout:3399: write oid 463 current snap is 0 2023-09-23T20:03:33.626 INFO:tasks.rados.rados.0.smithi112.stdout:3397: finishing write tid 1 to smithi11289144-363 2023-09-23T20:03:33.626 INFO:tasks.rados.rados.0.smithi112.stdout:3397: finishing write tid 2 to smithi11289144-363 2023-09-23T20:03:33.626 INFO:tasks.rados.rados.0.smithi112.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-09-23T20:03:33.631 INFO:tasks.rados.rados.0.smithi112.stdout:3399: writing smithi11289144-463 from 414033 to 1012798 tid 1 2023-09-23T20:03:33.637 INFO:tasks.rados.rados.0.smithi112.stdout:3399: writing smithi11289144-463 from 1598638 to 2188703 tid 2 2023-09-23T20:03:33.644 INFO:tasks.rados.rados.0.smithi112.stdout:3399: writing smithi11289144-463 from 2657557 to 3414364 tid 3 2023-09-23T20:03:33.644 INFO:tasks.rados.rados.0.smithi112.stdout:3400: write oid 359 current snap is 0 2023-09-23T20:03:33.645 INFO:tasks.rados.rados.0.smithi112.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-09-23T20:03:33.651 INFO:tasks.rados.rados.0.smithi112.stdout:3400: writing smithi11289144-359 from 430840 to 1104854 tid 1 2023-09-23T20:03:33.656 INFO:tasks.rados.rados.0.smithi112.stdout:3400: writing smithi11289144-359 from 1540767 to 1990843 tid 2 2023-09-23T20:03:33.664 INFO:tasks.rados.rados.0.smithi112.stdout:3400: writing smithi11289144-359 from 2684980 to 3369412 tid 3 2023-09-23T20:03:33.664 INFO:tasks.rados.rados.0.smithi112.stdout:3401: write oid 493 current snap is 0 2023-09-23T20:03:33.664 INFO:tasks.rados.rados.0.smithi112.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-09-23T20:03:33.670 INFO:tasks.rados.rados.0.smithi112.stdout:3401: writing smithi11289144-493 from 447647 to 1196910 tid 1 2023-09-23T20:03:33.676 INFO:tasks.rados.rados.0.smithi112.stdout:3401: writing smithi11289144-493 from 1599249 to 2192983 tid 2 2023-09-23T20:03:33.681 INFO:tasks.rados.rados.0.smithi112.stdout:3401: writing smithi11289144-493 from 2596050 to 3091754 tid 3 2023-09-23T20:03:33.685 INFO:tasks.rados.rados.0.smithi112.stdout:3401: writing smithi11289144-493 from 3631525 to 3647647 tid 4 2023-09-23T20:03:33.685 INFO:tasks.rados.rados.0.smithi112.stdout:3402: write oid 420 current snap is 0 2023-09-23T20:03:33.685 INFO:tasks.rados.rados.0.smithi112.stdout:3399: finishing write tid 1 to smithi11289144-463 2023-09-23T20:03:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:3397: finishing write tid 3 to smithi11289144-363 2023-09-23T20:03:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:3397: finishing write tid 4 to smithi11289144-363 2023-09-23T20:03:33.686 INFO:tasks.rados.rados.0.smithi112.stdout:3398: expect (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:3397: finishing write tid 5 to smithi11289144-363 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 363 v 544 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:3399: finishing write tid 2 to smithi11289144-463 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:3399: finishing write tid 3 to smithi11289144-463 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:3399: finishing write tid 4 to smithi11289144-463 2023-09-23T20:03:33.811 INFO:tasks.rados.rados.0.smithi112.stdout:3399: finishing write tid 5 to smithi11289144-463 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 463 v 495 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3400: finishing write tid 1 to smithi11289144-359 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3400: finishing write tid 2 to smithi11289144-359 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3400: finishing write tid 3 to smithi11289144-359 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3400: finishing write tid 4 to smithi11289144-359 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3400: finishing write tid 5 to smithi11289144-359 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 307 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3401: finishing write tid 1 to smithi11289144-493 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3401: finishing write tid 2 to smithi11289144-493 2023-09-23T20:03:33.812 INFO:tasks.rados.rados.0.smithi112.stdout:3401: finishing write tid 3 to smithi11289144-493 2023-09-23T20:03:33.813 INFO:tasks.rados.rados.0.smithi112.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-09-23T20:03:33.822 INFO:tasks.rados.rados.0.smithi112.stdout:3402: writing smithi11289144-420 from 464454 to 1005319 tid 1 2023-09-23T20:03:33.830 INFO:tasks.rados.rados.0.smithi112.stdout:3402: writing smithi11289144-420 from 1774084 to 2227829 tid 2 2023-09-23T20:03:33.838 INFO:tasks.rados.rados.0.smithi112.stdout:3402: writing smithi11289144-420 from 2856179 to 3563155 tid 3 2023-09-23T20:03:33.838 INFO:tasks.rados.rados.0.smithi112.stdout:3397: done (5 left) 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3398: done (4 left) 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3399: done (3 left) 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3400: done (2 left) 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3403: write oid 257 current snap is 0 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3401: finishing write tid 4 to smithi11289144-493 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3401: finishing write tid 5 to smithi11289144-493 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi112.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-09-23T20:03:33.844 INFO:tasks.rados.rados.0.smithi112.stdout:3403: writing smithi11289144-257 from 481261 to 1097375 tid 1 2023-09-23T20:03:33.852 INFO:tasks.rados.rados.0.smithi112.stdout:3403: writing smithi11289144-257 from 1832566 to 2429969 tid 2 2023-09-23T20:03:33.859 INFO:tasks.rados.rados.0.smithi112.stdout:3403: writing smithi11289144-257 from 2883602 to 3401850 tid 3 2023-09-23T20:03:33.859 INFO:tasks.rados.rados.0.smithi112.stdout:3404: read oid 217 snap -1 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:3404: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:3405: delete oid 356 current snap is 0 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:3401: finishing write tid 6 to smithi11289144-493 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 493 v 515 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:3402: finishing write tid 1 to smithi11289144-420 2023-09-23T20:03:33.860 INFO:tasks.rados.rados.0.smithi112.stdout:3402: finishing write tid 2 to smithi11289144-420 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:3402: finishing write tid 3 to smithi11289144-420 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:3402: finishing write tid 4 to smithi11289144-420 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:3402: finishing write tid 5 to smithi11289144-420 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 420 v 519 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:3402: left oid 420 (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:3403: finishing write tid 1 to smithi11289144-257 2023-09-23T20:03:33.861 INFO:tasks.rados.rados.0.smithi112.stdout:3403: finishing write tid 2 to smithi11289144-257 2023-09-23T20:03:33.863 INFO:tasks.rados.rados.0.smithi112.stdout:3401: done (4 left) 2023-09-23T20:03:33.863 INFO:tasks.rados.rados.0.smithi112.stdout:3402: done (3 left) 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi112.stdout:3405: done (2 left) 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi112.stdout:3406: read oid 339 snap -1 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi112.stdout:3406: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi112.stdout:3407: read oid 414 snap -1 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi112.stdout:3407: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T20:03:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:3408: read oid 290 snap -1 2023-09-23T20:03:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:3408: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:03:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:3409: read oid 441 snap -1 2023-09-23T20:03:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:3409: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T20:03:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:3410: write oid 82 current snap is 0 2023-09-23T20:03:33.865 INFO:tasks.rados.rados.0.smithi112.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-09-23T20:03:33.870 INFO:tasks.rados.rados.0.smithi112.stdout:3410: writing smithi11289144-82 from 514875 to 1281487 tid 1 2023-09-23T20:03:33.877 INFO:tasks.rados.rados.0.smithi112.stdout:3410: writing smithi11289144-82 from 1833177 to 2434249 tid 2 2023-09-23T20:03:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:3410: writing smithi11289144-82 from 3222095 to 3714875 tid 3 2023-09-23T20:03:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:3411: delete oid 370 current snap is 0 2023-09-23T20:03:33.885 INFO:tasks.rados.rados.0.smithi112.stdout:3404: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3403: finishing write tid 3 to smithi11289144-257 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3403: finishing write tid 4 to smithi11289144-257 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3404: done (7 left) 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3411: done (6 left) 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3412: read oid 308 snap -1 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3412: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:03:34.007 INFO:tasks.rados.rados.0.smithi112.stdout:3413: write oid 248 current snap is 0 2023-09-23T20:03:34.008 INFO:tasks.rados.rados.0.smithi112.stdout:3409: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-23T20:03:34.181 INFO:tasks.rados.rados.0.smithi112.stdout:3408: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:03:34.265 INFO:tasks.rados.rados.0.smithi112.stdout:3407: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T20:03:34.417 INFO:tasks.rados.rados.0.smithi112.stdout:3403: finishing write tid 5 to smithi11289144-257 2023-09-23T20:03:34.417 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 257 v 302 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-09-23T20:03:34.417 INFO:tasks.rados.rados.0.smithi112.stdout:3403: left oid 257 (ObjNum 2123 snap 0 seq_num 2123) 2023-09-23T20:03:34.417 INFO:tasks.rados.rados.0.smithi112.stdout:3410: finishing write tid 1 to smithi11289144-82 2023-09-23T20:03:34.417 INFO:tasks.rados.rados.0.smithi112.stdout:3410: finishing write tid 2 to smithi11289144-82 2023-09-23T20:03:34.417 INFO:tasks.rados.rados.0.smithi112.stdout:3410: finishing write tid 3 to smithi11289144-82 2023-09-23T20:03:34.418 INFO:tasks.rados.rados.0.smithi112.stdout:3410: finishing write tid 4 to smithi11289144-82 2023-09-23T20:03:34.418 INFO:tasks.rados.rados.0.smithi112.stdout:3410: finishing write tid 5 to smithi11289144-82 2023-09-23T20:03:34.418 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 82 v 548 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-09-23T20:03:34.418 INFO:tasks.rados.rados.0.smithi112.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2023-09-23T20:03:34.418 INFO:tasks.rados.rados.0.smithi112.stdout:3406: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T20:03:34.543 INFO:tasks.rados.rados.0.smithi112.stdout:3412: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:03:34.678 INFO:tasks.rados.rados.0.smithi112.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-09-23T20:03:34.684 INFO:tasks.rados.rados.0.smithi112.stdout:3413: writing smithi11289144-248 from 548489 to 1065599 tid 1 2023-09-23T20:03:34.690 INFO:tasks.rados.rados.0.smithi112.stdout:3413: writing smithi11289144-248 from 1550141 to 2154882 tid 2 2023-09-23T20:03:34.699 INFO:tasks.rados.rados.0.smithi112.stdout:3413: writing smithi11289144-248 from 2876941 to 3556630 tid 3 2023-09-23T20:03:34.699 INFO:tasks.rados.rados.0.smithi112.stdout:3403: done (7 left) 2023-09-23T20:03:34.699 INFO:tasks.rados.rados.0.smithi112.stdout:3406: done (6 left) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3407: done (5 left) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3408: done (4 left) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3409: done (3 left) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3410: done (2 left) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3412: done (1 left) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3414: read oid 269 snap -1 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3414: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3415: read oid 189 snap -1 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3415: expect (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:03:34.700 INFO:tasks.rados.rados.0.smithi112.stdout:3416: read oid 286 snap -1 2023-09-23T20:03:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:3416: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T20:03:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:3417: write oid 90 current snap is 0 2023-09-23T20:03:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:3413: finishing write tid 1 to smithi11289144-248 2023-09-23T20:03:34.701 INFO:tasks.rados.rados.0.smithi112.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-09-23T20:03:34.705 INFO:tasks.rados.rados.0.smithi112.stdout:3417: writing smithi11289144-90 from 565296 to 1157655 tid 1 2023-09-23T20:03:34.712 INFO:tasks.rados.rados.0.smithi112.stdout:3417: writing smithi11289144-90 from 1892270 to 2357022 tid 2 2023-09-23T20:03:34.719 INFO:tasks.rados.rados.0.smithi112.stdout:3417: writing smithi11289144-90 from 2788011 to 3278972 tid 3 2023-09-23T20:03:34.719 INFO:tasks.rados.rados.0.smithi112.stdout:3418: write oid 485 current snap is 0 2023-09-23T20:03:34.719 INFO:tasks.rados.rados.0.smithi112.stdout:3413: finishing write tid 2 to smithi11289144-248 2023-09-23T20:03:34.719 INFO:tasks.rados.rados.0.smithi112.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-09-23T20:03:34.727 INFO:tasks.rados.rados.0.smithi112.stdout:3418: writing smithi11289144-485 from 582103 to 1366064 tid 1 2023-09-23T20:03:34.735 INFO:tasks.rados.rados.0.smithi112.stdout:3418: writing smithi11289144-485 from 2067105 to 2675515 tid 2 2023-09-23T20:03:34.741 INFO:tasks.rados.rados.0.smithi112.stdout:3418: writing smithi11289144-485 from 3331787 to 3750373 tid 3 2023-09-23T20:03:34.741 INFO:tasks.rados.rados.0.smithi112.stdout:3419: write oid 228 current snap is 0 2023-09-23T20:03:34.741 INFO:tasks.rados.rados.0.smithi112.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-09-23T20:03:34.747 INFO:tasks.rados.rados.0.smithi112.stdout:3419: writing smithi11289144-228 from 598910 to 1058120 tid 1 2023-09-23T20:03:34.755 INFO:tasks.rados.rados.0.smithi112.stdout:3419: writing smithi11289144-228 from 1725587 to 2477655 tid 2 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:3419: writing smithi11289144-228 from 3242857 to 3798910 tid 3 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:3420: write oid 100 current snap is 0 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:3413: finishing write tid 3 to smithi11289144-248 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:3413: finishing write tid 4 to smithi11289144-248 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:3413: finishing write tid 5 to smithi11289144-248 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 248 v 345 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-09-23T20:03:34.763 INFO:tasks.rados.rados.0.smithi112.stdout:3413: left oid 248 (ObjNum 2127 snap 0 seq_num 2127) 2023-09-23T20:03:34.764 INFO:tasks.rados.rados.0.smithi112.stdout:3414: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:03:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:3417: finishing write tid 1 to smithi11289144-90 2023-09-23T20:03:35.029 INFO:tasks.rados.rados.0.smithi112.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-09-23T20:03:35.037 INFO:tasks.rados.rados.0.smithi112.stdout:3420: writing smithi11289144-100 from 615717 to 1150176 tid 1 2023-09-23T20:03:35.045 INFO:tasks.rados.rados.0.smithi112.stdout:3420: writing smithi11289144-100 from 1784069 to 2396148 tid 2 2023-09-23T20:03:35.051 INFO:tasks.rados.rados.0.smithi112.stdout:3420: writing smithi11289144-100 from 2986633 to 3427763 tid 3 2023-09-23T20:03:35.051 INFO:tasks.rados.rados.0.smithi112.stdout:3413: done (7 left) 2023-09-23T20:03:35.051 INFO:tasks.rados.rados.0.smithi112.stdout:3414: done (6 left) 2023-09-23T20:03:35.051 INFO:tasks.rados.rados.0.smithi112.stdout:3421: write oid 334 current snap is 0 2023-09-23T20:03:35.052 INFO:tasks.rados.rados.0.smithi112.stdout:3416: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T20:03:35.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:34 smithi174 bash[31352]: cluster 2023-09-23T20:03:33.665592+0000 mgr.y (mgr.25064) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 75 op/s 2023-09-23T20:03:35.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:34 smithi174 bash[31352]: audit 2023-09-23T20:03:34.087315+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.112:0/2142006768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:35.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:34 smithi112 bash[27353]: cluster 2023-09-23T20:03:33.665592+0000 mgr.y (mgr.25064) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 75 op/s 2023-09-23T20:03:35.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:34 smithi112 bash[27353]: audit 2023-09-23T20:03:34.087315+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.112:0/2142006768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:34 smithi112 bash[41728]: cluster 2023-09-23T20:03:33.665592+0000 mgr.y (mgr.25064) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 75 op/s 2023-09-23T20:03:35.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:34 smithi112 bash[41728]: audit 2023-09-23T20:03:34.087315+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.112:0/2142006768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:35.200 INFO:tasks.rados.rados.0.smithi112.stdout:3415: expect (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:03:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:3417: finishing write tid 2 to smithi11289144-90 2023-09-23T20:03:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:3417: finishing write tid 3 to smithi11289144-90 2023-09-23T20:03:35.359 INFO:tasks.rados.rados.0.smithi112.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-09-23T20:03:35.371 INFO:tasks.rados.rados.0.smithi112.stdout:3421: writing smithi11289144-334 from 632524 to 1242232 tid 1 2023-09-23T20:03:35.379 INFO:tasks.rados.rados.0.smithi112.stdout:3421: writing smithi11289144-334 from 1726198 to 2481935 tid 2 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3421: writing smithi11289144-334 from 3181350 to 3832524 tid 3 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3415: done (6 left) 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3416: done (5 left) 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3422: read oid 87 snap -1 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3422: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3423: write oid 43 current snap is 0 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3417: finishing write tid 4 to smithi11289144-90 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3417: finishing write tid 5 to smithi11289144-90 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 90 v 312 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3417: left oid 90 (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T20:03:35.388 INFO:tasks.rados.rados.0.smithi112.stdout:3418: finishing write tid 1 to smithi11289144-485 2023-09-23T20:03:35.389 INFO:tasks.rados.rados.0.smithi112.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-09-23T20:03:35.395 INFO:tasks.rados.rados.0.smithi112.stdout:3423: writing smithi11289144-43 from 649331 to 1334288 tid 1 2023-09-23T20:03:35.401 INFO:tasks.rados.rados.0.smithi112.stdout:3423: writing smithi11289144-43 from 1784680 to 2400428 tid 2 2023-09-23T20:03:35.408 INFO:tasks.rados.rados.0.smithi112.stdout:3423: writing smithi11289144-43 from 2925126 to 3505153 tid 3 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3417: done (6 left) 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3424: read oid 114 snap -1 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3424: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3425: read oid 150 snap -1 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3425: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3426: delete oid 387 current snap is 0 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3418: finishing write tid 2 to smithi11289144-485 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3418: finishing write tid 3 to smithi11289144-485 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3418: finishing write tid 4 to smithi11289144-485 2023-09-23T20:03:35.409 INFO:tasks.rados.rados.0.smithi112.stdout:3418: finishing write tid 5 to smithi11289144-485 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 316 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3418: left oid 485 (ObjNum 2129 snap 0 seq_num 2129) 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3419: finishing write tid 1 to smithi11289144-228 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3419: finishing write tid 2 to smithi11289144-228 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3419: finishing write tid 3 to smithi11289144-228 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3419: finishing write tid 4 to smithi11289144-228 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3419: finishing write tid 5 to smithi11289144-228 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 228 v 363 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3419: left oid 228 (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3420: finishing write tid 1 to smithi11289144-100 2023-09-23T20:03:35.410 INFO:tasks.rados.rados.0.smithi112.stdout:3420: finishing write tid 2 to smithi11289144-100 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3420: finishing write tid 3 to smithi11289144-100 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3420: finishing write tid 4 to smithi11289144-100 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3420: finishing write tid 5 to smithi11289144-100 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 100 v 390 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3420: left oid 100 (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3421: finishing write tid 1 to smithi11289144-334 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3421: finishing write tid 2 to smithi11289144-334 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3421: finishing write tid 3 to smithi11289144-334 2023-09-23T20:03:35.411 INFO:tasks.rados.rados.0.smithi112.stdout:3422: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T20:03:35.590 INFO:tasks.rados.rados.0.smithi112.stdout:3421: finishing write tid 4 to smithi11289144-334 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi112.stdout:3421: finishing write tid 5 to smithi11289144-334 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 334 v 390 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi112.stdout:3421: left oid 334 (ObjNum 2132 snap 0 seq_num 2132) 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi112.stdout:3423: finishing write tid 1 to smithi11289144-43 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi112.stdout:3423: finishing write tid 2 to smithi11289144-43 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi112.stdout:3424: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T20:03:35.724 INFO:tasks.rados.rados.0.smithi112.stdout:3423: finishing write tid 3 to smithi11289144-43 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3423: finishing write tid 4 to smithi11289144-43 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3418: done (8 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3419: done (7 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3420: done (6 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3421: done (5 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3422: done (4 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3424: done (3 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3426: done (2 left) 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3427: read oid 6 snap -1 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3427: expect deleted 2023-09-23T20:03:35.725 INFO:tasks.rados.rados.0.smithi112.stdout:3428: read oid 125 snap -1 2023-09-23T20:03:35.726 INFO:tasks.rados.rados.0.smithi112.stdout:3428: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:03:35.726 INFO:tasks.rados.rados.0.smithi112.stdout:3429: read oid 8 snap -1 2023-09-23T20:03:35.726 INFO:tasks.rados.rados.0.smithi112.stdout:3429: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:03:35.726 INFO:tasks.rados.rados.0.smithi112.stdout:3430: write oid 174 current snap is 0 2023-09-23T20:03:35.726 INFO:tasks.rados.rados.0.smithi112.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-09-23T20:03:35.734 INFO:tasks.rados.rados.0.smithi112.stdout:3430: writing smithi11289144-174 from 682945 to 1118400 tid 1 2023-09-23T20:03:35.743 INFO:tasks.rados.rados.0.smithi112.stdout:3430: writing smithi11289144-174 from 1901644 to 2521061 tid 2 2023-09-23T20:03:35.749 INFO:tasks.rados.rados.0.smithi112.stdout:3430: writing smithi11289144-174 from 2979972 to 3582543 tid 3 2023-09-23T20:03:35.749 INFO:tasks.rados.rados.0.smithi112.stdout:3431: delete oid 488 current snap is 0 2023-09-23T20:03:35.749 INFO:tasks.rados.rados.0.smithi112.stdout:3423: finishing write tid 5 to smithi11289144-43 2023-09-23T20:03:35.749 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 43 v 367 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-09-23T20:03:35.749 INFO:tasks.rados.rados.0.smithi112.stdout:3423: left oid 43 (ObjNum 2133 snap 0 seq_num 2133) 2023-09-23T20:03:35.749 INFO:tasks.rados.rados.0.smithi112.stdout:3425: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:35.932 INFO:tasks.rados.rados.0.smithi112.stdout:3428: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:03:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:35 smithi174 bash[31352]: audit 2023-09-23T20:03:34.777341+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:36.070 INFO:tasks.rados.rados.0.smithi112.stdout:3429: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:03:36.143 INFO:tasks.rados.rados.0.smithi112.stdout:3430: finishing write tid 1 to smithi11289144-174 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3430: finishing write tid 2 to smithi11289144-174 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3430: finishing write tid 3 to smithi11289144-174 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3430: finishing write tid 4 to smithi11289144-174 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3430: finishing write tid 5 to smithi11289144-174 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 174 v 354 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3430: left oid 174 (ObjNum 2135 snap 0 seq_num 2135) 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3423: done (6 left) 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3425: done (5 left) 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3427: done (4 left) 2023-09-23T20:03:36.144 INFO:tasks.rados.rados.0.smithi112.stdout:3428: done (3 left) 2023-09-23T20:03:36.145 INFO:tasks.rados.rados.0.smithi112.stdout:3429: done (2 left) 2023-09-23T20:03:36.145 INFO:tasks.rados.rados.0.smithi112.stdout:3430: done (1 left) 2023-09-23T20:03:36.145 INFO:tasks.rados.rados.0.smithi112.stdout:3431: done (0 left) 2023-09-23T20:03:36.145 INFO:tasks.rados.rados.0.smithi112.stdout:3432: write oid 417 current snap is 0 2023-09-23T20:03:36.145 INFO:tasks.rados.rados.0.smithi112.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-09-23T20:03:36.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:35 smithi112 bash[41728]: audit 2023-09-23T20:03:34.777341+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:36.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:35 smithi112 bash[27353]: audit 2023-09-23T20:03:34.777341+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:36.158 INFO:tasks.rados.rados.0.smithi112.stdout:3432: writing smithi11289144-417 from 716559 to 1418865 tid 1 2023-09-23T20:03:36.165 INFO:tasks.rados.rados.0.smithi112.stdout:3432: writing smithi11289144-417 from 2018608 to 2641694 tid 2 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3432: writing smithi11289144-417 from 3434818 to 3916559 tid 3 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3433: read oid 435 snap -1 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3433: expect (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3434: read oid 281 snap -1 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3435: write oid 322 current snap is 0 2023-09-23T20:03:36.173 INFO:tasks.rados.rados.0.smithi112.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-09-23T20:03:36.181 INFO:tasks.rados.rados.0.smithi112.stdout:3435: writing smithi11289144-322 from 733366 to 1510921 tid 1 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi112.stdout:3435: writing smithi11289144-322 from 2077090 to 2843834 tid 2 2023-09-23T20:03:36.196 INFO:tasks.rados.rados.0.smithi112.stdout:3435: writing smithi11289144-322 from 3462241 to 3933366 tid 3 2023-09-23T20:03:36.196 INFO:tasks.rados.rados.0.smithi112.stdout:3436: read oid 377 snap -1 2023-09-23T20:03:36.196 INFO:tasks.rados.rados.0.smithi112.stdout:3436: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T20:03:36.196 INFO:tasks.rados.rados.0.smithi112.stdout:3437: write oid 478 current snap is 0 2023-09-23T20:03:36.196 INFO:tasks.rados.rados.0.smithi112.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-09-23T20:03:36.203 INFO:tasks.rados.rados.0.smithi112.stdout:3437: writing smithi11289144-478 from 750173 to 1202977 tid 1 2023-09-23T20:03:36.209 INFO:tasks.rados.rados.0.smithi112.stdout:3437: writing smithi11289144-478 from 1735572 to 2362327 tid 2 2023-09-23T20:03:36.218 INFO:tasks.rados.rados.0.smithi112.stdout:3437: writing smithi11289144-478 from 3089664 to 3853676 tid 3 2023-09-23T20:03:36.219 INFO:tasks.rados.rados.0.smithi112.stdout:3438: read oid 36 snap -1 2023-09-23T20:03:36.219 INFO:tasks.rados.rados.0.smithi112.stdout:3438: expect deleted 2023-09-23T20:03:36.219 INFO:tasks.rados.rados.0.smithi112.stdout:3439: write oid 101 current snap is 0 2023-09-23T20:03:36.219 INFO:tasks.rados.rados.0.smithi112.stdout:3432: finishing write tid 1 to smithi11289144-417 2023-09-23T20:03:36.219 INFO:tasks.rados.rados.0.smithi112.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-09-23T20:03:36.226 INFO:tasks.rados.rados.0.smithi112.stdout:3439: writing smithi11289144-101 from 766980 to 1295033 tid 1 2023-09-23T20:03:36.235 INFO:tasks.rados.rados.0.smithi112.stdout:3439: writing smithi11289144-101 from 2077701 to 2848114 tid 2 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3439: writing smithi11289144-101 from 3400734 to 3966980 tid 3 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3440: read oid 367 snap -1 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3440: expect (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3441: delete oid 16 current snap is 0 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3432: finishing write tid 2 to smithi11289144-417 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3432: finishing write tid 3 to smithi11289144-417 2023-09-23T20:03:36.242 INFO:tasks.rados.rados.0.smithi112.stdout:3432: finishing write tid 4 to smithi11289144-417 2023-09-23T20:03:36.243 INFO:tasks.rados.rados.0.smithi112.stdout:3432: finishing write tid 5 to smithi11289144-417 2023-09-23T20:03:36.243 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 417 v 320 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-09-23T20:03:36.243 INFO:tasks.rados.rados.0.smithi112.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-09-23T20:03:36.243 INFO:tasks.rados.rados.0.smithi112.stdout:3433: expect (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T20:03:36.478 INFO:tasks.rados.rados.0.smithi112.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:03:36.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:36 smithi174 bash[69530]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:03:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T20:03:36.627 INFO:tasks.rados.rados.0.smithi112.stdout:3435: finishing write tid 1 to smithi11289144-322 2023-09-23T20:03:36.627 INFO:tasks.rados.rados.0.smithi112.stdout:3435: finishing write tid 2 to smithi11289144-322 2023-09-23T20:03:36.627 INFO:tasks.rados.rados.0.smithi112.stdout:3435: finishing write tid 3 to smithi11289144-322 2023-09-23T20:03:36.627 INFO:tasks.rados.rados.0.smithi112.stdout:3435: finishing write tid 4 to smithi11289144-322 2023-09-23T20:03:36.628 INFO:tasks.rados.rados.0.smithi112.stdout:3435: finishing write tid 5 to smithi11289144-322 2023-09-23T20:03:36.628 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 322 v 371 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-09-23T20:03:36.628 INFO:tasks.rados.rados.0.smithi112.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-09-23T20:03:36.628 INFO:tasks.rados.rados.0.smithi112.stdout:3436: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3437: finishing write tid 1 to smithi11289144-478 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3437: finishing write tid 2 to smithi11289144-478 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3437: finishing write tid 3 to smithi11289144-478 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3437: finishing write tid 4 to smithi11289144-478 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3437: finishing write tid 5 to smithi11289144-478 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 499 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3439: finishing write tid 1 to smithi11289144-101 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3439: finishing write tid 2 to smithi11289144-101 2023-09-23T20:03:36.717 INFO:tasks.rados.rados.0.smithi112.stdout:3439: finishing write tid 3 to smithi11289144-101 2023-09-23T20:03:36.718 INFO:tasks.rados.rados.0.smithi112.stdout:3439: finishing write tid 4 to smithi11289144-101 2023-09-23T20:03:36.718 INFO:tasks.rados.rados.0.smithi112.stdout:3439: finishing write tid 5 to smithi11289144-101 2023-09-23T20:03:36.718 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 375 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-09-23T20:03:36.718 INFO:tasks.rados.rados.0.smithi112.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-09-23T20:03:36.718 INFO:tasks.rados.rados.0.smithi112.stdout:3440: expect (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3432: done (9 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3433: done (8 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3434: done (7 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3435: done (6 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3436: done (5 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3437: done (4 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3438: done (3 left) 2023-09-23T20:03:36.858 INFO:tasks.rados.rados.0.smithi112.stdout:3439: done (2 left) 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3440: done (1 left) 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3441: done (0 left) 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3442: read oid 413 snap -1 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3442: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3443: read oid 290 snap -1 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3444: read oid 100 snap -1 2023-09-23T20:03:36.859 INFO:tasks.rados.rados.0.smithi112.stdout:3444: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:03:36.860 INFO:tasks.rados.rados.0.smithi112.stdout:3445: read oid 86 snap -1 2023-09-23T20:03:36.860 INFO:tasks.rados.rados.0.smithi112.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:03:36.860 INFO:tasks.rados.rados.0.smithi112.stdout:3446: write oid 266 current snap is 0 2023-09-23T20:03:36.860 INFO:tasks.rados.rados.0.smithi112.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-09-23T20:03:36.868 INFO:tasks.rados.rados.0.smithi112.stdout:3446: writing smithi11289144-266 from 400594 to 1079145 tid 1 2023-09-23T20:03:36.874 INFO:tasks.rados.rados.0.smithi112.stdout:3446: writing smithi11289144-266 from 1794665 to 2000594 tid 2 2023-09-23T20:03:36.874 INFO:tasks.rados.rados.0.smithi112.stdout:3447: write oid 304 current snap is 0 2023-09-23T20:03:36.874 INFO:tasks.rados.rados.0.smithi112.stdout:3442: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:37.008 INFO:tasks.rados.rados.0.smithi112.stdout:3444: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:03:37.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:36 smithi174 bash[31352]: cluster 2023-09-23T20:03:35.666465+0000 mgr.y (mgr.25064) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-09-23T20:03:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:36 smithi174 bash[31352]: audit 2023-09-23T20:03:36.548364+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.112:0/3381123072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:37.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:36 smithi112 bash[41728]: cluster 2023-09-23T20:03:35.666465+0000 mgr.y (mgr.25064) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-09-23T20:03:37.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:36 smithi112 bash[41728]: audit 2023-09-23T20:03:36.548364+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.112:0/3381123072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:37.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:36 smithi112 bash[27353]: cluster 2023-09-23T20:03:35.666465+0000 mgr.y (mgr.25064) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-09-23T20:03:37.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:36 smithi112 bash[27353]: audit 2023-09-23T20:03:36.548364+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.112:0/3381123072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:37.193 INFO:tasks.rados.rados.0.smithi112.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:03:37.376 INFO:tasks.rados.rados.0.smithi112.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:03:37.493 INFO:tasks.rados.rados.0.smithi112.stdout:3446: finishing write tid 1 to smithi11289144-266 2023-09-23T20:03:37.494 INFO:tasks.rados.rados.0.smithi112.stdout:3446: finishing write tid 2 to smithi11289144-266 2023-09-23T20:03:37.494 INFO:tasks.rados.rados.0.smithi112.stdout:3446: finishing write tid 3 to smithi11289144-266 2023-09-23T20:03:37.494 INFO:tasks.rados.rados.0.smithi112.stdout:3446: finishing write tid 4 to smithi11289144-266 2023-09-23T20:03:37.494 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 266 v 522 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-09-23T20:03:37.494 INFO:tasks.rados.rados.0.smithi112.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:03:37.494 INFO:tasks.rados.rados.0.smithi112.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-09-23T20:03:37.505 INFO:tasks.rados.rados.0.smithi112.stdout:3447: writing smithi11289144-304 from 417401 to 1171201 tid 1 2023-09-23T20:03:37.511 INFO:tasks.rados.rados.0.smithi112.stdout:3447: writing smithi11289144-304 from 1853147 to 2017401 tid 2 2023-09-23T20:03:37.511 INFO:tasks.rados.rados.0.smithi112.stdout:3442: done (5 left) 2023-09-23T20:03:37.511 INFO:tasks.rados.rados.0.smithi112.stdout:3443: done (4 left) 2023-09-23T20:03:37.511 INFO:tasks.rados.rados.0.smithi112.stdout:3444: done (3 left) 2023-09-23T20:03:37.512 INFO:tasks.rados.rados.0.smithi112.stdout:3445: done (2 left) 2023-09-23T20:03:37.512 INFO:tasks.rados.rados.0.smithi112.stdout:3446: done (1 left) 2023-09-23T20:03:37.512 INFO:tasks.rados.rados.0.smithi112.stdout:3448: write oid 53 current snap is 0 2023-09-23T20:03:37.512 INFO:tasks.rados.rados.0.smithi112.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-09-23T20:03:37.517 INFO:tasks.rados.rados.0.smithi112.stdout:3448: writing smithi11289144-53 from 434208 to 979610 tid 1 2023-09-23T20:03:37.523 INFO:tasks.rados.rados.0.smithi112.stdout:3448: writing smithi11289144-53 from 1627982 to 2034208 tid 2 2023-09-23T20:03:37.523 INFO:tasks.rados.rados.0.smithi112.stdout:3449: write oid 363 current snap is 0 2023-09-23T20:03:37.523 INFO:tasks.rados.rados.0.smithi112.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-09-23T20:03:37.529 INFO:tasks.rados.rados.0.smithi112.stdout:3449: writing smithi11289144-363 from 451015 to 1071666 tid 1 2023-09-23T20:03:37.535 INFO:tasks.rados.rados.0.smithi112.stdout:3449: writing smithi11289144-363 from 1570111 to 2051015 tid 2 2023-09-23T20:03:37.535 INFO:tasks.rados.rados.0.smithi112.stdout:3450: write oid 309 current snap is 0 2023-09-23T20:03:37.535 INFO:tasks.rados.rados.0.smithi112.stdout:3447: finishing write tid 1 to smithi11289144-304 2023-09-23T20:03:37.535 INFO:tasks.rados.rados.0.smithi112.stdout:3447: finishing write tid 2 to smithi11289144-304 2023-09-23T20:03:37.535 INFO:tasks.rados.rados.0.smithi112.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-09-23T20:03:37.542 INFO:tasks.rados.rados.0.smithi112.stdout:3450: writing smithi11289144-309 from 467822 to 1163722 tid 1 2023-09-23T20:03:37.548 INFO:tasks.rados.rados.0.smithi112.stdout:3450: writing smithi11289144-309 from 1628593 to 2067822 tid 2 2023-09-23T20:03:37.548 INFO:tasks.rados.rados.0.smithi112.stdout:3451: write oid 49 current snap is 0 2023-09-23T20:03:37.548 INFO:tasks.rados.rados.0.smithi112.stdout:3447: finishing write tid 3 to smithi11289144-304 2023-09-23T20:03:37.548 INFO:tasks.rados.rados.0.smithi112.stdout:3447: finishing write tid 4 to smithi11289144-304 2023-09-23T20:03:37.549 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 495 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-09-23T20:03:37.549 INFO:tasks.rados.rados.0.smithi112.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-09-23T20:03:37.549 INFO:tasks.rados.rados.0.smithi112.stdout:3448: finishing write tid 1 to smithi11289144-53 2023-09-23T20:03:37.549 INFO:tasks.rados.rados.0.smithi112.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-09-23T20:03:37.555 INFO:tasks.rados.rados.0.smithi112.stdout:3451: writing smithi11289144-49 from 484629 to 1255778 tid 1 2023-09-23T20:03:37.560 INFO:tasks.rados.rados.0.smithi112.stdout:3451: writing smithi11289144-49 from 1687075 to 2084629 tid 2 2023-09-23T20:03:37.560 INFO:tasks.rados.rados.0.smithi112.stdout:3447: done (4 left) 2023-09-23T20:03:37.560 INFO:tasks.rados.rados.0.smithi112.stdout:3452: write oid 140 current snap is 0 2023-09-23T20:03:37.560 INFO:tasks.rados.rados.0.smithi112.stdout:3448: finishing write tid 2 to smithi11289144-53 2023-09-23T20:03:37.560 INFO:tasks.rados.rados.0.smithi112.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-09-23T20:03:37.566 INFO:tasks.rados.rados.0.smithi112.stdout:3452: writing smithi11289144-140 from 501436 to 947834 tid 1 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3452: writing smithi11289144-140 from 1745557 to 2101436 tid 2 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3453: write oid 55 current snap is 0 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3448: finishing write tid 3 to smithi11289144-53 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3448: finishing write tid 4 to smithi11289144-53 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 53 v 419 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3448: left oid 53 (ObjNum 2144 snap 0 seq_num 2144) 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3449: finishing write tid 1 to smithi11289144-363 2023-09-23T20:03:37.573 INFO:tasks.rados.rados.0.smithi112.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-09-23T20:03:37.578 INFO:tasks.rados.rados.0.smithi112.stdout:3453: writing smithi11289144-55 from 518243 to 1039890 tid 1 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3453: writing smithi11289144-55 from 1687686 to 2118243 tid 2 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3448: done (5 left) 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3454: read oid 148 snap -1 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3454: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3455: read oid 223 snap -1 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3455: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:03:37.585 INFO:tasks.rados.rados.0.smithi112.stdout:3456: read oid 38 snap -1 2023-09-23T20:03:37.586 INFO:tasks.rados.rados.0.smithi112.stdout:3456: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T20:03:37.586 INFO:tasks.rados.rados.0.smithi112.stdout:3457: write oid 31 current snap is 0 2023-09-23T20:03:37.586 INFO:tasks.rados.rados.0.smithi112.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-09-23T20:03:37.592 INFO:tasks.rados.rados.0.smithi112.stdout:3457: writing smithi11289144-31 from 535050 to 1131946 tid 1 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3457: writing smithi11289144-31 from 1746168 to 2135050 tid 2 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3458: read oid 348 snap -1 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3458: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3459: read oid 434 snap -1 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3459: expect deleted 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3460: write oid 23 current snap is 0 2023-09-23T20:03:37.599 INFO:tasks.rados.rados.0.smithi112.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-09-23T20:03:37.606 INFO:tasks.rados.rados.0.smithi112.stdout:3460: writing smithi11289144-23 from 551857 to 1224002 tid 1 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3460: writing smithi11289144-23 from 1804650 to 2151857 tid 2 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3461: write oid 378 current snap is 0 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3449: finishing write tid 2 to smithi11289144-363 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3449: finishing write tid 3 to smithi11289144-363 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3449: finishing write tid 4 to smithi11289144-363 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 363 v 551 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3449: left oid 363 (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3450: finishing write tid 1 to smithi11289144-309 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3450: finishing write tid 2 to smithi11289144-309 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3450: finishing write tid 3 to smithi11289144-309 2023-09-23T20:03:37.612 INFO:tasks.rados.rados.0.smithi112.stdout:3450: finishing write tid 4 to smithi11289144-309 2023-09-23T20:03:37.613 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 309 v 323 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-09-23T20:03:37.613 INFO:tasks.rados.rados.0.smithi112.stdout:3450: left oid 309 (ObjNum 2146 snap 0 seq_num 2146) 2023-09-23T20:03:37.613 INFO:tasks.rados.rados.0.smithi112.stdout:3451: finishing write tid 1 to smithi11289144-49 2023-09-23T20:03:37.613 INFO:tasks.rados.rados.0.smithi112.stdout:3451: finishing write tid 2 to smithi11289144-49 2023-09-23T20:03:37.613 INFO:tasks.rados.rados.0.smithi112.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-09-23T20:03:37.618 INFO:tasks.rados.rados.0.smithi112.stdout:3461: writing smithi11289144-378 from 568664 to 1032411 tid 1 2023-09-23T20:03:37.624 INFO:tasks.rados.rados.0.smithi112.stdout:3461: writing smithi11289144-378 from 1579485 to 2168664 tid 2 2023-09-23T20:03:37.625 INFO:tasks.rados.rados.0.smithi112.stdout:3449: done (12 left) 2023-09-23T20:03:37.625 INFO:tasks.rados.rados.0.smithi112.stdout:3450: done (11 left) 2023-09-23T20:03:37.625 INFO:tasks.rados.rados.0.smithi112.stdout:3462: write oid 28 current snap is 0 2023-09-23T20:03:37.625 INFO:tasks.rados.rados.0.smithi112.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-09-23T20:03:37.631 INFO:tasks.rados.rados.0.smithi112.stdout:3462: writing smithi11289144-28 from 585471 to 1124467 tid 1 2023-09-23T20:03:37.637 INFO:tasks.rados.rados.0.smithi112.stdout:3462: writing smithi11289144-28 from 1921614 to 2185471 tid 2 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3463: delete oid 37 current snap is 0 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3451: finishing write tid 3 to smithi11289144-49 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3451: finishing write tid 4 to smithi11289144-49 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 49 v 422 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3451: left oid 49 (ObjNum 2147 snap 0 seq_num 2147) 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3452: finishing write tid 1 to smithi11289144-140 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3452: finishing write tid 2 to smithi11289144-140 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3452: finishing write tid 3 to smithi11289144-140 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3452: finishing write tid 4 to smithi11289144-140 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 140 v 576 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3452: left oid 140 (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T20:03:37.638 INFO:tasks.rados.rados.0.smithi112.stdout:3453: finishing write tid 1 to smithi11289144-55 2023-09-23T20:03:37.639 INFO:tasks.rados.rados.0.smithi112.stdout:3453: finishing write tid 2 to smithi11289144-55 2023-09-23T20:03:37.639 INFO:tasks.rados.rados.0.smithi112.stdout:3453: finishing write tid 3 to smithi11289144-55 2023-09-23T20:03:37.639 INFO:tasks.rados.rados.0.smithi112.stdout:3453: finishing write tid 4 to smithi11289144-55 2023-09-23T20:03:37.639 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 378 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-09-23T20:03:37.639 INFO:tasks.rados.rados.0.smithi112.stdout:3453: left oid 55 (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T20:03:37.639 INFO:tasks.rados.rados.0.smithi112.stdout:3454: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:03:37.759 INFO:tasks.rados.rados.0.smithi112.stdout:3455: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:03:37.902 INFO:tasks.rados.rados.0.smithi112.stdout:3456: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T20:03:38.049 INFO:tasks.rados.rados.0.smithi112.stdout:3458: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T20:03:38.210 INFO:tasks.rados.rados.0.smithi112.stdout:3457: finishing write tid 1 to smithi11289144-31 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:3457: finishing write tid 2 to smithi11289144-31 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:3457: finishing write tid 3 to smithi11289144-31 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:3457: finishing write tid 4 to smithi11289144-31 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 31 v 425 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:3457: left oid 31 (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:3460: finishing write tid 1 to smithi11289144-23 2023-09-23T20:03:38.211 INFO:tasks.rados.rados.0.smithi112.stdout:3460: finishing write tid 2 to smithi11289144-23 2023-09-23T20:03:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:3460: finishing write tid 3 to smithi11289144-23 2023-09-23T20:03:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:3460: finishing write tid 4 to smithi11289144-23 2023-09-23T20:03:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 23 v 443 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-09-23T20:03:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:3460: left oid 23 (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:03:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:3461: finishing write tid 1 to smithi11289144-378 2023-09-23T20:03:38.212 INFO:tasks.rados.rados.0.smithi112.stdout:3461: finishing write tid 2 to smithi11289144-378 2023-09-23T20:03:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:3451: done (12 left) 2023-09-23T20:03:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:3452: done (11 left) 2023-09-23T20:03:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:3453: done (10 left) 2023-09-23T20:03:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:3454: done (9 left) 2023-09-23T20:03:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:3455: done (8 left) 2023-09-23T20:03:38.213 INFO:tasks.rados.rados.0.smithi112.stdout:3456: done (7 left) 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3457: done (6 left) 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3458: done (5 left) 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3459: done (4 left) 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3460: done (3 left) 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3463: done (2 left) 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3464: write oid 150 current snap is 0 2023-09-23T20:03:38.214 INFO:tasks.rados.rados.0.smithi112.stdout:3461: finishing write tid 3 to smithi11289144-378 2023-09-23T20:03:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:3461: finishing write tid 4 to smithi11289144-378 2023-09-23T20:03:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 378 v 498 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-09-23T20:03:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:3461: left oid 378 (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:03:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:3462: finishing write tid 1 to smithi11289144-28 2023-09-23T20:03:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:3462: finishing write tid 2 to smithi11289144-28 2023-09-23T20:03:38.215 INFO:tasks.rados.rados.0.smithi112.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-09-23T20:03:38.222 INFO:tasks.rados.rados.0.smithi112.stdout:3464: writing smithi11289144-150 from 619085 to 1308579 tid 1 2023-09-23T20:03:38.230 INFO:tasks.rados.rados.0.smithi112.stdout:3464: writing smithi11289144-150 from 2038578 to 2219085 tid 2 2023-09-23T20:03:38.230 INFO:tasks.rados.rados.0.smithi112.stdout:3461: done (2 left) 2023-09-23T20:03:38.230 INFO:tasks.rados.rados.0.smithi112.stdout:3465: read oid 410 snap -1 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3465: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3466: read oid 225 snap -1 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3466: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3467: read oid 54 snap -1 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3467: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3468: read oid 294 snap -1 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3468: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3469: read oid 131 snap -1 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3469: expect (ObjNum 2062 snap 0 seq_num 2062) 2023-09-23T20:03:38.231 INFO:tasks.rados.rados.0.smithi112.stdout:3470: read oid 68 snap -1 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3470: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3471: read oid 481 snap -1 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3471: expect deleted 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3472: read oid 251 snap -1 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3472: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3473: read oid 221 snap -1 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3473: expect (ObjNum 2065 snap 0 seq_num 2065) 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3474: write oid 491 current snap is 0 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3462: finishing write tid 3 to smithi11289144-28 2023-09-23T20:03:38.232 INFO:tasks.rados.rados.0.smithi112.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-09-23T20:03:38.239 INFO:tasks.rados.rados.0.smithi112.stdout:3474: writing smithi11289144-491 from 635892 to 1400635 tid 1 2023-09-23T20:03:38.245 INFO:tasks.rados.rados.0.smithi112.stdout:3474: writing smithi11289144-491 from 2097060 to 2235892 tid 2 2023-09-23T20:03:38.245 INFO:tasks.rados.rados.0.smithi112.stdout:3475: delete oid 352 current snap is 0 2023-09-23T20:03:38.245 INFO:tasks.rados.rados.0.smithi112.stdout:3462: finishing write tid 4 to smithi11289144-28 2023-09-23T20:03:38.245 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 525 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-09-23T20:03:38.245 INFO:tasks.rados.rados.0.smithi112.stdout:3462: left oid 28 (ObjNum 2153 snap 0 seq_num 2153) 2023-09-23T20:03:38.246 INFO:tasks.rados.rados.0.smithi112.stdout:3464: finishing write tid 1 to smithi11289144-150 2023-09-23T20:03:38.246 INFO:tasks.rados.rados.0.smithi112.stdout:3464: finishing write tid 2 to smithi11289144-150 2023-09-23T20:03:38.246 INFO:tasks.rados.rados.0.smithi112.stdout:3464: finishing write tid 3 to smithi11289144-150 2023-09-23T20:03:38.246 INFO:tasks.rados.rados.0.smithi112.stdout:3472: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T20:03:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:36.947762+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:36.958259+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:36.958373+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:36.959963+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:36.965879+0000 mgr.y (mgr.25064) 14 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:36.966140+0000 mgr.y (mgr.25064) 15 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.130525+0000 mgr.y (mgr.25064) 16 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.132309+0000 mgr.y (mgr.25064) 17 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.295279+0000 mgr.y (mgr.25064) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.298320+0000 mgr.y (mgr.25064) 19 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.461316+0000 mgr.y (mgr.25064) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:03:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.463551+0000 mgr.y (mgr.25064) 21 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:03:38.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: cluster 2023-09-23T20:03:37.667249+0000 mgr.y (mgr.25064) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2023-09-23T20:03:38.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:37.684644+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:37.689784+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:37.698546+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:37.703540+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:37 smithi174 bash[31352]: audit 2023-09-23T20:03:37.711418+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.370 INFO:tasks.rados.rados.0.smithi112.stdout:3465: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-09-23T20:03:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:36.947762+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:36.958259+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:36.958373+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:36.959963+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:36.965879+0000 mgr.y (mgr.25064) 14 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:36.966140+0000 mgr.y (mgr.25064) 15 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.130525+0000 mgr.y (mgr.25064) 16 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.132309+0000 mgr.y (mgr.25064) 17 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.295279+0000 mgr.y (mgr.25064) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:03:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.298320+0000 mgr.y (mgr.25064) 19 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.461316+0000 mgr.y (mgr.25064) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.463551+0000 mgr.y (mgr.25064) 21 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: cluster 2023-09-23T20:03:37.667249+0000 mgr.y (mgr.25064) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:37.684644+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:37.689784+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:37.698546+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:37.703540+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[27353]: audit 2023-09-23T20:03:37.711418+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:36.947762+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:36.958259+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:36.958373+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:38.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:36.959963+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:03:38.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:36.965879+0000 mgr.y (mgr.25064) 14 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:36.966140+0000 mgr.y (mgr.25064) 15 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.130525+0000 mgr.y (mgr.25064) 16 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.132309+0000 mgr.y (mgr.25064) 17 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.295279+0000 mgr.y (mgr.25064) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.298320+0000 mgr.y (mgr.25064) 19 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.461316+0000 mgr.y (mgr.25064) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.463551+0000 mgr.y (mgr.25064) 21 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: cluster 2023-09-23T20:03:37.667249+0000 mgr.y (mgr.25064) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2023-09-23T20:03:38.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:37.684644+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:37.689784+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:37.698546+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:37.703540+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:37 smithi112 bash[41728]: audit 2023-09-23T20:03:37.711418+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:38.459 INFO:tasks.rados.rados.0.smithi112.stdout:3464: finishing write tid 4 to smithi11289144-150 2023-09-23T20:03:38.459 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 150 v 326 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-09-23T20:03:38.459 INFO:tasks.rados.rados.0.smithi112.stdout:3464: left oid 150 (ObjNum 2155 snap 0 seq_num 2155) 2023-09-23T20:03:38.459 INFO:tasks.rados.rados.0.smithi112.stdout:3467: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-09-23T20:03:38.665 INFO:tasks.rados.rados.0.smithi112.stdout:3474: finishing write tid 1 to smithi11289144-491 2023-09-23T20:03:38.665 INFO:tasks.rados.rados.0.smithi112.stdout:3466: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T20:03:38.908 INFO:tasks.rados.rados.0.smithi112.stdout:3468: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-09-23T20:03:39.007 INFO:tasks.rados.rados.0.smithi112.stdout:3474: finishing write tid 2 to smithi11289144-491 2023-09-23T20:03:39.007 INFO:tasks.rados.rados.0.smithi112.stdout:3474: finishing write tid 3 to smithi11289144-491 2023-09-23T20:03:39.008 INFO:tasks.rados.rados.0.smithi112.stdout:3474: finishing write tid 4 to smithi11289144-491 2023-09-23T20:03:39.008 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 491 v 502 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-09-23T20:03:39.008 INFO:tasks.rados.rados.0.smithi112.stdout:3474: left oid 491 (ObjNum 2156 snap 0 seq_num 2156) 2023-09-23T20:03:39.008 INFO:tasks.rados.rados.0.smithi112.stdout:3469: expect (ObjNum 2062 snap 0 seq_num 2062) 2023-09-23T20:03:39.095 INFO:tasks.rados.rados.0.smithi112.stdout:3470: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T20:03:39.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:38 smithi174 bash[31352]: cephadm 2023-09-23T20:03:37.785010+0000 mgr.y (mgr.25064) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:03:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:38 smithi174 bash[31352]: cephadm 2023-09-23T20:03:38.036782+0000 mgr.y (mgr.25064) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T20:03:39.342 INFO:tasks.rados.rados.0.smithi112.stdout:3473: expect (ObjNum 2065 snap 0 seq_num 2065) 2023-09-23T20:03:39.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:38 smithi112 bash[27353]: cephadm 2023-09-23T20:03:37.785010+0000 mgr.y (mgr.25064) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:03:39.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:38 smithi112 bash[27353]: cephadm 2023-09-23T20:03:38.036782+0000 mgr.y (mgr.25064) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T20:03:39.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:38 smithi112 bash[41728]: cephadm 2023-09-23T20:03:37.785010+0000 mgr.y (mgr.25064) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:03:39.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:38 smithi112 bash[41728]: cephadm 2023-09-23T20:03:38.036782+0000 mgr.y (mgr.25064) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3462: done (12 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3464: done (11 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3465: done (10 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3466: done (9 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3467: done (8 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3468: done (7 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3469: done (6 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3470: done (5 left) 2023-09-23T20:03:39.459 INFO:tasks.rados.rados.0.smithi112.stdout:3471: done (4 left) 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3472: done (3 left) 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3473: done (2 left) 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3474: done (1 left) 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3475: done (0 left) 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3476: read oid 65 snap -1 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3476: expect (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3477: write oid 252 current snap is 0 2023-09-23T20:03:39.460 INFO:tasks.rados.rados.0.smithi112.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-09-23T20:03:39.472 INFO:tasks.rados.rados.0.smithi112.stdout:3477: writing smithi11289144-252 from 669506 to 1184747 tid 1 2023-09-23T20:03:39.480 INFO:tasks.rados.rados.0.smithi112.stdout:3477: writing smithi11289144-252 from 1697671 to 2269506 tid 2 2023-09-23T20:03:39.481 INFO:tasks.rados.rados.0.smithi112.stdout:3478: write oid 103 current snap is 0 2023-09-23T20:03:39.482 INFO:tasks.rados.rados.0.smithi112.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-09-23T20:03:39.487 INFO:tasks.rados.rados.0.smithi112.stdout:3478: writing smithi11289144-103 from 686313 to 1276803 tid 1 2023-09-23T20:03:39.493 INFO:tasks.rados.rados.0.smithi112.stdout:3478: writing smithi11289144-103 from 1756153 to 2286313 tid 2 2023-09-23T20:03:39.493 INFO:tasks.rados.rados.0.smithi112.stdout:3479: read oid 351 snap -1 2023-09-23T20:03:39.493 INFO:tasks.rados.rados.0.smithi112.stdout:3479: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:03:39.493 INFO:tasks.rados.rados.0.smithi112.stdout:3480: write oid 118 current snap is 0 2023-09-23T20:03:39.493 INFO:tasks.rados.rados.0.smithi112.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-09-23T20:03:39.501 INFO:tasks.rados.rados.0.smithi112.stdout:3480: writing smithi11289144-118 from 703120 to 1485212 tid 1 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi112.stdout:3480: writing smithi11289144-118 from 1930988 to 2303120 tid 2 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi112.stdout:3481: write oid 419 current snap is 0 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi112.stdout:3476: expect (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:03:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:3477: finishing write tid 1 to smithi11289144-252 2023-09-23T20:03:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:3477: finishing write tid 2 to smithi11289144-252 2023-09-23T20:03:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:3477: finishing write tid 3 to smithi11289144-252 2023-09-23T20:03:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:3477: finishing write tid 4 to smithi11289144-252 2023-09-23T20:03:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 252 v 502 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-09-23T20:03:39.617 INFO:tasks.rados.rados.0.smithi112.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-09-23T20:03:39.618 INFO:tasks.rados.rados.0.smithi112.stdout:3478: finishing write tid 1 to smithi11289144-103 2023-09-23T20:03:39.618 INFO:tasks.rados.rados.0.smithi112.stdout:3478: finishing write tid 2 to smithi11289144-103 2023-09-23T20:03:39.618 INFO:tasks.rados.rados.0.smithi112.stdout:3478: finishing write tid 3 to smithi11289144-103 2023-09-23T20:03:39.618 INFO:tasks.rados.rados.0.smithi112.stdout:3478: finishing write tid 4 to smithi11289144-103 2023-09-23T20:03:39.618 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 103 v 446 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-09-23T20:03:39.618 INFO:tasks.rados.rados.0.smithi112.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-09-23T20:03:39.619 INFO:tasks.rados.rados.0.smithi112.stdout:3479: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:03:39.742 INFO:tasks.rados.rados.0.smithi112.stdout:3480: finishing write tid 1 to smithi11289144-118 2023-09-23T20:03:39.743 INFO:tasks.rados.rados.0.smithi112.stdout:3480: finishing write tid 2 to smithi11289144-118 2023-09-23T20:03:39.743 INFO:tasks.rados.rados.0.smithi112.stdout:3480: finishing write tid 3 to smithi11289144-118 2023-09-23T20:03:39.743 INFO:tasks.rados.rados.0.smithi112.stdout:3480: finishing write tid 4 to smithi11289144-118 2023-09-23T20:03:39.743 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 118 v 370 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-09-23T20:03:39.743 INFO:tasks.rados.rados.0.smithi112.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-09-23T20:03:39.743 INFO:tasks.rados.rados.0.smithi112.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-09-23T20:03:39.759 INFO:tasks.rados.rados.0.smithi112.stdout:3481: writing smithi11289144-419 from 719927 to 1177268 tid 1 2023-09-23T20:03:39.766 INFO:tasks.rados.rados.0.smithi112.stdout:3481: writing smithi11289144-419 from 1873117 to 2319927 tid 2 2023-09-23T20:03:39.766 INFO:tasks.rados.rados.0.smithi112.stdout:3476: done (5 left) 2023-09-23T20:03:39.766 INFO:tasks.rados.rados.0.smithi112.stdout:3477: done (4 left) 2023-09-23T20:03:39.767 INFO:tasks.rados.rados.0.smithi112.stdout:3478: done (3 left) 2023-09-23T20:03:39.767 INFO:tasks.rados.rados.0.smithi112.stdout:3479: done (2 left) 2023-09-23T20:03:39.767 INFO:tasks.rados.rados.0.smithi112.stdout:3480: done (1 left) 2023-09-23T20:03:39.767 INFO:tasks.rados.rados.0.smithi112.stdout:3482: delete oid 113 current snap is 0 2023-09-23T20:03:39.767 INFO:tasks.rados.rados.0.smithi112.stdout:3481: finishing write tid 1 to smithi11289144-419 2023-09-23T20:03:39.769 INFO:tasks.rados.rados.0.smithi112.stdout:3482: done (1 left) 2023-09-23T20:03:39.769 INFO:tasks.rados.rados.0.smithi112.stdout:3483: read oid 50 snap -1 2023-09-23T20:03:39.769 INFO:tasks.rados.rados.0.smithi112.stdout:3483: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:03:39.769 INFO:tasks.rados.rados.0.smithi112.stdout:3484: read oid 303 snap -1 2023-09-23T20:03:39.769 INFO:tasks.rados.rados.0.smithi112.stdout:3484: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T20:03:39.769 INFO:tasks.rados.rados.0.smithi112.stdout:3485: read oid 250 snap -1 2023-09-23T20:03:39.770 INFO:tasks.rados.rados.0.smithi112.stdout:3485: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:03:39.770 INFO:tasks.rados.rados.0.smithi112.stdout:3486: read oid 197 snap -1 2023-09-23T20:03:39.770 INFO:tasks.rados.rados.0.smithi112.stdout:3486: expect deleted 2023-09-23T20:03:39.770 INFO:tasks.rados.rados.0.smithi112.stdout:3487: delete oid 97 current snap is 0 2023-09-23T20:03:39.772 INFO:tasks.rados.rados.0.smithi112.stdout:3481: finishing write tid 2 to smithi11289144-419 2023-09-23T20:03:39.772 INFO:tasks.rados.rados.0.smithi112.stdout:3481: finishing write tid 3 to smithi11289144-419 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:3481: finishing write tid 4 to smithi11289144-419 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 419 v 381 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:3481: done (5 left) 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:3486: done (4 left) 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:3487: done (3 left) 2023-09-23T20:03:39.773 INFO:tasks.rados.rados.0.smithi112.stdout:3488: delete oid 480 current snap is 0 2023-09-23T20:03:39.774 INFO:tasks.rados.rados.0.smithi112.stdout:3488: done (3 left) 2023-09-23T20:03:39.774 INFO:tasks.rados.rados.0.smithi112.stdout:3489: read oid 138 snap -1 2023-09-23T20:03:39.774 INFO:tasks.rados.rados.0.smithi112.stdout:3489: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T20:03:39.774 INFO:tasks.rados.rados.0.smithi112.stdout:3490: write oid 72 current snap is 0 2023-09-23T20:03:39.774 INFO:tasks.rados.rados.0.smithi112.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-09-23T20:03:39.783 INFO:tasks.rados.rados.0.smithi112.stdout:3490: writing smithi11289144-72 from 787155 to 1545492 tid 1 2023-09-23T20:03:39.788 INFO:tasks.rados.rados.0.smithi112.stdout:3490: writing smithi11289144-72 from 1990692 to 2387155 tid 2 2023-09-23T20:03:39.788 INFO:tasks.rados.rados.0.smithi112.stdout:3491: write oid 467 current snap is 0 2023-09-23T20:03:39.788 INFO:tasks.rados.rados.0.smithi112.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-09-23T20:03:39.793 INFO:tasks.rados.rados.0.smithi112.stdout:3491: writing smithi11289144-467 from 403962 to 837548 tid 1 2023-09-23T20:03:39.800 INFO:tasks.rados.rados.0.smithi112.stdout:3491: writing smithi11289144-467 from 1249174 to 1950931 tid 2 2023-09-23T20:03:39.800 INFO:tasks.rados.rados.0.smithi112.stdout:3492: write oid 473 current snap is 0 2023-09-23T20:03:39.800 INFO:tasks.rados.rados.0.smithi112.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-09-23T20:03:39.806 INFO:tasks.rados.rados.0.smithi112.stdout:3492: writing smithi11289144-473 from 420769 to 1045957 tid 1 2023-09-23T20:03:39.813 INFO:tasks.rados.rados.0.smithi112.stdout:3492: writing smithi11289144-473 from 1824009 to 2269424 tid 2 2023-09-23T20:03:39.813 INFO:tasks.rados.rados.0.smithi112.stdout:3493: write oid 146 current snap is 0 2023-09-23T20:03:39.813 INFO:tasks.rados.rados.0.smithi112.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-09-23T20:03:39.819 INFO:tasks.rados.rados.0.smithi112.stdout:3493: writing smithi11289144-146 from 437576 to 1138013 tid 1 2023-09-23T20:03:39.826 INFO:tasks.rados.rados.0.smithi112.stdout:3493: writing smithi11289144-146 from 1882491 to 2437576 tid 2 2023-09-23T20:03:39.826 INFO:tasks.rados.rados.0.smithi112.stdout:3494: write oid 314 current snap is 0 2023-09-23T20:03:39.826 INFO:tasks.rados.rados.0.smithi112.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-09-23T20:03:39.833 INFO:tasks.rados.rados.0.smithi112.stdout:3494: writing smithi11289144-314 from 454383 to 1230069 tid 1 2023-09-23T20:03:39.838 INFO:tasks.rados.rados.0.smithi112.stdout:3494: writing smithi11289144-314 from 1824620 to 2273704 tid 2 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi112.stdout:3495: write oid 132 current snap is 0 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi112.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-09-23T20:03:39.843 INFO:tasks.rados.rados.0.smithi112.stdout:3495: writing smithi11289144-132 from 471190 to 922125 tid 1 2023-09-23T20:03:39.851 INFO:tasks.rados.rados.0.smithi112.stdout:3495: writing smithi11289144-132 from 1483102 to 2192197 tid 2 2023-09-23T20:03:39.851 INFO:tasks.rados.rados.0.smithi112.stdout:3496: delete oid 499 current snap is 0 2023-09-23T20:03:39.851 INFO:tasks.rados.rados.0.smithi112.stdout:3483: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:03:40.057 INFO:tasks.rados.rados.0.smithi112.stdout:3484: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T20:03:40.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:39 smithi174 bash[31352]: audit 2023-09-23T20:03:39.016340+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.112:0/1842038644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:40.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:39 smithi174 bash[31352]: cluster 2023-09-23T20:03:39.667939+0000 mgr.y (mgr.25064) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.7 MiB/s wr, 69 op/s 2023-09-23T20:03:40.236 INFO:tasks.rados.rados.0.smithi112.stdout:3489: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T20:03:40.359 INFO:tasks.rados.rados.0.smithi112.stdout:3485: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:03:40.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:39 smithi112 bash[27353]: audit 2023-09-23T20:03:39.016340+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.112:0/1842038644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:40.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:39 smithi112 bash[27353]: cluster 2023-09-23T20:03:39.667939+0000 mgr.y (mgr.25064) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.7 MiB/s wr, 69 op/s 2023-09-23T20:03:40.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:39 smithi112 bash[41728]: audit 2023-09-23T20:03:39.016340+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.112:0/1842038644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:40.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:39 smithi112 bash[41728]: cluster 2023-09-23T20:03:39.667939+0000 mgr.y (mgr.25064) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.7 MiB/s wr, 69 op/s 2023-09-23T20:03:40.554 INFO:tasks.rados.rados.0.smithi112.stdout:3490: finishing write tid 1 to smithi11289144-72 2023-09-23T20:03:40.554 INFO:tasks.rados.rados.0.smithi112.stdout:3490: finishing write tid 2 to smithi11289144-72 2023-09-23T20:03:40.554 INFO:tasks.rados.rados.0.smithi112.stdout:3490: finishing write tid 3 to smithi11289144-72 2023-09-23T20:03:40.554 INFO:tasks.rados.rados.0.smithi112.stdout:3490: finishing write tid 4 to smithi11289144-72 2023-09-23T20:03:40.555 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 72 v 428 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-09-23T20:03:40.555 INFO:tasks.rados.rados.0.smithi112.stdout:3490: left oid 72 (ObjNum 2165 snap 0 seq_num 2165) 2023-09-23T20:03:40.555 INFO:tasks.rados.rados.0.smithi112.stdout:3491: finishing write tid 1 to smithi11289144-467 2023-09-23T20:03:40.556 INFO:tasks.rados.rados.0.smithi112.stdout:3491: finishing write tid 2 to smithi11289144-467 2023-09-23T20:03:40.556 INFO:tasks.rados.rados.0.smithi112.stdout:3491: finishing write tid 3 to smithi11289144-467 2023-09-23T20:03:40.556 INFO:tasks.rados.rados.0.smithi112.stdout:3491: finishing write tid 4 to smithi11289144-467 2023-09-23T20:03:40.556 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 433 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-09-23T20:03:40.556 INFO:tasks.rados.rados.0.smithi112.stdout:3491: left oid 467 (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T20:03:40.556 INFO:tasks.rados.rados.0.smithi112.stdout:3492: finishing write tid 1 to smithi11289144-473 2023-09-23T20:03:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:3483: done (10 left) 2023-09-23T20:03:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:3484: done (9 left) 2023-09-23T20:03:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:3485: done (8 left) 2023-09-23T20:03:40.557 INFO:tasks.rados.rados.0.smithi112.stdout:3489: done (7 left) 2023-09-23T20:03:40.558 INFO:tasks.rados.rados.0.smithi112.stdout:3490: done (6 left) 2023-09-23T20:03:40.558 INFO:tasks.rados.rados.0.smithi112.stdout:3491: done (5 left) 2023-09-23T20:03:40.558 INFO:tasks.rados.rados.0.smithi112.stdout:3496: done (4 left) 2023-09-23T20:03:40.558 INFO:tasks.rados.rados.0.smithi112.stdout:3497: read oid 44 snap -1 2023-09-23T20:03:40.558 INFO:tasks.rados.rados.0.smithi112.stdout:3497: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:03:40.559 INFO:tasks.rados.rados.0.smithi112.stdout:3498: write oid 235 current snap is 0 2023-09-23T20:03:40.559 INFO:tasks.rados.rados.0.smithi112.stdout:3492: finishing write tid 2 to smithi11289144-473 2023-09-23T20:03:40.559 INFO:tasks.rados.rados.0.smithi112.stdout:3492: finishing write tid 3 to smithi11289144-473 2023-09-23T20:03:40.559 INFO:tasks.rados.rados.0.smithi112.stdout:3492: finishing write tid 4 to smithi11289144-473 2023-09-23T20:03:40.560 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 473 v 436 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-09-23T20:03:40.560 INFO:tasks.rados.rados.0.smithi112.stdout:3492: left oid 473 (ObjNum 2167 snap 0 seq_num 2167) 2023-09-23T20:03:40.560 INFO:tasks.rados.rados.0.smithi112.stdout:3493: finishing write tid 1 to smithi11289144-146 2023-09-23T20:03:40.560 INFO:tasks.rados.rados.0.smithi112.stdout:3493: finishing write tid 2 to smithi11289144-146 2023-09-23T20:03:40.560 INFO:tasks.rados.rados.0.smithi112.stdout:3493: finishing write tid 3 to smithi11289144-146 2023-09-23T20:03:40.561 INFO:tasks.rados.rados.0.smithi112.stdout:3493: finishing write tid 4 to smithi11289144-146 2023-09-23T20:03:40.561 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 146 v 580 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-09-23T20:03:40.561 INFO:tasks.rados.rados.0.smithi112.stdout:3493: left oid 146 (ObjNum 2168 snap 0 seq_num 2168) 2023-09-23T20:03:40.561 INFO:tasks.rados.rados.0.smithi112.stdout:3494: finishing write tid 1 to smithi11289144-314 2023-09-23T20:03:40.561 INFO:tasks.rados.rados.0.smithi112.stdout:3494: finishing write tid 2 to smithi11289144-314 2023-09-23T20:03:40.561 INFO:tasks.rados.rados.0.smithi112.stdout:3494: finishing write tid 3 to smithi11289144-314 2023-09-23T20:03:40.562 INFO:tasks.rados.rados.0.smithi112.stdout:3494: finishing write tid 4 to smithi11289144-314 2023-09-23T20:03:40.562 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 314 v 439 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-09-23T20:03:40.562 INFO:tasks.rados.rados.0.smithi112.stdout:3494: left oid 314 (ObjNum 2169 snap 0 seq_num 2169) 2023-09-23T20:03:40.562 INFO:tasks.rados.rados.0.smithi112.stdout:3495: finishing write tid 1 to smithi11289144-132 2023-09-23T20:03:40.562 INFO:tasks.rados.rados.0.smithi112.stdout:3495: finishing write tid 2 to smithi11289144-132 2023-09-23T20:03:40.562 INFO:tasks.rados.rados.0.smithi112.stdout:3495: finishing write tid 3 to smithi11289144-132 2023-09-23T20:03:40.563 INFO:tasks.rados.rados.0.smithi112.stdout:3495: finishing write tid 4 to smithi11289144-132 2023-09-23T20:03:40.563 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 132 v 393 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-09-23T20:03:40.563 INFO:tasks.rados.rados.0.smithi112.stdout:3495: left oid 132 (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T20:03:40.563 INFO:tasks.rados.rados.0.smithi112.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-09-23T20:03:40.564 INFO:tasks.rados.rados.0.smithi112.stdout:3498: writing smithi11289144-235 from 504804 to 1106237 tid 1 2023-09-23T20:03:40.572 INFO:tasks.rados.rados.0.smithi112.stdout:3498: writing smithi11289144-235 from 1600066 to 2312830 tid 2 2023-09-23T20:03:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:3492: done (5 left) 2023-09-23T20:03:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:3493: done (4 left) 2023-09-23T20:03:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:3494: done (3 left) 2023-09-23T20:03:40.573 INFO:tasks.rados.rados.0.smithi112.stdout:3495: done (2 left) 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:3499: read oid 137 snap -1 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:3499: expect deleted 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:3500: read oid 202 snap -1 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:3500: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:3501: read oid 393 snap -1 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi112.stdout:3501: expect deleted 2023-09-23T20:03:40.575 INFO:tasks.rados.rados.0.smithi112.stdout:3502: write oid 489 current snap is 0 2023-09-23T20:03:40.575 INFO:tasks.rados.rados.0.smithi112.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-09-23T20:03:40.578 INFO:tasks.rados.rados.0.smithi112.stdout:3502: writing smithi11289144-489 from 521611 to 1198293 tid 1 2023-09-23T20:03:40.585 INFO:tasks.rados.rados.0.smithi112.stdout:3502: writing smithi11289144-489 from 1942195 to 2398617 tid 2 2023-09-23T20:03:40.586 INFO:tasks.rados.rados.0.smithi112.stdout:3503: read oid 241 snap -1 2023-09-23T20:03:40.586 INFO:tasks.rados.rados.0.smithi112.stdout:3503: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T20:03:40.586 INFO:tasks.rados.rados.0.smithi112.stdout:3504: delete oid 141 current snap is 0 2023-09-23T20:03:40.586 INFO:tasks.rados.rados.0.smithi112.stdout:3497: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:03:40.725 INFO:tasks.rados.rados.0.smithi112.stdout:3498: finishing write tid 1 to smithi11289144-235 2023-09-23T20:03:40.725 INFO:tasks.rados.rados.0.smithi112.stdout:3498: finishing write tid 2 to smithi11289144-235 2023-09-23T20:03:40.725 INFO:tasks.rados.rados.0.smithi112.stdout:3498: finishing write tid 3 to smithi11289144-235 2023-09-23T20:03:40.725 INFO:tasks.rados.rados.0.smithi112.stdout:3498: finishing write tid 4 to smithi11289144-235 2023-09-23T20:03:40.726 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 235 v 505 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-09-23T20:03:40.726 INFO:tasks.rados.rados.0.smithi112.stdout:3498: left oid 235 (ObjNum 2172 snap 0 seq_num 2172) 2023-09-23T20:03:40.726 INFO:tasks.rados.rados.0.smithi112.stdout:3500: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T20:03:40.854 INFO:tasks.rados.rados.0.smithi112.stdout:3502: finishing write tid 1 to smithi11289144-489 2023-09-23T20:03:40.854 INFO:tasks.rados.rados.0.smithi112.stdout:3502: finishing write tid 2 to smithi11289144-489 2023-09-23T20:03:40.854 INFO:tasks.rados.rados.0.smithi112.stdout:3502: finishing write tid 3 to smithi11289144-489 2023-09-23T20:03:40.854 INFO:tasks.rados.rados.0.smithi112.stdout:3502: finishing write tid 4 to smithi11289144-489 2023-09-23T20:03:40.854 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 489 v 583 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-09-23T20:03:40.854 INFO:tasks.rados.rados.0.smithi112.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2023-09-23T20:03:40.855 INFO:tasks.rados.rados.0.smithi112.stdout:3503: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T20:03:41.014 INFO:tasks.rados.rados.0.smithi112.stdout:3497: done (7 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3498: done (6 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3499: done (5 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3500: done (4 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3501: done (3 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3502: done (2 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3503: done (1 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3504: done (0 left) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3505: read oid 376 snap -1 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3505: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3506: read oid 404 snap -1 2023-09-23T20:03:41.015 INFO:tasks.rados.rados.0.smithi112.stdout:3506: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T20:03:41.016 INFO:tasks.rados.rados.0.smithi112.stdout:3507: write oid 255 current snap is 0 2023-09-23T20:03:41.016 INFO:tasks.rados.rados.0.smithi112.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-09-23T20:03:41.025 INFO:tasks.rados.rados.0.smithi112.stdout:3507: writing smithi11289144-255 from 555225 to 1098758 tid 1 2023-09-23T20:03:41.033 INFO:tasks.rados.rados.0.smithi112.stdout:3507: writing smithi11289144-255 from 1775512 to 2235603 tid 2 2023-09-23T20:03:41.033 INFO:tasks.rados.rados.0.smithi112.stdout:3508: read oid 127 snap -1 2023-09-23T20:03:41.033 INFO:tasks.rados.rados.0.smithi112.stdout:3508: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:03:41.033 INFO:tasks.rados.rados.0.smithi112.stdout:3509: read oid 250 snap -1 2023-09-23T20:03:41.034 INFO:tasks.rados.rados.0.smithi112.stdout:3509: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:03:41.034 INFO:tasks.rados.rados.0.smithi112.stdout:3510: write oid 42 current snap is 0 2023-09-23T20:03:41.034 INFO:tasks.rados.rados.0.smithi112.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-09-23T20:03:41.042 INFO:tasks.rados.rados.0.smithi112.stdout:3510: writing smithi11289144-42 from 572032 to 1190814 tid 1 2023-09-23T20:03:41.050 INFO:tasks.rados.rados.0.smithi112.stdout:3510: writing smithi11289144-42 from 1833994 to 2554096 tid 2 2023-09-23T20:03:41.050 INFO:tasks.rados.rados.0.smithi112.stdout:3511: write oid 374 current snap is 0 2023-09-23T20:03:41.050 INFO:tasks.rados.rados.0.smithi112.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-09-23T20:03:41.057 INFO:tasks.rados.rados.0.smithi112.stdout:3511: writing smithi11289144-374 from 588839 to 1282870 tid 1 2023-09-23T20:03:41.063 INFO:tasks.rados.rados.0.smithi112.stdout:3511: writing smithi11289144-374 from 1776123 to 2239883 tid 2 2023-09-23T20:03:41.063 INFO:tasks.rados.rados.0.smithi112.stdout:3512: write oid 119 current snap is 0 2023-09-23T20:03:41.063 INFO:tasks.rados.rados.0.smithi112.stdout:3506: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T20:03:41.149 INFO:tasks.rados.rados.0.smithi112.stdout:3505: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:3507: finishing write tid 1 to smithi11289144-255 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:3507: finishing write tid 2 to smithi11289144-255 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:3507: finishing write tid 3 to smithi11289144-255 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:3507: finishing write tid 4 to smithi11289144-255 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 255 v 393 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-09-23T20:03:41.285 INFO:tasks.rados.rados.0.smithi112.stdout:3509: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:03:41.485 INFO:tasks.rados.rados.0.smithi112.stdout:3508: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3510: finishing write tid 1 to smithi11289144-42 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3510: finishing write tid 2 to smithi11289144-42 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3510: finishing write tid 3 to smithi11289144-42 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3510: finishing write tid 4 to smithi11289144-42 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 42 v 357 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3511: finishing write tid 1 to smithi11289144-374 2023-09-23T20:03:41.685 INFO:tasks.rados.rados.0.smithi112.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-09-23T20:03:41.692 INFO:tasks.rados.rados.0.smithi112.stdout:3512: writing smithi11289144-119 from 605646 to 1374926 tid 1 2023-09-23T20:03:41.699 INFO:tasks.rados.rados.0.smithi112.stdout:3512: writing smithi11289144-119 from 1834605 to 2442023 tid 2 2023-09-23T20:03:41.699 INFO:tasks.rados.rados.0.smithi112.stdout:3505: done (7 left) 2023-09-23T20:03:41.699 INFO:tasks.rados.rados.0.smithi112.stdout:3506: done (6 left) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3507: done (5 left) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3508: done (4 left) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3509: done (3 left) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3510: done (2 left) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3513: read oid 223 snap -1 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3513: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3514: read oid 413 snap -1 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3514: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3515: write oid 485 current snap is 0 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3511: finishing write tid 2 to smithi11289144-374 2023-09-23T20:03:41.700 INFO:tasks.rados.rados.0.smithi112.stdout:3511: finishing write tid 3 to smithi11289144-374 2023-09-23T20:03:41.701 INFO:tasks.rados.rados.0.smithi112.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-09-23T20:03:41.705 INFO:tasks.rados.rados.0.smithi112.stdout:3515: writing smithi11289144-485 from 622453 to 1066982 tid 1 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3515: writing smithi11289144-485 from 1493087 to 1960516 tid 2 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3516: read oid 446 snap -1 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3516: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3517: read oid 96 snap -1 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3517: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3518: read oid 486 snap -1 2023-09-23T20:03:41.711 INFO:tasks.rados.rados.0.smithi112.stdout:3518: expect deleted 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3519: read oid 366 snap -1 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3519: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3520: delete oid 136 current snap is 0 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3511: finishing write tid 4 to smithi11289144-374 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 374 v 374 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3512: finishing write tid 1 to smithi11289144-119 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi112.stdout:3514: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:03:41.831 INFO:tasks.rados.rados.0.smithi112.stdout:3513: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:03:41.962 INFO:tasks.rados.rados.0.smithi112.stdout:3512: finishing write tid 2 to smithi11289144-119 2023-09-23T20:03:41.962 INFO:tasks.rados.rados.0.smithi112.stdout:3512: finishing write tid 3 to smithi11289144-119 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3512: finishing write tid 4 to smithi11289144-119 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 119 v 348 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3515: finishing write tid 1 to smithi11289144-485 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3511: done (9 left) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3512: done (8 left) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3513: done (7 left) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3514: done (6 left) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3518: done (5 left) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3520: done (4 left) 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3521: write oid 283 current snap is 0 2023-09-23T20:03:41.963 INFO:tasks.rados.rados.0.smithi112.stdout:3515: finishing write tid 2 to smithi11289144-485 2023-09-23T20:03:41.964 INFO:tasks.rados.rados.0.smithi112.stdout:3515: finishing write tid 3 to smithi11289144-485 2023-09-23T20:03:41.964 INFO:tasks.rados.rados.0.smithi112.stdout:3515: finishing write tid 4 to smithi11289144-485 2023-09-23T20:03:41.964 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 329 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-09-23T20:03:41.964 INFO:tasks.rados.rados.0.smithi112.stdout:3515: left oid 485 (ObjNum 2179 snap 0 seq_num 2179) 2023-09-23T20:03:41.964 INFO:tasks.rados.rados.0.smithi112.stdout:3519: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T20:03:42.118 INFO:tasks.rados.rados.0.smithi112.stdout:3516: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:42.187 INFO:tasks.rados.rados.0.smithi112.stdout:3517: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:03:42.211 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:41 smithi174 bash[31352]: audit 2023-09-23T20:03:41.445696+0000 mon.a (mon.0) 1081 : audit [DBG] from='client.? 172.21.15.112:0/418182295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:42.211 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:41 smithi174 bash[31352]: cluster 2023-09-23T20:03:41.669133+0000 mgr.y (mgr.25064) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T20:03:42.211 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:41 smithi174 systemd[1]: Stopping Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:03:42.211 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:03:42.211 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:03:42.211 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:03:42.211 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.015Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.016Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.016Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.017Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T20:03:42.212 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[79436]: ts=2023-09-23T20:03:42.017Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T20:03:42.315 INFO:tasks.rados.rados.0.smithi112.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-09-23T20:03:42.327 INFO:tasks.rados.rados.0.smithi112.stdout:3521: writing smithi11289144-283 from 656067 to 1251094 tid 1 2023-09-23T20:03:42.334 INFO:tasks.rados.rados.0.smithi112.stdout:3521: writing smithi11289144-283 from 1893698 to 2364796 tid 2 2023-09-23T20:03:42.334 INFO:tasks.rados.rados.0.smithi112.stdout:3515: done (4 left) 2023-09-23T20:03:42.334 INFO:tasks.rados.rados.0.smithi112.stdout:3516: done (3 left) 2023-09-23T20:03:42.335 INFO:tasks.rados.rados.0.smithi112.stdout:3517: done (2 left) 2023-09-23T20:03:42.335 INFO:tasks.rados.rados.0.smithi112.stdout:3519: done (1 left) 2023-09-23T20:03:42.335 INFO:tasks.rados.rados.0.smithi112.stdout:3522: write oid 435 current snap is 0 2023-09-23T20:03:42.335 INFO:tasks.rados.rados.0.smithi112.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-09-23T20:03:42.342 INFO:tasks.rados.rados.0.smithi112.stdout:3522: writing smithi11289144-435 from 672874 to 1459503 tid 1 2023-09-23T20:03:42.349 INFO:tasks.rados.rados.0.smithi112.stdout:3522: writing smithi11289144-435 from 2068533 to 2672874 tid 2 2023-09-23T20:03:42.349 INFO:tasks.rados.rados.0.smithi112.stdout:3523: read oid 65 snap -1 2023-09-23T20:03:42.350 INFO:tasks.rados.rados.0.smithi112.stdout:3523: expect (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:03:42.350 INFO:tasks.rados.rados.0.smithi112.stdout:3524: write oid 148 current snap is 0 2023-09-23T20:03:42.350 INFO:tasks.rados.rados.0.smithi112.stdout:3521: finishing write tid 1 to smithi11289144-283 2023-09-23T20:03:42.350 INFO:tasks.rados.rados.0.smithi112.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-09-23T20:03:42.355 INFO:tasks.rados.rados.0.smithi112.stdout:3524: writing smithi11289144-148 from 689681 to 1151559 tid 1 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3524: writing smithi11289144-148 from 1727015 to 2201782 tid 2 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3525: read oid 119 snap -1 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3526: write oid 237 current snap is 0 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3521: finishing write tid 2 to smithi11289144-283 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3521: finishing write tid 3 to smithi11289144-283 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:3521: finishing write tid 4 to smithi11289144-283 2023-09-23T20:03:42.362 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 283 v 530 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-09-23T20:03:42.363 INFO:tasks.rados.rados.0.smithi112.stdout:3521: left oid 283 (ObjNum 2181 snap 0 seq_num 2181) 2023-09-23T20:03:42.363 INFO:tasks.rados.rados.0.smithi112.stdout:3522: finishing write tid 1 to smithi11289144-435 2023-09-23T20:03:42.363 INFO:tasks.rados.rados.0.smithi112.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-09-23T20:03:42.371 INFO:tasks.rados.rados.0.smithi112.stdout:3526: writing smithi11289144-237 from 706488 to 1243615 tid 1 2023-09-23T20:03:42.378 INFO:tasks.rados.rados.0.smithi112.stdout:3526: writing smithi11289144-237 from 1785497 to 2403922 tid 2 2023-09-23T20:03:42.379 INFO:tasks.rados.rados.0.smithi112.stdout:3521: done (5 left) 2023-09-23T20:03:42.379 INFO:tasks.rados.rados.0.smithi112.stdout:3527: read oid 462 snap -1 2023-09-23T20:03:42.379 INFO:tasks.rados.rados.0.smithi112.stdout:3527: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T20:03:42.379 INFO:tasks.rados.rados.0.smithi112.stdout:3528: write oid 40 current snap is 0 2023-09-23T20:03:42.379 INFO:tasks.rados.rados.0.smithi112.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-09-23T20:03:42.386 INFO:tasks.rados.rados.0.smithi112.stdout:3528: writing smithi11289144-40 from 723295 to 1335671 tid 1 2023-09-23T20:03:42.393 INFO:tasks.rados.rados.0.smithi112.stdout:3528: writing smithi11289144-40 from 2127626 to 2606062 tid 2 2023-09-23T20:03:42.393 INFO:tasks.rados.rados.0.smithi112.stdout:3529: write oid 431 current snap is 0 2023-09-23T20:03:42.393 INFO:tasks.rados.rados.0.smithi112.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-09-23T20:03:42.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:41 smithi112 bash[27353]: audit 2023-09-23T20:03:41.445696+0000 mon.a (mon.0) 1081 : audit [DBG] from='client.? 172.21.15.112:0/418182295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:41 smithi112 bash[27353]: cluster 2023-09-23T20:03:41.669133+0000 mgr.y (mgr.25064) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T20:03:42.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:41 smithi112 bash[41728]: audit 2023-09-23T20:03:41.445696+0000 mon.a (mon.0) 1081 : audit [DBG] from='client.? 172.21.15.112:0/418182295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:42.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:41 smithi112 bash[41728]: cluster 2023-09-23T20:03:41.669133+0000 mgr.y (mgr.25064) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T20:03:42.402 INFO:tasks.rados.rados.0.smithi112.stdout:3529: writing smithi11289144-431 from 740102 to 1427727 tid 1 2023-09-23T20:03:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:3529: writing smithi11289144-431 from 2186108 to 2740102 tid 2 2023-09-23T20:03:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:3530: read oid 479 snap -1 2023-09-23T20:03:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:3530: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T20:03:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:3531: write oid 353 current snap is 0 2023-09-23T20:03:42.409 INFO:tasks.rados.rados.0.smithi112.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-09-23T20:03:42.417 INFO:tasks.rados.rados.0.smithi112.stdout:3531: writing smithi11289144-353 from 756909 to 1519783 tid 1 2023-09-23T20:03:42.424 INFO:tasks.rados.rados.0.smithi112.stdout:3531: writing smithi11289144-353 from 2244590 to 2726695 tid 2 2023-09-23T20:03:42.424 INFO:tasks.rados.rados.0.smithi112.stdout:3532: read oid 349 snap -1 2023-09-23T20:03:42.424 INFO:tasks.rados.rados.0.smithi112.stdout:3532: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T20:03:42.424 INFO:tasks.rados.rados.0.smithi112.stdout:3533: write oid 330 current snap is 0 2023-09-23T20:03:42.424 INFO:tasks.rados.rados.0.smithi112.stdout:3522: finishing write tid 2 to smithi11289144-435 2023-09-23T20:03:42.424 INFO:tasks.rados.rados.0.smithi112.stdout:3522: finishing write tid 3 to smithi11289144-435 2023-09-23T20:03:42.425 INFO:tasks.rados.rados.0.smithi112.stdout:3522: finishing write tid 4 to smithi11289144-435 2023-09-23T20:03:42.425 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 435 v 384 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-09-23T20:03:42.425 INFO:tasks.rados.rados.0.smithi112.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-09-23T20:03:42.425 INFO:tasks.rados.rados.0.smithi112.stdout:3523: expect (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:03:42.544 INFO:tasks.rados.rados.0.smithi112.stdout:3524: finishing write tid 1 to smithi11289144-148 2023-09-23T20:03:42.545 INFO:tasks.rados.rados.0.smithi112.stdout:3524: finishing write tid 2 to smithi11289144-148 2023-09-23T20:03:42.545 INFO:tasks.rados.rados.0.smithi112.stdout:3524: finishing write tid 3 to smithi11289144-148 2023-09-23T20:03:42.545 INFO:tasks.rados.rados.0.smithi112.stdout:3524: finishing write tid 4 to smithi11289144-148 2023-09-23T20:03:42.545 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 148 v 396 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-09-23T20:03:42.545 INFO:tasks.rados.rados.0.smithi112.stdout:3524: left oid 148 (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T20:03:42.545 INFO:tasks.rados.rados.0.smithi112.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T20:03:42.743 INFO:tasks.rados.rados.0.smithi112.stdout:3526: finishing write tid 1 to smithi11289144-237 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:3526: finishing write tid 2 to smithi11289144-237 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:3526: finishing write tid 3 to smithi11289144-237 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:3526: finishing write tid 4 to smithi11289144-237 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 237 v 305 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:3526: left oid 237 (ObjNum 2184 snap 0 seq_num 2184) 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:3528: finishing write tid 1 to smithi11289144-40 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi112.stdout:3527: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T20:03:42.816 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[81276]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:03:42.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 bash[81340]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:03:42.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T20:03:42.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 systemd[1]: Stopped Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:03:42.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:42 smithi174 systemd[1]: Started Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3528: finishing write tid 2 to smithi11289144-40 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3528: finishing write tid 3 to smithi11289144-40 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3528: finishing write tid 4 to smithi11289144-40 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 40 v 399 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3529: finishing write tid 1 to smithi11289144-431 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3529: finishing write tid 2 to smithi11289144-431 2023-09-23T20:03:42.850 INFO:tasks.rados.rados.0.smithi112.stdout:3529: finishing write tid 3 to smithi11289144-431 2023-09-23T20:03:42.851 INFO:tasks.rados.rados.0.smithi112.stdout:3529: finishing write tid 4 to smithi11289144-431 2023-09-23T20:03:42.851 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 507 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-09-23T20:03:42.851 INFO:tasks.rados.rados.0.smithi112.stdout:3529: left oid 431 (ObjNum 2186 snap 0 seq_num 2186) 2023-09-23T20:03:42.851 INFO:tasks.rados.rados.0.smithi112.stdout:3530: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:3531: finishing write tid 1 to smithi11289144-353 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:3531: finishing write tid 2 to smithi11289144-353 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:3531: finishing write tid 3 to smithi11289144-353 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:3531: finishing write tid 4 to smithi11289144-353 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 353 v 360 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:3531: left oid 353 (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T20:03:43.015 INFO:tasks.rados.rados.0.smithi112.stdout:3532: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T20:03:43.188 INFO:tasks.rados.rados.0.smithi112.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-09-23T20:03:43.201 INFO:tasks.rados.rados.0.smithi112.stdout:3533: writing smithi11289144-330 from 773716 to 1211839 tid 1 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3533: writing smithi11289144-330 from 1903072 to 2528835 tid 2 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3522: done (11 left) 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3523: done (10 left) 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3524: done (9 left) 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3525: done (8 left) 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3526: done (7 left) 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3527: done (6 left) 2023-09-23T20:03:43.209 INFO:tasks.rados.rados.0.smithi112.stdout:3528: done (5 left) 2023-09-23T20:03:43.210 INFO:tasks.rados.rados.0.smithi112.stdout:3529: done (4 left) 2023-09-23T20:03:43.210 INFO:tasks.rados.rados.0.smithi112.stdout:3530: done (3 left) 2023-09-23T20:03:43.210 INFO:tasks.rados.rados.0.smithi112.stdout:3531: done (2 left) 2023-09-23T20:03:43.210 INFO:tasks.rados.rados.0.smithi112.stdout:3532: done (1 left) 2023-09-23T20:03:43.210 INFO:tasks.rados.rados.0.smithi112.stdout:3534: write oid 480 current snap is 0 2023-09-23T20:03:43.210 INFO:tasks.rados.rados.0.smithi112.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-09-23T20:03:43.216 INFO:tasks.rados.rados.0.smithi112.stdout:3534: writing smithi11289144-480 from 790523 to 1303895 tid 1 2023-09-23T20:03:43.224 INFO:tasks.rados.rados.0.smithi112.stdout:3534: writing smithi11289144-480 from 1961554 to 2730975 tid 2 2023-09-23T20:03:43.224 INFO:tasks.rados.rados.0.smithi112.stdout:3535: write oid 226 current snap is 0 2023-09-23T20:03:43.224 INFO:tasks.rados.rados.0.smithi112.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-09-23T20:03:43.230 INFO:tasks.rados.rados.0.smithi112.stdout:3535: writing smithi11289144-226 from 407330 to 1112304 tid 1 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3535: writing smithi11289144-226 from 1620036 to 2249468 tid 2 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3536: read oid 100 snap -1 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3536: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3537: read oid 466 snap -1 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3537: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3538: read oid 491 snap -1 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3538: expect (ObjNum 2156 snap 0 seq_num 2156) 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3539: read oid 412 snap -1 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3539: expect deleted 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3540: write oid 204 current snap is 0 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3533: finishing write tid 1 to smithi11289144-330 2023-09-23T20:03:43.237 INFO:tasks.rados.rados.0.smithi112.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-09-23T20:03:43.244 INFO:tasks.rados.rados.0.smithi112.stdout:3540: writing smithi11289144-204 from 424137 to 1204360 tid 1 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3540: writing smithi11289144-204 from 1678518 to 2451608 tid 2 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3541: read oid 326 snap -1 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3541: expect deleted 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3542: write oid 149 current snap is 0 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3533: finishing write tid 2 to smithi11289144-330 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3533: finishing write tid 3 to smithi11289144-330 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3533: finishing write tid 4 to smithi11289144-330 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 330 v 431 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3533: left oid 330 (ObjNum 2188 snap 0 seq_num 2188) 2023-09-23T20:03:43.252 INFO:tasks.rados.rados.0.smithi112.stdout:3534: finishing write tid 1 to smithi11289144-480 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi112.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-09-23T20:03:43.256 INFO:tasks.rados.rados.0.smithi112.stdout:3542: writing smithi11289144-149 from 440944 to 896416 tid 1 2023-09-23T20:03:43.262 INFO:tasks.rados.rados.0.smithi112.stdout:3542: writing smithi11289144-149 from 1337000 to 1970101 tid 2 2023-09-23T20:03:43.268 INFO:tasks.rados.rados.0.smithi112.stdout:3542: writing smithi11289144-149 from 2528612 to 2840944 tid 3 2023-09-23T20:03:43.268 INFO:tasks.rados.rados.0.smithi112.stdout:3533: done (9 left) 2023-09-23T20:03:43.268 INFO:tasks.rados.rados.0.smithi112.stdout:3543: read oid 103 snap -1 2023-09-23T20:03:43.268 INFO:tasks.rados.rados.0.smithi112.stdout:3543: expect (ObjNum 2159 snap 0 seq_num 2159) 2023-09-23T20:03:43.268 INFO:tasks.rados.rados.0.smithi112.stdout:3544: read oid 499 snap -1 2023-09-23T20:03:43.268 INFO:tasks.rados.rados.0.smithi112.stdout:3544: expect deleted 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3545: read oid 126 snap -1 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3545: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3546: write oid 2 current snap is 0 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3534: finishing write tid 2 to smithi11289144-480 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3534: finishing write tid 3 to smithi11289144-480 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3534: finishing write tid 4 to smithi11289144-480 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 480 v 586 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3534: left oid 480 (ObjNum 2189 snap 0 seq_num 2189) 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3535: finishing write tid 1 to smithi11289144-226 2023-09-23T20:03:43.269 INFO:tasks.rados.rados.0.smithi112.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-09-23T20:03:43.273 INFO:tasks.rados.rados.0.smithi112.stdout:3546: writing smithi11289144-2 from 457751 to 988472 tid 1 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3546: writing smithi11289144-2 from 1395482 to 2172241 tid 2 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3534: done (12 left) 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3547: read oid 163 snap -1 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3547: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3548: read oid 101 snap -1 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3548: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3549: read oid 9 snap -1 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3549: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3550: write oid 282 current snap is 0 2023-09-23T20:03:43.281 INFO:tasks.rados.rados.0.smithi112.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-09-23T20:03:43.287 INFO:tasks.rados.rados.0.smithi112.stdout:3550: writing smithi11289144-282 from 474558 to 1080528 tid 1 2023-09-23T20:03:43.294 INFO:tasks.rados.rados.0.smithi112.stdout:3550: writing smithi11289144-282 from 1737611 to 2374381 tid 2 2023-09-23T20:03:43.297 INFO:tasks.rados.rados.0.smithi112.stdout:3550: writing smithi11289144-282 from 2867105 to 2874558 tid 3 2023-09-23T20:03:43.297 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3535: finishing write tid 2 to smithi11289144-226 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3535: finishing write tid 3 to smithi11289144-226 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3535: finishing write tid 4 to smithi11289144-226 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 226 v 442 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3535: left oid 226 (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3535: done (15 left) 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3539: done (14 left) 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3551: write oid 476 current snap is 0 2023-09-23T20:03:43.298 INFO:tasks.rados.rados.0.smithi112.stdout:3538: expect (ObjNum 2156 snap 0 seq_num 2156) 2023-09-23T20:03:43.372 INFO:tasks.rados.rados.0.smithi112.stdout:3536: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:03:43.547 INFO:tasks.rados.rados.0.smithi112.stdout:3540: finishing write tid 1 to smithi11289144-204 2023-09-23T20:03:43.547 INFO:tasks.rados.rados.0.smithi112.stdout:3537: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:03:43.777 INFO:tasks.rados.rados.0.smithi112.stdout:3540: finishing write tid 2 to smithi11289144-204 2023-09-23T20:03:43.778 INFO:tasks.rados.rados.0.smithi112.stdout:3540: finishing write tid 3 to smithi11289144-204 2023-09-23T20:03:43.778 INFO:tasks.rados.rados.0.smithi112.stdout:3540: finishing write tid 4 to smithi11289144-204 2023-09-23T20:03:43.778 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 204 v 396 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-09-23T20:03:43.778 INFO:tasks.rados.rados.0.smithi112.stdout:3540: left oid 204 (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:03:43.778 INFO:tasks.rados.rados.0.smithi112.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-09-23T20:03:43.790 INFO:tasks.rados.rados.0.smithi112.stdout:3551: writing smithi11289144-476 from 491365 to 1172584 tid 1 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3551: writing smithi11289144-476 from 1796093 to 2576521 tid 2 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3536: done (14 left) 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3537: done (13 left) 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3538: done (12 left) 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3540: done (11 left) 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3541: done (10 left) 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3552: write oid 249 current snap is 0 2023-09-23T20:03:43.798 INFO:tasks.rados.rados.0.smithi112.stdout:3542: finishing write tid 1 to smithi11289144-149 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi112.stdout:3542: finishing write tid 2 to smithi11289144-149 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi112.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-09-23T20:03:43.805 INFO:tasks.rados.rados.0.smithi112.stdout:3552: writing smithi11289144-249 from 508172 to 1264640 tid 1 2023-09-23T20:03:43.811 INFO:tasks.rados.rados.0.smithi112.stdout:3552: writing smithi11289144-249 from 1854575 to 2495014 tid 2 2023-09-23T20:03:43.812 INFO:tasks.rados.rados.0.smithi112.stdout:3553: write oid 67 current snap is 0 2023-09-23T20:03:43.812 INFO:tasks.rados.rados.0.smithi112.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-09-23T20:03:43.817 INFO:tasks.rados.rados.0.smithi112.stdout:3553: writing smithi11289144-67 from 524979 to 956696 tid 1 2023-09-23T20:03:43.825 INFO:tasks.rados.rados.0.smithi112.stdout:3553: writing smithi11289144-67 from 1513057 to 2297154 tid 2 2023-09-23T20:03:43.826 INFO:tasks.rados.rados.0.smithi112.stdout:3554: write oid 239 current snap is 0 2023-09-23T20:03:43.826 INFO:tasks.rados.rados.0.smithi112.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-09-23T20:03:43.832 INFO:tasks.rados.rados.0.smithi112.stdout:3554: writing smithi11289144-239 from 541786 to 1165105 tid 1 2023-09-23T20:03:43.838 INFO:tasks.rados.rados.0.smithi112.stdout:3554: writing smithi11289144-239 from 1571539 to 2215647 tid 2 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3554: writing smithi11289144-239 from 2693150 to 2941786 tid 3 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3555: read oid 336 snap -1 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3555: expect (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3556: read oid 73 snap -1 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3556: expect (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3557: write oid 280 current snap is 0 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3542: finishing write tid 3 to smithi11289144-149 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3542: finishing write tid 4 to smithi11289144-149 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:3542: finishing write tid 5 to smithi11289144-149 2023-09-23T20:03:43.843 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 149 v 309 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-09-23T20:03:43.844 INFO:tasks.rados.rados.0.smithi112.stdout:3542: left oid 149 (ObjNum 2192 snap 0 seq_num 2192) 2023-09-23T20:03:43.844 INFO:tasks.rados.rados.0.smithi112.stdout:3545: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T20:03:44.020 INFO:tasks.rados.rados.0.smithi112.stdout:3543: expect (ObjNum 2159 snap 0 seq_num 2159) 2023-09-23T20:03:44.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:43 smithi174 bash[31352]: audit 2023-09-23T20:03:42.819660+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:44.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:43 smithi174 bash[31352]: audit 2023-09-23T20:03:42.827412+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:44.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:43 smithi174 bash[31352]: audit 2023-09-23T20:03:42.865226+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:03:44.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:43 smithi174 bash[31352]: audit 2023-09-23T20:03:42.869945+0000 mgr.y (mgr.25064) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:03:44.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:43 smithi174 bash[31352]: audit 2023-09-23T20:03:42.877276+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:44.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:43 smithi174 bash[31352]: cluster 2023-09-23T20:03:43.669856+0000 mgr.y (mgr.25064) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.2 MiB/s wr, 69 op/s 2023-09-23T20:03:44.133 INFO:tasks.rados.rados.0.smithi112.stdout:3546: finishing write tid 1 to smithi11289144-2 2023-09-23T20:03:44.133 INFO:tasks.rados.rados.0.smithi112.stdout:3549: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T20:03:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[41728]: audit 2023-09-23T20:03:42.819660+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[41728]: audit 2023-09-23T20:03:42.827412+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[41728]: audit 2023-09-23T20:03:42.865226+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:03:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[41728]: audit 2023-09-23T20:03:42.869945+0000 mgr.y (mgr.25064) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:03:44.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[41728]: audit 2023-09-23T20:03:42.877276+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:44.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[41728]: cluster 2023-09-23T20:03:43.669856+0000 mgr.y (mgr.25064) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.2 MiB/s wr, 69 op/s 2023-09-23T20:03:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[27353]: audit 2023-09-23T20:03:42.819660+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[27353]: audit 2023-09-23T20:03:42.827412+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[27353]: audit 2023-09-23T20:03:42.865226+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:03:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[27353]: audit 2023-09-23T20:03:42.869945+0000 mgr.y (mgr.25064) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:03:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[27353]: audit 2023-09-23T20:03:42.877276+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:44.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:43 smithi112 bash[27353]: cluster 2023-09-23T20:03:43.669856+0000 mgr.y (mgr.25064) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.2 MiB/s wr, 69 op/s 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:3546: finishing write tid 2 to smithi11289144-2 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:3546: finishing write tid 3 to smithi11289144-2 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:3546: finishing write tid 4 to smithi11289144-2 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 402 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:3546: left oid 2 (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:3550: finishing write tid 1 to smithi11289144-282 2023-09-23T20:03:44.310 INFO:tasks.rados.rados.0.smithi112.stdout:3547: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:03:44.408 INFO:tasks.rados.rados.0.smithi112.stdout:3550: finishing write tid 2 to smithi11289144-282 2023-09-23T20:03:44.409 INFO:tasks.rados.rados.0.smithi112.stdout:3548: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-09-23T20:03:44.420 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.298Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T20:03:44.420 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.298Z 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-09-23T20:03:44.420 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.298Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi174 (none))" 2023-09-23T20:03:44.420 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.298Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.298Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.301Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.302Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.303Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.303Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.307Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.309Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.829097ms 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.309Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.309Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.338Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-23T20:03:44.421 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.341Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.341Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.341Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.628µs wal_replay_duration=32.492563ms wbl_replay_duration=114ns total_replay_duration=34.379945ms 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.345Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.345Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.345Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.377Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.754555ms db_storage=1.25µs remote_storage=1.513µs web_handler=521ns query_engine=875ns scrape=355.387µs scrape_sd=157.34µs notify=30.231µs notify_sd=18.307µs rules=30.844982ms tracing=7.503µs 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.377Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T20:03:44.422 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[81369]: ts=2023-09-23T20:03:44.377Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3550: finishing write tid 3 to smithi11289144-282 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3550: finishing write tid 4 to smithi11289144-282 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3550: finishing write tid 5 to smithi11289144-282 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 282 v 378 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3550: left oid 282 (ObjNum 2194 snap 0 seq_num 2194) 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3551: finishing write tid 1 to smithi11289144-476 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3551: finishing write tid 2 to smithi11289144-476 2023-09-23T20:03:44.676 INFO:tasks.rados.rados.0.smithi112.stdout:3551: finishing write tid 3 to smithi11289144-476 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3551: finishing write tid 4 to smithi11289144-476 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 476 v 508 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3551: left oid 476 (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3552: finishing write tid 1 to smithi11289144-249 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3552: finishing write tid 2 to smithi11289144-249 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3552: finishing write tid 3 to smithi11289144-249 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3552: finishing write tid 4 to smithi11289144-249 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 249 v 449 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3552: left oid 249 (ObjNum 2196 snap 0 seq_num 2196) 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3553: finishing write tid 1 to smithi11289144-67 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3553: finishing write tid 2 to smithi11289144-67 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3553: finishing write tid 3 to smithi11289144-67 2023-09-23T20:03:44.677 INFO:tasks.rados.rados.0.smithi112.stdout:3553: finishing write tid 4 to smithi11289144-67 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 67 v 312 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3553: left oid 67 (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3554: finishing write tid 1 to smithi11289144-239 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3554: finishing write tid 2 to smithi11289144-239 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3554: finishing write tid 3 to smithi11289144-239 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3554: finishing write tid 4 to smithi11289144-239 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3554: finishing write tid 5 to smithi11289144-239 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 239 v 435 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3554: left oid 239 (ObjNum 2198 snap 0 seq_num 2198) 2023-09-23T20:03:44.678 INFO:tasks.rados.rados.0.smithi112.stdout:3556: expect (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T20:03:44.792 INFO:tasks.rados.rados.0.smithi112.stdout:3555: expect (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T20:03:44.966 INFO:tasks.rados.rados.0.smithi112.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-09-23T20:03:44.977 INFO:tasks.rados.rados.0.smithi112.stdout:3557: writing smithi11289144-280 from 558593 to 1257161 tid 1 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3557: writing smithi11289144-280 from 2030021 to 2817787 tid 2 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3542: done (15 left) 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3543: done (14 left) 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3544: done (13 left) 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3545: done (12 left) 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3546: done (11 left) 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3547: done (10 left) 2023-09-23T20:03:44.988 INFO:tasks.rados.rados.0.smithi112.stdout:3548: done (9 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3549: done (8 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3550: done (7 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3551: done (6 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3552: done (5 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3553: done (4 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3554: done (3 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3555: done (2 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3556: done (1 left) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3558: read oid 178 snap -1 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3558: expect (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T20:03:44.989 INFO:tasks.rados.rados.0.smithi112.stdout:3559: write oid 485 current snap is 0 2023-09-23T20:03:44.990 INFO:tasks.rados.rados.0.smithi112.stdout:3557: finishing write tid 1 to smithi11289144-280 2023-09-23T20:03:44.990 INFO:tasks.rados.rados.0.smithi112.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-09-23T20:03:44.995 INFO:tasks.rados.rados.0.smithi112.stdout:3559: writing smithi11289144-485 from 575400 to 1349217 tid 1 2023-09-23T20:03:45.003 INFO:tasks.rados.rados.0.smithi112.stdout:3559: writing smithi11289144-485 from 2088503 to 2736280 tid 2 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3560: read oid 2 snap -1 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3560: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3561: write oid 298 current snap is 0 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3557: finishing write tid 2 to smithi11289144-280 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3557: finishing write tid 3 to smithi11289144-280 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3557: finishing write tid 4 to smithi11289144-280 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 280 v 438 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3557: left oid 280 (ObjNum 2199 snap 0 seq_num 2199) 2023-09-23T20:03:45.004 INFO:tasks.rados.rados.0.smithi112.stdout:3558: expect (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T20:03:45.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:44 smithi112 bash[27353]: audit 2023-09-23T20:03:43.950325+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.112:0/962064872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:45.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:44 smithi112 bash[41728]: audit 2023-09-23T20:03:43.950325+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.112:0/962064872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:45.152 INFO:tasks.rados.rados.0.smithi112.stdout:3559: finishing write tid 1 to smithi11289144-485 2023-09-23T20:03:45.152 INFO:tasks.rados.rados.0.smithi112.stdout:3560: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T20:03:45.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:44 smithi174 bash[31352]: audit 2023-09-23T20:03:43.950325+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.112:0/962064872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:45.350 INFO:tasks.rados.rados.0.smithi112.stdout:3559: finishing write tid 2 to smithi11289144-485 2023-09-23T20:03:45.350 INFO:tasks.rados.rados.0.smithi112.stdout:3559: finishing write tid 3 to smithi11289144-485 2023-09-23T20:03:45.350 INFO:tasks.rados.rados.0.smithi112.stdout:3559: finishing write tid 4 to smithi11289144-485 2023-09-23T20:03:45.350 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 332 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-09-23T20:03:45.350 INFO:tasks.rados.rados.0.smithi112.stdout:3559: left oid 485 (ObjNum 2200 snap 0 seq_num 2200) 2023-09-23T20:03:45.350 INFO:tasks.rados.rados.0.smithi112.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-09-23T20:03:45.361 INFO:tasks.rados.rados.0.smithi112.stdout:3561: writing smithi11289144-298 from 592207 to 1041273 tid 1 2023-09-23T20:03:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:3561: writing smithi11289144-298 from 1746985 to 2538420 tid 2 2023-09-23T20:03:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:3557: done (4 left) 2023-09-23T20:03:45.369 INFO:tasks.rados.rados.0.smithi112.stdout:3558: done (3 left) 2023-09-23T20:03:45.370 INFO:tasks.rados.rados.0.smithi112.stdout:3559: done (2 left) 2023-09-23T20:03:45.370 INFO:tasks.rados.rados.0.smithi112.stdout:3560: done (1 left) 2023-09-23T20:03:45.370 INFO:tasks.rados.rados.0.smithi112.stdout:3562: write oid 458 current snap is 0 2023-09-23T20:03:45.370 INFO:tasks.rados.rados.0.smithi112.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-09-23T20:03:45.375 INFO:tasks.rados.rados.0.smithi112.stdout:3562: writing smithi11289144-458 from 609014 to 1133329 tid 1 2023-09-23T20:03:45.382 INFO:tasks.rados.rados.0.smithi112.stdout:3562: writing smithi11289144-458 from 1689114 to 2224207 tid 2 2023-09-23T20:03:45.386 INFO:tasks.rados.rados.0.smithi112.stdout:3562: writing smithi11289144-458 from 2970136 to 3009014 tid 3 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3563: read oid 472 snap -1 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3563: expect deleted 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3561: finishing write tid 1 to smithi11289144-298 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3564: read oid 204 snap -1 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3564: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3565: write oid 467 current snap is 0 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3561: finishing write tid 2 to smithi11289144-298 2023-09-23T20:03:45.387 INFO:tasks.rados.rados.0.smithi112.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-09-23T20:03:45.393 INFO:tasks.rados.rados.0.smithi112.stdout:3565: writing smithi11289144-467 from 625821 to 1225385 tid 1 2023-09-23T20:03:45.401 INFO:tasks.rados.rados.0.smithi112.stdout:3565: writing smithi11289144-467 from 1747596 to 2542700 tid 2 2023-09-23T20:03:45.405 INFO:tasks.rados.rados.0.smithi112.stdout:3565: writing smithi11289144-467 from 2997559 to 3025821 tid 3 2023-09-23T20:03:45.405 INFO:tasks.rados.rados.0.smithi112.stdout:3566: write oid 286 current snap is 0 2023-09-23T20:03:45.405 INFO:tasks.rados.rados.0.smithi112.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-09-23T20:03:45.412 INFO:tasks.rados.rados.0.smithi112.stdout:3566: writing smithi11289144-286 from 642628 to 1317441 tid 1 2023-09-23T20:03:45.418 INFO:tasks.rados.rados.0.smithi112.stdout:3566: writing smithi11289144-286 from 1806078 to 2344840 tid 2 2023-09-23T20:03:45.422 INFO:tasks.rados.rados.0.smithi112.stdout:3566: writing smithi11289144-286 from 3024982 to 3042628 tid 3 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3567: delete oid 39 current snap is 0 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3561: finishing write tid 3 to smithi11289144-298 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3561: finishing write tid 4 to smithi11289144-298 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 298 v 387 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3561: left oid 298 (ObjNum 2201 snap 0 seq_num 2201) 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3562: finishing write tid 1 to smithi11289144-458 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3562: finishing write tid 2 to smithi11289144-458 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3562: finishing write tid 3 to smithi11289144-458 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3562: finishing write tid 4 to smithi11289144-458 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3562: finishing write tid 5 to smithi11289144-458 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 458 v 382 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-09-23T20:03:45.423 INFO:tasks.rados.rados.0.smithi112.stdout:3562: left oid 458 (ObjNum 2202 snap 0 seq_num 2202) 2023-09-23T20:03:45.424 INFO:tasks.rados.rados.0.smithi112.stdout:3564: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:03:45.517 INFO:tasks.rados.rados.0.smithi112.stdout:3565: finishing write tid 1 to smithi11289144-467 2023-09-23T20:03:45.517 INFO:tasks.rados.rados.0.smithi112.stdout:3565: finishing write tid 2 to smithi11289144-467 2023-09-23T20:03:45.517 INFO:tasks.rados.rados.0.smithi112.stdout:3565: finishing write tid 3 to smithi11289144-467 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3565: finishing write tid 4 to smithi11289144-467 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3565: finishing write tid 5 to smithi11289144-467 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 467 v 446 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3565: left oid 467 (ObjNum 2203 snap 0 seq_num 2203) 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3566: finishing write tid 1 to smithi11289144-286 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3566: finishing write tid 2 to smithi11289144-286 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3566: finishing write tid 3 to smithi11289144-286 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3566: finishing write tid 4 to smithi11289144-286 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3566: finishing write tid 5 to smithi11289144-286 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 286 v 534 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3566: left oid 286 (ObjNum 2204 snap 0 seq_num 2204) 2023-09-23T20:03:45.518 INFO:tasks.rados.rados.0.smithi112.stdout:3561: done (6 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3562: done (5 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3563: done (4 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3564: done (3 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3565: done (2 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3566: done (1 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3567: done (0 left) 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3568: write oid 145 current snap is 0 2023-09-23T20:03:45.519 INFO:tasks.rados.rados.0.smithi112.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-09-23T20:03:45.530 INFO:tasks.rados.rados.0.smithi112.stdout:3568: writing smithi11289144-145 from 676242 to 1217906 tid 1 2023-09-23T20:03:45.538 INFO:tasks.rados.rados.0.smithi112.stdout:3568: writing smithi11289144-145 from 1923042 to 2465473 tid 2 2023-09-23T20:03:45.538 INFO:tasks.rados.rados.0.smithi112.stdout:3569: delete oid 122 current snap is 0 2023-09-23T20:03:45.538 INFO:tasks.rados.rados.0.smithi112.stdout:3568: finishing write tid 1 to smithi11289144-145 2023-09-23T20:03:45.541 INFO:tasks.rados.rados.0.smithi112.stdout:3569: done (1 left) 2023-09-23T20:03:45.541 INFO:tasks.rados.rados.0.smithi112.stdout:3570: read oid 117 snap -1 2023-09-23T20:03:45.541 INFO:tasks.rados.rados.0.smithi112.stdout:3570: expect deleted 2023-09-23T20:03:45.541 INFO:tasks.rados.rados.0.smithi112.stdout:3571: read oid 464 snap -1 2023-09-23T20:03:45.541 INFO:tasks.rados.rados.0.smithi112.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:03:45.541 INFO:tasks.rados.rados.0.smithi112.stdout:3572: write oid 113 current snap is 0 2023-09-23T20:03:45.542 INFO:tasks.rados.rados.0.smithi112.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-09-23T20:03:45.552 INFO:tasks.rados.rados.0.smithi112.stdout:3572: writing smithi11289144-113 from 709856 to 1402018 tid 1 2023-09-23T20:03:45.558 INFO:tasks.rados.rados.0.smithi112.stdout:3572: writing smithi11289144-113 from 2040006 to 2586106 tid 2 2023-09-23T20:03:45.558 INFO:tasks.rados.rados.0.smithi112.stdout:3573: write oid 478 current snap is 0 2023-09-23T20:03:45.558 INFO:tasks.rados.rados.0.smithi112.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-09-23T20:03:45.566 INFO:tasks.rados.rados.0.smithi112.stdout:3573: writing smithi11289144-478 from 726663 to 1494074 tid 1 2023-09-23T20:03:45.571 INFO:tasks.rados.rados.0.smithi112.stdout:3573: writing smithi11289144-478 from 2098488 to 2504599 tid 2 2023-09-23T20:03:45.571 INFO:tasks.rados.rados.0.smithi112.stdout:3574: write oid 246 current snap is 0 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi112.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-09-23T20:03:45.578 INFO:tasks.rados.rados.0.smithi112.stdout:3574: writing smithi11289144-246 from 743470 to 1186130 tid 1 2023-09-23T20:03:45.583 INFO:tasks.rados.rados.0.smithi112.stdout:3574: writing smithi11289144-246 from 1640617 to 2190386 tid 2 2023-09-23T20:03:45.589 INFO:tasks.rados.rados.0.smithi112.stdout:3574: writing smithi11289144-246 from 2673167 to 3143470 tid 3 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3575: read oid 226 snap -1 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3575: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3576: read oid 31 snap -1 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3576: expect (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3568: finishing write tid 2 to smithi11289144-145 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3568: finishing write tid 3 to smithi11289144-145 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3568: finishing write tid 4 to smithi11289144-145 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 145 v 555 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3577: read oid 24 snap -1 2023-09-23T20:03:45.590 INFO:tasks.rados.rados.0.smithi112.stdout:3577: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:03:45.591 INFO:tasks.rados.rados.0.smithi112.stdout:3568: done (8 left) 2023-09-23T20:03:45.591 INFO:tasks.rados.rados.0.smithi112.stdout:3570: done (7 left) 2023-09-23T20:03:45.591 INFO:tasks.rados.rados.0.smithi112.stdout:3578: delete oid 205 current snap is 0 2023-09-23T20:03:45.591 INFO:tasks.rados.rados.0.smithi112.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:03:45.711 INFO:tasks.rados.rados.0.smithi112.stdout:3572: finishing write tid 1 to smithi11289144-113 2023-09-23T20:03:45.711 INFO:tasks.rados.rados.0.smithi112.stdout:3572: finishing write tid 2 to smithi11289144-113 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3572: finishing write tid 3 to smithi11289144-113 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3572: finishing write tid 4 to smithi11289144-113 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 113 v 510 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3573: finishing write tid 1 to smithi11289144-478 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3573: finishing write tid 2 to smithi11289144-478 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3573: finishing write tid 3 to smithi11289144-478 2023-09-23T20:03:45.712 INFO:tasks.rados.rados.0.smithi112.stdout:3573: finishing write tid 4 to smithi11289144-478 2023-09-23T20:03:45.713 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 478 v 511 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-09-23T20:03:45.713 INFO:tasks.rados.rados.0.smithi112.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-09-23T20:03:45.713 INFO:tasks.rados.rados.0.smithi112.stdout:3574: finishing write tid 1 to smithi11289144-246 2023-09-23T20:03:45.713 INFO:tasks.rados.rados.0.smithi112.stdout:3574: finishing write tid 2 to smithi11289144-246 2023-09-23T20:03:45.713 INFO:tasks.rados.rados.0.smithi112.stdout:3575: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T20:03:45.803 INFO:tasks.rados.rados.0.smithi112.stdout:3574: finishing write tid 3 to smithi11289144-246 2023-09-23T20:03:45.804 INFO:tasks.rados.rados.0.smithi112.stdout:3574: finishing write tid 4 to smithi11289144-246 2023-09-23T20:03:45.804 INFO:tasks.rados.rados.0.smithi112.stdout:3574: finishing write tid 5 to smithi11289144-246 2023-09-23T20:03:45.804 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 246 v 442 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-09-23T20:03:45.804 INFO:tasks.rados.rados.0.smithi112.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2023-09-23T20:03:45.804 INFO:tasks.rados.rados.0.smithi112.stdout:3576: expect (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T20:03:45.953 INFO:tasks.rados.rados.0.smithi112.stdout:3577: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3571: done (7 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3572: done (6 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3573: done (5 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3574: done (4 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3575: done (3 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3576: done (2 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3577: done (1 left) 2023-09-23T20:03:46.035 INFO:tasks.rados.rados.0.smithi112.stdout:3578: done (0 left) 2023-09-23T20:03:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:3579: read oid 328 snap -1 2023-09-23T20:03:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:3579: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:03:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:3580: write oid 486 current snap is 0 2023-09-23T20:03:46.036 INFO:tasks.rados.rados.0.smithi112.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-09-23T20:03:46.050 INFO:tasks.rados.rados.0.smithi112.stdout:3580: writing smithi11289144-486 from 777084 to 1370242 tid 1 2023-09-23T20:03:46.057 INFO:tasks.rados.rados.0.smithi112.stdout:3580: writing smithi11289144-486 from 2157581 to 2711019 tid 2 2023-09-23T20:03:46.060 INFO:tasks.rados.rados.0.smithi112.stdout:3580: writing smithi11289144-486 from 3128013 to 3177084 tid 3 2023-09-23T20:03:46.060 INFO:tasks.rados.rados.0.smithi112.stdout:3581: write oid 28 current snap is 0 2023-09-23T20:03:46.060 INFO:tasks.rados.rados.0.smithi112.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-09-23T20:03:46.069 INFO:tasks.rados.rados.0.smithi112.stdout:3581: writing smithi11289144-28 from 793891 to 1578651 tid 1 2023-09-23T20:03:46.077 INFO:tasks.rados.rados.0.smithi112.stdout:3581: writing smithi11289144-28 from 2332416 to 3029512 tid 2 2023-09-23T20:03:46.077 INFO:tasks.rados.rados.0.smithi112.stdout:3582: write oid 42 current snap is 0 2023-09-23T20:03:46.077 INFO:tasks.rados.rados.0.smithi112.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-09-23T20:03:46.083 INFO:tasks.rados.rados.0.smithi112.stdout:3582: writing smithi11289144-42 from 410698 to 870707 tid 1 2023-09-23T20:03:46.089 INFO:tasks.rados.rados.0.smithi112.stdout:3582: writing smithi11289144-42 from 1474545 to 2031652 tid 2 2023-09-23T20:03:46.096 INFO:tasks.rados.rados.0.smithi112.stdout:3582: writing smithi11289144-42 from 2782859 to 3210698 tid 3 2023-09-23T20:03:46.096 INFO:tasks.rados.rados.0.smithi112.stdout:3583: write oid 212 current snap is 0 2023-09-23T20:03:46.096 INFO:tasks.rados.rados.0.smithi112.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-09-23T20:03:46.102 INFO:tasks.rados.rados.0.smithi112.stdout:3583: writing smithi11289144-212 from 427505 to 962763 tid 1 2023-09-23T20:03:46.109 INFO:tasks.rados.rados.0.smithi112.stdout:3583: writing smithi11289144-212 from 1533027 to 2233792 tid 2 2023-09-23T20:03:46.115 INFO:tasks.rados.rados.0.smithi112.stdout:3583: writing smithi11289144-212 from 2810282 to 3227505 tid 3 2023-09-23T20:03:46.115 INFO:tasks.rados.rados.0.smithi112.stdout:3584: write oid 263 current snap is 0 2023-09-23T20:03:46.115 INFO:tasks.rados.rados.0.smithi112.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-09-23T20:03:46.121 INFO:tasks.rados.rados.0.smithi112.stdout:3584: writing smithi11289144-263 from 444312 to 1054819 tid 1 2023-09-23T20:03:46.128 INFO:tasks.rados.rados.0.smithi112.stdout:3584: writing smithi11289144-263 from 1591509 to 2152285 tid 2 2023-09-23T20:03:46.134 INFO:tasks.rados.rados.0.smithi112.stdout:3584: writing smithi11289144-263 from 2837705 to 3244312 tid 3 2023-09-23T20:03:46.134 INFO:tasks.rados.rados.0.smithi112.stdout:3585: write oid 111 current snap is 0 2023-09-23T20:03:46.134 INFO:tasks.rados.rados.0.smithi112.stdout:3579: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: audit 2023-09-23T20:03:45.203020+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: cephadm 2023-09-23T20:03:45.206020+0000 mgr.y (mgr.25064) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: audit 2023-09-23T20:03:45.206768+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: audit 2023-09-23T20:03:45.208041+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: audit 2023-09-23T20:03:45.208741+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: cephadm 2023-09-23T20:03:45.214415+0000 mgr.y (mgr.25064) 30 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T20:03:46.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[41728]: cluster 2023-09-23T20:03:45.670775+0000 mgr.y (mgr.25064) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.5 MiB/s wr, 106 op/s 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: audit 2023-09-23T20:03:45.203020+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: cephadm 2023-09-23T20:03:45.206020+0000 mgr.y (mgr.25064) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: audit 2023-09-23T20:03:45.206768+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: audit 2023-09-23T20:03:45.208041+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: audit 2023-09-23T20:03:45.208741+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: cephadm 2023-09-23T20:03:45.214415+0000 mgr.y (mgr.25064) 30 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T20:03:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:45 smithi112 bash[27353]: cluster 2023-09-23T20:03:45.670775+0000 mgr.y (mgr.25064) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.5 MiB/s wr, 106 op/s 2023-09-23T20:03:46.248 INFO:tasks.rados.rados.0.smithi112.stdout:3580: finishing write tid 1 to smithi11289144-486 2023-09-23T20:03:46.248 INFO:tasks.rados.rados.0.smithi112.stdout:3580: finishing write tid 2 to smithi11289144-486 2023-09-23T20:03:46.248 INFO:tasks.rados.rados.0.smithi112.stdout:3580: finishing write tid 3 to smithi11289144-486 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3580: finishing write tid 4 to smithi11289144-486 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3580: finishing write tid 5 to smithi11289144-486 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 486 v 515 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3580: left oid 486 (ObjNum 2212 snap 0 seq_num 2212) 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3581: finishing write tid 1 to smithi11289144-28 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3581: finishing write tid 2 to smithi11289144-28 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3581: finishing write tid 3 to smithi11289144-28 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3581: finishing write tid 4 to smithi11289144-28 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 28 v 537 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3581: left oid 28 (ObjNum 2213 snap 0 seq_num 2213) 2023-09-23T20:03:46.249 INFO:tasks.rados.rados.0.smithi112.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-09-23T20:03:46.259 INFO:tasks.rados.rados.0.smithi112.stdout:3585: writing smithi11289144-111 from 461119 to 1146875 tid 1 2023-09-23T20:03:46.266 INFO:tasks.rados.rados.0.smithi112.stdout:3585: writing smithi11289144-111 from 1649991 to 2354425 tid 2 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3585: writing smithi11289144-111 from 2865128 to 3261119 tid 3 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3579: done (6 left) 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3580: done (5 left) 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3581: done (4 left) 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3586: read oid 78 snap -1 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3586: expect (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3587: read oid 459 snap -1 2023-09-23T20:03:46.272 INFO:tasks.rados.rados.0.smithi112.stdout:3587: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T20:03:46.273 INFO:tasks.rados.rados.0.smithi112.stdout:3588: read oid 345 snap -1 2023-09-23T20:03:46.273 INFO:tasks.rados.rados.0.smithi112.stdout:3588: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:03:46.273 INFO:tasks.rados.rados.0.smithi112.stdout:3589: write oid 443 current snap is 0 2023-09-23T20:03:46.273 INFO:tasks.rados.rados.0.smithi112.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-09-23T20:03:46.279 INFO:tasks.rados.rados.0.smithi112.stdout:3589: writing smithi11289144-443 from 477926 to 1238931 tid 1 2023-09-23T20:03:46.286 INFO:tasks.rados.rados.0.smithi112.stdout:3589: writing smithi11289144-443 from 1992120 to 2556565 tid 2 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3589: writing smithi11289144-443 from 3176198 to 3277926 tid 3 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3590: read oid 153 snap -1 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3590: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3591: read oid 207 snap -1 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3591: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3592: write oid 324 current snap is 0 2023-09-23T20:03:46.291 INFO:tasks.rados.rados.0.smithi112.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-09-23T20:03:46.296 INFO:tasks.rados.rados.0.smithi112.stdout:3592: writing smithi11289144-324 from 494733 to 930987 tid 1 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: audit 2023-09-23T20:03:45.203020+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: cephadm 2023-09-23T20:03:45.206020+0000 mgr.y (mgr.25064) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: audit 2023-09-23T20:03:45.206768+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: audit 2023-09-23T20:03:45.208041+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: audit 2023-09-23T20:03:45.208741+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: cephadm 2023-09-23T20:03:45.214415+0000 mgr.y (mgr.25064) 30 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-09-23T20:03:46.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:45 smithi174 bash[31352]: cluster 2023-09-23T20:03:45.670775+0000 mgr.y (mgr.25064) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.5 MiB/s wr, 106 op/s 2023-09-23T20:03:46.304 INFO:tasks.rados.rados.0.smithi112.stdout:3592: writing smithi11289144-324 from 1650602 to 2358705 tid 2 2023-09-23T20:03:46.310 INFO:tasks.rados.rados.0.smithi112.stdout:3592: writing smithi11289144-324 from 2803621 to 3247394 tid 3 2023-09-23T20:03:46.310 INFO:tasks.rados.rados.0.smithi112.stdout:3593: write oid 219 current snap is 0 2023-09-23T20:03:46.310 INFO:tasks.rados.rados.0.smithi112.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-09-23T20:03:46.317 INFO:tasks.rados.rados.0.smithi112.stdout:3593: writing smithi11289144-219 from 511540 to 1139396 tid 1 2023-09-23T20:03:46.327 INFO:tasks.rados.rados.0.smithi112.stdout:3593: writing smithi11289144-219 from 1825437 to 2393551 tid 2 2023-09-23T20:03:46.332 INFO:tasks.rados.rados.0.smithi112.stdout:3593: writing smithi11289144-219 from 2947397 to 3311540 tid 3 2023-09-23T20:03:46.332 INFO:tasks.rados.rados.0.smithi112.stdout:3594: read oid 286 snap -1 2023-09-23T20:03:46.332 INFO:tasks.rados.rados.0.smithi112.stdout:3594: expect (ObjNum 2204 snap 0 seq_num 2204) 2023-09-23T20:03:46.332 INFO:tasks.rados.rados.0.smithi112.stdout:3595: read oid 421 snap -1 2023-09-23T20:03:46.332 INFO:tasks.rados.rados.0.smithi112.stdout:3595: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:03:46.333 INFO:tasks.rados.rados.0.smithi112.stdout:3596: read oid 26 snap -1 2023-09-23T20:03:46.333 INFO:tasks.rados.rados.0.smithi112.stdout:3596: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-09-23T20:03:46.333 INFO:tasks.rados.rados.0.smithi112.stdout:3597: write oid 492 current snap is 0 2023-09-23T20:03:46.333 INFO:tasks.rados.rados.0.smithi112.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-09-23T20:03:46.339 INFO:tasks.rados.rados.0.smithi112.stdout:3597: writing smithi11289144-492 from 528347 to 1231452 tid 1 2023-09-23T20:03:46.348 INFO:tasks.rados.rados.0.smithi112.stdout:3597: writing smithi11289144-492 from 1883919 to 2595691 tid 2 2023-09-23T20:03:46.348 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:46.348 INFO:tasks.rados.rados.0.smithi112.stdout:3582: finishing write tid 1 to smithi11289144-42 2023-09-23T20:03:46.348 INFO:tasks.rados.rados.0.smithi112.stdout:3582: finishing write tid 2 to smithi11289144-42 2023-09-23T20:03:46.348 INFO:tasks.rados.rados.0.smithi112.stdout:3582: finishing write tid 3 to smithi11289144-42 2023-09-23T20:03:46.348 INFO:tasks.rados.rados.0.smithi112.stdout:3582: finishing write tid 4 to smithi11289144-42 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3582: finishing write tid 5 to smithi11289144-42 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 42 v 364 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3582: left oid 42 (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3583: finishing write tid 1 to smithi11289144-212 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3583: finishing write tid 2 to smithi11289144-212 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3582: done (15 left) 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3598: write oid 67 current snap is 0 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3583: finishing write tid 3 to smithi11289144-212 2023-09-23T20:03:46.349 INFO:tasks.rados.rados.0.smithi112.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-09-23T20:03:46.355 INFO:tasks.rados.rados.0.smithi112.stdout:3598: writing smithi11289144-67 from 545154 to 1323508 tid 1 2023-09-23T20:03:46.362 INFO:tasks.rados.rados.0.smithi112.stdout:3598: writing smithi11289144-67 from 1826048 to 2397831 tid 2 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:3598: writing smithi11289144-67 from 2885890 to 3345154 tid 3 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:3583: finishing write tid 4 to smithi11289144-212 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:3583: finishing write tid 5 to smithi11289144-212 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 212 v 514 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:3583: left oid 212 (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:3584: finishing write tid 1 to smithi11289144-263 2023-09-23T20:03:46.368 INFO:tasks.rados.rados.0.smithi112.stdout:3584: finishing write tid 2 to smithi11289144-263 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3584: finishing write tid 3 to smithi11289144-263 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3584: finishing write tid 4 to smithi11289144-263 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3584: finishing write tid 5 to smithi11289144-263 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 263 v 446 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3584: left oid 263 (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3585: finishing write tid 1 to smithi11289144-111 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3585: finishing write tid 2 to smithi11289144-111 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3583: done (15 left) 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3584: done (14 left) 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3599: write oid 168 current snap is 0 2023-09-23T20:03:46.369 INFO:tasks.rados.rados.0.smithi112.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-09-23T20:03:46.373 INFO:tasks.rados.rados.0.smithi112.stdout:3599: writing smithi11289144-168 from 561961 to 1015564 tid 1 2023-09-23T20:03:46.380 INFO:tasks.rados.rados.0.smithi112.stdout:3599: writing smithi11289144-168 from 1484530 to 2199971 tid 2 2023-09-23T20:03:46.386 INFO:tasks.rados.rados.0.smithi112.stdout:3599: writing smithi11289144-168 from 2913313 to 3361961 tid 3 2023-09-23T20:03:46.387 INFO:tasks.rados.rados.0.smithi112.stdout:3600: write oid 337 current snap is 0 2023-09-23T20:03:46.387 INFO:tasks.rados.rados.0.smithi112.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-09-23T20:03:46.392 INFO:tasks.rados.rados.0.smithi112.stdout:3600: writing smithi11289144-337 from 578768 to 1107620 tid 1 2023-09-23T20:03:46.398 INFO:tasks.rados.rados.0.smithi112.stdout:3600: writing smithi11289144-337 from 1543012 to 2118464 tid 2 2023-09-23T20:03:46.403 INFO:tasks.rados.rados.0.smithi112.stdout:3600: writing smithi11289144-337 from 2540736 to 2957222 tid 3 2023-09-23T20:03:46.404 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:46.404 INFO:tasks.rados.rados.0.smithi112.stdout:3585: finishing write tid 3 to smithi11289144-111 2023-09-23T20:03:46.404 INFO:tasks.rados.rados.0.smithi112.stdout:3586: expect (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T20:03:46.492 INFO:tasks.rados.rados.0.smithi112.stdout:3587: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T20:03:46.590 INFO:tasks.rados.rados.0.smithi112.stdout:3585: finishing write tid 4 to smithi11289144-111 2023-09-23T20:03:46.590 INFO:tasks.rados.rados.0.smithi112.stdout:3585: finishing write tid 5 to smithi11289144-111 2023-09-23T20:03:46.590 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 406 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-09-23T20:03:46.590 INFO:tasks.rados.rados.0.smithi112.stdout:3585: left oid 111 (ObjNum 2217 snap 0 seq_num 2217) 2023-09-23T20:03:46.590 INFO:tasks.rados.rados.0.smithi112.stdout:3588: expect (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:03:46.712 INFO:tasks.rados.rados.0.smithi112.stdout:3589: finishing write tid 1 to smithi11289144-443 2023-09-23T20:03:46.712 INFO:tasks.rados.rados.0.smithi112.stdout:3589: finishing write tid 2 to smithi11289144-443 2023-09-23T20:03:46.712 INFO:tasks.rados.rados.0.smithi112.stdout:3589: finishing write tid 3 to smithi11289144-443 2023-09-23T20:03:46.712 INFO:tasks.rados.rados.0.smithi112.stdout:3589: finishing write tid 4 to smithi11289144-443 2023-09-23T20:03:46.712 INFO:tasks.rados.rados.0.smithi112.stdout:3589: finishing write tid 5 to smithi11289144-443 2023-09-23T20:03:46.712 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 443 v 386 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-09-23T20:03:46.713 INFO:tasks.rados.rados.0.smithi112.stdout:3589: left oid 443 (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T20:03:46.713 INFO:tasks.rados.rados.0.smithi112.stdout:3591: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-09-23T20:03:46.935 INFO:tasks.rados.rados.0.smithi112.stdout:3592: finishing write tid 1 to smithi11289144-324 2023-09-23T20:03:46.935 INFO:tasks.rados.rados.0.smithi112.stdout:3590: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3592: finishing write tid 2 to smithi11289144-324 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3592: finishing write tid 3 to smithi11289144-324 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3592: finishing write tid 4 to smithi11289144-324 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3592: finishing write tid 5 to smithi11289144-324 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 324 v 317 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3592: left oid 324 (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3593: finishing write tid 1 to smithi11289144-219 2023-09-23T20:03:47.132 INFO:tasks.rados.rados.0.smithi112.stdout:3593: finishing write tid 2 to smithi11289144-219 2023-09-23T20:03:47.133 INFO:tasks.rados.rados.0.smithi112.stdout:3593: finishing write tid 3 to smithi11289144-219 2023-09-23T20:03:47.133 INFO:tasks.rados.rados.0.smithi112.stdout:3593: finishing write tid 4 to smithi11289144-219 2023-09-23T20:03:47.133 INFO:tasks.rados.rados.0.smithi112.stdout:3593: finishing write tid 5 to smithi11289144-219 2023-09-23T20:03:47.133 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 219 v 560 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-09-23T20:03:47.133 INFO:tasks.rados.rados.0.smithi112.stdout:3593: left oid 219 (ObjNum 2220 snap 0 seq_num 2220) 2023-09-23T20:03:47.133 INFO:tasks.rados.rados.0.smithi112.stdout:3594: expect (ObjNum 2204 snap 0 seq_num 2204) 2023-09-23T20:03:47.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:46 smithi174 bash[31352]: audit 2023-09-23T20:03:46.434653+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.112:0/73940753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:47.305 INFO:tasks.rados.rados.0.smithi112.stdout:3596: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-09-23T20:03:47.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:46 smithi112 bash[27353]: audit 2023-09-23T20:03:46.434653+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.112:0/73940753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:47.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:46 smithi112 bash[41728]: audit 2023-09-23T20:03:46.434653+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.112:0/73940753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:47.419 INFO:tasks.rados.rados.0.smithi112.stdout:3595: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:03:47.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:47 smithi174 systemd[1]: Stopping Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:3597: finishing write tid 1 to smithi11289144-492 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:3597: finishing write tid 2 to smithi11289144-492 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:3597: finishing write tid 3 to smithi11289144-492 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:3597: finishing write tid 4 to smithi11289144-492 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 492 v 409 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:3597: left oid 492 (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T20:03:47.626 INFO:tasks.rados.rados.0.smithi112.stdout:3598: finishing write tid 1 to smithi11289144-67 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3598: finishing write tid 2 to smithi11289144-67 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3598: finishing write tid 3 to smithi11289144-67 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3598: finishing write tid 4 to smithi11289144-67 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3598: finishing write tid 5 to smithi11289144-67 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 67 v 321 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3598: left oid 67 (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3599: finishing write tid 1 to smithi11289144-168 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3599: finishing write tid 2 to smithi11289144-168 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3599: finishing write tid 3 to smithi11289144-168 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3599: finishing write tid 4 to smithi11289144-168 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:3599: finishing write tid 5 to smithi11289144-168 2023-09-23T20:03:47.627 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 168 v 450 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3599: left oid 168 (ObjNum 2223 snap 0 seq_num 2223) 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3600: finishing write tid 1 to smithi11289144-337 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3600: finishing write tid 2 to smithi11289144-337 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3600: finishing write tid 3 to smithi11289144-337 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3600: finishing write tid 4 to smithi11289144-337 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3600: finishing write tid 5 to smithi11289144-337 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 337 v 518 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3600: left oid 337 (ObjNum 2224 snap 0 seq_num 2224) 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3585: done (15 left) 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3586: done (14 left) 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3587: done (13 left) 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3588: done (12 left) 2023-09-23T20:03:47.628 INFO:tasks.rados.rados.0.smithi112.stdout:3589: done (11 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3590: done (10 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3591: done (9 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3592: done (8 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3593: done (7 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3594: done (6 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3595: done (5 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3596: done (4 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3597: done (3 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3598: done (2 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3599: done (1 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3600: done (0 left) 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3601: read oid 173 snap -1 2023-09-23T20:03:47.629 INFO:tasks.rados.rados.0.smithi112.stdout:3601: expect deleted 2023-09-23T20:03:47.630 INFO:tasks.rados.rados.0.smithi112.stdout:3602: read oid 347 snap -1 2023-09-23T20:03:47.630 INFO:tasks.rados.rados.0.smithi112.stdout:3602: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T20:03:47.630 INFO:tasks.rados.rados.0.smithi112.stdout:3603: write oid 336 current snap is 0 2023-09-23T20:03:47.630 INFO:tasks.rados.rados.0.smithi112.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-09-23T20:03:47.639 INFO:tasks.rados.rados.0.smithi112.stdout:3603: writing smithi11289144-336 from 595575 to 1199676 tid 1 2023-09-23T20:03:47.646 INFO:tasks.rados.rados.0.smithi112.stdout:3603: writing smithi11289144-336 from 1601494 to 2320604 tid 2 2023-09-23T20:03:47.652 INFO:tasks.rados.rados.0.smithi112.stdout:3603: writing smithi11289144-336 from 2968159 to 3395575 tid 3 2023-09-23T20:03:47.652 INFO:tasks.rados.rados.0.smithi112.stdout:3604: write oid 183 current snap is 0 2023-09-23T20:03:47.652 INFO:tasks.rados.rados.0.smithi112.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-09-23T20:03:47.659 INFO:tasks.rados.rados.0.smithi112.stdout:3604: writing smithi11289144-183 from 612382 to 1291732 tid 1 2023-09-23T20:03:47.665 INFO:tasks.rados.rados.0.smithi112.stdout:3604: writing smithi11289144-183 from 1943623 to 2406391 tid 2 2023-09-23T20:03:47.671 INFO:tasks.rados.rados.0.smithi112.stdout:3604: writing smithi11289144-183 from 3162876 to 3412382 tid 3 2023-09-23T20:03:47.672 INFO:tasks.rados.rados.0.smithi112.stdout:3605: write oid 305 current snap is 0 2023-09-23T20:03:47.672 INFO:tasks.rados.rados.0.smithi112.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi112.stdout:3605: writing smithi11289144-305 from 629189 to 1383788 tid 1 2023-09-23T20:03:47.687 INFO:tasks.rados.rados.0.smithi112.stdout:3605: writing smithi11289144-305 from 2002105 to 2724884 tid 2 2023-09-23T20:03:47.691 INFO:tasks.rados.rados.0.smithi112.stdout:3605: writing smithi11289144-305 from 3306652 to 3429189 tid 3 2023-09-23T20:03:47.691 INFO:tasks.rados.rados.0.smithi112.stdout:3606: read oid 11 snap -1 2023-09-23T20:03:47.692 INFO:tasks.rados.rados.0.smithi112.stdout:3606: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:03:47.692 INFO:tasks.rados.rados.0.smithi112.stdout:3607: write oid 151 current snap is 0 2023-09-23T20:03:47.692 INFO:tasks.rados.rados.0.smithi112.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-09-23T20:03:47.698 INFO:tasks.rados.rados.0.smithi112.stdout:3607: writing smithi11289144-151 from 645996 to 1192197 tid 1 2023-09-23T20:03:47.704 INFO:tasks.rados.rados.0.smithi112.stdout:3607: writing smithi11289144-151 from 1776940 to 2243377 tid 2 2023-09-23T20:03:47.710 INFO:tasks.rados.rados.0.smithi112.stdout:3607: writing smithi11289144-151 from 2650428 to 3228355 tid 3 2023-09-23T20:03:47.710 INFO:tasks.rados.rados.0.smithi112.stdout:3608: read oid 306 snap -1 2023-09-23T20:03:47.710 INFO:tasks.rados.rados.0.smithi112.stdout:3608: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T20:03:47.710 INFO:tasks.rados.rados.0.smithi112.stdout:3609: read oid 233 snap -1 2023-09-23T20:03:47.710 INFO:tasks.rados.rados.0.smithi112.stdout:3609: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T20:03:47.710 INFO:tasks.rados.rados.0.smithi112.stdout:3610: write oid 196 current snap is 0 2023-09-23T20:03:47.711 INFO:tasks.rados.rados.0.smithi112.stdout:3602: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T20:03:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:3603: finishing write tid 1 to smithi11289144-336 2023-09-23T20:03:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:3603: finishing write tid 2 to smithi11289144-336 2023-09-23T20:03:47.818 INFO:tasks.rados.rados.0.smithi112.stdout:3603: finishing write tid 3 to smithi11289144-336 2023-09-23T20:03:47.819 INFO:tasks.rados.rados.0.smithi112.stdout:3603: finishing write tid 4 to smithi11289144-336 2023-09-23T20:03:47.819 INFO:tasks.rados.rados.0.smithi112.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-09-23T20:03:47.826 INFO:tasks.rados.rados.0.smithi112.stdout:3610: writing smithi11289144-196 from 662803 to 1284253 tid 1 2023-09-23T20:03:47.834 INFO:tasks.rados.rados.0.smithi112.stdout:3610: writing smithi11289144-196 from 1835422 to 2561870 tid 2 2023-09-23T20:03:47.840 INFO:tasks.rados.rados.0.smithi112.stdout:3610: writing smithi11289144-196 from 3077851 to 3462803 tid 3 2023-09-23T20:03:47.840 INFO:tasks.rados.rados.0.smithi112.stdout:3601: done (9 left) 2023-09-23T20:03:47.840 INFO:tasks.rados.rados.0.smithi112.stdout:3602: done (8 left) 2023-09-23T20:03:47.840 INFO:tasks.rados.rados.0.smithi112.stdout:3611: read oid 43 snap -1 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3611: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3612: read oid 415 snap -1 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3612: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3613: read oid 76 snap -1 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3613: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3614: write oid 218 current snap is 0 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3603: finishing write tid 5 to smithi11289144-336 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 564 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3603: left oid 336 (ObjNum 2225 snap 0 seq_num 2225) 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3604: finishing write tid 1 to smithi11289144-183 2023-09-23T20:03:47.841 INFO:tasks.rados.rados.0.smithi112.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-09-23T20:03:47.848 INFO:tasks.rados.rados.0.smithi112.stdout:3614: writing smithi11289144-218 from 679610 to 1376309 tid 1 2023-09-23T20:03:47.853 INFO:tasks.rados.rados.0.smithi112.stdout:3614: writing smithi11289144-218 from 1777551 to 2247657 tid 2 2023-09-23T20:03:47.861 INFO:tasks.rados.rados.0.smithi112.stdout:3614: writing smithi11289144-218 from 2988921 to 3479610 tid 3 2023-09-23T20:03:47.861 INFO:tasks.rados.rados.0.smithi112.stdout:3603: done (11 left) 2023-09-23T20:03:47.861 INFO:tasks.rados.rados.0.smithi112.stdout:3615: write oid 6 current snap is 0 2023-09-23T20:03:47.861 INFO:tasks.rados.rados.0.smithi112.stdout:3604: finishing write tid 2 to smithi11289144-183 2023-09-23T20:03:47.861 INFO:tasks.rados.rados.0.smithi112.stdout:3604: finishing write tid 3 to smithi11289144-183 2023-09-23T20:03:47.861 INFO:tasks.rados.rados.0.smithi112.stdout:3604: finishing write tid 4 to smithi11289144-183 2023-09-23T20:03:47.862 INFO:tasks.rados.rados.0.smithi112.stdout:3604: finishing write tid 5 to smithi11289144-183 2023-09-23T20:03:47.862 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 183 v 568 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-09-23T20:03:47.862 INFO:tasks.rados.rados.0.smithi112.stdout:3604: left oid 183 (ObjNum 2226 snap 0 seq_num 2226) 2023-09-23T20:03:47.862 INFO:tasks.rados.rados.0.smithi112.stdout:3605: finishing write tid 1 to smithi11289144-305 2023-09-23T20:03:47.862 INFO:tasks.rados.rados.0.smithi112.stdout:3605: finishing write tid 2 to smithi11289144-305 2023-09-23T20:03:47.862 INFO:tasks.rados.rados.0.smithi112.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-09-23T20:03:47.869 INFO:tasks.rados.rados.0.smithi112.stdout:3615: writing smithi11289144-6 from 696417 to 1468365 tid 1 2023-09-23T20:03:47.877 INFO:tasks.rados.rados.0.smithi112.stdout:3615: writing smithi11289144-6 from 2236033 to 2966150 tid 2 2023-09-23T20:03:47.881 INFO:tasks.rados.rados.0.smithi112.stdout:3615: writing smithi11289144-6 from 3416344 to 3496417 tid 3 2023-09-23T20:03:47.881 INFO:tasks.rados.rados.0.smithi112.stdout:3604: done (11 left) 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3616: read oid 420 snap -1 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3616: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3617: read oid 484 snap -1 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3617: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3618: write oid 230 current snap is 0 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3605: finishing write tid 3 to smithi11289144-305 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3605: finishing write tid 4 to smithi11289144-305 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3605: finishing write tid 5 to smithi11289144-305 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 305 v 522 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3605: left oid 305 (ObjNum 2227 snap 0 seq_num 2227) 2023-09-23T20:03:47.882 INFO:tasks.rados.rados.0.smithi112.stdout:3606: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:03:48.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:47 smithi174 bash[31352]: cluster 2023-09-23T20:03:47.671284+0000 mgr.y (mgr.25064) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.4 MiB/s wr, 74 op/s 2023-09-23T20:03:48.082 INFO:tasks.rados.rados.0.smithi112.stdout:3607: finishing write tid 1 to smithi11289144-151 2023-09-23T20:03:48.082 INFO:tasks.rados.rados.0.smithi112.stdout:3607: finishing write tid 2 to smithi11289144-151 2023-09-23T20:03:48.082 INFO:tasks.rados.rados.0.smithi112.stdout:3607: finishing write tid 3 to smithi11289144-151 2023-09-23T20:03:48.083 INFO:tasks.rados.rados.0.smithi112.stdout:3607: finishing write tid 4 to smithi11289144-151 2023-09-23T20:03:48.083 INFO:tasks.rados.rados.0.smithi112.stdout:3607: finishing write tid 5 to smithi11289144-151 2023-09-23T20:03:48.083 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 151 v 450 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-09-23T20:03:48.083 INFO:tasks.rados.rados.0.smithi112.stdout:3607: left oid 151 (ObjNum 2228 snap 0 seq_num 2228) 2023-09-23T20:03:48.083 INFO:tasks.rados.rados.0.smithi112.stdout:3609: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T20:03:48.271 INFO:tasks.rados.rados.0.smithi112.stdout:3608: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T20:03:48.312 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:48 smithi174 bash[81681]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:03:48.363 INFO:tasks.rados.rados.0.smithi112.stdout:3610: finishing write tid 1 to smithi11289144-196 2023-09-23T20:03:48.363 INFO:tasks.rados.rados.0.smithi112.stdout:3610: finishing write tid 2 to smithi11289144-196 2023-09-23T20:03:48.363 INFO:tasks.rados.rados.0.smithi112.stdout:3610: finishing write tid 3 to smithi11289144-196 2023-09-23T20:03:48.363 INFO:tasks.rados.rados.0.smithi112.stdout:3610: finishing write tid 4 to smithi11289144-196 2023-09-23T20:03:48.363 INFO:tasks.rados.rados.0.smithi112.stdout:3610: finishing write tid 5 to smithi11289144-196 2023-09-23T20:03:48.364 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 196 v 368 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-09-23T20:03:48.364 INFO:tasks.rados.rados.0.smithi112.stdout:3610: left oid 196 (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:03:48.364 INFO:tasks.rados.rados.0.smithi112.stdout:3612: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:03:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:47 smithi112 bash[27353]: cluster 2023-09-23T20:03:47.671284+0000 mgr.y (mgr.25064) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.4 MiB/s wr, 74 op/s 2023-09-23T20:03:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:47 smithi112 bash[41728]: cluster 2023-09-23T20:03:47.671284+0000 mgr.y (mgr.25064) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.4 MiB/s wr, 74 op/s 2023-09-23T20:03:48.487 INFO:tasks.rados.rados.0.smithi112.stdout:3613: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T20:03:48.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:48 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:03:48.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:48 smithi174 bash[81744]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:03:48.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:48 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T20:03:48.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:48 smithi174 systemd[1]: Stopped Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:03:48.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:48 smithi174 systemd[1]: Started Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:03:48.607 INFO:tasks.rados.rados.0.smithi112.stdout:3611: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-09-23T20:03:48.856 INFO:tasks.rados.rados.0.smithi112.stdout:3614: finishing write tid 1 to smithi11289144-218 2023-09-23T20:03:48.856 INFO:tasks.rados.rados.0.smithi112.stdout:3614: finishing write tid 2 to smithi11289144-218 2023-09-23T20:03:48.856 INFO:tasks.rados.rados.0.smithi112.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-09-23T20:03:48.863 INFO:tasks.rados.rados.0.smithi112.stdout:3618: writing smithi11289144-230 from 713224 to 1160421 tid 1 2023-09-23T20:03:48.871 INFO:tasks.rados.rados.0.smithi112.stdout:3618: writing smithi11289144-230 from 1894515 to 2368290 tid 2 2023-09-23T20:03:48.877 INFO:tasks.rados.rados.0.smithi112.stdout:3618: writing smithi11289144-230 from 3043767 to 3513224 tid 3 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3605: done (13 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3606: done (12 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3607: done (11 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3608: done (10 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3609: done (9 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3610: done (8 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3611: done (7 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3612: done (6 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3613: done (5 left) 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3619: write oid 78 current snap is 0 2023-09-23T20:03:48.878 INFO:tasks.rados.rados.0.smithi112.stdout:3614: finishing write tid 3 to smithi11289144-218 2023-09-23T20:03:48.879 INFO:tasks.rados.rados.0.smithi112.stdout:3614: finishing write tid 4 to smithi11289144-218 2023-09-23T20:03:48.879 INFO:tasks.rados.rados.0.smithi112.stdout:3614: finishing write tid 5 to smithi11289144-218 2023-09-23T20:03:48.879 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 218 v 454 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-09-23T20:03:48.879 INFO:tasks.rados.rados.0.smithi112.stdout:3614: left oid 218 (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T20:03:48.879 INFO:tasks.rados.rados.0.smithi112.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-09-23T20:03:48.884 INFO:tasks.rados.rados.0.smithi112.stdout:3619: writing smithi11289144-78 from 730031 to 1252477 tid 1 2023-09-23T20:03:48.895 INFO:tasks.rados.rados.0.smithi112.stdout:3619: writing smithi11289144-78 from 1952997 to 2686783 tid 2 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3619: writing smithi11289144-78 from 3471190 to 3530031 tid 3 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3614: done (5 left) 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3620: read oid 303 snap -1 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3620: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3621: write oid 461 current snap is 0 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3615: finishing write tid 1 to smithi11289144-6 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3615: finishing write tid 2 to smithi11289144-6 2023-09-23T20:03:48.902 INFO:tasks.rados.rados.0.smithi112.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-09-23T20:03:48.909 INFO:tasks.rados.rados.0.smithi112.stdout:3621: writing smithi11289144-461 from 746838 to 1344533 tid 1 2023-09-23T20:03:48.915 INFO:tasks.rados.rados.0.smithi112.stdout:3621: writing smithi11289144-461 from 2011479 to 2488923 tid 2 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3621: writing smithi11289144-461 from 3098613 to 3546838 tid 3 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3622: write oid 252 current snap is 0 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3615: finishing write tid 3 to smithi11289144-6 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3615: finishing write tid 4 to smithi11289144-6 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3615: finishing write tid 5 to smithi11289144-6 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 6 v 372 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3615: left oid 6 (ObjNum 2231 snap 0 seq_num 2231) 2023-09-23T20:03:48.922 INFO:tasks.rados.rados.0.smithi112.stdout:3617: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:03:49.011 INFO:tasks.rados.rados.0.smithi112.stdout:3616: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3618: finishing write tid 1 to smithi11289144-230 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3618: finishing write tid 2 to smithi11289144-230 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3618: finishing write tid 3 to smithi11289144-230 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3618: finishing write tid 4 to smithi11289144-230 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3618: finishing write tid 5 to smithi11289144-230 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 230 v 325 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3618: left oid 230 (ObjNum 2232 snap 0 seq_num 2232) 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3619: finishing write tid 1 to smithi11289144-78 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3619: finishing write tid 2 to smithi11289144-78 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3619: finishing write tid 3 to smithi11289144-78 2023-09-23T20:03:49.245 INFO:tasks.rados.rados.0.smithi112.stdout:3619: finishing write tid 4 to smithi11289144-78 2023-09-23T20:03:49.246 INFO:tasks.rados.rados.0.smithi112.stdout:3619: finishing write tid 5 to smithi11289144-78 2023-09-23T20:03:49.246 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 78 v 391 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-09-23T20:03:49.246 INFO:tasks.rados.rados.0.smithi112.stdout:3619: left oid 78 (ObjNum 2233 snap 0 seq_num 2233) 2023-09-23T20:03:49.246 INFO:tasks.rados.rados.0.smithi112.stdout:3620: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T20:03:49.418 INFO:tasks.rados.rados.0.smithi112.stdout:3621: finishing write tid 1 to smithi11289144-461 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:3621: finishing write tid 2 to smithi11289144-461 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:3621: finishing write tid 3 to smithi11289144-461 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:3621: finishing write tid 4 to smithi11289144-461 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:3621: finishing write tid 5 to smithi11289144-461 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 461 v 541 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:3621: left oid 461 (ObjNum 2234 snap 0 seq_num 2234) 2023-09-23T20:03:49.419 INFO:tasks.rados.rados.0.smithi112.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-09-23T20:03:49.432 INFO:tasks.rados.rados.0.smithi112.stdout:3622: writing smithi11289144-252 from 763645 to 1436589 tid 1 2023-09-23T20:03:49.439 INFO:tasks.rados.rados.0.smithi112.stdout:3622: writing smithi11289144-252 from 1953608 to 2691063 tid 2 2023-09-23T20:03:49.444 INFO:tasks.rados.rados.0.smithi112.stdout:3622: writing smithi11289144-252 from 3409683 to 3563645 tid 3 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3615: done (7 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3616: done (6 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3617: done (5 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3618: done (4 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3619: done (3 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3620: done (2 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3621: done (1 left) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3623: read oid 364 snap -1 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3623: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3624: write oid 238 current snap is 0 2023-09-23T20:03:49.445 INFO:tasks.rados.rados.0.smithi112.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-09-23T20:03:49.451 INFO:tasks.rados.rados.0.smithi112.stdout:3624: writing smithi11289144-238 from 780452 to 1244998 tid 1 2023-09-23T20:03:49.456 INFO:tasks.rados.rados.0.smithi112.stdout:3624: writing smithi11289144-238 from 1728443 to 2209556 tid 2 2023-09-23T20:03:49.462 INFO:tasks.rados.rados.0.smithi112.stdout:3624: writing smithi11289144-238 from 2753459 to 3254268 tid 3 2023-09-23T20:03:49.463 INFO:tasks.rados.rados.0.smithi112.stdout:3625: write oid 7 current snap is 0 2023-09-23T20:03:49.463 INFO:tasks.rados.rados.0.smithi112.stdout:3622: finishing write tid 1 to smithi11289144-252 2023-09-23T20:03:49.463 INFO:tasks.rados.rados.0.smithi112.stdout:3622: finishing write tid 2 to smithi11289144-252 2023-09-23T20:03:49.463 INFO:tasks.rados.rados.0.smithi112.stdout:3622: finishing write tid 3 to smithi11289144-252 2023-09-23T20:03:49.463 INFO:tasks.rados.rados.0.smithi112.stdout:3622: finishing write tid 4 to smithi11289144-252 2023-09-23T20:03:49.463 INFO:tasks.rados.rados.0.smithi112.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-09-23T20:03:49.470 INFO:tasks.rados.rados.0.smithi112.stdout:3625: writing smithi11289144-7 from 797259 to 1337054 tid 1 2023-09-23T20:03:49.476 INFO:tasks.rados.rados.0.smithi112.stdout:3625: writing smithi11289144-7 from 1786925 to 2528049 tid 2 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3625: writing smithi11289144-7 from 3180882 to 3597259 tid 3 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3626: read oid 352 snap -1 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3626: expect deleted 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3627: read oid 191 snap -1 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3627: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3628: read oid 155 snap -1 2023-09-23T20:03:49.483 INFO:tasks.rados.rados.0.smithi112.stdout:3628: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:03:49.484 INFO:tasks.rados.rados.0.smithi112.stdout:3629: write oid 497 current snap is 0 2023-09-23T20:03:49.484 INFO:tasks.rados.rados.0.smithi112.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-09-23T20:03:49.489 INFO:tasks.rados.rados.0.smithi112.stdout:3629: writing smithi11289144-497 from 414066 to 1029110 tid 1 2023-09-23T20:03:49.494 INFO:tasks.rados.rados.0.smithi112.stdout:3629: writing smithi11289144-497 from 1445407 to 1930189 tid 2 2023-09-23T20:03:49.501 INFO:tasks.rados.rados.0.smithi112.stdout:3629: writing smithi11289144-497 from 2408305 to 3048011 tid 3 2023-09-23T20:03:49.501 INFO:tasks.rados.rados.0.smithi112.stdout:3630: write oid 320 current snap is 0 2023-09-23T20:03:49.501 INFO:tasks.rados.rados.0.smithi112.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-09-23T20:03:49.507 INFO:tasks.rados.rados.0.smithi112.stdout:3630: writing smithi11289144-320 from 430873 to 1121166 tid 1 2023-09-23T20:03:49.514 INFO:tasks.rados.rados.0.smithi112.stdout:3630: writing smithi11289144-320 from 1787536 to 2415976 tid 2 2023-09-23T20:03:49.520 INFO:tasks.rados.rados.0.smithi112.stdout:3630: writing smithi11289144-320 from 3003022 to 3454000 tid 3 2023-09-23T20:03:49.520 INFO:tasks.rados.rados.0.smithi112.stdout:3631: read oid 447 snap -1 2023-09-23T20:03:49.520 INFO:tasks.rados.rados.0.smithi112.stdout:3631: expect deleted 2023-09-23T20:03:49.520 INFO:tasks.rados.rados.0.smithi112.stdout:3632: read oid 396 snap -1 2023-09-23T20:03:49.520 INFO:tasks.rados.rados.0.smithi112.stdout:3632: expect deleted 2023-09-23T20:03:49.520 INFO:tasks.rados.rados.0.smithi112.stdout:3633: write oid 431 current snap is 0 2023-09-23T20:03:49.521 INFO:tasks.rados.rados.0.smithi112.stdout:3622: finishing write tid 5 to smithi11289144-252 2023-09-23T20:03:49.521 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 252 v 519 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-09-23T20:03:49.521 INFO:tasks.rados.rados.0.smithi112.stdout:3622: left oid 252 (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T20:03:49.521 INFO:tasks.rados.rados.0.smithi112.stdout:3624: finishing write tid 1 to smithi11289144-238 2023-09-23T20:03:49.521 INFO:tasks.rados.rados.0.smithi112.stdout:3623: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T20:03:49.696 INFO:tasks.rados.rados.0.smithi112.stdout:3624: finishing write tid 2 to smithi11289144-238 2023-09-23T20:03:49.696 INFO:tasks.rados.rados.0.smithi112.stdout:3624: finishing write tid 3 to smithi11289144-238 2023-09-23T20:03:49.696 INFO:tasks.rados.rados.0.smithi112.stdout:3624: finishing write tid 4 to smithi11289144-238 2023-09-23T20:03:49.696 INFO:tasks.rados.rados.0.smithi112.stdout:3624: finishing write tid 5 to smithi11289144-238 2023-09-23T20:03:49.696 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 238 v 329 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-09-23T20:03:49.696 INFO:tasks.rados.rados.0.smithi112.stdout:3624: left oid 238 (ObjNum 2236 snap 0 seq_num 2236) 2023-09-23T20:03:49.697 INFO:tasks.rados.rados.0.smithi112.stdout:3625: finishing write tid 1 to smithi11289144-7 2023-09-23T20:03:49.697 INFO:tasks.rados.rados.0.smithi112.stdout:3625: finishing write tid 2 to smithi11289144-7 2023-09-23T20:03:49.697 INFO:tasks.rados.rados.0.smithi112.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-09-23T20:03:49.708 INFO:tasks.rados.rados.0.smithi112.stdout:3633: writing smithi11289144-431 from 447680 to 1213222 tid 1 2023-09-23T20:03:49.715 INFO:tasks.rados.rados.0.smithi112.stdout:3633: writing smithi11289144-431 from 1846018 to 2334469 tid 2 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3633: writing smithi11289144-431 from 2746798 to 3409048 tid 3 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3622: done (11 left) 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3623: done (10 left) 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3624: done (9 left) 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3634: read oid 23 snap -1 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3634: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:03:49.722 INFO:tasks.rados.rados.0.smithi112.stdout:3635: read oid 274 snap -1 2023-09-23T20:03:49.723 INFO:tasks.rados.rados.0.smithi112.stdout:3635: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T20:03:49.723 INFO:tasks.rados.rados.0.smithi112.stdout:3636: read oid 56 snap -1 2023-09-23T20:03:49.723 INFO:tasks.rados.rados.0.smithi112.stdout:3636: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T20:03:49.723 INFO:tasks.rados.rados.0.smithi112.stdout:3637: write oid 54 current snap is 0 2023-09-23T20:03:49.723 INFO:tasks.rados.rados.0.smithi112.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-09-23T20:03:49.727 INFO:tasks.rados.rados.0.smithi112.stdout:3637: writing smithi11289144-54 from 464487 to 905278 tid 1 2023-09-23T20:03:49.734 INFO:tasks.rados.rados.0.smithi112.stdout:3637: writing smithi11289144-54 from 1504500 to 2136609 tid 2 2023-09-23T20:03:49.740 INFO:tasks.rados.rados.0.smithi112.stdout:3637: writing smithi11289144-54 from 2657868 to 3131390 tid 3 2023-09-23T20:03:49.740 INFO:tasks.rados.rados.0.smithi112.stdout:3638: write oid 208 current snap is 0 2023-09-23T20:03:49.740 INFO:tasks.rados.rados.0.smithi112.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-09-23T20:03:49.745 INFO:tasks.rados.rados.0.smithi112.stdout:3638: writing smithi11289144-208 from 481294 to 997334 tid 1 2023-09-23T20:03:49.751 INFO:tasks.rados.rados.0.smithi112.stdout:3638: writing smithi11289144-208 from 1562982 to 2055102 tid 2 2023-09-23T20:03:49.760 INFO:tasks.rados.rados.0.smithi112.stdout:3638: writing smithi11289144-208 from 2801644 to 3486438 tid 3 2023-09-23T20:03:49.760 INFO:tasks.rados.rados.0.smithi112.stdout:3639: read oid 349 snap -1 2023-09-23T20:03:49.760 INFO:tasks.rados.rados.0.smithi112.stdout:3639: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T20:03:49.760 INFO:tasks.rados.rados.0.smithi112.stdout:3640: write oid 485 current snap is 0 2023-09-23T20:03:49.760 INFO:tasks.rados.rados.0.smithi112.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-09-23T20:03:49.766 INFO:tasks.rados.rados.0.smithi112.stdout:3640: writing smithi11289144-485 from 498101 to 1205743 tid 1 2023-09-23T20:03:49.773 INFO:tasks.rados.rados.0.smithi112.stdout:3640: writing smithi11289144-485 from 1621464 to 2257242 tid 2 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi112.stdout:3640: writing smithi11289144-485 from 2712714 to 3325133 tid 3 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi112.stdout:3625: finishing write tid 3 to smithi11289144-7 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi112.stdout:3625: finishing write tid 4 to smithi11289144-7 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi112.stdout:3625: finishing write tid 5 to smithi11289144-7 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 7 v 458 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi112.stdout:3625: left oid 7 (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi112.stdout:3627: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T20:03:49.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:49 smithi174 bash[31352]: audit 2023-09-23T20:03:48.596023+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:49 smithi174 bash[31352]: audit 2023-09-23T20:03:48.606472+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:49 smithi174 bash[31352]: audit 2023-09-23T20:03:48.631929+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:49 smithi174 bash[31352]: audit 2023-09-23T20:03:48.875686+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.112:0/257509410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:49.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:49 smithi174 bash[81800]: debug 2023-09-23T20:03:49.680+0000 7f65d849b700 1 -- 172.21.15.174:0/1929659974 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560e6571d1e0 con 0x560e6649c800 2023-09-23T20:03:49.897 INFO:tasks.rados.rados.0.smithi112.stdout:3628: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:03:49.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[27353]: audit 2023-09-23T20:03:48.596023+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:49.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[27353]: audit 2023-09-23T20:03:48.606472+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:49.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[27353]: audit 2023-09-23T20:03:48.631929+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:49.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[27353]: audit 2023-09-23T20:03:48.875686+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.112:0/257509410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:49.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[41728]: audit 2023-09-23T20:03:48.596023+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:49.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[41728]: audit 2023-09-23T20:03:48.606472+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:49.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[41728]: audit 2023-09-23T20:03:48.631929+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:49.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:49 smithi112 bash[41728]: audit 2023-09-23T20:03:48.875686+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.112:0/257509410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3629: finishing write tid 1 to smithi11289144-497 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3629: finishing write tid 2 to smithi11289144-497 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3629: finishing write tid 3 to smithi11289144-497 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3629: finishing write tid 4 to smithi11289144-497 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3629: finishing write tid 5 to smithi11289144-497 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 497 v 413 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3629: left oid 497 (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3630: finishing write tid 1 to smithi11289144-320 2023-09-23T20:03:50.098 INFO:tasks.rados.rados.0.smithi112.stdout:3630: finishing write tid 2 to smithi11289144-320 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3630: finishing write tid 3 to smithi11289144-320 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3630: finishing write tid 4 to smithi11289144-320 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3630: finishing write tid 5 to smithi11289144-320 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 320 v 523 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3630: left oid 320 (ObjNum 2239 snap 0 seq_num 2239) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3625: done (15 left) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3626: done (14 left) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3627: done (13 left) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3628: done (12 left) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3629: done (11 left) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3630: done (10 left) 2023-09-23T20:03:50.099 INFO:tasks.rados.rados.0.smithi112.stdout:3631: done (9 left) 2023-09-23T20:03:50.100 INFO:tasks.rados.rados.0.smithi112.stdout:3632: done (8 left) 2023-09-23T20:03:50.100 INFO:tasks.rados.rados.0.smithi112.stdout:3641: write oid 145 current snap is 0 2023-09-23T20:03:50.100 INFO:tasks.rados.rados.0.smithi112.stdout:3633: finishing write tid 1 to smithi11289144-431 2023-09-23T20:03:50.100 INFO:tasks.rados.rados.0.smithi112.stdout:3633: finishing write tid 2 to smithi11289144-431 2023-09-23T20:03:50.100 INFO:tasks.rados.rados.0.smithi112.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-09-23T20:03:50.111 INFO:tasks.rados.rados.0.smithi112.stdout:3641: writing smithi11289144-145 from 514908 to 1297799 tid 1 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi112.stdout:3641: writing smithi11289144-145 from 2079946 to 2575735 tid 2 2023-09-23T20:03:50.125 INFO:tasks.rados.rados.0.smithi112.stdout:3641: writing smithi11289144-145 from 3256490 to 3680181 tid 3 2023-09-23T20:03:50.125 INFO:tasks.rados.rados.0.smithi112.stdout:3642: write oid 1 current snap is 0 2023-09-23T20:03:50.125 INFO:tasks.rados.rados.0.smithi112.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-09-23T20:03:50.130 INFO:tasks.rados.rados.0.smithi112.stdout:3642: writing smithi11289144-1 from 531715 to 989855 tid 1 2023-09-23T20:03:50.137 INFO:tasks.rados.rados.0.smithi112.stdout:3642: writing smithi11289144-1 from 1738428 to 2377875 tid 2 2023-09-23T20:03:50.144 INFO:tasks.rados.rados.0.smithi112.stdout:3642: writing smithi11289144-1 from 2883913 to 3518876 tid 3 2023-09-23T20:03:50.144 INFO:tasks.rados.rados.0.smithi112.stdout:3643: write oid 309 current snap is 0 2023-09-23T20:03:50.144 INFO:tasks.rados.rados.0.smithi112.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-09-23T20:03:50.150 INFO:tasks.rados.rados.0.smithi112.stdout:3643: writing smithi11289144-309 from 548522 to 1081911 tid 1 2023-09-23T20:03:50.156 INFO:tasks.rados.rados.0.smithi112.stdout:3643: writing smithi11289144-309 from 1796910 to 2296368 tid 2 2023-09-23T20:03:50.162 INFO:tasks.rados.rados.0.smithi112.stdout:3643: writing smithi11289144-309 from 2911336 to 3357571 tid 3 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3644: read oid 369 snap -1 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3644: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3645: read oid 193 snap -1 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3645: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3646: read oid 270 snap -1 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3646: expect deleted 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3647: write oid 314 current snap is 0 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3633: finishing write tid 3 to smithi11289144-431 2023-09-23T20:03:50.163 INFO:tasks.rados.rados.0.smithi112.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-09-23T20:03:50.169 INFO:tasks.rados.rados.0.smithi112.stdout:3647: writing smithi11289144-314 from 565329 to 1173967 tid 1 2023-09-23T20:03:50.177 INFO:tasks.rados.rados.0.smithi112.stdout:3647: writing smithi11289144-314 from 1739039 to 2382155 tid 2 2023-09-23T20:03:50.184 INFO:tasks.rados.rados.0.smithi112.stdout:3647: writing smithi11289144-314 from 2822406 to 3596266 tid 3 2023-09-23T20:03:50.185 INFO:tasks.rados.rados.0.smithi112.stdout:3648: delete oid 278 current snap is 0 2023-09-23T20:03:50.185 INFO:tasks.rados.rados.0.smithi112.stdout:3633: finishing write tid 4 to smithi11289144-431 2023-09-23T20:03:50.185 INFO:tasks.rados.rados.0.smithi112.stdout:3633: finishing write tid 5 to smithi11289144-431 2023-09-23T20:03:50.185 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 431 v 526 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-09-23T20:03:50.185 INFO:tasks.rados.rados.0.smithi112.stdout:3633: left oid 431 (ObjNum 2240 snap 0 seq_num 2240) 2023-09-23T20:03:50.185 INFO:tasks.rados.rados.0.smithi112.stdout:3634: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:03:50.304 INFO:tasks.rados.rados.0.smithi112.stdout:3637: finishing write tid 1 to smithi11289144-54 2023-09-23T20:03:50.304 INFO:tasks.rados.rados.0.smithi112.stdout:3636: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T20:03:50.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:49 smithi174 bash[81800]: debug 2023-09-23T20:03:49.852+0000 7f65e25e8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:03:50.471 INFO:tasks.rados.rados.0.smithi112.stdout:3635: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T20:03:50.600 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:03:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:03:50] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-23T20:03:50.627 INFO:tasks.rados.rados.0.smithi112.stdout:3637: finishing write tid 2 to smithi11289144-54 2023-09-23T20:03:50.627 INFO:tasks.rados.rados.0.smithi112.stdout:3637: finishing write tid 3 to smithi11289144-54 2023-09-23T20:03:50.627 INFO:tasks.rados.rados.0.smithi112.stdout:3637: finishing write tid 4 to smithi11289144-54 2023-09-23T20:03:50.627 INFO:tasks.rados.rados.0.smithi112.stdout:3637: finishing write tid 5 to smithi11289144-54 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 54 v 545 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3637: left oid 54 (ObjNum 2241 snap 0 seq_num 2241) 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3638: finishing write tid 1 to smithi11289144-208 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3638: finishing write tid 2 to smithi11289144-208 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3638: finishing write tid 3 to smithi11289144-208 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3638: finishing write tid 4 to smithi11289144-208 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3638: finishing write tid 5 to smithi11289144-208 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 208 v 453 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3638: left oid 208 (ObjNum 2242 snap 0 seq_num 2242) 2023-09-23T20:03:50.628 INFO:tasks.rados.rados.0.smithi112.stdout:3639: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T20:03:50.799 INFO:tasks.rados.rados.0.smithi112.stdout:3640: finishing write tid 1 to smithi11289144-485 2023-09-23T20:03:50.799 INFO:tasks.rados.rados.0.smithi112.stdout:3640: finishing write tid 2 to smithi11289144-485 2023-09-23T20:03:50.799 INFO:tasks.rados.rados.0.smithi112.stdout:3640: finishing write tid 3 to smithi11289144-485 2023-09-23T20:03:50.799 INFO:tasks.rados.rados.0.smithi112.stdout:3640: finishing write tid 4 to smithi11289144-485 2023-09-23T20:03:50.799 INFO:tasks.rados.rados.0.smithi112.stdout:3640: finishing write tid 5 to smithi11289144-485 2023-09-23T20:03:50.799 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 485 v 336 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3640: left oid 485 (ObjNum 2243 snap 0 seq_num 2243) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3641: finishing write tid 1 to smithi11289144-145 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3641: finishing write tid 2 to smithi11289144-145 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3641: finishing write tid 3 to smithi11289144-145 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3641: finishing write tid 4 to smithi11289144-145 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3633: done (15 left) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3634: done (14 left) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3635: done (13 left) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3636: done (12 left) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3637: done (11 left) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3638: done (10 left) 2023-09-23T20:03:50.800 INFO:tasks.rados.rados.0.smithi112.stdout:3639: done (9 left) 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3640: done (8 left) 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3648: done (7 left) 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3649: delete oid 94 current snap is 0 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3641: finishing write tid 5 to smithi11289144-145 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 145 v 572 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3641: left oid 145 (ObjNum 2244 snap 0 seq_num 2244) 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3642: finishing write tid 1 to smithi11289144-1 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3642: finishing write tid 2 to smithi11289144-1 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3642: finishing write tid 3 to smithi11289144-1 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3642: finishing write tid 4 to smithi11289144-1 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:3642: finishing write tid 5 to smithi11289144-1 2023-09-23T20:03:50.801 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 1 v 400 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3642: left oid 1 (ObjNum 2245 snap 0 seq_num 2245) 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3643: finishing write tid 1 to smithi11289144-309 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3643: finishing write tid 2 to smithi11289144-309 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3643: finishing write tid 3 to smithi11289144-309 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3643: finishing write tid 4 to smithi11289144-309 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3643: finishing write tid 5 to smithi11289144-309 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 309 v 340 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3643: left oid 309 (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T20:03:50.802 INFO:tasks.rados.rados.0.smithi112.stdout:3644: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T20:03:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:50 smithi112 bash[41728]: cluster 2023-09-23T20:03:49.671838+0000 mgr.y (mgr.25064) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.2 MiB/s wr, 73 op/s 2023-09-23T20:03:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:50 smithi112 bash[41728]: audit 2023-09-23T20:03:49.777144+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:50 smithi112 bash[27353]: cluster 2023-09-23T20:03:49.671838+0000 mgr.y (mgr.25064) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.2 MiB/s wr, 73 op/s 2023-09-23T20:03:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:50 smithi112 bash[27353]: audit 2023-09-23T20:03:49.777144+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:50.950 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:50 smithi174 bash[31352]: cluster 2023-09-23T20:03:49.671838+0000 mgr.y (mgr.25064) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.2 MiB/s wr, 73 op/s 2023-09-23T20:03:50.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:50 smithi174 bash[31352]: audit 2023-09-23T20:03:49.777144+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:03:50.951 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:50 smithi174 bash[81800]: debug 2023-09-23T20:03:50.832+0000 7f65e25e8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:03:50.983 INFO:tasks.rados.rados.0.smithi112.stdout:3645: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3647: finishing write tid 1 to smithi11289144-314 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3647: finishing write tid 2 to smithi11289144-314 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3641: done (7 left) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3642: done (6 left) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3643: done (5 left) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3644: done (4 left) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3645: done (3 left) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3646: done (2 left) 2023-09-23T20:03:51.207 INFO:tasks.rados.rados.0.smithi112.stdout:3649: done (1 left) 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3650: read oid 363 snap -1 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3650: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3651: delete oid 21 current snap is 0 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3647: finishing write tid 3 to smithi11289144-314 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3647: finishing write tid 4 to smithi11289144-314 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3647: finishing write tid 5 to smithi11289144-314 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 314 v 454 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-09-23T20:03:51.208 INFO:tasks.rados.rados.0.smithi112.stdout:3647: left oid 314 (ObjNum 2247 snap 0 seq_num 2247) 2023-09-23T20:03:51.209 INFO:tasks.rados.rados.0.smithi112.stdout:3647: done (2 left) 2023-09-23T20:03:51.209 INFO:tasks.rados.rados.0.smithi112.stdout:3651: done (1 left) 2023-09-23T20:03:51.209 INFO:tasks.rados.rados.0.smithi112.stdout:3652: write oid 84 current snap is 0 2023-09-23T20:03:51.209 INFO:tasks.rados.rados.0.smithi112.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-09-23T20:03:51.222 INFO:tasks.rados.rados.0.smithi112.stdout:3652: writing smithi11289144-84 from 632557 to 1258544 tid 1 2023-09-23T20:03:51.229 INFO:tasks.rados.rados.0.smithi112.stdout:3652: writing smithi11289144-84 from 1972967 to 2623421 tid 2 2023-09-23T20:03:51.236 INFO:tasks.rados.rados.0.smithi112.stdout:3652: writing smithi11289144-84 from 3332098 to 3751046 tid 3 2023-09-23T20:03:51.236 INFO:tasks.rados.rados.0.smithi112.stdout:3653: read oid 77 snap -1 2023-09-23T20:03:51.236 INFO:tasks.rados.rados.0.smithi112.stdout:3653: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T20:03:51.236 INFO:tasks.rados.rados.0.smithi112.stdout:3654: write oid 455 current snap is 0 2023-09-23T20:03:51.237 INFO:tasks.rados.rados.0.smithi112.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-09-23T20:03:51.244 INFO:tasks.rados.rados.0.smithi112.stdout:3654: writing smithi11289144-455 from 649364 to 1350600 tid 1 2023-09-23T20:03:51.252 INFO:tasks.rados.rados.0.smithi112.stdout:3654: writing smithi11289144-455 from 2031449 to 2825561 tid 2 2023-09-23T20:03:51.259 INFO:tasks.rados.rados.0.smithi112.stdout:3654: writing smithi11289144-455 from 3243168 to 3849364 tid 3 2023-09-23T20:03:51.259 INFO:tasks.rados.rados.0.smithi112.stdout:3655: delete oid 306 current snap is 0 2023-09-23T20:03:51.259 INFO:tasks.rados.rados.0.smithi112.stdout:3650: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T20:03:51.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:50 smithi174 bash[81800]: debug 2023-09-23T20:03:50.944+0000 7f65e25e8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:03:51.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:51 smithi174 bash[81800]: debug 2023-09-23T20:03:51.056+0000 7f65e25e8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3652: finishing write tid 1 to smithi11289144-84 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3652: finishing write tid 2 to smithi11289144-84 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3652: finishing write tid 3 to smithi11289144-84 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3652: finishing write tid 4 to smithi11289144-84 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3652: finishing write tid 5 to smithi11289144-84 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 84 v 462 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3652: left oid 84 (ObjNum 2251 snap 0 seq_num 2251) 2023-09-23T20:03:51.372 INFO:tasks.rados.rados.0.smithi112.stdout:3653: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3654: finishing write tid 1 to smithi11289144-455 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3654: finishing write tid 2 to smithi11289144-455 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3654: finishing write tid 3 to smithi11289144-455 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3654: finishing write tid 4 to smithi11289144-455 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3654: finishing write tid 5 to smithi11289144-455 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 455 v 458 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3654: left oid 455 (ObjNum 2252 snap 0 seq_num 2252) 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3650: done (4 left) 2023-09-23T20:03:51.546 INFO:tasks.rados.rados.0.smithi112.stdout:3652: done (3 left) 2023-09-23T20:03:51.547 INFO:tasks.rados.rados.0.smithi112.stdout:3653: done (2 left) 2023-09-23T20:03:51.547 INFO:tasks.rados.rados.0.smithi112.stdout:3654: done (1 left) 2023-09-23T20:03:51.547 INFO:tasks.rados.rados.0.smithi112.stdout:3655: done (0 left) 2023-09-23T20:03:51.547 INFO:tasks.rados.rados.0.smithi112.stdout:3656: write oid 139 current snap is 0 2023-09-23T20:03:51.547 INFO:tasks.rados.rados.0.smithi112.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-09-23T20:03:51.557 INFO:tasks.rados.rados.0.smithi112.stdout:3656: writing smithi11289144-139 from 682978 to 1134712 tid 1 2023-09-23T20:03:51.565 INFO:tasks.rados.rados.0.smithi112.stdout:3656: writing smithi11289144-139 from 1748413 to 2546194 tid 2 2023-09-23T20:03:51.573 INFO:tasks.rados.rados.0.smithi112.stdout:3656: writing smithi11289144-139 from 3298014 to 3882978 tid 3 2023-09-23T20:03:51.573 INFO:tasks.rados.rados.0.smithi112.stdout:3657: delete oid 273 current snap is 0 2023-09-23T20:03:51.573 INFO:tasks.rados.rados.0.smithi112.stdout:3656: finishing write tid 1 to smithi11289144-139 2023-09-23T20:03:51.573 INFO:tasks.rados.rados.0.smithi112.stdout:3656: finishing write tid 2 to smithi11289144-139 2023-09-23T20:03:51.575 INFO:tasks.rados.rados.0.smithi112.stdout:3657: done (1 left) 2023-09-23T20:03:51.575 INFO:tasks.rados.rados.0.smithi112.stdout:3658: read oid 402 snap -1 2023-09-23T20:03:51.576 INFO:tasks.rados.rados.0.smithi112.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:03:51.576 INFO:tasks.rados.rados.0.smithi112.stdout:3659: write oid 234 current snap is 0 2023-09-23T20:03:51.576 INFO:tasks.rados.rados.0.smithi112.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-09-23T20:03:51.583 INFO:tasks.rados.rados.0.smithi112.stdout:3659: writing smithi11289144-234 from 716592 to 1318824 tid 1 2023-09-23T20:03:51.589 INFO:tasks.rados.rados.0.smithi112.stdout:3659: writing smithi11289144-234 from 1749024 to 2150474 tid 2 2023-09-23T20:03:51.597 INFO:tasks.rados.rados.0.smithi112.stdout:3659: writing smithi11289144-234 from 2836507 to 3628168 tid 3 2023-09-23T20:03:51.597 INFO:tasks.rados.rados.0.smithi112.stdout:3660: write oid 34 current snap is 0 2023-09-23T20:03:51.598 INFO:tasks.rados.rados.0.smithi112.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-09-23T20:03:51.605 INFO:tasks.rados.rados.0.smithi112.stdout:3660: writing smithi11289144-34 from 733399 to 1410880 tid 1 2023-09-23T20:03:51.613 INFO:tasks.rados.rados.0.smithi112.stdout:3660: writing smithi11289144-34 from 2207506 to 2868967 tid 2 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3660: writing smithi11289144-34 from 3380283 to 3933399 tid 3 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3661: write oid 202 current snap is 0 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3656: finishing write tid 3 to smithi11289144-139 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3656: finishing write tid 4 to smithi11289144-139 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3656: finishing write tid 5 to smithi11289144-139 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 139 v 463 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-09-23T20:03:51.620 INFO:tasks.rados.rados.0.smithi112.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-09-23T20:03:51.626 INFO:tasks.rados.rados.0.smithi112.stdout:3661: writing smithi11289144-202 from 750206 to 1219289 tid 1 2023-09-23T20:03:51.633 INFO:tasks.rados.rados.0.smithi112.stdout:3661: writing smithi11289144-202 from 1982341 to 2387460 tid 2 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi112.stdout:3661: writing smithi11289144-202 from 3007706 to 3538264 tid 3 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi112.stdout:3656: done (4 left) 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi112.stdout:3662: read oid 181 snap -1 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi112.stdout:3662: expect deleted 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi112.stdout:3663: write oid 77 current snap is 0 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi112.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-09-23T20:03:51.647 INFO:tasks.rados.rados.0.smithi112.stdout:3663: writing smithi11289144-77 from 767013 to 1311345 tid 1 2023-09-23T20:03:51.654 INFO:tasks.rados.rados.0.smithi112.stdout:3663: writing smithi11289144-77 from 1924470 to 2589600 tid 2 2023-09-23T20:03:51.661 INFO:tasks.rados.rados.0.smithi112.stdout:3663: writing smithi11289144-77 from 3035129 to 3776959 tid 3 2023-09-23T20:03:51.661 INFO:tasks.rados.rados.0.smithi112.stdout:3664: read oid 347 snap -1 2023-09-23T20:03:51.662 INFO:tasks.rados.rados.0.smithi112.stdout:3664: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T20:03:51.662 INFO:tasks.rados.rados.0.smithi112.stdout:3665: read oid 89 snap -1 2023-09-23T20:03:51.662 INFO:tasks.rados.rados.0.smithi112.stdout:3665: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T20:03:51.662 INFO:tasks.rados.rados.0.smithi112.stdout:3666: delete oid 209 current snap is 0 2023-09-23T20:03:51.662 INFO:tasks.rados.rados.0.smithi112.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:03:51.765 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:51 smithi174 bash[81800]: debug 2023-09-23T20:03:51.352+0000 7f65e25e8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3659: finishing write tid 1 to smithi11289144-234 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3659: finishing write tid 2 to smithi11289144-234 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3659: finishing write tid 3 to smithi11289144-234 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3659: finishing write tid 4 to smithi11289144-234 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3659: finishing write tid 5 to smithi11289144-234 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 234 v 395 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-09-23T20:03:51.779 INFO:tasks.rados.rados.0.smithi112.stdout:3660: finishing write tid 1 to smithi11289144-34 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3660: finishing write tid 2 to smithi11289144-34 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3660: finishing write tid 3 to smithi11289144-34 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3660: finishing write tid 4 to smithi11289144-34 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3660: finishing write tid 5 to smithi11289144-34 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 34 v 354 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3661: finishing write tid 1 to smithi11289144-202 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3661: finishing write tid 2 to smithi11289144-202 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3661: finishing write tid 3 to smithi11289144-202 2023-09-23T20:03:51.780 INFO:tasks.rados.rados.0.smithi112.stdout:3661: finishing write tid 4 to smithi11289144-202 2023-09-23T20:03:51.781 INFO:tasks.rados.rados.0.smithi112.stdout:3661: finishing write tid 5 to smithi11289144-202 2023-09-23T20:03:51.781 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 202 v 457 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-09-23T20:03:51.781 INFO:tasks.rados.rados.0.smithi112.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2023-09-23T20:03:51.781 INFO:tasks.rados.rados.0.smithi112.stdout:3663: finishing write tid 1 to smithi11289144-77 2023-09-23T20:03:51.781 INFO:tasks.rados.rados.0.smithi112.stdout:3663: finishing write tid 2 to smithi11289144-77 2023-09-23T20:03:51.781 INFO:tasks.rados.rados.0.smithi112.stdout:3664: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T20:03:51.877 INFO:tasks.rados.rados.0.smithi112.stdout:3665: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3663: finishing write tid 3 to smithi11289144-77 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3663: finishing write tid 4 to smithi11289144-77 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3663: finishing write tid 5 to smithi11289144-77 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 77 v 358 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3663: left oid 77 (ObjNum 2259 snap 0 seq_num 2259) 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3658: done (8 left) 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3659: done (7 left) 2023-09-23T20:03:52.037 INFO:tasks.rados.rados.0.smithi112.stdout:3660: done (6 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3661: done (5 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3662: done (4 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3663: done (3 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3664: done (2 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3665: done (1 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3666: done (0 left) 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3667: write oid 384 current snap is 0 2023-09-23T20:03:52.038 INFO:tasks.rados.rados.0.smithi112.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-09-23T20:03:52.048 INFO:tasks.rados.rados.0.smithi112.stdout:3667: writing smithi11289144-384 from 400627 to 1095457 tid 1 2023-09-23T20:03:52.056 INFO:tasks.rados.rados.0.smithi112.stdout:3667: writing smithi11289144-384 from 1641434 to 2000627 tid 2 2023-09-23T20:03:52.056 INFO:tasks.rados.rados.0.smithi112.stdout:3668: write oid 355 current snap is 0 2023-09-23T20:03:52.056 INFO:tasks.rados.rados.0.smithi112.stdout:3667: finishing write tid 1 to smithi11289144-384 2023-09-23T20:03:52.056 INFO:tasks.rados.rados.0.smithi112.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-09-23T20:03:52.062 INFO:tasks.rados.rados.0.smithi112.stdout:3668: writing smithi11289144-355 from 417434 to 1187513 tid 1 2023-09-23T20:03:52.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:51 smithi174 bash[31352]: audit 2023-09-23T20:03:51.313021+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.112:0/3338304985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:52.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:51 smithi174 bash[31352]: cluster 2023-09-23T20:03:51.672668+0000 mgr.y (mgr.25064) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:03:52.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:51 smithi174 bash[81800]: debug 2023-09-23T20:03:51.760+0000 7f65e25e8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:03:52.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:51 smithi174 bash[81800]: debug 2023-09-23T20:03:51.936+0000 7f65e25e8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:03:52.067 INFO:tasks.rados.rados.0.smithi112.stdout:3668: writing smithi11289144-355 from 1699916 to 2017434 tid 2 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:3669: write oid 94 current snap is 0 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:3667: finishing write tid 2 to smithi11289144-384 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:3667: finishing write tid 3 to smithi11289144-384 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:3667: finishing write tid 4 to smithi11289144-384 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 384 v 466 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-09-23T20:03:52.068 INFO:tasks.rados.rados.0.smithi112.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-09-23T20:03:52.072 INFO:tasks.rados.rados.0.smithi112.stdout:3669: writing smithi11289144-94 from 434241 to 879569 tid 1 2023-09-23T20:03:52.079 INFO:tasks.rados.rados.0.smithi112.stdout:3669: writing smithi11289144-94 from 1642045 to 2034241 tid 2 2023-09-23T20:03:52.079 INFO:tasks.rados.rados.0.smithi112.stdout:3667: done (2 left) 2023-09-23T20:03:52.079 INFO:tasks.rados.rados.0.smithi112.stdout:3670: read oid 487 snap -1 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3670: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3671: read oid 480 snap -1 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3671: expect (ObjNum 2189 snap 0 seq_num 2189) 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3672: write oid 444 current snap is 0 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3668: finishing write tid 1 to smithi11289144-355 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3668: finishing write tid 2 to smithi11289144-355 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3668: finishing write tid 3 to smithi11289144-355 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3668: finishing write tid 4 to smithi11289144-355 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 355 v 332 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-09-23T20:03:52.080 INFO:tasks.rados.rados.0.smithi112.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T20:03:52.081 INFO:tasks.rados.rados.0.smithi112.stdout:3669: finishing write tid 1 to smithi11289144-94 2023-09-23T20:03:52.081 INFO:tasks.rados.rados.0.smithi112.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-09-23T20:03:52.087 INFO:tasks.rados.rados.0.smithi112.stdout:3672: writing smithi11289144-444 from 451048 to 971625 tid 1 2023-09-23T20:03:52.094 INFO:tasks.rados.rados.0.smithi112.stdout:3672: writing smithi11289144-444 from 1700527 to 2051048 tid 2 2023-09-23T20:03:52.095 INFO:tasks.rados.rados.0.smithi112.stdout:3668: done (4 left) 2023-09-23T20:03:52.095 INFO:tasks.rados.rados.0.smithi112.stdout:3673: write oid 113 current snap is 0 2023-09-23T20:03:52.095 INFO:tasks.rados.rados.0.smithi112.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-09-23T20:03:52.102 INFO:tasks.rados.rados.0.smithi112.stdout:3673: writing smithi11289144-113 from 467855 to 1063681 tid 1 2023-09-23T20:03:52.108 INFO:tasks.rados.rados.0.smithi112.stdout:3673: writing smithi11289144-113 from 1759009 to 2067855 tid 2 2023-09-23T20:03:52.108 INFO:tasks.rados.rados.0.smithi112.stdout:3674: delete oid 283 current snap is 0 2023-09-23T20:03:52.109 INFO:tasks.rados.rados.0.smithi112.stdout:3669: finishing write tid 2 to smithi11289144-94 2023-09-23T20:03:52.109 INFO:tasks.rados.rados.0.smithi112.stdout:3669: finishing write tid 3 to smithi11289144-94 2023-09-23T20:03:52.109 INFO:tasks.rados.rados.0.smithi112.stdout:3669: finishing write tid 4 to smithi11289144-94 2023-09-23T20:03:52.109 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 94 v 404 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-09-23T20:03:52.109 INFO:tasks.rados.rados.0.smithi112.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-09-23T20:03:52.109 INFO:tasks.rados.rados.0.smithi112.stdout:3670: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T20:03:52.199 INFO:tasks.rados.rados.0.smithi112.stdout:3671: expect (ObjNum 2189 snap 0 seq_num 2189) 2023-09-23T20:03:52.289 INFO:tasks.rados.rados.0.smithi112.stdout:3672: finishing write tid 1 to smithi11289144-444 2023-09-23T20:03:52.289 INFO:tasks.rados.rados.0.smithi112.stdout:3672: finishing write tid 2 to smithi11289144-444 2023-09-23T20:03:52.289 INFO:tasks.rados.rados.0.smithi112.stdout:3672: finishing write tid 3 to smithi11289144-444 2023-09-23T20:03:52.289 INFO:tasks.rados.rados.0.smithi112.stdout:3672: finishing write tid 4 to smithi11289144-444 2023-09-23T20:03:52.289 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 444 v 375 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3672: left oid 444 (ObjNum 2264 snap 0 seq_num 2264) 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3673: finishing write tid 1 to smithi11289144-113 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3673: finishing write tid 2 to smithi11289144-113 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3673: finishing write tid 3 to smithi11289144-113 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3673: finishing write tid 4 to smithi11289144-113 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 113 v 531 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3673: left oid 113 (ObjNum 2265 snap 0 seq_num 2265) 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3669: done (5 left) 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3670: done (4 left) 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3671: done (3 left) 2023-09-23T20:03:52.290 INFO:tasks.rados.rados.0.smithi112.stdout:3672: done (2 left) 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3673: done (1 left) 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3674: done (0 left) 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3675: read oid 104 snap -1 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3675: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3676: read oid 407 snap -1 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3676: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:03:52.291 INFO:tasks.rados.rados.0.smithi112.stdout:3677: delete oid 334 current snap is 0 2023-09-23T20:03:52.294 INFO:tasks.rados.rados.0.smithi112.stdout:3675: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:03:52.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:51 smithi112 bash[27353]: audit 2023-09-23T20:03:51.313021+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.112:0/3338304985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:52.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:51 smithi112 bash[27353]: cluster 2023-09-23T20:03:51.672668+0000 mgr.y (mgr.25064) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:03:52.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:51 smithi112 bash[41728]: audit 2023-09-23T20:03:51.313021+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.112:0/3338304985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:52.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:51 smithi112 bash[41728]: cluster 2023-09-23T20:03:51.672668+0000 mgr.y (mgr.25064) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:03:52.404 INFO:tasks.rados.rados.0.smithi112.stdout:3676: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3675: done (2 left) 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3676: done (1 left) 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3677: done (0 left) 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3678: read oid 97 snap -1 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3678: expect deleted 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3679: read oid 33 snap -1 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3679: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3680: write oid 364 current snap is 0 2023-09-23T20:03:52.496 INFO:tasks.rados.rados.0.smithi112.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-09-23T20:03:52.507 INFO:tasks.rados.rados.0.smithi112.stdout:3680: writing smithi11289144-364 from 518276 to 1056202 tid 1 2023-09-23T20:03:52.514 INFO:tasks.rados.rados.0.smithi112.stdout:3680: writing smithi11289144-364 from 1534455 to 1957919 tid 2 2023-09-23T20:03:52.514 INFO:tasks.rados.rados.0.smithi112.stdout:3681: read oid 312 snap -1 2023-09-23T20:03:52.514 INFO:tasks.rados.rados.0.smithi112.stdout:3681: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T20:03:52.514 INFO:tasks.rados.rados.0.smithi112.stdout:3682: write oid 53 current snap is 0 2023-09-23T20:03:52.514 INFO:tasks.rados.rados.0.smithi112.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-09-23T20:03:52.520 INFO:tasks.rados.rados.0.smithi112.stdout:3682: writing smithi11289144-53 from 535083 to 1148258 tid 1 2023-09-23T20:03:52.526 INFO:tasks.rados.rados.0.smithi112.stdout:3682: writing smithi11289144-53 from 1592937 to 2135083 tid 2 2023-09-23T20:03:52.526 INFO:tasks.rados.rados.0.smithi112.stdout:3683: delete oid 465 current snap is 0 2023-09-23T20:03:52.526 INFO:tasks.rados.rados.0.smithi112.stdout:3679: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:03:52.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:52 smithi174 bash[81800]: debug 2023-09-23T20:03:52.180+0000 7f65e25e8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:3680: finishing write tid 1 to smithi11289144-364 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:3680: finishing write tid 2 to smithi11289144-364 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:3680: finishing write tid 3 to smithi11289144-364 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:3680: finishing write tid 4 to smithi11289144-364 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 469 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:3680: left oid 364 (ObjNum 2268 snap 0 seq_num 2268) 2023-09-23T20:03:52.658 INFO:tasks.rados.rados.0.smithi112.stdout:3681: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T20:03:52.758 INFO:tasks.rados.rados.0.smithi112.stdout:3682: finishing write tid 1 to smithi11289144-53 2023-09-23T20:03:52.758 INFO:tasks.rados.rados.0.smithi112.stdout:3682: finishing write tid 2 to smithi11289144-53 2023-09-23T20:03:52.758 INFO:tasks.rados.rados.0.smithi112.stdout:3682: finishing write tid 3 to smithi11289144-53 2023-09-23T20:03:52.758 INFO:tasks.rados.rados.0.smithi112.stdout:3682: finishing write tid 4 to smithi11289144-53 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 53 v 465 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3682: left oid 53 (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3678: done (5 left) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3679: done (4 left) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3680: done (3 left) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3681: done (2 left) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3682: done (1 left) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3683: done (0 left) 2023-09-23T20:03:52.759 INFO:tasks.rados.rados.0.smithi112.stdout:3684: delete oid 102 current snap is 0 2023-09-23T20:03:52.761 INFO:tasks.rados.rados.0.smithi112.stdout:3684: done (0 left) 2023-09-23T20:03:52.761 INFO:tasks.rados.rados.0.smithi112.stdout:3685: delete oid 458 current snap is 0 2023-09-23T20:03:52.763 INFO:tasks.rados.rados.0.smithi112.stdout:3685: done (0 left) 2023-09-23T20:03:52.763 INFO:tasks.rados.rados.0.smithi112.stdout:3686: write oid 455 current snap is 0 2023-09-23T20:03:52.763 INFO:tasks.rados.rados.0.smithi112.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-09-23T20:03:52.774 INFO:tasks.rados.rados.0.smithi112.stdout:3686: writing smithi11289144-455 from 602311 to 1116482 tid 1 2023-09-23T20:03:52.782 INFO:tasks.rados.rados.0.smithi112.stdout:3686: writing smithi11289144-455 from 1710512 to 2202311 tid 2 2023-09-23T20:03:52.782 INFO:tasks.rados.rados.0.smithi112.stdout:3687: read oid 325 snap -1 2023-09-23T20:03:52.782 INFO:tasks.rados.rados.0.smithi112.stdout:3687: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T20:03:52.782 INFO:tasks.rados.rados.0.smithi112.stdout:3688: write oid 169 current snap is 0 2023-09-23T20:03:52.783 INFO:tasks.rados.rados.0.smithi112.stdout:3686: finishing write tid 1 to smithi11289144-455 2023-09-23T20:03:52.783 INFO:tasks.rados.rados.0.smithi112.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-09-23T20:03:52.789 INFO:tasks.rados.rados.0.smithi112.stdout:3688: writing smithi11289144-169 from 619118 to 1324891 tid 1 2023-09-23T20:03:52.795 INFO:tasks.rados.rados.0.smithi112.stdout:3688: writing smithi11289144-169 from 1885347 to 2219118 tid 2 2023-09-23T20:03:52.795 INFO:tasks.rados.rados.0.smithi112.stdout:3689: read oid 27 snap -1 2023-09-23T20:03:52.795 INFO:tasks.rados.rados.0.smithi112.stdout:3689: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3690: read oid 447 snap -1 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3690: expect deleted 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3691: delete oid 249 current snap is 0 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3686: finishing write tid 2 to smithi11289144-455 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3686: finishing write tid 3 to smithi11289144-455 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3686: finishing write tid 4 to smithi11289144-455 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 455 v 472 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-09-23T20:03:52.796 INFO:tasks.rados.rados.0.smithi112.stdout:3687: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T20:03:52.919 INFO:tasks.rados.rados.0.smithi112.stdout:3688: finishing write tid 1 to smithi11289144-169 2023-09-23T20:03:52.919 INFO:tasks.rados.rados.0.smithi112.stdout:3689: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:03:53.066 INFO:tasks.rados.rados.0.smithi112.stdout:3688: finishing write tid 2 to smithi11289144-169 2023-09-23T20:03:53.066 INFO:tasks.rados.rados.0.smithi112.stdout:3688: finishing write tid 3 to smithi11289144-169 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3688: finishing write tid 4 to smithi11289144-169 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 169 v 549 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3686: done (5 left) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3687: done (4 left) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3688: done (3 left) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3689: done (2 left) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3690: done (1 left) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3691: done (0 left) 2023-09-23T20:03:53.067 INFO:tasks.rados.rados.0.smithi112.stdout:3692: read oid 212 snap -1 2023-09-23T20:03:53.068 INFO:tasks.rados.rados.0.smithi112.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T20:03:53.068 INFO:tasks.rados.rados.0.smithi112.stdout:3693: write oid 122 current snap is 0 2023-09-23T20:03:53.068 INFO:tasks.rados.rados.0.smithi112.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-09-23T20:03:53.077 INFO:tasks.rados.rados.0.smithi112.stdout:3693: writing smithi11289144-122 from 652732 to 1109003 tid 1 2023-09-23T20:03:53.085 INFO:tasks.rados.rados.0.smithi112.stdout:3693: writing smithi11289144-122 from 1885958 to 2252732 tid 2 2023-09-23T20:03:53.085 INFO:tasks.rados.rados.0.smithi112.stdout:3694: write oid 306 current snap is 0 2023-09-23T20:03:53.085 INFO:tasks.rados.rados.0.smithi112.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-09-23T20:03:53.093 INFO:tasks.rados.rados.0.smithi112.stdout:3694: writing smithi11289144-306 from 669539 to 1201059 tid 1 2023-09-23T20:03:53.098 INFO:tasks.rados.rados.0.smithi112.stdout:3694: writing smithi11289144-306 from 1944440 to 2269539 tid 2 2023-09-23T20:03:53.098 INFO:tasks.rados.rados.0.smithi112.stdout:3695: write oid 500 current snap is 0 2023-09-23T20:03:53.098 INFO:tasks.rados.rados.0.smithi112.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-09-23T20:03:53.105 INFO:tasks.rados.rados.0.smithi112.stdout:3695: writing smithi11289144-500 from 686346 to 1293115 tid 1 2023-09-23T20:03:53.111 INFO:tasks.rados.rados.0.smithi112.stdout:3695: writing smithi11289144-500 from 2002922 to 2286346 tid 2 2023-09-23T20:03:53.111 INFO:tasks.rados.rados.0.smithi112.stdout:3696: read oid 411 snap -1 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3696: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3697: read oid 462 snap -1 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3697: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3698: read oid 321 snap -1 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3698: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3699: read oid 295 snap -1 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3699: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3700: write oid 93 current snap is 0 2023-09-23T20:03:53.112 INFO:tasks.rados.rados.0.smithi112.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-09-23T20:03:53.119 INFO:tasks.rados.rados.0.smithi112.stdout:3700: writing smithi11289144-93 from 703153 to 1385171 tid 1 2023-09-23T20:03:53.125 INFO:tasks.rados.rados.0.smithi112.stdout:3700: writing smithi11289144-93 from 2061404 to 2303153 tid 2 2023-09-23T20:03:53.125 INFO:tasks.rados.rados.0.smithi112.stdout:3701: write oid 336 current snap is 0 2023-09-23T20:03:53.125 INFO:tasks.rados.rados.0.smithi112.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-09-23T20:03:53.133 INFO:tasks.rados.rados.0.smithi112.stdout:3701: writing smithi11289144-336 from 719960 to 1477227 tid 1 2023-09-23T20:03:53.138 INFO:tasks.rados.rados.0.smithi112.stdout:3701: writing smithi11289144-336 from 2003533 to 2319960 tid 2 2023-09-23T20:03:53.138 INFO:tasks.rados.rados.0.smithi112.stdout:3702: read oid 187 snap -1 2023-09-23T20:03:53.139 INFO:tasks.rados.rados.0.smithi112.stdout:3702: expect (ObjNum 186 snap 0 seq_num 186) 2023-09-23T20:03:53.139 INFO:tasks.rados.rados.0.smithi112.stdout:3703: read oid 493 snap -1 2023-09-23T20:03:53.139 INFO:tasks.rados.rados.0.smithi112.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T20:03:53.139 INFO:tasks.rados.rados.0.smithi112.stdout:3704: write oid 144 current snap is 0 2023-09-23T20:03:53.139 INFO:tasks.rados.rados.0.smithi112.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-09-23T20:03:53.146 INFO:tasks.rados.rados.0.smithi112.stdout:3704: writing smithi11289144-144 from 736767 to 1285636 tid 1 2023-09-23T20:03:53.152 INFO:tasks.rados.rados.0.smithi112.stdout:3704: writing smithi11289144-144 from 1778368 to 2336767 tid 2 2023-09-23T20:03:53.152 INFO:tasks.rados.rados.0.smithi112.stdout:3705: write oid 260 current snap is 0 2023-09-23T20:03:53.152 INFO:tasks.rados.rados.0.smithi112.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T20:03:53.332 INFO:tasks.rados.rados.0.smithi112.stdout:3693: finishing write tid 1 to smithi11289144-122 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3693: finishing write tid 2 to smithi11289144-122 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3693: finishing write tid 3 to smithi11289144-122 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3693: finishing write tid 4 to smithi11289144-122 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 122 v 361 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3694: finishing write tid 1 to smithi11289144-306 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3694: finishing write tid 2 to smithi11289144-306 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3694: finishing write tid 3 to smithi11289144-306 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:3694: finishing write tid 4 to smithi11289144-306 2023-09-23T20:03:53.333 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 306 v 475 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3695: finishing write tid 1 to smithi11289144-500 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3695: finishing write tid 2 to smithi11289144-500 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3695: finishing write tid 3 to smithi11289144-500 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3695: finishing write tid 4 to smithi11289144-500 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 408 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T20:03:53.334 INFO:tasks.rados.rados.0.smithi112.stdout:3696: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:03:53.491 INFO:tasks.rados.rados.0.smithi112.stdout:3699: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:03:53.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:53 smithi174 bash[81800]: debug 2023-09-23T20:03:53.300+0000 7f65e25e8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:03:53.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:53 smithi174 bash[81800]: debug 2023-09-23T20:03:53.416+0000 7f65e25e8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:03:53.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:53 smithi174 bash[81800]: debug 2023-09-23T20:03:53.548+0000 7f65e25e8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:03:53.585 INFO:tasks.rados.rados.0.smithi112.stdout:3698: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T20:03:53.812 INFO:tasks.rados.rados.0.smithi112.stdout:3697: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T20:03:53.910 INFO:tasks.rados.rados.0.smithi112.stdout:3700: finishing write tid 1 to smithi11289144-93 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3700: finishing write tid 2 to smithi11289144-93 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3700: finishing write tid 3 to smithi11289144-93 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3700: finishing write tid 4 to smithi11289144-93 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 93 v 552 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3701: finishing write tid 1 to smithi11289144-336 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3701: finishing write tid 2 to smithi11289144-336 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3701: finishing write tid 3 to smithi11289144-336 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3701: finishing write tid 4 to smithi11289144-336 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 576 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3701: left oid 336 (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T20:03:53.911 INFO:tasks.rados.rados.0.smithi112.stdout:3702: expect (ObjNum 186 snap 0 seq_num 186) 2023-09-23T20:03:54.006 INFO:tasks.rados.rados.0.smithi112.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:3704: finishing write tid 1 to smithi11289144-144 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:3704: finishing write tid 2 to smithi11289144-144 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:3704: finishing write tid 3 to smithi11289144-144 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:3704: finishing write tid 4 to smithi11289144-144 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 144 v 534 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:3704: left oid 144 (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi112.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-09-23T20:03:54.177 INFO:tasks.rados.rados.0.smithi112.stdout:3705: writing smithi11289144-260 from 753574 to 1377692 tid 1 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3705: writing smithi11289144-260 from 1836850 to 2353574 tid 2 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3692: done (13 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3693: done (12 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3694: done (11 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3695: done (10 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3696: done (9 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3697: done (8 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3698: done (7 left) 2023-09-23T20:03:54.186 INFO:tasks.rados.rados.0.smithi112.stdout:3699: done (6 left) 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3700: done (5 left) 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3701: done (4 left) 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3702: done (3 left) 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3703: done (2 left) 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3704: done (1 left) 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3706: write oid 5 current snap is 0 2023-09-23T20:03:54.187 INFO:tasks.rados.rados.0.smithi112.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-09-23T20:03:54.196 INFO:tasks.rados.rados.0.smithi112.stdout:3706: writing smithi11289144-5 from 770381 to 1469748 tid 1 2023-09-23T20:03:54.202 INFO:tasks.rados.rados.0.smithi112.stdout:3706: writing smithi11289144-5 from 1895332 to 2370381 tid 2 2023-09-23T20:03:54.202 INFO:tasks.rados.rados.0.smithi112.stdout:3707: read oid 41 snap -1 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3707: expect deleted 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3708: delete oid 266 current snap is 0 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3705: finishing write tid 1 to smithi11289144-260 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3705: finishing write tid 2 to smithi11289144-260 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3705: finishing write tid 3 to smithi11289144-260 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3705: finishing write tid 4 to smithi11289144-260 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 260 v 398 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3705: left oid 260 (ObjNum 2282 snap 0 seq_num 2282) 2023-09-23T20:03:54.203 INFO:tasks.rados.rados.0.smithi112.stdout:3706: finishing write tid 1 to smithi11289144-5 2023-09-23T20:03:54.206 INFO:tasks.rados.rados.0.smithi112.stdout:3706: finishing write tid 2 to smithi11289144-5 2023-09-23T20:03:54.207 INFO:tasks.rados.rados.0.smithi112.stdout:3706: finishing write tid 3 to smithi11289144-5 2023-09-23T20:03:54.207 INFO:tasks.rados.rados.0.smithi112.stdout:3706: finishing write tid 4 to smithi11289144-5 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 5 v 555 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:3706: left oid 5 (ObjNum 2283 snap 0 seq_num 2283) 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:3705: done (3 left) 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:3706: done (2 left) 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:3707: done (1 left) 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:3708: done (0 left) 2023-09-23T20:03:54.208 INFO:tasks.rados.rados.0.smithi112.stdout:3709: write oid 432 current snap is 0 2023-09-23T20:03:54.209 INFO:tasks.rados.rados.0.smithi112.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-09-23T20:03:54.214 INFO:tasks.rados.rados.0.smithi112.stdout:3709: writing smithi11289144-432 from 403995 to 853860 tid 1 2023-09-23T20:03:54.222 INFO:tasks.rados.rados.0.smithi112.stdout:3709: writing smithi11289144-432 from 1495943 to 2092417 tid 2 2023-09-23T20:03:54.222 INFO:tasks.rados.rados.0.smithi112.stdout:3710: write oid 180 current snap is 0 2023-09-23T20:03:54.222 INFO:tasks.rados.rados.0.smithi112.stdout:3709: finishing write tid 1 to smithi11289144-432 2023-09-23T20:03:54.222 INFO:tasks.rados.rados.0.smithi112.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-09-23T20:03:54.228 INFO:tasks.rados.rados.0.smithi112.stdout:3710: writing smithi11289144-180 from 420802 to 945916 tid 1 2023-09-23T20:03:54.236 INFO:tasks.rados.rados.0.smithi112.stdout:3710: writing smithi11289144-180 from 1554425 to 2294557 tid 2 2023-09-23T20:03:54.236 INFO:tasks.rados.rados.0.smithi112.stdout:3711: read oid 158 snap -1 2023-09-23T20:03:54.236 INFO:tasks.rados.rados.0.smithi112.stdout:3711: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T20:03:54.236 INFO:tasks.rados.rados.0.smithi112.stdout:3712: write oid 464 current snap is 0 2023-09-23T20:03:54.236 INFO:tasks.rados.rados.0.smithi112.stdout:3709: finishing write tid 2 to smithi11289144-432 2023-09-23T20:03:54.236 INFO:tasks.rados.rados.0.smithi112.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-09-23T20:03:54.241 INFO:tasks.rados.rados.0.smithi112.stdout:3712: writing smithi11289144-464 from 437609 to 1037972 tid 1 2023-09-23T20:03:54.248 INFO:tasks.rados.rados.0.smithi112.stdout:3712: writing smithi11289144-464 from 1612907 to 2096697 tid 2 2023-09-23T20:03:54.248 INFO:tasks.rados.rados.0.smithi112.stdout:3713: read oid 422 snap -1 2023-09-23T20:03:54.248 INFO:tasks.rados.rados.0.smithi112.stdout:3713: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T20:03:54.248 INFO:tasks.rados.rados.0.smithi112.stdout:3714: write oid 313 current snap is 0 2023-09-23T20:03:54.248 INFO:tasks.rados.rados.0.smithi112.stdout:3709: finishing write tid 3 to smithi11289144-432 2023-09-23T20:03:54.248 INFO:tasks.rados.rados.0.smithi112.stdout:3709: finishing write tid 4 to smithi11289144-432 2023-09-23T20:03:54.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 432 v 559 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-09-23T20:03:54.249 INFO:tasks.rados.rados.0.smithi112.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2023-09-23T20:03:54.249 INFO:tasks.rados.rados.0.smithi112.stdout:3710: finishing write tid 1 to smithi11289144-180 2023-09-23T20:03:54.249 INFO:tasks.rados.rados.0.smithi112.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-09-23T20:03:54.255 INFO:tasks.rados.rados.0.smithi112.stdout:3714: writing smithi11289144-313 from 454416 to 1130028 tid 1 2023-09-23T20:03:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:3714: writing smithi11289144-313 from 1555036 to 2298837 tid 2 2023-09-23T20:03:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:3709: done (5 left) 2023-09-23T20:03:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:3715: read oid 172 snap -1 2023-09-23T20:03:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:3715: expect (ObjNum 748 snap 0 seq_num 748) 2023-09-23T20:03:54.262 INFO:tasks.rados.rados.0.smithi112.stdout:3716: read oid 445 snap -1 2023-09-23T20:03:54.263 INFO:tasks.rados.rados.0.smithi112.stdout:3716: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T20:03:54.263 INFO:tasks.rados.rados.0.smithi112.stdout:3717: read oid 160 snap -1 2023-09-23T20:03:54.263 INFO:tasks.rados.rados.0.smithi112.stdout:3717: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:03:54.263 INFO:tasks.rados.rados.0.smithi112.stdout:3718: write oid 244 current snap is 0 2023-09-23T20:03:54.263 INFO:tasks.rados.rados.0.smithi112.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-09-23T20:03:54.267 INFO:tasks.rados.rados.0.smithi112.stdout:3718: writing smithi11289144-244 from 471223 to 938437 tid 1 2023-09-23T20:03:54.275 INFO:tasks.rados.rados.0.smithi112.stdout:3718: writing smithi11289144-244 from 1729871 to 2217330 tid 2 2023-09-23T20:03:54.275 INFO:tasks.rados.rados.0.smithi112.stdout:3719: read oid 209 snap -1 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3719: expect deleted 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3720: delete oid 379 current snap is 0 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3710: finishing write tid 2 to smithi11289144-180 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3710: finishing write tid 3 to smithi11289144-180 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3710: finishing write tid 4 to smithi11289144-180 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 180 v 579 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-09-23T20:03:54.276 INFO:tasks.rados.rados.0.smithi112.stdout:3711: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T20:03:54.344 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:54 smithi174 bash[81800]: debug 2023-09-23T20:03:54.068+0000 7f65e25e8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:03:54.473 INFO:tasks.rados.rados.0.smithi112.stdout:3712: finishing write tid 1 to smithi11289144-464 2023-09-23T20:03:54.473 INFO:tasks.rados.rados.0.smithi112.stdout:3712: finishing write tid 2 to smithi11289144-464 2023-09-23T20:03:54.473 INFO:tasks.rados.rados.0.smithi112.stdout:3712: finishing write tid 3 to smithi11289144-464 2023-09-23T20:03:54.473 INFO:tasks.rados.rados.0.smithi112.stdout:3712: finishing write tid 4 to smithi11289144-464 2023-09-23T20:03:54.473 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 464 v 417 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-09-23T20:03:54.473 INFO:tasks.rados.rados.0.smithi112.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-09-23T20:03:54.474 INFO:tasks.rados.rados.0.smithi112.stdout:3713: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T20:03:54.615 INFO:tasks.rados.rados.0.smithi112.stdout:3714: finishing write tid 1 to smithi11289144-313 2023-09-23T20:03:54.615 INFO:tasks.rados.rados.0.smithi112.stdout:3714: finishing write tid 2 to smithi11289144-313 2023-09-23T20:03:54.616 INFO:tasks.rados.rados.0.smithi112.stdout:3714: finishing write tid 3 to smithi11289144-313 2023-09-23T20:03:54.616 INFO:tasks.rados.rados.0.smithi112.stdout:3714: finishing write tid 4 to smithi11289144-313 2023-09-23T20:03:54.616 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 313 v 401 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-09-23T20:03:54.616 INFO:tasks.rados.rados.0.smithi112.stdout:3714: left oid 313 (ObjNum 2288 snap 0 seq_num 2288) 2023-09-23T20:03:54.616 INFO:tasks.rados.rados.0.smithi112.stdout:3715: expect (ObjNum 748 snap 0 seq_num 748) 2023-09-23T20:03:54.727 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:54 smithi174 bash[81800]: debug 2023-09-23T20:03:54.336+0000 7f65e25e8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:03:54.741 INFO:tasks.rados.rados.0.smithi112.stdout:3716: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T20:03:54.957 INFO:tasks.rados.rados.0.smithi112.stdout:3717: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:03:55.066 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:54 smithi174 bash[81800]: debug 2023-09-23T20:03:54.912+0000 7f65e25e8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:03:55.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:54 smithi174 bash[31352]: cluster 2023-09-23T20:03:53.673144+0000 mgr.y (mgr.25064) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 74 op/s 2023-09-23T20:03:55.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:54 smithi174 bash[31352]: audit 2023-09-23T20:03:53.753956+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.112:0/3909301880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:55.073 INFO:tasks.rados.rados.0.smithi112.stdout:3718: finishing write tid 1 to smithi11289144-244 2023-09-23T20:03:55.073 INFO:tasks.rados.rados.0.smithi112.stdout:3718: finishing write tid 2 to smithi11289144-244 2023-09-23T20:03:55.073 INFO:tasks.rados.rados.0.smithi112.stdout:3718: finishing write tid 3 to smithi11289144-244 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3718: finishing write tid 4 to smithi11289144-244 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 468 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3718: left oid 244 (ObjNum 2289 snap 0 seq_num 2289) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3710: done (10 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3711: done (9 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3712: done (8 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3713: done (7 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3714: done (6 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3715: done (5 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3716: done (4 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3717: done (3 left) 2023-09-23T20:03:55.074 INFO:tasks.rados.rados.0.smithi112.stdout:3718: done (2 left) 2023-09-23T20:03:55.075 INFO:tasks.rados.rados.0.smithi112.stdout:3719: done (1 left) 2023-09-23T20:03:55.075 INFO:tasks.rados.rados.0.smithi112.stdout:3720: done (0 left) 2023-09-23T20:03:55.075 INFO:tasks.rados.rados.0.smithi112.stdout:3721: write oid 244 current snap is 0 2023-09-23T20:03:55.075 INFO:tasks.rados.rados.0.smithi112.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-09-23T20:03:55.080 INFO:tasks.rados.rados.0.smithi112.stdout:3721: writing smithi11289144-244 from 504837 to 1122549 tid 1 2023-09-23T20:03:55.088 INFO:tasks.rados.rados.0.smithi112.stdout:3721: writing smithi11289144-244 from 1846835 to 2337963 tid 2 2023-09-23T20:03:55.088 INFO:tasks.rados.rados.0.smithi112.stdout:3721: finishing write tid 1 to smithi11289144-244 2023-09-23T20:03:55.089 INFO:tasks.rados.rados.0.smithi112.stdout:3722: read oid 53 snap -1 2023-09-23T20:03:55.089 INFO:tasks.rados.rados.0.smithi112.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T20:03:55.089 INFO:tasks.rados.rados.0.smithi112.stdout:3723: write oid 46 current snap is 0 2023-09-23T20:03:55.089 INFO:tasks.rados.rados.0.smithi112.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-09-23T20:03:55.095 INFO:tasks.rados.rados.0.smithi112.stdout:3723: writing smithi11289144-46 from 521644 to 1214605 tid 1 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3723: writing smithi11289144-46 from 1788964 to 2521644 tid 2 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3724: read oid 196 snap -1 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3725: read oid 429 snap -1 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3725: expect deleted 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3726: write oid 307 current snap is 0 2023-09-23T20:03:55.105 INFO:tasks.rados.rados.0.smithi112.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-09-23T20:03:55.113 INFO:tasks.rados.rados.0.smithi112.stdout:3726: writing smithi11289144-307 from 538451 to 1306661 tid 1 2023-09-23T20:03:55.120 INFO:tasks.rados.rados.0.smithi112.stdout:3726: writing smithi11289144-307 from 1847446 to 2342243 tid 2 2023-09-23T20:03:55.120 INFO:tasks.rados.rados.0.smithi112.stdout:3727: read oid 484 snap -1 2023-09-23T20:03:55.120 INFO:tasks.rados.rados.0.smithi112.stdout:3727: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:03:55.120 INFO:tasks.rados.rados.0.smithi112.stdout:3728: write oid 36 current snap is 0 2023-09-23T20:03:55.120 INFO:tasks.rados.rados.0.smithi112.stdout:3721: finishing write tid 2 to smithi11289144-244 2023-09-23T20:03:55.120 INFO:tasks.rados.rados.0.smithi112.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-09-23T20:03:55.125 INFO:tasks.rados.rados.0.smithi112.stdout:3728: writing smithi11289144-36 from 555258 to 998717 tid 1 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3728: writing smithi11289144-36 from 1505928 to 2260736 tid 2 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3729: read oid 324 snap -1 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3729: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3730: read oid 395 snap -1 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3730: expect (ObjNum 394 snap 0 seq_num 394) 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3731: write oid 311 current snap is 0 2023-09-23T20:03:55.133 INFO:tasks.rados.rados.0.smithi112.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-09-23T20:03:55.139 INFO:tasks.rados.rados.0.smithi112.stdout:3731: writing smithi11289144-311 from 572065 to 1090773 tid 1 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3731: writing smithi11289144-311 from 1564410 to 2062876 tid 2 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3732: read oid 21 snap -1 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3732: expect deleted 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3733: write oid 412 current snap is 0 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3721: finishing write tid 3 to smithi11289144-244 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3721: finishing write tid 4 to smithi11289144-244 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 244 v 471 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T20:03:55.146 INFO:tasks.rados.rados.0.smithi112.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-09-23T20:03:55.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:54 smithi112 bash[41728]: cluster 2023-09-23T20:03:53.673144+0000 mgr.y (mgr.25064) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 74 op/s 2023-09-23T20:03:55.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:54 smithi112 bash[41728]: audit 2023-09-23T20:03:53.753956+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.112:0/3909301880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:55.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:54 smithi112 bash[27353]: cluster 2023-09-23T20:03:53.673144+0000 mgr.y (mgr.25064) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 74 op/s 2023-09-23T20:03:55.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:54 smithi112 bash[27353]: audit 2023-09-23T20:03:53.753956+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.112:0/3909301880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:55.153 INFO:tasks.rados.rados.0.smithi112.stdout:3733: writing smithi11289144-412 from 588872 to 1299182 tid 1 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi112.stdout:3733: writing smithi11289144-412 from 2022892 to 2588872 tid 2 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi112.stdout:3721: done (12 left) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi112.stdout:3734: read oid 184 snap -1 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi112.stdout:3734: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi112.stdout:3735: write oid 301 current snap is 0 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi112.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:3723: finishing write tid 1 to smithi11289144-46 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:3723: finishing write tid 2 to smithi11289144-46 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:3723: finishing write tid 3 to smithi11289144-46 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:3723: finishing write tid 4 to smithi11289144-46 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 46 v 591 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-09-23T20:03:55.260 INFO:tasks.rados.rados.0.smithi112.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-09-23T20:03:55.274 INFO:tasks.rados.rados.0.smithi112.stdout:3735: writing smithi11289144-301 from 605679 to 1391238 tid 1 2023-09-23T20:03:55.281 INFO:tasks.rados.rados.0.smithi112.stdout:3735: writing smithi11289144-301 from 2081374 to 2583509 tid 2 2023-09-23T20:03:55.281 INFO:tasks.rados.rados.0.smithi112.stdout:3722: done (13 left) 2023-09-23T20:03:55.281 INFO:tasks.rados.rados.0.smithi112.stdout:3723: done (12 left) 2023-09-23T20:03:55.281 INFO:tasks.rados.rados.0.smithi112.stdout:3725: done (11 left) 2023-09-23T20:03:55.282 INFO:tasks.rados.rados.0.smithi112.stdout:3736: read oid 419 snap -1 2023-09-23T20:03:55.282 INFO:tasks.rados.rados.0.smithi112.stdout:3736: expect (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T20:03:55.282 INFO:tasks.rados.rados.0.smithi112.stdout:3737: write oid 103 current snap is 0 2023-09-23T20:03:55.282 INFO:tasks.rados.rados.0.smithi112.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:03:55.395 INFO:tasks.rados.rados.0.smithi112.stdout:3726: finishing write tid 1 to smithi11289144-307 2023-09-23T20:03:55.396 INFO:tasks.rados.rados.0.smithi112.stdout:3726: finishing write tid 2 to smithi11289144-307 2023-09-23T20:03:55.396 INFO:tasks.rados.rados.0.smithi112.stdout:3726: finishing write tid 3 to smithi11289144-307 2023-09-23T20:03:55.396 INFO:tasks.rados.rados.0.smithi112.stdout:3726: finishing write tid 4 to smithi11289144-307 2023-09-23T20:03:55.396 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 307 v 404 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-09-23T20:03:55.396 INFO:tasks.rados.rados.0.smithi112.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-09-23T20:03:55.396 INFO:tasks.rados.rados.0.smithi112.stdout:3727: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:03:55.476 INFO:tasks.rados.rados.0.smithi112.stdout:3728: finishing write tid 1 to smithi11289144-36 2023-09-23T20:03:55.476 INFO:tasks.rados.rados.0.smithi112.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-09-23T20:03:55.486 INFO:tasks.rados.rados.0.smithi112.stdout:3737: writing smithi11289144-103 from 622486 to 1083294 tid 1 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3737: writing smithi11289144-103 from 1739856 to 2385649 tid 2 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3724: done (12 left) 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3726: done (11 left) 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3727: done (10 left) 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3738: write oid 166 current snap is 0 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3728: finishing write tid 2 to smithi11289144-36 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3728: finishing write tid 3 to smithi11289144-36 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3728: finishing write tid 4 to smithi11289144-36 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 36 v 461 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-09-23T20:03:55.499 INFO:tasks.rados.rados.0.smithi112.stdout:3728: left oid 36 (ObjNum 2294 snap 0 seq_num 2294) 2023-09-23T20:03:55.500 INFO:tasks.rados.rados.0.smithi112.stdout:3731: finishing write tid 1 to smithi11289144-311 2023-09-23T20:03:55.500 INFO:tasks.rados.rados.0.smithi112.stdout:3730: expect (ObjNum 394 snap 0 seq_num 394) 2023-09-23T20:03:55.588 INFO:tasks.rados.rados.0.smithi112.stdout:3731: finishing write tid 2 to smithi11289144-311 2023-09-23T20:03:55.589 INFO:tasks.rados.rados.0.smithi112.stdout:3729: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T20:03:55.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:55 smithi174 bash[81800]: debug 2023-09-23T20:03:55.492+0000 7f65e25e8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:03:55.828 INFO:tasks.rados.rados.0.smithi112.stdout:3731: finishing write tid 3 to smithi11289144-311 2023-09-23T20:03:55.828 INFO:tasks.rados.rados.0.smithi112.stdout:3731: finishing write tid 4 to smithi11289144-311 2023-09-23T20:03:55.828 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 311 v 474 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-09-23T20:03:55.828 INFO:tasks.rados.rados.0.smithi112.stdout:3731: left oid 311 (ObjNum 2295 snap 0 seq_num 2295) 2023-09-23T20:03:55.829 INFO:tasks.rados.rados.0.smithi112.stdout:3733: finishing write tid 1 to smithi11289144-412 2023-09-23T20:03:55.829 INFO:tasks.rados.rados.0.smithi112.stdout:3733: finishing write tid 2 to smithi11289144-412 2023-09-23T20:03:55.829 INFO:tasks.rados.rados.0.smithi112.stdout:3733: finishing write tid 3 to smithi11289144-412 2023-09-23T20:03:55.829 INFO:tasks.rados.rados.0.smithi112.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-09-23T20:03:55.839 INFO:tasks.rados.rados.0.smithi112.stdout:3738: writing smithi11289144-166 from 639293 to 1175350 tid 1 2023-09-23T20:03:55.847 INFO:tasks.rados.rados.0.smithi112.stdout:3738: writing smithi11289144-166 from 1798338 to 2304142 tid 2 2023-09-23T20:03:55.847 INFO:tasks.rados.rados.0.smithi112.stdout:3728: done (10 left) 2023-09-23T20:03:55.848 INFO:tasks.rados.rados.0.smithi112.stdout:3729: done (9 left) 2023-09-23T20:03:55.848 INFO:tasks.rados.rados.0.smithi112.stdout:3730: done (8 left) 2023-09-23T20:03:55.848 INFO:tasks.rados.rados.0.smithi112.stdout:3731: done (7 left) 2023-09-23T20:03:55.848 INFO:tasks.rados.rados.0.smithi112.stdout:3732: done (6 left) 2023-09-23T20:03:55.848 INFO:tasks.rados.rados.0.smithi112.stdout:3739: write oid 191 current snap is 0 2023-09-23T20:03:55.848 INFO:tasks.rados.rados.0.smithi112.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-09-23T20:03:55.856 INFO:tasks.rados.rados.0.smithi112.stdout:3739: writing smithi11289144-191 from 656100 to 1267406 tid 1 2023-09-23T20:03:55.864 INFO:tasks.rados.rados.0.smithi112.stdout:3739: writing smithi11289144-191 from 1740467 to 2389929 tid 2 2023-09-23T20:03:55.864 INFO:tasks.rados.rados.0.smithi112.stdout:3740: write oid 104 current snap is 0 2023-09-23T20:03:55.864 INFO:tasks.rados.rados.0.smithi112.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi112.stdout:3740: writing smithi11289144-104 from 672907 to 1359462 tid 1 2023-09-23T20:03:55.880 INFO:tasks.rados.rados.0.smithi112.stdout:3740: writing smithi11289144-104 from 1798949 to 2308422 tid 2 2023-09-23T20:03:55.880 INFO:tasks.rados.rados.0.smithi112.stdout:3741: write oid 61 current snap is 0 2023-09-23T20:03:55.880 INFO:tasks.rados.rados.0.smithi112.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-09-23T20:03:55.888 INFO:tasks.rados.rados.0.smithi112.stdout:3741: writing smithi11289144-61 from 689714 to 1451518 tid 1 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:3741: writing smithi11289144-61 from 1857431 to 2510562 tid 2 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:3742: read oid 476 snap -1 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:3742: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:3743: write oid 273 current snap is 0 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:3733: finishing write tid 4 to smithi11289144-412 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 412 v 594 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-09-23T20:03:55.895 INFO:tasks.rados.rados.0.smithi112.stdout:3733: left oid 412 (ObjNum 2296 snap 0 seq_num 2296) 2023-09-23T20:03:55.896 INFO:tasks.rados.rados.0.smithi112.stdout:3734: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:03:56.039 INFO:tasks.rados.rados.0.smithi112.stdout:3735: finishing write tid 1 to smithi11289144-301 2023-09-23T20:03:56.040 INFO:tasks.rados.rados.0.smithi112.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-09-23T20:03:56.048 INFO:tasks.rados.rados.0.smithi112.stdout:3743: writing smithi11289144-273 from 706521 to 1143574 tid 1 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3743: writing smithi11289144-273 from 1915913 to 2429055 tid 2 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3733: done (10 left) 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3734: done (9 left) 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3744: read oid 168 snap -1 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3744: expect (ObjNum 2223 snap 0 seq_num 2223) 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3745: write oid 84 current snap is 0 2023-09-23T20:03:56.056 INFO:tasks.rados.rados.0.smithi112.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-09-23T20:03:56.063 INFO:tasks.rados.rados.0.smithi112.stdout:3745: writing smithi11289144-84 from 723328 to 1351983 tid 1 2023-09-23T20:03:56.071 INFO:tasks.rados.rados.0.smithi112.stdout:3745: writing smithi11289144-84 from 1974395 to 2631195 tid 2 2023-09-23T20:03:56.071 INFO:tasks.rados.rados.0.smithi112.stdout:3746: read oid 132 snap -1 2023-09-23T20:03:56.071 INFO:tasks.rados.rados.0.smithi112.stdout:3746: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T20:03:56.071 INFO:tasks.rados.rados.0.smithi112.stdout:3747: read oid 115 snap -1 2023-09-23T20:03:56.071 INFO:tasks.rados.rados.0.smithi112.stdout:3747: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T20:03:56.072 INFO:tasks.rados.rados.0.smithi112.stdout:3748: write oid 251 current snap is 0 2023-09-23T20:03:56.072 INFO:tasks.rados.rados.0.smithi112.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-09-23T20:03:56.080 INFO:tasks.rados.rados.0.smithi112.stdout:3748: writing smithi11289144-251 from 740135 to 1444039 tid 1 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3748: writing smithi11289144-251 from 2032877 to 2549688 tid 2 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3749: read oid 90 snap -1 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3749: expect (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3750: read oid 323 snap -1 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3750: expect deleted 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3735: finishing write tid 2 to smithi11289144-301 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3735: finishing write tid 3 to smithi11289144-301 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:3735: finishing write tid 4 to smithi11289144-301 2023-09-23T20:03:56.087 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 301 v 407 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-09-23T20:03:56.088 INFO:tasks.rados.rados.0.smithi112.stdout:3735: left oid 301 (ObjNum 2297 snap 0 seq_num 2297) 2023-09-23T20:03:56.088 INFO:tasks.rados.rados.0.smithi112.stdout:3736: expect (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T20:03:56.171 INFO:tasks.rados.rados.0.smithi112.stdout:3737: finishing write tid 1 to smithi11289144-103 2023-09-23T20:03:56.171 INFO:tasks.rados.rados.0.smithi112.stdout:3737: finishing write tid 2 to smithi11289144-103 2023-09-23T20:03:56.171 INFO:tasks.rados.rados.0.smithi112.stdout:3737: finishing write tid 3 to smithi11289144-103 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3737: finishing write tid 4 to smithi11289144-103 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 103 v 464 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3737: left oid 103 (ObjNum 2298 snap 0 seq_num 2298) 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3738: finishing write tid 1 to smithi11289144-166 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3738: finishing write tid 2 to smithi11289144-166 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3738: finishing write tid 3 to smithi11289144-166 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3738: finishing write tid 4 to smithi11289144-166 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 166 v 410 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3738: left oid 166 (ObjNum 2299 snap 0 seq_num 2299) 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3739: finishing write tid 1 to smithi11289144-191 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3739: finishing write tid 2 to smithi11289144-191 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3735: done (15 left) 2023-09-23T20:03:56.172 INFO:tasks.rados.rados.0.smithi112.stdout:3736: done (14 left) 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3737: done (13 left) 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3738: done (12 left) 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3751: read oid 18 snap -1 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3751: expect deleted 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3752: write oid 19 current snap is 0 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3739: finishing write tid 3 to smithi11289144-191 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3739: finishing write tid 4 to smithi11289144-191 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 191 v 582 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3739: left oid 191 (ObjNum 2300 snap 0 seq_num 2300) 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3740: finishing write tid 1 to smithi11289144-104 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3740: finishing write tid 2 to smithi11289144-104 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3740: finishing write tid 3 to smithi11289144-104 2023-09-23T20:03:56.173 INFO:tasks.rados.rados.0.smithi112.stdout:3740: finishing write tid 4 to smithi11289144-104 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 104 v 562 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3740: left oid 104 (ObjNum 2301 snap 0 seq_num 2301) 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3741: finishing write tid 1 to smithi11289144-61 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3741: finishing write tid 2 to smithi11289144-61 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3741: finishing write tid 3 to smithi11289144-61 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3741: finishing write tid 4 to smithi11289144-61 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 61 v 343 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3741: left oid 61 (ObjNum 2302 snap 0 seq_num 2302) 2023-09-23T20:03:56.174 INFO:tasks.rados.rados.0.smithi112.stdout:3742: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:03:56.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[81800]: debug 2023-09-23T20:03:56.136+0000 7f65e25e8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:03:56.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[81800]: debug 2023-09-23T20:03:56.256+0000 7f65e25e8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:03:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[31352]: audit 2023-09-23T20:03:55.031156+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[31352]: audit 2023-09-23T20:03:55.041667+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[31352]: cluster 2023-09-23T20:03:55.673755+0000 mgr.y (mgr.25064) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-09-23T20:03:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[31352]: audit 2023-09-23T20:03:55.836927+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[31352]: audit 2023-09-23T20:03:55.846607+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.335 INFO:tasks.rados.rados.0.smithi112.stdout:3743: finishing write tid 1 to smithi11289144-273 2023-09-23T20:03:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:3743: finishing write tid 2 to smithi11289144-273 2023-09-23T20:03:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:3743: finishing write tid 3 to smithi11289144-273 2023-09-23T20:03:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:3743: finishing write tid 4 to smithi11289144-273 2023-09-23T20:03:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 273 v 585 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-09-23T20:03:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:3743: left oid 273 (ObjNum 2303 snap 0 seq_num 2303) 2023-09-23T20:03:56.336 INFO:tasks.rados.rados.0.smithi112.stdout:3744: expect (ObjNum 2223 snap 0 seq_num 2223) 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[27353]: audit 2023-09-23T20:03:55.031156+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[27353]: audit 2023-09-23T20:03:55.041667+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[27353]: cluster 2023-09-23T20:03:55.673755+0000 mgr.y (mgr.25064) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[27353]: audit 2023-09-23T20:03:55.836927+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[27353]: audit 2023-09-23T20:03:55.846607+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[41728]: audit 2023-09-23T20:03:55.031156+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[41728]: audit 2023-09-23T20:03:55.041667+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[41728]: cluster 2023-09-23T20:03:55.673755+0000 mgr.y (mgr.25064) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-09-23T20:03:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[41728]: audit 2023-09-23T20:03:55.836927+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:56 smithi112 bash[41728]: audit 2023-09-23T20:03:55.846607+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:03:56.449 INFO:tasks.rados.rados.0.smithi112.stdout:3745: finishing write tid 1 to smithi11289144-84 2023-09-23T20:03:56.449 INFO:tasks.rados.rados.0.smithi112.stdout:3746: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T20:03:56.640 INFO:tasks.rados.rados.0.smithi112.stdout:3747: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T20:03:56.842 INFO:tasks.rados.rados.0.smithi112.stdout:3745: finishing write tid 2 to smithi11289144-84 2023-09-23T20:03:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:3745: finishing write tid 3 to smithi11289144-84 2023-09-23T20:03:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:3745: finishing write tid 4 to smithi11289144-84 2023-09-23T20:03:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 84 v 477 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-09-23T20:03:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:3745: left oid 84 (ObjNum 2304 snap 0 seq_num 2304) 2023-09-23T20:03:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:3748: finishing write tid 1 to smithi11289144-251 2023-09-23T20:03:56.843 INFO:tasks.rados.rados.0.smithi112.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-09-23T20:03:56.851 INFO:tasks.rados.rados.0.smithi112.stdout:3752: writing smithi11289144-19 from 756942 to 1536095 tid 1 2023-09-23T20:03:56.858 INFO:tasks.rados.rados.0.smithi112.stdout:3752: writing smithi11289144-19 from 2091359 to 2751828 tid 2 2023-09-23T20:03:56.858 INFO:tasks.rados.rados.0.smithi112.stdout:3739: done (13 left) 2023-09-23T20:03:56.858 INFO:tasks.rados.rados.0.smithi112.stdout:3740: done (12 left) 2023-09-23T20:03:56.858 INFO:tasks.rados.rados.0.smithi112.stdout:3741: done (11 left) 2023-09-23T20:03:56.858 INFO:tasks.rados.rados.0.smithi112.stdout:3742: done (10 left) 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3743: done (9 left) 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3744: done (8 left) 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3745: done (7 left) 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3746: done (6 left) 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3747: done (5 left) 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3753: write oid 6 current snap is 0 2023-09-23T20:03:56.859 INFO:tasks.rados.rados.0.smithi112.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-09-23T20:03:56.865 INFO:tasks.rados.rados.0.smithi112.stdout:3753: writing smithi11289144-6 from 773749 to 1228151 tid 1 2023-09-23T20:03:56.871 INFO:tasks.rados.rados.0.smithi112.stdout:3753: writing smithi11289144-6 from 1749841 to 2270321 tid 2 2023-09-23T20:03:56.871 INFO:tasks.rados.rados.0.smithi112.stdout:3754: read oid 418 snap -1 2023-09-23T20:03:56.871 INFO:tasks.rados.rados.0.smithi112.stdout:3754: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:3755: write oid 64 current snap is 0 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:3748: finishing write tid 2 to smithi11289144-251 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:3748: finishing write tid 3 to smithi11289144-251 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:3748: finishing write tid 4 to smithi11289144-251 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 251 v 526 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:3748: left oid 251 (ObjNum 2305 snap 0 seq_num 2305) 2023-09-23T20:03:56.872 INFO:tasks.rados.rados.0.smithi112.stdout:3749: expect (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T20:03:56.883 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[81800]: debug 2023-09-23T20:03:56.608+0000 7f65e25e8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:03:56.883 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[81800]: debug 2023-09-23T20:03:56.732+0000 7f65e25e8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:3752: finishing write tid 1 to smithi11289144-19 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:3752: finishing write tid 2 to smithi11289144-19 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:3752: finishing write tid 3 to smithi11289144-19 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:3752: finishing write tid 4 to smithi11289144-19 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 19 v 390 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:3752: left oid 19 (ObjNum 2306 snap 0 seq_num 2306) 2023-09-23T20:03:57.056 INFO:tasks.rados.rados.0.smithi112.stdout:3753: finishing write tid 1 to smithi11289144-6 2023-09-23T20:03:57.057 INFO:tasks.rados.rados.0.smithi112.stdout:3753: finishing write tid 2 to smithi11289144-6 2023-09-23T20:03:57.057 INFO:tasks.rados.rados.0.smithi112.stdout:3753: finishing write tid 3 to smithi11289144-6 2023-09-23T20:03:57.057 INFO:tasks.rados.rados.0.smithi112.stdout:3753: finishing write tid 4 to smithi11289144-6 2023-09-23T20:03:57.057 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 6 v 378 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-09-23T20:03:57.057 INFO:tasks.rados.rados.0.smithi112.stdout:3753: left oid 6 (ObjNum 2307 snap 0 seq_num 2307) 2023-09-23T20:03:57.057 INFO:tasks.rados.rados.0.smithi112.stdout:3754: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:03:57.227 INFO:tasks.rados.rados.0.smithi112.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-09-23T20:03:57.241 INFO:tasks.rados.rados.0.smithi112.stdout:3755: writing smithi11289144-64 from 790556 to 1320207 tid 1 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3755: writing smithi11289144-64 from 2091970 to 2756108 tid 2 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3748: done (7 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3749: done (6 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3750: done (5 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3751: done (4 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3752: done (3 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3753: done (2 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3754: done (1 left) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3756: read oid 202 snap -1 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3756: expect (ObjNum 2258 snap 0 seq_num 2258) 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3757: delete oid 181 current snap is 0 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi112.stdout:3755: finishing write tid 1 to smithi11289144-64 2023-09-23T20:03:57.252 INFO:tasks.rados.rados.0.smithi112.stdout:3757: done (2 left) 2023-09-23T20:03:57.252 INFO:tasks.rados.rados.0.smithi112.stdout:3758: delete oid 490 current snap is 0 2023-09-23T20:03:57.254 INFO:tasks.rados.rados.0.smithi112.stdout:3758: done (2 left) 2023-09-23T20:03:57.254 INFO:tasks.rados.rados.0.smithi112.stdout:3759: read oid 66 snap -1 2023-09-23T20:03:57.254 INFO:tasks.rados.rados.0.smithi112.stdout:3759: expect deleted 2023-09-23T20:03:57.254 INFO:tasks.rados.rados.0.smithi112.stdout:3760: delete oid 285 current snap is 0 2023-09-23T20:03:57.254 INFO:tasks.rados.rados.0.smithi112.stdout:3755: finishing write tid 2 to smithi11289144-64 2023-09-23T20:03:57.255 INFO:tasks.rados.rados.0.smithi112.stdout:3755: finishing write tid 3 to smithi11289144-64 2023-09-23T20:03:57.255 INFO:tasks.rados.rados.0.smithi112.stdout:3755: finishing write tid 4 to smithi11289144-64 2023-09-23T20:03:57.255 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 64 v 478 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi112.stdout:3755: left oid 64 (ObjNum 2308 snap 0 seq_num 2308) 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi112.stdout:3755: done (3 left) 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi112.stdout:3759: done (2 left) 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi112.stdout:3760: done (1 left) 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi112.stdout:3761: write oid 288 current snap is 0 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi112.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-09-23T20:03:57.262 INFO:tasks.rados.rados.0.smithi112.stdout:3761: writing smithi11289144-288 from 457784 to 1004784 tid 1 2023-09-23T20:03:57.270 INFO:tasks.rados.rados.0.smithi112.stdout:3761: writing smithi11289144-288 from 1525898 to 2197374 tid 2 2023-09-23T20:03:57.270 INFO:tasks.rados.rados.0.smithi112.stdout:3762: write oid 438 current snap is 0 2023-09-23T20:03:57.271 INFO:tasks.rados.rados.0.smithi112.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-09-23T20:03:57.277 INFO:tasks.rados.rados.0.smithi112.stdout:3762: writing smithi11289144-438 from 474591 to 1096840 tid 1 2023-09-23T20:03:57.282 INFO:tasks.rados.rados.0.smithi112.stdout:3762: writing smithi11289144-438 from 1584380 to 1999514 tid 2 2023-09-23T20:03:57.287 INFO:tasks.rados.rados.0.smithi112.stdout:3762: writing smithi11289144-438 from 2501500 to 2874591 tid 3 2023-09-23T20:03:57.287 INFO:tasks.rados.rados.0.smithi112.stdout:3763: read oid 244 snap -1 2023-09-23T20:03:57.288 INFO:tasks.rados.rados.0.smithi112.stdout:3763: expect (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T20:03:57.288 INFO:tasks.rados.rados.0.smithi112.stdout:3764: delete oid 248 current snap is 0 2023-09-23T20:03:57.288 INFO:tasks.rados.rados.0.smithi112.stdout:3756: expect (ObjNum 2258 snap 0 seq_num 2258) 2023-09-23T20:03:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:57 smithi174 bash[31352]: audit 2023-09-23T20:03:56.274500+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.112:0/2720577275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:57.316 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[81800]: debug 2023-09-23T20:03:56.876+0000 7f65e25e8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:03:57.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:56 smithi174 bash[81800]: debug 2023-09-23T20:03:56.992+0000 7f65e25e8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:03:57.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:57 smithi174 bash[81800]: debug 2023-09-23T20:03:57.124+0000 7f65e25e8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:03:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:57 smithi112 bash[27353]: audit 2023-09-23T20:03:56.274500+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.112:0/2720577275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:57.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:57 smithi112 bash[41728]: audit 2023-09-23T20:03:56.274500+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.112:0/2720577275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:57.532 INFO:tasks.rados.rados.0.smithi112.stdout:3761: finishing write tid 1 to smithi11289144-288 2023-09-23T20:03:57.532 INFO:tasks.rados.rados.0.smithi112.stdout:3761: finishing write tid 2 to smithi11289144-288 2023-09-23T20:03:57.532 INFO:tasks.rados.rados.0.smithi112.stdout:3761: finishing write tid 3 to smithi11289144-288 2023-09-23T20:03:57.532 INFO:tasks.rados.rados.0.smithi112.stdout:3761: finishing write tid 4 to smithi11289144-288 2023-09-23T20:03:57.532 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 288 v 529 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3761: left oid 288 (ObjNum 2312 snap 0 seq_num 2312) 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3762: finishing write tid 1 to smithi11289144-438 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3762: finishing write tid 2 to smithi11289144-438 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3762: finishing write tid 3 to smithi11289144-438 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3762: finishing write tid 4 to smithi11289144-438 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3762: finishing write tid 5 to smithi11289144-438 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 438 v 412 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3762: left oid 438 (ObjNum 2313 snap 0 seq_num 2313) 2023-09-23T20:03:57.533 INFO:tasks.rados.rados.0.smithi112.stdout:3763: expect (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T20:03:57.746 INFO:tasks.rados.rados.0.smithi112.stdout:3756: done (4 left) 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3761: done (3 left) 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3762: done (2 left) 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3763: done (1 left) 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3764: done (0 left) 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3765: read oid 140 snap -1 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3765: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3766: write oid 421 current snap is 0 2023-09-23T20:03:57.747 INFO:tasks.rados.rados.0.smithi112.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-09-23T20:03:57.761 INFO:tasks.rados.rados.0.smithi112.stdout:3766: writing smithi11289144-421 from 508205 to 1280952 tid 1 2023-09-23T20:03:57.765 INFO:tasks.rados.rados.0.smithi112.stdout:3766: writing smithi11289144-421 from 1701344 to 2120147 tid 2 2023-09-23T20:03:57.770 INFO:tasks.rados.rados.0.smithi112.stdout:3766: writing smithi11289144-421 from 2556346 to 2908205 tid 3 2023-09-23T20:03:57.770 INFO:tasks.rados.rados.0.smithi112.stdout:3767: write oid 409 current snap is 0 2023-09-23T20:03:57.770 INFO:tasks.rados.rados.0.smithi112.stdout:3765: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T20:03:57.816 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:57 smithi174 bash[81800]: debug 2023-09-23T20:03:57.328+0000 7f65e25e8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:03:57.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:57 smithi174 bash[81800]: debug 2023-09-23T20:03:57.456+0000 7f65e25e8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:03:57.895 INFO:tasks.rados.rados.0.smithi112.stdout:3766: finishing write tid 1 to smithi11289144-421 2023-09-23T20:03:57.895 INFO:tasks.rados.rados.0.smithi112.stdout:3766: finishing write tid 2 to smithi11289144-421 2023-09-23T20:03:57.896 INFO:tasks.rados.rados.0.smithi112.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-09-23T20:03:57.900 INFO:tasks.rados.rados.0.smithi112.stdout:3767: writing smithi11289144-409 from 525012 to 973008 tid 1 2023-09-23T20:03:57.909 INFO:tasks.rados.rados.0.smithi112.stdout:3767: writing smithi11289144-409 from 1643473 to 2322287 tid 2 2023-09-23T20:03:57.913 INFO:tasks.rados.rados.0.smithi112.stdout:3767: writing smithi11289144-409 from 2867416 to 2925012 tid 3 2023-09-23T20:03:57.913 INFO:tasks.rados.rados.0.smithi112.stdout:3765: done (2 left) 2023-09-23T20:03:57.913 INFO:tasks.rados.rados.0.smithi112.stdout:3768: write oid 329 current snap is 0 2023-09-23T20:03:57.914 INFO:tasks.rados.rados.0.smithi112.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-09-23T20:03:57.919 INFO:tasks.rados.rados.0.smithi112.stdout:3768: writing smithi11289144-329 from 541819 to 1065064 tid 1 2023-09-23T20:03:57.925 INFO:tasks.rados.rados.0.smithi112.stdout:3768: writing smithi11289144-329 from 1701955 to 2124427 tid 2 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3768: writing smithi11289144-329 from 2894839 to 2941819 tid 3 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3769: write oid 158 current snap is 0 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3766: finishing write tid 3 to smithi11289144-421 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3766: finishing write tid 4 to smithi11289144-421 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3766: finishing write tid 5 to smithi11289144-421 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 421 v 482 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3767: finishing write tid 1 to smithi11289144-409 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3767: finishing write tid 2 to smithi11289144-409 2023-09-23T20:03:57.930 INFO:tasks.rados.rados.0.smithi112.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-09-23T20:03:57.936 INFO:tasks.rados.rados.0.smithi112.stdout:3769: writing smithi11289144-158 from 558626 to 1157120 tid 1 2023-09-23T20:03:57.943 INFO:tasks.rados.rados.0.smithi112.stdout:3769: writing smithi11289144-158 from 1760437 to 2442920 tid 2 2023-09-23T20:03:57.946 INFO:tasks.rados.rados.0.smithi112.stdout:3769: writing smithi11289144-158 from 2922262 to 2958626 tid 3 2023-09-23T20:03:57.946 INFO:tasks.rados.rados.0.smithi112.stdout:3766: done (3 left) 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3770: read oid 235 snap -1 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3770: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3771: read oid 306 snap -1 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3771: expect (ObjNum 2277 snap 0 seq_num 2277) 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3772: write oid 452 current snap is 0 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3767: finishing write tid 3 to smithi11289144-409 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3767: finishing write tid 4 to smithi11289144-409 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3767: finishing write tid 5 to smithi11289144-409 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 409 v 423 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3768: finishing write tid 1 to smithi11289144-329 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3768: finishing write tid 2 to smithi11289144-329 2023-09-23T20:03:57.947 INFO:tasks.rados.rados.0.smithi112.stdout:3768: finishing write tid 3 to smithi11289144-329 2023-09-23T20:03:57.948 INFO:tasks.rados.rados.0.smithi112.stdout:3768: finishing write tid 4 to smithi11289144-329 2023-09-23T20:03:57.948 INFO:tasks.rados.rados.0.smithi112.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi112.stdout:3772: writing smithi11289144-452 from 575433 to 1365529 tid 1 2023-09-23T20:03:57.960 INFO:tasks.rados.rados.0.smithi112.stdout:3772: writing smithi11289144-452 from 1935272 to 2361413 tid 2 2023-09-23T20:03:57.960 INFO:tasks.rados.rados.0.smithi112.stdout:3767: done (5 left) 2023-09-23T20:03:57.960 INFO:tasks.rados.rados.0.smithi112.stdout:3773: write oid 42 current snap is 0 2023-09-23T20:03:57.960 INFO:tasks.rados.rados.0.smithi112.stdout:3768: finishing write tid 5 to smithi11289144-329 2023-09-23T20:03:57.960 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 329 v 566 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3768: left oid 329 (ObjNum 2317 snap 0 seq_num 2317) 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3769: finishing write tid 1 to smithi11289144-158 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3769: finishing write tid 2 to smithi11289144-158 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3769: finishing write tid 3 to smithi11289144-158 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3769: finishing write tid 4 to smithi11289144-158 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3769: finishing write tid 5 to smithi11289144-158 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 158 v 382 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3769: left oid 158 (ObjNum 2318 snap 0 seq_num 2318) 2023-09-23T20:03:57.961 INFO:tasks.rados.rados.0.smithi112.stdout:3770: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-09-23T20:03:58.139 INFO:tasks.rados.rados.0.smithi112.stdout:3771: expect (ObjNum 2277 snap 0 seq_num 2277) 2023-09-23T20:03:58.217 INFO:tasks.rados.rados.0.smithi112.stdout:3772: finishing write tid 1 to smithi11289144-452 2023-09-23T20:03:58.217 INFO:tasks.rados.rados.0.smithi112.stdout:3772: finishing write tid 2 to smithi11289144-452 2023-09-23T20:03:58.217 INFO:tasks.rados.rados.0.smithi112.stdout:3772: finishing write tid 3 to smithi11289144-452 2023-09-23T20:03:58.217 INFO:tasks.rados.rados.0.smithi112.stdout:3772: finishing write tid 4 to smithi11289144-452 2023-09-23T20:03:58.217 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 452 v 532 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-09-23T20:03:58.217 INFO:tasks.rados.rados.0.smithi112.stdout:3772: left oid 452 (ObjNum 2319 snap 0 seq_num 2319) 2023-09-23T20:03:58.218 INFO:tasks.rados.rados.0.smithi112.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-09-23T20:03:58.228 INFO:tasks.rados.rados.0.smithi112.stdout:3773: writing smithi11289144-42 from 592240 to 1057585 tid 1 2023-09-23T20:03:58.235 INFO:tasks.rados.rados.0.smithi112.stdout:3773: writing smithi11289144-42 from 1593754 to 2279906 tid 2 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3773: writing smithi11289144-42 from 2809814 to 2992240 tid 3 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3768: done (5 left) 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3769: done (4 left) 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3770: done (3 left) 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3771: done (2 left) 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3772: done (1 left) 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3774: write oid 304 current snap is 0 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3773: finishing write tid 1 to smithi11289144-42 2023-09-23T20:03:58.240 INFO:tasks.rados.rados.0.smithi112.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-09-23T20:03:58.246 INFO:tasks.rados.rados.0.smithi112.stdout:3774: writing smithi11289144-304 from 609047 to 1149641 tid 1 2023-09-23T20:03:58.253 INFO:tasks.rados.rados.0.smithi112.stdout:3774: writing smithi11289144-304 from 1935883 to 2365693 tid 2 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3774: writing smithi11289144-304 from 3004531 to 3009047 tid 3 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3775: write oid 48 current snap is 0 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3773: finishing write tid 2 to smithi11289144-42 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3773: finishing write tid 3 to smithi11289144-42 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3773: finishing write tid 4 to smithi11289144-42 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3773: finishing write tid 5 to smithi11289144-42 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 42 v 386 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-09-23T20:03:58.257 INFO:tasks.rados.rados.0.smithi112.stdout:3773: left oid 42 (ObjNum 2320 snap 0 seq_num 2320) 2023-09-23T20:03:58.258 INFO:tasks.rados.rados.0.smithi112.stdout:3774: finishing write tid 1 to smithi11289144-304 2023-09-23T20:03:58.258 INFO:tasks.rados.rados.0.smithi112.stdout:3774: finishing write tid 2 to smithi11289144-304 2023-09-23T20:03:58.258 INFO:tasks.rados.rados.0.smithi112.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-09-23T20:03:58.266 INFO:tasks.rados.rados.0.smithi112.stdout:3775: writing smithi11289144-48 from 625854 to 1241697 tid 1 2023-09-23T20:03:58.276 INFO:tasks.rados.rados.0.smithi112.stdout:3775: writing smithi11289144-48 from 1994365 to 2567833 tid 2 2023-09-23T20:03:58.277 INFO:tasks.rados.rados.0.smithi112.stdout:3773: done (2 left) 2023-09-23T20:03:58.277 INFO:tasks.rados.rados.0.smithi112.stdout:3776: write oid 187 current snap is 0 2023-09-23T20:03:58.277 INFO:tasks.rados.rados.0.smithi112.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-09-23T20:03:58.285 INFO:tasks.rados.rados.0.smithi112.stdout:3776: writing smithi11289144-187 from 642661 to 1333753 tid 1 2023-09-23T20:03:58.291 INFO:tasks.rados.rados.0.smithi112.stdout:3776: writing smithi11289144-187 from 2052847 to 2486326 tid 2 2023-09-23T20:03:58.291 INFO:tasks.rados.rados.0.smithi112.stdout:3777: write oid 365 current snap is 0 2023-09-23T20:03:58.292 INFO:tasks.rados.rados.0.smithi112.stdout:3774: finishing write tid 3 to smithi11289144-304 2023-09-23T20:03:58.292 INFO:tasks.rados.rados.0.smithi112.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-09-23T20:03:58.300 INFO:tasks.rados.rados.0.smithi112.stdout:3777: writing smithi11289144-365 from 659468 to 1425809 tid 1 2023-09-23T20:03:58.307 INFO:tasks.rados.rados.0.smithi112.stdout:3777: writing smithi11289144-365 from 2111329 to 2688466 tid 2 2023-09-23T20:03:58.307 INFO:tasks.rados.rados.0.smithi112.stdout:3778: read oid 98 snap -1 2023-09-23T20:03:58.307 INFO:tasks.rados.rados.0.smithi112.stdout:3778: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:3779: write oid 296 current snap is 0 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:3774: finishing write tid 4 to smithi11289144-304 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:3774: finishing write tid 5 to smithi11289144-304 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 538 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:3774: left oid 304 (ObjNum 2321 snap 0 seq_num 2321) 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:3775: finishing write tid 1 to smithi11289144-48 2023-09-23T20:03:58.308 INFO:tasks.rados.rados.0.smithi112.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-09-23T20:03:58.314 INFO:tasks.rados.rados.0.smithi112.stdout:3779: writing smithi11289144-296 from 676275 to 1117865 tid 1 2023-09-23T20:03:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[31352]: cluster 2023-09-23T20:03:57.674359+0000 mgr.y (mgr.25064) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-23T20:03:58.319 INFO:tasks.rados.rados.0.smithi112.stdout:3779: writing smithi11289144-296 from 1653458 to 2090606 tid 2 2023-09-23T20:03:58.325 INFO:tasks.rados.rados.0.smithi112.stdout:3779: writing smithi11289144-296 from 2597870 to 3028947 tid 3 2023-09-23T20:03:58.325 INFO:tasks.rados.rados.0.smithi112.stdout:3774: done (5 left) 2023-09-23T20:03:58.325 INFO:tasks.rados.rados.0.smithi112.stdout:3780: read oid 218 snap -1 2023-09-23T20:03:58.325 INFO:tasks.rados.rados.0.smithi112.stdout:3780: expect (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T20:03:58.325 INFO:tasks.rados.rados.0.smithi112.stdout:3781: write oid 257 current snap is 0 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3775: finishing write tid 2 to smithi11289144-48 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3775: finishing write tid 3 to smithi11289144-48 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3775: finishing write tid 4 to smithi11289144-48 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 48 v 335 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3775: left oid 48 (ObjNum 2322 snap 0 seq_num 2322) 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3776: finishing write tid 1 to smithi11289144-187 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3776: finishing write tid 2 to smithi11289144-187 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3776: finishing write tid 3 to smithi11289144-187 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3776: finishing write tid 4 to smithi11289144-187 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 187 v 389 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3776: left oid 187 (ObjNum 2323 snap 0 seq_num 2323) 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3777: finishing write tid 1 to smithi11289144-365 2023-09-23T20:03:58.326 INFO:tasks.rados.rados.0.smithi112.stdout:3777: finishing write tid 2 to smithi11289144-365 2023-09-23T20:03:58.327 INFO:tasks.rados.rados.0.smithi112.stdout:3777: finishing write tid 3 to smithi11289144-365 2023-09-23T20:03:58.327 INFO:tasks.rados.rados.0.smithi112.stdout:3777: finishing write tid 4 to smithi11289144-365 2023-09-23T20:03:58.327 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 365 v 535 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-09-23T20:03:58.327 INFO:tasks.rados.rados.0.smithi112.stdout:3777: left oid 365 (ObjNum 2324 snap 0 seq_num 2324) 2023-09-23T20:03:58.327 INFO:tasks.rados.rados.0.smithi112.stdout:3779: finishing write tid 1 to smithi11289144-296 2023-09-23T20:03:58.327 INFO:tasks.rados.rados.0.smithi112.stdout:3778: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T20:03:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:58 smithi112 bash[27353]: cluster 2023-09-23T20:03:57.674359+0000 mgr.y (mgr.25064) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-23T20:03:58.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:58 smithi112 bash[41728]: cluster 2023-09-23T20:03:57.674359+0000 mgr.y (mgr.25064) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:3779: finishing write tid 2 to smithi11289144-296 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:3779: finishing write tid 3 to smithi11289144-296 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:3779: finishing write tid 4 to smithi11289144-296 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:3779: finishing write tid 5 to smithi11289144-296 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 296 v 539 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:3779: left oid 296 (ObjNum 2325 snap 0 seq_num 2325) 2023-09-23T20:03:58.539 INFO:tasks.rados.rados.0.smithi112.stdout:3780: expect (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T20:03:58.700 INFO:tasks.rados.rados.0.smithi112.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-09-23T20:03:58.712 INFO:tasks.rados.rados.0.smithi112.stdout:3781: writing smithi11289144-257 from 693082 to 1209921 tid 1 2023-09-23T20:03:58.718 INFO:tasks.rados.rados.0.smithi112.stdout:3781: writing smithi11289144-257 from 1711940 to 2292746 tid 2 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3781: writing smithi11289144-257 from 3025293 to 3093082 tid 3 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3775: done (6 left) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3776: done (5 left) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3777: done (4 left) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3778: done (3 left) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3779: done (2 left) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3780: done (1 left) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3782: read oid 353 snap -1 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3782: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3783: write oid 91 current snap is 0 2023-09-23T20:03:58.724 INFO:tasks.rados.rados.0.smithi112.stdout:3781: finishing write tid 1 to smithi11289144-257 2023-09-23T20:03:58.725 INFO:tasks.rados.rados.0.smithi112.stdout:3781: finishing write tid 2 to smithi11289144-257 2023-09-23T20:03:58.725 INFO:tasks.rados.rados.0.smithi112.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-09-23T20:03:58.731 INFO:tasks.rados.rados.0.smithi112.stdout:3783: writing smithi11289144-91 from 709889 to 1418330 tid 1 2023-09-23T20:03:58.737 INFO:tasks.rados.rados.0.smithi112.stdout:3783: writing smithi11289144-91 from 1886775 to 2327592 tid 2 2023-09-23T20:03:58.741 INFO:tasks.rados.rados.0.smithi112.stdout:3783: writing smithi11289144-91 from 2769069 to 3109889 tid 3 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3784: read oid 378 snap -1 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3784: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3785: write oid 278 current snap is 0 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3781: finishing write tid 3 to smithi11289144-257 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3781: finishing write tid 4 to smithi11289144-257 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3781: finishing write tid 5 to smithi11289144-257 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 257 v 339 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3781: left oid 257 (ObjNum 2326 snap 0 seq_num 2326) 2023-09-23T20:03:58.742 INFO:tasks.rados.rados.0.smithi112.stdout:3782: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T20:03:58.921 INFO:tasks.rados.rados.0.smithi112.stdout:3783: finishing write tid 1 to smithi11289144-91 2023-09-23T20:03:58.921 INFO:tasks.rados.rados.0.smithi112.stdout:3783: finishing write tid 2 to smithi11289144-91 2023-09-23T20:03:58.921 INFO:tasks.rados.rados.0.smithi112.stdout:3784: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:03:59.029 INFO:tasks.rados.rados.0.smithi112.stdout:3783: finishing write tid 3 to smithi11289144-91 2023-09-23T20:03:59.029 INFO:tasks.rados.rados.0.smithi112.stdout:3783: finishing write tid 4 to smithi11289144-91 2023-09-23T20:03:59.029 INFO:tasks.rados.rados.0.smithi112.stdout:3783: finishing write tid 5 to smithi11289144-91 2023-09-23T20:03:59.029 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 91 v 481 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-09-23T20:03:59.029 INFO:tasks.rados.rados.0.smithi112.stdout:3783: left oid 91 (ObjNum 2327 snap 0 seq_num 2327) 2023-09-23T20:03:59.030 INFO:tasks.rados.rados.0.smithi112.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-09-23T20:03:59.043 INFO:tasks.rados.rados.0.smithi112.stdout:3785: writing smithi11289144-278 from 726696 to 1510386 tid 1 2023-09-23T20:03:59.049 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81800]: debug 2023-09-23T20:03:58.716+0000 7f65e25e8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:03:59.049 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81800]: [23/Sep/2023:20:03:58] ENGINE Bus STARTING 2023-09-23T20:03:59.050 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81800]: CherryPy Checker: 2023-09-23T20:03:59.050 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81800]: The Application mounted at '' has an empty config. 2023-09-23T20:03:59.050 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81800]: [23/Sep/2023:20:03:58] ENGINE Serving on http://:::9283 2023-09-23T20:03:59.050 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81800]: [23/Sep/2023:20:03:58] ENGINE Bus STARTED 2023-09-23T20:03:59.050 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:03:58 smithi174 bash[81369]: ts=2023-09-23T20:03: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3785: writing smithi11289144-278 from 1945257 to 2529732 tid 2 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3781: done (4 left) 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3782: done (3 left) 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3783: done (2 left) 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3784: done (1 left) 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3786: write oid 202 current snap is 0 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3785: finishing write tid 1 to smithi11289144-278 2023-09-23T20:03:59.051 INFO:tasks.rados.rados.0.smithi112.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-09-23T20:03:59.057 INFO:tasks.rados.rados.0.smithi112.stdout:3786: writing smithi11289144-202 from 743503 to 1202442 tid 1 2023-09-23T20:03:59.064 INFO:tasks.rados.rados.0.smithi112.stdout:3786: writing smithi11289144-202 from 1887386 to 2331872 tid 2 2023-09-23T20:03:59.069 INFO:tasks.rados.rados.0.smithi112.stdout:3786: writing smithi11289144-202 from 3107562 to 3143503 tid 3 2023-09-23T20:03:59.069 INFO:tasks.rados.rados.0.smithi112.stdout:3787: delete oid 409 current snap is 0 2023-09-23T20:03:59.069 INFO:tasks.rados.rados.0.smithi112.stdout:3785: finishing write tid 2 to smithi11289144-278 2023-09-23T20:03:59.069 INFO:tasks.rados.rados.0.smithi112.stdout:3785: finishing write tid 3 to smithi11289144-278 2023-09-23T20:03:59.069 INFO:tasks.rados.rados.0.smithi112.stdout:3785: finishing write tid 4 to smithi11289144-278 2023-09-23T20:03:59.069 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 278 v 541 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-09-23T20:03:59.070 INFO:tasks.rados.rados.0.smithi112.stdout:3785: left oid 278 (ObjNum 2328 snap 0 seq_num 2328) 2023-09-23T20:03:59.070 INFO:tasks.rados.rados.0.smithi112.stdout:3786: finishing write tid 1 to smithi11289144-202 2023-09-23T20:03:59.070 INFO:tasks.rados.rados.0.smithi112.stdout:3786: finishing write tid 2 to smithi11289144-202 2023-09-23T20:03:59.070 INFO:tasks.rados.rados.0.smithi112.stdout:3785: done (2 left) 2023-09-23T20:03:59.070 INFO:tasks.rados.rados.0.smithi112.stdout:3787: done (1 left) 2023-09-23T20:03:59.071 INFO:tasks.rados.rados.0.smithi112.stdout:3788: delete oid 108 current snap is 0 2023-09-23T20:03:59.072 INFO:tasks.rados.rados.0.smithi112.stdout:3788: done (1 left) 2023-09-23T20:03:59.073 INFO:tasks.rados.rados.0.smithi112.stdout:3789: read oid 276 snap -1 2023-09-23T20:03:59.073 INFO:tasks.rados.rados.0.smithi112.stdout:3789: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T20:03:59.073 INFO:tasks.rados.rados.0.smithi112.stdout:3790: write oid 254 current snap is 0 2023-09-23T20:03:59.073 INFO:tasks.rados.rados.0.smithi112.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-09-23T20:03:59.080 INFO:tasks.rados.rados.0.smithi112.stdout:3790: writing smithi11289144-254 from 793924 to 1478610 tid 1 2023-09-23T20:03:59.088 INFO:tasks.rados.rados.0.smithi112.stdout:3790: writing smithi11289144-254 from 2062832 to 2654645 tid 2 2023-09-23T20:03:59.091 INFO:tasks.rados.rados.0.smithi112.stdout:3790: writing smithi11289144-254 from 3189831 to 3193924 tid 3 2023-09-23T20:03:59.092 INFO:tasks.rados.rados.0.smithi112.stdout:3791: read oid 7 snap -1 2023-09-23T20:03:59.092 INFO:tasks.rados.rados.0.smithi112.stdout:3791: expect (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T20:03:59.092 INFO:tasks.rados.rados.0.smithi112.stdout:3792: write oid 50 current snap is 0 2023-09-23T20:03:59.092 INFO:tasks.rados.rados.0.smithi112.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-09-23T20:03:59.098 INFO:tasks.rados.rados.0.smithi112.stdout:3792: writing smithi11289144-50 from 410731 to 1170666 tid 1 2023-09-23T20:03:59.103 INFO:tasks.rados.rados.0.smithi112.stdout:3792: writing smithi11289144-50 from 1604961 to 2056785 tid 2 2023-09-23T20:03:59.110 INFO:tasks.rados.rados.0.smithi112.stdout:3792: writing smithi11289144-50 from 2700901 to 3210731 tid 3 2023-09-23T20:03:59.110 INFO:tasks.rados.rados.0.smithi112.stdout:3793: write oid 285 current snap is 0 2023-09-23T20:03:59.110 INFO:tasks.rados.rados.0.smithi112.stdout:3786: finishing write tid 3 to smithi11289144-202 2023-09-23T20:03:59.110 INFO:tasks.rados.rados.0.smithi112.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-09-23T20:03:59.115 INFO:tasks.rados.rados.0.smithi112.stdout:3793: writing smithi11289144-285 from 427538 to 979075 tid 1 2023-09-23T20:03:59.121 INFO:tasks.rados.rados.0.smithi112.stdout:3793: writing smithi11289144-285 from 1379796 to 1975278 tid 2 2023-09-23T20:03:59.127 INFO:tasks.rados.rados.0.smithi112.stdout:3793: writing smithi11289144-285 from 2444677 to 3009908 tid 3 2023-09-23T20:03:59.127 INFO:tasks.rados.rados.0.smithi112.stdout:3794: write oid 442 current snap is 0 2023-09-23T20:03:59.127 INFO:tasks.rados.rados.0.smithi112.stdout:3786: finishing write tid 4 to smithi11289144-202 2023-09-23T20:03:59.127 INFO:tasks.rados.rados.0.smithi112.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-09-23T20:03:59.132 INFO:tasks.rados.rados.0.smithi112.stdout:3794: writing smithi11289144-442 from 444345 to 1071131 tid 1 2023-09-23T20:03:59.141 INFO:tasks.rados.rados.0.smithi112.stdout:3794: writing smithi11289144-442 from 1838278 to 2577418 tid 2 2023-09-23T20:03:59.141 INFO:tasks.rados.rados.0.smithi112.stdout:3795: read oid 252 snap -1 2023-09-23T20:03:59.141 INFO:tasks.rados.rados.0.smithi112.stdout:3795: expect (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T20:03:59.141 INFO:tasks.rados.rados.0.smithi112.stdout:3796: write oid 295 current snap is 0 2023-09-23T20:03:59.141 INFO:tasks.rados.rados.0.smithi112.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-09-23T20:03:59.147 INFO:tasks.rados.rados.0.smithi112.stdout:3796: writing smithi11289144-295 from 461152 to 1163187 tid 1 2023-09-23T20:03:59.155 INFO:tasks.rados.rados.0.smithi112.stdout:3796: writing smithi11289144-295 from 1896760 to 2495911 tid 2 2023-09-23T20:03:59.159 INFO:tasks.rados.rados.0.smithi112.stdout:3796: writing smithi11289144-295 from 2899523 to 3261152 tid 3 2023-09-23T20:03:59.159 INFO:tasks.rados.rados.0.smithi112.stdout:3797: read oid 383 snap -1 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3797: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3798: read oid 250 snap -1 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3798: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3799: read oid 321 snap -1 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3799: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3786: finishing write tid 5 to smithi11289144-202 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 202 v 468 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3786: left oid 202 (ObjNum 2329 snap 0 seq_num 2329) 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3790: finishing write tid 1 to smithi11289144-254 2023-09-23T20:03:59.160 INFO:tasks.rados.rados.0.smithi112.stdout:3789: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: cluster 2023-09-23T20:03:58.744539+0000 mon.a (mon.0) 1092 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: cluster 2023-09-23T20:03:58.744802+0000 mon.a (mon.0) 1093 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: audit 2023-09-23T20:03:58.750732+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: audit 2023-09-23T20:03:58.752164+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: audit 2023-09-23T20:03:58.756264+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: audit 2023-09-23T20:03:58.756768+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:03:59 smithi174 bash[31352]: audit 2023-09-23T20:03:58.820595+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.112:0/343805982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:59.319 INFO:tasks.rados.rados.0.smithi112.stdout:3790: finishing write tid 2 to smithi11289144-254 2023-09-23T20:03:59.319 INFO:tasks.rados.rados.0.smithi112.stdout:3790: finishing write tid 3 to smithi11289144-254 2023-09-23T20:03:59.319 INFO:tasks.rados.rados.0.smithi112.stdout:3790: finishing write tid 4 to smithi11289144-254 2023-09-23T20:03:59.319 INFO:tasks.rados.rados.0.smithi112.stdout:3790: finishing write tid 5 to smithi11289144-254 2023-09-23T20:03:59.320 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 254 v 485 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-09-23T20:03:59.320 INFO:tasks.rados.rados.0.smithi112.stdout:3790: left oid 254 (ObjNum 2332 snap 0 seq_num 2332) 2023-09-23T20:03:59.320 INFO:tasks.rados.rados.0.smithi112.stdout:3791: expect (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: cluster 2023-09-23T20:03:58.744539+0000 mon.a (mon.0) 1092 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: cluster 2023-09-23T20:03:58.744802+0000 mon.a (mon.0) 1093 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: audit 2023-09-23T20:03:58.750732+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: audit 2023-09-23T20:03:58.752164+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: audit 2023-09-23T20:03:58.756264+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: audit 2023-09-23T20:03:58.756768+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[41728]: audit 2023-09-23T20:03:58.820595+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.112:0/343805982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: cluster 2023-09-23T20:03:58.744539+0000 mon.a (mon.0) 1092 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:03:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: cluster 2023-09-23T20:03:58.744802+0000 mon.a (mon.0) 1093 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:03:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: audit 2023-09-23T20:03:58.750732+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:03:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: audit 2023-09-23T20:03:58.752164+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:03:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: audit 2023-09-23T20:03:58.756264+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:03:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: audit 2023-09-23T20:03:58.756768+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.? 172.21.15.174:0/245486329' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:03:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:03:59 smithi112 bash[27353]: audit 2023-09-23T20:03:58.820595+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.112:0/343805982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:59.571 INFO:tasks.rados.rados.0.smithi112.stdout:3792: finishing write tid 1 to smithi11289144-50 2023-09-23T20:03:59.571 INFO:tasks.rados.rados.0.smithi112.stdout:3792: finishing write tid 2 to smithi11289144-50 2023-09-23T20:03:59.571 INFO:tasks.rados.rados.0.smithi112.stdout:3792: finishing write tid 3 to smithi11289144-50 2023-09-23T20:03:59.571 INFO:tasks.rados.rados.0.smithi112.stdout:3792: finishing write tid 4 to smithi11289144-50 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3792: finishing write tid 5 to smithi11289144-50 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 50 v 417 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3792: left oid 50 (ObjNum 2333 snap 0 seq_num 2333) 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3793: finishing write tid 1 to smithi11289144-285 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3793: finishing write tid 2 to smithi11289144-285 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3793: finishing write tid 3 to smithi11289144-285 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3793: finishing write tid 4 to smithi11289144-285 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3793: finishing write tid 5 to smithi11289144-285 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 285 v 599 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3793: left oid 285 (ObjNum 2334 snap 0 seq_num 2334) 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3794: finishing write tid 1 to smithi11289144-442 2023-09-23T20:03:59.572 INFO:tasks.rados.rados.0.smithi112.stdout:3794: finishing write tid 2 to smithi11289144-442 2023-09-23T20:03:59.573 INFO:tasks.rados.rados.0.smithi112.stdout:3794: finishing write tid 3 to smithi11289144-442 2023-09-23T20:03:59.573 INFO:tasks.rados.rados.0.smithi112.stdout:3794: finishing write tid 4 to smithi11289144-442 2023-09-23T20:03:59.573 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 442 v 420 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-09-23T20:03:59.573 INFO:tasks.rados.rados.0.smithi112.stdout:3794: left oid 442 (ObjNum 2335 snap 0 seq_num 2335) 2023-09-23T20:03:59.573 INFO:tasks.rados.rados.0.smithi112.stdout:3795: expect (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T20:03:59.753 INFO:tasks.rados.rados.0.smithi112.stdout:3796: finishing write tid 1 to smithi11289144-295 2023-09-23T20:03:59.753 INFO:tasks.rados.rados.0.smithi112.stdout:3796: finishing write tid 2 to smithi11289144-295 2023-09-23T20:03:59.753 INFO:tasks.rados.rados.0.smithi112.stdout:3796: finishing write tid 3 to smithi11289144-295 2023-09-23T20:03:59.753 INFO:tasks.rados.rados.0.smithi112.stdout:3796: finishing write tid 4 to smithi11289144-295 2023-09-23T20:03:59.754 INFO:tasks.rados.rados.0.smithi112.stdout:3796: finishing write tid 5 to smithi11289144-295 2023-09-23T20:03:59.754 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 295 v 394 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-09-23T20:03:59.754 INFO:tasks.rados.rados.0.smithi112.stdout:3796: left oid 295 (ObjNum 2336 snap 0 seq_num 2336) 2023-09-23T20:03:59.754 INFO:tasks.rados.rados.0.smithi112.stdout:3797: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:03:59.974 INFO:tasks.rados.rados.0.smithi112.stdout:3798: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:04:00.168 INFO:tasks.rados.rados.0.smithi112.stdout:3786: done (11 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3789: done (10 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3790: done (9 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3791: done (8 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3792: done (7 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3793: done (6 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3794: done (5 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3795: done (4 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3796: done (3 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3797: done (2 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3798: done (1 left) 2023-09-23T20:04:00.169 INFO:tasks.rados.rados.0.smithi112.stdout:3800: write oid 77 current snap is 0 2023-09-23T20:04:00.170 INFO:tasks.rados.rados.0.smithi112.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-09-23T20:04:00.181 INFO:tasks.rados.rados.0.smithi112.stdout:3800: writing smithi11289144-77 from 477959 to 1255243 tid 1 2023-09-23T20:04:00.189 INFO:tasks.rados.rados.0.smithi112.stdout:3800: writing smithi11289144-77 from 1838889 to 2581698 tid 2 2023-09-23T20:04:00.193 INFO:tasks.rados.rados.0.smithi112.stdout:3800: writing smithi11289144-77 from 3210593 to 3277959 tid 3 2023-09-23T20:04:00.193 INFO:tasks.rados.rados.0.smithi112.stdout:3801: write oid 393 current snap is 0 2023-09-23T20:04:00.193 INFO:tasks.rados.rados.0.smithi112.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-09-23T20:04:00.198 INFO:tasks.rados.rados.0.smithi112.stdout:3801: writing smithi11289144-393 from 494766 to 947299 tid 1 2023-09-23T20:04:00.205 INFO:tasks.rados.rados.0.smithi112.stdout:3801: writing smithi11289144-393 from 1497371 to 2100191 tid 2 2023-09-23T20:04:00.211 INFO:tasks.rados.rados.0.smithi112.stdout:3801: writing smithi11289144-393 from 2838016 to 3294766 tid 3 2023-09-23T20:04:00.212 INFO:tasks.rados.rados.0.smithi112.stdout:3802: write oid 195 current snap is 0 2023-09-23T20:04:00.212 INFO:tasks.rados.rados.0.smithi112.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-09-23T20:04:00.217 INFO:tasks.rados.rados.0.smithi112.stdout:3802: writing smithi11289144-195 from 511573 to 1039355 tid 1 2023-09-23T20:04:00.224 INFO:tasks.rados.rados.0.smithi112.stdout:3802: writing smithi11289144-195 from 1555853 to 2302331 tid 2 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3802: writing smithi11289144-195 from 2865439 to 3311573 tid 3 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3803: read oid 484 snap -1 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3803: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3804: read oid 383 snap -1 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3804: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3805: delete oid 439 current snap is 0 2023-09-23T20:04:00.231 INFO:tasks.rados.rados.0.smithi112.stdout:3799: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T20:04:00.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:00 smithi174 bash[31352]: cluster 2023-09-23T20:03:59.066479+0000 mon.a (mon.0) 1098 : cluster [DBG] mgrmap e30: y(active, since 39s), standbys: x 2023-09-23T20:04:00.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:00 smithi174 bash[31352]: cluster 2023-09-23T20:03:59.674970+0000 mgr.y (mgr.25064) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-23T20:04:00.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:00 smithi112 bash[41728]: cluster 2023-09-23T20:03:59.066479+0000 mon.a (mon.0) 1098 : cluster [DBG] mgrmap e30: y(active, since 39s), standbys: x 2023-09-23T20:04:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:00 smithi112 bash[41728]: cluster 2023-09-23T20:03:59.674970+0000 mgr.y (mgr.25064) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-23T20:04:00.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:04:00] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-23T20:04:00.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:00 smithi112 bash[27353]: cluster 2023-09-23T20:03:59.066479+0000 mon.a (mon.0) 1098 : cluster [DBG] mgrmap e30: y(active, since 39s), standbys: x 2023-09-23T20:04:00.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:00 smithi112 bash[27353]: cluster 2023-09-23T20:03:59.674970+0000 mgr.y (mgr.25064) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-23T20:04:00.463 INFO:tasks.rados.rados.0.smithi112.stdout:3800: finishing write tid 1 to smithi11289144-77 2023-09-23T20:04:00.463 INFO:tasks.rados.rados.0.smithi112.stdout:3800: finishing write tid 2 to smithi11289144-77 2023-09-23T20:04:00.463 INFO:tasks.rados.rados.0.smithi112.stdout:3800: finishing write tid 3 to smithi11289144-77 2023-09-23T20:04:00.463 INFO:tasks.rados.rados.0.smithi112.stdout:3800: finishing write tid 4 to smithi11289144-77 2023-09-23T20:04:00.463 INFO:tasks.rados.rados.0.smithi112.stdout:3800: finishing write tid 5 to smithi11289144-77 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 77 v 366 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:3800: left oid 77 (ObjNum 2337 snap 0 seq_num 2337) 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:3801: finishing write tid 1 to smithi11289144-393 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:3801: finishing write tid 2 to smithi11289144-393 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:3801: finishing write tid 3 to smithi11289144-393 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:3801: finishing write tid 4 to smithi11289144-393 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi112.stdout:3799: done (6 left) 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:3800: done (5 left) 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:3805: done (4 left) 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:3806: delete oid 329 current snap is 0 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:3801: finishing write tid 5 to smithi11289144-393 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 393 v 589 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:3801: left oid 393 (ObjNum 2338 snap 0 seq_num 2338) 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi112.stdout:3802: finishing write tid 1 to smithi11289144-195 2023-09-23T20:04:00.466 INFO:tasks.rados.rados.0.smithi112.stdout:3802: finishing write tid 2 to smithi11289144-195 2023-09-23T20:04:00.466 INFO:tasks.rados.rados.0.smithi112.stdout:3802: finishing write tid 3 to smithi11289144-195 2023-09-23T20:04:00.466 INFO:tasks.rados.rados.0.smithi112.stdout:3802: finishing write tid 4 to smithi11289144-195 2023-09-23T20:04:00.466 INFO:tasks.rados.rados.0.smithi112.stdout:3802: finishing write tid 5 to smithi11289144-195 2023-09-23T20:04:00.466 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 195 v 486 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-09-23T20:04:00.466 INFO:tasks.rados.rados.0.smithi112.stdout:3802: left oid 195 (ObjNum 2339 snap 0 seq_num 2339) 2023-09-23T20:04:00.467 INFO:tasks.rados.rados.0.smithi112.stdout:3803: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:04:00.542 INFO:tasks.rados.rados.0.smithi112.stdout:3804: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:04:00.763 INFO:tasks.rados.rados.0.smithi112.stdout:3801: done (4 left) 2023-09-23T20:04:00.763 INFO:tasks.rados.rados.0.smithi112.stdout:3802: done (3 left) 2023-09-23T20:04:00.763 INFO:tasks.rados.rados.0.smithi112.stdout:3803: done (2 left) 2023-09-23T20:04:00.763 INFO:tasks.rados.rados.0.smithi112.stdout:3804: done (1 left) 2023-09-23T20:04:00.763 INFO:tasks.rados.rados.0.smithi112.stdout:3806: done (0 left) 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3807: read oid 253 snap -1 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3807: expect (ObjNum 2061 snap 0 seq_num 2061) 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3808: read oid 41 snap -1 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3808: expect deleted 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3809: read oid 200 snap -1 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3809: expect (ObjNum 199 snap 0 seq_num 199) 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3810: write oid 95 current snap is 0 2023-09-23T20:04:00.764 INFO:tasks.rados.rados.0.smithi112.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-09-23T20:04:00.775 INFO:tasks.rados.rados.0.smithi112.stdout:3810: writing smithi11289144-95 from 561994 to 1031876 tid 1 2023-09-23T20:04:00.782 INFO:tasks.rados.rados.0.smithi112.stdout:3810: writing smithi11289144-95 from 1731299 to 2341457 tid 2 2023-09-23T20:04:00.788 INFO:tasks.rados.rados.0.smithi112.stdout:3810: writing smithi11289144-95 from 2947708 to 3361994 tid 3 2023-09-23T20:04:00.788 INFO:tasks.rados.rados.0.smithi112.stdout:3811: write oid 409 current snap is 0 2023-09-23T20:04:00.788 INFO:tasks.rados.rados.0.smithi112.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-09-23T20:04:00.795 INFO:tasks.rados.rados.0.smithi112.stdout:3811: writing smithi11289144-409 from 578801 to 1123932 tid 1 2023-09-23T20:04:00.803 INFO:tasks.rados.rados.0.smithi112.stdout:3811: writing smithi11289144-409 from 1789781 to 2543597 tid 2 2023-09-23T20:04:00.808 INFO:tasks.rados.rados.0.smithi112.stdout:3811: writing smithi11289144-409 from 2975131 to 3378801 tid 3 2023-09-23T20:04:00.808 INFO:tasks.rados.rados.0.smithi112.stdout:3812: read oid 355 snap -1 2023-09-23T20:04:00.808 INFO:tasks.rados.rados.0.smithi112.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T20:04:00.808 INFO:tasks.rados.rados.0.smithi112.stdout:3813: write oid 167 current snap is 0 2023-09-23T20:04:00.808 INFO:tasks.rados.rados.0.smithi112.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-09-23T20:04:00.815 INFO:tasks.rados.rados.0.smithi112.stdout:3813: writing smithi11289144-167 from 595608 to 1215988 tid 1 2023-09-23T20:04:00.822 INFO:tasks.rados.rados.0.smithi112.stdout:3813: writing smithi11289144-167 from 1848263 to 2462090 tid 2 2023-09-23T20:04:00.828 INFO:tasks.rados.rados.0.smithi112.stdout:3813: writing smithi11289144-167 from 3002554 to 3395608 tid 3 2023-09-23T20:04:00.828 INFO:tasks.rados.rados.0.smithi112.stdout:3814: write oid 82 current snap is 0 2023-09-23T20:04:00.828 INFO:tasks.rados.rados.0.smithi112.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-09-23T20:04:00.835 INFO:tasks.rados.rados.0.smithi112.stdout:3814: writing smithi11289144-82 from 612415 to 1308044 tid 1 2023-09-23T20:04:00.842 INFO:tasks.rados.rados.0.smithi112.stdout:3814: writing smithi11289144-82 from 1790392 to 2547877 tid 2 2023-09-23T20:04:00.847 INFO:tasks.rados.rados.0.smithi112.stdout:3814: writing smithi11289144-82 from 3313624 to 3412415 tid 3 2023-09-23T20:04:00.847 INFO:tasks.rados.rados.0.smithi112.stdout:3815: write oid 424 current snap is 0 2023-09-23T20:04:00.847 INFO:tasks.rados.rados.0.smithi112.stdout:3809: expect (ObjNum 199 snap 0 seq_num 199) 2023-09-23T20:04:00.959 INFO:tasks.rados.rados.0.smithi112.stdout:3807: expect (ObjNum 2061 snap 0 seq_num 2061) 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3810: finishing write tid 1 to smithi11289144-95 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3810: finishing write tid 2 to smithi11289144-95 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3810: finishing write tid 3 to smithi11289144-95 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3810: finishing write tid 4 to smithi11289144-95 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3810: finishing write tid 5 to smithi11289144-95 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 95 v 347 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-09-23T20:04:01.181 INFO:tasks.rados.rados.0.smithi112.stdout:3811: finishing write tid 1 to smithi11289144-409 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:3811: finishing write tid 2 to smithi11289144-409 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:3811: finishing write tid 3 to smithi11289144-409 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:3811: finishing write tid 4 to smithi11289144-409 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:3811: finishing write tid 5 to smithi11289144-409 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 409 v 428 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-09-23T20:04:01.182 INFO:tasks.rados.rados.0.smithi112.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T20:04:01.274 INFO:tasks.rados.rados.0.smithi112.stdout:3813: finishing write tid 1 to smithi11289144-167 2023-09-23T20:04:01.274 INFO:tasks.rados.rados.0.smithi112.stdout:3813: finishing write tid 2 to smithi11289144-167 2023-09-23T20:04:01.274 INFO:tasks.rados.rados.0.smithi112.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-09-23T20:04:01.289 INFO:tasks.rados.rados.0.smithi112.stdout:3815: writing smithi11289144-424 from 629222 to 1400100 tid 1 2023-09-23T20:04:01.295 INFO:tasks.rados.rados.0.smithi112.stdout:3815: writing smithi11289144-424 from 1848874 to 2350017 tid 2 2023-09-23T20:04:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:3815: writing smithi11289144-424 from 2824694 to 3357895 tid 3 2023-09-23T20:04:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:3807: done (8 left) 2023-09-23T20:04:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:3808: done (7 left) 2023-09-23T20:04:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:3809: done (6 left) 2023-09-23T20:04:01.301 INFO:tasks.rados.rados.0.smithi112.stdout:3810: done (5 left) 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3811: done (4 left) 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3812: done (3 left) 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3816: read oid 174 snap -1 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3816: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3817: write oid 451 current snap is 0 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3813: finishing write tid 3 to smithi11289144-167 2023-09-23T20:04:01.302 INFO:tasks.rados.rados.0.smithi112.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-09-23T20:04:01.307 INFO:tasks.rados.rados.0.smithi112.stdout:3817: writing smithi11289144-451 from 646029 to 1092156 tid 1 2023-09-23T20:04:01.314 INFO:tasks.rados.rados.0.smithi112.stdout:3817: writing smithi11289144-451 from 1507356 to 2268510 tid 2 2023-09-23T20:04:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:3817: writing smithi11289144-451 from 2968470 to 3446029 tid 3 2023-09-23T20:04:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:3818: read oid 85 snap -1 2023-09-23T20:04:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:3818: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T20:04:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:3819: write oid 364 current snap is 0 2023-09-23T20:04:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:3813: finishing write tid 4 to smithi11289144-167 2023-09-23T20:04:01.321 INFO:tasks.rados.rados.0.smithi112.stdout:3813: finishing write tid 5 to smithi11289144-167 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 167 v 571 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3814: finishing write tid 1 to smithi11289144-82 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3814: finishing write tid 2 to smithi11289144-82 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3814: finishing write tid 3 to smithi11289144-82 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3814: finishing write tid 4 to smithi11289144-82 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3814: finishing write tid 5 to smithi11289144-82 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 82 v 593 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-09-23T20:04:01.322 INFO:tasks.rados.rados.0.smithi112.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-09-23T20:04:01.327 INFO:tasks.rados.rados.0.smithi112.stdout:3819: writing smithi11289144-364 from 662836 to 1184212 tid 1 2023-09-23T20:04:01.335 INFO:tasks.rados.rados.0.smithi112.stdout:3819: writing smithi11289144-364 from 1965838 to 2470650 tid 2 2023-09-23T20:04:01.341 INFO:tasks.rados.rados.0.smithi112.stdout:3819: writing smithi11289144-364 from 2879540 to 3462836 tid 3 2023-09-23T20:04:01.341 INFO:tasks.rados.rados.0.smithi112.stdout:3813: done (6 left) 2023-09-23T20:04:01.341 INFO:tasks.rados.rados.0.smithi112.stdout:3814: done (5 left) 2023-09-23T20:04:01.341 INFO:tasks.rados.rados.0.smithi112.stdout:3820: write oid 70 current snap is 0 2023-09-23T20:04:01.341 INFO:tasks.rados.rados.0.smithi112.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-09-23T20:04:01.348 INFO:tasks.rados.rados.0.smithi112.stdout:3820: writing smithi11289144-70 from 679643 to 1276268 tid 1 2023-09-23T20:04:01.356 INFO:tasks.rados.rados.0.smithi112.stdout:3820: writing smithi11289144-70 from 1907967 to 2672790 tid 2 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3820: writing smithi11289144-70 from 3306963 to 3479643 tid 3 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3821: write oid 111 current snap is 0 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3815: finishing write tid 1 to smithi11289144-424 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3815: finishing write tid 2 to smithi11289144-424 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3815: finishing write tid 3 to smithi11289144-424 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3815: finishing write tid 4 to smithi11289144-424 2023-09-23T20:04:01.361 INFO:tasks.rados.rados.0.smithi112.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-09-23T20:04:01.369 INFO:tasks.rados.rados.0.smithi112.stdout:3821: writing smithi11289144-111 from 696450 to 1484677 tid 1 2023-09-23T20:04:01.375 INFO:tasks.rados.rados.0.smithi112.stdout:3821: writing smithi11289144-111 from 2082802 to 2591283 tid 2 2023-09-23T20:04:01.381 INFO:tasks.rados.rados.0.smithi112.stdout:3821: writing smithi11289144-111 from 3050739 to 3496450 tid 3 2023-09-23T20:04:01.381 INFO:tasks.rados.rados.0.smithi112.stdout:3822: read oid 147 snap -1 2023-09-23T20:04:01.381 INFO:tasks.rados.rados.0.smithi112.stdout:3822: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3823: read oid 334 snap -1 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3823: expect deleted 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3824: read oid 114 snap -1 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3824: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3825: write oid 229 current snap is 0 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3815: finishing write tid 5 to smithi11289144-424 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 424 v 491 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-09-23T20:04:01.382 INFO:tasks.rados.rados.0.smithi112.stdout:3816: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3817: finishing write tid 1 to smithi11289144-451 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3817: finishing write tid 2 to smithi11289144-451 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3817: finishing write tid 3 to smithi11289144-451 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3817: finishing write tid 4 to smithi11289144-451 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3817: finishing write tid 5 to smithi11289144-451 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 451 v 343 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3817: left oid 451 (ObjNum 2347 snap 0 seq_num 2347) 2023-09-23T20:04:01.678 INFO:tasks.rados.rados.0.smithi112.stdout:3818: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3819: finishing write tid 1 to smithi11289144-364 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3819: finishing write tid 2 to smithi11289144-364 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3819: finishing write tid 3 to smithi11289144-364 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3819: finishing write tid 4 to smithi11289144-364 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3819: finishing write tid 5 to smithi11289144-364 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 364 v 495 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3819: left oid 364 (ObjNum 2348 snap 0 seq_num 2348) 2023-09-23T20:04:01.894 INFO:tasks.rados.rados.0.smithi112.stdout:3820: finishing write tid 1 to smithi11289144-70 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3820: finishing write tid 2 to smithi11289144-70 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3820: finishing write tid 3 to smithi11289144-70 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3820: finishing write tid 4 to smithi11289144-70 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3820: finishing write tid 5 to smithi11289144-70 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 70 v 575 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3820: left oid 70 (ObjNum 2349 snap 0 seq_num 2349) 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3821: finishing write tid 1 to smithi11289144-111 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3821: finishing write tid 2 to smithi11289144-111 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3821: finishing write tid 3 to smithi11289144-111 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3821: finishing write tid 4 to smithi11289144-111 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi112.stdout:3821: finishing write tid 5 to smithi11289144-111 2023-09-23T20:04:01.896 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 111 v 432 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-09-23T20:04:01.896 INFO:tasks.rados.rados.0.smithi112.stdout:3821: left oid 111 (ObjNum 2350 snap 0 seq_num 2350) 2023-09-23T20:04:01.896 INFO:tasks.rados.rados.0.smithi112.stdout:3824: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T20:04:02.028 INFO:tasks.rados.rados.0.smithi112.stdout:3822: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:04:02.134 INFO:tasks.rados.rados.0.smithi112.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-09-23T20:04:02.146 INFO:tasks.rados.rados.0.smithi112.stdout:3825: writing smithi11289144-229 from 713257 to 1176733 tid 1 2023-09-23T20:04:02.154 INFO:tasks.rados.rados.0.smithi112.stdout:3825: writing smithi11289144-229 from 1741284 to 2509776 tid 2 2023-09-23T20:04:02.159 INFO:tasks.rados.rados.0.smithi112.stdout:3825: writing smithi11289144-229 from 3078162 to 3513257 tid 3 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3815: done (10 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3816: done (9 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3817: done (8 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3818: done (7 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3819: done (6 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3820: done (5 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3821: done (4 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3822: done (3 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3823: done (2 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3824: done (1 left) 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3826: read oid 20 snap -1 2023-09-23T20:04:02.160 INFO:tasks.rados.rados.0.smithi112.stdout:3826: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:04:02.161 INFO:tasks.rados.rados.0.smithi112.stdout:3827: write oid 59 current snap is 0 2023-09-23T20:04:02.161 INFO:tasks.rados.rados.0.smithi112.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-09-23T20:04:02.167 INFO:tasks.rados.rados.0.smithi112.stdout:3827: writing smithi11289144-59 from 730064 to 1268789 tid 1 2023-09-23T20:04:02.173 INFO:tasks.rados.rados.0.smithi112.stdout:3827: writing smithi11289144-59 from 1799766 to 2311916 tid 2 2023-09-23T20:04:02.180 INFO:tasks.rados.rados.0.smithi112.stdout:3827: writing smithi11289144-59 from 3105585 to 3530064 tid 3 2023-09-23T20:04:02.180 INFO:tasks.rados.rados.0.smithi112.stdout:3828: delete oid 8 current snap is 0 2023-09-23T20:04:02.180 INFO:tasks.rados.rados.0.smithi112.stdout:3825: finishing write tid 1 to smithi11289144-229 2023-09-23T20:04:02.180 INFO:tasks.rados.rados.0.smithi112.stdout:3825: finishing write tid 2 to smithi11289144-229 2023-09-23T20:04:02.180 INFO:tasks.rados.rados.0.smithi112.stdout:3825: finishing write tid 3 to smithi11289144-229 2023-09-23T20:04:02.181 INFO:tasks.rados.rados.0.smithi112.stdout:3825: finishing write tid 4 to smithi11289144-229 2023-09-23T20:04:02.181 INFO:tasks.rados.rados.0.smithi112.stdout:3825: finishing write tid 5 to smithi11289144-229 2023-09-23T20:04:02.181 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 229 v 414 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-09-23T20:04:02.181 INFO:tasks.rados.rados.0.smithi112.stdout:3825: left oid 229 (ObjNum 2351 snap 0 seq_num 2351) 2023-09-23T20:04:02.181 INFO:tasks.rados.rados.0.smithi112.stdout:3826: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:04:02.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:01 smithi174 bash[31352]: audit 2023-09-23T20:04:01.263216+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.112:0/1623313313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:02.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:01 smithi174 bash[31352]: cluster 2023-09-23T20:04:01.675966+0000 mgr.y (mgr.25064) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T20:04:02.400 INFO:tasks.rados.rados.0.smithi112.stdout:3827: finishing write tid 1 to smithi11289144-59 2023-09-23T20:04:02.400 INFO:tasks.rados.rados.0.smithi112.stdout:3827: finishing write tid 2 to smithi11289144-59 2023-09-23T20:04:02.400 INFO:tasks.rados.rados.0.smithi112.stdout:3827: finishing write tid 3 to smithi11289144-59 2023-09-23T20:04:02.400 INFO:tasks.rados.rados.0.smithi112.stdout:3827: finishing write tid 4 to smithi11289144-59 2023-09-23T20:04:02.400 INFO:tasks.rados.rados.0.smithi112.stdout:3827: finishing write tid 5 to smithi11289144-59 2023-09-23T20:04:02.400 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 59 v 597 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3827: left oid 59 (ObjNum 2352 snap 0 seq_num 2352) 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3825: done (3 left) 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3826: done (2 left) 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3827: done (1 left) 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3828: done (0 left) 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3829: write oid 87 current snap is 0 2023-09-23T20:04:02.401 INFO:tasks.rados.rados.0.smithi112.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-09-23T20:04:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:01 smithi112 bash[41728]: audit 2023-09-23T20:04:01.263216+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.112:0/1623313313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:01 smithi112 bash[41728]: cluster 2023-09-23T20:04:01.675966+0000 mgr.y (mgr.25064) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T20:04:02.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:01 smithi112 bash[27353]: audit 2023-09-23T20:04:01.263216+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.112:0/1623313313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:02.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:01 smithi112 bash[27353]: cluster 2023-09-23T20:04:01.675966+0000 mgr.y (mgr.25064) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T20:04:02.415 INFO:tasks.rados.rados.0.smithi112.stdout:3829: writing smithi11289144-87 from 763678 to 1452901 tid 1 2023-09-23T20:04:02.422 INFO:tasks.rados.rados.0.smithi112.stdout:3829: writing smithi11289144-87 from 2200377 to 2716196 tid 2 2023-09-23T20:04:02.427 INFO:tasks.rados.rados.0.smithi112.stdout:3829: writing smithi11289144-87 from 3444078 to 3563678 tid 3 2023-09-23T20:04:02.428 INFO:tasks.rados.rados.0.smithi112.stdout:3830: write oid 93 current snap is 0 2023-09-23T20:04:02.428 INFO:tasks.rados.rados.0.smithi112.stdout:3829: finishing write tid 1 to smithi11289144-87 2023-09-23T20:04:02.428 INFO:tasks.rados.rados.0.smithi112.stdout:3829: finishing write tid 2 to smithi11289144-87 2023-09-23T20:04:02.428 INFO:tasks.rados.rados.0.smithi112.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-09-23T20:04:02.436 INFO:tasks.rados.rados.0.smithi112.stdout:3830: writing smithi11289144-93 from 780485 to 1544957 tid 1 2023-09-23T20:04:02.445 INFO:tasks.rados.rados.0.smithi112.stdout:3830: writing smithi11289144-93 from 2258859 to 3034689 tid 2 2023-09-23T20:04:02.448 INFO:tasks.rados.rados.0.smithi112.stdout:3830: writing smithi11289144-93 from 3471501 to 3580485 tid 3 2023-09-23T20:04:02.448 INFO:tasks.rados.rados.0.smithi112.stdout:3831: write oid 309 current snap is 0 2023-09-23T20:04:02.448 INFO:tasks.rados.rados.0.smithi112.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-09-23T20:04:02.455 INFO:tasks.rados.rados.0.smithi112.stdout:3831: writing smithi11289144-309 from 797292 to 1237013 tid 1 2023-09-23T20:04:02.462 INFO:tasks.rados.rados.0.smithi112.stdout:3831: writing smithi11289144-309 from 1917341 to 2436829 tid 2 2023-09-23T20:04:02.468 INFO:tasks.rados.rados.0.smithi112.stdout:3831: writing smithi11289144-309 from 3098924 to 3577551 tid 3 2023-09-23T20:04:02.469 INFO:tasks.rados.rados.0.smithi112.stdout:3832: write oid 440 current snap is 0 2023-09-23T20:04:02.469 INFO:tasks.rados.rados.0.smithi112.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-09-23T20:04:02.474 INFO:tasks.rados.rados.0.smithi112.stdout:3832: writing smithi11289144-440 from 414099 to 1045422 tid 1 2023-09-23T20:04:02.482 INFO:tasks.rados.rados.0.smithi112.stdout:3832: writing smithi11289144-440 from 1575823 to 2355322 tid 2 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3832: writing smithi11289144-440 from 3126347 to 3532599 tid 3 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3833: delete oid 106 current snap is 0 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3829: finishing write tid 3 to smithi11289144-87 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3829: finishing write tid 4 to smithi11289144-87 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3829: finishing write tid 5 to smithi11289144-87 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 472 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3829: left oid 87 (ObjNum 2354 snap 0 seq_num 2354) 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3830: finishing write tid 1 to smithi11289144-93 2023-09-23T20:04:02.489 INFO:tasks.rados.rados.0.smithi112.stdout:3830: finishing write tid 2 to smithi11289144-93 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3830: finishing write tid 3 to smithi11289144-93 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3830: finishing write tid 4 to smithi11289144-93 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3830: finishing write tid 5 to smithi11289144-93 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 93 v 579 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3831: finishing write tid 1 to smithi11289144-309 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3831: finishing write tid 2 to smithi11289144-309 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3831: finishing write tid 3 to smithi11289144-309 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3831: finishing write tid 4 to smithi11289144-309 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:3831: finishing write tid 5 to smithi11289144-309 2023-09-23T20:04:02.490 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 309 v 351 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-09-23T20:04:02.491 INFO:tasks.rados.rados.0.smithi112.stdout:3831: left oid 309 (ObjNum 2356 snap 0 seq_num 2356) 2023-09-23T20:04:02.491 INFO:tasks.rados.rados.0.smithi112.stdout:3832: finishing write tid 1 to smithi11289144-440 2023-09-23T20:04:02.491 INFO:tasks.rados.rados.0.smithi112.stdout:3832: finishing write tid 2 to smithi11289144-440 2023-09-23T20:04:02.491 INFO:tasks.rados.rados.0.smithi112.stdout:3829: done (4 left) 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3830: done (3 left) 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3831: done (2 left) 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3833: done (1 left) 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3834: read oid 334 snap -1 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3834: expect deleted 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3835: read oid 471 snap -1 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3835: expect deleted 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3836: write oid 149 current snap is 0 2023-09-23T20:04:02.492 INFO:tasks.rados.rados.0.smithi112.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-09-23T20:04:02.498 INFO:tasks.rados.rados.0.smithi112.stdout:3836: writing smithi11289144-149 from 447713 to 1229534 tid 1 2023-09-23T20:04:02.505 INFO:tasks.rados.rados.0.smithi112.stdout:3836: writing smithi11289144-149 from 1692787 to 2359602 tid 2 2023-09-23T20:04:02.512 INFO:tasks.rados.rados.0.smithi112.stdout:3836: writing smithi11289144-149 from 3064840 to 3493636 tid 3 2023-09-23T20:04:02.512 INFO:tasks.rados.rados.0.smithi112.stdout:3837: read oid 2 snap -1 2023-09-23T20:04:02.512 INFO:tasks.rados.rados.0.smithi112.stdout:3837: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T20:04:02.512 INFO:tasks.rados.rados.0.smithi112.stdout:3838: read oid 247 snap -1 2023-09-23T20:04:02.512 INFO:tasks.rados.rados.0.smithi112.stdout:3838: expect deleted 2023-09-23T20:04:02.512 INFO:tasks.rados.rados.0.smithi112.stdout:3839: read oid 352 snap -1 2023-09-23T20:04:02.513 INFO:tasks.rados.rados.0.smithi112.stdout:3839: expect deleted 2023-09-23T20:04:02.513 INFO:tasks.rados.rados.0.smithi112.stdout:3840: write oid 487 current snap is 0 2023-09-23T20:04:02.513 INFO:tasks.rados.rados.0.smithi112.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-09-23T20:04:02.517 INFO:tasks.rados.rados.0.smithi112.stdout:3840: writing smithi11289144-487 from 464520 to 921590 tid 1 2023-09-23T20:04:02.522 INFO:tasks.rados.rados.0.smithi112.stdout:3840: writing smithi11289144-487 from 1351269 to 1878095 tid 2 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3840: writing smithi11289144-487 from 2408616 to 3048684 tid 3 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3841: read oid 175 snap -1 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3841: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3842: read oid 39 snap -1 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3842: expect deleted 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3843: read oid 203 snap -1 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3843: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3844: delete oid 81 current snap is 0 2023-09-23T20:04:02.530 INFO:tasks.rados.rados.0.smithi112.stdout:3832: finishing write tid 3 to smithi11289144-440 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3832: finishing write tid 4 to smithi11289144-440 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3832: finishing write tid 5 to smithi11289144-440 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 440 v 543 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3832: left oid 440 (ObjNum 2357 snap 0 seq_num 2357) 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3836: finishing write tid 1 to smithi11289144-149 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3836: finishing write tid 2 to smithi11289144-149 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3836: finishing write tid 3 to smithi11289144-149 2023-09-23T20:04:02.531 INFO:tasks.rados.rados.0.smithi112.stdout:3837: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T20:04:02.734 INFO:tasks.rados.rados.0.smithi112.stdout:3836: finishing write tid 4 to smithi11289144-149 2023-09-23T20:04:02.734 INFO:tasks.rados.rados.0.smithi112.stdout:3836: finishing write tid 5 to smithi11289144-149 2023-09-23T20:04:02.734 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 149 v 347 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-09-23T20:04:02.734 INFO:tasks.rados.rados.0.smithi112.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-09-23T20:04:02.734 INFO:tasks.rados.rados.0.smithi112.stdout:3840: finishing write tid 1 to smithi11289144-487 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:3840: finishing write tid 2 to smithi11289144-487 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:3840: finishing write tid 3 to smithi11289144-487 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:3840: finishing write tid 4 to smithi11289144-487 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:3840: finishing write tid 5 to smithi11289144-487 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 487 v 393 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:3840: left oid 487 (ObjNum 2360 snap 0 seq_num 2360) 2023-09-23T20:04:02.735 INFO:tasks.rados.rados.0.smithi112.stdout:3841: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:04:02.833 INFO:tasks.rados.rados.0.smithi112.stdout:3843: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:04:02.997 INFO:tasks.rados.rados.0.smithi112.stdout:3832: done (11 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3834: done (10 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3835: done (9 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3836: done (8 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3837: done (7 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3838: done (6 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3839: done (5 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3840: done (4 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3841: done (3 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3842: done (2 left) 2023-09-23T20:04:02.998 INFO:tasks.rados.rados.0.smithi112.stdout:3843: done (1 left) 2023-09-23T20:04:02.999 INFO:tasks.rados.rados.0.smithi112.stdout:3844: done (0 left) 2023-09-23T20:04:02.999 INFO:tasks.rados.rados.0.smithi112.stdout:3845: write oid 313 current snap is 0 2023-09-23T20:04:02.999 INFO:tasks.rados.rados.0.smithi112.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-09-23T20:04:03.007 INFO:tasks.rados.rados.0.smithi112.stdout:3845: writing smithi11289144-313 from 498134 to 1105702 tid 1 2023-09-23T20:04:03.015 INFO:tasks.rados.rados.0.smithi112.stdout:3845: writing smithi11289144-313 from 1751880 to 2282375 tid 2 2023-09-23T20:04:03.022 INFO:tasks.rados.rados.0.smithi112.stdout:3845: writing smithi11289144-313 from 2747109 to 3526074 tid 3 2023-09-23T20:04:03.022 INFO:tasks.rados.rados.0.smithi112.stdout:3846: write oid 55 current snap is 0 2023-09-23T20:04:03.022 INFO:tasks.rados.rados.0.smithi112.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-09-23T20:04:03.028 INFO:tasks.rados.rados.0.smithi112.stdout:3846: writing smithi11289144-55 from 514941 to 1197758 tid 1 2023-09-23T20:04:03.036 INFO:tasks.rados.rados.0.smithi112.stdout:3846: writing smithi11289144-55 from 1810362 to 2484515 tid 2 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3846: writing smithi11289144-55 from 3058179 to 3648416 tid 3 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3847: read oid 443 snap -1 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3847: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3848: read oid 100 snap -1 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3848: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3849: read oid 193 snap -1 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3849: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3850: read oid 11 snap -1 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi112.stdout:3850: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:04:03.044 INFO:tasks.rados.rados.0.smithi112.stdout:3851: write oid 415 current snap is 0 2023-09-23T20:04:03.044 INFO:tasks.rados.rados.0.smithi112.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-09-23T20:04:03.051 INFO:tasks.rados.rados.0.smithi112.stdout:3851: writing smithi11289144-415 from 531748 to 1289814 tid 1 2023-09-23T20:04:03.058 INFO:tasks.rados.rados.0.smithi112.stdout:3851: writing smithi11289144-415 from 1868844 to 2403008 tid 2 2023-09-23T20:04:03.066 INFO:tasks.rados.rados.0.smithi112.stdout:3851: writing smithi11289144-415 from 3201955 to 3603464 tid 3 2023-09-23T20:04:03.066 INFO:tasks.rados.rados.0.smithi112.stdout:3852: write oid 423 current snap is 0 2023-09-23T20:04:03.066 INFO:tasks.rados.rados.0.smithi112.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi112.stdout:3852: writing smithi11289144-423 from 548555 to 1098223 tid 1 2023-09-23T20:04:03.079 INFO:tasks.rados.rados.0.smithi112.stdout:3852: writing smithi11289144-423 from 1643679 to 2321501 tid 2 2023-09-23T20:04:03.086 INFO:tasks.rados.rados.0.smithi112.stdout:3852: writing smithi11289144-423 from 2829378 to 3442159 tid 3 2023-09-23T20:04:03.086 INFO:tasks.rados.rados.0.smithi112.stdout:3853: write oid 424 current snap is 0 2023-09-23T20:04:03.086 INFO:tasks.rados.rados.0.smithi112.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-09-23T20:04:03.093 INFO:tasks.rados.rados.0.smithi112.stdout:3853: writing smithi11289144-424 from 565362 to 1190279 tid 1 2023-09-23T20:04:03.100 INFO:tasks.rados.rados.0.smithi112.stdout:3853: writing smithi11289144-424 from 1985808 to 2523641 tid 2 2023-09-23T20:04:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:3853: writing smithi11289144-424 from 3256801 to 3765362 tid 3 2023-09-23T20:04:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:3854: read oid 279 snap -1 2023-09-23T20:04:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:3854: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:04:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:3855: write oid 396 current snap is 0 2023-09-23T20:04:03.107 INFO:tasks.rados.rados.0.smithi112.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-09-23T20:04:03.114 INFO:tasks.rados.rados.0.smithi112.stdout:3855: writing smithi11289144-396 from 582169 to 1282335 tid 1 2023-09-23T20:04:03.122 INFO:tasks.rados.rados.0.smithi112.stdout:3855: writing smithi11289144-396 from 2044290 to 2725781 tid 2 2023-09-23T20:04:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:3855: writing smithi11289144-396 from 3284224 to 3782169 tid 3 2023-09-23T20:04:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:3856: read oid 293 snap -1 2023-09-23T20:04:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:3856: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T20:04:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:3857: write oid 203 current snap is 0 2023-09-23T20:04:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:3845: finishing write tid 1 to smithi11289144-313 2023-09-23T20:04:03.129 INFO:tasks.rados.rados.0.smithi112.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-09-23T20:04:03.137 INFO:tasks.rados.rados.0.smithi112.stdout:3857: writing smithi11289144-203 from 598976 to 1374391 tid 1 2023-09-23T20:04:03.144 INFO:tasks.rados.rados.0.smithi112.stdout:3857: writing smithi11289144-203 from 2102772 to 2644274 tid 2 2023-09-23T20:04:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:3857: writing smithi11289144-203 from 3311647 to 3798976 tid 3 2023-09-23T20:04:03.151 INFO:tasks.rados.rados.0.smithi112.stdout:3858: write oid 458 current snap is 0 2023-09-23T20:04:03.152 INFO:tasks.rados.rados.0.smithi112.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-09-23T20:04:03.157 INFO:tasks.rados.rados.0.smithi112.stdout:3858: writing smithi11289144-458 from 615783 to 1066447 tid 1 2023-09-23T20:04:03.165 INFO:tasks.rados.rados.0.smithi112.stdout:3858: writing smithi11289144-458 from 1761254 to 2446414 tid 2 2023-09-23T20:04:03.173 INFO:tasks.rados.rados.0.smithi112.stdout:3858: writing smithi11289144-458 from 2939070 to 3713292 tid 3 2023-09-23T20:04:03.173 INFO:tasks.rados.rados.0.smithi112.stdout:3859: read oid 127 snap -1 2023-09-23T20:04:03.173 INFO:tasks.rados.rados.0.smithi112.stdout:3859: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:04:03.173 INFO:tasks.rados.rados.0.smithi112.stdout:3860: write oid 9 current snap is 0 2023-09-23T20:04:03.173 INFO:tasks.rados.rados.0.smithi112.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-09-23T20:04:03.180 INFO:tasks.rados.rados.0.smithi112.stdout:3860: writing smithi11289144-9 from 632590 to 1158503 tid 1 2023-09-23T20:04:03.186 INFO:tasks.rados.rados.0.smithi112.stdout:3860: writing smithi11289144-9 from 1703383 to 2248554 tid 2 2023-09-23T20:04:03.193 INFO:tasks.rados.rados.0.smithi112.stdout:3860: writing smithi11289144-9 from 2850140 to 3435634 tid 3 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3845: finishing write tid 2 to smithi11289144-313 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3845: finishing write tid 3 to smithi11289144-313 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3845: finishing write tid 4 to smithi11289144-313 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3845: finishing write tid 5 to smithi11289144-313 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 313 v 418 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3846: finishing write tid 1 to smithi11289144-55 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3846: finishing write tid 2 to smithi11289144-55 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3845: done (15 left) 2023-09-23T20:04:03.194 INFO:tasks.rados.rados.0.smithi112.stdout:3861: read oid 201 snap -1 2023-09-23T20:04:03.195 INFO:tasks.rados.rados.0.smithi112.stdout:3861: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:04:03.195 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 16 2023-09-23T20:04:03.195 INFO:tasks.rados.rados.0.smithi112.stdout:3849: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:04:03.429 INFO:tasks.rados.rados.0.smithi112.stdout:3851: finishing write tid 1 to smithi11289144-415 2023-09-23T20:04:03.429 INFO:tasks.rados.rados.0.smithi112.stdout:3850: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:04:03.640 INFO:tasks.rados.rados.0.smithi112.stdout:3846: finishing write tid 3 to smithi11289144-55 2023-09-23T20:04:03.640 INFO:tasks.rados.rados.0.smithi112.stdout:3846: finishing write tid 4 to smithi11289144-55 2023-09-23T20:04:03.641 INFO:tasks.rados.rados.0.smithi112.stdout:3846: finishing write tid 5 to smithi11289144-55 2023-09-23T20:04:03.641 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 55 v 422 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-09-23T20:04:03.641 INFO:tasks.rados.rados.0.smithi112.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-09-23T20:04:03.641 INFO:tasks.rados.rados.0.smithi112.stdout:3847: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T20:04:03.836 INFO:tasks.rados.rados.0.smithi112.stdout:3848: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:04:04.022 INFO:tasks.rados.rados.0.smithi112.stdout:3851: finishing write tid 2 to smithi11289144-415 2023-09-23T20:04:04.022 INFO:tasks.rados.rados.0.smithi112.stdout:3851: finishing write tid 3 to smithi11289144-415 2023-09-23T20:04:04.022 INFO:tasks.rados.rados.0.smithi112.stdout:3851: finishing write tid 4 to smithi11289144-415 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3851: finishing write tid 5 to smithi11289144-415 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 415 v 603 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3852: finishing write tid 1 to smithi11289144-423 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3852: finishing write tid 2 to smithi11289144-423 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3852: finishing write tid 3 to smithi11289144-423 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3852: finishing write tid 4 to smithi11289144-423 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3852: finishing write tid 5 to smithi11289144-423 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 423 v 351 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3853: finishing write tid 1 to smithi11289144-424 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3853: finishing write tid 2 to smithi11289144-424 2023-09-23T20:04:04.023 INFO:tasks.rados.rados.0.smithi112.stdout:3853: finishing write tid 3 to smithi11289144-424 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3853: finishing write tid 4 to smithi11289144-424 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3846: done (15 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3847: done (14 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3848: done (13 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3849: done (12 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3850: done (11 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3851: done (10 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3852: done (9 left) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3862: write oid 168 current snap is 0 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3853: finishing write tid 5 to smithi11289144-424 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 424 v 499 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3853: left oid 424 (ObjNum 2366 snap 0 seq_num 2366) 2023-09-23T20:04:04.024 INFO:tasks.rados.rados.0.smithi112.stdout:3854: expect (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:04:04.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:03 smithi174 bash[31352]: audit 2023-09-23T20:04:03.695611+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.112:0/1720335668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:04.111 INFO:tasks.rados.rados.0.smithi112.stdout:3855: finishing write tid 1 to smithi11289144-396 2023-09-23T20:04:04.111 INFO:tasks.rados.rados.0.smithi112.stdout:3855: finishing write tid 2 to smithi11289144-396 2023-09-23T20:04:04.111 INFO:tasks.rados.rados.0.smithi112.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-09-23T20:04:04.118 INFO:tasks.rados.rados.0.smithi112.stdout:3862: writing smithi11289144-168 from 649397 to 1250559 tid 1 2023-09-23T20:04:04.125 INFO:tasks.rados.rados.0.smithi112.stdout:3862: writing smithi11289144-168 from 1761865 to 2450694 tid 2 2023-09-23T20:04:04.130 INFO:tasks.rados.rados.0.smithi112.stdout:3862: writing smithi11289144-168 from 2877563 to 3390682 tid 3 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3862: writing smithi11289144-168 from 3812689 to 3849397 tid 4 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3853: done (9 left) 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3854: done (8 left) 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3863: read oid 474 snap -1 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3863: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3864: delete oid 376 current snap is 0 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3855: finishing write tid 3 to smithi11289144-396 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3855: finishing write tid 4 to smithi11289144-396 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3855: finishing write tid 5 to smithi11289144-396 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 396 v 584 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-09-23T20:04:04.133 INFO:tasks.rados.rados.0.smithi112.stdout:3855: left oid 396 (ObjNum 2367 snap 0 seq_num 2367) 2023-09-23T20:04:04.134 INFO:tasks.rados.rados.0.smithi112.stdout:3856: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T20:04:04.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:03 smithi112 bash[27353]: audit 2023-09-23T20:04:03.695611+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.112:0/1720335668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:04.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:03 smithi112 bash[41728]: audit 2023-09-23T20:04:03.695611+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.112:0/1720335668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:04.246 INFO:tasks.rados.rados.0.smithi112.stdout:3857: finishing write tid 1 to smithi11289144-203 2023-09-23T20:04:04.246 INFO:tasks.rados.rados.0.smithi112.stdout:3857: finishing write tid 2 to smithi11289144-203 2023-09-23T20:04:04.246 INFO:tasks.rados.rados.0.smithi112.stdout:3857: finishing write tid 3 to smithi11289144-203 2023-09-23T20:04:04.246 INFO:tasks.rados.rados.0.smithi112.stdout:3857: finishing write tid 4 to smithi11289144-203 2023-09-23T20:04:04.246 INFO:tasks.rados.rados.0.smithi112.stdout:3857: finishing write tid 5 to smithi11289144-203 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 203 v 489 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3857: left oid 203 (ObjNum 2368 snap 0 seq_num 2368) 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3858: finishing write tid 1 to smithi11289144-458 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3858: finishing write tid 2 to smithi11289144-458 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3858: finishing write tid 3 to smithi11289144-458 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3858: finishing write tid 4 to smithi11289144-458 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3858: finishing write tid 5 to smithi11289144-458 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 458 v 398 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3858: left oid 458 (ObjNum 2369 snap 0 seq_num 2369) 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3860: finishing write tid 1 to smithi11289144-9 2023-09-23T20:04:04.247 INFO:tasks.rados.rados.0.smithi112.stdout:3859: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:04:04.455 INFO:tasks.rados.rados.0.smithi112.stdout:3860: finishing write tid 2 to smithi11289144-9 2023-09-23T20:04:04.456 INFO:tasks.rados.rados.0.smithi112.stdout:3860: finishing write tid 3 to smithi11289144-9 2023-09-23T20:04:04.456 INFO:tasks.rados.rados.0.smithi112.stdout:3860: finishing write tid 4 to smithi11289144-9 2023-09-23T20:04:04.456 INFO:tasks.rados.rados.0.smithi112.stdout:3860: finishing write tid 5 to smithi11289144-9 2023-09-23T20:04:04.456 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 9 v 402 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-09-23T20:04:04.456 INFO:tasks.rados.rados.0.smithi112.stdout:3860: left oid 9 (ObjNum 2370 snap 0 seq_num 2370) 2023-09-23T20:04:04.456 INFO:tasks.rados.rados.0.smithi112.stdout:3861: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:04:04.659 INFO:tasks.rados.rados.0.smithi112.stdout:3862: finishing write tid 1 to smithi11289144-168 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3862: finishing write tid 2 to smithi11289144-168 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3862: finishing write tid 3 to smithi11289144-168 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3862: finishing write tid 4 to smithi11289144-168 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3862: finishing write tid 5 to smithi11289144-168 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3862: finishing write tid 6 to smithi11289144-168 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 168 v 504 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3862: left oid 168 (ObjNum 2371 snap 0 seq_num 2371) 2023-09-23T20:04:04.660 INFO:tasks.rados.rados.0.smithi112.stdout:3863: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T20:04:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:3855: done (9 left) 2023-09-23T20:04:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:3856: done (8 left) 2023-09-23T20:04:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:3857: done (7 left) 2023-09-23T20:04:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:3858: done (6 left) 2023-09-23T20:04:04.866 INFO:tasks.rados.rados.0.smithi112.stdout:3859: done (5 left) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3860: done (4 left) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3861: done (3 left) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3862: done (2 left) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3863: done (1 left) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3864: done (0 left) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3865: read oid 140 snap -1 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3865: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3866: write oid 291 current snap is 0 2023-09-23T20:04:04.867 INFO:tasks.rados.rados.0.smithi112.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-09-23T20:04:04.878 INFO:tasks.rados.rados.0.smithi112.stdout:3866: writing smithi11289144-291 from 683011 to 1151024 tid 1 2023-09-23T20:04:04.884 INFO:tasks.rados.rados.0.smithi112.stdout:3866: writing smithi11289144-291 from 1595182 to 2287680 tid 2 2023-09-23T20:04:04.892 INFO:tasks.rados.rados.0.smithi112.stdout:3866: writing smithi11289144-291 from 3048762 to 3584425 tid 3 2023-09-23T20:04:04.892 INFO:tasks.rados.rados.0.smithi112.stdout:3867: write oid 315 current snap is 0 2023-09-23T20:04:04.892 INFO:tasks.rados.rados.0.smithi112.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-09-23T20:04:04.899 INFO:tasks.rados.rados.0.smithi112.stdout:3867: writing smithi11289144-315 from 699818 to 1243080 tid 1 2023-09-23T20:04:04.905 INFO:tasks.rados.rados.0.smithi112.stdout:3867: writing smithi11289144-315 from 1937311 to 2373467 tid 2 2023-09-23T20:04:04.912 INFO:tasks.rados.rados.0.smithi112.stdout:3867: writing smithi11289144-315 from 2843479 to 3590414 tid 3 2023-09-23T20:04:04.913 INFO:tasks.rados.rados.0.smithi112.stdout:3868: write oid 497 current snap is 0 2023-09-23T20:04:04.913 INFO:tasks.rados.rados.0.smithi112.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-09-23T20:04:04.920 INFO:tasks.rados.rados.0.smithi112.stdout:3868: writing smithi11289144-497 from 716625 to 1335136 tid 1 2023-09-23T20:04:04.928 INFO:tasks.rados.rados.0.smithi112.stdout:3868: writing smithi11289144-497 from 1995793 to 2691960 tid 2 2023-09-23T20:04:04.935 INFO:tasks.rados.rados.0.smithi112.stdout:3868: writing smithi11289144-497 from 3387255 to 3916625 tid 3 2023-09-23T20:04:04.935 INFO:tasks.rados.rados.0.smithi112.stdout:3869: read oid 431 snap -1 2023-09-23T20:04:04.935 INFO:tasks.rados.rados.0.smithi112.stdout:3869: expect (ObjNum 2240 snap 0 seq_num 2240) 2023-09-23T20:04:04.936 INFO:tasks.rados.rados.0.smithi112.stdout:3870: read oid 371 snap -1 2023-09-23T20:04:04.936 INFO:tasks.rados.rados.0.smithi112.stdout:3870: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T20:04:04.936 INFO:tasks.rados.rados.0.smithi112.stdout:3871: write oid 87 current snap is 0 2023-09-23T20:04:04.936 INFO:tasks.rados.rados.0.smithi112.stdout:3865: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T20:04:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:04 smithi174 bash[31352]: cluster 2023-09-23T20:04:03.676433+0000 mgr.y (mgr.25064) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3866: finishing write tid 1 to smithi11289144-291 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3866: finishing write tid 2 to smithi11289144-291 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3866: finishing write tid 3 to smithi11289144-291 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3866: finishing write tid 4 to smithi11289144-291 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3866: finishing write tid 5 to smithi11289144-291 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 291 v 476 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2023-09-23T20:04:05.076 INFO:tasks.rados.rados.0.smithi112.stdout:3867: finishing write tid 1 to smithi11289144-315 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3867: finishing write tid 2 to smithi11289144-315 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3867: finishing write tid 3 to smithi11289144-315 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3867: finishing write tid 4 to smithi11289144-315 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3867: finishing write tid 5 to smithi11289144-315 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 315 v 406 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3868: finishing write tid 1 to smithi11289144-497 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3868: finishing write tid 2 to smithi11289144-497 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3868: finishing write tid 3 to smithi11289144-497 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3868: finishing write tid 4 to smithi11289144-497 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:3868: finishing write tid 5 to smithi11289144-497 2023-09-23T20:04:05.077 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 497 v 436 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-09-23T20:04:05.078 INFO:tasks.rados.rados.0.smithi112.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2023-09-23T20:04:05.078 INFO:tasks.rados.rados.0.smithi112.stdout:3869: expect (ObjNum 2240 snap 0 seq_num 2240) 2023-09-23T20:04:05.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:04 smithi112 bash[41728]: cluster 2023-09-23T20:04:03.676433+0000 mgr.y (mgr.25064) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-09-23T20:04:05.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:04 smithi112 bash[27353]: cluster 2023-09-23T20:04:03.676433+0000 mgr.y (mgr.25064) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-09-23T20:04:05.295 INFO:tasks.rados.rados.0.smithi112.stdout:3870: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T20:04:05.434 INFO:tasks.rados.rados.0.smithi112.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-09-23T20:04:05.450 INFO:tasks.rados.rados.0.smithi112.stdout:3871: writing smithi11289144-87 from 733432 to 1427192 tid 1 2023-09-23T20:04:05.456 INFO:tasks.rados.rados.0.smithi112.stdout:3871: writing smithi11289144-87 from 2054275 to 2494100 tid 2 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3871: writing smithi11289144-87 from 2898325 to 3384157 tid 3 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3865: done (6 left) 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3866: done (5 left) 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3867: done (4 left) 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3868: done (3 left) 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3869: done (2 left) 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3870: done (1 left) 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3872: write oid 239 current snap is 0 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3871: finishing write tid 1 to smithi11289144-87 2023-09-23T20:04:05.462 INFO:tasks.rados.rados.0.smithi112.stdout:3871: finishing write tid 2 to smithi11289144-87 2023-09-23T20:04:05.463 INFO:tasks.rados.rados.0.smithi112.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-09-23T20:04:05.470 INFO:tasks.rados.rados.0.smithi112.stdout:3872: writing smithi11289144-239 from 750239 to 1519248 tid 1 2023-09-23T20:04:05.478 INFO:tasks.rados.rados.0.smithi112.stdout:3872: writing smithi11289144-239 from 2112757 to 2812593 tid 2 2023-09-23T20:04:05.484 INFO:tasks.rados.rados.0.smithi112.stdout:3872: writing smithi11289144-239 from 3442101 to 3950239 tid 3 2023-09-23T20:04:05.484 INFO:tasks.rados.rados.0.smithi112.stdout:3873: read oid 62 snap -1 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3873: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3874: read oid 477 snap -1 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3874: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3875: read oid 14 snap -1 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3875: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3876: write oid 381 current snap is 0 2023-09-23T20:04:05.485 INFO:tasks.rados.rados.0.smithi112.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-09-23T20:04:05.493 INFO:tasks.rados.rados.0.smithi112.stdout:3876: writing smithi11289144-381 from 767046 to 1211304 tid 1 2023-09-23T20:04:05.499 INFO:tasks.rados.rados.0.smithi112.stdout:3876: writing smithi11289144-381 from 1654886 to 2098380 tid 2 2023-09-23T20:04:05.506 INFO:tasks.rados.rados.0.smithi112.stdout:3876: writing smithi11289144-381 from 2836818 to 3345194 tid 3 2023-09-23T20:04:05.510 INFO:tasks.rados.rados.0.smithi112.stdout:3876: writing smithi11289144-381 from 3760009 to 3967046 tid 4 2023-09-23T20:04:05.510 INFO:tasks.rados.rados.0.smithi112.stdout:3877: read oid 494 snap -1 2023-09-23T20:04:05.510 INFO:tasks.rados.rados.0.smithi112.stdout:3877: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3878: delete oid 488 current snap is 0 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3871: finishing write tid 3 to smithi11289144-87 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3871: finishing write tid 4 to smithi11289144-87 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3871: finishing write tid 5 to smithi11289144-87 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 87 v 480 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3872: finishing write tid 1 to smithi11289144-239 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3872: finishing write tid 2 to smithi11289144-239 2023-09-23T20:04:05.511 INFO:tasks.rados.rados.0.smithi112.stdout:3873: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:04:05.676 INFO:tasks.rados.rados.0.smithi112.stdout:3872: finishing write tid 3 to smithi11289144-239 2023-09-23T20:04:05.677 INFO:tasks.rados.rados.0.smithi112.stdout:3872: finishing write tid 4 to smithi11289144-239 2023-09-23T20:04:05.677 INFO:tasks.rados.rados.0.smithi112.stdout:3872: finishing write tid 5 to smithi11289144-239 2023-09-23T20:04:05.677 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 239 v 493 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-09-23T20:04:05.677 INFO:tasks.rados.rados.0.smithi112.stdout:3872: left oid 239 (ObjNum 2377 snap 0 seq_num 2377) 2023-09-23T20:04:05.677 INFO:tasks.rados.rados.0.smithi112.stdout:3874: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T20:04:05.925 INFO:tasks.rados.rados.0.smithi112.stdout:3875: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:04:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:05 smithi174 bash[31352]: audit 2023-09-23T20:04:04.777990+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:05 smithi174 bash[31352]: audit 2023-09-23T20:04:05.711347+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:05 smithi174 bash[31352]: audit 2023-09-23T20:04:05.721196+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:05 smithi174 bash[31352]: audit 2023-09-23T20:04:05.722251+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:05 smithi174 bash[31352]: audit 2023-09-23T20:04:05.722639+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:05 smithi174 bash[31352]: audit 2023-09-23T20:04:05.733148+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[27353]: audit 2023-09-23T20:04:04.777990+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[27353]: audit 2023-09-23T20:04:05.711347+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[27353]: audit 2023-09-23T20:04:05.721196+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[27353]: audit 2023-09-23T20:04:05.722251+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[27353]: audit 2023-09-23T20:04:05.722639+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[27353]: audit 2023-09-23T20:04:05.733148+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[41728]: audit 2023-09-23T20:04:04.777990+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:06.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[41728]: audit 2023-09-23T20:04:05.711347+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[41728]: audit 2023-09-23T20:04:05.721196+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:06.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[41728]: audit 2023-09-23T20:04:05.722251+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[41728]: audit 2023-09-23T20:04:05.722639+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:06.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:05 smithi112 bash[41728]: audit 2023-09-23T20:04:05.733148+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:06.140 INFO:tasks.rados.rados.0.smithi112.stdout:3876: finishing write tid 1 to smithi11289144-381 2023-09-23T20:04:06.140 INFO:tasks.rados.rados.0.smithi112.stdout:3876: finishing write tid 2 to smithi11289144-381 2023-09-23T20:04:06.140 INFO:tasks.rados.rados.0.smithi112.stdout:3876: finishing write tid 3 to smithi11289144-381 2023-09-23T20:04:06.140 INFO:tasks.rados.rados.0.smithi112.stdout:3871: done (7 left) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3872: done (6 left) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3873: done (5 left) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3874: done (4 left) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3875: done (3 left) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3878: done (2 left) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3879: read oid 500 snap -1 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3879: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3880: read oid 368 snap -1 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3880: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3881: read oid 214 snap -1 2023-09-23T20:04:06.141 INFO:tasks.rados.rados.0.smithi112.stdout:3881: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T20:04:06.142 INFO:tasks.rados.rados.0.smithi112.stdout:3882: write oid 310 current snap is 0 2023-09-23T20:04:06.142 INFO:tasks.rados.rados.0.smithi112.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-09-23T20:04:06.148 INFO:tasks.rados.rados.0.smithi112.stdout:3882: writing smithi11289144-310 from 400660 to 1111769 tid 1 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:3882: writing smithi11289144-310 from 1888203 to 2000660 tid 2 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:3883: delete oid 386 current snap is 0 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:3876: finishing write tid 4 to smithi11289144-381 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:3876: finishing write tid 5 to smithi11289144-381 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:3876: finishing write tid 6 to smithi11289144-381 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 381 v 509 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-09-23T20:04:06.154 INFO:tasks.rados.rados.0.smithi112.stdout:3876: left oid 381 (ObjNum 2378 snap 0 seq_num 2378) 2023-09-23T20:04:06.155 INFO:tasks.rados.rados.0.smithi112.stdout:3877: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T20:04:06.330 INFO:tasks.rados.rados.0.smithi112.stdout:3879: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T20:04:06.520 INFO:tasks.rados.rados.0.smithi112.stdout:3880: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T20:04:06.594 INFO:tasks.rados.rados.0.smithi112.stdout:3882: finishing write tid 1 to smithi11289144-310 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi112.stdout:3882: finishing write tid 2 to smithi11289144-310 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi112.stdout:3882: finishing write tid 3 to smithi11289144-310 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi112.stdout:3882: finishing write tid 4 to smithi11289144-310 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 310 v 354 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi112.stdout:3882: left oid 310 (ObjNum 2380 snap 0 seq_num 2380) 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi112.stdout:3881: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T20:04:06.770 INFO:tasks.rados.rados.0.smithi112.stdout:3876: done (6 left) 2023-09-23T20:04:06.770 INFO:tasks.rados.rados.0.smithi112.stdout:3877: done (5 left) 2023-09-23T20:04:06.770 INFO:tasks.rados.rados.0.smithi112.stdout:3879: done (4 left) 2023-09-23T20:04:06.770 INFO:tasks.rados.rados.0.smithi112.stdout:3880: done (3 left) 2023-09-23T20:04:06.771 INFO:tasks.rados.rados.0.smithi112.stdout:3881: done (2 left) 2023-09-23T20:04:06.771 INFO:tasks.rados.rados.0.smithi112.stdout:3882: done (1 left) 2023-09-23T20:04:06.771 INFO:tasks.rados.rados.0.smithi112.stdout:3883: done (0 left) 2023-09-23T20:04:06.771 INFO:tasks.rados.rados.0.smithi112.stdout:3884: delete oid 262 current snap is 0 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3884: done (0 left) 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3885: read oid 44 snap -1 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3885: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3886: read oid 266 snap -1 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3886: expect deleted 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3887: write oid 101 current snap is 0 2023-09-23T20:04:06.773 INFO:tasks.rados.rados.0.smithi112.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-09-23T20:04:06.782 INFO:tasks.rados.rados.0.smithi112.stdout:3887: writing smithi11289144-101 from 451081 to 987937 tid 1 2023-09-23T20:04:06.789 INFO:tasks.rados.rados.0.smithi112.stdout:3887: writing smithi11289144-101 from 1547296 to 2051081 tid 2 2023-09-23T20:04:06.789 INFO:tasks.rados.rados.0.smithi112.stdout:3888: read oid 74 snap -1 2023-09-23T20:04:06.789 INFO:tasks.rados.rados.0.smithi112.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T20:04:06.789 INFO:tasks.rados.rados.0.smithi112.stdout:3889: write oid 450 current snap is 0 2023-09-23T20:04:06.789 INFO:tasks.rados.rados.0.smithi112.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-09-23T20:04:06.795 INFO:tasks.rados.rados.0.smithi112.stdout:3889: writing smithi11289144-450 from 467888 to 1079993 tid 1 2023-09-23T20:04:06.801 INFO:tasks.rados.rados.0.smithi112.stdout:3889: writing smithi11289144-450 from 1605778 to 2060279 tid 2 2023-09-23T20:04:06.801 INFO:tasks.rados.rados.0.smithi112.stdout:3890: read oid 57 snap -1 2023-09-23T20:04:06.801 INFO:tasks.rados.rados.0.smithi112.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T20:04:06.801 INFO:tasks.rados.rados.0.smithi112.stdout:3891: read oid 148 snap -1 2023-09-23T20:04:06.801 INFO:tasks.rados.rados.0.smithi112.stdout:3891: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T20:04:06.801 INFO:tasks.rados.rados.0.smithi112.stdout:3892: write oid 475 current snap is 0 2023-09-23T20:04:06.802 INFO:tasks.rados.rados.0.smithi112.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-09-23T20:04:06.808 INFO:tasks.rados.rados.0.smithi112.stdout:3892: writing smithi11289144-475 from 484695 to 1172049 tid 1 2023-09-23T20:04:06.813 INFO:tasks.rados.rados.0.smithi112.stdout:3892: writing smithi11289144-475 from 1664260 to 2084695 tid 2 2023-09-23T20:04:06.813 INFO:tasks.rados.rados.0.smithi112.stdout:3893: write oid 331 current snap is 0 2023-09-23T20:04:06.813 INFO:tasks.rados.rados.0.smithi112.stdout:3885: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:04:06.952 INFO:tasks.rados.rados.0.smithi112.stdout:3887: finishing write tid 1 to smithi11289144-101 2023-09-23T20:04:06.952 INFO:tasks.rados.rados.0.smithi112.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-09-23T20:04:06.959 INFO:tasks.rados.rados.0.smithi112.stdout:3893: writing smithi11289144-331 from 501502 to 1264105 tid 1 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi112.stdout:3893: writing smithi11289144-331 from 2006389 to 2101502 tid 2 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi112.stdout:3885: done (8 left) 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi112.stdout:3886: done (7 left) 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3894: read oid 124 snap -1 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3894: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3895: read oid 175 snap -1 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3895: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3896: write oid 397 current snap is 0 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3887: finishing write tid 2 to smithi11289144-101 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3887: finishing write tid 3 to smithi11289144-101 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3887: finishing write tid 4 to smithi11289144-101 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 425 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-09-23T20:04:06.965 INFO:tasks.rados.rados.0.smithi112.stdout:3889: finishing write tid 1 to smithi11289144-450 2023-09-23T20:04:06.966 INFO:tasks.rados.rados.0.smithi112.stdout:3891: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: cluster 2023-09-23T20:04:05.677430+0000 mgr.y (mgr.25064) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.811875+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.819970+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.832094+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.834226+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.836636+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.841221+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.843513+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.845687+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:04:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.855678+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:04:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.856400+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T20:04:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:05.856936+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T20:04:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:06 smithi174 bash[31352]: audit 2023-09-23T20:04:06.174323+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.112:0/3782557644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:07.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: cluster 2023-09-23T20:04:05.677430+0000 mgr.y (mgr.25064) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.811875+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.819970+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.832094+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.834226+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.836636+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.841221+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.843513+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.845687+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.855678+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:04:07.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.856400+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:05.856936+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[27353]: audit 2023-09-23T20:04:06.174323+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.112:0/3782557644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: cluster 2023-09-23T20:04:05.677430+0000 mgr.y (mgr.25064) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.811875+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.819970+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.832094+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.834226+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.836636+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:04:07.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.841221+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:04:07.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.843513+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T20:04:07.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.845687+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:04:07.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.855678+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:04:07.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.856400+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25064 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T20:04:07.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:05.856936+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T20:04:07.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:06 smithi112 bash[41728]: audit 2023-09-23T20:04:06.174323+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.112:0/3782557644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:07.118 INFO:tasks.rados.rados.0.smithi112.stdout:3889: finishing write tid 2 to smithi11289144-450 2023-09-23T20:04:07.118 INFO:tasks.rados.rados.0.smithi112.stdout:3889: finishing write tid 3 to smithi11289144-450 2023-09-23T20:04:07.119 INFO:tasks.rados.rados.0.smithi112.stdout:3889: finishing write tid 4 to smithi11289144-450 2023-09-23T20:04:07.119 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 450 v 485 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-09-23T20:04:07.119 INFO:tasks.rados.rados.0.smithi112.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-09-23T20:04:07.119 INFO:tasks.rados.rados.0.smithi112.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T20:04:07.386 INFO:tasks.rados.rados.0.smithi112.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:3892: finishing write tid 1 to smithi11289144-475 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:3892: finishing write tid 2 to smithi11289144-475 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:3892: finishing write tid 3 to smithi11289144-475 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:3892: finishing write tid 4 to smithi11289144-475 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 475 v 587 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-09-23T20:04:07.486 INFO:tasks.rados.rados.0.smithi112.stdout:3893: finishing write tid 1 to smithi11289144-331 2023-09-23T20:04:07.487 INFO:tasks.rados.rados.0.smithi112.stdout:3893: finishing write tid 2 to smithi11289144-331 2023-09-23T20:04:07.487 INFO:tasks.rados.rados.0.smithi112.stdout:3893: finishing write tid 3 to smithi11289144-331 2023-09-23T20:04:07.487 INFO:tasks.rados.rados.0.smithi112.stdout:3893: finishing write tid 4 to smithi11289144-331 2023-09-23T20:04:07.487 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 331 v 423 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-09-23T20:04:07.487 INFO:tasks.rados.rados.0.smithi112.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-09-23T20:04:07.487 INFO:tasks.rados.rados.0.smithi112.stdout:3894: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:04:07.649 INFO:tasks.rados.rados.0.smithi112.stdout:3895: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:04:07.743 INFO:tasks.rados.rados.0.smithi112.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-09-23T20:04:07.755 INFO:tasks.rados.rados.0.smithi112.stdout:3896: writing smithi11289144-397 from 518309 to 956161 tid 1 2023-09-23T20:04:07.762 INFO:tasks.rados.rados.0.smithi112.stdout:3896: writing smithi11289144-397 from 1664871 to 2118309 tid 2 2023-09-23T20:04:07.762 INFO:tasks.rados.rados.0.smithi112.stdout:3887: done (9 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3888: done (8 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3889: done (7 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3890: done (6 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3891: done (5 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3892: done (4 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3893: done (3 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3894: done (2 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3895: done (1 left) 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3897: write oid 220 current snap is 0 2023-09-23T20:04:07.763 INFO:tasks.rados.rados.0.smithi112.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-09-23T20:04:07.769 INFO:tasks.rados.rados.0.smithi112.stdout:3897: writing smithi11289144-220 from 535116 to 1164570 tid 1 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3897: writing smithi11289144-220 from 1839706 to 2135116 tid 2 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3898: delete oid 231 current snap is 0 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3896: finishing write tid 1 to smithi11289144-397 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3896: finishing write tid 2 to smithi11289144-397 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3896: finishing write tid 3 to smithi11289144-397 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3896: finishing write tid 4 to smithi11289144-397 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 397 v 606 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3896: left oid 397 (ObjNum 2387 snap 0 seq_num 2387) 2023-09-23T20:04:07.775 INFO:tasks.rados.rados.0.smithi112.stdout:3897: finishing write tid 1 to smithi11289144-220 2023-09-23T20:04:07.777 INFO:tasks.rados.rados.0.smithi112.stdout:3896: done (2 left) 2023-09-23T20:04:07.777 INFO:tasks.rados.rados.0.smithi112.stdout:3898: done (1 left) 2023-09-23T20:04:07.777 INFO:tasks.rados.rados.0.smithi112.stdout:3899: read oid 411 snap -1 2023-09-23T20:04:07.777 INFO:tasks.rados.rados.0.smithi112.stdout:3899: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:04:07.777 INFO:tasks.rados.rados.0.smithi112.stdout:3900: write oid 359 current snap is 0 2023-09-23T20:04:07.777 INFO:tasks.rados.rados.0.smithi112.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-09-23T20:04:07.784 INFO:tasks.rados.rados.0.smithi112.stdout:3900: writing smithi11289144-359 from 568730 to 1348682 tid 1 2023-09-23T20:04:07.789 INFO:tasks.rados.rados.0.smithi112.stdout:3900: writing smithi11289144-359 from 1840317 to 2168730 tid 2 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:3901: write oid 365 current snap is 0 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:3897: finishing write tid 2 to smithi11289144-220 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:3897: finishing write tid 3 to smithi11289144-220 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:3897: finishing write tid 4 to smithi11289144-220 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 220 v 357 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:3897: left oid 220 (ObjNum 2388 snap 0 seq_num 2388) 2023-09-23T20:04:07.790 INFO:tasks.rados.rados.0.smithi112.stdout:3899: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:04:07.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:07 smithi112 bash[27353]: cephadm 2023-09-23T20:04:05.825290+0000 mgr.y (mgr.25064) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T20:04:07.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:07 smithi112 bash[27353]: cephadm 2023-09-23T20:04:05.861711+0000 mgr.y (mgr.25064) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T20:04:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:07 smithi112 bash[41728]: cephadm 2023-09-23T20:04:05.825290+0000 mgr.y (mgr.25064) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T20:04:07.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:07 smithi112 bash[41728]: cephadm 2023-09-23T20:04:05.861711+0000 mgr.y (mgr.25064) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:3900: finishing write tid 1 to smithi11289144-359 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:3900: finishing write tid 2 to smithi11289144-359 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:3900: finishing write tid 3 to smithi11289144-359 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:3900: finishing write tid 4 to smithi11289144-359 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 359 v 355 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:3900: left oid 359 (ObjNum 2390 snap 0 seq_num 2390) 2023-09-23T20:04:07.942 INFO:tasks.rados.rados.0.smithi112.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-09-23T20:04:07.953 INFO:tasks.rados.rados.0.smithi112.stdout:3901: writing smithi11289144-365 from 585537 to 1040738 tid 1 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3901: writing smithi11289144-365 from 1498799 to 2107965 tid 2 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3897: done (3 left) 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3899: done (2 left) 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3900: done (1 left) 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3902: write oid 446 current snap is 0 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3901: finishing write tid 1 to smithi11289144-365 2023-09-23T20:04:07.960 INFO:tasks.rados.rados.0.smithi112.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-09-23T20:04:07.966 INFO:tasks.rados.rados.0.smithi112.stdout:3902: writing smithi11289144-446 from 602344 to 1132794 tid 1 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3902: writing smithi11289144-446 from 1557281 to 2026458 tid 2 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3903: read oid 152 snap -1 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3903: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3904: write oid 326 current snap is 0 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3901: finishing write tid 2 to smithi11289144-365 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3901: finishing write tid 3 to smithi11289144-365 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3901: finishing write tid 4 to smithi11289144-365 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 365 v 546 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3901: left oid 365 (ObjNum 2391 snap 0 seq_num 2391) 2023-09-23T20:04:07.972 INFO:tasks.rados.rados.0.smithi112.stdout:3902: finishing write tid 1 to smithi11289144-446 2023-09-23T20:04:07.973 INFO:tasks.rados.rados.0.smithi112.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-09-23T20:04:07.979 INFO:tasks.rados.rados.0.smithi112.stdout:3904: writing smithi11289144-326 from 619151 to 1224850 tid 1 2023-09-23T20:04:07.984 INFO:tasks.rados.rados.0.smithi112.stdout:3904: writing smithi11289144-326 from 2015763 to 2219151 tid 2 2023-09-23T20:04:07.985 INFO:tasks.rados.rados.0.smithi112.stdout:3901: done (3 left) 2023-09-23T20:04:07.985 INFO:tasks.rados.rados.0.smithi112.stdout:3905: write oid 269 current snap is 0 2023-09-23T20:04:07.985 INFO:tasks.rados.rados.0.smithi112.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-09-23T20:04:07.992 INFO:tasks.rados.rados.0.smithi112.stdout:3905: writing smithi11289144-269 from 635958 to 1316906 tid 1 2023-09-23T20:04:07.997 INFO:tasks.rados.rados.0.smithi112.stdout:3905: writing smithi11289144-269 from 1957892 to 2235958 tid 2 2023-09-23T20:04:07.997 INFO:tasks.rados.rados.0.smithi112.stdout:3906: write oid 397 current snap is 0 2023-09-23T20:04:07.998 INFO:tasks.rados.rados.0.smithi112.stdout:3902: finishing write tid 2 to smithi11289144-446 2023-09-23T20:04:07.998 INFO:tasks.rados.rados.0.smithi112.stdout:3902: finishing write tid 3 to smithi11289144-446 2023-09-23T20:04:07.998 INFO:tasks.rados.rados.0.smithi112.stdout:3902: finishing write tid 4 to smithi11289144-446 2023-09-23T20:04:07.998 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 446 v 360 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-09-23T20:04:07.998 INFO:tasks.rados.rados.0.smithi112.stdout:3902: left oid 446 (ObjNum 2392 snap 0 seq_num 2392) 2023-09-23T20:04:07.998 INFO:tasks.rados.rados.0.smithi112.stdout:3903: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:04:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:07 smithi174 bash[31352]: cephadm 2023-09-23T20:04:05.825290+0000 mgr.y (mgr.25064) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T20:04:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:07 smithi174 bash[31352]: cephadm 2023-09-23T20:04:05.861711+0000 mgr.y (mgr.25064) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3904: finishing write tid 1 to smithi11289144-326 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3904: finishing write tid 2 to smithi11289144-326 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3904: finishing write tid 3 to smithi11289144-326 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3904: finishing write tid 4 to smithi11289144-326 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 326 v 439 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3904: left oid 326 (ObjNum 2393 snap 0 seq_num 2393) 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3905: finishing write tid 1 to smithi11289144-269 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3905: finishing write tid 2 to smithi11289144-269 2023-09-23T20:04:08.137 INFO:tasks.rados.rados.0.smithi112.stdout:3905: finishing write tid 3 to smithi11289144-269 2023-09-23T20:04:08.138 INFO:tasks.rados.rados.0.smithi112.stdout:3905: finishing write tid 4 to smithi11289144-269 2023-09-23T20:04:08.138 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 269 v 544 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-09-23T20:04:08.138 INFO:tasks.rados.rados.0.smithi112.stdout:3905: left oid 269 (ObjNum 2394 snap 0 seq_num 2394) 2023-09-23T20:04:08.138 INFO:tasks.rados.rados.0.smithi112.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-09-23T20:04:08.146 INFO:tasks.rados.rados.0.smithi112.stdout:3906: writing smithi11289144-397 from 652765 to 1125315 tid 1 2023-09-23T20:04:08.153 INFO:tasks.rados.rados.0.smithi112.stdout:3906: writing smithi11289144-397 from 1732727 to 2252765 tid 2 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3902: done (4 left) 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3903: done (3 left) 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3904: done (2 left) 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3905: done (1 left) 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3907: write oid 182 current snap is 0 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3906: finishing write tid 1 to smithi11289144-397 2023-09-23T20:04:08.154 INFO:tasks.rados.rados.0.smithi112.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-09-23T20:04:08.160 INFO:tasks.rados.rados.0.smithi112.stdout:3907: writing smithi11289144-182 from 669572 to 1217371 tid 1 2023-09-23T20:04:08.167 INFO:tasks.rados.rados.0.smithi112.stdout:3907: writing smithi11289144-182 from 1791209 to 2269572 tid 2 2023-09-23T20:04:08.167 INFO:tasks.rados.rados.0.smithi112.stdout:3908: write oid 347 current snap is 0 2023-09-23T20:04:08.167 INFO:tasks.rados.rados.0.smithi112.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-09-23T20:04:08.174 INFO:tasks.rados.rados.0.smithi112.stdout:3908: writing smithi11289144-347 from 686379 to 1309427 tid 1 2023-09-23T20:04:08.180 INFO:tasks.rados.rados.0.smithi112.stdout:3908: writing smithi11289144-347 from 1849691 to 2286379 tid 2 2023-09-23T20:04:08.180 INFO:tasks.rados.rados.0.smithi112.stdout:3909: write oid 124 current snap is 0 2023-09-23T20:04:08.180 INFO:tasks.rados.rados.0.smithi112.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-09-23T20:04:08.188 INFO:tasks.rados.rados.0.smithi112.stdout:3909: writing smithi11289144-124 from 703186 to 1401483 tid 1 2023-09-23T20:04:08.193 INFO:tasks.rados.rados.0.smithi112.stdout:3909: writing smithi11289144-124 from 2191820 to 2303186 tid 2 2023-09-23T20:04:08.193 INFO:tasks.rados.rados.0.smithi112.stdout:3910: write oid 292 current snap is 0 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3906: finishing write tid 2 to smithi11289144-397 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3906: finishing write tid 3 to smithi11289144-397 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3906: finishing write tid 4 to smithi11289144-397 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 397 v 609 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3906: left oid 397 (ObjNum 2395 snap 0 seq_num 2395) 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3907: finishing write tid 1 to smithi11289144-182 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3907: finishing write tid 2 to smithi11289144-182 2023-09-23T20:04:08.194 INFO:tasks.rados.rados.0.smithi112.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-09-23T20:04:08.201 INFO:tasks.rados.rados.0.smithi112.stdout:3910: writing smithi11289144-292 from 719993 to 1493539 tid 1 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3910: writing smithi11289144-292 from 2250302 to 2319993 tid 2 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3906: done (4 left) 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3911: write oid 268 current snap is 0 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3907: finishing write tid 3 to smithi11289144-182 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3907: finishing write tid 4 to smithi11289144-182 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 182 v 513 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3907: left oid 182 (ObjNum 2396 snap 0 seq_num 2396) 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi112.stdout:3908: finishing write tid 1 to smithi11289144-347 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:3908: finishing write tid 2 to smithi11289144-347 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:3908: finishing write tid 3 to smithi11289144-347 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:3908: finishing write tid 4 to smithi11289144-347 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 347 v 516 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:3908: left oid 347 (ObjNum 2397 snap 0 seq_num 2397) 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:3909: finishing write tid 1 to smithi11289144-124 2023-09-23T20:04:08.208 INFO:tasks.rados.rados.0.smithi112.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-09-23T20:04:08.213 INFO:tasks.rados.rados.0.smithi112.stdout:3911: writing smithi11289144-268 from 736800 to 1185595 tid 1 2023-09-23T20:04:08.220 INFO:tasks.rados.rados.0.smithi112.stdout:3911: writing smithi11289144-268 from 1908784 to 2336800 tid 2 2023-09-23T20:04:08.220 INFO:tasks.rados.rados.0.smithi112.stdout:3907: done (4 left) 2023-09-23T20:04:08.220 INFO:tasks.rados.rados.0.smithi112.stdout:3908: done (3 left) 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3912: write oid 459 current snap is 0 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3909: finishing write tid 2 to smithi11289144-124 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3909: finishing write tid 3 to smithi11289144-124 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3909: finishing write tid 4 to smithi11289144-124 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 124 v 547 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3909: left oid 124 (ObjNum 2398 snap 0 seq_num 2398) 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3910: finishing write tid 1 to smithi11289144-292 2023-09-23T20:04:08.221 INFO:tasks.rados.rados.0.smithi112.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-09-23T20:04:08.227 INFO:tasks.rados.rados.0.smithi112.stdout:3912: writing smithi11289144-459 from 753607 to 1277651 tid 1 2023-09-23T20:04:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3912: writing smithi11289144-459 from 1967266 to 2353607 tid 2 2023-09-23T20:04:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3909: done (3 left) 2023-09-23T20:04:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3913: read oid 377 snap -1 2023-09-23T20:04:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3913: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T20:04:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3914: write oid 63 current snap is 0 2023-09-23T20:04:08.234 INFO:tasks.rados.rados.0.smithi112.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-09-23T20:04:08.242 INFO:tasks.rados.rados.0.smithi112.stdout:3914: writing smithi11289144-63 from 770414 to 1369707 tid 1 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3914: writing smithi11289144-63 from 1909395 to 2370414 tid 2 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3915: write oid 116 current snap is 0 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3910: finishing write tid 2 to smithi11289144-292 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3910: finishing write tid 3 to smithi11289144-292 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3910: finishing write tid 4 to smithi11289144-292 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 292 v 442 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3910: left oid 292 (ObjNum 2399 snap 0 seq_num 2399) 2023-09-23T20:04:08.248 INFO:tasks.rados.rados.0.smithi112.stdout:3911: finishing write tid 1 to smithi11289144-268 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3911: finishing write tid 2 to smithi11289144-268 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3911: finishing write tid 3 to smithi11289144-268 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3911: finishing write tid 4 to smithi11289144-268 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 268 v 358 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3911: left oid 268 (ObjNum 2400 snap 0 seq_num 2400) 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3912: finishing write tid 1 to smithi11289144-459 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3912: finishing write tid 2 to smithi11289144-459 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3912: finishing write tid 3 to smithi11289144-459 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3912: finishing write tid 4 to smithi11289144-459 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 459 v 550 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3912: left oid 459 (ObjNum 2401 snap 0 seq_num 2401) 2023-09-23T20:04:08.249 INFO:tasks.rados.rados.0.smithi112.stdout:3913: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T20:04:08.358 INFO:tasks.rados.rados.0.smithi112.stdout:3914: finishing write tid 1 to smithi11289144-63 2023-09-23T20:04:08.358 INFO:tasks.rados.rados.0.smithi112.stdout:3914: finishing write tid 2 to smithi11289144-63 2023-09-23T20:04:08.359 INFO:tasks.rados.rados.0.smithi112.stdout:3914: finishing write tid 3 to smithi11289144-63 2023-09-23T20:04:08.359 INFO:tasks.rados.rados.0.smithi112.stdout:3914: finishing write tid 4 to smithi11289144-63 2023-09-23T20:04:08.359 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 63 v 590 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-09-23T20:04:08.359 INFO:tasks.rados.rados.0.smithi112.stdout:3914: left oid 63 (ObjNum 2402 snap 0 seq_num 2402) 2023-09-23T20:04:08.359 INFO:tasks.rados.rados.0.smithi112.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-09-23T20:04:08.375 INFO:tasks.rados.rados.0.smithi112.stdout:3915: writing smithi11289144-116 from 787221 to 1578116 tid 1 2023-09-23T20:04:08.379 INFO:tasks.rados.rados.0.smithi112.stdout:3915: writing smithi11289144-116 from 2084230 to 2387221 tid 2 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3910: done (5 left) 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3911: done (4 left) 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3912: done (3 left) 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3913: done (2 left) 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3914: done (1 left) 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3916: write oid 2 current snap is 0 2023-09-23T20:04:08.380 INFO:tasks.rados.rados.0.smithi112.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-09-23T20:04:08.384 INFO:tasks.rados.rados.0.smithi112.stdout:3916: writing smithi11289144-2 from 404028 to 870172 tid 1 2023-09-23T20:04:08.392 INFO:tasks.rados.rados.0.smithi112.stdout:3916: writing smithi11289144-2 from 1342712 to 2117550 tid 2 2023-09-23T20:04:08.392 INFO:tasks.rados.rados.0.smithi112.stdout:3917: write oid 18 current snap is 0 2023-09-23T20:04:08.392 INFO:tasks.rados.rados.0.smithi112.stdout:3915: finishing write tid 1 to smithi11289144-116 2023-09-23T20:04:08.392 INFO:tasks.rados.rados.0.smithi112.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-09-23T20:04:08.397 INFO:tasks.rados.rados.0.smithi112.stdout:3917: writing smithi11289144-18 from 420835 to 962228 tid 1 2023-09-23T20:04:08.404 INFO:tasks.rados.rados.0.smithi112.stdout:3917: writing smithi11289144-18 from 1401194 to 2036043 tid 2 2023-09-23T20:04:08.404 INFO:tasks.rados.rados.0.smithi112.stdout:3918: write oid 156 current snap is 0 2023-09-23T20:04:08.404 INFO:tasks.rados.rados.0.smithi112.stdout:3915: finishing write tid 2 to smithi11289144-116 2023-09-23T20:04:08.404 INFO:tasks.rados.rados.0.smithi112.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-09-23T20:04:08.410 INFO:tasks.rados.rados.0.smithi112.stdout:3918: writing smithi11289144-156 from 437642 to 1054284 tid 1 2023-09-23T20:04:08.418 INFO:tasks.rados.rados.0.smithi112.stdout:3918: writing smithi11289144-156 from 1743323 to 2437642 tid 2 2023-09-23T20:04:08.418 INFO:tasks.rados.rados.0.smithi112.stdout:3919: write oid 89 current snap is 0 2023-09-23T20:04:08.418 INFO:tasks.rados.rados.0.smithi112.stdout:3915: finishing write tid 3 to smithi11289144-116 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3915: finishing write tid 4 to smithi11289144-116 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 116 v 601 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3915: left oid 116 (ObjNum 2403 snap 0 seq_num 2403) 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3916: finishing write tid 1 to smithi11289144-2 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3916: finishing write tid 2 to smithi11289144-2 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3916: finishing write tid 3 to smithi11289144-2 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3916: finishing write tid 4 to smithi11289144-2 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 2 v 445 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-09-23T20:04:08.419 INFO:tasks.rados.rados.0.smithi112.stdout:3916: left oid 2 (ObjNum 2404 snap 0 seq_num 2404) 2023-09-23T20:04:08.420 INFO:tasks.rados.rados.0.smithi112.stdout:3917: finishing write tid 1 to smithi11289144-18 2023-09-23T20:04:08.420 INFO:tasks.rados.rados.0.smithi112.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-09-23T20:04:08.424 INFO:tasks.rados.rados.0.smithi112.stdout:3919: writing smithi11289144-89 from 454449 to 1146340 tid 1 2023-09-23T20:04:08.432 INFO:tasks.rados.rados.0.smithi112.stdout:3919: writing smithi11289144-89 from 1801805 to 2323970 tid 2 2023-09-23T20:04:08.432 INFO:tasks.rados.rados.0.smithi112.stdout:3915: done (4 left) 2023-09-23T20:04:08.432 INFO:tasks.rados.rados.0.smithi112.stdout:3916: done (3 left) 2023-09-23T20:04:08.432 INFO:tasks.rados.rados.0.smithi112.stdout:3920: read oid 81 snap -1 2023-09-23T20:04:08.432 INFO:tasks.rados.rados.0.smithi112.stdout:3920: expect deleted 2023-09-23T20:04:08.432 INFO:tasks.rados.rados.0.smithi112.stdout:3921: read oid 386 snap -1 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3921: expect deleted 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3922: write oid 349 current snap is 0 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3917: finishing write tid 2 to smithi11289144-18 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3917: finishing write tid 3 to smithi11289144-18 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3917: finishing write tid 4 to smithi11289144-18 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 18 v 426 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3917: left oid 18 (ObjNum 2405 snap 0 seq_num 2405) 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3918: finishing write tid 1 to smithi11289144-156 2023-09-23T20:04:08.433 INFO:tasks.rados.rados.0.smithi112.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-09-23T20:04:08.439 INFO:tasks.rados.rados.0.smithi112.stdout:3922: writing smithi11289144-349 from 471256 to 1238396 tid 1 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:3922: writing smithi11289144-349 from 1860287 to 2471256 tid 2 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:3917: done (5 left) 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:3923: write oid 336 current snap is 0 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:3918: finishing write tid 2 to smithi11289144-156 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:3918: finishing write tid 3 to smithi11289144-156 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:3918: finishing write tid 4 to smithi11289144-156 2023-09-23T20:04:08.447 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 156 v 553 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-09-23T20:04:08.448 INFO:tasks.rados.rados.0.smithi112.stdout:3918: left oid 156 (ObjNum 2406 snap 0 seq_num 2406) 2023-09-23T20:04:08.448 INFO:tasks.rados.rados.0.smithi112.stdout:3919: finishing write tid 1 to smithi11289144-89 2023-09-23T20:04:08.448 INFO:tasks.rados.rados.0.smithi112.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-09-23T20:04:08.452 INFO:tasks.rados.rados.0.smithi112.stdout:3923: writing smithi11289144-336 from 488063 to 930452 tid 1 2023-09-23T20:04:08.459 INFO:tasks.rados.rados.0.smithi112.stdout:3923: writing smithi11289144-336 from 1518769 to 2044603 tid 2 2023-09-23T20:04:08.459 INFO:tasks.rados.rados.0.smithi112.stdout:3918: done (5 left) 2023-09-23T20:04:08.459 INFO:tasks.rados.rados.0.smithi112.stdout:3924: write oid 181 current snap is 0 2023-09-23T20:04:08.459 INFO:tasks.rados.rados.0.smithi112.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-09-23T20:04:08.465 INFO:tasks.rados.rados.0.smithi112.stdout:3924: writing smithi11289144-181 from 504870 to 1138861 tid 1 2023-09-23T20:04:08.473 INFO:tasks.rados.rados.0.smithi112.stdout:3924: writing smithi11289144-181 from 1693604 to 2479449 tid 2 2023-09-23T20:04:08.473 INFO:tasks.rados.rados.0.smithi112.stdout:3925: delete oid 287 current snap is 0 2023-09-23T20:04:08.473 INFO:tasks.rados.rados.0.smithi112.stdout:3919: finishing write tid 2 to smithi11289144-89 2023-09-23T20:04:08.473 INFO:tasks.rados.rados.0.smithi112.stdout:3919: finishing write tid 3 to smithi11289144-89 2023-09-23T20:04:08.473 INFO:tasks.rados.rados.0.smithi112.stdout:3919: finishing write tid 4 to smithi11289144-89 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 89 v 396 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3919: left oid 89 (ObjNum 2407 snap 0 seq_num 2407) 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3922: finishing write tid 1 to smithi11289144-349 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3922: finishing write tid 2 to smithi11289144-349 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3922: finishing write tid 3 to smithi11289144-349 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3922: finishing write tid 4 to smithi11289144-349 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 349 v 549 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3922: left oid 349 (ObjNum 2408 snap 0 seq_num 2408) 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3923: finishing write tid 1 to smithi11289144-336 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3923: finishing write tid 2 to smithi11289144-336 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi112.stdout:3923: finishing write tid 3 to smithi11289144-336 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi112.stdout:3923: finishing write tid 4 to smithi11289144-336 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 336 v 604 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi112.stdout:3923: left oid 336 (ObjNum 2409 snap 0 seq_num 2409) 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi112.stdout:3924: finishing write tid 1 to smithi11289144-181 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi112.stdout:3919: done (6 left) 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi112.stdout:3920: done (5 left) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3921: done (4 left) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3922: done (3 left) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3923: done (2 left) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3925: done (1 left) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3926: read oid 192 snap -1 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3926: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3927: write oid 441 current snap is 0 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi112.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-09-23T20:04:08.483 INFO:tasks.rados.rados.0.smithi112.stdout:3927: writing smithi11289144-441 from 538484 to 1322973 tid 1 2023-09-23T20:04:08.490 INFO:tasks.rados.rados.0.smithi112.stdout:3927: writing smithi11289144-441 from 2094215 to 2538484 tid 2 2023-09-23T20:04:08.490 INFO:tasks.rados.rados.0.smithi112.stdout:3928: write oid 315 current snap is 0 2023-09-23T20:04:08.490 INFO:tasks.rados.rados.0.smithi112.stdout:3924: finishing write tid 2 to smithi11289144-181 2023-09-23T20:04:08.490 INFO:tasks.rados.rados.0.smithi112.stdout:3924: finishing write tid 3 to smithi11289144-181 2023-09-23T20:04:08.491 INFO:tasks.rados.rados.0.smithi112.stdout:3924: finishing write tid 4 to smithi11289144-181 2023-09-23T20:04:08.491 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 181 v 448 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-09-23T20:04:08.491 INFO:tasks.rados.rados.0.smithi112.stdout:3924: left oid 181 (ObjNum 2410 snap 0 seq_num 2410) 2023-09-23T20:04:08.491 INFO:tasks.rados.rados.0.smithi112.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-09-23T20:04:08.496 INFO:tasks.rados.rados.0.smithi112.stdout:3928: writing smithi11289144-315 from 555291 to 1015029 tid 1 2023-09-23T20:04:08.503 INFO:tasks.rados.rados.0.smithi112.stdout:3928: writing smithi11289144-315 from 1752697 to 2285869 tid 2 2023-09-23T20:04:08.503 INFO:tasks.rados.rados.0.smithi112.stdout:3924: done (3 left) 2023-09-23T20:04:08.503 INFO:tasks.rados.rados.0.smithi112.stdout:3929: read oid 195 snap -1 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3929: expect (ObjNum 2339 snap 0 seq_num 2339) 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3930: read oid 281 snap -1 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3930: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3931: read oid 226 snap -1 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3931: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3932: write oid 101 current snap is 0 2023-09-23T20:04:08.504 INFO:tasks.rados.rados.0.smithi112.stdout:3926: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:04:08.607 INFO:tasks.rados.rados.0.smithi112.stdout:3927: finishing write tid 1 to smithi11289144-441 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:3927: finishing write tid 2 to smithi11289144-441 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:3927: finishing write tid 3 to smithi11289144-441 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:3927: finishing write tid 4 to smithi11289144-441 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 441 v 428 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:3927: left oid 441 (ObjNum 2412 snap 0 seq_num 2412) 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:3928: finishing write tid 1 to smithi11289144-315 2023-09-23T20:04:08.608 INFO:tasks.rados.rados.0.smithi112.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-09-23T20:04:08.613 INFO:tasks.rados.rados.0.smithi112.stdout:3932: writing smithi11289144-101 from 572098 to 1107085 tid 1 2023-09-23T20:04:08.622 INFO:tasks.rados.rados.0.smithi112.stdout:3932: writing smithi11289144-101 from 1811179 to 2572098 tid 2 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3926: done (6 left) 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3927: done (5 left) 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3933: write oid 130 current snap is 0 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3928: finishing write tid 2 to smithi11289144-315 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3928: finishing write tid 3 to smithi11289144-315 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3928: finishing write tid 4 to smithi11289144-315 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 315 v 409 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3928: left oid 315 (ObjNum 2413 snap 0 seq_num 2413) 2023-09-23T20:04:08.623 INFO:tasks.rados.rados.0.smithi112.stdout:3930: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:04:08.770 INFO:tasks.rados.rados.0.smithi112.stdout:3929: expect (ObjNum 2339 snap 0 seq_num 2339) 2023-09-23T20:04:08.918 INFO:tasks.rados.rados.0.smithi112.stdout:3931: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T20:04:09.010 INFO:tasks.rados.rados.0.smithi112.stdout:3932: finishing write tid 1 to smithi11289144-101 2023-09-23T20:04:09.055 INFO:tasks.rados.rados.0.smithi112.stdout:3932: finishing write tid 2 to smithi11289144-101 2023-09-23T20:04:09.055 INFO:tasks.rados.rados.0.smithi112.stdout:3932: finishing write tid 3 to smithi11289144-101 2023-09-23T20:04:09.055 INFO:tasks.rados.rados.0.smithi112.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-09-23T20:04:09.058 INFO:tasks.rados.rados.0.smithi112.stdout:3933: writing smithi11289144-130 from 588905 to 1199141 tid 1 2023-09-23T20:04:09.058 INFO:tasks.rados.rados.0.smithi112.stdout:3933: writing smithi11289144-130 from 1753308 to 2290149 tid 2 2023-09-23T20:04:09.058 INFO:tasks.rados.rados.0.smithi112.stdout:3928: done (5 left) 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3929: done (4 left) 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3930: done (3 left) 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3931: done (2 left) 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3934: write oid 387 current snap is 0 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3934: writing smithi11289144-387 from 605712 to 1291197 tid 1 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3934: writing smithi11289144-387 from 1811790 to 2605712 tid 2 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3935: read oid 149 snap -1 2023-09-23T20:04:09.059 INFO:tasks.rados.rados.0.smithi112.stdout:3935: expect (ObjNum 2359 snap 0 seq_num 2359) 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:3936: delete oid 34 current snap is 0 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:3932: finishing write tid 4 to smithi11289144-101 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 101 v 431 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:3932: left oid 101 (ObjNum 2414 snap 0 seq_num 2414) 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:3933: finishing write tid 1 to smithi11289144-130 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:3933: finishing write tid 2 to smithi11289144-130 2023-09-23T20:04:09.060 INFO:tasks.rados.rados.0.smithi112.stdout:3933: finishing write tid 3 to smithi11289144-130 2023-09-23T20:04:09.061 INFO:tasks.rados.rados.0.smithi112.stdout:3933: finishing write tid 4 to smithi11289144-130 2023-09-23T20:04:09.061 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 130 v 556 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-09-23T20:04:09.061 INFO:tasks.rados.rados.0.smithi112.stdout:3933: left oid 130 (ObjNum 2415 snap 0 seq_num 2415) 2023-09-23T20:04:09.061 INFO:tasks.rados.rados.0.smithi112.stdout:3934: finishing write tid 1 to smithi11289144-387 2023-09-23T20:04:09.061 INFO:tasks.rados.rados.0.smithi112.stdout:3932: done (4 left) 2023-09-23T20:04:09.061 INFO:tasks.rados.rados.0.smithi112.stdout:3933: done (3 left) 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3936: done (2 left) 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3937: read oid 185 snap -1 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3937: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3938: read oid 189 snap -1 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3938: expect (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3939: write oid 218 current snap is 0 2023-09-23T20:04:09.062 INFO:tasks.rados.rados.0.smithi112.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-09-23T20:04:09.063 INFO:tasks.rados.rados.0.smithi112.stdout:3939: writing smithi11289144-218 from 639326 to 1191662 tid 1 2023-09-23T20:04:09.063 INFO:tasks.rados.rados.0.smithi112.stdout:3939: writing smithi11289144-218 from 1645107 to 2045628 tid 2 2023-09-23T20:04:09.064 INFO:tasks.rados.rados.0.smithi112.stdout:3939: writing smithi11289144-218 from 2501032 to 2639326 tid 3 2023-09-23T20:04:09.064 INFO:tasks.rados.rados.0.smithi112.stdout:3940: write oid 24 current snap is 0 2023-09-23T20:04:09.065 INFO:tasks.rados.rados.0.smithi112.stdout:3934: finishing write tid 2 to smithi11289144-387 2023-09-23T20:04:09.065 INFO:tasks.rados.rados.0.smithi112.stdout:3934: finishing write tid 3 to smithi11289144-387 2023-09-23T20:04:09.065 INFO:tasks.rados.rados.0.smithi112.stdout:3934: finishing write tid 4 to smithi11289144-387 2023-09-23T20:04:09.065 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 387 v 612 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-09-23T20:04:09.065 INFO:tasks.rados.rados.0.smithi112.stdout:3934: left oid 387 (ObjNum 2416 snap 0 seq_num 2416) 2023-09-23T20:04:09.065 INFO:tasks.rados.rados.0.smithi112.stdout:3937: expect (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:04:09.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[81369]: ts=2023-09-23T20:04: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:04:09.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: cluster 2023-09-23T20:04:07.678067+0000 mgr.y (mgr.25064) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2023-09-23T20:04:09.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: cephadm 2023-09-23T20:04:08.130093+0000 mgr.y (mgr.25064) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T20:04:09.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: audit 2023-09-23T20:04:08.138405+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:04:09.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: audit 2023-09-23T20:04:08.139509+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:09.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: audit 2023-09-23T20:04:08.139666+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:04:09.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: audit 2023-09-23T20:04:08.140712+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:09.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: cephadm 2023-09-23T20:04:08.145946+0000 mgr.y (mgr.25064) 46 : cephadm [INF] Deploying daemon mon.a on smithi112 2023-09-23T20:04:09.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:08 smithi174 bash[31352]: audit 2023-09-23T20:04:08.661316+0000 mon.a (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.112:0/850504116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: cluster 2023-09-23T20:04:07.678067+0000 mgr.y (mgr.25064) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2023-09-23T20:04:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: cephadm 2023-09-23T20:04:08.130093+0000 mgr.y (mgr.25064) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T20:04:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: audit 2023-09-23T20:04:08.138405+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:04:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: audit 2023-09-23T20:04:08.139509+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: audit 2023-09-23T20:04:08.139666+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:04:09.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: audit 2023-09-23T20:04:08.140712+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: cephadm 2023-09-23T20:04:08.145946+0000 mgr.y (mgr.25064) 46 : cephadm [INF] Deploying daemon mon.a on smithi112 2023-09-23T20:04:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[41728]: audit 2023-09-23T20:04:08.661316+0000 mon.a (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.112:0/850504116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:09.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: cluster 2023-09-23T20:04:07.678067+0000 mgr.y (mgr.25064) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2023-09-23T20:04:09.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: cephadm 2023-09-23T20:04:08.130093+0000 mgr.y (mgr.25064) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T20:04:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: audit 2023-09-23T20:04:08.138405+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:04:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: audit 2023-09-23T20:04:08.139509+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25064 ' entity='mgr.y' 2023-09-23T20:04:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: audit 2023-09-23T20:04:08.139666+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:04:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: audit 2023-09-23T20:04:08.140712+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25064 172.21.15.112:0/941903704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:09.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: cephadm 2023-09-23T20:04:08.145946+0000 mgr.y (mgr.25064) 46 : cephadm [INF] Deploying daemon mon.a on smithi112 2023-09-23T20:04:09.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:08 smithi112 bash[27353]: audit 2023-09-23T20:04:08.661316+0000 mon.a (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.112:0/850504116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:09.175 INFO:tasks.rados.rados.0.smithi112.stdout:3935: expect (ObjNum 2359 snap 0 seq_num 2359) 2023-09-23T20:04:09.344 INFO:tasks.rados.rados.0.smithi112.stdout:3939: finishing write tid 1 to smithi11289144-218 2023-09-23T20:04:09.345 INFO:tasks.rados.rados.0.smithi112.stdout:3938: expect (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:04:09.503 INFO:tasks.rados.rados.0.smithi112.stdout:3939: finishing write tid 2 to smithi11289144-218 2023-09-23T20:04:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:3939: finishing write tid 3 to smithi11289144-218 2023-09-23T20:04:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:3939: finishing write tid 4 to smithi11289144-218 2023-09-23T20:04:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:3939: finishing write tid 5 to smithi11289144-218 2023-09-23T20:04:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 218 v 497 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-09-23T20:04:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:3939: left oid 218 (ObjNum 2418 snap 0 seq_num 2418) 2023-09-23T20:04:09.504 INFO:tasks.rados.rados.0.smithi112.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-09-23T20:04:09.517 INFO:tasks.rados.rados.0.smithi112.stdout:3940: writing smithi11289144-24 from 656133 to 1283718 tid 1 2023-09-23T20:04:09.525 INFO:tasks.rados.rados.0.smithi112.stdout:3940: writing smithi11289144-24 from 1987236 to 2531415 tid 2 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3934: done (5 left) 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3935: done (4 left) 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3937: done (3 left) 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3938: done (2 left) 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3939: done (1 left) 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3941: write oid 419 current snap is 0 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3940: finishing write tid 1 to smithi11289144-24 2023-09-23T20:04:09.526 INFO:tasks.rados.rados.0.smithi112.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-09-23T20:04:09.533 INFO:tasks.rados.rados.0.smithi112.stdout:3941: writing smithi11289144-419 from 672940 to 1375774 tid 1 2023-09-23T20:04:09.540 INFO:tasks.rados.rados.0.smithi112.stdout:3941: writing smithi11289144-419 from 2045718 to 2672940 tid 2 2023-09-23T20:04:09.541 INFO:tasks.rados.rados.0.smithi112.stdout:3942: write oid 234 current snap is 0 2023-09-23T20:04:09.541 INFO:tasks.rados.rados.0.smithi112.stdout:3940: finishing write tid 2 to smithi11289144-24 2023-09-23T20:04:09.541 INFO:tasks.rados.rados.0.smithi112.stdout:3940: finishing write tid 3 to smithi11289144-24 2023-09-23T20:04:09.541 INFO:tasks.rados.rados.0.smithi112.stdout:3940: finishing write tid 4 to smithi11289144-24 2023-09-23T20:04:09.541 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 24 v 500 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-09-23T20:04:09.542 INFO:tasks.rados.rados.0.smithi112.stdout:3940: left oid 24 (ObjNum 2419 snap 0 seq_num 2419) 2023-09-23T20:04:09.542 INFO:tasks.rados.rados.0.smithi112.stdout:3941: finishing write tid 1 to smithi11289144-419 2023-09-23T20:04:09.542 INFO:tasks.rados.rados.0.smithi112.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-09-23T20:04:09.548 INFO:tasks.rados.rados.0.smithi112.stdout:3942: writing smithi11289144-234 from 689747 to 1467830 tid 1 2023-09-23T20:04:09.555 INFO:tasks.rados.rados.0.smithi112.stdout:3942: writing smithi11289144-234 from 2104200 to 2652048 tid 2 2023-09-23T20:04:09.555 INFO:tasks.rados.rados.0.smithi112.stdout:3940: done (2 left) 2023-09-23T20:04:09.555 INFO:tasks.rados.rados.0.smithi112.stdout:3943: write oid 134 current snap is 0 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:3941: finishing write tid 2 to smithi11289144-419 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:3941: finishing write tid 3 to smithi11289144-419 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:3941: finishing write tid 4 to smithi11289144-419 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 419 v 434 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:3941: left oid 419 (ObjNum 2420 snap 0 seq_num 2420) 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:3942: finishing write tid 1 to smithi11289144-234 2023-09-23T20:04:09.556 INFO:tasks.rados.rados.0.smithi112.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-09-23T20:04:09.562 INFO:tasks.rados.rados.0.smithi112.stdout:3943: writing smithi11289144-134 from 706554 to 1159886 tid 1 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3943: writing smithi11289144-134 from 1762682 to 2454188 tid 2 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3941: done (2 left) 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3944: read oid 267 snap -1 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3944: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3945: read oid 31 snap -1 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3945: expect (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3946: read oid 160 snap -1 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3946: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3947: read oid 227 snap -1 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3947: expect deleted 2023-09-23T20:04:09.570 INFO:tasks.rados.rados.0.smithi112.stdout:3948: delete oid 478 current snap is 0 2023-09-23T20:04:09.571 INFO:tasks.rados.rados.0.smithi112.stdout:3942: finishing write tid 2 to smithi11289144-234 2023-09-23T20:04:09.571 INFO:tasks.rados.rados.0.smithi112.stdout:3942: finishing write tid 3 to smithi11289144-234 2023-09-23T20:04:09.571 INFO:tasks.rados.rados.0.smithi112.stdout:3942: finishing write tid 4 to smithi11289144-234 2023-09-23T20:04:09.571 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 234 v 437 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-09-23T20:04:09.571 INFO:tasks.rados.rados.0.smithi112.stdout:3942: left oid 234 (ObjNum 2421 snap 0 seq_num 2421) 2023-09-23T20:04:09.571 INFO:tasks.rados.rados.0.smithi112.stdout:3943: finishing write tid 1 to smithi11289144-134 2023-09-23T20:04:09.573 INFO:tasks.rados.rados.0.smithi112.stdout:3942: done (6 left) 2023-09-23T20:04:09.573 INFO:tasks.rados.rados.0.smithi112.stdout:3947: done (5 left) 2023-09-23T20:04:09.573 INFO:tasks.rados.rados.0.smithi112.stdout:3948: done (4 left) 2023-09-23T20:04:09.573 INFO:tasks.rados.rados.0.smithi112.stdout:3949: write oid 317 current snap is 0 2023-09-23T20:04:09.573 INFO:tasks.rados.rados.0.smithi112.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-09-23T20:04:09.580 INFO:tasks.rados.rados.0.smithi112.stdout:3949: writing smithi11289144-317 from 740168 to 1343998 tid 1 2023-09-23T20:04:09.587 INFO:tasks.rados.rados.0.smithi112.stdout:3949: writing smithi11289144-317 from 1763293 to 2458468 tid 2 2023-09-23T20:04:09.587 INFO:tasks.rados.rados.0.smithi112.stdout:3950: delete oid 254 current snap is 0 2023-09-23T20:04:09.588 INFO:tasks.rados.rados.0.smithi112.stdout:3943: finishing write tid 2 to smithi11289144-134 2023-09-23T20:04:09.588 INFO:tasks.rados.rados.0.smithi112.stdout:3943: finishing write tid 3 to smithi11289144-134 2023-09-23T20:04:09.588 INFO:tasks.rados.rados.0.smithi112.stdout:3943: finishing write tid 4 to smithi11289144-134 2023-09-23T20:04:09.588 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 134 v 429 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-09-23T20:04:09.588 INFO:tasks.rados.rados.0.smithi112.stdout:3943: left oid 134 (ObjNum 2422 snap 0 seq_num 2422) 2023-09-23T20:04:09.588 INFO:tasks.rados.rados.0.smithi112.stdout:3944: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T20:04:09.835 INFO:tasks.rados.rados.0.smithi112.stdout:3945: expect (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T20:04:09.979 INFO:tasks.rados.rados.0.smithi112.stdout:3949: finishing write tid 1 to smithi11289144-317 2023-09-23T20:04:09.980 INFO:tasks.rados.rados.0.smithi112.stdout:3946: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:04:10.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:09 smithi174 bash[31352]: cluster 2023-09-23T20:04:09.678457+0000 mgr.y (mgr.25064) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2023-09-23T20:04:10.099 INFO:tasks.rados.rados.0.smithi112.stdout:3949: finishing write tid 2 to smithi11289144-317 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3949: finishing write tid 3 to smithi11289144-317 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3949: finishing write tid 4 to smithi11289144-317 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 317 v 440 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3949: left oid 317 (ObjNum 2424 snap 0 seq_num 2424) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3943: done (5 left) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3944: done (4 left) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3945: done (3 left) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3946: done (2 left) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3949: done (1 left) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3950: done (0 left) 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi112.stdout:3951: read oid 15 snap -1 2023-09-23T20:04:10.101 INFO:tasks.rados.rados.0.smithi112.stdout:3951: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:04:10.101 INFO:tasks.rados.rados.0.smithi112.stdout:3952: write oid 64 current snap is 0 2023-09-23T20:04:10.101 INFO:tasks.rados.rados.0.smithi112.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-09-23T20:04:10.109 INFO:tasks.rados.rados.0.smithi112.stdout:3952: writing smithi11289144-64 from 773782 to 1244463 tid 1 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi112.stdout:3952: writing smithi11289144-64 from 1996610 to 2695454 tid 2 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi112.stdout:3953: write oid 466 current snap is 0 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi112.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-09-23T20:04:10.125 INFO:tasks.rados.rados.0.smithi112.stdout:3953: writing smithi11289144-466 from 790589 to 1336519 tid 1 2023-09-23T20:04:10.132 INFO:tasks.rados.rados.0.smithi112.stdout:3953: writing smithi11289144-466 from 1938739 to 2497594 tid 2 2023-09-23T20:04:10.132 INFO:tasks.rados.rados.0.smithi112.stdout:3954: write oid 41 current snap is 0 2023-09-23T20:04:10.132 INFO:tasks.rados.rados.0.smithi112.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-09-23T20:04:10.138 INFO:tasks.rados.rados.0.smithi112.stdout:3954: writing smithi11289144-41 from 407396 to 1028575 tid 1 2023-09-23T20:04:10.145 INFO:tasks.rados.rados.0.smithi112.stdout:3954: writing smithi11289144-41 from 1597221 to 2299734 tid 2 2023-09-23T20:04:10.145 INFO:tasks.rados.rados.0.smithi112.stdout:3955: write oid 125 current snap is 0 2023-09-23T20:04:10.145 INFO:tasks.rados.rados.0.smithi112.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-09-23T20:04:10.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:09 smithi112 bash[41728]: cluster 2023-09-23T20:04:09.678457+0000 mgr.y (mgr.25064) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2023-09-23T20:04:10.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:09 smithi112 bash[27353]: cluster 2023-09-23T20:04:09.678457+0000 mgr.y (mgr.25064) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2023-09-23T20:04:10.152 INFO:tasks.rados.rados.0.smithi112.stdout:3955: writing smithi11289144-125 from 424203 to 1120631 tid 1 2023-09-23T20:04:10.158 INFO:tasks.rados.rados.0.smithi112.stdout:3955: writing smithi11289144-125 from 1655703 to 2218227 tid 2 2023-09-23T20:04:10.158 INFO:tasks.rados.rados.0.smithi112.stdout:3956: write oid 243 current snap is 0 2023-09-23T20:04:10.158 INFO:tasks.rados.rados.0.smithi112.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-09-23T20:04:10.165 INFO:tasks.rados.rados.0.smithi112.stdout:3956: writing smithi11289144-243 from 441010 to 1212687 tid 1 2023-09-23T20:04:10.172 INFO:tasks.rados.rados.0.smithi112.stdout:3956: writing smithi11289144-243 from 1714185 to 2420367 tid 2 2023-09-23T20:04:10.172 INFO:tasks.rados.rados.0.smithi112.stdout:3957: delete oid 193 current snap is 0 2023-09-23T20:04:10.173 INFO:tasks.rados.rados.0.smithi112.stdout:3952: finishing write tid 1 to smithi11289144-64 2023-09-23T20:04:10.173 INFO:tasks.rados.rados.0.smithi112.stdout:3951: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:04:10.431 INFO:tasks.rados.rados.0.smithi112.stdout:3952: finishing write tid 2 to smithi11289144-64 2023-09-23T20:04:10.431 INFO:tasks.rados.rados.0.smithi112.stdout:3952: finishing write tid 3 to smithi11289144-64 2023-09-23T20:04:10.431 INFO:tasks.rados.rados.0.smithi112.stdout:3952: finishing write tid 4 to smithi11289144-64 2023-09-23T20:04:10.431 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 64 v 519 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3953: finishing write tid 1 to smithi11289144-466 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3953: finishing write tid 2 to smithi11289144-466 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3953: finishing write tid 3 to smithi11289144-466 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3951: done (6 left) 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3952: done (5 left) 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3957: done (4 left) 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3958: write oid 195 current snap is 0 2023-09-23T20:04:10.432 INFO:tasks.rados.rados.0.smithi112.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-09-23T20:04:10.443 INFO:tasks.rados.rados.0.smithi112.stdout:3958: writing smithi11289144-195 from 474624 to 996799 tid 1 2023-09-23T20:04:10.456 INFO:tasks.rados.rados.0.smithi112.stdout:3958: writing smithi11289144-195 from 1714796 to 2424647 tid 2 2023-09-23T20:04:10.456 INFO:tasks.rados.rados.0.smithi112.stdout:3959: read oid 93 snap -1 2023-09-23T20:04:10.457 INFO:tasks.rados.rados.0.smithi112.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T20:04:10.457 INFO:tasks.rados.rados.0.smithi112.stdout:3960: read oid 200 snap -1 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3960: expect (ObjNum 199 snap 0 seq_num 199) 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3961: read oid 108 snap -1 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3961: expect deleted 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3962: read oid 292 snap -1 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3962: expect (ObjNum 2399 snap 0 seq_num 2399) 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3963: delete oid 442 current snap is 0 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3953: finishing write tid 4 to smithi11289144-466 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 466 v 363 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3954: finishing write tid 1 to smithi11289144-41 2023-09-23T20:04:10.458 INFO:tasks.rados.rados.0.smithi112.stdout:3954: finishing write tid 2 to smithi11289144-41 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3954: finishing write tid 3 to smithi11289144-41 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3954: finishing write tid 4 to smithi11289144-41 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 41 v 504 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3954: left oid 41 (ObjNum 2428 snap 0 seq_num 2428) 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3955: finishing write tid 1 to smithi11289144-125 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3955: finishing write tid 2 to smithi11289144-125 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3955: finishing write tid 3 to smithi11289144-125 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3955: finishing write tid 4 to smithi11289144-125 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 125 v 451 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3955: left oid 125 (ObjNum 2429 snap 0 seq_num 2429) 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3956: finishing write tid 1 to smithi11289144-243 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3956: finishing write tid 2 to smithi11289144-243 2023-09-23T20:04:10.459 INFO:tasks.rados.rados.0.smithi112.stdout:3956: finishing write tid 3 to smithi11289144-243 2023-09-23T20:04:10.460 INFO:tasks.rados.rados.0.smithi112.stdout:3956: finishing write tid 4 to smithi11289144-243 2023-09-23T20:04:10.460 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 243 v 507 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-09-23T20:04:10.460 INFO:tasks.rados.rados.0.smithi112.stdout:3956: left oid 243 (ObjNum 2430 snap 0 seq_num 2430) 2023-09-23T20:04:10.460 INFO:tasks.rados.rados.0.smithi112.stdout:3958: finishing write tid 1 to smithi11289144-195 2023-09-23T20:04:10.460 INFO:tasks.rados.rados.0.smithi112.stdout:3953: done (9 left) 2023-09-23T20:04:10.460 INFO:tasks.rados.rados.0.smithi112.stdout:3954: done (8 left) 2023-09-23T20:04:10.461 INFO:tasks.rados.rados.0.smithi112.stdout:3955: done (7 left) 2023-09-23T20:04:10.461 INFO:tasks.rados.rados.0.smithi112.stdout:3956: done (6 left) 2023-09-23T20:04:10.461 INFO:tasks.rados.rados.0.smithi112.stdout:3961: done (5 left) 2023-09-23T20:04:10.461 INFO:tasks.rados.rados.0.smithi112.stdout:3963: done (4 left) 2023-09-23T20:04:10.461 INFO:tasks.rados.rados.0.smithi112.stdout:3964: write oid 320 current snap is 0 2023-09-23T20:04:10.461 INFO:tasks.rados.rados.0.smithi112.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-09-23T20:04:10.469 INFO:tasks.rados.rados.0.smithi112.stdout:3964: writing smithi11289144-320 from 508238 to 1297264 tid 1 2023-09-23T20:04:10.477 INFO:tasks.rados.rados.0.smithi112.stdout:3964: writing smithi11289144-320 from 1948113 to 2661633 tid 2 2023-09-23T20:04:10.477 INFO:tasks.rados.rados.0.smithi112.stdout:3965: read oid 136 snap -1 2023-09-23T20:04:10.478 INFO:tasks.rados.rados.0.smithi112.stdout:3965: expect deleted 2023-09-23T20:04:10.478 INFO:tasks.rados.rados.0.smithi112.stdout:3966: write oid 479 current snap is 0 2023-09-23T20:04:10.478 INFO:tasks.rados.rados.0.smithi112.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-09-23T20:04:10.483 INFO:tasks.rados.rados.0.smithi112.stdout:3966: writing smithi11289144-479 from 525045 to 989320 tid 1 2023-09-23T20:04:10.489 INFO:tasks.rados.rados.0.smithi112.stdout:3966: writing smithi11289144-479 from 1490242 to 1947420 tid 2 2023-09-23T20:04:10.494 INFO:tasks.rados.rados.0.smithi112.stdout:3966: writing smithi11289144-479 from 2501811 to 2925045 tid 3 2023-09-23T20:04:10.495 INFO:tasks.rados.rados.0.smithi112.stdout:3967: read oid 7 snap -1 2023-09-23T20:04:10.495 INFO:tasks.rados.rados.0.smithi112.stdout:3967: expect (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T20:04:10.495 INFO:tasks.rados.rados.0.smithi112.stdout:3968: write oid 122 current snap is 0 2023-09-23T20:04:10.495 INFO:tasks.rados.rados.0.smithi112.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-09-23T20:04:10.501 INFO:tasks.rados.rados.0.smithi112.stdout:3968: writing smithi11289144-122 from 541852 to 1081376 tid 1 2023-09-23T20:04:10.508 INFO:tasks.rados.rados.0.smithi112.stdout:3968: writing smithi11289144-122 from 1548724 to 2265913 tid 2 2023-09-23T20:04:10.513 INFO:tasks.rados.rados.0.smithi112.stdout:3968: writing smithi11289144-122 from 2929234 to 2941852 tid 3 2023-09-23T20:04:10.513 INFO:tasks.rados.rados.0.smithi112.stdout:3969: write oid 307 current snap is 0 2023-09-23T20:04:10.513 INFO:tasks.rados.rados.0.smithi112.stdout:3962: expect (ObjNum 2399 snap 0 seq_num 2399) 2023-09-23T20:04:10.597 INFO:tasks.rados.rados.0.smithi112.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T20:04:10.628 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:04:10] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-23T20:04:10.801 INFO:tasks.rados.rados.0.smithi112.stdout:3958: finishing write tid 2 to smithi11289144-195 2023-09-23T20:04:10.801 INFO:tasks.rados.rados.0.smithi112.stdout:3958: finishing write tid 3 to smithi11289144-195 2023-09-23T20:04:10.801 INFO:tasks.rados.rados.0.smithi112.stdout:3958: finishing write tid 4 to smithi11289144-195 2023-09-23T20:04:10.801 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 195 v 522 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-09-23T20:04:10.802 INFO:tasks.rados.rados.0.smithi112.stdout:3958: left oid 195 (ObjNum 2432 snap 0 seq_num 2432) 2023-09-23T20:04:10.802 INFO:tasks.rados.rados.0.smithi112.stdout:3960: expect (ObjNum 199 snap 0 seq_num 199) 2023-09-23T20:04:10.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:10 smithi112 systemd[1]: Stopping Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:04:10.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:10 smithi112 bash[27353]: debug 2023-09-23T20:04:10.790+0000 7f8521c0c700 -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-09-23T20:04:10.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:10 smithi112 bash[27353]: debug 2023-09-23T20:04:10.790+0000 7f8521c0c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-23T20:04:10.908 INFO:tasks.rados.rados.0.smithi112.stdout:3964: finishing write tid 1 to smithi11289144-320 2023-09-23T20:04:10.908 INFO:tasks.rados.rados.0.smithi112.stdout:3964: finishing write tid 2 to smithi11289144-320 2023-09-23T20:04:10.909 INFO:tasks.rados.rados.0.smithi112.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-09-23T20:04:10.915 INFO:tasks.rados.rados.0.smithi112.stdout:3969: writing smithi11289144-307 from 558659 to 1173432 tid 1 2023-09-23T20:04:10.921 INFO:tasks.rados.rados.0.smithi112.stdout:3969: writing smithi11289144-307 from 1607206 to 2068053 tid 2 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3969: writing smithi11289144-307 from 2556657 to 2958659 tid 3 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3958: done (9 left) 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3959: done (8 left) 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3960: done (7 left) 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3962: done (6 left) 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3965: done (5 left) 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3970: write oid 372 current snap is 0 2023-09-23T20:04:10.927 INFO:tasks.rados.rados.0.smithi112.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-09-23T20:04:10.934 INFO:tasks.rados.rados.0.smithi112.stdout:3970: writing smithi11289144-372 from 575466 to 1265488 tid 1 2023-09-23T20:04:10.941 INFO:tasks.rados.rados.0.smithi112.stdout:3970: writing smithi11289144-372 from 1665688 to 2386546 tid 2 2023-09-23T20:04:10.941 INFO:tasks.rados.rados.0.smithi112.stdout:3971: read oid 110 snap -1 2023-09-23T20:04:10.941 INFO:tasks.rados.rados.0.smithi112.stdout:3971: expect deleted 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3972: read oid 146 snap -1 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3972: expect (ObjNum 2168 snap 0 seq_num 2168) 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3973: write oid 500 current snap is 0 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3964: finishing write tid 3 to smithi11289144-320 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3964: finishing write tid 4 to smithi11289144-320 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 320 v 554 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3964: left oid 320 (ObjNum 2434 snap 0 seq_num 2434) 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3966: finishing write tid 1 to smithi11289144-479 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3966: finishing write tid 2 to smithi11289144-479 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3966: finishing write tid 3 to smithi11289144-479 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3966: finishing write tid 4 to smithi11289144-479 2023-09-23T20:04:10.942 INFO:tasks.rados.rados.0.smithi112.stdout:3966: finishing write tid 5 to smithi11289144-479 2023-09-23T20:04:10.943 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 479 v 455 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-09-23T20:04:10.943 INFO:tasks.rados.rados.0.smithi112.stdout:3966: left oid 479 (ObjNum 2435 snap 0 seq_num 2435) 2023-09-23T20:04:10.943 INFO:tasks.rados.rados.0.smithi112.stdout:3967: expect (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T20:04:11.192 INFO:tasks.rados.rados.0.smithi112.stdout:3968: finishing write tid 1 to smithi11289144-122 2023-09-23T20:04:11.193 INFO:tasks.rados.rados.0.smithi112.stdout:3968: finishing write tid 2 to smithi11289144-122 2023-09-23T20:04:11.193 INFO:tasks.rados.rados.0.smithi112.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-09-23T20:04:11.200 INFO:tasks.rados.rados.0.smithi112.stdout:3973: writing smithi11289144-500 from 592273 to 1357544 tid 1 2023-09-23T20:04:11.207 INFO:tasks.rados.rados.0.smithi112.stdout:3973: writing smithi11289144-500 from 2007817 to 2472333 tid 2 2023-09-23T20:04:11.210 INFO:tasks.rados.rados.0.smithi112.stdout:3973: writing smithi11289144-500 from 2895150 to 2992273 tid 3 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3964: done (8 left) 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3966: done (7 left) 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3967: done (6 left) 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3974: write oid 240 current snap is 0 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3968: finishing write tid 3 to smithi11289144-122 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3968: finishing write tid 4 to smithi11289144-122 2023-09-23T20:04:11.211 INFO:tasks.rados.rados.0.smithi112.stdout:3968: finishing write tid 5 to smithi11289144-122 2023-09-23T20:04:11.212 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 122 v 373 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-09-23T20:04:11.212 INFO:tasks.rados.rados.0.smithi112.stdout:3968: left oid 122 (ObjNum 2436 snap 0 seq_num 2436) 2023-09-23T20:04:11.212 INFO:tasks.rados.rados.0.smithi112.stdout:3969: finishing write tid 1 to smithi11289144-307 2023-09-23T20:04:11.212 INFO:tasks.rados.rados.0.smithi112.stdout:3969: finishing write tid 2 to smithi11289144-307 2023-09-23T20:04:11.212 INFO:tasks.rados.rados.0.smithi112.stdout:3969: finishing write tid 3 to smithi11289144-307 2023-09-23T20:04:11.212 INFO:tasks.rados.rados.0.smithi112.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-09-23T20:04:11.216 INFO:tasks.rados.rados.0.smithi112.stdout:3974: writing smithi11289144-240 from 609080 to 1049600 tid 1 2023-09-23T20:04:11.223 INFO:tasks.rados.rados.0.smithi112.stdout:3974: writing smithi11289144-240 from 1666299 to 2390826 tid 2 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3974: writing smithi11289144-240 from 2922573 to 3009080 tid 3 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3968: done (6 left) 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3975: read oid 350 snap -1 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3975: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3976: delete oid 423 current snap is 0 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3969: finishing write tid 4 to smithi11289144-307 2023-09-23T20:04:11.228 INFO:tasks.rados.rados.0.smithi112.stdout:3969: finishing write tid 5 to smithi11289144-307 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 307 v 444 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3969: left oid 307 (ObjNum 2437 snap 0 seq_num 2437) 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3970: finishing write tid 1 to smithi11289144-372 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3970: finishing write tid 2 to smithi11289144-372 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3970: finishing write tid 3 to smithi11289144-372 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3970: finishing write tid 4 to smithi11289144-372 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 372 v 593 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3970: left oid 372 (ObjNum 2438 snap 0 seq_num 2438) 2023-09-23T20:04:11.229 INFO:tasks.rados.rados.0.smithi112.stdout:3972: expect (ObjNum 2168 snap 0 seq_num 2168) 2023-09-23T20:04:11.389 INFO:tasks.rados.rados.0.smithi112.stdout:3973: finishing write tid 1 to smithi11289144-500 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3973: finishing write tid 2 to smithi11289144-500 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3973: finishing write tid 3 to smithi11289144-500 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3973: finishing write tid 4 to smithi11289144-500 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3973: finishing write tid 5 to smithi11289144-500 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 500 v 434 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3973: left oid 500 (ObjNum 2439 snap 0 seq_num 2439) 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3974: finishing write tid 1 to smithi11289144-240 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3969: done (7 left) 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3970: done (6 left) 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3971: done (5 left) 2023-09-23T20:04:11.390 INFO:tasks.rados.rados.0.smithi112.stdout:3972: done (4 left) 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3973: done (3 left) 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3976: done (2 left) 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3977: read oid 177 snap -1 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3977: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3978: read oid 408 snap -1 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3978: expect deleted 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3979: read oid 188 snap -1 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3979: expect deleted 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3980: read oid 230 snap -1 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3980: expect (ObjNum 2232 snap 0 seq_num 2232) 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3981: read oid 88 snap -1 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3981: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T20:04:11.391 INFO:tasks.rados.rados.0.smithi112.stdout:3982: write oid 8 current snap is 0 2023-09-23T20:04:11.392 INFO:tasks.rados.rados.0.smithi112.stdout:3974: finishing write tid 2 to smithi11289144-240 2023-09-23T20:04:11.392 INFO:tasks.rados.rados.0.smithi112.stdout:3974: finishing write tid 3 to smithi11289144-240 2023-09-23T20:04:11.392 INFO:tasks.rados.rados.0.smithi112.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-09-23T20:04:11.398 INFO:tasks.rados.rados.0.smithi112.stdout:3982: writing smithi11289144-8 from 642694 to 1350065 tid 1 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:3982: writing smithi11289144-8 from 1899616 to 2627812 tid 2 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:3983: write oid 309 current snap is 0 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:3974: finishing write tid 4 to smithi11289144-240 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:3974: finishing write tid 5 to smithi11289144-240 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 240 v 616 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:3974: left oid 240 (ObjNum 2440 snap 0 seq_num 2440) 2023-09-23T20:04:11.407 INFO:tasks.rados.rados.0.smithi112.stdout:3975: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:04:11.572 INFO:tasks.rados.rados.0.smithi112.stdout:3981: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T20:04:11.797 INFO:tasks.rados.rados.0.smithi112.stdout:3977: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T20:04:11.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:11 smithi112 bash[104281]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T20:04:11.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:11 smithi112 bash[104367]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T20:04:11.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:11 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T20:04:11.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:11 smithi112 systemd[1]: Stopped Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:04:11.963 INFO:tasks.rados.rados.0.smithi112.stdout:3982: finishing write tid 1 to smithi11289144-8 2023-09-23T20:04:11.963 INFO:tasks.rados.rados.0.smithi112.stdout:3980: expect (ObjNum 2232 snap 0 seq_num 2232) 2023-09-23T20:04:12.119 INFO:tasks.rados.rados.0.smithi112.stdout:3982: finishing write tid 2 to smithi11289144-8 2023-09-23T20:04:12.119 INFO:tasks.rados.rados.0.smithi112.stdout:3982: finishing write tid 3 to smithi11289144-8 2023-09-23T20:04:12.120 INFO:tasks.rados.rados.0.smithi112.stdout:3982: finishing write tid 4 to smithi11289144-8 2023-09-23T20:04:12.120 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 8 v 376 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-09-23T20:04:12.120 INFO:tasks.rados.rados.0.smithi112.stdout:3982: left oid 8 (ObjNum 2442 snap 0 seq_num 2442) 2023-09-23T20:04:12.120 INFO:tasks.rados.rados.0.smithi112.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-09-23T20:04:12.133 INFO:tasks.rados.rados.0.smithi112.stdout:3983: writing smithi11289144-309 from 659501 to 1442121 tid 1 2023-09-23T20:04:12.142 INFO:tasks.rados.rados.0.smithi112.stdout:3983: writing smithi11289144-309 from 2241745 to 2713599 tid 2 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3974: done (8 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3975: done (7 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3977: done (6 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3978: done (5 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3979: done (4 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3980: done (3 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3981: done (2 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3982: done (1 left) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3984: read oid 144 snap -1 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3984: expect (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3985: write oid 494 current snap is 0 2023-09-23T20:04:12.143 INFO:tasks.rados.rados.0.smithi112.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-09-23T20:04:12.148 INFO:tasks.rados.rados.0.smithi112.stdout:3985: writing smithi11289144-494 from 676308 to 1134177 tid 1 2023-09-23T20:04:12.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:11 smithi112 systemd[1]: Started Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:04:12.156 INFO:tasks.rados.rados.0.smithi112.stdout:3985: writing smithi11289144-494 from 1900227 to 2515739 tid 2 2023-09-23T20:04:12.160 INFO:tasks.rados.rados.0.smithi112.stdout:3985: writing smithi11289144-494 from 3032265 to 3076308 tid 3 2023-09-23T20:04:12.160 INFO:tasks.rados.rados.0.smithi112.stdout:3986: write oid 370 current snap is 0 2023-09-23T20:04:12.160 INFO:tasks.rados.rados.0.smithi112.stdout:3983: finishing write tid 1 to smithi11289144-309 2023-09-23T20:04:12.160 INFO:tasks.rados.rados.0.smithi112.stdout:3984: expect (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T20:04:12.258 INFO:tasks.rados.rados.0.smithi112.stdout:3983: finishing write tid 2 to smithi11289144-309 2023-09-23T20:04:12.258 INFO:tasks.rados.rados.0.smithi112.stdout:3983: finishing write tid 3 to smithi11289144-309 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3983: finishing write tid 4 to smithi11289144-309 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 309 v 361 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3983: left oid 309 (ObjNum 2443 snap 0 seq_num 2443) 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3985: finishing write tid 1 to smithi11289144-494 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3985: finishing write tid 2 to smithi11289144-494 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3985: finishing write tid 3 to smithi11289144-494 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3985: finishing write tid 4 to smithi11289144-494 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3985: finishing write tid 5 to smithi11289144-494 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 494 v 608 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3985: left oid 494 (ObjNum 2444 snap 0 seq_num 2444) 2023-09-23T20:04:12.259 INFO:tasks.rados.rados.0.smithi112.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-09-23T20:04:12.273 INFO:tasks.rados.rados.0.smithi112.stdout:3986: writing smithi11289144-370 from 693115 to 1226233 tid 1 2023-09-23T20:04:12.279 INFO:tasks.rados.rados.0.smithi112.stdout:3986: writing smithi11289144-370 from 1958709 to 2434232 tid 2 2023-09-23T20:04:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:3986: writing smithi11289144-370 from 3059688 to 3093115 tid 3 2023-09-23T20:04:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:3983: done (3 left) 2023-09-23T20:04:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:3984: done (2 left) 2023-09-23T20:04:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:3985: done (1 left) 2023-09-23T20:04:12.283 INFO:tasks.rados.rados.0.smithi112.stdout:3987: delete oid 397 current snap is 0 2023-09-23T20:04:12.284 INFO:tasks.rados.rados.0.smithi112.stdout:3986: finishing write tid 1 to smithi11289144-370 2023-09-23T20:04:12.284 INFO:tasks.rados.rados.0.smithi112.stdout:3986: finishing write tid 2 to smithi11289144-370 2023-09-23T20:04:12.285 INFO:tasks.rados.rados.0.smithi112.stdout:3986: finishing write tid 3 to smithi11289144-370 2023-09-23T20:04:12.286 INFO:tasks.rados.rados.0.smithi112.stdout:3987: done (1 left) 2023-09-23T20:04:12.286 INFO:tasks.rados.rados.0.smithi112.stdout:3988: read oid 197 snap -1 2023-09-23T20:04:12.286 INFO:tasks.rados.rados.0.smithi112.stdout:3988: expect deleted 2023-09-23T20:04:12.286 INFO:tasks.rados.rados.0.smithi112.stdout:3989: delete oid 261 current snap is 0 2023-09-23T20:04:12.286 INFO:tasks.rados.rados.0.smithi112.stdout:3986: finishing write tid 4 to smithi11289144-370 2023-09-23T20:04:12.287 INFO:tasks.rados.rados.0.smithi112.stdout:3986: finishing write tid 5 to smithi11289144-370 2023-09-23T20:04:12.287 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 370 v 365 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-09-23T20:04:12.287 INFO:tasks.rados.rados.0.smithi112.stdout:3986: left oid 370 (ObjNum 2445 snap 0 seq_num 2445) 2023-09-23T20:04:12.287 INFO:tasks.rados.rados.0.smithi112.stdout:3986: done (2 left) 2023-09-23T20:04:12.287 INFO:tasks.rados.rados.0.smithi112.stdout:3988: done (1 left) 2023-09-23T20:04:12.287 INFO:tasks.rados.rados.0.smithi112.stdout:3989: done (0 left) 2023-09-23T20:04:12.288 INFO:tasks.rados.rados.0.smithi112.stdout:3990: write oid 153 current snap is 0 2023-09-23T20:04:12.288 INFO:tasks.rados.rados.0.smithi112.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-09-23T20:04:12.294 INFO:tasks.rados.rados.0.smithi112.stdout:3990: writing smithi11289144-153 from 743536 to 1218754 tid 1 2023-09-23T20:04:12.302 INFO:tasks.rados.rados.0.smithi112.stdout:3990: writing smithi11289144-153 from 1734155 to 2357005 tid 2 2023-09-23T20:04:12.307 INFO:tasks.rados.rados.0.smithi112.stdout:3990: writing smithi11289144-153 from 3141957 to 3143536 tid 3 2023-09-23T20:04:12.307 INFO:tasks.rados.rados.0.smithi112.stdout:3991: write oid 206 current snap is 0 2023-09-23T20:04:12.308 INFO:tasks.rados.rados.0.smithi112.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-09-23T20:04:12.314 INFO:tasks.rados.rados.0.smithi112.stdout:3991: writing smithi11289144-206 from 760343 to 1310810 tid 1 2023-09-23T20:04:12.320 INFO:tasks.rados.rados.0.smithi112.stdout:3991: writing smithi11289144-206 from 1792637 to 2275498 tid 2 2023-09-23T20:04:12.325 INFO:tasks.rados.rados.0.smithi112.stdout:3991: writing smithi11289144-206 from 2769380 to 3160343 tid 3 2023-09-23T20:04:12.325 INFO:tasks.rados.rados.0.smithi112.stdout:3992: write oid 302 current snap is 0 2023-09-23T20:04:12.325 INFO:tasks.rados.rados.0.smithi112.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-09-23T20:04:12.333 INFO:tasks.rados.rados.0.smithi112.stdout:3992: writing smithi11289144-302 from 777150 to 1402866 tid 1 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3992: writing smithi11289144-302 from 1851119 to 2477638 tid 2 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3993: read oid 110 snap -1 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3993: expect deleted 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3994: read oid 446 snap -1 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3994: expect (ObjNum 2392 snap 0 seq_num 2392) 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3995: write oid 115 current snap is 0 2023-09-23T20:04:12.340 INFO:tasks.rados.rados.0.smithi112.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-09-23T20:04:12.348 INFO:tasks.rados.rados.0.smithi112.stdout:3995: writing smithi11289144-115 from 793957 to 1494922 tid 1 2023-09-23T20:04:12.356 INFO:tasks.rados.rados.0.smithi112.stdout:3995: writing smithi11289144-115 from 2193248 to 2679778 tid 2 2023-09-23T20:04:12.359 INFO:tasks.rados.rados.0.smithi112.stdout:3995: writing smithi11289144-115 from 3107873 to 3193957 tid 3 2023-09-23T20:04:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:3996: read oid 162 snap -1 2023-09-23T20:04:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:3996: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T20:04:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:3997: write oid 146 current snap is 0 2023-09-23T20:04:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:3990: finishing write tid 1 to smithi11289144-153 2023-09-23T20:04:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:3990: finishing write tid 2 to smithi11289144-153 2023-09-23T20:04:12.360 INFO:tasks.rados.rados.0.smithi112.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-09-23T20:04:12.366 INFO:tasks.rados.rados.0.smithi112.stdout:3997: writing smithi11289144-146 from 410764 to 1186978 tid 1 2023-09-23T20:04:12.373 INFO:tasks.rados.rados.0.smithi112.stdout:3997: writing smithi11289144-146 from 1851730 to 2481918 tid 2 2023-09-23T20:04:12.378 INFO:tasks.rados.rados.0.smithi112.stdout:3997: writing smithi11289144-146 from 3135296 to 3210764 tid 3 2023-09-23T20:04:12.378 INFO:tasks.rados.rados.0.smithi112.stdout:3998: write oid 304 current snap is 0 2023-09-23T20:04:12.378 INFO:tasks.rados.rados.0.smithi112.stdout:3990: finishing write tid 3 to smithi11289144-153 2023-09-23T20:04:12.378 INFO:tasks.rados.rados.0.smithi112.stdout:3990: finishing write tid 4 to smithi11289144-153 2023-09-23T20:04:12.378 INFO:tasks.rados.rados.0.smithi112.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-09-23T20:04:12.382 INFO:tasks.rados.rados.0.smithi112.stdout:3998: writing smithi11289144-304 from 427571 to 879034 tid 1 2023-09-23T20:04:12.389 INFO:tasks.rados.rados.0.smithi112.stdout:3998: writing smithi11289144-304 from 1510212 to 2000411 tid 2 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:3998: writing smithi11289144-304 from 2762719 to 3227571 tid 3 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:3999: read oid 374 snap -1 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:3999: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 10 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:3990: finishing write tid 5 to smithi11289144-153 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 153 v 621 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:3990: left oid 153 (ObjNum 2448 snap 0 seq_num 2448) 2023-09-23T20:04:12.397 INFO:tasks.rados.rados.0.smithi112.stdout:3991: finishing write tid 1 to smithi11289144-206 2023-09-23T20:04:12.398 INFO:tasks.rados.rados.0.smithi112.stdout:3991: finishing write tid 2 to smithi11289144-206 2023-09-23T20:04:12.398 INFO:tasks.rados.rados.0.smithi112.stdout:3990: done (9 left) 2023-09-23T20:04:12.398 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 9 2023-09-23T20:04:12.398 INFO:tasks.rados.rados.0.smithi112.stdout:3991: finishing write tid 3 to smithi11289144-206 2023-09-23T20:04:12.398 INFO:tasks.rados.rados.0.smithi112.stdout:3991: finishing write tid 4 to smithi11289144-206 2023-09-23T20:04:12.398 INFO:tasks.rados.rados.0.smithi112.stdout:3991: finishing write tid 5 to smithi11289144-206 2023-09-23T20:04:12.399 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 206 v 558 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-09-23T20:04:12.399 INFO:tasks.rados.rados.0.smithi112.stdout:3991: left oid 206 (ObjNum 2449 snap 0 seq_num 2449) 2023-09-23T20:04:12.399 INFO:tasks.rados.rados.0.smithi112.stdout:3992: finishing write tid 1 to smithi11289144-302 2023-09-23T20:04:12.399 INFO:tasks.rados.rados.0.smithi112.stdout:3992: finishing write tid 2 to smithi11289144-302 2023-09-23T20:04:12.399 INFO:tasks.rados.rados.0.smithi112.stdout:3994: expect (ObjNum 2392 snap 0 seq_num 2392) 2023-09-23T20:04:12.509 INFO:tasks.rados.rados.0.smithi112.stdout:3992: finishing write tid 3 to smithi11289144-302 2023-09-23T20:04:12.509 INFO:tasks.rados.rados.0.smithi112.stdout:3992: finishing write tid 4 to smithi11289144-302 2023-09-23T20:04:12.509 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 302 v 611 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-09-23T20:04:12.509 INFO:tasks.rados.rados.0.smithi112.stdout:3992: left oid 302 (ObjNum 2450 snap 0 seq_num 2450) 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3995: finishing write tid 1 to smithi11289144-115 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3995: finishing write tid 2 to smithi11289144-115 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3991: done (8 left) 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3992: done (7 left) 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3993: done (6 left) 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3994: done (5 left) 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout: waiting on 5 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3995: finishing write tid 3 to smithi11289144-115 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3995: finishing write tid 4 to smithi11289144-115 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:3995: finishing write tid 5 to smithi11289144-115 2023-09-23T20:04:12.510 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 115 v 489 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-09-23T20:04:12.511 INFO:tasks.rados.rados.0.smithi112.stdout:3995: left oid 115 (ObjNum 2451 snap 0 seq_num 2451) 2023-09-23T20:04:12.511 INFO:tasks.rados.rados.0.smithi112.stdout:3996: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3997: finishing write tid 1 to smithi11289144-146 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3997: finishing write tid 2 to smithi11289144-146 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3997: finishing write tid 3 to smithi11289144-146 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3997: finishing write tid 4 to smithi11289144-146 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3997: finishing write tid 5 to smithi11289144-146 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 146 v 625 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3997: left oid 146 (ObjNum 2452 snap 0 seq_num 2452) 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3998: finishing write tid 1 to smithi11289144-304 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3998: finishing write tid 2 to smithi11289144-304 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3998: finishing write tid 3 to smithi11289144-304 2023-09-23T20:04:12.760 INFO:tasks.rados.rados.0.smithi112.stdout:3999: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T20:04:12.944 INFO:tasks.rados.rados.0.smithi112.stdout:3998: finishing write tid 4 to smithi11289144-304 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3998: finishing write tid 5 to smithi11289144-304 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:update_object_version oid 304 v 560 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3998: left oid 304 (ObjNum 2453 snap 0 seq_num 2453) 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3995: done (4 left) 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3996: done (3 left) 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3997: done (2 left) 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3998: done (1 left) 2023-09-23T20:04:12.945 INFO:tasks.rados.rados.0.smithi112.stdout:3999: done (0 left) 2023-09-23T20:04:12.956 INFO:tasks.rados.rados.0.smithi112.stderr:0 errors. 2023-09-23T20:04:12.956 INFO:tasks.rados.rados.0.smithi112.stderr: 2023-09-23T20:04:12.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:04:13.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.878+0000 7fb2a57fcc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.878+0000 7fb2a57fcc80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.878+0000 7fb2a57fcc80 0 pidfile_write: ignore empty --pid-file 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 0 load: jerasure load: lrc 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Git sha 0 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: DB SUMMARY 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: DB Session ID: WFVFWF68BBE77G80FEZJ 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T20:04:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1543 Bytes 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 2026088 ; 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.env: 0x55dd3e526720 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.info_log: 0x55dd40631480 2023-09-23T20:04:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.statistics: (nil) 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.use_fsync: 0 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T20:04:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.db_log_dir: 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.wal_dir: 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T20:04:13.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.write_buffer_manager: 0x55dd3f8bec80 2023-09-23T20:04:13.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T20:04:13.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T20:04:13.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T20:04:13.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T20:04:13.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T20:04:13.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T20:04:13.157 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T20:04:13.157 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T20:04:13.157 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.unordered_write: 0 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.row_cache: None 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.wal_filter: None 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T20:04:13.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.wal_compression: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T20:04:13.159 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T20:04:13.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_open_files: -1 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Compression algorithms supported: 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kZSTD supported: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T20:04:13.161 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.merge_operator: 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_filter: None 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T20:04:13.162 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd40631580) 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: cache_index_and_filter_blocks: 1 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: pin_top_level_index_and_filter: 1 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: index_type: 0 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: data_block_index_type: 0 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: index_shortening: 1 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T20:04:13.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: checksum: 4 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: no_block_cache: 0 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_cache: 0x55dd3f941350 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_cache_name: BinnedLRUCache 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_cache_options: 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: capacity : 536870912 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: num_shard_bits : 4 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: strict_capacity_limit : 0 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: high_pri_pool_ratio: 0.000 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_cache_compressed: (nil) 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: persistent_cache: (nil) 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_size: 4096 2023-09-23T20:04:13.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_size_deviation: 10 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_restart_interval: 16 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: index_block_restart_interval: 1 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: metadata_block_size: 4096 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: partition_filters: 0 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: use_delta_encoding: 1 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: filter_policy: bloomfilter 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: whole_key_filtering: 1 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: verify_compression: 0 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: read_amp_bytes_per_bit: 0 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: format_version: 5 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: enable_index_compression: 1 2023-09-23T20:04:13.165 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: block_align: 0 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: max_auto_readahead_size: 262144 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: prepopulate_block_cache: 0 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: initial_auto_readahead_size: 8192 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: num_file_reads_for_auto_readahead: 2 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression: NoCompression 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.num_levels: 7 2023-09-23T20:04:13.166 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:04:13.167 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T20:04:13.168 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T20:04:13.169 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T20:04:13.170 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T20:04:13.171 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.ttl: 2592000 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T20:04:13.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.882+0000 7fb2a57fcc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T20:04:13.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb29a019700 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-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb2a57fcc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb2a57fcc80 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 17512, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb2a57fcc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb2a57fcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ddda0c3d-bd0f-4157-b724-22fec33d7fdc 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb2a57fcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499452892638, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.886+0000 7fb2a57fcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.894+0000 7fb2a57fcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499452900097, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1883247, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17504, "largest_seqno": 18527, "table_properties": {"data_size": 1878111, "index_size": 2969, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1157, "raw_key_size": 10344, "raw_average_key_size": 23, "raw_value_size": 1868474, "raw_average_value_size": 4170, "num_data_blocks": 136, "num_entries": 448, "num_filter_entries": 448, "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": 1695499452, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ddda0c3d-bd0f-4157-b724-22fec33d7fdc", "db_session_id": "WFVFWF68BBE77G80FEZJ", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.894+0000 7fb2a57fcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499452900185, "job": 1, "event": "recovery_finished"} 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.894+0000 7fb2a57fcc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.894+0000 7fb2a57fcc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.898+0000 7fb2a57fcc80 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-09-23T20:04:13.174 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.898+0000 7fb2a57fcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dd3f9e2000 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.898+0000 7fb2a57fcc80 4 rocksdb: DB pointer 0x55dd3f9d0000 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.898+0000 7fb29400d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.898+0000 7fb29400d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: ** DB Stats ** 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: ** Compaction Stats [default] ** 2023-09-23T20:04:13.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 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-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: L0 1/0 1.80 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 591.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: L6 1/0 5.73 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-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Sum 2/0 7.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 591.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 591.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: ** Compaction Stats [default] ** 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 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-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 591.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-23T20:04:13.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Cumulative compaction: 0.00 GB write, 120.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Interval compaction: 0.00 GB write, 120.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 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-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Block cache BinnedLRUCache@0x55dd3f941350#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.898+0000 7fb2a57fcc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] at bind addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 1 mon.a@-1(???) e3 preinit fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:04:13.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 0 mon.a@-1(???).mds e10 new map 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 0 mon.a@-1(???).mds e10 print_map 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: e10 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 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-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: legacy client fscid: 1 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Filesystem 'foo' (1) 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: fs_name foo 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: epoch 10 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: created 2023-09-23T19:58:11.233593+0000 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: modified 2023-09-23T19:58:21.325175+0000 2023-09-23T20:04:13.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: tableserver 0 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: root 0 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: session_timeout 60 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: session_autoclose 300 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: max_file_size 1099511627776 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: required_client_features {} 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: last_failure 0 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: last_failure_osd_epoch 70 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 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-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: max_mds 1 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: in 0 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: up {0=24499} 2023-09-23T20:04:13.179 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: failed 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: damaged 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: stopped 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: data_pools [4] 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: metadata_pool 3 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: inline_data disabled 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: balancer 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: bal_rank_mask -1 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: standby_count_wanted 1 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: [mds.foo.smithi174.hlooba{0:24499} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: Standby daemons: 2023-09-23T20:04:13.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: [mds.foo.smithi112.qmnapf{-1:24572} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.112:6834/3223255573,v1:172.21.15.112:6835/3223255573] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 0 mon.a@-1(???).osd e79 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 0 mon.a@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 0 mon.a@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 0 mon.a@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.902+0000 7fb2a57fcc80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expand map: {default=false} 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expand map: {default=info} 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T20:04:13.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T20:04:13.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T20:04:13.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T20:04:13.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T20:04:13.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T20:04:13.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:12 smithi112 bash[104422]: debug 2023-09-23T20:04:12.906+0000 7fb2a57fcc80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T20:04:14.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[81800]: ignoring --setuser ceph since I am not root 2023-09-23T20:04:14.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[81800]: ignoring --setgroup ceph since I am not root 2023-09-23T20:04:14.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[81800]: debug 2023-09-23T20:04:14.444+0000 7f16a3b17700 1 -- 172.21.15.174:0/521276725 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5622fd4bf1e0 con 0x5622fe23e800 2023-09-23T20:04:14.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[81800]: debug 2023-09-23T20:04:14.604+0000 7f16ad846200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:04:14.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: audit 2023-09-23T20:04:11.125080+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.112:0/1529298296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:11.679134+0000 mgr.y (mgr.25064) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: audit 2023-09-23T20:04:13.570601+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.112:0/2421809237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:13.679736+0000 mgr.y (mgr.25064) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 76 op/s 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.326588+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.350522+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.359582+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.360366+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.360419+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.362057+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 54s), standbys: x 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.389531+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 54s), standbys: x 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: cluster 2023-09-23T20:04:14.389631+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T20:04:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:14 smithi174 bash[31352]: audit 2023-09-23T20:04:14.389827+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25064 ' entity='' 2023-09-23T20:04:14.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[92890]: ignoring --setuser ceph since I am not root 2023-09-23T20:04:14.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[92890]: ignoring --setgroup ceph since I am not root 2023-09-23T20:04:14.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[92890]: debug 2023-09-23T20:04:14.458+0000 7f3c4a095700 1 -- 172.21.15.112:0/3089108006 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560fc0ca31e0 con 0x560fc1a22c00 2023-09-23T20:04:14.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[92890]: debug 2023-09-23T20:04:14.618+0000 7f3c53dc4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: audit 2023-09-23T20:04:11.125080+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.112:0/1529298296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:11.679134+0000 mgr.y (mgr.25064) 48 : cluster 0 pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: audit 2023-09-23T20:04:13.570601+0000 mon.c (mon.2) 69 : audit 0 from='client.? 172.21.15.112:0/2421809237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:13.679736+0000 mgr.y (mgr.25064) 49 : cluster 0 pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 76 op/s 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.326588+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.350522+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.359582+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.360366+0000 mon.a (mon.0) 4 : cluster 0 fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.360419+0000 mon.a (mon.0) 5 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.362057+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e30: y(active, since 54s), standbys: x 2023-09-23T20:04:14.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.389531+0000 mon.a (mon.0) 7 : cluster 0 mgrmap e31: y(active, since 54s), standbys: x 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: cluster 2023-09-23T20:04:14.389631+0000 mon.a (mon.0) 8 : cluster 1 overall HEALTH_OK 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[104422]: audit 2023-09-23T20:04:14.389827+0000 mon.a (mon.0) 9 : audit 1 from='mgr.25064 ' entity='' 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: audit 2023-09-23T20:04:11.125080+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.112:0/1529298296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:11.679134+0000 mgr.y (mgr.25064) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 111 op/s 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: audit 2023-09-23T20:04:13.570601+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.112:0/2421809237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:13.679736+0000 mgr.y (mgr.25064) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 76 op/s 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.326588+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.350522+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.359582+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:04:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.360366+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:04:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.360419+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T20:04:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.362057+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 54s), standbys: x 2023-09-23T20:04:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.389531+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 54s), standbys: x 2023-09-23T20:04:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: cluster 2023-09-23T20:04:14.389631+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T20:04:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:14 smithi112 bash[41728]: audit 2023-09-23T20:04:14.389827+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25064 ' entity='' 2023-09-23T20:04:15.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:15 smithi174 bash[81800]: debug 2023-09-23T20:04:15.516+0000 7f16ad846200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:04:15.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:15 smithi174 bash[81800]: debug 2023-09-23T20:04:15.620+0000 7f16ad846200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:04:15.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:15 smithi174 bash[81800]: debug 2023-09-23T20:04:15.724+0000 7f16ad846200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:04:15.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:15 smithi112 bash[92890]: debug 2023-09-23T20:04:15.546+0000 7f3c53dc4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:04:15.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:15 smithi112 bash[92890]: debug 2023-09-23T20:04:15.654+0000 7f3c53dc4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:04:15.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:15 smithi112 bash[92890]: debug 2023-09-23T20:04:15.766+0000 7f3c53dc4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:04:16.035 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 1 2023-09-23T20:04:16.297 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:16 smithi112 bash[41728]: audit 2023-09-23T20:04:16.018671+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.112:0/2225235812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:16.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:16 smithi112 bash[104422]: audit 2023-09-23T20:04:16.018671+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.112:0/2225235812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:16.297 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:16 smithi112 bash[92890]: debug 2023-09-23T20:04:16.034+0000 7f3c53dc4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:16 smithi174 bash[31352]: audit 2023-09-23T20:04:16.018671+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.112:0/2225235812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:16.317 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:15 smithi174 bash[81800]: debug 2023-09-23T20:04:15.992+0000 7f16ad846200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:16.557 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:16 smithi112 bash[92890]: debug 2023-09-23T20:04:16.390+0000 7f3c53dc4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:04:16.735 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:16 smithi174 bash[81800]: debug 2023-09-23T20:04:16.352+0000 7f16ad846200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:04:16.735 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:16 smithi174 bash[81800]: debug 2023-09-23T20:04:16.516+0000 7f16ad846200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:16.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:16 smithi112 bash[92890]: debug 2023-09-23T20:04:16.554+0000 7f3c53dc4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:16.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:16 smithi112 bash[92890]: debug 2023-09-23T20:04:16.770+0000 7f3c53dc4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:04:16.966 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:04:18.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:16 smithi174 bash[81800]: debug 2023-09-23T20:04:16.728+0000 7f16ad846200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:04:18.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:17 smithi174 bash[81800]: debug 2023-09-23T20:04:17.748+0000 7f16ad846200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:04:18.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:17 smithi174 bash[81800]: debug 2023-09-23T20:04:17.860+0000 7f16ad846200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:04:18.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:17 smithi174 bash[81800]: debug 2023-09-23T20:04:17.980+0000 7f16ad846200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:04:18.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:17 smithi112 bash[92890]: debug 2023-09-23T20:04:17.782+0000 7f3c53dc4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:04:18.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:17 smithi112 bash[92890]: debug 2023-09-23T20:04:17.898+0000 7f3c53dc4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:04:18.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:18 smithi112 bash[92890]: debug 2023-09-23T20:04:18.026+0000 7f3c53dc4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:04:18.467 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:04:18.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:18 smithi174 bash[81800]: debug 2023-09-23T20:04:18.456+0000 7f16ad846200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:04:18.817 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:18 smithi174 bash[81800]: debug 2023-09-23T20:04:18.688+0000 7f16ad846200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:04:18.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:04:18 smithi174 bash[81369]: ts=2023-09-23T20:04: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:04:18.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:18 smithi112 bash[92890]: debug 2023-09-23T20:04:18.502+0000 7f3c53dc4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:04:18.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:18 smithi112 bash[92890]: debug 2023-09-23T20:04:18.726+0000 7f3c53dc4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:04:19.444 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:19 smithi112 bash[92890]: debug 2023-09-23T20:04:19.190+0000 7f3c53dc4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:04:19.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:19 smithi174 bash[81800]: debug 2023-09-23T20:04:19.140+0000 7f16ad846200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:04:20.067 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:19 smithi174 bash[81800]: debug 2023-09-23T20:04:19.636+0000 7f16ad846200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:20.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:19 smithi112 bash[92890]: debug 2023-09-23T20:04:19.718+0000 7f3c53dc4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:20.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:20 smithi174 bash[81800]: debug 2023-09-23T20:04:20.200+0000 7f16ad846200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:04:20.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:20 smithi174 bash[81800]: debug 2023-09-23T20:04:20.312+0000 7f16ad846200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:04:20.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:20 smithi112 bash[92890]: debug 2023-09-23T20:04:20.278+0000 7f3c53dc4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:04:20.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:20 smithi112 bash[92890]: debug 2023-09-23T20:04:20.394+0000 7f3c53dc4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:04:20.875 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:20 smithi112 bash[92890]: debug 2023-09-23T20:04:20.750+0000 7f3c53dc4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:04:20.968 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:20 smithi174 bash[81800]: debug 2023-09-23T20:04:20.680+0000 7f16ad846200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:04:20.969 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:20 smithi174 bash[81800]: debug 2023-09-23T20:04:20.808+0000 7f16ad846200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:04:21.022 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:20 smithi112 bash[92890]: debug 2023-09-23T20:04:20.874+0000 7f3c53dc4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:04:21.233 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:20 smithi174 bash[81800]: debug 2023-09-23T20:04:20.960+0000 7f16ad846200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:21.233 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:21 smithi174 bash[81800]: debug 2023-09-23T20:04:21.088+0000 7f16ad846200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:04:21.279 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[92890]: debug 2023-09-23T20:04:21.018+0000 7f3c53dc4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:21.280 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[92890]: debug 2023-09-23T20:04:21.146+0000 7f3c53dc4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:04:21.280 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[92890]: debug 2023-09-23T20:04:21.278+0000 7f3c53dc4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:04:21.512 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:04:21.539 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[92890]: debug 2023-09-23T20:04:21.474+0000 7f3c53dc4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:04:21.566 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:21 smithi174 bash[81800]: debug 2023-09-23T20:04:21.228+0000 7f16ad846200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:04:21.567 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:21 smithi174 bash[81800]: debug 2023-09-23T20:04:21.436+0000 7f16ad846200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:04:21.876 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:04:21.876 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":79,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T20:03:19.644295+0000","last_up_change":"2023-09-23T19:54:32.061026+0000","last_in_change":"2023-09-23T19:54:05.362642+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","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-09-23T20:00:18.181693+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":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6803","nonce":3093792474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6805","nonce":3093792474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6809","nonce":3093792474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3093792474},{"type":"v1","addr":"172.21.15.112:6807","nonce":3093792474}]},"public_addr":"172.21.15.112:6803/3093792474","cluster_addr":"172.21.15.112:6805/3093792474","heartbeat_back_addr":"172.21.15.112:6809/3093792474","heartbeat_front_addr":"172.21.15.112:6807/3093792474","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6811","nonce":2779539761}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6813","nonce":2779539761}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6817","nonce":2779539761}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2779539761},{"type":"v1","addr":"172.21.15.112:6815","nonce":2779539761}]},"public_addr":"172.21.15.112:6811/2779539761","cluster_addr":"172.21.15.112:6813/2779539761","heartbeat_back_addr":"172.21.15.112:6817/2779539761","heartbeat_front_addr":"172.21.15.112:6815/2779539761","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6819","nonce":2543890776}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6821","nonce":2543890776}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6825","nonce":2543890776}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":2543890776},{"type":"v1","addr":"172.21.15.112:6823","nonce":2543890776}]},"public_addr":"172.21.15.112:6819/2543890776","cluster_addr":"172.21.15.112:6821/2543890776","heartbeat_back_addr":"172.21.15.112:6825/2543890776","heartbeat_front_addr":"172.21.15.112:6823/2543890776","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6827","nonce":1025900025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6829","nonce":1025900025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6833","nonce":1025900025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":1025900025},{"type":"v1","addr":"172.21.15.112:6831","nonce":1025900025}]},"public_addr":"172.21.15.112:6827/1025900025","cluster_addr":"172.21.15.112:6829/1025900025","heartbeat_back_addr":"172.21.15.112:6833/1025900025","heartbeat_front_addr":"172.21.15.112:6831/1025900025","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.174:0/1588584422":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/3133666965":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.174:0/785661057":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.174:0/343865":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3445811249":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3382003722":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.174:0/1238208315":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/3665942131":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/170107255":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/2986692760":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.174:6834/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.174:6835/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6801/1336879999":"2023-09-24T20:02:16.738657+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-09-23T20:04:21.901 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[92890]: debug 2023-09-23T20:04:21.602+0000 7f3c53dc4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:04:21.928 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:21 smithi174 bash[81800]: debug 2023-09-23T20:04:21.576+0000 7f16ad846200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:04:22.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:21 smithi174 bash[31352]: audit 2023-09-23T20:04:21.876213+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.112:0/1353755649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:04:22.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[104422]: audit 2023-09-23T20:04:21.876213+0000 mon.a (mon.0) 10 : audit 0 from='client.? 172.21.15.112:0/1353755649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:04:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:21 smithi112 bash[41728]: audit 2023-09-23T20:04:21.876213+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.112:0/1353755649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:04:23.115 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[92890]: debug 2023-09-23T20:04:22.842+0000 7f3c53dc4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:04:23.115 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[92890]: [23/Sep/2023:20:04:22] ENGINE Bus STARTING 2023-09-23T20:04:23.115 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3baf11b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.115 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3baf11b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3baf11b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3baf11b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3baf11b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3bb4125700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3bb4125700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3bb4125700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3bb4125700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.046+0000 7f3bb4125700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: CherryPy Checker: 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: The Application mounted at '' has an empty config. 2023-09-23T20:04:23.116 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: [23/Sep/2023:20:04:23] ENGINE Serving on http://:::9283 2023-09-23T20:04:23.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: debug 2023-09-23T20:04:22.866+0000 7f50239ee700 -1 mon.c@2(peon).osd e80 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:04:23.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.866745+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2023-09-23T20:04:23.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.867032+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2023-09-23T20:04:23.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.873911+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T20:04:23.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.874190+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, starting, since 0.00724406s), standbys: x 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.878371+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.878741+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.879050+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.879339+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.880523+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.881622+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.882039+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.882458+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.882704+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.883081+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:04:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.883359+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.883651+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.883873+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.884172+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.884398+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.884650+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.884941+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.885424+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.886120+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:04:23.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.886202+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.887647+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.890099+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.892907+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.893095+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.893318+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.921956+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[41728]: audit 2023-09-23T20:04:22.923445+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.120 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.866745+0000 mon.a (mon.0) 11 : cluster 1 Active manager daemon y restarted 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.867032+0000 mon.a (mon.0) 12 : cluster 1 Activating manager daemon y 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.873911+0000 mon.a (mon.0) 13 : cluster 0 osdmap e80: 8 total, 8 up, 8 in 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.874190+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e32: y(active, starting, since 0.00724406s), standbys: x 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.878371+0000 mon.a (mon.0) 15 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.878741+0000 mon.a (mon.0) 16 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.879050+0000 mon.a (mon.0) 17 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.879339+0000 mon.a (mon.0) 18 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.880523+0000 mon.a (mon.0) 19 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.881622+0000 mon.a (mon.0) 20 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:04:23.121 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.882039+0000 mon.a (mon.0) 21 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.882458+0000 mon.a (mon.0) 22 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.882704+0000 mon.a (mon.0) 23 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.883081+0000 mon.a (mon.0) 24 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.883359+0000 mon.a (mon.0) 25 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.883651+0000 mon.a (mon.0) 26 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.883873+0000 mon.a (mon.0) 27 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.884172+0000 mon.a (mon.0) 28 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.884398+0000 mon.a (mon.0) 29 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.884650+0000 mon.a (mon.0) 30 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:04:23.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.884941+0000 mon.a (mon.0) 31 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.885424+0000 mon.a (mon.0) 32 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.886120+0000 mon.a (mon.0) 33 : cluster 0 Standby manager daemon x restarted 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.886202+0000 mon.a (mon.0) 34 : cluster 0 Standby manager daemon x started 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.887647+0000 mon.b (mon.1) 130 : audit 0 from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.890099+0000 mon.b (mon.1) 131 : audit 0 from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.892907+0000 mon.b (mon.1) 132 : audit 0 from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.893095+0000 mon.a (mon.0) 35 : cluster 1 Manager daemon y is now available 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.893318+0000 mon.b (mon.1) 133 : audit 0 from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.921956+0000 mon.a (mon.0) 36 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:22 smithi112 bash[104422]: audit 2023-09-23T20:04:22.923445+0000 mon.a (mon.0) 37 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.140 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[81800]: debug 2023-09-23T20:04:22.855+0000 7f16ad846200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[81800]: [23/Sep/2023:20:04:22] ENGINE Bus STARTING 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[81800]: CherryPy Checker: 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[81800]: The Application mounted at '' has an empty config. 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[81800]: [23/Sep/2023:20:04:22] ENGINE Serving on http://:::9283 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[81800]: [23/Sep/2023:20:04:22] ENGINE Bus STARTED 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: debug 2023-09-23T20:04:22.863+0000 7fa654d37700 -1 mon.b@1(peon).osd e80 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.866745+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2023-09-23T20:04:23.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.867032+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.873911+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.874190+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, starting, since 0.00724406s), standbys: x 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.878371+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.878741+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.879050+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.879339+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi174.hlooba"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.880523+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.qmnapf"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.881622+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.882039+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.882458+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.882704+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:04:23.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.883081+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.883359+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.883651+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.883873+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.884172+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.884398+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.884650+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.884941+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:04:23.143 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.885424+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.886120+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.886202+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.887647+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.890099+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.892907+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.893095+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.893318+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.174:0/2604392579' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.921956+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.144 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:22 smithi174 bash[31352]: audit 2023-09-23T20:04:22.923445+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: [23/Sep/2023:20:04:23] ENGINE Bus STARTED 2023-09-23T20:04:24.151 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[92890]: debug 2023-09-23T20:04:23.882+0000 7f3c0bd7d700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-23T20:04:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.874592+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:04:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.876502+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:04:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.880232+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:04:24.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: audit 2023-09-23T20:04:22.957832+0000 mon.a (mon.0) 38 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: audit 2023-09-23T20:04:22.960399+0000 mon.a (mon.0) 39 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.964962+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cluster 2023-09-23T20:04:22.983534+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: audit 2023-09-23T20:04:23.001978+0000 mon.a (mon.0) 40 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cephadm 2023-09-23T20:04:23.141835+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:20:04:23] ENGINE Bus STARTING 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cephadm 2023-09-23T20:04:23.313366+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:20:04:23] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[104422]: cluster 2023-09-23T20:04:23.884200+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e33: y(active, since 1.01725s), standbys: x 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.874592+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.876502+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.880232+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: audit 2023-09-23T20:04:22.957832+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: audit 2023-09-23T20:04:22.960399+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.964962+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cluster 2023-09-23T20:04:22.983534+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: audit 2023-09-23T20:04:23.001978+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cephadm 2023-09-23T20:04:23.141835+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Bus STARTING 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cephadm 2023-09-23T20:04:23.313366+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T20:04:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:23 smithi112 bash[41728]: cluster 2023-09-23T20:04:23.884200+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e33: y(active, since 1.01725s), standbys: x 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.874592+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.876502+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.880232+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: audit 2023-09-23T20:04:22.957832+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: audit 2023-09-23T20:04:22.960399+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.964962+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cluster 2023-09-23T20:04:22.983534+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-09-23T20:04:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: audit 2023-09-23T20:04:23.001978+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cephadm 2023-09-23T20:04:23.141835+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Bus STARTING 2023-09-23T20:04:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cephadm 2023-09-23T20:04:23.313366+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Serving on https://172.21.15.112:7150 2023-09-23T20:04:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:23 smithi174 bash[31352]: cluster 2023-09-23T20:04:23.884200+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e33: y(active, since 1.01725s), standbys: x 2023-09-23T20:04:25.195 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:24 smithi112 bash[104422]: cephadm 2023-09-23T20:04:23.480427+0000 mgr.y (mgr.34107) 3 : cephadm 1 [23/Sep/2023:20:04:23] ENGINE Serving on http://172.21.15.112:8765 2023-09-23T20:04:25.196 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:24 smithi112 bash[104422]: cephadm 2023-09-23T20:04:23.480593+0000 mgr.y (mgr.34107) 4 : cephadm 1 [23/Sep/2023:20:04:23] ENGINE Bus STARTED 2023-09-23T20:04:25.196 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:24 smithi112 bash[104422]: cluster 2023-09-23T20:04:23.892780+0000 mgr.y (mgr.34107) 5 : cluster 0 pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:25.196 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:24 smithi112 bash[41728]: cephadm 2023-09-23T20:04:23.480427+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Serving on http://172.21.15.112:8765 2023-09-23T20:04:25.196 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:24 smithi112 bash[41728]: cephadm 2023-09-23T20:04:23.480593+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Bus STARTED 2023-09-23T20:04:25.196 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:24 smithi112 bash[41728]: cluster 2023-09-23T20:04:23.892780+0000 mgr.y (mgr.34107) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:25.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:24 smithi174 bash[31352]: cephadm 2023-09-23T20:04:23.480427+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Serving on http://172.21.15.112:8765 2023-09-23T20:04:25.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:24 smithi174 bash[31352]: cephadm 2023-09-23T20:04:23.480593+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [23/Sep/2023:20:04:23] ENGINE Bus STARTED 2023-09-23T20:04:25.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:24 smithi174 bash[31352]: cluster 2023-09-23T20:04:23.892780+0000 mgr.y (mgr.34107) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:25.583 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:04:25.583 INFO:teuthology.orchestra.run.smithi112.stdout:alertmanager.a smithi112 *:9093,9094 running (101s) - 8m 14.5M - 0.25.0 c8568f914cd2 f7f327ae4f41 2023-09-23T20:04:25.583 INFO:teuthology.orchestra.run.smithi112.stdout:grafana.a smithi174 *:3000 running (88s) - 8m 74.4M - 9.4.7 2c41d148cca3 5d95ac69d5f8 2023-09-23T20:04:25.583 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi112.qmnapf smithi112 running (6m) - 6m 12.7M - 17.2.6-1123-g61431f6b 0db14aa01094 2f52c137fc45 2023-09-23T20:04:25.584 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi174.hlooba smithi174 running (6m) - 6m 14.7M - 17.2.6-1123-g61431f6b 0db14aa01094 a41190350904 2023-09-23T20:04:25.584 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.x smithi174 *:8443,9283,8765 running (36s) - 16m 72.2M - 18.2.0-460-gbb0daeff e32c2a64c126 a80cc0ac0e37 2023-09-23T20:04:25.584 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.y smithi112 *:8443,9283,8765 running (82s) - 19m 457M - 18.2.0-460-gbb0daeff e32c2a64c126 94450e30ea47 2023-09-23T20:04:25.584 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (19m) - 19m 58.3M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 c55b5845f0ec 2023-09-23T20:04:25.584 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi174 running (17m) - 17m 43.7M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 edc217c7d159 2023-09-23T20:04:25.584 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi112 running (17m) - 17m 41.5M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 5f2dd5691aff 2023-09-23T20:04:25.585 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.a smithi112 *:9100 running (106s) - 8m 7940k - 1.5.0 0da6a335fe13 401c94d5add2 2023-09-23T20:04:25.585 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.b smithi174 *:9100 running (94s) - 8m 7667k - 1.5.0 0da6a335fe13 621f39114aee 2023-09-23T20:04:25.585 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (16m) - 16m 102M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 176b61742d48 2023-09-23T20:04:25.585 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi112 running (15m) - 15m 90.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 f66ce207f32d 2023-09-23T20:04:25.585 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi112 running (14m) - 14m 133M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 31b80f21be7c 2023-09-23T20:04:25.585 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 smithi112 running (13m) - 13m 72.4M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 770c74dc8b52 2023-09-23T20:04:25.586 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4 smithi174 running (12m) - 12m 121M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 913a795dc263 2023-09-23T20:04:25.586 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 smithi174 running (11m) - 11m 110M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 302cacb79b39 2023-09-23T20:04:25.586 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 smithi174 running (10m) - 10m 77.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a635a1eb8d6e 2023-09-23T20:04:25.586 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7 smithi174 running (10m) - 10m 99.6M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 bbf22e2120b2 2023-09-23T20:04:25.586 INFO:teuthology.orchestra.run.smithi112.stdout:prometheus.a smithi174 *:9095 running (42s) - 9m 38.6M - 2.43.0 a07b618ecd1d bc08201a010a 2023-09-23T20:04:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:25 smithi112 bash[104422]: cluster 2023-09-23T20:04:24.883895+0000 mgr.y (mgr.34107) 6 : cluster 0 pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:25 smithi112 bash[104422]: cluster 2023-09-23T20:04:25.894344+0000 mon.a (mon.0) 42 : cluster 0 mgrmap e34: y(active, since 3s), standbys: x 2023-09-23T20:04:26.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:25 smithi112 bash[41728]: cluster 2023-09-23T20:04:24.883895+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:26.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:25 smithi112 bash[41728]: cluster 2023-09-23T20:04:25.894344+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e34: y(active, since 3s), standbys: x 2023-09-23T20:04:26.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:25 smithi174 bash[31352]: cluster 2023-09-23T20:04:24.883895+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:26.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:25 smithi174 bash[31352]: cluster 2023-09-23T20:04:25.894344+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e34: y(active, since 3s), standbys: x 2023-09-23T20:04:26.343 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:04:27.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:26 smithi174 bash[31352]: audit 2023-09-23T20:04:25.566328+0000 mgr.y (mgr.34107) 7 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:04:27.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:26 smithi112 bash[104422]: audit 2023-09-23T20:04:25.566328+0000 mgr.y (mgr.34107) 7 : audit 0 from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:04:27.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:26 smithi112 bash[41728]: audit 2023-09-23T20:04:25.566328+0000 mgr.y (mgr.34107) 7 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:04:27.803 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:04:28.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:27 smithi112 bash[41728]: cluster 2023-09-23T20:04:26.884594+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:28.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:27 smithi112 bash[104422]: cluster 2023-09-23T20:04:26.884594+0000 mgr.y (mgr.34107) 8 : cluster 0 pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:28.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:27 smithi174 bash[31352]: cluster 2023-09-23T20:04:26.884594+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:30.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: cluster 2023-09-23T20:04:28.885020+0000 mgr.y (mgr.34107) 9 : cluster 0 pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:30.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: audit 2023-09-23T20:04:28.902462+0000 mon.a (mon.0) 43 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: audit 2023-09-23T20:04:28.909661+0000 mon.a (mon.0) 44 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: audit 2023-09-23T20:04:29.723748+0000 mon.a (mon.0) 45 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: audit 2023-09-23T20:04:29.732223+0000 mon.a (mon.0) 46 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: audit 2023-09-23T20:04:29.853896+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[104422]: audit 2023-09-23T20:04:29.863605+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: cluster 2023-09-23T20:04:28.885020+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: audit 2023-09-23T20:04:28.902462+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: audit 2023-09-23T20:04:28.909661+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: audit 2023-09-23T20:04:29.723748+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: audit 2023-09-23T20:04:29.732223+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: audit 2023-09-23T20:04:29.853896+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:29 smithi112 bash[41728]: audit 2023-09-23T20:04:29.863605+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: cluster 2023-09-23T20:04:28.885020+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: audit 2023-09-23T20:04:28.902462+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: audit 2023-09-23T20:04:28.909661+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: audit 2023-09-23T20:04:29.723748+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: audit 2023-09-23T20:04:29.732223+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: audit 2023-09-23T20:04:29.853896+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:29 smithi174 bash[31352]: audit 2023-09-23T20:04:29.863605+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:30.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:04:30] "GET /metrics HTTP/1.1" 200 33358 "" "Prometheus/2.43.0" 2023-09-23T20:04:30.841 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:04:31.124 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:04:31.131 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:04:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:31 smithi174 bash[31352]: audit 2023-09-23T20:04:30.711406+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:31 smithi174 bash[31352]: audit 2023-09-23T20:04:30.721150+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:31 smithi174 bash[31352]: cluster 2023-09-23T20:04:30.885685+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:31 smithi174 bash[31352]: audit 2023-09-23T20:04:31.105895+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[104422]: audit 2023-09-23T20:04:30.711406+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[104422]: audit 2023-09-23T20:04:30.721150+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[104422]: cluster 2023-09-23T20:04:30.885685+0000 mgr.y (mgr.34107) 10 : cluster 0 pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[104422]: audit 2023-09-23T20:04:31.105895+0000 mgr.y (mgr.34107) 11 : audit 0 from='client.34164 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[41728]: audit 2023-09-23T20:04:30.711406+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[41728]: audit 2023-09-23T20:04:30.721150+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:32.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[41728]: cluster 2023-09-23T20:04:30.885685+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:32.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:31 smithi112 bash[41728]: audit 2023-09-23T20:04:31.105895+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:04:32.489 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":7,"stamp":"2023-09-23T20:04:30.885212+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1203824417,"num_objects":433,"num_object_clones":0,"num_object_copies":1299,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":433,"num_whiteouts":0,"num_read":14710,"num_read_kb":15135405,"num_write":10072,"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":7929,"ondisk_log_size":7929,"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":2397168,"kb_used_data":2197040,"kb_used_omap":0,"kb_used_meta":200064,"kb_avail":747564048,"statfs":{"total":767960285184,"available":765505585152,"internally_reserved":0,"allocated":2249768960,"data_stored":2234108527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":204865536},"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":"6.992708"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":25,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.654881+0000","last_change":"2023-09-23T19:58:11.232495+0000","last_active":"2023-09-23T20:03:19.654881+0000","last_peered":"2023-09-23T20:03:19.654881+0000","last_clean":"2023-09-23T20:03:19.654881+0000","last_became_active":"2023-09-23T19:58:11.231673+0000","last_became_peered":"2023-09-23T19:58:11.231673+0000","last_unstale":"2023-09-23T20:03:19.654881+0000","last_undegraded":"2023-09-23T20:03:19.654881+0000","last_fullsized":"2023-09-23T20:03:19.654881+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:14:23.320991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.656033+0000","last_change":"2023-09-23T19:58:12.523889+0000","last_active":"2023-09-23T20:03:19.656033+0000","last_peered":"2023-09-23T20:03:19.656033+0000","last_clean":"2023-09-23T20:03:19.656033+0000","last_became_active":"2023-09-23T19:58:12.522835+0000","last_became_peered":"2023-09-23T19:58:12.522835+0000","last_unstale":"2023-09-23T20:03:19.656033+0000","last_undegraded":"2023-09-23T20:03:19.656033+0000","last_fullsized":"2023-09-23T20:03:19.656033+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:04.717330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.651366+0000","last_change":"2023-09-23T19:58:11.231552+0000","last_active":"2023-09-23T20:03:19.651366+0000","last_peered":"2023-09-23T20:03:19.651366+0000","last_clean":"2023-09-23T20:03:19.651366+0000","last_became_active":"2023-09-23T19:58:11.231163+0000","last_became_peered":"2023-09-23T19:58:11.231163+0000","last_unstale":"2023-09-23T20:03:19.651366+0000","last_undegraded":"2023-09-23T20:03:19.651366+0000","last_fullsized":"2023-09-23T20:03:19.651366+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:19:42.371482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.760830+0000","last_change":"2023-09-23T19:58:12.525332+0000","last_active":"2023-09-23T20:03:19.760830+0000","last_peered":"2023-09-23T20:03:19.760830+0000","last_clean":"2023-09-23T20:03:19.760830+0000","last_became_active":"2023-09-23T19:58:12.524986+0000","last_became_peered":"2023-09-23T19:58:12.524986+0000","last_unstale":"2023-09-23T20:03:19.760830+0000","last_undegraded":"2023-09-23T20:03:19.760830+0000","last_fullsized":"2023-09-23T20:03:19.760830+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:41:42.747280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.657223+0000","last_change":"2023-09-23T19:58:11.234626+0000","last_active":"2023-09-23T20:03:19.657223+0000","last_peered":"2023-09-23T20:03:19.657223+0000","last_clean":"2023-09-23T20:03:19.657223+0000","last_became_active":"2023-09-23T19:58:11.234272+0000","last_became_peered":"2023-09-23T19:58:11.234272+0000","last_unstale":"2023-09-23T20:03:19.657223+0000","last_undegraded":"2023-09-23T20:03:19.657223+0000","last_fullsized":"2023-09-23T20:03:19.657223+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:37:38.494111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.650864+0000","last_change":"2023-09-23T19:58:12.519293+0000","last_active":"2023-09-23T20:03:19.650864+0000","last_peered":"2023-09-23T20:03:19.650864+0000","last_clean":"2023-09-23T20:03:19.650864+0000","last_became_active":"2023-09-23T19:58:12.518487+0000","last_became_peered":"2023-09-23T19:58:12.518487+0000","last_unstale":"2023-09-23T20:03:19.650864+0000","last_undegraded":"2023-09-23T20:03:19.650864+0000","last_fullsized":"2023-09-23T20:03:19.650864+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:43:24.546730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"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-09-23T20:03:19.761115+0000","last_change":"2023-09-23T19:58:11.239581+0000","last_active":"2023-09-23T20:03:19.761115+0000","last_peered":"2023-09-23T20:03:19.761115+0000","last_clean":"2023-09-23T20:03:19.761115+0000","last_became_active":"2023-09-23T19:58:11.238773+0000","last_became_peered":"2023-09-23T19:58:11.238773+0000","last_unstale":"2023-09-23T20:03:19.761115+0000","last_undegraded":"2023-09-23T20:03:19.761115+0000","last_fullsized":"2023-09-23T20:03:19.761115+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:11:52.206256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.657163+0000","last_change":"2023-09-23T19:58:12.521066+0000","last_active":"2023-09-23T20:03:19.657163+0000","last_peered":"2023-09-23T20:03:19.657163+0000","last_clean":"2023-09-23T20:03:19.657163+0000","last_became_active":"2023-09-23T19:58:12.520441+0000","last_became_peered":"2023-09-23T19:58:12.520441+0000","last_unstale":"2023-09-23T20:03:19.657163+0000","last_undegraded":"2023-09-23T20:03:19.657163+0000","last_fullsized":"2023-09-23T20:03:19.657163+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:25.954467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.802894+0000","last_change":"2023-09-23T19:58:11.236915+0000","last_active":"2023-09-23T20:03:19.802894+0000","last_peered":"2023-09-23T20:03:19.802894+0000","last_clean":"2023-09-23T20:03:19.802894+0000","last_became_active":"2023-09-23T19:58:11.236587+0000","last_became_peered":"2023-09-23T19:58:11.236587+0000","last_unstale":"2023-09-23T20:03:19.802894+0000","last_undegraded":"2023-09-23T20:03:19.802894+0000","last_fullsized":"2023-09-23T20:03:19.802894+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:54:05.105044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.654633+0000","last_change":"2023-09-23T19:58:12.529088+0000","last_active":"2023-09-23T20:03:19.654633+0000","last_peered":"2023-09-23T20:03:19.654633+0000","last_clean":"2023-09-23T20:03:19.654633+0000","last_became_active":"2023-09-23T19:58:12.528448+0000","last_became_peered":"2023-09-23T19:58:12.528448+0000","last_unstale":"2023-09-23T20:03:19.654633+0000","last_undegraded":"2023-09-23T20:03:19.654633+0000","last_fullsized":"2023-09-23T20:03:19.654633+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:09.241109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.658869+0000","last_change":"2023-09-23T19:58:11.230324+0000","last_active":"2023-09-23T20:03:19.658869+0000","last_peered":"2023-09-23T20:03:19.658869+0000","last_clean":"2023-09-23T20:03:19.658869+0000","last_became_active":"2023-09-23T19:58:11.230029+0000","last_became_peered":"2023-09-23T19:58:11.230029+0000","last_unstale":"2023-09-23T20:03:19.658869+0000","last_undegraded":"2023-09-23T20:03:19.658869+0000","last_fullsized":"2023-09-23T20:03:19.658869+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:43:39.637054+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-09-23T20:03:19.651851+0000","last_change":"2023-09-23T19:58:11.895700+0000","last_active":"2023-09-23T20:03:19.651851+0000","last_peered":"2023-09-23T20:03:19.651851+0000","last_clean":"2023-09-23T20:03:19.651851+0000","last_became_active":"2023-09-23T19:58:11.894741+0000","last_became_peered":"2023-09-23T19:58:11.894741+0000","last_unstale":"2023-09-23T20:03:19.651851+0000","last_undegraded":"2023-09-23T20:03:19.651851+0000","last_fullsized":"2023-09-23T20:03:19.651851+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:57.521029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:04:23.055075+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T20:04:23.055075+0000","last_peered":"2023-09-23T20:04:23.055075+0000","last_clean":"2023-09-23T20:04:23.055075+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T20:04:23.055075+0000","last_undegraded":"2023-09-23T20:04:23.055075+0000","last_fullsized":"2023-09-23T20:04:23.055075+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:16:49.112965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4452,"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-09-23T20:03:19.655035+0000","last_change":"2023-09-23T19:58:12.525105+0000","last_active":"2023-09-23T20:03:19.655035+0000","last_peered":"2023-09-23T20:03:19.655035+0000","last_clean":"2023-09-23T20:03:19.655035+0000","last_became_active":"2023-09-23T19:58:12.524391+0000","last_became_peered":"2023-09-23T19:58:12.524391+0000","last_unstale":"2023-09-23T20:03:19.655035+0000","last_undegraded":"2023-09-23T20:03:19.655035+0000","last_fullsized":"2023-09-23T20:03:19.655035+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:12:27.648927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.658537+0000","last_change":"2023-09-23T19:58:11.229548+0000","last_active":"2023-09-23T20:03:19.658537+0000","last_peered":"2023-09-23T20:03:19.658537+0000","last_clean":"2023-09-23T20:03:19.658537+0000","last_became_active":"2023-09-23T19:58:11.229148+0000","last_became_peered":"2023-09-23T19:58:11.229148+0000","last_unstale":"2023-09-23T20:03:19.658537+0000","last_undegraded":"2023-09-23T20:03:19.658537+0000","last_fullsized":"2023-09-23T20:03:19.658537+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:46:01.627545+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":32,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.655723+0000","last_change":"2023-09-23T19:58:33.656422+0000","last_active":"2023-09-23T20:03:19.655723+0000","last_peered":"2023-09-23T20:03:19.655723+0000","last_clean":"2023-09-23T20:03:19.655723+0000","last_became_active":"2023-09-23T19:58:33.655597+0000","last_became_peered":"2023-09-23T19:58:33.655597+0000","last_unstale":"2023-09-23T20:03:19.655723+0000","last_undegraded":"2023-09-23T20:03:19.655723+0000","last_fullsized":"2023-09-23T20:03:19.655723+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:49:02.964546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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-09-23T20:03:19.760728+0000","last_change":"2023-09-23T19:58:11.239157+0000","last_active":"2023-09-23T20:03:19.760728+0000","last_peered":"2023-09-23T20:03:19.760728+0000","last_clean":"2023-09-23T20:03:19.760728+0000","last_became_active":"2023-09-23T19:58:11.238855+0000","last_became_peered":"2023-09-23T19:58:11.238855+0000","last_unstale":"2023-09-23T20:03:19.760728+0000","last_undegraded":"2023-09-23T20:03:19.760728+0000","last_fullsized":"2023-09-23T20:03:19.760728+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:02.708533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.802792+0000","last_change":"2023-09-23T19:58:12.524520+0000","last_active":"2023-09-23T20:03:19.802792+0000","last_peered":"2023-09-23T20:03:19.802792+0000","last_clean":"2023-09-23T20:03:19.802792+0000","last_became_active":"2023-09-23T19:58:12.524164+0000","last_became_peered":"2023-09-23T19:58:12.524164+0000","last_unstale":"2023-09-23T20:03:19.802792+0000","last_undegraded":"2023-09-23T20:03:19.802792+0000","last_fullsized":"2023-09-23T20:03:19.802792+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:02:59.199363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.659082+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T20:03:19.659082+0000","last_peered":"2023-09-23T20:03:19.659082+0000","last_clean":"2023-09-23T20:03:19.659082+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T20:03:19.659082+0000","last_undegraded":"2023-09-23T20:03:19.659082+0000","last_fullsized":"2023-09-23T20:03:19.659082+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.760653+0000","last_change":"2023-09-23T19:58:12.525530+0000","last_active":"2023-09-23T20:03:19.760653+0000","last_peered":"2023-09-23T20:03:19.760653+0000","last_clean":"2023-09-23T20:03:19.760653+0000","last_became_active":"2023-09-23T19:58:12.525109+0000","last_became_peered":"2023-09-23T19:58:12.525109+0000","last_unstale":"2023-09-23T20:03:19.760653+0000","last_undegraded":"2023-09-23T20:03:19.760653+0000","last_fullsized":"2023-09-23T20:03:19.760653+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:14:57.984494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.647768+0000","last_change":"2023-09-23T19:58:11.233572+0000","last_active":"2023-09-23T20:03:19.647768+0000","last_peered":"2023-09-23T20:03:19.647768+0000","last_clean":"2023-09-23T20:03:19.647768+0000","last_became_active":"2023-09-23T19:58:11.233199+0000","last_became_peered":"2023-09-23T19:58:11.233199+0000","last_unstale":"2023-09-23T20:03:19.647768+0000","last_undegraded":"2023-09-23T20:03:19.647768+0000","last_fullsized":"2023-09-23T20:03:19.647768+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:03:22.460620+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-09-23T20:03:19.656392+0000","last_change":"2023-09-23T19:58:12.529085+0000","last_active":"2023-09-23T20:03:19.656392+0000","last_peered":"2023-09-23T20:03:19.656392+0000","last_clean":"2023-09-23T20:03:19.656392+0000","last_became_active":"2023-09-23T19:58:12.528365+0000","last_became_peered":"2023-09-23T19:58:12.528365+0000","last_unstale":"2023-09-23T20:03:19.656392+0000","last_undegraded":"2023-09-23T20:03:19.656392+0000","last_fullsized":"2023-09-23T20:03:19.656392+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:57:27.984551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'625","reported_seq":1168,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.379896+0000","last_change":"2023-09-23T20:00:19.667431+0000","last_active":"2023-09-23T20:04:12.379896+0000","last_peered":"2023-09-23T20:04:12.379896+0000","last_clean":"2023-09-23T20:04:12.379896+0000","last_became_active":"2023-09-23T20:00:19.667058+0000","last_became_peered":"2023-09-23T20:00:19.667058+0000","last_unstale":"2023-09-23T20:04:12.379896+0000","last_undegraded":"2023-09-23T20:04:12.379896+0000","last_fullsized":"2023-09-23T20:04:12.379896+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":625,"log_dups_size":0,"ondisk_log_size":625,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:48.748739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":93495219,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1249,"num_read_kb":1368576,"num_write":792,"num_write_kb":222581,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.659407+0000","last_change":"2023-09-23T19:58:11.233481+0000","last_active":"2023-09-23T20:03:19.659407+0000","last_peered":"2023-09-23T20:03:19.659407+0000","last_clean":"2023-09-23T20:03:19.659407+0000","last_became_active":"2023-09-23T19:58:11.233173+0000","last_became_peered":"2023-09-23T19:58:11.233173+0000","last_unstale":"2023-09-23T20:03:19.659407+0000","last_undegraded":"2023-09-23T20:03:19.659407+0000","last_fullsized":"2023-09-23T20:03:19.659407+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:56:56.237644+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-09-23T20:03:19.802347+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T20:03:19.802347+0000","last_peered":"2023-09-23T20:03:19.802347+0000","last_clean":"2023-09-23T20:03:19.802347+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T20:03:19.802347+0000","last_undegraded":"2023-09-23T20:03:19.802347+0000","last_fullsized":"2023-09-23T20:03:19.802347+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'455","reported_seq":857,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:10.502494+0000","last_change":"2023-09-23T20:00:19.663535+0000","last_active":"2023-09-23T20:04:10.502494+0000","last_peered":"2023-09-23T20:04:10.502494+0000","last_clean":"2023-09-23T20:04:10.502494+0000","last_became_active":"2023-09-23T20:00:19.663219+0000","last_became_peered":"2023-09-23T20:00:19.663219+0000","last_unstale":"2023-09-23T20:04:10.502494+0000","last_undegraded":"2023-09-23T20:04:10.502494+0000","last_fullsized":"2023-09-23T20:04:10.502494+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":455,"log_dups_size":0,"ondisk_log_size":455,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:17:14.952816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67626936,"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":904,"num_read_kb":949035,"num_write":575,"num_write_kb":159728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.659333+0000","last_change":"2023-09-23T19:58:11.225717+0000","last_active":"2023-09-23T20:03:19.659333+0000","last_peered":"2023-09-23T20:03:19.659333+0000","last_clean":"2023-09-23T20:03:19.659333+0000","last_became_active":"2023-09-23T19:58:11.225385+0000","last_became_peered":"2023-09-23T19:58:11.225385+0000","last_unstale":"2023-09-23T20:03:19.659333+0000","last_undegraded":"2023-09-23T20:03:19.659333+0000","last_fullsized":"2023-09-23T20:03:19.659333+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:52:51.537737+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":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.655985+0000","last_change":"2023-09-23T19:58:12.519482+0000","last_active":"2023-09-23T20:03:19.655985+0000","last_peered":"2023-09-23T20:03:19.655985+0000","last_clean":"2023-09-23T20:03:19.655985+0000","last_became_active":"2023-09-23T19:58:12.518808+0000","last_became_peered":"2023-09-23T19:58:12.518808+0000","last_unstale":"2023-09-23T20:03:19.655985+0000","last_undegraded":"2023-09-23T20:03:19.655985+0000","last_fullsized":"2023-09-23T20:03:19.655985+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:46.093250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"79'409","reported_seq":806,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.403469+0000","last_change":"2023-09-23T20:00:19.664604+0000","last_active":"2023-09-23T20:04:12.403469+0000","last_peered":"2023-09-23T20:04:12.403469+0000","last_clean":"2023-09-23T20:04:12.403469+0000","last_became_active":"2023-09-23T20:00:19.664314+0000","last_became_peered":"2023-09-23T20:00:19.664314+0000","last_unstale":"2023-09-23T20:04:12.403469+0000","last_undegraded":"2023-09-23T20:04:12.403469+0000","last_fullsized":"2023-09-23T20:04:12.403469+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":409,"log_dups_size":0,"ondisk_log_size":409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:18.508922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75238692,"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":919,"num_read_kb":1017183,"num_write":519,"num_write_kb":145297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.659061+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T20:03:19.659061+0000","last_peered":"2023-09-23T20:03:19.659061+0000","last_clean":"2023-09-23T20:03:19.659061+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T20:03:19.659061+0000","last_undegraded":"2023-09-23T20:03:19.659061+0000","last_fullsized":"2023-09-23T20:03:19.659061+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:11:39.117584+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-09-23T20:03:19.648838+0000","last_change":"2023-09-23T19:58:12.519948+0000","last_active":"2023-09-23T20:03:19.648838+0000","last_peered":"2023-09-23T20:03:19.648838+0000","last_clean":"2023-09-23T20:03:19.648838+0000","last_became_active":"2023-09-23T19:58:12.518989+0000","last_became_peered":"2023-09-23T19:58:12.518989+0000","last_unstale":"2023-09-23T20:03:19.648838+0000","last_undegraded":"2023-09-23T20:03:19.648838+0000","last_fullsized":"2023-09-23T20:03:19.648838+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:38:58.826165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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'489","reported_seq":867,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.365164+0000","last_change":"2023-09-23T20:00:19.668602+0000","last_active":"2023-09-23T20:04:12.365164+0000","last_peered":"2023-09-23T20:04:12.365164+0000","last_clean":"2023-09-23T20:04:12.365164+0000","last_became_active":"2023-09-23T20:00:19.668216+0000","last_became_peered":"2023-09-23T20:00:19.668216+0000","last_unstale":"2023-09-23T20:04:12.365164+0000","last_undegraded":"2023-09-23T20:04:12.365164+0000","last_fullsized":"2023-09-23T20:04:12.365164+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":489,"log_dups_size":0,"ondisk_log_size":489,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:00:58.603580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68752048,"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":825,"num_read_kb":805749,"num_write":619,"num_write_kb":172896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.803158+0000","last_change":"2023-09-23T19:58:11.235236+0000","last_active":"2023-09-23T20:03:19.803158+0000","last_peered":"2023-09-23T20:03:19.803158+0000","last_clean":"2023-09-23T20:03:19.803158+0000","last_became_active":"2023-09-23T19:58:11.234899+0000","last_became_peered":"2023-09-23T19:58:11.234899+0000","last_unstale":"2023-09-23T20:03:19.803158+0000","last_undegraded":"2023-09-23T20:03:19.803158+0000","last_fullsized":"2023-09-23T20:03:19.803158+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:18:10.009330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.761338+0000","last_change":"2023-09-23T19:58:12.522969+0000","last_active":"2023-09-23T20:03:19.761338+0000","last_peered":"2023-09-23T20:03:19.761338+0000","last_clean":"2023-09-23T20:03:19.761338+0000","last_became_active":"2023-09-23T19:58:12.522143+0000","last_became_peered":"2023-09-23T19:58:12.522143+0000","last_unstale":"2023-09-23T20:03:19.761338+0000","last_undegraded":"2023-09-23T20:03:19.761338+0000","last_fullsized":"2023-09-23T20:03:19.761338+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:46.050927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'434","reported_seq":783,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:11.215230+0000","last_change":"2023-09-23T20:00:19.668103+0000","last_active":"2023-09-23T20:04:11.215230+0000","last_peered":"2023-09-23T20:04:11.215230+0000","last_clean":"2023-09-23T20:04:11.215230+0000","last_became_active":"2023-09-23T20:00:19.667694+0000","last_became_peered":"2023-09-23T20:00:19.667694+0000","last_unstale":"2023-09-23T20:04:11.215230+0000","last_undegraded":"2023-09-23T20:04:11.215230+0000","last_fullsized":"2023-09-23T20:04:11.215230+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":434,"log_dups_size":0,"ondisk_log_size":434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:21.772928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59491028,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":761,"num_read_kb":789855,"num_write":554,"num_write_kb":158540,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.655475+0000","last_change":"2023-09-23T19:58:11.234596+0000","last_active":"2023-09-23T20:03:19.655475+0000","last_peered":"2023-09-23T20:03:19.655475+0000","last_clean":"2023-09-23T20:03:19.655475+0000","last_became_active":"2023-09-23T19:58:11.234236+0000","last_became_peered":"2023-09-23T19:58:11.234236+0000","last_unstale":"2023-09-23T20:03:19.655475+0000","last_undegraded":"2023-09-23T20:03:19.655475+0000","last_fullsized":"2023-09-23T20:03:19.655475+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:47:48.159942+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-09-23T20:03:19.655141+0000","last_change":"2023-09-23T19:58:12.254094+0000","last_active":"2023-09-23T20:03:19.655141+0000","last_peered":"2023-09-23T20:03:19.655141+0000","last_clean":"2023-09-23T20:03:19.655141+0000","last_became_active":"2023-09-23T19:58:12.253672+0000","last_became_peered":"2023-09-23T19:58:12.253672+0000","last_unstale":"2023-09-23T20:03:19.655141+0000","last_undegraded":"2023-09-23T20:03:19.655141+0000","last_fullsized":"2023-09-23T20:03:19.655141+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:42:17.658653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'593","reported_seq":1047,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:10.948555+0000","last_change":"2023-09-23T20:00:19.666362+0000","last_active":"2023-09-23T20:04:10.948555+0000","last_peered":"2023-09-23T20:04:10.948555+0000","last_clean":"2023-09-23T20:04:10.948555+0000","last_became_active":"2023-09-23T20:00:19.666009+0000","last_became_peered":"2023-09-23T20:00:19.666009+0000","last_unstale":"2023-09-23T20:04:10.948555+0000","last_undegraded":"2023-09-23T20:04:10.948555+0000","last_fullsized":"2023-09-23T20:04:10.948555+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":593,"log_dups_size":0,"ondisk_log_size":593,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:34:16.723221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86418911,"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":1010,"num_read_kb":1128106,"num_write":749,"num_write_kb":215303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.649211+0000","last_change":"2023-09-23T19:58:11.230288+0000","last_active":"2023-09-23T20:03:19.649211+0000","last_peered":"2023-09-23T20:03:19.649211+0000","last_clean":"2023-09-23T20:03:19.649211+0000","last_became_active":"2023-09-23T19:58:11.229753+0000","last_became_peered":"2023-09-23T19:58:11.229753+0000","last_unstale":"2023-09-23T20:03:19.649211+0000","last_undegraded":"2023-09-23T20:03:19.649211+0000","last_fullsized":"2023-09-23T20:03:19.649211+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:20:17.175552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.655052+0000","last_change":"2023-09-23T19:58:12.522868+0000","last_active":"2023-09-23T20:03:19.655052+0000","last_peered":"2023-09-23T20:03:19.655052+0000","last_clean":"2023-09-23T20:03:19.655052+0000","last_became_active":"2023-09-23T19:58:12.522220+0000","last_became_peered":"2023-09-23T19:58:12.522220+0000","last_unstale":"2023-09-23T20:03:19.655052+0000","last_undegraded":"2023-09-23T20:03:19.655052+0000","last_fullsized":"2023-09-23T20:03:19.655052+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:12:25.214730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.f","version":"79'611","reported_seq":1083,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.347239+0000","last_change":"2023-09-23T20:00:19.666740+0000","last_active":"2023-09-23T20:04:12.347239+0000","last_peered":"2023-09-23T20:04:12.347239+0000","last_clean":"2023-09-23T20:04:12.347239+0000","last_became_active":"2023-09-23T20:00:19.665774+0000","last_became_peered":"2023-09-23T20:00:19.665774+0000","last_unstale":"2023-09-23T20:04:12.347239+0000","last_undegraded":"2023-09-23T20:04:12.347239+0000","last_fullsized":"2023-09-23T20:04:12.347239+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":611,"log_dups_size":0,"ondisk_log_size":611,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:24:17.646803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77325928,"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":1060,"num_read_kb":1192665,"num_write":769,"num_write_kb":217606,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.655735+0000","last_change":"2023-09-23T19:58:11.230509+0000","last_active":"2023-09-23T20:03:19.655735+0000","last_peered":"2023-09-23T20:03:19.655735+0000","last_clean":"2023-09-23T20:03:19.655735+0000","last_became_active":"2023-09-23T19:58:11.230227+0000","last_became_peered":"2023-09-23T19:58:11.230227+0000","last_unstale":"2023-09-23T20:03:19.655735+0000","last_undegraded":"2023-09-23T20:03:19.655735+0000","last_fullsized":"2023-09-23T20:03:19.655735+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:15.917685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.656147+0000","last_change":"2023-09-23T19:58:12.524918+0000","last_active":"2023-09-23T20:03:19.656147+0000","last_peered":"2023-09-23T20:03:19.656147+0000","last_clean":"2023-09-23T20:03:19.656147+0000","last_became_active":"2023-09-23T19:58:12.524028+0000","last_became_peered":"2023-09-23T19:58:12.524028+0000","last_unstale":"2023-09-23T20:03:19.656147+0000","last_undegraded":"2023-09-23T20:03:19.656147+0000","last_fullsized":"2023-09-23T20:03:19.656147+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:05.921811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'522","reported_seq":893,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:10.467253+0000","last_change":"2023-09-23T20:00:19.664764+0000","last_active":"2023-09-23T20:04:10.467253+0000","last_peered":"2023-09-23T20:04:10.467253+0000","last_clean":"2023-09-23T20:04:10.467253+0000","last_became_active":"2023-09-23T20:00:19.664394+0000","last_became_peered":"2023-09-23T20:00:19.664394+0000","last_unstale":"2023-09-23T20:04:10.467253+0000","last_undegraded":"2023-09-23T20:04:10.467253+0000","last_fullsized":"2023-09-23T20:04:10.467253+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":522,"log_dups_size":0,"ondisk_log_size":522,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:44:14.212224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80366972,"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":787,"num_read_kb":784420,"num_write":660,"num_write_kb":190299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.657075+0000","last_change":"2023-09-23T19:58:11.226461+0000","last_active":"2023-09-23T20:03:19.657075+0000","last_peered":"2023-09-23T20:03:19.657075+0000","last_clean":"2023-09-23T20:03:19.657075+0000","last_became_active":"2023-09-23T19:58:11.225853+0000","last_became_peered":"2023-09-23T19:58:11.225853+0000","last_unstale":"2023-09-23T20:03:19.657075+0000","last_undegraded":"2023-09-23T20:03:19.657075+0000","last_fullsized":"2023-09-23T20:03:19.657075+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:13:18.174971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.653290+0000","last_change":"2023-09-23T19:58:11.253373+0000","last_active":"2023-09-23T20:03:19.653290+0000","last_peered":"2023-09-23T20:03:19.653290+0000","last_clean":"2023-09-23T20:03:19.653290+0000","last_became_active":"2023-09-23T19:58:11.253061+0000","last_became_peered":"2023-09-23T19:58:11.253061+0000","last_unstale":"2023-09-23T20:03:19.653290+0000","last_undegraded":"2023-09-23T20:03:19.653290+0000","last_fullsized":"2023-09-23T20:03:19.653290+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:06:08.973877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.654330+0000","last_change":"2023-09-23T19:56:13.678888+0000","last_active":"2023-09-23T20:03:19.654330+0000","last_peered":"2023-09-23T20:03:19.654330+0000","last_clean":"2023-09-23T20:03:19.654330+0000","last_became_active":"2023-09-23T19:56:13.678279+0000","last_became_peered":"2023-09-23T19:56:13.678279+0000","last_unstale":"2023-09-23T20:03:19.654330+0000","last_undegraded":"2023-09-23T20:03:19.654330+0000","last_fullsized":"2023-09-23T20:03:19.654330+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:36.312267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.803115+0000","last_change":"2023-09-23T19:58:11.231888+0000","last_active":"2023-09-23T20:03:19.803115+0000","last_peered":"2023-09-23T20:03:19.803115+0000","last_clean":"2023-09-23T20:03:19.803115+0000","last_became_active":"2023-09-23T19:58:11.231571+0000","last_became_peered":"2023-09-23T19:58:11.231571+0000","last_unstale":"2023-09-23T20:03:19.803115+0000","last_undegraded":"2023-09-23T20:03:19.803115+0000","last_fullsized":"2023-09-23T20:03:19.803115+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:58:57.788651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.652027+0000","last_change":"2023-09-23T19:58:11.927038+0000","last_active":"2023-09-23T20:03:19.652027+0000","last_peered":"2023-09-23T20:03:19.652027+0000","last_clean":"2023-09-23T20:03:19.652027+0000","last_became_active":"2023-09-23T19:58:11.926370+0000","last_became_peered":"2023-09-23T19:58:11.926370+0000","last_unstale":"2023-09-23T20:03:19.652027+0000","last_undegraded":"2023-09-23T20:03:19.652027+0000","last_fullsized":"2023-09-23T20:03:19.652027+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:25:50.059890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'397","reported_seq":793,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:11.396624+0000","last_change":"2023-09-23T20:00:19.666589+0000","last_active":"2023-09-23T20:04:11.396624+0000","last_peered":"2023-09-23T20:04:11.396624+0000","last_clean":"2023-09-23T20:04:11.396624+0000","last_became_active":"2023-09-23T20:00:19.666346+0000","last_became_peered":"2023-09-23T20:00:19.666346+0000","last_unstale":"2023-09-23T20:04:11.396624+0000","last_undegraded":"2023-09-23T20:04:11.396624+0000","last_fullsized":"2023-09-23T20:04:11.396624+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":397,"log_dups_size":0,"ondisk_log_size":397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:39.292486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77374633,"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":919,"num_read_kb":1031977,"num_write":502,"num_write_kb":143623,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'507","reported_seq":927,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:10.501255+0000","last_change":"2023-09-23T20:00:19.665546+0000","last_active":"2023-09-23T20:04:10.501255+0000","last_peered":"2023-09-23T20:04:10.501255+0000","last_clean":"2023-09-23T20:04:10.501255+0000","last_became_active":"2023-09-23T20:00:19.665211+0000","last_became_peered":"2023-09-23T20:00:19.665211+0000","last_unstale":"2023-09-23T20:04:10.501255+0000","last_undegraded":"2023-09-23T20:04:10.501255+0000","last_fullsized":"2023-09-23T20:04:10.501255+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":507,"log_dups_size":0,"ondisk_log_size":507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:19:21.189637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97346662,"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":934,"num_read_kb":952105,"num_write":647,"num_write_kb":184739,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.802538+0000","last_change":"2023-09-23T19:56:12.834540+0000","last_active":"2023-09-23T20:03:19.802538+0000","last_peered":"2023-09-23T20:03:19.802538+0000","last_clean":"2023-09-23T20:03:19.802538+0000","last_became_active":"2023-09-23T19:56:12.834186+0000","last_became_peered":"2023-09-23T19:56:12.834186+0000","last_unstale":"2023-09-23T20:03:19.802538+0000","last_undegraded":"2023-09-23T20:03:19.802538+0000","last_fullsized":"2023-09-23T20:03:19.802538+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:38:23.222729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.654839+0000","last_change":"2023-09-23T19:58:11.232603+0000","last_active":"2023-09-23T20:03:19.654839+0000","last_peered":"2023-09-23T20:03:19.654839+0000","last_clean":"2023-09-23T20:03:19.654839+0000","last_became_active":"2023-09-23T19:58:11.232309+0000","last_became_peered":"2023-09-23T19:58:11.232309+0000","last_unstale":"2023-09-23T20:03:19.654839+0000","last_undegraded":"2023-09-23T20:03:19.654839+0000","last_fullsized":"2023-09-23T20:03:19.654839+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:12.442093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.802607+0000","last_change":"2023-09-23T19:58:33.430172+0000","last_active":"2023-09-23T20:03:19.802607+0000","last_peered":"2023-09-23T20:03:19.802607+0000","last_clean":"2023-09-23T20:03:19.802607+0000","last_became_active":"2023-09-23T19:58:33.429820+0000","last_became_peered":"2023-09-23T19:58:33.429820+0000","last_unstale":"2023-09-23T20:03:19.802607+0000","last_undegraded":"2023-09-23T20:03:19.802607+0000","last_fullsized":"2023-09-23T20:03:19.802607+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:26:38.798121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"79'558","reported_seq":997,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.331973+0000","last_change":"2023-09-23T20:00:19.667942+0000","last_active":"2023-09-23T20:04:12.331973+0000","last_peered":"2023-09-23T20:04:12.331973+0000","last_clean":"2023-09-23T20:04:12.331973+0000","last_became_active":"2023-09-23T20:00:19.667487+0000","last_became_peered":"2023-09-23T20:00:19.667487+0000","last_unstale":"2023-09-23T20:04:12.331973+0000","last_undegraded":"2023-09-23T20:04:12.331973+0000","last_fullsized":"2023-09-23T20:04:12.331973+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":558,"log_dups_size":0,"ondisk_log_size":558,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:05:08.785974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":94252458,"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":977,"num_read_kb":1136580,"num_write":710,"num_write_kb":206154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.826933+0000","last_change":"2023-09-23T19:56:13.679277+0000","last_active":"2023-09-23T20:03:19.826933+0000","last_peered":"2023-09-23T20:03:19.826933+0000","last_clean":"2023-09-23T20:03:19.826933+0000","last_became_active":"2023-09-23T19:56:13.678488+0000","last_became_peered":"2023-09-23T19:56:13.678488+0000","last_unstale":"2023-09-23T20:03:19.826933+0000","last_undegraded":"2023-09-23T20:03:19.826933+0000","last_fullsized":"2023-09-23T20:03:19.826933+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:50.395292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.650970+0000","last_change":"2023-09-23T19:58:11.227736+0000","last_active":"2023-09-23T20:03:19.650970+0000","last_peered":"2023-09-23T20:03:19.650970+0000","last_clean":"2023-09-23T20:03:19.650970+0000","last_became_active":"2023-09-23T19:58:11.227437+0000","last_became_peered":"2023-09-23T19:58:11.227437+0000","last_unstale":"2023-09-23T20:03:19.650970+0000","last_undegraded":"2023-09-23T20:03:19.650970+0000","last_fullsized":"2023-09-23T20:03:19.650970+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:45:24.976849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.653395+0000","last_change":"2023-09-23T19:58:11.927650+0000","last_active":"2023-09-23T20:03:19.653395+0000","last_peered":"2023-09-23T20:03:19.653395+0000","last_clean":"2023-09-23T20:03:19.653395+0000","last_became_active":"2023-09-23T19:58:11.926890+0000","last_became_peered":"2023-09-23T19:58:11.926890+0000","last_unstale":"2023-09-23T20:03:19.653395+0000","last_undegraded":"2023-09-23T20:03:19.653395+0000","last_fullsized":"2023-09-23T20:03:19.653395+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:56.754747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.802551+0000","last_change":"2023-09-23T19:56:12.833319+0000","last_active":"2023-09-23T20:03:19.802551+0000","last_peered":"2023-09-23T20:03:19.802551+0000","last_clean":"2023-09-23T20:03:19.802551+0000","last_became_active":"2023-09-23T19:56:12.832998+0000","last_became_peered":"2023-09-23T19:56:12.832998+0000","last_unstale":"2023-09-23T20:03:19.802551+0000","last_undegraded":"2023-09-23T20:03:19.802551+0000","last_fullsized":"2023-09-23T20:03:19.802551+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:14.549851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":403,"reported_epoch":80,"state":"active+clean","last_fresh":"2023-09-23T20:04:23.019902+0000","last_change":"2023-09-23T19:54:36.126575+0000","last_active":"2023-09-23T20:04:23.019902+0000","last_peered":"2023-09-23T20:04:23.019902+0000","last_clean":"2023-09-23T20:04:23.019902+0000","last_became_active":"2023-09-23T19:54:36.125854+0000","last_became_peered":"2023-09-23T19:54:36.125854+0000","last_unstale":"2023-09-23T20:04:23.019902+0000","last_undegraded":"2023-09-23T20:04:23.019902+0000","last_fullsized":"2023-09-23T20:04:23.019902+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T00:39:32.314779+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":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.655260+0000","last_change":"2023-09-23T19:58:11.231453+0000","last_active":"2023-09-23T20:03:19.655260+0000","last_peered":"2023-09-23T20:03:19.655260+0000","last_clean":"2023-09-23T20:03:19.655260+0000","last_became_active":"2023-09-23T19:58:11.231131+0000","last_became_peered":"2023-09-23T19:58:11.231131+0000","last_unstale":"2023-09-23T20:03:19.655260+0000","last_undegraded":"2023-09-23T20:03:19.655260+0000","last_fullsized":"2023-09-23T20:03:19.655260+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:14:43.803171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.648650+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T20:03:19.648650+0000","last_peered":"2023-09-23T20:03:19.648650+0000","last_clean":"2023-09-23T20:03:19.648650+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T20:03:19.648650+0000","last_undegraded":"2023-09-23T20:03:19.648650+0000","last_fullsized":"2023-09-23T20:03:19.648650+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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'365","reported_seq":660,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.285028+0000","last_change":"2023-09-23T20:00:19.665919+0000","last_active":"2023-09-23T20:04:12.285028+0000","last_peered":"2023-09-23T20:04:12.285028+0000","last_clean":"2023-09-23T20:04:12.285028+0000","last_became_active":"2023-09-23T20:00:19.665586+0000","last_became_peered":"2023-09-23T20:00:19.665586+0000","last_unstale":"2023-09-23T20:04:12.285028+0000","last_undegraded":"2023-09-23T20:04:12.285028+0000","last_fullsized":"2023-09-23T20:04:12.285028+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":365,"log_dups_size":0,"ondisk_log_size":365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:10:09.266931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65556936,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":645,"num_read_kb":653067,"num_write":464,"num_write_kb":130429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'364","reported_seq":687,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.347000+0000","last_change":"2023-09-23T20:00:19.667881+0000","last_active":"2023-09-23T20:04:12.347000+0000","last_peered":"2023-09-23T20:04:12.347000+0000","last_clean":"2023-09-23T20:04:12.347000+0000","last_became_active":"2023-09-23T20:00:19.667566+0000","last_became_peered":"2023-09-23T20:00:19.667566+0000","last_unstale":"2023-09-23T20:04:12.347000+0000","last_undegraded":"2023-09-23T20:04:12.347000+0000","last_fullsized":"2023-09-23T20:04:12.347000+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":364,"log_dups_size":0,"ondisk_log_size":364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:18:49.556856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55692019,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":716,"num_read_kb":752607,"num_write":461,"num_write_kb":131533,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.658357+0000","last_change":"2023-09-23T19:56:13.676921+0000","last_active":"2023-09-23T20:03:19.658357+0000","last_peered":"2023-09-23T20:03:19.658357+0000","last_clean":"2023-09-23T20:03:19.658357+0000","last_became_active":"2023-09-23T19:56:13.676213+0000","last_became_peered":"2023-09-23T19:56:13.676213+0000","last_unstale":"2023-09-23T20:03:19.658357+0000","last_undegraded":"2023-09-23T20:03:19.658357+0000","last_fullsized":"2023-09-23T20:03:19.658357+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:22.306149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.760370+0000","last_change":"2023-09-23T19:58:11.238182+0000","last_active":"2023-09-23T20:03:19.760370+0000","last_peered":"2023-09-23T20:03:19.760370+0000","last_clean":"2023-09-23T20:03:19.760370+0000","last_became_active":"2023-09-23T19:58:11.237365+0000","last_became_peered":"2023-09-23T19:58:11.237365+0000","last_unstale":"2023-09-23T20:03:19.760370+0000","last_undegraded":"2023-09-23T20:03:19.760370+0000","last_fullsized":"2023-09-23T20:03:19.760370+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:25.551772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.760941+0000","last_change":"2023-09-23T19:58:12.522749+0000","last_active":"2023-09-23T20:03:19.760941+0000","last_peered":"2023-09-23T20:03:19.760941+0000","last_clean":"2023-09-23T20:03:19.760941+0000","last_became_active":"2023-09-23T19:58:12.522395+0000","last_became_peered":"2023-09-23T19:58:12.522395+0000","last_unstale":"2023-09-23T20:03:19.760941+0000","last_undegraded":"2023-09-23T20:03:19.760941+0000","last_fullsized":"2023-09-23T20:03:19.760941+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:07:26.386714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.658794+0000","last_change":"2023-09-23T19:56:13.676967+0000","last_active":"2023-09-23T20:03:19.658794+0000","last_peered":"2023-09-23T20:03:19.658794+0000","last_clean":"2023-09-23T20:03:19.658794+0000","last_became_active":"2023-09-23T19:56:13.676323+0000","last_became_peered":"2023-09-23T19:56:13.676323+0000","last_unstale":"2023-09-23T20:03:19.658794+0000","last_undegraded":"2023-09-23T20:03:19.658794+0000","last_fullsized":"2023-09-23T20:03:19.658794+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:17.036926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.654447+0000","last_change":"2023-09-23T19:58:11.237028+0000","last_active":"2023-09-23T20:03:19.654447+0000","last_peered":"2023-09-23T20:03:19.654447+0000","last_clean":"2023-09-23T20:03:19.654447+0000","last_became_active":"2023-09-23T19:58:11.236458+0000","last_became_peered":"2023-09-23T19:58:11.236458+0000","last_unstale":"2023-09-23T20:03:19.654447+0000","last_undegraded":"2023-09-23T20:03:19.654447+0000","last_fullsized":"2023-09-23T20:03:19.654447+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:52.917451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.761712+0000","last_change":"2023-09-23T19:58:12.522964+0000","last_active":"2023-09-23T20:03:19.761712+0000","last_peered":"2023-09-23T20:03:19.761712+0000","last_clean":"2023-09-23T20:03:19.761712+0000","last_became_active":"2023-09-23T19:58:12.522605+0000","last_became_peered":"2023-09-23T19:58:12.522605+0000","last_unstale":"2023-09-23T20:03:19.761712+0000","last_undegraded":"2023-09-23T20:03:19.761712+0000","last_fullsized":"2023-09-23T20:03:19.761712+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:00.836137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'376","reported_seq":718,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:11.410211+0000","last_change":"2023-09-23T20:00:19.660964+0000","last_active":"2023-09-23T20:04:11.410211+0000","last_peered":"2023-09-23T20:04:11.410211+0000","last_clean":"2023-09-23T20:04:11.410211+0000","last_became_active":"2023-09-23T20:00:19.660587+0000","last_became_peered":"2023-09-23T20:00:19.660587+0000","last_unstale":"2023-09-23T20:04:11.410211+0000","last_undegraded":"2023-09-23T20:04:11.410211+0000","last_fullsized":"2023-09-23T20:04:11.410211+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":376,"log_dups_size":0,"ondisk_log_size":376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:09:54.898401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":48848963,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":768,"num_read_kb":854563,"num_write":480,"num_write_kb":136256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.656545+0000","last_change":"2023-09-23T19:58:11.235736+0000","last_active":"2023-09-23T20:03:19.656545+0000","last_peered":"2023-09-23T20:03:19.656545+0000","last_clean":"2023-09-23T20:03:19.656545+0000","last_became_active":"2023-09-23T19:58:11.235126+0000","last_became_peered":"2023-09-23T19:58:11.235126+0000","last_unstale":"2023-09-23T20:03:19.656545+0000","last_undegraded":"2023-09-23T20:03:19.656545+0000","last_fullsized":"2023-09-23T20:03:19.656545+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:45:28.526913+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-09-23T20:03:19.652819+0000","last_change":"2023-09-23T19:56:13.664956+0000","last_active":"2023-09-23T20:03:19.652819+0000","last_peered":"2023-09-23T20:03:19.652819+0000","last_clean":"2023-09-23T20:03:19.652819+0000","last_became_active":"2023-09-23T19:56:13.664216+0000","last_became_peered":"2023-09-23T19:56:13.664216+0000","last_unstale":"2023-09-23T20:03:19.652819+0000","last_undegraded":"2023-09-23T20:03:19.652819+0000","last_fullsized":"2023-09-23T20:03:19.652819+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:11:38.602928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.656964+0000","last_change":"2023-09-23T19:58:12.529105+0000","last_active":"2023-09-23T20:03:19.656964+0000","last_peered":"2023-09-23T20:03:19.656964+0000","last_clean":"2023-09-23T20:03:19.656964+0000","last_became_active":"2023-09-23T19:58:12.528326+0000","last_became_peered":"2023-09-23T19:58:12.528326+0000","last_unstale":"2023-09-23T20:03:19.656964+0000","last_undegraded":"2023-09-23T20:03:19.656964+0000","last_fullsized":"2023-09-23T20:03:19.656964+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:51:45.062672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'445","reported_seq":765,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.285850+0000","last_change":"2023-09-23T20:00:19.664902+0000","last_active":"2023-09-23T20:04:12.285850+0000","last_peered":"2023-09-23T20:04:12.285850+0000","last_clean":"2023-09-23T20:04:12.285850+0000","last_became_active":"2023-09-23T20:00:19.664341+0000","last_became_peered":"2023-09-23T20:00:19.664341+0000","last_unstale":"2023-09-23T20:04:12.285850+0000","last_undegraded":"2023-09-23T20:04:12.285850+0000","last_fullsized":"2023-09-23T20:04:12.285850+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":445,"log_dups_size":0,"ondisk_log_size":445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:30:16.133500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71357529,"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":665,"num_read_kb":642063,"num_write":564,"num_write_kb":162502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.650842+0000","last_change":"2023-09-23T19:56:12.833270+0000","last_active":"2023-09-23T20:03:19.650842+0000","last_peered":"2023-09-23T20:03:19.650842+0000","last_clean":"2023-09-23T20:03:19.650842+0000","last_became_active":"2023-09-23T19:56:12.832896+0000","last_became_peered":"2023-09-23T19:56:12.832896+0000","last_unstale":"2023-09-23T20:03:19.650842+0000","last_undegraded":"2023-09-23T20:03:19.650842+0000","last_fullsized":"2023-09-23T20:03:19.650842+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:03:18.876427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:03:19.760816+0000","last_change":"2023-09-23T19:58:11.238374+0000","last_active":"2023-09-23T20:03:19.760816+0000","last_peered":"2023-09-23T20:03:19.760816+0000","last_clean":"2023-09-23T20:03:19.760816+0000","last_became_active":"2023-09-23T19:58:11.237746+0000","last_became_peered":"2023-09-23T19:58:11.237746+0000","last_unstale":"2023-09-23T20:03:19.760816+0000","last_undegraded":"2023-09-23T20:03:19.760816+0000","last_fullsized":"2023-09-23T20:03:19.760816+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:50:28.114529+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-09-23T20:03:19.655865+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:03:19.655865+0000","last_peered":"2023-09-23T20:03:19.655865+0000","last_clean":"2023-09-23T20:03:19.655865+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:03:19.655865+0000","last_undegraded":"2023-09-23T20:03:19.655865+0000","last_fullsized":"2023-09-23T20:03:19.655865+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'560","reported_seq":1015,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:04:12.402546+0000","last_change":"2023-09-23T20:00:19.664036+0000","last_active":"2023-09-23T20:04:12.402546+0000","last_peered":"2023-09-23T20:04:12.402546+0000","last_clean":"2023-09-23T20:04:12.402546+0000","last_became_active":"2023-09-23T20:00:19.663718+0000","last_became_peered":"2023-09-23T20:00:19.663718+0000","last_unstale":"2023-09-23T20:04:12.402546+0000","last_undegraded":"2023-09-23T20:04:12.402546+0000","last_fullsized":"2023-09-23T20:04:12.402546+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-09-23T20:00:18.634255+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:18.634255+0000","last_clean_scrub_stamp":"2023-09-23T20:00:18.634255+0000","objects_scrubbed":0,"log_size":560,"log_dups_size":0,"ondisk_log_size":560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:18:03.315014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84083893,"num_objects":30,"num_object_clones":0,"num_object_copies":90,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30,"num_whiteouts":0,"num_read":1024,"num_read_kb":1075881,"num_write":710,"num_write_kb":193987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.761573+0000","last_change":"2023-09-23T19:58:11.239409+0000","last_active":"2023-09-23T20:03:19.761573+0000","last_peered":"2023-09-23T20:03:19.761573+0000","last_clean":"2023-09-23T20:03:19.761573+0000","last_became_active":"2023-09-23T19:58:11.239056+0000","last_became_peered":"2023-09-23T19:58:11.239056+0000","last_unstale":"2023-09-23T20:03:19.761573+0000","last_undegraded":"2023-09-23T20:03:19.761573+0000","last_fullsized":"2023-09-23T20:03:19.761573+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:33:47.165452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.827389+0000","last_change":"2023-09-23T19:58:33.433473+0000","last_active":"2023-09-23T20:03:19.827389+0000","last_peered":"2023-09-23T20:03:19.827389+0000","last_clean":"2023-09-23T20:03:19.827389+0000","last_became_active":"2023-09-23T19:58:33.432977+0000","last_became_peered":"2023-09-23T19:58:33.432977+0000","last_unstale":"2023-09-23T20:03:19.827389+0000","last_undegraded":"2023-09-23T20:03:19.827389+0000","last_fullsized":"2023-09-23T20:03:19.827389+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:47.171396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":26,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-09-23T20:03:19.803258+0000","last_change":"2023-09-23T19:58:11.239091+0000","last_active":"2023-09-23T20:03:19.803258+0000","last_peered":"2023-09-23T20:03:19.803258+0000","last_clean":"2023-09-23T20:03:19.803258+0000","last_became_active":"2023-09-23T19:58:11.238791+0000","last_became_peered":"2023-09-23T19:58:11.238791+0000","last_unstale":"2023-09-23T20:03:19.803258+0000","last_undegraded":"2023-09-23T20:03:19.803258+0000","last_fullsized":"2023-09-23T20:03:19.803258+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:34:18.470254+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-09-23T20:03:19.655090+0000","last_change":"2023-09-23T19:58:12.524443+0000","last_active":"2023-09-23T20:03:19.655090+0000","last_peered":"2023-09-23T20:03:19.655090+0000","last_clean":"2023-09-23T20:03:19.655090+0000","last_became_active":"2023-09-23T19:58:12.524038+0000","last_became_peered":"2023-09-23T19:58:12.524038+0000","last_unstale":"2023-09-23T20:03:19.655090+0000","last_undegraded":"2023-09-23T20:03:19.655090+0000","last_fullsized":"2023-09-23T20:03:19.655090+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:48:22.716215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.803234+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T20:03:19.803234+0000","last_peered":"2023-09-23T20:03:19.803234+0000","last_clean":"2023-09-23T20:03:19.803234+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T20:03:19.803234+0000","last_undegraded":"2023-09-23T20:03:19.803234+0000","last_fullsized":"2023-09-23T20:03:19.803234+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:29:50.662710+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-09-23T20:03:19.654988+0000","last_change":"2023-09-23T19:58:12.253880+0000","last_active":"2023-09-23T20:03:19.654988+0000","last_peered":"2023-09-23T20:03:19.654988+0000","last_clean":"2023-09-23T20:03:19.654988+0000","last_became_active":"2023-09-23T19:58:12.253336+0000","last_became_peered":"2023-09-23T19:58:12.253336+0000","last_unstale":"2023-09-23T20:03:19.654988+0000","last_undegraded":"2023-09-23T20:03:19.654988+0000","last_fullsized":"2023-09-23T20:03:19.654988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:11:52.365409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.656238+0000","last_change":"2023-09-23T19:58:11.229574+0000","last_active":"2023-09-23T20:03:19.656238+0000","last_peered":"2023-09-23T20:03:19.656238+0000","last_clean":"2023-09-23T20:03:19.656238+0000","last_became_active":"2023-09-23T19:58:11.229223+0000","last_became_peered":"2023-09-23T19:58:11.229223+0000","last_unstale":"2023-09-23T20:03:19.656238+0000","last_undegraded":"2023-09-23T20:03:19.656238+0000","last_fullsized":"2023-09-23T20:03:19.656238+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:49:10.679794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.654769+0000","last_change":"2023-09-23T19:58:12.251843+0000","last_active":"2023-09-23T20:03:19.654769+0000","last_peered":"2023-09-23T20:03:19.654769+0000","last_clean":"2023-09-23T20:03:19.654769+0000","last_became_active":"2023-09-23T19:58:12.251494+0000","last_became_peered":"2023-09-23T19:58:12.251494+0000","last_unstale":"2023-09-23T20:03:19.654769+0000","last_undegraded":"2023-09-23T20:03:19.654769+0000","last_fullsized":"2023-09-23T20:03:19.654769+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:16.327029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:03:19.761188+0000","last_change":"2023-09-23T19:58:11.236326+0000","last_active":"2023-09-23T20:03:19.761188+0000","last_peered":"2023-09-23T20:03:19.761188+0000","last_clean":"2023-09-23T20:03:19.761188+0000","last_became_active":"2023-09-23T19:58:11.235140+0000","last_became_peered":"2023-09-23T19:58:11.235140+0000","last_unstale":"2023-09-23T20:03:19.761188+0000","last_undegraded":"2023-09-23T20:03:19.761188+0000","last_fullsized":"2023-09-23T20:03:19.761188+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:34:18.368555+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-09-23T20:03:19.654563+0000","last_change":"2023-09-23T19:58:12.521428+0000","last_active":"2023-09-23T20:03:19.654563+0000","last_peered":"2023-09-23T20:03:19.654563+0000","last_clean":"2023-09-23T20:03:19.654563+0000","last_became_active":"2023-09-23T19:58:12.518833+0000","last_became_peered":"2023-09-23T19:58:12.518833+0000","last_unstale":"2023-09-23T20:03:19.654563+0000","last_undegraded":"2023-09-23T20:03:19.654563+0000","last_fullsized":"2023-09-23T20:03:19.654563+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:35:48.338311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1203228827,"num_objects":409,"num_object_clones":0,"num_object_copies":1227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":409,"num_whiteouts":0,"num_read":14163,"num_read_kb":15134432,"num_write":9775,"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":2241245184,"data_stored":2229228027,"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":5222,"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":15666,"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":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":236223201402,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":257712,"kb_used_data":233896,"kb_used_omap":0,"kb_used_meta":23808,"kb_avail":93487440,"statfs":{"total":95995035648,"available":95731138560,"internally_reserved":0,"allocated":239509504,"data_stored":237790918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24379392},"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 Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.82499999999999996,"15min":0.85999999999999999},"min":{"1min":0.52700000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.288,"5min":1.671,"15min":1.671},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.81999999999999995,"15min":0.91100000000000003},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.427},"last":1.2829999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.88100000000000001,"15min":0.91700000000000004},"min":{"1min":0.443,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2050000000000001,"5min":1.609,"15min":1.609},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.88,"5min":0.82699999999999996,"15min":0.90700000000000003},"min":{"1min":0.55500000000000005,"5min":0.51000000000000001,"15min":0.47799999999999998},"max":{"1min":2.234,"5min":2.234,"15min":2.234},"last":0.93500000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.91300000000000003,"15min":0.95099999999999996},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":3.6309999999999998,"5min":3.6309999999999998,"15min":3.6309999999999998},"last":0.871},{"interface":"front","average":{"1min":1.1220000000000001,"5min":0.996,"15min":1.024},"min":{"1min":0.63800000000000001,"5min":0.441,"15min":0.441},"max":{"1min":3.5990000000000002,"5min":3.5990000000000002,"15min":3.5990000000000002},"last":1.0800000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.89300000000000002,"15min":0.93200000000000005},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":4.274,"5min":4.274,"15min":4.274},"last":1.137},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.96399999999999997,"15min":0.96999999999999997},"min":{"1min":0.61599999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.0830000000000002,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":1.206}]},{"osd":4,"last update":"Sat Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.90800000000000003,"15min":0.88600000000000001},"min":{"1min":0.61499999999999999,"5min":0.317,"15min":0.317},"max":{"1min":1.2969999999999999,"5min":1.804,"15min":1.804},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.92000000000000004,"15min":0.91600000000000004},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42099999999999999},"max":{"1min":1.522,"5min":1.5780000000000001,"15min":1.6220000000000001},"last":1.2470000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0269999999999999,"15min":0.96899999999999997},"min":{"1min":0.71899999999999997,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.5800000000000001,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98899999999999999,"15min":1.01},"min":{"1min":0.48099999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.3600000000000001,"5min":1.7070000000000001,"15min":2.3530000000000002},"last":1.171}]},{"osd":6,"last update":"Sat Sep 23 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0389999999999999,"15min":1.0529999999999999},"min":{"1min":0.60999999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.4350000000000001,"5min":1.5660000000000001,"15min":2.4489999999999998},"last":1.044},{"interface":"front","average":{"1min":1.071,"5min":1.0289999999999999,"15min":1.0449999999999999},"min":{"1min":0.626,"5min":0.38,"15min":0.38},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.0149999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463044,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":202412,"kb_used_data":180324,"kb_used_omap":0,"kb_used_meta":22080,"kb_avail":93542740,"statfs":{"total":95995035648,"available":95787765760,"internally_reserved":0,"allocated":184651776,"data_stored":183201101,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22609920},"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 Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.85299999999999998,"15min":0.879},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1739999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.024},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.80900000000000005,"15min":0.88600000000000001},"min":{"1min":0.47999999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1419999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.0700000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.83999999999999997,"15min":0.88600000000000001},"min":{"1min":0.66600000000000004,"5min":0.432,"15min":0.432},"max":{"1min":1.236,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.86299999999999999,"15min":0.90400000000000003},"min":{"1min":0.51200000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.149,"5min":1.429,"15min":1.429},"last":1.099}]},{"osd":2,"last update":"Sat Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.91200000000000003,"15min":0.91400000000000003},"min":{"1min":0.56499999999999995,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.2729999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.89400000000000002,"15min":0.94899999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.3580000000000001,"5min":1.3819999999999999,"15min":1.476},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.873,"15min":0.92900000000000005},"min":{"1min":0.55900000000000005,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.2190000000000001,"5min":1.3069999999999999,"15min":1.514},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94999999999999996,"15min":0.97899999999999998},"min":{"1min":0.55500000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.143}]},{"osd":4,"last update":"Sat Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.95499999999999996,"15min":0.93600000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.407,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.99099999999999999,"15min":0.92600000000000005},"min":{"1min":0.57699999999999996,"5min":0.54600000000000004,"15min":0.46800000000000003},"max":{"1min":1.403,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.99399999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.03,"15min":0.97899999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.42399999999999999},"max":{"1min":1.7490000000000001,"5min":1.7490000000000001,"15min":1.7490000000000001},"last":1.202},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0449999999999999,"15min":0.98899999999999999},"min":{"1min":0.71199999999999997,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":1.046}]},{"osd":7,"last update":"Sat Sep 23 20:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.129,"15min":1.091},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.48499999999999999},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.171,"5min":1.145,"15min":1.1339999999999999},"min":{"1min":0.746,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.1659999999999999}]}]},{"osd":1,"up_from":13,"seq":55834575030,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":263524,"kb_used_data":238876,"kb_used_omap":0,"kb_used_meta":24640,"kb_avail":93481628,"statfs":{"total":95995035648,"available":95725187072,"internally_reserved":0,"allocated":244609024,"data_stored":242853740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25231360},"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 Sep 23 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.61899999999999999,"15min":0.65200000000000002},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.754,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.624,"15min":0.66000000000000003},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.92100000000000004,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.66500000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:03:36 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.68899999999999995,"15min":0.72299999999999998},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.94399999999999995,"5min":1.538,"15min":1.538},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.70899999999999996,"15min":0.73199999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72099999999999997,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.78100000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.67600000000000005,"15min":0.71799999999999997},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.0489999999999999,"5min":1.734,"15min":1.734},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.78900000000000003,"15min":0.83399999999999996},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.03,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":0.997}]},{"osd":4,"last update":"Sat Sep 23 20:04:28 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.873,"15min":0.90400000000000003},"min":{"1min":0.54100000000000004,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.0640000000000001,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.95199999999999996,"15min":0.98799999999999999},"min":{"1min":0.63300000000000001,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.175,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":0.92100000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:04:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.0469999999999999,"15min":1.0489999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2050000000000001,"5min":6.9930000000000003,"15min":6.9930000000000003},"last":1.093},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.94399999999999995,"15min":1.0009999999999999},"min":{"1min":0.57999999999999996,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.222,"5min":1.72,"15min":1.72},"last":0.96499999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.98099999999999998,"15min":1.0489999999999999},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1599999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.0309999999999999,"15min":1.1120000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2849999999999999,"5min":1.6259999999999999,"15min":1.8180000000000001},"last":1.048}]},{"osd":7,"last update":"Sat Sep 23 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.1699999999999999,"15min":1.1539999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":7.0179999999999998,"5min":8.3450000000000006,"15min":8.3450000000000006},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.99399999999999999,"15min":1.05},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.23,"5min":1.837,"15min":1.837},"last":1.1319999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738561,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":396208,"kb_used_data":358312,"kb_used_omap":0,"kb_used_meta":37888,"kb_avail":93348944,"statfs":{"total":95995035648,"available":95589318656,"internally_reserved":0,"allocated":366911488,"data_stored":364465518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":38797312},"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 Sep 23 20:03:44 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.61499999999999999,"15min":0.61699999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.1459999999999999,"5min":2.5019999999999998,"15min":2.5019999999999998},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.625,"5min":0.65900000000000003,"15min":0.68400000000000005},"min":{"1min":0.36899999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.877,"5min":2.6099999999999999,"15min":2.6099999999999999},"last":0.75900000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:03:44 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.69999999999999996,"15min":0.755},"min":{"1min":0.34300000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1950000000000001,"5min":2.4500000000000002,"15min":2.4500000000000002},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.745,"15min":0.79600000000000004},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.306,"5min":2.5030000000000001,"15min":2.5030000000000001},"last":0.81699999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.72199999999999998,"15min":0.75800000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.008,"5min":2.1019999999999999,"15min":2.1019999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.70999999999999996,"15min":0.753},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.105,"5min":1.5720000000000001,"15min":1.6519999999999999},"last":0.71799999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:04:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.91700000000000004,"15min":0.93100000000000005},"min":{"1min":0.65300000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.8140000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.046,"5min":0.98499999999999999,"15min":0.996},"min":{"1min":0.61199999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.7230000000000001,"5min":1.768,"15min":4.7519999999999998},"last":0.91000000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:04:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.98199999999999998,"15min":1.008},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.4950000000000001,"5min":1.6339999999999999,"15min":2.125},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.056,"15min":1.056},"min":{"1min":0.68899999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4810000000000001,"5min":2.0640000000000001,"15min":2.0640000000000001},"last":1.0649999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:03:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.046,"15min":1.097},"min":{"1min":0.58299999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.5569999999999999,"5min":4.7220000000000004,"15min":4.7220000000000004},"last":1.129},{"interface":"front","average":{"1min":1.071,"5min":1.073,"15min":1.1240000000000001},"min":{"1min":0.68300000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.5409999999999999,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":1.1499999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:03:44 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0469999999999999,"15min":1.0980000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.292,"5min":2.036,"15min":2.036},"last":1.266},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.135,"15min":1.139},"min":{"1min":0.73699999999999999,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.516,"5min":4.7880000000000003,"15min":4.7880000000000003},"last":1.214}]}]},{"osd":2,"up_from":18,"seq":77309411500,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":292076,"kb_used_data":262436,"kb_used_omap":0,"kb_used_meta":29632,"kb_avail":93453076,"statfs":{"total":95995035648,"available":95695949824,"internally_reserved":0,"allocated":268734464,"data_stored":266847989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30343168},"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 Sep 23 20:03:40 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.60999999999999999,"15min":0.621},"min":{"1min":0.38,"5min":0.29699999999999999,"15min":0.28899999999999998},"max":{"1min":0.98999999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.62},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.66800000000000004,"15min":0.71599999999999997},"min":{"1min":0.39500000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.46600000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:03:40 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.67700000000000005,"15min":0.71999999999999997},"min":{"1min":0.38600000000000001,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.0009999999999999,"5min":1.2629999999999999,"15min":1.2669999999999999},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.67200000000000004,"15min":0.69899999999999995},"min":{"1min":0.44,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.046,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.53800000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:04:28 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.72599999999999998,"15min":0.81799999999999995},"min":{"1min":0.33700000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.129,"5min":1.2490000000000001,"15min":1.488},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.70499999999999996,"15min":0.77800000000000002},"min":{"1min":0.38500000000000001,"5min":0.375,"15min":0.33100000000000002},"max":{"1min":0.96799999999999997,"5min":1.2829999999999999,"15min":1.4259999999999999},"last":0.49099999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:04:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.89700000000000002,"15min":0.97699999999999998},"min":{"1min":0.48799999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2470000000000001,"5min":1.4039999999999999,"15min":1.738},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.91700000000000004,"15min":0.94399999999999995},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.0409999999999999,"5min":1.341,"15min":1.3899999999999999},"last":0.94299999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:04:10 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91200000000000003,"15min":0.93999999999999995},"min":{"1min":0.67300000000000004,"5min":0.441,"15min":0.441},"max":{"1min":1.4219999999999999,"5min":1.488,"15min":1.488},"last":1.244},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.999,"15min":1.0549999999999999},"min":{"1min":0.64100000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.772},"last":0.96599999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:03:56 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0189999999999999,"15min":1.093},"min":{"1min":0.66100000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4370000000000001,"5min":1.665,"15min":1.6930000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0189999999999999,"15min":1.0620000000000001},"min":{"1min":0.63600000000000001,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.288,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.0369999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:03:44 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0620000000000001,"15min":1.131},"min":{"1min":0.69899999999999995,"5min":0.65300000000000002,"15min":0.59499999999999997},"max":{"1min":1.4299999999999999,"5min":1.734,"15min":1.734},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.99199999999999999,"15min":1.0660000000000001},"min":{"1min":0.65400000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.399,"5min":1.5409999999999999,"15min":1.641},"last":1.397}]}]},{"osd":3,"up_from":26,"seq":111669149858,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":153396,"kb_used_data":137516,"kb_used_omap":0,"kb_used_meta":15872,"kb_avail":93591756,"statfs":{"total":95995035648,"available":95837958144,"internally_reserved":0,"allocated":140816384,"data_stored":139651351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":16252928},"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 Sep 23 20:03:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59399999999999997,"15min":0.64300000000000002},"min":{"1min":0.33400000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.82799999999999996,"5min":1.0469999999999999,"15min":1.0940000000000001},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.66800000000000004,"15min":0.71999999999999997},"min":{"1min":0.28499999999999998,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.073,"5min":4.2960000000000003,"15min":4.2960000000000003},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:03:30 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.65600000000000003,"15min":0.72299999999999998},"min":{"1min":0.39100000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.0229999999999999,"5min":1.1000000000000001,"15min":1.71},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.64200000000000002,"15min":0.71899999999999997},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.1830000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.88800000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:03:30 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.70299999999999996,"15min":0.77000000000000002},"min":{"1min":0.34000000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.125,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.66700000000000004,"15min":0.747},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.083,"5min":1.1180000000000001,"15min":1.363},"last":0.64500000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.875,"15min":0.92900000000000005},"min":{"1min":0.65500000000000003,"5min":0.376,"15min":0.376},"max":{"1min":1.381,"5min":1.504,"15min":1.504},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.92400000000000004,"15min":0.95999999999999996},"min":{"1min":0.52800000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.794,"5min":1.794,"15min":2.04},"last":1.1839999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.96299999999999997,"15min":1.006},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.329,"5min":1.6220000000000001,"15min":1.966},"last":1.369},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92900000000000005,"15min":0.98099999999999998},"min":{"1min":0.59299999999999997,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.341,"5min":1.3819999999999999,"15min":1.6619999999999999},"last":1.411}]},{"osd":6,"last update":"Sat Sep 23 20:04:02 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.96999999999999997,"15min":1.0580000000000001},"min":{"1min":0.63300000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.47,"5min":1.47,"15min":1.6040000000000001},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.0049999999999999,"15min":1.0900000000000001},"min":{"1min":0.67700000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3380000000000001,"5min":1.607,"15min":1.732},"last":1.1419999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:03:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.018,"15min":1.133},"min":{"1min":0.59699999999999998,"5min":0.443,"15min":0.443},"max":{"1min":1.49,"5min":1.55,"15min":1.5900000000000001},"last":1.296},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0309999999999999,"15min":1.135},"min":{"1min":0.53700000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4530000000000001,"5min":1.5700000000000001,"15min":1.921},"last":1.268}]}]},{"osd":4,"up_from":31,"seq":133143986327,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":423172,"kb_used_data":399420,"kb_used_omap":0,"kb_used_meta":23744,"kb_avail":93321980,"statfs":{"total":95995035648,"available":95561707520,"internally_reserved":0,"allocated":409006080,"data_stored":406370197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24313856},"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 Sep 23 20:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85099999999999998,"15min":0.88},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.40000000000000002},"max":{"1min":1.171,"5min":1.266,"15min":1.5009999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.81899999999999995,"15min":0.88100000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1859999999999999,"5min":1.202,"15min":1.446},"last":1.1719999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.78500000000000003,"15min":0.81200000000000006},"min":{"1min":0.45300000000000001,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0649999999999999,"5min":1.177,"15min":1.23},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.87,"15min":0.90400000000000003},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.335,"5min":1.335,"15min":1.595},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.94099999999999995,"15min":0.91400000000000003},"min":{"1min":0.56000000000000005,"5min":0.47999999999999998,"15min":0.442},"max":{"1min":1.2649999999999999,"5min":1.3120000000000001,"15min":1.4179999999999999},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.879,"15min":0.92400000000000004},"min":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.302,"5min":1.343,"15min":1.5549999999999999},"last":1.0629999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88600000000000001,"15min":0.92900000000000005},"min":{"1min":0.61899999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.802},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.875,"15min":0.90300000000000002},"min":{"1min":0.66000000000000003,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.153,"5min":1.2150000000000001,"15min":1.3620000000000001},"last":0.88300000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:04:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.96299999999999997,"15min":0.88700000000000001},"min":{"1min":0.48799999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.264,"5min":1.448,"15min":1.6930000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.004,"5min":1.034,"15min":0.97899999999999998},"min":{"1min":0.56699999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.306,"5min":1.431,"15min":1.6499999999999999},"last":1.228}]},{"osd":6,"last update":"Sat Sep 23 20:04:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1,"15min":0.98199999999999998},"min":{"1min":0.628,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.3200000000000001,"5min":1.4870000000000001,"15min":1.726},"last":1.117},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.036,"15min":0.99399999999999999},"min":{"1min":0.52500000000000002,"5min":0.47199999999999998,"15min":0.41399999999999998},"max":{"1min":1.3819999999999999,"5min":1.46,"15min":1.53},"last":0.91700000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:03:49 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.109,"15min":1.107},"min":{"1min":0.65000000000000002,"5min":0.628,"15min":0.495},"max":{"1min":1.355,"5min":1.6359999999999999,"15min":1.768},"last":1.087},{"interface":"front","average":{"1min":0.996,"5min":1.018,"15min":1.0189999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2609999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.008}]}]},{"osd":5,"up_from":39,"seq":167503724687,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":408668,"kb_used_data":386260,"kb_used_omap":0,"kb_used_meta":22400,"kb_avail":93336484,"statfs":{"total":95995035648,"available":95576559616,"internally_reserved":0,"allocated":395530240,"data_stored":392927713,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22937600},"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 Sep 23 20:04:19 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.81599999999999995,"15min":0.86199999999999999},"min":{"1min":0.55000000000000004,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.97999999999999998,"5min":1.671,"15min":1.671},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.79000000000000004,"15min":0.86399999999999999},"min":{"1min":0.47899999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.034,"5min":1.2050000000000001,"15min":1.4039999999999999},"last":0.85899999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:04:19 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.81000000000000005,"15min":0.871},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1,"5min":1.23,"15min":1.3280000000000001},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.84399999999999997,"15min":0.88900000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0649999999999999,"5min":1.718,"15min":1.718},"last":0.75800000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:04:19 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.79000000000000004,"15min":0.85999999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.93999999999999995,"5min":1.206,"15min":1.2330000000000001},"last":1.016},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.86399999999999999,"15min":0.90800000000000003},"min":{"1min":0.64600000000000002,"5min":0.498,"15min":0.44500000000000001},"max":{"1min":1.075,"5min":1.3440000000000001,"15min":1.4039999999999999},"last":0.94799999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:04:19 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.90700000000000003,"15min":0.93999999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.161,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.85999999999999999,"15min":0.91200000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1879999999999999,"5min":1.23,"15min":1.23},"last":0.79900000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:04:19 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.91100000000000003,"15min":0.83599999999999997},"min":{"1min":0.51100000000000001,"5min":0.48699999999999999,"15min":0.39700000000000002},"max":{"1min":1.1140000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.087},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.91300000000000003,"15min":0.86399999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.377},"max":{"1min":1.3080000000000001,"5min":1.3140000000000001,"15min":1.329},"last":1.1890000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:03:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0249999999999999,"15min":0.94799999999999995},"min":{"1min":0.71999999999999997,"5min":0.56100000000000005,"15min":0.496},"max":{"1min":1.4490000000000001,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.224},{"interface":"front","average":{"1min":1.004,"5min":1.0189999999999999,"15min":1.004},"min":{"1min":0.63100000000000001,"5min":0.52400000000000002,"15min":0.42599999999999999},"max":{"1min":1.3720000000000001,"5min":1.482,"15min":1.482},"last":1.264}]},{"osd":7,"last update":"Sat Sep 23 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0109999999999999,"15min":1.02},"min":{"1min":0.71699999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.4019999999999999,"5min":1.452,"15min":1.452},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.113,"15min":1.1459999999999999},"min":{"1min":0.84399999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.518},"last":1.327}]}]}],"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":4598,"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":4522,"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":4668,"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":365477888,"data_stored":363487741,"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":243777536,"data_stored":242466907,"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":267898880,"data_stored":266461179,"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":139980800,"data_stored":139264428,"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":408150016,"data_stored":405978766,"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":394690560,"data_stored":392540256,"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":183214080,"data_stored":182219701,"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":238055424,"data_stored":236809049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:04:32.495 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-23T20:04:32.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-23T20:04:34.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:33 smithi112 bash[41728]: cluster 2023-09-23T20:04:32.886350+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:34.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:33 smithi112 bash[104422]: cluster 2023-09-23T20:04:32.886350+0000 mgr.y (mgr.34107) 12 : cluster 0 pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:34.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:33 smithi174 bash[31352]: cluster 2023-09-23T20:04:32.886350+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:34.760 INFO:teuthology.orchestra.run.smithi112.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:04:35.568 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T20:04:35.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[104422]: audit 2023-09-23T20:04:34.755810+0000 mgr.y (mgr.34107) 13 : audit 0 from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:04:35.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[104422]: cephadm 2023-09-23T20:04:34.756429+0000 mgr.y (mgr.34107) 14 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:04:35.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[104422]: audit 2023-09-23T20:04:34.761674+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:35.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[104422]: cluster 2023-09-23T20:04:34.887035+0000 mgr.y (mgr.34107) 15 : cluster 0 pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:35.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[41728]: audit 2023-09-23T20:04:34.755810+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:04:35.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[41728]: cephadm 2023-09-23T20:04:34.756429+0000 mgr.y (mgr.34107) 14 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:04:35.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[41728]: audit 2023-09-23T20:04:34.761674+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:35.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:35 smithi112 bash[41728]: cluster 2023-09-23T20:04:34.887035+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:35 smithi174 bash[31352]: audit 2023-09-23T20:04:34.755810+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:04:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:35 smithi174 bash[31352]: cephadm 2023-09-23T20:04:34.756429+0000 mgr.y (mgr.34107) 14 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:04:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:35 smithi174 bash[31352]: audit 2023-09-23T20:04:34.761674+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:35 smithi174 bash[31352]: cluster 2023-09-23T20:04:34.887035+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:38.270 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:37 smithi174 bash[31352]: cluster 2023-09-23T20:04:36.887667+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:38.305 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:04:38.332 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:37 smithi112 bash[41728]: cluster 2023-09-23T20:04:36.887667+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:38.333 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:37 smithi112 bash[104422]: cluster 2023-09-23T20:04:36.887667+0000 mgr.y (mgr.34107) 16 : cluster 0 pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:38.946 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:04:38 smithi174 bash[81369]: ts=2023-09-23T20:04: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:04:39.201 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:38 smithi112 bash[104422]: audit 2023-09-23T20:04:37.958451+0000 mon.a (mon.0) 52 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:39.201 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:38 smithi112 bash[41728]: audit 2023-09-23T20:04:37.958451+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:39.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:38 smithi174 bash[31352]: audit 2023-09-23T20:04:37.958451+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:40.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:39 smithi174 bash[31352]: cluster 2023-09-23T20:04:38.888397+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:40.210 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:39 smithi112 bash[41728]: cluster 2023-09-23T20:04:38.888397+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:40.211 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:04:40] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-23T20:04:40.211 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:39 smithi112 bash[104422]: cluster 2023-09-23T20:04:38.888397+0000 mgr.y (mgr.34107) 17 : cluster 0 pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:40.635 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:04:41.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:40.417215+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:40.426426+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:40.428293+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:41.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:40.429362+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.430905+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.431214+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.097714+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.104399+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.143894+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.150526+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.155098+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.235343+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.237537+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.238835+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:41.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:41 smithi174 bash[31352]: audit 2023-09-23T20:04:41.245674+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:40.417215+0000 mon.a (mon.0) 53 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:40.426426+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:40.428293+0000 mon.a (mon.0) 55 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:40.429362+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.430905+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.431214+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:04:41.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.097714+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.104399+0000 mon.a (mon.0) 58 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.143894+0000 mon.a (mon.0) 59 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.150526+0000 mon.a (mon.0) 60 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.155098+0000 mon.a (mon.0) 61 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.235343+0000 mon.a (mon.0) 62 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.237537+0000 mon.a (mon.0) 63 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.238835+0000 mon.a (mon.0) 64 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[104422]: audit 2023-09-23T20:04:41.245674+0000 mon.a (mon.0) 65 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:40.417215+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:40.426426+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:40.428293+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:40.429362+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.430905+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.431214+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.097714+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.104399+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.143894+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.150526+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.155098+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.235343+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.237537+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:41.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.238835+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:41.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:41 smithi112 bash[41728]: audit 2023-09-23T20:04:41.245674+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:04:42.442 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_0' removed 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.595904+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.597127+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.760959+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.762074+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cluster 2023-09-23T20:04:40.889020+0000 mgr.y (mgr.34107) 24 : cluster 0 pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.925424+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: cephadm 2023-09-23T20:04:40.926415+0000 mgr.y (mgr.34107) 26 : cephadm 1 Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[104422]: audit 2023-09-23T20:04:42.320704+0000 mon.a (mon.0) 66 : audit 1 from='client.? 172.21.15.112:0/3299024760' 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-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.595904+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.597127+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.760959+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.762074+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cluster 2023-09-23T20:04:40.889020+0000 mgr.y (mgr.34107) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.925424+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: cephadm 2023-09-23T20:04:40.926415+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: audit 2023-09-23T20:04:42.320704+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.112:0/3299024760' 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-09-23T20:04:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:42 smithi112 bash[41728]: debug 2023-09-23T20:04:42.433+0000 7f50239ee700 -1 mon.c@2(peon).osd e81 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.595904+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.597127+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.760959+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.762074+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cluster 2023-09-23T20:04:40.889020+0000 mgr.y (mgr.34107) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.925424+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: cephadm 2023-09-23T20:04:40.926415+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:42.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: audit 2023-09-23T20:04:42.320704+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.112:0/3299024760' 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-09-23T20:04:42.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:42 smithi174 bash[31352]: debug 2023-09-23T20:04:42.427+0000 7fa654d37700 -1 mon.b@1(peon).osd e81 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:04:43.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:43 smithi174 bash[31352]: cluster 2023-09-23T20:04:42.438727+0000 osd.4 (osd.4) 5 : cluster [WRN] failed to encode map e81 with expected crc 2023-09-23T20:04:43.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:43 smithi174 bash[31352]: audit 2023-09-23T20:04:42.440049+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.112:0/3299024760' 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-09-23T20:04:43.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:43 smithi174 bash[31352]: cluster 2023-09-23T20:04:42.440162+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:04:43.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:43 smithi174 bash[31352]: cluster 2023-09-23T20:04:42.442109+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e81 with expected crc 2023-09-23T20:04:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[41728]: cluster 2023-09-23T20:04:42.438727+0000 osd.4 (osd.4) 5 : cluster [WRN] failed to encode map e81 with expected crc 2023-09-23T20:04:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[41728]: audit 2023-09-23T20:04:42.440049+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.112:0/3299024760' 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-09-23T20:04:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[41728]: cluster 2023-09-23T20:04:42.440162+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:04:43.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[41728]: cluster 2023-09-23T20:04:42.442109+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e81 with expected crc 2023-09-23T20:04:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[104422]: cluster 2023-09-23T20:04:42.438727+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:04:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[104422]: audit 2023-09-23T20:04:42.440049+0000 mon.a (mon.0) 67 : audit 1 from='client.? 172.21.15.112:0/3299024760' 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-09-23T20:04:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[104422]: cluster 2023-09-23T20:04:42.440162+0000 mon.a (mon.0) 68 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:04:43.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:43 smithi112 bash[104422]: cluster 2023-09-23T20:04:42.442109+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:04:43.985 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:04:43.985 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-09-23T20:04:43.985 DEBUG:teuthology.parallel:result is None 2023-09-23T20:04:44.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:44 smithi174 bash[31352]: cluster 2023-09-23T20:04:42.889666+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:44.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:44 smithi112 bash[104422]: cluster 2023-09-23T20:04:42.889666+0000 mgr.y (mgr.34107) 27 : cluster 0 pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:44.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:44 smithi112 bash[41728]: cluster 2023-09-23T20:04:42.889666+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:04:46.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:46 smithi174 bash[31352]: cluster 2023-09-23T20:04:44.890915+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:46.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:46 smithi112 bash[104422]: cluster 2023-09-23T20:04:44.890915+0000 mgr.y (mgr.34107) 28 : cluster 0 pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:46.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:46 smithi112 bash[41728]: cluster 2023-09-23T20:04:44.890915+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:48.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:48 smithi174 bash[31352]: cluster 2023-09-23T20:04:46.891643+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:48.817 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:04:48 smithi174 bash[81369]: ts=2023-09-23T20:04: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:04:48.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:48 smithi112 bash[41728]: cluster 2023-09-23T20:04:46.891643+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:48.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:48 smithi112 bash[104422]: cluster 2023-09-23T20:04:46.891643+0000 mgr.y (mgr.34107) 29 : cluster 0 pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:50.459 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:04:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:04:50] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-23T20:04:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:50 smithi174 bash[31352]: cluster 2023-09-23T20:04:48.892498+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:50 smithi112 bash[104422]: cluster 2023-09-23T20:04:48.892498+0000 mgr.y (mgr.34107) 30 : cluster 0 pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:50 smithi112 bash[41728]: cluster 2023-09-23T20:04:48.892498+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:52.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:52 smithi174 bash[31352]: cluster 2023-09-23T20:04:50.893530+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:52.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:52 smithi112 bash[104422]: cluster 2023-09-23T20:04:50.893530+0000 mgr.y (mgr.34107) 31 : cluster 0 pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:52.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:52 smithi112 bash[41728]: cluster 2023-09-23T20:04:50.893530+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:53 smithi174 bash[31352]: cluster 2023-09-23T20:04:52.894151+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:53 smithi174 bash[31352]: audit 2023-09-23T20:04:52.959154+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:53 smithi112 bash[41728]: cluster 2023-09-23T20:04:52.894151+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:53 smithi112 bash[41728]: audit 2023-09-23T20:04:52.959154+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:54.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:53 smithi112 bash[104422]: cluster 2023-09-23T20:04:52.894151+0000 mgr.y (mgr.34107) 32 : cluster 0 pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:54.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:53 smithi112 bash[104422]: audit 2023-09-23T20:04:52.959154+0000 mon.a (mon.0) 69 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:55 smithi174 bash[31352]: cluster 2023-09-23T20:04:54.895236+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:55 smithi112 bash[41728]: cluster 2023-09-23T20:04:54.895236+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:55 smithi112 bash[104422]: cluster 2023-09-23T20:04:54.895236+0000 mgr.y (mgr.34107) 33 : cluster 0 pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:58.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:57 smithi174 bash[31352]: cluster 2023-09-23T20:04:56.895930+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:57 smithi112 bash[104422]: cluster 2023-09-23T20:04:56.895930+0000 mgr.y (mgr.34107) 34 : cluster 0 pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:58.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:57 smithi112 bash[41728]: cluster 2023-09-23T20:04:56.895930+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:04:59.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:04:58 smithi174 bash[81369]: ts=2023-09-23T20:04:58.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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:00.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:04:59 smithi174 bash[31352]: cluster 2023-09-23T20:04:58.896753+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:04:59 smithi112 bash[41728]: cluster 2023-09-23T20:04:58.896753+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:00.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:04:59 smithi112 bash[104422]: cluster 2023-09-23T20:04:58.896753+0000 mgr.y (mgr.34107) 35 : cluster 0 pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:00.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:05:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:05:00] "GET /metrics HTTP/1.1" 200 33727 "" "Prometheus/2.43.0" 2023-09-23T20:05:02.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:01 smithi174 bash[31352]: cluster 2023-09-23T20:05:00.897536+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:02.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:01 smithi112 bash[41728]: cluster 2023-09-23T20:05:00.897536+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:02.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:01 smithi112 bash[104422]: cluster 2023-09-23T20:05:00.897536+0000 mgr.y (mgr.34107) 36 : cluster 0 pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:03 smithi174 bash[31352]: cluster 2023-09-23T20:05:02.898309+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:04.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:03 smithi112 bash[41728]: cluster 2023-09-23T20:05:02.898309+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:04.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:03 smithi112 bash[104422]: cluster 2023-09-23T20:05:02.898309+0000 mgr.y (mgr.34107) 37 : cluster 0 pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:05 smithi174 bash[31352]: cluster 2023-09-23T20:05:04.899477+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:05 smithi112 bash[104422]: cluster 2023-09-23T20:05:04.899477+0000 mgr.y (mgr.34107) 38 : cluster 0 pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:06.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:05 smithi112 bash[41728]: cluster 2023-09-23T20:05:04.899477+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:07 smithi174 bash[31352]: cluster 2023-09-23T20:05:06.900150+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:07 smithi174 bash[31352]: audit 2023-09-23T20:05:07.959678+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:07 smithi112 bash[104422]: cluster 2023-09-23T20:05:06.900150+0000 mgr.y (mgr.34107) 39 : cluster 0 pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:07 smithi112 bash[104422]: audit 2023-09-23T20:05:07.959678+0000 mon.a (mon.0) 70 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:08.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:07 smithi112 bash[41728]: cluster 2023-09-23T20:05:06.900150+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:08.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:07 smithi112 bash[41728]: audit 2023-09-23T20:05:07.959678+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:09.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:05:08 smithi174 bash[81369]: ts=2023-09-23T20:05: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:09 smithi174 bash[31352]: cluster 2023-09-23T20:05:08.900986+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:09 smithi112 bash[104422]: cluster 2023-09-23T20:05:08.900986+0000 mgr.y (mgr.34107) 40 : cluster 0 pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:10.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:05:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:05:10] "GET /metrics HTTP/1.1" 200 33728 "" "Prometheus/2.43.0" 2023-09-23T20:05:10.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:09 smithi112 bash[41728]: cluster 2023-09-23T20:05:08.900986+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:11 smithi174 bash[31352]: cluster 2023-09-23T20:05:10.901559+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:11 smithi112 bash[104422]: cluster 2023-09-23T20:05:10.901559+0000 mgr.y (mgr.34107) 41 : cluster 0 pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:12.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:11 smithi112 bash[41728]: cluster 2023-09-23T20:05:10.901559+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:14.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:13 smithi174 bash[31352]: cluster 2023-09-23T20:05:12.902244+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:13 smithi112 bash[41728]: cluster 2023-09-23T20:05:12.902244+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:13 smithi112 bash[104422]: cluster 2023-09-23T20:05:12.902244+0000 mgr.y (mgr.34107) 42 : cluster 0 pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:15 smithi174 bash[31352]: cluster 2023-09-23T20:05:14.903331+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:15 smithi112 bash[41728]: cluster 2023-09-23T20:05:14.903331+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:16.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:15 smithi112 bash[104422]: cluster 2023-09-23T20:05:14.903331+0000 mgr.y (mgr.34107) 43 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:17 smithi174 bash[31352]: cluster 2023-09-23T20:05:16.903984+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:18.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:17 smithi112 bash[104422]: cluster 2023-09-23T20:05:16.903984+0000 mgr.y (mgr.34107) 44 : cluster 0 pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:18.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:17 smithi112 bash[41728]: cluster 2023-09-23T20:05:16.903984+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:19.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:05:18 smithi174 bash[81369]: ts=2023-09-23T20:05: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:20.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:19 smithi174 bash[31352]: cluster 2023-09-23T20:05:18.904794+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:20.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:05:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:05:20] "GET /metrics HTTP/1.1" 200 33728 "" "Prometheus/2.43.0" 2023-09-23T20:05:20.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:19 smithi112 bash[41728]: cluster 2023-09-23T20:05:18.904794+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:20.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:19 smithi112 bash[104422]: cluster 2023-09-23T20:05:18.904794+0000 mgr.y (mgr.34107) 45 : cluster 0 pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:21 smithi174 bash[31352]: cluster 2023-09-23T20:05:20.905418+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:21 smithi112 bash[41728]: cluster 2023-09-23T20:05:20.905418+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:21 smithi112 bash[104422]: cluster 2023-09-23T20:05:20.905418+0000 mgr.y (mgr.34107) 46 : cluster 0 pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:23 smithi174 bash[31352]: cluster 2023-09-23T20:05:22.906121+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:23 smithi174 bash[31352]: audit 2023-09-23T20:05:22.963801+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:24.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:23 smithi112 bash[41728]: cluster 2023-09-23T20:05:22.906121+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:24.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:23 smithi112 bash[41728]: audit 2023-09-23T20:05:22.963801+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:23 smithi112 bash[104422]: cluster 2023-09-23T20:05:22.906121+0000 mgr.y (mgr.34107) 47 : cluster 0 pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:23 smithi112 bash[104422]: audit 2023-09-23T20:05:22.963801+0000 mon.a (mon.0) 71 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:26.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:25 smithi174 bash[31352]: cluster 2023-09-23T20:05:24.907491+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:26.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:25 smithi112 bash[104422]: cluster 2023-09-23T20:05:24.907491+0000 mgr.y (mgr.34107) 48 : cluster 0 pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:26.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:25 smithi112 bash[41728]: cluster 2023-09-23T20:05:24.907491+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:28.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:27 smithi174 bash[31352]: cluster 2023-09-23T20:05:26.908134+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:28.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:27 smithi112 bash[104422]: cluster 2023-09-23T20:05:26.908134+0000 mgr.y (mgr.34107) 49 : cluster 0 pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:28.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:27 smithi112 bash[41728]: cluster 2023-09-23T20:05:26.908134+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:29.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:05:28 smithi174 bash[81369]: ts=2023-09-23T20:05: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:29 smithi174 bash[31352]: cluster 2023-09-23T20:05:28.909047+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:29 smithi112 bash[104422]: cluster 2023-09-23T20:05:28.909047+0000 mgr.y (mgr.34107) 50 : cluster 0 pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:30.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:05:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:05:30] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.43.0" 2023-09-23T20:05:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:29 smithi112 bash[41728]: cluster 2023-09-23T20:05:28.909047+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:32.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:31 smithi174 bash[31352]: cluster 2023-09-23T20:05:30.909668+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:31 smithi112 bash[104422]: cluster 2023-09-23T20:05:30.909668+0000 mgr.y (mgr.34107) 51 : cluster 0 pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:31 smithi112 bash[41728]: cluster 2023-09-23T20:05:30.909668+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:34.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:33 smithi174 bash[31352]: cluster 2023-09-23T20:05:32.910315+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:33 smithi112 bash[104422]: cluster 2023-09-23T20:05:32.910315+0000 mgr.y (mgr.34107) 52 : cluster 0 pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:33 smithi112 bash[41728]: cluster 2023-09-23T20:05:32.910315+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:35 smithi174 bash[31352]: cluster 2023-09-23T20:05:34.911354+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:35 smithi112 bash[104422]: cluster 2023-09-23T20:05:34.911354+0000 mgr.y (mgr.34107) 53 : cluster 0 pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:36.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:35 smithi112 bash[41728]: cluster 2023-09-23T20:05:34.911354+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:37 smithi174 bash[31352]: cluster 2023-09-23T20:05:36.912023+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:37 smithi174 bash[31352]: audit 2023-09-23T20:05:37.964183+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:37 smithi112 bash[104422]: cluster 2023-09-23T20:05:36.912023+0000 mgr.y (mgr.34107) 54 : cluster 0 pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:37 smithi112 bash[104422]: audit 2023-09-23T20:05:37.964183+0000 mon.a (mon.0) 72 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:38.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:37 smithi112 bash[41728]: cluster 2023-09-23T20:05:36.912023+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:38.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:37 smithi112 bash[41728]: audit 2023-09-23T20:05:37.964183+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:39.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:05:38 smithi174 bash[81369]: ts=2023-09-23T20:05: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:39 smithi174 bash[31352]: cluster 2023-09-23T20:05:38.912884+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:40.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:05:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:05:40] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.43.0" 2023-09-23T20:05:40.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:39 smithi112 bash[41728]: cluster 2023-09-23T20:05:38.912884+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:40.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:39 smithi112 bash[104422]: cluster 2023-09-23T20:05:38.912884+0000 mgr.y (mgr.34107) 55 : cluster 0 pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:42.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:41 smithi174 bash[31352]: cluster 2023-09-23T20:05:40.913428+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:42.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:41 smithi174 bash[31352]: audit 2023-09-23T20:05:41.326312+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:41 smithi112 bash[104422]: cluster 2023-09-23T20:05:40.913428+0000 mgr.y (mgr.34107) 56 : cluster 0 pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:41 smithi112 bash[104422]: audit 2023-09-23T20:05:41.326312+0000 mon.a (mon.0) 73 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:42.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:41 smithi112 bash[41728]: cluster 2023-09-23T20:05:40.913428+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:42.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:41 smithi112 bash[41728]: audit 2023-09-23T20:05:41.326312+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:44.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:43 smithi174 bash[31352]: cluster 2023-09-23T20:05:42.914099+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:44.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:43 smithi112 bash[41728]: cluster 2023-09-23T20:05:42.914099+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:44.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:43 smithi112 bash[104422]: cluster 2023-09-23T20:05:42.914099+0000 mgr.y (mgr.34107) 57 : cluster 0 pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:45.327 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T20:05:46.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:45 smithi174 bash[31352]: cluster 2023-09-23T20:05:44.915120+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:46.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:45 smithi112 bash[104422]: cluster 2023-09-23T20:05:44.915120+0000 mgr.y (mgr.34107) 58 : cluster 0 pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:46.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:45 smithi112 bash[41728]: cluster 2023-09-23T20:05:44.915120+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:48.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:47 smithi174 bash[31352]: cluster 2023-09-23T20:05:46.915638+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:48.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:47 smithi174 bash[31352]: audit 2023-09-23T20:05:47.821916+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:48.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:47 smithi174 bash[31352]: audit 2023-09-23T20:05:47.832225+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:47 smithi112 bash[41728]: cluster 2023-09-23T20:05:46.915638+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:47 smithi112 bash[41728]: audit 2023-09-23T20:05:47.821916+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:47 smithi112 bash[41728]: audit 2023-09-23T20:05:47.832225+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:47 smithi112 bash[104422]: cluster 2023-09-23T20:05:46.915638+0000 mgr.y (mgr.34107) 59 : cluster 0 pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:47 smithi112 bash[104422]: audit 2023-09-23T20:05:47.821916+0000 mon.a (mon.0) 74 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:47 smithi112 bash[104422]: audit 2023-09-23T20:05:47.832225+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.028 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:05:48 smithi174 bash[81369]: ts=2023-09-23T20:05: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:49 smithi174 bash[31352]: audit 2023-09-23T20:05:48.032604+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:49 smithi174 bash[31352]: audit 2023-09-23T20:05:48.041273+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:49 smithi174 bash[31352]: audit 2023-09-23T20:05:48.518600+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:49 smithi174 bash[31352]: audit 2023-09-23T20:05:48.520319+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:05:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:49 smithi174 bash[31352]: audit 2023-09-23T20:05:48.528785+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[104422]: audit 2023-09-23T20:05:48.032604+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[104422]: audit 2023-09-23T20:05:48.041273+0000 mon.a (mon.0) 77 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[104422]: audit 2023-09-23T20:05:48.518600+0000 mon.a (mon.0) 78 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[104422]: audit 2023-09-23T20:05:48.520319+0000 mon.a (mon.0) 79 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:05:49.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[104422]: audit 2023-09-23T20:05:48.528785+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[41728]: audit 2023-09-23T20:05:48.032604+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[41728]: audit 2023-09-23T20:05:48.041273+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[41728]: audit 2023-09-23T20:05:48.518600+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[41728]: audit 2023-09-23T20:05:48.520319+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:05:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:49 smithi112 bash[41728]: audit 2023-09-23T20:05:48.528785+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:49.867 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:05:50.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:50 smithi174 bash[31352]: cluster 2023-09-23T20:05:48.916635+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:50.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:50 smithi112 bash[104422]: cluster 2023-09-23T20:05:48.916635+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:50.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:05:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:05:50] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.43.0" 2023-09-23T20:05:50.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:50 smithi112 bash[41728]: cluster 2023-09-23T20:05:48.916635+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:52.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:52 smithi112 bash[104422]: cluster 2023-09-23T20:05:50.917211+0000 mgr.y (mgr.34107) 61 : cluster 0 pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:52.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:52 smithi112 bash[41728]: cluster 2023-09-23T20:05:50.917211+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:52 smithi174 bash[31352]: cluster 2023-09-23T20:05:50.917211+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:53.221 INFO:teuthology.orchestra.run.smithi112.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:05:53.992 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-23T20:05:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: cluster 2023-09-23T20:05:52.917773+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:52.964329+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.215471+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: cephadm 2023-09-23T20:05:53.216123+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.222606+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.238708+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.612890+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.619464+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.620666+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.621597+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.628409+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.704140+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.708137+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:05:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.710045+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:05:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:53 smithi174 bash[31352]: audit 2023-09-23T20:05:53.711120+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T20:05:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: cluster 2023-09-23T20:05:52.917773+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:52.964329+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.215471+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:05:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: cephadm 2023-09-23T20:05:53.216123+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.222606+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.238708+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.612890+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.619464+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.620666+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.621597+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.628409+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.704140+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.708137+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.710045+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:05:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[41728]: audit 2023-09-23T20:05:53.711120+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: cluster 2023-09-23T20:05:52.917773+0000 mgr.y (mgr.34107) 62 : cluster 0 pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:52.964329+0000 mon.a (mon.0) 81 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.215471+0000 mgr.y (mgr.34107) 63 : audit 0 from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: cephadm 2023-09-23T20:05:53.216123+0000 mgr.y (mgr.34107) 64 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.222606+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.238708+0000 mon.a (mon.0) 83 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.612890+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.619464+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.620666+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.621597+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:05:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.628409+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:54.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.704140+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:54.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.708137+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:05:54.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.710045+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:05:54.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:53 smithi112 bash[104422]: audit 2023-09-23T20:05:53.711120+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T20:05:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:55 smithi174 bash[31352]: cephadm 2023-09-23T20:05:53.711855+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T20:05:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:55 smithi174 bash[31352]: cluster 2023-09-23T20:05:54.230787+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T20:05:55.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:55 smithi112 bash[104422]: cephadm 2023-09-23T20:05:53.711855+0000 mgr.y (mgr.34107) 65 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T20:05:55.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:55 smithi112 bash[104422]: cluster 2023-09-23T20:05:54.230787+0000 mon.a (mon.0) 93 : cluster 0 mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T20:05:55.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:55 smithi112 bash[41728]: cephadm 2023-09-23T20:05:53.711855+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T20:05:55.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:55 smithi112 bash[41728]: cluster 2023-09-23T20:05:54.230787+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T20:05:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:56 smithi174 bash[31352]: cluster 2023-09-23T20:05:54.918460+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:05:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:56 smithi174 bash[31352]: audit 2023-09-23T20:05:56.040647+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:56 smithi174 bash[31352]: audit 2023-09-23T20:05:56.042491+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:05:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:56 smithi174 bash[31352]: audit 2023-09-23T20:05:56.043821+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:05:56.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:56 smithi174 bash[31352]: audit 2023-09-23T20:05:56.045056+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:56.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[104422]: cluster 2023-09-23T20:05:54.918460+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:05:56.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[104422]: audit 2023-09-23T20:05:56.040647+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:56.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[104422]: audit 2023-09-23T20:05:56.042491+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:05:56.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[104422]: audit 2023-09-23T20:05:56.043821+0000 mon.a (mon.0) 96 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:05:56.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[104422]: audit 2023-09-23T20:05:56.045056+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:56.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[41728]: cluster 2023-09-23T20:05:54.918460+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:05:56.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[41728]: audit 2023-09-23T20:05:56.040647+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:05:56.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[41728]: audit 2023-09-23T20:05:56.042491+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:05:56.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[41728]: audit 2023-09-23T20:05:56.043821+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:05:56.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:56 smithi112 bash[41728]: audit 2023-09-23T20:05:56.045056+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:57 smithi174 bash[31352]: cephadm 2023-09-23T20:05:56.031522+0000 mgr.y (mgr.34107) 67 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T20:05:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:57 smithi174 bash[31352]: cephadm 2023-09-23T20:05:56.046525+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Deploying daemon mon.c on smithi112 2023-09-23T20:05:57.633 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:57 smithi112 bash[41728]: cephadm 2023-09-23T20:05:56.031522+0000 mgr.y (mgr.34107) 67 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T20:05:57.633 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:57 smithi112 bash[41728]: cephadm 2023-09-23T20:05:56.046525+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Deploying daemon mon.c on smithi112 2023-09-23T20:05:57.633 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:57 smithi112 bash[104422]: cephadm 2023-09-23T20:05:56.031522+0000 mgr.y (mgr.34107) 67 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T20:05:57.634 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:57 smithi112 bash[104422]: cephadm 2023-09-23T20:05:56.046525+0000 mgr.y (mgr.34107) 68 : cephadm 1 Deploying daemon mon.c on smithi112 2023-09-23T20:05:58.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:05:58 smithi174 bash[31352]: cluster 2023-09-23T20:05:56.919084+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:05:58.581 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:58 smithi112 bash[41728]: cluster 2023-09-23T20:05:56.919084+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:05:58.582 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:05:58 smithi112 bash[104422]: cluster 2023-09-23T20:05:56.919084+0000 mgr.y (mgr.34107) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:05:58.772 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:05:59.055 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:58 smithi112 systemd[1]: Stopping Ceph mon.c for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:05:59.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:58 smithi112 bash[41728]: debug 2023-09-23T20:05:58.727+0000 7f50291f9700 -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-09-23T20:05:59.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:58 smithi112 bash[41728]: debug 2023-09-23T20:05:58.727+0000 7f50291f9700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-23T20:05:59.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:05:58 smithi174 bash[81369]: ts=2023-09-23T20:05:58.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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:00.126 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:05:59 smithi112 bash[107501]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T20:06:00.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:00 smithi112 bash[107573]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T20:06:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:00 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-23T20:06:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:00 smithi112 systemd[1]: Stopped Ceph mon.c for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:00 smithi112 systemd[1]: Started Ceph mon.c for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:00.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:06:00] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.43.0" 2023-09-23T20:06:02.800 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.543+0000 7f66878c2c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T20:06:02.800 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.543+0000 7f66878c2c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.543+0000 7f66878c2c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 0 load: jerasure load: lrc 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Git sha 0 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: DB SUMMARY 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: DB Session ID: WGYKZRFJL53ZMLT5YVFR 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T20:06:02.801 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1859 Bytes 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 1201163 ; 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T20:06:02.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.env: 0x55cb17589720 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.info_log: 0x55cb190ad480 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T20:06:02.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T20:06:02.804 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.db_log_dir: 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.wal_dir: 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T20:06:02.805 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.write_buffer_manager: 0x55cb1833ac80 2023-09-23T20:06:02.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T20:06:02.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T20:06:02.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T20:06:02.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T20:06:02.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T20:06:02.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.row_cache: None 2023-09-23T20:06:02.808 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.wal_filter: None 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T20:06:02.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T20:06:02.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T20:06:02.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Compression algorithms supported: 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kZSTD supported: 0 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T20:06:02.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.merge_operator: 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cb190ad580) 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: cache_index_and_filter_blocks: 1 2023-09-23T20:06:02.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: pin_top_level_index_and_filter: 1 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: index_type: 0 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: data_block_index_type: 0 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: index_shortening: 1 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: checksum: 4 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: no_block_cache: 0 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_cache: 0x55cb183bd1f0 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_cache_name: BinnedLRUCache 2023-09-23T20:06:02.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_cache_options: 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: capacity : 536870912 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: num_shard_bits : 4 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: strict_capacity_limit : 0 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: high_pri_pool_ratio: 0.000 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_cache_compressed: (nil) 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: persistent_cache: (nil) 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_size: 4096 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_size_deviation: 10 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_restart_interval: 16 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: index_block_restart_interval: 1 2023-09-23T20:06:02.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: metadata_block_size: 4096 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: partition_filters: 0 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: use_delta_encoding: 1 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: filter_policy: bloomfilter 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: whole_key_filtering: 1 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: verify_compression: 0 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: read_amp_bytes_per_bit: 0 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: format_version: 5 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: enable_index_compression: 1 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: block_align: 0 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: max_auto_readahead_size: 262144 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: prepopulate_block_cache: 0 2023-09-23T20:06:02.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: initial_auto_readahead_size: 8192 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: num_file_reads_for_auto_readahead: 2 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.num_levels: 7 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T20:06:02.817 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T20:06:02.818 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T20:06:02.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T20:06:02.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T20:06:02.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T20:06:02.822 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T20:06:02.823 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f667d0e1700 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-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 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 20781, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T20:06:02.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e8c624f7-6c23-4328-adfd-6d782a3a6e78 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499562556398, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.551+0000 7f66878c2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.559+0000 7f66878c2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499562563475, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 777057, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20776, "largest_seqno": 21606, "table_properties": {"data_size": 773329, "index_size": 2010, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6029, "raw_average_key_size": 21, "raw_value_size": 767133, "raw_average_value_size": 2779, "num_data_blocks": 90, "num_entries": 276, "num_filter_entries": 276, "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": 1695499562, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e8c624f7-6c23-4328-adfd-6d782a3a6e78", "db_session_id": "WGYKZRFJL53ZMLT5YVFR", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.559+0000 7f66878c2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499562563615, "job": 1, "event": "recovery_finished"} 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.559+0000 7f66878c2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.559+0000 7f66878c2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 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-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cb1845e000 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 4 rocksdb: DB pointer 0x55cb1844c000 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66760d3700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66760d3700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: ** DB Stats ** 2023-09-23T20:06:02.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: ** Compaction Stats [default] ** 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 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-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T20:06:02.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: L0 1/0 758.84 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: L6 1/0 7.88 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-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Sum 2/0 8.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: ** Compaction Stats [default] ** 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 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-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 236.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T20:06:02.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Cumulative compaction: 0.00 GB write, 67.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Interval compaction: 0.00 GB write, 67.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 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-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Block cache BinnedLRUCache@0x55cb183bd1f0#7 capacity: 512.00 MB usage: 2.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2023-09-23T20:06:02.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] at bind addrs [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 1 mon.c@-1(???) e3 preinit fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 mon.c@-1(???).mds e10 new map 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 mon.c@-1(???).mds e10 print_map 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: e10 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 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-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: legacy client fscid: 1 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Filesystem 'foo' (1) 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: fs_name foo 2023-09-23T20:06:02.829 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: epoch 10 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: created 2023-09-23T19:58:11.233593+0000 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: modified 2023-09-23T19:58:21.325175+0000 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: tableserver 0 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: root 0 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: session_timeout 60 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: session_autoclose 300 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: max_file_size 1099511627776 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: required_client_features {} 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: last_failure 0 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: last_failure_osd_epoch 70 2023-09-23T20:06:02.830 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 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-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: max_mds 1 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: in 0 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: up {0=24499} 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: failed 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: damaged 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: stopped 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: data_pools [4] 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: metadata_pool 3 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: inline_data disabled 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: balancer 2023-09-23T20:06:02.831 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: bal_rank_mask -1 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: standby_count_wanted 1 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: [mds.foo.smithi174.hlooba{0:24499} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: Standby daemons: 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: [mds.foo.smithi112.qmnapf{-1:24572} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.112:6834/3223255573,v1:172.21.15.112:6835/3223255573] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 mon.c@-1(???).osd e81 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 mon.c@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 mon.c@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 0 mon.c@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:02.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.563+0000 7f66878c2c80 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T20:06:02.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T20:06:02.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:02 smithi112 bash[107672]: debug 2023-09-23T20:06:02.567+0000 7f66878c2c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T20:06:02.869 INFO:teuthology.orchestra.run.smithi112.stdout:wait for majority of mons to upgrade 2023-09-23T20:06:03.717 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-23T20:06:08.490 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:06:08.968 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[81369]: ts=2023-09-23T20:06: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:09.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:02.778628+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.795624+0000 mon.b (mon.1) 135 : cluster [INF] mon.b calling monitor election 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.800283+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.842043+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.848924+0000 mon.a (mon.0) 115 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.850028+0000 mon.a (mon.0) 116 : cluster [DBG] fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.850086+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.850560+0000 mon.a (mon.0) 118 : cluster [DBG] mgrmap e35: y(active, since 105s), standbys: x 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.850785+0000 mon.a (mon.0) 119 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.850815+0000 mon.a (mon.0) 120 : cluster [INF] Cluster is now healthy 2023-09-23T20:06:09.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:08 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.874436+0000 mon.a (mon.0) 121 : cluster [INF] overall HEALTH_OK 2023-09-23T20:06:09.324 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:02.778628+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.795624+0000 mon.b (mon.1) 135 : cluster 1 mon.b calling monitor election 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.800283+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.842043+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.848924+0000 mon.a (mon.0) 115 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.850028+0000 mon.a (mon.0) 116 : cluster 0 fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.850086+0000 mon.a (mon.0) 117 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.850560+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e35: y(active, since 105s), standbys: x 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.850785+0000 mon.a (mon.0) 119 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:06:09.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.850815+0000 mon.a (mon.0) 120 : cluster 1 Cluster is now healthy 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.874436+0000 mon.a (mon.0) 121 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:02.778628+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.795624+0000 mon.b (mon.1) 135 : cluster 1 mon.b calling monitor election 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.800283+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.842043+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.848924+0000 mon.a (mon.0) 115 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.850028+0000 mon.a (mon.0) 116 : cluster 0 fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.850086+0000 mon.a (mon.0) 117 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.850560+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e35: y(active, since 105s), standbys: x 2023-09-23T20:06:09.326 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.850785+0000 mon.a (mon.0) 119 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:06:09.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.850815+0000 mon.a (mon.0) 120 : cluster 1 Cluster is now healthy 2023-09-23T20:06:09.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:08 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.874436+0000 mon.a (mon.0) 121 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:10.269 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:09 smithi112 bash[104422]: cluster 2023-09-23T20:06:08.924344+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:10.269 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:09 smithi112 bash[107672]: cluster 2023-09-23T20:06:08.924344+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:10.270 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:06:10] "GET /metrics HTTP/1.1" 200 33782 "" "Prometheus/2.43.0" 2023-09-23T20:06:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:09 smithi174 bash[31352]: cluster 2023-09-23T20:06:08.924344+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:11.678 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T20:06:12.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:11 smithi112 bash[104422]: cluster 2023-09-23T20:06:10.925010+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:12.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:11 smithi112 bash[104422]: audit 2023-09-23T20:06:11.663927+0000 mon.a (mon.0) 122 : audit 0 from='client.? 172.21.15.112:0/344587668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:12.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:11 smithi112 bash[107672]: cluster 2023-09-23T20:06:10.925010+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:12.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:11 smithi112 bash[107672]: audit 2023-09-23T20:06:11.663927+0000 mon.a (mon.0) 122 : audit 0 from='client.? 172.21.15.112:0/344587668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:11 smithi174 bash[31352]: cluster 2023-09-23T20:06:10.925010+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:11 smithi174 bash[31352]: audit 2023-09-23T20:06:11.663927+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.112:0/344587668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:12.342 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:06:12.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:12 smithi112 bash[92890]: debug 2023-09-23T20:06:12.571+0000 7f3c0bd7d700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-23T20:06:14.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:13 smithi174 bash[31352]: cluster 2023-09-23T20:06:12.925605+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:13 smithi112 bash[107672]: cluster 2023-09-23T20:06:12.925605+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:13 smithi112 bash[104422]: cluster 2023-09-23T20:06:12.925605+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:15.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:14 smithi174 bash[31352]: audit 2023-09-23T20:06:13.979704+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:14 smithi174 bash[31352]: audit 2023-09-23T20:06:13.986848+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:14 smithi174 bash[31352]: audit 2023-09-23T20:06:14.833817+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:14 smithi174 bash[31352]: audit 2023-09-23T20:06:14.843269+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[107672]: audit 2023-09-23T20:06:13.979704+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[107672]: audit 2023-09-23T20:06:13.986848+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[107672]: audit 2023-09-23T20:06:14.833817+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[107672]: audit 2023-09-23T20:06:14.843269+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[104422]: audit 2023-09-23T20:06:13.979704+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[104422]: audit 2023-09-23T20:06:13.986848+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[104422]: audit 2023-09-23T20:06:14.833817+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:14 smithi112 bash[104422]: audit 2023-09-23T20:06:14.843269+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:15 smithi174 bash[31352]: cluster 2023-09-23T20:06:14.926584+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:16.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:15 smithi112 bash[104422]: cluster 2023-09-23T20:06:14.926584+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:15 smithi112 bash[107672]: cluster 2023-09-23T20:06:14.926584+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:16.896 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:06:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:17 smithi112 bash[104422]: cluster 2023-09-23T20:06:16.927033+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:18.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:17 smithi112 bash[107672]: cluster 2023-09-23T20:06:16.927033+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:17 smithi174 bash[31352]: cluster 2023-09-23T20:06:16.927033+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:19.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:18 smithi174 bash[81369]: ts=2023-09-23T20:06: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:20.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:19 smithi112 bash[104422]: cluster 2023-09-23T20:06:18.927950+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:20.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:19 smithi112 bash[107672]: cluster 2023-09-23T20:06:18.927950+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:20.271 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:06:20] "GET /metrics HTTP/1.1" 200 33782 "" "Prometheus/2.43.0" 2023-09-23T20:06:20.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:19 smithi174 bash[31352]: cluster 2023-09-23T20:06:18.927950+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:20.317 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:20 smithi174 bash[81369]: ts=2023-09-23T20:06:20.091Z 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.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", public_addr=\"172.21.15.112\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.112\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-23T20:06:20.671 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:06:20.671 INFO:teuthology.orchestra.run.smithi112.stdout:alertmanager.a smithi112 *:9093,9094 running (3m) - 10m 14.9M - 0.25.0 c8568f914cd2 f7f327ae4f41 2023-09-23T20:06:20.671 INFO:teuthology.orchestra.run.smithi112.stdout:grafana.a smithi174 *:3000 running (3m) - 9m 74.7M - 9.4.7 2c41d148cca3 5d95ac69d5f8 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi112.qmnapf smithi112 running (8m) - 8m 13.5M - 17.2.6-1123-g61431f6b 0db14aa01094 2f52c137fc45 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi174.hlooba smithi174 running (8m) - 8m 15.2M - 17.2.6-1123-g61431f6b 0db14aa01094 a41190350904 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.x smithi174 *:8443,9283,8765 running (2m) - 18m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 a80cc0ac0e37 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.y smithi112 *:8443,9283,8765 running (3m) - 21m 473M - 18.2.0-460-gbb0daeff e32c2a64c126 94450e30ea47 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (2m) - 21m 41.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 b06cbed3b425 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi174 running (19m) - 19m 45.0M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 edc217c7d159 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi112 running (20s) - 19m 17.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 4724de951f04 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.a smithi112 *:9100 running (3m) - 10m 8204k - 1.5.0 0da6a335fe13 401c94d5add2 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.b smithi174 *:9100 running (3m) - 10m 8183k - 1.5.0 0da6a335fe13 621f39114aee 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (17m) - 17m 93.5M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 176b61742d48 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi112 running (17m) - 17m 77.8M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 f66ce207f32d 2023-09-23T20:06:20.672 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi112 running (16m) - 16m 98.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 31b80f21be7c 2023-09-23T20:06:20.673 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 smithi112 running (15m) - 15m 64.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 770c74dc8b52 2023-09-23T20:06:20.673 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4 smithi174 running (14m) - 14m 97.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 913a795dc263 2023-09-23T20:06:20.673 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 smithi174 running (13m) - 13m 93.8M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 302cacb79b39 2023-09-23T20:06:20.673 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 smithi174 running (12m) - 12m 72.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a635a1eb8d6e 2023-09-23T20:06:20.673 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7 smithi174 running (11m) - 11m 79.6M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 bbf22e2120b2 2023-09-23T20:06:20.673 INFO:teuthology.orchestra.run.smithi112.stdout:prometheus.a smithi174 *:9095 running (2m) - 10m 49.4M - 2.43.0 a07b618ecd1d bc08201a010a 2023-09-23T20:06:22.162 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:06:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:21 smithi174 bash[31352]: audit 2023-09-23T20:06:20.660355+0000 mgr.y (mgr.34107) 81 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:06:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:21 smithi174 bash[31352]: cluster 2023-09-23T20:06:20.928584+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:21 smithi112 bash[104422]: audit 2023-09-23T20:06:20.660355+0000 mgr.y (mgr.34107) 81 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:06:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:21 smithi112 bash[104422]: cluster 2023-09-23T20:06:20.928584+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:21 smithi112 bash[107672]: audit 2023-09-23T20:06:20.660355+0000 mgr.y (mgr.34107) 81 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:06:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:21 smithi112 bash[107672]: cluster 2023-09-23T20:06:20.928584+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:24.146 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:23 smithi112 bash[107672]: cluster 2023-09-23T20:06:22.929213+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:24.146 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:23 smithi112 bash[107672]: audit 2023-09-23T20:06:22.971938+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:24.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:23 smithi112 bash[107672]: audit 2023-09-23T20:06:22.976845+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:24.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:23 smithi112 bash[104422]: cluster 2023-09-23T20:06:22.929213+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:24.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:23 smithi112 bash[104422]: audit 2023-09-23T20:06:22.971938+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:24.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:23 smithi112 bash[104422]: audit 2023-09-23T20:06:22.976845+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:23 smithi174 bash[31352]: cluster 2023-09-23T20:06:22.929213+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:23 smithi174 bash[31352]: audit 2023-09-23T20:06:22.971938+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:23 smithi174 bash[31352]: audit 2023-09-23T20:06:22.976845+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.794699+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.801849+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.803609+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.805006+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.815583+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.898918+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:26.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.903463+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:06:26.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.905587+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:06:26.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: audit 2023-09-23T20:06:24.906815+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:06:26.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: cephadm 2023-09-23T20:06:24.907651+0000 mgr.y (mgr.34107) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-23T20:06:26.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:25 smithi174 bash[31352]: cluster 2023-09-23T20:06:24.930012+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.794699+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.801849+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.803609+0000 mon.a (mon.0) 131 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.805006+0000 mon.a (mon.0) 132 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:26.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.815583+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.898918+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.903463+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.905587+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: audit 2023-09-23T20:06:24.906815+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: cephadm 2023-09-23T20:06:24.907651+0000 mgr.y (mgr.34107) 84 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[104422]: cluster 2023-09-23T20:06:24.930012+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.794699+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.801849+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.803609+0000 mon.a (mon.0) 131 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:26.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.805006+0000 mon.a (mon.0) 132 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.815583+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.898918+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.903463+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.905587+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: audit 2023-09-23T20:06:24.906815+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: cephadm 2023-09-23T20:06:24.907651+0000 mgr.y (mgr.34107) 84 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T20:06:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:25 smithi112 bash[107672]: cluster 2023-09-23T20:06:24.930012+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:27.254 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:06:28.586 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: cluster 2023-09-23T20:06:26.930553+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: cephadm 2023-09-23T20:06:27.328903+0000 mgr.y (mgr.34107) 87 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: audit 2023-09-23T20:06:27.339019+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: audit 2023-09-23T20:06:27.340341+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: audit 2023-09-23T20:06:27.341585+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: audit 2023-09-23T20:06:27.342714+0000 mon.a (mon.0) 141 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[104422]: cephadm 2023-09-23T20:06:27.344068+0000 mgr.y (mgr.34107) 88 : cephadm 1 Deploying daemon mon.b on smithi174 2023-09-23T20:06:28.587 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: cluster 2023-09-23T20:06:26.930553+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:28.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: cephadm 2023-09-23T20:06:27.328903+0000 mgr.y (mgr.34107) 87 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T20:06:28.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: audit 2023-09-23T20:06:27.339019+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:28.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: audit 2023-09-23T20:06:27.340341+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:28.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: audit 2023-09-23T20:06:27.341585+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:28.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: audit 2023-09-23T20:06:27.342714+0000 mon.a (mon.0) 141 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:28.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:28 smithi112 bash[107672]: cephadm 2023-09-23T20:06:27.344068+0000 mgr.y (mgr.34107) 88 : cephadm 1 Deploying daemon mon.b on smithi174 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: cluster 2023-09-23T20:06:26.930553+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: cephadm 2023-09-23T20:06:27.328903+0000 mgr.y (mgr.34107) 87 : cephadm [INF] Upgrade: Updating mon.b 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: audit 2023-09-23T20:06:27.339019+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: audit 2023-09-23T20:06:27.340341+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: audit 2023-09-23T20:06:27.341585+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: audit 2023-09-23T20:06:27.342714+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:28.591 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[31352]: cephadm 2023-09-23T20:06:27.344068+0000 mgr.y (mgr.34107) 88 : cephadm [INF] Deploying daemon mon.b on smithi174 2023-09-23T20:06:29.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:28 smithi174 bash[81369]: ts=2023-09-23T20:06:28.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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:29.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:29 smithi174 systemd[1]: Stopping Ceph mon.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:06:29.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:29 smithi174 bash[31352]: debug 2023-09-23T20:06:29.685+0000 7fa65a542700 -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-09-23T20:06:29.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:29 smithi174 bash[31352]: debug 2023-09-23T20:06:29.685+0000 7fa65a542700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-23T20:06:30.317 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:30 smithi174 bash[81369]: ts=2023-09-23T20:06:30.087Z 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.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", public_addr=\"172.21.15.112\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.112\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-23T20:06:30.400 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:06:30] "GET /metrics HTTP/1.1" 200 33782 "" "Prometheus/2.43.0" 2023-09-23T20:06:30.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:30 smithi174 bash[91448]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T20:06:30.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:30 smithi174 bash[91523]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T20:06:30.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:30 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T20:06:30.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:30 smithi174 systemd[1]: Stopped Ceph mon.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:30.939 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:30 smithi174 systemd[1]: Started Ceph mon.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.941+0000 7f8d2c5abc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.941+0000 7f8d2c5abc80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.941+0000 7f8d2c5abc80 0 pidfile_write: ignore empty --pid-file 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.945+0000 7f8d2c5abc80 0 load: jerasure load: lrc 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Git sha 0 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T20:06:32.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: DB SUMMARY 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: DB Session ID: UCBJFQW49UD11QEBQUIU 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1859 Bytes 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 1797204 ; 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T20:06:32.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.env: 0x5653fce32720 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.info_log: 0x5653fed93480 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.statistics: (nil) 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.use_fsync: 0 2023-09-23T20:06:32.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T20:06:32.321 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T20:06:32.322 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.db_log_dir: 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.wal_dir: 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T20:06:32.323 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.write_buffer_manager: 0x5653fe020c80 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.unordered_write: 0 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T20:06:32.324 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.row_cache: None 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.wal_filter: None 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.wal_compression: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T20:06:32.325 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T20:06:32.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_open_files: -1 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T20:06:32.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Compression algorithms supported: 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kZSTD supported: 0 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T20:06:32.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.merge_operator: 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_filter: None 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5653fed93580) 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: cache_index_and_filter_blocks: 1 2023-09-23T20:06:32.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: pin_top_level_index_and_filter: 1 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: index_type: 0 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: data_block_index_type: 0 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: index_shortening: 1 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: checksum: 4 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: no_block_cache: 0 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_cache: 0x5653fe0a31f0 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_cache_name: BinnedLRUCache 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_cache_options: 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: capacity : 536870912 2023-09-23T20:06:32.330 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: num_shard_bits : 4 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: strict_capacity_limit : 0 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: high_pri_pool_ratio: 0.000 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_cache_compressed: (nil) 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: persistent_cache: (nil) 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_size: 4096 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_size_deviation: 10 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_restart_interval: 16 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: index_block_restart_interval: 1 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: metadata_block_size: 4096 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: partition_filters: 0 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: use_delta_encoding: 1 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: filter_policy: bloomfilter 2023-09-23T20:06:32.331 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: whole_key_filtering: 1 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: verify_compression: 0 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: read_amp_bytes_per_bit: 0 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: format_version: 5 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: enable_index_compression: 1 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: block_align: 0 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: max_auto_readahead_size: 262144 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: prepopulate_block_cache: 0 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: initial_auto_readahead_size: 8192 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: num_file_reads_for_auto_readahead: 2 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T20:06:32.332 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression: NoCompression 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.num_levels: 7 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T20:06:32.333 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:06:32.334 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T20:06:32.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T20:06:32.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T20:06:32.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.ttl: 2592000 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T20:06:32.338 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T20:06:32.339 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T20:06:32.339 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T20:06:32.339 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T20:06:32.339 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T20:06:32.339 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d2c5abc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.949+0000 7f8d21dca700 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-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.953+0000 7f8d2c5abc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.953+0000 7f8d2c5abc80 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 20870, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.953+0000 7f8d2c5abc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.953+0000 7f8d2c5abc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 80f87313-52f2-4a65-93ce-ab0fe67dcff4 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.953+0000 7f8d2c5abc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499591955054, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T20:06:32.340 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.953+0000 7f8d2c5abc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.961+0000 7f8d2c5abc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499591964535, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1111664, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20865, "largest_seqno": 22128, "table_properties": {"data_size": 1106673, "index_size": 2952, "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": 8984, "raw_average_key_size": 21, "raw_value_size": 1097602, "raw_average_value_size": 2683, "num_data_blocks": 135, "num_entries": 409, "num_filter_entries": 409, "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": 1695499591, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "80f87313-52f2-4a65-93ce-ab0fe67dcff4", "db_session_id": "UCBJFQW49UD11QEBQUIU", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.961+0000 7f8d2c5abc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499591964666, "job": 1, "event": "recovery_finished"} 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.961+0000 7f8d2c5abc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.961+0000 7f8d2c5abc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 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-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5653fe144000 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 4 rocksdb: DB pointer 0x5653fe132000 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d1adbc700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d1adbc700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: ** DB Stats ** 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:06:32.341 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: ** Compaction Stats [default] ** 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 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-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: L0 1/0 1.06 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: L6 1/0 7.88 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-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Sum 2/0 8.94 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:06:32.342 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: ** Compaction Stats [default] ** 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 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-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 287.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Cumulative compaction: 0.00 GB write, 64.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Interval compaction: 0.00 GB write, 64.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:06:32.343 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 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-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Block cache BinnedLRUCache@0x5653fe0a31f0#7 capacity: 512.00 MB usage: 4.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] at bind addrs [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 1 mon.b@-1(???) e3 preinit fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 mon.b@-1(???).mds e10 new map 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 mon.b@-1(???).mds e10 print_map 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: e10 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 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-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: legacy client fscid: 1 2023-09-23T20:06:32.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Filesystem 'foo' (1) 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: fs_name foo 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: epoch 10 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: created 2023-09-23T19:58:11.233593+0000 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: modified 2023-09-23T19:58:21.325175+0000 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: tableserver 0 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: root 0 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: session_timeout 60 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: session_autoclose 300 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: max_file_size 1099511627776 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: required_client_features {} 2023-09-23T20:06:32.345 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: last_failure 0 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: last_failure_osd_epoch 70 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 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-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: max_mds 1 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: in 0 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: up {0=24499} 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: failed 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: damaged 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: stopped 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: data_pools [4] 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: metadata_pool 3 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: inline_data disabled 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: balancer 2023-09-23T20:06:32.346 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: bal_rank_mask -1 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: standby_count_wanted 1 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: [mds.foo.smithi174.hlooba{0:24499} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.174:6832/4041855606,v1:172.21.15.174:6833/4041855606] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: Standby daemons: 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: [mds.foo.smithi112.qmnapf{-1:24572} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.112:6834/3223255573,v1:172.21.15.112:6835/3223255573] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 mon.b@-1(???).osd e81 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 mon.b@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 mon.b@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.965+0000 7f8d2c5abc80 0 mon.b@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:32.347 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:31 smithi174 bash[91578]: debug 2023-09-23T20:06:31.969+0000 7f8d2c5abc80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-09-23T20:06:33.470 INFO:teuthology.orchestra.run.smithi112.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:06:33.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:33 smithi112 bash[104422]: cluster 2023-09-23T20:06:28.931435+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:33.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:33 smithi112 bash[107672]: cluster 2023-09-23T20:06:28.931435+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:33 smithi174 bash[91578]: cluster 2023-09-23T20:06:28.931435+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:34.252 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T20:06:34.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:32.932649+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:34.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.411153+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.415442+0000 mon.a (mon.0) 148 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.415933+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.415971+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.416666+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.416956+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.417154+0000 mon.a (mon.0) 152 : cluster 1 mon.a calling monitor election 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.437011+0000 mon.a (mon.0) 153 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:06:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.444514+0000 mon.a (mon.0) 154 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.445458+0000 mon.a (mon.0) 155 : cluster 0 fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.445501+0000 mon.a (mon.0) 156 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.445854+0000 mon.a (mon.0) 157 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: cluster 2023-09-23T20:06:33.464631+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.471655+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.478394+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.487879+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[104422]: audit 2023-09-23T20:06:33.526169+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:32.932649+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.411153+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.415442+0000 mon.a (mon.0) 148 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.415933+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.415971+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.416666+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:06:34.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.416956+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.417154+0000 mon.a (mon.0) 152 : cluster 1 mon.a calling monitor election 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.437011+0000 mon.a (mon.0) 153 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.444514+0000 mon.a (mon.0) 154 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.445458+0000 mon.a (mon.0) 155 : cluster 0 fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.445501+0000 mon.a (mon.0) 156 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.445854+0000 mon.a (mon.0) 157 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: cluster 2023-09-23T20:06:33.464631+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.471655+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.478394+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.487879+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:34 smithi112 bash[107672]: audit 2023-09-23T20:06:33.526169+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:32.932649+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.411153+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.415442+0000 mon.a (mon.0) 148 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.415933+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.415971+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.416666+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.416956+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:06:34.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.417154+0000 mon.a (mon.0) 152 : cluster 1 mon.a calling monitor election 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.437011+0000 mon.a (mon.0) 153 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.444514+0000 mon.a (mon.0) 154 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]} removed_ranks: {} 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.445458+0000 mon.a (mon.0) 155 : cluster 0 fsmap foo:1 {0=foo.smithi174.hlooba=up:active} 1 up:standby 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.445501+0000 mon.a (mon.0) 156 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.445854+0000 mon.a (mon.0) 157 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: cluster 2023-09-23T20:06:33.464631+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.471655+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.478394+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.487879+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:34.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:34 smithi174 bash[91578]: audit 2023-09-23T20:06:33.526169+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:36.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:36 smithi174 bash[91578]: cluster 2023-09-23T20:06:34.933941+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:36.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:36 smithi112 bash[104422]: cluster 2023-09-23T20:06:34.933941+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:36.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:36 smithi112 bash[107672]: cluster 2023-09-23T20:06:34.933941+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:37.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:36 smithi112 bash[92890]: debug 2023-09-23T20:06:36.978+0000 7f3c0bd7d700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T20:06:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:38 smithi174 bash[91578]: cluster 2023-09-23T20:06:36.934579+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:38 smithi174 bash[91578]: audit 2023-09-23T20:06:37.966336+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:38.818 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:38 smithi174 bash[81369]: ts=2023-09-23T20:06: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:38 smithi112 bash[104422]: cluster 2023-09-23T20:06:36.934579+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:38.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:38 smithi112 bash[104422]: audit 2023-09-23T20:06:37.966336+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:38 smithi112 bash[107672]: cluster 2023-09-23T20:06:36.934579+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:38.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:38 smithi112 bash[107672]: audit 2023-09-23T20:06:37.966336+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:39.027 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:06:40.343 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:06:40] "GET /metrics HTTP/1.1" 200 33790 "" "Prometheus/2.43.0" 2023-09-23T20:06:40.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[107672]: cluster 2023-09-23T20:06:38.935483+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:40.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[107672]: audit 2023-09-23T20:06:39.869231+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:40.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[107672]: audit 2023-09-23T20:06:39.875624+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[104422]: cluster 2023-09-23T20:06:38.935483+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[104422]: audit 2023-09-23T20:06:39.869231+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:40 smithi112 bash[104422]: audit 2023-09-23T20:06:39.875624+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:40 smithi174 bash[91578]: cluster 2023-09-23T20:06:38.935483+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:40 smithi174 bash[91578]: audit 2023-09-23T20:06:39.869231+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:40 smithi174 bash[91578]: audit 2023-09-23T20:06:39.875624+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:41 smithi174 bash[91578]: audit 2023-09-23T20:06:40.665519+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:41 smithi174 bash[91578]: audit 2023-09-23T20:06:40.674192+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:41 smithi174 bash[91578]: cluster 2023-09-23T20:06:40.936059+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:42.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:41 smithi112 bash[104422]: audit 2023-09-23T20:06:40.665519+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:41 smithi112 bash[104422]: audit 2023-09-23T20:06:40.674192+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:41 smithi112 bash[104422]: cluster 2023-09-23T20:06:40.936059+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:42.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:41 smithi112 bash[107672]: audit 2023-09-23T20:06:40.665519+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:41 smithi112 bash[107672]: audit 2023-09-23T20:06:40.674192+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:42.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:41 smithi112 bash[107672]: cluster 2023-09-23T20:06:40.936059+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:44.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:43 smithi174 bash[91578]: cluster 2023-09-23T20:06:42.936776+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:44.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:43 smithi112 bash[104422]: cluster 2023-09-23T20:06:42.936776+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:44.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:43 smithi112 bash[107672]: cluster 2023-09-23T20:06:42.936776+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:46.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:45 smithi174 bash[91578]: cluster 2023-09-23T20:06:44.937876+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:46.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:45 smithi112 bash[104422]: cluster 2023-09-23T20:06:44.937876+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:46.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:46 smithi112 bash[107672]: cluster 2023-09-23T20:06:44.937876+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:48.306 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:48 smithi174 bash[91578]: cluster 2023-09-23T20:06:46.938631+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:48 smithi112 bash[104422]: cluster 2023-09-23T20:06:46.938631+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:48 smithi112 bash[107672]: cluster 2023-09-23T20:06:46.938631+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:49.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:48 smithi174 bash[81369]: ts=2023-09-23T20:06: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:50.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:50 smithi174 bash[91578]: cluster 2023-09-23T20:06:48.939716+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:50.400 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:06:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:06:50] "GET /metrics HTTP/1.1" 200 33790 "" "Prometheus/2.43.0" 2023-09-23T20:06:50.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:50 smithi112 bash[107672]: cluster 2023-09-23T20:06:48.939716+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:50.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:50 smithi112 bash[104422]: cluster 2023-09-23T20:06:48.939716+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.677338+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.685897+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.687502+0000 mon.a (mon.0) 170 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.688826+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.695822+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: cephadm 2023-09-23T20:06:50.766226+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.766848+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.768497+0000 mon.a (mon.0) 174 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:52.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: audit 2023-09-23T20:06:50.769980+0000 mon.a (mon.0) 175 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: cephadm 2023-09-23T20:06:50.771765+0000 mgr.y (mgr.34107) 103 : cephadm 1 Reconfiguring daemon mon.a on smithi112 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[107672]: cluster 2023-09-23T20:06:50.940347+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.677338+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.685897+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.687502+0000 mon.a (mon.0) 170 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.688826+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.695822+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: cephadm 2023-09-23T20:06:50.766226+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.766848+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.768497+0000 mon.a (mon.0) 174 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:52.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: audit 2023-09-23T20:06:50.769980+0000 mon.a (mon.0) 175 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:52.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: cephadm 2023-09-23T20:06:50.771765+0000 mgr.y (mgr.34107) 103 : cephadm 1 Reconfiguring daemon mon.a on smithi112 2023-09-23T20:06:52.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:51 smithi112 bash[104422]: cluster 2023-09-23T20:06:50.940347+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.677338+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.685897+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.687502+0000 mon.a (mon.0) 170 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.688826+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.695822+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: cephadm 2023-09-23T20:06:50.766226+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.766848+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.768497+0000 mon.a (mon.0) 174 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: audit 2023-09-23T20:06:50.769980+0000 mon.a (mon.0) 175 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:52.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: cephadm 2023-09-23T20:06:50.771765+0000 mgr.y (mgr.34107) 103 : cephadm 1 Reconfiguring daemon mon.a on smithi112 2023-09-23T20:06:52.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:51 smithi174 bash[91578]: cluster 2023-09-23T20:06:50.940347+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: audit 2023-09-23T20:06:52.888630+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: audit 2023-09-23T20:06:52.897354+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: cluster 2023-09-23T20:06:52.941219+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: cephadm 2023-09-23T20:06:52.941571+0000 mgr.y (mgr.34107) 106 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T20:06:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: audit 2023-09-23T20:06:52.942464+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: audit 2023-09-23T20:06:52.944199+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: audit 2023-09-23T20:06:52.945867+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: cephadm 2023-09-23T20:06:52.947471+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring daemon mgr.y on smithi112 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[104422]: audit 2023-09-23T20:06:52.969139+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: audit 2023-09-23T20:06:52.888630+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: audit 2023-09-23T20:06:52.897354+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: cluster 2023-09-23T20:06:52.941219+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: cephadm 2023-09-23T20:06:52.941571+0000 mgr.y (mgr.34107) 106 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: audit 2023-09-23T20:06:52.942464+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: audit 2023-09-23T20:06:52.944199+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: audit 2023-09-23T20:06:52.945867+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: cephadm 2023-09-23T20:06:52.947471+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring daemon mgr.y on smithi112 2023-09-23T20:06:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:53 smithi112 bash[107672]: audit 2023-09-23T20:06:52.969139+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: audit 2023-09-23T20:06:52.888630+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: audit 2023-09-23T20:06:52.897354+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: cluster 2023-09-23T20:06:52.941219+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: cephadm 2023-09-23T20:06:52.941571+0000 mgr.y (mgr.34107) 106 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: audit 2023-09-23T20:06:52.942464+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: audit 2023-09-23T20:06:52.944199+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: audit 2023-09-23T20:06:52.945867+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: cephadm 2023-09-23T20:06:52.947471+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring daemon mgr.y on smithi112 2023-09-23T20:06:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:53 smithi174 bash[91578]: audit 2023-09-23T20:06:52.969139+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: cluster 2023-09-23T20:06:54.942046+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: audit 2023-09-23T20:06:55.035802+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: audit 2023-09-23T20:06:55.041977+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: cephadm 2023-09-23T20:06:55.068138+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: audit 2023-09-23T20:06:55.068804+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: audit 2023-09-23T20:06:55.070579+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: audit 2023-09-23T20:06:55.072220+0000 mon.a (mon.0) 186 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:56 smithi174 bash[91578]: cephadm 2023-09-23T20:06:55.073993+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring daemon mon.c on smithi112 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: cluster 2023-09-23T20:06:54.942046+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: audit 2023-09-23T20:06:55.035802+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: audit 2023-09-23T20:06:55.041977+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: cephadm 2023-09-23T20:06:55.068138+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: audit 2023-09-23T20:06:55.068804+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: audit 2023-09-23T20:06:55.070579+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: audit 2023-09-23T20:06:55.072220+0000 mon.a (mon.0) 186 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:56.319 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[107672]: cephadm 2023-09-23T20:06:55.073993+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring daemon mon.c on smithi112 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: cluster 2023-09-23T20:06:54.942046+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: audit 2023-09-23T20:06:55.035802+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: audit 2023-09-23T20:06:55.041977+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: cephadm 2023-09-23T20:06:55.068138+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: audit 2023-09-23T20:06:55.068804+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: audit 2023-09-23T20:06:55.070579+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: audit 2023-09-23T20:06:55.072220+0000 mon.a (mon.0) 186 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:56.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:56 smithi112 bash[104422]: cephadm 2023-09-23T20:06:55.073993+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring daemon mon.c on smithi112 2023-09-23T20:06:58.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: cluster 2023-09-23T20:06:56.942646+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: audit 2023-09-23T20:06:57.245694+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: audit 2023-09-23T20:06:57.255718+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: cephadm 2023-09-23T20:06:57.294146+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T20:06:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: audit 2023-09-23T20:06:57.294705+0000 mon.a (mon.0) 189 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:06:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: audit 2023-09-23T20:06:57.296374+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[91578]: cephadm 2023-09-23T20:06:57.300899+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring daemon osd.0 on smithi112 2023-09-23T20:06:58.571 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: cluster 2023-09-23T20:06:56.942646+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:58.571 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: audit 2023-09-23T20:06:57.245694+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:58.571 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: audit 2023-09-23T20:06:57.255718+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:58.571 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: cephadm 2023-09-23T20:06:57.294146+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: audit 2023-09-23T20:06:57.294705+0000 mon.a (mon.0) 189 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: audit 2023-09-23T20:06:57.296374+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[104422]: cephadm 2023-09-23T20:06:57.300899+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring daemon osd.0 on smithi112 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: cluster 2023-09-23T20:06:56.942646+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: audit 2023-09-23T20:06:57.245694+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: audit 2023-09-23T20:06:57.255718+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: cephadm 2023-09-23T20:06:57.294146+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: audit 2023-09-23T20:06:57.294705+0000 mon.a (mon.0) 189 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: audit 2023-09-23T20:06:57.296374+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:58.572 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:06:58 smithi112 bash[107672]: cephadm 2023-09-23T20:06:57.300899+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring daemon osd.0 on smithi112 2023-09-23T20:06:59.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:06:58 smithi174 bash[81369]: ts=2023-09-23T20:06: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:00.650 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:07:00] "GET /metrics HTTP/1.1" 200 33789 "" "Prometheus/2.43.0" 2023-09-23T20:07:00.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: cluster 2023-09-23T20:06:58.943725+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:00.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: audit 2023-09-23T20:06:59.363189+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: audit 2023-09-23T20:06:59.370596+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: cephadm 2023-09-23T20:06:59.418614+0000 mgr.y (mgr.34107) 115 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: audit 2023-09-23T20:06:59.419231+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: audit 2023-09-23T20:06:59.421066+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[107672]: cephadm 2023-09-23T20:06:59.425410+0000 mgr.y (mgr.34107) 116 : cephadm 1 Reconfiguring daemon osd.1 on smithi112 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: cluster 2023-09-23T20:06:58.943725+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: audit 2023-09-23T20:06:59.363189+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: audit 2023-09-23T20:06:59.370596+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: cephadm 2023-09-23T20:06:59.418614+0000 mgr.y (mgr.34107) 115 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T20:07:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: audit 2023-09-23T20:06:59.419231+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:07:00.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: audit 2023-09-23T20:06:59.421066+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:00.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:00 smithi112 bash[104422]: cephadm 2023-09-23T20:06:59.425410+0000 mgr.y (mgr.34107) 116 : cephadm 1 Reconfiguring daemon osd.1 on smithi112 2023-09-23T20:07:00.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: cluster 2023-09-23T20:06:58.943725+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:00.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: audit 2023-09-23T20:06:59.363189+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:00.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: audit 2023-09-23T20:06:59.370596+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:00.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: cephadm 2023-09-23T20:06:59.418614+0000 mgr.y (mgr.34107) 115 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T20:07:00.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: audit 2023-09-23T20:06:59.419231+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:07:00.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: audit 2023-09-23T20:06:59.421066+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:00.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:00 smithi174 bash[91578]: cephadm 2023-09-23T20:06:59.425410+0000 mgr.y (mgr.34107) 116 : cephadm 1 Reconfiguring daemon osd.1 on smithi112 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[104422]: cluster 2023-09-23T20:07:00.944384+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[104422]: audit 2023-09-23T20:07:01.607632+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[104422]: audit 2023-09-23T20:07:01.620136+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[104422]: audit 2023-09-23T20:07:01.646125+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[104422]: audit 2023-09-23T20:07:01.647861+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[107672]: cluster 2023-09-23T20:07:00.944384+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[107672]: audit 2023-09-23T20:07:01.607632+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:02.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[107672]: audit 2023-09-23T20:07:01.620136+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:02.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[107672]: audit 2023-09-23T20:07:01.646125+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:07:02.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:02 smithi112 bash[107672]: audit 2023-09-23T20:07:01.647861+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:02.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:02 smithi174 bash[91578]: cluster 2023-09-23T20:07:00.944384+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:02.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:02 smithi174 bash[91578]: audit 2023-09-23T20:07:01.607632+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:02.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:02 smithi174 bash[91578]: audit 2023-09-23T20:07:01.620136+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:02.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:02 smithi174 bash[91578]: audit 2023-09-23T20:07:01.646125+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:07:02.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:02 smithi174 bash[91578]: audit 2023-09-23T20:07:01.647861+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:03.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:03 smithi112 bash[104422]: cephadm 2023-09-23T20:07:01.645521+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T20:07:03.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:03 smithi112 bash[104422]: cephadm 2023-09-23T20:07:01.652271+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring daemon osd.2 on smithi112 2023-09-23T20:07:03.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:03 smithi112 bash[107672]: cephadm 2023-09-23T20:07:01.645521+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T20:07:03.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:03 smithi112 bash[107672]: cephadm 2023-09-23T20:07:01.652271+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring daemon osd.2 on smithi112 2023-09-23T20:07:03.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:03 smithi174 bash[91578]: cephadm 2023-09-23T20:07:01.645521+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T20:07:03.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:03 smithi174 bash[91578]: cephadm 2023-09-23T20:07:01.652271+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring daemon osd.2 on smithi112 2023-09-23T20:07:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[104422]: cluster 2023-09-23T20:07:02.944988+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[104422]: audit 2023-09-23T20:07:03.838986+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[104422]: audit 2023-09-23T20:07:03.847614+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[104422]: audit 2023-09-23T20:07:03.873259+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:07:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[104422]: audit 2023-09-23T20:07:03.874930+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:04.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[107672]: cluster 2023-09-23T20:07:02.944988+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[107672]: audit 2023-09-23T20:07:03.838986+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[107672]: audit 2023-09-23T20:07:03.847614+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[107672]: audit 2023-09-23T20:07:03.873259+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:07:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:04 smithi112 bash[107672]: audit 2023-09-23T20:07:03.874930+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:04.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:04 smithi174 bash[91578]: cluster 2023-09-23T20:07:02.944988+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:04.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:04 smithi174 bash[91578]: audit 2023-09-23T20:07:03.838986+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:04.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:04 smithi174 bash[91578]: audit 2023-09-23T20:07:03.847614+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:04.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:04 smithi174 bash[91578]: audit 2023-09-23T20:07:03.873259+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:07:04.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:04 smithi174 bash[91578]: audit 2023-09-23T20:07:03.874930+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:05.517 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:05 smithi112 bash[107672]: cephadm 2023-09-23T20:07:03.872626+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T20:07:05.517 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:05 smithi112 bash[107672]: cephadm 2023-09-23T20:07:03.879672+0000 mgr.y (mgr.34107) 122 : cephadm 1 Reconfiguring daemon osd.3 on smithi112 2023-09-23T20:07:05.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:05 smithi112 bash[104422]: cephadm 2023-09-23T20:07:03.872626+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T20:07:05.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:05 smithi112 bash[104422]: cephadm 2023-09-23T20:07:03.879672+0000 mgr.y (mgr.34107) 122 : cephadm 1 Reconfiguring daemon osd.3 on smithi112 2023-09-23T20:07:05.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:05 smithi174 bash[91578]: cephadm 2023-09-23T20:07:03.872626+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T20:07:05.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:05 smithi174 bash[91578]: cephadm 2023-09-23T20:07:03.879672+0000 mgr.y (mgr.34107) 122 : cephadm 1 Reconfiguring daemon osd.3 on smithi112 2023-09-23T20:07:06.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[104422]: cluster 2023-09-23T20:07:04.945781+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[104422]: audit 2023-09-23T20:07:06.336872+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[104422]: audit 2023-09-23T20:07:06.345731+0000 mon.a (mon.0) 204 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[104422]: audit 2023-09-23T20:07:06.349305+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[104422]: audit 2023-09-23T20:07:06.350585+0000 mon.a (mon.0) 206 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[107672]: cluster 2023-09-23T20:07:04.945781+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[107672]: audit 2023-09-23T20:07:06.336872+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[107672]: audit 2023-09-23T20:07:06.345731+0000 mon.a (mon.0) 204 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[107672]: audit 2023-09-23T20:07:06.349305+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:07:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:06 smithi112 bash[107672]: audit 2023-09-23T20:07:06.350585+0000 mon.a (mon.0) 206 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:06 smithi174 bash[91578]: cluster 2023-09-23T20:07:04.945781+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:06 smithi174 bash[91578]: audit 2023-09-23T20:07:06.336872+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:06.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:06 smithi174 bash[91578]: audit 2023-09-23T20:07:06.345731+0000 mon.a (mon.0) 204 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:06.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:06 smithi174 bash[91578]: audit 2023-09-23T20:07:06.349305+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.qmnapf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:07:06.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:06 smithi174 bash[91578]: audit 2023-09-23T20:07:06.350585+0000 mon.a (mon.0) 206 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:07.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:07 smithi112 bash[104422]: cephadm 2023-09-23T20:07:06.348853+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring mds.foo.smithi112.qmnapf (monmap changed)... 2023-09-23T20:07:07.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:07 smithi112 bash[104422]: cephadm 2023-09-23T20:07:06.352004+0000 mgr.y (mgr.34107) 125 : cephadm 1 Reconfiguring daemon mds.foo.smithi112.qmnapf on smithi112 2023-09-23T20:07:07.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:07 smithi112 bash[107672]: cephadm 2023-09-23T20:07:06.348853+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring mds.foo.smithi112.qmnapf (monmap changed)... 2023-09-23T20:07:07.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:07 smithi112 bash[107672]: cephadm 2023-09-23T20:07:06.352004+0000 mgr.y (mgr.34107) 125 : cephadm 1 Reconfiguring daemon mds.foo.smithi112.qmnapf on smithi112 2023-09-23T20:07:07.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:07 smithi174 bash[91578]: cephadm 2023-09-23T20:07:06.348853+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring mds.foo.smithi112.qmnapf (monmap changed)... 2023-09-23T20:07:07.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:07 smithi174 bash[91578]: cephadm 2023-09-23T20:07:06.352004+0000 mgr.y (mgr.34107) 125 : cephadm 1 Reconfiguring daemon mds.foo.smithi112.qmnapf on smithi112 2023-09-23T20:07:08.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[104422]: cluster 2023-09-23T20:07:06.946390+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:08.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[104422]: audit 2023-09-23T20:07:07.966807+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:08.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[104422]: audit 2023-09-23T20:07:08.380293+0000 mon.a (mon.0) 208 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:08.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[104422]: audit 2023-09-23T20:07:08.388226+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:08.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[107672]: cluster 2023-09-23T20:07:06.946390+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[107672]: audit 2023-09-23T20:07:07.966807+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[107672]: audit 2023-09-23T20:07:08.380293+0000 mon.a (mon.0) 208 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:08 smithi112 bash[107672]: audit 2023-09-23T20:07:08.388226+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:08.665 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:08 smithi174 bash[91578]: cluster 2023-09-23T20:07:06.946390+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:08.665 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:08 smithi174 bash[91578]: audit 2023-09-23T20:07:07.966807+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:08.665 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:08 smithi174 bash[91578]: audit 2023-09-23T20:07:08.380293+0000 mon.a (mon.0) 208 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:08.665 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:08 smithi174 bash[91578]: audit 2023-09-23T20:07:08.388226+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:09.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:07:08 smithi174 bash[81369]: ts=2023-09-23T20:07: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:09.740 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:09 smithi174 bash[91578]: cephadm 2023-09-23T20:07:08.421528+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T20:07:09.740 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:09 smithi174 bash[91578]: audit 2023-09-23T20:07:08.422319+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:07:09.741 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:09 smithi174 bash[91578]: audit 2023-09-23T20:07:08.424107+0000 mon.a (mon.0) 211 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:07:09.741 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:09 smithi174 bash[91578]: audit 2023-09-23T20:07:08.425644+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:09.741 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:09 smithi174 bash[91578]: cephadm 2023-09-23T20:07:08.427465+0000 mgr.y (mgr.34107) 128 : cephadm 1 Reconfiguring daemon mon.b on smithi174 2023-09-23T20:07:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[107672]: cephadm 2023-09-23T20:07:08.421528+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T20:07:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[107672]: audit 2023-09-23T20:07:08.422319+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:07:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[107672]: audit 2023-09-23T20:07:08.424107+0000 mon.a (mon.0) 211 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:07:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[107672]: audit 2023-09-23T20:07:08.425644+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:09.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[107672]: cephadm 2023-09-23T20:07:08.427465+0000 mgr.y (mgr.34107) 128 : cephadm 1 Reconfiguring daemon mon.b on smithi174 2023-09-23T20:07:09.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[104422]: cephadm 2023-09-23T20:07:08.421528+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T20:07:09.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[104422]: audit 2023-09-23T20:07:08.422319+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:07:09.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[104422]: audit 2023-09-23T20:07:08.424107+0000 mon.a (mon.0) 211 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:07:09.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[104422]: audit 2023-09-23T20:07:08.425644+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:09.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:09 smithi112 bash[104422]: cephadm 2023-09-23T20:07:08.427465+0000 mgr.y (mgr.34107) 128 : cephadm 1 Reconfiguring daemon mon.b on smithi174 2023-09-23T20:07:10.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:10 smithi112 bash[104422]: cluster 2023-09-23T20:07:08.947495+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:10.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:10 smithi112 bash[107672]: cluster 2023-09-23T20:07:08.947495+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:10.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:07:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:07:10] "GET /metrics HTTP/1.1" 200 33787 "" "Prometheus/2.43.0" 2023-09-23T20:07:10.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:10 smithi174 bash[91578]: cluster 2023-09-23T20:07:08.947495+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:11.864 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: audit 2023-09-23T20:07:10.575097+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:11.864 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: audit 2023-09-23T20:07:10.582450+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:11.864 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: cephadm 2023-09-23T20:07:10.597945+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T20:07:11.864 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: audit 2023-09-23T20:07:10.598547+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:07:11.865 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: audit 2023-09-23T20:07:10.600438+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:07:11.865 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: audit 2023-09-23T20:07:10.601796+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:11.865 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: cephadm 2023-09-23T20:07:10.603263+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring daemon mgr.x on smithi174 2023-09-23T20:07:11.865 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:11 smithi174 bash[91578]: cluster 2023-09-23T20:07:10.948231+0000 mgr.y (mgr.34107) 132 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: audit 2023-09-23T20:07:10.575097+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: audit 2023-09-23T20:07:10.582450+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: cephadm 2023-09-23T20:07:10.597945+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: audit 2023-09-23T20:07:10.598547+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: audit 2023-09-23T20:07:10.600438+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: audit 2023-09-23T20:07:10.601796+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: cephadm 2023-09-23T20:07:10.603263+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring daemon mgr.x on smithi174 2023-09-23T20:07:11.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[104422]: cluster 2023-09-23T20:07:10.948231+0000 mgr.y (mgr.34107) 132 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: audit 2023-09-23T20:07:10.575097+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: audit 2023-09-23T20:07:10.582450+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: cephadm 2023-09-23T20:07:10.597945+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: audit 2023-09-23T20:07:10.598547+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: audit 2023-09-23T20:07:10.600438+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: audit 2023-09-23T20:07:10.601796+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: cephadm 2023-09-23T20:07:10.603263+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring daemon mgr.x on smithi174 2023-09-23T20:07:11.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:11 smithi112 bash[107672]: cluster 2023-09-23T20:07:10.948231+0000 mgr.y (mgr.34107) 132 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:13.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: audit 2023-09-23T20:07:12.582470+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:13.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: audit 2023-09-23T20:07:12.590757+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: cephadm 2023-09-23T20:07:12.623640+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: audit 2023-09-23T20:07:12.624241+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: audit 2023-09-23T20:07:12.625454+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: cephadm 2023-09-23T20:07:12.627642+0000 mgr.y (mgr.34107) 134 : cephadm 1 Reconfiguring daemon osd.4 on smithi174 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[107672]: cluster 2023-09-23T20:07:12.948899+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: audit 2023-09-23T20:07:12.582470+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: audit 2023-09-23T20:07:12.590757+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:13.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: cephadm 2023-09-23T20:07:12.623640+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T20:07:13.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: audit 2023-09-23T20:07:12.624241+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T20:07:13.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: audit 2023-09-23T20:07:12.625454+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:13.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: cephadm 2023-09-23T20:07:12.627642+0000 mgr.y (mgr.34107) 134 : cephadm 1 Reconfiguring daemon osd.4 on smithi174 2023-09-23T20:07:13.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:13 smithi112 bash[104422]: cluster 2023-09-23T20:07:12.948899+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:13.903 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: audit 2023-09-23T20:07:12.582470+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:13.903 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: audit 2023-09-23T20:07:12.590757+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:13.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: cephadm 2023-09-23T20:07:12.623640+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T20:07:13.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: audit 2023-09-23T20:07:12.624241+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T20:07:13.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: audit 2023-09-23T20:07:12.625454+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:13.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: cephadm 2023-09-23T20:07:12.627642+0000 mgr.y (mgr.34107) 134 : cephadm 1 Reconfiguring daemon osd.4 on smithi174 2023-09-23T20:07:13.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:13 smithi174 bash[91578]: cluster 2023-09-23T20:07:12.948899+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: audit 2023-09-23T20:07:14.676088+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: audit 2023-09-23T20:07:14.683796+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: cephadm 2023-09-23T20:07:14.696870+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: audit 2023-09-23T20:07:14.697418+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: audit 2023-09-23T20:07:14.698989+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: cephadm 2023-09-23T20:07:14.703249+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon osd.5 on smithi174 2023-09-23T20:07:15.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:15 smithi174 bash[91578]: cluster 2023-09-23T20:07:14.949944+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: audit 2023-09-23T20:07:14.676088+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: audit 2023-09-23T20:07:14.683796+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: cephadm 2023-09-23T20:07:14.696870+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: audit 2023-09-23T20:07:14.697418+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: audit 2023-09-23T20:07:14.698989+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: cephadm 2023-09-23T20:07:14.703249+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon osd.5 on smithi174 2023-09-23T20:07:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[104422]: cluster 2023-09-23T20:07:14.949944+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: audit 2023-09-23T20:07:14.676088+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: audit 2023-09-23T20:07:14.683796+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: cephadm 2023-09-23T20:07:14.696870+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: audit 2023-09-23T20:07:14.697418+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: audit 2023-09-23T20:07:14.698989+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: cephadm 2023-09-23T20:07:14.703249+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon osd.5 on smithi174 2023-09-23T20:07:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:15 smithi112 bash[107672]: cluster 2023-09-23T20:07:14.949944+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:18.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: audit 2023-09-23T20:07:16.807698+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: audit 2023-09-23T20:07:16.814378+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: cephadm 2023-09-23T20:07:16.822280+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T20:07:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: audit 2023-09-23T20:07:16.822866+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T20:07:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: audit 2023-09-23T20:07:16.824520+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: cephadm 2023-09-23T20:07:16.827768+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon osd.6 on smithi174 2023-09-23T20:07:18.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:17 smithi174 bash[91578]: cluster 2023-09-23T20:07:16.950498+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: audit 2023-09-23T20:07:16.807698+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: audit 2023-09-23T20:07:16.814378+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: cephadm 2023-09-23T20:07:16.822280+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: audit 2023-09-23T20:07:16.822866+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: audit 2023-09-23T20:07:16.824520+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: cephadm 2023-09-23T20:07:16.827768+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon osd.6 on smithi174 2023-09-23T20:07:18.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[104422]: cluster 2023-09-23T20:07:16.950498+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: audit 2023-09-23T20:07:16.807698+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: audit 2023-09-23T20:07:16.814378+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: cephadm 2023-09-23T20:07:16.822280+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: audit 2023-09-23T20:07:16.822866+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: audit 2023-09-23T20:07:16.824520+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: cephadm 2023-09-23T20:07:16.827768+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon osd.6 on smithi174 2023-09-23T20:07:18.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:17 smithi112 bash[107672]: cluster 2023-09-23T20:07:16.950498+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:19.067 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:07:18 smithi174 bash[81369]: ts=2023-09-23T20:07: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: audit 2023-09-23T20:07:18.830482+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: audit 2023-09-23T20:07:18.839159+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: cephadm 2023-09-23T20:07:18.847211+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: audit 2023-09-23T20:07:18.847759+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: audit 2023-09-23T20:07:18.849267+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: cephadm 2023-09-23T20:07:18.852538+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon osd.7 on smithi174 2023-09-23T20:07:20.112 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:19 smithi174 bash[91578]: cluster 2023-09-23T20:07:18.951503+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: audit 2023-09-23T20:07:18.830482+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: audit 2023-09-23T20:07:18.839159+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: cephadm 2023-09-23T20:07:18.847211+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: audit 2023-09-23T20:07:18.847759+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: audit 2023-09-23T20:07:18.849267+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: cephadm 2023-09-23T20:07:18.852538+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon osd.7 on smithi174 2023-09-23T20:07:20.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[104422]: cluster 2023-09-23T20:07:18.951503+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: audit 2023-09-23T20:07:18.830482+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: audit 2023-09-23T20:07:18.839159+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: cephadm 2023-09-23T20:07:18.847211+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: audit 2023-09-23T20:07:18.847759+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: audit 2023-09-23T20:07:18.849267+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: cephadm 2023-09-23T20:07:18.852538+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon osd.7 on smithi174 2023-09-23T20:07:20.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:19 smithi112 bash[107672]: cluster 2023-09-23T20:07:18.951503+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:20.650 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:07:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:07:20] "GET /metrics HTTP/1.1" 200 33787 "" "Prometheus/2.43.0" 2023-09-23T20:07:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: cluster 2023-09-23T20:07:20.952157+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: audit 2023-09-23T20:07:21.018810+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: audit 2023-09-23T20:07:21.026229+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: cephadm 2023-09-23T20:07:21.073635+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring mds.foo.smithi174.hlooba (monmap changed)... 2023-09-23T20:07:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: audit 2023-09-23T20:07:21.074190+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:07:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: audit 2023-09-23T20:07:21.075695+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:22 smithi174 bash[91578]: cephadm 2023-09-23T20:07:21.077127+0000 mgr.y (mgr.34107) 147 : cephadm 1 Reconfiguring daemon mds.foo.smithi174.hlooba on smithi174 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: cluster 2023-09-23T20:07:20.952157+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: audit 2023-09-23T20:07:21.018810+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: audit 2023-09-23T20:07:21.026229+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: cephadm 2023-09-23T20:07:21.073635+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring mds.foo.smithi174.hlooba (monmap changed)... 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: audit 2023-09-23T20:07:21.074190+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: audit 2023-09-23T20:07:21.075695+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[104422]: cephadm 2023-09-23T20:07:21.077127+0000 mgr.y (mgr.34107) 147 : cephadm 1 Reconfiguring daemon mds.foo.smithi174.hlooba on smithi174 2023-09-23T20:07:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: cluster 2023-09-23T20:07:20.952157+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: audit 2023-09-23T20:07:21.018810+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: audit 2023-09-23T20:07:21.026229+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: cephadm 2023-09-23T20:07:21.073635+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring mds.foo.smithi174.hlooba (monmap changed)... 2023-09-23T20:07:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: audit 2023-09-23T20:07:21.074190+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi174.hlooba", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:07:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: audit 2023-09-23T20:07:21.075695+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:22 smithi112 bash[107672]: cephadm 2023-09-23T20:07:21.077127+0000 mgr.y (mgr.34107) 147 : cephadm 1 Reconfiguring daemon mds.foo.smithi174.hlooba on smithi174 2023-09-23T20:07:23.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:23 smithi174 bash[91578]: audit 2023-09-23T20:07:22.967450+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:23 smithi112 bash[104422]: audit 2023-09-23T20:07:22.967450+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:23.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:23 smithi112 bash[107672]: audit 2023-09-23T20:07:22.967450+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:24 smithi174 bash[91578]: cluster 2023-09-23T20:07:22.952810+0000 mgr.y (mgr.34107) 148 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:24 smithi174 bash[91578]: audit 2023-09-23T20:07:23.033869+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:24 smithi174 bash[91578]: audit 2023-09-23T20:07:23.040502+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:24 smithi174 bash[91578]: audit 2023-09-23T20:07:23.060746+0000 mon.a (mon.0) 241 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:24 smithi174 bash[91578]: audit 2023-09-23T20:07:23.438401+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:24 smithi174 bash[91578]: audit 2023-09-23T20:07:23.446068+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[104422]: cluster 2023-09-23T20:07:22.952810+0000 mgr.y (mgr.34107) 148 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[104422]: audit 2023-09-23T20:07:23.033869+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[104422]: audit 2023-09-23T20:07:23.040502+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[104422]: audit 2023-09-23T20:07:23.060746+0000 mon.a (mon.0) 241 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[104422]: audit 2023-09-23T20:07:23.438401+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[104422]: audit 2023-09-23T20:07:23.446068+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[107672]: cluster 2023-09-23T20:07:22.952810+0000 mgr.y (mgr.34107) 148 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[107672]: audit 2023-09-23T20:07:23.033869+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[107672]: audit 2023-09-23T20:07:23.040502+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[107672]: audit 2023-09-23T20:07:23.060746+0000 mon.a (mon.0) 241 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[107672]: audit 2023-09-23T20:07:23.438401+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:24 smithi112 bash[107672]: audit 2023-09-23T20:07:23.446068+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:26.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:26 smithi174 bash[91578]: cluster 2023-09-23T20:07:24.953810+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:26.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:26 smithi112 bash[104422]: cluster 2023-09-23T20:07:24.953810+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:26.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:26 smithi112 bash[107672]: cluster 2023-09-23T20:07:24.953810+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:28.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:28 smithi174 bash[91578]: cluster 2023-09-23T20:07:26.954454+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:28.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:28 smithi112 bash[104422]: cluster 2023-09-23T20:07:26.954454+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:28.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:28 smithi112 bash[107672]: cluster 2023-09-23T20:07:26.954454+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:29.068 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:07:28 smithi174 bash[81369]: ts=2023-09-23T20:07: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:30.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:07:30] "GET /metrics HTTP/1.1" 200 33720 "" "Prometheus/2.43.0" 2023-09-23T20:07:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[107672]: cluster 2023-09-23T20:07:28.955249+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[107672]: audit 2023-09-23T20:07:29.112529+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[107672]: audit 2023-09-23T20:07:29.120432+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[107672]: audit 2023-09-23T20:07:29.592448+0000 mon.a (mon.0) 246 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[107672]: audit 2023-09-23T20:07:29.594283+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[107672]: audit 2023-09-23T20:07:29.602982+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[104422]: cluster 2023-09-23T20:07:28.955249+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[104422]: audit 2023-09-23T20:07:29.112529+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[104422]: audit 2023-09-23T20:07:29.120432+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[104422]: audit 2023-09-23T20:07:29.592448+0000 mon.a (mon.0) 246 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[104422]: audit 2023-09-23T20:07:29.594283+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:30 smithi112 bash[104422]: audit 2023-09-23T20:07:29.602982+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:30 smithi174 bash[91578]: cluster 2023-09-23T20:07:28.955249+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:30 smithi174 bash[91578]: audit 2023-09-23T20:07:29.112529+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:30 smithi174 bash[91578]: audit 2023-09-23T20:07:29.120432+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:30 smithi174 bash[91578]: audit 2023-09-23T20:07:29.592448+0000 mon.a (mon.0) 246 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:30 smithi174 bash[91578]: audit 2023-09-23T20:07:29.594283+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:30 smithi174 bash[91578]: audit 2023-09-23T20:07:29.602982+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:32 smithi112 bash[104422]: cluster 2023-09-23T20:07:30.955829+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:32 smithi112 bash[107672]: cluster 2023-09-23T20:07:30.955829+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:32.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:32 smithi174 bash[91578]: cluster 2023-09-23T20:07:30.955829+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:34 smithi112 bash[104422]: cluster 2023-09-23T20:07:32.956488+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:34 smithi112 bash[107672]: cluster 2023-09-23T20:07:32.956488+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:34 smithi174 bash[91578]: cluster 2023-09-23T20:07:32.956488+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:36 smithi112 bash[104422]: cluster 2023-09-23T20:07:34.957573+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:36.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:36 smithi112 bash[107672]: cluster 2023-09-23T20:07:34.957573+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:36.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:36 smithi174 bash[91578]: cluster 2023-09-23T20:07:34.957573+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:38.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:38 smithi112 bash[107672]: cluster 2023-09-23T20:07:36.958253+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:38.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:38 smithi112 bash[107672]: audit 2023-09-23T20:07:37.967938+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:38 smithi112 bash[104422]: cluster 2023-09-23T20:07:36.958253+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:38 smithi112 bash[104422]: audit 2023-09-23T20:07:37.967938+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:38 smithi174 bash[91578]: cluster 2023-09-23T20:07:36.958253+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:38 smithi174 bash[91578]: audit 2023-09-23T20:07:37.967938+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:39.068 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:07:38 smithi174 bash[81369]: ts=2023-09-23T20:07: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-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi174.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.112\", device_class=\"ssd\", hostname=\"smithi112\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.112\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:40.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:40 smithi112 bash[104422]: cluster 2023-09-23T20:07:38.959288+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:40.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:07:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:07:40] "GET /metrics HTTP/1.1" 200 33787 "" "Prometheus/2.43.0" 2023-09-23T20:07:40.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:40 smithi112 bash[107672]: cluster 2023-09-23T20:07:38.959288+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:40.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:40 smithi174 bash[91578]: cluster 2023-09-23T20:07:38.959288+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:42.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:42 smithi112 bash[107672]: cluster 2023-09-23T20:07:40.959897+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:42 smithi112 bash[104422]: cluster 2023-09-23T20:07:40.959897+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:42.517 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T20:07:42.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:42 smithi174 bash[91578]: cluster 2023-09-23T20:07:40.959897+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:44.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:44 smithi112 bash[104422]: cluster 2023-09-23T20:07:42.960522+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:44.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:44 smithi112 bash[107672]: cluster 2023-09-23T20:07:42.960522+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:44.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:44 smithi174 bash[91578]: cluster 2023-09-23T20:07:42.960522+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:46.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:46 smithi112 bash[104422]: cluster 2023-09-23T20:07:44.961605+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:46.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:46 smithi112 bash[107672]: cluster 2023-09-23T20:07:44.961605+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:46 smithi174 bash[91578]: cluster 2023-09-23T20:07:44.961605+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:47.295 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:07:48.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:48 smithi112 bash[107672]: cluster 2023-09-23T20:07:46.962226+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:48 smithi112 bash[104422]: cluster 2023-09-23T20:07:46.962226+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:48 smithi174 bash[91578]: cluster 2023-09-23T20:07:46.962226+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:50.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:07:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:07:50] "GET /metrics HTTP/1.1" 200 33787 "" "Prometheus/2.43.0" 2023-09-23T20:07:50.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:50 smithi112 bash[104422]: cluster 2023-09-23T20:07:48.963187+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:50.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:50 smithi112 bash[107672]: cluster 2023-09-23T20:07:48.963187+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:50.539 INFO:teuthology.orchestra.run.smithi112.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:50 smithi174 bash[91578]: cluster 2023-09-23T20:07:48.963187+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:51.414 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for all mons to upgrade' 2023-09-23T20:07:51.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:51 smithi174 bash[91578]: audit 2023-09-23T20:07:50.532004+0000 mgr.y (mgr.34107) 162 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:51.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:51 smithi174 bash[91578]: cephadm 2023-09-23T20:07:50.532658+0000 mgr.y (mgr.34107) 163 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:51.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:51 smithi174 bash[91578]: audit 2023-09-23T20:07:50.541348+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:51.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:51 smithi174 bash[91578]: audit 2023-09-23T20:07:50.553579+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:51.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:51 smithi174 bash[91578]: cluster 2023-09-23T20:07:50.963825+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[104422]: audit 2023-09-23T20:07:50.532004+0000 mgr.y (mgr.34107) 162 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[104422]: cephadm 2023-09-23T20:07:50.532658+0000 mgr.y (mgr.34107) 163 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[104422]: audit 2023-09-23T20:07:50.541348+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[104422]: audit 2023-09-23T20:07:50.553579+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:51.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[104422]: cluster 2023-09-23T20:07:50.963825+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:51.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[107672]: audit 2023-09-23T20:07:50.532004+0000 mgr.y (mgr.34107) 162 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:51.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[107672]: cephadm 2023-09-23T20:07:50.532658+0000 mgr.y (mgr.34107) 163 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:51.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[107672]: audit 2023-09-23T20:07:50.541348+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:51.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[107672]: audit 2023-09-23T20:07:50.553579+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:51.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:51 smithi112 bash[107672]: cluster 2023-09-23T20:07:50.963825+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:53 smithi174 bash[91578]: audit 2023-09-23T20:07:52.968293+0000 mon.a (mon.0) 252 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:53.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:53 smithi112 bash[104422]: audit 2023-09-23T20:07:52.968293+0000 mon.a (mon.0) 252 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:53 smithi112 bash[107672]: audit 2023-09-23T20:07:52.968293+0000 mon.a (mon.0) 252 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:54 smithi174 bash[91578]: cluster 2023-09-23T20:07:52.964446+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:54.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:54 smithi112 bash[104422]: cluster 2023-09-23T20:07:52.964446+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:54 smithi112 bash[107672]: cluster 2023-09-23T20:07:52.964446+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:56.193 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:07:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:56 smithi174 bash[91578]: cluster 2023-09-23T20:07:54.965510+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:56.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:56 smithi112 bash[104422]: cluster 2023-09-23T20:07:54.965510+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:56.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:56 smithi112 bash[107672]: cluster 2023-09-23T20:07:54.965510+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:58.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: cluster 2023-09-23T20:07:56.966113+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:58.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.003893+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.012828+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.481756+0000 mon.a (mon.0) 255 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.483611+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.493909+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.576946+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.580513+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:57 smithi174 bash[91578]: audit 2023-09-23T20:07:57.582862+0000 mon.a (mon.0) 260 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.590536+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.591630+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.596071+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.597168+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T20:07:58.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.604295+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T20:07:58.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.605444+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T20:07:58.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.612416+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T20:07:58.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.614453+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.622565+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:58 smithi174 bash[91578]: audit 2023-09-23T20:07:57.624901+0000 mon.a (mon.0) 270 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: cluster 2023-09-23T20:07:56.966113+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.003893+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.012828+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.481756+0000 mon.a (mon.0) 255 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.483611+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.493909+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.576946+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.580513+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.582862+0000 mon.a (mon.0) 260 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.590536+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.591630+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.596071+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.597168+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.604295+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.605444+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.612416+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.614453+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.622565+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[104422]: audit 2023-09-23T20:07:57.624901+0000 mon.a (mon.0) 270 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: cluster 2023-09-23T20:07:56.966113+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.003893+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.012828+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.481756+0000 mon.a (mon.0) 255 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.483611+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.493909+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.576946+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.580513+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.582862+0000 mon.a (mon.0) 260 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.590536+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.591630+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.596071+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.597168+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.604295+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.605444+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.612416+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.614453+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.622565+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:07:58.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:58 smithi112 bash[107672]: audit 2023-09-23T20:07:57.624901+0000 mon.a (mon.0) 270 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:07:59.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:59 smithi174 bash[91578]: cephadm 2023-09-23T20:07:57.583726+0000 mgr.y (mgr.34107) 168 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T20:07:59.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:59 smithi174 bash[91578]: cephadm 2023-09-23T20:07:57.615539+0000 mgr.y (mgr.34107) 169 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T20:07:59.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:59 smithi174 bash[91578]: audit 2023-09-23T20:07:57.625110+0000 mgr.y (mgr.34107) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:07:59.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:07:59 smithi174 bash[91578]: cephadm 2023-09-23T20:07:57.626208+0000 mgr.y (mgr.34107) 171 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[107672]: cephadm 2023-09-23T20:07:57.583726+0000 mgr.y (mgr.34107) 168 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[107672]: cephadm 2023-09-23T20:07:57.615539+0000 mgr.y (mgr.34107) 169 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[107672]: audit 2023-09-23T20:07:57.625110+0000 mgr.y (mgr.34107) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[107672]: cephadm 2023-09-23T20:07:57.626208+0000 mgr.y (mgr.34107) 171 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[104422]: cephadm 2023-09-23T20:07:57.583726+0000 mgr.y (mgr.34107) 168 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[104422]: cephadm 2023-09-23T20:07:57.615539+0000 mgr.y (mgr.34107) 169 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T20:07:59.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[104422]: audit 2023-09-23T20:07:57.625110+0000 mgr.y (mgr.34107) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:07:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:07:59 smithi112 bash[104422]: cephadm 2023-09-23T20:07:57.626208+0000 mgr.y (mgr.34107) 171 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T20:07:59.659 INFO:teuthology.orchestra.run.smithi112.stdout:wait for all mons to upgrade 2023-09-23T20:08:00.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:00 smithi174 bash[91578]: cluster 2023-09-23T20:07:58.967092+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:00.359 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:00 smithi112 bash[104422]: cluster 2023-09-23T20:07:58.967092+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:00.359 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:08:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:08:00] "GET /metrics HTTP/1.1" 200 33788 "" "Prometheus/2.43.0" 2023-09-23T20:08:00.359 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:00 smithi112 bash[107672]: cluster 2023-09-23T20:07:58.967092+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:01.092 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[104422]: cluster 2023-09-23T20:08:00.967705+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[104422]: cephadm 2023-09-23T20:08:01.148959+0000 mgr.y (mgr.34107) 174 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[104422]: audit 2023-09-23T20:08:01.157940+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[104422]: audit 2023-09-23T20:08:01.159549+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[104422]: audit 2023-09-23T20:08:01.160938+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[104422]: cephadm 2023-09-23T20:08:01.164454+0000 mgr.y (mgr.34107) 175 : cephadm 1 Deploying daemon osd.0 on smithi112 2023-09-23T20:08:02.434 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[107672]: cluster 2023-09-23T20:08:00.967705+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:02.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[107672]: cephadm 2023-09-23T20:08:01.148959+0000 mgr.y (mgr.34107) 174 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T20:08:02.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[107672]: audit 2023-09-23T20:08:01.157940+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:02.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[107672]: audit 2023-09-23T20:08:01.159549+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:08:02.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[107672]: audit 2023-09-23T20:08:01.160938+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:02.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:02 smithi112 bash[107672]: cephadm 2023-09-23T20:08:01.164454+0000 mgr.y (mgr.34107) 175 : cephadm 1 Deploying daemon osd.0 on smithi112 2023-09-23T20:08:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:02 smithi174 bash[91578]: cluster 2023-09-23T20:08:00.967705+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:02 smithi174 bash[91578]: cephadm 2023-09-23T20:08:01.148959+0000 mgr.y (mgr.34107) 174 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T20:08:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:02 smithi174 bash[91578]: audit 2023-09-23T20:08:01.157940+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:02 smithi174 bash[91578]: audit 2023-09-23T20:08:01.159549+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:08:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:02 smithi174 bash[91578]: audit 2023-09-23T20:08:01.160938+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:02 smithi174 bash[91578]: cephadm 2023-09-23T20:08:01.164454+0000 mgr.y (mgr.34107) 175 : cephadm 1 Deploying daemon osd.0 on smithi112 2023-09-23T20:08:04.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:04 smithi174 bash[91578]: cluster 2023-09-23T20:08:02.968165+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:04.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:04 smithi112 bash[107672]: cluster 2023-09-23T20:08:02.968165+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:04 smithi112 bash[104422]: cluster 2023-09-23T20:08:02.968165+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:05.869 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:08:06.151 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:05 smithi112 systemd[1]: Stopping Ceph osd.0 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:08:06.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:06 smithi174 bash[91578]: cluster 2023-09-23T20:08:04.969176+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:06.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:06 smithi112 bash[104422]: cluster 2023-09-23T20:08:04.969176+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:06 smithi112 bash[107672]: cluster 2023-09-23T20:08:04.969176+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:06.651 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:06 smithi112 bash[45040]: debug 2023-09-23T20:08:06.388+0000 7ff9b4b49700 -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-09-23T20:08:06.651 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:06 smithi112 bash[45040]: debug 2023-09-23T20:08:06.388+0000 7ff9b4b49700 -1 osd.0 81 *** Got signal Terminated *** 2023-09-23T20:08:06.651 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:06 smithi112 bash[45040]: debug 2023-09-23T20:08:06.388+0000 7ff9b4b49700 -1 osd.0 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:08:07.194 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:07 smithi112 bash[104422]: cluster 2023-09-23T20:08:06.390442+0000 mon.a (mon.0) 274 : cluster 1 osd.0 marked itself down and dead 2023-09-23T20:08:07.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:07 smithi174 bash[91578]: cluster 2023-09-23T20:08:06.390442+0000 mon.a (mon.0) 274 : cluster 1 osd.0 marked itself down and dead 2023-09-23T20:08:07.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:07 smithi112 bash[107672]: cluster 2023-09-23T20:08:06.390442+0000 mon.a (mon.0) 274 : cluster 1 osd.0 marked itself down and dead 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: cluster 2023-09-23T20:08:06.969833+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: cluster 2023-09-23T20:08:07.165316+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: cluster 2023-09-23T20:08:07.170095+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: cluster 2023-09-23T20:08:07.176934+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: cluster 2023-09-23T20:08:07.177991+0000 mon.a (mon.0) 276 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: audit 2023-09-23T20:08:07.972899+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:08.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[104422]: audit 2023-09-23T20:08:07.974672+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: cluster 2023-09-23T20:08:06.969833+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: cluster 2023-09-23T20:08:07.165316+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: cluster 2023-09-23T20:08:07.170095+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: cluster 2023-09-23T20:08:07.176934+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: cluster 2023-09-23T20:08:07.177991+0000 mon.a (mon.0) 276 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: audit 2023-09-23T20:08:07.972899+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:08.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[107672]: audit 2023-09-23T20:08:07.974672+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: cluster 2023-09-23T20:08:06.969833+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: cluster 2023-09-23T20:08:07.165316+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: cluster 2023-09-23T20:08:07.170095+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: cluster 2023-09-23T20:08:07.176934+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: cluster 2023-09-23T20:08:07.177991+0000 mon.a (mon.0) 276 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: audit 2023-09-23T20:08:07.972899+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:08 smithi174 bash[91578]: audit 2023-09-23T20:08:07.974672+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:08.650 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[114845]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:08:09.190 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:08 smithi112 bash[115002]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.183121+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.185125+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.185313+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.185440+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.185704+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.188285+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.189882+0000 mon.a (mon.0) 279 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.190534+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.192858+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.192964+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.183121+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.185125+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.185313+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.185440+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.185704+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.188285+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.189882+0000 mon.a (mon.0) 279 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.190534+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.192858+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:09 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.192964+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.183121+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.185125+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.185313+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.185440+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.185704+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.188285+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.189882+0000 mon.a (mon.0) 279 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2023-09-23T20:08:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.190534+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.192858+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:09 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.192964+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:08:10.423 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:08:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:08:10] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.43.0" 2023-09-23T20:08:10.424 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:10 smithi112 bash[107672]: cluster 2023-09-23T20:08:08.970832+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v119: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:10.424 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:10 smithi112 bash[107672]: cluster 2023-09-23T20:08:09.185076+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:10.424 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:10 smithi112 bash[104422]: cluster 2023-09-23T20:08:08.970832+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v119: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:10.424 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:10 smithi112 bash[104422]: cluster 2023-09-23T20:08:09.185076+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:10 smithi174 bash[91578]: cluster 2023-09-23T20:08:08.970832+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v119: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:10 smithi174 bash[91578]: cluster 2023-09-23T20:08:09.185076+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:10.760 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T20:08:11.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:11 smithi112 bash[107672]: audit 2023-09-23T20:08:10.747867+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.112:0/2515680605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:11.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:11 smithi112 bash[104422]: audit 2023-09-23T20:08:10.747867+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.112:0/2515680605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:11 smithi174 bash[91578]: audit 2023-09-23T20:08:10.747867+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.112:0/2515680605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:12.148 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:08:12.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:12 smithi112 bash[107672]: cluster 2023-09-23T20:08:10.971475+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v120: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:12 smithi112 bash[104422]: cluster 2023-09-23T20:08:10.971475+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v120: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:12.401 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:12 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T20:08:12.401 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:12 smithi112 systemd[1]: Stopped Ceph osd.0 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:08:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:12 smithi174 bash[91578]: cluster 2023-09-23T20:08:10.971475+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v120: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:12.900 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:12 smithi112 systemd[1]: Started Ceph osd.0 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:08:13.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:13 smithi174 bash[91578]: audit 2023-09-23T20:08:12.493082+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:13.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:13 smithi174 bash[91578]: audit 2023-09-23T20:08:12.502549+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:13.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:13 smithi174 bash[91578]: audit 2023-09-23T20:08:12.511405+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:13.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:13 smithi112 bash[107672]: audit 2023-09-23T20:08:12.493082+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:13.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:13 smithi112 bash[107672]: audit 2023-09-23T20:08:12.502549+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:13.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:13 smithi112 bash[107672]: audit 2023-09-23T20:08:12.511405+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:13.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:13 smithi112 bash[104422]: audit 2023-09-23T20:08:12.493082+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:13.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:13 smithi112 bash[104422]: audit 2023-09-23T20:08:12.502549+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:13.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:13 smithi112 bash[104422]: audit 2023-09-23T20:08:12.511405+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:14.356 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:08:14.356 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T20:08:14.356 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: 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-09-23T20:08:14.356 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T20:08:14.356 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T20:08:14.356 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T20:08:14.357 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T20:08:14.357 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[115270]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T20:08:14.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[107672]: cluster 2023-09-23T20:08:12.972273+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v121: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:14.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:14 smithi112 bash[104422]: cluster 2023-09-23T20:08:12.972273+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v121: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:14.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:14 smithi174 bash[91578]: cluster 2023-09-23T20:08:12.972273+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v121: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:16.151 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:15 smithi112 bash[115557]: debug 2023-09-23T20:08:15.980+0000 7f87e6ac7700 1 -- 172.21.15.112:0/1192298774 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560d21de64e0 con 0x560d21e40c00 2023-09-23T20:08:16.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:16 smithi174 bash[91578]: cluster 2023-09-23T20:08:14.973493+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v122: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:16.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:16 smithi112 bash[104422]: cluster 2023-09-23T20:08:14.973493+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v122: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:16.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:16 smithi112 bash[107672]: cluster 2023-09-23T20:08:14.973493+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v122: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:16.901 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:16 smithi112 bash[115557]: debug 2023-09-23T20:08:16.536+0000 7f87efc4c640 -1 Falling back to public interface 2023-09-23T20:08:18.467 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:08:18.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:18 smithi174 bash[91578]: cluster 2023-09-23T20:08:16.974173+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v123: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:18.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:18 smithi112 bash[107672]: cluster 2023-09-23T20:08:16.974173+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v123: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:18.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:18 smithi112 bash[104422]: cluster 2023-09-23T20:08:16.974173+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v123: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:19.839 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:19 smithi112 bash[115557]: debug 2023-09-23T20:08:19.607+0000 7f87efc4c640 -1 osd.0 81 log_to_monitors true 2023-09-23T20:08:20.515 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:08:20] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.43.0" 2023-09-23T20:08:20.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:20 smithi174 bash[91578]: cluster 2023-09-23T20:08:18.975313+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:20.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:20 smithi174 bash[91578]: audit 2023-09-23T20:08:19.558975+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:20 smithi174 bash[91578]: audit 2023-09-23T20:08:19.567582+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:20 smithi174 bash[91578]: audit 2023-09-23T20:08:19.614123+0000 mon.a (mon.0) 286 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:08:20.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:20 smithi174 bash[91578]: audit 2023-09-23T20:08:20.364890+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:20 smithi174 bash[91578]: audit 2023-09-23T20:08:20.374429+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.901 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[115557]: debug 2023-09-23T20:08:20.607+0000 7f87df0b5700 -1 osd.0 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:08:20.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[107672]: cluster 2023-09-23T20:08:18.975313+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:20.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[107672]: audit 2023-09-23T20:08:19.558975+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[107672]: audit 2023-09-23T20:08:19.567582+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[107672]: audit 2023-09-23T20:08:19.614123+0000 mon.a (mon.0) 286 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[107672]: audit 2023-09-23T20:08:20.364890+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[107672]: audit 2023-09-23T20:08:20.374429+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[104422]: cluster 2023-09-23T20:08:18.975313+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[104422]: audit 2023-09-23T20:08:19.558975+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[104422]: audit 2023-09-23T20:08:19.567582+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[104422]: audit 2023-09-23T20:08:19.614123+0000 mon.a (mon.0) 286 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[104422]: audit 2023-09-23T20:08:20.364890+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:20 smithi112 bash[104422]: audit 2023-09-23T20:08:20.374429+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[104422]: cluster 2023-09-23T20:08:20.568917+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:08:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[104422]: cluster 2023-09-23T20:08:20.569610+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:08:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[104422]: audit 2023-09-23T20:08:20.572506+0000 mon.a (mon.0) 289 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T20:08:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[104422]: cluster 2023-09-23T20:08:20.572643+0000 mon.a (mon.0) 290 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-09-23T20:08:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[104422]: audit 2023-09-23T20:08:20.573335+0000 mon.a (mon.0) 291 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:21.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[104422]: cluster 2023-09-23T20:08:20.976070+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[107672]: cluster 2023-09-23T20:08:20.568917+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:08:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[107672]: cluster 2023-09-23T20:08:20.569610+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:08:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[107672]: audit 2023-09-23T20:08:20.572506+0000 mon.a (mon.0) 289 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T20:08:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[107672]: cluster 2023-09-23T20:08:20.572643+0000 mon.a (mon.0) 290 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-09-23T20:08:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[107672]: audit 2023-09-23T20:08:20.573335+0000 mon.a (mon.0) 291 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:21 smithi112 bash[107672]: cluster 2023-09-23T20:08:20.976070+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:alertmanager.a smithi112 *:9093,9094 running (5m) - 12m 14.1M - 0.25.0 c8568f914cd2 f7f327ae4f41 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:grafana.a smithi174 *:3000 running (5m) - 11m 75.0M - 9.4.7 2c41d148cca3 5d95ac69d5f8 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi112.qmnapf smithi112 running (10m) - 10m 14.0M - 17.2.6-1123-g61431f6b 0db14aa01094 2f52c137fc45 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi174.hlooba smithi174 running (10m) - 10m 15.9M - 17.2.6-1123-g61431f6b 0db14aa01094 a41190350904 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.x smithi174 *:8443,9283,8765 running (4m) - 20m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 a80cc0ac0e37 2023-09-23T20:08:21.823 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.y smithi112 *:8443,9283,8765 running (5m) - 23m 478M - 18.2.0-460-gbb0daeff e32c2a64c126 94450e30ea47 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (4m) - 23m 45.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 b06cbed3b425 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi174 running (110s) - 21m 33.6M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 46675f4e9c14 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi112 running (2m) - 21m 34.6M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 4724de951f04 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.a smithi112 *:9100 running (5m) - 12m 8231k - 1.5.0 0da6a335fe13 401c94d5add2 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.b smithi174 *:9100 running (5m) - 12m 8068k - 1.5.0 0da6a335fe13 621f39114aee 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (6s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 4e69a13670c6 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi112 running (19m) - 19m 79.1M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 f66ce207f32d 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi112 running (18m) - 18m 97.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 31b80f21be7c 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 smithi112 running (17m) - 17m 66.3M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 770c74dc8b52 2023-09-23T20:08:21.824 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4 smithi174 running (16m) - 16m 97.6M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 913a795dc263 2023-09-23T20:08:21.825 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 smithi174 running (15m) - 15m 94.3M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 302cacb79b39 2023-09-23T20:08:21.825 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 smithi174 running (14m) - 14m 73.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a635a1eb8d6e 2023-09-23T20:08:21.825 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7 smithi174 running (13m) - 13m 80.3M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 bbf22e2120b2 2023-09-23T20:08:21.825 INFO:teuthology.orchestra.run.smithi112.stdout:prometheus.a smithi174 *:9095 running (4m) - 12m 51.7M - 2.43.0 a07b618ecd1d bc08201a010a 2023-09-23T20:08:22.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:21 smithi174 bash[91578]: cluster 2023-09-23T20:08:20.568917+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:08:22.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:21 smithi174 bash[91578]: cluster 2023-09-23T20:08:20.569610+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:08:22.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:21 smithi174 bash[91578]: audit 2023-09-23T20:08:20.572506+0000 mon.a (mon.0) 289 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T20:08:22.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:21 smithi174 bash[91578]: cluster 2023-09-23T20:08:20.572643+0000 mon.a (mon.0) 290 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-09-23T20:08:22.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:21 smithi174 bash[91578]: audit 2023-09-23T20:08:20.573335+0000 mon.a (mon.0) 291 : audit 1 from='osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:22.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:21 smithi174 bash[91578]: cluster 2023-09-23T20:08:20.976070+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:22.610 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: cluster 2023-09-23T20:08:21.571124+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: cluster 2023-09-23T20:08:21.571166+0000 mon.a (mon.0) 292 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: cluster 2023-09-23T20:08:21.576439+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: cluster 2023-09-23T20:08:21.578480+0000 mon.a (mon.0) 293 : cluster 1 osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096] boot 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: cluster 2023-09-23T20:08:21.578551+0000 mon.a (mon.0) 294 : cluster 0 osdmap e85: 8 total, 8 up, 8 in 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: audit 2023-09-23T20:08:21.579182+0000 mon.a (mon.0) 295 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: audit 2023-09-23T20:08:21.811385+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:22.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.579619+0000 mon.a (mon.0) 296 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: cluster 2023-09-23T20:08:21.571124+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: cluster 2023-09-23T20:08:21.571166+0000 mon.a (mon.0) 292 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: cluster 2023-09-23T20:08:21.576439+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: cluster 2023-09-23T20:08:21.578480+0000 mon.a (mon.0) 293 : cluster 1 osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096] boot 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: cluster 2023-09-23T20:08:21.578551+0000 mon.a (mon.0) 294 : cluster 0 osdmap e85: 8 total, 8 up, 8 in 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: audit 2023-09-23T20:08:21.579182+0000 mon.a (mon.0) 295 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: audit 2023-09-23T20:08:21.811385+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:22 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.579619+0000 mon.a (mon.0) 296 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2023-09-23T20:08:23.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: cluster 2023-09-23T20:08:21.571124+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:08:23.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: cluster 2023-09-23T20:08:21.571166+0000 mon.a (mon.0) 292 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:08:23.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: cluster 2023-09-23T20:08:21.576439+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:08:23.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: cluster 2023-09-23T20:08:21.578480+0000 mon.a (mon.0) 293 : cluster 1 osd.0 [v2:172.21.15.112:6802/2983582096,v1:172.21.15.112:6803/2983582096] boot 2023-09-23T20:08:23.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: cluster 2023-09-23T20:08:21.578551+0000 mon.a (mon.0) 294 : cluster 0 osdmap e85: 8 total, 8 up, 8 in 2023-09-23T20:08:23.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: audit 2023-09-23T20:08:21.579182+0000 mon.a (mon.0) 295 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:08:23.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: audit 2023-09-23T20:08:21.811385+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:23.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:22 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.579619+0000 mon.a (mon.0) 296 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2023-09-23T20:08:23.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.571199+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.574827+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.574958+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.574998+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.576214+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.580452+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.580518+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.580946+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.583069+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.585807+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: audit 2023-09-23T20:08:22.974951+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: audit 2023-09-23T20:08:22.976754+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[107672]: cluster 2023-09-23T20:08:22.976978+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v129: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.571199+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.574827+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.574958+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.574998+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.576214+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.580452+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.580518+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.580946+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.583069+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.585807+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: audit 2023-09-23T20:08:22.974951+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: audit 2023-09-23T20:08:22.976754+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:23.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:23 smithi112 bash[104422]: cluster 2023-09-23T20:08:22.976978+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v129: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:24.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.571199+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.574827+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.574958+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.574998+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.576214+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.580452+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.580518+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.580946+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.583069+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.585807+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: audit 2023-09-23T20:08:22.974951+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: audit 2023-09-23T20:08:22.976754+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:24.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:23 smithi174 bash[91578]: cluster 2023-09-23T20:08:22.976978+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v129: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:08:25.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:25 smithi112 bash[107672]: cluster 2023-09-23T20:08:25.029815+0000 mon.a (mon.0) 299 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:25.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:25 smithi112 bash[104422]: cluster 2023-09-23T20:08:25.029815+0000 mon.a (mon.0) 299 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:25.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:25 smithi174 bash[91578]: cluster 2023-09-23T20:08:25.029815+0000 mon.a (mon.0) 299 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:26.362 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:26 smithi112 bash[107672]: cluster 2023-09-23T20:08:24.978117+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v130: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:26.363 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:26 smithi112 bash[104422]: cluster 2023-09-23T20:08:24.978117+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v130: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:26 smithi174 bash[91578]: cluster 2023-09-23T20:08:24.978117+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v130: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:27.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:27 smithi112 bash[104422]: cluster 2023-09-23T20:08:27.086718+0000 mon.a (mon.0) 300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T20:08:27.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:27 smithi112 bash[104422]: cluster 2023-09-23T20:08:27.086782+0000 mon.a (mon.0) 301 : cluster 1 Cluster is now healthy 2023-09-23T20:08:27.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:27 smithi112 bash[107672]: cluster 2023-09-23T20:08:27.086718+0000 mon.a (mon.0) 300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T20:08:27.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:27 smithi112 bash[107672]: cluster 2023-09-23T20:08:27.086782+0000 mon.a (mon.0) 301 : cluster 1 Cluster is now healthy 2023-09-23T20:08:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:27 smithi174 bash[91578]: cluster 2023-09-23T20:08:27.086718+0000 mon.a (mon.0) 300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T20:08:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:27 smithi174 bash[91578]: cluster 2023-09-23T20:08:27.086782+0000 mon.a (mon.0) 301 : cluster 1 Cluster is now healthy 2023-09-23T20:08:27.731 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:08:28.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:28 smithi112 bash[104422]: cluster 2023-09-23T20:08:26.978619+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:28.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:28 smithi112 bash[107672]: cluster 2023-09-23T20:08:26.978619+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:28 smithi174 bash[91578]: cluster 2023-09-23T20:08:26.978619+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:30 smithi112 bash[104422]: cluster 2023-09-23T20:08:28.979369+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:30.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:08:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:08:30] "GET /metrics HTTP/1.1" 200 33768 "" "Prometheus/2.43.0" 2023-09-23T20:08:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:30 smithi112 bash[107672]: cluster 2023-09-23T20:08:28.979369+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:30 smithi174 bash[91578]: cluster 2023-09-23T20:08:28.979369+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:32.010 INFO:teuthology.orchestra.run.smithi112.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: cluster 2023-09-23T20:08:30.979874+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.649981+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.658034+0000 mon.a (mon.0) 303 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.659441+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.660604+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.666958+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.748144+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.752178+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.754610+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.756343+0000 mon.a (mon.0) 310 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:31.758197+0000 mon.a (mon.0) 311 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[104422]: audit 2023-09-23T20:08:32.012080+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: cluster 2023-09-23T20:08:30.979874+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.649981+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.658034+0000 mon.a (mon.0) 303 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.659441+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.660604+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.666958+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.748144+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:32.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.752178+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.754610+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.756343+0000 mon.a (mon.0) 310 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:31.758197+0000 mon.a (mon.0) 311 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:08:32.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:32 smithi112 bash[107672]: audit 2023-09-23T20:08:32.012080+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: cluster 2023-09-23T20:08:30.979874+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.649981+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.658034+0000 mon.a (mon.0) 303 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.659441+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.660604+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.666958+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.748144+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.752178+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.754610+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.756343+0000 mon.a (mon.0) 310 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:31.758197+0000 mon.a (mon.0) 311 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:08:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:32 smithi174 bash[91578]: audit 2023-09-23T20:08:32.012080+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:33.303 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T20:08:33.461 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[107672]: audit 2023-09-23T20:08:31.758413+0000 mgr.y (mgr.34107) 192 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:08:33.461 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[107672]: cephadm 2023-09-23T20:08:31.759478+0000 mgr.y (mgr.34107) 193 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T20:08:33.461 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[107672]: audit 2023-09-23T20:08:32.006766+0000 mgr.y (mgr.34107) 194 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:33.461 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[107672]: cephadm 2023-09-23T20:08:32.007252+0000 mgr.y (mgr.34107) 195 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:33.461 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[107672]: audit 2023-09-23T20:08:33.013390+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:33.462 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[104422]: audit 2023-09-23T20:08:31.758413+0000 mgr.y (mgr.34107) 192 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:08:33.462 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[104422]: cephadm 2023-09-23T20:08:31.759478+0000 mgr.y (mgr.34107) 193 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T20:08:33.462 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[104422]: audit 2023-09-23T20:08:32.006766+0000 mgr.y (mgr.34107) 194 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:33.462 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[104422]: cephadm 2023-09-23T20:08:32.007252+0000 mgr.y (mgr.34107) 195 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:33.462 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:33 smithi112 bash[104422]: audit 2023-09-23T20:08:33.013390+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:33 smithi174 bash[91578]: audit 2023-09-23T20:08:31.758413+0000 mgr.y (mgr.34107) 192 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:08:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:33 smithi174 bash[91578]: cephadm 2023-09-23T20:08:31.759478+0000 mgr.y (mgr.34107) 193 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T20:08:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:33 smithi174 bash[91578]: audit 2023-09-23T20:08:32.006766+0000 mgr.y (mgr.34107) 194 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:33 smithi174 bash[91578]: cephadm 2023-09-23T20:08:32.007252+0000 mgr.y (mgr.34107) 195 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:33 smithi174 bash[91578]: audit 2023-09-23T20:08:33.013390+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:34 smithi112 bash[104422]: cluster 2023-09-23T20:08:32.980470+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:34 smithi112 bash[107672]: cluster 2023-09-23T20:08:32.980470+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:34 smithi174 bash[91578]: cluster 2023-09-23T20:08:32.980470+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:35.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[107672]: cephadm 2023-09-23T20:08:34.581247+0000 mgr.y (mgr.34107) 197 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T20:08:35.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[107672]: audit 2023-09-23T20:08:34.591589+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:35.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[107672]: audit 2023-09-23T20:08:34.593282+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[107672]: audit 2023-09-23T20:08:34.594489+0000 mon.a (mon.0) 316 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[107672]: cephadm 2023-09-23T20:08:34.597962+0000 mgr.y (mgr.34107) 198 : cephadm 1 Deploying daemon osd.1 on smithi112 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[107672]: cluster 2023-09-23T20:08:34.981499+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[104422]: cephadm 2023-09-23T20:08:34.581247+0000 mgr.y (mgr.34107) 197 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[104422]: audit 2023-09-23T20:08:34.591589+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[104422]: audit 2023-09-23T20:08:34.593282+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[104422]: audit 2023-09-23T20:08:34.594489+0000 mon.a (mon.0) 316 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[104422]: cephadm 2023-09-23T20:08:34.597962+0000 mgr.y (mgr.34107) 198 : cephadm 1 Deploying daemon osd.1 on smithi112 2023-09-23T20:08:35.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:35 smithi112 bash[104422]: cluster 2023-09-23T20:08:34.981499+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:36.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:35 smithi174 bash[91578]: cephadm 2023-09-23T20:08:34.581247+0000 mgr.y (mgr.34107) 197 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T20:08:36.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:35 smithi174 bash[91578]: audit 2023-09-23T20:08:34.591589+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:36.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:35 smithi174 bash[91578]: audit 2023-09-23T20:08:34.593282+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:08:36.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:35 smithi174 bash[91578]: audit 2023-09-23T20:08:34.594489+0000 mon.a (mon.0) 316 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:36.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:35 smithi174 bash[91578]: cephadm 2023-09-23T20:08:34.597962+0000 mgr.y (mgr.34107) 198 : cephadm 1 Deploying daemon osd.1 on smithi112 2023-09-23T20:08:36.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:35 smithi174 bash[91578]: cluster 2023-09-23T20:08:34.981499+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:38.078 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:08:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:38 smithi174 bash[91578]: cluster 2023-09-23T20:08:36.982253+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:38 smithi174 bash[91578]: audit 2023-09-23T20:08:37.973713+0000 mon.a (mon.0) 317 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:38.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:38 smithi174 bash[91578]: audit 2023-09-23T20:08:37.975157+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:38.423 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:38 smithi112 bash[104422]: cluster 2023-09-23T20:08:36.982253+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:38.423 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:38 smithi112 bash[104422]: audit 2023-09-23T20:08:37.973713+0000 mon.a (mon.0) 317 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:38.423 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:38 smithi112 bash[104422]: audit 2023-09-23T20:08:37.975157+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:38.423 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:38 smithi112 bash[107672]: cluster 2023-09-23T20:08:36.982253+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:38.424 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:38 smithi112 bash[107672]: audit 2023-09-23T20:08:37.973713+0000 mon.a (mon.0) 317 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:38.424 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:38 smithi112 bash[107672]: audit 2023-09-23T20:08:37.975157+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:40.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:40 smithi112 bash[107672]: cluster 2023-09-23T20:08:38.983195+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:40.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:40 smithi112 bash[104422]: cluster 2023-09-23T20:08:38.983195+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:40.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:40 smithi174 bash[91578]: cluster 2023-09-23T20:08:38.983195+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:40.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:08:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:08:40] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-09-23T20:08:40.651 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:40 smithi112 systemd[1]: Stopping Ceph osd.1 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:08:41.046 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:40 smithi112 bash[52131]: debug 2023-09-23T20:08:40.707+0000 7fb536d57700 -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-09-23T20:08:41.047 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:40 smithi112 bash[52131]: debug 2023-09-23T20:08:40.707+0000 7fb536d57700 -1 osd.1 86 *** Got signal Terminated *** 2023-09-23T20:08:41.047 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:40 smithi112 bash[52131]: debug 2023-09-23T20:08:40.707+0000 7fb536d57700 -1 osd.1 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:08:41.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:41 smithi112 bash[104422]: cluster 2023-09-23T20:08:40.712010+0000 mon.a (mon.0) 319 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:08:41.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:41 smithi112 bash[107672]: cluster 2023-09-23T20:08:40.712010+0000 mon.a (mon.0) 319 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:08:41.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:41 smithi174 bash[91578]: cluster 2023-09-23T20:08:40.712010+0000 mon.a (mon.0) 319 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:08:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[104422]: cluster 2023-09-23T20:08:40.983769+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[104422]: cluster 2023-09-23T20:08:41.041651+0000 mon.a (mon.0) 320 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:08:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[104422]: cluster 2023-09-23T20:08:41.043853+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T20:08:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[104422]: cluster 2023-09-23T20:08:41.049849+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T20:08:42.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[104422]: cluster 2023-09-23T20:08:41.052239+0000 mon.a (mon.0) 321 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T20:08:42.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[107672]: cluster 2023-09-23T20:08:40.983769+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:42.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[107672]: cluster 2023-09-23T20:08:41.041651+0000 mon.a (mon.0) 320 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:08:42.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[107672]: cluster 2023-09-23T20:08:41.043853+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T20:08:42.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[107672]: cluster 2023-09-23T20:08:41.049849+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T20:08:42.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[107672]: cluster 2023-09-23T20:08:41.052239+0000 mon.a (mon.0) 321 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T20:08:42.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:42 smithi174 bash[91578]: cluster 2023-09-23T20:08:40.983769+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:42.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:42 smithi174 bash[91578]: cluster 2023-09-23T20:08:41.041651+0000 mon.a (mon.0) 320 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:08:42.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:42 smithi174 bash[91578]: cluster 2023-09-23T20:08:41.043853+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T20:08:42.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:42 smithi174 bash[91578]: cluster 2023-09-23T20:08:41.049849+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T20:08:42.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:42 smithi174 bash[91578]: cluster 2023-09-23T20:08:41.052239+0000 mon.a (mon.0) 321 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T20:08:42.682 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[121786]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:08:43.069 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:42 smithi112 bash[121890]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:08:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.057074+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.059003+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.059159+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.059696+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.059911+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.062299+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.062498+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.063043+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.063772+0000 mon.a (mon.0) 322 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.066044+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.068312+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.070164+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.057074+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.059003+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.059159+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.059696+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.059911+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.062299+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.062498+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.063043+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.063772+0000 mon.a (mon.0) 322 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.066044+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.068312+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:43 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.070164+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.057074+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.059003+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.059159+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.059696+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.059911+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.062299+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.062498+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.063043+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.063772+0000 mon.a (mon.0) 322 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.066044+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.068312+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:43.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:43 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.070164+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:08:44.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:44 smithi112 bash[107672]: cluster 2023-09-23T20:08:42.984374+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v141: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:44.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:44 smithi112 bash[104422]: cluster 2023-09-23T20:08:42.984374+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v141: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:44 smithi174 bash[91578]: cluster 2023-09-23T20:08:42.984374+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v141: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:08:45.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:45 smithi112 bash[104422]: cluster 2023-09-23T20:08:45.072623+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:45.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:45 smithi112 bash[107672]: cluster 2023-09-23T20:08:45.072623+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:45.401 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:45 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-23T20:08:45.401 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:45 smithi112 systemd[1]: Stopped Ceph osd.1 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:08:45.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:45 smithi174 bash[91578]: cluster 2023-09-23T20:08:45.072623+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:45.901 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:45 smithi112 systemd[1]: Started Ceph osd.1 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:08:46.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[104422]: cluster 2023-09-23T20:08:44.985515+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v142: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:08:46.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[104422]: audit 2023-09-23T20:08:45.486663+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:46.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[104422]: audit 2023-09-23T20:08:45.494816+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:46.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[104422]: audit 2023-09-23T20:08:45.538972+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:46.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[107672]: cluster 2023-09-23T20:08:44.985515+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v142: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:08:46.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[107672]: audit 2023-09-23T20:08:45.486663+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:46.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[107672]: audit 2023-09-23T20:08:45.494816+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:46.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[107672]: audit 2023-09-23T20:08:45.538972+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:46.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:46 smithi174 bash[91578]: cluster 2023-09-23T20:08:44.985515+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v142: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:08:46.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:46 smithi174 bash[91578]: audit 2023-09-23T20:08:45.486663+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:46.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:46 smithi174 bash[91578]: audit 2023-09-23T20:08:45.494816+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:46.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:46 smithi174 bash[91578]: audit 2023-09-23T20:08:45.538972+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:47.244 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:08:47.244 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T20:08:47.244 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: 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-09-23T20:08:47.245 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T20:08:47.245 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T20:08:47.245 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T20:08:47.245 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T20:08:47.245 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:46 smithi112 bash[122066]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T20:08:48.794 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:48 smithi112 bash[104422]: cluster 2023-09-23T20:08:46.986256+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v143: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:48.794 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:48 smithi112 bash[107672]: cluster 2023-09-23T20:08:46.986256+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v143: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:48.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:48 smithi174 bash[91578]: cluster 2023-09-23T20:08:46.986256+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v143: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:49.151 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:48 smithi112 bash[122360]: debug 2023-09-23T20:08:48.791+0000 7fb0c5658700 1 -- 172.21.15.112:0/4049917200 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558bef3c24e0 con 0x558bef41cc00 2023-09-23T20:08:49.651 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:49 smithi112 bash[122360]: debug 2023-09-23T20:08:49.331+0000 7fb0ce7dd640 -1 Falling back to public interface 2023-09-23T20:08:50.491 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:08:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:08:50] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-09-23T20:08:50.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:50 smithi174 bash[91578]: cluster 2023-09-23T20:08:48.987213+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v144: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:50.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:50 smithi112 bash[107672]: cluster 2023-09-23T20:08:48.987213+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v144: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:50.901 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:50 smithi112 bash[104422]: cluster 2023-09-23T20:08:48.987213+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v144: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:52.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: cluster 2023-09-23T20:08:50.987853+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v145: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:52.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: audit 2023-09-23T20:08:51.528893+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: audit 2023-09-23T20:08:51.537102+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: audit 2023-09-23T20:08:52.332885+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: audit 2023-09-23T20:08:52.340254+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: audit 2023-09-23T20:08:52.480071+0000 mon.c (mon.2) 4 : audit 1 from='osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:08:52.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:52 smithi174 bash[91578]: audit 2023-09-23T20:08:52.480454+0000 mon.a (mon.0) 331 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:08:52.901 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[122360]: debug 2023-09-23T20:08:52.470+0000 7fb0ce7dd640 -1 osd.1 86 log_to_monitors true 2023-09-23T20:08:52.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: cluster 2023-09-23T20:08:50.987853+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v145: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: audit 2023-09-23T20:08:51.528893+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: audit 2023-09-23T20:08:51.537102+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: audit 2023-09-23T20:08:52.332885+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: audit 2023-09-23T20:08:52.340254+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: audit 2023-09-23T20:08:52.480071+0000 mon.c (mon.2) 4 : audit 1 from='osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[107672]: audit 2023-09-23T20:08:52.480454+0000 mon.a (mon.0) 331 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:08:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: cluster 2023-09-23T20:08:50.987853+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v145: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: audit 2023-09-23T20:08:51.528893+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: audit 2023-09-23T20:08:51.537102+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: audit 2023-09-23T20:08:52.332885+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: audit 2023-09-23T20:08:52.340254+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: audit 2023-09-23T20:08:52.480071+0000 mon.c (mon.2) 4 : audit 1 from='osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:08:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:52 smithi112 bash[104422]: audit 2023-09-23T20:08:52.480454+0000 mon.a (mon.0) 331 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:08:53.651 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[122360]: debug 2023-09-23T20:08:53.390+0000 7fb0bdc46700 -1 osd.1 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:08:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: audit 2023-09-23T20:08:52.979286+0000 mon.a (mon.0) 332 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: audit 2023-09-23T20:08:52.980727+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: cluster 2023-09-23T20:08:52.988552+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v146: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: cluster 2023-09-23T20:08:52.998191+0000 mon.a (mon.0) 334 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: audit 2023-09-23T20:08:53.347178+0000 mon.a (mon.0) 335 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: cluster 2023-09-23T20:08:53.347349+0000 mon.a (mon.0) 336 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: cluster 2023-09-23T20:08:53.347692+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: audit 2023-09-23T20:08:53.351751+0000 mon.c (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:54.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:53 smithi174 bash[91578]: audit 2023-09-23T20:08:53.352384+0000 mon.a (mon.0) 337 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: audit 2023-09-23T20:08:52.979286+0000 mon.a (mon.0) 332 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: audit 2023-09-23T20:08:52.980727+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: cluster 2023-09-23T20:08:52.988552+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v146: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: cluster 2023-09-23T20:08:52.998191+0000 mon.a (mon.0) 334 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: audit 2023-09-23T20:08:53.347178+0000 mon.a (mon.0) 335 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: cluster 2023-09-23T20:08:53.347349+0000 mon.a (mon.0) 336 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-09-23T20:08:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: cluster 2023-09-23T20:08:53.347692+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: audit 2023-09-23T20:08:53.351751+0000 mon.c (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[107672]: audit 2023-09-23T20:08:53.352384+0000 mon.a (mon.0) 337 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: audit 2023-09-23T20:08:52.979286+0000 mon.a (mon.0) 332 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: audit 2023-09-23T20:08:52.980727+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: cluster 2023-09-23T20:08:52.988552+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v146: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: cluster 2023-09-23T20:08:52.998191+0000 mon.a (mon.0) 334 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: audit 2023-09-23T20:08:53.347178+0000 mon.a (mon.0) 335 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: cluster 2023-09-23T20:08:53.347349+0000 mon.a (mon.0) 336 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-09-23T20:08:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: cluster 2023-09-23T20:08:53.347692+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: audit 2023-09-23T20:08:53.351751+0000 mon.c (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:53 smithi112 bash[104422]: audit 2023-09-23T20:08:53.352384+0000 mon.a (mon.0) 337 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:08:55.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:54 smithi174 bash[91578]: cluster 2023-09-23T20:08:53.339193+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:55.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:54 smithi174 bash[91578]: cluster 2023-09-23T20:08:54.343958+0000 mon.a (mon.0) 338 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:08:55.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:54 smithi174 bash[91578]: cluster 2023-09-23T20:08:54.348884+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:55.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:54 smithi174 bash[91578]: cluster 2023-09-23T20:08:54.351490+0000 mon.a (mon.0) 339 : cluster 1 osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378] boot 2023-09-23T20:08:55.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:54 smithi174 bash[91578]: cluster 2023-09-23T20:08:54.351548+0000 mon.a (mon.0) 340 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T20:08:55.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:54 smithi174 bash[91578]: audit 2023-09-23T20:08:54.351768+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:08:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[104422]: cluster 2023-09-23T20:08:53.339193+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[104422]: cluster 2023-09-23T20:08:54.343958+0000 mon.a (mon.0) 338 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:08:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[104422]: cluster 2023-09-23T20:08:54.348884+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[104422]: cluster 2023-09-23T20:08:54.351490+0000 mon.a (mon.0) 339 : cluster 1 osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378] boot 2023-09-23T20:08:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[104422]: cluster 2023-09-23T20:08:54.351548+0000 mon.a (mon.0) 340 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T20:08:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[104422]: audit 2023-09-23T20:08:54.351768+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:08:55.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[107672]: cluster 2023-09-23T20:08:53.339193+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:55.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[107672]: cluster 2023-09-23T20:08:54.343958+0000 mon.a (mon.0) 338 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:08:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[107672]: cluster 2023-09-23T20:08:54.348884+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:08:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[107672]: cluster 2023-09-23T20:08:54.351490+0000 mon.a (mon.0) 339 : cluster 1 osd.1 [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378] boot 2023-09-23T20:08:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[107672]: cluster 2023-09-23T20:08:54.351548+0000 mon.a (mon.0) 340 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T20:08:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:54 smithi112 bash[107672]: audit 2023-09-23T20:08:54.351768+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:08:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:54.342600+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:08:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:54.989126+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v149: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.350876+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.351734+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.353248+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.354743+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.354989+0000 mon.a (mon.0) 342 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-09-23T20:08:56.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.355441+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.358946+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:55 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.360367+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:54.342600+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:08:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:54.989126+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v149: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.350876+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.351734+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.353248+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.354743+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.354989+0000 mon.a (mon.0) 342 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.355441+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.358946+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.360367+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:54.342600+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:54.989126+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v149: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:08:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.350876+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.351734+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.353248+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.354743+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.354989+0000 mon.a (mon.0) 342 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.355441+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.358946+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:55 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.360367+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:56 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.345035+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:56 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.349200+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:56 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.350541+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:56 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.354271+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:56 smithi174 bash[91578]: cluster 2023-09-23T20:08:55.355079+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.345035+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.349200+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.350541+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.354271+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[104422]: cluster 2023-09-23T20:08:55.355079+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.345035+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.349200+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.350541+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.354271+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:57.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:57 smithi112 bash[107672]: cluster 2023-09-23T20:08:55.355079+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:08:58.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:58 smithi112 bash[104422]: cluster 2023-09-23T20:08:56.989964+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v151: 73 pgs: 2 active+undersized+degraded, 27 active+undersized, 44 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:08:58.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:58 smithi112 bash[104422]: cluster 2023-09-23T20:08:57.999559+0000 mon.a (mon.0) 343 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:58.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:58 smithi112 bash[107672]: cluster 2023-09-23T20:08:56.989964+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v151: 73 pgs: 2 active+undersized+degraded, 27 active+undersized, 44 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:08:58.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:58 smithi112 bash[107672]: cluster 2023-09-23T20:08:57.999559+0000 mon.a (mon.0) 343 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:58.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:58 smithi174 bash[91578]: cluster 2023-09-23T20:08:56.989964+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v151: 73 pgs: 2 active+undersized+degraded, 27 active+undersized, 44 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:08:58.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:58 smithi174 bash[91578]: cluster 2023-09-23T20:08:57.999559+0000 mon.a (mon.0) 343 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:08:59.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:59 smithi174 bash[91578]: cluster 2023-09-23T20:08:59.007921+0000 mon.a (mon.0) 344 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:08:59.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:08:59 smithi174 bash[91578]: cluster 2023-09-23T20:08:59.007986+0000 mon.a (mon.0) 345 : cluster 1 Cluster is now healthy 2023-09-23T20:08:59.346 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:59 smithi112 bash[104422]: cluster 2023-09-23T20:08:59.007921+0000 mon.a (mon.0) 344 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:08:59.347 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:08:59 smithi112 bash[104422]: cluster 2023-09-23T20:08:59.007986+0000 mon.a (mon.0) 345 : cluster 1 Cluster is now healthy 2023-09-23T20:08:59.347 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:59 smithi112 bash[107672]: cluster 2023-09-23T20:08:59.007921+0000 mon.a (mon.0) 344 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:08:59.347 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:08:59 smithi112 bash[107672]: cluster 2023-09-23T20:08:59.007986+0000 mon.a (mon.0) 345 : cluster 1 Cluster is now healthy 2023-09-23T20:09:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:00 smithi174 bash[91578]: cluster 2023-09-23T20:08:58.991074+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:00.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:09:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:09:00] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-09-23T20:09:00.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:00 smithi112 bash[107672]: cluster 2023-09-23T20:08:58.991074+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:00.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:00 smithi112 bash[104422]: cluster 2023-09-23T20:08:58.991074+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:02.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:02 smithi112 bash[107672]: cluster 2023-09-23T20:09:00.991696+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:02.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:02 smithi112 bash[104422]: cluster 2023-09-23T20:09:00.991696+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:02.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:02 smithi174 bash[91578]: cluster 2023-09-23T20:09:00.991696+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:03.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: audit 2023-09-23T20:09:02.540896+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: audit 2023-09-23T20:09:02.548528+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: audit 2023-09-23T20:09:02.549950+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:03.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: audit 2023-09-23T20:09:02.551029+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:03.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: audit 2023-09-23T20:09:02.557703+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: audit 2023-09-23T20:09:02.638752+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:03.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:03 smithi174 bash[91578]: cluster 2023-09-23T20:09:02.992402+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: audit 2023-09-23T20:09:02.540896+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: audit 2023-09-23T20:09:02.548528+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: audit 2023-09-23T20:09:02.549950+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: audit 2023-09-23T20:09:02.551029+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: audit 2023-09-23T20:09:02.557703+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.901 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: audit 2023-09-23T20:09:02.638752+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:03.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[107672]: cluster 2023-09-23T20:09:02.992402+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: audit 2023-09-23T20:09:02.540896+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: audit 2023-09-23T20:09:02.548528+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: audit 2023-09-23T20:09:02.549950+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: audit 2023-09-23T20:09:02.551029+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:03.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: audit 2023-09-23T20:09:02.557703+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:03.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: audit 2023-09-23T20:09:02.638752+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:03.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:03 smithi112 bash[104422]: cluster 2023-09-23T20:09:02.992402+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:06.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:06 smithi174 bash[91578]: cluster 2023-09-23T20:09:04.993414+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:06.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:06 smithi112 bash[104422]: cluster 2023-09-23T20:09:04.993414+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:06.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:06 smithi112 bash[107672]: cluster 2023-09-23T20:09:04.993414+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:08 smithi174 bash[91578]: cluster 2023-09-23T20:09:06.994173+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:08 smithi174 bash[91578]: audit 2023-09-23T20:09:07.977840+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:08 smithi174 bash[91578]: audit 2023-09-23T20:09:07.979551+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:08 smithi174 bash[91578]: audit 2023-09-23T20:09:08.033590+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[104422]: cluster 2023-09-23T20:09:06.994173+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[104422]: audit 2023-09-23T20:09:07.977840+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[104422]: audit 2023-09-23T20:09:07.979551+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[104422]: audit 2023-09-23T20:09:08.033590+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:08.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[107672]: cluster 2023-09-23T20:09:06.994173+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[107672]: audit 2023-09-23T20:09:07.977840+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[107672]: audit 2023-09-23T20:09:07.979551+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:08 smithi112 bash[107672]: audit 2023-09-23T20:09:08.033590+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:09:10] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-09-23T20:09:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[104422]: cluster 2023-09-23T20:09:08.995181+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[104422]: audit 2023-09-23T20:09:09.090549+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[104422]: audit 2023-09-23T20:09:09.098094+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[104422]: audit 2023-09-23T20:09:09.621525+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[104422]: audit 2023-09-23T20:09:09.623245+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[104422]: audit 2023-09-23T20:09:09.632808+0000 mon.a (mon.0) 359 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[107672]: cluster 2023-09-23T20:09:08.995181+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[107672]: audit 2023-09-23T20:09:09.090549+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[107672]: audit 2023-09-23T20:09:09.098094+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[107672]: audit 2023-09-23T20:09:09.621525+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[107672]: audit 2023-09-23T20:09:09.623245+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:10 smithi112 bash[107672]: audit 2023-09-23T20:09:09.632808+0000 mon.a (mon.0) 359 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:10 smithi174 bash[91578]: cluster 2023-09-23T20:09:08.995181+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:10 smithi174 bash[91578]: audit 2023-09-23T20:09:09.090549+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:10 smithi174 bash[91578]: audit 2023-09-23T20:09:09.098094+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:10.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:10 smithi174 bash[91578]: audit 2023-09-23T20:09:09.621525+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:10.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:10 smithi174 bash[91578]: audit 2023-09-23T20:09:09.623245+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:10.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:10 smithi174 bash[91578]: audit 2023-09-23T20:09:09.632808+0000 mon.a (mon.0) 359 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:12 smithi112 bash[104422]: cluster 2023-09-23T20:09:10.996023+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:12.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:12 smithi112 bash[107672]: cluster 2023-09-23T20:09:10.996023+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:12 smithi174 bash[91578]: cluster 2023-09-23T20:09:10.996023+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:14 smithi112 bash[107672]: cluster 2023-09-23T20:09:12.996730+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:14 smithi112 bash[104422]: cluster 2023-09-23T20:09:12.996730+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:14 smithi174 bash[91578]: cluster 2023-09-23T20:09:12.996730+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:16.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:16 smithi112 bash[104422]: cluster 2023-09-23T20:09:14.997850+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:16 smithi112 bash[107672]: cluster 2023-09-23T20:09:14.997850+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:16.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:16 smithi174 bash[91578]: cluster 2023-09-23T20:09:14.997850+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:18.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:18 smithi112 bash[107672]: cluster 2023-09-23T20:09:16.998790+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:18.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:18 smithi112 bash[104422]: cluster 2023-09-23T20:09:16.998790+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:18 smithi174 bash[91578]: cluster 2023-09-23T20:09:16.998790+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:20.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:09:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:09:20] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-09-23T20:09:20.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:20 smithi112 bash[107672]: cluster 2023-09-23T20:09:18.999849+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:20.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:20 smithi112 bash[104422]: cluster 2023-09-23T20:09:18.999849+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:20 smithi174 bash[91578]: cluster 2023-09-23T20:09:18.999849+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:22.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:22 smithi112 bash[104422]: cluster 2023-09-23T20:09:21.000734+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:22 smithi112 bash[107672]: cluster 2023-09-23T20:09:21.000734+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:22.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:22 smithi174 bash[91578]: cluster 2023-09-23T20:09:21.000734+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:23.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:23 smithi112 bash[107672]: audit 2023-09-23T20:09:22.970657+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:23 smithi112 bash[104422]: audit 2023-09-23T20:09:22.970657+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:23 smithi174 bash[91578]: audit 2023-09-23T20:09:22.970657+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:24.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:24 smithi112 bash[107672]: cluster 2023-09-23T20:09:23.001230+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:24 smithi112 bash[104422]: cluster 2023-09-23T20:09:23.001230+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:24 smithi174 bash[91578]: cluster 2023-09-23T20:09:23.001230+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:26.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:26 smithi112 bash[107672]: cluster 2023-09-23T20:09:25.002251+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:26.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:26 smithi112 bash[104422]: cluster 2023-09-23T20:09:25.002251+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:26 smithi174 bash[91578]: cluster 2023-09-23T20:09:25.002251+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:28.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:28 smithi112 bash[107672]: cluster 2023-09-23T20:09:27.002992+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:28.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:28 smithi112 bash[104422]: cluster 2023-09-23T20:09:27.002992+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:28 smithi174 bash[91578]: cluster 2023-09-23T20:09:27.002992+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:30.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:09:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:09:30] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-09-23T20:09:30.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:30 smithi112 bash[107672]: cluster 2023-09-23T20:09:29.004061+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:30 smithi112 bash[104422]: cluster 2023-09-23T20:09:29.004061+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:30 smithi174 bash[91578]: cluster 2023-09-23T20:09:29.004061+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:32 smithi112 bash[104422]: cluster 2023-09-23T20:09:31.004875+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:32 smithi112 bash[107672]: cluster 2023-09-23T20:09:31.004875+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:32 smithi174 bash[91578]: cluster 2023-09-23T20:09:31.004875+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:34 smithi174 bash[91578]: cluster 2023-09-23T20:09:33.005618+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:34.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:34 smithi112 bash[104422]: cluster 2023-09-23T20:09:33.005618+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:34.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:34 smithi112 bash[107672]: cluster 2023-09-23T20:09:33.005618+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:36 smithi174 bash[91578]: cluster 2023-09-23T20:09:35.006666+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:36.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:36 smithi112 bash[107672]: cluster 2023-09-23T20:09:35.006666+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:36.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:36 smithi112 bash[104422]: cluster 2023-09-23T20:09:35.006666+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:38 smithi174 bash[91578]: cluster 2023-09-23T20:09:37.007391+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:38 smithi174 bash[91578]: audit 2023-09-23T20:09:37.971139+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:38.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:38 smithi112 bash[107672]: cluster 2023-09-23T20:09:37.007391+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:38.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:38 smithi112 bash[107672]: audit 2023-09-23T20:09:37.971139+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:38.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:38 smithi112 bash[104422]: cluster 2023-09-23T20:09:37.007391+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:38.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:38 smithi112 bash[104422]: audit 2023-09-23T20:09:37.971139+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:40 smithi174 bash[91578]: cluster 2023-09-23T20:09:39.008359+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:40.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:40 smithi112 bash[104422]: cluster 2023-09-23T20:09:39.008359+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:40.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:09:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:09:40] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-09-23T20:09:40.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:40 smithi112 bash[107672]: cluster 2023-09-23T20:09:39.008359+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:42 smithi174 bash[91578]: cluster 2023-09-23T20:09:41.009132+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:42.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:42 smithi112 bash[107672]: cluster 2023-09-23T20:09:41.009132+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:42.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:42 smithi112 bash[104422]: cluster 2023-09-23T20:09:41.009132+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:43.550 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T20:09:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:44 smithi174 bash[91578]: cluster 2023-09-23T20:09:43.009741+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:44.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:44 smithi112 bash[107672]: cluster 2023-09-23T20:09:43.009741+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:44.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:44 smithi112 bash[104422]: cluster 2023-09-23T20:09:43.009741+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:46 smithi174 bash[91578]: cluster 2023-09-23T20:09:45.010769+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:46.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:46 smithi112 bash[104422]: cluster 2023-09-23T20:09:45.010769+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:46.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:46 smithi112 bash[107672]: cluster 2023-09-23T20:09:45.010769+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:48.325 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:09:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:48 smithi174 bash[91578]: cluster 2023-09-23T20:09:47.011495+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:48.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:48 smithi112 bash[107672]: cluster 2023-09-23T20:09:47.011495+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:48.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:48 smithi112 bash[104422]: cluster 2023-09-23T20:09:47.011495+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:50 smithi174 bash[91578]: cluster 2023-09-23T20:09:49.012426+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:50.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:50 smithi112 bash[104422]: cluster 2023-09-23T20:09:49.012426+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:50.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:09:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:09:50] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-09-23T20:09:50.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:50 smithi112 bash[107672]: cluster 2023-09-23T20:09:49.012426+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:51.630 INFO:teuthology.orchestra.run.smithi112.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:09:52.391 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for half of osds to upgrade' 2023-09-23T20:09:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:52 smithi174 bash[91578]: cluster 2023-09-23T20:09:51.013188+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:52 smithi174 bash[91578]: audit 2023-09-23T20:09:51.631626+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:52 smithi174 bash[91578]: audit 2023-09-23T20:09:51.639688+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:52.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:52 smithi112 bash[104422]: cluster 2023-09-23T20:09:51.013188+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:52.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:52 smithi112 bash[104422]: audit 2023-09-23T20:09:51.631626+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:52.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:52 smithi112 bash[104422]: audit 2023-09-23T20:09:51.639688+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:52 smithi112 bash[107672]: cluster 2023-09-23T20:09:51.013188+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:52 smithi112 bash[107672]: audit 2023-09-23T20:09:51.631626+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:52 smithi112 bash[107672]: audit 2023-09-23T20:09:51.639688+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:53 smithi174 bash[91578]: audit 2023-09-23T20:09:51.624617+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:09:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:53 smithi174 bash[91578]: cephadm 2023-09-23T20:09:51.625006+0000 mgr.y (mgr.34107) 239 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:09:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:53 smithi174 bash[91578]: audit 2023-09-23T20:09:52.971403+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:53.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:53 smithi112 bash[104422]: audit 2023-09-23T20:09:51.624617+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:09:53.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:53 smithi112 bash[104422]: cephadm 2023-09-23T20:09:51.625006+0000 mgr.y (mgr.34107) 239 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:09:53.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:53 smithi112 bash[104422]: audit 2023-09-23T20:09:52.971403+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:53.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:53 smithi112 bash[107672]: audit 2023-09-23T20:09:51.624617+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:09:53.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:53 smithi112 bash[107672]: cephadm 2023-09-23T20:09:51.625006+0000 mgr.y (mgr.34107) 239 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:09:53.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:53 smithi112 bash[107672]: audit 2023-09-23T20:09:52.971403+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:54.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:54 smithi174 bash[91578]: cluster 2023-09-23T20:09:53.013717+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:54.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:54 smithi112 bash[104422]: cluster 2023-09-23T20:09:53.013717+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:54.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:54 smithi112 bash[107672]: cluster 2023-09-23T20:09:53.013717+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:56.494 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:09:56.522 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:56 smithi112 bash[107672]: cluster 2023-09-23T20:09:55.014783+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:56.522 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:56 smithi112 bash[104422]: cluster 2023-09-23T20:09:55.014783+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:56.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:56 smithi174 bash[91578]: cluster 2023-09-23T20:09:55.014783+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:58.496 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: cluster 2023-09-23T20:09:57.015567+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:58.496 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:57.630830+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.496 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:57.639456+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.496 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.110760+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.112314+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.119534+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.202289+0000 mon.a (mon.0) 370 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.206772+0000 mon.a (mon.0) 371 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.208993+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.210549+0000 mon.a (mon.0) 373 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[107672]: audit 2023-09-23T20:09:58.212468+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:09:58.497 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: cluster 2023-09-23T20:09:57.015567+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:57.630830+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:57.639456+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.110760+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.112314+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.119534+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.202289+0000 mon.a (mon.0) 370 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.206772+0000 mon.a (mon.0) 371 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.208993+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.210549+0000 mon.a (mon.0) 373 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:58 smithi112 bash[104422]: audit 2023-09-23T20:09:58.212468+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:09:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: cluster 2023-09-23T20:09:57.015567+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:57.630830+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:57.639456+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.110760+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.112314+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.119534+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.202289+0000 mon.a (mon.0) 370 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.206772+0000 mon.a (mon.0) 371 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.208993+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.210549+0000 mon.a (mon.0) 373 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:09:58.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:58 smithi174 bash[91578]: audit 2023-09-23T20:09:58.212468+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:09:59.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:59 smithi174 bash[91578]: audit 2023-09-23T20:09:58.212660+0000 mgr.y (mgr.34107) 243 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:09:59.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:09:59 smithi174 bash[91578]: cephadm 2023-09-23T20:09:58.213639+0000 mgr.y (mgr.34107) 244 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T20:09:59.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:59 smithi112 bash[104422]: audit 2023-09-23T20:09:58.212660+0000 mgr.y (mgr.34107) 243 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:09:59.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:09:59 smithi112 bash[104422]: cephadm 2023-09-23T20:09:58.213639+0000 mgr.y (mgr.34107) 244 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T20:09:59.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:59 smithi112 bash[107672]: audit 2023-09-23T20:09:58.212660+0000 mgr.y (mgr.34107) 243 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:09:59.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:09:59 smithi112 bash[107672]: cephadm 2023-09-23T20:09:58.213639+0000 mgr.y (mgr.34107) 244 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T20:09:59.996 INFO:teuthology.orchestra.run.smithi112.stdout:wait for half of osds to upgrade 2023-09-23T20:10:00.189 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:10:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:10:00] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-09-23T20:10:00.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:00 smithi174 bash[91578]: cluster 2023-09-23T20:09:59.016548+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:00.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:00 smithi174 bash[91578]: cluster 2023-09-23T20:10:00.000115+0000 mon.a (mon.0) 375 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:00 smithi112 bash[104422]: cluster 2023-09-23T20:09:59.016548+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:00.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:00 smithi112 bash[104422]: cluster 2023-09-23T20:10:00.000115+0000 mon.a (mon.0) 375 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:00.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:00 smithi112 bash[107672]: cluster 2023-09-23T20:09:59.016548+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:00.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:00 smithi112 bash[107672]: cluster 2023-09-23T20:10:00.000115+0000 mon.a (mon.0) 375 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:01.115 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-23T20:10:02.555 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[107672]: cluster 2023-09-23T20:10:01.017297+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[107672]: cephadm 2023-09-23T20:10:01.234635+0000 mgr.y (mgr.34107) 247 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[107672]: audit 2023-09-23T20:10:01.242279+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[107672]: audit 2023-09-23T20:10:01.243828+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[107672]: audit 2023-09-23T20:10:01.245062+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[107672]: cephadm 2023-09-23T20:10:01.248619+0000 mgr.y (mgr.34107) 248 : cephadm 1 Deploying daemon osd.2 on smithi112 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[104422]: cluster 2023-09-23T20:10:01.017297+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[104422]: cephadm 2023-09-23T20:10:01.234635+0000 mgr.y (mgr.34107) 247 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[104422]: audit 2023-09-23T20:10:01.242279+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[104422]: audit 2023-09-23T20:10:01.243828+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:10:02.556 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[104422]: audit 2023-09-23T20:10:01.245062+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:02.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:02 smithi112 bash[104422]: cephadm 2023-09-23T20:10:01.248619+0000 mgr.y (mgr.34107) 248 : cephadm 1 Deploying daemon osd.2 on smithi112 2023-09-23T20:10:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:02 smithi174 bash[91578]: cluster 2023-09-23T20:10:01.017297+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:02 smithi174 bash[91578]: cephadm 2023-09-23T20:10:01.234635+0000 mgr.y (mgr.34107) 247 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T20:10:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:02 smithi174 bash[91578]: audit 2023-09-23T20:10:01.242279+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:02 smithi174 bash[91578]: audit 2023-09-23T20:10:01.243828+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:10:02.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:02 smithi174 bash[91578]: audit 2023-09-23T20:10:01.245062+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:02.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:02 smithi174 bash[91578]: cephadm 2023-09-23T20:10:01.248619+0000 mgr.y (mgr.34107) 248 : cephadm 1 Deploying daemon osd.2 on smithi112 2023-09-23T20:10:04.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:04 smithi174 bash[91578]: cluster 2023-09-23T20:10:03.017935+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:04.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:04 smithi112 bash[104422]: cluster 2023-09-23T20:10:03.017935+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:04.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:04 smithi112 bash[107672]: cluster 2023-09-23T20:10:03.017935+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:05.889 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:10:05.901 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:05 smithi112 systemd[1]: Stopping Ceph osd.2 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:10:06.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:06 smithi174 bash[91578]: cluster 2023-09-23T20:10:05.018958+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:06.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:06 smithi112 bash[104422]: cluster 2023-09-23T20:10:05.018958+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:06.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:06 smithi112 bash[107672]: cluster 2023-09-23T20:10:05.018958+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:06.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:06 smithi112 bash[59875]: debug 2023-09-23T20:10:06.292+0000 7f22c1239700 -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-09-23T20:10:06.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:06 smithi112 bash[59875]: debug 2023-09-23T20:10:06.292+0000 7f22c1239700 -1 osd.2 91 *** Got signal Terminated *** 2023-09-23T20:10:06.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:06 smithi112 bash[59875]: debug 2023-09-23T20:10:06.292+0000 7f22c1239700 -1 osd.2 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:10:07.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:07 smithi112 bash[104422]: cluster 2023-09-23T20:10:06.298262+0000 mon.a (mon.0) 379 : cluster 1 osd.2 marked itself down and dead 2023-09-23T20:10:07.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:07 smithi112 bash[107672]: cluster 2023-09-23T20:10:06.298262+0000 mon.a (mon.0) 379 : cluster 1 osd.2 marked itself down and dead 2023-09-23T20:10:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:07 smithi174 bash[91578]: cluster 2023-09-23T20:10:06.298262+0000 mon.a (mon.0) 379 : cluster 1 osd.2 marked itself down and dead 2023-09-23T20:10:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.019718+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.248031+0000 mon.a (mon.0) 380 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:10:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.253938+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.257488+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.257560+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.261269+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.262485+0000 mon.a (mon.0) 381 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: cluster 2023-09-23T20:10:07.270837+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: audit 2023-09-23T20:10:07.975370+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[104422]: audit 2023-09-23T20:10:07.976422+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.019718+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.248031+0000 mon.a (mon.0) 380 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.253938+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.257488+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.257560+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.261269+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.262485+0000 mon.a (mon.0) 381 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T20:10:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: cluster 2023-09-23T20:10:07.270837+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: audit 2023-09-23T20:10:07.975370+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[107672]: audit 2023-09-23T20:10:07.976422+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.019718+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.248031+0000 mon.a (mon.0) 380 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.253938+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.257488+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.257560+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.261269+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.262485+0000 mon.a (mon.0) 381 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: cluster 2023-09-23T20:10:07.270837+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: audit 2023-09-23T20:10:07.975370+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:08 smithi174 bash[91578]: audit 2023-09-23T20:10:07.976422+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:08.901 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:08 smithi112 bash[128897]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:10:09.437 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[129046]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:10:09.437 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.255311+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.437 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.257498+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.437 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.258041+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.437 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.258556+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.258654+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.260310+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.261223+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.262915+0000 mon.a (mon.0) 384 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.263828+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[104422]: cluster 2023-09-23T20:10:08.265763+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.255311+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.257498+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.438 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.258041+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.258556+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.258654+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.260310+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.261223+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.262915+0000 mon.a (mon.0) 384 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.263828+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:09 smithi112 bash[107672]: cluster 2023-09-23T20:10:08.265763+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.255311+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.257498+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.258041+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.258556+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.258654+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.260310+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.261223+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.262915+0000 mon.a (mon.0) 384 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.263828+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:09.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:09 smithi174 bash[91578]: cluster 2023-09-23T20:10:08.265763+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:10:10.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:10 smithi112 bash[107672]: cluster 2023-09-23T20:10:09.020856+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 1 active+undersized+degraded, 15 active+undersized, 57 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:10.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:10 smithi112 bash[107672]: cluster 2023-09-23T20:10:09.259862+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:10:10.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:10:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:10:10] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-09-23T20:10:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:10 smithi112 bash[104422]: cluster 2023-09-23T20:10:09.020856+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 1 active+undersized+degraded, 15 active+undersized, 57 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:10 smithi112 bash[104422]: cluster 2023-09-23T20:10:09.259862+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:10:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:10 smithi174 bash[91578]: cluster 2023-09-23T20:10:09.020856+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 1 active+undersized+degraded, 15 active+undersized, 57 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:10.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:10 smithi174 bash[91578]: cluster 2023-09-23T20:10:09.259862+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:10:11.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:11 smithi112 bash[107672]: audit 2023-09-23T20:10:10.537701+0000 mon.a (mon.0) 386 : audit 0 from='client.? 172.21.15.112:0/1668519740' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:11.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:11 smithi112 bash[104422]: audit 2023-09-23T20:10:10.537701+0000 mon.a (mon.0) 386 : audit 0 from='client.? 172.21.15.112:0/1668519740' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:11 smithi174 bash[91578]: audit 2023-09-23T20:10:10.537701+0000 mon.a (mon.0) 386 : audit 0 from='client.? 172.21.15.112:0/1668519740' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:11.899 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:11 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-23T20:10:11.900 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:11 smithi112 systemd[1]: Stopped Ceph osd.2 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:10:11.900 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:11 smithi112 systemd[1]: Started Ceph osd.2 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:10:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:12 smithi174 bash[91578]: cluster 2023-09-23T20:10:11.021463+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:12 smithi174 bash[91578]: audit 2023-09-23T20:10:11.886096+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:12 smithi174 bash[91578]: audit 2023-09-23T20:10:11.893968+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:12.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:12 smithi174 bash[91578]: audit 2023-09-23T20:10:11.937842+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:12.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[107672]: cluster 2023-09-23T20:10:11.021463+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:12.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[107672]: audit 2023-09-23T20:10:11.886096+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:12.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[107672]: audit 2023-09-23T20:10:11.893968+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:12.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[107672]: audit 2023-09-23T20:10:11.937842+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:12.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[104422]: cluster 2023-09-23T20:10:11.021463+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:12.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[104422]: audit 2023-09-23T20:10:11.886096+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:12.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[104422]: audit 2023-09-23T20:10:11.893968+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:12.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:12 smithi112 bash[104422]: audit 2023-09-23T20:10:11.937842+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:13 smithi174 bash[91578]: audit 2023-09-23T20:10:12.906280+0000 mon.a (mon.0) 390 : audit 0 from='client.? 172.21.15.112:0/177797307' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:13.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[104422]: audit 2023-09-23T20:10:12.906280+0000 mon.a (mon.0) 390 : audit 0 from='client.? 172.21.15.112:0/177797307' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:13.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[107672]: audit 2023-09-23T20:10:12.906280+0000 mon.a (mon.0) 390 : audit 0 from='client.? 172.21.15.112:0/177797307' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: 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-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T20:10:13.652 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:13 smithi112 bash[129275]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-23T20:10:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:14 smithi174 bash[91578]: cluster 2023-09-23T20:10:13.022103+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:14.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:14 smithi112 bash[104422]: cluster 2023-09-23T20:10:13.022103+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:14.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:14 smithi112 bash[107672]: cluster 2023-09-23T20:10:13.022103+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:15.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:15 smithi112 bash[107672]: audit 2023-09-23T20:10:15.288445+0000 mon.a (mon.0) 391 : audit 0 from='client.? 172.21.15.112:0/3929467976' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:15.402 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:15 smithi112 bash[129569]: debug 2023-09-23T20:10:15.180+0000 7f93538a1700 1 -- 172.21.15.112:0/1689949031 <== mon.2 v2:172.21.15.112:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c273ac04e0 con 0x55c273b1b000 2023-09-23T20:10:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:15 smithi112 bash[104422]: audit 2023-09-23T20:10:15.288445+0000 mon.a (mon.0) 391 : audit 0 from='client.? 172.21.15.112:0/3929467976' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:15.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:15 smithi174 bash[91578]: audit 2023-09-23T20:10:15.288445+0000 mon.a (mon.0) 391 : audit 0 from='client.? 172.21.15.112:0/3929467976' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:16.151 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:15 smithi112 bash[129569]: debug 2023-09-23T20:10:15.736+0000 7f935ca26640 -1 Falling back to public interface 2023-09-23T20:10:16.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:16 smithi174 bash[91578]: cluster 2023-09-23T20:10:15.023112+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:16.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:16 smithi112 bash[104422]: cluster 2023-09-23T20:10:15.023112+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:16.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:16 smithi112 bash[107672]: cluster 2023-09-23T20:10:15.023112+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:18 smithi174 bash[91578]: cluster 2023-09-23T20:10:17.023819+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:18 smithi174 bash[91578]: audit 2023-09-23T20:10:17.680804+0000 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.112:0/1467747291' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:18.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:18 smithi174 bash[91578]: audit 2023-09-23T20:10:17.985840+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:18.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:18 smithi174 bash[91578]: audit 2023-09-23T20:10:17.992985+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:18.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:18 smithi174 bash[91578]: cluster 2023-09-23T20:10:18.023548+0000 mon.a (mon.0) 395 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:18.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[104422]: cluster 2023-09-23T20:10:17.023819+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:18.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[104422]: audit 2023-09-23T20:10:17.680804+0000 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.112:0/1467747291' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:18.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[104422]: audit 2023-09-23T20:10:17.985840+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:18.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[104422]: audit 2023-09-23T20:10:17.992985+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:18.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[104422]: cluster 2023-09-23T20:10:18.023548+0000 mon.a (mon.0) 395 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[107672]: cluster 2023-09-23T20:10:17.023819+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[107672]: audit 2023-09-23T20:10:17.680804+0000 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.112:0/1467747291' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[107672]: audit 2023-09-23T20:10:17.985840+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[107672]: audit 2023-09-23T20:10:17.992985+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[107672]: cluster 2023-09-23T20:10:18.023548+0000 mon.a (mon.0) 395 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:19.151 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:18 smithi112 bash[129569]: debug 2023-09-23T20:10:18.836+0000 7f935ca26640 -1 osd.2 91 log_to_monitors true 2023-09-23T20:10:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[107672]: audit 2023-09-23T20:10:18.333338+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[107672]: audit 2023-09-23T20:10:18.341650+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[107672]: audit 2023-09-23T20:10:18.798185+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[107672]: audit 2023-09-23T20:10:18.806125+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[107672]: audit 2023-09-23T20:10:18.842857+0000 mon.a (mon.0) 400 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:10:19.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[104422]: audit 2023-09-23T20:10:18.333338+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[104422]: audit 2023-09-23T20:10:18.341650+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[104422]: audit 2023-09-23T20:10:18.798185+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[104422]: audit 2023-09-23T20:10:18.806125+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[104422]: audit 2023-09-23T20:10:18.842857+0000 mon.a (mon.0) 400 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:10:19.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:19 smithi174 bash[91578]: audit 2023-09-23T20:10:18.333338+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:19 smithi174 bash[91578]: audit 2023-09-23T20:10:18.341650+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:19 smithi174 bash[91578]: audit 2023-09-23T20:10:18.798185+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:19 smithi174 bash[91578]: audit 2023-09-23T20:10:18.806125+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:19.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:19 smithi174 bash[91578]: audit 2023-09-23T20:10:18.842857+0000 mon.a (mon.0) 400 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:10:20.151 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:10:19 smithi112 bash[129569]: debug 2023-09-23T20:10:19.852+0000 7f934c690700 -1 osd.2 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:10:20.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:10:20] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[107672]: cluster 2023-09-23T20:10:19.024943+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[107672]: audit 2023-09-23T20:10:19.809011+0000 mon.a (mon.0) 401 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[107672]: cluster 2023-09-23T20:10:19.809078+0000 mon.a (mon.0) 402 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[107672]: audit 2023-09-23T20:10:19.812179+0000 mon.a (mon.0) 403 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[107672]: audit 2023-09-23T20:10:20.053369+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.112:0/2936088617' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[104422]: cluster 2023-09-23T20:10:19.024943+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:20.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[104422]: audit 2023-09-23T20:10:19.809011+0000 mon.a (mon.0) 401 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T20:10:20.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[104422]: cluster 2023-09-23T20:10:19.809078+0000 mon.a (mon.0) 402 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-09-23T20:10:20.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[104422]: audit 2023-09-23T20:10:19.812179+0000 mon.a (mon.0) 403 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:10:20.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:20 smithi112 bash[104422]: audit 2023-09-23T20:10:20.053369+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.112:0/2936088617' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:20.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:20 smithi174 bash[91578]: cluster 2023-09-23T20:10:19.024943+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:20.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:20 smithi174 bash[91578]: audit 2023-09-23T20:10:19.809011+0000 mon.a (mon.0) 401 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T20:10:20.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:20 smithi174 bash[91578]: cluster 2023-09-23T20:10:19.809078+0000 mon.a (mon.0) 402 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-09-23T20:10:20.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:20 smithi174 bash[91578]: audit 2023-09-23T20:10:19.812179+0000 mon.a (mon.0) 403 : audit 1 from='osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:10:20.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:20 smithi174 bash[91578]: audit 2023-09-23T20:10:20.053369+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.112:0/2936088617' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:21.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:19.807359+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.034044+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.179946+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.811116+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.813049+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.814292+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.815078+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.817833+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.821220+0000 mon.a (mon.0) 406 : cluster 1 osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098] boot 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: cluster 2023-09-23T20:10:20.821346+0000 mon.a (mon.0) 407 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T20:10:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[107672]: audit 2023-09-23T20:10:20.821768+0000 mon.a (mon.0) 408 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:19.807359+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.034044+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.179946+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.811116+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.813049+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.814292+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.815078+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.817833+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.821220+0000 mon.a (mon.0) 406 : cluster 1 osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098] boot 2023-09-23T20:10:21.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: cluster 2023-09-23T20:10:20.821346+0000 mon.a (mon.0) 407 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T20:10:21.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:21 smithi112 bash[104422]: audit 2023-09-23T20:10:20.821768+0000 mon.a (mon.0) 408 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:10:21.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:19.807359+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.034044+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.179946+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:10:21.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.811116+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.813049+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:10:21.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.814292+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.820 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.815078+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.820 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.817833+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:10:21.820 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.821220+0000 mon.a (mon.0) 406 : cluster 1 osd.2 [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098] boot 2023-09-23T20:10:21.820 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: cluster 2023-09-23T20:10:20.821346+0000 mon.a (mon.0) 407 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T20:10:21.820 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:21 smithi174 bash[91578]: audit 2023-09-23T20:10:20.821768+0000 mon.a (mon.0) 408 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:10:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.025709+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.822232+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.824636+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.824750+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.826542+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.829518+0000 mon.a (mon.0) 409 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.830428+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.832192+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.833948+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.025709+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.822232+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.824636+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.824750+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.826542+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.829518+0000 mon.a (mon.0) 409 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T20:10:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.830428+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.832192+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:22 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.833948+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.025709+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.822232+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.824636+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.824750+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.826542+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.829518+0000 mon.a (mon.0) 409 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.830428+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.832192+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:22.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:22 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.833948+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.824735+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.834412+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.837400+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: cluster 2023-09-23T20:10:21.839216+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: audit 2023-09-23T20:10:22.428627+0000 mon.a (mon.0) 410 : audit 0 from='client.? 172.21.15.112:0/703852916' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: audit 2023-09-23T20:10:22.977986+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[104422]: audit 2023-09-23T20:10:22.979812+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.824735+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.834412+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.837400+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: cluster 2023-09-23T20:10:21.839216+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: audit 2023-09-23T20:10:22.428627+0000 mon.a (mon.0) 410 : audit 0 from='client.? 172.21.15.112:0/703852916' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: audit 2023-09-23T20:10:22.977986+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:23 smithi112 bash[107672]: audit 2023-09-23T20:10:22.979812+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:23.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.824735+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.834412+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.837400+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: cluster 2023-09-23T20:10:21.839216+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:10:23.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: audit 2023-09-23T20:10:22.428627+0000 mon.a (mon.0) 410 : audit 0 from='client.? 172.21.15.112:0/703852916' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:23.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: audit 2023-09-23T20:10:22.977986+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:23.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:23 smithi174 bash[91578]: audit 2023-09-23T20:10:22.979812+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:24.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:24 smithi112 bash[104422]: cluster 2023-09-23T20:10:23.026353+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:24.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:24 smithi112 bash[107672]: cluster 2023-09-23T20:10:23.026353+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:24.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:24 smithi174 bash[91578]: cluster 2023-09-23T20:10:23.026353+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:25.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:25 smithi112 bash[104422]: audit 2023-09-23T20:10:24.791417+0000 mon.a (mon.0) 413 : audit 0 from='client.? 172.21.15.112:0/1897686187' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:25.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:25 smithi112 bash[107672]: audit 2023-09-23T20:10:24.791417+0000 mon.a (mon.0) 413 : audit 0 from='client.? 172.21.15.112:0/1897686187' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:25.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:25 smithi174 bash[91578]: audit 2023-09-23T20:10:24.791417+0000 mon.a (mon.0) 413 : audit 0 from='client.? 172.21.15.112:0/1897686187' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:26.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:26 smithi112 bash[107672]: cluster 2023-09-23T20:10:25.027132+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 1 active+undersized+degraded, 1 active+undersized, 71 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:26.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:26 smithi112 bash[107672]: cluster 2023-09-23T20:10:25.342742+0000 mon.a (mon.0) 414 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:10:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:26 smithi112 bash[104422]: cluster 2023-09-23T20:10:25.027132+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 1 active+undersized+degraded, 1 active+undersized, 71 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:26 smithi112 bash[104422]: cluster 2023-09-23T20:10:25.342742+0000 mon.a (mon.0) 414 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:10:26.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:26 smithi174 bash[91578]: cluster 2023-09-23T20:10:25.027132+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 1 active+undersized+degraded, 1 active+undersized, 71 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:26.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:26 smithi174 bash[91578]: cluster 2023-09-23T20:10:25.342742+0000 mon.a (mon.0) 414 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:10:27.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:27 smithi112 bash[104422]: audit 2023-09-23T20:10:27.160949+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.112:0/1219176613' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:27.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:27 smithi112 bash[107672]: audit 2023-09-23T20:10:27.160949+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.112:0/1219176613' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:27.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:27 smithi174 bash[91578]: audit 2023-09-23T20:10:27.160949+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.112:0/1219176613' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:28.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:28 smithi112 bash[107672]: cluster 2023-09-23T20:10:27.027619+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:28.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:28 smithi112 bash[107672]: cluster 2023-09-23T20:10:27.353115+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T20:10:28.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:28 smithi112 bash[107672]: cluster 2023-09-23T20:10:27.353179+0000 mon.a (mon.0) 417 : cluster 1 Cluster is now healthy 2023-09-23T20:10:28.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:28 smithi112 bash[104422]: cluster 2023-09-23T20:10:27.027619+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:28.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:28 smithi112 bash[104422]: cluster 2023-09-23T20:10:27.353115+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T20:10:28.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:28 smithi112 bash[104422]: cluster 2023-09-23T20:10:27.353179+0000 mon.a (mon.0) 417 : cluster 1 Cluster is now healthy 2023-09-23T20:10:28.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:28 smithi174 bash[91578]: cluster 2023-09-23T20:10:27.027619+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:28.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:28 smithi174 bash[91578]: cluster 2023-09-23T20:10:27.353115+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T20:10:28.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:28 smithi174 bash[91578]: cluster 2023-09-23T20:10:27.353179+0000 mon.a (mon.0) 417 : cluster 1 Cluster is now healthy 2023-09-23T20:10:30.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:28.987105+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:28.996920+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:28.998488+0000 mon.a (mon.0) 420 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:30.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:28.999790+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.009604+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: cluster 2023-09-23T20:10:29.028565+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.093606+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.098320+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.101104+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.103020+0000 mon.a (mon.0) 426 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.105372+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.105667+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: cephadm 2023-09-23T20:10:29.107174+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T20:10:30.320 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:29 smithi174 bash[91578]: audit 2023-09-23T20:10:29.569305+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.112:0/205952152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:30.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:10:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:10:30] "GET /metrics HTTP/1.1" 200 33759 "" "Prometheus/2.43.0" 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:28.987105+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:28.996920+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:28.998488+0000 mon.a (mon.0) 420 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:28.999790+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.009604+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: cluster 2023-09-23T20:10:29.028565+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.093606+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.098320+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.101104+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.103020+0000 mon.a (mon.0) 426 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.105372+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.105667+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: cephadm 2023-09-23T20:10:29.107174+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[107672]: audit 2023-09-23T20:10:29.569305+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.112:0/205952152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:28.987105+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:28.996920+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:28.998488+0000 mon.a (mon.0) 420 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:28.999790+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.009604+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: cluster 2023-09-23T20:10:29.028565+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.093606+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.098320+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.101104+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.103020+0000 mon.a (mon.0) 426 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.105372+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.105667+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: cephadm 2023-09-23T20:10:29.107174+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T20:10:30.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:29 smithi112 bash[104422]: audit 2023-09-23T20:10:29.569305+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.112:0/205952152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:32.539 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: cluster 2023-09-23T20:10:31.029155+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:32.539 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: cephadm 2023-09-23T20:10:31.276930+0000 mgr.y (mgr.34107) 266 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: audit 2023-09-23T20:10:31.289493+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: audit 2023-09-23T20:10:31.291213+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: audit 2023-09-23T20:10:31.292489+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: cephadm 2023-09-23T20:10:31.295140+0000 mgr.y (mgr.34107) 267 : cephadm 1 Deploying daemon osd.3 on smithi112 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[107672]: audit 2023-09-23T20:10:31.924536+0000 mon.a (mon.0) 432 : audit 0 from='client.? 172.21.15.112:0/2688861355' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: cluster 2023-09-23T20:10:31.029155+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: cephadm 2023-09-23T20:10:31.276930+0000 mgr.y (mgr.34107) 266 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: audit 2023-09-23T20:10:31.289493+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: audit 2023-09-23T20:10:31.291213+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:10:32.540 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: audit 2023-09-23T20:10:31.292489+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:32.541 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: cephadm 2023-09-23T20:10:31.295140+0000 mgr.y (mgr.34107) 267 : cephadm 1 Deploying daemon osd.3 on smithi112 2023-09-23T20:10:32.541 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:32 smithi112 bash[104422]: audit 2023-09-23T20:10:31.924536+0000 mon.a (mon.0) 432 : audit 0 from='client.? 172.21.15.112:0/2688861355' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: cluster 2023-09-23T20:10:31.029155+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: cephadm 2023-09-23T20:10:31.276930+0000 mgr.y (mgr.34107) 266 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T20:10:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: audit 2023-09-23T20:10:31.289493+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: audit 2023-09-23T20:10:31.291213+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:10:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: audit 2023-09-23T20:10:31.292489+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: cephadm 2023-09-23T20:10:31.295140+0000 mgr.y (mgr.34107) 267 : cephadm 1 Deploying daemon osd.3 on smithi112 2023-09-23T20:10:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:32 smithi174 bash[91578]: audit 2023-09-23T20:10:31.924536+0000 mon.a (mon.0) 432 : audit 0 from='client.? 172.21.15.112:0/2688861355' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:34.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:34 smithi174 bash[91578]: cluster 2023-09-23T20:10:33.029546+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:34.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:34 smithi174 bash[91578]: audit 2023-09-23T20:10:33.067523+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:34 smithi112 bash[104422]: cluster 2023-09-23T20:10:33.029546+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:34.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:34 smithi112 bash[104422]: audit 2023-09-23T20:10:33.067523+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:34 smithi112 bash[107672]: cluster 2023-09-23T20:10:33.029546+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:34.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:34 smithi112 bash[107672]: audit 2023-09-23T20:10:33.067523+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:35.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:35 smithi112 bash[104422]: audit 2023-09-23T20:10:34.298083+0000 mon.a (mon.0) 434 : audit 0 from='client.? 172.21.15.112:0/2470303300' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:35 smithi112 bash[107672]: audit 2023-09-23T20:10:34.298083+0000 mon.a (mon.0) 434 : audit 0 from='client.? 172.21.15.112:0/2470303300' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:35.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:35 smithi174 bash[91578]: audit 2023-09-23T20:10:34.298083+0000 mon.a (mon.0) 434 : audit 0 from='client.? 172.21.15.112:0/2470303300' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:35.810 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:35 smithi112 systemd[1]: Stopping Ceph osd.3 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:10:36.090 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:35 smithi112 bash[67882]: debug 2023-09-23T20:10:35.807+0000 7fe9c4068700 -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-09-23T20:10:36.090 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:35 smithi112 bash[67882]: debug 2023-09-23T20:10:35.807+0000 7fe9c4068700 -1 osd.3 96 *** Got signal Terminated *** 2023-09-23T20:10:36.090 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:35 smithi112 bash[67882]: debug 2023-09-23T20:10:35.807+0000 7fe9c4068700 -1 osd.3 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:10:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:36 smithi112 bash[104422]: cluster 2023-09-23T20:10:35.030593+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:36 smithi112 bash[104422]: cluster 2023-09-23T20:10:35.812788+0000 mon.a (mon.0) 435 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:10:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:36 smithi112 bash[107672]: cluster 2023-09-23T20:10:35.030593+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:36 smithi112 bash[107672]: cluster 2023-09-23T20:10:35.812788+0000 mon.a (mon.0) 435 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:10:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:36 smithi174 bash[91578]: cluster 2023-09-23T20:10:35.030593+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:36.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:36 smithi174 bash[91578]: cluster 2023-09-23T20:10:35.812788+0000 mon.a (mon.0) 435 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:10:37.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[104422]: cluster 2023-09-23T20:10:36.076673+0000 mon.a (mon.0) 436 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:10:37.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[104422]: cluster 2023-09-23T20:10:36.079792+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:10:37.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[104422]: cluster 2023-09-23T20:10:36.079840+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:10:37.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[104422]: cluster 2023-09-23T20:10:36.088397+0000 mon.a (mon.0) 437 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T20:10:37.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[104422]: audit 2023-09-23T20:10:36.671946+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.112:0/614573503' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:37.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[107672]: cluster 2023-09-23T20:10:36.076673+0000 mon.a (mon.0) 436 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:10:37.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[107672]: cluster 2023-09-23T20:10:36.079792+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:10:37.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[107672]: cluster 2023-09-23T20:10:36.079840+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:10:37.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[107672]: cluster 2023-09-23T20:10:36.088397+0000 mon.a (mon.0) 437 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T20:10:37.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[107672]: audit 2023-09-23T20:10:36.671946+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.112:0/614573503' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:37.390 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[134861]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:10:37.390 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:37 smithi112 bash[134956]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:10:37.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:37 smithi174 bash[91578]: cluster 2023-09-23T20:10:36.076673+0000 mon.a (mon.0) 436 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:10:37.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:37 smithi174 bash[91578]: cluster 2023-09-23T20:10:36.079792+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:10:37.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:37 smithi174 bash[91578]: cluster 2023-09-23T20:10:36.079840+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:10:37.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:37 smithi174 bash[91578]: cluster 2023-09-23T20:10:36.088397+0000 mon.a (mon.0) 437 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T20:10:37.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:37 smithi174 bash[91578]: audit 2023-09-23T20:10:36.671946+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.112:0/614573503' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.031254+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v207: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.095627+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.099536+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.100497+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.100781+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.100816+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.102310+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.102749+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.103853+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.104066+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.104157+0000 mon.a (mon.0) 438 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.104649+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.106385+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: cluster 2023-09-23T20:10:37.107287+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: audit 2023-09-23T20:10:37.976731+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[104422]: audit 2023-09-23T20:10:37.978203+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.031254+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v207: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.095627+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.099536+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.100497+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.100781+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.100816+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.102310+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.102749+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.103853+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.104066+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.104157+0000 mon.a (mon.0) 438 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.104649+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.106385+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: cluster 2023-09-23T20:10:37.107287+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: audit 2023-09-23T20:10:37.976731+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:38 smithi112 bash[107672]: audit 2023-09-23T20:10:37.978203+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.031254+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v207: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.095627+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.099536+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.100497+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.100781+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.100816+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.102310+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.102749+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.103853+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.104066+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.104157+0000 mon.a (mon.0) 438 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-09-23T20:10:38.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.104649+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.106385+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: cluster 2023-09-23T20:10:37.107287+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:10:38.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: audit 2023-09-23T20:10:37.976731+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:38.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:38 smithi174 bash[91578]: audit 2023-09-23T20:10:37.978203+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:39.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:39 smithi112 bash[107672]: audit 2023-09-23T20:10:39.030057+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.112:0/1931638444' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:39.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:39 smithi112 bash[104422]: audit 2023-09-23T20:10:39.030057+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.112:0/1931638444' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:39.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:39 smithi174 bash[91578]: audit 2023-09-23T20:10:39.030057+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.112:0/1931638444' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:39.902 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:39 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-23T20:10:39.902 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:39 smithi112 systemd[1]: Stopped Ceph osd.3 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:10:39.902 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:39 smithi112 systemd[1]: Started Ceph osd.3 for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:10:40.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:10:40] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[107672]: cluster 2023-09-23T20:10:39.031816+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 2 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 49 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[107672]: cluster 2023-09-23T20:10:39.102285+0000 mon.a (mon.0) 442 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[107672]: audit 2023-09-23T20:10:39.868216+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[107672]: audit 2023-09-23T20:10:39.875182+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[107672]: audit 2023-09-23T20:10:39.877778+0000 mon.a (mon.0) 445 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[104422]: cluster 2023-09-23T20:10:39.031816+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 2 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 49 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[104422]: cluster 2023-09-23T20:10:39.102285+0000 mon.a (mon.0) 442 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[104422]: audit 2023-09-23T20:10:39.868216+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[104422]: audit 2023-09-23T20:10:39.875182+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:40 smithi112 bash[104422]: audit 2023-09-23T20:10:39.877778+0000 mon.a (mon.0) 445 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:40 smithi174 bash[91578]: cluster 2023-09-23T20:10:39.031816+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 2 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 49 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:40 smithi174 bash[91578]: cluster 2023-09-23T20:10:39.102285+0000 mon.a (mon.0) 442 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:40 smithi174 bash[91578]: audit 2023-09-23T20:10:39.868216+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:40.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:40 smithi174 bash[91578]: audit 2023-09-23T20:10:39.875182+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:40.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:40 smithi174 bash[91578]: audit 2023-09-23T20:10:39.877778+0000 mon.a (mon.0) 445 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:41.651 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:10:41.651 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T20:10:41.651 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: 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-09-23T20:10:41.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T20:10:41.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T20:10:41.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T20:10:41.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T20:10:41.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:41 smithi112 bash[135140]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T20:10:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:42 smithi112 bash[104422]: cluster 2023-09-23T20:10:41.032622+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:42 smithi112 bash[104422]: audit 2023-09-23T20:10:41.389371+0000 mon.a (mon.0) 446 : audit 0 from='client.? 172.21.15.112:0/3473091113' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:42.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:42 smithi112 bash[107672]: cluster 2023-09-23T20:10:41.032622+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:42 smithi112 bash[107672]: audit 2023-09-23T20:10:41.389371+0000 mon.a (mon.0) 446 : audit 0 from='client.? 172.21.15.112:0/3473091113' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:42 smithi174 bash[91578]: cluster 2023-09-23T20:10:41.032622+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:42 smithi174 bash[91578]: audit 2023-09-23T20:10:41.389371+0000 mon.a (mon.0) 446 : audit 0 from='client.? 172.21.15.112:0/3473091113' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:43.401 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:43 smithi112 bash[135464]: debug 2023-09-23T20:10:43.251+0000 7fad58e2a700 1 -- 172.21.15.112:0/2081226788 <== mon.0 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5652fb01e4e0 con 0x5652fb078800 2023-09-23T20:10:44.151 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:43 smithi112 bash[135464]: debug 2023-09-23T20:10:43.803+0000 7fad61faf640 -1 Falling back to public interface 2023-09-23T20:10:44.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:44 smithi112 bash[104422]: cluster 2023-09-23T20:10:43.033410+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:44 smithi112 bash[104422]: audit 2023-09-23T20:10:43.763064+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.112:0/3165459386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:44.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:44 smithi112 bash[107672]: cluster 2023-09-23T20:10:43.033410+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:44.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:44 smithi112 bash[107672]: audit 2023-09-23T20:10:43.763064+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.112:0/3165459386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:44.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:44 smithi174 bash[91578]: cluster 2023-09-23T20:10:43.033410+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:44.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:44 smithi174 bash[91578]: audit 2023-09-23T20:10:43.763064+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.112:0/3165459386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:46.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:46 smithi174 bash[91578]: cluster 2023-09-23T20:10:45.034468+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:46.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:46 smithi112 bash[107672]: cluster 2023-09-23T20:10:45.034468+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:46.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:46 smithi112 bash[104422]: cluster 2023-09-23T20:10:45.034468+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[104422]: audit 2023-09-23T20:10:46.153784+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.112:0/2771970891' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[104422]: audit 2023-09-23T20:10:46.889039+0000 mon.a (mon.0) 449 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:10:47.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[104422]: audit 2023-09-23T20:10:46.970808+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[104422]: audit 2023-09-23T20:10:46.979098+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:47.152 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:46 smithi112 bash[135464]: debug 2023-09-23T20:10:46.883+0000 7fad61faf640 -1 osd.3 96 log_to_monitors true 2023-09-23T20:10:47.152 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[135464]: debug 2023-09-23T20:10:47.091+0000 7fad50c17700 -1 osd.3 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:10:47.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[107672]: audit 2023-09-23T20:10:46.153784+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.112:0/2771970891' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[107672]: audit 2023-09-23T20:10:46.889039+0000 mon.a (mon.0) 449 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:10:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[107672]: audit 2023-09-23T20:10:46.970808+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:47 smithi112 bash[107672]: audit 2023-09-23T20:10:46.979098+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:47 smithi174 bash[91578]: audit 2023-09-23T20:10:46.153784+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.112:0/2771970891' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:47 smithi174 bash[91578]: audit 2023-09-23T20:10:46.889039+0000 mon.a (mon.0) 449 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:10:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:47 smithi174 bash[91578]: audit 2023-09-23T20:10:46.970808+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:47.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:47 smithi174 bash[91578]: audit 2023-09-23T20:10:46.979098+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: cluster 2023-09-23T20:10:47.035303+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: audit 2023-09-23T20:10:47.061596+0000 mon.a (mon.0) 452 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: cluster 2023-09-23T20:10:47.061666+0000 mon.a (mon.0) 453 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: audit 2023-09-23T20:10:47.062229+0000 mon.a (mon.0) 454 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: cluster 2023-09-23T20:10:47.303110+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: cluster 2023-09-23T20:10:47.303167+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: cluster 2023-09-23T20:10:47.303294+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: audit 2023-09-23T20:10:47.769527+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: audit 2023-09-23T20:10:47.776597+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:48 smithi174 bash[91578]: cluster 2023-09-23T20:10:48.032518+0000 mon.a (mon.0) 457 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: cluster 2023-09-23T20:10:47.035303+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: audit 2023-09-23T20:10:47.061596+0000 mon.a (mon.0) 452 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: cluster 2023-09-23T20:10:47.061666+0000 mon.a (mon.0) 453 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: audit 2023-09-23T20:10:47.062229+0000 mon.a (mon.0) 454 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: cluster 2023-09-23T20:10:47.303110+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: cluster 2023-09-23T20:10:47.303167+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: cluster 2023-09-23T20:10:47.303294+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: audit 2023-09-23T20:10:47.769527+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: audit 2023-09-23T20:10:47.776597+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[107672]: cluster 2023-09-23T20:10:48.032518+0000 mon.a (mon.0) 457 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: cluster 2023-09-23T20:10:47.035303+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: audit 2023-09-23T20:10:47.061596+0000 mon.a (mon.0) 452 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: cluster 2023-09-23T20:10:47.061666+0000 mon.a (mon.0) 453 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: audit 2023-09-23T20:10:47.062229+0000 mon.a (mon.0) 454 : audit 1 from='osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: cluster 2023-09-23T20:10:47.303110+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: cluster 2023-09-23T20:10:47.303167+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: cluster 2023-09-23T20:10:47.303294+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: audit 2023-09-23T20:10:47.769527+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: audit 2023-09-23T20:10:47.776597+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:48 smithi112 bash[104422]: cluster 2023-09-23T20:10:48.032518+0000 mon.a (mon.0) 457 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:48.536 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T20:10:49.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: cluster 2023-09-23T20:10:47.303135+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: cluster 2023-09-23T20:10:48.058760+0000 mon.a (mon.0) 458 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: cluster 2023-09-23T20:10:48.062057+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: cluster 2023-09-23T20:10:48.062276+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: cluster 2023-09-23T20:10:48.068459+0000 mon.a (mon.0) 459 : cluster 1 osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099] boot 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: cluster 2023-09-23T20:10:48.068522+0000 mon.a (mon.0) 460 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: audit 2023-09-23T20:10:48.068838+0000 mon.a (mon.0) 461 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:10:49.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:49 smithi174 bash[91578]: audit 2023-09-23T20:10:48.521149+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.112:0/2180107851' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:49.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: cluster 2023-09-23T20:10:47.303135+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:49.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: cluster 2023-09-23T20:10:48.058760+0000 mon.a (mon.0) 458 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:10:49.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: cluster 2023-09-23T20:10:48.062057+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:10:49.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: cluster 2023-09-23T20:10:48.062276+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:10:49.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: cluster 2023-09-23T20:10:48.068459+0000 mon.a (mon.0) 459 : cluster 1 osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099] boot 2023-09-23T20:10:49.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: cluster 2023-09-23T20:10:48.068522+0000 mon.a (mon.0) 460 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: audit 2023-09-23T20:10:48.068838+0000 mon.a (mon.0) 461 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[104422]: audit 2023-09-23T20:10:48.521149+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.112:0/2180107851' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: cluster 2023-09-23T20:10:47.303135+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: cluster 2023-09-23T20:10:48.058760+0000 mon.a (mon.0) 458 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: cluster 2023-09-23T20:10:48.062057+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: cluster 2023-09-23T20:10:48.062276+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: cluster 2023-09-23T20:10:48.068459+0000 mon.a (mon.0) 459 : cluster 1 osd.3 [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099] boot 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: cluster 2023-09-23T20:10:48.068522+0000 mon.a (mon.0) 460 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T20:10:49.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: audit 2023-09-23T20:10:48.068838+0000 mon.a (mon.0) 461 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:10:49.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:49 smithi112 bash[107672]: audit 2023-09-23T20:10:48.521149+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.112:0/2180107851' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:10:49.339 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:10:50.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:10:50] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.036373+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v216: 73 pgs: 11 peering, 2 active+undersized+degraded, 18 active+undersized, 42 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.069551+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.071599+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.072543+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.075333+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.077179+0000 mon.a (mon.0) 462 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T20:10:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[104422]: cluster 2023-09-23T20:10:49.079492+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.036373+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v216: 73 pgs: 11 peering, 2 active+undersized+degraded, 18 active+undersized, 42 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.069551+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.071599+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.072543+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.075333+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.077179+0000 mon.a (mon.0) 462 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T20:10:50.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:50 smithi112 bash[107672]: cluster 2023-09-23T20:10:49.079492+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.036373+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v216: 73 pgs: 11 peering, 2 active+undersized+degraded, 18 active+undersized, 42 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.069551+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.071599+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.072543+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.075333+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:50.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.077179+0000 mon.a (mon.0) 462 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T20:10:50.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:50 smithi174 bash[91578]: cluster 2023-09-23T20:10:49.079492+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:10:52.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:52 smithi112 bash[104422]: cluster 2023-09-23T20:10:51.037245+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 11 peering, 2 active+undersized+degraded, 11 active+undersized, 49 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:52.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:52 smithi112 bash[107672]: cluster 2023-09-23T20:10:51.037245+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 11 peering, 2 active+undersized+degraded, 11 active+undersized, 49 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:52 smithi174 bash[91578]: cluster 2023-09-23T20:10:51.037245+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 11 peering, 2 active+undersized+degraded, 11 active+undersized, 49 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:10:53.889 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:10:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[104422]: audit 2023-09-23T20:10:52.979617+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[104422]: audit 2023-09-23T20:10:52.981127+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[104422]: cluster 2023-09-23T20:10:53.034076+0000 mon.a (mon.0) 465 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:54.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[104422]: cluster 2023-09-23T20:10:53.037728+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 11 peering, 62 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[107672]: audit 2023-09-23T20:10:52.979617+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[107672]: audit 2023-09-23T20:10:52.981127+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[107672]: cluster 2023-09-23T20:10:53.034076+0000 mon.a (mon.0) 465 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:53 smithi112 bash[107672]: cluster 2023-09-23T20:10:53.037728+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 11 peering, 62 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:53 smithi174 bash[91578]: audit 2023-09-23T20:10:52.979617+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:53 smithi174 bash[91578]: audit 2023-09-23T20:10:52.981127+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:53 smithi174 bash[91578]: cluster 2023-09-23T20:10:53.034076+0000 mon.a (mon.0) 465 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:10:54.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:53 smithi174 bash[91578]: cluster 2023-09-23T20:10:53.037728+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 11 peering, 62 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:55.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:54 smithi174 bash[91578]: cluster 2023-09-23T20:10:54.037066+0000 mon.a (mon.0) 466 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:10:55.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:54 smithi174 bash[91578]: cluster 2023-09-23T20:10:54.037121+0000 mon.a (mon.0) 467 : cluster 1 Cluster is now healthy 2023-09-23T20:10:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:54 smithi112 bash[107672]: cluster 2023-09-23T20:10:54.037066+0000 mon.a (mon.0) 466 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:10:55.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:54 smithi112 bash[107672]: cluster 2023-09-23T20:10:54.037121+0000 mon.a (mon.0) 467 : cluster 1 Cluster is now healthy 2023-09-23T20:10:55.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:54 smithi112 bash[104422]: cluster 2023-09-23T20:10:54.037066+0000 mon.a (mon.0) 466 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:10:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:54 smithi112 bash[104422]: cluster 2023-09-23T20:10:54.037121+0000 mon.a (mon.0) 467 : cluster 1 Cluster is now healthy 2023-09-23T20:10:56.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:55 smithi174 bash[91578]: cluster 2023-09-23T20:10:55.038310+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:56.367 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:55 smithi112 bash[104422]: cluster 2023-09-23T20:10:55.038310+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:56.367 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:56 smithi112 bash[107672]: cluster 2023-09-23T20:10:55.038310+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:58.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:58 smithi112 bash[107672]: cluster 2023-09-23T20:10:57.039020+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:58.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:58 smithi112 bash[104422]: cluster 2023-09-23T20:10:57.039020+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:58 smithi174 bash[91578]: cluster 2023-09-23T20:10:57.039020+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:58.729 INFO:teuthology.orchestra.run.smithi112.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:59.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[107672]: audit 2023-09-23T20:10:58.725138+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[107672]: cephadm 2023-09-23T20:10:58.725799+0000 mgr.y (mgr.34107) 282 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[107672]: audit 2023-09-23T20:10:58.730558+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[107672]: cluster 2023-09-23T20:10:59.039724+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[104422]: audit 2023-09-23T20:10:58.725138+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[104422]: cephadm 2023-09-23T20:10:58.725799+0000 mgr.y (mgr.34107) 282 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[104422]: audit 2023-09-23T20:10:58.730558+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:10:59.820 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:10:59 smithi112 bash[104422]: cluster 2023-09-23T20:10:59.039724+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:10:59.821 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:11:00.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:59 smithi174 bash[91578]: audit 2023-09-23T20:10:58.725138+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:00.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:59 smithi174 bash[91578]: cephadm 2023-09-23T20:10:58.725799+0000 mgr.y (mgr.34107) 282 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:11:00.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:59 smithi174 bash[91578]: audit 2023-09-23T20:10:58.730558+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:00.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:10:59 smithi174 bash[91578]: cluster 2023-09-23T20:10:59.039724+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:00.651 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:11:00] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.774937+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.781749+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.782982+0000 mon.a (mon.0) 471 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.784090+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.790308+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.871319+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.873546+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.874512+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:01.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:00 smithi174 bash[91578]: audit 2023-09-23T20:10:59.881440+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.774937+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.781749+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.782982+0000 mon.a (mon.0) 471 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.784090+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.790308+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.871319+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.873546+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.874512+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[104422]: audit 2023-09-23T20:10:59.881440+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.774937+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.781749+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.782982+0000 mon.a (mon.0) 471 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.784090+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.790308+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.871319+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.873546+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.874512+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:00 smithi112 bash[107672]: audit 2023-09-23T20:10:59.881440+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:02.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:01 smithi174 bash[91578]: cluster 2023-09-23T20:11:01.040303+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:02.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:01 smithi112 bash[104422]: cluster 2023-09-23T20:11:01.040303+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:02.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:01 smithi112 bash[107672]: cluster 2023-09-23T20:11:01.040303+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:04 smithi112 bash[107672]: cluster 2023-09-23T20:11:03.040978+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:04 smithi112 bash[107672]: audit 2023-09-23T20:11:03.084464+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:04 smithi112 bash[104422]: cluster 2023-09-23T20:11:03.040978+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:04.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:04 smithi112 bash[104422]: audit 2023-09-23T20:11:03.084464+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:04.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:04 smithi174 bash[91578]: cluster 2023-09-23T20:11:03.040978+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:04.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:04 smithi174 bash[91578]: audit 2023-09-23T20:11:03.084464+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:04.600 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:06.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:06 smithi112 bash[107672]: cluster 2023-09-23T20:11:05.041724+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:06 smithi112 bash[104422]: cluster 2023-09-23T20:11:05.041724+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:06.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:06 smithi174 bash[91578]: cluster 2023-09-23T20:11:05.041724+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:alertmanager.a smithi112 *:9093,9094 running (8m) - 15m 14.5M - 0.25.0 c8568f914cd2 f7f327ae4f41 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:grafana.a smithi174 *:3000 running (8m) - 14m 75.8M - 9.4.7 2c41d148cca3 5d95ac69d5f8 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi112.qmnapf smithi112 running (12m) - 12m 14.4M - 17.2.6-1123-g61431f6b 0db14aa01094 2f52c137fc45 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi174.hlooba smithi174 running (12m) - 12m 16.5M - 17.2.6-1123-g61431f6b 0db14aa01094 a41190350904 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.x smithi174 *:8443,9283,8765 running (7m) - 23m 430M - 18.2.0-460-gbb0daeff e32c2a64c126 a80cc0ac0e37 2023-09-23T20:11:07.929 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.y smithi112 *:8443,9283,8765 running (8m) - 26m 485M - 18.2.0-460-gbb0daeff e32c2a64c126 94450e30ea47 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (6m) - 26m 51.0M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 b06cbed3b425 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi174 running (4m) - 24m 35.3M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 46675f4e9c14 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi112 running (5m) - 23m 38.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 4724de951f04 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.a smithi112 *:9100 running (8m) - 15m 8059k - 1.5.0 0da6a335fe13 401c94d5add2 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.b smithi174 *:9100 running (8m) - 15m 8475k - 1.5.0 0da6a335fe13 621f39114aee 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (2m) - 22m 56.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 4e69a13670c6 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi112 running (2m) - 21m 51.2M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 c007444cd0a9 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi112 running (53s) - 21m 49.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 6239347e2212 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 smithi112 running (25s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 d7385a12e93a 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4 smithi174 running (19m) - 19m 100M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 913a795dc263 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 smithi174 running (18m) - 18m 95.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 302cacb79b39 2023-09-23T20:11:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 smithi174 running (17m) - 17m 73.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a635a1eb8d6e 2023-09-23T20:11:07.931 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7 smithi174 running (16m) - 16m 81.5M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 bbf22e2120b2 2023-09-23T20:11:07.931 INFO:teuthology.orchestra.run.smithi112.stdout:prometheus.a smithi174 *:9095 running (7m) - 15m 54.2M - 2.43.0 a07b618ecd1d bc08201a010a 2023-09-23T20:11:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:08 smithi112 bash[104422]: cluster 2023-09-23T20:11:07.042406+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:08.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:08 smithi112 bash[104422]: audit 2023-09-23T20:11:07.979316+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:08 smithi112 bash[104422]: audit 2023-09-23T20:11:07.980642+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:08 smithi112 bash[107672]: cluster 2023-09-23T20:11:07.042406+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:08 smithi112 bash[107672]: audit 2023-09-23T20:11:07.979316+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:08 smithi112 bash[107672]: audit 2023-09-23T20:11:07.980642+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:08 smithi174 bash[91578]: cluster 2023-09-23T20:11:07.042406+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:08 smithi174 bash[91578]: audit 2023-09-23T20:11:07.979316+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:11:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:08 smithi174 bash[91578]: audit 2023-09-23T20:11:07.980642+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:08.761 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:11:09.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:09 smithi112 bash[107672]: audit 2023-09-23T20:11:07.912126+0000 mgr.y (mgr.34107) 288 : audit 0 from='client.44273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:09.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:09 smithi112 bash[104422]: audit 2023-09-23T20:11:07.912126+0000 mgr.y (mgr.34107) 288 : audit 0 from='client.44273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:09 smithi174 bash[91578]: audit 2023-09-23T20:11:07.912126+0000 mgr.y (mgr.34107) 288 : audit 0 from='client.44273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:10.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:10 smithi112 bash[104422]: cluster 2023-09-23T20:11:09.043514+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:11:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:11:10] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:11:10.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:10 smithi112 bash[107672]: cluster 2023-09-23T20:11:09.043514+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:10 smithi174 bash[91578]: cluster 2023-09-23T20:11:09.043514+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:12.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:12 smithi112 bash[104422]: cluster 2023-09-23T20:11:11.044337+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:12.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:12 smithi112 bash[107672]: cluster 2023-09-23T20:11:11.044337+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:12 smithi174 bash[91578]: cluster 2023-09-23T20:11:11.044337+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:13.537 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:14.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:14 smithi174 bash[91578]: cluster 2023-09-23T20:11:13.045053+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:14.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:14 smithi112 bash[104422]: cluster 2023-09-23T20:11:13.045053+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:14 smithi112 bash[107672]: cluster 2023-09-23T20:11:13.045053+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:16.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:16 smithi174 bash[91578]: cluster 2023-09-23T20:11:15.046026+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:16.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:16 smithi112 bash[104422]: cluster 2023-09-23T20:11:15.046026+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:16.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:16 smithi112 bash[107672]: cluster 2023-09-23T20:11:15.046026+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:16.688 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:alertmanager.a smithi112 *:9093,9094 running (8m) - 15m 14.5M - 0.25.0 c8568f914cd2 f7f327ae4f41 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:grafana.a smithi174 *:3000 running (8m) - 14m 75.8M - 9.4.7 2c41d148cca3 5d95ac69d5f8 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi112.qmnapf smithi112 running (13m) - 13m 14.4M - 17.2.6-1123-g61431f6b 0db14aa01094 2f52c137fc45 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mds.foo.smithi174.hlooba smithi174 running (13m) - 13m 16.5M - 17.2.6-1123-g61431f6b 0db14aa01094 a41190350904 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.x smithi174 *:8443,9283,8765 running (7m) - 23m 430M - 18.2.0-460-gbb0daeff e32c2a64c126 a80cc0ac0e37 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.y smithi112 *:8443,9283,8765 running (8m) - 26m 485M - 18.2.0-460-gbb0daeff e32c2a64c126 94450e30ea47 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (7m) - 26m 51.0M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 b06cbed3b425 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi174 running (4m) - 24m 35.3M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 46675f4e9c14 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi112 running (5m) - 24m 38.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 4724de951f04 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.a smithi112 *:9100 running (8m) - 15m 8059k - 1.5.0 0da6a335fe13 401c94d5add2 2023-09-23T20:11:16.689 INFO:teuthology.orchestra.run.smithi112.stdout:node-exporter.b smithi174 *:9100 running (8m) - 15m 8475k - 1.5.0 0da6a335fe13 621f39114aee 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (3m) - 22m 56.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 4e69a13670c6 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi112 running (2m) - 22m 51.2M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 c007444cd0a9 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi112 running (62s) - 21m 49.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 6239347e2212 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 smithi112 running (34s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 d7385a12e93a 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4 smithi174 running (19m) - 19m 100M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 913a795dc263 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 smithi174 running (18m) - 18m 95.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 302cacb79b39 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 smithi174 running (17m) - 17m 73.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a635a1eb8d6e 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7 smithi174 running (16m) - 16m 81.5M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 bbf22e2120b2 2023-09-23T20:11:16.690 INFO:teuthology.orchestra.run.smithi112.stdout:prometheus.a smithi174 *:9095 running (7m) - 15m 54.2M - 2.43.0 a07b618ecd1d bc08201a010a 2023-09-23T20:11:17.486 DEBUG:teuthology.orchestra.run.smithi112:> 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 86846bc8-5a49-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph versions' 2023-09-23T20:11:18.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:18 smithi174 bash[91578]: audit 2023-09-23T20:11:16.671701+0000 mgr.y (mgr.34107) 293 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:18.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:18 smithi174 bash[91578]: cluster 2023-09-23T20:11:17.046765+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:18.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:18 smithi112 bash[107672]: audit 2023-09-23T20:11:16.671701+0000 mgr.y (mgr.34107) 293 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:18.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:18 smithi112 bash[107672]: cluster 2023-09-23T20:11:17.046765+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:18 smithi112 bash[104422]: audit 2023-09-23T20:11:16.671701+0000 mgr.y (mgr.34107) 293 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:18 smithi112 bash[104422]: cluster 2023-09-23T20:11:17.046765+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:20.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:20 smithi174 bash[91578]: cluster 2023-09-23T20:11:19.047716+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:20.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:20 smithi112 bash[104422]: cluster 2023-09-23T20:11:19.047716+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:11:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:11:20] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:11:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:20 smithi112 bash[107672]: cluster 2023-09-23T20:11:19.047716+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:22.260 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:22 smithi112 bash[104422]: cluster 2023-09-23T20:11:21.048514+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:22.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:22 smithi112 bash[107672]: cluster 2023-09-23T20:11:21.048514+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:22 smithi174 bash[91578]: cluster 2023-09-23T20:11:21.048514+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:23 smithi112 bash[104422]: audit 2023-09-23T20:11:22.973674+0000 mon.a (mon.0) 481 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:23 smithi112 bash[107672]: audit 2023-09-23T20:11:22.973674+0000 mon.a (mon.0) 481 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:23 smithi174 bash[91578]: audit 2023-09-23T20:11:22.973674+0000 mon.a (mon.0) 481 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:24.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:24 smithi112 bash[107672]: cluster 2023-09-23T20:11:23.049020+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:24.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:24 smithi112 bash[104422]: cluster 2023-09-23T20:11:23.049020+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:24 smithi174 bash[91578]: cluster 2023-09-23T20:11:23.049020+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:25.649 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "mon": { 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr": { 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "osd": { 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)": 4, 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:11:25.650 INFO:teuthology.orchestra.run.smithi112.stdout: "mds": { 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)": 2 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout: "overall": { 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)": 6, 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 9 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:11:25.651 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:11:26.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:26 smithi112 bash[104422]: cluster 2023-09-23T20:11:25.049933+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:26.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:26 smithi112 bash[104422]: audit 2023-09-23T20:11:25.650513+0000 mon.a (mon.0) 482 : audit 0 from='client.? 172.21.15.112:0/2017086501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:26.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:26 smithi112 bash[107672]: cluster 2023-09-23T20:11:25.049933+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:26.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:26 smithi112 bash[107672]: audit 2023-09-23T20:11:25.650513+0000 mon.a (mon.0) 482 : audit 0 from='client.? 172.21.15.112:0/2017086501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:26.428 DEBUG:teuthology.parallel:result is None 2023-09-23T20:11:26.428 INFO:teuthology.run_tasks:Running task print... 2023-09-23T20:11:26.438 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-23T20:11:26.439 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T20:11:26.446 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T20:11:26.447 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T20:11:26.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T20:11:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:26 smithi174 bash[91578]: cluster 2023-09-23T20:11:25.049933+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:26 smithi174 bash[91578]: audit 2023-09-23T20:11:25.650513+0000 mon.a (mon.0) 482 : audit 0 from='client.? 172.21.15.112:0/2017086501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:28.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:28 smithi112 bash[104422]: cluster 2023-09-23T20:11:27.050614+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:28.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:28 smithi112 bash[107672]: cluster 2023-09-23T20:11:27.050614+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:28 smithi174 bash[91578]: cluster 2023-09-23T20:11:27.050614+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:30.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:30 smithi112 bash[104422]: cluster 2023-09-23T20:11:29.051589+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:11:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:11:30] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-09-23T20:11:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:30 smithi112 bash[107672]: cluster 2023-09-23T20:11:29.051589+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:30 smithi174 bash[91578]: cluster 2023-09-23T20:11:29.051589+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:31.230 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:32.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:32 smithi112 bash[104422]: cluster 2023-09-23T20:11:31.052380+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:32.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:32 smithi112 bash[107672]: cluster 2023-09-23T20:11:31.052380+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:32 smithi174 bash[91578]: cluster 2023-09-23T20:11:31.052380+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:34.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:34 smithi112 bash[104422]: cluster 2023-09-23T20:11:33.052863+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:34.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:34 smithi174 bash[91578]: cluster 2023-09-23T20:11:33.052863+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:34.323 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:11:34.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:34 smithi112 bash[107672]: cluster 2023-09-23T20:11:33.052863+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:35.177 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":35,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":3782675480},{"type":"v1","addr":"172.21.15.112:6801","nonce":3782675480}]},"active_addr":"172.21.15.112:6801/3782675480","active_change":"2023-09-23T20:04:22.866938+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25033,"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":[]},"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:v18","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.2","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":[]},"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]},"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:v18","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.2","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":[]},"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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.112:8443/","prometheus":"http://172.21.15.112: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.112:0","nonce":3662198081}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":564165242}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":2946943514}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":1698717647}]}]} 2023-09-23T20:11:35.182 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T20:11:35.185 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T20:11:35.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:11:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:35 smithi174 bash[91578]: audit 2023-09-23T20:11:34.314878+0000 mon.a (mon.0) 483 : audit 0 from='client.? 172.21.15.112:0/722483866' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:11:35.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:35 smithi112 bash[104422]: audit 2023-09-23T20:11:34.314878+0000 mon.a (mon.0) 483 : audit 0 from='client.? 172.21.15.112:0/722483866' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:11:35.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:35 smithi112 bash[107672]: audit 2023-09-23T20:11:34.314878+0000 mon.a (mon.0) 483 : audit 0 from='client.? 172.21.15.112:0/722483866' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:11:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:36 smithi112 bash[104422]: cluster 2023-09-23T20:11:35.053581+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:36 smithi112 bash[107672]: cluster 2023-09-23T20:11:35.053581+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:36 smithi174 bash[91578]: cluster 2023-09-23T20:11:35.053581+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:38 smithi112 bash[104422]: cluster 2023-09-23T20:11:37.054297+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:38 smithi112 bash[104422]: audit 2023-09-23T20:11:37.974106+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:38 smithi112 bash[107672]: cluster 2023-09-23T20:11:37.054297+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:38 smithi112 bash[107672]: audit 2023-09-23T20:11:37.974106+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:38 smithi174 bash[91578]: cluster 2023-09-23T20:11:37.054297+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:38 smithi174 bash[91578]: audit 2023-09-23T20:11:37.974106+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:39.962 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:40.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:11:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:11:40] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:11:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:40 smithi112 bash[107672]: cluster 2023-09-23T20:11:39.055241+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:40 smithi112 bash[104422]: cluster 2023-09-23T20:11:39.055241+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:40 smithi174 bash[91578]: cluster 2023-09-23T20:11:39.055241+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:42.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:42 smithi112 bash[104422]: cluster 2023-09-23T20:11:41.055961+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:42 smithi112 bash[107672]: cluster 2023-09-23T20:11:41.055961+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:42.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:42 smithi174 bash[91578]: cluster 2023-09-23T20:11:41.055961+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:43.184 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:11:43.184 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":101,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T20:10:49.068482+0000","last_up_change":"2023-09-23T20:10:48.058144+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6803","nonce":2983582096}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6805","nonce":2983582096}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6809","nonce":2983582096}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6807","nonce":2983582096}]},"public_addr":"172.21.15.112:6803/2983582096","cluster_addr":"172.21.15.112:6805/2983582096","heartbeat_back_addr":"172.21.15.112:6809/2983582096","heartbeat_front_addr":"172.21.15.112:6807/2983582096","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6811","nonce":1555560378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6813","nonce":1555560378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6817","nonce":1555560378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6815","nonce":1555560378}]},"public_addr":"172.21.15.112:6811/1555560378","cluster_addr":"172.21.15.112:6813/1555560378","heartbeat_back_addr":"172.21.15.112:6817/1555560378","heartbeat_front_addr":"172.21.15.112:6815/1555560378","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6819","nonce":1335163098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6821","nonce":1335163098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6825","nonce":1335163098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6823","nonce":1335163098}]},"public_addr":"172.21.15.112:6819/1335163098","cluster_addr":"172.21.15.112:6821/1335163098","heartbeat_back_addr":"172.21.15.112:6825/1335163098","heartbeat_front_addr":"172.21.15.112:6823/1335163098","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6827","nonce":421902099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6829","nonce":421902099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6833","nonce":421902099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6831","nonce":421902099}]},"public_addr":"172.21.15.112:6827/421902099","cluster_addr":"172.21.15.112:6829/421902099","heartbeat_back_addr":"172.21.15.112:6833/421902099","heartbeat_front_addr":"172.21.15.112:6831/421902099","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.174:6835/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:0/2986692760":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3665942131":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3932388959":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6801/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/885752970":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1238208315":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/337555245":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.174:0/3382003722":"2023-09-24T20:03:19.644195+0000","172.21.15.174:6834/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3445811249":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.174:0/343865":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/170107255":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6800/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/785661057":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/3133666965":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3516010895":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1745722534":"2023-09-24T20:04:22.866760+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/76651999":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1588584422":"2023-09-24T20:03:19.644195+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-09-23T20:11:44.084 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T20:11:44.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:11:44.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:44 smithi174 bash[91578]: cluster 2023-09-23T20:11:43.056699+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:44.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:44 smithi174 bash[91578]: audit 2023-09-23T20:11:43.182061+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.112:0/2700174231' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:11:44.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:44 smithi112 bash[107672]: cluster 2023-09-23T20:11:43.056699+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:44.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:44 smithi112 bash[107672]: audit 2023-09-23T20:11:43.182061+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.112:0/2700174231' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:11:44.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:44 smithi112 bash[104422]: cluster 2023-09-23T20:11:43.056699+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:44.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:44 smithi112 bash[104422]: audit 2023-09-23T20:11:43.182061+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.112:0/2700174231' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:11:46.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:46 smithi112 bash[104422]: cluster 2023-09-23T20:11:45.057569+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:46.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:46 smithi112 bash[107672]: cluster 2023-09-23T20:11:45.057569+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:46 smithi174 bash[91578]: cluster 2023-09-23T20:11:45.057569+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:48 smithi112 bash[104422]: cluster 2023-09-23T20:11:47.058288+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:48.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:48 smithi112 bash[107672]: cluster 2023-09-23T20:11:47.058288+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:48 smithi174 bash[91578]: cluster 2023-09-23T20:11:47.058288+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:48.861 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:50.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:50 smithi112 bash[104422]: cluster 2023-09-23T20:11:49.059310+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:50.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:50 smithi112 bash[107672]: cluster 2023-09-23T20:11:49.059310+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:11:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:11:50] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:11:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:50 smithi174 bash[91578]: cluster 2023-09-23T20:11:49.059310+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:52.097 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:11:52.097 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":101,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T20:10:49.068482+0000","last_up_change":"2023-09-23T20:10:48.058144+0000","last_in_change":"2023-09-23T19:54:05.362642+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-09-23T19:50:15.620388+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-09-23T19:56:11.653836+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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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":"3904ae81-1d46-4794-92b9-38d724a83a1c","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.112:6802","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6803","nonce":2983582096}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6805","nonce":2983582096}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6809","nonce":2983582096}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6807","nonce":2983582096}]},"public_addr":"172.21.15.112:6803/2983582096","cluster_addr":"172.21.15.112:6805/2983582096","heartbeat_back_addr":"172.21.15.112:6809/2983582096","heartbeat_front_addr":"172.21.15.112:6807/2983582096","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","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.112:6810","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6811","nonce":1555560378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6813","nonce":1555560378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6817","nonce":1555560378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6815","nonce":1555560378}]},"public_addr":"172.21.15.112:6811/1555560378","cluster_addr":"172.21.15.112:6813/1555560378","heartbeat_back_addr":"172.21.15.112:6817/1555560378","heartbeat_front_addr":"172.21.15.112:6815/1555560378","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","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.112:6818","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6819","nonce":1335163098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6821","nonce":1335163098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6825","nonce":1335163098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6823","nonce":1335163098}]},"public_addr":"172.21.15.112:6819/1335163098","cluster_addr":"172.21.15.112:6821/1335163098","heartbeat_back_addr":"172.21.15.112:6825/1335163098","heartbeat_front_addr":"172.21.15.112:6823/1335163098","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","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.112:6826","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6827","nonce":421902099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6829","nonce":421902099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6833","nonce":421902099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6831","nonce":421902099}]},"public_addr":"172.21.15.112:6827/421902099","cluster_addr":"172.21.15.112:6829/421902099","heartbeat_back_addr":"172.21.15.112:6833/421902099","heartbeat_front_addr":"172.21.15.112:6831/421902099","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","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.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","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.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","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.174:6816","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6817","nonce":1152834006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6819","nonce":1152834006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6823","nonce":1152834006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":1152834006},{"type":"v1","addr":"172.21.15.174:6821","nonce":1152834006}]},"public_addr":"172.21.15.174:6817/1152834006","cluster_addr":"172.21.15.174:6819/1152834006","heartbeat_back_addr":"172.21.15.174:6823/1152834006","heartbeat_front_addr":"172.21.15.174:6821/1152834006","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","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.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+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-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.174:6835/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:0/2986692760":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3665942131":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3932388959":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6801/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/885752970":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1238208315":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/337555245":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.174:0/3382003722":"2023-09-24T20:03:19.644195+0000","172.21.15.174:6834/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3445811249":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.174:0/343865":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/170107255":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6800/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/785661057":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/3133666965":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3516010895":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1745722534":"2023-09-24T20:04:22.866760+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/76651999":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1588584422":"2023-09-24T20:03:19.644195+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-09-23T20:11:52.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:52 smithi112 bash[107672]: cluster 2023-09-23T20:11:51.060028+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:52.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:52 smithi112 bash[107672]: audit 2023-09-23T20:11:52.095516+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.112:0/732020904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:11:52.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:52 smithi112 bash[104422]: cluster 2023-09-23T20:11:51.060028+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:52.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:52 smithi112 bash[104422]: audit 2023-09-23T20:11:52.095516+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.112:0/732020904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:11:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:52 smithi174 bash[91578]: cluster 2023-09-23T20:11:51.060028+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:52 smithi174 bash[91578]: audit 2023-09-23T20:11:52.095516+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.112:0/732020904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:11:52.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T20:11:52.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T20:11:52.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T20:11:52.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T20:11:52.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T20:11:52.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T20:11:52.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T20:11:52.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T20:11:53.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:53 smithi112 bash[104422]: audit 2023-09-23T20:11:52.974123+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:53.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:53 smithi112 bash[107672]: audit 2023-09-23T20:11:52.974123+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:53 smithi174 bash[91578]: audit 2023-09-23T20:11:52.974123+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:54.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:54 smithi112 bash[104422]: cluster 2023-09-23T20:11:53.060564+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:54.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:54 smithi112 bash[107672]: cluster 2023-09-23T20:11:53.060564+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:54.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:54 smithi174 bash[91578]: cluster 2023-09-23T20:11:53.060564+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:56.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:56 smithi112 bash[104422]: cluster 2023-09-23T20:11:55.061557+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:56 smithi112 bash[107672]: cluster 2023-09-23T20:11:55.061557+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:56.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:56 smithi174 bash[91578]: cluster 2023-09-23T20:11:55.061557+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:57.814 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.815 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.815 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.815 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.817 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.818 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.818 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:57.819 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:11:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:11:58 smithi112 bash[104422]: cluster 2023-09-23T20:11:57.062345+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:11:58 smithi112 bash[107672]: cluster 2023-09-23T20:11:57.062345+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:11:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:11:58 smithi174 bash[91578]: cluster 2023-09-23T20:11:57.062345+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:12:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:12:00] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:12:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:00 smithi112 bash[107672]: cluster 2023-09-23T20:11:59.063251+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:00 smithi112 bash[107672]: audit 2023-09-23T20:11:59.966356+0000 mon.a (mon.0) 486 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:00 smithi112 bash[104422]: cluster 2023-09-23T20:11:59.063251+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:00 smithi112 bash[104422]: audit 2023-09-23T20:11:59.966356+0000 mon.a (mon.0) 486 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:00.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:00 smithi174 bash[91578]: cluster 2023-09-23T20:11:59.063251+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:00.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:00 smithi174 bash[91578]: audit 2023-09-23T20:11:59.966356+0000 mon.a (mon.0) 486 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:02.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:02 smithi112 bash[107672]: cluster 2023-09-23T20:12:01.064009+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:02.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:02 smithi112 bash[104422]: cluster 2023-09-23T20:12:01.064009+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:02 smithi174 bash[91578]: cluster 2023-09-23T20:12:01.064009+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:04.354 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:04 smithi112 bash[107672]: cluster 2023-09-23T20:12:03.064705+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:04.354 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:04 smithi112 bash[104422]: cluster 2023-09-23T20:12:03.064705+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:04.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:04 smithi174 bash[91578]: cluster 2023-09-23T20:12:03.064705+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:06.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:06 smithi112 bash[107672]: cluster 2023-09-23T20:12:05.065268+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:06 smithi112 bash[104422]: cluster 2023-09-23T20:12:05.065268+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:06.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:06 smithi174 bash[91578]: cluster 2023-09-23T20:12:05.065268+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:07.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:07 smithi112 bash[107672]: audit 2023-09-23T20:12:06.406963+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:07.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:07 smithi112 bash[107672]: audit 2023-09-23T20:12:06.414323+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:07.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:07 smithi112 bash[104422]: audit 2023-09-23T20:12:06.406963+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:07.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:07 smithi112 bash[104422]: audit 2023-09-23T20:12:06.414323+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:07.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:07 smithi174 bash[91578]: audit 2023-09-23T20:12:06.406963+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:07.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:07 smithi174 bash[91578]: audit 2023-09-23T20:12:06.414323+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:08.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:08 smithi112 bash[107672]: cluster 2023-09-23T20:12:07.065982+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:08 smithi112 bash[107672]: audit 2023-09-23T20:12:07.974953+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:08.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:08 smithi112 bash[104422]: cluster 2023-09-23T20:12:07.065982+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:08.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:08 smithi112 bash[104422]: audit 2023-09-23T20:12:07.974953+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:08.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:08 smithi174 bash[91578]: cluster 2023-09-23T20:12:07.065982+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:08.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:08 smithi174 bash[91578]: audit 2023-09-23T20:12:07.974953+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:10.418 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:12:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:12:10] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:12:10.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:10 smithi112 bash[104422]: cluster 2023-09-23T20:12:09.066784+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:10.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:10 smithi112 bash[107672]: cluster 2023-09-23T20:12:09.066784+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:10.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:10 smithi174 bash[91578]: cluster 2023-09-23T20:12:09.066784+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:12.271 INFO:teuthology.orchestra.run.smithi112.stdout:429496729618 2023-09-23T20:12:12.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T20:12:12.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:12 smithi112 bash[104422]: cluster 2023-09-23T20:12:11.067252+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:12.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:12 smithi112 bash[107672]: cluster 2023-09-23T20:12:11.067252+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:12.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:12 smithi174 bash[91578]: cluster 2023-09-23T20:12:11.067252+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:14.072 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:14 smithi112 bash[104422]: cluster 2023-09-23T20:12:13.067917+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:14.124 INFO:teuthology.orchestra.run.smithi112.stdout:365072220208 2023-09-23T20:12:14.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T20:12:14.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:14 smithi112 bash[107672]: cluster 2023-09-23T20:12:13.067917+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:14 smithi174 bash[91578]: cluster 2023-09-23T20:12:13.067917+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:14.740 INFO:teuthology.orchestra.run.smithi112.stdout:201863463137 2023-09-23T20:12:14.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T20:12:16.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:16 smithi112 bash[104422]: cluster 2023-09-23T20:12:15.068635+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:16.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:16 smithi112 bash[107672]: cluster 2023-09-23T20:12:15.068635+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:16.390 INFO:teuthology.orchestra.run.smithi112.stdout:386547056682 2023-09-23T20:12:16.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T20:12:16.502 INFO:teuthology.orchestra.run.smithi112.stdout:167503724780 2023-09-23T20:12:16.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T20:12:16.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:16 smithi174 bash[91578]: cluster 2023-09-23T20:12:15.068635+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:17.279 INFO:teuthology.orchestra.run.smithi112.stdout:133143986421 2023-09-23T20:12:17.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T20:12:18.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:18 smithi112 bash[104422]: cluster 2023-09-23T20:12:17.069389+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:18.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:18 smithi112 bash[107672]: cluster 2023-09-23T20:12:17.069389+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:18.378 INFO:teuthology.orchestra.run.smithi112.stdout:408021893145 2023-09-23T20:12:18.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T20:12:18.428 INFO:teuthology.orchestra.run.smithi112.stdout:236223201496 2023-09-23T20:12:18.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T20:12:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:18 smithi174 bash[91578]: cluster 2023-09-23T20:12:17.069389+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:20.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:20 smithi112 bash[104422]: cluster 2023-09-23T20:12:19.070043+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:12:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:12:20] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:12:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:20 smithi112 bash[107672]: cluster 2023-09-23T20:12:19.070043+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:20 smithi174 bash[91578]: cluster 2023-09-23T20:12:19.070043+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:21.099 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:21.100 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:21.106 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:21.107 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:21.107 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:21.110 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:21.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[107672]: audit 2023-09-23T20:12:20.143915+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[107672]: audit 2023-09-23T20:12:20.152360+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[107672]: audit 2023-09-23T20:12:20.673218+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:21.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[107672]: audit 2023-09-23T20:12:20.674874+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:21.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[107672]: audit 2023-09-23T20:12:20.685716+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[104422]: audit 2023-09-23T20:12:20.143915+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[104422]: audit 2023-09-23T20:12:20.152360+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[104422]: audit 2023-09-23T20:12:20.673218+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[104422]: audit 2023-09-23T20:12:20.674874+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:21 smithi112 bash[104422]: audit 2023-09-23T20:12:20.685716+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:21 smithi174 bash[91578]: audit 2023-09-23T20:12:20.143915+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:21 smithi174 bash[91578]: audit 2023-09-23T20:12:20.152360+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:21 smithi174 bash[91578]: audit 2023-09-23T20:12:20.673218+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:21 smithi174 bash[91578]: audit 2023-09-23T20:12:20.674874+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:21 smithi174 bash[91578]: audit 2023-09-23T20:12:20.685716+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:12:22.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:22 smithi112 bash[104422]: cluster 2023-09-23T20:12:21.070771+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:22 smithi112 bash[107672]: cluster 2023-09-23T20:12:21.070771+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:22 smithi174 bash[91578]: cluster 2023-09-23T20:12:21.070771+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:23.133 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:23.133 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:23.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:23 smithi112 bash[104422]: audit 2023-09-23T20:12:22.974576+0000 mon.a (mon.0) 495 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:23 smithi112 bash[107672]: audit 2023-09-23T20:12:22.974576+0000 mon.a (mon.0) 495 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:23 smithi174 bash[91578]: audit 2023-09-23T20:12:22.974576+0000 mon.a (mon.0) 495 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:24.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:24 smithi112 bash[104422]: cluster 2023-09-23T20:12:23.071565+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:24 smithi112 bash[107672]: cluster 2023-09-23T20:12:23.071565+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:24 smithi174 bash[91578]: cluster 2023-09-23T20:12:23.071565+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:26 smithi174 bash[91578]: cluster 2023-09-23T20:12:25.072325+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:26.606 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:26 smithi112 bash[107672]: cluster 2023-09-23T20:12:25.072325+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:26.607 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:26 smithi112 bash[104422]: cluster 2023-09-23T20:12:25.072325+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:28 smithi174 bash[91578]: cluster 2023-09-23T20:12:27.073057+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:28.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:28 smithi112 bash[107672]: cluster 2023-09-23T20:12:27.073057+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:28.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:28 smithi112 bash[104422]: cluster 2023-09-23T20:12:27.073057+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:30 smithi174 bash[91578]: cluster 2023-09-23T20:12:29.074035+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:30.697 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:30 smithi112 bash[107672]: cluster 2023-09-23T20:12:29.074035+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:30.698 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:30 smithi112 bash[104422]: cluster 2023-09-23T20:12:29.074035+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:30.698 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:12:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:12:30] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-09-23T20:12:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:32 smithi112 bash[107672]: cluster 2023-09-23T20:12:31.074777+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:32 smithi112 bash[104422]: cluster 2023-09-23T20:12:31.074777+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:32.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:32 smithi174 bash[91578]: cluster 2023-09-23T20:12:31.074777+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:33.679 INFO:teuthology.orchestra.run.smithi112.stdout:133143986424 2023-09-23T20:12:34.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:34 smithi112 bash[104422]: cluster 2023-09-23T20:12:33.075267+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:34.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:34 smithi112 bash[104422]: audit 2023-09-23T20:12:33.681043+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.112:0/3827647927' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:12:34.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:34 smithi112 bash[107672]: cluster 2023-09-23T20:12:33.075267+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:34.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:34 smithi112 bash[107672]: audit 2023-09-23T20:12:33.681043+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.112:0/3827647927' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:12:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:34 smithi174 bash[91578]: cluster 2023-09-23T20:12:33.075267+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:34 smithi174 bash[91578]: audit 2023-09-23T20:12:33.681043+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.112:0/3827647927' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:12:34.720 INFO:teuthology.orchestra.run.smithi112.stdout:386547056685 2023-09-23T20:12:35.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:35 smithi112 bash[104422]: audit 2023-09-23T20:12:34.721443+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.112:0/4126773648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:12:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:35 smithi112 bash[107672]: audit 2023-09-23T20:12:34.721443+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.112:0/4126773648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:12:35.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:35 smithi174 bash[91578]: audit 2023-09-23T20:12:34.721443+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.112:0/4126773648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:12:35.960 INFO:teuthology.orchestra.run.smithi112.stdout:429496729623 2023-09-23T20:12:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:36 smithi112 bash[104422]: cluster 2023-09-23T20:12:35.075827+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:36.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:36 smithi112 bash[104422]: audit 2023-09-23T20:12:35.961283+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.112:0/2260489958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:12:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:36 smithi112 bash[107672]: cluster 2023-09-23T20:12:35.075827+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:36 smithi112 bash[107672]: audit 2023-09-23T20:12:35.961283+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.112:0/2260489958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:12:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:36 smithi174 bash[91578]: cluster 2023-09-23T20:12:35.075827+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:36 smithi174 bash[91578]: audit 2023-09-23T20:12:35.961283+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.112:0/2260489958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:12:37.512 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986421 got 133143986424 for osd.4 2023-09-23T20:12:37.513 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:38.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:38 smithi112 bash[104422]: cluster 2023-09-23T20:12:37.076565+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:38 smithi112 bash[104422]: audit 2023-09-23T20:12:37.974722+0000 mon.a (mon.0) 496 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:38 smithi112 bash[107672]: cluster 2023-09-23T20:12:37.076565+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:38 smithi112 bash[107672]: audit 2023-09-23T20:12:37.974722+0000 mon.a (mon.0) 496 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:38 smithi174 bash[91578]: cluster 2023-09-23T20:12:37.076565+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:38 smithi174 bash[91578]: audit 2023-09-23T20:12:37.974722+0000 mon.a (mon.0) 496 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:39.076 INFO:teuthology.orchestra.run.smithi112.stdout:201863463142 2023-09-23T20:12:39.135 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547056682 got 386547056685 for osd.1 2023-09-23T20:12:39.136 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:39.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:39 smithi112 bash[104422]: audit 2023-09-23T20:12:39.077537+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.112:0/1001643513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:12:39.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:39 smithi112 bash[107672]: audit 2023-09-23T20:12:39.077537+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.112:0/1001643513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:12:39.402 INFO:teuthology.orchestra.run.smithi112.stdout:365072220213 2023-09-23T20:12:39.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:39 smithi174 bash[91578]: audit 2023-09-23T20:12:39.077537+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.112:0/1001643513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:12:40.102 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:40 smithi174 bash[91578]: cluster 2023-09-23T20:12:39.077362+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:40.103 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:40 smithi174 bash[91578]: audit 2023-09-23T20:12:39.404389+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.112:0/2745921448' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:12:40.284 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:12:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:12:40] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-09-23T20:12:40.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:40 smithi112 bash[107672]: cluster 2023-09-23T20:12:39.077362+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:40.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:40 smithi112 bash[107672]: audit 2023-09-23T20:12:39.404389+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.112:0/2745921448' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:12:40.285 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:40 smithi112 bash[104422]: cluster 2023-09-23T20:12:39.077362+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:40.285 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:40 smithi112 bash[104422]: audit 2023-09-23T20:12:39.404389+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.112:0/2745921448' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:12:40.286 INFO:tasks.cephadm.ceph_manager.ceph:need seq 429496729618 got 429496729623 for osd.3 2023-09-23T20:12:40.286 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:40.390 INFO:teuthology.orchestra.run.smithi112.stdout:236223201501 2023-09-23T20:12:40.564 INFO:teuthology.orchestra.run.smithi112.stdout:167503724786 2023-09-23T20:12:40.991 INFO:teuthology.orchestra.run.smithi112.stdout:408021893149 2023-09-23T20:12:41.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:41 smithi112 bash[104422]: audit 2023-09-23T20:12:40.392244+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.112:0/3210639366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:12:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:41 smithi112 bash[104422]: audit 2023-09-23T20:12:40.565970+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.112:0/3074422218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:12:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:41 smithi112 bash[104422]: audit 2023-09-23T20:12:40.992852+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.112:0/3354797861' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:12:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:41 smithi112 bash[107672]: audit 2023-09-23T20:12:40.392244+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.112:0/3210639366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:12:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:41 smithi112 bash[107672]: audit 2023-09-23T20:12:40.565970+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.112:0/3074422218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:12:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:41 smithi112 bash[107672]: audit 2023-09-23T20:12:40.992852+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.112:0/3354797861' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:12:41.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:41 smithi174 bash[91578]: audit 2023-09-23T20:12:40.392244+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.112:0/3210639366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:12:41.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:41 smithi174 bash[91578]: audit 2023-09-23T20:12:40.565970+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.112:0/3074422218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:12:41.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:41 smithi174 bash[91578]: audit 2023-09-23T20:12:40.992852+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.112:0/3354797861' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:12:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:42 smithi112 bash[104422]: cluster 2023-09-23T20:12:41.077784+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:42 smithi112 bash[107672]: cluster 2023-09-23T20:12:41.077784+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:42 smithi174 bash[91578]: cluster 2023-09-23T20:12:41.077784+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:42.738 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201496 got 236223201501 for osd.7 2023-09-23T20:12:42.738 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:42.739 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463137 got 201863463142 for osd.6 2023-09-23T20:12:42.739 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:42.740 INFO:tasks.cephadm.ceph_manager.ceph:need seq 365072220208 got 365072220213 for osd.0 2023-09-23T20:12:42.740 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:43.064 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724780 got 167503724786 for osd.5 2023-09-23T20:12:43.064 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:43.085 INFO:tasks.cephadm.ceph_manager.ceph:need seq 408021893145 got 408021893149 for osd.2 2023-09-23T20:12:43.085 DEBUG:teuthology.parallel:result is None 2023-09-23T20:12:43.085 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T20:12:43.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:12:44.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:44 smithi112 bash[104422]: cluster 2023-09-23T20:12:43.078514+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:44.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:44 smithi112 bash[107672]: cluster 2023-09-23T20:12:43.078514+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:44 smithi174 bash[91578]: cluster 2023-09-23T20:12:43.078514+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:46.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:46 smithi112 bash[104422]: cluster 2023-09-23T20:12:45.079456+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:46.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:46 smithi112 bash[107672]: cluster 2023-09-23T20:12:45.079456+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:46 smithi174 bash[91578]: cluster 2023-09-23T20:12:45.079456+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:47.899 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:48.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:48 smithi112 bash[104422]: cluster 2023-09-23T20:12:47.080114+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:48 smithi112 bash[107672]: cluster 2023-09-23T20:12:47.080114+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:48 smithi174 bash[91578]: cluster 2023-09-23T20:12:47.080114+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:50.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:50 smithi112 bash[104422]: cluster 2023-09-23T20:12:49.081160+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:12:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:12:50] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-09-23T20:12:50.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:50 smithi112 bash[107672]: cluster 2023-09-23T20:12:49.081160+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:50 smithi174 bash[91578]: cluster 2023-09-23T20:12:49.081160+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:51.148 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:12:51.150 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:12:51.965 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":278,"stamp":"2023-09-23T20:12:51.081367+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":218632,"kb_used_data":9864,"kb_used_omap":20,"kb_used_meta":208683,"kb_avail":749742584,"statfs":{"total":767960285184,"available":767736406016,"internally_reserved":0,"allocated":10100736,"data_stored":6224933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":213692046},"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.004595"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068070+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:10:48.068070+0000","last_peered":"2023-09-23T20:10:48.068070+0000","last_clean":"2023-09-23T20:10:48.068070+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:10:48.068070+0000","last_undegraded":"2023-09-23T20:10:48.068070+0000","last_fullsized":"2023-09-23T20:10:48.068070+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.094475+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:10:49.094475+0000","last_peered":"2023-09-23T20:10:49.094475+0000","last_clean":"2023-09-23T20:10:49.094475+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:10:49.094475+0000","last_undegraded":"2023-09-23T20:10:49.094475+0000","last_fullsized":"2023-09-23T20:10:49.094475+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093358+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:10:49.093358+0000","last_peered":"2023-09-23T20:10:49.093358+0000","last_clean":"2023-09-23T20:10:49.093358+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:10:49.093358+0000","last_undegraded":"2023-09-23T20:10:49.093358+0000","last_fullsized":"2023-09-23T20:10:49.093358+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088128+0000","last_change":"2023-09-23T20:10:49.086909+0000","last_active":"2023-09-23T20:10:49.088128+0000","last_peered":"2023-09-23T20:10:49.088128+0000","last_clean":"2023-09-23T20:10:49.088128+0000","last_became_active":"2023-09-23T20:10:49.086433+0000","last_became_peered":"2023-09-23T20:10:49.086433+0000","last_unstale":"2023-09-23T20:10:49.088128+0000","last_undegraded":"2023-09-23T20:10:49.088128+0000","last_fullsized":"2023-09-23T20:10:49.088128+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:22:20.623607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.084990+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:10:49.084990+0000","last_peered":"2023-09-23T20:10:49.084990+0000","last_clean":"2023-09-23T20:10:49.084990+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:10:49.084990+0000","last_undegraded":"2023-09-23T20:10:49.084990+0000","last_fullsized":"2023-09-23T20:10:49.084990+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.074267+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:10:48.074267+0000","last_peered":"2023-09-23T20:10:48.074267+0000","last_clean":"2023-09-23T20:10:48.074267+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:10:48.074267+0000","last_undegraded":"2023-09-23T20:10:48.074267+0000","last_fullsized":"2023-09-23T20:10:48.074267+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"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-09-23T20:10:49.086532+0000","last_change":"2023-09-23T20:10:49.086532+0000","last_active":"2023-09-23T20:10:49.086532+0000","last_peered":"2023-09-23T20:10:49.086532+0000","last_clean":"2023-09-23T20:10:49.086532+0000","last_became_active":"2023-09-23T20:10:49.086197+0000","last_became_peered":"2023-09-23T20:10:49.086197+0000","last_unstale":"2023-09-23T20:10:49.086532+0000","last_undegraded":"2023-09-23T20:10:49.086532+0000","last_fullsized":"2023-09-23T20:10:49.086532+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:49.505790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093364+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:10:49.093364+0000","last_peered":"2023-09-23T20:10:49.093364+0000","last_clean":"2023-09-23T20:10:49.093364+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:10:49.093364+0000","last_undegraded":"2023-09-23T20:10:49.093364+0000","last_fullsized":"2023-09-23T20:10:49.093364+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066840+0000","last_change":"2023-09-23T20:08:55.363674+0000","last_active":"2023-09-23T20:10:48.066840+0000","last_peered":"2023-09-23T20:10:48.066840+0000","last_clean":"2023-09-23T20:10:48.066840+0000","last_became_active":"2023-09-23T20:08:55.363342+0000","last_became_peered":"2023-09-23T20:08:55.363342+0000","last_unstale":"2023-09-23T20:10:48.066840+0000","last_undegraded":"2023-09-23T20:10:48.066840+0000","last_fullsized":"2023-09-23T20:10:48.066840+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:23:54.071648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.096008+0000","last_change":"2023-09-23T20:10:49.096008+0000","last_active":"2023-09-23T20:10:49.096008+0000","last_peered":"2023-09-23T20:10:49.096008+0000","last_clean":"2023-09-23T20:10:49.096008+0000","last_became_active":"2023-09-23T20:10:49.094820+0000","last_became_peered":"2023-09-23T20:10:49.094820+0000","last_unstale":"2023-09-23T20:10:49.096008+0000","last_undegraded":"2023-09-23T20:10:49.096008+0000","last_fullsized":"2023-09-23T20:10:49.096008+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:26.246211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.091281+0000","last_change":"2023-09-23T20:10:49.091281+0000","last_active":"2023-09-23T20:10:49.091281+0000","last_peered":"2023-09-23T20:10:49.091281+0000","last_clean":"2023-09-23T20:10:49.091281+0000","last_became_active":"2023-09-23T20:10:49.090890+0000","last_became_peered":"2023-09-23T20:10:49.090890+0000","last_unstale":"2023-09-23T20:10:49.091281+0000","last_undegraded":"2023-09-23T20:10:49.091281+0000","last_fullsized":"2023-09-23T20:10:49.091281+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:58:15.137050+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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.081358+0000","last_change":"2023-09-23T20:10:21.844756+0000","last_active":"2023-09-23T20:10:49.081358+0000","last_peered":"2023-09-23T20:10:49.081358+0000","last_clean":"2023-09-23T20:10:49.081358+0000","last_became_active":"2023-09-23T20:10:21.844320+0000","last_became_peered":"2023-09-23T20:10:21.844320+0000","last_unstale":"2023-09-23T20:10:49.081358+0000","last_undegraded":"2023-09-23T20:10:49.081358+0000","last_fullsized":"2023-09-23T20:10:49.081358+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:38.250870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.069289+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T20:10:48.069289+0000","last_peered":"2023-09-23T20:10:48.069289+0000","last_clean":"2023-09-23T20:10:48.069289+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T20:10:48.069289+0000","last_undegraded":"2023-09-23T20:10:48.069289+0000","last_fullsized":"2023-09-23T20:10:48.069289+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:16:49.112965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066517+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:10:48.066517+0000","last_peered":"2023-09-23T20:10:48.066517+0000","last_clean":"2023-09-23T20:10:48.066517+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:10:48.066517+0000","last_undegraded":"2023-09-23T20:10:48.066517+0000","last_fullsized":"2023-09-23T20:10:48.066517+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072907+0000","last_change":"2023-09-23T20:10:21.834475+0000","last_active":"2023-09-23T20:10:48.072907+0000","last_peered":"2023-09-23T20:10:48.072907+0000","last_clean":"2023-09-23T20:10:48.072907+0000","last_became_active":"2023-09-23T20:10:21.834076+0000","last_became_peered":"2023-09-23T20:10:21.834076+0000","last_unstale":"2023-09-23T20:10:48.072907+0000","last_undegraded":"2023-09-23T20:10:48.072907+0000","last_fullsized":"2023-09-23T20:10:48.072907+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:47:43.959242+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":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.090230+0000","last_change":"2023-09-23T20:10:49.090230+0000","last_active":"2023-09-23T20:10:49.090230+0000","last_peered":"2023-09-23T20:10:49.090230+0000","last_clean":"2023-09-23T20:10:49.090230+0000","last_became_active":"2023-09-23T20:10:49.089794+0000","last_became_peered":"2023-09-23T20:10:49.089794+0000","last_unstale":"2023-09-23T20:10:49.090230+0000","last_undegraded":"2023-09-23T20:10:49.090230+0000","last_fullsized":"2023-09-23T20:10:49.090230+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:19:53.144903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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-09-23T20:10:49.087720+0000","last_change":"2023-09-23T20:10:49.087720+0000","last_active":"2023-09-23T20:10:49.087720+0000","last_peered":"2023-09-23T20:10:49.087720+0000","last_clean":"2023-09-23T20:10:49.087720+0000","last_became_active":"2023-09-23T20:10:49.086787+0000","last_became_peered":"2023-09-23T20:10:49.086787+0000","last_unstale":"2023-09-23T20:10:49.087720+0000","last_undegraded":"2023-09-23T20:10:49.087720+0000","last_fullsized":"2023-09-23T20:10:49.087720+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:55.208029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082335+0000","last_change":"2023-09-23T20:10:49.082335+0000","last_active":"2023-09-23T20:10:49.082335+0000","last_peered":"2023-09-23T20:10:49.082335+0000","last_clean":"2023-09-23T20:10:49.082335+0000","last_became_active":"2023-09-23T20:10:49.081681+0000","last_became_peered":"2023-09-23T20:10:49.081681+0000","last_unstale":"2023-09-23T20:10:49.082335+0000","last_undegraded":"2023-09-23T20:10:49.082335+0000","last_fullsized":"2023-09-23T20:10:49.082335+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:59:47.326615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.070837+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T20:10:48.070837+0000","last_peered":"2023-09-23T20:10:48.070837+0000","last_clean":"2023-09-23T20:10:48.070837+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T20:10:48.070837+0000","last_undegraded":"2023-09-23T20:10:48.070837+0000","last_fullsized":"2023-09-23T20:10:48.070837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.087504+0000","last_change":"2023-09-23T20:10:49.087504+0000","last_active":"2023-09-23T20:10:49.087504+0000","last_peered":"2023-09-23T20:10:49.087504+0000","last_clean":"2023-09-23T20:10:49.087504+0000","last_became_active":"2023-09-23T20:10:49.087164+0000","last_became_peered":"2023-09-23T20:10:49.087164+0000","last_unstale":"2023-09-23T20:10:49.087504+0000","last_undegraded":"2023-09-23T20:10:49.087504+0000","last_fullsized":"2023-09-23T20:10:49.087504+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:11:10.071669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073367+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:10:48.073367+0000","last_peered":"2023-09-23T20:10:48.073367+0000","last_clean":"2023-09-23T20:10:48.073367+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:10:48.073367+0000","last_undegraded":"2023-09-23T20:10:48.073367+0000","last_fullsized":"2023-09-23T20:10:48.073367+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.094718+0000","last_change":"2023-09-23T20:10:49.094718+0000","last_active":"2023-09-23T20:10:49.094718+0000","last_peered":"2023-09-23T20:10:49.094718+0000","last_clean":"2023-09-23T20:10:49.094718+0000","last_became_active":"2023-09-23T20:10:49.092013+0000","last_became_peered":"2023-09-23T20:10:49.092013+0000","last_unstale":"2023-09-23T20:10:49.094718+0000","last_undegraded":"2023-09-23T20:10:49.094718+0000","last_fullsized":"2023-09-23T20:10:49.094718+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:07.300238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072808+0000","last_change":"2023-09-23T20:08:22.598294+0000","last_active":"2023-09-23T20:10:48.072808+0000","last_peered":"2023-09-23T20:10:48.072808+0000","last_clean":"2023-09-23T20:10:48.072808+0000","last_became_active":"2023-09-23T20:08:22.597770+0000","last_became_peered":"2023-09-23T20:08:22.597770+0000","last_unstale":"2023-09-23T20:10:48.072808+0000","last_undegraded":"2023-09-23T20:10:48.072808+0000","last_fullsized":"2023-09-23T20:10:48.072808+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:08:22.917164+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-09-23T20:10:48.065633+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T20:10:48.065633+0000","last_peered":"2023-09-23T20:10:48.065633+0000","last_clean":"2023-09-23T20:10:48.065633+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T20:10:48.065633+0000","last_undegraded":"2023-09-23T20:10:48.065633+0000","last_fullsized":"2023-09-23T20:10:48.065633+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073075+0000","last_change":"2023-09-23T20:08:55.368911+0000","last_active":"2023-09-23T20:10:48.073075+0000","last_peered":"2023-09-23T20:10:48.073075+0000","last_clean":"2023-09-23T20:10:48.073075+0000","last_became_active":"2023-09-23T20:08:55.368478+0000","last_became_peered":"2023-09-23T20:08:55.368478+0000","last_unstale":"2023-09-23T20:10:48.073075+0000","last_undegraded":"2023-09-23T20:10:48.073075+0000","last_fullsized":"2023-09-23T20:10:48.073075+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:13:36.262027+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091735+0000","last_change":"2023-09-23T20:10:49.091735+0000","last_active":"2023-09-23T20:10:49.091735+0000","last_peered":"2023-09-23T20:10:49.091735+0000","last_clean":"2023-09-23T20:10:49.091735+0000","last_became_active":"2023-09-23T20:10:49.091445+0000","last_became_peered":"2023-09-23T20:10:49.091445+0000","last_unstale":"2023-09-23T20:10:49.091735+0000","last_undegraded":"2023-09-23T20:10:49.091735+0000","last_fullsized":"2023-09-23T20:10:49.091735+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:36.094161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.076643+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T20:10:48.076643+0000","last_peered":"2023-09-23T20:10:48.076643+0000","last_clean":"2023-09-23T20:10:48.076643+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T20:10:48.076643+0000","last_undegraded":"2023-09-23T20:10:48.076643+0000","last_fullsized":"2023-09-23T20:10:48.076643+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:11:39.117584+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-09-23T20:10:48.073804+0000","last_change":"2023-09-23T20:08:55.362930+0000","last_active":"2023-09-23T20:10:48.073804+0000","last_peered":"2023-09-23T20:10:48.073804+0000","last_clean":"2023-09-23T20:10:48.073804+0000","last_became_active":"2023-09-23T20:08:55.362553+0000","last_became_peered":"2023-09-23T20:08:55.362553+0000","last_unstale":"2023-09-23T20:10:48.073804+0000","last_undegraded":"2023-09-23T20:10:48.073804+0000","last_fullsized":"2023-09-23T20:10:48.073804+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.789874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:49.087499+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:10:49.087499+0000","last_peered":"2023-09-23T20:10:49.087499+0000","last_clean":"2023-09-23T20:10:49.087499+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:10:49.087499+0000","last_undegraded":"2023-09-23T20:10:49.087499+0000","last_fullsized":"2023-09-23T20:10:49.087499+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076013+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:10:49.076013+0000","last_peered":"2023-09-23T20:10:49.076013+0000","last_clean":"2023-09-23T20:10:49.076013+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:10:49.076013+0000","last_undegraded":"2023-09-23T20:10:49.076013+0000","last_fullsized":"2023-09-23T20:10:49.076013+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.094593+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:10:49.094593+0000","last_peered":"2023-09-23T20:10:49.094593+0000","last_clean":"2023-09-23T20:10:49.094593+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:10:49.094593+0000","last_undegraded":"2023-09-23T20:10:49.094593+0000","last_fullsized":"2023-09-23T20:10:49.094593+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089041+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:10:49.089041+0000","last_peered":"2023-09-23T20:10:49.089041+0000","last_clean":"2023-09-23T20:10:49.089041+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:10:49.089041+0000","last_undegraded":"2023-09-23T20:10:49.089041+0000","last_fullsized":"2023-09-23T20:10:49.089041+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.075364+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:10:48.075364+0000","last_peered":"2023-09-23T20:10:48.075364+0000","last_clean":"2023-09-23T20:10:48.075364+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:10:48.075364+0000","last_undegraded":"2023-09-23T20:10:48.075364+0000","last_fullsized":"2023-09-23T20:10:48.075364+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.067915+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:10:48.067915+0000","last_peered":"2023-09-23T20:10:48.067915+0000","last_clean":"2023-09-23T20:10:48.067915+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:10:48.067915+0000","last_undegraded":"2023-09-23T20:10:48.067915+0000","last_fullsized":"2023-09-23T20:10:48.067915+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065765+0000","last_change":"2023-09-23T20:10:21.835830+0000","last_active":"2023-09-23T20:10:48.065765+0000","last_peered":"2023-09-23T20:10:48.065765+0000","last_clean":"2023-09-23T20:10:48.065765+0000","last_became_active":"2023-09-23T20:10:21.835338+0000","last_became_peered":"2023-09-23T20:10:21.835338+0000","last_unstale":"2023-09-23T20:10:48.065765+0000","last_undegraded":"2023-09-23T20:10:48.065765+0000","last_fullsized":"2023-09-23T20:10:48.065765+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:17:55.130556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068710+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:10:48.068710+0000","last_peered":"2023-09-23T20:10:48.068710+0000","last_clean":"2023-09-23T20:10:48.068710+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:10:48.068710+0000","last_undegraded":"2023-09-23T20:10:48.068710+0000","last_fullsized":"2023-09-23T20:10:48.068710+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.090990+0000","last_change":"2023-09-23T20:10:49.090990+0000","last_active":"2023-09-23T20:10:49.090990+0000","last_peered":"2023-09-23T20:10:49.090990+0000","last_clean":"2023-09-23T20:10:49.090990+0000","last_became_active":"2023-09-23T20:10:49.090683+0000","last_became_peered":"2023-09-23T20:10:49.090683+0000","last_unstale":"2023-09-23T20:10:49.090990+0000","last_undegraded":"2023-09-23T20:10:49.090990+0000","last_fullsized":"2023-09-23T20:10:49.090990+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:00.604217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093006+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:10:49.093006+0000","last_peered":"2023-09-23T20:10:49.093006+0000","last_clean":"2023-09-23T20:10:49.093006+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:10:49.093006+0000","last_undegraded":"2023-09-23T20:10:49.093006+0000","last_fullsized":"2023-09-23T20:10:49.093006+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.081019+0000","last_change":"2023-09-23T20:08:55.364905+0000","last_active":"2023-09-23T20:10:49.081019+0000","last_peered":"2023-09-23T20:10:49.081019+0000","last_clean":"2023-09-23T20:10:49.081019+0000","last_became_active":"2023-09-23T20:08:55.364397+0000","last_became_peered":"2023-09-23T20:08:55.364397+0000","last_unstale":"2023-09-23T20:10:49.081019+0000","last_undegraded":"2023-09-23T20:10:49.081019+0000","last_fullsized":"2023-09-23T20:10:49.081019+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:17.449669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082077+0000","last_change":"2023-09-23T20:10:49.082077+0000","last_active":"2023-09-23T20:10:49.082077+0000","last_peered":"2023-09-23T20:10:49.082077+0000","last_clean":"2023-09-23T20:10:49.082077+0000","last_became_active":"2023-09-23T20:10:49.081049+0000","last_became_peered":"2023-09-23T20:10:49.081049+0000","last_unstale":"2023-09-23T20:10:49.082077+0000","last_undegraded":"2023-09-23T20:10:49.082077+0000","last_fullsized":"2023-09-23T20:10:49.082077+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:21.260108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.081284+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:10:49.081284+0000","last_peered":"2023-09-23T20:10:49.081284+0000","last_clean":"2023-09-23T20:10:49.081284+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:10:49.081284+0000","last_undegraded":"2023-09-23T20:10:49.081284+0000","last_fullsized":"2023-09-23T20:10:49.081284+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.065850+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:10:48.065850+0000","last_peered":"2023-09-23T20:10:48.065850+0000","last_clean":"2023-09-23T20:10:48.065850+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:10:48.065850+0000","last_undegraded":"2023-09-23T20:10:48.065850+0000","last_fullsized":"2023-09-23T20:10:48.065850+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066134+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:10:48.066134+0000","last_peered":"2023-09-23T20:10:48.066134+0000","last_clean":"2023-09-23T20:10:48.066134+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:10:48.066134+0000","last_undegraded":"2023-09-23T20:10:48.066134+0000","last_fullsized":"2023-09-23T20:10:48.066134+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.082969+0000","last_change":"2023-09-23T20:10:49.082969+0000","last_active":"2023-09-23T20:10:49.082969+0000","last_peered":"2023-09-23T20:10:49.082969+0000","last_clean":"2023-09-23T20:10:49.082969+0000","last_became_active":"2023-09-23T20:10:49.082433+0000","last_became_peered":"2023-09-23T20:10:49.082433+0000","last_unstale":"2023-09-23T20:10:49.082969+0000","last_undegraded":"2023-09-23T20:10:49.082969+0000","last_fullsized":"2023-09-23T20:10:49.082969+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:36.776233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089970+0000","last_change":"2023-09-23T20:10:49.089653+0000","last_active":"2023-09-23T20:10:49.089970+0000","last_peered":"2023-09-23T20:10:49.089970+0000","last_clean":"2023-09-23T20:10:49.089970+0000","last_became_active":"2023-09-23T20:10:49.089262+0000","last_became_peered":"2023-09-23T20:10:49.089262+0000","last_unstale":"2023-09-23T20:10:49.089970+0000","last_undegraded":"2023-09-23T20:10:49.089970+0000","last_fullsized":"2023-09-23T20:10:49.089970+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:09.592116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.080532+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:10:49.080532+0000","last_peered":"2023-09-23T20:10:49.080532+0000","last_clean":"2023-09-23T20:10:49.080532+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:10:49.080532+0000","last_undegraded":"2023-09-23T20:10:49.080532+0000","last_fullsized":"2023-09-23T20:10:49.080532+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.081959+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:10:49.081959+0000","last_peered":"2023-09-23T20:10:49.081959+0000","last_clean":"2023-09-23T20:10:49.081959+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:10:49.081959+0000","last_undegraded":"2023-09-23T20:10:49.081959+0000","last_fullsized":"2023-09-23T20:10:49.081959+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066005+0000","last_change":"2023-09-23T20:10:21.841839+0000","last_active":"2023-09-23T20:10:48.066005+0000","last_peered":"2023-09-23T20:10:48.066005+0000","last_clean":"2023-09-23T20:10:48.066005+0000","last_became_active":"2023-09-23T20:10:21.841496+0000","last_became_peered":"2023-09-23T20:10:21.841496+0000","last_unstale":"2023-09-23T20:10:48.066005+0000","last_undegraded":"2023-09-23T20:10:48.066005+0000","last_fullsized":"2023-09-23T20:10:48.066005+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:34:14.962379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072032+0000","last_change":"2023-09-23T20:08:22.598629+0000","last_active":"2023-09-23T20:10:48.072032+0000","last_peered":"2023-09-23T20:10:48.072032+0000","last_clean":"2023-09-23T20:10:48.072032+0000","last_became_active":"2023-09-23T20:08:22.598103+0000","last_became_peered":"2023-09-23T20:08:22.598103+0000","last_unstale":"2023-09-23T20:10:48.072032+0000","last_undegraded":"2023-09-23T20:10:48.072032+0000","last_fullsized":"2023-09-23T20:10:48.072032+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:11:53.012543+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-09-23T20:10:49.093844+0000","last_change":"2023-09-23T20:10:49.093844+0000","last_active":"2023-09-23T20:10:49.093844+0000","last_peered":"2023-09-23T20:10:49.093844+0000","last_clean":"2023-09-23T20:10:49.093844+0000","last_became_active":"2023-09-23T20:10:49.093360+0000","last_became_peered":"2023-09-23T20:10:49.093360+0000","last_unstale":"2023-09-23T20:10:49.093844+0000","last_undegraded":"2023-09-23T20:10:49.093844+0000","last_fullsized":"2023-09-23T20:10:49.093844+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:43.552144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074640+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T20:10:48.074640+0000","last_peered":"2023-09-23T20:10:48.074640+0000","last_clean":"2023-09-23T20:10:48.074640+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T20:10:48.074640+0000","last_undegraded":"2023-09-23T20:10:48.074640+0000","last_fullsized":"2023-09-23T20:10:48.074640+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:48.072170+0000","last_change":"2023-09-23T20:08:55.362100+0000","last_active":"2023-09-23T20:10:48.072170+0000","last_peered":"2023-09-23T20:10:48.072170+0000","last_clean":"2023-09-23T20:10:48.072170+0000","last_became_active":"2023-09-23T20:08:55.361689+0000","last_became_peered":"2023-09-23T20:08:55.361689+0000","last_unstale":"2023-09-23T20:10:48.072170+0000","last_undegraded":"2023-09-23T20:10:48.072170+0000","last_fullsized":"2023-09-23T20:10:48.072170+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:53:54.380012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091837+0000","last_change":"2023-09-23T20:10:49.091359+0000","last_active":"2023-09-23T20:10:49.091837+0000","last_peered":"2023-09-23T20:10:49.091837+0000","last_clean":"2023-09-23T20:10:49.091837+0000","last_became_active":"2023-09-23T20:10:49.090786+0000","last_became_peered":"2023-09-23T20:10:49.090786+0000","last_unstale":"2023-09-23T20:10:49.091837+0000","last_undegraded":"2023-09-23T20:10:49.091837+0000","last_fullsized":"2023-09-23T20:10:49.091837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:48.948125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075911+0000","last_change":"2023-09-23T20:10:21.841011+0000","last_active":"2023-09-23T20:10:49.075911+0000","last_peered":"2023-09-23T20:10:49.075911+0000","last_clean":"2023-09-23T20:10:49.075911+0000","last_became_active":"2023-09-23T20:10:21.840587+0000","last_became_peered":"2023-09-23T20:10:21.840587+0000","last_unstale":"2023-09-23T20:10:49.075911+0000","last_undegraded":"2023-09-23T20:10:49.075911+0000","last_fullsized":"2023-09-23T20:10:49.075911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:07:32.278328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.076540+0000","last_change":"2023-09-23T20:08:22.598378+0000","last_active":"2023-09-23T20:10:48.076540+0000","last_peered":"2023-09-23T20:10:48.076540+0000","last_clean":"2023-09-23T20:10:48.076540+0000","last_became_active":"2023-09-23T20:08:22.597859+0000","last_became_peered":"2023-09-23T20:08:22.597859+0000","last_unstale":"2023-09-23T20:10:48.076540+0000","last_undegraded":"2023-09-23T20:10:48.076540+0000","last_fullsized":"2023-09-23T20:10:48.076540+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:51.414982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.080933+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:10:49.080933+0000","last_peered":"2023-09-23T20:10:49.080933+0000","last_clean":"2023-09-23T20:10:49.080933+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:10:49.080933+0000","last_undegraded":"2023-09-23T20:10:49.080933+0000","last_fullsized":"2023-09-23T20:10:49.080933+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075356+0000","last_change":"2023-09-23T20:08:22.597868+0000","last_active":"2023-09-23T20:10:49.075356+0000","last_peered":"2023-09-23T20:10:49.075356+0000","last_clean":"2023-09-23T20:10:49.075356+0000","last_became_active":"2023-09-23T20:08:22.597556+0000","last_became_peered":"2023-09-23T20:08:22.597556+0000","last_unstale":"2023-09-23T20:10:49.075356+0000","last_undegraded":"2023-09-23T20:10:49.075356+0000","last_fullsized":"2023-09-23T20:10:49.075356+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:17:09.920771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.090751+0000","last_change":"2023-09-23T20:10:49.090751+0000","last_active":"2023-09-23T20:10:49.090751+0000","last_peered":"2023-09-23T20:10:49.090751+0000","last_clean":"2023-09-23T20:10:49.090751+0000","last_became_active":"2023-09-23T20:10:49.090161+0000","last_became_peered":"2023-09-23T20:10:49.090161+0000","last_unstale":"2023-09-23T20:10:49.090751+0000","last_undegraded":"2023-09-23T20:10:49.090751+0000","last_fullsized":"2023-09-23T20:10:49.090751+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:28:15.413218+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-09-23T20:10:49.081639+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:10:49.081639+0000","last_peered":"2023-09-23T20:10:49.081639+0000","last_clean":"2023-09-23T20:10:49.081639+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:10:49.081639+0000","last_undegraded":"2023-09-23T20:10:49.081639+0000","last_fullsized":"2023-09-23T20:10:49.081639+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095198+0000","last_change":"2023-09-23T20:10:49.093124+0000","last_active":"2023-09-23T20:10:49.095198+0000","last_peered":"2023-09-23T20:10:49.095198+0000","last_clean":"2023-09-23T20:10:49.095198+0000","last_became_active":"2023-09-23T20:10:49.092263+0000","last_became_peered":"2023-09-23T20:10:49.092263+0000","last_unstale":"2023-09-23T20:10:49.095198+0000","last_undegraded":"2023-09-23T20:10:49.095198+0000","last_fullsized":"2023-09-23T20:10:49.095198+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:09:48.771315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074174+0000","last_change":"2023-09-23T20:10:21.841648+0000","last_active":"2023-09-23T20:10:48.074174+0000","last_peered":"2023-09-23T20:10:48.074174+0000","last_clean":"2023-09-23T20:10:48.074174+0000","last_became_active":"2023-09-23T20:10:21.841199+0000","last_became_peered":"2023-09-23T20:10:21.841199+0000","last_unstale":"2023-09-23T20:10:48.074174+0000","last_undegraded":"2023-09-23T20:10:48.074174+0000","last_fullsized":"2023-09-23T20:10:48.074174+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:50:36.076006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075815+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:10:49.075815+0000","last_peered":"2023-09-23T20:10:49.075815+0000","last_clean":"2023-09-23T20:10:49.075815+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:10:49.075815+0000","last_undegraded":"2023-09-23T20:10:49.075815+0000","last_fullsized":"2023-09-23T20:10:49.075815+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065911+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:10:48.065911+0000","last_peered":"2023-09-23T20:10:48.065911+0000","last_clean":"2023-09-23T20:10:48.065911+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:10:48.065911+0000","last_undegraded":"2023-09-23T20:10:48.065911+0000","last_fullsized":"2023-09-23T20:10:48.065911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076114+0000","last_change":"2023-09-23T20:08:22.597906+0000","last_active":"2023-09-23T20:10:49.076114+0000","last_peered":"2023-09-23T20:10:49.076114+0000","last_clean":"2023-09-23T20:10:49.076114+0000","last_became_active":"2023-09-23T20:08:22.597552+0000","last_became_peered":"2023-09-23T20:08:22.597552+0000","last_unstale":"2023-09-23T20:10:49.076114+0000","last_undegraded":"2023-09-23T20:10:49.076114+0000","last_fullsized":"2023-09-23T20:10:49.076114+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T22:32:06.381420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.083317+0000","last_change":"2023-09-23T20:10:49.082596+0000","last_active":"2023-09-23T20:10:49.083317+0000","last_peered":"2023-09-23T20:10:49.083317+0000","last_clean":"2023-09-23T20:10:49.083317+0000","last_became_active":"2023-09-23T20:10:49.082171+0000","last_became_peered":"2023-09-23T20:10:49.082171+0000","last_unstale":"2023-09-23T20:10:49.083317+0000","last_undegraded":"2023-09-23T20:10:49.083317+0000","last_fullsized":"2023-09-23T20:10:49.083317+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:18:15.048384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068861+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:10:48.068861+0000","last_peered":"2023-09-23T20:10:48.068861+0000","last_clean":"2023-09-23T20:10:48.068861+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:10:48.068861+0000","last_undegraded":"2023-09-23T20:10:48.068861+0000","last_fullsized":"2023-09-23T20:10:48.068861+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089084+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:10:49.089084+0000","last_peered":"2023-09-23T20:10:49.089084+0000","last_clean":"2023-09-23T20:10:49.089084+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:10:49.089084+0000","last_undegraded":"2023-09-23T20:10:49.089084+0000","last_fullsized":"2023-09-23T20:10:49.089084+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.067812+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T20:10:48.067812+0000","last_peered":"2023-09-23T20:10:48.067812+0000","last_clean":"2023-09-23T20:10:48.067812+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T20:10:48.067812+0000","last_undegraded":"2023-09-23T20:10:48.067812+0000","last_fullsized":"2023-09-23T20:10:48.067812+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:29:50.662710+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088988+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:10:49.088988+0000","last_peered":"2023-09-23T20:10:49.088988+0000","last_clean":"2023-09-23T20:10:49.088988+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:10:49.088988+0000","last_undegraded":"2023-09-23T20:10:49.088988+0000","last_fullsized":"2023-09-23T20:10:49.088988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.095945+0000","last_change":"2023-09-23T20:10:49.094223+0000","last_active":"2023-09-23T20:10:49.095945+0000","last_peered":"2023-09-23T20:10:49.095945+0000","last_clean":"2023-09-23T20:10:49.095945+0000","last_became_active":"2023-09-23T20:10:49.093846+0000","last_became_peered":"2023-09-23T20:10:49.093846+0000","last_unstale":"2023-09-23T20:10:49.095945+0000","last_undegraded":"2023-09-23T20:10:49.095945+0000","last_fullsized":"2023-09-23T20:10:49.095945+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:19:40.523475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089457+0000","last_change":"2023-09-23T20:10:49.089457+0000","last_active":"2023-09-23T20:10:49.089457+0000","last_peered":"2023-09-23T20:10:49.089457+0000","last_clean":"2023-09-23T20:10:49.089457+0000","last_became_active":"2023-09-23T20:10:49.088563+0000","last_became_peered":"2023-09-23T20:10:49.088563+0000","last_unstale":"2023-09-23T20:10:49.089457+0000","last_undegraded":"2023-09-23T20:10:49.089457+0000","last_fullsized":"2023-09-23T20:10:49.089457+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:10:36.555234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075498+0000","last_change":"2023-09-23T20:10:21.844283+0000","last_active":"2023-09-23T20:10:49.075498+0000","last_peered":"2023-09-23T20:10:49.075498+0000","last_clean":"2023-09-23T20:10:49.075498+0000","last_became_active":"2023-09-23T20:10:21.843902+0000","last_became_peered":"2023-09-23T20:10:21.843902+0000","last_unstale":"2023-09-23T20:10:49.075498+0000","last_undegraded":"2023-09-23T20:10:49.075498+0000","last_fullsized":"2023-09-23T20:10:49.075498+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:04:18.404147+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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065608+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:10:48.065608+0000","last_peered":"2023-09-23T20:10:48.065608+0000","last_clean":"2023-09-23T20:10:48.065608+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:10:48.065608+0000","last_undegraded":"2023-09-23T20:10:48.065608+0000","last_fullsized":"2023-09-23T20:10:48.065608+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":30144,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":28544,"kb_avail":93715008,"statfs":{"total":95995035648,"available":95964168192,"internally_reserved":0,"allocated":1630208,"data_stored":1146127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":29229056},"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 Sep 23 20:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.90800000000000003,"15min":0.94399999999999995},"min":{"1min":0.628,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.143,"5min":1.234,"15min":1.234},"last":0.747},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.93500000000000005,"15min":0.97699999999999998},"min":{"1min":0.64000000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.1559999999999999,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.2669999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.94299999999999995,"15min":0.92900000000000005},"min":{"1min":0.80600000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.294,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93200000000000005,"15min":0.94499999999999995},"min":{"1min":0.61399999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.135,"5min":1.196,"15min":1.196},"last":1.03}]},{"osd":2,"last update":"Sat Sep 23 20:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.56799999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2050000000000001,"5min":1.218,"15min":1.218},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96399999999999997,"15min":0.95999999999999996},"min":{"1min":0.63200000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.157}]},{"osd":3,"last update":"Sat Sep 23 20:11:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":2.214,"5min":2.214,"15min":2.214},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":2.371,"5min":2.371,"15min":2.371},"last":1.0620000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.96099999999999997,"15min":0.93799999999999994},"min":{"1min":0.58099999999999996,"5min":0.55000000000000004,"15min":0.317},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.804},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.01,"15min":0.97799999999999998},"min":{"1min":0.65600000000000003,"5min":0.57299999999999995,"15min":0.42899999999999999},"max":{"1min":1.3859999999999999,"5min":1.4299999999999999,"15min":1.5780000000000001},"last":0.78700000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.014,"15min":1.0269999999999999},"min":{"1min":0.69599999999999995,"5min":0.55400000000000005,"15min":0.45500000000000002},"max":{"1min":1.2809999999999999,"5min":1.3680000000000001,"15min":1.6619999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0600000000000001,"15min":1.0449999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.36799999999999999},"max":{"1min":1.46,"5min":1.46,"15min":1.7070000000000001},"last":1.2889999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1100000000000001,"15min":1.089},"min":{"1min":0.74399999999999999,"5min":0.69599999999999995,"15min":0.41199999999999998},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.5660000000000001},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.143,"15min":1.0900000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.38},"max":{"1min":1.3500000000000001,"5min":1.4950000000000001,"15min":1.6459999999999999},"last":1.2150000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463145,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24176,"kb_used_data":1576,"kb_used_omap":0,"kb_used_meta":22592,"kb_avail":93720976,"statfs":{"total":95995035648,"available":95970279424,"internally_reserved":0,"allocated":1613824,"data_stored":1145658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23134208},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92500000000000004,"15min":0.89700000000000002},"min":{"1min":0.60999999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.337,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.0089999999999999,"15min":1.018},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1950000000000001,"5min":3.1739999999999999,"15min":3.1739999999999999},"last":1.1060000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:12:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.74299999999999999,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.012,"15min":1.028},"min":{"1min":0.70499999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.327,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0109999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.98799999999999999,"15min":0.98399999999999999},"min":{"1min":0.71099999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.236,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.089,"5min":1.0549999999999999,"15min":1.0489999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.90100000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.03,"15min":1.03},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.089,"5min":1.089,"15min":1.089},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.93999999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.002,"15min":0.96799999999999997},"min":{"1min":0.71499999999999997,"5min":0.56599999999999995,"15min":0.42099999999999999},"max":{"1min":1.252,"5min":4.8259999999999996,"15min":4.8259999999999996},"last":1.052},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.0980000000000001,"15min":1.02},"min":{"1min":0.81799999999999995,"5min":0.54500000000000004,"15min":0.52100000000000002},"max":{"1min":1.516,"5min":1.869,"15min":1.869},"last":1.1399999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0629999999999999,"15min":1.0289999999999999},"min":{"1min":0.82499999999999996,"5min":0.57399999999999995,"15min":0.43099999999999999},"max":{"1min":1.5009999999999999,"5min":2.6070000000000002,"15min":2.6070000000000002},"last":1.181},{"interface":"front","average":{"1min":1.234,"5min":1.1379999999999999,"15min":1.0720000000000001},"min":{"1min":0.79300000000000004,"5min":0.58699999999999997,"15min":0.42599999999999999},"max":{"1min":1.6000000000000001,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.347}]},{"osd":7,"last update":"Sat Sep 23 20:11:51 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.1870000000000001,"15min":1.1379999999999999},"min":{"1min":0.97199999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.5,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.2669999999999999,"15min":1.1870000000000001},"min":{"1min":1.0449999999999999,"5min":0.628,"15min":0.48099999999999998},"max":{"1min":1.5509999999999999,"5min":5.0599999999999996,"15min":5.0599999999999996},"last":1.294}]}]},{"osd":1,"up_from":90,"seq":386547056689,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28564,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716588,"statfs":{"total":95995035648,"available":95965786112,"internally_reserved":0,"allocated":1060864,"data_stored":561242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":28176270},"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 Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.75,"15min":0.77600000000000002},"min":{"1min":0.501,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0669999999999999,"5min":1.228,"15min":1.228},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.82699999999999996,"15min":0.85099999999999998},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.165,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.94399999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.63400000000000001,"15min":0.63300000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.81100000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0680000000000001,"15min":1.079},"min":{"1min":0.80800000000000005,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.288,"5min":6.1050000000000004,"15min":6.1050000000000004},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.76900000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3640000000000001,"5min":1.534,"15min":1.534},"last":1.0229999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.101,"15min":1.0960000000000001},"min":{"1min":0.69999999999999996,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4039999999999999,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1359999999999999,"15min":1.161},"min":{"1min":0.80100000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.4410000000000001,"5min":1.573,"15min":1.573},"last":0.996}]},{"osd":6,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0800000000000001,"15min":1.0740000000000001},"min":{"1min":0.79800000000000004,"5min":0.498,"15min":0.498},"max":{"1min":1.3080000000000001,"5min":6.0700000000000003,"15min":6.0700000000000003},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.161,"5min":1.1419999999999999,"15min":1.1759999999999999},"min":{"1min":0.747,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.92700000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.101,"15min":1.1259999999999999},"min":{"1min":0.71699999999999997,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4390000000000001,"5min":1.5,"15min":1.5},"last":1.204},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1879999999999999,"15min":1.228},"min":{"1min":0.84399999999999997,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.167}]}]},{"osd":0,"up_from":85,"seq":365072220216,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29224,"kb_used_data":1632,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715928,"statfs":{"total":95995035648,"available":95965110272,"internally_reserved":0,"allocated":1671168,"data_stored":1152708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"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 Sep 23 20:11:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.66800000000000004,"15min":0.67200000000000004},"min":{"1min":0.44700000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.70999999999999996,"15min":0.70799999999999996},"min":{"1min":0.48099999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.91800000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.69699999999999995,"15min":0.70099999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.76700000000000002,"15min":0.77600000000000002},"min":{"1min":0.45500000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.0109999999999999,"5min":1.083,"15min":1.083},"last":0.76100000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:11:52 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.878,"15min":0.878},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.80400000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.61599999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.995,"5min":1.038,"15min":1.042},"min":{"1min":0.83199999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2210000000000001,"5min":1.286,"15min":1.286},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0409999999999999,"15min":1.0620000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.306,"5min":1.579,"15min":1.579},"last":1.198},{"interface":"front","average":{"1min":1.028,"5min":1.0920000000000001,"15min":1.109},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4410000000000001,"5min":1.677,"15min":1.677},"last":1.212}]},{"osd":6,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0389999999999999,"15min":1.0269999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3129999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.02},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.0900000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.476,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.155}]},{"osd":7,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1279999999999999,"15min":1.137},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.53,"5min":1.669,"15min":1.669},"last":1.056},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1060000000000001,"15min":1.1080000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.29,"5min":1.621,"15min":1.621},"last":1.087}]}]},{"osd":2,"up_from":95,"seq":408021893152,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28484,"kb_used_data":1020,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716668,"statfs":{"total":95995035648,"available":95965868032,"internally_reserved":0,"allocated":1044480,"data_stored":556734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":28106833},"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 Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66900000000000004,"15min":0.67000000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.71599999999999997,"15min":0.72099999999999997},"min":{"1min":0.44500000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.91800000000000004,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.48999999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.70299999999999996,"15min":0.70499999999999996},"min":{"1min":0.53000000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.86899999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.876,"5min":0.78200000000000003,"15min":0.76600000000000001},"min":{"1min":0.50800000000000001,"5min":0.503,"15min":0.503},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.73399999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.65900000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0549999999999999,"15min":1.0620000000000001},"min":{"1min":0.73899999999999999,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.175,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.091,"15min":1.1060000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.286,"5min":1.593,"15min":1.593},"last":0.91600000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1020000000000001,"15min":1.1040000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3200000000000001,"5min":1.532,"15min":1.532},"last":1.002},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0620000000000001},"min":{"1min":0.76300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1599999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.879}]},{"osd":6,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.1890000000000001,"15min":1.198},"min":{"1min":0.84099999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0489999999999999,"15min":1.0589999999999999},"min":{"1min":0.72299999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.181,"5min":1.363,"15min":1.363},"last":0.81899999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.216,"15min":1.224},"min":{"1min":0.78900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3600000000000001,"5min":1.647,"15min":1.647},"last":1.087},{"interface":"front","average":{"1min":1.073,"5min":1.1200000000000001,"15min":1.1279999999999999},"min":{"1min":0.86799999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2470000000000001,"5min":1.488,"15min":1.488},"last":0.94099999999999995}]}]},{"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":28472,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716680,"statfs":{"total":95995035648,"available":95965880320,"internally_reserved":0,"allocated":1032192,"data_stored":555342,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":28111925},"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 Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"last":1.016}]},{"osd":1,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.82099999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.78100000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.04}]},{"osd":5,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.1579999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.149,"15min":1.149},"min":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.371}]},{"osd":7,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.238,"15min":1.238},"min":{"1min":1.042,"5min":1.042,"15min":1.042},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":1.28},{"interface":"front","average":{"1min":1.321,"5min":1.321,"15min":1.321},"min":{"1min":1.0940000000000001,"5min":1.0940000000000001,"15min":1.0940000000000001},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.4259999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986428,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25528,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":24512,"kb_avail":93719624,"statfs":{"total":95995035648,"available":95968894976,"internally_reserved":0,"allocated":1032192,"data_stored":555689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25100288},"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 Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94399999999999995,"15min":0.95799999999999996},"min":{"1min":0.71099999999999997,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2569999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.95599999999999996,"15min":0.97599999999999998},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.304,"5min":1.337,"15min":1.337},"last":0.94099999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:11:59 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90400000000000003,"15min":0.91400000000000003},"min":{"1min":0.63300000000000001,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.177,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.93700000000000006,"15min":0.94299999999999995},"min":{"1min":0.58099999999999996,"5min":0.499,"15min":0.499},"max":{"1min":1.2030000000000001,"5min":1.395,"15min":1.395},"last":1.173}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.996,"15min":1.0009999999999999},"min":{"1min":0.755,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3440000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.008,"5min":1.0009999999999999,"15min":1},"min":{"1min":0.66600000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3069999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.089}]},{"osd":3,"last update":"Sat Sep 23 20:11:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.351}]},{"osd":5,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.98099999999999998,"15min":0.99399999999999999},"min":{"1min":0.65200000000000002,"5min":0.58699999999999997,"15min":0.41299999999999998},"max":{"1min":1.411,"5min":1.5289999999999999,"15min":1.675},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1319999999999999,"15min":1.103},"min":{"1min":0.93100000000000005,"5min":0.68200000000000005,"15min":0.36199999999999999},"max":{"1min":1.391,"5min":1.5289999999999999,"15min":1.7569999999999999},"last":1.4470000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0369999999999999,"15min":1.032},"min":{"1min":0.75700000000000001,"5min":0.56599999999999995,"15min":0.39900000000000002},"max":{"1min":1.381,"5min":1.486,"15min":1.6619999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.63600000000000001,"5min":0.622,"15min":0.42999999999999999},"max":{"1min":1.391,"5min":1.468,"15min":1.8600000000000001},"last":1.288}]},{"osd":7,"last update":"Sat Sep 23 20:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.127,"15min":1.1359999999999999},"min":{"1min":0.78200000000000003,"5min":0.63200000000000001,"15min":0.57099999999999995},"max":{"1min":1.583,"5min":1.583,"15min":1.944},"last":1.391},{"interface":"front","average":{"1min":1.109,"5min":1.103,"15min":1.0720000000000001},"min":{"1min":0.751,"5min":0.50800000000000001,"15min":0.47299999999999998},"max":{"1min":1.4379999999999999,"5min":1.474,"15min":1.927},"last":1.3200000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724788,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24040,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":23040,"kb_avail":93721112,"statfs":{"total":95995035648,"available":95970418688,"internally_reserved":0,"allocated":1015808,"data_stored":551433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23592960},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1870000000000001,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.90500000000000003,"15min":0.94099999999999995},"min":{"1min":0.61399999999999999,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1819999999999999,"5min":1.25,"15min":1.25},"last":0.79700000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:11:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94899999999999995,"15min":0.97299999999999998},"min":{"1min":0.57199999999999995,"5min":0.504,"15min":0.504},"max":{"1min":1.2190000000000001,"5min":1.371,"15min":1.371},"last":1.01},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.96999999999999997,"15min":0.999},"min":{"1min":0.69899999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.339,"5min":1.425,"15min":1.425},"last":1.085}]},{"osd":2,"last update":"Sat Sep 23 20:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.67500000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.177,"5min":1.179,"15min":1.179},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.0229999999999999,"15min":1.008},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.335}]},{"osd":3,"last update":"Sat Sep 23 20:11:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":6.516,"5min":6.516,"15min":6.516},"last":0.92400000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91300000000000003,"15min":0.91600000000000004},"min":{"1min":0.62,"5min":0.54500000000000004,"15min":0.45500000000000002},"max":{"1min":1.1919999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.0129999999999999,"15min":0.96399999999999997},"min":{"1min":0.64800000000000002,"5min":0.60899999999999999,"15min":0.41799999999999998},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.242}]},{"osd":6,"last update":"Sat Sep 23 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0760000000000001,"15min":1.0549999999999999},"min":{"1min":0.87,"5min":0.64900000000000002,"15min":0.54800000000000004},"max":{"1min":1.4159999999999999,"5min":1.421,"15min":1.5649999999999999},"last":1.194},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.161,"15min":1.091},"min":{"1min":0.77200000000000002,"5min":0.65700000000000003,"15min":0.45500000000000002},"max":{"1min":1.5149999999999999,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.29}]},{"osd":7,"last update":"Sat Sep 23 20:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.0429999999999999,"15min":1.032},"min":{"1min":0.745,"5min":0.68000000000000005,"15min":0.496},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.4610000000000001},"last":1.21},{"interface":"front","average":{"1min":1.24,"5min":1.1759999999999999,"15min":1.159},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.58199999999999996},"max":{"1min":1.393,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.137}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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-09-23T20:12:51.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:12:52.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:52 smithi112 bash[104422]: cluster 2023-09-23T20:12:51.081613+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:52.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:52 smithi112 bash[104422]: audit 2023-09-23T20:12:51.130435+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:12:52.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:52 smithi112 bash[107672]: cluster 2023-09-23T20:12:51.081613+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:52.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:52 smithi112 bash[107672]: audit 2023-09-23T20:12:51.130435+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:12:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:52 smithi174 bash[91578]: cluster 2023-09-23T20:12:51.081613+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:52 smithi174 bash[91578]: audit 2023-09-23T20:12:51.130435+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:12:53.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:53 smithi112 bash[107672]: audit 2023-09-23T20:12:52.976282+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:53 smithi112 bash[104422]: audit 2023-09-23T20:12:52.976282+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:53 smithi174 bash[91578]: audit 2023-09-23T20:12:52.976282+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:54.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:54 smithi112 bash[107672]: cluster 2023-09-23T20:12:53.082233+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:54.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:54 smithi112 bash[104422]: cluster 2023-09-23T20:12:53.082233+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:54.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:54 smithi174 bash[91578]: cluster 2023-09-23T20:12:53.082233+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:56 smithi112 bash[107672]: cluster 2023-09-23T20:12:55.083290+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:56 smithi112 bash[104422]: cluster 2023-09-23T20:12:55.083290+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:56.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:56 smithi174 bash[91578]: cluster 2023-09-23T20:12:55.083290+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:56.743 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:12:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:12:58 smithi112 bash[104422]: cluster 2023-09-23T20:12:57.084146+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:58.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:12:58 smithi112 bash[107672]: cluster 2023-09-23T20:12:57.084146+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:12:58 smithi174 bash[91578]: cluster 2023-09-23T20:12:57.084146+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:12:59.818 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:12:59 smithi174 bash[79990]: logger=sqlstore.transactions t=2023-09-23T20:12:59.519229912Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T20:12:59.818 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:12:59 smithi174 bash[79990]: logger=cleanup t=2023-09-23T20:12:59.64994187Z level=info msg="Completed cleanup jobs" duration=142.038978ms 2023-09-23T20:13:00.069 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:13:00.073 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:13:00.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:00 smithi112 bash[104422]: cluster 2023-09-23T20:12:59.084889+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:13:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:13:00] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-09-23T20:13:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:00 smithi112 bash[107672]: cluster 2023-09-23T20:12:59.084889+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:00.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:00 smithi174 bash[91578]: cluster 2023-09-23T20:12:59.084889+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:00.918 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":282,"stamp":"2023-09-23T20:12:59.084444+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":218632,"kb_used_data":9864,"kb_used_omap":20,"kb_used_meta":208683,"kb_avail":749742584,"statfs":{"total":767960285184,"available":767736406016,"internally_reserved":0,"allocated":10100736,"data_stored":6224933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":213692046},"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.004746"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068070+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:10:48.068070+0000","last_peered":"2023-09-23T20:10:48.068070+0000","last_clean":"2023-09-23T20:10:48.068070+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:10:48.068070+0000","last_undegraded":"2023-09-23T20:10:48.068070+0000","last_fullsized":"2023-09-23T20:10:48.068070+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.094475+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:10:49.094475+0000","last_peered":"2023-09-23T20:10:49.094475+0000","last_clean":"2023-09-23T20:10:49.094475+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:10:49.094475+0000","last_undegraded":"2023-09-23T20:10:49.094475+0000","last_fullsized":"2023-09-23T20:10:49.094475+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093358+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:10:49.093358+0000","last_peered":"2023-09-23T20:10:49.093358+0000","last_clean":"2023-09-23T20:10:49.093358+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:10:49.093358+0000","last_undegraded":"2023-09-23T20:10:49.093358+0000","last_fullsized":"2023-09-23T20:10:49.093358+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088128+0000","last_change":"2023-09-23T20:10:49.086909+0000","last_active":"2023-09-23T20:10:49.088128+0000","last_peered":"2023-09-23T20:10:49.088128+0000","last_clean":"2023-09-23T20:10:49.088128+0000","last_became_active":"2023-09-23T20:10:49.086433+0000","last_became_peered":"2023-09-23T20:10:49.086433+0000","last_unstale":"2023-09-23T20:10:49.088128+0000","last_undegraded":"2023-09-23T20:10:49.088128+0000","last_fullsized":"2023-09-23T20:10:49.088128+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:22:20.623607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.084990+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:10:49.084990+0000","last_peered":"2023-09-23T20:10:49.084990+0000","last_clean":"2023-09-23T20:10:49.084990+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:10:49.084990+0000","last_undegraded":"2023-09-23T20:10:49.084990+0000","last_fullsized":"2023-09-23T20:10:49.084990+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.074267+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:10:48.074267+0000","last_peered":"2023-09-23T20:10:48.074267+0000","last_clean":"2023-09-23T20:10:48.074267+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:10:48.074267+0000","last_undegraded":"2023-09-23T20:10:48.074267+0000","last_fullsized":"2023-09-23T20:10:48.074267+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"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-09-23T20:10:49.086532+0000","last_change":"2023-09-23T20:10:49.086532+0000","last_active":"2023-09-23T20:10:49.086532+0000","last_peered":"2023-09-23T20:10:49.086532+0000","last_clean":"2023-09-23T20:10:49.086532+0000","last_became_active":"2023-09-23T20:10:49.086197+0000","last_became_peered":"2023-09-23T20:10:49.086197+0000","last_unstale":"2023-09-23T20:10:49.086532+0000","last_undegraded":"2023-09-23T20:10:49.086532+0000","last_fullsized":"2023-09-23T20:10:49.086532+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:49.505790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093364+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:10:49.093364+0000","last_peered":"2023-09-23T20:10:49.093364+0000","last_clean":"2023-09-23T20:10:49.093364+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:10:49.093364+0000","last_undegraded":"2023-09-23T20:10:49.093364+0000","last_fullsized":"2023-09-23T20:10:49.093364+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066840+0000","last_change":"2023-09-23T20:08:55.363674+0000","last_active":"2023-09-23T20:10:48.066840+0000","last_peered":"2023-09-23T20:10:48.066840+0000","last_clean":"2023-09-23T20:10:48.066840+0000","last_became_active":"2023-09-23T20:08:55.363342+0000","last_became_peered":"2023-09-23T20:08:55.363342+0000","last_unstale":"2023-09-23T20:10:48.066840+0000","last_undegraded":"2023-09-23T20:10:48.066840+0000","last_fullsized":"2023-09-23T20:10:48.066840+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:23:54.071648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.096008+0000","last_change":"2023-09-23T20:10:49.096008+0000","last_active":"2023-09-23T20:10:49.096008+0000","last_peered":"2023-09-23T20:10:49.096008+0000","last_clean":"2023-09-23T20:10:49.096008+0000","last_became_active":"2023-09-23T20:10:49.094820+0000","last_became_peered":"2023-09-23T20:10:49.094820+0000","last_unstale":"2023-09-23T20:10:49.096008+0000","last_undegraded":"2023-09-23T20:10:49.096008+0000","last_fullsized":"2023-09-23T20:10:49.096008+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:26.246211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.091281+0000","last_change":"2023-09-23T20:10:49.091281+0000","last_active":"2023-09-23T20:10:49.091281+0000","last_peered":"2023-09-23T20:10:49.091281+0000","last_clean":"2023-09-23T20:10:49.091281+0000","last_became_active":"2023-09-23T20:10:49.090890+0000","last_became_peered":"2023-09-23T20:10:49.090890+0000","last_unstale":"2023-09-23T20:10:49.091281+0000","last_undegraded":"2023-09-23T20:10:49.091281+0000","last_fullsized":"2023-09-23T20:10:49.091281+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:58:15.137050+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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.081358+0000","last_change":"2023-09-23T20:10:21.844756+0000","last_active":"2023-09-23T20:10:49.081358+0000","last_peered":"2023-09-23T20:10:49.081358+0000","last_clean":"2023-09-23T20:10:49.081358+0000","last_became_active":"2023-09-23T20:10:21.844320+0000","last_became_peered":"2023-09-23T20:10:21.844320+0000","last_unstale":"2023-09-23T20:10:49.081358+0000","last_undegraded":"2023-09-23T20:10:49.081358+0000","last_fullsized":"2023-09-23T20:10:49.081358+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:38.250870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.069289+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T20:10:48.069289+0000","last_peered":"2023-09-23T20:10:48.069289+0000","last_clean":"2023-09-23T20:10:48.069289+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T20:10:48.069289+0000","last_undegraded":"2023-09-23T20:10:48.069289+0000","last_fullsized":"2023-09-23T20:10:48.069289+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:16:49.112965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066517+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:10:48.066517+0000","last_peered":"2023-09-23T20:10:48.066517+0000","last_clean":"2023-09-23T20:10:48.066517+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:10:48.066517+0000","last_undegraded":"2023-09-23T20:10:48.066517+0000","last_fullsized":"2023-09-23T20:10:48.066517+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072907+0000","last_change":"2023-09-23T20:10:21.834475+0000","last_active":"2023-09-23T20:10:48.072907+0000","last_peered":"2023-09-23T20:10:48.072907+0000","last_clean":"2023-09-23T20:10:48.072907+0000","last_became_active":"2023-09-23T20:10:21.834076+0000","last_became_peered":"2023-09-23T20:10:21.834076+0000","last_unstale":"2023-09-23T20:10:48.072907+0000","last_undegraded":"2023-09-23T20:10:48.072907+0000","last_fullsized":"2023-09-23T20:10:48.072907+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:47:43.959242+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":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.090230+0000","last_change":"2023-09-23T20:10:49.090230+0000","last_active":"2023-09-23T20:10:49.090230+0000","last_peered":"2023-09-23T20:10:49.090230+0000","last_clean":"2023-09-23T20:10:49.090230+0000","last_became_active":"2023-09-23T20:10:49.089794+0000","last_became_peered":"2023-09-23T20:10:49.089794+0000","last_unstale":"2023-09-23T20:10:49.090230+0000","last_undegraded":"2023-09-23T20:10:49.090230+0000","last_fullsized":"2023-09-23T20:10:49.090230+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:19:53.144903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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-09-23T20:10:49.087720+0000","last_change":"2023-09-23T20:10:49.087720+0000","last_active":"2023-09-23T20:10:49.087720+0000","last_peered":"2023-09-23T20:10:49.087720+0000","last_clean":"2023-09-23T20:10:49.087720+0000","last_became_active":"2023-09-23T20:10:49.086787+0000","last_became_peered":"2023-09-23T20:10:49.086787+0000","last_unstale":"2023-09-23T20:10:49.087720+0000","last_undegraded":"2023-09-23T20:10:49.087720+0000","last_fullsized":"2023-09-23T20:10:49.087720+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:55.208029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082335+0000","last_change":"2023-09-23T20:10:49.082335+0000","last_active":"2023-09-23T20:10:49.082335+0000","last_peered":"2023-09-23T20:10:49.082335+0000","last_clean":"2023-09-23T20:10:49.082335+0000","last_became_active":"2023-09-23T20:10:49.081681+0000","last_became_peered":"2023-09-23T20:10:49.081681+0000","last_unstale":"2023-09-23T20:10:49.082335+0000","last_undegraded":"2023-09-23T20:10:49.082335+0000","last_fullsized":"2023-09-23T20:10:49.082335+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:59:47.326615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.070837+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T20:10:48.070837+0000","last_peered":"2023-09-23T20:10:48.070837+0000","last_clean":"2023-09-23T20:10:48.070837+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T20:10:48.070837+0000","last_undegraded":"2023-09-23T20:10:48.070837+0000","last_fullsized":"2023-09-23T20:10:48.070837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.087504+0000","last_change":"2023-09-23T20:10:49.087504+0000","last_active":"2023-09-23T20:10:49.087504+0000","last_peered":"2023-09-23T20:10:49.087504+0000","last_clean":"2023-09-23T20:10:49.087504+0000","last_became_active":"2023-09-23T20:10:49.087164+0000","last_became_peered":"2023-09-23T20:10:49.087164+0000","last_unstale":"2023-09-23T20:10:49.087504+0000","last_undegraded":"2023-09-23T20:10:49.087504+0000","last_fullsized":"2023-09-23T20:10:49.087504+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:11:10.071669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073367+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:10:48.073367+0000","last_peered":"2023-09-23T20:10:48.073367+0000","last_clean":"2023-09-23T20:10:48.073367+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:10:48.073367+0000","last_undegraded":"2023-09-23T20:10:48.073367+0000","last_fullsized":"2023-09-23T20:10:48.073367+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.094718+0000","last_change":"2023-09-23T20:10:49.094718+0000","last_active":"2023-09-23T20:10:49.094718+0000","last_peered":"2023-09-23T20:10:49.094718+0000","last_clean":"2023-09-23T20:10:49.094718+0000","last_became_active":"2023-09-23T20:10:49.092013+0000","last_became_peered":"2023-09-23T20:10:49.092013+0000","last_unstale":"2023-09-23T20:10:49.094718+0000","last_undegraded":"2023-09-23T20:10:49.094718+0000","last_fullsized":"2023-09-23T20:10:49.094718+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:07.300238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072808+0000","last_change":"2023-09-23T20:08:22.598294+0000","last_active":"2023-09-23T20:10:48.072808+0000","last_peered":"2023-09-23T20:10:48.072808+0000","last_clean":"2023-09-23T20:10:48.072808+0000","last_became_active":"2023-09-23T20:08:22.597770+0000","last_became_peered":"2023-09-23T20:08:22.597770+0000","last_unstale":"2023-09-23T20:10:48.072808+0000","last_undegraded":"2023-09-23T20:10:48.072808+0000","last_fullsized":"2023-09-23T20:10:48.072808+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:08:22.917164+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-09-23T20:10:48.065633+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T20:10:48.065633+0000","last_peered":"2023-09-23T20:10:48.065633+0000","last_clean":"2023-09-23T20:10:48.065633+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T20:10:48.065633+0000","last_undegraded":"2023-09-23T20:10:48.065633+0000","last_fullsized":"2023-09-23T20:10:48.065633+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073075+0000","last_change":"2023-09-23T20:08:55.368911+0000","last_active":"2023-09-23T20:10:48.073075+0000","last_peered":"2023-09-23T20:10:48.073075+0000","last_clean":"2023-09-23T20:10:48.073075+0000","last_became_active":"2023-09-23T20:08:55.368478+0000","last_became_peered":"2023-09-23T20:08:55.368478+0000","last_unstale":"2023-09-23T20:10:48.073075+0000","last_undegraded":"2023-09-23T20:10:48.073075+0000","last_fullsized":"2023-09-23T20:10:48.073075+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:13:36.262027+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091735+0000","last_change":"2023-09-23T20:10:49.091735+0000","last_active":"2023-09-23T20:10:49.091735+0000","last_peered":"2023-09-23T20:10:49.091735+0000","last_clean":"2023-09-23T20:10:49.091735+0000","last_became_active":"2023-09-23T20:10:49.091445+0000","last_became_peered":"2023-09-23T20:10:49.091445+0000","last_unstale":"2023-09-23T20:10:49.091735+0000","last_undegraded":"2023-09-23T20:10:49.091735+0000","last_fullsized":"2023-09-23T20:10:49.091735+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:36.094161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.076643+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T20:10:48.076643+0000","last_peered":"2023-09-23T20:10:48.076643+0000","last_clean":"2023-09-23T20:10:48.076643+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T20:10:48.076643+0000","last_undegraded":"2023-09-23T20:10:48.076643+0000","last_fullsized":"2023-09-23T20:10:48.076643+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:11:39.117584+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-09-23T20:10:48.073804+0000","last_change":"2023-09-23T20:08:55.362930+0000","last_active":"2023-09-23T20:10:48.073804+0000","last_peered":"2023-09-23T20:10:48.073804+0000","last_clean":"2023-09-23T20:10:48.073804+0000","last_became_active":"2023-09-23T20:08:55.362553+0000","last_became_peered":"2023-09-23T20:08:55.362553+0000","last_unstale":"2023-09-23T20:10:48.073804+0000","last_undegraded":"2023-09-23T20:10:48.073804+0000","last_fullsized":"2023-09-23T20:10:48.073804+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.789874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:49.087499+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:10:49.087499+0000","last_peered":"2023-09-23T20:10:49.087499+0000","last_clean":"2023-09-23T20:10:49.087499+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:10:49.087499+0000","last_undegraded":"2023-09-23T20:10:49.087499+0000","last_fullsized":"2023-09-23T20:10:49.087499+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076013+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:10:49.076013+0000","last_peered":"2023-09-23T20:10:49.076013+0000","last_clean":"2023-09-23T20:10:49.076013+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:10:49.076013+0000","last_undegraded":"2023-09-23T20:10:49.076013+0000","last_fullsized":"2023-09-23T20:10:49.076013+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.094593+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:10:49.094593+0000","last_peered":"2023-09-23T20:10:49.094593+0000","last_clean":"2023-09-23T20:10:49.094593+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:10:49.094593+0000","last_undegraded":"2023-09-23T20:10:49.094593+0000","last_fullsized":"2023-09-23T20:10:49.094593+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089041+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:10:49.089041+0000","last_peered":"2023-09-23T20:10:49.089041+0000","last_clean":"2023-09-23T20:10:49.089041+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:10:49.089041+0000","last_undegraded":"2023-09-23T20:10:49.089041+0000","last_fullsized":"2023-09-23T20:10:49.089041+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.075364+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:10:48.075364+0000","last_peered":"2023-09-23T20:10:48.075364+0000","last_clean":"2023-09-23T20:10:48.075364+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:10:48.075364+0000","last_undegraded":"2023-09-23T20:10:48.075364+0000","last_fullsized":"2023-09-23T20:10:48.075364+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.067915+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:10:48.067915+0000","last_peered":"2023-09-23T20:10:48.067915+0000","last_clean":"2023-09-23T20:10:48.067915+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:10:48.067915+0000","last_undegraded":"2023-09-23T20:10:48.067915+0000","last_fullsized":"2023-09-23T20:10:48.067915+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065765+0000","last_change":"2023-09-23T20:10:21.835830+0000","last_active":"2023-09-23T20:10:48.065765+0000","last_peered":"2023-09-23T20:10:48.065765+0000","last_clean":"2023-09-23T20:10:48.065765+0000","last_became_active":"2023-09-23T20:10:21.835338+0000","last_became_peered":"2023-09-23T20:10:21.835338+0000","last_unstale":"2023-09-23T20:10:48.065765+0000","last_undegraded":"2023-09-23T20:10:48.065765+0000","last_fullsized":"2023-09-23T20:10:48.065765+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:17:55.130556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068710+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:10:48.068710+0000","last_peered":"2023-09-23T20:10:48.068710+0000","last_clean":"2023-09-23T20:10:48.068710+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:10:48.068710+0000","last_undegraded":"2023-09-23T20:10:48.068710+0000","last_fullsized":"2023-09-23T20:10:48.068710+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.093207+0000","last_change":"2023-09-23T20:10:49.090990+0000","last_active":"2023-09-23T20:10:49.093207+0000","last_peered":"2023-09-23T20:10:49.093207+0000","last_clean":"2023-09-23T20:10:49.093207+0000","last_became_active":"2023-09-23T20:10:49.090683+0000","last_became_peered":"2023-09-23T20:10:49.090683+0000","last_unstale":"2023-09-23T20:10:49.093207+0000","last_undegraded":"2023-09-23T20:10:49.093207+0000","last_fullsized":"2023-09-23T20:10:49.093207+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:00.604217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093006+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:10:49.093006+0000","last_peered":"2023-09-23T20:10:49.093006+0000","last_clean":"2023-09-23T20:10:49.093006+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:10:49.093006+0000","last_undegraded":"2023-09-23T20:10:49.093006+0000","last_fullsized":"2023-09-23T20:10:49.093006+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.081019+0000","last_change":"2023-09-23T20:08:55.364905+0000","last_active":"2023-09-23T20:10:49.081019+0000","last_peered":"2023-09-23T20:10:49.081019+0000","last_clean":"2023-09-23T20:10:49.081019+0000","last_became_active":"2023-09-23T20:08:55.364397+0000","last_became_peered":"2023-09-23T20:08:55.364397+0000","last_unstale":"2023-09-23T20:10:49.081019+0000","last_undegraded":"2023-09-23T20:10:49.081019+0000","last_fullsized":"2023-09-23T20:10:49.081019+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:17.449669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082077+0000","last_change":"2023-09-23T20:10:49.082077+0000","last_active":"2023-09-23T20:10:49.082077+0000","last_peered":"2023-09-23T20:10:49.082077+0000","last_clean":"2023-09-23T20:10:49.082077+0000","last_became_active":"2023-09-23T20:10:49.081049+0000","last_became_peered":"2023-09-23T20:10:49.081049+0000","last_unstale":"2023-09-23T20:10:49.082077+0000","last_undegraded":"2023-09-23T20:10:49.082077+0000","last_fullsized":"2023-09-23T20:10:49.082077+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:21.260108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.081284+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:10:49.081284+0000","last_peered":"2023-09-23T20:10:49.081284+0000","last_clean":"2023-09-23T20:10:49.081284+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:10:49.081284+0000","last_undegraded":"2023-09-23T20:10:49.081284+0000","last_fullsized":"2023-09-23T20:10:49.081284+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.065850+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:10:48.065850+0000","last_peered":"2023-09-23T20:10:48.065850+0000","last_clean":"2023-09-23T20:10:48.065850+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:10:48.065850+0000","last_undegraded":"2023-09-23T20:10:48.065850+0000","last_fullsized":"2023-09-23T20:10:48.065850+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066134+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:10:48.066134+0000","last_peered":"2023-09-23T20:10:48.066134+0000","last_clean":"2023-09-23T20:10:48.066134+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:10:48.066134+0000","last_undegraded":"2023-09-23T20:10:48.066134+0000","last_fullsized":"2023-09-23T20:10:48.066134+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.082969+0000","last_change":"2023-09-23T20:10:49.082969+0000","last_active":"2023-09-23T20:10:49.082969+0000","last_peered":"2023-09-23T20:10:49.082969+0000","last_clean":"2023-09-23T20:10:49.082969+0000","last_became_active":"2023-09-23T20:10:49.082433+0000","last_became_peered":"2023-09-23T20:10:49.082433+0000","last_unstale":"2023-09-23T20:10:49.082969+0000","last_undegraded":"2023-09-23T20:10:49.082969+0000","last_fullsized":"2023-09-23T20:10:49.082969+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:36.776233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089970+0000","last_change":"2023-09-23T20:10:49.089653+0000","last_active":"2023-09-23T20:10:49.089970+0000","last_peered":"2023-09-23T20:10:49.089970+0000","last_clean":"2023-09-23T20:10:49.089970+0000","last_became_active":"2023-09-23T20:10:49.089262+0000","last_became_peered":"2023-09-23T20:10:49.089262+0000","last_unstale":"2023-09-23T20:10:49.089970+0000","last_undegraded":"2023-09-23T20:10:49.089970+0000","last_fullsized":"2023-09-23T20:10:49.089970+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:09.592116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":49,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:53.384954+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:10:53.384954+0000","last_peered":"2023-09-23T20:10:53.384954+0000","last_clean":"2023-09-23T20:10:53.384954+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:10:53.384954+0000","last_undegraded":"2023-09-23T20:10:53.384954+0000","last_fullsized":"2023-09-23T20:10:53.384954+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.081959+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:10:49.081959+0000","last_peered":"2023-09-23T20:10:49.081959+0000","last_clean":"2023-09-23T20:10:49.081959+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:10:49.081959+0000","last_undegraded":"2023-09-23T20:10:49.081959+0000","last_fullsized":"2023-09-23T20:10:49.081959+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066005+0000","last_change":"2023-09-23T20:10:21.841839+0000","last_active":"2023-09-23T20:10:48.066005+0000","last_peered":"2023-09-23T20:10:48.066005+0000","last_clean":"2023-09-23T20:10:48.066005+0000","last_became_active":"2023-09-23T20:10:21.841496+0000","last_became_peered":"2023-09-23T20:10:21.841496+0000","last_unstale":"2023-09-23T20:10:48.066005+0000","last_undegraded":"2023-09-23T20:10:48.066005+0000","last_fullsized":"2023-09-23T20:10:48.066005+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:34:14.962379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072032+0000","last_change":"2023-09-23T20:08:22.598629+0000","last_active":"2023-09-23T20:10:48.072032+0000","last_peered":"2023-09-23T20:10:48.072032+0000","last_clean":"2023-09-23T20:10:48.072032+0000","last_became_active":"2023-09-23T20:08:22.598103+0000","last_became_peered":"2023-09-23T20:08:22.598103+0000","last_unstale":"2023-09-23T20:10:48.072032+0000","last_undegraded":"2023-09-23T20:10:48.072032+0000","last_fullsized":"2023-09-23T20:10:48.072032+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:11:53.012543+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-09-23T20:10:49.095982+0000","last_change":"2023-09-23T20:10:49.093844+0000","last_active":"2023-09-23T20:10:49.095982+0000","last_peered":"2023-09-23T20:10:49.095982+0000","last_clean":"2023-09-23T20:10:49.095982+0000","last_became_active":"2023-09-23T20:10:49.093360+0000","last_became_peered":"2023-09-23T20:10:49.093360+0000","last_unstale":"2023-09-23T20:10:49.095982+0000","last_undegraded":"2023-09-23T20:10:49.095982+0000","last_fullsized":"2023-09-23T20:10:49.095982+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:43.552144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074640+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T20:10:48.074640+0000","last_peered":"2023-09-23T20:10:48.074640+0000","last_clean":"2023-09-23T20:10:48.074640+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T20:10:48.074640+0000","last_undegraded":"2023-09-23T20:10:48.074640+0000","last_fullsized":"2023-09-23T20:10:48.074640+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:48.072170+0000","last_change":"2023-09-23T20:08:55.362100+0000","last_active":"2023-09-23T20:10:48.072170+0000","last_peered":"2023-09-23T20:10:48.072170+0000","last_clean":"2023-09-23T20:10:48.072170+0000","last_became_active":"2023-09-23T20:08:55.361689+0000","last_became_peered":"2023-09-23T20:08:55.361689+0000","last_unstale":"2023-09-23T20:10:48.072170+0000","last_undegraded":"2023-09-23T20:10:48.072170+0000","last_fullsized":"2023-09-23T20:10:48.072170+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:53:54.380012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091837+0000","last_change":"2023-09-23T20:10:49.091359+0000","last_active":"2023-09-23T20:10:49.091837+0000","last_peered":"2023-09-23T20:10:49.091837+0000","last_clean":"2023-09-23T20:10:49.091837+0000","last_became_active":"2023-09-23T20:10:49.090786+0000","last_became_peered":"2023-09-23T20:10:49.090786+0000","last_unstale":"2023-09-23T20:10:49.091837+0000","last_undegraded":"2023-09-23T20:10:49.091837+0000","last_fullsized":"2023-09-23T20:10:49.091837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:48.948125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075911+0000","last_change":"2023-09-23T20:10:21.841011+0000","last_active":"2023-09-23T20:10:49.075911+0000","last_peered":"2023-09-23T20:10:49.075911+0000","last_clean":"2023-09-23T20:10:49.075911+0000","last_became_active":"2023-09-23T20:10:21.840587+0000","last_became_peered":"2023-09-23T20:10:21.840587+0000","last_unstale":"2023-09-23T20:10:49.075911+0000","last_undegraded":"2023-09-23T20:10:49.075911+0000","last_fullsized":"2023-09-23T20:10:49.075911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:07:32.278328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.076540+0000","last_change":"2023-09-23T20:08:22.598378+0000","last_active":"2023-09-23T20:10:48.076540+0000","last_peered":"2023-09-23T20:10:48.076540+0000","last_clean":"2023-09-23T20:10:48.076540+0000","last_became_active":"2023-09-23T20:08:22.597859+0000","last_became_peered":"2023-09-23T20:08:22.597859+0000","last_unstale":"2023-09-23T20:10:48.076540+0000","last_undegraded":"2023-09-23T20:10:48.076540+0000","last_fullsized":"2023-09-23T20:10:48.076540+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:51.414982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.080933+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:10:49.080933+0000","last_peered":"2023-09-23T20:10:49.080933+0000","last_clean":"2023-09-23T20:10:49.080933+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:10:49.080933+0000","last_undegraded":"2023-09-23T20:10:49.080933+0000","last_fullsized":"2023-09-23T20:10:49.080933+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075356+0000","last_change":"2023-09-23T20:08:22.597868+0000","last_active":"2023-09-23T20:10:49.075356+0000","last_peered":"2023-09-23T20:10:49.075356+0000","last_clean":"2023-09-23T20:10:49.075356+0000","last_became_active":"2023-09-23T20:08:22.597556+0000","last_became_peered":"2023-09-23T20:08:22.597556+0000","last_unstale":"2023-09-23T20:10:49.075356+0000","last_undegraded":"2023-09-23T20:10:49.075356+0000","last_fullsized":"2023-09-23T20:10:49.075356+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:17:09.920771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.092704+0000","last_change":"2023-09-23T20:10:49.090751+0000","last_active":"2023-09-23T20:10:49.092704+0000","last_peered":"2023-09-23T20:10:49.092704+0000","last_clean":"2023-09-23T20:10:49.092704+0000","last_became_active":"2023-09-23T20:10:49.090161+0000","last_became_peered":"2023-09-23T20:10:49.090161+0000","last_unstale":"2023-09-23T20:10:49.092704+0000","last_undegraded":"2023-09-23T20:10:49.092704+0000","last_fullsized":"2023-09-23T20:10:49.092704+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:28:15.413218+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-09-23T20:10:49.081639+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:10:49.081639+0000","last_peered":"2023-09-23T20:10:49.081639+0000","last_clean":"2023-09-23T20:10:49.081639+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:10:49.081639+0000","last_undegraded":"2023-09-23T20:10:49.081639+0000","last_fullsized":"2023-09-23T20:10:49.081639+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095198+0000","last_change":"2023-09-23T20:10:49.093124+0000","last_active":"2023-09-23T20:10:49.095198+0000","last_peered":"2023-09-23T20:10:49.095198+0000","last_clean":"2023-09-23T20:10:49.095198+0000","last_became_active":"2023-09-23T20:10:49.092263+0000","last_became_peered":"2023-09-23T20:10:49.092263+0000","last_unstale":"2023-09-23T20:10:49.095198+0000","last_undegraded":"2023-09-23T20:10:49.095198+0000","last_fullsized":"2023-09-23T20:10:49.095198+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:09:48.771315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074174+0000","last_change":"2023-09-23T20:10:21.841648+0000","last_active":"2023-09-23T20:10:48.074174+0000","last_peered":"2023-09-23T20:10:48.074174+0000","last_clean":"2023-09-23T20:10:48.074174+0000","last_became_active":"2023-09-23T20:10:21.841199+0000","last_became_peered":"2023-09-23T20:10:21.841199+0000","last_unstale":"2023-09-23T20:10:48.074174+0000","last_undegraded":"2023-09-23T20:10:48.074174+0000","last_fullsized":"2023-09-23T20:10:48.074174+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:50:36.076006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075815+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:10:49.075815+0000","last_peered":"2023-09-23T20:10:49.075815+0000","last_clean":"2023-09-23T20:10:49.075815+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:10:49.075815+0000","last_undegraded":"2023-09-23T20:10:49.075815+0000","last_fullsized":"2023-09-23T20:10:49.075815+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065911+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:10:48.065911+0000","last_peered":"2023-09-23T20:10:48.065911+0000","last_clean":"2023-09-23T20:10:48.065911+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:10:48.065911+0000","last_undegraded":"2023-09-23T20:10:48.065911+0000","last_fullsized":"2023-09-23T20:10:48.065911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076114+0000","last_change":"2023-09-23T20:08:22.597906+0000","last_active":"2023-09-23T20:10:49.076114+0000","last_peered":"2023-09-23T20:10:49.076114+0000","last_clean":"2023-09-23T20:10:49.076114+0000","last_became_active":"2023-09-23T20:08:22.597552+0000","last_became_peered":"2023-09-23T20:08:22.597552+0000","last_unstale":"2023-09-23T20:10:49.076114+0000","last_undegraded":"2023-09-23T20:10:49.076114+0000","last_fullsized":"2023-09-23T20:10:49.076114+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T22:32:06.381420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.083317+0000","last_change":"2023-09-23T20:10:49.082596+0000","last_active":"2023-09-23T20:10:49.083317+0000","last_peered":"2023-09-23T20:10:49.083317+0000","last_clean":"2023-09-23T20:10:49.083317+0000","last_became_active":"2023-09-23T20:10:49.082171+0000","last_became_peered":"2023-09-23T20:10:49.082171+0000","last_unstale":"2023-09-23T20:10:49.083317+0000","last_undegraded":"2023-09-23T20:10:49.083317+0000","last_fullsized":"2023-09-23T20:10:49.083317+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:18:15.048384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068861+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:10:48.068861+0000","last_peered":"2023-09-23T20:10:48.068861+0000","last_clean":"2023-09-23T20:10:48.068861+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:10:48.068861+0000","last_undegraded":"2023-09-23T20:10:48.068861+0000","last_fullsized":"2023-09-23T20:10:48.068861+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089084+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:10:49.089084+0000","last_peered":"2023-09-23T20:10:49.089084+0000","last_clean":"2023-09-23T20:10:49.089084+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:10:49.089084+0000","last_undegraded":"2023-09-23T20:10:49.089084+0000","last_fullsized":"2023-09-23T20:10:49.089084+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.067812+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T20:10:48.067812+0000","last_peered":"2023-09-23T20:10:48.067812+0000","last_clean":"2023-09-23T20:10:48.067812+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T20:10:48.067812+0000","last_undegraded":"2023-09-23T20:10:48.067812+0000","last_fullsized":"2023-09-23T20:10:48.067812+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:29:50.662710+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088988+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:10:49.088988+0000","last_peered":"2023-09-23T20:10:49.088988+0000","last_clean":"2023-09-23T20:10:49.088988+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:10:49.088988+0000","last_undegraded":"2023-09-23T20:10:49.088988+0000","last_fullsized":"2023-09-23T20:10:49.088988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.095945+0000","last_change":"2023-09-23T20:10:49.094223+0000","last_active":"2023-09-23T20:10:49.095945+0000","last_peered":"2023-09-23T20:10:49.095945+0000","last_clean":"2023-09-23T20:10:49.095945+0000","last_became_active":"2023-09-23T20:10:49.093846+0000","last_became_peered":"2023-09-23T20:10:49.093846+0000","last_unstale":"2023-09-23T20:10:49.095945+0000","last_undegraded":"2023-09-23T20:10:49.095945+0000","last_fullsized":"2023-09-23T20:10:49.095945+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:19:40.523475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089457+0000","last_change":"2023-09-23T20:10:49.089457+0000","last_active":"2023-09-23T20:10:49.089457+0000","last_peered":"2023-09-23T20:10:49.089457+0000","last_clean":"2023-09-23T20:10:49.089457+0000","last_became_active":"2023-09-23T20:10:49.088563+0000","last_became_peered":"2023-09-23T20:10:49.088563+0000","last_unstale":"2023-09-23T20:10:49.089457+0000","last_undegraded":"2023-09-23T20:10:49.089457+0000","last_fullsized":"2023-09-23T20:10:49.089457+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:10:36.555234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075498+0000","last_change":"2023-09-23T20:10:21.844283+0000","last_active":"2023-09-23T20:10:49.075498+0000","last_peered":"2023-09-23T20:10:49.075498+0000","last_clean":"2023-09-23T20:10:49.075498+0000","last_became_active":"2023-09-23T20:10:21.843902+0000","last_became_peered":"2023-09-23T20:10:21.843902+0000","last_unstale":"2023-09-23T20:10:49.075498+0000","last_undegraded":"2023-09-23T20:10:49.075498+0000","last_fullsized":"2023-09-23T20:10:49.075498+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:04:18.404147+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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065608+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:10:48.065608+0000","last_peered":"2023-09-23T20:10:48.065608+0000","last_clean":"2023-09-23T20:10:48.065608+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:10:48.065608+0000","last_undegraded":"2023-09-23T20:10:48.065608+0000","last_fullsized":"2023-09-23T20:10:48.065608+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":30144,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":28544,"kb_avail":93715008,"statfs":{"total":95995035648,"available":95964168192,"internally_reserved":0,"allocated":1630208,"data_stored":1146127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":29229056},"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 Sep 23 20:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.90800000000000003,"15min":0.94399999999999995},"min":{"1min":0.628,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.143,"5min":1.234,"15min":1.234},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.93500000000000005,"15min":0.97699999999999998},"min":{"1min":0.64000000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.1559999999999999,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.73099999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.94299999999999995,"15min":0.92900000000000005},"min":{"1min":0.80600000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.294,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.298},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93200000000000005,"15min":0.94499999999999995},"min":{"1min":0.61399999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.135,"5min":1.196,"15min":1.196},"last":1.149}]},{"osd":2,"last update":"Sat Sep 23 20:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.56799999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2050000000000001,"5min":1.218,"15min":1.218},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96399999999999997,"15min":0.95999999999999996},"min":{"1min":0.63200000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:12:49 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.083,"15min":1.0940000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.26,"5min":2.214,"15min":2.214},"last":1.173},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.044,"15min":1.046},"min":{"1min":0.71699999999999997,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.224,"5min":2.371,"15min":2.371},"last":1.034}]},{"osd":4,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.96099999999999997,"15min":0.93799999999999994},"min":{"1min":0.58099999999999996,"5min":0.55000000000000004,"15min":0.317},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.804},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.032,"5min":1.01,"15min":0.97799999999999998},"min":{"1min":0.65600000000000003,"5min":0.57299999999999995,"15min":0.42899999999999999},"max":{"1min":1.3859999999999999,"5min":1.4299999999999999,"15min":1.5780000000000001},"last":1.1200000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.014,"15min":1.0269999999999999},"min":{"1min":0.69599999999999995,"5min":0.55400000000000005,"15min":0.45500000000000002},"max":{"1min":1.2809999999999999,"5min":1.3680000000000001,"15min":1.6619999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0600000000000001,"15min":1.0449999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.36799999999999999},"max":{"1min":1.46,"5min":1.46,"15min":1.7070000000000001},"last":1.079}]},{"osd":6,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1100000000000001,"15min":1.089},"min":{"1min":0.74399999999999999,"5min":0.69599999999999995,"15min":0.41199999999999998},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.5660000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.125,"5min":1.143,"15min":1.0900000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.38},"max":{"1min":1.3500000000000001,"5min":1.4950000000000001,"15min":1.6459999999999999},"last":1.216}]}]},{"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":24176,"kb_used_data":1576,"kb_used_omap":0,"kb_used_meta":22592,"kb_avail":93720976,"statfs":{"total":95995035648,"available":95970279424,"internally_reserved":0,"allocated":1613824,"data_stored":1145658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23134208},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92500000000000004,"15min":0.89700000000000002},"min":{"1min":0.60999999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.337,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.319},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.0089999999999999,"15min":1.018},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1950000000000001,"5min":3.1739999999999999,"15min":3.1739999999999999},"last":1.1120000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:12:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.74299999999999999,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.998},{"interface":"front","average":{"1min":1.04,"5min":1.012,"15min":1.028},"min":{"1min":0.70499999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.327,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.84799999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.98799999999999999,"15min":0.98399999999999999},"min":{"1min":0.71099999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.236,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.089,"5min":1.0549999999999999,"15min":1.0489999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.244}]},{"osd":3,"last update":"Sat Sep 23 20:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.032,"15min":1.03},"min":{"1min":0.78900000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.167},{"interface":"front","average":{"1min":1.054,"5min":1.0820000000000001,"15min":1.0860000000000001},"min":{"1min":0.77600000000000002,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.381,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.048}]},{"osd":4,"last update":"Sat Sep 23 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.002,"15min":0.96799999999999997},"min":{"1min":0.71499999999999997,"5min":0.56599999999999995,"15min":0.42099999999999999},"max":{"1min":1.252,"5min":4.8259999999999996,"15min":4.8259999999999996},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.0980000000000001,"15min":1.02},"min":{"1min":0.81799999999999995,"5min":0.54500000000000004,"15min":0.52100000000000002},"max":{"1min":1.516,"5min":1.869,"15min":1.869},"last":0.95199999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0629999999999999,"15min":1.0289999999999999},"min":{"1min":0.82499999999999996,"5min":0.57399999999999995,"15min":0.43099999999999999},"max":{"1min":1.5009999999999999,"5min":2.6070000000000002,"15min":2.6070000000000002},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.234,"5min":1.1379999999999999,"15min":1.0720000000000001},"min":{"1min":0.79300000000000004,"5min":0.58699999999999997,"15min":0.42599999999999999},"max":{"1min":1.6000000000000001,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.081}]},{"osd":7,"last update":"Sat Sep 23 20:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.2270000000000001,"15min":1.149},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.47099999999999997},"max":{"1min":1.746,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":1.202},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.323,"15min":1.1990000000000001},"min":{"1min":0.92800000000000005,"5min":0.75900000000000001,"15min":0.48099999999999998},"max":{"1min":1.6859999999999999,"5min":5.0599999999999996,"15min":5.0599999999999996},"last":1.4119999999999999}]}]},{"osd":1,"up_from":90,"seq":386547056691,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28564,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716588,"statfs":{"total":95995035648,"available":95965786112,"internally_reserved":0,"allocated":1060864,"data_stored":561242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":28176270},"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 Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.75,"15min":0.77600000000000002},"min":{"1min":0.501,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0669999999999999,"5min":1.228,"15min":1.228},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.82699999999999996,"15min":0.85099999999999998},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.165,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":1.02}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.63400000000000001,"15min":0.63300000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.79500000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.82099999999999995,"15min":0.81100000000000005},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.5999999999999996,"5min":4.5999999999999996,"15min":4.5999999999999996},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":4.6470000000000002,"5min":4.6470000000000002,"15min":4.6470000000000002},"last":0.88500000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0680000000000001,"15min":1.079},"min":{"1min":0.80800000000000005,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.288,"5min":6.1050000000000004,"15min":6.1050000000000004},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.0429999999999999,"15min":1.0629999999999999},"min":{"1min":0.76900000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3640000000000001,"5min":1.534,"15min":1.534},"last":1.129}]},{"osd":5,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.101,"15min":1.0960000000000001},"min":{"1min":0.69999999999999996,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4039999999999999,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1359999999999999,"15min":1.161},"min":{"1min":0.80100000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.4410000000000001,"5min":1.573,"15min":1.573},"last":1.171}]},{"osd":6,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0800000000000001,"15min":1.0740000000000001},"min":{"1min":0.79800000000000004,"5min":0.498,"15min":0.498},"max":{"1min":1.3080000000000001,"5min":6.0700000000000003,"15min":6.0700000000000003},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.161,"5min":1.1419999999999999,"15min":1.1759999999999999},"min":{"1min":0.747,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.91200000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.101,"15min":1.1259999999999999},"min":{"1min":0.71699999999999997,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4390000000000001,"5min":1.5,"15min":1.5},"last":1.284},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1879999999999999,"15min":1.228},"min":{"1min":0.84399999999999997,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.26}]}]},{"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":29224,"kb_used_data":1632,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715928,"statfs":{"total":95995035648,"available":95965110272,"internally_reserved":0,"allocated":1671168,"data_stored":1152708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"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 Sep 23 20:11:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.66800000000000004,"15min":0.67200000000000004},"min":{"1min":0.44700000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.753},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.70999999999999996,"15min":0.70799999999999996},"min":{"1min":0.48099999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.72499999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.69699999999999995,"15min":0.70099999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.76700000000000002,"15min":0.77600000000000002},"min":{"1min":0.45500000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.0109999999999999,"5min":1.083,"15min":1.083},"last":0.93999999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.76300000000000001,"15min":0.78000000000000003},"min":{"1min":0.41599999999999998,"5min":0.373,"15min":0.373},"max":{"1min":0.997,"5min":1.107,"15min":1.107},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.83499999999999996,"15min":0.86299999999999999},"min":{"1min":0.45800000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90100000000000002,"5min":1.198,"15min":1.198},"last":0.874}]},{"osd":4,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.61599999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.995,"5min":1.038,"15min":1.042},"min":{"1min":0.83199999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2210000000000001,"5min":1.286,"15min":1.286},"last":1.0669999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0409999999999999,"15min":1.0620000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.306,"5min":1.579,"15min":1.579},"last":1.111},{"interface":"front","average":{"1min":1.028,"5min":1.0920000000000001,"15min":1.109},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4410000000000001,"5min":1.677,"15min":1.677},"last":1.1970000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0389999999999999,"15min":1.0269999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3129999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.006},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.0900000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.476,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.3049999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1279999999999999,"15min":1.137},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.53,"5min":1.669,"15min":1.669},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1060000000000001,"15min":1.1080000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.29,"5min":1.621,"15min":1.621},"last":1.3480000000000001}]}]},{"osd":2,"up_from":95,"seq":408021893153,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28484,"kb_used_data":1020,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716668,"statfs":{"total":95995035648,"available":95965868032,"internally_reserved":0,"allocated":1044480,"data_stored":556734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":28106833},"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 Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66900000000000004,"15min":0.67000000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":1.171},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.71599999999999997,"15min":0.72099999999999997},"min":{"1min":0.44500000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.91800000000000004,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.69599999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.70299999999999996,"15min":0.70499999999999996},"min":{"1min":0.53000000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.86899999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.876,"5min":0.78200000000000003,"15min":0.76600000000000001},"min":{"1min":0.50800000000000001,"5min":0.503,"15min":0.503},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.1419999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.88500000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0549999999999999,"15min":1.0620000000000001},"min":{"1min":0.73899999999999999,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.175,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.091,"15min":1.1060000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.286,"5min":1.593,"15min":1.593},"last":1.0640000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1020000000000001,"15min":1.1040000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3200000000000001,"5min":1.532,"15min":1.532},"last":1.006},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0620000000000001},"min":{"1min":0.76300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1599999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.93100000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.1890000000000001,"15min":1.198},"min":{"1min":0.84099999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.236},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0489999999999999,"15min":1.0589999999999999},"min":{"1min":0.72299999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.181,"5min":1.363,"15min":1.363},"last":1.115}]},{"osd":7,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.216,"15min":1.224},"min":{"1min":0.78900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3600000000000001,"5min":1.647,"15min":1.647},"last":1.286},{"interface":"front","average":{"1min":1.073,"5min":1.1200000000000001,"15min":1.1279999999999999},"min":{"1min":0.86799999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2470000000000001,"5min":1.488,"15min":1.488},"last":1.2110000000000001}]}]},{"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":28472,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716680,"statfs":{"total":95995035648,"available":95965880320,"internally_reserved":0,"allocated":1032192,"data_stored":555342,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":28111925},"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 Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.67800000000000005,"15min":0.68999999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.93999999999999995,"5min":1.202,"15min":1.202},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68999999999999995},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.82399999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.68300000000000005,"15min":0.69699999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86399999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.75700000000000001,"15min":0.77400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.88200000000000001,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.88200000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.82099999999999995,"15min":0.83799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.0680000000000001,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.79600000000000004,"15min":0.81599999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.226,"5min":1.238,"15min":1.238},"last":1.226}]},{"osd":4,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.95699999999999996,"15min":0.96699999999999997},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.085},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.03,"15min":1.05},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.113,"5min":1.381,"15min":1.381},"last":1.113}]},{"osd":5,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.98999999999999999,"15min":1.0049999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1799999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.153},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.085,"15min":1.103},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2889999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0569999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.04,"15min":1.0549999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.2869999999999999,"5min":1.462,"15min":1.462},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.1140000000000001,"15min":1.137},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.371,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.91600000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.2070000000000001,"15min":1.2270000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.28,"5min":1.641,"15min":1.641},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.284,"15min":1.3080000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.4259999999999999,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.1850000000000001}]}]},{"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":25528,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":24512,"kb_avail":93719624,"statfs":{"total":95995035648,"available":95968894976,"internally_reserved":0,"allocated":1032192,"data_stored":555689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25100288},"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 Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94399999999999995,"15min":0.95799999999999996},"min":{"1min":0.71099999999999997,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2569999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.95599999999999996,"15min":0.97599999999999998},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.304,"5min":1.337,"15min":1.337},"last":0.82699999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:11:59 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90400000000000003,"15min":0.91400000000000003},"min":{"1min":0.63300000000000001,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.177,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.746},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.93700000000000006,"15min":0.94299999999999995},"min":{"1min":0.58099999999999996,"5min":0.499,"15min":0.499},"max":{"1min":1.2030000000000001,"5min":1.395,"15min":1.395},"last":0.85299999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.996,"15min":1.0009999999999999},"min":{"1min":0.755,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3440000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.117},{"interface":"front","average":{"1min":1.008,"5min":1.0009999999999999,"15min":1},"min":{"1min":0.66600000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3069999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.94399999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.054,"15min":1.0620000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.248,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.117,"15min":1.119},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.351,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.98099999999999998,"15min":0.99399999999999999},"min":{"1min":0.65200000000000002,"5min":0.58699999999999997,"15min":0.41299999999999998},"max":{"1min":1.411,"5min":1.5289999999999999,"15min":1.675},"last":1.022},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1319999999999999,"15min":1.103},"min":{"1min":0.93100000000000005,"5min":0.68200000000000005,"15min":0.36199999999999999},"max":{"1min":1.391,"5min":1.5289999999999999,"15min":1.7569999999999999},"last":0.999}]},{"osd":6,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0369999999999999,"15min":1.032},"min":{"1min":0.75700000000000001,"5min":0.56599999999999995,"15min":0.39900000000000002},"max":{"1min":1.381,"5min":1.486,"15min":1.6619999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.069,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.63600000000000001,"5min":0.622,"15min":0.42999999999999999},"max":{"1min":1.391,"5min":1.468,"15min":1.8600000000000001},"last":0.88900000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.127,"15min":1.1359999999999999},"min":{"1min":0.78200000000000003,"5min":0.63200000000000001,"15min":0.57099999999999995},"max":{"1min":1.583,"5min":1.583,"15min":1.944},"last":1.349},{"interface":"front","average":{"1min":1.109,"5min":1.103,"15min":1.0720000000000001},"min":{"1min":0.751,"5min":0.50800000000000001,"15min":0.47299999999999998},"max":{"1min":1.4379999999999999,"5min":1.474,"15min":1.927},"last":0.96999999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724790,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24040,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":23040,"kb_avail":93721112,"statfs":{"total":95995035648,"available":95970418688,"internally_reserved":0,"allocated":1015808,"data_stored":551433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23592960},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1870000000000001,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.90500000000000003,"15min":0.94099999999999995},"min":{"1min":0.61399999999999999,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1819999999999999,"5min":1.25,"15min":1.25},"last":0.89800000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92800000000000005,"15min":0.96599999999999997},"min":{"1min":0.68300000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.149,"5min":1.371,"15min":1.371},"last":0.873},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95499999999999996,"15min":0.99399999999999999},"min":{"1min":0.69599999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.212,"5min":1.425,"15min":1.425},"last":1.03}]},{"osd":2,"last update":"Sat Sep 23 20:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.67500000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.177,"5min":1.179,"15min":1.179},"last":1.069},{"interface":"front","average":{"1min":1.113,"5min":1.0229999999999999,"15min":1.008},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.242}]},{"osd":3,"last update":"Sat Sep 23 20:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.68000000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2250000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.2709999999999999,"15min":1.325},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2689999999999999,"5min":6.516,"15min":6.516},"last":0.96699999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91300000000000003,"15min":0.91600000000000004},"min":{"1min":0.62,"5min":0.54500000000000004,"15min":0.45500000000000002},"max":{"1min":1.1919999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.089,"5min":1.0129999999999999,"15min":0.96399999999999997},"min":{"1min":0.64800000000000002,"5min":0.60899999999999999,"15min":0.41799999999999998},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.70699999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0760000000000001,"15min":1.0549999999999999},"min":{"1min":0.87,"5min":0.64900000000000002,"15min":0.54800000000000004},"max":{"1min":1.4159999999999999,"5min":1.421,"15min":1.5649999999999999},"last":1.153},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.161,"15min":1.091},"min":{"1min":0.77200000000000002,"5min":0.65700000000000003,"15min":0.45500000000000002},"max":{"1min":1.5149999999999999,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.93000000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.0429999999999999,"15min":1.032},"min":{"1min":0.745,"5min":0.68000000000000005,"15min":0.496},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.4610000000000001},"last":0.997},{"interface":"front","average":{"1min":1.24,"5min":1.1759999999999999,"15min":1.159},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.58199999999999996},"max":{"1min":1.393,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.0980000000000001}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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-09-23T20:13:00.924 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T20:13:00.924 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T20:13:00.924 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T20:13:00.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T20:13:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:01 smithi112 bash[104422]: audit 2023-09-23T20:13:00.052801+0000 mgr.y (mgr.34107) 347 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:01.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:01 smithi112 bash[107672]: audit 2023-09-23T20:13:00.052801+0000 mgr.y (mgr.34107) 347 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:01 smithi174 bash[91578]: audit 2023-09-23T20:13:00.052801+0000 mgr.y (mgr.34107) 347 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:02.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:02 smithi112 bash[104422]: cluster 2023-09-23T20:13:01.085453+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:02.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:02 smithi112 bash[107672]: cluster 2023-09-23T20:13:01.085453+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:02 smithi174 bash[91578]: cluster 2023-09-23T20:13:01.085453+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:04 smithi112 bash[104422]: cluster 2023-09-23T20:13:03.086181+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:04 smithi112 bash[107672]: cluster 2023-09-23T20:13:03.086181+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:04.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:04 smithi174 bash[91578]: cluster 2023-09-23T20:13:03.086181+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:05.737 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:06 smithi112 bash[104422]: cluster 2023-09-23T20:13:05.087169+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:06 smithi112 bash[107672]: cluster 2023-09-23T20:13:05.087169+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:06.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:06 smithi174 bash[91578]: cluster 2023-09-23T20:13:05.087169+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:08 smithi112 bash[104422]: cluster 2023-09-23T20:13:07.087917+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:08 smithi112 bash[104422]: audit 2023-09-23T20:13:07.975787+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:08 smithi112 bash[107672]: cluster 2023-09-23T20:13:07.087917+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:08 smithi112 bash[107672]: audit 2023-09-23T20:13:07.975787+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:08 smithi174 bash[91578]: cluster 2023-09-23T20:13:07.087917+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:08 smithi174 bash[91578]: audit 2023-09-23T20:13:07.975787+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:09.024 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:13:09.024 INFO:teuthology.orchestra.run.smithi112.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T20:13:09.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:09 smithi112 bash[104422]: audit 2023-09-23T20:13:09.025328+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.112:0/1451302118' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:13:09.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:09 smithi112 bash[107672]: audit 2023-09-23T20:13:09.025328+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.112:0/1451302118' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:13:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:09 smithi174 bash[91578]: audit 2023-09-23T20:13:09.025328+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.112:0/1451302118' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:13:09.745 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T20:13:09.745 INFO:teuthology.run_tasks:Running task print... 2023-09-23T20:13:09.754 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-23T20:13:09.754 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T20:13:09.775 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T20:13:09.776 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T20:13:09.776 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-23T20:13:09.791 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-09-23T20:13:09.791 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, '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': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T20:13:09.791 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-09-23T20:13:09.791 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-23T20:13:09.791 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T20:13:09.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:13:10.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:10 smithi174 bash[91578]: cluster 2023-09-23T20:13:09.089059+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:10.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:10 smithi112 bash[104422]: cluster 2023-09-23T20:13:09.089059+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:10.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:10 smithi112 bash[107672]: cluster 2023-09-23T20:13:09.089059+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:10.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:13:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:13:10] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:13:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:12 smithi174 bash[91578]: cluster 2023-09-23T20:13:11.089790+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:12.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:12 smithi112 bash[107672]: cluster 2023-09-23T20:13:11.089790+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:12.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:12 smithi112 bash[104422]: cluster 2023-09-23T20:13:11.089790+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:14 smithi112 bash[104422]: cluster 2023-09-23T20:13:13.090297+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:14 smithi112 bash[107672]: cluster 2023-09-23T20:13:13.090297+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:14 smithi174 bash[91578]: cluster 2023-09-23T20:13:13.090297+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:14.575 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:16.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:16 smithi112 bash[107672]: cluster 2023-09-23T20:13:15.091246+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:16 smithi112 bash[104422]: cluster 2023-09-23T20:13:15.091246+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:16.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:16 smithi174 bash[91578]: cluster 2023-09-23T20:13:15.091246+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:17.808 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:13:17.811 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:13:18.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:18 smithi112 bash[107672]: cluster 2023-09-23T20:13:17.091953+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:18.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:18 smithi112 bash[104422]: cluster 2023-09-23T20:13:17.091953+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:18 smithi174 bash[91578]: cluster 2023-09-23T20:13:17.091953+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:18.615 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":291,"stamp":"2023-09-23T20:13:17.091528+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":218632,"kb_used_data":9864,"kb_used_omap":20,"kb_used_meta":208683,"kb_avail":749742584,"statfs":{"total":767960285184,"available":767736406016,"internally_reserved":0,"allocated":10100736,"data_stored":6224933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":213692046},"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.005036"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068070+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:10:48.068070+0000","last_peered":"2023-09-23T20:10:48.068070+0000","last_clean":"2023-09-23T20:10:48.068070+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:10:48.068070+0000","last_undegraded":"2023-09-23T20:10:48.068070+0000","last_fullsized":"2023-09-23T20:10:48.068070+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.094475+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:10:49.094475+0000","last_peered":"2023-09-23T20:10:49.094475+0000","last_clean":"2023-09-23T20:10:49.094475+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:10:49.094475+0000","last_undegraded":"2023-09-23T20:10:49.094475+0000","last_fullsized":"2023-09-23T20:10:49.094475+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093358+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:10:49.093358+0000","last_peered":"2023-09-23T20:10:49.093358+0000","last_clean":"2023-09-23T20:10:49.093358+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:10:49.093358+0000","last_undegraded":"2023-09-23T20:10:49.093358+0000","last_fullsized":"2023-09-23T20:10:49.093358+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088128+0000","last_change":"2023-09-23T20:10:49.086909+0000","last_active":"2023-09-23T20:10:49.088128+0000","last_peered":"2023-09-23T20:10:49.088128+0000","last_clean":"2023-09-23T20:10:49.088128+0000","last_became_active":"2023-09-23T20:10:49.086433+0000","last_became_peered":"2023-09-23T20:10:49.086433+0000","last_unstale":"2023-09-23T20:10:49.088128+0000","last_undegraded":"2023-09-23T20:10:49.088128+0000","last_fullsized":"2023-09-23T20:10:49.088128+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:22:20.623607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.086221+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:10:49.086221+0000","last_peered":"2023-09-23T20:10:49.086221+0000","last_clean":"2023-09-23T20:10:49.086221+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:10:49.086221+0000","last_undegraded":"2023-09-23T20:10:49.086221+0000","last_fullsized":"2023-09-23T20:10:49.086221+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.074267+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:10:48.074267+0000","last_peered":"2023-09-23T20:10:48.074267+0000","last_clean":"2023-09-23T20:10:48.074267+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:10:48.074267+0000","last_undegraded":"2023-09-23T20:10:48.074267+0000","last_fullsized":"2023-09-23T20:10:48.074267+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088291+0000","last_change":"2023-09-23T20:10:49.086532+0000","last_active":"2023-09-23T20:10:49.088291+0000","last_peered":"2023-09-23T20:10:49.088291+0000","last_clean":"2023-09-23T20:10:49.088291+0000","last_became_active":"2023-09-23T20:10:49.086197+0000","last_became_peered":"2023-09-23T20:10:49.086197+0000","last_unstale":"2023-09-23T20:10:49.088291+0000","last_undegraded":"2023-09-23T20:10:49.088291+0000","last_fullsized":"2023-09-23T20:10:49.088291+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:49.505790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095218+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:10:49.095218+0000","last_peered":"2023-09-23T20:10:49.095218+0000","last_clean":"2023-09-23T20:10:49.095218+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:10:49.095218+0000","last_undegraded":"2023-09-23T20:10:49.095218+0000","last_fullsized":"2023-09-23T20:10:49.095218+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066840+0000","last_change":"2023-09-23T20:08:55.363674+0000","last_active":"2023-09-23T20:10:48.066840+0000","last_peered":"2023-09-23T20:10:48.066840+0000","last_clean":"2023-09-23T20:10:48.066840+0000","last_became_active":"2023-09-23T20:08:55.363342+0000","last_became_peered":"2023-09-23T20:08:55.363342+0000","last_unstale":"2023-09-23T20:10:48.066840+0000","last_undegraded":"2023-09-23T20:10:48.066840+0000","last_fullsized":"2023-09-23T20:10:48.066840+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:23:54.071648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.096381+0000","last_change":"2023-09-23T20:10:49.096008+0000","last_active":"2023-09-23T20:10:49.096381+0000","last_peered":"2023-09-23T20:10:49.096381+0000","last_clean":"2023-09-23T20:10:49.096381+0000","last_became_active":"2023-09-23T20:10:49.094820+0000","last_became_peered":"2023-09-23T20:10:49.094820+0000","last_unstale":"2023-09-23T20:10:49.096381+0000","last_undegraded":"2023-09-23T20:10:49.096381+0000","last_fullsized":"2023-09-23T20:10:49.096381+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:26.246211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.091281+0000","last_change":"2023-09-23T20:10:49.091281+0000","last_active":"2023-09-23T20:10:49.091281+0000","last_peered":"2023-09-23T20:10:49.091281+0000","last_clean":"2023-09-23T20:10:49.091281+0000","last_became_active":"2023-09-23T20:10:49.090890+0000","last_became_peered":"2023-09-23T20:10:49.090890+0000","last_unstale":"2023-09-23T20:10:49.091281+0000","last_undegraded":"2023-09-23T20:10:49.091281+0000","last_fullsized":"2023-09-23T20:10:49.091281+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:58:15.137050+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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.081358+0000","last_change":"2023-09-23T20:10:21.844756+0000","last_active":"2023-09-23T20:10:49.081358+0000","last_peered":"2023-09-23T20:10:49.081358+0000","last_clean":"2023-09-23T20:10:49.081358+0000","last_became_active":"2023-09-23T20:10:21.844320+0000","last_became_peered":"2023-09-23T20:10:21.844320+0000","last_unstale":"2023-09-23T20:10:49.081358+0000","last_undegraded":"2023-09-23T20:10:49.081358+0000","last_fullsized":"2023-09-23T20:10:49.081358+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:38.250870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.069289+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T20:10:48.069289+0000","last_peered":"2023-09-23T20:10:48.069289+0000","last_clean":"2023-09-23T20:10:48.069289+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T20:10:48.069289+0000","last_undegraded":"2023-09-23T20:10:48.069289+0000","last_fullsized":"2023-09-23T20:10:48.069289+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:16:49.112965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066517+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:10:48.066517+0000","last_peered":"2023-09-23T20:10:48.066517+0000","last_clean":"2023-09-23T20:10:48.066517+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:10:48.066517+0000","last_undegraded":"2023-09-23T20:10:48.066517+0000","last_fullsized":"2023-09-23T20:10:48.066517+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072907+0000","last_change":"2023-09-23T20:10:21.834475+0000","last_active":"2023-09-23T20:10:48.072907+0000","last_peered":"2023-09-23T20:10:48.072907+0000","last_clean":"2023-09-23T20:10:48.072907+0000","last_became_active":"2023-09-23T20:10:21.834076+0000","last_became_peered":"2023-09-23T20:10:21.834076+0000","last_unstale":"2023-09-23T20:10:48.072907+0000","last_undegraded":"2023-09-23T20:10:48.072907+0000","last_fullsized":"2023-09-23T20:10:48.072907+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:47:43.959242+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091604+0000","last_change":"2023-09-23T20:10:49.090230+0000","last_active":"2023-09-23T20:10:49.091604+0000","last_peered":"2023-09-23T20:10:49.091604+0000","last_clean":"2023-09-23T20:10:49.091604+0000","last_became_active":"2023-09-23T20:10:49.089794+0000","last_became_peered":"2023-09-23T20:10:49.089794+0000","last_unstale":"2023-09-23T20:10:49.091604+0000","last_undegraded":"2023-09-23T20:10:49.091604+0000","last_fullsized":"2023-09-23T20:10:49.091604+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:19:53.144903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088256+0000","last_change":"2023-09-23T20:10:49.087720+0000","last_active":"2023-09-23T20:10:49.088256+0000","last_peered":"2023-09-23T20:10:49.088256+0000","last_clean":"2023-09-23T20:10:49.088256+0000","last_became_active":"2023-09-23T20:10:49.086787+0000","last_became_peered":"2023-09-23T20:10:49.086787+0000","last_unstale":"2023-09-23T20:10:49.088256+0000","last_undegraded":"2023-09-23T20:10:49.088256+0000","last_fullsized":"2023-09-23T20:10:49.088256+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:55.208029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082335+0000","last_change":"2023-09-23T20:10:49.082335+0000","last_active":"2023-09-23T20:10:49.082335+0000","last_peered":"2023-09-23T20:10:49.082335+0000","last_clean":"2023-09-23T20:10:49.082335+0000","last_became_active":"2023-09-23T20:10:49.081681+0000","last_became_peered":"2023-09-23T20:10:49.081681+0000","last_unstale":"2023-09-23T20:10:49.082335+0000","last_undegraded":"2023-09-23T20:10:49.082335+0000","last_fullsized":"2023-09-23T20:10:49.082335+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:59:47.326615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.070837+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T20:10:48.070837+0000","last_peered":"2023-09-23T20:10:48.070837+0000","last_clean":"2023-09-23T20:10:48.070837+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T20:10:48.070837+0000","last_undegraded":"2023-09-23T20:10:48.070837+0000","last_fullsized":"2023-09-23T20:10:48.070837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088148+0000","last_change":"2023-09-23T20:10:49.087504+0000","last_active":"2023-09-23T20:10:49.088148+0000","last_peered":"2023-09-23T20:10:49.088148+0000","last_clean":"2023-09-23T20:10:49.088148+0000","last_became_active":"2023-09-23T20:10:49.087164+0000","last_became_peered":"2023-09-23T20:10:49.087164+0000","last_unstale":"2023-09-23T20:10:49.088148+0000","last_undegraded":"2023-09-23T20:10:49.088148+0000","last_fullsized":"2023-09-23T20:10:49.088148+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:11:10.071669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073367+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:10:48.073367+0000","last_peered":"2023-09-23T20:10:48.073367+0000","last_clean":"2023-09-23T20:10:48.073367+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:10:48.073367+0000","last_undegraded":"2023-09-23T20:10:48.073367+0000","last_fullsized":"2023-09-23T20:10:48.073367+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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-09-23T20:10:49.096051+0000","last_change":"2023-09-23T20:10:49.094718+0000","last_active":"2023-09-23T20:10:49.096051+0000","last_peered":"2023-09-23T20:10:49.096051+0000","last_clean":"2023-09-23T20:10:49.096051+0000","last_became_active":"2023-09-23T20:10:49.092013+0000","last_became_peered":"2023-09-23T20:10:49.092013+0000","last_unstale":"2023-09-23T20:10:49.096051+0000","last_undegraded":"2023-09-23T20:10:49.096051+0000","last_fullsized":"2023-09-23T20:10:49.096051+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:07.300238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072808+0000","last_change":"2023-09-23T20:08:22.598294+0000","last_active":"2023-09-23T20:10:48.072808+0000","last_peered":"2023-09-23T20:10:48.072808+0000","last_clean":"2023-09-23T20:10:48.072808+0000","last_became_active":"2023-09-23T20:08:22.597770+0000","last_became_peered":"2023-09-23T20:08:22.597770+0000","last_unstale":"2023-09-23T20:10:48.072808+0000","last_undegraded":"2023-09-23T20:10:48.072808+0000","last_fullsized":"2023-09-23T20:10:48.072808+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:08:22.917164+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-09-23T20:10:48.065633+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T20:10:48.065633+0000","last_peered":"2023-09-23T20:10:48.065633+0000","last_clean":"2023-09-23T20:10:48.065633+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T20:10:48.065633+0000","last_undegraded":"2023-09-23T20:10:48.065633+0000","last_fullsized":"2023-09-23T20:10:48.065633+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073075+0000","last_change":"2023-09-23T20:08:55.368911+0000","last_active":"2023-09-23T20:10:48.073075+0000","last_peered":"2023-09-23T20:10:48.073075+0000","last_clean":"2023-09-23T20:10:48.073075+0000","last_became_active":"2023-09-23T20:08:55.368478+0000","last_became_peered":"2023-09-23T20:08:55.368478+0000","last_unstale":"2023-09-23T20:10:48.073075+0000","last_undegraded":"2023-09-23T20:10:48.073075+0000","last_fullsized":"2023-09-23T20:10:48.073075+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:13:36.262027+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091735+0000","last_change":"2023-09-23T20:10:49.091735+0000","last_active":"2023-09-23T20:10:49.091735+0000","last_peered":"2023-09-23T20:10:49.091735+0000","last_clean":"2023-09-23T20:10:49.091735+0000","last_became_active":"2023-09-23T20:10:49.091445+0000","last_became_peered":"2023-09-23T20:10:49.091445+0000","last_unstale":"2023-09-23T20:10:49.091735+0000","last_undegraded":"2023-09-23T20:10:49.091735+0000","last_fullsized":"2023-09-23T20:10:49.091735+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:36.094161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.076643+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T20:10:48.076643+0000","last_peered":"2023-09-23T20:10:48.076643+0000","last_clean":"2023-09-23T20:10:48.076643+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T20:10:48.076643+0000","last_undegraded":"2023-09-23T20:10:48.076643+0000","last_fullsized":"2023-09-23T20:10:48.076643+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:11:39.117584+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-09-23T20:10:48.073804+0000","last_change":"2023-09-23T20:08:55.362930+0000","last_active":"2023-09-23T20:10:48.073804+0000","last_peered":"2023-09-23T20:10:48.073804+0000","last_clean":"2023-09-23T20:10:48.073804+0000","last_became_active":"2023-09-23T20:08:55.362553+0000","last_became_peered":"2023-09-23T20:08:55.362553+0000","last_unstale":"2023-09-23T20:10:48.073804+0000","last_undegraded":"2023-09-23T20:10:48.073804+0000","last_fullsized":"2023-09-23T20:10:48.073804+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.789874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:49.087499+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:10:49.087499+0000","last_peered":"2023-09-23T20:10:49.087499+0000","last_clean":"2023-09-23T20:10:49.087499+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:10:49.087499+0000","last_undegraded":"2023-09-23T20:10:49.087499+0000","last_fullsized":"2023-09-23T20:10:49.087499+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076013+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:10:49.076013+0000","last_peered":"2023-09-23T20:10:49.076013+0000","last_clean":"2023-09-23T20:10:49.076013+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:10:49.076013+0000","last_undegraded":"2023-09-23T20:10:49.076013+0000","last_fullsized":"2023-09-23T20:10:49.076013+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095957+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:10:49.095957+0000","last_peered":"2023-09-23T20:10:49.095957+0000","last_clean":"2023-09-23T20:10:49.095957+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:10:49.095957+0000","last_undegraded":"2023-09-23T20:10:49.095957+0000","last_fullsized":"2023-09-23T20:10:49.095957+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089041+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:10:49.089041+0000","last_peered":"2023-09-23T20:10:49.089041+0000","last_clean":"2023-09-23T20:10:49.089041+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:10:49.089041+0000","last_undegraded":"2023-09-23T20:10:49.089041+0000","last_fullsized":"2023-09-23T20:10:49.089041+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.075364+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:10:48.075364+0000","last_peered":"2023-09-23T20:10:48.075364+0000","last_clean":"2023-09-23T20:10:48.075364+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:10:48.075364+0000","last_undegraded":"2023-09-23T20:10:48.075364+0000","last_fullsized":"2023-09-23T20:10:48.075364+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.067915+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:10:48.067915+0000","last_peered":"2023-09-23T20:10:48.067915+0000","last_clean":"2023-09-23T20:10:48.067915+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:10:48.067915+0000","last_undegraded":"2023-09-23T20:10:48.067915+0000","last_fullsized":"2023-09-23T20:10:48.067915+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065765+0000","last_change":"2023-09-23T20:10:21.835830+0000","last_active":"2023-09-23T20:10:48.065765+0000","last_peered":"2023-09-23T20:10:48.065765+0000","last_clean":"2023-09-23T20:10:48.065765+0000","last_became_active":"2023-09-23T20:10:21.835338+0000","last_became_peered":"2023-09-23T20:10:21.835338+0000","last_unstale":"2023-09-23T20:10:48.065765+0000","last_undegraded":"2023-09-23T20:10:48.065765+0000","last_fullsized":"2023-09-23T20:10:48.065765+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:17:55.130556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068710+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:10:48.068710+0000","last_peered":"2023-09-23T20:10:48.068710+0000","last_clean":"2023-09-23T20:10:48.068710+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:10:48.068710+0000","last_undegraded":"2023-09-23T20:10:48.068710+0000","last_fullsized":"2023-09-23T20:10:48.068710+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.093207+0000","last_change":"2023-09-23T20:10:49.090990+0000","last_active":"2023-09-23T20:10:49.093207+0000","last_peered":"2023-09-23T20:10:49.093207+0000","last_clean":"2023-09-23T20:10:49.093207+0000","last_became_active":"2023-09-23T20:10:49.090683+0000","last_became_peered":"2023-09-23T20:10:49.090683+0000","last_unstale":"2023-09-23T20:10:49.093207+0000","last_undegraded":"2023-09-23T20:10:49.093207+0000","last_fullsized":"2023-09-23T20:10:49.093207+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:00.604217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093006+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:10:49.093006+0000","last_peered":"2023-09-23T20:10:49.093006+0000","last_clean":"2023-09-23T20:10:49.093006+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:10:49.093006+0000","last_undegraded":"2023-09-23T20:10:49.093006+0000","last_fullsized":"2023-09-23T20:10:49.093006+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:58.385663+0000","last_change":"2023-09-23T20:08:55.364905+0000","last_active":"2023-09-23T20:10:58.385663+0000","last_peered":"2023-09-23T20:10:58.385663+0000","last_clean":"2023-09-23T20:10:58.385663+0000","last_became_active":"2023-09-23T20:08:55.364397+0000","last_became_peered":"2023-09-23T20:08:55.364397+0000","last_unstale":"2023-09-23T20:10:58.385663+0000","last_undegraded":"2023-09-23T20:10:58.385663+0000","last_fullsized":"2023-09-23T20:10:58.385663+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:17.449669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082077+0000","last_change":"2023-09-23T20:10:49.082077+0000","last_active":"2023-09-23T20:10:49.082077+0000","last_peered":"2023-09-23T20:10:49.082077+0000","last_clean":"2023-09-23T20:10:49.082077+0000","last_became_active":"2023-09-23T20:10:49.081049+0000","last_became_peered":"2023-09-23T20:10:49.081049+0000","last_unstale":"2023-09-23T20:10:49.082077+0000","last_undegraded":"2023-09-23T20:10:49.082077+0000","last_fullsized":"2023-09-23T20:10:49.082077+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:21.260108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:58.385568+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:10:58.385568+0000","last_peered":"2023-09-23T20:10:58.385568+0000","last_clean":"2023-09-23T20:10:58.385568+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:10:58.385568+0000","last_undegraded":"2023-09-23T20:10:58.385568+0000","last_fullsized":"2023-09-23T20:10:58.385568+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.065850+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:10:48.065850+0000","last_peered":"2023-09-23T20:10:48.065850+0000","last_clean":"2023-09-23T20:10:48.065850+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:10:48.065850+0000","last_undegraded":"2023-09-23T20:10:48.065850+0000","last_fullsized":"2023-09-23T20:10:48.065850+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066134+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:10:48.066134+0000","last_peered":"2023-09-23T20:10:48.066134+0000","last_clean":"2023-09-23T20:10:48.066134+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:10:48.066134+0000","last_undegraded":"2023-09-23T20:10:48.066134+0000","last_fullsized":"2023-09-23T20:10:48.066134+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.082969+0000","last_change":"2023-09-23T20:10:49.082969+0000","last_active":"2023-09-23T20:10:49.082969+0000","last_peered":"2023-09-23T20:10:49.082969+0000","last_clean":"2023-09-23T20:10:49.082969+0000","last_became_active":"2023-09-23T20:10:49.082433+0000","last_became_peered":"2023-09-23T20:10:49.082433+0000","last_unstale":"2023-09-23T20:10:49.082969+0000","last_undegraded":"2023-09-23T20:10:49.082969+0000","last_fullsized":"2023-09-23T20:10:49.082969+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:36.776233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089970+0000","last_change":"2023-09-23T20:10:49.089653+0000","last_active":"2023-09-23T20:10:49.089970+0000","last_peered":"2023-09-23T20:10:49.089970+0000","last_clean":"2023-09-23T20:10:49.089970+0000","last_became_active":"2023-09-23T20:10:49.089262+0000","last_became_peered":"2023-09-23T20:10:49.089262+0000","last_unstale":"2023-09-23T20:10:49.089970+0000","last_undegraded":"2023-09-23T20:10:49.089970+0000","last_fullsized":"2023-09-23T20:10:49.089970+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:09.592116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":49,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:53.384954+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:10:53.384954+0000","last_peered":"2023-09-23T20:10:53.384954+0000","last_clean":"2023-09-23T20:10:53.384954+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:10:53.384954+0000","last_undegraded":"2023-09-23T20:10:53.384954+0000","last_fullsized":"2023-09-23T20:10:53.384954+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:11:03.386348+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:11:03.386348+0000","last_peered":"2023-09-23T20:11:03.386348+0000","last_clean":"2023-09-23T20:11:03.386348+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:11:03.386348+0000","last_undegraded":"2023-09-23T20:11:03.386348+0000","last_fullsized":"2023-09-23T20:11:03.386348+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066005+0000","last_change":"2023-09-23T20:10:21.841839+0000","last_active":"2023-09-23T20:10:48.066005+0000","last_peered":"2023-09-23T20:10:48.066005+0000","last_clean":"2023-09-23T20:10:48.066005+0000","last_became_active":"2023-09-23T20:10:21.841496+0000","last_became_peered":"2023-09-23T20:10:21.841496+0000","last_unstale":"2023-09-23T20:10:48.066005+0000","last_undegraded":"2023-09-23T20:10:48.066005+0000","last_fullsized":"2023-09-23T20:10:48.066005+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:34:14.962379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072032+0000","last_change":"2023-09-23T20:08:22.598629+0000","last_active":"2023-09-23T20:10:48.072032+0000","last_peered":"2023-09-23T20:10:48.072032+0000","last_clean":"2023-09-23T20:10:48.072032+0000","last_became_active":"2023-09-23T20:08:22.598103+0000","last_became_peered":"2023-09-23T20:08:22.598103+0000","last_unstale":"2023-09-23T20:10:48.072032+0000","last_undegraded":"2023-09-23T20:10:48.072032+0000","last_fullsized":"2023-09-23T20:10:48.072032+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:11:53.012543+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-09-23T20:10:49.095982+0000","last_change":"2023-09-23T20:10:49.093844+0000","last_active":"2023-09-23T20:10:49.095982+0000","last_peered":"2023-09-23T20:10:49.095982+0000","last_clean":"2023-09-23T20:10:49.095982+0000","last_became_active":"2023-09-23T20:10:49.093360+0000","last_became_peered":"2023-09-23T20:10:49.093360+0000","last_unstale":"2023-09-23T20:10:49.095982+0000","last_undegraded":"2023-09-23T20:10:49.095982+0000","last_fullsized":"2023-09-23T20:10:49.095982+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:43.552144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074640+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T20:10:48.074640+0000","last_peered":"2023-09-23T20:10:48.074640+0000","last_clean":"2023-09-23T20:10:48.074640+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T20:10:48.074640+0000","last_undegraded":"2023-09-23T20:10:48.074640+0000","last_fullsized":"2023-09-23T20:10:48.074640+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:48.072170+0000","last_change":"2023-09-23T20:08:55.362100+0000","last_active":"2023-09-23T20:10:48.072170+0000","last_peered":"2023-09-23T20:10:48.072170+0000","last_clean":"2023-09-23T20:10:48.072170+0000","last_became_active":"2023-09-23T20:08:55.361689+0000","last_became_peered":"2023-09-23T20:08:55.361689+0000","last_unstale":"2023-09-23T20:10:48.072170+0000","last_undegraded":"2023-09-23T20:10:48.072170+0000","last_fullsized":"2023-09-23T20:10:48.072170+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:53:54.380012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091837+0000","last_change":"2023-09-23T20:10:49.091359+0000","last_active":"2023-09-23T20:10:49.091837+0000","last_peered":"2023-09-23T20:10:49.091837+0000","last_clean":"2023-09-23T20:10:49.091837+0000","last_became_active":"2023-09-23T20:10:49.090786+0000","last_became_peered":"2023-09-23T20:10:49.090786+0000","last_unstale":"2023-09-23T20:10:49.091837+0000","last_undegraded":"2023-09-23T20:10:49.091837+0000","last_fullsized":"2023-09-23T20:10:49.091837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:48.948125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075911+0000","last_change":"2023-09-23T20:10:21.841011+0000","last_active":"2023-09-23T20:10:49.075911+0000","last_peered":"2023-09-23T20:10:49.075911+0000","last_clean":"2023-09-23T20:10:49.075911+0000","last_became_active":"2023-09-23T20:10:21.840587+0000","last_became_peered":"2023-09-23T20:10:21.840587+0000","last_unstale":"2023-09-23T20:10:49.075911+0000","last_undegraded":"2023-09-23T20:10:49.075911+0000","last_fullsized":"2023-09-23T20:10:49.075911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:07:32.278328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.076540+0000","last_change":"2023-09-23T20:08:22.598378+0000","last_active":"2023-09-23T20:10:48.076540+0000","last_peered":"2023-09-23T20:10:48.076540+0000","last_clean":"2023-09-23T20:10:48.076540+0000","last_became_active":"2023-09-23T20:08:22.597859+0000","last_became_peered":"2023-09-23T20:08:22.597859+0000","last_unstale":"2023-09-23T20:10:48.076540+0000","last_undegraded":"2023-09-23T20:10:48.076540+0000","last_fullsized":"2023-09-23T20:10:48.076540+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:51.414982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:58.385626+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:10:58.385626+0000","last_peered":"2023-09-23T20:10:58.385626+0000","last_clean":"2023-09-23T20:10:58.385626+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:10:58.385626+0000","last_undegraded":"2023-09-23T20:10:58.385626+0000","last_fullsized":"2023-09-23T20:10:58.385626+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075356+0000","last_change":"2023-09-23T20:08:22.597868+0000","last_active":"2023-09-23T20:10:49.075356+0000","last_peered":"2023-09-23T20:10:49.075356+0000","last_clean":"2023-09-23T20:10:49.075356+0000","last_became_active":"2023-09-23T20:08:22.597556+0000","last_became_peered":"2023-09-23T20:08:22.597556+0000","last_unstale":"2023-09-23T20:10:49.075356+0000","last_undegraded":"2023-09-23T20:10:49.075356+0000","last_fullsized":"2023-09-23T20:10:49.075356+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:17:09.920771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.092704+0000","last_change":"2023-09-23T20:10:49.090751+0000","last_active":"2023-09-23T20:10:49.092704+0000","last_peered":"2023-09-23T20:10:49.092704+0000","last_clean":"2023-09-23T20:10:49.092704+0000","last_became_active":"2023-09-23T20:10:49.090161+0000","last_became_peered":"2023-09-23T20:10:49.090161+0000","last_unstale":"2023-09-23T20:10:49.092704+0000","last_undegraded":"2023-09-23T20:10:49.092704+0000","last_fullsized":"2023-09-23T20:10:49.092704+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:28:15.413218+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-09-23T20:11:03.386328+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:11:03.386328+0000","last_peered":"2023-09-23T20:11:03.386328+0000","last_clean":"2023-09-23T20:11:03.386328+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:11:03.386328+0000","last_undegraded":"2023-09-23T20:11:03.386328+0000","last_fullsized":"2023-09-23T20:11:03.386328+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095198+0000","last_change":"2023-09-23T20:10:49.093124+0000","last_active":"2023-09-23T20:10:49.095198+0000","last_peered":"2023-09-23T20:10:49.095198+0000","last_clean":"2023-09-23T20:10:49.095198+0000","last_became_active":"2023-09-23T20:10:49.092263+0000","last_became_peered":"2023-09-23T20:10:49.092263+0000","last_unstale":"2023-09-23T20:10:49.095198+0000","last_undegraded":"2023-09-23T20:10:49.095198+0000","last_fullsized":"2023-09-23T20:10:49.095198+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:09:48.771315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074174+0000","last_change":"2023-09-23T20:10:21.841648+0000","last_active":"2023-09-23T20:10:48.074174+0000","last_peered":"2023-09-23T20:10:48.074174+0000","last_clean":"2023-09-23T20:10:48.074174+0000","last_became_active":"2023-09-23T20:10:21.841199+0000","last_became_peered":"2023-09-23T20:10:21.841199+0000","last_unstale":"2023-09-23T20:10:48.074174+0000","last_undegraded":"2023-09-23T20:10:48.074174+0000","last_fullsized":"2023-09-23T20:10:48.074174+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:50:36.076006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075815+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:10:49.075815+0000","last_peered":"2023-09-23T20:10:49.075815+0000","last_clean":"2023-09-23T20:10:49.075815+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:10:49.075815+0000","last_undegraded":"2023-09-23T20:10:49.075815+0000","last_fullsized":"2023-09-23T20:10:49.075815+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065911+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:10:48.065911+0000","last_peered":"2023-09-23T20:10:48.065911+0000","last_clean":"2023-09-23T20:10:48.065911+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:10:48.065911+0000","last_undegraded":"2023-09-23T20:10:48.065911+0000","last_fullsized":"2023-09-23T20:10:48.065911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076114+0000","last_change":"2023-09-23T20:08:22.597906+0000","last_active":"2023-09-23T20:10:49.076114+0000","last_peered":"2023-09-23T20:10:49.076114+0000","last_clean":"2023-09-23T20:10:49.076114+0000","last_became_active":"2023-09-23T20:08:22.597552+0000","last_became_peered":"2023-09-23T20:08:22.597552+0000","last_unstale":"2023-09-23T20:10:49.076114+0000","last_undegraded":"2023-09-23T20:10:49.076114+0000","last_fullsized":"2023-09-23T20:10:49.076114+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T22:32:06.381420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.083317+0000","last_change":"2023-09-23T20:10:49.082596+0000","last_active":"2023-09-23T20:10:49.083317+0000","last_peered":"2023-09-23T20:10:49.083317+0000","last_clean":"2023-09-23T20:10:49.083317+0000","last_became_active":"2023-09-23T20:10:49.082171+0000","last_became_peered":"2023-09-23T20:10:49.082171+0000","last_unstale":"2023-09-23T20:10:49.083317+0000","last_undegraded":"2023-09-23T20:10:49.083317+0000","last_fullsized":"2023-09-23T20:10:49.083317+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:18:15.048384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068861+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:10:48.068861+0000","last_peered":"2023-09-23T20:10:48.068861+0000","last_clean":"2023-09-23T20:10:48.068861+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:10:48.068861+0000","last_undegraded":"2023-09-23T20:10:48.068861+0000","last_fullsized":"2023-09-23T20:10:48.068861+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089084+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:10:49.089084+0000","last_peered":"2023-09-23T20:10:49.089084+0000","last_clean":"2023-09-23T20:10:49.089084+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:10:49.089084+0000","last_undegraded":"2023-09-23T20:10:49.089084+0000","last_fullsized":"2023-09-23T20:10:49.089084+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.067812+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T20:10:48.067812+0000","last_peered":"2023-09-23T20:10:48.067812+0000","last_clean":"2023-09-23T20:10:48.067812+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T20:10:48.067812+0000","last_undegraded":"2023-09-23T20:10:48.067812+0000","last_fullsized":"2023-09-23T20:10:48.067812+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:29:50.662710+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088988+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:10:49.088988+0000","last_peered":"2023-09-23T20:10:49.088988+0000","last_clean":"2023-09-23T20:10:49.088988+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:10:49.088988+0000","last_undegraded":"2023-09-23T20:10:49.088988+0000","last_fullsized":"2023-09-23T20:10:49.088988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.095945+0000","last_change":"2023-09-23T20:10:49.094223+0000","last_active":"2023-09-23T20:10:49.095945+0000","last_peered":"2023-09-23T20:10:49.095945+0000","last_clean":"2023-09-23T20:10:49.095945+0000","last_became_active":"2023-09-23T20:10:49.093846+0000","last_became_peered":"2023-09-23T20:10:49.093846+0000","last_unstale":"2023-09-23T20:10:49.095945+0000","last_undegraded":"2023-09-23T20:10:49.095945+0000","last_fullsized":"2023-09-23T20:10:49.095945+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:19:40.523475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.094913+0000","last_change":"2023-09-23T20:10:49.089457+0000","last_active":"2023-09-23T20:10:49.094913+0000","last_peered":"2023-09-23T20:10:49.094913+0000","last_clean":"2023-09-23T20:10:49.094913+0000","last_became_active":"2023-09-23T20:10:49.088563+0000","last_became_peered":"2023-09-23T20:10:49.088563+0000","last_unstale":"2023-09-23T20:10:49.094913+0000","last_undegraded":"2023-09-23T20:10:49.094913+0000","last_fullsized":"2023-09-23T20:10:49.094913+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:10:36.555234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075498+0000","last_change":"2023-09-23T20:10:21.844283+0000","last_active":"2023-09-23T20:10:49.075498+0000","last_peered":"2023-09-23T20:10:49.075498+0000","last_clean":"2023-09-23T20:10:49.075498+0000","last_became_active":"2023-09-23T20:10:21.843902+0000","last_became_peered":"2023-09-23T20:10:21.843902+0000","last_unstale":"2023-09-23T20:10:49.075498+0000","last_undegraded":"2023-09-23T20:10:49.075498+0000","last_fullsized":"2023-09-23T20:10:49.075498+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:04:18.404147+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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065608+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:10:48.065608+0000","last_peered":"2023-09-23T20:10:48.065608+0000","last_clean":"2023-09-23T20:10:48.065608+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:10:48.065608+0000","last_undegraded":"2023-09-23T20:10:48.065608+0000","last_fullsized":"2023-09-23T20:10:48.065608+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":236223201508,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":30144,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":28544,"kb_avail":93715008,"statfs":{"total":95995035648,"available":95964168192,"internally_reserved":0,"allocated":1630208,"data_stored":1146127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":29229056},"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 Sep 23 20:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.90800000000000003,"15min":0.94399999999999995},"min":{"1min":0.628,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.143,"5min":1.234,"15min":1.234},"last":1.036},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.93500000000000005,"15min":0.97699999999999998},"min":{"1min":0.64000000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.1559999999999999,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.72699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.95599999999999996,"15min":0.93300000000000005},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.25},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.91400000000000003,"15min":0.93899999999999995},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.88900000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.56799999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2050000000000001,"5min":1.218,"15min":1.218},"last":1.107},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96399999999999997,"15min":0.95999999999999996},"min":{"1min":0.63200000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.79400000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:12:49 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.083,"15min":1.0940000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.26,"5min":2.214,"15min":2.214},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.044,"15min":1.046},"min":{"1min":0.71699999999999997,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.224,"5min":2.371,"15min":2.371},"last":1.0129999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.96099999999999997,"15min":0.93799999999999994},"min":{"1min":0.58099999999999996,"5min":0.55000000000000004,"15min":0.317},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.804},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.032,"5min":1.01,"15min":0.97799999999999998},"min":{"1min":0.65600000000000003,"5min":0.57299999999999995,"15min":0.42899999999999999},"max":{"1min":1.3859999999999999,"5min":1.4299999999999999,"15min":1.5780000000000001},"last":1.214}]},{"osd":5,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.014,"15min":1.0269999999999999},"min":{"1min":0.69599999999999995,"5min":0.55400000000000005,"15min":0.45500000000000002},"max":{"1min":1.2809999999999999,"5min":1.3680000000000001,"15min":1.6619999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0600000000000001,"15min":1.0449999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.36799999999999999},"max":{"1min":1.46,"5min":1.46,"15min":1.7070000000000001},"last":1.2949999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1100000000000001,"15min":1.089},"min":{"1min":0.74399999999999999,"5min":0.69599999999999995,"15min":0.41199999999999998},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.5660000000000001},"last":1.331},{"interface":"front","average":{"1min":1.125,"5min":1.143,"15min":1.0900000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.38},"max":{"1min":1.3500000000000001,"5min":1.4950000000000001,"15min":1.6459999999999999},"last":1.1399999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463150,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24176,"kb_used_data":1576,"kb_used_omap":0,"kb_used_meta":22592,"kb_avail":93720976,"statfs":{"total":95995035648,"available":95970279424,"internally_reserved":0,"allocated":1613824,"data_stored":1145658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23134208},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92500000000000004,"15min":0.89700000000000002},"min":{"1min":0.60999999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.337,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.0089999999999999,"15min":1.018},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1950000000000001,"5min":3.1739999999999999,"15min":3.1739999999999999},"last":1.1519999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:13:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0029999999999999,"15min":1.0249999999999999},"min":{"1min":0.71299999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.272,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0920000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.98799999999999999,"15min":0.98399999999999999},"min":{"1min":0.71099999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.236,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.0549999999999999,"15min":1.0489999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.92400000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.032,"15min":1.03},"min":{"1min":0.78900000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.054,"5min":1.0820000000000001,"15min":1.0860000000000001},"min":{"1min":0.77600000000000002,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.381,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.232}]},{"osd":4,"last update":"Sat Sep 23 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.002,"15min":0.96799999999999997},"min":{"1min":0.71499999999999997,"5min":0.56599999999999995,"15min":0.42099999999999999},"max":{"1min":1.252,"5min":4.8259999999999996,"15min":4.8259999999999996},"last":0.875},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.0980000000000001,"15min":1.02},"min":{"1min":0.81799999999999995,"5min":0.54500000000000004,"15min":0.52100000000000002},"max":{"1min":1.516,"5min":1.869,"15min":1.869},"last":1.1870000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0629999999999999,"15min":1.0289999999999999},"min":{"1min":0.82499999999999996,"5min":0.57399999999999995,"15min":0.43099999999999999},"max":{"1min":1.5009999999999999,"5min":2.6070000000000002,"15min":2.6070000000000002},"last":1.385},{"interface":"front","average":{"1min":1.234,"5min":1.1379999999999999,"15min":1.0720000000000001},"min":{"1min":0.79300000000000004,"5min":0.58699999999999997,"15min":0.42599999999999999},"max":{"1min":1.6000000000000001,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.266}]},{"osd":7,"last update":"Sat Sep 23 20:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.2270000000000001,"15min":1.149},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.47099999999999997},"max":{"1min":1.746,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":1.5209999999999999},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.323,"15min":1.1990000000000001},"min":{"1min":0.92800000000000005,"5min":0.75900000000000001,"15min":0.48099999999999998},"max":{"1min":1.6859999999999999,"5min":5.0599999999999996,"15min":5.0599999999999996},"last":1.321}]}]},{"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":28564,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716588,"statfs":{"total":95995035648,"available":95965786112,"internally_reserved":0,"allocated":1060864,"data_stored":561242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":28176270},"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 Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.70599999999999996,"15min":0.76100000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.026,"5min":1.228,"15min":1.228},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.78300000000000003,"15min":0.83699999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.02,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.86699999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.63400000000000001,"15min":0.63300000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.747}]},{"osd":3,"last update":"Sat Sep 23 20:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.82099999999999995,"15min":0.81100000000000005},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.5999999999999996,"5min":4.5999999999999996,"15min":4.5999999999999996},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":4.6470000000000002,"5min":4.6470000000000002,"15min":4.6470000000000002},"last":0.96399999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.56999999999999995,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.171,"5min":6.1050000000000004,"15min":6.1050000000000004},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.016,"15min":1.054},"min":{"1min":0.69999999999999996,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.27,"5min":1.534,"15min":1.534},"last":1.044}]},{"osd":5,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0760000000000001,"15min":1.0880000000000001},"min":{"1min":0.72299999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.196,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.093,"15min":1.147},"min":{"1min":0.76200000000000001,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.2170000000000001,"5min":1.573,"15min":1.573},"last":1.155}]},{"osd":6,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0609999999999999,"15min":1.0680000000000001},"min":{"1min":0.63300000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.3759999999999999,"5min":6.0700000000000003,"15min":6.0700000000000003},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0940000000000001,"15min":1.1599999999999999},"min":{"1min":0.66800000000000004,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3029999999999999,"5min":1.569,"15min":1.569},"last":0.92700000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0700000000000001,"15min":1.1160000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2869999999999999,"5min":1.5,"15min":1.5},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.139,"15min":1.212},"min":{"1min":0.76800000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.26,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.0900000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220221,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29224,"kb_used_data":1632,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715928,"statfs":{"total":95995035648,"available":95965110272,"internally_reserved":0,"allocated":1671168,"data_stored":1152708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"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 Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.65100000000000002,"15min":0.66600000000000004},"min":{"1min":0.33200000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82399999999999995,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.68999999999999995,"15min":0.70099999999999996},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.91800000000000004,"5min":1.03,"15min":1.03},"last":0.94199999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.69699999999999995,"15min":0.70099999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.76700000000000002,"15min":0.77600000000000002},"min":{"1min":0.45500000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.0109999999999999,"5min":1.083,"15min":1.083},"last":0.67100000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.76300000000000001,"15min":0.78000000000000003},"min":{"1min":0.41599999999999998,"5min":0.373,"15min":0.373},"max":{"1min":0.997,"5min":1.107,"15min":1.107},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.83499999999999996,"15min":0.86299999999999999},"min":{"1min":0.45800000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90100000000000002,"5min":1.198,"15min":1.198},"last":0.879}]},{"osd":4,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.61599999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.04},{"interface":"front","average":{"1min":0.995,"5min":1.038,"15min":1.042},"min":{"1min":0.83199999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2210000000000001,"5min":1.286,"15min":1.286},"last":1.2110000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0409999999999999,"15min":1.0620000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.306,"5min":1.579,"15min":1.579},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.028,"5min":1.0920000000000001,"15min":1.109},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4410000000000001,"5min":1.677,"15min":1.677},"last":1.1850000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0389999999999999,"15min":1.0269999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3129999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.0900000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.476,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.327}]},{"osd":7,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1279999999999999,"15min":1.137},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.53,"5min":1.669,"15min":1.669},"last":1.276},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1060000000000001,"15min":1.1080000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.29,"5min":1.621,"15min":1.621},"last":1.151}]}]},{"osd":2,"up_from":95,"seq":408021893157,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28484,"kb_used_data":1020,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716668,"statfs":{"total":95995035648,"available":95965868032,"internally_reserved":0,"allocated":1044480,"data_stored":556734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":28106833},"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 Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66900000000000004,"15min":0.67000000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.71599999999999997,"15min":0.72099999999999997},"min":{"1min":0.44500000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.91800000000000004,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.79000000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.70299999999999996,"15min":0.70499999999999996},"min":{"1min":0.53000000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.86899999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.876,"5min":0.78200000000000003,"15min":0.76600000000000001},"min":{"1min":0.50800000000000001,"5min":0.503,"15min":0.503},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.96899999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:12:54 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.77800000000000002,"15min":0.77800000000000002},"min":{"1min":0.47499999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.85999999999999999,"15min":0.872},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.89700000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0549999999999999,"15min":1.0620000000000001},"min":{"1min":0.73899999999999999,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.175,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.278},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.091,"15min":1.1060000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.286,"5min":1.593,"15min":1.593},"last":0.92500000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1020000000000001,"15min":1.1040000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3200000000000001,"5min":1.532,"15min":1.532},"last":1.095},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0620000000000001},"min":{"1min":0.76300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1599999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.94399999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.1890000000000001,"15min":1.198},"min":{"1min":0.84099999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.139},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0489999999999999,"15min":1.0589999999999999},"min":{"1min":0.72299999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.181,"5min":1.363,"15min":1.363},"last":1.006}]},{"osd":7,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.216,"15min":1.224},"min":{"1min":0.78900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3600000000000001,"5min":1.647,"15min":1.647},"last":1.044},{"interface":"front","average":{"1min":1.073,"5min":1.1200000000000001,"15min":1.1279999999999999},"min":{"1min":0.86799999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2470000000000001,"5min":1.488,"15min":1.488},"last":1.1739999999999999}]}]},{"osd":3,"up_from":100,"seq":429496729631,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28472,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716680,"statfs":{"total":95995035648,"available":95965880320,"internally_reserved":0,"allocated":1032192,"data_stored":555342,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":28111925},"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 Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.67800000000000005,"15min":0.68999999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.93999999999999995,"5min":1.202,"15min":1.202},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68999999999999995},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.53900000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.68300000000000005,"15min":0.69699999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86399999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.75700000000000001,"15min":0.77400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.88200000000000001,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.78400000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.82099999999999995,"15min":0.83799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.0680000000000001,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.79600000000000004,"15min":0.81599999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.226,"5min":1.238,"15min":1.238},"last":0.69699999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.95699999999999996,"15min":0.96699999999999997},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.03,"15min":1.05},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.113,"5min":1.381,"15min":1.381},"last":1.127}]},{"osd":5,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.98999999999999999,"15min":1.0049999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1799999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.145},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.085,"15min":1.103},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2889999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.27}]},{"osd":6,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.04,"15min":1.0549999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.2869999999999999,"5min":1.462,"15min":1.462},"last":1.216},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.1140000000000001,"15min":1.137},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.371,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.0720000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.2070000000000001,"15min":1.2270000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.28,"5min":1.641,"15min":1.641},"last":1.196},{"interface":"front","average":{"1min":1.137,"5min":1.284,"15min":1.3080000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.4259999999999999,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2450000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986433,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25528,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":24512,"kb_avail":93719624,"statfs":{"total":95995035648,"available":95968894976,"internally_reserved":0,"allocated":1032192,"data_stored":555689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25100288},"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 Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94399999999999995,"15min":0.95799999999999996},"min":{"1min":0.71099999999999997,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2569999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.95599999999999996,"15min":0.97599999999999998},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.304,"5min":1.337,"15min":1.337},"last":1.173}]},{"osd":1,"last update":"Sat Sep 23 20:13:02 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.89400000000000002,"15min":0.91000000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3169999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.93500000000000005,"15min":0.94199999999999995},"min":{"1min":0.77400000000000002,"5min":0.499,"15min":0.499},"max":{"1min":1.1870000000000001,"5min":1.395,"15min":1.395},"last":1.1120000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.996,"15min":1.0009999999999999},"min":{"1min":0.755,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3440000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0009999999999999,"15min":1},"min":{"1min":0.66600000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3069999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.26}]},{"osd":3,"last update":"Sat Sep 23 20:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.054,"15min":1.0620000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.248,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.117,"15min":1.119},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.351,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.4470000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.98099999999999998,"15min":0.99399999999999999},"min":{"1min":0.65200000000000002,"5min":0.58699999999999997,"15min":0.41299999999999998},"max":{"1min":1.411,"5min":1.5289999999999999,"15min":1.675},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1319999999999999,"15min":1.103},"min":{"1min":0.93100000000000005,"5min":0.68200000000000005,"15min":0.36199999999999999},"max":{"1min":1.391,"5min":1.5289999999999999,"15min":1.7569999999999999},"last":1.375}]},{"osd":6,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0369999999999999,"15min":1.032},"min":{"1min":0.75700000000000001,"5min":0.56599999999999995,"15min":0.39900000000000002},"max":{"1min":1.381,"5min":1.486,"15min":1.6619999999999999},"last":1.321},{"interface":"front","average":{"1min":1.069,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.63600000000000001,"5min":0.622,"15min":0.42999999999999999},"max":{"1min":1.391,"5min":1.468,"15min":1.8600000000000001},"last":1.0920000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.1439999999999999,"15min":1.137},"min":{"1min":0.67300000000000004,"5min":0.63200000000000001,"15min":0.621},"max":{"1min":1.458,"5min":1.583,"15min":1.944},"last":1.294},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1140000000000001,"15min":1.0720000000000001},"min":{"1min":0.73299999999999998,"5min":0.50800000000000001,"15min":0.47299999999999998},"max":{"1min":1.456,"5min":1.474,"15min":1.927},"last":1.3440000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724793,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24040,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":23040,"kb_avail":93721112,"statfs":{"total":95995035648,"available":95970418688,"internally_reserved":0,"allocated":1015808,"data_stored":551433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23592960},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1870000000000001,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.90500000000000003,"15min":0.94099999999999995},"min":{"1min":0.61399999999999999,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1819999999999999,"5min":1.25,"15min":1.25},"last":0.80300000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92800000000000005,"15min":0.96599999999999997},"min":{"1min":0.68300000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.149,"5min":1.371,"15min":1.371},"last":1.034},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95499999999999996,"15min":0.99399999999999999},"min":{"1min":0.69599999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.212,"5min":1.425,"15min":1.425},"last":0.878}]},{"osd":2,"last update":"Sat Sep 23 20:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.67500000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.177,"5min":1.179,"15min":1.179},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.0229999999999999,"15min":1.008},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.117}]},{"osd":3,"last update":"Sat Sep 23 20:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.68000000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2250000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.2709999999999999,"15min":1.325},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2689999999999999,"5min":6.516,"15min":6.516},"last":1.171}]},{"osd":4,"last update":"Sat Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91300000000000003,"15min":0.91600000000000004},"min":{"1min":0.62,"5min":0.54500000000000004,"15min":0.45500000000000002},"max":{"1min":1.1919999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.089,"5min":1.0129999999999999,"15min":0.96399999999999997},"min":{"1min":0.64800000000000002,"5min":0.60899999999999999,"15min":0.41799999999999998},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.319}]},{"osd":6,"last update":"Sat Sep 23 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0760000000000001,"15min":1.0549999999999999},"min":{"1min":0.87,"5min":0.64900000000000002,"15min":0.54800000000000004},"max":{"1min":1.4159999999999999,"5min":1.421,"15min":1.5649999999999999},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.161,"15min":1.091},"min":{"1min":0.77200000000000002,"5min":0.65700000000000003,"15min":0.45500000000000002},"max":{"1min":1.5149999999999999,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.2549999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:13:10 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0429999999999999,"15min":1.03},"min":{"1min":0.69099999999999995,"5min":0.68000000000000005,"15min":0.496},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.206},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1739999999999999,"15min":1.1559999999999999},"min":{"1min":0.95399999999999996,"5min":0.78100000000000003,"15min":0.58199999999999996},"max":{"1min":1.4430000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.28}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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-09-23T20:13:18.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:13:19.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:19 smithi112 bash[104422]: audit 2023-09-23T20:13:17.791439+0000 mgr.y (mgr.34107) 357 : audit 0 from='client.44423 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:19 smithi112 bash[107672]: audit 2023-09-23T20:13:17.791439+0000 mgr.y (mgr.34107) 357 : audit 0 from='client.44423 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:19.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:19 smithi174 bash[91578]: audit 2023-09-23T20:13:17.791439+0000 mgr.y (mgr.34107) 357 : audit 0 from='client.44423 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:20.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:20 smithi112 bash[104422]: cluster 2023-09-23T20:13:19.092926+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:13:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:13:20] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-09-23T20:13:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:20 smithi112 bash[107672]: cluster 2023-09-23T20:13:19.092926+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:20 smithi174 bash[91578]: cluster 2023-09-23T20:13:19.092926+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:21.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:21 smithi112 bash[107672]: audit 2023-09-23T20:13:20.766802+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:21 smithi112 bash[104422]: audit 2023-09-23T20:13:20.766802+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:21 smithi174 bash[91578]: audit 2023-09-23T20:13:20.766802+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:22.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:22 smithi112 bash[104422]: cluster 2023-09-23T20:13:21.093687+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:22 smithi112 bash[107672]: cluster 2023-09-23T20:13:21.093687+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:22 smithi174 bash[91578]: cluster 2023-09-23T20:13:21.093687+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:23.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:23 smithi112 bash[104422]: audit 2023-09-23T20:13:22.976543+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:23 smithi112 bash[107672]: audit 2023-09-23T20:13:22.976543+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:23.436 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:23 smithi174 bash[91578]: audit 2023-09-23T20:13:22.976543+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:24.382 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:24 smithi112 bash[104422]: cluster 2023-09-23T20:13:23.094300+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:24.382 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:24 smithi112 bash[107672]: cluster 2023-09-23T20:13:23.094300+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:24 smithi174 bash[91578]: cluster 2023-09-23T20:13:23.094300+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:26.395 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:26 smithi112 bash[104422]: cluster 2023-09-23T20:13:25.095257+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:26.395 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:26 smithi112 bash[107672]: cluster 2023-09-23T20:13:25.095257+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:26 smithi174 bash[91578]: cluster 2023-09-23T20:13:25.095257+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:26.826 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:13:26.831 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:13:27.644 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":295,"stamp":"2023-09-23T20:13:25.094591+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":218632,"kb_used_data":9864,"kb_used_omap":20,"kb_used_meta":208683,"kb_avail":749742584,"statfs":{"total":767960285184,"available":767736406016,"internally_reserved":0,"allocated":10100736,"data_stored":6224933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":213692046},"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.004582"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":80,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068070+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:10:48.068070+0000","last_peered":"2023-09-23T20:10:48.068070+0000","last_clean":"2023-09-23T20:10:48.068070+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:10:48.068070+0000","last_undegraded":"2023-09-23T20:10:48.068070+0000","last_fullsized":"2023-09-23T20:10:48.068070+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095979+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:10:49.095979+0000","last_peered":"2023-09-23T20:10:49.095979+0000","last_clean":"2023-09-23T20:10:49.095979+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:10:49.095979+0000","last_undegraded":"2023-09-23T20:10:49.095979+0000","last_fullsized":"2023-09-23T20:10:49.095979+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.093358+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:10:49.093358+0000","last_peered":"2023-09-23T20:10:49.093358+0000","last_clean":"2023-09-23T20:10:49.093358+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:10:49.093358+0000","last_undegraded":"2023-09-23T20:10:49.093358+0000","last_fullsized":"2023-09-23T20:10:49.093358+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088128+0000","last_change":"2023-09-23T20:10:49.086909+0000","last_active":"2023-09-23T20:10:49.088128+0000","last_peered":"2023-09-23T20:10:49.088128+0000","last_clean":"2023-09-23T20:10:49.088128+0000","last_became_active":"2023-09-23T20:10:49.086433+0000","last_became_peered":"2023-09-23T20:10:49.086433+0000","last_unstale":"2023-09-23T20:10:49.088128+0000","last_undegraded":"2023-09-23T20:10:49.088128+0000","last_fullsized":"2023-09-23T20:10:49.088128+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:22:20.623607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.086221+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:10:49.086221+0000","last_peered":"2023-09-23T20:10:49.086221+0000","last_clean":"2023-09-23T20:10:49.086221+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:10:49.086221+0000","last_undegraded":"2023-09-23T20:10:49.086221+0000","last_fullsized":"2023-09-23T20:10:49.086221+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.074267+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:10:48.074267+0000","last_peered":"2023-09-23T20:10:48.074267+0000","last_clean":"2023-09-23T20:10:48.074267+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:10:48.074267+0000","last_undegraded":"2023-09-23T20:10:48.074267+0000","last_fullsized":"2023-09-23T20:10:48.074267+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088291+0000","last_change":"2023-09-23T20:10:49.086532+0000","last_active":"2023-09-23T20:10:49.088291+0000","last_peered":"2023-09-23T20:10:49.088291+0000","last_clean":"2023-09-23T20:10:49.088291+0000","last_became_active":"2023-09-23T20:10:49.086197+0000","last_became_peered":"2023-09-23T20:10:49.086197+0000","last_unstale":"2023-09-23T20:10:49.088291+0000","last_undegraded":"2023-09-23T20:10:49.088291+0000","last_fullsized":"2023-09-23T20:10:49.088291+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:49.505790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095218+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:10:49.095218+0000","last_peered":"2023-09-23T20:10:49.095218+0000","last_clean":"2023-09-23T20:10:49.095218+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:10:49.095218+0000","last_undegraded":"2023-09-23T20:10:49.095218+0000","last_fullsized":"2023-09-23T20:10:49.095218+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066840+0000","last_change":"2023-09-23T20:08:55.363674+0000","last_active":"2023-09-23T20:10:48.066840+0000","last_peered":"2023-09-23T20:10:48.066840+0000","last_clean":"2023-09-23T20:10:48.066840+0000","last_became_active":"2023-09-23T20:08:55.363342+0000","last_became_peered":"2023-09-23T20:08:55.363342+0000","last_unstale":"2023-09-23T20:10:48.066840+0000","last_undegraded":"2023-09-23T20:10:48.066840+0000","last_fullsized":"2023-09-23T20:10:48.066840+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:23:54.071648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.096381+0000","last_change":"2023-09-23T20:10:49.096008+0000","last_active":"2023-09-23T20:10:49.096381+0000","last_peered":"2023-09-23T20:10:49.096381+0000","last_clean":"2023-09-23T20:10:49.096381+0000","last_became_active":"2023-09-23T20:10:49.094820+0000","last_became_peered":"2023-09-23T20:10:49.094820+0000","last_unstale":"2023-09-23T20:10:49.096381+0000","last_undegraded":"2023-09-23T20:10:49.096381+0000","last_fullsized":"2023-09-23T20:10:49.096381+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:26.246211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.091281+0000","last_change":"2023-09-23T20:10:49.091281+0000","last_active":"2023-09-23T20:10:49.091281+0000","last_peered":"2023-09-23T20:10:49.091281+0000","last_clean":"2023-09-23T20:10:49.091281+0000","last_became_active":"2023-09-23T20:10:49.090890+0000","last_became_peered":"2023-09-23T20:10:49.090890+0000","last_unstale":"2023-09-23T20:10:49.091281+0000","last_undegraded":"2023-09-23T20:10:49.091281+0000","last_fullsized":"2023-09-23T20:10:49.091281+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:58:15.137050+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":48,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.081358+0000","last_change":"2023-09-23T20:10:21.844756+0000","last_active":"2023-09-23T20:10:49.081358+0000","last_peered":"2023-09-23T20:10:49.081358+0000","last_clean":"2023-09-23T20:10:49.081358+0000","last_became_active":"2023-09-23T20:10:21.844320+0000","last_became_peered":"2023-09-23T20:10:21.844320+0000","last_unstale":"2023-09-23T20:10:49.081358+0000","last_undegraded":"2023-09-23T20:10:49.081358+0000","last_fullsized":"2023-09-23T20:10:49.081358+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:38.250870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.069289+0000","last_change":"2023-09-23T19:58:11.229469+0000","last_active":"2023-09-23T20:10:48.069289+0000","last_peered":"2023-09-23T20:10:48.069289+0000","last_clean":"2023-09-23T20:10:48.069289+0000","last_became_active":"2023-09-23T19:58:11.228094+0000","last_became_peered":"2023-09-23T19:58:11.228094+0000","last_unstale":"2023-09-23T20:10:48.069289+0000","last_undegraded":"2023-09-23T20:10:48.069289+0000","last_fullsized":"2023-09-23T20:10:48.069289+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:16:49.112965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066517+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:10:48.066517+0000","last_peered":"2023-09-23T20:10:48.066517+0000","last_clean":"2023-09-23T20:10:48.066517+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:10:48.066517+0000","last_undegraded":"2023-09-23T20:10:48.066517+0000","last_fullsized":"2023-09-23T20:10:48.066517+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072907+0000","last_change":"2023-09-23T20:10:21.834475+0000","last_active":"2023-09-23T20:10:48.072907+0000","last_peered":"2023-09-23T20:10:48.072907+0000","last_clean":"2023-09-23T20:10:48.072907+0000","last_became_active":"2023-09-23T20:10:21.834076+0000","last_became_peered":"2023-09-23T20:10:21.834076+0000","last_unstale":"2023-09-23T20:10:48.072907+0000","last_undegraded":"2023-09-23T20:10:48.072907+0000","last_fullsized":"2023-09-23T20:10:48.072907+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:47:43.959242+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091604+0000","last_change":"2023-09-23T20:10:49.090230+0000","last_active":"2023-09-23T20:10:49.091604+0000","last_peered":"2023-09-23T20:10:49.091604+0000","last_clean":"2023-09-23T20:10:49.091604+0000","last_became_active":"2023-09-23T20:10:49.089794+0000","last_became_peered":"2023-09-23T20:10:49.089794+0000","last_unstale":"2023-09-23T20:10:49.091604+0000","last_undegraded":"2023-09-23T20:10:49.091604+0000","last_fullsized":"2023-09-23T20:10:49.091604+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:19:53.144903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088256+0000","last_change":"2023-09-23T20:10:49.087720+0000","last_active":"2023-09-23T20:10:49.088256+0000","last_peered":"2023-09-23T20:10:49.088256+0000","last_clean":"2023-09-23T20:10:49.088256+0000","last_became_active":"2023-09-23T20:10:49.086787+0000","last_became_peered":"2023-09-23T20:10:49.086787+0000","last_unstale":"2023-09-23T20:10:49.088256+0000","last_undegraded":"2023-09-23T20:10:49.088256+0000","last_fullsized":"2023-09-23T20:10:49.088256+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:55.208029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082335+0000","last_change":"2023-09-23T20:10:49.082335+0000","last_active":"2023-09-23T20:10:49.082335+0000","last_peered":"2023-09-23T20:10:49.082335+0000","last_clean":"2023-09-23T20:10:49.082335+0000","last_became_active":"2023-09-23T20:10:49.081681+0000","last_became_peered":"2023-09-23T20:10:49.081681+0000","last_unstale":"2023-09-23T20:10:49.082335+0000","last_undegraded":"2023-09-23T20:10:49.082335+0000","last_fullsized":"2023-09-23T20:10:49.082335+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:59:47.326615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.070837+0000","last_change":"2023-09-23T19:58:11.228278+0000","last_active":"2023-09-23T20:10:48.070837+0000","last_peered":"2023-09-23T20:10:48.070837+0000","last_clean":"2023-09-23T20:10:48.070837+0000","last_became_active":"2023-09-23T19:58:11.227824+0000","last_became_peered":"2023-09-23T19:58:11.227824+0000","last_unstale":"2023-09-23T20:10:48.070837+0000","last_undegraded":"2023-09-23T20:10:48.070837+0000","last_fullsized":"2023-09-23T20:10:48.070837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:31.854020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088148+0000","last_change":"2023-09-23T20:10:49.087504+0000","last_active":"2023-09-23T20:10:49.088148+0000","last_peered":"2023-09-23T20:10:49.088148+0000","last_clean":"2023-09-23T20:10:49.088148+0000","last_became_active":"2023-09-23T20:10:49.087164+0000","last_became_peered":"2023-09-23T20:10:49.087164+0000","last_unstale":"2023-09-23T20:10:49.088148+0000","last_undegraded":"2023-09-23T20:10:49.088148+0000","last_fullsized":"2023-09-23T20:10:49.088148+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:11:10.071669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073367+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:10:48.073367+0000","last_peered":"2023-09-23T20:10:48.073367+0000","last_clean":"2023-09-23T20:10:48.073367+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:10:48.073367+0000","last_undegraded":"2023-09-23T20:10:48.073367+0000","last_fullsized":"2023-09-23T20:10:48.073367+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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-09-23T20:10:49.096051+0000","last_change":"2023-09-23T20:10:49.094718+0000","last_active":"2023-09-23T20:10:49.096051+0000","last_peered":"2023-09-23T20:10:49.096051+0000","last_clean":"2023-09-23T20:10:49.096051+0000","last_became_active":"2023-09-23T20:10:49.092013+0000","last_became_peered":"2023-09-23T20:10:49.092013+0000","last_unstale":"2023-09-23T20:10:49.096051+0000","last_undegraded":"2023-09-23T20:10:49.096051+0000","last_fullsized":"2023-09-23T20:10:49.096051+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:07.300238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072808+0000","last_change":"2023-09-23T20:08:22.598294+0000","last_active":"2023-09-23T20:10:48.072808+0000","last_peered":"2023-09-23T20:10:48.072808+0000","last_clean":"2023-09-23T20:10:48.072808+0000","last_became_active":"2023-09-23T20:08:22.597770+0000","last_became_peered":"2023-09-23T20:08:22.597770+0000","last_unstale":"2023-09-23T20:10:48.072808+0000","last_undegraded":"2023-09-23T20:10:48.072808+0000","last_fullsized":"2023-09-23T20:10:48.072808+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:08:22.917164+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-09-23T20:10:48.065633+0000","last_change":"2023-09-23T19:58:12.522428+0000","last_active":"2023-09-23T20:10:48.065633+0000","last_peered":"2023-09-23T20:10:48.065633+0000","last_clean":"2023-09-23T20:10:48.065633+0000","last_became_active":"2023-09-23T19:58:12.522026+0000","last_became_peered":"2023-09-23T19:58:12.522026+0000","last_unstale":"2023-09-23T20:10:48.065633+0000","last_undegraded":"2023-09-23T20:10:48.065633+0000","last_fullsized":"2023-09-23T20:10:48.065633+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:11.292021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.073075+0000","last_change":"2023-09-23T20:08:55.368911+0000","last_active":"2023-09-23T20:10:48.073075+0000","last_peered":"2023-09-23T20:10:48.073075+0000","last_clean":"2023-09-23T20:10:48.073075+0000","last_became_active":"2023-09-23T20:08:55.368478+0000","last_became_peered":"2023-09-23T20:08:55.368478+0000","last_unstale":"2023-09-23T20:10:48.073075+0000","last_undegraded":"2023-09-23T20:10:48.073075+0000","last_fullsized":"2023-09-23T20:10:48.073075+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:13:36.262027+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091735+0000","last_change":"2023-09-23T20:10:49.091735+0000","last_active":"2023-09-23T20:10:49.091735+0000","last_peered":"2023-09-23T20:10:49.091735+0000","last_clean":"2023-09-23T20:10:49.091735+0000","last_became_active":"2023-09-23T20:10:49.091445+0000","last_became_peered":"2023-09-23T20:10:49.091445+0000","last_unstale":"2023-09-23T20:10:49.091735+0000","last_undegraded":"2023-09-23T20:10:49.091735+0000","last_fullsized":"2023-09-23T20:10:49.091735+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:36.094161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.076643+0000","last_change":"2023-09-23T19:58:11.235320+0000","last_active":"2023-09-23T20:10:48.076643+0000","last_peered":"2023-09-23T20:10:48.076643+0000","last_clean":"2023-09-23T20:10:48.076643+0000","last_became_active":"2023-09-23T19:58:11.235001+0000","last_became_peered":"2023-09-23T19:58:11.235001+0000","last_unstale":"2023-09-23T20:10:48.076643+0000","last_undegraded":"2023-09-23T20:10:48.076643+0000","last_fullsized":"2023-09-23T20:10:48.076643+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:11:39.117584+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-09-23T20:10:48.073804+0000","last_change":"2023-09-23T20:08:55.362930+0000","last_active":"2023-09-23T20:10:48.073804+0000","last_peered":"2023-09-23T20:10:48.073804+0000","last_clean":"2023-09-23T20:10:48.073804+0000","last_became_active":"2023-09-23T20:08:55.362553+0000","last_became_peered":"2023-09-23T20:08:55.362553+0000","last_unstale":"2023-09-23T20:10:48.073804+0000","last_undegraded":"2023-09-23T20:10:48.073804+0000","last_fullsized":"2023-09-23T20:10:48.073804+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.789874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:49.087499+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:10:49.087499+0000","last_peered":"2023-09-23T20:10:49.087499+0000","last_clean":"2023-09-23T20:10:49.087499+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:10:49.087499+0000","last_undegraded":"2023-09-23T20:10:49.087499+0000","last_fullsized":"2023-09-23T20:10:49.087499+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.076013+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:10:49.076013+0000","last_peered":"2023-09-23T20:10:49.076013+0000","last_clean":"2023-09-23T20:10:49.076013+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:10:49.076013+0000","last_undegraded":"2023-09-23T20:10:49.076013+0000","last_fullsized":"2023-09-23T20:10:49.076013+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095957+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:10:49.095957+0000","last_peered":"2023-09-23T20:10:49.095957+0000","last_clean":"2023-09-23T20:10:49.095957+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:10:49.095957+0000","last_undegraded":"2023-09-23T20:10:49.095957+0000","last_fullsized":"2023-09-23T20:10:49.095957+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089041+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:10:49.089041+0000","last_peered":"2023-09-23T20:10:49.089041+0000","last_clean":"2023-09-23T20:10:49.089041+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:10:49.089041+0000","last_undegraded":"2023-09-23T20:10:49.089041+0000","last_fullsized":"2023-09-23T20:10:49.089041+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.075364+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:10:48.075364+0000","last_peered":"2023-09-23T20:10:48.075364+0000","last_clean":"2023-09-23T20:10:48.075364+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:10:48.075364+0000","last_undegraded":"2023-09-23T20:10:48.075364+0000","last_fullsized":"2023-09-23T20:10:48.075364+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":77,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.067915+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:10:48.067915+0000","last_peered":"2023-09-23T20:10:48.067915+0000","last_clean":"2023-09-23T20:10:48.067915+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:10:48.067915+0000","last_undegraded":"2023-09-23T20:10:48.067915+0000","last_fullsized":"2023-09-23T20:10:48.067915+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065765+0000","last_change":"2023-09-23T20:10:21.835830+0000","last_active":"2023-09-23T20:10:48.065765+0000","last_peered":"2023-09-23T20:10:48.065765+0000","last_clean":"2023-09-23T20:10:48.065765+0000","last_became_active":"2023-09-23T20:10:21.835338+0000","last_became_peered":"2023-09-23T20:10:21.835338+0000","last_unstale":"2023-09-23T20:10:48.065765+0000","last_undegraded":"2023-09-23T20:10:48.065765+0000","last_fullsized":"2023-09-23T20:10:48.065765+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:17:55.130556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068710+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:10:48.068710+0000","last_peered":"2023-09-23T20:10:48.068710+0000","last_clean":"2023-09-23T20:10:48.068710+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:10:48.068710+0000","last_undegraded":"2023-09-23T20:10:48.068710+0000","last_fullsized":"2023-09-23T20:10:48.068710+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.093207+0000","last_change":"2023-09-23T20:10:49.090990+0000","last_active":"2023-09-23T20:10:49.093207+0000","last_peered":"2023-09-23T20:10:49.093207+0000","last_clean":"2023-09-23T20:10:49.093207+0000","last_became_active":"2023-09-23T20:10:49.090683+0000","last_became_peered":"2023-09-23T20:10:49.090683+0000","last_unstale":"2023-09-23T20:10:49.093207+0000","last_undegraded":"2023-09-23T20:10:49.093207+0000","last_fullsized":"2023-09-23T20:10:49.093207+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:00.604217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:11:08.386882+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:11:08.386882+0000","last_peered":"2023-09-23T20:11:08.386882+0000","last_clean":"2023-09-23T20:11:08.386882+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:11:08.386882+0000","last_undegraded":"2023-09-23T20:11:08.386882+0000","last_fullsized":"2023-09-23T20:11:08.386882+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:58.385663+0000","last_change":"2023-09-23T20:08:55.364905+0000","last_active":"2023-09-23T20:10:58.385663+0000","last_peered":"2023-09-23T20:10:58.385663+0000","last_clean":"2023-09-23T20:10:58.385663+0000","last_became_active":"2023-09-23T20:08:55.364397+0000","last_became_peered":"2023-09-23T20:08:55.364397+0000","last_unstale":"2023-09-23T20:10:58.385663+0000","last_undegraded":"2023-09-23T20:10:58.385663+0000","last_fullsized":"2023-09-23T20:10:58.385663+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:17.449669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.082077+0000","last_change":"2023-09-23T20:10:49.082077+0000","last_active":"2023-09-23T20:10:49.082077+0000","last_peered":"2023-09-23T20:10:49.082077+0000","last_clean":"2023-09-23T20:10:49.082077+0000","last_became_active":"2023-09-23T20:10:49.081049+0000","last_became_peered":"2023-09-23T20:10:49.081049+0000","last_unstale":"2023-09-23T20:10:49.082077+0000","last_undegraded":"2023-09-23T20:10:49.082077+0000","last_fullsized":"2023-09-23T20:10:49.082077+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:21.260108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:58.385568+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:10:58.385568+0000","last_peered":"2023-09-23T20:10:58.385568+0000","last_clean":"2023-09-23T20:10:58.385568+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:10:58.385568+0000","last_undegraded":"2023-09-23T20:10:58.385568+0000","last_fullsized":"2023-09-23T20:10:58.385568+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.065850+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:10:48.065850+0000","last_peered":"2023-09-23T20:10:48.065850+0000","last_clean":"2023-09-23T20:10:48.065850+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:10:48.065850+0000","last_undegraded":"2023-09-23T20:10:48.065850+0000","last_fullsized":"2023-09-23T20:10:48.065850+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.066134+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:10:48.066134+0000","last_peered":"2023-09-23T20:10:48.066134+0000","last_clean":"2023-09-23T20:10:48.066134+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:10:48.066134+0000","last_undegraded":"2023-09-23T20:10:48.066134+0000","last_fullsized":"2023-09-23T20:10:48.066134+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.082969+0000","last_change":"2023-09-23T20:10:49.082969+0000","last_active":"2023-09-23T20:10:49.082969+0000","last_peered":"2023-09-23T20:10:49.082969+0000","last_clean":"2023-09-23T20:10:49.082969+0000","last_became_active":"2023-09-23T20:10:49.082433+0000","last_became_peered":"2023-09-23T20:10:49.082433+0000","last_unstale":"2023-09-23T20:10:49.082969+0000","last_undegraded":"2023-09-23T20:10:49.082969+0000","last_fullsized":"2023-09-23T20:10:49.082969+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:36.776233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089970+0000","last_change":"2023-09-23T20:10:49.089653+0000","last_active":"2023-09-23T20:10:49.089970+0000","last_peered":"2023-09-23T20:10:49.089970+0000","last_clean":"2023-09-23T20:10:49.089970+0000","last_became_active":"2023-09-23T20:10:49.089262+0000","last_became_peered":"2023-09-23T20:10:49.089262+0000","last_unstale":"2023-09-23T20:10:49.089970+0000","last_undegraded":"2023-09-23T20:10:49.089970+0000","last_fullsized":"2023-09-23T20:10:49.089970+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:09.592116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":49,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:53.384954+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:10:53.384954+0000","last_peered":"2023-09-23T20:10:53.384954+0000","last_clean":"2023-09-23T20:10:53.384954+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:10:53.384954+0000","last_undegraded":"2023-09-23T20:10:53.384954+0000","last_fullsized":"2023-09-23T20:10:53.384954+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:11:03.386348+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:11:03.386348+0000","last_peered":"2023-09-23T20:11:03.386348+0000","last_clean":"2023-09-23T20:11:03.386348+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:11:03.386348+0000","last_undegraded":"2023-09-23T20:11:03.386348+0000","last_fullsized":"2023-09-23T20:11:03.386348+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.066005+0000","last_change":"2023-09-23T20:10:21.841839+0000","last_active":"2023-09-23T20:10:48.066005+0000","last_peered":"2023-09-23T20:10:48.066005+0000","last_clean":"2023-09-23T20:10:48.066005+0000","last_became_active":"2023-09-23T20:10:21.841496+0000","last_became_peered":"2023-09-23T20:10:21.841496+0000","last_unstale":"2023-09-23T20:10:48.066005+0000","last_undegraded":"2023-09-23T20:10:48.066005+0000","last_fullsized":"2023-09-23T20:10:48.066005+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:34:14.962379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.072032+0000","last_change":"2023-09-23T20:08:22.598629+0000","last_active":"2023-09-23T20:10:48.072032+0000","last_peered":"2023-09-23T20:10:48.072032+0000","last_clean":"2023-09-23T20:10:48.072032+0000","last_became_active":"2023-09-23T20:08:22.598103+0000","last_became_peered":"2023-09-23T20:08:22.598103+0000","last_unstale":"2023-09-23T20:10:48.072032+0000","last_undegraded":"2023-09-23T20:10:48.072032+0000","last_fullsized":"2023-09-23T20:10:48.072032+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-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:11:53.012543+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-09-23T20:10:49.095982+0000","last_change":"2023-09-23T20:10:49.093844+0000","last_active":"2023-09-23T20:10:49.095982+0000","last_peered":"2023-09-23T20:10:49.095982+0000","last_clean":"2023-09-23T20:10:49.095982+0000","last_became_active":"2023-09-23T20:10:49.093360+0000","last_became_peered":"2023-09-23T20:10:49.093360+0000","last_unstale":"2023-09-23T20:10:49.095982+0000","last_undegraded":"2023-09-23T20:10:49.095982+0000","last_fullsized":"2023-09-23T20:10:49.095982+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:43.552144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074640+0000","last_change":"2023-09-23T19:58:12.525966+0000","last_active":"2023-09-23T20:10:48.074640+0000","last_peered":"2023-09-23T20:10:48.074640+0000","last_clean":"2023-09-23T20:10:48.074640+0000","last_became_active":"2023-09-23T19:58:12.525519+0000","last_became_peered":"2023-09-23T19:58:12.525519+0000","last_unstale":"2023-09-23T20:10:48.074640+0000","last_undegraded":"2023-09-23T20:10:48.074640+0000","last_fullsized":"2023-09-23T20:10:48.074640+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:42.472466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-23T20:10:48.072170+0000","last_change":"2023-09-23T20:08:55.362100+0000","last_active":"2023-09-23T20:10:48.072170+0000","last_peered":"2023-09-23T20:10:48.072170+0000","last_clean":"2023-09-23T20:10:48.072170+0000","last_became_active":"2023-09-23T20:08:55.361689+0000","last_became_peered":"2023-09-23T20:08:55.361689+0000","last_unstale":"2023-09-23T20:10:48.072170+0000","last_undegraded":"2023-09-23T20:10:48.072170+0000","last_fullsized":"2023-09-23T20:10:48.072170+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:53:54.380012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.091837+0000","last_change":"2023-09-23T20:10:49.091359+0000","last_active":"2023-09-23T20:10:49.091837+0000","last_peered":"2023-09-23T20:10:49.091837+0000","last_clean":"2023-09-23T20:10:49.091837+0000","last_became_active":"2023-09-23T20:10:49.090786+0000","last_became_peered":"2023-09-23T20:10:49.090786+0000","last_unstale":"2023-09-23T20:10:49.091837+0000","last_undegraded":"2023-09-23T20:10:49.091837+0000","last_fullsized":"2023-09-23T20:10:49.091837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:48.948125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075911+0000","last_change":"2023-09-23T20:10:21.841011+0000","last_active":"2023-09-23T20:10:49.075911+0000","last_peered":"2023-09-23T20:10:49.075911+0000","last_clean":"2023-09-23T20:10:49.075911+0000","last_became_active":"2023-09-23T20:10:21.840587+0000","last_became_peered":"2023-09-23T20:10:21.840587+0000","last_unstale":"2023-09-23T20:10:49.075911+0000","last_undegraded":"2023-09-23T20:10:49.075911+0000","last_fullsized":"2023-09-23T20:10:49.075911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:07:32.278328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.076540+0000","last_change":"2023-09-23T20:08:22.598378+0000","last_active":"2023-09-23T20:10:48.076540+0000","last_peered":"2023-09-23T20:10:48.076540+0000","last_clean":"2023-09-23T20:10:48.076540+0000","last_became_active":"2023-09-23T20:08:22.597859+0000","last_became_peered":"2023-09-23T20:08:22.597859+0000","last_unstale":"2023-09-23T20:10:48.076540+0000","last_undegraded":"2023-09-23T20:10:48.076540+0000","last_fullsized":"2023-09-23T20:10:48.076540+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:51.414982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:58.385626+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:10:58.385626+0000","last_peered":"2023-09-23T20:10:58.385626+0000","last_clean":"2023-09-23T20:10:58.385626+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:10:58.385626+0000","last_undegraded":"2023-09-23T20:10:58.385626+0000","last_fullsized":"2023-09-23T20:10:58.385626+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075356+0000","last_change":"2023-09-23T20:08:22.597868+0000","last_active":"2023-09-23T20:10:49.075356+0000","last_peered":"2023-09-23T20:10:49.075356+0000","last_clean":"2023-09-23T20:10:49.075356+0000","last_became_active":"2023-09-23T20:08:22.597556+0000","last_became_peered":"2023-09-23T20:08:22.597556+0000","last_unstale":"2023-09-23T20:10:49.075356+0000","last_undegraded":"2023-09-23T20:10:49.075356+0000","last_fullsized":"2023-09-23T20:10:49.075356+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:17:09.920771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.092704+0000","last_change":"2023-09-23T20:10:49.090751+0000","last_active":"2023-09-23T20:10:49.092704+0000","last_peered":"2023-09-23T20:10:49.092704+0000","last_clean":"2023-09-23T20:10:49.092704+0000","last_became_active":"2023-09-23T20:10:49.090161+0000","last_became_peered":"2023-09-23T20:10:49.090161+0000","last_unstale":"2023-09-23T20:10:49.092704+0000","last_undegraded":"2023-09-23T20:10:49.092704+0000","last_fullsized":"2023-09-23T20:10:49.092704+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:28:15.413218+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-09-23T20:11:03.386328+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:11:03.386328+0000","last_peered":"2023-09-23T20:11:03.386328+0000","last_clean":"2023-09-23T20:11:03.386328+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:11:03.386328+0000","last_undegraded":"2023-09-23T20:11:03.386328+0000","last_fullsized":"2023-09-23T20:11:03.386328+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.095198+0000","last_change":"2023-09-23T20:10:49.093124+0000","last_active":"2023-09-23T20:10:49.095198+0000","last_peered":"2023-09-23T20:10:49.095198+0000","last_clean":"2023-09-23T20:10:49.095198+0000","last_became_active":"2023-09-23T20:10:49.092263+0000","last_became_peered":"2023-09-23T20:10:49.092263+0000","last_unstale":"2023-09-23T20:10:49.095198+0000","last_undegraded":"2023-09-23T20:10:49.095198+0000","last_fullsized":"2023-09-23T20:10:49.095198+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:09:48.771315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.074174+0000","last_change":"2023-09-23T20:10:21.841648+0000","last_active":"2023-09-23T20:10:48.074174+0000","last_peered":"2023-09-23T20:10:48.074174+0000","last_clean":"2023-09-23T20:10:48.074174+0000","last_became_active":"2023-09-23T20:10:21.841199+0000","last_became_peered":"2023-09-23T20:10:21.841199+0000","last_unstale":"2023-09-23T20:10:48.074174+0000","last_undegraded":"2023-09-23T20:10:48.074174+0000","last_fullsized":"2023-09-23T20:10:48.074174+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:50:36.076006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075815+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:10:49.075815+0000","last_peered":"2023-09-23T20:10:49.075815+0000","last_clean":"2023-09-23T20:10:49.075815+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:10:49.075815+0000","last_undegraded":"2023-09-23T20:10:49.075815+0000","last_fullsized":"2023-09-23T20:10:49.075815+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065911+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:10:48.065911+0000","last_peered":"2023-09-23T20:10:48.065911+0000","last_clean":"2023-09-23T20:10:48.065911+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:10:48.065911+0000","last_undegraded":"2023-09-23T20:10:48.065911+0000","last_fullsized":"2023-09-23T20:10:48.065911+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:50.609723+0000","last_change":"2023-09-23T20:08:22.597906+0000","last_active":"2023-09-23T20:10:50.609723+0000","last_peered":"2023-09-23T20:10:50.609723+0000","last_clean":"2023-09-23T20:10:50.609723+0000","last_became_active":"2023-09-23T20:08:22.597552+0000","last_became_peered":"2023-09-23T20:08:22.597552+0000","last_unstale":"2023-09-23T20:10:50.609723+0000","last_undegraded":"2023-09-23T20:10:50.609723+0000","last_fullsized":"2023-09-23T20:10:50.609723+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T22:32:06.381420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.083317+0000","last_change":"2023-09-23T20:10:49.082596+0000","last_active":"2023-09-23T20:10:49.083317+0000","last_peered":"2023-09-23T20:10:49.083317+0000","last_clean":"2023-09-23T20:10:49.083317+0000","last_became_active":"2023-09-23T20:10:49.082171+0000","last_became_peered":"2023-09-23T20:10:49.082171+0000","last_unstale":"2023-09-23T20:10:49.083317+0000","last_undegraded":"2023-09-23T20:10:49.083317+0000","last_fullsized":"2023-09-23T20:10:49.083317+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:18:15.048384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.068861+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:10:48.068861+0000","last_peered":"2023-09-23T20:10:48.068861+0000","last_clean":"2023-09-23T20:10:48.068861+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:10:48.068861+0000","last_undegraded":"2023-09-23T20:10:48.068861+0000","last_fullsized":"2023-09-23T20:10:48.068861+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.089084+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:10:49.089084+0000","last_peered":"2023-09-23T20:10:49.089084+0000","last_clean":"2023-09-23T20:10:49.089084+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:10:49.089084+0000","last_undegraded":"2023-09-23T20:10:49.089084+0000","last_fullsized":"2023-09-23T20:10:49.089084+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:48.067812+0000","last_change":"2023-09-23T19:58:11.234448+0000","last_active":"2023-09-23T20:10:48.067812+0000","last_peered":"2023-09-23T20:10:48.067812+0000","last_clean":"2023-09-23T20:10:48.067812+0000","last_became_active":"2023-09-23T19:58:11.234145+0000","last_became_peered":"2023-09-23T19:58:11.234145+0000","last_unstale":"2023-09-23T20:10:48.067812+0000","last_undegraded":"2023-09-23T20:10:48.067812+0000","last_fullsized":"2023-09-23T20:10:48.067812+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:29:50.662710+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":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.088988+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:10:49.088988+0000","last_peered":"2023-09-23T20:10:49.088988+0000","last_clean":"2023-09-23T20:10:49.088988+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:10:49.088988+0000","last_undegraded":"2023-09-23T20:10:49.088988+0000","last_fullsized":"2023-09-23T20:10:49.088988+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.095945+0000","last_change":"2023-09-23T20:10:49.094223+0000","last_active":"2023-09-23T20:10:49.095945+0000","last_peered":"2023-09-23T20:10:49.095945+0000","last_clean":"2023-09-23T20:10:49.095945+0000","last_became_active":"2023-09-23T20:10:49.093846+0000","last_became_peered":"2023-09-23T20:10:49.093846+0000","last_unstale":"2023-09-23T20:10:49.095945+0000","last_undegraded":"2023-09-23T20:10:49.095945+0000","last_fullsized":"2023-09-23T20:10:49.095945+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:19:40.523475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-23T20:10:49.094913+0000","last_change":"2023-09-23T20:10:49.089457+0000","last_active":"2023-09-23T20:10:49.094913+0000","last_peered":"2023-09-23T20:10:49.094913+0000","last_clean":"2023-09-23T20:10:49.094913+0000","last_became_active":"2023-09-23T20:10:49.088563+0000","last_became_peered":"2023-09-23T20:10:49.088563+0000","last_unstale":"2023-09-23T20:10:49.094913+0000","last_undegraded":"2023-09-23T20:10:49.094913+0000","last_fullsized":"2023-09-23T20:10:49.094913+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:10:36.555234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-09-23T20:10:49.075498+0000","last_change":"2023-09-23T20:10:21.844283+0000","last_active":"2023-09-23T20:10:49.075498+0000","last_peered":"2023-09-23T20:10:49.075498+0000","last_clean":"2023-09-23T20:10:49.075498+0000","last_became_active":"2023-09-23T20:10:21.843902+0000","last_became_peered":"2023-09-23T20:10:21.843902+0000","last_unstale":"2023-09-23T20:10:49.075498+0000","last_undegraded":"2023-09-23T20:10:49.075498+0000","last_fullsized":"2023-09-23T20:10:49.075498+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:04:18.404147+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":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-09-23T20:10:48.065608+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:10:48.065608+0000","last_peered":"2023-09-23T20:10:48.065608+0000","last_clean":"2023-09-23T20:10:48.065608+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:10:48.065608+0000","last_undegraded":"2023-09-23T20:10:48.065608+0000","last_fullsized":"2023-09-23T20:10:48.065608+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":30144,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":28544,"kb_avail":93715008,"statfs":{"total":95995035648,"available":95964168192,"internally_reserved":0,"allocated":1630208,"data_stored":1146127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":29229056},"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 Sep 23 20:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.90800000000000003,"15min":0.94399999999999995},"min":{"1min":0.628,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.143,"5min":1.234,"15min":1.234},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.93500000000000005,"15min":0.97699999999999998},"min":{"1min":0.64000000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.1559999999999999,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.65700000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.95599999999999996,"15min":0.93300000000000005},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.3049999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.91400000000000003,"15min":0.93899999999999995},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.165}]},{"osd":2,"last update":"Sat Sep 23 20:12:26 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.56799999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2050000000000001,"5min":1.218,"15min":1.218},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96399999999999997,"15min":0.95999999999999996},"min":{"1min":0.63200000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.75900000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:12:49 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.083,"15min":1.0940000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.26,"5min":2.214,"15min":2.214},"last":1.194},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.044,"15min":1.046},"min":{"1min":0.71699999999999997,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.224,"5min":2.371,"15min":2.371},"last":0.84499999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.97899999999999998,"15min":0.94499999999999995},"min":{"1min":0.79600000000000004,"5min":0.58099999999999996,"15min":0.317},"max":{"1min":1.2509999999999999,"5min":1.3740000000000001,"15min":1.804},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0469999999999999,"15min":0.99099999999999999},"min":{"1min":0.72199999999999998,"5min":0.57299999999999995,"15min":0.42899999999999999},"max":{"1min":1.448,"5min":1.448,"15min":1.5780000000000001},"last":1.0089999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0169999999999999,"15min":1.022},"min":{"1min":0.66300000000000003,"5min":0.64300000000000002,"15min":0.45500000000000002},"max":{"1min":1.2989999999999999,"5min":1.3680000000000001,"15min":1.6619999999999999},"last":1.069},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.0960000000000001,"15min":1.054},"min":{"1min":0.77100000000000002,"5min":0.52000000000000002,"15min":0.36799999999999999},"max":{"1min":1.4530000000000001,"5min":1.46,"15min":1.7070000000000001},"last":1.258}]},{"osd":6,"last update":"Sat Sep 23 20:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.133,"15min":1.0980000000000001},"min":{"1min":0.90900000000000003,"5min":0.74399999999999999,"15min":0.41199999999999998},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.5660000000000001},"last":1.359},{"interface":"front","average":{"1min":1.214,"5min":1.157,"15min":1.1020000000000001},"min":{"1min":0.86099999999999999,"5min":0.70699999999999996,"15min":0.38},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.6459999999999999},"last":1.139}]}]},{"osd":6,"up_from":47,"seq":201863463152,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24176,"kb_used_data":1576,"kb_used_omap":0,"kb_used_meta":22592,"kb_avail":93720976,"statfs":{"total":95995035648,"available":95970279424,"internally_reserved":0,"allocated":1613824,"data_stored":1145658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23134208},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92500000000000004,"15min":0.89700000000000002},"min":{"1min":0.60999999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.337,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.0089999999999999,"15min":1.018},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1950000000000001,"5min":3.1739999999999999,"15min":3.1739999999999999},"last":1.1879999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:13:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0029999999999999,"15min":1.0249999999999999},"min":{"1min":0.71299999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.272,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.2669999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.98699999999999999,"15min":0.98299999999999998},"min":{"1min":0.67300000000000004,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.252,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.069,"15min":1.054},"min":{"1min":0.83599999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.84499999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.032,"15min":1.03},"min":{"1min":0.78900000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.218},{"interface":"front","average":{"1min":1.054,"5min":1.0820000000000001,"15min":1.0860000000000001},"min":{"1min":0.77600000000000002,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.381,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.90200000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0009999999999999,"15min":0.96299999999999997},"min":{"1min":0.72399999999999998,"5min":0.621,"15min":0.42099999999999999},"max":{"1min":1.385,"5min":4.8259999999999996,"15min":4.8259999999999996},"last":1.014},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.153,"15min":1.036},"min":{"1min":0.95199999999999996,"5min":0.60499999999999998,"15min":0.52100000000000002},"max":{"1min":1.5049999999999999,"5min":1.869,"15min":1.869},"last":1.145}]},{"osd":5,"last update":"Sat Sep 23 20:13:23 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.095,"15min":1.036},"min":{"1min":0.78600000000000003,"5min":0.57399999999999995,"15min":0.43099999999999999},"max":{"1min":1.417,"5min":2.6070000000000002,"15min":2.6070000000000002},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.296,"5min":1.1819999999999999,"15min":1.083},"min":{"1min":0.94699999999999995,"5min":0.58699999999999997,"15min":0.42599999999999999},"max":{"1min":1.5549999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":0.94699999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.2270000000000001,"15min":1.149},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.47099999999999997},"max":{"1min":1.746,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.323,"15min":1.1990000000000001},"min":{"1min":0.92800000000000005,"5min":0.75900000000000001,"15min":0.48099999999999998},"max":{"1min":1.6859999999999999,"5min":5.0599999999999996,"15min":5.0599999999999996},"last":1.3160000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056696,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28564,"kb_used_data":1036,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716588,"statfs":{"total":95995035648,"available":95965786112,"internally_reserved":0,"allocated":1060864,"data_stored":561242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":28176270},"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 Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.70599999999999996,"15min":0.76100000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.026,"5min":1.228,"15min":1.228},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.78300000000000003,"15min":0.83699999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.02,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.95399999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.63400000000000001,"15min":0.63300000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.877}]},{"osd":3,"last update":"Sat Sep 23 20:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.82099999999999995,"15min":0.81100000000000005},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.5999999999999996,"5min":4.5999999999999996,"15min":4.5999999999999996},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":4.6470000000000002,"5min":4.6470000000000002,"15min":4.6470000000000002},"last":1.0329999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.56999999999999995,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.171,"5min":6.1050000000000004,"15min":6.1050000000000004},"last":1.119},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.016,"15min":1.054},"min":{"1min":0.69999999999999996,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.27,"5min":1.534,"15min":1.534},"last":1.2070000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0760000000000001,"15min":1.0880000000000001},"min":{"1min":0.72299999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.196,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.093,"15min":1.147},"min":{"1min":0.76200000000000001,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.2170000000000001,"5min":1.573,"15min":1.573},"last":1.357}]},{"osd":6,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0609999999999999,"15min":1.0680000000000001},"min":{"1min":0.63300000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.3759999999999999,"5min":6.0700000000000003,"15min":6.0700000000000003},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0940000000000001,"15min":1.1599999999999999},"min":{"1min":0.66800000000000004,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3029999999999999,"5min":1.569,"15min":1.569},"last":1.3169999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0700000000000001,"15min":1.1160000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2869999999999999,"5min":1.5,"15min":1.5},"last":1.181},{"interface":"front","average":{"1min":1.002,"5min":1.139,"15min":1.212},"min":{"1min":0.76800000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.26,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.2649999999999999}]}]},{"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":29224,"kb_used_data":1632,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715928,"statfs":{"total":95995035648,"available":95965110272,"internally_reserved":0,"allocated":1671168,"data_stored":1152708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"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 Sep 23 20:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.65100000000000002,"15min":0.66600000000000004},"min":{"1min":0.33200000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82399999999999995,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.68999999999999995,"15min":0.70099999999999996},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.91800000000000004,"5min":1.03,"15min":1.03},"last":0.77300000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.69699999999999995,"15min":0.70099999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.76700000000000002,"15min":0.77600000000000002},"min":{"1min":0.45500000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.0109999999999999,"5min":1.083,"15min":1.083},"last":0.57399999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.76300000000000001,"15min":0.78000000000000003},"min":{"1min":0.41599999999999998,"5min":0.373,"15min":0.373},"max":{"1min":0.997,"5min":1.107,"15min":1.107},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.83499999999999996,"15min":0.86299999999999999},"min":{"1min":0.45800000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90100000000000002,"5min":1.198,"15min":1.198},"last":0.83399999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.61599999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.012},{"interface":"front","average":{"1min":0.995,"5min":1.038,"15min":1.042},"min":{"1min":0.83199999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2210000000000001,"5min":1.286,"15min":1.286},"last":1.044}]},{"osd":5,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0409999999999999,"15min":1.0620000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.306,"5min":1.579,"15min":1.579},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.0920000000000001,"15min":1.109},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4410000000000001,"5min":1.677,"15min":1.677},"last":0.98099999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0389999999999999,"15min":1.0269999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3129999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0820000000000001,"15min":1.0900000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.476,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.92600000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1279999999999999,"15min":1.137},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.53,"5min":1.669,"15min":1.669},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1060000000000001,"15min":1.1080000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.29,"5min":1.621,"15min":1.621},"last":1.262}]}]},{"osd":2,"up_from":95,"seq":408021893159,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28484,"kb_used_data":1020,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716668,"statfs":{"total":95995035648,"available":95965868032,"internally_reserved":0,"allocated":1044480,"data_stored":556734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":28106833},"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 Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66900000000000004,"15min":0.67000000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.71599999999999997,"15min":0.72099999999999997},"min":{"1min":0.44500000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.91800000000000004,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.77300000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.70299999999999996,"15min":0.70499999999999996},"min":{"1min":0.53000000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.86899999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.876,"5min":0.78200000000000003,"15min":0.76600000000000001},"min":{"1min":0.50800000000000001,"5min":0.503,"15min":0.503},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.99099999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:12:54 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.77800000000000002,"15min":0.77800000000000002},"min":{"1min":0.47499999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.85999999999999999,"15min":0.872},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.92700000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0549999999999999,"15min":1.0620000000000001},"min":{"1min":0.73899999999999999,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.175,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.091,"15min":1.1060000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.286,"5min":1.593,"15min":1.593},"last":1.157}]},{"osd":5,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1020000000000001,"15min":1.1040000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3200000000000001,"5min":1.532,"15min":1.532},"last":1.2290000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0620000000000001},"min":{"1min":0.76300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1599999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.198}]},{"osd":6,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.1890000000000001,"15min":1.198},"min":{"1min":0.84099999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.3100000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0489999999999999,"15min":1.0589999999999999},"min":{"1min":0.72299999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.181,"5min":1.363,"15min":1.363},"last":1.0289999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.216,"15min":1.224},"min":{"1min":0.78900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3600000000000001,"5min":1.647,"15min":1.647},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.1200000000000001,"15min":1.1279999999999999},"min":{"1min":0.86799999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2470000000000001,"5min":1.488,"15min":1.488},"last":1.276}]}]},{"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":28472,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716680,"statfs":{"total":95995035648,"available":95965880320,"internally_reserved":0,"allocated":1032192,"data_stored":555342,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":28111925},"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 Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.67800000000000005,"15min":0.68999999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.93999999999999995,"5min":1.202,"15min":1.202},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68999999999999995},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.86799999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.68300000000000005,"15min":0.69699999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86399999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.75700000000000001,"15min":0.77400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.88200000000000001,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.78200000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.82099999999999995,"15min":0.83799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.0680000000000001,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.79600000000000004,"15min":0.81599999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.226,"5min":1.238,"15min":1.238},"last":0.73699999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.95699999999999996,"15min":0.96699999999999997},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.03,"15min":1.05},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.113,"5min":1.381,"15min":1.381},"last":0.93400000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.98999999999999999,"15min":1.0049999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1799999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.171},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.085,"15min":1.103},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2889999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.2250000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.04,"15min":1.0549999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.2869999999999999,"5min":1.462,"15min":1.462},"last":0.995},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.1140000000000001,"15min":1.137},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.371,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.052}]},{"osd":7,"last update":"Sat Sep 23 20:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.2070000000000001,"15min":1.2270000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.28,"5min":1.641,"15min":1.641},"last":1.123},{"interface":"front","average":{"1min":1.137,"5min":1.284,"15min":1.3080000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.4259999999999999,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2}]}]},{"osd":4,"up_from":31,"seq":133143986435,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25528,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":24512,"kb_avail":93719624,"statfs":{"total":95995035648,"available":95968894976,"internally_reserved":0,"allocated":1032192,"data_stored":555689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25100288},"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 Sep 23 20:12:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94399999999999995,"15min":0.95799999999999996},"min":{"1min":0.71099999999999997,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2569999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.95599999999999996,"15min":0.97599999999999998},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.304,"5min":1.337,"15min":1.337},"last":0.67500000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:13:02 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.89400000000000002,"15min":0.91000000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3169999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.93500000000000005,"15min":0.94199999999999995},"min":{"1min":0.77400000000000002,"5min":0.499,"15min":0.499},"max":{"1min":1.1870000000000001,"5min":1.395,"15min":1.395},"last":0.74099999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:12:25 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.996,"15min":1.0009999999999999},"min":{"1min":0.755,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3440000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0009999999999999,"15min":1},"min":{"1min":0.66600000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3069999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.77800000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.054,"15min":1.0620000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.248,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.117,"15min":1.119},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.351,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0209999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.98099999999999998,"15min":0.99399999999999999},"min":{"1min":0.65200000000000002,"5min":0.58699999999999997,"15min":0.41299999999999998},"max":{"1min":1.411,"5min":1.5289999999999999,"15min":1.675},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1319999999999999,"15min":1.103},"min":{"1min":0.93100000000000005,"5min":0.68200000000000005,"15min":0.36199999999999999},"max":{"1min":1.391,"5min":1.5289999999999999,"15min":1.7569999999999999},"last":0.93400000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0369999999999999,"15min":1.032},"min":{"1min":0.75700000000000001,"5min":0.56599999999999995,"15min":0.39900000000000002},"max":{"1min":1.381,"5min":1.486,"15min":1.6619999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.63600000000000001,"5min":0.622,"15min":0.42999999999999999},"max":{"1min":1.391,"5min":1.468,"15min":1.8600000000000001},"last":1.1830000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.1439999999999999,"15min":1.137},"min":{"1min":0.67300000000000004,"5min":0.63200000000000001,"15min":0.621},"max":{"1min":1.458,"5min":1.583,"15min":1.944},"last":1.26},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1140000000000001,"15min":1.0720000000000001},"min":{"1min":0.73299999999999998,"5min":0.50800000000000001,"15min":0.47299999999999998},"max":{"1min":1.456,"5min":1.474,"15min":1.927},"last":1.214}]}]},{"osd":5,"up_from":39,"seq":167503724795,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24040,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":23040,"kb_avail":93721112,"statfs":{"total":95995035648,"available":95970418688,"internally_reserved":0,"allocated":1015808,"data_stored":551433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23592960},"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 Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.90800000000000003,"15min":0.91600000000000004},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1870000000000001,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.204},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.90500000000000003,"15min":0.94099999999999995},"min":{"1min":0.61399999999999999,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1819999999999999,"5min":1.25,"15min":1.25},"last":0.85999999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92800000000000005,"15min":0.96599999999999997},"min":{"1min":0.68300000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.149,"5min":1.371,"15min":1.371},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95499999999999996,"15min":0.99399999999999999},"min":{"1min":0.69599999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.212,"5min":1.425,"15min":1.425},"last":0.79100000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.67500000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.177,"5min":1.179,"15min":1.179},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.113,"5min":1.0229999999999999,"15min":1.008},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.089}]},{"osd":3,"last update":"Sat Sep 23 20:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.68000000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2250000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.2709999999999999,"15min":1.325},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2689999999999999,"5min":6.516,"15min":6.516},"last":1.2290000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91300000000000003,"15min":0.91600000000000004},"min":{"1min":0.62,"5min":0.54500000000000004,"15min":0.45500000000000002},"max":{"1min":1.1919999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.0129999999999999,"15min":0.96399999999999997},"min":{"1min":0.64800000000000002,"5min":0.60899999999999999,"15min":0.41799999999999998},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.1599999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:13:19 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.077,"15min":1.0549999999999999},"min":{"1min":0.83099999999999996,"5min":0.64900000000000002,"15min":0.54800000000000004},"max":{"1min":1.3819999999999999,"5min":1.421,"15min":1.5649999999999999},"last":1.181},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.169,"15min":1.095},"min":{"1min":0.81299999999999994,"5min":0.65700000000000003,"15min":0.45500000000000002},"max":{"1min":1.3129999999999999,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.2529999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:13:10 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0429999999999999,"15min":1.03},"min":{"1min":0.69099999999999995,"5min":0.68000000000000005,"15min":0.496},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1739999999999999,"15min":1.1559999999999999},"min":{"1min":0.95399999999999996,"5min":0.78100000000000003,"15min":0.58199999999999996},"max":{"1min":1.4430000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.2849999999999999}]}]}],"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":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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-09-23T20:13:27.651 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T20:13:27.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-23T20:13:28.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:26.815949+0000 mgr.y (mgr.34107) 362 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:28.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:26.925374+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:26.932179+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: cluster 2023-09-23T20:13:27.095978+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:28.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:27.178082+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:27.185655+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:27.668010+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:28.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:27.669761+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:28.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:27 smithi174 bash[91578]: audit 2023-09-23T20:13:27.679630+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:26.815949+0000 mgr.y (mgr.34107) 362 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:28.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:26.925374+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:26.932179+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: cluster 2023-09-23T20:13:27.095978+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:28.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:27.178082+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:27.185655+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:27.668010+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:27.669761+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[104422]: audit 2023-09-23T20:13:27.679630+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:26.815949+0000 mgr.y (mgr.34107) 362 : audit 0 from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:26.925374+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:26.932179+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: cluster 2023-09-23T20:13:27.095978+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:27.178082+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:27.185655+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:28.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:27.668010+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:28.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:27.669761+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:28.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:27 smithi112 bash[107672]: audit 2023-09-23T20:13:27.679630+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:13:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:30 smithi112 bash[104422]: cluster 2023-09-23T20:13:29.096862+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:13:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:13:30] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-09-23T20:13:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:30 smithi112 bash[107672]: cluster 2023-09-23T20:13:29.096862+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:30.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:30 smithi174 bash[91578]: cluster 2023-09-23T20:13:29.096862+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:32.451 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:32.480 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:32 smithi112 bash[107672]: cluster 2023-09-23T20:13:31.097649+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:32.481 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:32 smithi112 bash[104422]: cluster 2023-09-23T20:13:31.097649+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:32 smithi174 bash[91578]: cluster 2023-09-23T20:13:31.097649+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:34.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:34 smithi112 bash[104422]: cluster 2023-09-23T20:13:33.098268+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:34.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:34 smithi112 bash[107672]: cluster 2023-09-23T20:13:33.098268+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:34 smithi174 bash[91578]: cluster 2023-09-23T20:13:33.098268+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:35.863 INFO:teuthology.orchestra.run.smithi112.stdout:epoch 101 2023-09-23T20:13:35.863 INFO:teuthology.orchestra.run.smithi112.stdout:fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 2023-09-23T20:13:35.863 INFO:teuthology.orchestra.run.smithi112.stdout:created 2023-09-23T19:44:53.359971+0000 2023-09-23T20:13:35.863 INFO:teuthology.orchestra.run.smithi112.stdout:modified 2023-09-23T20:10:49.068482+0000 2023-09-23T20:13:35.863 INFO:teuthology.orchestra.run.smithi112.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:crush_version 22 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:full_ratio 0.95 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:backfillfull_ratio 0.9 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:nearfull_ratio 0.85 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:require_min_compat_client luminous 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:min_compat_client luminous 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:require_osd_release quincy 2023-09-23T20:13:35.864 INFO:teuthology.orchestra.run.smithi112.stdout:stretch_mode_enabled false 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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 stripe_width 0 application cephfs read_balance_score 2.25 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.stdout:max_osd 8 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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.112:6802/2983582096,v1:172.21.15.112:6803/2983582096] [v2:172.21.15.112:6804/2983582096,v1:172.21.15.112:6805/2983582096] exists,up 3904ae81-1d46-4794-92b9-38d724a83a1c 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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.112:6810/1555560378,v1:172.21.15.112:6811/1555560378] [v2:172.21.15.112:6812/1555560378,v1:172.21.15.112:6813/1555560378] exists,up 0fc7427a-ce71-469f-887d-14ac0be3bb61 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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.112:6818/1335163098,v1:172.21.15.112:6819/1335163098] [v2:172.21.15.112:6820/1335163098,v1:172.21.15.112:6821/1335163098] exists,up b68921c8-03e7-46fa-a766-16b46b5b7f2a 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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.112:6826/421902099,v1:172.21.15.112:6827/421902099] [v2:172.21.15.112:6828/421902099,v1:172.21.15.112:6829/421902099] exists,up 04895154-b696-4bcd-9245-92d92cb1c67a 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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.174:6800/3445113846,v1:172.21.15.174:6801/3445113846] [v2:172.21.15.174:6802/3445113846,v1:172.21.15.174:6803/3445113846] exists,up 79848dfb-38f8-4aba-87dd-f794640d6db0 2023-09-23T20:13:35.865 INFO:teuthology.orchestra.run.smithi112.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.174:6808/2920091167,v1:172.21.15.174:6809/2920091167] [v2:172.21.15.174:6810/2920091167,v1:172.21.15.174:6811/2920091167] exists,up 94f74cb5-357f-421b-b1c7-8cdf15b39795 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.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.174:6816/1152834006,v1:172.21.15.174:6817/1152834006] [v2:172.21.15.174:6818/1152834006,v1:172.21.15.174:6819/1152834006] exists,up c4dd7a44-2af3-4af2-b89b-6ca21fafa52e 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.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.174:6824/3521305517,v1:172.21.15.174:6825/3521305517] [v2:172.21.15.174:6826/3521305517,v1:172.21.15.174:6827/3521305517] exists,up 13db4616-5f04-4c6c-aad7-377bd2746650 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:pg_upmap_items 4.4 [1,5] 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:pg_upmap_items 4.14 [1,2] 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:pg_upmap_items 4.1c [1,5] 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/1745722534 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6801/104724889 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6801/1336879999 expires 2023-09-24T20:02:16.738657+0000 2023-09-23T20:13:35.866 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6835/3752536409 expires 2023-09-24T19:58:18.296836+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/885752970 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:6835/3453736828 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/1132772612 expires 2023-09-24T19:55:31.608095+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6834/3752536409 expires 2023-09-24T19:58:18.296836+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/2986692760 expires 2023-09-24T20:02:16.738657+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6800/104724889 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/170107255 expires 2023-09-24T20:02:16.738657+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/3665942131 expires 2023-09-24T20:02:16.738657+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/2935489613 expires 2023-09-24T19:45:26.299393+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/3932388959 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.867 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/1874229980 expires 2023-09-24T19:45:58.978722+0000 2023-09-23T20:13:35.868 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:0/1238208315 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.868 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/337555245 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.868 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6800/1336879999 expires 2023-09-24T20:02:16.738657+0000 2023-09-23T20:13:35.868 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/199731712 expires 2023-09-24T19:45:58.978722+0000 2023-09-23T20:13:35.868 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:6834/3453736828 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.868 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:0/3445811249 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/796567529 expires 2023-09-24T19:55:31.608095+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:0/343865 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:0/3382003722 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/1564419899 expires 2023-09-24T19:45:26.299393+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6801/3280289664 expires 2023-09-24T19:45:58.978722+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:0/785661057 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6800/3280289664 expires 2023-09-24T19:45:58.978722+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/3133666965 expires 2023-09-24T20:02:16.738657+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6801/842990840 expires 2023-09-24T19:55:31.608095+0000 2023-09-23T20:13:35.869 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/239829754 expires 2023-09-24T19:45:26.299393+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/736597180 expires 2023-09-24T19:55:31.608095+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6800/269120964 expires 2023-09-24T19:45:26.299393+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/104454793 expires 2023-09-24T19:45:58.978722+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6801/269120964 expires 2023-09-24T19:45:26.299393+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/3516010895 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/2184978890 expires 2023-09-24T19:55:31.608095+0000 2023-09-23T20:13:35.870 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:0/76651999 expires 2023-09-24T20:04:22.866760+0000 2023-09-23T20:13:35.871 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.174:0/1588584422 expires 2023-09-24T20:03:19.644195+0000 2023-09-23T20:13:35.871 INFO:teuthology.orchestra.run.smithi112.stdout:blocklist 172.21.15.112:6800/842990840 expires 2023-09-24T19:55:31.608095+0000 2023-09-23T20:13:36.401 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:36 smithi112 bash[104422]: cluster 2023-09-23T20:13:35.099050+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:36.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:36 smithi112 bash[104422]: audit 2023-09-23T20:13:35.862723+0000 mon.a (mon.0) 511 : audit 0 from='client.? 172.21.15.112:0/1678347611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:13:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:36 smithi112 bash[107672]: cluster 2023-09-23T20:13:35.099050+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:36 smithi112 bash[107672]: audit 2023-09-23T20:13:35.862723+0000 mon.a (mon.0) 511 : audit 0 from='client.? 172.21.15.112:0/1678347611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:13:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:36 smithi174 bash[91578]: cluster 2023-09-23T20:13:35.099050+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:36.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:36 smithi174 bash[91578]: audit 2023-09-23T20:13:35.862723+0000 mon.a (mon.0) 511 : audit 0 from='client.? 172.21.15.112:0/1678347611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:13:36.726 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.112:6802/2983582096,v1:172.21.15.112:6803/2983582096] [v2:172.21.15.112:6804/2983582096,v1:172.21.15.112:6805/2983582096] exists,up 3904ae81-1d46-4794-92b9-38d724a83a1c', 'osd.1 up in weight 1 up_from 90 up_thru 100 down_at 87 last_clean_interval [13,86) [v2:172.21.15.112:6810/1555560378,v1:172.21.15.112:6811/1555560378] [v2:172.21.15.112:6812/1555560378,v1:172.21.15.112:6813/1555560378] exists,up 0fc7427a-ce71-469f-887d-14ac0be3bb61', 'osd.2 up in weight 1 up_from 95 up_thru 100 down_at 92 last_clean_interval [18,91) [v2:172.21.15.112:6818/1335163098,v1:172.21.15.112:6819/1335163098] [v2:172.21.15.112:6820/1335163098,v1:172.21.15.112:6821/1335163098] exists,up b68921c8-03e7-46fa-a766-16b46b5b7f2a', 'osd.3 up in weight 1 up_from 100 up_thru 100 down_at 97 last_clean_interval [26,96) [v2:172.21.15.112:6826/421902099,v1:172.21.15.112:6827/421902099] [v2:172.21.15.112:6828/421902099,v1:172.21.15.112:6829/421902099] exists,up 04895154-b696-4bcd-9245-92d92cb1c67a', 'osd.4 up in weight 1 up_from 31 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.174:6800/3445113846,v1:172.21.15.174:6801/3445113846] [v2:172.21.15.174:6802/3445113846,v1:172.21.15.174:6803/3445113846] exists,up 79848dfb-38f8-4aba-87dd-f794640d6db0', 'osd.5 up in weight 1 up_from 39 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.174:6808/2920091167,v1:172.21.15.174:6809/2920091167] [v2:172.21.15.174:6810/2920091167,v1:172.21.15.174:6811/2920091167] exists,up 94f74cb5-357f-421b-b1c7-8cdf15b39795', 'osd.6 up in weight 1 up_from 47 up_thru 97 down_at 0 last_clean_interval [0,0) [v2:172.21.15.174:6816/1152834006,v1:172.21.15.174:6817/1152834006] [v2:172.21.15.174:6818/1152834006,v1:172.21.15.174:6819/1152834006] exists,up c4dd7a44-2af3-4af2-b89b-6ca21fafa52e', 'osd.7 up in weight 1 up_from 55 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.174:6824/3521305517,v1:172.21.15.174:6825/3521305517] [v2:172.21.15.174:6826/3521305517,v1:172.21.15.174:6827/3521305517] exists,up 13db4616-5f04-4c6c-aad7-377bd2746650'] 2023-09-23T20:13:36.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-23T20:13:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:38 smithi112 bash[104422]: cluster 2023-09-23T20:13:37.099685+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:38 smithi112 bash[104422]: audit 2023-09-23T20:13:37.977224+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:38 smithi112 bash[107672]: cluster 2023-09-23T20:13:37.099685+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:38 smithi112 bash[107672]: audit 2023-09-23T20:13:37.977224+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:38 smithi174 bash[91578]: cluster 2023-09-23T20:13:37.099685+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:38 smithi174 bash[91578]: audit 2023-09-23T20:13:37.977224+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:40 smithi112 bash[104422]: cluster 2023-09-23T20:13:39.100587+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:40.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:13:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:13:40] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-09-23T20:13:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:40 smithi112 bash[107672]: cluster 2023-09-23T20:13:39.100587+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:40 smithi174 bash[91578]: cluster 2023-09-23T20:13:39.100587+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:41.505 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:42 smithi112 bash[107672]: cluster 2023-09-23T20:13:41.101231+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:42 smithi112 bash[104422]: cluster 2023-09-23T20:13:41.101231+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:42 smithi174 bash[91578]: cluster 2023-09-23T20:13:41.101231+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:44.388 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:44 smithi112 bash[104422]: cluster 2023-09-23T20:13:43.101741+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:44.388 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:44 smithi112 bash[107672]: cluster 2023-09-23T20:13:43.101741+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:44 smithi174 bash[91578]: cluster 2023-09-23T20:13:43.101741+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:44.623 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "name": "mon.a", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "cluster": "ceph", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "admin_socket_mode": "", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_client_required": "cephx, none", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_cluster_required": "cephx", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_debug": "true", 2023-09-23T20:13:44.624 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_service_required": "cephx", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "auth_supported": "", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_aio": "true", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_aio_poll_ms": "250", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_aio_reap_max": "16", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_async_discard": "false", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_block_size": "4096", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_debug_aio": "false", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-23T20:13:44.625 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_debug_inflight_ios": "false", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_enable_discard": "false", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_flock_retry": "3", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_inject_crash": "0", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_ioring": "false", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_ioring_hipri": "false", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-23T20:13:44.626 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bdev_type": "", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_alloc_size": "1048576", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_allocator": "hybrid", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_buffered_io": "true", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_check_for_zeros": "false", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_compact_log_sync": "false", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-23T20:13:44.627 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_max_log_runway": "4194304", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_max_prefetch": "1048576", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_min_flush_size": "524288", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_min_log_runway": "1048576", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_replay_recovery": "false", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluefs_sync_write": "false", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-23T20:13:44.628 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_allocation_from_file": "true", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_allocator": "hybrid", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_create": "true", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_db_create": "false", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_db_path": "", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_db_size": "0", 2023-09-23T20:13:44.629 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_path": "", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_preallocate_file": "false", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_size": "107374182400", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_wal_create": "false", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_wal_path": "", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_block_wal_size": "100663296", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_bluefs": "true", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T20:13:44.630 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_autotune": "true", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_size": "0", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cache_type": "2q", 2023-09-23T20:13:44.631 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_clone_cow": "true", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_mode": "none", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_csum_type": "crc32c", 2023-09-23T20:13:44.632 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_freelist": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_inject_bug21040": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-23T20:13:44.633 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_small_allocations": "0", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_default_buffered_read": "true", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_default_buffered_write": "false", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-23T20:13:44.634 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fail_eio": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_on_mount": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_on_umount": "false", 2023-09-23T20:13:44.635 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_ignore_data_csum": "false", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-23T20:13:44.636 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_log_op_age": "5.000000", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_max_alloc_size": "0", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_max_blob_size": "0", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_max_deferred_txc": "32", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_min_alloc_size": "0", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_nid_prealloc": "1024", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-23T20:13:44.637 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_retry_disk_reads": "3", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_rocksdb_cf": "true", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,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-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_spdk_mem": "512", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-23T20:13:44.638 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_tracing": "false", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-23T20:13:44.639 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "bluestore_zero_block_detection": "false", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-23T20:13:44.640 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_cluster_require_signatures": "false", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_cluster_require_version": "2", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_require_signatures": "false", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_require_version": "2", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_service_require_signatures": "false", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_service_require_version": "2", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "cephx_sign_messages": "true", 2023-09-23T20:13:44.641 INFO:teuthology.orchestra.run.smithi112.stdout: "chdir": "", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_acl_type": "", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_asio_thread_count": "2", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_cache_mid": "0.750000", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_cache_size": "16384", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_caps_release_delay": "5", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_check_pool_perm": "true", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_debug_force_sync_read": "false", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_debug_getattr_caps": "false", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_debug_inject_tick_delay": "0", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_die_on_failed_remount": "false", 2023-09-23T20:13:44.642 INFO:teuthology.orchestra.run.smithi112.stdout: "client_dirsize_rbytes": "true", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_force_lazyio": "false", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_fs": "", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_inject_release_failure": "false", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_max_inline_size": "4096", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_mds_namespace": "", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_metadata": "", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_mount_gid": "-1", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_mount_timeout": "300", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_mount_uid": "-1", 2023-09-23T20:13:44.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_mountpoint": "/", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_notify_timeout": "10", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_oc": "true", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_oc_max_dirty": "104857600", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_oc_max_objects": "1000", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_oc_size": "209715200", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_oc_target_dirty": "8388608", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_permissions": "true", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_quota": "true", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_quota_df": "true", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_readahead_max_bytes": "0", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_readahead_max_periods": "4", 2023-09-23T20:13:44.644 INFO:teuthology.orchestra.run.smithi112.stdout: "client_readahead_min": "131072", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_reconnect_stale": "false", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_shutdown_timeout": "30", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_snapdir": ".snap", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_tick_interval": "1", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_trace": "", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_try_dentry_invalidate": "false", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_use_faked_inos": "false", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "client_use_random_mds": "false", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_graylog": "false", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_graylog_port": "12201", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_monitors": "default=true", 2023-09-23T20:13:44.645 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_syslog": "false", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "clog_to_syslog_level": "info", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "cluster_addr": "-", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "cluster_network": "", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "cluster_network_interface": "", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "compressor_zlib_isal": "false", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "compressor_zlib_level": "5", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "compressor_zlib_winsize": "-15", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "compressor_zstd_level": "1", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "crimson_alien_op_num_threads": "6", 2023-09-23T20:13:44.646 INFO:teuthology.orchestra.run.smithi112.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "crimson_seastar_smp": "1", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "crush_location": "", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "crush_location_hook": "", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "crush_location_hook_timeout": "10", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "daemonize": "false", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "daos_pool": "tank", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-23T20:13:44.647 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_alienstore": "0/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_allow_any_pool_priority": "false", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_asok": "1/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_asok_assert_abort": "false", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_asserts_on_shutdown": "true", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_auth": "1/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_bdev": "1/3", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_bluefs": "1/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_bluestore": "1/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_buffer": "0/1", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_ceph_exporter": "1/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_cephfs_mirror": "0/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_cephsqlite": "0/5", 2023-09-23T20:13:44.648 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_client": "0/5", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_compressor": "1/5", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_context": "0/1", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_crush": "1/1", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_crypto": "1/5", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_cyanstore": "0/5", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_deliberately_leak_memory": "false", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_disable_randomized_ping": "false", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_dpdk": "1/5", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_eventtrace": "1/5", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_filer": "0/1", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_filestore": "1/3", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_finisher": "1/1", 2023-09-23T20:13:44.649 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_fuse": "1/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_heartbeat_testing_span": "0", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_heartbeatmap": "1/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_javaclient": "1/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_journal": "1/3", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_journaler": "0/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_kstore": "1/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_leveldb": "4/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_lockdep": "0/1", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mclock": "1/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mds": "1/5", 2023-09-23T20:13:44.650 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mds_balancer": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mds_locker": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mds_log": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mds_log_expire": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mds_migrator": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_memstore": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mgr": "2/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mgrc": "1/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_mon": "20/20", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_monc": "0/10", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_ms": "1/1", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_none": "0/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_objclass": "0/5", 2023-09-23T20:13:44.651 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_objectcacher": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_objecter": "0/1", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_optracker": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_osd": "1/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_paxos": "20/20", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_perfcounter": "1/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_prioritycache": "1/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rados": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rbd": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rbd_mirror": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rbd_pwl": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rbd_replay": "0/5", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_refs": "0/0", 2023-09-23T20:13:44.652 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_reserver": "1/1", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rgw": "1/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rgw_access": "1/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rgw_datacache": "1/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rgw_dbstore": "1/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rgw_flight": "1/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rgw_sync": "1/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_rocksdb": "4/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore": "0/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_backref": "0/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_cache": "0/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_cleaner": "0/5", 2023-09-23T20:13:44.653 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_device": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_epm": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_journal": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_lba": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_odata": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_omap": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_onode": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_t": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_seastore_tm": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_striper": "0/1", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_test": "0/5", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_throttle": "1/1", 2023-09-23T20:13:44.654 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_timer": "0/1", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "debug_tp": "0/5", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "device_failure_prediction_mode": "none", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "err_to_graylog": "false", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "err_to_journald": "false", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "err_to_stderr": "true", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "err_to_syslog": "false", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event_tracing": "false", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "exporter_addr": "0.0.0.0", 2023-09-23T20:13:44.655 INFO:teuthology.orchestra.run.smithi112.stdout: "exporter_http_port": "9926", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "exporter_prio_limit": "5", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "exporter_sort_metrics": "true", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "exporter_stats_period": "5", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "fake_statfs_for_testing": "0", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "fatal_signal_handlers": "true", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filer_max_purge_ops": "10", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filer_max_truncate_ops": "128", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_apply_finisher_threads": "1", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_blackhole": "false", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_btrfs_clone_range": "true", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_btrfs_snap": "true", 2023-09-23T20:13:44.656 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_caller_concurrency": "10", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_collect_device_partition_information": "true", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_commit_timeout": "600.000000", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_debug_inject_read_err": "false", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_debug_omap_check": "false", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_debug_verify_split": "false", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_dump_file": "", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fadvise": "true", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fail_eio": "true", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fd_cache_shards": "16", 2023-09-23T20:13:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fd_cache_size": "128", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fiemap": "false", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fiemap_threshold": "4096", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_inject_stall": "0", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_journal_parallel": "false", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_journal_trailing": "false", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_journal_writeahead": "false", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_kill_at": "0", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-23T20:13:44.658 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattrs": "0", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_xattr_value_size": "0", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-23T20:13:44.659 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_merge_threshold": "-10", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_odsync_write": "false", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_omap_backend": "rocksdb", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_omap_backend_path": "", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_op_thread_timeout": "60", 2023-09-23T20:13:44.660 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_op_threads": "2", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_punch_hole": "false", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-23T20:13:44.661 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_queue_max_ops": "50", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_seek_data_hole": "false", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_sloppy_crc": "false", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_splice": "false", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_split_multiple": "2", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_split_rand_factor": "20", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_update_to": "1000", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-23T20:13:44.662 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_enable": "true", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_xfs_extsize": "false", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "filestore_zfs_snap": "false", 2023-09-23T20:13:44.665 INFO:teuthology.orchestra.run.smithi112.stdout: "fio_dir": "/tmp/fio", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fsid": "86846bc8-5a49-11ee-8db4-212e2dc638e7", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_allow_other": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_atomic_o_trunc": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_big_writes": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_debug": "false", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_default_permissions": "false", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_disable_pagecache": "false", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_max_write": "0", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_multithreaded": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_require_active_mds": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_set_user_groups": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_splice_move": "true", 2023-09-23T20:13:44.666 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_splice_read": "true", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_splice_write": "true", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "fuse_use_invalidate_cb": "true", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "gss_target_name": "ceph", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "heartbeat_file": "", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "heartbeat_inject_failure": "0", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "heartbeat_interval": "5", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "host": "smithi112", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-23T20:13:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "inject_early_sigterm": "false", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "jaeger_agent_port": "6799", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "jaeger_tracing_enable": "false", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_aio": "true", 2023-09-23T20:13:44.668 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_align_min_size": "65536", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_block_align": "true", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_block_size": "4096", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_dio": "true", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_discard": "false", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_force_aio": "false", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_ignore_corruption": "false", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_max_write_bytes": "10485760", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_max_write_entries": "100", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_replay_from": "0", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-23T20:13:44.669 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_write_header_frequency": "0", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "journal_zero_on_create": "false", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "journaler_prefetch_periods": "10", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "journaler_prezero_periods": "5", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "journaler_write_head_interval": "15", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "key": "", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "keyfile": "", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_backend": "rocksdb", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_default_stripe_size": "65536", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_fsck_on_mount": "false", 2023-09-23T20:13:44.670 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_max_bytes": "67108864", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_max_ops": "512", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_nid_prealloc": "1024", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_onode_map_size": "1024", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_sync_submit_transaction": "false", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "kstore_sync_transaction": "false", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_block_size": "65536", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_bloom_size": "0", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_cache_size": "536870912", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_compact_on_mount": "false", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_compression": "false", 2023-09-23T20:13:44.671 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_log": "", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_log_to_ceph_log": "true", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_max_open_files": "0", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_paranoid": "false", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "leveldb_write_buffer_size": "33554432", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "librados_thread_count": "2", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "lockdep": "false", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "lockdep_force_backtrace": "false", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "log_coarse_timestamps": "true", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "log_flush_on_exit": "false", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "log_graylog_host": "127.0.0.1", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "log_graylog_port": "12201", 2023-09-23T20:13:44.672 INFO:teuthology.orchestra.run.smithi112.stdout: "log_max_new": "1000", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_max_recent": "10000", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_stderr_prefix": "debug ", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_stop_at_utilization": "0.970000", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_to_file": "true", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_to_graylog": "false", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_to_journald": "false", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_to_stderr": "false", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "log_to_syslog": "false", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "max_rotating_auth_attempts": "10", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_action_on_write_error": "1", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_alternate_name_max": "8192", 2023-09-23T20:13:44.673 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_asio_thread_count": "2", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_export_pin": "true", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_fragment_dirs": "true", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_fragment_interval": "5", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_interval": "10", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_max": "-1", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_max_until": "-1", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_merge_size": "50", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_midchunk": "0.300000", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-23T20:13:44.674 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_min_start": "0.200000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_minchunk": "0.001000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_mode": "0", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_need_max": "1.200000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_need_min": "0.800000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_split_bits": "3", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_split_size": "10000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_target_decay": "10.000000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-23T20:13:44.675 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_beacon_grace": "15.000000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_beacon_interval": "4.000000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_mid": "0.700000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_release_free_interval": "10", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_reservation": "0.050000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_trim_interval": "1", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cache_trim_threshold": "262144", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-23T20:13:44.676 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_client_prealloc_inos": "1000", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_connect_bootstrapping": "false", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_damage_table_max_entries": "10000", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_debug_auth_pins": "false", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_debug_frag": "false", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_debug_scatterstat": "false", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_debug_subtrees": "false", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_decay_halflife": "5.000000", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_default_dir_hash": "2", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_defer_session_stale": "true", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_deny_all_reconnect": "false", 2023-09-23T20:13:44.677 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dir_keys_per_op": "16384", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dir_max_commit_size": "10", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dir_max_entries": "0", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dir_prefetch": "true", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dump_cache_on_map": "false", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_early_reply": "true", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_enable_op_tracker": "true", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_enforce_unique_name": "true", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-23T20:13:44.678 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_export_ephemeral_random": "true", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_health_summarize_threshold": "10", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-23T20:13:44.679 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_inject_health_dummy": "false", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_inject_migrator_session_race": "false", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_join_fs": "", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_journal_format": "1", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_create_at": "0", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_export_at": "0", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_import_at": "0", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_journal_at": "0", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_journal_expire_at": "0", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_journal_replay_at": "0", 2023-09-23T20:13:44.680 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_link_at": "0", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_mdstable_at": "0", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_openc_at": "0", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_rename_at": "0", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_events_per_segment": "1024", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_max_events": "-1", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_max_segments": "128", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_pause": "false", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_segment_size": "0", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_log_warn_factor": "2.000000", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_caps_per_client": "1048576", 2023-09-23T20:13:44.681 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_completed_flushes": "100000", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_completed_requests": "100000", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_export_size": "20971520", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_file_recover": "32", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_purge_files": "64", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_purge_ops": "8192", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_snaps_per_dir": "100", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_max_xattr_pairs_size": "65536", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_metrics_update_interval": "2", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_min_caps_per_client": "100", 2023-09-23T20:13:44.682 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_min_caps_working_set": "10000", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_numa_node": "-1", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_op_complaint_time": "30.000000", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_op_history_duration": "600", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_op_history_size": "20", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_op_log_threshold": "5", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_ping_grace": "15", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_ping_interval": "5", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_recall_max_caps": "30000", 2023-09-23T20:13:44.683 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_recall_warning_threshold": "262144", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_replay_interval": "1.000000", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_root_ino_gid": "0", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_root_ino_uid": "0", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-23T20:13:44.684 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_shutdown_check": "0", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_skip_ino": "0", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_snap_max_uid": "4294967294", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_snap_min_uid": "0", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_snap_rstat": "false", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_standby_replay_damaged": "false", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_symlink_recovery": "true", 2023-09-23T20:13:44.685 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_thrash_exports": "0", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_thrash_fragments": "0", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_tick_interval": "5.000000", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_valgrind_exit": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_verify_backtrace": "1", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_verify_scatter": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mds_wipe_sessions": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "mempool_debug": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "memstore_device_bytes": "1073741824", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "memstore_page_set": "false", 2023-09-23T20:13:44.686 INFO:teuthology.orchestra.run.smithi112.stdout: "memstore_page_size": "65536", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_client_bytes": "134217728", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_client_messages": "512", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_disabled_modules": "", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_max_pg_num_change": "128", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_mds_bytes": "134217728", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_mds_messages": "128", 2023-09-23T20:13:44.687 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_mon_bytes": "134217728", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_mon_messages": "128", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_osd_bytes": "536870912", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_osd_messages": "8192", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_pool": "true", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_standby_modules": "true", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_stats_period": "5", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_stats_threshold": "5", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_tick_period": "2", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-23T20:13:44.688 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_allow_pool_delete": "true", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_allow_pool_size_one": "false", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_auth_validate_all_caps": "true", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_bytes": "104857600", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_directed_command_retry": "2", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_hunt_parallel": "3", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_log_interval": "1.000000", 2023-09-23T20:13:44.689 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_ping_interval": "10.000000", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_file_level": "debug", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_file": "false", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_journald": "false", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-23T20:13:44.690 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_compact_on_bootstrap": "false", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_compact_on_start": "false", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_compact_on_trim": "true", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_cpu_threads": "4", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_crush_min_required_version": "hammer", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_daemon_bytes": "419430400", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-23T20:13:44.691 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_data_avail_crit": "5", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_data_avail_warn": "5", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_data_size_warn": "16106127360", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_dump_json": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_dump_transactions": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_extra_checks": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_no_require_quincy": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_no_require_reef": "false", 2023-09-23T20:13:44.692 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_down_mkfs_grace": "60", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_election_default_strategy": "1", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_election_timeout": "5.000000", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_elector_ping_divisor": "2", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_enable_op_tracker": "true", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_fake_pool_delete": "false", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_force_quorum_join": "false", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_globalid_prealloc": "10000", 2023-09-23T20:13:44.693 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_health_detail_to_clog": "true", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_health_log_update_period": "5", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_health_max_detail": "50", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_health_to_clog": "true", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_health_to_clog_interval": "600", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_host": "[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0]", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_host_override": "", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_initial_members": "", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-23T20:13:44.694 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_lease": "5.000000", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_log_full_interval": "50", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_log_max": "10000", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_log_max_summary": "50", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_log_epochs": "500", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_osd": "10000", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_pg_per_osd": "10000", 2023-09-23T20:13:44.695 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_pool_pg_num": "65536", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mds_force_trim_to": "0", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mds_skip_sanity": "true", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_memory_autotune": "true", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_memory_target": "2147483648", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mgr_beacon_grace": "30", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mgr_digest_period": "5", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mgr_inactive_grace": "60", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-23T20:13:44.696 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_min_osdmap_epochs": "500", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_op_complaint_time": "30", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_op_history_duration": "600", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_op_history_size": "20", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_op_history_slow_op_size": "20", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_op_log_threshold": "5", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_auto_mark_in": "false", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-23T20:13:44.697 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_cache_size": "500", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_down_out_interval": "600", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_force_trim_to": "0", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-23T20:13:44.698 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_min_down_reporters": "2", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_report_timeout": "900", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-23T20:13:44.699 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pg_stuck_threshold": "60", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-23T20:13:44.700 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_probe_timeout": "2.000000", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_reweight_max_change": "0.050000", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_reweight_max_osds": "4", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_scrub_interval": "86400", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_scrub_max_keys": "100", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_scrub_timeout": "300", 2023-09-23T20:13:44.701 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_session_timeout": "300", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_smart_report_timeout": "5", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_stat_smooth_intervals": "6", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_stretch_pool_min_size": "2", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_stretch_pool_size": "4", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_sync_debug": "false", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_sync_provider_kill_at": "0", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_sync_requester_kill_at": "0", 2023-09-23T20:13:44.702 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_sync_timeout": "60.000000", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_target_pg_per_osd": "100", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_tick_interval": "5", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_timecheck_interval": "300.000000", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_use_min_delay_socket": "false", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_older_version_delay": "604800", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-23T20:13:44.703 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_misplaced": "false", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_older_version": "true", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-23T20:13:44.704 INFO:teuthology.orchestra.run.smithi112.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "monmap": "", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "motr_tracing_enabled": "false", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_op_threads": "3", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_cm": "false", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_device_name": "", 2023-09-23T20:13:44.705 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_dscp": "96", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_local_gid": "", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_port_num": "1", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_sl": "3", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_support_srq": "true", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_rdma_type": "ib", 2023-09-23T20:13:44.706 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_async_reap_threshold": "5", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_before_connect": "false", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_ipv4": "true", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_ipv6": "false", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_msgr1": "true", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_msgr2": "true", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_port_max": "7568", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_port_min": "6800", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_retry_count": "3", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_bind_retry_delay": "5", 2023-09-23T20:13:44.707 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_blackhole_client": "false", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_blackhole_mds": "false", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_blackhole_mgr": "false", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_blackhole_mon": "false", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_blackhole_osd": "false", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_client_mode": "crc secure", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_cluster_mode": "crc secure", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_cluster_type": "", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_compress_secure": "false", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_connection_idle_timeout": "900", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_connection_ready_timeout": "10", 2023-09-23T20:13:44.708 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_crc_data": "true", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_crc_header": "true", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_die_on_bad_msg": "false", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_die_on_bug": "true", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_die_on_old_message": "true", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_die_on_skipped_message": "false", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_coremask": "0xF", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_enable_tso": "true", 2023-09-23T20:13:44.709 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_hugepages": "", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_lro": "true", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_memory_channel": "4", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_pmd": "", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_port_id": "0", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-23T20:13:44.710 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_dump_on_send": "false", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_initial_backoff": "0.200000", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_inject_delay_max": "1.000000", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_inject_delay_type": "", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_inject_network_congestion": "0", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_inject_socket_failures": "0", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_learn_addr_from_peer": "true", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_max_accept_failures": "4", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_max_backoff": "15.000000", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_mon_client_mode": "secure crc", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-23T20:13:44.711 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_mon_service_mode": "secure crc", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_osd_compress_min_size": "1024", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_osd_compress_mode": "none", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_pq_min_cost": "65536", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_public_type": "", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_service_mode": "crc secure", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_tcp_listen_backlog": "512", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_tcp_nodelay": "true", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_tcp_rcvbuf": "0", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "ms_type": "async+posix", 2023-09-23T20:13:44.712 INFO:teuthology.orchestra.run.smithi112.stdout: "no_config_file": "false", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_completion_locks_per_session": "32", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_inflight_ops": "1024", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_tick_interval": "5.000000", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objecter_timeout": "10.000000", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "objectstore_blackhole": "false", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "openssl_engine_opts": "", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_delay_time": "5.000000", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_hist_halflife": "1000", 2023-09-23T20:13:44.713 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_max_low_ops": "2", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_max_ops": "4", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_agent_slop": "0.020000", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_asio_thread_count": "2", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_async_recovery_min_cost": "100", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-23T20:13:44.714 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_backfill_scan_max": "512", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_backfill_scan_min": "64", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_backoff_on_degraded": "false", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_backoff_on_peering": "false", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_backoff_on_unfound": "true", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_beacon_report_interval": "300", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_bench_duration": "30", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_bench_max_block_size": "67108864", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_blkin_trace_all": "false", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-23T20:13:44.715 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_check_for_log_corruption": "false", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_class_update_on_start": "true", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_client_message_cap": "256", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_client_message_size_cap": "524288000", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_client_op_priority": "63", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_client_watch_timeout": "30", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_command_max_records": "256", 2023-09-23T20:13:44.716 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_compact_on_start": "false", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_crush_update_on_start": "true", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_crush_update_weight_set": "true", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_feed_pullee": "-1", 2023-09-23T20:13:44.717 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_misdirected_ops": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_no_acting_change": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_no_purge_strays": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_op_order": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_shutdown": "false", 2023-09-23T20:13:44.718 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_verify_snaps": "false", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_keys": "1024", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_stride": "524288", 2023-09-23T20:13:44.719 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_default_notify_timeout": "30", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_delete_sleep": "0.000000", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_discard_disconnected_ops": "true", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_enable_op_tracker": "true", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-23T20:13:44.720 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_fast_info": "true", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_fast_shutdown": "true", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_function_tracing": "false", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_grace": "20", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_interval": "6", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_min_peers": "10", 2023-09-23T20:13:44.721 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_min_size": "2000", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_stale": "600", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_hit_set_max_size": "100000", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_hit_set_min_size": "1000", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-23T20:13:44.722 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_journal_size": "5120", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_kill_backfill_at": "0", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_map_cache_size": "50", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_map_dedup": "true", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_map_message_max": "40", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_map_share_max_epochs": "40", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_attr_name_len": "100", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_attr_size": "0", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_backfills": "1", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_markdown_count": "5", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_markdown_period": "600", 2023-09-23T20:13:44.723 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_object_name_len": "2048", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_object_namespace_len": "256", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_object_size": "134217728", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_pg_blocked_by": "16", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_pg_log_entries": "10000", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_pgls": "1024", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_push_cost": "8388608", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_push_objects": "10", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_scrubs": "1", 2023-09-23T20:13:44.724 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_trimming_pgs": "2", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_write_op_reply_len": "64", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_max_write_size": "90", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_profile": "balanced", 2023-09-23T20:13:44.725 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-23T20:13:44.726 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_base": "805306368", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_cache_min": "134217728", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_target": "4294967296", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_target_autotune": "false", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_min_pg_log_entries": "250", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_min_recovery_priority": "0", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mon_report_interval": "5", 2023-09-23T20:13:44.727 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_num_cache_shards": "32", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_num_op_tracker_shard": "32", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_numa_auto_affinity": "true", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_numa_node": "-1", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_numa_prefer_iface": "true", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_objecter_finishers": "1", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_objectstore": "bluestore", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_objectstore_fuse": "false", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_objectstore_tracing": "false", 2023-09-23T20:13:44.728 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_complaint_time": "30.000000", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_history_duration": "600", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_history_size": "20", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_history_slow_op_size": "20", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_log_threshold": "5", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_num_shards": "0", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_num_shards_hdd": "5", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_num_shards_ssd": "8", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-23T20:13:44.729 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_pq_min_cost": "65536", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_queue_cut_off": "high", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_op_thread_timeout": "15", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_open_classes_on_start": "true", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_os_flags": "0", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_peering_op_priority": "255", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_delete_cost": "1048576", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_delete_priority": "5", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-23T20:13:44.730 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_log_trim_max": "10000", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_log_trim_min": "100", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-23T20:13:44.731 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_crimson": "false", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_flags": "0", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_min_size": "0", 2023-09-23T20:13:44.732 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_pg_num": "32", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_pgp_num": "0", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_size": "3", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_default_type": "replicated", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_push_per_object_cost": "1000", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recover_clone_overlap": "true", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-23T20:13:44.733 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_cost": "20971520", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_max_active": "0", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_max_single_start": "1", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_op_priority": "3", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_priority": "5", 2023-09-23T20:13:44.734 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_sleep": "0.000000", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_repair_during_recovery": "false", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_requested_scrub_priority": "120", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_auto_repair": "false", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-23T20:13:44.735 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_begin_hour": "0", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_begin_week_day": "0", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_chunk_max": "25", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_chunk_min": "5", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_cost": "52428800", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_during_recovery": "false", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_end_hour": "0", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_end_week_day": "0", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_event_cost": "4096", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_invalid_stats": "true", 2023-09-23T20:13:44.736 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_max_preemptions": "5", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_priority": "5", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_sleep": "0.000000", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_skip_data_digest": "false", 2023-09-23T20:13:44.737 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_smart_report_timeout": "5", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_snap_trim_cost": "1048576", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_snap_trim_priority": "5", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_target_transaction_size": "30", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-23T20:13:44.738 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_tracing": "false", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_use_stale_snap": "false", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-23T20:13:44.739 INFO:teuthology.orchestra.run.smithi112.stdout: "osdc_blkin_trace_all": "false", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_kill_at": "0", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_max_join_drift": "10", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_min": "500", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_min_wait": "0.050000", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_propose_interval": "1.000000", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_service_trim_max": "500", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_service_trim_min": "250", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_stash_full_interval": "25", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_trim_max": "500", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "paxos_trim_min": "250", 2023-09-23T20:13:44.740 INFO:teuthology.orchestra.run.smithi112.stdout: "perf": "true", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "pid_file": "", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "public_addr": "-", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "public_addrv": "", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "public_bind_addr": "-", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "public_network": "172.21.15.254/32,172.21.0.0/20", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "public_network_interface": "", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "qat_compressor_enabled": "false", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "qat_compressor_session_max_number": "256", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "rados_mon_op_timeout": "0", 2023-09-23T20:13:44.741 INFO:teuthology.orchestra.run.smithi112.stdout: "rados_osd_op_timeout": "0", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rados_tracing": "false", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_atime_update_interval": "60", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_balance_parent_reads": "false", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_balance_snap_reads": "false", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_blkin_trace_all": "false", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache": "true", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-23T20:13:44.742 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_policy": "writearound", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_size": "33554432", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_clone_copy_on_read": "false", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_compression_hint": "none", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_concurrent_management_ops": "10", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_clone_format": "auto", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_data_pool": "", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_features": "61", 2023-09-23T20:13:44.743 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_format": "2", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_map_options": "", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_order": "22", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_pool": "rbd", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_stripe_count": "0", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_default_stripe_unit": "0", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_enable_alloc_hint": "true", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_io_scheduler": "simple", 2023-09-23T20:13:44.744 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_order": "24", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_pool": "", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_journal_splay_width": "4", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_localize_parent_reads": "false", 2023-09-23T20:13:44.745 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_localize_snap_reads": "false", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-23T20:13:44.746 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-23T20:13:44.747 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_mtime_update_interval": "60", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_non_blocking_aio": "true", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_op_thread_timeout": "60", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_op_threads": "1", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_parent_cache_enabled": "false", 2023-09-23T20:13:44.748 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_plugins": "", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_bps_burst": "0", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_bps_limit": "0", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_exclude_ops": "0", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_iops_burst": "0", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_iops_limit": "0", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-23T20:13:44.749 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-23T20:13:44.750 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_read_from_replica_policy": "default", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_skip_partial_discard": "true", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_tracing": "false", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_validate_names": "true", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rbd_validate_pool": "true", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "restapi_base_url": "", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "restapi_log_level": "", 2023-09-23T20:13:44.751 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_acl_grants_max_num": "100", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_admin_entry": "admin", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_backend_store": "rados", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_barbican_url": "", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_beast_enable_async": "true", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-23T20:13:44.752 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_cache_enabled": "true", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_cache_expiry_interval": "900", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_cache_lru_size": "10000", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_config_store": "rados", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_content_length_compat": "false", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_copy_obj_progress": "true", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_cors_rules_max_num": "100", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_cross_domain_policy": "", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_addr": "", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-23T20:13:44.753 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_password": "", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_kmip_username": "", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_require_ssl": "true", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-23T20:13:44.754 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_addr": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_auth": "token", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_namespace": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_prefix": "", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-23T20:13:44.755 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_token_file": "", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_curl_buffersize": "524288", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_curl_low_speed_time": "300", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-23T20:13:44.756 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_log_changes_size": "1000", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_log_num_shards": "128", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_log_window": "30", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-23T20:13:44.757 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-23T20:13:44.758 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dns_name": "", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dns_s3website_name": "", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_dynamic_resharding": "true", 2023-09-23T20:13:44.759 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_gc_threads": "true", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_lc_threads": "true", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_ops_log": "false", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_quota_threads": "true", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_static_website": "false", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enable_usage_log": "false", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_enforce_swift_acls": "true", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_exit_timeout_secs": "120", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_expose_bucket": "false", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_extended_http_attrs": "", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_filter": "none", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-23T20:13:44.760 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_frontends": "beast port=7480", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_max_deferred": "50", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_max_objs": "32", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_gc_processor_period": "3600", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-23T20:13:44.761 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_init_timeout": "300", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_domain": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_password": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_password_path": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_project": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_tenant": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_token": "", 2023-09-23T20:13:44.762 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_token_path": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_admin_user": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_api_version": "2", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_barbican_domain": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_barbican_password": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_barbican_project": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_barbican_user": "", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-23T20:13:44.763 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_url": "", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_debug_interval": "-1", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_lock_max_time": "90", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_max_objs": "32", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_max_rules": "1000", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_max_worker": "3", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lc_thread_delay": "0", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ldap_dnattr": "uid", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-23T20:13:44.764 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ldap_searchfilter": "", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_log_http_headers": "", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_log_object_name_utc": "false", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_attr_name_len": "0", 2023-09-23T20:13:44.765 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_attr_size": "0", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_chunk_size": "4194304", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_listing_results": "1000", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_notify_retries": "10", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_put_param_size": "1048576", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_put_size": "5368709120", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_max_slo_entries": "1000", 2023-09-23T20:13:44.766 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_md_log_max_shards": "64", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_mp_lock_max_time": "600", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-23T20:13:44.767 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_max_gc": "300", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_num_async_rados_threads": "32", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_num_control_oids": "8", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_numa_node": "-1", 2023-09-23T20:13:44.768 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_objexp_chunk_size": "100", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_objexp_gc_interval": "600", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_op_thread_timeout": "600", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_op_tracing": "false", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_opa_token": "", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_opa_url": "", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_opa_verify_ssl": "true", 2023-09-23T20:13:44.769 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ops_log_rados": "false", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_ops_log_socket_path": "", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_period_push_interval": "2.000000", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_print_continue": "true", 2023-09-23T20:13:44.770 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_rados_tracing": "false", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_realm": "", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_realm_id": "", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_region": "", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-23T20:13:44.771 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_request_uri": "", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_reshard_batch_size": "64", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_reshard_max_aio": "128", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_reshard_num_logs": "16", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_reshard_thread_interval": "600", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_resolve_cname": "false", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_run_sync_thread": "true", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-23T20:13:44.772 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_scheduler_type": "throttler", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_script_uri": "", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_service_provider_name": "", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_client_id": "", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_client_secret": "", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_entry": "sts", 2023-09-23T20:13:44.773 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_key": "sts", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_min_session_duration": "900", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sts_token_introspection_url": "", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_account_in_url": "false", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_auth_entry": "auth", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_auth_url": "", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_custom_header": "", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_need_stats": "true", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_tenant_name": "", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_token_expiration": "86400", 2023-09-23T20:13:44.774 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_url": "", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_url_prefix": "swift", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_lease_period": "120", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-23T20:13:44.775 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_thread_pool_size": "512", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_comment": "", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_createby": "", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_encoding": "", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_flag": "false", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_origin": "", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_torrent_tracker": "", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_trust_forwarded_https": "false", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-23T20:13:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_usage_max_shards": "32", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_usage_max_user_shards": "1", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_use_opa_authz": "false", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_max_buckets": "1000", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_policies_max_num": "100", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_user_unique_email": "true", 2023-09-23T20:13:44.777 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_verify_ssl": "true", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_zone": "", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_zone_id": "", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_zonegroup": "", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_zonegroup_id": "", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgwlc_auto_session_clear": "true", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_block_size": "4096", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-23T20:13:44.778 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cache_size": "536870912", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-23T20:13:44.779 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_index_type": "binary_search", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_partition_filters": "false", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_perf": "false", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "run_dir": "/var/run/ceph", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_block_create": "true", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_cache_lru_size": "67108864", 2023-09-23T20:13:44.780 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_default_max_object_size": "16777216", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_device_size": "53687091200", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_journal_batch_capacity": "16", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_main_device_type": "SSD", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-23T20:13:44.781 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "seastore_segment_size": "67108864", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "set_keepcaps": "false", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "setgroup": "ceph", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "setuser": "ceph", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "setuser_match_path": "", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "thp": "false", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "threadpool_default_timeout": "60", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-23T20:13:44.782 INFO:teuthology.orchestra.run.smithi112.stdout: "throttler_perf_counter": "true" 2023-09-23T20:13:44.783 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:13:45.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-23T20:13:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:46 smithi174 bash[91578]: cluster 2023-09-23T20:13:45.102336+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:46.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:46 smithi112 bash[104422]: cluster 2023-09-23T20:13:45.102336+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:46.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:46 smithi112 bash[107672]: cluster 2023-09-23T20:13:45.102336+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:48 smithi174 bash[91578]: cluster 2023-09-23T20:13:47.103027+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:48.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:48 smithi112 bash[104422]: cluster 2023-09-23T20:13:47.103027+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:48.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:48 smithi112 bash[107672]: cluster 2023-09-23T20:13:47.103027+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:50.256 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:50 smithi174 bash[91578]: cluster 2023-09-23T20:13:49.103973+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:50.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:50 smithi112 bash[104422]: cluster 2023-09-23T20:13:49.103973+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:50.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:13:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:13:50] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-09-23T20:13:50.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:50 smithi112 bash[107672]: cluster 2023-09-23T20:13:49.103973+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:52.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:52 smithi112 bash[104422]: cluster 2023-09-23T20:13:51.104737+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:52.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:52 smithi112 bash[107672]: cluster 2023-09-23T20:13:51.104737+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:52 smithi174 bash[91578]: cluster 2023-09-23T20:13:51.104737+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:53.430 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a: {} 2023-09-23T20:13:53.452 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b: {} 2023-09-23T20:13:53.469 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c: {} 2023-09-23T20:13:53.471 INFO:teuthology.orchestra.run.smithi112.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T20:13:53.471 INFO:teuthology.orchestra.run.smithi112.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T20:13:53.471 INFO:teuthology.orchestra.run.smithi112.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T20:13:53.522 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:53 smithi112 bash[104422]: audit 2023-09-23T20:13:52.977446+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:53.523 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:53 smithi112 bash[107672]: audit 2023-09-23T20:13:52.977446+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:53 smithi174 bash[91578]: audit 2023-09-23T20:13:52.977446+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:54.307 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-23T20:13:54.307 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T20:13:54.307 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:13:54.309 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:13:54.309 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-23T20:13:54.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-23T20:13:54.310 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-23T20:13:54.310 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-09-23T20:13:54.310 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:13:54.310 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:13:54.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T20:13:54.311 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-23T20:13:54.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:54.311 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-23T20:13:54.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:13:54.312 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-23T20:13:54.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:13:54.312 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-23T20:13:54.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:13:54.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:54.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:54.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:54.461 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:54 smithi174 bash[91578]: cluster 2023-09-23T20:13:53.105245+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:54.461 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:54 smithi174 bash[91578]: audit 2023-09-23T20:13:53.413474+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.112:0/962695861' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:13:54.481 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:54.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:54.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:54.585 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:54.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:54.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:13:54.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:54 smithi112 bash[104422]: cluster 2023-09-23T20:13:53.105245+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:54.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:54 smithi112 bash[104422]: audit 2023-09-23T20:13:53.413474+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.112:0/962695861' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:13:54.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:54 smithi112 bash[107672]: cluster 2023-09-23T20:13:53.105245+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:54.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:54 smithi112 bash[107672]: audit 2023-09-23T20:13:53.413474+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.112:0/962695861' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:13:54.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:54.754 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:54.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:13:54.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:54.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:54.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:54.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:54.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:55.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:55.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:55.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:55.164 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:55.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:13:55.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:55.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:55.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:13:55.404 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:55.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:55.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:55.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:55.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:55.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:13:55.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:55.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:55.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:55.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:55.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:55.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:13:55.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:55.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:55.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:56.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:56.101 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:13:56.205 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:56.234 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:13:56.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:56.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:56.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:56.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:56.486 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:56 smithi112 bash[107672]: cluster 2023-09-23T20:13:55.106086+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:56.486 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:56 smithi112 bash[104422]: cluster 2023-09-23T20:13:55.106086+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:56.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:56.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:13:56.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:56 smithi174 bash[91578]: cluster 2023-09-23T20:13:55.106086+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:56.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:56.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:56.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:13:56.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:56.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:56.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:13:56.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:56.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:56.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:56.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:13:57.015 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:57.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:57.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:13:57.149 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:57.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:57.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:13:57.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:57.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:13:57.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:57.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:57.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:13:57.561 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:57.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:13:57.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:57.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:57.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:57.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:57.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:13:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:57.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:13:57.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:58.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:13:58.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:58.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:13:58.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:58.257 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:13:58 smithi112 bash[107672]: cluster 2023-09-23T20:13:57.106612+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:58.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:13:58 smithi112 bash[104422]: cluster 2023-09-23T20:13:57.106612+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:58.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:58.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:58.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:58.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:58.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:58.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:13:58 smithi174 bash[91578]: cluster 2023-09-23T20:13:57.106612+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:13:58.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:58.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:58.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:58.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:58.793 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:58.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:58.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:13:58.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:58.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:13:58.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:58.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:13:59.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:59.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:59.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:13:59.102 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:59.104 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:59.104 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:59.105 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:59.109 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:13:59.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:59.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:13:59.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:13:59.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:59.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:13:59.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:13:59.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:59.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:13:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:13:59.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:59.633 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:13:59.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:13:59.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:59.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:13:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:13:59.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:59.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:13:59.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:13:59.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:00.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:00.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:00.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:00.137 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:00.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:00.269 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:00.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:00.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:00.401 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:14:00] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-09-23T20:14:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:00 smithi112 bash[104422]: cluster 2023-09-23T20:13:59.107546+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:00 smithi112 bash[107672]: cluster 2023-09-23T20:13:59.107546+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:00.411 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:00 smithi174 bash[91578]: cluster 2023-09-23T20:13:59.107546+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:00.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:00.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:00.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:00.558 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:00.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:00.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:00.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:00.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:00.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:00.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:00.925 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:00.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:00.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:01.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:01.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:01.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:01.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:01.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:01.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:01.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:01.465 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:01.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:01.603 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:01.633 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:01.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:01.737 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:01.766 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:01.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:01.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:01.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:01.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:02.025 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:02.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:02.129 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:02.159 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:02.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:02.277 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:02 smithi174 bash[91578]: cluster 2023-09-23T20:14:01.108183+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:02.294 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:02.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:02.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:02.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:02.483 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:02 smithi112 bash[104422]: cluster 2023-09-23T20:14:01.108183+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:02.484 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:02 smithi112 bash[107672]: cluster 2023-09-23T20:14:01.108183+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:02.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:02.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:02.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:02.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:02.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:02.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:02.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:02.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:02.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:02.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:02.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:03.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:03.081 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:03.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:03.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:03.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:03.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:03.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:03.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:03.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:03.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:03.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:03.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:03.733 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:03.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:03.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:03.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:03.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:03.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:03.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:04.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:04.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:04.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:04.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:04.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:04.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:04 smithi112 bash[107672]: cluster 2023-09-23T20:14:03.108767+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:04.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:04 smithi112 bash[104422]: cluster 2023-09-23T20:14:03.108767+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:04.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:04.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:04.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:04.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:04 smithi174 bash[91578]: cluster 2023-09-23T20:14:03.108767+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:04.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:04.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:04.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:04.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:04.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:04.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:04.793 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:04.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:04.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:04.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:04.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:04.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:04.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:05.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:05.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:05.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:05.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:05.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:05.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:05.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:05.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:05.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:05.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:05.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:05.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:05.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:05.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:05.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:05.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:05.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:05.861 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:05.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:05.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:05.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:05.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:06.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:06.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:06.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:06.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:06.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:06.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:06.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:06.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:06 smithi174 bash[91578]: cluster 2023-09-23T20:14:05.109370+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:06.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:06.419 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:06.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:06.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:06.536 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:06 smithi112 bash[107672]: cluster 2023-09-23T20:14:05.109370+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:06.536 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:06 smithi112 bash[104422]: cluster 2023-09-23T20:14:05.109370+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:06.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:06.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:06.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:06.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:06.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:06.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:06.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:06.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:06.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:06.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:07.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:07.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:07.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:07.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:07.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:07.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:07.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:07.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:07.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:07.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:07.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:07.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:07.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:07.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:07.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:07.832 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:07.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:07.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:07.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:07.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:07.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:07.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:08.100 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:08.135 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:08.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:08.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:08.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:08.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:08.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:08.476 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:08 smithi112 bash[107672]: cluster 2023-09-23T20:14:07.109914+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:08.477 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:08 smithi112 bash[107672]: audit 2023-09-23T20:14:07.978026+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:08.477 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:08 smithi112 bash[104422]: cluster 2023-09-23T20:14:07.109914+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:08.477 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:08 smithi112 bash[104422]: audit 2023-09-23T20:14:07.978026+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:08.485 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:08.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:08 smithi174 bash[91578]: cluster 2023-09-23T20:14:07.109914+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:08.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:08 smithi174 bash[91578]: audit 2023-09-23T20:14:07.978026+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:08.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:08.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:08.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:08.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:08.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:08.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:08.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:08.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:08.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:08.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:08.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:08.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:09.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:09.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:09.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:09.152 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:09.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:09.190 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_1' created 2023-09-23T20:14:09.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:09.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:09 smithi112 bash[107672]: audit 2023-09-23T20:14:08.677022+0000 mon.c (mon.2) 17 : audit 1 from='client.? 172.21.15.112:0/2652059407' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:14:09.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:09 smithi112 bash[107672]: audit 2023-09-23T20:14:08.677580+0000 mon.a (mon.0) 515 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:14:09.267 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:09 smithi112 bash[104422]: audit 2023-09-23T20:14:08.677022+0000 mon.c (mon.2) 17 : audit 1 from='client.? 172.21.15.112:0/2652059407' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:14:09.268 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:09 smithi112 bash[104422]: audit 2023-09-23T20:14:08.677580+0000 mon.a (mon.0) 515 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:14:09.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:09.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:09.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:09.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:09.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:09.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:09 smithi174 bash[91578]: audit 2023-09-23T20:14:08.677022+0000 mon.c (mon.2) 17 : audit 1 from='client.? 172.21.15.112:0/2652059407' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:14:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:09 smithi174 bash[91578]: audit 2023-09-23T20:14:08.677580+0000 mon.a (mon.0) 515 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:14:09.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:09.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:09.754 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:09.786 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:09.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:09.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:09.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:09.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:10.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:10.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:10.141 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:10.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:10.276 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:10.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:10.342 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:14:10] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-09-23T20:14:10.342 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.110550+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:10.342 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.178883+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.342 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.179425+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.179462+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.179640+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: audit 2023-09-23T20:14:09.181684+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}]': finished 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.181752+0000 mon.a (mon.0) 517 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.182300+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.182661+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[107672]: cluster 2023-09-23T20:14:09.183217+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.110550+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:10.343 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.178883+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.179425+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.179462+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.179640+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: audit 2023-09-23T20:14:09.181684+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}]': finished 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.181752+0000 mon.a (mon.0) 517 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.182300+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.182661+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: cluster 2023-09-23T20:14:09.183217+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:10 smithi112 bash[104422]: debug 2023-09-23T20:14:10.229+0000 7fb297013700 -1 mon.a@0(leader).osd e103 definitely_dead 0 2023-09-23T20:14:10.358 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:14:10.379 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:14:10.398 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:14:10.412 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:10.424 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:14:10.426 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.110550+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:10.426 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.178883+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.426 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.179425+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.426 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.179462+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.426 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.179640+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.426 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: audit 2023-09-23T20:14:09.181684+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}]': finished 2023-09-23T20:14:10.427 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.181752+0000 mon.a (mon.0) 517 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T20:14:10.427 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.182300+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.427 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.182661+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.427 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:10 smithi174 bash[91578]: cluster 2023-09-23T20:14:09.183217+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:14:10.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:10.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:10.450 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:14:10.476 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:14:10.501 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:14:10.527 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:14:10.529 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.529 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.529 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.529 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.529 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.530 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.530 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.530 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:14:10.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:10.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:10.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:10.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:10.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:10.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:10.828 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:10.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:10.932 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:10.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:10.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:10.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:11.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:11.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:11.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:11.206 INFO:teuthology.orchestra.run.smithi112.stderr:marked out osd.7. 2023-09-23T20:14:11.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:11.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:11.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:11.332 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.185062+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.332 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.186368+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.186632+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.190221+0000 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.202310+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: audit 2023-09-23T20:14:10.235113+0000 mon.c (mon.2) 18 : audit 1 from='client.? 172.21.15.112:0/2877581616' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: audit 2023-09-23T20:14:10.235481+0000 mon.a (mon.0) 519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.235579+0000 mon.a (mon.0) 520 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[107672]: audit 2023-09-23T20:14:10.331535+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.112:0/4181003936' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.185062+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.333 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.186368+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.186632+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.190221+0000 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.202310+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: audit 2023-09-23T20:14:10.235113+0000 mon.c (mon.2) 18 : audit 1 from='client.? 172.21.15.112:0/2877581616' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: audit 2023-09-23T20:14:10.235481+0000 mon.a (mon.0) 519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.235579+0000 mon.a (mon.0) 520 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T20:14:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:11 smithi112 bash[104422]: audit 2023-09-23T20:14:10.331535+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.112:0/4181003936' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:14:11.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:11.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:11.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:11.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:11.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.185062+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.186368+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.186632+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.190221+0000 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T20:14:11.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.202310+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:11.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: audit 2023-09-23T20:14:10.235113+0000 mon.c (mon.2) 18 : audit 1 from='client.? 172.21.15.112:0/2877581616' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:14:11.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: audit 2023-09-23T20:14:10.235481+0000 mon.a (mon.0) 519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:14:11.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.235579+0000 mon.a (mon.0) 520 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T20:14:11.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:11 smithi174 bash[91578]: audit 2023-09-23T20:14:10.331535+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.112:0/4181003936' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:14:11.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:11.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:11.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:11.724 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:11.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:11.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:11.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:11.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:11.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:11.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:11.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:11.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:12.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:12.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:12.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-23T20:14:12.163 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:14:12.163 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:14:12.215 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:12.222 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: cluster 2023-09-23T20:14:10.186552+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: cluster 2023-09-23T20:14:11.110984+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v320: 89 pgs: 1 creating+peering, 13 unknown, 75 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: cluster 2023-09-23T20:14:11.191770+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: cluster 2023-09-23T20:14:11.191862+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: audit 2023-09-23T20:14:11.199122+0000 mon.a (mon.0) 521 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: cluster 2023-09-23T20:14:11.199201+0000 mon.a (mon.0) 522 : cluster 0 osdmap e104: 8 total, 8 up, 7 in 2023-09-23T20:14:12.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:12 smithi174 bash[91578]: audit 2023-09-23T20:14:11.745130+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.112:0/4064065844' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:14:12.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:12.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:12.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:12.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:12.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:12.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:12.493 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: cluster 2023-09-23T20:14:10.186552+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: cluster 2023-09-23T20:14:11.110984+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v320: 89 pgs: 1 creating+peering, 13 unknown, 75 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: cluster 2023-09-23T20:14:11.191770+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: cluster 2023-09-23T20:14:11.191862+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: audit 2023-09-23T20:14:11.199122+0000 mon.a (mon.0) 521 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: cluster 2023-09-23T20:14:11.199201+0000 mon.a (mon.0) 522 : cluster 0 osdmap e104: 8 total, 8 up, 7 in 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[107672]: audit 2023-09-23T20:14:11.745130+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.112:0/4064065844' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: cluster 2023-09-23T20:14:10.186552+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:14:12.494 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: cluster 2023-09-23T20:14:11.110984+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v320: 89 pgs: 1 creating+peering, 13 unknown, 75 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T20:14:12.495 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: cluster 2023-09-23T20:14:11.191770+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:14:12.495 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: cluster 2023-09-23T20:14:11.191862+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:14:12.495 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: audit 2023-09-23T20:14:11.199122+0000 mon.a (mon.0) 521 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T20:14:12.495 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: cluster 2023-09-23T20:14:11.199201+0000 mon.a (mon.0) 522 : cluster 0 osdmap e104: 8 total, 8 up, 7 in 2023-09-23T20:14:12.495 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:12 smithi112 bash[104422]: audit 2023-09-23T20:14:11.745130+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.112:0/4064065844' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:14:12.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:12.608 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:12.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:12.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:12.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:12.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:12.884 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:12.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:12.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:13.018 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:13.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:13.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:13.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:13.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:13.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:13.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:13.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:13.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.194655+0000 mon.a (mon.0) 524 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.199497+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.199853+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.202090+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.202424+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.205069+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: audit 2023-09-23T20:14:12.205760+0000 mon.a (mon.0) 525 : audit 1 from='client.? 172.21.15.112:0/4064065844' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.205845+0000 mon.a (mon.0) 526 : cluster 0 osdmap e105: 8 total, 8 up, 7 in 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.205850+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.450 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[104422]: cluster 2023-09-23T20:14:12.208308+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.194655+0000 mon.a (mon.0) 524 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.199497+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.199853+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.202090+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.202424+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.205069+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: audit 2023-09-23T20:14:12.205760+0000 mon.a (mon.0) 525 : audit 1 from='client.? 172.21.15.112:0/4064065844' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.205845+0000 mon.a (mon.0) 526 : cluster 0 osdmap e105: 8 total, 8 up, 7 in 2023-09-23T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.205850+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.452 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:13 smithi112 bash[107672]: cluster 2023-09-23T20:14:12.208308+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:13.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:13.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.194655+0000 mon.a (mon.0) 524 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.199497+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.199853+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.202090+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.202424+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.205069+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: audit 2023-09-23T20:14:12.205760+0000 mon.a (mon.0) 525 : audit 1 from='client.? 172.21.15.112:0/4064065844' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.205845+0000 mon.a (mon.0) 526 : cluster 0 osdmap e105: 8 total, 8 up, 7 in 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.205850+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:13 smithi174 bash[91578]: cluster 2023-09-23T20:14:12.208308+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:14:13.586 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:13.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:13.689 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:13.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:13.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:13.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:13.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:13.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:13.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:13.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:14.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:14.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:14.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:14.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:14.237 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[107672]: cluster 2023-09-23T20:14:13.111385+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v323: 89 pgs: 9 peering, 1 creating+peering, 10 unknown, 69 active+clean; 582 KiB data, 184 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[107672]: cluster 2023-09-23T20:14:13.200851+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[107672]: cluster 2023-09-23T20:14:13.201538+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[107672]: cluster 2023-09-23T20:14:13.205848+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[107672]: cluster 2023-09-23T20:14:13.207007+0000 mon.a (mon.0) 527 : cluster 0 osdmap e106: 8 total, 8 up, 7 in 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[107672]: cluster 2023-09-23T20:14:14.102632+0000 mon.a (mon.0) 528 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[104422]: cluster 2023-09-23T20:14:13.111385+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v323: 89 pgs: 9 peering, 1 creating+peering, 10 unknown, 69 active+clean; 582 KiB data, 184 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[104422]: cluster 2023-09-23T20:14:13.200851+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.238 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[104422]: cluster 2023-09-23T20:14:13.201538+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.239 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[104422]: cluster 2023-09-23T20:14:13.205848+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.239 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[104422]: cluster 2023-09-23T20:14:13.207007+0000 mon.a (mon.0) 527 : cluster 0 osdmap e106: 8 total, 8 up, 7 in 2023-09-23T20:14:14.239 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:14 smithi112 bash[104422]: cluster 2023-09-23T20:14:14.102632+0000 mon.a (mon.0) 528 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:14:14.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:14.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:14.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:14.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:14.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:14:14.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:14.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:14 smithi174 bash[91578]: cluster 2023-09-23T20:14:13.111385+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v323: 89 pgs: 9 peering, 1 creating+peering, 10 unknown, 69 active+clean; 582 KiB data, 184 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:14 smithi174 bash[91578]: cluster 2023-09-23T20:14:13.200851+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:14 smithi174 bash[91578]: cluster 2023-09-23T20:14:13.201538+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:14 smithi174 bash[91578]: cluster 2023-09-23T20:14:13.205848+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:14:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:14 smithi174 bash[91578]: cluster 2023-09-23T20:14:13.207007+0000 mon.a (mon.0) 527 : cluster 0 osdmap e106: 8 total, 8 up, 7 in 2023-09-23T20:14:14.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:14 smithi174 bash[91578]: cluster 2023-09-23T20:14:14.102632+0000 mon.a (mon.0) 528 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:14:14.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:14.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:14.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:14.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:14.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:14.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:14.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:14.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:14.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:15.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:15.078 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:15.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:15.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:15.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:15.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:15 smithi174 bash[91578]: cluster 2023-09-23T20:14:14.212404+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:15 smithi174 bash[91578]: cluster 2023-09-23T20:14:14.214203+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:15 smithi174 bash[91578]: cluster 2023-09-23T20:14:14.214312+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:15 smithi174 bash[91578]: cluster 2023-09-23T20:14:14.215687+0000 mon.a (mon.0) 529 : cluster 0 osdmap e107: 8 total, 8 up, 7 in 2023-09-23T20:14:15.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:15.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:15.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:15.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:15.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:15.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:15.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[107672]: cluster 2023-09-23T20:14:14.212404+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[107672]: cluster 2023-09-23T20:14:14.214203+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[107672]: cluster 2023-09-23T20:14:14.214312+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[107672]: cluster 2023-09-23T20:14:14.215687+0000 mon.a (mon.0) 529 : cluster 0 osdmap e107: 8 total, 8 up, 7 in 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[104422]: cluster 2023-09-23T20:14:14.212404+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[104422]: cluster 2023-09-23T20:14:14.214203+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[104422]: cluster 2023-09-23T20:14:14.214312+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:14:15.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:15 smithi112 bash[104422]: cluster 2023-09-23T20:14:14.215687+0000 mon.a (mon.0) 529 : cluster 0 osdmap e107: 8 total, 8 up, 7 in 2023-09-23T20:14:15.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:14:15.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:15.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:15.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:15.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:15.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:15.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:15.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:15.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:16.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:16.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:16.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:16.160 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:16.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:16.264 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:16.275 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:16 smithi174 bash[91578]: cluster 2023-09-23T20:14:15.112132+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v326: 89 pgs: 9 peering, 80 active+clean; 582 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 1.2 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:14:16.275 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:16 smithi174 bash[91578]: cluster 2023-09-23T20:14:15.222247+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.276 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:16 smithi174 bash[91578]: cluster 2023-09-23T20:14:15.224835+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.276 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:16 smithi174 bash[91578]: cluster 2023-09-23T20:14:15.232911+0000 mon.a (mon.0) 530 : cluster 0 osdmap e108: 8 total, 8 up, 7 in 2023-09-23T20:14:16.276 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:16 smithi174 bash[91578]: cluster 2023-09-23T20:14:15.336335+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.276 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:16 smithi174 bash[91578]: cluster 2023-09-23T20:14:15.337617+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:16.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:16.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:16.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:14:16.431 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:16.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[107672]: cluster 2023-09-23T20:14:15.112132+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v326: 89 pgs: 9 peering, 80 active+clean; 582 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 1.2 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[107672]: cluster 2023-09-23T20:14:15.222247+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[107672]: cluster 2023-09-23T20:14:15.224835+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[107672]: cluster 2023-09-23T20:14:15.232911+0000 mon.a (mon.0) 530 : cluster 0 osdmap e108: 8 total, 8 up, 7 in 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[107672]: cluster 2023-09-23T20:14:15.336335+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[107672]: cluster 2023-09-23T20:14:15.337617+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.548 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[104422]: cluster 2023-09-23T20:14:15.112132+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v326: 89 pgs: 9 peering, 80 active+clean; 582 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 1.2 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:14:16.549 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[104422]: cluster 2023-09-23T20:14:15.222247+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.549 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[104422]: cluster 2023-09-23T20:14:15.224835+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.549 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[104422]: cluster 2023-09-23T20:14:15.232911+0000 mon.a (mon.0) 530 : cluster 0 osdmap e108: 8 total, 8 up, 7 in 2023-09-23T20:14:16.549 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[104422]: cluster 2023-09-23T20:14:15.336335+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.549 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:16 smithi112 bash[104422]: cluster 2023-09-23T20:14:15.337617+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:14:16.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:16.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:16.670 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:16.702 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:16.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:16.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:16.837 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:16.928 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:16.942 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:16.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:16.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:17.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:17.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:17.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:17.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:17.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:17.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:17.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:17.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:17.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:17.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:17.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:17 smithi174 bash[91578]: cluster 2023-09-23T20:14:17.225573+0000 mon.a (mon.0) 531 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T20:14:17.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:17.632 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:17 smithi112 bash[104422]: cluster 2023-09-23T20:14:17.225573+0000 mon.a (mon.0) 531 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T20:14:17.632 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:17 smithi112 bash[107672]: cluster 2023-09-23T20:14:17.225573+0000 mon.a (mon.0) 531 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T20:14:17.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:17.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:17.752 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:17.782 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:17.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:17.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:17.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:17.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:18.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:18.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:18.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:18.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:18.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:18.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:18.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:18.302 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:18 smithi112 bash[107672]: cluster 2023-09-23T20:14:17.113055+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:14:18.302 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:18 smithi112 bash[104422]: cluster 2023-09-23T20:14:17.113055+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:14:18.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:18.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:18.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:18.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:18 smithi174 bash[91578]: cluster 2023-09-23T20:14:17.113055+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:14:18.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:18.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:18.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:18.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:18.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:18.843 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-09-23T20:14:18.843 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:14:18.843 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T20:14:18.843 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:14:18.843 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:14:18.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T20:14:18.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:18.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:18.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:18.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:18.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:19.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:19.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:19.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:19.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:19.257 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:19.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:19.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:19.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:19.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:19.516 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:19.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:19.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:19.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:19.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:19.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:19.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:19.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:19.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:19.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:19.975 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:20.015 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:20.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:20.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:20.148 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:20.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:20.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:20.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:20.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:20 smithi112 bash[107672]: cluster 2023-09-23T20:14:19.113740+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T20:14:20.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:20 smithi112 bash[104422]: cluster 2023-09-23T20:14:19.113740+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T20:14:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:14:20] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-09-23T20:14:20.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:20.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:20.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:20.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:20 smithi174 bash[91578]: cluster 2023-09-23T20:14:19.113740+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T20:14:20.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:20.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:20.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:20.708 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:20.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:20.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:20.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:20.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:20.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:20.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:20.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:21.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:21.101 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:21.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:21.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:21.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:21.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:21.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:21.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:21.473 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:21.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:21.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:21.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:21.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:21.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:21.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:21.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:21.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:21.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:22.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:22.006 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:22.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:22.132 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:22.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:22.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:22.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:22.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:22.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:22 smithi112 bash[104422]: cluster 2023-09-23T20:14:21.114400+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:14:22.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:22 smithi112 bash[107672]: cluster 2023-09-23T20:14:21.114400+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:14:22.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:22.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:22.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:22.544 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:22 smithi174 bash[91578]: cluster 2023-09-23T20:14:21.114400+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:14:22.564 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:22.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:22.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:22.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:22.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:22.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:22.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:22.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:22.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:22.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:22.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:23.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:23.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:23.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:23.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:23.234 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:23.315 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-23T20:14:23.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:23.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:23.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.410475+0000 mon.c (mon.2) 20 : audit 1 from='client.? 172.21.15.112:0/622659188' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:14:23.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.410861+0000 mon.a (mon.0) 532 : 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-09-23T20:14:23.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.947469+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T20:14:23.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.948070+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2023-09-23T20:14:23.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.948474+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 0]}]: dispatch 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.982459+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:22.983478+0000 mon.a (mon.0) 537 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[107672]: audit 2023-09-23T20:14:23.120839+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.410475+0000 mon.c (mon.2) 20 : audit 1 from='client.? 172.21.15.112:0/622659188' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.410861+0000 mon.a (mon.0) 532 : 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-09-23T20:14:23.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.947469+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.948070+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.948474+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 0]}]: dispatch 2023-09-23T20:14:23.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.982459+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:23.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:22.983478+0000 mon.a (mon.0) 537 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:23.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:23 smithi112 bash[104422]: audit 2023-09-23T20:14:23.120839+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:23.473 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.410475+0000 mon.c (mon.2) 20 : audit 1 from='client.? 172.21.15.112:0/622659188' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.410861+0000 mon.a (mon.0) 532 : 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-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.947469+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.948070+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.948474+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 0]}]: dispatch 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.982459+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:22.983478+0000 mon.a (mon.0) 537 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:23.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:23 smithi174 bash[91578]: audit 2023-09-23T20:14:23.120839+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:23.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:23.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:23.624 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:14:23.639 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:23.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:23.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:23.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:23.877 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:23.901 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:23.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:23.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:24.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:24.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:24.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:24.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:24.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:24.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:24.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:24.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:24.389 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:24.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:24.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:24.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:24.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: cluster 2023-09-23T20:14:23.114830+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-09-23T20:14:24.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: audit 2023-09-23T20:14:23.305891+0000 mon.a (mon.0) 539 : 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-09-23T20:14:24.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: audit 2023-09-23T20:14:23.306033+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T20:14:24.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: audit 2023-09-23T20:14:23.306135+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2023-09-23T20:14:24.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: audit 2023-09-23T20:14:23.306223+0000 mon.a (mon.0) 542 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 0]}]': finished 2023-09-23T20:14:24.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: cluster 2023-09-23T20:14:23.306288+0000 mon.a (mon.0) 543 : cluster 0 osdmap e109: 8 total, 8 up, 7 in 2023-09-23T20:14:24.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: cluster 2023-09-23T20:14:23.308495+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: cluster 2023-09-23T20:14:23.308501+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: cluster 2023-09-23T20:14:23.749339+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.534 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[107672]: cluster 2023-09-23T20:14:23.749545+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.534 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: cluster 2023-09-23T20:14:23.114830+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-09-23T20:14:24.534 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: audit 2023-09-23T20:14:23.305891+0000 mon.a (mon.0) 539 : 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-09-23T20:14:24.534 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: audit 2023-09-23T20:14:23.306033+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T20:14:24.535 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: audit 2023-09-23T20:14:23.306135+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2023-09-23T20:14:24.535 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: audit 2023-09-23T20:14:23.306223+0000 mon.a (mon.0) 542 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 0]}]': finished 2023-09-23T20:14:24.535 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: cluster 2023-09-23T20:14:23.306288+0000 mon.a (mon.0) 543 : cluster 0 osdmap e109: 8 total, 8 up, 7 in 2023-09-23T20:14:24.535 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: cluster 2023-09-23T20:14:23.308495+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.535 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: cluster 2023-09-23T20:14:23.308501+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.536 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: cluster 2023-09-23T20:14:23.749339+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.536 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:24 smithi112 bash[104422]: cluster 2023-09-23T20:14:23.749545+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:24.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: cluster 2023-09-23T20:14:23.114830+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-09-23T20:14:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: audit 2023-09-23T20:14:23.305891+0000 mon.a (mon.0) 539 : 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-09-23T20:14:24.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: audit 2023-09-23T20:14:23.306033+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: audit 2023-09-23T20:14:23.306135+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: audit 2023-09-23T20:14:23.306223+0000 mon.a (mon.0) 542 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 0]}]': finished 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: cluster 2023-09-23T20:14:23.306288+0000 mon.a (mon.0) 543 : cluster 0 osdmap e109: 8 total, 8 up, 7 in 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: cluster 2023-09-23T20:14:23.308495+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: cluster 2023-09-23T20:14:23.308501+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: cluster 2023-09-23T20:14:23.749339+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:24 smithi174 bash[91578]: cluster 2023-09-23T20:14:23.749545+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:14:24.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:24.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:24.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:24.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:24.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:24.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:24.944 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:24.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:24.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:25.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:25.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:25.180 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:25.213 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:25.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:25.344 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:25.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:25.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:25.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:25.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:25.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.310124+0000 mon.a (mon.0) 544 : cluster 0 osdmap e110: 8 total, 8 up, 7 in 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.331642+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.737524+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.740015+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.963738+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.965325+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[104422]: cluster 2023-09-23T20:14:24.966247+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.310124+0000 mon.a (mon.0) 544 : cluster 0 osdmap e110: 8 total, 8 up, 7 in 2023-09-23T20:14:25.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.331642+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.596 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.737524+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.596 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.740015+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.596 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.963738+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.596 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.965325+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.596 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:25 smithi112 bash[107672]: cluster 2023-09-23T20:14:24.966247+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:25.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:25.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:25.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:25.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.310124+0000 mon.a (mon.0) 544 : cluster 0 osdmap e110: 8 total, 8 up, 7 in 2023-09-23T20:14:25.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.331642+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.737524+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.740015+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.963738+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.965325+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:25 smithi174 bash[91578]: cluster 2023-09-23T20:14:24.966247+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:14:25.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:25.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:25.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:25.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:25.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:25.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:25.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:26.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:26.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:26.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:26.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:26.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:26.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:26.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:26 smithi112 bash[107672]: cluster 2023-09-23T20:14:25.115211+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:26.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:26 smithi112 bash[104422]: cluster 2023-09-23T20:14:25.115211+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:26.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:26.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:26 smithi174 bash[91578]: cluster 2023-09-23T20:14:25.115211+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:26.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:26.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:26.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:26.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:26.773 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:26.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:26.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:26.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:26.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:27.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:27.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:27.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:27.062 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:14:27.063 INFO:teuthology.orchestra.run.smithi174.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:14:27.063 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:14:27.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:27.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:27.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:27.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:27.281 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:27.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:27.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:27.415 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:27.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:27.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:27.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:27.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:27.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:27.669 DEBUG:teuthology.orchestra.run.smithi112:> /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-09-23T20:14:27.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:27.679 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:14:27.679 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:14:27.719 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:hints = 1 2023-09-23T20:14:27.719 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:14:27.719 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object prefix: benchmark_data_smithi112_150607 2023-09-23T20:14:27.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:14:27.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:14:27.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:27.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:27.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:27.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:27.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:27.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:28.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:28.094 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:28.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:28.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:28.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:28.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:28.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:28.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:28.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:28.457 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:28.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:28.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:28.599 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:28 smithi174 bash[91578]: cluster 2023-09-23T20:14:27.115873+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:28.599 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:28 smithi174 bash[91578]: audit 2023-09-23T20:14:27.761733+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:14:28.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:28.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:28.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 1 16 1942 1926 120.363 120.375 0.00195287 0.00762573 2023-09-23T20:14:28.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:28.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:28.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:28.754 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:28 smithi112 bash[107672]: cluster 2023-09-23T20:14:27.115873+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:28.754 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:28 smithi112 bash[107672]: audit 2023-09-23T20:14:27.761733+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:14:28.754 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:28 smithi112 bash[104422]: cluster 2023-09-23T20:14:27.115873+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2023-09-23T20:14:28.754 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:28 smithi112 bash[104422]: audit 2023-09-23T20:14:27.761733+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:14:28.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:28.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:28.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:28.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:28.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:28.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:29.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:29.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:29.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:29.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:29.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:29.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:29.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:29.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:29.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:29.616 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:29.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:29.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 2 16 4622 4606 143.924 167.5 0.00675517 0.00693536 2023-09-23T20:14:29.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:29.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:29.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:29.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:29.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:30.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:30.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:30.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:30.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:30.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:30.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:30.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:30.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:30.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:30.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:30.427 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:14:30] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2023-09-23T20:14:30.427 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:30 smithi112 bash[104422]: cluster 2023-09-23T20:14:29.116582+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 82 MiB data, 278 MiB used, 626 GiB / 626 GiB avail; 10 MiB/s wr, 163 op/s 2023-09-23T20:14:30.428 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:30 smithi112 bash[107672]: cluster 2023-09-23T20:14:29.116582+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 82 MiB data, 278 MiB used, 626 GiB / 626 GiB avail; 10 MiB/s wr, 163 op/s 2023-09-23T20:14:30.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:30.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:30.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:30.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:30.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:30.698 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:14:30.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 3 16 7292 7276 151.57 166.875 0.0121097 0.00658588 2023-09-23T20:14:30.736 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:14:30.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:30.782 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:14:30.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:30.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:30 smithi174 bash[91578]: cluster 2023-09-23T20:14:29.116582+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 82 MiB data, 278 MiB used, 626 GiB / 626 GiB avail; 10 MiB/s wr, 163 op/s 2023-09-23T20:14:30.831 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:14:30.872 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:14:30.912 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:30.919 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:14:30.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:30.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:30.971 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:14:31.011 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:14:31.016 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.017 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:14:31.045 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:31.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:31.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:31.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:31.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:31.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:31.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:31.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:31.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:31.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:31.452 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:31 smithi174 bash[91578]: audit 2023-09-23T20:14:30.654119+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.112:0/991050484' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:14:31.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:31.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:31.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:31.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:31.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:31.656 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:31 smithi112 bash[107672]: audit 2023-09-23T20:14:30.654119+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.112:0/991050484' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:14:31.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:31 smithi112 bash[104422]: audit 2023-09-23T20:14:30.654119+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.112:0/991050484' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:14:31.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:31.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 4 16 9306 9290 145.144 125.875 0.00418594 0.00688198 2023-09-23T20:14:31.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:31.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:31.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:31.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:31.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:31.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:31.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:32.079 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:14:32.079 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:14:32.080 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:14:32.080 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:14:32.080 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:14:32.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:32.133 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:32.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:32.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:32.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:32.366 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:32.376 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:32 smithi174 bash[91578]: cluster 2023-09-23T20:14:31.117084+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 180 MiB data, 481 MiB used, 625 GiB / 626 GiB avail; 22 MiB/s wr, 358 op/s 2023-09-23T20:14:32.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:32.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:32.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:32 smithi112 bash[104422]: cluster 2023-09-23T20:14:31.117084+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 180 MiB data, 481 MiB used, 625 GiB / 626 GiB avail; 22 MiB/s wr, 358 op/s 2023-09-23T20:14:32.507 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:32 smithi112 bash[107672]: cluster 2023-09-23T20:14:31.117084+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 180 MiB data, 481 MiB used, 625 GiB / 626 GiB avail; 22 MiB/s wr, 358 op/s 2023-09-23T20:14:32.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:32.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:32.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:32.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:32.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 5 16 11545 11529 144.1 139.938 0.00978807 0.0069296 2023-09-23T20:14:32.761 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:32.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:32.814 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-09-23T20:14:32.814 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:14:32.814 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:14:32.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T20:14:32.893 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:32.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:32.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:32.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:33.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:33.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:33.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:33.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:33.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:33.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:33.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:33.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:33.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:33.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:33.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:33.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:33.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 6 16 13621 13605 141.706 129.75 0.00319652 0.00704834 2023-09-23T20:14:33.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:33.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:33.977 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:33.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:34.080 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:34.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:34.120 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:34 smithi112 bash[104422]: cluster 2023-09-23T20:14:33.117617+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 297 MiB data, 886 MiB used, 625 GiB / 626 GiB avail; 30 MiB/s wr, 482 op/s 2023-09-23T20:14:34.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:34.218 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:34 smithi174 bash[91578]: cluster 2023-09-23T20:14:33.117617+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 297 MiB data, 886 MiB used, 625 GiB / 626 GiB avail; 30 MiB/s wr, 482 op/s 2023-09-23T20:14:34.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:34.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:34.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:34.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:34.420 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:34 smithi112 bash[107672]: cluster 2023-09-23T20:14:33.117617+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 297 MiB data, 886 MiB used, 625 GiB / 626 GiB avail; 30 MiB/s wr, 482 op/s 2023-09-23T20:14:34.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:34.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:34.596 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:34.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:34.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:34.720 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 7 16 15583 15567 138.979 122.625 0.0075375 0.00718175 2023-09-23T20:14:34.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:34.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:34.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:34.881 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:34.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:34.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:34.984 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:35.010 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:35.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:35.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:35.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:35.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:35.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:35.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:35.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:35.373 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:35.394 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:14:35.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[107672]: audit 2023-09-23T20:14:34.356954+0000 mon.a (mon.0) 547 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[107672]: audit 2023-09-23T20:14:34.362406+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[107672]: audit 2023-09-23T20:14:35.216636+0000 mon.c (mon.2) 21 : audit 1 from='client.? 172.21.15.112:0/2086816406' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[107672]: audit 2023-09-23T20:14:35.217293+0000 mon.a (mon.0) 549 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[104422]: audit 2023-09-23T20:14:34.356954+0000 mon.a (mon.0) 547 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[104422]: audit 2023-09-23T20:14:34.362406+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[104422]: audit 2023-09-23T20:14:35.216636+0000 mon.c (mon.2) 21 : audit 1 from='client.? 172.21.15.112:0/2086816406' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:14:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:35 smithi112 bash[104422]: audit 2023-09-23T20:14:35.217293+0000 mon.a (mon.0) 549 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:14:35.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:35.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:35.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:35.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:35.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:35.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:35.647 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:35 smithi174 bash[91578]: audit 2023-09-23T20:14:34.356954+0000 mon.a (mon.0) 547 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:35.647 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:35 smithi174 bash[91578]: audit 2023-09-23T20:14:34.362406+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:35.647 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:35 smithi174 bash[91578]: audit 2023-09-23T20:14:35.216636+0000 mon.c (mon.2) 21 : audit 1 from='client.? 172.21.15.112:0/2086816406' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:14:35.647 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:35 smithi174 bash[91578]: audit 2023-09-23T20:14:35.217293+0000 mon.a (mon.0) 549 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:14:35.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:35.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:35.721 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 8 16 17386 17370 135.691 112.688 0.0224778 0.00736179 2023-09-23T20:14:35.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:35.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:35.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:35.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:14:35.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:35.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:35.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:35.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:36.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:36.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:36.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:36.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:36.186 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:36.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:36.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:36.319 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:36.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:36.422 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.118324+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 783 MiB data, 2.4 GiB used, 623 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.368302+0000 mon.a (mon.0) 550 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.379007+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.383838+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.386167+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: audit 2023-09-23T20:14:35.386915+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.387058+0000 mon.a (mon.0) 552 : cluster 0 osdmap e111: 8 total, 8 up, 7 in 2023-09-23T20:14:36.433 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.391927+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.434 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:36 smithi174 bash[91578]: cluster 2023-09-23T20:14:35.393266+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:36.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:36.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:36.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:36.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.118324+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 783 MiB data, 2.4 GiB used, 623 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.368302+0000 mon.a (mon.0) 550 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.379007+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.383838+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.386167+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: audit 2023-09-23T20:14:35.386915+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.387058+0000 mon.a (mon.0) 552 : cluster 0 osdmap e111: 8 total, 8 up, 7 in 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.391927+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[107672]: cluster 2023-09-23T20:14:35.393266+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.118324+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 783 MiB data, 2.4 GiB used, 623 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.368302+0000 mon.a (mon.0) 550 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.379007+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.383838+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.386167+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: audit 2023-09-23T20:14:35.386915+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.387058+0000 mon.a (mon.0) 552 : cluster 0 osdmap e111: 8 total, 8 up, 7 in 2023-09-23T20:14:36.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.391927+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:36 smithi112 bash[104422]: cluster 2023-09-23T20:14:35.393266+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:14:36.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:36.722 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 9 16 19334 19318 134.12 121.75 0.00950445 0.00744698 2023-09-23T20:14:36.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:36.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:14:36.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:36.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:36.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:36.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:37.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:37.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:37.137 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:37.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:37.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:37.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:37.373 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:37.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:37.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:37.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:37.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:37.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:37.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:37.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:37.722 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 10 16 21133 21117 131.951 112.438 0.00287271 0.00757096 2023-09-23T20:14:37.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:37.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:37.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:37.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:37.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:37.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:37.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:38.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:38.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:38.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:38.189 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:38.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:38.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:38.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:38.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:38.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:38 smithi174 bash[91578]: cluster 2023-09-23T20:14:37.118960+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 981 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-23T20:14:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:38 smithi174 bash[91578]: audit 2023-09-23T20:14:37.981607+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:38.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:38.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:38.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:38 smithi112 bash[107672]: cluster 2023-09-23T20:14:37.118960+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 981 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-23T20:14:38.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:38 smithi112 bash[107672]: audit 2023-09-23T20:14:37.981607+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:38.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:38 smithi112 bash[104422]: cluster 2023-09-23T20:14:37.118960+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 981 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-23T20:14:38.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:38 smithi112 bash[104422]: audit 2023-09-23T20:14:37.981607+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:38.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:38.722 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 11 16 22631 22615 128.466 93.625 0.00540907 0.00777424 2023-09-23T20:14:38.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:38.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:38.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:38.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:38.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:38.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:38.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:38.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:14:38.996 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:38.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:39.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:39.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:39.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:39.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:39.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:39.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:39.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:39.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:39.499 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:39.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:39.547 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:39.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:39.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:39.722 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 12 16 24203 24187 125.948 98.25 0.00736755 0.00793285 2023-09-23T20:14:39.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:39.812 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:39.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:39.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:39.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:40.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:40.057 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:39 smithi174 bash[91578]: audit 2023-09-23T20:14:38.795612+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.057 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:39 smithi174 bash[91578]: audit 2023-09-23T20:14:38.803622+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.058 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:39 smithi174 bash[91578]: cluster 2023-09-23T20:14:39.120836+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.3 GiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s 2023-09-23T20:14:40.058 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:39 smithi174 bash[91578]: audit 2023-09-23T20:14:39.482975+0000 mon.a (mon.0) 556 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:14:40.058 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:39 smithi174 bash[91578]: audit 2023-09-23T20:14:39.484702+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:14:40.058 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:39 smithi174 bash[91578]: audit 2023-09-23T20:14:39.495534+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.076 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:40.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[107672]: audit 2023-09-23T20:14:38.795612+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[107672]: audit 2023-09-23T20:14:38.803622+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[107672]: cluster 2023-09-23T20:14:39.120836+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.3 GiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[107672]: audit 2023-09-23T20:14:39.482975+0000 mon.a (mon.0) 556 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[107672]: audit 2023-09-23T20:14:39.484702+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[107672]: audit 2023-09-23T20:14:39.495534+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[104422]: audit 2023-09-23T20:14:38.795612+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[104422]: audit 2023-09-23T20:14:38.803622+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[104422]: cluster 2023-09-23T20:14:39.120836+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.3 GiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s 2023-09-23T20:14:40.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[104422]: audit 2023-09-23T20:14:39.482975+0000 mon.a (mon.0) 556 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:14:40.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[104422]: audit 2023-09-23T20:14:39.484702+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:14:40.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:39 smithi112 bash[104422]: audit 2023-09-23T20:14:39.495534+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:14:40.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:40.209 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:40.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:40.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:40.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:40.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:40.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:40.454 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:14:40] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-09-23T20:14:40.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:40.578 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:40.607 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:40.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:40.709 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:40.722 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 13 15 26080 26065 125.288 117.375 0.0141554 0.0079757 2023-09-23T20:14:40.734 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:40.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:40.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:40.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:40.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:40.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:40.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:41.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:41.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:41.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:41.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:41.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:41.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:41.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:41.502 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:41.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:41.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:41.541 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:41.541 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:41.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:41.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:41.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:41.722 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 14 16 27851 27835 124.24 110.625 0.00491635 0.00804253 2023-09-23T20:14:41.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:41.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:41.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:41.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:41.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:42.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:42.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:42.161 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:42.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:42 smithi112 bash[104422]: cluster 2023-09-23T20:14:41.121606+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.4 GiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T20:14:42.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:42.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:42.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:42 smithi174 bash[91578]: cluster 2023-09-23T20:14:41.121606+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.4 GiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T20:14:42.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:42.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:42.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:42.484 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:42 smithi112 bash[107672]: cluster 2023-09-23T20:14:41.121606+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.4 GiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T20:14:42.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:42.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:42.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:42.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:42.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 15 16 29352 29336 122.211 93.8125 0.00677247 0.00817684 2023-09-23T20:14:42.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:42.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:42.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:42.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:42.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:42.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:42.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:42.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:43.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:43.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:43.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:43.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:43.249 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:43.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:43.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:43.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:43.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:43.574 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:43.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:43.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:43.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:43.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 16 16 31003 30987 121.021 103.188 0.00681285 0.0082561 2023-09-23T20:14:43.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:43.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:43.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:43.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:43.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:43.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:43.993 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:44.022 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:44.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:44.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:44.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:44.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:44.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:44.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:44.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:44 smithi174 bash[91578]: cluster 2023-09-23T20:14:43.122193+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.5 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:14:44.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:44.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:44 smithi112 bash[107672]: cluster 2023-09-23T20:14:43.122193+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.5 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:14:44.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:44 smithi112 bash[104422]: cluster 2023-09-23T20:14:43.122193+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.5 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:14:44.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:44.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:44.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:44.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:44.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:44.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:44.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:44.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 17 16 32660 32644 119.994 103.562 0.00974712 0.00832668 2023-09-23T20:14:44.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:44.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:44.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:44.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:44.944 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:44.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:44.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:45.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:45.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:45.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:45.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:45.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:45.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:45.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:45.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:45.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:45.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:45.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:45.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:45.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:45.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:45.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:45.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 18 16 34347 34331 119.185 105.438 0.0100678 0.00838416 2023-09-23T20:14:45.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:45.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:45.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:45.950 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:45.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:45.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:46.080 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:46.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:46.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:46.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:46.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:46.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:46.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:46 smithi112 bash[104422]: cluster 2023-09-23T20:14:45.122936+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:14:46.276 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:46 smithi112 bash[107672]: cluster 2023-09-23T20:14:45.122936+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:14:46.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:46 smithi174 bash[91578]: cluster 2023-09-23T20:14:45.122936+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:14:46.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:46.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:46.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:46.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:46.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:46.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:46.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:46.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 19 16 35633 35617 117.142 80.375 0.00393099 0.00852928 2023-09-23T20:14:46.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:46.772 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:46.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:46.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:46.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:46.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:47.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:47.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:47.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:47.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:47.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:47.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:47.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:47.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:47.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:47.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:47.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:47.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:47.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:47.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:47.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:47.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:47.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:47.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:14:47.724794+0000 min lat: 0.00130757 max lat: 0.168746 avg lat: 0.00863005 2023-09-23T20:14:47.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:14:47.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 20 16 37070 37054 115.775 89.8125 0.0244949 0.00863005 2023-09-23T20:14:47.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:47.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:47.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:47.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:47.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:47.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:48.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:48.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:48.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:48.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:48.230 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:48.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:48.343 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:48 smithi112 bash[107672]: cluster 2023-09-23T20:14:47.123391+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.0 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-23T20:14:48.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:48 smithi112 bash[104422]: cluster 2023-09-23T20:14:47.123391+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.0 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-23T20:14:48.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:48.465 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:48.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:48 smithi174 bash[91578]: cluster 2023-09-23T20:14:47.123391+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.0 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-23T20:14:48.495 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:48.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:48.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:48.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 21 16 38578 38562 114.75 94.25 0.0074616 0.00870764 2023-09-23T20:14:48.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:48.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:48.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:48.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:48.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:48.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:48.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:49.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:49.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:49.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:49.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:49.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:49.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:49.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:49.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:49.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:49.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:49.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:49.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:49.541 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:49.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:49.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:49.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:49.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 22 16 39978 39962 113.509 87.5 0.00492614 0.00880167 2023-09-23T20:14:49.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:49.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:49.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:49.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:49.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:49.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:50.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:50.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:50.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:50.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:50.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:50.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:50.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:50.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:50.382 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:50 smithi112 bash[104422]: cluster 2023-09-23T20:14:49.123987+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:14:50.387 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:14:50] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-09-23T20:14:50.387 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:50 smithi112 bash[107672]: cluster 2023-09-23T20:14:49.123987+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:14:50.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:50.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:50 smithi174 bash[91578]: cluster 2023-09-23T20:14:49.123987+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:14:50.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:50.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:50.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:50.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:50.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:50.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 23 16 41158 41142 111.78 73.75 0.00235655 0.00890605 2023-09-23T20:14:50.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:50.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:50.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:50.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:50.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:50.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:51.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:51.109 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:51.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:51.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:51.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:51.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:51.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:51.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:51.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:51.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:51.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:51.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:51.619 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:51.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:51.723 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 24 16 42347 42331 110.219 74.3125 0.00851767 0.00906686 2023-09-23T20:14:51.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:51.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:51.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:51.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:51.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:52.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:52.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:52.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:52.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:52.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:52.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:52.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:52.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:52.407 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:52 smithi112 bash[104422]: cluster 2023-09-23T20:14:51.126530+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 2.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:14:52.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:52 smithi112 bash[107672]: cluster 2023-09-23T20:14:51.126530+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 2.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:14:52.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:52.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:52.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:52.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:52.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:52 smithi174 bash[91578]: cluster 2023-09-23T20:14:51.126530+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 2.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:14:52.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:52.668 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:52.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 25 16 43823 43807 109.5 92.25 0.0105638 0.00912718 2023-09-23T20:14:52.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:52.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:52.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:52.937 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:52.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:53.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:53.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:53.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:53.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:53.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:53.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:53 smithi112 bash[104422]: audit 2023-09-23T20:14:52.978214+0000 mon.a (mon.0) 559 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:53.461 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:53 smithi112 bash[107672]: audit 2023-09-23T20:14:52.978214+0000 mon.a (mon.0) 559 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:53.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:53 smithi174 bash[91578]: audit 2023-09-23T20:14:52.978214+0000 mon.a (mon.0) 559 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:53.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:53.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:53.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:53.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 26 16 45091 45075 108.336 79.25 0.00987245 0.00922353 2023-09-23T20:14:53.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:53.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:53.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:53.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:54.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:54.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:54.148 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:54.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:54.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:54.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:54.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:54.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:54 smithi112 bash[104422]: cluster 2023-09-23T20:14:53.127513+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.4 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:14:54.399 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:54 smithi112 bash[107672]: cluster 2023-09-23T20:14:53.127513+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.4 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:14:54.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:54.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:54.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:54.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:54 smithi174 bash[91578]: cluster 2023-09-23T20:14:53.127513+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.4 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:14:54.644 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:54.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:54.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:54.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 27 16 46325 46309 107.18 77.125 0.0160032 0.00932326 2023-09-23T20:14:54.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:54.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:54.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:54.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:54.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:54.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:55.034 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:55.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:55.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:55.189 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:55.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:55.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:55.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:55.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:55.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:55.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:55.562 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:55.592 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:55.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:55.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:55.717 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:55.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:55.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 28 16 47549 47533 106.084 76.5 0.00755026 0.00941445 2023-09-23T20:14:55.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:55.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:55.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:55.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:55.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:55.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:56.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:56.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:56.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:56.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:56.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:56.360 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:56 smithi112 bash[107672]: cluster 2023-09-23T20:14:55.128132+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.7 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:14:56.361 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:56 smithi112 bash[104422]: cluster 2023-09-23T20:14:55.128132+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.7 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:14:56.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:56.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:56.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:56.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:56 smithi174 bash[91578]: cluster 2023-09-23T20:14:55.128132+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.7 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:14:56.520 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:56.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:56.523 INFO:teuthology.orchestra.run.smithi112.stdout:moved 18 / 267 (6.74157%) 2023-09-23T20:14:56.523 INFO:teuthology.orchestra.run.smithi112.stdout:avg 38.1429 2023-09-23T20:14:56.523 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 5.81694 -> 5.32993 (expected baseline 5.71786) 2023-09-23T20:14:56.523 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 31 -> 27 pgs (0.812734 -> 0.707865 * mean) 2023-09-23T20:14:56.523 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 47 -> 37 pgs (1.23221 -> 0.970037 * mean) 2023-09-23T20:14:56.523 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:oload 110 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 3 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0133 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0146 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 weight 1.0000 -> 0.6516 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 weight 1.0000 -> 0.7379 2023-09-23T20:14:56.524 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 weight 1.0000 -> 0.8496 2023-09-23T20:14:56.530 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:14:56.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:56.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:56.678 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:14:56 smithi112 bash[92890]: debug 2023-09-23T20:14:56.520+0000 7f3c0bd7d700 -1 mgr.server reply reply (3) No such process no change 2023-09-23T20:14:56.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 29 16 48608 48592 104.708 66.1875 0.00493541 0.00954497 2023-09-23T20:14:56.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:56.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:56.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:56.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:56.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:56.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:57.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:57.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:57.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:57.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:14:57.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:14:57.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:57 smithi112 bash[107672]: audit 2023-09-23T20:14:56.523383+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.44504 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:14:57.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:57 smithi112 bash[104422]: audit 2023-09-23T20:14:56.523383+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.44504 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:14:57.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:57.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:57.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:57.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:57.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:57 smithi174 bash[91578]: audit 2023-09-23T20:14:56.523383+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.44504 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:14:57.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:57.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:57.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:57.724 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:57.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 30 16 50014 49998 104.147 87.875 0.00618566 0.00959529 2023-09-23T20:14:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:57.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:57.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:57.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:57.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:57.985 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:57.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:57.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:58.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:58.113 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:14:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:14:58.217 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:58.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:58.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:58.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:58.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:14:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:14:58.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:58.503 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:14:58 smithi112 bash[104422]: cluster 2023-09-23T20:14:57.128640+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:14:58.503 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:14:58 smithi112 bash[107672]: cluster 2023-09-23T20:14:57.128640+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:14:58.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:58.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:58.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:14:58 smithi174 bash[91578]: cluster 2023-09-23T20:14:57.128640+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:14:58.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:58.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:14:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:14:58.724 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 31 16 51026 51010 102.827 63.25 0.0180016 0.00971962 2023-09-23T20:14:58.752 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:58.779 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:14:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:14:58.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:58.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:58.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:59.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:59.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:59.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:59.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:59.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:59.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:59.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:59.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:59.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:59.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:59.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:59.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:14:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:14:59.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:59.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:14:59.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:14:59.725 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 32 16 52113 52097 101.737 67.9375 0.00326373 0.00981 2023-09-23T20:14:59.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:59.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:14:59.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:59.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:14:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:14:59.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:00.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:00.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:00.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:00.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:00.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:00.326 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:00.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:00 smithi112 bash[107672]: cluster 2023-09-23T20:14:59.129320+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T20:15:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:00 smithi112 bash[104422]: cluster 2023-09-23T20:14:59.129320+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T20:15:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:15:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:15:00] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2023-09-23T20:15:00.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:00.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:00.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:00.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:00 smithi174 bash[91578]: cluster 2023-09-23T20:14:59.129320+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T20:15:00.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:00.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:00.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:00.727 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 33 16 53389 53373 101.063 79.75 0.0313268 0.00988843 2023-09-23T20:15:00.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:00.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:00.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:00.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:00.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:00.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:00.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:01.022 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:15:01.022 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:8225 6.0 6:0dcc0777:::benchmark_data_smithi112_150607_object8224:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:31.133054+0000", 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 29.881552290999998, 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15475970999999999, 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.023 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 8225 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133054+0000", 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133054+0000", 2023-09-23T20:15:01.024 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133052+0000", 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133075+0000", 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3153e-05 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.025 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133085+0000", 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4930000000000004e-06 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133092+0000", 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7669999999999998e-06 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.026 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133139+0000", 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7460999999999998e-05 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133268+0000", 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012904100000000001 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.133397+0000", 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012883999999999999 2023-09-23T20:15:01.027 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.136065+0000", 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002667708 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.136346+0000", 2023-09-23T20:15:01.028 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028136900000000001 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.287707+0000", 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15136058899999999 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.287764+0000", 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7064000000000001e-05 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.287813+0000", 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9616000000000001e-05 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.030 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:8233 6.9 6:9331dcc7:::benchmark_data_smithi112_150607_object8232:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:31.134694+0000", 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 29.879912505, 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15515232500000001, 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 8233 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.031 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134694+0000", 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134694+0000", 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134692+0000", 2023-09-23T20:15:01.032 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134728+0000", 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5768e-05 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134741+0000", 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3492999999999999e-05 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.033 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134750+0000", 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9500000000000007e-06 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134804+0000", 2023-09-23T20:15:01.034 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3538000000000001e-05 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.134930+0000", 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012602499999999999 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.135071+0000", 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014150100000000001 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.035 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.136322+0000", 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012508809999999999 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.136857+0000", 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00053450399999999999 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.036 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.289748+0000", 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15289106499999999 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.289804+0000", 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6573000000000002e-05 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.037 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:31.289846+0000", 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1545999999999998e-05 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.038 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:35213 6.0 6:014be571:::benchmark_data_smithi112_150607_object35212:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:46.339653+0000", 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 14.674953045000001, 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.134188169, 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35213 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.039 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339653+0000", 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339653+0000", 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.040 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339651+0000", 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339677+0000", 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5755999999999999e-05 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339696+0000", 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9150000000000001e-05 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339705+0000", 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7520000000000002e-06 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339750+0000", 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5704999999999997e-05 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339849+0000", 2023-09-23T20:15:01.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9110999999999993e-05 2023-09-23T20:15:01.043 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.043 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.043 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.339940+0000", 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0993000000000001e-05 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.342979+0000", 2023-09-23T20:15:01.046 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003038481 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.346840+0000", 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038614809999999999 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.473488+0000", 2023-09-23T20:15:01.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.126648028 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.473736+0000", 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024743999999999998 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.473841+0000", 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105334 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.048 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:35215 6.9 6:9328d234:::benchmark_data_smithi112_150607_object35214:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:46.340705+0000", 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 14.67390093, 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.133882481, 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.049 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35215 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.340705+0000", 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.340705+0000", 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.340703+0000", 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.340737+0000", 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3495999999999999e-05 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.340755+0000", 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8219999999999998e-05 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.340765+0000", 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6549999999999999e-06 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.341216+0000", 2023-09-23T20:15:01.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00045121499999999998 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.341372+0000", 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000156281 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.341537+0000", 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016485299999999999 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.346775+0000", 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052375690000000001 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.346785+0000", 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0022e-05 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.054 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.474006+0000", 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.127221431 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.474525+0000", 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00051934099999999999 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.474588+0000", 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2203000000000001e-05 2023-09-23T20:15:01.055 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:35224 6.9 6:9dd420b7:::benchmark_data_smithi112_150607_object35223:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:46.347847+0000", 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 14.666759136, 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13243824300000001, 2023-09-23T20:15:01.056 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35224 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347847+0000", 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.057 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347847+0000", 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347845+0000", 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.058 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347870+0000", 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.493e-05 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347885+0000", 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5085999999999999e-05 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347894+0000", 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2629999999999992e-06 2023-09-23T20:15:01.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.347951+0000", 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6165000000000002e-05 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348104+0000", 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015376699999999999 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348212+0000", 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108117 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.349559+0000", 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013465160000000001 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.351840+0000", 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022813519999999999 2023-09-23T20:15:01.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.480178+0000", 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.128337594 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.480239+0000", 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1299999999999999e-05 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.480285+0000", 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5963e-05 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:35225 6.0 6:0e28c5f6:::benchmark_data_smithi112_150607_object35224:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:46.348825+0000", 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 14.665781441, 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13190474699999999, 2023-09-23T20:15:01.063 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35225 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348825+0000", 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348825+0000", 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348824+0000", 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348846+0000", 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2442999999999998e-05 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348858+0000", 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1815e-05 2023-09-23T20:15:01.066 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.348866+0000", 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6510000000000001e-06 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.349038+0000", 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017243799999999999 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.067 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.349171+0000", 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133039 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.349281+0000", 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000110349 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.068 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.350493+0000", 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012116500000000001 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.351908+0000", 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014150390000000001 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.480529+0000", 2023-09-23T20:15:01.069 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.128620707 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.480667+0000", 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013773299999999999 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:46.480729+0000", 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2796e-05 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.070 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:40265 6.0 6:0b55ddf4:::benchmark_data_smithi112_150607_object40264:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:49.923055+0000", 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 11.09155086, 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15606926600000001, 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.071 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 40265 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923055+0000", 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923055+0000", 2023-09-23T20:15:01.072 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923053+0000", 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923078+0000", 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.476e-05 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.073 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923101+0000", 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3197000000000002e-05 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923110+0000", 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4670000000000004e-06 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.074 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923164+0000", 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4431000000000001e-05 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923300+0000", 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013555199999999999 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.923440+0000", 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014019400000000001 2023-09-23T20:15:01.075 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.925023+0000", 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015832820000000001 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927173+0000", 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021493369999999999 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.076 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940857+0000", 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013684852000000001 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079077+0000", 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13821925700000001 2023-09-23T20:15:01.077 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079124+0000", 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7698999999999999e-05 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:40273 6.9 6:98b2082d:::benchmark_data_smithi112_150607_object40272:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.078 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:49.927087+0000", 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 11.087519071999999, 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15206404000000001, 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 40273 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.079 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927087+0000", 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927087+0000", 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927086+0000", 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.080 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927111+0000", 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4879999999999999e-05 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927122+0000", 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1323e-05 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.081 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927128+0000", 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6849999999999998e-06 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927246+0000", 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000118582 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.082 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927372+0000", 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012560199999999999 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.927504+0000", 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000131817 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.083 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.930241+0000", 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027371829999999998 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.930256+0000", 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5079000000000001e-05 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079065+0000", 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14880858399999999 2023-09-23T20:15:01.084 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079112+0000", 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7958999999999999e-05 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079151+0000", 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8497000000000001e-05 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.085 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.34578.0:40265 6.0 e111/102 ondisk, result = 0)", 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:49.940758+0000", 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 11.073848236, 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13838114300000001, 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940758+0000", 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.086 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940758+0000", 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940757+0000", 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.087 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940763+0000", 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1500000000000004e-06 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940778+0000", 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4866e-05 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940786+0000", 2023-09-23T20:15:01.088 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2740000000000007e-06 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940844+0000", 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7632e-05 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940853+0000", 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4599999999999992e-06 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.089 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079139+0000", 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.138285779 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.34578.0:40273 6.9 e111/104 ondisk, result = 0)", 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:49.940810+0000", 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 11.073796172, 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13834740600000001, 2023-09-23T20:15:01.090 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940810+0000", 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940810+0000", 2023-09-23T20:15:01.091 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940810+0000", 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940812+0000", 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5560000000000002e-06 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.092 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940818+0000", 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7939999999999999e-06 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.940823+0000", 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5689999999999998e-06 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.093 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079047+0000", 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13822447500000001 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079057+0000", 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0304e-05 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079157+0000", 2023-09-23T20:15:01.094 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9956000000000003e-05 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:40292 6.0 6:0528799d:::benchmark_data_smithi112_150607_object40291:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:49.977626+0000", 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 11.036980342, 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.112267188, 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.095 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 40292 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.977626+0000", 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.096 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.977626+0000", 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.977623+0000", 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.097 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:49.977650+0000", 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6228e-05 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079034+0000", 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.101384082 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.098 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079047+0000", 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2886e-05 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079166+0000", 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119349 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079381+0000", 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000215479 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.099 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.079602+0000", 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022083000000000001 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.084387+0000", 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00478431 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.087862+0000", 2023-09-23T20:15:01.100 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034750459999999999 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.089805+0000", 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001942926 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.089853+0000", 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8492000000000003e-05 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.101 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.089893+0000", 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9854000000000002e-05 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:48263 6.9 6:9c33ae44:::benchmark_data_smithi112_150607_object48262:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:56.381022+0000", 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4.6335839480000001, 2023-09-23T20:15:01.102 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.114746472, 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 48263 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381022+0000", 2023-09-23T20:15:01.103 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381022+0000", 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381020+0000", 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.104 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381047+0000", 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6146e-05 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381064+0000", 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7906000000000001e-05 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381073+0000", 2023-09-23T20:15:01.105 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2770000000000005e-06 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381187+0000", 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000114039 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381367+0000", 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017998499999999999 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.106 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.381520+0000", 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015365100000000001 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.384323+0000", 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028029190000000001 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.388963+0000", 2023-09-23T20:15:01.107 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0046395469999999999 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.495673+0000", 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.106710031 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.495725+0000", 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2450000000000001e-05 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.108 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.495769+0000", 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3232000000000002e-05 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:48268 6.9 6:9179178b:::benchmark_data_smithi112_150607_object48267:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:56.386270+0000", 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4.6283357079999998, 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.112921172, 2023-09-23T20:15:01.109 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 48268 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386270+0000", 2023-09-23T20:15:01.110 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386270+0000", 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386269+0000", 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.111 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386292+0000", 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3535000000000001e-05 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386307+0000", 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5330999999999999e-05 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.112 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386316+0000", 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9299999999999992e-06 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386407+0000", 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0526999999999996e-05 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386564+0000", 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015758499999999999 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.113 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.386704+0000", 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013928000000000001 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.390414+0000", 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003710236 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.392637+0000", 2023-09-23T20:15:01.114 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022230840000000002 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.499032+0000", 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.106395405 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.499130+0000", 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7571999999999993e-05 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.115 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:56.499191+0000", 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1439999999999995e-05 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:50232 6.9 6:9804aa53:::benchmark_data_smithi112_150607_object50231:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:57.882638+0000", 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.1319684510000001, 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.183516716, 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.116 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 50232 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882638+0000", 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.117 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882638+0000", 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882636+0000", 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.118 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882660+0000", 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4267999999999999e-05 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882678+0000", 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7782e-05 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882688+0000", 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7079999999999992e-06 2023-09-23T20:15:01.119 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882738+0000", 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0454999999999997e-05 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882855+0000", 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117095 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.120 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882982+0000", 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012682000000000001 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.885475+0000", 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024928939999999998 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.886054+0000", 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00057899999999999998 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.121 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066082+0000", 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18002774399999999 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066129+0000", 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.693e-05 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.122 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066154+0000", 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5641999999999999e-05 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:50235 6.0 6:0500e56c:::benchmark_data_smithi112_150607_object50234:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:57.882704+0000", 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.131901955, 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18348921400000001, 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.123 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 50235 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882704+0000", 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.124 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882704+0000", 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882704+0000", 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.125 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882725+0000", 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1106000000000001e-05 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882734+0000", 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0010000000000007e-06 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.882741+0000", 2023-09-23T20:15:01.126 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3980000000000002e-06 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.883017+0000", 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000275784 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.883132+0000", 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011529 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.127 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.883266+0000", 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133993 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.886089+0000", 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028229090000000002 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.128 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887616+0000", 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001527107 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066109+0000", 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.178492969 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066155+0000", 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6056000000000001e-05 2023-09-23T20:15:01.129 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066193+0000", 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8152000000000003e-05 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:50239 6.0 6:0c6476c7:::benchmark_data_smithi112_150607_object50238:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:57.887929+0000", 2023-09-23T20:15:01.130 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.1266768030000001, 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18433511299999999, 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 50239 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.131 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887929+0000", 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887929+0000", 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887928+0000", 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887951+0000", 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3584999999999999e-05 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887965+0000", 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3611999999999999e-05 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.133 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.887972+0000", 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5109999999999997e-06 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.888008+0000", 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5902999999999998e-05 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.888103+0000", 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4582999999999999e-05 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.134 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.888193+0000", 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0162999999999997e-05 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.889895+0000", 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017021670000000001 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.891304+0000", 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014088200000000001 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.072169+0000", 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18086458399999999 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.072224+0000", 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5668999999999998e-05 2023-09-23T20:15:01.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.072264+0000", 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0086999999999998e-05 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:50246 6.9 6:95b2413d:::benchmark_data_smithi112_150607_object50245:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:57.892946+0000", 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.1216598800000002, 2023-09-23T20:15:01.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17337961900000001, 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 50246 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.138 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.892946+0000", 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.892946+0000", 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.892945+0000", 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:15:01.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.892964+0000", 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9216999999999999e-05 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.892976+0000", 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2098e-05 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.140 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.892982+0000", 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7710000000000003e-06 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.893032+0000", 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0232999999999998e-05 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.893135+0000", 2023-09-23T20:15:01.141 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010268999999999999 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.893227+0000", 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2423000000000006e-05 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894770+0000", 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001542507 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.142 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.896014+0000", 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012445799999999999 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066190+0000", 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17017518500000001 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.143 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066274+0000", 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4152000000000003e-05 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.066326+0000", 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2045000000000001e-05 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:50247 6.0 6:0d6e9081:::benchmark_data_smithi112_150607_object50246:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.144 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:57.894011+0000", 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.120595389, 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17840162400000001, 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 50247 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.145 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894011+0000", 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894011+0000", 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894010+0000", 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:15:01.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894030+0000", 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0384e-05 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894043+0000", 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2529e-05 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894049+0000", 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4899999999999997e-06 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894085+0000", 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6353999999999998e-05 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894207+0000", 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012189300000000001 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.894346+0000", 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000138288 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.896017+0000", 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001670929 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:57.896210+0000", 2023-09-23T20:15:01.149 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019369 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.072311+0000", 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17610093199999999 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.072364+0000", 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2886999999999997e-05 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:58.072412+0000", 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8165999999999999e-05 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:52045 6.9 6:95e06844:::benchmark_data_smithi112_150607_object52044:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:59.489552+0000", 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 1.5250537049999999, 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14330651599999999, 2023-09-23T20:15:01.151 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 52045 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489552+0000", 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.152 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489552+0000", 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489551+0000", 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.153 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489569+0000", 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7481000000000001e-05 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489580+0000", 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1488000000000001e-05 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489586+0000", 2023-09-23T20:15:01.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5199999999999997e-06 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489635+0000", 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9663999999999997e-05 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489773+0000", 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013743499999999999 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.489923+0000", 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015073800000000001 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.491392+0000", 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001468879 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.493101+0000", 2023-09-23T20:15:01.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017084419999999999 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.632709+0000", 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13960794700000001 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.632815+0000", 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000106118 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.632859+0000", 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4057000000000002e-05 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:52053 6.9 6:9ca0f8c8:::benchmark_data_smithi112_150607_object52052:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:59.505308+0000", 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 1.5092976980000001, 2023-09-23T20:15:01.158 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13125104400000001, 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 52053 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:15:01.159 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505308+0000", 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505308+0000", 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505307+0000", 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.160 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505328+0000", 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1199000000000002e-05 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505336+0000", 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6310000000000003e-06 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505341+0000", 2023-09-23T20:15:01.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3120000000000001e-06 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505382+0000", 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0144000000000001e-05 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505495+0000", 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000113804 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.505628+0000", 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133015 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.507218+0000", 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001590073 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.508034+0000", 2023-09-23T20:15:01.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00081572899999999995 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.636157+0000", 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12812290100000001 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.636518+0000", 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00036060200000000001 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:15:01.164 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:59.636559+0000", 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1662999999999997e-05 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:15:01.165 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:15:01.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:01.167 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:15:01.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-09-23T20:15:01.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:01.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:01.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:01.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:01.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:01.379 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:15:01.421 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:15:01.436 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:01.459 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:15:01.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:01.513 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:15:01.559 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:15:01.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:01.583 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:15:01.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:01.619 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:15:01.657 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:15:01.665 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.666 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:15:01.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:01.727 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 34 16 54400 54384 99.9494 63.1875 0.00601022 0.00999936 2023-09-23T20:15:01.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:01.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:01.834 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:01.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:01.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:01.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:01.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:01.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:02.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:02.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:02.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:02.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:02.248 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:15:02.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:02.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:02 smithi174 bash[91578]: cluster 2023-09-23T20:15:01.129879+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:15:02.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:02 smithi174 bash[91578]: audit 2023-09-23T20:15:01.324918+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.112:0/274217166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:02.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:02 smithi174 bash[91578]: audit 2023-09-23T20:15:02.005282+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.112:0/3146474817' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:15:02.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:02 smithi174 bash[91578]: audit 2023-09-23T20:15:02.005890+0000 mon.a (mon.0) 560 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:15:02.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:02.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:02.362 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[107672]: cluster 2023-09-23T20:15:01.129879+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:15:02.362 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[107672]: audit 2023-09-23T20:15:01.324918+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.112:0/274217166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:02.362 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[107672]: audit 2023-09-23T20:15:02.005282+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.112:0/3146474817' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:15:02.362 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[107672]: audit 2023-09-23T20:15:02.005890+0000 mon.a (mon.0) 560 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:15:02.362 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[104422]: cluster 2023-09-23T20:15:01.129879+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:15:02.363 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[104422]: audit 2023-09-23T20:15:01.324918+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.112:0/274217166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:02.363 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[104422]: audit 2023-09-23T20:15:02.005282+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.112:0/3146474817' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:15:02.363 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:02 smithi112 bash[104422]: audit 2023-09-23T20:15:02.005890+0000 mon.a (mon.0) 560 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:15:02.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:02.496 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:02.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:02.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:02.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:02.670 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:02.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:02.727 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 35 16 55441 55425 98.9526 65.0625 0.0115005 0.0101002 2023-09-23T20:15:02.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:02.802 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:02.906 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:02.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:02.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:02.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:03.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:03.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:03.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:03.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.229250+0000 mon.a (mon.0) 561 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.230857+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.233275+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.239301+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.239690+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: audit 2023-09-23T20:15:02.241145+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.241176+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.241436+0000 mon.a (mon.0) 563 : cluster 0 osdmap e112: 8 total, 8 up, 7 in 2023-09-23T20:15:03.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.244080+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.311 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[107672]: cluster 2023-09-23T20:15:02.318954+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.229250+0000 mon.a (mon.0) 561 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:15:03.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.230857+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.233275+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.239301+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.239690+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: audit 2023-09-23T20:15:02.241145+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:15:03.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.241176+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.241436+0000 mon.a (mon.0) 563 : cluster 0 osdmap e112: 8 total, 8 up, 7 in 2023-09-23T20:15:03.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.244080+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:03 smithi112 bash[104422]: cluster 2023-09-23T20:15:02.318954+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:03.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.229250+0000 mon.a (mon.0) 561 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.230857+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.233275+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.239301+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.239690+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: audit 2023-09-23T20:15:02.241145+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:15:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.241176+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.241436+0000 mon.a (mon.0) 563 : cluster 0 osdmap e112: 8 total, 8 up, 7 in 2023-09-23T20:15:03.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.244080+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:03 smithi174 bash[91578]: cluster 2023-09-23T20:15:02.318954+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:15:03.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:03.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:03.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:03.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 36 16 56627 56611 98.2567 74.125 0.00695886 0.0101702 2023-09-23T20:15:03.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:03.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:03.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:03.878 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:03.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:03.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:04.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:04.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:04.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:04.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:04.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:04.250 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:04 smithi174 bash[91578]: cluster 2023-09-23T20:15:03.130483+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:15:04.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:04.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:04.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:04.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:04 smithi112 bash[107672]: cluster 2023-09-23T20:15:03.130483+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:15:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:04 smithi112 bash[104422]: cluster 2023-09-23T20:15:03.130483+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:15:04.429 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:04.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:04.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:04.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:04.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:04.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:04.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:04.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:04.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 37 16 57873 57857 97.7057 77.875 0.00894053 0.01023 2023-09-23T20:15:04.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:04.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:04.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:04.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:04.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:04.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:04.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:04.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:15:05.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:05.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:05.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:05.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:05.204 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:05.230 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:05.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:05.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:05.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:05.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:05.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:05.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:05.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:05.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:05.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:05.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:05.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:05.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 38 16 59069 59053 97.1015 74.75 0.00902104 0.0102936 2023-09-23T20:15:05.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:05.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:05.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:05.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:06.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:06.137 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:06.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:06.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:06.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:06.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:06.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:06 smithi174 bash[91578]: cluster 2023-09-23T20:15:05.131216+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:15:06.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:06.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:06.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:06.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:06.557 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:06 smithi112 bash[107672]: cluster 2023-09-23T20:15:05.131216+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:15:06.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:06 smithi112 bash[104422]: cluster 2023-09-23T20:15:05.131216+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:15:06.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:06.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:06.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:06.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:06.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:06.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 39 16 60218 60202 96.453 71.8125 0.00631709 0.0103615 2023-09-23T20:15:06.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:06.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:06.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:06.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:06.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:06.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:07.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:15:07.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:15:07.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:07.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:07.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:07.279 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:07.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:07.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:07.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:07.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:07.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:07.564 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:07.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:07.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:07.693 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:07.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:07.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:15:07.731604+0000 min lat: 0.00130757 max lat: 0.20401 avg lat: 0.0104392 2023-09-23T20:15:07.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:15:07.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 40 16 61301 61285 95.7338 67.6875 0.00586069 0.0104392 2023-09-23T20:15:07.798 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:07.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:07.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:07.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:07.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:07.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:08.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:08.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:08.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:08.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:08.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:08.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:08 smithi112 bash[104422]: cluster 2023-09-23T20:15:07.131804+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:15:08.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:08 smithi112 bash[104422]: audit 2023-09-23T20:15:07.978632+0000 mon.a (mon.0) 564 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:08.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:08.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:08.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:08.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:08.470 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:08 smithi174 bash[91578]: cluster 2023-09-23T20:15:07.131804+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:15:08.470 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:08 smithi174 bash[91578]: audit 2023-09-23T20:15:07.978632+0000 mon.a (mon.0) 564 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:08.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:08.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:08.592 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:08.601 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:08.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:08.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:08.637 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:08 smithi112 bash[107672]: cluster 2023-09-23T20:15:07.131804+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:15:08.637 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:08 smithi112 bash[107672]: audit 2023-09-23T20:15:07.978632+0000 mon.a (mon.0) 564 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:08.721 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:08.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 41 16 62415 62399 95.097 69.625 0.00525179 0.0105099 2023-09-23T20:15:08.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:08.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:08.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:08.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:08.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:08.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:09.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:09.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:09.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:09.137 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:09.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:09.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:09.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:09.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:09.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:09.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:09.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:09.626 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:09.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:09.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:09.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:09.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 42 16 63527 63511 94.4874 69.5 0.0184904 0.0105775 2023-09-23T20:15:09.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:09.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:09.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:09.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:09.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:09.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:10.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:10.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:10.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:10.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:10.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:10.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:10.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:10.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:10 smithi174 bash[91578]: cluster 2023-09-23T20:15:09.132495+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T20:15:10.373 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:10.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:10.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:10.497 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:10 smithi112 bash[104422]: cluster 2023-09-23T20:15:09.132495+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T20:15:10.497 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:15:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:15:10] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2023-09-23T20:15:10.498 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:10 smithi112 bash[107672]: cluster 2023-09-23T20:15:09.132495+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T20:15:10.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:10.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:10.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:10.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 43 16 64698 64682 93.992 73.1875 0.0114406 0.0106318 2023-09-23T20:15:10.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:10.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:10.893 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:10.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:10.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:11.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:11.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:11.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:11.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:11.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:11.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:11.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:11.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:11.467 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:11.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:11.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:11.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:11.663 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:11.666 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:11.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:11.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 44 15 65874 65859 93.5276 73.5625 0.0271794 0.0106868 2023-09-23T20:15:11.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:11.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:11.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:11.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:11.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:11.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:11.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:12.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:12.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:12.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:12.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:12.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:12.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:12.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:12.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:12.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:12 smithi112 bash[104422]: cluster 2023-09-23T20:15:11.133116+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:15:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:12 smithi112 bash[107672]: cluster 2023-09-23T20:15:11.133116+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:15:12.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:12.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:12 smithi174 bash[91578]: cluster 2023-09-23T20:15:11.133116+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:15:12.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:12.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:12.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:12.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 45 16 66995 66979 93.0046 70 0.00916052 0.0107403 2023-09-23T20:15:12.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:12.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:12.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:12.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:12.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:12.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:12.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:13.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:13.054 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:13.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:13.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:13.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:13.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:13.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:13.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:13.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:13.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:13.540 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:13.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:13.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:13.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:13.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:13.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 46 16 68091 68075 92.4719 68.5 0.0301531 0.0108083 2023-09-23T20:15:13.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:13.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:13.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:13.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:13.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:13.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:14.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:14.093 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:14.200 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:14.208 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:14 smithi174 bash[91578]: cluster 2023-09-23T20:15:13.134074+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:15:14.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:14.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:14.328 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:14.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:14 smithi112 bash[107672]: cluster 2023-09-23T20:15:13.134074+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:15:14.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:14 smithi112 bash[104422]: cluster 2023-09-23T20:15:13.134074+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:15:14.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:14.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:14.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:14.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:14.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:14.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:14.730 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 47 16 69173 69157 91.9432 67.625 0.00469038 0.0108711 2023-09-23T20:15:14.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:14.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:14.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:14.876 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:14.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:14.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:14.979 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:15.011 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:15.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:15.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:15.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:15.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:15.269 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:15.372 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:15.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:15.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:15.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:15.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:15.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:15.633 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:15.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:15.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 48 16 70280 70264 91.469 69.1875 0.00869761 0.0109274 2023-09-23T20:15:15.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:15.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:15.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:15.899 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:15.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:15.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:16.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:16.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:16.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:16.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:16.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:16.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:16.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:16.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:16.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:16.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:16.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:16.448 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:16 smithi174 bash[91578]: cluster 2023-09-23T20:15:15.134642+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T20:15:16.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:16.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:16.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:16.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:16 smithi112 bash[104422]: cluster 2023-09-23T20:15:15.134642+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T20:15:16.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:16 smithi112 bash[107672]: cluster 2023-09-23T20:15:15.134642+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T20:15:16.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:16.719 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:16.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:16.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 49 16 71284 71268 90.8829 62.75 0.00826467 0.0109969 2023-09-23T20:15:16.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:16.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:16.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:16.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:16.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:16.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:17.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:17.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:17.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:17.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:17.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:17.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:17.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:17.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:17.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:17.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:17.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:17.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:17.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:17.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 50 16 72173 72157 90.1765 55.5625 0.0184928 0.0110837 2023-09-23T20:15:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:17.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:17.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:17.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:17.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:17.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:17.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:18.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:18.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:18.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:18.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:18.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:18.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:18.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:18.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:18 smithi174 bash[91578]: cluster 2023-09-23T20:15:17.135087+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 62 MiB/s wr, 999 op/s 2023-09-23T20:15:18.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:18.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:18 smithi112 bash[107672]: cluster 2023-09-23T20:15:17.135087+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 62 MiB/s wr, 999 op/s 2023-09-23T20:15:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:18 smithi112 bash[104422]: cluster 2023-09-23T20:15:17.135087+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 62 MiB/s wr, 999 op/s 2023-09-23T20:15:18.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:18.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:18.559 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:18.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:18.662 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:18.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:18.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 51 16 73140 73124 89.5933 60.4375 0.00288849 0.0111452 2023-09-23T20:15:18.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:18.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:18.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:18.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:18.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:18.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:19.054 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:19.079 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:19.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:19.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:19.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:19.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:19.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:19.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:19.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:19.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:19.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:19.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:19.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:19.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:19.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:19.733 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 52 16 74198 74182 89.142 66.125 0.0171974 0.0112118 2023-09-23T20:15:19.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:19.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:19.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:19.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:19.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:19.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:19.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:20.010 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:20.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:20.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:20.258 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:20.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:20 smithi174 bash[91578]: cluster 2023-09-23T20:15:19.135699+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T20:15:20.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:20.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:20.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:20.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:20 smithi112 bash[104422]: cluster 2023-09-23T20:15:19.135699+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T20:15:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:15:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:15:20] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2023-09-23T20:15:20.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:20 smithi112 bash[107672]: cluster 2023-09-23T20:15:19.135699+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T20:15:20.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:20.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:20.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:20.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:20.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:20.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:20.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 53 16 75273 75257 88.7277 67.1875 0.0197484 0.0112646 2023-09-23T20:15:20.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:20.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:20.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:20.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:20.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:20.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:20.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:21.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:21.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:21.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:21.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:21.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:21.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:21.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:21.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:21.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:21.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:21.578 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:21.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:21.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:21.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 54 16 76324 76308 88.301 65.6875 0.0109488 0.0113193 2023-09-23T20:15:21.747 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:21.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:21.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:21.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:21.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:21.985 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:22.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:22.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:22.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:22.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:22.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:22.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:22.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:22.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:22.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:22.395 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:22 smithi174 bash[91578]: cluster 2023-09-23T20:15:21.136198+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:15:22.473 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:22 smithi112 bash[104422]: cluster 2023-09-23T20:15:21.136198+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:15:22.473 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:22 smithi112 bash[107672]: cluster 2023-09-23T20:15:21.136198+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:15:22.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:22.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:22.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:22.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:22.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 55 16 77349 77333 87.8602 64.0625 0.0141167 0.0113758 2023-09-23T20:15:22.760 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:22.786 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:22.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:22.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:22.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:22.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:22.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:23.034 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:23.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:23.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:23.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:23.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:23.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:23.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:23 smithi174 bash[91578]: audit 2023-09-23T20:15:22.979271+0000 mon.a (mon.0) 565 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:23.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:23.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:23.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:23.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:23 smithi112 bash[104422]: audit 2023-09-23T20:15:22.979271+0000 mon.a (mon.0) 565 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:23.438 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:23 smithi112 bash[107672]: audit 2023-09-23T20:15:22.979271+0000 mon.a (mon.0) 565 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:23.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:23.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:23.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:23.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:23.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:23.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:23.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:23.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:23.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 56 16 78327 78311 87.3828 61.125 0.0176653 0.0114382 2023-09-23T20:15:23.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:23.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:23.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:23.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:23.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:24.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:24.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:24.204 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:24.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:24.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:24.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:24.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:24.367 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:24 smithi112 bash[104422]: cluster 2023-09-23T20:15:23.136736+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T20:15:24.367 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:24 smithi112 bash[107672]: cluster 2023-09-23T20:15:23.136736+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T20:15:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:24.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:24.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:24 smithi174 bash[91578]: cluster 2023-09-23T20:15:23.136736+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T20:15:24.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:24.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:24.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:24.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:24.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 57 16 79283 79267 86.898 59.75 0.00922732 0.0115009 2023-09-23T20:15:24.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:24.757 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:24.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:24.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:24.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:24.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:24.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:24.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:25.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:25.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:25.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:25.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:25.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:25.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:25.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:25.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:25.463 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:15:25.463 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:15:25.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:25.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:25.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:25.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:25.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:25.731 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 58 16 80196 80180 86.3835 57.0625 0.0118878 0.0115695 2023-09-23T20:15:25.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:25.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:25.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:25.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:25.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:25.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:25.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:26.060 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:15:26.060 INFO:teuthology.orchestra.run.smithi112.stdout:avg 38.1429 2023-09-23T20:15:26.060 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 5.81694 -> 5.81694 (expected baseline 5.71786) 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 31 -> 31 pgs (0.812734 -> 0.812734 * mean) 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 3 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0233 2023-09-23T20:15:26.061 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.2328 2023-09-23T20:15:26.077 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:15:26.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:26.087 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:15:26.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:26.138 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:15:26.175 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:15:26.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:26.220 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:15:26.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:26.257 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:15:26.311 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:15:26.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:26.345 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:15:26.365 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:26.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:26.384 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:15:26.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:26 smithi112 bash[107672]: cluster 2023-09-23T20:15:25.137358+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T20:15:26.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:26 smithi112 bash[107672]: audit 2023-09-23T20:15:26.044848+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.112:0/2400605744' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:26.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:26 smithi112 bash[104422]: cluster 2023-09-23T20:15:25.137358+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T20:15:26.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:26 smithi112 bash[104422]: audit 2023-09-23T20:15:26.044848+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.112:0/2400605744' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:26.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:26.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:26.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:26 smithi174 bash[91578]: cluster 2023-09-23T20:15:25.137358+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T20:15:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:26 smithi174 bash[91578]: audit 2023-09-23T20:15:26.044848+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.112:0/2400605744' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:26.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:26.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:26.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:26.732 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 59 16 81104 81088 85.8812 56.75 0.0105835 0.0116379 2023-09-23T20:15:26.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:26.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:26.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:26.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:26.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:26.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:26.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:27.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:27.127 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:27.152 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:27.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:27.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:27 smithi112 bash[104422]: audit 2023-09-23T20:15:26.060705+0000 mgr.y (mgr.34107) 424 : audit 0 from='client.34605 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:15:27.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:27.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:27.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:27.395 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:27 smithi174 bash[91578]: audit 2023-09-23T20:15:26.060705+0000 mgr.y (mgr.34107) 424 : audit 0 from='client.34605 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:15:27.415 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:27.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:27.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:27.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:27.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:27.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:27 smithi112 bash[107672]: audit 2023-09-23T20:15:26.060705+0000 mgr.y (mgr.34107) 424 : audit 0 from='client.34605 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:15:27.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:27.732 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:15:27.733420+0000 min lat: 0.00130757 max lat: 0.20401 avg lat: 0.0117073 2023-09-23T20:15:27.732 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:15:27.732 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 60 16 81987 81971 85.3696 55.1875 0.00647729 0.0117073 2023-09-23T20:15:27.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:27.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:27.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:27.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:27.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:27.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:28.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:28.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:28.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:28.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:28.230 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:15:28.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:28.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:28.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:28.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:28.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:28.474 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:28 smithi112 bash[104422]: cluster 2023-09-23T20:15:27.137891+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 906 op/s 2023-09-23T20:15:28.475 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:28 smithi112 bash[104422]: audit 2023-09-23T20:15:27.571434+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.112:0/1066400513' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:15:28.475 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:28 smithi112 bash[104422]: audit 2023-09-23T20:15:27.572035+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:15:28.475 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:28 smithi112 bash[107672]: cluster 2023-09-23T20:15:27.137891+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 906 op/s 2023-09-23T20:15:28.475 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:28 smithi112 bash[107672]: audit 2023-09-23T20:15:27.571434+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.112:0/1066400513' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:15:28.475 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:28 smithi112 bash[107672]: audit 2023-09-23T20:15:27.572035+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:15:28.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:28.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:28.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:28 smithi174 bash[91578]: cluster 2023-09-23T20:15:27.137891+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 906 op/s 2023-09-23T20:15:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:28 smithi174 bash[91578]: audit 2023-09-23T20:15:27.571434+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.112:0/1066400513' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:15:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:28 smithi174 bash[91578]: audit 2023-09-23T20:15:27.572035+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:15:28.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:15:28.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:28.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:28.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:28.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:28.733 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 61 16 82944 82928 84.9483 59.8125 0.0178595 0.011765 2023-09-23T20:15:28.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:28.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:28.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:28.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:28.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:28.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:28.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:29.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:29.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:29.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:29.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:29.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:29.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:29.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: cluster 2023-09-23T20:15:28.216435+0000 mon.a (mon.0) 567 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: cluster 2023-09-23T20:15:28.216484+0000 mon.a (mon.0) 568 : cluster 1 Cluster is now healthy 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: cluster 2023-09-23T20:15:28.222056+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: cluster 2023-09-23T20:15:28.222061+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: audit 2023-09-23T20:15:28.223244+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: cluster 2023-09-23T20:15:28.223439+0000 mon.a (mon.0) 570 : cluster 0 osdmap e113: 8 total, 8 up, 7 in 2023-09-23T20:15:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[107672]: cluster 2023-09-23T20:15:28.229016+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: cluster 2023-09-23T20:15:28.216435+0000 mon.a (mon.0) 567 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: cluster 2023-09-23T20:15:28.216484+0000 mon.a (mon.0) 568 : cluster 1 Cluster is now healthy 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: cluster 2023-09-23T20:15:28.222056+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: cluster 2023-09-23T20:15:28.222061+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: audit 2023-09-23T20:15:28.223244+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: cluster 2023-09-23T20:15:28.223439+0000 mon.a (mon.0) 570 : cluster 0 osdmap e113: 8 total, 8 up, 7 in 2023-09-23T20:15:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:29 smithi112 bash[104422]: cluster 2023-09-23T20:15:28.229016+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.407 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:29.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:29.512 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:29.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: cluster 2023-09-23T20:15:28.216435+0000 mon.a (mon.0) 567 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:15:29.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: cluster 2023-09-23T20:15:28.216484+0000 mon.a (mon.0) 568 : cluster 1 Cluster is now healthy 2023-09-23T20:15:29.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: cluster 2023-09-23T20:15:28.222056+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: cluster 2023-09-23T20:15:28.222061+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: audit 2023-09-23T20:15:28.223244+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:15:29.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: cluster 2023-09-23T20:15:28.223439+0000 mon.a (mon.0) 570 : cluster 0 osdmap e113: 8 total, 8 up, 7 in 2023-09-23T20:15:29.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:29 smithi174 bash[91578]: cluster 2023-09-23T20:15:28.229016+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:15:29.538 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:29.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:29.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:29.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:29.734 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 62 15 83748 83733 84.3896 50.3125 0.0107572 0.0118446 2023-09-23T20:15:29.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:29.812 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:29.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:29.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:29.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:29.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:30.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:30.065 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:30.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:30.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:30.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:30.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:30.236 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:15:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:15:30] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-09-23T20:15:30.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:30.307 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:30 smithi174 bash[91578]: cluster 2023-09-23T20:15:29.141636+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2023-09-23T20:15:30.324 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:30.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:30.428 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:30.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:30.461 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:15:30.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T20:15:30.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:30 smithi112 bash[104422]: cluster 2023-09-23T20:15:29.141636+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2023-09-23T20:15:30.508 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:30 smithi112 bash[107672]: cluster 2023-09-23T20:15:29.141636+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2023-09-23T20:15:30.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:30.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:30.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:30.734 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 63 16 84636 84620 83.9299 55.4375 0.0257492 0.0119079 2023-09-23T20:15:30.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:30.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:30.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:30.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:30.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:30.973 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:30.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:31.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:31.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:31.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:31.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:31.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:31.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:31.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:31.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:31.500 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:31.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:31.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:31.657 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:31.734 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 64 16 85552 85536 83.513 57.25 0.0266679 0.0119675 2023-09-23T20:15:31.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:31.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:31.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:31.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:31.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:31.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:32.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:32.045 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:32.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:32.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:32.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:32.295 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:32.318 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:32.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:32.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:32.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:32.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:15:32.519 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:32 smithi112 bash[104422]: cluster 2023-09-23T20:15:31.142101+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-09-23T20:15:32.519 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:32 smithi112 bash[107672]: cluster 2023-09-23T20:15:31.142101+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-09-23T20:15:32.558 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:32.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:32 smithi174 bash[91578]: cluster 2023-09-23T20:15:31.142101+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-09-23T20:15:32.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:15:32.586 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:32.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:32.717 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:32.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:32.735 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 65 16 86431 86415 83.0717 54.9375 0.0134774 0.0120276 2023-09-23T20:15:32.820 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:32.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:32.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:32.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:32.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:33.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:33.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:33.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:33.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:33.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:33.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:33.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:33.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:33.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:33.418 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:33.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:33.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:33.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:33.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:33.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:33.735 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 66 16 87293 87277 82.6293 53.875 0.00839055 0.0120961 2023-09-23T20:15:33.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:33.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:33.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:33.897 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:33.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:33.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:34.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:34.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:34.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:34.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:34.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:34.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:34.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:34.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:34 smithi174 bash[91578]: cluster 2023-09-23T20:15:33.142623+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-23T20:15:34.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:34.344 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:34 smithi112 bash[107672]: cluster 2023-09-23T20:15:33.142623+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-23T20:15:34.344 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:34 smithi112 bash[104422]: cluster 2023-09-23T20:15:33.142623+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-23T20:15:34.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:34.444 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:34.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:34.560 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:34.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:34.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:34.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:34.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:34.735 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 67 16 88155 88139 82.2001 53.875 0.0381884 0.0121585 2023-09-23T20:15:34.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:34.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:34.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:34.946 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:34.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:34.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:35.079 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:35.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:35.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:35.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:35.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:35.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:35.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:35.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:35.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:35.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:35.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:35.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:35.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:35.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:35.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 68 16 89075 89059 81.8369 57.5 0.00849839 0.0122125 2023-09-23T20:15:35.749 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:35.774 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:35.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:35.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:35.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:35.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:35.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:36.016 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:36.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:36.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:36.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:36.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:36.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:36.305 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:36 smithi174 bash[91578]: cluster 2023-09-23T20:15:35.143245+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T20:15:36.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:36.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:36.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:36.476 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:36.477 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:36.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:36 smithi112 bash[107672]: cluster 2023-09-23T20:15:35.143245+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T20:15:36.503 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:36 smithi112 bash[104422]: cluster 2023-09-23T20:15:35.143245+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T20:15:36.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:36.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:36.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:36.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.706 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:36.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:36.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 69 16 89946 89930 81.4398 54.4375 0.0145557 0.0122731 2023-09-23T20:15:36.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:36.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:36.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:36.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:36.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:37.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:37.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:37.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:37.249 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:37.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:37.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:37.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:37.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:37.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:37.614 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:37.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:37.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:37.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 70 16 90910 90894 81.137 60.25 0.0219574 0.0123197 2023-09-23T20:15:37.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:37.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:37.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:37.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:37.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:37.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:38.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:38.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:38.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:38.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:38.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:38.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:38 smithi112 bash[107672]: cluster 2023-09-23T20:15:37.143715+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T20:15:38.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:38 smithi112 bash[107672]: audit 2023-09-23T20:15:37.983801+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:38.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:38 smithi112 bash[107672]: audit 2023-09-23T20:15:37.987734+0000 mon.a (mon.0) 572 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:38.287 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:38 smithi112 bash[104422]: cluster 2023-09-23T20:15:37.143715+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T20:15:38.287 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:38 smithi112 bash[104422]: audit 2023-09-23T20:15:37.983801+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:38.287 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:38 smithi112 bash[104422]: audit 2023-09-23T20:15:37.987734+0000 mon.a (mon.0) 572 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:38.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:38.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:38.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:38 smithi174 bash[91578]: cluster 2023-09-23T20:15:37.143715+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T20:15:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:38 smithi174 bash[91578]: audit 2023-09-23T20:15:37.983801+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:38 smithi174 bash[91578]: audit 2023-09-23T20:15:37.987734+0000 mon.a (mon.0) 572 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:38.586 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:38.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:38.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:38.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:38.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 71 16 91818 91802 80.7935 56.75 0.00804368 0.0123719 2023-09-23T20:15:38.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:38.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:38.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:39.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:39.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:39.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:39.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:39.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:39.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:39.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:39.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:39.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:39.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:39.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:39.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:39.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 72 16 92676 92660 80.4161 53.625 0.0150001 0.0124294 2023-09-23T20:15:39.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:39.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:39.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:39.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:39.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:39.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:40.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:40.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:40.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:40.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:40.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:40.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:40.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:40.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:40 smithi112 bash[107672]: cluster 2023-09-23T20:15:39.144389+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:15:40.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:40 smithi112 bash[107672]: audit 2023-09-23T20:15:39.616863+0000 mon.a (mon.0) 573 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:15:40.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:15:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:15:40] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2023-09-23T20:15:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:40 smithi112 bash[104422]: cluster 2023-09-23T20:15:39.144389+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:15:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:40 smithi112 bash[104422]: audit 2023-09-23T20:15:39.616863+0000 mon.a (mon.0) 573 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:15:40.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:40.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:40.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:40.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:40.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:40 smithi174 bash[91578]: cluster 2023-09-23T20:15:39.144389+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:15:40.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:40 smithi174 bash[91578]: audit 2023-09-23T20:15:39.616863+0000 mon.a (mon.0) 573 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:15:40.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:40.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:40.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:40.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 73 16 93542 93526 80.056 54.125 0.019657 0.0124853 2023-09-23T20:15:40.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:40.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:40.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:40.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:40.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:41.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:41.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:41.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:41.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:41.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:41.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:41.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:41.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:41.416 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:41.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:41.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:41.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:41.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:41.657 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:41.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:41.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 74 16 94316 94300 79.6278 48.375 0.0113213 0.0125483 2023-09-23T20:15:41.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:41.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:41.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:41.924 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:41.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:41.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:41.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:42.056 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:42.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:42.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:42.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:42.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:42.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:42.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:42.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:42.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:42 smithi112 bash[104422]: cluster 2023-09-23T20:15:41.144830+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 831 op/s 2023-09-23T20:15:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:42 smithi112 bash[107672]: cluster 2023-09-23T20:15:41.144830+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 831 op/s 2023-09-23T20:15:42.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:42.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:42 smithi174 bash[91578]: cluster 2023-09-23T20:15:41.144830+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 831 op/s 2023-09-23T20:15:42.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:42.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:42.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 75 16 95166 95150 79.2744 53.125 0.019852 0.0126088 2023-09-23T20:15:42.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:42.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:42.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:42.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:42.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:42.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:43.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:43.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:43.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:43.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:43.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:43.278 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:43.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:43.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:43.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:43.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:43.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:43.544 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:43.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:43.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:43.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:43.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:43.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 76 16 96008 95992 78.9237 52.625 0.00878887 0.0126624 2023-09-23T20:15:43.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:43.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:43.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:43.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:43.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:44.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:44.093 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:44.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:44.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:44 smithi112 bash[104422]: cluster 2023-09-23T20:15:43.145421+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T20:15:44.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:44 smithi112 bash[107672]: cluster 2023-09-23T20:15:43.145421+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T20:15:44.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:44.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:44.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:44.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:44.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:44.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:44.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:44 smithi174 bash[91578]: cluster 2023-09-23T20:15:43.145421+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T20:15:44.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:44.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:44.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:44.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 77 15 96822 96807 78.5603 50.9375 0.014917 0.0127238 2023-09-23T20:15:44.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:44.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:44.776 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:15:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:15:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:15:44.776 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:15:44.777 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:15:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:44.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:44.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:44.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:44.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:45.008 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:45.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:45.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:45.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:45.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:45.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:45.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:45.309 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:45.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:45.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:45.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:45.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:45.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:45.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:45.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:45.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:45.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:45.736 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 78 16 97618 97602 78.1901 49.6875 0.0143297 0.0127839 2023-09-23T20:15:45.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:45.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:45.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:45.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:45.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:45.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:46.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:46.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:46.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:46.201 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:46 smithi174 bash[91578]: cluster 2023-09-23T20:15:45.147664+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 982 op/s 2023-09-23T20:15:46.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:46.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:46.243 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:46 smithi112 bash[107672]: cluster 2023-09-23T20:15:45.147664+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 982 op/s 2023-09-23T20:15:46.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:46 smithi112 bash[104422]: cluster 2023-09-23T20:15:45.147664+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 982 op/s 2023-09-23T20:15:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:46.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:46.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:46.473 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:46.510 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:46.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:46.614 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:46.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:46.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:46.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 79 16 98427 98411 77.8404 50.5625 0.00643943 0.0128403 2023-09-23T20:15:46.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:46.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:46.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:46.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:46.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:46.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:46.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:47.028 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:47.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:47.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:47.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:47.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:47.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:47.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:47 smithi174 bash[91578]: audit 2023-09-23T20:15:46.258434+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:47.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:47 smithi174 bash[91578]: audit 2023-09-23T20:15:46.268177+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:47.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:47.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:47.423 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:47.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:47.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:47.496 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:15:47.497 INFO:teuthology.orchestra.run.smithi112.stdout:avg 38.1429 2023-09-23T20:15:47.497 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 5.81694 -> 5.81694 (expected baseline 5.71786) 2023-09-23T20:15:47.497 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 31 -> 31 pgs (0.812734 -> 0.812734 * mean) 2023-09-23T20:15:47.497 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-09-23T20:15:47.497 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:15:47.497 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:15:47.498 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 0.05 2023-09-23T20:15:47.498 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:15:47.498 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0288 2023-09-23T20:15:47.498 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.2875 2023-09-23T20:15:47.501 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:15:47.536 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:47 smithi112 bash[104422]: audit 2023-09-23T20:15:46.258434+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:47.536 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:47 smithi112 bash[104422]: audit 2023-09-23T20:15:46.268177+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:47.537 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:47 smithi112 bash[107672]: audit 2023-09-23T20:15:46.258434+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:47.537 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:47 smithi112 bash[107672]: audit 2023-09-23T20:15:46.268177+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:47.560 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:47.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:47.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:47.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:47.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:47.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:15:47.738373+0000 min lat: 0.00130757 max lat: 0.224797 avg lat: 0.0129012 2023-09-23T20:15:47.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:15:47.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 80 16 99213 99197 77.4814 49.125 0.00981892 0.0129012 2023-09-23T20:15:47.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:47.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:47.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:47.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:47.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:15:47.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:48.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:48.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:48.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:48.145 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:48.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:48.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:48.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:48.386 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:48.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:48.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:48.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:48.550 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:48 smithi112 bash[107672]: cluster 2023-09-23T20:15:47.148184+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2023-09-23T20:15:48.550 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:48 smithi112 bash[107672]: audit 2023-09-23T20:15:47.496976+0000 mgr.y (mgr.34107) 436 : audit 0 from='client.34620 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:15:48.550 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:48 smithi112 bash[104422]: cluster 2023-09-23T20:15:47.148184+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2023-09-23T20:15:48.551 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:48 smithi112 bash[104422]: audit 2023-09-23T20:15:47.496976+0000 mgr.y (mgr.34107) 436 : audit 0 from='client.34620 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:15:48.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:48 smithi174 bash[91578]: cluster 2023-09-23T20:15:47.148184+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2023-09-23T20:15:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:48 smithi174 bash[91578]: audit 2023-09-23T20:15:47.496976+0000 mgr.y (mgr.34107) 436 : audit 0 from='client.34620 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:15:48.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:48.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:48.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 81 16 100042 100026 77.1645 51.8125 0.0195065 0.0129539 2023-09-23T20:15:48.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:48.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:48.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:48.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:48.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:48.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:49.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:49.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:49.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:49.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:49.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:49.332 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:49.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:49.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:49.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:49.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:49.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:49.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:49.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:49.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:49.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:49.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 82 16 100899 100883 76.8766 53.5625 0.0184935 0.0130018 2023-09-23T20:15:49.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:49.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:49.899 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:15:49.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-09-23T20:15:49.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:49.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:49.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:50.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:50.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:50.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:50.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:50.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:50.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:50.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:50.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:50.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:50.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:50 smithi112 bash[104422]: cluster 2023-09-23T20:15:49.148881+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 976 op/s 2023-09-23T20:15:50.421 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:15:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:15:50] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2023-09-23T20:15:50.422 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:50 smithi112 bash[107672]: cluster 2023-09-23T20:15:49.148881+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 976 op/s 2023-09-23T20:15:50.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:50.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:50 smithi174 bash[91578]: cluster 2023-09-23T20:15:49.148881+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 976 op/s 2023-09-23T20:15:50.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:50.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:50.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:15:50.737 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 83 16 101575 101559 76.4594 42.25 0.0393843 0.0130715 2023-09-23T20:15:50.742 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:15:50.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:50.798 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:15:50.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:50.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:50.835 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:15:50.882 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:15:50.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:50.921 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:15:50.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:50.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:50.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:50.957 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:15:51.014 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:15:51.037 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.038 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:15:51.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:51.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:51.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:51.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:51.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:51.304 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:15:51.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:51.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:51.341 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:51 smithi112 bash[104422]: audit 2023-09-23T20:15:50.642102+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.112:0/4069522009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:51.341 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:51 smithi112 bash[104422]: audit 2023-09-23T20:15:51.140115+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.112:0/454609719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:15:51.341 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:51 smithi112 bash[104422]: audit 2023-09-23T20:15:51.140794+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:15:51.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:51 smithi112 bash[107672]: audit 2023-09-23T20:15:50.642102+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.112:0/4069522009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:51.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:51 smithi112 bash[107672]: audit 2023-09-23T20:15:51.140115+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.112:0/454609719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:15:51.342 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:51 smithi112 bash[107672]: audit 2023-09-23T20:15:51.140794+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:15:51.441 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:51.450 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:51 smithi174 bash[91578]: audit 2023-09-23T20:15:50.642102+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.112:0/4069522009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:15:51.450 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:51 smithi174 bash[91578]: audit 2023-09-23T20:15:51.140115+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.112:0/454609719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:15:51.450 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:51 smithi174 bash[91578]: audit 2023-09-23T20:15:51.140794+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:15:51.465 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:51.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:51.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:51.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:51.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:51.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:51.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:51.738 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 84 16 102230 102214 76.036 40.9375 0.0140286 0.0131447 2023-09-23T20:15:51.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:51.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:51.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:51.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:51.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:51.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:52.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:52.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:52.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:52.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:52.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:52.263 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.149399+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 777 op/s 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.275746+0000 mon.a (mon.0) 577 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.288349+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: audit 2023-09-23T20:15:51.298354+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.298613+0000 mon.a (mon.0) 579 : cluster 0 osdmap e114: 8 total, 8 up, 7 in 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.305538+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.309091+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.311269+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.317069+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.291 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.319649+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.292 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: cluster 2023-09-23T20:15:51.322341+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.292 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: audit 2023-09-23T20:15:51.756152+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:52.292 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[104422]: audit 2023-09-23T20:15:51.769169+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:52.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:52.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:52.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:52.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:52.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:52.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.149399+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 777 op/s 2023-09-23T20:15:52.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.275746+0000 mon.a (mon.0) 577 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:15:52.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.288349+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: audit 2023-09-23T20:15:51.298354+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:15:52.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.298613+0000 mon.a (mon.0) 579 : cluster 0 osdmap e114: 8 total, 8 up, 7 in 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.305538+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.309091+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.311269+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.317069+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.319649+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: cluster 2023-09-23T20:15:51.322341+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: audit 2023-09-23T20:15:51.756152+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:52.530 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:52 smithi174 bash[91578]: audit 2023-09-23T20:15:51.769169+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:52.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:52.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:52.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.149399+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 777 op/s 2023-09-23T20:15:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.275746+0000 mon.a (mon.0) 577 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:15:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.288349+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: audit 2023-09-23T20:15:51.298354+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:15:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.298613+0000 mon.a (mon.0) 579 : cluster 0 osdmap e114: 8 total, 8 up, 7 in 2023-09-23T20:15:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.305538+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.309091+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.311269+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.317069+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.319649+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: cluster 2023-09-23T20:15:51.322341+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: audit 2023-09-23T20:15:51.756152+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:52.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:52 smithi112 bash[107672]: audit 2023-09-23T20:15:51.769169+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:52.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:52.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:52.738 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 85 16 103026 103010 75.7267 49.75 0.0172777 0.0131998 2023-09-23T20:15:52.780 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:52.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:52.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:52.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:52.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:52.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:53.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:53.073 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:53.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:53.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:53.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:53.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:53 smithi174 bash[91578]: audit 2023-09-23T20:15:52.410950+0000 mon.a (mon.0) 582 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:15:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:53 smithi174 bash[91578]: audit 2023-09-23T20:15:52.412203+0000 mon.a (mon.0) 583 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:15:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:53 smithi174 bash[91578]: audit 2023-09-23T20:15:52.419353+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:53 smithi174 bash[91578]: audit 2023-09-23T20:15:52.986763+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:53 smithi174 bash[91578]: audit 2023-09-23T20:15:52.988992+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:53.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:53.441 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:53.467 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:53.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:53.578 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[107672]: audit 2023-09-23T20:15:52.410950+0000 mon.a (mon.0) 582 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:15:53.578 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[107672]: audit 2023-09-23T20:15:52.412203+0000 mon.a (mon.0) 583 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:15:53.578 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[107672]: audit 2023-09-23T20:15:52.419353+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:53.578 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[107672]: audit 2023-09-23T20:15:52.986763+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:53.578 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[107672]: audit 2023-09-23T20:15:52.988992+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:53.579 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[104422]: audit 2023-09-23T20:15:52.410950+0000 mon.a (mon.0) 582 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:15:53.579 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[104422]: audit 2023-09-23T20:15:52.412203+0000 mon.a (mon.0) 583 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:15:53.579 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[104422]: audit 2023-09-23T20:15:52.419353+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:53.579 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[104422]: audit 2023-09-23T20:15:52.986763+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:15:53.579 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:53 smithi112 bash[104422]: audit 2023-09-23T20:15:52.988992+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:53.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:53.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:53.712 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:53.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:15:53.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:15:53.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 86 16 103835 103819 75.4317 50.5625 0.0330594 0.0132512 2023-09-23T20:15:53.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:53.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:53.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:53.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:54.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:54.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:54.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:54.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:54.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:54.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:54.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:54.395 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:54 smithi112 bash[107672]: cluster 2023-09-23T20:15:53.149867+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T20:15:54.395 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:54 smithi112 bash[104422]: cluster 2023-09-23T20:15:53.149867+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T20:15:54.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:54.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:54.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:54.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:54.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:54 smithi174 bash[91578]: cluster 2023-09-23T20:15:53.149867+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T20:15:54.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:54.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:54.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 87 16 104620 104604 75.1286 49.0625 0.0131322 0.013305 2023-09-23T20:15:54.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:54.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:54.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:54.944 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:54.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:54.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:54.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:55.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:55.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:55.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:55.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:15:55.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:55.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:15:55.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:55.393 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:55.418 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:55.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:55.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:55.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:55.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:55.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:55.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:55.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 88 16 105369 105353 74.8068 46.8125 0.0162091 0.0133618 2023-09-23T20:15:55.749 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:55.753 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:55.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:55.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:55.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:55.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:55.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:56.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:56.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:56.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:56.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:56.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:56.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:56.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:56.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:56.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:56.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:56.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:56 smithi174 bash[91578]: cluster 2023-09-23T20:15:55.150527+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2023-09-23T20:15:56.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:56.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:56.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:56.632 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:56 smithi112 bash[107672]: cluster 2023-09-23T20:15:55.150527+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2023-09-23T20:15:56.633 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:56 smithi112 bash[104422]: cluster 2023-09-23T20:15:55.150527+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2023-09-23T20:15:56.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:56.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:56.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 89 16 106128 106112 74.4993 47.4375 0.0204296 0.013417 2023-09-23T20:15:56.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:56.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:56.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:56.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:56.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:56.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:57.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:57.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:57.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:57.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:57.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:57.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:57.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:57.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:57.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:57.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:57.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:57.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:57.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:57.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:57.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:57.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:57.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:57.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total time run: 90.0111 2023-09-23T20:15:57.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total writes made: 106873 2023-09-23T20:15:57.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Write size: 65536 2023-09-23T20:15:57.741 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object size: 65536 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Bandwidth (MB/sec): 74.2082 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Bandwidth: 26.8563 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max bandwidth (MB/sec): 167.5 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min bandwidth (MB/sec): 40.9375 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average IOPS: 1187 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev IOPS: 429.701 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max IOPS: 2680 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min IOPS: 655 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average Latency(s): 0.0134711 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Latency(s): 0.0118371 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max latency(s): 0.224797 2023-09-23T20:15:57.742 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min latency(s): 0.00130757 2023-09-23T20:15:57.749 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:15:57.837 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:57.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:57.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:57.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:57.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:58.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:15:58.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:15:58.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:58.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:58.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:58.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:15:58.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:58.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:58.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:58.468 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:15:58 smithi112 bash[104422]: cluster 2023-09-23T20:15:57.151322+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 783 op/s 2023-09-23T20:15:58.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:58.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:58.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:58.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:15:58 smithi174 bash[91578]: cluster 2023-09-23T20:15:57.151322+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 783 op/s 2023-09-23T20:15:58.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:58.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:58.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:58.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:58.814 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:15:58.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:15:58.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:15:58 smithi112 bash[107672]: cluster 2023-09-23T20:15:57.151322+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 783 op/s 2023-09-23T20:15:58.919 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:58.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:58.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:58.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:59.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:59.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:59.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:59.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:59.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:59.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:59.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:59.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:59.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:15:59.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:15:59.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:59.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:15:59.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:15:59.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:59.719 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:15:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:15:59.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:59.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:15:59.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:15:59.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:59.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:15:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:15:59.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:00.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:00.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:00.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:00.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:00.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:00.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:00 smithi112 bash[107672]: cluster 2023-09-23T20:15:59.151902+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 44 MiB/s wr, 767 op/s 2023-09-23T20:16:00.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:00 smithi112 bash[104422]: cluster 2023-09-23T20:15:59.151902+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 44 MiB/s wr, 767 op/s 2023-09-23T20:16:00.311 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:16:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:16:00] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-09-23T20:16:00.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:00.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:00.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:00.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:00.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:00 smithi174 bash[91578]: cluster 2023-09-23T20:15:59.151902+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 44 MiB/s wr, 767 op/s 2023-09-23T20:16:00.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:00.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:00.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:00.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:00.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:00.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:00.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:00.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:00.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:01.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:01.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:01.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:01.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:01.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:01.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:01.281 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:01.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:01.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:01.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:01.440 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:01.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:01.579 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:01.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:01.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:01.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:01.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:01.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:01.823 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:01.828 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:01.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:01.936 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:01.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:01.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:01.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:02.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:02.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:02.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:02.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:02.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:02.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:02.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:02.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:02.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:02.453 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:02.461 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:02 smithi174 bash[91578]: cluster 2023-09-23T20:16:01.152440+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 776 op/s 2023-09-23T20:16:02.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:02.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:02.589 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:02 smithi112 bash[104422]: cluster 2023-09-23T20:16:01.152440+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 776 op/s 2023-09-23T20:16:02.589 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:02 smithi112 bash[107672]: cluster 2023-09-23T20:16:01.152440+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 776 op/s 2023-09-23T20:16:02.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:02.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:02.716 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:02.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:02.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:02.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:02.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:02.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:03.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:03.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:03.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:03.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:03.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:03.294 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:03.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:03.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:03.421 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:03.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:03.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:03.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:03.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:03.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:03.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:03.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:03.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:03.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:03.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:04.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:04.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:04.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:04.185 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:04 smithi174 bash[91578]: cluster 2023-09-23T20:16:03.152937+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 86 B/s rd, 35 MiB/s wr, 724 op/s 2023-09-23T20:16:04.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:04.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:04.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:04.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:04.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:04.454 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:04 smithi112 bash[104422]: cluster 2023-09-23T20:16:03.152937+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 86 B/s rd, 35 MiB/s wr, 724 op/s 2023-09-23T20:16:04.455 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:04 smithi112 bash[107672]: cluster 2023-09-23T20:16:03.152937+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 86 B/s rd, 35 MiB/s wr, 724 op/s 2023-09-23T20:16:04.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:04.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:04.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:04.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:04.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:04.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:04.724 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:04.766 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:16:04.766 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:16:04.829 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:04.855 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:04.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:04.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:04.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:04.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:04.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:05.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:05.135 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:05.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:05.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:05.377 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:05.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:05.426 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:avg 38.1429 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 5.81694 -> 5.81694 (expected baseline 5.71786) 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 31 -> 31 pgs (0.812734 -> 0.812734 * mean) 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 1 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0308 2023-09-23T20:16:05.427 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.3081 2023-09-23T20:16:05.436 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:16:05.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:05.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:05.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:05.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:05.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:05.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:05.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:05.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:05.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:05.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:06.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:06.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:06.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:06.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:06.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:06.293 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:06.319 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:06 smithi112 bash[107672]: cluster 2023-09-23T20:16:05.153691+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 31 MiB/s wr, 895 op/s 2023-09-23T20:16:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:06 smithi112 bash[107672]: audit 2023-09-23T20:16:05.424960+0000 mgr.y (mgr.34107) 446 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:16:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:06 smithi112 bash[104422]: cluster 2023-09-23T20:16:05.153691+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 31 MiB/s wr, 895 op/s 2023-09-23T20:16:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:06 smithi112 bash[104422]: audit 2023-09-23T20:16:05.424960+0000 mgr.y (mgr.34107) 446 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:16:06.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:06.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:06.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:06.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:06 smithi174 bash[91578]: cluster 2023-09-23T20:16:05.153691+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 31 MiB/s wr, 895 op/s 2023-09-23T20:16:06.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:06 smithi174 bash[91578]: audit 2023-09-23T20:16:05.424960+0000 mgr.y (mgr.34107) 446 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:16:06.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:06.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:06.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:06.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:06.820 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:06.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:06.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:06.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:06.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:06.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:06.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:07.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:07.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:07.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:07.215 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:07.247 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:07.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:07.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:07.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:07.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:07.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:07.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:07.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:07.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:07.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:07.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:07.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:07.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:07.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:07.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:07.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:08.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:08.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:08.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:08.157 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:08.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:08.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:08.287 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:08.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:08.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:08.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:08 smithi112 bash[104422]: cluster 2023-09-23T20:16:07.157708+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 18 MiB/s wr, 721 op/s 2023-09-23T20:16:08.400 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:08 smithi112 bash[104422]: audit 2023-09-23T20:16:07.979783+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:08.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:08 smithi112 bash[107672]: cluster 2023-09-23T20:16:07.157708+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 18 MiB/s wr, 721 op/s 2023-09-23T20:16:08.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:08 smithi112 bash[107672]: audit 2023-09-23T20:16:07.979783+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:08.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:08.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:08.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:08.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:08.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:08.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:08 smithi174 bash[91578]: cluster 2023-09-23T20:16:07.157708+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 18 MiB/s wr, 721 op/s 2023-09-23T20:16:08.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:08 smithi174 bash[91578]: audit 2023-09-23T20:16:07.979783+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:08.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:16:08.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:08.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:08.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:08.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:08.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:08.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:08.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:08.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:08.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:09.045 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:09.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:09.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:09.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:09.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:09.302 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:09.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:09.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:09.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:09.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:09.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:09.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:09.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:09.674 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:16:09.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-09-23T20:16:09.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:09.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:09.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:09.869 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:09.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:09.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:09.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:10.020 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:10.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:10.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:10.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:10.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:10.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:10.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:10.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:10.401 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:10 smithi112 bash[107672]: cluster 2023-09-23T20:16:09.158489+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 926 op/s 2023-09-23T20:16:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:16:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:16:10] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2023-09-23T20:16:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:10 smithi112 bash[104422]: cluster 2023-09-23T20:16:09.158489+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 926 op/s 2023-09-23T20:16:10.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:10.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:10.535 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:10 smithi174 bash[91578]: cluster 2023-09-23T20:16:09.158489+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 926 op/s 2023-09-23T20:16:10.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:10.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:10.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:10.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:10.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:10.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:10.817 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:10.924 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:10.951 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:10.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:11.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:11.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:11.194 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:11.229 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:11.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:11.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:11.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:11.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:11.465 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:11.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:11.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:11.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:11.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:11.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:11.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:11.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:11.869 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:11.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:11.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:11.982 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:16:11.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:12.031 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:16:12.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:12.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:12.086 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:16:12.125 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:16:12.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:12.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:12.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:12.173 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:16:12.213 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:16:12.237 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:16:12.260 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:16:12.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:12 smithi112 bash[104422]: cluster 2023-09-23T20:16:11.159120+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 2.9 MiB/s wr, 766 op/s 2023-09-23T20:16:12.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:12 smithi112 bash[104422]: audit 2023-09-23T20:16:11.941969+0000 mon.a (mon.0) 588 : audit 0 from='client.? 172.21.15.112:0/2302435686' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:12.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:12 smithi112 bash[104422]: audit 2023-09-23T20:16:12.104997+0000 mon.a (mon.0) 589 : audit 1 from='client.? 172.21.15.112:0/2259868823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:12.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:12 smithi112 bash[107672]: cluster 2023-09-23T20:16:11.159120+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 2.9 MiB/s wr, 766 op/s 2023-09-23T20:16:12.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:12 smithi112 bash[107672]: audit 2023-09-23T20:16:11.941969+0000 mon.a (mon.0) 588 : audit 0 from='client.? 172.21.15.112:0/2302435686' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:12.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:12 smithi112 bash[107672]: audit 2023-09-23T20:16:12.104997+0000 mon.a (mon.0) 589 : audit 1 from='client.? 172.21.15.112:0/2259868823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:12.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:12.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:12.308 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:16:12.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:12.319 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.319 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.319 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.320 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.320 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.320 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.320 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.320 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:16:12.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:12.422 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:12 smithi174 bash[91578]: cluster 2023-09-23T20:16:11.159120+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 2.9 MiB/s wr, 766 op/s 2023-09-23T20:16:12.422 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:12 smithi174 bash[91578]: audit 2023-09-23T20:16:11.941969+0000 mon.a (mon.0) 588 : audit 0 from='client.? 172.21.15.112:0/2302435686' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:12.422 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:12 smithi174 bash[91578]: audit 2023-09-23T20:16:12.104997+0000 mon.a (mon.0) 589 : audit 1 from='client.? 172.21.15.112:0/2259868823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:12.437 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:12.544 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:12.573 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:12.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:12.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:12.703 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:12.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:12.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:12.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:12.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:12.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:12.985 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:12.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:12.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:13.088 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:13.114 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:13.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:13.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:13.244 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:13.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:13.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:13.378 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:13.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[107672]: cluster 2023-09-23T20:16:12.216999+0000 mon.a (mon.0) 590 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[107672]: cluster 2023-09-23T20:16:12.222625+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[107672]: audit 2023-09-23T20:16:12.224053+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.112:0/2259868823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[107672]: cluster 2023-09-23T20:16:12.224173+0000 mon.a (mon.0) 592 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[107672]: cluster 2023-09-23T20:16:12.231091+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[107672]: cluster 2023-09-23T20:16:12.701491+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[104422]: cluster 2023-09-23T20:16:12.216999+0000 mon.a (mon.0) 590 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[104422]: cluster 2023-09-23T20:16:12.222625+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[104422]: audit 2023-09-23T20:16:12.224053+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.112:0/2259868823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:16:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[104422]: cluster 2023-09-23T20:16:12.224173+0000 mon.a (mon.0) 592 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-09-23T20:16:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[104422]: cluster 2023-09-23T20:16:12.231091+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:13 smithi112 bash[104422]: cluster 2023-09-23T20:16:12.701491+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:13.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:13 smithi174 bash[91578]: cluster 2023-09-23T20:16:12.216999+0000 mon.a (mon.0) 590 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:13.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:13 smithi174 bash[91578]: cluster 2023-09-23T20:16:12.222625+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:13 smithi174 bash[91578]: audit 2023-09-23T20:16:12.224053+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.112:0/2259868823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:16:13.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:13 smithi174 bash[91578]: cluster 2023-09-23T20:16:12.224173+0000 mon.a (mon.0) 592 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-09-23T20:16:13.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:13 smithi174 bash[91578]: cluster 2023-09-23T20:16:12.231091+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:13 smithi174 bash[91578]: cluster 2023-09-23T20:16:12.701491+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:16:13.515 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:13.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:13.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:13.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:13.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:13.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:13.782 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:13.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:13.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:13.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:13.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:14.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:14.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:14.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:14.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:14.302 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:14.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:14.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:14.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.439 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:14 smithi112 bash[104422]: cluster 2023-09-23T20:16:13.159583+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T20:16:14.439 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:14 smithi112 bash[107672]: cluster 2023-09-23T20:16:13.159583+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T20:16:14.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:14.546 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:14 smithi174 bash[91578]: cluster 2023-09-23T20:16:13.159583+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T20:16:14.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:14.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:14.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:14.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:14.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:14.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:14.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:15.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:15.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:15.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:15.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:15.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:15.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:15.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:15.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:15.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:15.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:15.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:15.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:15.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:15.793 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:15.817 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:15.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:15.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:15.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:15.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:16.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:16:16.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:16.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:16:16.085 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:16.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:16.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:16.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:16.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:16.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:16.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:16.521 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:16 smithi112 bash[104422]: cluster 2023-09-23T20:16:15.160185+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:16.522 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:16 smithi112 bash[107672]: cluster 2023-09-23T20:16:15.160185+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:16.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:16 smithi174 bash[91578]: cluster 2023-09-23T20:16:15.160185+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:16.582 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:16.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:16.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:16.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:16.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:16.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:16.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:16.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:16.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:16.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:17.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:17.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:17.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:17.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:17.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:17.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:17.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:17.356 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:17.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:17.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:17.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:17.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:17.596 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:17.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:17.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:17.732 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:17.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:17.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:17.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:17.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:18.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:18.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:18.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:18.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:18.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:18.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:18.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:18.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:18 smithi174 bash[91578]: cluster 2023-09-23T20:16:17.160779+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:18.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:18.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:18.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:18.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:18.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:18 smithi112 bash[104422]: cluster 2023-09-23T20:16:17.160779+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:18.562 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:18 smithi112 bash[107672]: cluster 2023-09-23T20:16:17.160779+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:18.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:18.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:18.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:18.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:18.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:18.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:18.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:18.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:18.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:18.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:19.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:19.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:19.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:19.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:19.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:19.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:19.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:19.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:19.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:19.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:19.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:19.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:19.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:19.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:19.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:19.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:20.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:20.115 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:20.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:20.229 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:16:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:16:20] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2023-09-23T20:16:20.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:20.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:124671 6.1 e115/102 6:8d8b15ae:::benchmark_data_smithi112_150607_object17795:head v 115'8047, mlcod=115'8043)", 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:16:20.361769+0000", 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0039410779999999998, 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039801719999999997, 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:16:20.366 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361769+0000", 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361769+0000", 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:16:20.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361768+0000", 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361775+0000", 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6469999999999998e-06 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361789+0000", 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3403e-05 2023-09-23T20:16:20.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361795+0000", 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.353e-06 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361830+0000", 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4502000000000003e-05 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:16:20.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361848+0000", 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8269000000000001e-05 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:124673 6.8 6:1e2c5ca9:::benchmark_data_smithi112_150607_object17797:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:16:20.362594+0000", 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0031160990000000002, 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032295679999999999, 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:16:20.370 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 124673 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362594+0000", 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362594+0000", 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362592+0000", 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362599+0000", 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.464e-06 2023-09-23T20:16:20.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362613+0000", 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3234999999999999e-05 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362621+0000", 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4589999999999998e-06 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:16:20.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362706+0000", 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4924000000000002e-05 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362838+0000", 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013246300000000001 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.362957+0000", 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000118602 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.374 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:124669 6.f 6:f55e0092:::benchmark_data_smithi112_150607_object17793:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:16:20.354294+0000", 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011415822000000001, 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011611631000000001, 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:16:20.375 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 124669 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354294+0000", 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354294+0000", 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:16:20.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354293+0000", 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354298+0000", 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2850000000000002e-06 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:16:20.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354309+0000", 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0954999999999999e-05 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354314+0000", 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5369999999999997e-06 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354362+0000", 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7602999999999998e-05 2023-09-23T20:16:20.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354442+0000", 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0069999999999997e-05 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.354514+0000", 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1967999999999999e-05 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:16:20.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.361676+0000", 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071625029999999998 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:20.365025+0000", 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003348892 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 3 2023-09-23T20:16:20.380 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:16:20.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:20.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:20.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:20.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:20 smithi174 bash[91578]: cluster 2023-09-23T20:16:19.161407+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T20:16:20.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:20.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:20.631 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:20 smithi112 bash[107672]: cluster 2023-09-23T20:16:19.161407+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T20:16:20.632 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:20 smithi112 bash[104422]: cluster 2023-09-23T20:16:19.161407+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T20:16:20.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:20.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:20.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:20.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:20.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:20.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:20.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:20.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:21.017 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:21.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:21.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:21.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:21.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:21.272 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:21.298 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:21.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:21.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:21.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:21.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:21.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:21.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:21.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:21.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:21.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:21.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:21.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:21.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:21.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:22.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:22.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:22.205 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:22.229 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:22.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:22.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:22.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:22.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:22.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:22.516 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:22 smithi112 bash[107672]: cluster 2023-09-23T20:16:21.161928+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:22.516 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:22 smithi112 bash[104422]: cluster 2023-09-23T20:16:21.161928+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:22.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:22.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:22 smithi174 bash[91578]: cluster 2023-09-23T20:16:21.161928+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-09-23T20:16:22.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:22.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:22.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:22.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:22.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:22.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:22.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:16:22.884 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:22.907 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:22.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:23.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:23.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:23.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:23.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:23.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:23.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:23.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:23.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:23.352 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:23.353 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:23.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:23 smithi112 bash[104422]: audit 2023-09-23T20:16:22.983508+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:23.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:23 smithi112 bash[107672]: audit 2023-09-23T20:16:22.983508+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:23.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:23.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:23.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:23.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:23 smithi174 bash[91578]: audit 2023-09-23T20:16:22.983508+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:23.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:23.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:23.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:23.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:23.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:23.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:23.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:23.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:24.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:24.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:24.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:24.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:24.364 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:24.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:24.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:24.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.527 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:24 smithi112 bash[104422]: cluster 2023-09-23T20:16:23.162405+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T20:16:24.527 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:24 smithi112 bash[107672]: cluster 2023-09-23T20:16:23.162405+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T20:16:24.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:24.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:24 smithi174 bash[91578]: cluster 2023-09-23T20:16:23.162405+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T20:16:24.630 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:24.656 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:24.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:24.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:24.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:24.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:25.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:25.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:25.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:25.161 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:25.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:25.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:25.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:25.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:25.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:25.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:25.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:25.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:25.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:25.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:25.878 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:25.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:25.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:26.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:26.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:26.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.143 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:26.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.269 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:26 smithi112 bash[104422]: cluster 2023-09-23T20:16:25.162945+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 851 op/s 2023-09-23T20:16:26.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:26.377 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:26 smithi174 bash[91578]: cluster 2023-09-23T20:16:25.162945+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 851 op/s 2023-09-23T20:16:26.388 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:16:26.388 INFO:teuthology.orchestra.run.smithi112.stdout:avg 38.1429 2023-09-23T20:16:26.388 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 5.81694 -> 5.81694 (expected baseline 5.71786) 2023-09-23T20:16:26.388 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 31 -> 31 pgs (0.812734 -> 0.812734 * mean) 2023-09-23T20:16:26.388 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-09-23T20:16:26.388 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:16:26.389 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:16:26.389 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 3 2023-09-23T20:16:26.389 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:16:26.389 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0264 2023-09-23T20:16:26.389 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.2643 2023-09-23T20:16:26.394 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:16:26.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:26.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:26.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:26.611 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:26 smithi112 bash[107672]: cluster 2023-09-23T20:16:25.162945+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 851 op/s 2023-09-23T20:16:26.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:26.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:26.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:26.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:26.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:26.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:27.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:27.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:27.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:27 smithi174 bash[91578]: audit 2023-09-23T20:16:26.383680+0000 mgr.y (mgr.34107) 457 : audit 0 from='client.44570 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:16:27.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:27.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:27 smithi112 bash[107672]: audit 2023-09-23T20:16:26.383680+0000 mgr.y (mgr.34107) 457 : audit 0 from='client.44570 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:16:27.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:27 smithi112 bash[104422]: audit 2023-09-23T20:16:26.383680+0000 mgr.y (mgr.34107) 457 : audit 0 from='client.44570 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:16:27.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:27.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:27.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:27.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:27.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:27.754 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:27.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:27.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:28.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:28.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:28.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:28.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:28 smithi112 bash[107672]: cluster 2023-09-23T20:16:27.163407+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 679 op/s 2023-09-23T20:16:28.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:28 smithi112 bash[104422]: cluster 2023-09-23T20:16:27.163407+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 679 op/s 2023-09-23T20:16:28.285 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:28.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:28.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:28.522 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:28 smithi174 bash[91578]: cluster 2023-09-23T20:16:27.163407+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 679 op/s 2023-09-23T20:16:28.554 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:28.662 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:28.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:28.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:28.791 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.820 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:28.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:28.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:29.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.089 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:29.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:29.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:29.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:29.338 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:29.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:29.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:29.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:29.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:29.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:29.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:29.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:29.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:29.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:29.916 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:29.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:30.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:30.046 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:30.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:30.156 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.180 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:30.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:30.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:30.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:30 smithi112 bash[104422]: cluster 2023-09-23T20:16:29.164073+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 871 op/s 2023-09-23T20:16:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:16:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:16:30] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2023-09-23T20:16:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:30 smithi112 bash[107672]: cluster 2023-09-23T20:16:29.164073+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 871 op/s 2023-09-23T20:16:30.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.434 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:30 smithi174 bash[91578]: cluster 2023-09-23T20:16:29.164073+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 871 op/s 2023-09-23T20:16:30.454 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:30.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:30.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:30.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:30.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:30.708 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:30.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:30.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:30.944 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:31.077 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:31.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:31.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:31.205 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:31.232 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:31.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:31.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:31.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:31.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:31.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:31.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:31.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:31.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:31.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:31.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:31.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.756 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:31.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:31.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:32.020 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:32.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:32.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:32.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:32.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:32.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:32.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:32 smithi112 bash[107672]: cluster 2023-09-23T20:16:31.164580+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:16:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:32 smithi112 bash[104422]: cluster 2023-09-23T20:16:31.164580+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:16:32.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:32.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:32.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:32.479 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:16:32.526 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:16:32.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:32.553 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:32 smithi174 bash[91578]: cluster 2023-09-23T20:16:31.164580+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:16:32.566 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:16:32.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:32.609 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:16:32.643 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:16:32.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.693 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:16:32.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:32.733 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:16:32.770 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:16:32.778 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.778 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.779 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.779 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.779 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.779 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.779 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.779 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:16:32.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:32.844 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:32.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:33.077 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:33.103 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:33.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.233 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:33.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:33 smithi112 bash[104422]: audit 2023-09-23T20:16:32.422862+0000 mon.a (mon.0) 594 : audit 0 from='client.? 172.21.15.112:0/3150262999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:33.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:33 smithi112 bash[104422]: audit 2023-09-23T20:16:32.544690+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.112:0/3804668660' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:16:33.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:33 smithi112 bash[104422]: audit 2023-09-23T20:16:32.545776+0000 mon.a (mon.0) 595 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:16:33.312 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:33 smithi112 bash[107672]: audit 2023-09-23T20:16:32.422862+0000 mon.a (mon.0) 594 : audit 0 from='client.? 172.21.15.112:0/3150262999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:33.312 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:33 smithi112 bash[107672]: audit 2023-09-23T20:16:32.544690+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.112:0/3804668660' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:16:33.312 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:33 smithi112 bash[107672]: audit 2023-09-23T20:16:32.545776+0000 mon.a (mon.0) 595 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:16:33.316 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:16:33.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:33.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:33.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:33.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:33.521 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-09-23T20:16:33.521 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:16:33.522 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T20:16:33.522 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:16:33.522 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:16:33.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T20:16:33.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:33 smithi174 bash[91578]: audit 2023-09-23T20:16:32.422862+0000 mon.a (mon.0) 594 : audit 0 from='client.? 172.21.15.112:0/3150262999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:33.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:33 smithi174 bash[91578]: audit 2023-09-23T20:16:32.544690+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.112:0/3804668660' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:16:33.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:33 smithi174 bash[91578]: audit 2023-09-23T20:16:32.545776+0000 mon.a (mon.0) 595 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:16:33.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.639 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:33.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:33.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:33.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:33.884 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.911 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:34.017 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:34.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:34.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:34.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:34.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:34.297 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:34.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:34.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:34.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[104422]: cluster 2023-09-23T20:16:33.165063+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T20:16:34.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[104422]: cluster 2023-09-23T20:16:33.294948+0000 mon.a (mon.0) 596 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:34.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[104422]: cluster 2023-09-23T20:16:33.296310+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:16:34.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[104422]: cluster 2023-09-23T20:16:33.298765+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:16:34.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[104422]: audit 2023-09-23T20:16:33.302312+0000 mon.a (mon.0) 597 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:16:34.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[104422]: cluster 2023-09-23T20:16:33.302440+0000 mon.a (mon.0) 598 : cluster 0 osdmap e116: 8 total, 8 up, 7 in 2023-09-23T20:16:34.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[107672]: cluster 2023-09-23T20:16:33.165063+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T20:16:34.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[107672]: cluster 2023-09-23T20:16:33.294948+0000 mon.a (mon.0) 596 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:34.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[107672]: cluster 2023-09-23T20:16:33.296310+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:16:34.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[107672]: cluster 2023-09-23T20:16:33.298765+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:16:34.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[107672]: audit 2023-09-23T20:16:33.302312+0000 mon.a (mon.0) 597 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:16:34.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:34 smithi112 bash[107672]: cluster 2023-09-23T20:16:33.302440+0000 mon.a (mon.0) 598 : cluster 0 osdmap e116: 8 total, 8 up, 7 in 2023-09-23T20:16:34.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:34.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:34.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:34 smithi174 bash[91578]: cluster 2023-09-23T20:16:33.165063+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T20:16:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:34 smithi174 bash[91578]: cluster 2023-09-23T20:16:33.294948+0000 mon.a (mon.0) 596 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:34 smithi174 bash[91578]: cluster 2023-09-23T20:16:33.296310+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:16:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:34 smithi174 bash[91578]: cluster 2023-09-23T20:16:33.298765+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:16:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:34 smithi174 bash[91578]: audit 2023-09-23T20:16:33.302312+0000 mon.a (mon.0) 597 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:16:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:34 smithi174 bash[91578]: cluster 2023-09-23T20:16:33.302440+0000 mon.a (mon.0) 598 : cluster 0 osdmap e116: 8 total, 8 up, 7 in 2023-09-23T20:16:34.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:34.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:34.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:34.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:34.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:34.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:34.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:34.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:34.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:35.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:35.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:35.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:35.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:35.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:35.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:35.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:35.356 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:35.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:35.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:35.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:35.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:35.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:35.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:35.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:35.749 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:35.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:35.851 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:35.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:35.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:36.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:36.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:36.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:36.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:36.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:36.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:36.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:36.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:36.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:36.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:36.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:36.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:36 smithi112 bash[107672]: cluster 2023-09-23T20:16:35.165692+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T20:16:36.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:36 smithi112 bash[104422]: cluster 2023-09-23T20:16:35.165692+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T20:16:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:36.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:36.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:36.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:36 smithi174 bash[91578]: cluster 2023-09-23T20:16:35.165692+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T20:16:36.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:36.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:36.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:36.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:36.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:37.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:37.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:37.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:37.154 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:16:37.154 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:16:37.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:37.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:37.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:37.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:37.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:37.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:37.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:37.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:37.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:37.730 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:37.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:37.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:37.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:16:37.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:38.024 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:38.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:38.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:38.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:16:38.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:38.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:38.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:16:38.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:38.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:38.532 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:38 smithi112 bash[104422]: cluster 2023-09-23T20:16:37.166191+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:16:38.532 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:38 smithi112 bash[104422]: audit 2023-09-23T20:16:37.981021+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:38.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:38 smithi112 bash[107672]: cluster 2023-09-23T20:16:37.166191+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:16:38.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:38 smithi112 bash[107672]: audit 2023-09-23T20:16:37.981021+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:38.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:38.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:38.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:38.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:38 smithi174 bash[91578]: cluster 2023-09-23T20:16:37.166191+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:16:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:38 smithi174 bash[91578]: audit 2023-09-23T20:16:37.981021+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:38.912 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:38.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:38.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:39.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:39.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:39.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:39.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:39.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:39.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:39.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:39.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:39.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:39.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:39.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:39.695 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:39.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:39.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:39.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:39.885 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:39.908 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:39.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:40.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:40.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:40.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:40.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:40.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:40.281 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:40.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:40.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.427 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:16:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:16:40] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2023-09-23T20:16:40.427 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:40 smithi112 bash[107672]: cluster 2023-09-23T20:16:39.166862+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:16:40.428 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:40 smithi112 bash[104422]: cluster 2023-09-23T20:16:39.166862+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:16:40.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:40.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:40.552 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:40 smithi174 bash[91578]: cluster 2023-09-23T20:16:39.166862+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:16:40.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:40.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:40.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:40.698 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:40.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:40.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:40.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:41.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:41.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:41.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:41.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:41.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:41.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:41.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:41.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:41.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:41.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:41.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:41.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:41.610 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:41.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:41.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:41.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:41.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:41.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:41.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:42.022 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:42.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:42.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:42.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:42.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:42.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:42.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:42 smithi112 bash[104422]: cluster 2023-09-23T20:16:41.167364+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T20:16:42.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:42 smithi112 bash[107672]: cluster 2023-09-23T20:16:41.167364+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T20:16:42.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:42.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:42.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:42.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:42.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:42.672 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:42.680 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:42 smithi174 bash[91578]: cluster 2023-09-23T20:16:41.167364+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T20:16:42.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:42.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:42.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:42.830 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:42.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:42.932 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:42.947 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:42.947 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:42.947 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:42.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:42.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:43.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:43.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:43.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:43.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:43.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:43.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:43.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:43.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:43.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:43.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:43.611 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:43.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:43.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:43.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:43.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:43.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:43.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:43.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:44.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:44.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:44.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:44.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:44.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:44.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:44.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:44.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:44 smithi112 bash[104422]: cluster 2023-09-23T20:16:43.167811+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T20:16:44.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:44 smithi112 bash[107672]: cluster 2023-09-23T20:16:43.167811+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T20:16:44.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:44.417 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:44 smithi174 bash[91578]: cluster 2023-09-23T20:16:43.167811+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T20:16:44.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:44.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:44.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:44.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:44.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:44.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:44.789 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:44.819 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:44.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:44.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:44.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:45.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:45.088 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:45.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:45.190 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:45.215 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:45.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:45.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.348 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:45.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:45.460 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:16:45.460 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:16:45.460 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:16:45.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:45.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:45.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:45.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:45.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:45.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:45.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:45.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:45.867 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:45.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:45.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:45.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:45.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:46.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:46.126 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:46.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:46.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:46.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:46.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:46.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:46.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:46.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:46.515 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:46 smithi112 bash[107672]: cluster 2023-09-23T20:16:45.168354+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 804 op/s 2023-09-23T20:16:46.516 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:46 smithi112 bash[104422]: cluster 2023-09-23T20:16:45.168354+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 804 op/s 2023-09-23T20:16:46.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:46.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:46 smithi174 bash[91578]: cluster 2023-09-23T20:16:45.168354+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 804 op/s 2023-09-23T20:16:46.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:46.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:46.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:46.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:46.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:46.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:46.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:46.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:47.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:47.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:47.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:47.141 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:47.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:47.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:47.293 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:47.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:47.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:47.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:47.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:47.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:47.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:47.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:47.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:47.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:47.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:47.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:47.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:48.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.089 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:48.192 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:48.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:48.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:48 smithi174 bash[91578]: cluster 2023-09-23T20:16:47.169215+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 659 op/s 2023-09-23T20:16:48.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:48.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:48.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:48.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:48.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:48.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:48.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:48.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:48 smithi112 bash[104422]: cluster 2023-09-23T20:16:47.169215+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 659 op/s 2023-09-23T20:16:48.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:48 smithi112 bash[107672]: cluster 2023-09-23T20:16:47.169215+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 659 op/s 2023-09-23T20:16:48.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:48.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:48.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:48.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:49.024 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:49.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:49.127 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:49.253 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.284 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:49.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:49.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:49.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:49.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:49.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:49.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:49.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:49.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:49.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:49.837 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:49.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:49.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:49.967 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:50.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:50.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:50.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:50.223 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:50.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:50.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:50.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:50 smithi112 bash[107672]: cluster 2023-09-23T20:16:49.169938+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T20:16:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:16:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:16:50] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2023-09-23T20:16:50.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:50 smithi112 bash[104422]: cluster 2023-09-23T20:16:49.169938+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T20:16:50.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:50 smithi174 bash[91578]: cluster 2023-09-23T20:16:49.169938+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T20:16:50.496 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:50.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:50.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:50.730 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:50.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:50.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:50.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:50.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:51.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:51.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:51.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:51.407 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:51.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:51.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:51.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:51.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:51.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:51.942 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:51.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:52.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:52.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:52.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:52.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:52.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:52.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:52 smithi174 bash[91578]: cluster 2023-09-23T20:16:51.170456+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T20:16:52.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:52.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:52.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:52.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:52.483 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:52 smithi112 bash[104422]: cluster 2023-09-23T20:16:51.170456+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T20:16:52.483 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:52 smithi112 bash[107672]: cluster 2023-09-23T20:16:51.170456+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T20:16:52.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:52.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:52.647 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:52.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:52.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:52.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:52.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:52.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:53.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:53.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:53.138 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:16:53.139 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:16:53.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:53.216 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:16:53.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:53.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:53.257 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:16:53.312 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:16:53.348 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:53.361 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:16:53.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:53.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:53.395 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:16:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[104422]: audit 2023-09-23T20:16:52.499129+0000 mon.a (mon.0) 600 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:16:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[104422]: audit 2023-09-23T20:16:52.980647+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:16:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[104422]: audit 2023-09-23T20:16:52.981568+0000 mon.a (mon.0) 602 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[104422]: audit 2023-09-23T20:16:52.988786+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:16:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[104422]: audit 2023-09-23T20:16:53.132189+0000 mon.a (mon.0) 604 : audit 0 from='client.? 172.21.15.112:0/1258731141' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[107672]: audit 2023-09-23T20:16:52.499129+0000 mon.a (mon.0) 600 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:16:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[107672]: audit 2023-09-23T20:16:52.980647+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:16:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[107672]: audit 2023-09-23T20:16:52.981568+0000 mon.a (mon.0) 602 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[107672]: audit 2023-09-23T20:16:52.988786+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:16:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:53 smithi112 bash[107672]: audit 2023-09-23T20:16:53.132189+0000 mon.a (mon.0) 604 : audit 0 from='client.? 172.21.15.112:0/1258731141' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:53.437 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:16:53.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:53.491 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:16:53.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:53.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:53.543 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:16:53.546 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:16:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:53 smithi174 bash[91578]: audit 2023-09-23T20:16:52.499129+0000 mon.a (mon.0) 600 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:16:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:53 smithi174 bash[91578]: audit 2023-09-23T20:16:52.980647+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:16:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:53 smithi174 bash[91578]: audit 2023-09-23T20:16:52.981568+0000 mon.a (mon.0) 602 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:53 smithi174 bash[91578]: audit 2023-09-23T20:16:52.988786+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:16:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:53 smithi174 bash[91578]: audit 2023-09-23T20:16:53.132189+0000 mon.a (mon.0) 604 : audit 0 from='client.? 172.21.15.112:0/1258731141' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:53.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:53.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:53.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:53.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:53.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:53.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:53.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:53.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:54.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:54.050 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-09-23T20:16:54.050 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:16:54.050 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T20:16:54.050 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:16:54.050 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:16:54.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T20:16:54.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:54.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:54.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:54.267 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:16:54.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:54.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:54.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:54 smithi174 bash[91578]: cluster 2023-09-23T20:16:53.177092+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T20:16:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:54 smithi174 bash[91578]: audit 2023-09-23T20:16:53.548877+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.112:0/2479720999' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:54 smithi174 bash[91578]: audit 2023-09-23T20:16:53.549792+0000 mon.a (mon.0) 605 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:54.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:54 smithi112 bash[104422]: cluster 2023-09-23T20:16:53.177092+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T20:16:54.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:54 smithi112 bash[104422]: audit 2023-09-23T20:16:53.548877+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.112:0/2479720999' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:54.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:54 smithi112 bash[104422]: audit 2023-09-23T20:16:53.549792+0000 mon.a (mon.0) 605 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:54.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:54 smithi112 bash[107672]: cluster 2023-09-23T20:16:53.177092+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 662 op/s 2023-09-23T20:16:54.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:54 smithi112 bash[107672]: audit 2023-09-23T20:16:53.548877+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.112:0/2479720999' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:54.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:54 smithi112 bash[107672]: audit 2023-09-23T20:16:53.549792+0000 mon.a (mon.0) 605 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:54.416 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:54.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.559 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:54.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:54.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:54.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:54.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:54.938 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:55.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:16:55.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:55.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:55.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:55.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:55.420 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[104422]: cluster 2023-09-23T20:16:54.238889+0000 mon.a (mon.0) 606 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:16:55.420 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[104422]: cluster 2023-09-23T20:16:54.238921+0000 mon.a (mon.0) 607 : cluster 1 Cluster is now healthy 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[104422]: cluster 2023-09-23T20:16:54.252561+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[104422]: cluster 2023-09-23T20:16:54.257056+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[104422]: audit 2023-09-23T20:16:54.263408+0000 mon.a (mon.0) 608 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[104422]: cluster 2023-09-23T20:16:54.263533+0000 mon.a (mon.0) 609 : cluster 0 osdmap e117: 8 total, 8 up, 7 in 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[107672]: cluster 2023-09-23T20:16:54.238889+0000 mon.a (mon.0) 606 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[107672]: cluster 2023-09-23T20:16:54.238921+0000 mon.a (mon.0) 607 : cluster 1 Cluster is now healthy 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[107672]: cluster 2023-09-23T20:16:54.252561+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[107672]: cluster 2023-09-23T20:16:54.257056+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[107672]: audit 2023-09-23T20:16:54.263408+0000 mon.a (mon.0) 608 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:16:55.421 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:55 smithi112 bash[107672]: cluster 2023-09-23T20:16:54.263533+0000 mon.a (mon.0) 609 : cluster 0 osdmap e117: 8 total, 8 up, 7 in 2023-09-23T20:16:55.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:55 smithi174 bash[91578]: cluster 2023-09-23T20:16:54.238889+0000 mon.a (mon.0) 606 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:16:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:55 smithi174 bash[91578]: cluster 2023-09-23T20:16:54.238921+0000 mon.a (mon.0) 607 : cluster 1 Cluster is now healthy 2023-09-23T20:16:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:55 smithi174 bash[91578]: cluster 2023-09-23T20:16:54.252561+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:16:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:55 smithi174 bash[91578]: cluster 2023-09-23T20:16:54.257056+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:16:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:55 smithi174 bash[91578]: audit 2023-09-23T20:16:54.263408+0000 mon.a (mon.0) 608 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:16:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:55 smithi174 bash[91578]: cluster 2023-09-23T20:16:54.263533+0000 mon.a (mon.0) 609 : cluster 0 osdmap e117: 8 total, 8 up, 7 in 2023-09-23T20:16:55.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:55.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:55.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:55.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:55.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:55.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:56.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:56.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:56.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:56.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:56.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:56.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:56.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:56 smithi174 bash[91578]: cluster 2023-09-23T20:16:55.177524+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 701 op/s 2023-09-23T20:16:56.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:56.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:56 smithi112 bash[104422]: cluster 2023-09-23T20:16:55.177524+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 701 op/s 2023-09-23T20:16:56.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:56 smithi112 bash[107672]: cluster 2023-09-23T20:16:55.177524+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 701 op/s 2023-09-23T20:16:56.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:56.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:56.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:56.707 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:56.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:56.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:56.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:56.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:56.948 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:57.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:57.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:57.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:57.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:57.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:57.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:57.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:57.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:57.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:57.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:57.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:57.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:57.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:57.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:57.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:57.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:58.034 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:58.073 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:58.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:58.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:58.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:16:58.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:58.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:58.456 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:16:58 smithi112 bash[107672]: cluster 2023-09-23T20:16:57.177976+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T20:16:58.456 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:16:58 smithi112 bash[104422]: cluster 2023-09-23T20:16:57.177976+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T20:16:58.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:58.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:16:58.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:16:58 smithi174 bash[91578]: cluster 2023-09-23T20:16:57.177976+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T20:16:58.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:58.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:58.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:58.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:58.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:59.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:59.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:59.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:59.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:59.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:59.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:59.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:59.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:59.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:59.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:59.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:59.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:59.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:59.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:59.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.013 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:00.042 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:00.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:00.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:00.273 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:00.281 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:00 smithi174 bash[91578]: audit 2023-09-23T20:16:59.026333+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:00.281 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:00 smithi174 bash[91578]: audit 2023-09-23T20:16:59.051144+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:00.281 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:00 smithi174 bash[91578]: cluster 2023-09-23T20:16:59.178635+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T20:17:00.300 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[104422]: audit 2023-09-23T20:16:59.026333+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[104422]: audit 2023-09-23T20:16:59.051144+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[104422]: cluster 2023-09-23T20:16:59.178635+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T20:17:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:17:00] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2023-09-23T20:17:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[107672]: audit 2023-09-23T20:16:59.026333+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[107672]: audit 2023-09-23T20:16:59.051144+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:00 smithi112 bash[107672]: cluster 2023-09-23T20:16:59.178635+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T20:17:00.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:00.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:00.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:00.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:00.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:00.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:00.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:00.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:01.060 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:01.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:01.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:01.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:01.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:01.390 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:01.415 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:01.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:01.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:01.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:01.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:01.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:01.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:01.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:01.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:01.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:01.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:02.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:02.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:02.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:02.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:02.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:02 smithi174 bash[91578]: cluster 2023-09-23T20:17:01.179669+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:17:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:02 smithi174 bash[91578]: audit 2023-09-23T20:17:01.449213+0000 mon.a (mon.0) 612 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:02 smithi174 bash[91578]: audit 2023-09-23T20:17:01.467716+0000 mon.a (mon.0) 613 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:02 smithi174 bash[91578]: audit 2023-09-23T20:17:02.041139+0000 mon.a (mon.0) 614 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:17:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:02 smithi174 bash[91578]: audit 2023-09-23T20:17:02.042054+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:17:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:02 smithi174 bash[91578]: audit 2023-09-23T20:17:02.057072+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:02.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:02.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.710 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[104422]: cluster 2023-09-23T20:17:01.179669+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:17:02.710 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[104422]: audit 2023-09-23T20:17:01.449213+0000 mon.a (mon.0) 612 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.710 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[104422]: audit 2023-09-23T20:17:01.467716+0000 mon.a (mon.0) 613 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.710 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[104422]: audit 2023-09-23T20:17:02.041139+0000 mon.a (mon.0) 614 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:17:02.710 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[104422]: audit 2023-09-23T20:17:02.042054+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[104422]: audit 2023-09-23T20:17:02.057072+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[107672]: cluster 2023-09-23T20:17:01.179669+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[107672]: audit 2023-09-23T20:17:01.449213+0000 mon.a (mon.0) 612 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[107672]: audit 2023-09-23T20:17:01.467716+0000 mon.a (mon.0) 613 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[107672]: audit 2023-09-23T20:17:02.041139+0000 mon.a (mon.0) 614 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[107672]: audit 2023-09-23T20:17:02.042054+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:17:02.711 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:02 smithi112 bash[107672]: audit 2023-09-23T20:17:02.057072+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:02.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:02.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:02.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:02.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:03.011 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:03.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:03.092 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:03.094 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:03.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:03.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:03.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:03.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:03.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:03.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:03.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:03.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:03.558 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:03.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:03.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:03.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:03.809 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:03.840 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:03.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:03.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:03.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:04.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:04.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:04.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:04.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:04.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.335 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:04 smithi174 bash[91578]: cluster 2023-09-23T20:17:03.180149+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T20:17:04.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:04.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:04.480 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:04.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:04.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:04.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:04.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:04 smithi112 bash[104422]: cluster 2023-09-23T20:17:03.180149+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T20:17:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:04 smithi112 bash[107672]: cluster 2023-09-23T20:17:03.180149+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T20:17:04.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:04.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:04.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:04.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:04.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:04.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:04.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:05.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:05.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:05.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:05.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:05.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:05.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:05.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:05.650 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:05.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:05.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:05.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:05.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:05.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:05.941 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:05.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:05.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:06.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:06.215 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:06.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:06.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:06.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:06.371 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:06.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:06 smithi112 bash[107672]: cluster 2023-09-23T20:17:05.181152+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T20:17:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:06 smithi112 bash[104422]: cluster 2023-09-23T20:17:05.181152+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T20:17:06.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:06.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:06 smithi174 bash[91578]: cluster 2023-09-23T20:17:05.181152+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T20:17:06.501 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:06.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:06.605 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:06.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:06.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:06.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:06.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:06.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:07.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:07.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:07.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:07.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:07.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:07.285 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:07.313 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:07.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:07.416 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:07.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:07.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:07.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:07.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:07.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:07.703 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:07.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:07.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:07.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:07.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:07.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:07.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:08.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:08.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:08.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:08.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:08.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:08.355 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:08 smithi112 bash[104422]: cluster 2023-09-23T20:17:07.181663+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 629 op/s 2023-09-23T20:17:08.355 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:08 smithi112 bash[104422]: audit 2023-09-23T20:17:07.986998+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:08.355 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:08 smithi112 bash[104422]: audit 2023-09-23T20:17:07.988364+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:08.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:08 smithi112 bash[107672]: cluster 2023-09-23T20:17:07.181663+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 629 op/s 2023-09-23T20:17:08.356 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:08 smithi112 bash[107672]: audit 2023-09-23T20:17:07.986998+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:08.356 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:08 smithi112 bash[107672]: audit 2023-09-23T20:17:07.988364+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:08.377 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:08.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:08.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:08.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:08 smithi174 bash[91578]: cluster 2023-09-23T20:17:07.181663+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 629 op/s 2023-09-23T20:17:08.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:08 smithi174 bash[91578]: audit 2023-09-23T20:17:07.986998+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:08.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:08 smithi174 bash[91578]: audit 2023-09-23T20:17:07.988364+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:08.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:08.608 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.633 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:08.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:08.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:08.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:08.890 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:08.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:08.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:09.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:09.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:09.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:09.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:09.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:09.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:09.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:09.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:09.419 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:09.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:09.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:09.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:09.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:09.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:09.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:09.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:09.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:10.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:10.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:10.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:10.200 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:10.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:10.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:10.339 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:10 smithi112 bash[104422]: cluster 2023-09-23T20:17:09.182347+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:17:10.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:10 smithi112 bash[107672]: cluster 2023-09-23T20:17:09.182347+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:17:10.340 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:17:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:17:10] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2023-09-23T20:17:10.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:10.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:10.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:10 smithi174 bash[91578]: cluster 2023-09-23T20:17:09.182347+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:17:10.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:10.607 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:10.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:10.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:10.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:10.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:10.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:10.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:10.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:11.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:11.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:11.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:11.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:11.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:11.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:11.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:11.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:11.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:11.482 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:17:11.482 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:17:11.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.482 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161312 6.5 e117/104 6:a56b13ea:::benchmark_data_smithi112_150607_object54436:head v 117'10155, mlcod=117'10151)", 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.466345+0000", 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.013904262000000001, 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013936106, 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.466345+0000", 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.466345+0000", 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.466344+0000", 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.466355+0000", 2023-09-23T20:17:11.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0944999999999999e-05 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.466366+0000", 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0609e-05 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.466373+0000", 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0339999999999999e-06 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468561+0000", 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021884080000000002 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468584+0000", 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.281e-05 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161310 6.2 e117/102 6:40076071:::benchmark_data_smithi112_150607_object54434:head v 117'9782, mlcod=117'9780)", 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.468488+0000", 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011761815, 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011861112, 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468488+0000", 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468488+0000", 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468487+0000", 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468497+0000", 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0034000000000001e-05 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468756+0000", 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000259027 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468765+0000", 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2220000000000008e-06 2023-09-23T20:17:11.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468806+0000", 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0914000000000002e-05 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468824+0000", 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8071e-05 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.490 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161313 6.4 e117/102 6:210e6ec5:::benchmark_data_smithi112_150607_object54437:head v 117'10021, mlcod=117'10019)", 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.468800+0000", 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011449976000000001, 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011609721999999999, 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468800+0000", 2023-09-23T20:17:11.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468800+0000", 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468799+0000", 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468805+0000", 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1009999999999997e-06 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468814+0000", 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1079999999999999e-06 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.468820+0000", 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6060000000000002e-06 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.477116+0000", 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.008296042 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.477137+0000", 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0857999999999999e-05 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161302 6.8 e117/104 6:10a4c638:::benchmark_data_smithi112_150607_object54426:head v 117'10196, mlcod=117'10194)", 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.469030+0000", 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011219491999999999, 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011438464000000001, 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469030+0000", 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469030+0000", 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469029+0000", 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469037+0000", 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2189999999999998e-06 2023-09-23T20:17:11.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469055+0000", 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7972999999999999e-05 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469068+0000", 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3767999999999999e-05 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.470903+0000", 2023-09-23T20:17:11.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00183432 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.470929+0000", 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6171000000000001e-05 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161307 6.f e117/102 6:f6327e43:::benchmark_data_smithi112_150607_object54431:head v 117'10146, mlcod=117'10144)", 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.469079+0000", 2023-09-23T20:17:11.498 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011170790999999999, 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.01144979, 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469079+0000", 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469079+0000", 2023-09-23T20:17:11.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469078+0000", 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469082+0000", 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8750000000000002e-06 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469088+0000", 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5419999999999996e-06 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469092+0000", 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1479999999999999e-06 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469188+0000", 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5891999999999996e-05 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.469205+0000", 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7042999999999999e-05 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161311 6.8 e117/104)", 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.472817+0000", 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0074329469999999996, 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0077665319999999996, 2023-09-23T20:17:11.502 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.472817+0000", 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.472817+0000", 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.472816+0000", 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.472823+0000", 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.362e-06 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.472839+0000", 2023-09-23T20:17:11.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6288999999999999e-05 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.472847+0000", 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0779999999999996e-06 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161314 6.5 e117/104 6:a95fa0c7:::benchmark_data_smithi112_150607_object54438:head v 117'10156, mlcod=117'10151)", 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.475179+0000", 2023-09-23T20:17:11.505 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0050706630000000004, 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0054518989999999996, 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475179+0000", 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475179+0000", 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475178+0000", 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475185+0000", 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3849999999999999e-06 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475199+0000", 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4644000000000001e-05 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475206+0000", 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.832e-06 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475422+0000", 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000215663 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475435+0000", 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3645999999999999e-05 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.480566+0000", 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051307699999999998 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.509 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161316 6.2 e117/102)", 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.475320+0000", 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0049292839999999999, 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053858559999999996, 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475320+0000", 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475320+0000", 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475320+0000", 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475325+0000", 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7609999999999998e-06 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475332+0000", 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0600000000000002e-06 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475337+0000", 2023-09-23T20:17:11.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7679999999999999e-06 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161308 6.9 e117/104 6:9852537c:::benchmark_data_smithi112_150607_object54432:head v 117'10092, mlcod=117'10090)", 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.475322+0000", 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0049270579999999998, 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0054345039999999997, 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:17:11.513 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475322+0000", 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475322+0000", 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475322+0000", 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475328+0000", 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1179999999999997e-06 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475337+0000", 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1530000000000003e-06 2023-09-23T20:17:11.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475343+0000", 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4500000000000001e-06 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475780+0000", 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00043658100000000001 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475830+0000", 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0173000000000002e-05 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:161315 6.9 e117/104)", 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:11.475358+0000", 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0048915649999999996, 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0054532089999999997, 2023-09-23T20:17:11.517 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475358+0000", 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475358+0000", 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475358+0000", 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475361+0000", 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8179999999999997e-06 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475368+0000", 2023-09-23T20:17:11.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8639999999999998e-06 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:11.475373+0000", 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6020000000000002e-06 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 10 2023-09-23T20:17:11.520 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:17:11.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:11.584 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:17:11.584 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:17:11.584 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:17:11.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:11.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:11.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:11.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:11.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:11.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:11.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:11.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:11.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:12.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:12.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:12.213 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:12.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:12.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:12.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:12 smithi112 bash[104422]: cluster 2023-09-23T20:17:11.182841+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 652 op/s 2023-09-23T20:17:12.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.354 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:12 smithi174 bash[91578]: cluster 2023-09-23T20:17:11.182841+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 652 op/s 2023-09-23T20:17:12.370 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:12.473 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:12.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:12.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.631 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:12.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:12 smithi112 bash[107672]: cluster 2023-09-23T20:17:11.182841+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 652 op/s 2023-09-23T20:17:12.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:12.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:12.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:12.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:12.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:13.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.029 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:13.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:13.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:13.290 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:13.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:13.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:13.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:13.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.554 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:13.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:13.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:13.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:13.778 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:13.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:13.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:13.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:14.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:14.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:14.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:14.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:14.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:14.380 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:14 smithi112 bash[107672]: cluster 2023-09-23T20:17:13.183351+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T20:17:14.381 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:14 smithi112 bash[104422]: cluster 2023-09-23T20:17:13.183351+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T20:17:14.441 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:14.449 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:14 smithi174 bash[91578]: cluster 2023-09-23T20:17:13.183351+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T20:17:14.468 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:14.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:14.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:14.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:14.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:17:14.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:14.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:14.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:14.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:15.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:15.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:15.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:15.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:15.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:15.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:15.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:15.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:15.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:15.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:15.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:15.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:15.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:15.782 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:17:15.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:15.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:15.831 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:17:15.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:15.877 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:17:15.924 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:17:15.932 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:15.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:15.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:15.971 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:17:16.006 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:17:16.040 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:17:16.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:16.083 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.086 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.087 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:17:16.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:16.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:16.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:16.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:16.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:16.333 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:16 smithi112 bash[104422]: cluster 2023-09-23T20:17:15.184018+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 755 op/s 2023-09-23T20:17:16.333 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:16 smithi112 bash[104422]: audit 2023-09-23T20:17:15.717411+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.112:0/92265957' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:16.334 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:16 smithi112 bash[107672]: cluster 2023-09-23T20:17:15.184018+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 755 op/s 2023-09-23T20:17:16.334 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:16 smithi112 bash[107672]: audit 2023-09-23T20:17:15.717411+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.112:0/92265957' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:16.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:16.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:16.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:16.479 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:16.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:16 smithi174 bash[91578]: cluster 2023-09-23T20:17:15.184018+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 755 op/s 2023-09-23T20:17:16.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:16 smithi174 bash[91578]: audit 2023-09-23T20:17:15.717411+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.112:0/92265957' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:16.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:16.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:16.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:16.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:16.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:16.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:16.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:16.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:17.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:17.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:17.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:17.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.260 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:17:17.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:17.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:17.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:17 smithi112 bash[104422]: audit 2023-09-23T20:17:16.369645+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.112:0/3951487747' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:17:17.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:17 smithi112 bash[104422]: audit 2023-09-23T20:17:16.374342+0000 mon.a (mon.0) 620 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:17:17.399 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:17 smithi112 bash[107672]: audit 2023-09-23T20:17:16.369645+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.112:0/3951487747' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:17:17.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:17 smithi112 bash[107672]: audit 2023-09-23T20:17:16.374342+0000 mon.a (mon.0) 620 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:17:17.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:17.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:17.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:17.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:17.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:17 smithi174 bash[91578]: audit 2023-09-23T20:17:16.369645+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.112:0/3951487747' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:17:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:17 smithi174 bash[91578]: audit 2023-09-23T20:17:16.374342+0000 mon.a (mon.0) 620 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:17:17.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:17.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:17.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:17.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:18.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:18.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:18.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.184457+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T20:17:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.240184+0000 mon.a (mon.0) 621 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: audit 2023-09-23T20:17:17.253765+0000 mon.a (mon.0) 622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:17:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.254018+0000 mon.a (mon.0) 623 : cluster 0 osdmap e118: 8 total, 8 up, 7 in 2023-09-23T20:17:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.258412+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.259848+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.262188+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.270228+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[104422]: cluster 2023-09-23T20:17:17.271860+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.184457+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.240184+0000 mon.a (mon.0) 621 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: audit 2023-09-23T20:17:17.253765+0000 mon.a (mon.0) 622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.254018+0000 mon.a (mon.0) 623 : cluster 0 osdmap e118: 8 total, 8 up, 7 in 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.258412+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.259848+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.262188+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.503 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.270228+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.503 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:18 smithi112 bash[107672]: cluster 2023-09-23T20:17:17.271860+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.184457+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T20:17:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.240184+0000 mon.a (mon.0) 621 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: audit 2023-09-23T20:17:17.253765+0000 mon.a (mon.0) 622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:17:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.254018+0000 mon.a (mon.0) 623 : cluster 0 osdmap e118: 8 total, 8 up, 7 in 2023-09-23T20:17:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.258412+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.259848+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.262188+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.270228+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:18 smithi174 bash[91578]: cluster 2023-09-23T20:17:17.271860+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:17:18.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.760 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:18.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:18.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:18.897 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:18.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:18.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:19.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:19.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:19.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:19.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:19.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:19.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:17:19.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:19.309 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:19.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:19.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:19.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:19.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:19.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:19.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:19.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:19.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:19.742 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:19.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:19.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:19.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:19.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:19.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:20.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:20.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:20.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:17:20.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:20.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:20.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:20.338 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-09-23T20:17:20.339 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:17:20.339 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T20:17:20.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T20:17:20.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:20 smithi112 bash[104422]: cluster 2023-09-23T20:17:19.185135+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T20:17:20.422 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:17:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:17:20] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2023-09-23T20:17:20.422 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:20 smithi112 bash[107672]: cluster 2023-09-23T20:17:19.185135+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T20:17:20.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:20.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:20.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:20 smithi174 bash[91578]: cluster 2023-09-23T20:17:19.185135+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T20:17:20.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:20.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:20.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:20.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:20.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:20.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:20.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:21.097 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:21.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:21.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:21.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:21.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:21.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:21.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:21.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:21.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:21.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:21.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:21.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:21.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:21.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:21.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:21.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:21.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:22.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:22.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:22.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:22.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:22.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:22.442 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:22 smithi112 bash[107672]: cluster 2023-09-23T20:17:21.185671+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T20:17:22.443 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:22 smithi112 bash[104422]: cluster 2023-09-23T20:17:21.185671+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T20:17:22.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:22.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:22 smithi174 bash[91578]: cluster 2023-09-23T20:17:21.185671+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 710 op/s 2023-09-23T20:17:22.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:22.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:22.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:22.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:22.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:22.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:22.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:22.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:22.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:23.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:23.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:23.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:23.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:23.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:23.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:23.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:23.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:23.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:23.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:23.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:23.791 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:23.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:23.818 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:23.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:23.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:23.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:23.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:23.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:23 smithi174 bash[91578]: audit 2023-09-23T20:17:22.987567+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:23.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:23 smithi174 bash[91578]: audit 2023-09-23T20:17:22.988956+0000 mon.a (mon.0) 625 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:23.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:23 smithi174 bash[91578]: cluster 2023-09-23T20:17:23.186211+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:17:24.052 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:24.075 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:24.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:24.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.213 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:24 smithi112 bash[107672]: audit 2023-09-23T20:17:22.987567+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:24.213 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:24 smithi112 bash[107672]: audit 2023-09-23T20:17:22.988956+0000 mon.a (mon.0) 625 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:24.213 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:24 smithi112 bash[107672]: cluster 2023-09-23T20:17:23.186211+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:17:24.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:24 smithi112 bash[104422]: audit 2023-09-23T20:17:22.987567+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:17:24.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:24 smithi112 bash[104422]: audit 2023-09-23T20:17:22.988956+0000 mon.a (mon.0) 625 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:24.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:24 smithi112 bash[104422]: cluster 2023-09-23T20:17:23.186211+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:17:24.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:24.321 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:24.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:24.397 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:17:24.397 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:17:24.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:24.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:24.734 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:24.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:24.838 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:24.838 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:24.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:24.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:25.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:25.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:25.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:25.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:25.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:25.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:25.390 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:25.418 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:25.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:25.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:25.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:25.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:25.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:25.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:25.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:26.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:26.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:26.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:26.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:26.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:26.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:26.445 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:26.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:26 smithi174 bash[91578]: cluster 2023-09-23T20:17:25.186807+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:17:26.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:26 smithi112 bash[104422]: cluster 2023-09-23T20:17:25.186807+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:17:26.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:26 smithi112 bash[107672]: cluster 2023-09-23T20:17:25.186807+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:17:26.619 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:26.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:26.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:26.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:27.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:27.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:27.155 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:27.258 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:27.284 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:27.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:27.390 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:27.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:27.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:27.528 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:27.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:27.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:27.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:27.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:27.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:27.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:27.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:17:27.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:27.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:27.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:28.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:28.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:28.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:28.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:28 smithi112 bash[104422]: cluster 2023-09-23T20:17:27.187300+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.7 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T20:17:28.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:28.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:28.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:28.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:28.457 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:28 smithi174 bash[91578]: cluster 2023-09-23T20:17:27.187300+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.7 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T20:17:28.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:28.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:28.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:28.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:28.668 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:28 smithi112 bash[107672]: cluster 2023-09-23T20:17:27.187300+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.7 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 692 op/s 2023-09-23T20:17:28.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:28.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:28.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:28.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:29.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:29.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:29.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.131 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:29.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:29.261 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:29.365 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:29.386 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:29.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:29.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:29.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:29.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:29.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:29.656 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:29.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:29.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:29.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:29.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:29.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:29.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:29.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:30.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:30.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:30.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:30.157 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.181 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:30.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:30.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:30.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:30.407 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:30 smithi112 bash[104422]: cluster 2023-09-23T20:17:29.187939+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:17:30.407 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:30 smithi112 bash[107672]: cluster 2023-09-23T20:17:29.187939+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:17:30.408 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:17:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:17:30] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2023-09-23T20:17:30.419 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:30.427 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:30 smithi174 bash[91578]: cluster 2023-09-23T20:17:29.187939+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:17:30.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:30.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:30.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:30.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:30.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:30.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:30.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:30.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:30.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:30.831 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:30.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:30.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:30.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:30.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:31.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:31.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:31.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:31.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:31.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:31.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:31.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:31.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:31.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:31.526 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:31.630 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:31.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:31.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:31.782 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:31.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:31.911 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:32.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:32.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:32.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:32.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:32.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:32.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:32 smithi112 bash[104422]: cluster 2023-09-23T20:17:31.188440+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.4 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:17:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:32 smithi112 bash[107672]: cluster 2023-09-23T20:17:31.188440+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.4 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:17:32.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:32.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:32.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:32 smithi174 bash[91578]: cluster 2023-09-23T20:17:31.188440+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.4 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:17:32.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:32.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:32.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:32.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:33.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:33.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:33.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:33.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:33.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:33.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:33.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:33.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:33.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:33.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:33.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:33.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:33.679 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:33.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:33.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:33.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:33.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:33.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:34.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:34.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:34.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:34.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:34.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:34 smithi112 bash[104422]: cluster 2023-09-23T20:17:33.188938+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 643 op/s 2023-09-23T20:17:34.213 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:34 smithi112 bash[107672]: cluster 2023-09-23T20:17:33.188938+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 643 op/s 2023-09-23T20:17:34.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:34.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:34.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:34.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:34.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:34 smithi174 bash[91578]: cluster 2023-09-23T20:17:33.188938+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 643 op/s 2023-09-23T20:17:34.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:34.737 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:34.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:34.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:34.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:34.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:34.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:35.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:35.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:35.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:35.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:35.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.289 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:17:35.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:35.336 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:17:35.410 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:17:35.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:35.478 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:17:35.527 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:17:35.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.569 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:17:35.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:35.611 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.617 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:17:35.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:35.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:35 smithi112 bash[104422]: debug 2023-09-23T20:17:35.716+0000 7fb297013700 -1 mon.a@0(leader).osd e118 definitely_dead 0 2023-09-23T20:17:35.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:35.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:35.996 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:36.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:36.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:36.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:36.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:36.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[104422]: cluster 2023-09-23T20:17:35.189569+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T20:17:36.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[104422]: audit 2023-09-23T20:17:35.248310+0000 mon.a (mon.0) 626 : audit 0 from='client.? 172.21.15.112:0/2116732429' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:36.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[104422]: audit 2023-09-23T20:17:35.692500+0000 mon.a (mon.0) 627 : audit 1 from='client.? 172.21.15.112:0/3262807752' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:36.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[104422]: audit 2023-09-23T20:17:35.716531+0000 mon.a (mon.0) 628 : audit 0 from='client.? 172.21.15.112:0/4241888408' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:17:36.264 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:17:36.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:36.268 INFO:teuthology.orchestra.run.smithi112.stderr:marked in osd.7. 2023-09-23T20:17:36.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:36.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:36.380 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[107672]: cluster 2023-09-23T20:17:35.189569+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T20:17:36.381 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[107672]: audit 2023-09-23T20:17:35.248310+0000 mon.a (mon.0) 626 : audit 0 from='client.? 172.21.15.112:0/2116732429' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:36.381 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[107672]: audit 2023-09-23T20:17:35.692500+0000 mon.a (mon.0) 627 : audit 1 from='client.? 172.21.15.112:0/3262807752' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:36.381 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:36 smithi112 bash[107672]: audit 2023-09-23T20:17:35.716531+0000 mon.a (mon.0) 628 : audit 0 from='client.? 172.21.15.112:0/4241888408' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:17:36.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:36.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:36.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:36.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:36 smithi174 bash[91578]: cluster 2023-09-23T20:17:35.189569+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T20:17:36.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:36 smithi174 bash[91578]: audit 2023-09-23T20:17:35.248310+0000 mon.a (mon.0) 626 : audit 0 from='client.? 172.21.15.112:0/2116732429' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:36.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:36 smithi174 bash[91578]: audit 2023-09-23T20:17:35.692500+0000 mon.a (mon.0) 627 : audit 1 from='client.? 172.21.15.112:0/3262807752' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:36.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:36 smithi174 bash[91578]: audit 2023-09-23T20:17:35.716531+0000 mon.a (mon.0) 628 : audit 0 from='client.? 172.21.15.112:0/4241888408' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:17:36.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:36.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:36.640 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:36.672 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:36.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:36.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:36.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:36.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:36.899 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:36.932 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:37.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:37.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:37.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:37.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:37.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:37.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:37.299 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.245319+0000 mon.a (mon.0) 629 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:37.299 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.257450+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.258346+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.259008+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: audit 2023-09-23T20:17:36.259944+0000 mon.a (mon.0) 630 : audit 1 from='client.? 172.21.15.112:0/3262807752' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: audit 2023-09-23T20:17:36.260052+0000 mon.a (mon.0) 631 : audit 1 from='client.? 172.21.15.112:0/4241888408' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.260123+0000 mon.a (mon.0) 632 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.260408+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[107672]: cluster 2023-09-23T20:17:36.262582+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.300 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.245319+0000 mon.a (mon.0) 629 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.257450+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.258346+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.259008+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: audit 2023-09-23T20:17:36.259944+0000 mon.a (mon.0) 630 : audit 1 from='client.? 172.21.15.112:0/3262807752' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: audit 2023-09-23T20:17:36.260052+0000 mon.a (mon.0) 631 : audit 1 from='client.? 172.21.15.112:0/4241888408' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.260123+0000 mon.a (mon.0) 632 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.260408+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.301 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:37 smithi112 bash[104422]: cluster 2023-09-23T20:17:36.262582+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:37.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:37.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:37.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:37.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:37.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.245319+0000 mon.a (mon.0) 629 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:37.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.257450+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.258346+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.259008+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: audit 2023-09-23T20:17:36.259944+0000 mon.a (mon.0) 630 : audit 1 from='client.? 172.21.15.112:0/3262807752' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: audit 2023-09-23T20:17:36.260052+0000 mon.a (mon.0) 631 : audit 1 from='client.? 172.21.15.112:0/4241888408' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T20:17:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.260123+0000 mon.a (mon.0) 632 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T20:17:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.260408+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:37 smithi174 bash[91578]: cluster 2023-09-23T20:17:36.262582+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:17:37.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:37.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:37.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:37.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:37.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:37.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.984 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:38.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.120 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:38.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:38.276 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T20:17:38.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:38.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:38.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:38.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:38.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.189985+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-09-23T20:17:38.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.270951+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.271217+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.271449+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.272162+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.273297+0000 mon.a (mon.0) 633 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.275521+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.275630+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.275757+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.276213+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.279443+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.279598+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.281657+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.282258+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: cluster 2023-09-23T20:17:37.283628+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[107672]: audit 2023-09-23T20:17:37.982916+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:38.506 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.189985+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.270951+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.271217+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.271449+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.272162+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.273297+0000 mon.a (mon.0) 633 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.275521+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.275630+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.275757+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.276213+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.279443+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.279598+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.281657+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.507 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.282258+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.508 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: cluster 2023-09-23T20:17:37.283628+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.508 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:38 smithi112 bash[104422]: audit 2023-09-23T20:17:37.982916+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:38.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:38.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.189985+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-09-23T20:17:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.270951+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.271217+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.271449+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.272162+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.273297+0000 mon.a (mon.0) 633 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.275521+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.275630+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.275757+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.276213+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.279443+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.279598+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.281657+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.282258+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: cluster 2023-09-23T20:17:37.283628+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:17:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:38 smithi174 bash[91578]: audit 2023-09-23T20:17:37.982916+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:38.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.646 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:38.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:38.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:38.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:38.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:38.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:38.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:38.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:17:39.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:39.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:39.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:39.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:39.215 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:39.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.276205+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.276370+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.278931+0000 mon.a (mon.0) 635 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T20:17:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.280488+0000 osd.3 (osd.3) 1 : cluster 0 6.b starting backfill to osd.7 from (0'0,0'0] MAX to 118'11209 2023-09-23T20:17:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.281767+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11151 2023-09-23T20:17:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.281808+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.281862+0000 osd.3 (osd.3) 2 : cluster 0 6.6 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11101 2023-09-23T20:17:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.283750+0000 osd.2 (osd.2) 1 : cluster 0 6.5 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11265 2023-09-23T20:17:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.284404+0000 osd.2 (osd.2) 2 : cluster 0 6.8 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11330 2023-09-23T20:17:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.293588+0000 osd.6 (osd.6) 44 : cluster 0 6.3 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11166 2023-09-23T20:17:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:39 smithi174 bash[91578]: cluster 2023-09-23T20:17:38.310886+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:39.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:39.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:39.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:39.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:39.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:39.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:39.592 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.276205+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.592 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.276370+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.592 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.278931+0000 mon.a (mon.0) 635 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.280488+0000 osd.3 (osd.3) 1 : cluster 0 6.b starting backfill to osd.7 from (0'0,0'0] MAX to 118'11209 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.281767+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11151 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.281808+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.281862+0000 osd.3 (osd.3) 2 : cluster 0 6.6 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11101 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.283750+0000 osd.2 (osd.2) 1 : cluster 0 6.5 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11265 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.284404+0000 osd.2 (osd.2) 2 : cluster 0 6.8 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11330 2023-09-23T20:17:39.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.293588+0000 osd.6 (osd.6) 44 : cluster 0 6.3 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11166 2023-09-23T20:17:39.594 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[104422]: cluster 2023-09-23T20:17:38.310886+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.594 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.276205+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.594 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.276370+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.594 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.278931+0000 mon.a (mon.0) 635 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T20:17:39.594 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.280488+0000 osd.3 (osd.3) 1 : cluster 0 6.b starting backfill to osd.7 from (0'0,0'0] MAX to 118'11209 2023-09-23T20:17:39.594 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.281767+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11151 2023-09-23T20:17:39.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.281808+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.281862+0000 osd.3 (osd.3) 2 : cluster 0 6.6 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11101 2023-09-23T20:17:39.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.283750+0000 osd.2 (osd.2) 1 : cluster 0 6.5 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11265 2023-09-23T20:17:39.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.284404+0000 osd.2 (osd.2) 2 : cluster 0 6.8 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11330 2023-09-23T20:17:39.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.293588+0000 osd.6 (osd.6) 44 : cluster 0 6.3 starting backfill to osd.7 from (0'0,0'0] MAX to 118'11166 2023-09-23T20:17:39.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:39 smithi112 bash[107672]: cluster 2023-09-23T20:17:38.310886+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:17:39.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:39.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:39.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:39.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:39.860 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:39.893 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:39.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:40.001 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:40.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:40.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:17:40.270 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:17:40] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2023-09-23T20:17:40.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:40.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:40 smithi174 bash[91578]: cluster 2023-09-23T20:17:39.190552+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v442: 89 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 86 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 2158/105300 objects misplaced (2.049%); 545 KiB/s, 9 objects/s recovering 2023-09-23T20:17:40.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:40 smithi174 bash[91578]: cluster 2023-09-23T20:17:39.282907+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:17:40.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:40 smithi174 bash[91578]: cluster 2023-09-23T20:17:39.286251+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:17:40.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:40 smithi174 bash[91578]: cluster 2023-09-23T20:17:39.293409+0000 mon.a (mon.0) 636 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T20:17:40.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:40.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:40.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:40.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:40.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:40.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[104422]: cluster 2023-09-23T20:17:39.190552+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v442: 89 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 86 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 2158/105300 objects misplaced (2.049%); 545 KiB/s, 9 objects/s recovering 2023-09-23T20:17:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[104422]: cluster 2023-09-23T20:17:39.282907+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:17:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[104422]: cluster 2023-09-23T20:17:39.286251+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:17:40.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[104422]: cluster 2023-09-23T20:17:39.293409+0000 mon.a (mon.0) 636 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T20:17:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[107672]: cluster 2023-09-23T20:17:39.190552+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v442: 89 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 86 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 2158/105300 objects misplaced (2.049%); 545 KiB/s, 9 objects/s recovering 2023-09-23T20:17:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[107672]: cluster 2023-09-23T20:17:39.282907+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:17:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[107672]: cluster 2023-09-23T20:17:39.286251+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:17:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:40 smithi112 bash[107672]: cluster 2023-09-23T20:17:39.293409+0000 mon.a (mon.0) 636 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T20:17:40.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:40.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:40.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:40.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:40.957 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:40.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:41.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:41.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:41.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:41.229 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:41.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:41.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:41.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:41.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[107672]: cluster 2023-09-23T20:17:40.301411+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[107672]: cluster 2023-09-23T20:17:40.305273+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[107672]: cluster 2023-09-23T20:17:40.306853+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[107672]: cluster 2023-09-23T20:17:40.307951+0000 mon.a (mon.0) 637 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[104422]: cluster 2023-09-23T20:17:40.301411+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[104422]: cluster 2023-09-23T20:17:40.305273+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[104422]: cluster 2023-09-23T20:17:40.306853+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:41 smithi112 bash[104422]: cluster 2023-09-23T20:17:40.307951+0000 mon.a (mon.0) 637 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T20:17:41.500 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:41.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:41 smithi174 bash[91578]: cluster 2023-09-23T20:17:40.301411+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:41 smithi174 bash[91578]: cluster 2023-09-23T20:17:40.305273+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:41 smithi174 bash[91578]: cluster 2023-09-23T20:17:40.306853+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:17:41.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:41 smithi174 bash[91578]: cluster 2023-09-23T20:17:40.307951+0000 mon.a (mon.0) 637 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T20:17:41.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:41.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:41.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:41.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:41.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:41.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:41.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:41.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:42.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:42.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:42.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:42.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:42.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:42.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:42.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:42.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:42 smithi112 bash[104422]: cluster 2023-09-23T20:17:41.191103+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v445: 89 pgs: 3 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 remapped+peering, 83 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 450 op/s; 8446/103677 objects misplaced (8.146%); 817 KiB/s, 14 objects/s recovering 2023-09-23T20:17:42.498 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:42 smithi112 bash[107672]: cluster 2023-09-23T20:17:41.191103+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v445: 89 pgs: 3 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 remapped+peering, 83 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 450 op/s; 8446/103677 objects misplaced (8.146%); 817 KiB/s, 14 objects/s recovering 2023-09-23T20:17:42.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:42.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:42.585 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:42 smithi174 bash[91578]: cluster 2023-09-23T20:17:41.191103+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v445: 89 pgs: 3 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 remapped+peering, 83 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 450 op/s; 8446/103677 objects misplaced (8.146%); 817 KiB/s, 14 objects/s recovering 2023-09-23T20:17:42.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:42.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:42.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:42.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:41120 6.b 6:df961c55:::benchmark_data_smithi112_150607_object41119:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:17:42.773 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:50.625267+0000", 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 172.14492456599999, 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.195761185, 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 41120 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625267+0000", 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625267+0000", 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625266+0000", 2023-09-23T20:17:42.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625291+0000", 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.493e-05 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625306+0000", 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4912000000000001e-05 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625313+0000", 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3250000000000002e-06 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625351+0000", 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7839000000000001e-05 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625512+0000", 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016084500000000001 2023-09-23T20:17:42.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.625650+0000", 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013826299999999999 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.627393+0000", 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017430989999999999 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.631947+0000", 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045542509999999996 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.820787+0000", 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18883921200000001 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.820972+0000", 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018568100000000001 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.821028+0000", 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5695999999999997e-05 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.780 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:41132 6.b 6:d15c69b0:::benchmark_data_smithi112_150607_object41131:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:17:42.781 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:50.630195+0000", 2023-09-23T20:17:42.781 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 172.13999620300001, 2023-09-23T20:17:42.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.191595509, 2023-09-23T20:17:42.781 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 41132 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630195+0000", 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630195+0000", 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630195+0000", 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630221+0000", 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6937e-05 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630231+0000", 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2380000000000003e-06 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630237+0000", 2023-09-23T20:17:42.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3690000000000003e-06 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630268+0000", 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1319000000000003e-05 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630391+0000", 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000122757 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.630541+0000", 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015020100000000001 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.633014+0000", 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024727629999999998 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.633905+0000", 2023-09-23T20:17:42.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00089065699999999999 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.821065+0000", 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18715975200000001 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.821749+0000", 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00068489799999999997 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.821791+0000", 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1264000000000003e-05 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:41150 6.b 6:ded913fe:::benchmark_data_smithi112_150607_object41149:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:14:50.644033+0000", 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 172.12615825500001, 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17990838300000001, 2023-09-23T20:17:42.788 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 41150 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644033+0000", 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644033+0000", 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644032+0000", 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644059+0000", 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6914e-05 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644070+0000", 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0566e-05 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644077+0000", 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9249999999999998e-06 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644111+0000", 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4752999999999997e-05 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644204+0000", 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2726999999999995e-05 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:17:42.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.644288+0000", 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3693e-05 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.645845+0000", 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015577200000000001 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.645955+0000", 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109084 2023-09-23T20:17:42.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.823851+0000", 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17789613900000001 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.823900+0000", 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9461e-05 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:14:50.823941+0000", 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1362999999999997e-05 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83006 6.7 e113/102 6:e6b0b980:::benchmark_data_smithi112_150607_object83005:head v 113'5188, mlcod=113'5186)", 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.801098+0000", 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.96909299000001, 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.211612036, 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.795 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801098+0000", 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801098+0000", 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801098+0000", 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801135+0000", 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7719999999999998e-05 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801146+0000", 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1055e-05 2023-09-23T20:17:42.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801153+0000", 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8109999999999997e-06 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801216+0000", 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3142e-05 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.801236+0000", 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9188999999999999e-05 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012609+0000", 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21137297599999999 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012710+0000", 2023-09-23T20:17:42.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010181 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83009 6.f e113/102 6:f8a1d351:::benchmark_data_smithi112_150607_object83008:head v 113'5236, mlcod=113'5232)", 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.804794+0000", 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.965397102, 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20796922900000001, 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.800 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804794+0000", 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804794+0000", 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804793+0000", 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804815+0000", 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1917999999999999e-05 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804828+0000", 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.236e-05 2023-09-23T20:17:42.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804835+0000", 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2429999999999999e-06 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804918+0000", 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2882999999999999e-05 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804939+0000", 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1702e-05 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012717+0000", 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.207777456 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012763+0000", 2023-09-23T20:17:42.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6532000000000001e-05 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83013 6.7 e113/102 6:ec27808d:::benchmark_data_smithi112_150607_object83012:head v 113'5189, mlcod=113'5186)", 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.809159+0000", 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.961032265, 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.205877105, 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.809159+0000", 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.809159+0000", 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.809158+0000", 2023-09-23T20:17:42.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.809201+0000", 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2896999999999999e-05 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.809212+0000", 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.099e-05 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.809219+0000", 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5340000000000002e-06 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811472+0000", 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022526460000000001 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811492+0000", 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0415999999999999e-05 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.015011+0000", 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20351864 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.015036+0000", 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5299e-05 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.809 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83014 6.9 e113/104 6:954c9c91:::benchmark_data_smithi112_150607_object83013:head v 113'5158, mlcod=113'5156)", 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.810671+0000", 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.95952039299999, 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.202228719, 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810671+0000", 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810671+0000", 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810670+0000", 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810694+0000", 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3918999999999999e-05 2023-09-23T20:17:42.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810713+0000", 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9221000000000001e-05 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810720+0000", 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.233e-06 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811221+0000", 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00050043600000000004 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811246+0000", 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5479000000000001e-05 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012862+0000", 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20161607500000001 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012900+0000", 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7277000000000002e-05 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83012 6.f e113/102 6:fa37f674:::benchmark_data_smithi112_150607_object83011:head v 113'5237, mlcod=113'5234)", 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.811423+0000", 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.958768617, 2023-09-23T20:17:42.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21255854800000001, 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811423+0000", 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811423+0000", 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811422+0000", 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811447+0000", 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4833000000000001e-05 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811458+0000", 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1039000000000001e-05 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.811465+0000", 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.002e-06 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012868+0000", 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.201403364 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012916+0000", 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7896999999999999e-05 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.023889+0000", 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010973057 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.023981+0000", 2023-09-23T20:17:42.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2031e-05 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83016 6.7 e113/102 6:ecb4f4e4:::benchmark_data_smithi112_150607_object83015:head v 113'5190, mlcod=113'5186)", 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.812232+0000", 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.957959292, 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21181567300000001, 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812232+0000", 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812232+0000", 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812231+0000", 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812313+0000", 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2218999999999993e-05 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812323+0000", 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.005e-05 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012724+0000", 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20040111399999999 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.015058+0000", 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023340190000000001 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.015076+0000", 2023-09-23T20:17:42.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7881999999999999e-05 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.023987+0000", 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0089105299999999998 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024048+0000", 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1050999999999995e-05 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.823 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:83017 6.2 e113/102 6:42890c81:::benchmark_data_smithi112_150607_object83016:head v 113'5057, mlcod=113'5054)", 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.812724+0000", 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.95746780299999, 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20412242, 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.825 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812724+0000", 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812724+0000", 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812723+0000", 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812763+0000", 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0648000000000001e-05 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012618+0000", 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19985468200000001 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012627+0000", 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1160000000000005e-06 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.013472+0000", 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00084512200000000002 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.013493+0000", 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0550000000000001e-05 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.016811+0000", 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033184389999999999 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.016846+0000", 2023-09-23T20:17:42.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4675000000000003e-05 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:83019 6.6 6:6b7e591c:::benchmark_data_smithi112_150607_object83018:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.814235+0000", 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.95595652599999, 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.223167685, 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.830 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 83019 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814235+0000", 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814235+0000", 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814233+0000", 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814254+0000", 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0571e-05 2023-09-23T20:17:42.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012577+0000", 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19832277600000001 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.012598+0000", 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1109000000000001e-05 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.013764+0000", 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011662580000000001 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.014048+0000", 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028362500000000002 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.014357+0000", 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00030876500000000002 2023-09-23T20:17:42.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.029256+0000", 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014899579 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.029290+0000", 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3890999999999998e-05 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.037095+0000", 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0078051789999999998 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.037139+0000", 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3893000000000001e-05 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.037403+0000", 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026343500000000001 2023-09-23T20:17:42.836 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:149986 6.7 e117/102 6:ef0d1011:::benchmark_data_smithi112_150607_object43110:head v 117'9340, mlcod=117'9337)", 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:16:55.235129+0000", 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 47.535062250000003, 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18635220699999999, 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.235129+0000", 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.235129+0000", 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.235128+0000", 2023-09-23T20:17:42.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.235138+0000", 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0142e-05 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.235149+0000", 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1208e-05 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.235161+0000", 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.13e-05 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.244855+0000", 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0096937410000000005 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.247259+0000", 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002404397 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.421413+0000", 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17415402599999999 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.421481+0000", 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8380000000000006e-05 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:149989 6.7 e117/102 6:e1f288f4:::benchmark_data_smithi112_150607_object43113:head v 117'9341, mlcod=117'9337)", 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:16:55.245597+0000", 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 47.524594464000003, 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17593893199999999, 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.245597+0000", 2023-09-23T20:17:42.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.245597+0000", 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.245597+0000", 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967296 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.245600+0000", 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1640000000000001e-06 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.245603+0000", 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.202e-06 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.245606+0000", 2023-09-23T20:17:42.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.537e-06 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.257183+0000", 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011577089 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.257203+0000", 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0738e-05 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.421484+0000", 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16428082199999999 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.421536+0000", 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1557000000000001e-05 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.846 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34578.0:149991 6.7 e117/102 6:ea09ef27:::benchmark_data_smithi112_150607_object43115:head v 117'9342, mlcod=117'9337)", 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:16:55.246103+0000", 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 47.524088167000002, 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.175485848, 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.246103+0000", 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.246103+0000", 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.246103+0000", 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.246107+0000", 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4349999999999999e-06 2023-09-23T20:17:42.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.246113+0000", 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6969999999999998e-06 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.246117+0000", 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1799999999999998e-06 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.262121+0000", 2023-09-23T20:17:42.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.016004245 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.262140+0000", 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8247999999999999e-05 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.421540+0000", 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.159400824 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:16:55.421589+0000", 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8684999999999999e-05 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178783 6.6 6:6cb77192:::benchmark_data_smithi112_150607_object71907:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e118)", 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:36.255505+0000", 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 6.514686706, 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5506329239999999, 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.851 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178783 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255505+0000", 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255505+0000", 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255503+0000", 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255509+0000", 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7520000000000002e-06 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255519+0000", 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.058e-05 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255526+0000", 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2269999999999996e-06 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255785+0000", 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025836099999999997 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.256040+0000", 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025497600000000002 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.256233+0000", 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000193389 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.263929+0000", 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0076955460000000002 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.273828+0000", 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0098992409999999996 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.290983+0000", 2023-09-23T20:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017154982999999999 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.290997+0000", 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4216000000000001e-05 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281926+0000", 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99092920399999995 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281941+0000", 2023-09-23T20:17:42.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4249e-05 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806054+0000", 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5241132400000001 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806138+0000", 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3813999999999994e-05 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.858 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178785 6.6 6:69b36ab3:::benchmark_data_smithi112_150607_object71909:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e118)", 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:36.255535+0000", 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 6.514656359, 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5510006660000002, 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178785 2023-09-23T20:17:42.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255535+0000", 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255535+0000", 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255534+0000", 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255538+0000", 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1350000000000001e-06 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255544+0000", 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7360000000000004e-06 2023-09-23T20:17:42.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.255550+0000", 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4639999999999997e-06 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.264007+0000", 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0084572720000000001 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.264331+0000", 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000323992 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.264816+0000", 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00048524800000000003 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.274311+0000", 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0094950269999999996 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.291251+0000", 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.016940117000000001 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.291262+0000", 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0169e-05 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281974+0000", 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99071197 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281984+0000", 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.025e-05 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806398+0000", 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.524414564 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806536+0000", 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000137226 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178804 6.b 6:dc221f71:::benchmark_data_smithi112_150607_object71928:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e119)", 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:36.315379+0000", 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 6.4548118939999997, 2023-09-23T20:17:42.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5068002379999998, 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178804 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315379+0000", 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315379+0000", 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315378+0000", 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315386+0000", 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2889999999999998e-06 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315399+0000", 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3302000000000001e-05 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315407+0000", 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5839999999999997e-06 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315449+0000", 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1652e-05 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.315456+0000", 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2470000000000002e-06 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.277922+0000", 2023-09-23T20:17:42.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.96246666000000003 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.277938+0000", 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5562000000000001e-05 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.798917+0000", 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5209792260000001 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.799090+0000", 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000172926 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.799244+0000", 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015357599999999999 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.803859+0000", 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0046153009999999996 2023-09-23T20:17:42.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.804175+0000", 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031548399999999999 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.809637+0000", 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0054620149999999998 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.821977+0000", 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012340538 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822035+0000", 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8025000000000001e-05 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822180+0000", 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014456500000000001 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.874 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178815 6.6 6:6b7510f7:::benchmark_data_smithi112_150607_object71939:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e119)", 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:36.332706+0000", 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 6.4374852410000001, 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4845157119999999, 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.875 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178815 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332706+0000", 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332706+0000", 2023-09-23T20:17:42.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332673+0000", 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999671 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332712+0000", 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8871000000000001e-05 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332725+0000", 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.256e-05 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332731+0000", 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8969999999999996e-06 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332775+0000", 2023-09-23T20:17:42.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4681000000000001e-05 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.332783+0000", 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9400000000000002e-06 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.282014+0000", 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.94923047000000005 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.282023+0000", 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8410000000000006e-06 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806564+0000", 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5245414230000001 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806788+0000", 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000224031 2023-09-23T20:17:42.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,6,7", 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.806920+0000", 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000131624 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.815691+0000", 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0087712510000000007 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.815701+0000", 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9389999999999992e-06 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.816023+0000", 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00032244700000000001 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.816899+0000", 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00087593499999999999 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.817082+0000", 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018252899999999999 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.817222+0000", 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000139973 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178817 6.b 6:d4a0ac69:::benchmark_data_smithi112_150607_object71941:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e119)", 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:36.334203+0000", 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 6.4359888029999999, 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4883266000000002, 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178817 2023-09-23T20:17:42.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334203+0000", 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334203+0000", 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334201+0000", 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334208+0000", 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.092e-06 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334224+0000", 2023-09-23T20:17:42.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5364000000000001e-05 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334232+0000", 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7479999999999993e-06 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334276+0000", 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4088000000000002e-05 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.334284+0000", 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3129999999999999e-06 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.278006+0000", 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.94372231299999998 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.278018+0000", 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1623999999999999e-05 2023-09-23T20:17:42.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.804205+0000", 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.526186815 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.804351+0000", 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000145935 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T20:17:42.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.804494+0000", 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000143616 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.809589+0000", 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050948529999999999 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.811455+0000", 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001866089 2023-09-23T20:17:42.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.821937+0000", 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010481747 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822225+0000", 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028799499999999998 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822411+0000", 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018560500000000001 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822529+0000", 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011859200000000001 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178825 6.6 6:644f7e17:::benchmark_data_smithi112_150607_object71949:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e119)", 2023-09-23T20:17:42.892 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:36.355781+0000", 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 6.4144104750000004, 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4667648259999999, 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178825 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:17:42.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355781+0000", 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355781+0000", 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355780+0000", 2023-09-23T20:17:42.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355785+0000", 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.446e-06 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355796+0000", 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1241e-05 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355802+0000", 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4299999999999997e-06 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355853+0000", 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0742999999999999e-05 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:36.355861+0000", 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7530000000000007e-06 2023-09-23T20:17:42.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.282048+0000", 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92618632599999995 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.282056+0000", 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8540000000000003e-06 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:17:42.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.811245+0000", 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.529188907 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.811399+0000", 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015354100000000001 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,6,7", 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.811550+0000", 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000150717 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.815840+0000", 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004290823 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822310+0000", 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064694590000000003 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822346+0000", 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6282000000000003e-05 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822379+0000", 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2870000000000002e-05 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822428+0000", 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8776000000000002e-05 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.822546+0000", 2023-09-23T20:17:42.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117852 2023-09-23T20:17:42.901 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.901 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.901 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.901 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:17:42.901 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:17:42.901 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:17:42.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:42.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:43.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:43.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:43.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:43.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:43.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:43.278 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-09-23T20:17:43.278 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:17:43.278 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T20:17:43.278 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:17:43.278 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:17:43.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T20:17:43.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:43.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:43.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:43.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:43.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:43.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:43.604 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:43.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:43.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:43.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:17:43.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:44.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:44.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:44.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:44.134 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:44.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:44.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:44.295 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:44.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:44.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:44.431 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:44 smithi112 bash[104422]: cluster 2023-09-23T20:17:43.191674+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v446: 89 pgs: 5 active+remapped+backfill_wait, 1 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 12512/102198 objects misplaced (12.243%); 552 KiB/s, 9 objects/s recovering 2023-09-23T20:17:44.431 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:44 smithi112 bash[107672]: cluster 2023-09-23T20:17:43.191674+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v446: 89 pgs: 5 active+remapped+backfill_wait, 1 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 12512/102198 objects misplaced (12.243%); 552 KiB/s, 9 objects/s recovering 2023-09-23T20:17:44.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:44.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:44.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:44.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:44 smithi174 bash[91578]: cluster 2023-09-23T20:17:43.191674+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v446: 89 pgs: 5 active+remapped+backfill_wait, 1 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 12512/102198 objects misplaced (12.243%); 552 KiB/s, 9 objects/s recovering 2023-09-23T20:17:44.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:44.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:44.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:44.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:44.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:44.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:44.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:44.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:44.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:45.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:45.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:45.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:45.226 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:45.249 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:45.303 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:45.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:45.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:45.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:45.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:45.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:45.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:45.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:45.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:45.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:45.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:45.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:45.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:45.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:45.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:46.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:46.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:46.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:46.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:46.304 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:46.311 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:46 smithi112 bash[107672]: cluster 2023-09-23T20:17:45.192314+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v447: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 11417/97074 objects misplaced (11.761%); 8.9 MiB/s, 141 objects/s recovering 2023-09-23T20:17:46.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:46 smithi112 bash[104422]: cluster 2023-09-23T20:17:45.192314+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v447: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 11417/97074 objects misplaced (11.761%); 8.9 MiB/s, 141 objects/s recovering 2023-09-23T20:17:46.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:46.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:46.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:46.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:46 smithi174 bash[91578]: cluster 2023-09-23T20:17:45.192314+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v447: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 11417/97074 objects misplaced (11.761%); 8.9 MiB/s, 141 objects/s recovering 2023-09-23T20:17:46.579 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:46.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:46.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:46.824 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:46.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:47.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:47.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:47.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:47.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:47.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:47.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:47.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:47.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:47.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:47.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:47.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:47.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:47.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:47.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:47.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:48.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:48.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:48.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:48.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:48.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:48.312 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:48 smithi174 bash[91578]: cluster 2023-09-23T20:17:47.193546+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v448: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 10803/94008 objects misplaced (11.492%); 7.3 MiB/s, 115 objects/s recovering 2023-09-23T20:17:48.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:48.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:48.426 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:48 smithi112 bash[104422]: cluster 2023-09-23T20:17:47.193546+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v448: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 10803/94008 objects misplaced (11.492%); 7.3 MiB/s, 115 objects/s recovering 2023-09-23T20:17:48.426 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:48 smithi112 bash[107672]: cluster 2023-09-23T20:17:47.193546+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v448: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 10803/94008 objects misplaced (11.492%); 7.3 MiB/s, 115 objects/s recovering 2023-09-23T20:17:48.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:48.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.481 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:48.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:48.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:48.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:48.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:48.621 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:17:48.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:48.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:49.008 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:49.017 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:49.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:49.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:49.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:49.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:49.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:49.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:49.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:49.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:49.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:49.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:49.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:49.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:49.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:49.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:49.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:49.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:49.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:49.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:49.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:50.059 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:50.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:50.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:50.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:50.195 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:17:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:17:50] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2023-09-23T20:17:50.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:50.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:50.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:50.335 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:50 smithi112 bash[104422]: cluster 2023-09-23T20:17:49.194227+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v449: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 9452/87570 objects misplaced (10.794%); 12 MiB/s, 187 objects/s recovering 2023-09-23T20:17:50.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:50 smithi112 bash[107672]: cluster 2023-09-23T20:17:49.194227+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v449: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 9452/87570 objects misplaced (10.794%); 12 MiB/s, 187 objects/s recovering 2023-09-23T20:17:50.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:50.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:50.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:50 smithi174 bash[91578]: cluster 2023-09-23T20:17:49.194227+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v449: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 9452/87570 objects misplaced (10.794%); 12 MiB/s, 187 objects/s recovering 2023-09-23T20:17:50.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:50.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:50.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:50.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:50.756 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:50.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:50.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:50.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:50.991 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:51.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:51.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:51.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:51.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:51.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:51.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[104422]: cluster 2023-09-23T20:17:50.274632+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[104422]: cluster 2023-09-23T20:17:50.276436+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[104422]: cluster 2023-09-23T20:17:50.277556+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[104422]: cluster 2023-09-23T20:17:50.279142+0000 mon.a (mon.0) 638 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T20:17:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[107672]: cluster 2023-09-23T20:17:50.274632+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[107672]: cluster 2023-09-23T20:17:50.276436+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[107672]: cluster 2023-09-23T20:17:50.277556+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:51 smithi112 bash[107672]: cluster 2023-09-23T20:17:50.279142+0000 mon.a (mon.0) 638 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T20:17:51.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:51.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:51.538 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:51.574 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:51 smithi174 bash[91578]: cluster 2023-09-23T20:17:50.274632+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.574 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:51 smithi174 bash[91578]: cluster 2023-09-23T20:17:50.276436+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.574 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:51 smithi174 bash[91578]: cluster 2023-09-23T20:17:50.277556+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:17:51.574 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:51 smithi174 bash[91578]: cluster 2023-09-23T20:17:50.279142+0000 mon.a (mon.0) 638 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T20:17:51.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:51.667 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:51.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:51.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:51.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:51.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:52.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:52.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:52.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:52.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:52.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:52.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:52 smithi174 bash[91578]: cluster 2023-09-23T20:17:51.195086+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v451: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8857/84594 objects misplaced (10.470%); 12 MiB/s, 185 objects/s recovering 2023-09-23T20:17:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:52 smithi174 bash[91578]: cluster 2023-09-23T20:17:51.282822+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:52 smithi174 bash[91578]: cluster 2023-09-23T20:17:51.282939+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:52 smithi174 bash[91578]: cluster 2023-09-23T20:17:51.287090+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:52 smithi174 bash[91578]: cluster 2023-09-23T20:17:51.289835+0000 mon.a (mon.0) 639 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T20:17:52.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:52.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:52.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:52.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:52.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:52.593 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:52.623 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[107672]: cluster 2023-09-23T20:17:51.195086+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v451: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8857/84594 objects misplaced (10.470%); 12 MiB/s, 185 objects/s recovering 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[107672]: cluster 2023-09-23T20:17:51.282822+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[107672]: cluster 2023-09-23T20:17:51.282939+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[107672]: cluster 2023-09-23T20:17:51.287090+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[107672]: cluster 2023-09-23T20:17:51.289835+0000 mon.a (mon.0) 639 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[104422]: cluster 2023-09-23T20:17:51.195086+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v451: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8857/84594 objects misplaced (10.470%); 12 MiB/s, 185 objects/s recovering 2023-09-23T20:17:52.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[104422]: cluster 2023-09-23T20:17:51.282822+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[104422]: cluster 2023-09-23T20:17:51.282939+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[104422]: cluster 2023-09-23T20:17:51.287090+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:17:52.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:52 smithi112 bash[104422]: cluster 2023-09-23T20:17:51.289835+0000 mon.a (mon.0) 639 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T20:17:52.725 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:52.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:52.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:52.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:52.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:52.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:53.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:53.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:53.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:53.170 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:53.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:53.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:53.414 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:53 smithi174 bash[91578]: audit 2023-09-23T20:17:52.982659+0000 mon.a (mon.0) 640 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:53.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:53.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:53.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:53.532 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:17:53.539 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:53 smithi112 bash[107672]: audit 2023-09-23T20:17:52.982659+0000 mon.a (mon.0) 640 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:53.539 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:53 smithi112 bash[104422]: audit 2023-09-23T20:17:52.982659+0000 mon.a (mon.0) 640 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:53.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:53.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:53.574 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:17:53.621 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:17:53.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:53.683 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:17:53.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:53.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:53.724 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:17:53.761 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:17:53.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:53.823 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:17:53.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:53.864 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:17:53.866 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.866 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.866 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.866 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.867 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.867 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.867 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.867 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:17:53.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:53.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:54.083 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:54.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.116 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:54.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:54.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:54.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:54.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.355 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:54 smithi112 bash[104422]: cluster 2023-09-23T20:17:53.195622+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v453: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 7922/83037 objects misplaced (9.540%); 12 MiB/s, 189 objects/s recovering 2023-09-23T20:17:54.355 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:54 smithi112 bash[104422]: audit 2023-09-23T20:17:53.496925+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.112:0/765851244' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:54.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:54 smithi112 bash[107672]: cluster 2023-09-23T20:17:53.195622+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v453: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 7922/83037 objects misplaced (9.540%); 12 MiB/s, 189 objects/s recovering 2023-09-23T20:17:54.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:54 smithi112 bash[107672]: audit 2023-09-23T20:17:53.496925+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.112:0/765851244' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:54.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:54.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:54.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:54 smithi174 bash[91578]: cluster 2023-09-23T20:17:53.195622+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v453: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 7922/83037 objects misplaced (9.540%); 12 MiB/s, 189 objects/s recovering 2023-09-23T20:17:54.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:54 smithi174 bash[91578]: audit 2023-09-23T20:17:53.496925+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.112:0/765851244' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:54.502 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:54.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:54.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:54.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:54.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:54.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:54.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:54.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:54.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:55.012 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:55.045 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:55.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:55.293 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:55.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:55 smithi174 bash[91578]: audit 2023-09-23T20:17:54.742271+0000 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.112:0/1394783194' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:17:55.304 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:17:55.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:55.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:55.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:55.463 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:17:55.463 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:17:55.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:55.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.610 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:55.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:55 smithi112 bash[107672]: audit 2023-09-23T20:17:54.742271+0000 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.112:0/1394783194' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:17:55.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:55 smithi112 bash[104422]: audit 2023-09-23T20:17:54.742271+0000 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.112:0/1394783194' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:17:55.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:55.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:55.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.876 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:55.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:56.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:56.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:56.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:56.168 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:56.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:56.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:56.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:17:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:56.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:56.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:56.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:56.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:56.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:56 smithi174 bash[91578]: cluster 2023-09-23T20:17:55.196131+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v454: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 7838/78915 objects misplaced (9.932%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:17:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:56 smithi174 bash[91578]: cluster 2023-09-23T20:17:55.289345+0000 mon.a (mon.0) 642 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:56 smithi174 bash[91578]: cluster 2023-09-23T20:17:55.292840+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:17:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:56 smithi174 bash[91578]: audit 2023-09-23T20:17:55.301149+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.112:0/1394783194' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:17:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:56 smithi174 bash[91578]: cluster 2023-09-23T20:17:55.301400+0000 mon.a (mon.0) 644 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T20:17:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:56 smithi174 bash[91578]: cluster 2023-09-23T20:17:55.308470+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:17:56.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:56.582 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[107672]: cluster 2023-09-23T20:17:55.196131+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v454: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 7838/78915 objects misplaced (9.932%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:17:56.582 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[107672]: cluster 2023-09-23T20:17:55.289345+0000 mon.a (mon.0) 642 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[107672]: cluster 2023-09-23T20:17:55.292840+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[107672]: audit 2023-09-23T20:17:55.301149+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.112:0/1394783194' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[107672]: cluster 2023-09-23T20:17:55.301400+0000 mon.a (mon.0) 644 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[107672]: cluster 2023-09-23T20:17:55.308470+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[104422]: cluster 2023-09-23T20:17:55.196131+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v454: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 7838/78915 objects misplaced (9.932%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[104422]: cluster 2023-09-23T20:17:55.289345+0000 mon.a (mon.0) 642 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[104422]: cluster 2023-09-23T20:17:55.292840+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:17:56.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[104422]: audit 2023-09-23T20:17:55.301149+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.112:0/1394783194' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:17:56.584 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[104422]: cluster 2023-09-23T20:17:55.301400+0000 mon.a (mon.0) 644 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T20:17:56.584 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:56 smithi112 bash[104422]: cluster 2023-09-23T20:17:55.308470+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:17:56.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:56.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:56.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:56.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:56.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:56.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:56.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:56.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:56.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:56.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:57.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:57.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:57.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:57.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:57.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:57.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:57.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:57.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:57.761 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:57.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:57.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:57.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:57.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:58.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:58.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:58.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:58.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:58.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:58.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:58.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.303 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:17:58 smithi112 bash[104422]: cluster 2023-09-23T20:17:57.196737+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v456: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 7362/76503 objects misplaced (9.623%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T20:17:58.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:58.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:17:58.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:58.567 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:17:58 smithi174 bash[79990]: logger=sqlstore.transactions t=2023-09-23T20:17:58.340405179Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T20:17:58.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:17:58 smithi174 bash[91578]: cluster 2023-09-23T20:17:57.196737+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v456: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 7362/76503 objects misplaced (9.623%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T20:17:58.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:58.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:58.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:58.643 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:17:58.643 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-09-23T20:17:58.643 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:17:58.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:17:58 smithi112 bash[107672]: cluster 2023-09-23T20:17:57.196737+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v456: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 7362/76503 objects misplaced (9.623%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T20:17:58.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:58.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:59.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:59.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:59.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:59.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:59.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:59.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:59.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:59.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:59.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:59.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:59.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:59.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:59.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:59.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:59.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:59.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:59.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:59.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:17:59.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:59.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:59.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:00.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:00.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:00.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:00.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:00.306 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:00 smithi112 bash[104422]: cluster 2023-09-23T20:17:59.197412+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v457: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 6519/69492 objects misplaced (9.381%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:18:00.307 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:18:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:18:00] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-09-23T20:18:00.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:00 smithi112 bash[107672]: cluster 2023-09-23T20:17:59.197412+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v457: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 6519/69492 objects misplaced (9.381%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:18:00.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:00.378 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:00.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:00.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:00.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:00 smithi174 bash[91578]: cluster 2023-09-23T20:17:59.197412+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v457: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 6519/69492 objects misplaced (9.381%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:18:00.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:00.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:00.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:00.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:00.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:00.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:01.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:01.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:01.160 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:18:01.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:01.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:01.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:01.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:01.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:01.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:01.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:01.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:01.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:01.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:02.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:02.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:02.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:02.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:02.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:02.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:02.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:02.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:02.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:02.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:02.598 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:02 smithi112 bash[107672]: cluster 2023-09-23T20:18:01.197968+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v458: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 5886/66306 objects misplaced (8.877%); 7.5 MiB/s, 119 objects/s recovering 2023-09-23T20:18:02.598 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:02 smithi112 bash[107672]: audit 2023-09-23T20:18:02.140728+0000 mon.a (mon.0) 645 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:18:02.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:02 smithi112 bash[104422]: cluster 2023-09-23T20:18:01.197968+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v458: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 5886/66306 objects misplaced (8.877%); 7.5 MiB/s, 119 objects/s recovering 2023-09-23T20:18:02.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:02 smithi112 bash[104422]: audit 2023-09-23T20:18:02.140728+0000 mon.a (mon.0) 645 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:18:02.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:02.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:02.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:02 smithi174 bash[91578]: cluster 2023-09-23T20:18:01.197968+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v458: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 5886/66306 objects misplaced (8.877%); 7.5 MiB/s, 119 objects/s recovering 2023-09-23T20:18:02.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:02 smithi174 bash[91578]: audit 2023-09-23T20:18:02.140728+0000 mon.a (mon.0) 645 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:18:02.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:02.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:02.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:02.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:02.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:03.003 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:03.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:03.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:03.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:03.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:03.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:03.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:03.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:03.445 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:03.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:03.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:03.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: cluster 2023-09-23T20:18:02.343192+0000 mon.a (mon.0) 646 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: cluster 2023-09-23T20:18:02.346734+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: cluster 2023-09-23T20:18:02.346787+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: cluster 2023-09-23T20:18:02.350201+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: cluster 2023-09-23T20:18:02.353415+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: cluster 2023-09-23T20:18:02.355642+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: audit 2023-09-23T20:18:02.627961+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:03 smithi174 bash[91578]: audit 2023-09-23T20:18:02.648722+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:03.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: cluster 2023-09-23T20:18:02.343192+0000 mon.a (mon.0) 646 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T20:18:03.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: cluster 2023-09-23T20:18:02.346734+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: cluster 2023-09-23T20:18:02.346787+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: cluster 2023-09-23T20:18:02.350201+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: cluster 2023-09-23T20:18:02.353415+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: cluster 2023-09-23T20:18:02.355642+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: audit 2023-09-23T20:18:02.627961+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[104422]: audit 2023-09-23T20:18:02.648722+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: cluster 2023-09-23T20:18:02.343192+0000 mon.a (mon.0) 646 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: cluster 2023-09-23T20:18:02.346734+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: cluster 2023-09-23T20:18:02.346787+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: cluster 2023-09-23T20:18:02.350201+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: cluster 2023-09-23T20:18:02.353415+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: cluster 2023-09-23T20:18:02.355642+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:18:03.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: audit 2023-09-23T20:18:02.627961+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:03.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:03 smithi112 bash[107672]: audit 2023-09-23T20:18:02.648722+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:03.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:03.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:03.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:04.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:04.075 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:04.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:04.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:04.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:04.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:04.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:04.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:04.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:04.471 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:04.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:04.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:04 smithi174 bash[91578]: cluster 2023-09-23T20:18:03.198792+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v460: 89 pgs: 1 peering, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 5192/64548 objects misplaced (8.044%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:18:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:04 smithi174 bash[91578]: cluster 2023-09-23T20:18:03.341890+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:04 smithi174 bash[91578]: cluster 2023-09-23T20:18:03.342797+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:04 smithi174 bash[91578]: cluster 2023-09-23T20:18:03.347242+0000 mon.a (mon.0) 649 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T20:18:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:04 smithi174 bash[91578]: cluster 2023-09-23T20:18:03.347799+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:04 smithi174 bash[91578]: cluster 2023-09-23T20:18:03.348407+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.615 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[104422]: cluster 2023-09-23T20:18:03.198792+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v460: 89 pgs: 1 peering, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 5192/64548 objects misplaced (8.044%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:18:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[104422]: cluster 2023-09-23T20:18:03.341890+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[104422]: cluster 2023-09-23T20:18:03.342797+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[104422]: cluster 2023-09-23T20:18:03.347242+0000 mon.a (mon.0) 649 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T20:18:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[104422]: cluster 2023-09-23T20:18:03.347799+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[104422]: cluster 2023-09-23T20:18:03.348407+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[107672]: cluster 2023-09-23T20:18:03.198792+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v460: 89 pgs: 1 peering, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 5192/64548 objects misplaced (8.044%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:18:04.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[107672]: cluster 2023-09-23T20:18:03.341890+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[107672]: cluster 2023-09-23T20:18:03.342797+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[107672]: cluster 2023-09-23T20:18:03.347242+0000 mon.a (mon.0) 649 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T20:18:04.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[107672]: cluster 2023-09-23T20:18:03.347799+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:04 smithi112 bash[107672]: cluster 2023-09-23T20:18:03.348407+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:18:04.721 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:04.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:04.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:04.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:04.919 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-09-23T20:18:04.919 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:18:04.919 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:18:04.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T20:18:04.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:05.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:05.152 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:18:05.152 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:18:05.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:05.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:05.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:05.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:05.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:05.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:05.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:05.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:05.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:05.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:05.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:05.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:05.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:05.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:05.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:18:05.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:06.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.126 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:06.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:06.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:06.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:06.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:06.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:06.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:06.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:06 smithi174 bash[91578]: cluster 2023-09-23T20:18:05.199454+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v462: 89 pgs: 1 peering, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 5192/60240 objects misplaced (8.619%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:18:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:06 smithi112 bash[104422]: cluster 2023-09-23T20:18:05.199454+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v462: 89 pgs: 1 peering, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 5192/60240 objects misplaced (8.619%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:18:06.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:06 smithi112 bash[107672]: cluster 2023-09-23T20:18:05.199454+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v462: 89 pgs: 1 peering, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 5192/60240 objects misplaced (8.619%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:18:06.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:06.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:06.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:06.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:06.925 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:06.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:07.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:07.088 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:07.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:07.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:07.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:07.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:07.324 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:07.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:07.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:07.492 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:07.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:07.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:07.732 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:07.756 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:07.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:07.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:07.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:07.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:08.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:08.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:08.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:08.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:08.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:08.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[104422]: cluster 2023-09-23T20:18:07.200019+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v463: 89 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 4099/57525 objects misplaced (7.126%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[104422]: audit 2023-09-23T20:18:07.988406+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[104422]: audit 2023-09-23T20:18:08.054925+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[104422]: audit 2023-09-23T20:18:08.067513+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[107672]: cluster 2023-09-23T20:18:07.200019+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v463: 89 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 4099/57525 objects misplaced (7.126%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[107672]: audit 2023-09-23T20:18:07.988406+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[107672]: audit 2023-09-23T20:18:08.054925+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:08 smithi112 bash[107672]: audit 2023-09-23T20:18:08.067513+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:08.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:08.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:08.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:08.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:08.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:08.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:08.710 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:08 smithi174 bash[91578]: cluster 2023-09-23T20:18:07.200019+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v463: 89 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 4099/57525 objects misplaced (7.126%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T20:18:08.710 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:08 smithi174 bash[91578]: audit 2023-09-23T20:18:07.988406+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:08.710 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:08 smithi174 bash[91578]: audit 2023-09-23T20:18:08.054925+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:08.710 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:08 smithi174 bash[91578]: audit 2023-09-23T20:18:08.067513+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:08.744 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:08.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:08.851 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:09.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:09.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:09.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:09.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:09.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:09.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:09.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:09.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:09.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:09.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:09.774 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:09.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:09.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:09.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:09.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:10.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:10.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:10.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:10.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:10.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:10.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:10.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:10.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:10.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:10.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:10.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:10.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:10.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:10.626 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:18:10.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:10 smithi174 bash[91578]: cluster 2023-09-23T20:18:09.200729+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v464: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 3898/51471 objects misplaced (7.573%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T20:18:10.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:10 smithi174 bash[91578]: audit 2023-09-23T20:18:09.389159+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:10 smithi174 bash[91578]: audit 2023-09-23T20:18:09.401019+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:10 smithi174 bash[91578]: audit 2023-09-23T20:18:10.025558+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:18:10.649 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:10 smithi174 bash[91578]: audit 2023-09-23T20:18:10.029387+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:18:10.649 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:10 smithi174 bash[91578]: audit 2023-09-23T20:18:10.035833+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:10.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[104422]: cluster 2023-09-23T20:18:09.200729+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v464: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 3898/51471 objects misplaced (7.573%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T20:18:10.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[104422]: audit 2023-09-23T20:18:09.389159+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[104422]: audit 2023-09-23T20:18:09.401019+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[104422]: audit 2023-09-23T20:18:10.025558+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[104422]: audit 2023-09-23T20:18:10.029387+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[104422]: audit 2023-09-23T20:18:10.035833+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:18:10] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[107672]: cluster 2023-09-23T20:18:09.200729+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v464: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 3898/51471 objects misplaced (7.573%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[107672]: audit 2023-09-23T20:18:09.389159+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[107672]: audit 2023-09-23T20:18:09.401019+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[107672]: audit 2023-09-23T20:18:10.025558+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:18:10.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[107672]: audit 2023-09-23T20:18:10.029387+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:18:10.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:10 smithi112 bash[107672]: audit 2023-09-23T20:18:10.035833+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:10.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:10.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:10.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:10.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:10.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:10.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:10.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:11.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:11.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:11.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:11.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:11.221 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:11.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:11.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:11.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:11.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:11.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:11.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:11.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:11.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:11.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:11.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:11.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:11.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:11.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:11.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:11.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:12.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:12.107 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:12 smithi174 bash[91578]: cluster 2023-09-23T20:18:11.040520+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.107 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:12 smithi174 bash[91578]: cluster 2023-09-23T20:18:11.043943+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.107 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:12 smithi174 bash[91578]: cluster 2023-09-23T20:18:11.047097+0000 mon.a (mon.0) 658 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T20:18:12.108 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:12 smithi174 bash[91578]: cluster 2023-09-23T20:18:11.052489+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.108 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:12 smithi174 bash[91578]: cluster 2023-09-23T20:18:11.201164+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v466: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 1016 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 2882/48804 objects misplaced (5.905%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T20:18:12.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:12.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:12.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:12.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:12.394 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:12.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[107672]: cluster 2023-09-23T20:18:11.040520+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[107672]: cluster 2023-09-23T20:18:11.043943+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[107672]: cluster 2023-09-23T20:18:11.047097+0000 mon.a (mon.0) 658 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[107672]: cluster 2023-09-23T20:18:11.052489+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[107672]: cluster 2023-09-23T20:18:11.201164+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v466: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 1016 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 2882/48804 objects misplaced (5.905%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[104422]: cluster 2023-09-23T20:18:11.040520+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[104422]: cluster 2023-09-23T20:18:11.043943+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[104422]: cluster 2023-09-23T20:18:11.047097+0000 mon.a (mon.0) 658 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T20:18:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[104422]: cluster 2023-09-23T20:18:11.052489+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:18:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:12 smithi112 bash[104422]: cluster 2023-09-23T20:18:11.201164+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v466: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 1016 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 2882/48804 objects misplaced (5.905%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T20:18:12.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:12.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:12.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:12.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:12.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:12.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:12.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:12.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:12.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:12.927 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:12.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:13.033 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:13.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:13.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:13.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[107672]: cluster 2023-09-23T20:18:12.051202+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[107672]: cluster 2023-09-23T20:18:12.055274+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[107672]: cluster 2023-09-23T20:18:12.057197+0000 mon.a (mon.0) 659 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T20:18:13.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[107672]: cluster 2023-09-23T20:18:12.061451+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[107672]: cluster 2023-09-23T20:18:12.063062+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:13.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:13 smithi174 bash[91578]: cluster 2023-09-23T20:18:12.051202+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:13 smithi174 bash[91578]: cluster 2023-09-23T20:18:12.055274+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:13 smithi174 bash[91578]: cluster 2023-09-23T20:18:12.057197+0000 mon.a (mon.0) 659 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T20:18:13.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:13 smithi174 bash[91578]: cluster 2023-09-23T20:18:12.061451+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:13 smithi174 bash[91578]: cluster 2023-09-23T20:18:12.063062+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:13.200 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:18:13.247 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:18:13.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.309 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:18:13.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:13.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[104422]: cluster 2023-09-23T20:18:12.051202+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[104422]: cluster 2023-09-23T20:18:12.055274+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[104422]: cluster 2023-09-23T20:18:12.057197+0000 mon.a (mon.0) 659 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T20:18:13.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[104422]: cluster 2023-09-23T20:18:12.061451+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:13 smithi112 bash[104422]: cluster 2023-09-23T20:18:12.063062+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:18:13.351 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:18:13.404 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:18:13.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.453 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:18:13.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:13.503 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:18:13.541 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:18:13.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.547 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.548 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.548 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.548 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.548 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:18:13.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:13.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:13.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:13.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:13.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:13.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:13.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:13.962 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:13.988 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:13.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:14.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:14.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:14.198 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:18:14.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:14 smithi174 bash[91578]: audit 2023-09-23T20:18:13.142223+0000 mon.a (mon.0) 660 : audit 0 from='client.? 172.21.15.112:0/638172026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:14.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:14 smithi174 bash[91578]: cluster 2023-09-23T20:18:13.201590+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v468: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 983 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 2707/47232 objects misplaced (5.731%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T20:18:14.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:14 smithi174 bash[91578]: audit 2023-09-23T20:18:13.866941+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.112:0/2570407678' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:14.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:14 smithi174 bash[91578]: audit 2023-09-23T20:18:13.867685+0000 mon.a (mon.0) 661 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:14.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:14.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[104422]: audit 2023-09-23T20:18:13.142223+0000 mon.a (mon.0) 660 : audit 0 from='client.? 172.21.15.112:0/638172026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[104422]: cluster 2023-09-23T20:18:13.201590+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v468: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 983 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 2707/47232 objects misplaced (5.731%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[104422]: audit 2023-09-23T20:18:13.866941+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.112:0/2570407678' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[104422]: audit 2023-09-23T20:18:13.867685+0000 mon.a (mon.0) 661 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[107672]: audit 2023-09-23T20:18:13.142223+0000 mon.a (mon.0) 660 : audit 0 from='client.? 172.21.15.112:0/638172026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[107672]: cluster 2023-09-23T20:18:13.201590+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v468: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 983 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 2707/47232 objects misplaced (5.731%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T20:18:14.356 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[107672]: audit 2023-09-23T20:18:13.866941+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.112:0/2570407678' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:14.357 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:14 smithi112 bash[107672]: audit 2023-09-23T20:18:13.867685+0000 mon.a (mon.0) 661 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:14.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:14.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:14.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:14.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:14.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:14.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:14.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:14.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:14.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:14.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:8222 6.2 6:45e42cff:::benchmark_data_smithi112_150607_object8221:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2023-09-23T20:18:14.972 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:31.128752+0000", 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 223.838139832, 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15416890699999999, 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 8222 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.973 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128752+0000", 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128752+0000", 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:14.974 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128750+0000", 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128787+0000", 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6671000000000002e-05 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128804+0000", 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6798000000000001e-05 2023-09-23T20:18:14.975 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128813+0000", 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0129999999999999e-06 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129014+0000", 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00020136899999999999 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.976 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129173+0000", 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000158517 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129358+0000", 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000185403 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.977 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.130851+0000", 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001493025 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133374+0000", 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0025233009999999999 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.282731+0000", 2023-09-23T20:18:14.978 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.149356974 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.282817+0000", 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5813e-05 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.282921+0000", 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000103713 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:14.979 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:8226 6.2 6:4d500d1c:::benchmark_data_smithi112_150607_object8225:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:31.128983+0000", 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 223.83790838300001, 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.154259281, 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:14.980 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 8226 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128983+0000", 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:14.981 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128983+0000", 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.128983+0000", 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129019+0000", 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6043e-05 2023-09-23T20:18:14.982 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129031+0000", 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.257e-05 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129039+0000", 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9750000000000007e-06 2023-09-23T20:18:14.983 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129992+0000", 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00095271199999999998 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.130151+0000", 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015942300000000001 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:14.984 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.130338+0000", 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018689999999999999 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.131738+0000", 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001400199 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133407+0000", 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001668201 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.985 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.283056+0000", 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14964991499999999 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.283183+0000", 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000126897 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:14.986 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.283243+0000", 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9296999999999998e-05 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:8227 6.2 6:46ee8233:::benchmark_data_smithi112_150607_object8226:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:31.129053+0000", 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 223.837838971, 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.154479686, 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:14.987 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 8227 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129053+0000", 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.988 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129053+0000", 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129052+0000", 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129088+0000", 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6313000000000003e-05 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.989 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129100+0000", 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1895999999999999e-05 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.129106+0000", 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0170000000000002e-06 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:14.990 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.130933+0000", 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0018267579999999999 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.131064+0000", 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013129799999999999 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.131255+0000", 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019058500000000001 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.991 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.131923+0000", 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00066803700000000001 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133424+0000", 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0015010399999999999 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.283339+0000", 2023-09-23T20:18:14.992 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14991510499999999 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.283461+0000", 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000121487 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.283532+0000", 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1878999999999994e-05 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:14.993 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:8238 6.e 6:7df094bd:::benchmark_data_smithi112_150607_object8237:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:31.133743+0000", 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 223.83314828100001, 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15107235799999999, 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:14.994 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 8238 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133743+0000", 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133743+0000", 2023-09-23T20:18:14.995 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133742+0000", 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133779+0000", 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6968000000000002e-05 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.996 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133795+0000", 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6422999999999998e-05 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133804+0000", 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5609999999999999e-06 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.133857+0000", 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2750999999999997e-05 2023-09-23T20:18:14.997 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.134005+0000", 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014829200000000001 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.134107+0000", 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000102289 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:14.998 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.134792+0000", 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00068520600000000005 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.134998+0000", 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000205563 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.284507+0000", 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.149509002 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:14.999 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.284688+0000", 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018151300000000001 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:31.284816+0000", 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012742299999999999 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.000 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:41126 6.e 6:72941547:::benchmark_data_smithi112_150607_object41125:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:50.622054+0000", 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 204.34483806, 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.19581989899999999, 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 41126 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.001 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622054+0000", 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622054+0000", 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622052+0000", 2023-09-23T20:18:15.002 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622085+0000", 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3615999999999998e-05 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622101+0000", 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5939000000000001e-05 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.003 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622110+0000", 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7709999999999995e-06 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622189+0000", 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8963999999999998e-05 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622350+0000", 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000161321 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.004 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622543+0000", 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019268599999999999 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.626007+0000", 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0034636710000000002 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.626048+0000", 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1411e-05 2023-09-23T20:18:15.005 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817687+0000", 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.191638587 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817791+0000", 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000104119 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.006 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817874+0000", 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2816000000000001e-05 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:41144 6.e 6:7b87ac80:::benchmark_data_smithi112_150607_object41143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:50.634947+0000", 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 204.331944615, 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18357820399999999, 2023-09-23T20:18:15.007 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 41144 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.634947+0000", 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.008 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.634947+0000", 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.634946+0000", 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.009 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.635026+0000", 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9480000000000005e-05 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.635037+0000", 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1727e-05 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.635045+0000", 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4669999999999998e-06 2023-09-23T20:18:15.010 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.635102+0000", 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7674999999999999e-05 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.635310+0000", 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000207295 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:15.011 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.635456+0000", 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014636900000000001 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.637182+0000", 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001725716 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.638701+0000", 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0015192179999999999 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.012 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817997+0000", 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.17929576 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.818451+0000", 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00045400399999999999 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.818525+0000", 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4527e-05 2023-09-23T20:18:15.013 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:43871 6.e 6:7b6093a6:::benchmark_data_smithi112_150607_object43870:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:52.751608+0000", 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 202.21528330500001, 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.17076628899999999, 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.014 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 43871 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751608+0000", 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751608+0000", 2023-09-23T20:18:15.015 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751607+0000", 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751659+0000", 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2413000000000001e-05 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.016 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751680+0000", 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1120000000000001e-05 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751689+0000", 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3250000000000008e-06 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.017 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751746+0000", 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7717000000000003e-05 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751860+0000", 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000113822 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.751978+0000", 2023-09-23T20:18:15.018 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011816600000000001 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.753714+0000", 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001735416 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.754066+0000", 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00035199800000000001 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.019 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.922200+0000", 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.16813433899999999 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.922288+0000", 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7652999999999996e-05 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:52.922375+0000", 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6971999999999993e-05 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.020 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:50238 6.2 6:431ab40f:::benchmark_data_smithi112_150607_object50237:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:57.883631+0000", 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 197.08326043100001, 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.174389566, 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 50238 2023-09-23T20:18:15.021 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883631+0000", 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883631+0000", 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.022 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883629+0000", 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883680+0000", 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1022e-05 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883700+0000", 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9391000000000001e-05 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.023 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883710+0000", 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0118e-05 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883771+0000", 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1521999999999998e-05 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.883923+0000", 2023-09-23T20:18:15.024 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015205899999999999 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.884042+0000", 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011819699999999999 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.885956+0000", 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001913961 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.025 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:57.886829+0000", 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00087343499999999999 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:58.057176+0000", 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.17034686600000001 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:58.057325+0000", 2023-09-23T20:18:15.026 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014879300000000001 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:58.058021+0000", 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00069628799999999999 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83010 6.2 6:4c820fd3:::benchmark_data_smithi112_150607_object83009:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.800662+0000", 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 166.16622993199999, 2023-09-23T20:18:15.027 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.208845699, 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83010 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800662+0000", 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.028 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800662+0000", 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800661+0000", 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800724+0000", 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.3675000000000003e-05 2023-09-23T20:18:15.029 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800737+0000", 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3027000000000001e-05 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800743+0000", 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1739999999999997e-06 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800790+0000", 2023-09-23T20:18:15.030 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6660999999999999e-05 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800892+0000", 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010224499999999999 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.801053+0000", 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016036300000000001 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.031 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.803681+0000", 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0026278909999999998 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810192+0000", 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0065110469999999998 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009253+0000", 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.199060978 2023-09-23T20:18:15.032 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009383+0000", 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013062300000000001 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009508+0000", 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012424300000000001 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.033 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83017 6.2 6:42890c81:::benchmark_data_smithi112_150607_object83016:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.806645+0000", 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 166.16024653700001, 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.20694125299999999, 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83017 2023-09-23T20:18:15.034 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806645+0000", 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806645+0000", 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.035 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806644+0000", 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806691+0000", 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6996000000000002e-05 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806705+0000", 2023-09-23T20:18:15.036 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3842999999999999e-05 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806710+0000", 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.49e-06 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806768+0000", 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7401999999999997e-05 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.037 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806952+0000", 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000184322 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.807170+0000", 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021791200000000001 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810233+0000", 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0030627530000000001 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.038 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810404+0000", 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000171681 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.013341+0000", 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.20293647200000001 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.013488+0000", 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014720999999999999 2023-09-23T20:18:15.039 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.013586+0000", 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8374000000000004e-05 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:150017 6.2 6:40fe19b6:::benchmark_data_smithi112_150607_object43141:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:16:55.274986+0000", 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 79.691905955999999, 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.151463711, 2023-09-23T20:18:15.040 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 150017 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.274986+0000", 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.041 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.274986+0000", 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.274984+0000", 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.274993+0000", 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3590000000000008e-06 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.275011+0000", 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8584e-05 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.275019+0000", 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2529999999999998e-06 2023-09-23T20:18:15.043 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.275077+0000", 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.8270999999999998e-05 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.275211+0000", 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013445199999999999 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.044 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.275324+0000", 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011320299999999999 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279367+0000", 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0040429480000000002 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.283977+0000", 2023-09-23T20:18:15.045 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0046100459999999996 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.426171+0000", 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.142193088 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.426376+0000", 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00020576000000000001 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.046 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.426450+0000", 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3213999999999994e-05 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:150021 6.2 6:4a01bee9:::benchmark_data_smithi112_150607_object43145:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:16:55.279388+0000", 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 79.687504145000005, 2023-09-23T20:18:15.047 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.153484274, 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 150021 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279388+0000", 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.048 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279388+0000", 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279387+0000", 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.049 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279391+0000", 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1350000000000002e-06 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279398+0000", 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0419999999999997e-06 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279402+0000", 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9689999999999996e-06 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.050 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279455+0000", 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2893999999999999e-05 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279570+0000", 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000114622 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.279683+0000", 2023-09-23T20:18:15.051 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000113385 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.282862+0000", 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0031792140000000001 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284044+0000", 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001181985 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.052 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.432776+0000", 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.148731737 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.432824+0000", 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8304999999999999e-05 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.432872+0000", 2023-09-23T20:18:15.053 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7595000000000001e-05 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:150023 6.2 6:4ec972d4:::benchmark_data_smithi112_150607_object43147:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:16:55.284479+0000", 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 79.682413234999999, 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.153960237, 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.054 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 150023 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284479+0000", 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284479+0000", 2023-09-23T20:18:15.055 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284477+0000", 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284487+0000", 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8209999999999997e-06 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.056 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284497+0000", 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0271999999999999e-05 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284503+0000", 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1429999999999997e-06 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.057 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284568+0000", 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5661999999999996e-05 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284766+0000", 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019764199999999999 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.284930+0000", 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016399700000000001 2023-09-23T20:18:15.058 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.289033+0000", 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041029500000000002 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.289174+0000", 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014122700000000001 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.059 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.438311+0000", 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.149136713 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.438398+0000", 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6796e-05 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.438439+0000", 2023-09-23T20:18:15.060 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1223999999999997e-05 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154042 6.e 6:7aa85d3e:::benchmark_data_smithi112_150607_object47166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.165664+0000", 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.801227879999999, 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.17631585999999999, 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.061 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154042 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165664+0000", 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.062 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165664+0000", 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165662+0000", 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165672+0000", 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0669999999999999e-05 2023-09-23T20:18:15.063 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165697+0000", 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5103999999999999e-05 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165712+0000", 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4792e-05 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.064 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165763+0000", 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0469000000000001e-05 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.165933+0000", 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017050799999999999 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.166089+0000", 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015597899999999999 2023-09-23T20:18:15.065 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.178663+0000", 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.012574017999999999 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.194676+0000", 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.016012258000000001 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.066 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.341855+0000", 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14717946200000001 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.341925+0000", 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0425000000000004e-05 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.341980+0000", 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4333000000000003e-05 2023-09-23T20:18:15.067 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154049 6.2 6:45139e35:::benchmark_data_smithi112_150607_object47173:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.173588+0000", 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.793303666, 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15932531, 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.068 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154049 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173588+0000", 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.069 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173588+0000", 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173586+0000", 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173593+0000", 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.657e-06 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.070 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173618+0000", 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5165e-05 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173625+0000", 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8990000000000004e-06 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.071 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173847+0000", 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00022204000000000001 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.173983+0000", 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013618300000000001 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.174115+0000", 2023-09-23T20:18:15.072 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000132311 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.186062+0000", 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011946358000000001 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.191335+0000", 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0052735919999999997 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.073 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.332749+0000", 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14141331400000001 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.332842+0000", 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3128999999999996e-05 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.332913+0000", 2023-09-23T20:18:15.074 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1508999999999996e-05 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154054 6.2 6:4eaf5fc7:::benchmark_data_smithi112_150607_object47178:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.175990+0000", 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.790901704000007, 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.16670686400000001, 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.075 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154054 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.175990+0000", 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.076 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.175990+0000", 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.175988+0000", 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.175995+0000", 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5100000000000004e-06 2023-09-23T20:18:15.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.176014+0000", 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9134999999999999e-05 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.176021+0000", 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.452e-06 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177695+0000", 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001673325 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177861+0000", 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000165797 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177990+0000", 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000129832 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.079 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.186068+0000", 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0080773600000000004 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.191575+0000", 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0055068399999999998 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342487+0000", 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15091226299999999 2023-09-23T20:18:15.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342589+0000", 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010218899999999999 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342697+0000", 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000107822 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.081 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154055 6.2 6:4ae99742:::benchmark_data_smithi112_150607_object47179:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.177712+0000", 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.789179676000003, 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.165264037, 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154055 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.082 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177712+0000", 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177712+0000", 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.083 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177711+0000", 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177717+0000", 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1399999999999997e-06 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177728+0000", 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0821e-05 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.177733+0000", 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3499999999999996e-06 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.181908+0000", 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041746539999999999 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.182028+0000", 2023-09-23T20:18:15.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011978599999999999 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.182148+0000", 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000120427 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.186201+0000", 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0040525359999999998 2023-09-23T20:18:15.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.191607+0000", 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0054061079999999997 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342794+0000", 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15118685300000001 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342897+0000", 2023-09-23T20:18:15.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000103556 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342976+0000", 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8831000000000005e-05 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154058 6.e 6:771dafac:::benchmark_data_smithi112_150607_object47182:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.184577+0000", 2023-09-23T20:18:15.088 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.782315123999993, 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.157531438, 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154058 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184577+0000", 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.089 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184577+0000", 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184575+0000", 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.090 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184583+0000", 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7469999999999994e-06 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184606+0000", 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2132000000000001e-05 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184615+0000", 2023-09-23T20:18:15.091 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1549999999999996e-06 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184667+0000", 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2321000000000003e-05 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184794+0000", 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012689600000000001 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.092 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.184909+0000", 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000115264 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189162+0000", 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.004252965 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.093 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.194893+0000", 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0057306220000000003 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342033+0000", 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14714033500000001 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342071+0000", 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7320999999999997e-05 2023-09-23T20:18:15.094 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342108+0000", 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7554e-05 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154062 6.e 6:70d71ef4:::benchmark_data_smithi112_150607_object47186:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.189633+0000", 2023-09-23T20:18:15.095 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.777258517999996, 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15261972400000001, 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154062 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189633+0000", 2023-09-23T20:18:15.096 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189633+0000", 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189631+0000", 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.097 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189639+0000", 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6090000000000003e-06 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189656+0000", 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7104000000000001e-05 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189664+0000", 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7570000000000004e-06 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.098 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189701+0000", 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7045999999999997e-05 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189778+0000", 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7715999999999999e-05 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.189846+0000", 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7521999999999995e-05 2023-09-23T20:18:15.099 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.194694+0000", 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0048485150000000003 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.195924+0000", 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0012290630000000001 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.100 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342153+0000", 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14622985999999999 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342201+0000", 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7821000000000002e-05 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.342253+0000", 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1714e-05 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.101 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:154064 6.2 6:428c1d2d:::benchmark_data_smithi112_150607_object47188:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:01.192518+0000", 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 73.774373478000001, 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15067064399999999, 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:18:15.102 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 154064 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192518+0000", 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192518+0000", 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.103 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192516+0000", 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192524+0000", 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2660000000000004e-06 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192539+0000", 2023-09-23T20:18:15.104 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4817999999999999e-05 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192546+0000", 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2300000000000002e-06 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192600+0000", 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3739999999999997e-05 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.105 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192746+0000", 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000146632 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.192889+0000", 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014290700000000001 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.196770+0000", 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0038806309999999998 2023-09-23T20:18:15.106 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.196801+0000", 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.1350000000000003e-05 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.343047+0000", 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14624594899999999 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:18:15.107 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.343123+0000", 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6184000000000001e-05 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:01.343189+0000", 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5747000000000006e-05 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:18:15.108 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:18:15.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:15.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:15.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:15.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:15.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:15.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:15 smithi174 bash[91578]: cluster 2023-09-23T20:18:14.183558+0000 mon.a (mon.0) 662 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:18:15.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:15 smithi174 bash[91578]: cluster 2023-09-23T20:18:14.183818+0000 mon.a (mon.0) 663 : cluster 1 Cluster is now healthy 2023-09-23T20:18:15.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:15 smithi174 bash[91578]: cluster 2023-09-23T20:18:14.191497+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:15.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:15 smithi174 bash[91578]: audit 2023-09-23T20:18:14.193557+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:15.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:15 smithi174 bash[91578]: cluster 2023-09-23T20:18:14.193776+0000 mon.a (mon.0) 665 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-23T20:18:15.329 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:15 smithi174 bash[91578]: cluster 2023-09-23T20:18:14.199739+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:15.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[104422]: cluster 2023-09-23T20:18:14.183558+0000 mon.a (mon.0) 662 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:18:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[104422]: cluster 2023-09-23T20:18:14.183818+0000 mon.a (mon.0) 663 : cluster 1 Cluster is now healthy 2023-09-23T20:18:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[104422]: cluster 2023-09-23T20:18:14.191497+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[104422]: audit 2023-09-23T20:18:14.193557+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[104422]: cluster 2023-09-23T20:18:14.193776+0000 mon.a (mon.0) 665 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-23T20:18:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[104422]: cluster 2023-09-23T20:18:14.199739+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[107672]: cluster 2023-09-23T20:18:14.183558+0000 mon.a (mon.0) 662 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:18:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[107672]: cluster 2023-09-23T20:18:14.183818+0000 mon.a (mon.0) 663 : cluster 1 Cluster is now healthy 2023-09-23T20:18:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[107672]: cluster 2023-09-23T20:18:14.191497+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[107672]: audit 2023-09-23T20:18:14.193557+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[107672]: cluster 2023-09-23T20:18:14.193776+0000 mon.a (mon.0) 665 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-23T20:18:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:15 smithi112 bash[107672]: cluster 2023-09-23T20:18:14.199739+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:15.405 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:15.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:15.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:15.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:15.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:15.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:15.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:15.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:15.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:15.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:15.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:15.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:16.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:16.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:18:16.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:16.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:16.191 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:16 smithi112 bash[104422]: cluster 2023-09-23T20:18:14.194743+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:16.191 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:16 smithi112 bash[104422]: cluster 2023-09-23T20:18:15.203983+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v470: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 899 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 2707/43206 objects misplaced (6.265%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T20:18:16.192 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:16 smithi112 bash[107672]: cluster 2023-09-23T20:18:14.194743+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:16.192 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:16 smithi112 bash[107672]: cluster 2023-09-23T20:18:15.203983+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v470: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 899 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 2707/43206 objects misplaced (6.265%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T20:18:16.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:16.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:16.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:16 smithi174 bash[91578]: cluster 2023-09-23T20:18:14.194743+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:18:16.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:16 smithi174 bash[91578]: cluster 2023-09-23T20:18:15.203983+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v470: 89 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 899 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 2707/43206 objects misplaced (6.265%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T20:18:16.384 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:16.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:16.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:16.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:16.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:16.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:16.648 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:16.680 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:16.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:16.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:16.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:16.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:16.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:16.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:16.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:17.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:17.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:17.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.182 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:17 smithi174 bash[91578]: cluster 2023-09-23T20:18:16.065749+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.182 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:17 smithi174 bash[91578]: cluster 2023-09-23T20:18:16.067222+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.182 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:17 smithi174 bash[91578]: cluster 2023-09-23T20:18:16.071819+0000 mon.a (mon.0) 666 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-23T20:18:17.182 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:17 smithi174 bash[91578]: cluster 2023-09-23T20:18:16.080961+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:17.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:17.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[104422]: cluster 2023-09-23T20:18:16.065749+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[104422]: cluster 2023-09-23T20:18:16.067222+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[104422]: cluster 2023-09-23T20:18:16.071819+0000 mon.a (mon.0) 666 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-23T20:18:17.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[104422]: cluster 2023-09-23T20:18:16.080961+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[107672]: cluster 2023-09-23T20:18:16.065749+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[107672]: cluster 2023-09-23T20:18:16.067222+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[107672]: cluster 2023-09-23T20:18:16.071819+0000 mon.a (mon.0) 666 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-23T20:18:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:17 smithi112 bash[107672]: cluster 2023-09-23T20:18:16.080961+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:18:17.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:17.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:17.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:17.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:17.717 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:17.741 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:17.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:17.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:17.977 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:18.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:18.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:18 smithi174 bash[91578]: cluster 2023-09-23T20:18:17.073947+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:18 smithi174 bash[91578]: cluster 2023-09-23T20:18:17.074168+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:18 smithi174 bash[91578]: cluster 2023-09-23T20:18:17.076291+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:18 smithi174 bash[91578]: cluster 2023-09-23T20:18:17.078693+0000 mon.a (mon.0) 667 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-23T20:18:18.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:18 smithi174 bash[91578]: cluster 2023-09-23T20:18:17.204441+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v473: 89 pgs: 1 active+clean+remapped, 2 active+remapped+backfill_wait, 86 active+clean; 844 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 1634/40566 objects misplaced (4.028%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T20:18:18.148 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:18.159 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:18:18.159 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:18:18.159 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 4.66201 -> 4.66201 (expected baseline 5.40399) 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 0.05 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0049 2023-09-23T20:18:18.160 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0494 2023-09-23T20:18:18.168 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:18:18.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:18:18.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:18:18.251 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:18.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[104422]: cluster 2023-09-23T20:18:17.073947+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[104422]: cluster 2023-09-23T20:18:17.074168+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[104422]: cluster 2023-09-23T20:18:17.076291+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[104422]: cluster 2023-09-23T20:18:17.078693+0000 mon.a (mon.0) 667 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[104422]: cluster 2023-09-23T20:18:17.204441+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v473: 89 pgs: 1 active+clean+remapped, 2 active+remapped+backfill_wait, 86 active+clean; 844 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 1634/40566 objects misplaced (4.028%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[107672]: cluster 2023-09-23T20:18:17.073947+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[107672]: cluster 2023-09-23T20:18:17.074168+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[107672]: cluster 2023-09-23T20:18:17.076291+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[107672]: cluster 2023-09-23T20:18:17.078693+0000 mon.a (mon.0) 667 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-23T20:18:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:18 smithi112 bash[107672]: cluster 2023-09-23T20:18:17.204441+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v473: 89 pgs: 1 active+clean+remapped, 2 active+remapped+backfill_wait, 86 active+clean; 844 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 1634/40566 objects misplaced (4.028%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T20:18:18.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:18.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:18.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:18.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:18.676 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:18.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:18.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:18.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:18.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:18.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:18.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:18.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:19.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:19.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:19.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:19.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:19.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:19.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:19.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:19.452 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T20:18:19.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T20:18:19.453 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:19 smithi112 bash[107672]: audit 2023-09-23T20:18:18.159532+0000 mgr.y (mgr.34107) 514 : audit 0 from='client.44624 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:19.454 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:19 smithi112 bash[104422]: audit 2023-09-23T20:18:18.159532+0000 mgr.y (mgr.34107) 514 : audit 0 from='client.44624 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:19.468 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:19.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:19 smithi174 bash[91578]: audit 2023-09-23T20:18:18.159532+0000 mgr.y (mgr.34107) 514 : audit 0 from='client.44624 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:19.495 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:19.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:19.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:19.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:19.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:20.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:20.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:20.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.319 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:18:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:18:20] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-09-23T20:18:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:20 smithi112 bash[107672]: cluster 2023-09-23T20:18:19.205202+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v474: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 720 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 1009/34614 objects misplaced (2.915%); 14 MiB/s, 219 objects/s recovering 2023-09-23T20:18:20.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:20 smithi112 bash[104422]: cluster 2023-09-23T20:18:19.205202+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v474: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 720 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 1009/34614 objects misplaced (2.915%); 14 MiB/s, 219 objects/s recovering 2023-09-23T20:18:20.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:20.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:20.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:20 smithi174 bash[91578]: cluster 2023-09-23T20:18:19.205202+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v474: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 720 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 1009/34614 objects misplaced (2.915%); 14 MiB/s, 219 objects/s recovering 2023-09-23T20:18:20.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:20.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:20.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:20.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:20.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:20.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:20.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:20.885 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:18:20.944 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:21.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:21.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.233 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:21.336 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:21.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[104422]: cluster 2023-09-23T20:18:20.206462+0000 mon.a (mon.0) 668 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[104422]: cluster 2023-09-23T20:18:20.212567+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[104422]: cluster 2023-09-23T20:18:20.217637+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[104422]: cluster 2023-09-23T20:18:20.221170+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[104422]: cluster 2023-09-23T20:18:20.222061+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[104422]: cluster 2023-09-23T20:18:20.228024+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[107672]: cluster 2023-09-23T20:18:20.206462+0000 mon.a (mon.0) 668 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-23T20:18:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[107672]: cluster 2023-09-23T20:18:20.212567+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[107672]: cluster 2023-09-23T20:18:20.217637+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[107672]: cluster 2023-09-23T20:18:20.221170+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[107672]: cluster 2023-09-23T20:18:20.222061+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:21 smithi112 bash[107672]: cluster 2023-09-23T20:18:20.228024+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:21.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:21.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:21 smithi174 bash[91578]: cluster 2023-09-23T20:18:20.206462+0000 mon.a (mon.0) 668 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-23T20:18:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:21 smithi174 bash[91578]: cluster 2023-09-23T20:18:20.212567+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:21 smithi174 bash[91578]: cluster 2023-09-23T20:18:20.217637+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:21 smithi174 bash[91578]: cluster 2023-09-23T20:18:20.221170+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:21 smithi174 bash[91578]: cluster 2023-09-23T20:18:20.222061+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:21 smithi174 bash[91578]: cluster 2023-09-23T20:18:20.228024+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:18:21.612 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:21.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.770 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:21.876 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:21.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:22.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:22.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:22.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:22.148 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:22.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:22.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:22.285 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[107672]: cluster 2023-09-23T20:18:21.198583+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.285 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[107672]: cluster 2023-09-23T20:18:21.198725+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.285 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[107672]: cluster 2023-09-23T20:18:21.204563+0000 mon.a (mon.0) 669 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-23T20:18:22.285 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[107672]: cluster 2023-09-23T20:18:21.205227+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.285 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[107672]: cluster 2023-09-23T20:18:21.205658+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 676 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 778/32472 objects misplaced (2.396%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:18:22.285 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[107672]: cluster 2023-09-23T20:18:21.265681+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[104422]: cluster 2023-09-23T20:18:21.198583+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[104422]: cluster 2023-09-23T20:18:21.198725+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[104422]: cluster 2023-09-23T20:18:21.204563+0000 mon.a (mon.0) 669 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-23T20:18:22.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[104422]: cluster 2023-09-23T20:18:21.205227+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[104422]: cluster 2023-09-23T20:18:21.205658+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 676 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 778/32472 objects misplaced (2.396%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:18:22.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:22 smithi112 bash[104422]: cluster 2023-09-23T20:18:21.265681+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:22.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:22 smithi174 bash[91578]: cluster 2023-09-23T20:18:21.198583+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:22 smithi174 bash[91578]: cluster 2023-09-23T20:18:21.198725+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:22 smithi174 bash[91578]: cluster 2023-09-23T20:18:21.204563+0000 mon.a (mon.0) 669 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-23T20:18:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:22 smithi174 bash[91578]: cluster 2023-09-23T20:18:21.205227+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:22 smithi174 bash[91578]: cluster 2023-09-23T20:18:21.205658+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 676 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 778/32472 objects misplaced (2.396%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:18:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:22 smithi174 bash[91578]: cluster 2023-09-23T20:18:21.265681+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:18:22.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:22.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:22.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:22.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:22.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:22.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:22.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:22.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:22.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:22.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:22.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:23.041 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:23.044 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:23.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:23.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:23.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:23.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:23.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:23.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:23.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:23.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:23.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:23.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:23.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:24.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:24.063 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:24.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:23 smithi174 bash[91578]: audit 2023-09-23T20:18:22.996739+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:24.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:23 smithi174 bash[91578]: audit 2023-09-23T20:18:23.001803+0000 mon.a (mon.0) 671 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:24.072 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:23 smithi174 bash[91578]: cluster 2023-09-23T20:18:23.206153+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 640 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 557/30744 objects misplaced (1.812%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:18:24.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:24.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:24.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:23 smithi112 bash[107672]: audit 2023-09-23T20:18:22.996739+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:23 smithi112 bash[107672]: audit 2023-09-23T20:18:23.001803+0000 mon.a (mon.0) 671 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:24.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:23 smithi112 bash[107672]: cluster 2023-09-23T20:18:23.206153+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 640 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 557/30744 objects misplaced (1.812%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:18:24.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:23 smithi112 bash[104422]: audit 2023-09-23T20:18:22.996739+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:24.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:23 smithi112 bash[104422]: audit 2023-09-23T20:18:23.001803+0000 mon.a (mon.0) 671 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:24.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:23 smithi112 bash[104422]: cluster 2023-09-23T20:18:23.206153+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 640 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 557/30744 objects misplaced (1.812%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:18:24.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:24.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:24.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:24.596 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:24.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:24.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:24.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:24.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:24.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:25.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:25.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:25.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:25.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:25.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:25.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:25.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:25.499 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:18:25.499 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:18:25.499 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:18:25.499 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:18:25.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:25.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:25.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:25.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:25.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:25.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.819 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:25.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:25.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:26.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:26.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:26.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:26.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:26.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:26.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:26.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:26.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:26.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:26.437 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:26.447 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:26 smithi174 bash[91578]: cluster 2023-09-23T20:18:25.195319+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.447 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:26 smithi174 bash[91578]: cluster 2023-09-23T20:18:25.195674+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.447 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:26 smithi174 bash[91578]: cluster 2023-09-23T20:18:25.201656+0000 mon.a (mon.0) 672 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-23T20:18:26.447 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:26 smithi174 bash[91578]: cluster 2023-09-23T20:18:25.204882+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.447 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:26 smithi174 bash[91578]: cluster 2023-09-23T20:18:25.206585+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v480: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 533 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 557/25632 objects misplaced (2.173%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:26 smithi174 bash[91578]: cluster 2023-09-23T20:18:25.207096+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[107672]: cluster 2023-09-23T20:18:25.195319+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[107672]: cluster 2023-09-23T20:18:25.195674+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[107672]: cluster 2023-09-23T20:18:25.201656+0000 mon.a (mon.0) 672 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[107672]: cluster 2023-09-23T20:18:25.204882+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[107672]: cluster 2023-09-23T20:18:25.206585+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v480: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 533 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 557/25632 objects misplaced (2.173%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:18:26.448 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[107672]: cluster 2023-09-23T20:18:25.207096+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.449 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[104422]: cluster 2023-09-23T20:18:25.195319+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.449 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[104422]: cluster 2023-09-23T20:18:25.195674+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.449 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[104422]: cluster 2023-09-23T20:18:25.201656+0000 mon.a (mon.0) 672 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-23T20:18:26.449 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[104422]: cluster 2023-09-23T20:18:25.204882+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.449 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[104422]: cluster 2023-09-23T20:18:25.206585+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v480: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 533 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 557/25632 objects misplaced (2.173%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:18:26.449 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:26 smithi112 bash[104422]: cluster 2023-09-23T20:18:25.207096+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:18:26.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:18:26.470 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:26.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:26.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:26.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:26.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:26.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:27.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:27.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:27.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:27.150 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:27.181 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:27.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:27.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:27.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:27.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[107672]: cluster 2023-09-23T20:18:26.200840+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[107672]: cluster 2023-09-23T20:18:26.203977+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[107672]: cluster 2023-09-23T20:18:26.206451+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[107672]: cluster 2023-09-23T20:18:26.208583+0000 mon.a (mon.0) 673 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[107672]: cluster 2023-09-23T20:18:26.261959+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[104422]: cluster 2023-09-23T20:18:26.200840+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[104422]: cluster 2023-09-23T20:18:26.203977+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[104422]: cluster 2023-09-23T20:18:26.206451+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[104422]: cluster 2023-09-23T20:18:26.208583+0000 mon.a (mon.0) 673 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-23T20:18:27.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:27 smithi112 bash[104422]: cluster 2023-09-23T20:18:26.261959+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:27.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:27.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:27.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:27 smithi174 bash[91578]: cluster 2023-09-23T20:18:26.200840+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:27 smithi174 bash[91578]: cluster 2023-09-23T20:18:26.203977+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:27 smithi174 bash[91578]: cluster 2023-09-23T20:18:26.206451+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:27 smithi174 bash[91578]: cluster 2023-09-23T20:18:26.208583+0000 mon.a (mon.0) 673 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-23T20:18:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:27 smithi174 bash[91578]: cluster 2023-09-23T20:18:26.261959+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:18:27.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:27.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:27.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:27.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:27.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:27.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:27.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:27.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:28.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:28.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:28.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:28.232 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:28.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:28 smithi112 bash[104422]: cluster 2023-09-23T20:18:27.206991+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v482: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 500 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 557/24027 objects misplaced (2.318%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:18:28.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:28.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:28.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:28.507 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:28.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:28 smithi174 bash[91578]: cluster 2023-09-23T20:18:27.206991+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v482: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 500 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 557/24027 objects misplaced (2.318%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:18:28.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:28.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:28.645 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:28 smithi112 bash[107672]: cluster 2023-09-23T20:18:27.206991+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v482: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 500 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 557/24027 objects misplaced (2.318%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:18:28.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:28.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:28.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:28.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:28.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:29.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:29.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:29.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:29.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:29.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:29.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:29.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:29.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:29.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:29.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:29.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:29.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:29.701 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:29.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:29.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:29.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:29.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:29.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:29.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:30.092 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.118 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:30.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:30.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:30.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:30.356 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:30.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:30 smithi112 bash[104422]: cluster 2023-09-23T20:18:29.207675+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v483: 89 pgs: 89 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:18:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:18:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:18:30] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.43.0" 2023-09-23T20:18:30.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:30 smithi112 bash[107672]: cluster 2023-09-23T20:18:29.207675+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v483: 89 pgs: 89 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:18:30.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:30.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:30.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:30 smithi174 bash[91578]: cluster 2023-09-23T20:18:29.207675+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v483: 89 pgs: 89 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:18:30.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:30.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:30.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:30.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:30.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:30.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:30.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:30.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:31.025 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:31.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:31.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:31.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:31.288 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:18:31.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:31.313 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:31.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:31.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:31.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:31.554 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:31.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:31.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:31.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:31.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:31.950 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.973 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:32.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:32.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:32.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:32.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:32.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:32.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:32.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:32.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:32.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:32 smithi112 bash[104422]: cluster 2023-09-23T20:18:31.208171+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v484: 89 pgs: 89 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:32 smithi112 bash[107672]: cluster 2023-09-23T20:18:31.208171+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v484: 89 pgs: 89 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:32.425 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:18:32.472 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:18:32.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:32.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:32 smithi174 bash[91578]: cluster 2023-09-23T20:18:31.208171+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v484: 89 pgs: 89 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:32.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:32.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:32.528 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:18:32.571 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:18:32.615 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:18:32.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:32.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:32.664 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:18:32.695 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:18:32.734 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:18:32.740 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.741 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:18:32.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:32.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:32.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:32.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:32.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:33.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:33.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:33.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:33.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout:moved 23 / 267 (8.61423%) 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 4.66201 -> 6.38235 (expected baseline 5.40399) 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 26 -> 25 pgs (0.779026 -> 0.749064 * mean) 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 41 -> 22 pgs (1.22846 -> 0.659176 * mean) 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:18:33.252 INFO:teuthology.orchestra.run.smithi112.stdout:oload 110 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 1 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0027 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0029 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3 weight 1.0000 -> 0.5583 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 weight 1.0000 -> 0.7985 2023-09-23T20:18:33.253 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6 weight 1.0000 -> 0.8371 2023-09-23T20:18:33.260 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[104422]: audit 2023-09-23T20:18:32.369217+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.112:0/1679455241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:33.263 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:18:33.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.311 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:33 smithi174 bash[91578]: audit 2023-09-23T20:18:32.369217+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.112:0/1679455241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:33.311 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:33 smithi174 bash[91578]: audit 2023-09-23T20:18:32.545735+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.112:0/1605418608' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:33.311 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:33 smithi174 bash[91578]: audit 2023-09-23T20:18:32.552322+0000 mon.a (mon.0) 674 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:33.311 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:33 smithi174 bash[91578]: audit 2023-09-23T20:18:32.552659+0000 mgr.y (mgr.34107) 522 : audit 0 from='client.44636 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:33.311 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:33 smithi174 bash[91578]: audit 2023-09-23T20:18:32.553525+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'52332','3':'36591','6':'54862'}"}]: dispatch 2023-09-23T20:18:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.332 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:33.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:33.462 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:33.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:33.592 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:33.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:33.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[104422]: audit 2023-09-23T20:18:32.545735+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.112:0/1605418608' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:33.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[104422]: audit 2023-09-23T20:18:32.552322+0000 mon.a (mon.0) 674 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:33.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[104422]: audit 2023-09-23T20:18:32.552659+0000 mgr.y (mgr.34107) 522 : audit 0 from='client.44636 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:33.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[104422]: audit 2023-09-23T20:18:32.553525+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'52332','3':'36591','6':'54862'}"}]: dispatch 2023-09-23T20:18:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[107672]: audit 2023-09-23T20:18:32.369217+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.112:0/1679455241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:33.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[107672]: audit 2023-09-23T20:18:32.545735+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.112:0/1605418608' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:33.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[107672]: audit 2023-09-23T20:18:32.552322+0000 mon.a (mon.0) 674 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:33.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[107672]: audit 2023-09-23T20:18:32.552659+0000 mgr.y (mgr.34107) 522 : audit 0 from='client.44636 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:33.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:33 smithi112 bash[107672]: audit 2023-09-23T20:18:32.553525+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'52332','3':'36591','6':'54862'}"}]: dispatch 2023-09-23T20:18:33.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:33.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:33.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:33.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:33.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:34.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:34.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:34.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:34.243 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:34.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:34.371 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:34.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:34.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:34.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: cluster 2023-09-23T20:18:33.208662+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: cluster 2023-09-23T20:18:33.241902+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: cluster 2023-09-23T20:18:33.242244+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: cluster 2023-09-23T20:18:33.242306+0000 mon.a (mon.0) 676 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: audit 2023-09-23T20:18:33.247832+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: audit 2023-09-23T20:18:33.248013+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'52332','3':'36591','6':'54862'}"}]': finished 2023-09-23T20:18:34.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:34 smithi174 bash[91578]: cluster 2023-09-23T20:18:33.248143+0000 mon.a (mon.0) 679 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-09-23T20:18:34.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: cluster 2023-09-23T20:18:33.208662+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:34.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: cluster 2023-09-23T20:18:33.241902+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:18:34.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: cluster 2023-09-23T20:18:33.242244+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: cluster 2023-09-23T20:18:33.242306+0000 mon.a (mon.0) 676 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: audit 2023-09-23T20:18:33.247832+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: audit 2023-09-23T20:18:33.248013+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'52332','3':'36591','6':'54862'}"}]': finished 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[107672]: cluster 2023-09-23T20:18:33.248143+0000 mon.a (mon.0) 679 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: cluster 2023-09-23T20:18:33.208662+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: cluster 2023-09-23T20:18:33.241902+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: cluster 2023-09-23T20:18:33.242244+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: cluster 2023-09-23T20:18:33.242306+0000 mon.a (mon.0) 676 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: audit 2023-09-23T20:18:33.247832+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:18:34.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: audit 2023-09-23T20:18:33.248013+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'52332','3':'36591','6':'54862'}"}]': finished 2023-09-23T20:18:34.624 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:34 smithi112 bash[104422]: cluster 2023-09-23T20:18:33.248143+0000 mon.a (mon.0) 679 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-09-23T20:18:34.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:34.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:34.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:34.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:34.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:34.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:34.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:34.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:35.013 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:35.117 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:35.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:35.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:35.281 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:35.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:35.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.260861+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.263124+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.263665+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.263761+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.265850+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.266155+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.387 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.266371+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.266404+0000 mon.a (mon.0) 680 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.266952+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.267627+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.267739+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.268680+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.268963+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.270812+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:35 smithi174 bash[91578]: cluster 2023-09-23T20:18:34.275037+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:35.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:35.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:35.647 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:18:35.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T20:18:35.648 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.260861+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.648 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.263124+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.648 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.263665+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.648 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.263761+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.648 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.265850+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.266155+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.266371+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.266404+0000 mon.a (mon.0) 680 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.266952+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.267627+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.267739+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.268680+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.268963+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.270812+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.649 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[107672]: cluster 2023-09-23T20:18:34.275037+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.260861+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.263124+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.263665+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.263761+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.265850+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.266155+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.266371+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.266404+0000 mon.a (mon.0) 680 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.266952+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.267627+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.267739+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.268680+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.268963+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.270812+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:35 smithi112 bash[104422]: cluster 2023-09-23T20:18:34.275037+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:18:35.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:35.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:35.700 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:18:35.701 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:18:35.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:35.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:35.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:35.946 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:35.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:35.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:36.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:36.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:36.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:36.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:36.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:36.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:36.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:18:36.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.209092+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v488: 89 pgs: 15 peering, 74 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:36.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.272579+0000 mon.a (mon.0) 681 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:18:36.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.275180+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.275190+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.278878+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.278908+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.280117+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.281346+0000 mon.a (mon.0) 682 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.282010+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.283072+0000 osd.6 (osd.6) 62 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 137'13074 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.285250+0000 osd.7 (osd.7) 60 : cluster 0 6.5 starting backfill to osd.2 from (111'3100,131'12695] MIN to 137'13320 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.290061+0000 osd.1 (osd.1) 1 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 137'13220 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.291299+0000 osd.4 (osd.4) 73 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 137'13389 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.291793+0000 osd.4 (osd.4) 74 : cluster 0 6.6 starting backfill to osd.5 from (0'0,0'0] MAX to 137'13197 2023-09-23T20:18:36.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[104422]: cluster 2023-09-23T20:18:35.302832+0000 osd.4 (osd.4) 75 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 137'12910 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.209092+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v488: 89 pgs: 15 peering, 74 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.272579+0000 mon.a (mon.0) 681 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.275180+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.275190+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.278878+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.278908+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.280117+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.281346+0000 mon.a (mon.0) 682 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.282010+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.283072+0000 osd.6 (osd.6) 62 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 137'13074 2023-09-23T20:18:36.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.285250+0000 osd.7 (osd.7) 60 : cluster 0 6.5 starting backfill to osd.2 from (111'3100,131'12695] MIN to 137'13320 2023-09-23T20:18:36.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.290061+0000 osd.1 (osd.1) 1 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 137'13220 2023-09-23T20:18:36.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.291299+0000 osd.4 (osd.4) 73 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 137'13389 2023-09-23T20:18:36.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.291793+0000 osd.4 (osd.4) 74 : cluster 0 6.6 starting backfill to osd.5 from (0'0,0'0] MAX to 137'13197 2023-09-23T20:18:36.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:36 smithi112 bash[107672]: cluster 2023-09-23T20:18:35.302832+0000 osd.4 (osd.4) 75 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 137'12910 2023-09-23T20:18:36.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:36.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:36.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:36.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:36.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.209092+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v488: 89 pgs: 15 peering, 74 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:36.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.272579+0000 mon.a (mon.0) 681 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:18:36.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.275180+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.275190+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.278878+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.278908+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.280117+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.281346+0000 mon.a (mon.0) 682 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.282010+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.283072+0000 osd.6 (osd.6) 62 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 137'13074 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.285250+0000 osd.7 (osd.7) 60 : cluster 0 6.5 starting backfill to osd.2 from (111'3100,131'12695] MIN to 137'13320 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.290061+0000 osd.1 (osd.1) 1 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 137'13220 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.291299+0000 osd.4 (osd.4) 73 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 137'13389 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.291793+0000 osd.4 (osd.4) 74 : cluster 0 6.6 starting backfill to osd.5 from (0'0,0'0] MAX to 137'13197 2023-09-23T20:18:36.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:36 smithi174 bash[91578]: cluster 2023-09-23T20:18:35.302832+0000 osd.4 (osd.4) 75 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 137'12910 2023-09-23T20:18:36.532 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:36.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:36.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:36.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:36.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:18:36.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:36.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:36.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:36.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:36.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:37.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:37.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:37.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:37.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:37.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:37.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:37.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:37.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:37.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:37.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:37 smithi174 bash[91578]: cluster 2023-09-23T20:18:36.305826+0000 mon.a (mon.0) 683 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-09-23T20:18:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:37 smithi174 bash[91578]: cluster 2023-09-23T20:18:36.306950+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:18:37.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:37 smithi174 bash[91578]: cluster 2023-09-23T20:18:36.309461+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:18:37.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:37.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:37.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:37 smithi112 bash[107672]: cluster 2023-09-23T20:18:36.305826+0000 mon.a (mon.0) 683 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-09-23T20:18:37.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:37 smithi112 bash[107672]: cluster 2023-09-23T20:18:36.306950+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:18:37.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:37 smithi112 bash[107672]: cluster 2023-09-23T20:18:36.309461+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:18:37.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:37 smithi112 bash[104422]: cluster 2023-09-23T20:18:36.305826+0000 mon.a (mon.0) 683 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-09-23T20:18:37.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:37 smithi112 bash[104422]: cluster 2023-09-23T20:18:36.306950+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:18:37.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:37 smithi112 bash[104422]: cluster 2023-09-23T20:18:36.309461+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:18:37.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:18:37.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:37.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:37.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:37.961 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:38.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:38.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:38.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:38.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:38.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:38.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:38.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.209844+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v491: 89 pgs: 15 peering, 74 active+clean; 120 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 138 B/s, 0 objects/s recovering 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.313358+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.313358+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.313430+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.313534+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.315835+0000 mon.a (mon.0) 684 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-09-23T20:18:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.316189+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: cluster 2023-09-23T20:18:37.318422+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: audit 2023-09-23T20:18:37.998502+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: audit 2023-09-23T20:18:37.999974+0000 mon.a (mon.0) 686 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[107672]: audit 2023-09-23T20:18:38.178215+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.209844+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v491: 89 pgs: 15 peering, 74 active+clean; 120 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 138 B/s, 0 objects/s recovering 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.313358+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.313358+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.313430+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.313534+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.315835+0000 mon.a (mon.0) 684 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-09-23T20:18:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.316189+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: cluster 2023-09-23T20:18:37.318422+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: audit 2023-09-23T20:18:37.998502+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: audit 2023-09-23T20:18:37.999974+0000 mon.a (mon.0) 686 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:38 smithi112 bash[104422]: audit 2023-09-23T20:18:38.178215+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:38.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:38.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.209844+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v491: 89 pgs: 15 peering, 74 active+clean; 120 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 138 B/s, 0 objects/s recovering 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.313358+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.313358+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.313430+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.313534+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.315835+0000 mon.a (mon.0) 684 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.316189+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: cluster 2023-09-23T20:18:37.318422+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:18:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: audit 2023-09-23T20:18:37.998502+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: audit 2023-09-23T20:18:37.999974+0000 mon.a (mon.0) 686 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:38 smithi174 bash[91578]: audit 2023-09-23T20:18:38.178215+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:38.630 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:38.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:38.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:38.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:38.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:39.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:39.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:39.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:39.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:39.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:39.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:39.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:39.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:39 smithi174 bash[91578]: cluster 2023-09-23T20:18:38.313485+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:39 smithi174 bash[91578]: cluster 2023-09-23T20:18:38.314929+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:39 smithi174 bash[91578]: cluster 2023-09-23T20:18:38.317541+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:39 smithi174 bash[91578]: cluster 2023-09-23T20:18:38.317607+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:39 smithi174 bash[91578]: cluster 2023-09-23T20:18:38.319845+0000 mon.a (mon.0) 688 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-09-23T20:18:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:39 smithi174 bash[91578]: cluster 2023-09-23T20:18:38.322354+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:39.587 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[107672]: cluster 2023-09-23T20:18:38.313485+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.587 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[107672]: cluster 2023-09-23T20:18:38.314929+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.587 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[107672]: cluster 2023-09-23T20:18:38.317541+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.587 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[107672]: cluster 2023-09-23T20:18:38.317607+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[107672]: cluster 2023-09-23T20:18:38.319845+0000 mon.a (mon.0) 688 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[107672]: cluster 2023-09-23T20:18:38.322354+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[104422]: cluster 2023-09-23T20:18:38.313485+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[104422]: cluster 2023-09-23T20:18:38.314929+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[104422]: cluster 2023-09-23T20:18:38.317541+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[104422]: cluster 2023-09-23T20:18:38.317607+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[104422]: cluster 2023-09-23T20:18:38.319845+0000 mon.a (mon.0) 688 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-09-23T20:18:39.588 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:39 smithi112 bash[104422]: cluster 2023-09-23T20:18:38.322354+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:18:39.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:39.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:39.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:39.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:39.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:39.938 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Removed 106873 objects 2023-09-23T20:18:39.938 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Clean up completed and total clean up time :162.188 2023-09-23T20:18:39.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:40.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:40.160 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:40.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.277 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:18:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:18:40] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:18:40.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:40.400 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:40.413 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:40 smithi174 bash[91578]: cluster 2023-09-23T20:18:39.210594+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 60 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 8.1 MiB/s, 130 objects/s recovering 2023-09-23T20:18:40.413 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:40 smithi174 bash[91578]: cluster 2023-09-23T20:18:39.324610+0000 mon.a (mon.0) 689 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2023-09-23T20:18:40.434 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:40.501 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:40.501 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:40.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:40 smithi112 bash[104422]: cluster 2023-09-23T20:18:39.210594+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 60 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 8.1 MiB/s, 130 objects/s recovering 2023-09-23T20:18:40.528 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:40 smithi112 bash[104422]: cluster 2023-09-23T20:18:39.324610+0000 mon.a (mon.0) 689 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2023-09-23T20:18:40.529 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:40 smithi112 bash[107672]: cluster 2023-09-23T20:18:39.210594+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 60 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 8.1 MiB/s, 130 objects/s recovering 2023-09-23T20:18:40.529 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:40 smithi112 bash[107672]: cluster 2023-09-23T20:18:39.324610+0000 mon.a (mon.0) 689 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2023-09-23T20:18:40.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:40.676 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.708 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:40.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:40.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:40.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:40.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:41.078 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:41.112 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:41.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:41.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:41.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:41.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:41.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:41.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:41.465 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:41.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:41.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:41.517 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:41.559 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:18:41.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:41.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:41.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:41.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:41.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:41.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:42.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:42.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:42.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:42.168 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:42.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:42.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:42.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:42.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:42.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:42.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:42.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:42.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:42.543 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:42 smithi112 bash[107672]: cluster 2023-09-23T20:18:41.211393+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 38 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 5.5 MiB/s, 87 objects/s recovering 2023-09-23T20:18:42.544 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:42 smithi112 bash[104422]: cluster 2023-09-23T20:18:41.211393+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 38 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 5.5 MiB/s, 87 objects/s recovering 2023-09-23T20:18:42.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:42.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:42.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:42 smithi174 bash[91578]: cluster 2023-09-23T20:18:41.211393+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 38 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 5.5 MiB/s, 87 objects/s recovering 2023-09-23T20:18:42.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:42.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:42.800 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:42.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:42.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:42.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:42.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:42.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:43.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:43.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:43.220 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:43.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:43.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:43.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:43.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:43.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.615 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:43.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:43.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:43.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:43.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:43.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:43.936 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-23T20:18:43.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-23T20:18:43.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:44.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:44.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:44.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:44.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:44.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:44.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:44.261 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:44 smithi174 bash[91578]: cluster 2023-09-23T20:18:43.212114+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 34 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 4.7 MiB/s, 75 objects/s recovering 2023-09-23T20:18:44.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:44.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:44.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.394 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:44 smithi112 bash[104422]: cluster 2023-09-23T20:18:43.212114+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 34 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 4.7 MiB/s, 75 objects/s recovering 2023-09-23T20:18:44.395 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:44 smithi112 bash[107672]: cluster 2023-09-23T20:18:43.212114+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 34 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 4.7 MiB/s, 75 objects/s recovering 2023-09-23T20:18:44.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:44.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:44.646 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:44.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:44.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:44.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:44.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:44.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:44.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:45.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:45.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:45.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:45.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:45.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:45.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:45.308 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:45.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:45.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:45.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:45.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:45.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:45.494 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:18:45.494 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:18:45.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:45.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:45.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:45.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:45.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.857 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:45.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:45.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:45.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:46.091 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:46.120 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:46.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:46.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:46.345 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:18:46.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:46.356 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:46 smithi174 bash[91578]: cluster 2023-09-23T20:18:45.212805+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 887 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:46.385 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:46.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:46.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:46.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:46 smithi112 bash[107672]: cluster 2023-09-23T20:18:45.212805+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 887 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:46.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:46 smithi112 bash[104422]: cluster 2023-09-23T20:18:45.212805+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 887 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:18:46.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:46.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:46.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:46.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:46.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:46.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:46.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:46.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:46.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:47.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:47.054 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:47.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:47.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:47.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:47.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:47.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:47.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:47.427 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:47.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:47.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:47.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:47.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:47.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:47.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:47.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:47.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:47.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:47.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:47.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:47.994 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:47.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:48.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:48.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:48.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:48.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:48.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:48.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:48 smithi112 bash[104422]: cluster 2023-09-23T20:18:47.213351+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 881 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:18:48.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:48 smithi112 bash[104422]: audit 2023-09-23T20:18:48.192338+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:48.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:48 smithi112 bash[107672]: cluster 2023-09-23T20:18:47.213351+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 881 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:18:48.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:48 smithi112 bash[107672]: audit 2023-09-23T20:18:48.192338+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:48.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:48.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:48.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:48.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:48 smithi174 bash[91578]: cluster 2023-09-23T20:18:47.213351+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 881 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:18:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:48 smithi174 bash[91578]: audit 2023-09-23T20:18:48.192338+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:48.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:48.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:48.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:48.696 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:48.721 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:18:48.754 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:18:48.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:48.790 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:18:48.819 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:18:48.819 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:18:48.819 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 6.38235 -> 6.38235 (expected baseline 5.40399) 2023-09-23T20:18:48.819 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.3 with 22 -> 22 pgs (0.659176 -> 0.659176 * mean) 2023-09-23T20:18:48.819 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.4 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-09-23T20:18:48.820 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:18:48.820 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:18:48.820 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 0.05 2023-09-23T20:18:48.820 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:18:48.820 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0012 2023-09-23T20:18:48.820 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0120 2023-09-23T20:18:48.822 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:18:48.830 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:18:48.870 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:18:48.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:48.909 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:18:48.931 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:18:48.954 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:18:48.956 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:18:49.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:49.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:49.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:49.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:49.288 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:18:49.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:49 smithi112 bash[104422]: audit 2023-09-23T20:18:48.682373+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.112:0/3449485271' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:49.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:49 smithi112 bash[104422]: audit 2023-09-23T20:18:48.906482+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.112:0/3995578523' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:49.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:49 smithi112 bash[104422]: audit 2023-09-23T20:18:48.906797+0000 mon.a (mon.0) 691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:49.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:49 smithi112 bash[107672]: audit 2023-09-23T20:18:48.682373+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.112:0/3449485271' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:49.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:49 smithi112 bash[107672]: audit 2023-09-23T20:18:48.906482+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.112:0/3995578523' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:49.410 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:49 smithi112 bash[107672]: audit 2023-09-23T20:18:48.906797+0000 mon.a (mon.0) 691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:49.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:49.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:49.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:49.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:49.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:49 smithi174 bash[91578]: audit 2023-09-23T20:18:48.682373+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.112:0/3449485271' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:49.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:49 smithi174 bash[91578]: audit 2023-09-23T20:18:48.906482+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.112:0/3995578523' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:49.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:49 smithi174 bash[91578]: audit 2023-09-23T20:18:48.906797+0000 mon.a (mon.0) 691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:49.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:49.772 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:49.806 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:49.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:49.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:49.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:49.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:50.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:50.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:50.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:50.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:50.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:50.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:50.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:50.314 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:18:50] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:18:50.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: audit 2023-09-23T20:18:48.820077+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.44645 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:50.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.214400+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:18:50.315 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.271591+0000 mon.a (mon.0) 692 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:50.315 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.279424+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.315 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.279768+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.315 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: audit 2023-09-23T20:18:49.285403+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:50.315 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.285470+0000 mon.a (mon.0) 694 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-09-23T20:18:50.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.372526+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[107672]: cluster 2023-09-23T20:18:49.872986+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.316 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: audit 2023-09-23T20:18:48.820077+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.44645 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:50.316 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.214400+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.271591+0000 mon.a (mon.0) 692 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.279424+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.279768+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: audit 2023-09-23T20:18:49.285403+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.285470+0000 mon.a (mon.0) 694 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.372526+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:50 smithi112 bash[104422]: cluster 2023-09-23T20:18:49.872986+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:50.420 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:50.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:50.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:50.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: audit 2023-09-23T20:18:48.820077+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.44645 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.214400+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.271591+0000 mon.a (mon.0) 692 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.279424+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.279768+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: audit 2023-09-23T20:18:49.285403+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:50.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.285470+0000 mon.a (mon.0) 694 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-09-23T20:18:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.372526+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:50 smithi174 bash[91578]: cluster 2023-09-23T20:18:49.872986+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:18:50.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:50.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:50.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:50.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:50.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:50.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:50.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:50.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:51.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:51.113 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:51.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:51.117 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:18:51.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:51.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:51.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:51.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:51.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.508 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:51.611 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:51.640 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:51.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:51.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.775 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:51.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:51.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:52.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:52.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:52.048 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:18:52.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-09-23T20:18:52.134 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:52.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:52.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:52.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:52.303 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:52.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:52.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:52 smithi174 bash[91578]: cluster 2023-09-23T20:18:51.215239+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 59 op/s 2023-09-23T20:18:52.437 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:52.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:52.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:52.554 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:52 smithi112 bash[107672]: cluster 2023-09-23T20:18:51.215239+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 59 op/s 2023-09-23T20:18:52.554 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:52 smithi112 bash[104422]: cluster 2023-09-23T20:18:51.215239+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 59 op/s 2023-09-23T20:18:52.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:52.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:52.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:52.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:52.800 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:52.822 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:52.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:52.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:52.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:52.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:53.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:53.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:53.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:53.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:53.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:53.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:53.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:53.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:53.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:53.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:53.709 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:53.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:53.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:53.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:53.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:53.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:53.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:54.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:54.113 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:53 smithi112 bash[107672]: audit 2023-09-23T20:18:52.997687+0000 mon.a (mon.0) 695 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:54.113 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:53 smithi112 bash[107672]: audit 2023-09-23T20:18:52.999027+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:54.113 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:53 smithi112 bash[107672]: cluster 2023-09-23T20:18:53.215860+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 53 op/s 2023-09-23T20:18:54.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:53 smithi112 bash[104422]: audit 2023-09-23T20:18:52.997687+0000 mon.a (mon.0) 695 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:54.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:53 smithi112 bash[104422]: audit 2023-09-23T20:18:52.999027+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:54.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:53 smithi112 bash[104422]: cluster 2023-09-23T20:18:53.215860+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 53 op/s 2023-09-23T20:18:54.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:54.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:54.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:53 smithi174 bash[91578]: audit 2023-09-23T20:18:52.997687+0000 mon.a (mon.0) 695 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:18:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:53 smithi174 bash[91578]: audit 2023-09-23T20:18:52.999027+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:53 smithi174 bash[91578]: cluster 2023-09-23T20:18:53.215860+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 859 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 53 op/s 2023-09-23T20:18:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:54.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:18:54.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:54.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:54.476 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:18:54.476 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:18:54.477 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:18:54.477 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:18:54.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:18:54.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:54.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:54.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:54.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:54.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:54.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:54.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:54.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:54.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:55.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:55.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:55.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:55.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:55.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:55.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:18:55.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:55.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:55.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:55.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:55.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:55.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:55.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.717 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:55.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:55.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:55.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:56.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:56.122 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:56.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:56.226 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:56.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:56.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:56.287 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_1' removed 2023-09-23T20:18:56.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:56.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:56.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:56.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:56.527 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:56 smithi112 bash[107672]: cluster 2023-09-23T20:18:55.216775+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 854 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:18:56.527 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:56 smithi112 bash[107672]: audit 2023-09-23T20:18:55.420977+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.112:0/308607688' 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-09-23T20:18:56.527 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:56 smithi112 bash[107672]: audit 2023-09-23T20:18:55.421678+0000 mon.a (mon.0) 697 : 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-09-23T20:18:56.527 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:56 smithi112 bash[104422]: cluster 2023-09-23T20:18:55.216775+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 854 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:18:56.527 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:56 smithi112 bash[104422]: audit 2023-09-23T20:18:55.420977+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.112:0/308607688' 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-09-23T20:18:56.527 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:56 smithi112 bash[104422]: audit 2023-09-23T20:18:55.421678+0000 mon.a (mon.0) 697 : 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-09-23T20:18:56.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:56 smithi174 bash[91578]: cluster 2023-09-23T20:18:55.216775+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 854 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:18:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:56 smithi174 bash[91578]: audit 2023-09-23T20:18:55.420977+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.112:0/308607688' 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-09-23T20:18:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:56 smithi174 bash[91578]: audit 2023-09-23T20:18:55.421678+0000 mon.a (mon.0) 697 : 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-09-23T20:18:56.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:56.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:56.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:56.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:56.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:56.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:56.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:56.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:56.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:57.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:57.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:57.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:57.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:57.287 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:18:57.287 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:18:57.288 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-23T20:18:57.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-23T20:18:57.295 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[107672]: cluster 2023-09-23T20:18:56.277581+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:18:57.295 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[107672]: cluster 2023-09-23T20:18:56.278678+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:18:57.296 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[107672]: audit 2023-09-23T20:18:56.282514+0000 mon.a (mon.0) 698 : 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-09-23T20:18:57.296 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[107672]: cluster 2023-09-23T20:18:56.282601+0000 mon.a (mon.0) 699 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-09-23T20:18:57.296 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[104422]: cluster 2023-09-23T20:18:56.277581+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:18:57.296 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[104422]: cluster 2023-09-23T20:18:56.278678+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:18:57.296 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[104422]: audit 2023-09-23T20:18:56.282514+0000 mon.a (mon.0) 698 : 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-09-23T20:18:57.296 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:57 smithi112 bash[104422]: cluster 2023-09-23T20:18:56.282601+0000 mon.a (mon.0) 699 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-09-23T20:18:57.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:57.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:57.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:57.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:57 smithi174 bash[91578]: cluster 2023-09-23T20:18:56.277581+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:18:57.571 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:57 smithi174 bash[91578]: cluster 2023-09-23T20:18:56.278678+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:18:57.571 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:57 smithi174 bash[91578]: audit 2023-09-23T20:18:56.282514+0000 mon.a (mon.0) 698 : 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-09-23T20:18:57.572 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:57 smithi174 bash[91578]: cluster 2023-09-23T20:18:56.282601+0000 mon.a (mon.0) 699 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-09-23T20:18:57.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:57.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:57.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:57.769 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:57.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:57.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:57.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:57.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:58.001 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:58.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:58.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:58.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:58.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:58.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:58.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:58.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:58.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:58.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:58.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:58.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:18:58 smithi174 bash[91578]: cluster 2023-09-23T20:18:57.217340+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 854 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:18:58.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:58.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:58.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:58.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:18:58 smithi112 bash[107672]: cluster 2023-09-23T20:18:57.217340+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 854 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:18:58.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:18:58 smithi112 bash[104422]: cluster 2023-09-23T20:18:57.217340+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 854 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:18:58.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:58.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:58.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:58.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:59.050 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:59.084 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:59.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:59.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:59.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:59.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:59.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:59.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:59.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:59.622 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:59.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:59.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:59.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:59.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:59.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:59.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:59.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:59.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:00.095 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:19:00.134 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.157 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:00.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:00.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:00.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:00.295 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:19:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:19:00] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2023-09-23T20:19:00.296 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:00 smithi112 bash[104422]: cluster 2023-09-23T20:18:59.218374+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 863 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:00.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:00.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:00 smithi112 bash[107672]: cluster 2023-09-23T20:18:59.218374+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 863 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:00.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:00.482 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:00.482 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:00.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:00.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:00.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.797 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:00 smithi174 bash[91578]: cluster 2023-09-23T20:18:59.218374+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 863 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:00.812 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:00.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:00.944 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:00.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:01.050 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:01.075 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:01.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:01.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:01.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:01.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:01.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:01.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:01.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:01.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:01.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:01.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:01.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:01.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:01.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:01.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:01.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:01.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:01.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:02.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:02.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:02.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:02.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:02.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:02.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:02.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:02.365 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 219 (0%) 2023-09-23T20:19:02.365 INFO:teuthology.orchestra.run.smithi112.stdout:avg 27.375 2023-09-23T20:19:02.365 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 6.981 -> 6.981 (expected baseline 4.89419) 2023-09-23T20:19:02.365 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.3 with 16 -> 16 pgs (0.584475 -> 0.584475 * mean) 2023-09-23T20:19:02.365 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.4 with 36 -> 36 pgs (1.31507 -> 1.31507 * mean) 2023-09-23T20:19:02.365 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:19:02.366 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:19:02.366 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 3 2023-09-23T20:19:02.366 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:19:02.366 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0012 2023-09-23T20:19:02.366 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0121 2023-09-23T20:19:02.369 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:19:02.377 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:02.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:02.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:02.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:02.519 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:02 smithi112 bash[104422]: cluster 2023-09-23T20:19:01.219169+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:02.519 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:02 smithi112 bash[107672]: cluster 2023-09-23T20:19:01.219169+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:02 smithi174 bash[91578]: cluster 2023-09-23T20:19:01.219169+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:02.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:02.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:02.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:02.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:02.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:02.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:02.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:02.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:03.008 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:03.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:03.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:03.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:03.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:03.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:03.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:03.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:03.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:03.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:03.500 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:03 smithi112 bash[107672]: audit 2023-09-23T20:19:02.365861+0000 mgr.y (mgr.34107) 539 : audit 0 from='client.44669 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:19:03.500 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:03 smithi112 bash[104422]: audit 2023-09-23T20:19:02.365861+0000 mgr.y (mgr.34107) 539 : audit 0 from='client.44669 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:19:03.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:03.553 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:03 smithi174 bash[91578]: audit 2023-09-23T20:19:02.365861+0000 mgr.y (mgr.34107) 539 : audit 0 from='client.44669 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:19:03.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:03.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:03.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:03.687 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:03.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:03.750 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:19:03.751 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:19:03.751 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:19:03.751 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:19:03.751 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:19:03.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:03.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:04.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:04.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:04.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:04.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:04.224 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T20:19:04.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-09-23T20:19:04.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:04.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:04.334 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:04 smithi112 bash[107672]: cluster 2023-09-23T20:19:03.219869+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:04.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:04 smithi112 bash[104422]: cluster 2023-09-23T20:19:03.219869+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:04.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:04.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:04.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:04.547 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:04 smithi174 bash[91578]: cluster 2023-09-23T20:19:03.219869+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:04.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:19:04.562 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.626 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:04.730 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:04.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:04.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:04.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:04.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:05.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:05.118 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:05.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:05.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:05.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:05.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:05.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:05.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:05.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:05.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:05.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:05.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:05.710 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:05.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:05.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:05.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:05.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:06.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:06.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:06.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:06.209 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:06.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:06.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:06.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:06.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:06.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:06.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:06.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:06.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:06 smithi174 bash[91578]: cluster 2023-09-23T20:19:05.220554+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:06.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:06.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:06.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:06 smithi112 bash[104422]: cluster 2023-09-23T20:19:05.220554+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:06.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:06 smithi112 bash[107672]: cluster 2023-09-23T20:19:05.220554+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:06.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:06.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:06.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:06.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:06.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:06.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:07.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:07.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:07.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:07.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:07.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:07.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:07.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:07.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:07.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:07.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.933 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:19:07.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:07.960 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:19:07.985 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:19:08.013 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:19:08.037 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:19:08.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.063 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:19:08.078 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:08.090 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:19:08.121 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.122 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:19:08.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:08.217 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:08 smithi174 bash[91578]: cluster 2023-09-23T20:19:07.221310+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:08 smithi174 bash[91578]: audit 2023-09-23T20:19:07.905966+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.112:0/549253697' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:08 smithi174 bash[91578]: audit 2023-09-23T20:19:07.991881+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:08.321 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:08.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:08.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:08.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:08.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.604 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:08 smithi112 bash[107672]: cluster 2023-09-23T20:19:07.221310+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:08.604 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:08 smithi112 bash[107672]: audit 2023-09-23T20:19:07.905966+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.112:0/549253697' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:08.604 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:08 smithi112 bash[107672]: audit 2023-09-23T20:19:07.991881+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:08.604 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:08 smithi112 bash[104422]: cluster 2023-09-23T20:19:07.221310+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:08.605 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:08 smithi112 bash[104422]: audit 2023-09-23T20:19:07.905966+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.112:0/549253697' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:08.605 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:08 smithi112 bash[104422]: audit 2023-09-23T20:19:07.991881+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:08.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:08.721 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:08.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:08.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:08.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:08.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:09.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:09.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:09.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:09.325 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:19:09.341 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:19:09.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:09.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:09.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:09.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:09.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:09.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:09 smithi174 bash[91578]: audit 2023-09-23T20:19:08.321700+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.112:0/2185012865' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:09.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:09.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:09 smithi112 bash[107672]: audit 2023-09-23T20:19:08.321700+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.112:0/2185012865' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:09.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:09 smithi112 bash[104422]: audit 2023-09-23T20:19:08.321700+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.112:0/2185012865' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:09.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:09.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:09.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:09.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:09.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:09.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:10.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:10.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:10.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:10.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:10.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:10.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:10.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:10.460 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:19:10] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: cluster 2023-09-23T20:19:09.222353+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: cluster 2023-09-23T20:19:09.311319+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: cluster 2023-09-23T20:19:09.316503+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: audit 2023-09-23T20:19:09.321818+0000 mon.a (mon.0) 703 : audit 1 from='client.? 172.21.15.112:0/2185012865' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: cluster 2023-09-23T20:19:09.321903+0000 mon.a (mon.0) 704 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: cluster 2023-09-23T20:19:09.386206+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: audit 2023-09-23T20:19:10.122596+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:19:10.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[104422]: cluster 2023-09-23T20:19:10.176116+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: cluster 2023-09-23T20:19:09.222353+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: cluster 2023-09-23T20:19:09.311319+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: cluster 2023-09-23T20:19:09.316503+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: audit 2023-09-23T20:19:09.321818+0000 mon.a (mon.0) 703 : audit 1 from='client.? 172.21.15.112:0/2185012865' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: cluster 2023-09-23T20:19:09.321903+0000 mon.a (mon.0) 704 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: cluster 2023-09-23T20:19:09.386206+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: audit 2023-09-23T20:19:10.122596+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:19:10.462 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:10 smithi112 bash[107672]: cluster 2023-09-23T20:19:10.176116+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:10.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: cluster 2023-09-23T20:19:09.222353+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: cluster 2023-09-23T20:19:09.311319+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: cluster 2023-09-23T20:19:09.316503+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: audit 2023-09-23T20:19:09.321818+0000 mon.a (mon.0) 703 : audit 1 from='client.? 172.21.15.112:0/2185012865' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: cluster 2023-09-23T20:19:09.321903+0000 mon.a (mon.0) 704 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: cluster 2023-09-23T20:19:09.386206+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: audit 2023-09-23T20:19:10.122596+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:19:10.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:10 smithi174 bash[91578]: cluster 2023-09-23T20:19:10.176116+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:10.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:10.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:10.924 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:10.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:10.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:11.052 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:11.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:11.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:11.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:11.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:11.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:11.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:11.454 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:11 smithi112 bash[107672]: cluster 2023-09-23T20:19:10.175987+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:11.454 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:11 smithi112 bash[104422]: cluster 2023-09-23T20:19:10.175987+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:11.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:11.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:11.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:11.585 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:11 smithi174 bash[91578]: cluster 2023-09-23T20:19:10.175987+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:19:11.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:11.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:11.832 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:11.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:11.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:11.970 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:11.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:19:11.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:12.100 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:12.130 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:12.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:12.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:12.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.385 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:12.489 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:12.518 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:12.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:12.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:12.648 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:12.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:12.681 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:19:12.681 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:19:12.700 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_2' created 2023-09-23T20:19:12.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:12.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:12.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:12.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:12 smithi112 bash[104422]: cluster 2023-09-23T20:19:11.223142+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:12.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:12 smithi112 bash[104422]: audit 2023-09-23T20:19:12.194669+0000 mon.a (mon.0) 706 : audit 1 from='client.? 172.21.15.112:0/3299982715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T20:19:12.896 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:12 smithi112 bash[107672]: cluster 2023-09-23T20:19:11.223142+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:12.896 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:12 smithi112 bash[107672]: audit 2023-09-23T20:19:12.194669+0000 mon.a (mon.0) 706 : audit 1 from='client.? 172.21.15.112:0/3299982715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T20:19:12.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:12.916 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:12 smithi174 bash[91578]: cluster 2023-09-23T20:19:11.223142+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:12.916 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:12 smithi174 bash[91578]: audit 2023-09-23T20:19:12.194669+0000 mon.a (mon.0) 706 : audit 1 from='client.? 172.21.15.112:0/3299982715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T20:19:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:13.018 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:13.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:13.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:13.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:13.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:13.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:13.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:13.418 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:13.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:13.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:19:13.522 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:13.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:13.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:19:13.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:13.696 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: cluster 2023-09-23T20:19:12.685047+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:13.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:13.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:13.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: cluster 2023-09-23T20:19:12.685047+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: cluster 2023-09-23T20:19:12.690568+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.925 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: cluster 2023-09-23T20:19:12.690873+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: audit 2023-09-23T20:19:12.691172+0000 mon.a (mon.0) 707 : audit 1 from='client.? 172.21.15.112:0/3299982715' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: cluster 2023-09-23T20:19:12.691310+0000 mon.a (mon.0) 708 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: cluster 2023-09-23T20:19:12.693278+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[107672]: cluster 2023-09-23T20:19:12.694520+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: cluster 2023-09-23T20:19:12.685047+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: cluster 2023-09-23T20:19:12.690568+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: cluster 2023-09-23T20:19:12.690873+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: audit 2023-09-23T20:19:12.691172+0000 mon.a (mon.0) 707 : audit 1 from='client.? 172.21.15.112:0/3299982715' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T20:19:13.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: cluster 2023-09-23T20:19:12.691310+0000 mon.a (mon.0) 708 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-09-23T20:19:13.927 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: cluster 2023-09-23T20:19:12.693278+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.927 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:13 smithi112 bash[104422]: cluster 2023-09-23T20:19:12.694520+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:13.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:13.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-23T20:19:14.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:14.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: cluster 2023-09-23T20:19:12.690568+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:14.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: cluster 2023-09-23T20:19:12.690873+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:14.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: audit 2023-09-23T20:19:12.691172+0000 mon.a (mon.0) 707 : audit 1 from='client.? 172.21.15.112:0/3299982715' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T20:19:14.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: cluster 2023-09-23T20:19:12.691310+0000 mon.a (mon.0) 708 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-09-23T20:19:14.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: cluster 2023-09-23T20:19:12.693278+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:14.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:13 smithi174 bash[91578]: cluster 2023-09-23T20:19:12.694520+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:19:14.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:14.192 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.223 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:14.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:14.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:14.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:14.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:14.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:14.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:14.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:14.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:14.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:14.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:14.857 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:14.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.223815+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v515: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:14.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.684178+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:14.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.684247+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:14.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.686306+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:14.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.686652+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:14.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.686692+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:14.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.688383+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:14.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:14 smithi174 bash[91578]: cluster 2023-09-23T20:19:13.688696+0000 mon.a (mon.0) 709 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-09-23T20:19:14.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:14.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:14.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.223815+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v515: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:15.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.684178+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.684247+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.686306+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.686652+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.686692+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.688383+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[104422]: cluster 2023-09-23T20:19:13.688696+0000 mon.a (mon.0) 709 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.223815+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v515: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.684178+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.684247+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.686306+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.686652+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.686692+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.007 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.688383+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:19:15.008 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:14 smithi112 bash[107672]: cluster 2023-09-23T20:19:13.688696+0000 mon.a (mon.0) 709 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-09-23T20:19:15.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:15.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:15.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:15.283 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:15.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:15.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:15.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:15.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:15.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:15.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:15.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:15.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:15.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:15.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:15.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:15.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:15.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:15.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:15.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:15 smithi174 bash[91578]: cluster 2023-09-23T20:19:14.702684+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:15.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:15 smithi174 bash[91578]: cluster 2023-09-23T20:19:14.707985+0000 mon.a (mon.0) 710 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-23T20:19:15.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:15 smithi174 bash[91578]: cluster 2023-09-23T20:19:14.957301+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:15.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:15 smithi174 bash[91578]: cluster 2023-09-23T20:19:14.960631+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:15.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:15 smithi174 bash[91578]: cluster 2023-09-23T20:19:15.224513+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v518: 89 pgs: 1 creating+activating, 3 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:15.952 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:15 smithi174 bash[91578]: cluster 2023-09-23T20:19:15.227384+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:15.970 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:15.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:16.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:16.085 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[107672]: cluster 2023-09-23T20:19:14.702684+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.085 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[107672]: cluster 2023-09-23T20:19:14.707985+0000 mon.a (mon.0) 710 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-23T20:19:16.085 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[107672]: cluster 2023-09-23T20:19:14.957301+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.085 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[107672]: cluster 2023-09-23T20:19:14.960631+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.085 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[107672]: cluster 2023-09-23T20:19:15.224513+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v518: 89 pgs: 1 creating+activating, 3 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[107672]: cluster 2023-09-23T20:19:15.227384+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[104422]: cluster 2023-09-23T20:19:14.702684+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[104422]: cluster 2023-09-23T20:19:14.707985+0000 mon.a (mon.0) 710 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[104422]: cluster 2023-09-23T20:19:14.957301+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[104422]: cluster 2023-09-23T20:19:14.960631+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[104422]: cluster 2023-09-23T20:19:15.224513+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v518: 89 pgs: 1 creating+activating, 3 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 884 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:16.086 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:15 smithi112 bash[104422]: cluster 2023-09-23T20:19:15.227384+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:16.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:16.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:16.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:16.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:16.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:16.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:16.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:16.435 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:16.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:16.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:16.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:16.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:16.631 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:16.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 7.24461 -> 7.24461 (expected baseline 5.40399) 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.3 with 21 -> 21 pgs (0.629214 -> 0.629214 * mean) 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.1 with 42 -> 42 pgs (1.25843 -> 1.25843 * mean) 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:19:16.725 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 0.05 2023-09-23T20:19:16.726 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:19:16.726 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0012 2023-09-23T20:19:16.726 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0121 2023-09-23T20:19:16.728 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:19:16.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:16.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:16.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:16.869 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:16 smithi174 bash[91578]: cluster 2023-09-23T20:19:15.227229+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:16.869 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:16 smithi174 bash[91578]: audit 2023-09-23T20:19:16.515848+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:16.869 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:16 smithi174 bash[91578]: audit 2023-09-23T20:19:16.523823+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:16.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:16.991 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:17.025 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:17.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:17.129 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:17.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:16 smithi112 bash[104422]: cluster 2023-09-23T20:19:15.227229+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:17.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:16 smithi112 bash[104422]: audit 2023-09-23T20:19:16.515848+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:17.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:16 smithi112 bash[104422]: audit 2023-09-23T20:19:16.523823+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:17.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:16 smithi112 bash[107672]: cluster 2023-09-23T20:19:15.227229+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:19:17.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:16 smithi112 bash[107672]: audit 2023-09-23T20:19:16.515848+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:17.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:16 smithi112 bash[107672]: audit 2023-09-23T20:19:16.523823+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:17.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:17.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:17.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:17.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:17.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.418 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:17.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:17.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:17.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.818 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:17.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:18.054 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:19:18.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:18.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:18.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:18.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:18.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:18.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:18.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:18.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:18.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:18.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:18.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:18.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: audit 2023-09-23T20:19:16.725458+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.44690 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:19:18.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: cluster 2023-09-23T20:19:17.225178+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v519: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:18.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: audit 2023-09-23T20:19:17.517749+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: audit 2023-09-23T20:19:17.524211+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: audit 2023-09-23T20:19:18.000779+0000 mon.a (mon.0) 715 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: audit 2023-09-23T20:19:18.002143+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[107672]: audit 2023-09-23T20:19:18.008861+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: audit 2023-09-23T20:19:16.725458+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.44690 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: cluster 2023-09-23T20:19:17.225178+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v519: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: audit 2023-09-23T20:19:17.517749+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: audit 2023-09-23T20:19:17.524211+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: audit 2023-09-23T20:19:18.000779+0000 mon.a (mon.0) 715 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: audit 2023-09-23T20:19:18.002143+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:19:18.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:18 smithi112 bash[104422]: audit 2023-09-23T20:19:18.008861+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:18.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:18.749 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:18.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:18.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: audit 2023-09-23T20:19:16.725458+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.44690 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:19:18.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: cluster 2023-09-23T20:19:17.225178+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v519: 89 pgs: 1 creating+activating, 3 creating+peering, 85 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:18.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: audit 2023-09-23T20:19:17.517749+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: audit 2023-09-23T20:19:17.524211+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: audit 2023-09-23T20:19:18.000779+0000 mon.a (mon.0) 715 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:19:18.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: audit 2023-09-23T20:19:18.002143+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:19:18.786 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:18 smithi174 bash[91578]: audit 2023-09-23T20:19:18.008861+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:18.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:18.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:18.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:19.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:19.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:19.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:19.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:19.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:19.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:19.420 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:19.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:19.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:19.714 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:19.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:19.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:19.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:19.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:19.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:19.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:20.068 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:20.068 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:20.075 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:20.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:20.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:20.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:20.353 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:19:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:19:20] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2023-09-23T20:19:20.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:20.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:20.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:20.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:20.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:20.613 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:20 smithi112 bash[104422]: cluster 2023-09-23T20:19:19.226297+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:20.613 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:20 smithi112 bash[107672]: cluster 2023-09-23T20:19:19.226297+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:20.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:20.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:20.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:20.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:20 smithi174 bash[91578]: cluster 2023-09-23T20:19:19.226297+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:20.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:20.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:20.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:20.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:21.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:21.135 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:21.239 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:21.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:21.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:21.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:21.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:21.583 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:19:21.583 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:19:21.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:21.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:21.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:21.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:21.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:21.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:21.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:21.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:22.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:22.030 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:19:22.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:22.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:22.056 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:19:22.080 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:19:22.104 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:19:22.127 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:19:22.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:22.155 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:19:22.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:22.176 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:19:22.199 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:19:22.201 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.202 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:19:22.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:22.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:22.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:19:22.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.433 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:22.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:22.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:22.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:22.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:22.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:22.802 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:22 smithi112 bash[104422]: cluster 2023-09-23T20:19:21.227153+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:22.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:22 smithi112 bash[104422]: audit 2023-09-23T20:19:22.005392+0000 mon.a (mon.0) 718 : audit 0 from='client.? 172.21.15.112:0/1019261584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:22.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:22 smithi112 bash[107672]: cluster 2023-09-23T20:19:21.227153+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:22.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:22 smithi112 bash[107672]: audit 2023-09-23T20:19:22.005392+0000 mon.a (mon.0) 718 : audit 0 from='client.? 172.21.15.112:0/1019261584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:22.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:22.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:22 smithi174 bash[91578]: cluster 2023-09-23T20:19:21.227153+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:22.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:22 smithi174 bash[91578]: audit 2023-09-23T20:19:22.005392+0000 mon.a (mon.0) 718 : audit 0 from='client.? 172.21.15.112:0/1019261584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:22.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:22.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:22.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:23.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:23.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:23.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:23.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:23.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:23.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:23.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:23.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:23.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:23.400 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-09-23T20:19:23.400 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:19:23.400 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T20:19:23.400 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:19:23.400 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:19:23.400 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T20:19:23.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:23.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:23.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:23 smithi112 bash[104422]: audit 2023-09-23T20:19:22.992988+0000 mon.a (mon.0) 719 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:23 smithi112 bash[104422]: audit 2023-09-23T20:19:23.215149+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:23.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:23 smithi112 bash[104422]: audit 2023-09-23T20:19:23.334610+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2023-09-23T20:19:23.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:23 smithi112 bash[107672]: audit 2023-09-23T20:19:22.992988+0000 mon.a (mon.0) 719 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:23 smithi112 bash[107672]: audit 2023-09-23T20:19:23.215149+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:23.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:23 smithi112 bash[107672]: audit 2023-09-23T20:19:23.334610+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2023-09-23T20:19:23.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:23.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:23.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:23.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:23.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:23 smithi174 bash[91578]: audit 2023-09-23T20:19:22.992988+0000 mon.a (mon.0) 719 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:23.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:23 smithi174 bash[91578]: audit 2023-09-23T20:19:23.215149+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:23.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:23 smithi174 bash[91578]: audit 2023-09-23T20:19:23.334610+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2023-09-23T20:19:23.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:23.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:23.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:24.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:24.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:24.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:24.292 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:24.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:24.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:24.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:24.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:24.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:24 smithi174 bash[91578]: cluster 2023-09-23T20:19:23.227869+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:24.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:24 smithi174 bash[91578]: audit 2023-09-23T20:19:24.231213+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2023-09-23T20:19:24.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:24 smithi174 bash[91578]: cluster 2023-09-23T20:19:24.231316+0000 mon.a (mon.0) 723 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-23T20:19:24.579 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:24.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:24.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:24.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:24.766 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:24 smithi112 bash[107672]: cluster 2023-09-23T20:19:23.227869+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:24.766 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:24 smithi112 bash[107672]: audit 2023-09-23T20:19:24.231213+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2023-09-23T20:19:24.766 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:24 smithi112 bash[107672]: cluster 2023-09-23T20:19:24.231316+0000 mon.a (mon.0) 723 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-23T20:19:24.766 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:24 smithi112 bash[104422]: cluster 2023-09-23T20:19:23.227869+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:24.766 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:24 smithi112 bash[104422]: audit 2023-09-23T20:19:24.231213+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2023-09-23T20:19:24.767 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:24 smithi112 bash[104422]: cluster 2023-09-23T20:19:24.231316+0000 mon.a (mon.0) 723 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-23T20:19:24.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:24.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:24.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:24.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:24.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:25.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:25.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:25.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:25.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:25.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:25.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:25.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:25.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.515 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:25.619 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:25 smithi174 bash[91578]: cluster 2023-09-23T20:19:24.489785+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:25 smithi174 bash[91578]: cluster 2023-09-23T20:19:24.492032+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:25 smithi174 bash[91578]: cluster 2023-09-23T20:19:25.029828+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:25 smithi174 bash[91578]: cluster 2023-09-23T20:19:25.030061+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:25.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:25.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[104422]: cluster 2023-09-23T20:19:24.489785+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[104422]: cluster 2023-09-23T20:19:24.492032+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[104422]: cluster 2023-09-23T20:19:25.029828+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[104422]: cluster 2023-09-23T20:19:25.030061+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[107672]: cluster 2023-09-23T20:19:24.489785+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[107672]: cluster 2023-09-23T20:19:24.492032+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[107672]: cluster 2023-09-23T20:19:25.029828+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:25 smithi112 bash[107672]: cluster 2023-09-23T20:19:25.030061+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:25.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:26.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:26.060 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:26.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:26.194 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:26.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:26.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:26.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:26.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:26.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:26.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:26.576 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[104422]: cluster 2023-09-23T20:19:25.029910+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[104422]: cluster 2023-09-23T20:19:25.228366+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[104422]: cluster 2023-09-23T20:19:25.538779+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[104422]: cluster 2023-09-23T20:19:25.545108+0000 mon.a (mon.0) 724 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[107672]: cluster 2023-09-23T20:19:25.029910+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[107672]: cluster 2023-09-23T20:19:25.228366+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[107672]: cluster 2023-09-23T20:19:25.538779+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:19:26.577 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:26 smithi112 bash[107672]: cluster 2023-09-23T20:19:25.545108+0000 mon.a (mon.0) 724 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-23T20:19:26.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:26.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:26.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:26.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:26.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:19:26.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:26 smithi174 bash[91578]: cluster 2023-09-23T20:19:25.029910+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:19:26.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:26 smithi174 bash[91578]: cluster 2023-09-23T20:19:25.228366+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:26.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:26 smithi174 bash[91578]: cluster 2023-09-23T20:19:25.538779+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:19:26.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:26 smithi174 bash[91578]: cluster 2023-09-23T20:19:25.545108+0000 mon.a (mon.0) 724 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-23T20:19:26.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:26.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:26.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:26.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:26.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:27.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.129 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:19:27.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:27.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:27.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:27.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:27.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:27.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:27.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:27.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:27.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:27.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:27.559 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:19:27.560 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-23T20:19:27.633 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:27.657 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:27.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:27.760 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:27.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:27 smithi174 bash[91578]: cluster 2023-09-23T20:19:26.630845+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:19:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:27 smithi174 bash[91578]: audit 2023-09-23T20:19:27.218217+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.112:0/3432921837' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:19:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:27 smithi174 bash[91578]: audit 2023-09-23T20:19:27.218768+0000 mon.a (mon.0) 725 : 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-09-23T20:19:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:27 smithi174 bash[91578]: audit 2023-09-23T20:19:27.241925+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.112:0/1321290728' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:27 smithi174 bash[91578]: audit 2023-09-23T20:19:27.242373+0000 mon.a (mon.0) 726 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:27.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:27.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[107672]: cluster 2023-09-23T20:19:26.630845+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:19:27.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[107672]: audit 2023-09-23T20:19:27.218217+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.112:0/3432921837' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:19:27.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[107672]: audit 2023-09-23T20:19:27.218768+0000 mon.a (mon.0) 725 : 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-09-23T20:19:27.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[107672]: audit 2023-09-23T20:19:27.241925+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.112:0/1321290728' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:27.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[107672]: audit 2023-09-23T20:19:27.242373+0000 mon.a (mon.0) 726 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:27.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[104422]: cluster 2023-09-23T20:19:26.630845+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:19:27.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[104422]: audit 2023-09-23T20:19:27.218217+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.112:0/3432921837' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:19:27.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[104422]: audit 2023-09-23T20:19:27.218768+0000 mon.a (mon.0) 725 : 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-09-23T20:19:27.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[104422]: audit 2023-09-23T20:19:27.241925+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.112:0/1321290728' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:27.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:27 smithi112 bash[104422]: audit 2023-09-23T20:19:27.242373+0000 mon.a (mon.0) 726 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:27.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:28.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:28.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:28.145 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:19:28.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:28.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:28.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:28.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:28.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.228911+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.540806+0000 mon.a (mon.0) 727 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.540847+0000 mon.a (mon.0) 728 : cluster 1 Cluster is now healthy 2023-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.545723+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: audit 2023-09-23T20:19:27.554837+0000 mon.a (mon.0) 729 : 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-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: audit 2023-09-23T20:19:27.554959+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:19:28.689 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.555060+0000 mon.a (mon.0) 731 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.639633+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.973814+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.228911+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.540806+0000 mon.a (mon.0) 727 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.540847+0000 mon.a (mon.0) 728 : cluster 1 Cluster is now healthy 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.545723+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: audit 2023-09-23T20:19:27.554837+0000 mon.a (mon.0) 729 : 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-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: audit 2023-09-23T20:19:27.554959+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.555060+0000 mon.a (mon.0) 731 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-23T20:19:28.690 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.639633+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.691 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:28 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.973814+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:28.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:28.809 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.228911+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail 2023-09-23T20:19:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.540806+0000 mon.a (mon.0) 727 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.540847+0000 mon.a (mon.0) 728 : cluster 1 Cluster is now healthy 2023-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.545723+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: audit 2023-09-23T20:19:27.554837+0000 mon.a (mon.0) 729 : 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-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: audit 2023-09-23T20:19:27.554959+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.555060+0000 mon.a (mon.0) 731 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.639633+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:28 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.973814+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:28.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:28.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:29.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:29.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:29.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:29.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:29.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:29.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:29.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:29.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:29.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:29.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:29.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:29.605 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:29 smithi174 bash[91578]: cluster 2023-09-23T20:19:27.973872+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:29.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:29.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:29.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:29.736 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:29 smithi112 bash[104422]: cluster 2023-09-23T20:19:27.973872+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:29.736 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:29 smithi112 bash[107672]: cluster 2023-09-23T20:19:27.973872+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:19:29.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:29.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:29.860 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:29.884 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:29.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:29.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:30.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:30.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:30.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:30.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:30.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:19:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:19:30] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2023-09-23T20:19:30.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:30.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:30.493 DEBUG:teuthology.orchestra.run.smithi112:> /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-09-23T20:19:30.496 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:19:30.496 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:19:30.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.541 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:hints = 1 2023-09-23T20:19:30.541 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:19:30.541 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object prefix: benchmark_data_smithi112_174259 2023-09-23T20:19:30.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:19:30.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:19:30.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:30.660 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:30.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:30.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:30.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:30 smithi174 bash[91578]: cluster 2023-09-23T20:19:29.229606+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:30.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:30.800 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:30 smithi112 bash[104422]: cluster 2023-09-23T20:19:29.229606+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:30.800 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:30 smithi112 bash[107672]: cluster 2023-09-23T20:19:29.229606+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 582 KiB data, 885 MiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:30.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:30.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:30.952 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:31.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:31.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:31.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:31.315 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:31.444 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:31.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:31.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:19:31.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:31.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 1 16 2713 2697 168.553 168.562 0.0109896 0.00590359 2023-09-23T20:19:31.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:31.601 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:31.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:31.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:31.732 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:31.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:31.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:31.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:31.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:31.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:31.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:32.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:32.129 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:32.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:32.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:32.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:32.325 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:19:32.325 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:19:32.325 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:19:32.325 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:19:32.325 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:19:32.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:32.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:32.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:32.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:32.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:32.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 2 16 4909 4893 152.89 137.25 0.00398144 0.00613442 2023-09-23T20:19:32.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:32.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:32.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:32.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:32.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:32.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:32.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:32.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:32 smithi174 bash[91578]: cluster 2023-09-23T20:19:31.230288+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 24 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s wr, 53 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:32 smithi112 bash[104422]: cluster 2023-09-23T20:19:31.230288+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 24 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s wr, 53 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:32.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:32 smithi112 bash[107672]: cluster 2023-09-23T20:19:31.230288+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 24 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s wr, 53 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:32.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:33.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:33.030 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:33.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:33.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:33.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:33.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:33.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:33.293 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:33.318 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:33.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:33.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:33.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:33.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 3 16 6966 6950 144.776 128.562 0.00612215 0.00689255 2023-09-23T20:19:33.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:33.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:33.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:33.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:33.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:33.941 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:33.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:34.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:34.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:34.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:34.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:34.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:34.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:34 smithi174 bash[91578]: cluster 2023-09-23T20:19:33.231226+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 93 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s wr, 183 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:34.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:34.350 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:34 smithi112 bash[104422]: cluster 2023-09-23T20:19:33.231226+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 93 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s wr, 183 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:34.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:34 smithi112 bash[107672]: cluster 2023-09-23T20:19:33.231226+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 93 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s wr, 183 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:34.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:34.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:34.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:34.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 4 15 9504 9489 148.25 158.688 0.00412843 0.00673627 2023-09-23T20:19:34.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:34.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:34.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:34.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:19:34.733 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:34.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:34.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:34.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:34.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:34.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:35.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:35.074 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:19:35.075 INFO:teuthology.orchestra.run.smithi174.stdout: "success": "" 2023-09-23T20:19:35.075 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:19:35.127 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:35.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:35.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:35.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:35.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:35.393 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:35.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:35.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 5 16 11894 11878 148.459 149.312 0.00424822 0.00672646 2023-09-23T20:19:35.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:35.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:35.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:35.912 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:35.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:36.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:36.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:36.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:36.094 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:36.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:36.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:36.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:36.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:36.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:36 smithi112 bash[107672]: cluster 2023-09-23T20:19:35.231894+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 280 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s wr, 460 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:36.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:36 smithi112 bash[104422]: cluster 2023-09-23T20:19:35.231894+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 280 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s wr, 460 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:36.436 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:36.446 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:36 smithi174 bash[91578]: cluster 2023-09-23T20:19:35.231894+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 280 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s wr, 460 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:36.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:36.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:36.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 6 16 14030 14014 145.964 133.5 0.00631943 0.00684088 2023-09-23T20:19:36.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:36.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:36.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:36.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:36.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:36.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:36.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:36.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:36.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:36.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:36.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:37.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:37.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:37.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:37.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:37.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:37.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:37.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:37.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:37.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:37.542 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 7 16 16327 16311 145.619 143.562 0.00733709 0.00686124 2023-09-23T20:19:37.616 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:37.646 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:37.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:37.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.778 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:37.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:37.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:38.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:38.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:38.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:38.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:38.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:38.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:38.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:38.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:38.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:38.523 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:38 smithi112 bash[104422]: cluster 2023-09-23T20:19:37.233106+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 598 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:38.523 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:38 smithi112 bash[104422]: audit 2023-09-23T20:19:37.996950+0000 mon.a (mon.0) 732 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:38.523 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:38 smithi112 bash[104422]: audit 2023-09-23T20:19:37.998276+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:38.524 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:38 smithi112 bash[107672]: cluster 2023-09-23T20:19:37.233106+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 598 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:38.524 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:38 smithi112 bash[107672]: audit 2023-09-23T20:19:37.996950+0000 mon.a (mon.0) 732 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:38.524 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:38 smithi112 bash[107672]: audit 2023-09-23T20:19:37.998276+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:38.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:38.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:38.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 8 16 17992 17976 140.423 104.062 0.00936698 0.00711514 2023-09-23T20:19:38.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:38 smithi174 bash[91578]: cluster 2023-09-23T20:19:37.233106+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 598 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:38.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:38 smithi174 bash[91578]: audit 2023-09-23T20:19:37.996950+0000 mon.a (mon.0) 732 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:38 smithi174 bash[91578]: audit 2023-09-23T20:19:37.998276+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:38.644 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.676 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:38.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:38.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:39.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:39.073 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:39.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:39.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:39.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:39.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:39.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:39.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:39.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:39.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:39.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:39.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 9 16 19951 19935 138.424 122.438 0.0107246 0.00721803 2023-09-23T20:19:39.569 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:39.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:39.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.856 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:39.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.979 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:19:39.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:40.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:40.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:40.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:40.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:40.247 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:19:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:19:40] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:19:40.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:40.373 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:40.401 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:40.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:40.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.514 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:40 smithi112 bash[104422]: cluster 2023-09-23T20:19:39.233967+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 988 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:40.514 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:40 smithi112 bash[107672]: cluster 2023-09-23T20:19:39.233967+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 988 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:40.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:40.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 10 16 21846 21830 136.424 118.438 0.00524422 0.00732166 2023-09-23T20:19:40.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:40 smithi174 bash[91578]: cluster 2023-09-23T20:19:39.233967+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 988 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:19:40.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:40.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:40.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:40.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:40.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:40.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:40.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:41.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:41.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:41.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:41.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:41.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:41.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:41.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:41.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:41.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:41.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:41.452 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-09-23T20:19:41.452 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:19:41.452 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T20:19:41.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:19:41.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:41.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:41.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 11 16 23567 23551 133.8 107.562 0.00663551 0.00746647 2023-09-23T20:19:41.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:41.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:41.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:41.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:41.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:41.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:41.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:41.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:41.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:41.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:42.117 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:42.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:42.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:42.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:42.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 12 16 25267 25251 131.503 106.25 0.00484229 0.00759738 2023-09-23T20:19:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:42.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:42 smithi174 bash[91578]: cluster 2023-09-23T20:19:41.234619+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:19:42.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:42 smithi112 bash[104422]: cluster 2023-09-23T20:19:41.234619+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:19:42.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:42 smithi112 bash[107672]: cluster 2023-09-23T20:19:41.234619+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:19:42.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:42.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:42.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:42.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:42.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:43.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:43.180 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:43.308 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:43.333 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:43.437 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:43.462 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:43.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 13 16 27064 27048 130.026 112.312 0.00628615 0.00768437 2023-09-23T20:19:43.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:43.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:43.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:43.701 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:43.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:43.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:43.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.856 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:43.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:44.096 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:44.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:44 smithi112 bash[104422]: cluster 2023-09-23T20:19:43.235667+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:19:44.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:44.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:44.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:44.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:44.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:44.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:44.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.513 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:44 smithi112 bash[107672]: cluster 2023-09-23T20:19:43.235667+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:19:44.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:44.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 14 16 28790 28774 128.443 107.875 0.00709431 0.00778015 2023-09-23T20:19:44.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:44 smithi174 bash[91578]: cluster 2023-09-23T20:19:43.235667+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T20:19:44.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:44.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:44.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:44.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:44.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:44.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:44.889 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:45.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:45.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:45.122 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:19:45.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.160 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:19:45.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:45.199 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:19:45.245 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:178784 6.5 6.b69253e5 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e119)", 2023-09-23T20:19:45.263 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:36.284226+0000", 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 128.97370478299999, 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.005221734, 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 178784 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.264 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284226+0000", 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284226+0000", 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284224+0000", 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.265 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284233+0000", 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8720000000000008e-06 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284266+0000", 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3195000000000003e-05 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.266 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284275+0000", 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4789999999999996e-06 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284335+0000", 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0167999999999997e-05 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284343+0000", 2023-09-23T20:19:45.267 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9670000000000001e-06 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:37.289392+0000", 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0050495800000001 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:37.289447+0000", 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5098e-05 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.268 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:178790 6.3 6.97235383 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e119)", 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:36.284293+0000", 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 128.973637196, 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.00684828, 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 178790 2023-09-23T20:19:45.269 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284293+0000", 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284293+0000", 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.270 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284293+0000", 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284296+0000", 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4819999999999999e-06 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284303+0000", 2023-09-23T20:19:45.271 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7920000000000004e-06 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284307+0000", 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8829999999999999e-06 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284352+0000", 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4929000000000003e-05 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.272 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:36.284359+0000", 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6890000000000004e-06 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:37.291124+0000", 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0067642919999999 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:37.291141+0000", 2023-09-23T20:19:45.273 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7767000000000001e-05 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186263 6.3 6:c70966f9:::benchmark_data_smithi112_150607_object79387:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.294648+0000", 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.96328206299999, 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0380235900000001, 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.274 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186263 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294648+0000", 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.275 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294648+0000", 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294647+0000", 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294654+0000", 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9840000000000004e-06 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.276 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294667+0000", 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3597999999999999e-05 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294674+0000", 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0380000000000002e-06 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.296275+0000", 2023-09-23T20:19:45.277 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0016005119999999999 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.296286+0000", 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0804e-05 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.332606+0000", 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.036320538 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.278 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.332672+0000", 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5652000000000001e-05 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186275 6.3 6:cb499f2b:::benchmark_data_smithi112_150607_object79399:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.294695+0000", 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.96323586299999, 2023-09-23T20:19:45.279 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.077048118, 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186275 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294695+0000", 2023-09-23T20:19:45.280 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294695+0000", 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294694+0000", 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.281 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294697+0000", 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9289999999999998e-06 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294703+0000", 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0839999999999997e-06 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.294707+0000", 2023-09-23T20:19:45.282 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0790000000000002e-06 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.296306+0000", 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0015984149999999999 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.296311+0000", 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1950000000000002e-06 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.283 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.332707+0000", 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0363961900000001 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.332787+0000", 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0439999999999996e-05 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.333242+0000", 2023-09-23T20:19:45.284 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00045419699999999999 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.350864+0000", 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.017622514999999998 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371601+0000", 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.020736566000000001 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.285 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371648+0000", 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6848000000000003e-05 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371705+0000", 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7809999999999997e-05 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371743+0000", 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7308000000000003e-05 2023-09-23T20:19:45.286 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186290 6.3 6:cff9f363:::benchmark_data_smithi112_150607_object79414:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.309637+0000", 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.948293166, 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0622583210000001, 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.287 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186290 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309637+0000", 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309637+0000", 2023-09-23T20:19:45.288 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309636+0000", 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309642+0000", 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.3949999999999998e-06 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.289 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309653+0000", 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0618000000000001e-05 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309659+0000", 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6370000000000004e-06 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309725+0000", 2023-09-23T20:19:45.290 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6676999999999999e-05 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.309739+0000", 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3504e-05 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.336672+0000", 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0269332229999999 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.291 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.336757+0000", 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5264000000000002e-05 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.336868+0000", 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011040999999999999 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.350870+0000", 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.014002792999999999 2023-09-23T20:19:45.292 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371779+0000", 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.020908891999999998 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371830+0000", 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0983000000000003e-05 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.293 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371866+0000", 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5386999999999998e-05 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371896+0000", 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9889000000000001e-05 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.294 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186294 6.3 6:ca41d5d1:::benchmark_data_smithi112_150607_object79418:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.315958+0000", 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.94197262500001, 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0560249939999999, 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186294 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.295 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.315958+0000", 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.315958+0000", 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.315956+0000", 2023-09-23T20:19:45.296 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.315964+0000", 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7779999999999996e-06 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.315982+0000", 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7873e-05 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.297 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.315992+0000", 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2580000000000001e-06 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.316064+0000", 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2663000000000005e-05 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.298 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.316076+0000", 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1348e-05 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.338830+0000", 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.022754105 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.338919+0000", 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8777999999999996e-05 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.299 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.339013+0000", 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4775e-05 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.350876+0000", 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011862272 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371809+0000", 2023-09-23T20:19:45.300 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.020933935000000001 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371923+0000", 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000113872 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371957+0000", 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3352999999999997e-05 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.301 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.371983+0000", 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.6058e-05 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186298 6.3 6:c5fee782:::benchmark_data_smithi112_150607_object79422:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.321610+0000", 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.936320591, 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.050656222, 2023-09-23T20:19:45.302 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186298 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321610+0000", 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.303 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321610+0000", 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321608+0000", 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.304 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321617+0000", 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.9379999999999998e-06 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321635+0000", 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7739000000000001e-05 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321644+0000", 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3370000000000006e-06 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.305 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321707+0000", 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2661000000000002e-05 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.321717+0000", 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0239e-05 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.306 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.340972+0000", 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0192548400000001 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.341052+0000", 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0307000000000002e-05 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.341134+0000", 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1359000000000005e-05 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.307 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.355275+0000", 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.014141813 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372011+0000", 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.016735889 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372174+0000", 2023-09-23T20:19:45.308 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000162435 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372237+0000", 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2883000000000001e-05 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372266+0000", 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9505999999999998e-05 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.309 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186318 6.3 6:c39d879a:::benchmark_data_smithi112_150607_object79442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.361873+0000", 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.896057172, 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0210163059999999, 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.310 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186318 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361873+0000", 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361873+0000", 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.311 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361872+0000", 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361878+0000", 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.643e-06 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.312 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361890+0000", 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2057e-05 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361895+0000", 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5169999999999999e-06 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361938+0000", 2023-09-23T20:19:45.313 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2534000000000003e-05 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.361949+0000", 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1100999999999999e-05 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.343006+0000", 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.98105717299999995 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.314 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.343127+0000", 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000120565 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.343255+0000", 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000128393 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.355287+0000", 2023-09-23T20:19:45.315 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.012031663 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372039+0000", 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.016752808000000001 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.382825+0000", 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010785726000000001 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.316 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.382861+0000", 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5587000000000003e-05 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.382890+0000", 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8768999999999998e-05 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.317 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186322 6.3 6:cd6271b3:::benchmark_data_smithi112_150607_object79446:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.366583+0000", 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.89134779299999, 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.016406659, 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186322 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.318 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366583+0000", 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366583+0000", 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.319 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366582+0000", 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366588+0000", 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1689999999999997e-06 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366602+0000", 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4662e-05 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.320 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366622+0000", 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9256e-05 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366691+0000", 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9698999999999998e-05 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.366700+0000", 2023-09-23T20:19:45.321 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7940000000000008e-06 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.345822+0000", 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.97912132200000002 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.345922+0000", 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010008199999999999 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.322 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.345993+0000", 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1686000000000004e-05 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.355297+0000", 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0093033490000000007 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372061+0000", 2023-09-23T20:19:45.323 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.016764241999999999 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.382925+0000", 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.01086373 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.382961+0000", 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6238000000000001e-05 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.324 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.382989+0000", 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8376000000000001e-05 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:186328 6.3 6:c69387ce:::benchmark_data_smithi112_150607_object79452:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:17:50.375650+0000", 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 114.882280404, 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.029939838, 2023-09-23T20:19:45.325 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 186328 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375650+0000", 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.326 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375650+0000", 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375648+0000", 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.327 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375656+0000", 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5229999999999998e-06 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375668+0000", 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2486999999999999e-05 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375675+0000", 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7959999999999998e-06 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.328 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375724+0000", 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8551999999999999e-05 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:50.375731+0000", 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7910000000000005e-06 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.347590+0000", 2023-09-23T20:19:45.329 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.97185850799999995 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.347739+0000", 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000148789 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.347895+0000", 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015660399999999999 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.330 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.359653+0000", 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011757402 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.372082+0000", 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.012429211000000001 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.405499+0000", 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.033417521999999998 2023-09-23T20:19:45.331 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.405543+0000", 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3744e-05 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:17:51.405590+0000", 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6643e-05 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.332 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:201379 6.5 6:a0af485c:::benchmark_data_smithi112_150607_object94503:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:16.080051+0000", 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 89.177879031000003, 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0521654949999999, 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201379 2023-09-23T20:19:45.333 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080051+0000", 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080051+0000", 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.334 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080049+0000", 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080056+0000", 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1929999999999998e-06 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.335 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080067+0000", 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0831e-05 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080073+0000", 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9120000000000001e-06 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080199+0000", 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012572399999999999 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.336 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op must wait for map", 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080207+0000", 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2239999999999995e-06 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.088216+0000", 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0080084660000000005 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.088233+0000", 2023-09-23T20:19:45.337 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7070000000000001e-05 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132147+0000", 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0439137949999999 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132217+0000", 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0172999999999994e-05 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.338 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:201387 6.5 6:a4e9471c:::benchmark_data_smithi112_150607_object94511:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:16.080103+0000", 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 89.177826979000002, 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0521841009999999, 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.339 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201387 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080103+0000", 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080103+0000", 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.340 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080102+0000", 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080109+0000", 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.3679999999999998e-06 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.341 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080121+0000", 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.223e-05 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080128+0000", 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4170000000000003e-06 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080271+0000", 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000142311 2023-09-23T20:19:45.342 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080277+0000", 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.195e-06 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.088257+0000", 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0079804709999999994 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.343 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.088264+0000", 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1469999999999998e-06 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132246+0000", 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0439828120000001 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132288+0000", 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1198000000000001e-05 2023-09-23T20:19:45.344 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:201394 6.5 6:a38736ef:::benchmark_data_smithi112_150607_object94518:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:16.080135+0000", 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 89.177795044000007, 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.111999953, 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.345 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201394 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080135+0000", 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.346 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080135+0000", 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080135+0000", 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080138+0000", 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.0460000000000001e-06 2023-09-23T20:19:45.347 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080145+0000", 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.165e-06 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080149+0000", 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.296e-06 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.348 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080303+0000", 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015381600000000001 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.080309+0000", 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7939999999999999e-06 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.088283+0000", 2023-09-23T20:19:45.349 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0079739570000000003 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.088289+0000", 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5799999999999999e-06 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132313+0000", 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0440241809999999 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.350 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132386+0000", 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3506999999999999e-05 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.132941+0000", 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00055518600000000005 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.155041+0000", 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.022099587 2023-09-23T20:19:45.351 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192009+0000", 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.036968150999999998 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192046+0000", 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6702000000000002e-05 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.352 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192094+0000", 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7772000000000003e-05 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192135+0000", 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1681999999999998e-05 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.353 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:201431 6.5 6:a7d9bc06:::benchmark_data_smithi112_150607_object94555:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:16.142288+0000", 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 89.115642551999997, 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.050014263, 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201431 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.354 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142288+0000", 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142288+0000", 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.355 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142287+0000", 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142291+0000", 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2690000000000001e-06 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142302+0000", 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0903999999999999e-05 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.356 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142308+0000", 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.161e-06 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142378+0000", 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9868000000000003e-05 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.357 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.142389+0000", 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1223000000000001e-05 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.145805+0000", 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0034161800000001 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.145978+0000", 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000172771 2023-09-23T20:19:45.358 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.146166+0000", 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018834 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.158116+0000", 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011949993000000001 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.359 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192179+0000", 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.034062183000000003 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192218+0000", 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8958999999999997e-05 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192264+0000", 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6723e-05 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192302+0000", 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7829e-05 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:201453 6.5 6:ad7fbf35:::benchmark_data_smithi112_150607_object94577:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:16.186328+0000", 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 89.071602098, 2023-09-23T20:19:45.361 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.006248555, 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201453 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186328+0000", 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.362 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186328+0000", 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186327+0000", 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.363 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186336+0000", 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.7110000000000007e-06 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186356+0000", 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9403999999999999e-05 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186364+0000", 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7660000000000004e-06 2023-09-23T20:19:45.364 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186444+0000", 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9536000000000006e-05 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.186460+0000", 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6535e-05 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.365 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.149253+0000", 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.96279237100000004 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.149437+0000", 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000184575 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.149543+0000", 2023-09-23T20:19:45.366 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000105592 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.158129+0000", 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0085855480000000001 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192345+0000", 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.034215981999999999 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.367 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192490+0000", 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014535700000000001 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192540+0000", 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0052000000000001e-05 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192577+0000", 2023-09-23T20:19:45.368 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6896e-05 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:201457 6.5 6:a5045063:::benchmark_data_smithi112_150607_object94581:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:16.187622+0000", 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 89.070308331999996, 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.005084203, 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.369 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201457 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187622+0000", 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.370 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187622+0000", 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187621+0000", 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187630+0000", 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2019999999999993e-06 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.371 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187644+0000", 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3816e-05 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187651+0000", 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0670000000000003e-06 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187708+0000", 2023-09-23T20:19:45.372 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6371e-05 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:16.187716+0000", 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3489999999999992e-06 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.152100+0000", 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.96438400999999996 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.373 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.152252+0000", 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015216399999999999 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.152438+0000", 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000186093 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.163754+0000", 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011315756999999999 2023-09-23T20:19:45.374 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192455+0000", 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.028701464999999999 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192618+0000", 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016243099999999999 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.375 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192669+0000", 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1143999999999997e-05 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:17.192706+0000", 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7316e-05 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.376 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:206666 6.8 6:150203ba:::benchmark_data_smithi112_150607_object99790:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:25.202740+0000", 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 80.055190007999997, 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.054776749, 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 206666 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.377 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202740+0000", 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202740+0000", 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.378 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202740+0000", 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202743+0000", 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3809999999999999e-06 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202752+0000", 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4910000000000005e-06 2023-09-23T20:19:45.379 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202756+0000", 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.177e-06 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202874+0000", 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000118038 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.380 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op must wait for map", 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.202889+0000", 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5234e-05 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.217101+0000", 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.014211926 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.217112+0000", 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0681e-05 2023-09-23T20:19:45.381 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.257421+0000", 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0403089459999999 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.257517+0000", 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.6259000000000001e-05 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.382 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:206730 6.8 6:1335cf4a:::benchmark_data_smithi112_150607_object99854:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:25.257818+0000", 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 80.000112083000005, 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.052186759, 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 206730 2023-09-23T20:19:45.383 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257818+0000", 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257818+0000", 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.384 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257818+0000", 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257822+0000", 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7650000000000001e-06 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257832+0000", 2023-09-23T20:19:45.385 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1500000000000005e-06 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257837+0000", 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.541e-06 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257884+0000", 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7296000000000003e-05 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.386 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.257893+0000", 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3089999999999996e-06 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.257592+0000", 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.99969955799999999 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.387 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.257799+0000", 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000206784 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.258708+0000", 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00090938200000000003 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.281063+0000", 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.022354645999999999 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.388 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.304798+0000", 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.023735096000000001 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.309942+0000", 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0051437310000000003 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.309976+0000", 2023-09-23T20:19:45.389 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4567000000000003e-05 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.310005+0000", 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8634999999999999e-05 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:206746 6.8 6:15af9b5c:::benchmark_data_smithi112_150607_object99870:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T20:19:45.390 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:25.282424+0000", 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 79.975506066999998, 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.032958204, 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 206746 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.391 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282424+0000", 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282424+0000", 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282422+0000", 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.392 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282431+0000", 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0550000000000005e-06 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282449+0000", 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7280999999999999e-05 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282457+0000", 2023-09-23T20:19:45.393 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8210000000000002e-06 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282511+0000", 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4146e-05 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.282522+0000", 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1569000000000001e-05 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.394 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.275417+0000", 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.99289449699999999 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.275578+0000", 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016105199999999999 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.275734+0000", 2023-09-23T20:19:45.395 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015659499999999999 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.281070+0000", 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0053352440000000003 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.304843+0000", 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.023773704999999999 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.396 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.315327+0000", 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010483922 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.315358+0000", 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.0518000000000002e-05 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.315383+0000", 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.4712e-05 2023-09-23T20:19:45.397 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:206763 6.8 6:125d470c:::benchmark_data_smithi112_150607_object99887:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:25.306185+0000", 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 79.951745157000005, 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.00938705, 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:19:45.398 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 206763 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306185+0000", 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306185+0000", 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:19:45.399 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306184+0000", 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306190+0000", 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4520000000000002e-06 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.400 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306198+0000", 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7810000000000005e-06 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306203+0000", 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5580000000000002e-06 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306242+0000", 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9375999999999997e-05 2023-09-23T20:19:45.401 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:25.306251+0000", 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1439999999999992e-06 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.277463+0000", 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.97121121799999999 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.402 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.277585+0000", 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000122719 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.277732+0000", 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014688799999999999 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.282886+0000", 2023-09-23T20:19:45.403 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0051535449999999998 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.304887+0000", 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.022001578000000001 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.315448+0000", 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010561207 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.404 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.315516+0000", 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7495000000000003e-05 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:26.315572+0000", 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6357999999999998e-05 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:19:45.405 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:19:45.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:45.407 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:19:45.407 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:19:45.407 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:19:45.407 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.408 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:19:45.409 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:45 smithi112 bash[104422]: audit 2023-09-23T20:19:45.065324+0000 mon.a (mon.0) 734 : audit 0 from='client.? 172.21.15.112:0/1016652398' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:45.409 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:45 smithi112 bash[107672]: audit 2023-09-23T20:19:45.065324+0000 mon.a (mon.0) 734 : audit 0 from='client.? 172.21.15.112:0/1016652398' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:45.418 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:45 smithi174 bash[91578]: audit 2023-09-23T20:19:45.065324+0000 mon.a (mon.0) 734 : audit 0 from='client.? 172.21.15.112:0/1016652398' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:45.434 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:45.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:45.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 15 16 30170 30154 125.63 86.25 0.01661 0.00795329 2023-09-23T20:19:45.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:45.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:45.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:45.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.828 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:45.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:45.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:45.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:46.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:46.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:46.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:46.215 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:46.234 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:46 smithi112 bash[104422]: cluster 2023-09-23T20:19:45.236241+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 1.5 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-09-23T20:19:46.234 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:46 smithi112 bash[104422]: audit 2023-09-23T20:19:45.515426+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.112:0/1422173514' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:19:46.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:46.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:46.245 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:19:46.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:46.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:19:46.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:46.490 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:46 smithi112 bash[107672]: cluster 2023-09-23T20:19:45.236241+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 1.5 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-09-23T20:19:46.490 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:46 smithi112 bash[107672]: audit 2023-09-23T20:19:45.515426+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.112:0/1422173514' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:19:46.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:46.543 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 16 16 31724 31708 123.848 97.125 0.0134641 0.00806606 2023-09-23T20:19:46.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:46 smithi174 bash[91578]: cluster 2023-09-23T20:19:45.236241+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 1.5 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-09-23T20:19:46.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:46 smithi174 bash[91578]: audit 2023-09-23T20:19:45.515426+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.112:0/1422173514' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:19:46.619 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:46.640 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:46.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:46.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:46.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:46.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:46.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:47.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:47.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:47.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:47.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:47.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.434 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[104422]: cluster 2023-09-23T20:19:46.225275+0000 mon.a (mon.0) 736 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[104422]: cluster 2023-09-23T20:19:46.233807+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[104422]: cluster 2023-09-23T20:19:46.236539+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[104422]: audit 2023-09-23T20:19:46.237055+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.112:0/1422173514' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[104422]: cluster 2023-09-23T20:19:46.237227+0000 mon.a (mon.0) 738 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[107672]: cluster 2023-09-23T20:19:46.225275+0000 mon.a (mon.0) 736 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[107672]: cluster 2023-09-23T20:19:46.233807+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[107672]: cluster 2023-09-23T20:19:46.236539+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[107672]: audit 2023-09-23T20:19:46.237055+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.112:0/1422173514' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:19:47.435 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:47 smithi112 bash[107672]: cluster 2023-09-23T20:19:46.237227+0000 mon.a (mon.0) 738 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-23T20:19:47.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:47.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 17 16 33146 33130 121.79 88.875 0.00220756 0.00820238 2023-09-23T20:19:47.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:47.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:47 smithi174 bash[91578]: cluster 2023-09-23T20:19:46.225275+0000 mon.a (mon.0) 736 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:47.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:47 smithi174 bash[91578]: cluster 2023-09-23T20:19:46.233807+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:19:47.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:47 smithi174 bash[91578]: cluster 2023-09-23T20:19:46.236539+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:19:47.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:47 smithi174 bash[91578]: audit 2023-09-23T20:19:46.237055+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.112:0/1422173514' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:19:47.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:47 smithi174 bash[91578]: cluster 2023-09-23T20:19:46.237227+0000 mon.a (mon.0) 738 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-23T20:19:47.579 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:47.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:47.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:47.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:47.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:47.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:47.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:47.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:47.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:47.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:47.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:48.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:48.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:48.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:48.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:48.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:48.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:48.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:48.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:48.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:48 smithi174 bash[91578]: cluster 2023-09-23T20:19:47.236637+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 1.8 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T20:19:48.522 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:48.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:48.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 18 16 34667 34651 120.305 95.0625 0.0116263 0.00830585 2023-09-23T20:19:48.624 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:48 smithi112 bash[107672]: cluster 2023-09-23T20:19:47.236637+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 1.8 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T20:19:48.624 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:48 smithi112 bash[104422]: cluster 2023-09-23T20:19:47.236637+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 1.8 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T20:19:48.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:48.657 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:48.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:48.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:48.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:48.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:48.888 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:48.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:48.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:49.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:49.047 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:49.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:49.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:49.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:49.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.192 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:49.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:49.292 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:49.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:49.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:49.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:49.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 19 16 36232 36216 119.121 97.8125 0.0102583 0.00838838 2023-09-23T20:19:49.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:49.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:49.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:49.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:49.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:49.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:49.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:49.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:49.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:49.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:19:49.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:50.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:50.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:50.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:50.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.275 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:50.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.388 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:50 smithi174 bash[91578]: cluster 2023-09-23T20:19:49.237459+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-23T20:19:50.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:50.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:50.515 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:50 smithi112 bash[104422]: cluster 2023-09-23T20:19:49.237459+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-23T20:19:50.515 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:19:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:19:50] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:19:50.516 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:50 smithi112 bash[107672]: cluster 2023-09-23T20:19:49.237459+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-23T20:19:50.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:50.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:50.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:19:50.545514+0000 min lat: 0.00137758 max lat: 0.224051 avg lat: 0.00850667 2023-09-23T20:19:50.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:19:50.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 20 16 37610 37594 117.47 86.125 0.0164552 0.00850667 2023-09-23T20:19:50.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:19:50.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:50.667 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:50.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:50.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:50.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:50.927 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:51.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:51.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:51.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:51.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:51.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:51.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:51.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:51.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:51.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:51.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:51.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:51.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 21 16 38995 38979 115.997 86.5625 0.0107538 0.00861496 2023-09-23T20:19:51.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:51.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:51.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:51.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:51.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:51.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:51.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:51.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:51.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:51.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:51.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:52.085 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:52.113 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:52.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:52.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:52.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:52.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:52.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:52.484 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:52 smithi112 bash[104422]: cluster 2023-09-23T20:19:51.238005+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 2.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:19:52.484 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:52 smithi112 bash[107672]: cluster 2023-09-23T20:19:51.238005+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 2.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:19:52.490 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:52.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:52.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:52.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:52 smithi174 bash[91578]: cluster 2023-09-23T20:19:51.238005+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 2.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:19:52.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 22 16 40486 40470 114.96 93.1875 0.0041273 0.00869153 2023-09-23T20:19:52.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:52.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:52.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:52.773 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:52.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:52.877 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:52.891 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:52.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:52.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:53.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:53.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:53.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:53.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:53.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:53.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:53.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:53.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:53.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:53.430 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:53.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:53.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 23 16 41900 41884 113.804 88.375 0.00493515 0.00878084 2023-09-23T20:19:53.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:53.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:53.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:53.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:53.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:53.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:53.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.951 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:54.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:54.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:54.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:54.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.192 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:53 smithi174 bash[91578]: audit 2023-09-23T20:19:52.999723+0000 mon.a (mon.0) 739 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:54.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:53 smithi174 bash[91578]: audit 2023-09-23T20:19:53.001154+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:54.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:53 smithi174 bash[91578]: cluster 2023-09-23T20:19:53.238484+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-09-23T20:19:54.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:54.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:54.332 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:54 smithi112 bash[107672]: audit 2023-09-23T20:19:52.999723+0000 mon.a (mon.0) 739 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:54.332 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:54 smithi112 bash[107672]: audit 2023-09-23T20:19:53.001154+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:54.332 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:54 smithi112 bash[107672]: cluster 2023-09-23T20:19:53.238484+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-09-23T20:19:54.332 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:53 smithi112 bash[104422]: audit 2023-09-23T20:19:52.999723+0000 mon.a (mon.0) 739 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:19:54.332 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:53 smithi112 bash[104422]: audit 2023-09-23T20:19:53.001154+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:54.333 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:53 smithi112 bash[104422]: cluster 2023-09-23T20:19:53.238484+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-09-23T20:19:54.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:54.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:54.528 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:54.528 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:54.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 24 16 43284 43268 112.666 86.5 0.0262238 0.0088679 2023-09-23T20:19:54.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:54.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:54.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:54.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:54.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:54.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:54.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:54.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:55.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:55.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:55.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:55.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:55.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:55.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:55.500 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:55.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:55.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 25 16 44585 44569 111.411 81.3125 0.0104646 0.00897012 2023-09-23T20:19:55.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:55.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:55.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:55.760 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:55.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:55.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:55.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:56.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:56.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:56.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:56.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:56.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:56.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:56.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:56.410 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:56.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:56.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:56.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 26 16 45760 45744 109.951 73.4375 0.00650353 0.00908912 2023-09-23T20:19:56.549 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:56 smithi174 bash[91578]: cluster 2023-09-23T20:19:55.239102+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:19:56.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:56.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:56 smithi112 bash[107672]: cluster 2023-09-23T20:19:55.239102+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:19:56.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:56 smithi112 bash[104422]: cluster 2023-09-23T20:19:55.239102+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:19:56.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:56.701 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:56.805 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:56.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:56.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:56.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:57.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:57.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:57.232 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:57.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:57.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:57.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:57.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:57.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:57.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:57.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:57.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 27 16 47071 47055 108.913 81.9375 0.0140185 0.00917526 2023-09-23T20:19:57.604 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:57.632 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:57.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:57.734 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:57.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:57.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:57.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:57.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:57.955 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:19:57.956 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:19:57.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:58.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:58.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:58.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:58.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:58.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:58.302 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:58 smithi174 bash[91578]: cluster 2023-09-23T20:19:57.239699+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 2.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T20:19:58.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:58 smithi112 bash[104422]: cluster 2023-09-23T20:19:57.239699+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 2.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T20:19:58.400 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:58 smithi112 bash[107672]: cluster 2023-09-23T20:19:57.239699+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 2.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T20:19:58.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:58.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:58.544 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 28 16 48172 48156 107.481 68.8125 0.0162003 0.00929737 2023-09-23T20:19:58.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:58.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:58.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:58.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:58.806 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:58.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:58.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:58.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:58.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:59.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:59.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:59.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:59.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:19:59 smithi174 bash[91578]: audit 2023-09-23T20:19:57.942787+0000 mgr.y (mgr.34107) 569 : audit 0 from='client.44726 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:19:59.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:59.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:59.431 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:19:59 smithi112 bash[104422]: audit 2023-09-23T20:19:57.942787+0000 mgr.y (mgr.34107) 569 : audit 0 from='client.44726 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:19:59.431 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:19:59 smithi112 bash[107672]: audit 2023-09-23T20:19:57.942787+0000 mgr.y (mgr.34107) 569 : audit 0 from='client.44726 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:19:59.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:59.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:59.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:59.545 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 29 16 49422 49406 106.468 78.125 0.0103164 0.00938504 2023-09-23T20:19:59.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:59.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:59.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:59.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:59.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:59.857 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:59.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:59.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:00.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:00.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:00.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:00.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:00.259 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:20:00] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2023-09-23T20:20:00.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:00.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:00.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:00.389 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:00 smithi174 bash[91578]: cluster 2023-09-23T20:19:59.240451+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 2.9 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T20:20:00.389 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:00 smithi174 bash[91578]: cluster 2023-09-23T20:20:00.000116+0000 mon.a (mon.0) 741 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-23T20:20:00.390 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:00 smithi174 bash[91578]: cluster 2023-09-23T20:20:00.000141+0000 mon.a (mon.0) 742 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T20:20:00.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:00.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:00.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:00.519 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[104422]: cluster 2023-09-23T20:19:59.240451+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 2.9 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T20:20:00.519 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[104422]: cluster 2023-09-23T20:20:00.000116+0000 mon.a (mon.0) 741 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-23T20:20:00.519 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[104422]: cluster 2023-09-23T20:20:00.000141+0000 mon.a (mon.0) 742 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T20:20:00.520 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[107672]: cluster 2023-09-23T20:19:59.240451+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 2.9 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T20:20:00.520 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[107672]: cluster 2023-09-23T20:20:00.000116+0000 mon.a (mon.0) 741 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-23T20:20:00.520 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:00 smithi112 bash[107672]: cluster 2023-09-23T20:20:00.000141+0000 mon.a (mon.0) 742 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T20:20:00.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:00.545 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 30 16 50732 50716 105.648 81.875 0.0119882 0.00945872 2023-09-23T20:20:00.640 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:00.772 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:00.798 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:00.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:00.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:01.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:01.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:01.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:01.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:01.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:01.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:01.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:01.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:01.533 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":543,"stamp":"2023-09-23T20:19:57.239298+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2841647008,"num_objects":43375,"num_object_clones":0,"num_object_copies":130125,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43375,"num_whiteouts":0,"num_read":511,"num_read_kb":936,"num_write":43651,"num_write_kb":2776909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":2962078,"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":43573,"ondisk_log_size":43573,"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":9259912,"kb_used_data":8183560,"kb_used_omap":20,"kb_used_meta":1076267,"kb_avail":740701304,"statfs":{"total":767960285184,"available":758478135296,"internally_reserved":0,"allocated":8379965440,"data_stored":8374165946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1102098062},"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":956760064,"num_objects":14599,"num_object_clones":0,"num_object_copies":43797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14599,"num_write_kb":934336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003036"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":132,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555101+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:19:27.555101+0000","last_peered":"2023-09-23T20:19:27.555101+0000","last_clean":"2023-09-23T20:19:27.555101+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:19:27.555101+0000","last_undegraded":"2023-09-23T20:19:27.555101+0000","last_fullsized":"2023-09-23T20:19:27.555101+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.723762+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:19:27.723762+0000","last_peered":"2023-09-23T20:19:27.723762+0000","last_clean":"2023-09-23T20:19:27.723762+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:19:27.723762+0000","last_undegraded":"2023-09-23T20:19:27.723762+0000","last_fullsized":"2023-09-23T20:19:27.723762+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.553665+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:19:27.553665+0000","last_peered":"2023-09-23T20:19:27.553665+0000","last_clean":"2023-09-23T20:19:27.553665+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:19:27.553665+0000","last_undegraded":"2023-09-23T20:19:27.553665+0000","last_fullsized":"2023-09-23T20:19:27.553665+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980225+0000","last_change":"2023-09-23T20:18:34.279340+0000","last_active":"2023-09-23T20:19:27.980225+0000","last_peered":"2023-09-23T20:19:27.980225+0000","last_clean":"2023-09-23T20:19:27.980225+0000","last_became_active":"2023-09-23T20:18:34.278956+0000","last_became_peered":"2023-09-23T20:18:34.278956+0000","last_unstale":"2023-09-23T20:19:27.980225+0000","last_undegraded":"2023-09-23T20:19:27.980225+0000","last_fullsized":"2023-09-23T20:19:27.980225+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:55.532385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.723399+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:19:27.723399+0000","last_peered":"2023-09-23T20:19:27.723399+0000","last_clean":"2023-09-23T20:19:27.723399+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:19:27.723399+0000","last_undegraded":"2023-09-23T20:19:27.723399+0000","last_fullsized":"2023-09-23T20:19:27.723399+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979652+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:19:27.979652+0000","last_peered":"2023-09-23T20:19:27.979652+0000","last_clean":"2023-09-23T20:19:27.979652+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:19:27.979652+0000","last_undegraded":"2023-09-23T20:19:27.979652+0000","last_fullsized":"2023-09-23T20:19:27.979652+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":116,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980402+0000","last_change":"2023-09-23T20:18:34.288659+0000","last_active":"2023-09-23T20:19:27.980402+0000","last_peered":"2023-09-23T20:19:27.980402+0000","last_clean":"2023-09-23T20:19:27.980402+0000","last_became_active":"2023-09-23T20:18:34.288301+0000","last_became_peered":"2023-09-23T20:18:34.288301+0000","last_unstale":"2023-09-23T20:19:27.980402+0000","last_undegraded":"2023-09-23T20:19:27.980402+0000","last_fullsized":"2023-09-23T20:19:27.980402+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:55.969379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":117,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.723385+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:19:27.723385+0000","last_peered":"2023-09-23T20:19:27.723385+0000","last_clean":"2023-09-23T20:19:27.723385+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:19:27.723385+0000","last_undegraded":"2023-09-23T20:19:27.723385+0000","last_fullsized":"2023-09-23T20:19:27.723385+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642745+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:19:27.642745+0000","last_peered":"2023-09-23T20:19:27.642745+0000","last_clean":"2023-09-23T20:19:27.642745+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:19:27.642745+0000","last_undegraded":"2023-09-23T20:19:27.642745+0000","last_fullsized":"2023-09-23T20:19:27.642745+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.723360+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:19:27.723360+0000","last_peered":"2023-09-23T20:19:27.723360+0000","last_clean":"2023-09-23T20:19:27.723360+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:19:27.723360+0000","last_undegraded":"2023-09-23T20:19:27.723360+0000","last_fullsized":"2023-09-23T20:19:27.723360+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980159+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:19:27.980159+0000","last_peered":"2023-09-23T20:19:27.980159+0000","last_clean":"2023-09-23T20:19:27.980159+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:19:27.980159+0000","last_undegraded":"2023-09-23T20:19:27.980159+0000","last_fullsized":"2023-09-23T20:19:27.980159+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":56,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978487+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:19:27.978487+0000","last_peered":"2023-09-23T20:19:27.978487+0000","last_clean":"2023-09-23T20:19:27.978487+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:19:27.978487+0000","last_undegraded":"2023-09-23T20:19:27.978487+0000","last_fullsized":"2023-09-23T20:19:27.978487+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555616+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:19:27.555616+0000","last_peered":"2023-09-23T20:19:27.555616+0000","last_clean":"2023-09-23T20:19:27.555616+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:19:27.555616+0000","last_undegraded":"2023-09-23T20:19:27.555616+0000","last_fullsized":"2023-09-23T20:19:27.555616+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555570+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:19:27.555570+0000","last_peered":"2023-09-23T20:19:27.555570+0000","last_clean":"2023-09-23T20:19:27.555570+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:19:27.555570+0000","last_undegraded":"2023-09-23T20:19:27.555570+0000","last_fullsized":"2023-09-23T20:19:27.555570+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979172+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:19:27.979172+0000","last_peered":"2023-09-23T20:19:27.979172+0000","last_clean":"2023-09-23T20:19:27.979172+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:19:27.979172+0000","last_undegraded":"2023-09-23T20:19:27.979172+0000","last_fullsized":"2023-09-23T20:19:27.979172+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":149,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.723652+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:19:27.723652+0000","last_peered":"2023-09-23T20:19:27.723652+0000","last_clean":"2023-09-23T20:19:27.723652+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:19:27.723652+0000","last_undegraded":"2023-09-23T20:19:27.723652+0000","last_fullsized":"2023-09-23T20:19:27.723652+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":134,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978855+0000","last_change":"2023-09-23T20:18:34.280062+0000","last_active":"2023-09-23T20:19:27.978855+0000","last_peered":"2023-09-23T20:19:27.978855+0000","last_clean":"2023-09-23T20:19:27.978855+0000","last_became_active":"2023-09-23T20:18:34.278340+0000","last_became_peered":"2023-09-23T20:18:34.278340+0000","last_unstale":"2023-09-23T20:19:27.978855+0000","last_undegraded":"2023-09-23T20:19:27.978855+0000","last_fullsized":"2023-09-23T20:19:27.978855+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:30:18.561445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":131,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642456+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:19:27.642456+0000","last_peered":"2023-09-23T20:19:27.642456+0000","last_clean":"2023-09-23T20:19:27.642456+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:19:27.642456+0000","last_undegraded":"2023-09-23T20:19:27.642456+0000","last_fullsized":"2023-09-23T20:19:27.642456+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978927+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:19:27.978927+0000","last_peered":"2023-09-23T20:19:27.978927+0000","last_clean":"2023-09-23T20:19:27.978927+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:19:27.978927+0000","last_undegraded":"2023-09-23T20:19:27.978927+0000","last_fullsized":"2023-09-23T20:19:27.978927+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980129+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:19:27.980129+0000","last_peered":"2023-09-23T20:19:27.980129+0000","last_clean":"2023-09-23T20:19:27.980129+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:19:27.980129+0000","last_undegraded":"2023-09-23T20:19:27.980129+0000","last_fullsized":"2023-09-23T20:19:27.980129+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978471+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:19:27.978471+0000","last_peered":"2023-09-23T20:19:27.978471+0000","last_clean":"2023-09-23T20:19:27.978471+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:19:27.978471+0000","last_undegraded":"2023-09-23T20:19:27.978471+0000","last_fullsized":"2023-09-23T20:19:27.978471+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":128,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979731+0000","last_change":"2023-09-23T20:18:34.279970+0000","last_active":"2023-09-23T20:19:27.979731+0000","last_peered":"2023-09-23T20:19:27.979731+0000","last_clean":"2023-09-23T20:19:27.979731+0000","last_became_active":"2023-09-23T20:18:34.279552+0000","last_became_peered":"2023-09-23T20:18:34.279552+0000","last_unstale":"2023-09-23T20:19:27.979731+0000","last_undegraded":"2023-09-23T20:19:27.979731+0000","last_fullsized":"2023-09-23T20:19:27.979731+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:44:47.975126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"153'2659","reported_seq":2674,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:53.664131+0000","last_change":"2023-09-23T20:19:13.709237+0000","last_active":"2023-09-23T20:19:53.664131+0000","last_peered":"2023-09-23T20:19:53.664131+0000","last_clean":"2023-09-23T20:19:53.664131+0000","last_became_active":"2023-09-23T20:19:13.708189+0000","last_became_peered":"2023-09-23T20:19:13.708189+0000","last_unstale":"2023-09-23T20:19:53.664131+0000","last_undegraded":"2023-09-23T20:19:53.664131+0000","last_fullsized":"2023-09-23T20:19:53.664131+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2659,"log_dups_size":0,"ondisk_log_size":2659,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:43.641366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174260224,"num_objects":2659,"num_object_clones":0,"num_object_copies":7977,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2659,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2659,"num_write_kb":170176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"69'1","reported_seq":47,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979937+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:19:27.979937+0000","last_peered":"2023-09-23T20:19:27.979937+0000","last_clean":"2023-09-23T20:19:27.979937+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:19:27.979937+0000","last_undegraded":"2023-09-23T20:19:27.979937+0000","last_fullsized":"2023-09-23T20:19:27.979937+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642057+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:19:27.642057+0000","last_peered":"2023-09-23T20:19:27.642057+0000","last_clean":"2023-09-23T20:19:27.642057+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:19:27.642057+0000","last_undegraded":"2023-09-23T20:19:27.642057+0000","last_fullsized":"2023-09-23T20:19:27.642057+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"153'2652","reported_seq":2667,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:53.007689+0000","last_change":"2023-09-23T20:19:13.696860+0000","last_active":"2023-09-23T20:19:53.007689+0000","last_peered":"2023-09-23T20:19:53.007689+0000","last_clean":"2023-09-23T20:19:53.007689+0000","last_became_active":"2023-09-23T20:19:13.696547+0000","last_became_peered":"2023-09-23T20:19:13.696547+0000","last_unstale":"2023-09-23T20:19:53.007689+0000","last_undegraded":"2023-09-23T20:19:53.007689+0000","last_fullsized":"2023-09-23T20:19:53.007689+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2652,"log_dups_size":0,"ondisk_log_size":2652,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:59.142745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173801472,"num_objects":2652,"num_object_clones":0,"num_object_copies":7956,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2652,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2652,"num_write_kb":169728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":47,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979224+0000","last_change":"2023-09-23T20:17:37.307627+0000","last_active":"2023-09-23T20:19:27.979224+0000","last_peered":"2023-09-23T20:19:27.979224+0000","last_clean":"2023-09-23T20:19:27.979224+0000","last_became_active":"2023-09-23T20:17:37.297234+0000","last_became_peered":"2023-09-23T20:17:37.297234+0000","last_unstale":"2023-09-23T20:19:27.979224+0000","last_undegraded":"2023-09-23T20:19:27.979224+0000","last_fullsized":"2023-09-23T20:19:27.979224+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:51:50.264034+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,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":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555308+0000","last_change":"2023-09-23T20:18:34.289465+0000","last_active":"2023-09-23T20:19:27.555308+0000","last_peered":"2023-09-23T20:19:27.555308+0000","last_clean":"2023-09-23T20:19:27.555308+0000","last_became_active":"2023-09-23T20:18:34.289089+0000","last_became_peered":"2023-09-23T20:18:34.289089+0000","last_unstale":"2023-09-23T20:19:27.555308+0000","last_undegraded":"2023-09-23T20:19:27.555308+0000","last_fullsized":"2023-09-23T20:19:27.555308+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:15:40.510043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"153'2926","reported_seq":2941,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.994800+0000","last_change":"2023-09-23T20:19:13.700272+0000","last_active":"2023-09-23T20:19:55.994800+0000","last_peered":"2023-09-23T20:19:55.994800+0000","last_clean":"2023-09-23T20:19:55.994800+0000","last_became_active":"2023-09-23T20:19:13.699920+0000","last_became_peered":"2023-09-23T20:19:13.699920+0000","last_unstale":"2023-09-23T20:19:55.994800+0000","last_undegraded":"2023-09-23T20:19:55.994800+0000","last_fullsized":"2023-09-23T20:19:55.994800+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2926,"log_dups_size":0,"ondisk_log_size":2926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:57.350350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191758336,"num_objects":2926,"num_object_clones":0,"num_object_copies":8778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2926,"num_write_kb":187264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"69'1","reported_seq":47,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980261+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:19:27.980261+0000","last_peered":"2023-09-23T20:19:27.980261+0000","last_clean":"2023-09-23T20:19:27.980261+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:19:27.980261+0000","last_undegraded":"2023-09-23T20:19:27.980261+0000","last_fullsized":"2023-09-23T20:19:27.980261+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":132,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980071+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:19:27.980071+0000","last_peered":"2023-09-23T20:19:27.980071+0000","last_clean":"2023-09-23T20:19:27.980071+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:19:27.980071+0000","last_undegraded":"2023-09-23T20:19:27.980071+0000","last_fullsized":"2023-09-23T20:19:27.980071+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.8","version":"153'2769","reported_seq":2784,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.628886+0000","last_change":"2023-09-23T20:19:13.703736+0000","last_active":"2023-09-23T20:19:55.628886+0000","last_peered":"2023-09-23T20:19:55.628886+0000","last_clean":"2023-09-23T20:19:55.628886+0000","last_became_active":"2023-09-23T20:19:13.703461+0000","last_became_peered":"2023-09-23T20:19:13.703461+0000","last_unstale":"2023-09-23T20:19:55.628886+0000","last_undegraded":"2023-09-23T20:19:55.628886+0000","last_fullsized":"2023-09-23T20:19:55.628886+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2769,"log_dups_size":0,"ondisk_log_size":2769,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:39.038425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181469184,"num_objects":2769,"num_object_clones":0,"num_object_copies":8307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2769,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2769,"num_write_kb":177216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642357+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:19:27.642357+0000","last_peered":"2023-09-23T20:19:27.642357+0000","last_clean":"2023-09-23T20:19:27.642357+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:19:27.642357+0000","last_undegraded":"2023-09-23T20:19:27.642357+0000","last_fullsized":"2023-09-23T20:19:27.642357+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:35.948150+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:19:35.948150+0000","last_peered":"2023-09-23T20:19:35.948150+0000","last_clean":"2023-09-23T20:19:35.948150+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:19:35.948150+0000","last_undegraded":"2023-09-23T20:19:35.948150+0000","last_fullsized":"2023-09-23T20:19:35.948150+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"153'2843","reported_seq":2858,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.989931+0000","last_change":"2023-09-23T20:19:13.702690+0000","last_active":"2023-09-23T20:19:55.989931+0000","last_peered":"2023-09-23T20:19:55.989931+0000","last_clean":"2023-09-23T20:19:55.989931+0000","last_became_active":"2023-09-23T20:19:13.702393+0000","last_became_peered":"2023-09-23T20:19:13.702393+0000","last_unstale":"2023-09-23T20:19:55.989931+0000","last_undegraded":"2023-09-23T20:19:55.989931+0000","last_fullsized":"2023-09-23T20:19:55.989931+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2843,"log_dups_size":0,"ondisk_log_size":2843,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:13:13.896955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186318848,"num_objects":2843,"num_object_clones":0,"num_object_copies":8529,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2843,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2843,"num_write_kb":181952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"70'3","reported_seq":119,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:46.253910+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:19:46.253910+0000","last_peered":"2023-09-23T20:19:46.253910+0000","last_clean":"2023-09-23T20:19:46.253910+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:19:46.253910+0000","last_undegraded":"2023-09-23T20:19:46.253910+0000","last_fullsized":"2023-09-23T20:19:46.253910+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555616+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:19:27.555616+0000","last_peered":"2023-09-23T20:19:27.555616+0000","last_clean":"2023-09-23T20:19:27.555616+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:19:27.555616+0000","last_undegraded":"2023-09-23T20:19:27.555616+0000","last_fullsized":"2023-09-23T20:19:27.555616+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"153'2729","reported_seq":2744,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.600895+0000","last_change":"2023-09-23T20:19:13.698268+0000","last_active":"2023-09-23T20:19:55.600895+0000","last_peered":"2023-09-23T20:19:55.600895+0000","last_clean":"2023-09-23T20:19:55.600895+0000","last_became_active":"2023-09-23T20:19:13.697408+0000","last_became_peered":"2023-09-23T20:19:13.697408+0000","last_unstale":"2023-09-23T20:19:55.600895+0000","last_undegraded":"2023-09-23T20:19:55.600895+0000","last_fullsized":"2023-09-23T20:19:55.600895+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2729,"log_dups_size":0,"ondisk_log_size":2729,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:40:52.631924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178847744,"num_objects":2729,"num_object_clones":0,"num_object_copies":8187,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2729,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2729,"num_write_kb":174656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":113,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979666+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:19:27.979666+0000","last_peered":"2023-09-23T20:19:27.979666+0000","last_clean":"2023-09-23T20:19:27.979666+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:19:27.979666+0000","last_undegraded":"2023-09-23T20:19:27.979666+0000","last_fullsized":"2023-09-23T20:19:27.979666+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":129,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555581+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:19:27.555581+0000","last_peered":"2023-09-23T20:19:27.555581+0000","last_clean":"2023-09-23T20:19:27.555581+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:19:27.555581+0000","last_undegraded":"2023-09-23T20:19:27.555581+0000","last_fullsized":"2023-09-23T20:19:27.555581+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"153'2556","reported_seq":2570,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:53.870777+0000","last_change":"2023-09-23T20:19:13.706397+0000","last_active":"2023-09-23T20:19:53.870777+0000","last_peered":"2023-09-23T20:19:53.870777+0000","last_clean":"2023-09-23T20:19:53.870777+0000","last_became_active":"2023-09-23T20:19:13.706121+0000","last_became_peered":"2023-09-23T20:19:13.706121+0000","last_unstale":"2023-09-23T20:19:53.870777+0000","last_undegraded":"2023-09-23T20:19:53.870777+0000","last_fullsized":"2023-09-23T20:19:53.870777+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2556,"log_dups_size":0,"ondisk_log_size":2556,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:44.157417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167510016,"num_objects":2556,"num_object_clones":0,"num_object_copies":7668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2556,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2556,"num_write_kb":163584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.9","version":"0'0","reported_seq":133,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.554980+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:19:27.554980+0000","last_peered":"2023-09-23T20:19:27.554980+0000","last_clean":"2023-09-23T20:19:27.554980+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:19:27.554980+0000","last_undegraded":"2023-09-23T20:19:27.554980+0000","last_fullsized":"2023-09-23T20:19:27.554980+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555845+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:19:27.555845+0000","last_peered":"2023-09-23T20:19:27.555845+0000","last_clean":"2023-09-23T20:19:27.555845+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:19:27.555845+0000","last_undegraded":"2023-09-23T20:19:27.555845+0000","last_fullsized":"2023-09-23T20:19:27.555845+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.c","version":"153'2652","reported_seq":2665,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:53.876100+0000","last_change":"2023-09-23T20:19:13.707415+0000","last_active":"2023-09-23T20:19:53.876100+0000","last_peered":"2023-09-23T20:19:53.876100+0000","last_clean":"2023-09-23T20:19:53.876100+0000","last_became_active":"2023-09-23T20:19:13.707037+0000","last_became_peered":"2023-09-23T20:19:13.707037+0000","last_unstale":"2023-09-23T20:19:53.876100+0000","last_undegraded":"2023-09-23T20:19:53.876100+0000","last_fullsized":"2023-09-23T20:19:53.876100+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2652,"log_dups_size":0,"ondisk_log_size":2652,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:02.927533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173801472,"num_objects":2652,"num_object_clones":0,"num_object_copies":7956,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2652,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2652,"num_write_kb":169728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":120,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.553497+0000","last_change":"2023-09-23T20:18:34.286206+0000","last_active":"2023-09-23T20:19:27.553497+0000","last_peered":"2023-09-23T20:19:27.553497+0000","last_clean":"2023-09-23T20:19:27.553497+0000","last_became_active":"2023-09-23T20:18:34.285801+0000","last_became_peered":"2023-09-23T20:18:34.285801+0000","last_unstale":"2023-09-23T20:19:27.553497+0000","last_undegraded":"2023-09-23T20:19:27.553497+0000","last_fullsized":"2023-09-23T20:19:27.553497+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:46:56.916235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555456+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:19:27.555456+0000","last_peered":"2023-09-23T20:19:27.555456+0000","last_clean":"2023-09-23T20:19:27.555456+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:19:27.555456+0000","last_undegraded":"2023-09-23T20:19:27.555456+0000","last_fullsized":"2023-09-23T20:19:27.555456+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"153'2686","reported_seq":2700,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:54.116829+0000","last_change":"2023-09-23T20:19:13.702123+0000","last_active":"2023-09-23T20:19:54.116829+0000","last_peered":"2023-09-23T20:19:54.116829+0000","last_clean":"2023-09-23T20:19:54.116829+0000","last_became_active":"2023-09-23T20:19:13.701879+0000","last_became_peered":"2023-09-23T20:19:13.701879+0000","last_unstale":"2023-09-23T20:19:54.116829+0000","last_undegraded":"2023-09-23T20:19:54.116829+0000","last_fullsized":"2023-09-23T20:19:54.116829+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2686,"log_dups_size":0,"ondisk_log_size":2686,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:53.182267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176029696,"num_objects":2686,"num_object_clones":0,"num_object_copies":8058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2686,"num_write_kb":171904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":147,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.554329+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:19:27.554329+0000","last_peered":"2023-09-23T20:19:27.554329+0000","last_clean":"2023-09-23T20:19:27.554329+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:19:27.554329+0000","last_undegraded":"2023-09-23T20:19:27.554329+0000","last_fullsized":"2023-09-23T20:19:27.554329+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642569+0000","last_change":"2023-09-23T20:18:34.290556+0000","last_active":"2023-09-23T20:19:27.642569+0000","last_peered":"2023-09-23T20:19:27.642569+0000","last_clean":"2023-09-23T20:19:27.642569+0000","last_became_active":"2023-09-23T20:18:34.290228+0000","last_became_peered":"2023-09-23T20:18:34.290228+0000","last_unstale":"2023-09-23T20:19:27.642569+0000","last_undegraded":"2023-09-23T20:19:27.642569+0000","last_fullsized":"2023-09-23T20:19:27.642569+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:32:13.662219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.553771+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:19:27.553771+0000","last_peered":"2023-09-23T20:19:27.553771+0000","last_clean":"2023-09-23T20:19:27.553771+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:19:27.553771+0000","last_undegraded":"2023-09-23T20:19:27.553771+0000","last_fullsized":"2023-09-23T20:19:27.553771+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"153'2794","reported_seq":2807,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.998981+0000","last_change":"2023-09-23T20:19:13.702260+0000","last_active":"2023-09-23T20:19:55.998981+0000","last_peered":"2023-09-23T20:19:55.998981+0000","last_clean":"2023-09-23T20:19:55.998981+0000","last_became_active":"2023-09-23T20:19:13.701687+0000","last_became_peered":"2023-09-23T20:19:13.701687+0000","last_unstale":"2023-09-23T20:19:55.998981+0000","last_undegraded":"2023-09-23T20:19:55.998981+0000","last_fullsized":"2023-09-23T20:19:55.998981+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2794,"log_dups_size":0,"ondisk_log_size":2794,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:58:43.889657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183107584,"num_objects":2794,"num_object_clones":0,"num_object_copies":8382,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2794,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2794,"num_write_kb":178816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":116,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642159+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:19:27.642159+0000","last_peered":"2023-09-23T20:19:27.642159+0000","last_clean":"2023-09-23T20:19:27.642159+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:19:27.642159+0000","last_undegraded":"2023-09-23T20:19:27.642159+0000","last_fullsized":"2023-09-23T20:19:27.642159+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555389+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:19:27.555389+0000","last_peered":"2023-09-23T20:19:27.555389+0000","last_clean":"2023-09-23T20:19:27.555389+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:19:27.555389+0000","last_undegraded":"2023-09-23T20:19:27.555389+0000","last_fullsized":"2023-09-23T20:19:27.555389+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642476+0000","last_change":"2023-09-23T20:18:34.287641+0000","last_active":"2023-09-23T20:19:27.642476+0000","last_peered":"2023-09-23T20:19:27.642476+0000","last_clean":"2023-09-23T20:19:27.642476+0000","last_became_active":"2023-09-23T20:18:34.287199+0000","last_became_peered":"2023-09-23T20:18:34.287199+0000","last_unstale":"2023-09-23T20:19:27.642476+0000","last_undegraded":"2023-09-23T20:19:27.642476+0000","last_fullsized":"2023-09-23T20:19:27.642476+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:07.122785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"153'2805","reported_seq":2820,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.988720+0000","last_change":"2023-09-23T20:19:13.703502+0000","last_active":"2023-09-23T20:19:55.988720+0000","last_peered":"2023-09-23T20:19:55.988720+0000","last_clean":"2023-09-23T20:19:55.988720+0000","last_became_active":"2023-09-23T20:19:13.703127+0000","last_became_peered":"2023-09-23T20:19:13.703127+0000","last_unstale":"2023-09-23T20:19:55.988720+0000","last_undegraded":"2023-09-23T20:19:55.988720+0000","last_fullsized":"2023-09-23T20:19:55.988720+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2805,"log_dups_size":0,"ondisk_log_size":2805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:03:25.783786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183828480,"num_objects":2805,"num_object_clones":0,"num_object_copies":8415,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2805,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2805,"num_write_kb":179520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.977903+0000","last_change":"2023-09-23T20:18:34.274879+0000","last_active":"2023-09-23T20:19:27.977903+0000","last_peered":"2023-09-23T20:19:27.977903+0000","last_clean":"2023-09-23T20:19:27.977903+0000","last_became_active":"2023-09-23T20:18:34.274426+0000","last_became_peered":"2023-09-23T20:18:34.274426+0000","last_unstale":"2023-09-23T20:19:27.977903+0000","last_undegraded":"2023-09-23T20:19:27.977903+0000","last_fullsized":"2023-09-23T20:19:27.977903+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:37.505766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":104,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.553664+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:19:27.553664+0000","last_peered":"2023-09-23T20:19:27.553664+0000","last_clean":"2023-09-23T20:19:27.553664+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:19:27.553664+0000","last_undegraded":"2023-09-23T20:19:27.553664+0000","last_fullsized":"2023-09-23T20:19:27.553664+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:43.712930+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:19:43.712930+0000","last_peered":"2023-09-23T20:19:43.712930+0000","last_clean":"2023-09-23T20:19:43.712930+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:19:43.712930+0000","last_undegraded":"2023-09-23T20:19:43.712930+0000","last_fullsized":"2023-09-23T20:19:43.712930+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"153'2770","reported_seq":2785,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:55.963409+0000","last_change":"2023-09-23T20:19:13.698288+0000","last_active":"2023-09-23T20:19:55.963409+0000","last_peered":"2023-09-23T20:19:55.963409+0000","last_clean":"2023-09-23T20:19:55.963409+0000","last_became_active":"2023-09-23T20:19:13.697989+0000","last_became_peered":"2023-09-23T20:19:13.697989+0000","last_unstale":"2023-09-23T20:19:55.963409+0000","last_undegraded":"2023-09-23T20:19:55.963409+0000","last_fullsized":"2023-09-23T20:19:55.963409+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2770,"log_dups_size":0,"ondisk_log_size":2770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:43:23.923849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181534720,"num_objects":2770,"num_object_clones":0,"num_object_copies":8310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2770,"num_write_kb":177280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":136,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642287+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:19:27.642287+0000","last_peered":"2023-09-23T20:19:27.642287+0000","last_clean":"2023-09-23T20:19:27.642287+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:19:27.642287+0000","last_undegraded":"2023-09-23T20:19:27.642287+0000","last_fullsized":"2023-09-23T20:19:27.642287+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":486,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978984+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:19:27.978984+0000","last_peered":"2023-09-23T20:19:27.978984+0000","last_clean":"2023-09-23T20:19:27.978984+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:19:27.978984+0000","last_undegraded":"2023-09-23T20:19:27.978984+0000","last_fullsized":"2023-09-23T20:19:27.978984+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":40,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642164+0000","last_change":"2023-09-23T20:18:34.291652+0000","last_active":"2023-09-23T20:19:27.642164+0000","last_peered":"2023-09-23T20:19:27.642164+0000","last_clean":"2023-09-23T20:19:27.642164+0000","last_became_active":"2023-09-23T20:18:34.291290+0000","last_became_peered":"2023-09-23T20:18:34.291290+0000","last_unstale":"2023-09-23T20:19:27.642164+0000","last_undegraded":"2023-09-23T20:19:27.642164+0000","last_fullsized":"2023-09-23T20:19:27.642164+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:14:34.804933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979551+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:19:27.979551+0000","last_peered":"2023-09-23T20:19:27.979551+0000","last_clean":"2023-09-23T20:19:27.979551+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:19:27.979551+0000","last_undegraded":"2023-09-23T20:19:27.979551+0000","last_fullsized":"2023-09-23T20:19:27.979551+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.5","version":"153'2649","reported_seq":2663,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:54.017504+0000","last_change":"2023-09-23T20:19:13.703295+0000","last_active":"2023-09-23T20:19:54.017504+0000","last_peered":"2023-09-23T20:19:54.017504+0000","last_clean":"2023-09-23T20:19:54.017504+0000","last_became_active":"2023-09-23T20:19:13.702990+0000","last_became_peered":"2023-09-23T20:19:13.702990+0000","last_unstale":"2023-09-23T20:19:54.017504+0000","last_undegraded":"2023-09-23T20:19:54.017504+0000","last_fullsized":"2023-09-23T20:19:54.017504+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2649,"log_dups_size":0,"ondisk_log_size":2649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:35:49.435570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173604864,"num_objects":2649,"num_object_clones":0,"num_object_copies":7947,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2649,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2649,"num_write_kb":169536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":43,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978730+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:19:27.978730+0000","last_peered":"2023-09-23T20:19:27.978730+0000","last_clean":"2023-09-23T20:19:27.978730+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:19:27.978730+0000","last_undegraded":"2023-09-23T20:19:27.978730+0000","last_fullsized":"2023-09-23T20:19:27.978730+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978390+0000","last_change":"2023-09-23T20:18:34.287317+0000","last_active":"2023-09-23T20:19:27.978390+0000","last_peered":"2023-09-23T20:19:27.978390+0000","last_clean":"2023-09-23T20:19:27.978390+0000","last_became_active":"2023-09-23T20:18:34.286918+0000","last_became_peered":"2023-09-23T20:18:34.286918+0000","last_unstale":"2023-09-23T20:19:27.978390+0000","last_undegraded":"2023-09-23T20:19:27.978390+0000","last_fullsized":"2023-09-23T20:19:27.978390+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:18:07.169970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980453+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:19:27.980453+0000","last_peered":"2023-09-23T20:19:27.980453+0000","last_clean":"2023-09-23T20:19:27.980453+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:19:27.980453+0000","last_undegraded":"2023-09-23T20:19:27.980453+0000","last_fullsized":"2023-09-23T20:19:27.980453+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"153'2724","reported_seq":2738,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:54.147658+0000","last_change":"2023-09-23T20:19:13.698207+0000","last_active":"2023-09-23T20:19:54.147658+0000","last_peered":"2023-09-23T20:19:54.147658+0000","last_clean":"2023-09-23T20:19:54.147658+0000","last_became_active":"2023-09-23T20:19:13.697728+0000","last_became_peered":"2023-09-23T20:19:13.697728+0000","last_unstale":"2023-09-23T20:19:54.147658+0000","last_undegraded":"2023-09-23T20:19:54.147658+0000","last_fullsized":"2023-09-23T20:19:54.147658+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2724,"log_dups_size":0,"ondisk_log_size":2724,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:31:16.589655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178520064,"num_objects":2724,"num_object_clones":0,"num_object_copies":8172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2724,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2724,"num_write_kb":174336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":43,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980115+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:19:27.980115+0000","last_peered":"2023-09-23T20:19:27.980115+0000","last_clean":"2023-09-23T20:19:27.980115+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:19:27.980115+0000","last_undegraded":"2023-09-23T20:19:27.980115+0000","last_fullsized":"2023-09-23T20:19:27.980115+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.554329+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:19:27.554329+0000","last_peered":"2023-09-23T20:19:27.554329+0000","last_clean":"2023-09-23T20:19:27.554329+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:19:27.554329+0000","last_undegraded":"2023-09-23T20:19:27.554329+0000","last_fullsized":"2023-09-23T20:19:27.554329+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979058+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:19:27.979058+0000","last_peered":"2023-09-23T20:19:27.979058+0000","last_clean":"2023-09-23T20:19:27.979058+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:19:27.979058+0000","last_undegraded":"2023-09-23T20:19:27.979058+0000","last_fullsized":"2023-09-23T20:19:27.979058+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"153'2651","reported_seq":2666,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:53.012108+0000","last_change":"2023-09-23T20:19:13.700292+0000","last_active":"2023-09-23T20:19:53.012108+0000","last_peered":"2023-09-23T20:19:53.012108+0000","last_clean":"2023-09-23T20:19:53.012108+0000","last_became_active":"2023-09-23T20:19:13.699947+0000","last_became_peered":"2023-09-23T20:19:13.699947+0000","last_unstale":"2023-09-23T20:19:53.012108+0000","last_undegraded":"2023-09-23T20:19:53.012108+0000","last_fullsized":"2023-09-23T20:19:53.012108+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2651,"log_dups_size":0,"ondisk_log_size":2651,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:34:57.552627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173735936,"num_objects":2651,"num_object_clones":0,"num_object_copies":7953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2651,"num_write_kb":169664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"69'2","reported_seq":144,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:28.020796+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:19:28.020796+0000","last_peered":"2023-09-23T20:19:28.020796+0000","last_clean":"2023-09-23T20:19:28.020796+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:19:28.020796+0000","last_undegraded":"2023-09-23T20:19:28.020796+0000","last_fullsized":"2023-09-23T20:19:28.020796+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":89,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:43.712909+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:19:43.712909+0000","last_peered":"2023-09-23T20:19:43.712909+0000","last_clean":"2023-09-23T20:19:43.712909+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:19:43.712909+0000","last_undegraded":"2023-09-23T20:19:43.712909+0000","last_fullsized":"2023-09-23T20:19:43.712909+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.978470+0000","last_change":"2023-09-23T20:18:34.278931+0000","last_active":"2023-09-23T20:19:27.978470+0000","last_peered":"2023-09-23T20:19:27.978470+0000","last_clean":"2023-09-23T20:19:27.978470+0000","last_became_active":"2023-09-23T20:18:34.278480+0000","last_became_peered":"2023-09-23T20:18:34.278480+0000","last_unstale":"2023-09-23T20:19:27.978470+0000","last_undegraded":"2023-09-23T20:19:27.978470+0000","last_fullsized":"2023-09-23T20:19:27.978470+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:24.685353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"153'2486","reported_seq":2501,"reported_epoch":153,"state":"active+clean","last_fresh":"2023-09-23T20:19:52.992842+0000","last_change":"2023-09-23T20:19:13.701051+0000","last_active":"2023-09-23T20:19:52.992842+0000","last_peered":"2023-09-23T20:19:52.992842+0000","last_clean":"2023-09-23T20:19:52.992842+0000","last_became_active":"2023-09-23T20:19:13.700734+0000","last_became_peered":"2023-09-23T20:19:13.700734+0000","last_unstale":"2023-09-23T20:19:52.992842+0000","last_undegraded":"2023-09-23T20:19:52.992842+0000","last_fullsized":"2023-09-23T20:19:52.992842+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":2486,"log_dups_size":0,"ondisk_log_size":2486,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:31:00.029024+0000","scrub_duration":0,"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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2486,"num_write_kb":159104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":137,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979264+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:19:27.979264+0000","last_peered":"2023-09-23T20:19:27.979264+0000","last_clean":"2023-09-23T20:19:27.979264+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:19:27.979264+0000","last_undegraded":"2023-09-23T20:19:27.979264+0000","last_fullsized":"2023-09-23T20:19:27.979264+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":113,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980330+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:19:27.980330+0000","last_peered":"2023-09-23T20:19:27.980330+0000","last_clean":"2023-09-23T20:19:27.980330+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:19:27.980330+0000","last_undegraded":"2023-09-23T20:19:27.980330+0000","last_fullsized":"2023-09-23T20:19:27.980330+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":95,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555168+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:19:27.555168+0000","last_peered":"2023-09-23T20:19:27.555168+0000","last_clean":"2023-09-23T20:19:27.555168+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:19:27.555168+0000","last_undegraded":"2023-09-23T20:19:27.555168+0000","last_fullsized":"2023-09-23T20:19:27.555168+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979268+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:19:27.979268+0000","last_peered":"2023-09-23T20:19:27.979268+0000","last_clean":"2023-09-23T20:19:27.979268+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:19:27.979268+0000","last_undegraded":"2023-09-23T20:19:27.979268+0000","last_fullsized":"2023-09-23T20:19:27.979268+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642385+0000","last_change":"2023-09-23T20:18:34.289501+0000","last_active":"2023-09-23T20:19:27.642385+0000","last_peered":"2023-09-23T20:19:27.642385+0000","last_clean":"2023-09-23T20:19:27.642385+0000","last_became_active":"2023-09-23T20:18:34.289164+0000","last_became_peered":"2023-09-23T20:18:34.289164+0000","last_unstale":"2023-09-23T20:19:27.642385+0000","last_undegraded":"2023-09-23T20:19:27.642385+0000","last_fullsized":"2023-09-23T20:19:27.642385+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:46.613020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"69'2","reported_seq":115,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642289+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:19:27.642289+0000","last_peered":"2023-09-23T20:19:27.642289+0000","last_clean":"2023-09-23T20:19:27.642289+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:19:27.642289+0000","last_undegraded":"2023-09-23T20:19:27.642289+0000","last_fullsized":"2023-09-23T20:19:27.642289+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":129,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555686+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:19:27.555686+0000","last_peered":"2023-09-23T20:19:27.555686+0000","last_clean":"2023-09-23T20:19:27.555686+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:19:27.555686+0000","last_undegraded":"2023-09-23T20:19:27.555686+0000","last_fullsized":"2023-09-23T20:19:27.555686+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.642640+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:19:27.642640+0000","last_peered":"2023-09-23T20:19:27.642640+0000","last_clean":"2023-09-23T20:19:27.642640+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:19:27.642640+0000","last_undegraded":"2023-09-23T20:19:27.642640+0000","last_fullsized":"2023-09-23T20:19:27.642640+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":129,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.555243+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:19:27.555243+0000","last_peered":"2023-09-23T20:19:27.555243+0000","last_clean":"2023-09-23T20:19:27.555243+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:19:27.555243+0000","last_undegraded":"2023-09-23T20:19:27.555243+0000","last_fullsized":"2023-09-23T20:19:27.555243+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.979817+0000","last_change":"2023-09-23T20:18:34.280697+0000","last_active":"2023-09-23T20:19:27.979817+0000","last_peered":"2023-09-23T20:19:27.979817+0000","last_clean":"2023-09-23T20:19:27.979817+0000","last_became_active":"2023-09-23T20:18:34.279534+0000","last_became_peered":"2023-09-23T20:18:34.279534+0000","last_unstale":"2023-09-23T20:19:27.979817+0000","last_undegraded":"2023-09-23T20:19:27.979817+0000","last_fullsized":"2023-09-23T20:19:27.979817+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:25:54.563457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":100,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.977692+0000","last_change":"2023-09-23T20:18:34.289155+0000","last_active":"2023-09-23T20:19:27.977692+0000","last_peered":"2023-09-23T20:19:27.977692+0000","last_clean":"2023-09-23T20:19:27.977692+0000","last_became_active":"2023-09-23T20:18:34.288625+0000","last_became_peered":"2023-09-23T20:18:34.288625+0000","last_unstale":"2023-09-23T20:19:27.977692+0000","last_undegraded":"2023-09-23T20:19:27.977692+0000","last_fullsized":"2023-09-23T20:19:27.977692+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:02:45.045354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":133,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.980398+0000","last_change":"2023-09-23T20:18:34.297726+0000","last_active":"2023-09-23T20:19:27.980398+0000","last_peered":"2023-09-23T20:19:27.980398+0000","last_clean":"2023-09-23T20:19:27.980398+0000","last_became_active":"2023-09-23T20:18:34.288432+0000","last_became_peered":"2023-09-23T20:18:34.288432+0000","last_unstale":"2023-09-23T20:19:27.980398+0000","last_undegraded":"2023-09-23T20:19:27.980398+0000","last_fullsized":"2023-09-23T20:19:27.980398+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:35:33.525685+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":112,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-09-23T20:19:27.554897+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:19:27.554897+0000","last_peered":"2023-09-23T20:19:27.554897+0000","last_clean":"2023-09-23T20:19:27.554897+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:19:27.554897+0000","last_undegraded":"2023-09-23T20:19:27.554897+0000","last_fullsized":"2023-09-23T20:19:27.554897+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":7,"num_pg":16,"stat_sum":{"num_bytes":2841051136,"num_objects":43351,"num_object_clones":0,"num_object_copies":130053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":43351,"num_write_kb":2774464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":8487174144,"data_stored":8487174144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":43351,"ondisk_log_size":43351,"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":5504,"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":20,"num_bytes_recovered":10238,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":236223201588,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1061584,"kb_used_data":982984,"kb_used_omap":0,"kb_used_meta":78592,"kb_avail":92683568,"statfs":{"total":95995035648,"available":94907973632,"internally_reserved":0,"allocated":1006575616,"data_stored":1005915712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":80478208},"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 Sep 23 20:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.1819999999999999,"15min":0.998},"min":{"1min":0.28799999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.349,"5min":8.8000000000000007,"15min":8.8000000000000007},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.79800000000000004,"5min":1.0449999999999999,"15min":0.97699999999999998},"min":{"1min":0.38600000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.2909999999999999,"5min":9.0060000000000002,"15min":9.0060000000000002},"last":1.2330000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:19:13 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":2.8319999999999999,"15min":1.577},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.25,"5min":142.58000000000001,"15min":142.58000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.0840000000000001,"5min":2.7469999999999999,"15min":1.5369999999999999},"min":{"1min":0.375,"5min":0.308,"15min":0.308},"max":{"1min":3.8079999999999998,"5min":142.68199999999999,"15min":142.68199999999999},"last":0.61199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:19:44 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":2.9940000000000002,"15min":1.607},"min":{"1min":0.44800000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":3.8119999999999998,"5min":144.852,"15min":144.852},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":2.9580000000000002,"15min":1.635},"min":{"1min":0.629,"5min":0.311,"15min":0.311},"max":{"1min":1.806,"5min":143.35599999999999,"15min":143.35599999999999},"last":1.4870000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":3.7090000000000001,"15min":1.9590000000000001},"min":{"1min":0.40799999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.3029999999999999,"5min":142.749,"15min":142.749},"last":2.6659999999999999},{"interface":"front","average":{"1min":1.0369999999999999,"5min":3.5219999999999998,"15min":1.8700000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.8290000000000002,"5min":143.11099999999999,"15min":143.11099999999999},"last":1.3779999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:19:29 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.92100000000000004,"15min":0.95799999999999996},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.234,"5min":19.890999999999998,"15min":19.890999999999998},"last":0.55800000000000005},{"interface":"front","average":{"1min":1.139,"5min":0.94399999999999995,"15min":1.002},"min":{"1min":0.65500000000000003,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":4.1020000000000003,"5min":7.8399999999999999,"15min":7.8399999999999999},"last":1.454}]},{"osd":5,"last update":"Sat Sep 23 20:19:29 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":0.83499999999999996,"15min":0.95699999999999996},"min":{"1min":0.55400000000000005,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0640000000000001,"5min":4.5890000000000004,"15min":4.5890000000000004},"last":2.6099999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.99299999999999999,"15min":1.0589999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.341,"5min":15.382999999999999,"15min":15.382999999999999},"last":2.629}]},{"osd":6,"last update":"Sat Sep 23 20:19:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.3260000000000001,"15min":1.2010000000000001},"min":{"1min":0.501,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3109999999999999,"5min":15.295999999999999,"15min":15.295999999999999},"last":2.5499999999999998},{"interface":"front","average":{"1min":1.22,"5min":1.1919999999999999,"15min":1.161},"min":{"1min":0.61599999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.9790000000000001,"5min":4.5819999999999999,"15min":4.5819999999999999},"last":1.421}]}]},{"osd":6,"up_from":47,"seq":201863463230,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":619396,"kb_used_data":491644,"kb_used_omap":0,"kb_used_meta":127744,"kb_avail":93125756,"statfs":{"total":95995035648,"available":95360774144,"internally_reserved":0,"allocated":503443456,"data_stored":502795925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":130809856},"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 Sep 23 20:19:45 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.5289999999999999,"15min":1.123},"min":{"1min":0.503,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.1230000000000002,"5min":9.8759999999999994,"15min":9.8759999999999994},"last":4.0579999999999998},{"interface":"front","average":{"1min":1.4119999999999999,"5min":1.306,"15min":1.0960000000000001},"min":{"1min":0.316,"5min":0.312,"15min":0.312},"max":{"1min":12.704000000000001,"5min":12.704000000000001,"15min":12.704000000000001},"last":1.0720000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:19:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.5600000000000001,"15min":1.1359999999999999},"min":{"1min":0.44900000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.6139999999999999,"5min":11.423,"15min":11.423},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.4670000000000001,"5min":1.3100000000000001,"15min":1.117},"min":{"1min":0.36699999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":10.031000000000001,"5min":10.031000000000001,"15min":10.031000000000001},"last":0.34999999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":2.1960000000000002,"15min":1.3819999999999999},"min":{"1min":0.49299999999999999,"5min":0.316,"15min":0.316},"max":{"1min":2.7309999999999999,"5min":29.074000000000002,"15min":29.074000000000002},"last":0.37},{"interface":"front","average":{"1min":0.94699999999999995,"5min":2.399,"15min":1.5029999999999999},"min":{"1min":0.46700000000000003,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.4750000000000001,"5min":38.32,"15min":38.32},"last":1.022}]},{"osd":3,"last update":"Sat Sep 23 20:19:07 2023","interfaces":[{"interface":"back","average":{"1min":2.004,"5min":2.1349999999999998,"15min":1.3959999999999999},"min":{"1min":0.54100000000000004,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":9.9939999999999998,"5min":30.239000000000001,"15min":30.239000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.49,"5min":2.1509999999999998,"15min":1.4410000000000001},"min":{"1min":0.46500000000000002,"5min":0.372,"15min":0.372},"max":{"1min":5.8769999999999998,"5min":30.405000000000001,"15min":30.405000000000001},"last":0.45600000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.4039999999999999,"15min":1.1020000000000001},"min":{"1min":0.50900000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2270000000000001,"5min":14.566000000000001,"15min":14.566000000000001},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.2669999999999999,"15min":1.1399999999999999},"min":{"1min":0.55000000000000004,"5min":0.315,"15min":0.315},"max":{"1min":1.6140000000000001,"5min":14.686,"15min":14.686},"last":0.39500000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.016,"15min":1.0229999999999999},"min":{"1min":0.57399999999999995,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.3640000000000001,"5min":5.6440000000000001,"15min":5.6440000000000001},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.139,"15min":1.117},"min":{"1min":0.63900000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":2.98,"5min":10.398999999999999,"15min":10.398999999999999},"last":0.58999999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:19:07 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":0.96699999999999997,"15min":1.0960000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.7140000000000004,"5min":5.4130000000000003,"15min":5.4130000000000003},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.54,"5min":1.141,"15min":1.2090000000000001},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":10.438000000000001,"5min":10.438000000000001,"15min":10.438000000000001},"last":0.81399999999999995}]}]},{"osd":1,"up_from":90,"seq":386547056774,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1466296,"kb_used_data":1326384,"kb_used_omap":4,"kb_used_meta":139899,"kb_avail":92278856,"statfs":{"total":95995035648,"available":94493548544,"internally_reserved":0,"allocated":1358217216,"data_stored":1357408665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":143257486},"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 Sep 23 20:19:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.397,"15min":0.95799999999999996},"min":{"1min":0.246,"5min":0.186,"15min":0.186},"max":{"1min":3.4340000000000002,"5min":13.666,"15min":13.666},"last":2.8879999999999999},{"interface":"front","average":{"1min":0.995,"5min":1.6890000000000001,"15min":1.107},"min":{"1min":0.44600000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":3.4340000000000002,"5min":13.776,"15min":13.776},"last":5.7370000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:19:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":3.04,"15min":1.4419999999999999},"min":{"1min":0.34300000000000003,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.90500000000000003,"5min":69.319000000000003,"15min":69.319000000000003},"last":1.7569999999999999},{"interface":"front","average":{"1min":0.72099999999999997,"5min":2.9710000000000001,"15min":1.462},"min":{"1min":0.34599999999999997,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.2889999999999999,"5min":69.561999999999998,"15min":69.561999999999998},"last":0.26300000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:19:08 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":2.0649999999999999,"15min":1.2250000000000001},"min":{"1min":0.27900000000000003,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":4.0339999999999998,"5min":44.192999999999998,"15min":44.192999999999998},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.075,"5min":2.5030000000000001,"15min":1.4139999999999999},"min":{"1min":0.44900000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.9319999999999999,"5min":46.076999999999998,"15min":46.076999999999998},"last":1.0860000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:19:13 2023","interfaces":[{"interface":"back","average":{"1min":1.4039999999999999,"5min":1.276,"15min":1.119},"min":{"1min":0.40799999999999997,"5min":0.313,"15min":0.313},"max":{"1min":4.8440000000000003,"5min":9.3399999999999999,"15min":9.3399999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.5269999999999999,"15min":1.1990000000000001},"min":{"1min":0.50800000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.1539999999999999,"5min":13.737,"15min":13.737},"last":1.5640000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:19:13 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.462,"15min":1.204},"min":{"1min":0.45300000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":4.7619999999999996,"5min":8.4399999999999995,"15min":8.4399999999999995},"last":0.496},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.252,"15min":1.1639999999999999},"min":{"1min":0.44700000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.5510000000000002,"5min":9.3680000000000003,"15min":9.3680000000000003},"last":0.79400000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:19:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.704,"15min":1.274},"min":{"1min":0.61199999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.7919999999999998,"5min":8.5030000000000001,"15min":8.5030000000000001},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.181,"5min":1.446,"15min":1.234},"min":{"1min":0.42899999999999999,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":3.5179999999999998,"5min":9.3010000000000002,"15min":9.3010000000000002},"last":0.76400000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:19:13 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.554,"15min":1.2470000000000001},"min":{"1min":0.62,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":4.819,"5min":8.5329999999999995,"15min":8.5329999999999995},"last":0.57699999999999996},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.4470000000000001,"15min":1.268},"min":{"1min":0.59499999999999997,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":10.565,"5min":10.565,"15min":10.565},"last":2.9209999999999998}]}]},{"osd":0,"up_from":85,"seq":365072220301,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1708620,"kb_used_data":1604740,"kb_used_omap":5,"kb_used_meta":103866,"kb_avail":92036532,"statfs":{"total":95995035648,"available":94245408768,"internally_reserved":0,"allocated":1643253760,"data_stored":1642426520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":106359418},"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 Sep 23 20:19:10 2023","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.431,"15min":0.91700000000000004},"min":{"1min":0.27500000000000002,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":7.5590000000000002,"5min":9.3819999999999997,"15min":9.3819999999999997},"last":2.3559999999999999},{"interface":"front","average":{"1min":1.4630000000000001,"5min":1.448,"15min":0.94999999999999996},"min":{"1min":0.32400000000000001,"5min":0.216,"15min":0.216},"max":{"1min":9.1780000000000008,"5min":9.1780000000000008,"15min":9.1780000000000008},"last":2.7069999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:19:36 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":1.887,"15min":1.087},"min":{"1min":0.29899999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.9039999999999999,"5min":7.8150000000000004,"15min":7.8150000000000004},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.77800000000000002,"5min":1.7270000000000001,"15min":1.075},"min":{"1min":0.40899999999999997,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":2.1920000000000002,"5min":11.960000000000001,"15min":11.960000000000001},"last":1.72}]},{"osd":3,"last update":"Sat Sep 23 20:19:05 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":2.7050000000000001,"15min":1.419},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":4.9199999999999999,"5min":46.923000000000002,"15min":46.923000000000002},"last":0.51300000000000001},{"interface":"front","average":{"1min":1.085,"5min":2.7919999999999998,"15min":1.4990000000000001},"min":{"1min":0.32300000000000001,"5min":0.224,"15min":0.224},"max":{"1min":4.8799999999999999,"5min":47.027000000000001,"15min":47.027000000000001},"last":0.72199999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:19:42 2023","interfaces":[{"interface":"back","average":{"1min":2.6200000000000001,"5min":1.466,"15min":1.1559999999999999},"min":{"1min":0.63,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":32.953000000000003,"5min":32.953000000000003,"15min":32.953000000000003},"last":0.57199999999999995},{"interface":"front","average":{"1min":2.6920000000000002,"5min":1.887,"15min":1.3149999999999999},"min":{"1min":0.68200000000000005,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":33.073999999999998,"5min":33.073999999999998,"15min":33.073999999999998},"last":0.80900000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:19:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.6899999999999999,"15min":1.256},"min":{"1min":0.52400000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.6990000000000001,"5min":18.498000000000001,"15min":18.498000000000001},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.2889999999999999,"15min":1.1559999999999999},"min":{"1min":0.48499999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.3620000000000001,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":1.776}]},{"osd":6,"last update":"Sat Sep 23 20:19:42 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":1.7290000000000001,"15min":1.256},"min":{"1min":0.623,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.746,"5min":18.548999999999999,"15min":18.548999999999999},"last":0.871},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.405,"15min":1.1879999999999999},"min":{"1min":0.57699999999999996,"5min":0.378,"15min":0.378},"max":{"1min":2.0470000000000002,"5min":9.218,"15min":9.218},"last":1.75}]},{"osd":7,"last update":"Sat Sep 23 20:19:42 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.198,"15min":1.149},"min":{"1min":0.45600000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.3899999999999999,"5min":7.4219999999999997,"15min":7.4219999999999997},"last":1.6850000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.2310000000000001,"15min":1.1459999999999999},"min":{"1min":0.70999999999999996,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.8440000000000001,"5min":8.0700000000000003,"15min":8.0700000000000003},"last":0.54600000000000004}]}]},{"osd":2,"up_from":95,"seq":408021893237,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1441576,"kb_used_data":1253344,"kb_used_omap":7,"kb_used_meta":188216,"kb_avail":92303576,"statfs":{"total":95995035648,"available":94518861824,"internally_reserved":0,"allocated":1283424256,"data_stored":1282627820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":192733265},"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 Sep 23 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":1.4690000000000001,"15min":0.95099999999999996},"min":{"1min":0.34300000000000003,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":1.417,"5min":10.06,"15min":10.06},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":1.49,"15min":0.98099999999999998},"min":{"1min":0.217,"5min":0.189,"15min":0.189},"max":{"1min":2.327,"5min":9.2560000000000002,"15min":9.2560000000000002},"last":0.51400000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":2.0579999999999998,"15min":1.4039999999999999},"min":{"1min":0.34599999999999997,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":1.641,"5min":12.561999999999999,"15min":70.421999999999997},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":2.0219999999999998,"15min":1.4299999999999999},"min":{"1min":0.41699999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.988,"5min":18.260999999999999,"15min":70.316999999999993},"last":2.085}]},{"osd":3,"last update":"Sat Sep 23 20:19:09 2023","interfaces":[{"interface":"back","average":{"1min":1.6699999999999999,"5min":2.9350000000000001,"15min":1.5029999999999999},"min":{"1min":0.28799999999999998,"5min":0.215,"15min":0.215},"max":{"1min":10.016,"5min":78.203999999999994,"15min":78.203999999999994},"last":0.436},{"interface":"front","average":{"1min":2.2240000000000002,"5min":2.8919999999999999,"15min":1.546},"min":{"1min":0.38100000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":11.558,"5min":84.927000000000007,"15min":84.927000000000007},"last":0.873}]},{"osd":4,"last update":"Sat Sep 23 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":5.4989999999999997,"5min":2.4729999999999999,"15min":1.5309999999999999},"min":{"1min":0.44900000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":101.044,"5min":101.044,"15min":101.044},"last":0.35899999999999999},{"interface":"front","average":{"1min":5.431,"5min":2.3879999999999999,"15min":1.5249999999999999},"min":{"1min":0.58499999999999996,"5min":0.315,"15min":0.315},"max":{"1min":98.811000000000007,"5min":98.811000000000007,"15min":98.811000000000007},"last":0.41499999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":5.4630000000000001,"5min":2.569,"15min":1.591},"min":{"1min":0.38800000000000001,"5min":0.371,"15min":0.371},"max":{"1min":99.945999999999998,"5min":99.945999999999998,"15min":99.945999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":5.4189999999999996,"5min":2.6000000000000001,"15min":1.5580000000000001},"min":{"1min":0.66900000000000004,"5min":0.34599999999999997,"15min":0.33100000000000002},"max":{"1min":98.555999999999997,"5min":98.555999999999997,"15min":98.555999999999997},"last":3.2709999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.8460000000000001,"15min":1.411},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.623,"5min":9.5660000000000007,"15min":9.5660000000000007},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.7689999999999999,"15min":1.2889999999999999},"min":{"1min":0.68799999999999994,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.9930000000000001,"5min":9.5449999999999999,"15min":9.5449999999999999},"last":3.347}]},{"osd":7,"last update":"Sat Sep 23 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.724,"15min":1.387},"min":{"1min":0.46500000000000002,"5min":0.441,"15min":0.441},"max":{"1min":1.5660000000000001,"5min":9.7720000000000002,"15min":9.7720000000000002},"last":0.59599999999999997},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.778,"15min":1.3340000000000001},"min":{"1min":0.57399999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":2.0350000000000001,"5min":9.5050000000000008,"15min":9.5050000000000008},"last":3.3079999999999998}]}]},{"osd":3,"up_from":100,"seq":429496729711,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1057672,"kb_used_data":823488,"kb_used_omap":2,"kb_used_meta":234173,"kb_avail":92687480,"statfs":{"total":95995035648,"available":94911979520,"internally_reserved":0,"allocated":843251712,"data_stored":842484404,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":239793205},"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 Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3799999999999999,"5min":2.7429999999999999,"15min":1.3720000000000001},"min":{"1min":0.39400000000000002,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":6.4080000000000004,"5min":54.673000000000002,"15min":54.673000000000002},"last":1.903},{"interface":"front","average":{"1min":1.175,"5min":2.7839999999999998,"15min":1.389},"min":{"1min":0.499,"5min":0.189,"15min":0.189},"max":{"1min":3.5979999999999999,"5min":54.192999999999998,"15min":54.192999999999998},"last":0.625}]},{"osd":1,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.4119999999999999,"15min":0.93400000000000005},"min":{"1min":0.221,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":3.73,"5min":8.8460000000000001,"15min":8.8460000000000001},"last":0.20399999999999999},{"interface":"front","average":{"1min":1.492,"5min":2.262,"15min":1.2649999999999999},"min":{"1min":0.36699999999999999,"5min":0.247,"15min":0.247},"max":{"1min":6.383,"5min":12.627000000000001,"15min":12.627000000000001},"last":1.859}]},{"osd":2,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.7989999999999999,"5min":2.7050000000000001,"15min":1.4550000000000001},"min":{"1min":0.64400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":6.3369999999999997,"5min":56.723999999999997,"15min":56.723999999999997},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.526,"5min":2.5760000000000001,"15min":1.395},"min":{"1min":0.39000000000000001,"5min":0.215,"15min":0.215},"max":{"1min":5.9080000000000004,"5min":62.427,"15min":62.427},"last":0.72199999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.3660000000000001,"15min":1.097},"min":{"1min":0.52500000000000002,"5min":0.314,"15min":0.314},"max":{"1min":3.3359999999999999,"5min":11.374000000000001,"15min":11.374000000000001},"last":3.6789999999999998},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.4399999999999999,"15min":1.1679999999999999},"min":{"1min":0.32900000000000001,"5min":0.315,"15min":0.315},"max":{"1min":3.5779999999999998,"5min":7.5259999999999998,"15min":7.5259999999999998},"last":0.51000000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.429,"15min":1.143},"min":{"1min":0.45900000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.1799999999999997,"5min":11.315,"15min":11.315},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.4330000000000001,"5min":1.784,"15min":1.3220000000000001},"min":{"1min":0.44700000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.4320000000000004,"5min":12.695,"15min":12.695},"last":0.73799999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.5660000000000001,"15min":1.222},"min":{"1min":0.56699999999999995,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.262,"5min":11.351000000000001,"15min":11.351000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.369,"5min":1.7849999999999999,"15min":1.3420000000000001},"min":{"1min":0.40000000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.5190000000000001,"5min":10.897,"15min":10.897},"last":0.434}]},{"osd":7,"last update":"Sat Sep 23 20:19:03 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.506,"15min":1.3080000000000001},"min":{"1min":0.374,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.5539999999999998,"5min":7.593,"15min":7.593},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.347,"5min":1.5589999999999999,"15min":1.3779999999999999},"min":{"1min":0.432,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":3.7400000000000002,"5min":7.6139999999999999,"15min":7.6139999999999999},"last":0.53500000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986513,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":959048,"kb_used_data":864512,"kb_used_omap":0,"kb_used_meta":94528,"kb_avail":92786104,"statfs":{"total":95995035648,"available":95012970496,"internally_reserved":0,"allocated":885260288,"data_stored":884607962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":96796672},"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 Sep 23 20:19:37 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":1.0820000000000001,"15min":0.98899999999999999},"min":{"1min":0.44800000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2,"5min":6.093,"15min":6.093},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.159,"15min":1.02},"min":{"1min":0.34399999999999997,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.4390000000000001,"5min":7.4630000000000001,"15min":7.4630000000000001},"last":3.677}]},{"osd":1,"last update":"Sat Sep 23 20:19:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":1.4470000000000001,"15min":1.0860000000000001},"min":{"1min":0.36199999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.573,"5min":16.024999999999999,"15min":16.024999999999999},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.504,"15min":1.125},"min":{"1min":0.36299999999999999,"5min":0.316,"15min":0.316},"max":{"1min":2.145,"5min":16.082999999999998,"15min":16.082999999999998},"last":0.58999999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:19:37 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.462,"15min":1.2090000000000001},"min":{"1min":0.496,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":2.9009999999999998,"5min":20.437000000000001,"15min":20.437000000000001},"last":1.081},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.9330000000000001,"15min":1.3779999999999999},"min":{"1min":0.53700000000000003,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.7589999999999999,"5min":13.683,"15min":19.632000000000001},"last":0.90400000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:19:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":3.4140000000000001,"15min":1.8480000000000001},"min":{"1min":0.434,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.282,"5min":76.902000000000001,"15min":76.902000000000001},"last":0.496},{"interface":"front","average":{"1min":1.115,"5min":3.504,"15min":1.911},"min":{"1min":0.39700000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":2.1579999999999999,"5min":76.763000000000005,"15min":76.763000000000005},"last":0.42799999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:19:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.95199999999999996,"15min":0.98099999999999998},"min":{"1min":0.439,"5min":0.308,"15min":0.308},"max":{"1min":1.266,"5min":6.8899999999999997,"15min":6.8899999999999997},"last":1.159},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.96399999999999997,"15min":1.077},"min":{"1min":0.39700000000000002,"5min":0.379,"15min":0.379},"max":{"1min":1.587,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":0.997}]},{"osd":6,"last update":"Sat Sep 23 20:19:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.93899999999999995,"15min":1.01},"min":{"1min":0.501,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.615,"5min":4.0540000000000003,"15min":4.0540000000000003},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.117,"15min":1.0880000000000001},"min":{"1min":0.49199999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.6719999999999999,"5min":6.181,"15min":6.181},"last":0.68100000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:19:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":0.996,"15min":1.099},"min":{"1min":0.66800000000000004,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.2869999999999999,"5min":4.5869999999999997,"15min":4.5869999999999997},"last":1.123},{"interface":"front","average":{"1min":1.113,"5min":0.93500000000000005,"15min":1.0409999999999999},"min":{"1min":0.58499999999999996,"5min":0.37,"15min":0.37},"max":{"1min":2.1040000000000001,"5min":5.0830000000000002,"15min":5.0830000000000002},"last":0.96099999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724873,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":945720,"kb_used_data":836464,"kb_used_omap":0,"kb_used_meta":109248,"kb_avail":92799432,"statfs":{"total":95995035648,"available":95026618368,"internally_reserved":0,"allocated":856539136,"data_stored":855898938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":111869952},"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 Sep 23 20:19:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.1579999999999999,"15min":0.98699999999999999},"min":{"1min":0.30499999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2269999999999999,"5min":8.593,"15min":8.593},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.508,"15min":1.1160000000000001},"min":{"1min":0.28000000000000003,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.1160000000000001,"5min":8.1359999999999992,"15min":8.1359999999999992},"last":0.94799999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:19:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.325,"15min":1.073},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":3.4590000000000001,"5min":7.915,"15min":7.915},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.607,"5min":1.5840000000000001,"15min":1.1779999999999999},"min":{"1min":0.435,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.3949999999999996,"5min":8.0329999999999995,"15min":8.0329999999999995},"last":0.44500000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:19:43 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":2.8370000000000002,"15min":1.5649999999999999},"min":{"1min":0.34899999999999998,"5min":0.316,"15min":0.316},"max":{"1min":0.94899999999999995,"5min":111.55500000000001,"15min":111.55500000000001},"last":0.624},{"interface":"front","average":{"1min":0.91600000000000004,"5min":2.7549999999999999,"15min":1.5980000000000001},"min":{"1min":0.436,"5min":0.309,"15min":0.309},"max":{"1min":1.4650000000000001,"5min":111.59099999999999,"15min":111.59099999999999},"last":0.74099999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:19:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.8240000000000001,"15min":1.2849999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.2590000000000003,"5min":8.0519999999999996,"15min":8.0519999999999996},"last":0.53300000000000003},{"interface":"front","average":{"1min":1.482,"5min":1.8939999999999999,"15min":1.4810000000000001},"min":{"1min":0.37,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.9729999999999999,"5min":9.8409999999999993,"15min":9.8409999999999993},"last":2.9209999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:19:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":1.0980000000000001,"15min":0.97799999999999998},"min":{"1min":0.38700000000000001,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2470000000000001,"5min":10.968,"15min":10.968},"last":3.036},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.216,"15min":1.0700000000000001},"min":{"1min":0.33700000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.3979999999999999,"5min":7.3879999999999999,"15min":7.3879999999999999},"last":0.58599999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:19:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":1.3839999999999999,"15min":1.175},"min":{"1min":0.51400000000000001,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.1950000000000001,"5min":6.5069999999999997,"15min":6.5069999999999997},"last":2.9790000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.5209999999999999,"15min":1.27},"min":{"1min":0.63600000000000001,"5min":0.316,"15min":0.316},"max":{"1min":1.4350000000000001,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":1.8380000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.198,"15min":1.095},"min":{"1min":0.42099999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.2629999999999999,"5min":7.7469999999999999,"15min":7.7469999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.2330000000000001,"15min":1.1919999999999999},"min":{"1min":0.71399999999999997,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.1150000000000002,"5min":10.058,"15min":10.058},"last":0.68200000000000005}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":5358,"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":4950,"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":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1655504896,"data_stored":1655504896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1376845824,"data_stored":1376845824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1282539520,"data_stored":1282539520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":852951040,"data_stored":852951040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":883818496,"data_stored":883818496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":878051328,"data_stored":878051328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":516685824,"data_stored":516685824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1040777216,"data_stored":1040777216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:20:01.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 1 2023-09-23T20:20:01.545 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 31 16 51827 51811 104.448 68.4375 0.0176362 0.00956839 2023-09-23T20:20:01.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:01.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:01.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:01.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:01.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:01.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:01.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:01.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:01.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:01.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:02.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:02.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:02.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:02.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:02.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:02.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:02.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:02.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:02.545 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 32 16 53040 53024 103.553 75.8125 0.003971 0.00963973 2023-09-23T20:20:02.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:02 smithi174 bash[91578]: cluster 2023-09-23T20:20:01.240998+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T20:20:02.616 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:02.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:02.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:02 smithi112 bash[104422]: cluster 2023-09-23T20:20:01.240998+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T20:20:02.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:02 smithi112 bash[107672]: cluster 2023-09-23T20:20:01.240998+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T20:20:02.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:02.775 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:02.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:02.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:02.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:03.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:03.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:03.174 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:03.280 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:03.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:03.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:03.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:03.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.546 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 33 16 54152 54136 102.52 69.5 0.0118927 0.00974805 2023-09-23T20:20:03.573 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:03.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:03.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:03.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:03.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:03.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:03.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:03.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:03.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:04.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:04.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:04.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:04.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:04.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:04.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:04.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:04.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:04.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:04.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:04.479 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:04 smithi112 bash[104422]: cluster 2023-09-23T20:20:03.241505+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T20:20:04.480 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:04 smithi112 bash[107672]: cluster 2023-09-23T20:20:03.241505+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T20:20:04.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:04.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:04.545 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 34 16 55376 55360 101.755 76.5 0.0179134 0.00982177 2023-09-23T20:20:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:04 smithi174 bash[91578]: cluster 2023-09-23T20:20:03.241505+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T20:20:04.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:04.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:04.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:04.734 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:04.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:04.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:04.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:05.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:05.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:05.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:05.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:05.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:05.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:05.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:05.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:05.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:05.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:05.431 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:05.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:05.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:05.549 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 35 16 56622 56606 101.068 77.875 0.0116777 0.00988697 2023-09-23T20:20:05.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:05.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:05.665 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:05.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:05.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:05.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:05.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:05.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:05.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:05.947 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:05.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:06.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:06.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:06.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:06.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:06.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:06.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:06.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:06 smithi112 bash[104422]: cluster 2023-09-23T20:20:05.242074+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T20:20:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:06 smithi112 bash[107672]: cluster 2023-09-23T20:20:05.242074+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T20:20:06.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:06.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:06.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:06.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 36 16 57792 57776 100.291 73.125 0.0236324 0.00996453 2023-09-23T20:20:06.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:06 smithi174 bash[91578]: cluster 2023-09-23T20:20:05.242074+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T20:20:06.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:06.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:06.716 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.737 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:06.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.867 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:06.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:07.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:07.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:07.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:07.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:07.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:07.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:07.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:07.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:07.547 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 37 16 58938 58922 99.5163 71.625 0.0216245 0.0100425 2023-09-23T20:20:07.619 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:07.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:07.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:07.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:07.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:07.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:07.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:08.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:08.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:08.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:08.153 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:08.180 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:08.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:08.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:08.440 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:08 smithi112 bash[104422]: cluster 2023-09-23T20:20:07.242554+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-23T20:20:08.440 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:08 smithi112 bash[104422]: audit 2023-09-23T20:20:07.994543+0000 mon.a (mon.0) 743 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:08.441 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:08 smithi112 bash[107672]: cluster 2023-09-23T20:20:07.242554+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-23T20:20:08.441 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:08 smithi112 bash[107672]: audit 2023-09-23T20:20:07.994543+0000 mon.a (mon.0) 743 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:08.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:08.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:08.547 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 38 16 59989 59973 98.6259 65.6875 0.00408356 0.0101339 2023-09-23T20:20:08.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:08.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:08 smithi174 bash[91578]: cluster 2023-09-23T20:20:07.242554+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-23T20:20:08.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:08 smithi174 bash[91578]: audit 2023-09-23T20:20:07.994543+0000 mon.a (mon.0) 743 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:08.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:08.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:08.689 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:08.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:08.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:08.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:08.846 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:08.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:08.879 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:20:08.879 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:20:08.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:08.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:08.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:09.092 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:09.126 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:09.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:09.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:09.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:09.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:09.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:09.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:09.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:09.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:09.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:09.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:09.547 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 39 16 61066 61050 97.8229 67.3125 0.00304731 0.0102106 2023-09-23T20:20:09.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:09.659 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:20:09.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:09.704 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:20:09.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:09.768 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:20:09.789 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:09.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:09.794 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:20:09.828 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:20:09.865 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:20:09.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:09.908 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:20:09.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:09.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:09.959 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:20:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:20:10.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:10.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:10.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:10.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:10.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:10.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:10.292 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:10.318 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:10.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:10.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:10.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:10.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:10.547 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:20:10.549010+0000 min lat: 0.00137758 max lat: 0.224051 avg lat: 0.0103348 2023-09-23T20:20:10.547 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:20:10.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 40 16 61918 61902 96.7086 53.25 0.00886619 0.0103348 2023-09-23T20:20:10.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:10.565 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:10 smithi112 bash[104422]: cluster 2023-09-23T20:20:09.243351+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T20:20:10.565 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:10 smithi112 bash[104422]: audit 2023-09-23T20:20:09.566577+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.112:0/4188016348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:10.566 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:20:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:20:10] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2023-09-23T20:20:10.566 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:10 smithi112 bash[107672]: cluster 2023-09-23T20:20:09.243351+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T20:20:10.566 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:10 smithi112 bash[107672]: audit 2023-09-23T20:20:09.566577+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.112:0/4188016348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:10.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:10 smithi174 bash[91578]: cluster 2023-09-23T20:20:09.243351+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T20:20:10.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:10 smithi174 bash[91578]: audit 2023-09-23T20:20:09.566577+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.112:0/4188016348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:10.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:10.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:10.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:10.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:10.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:10.857 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:10.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:10.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:10.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:11.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:11.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:11.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:11.269 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:11.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:11.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:11 smithi112 bash[104422]: audit 2023-09-23T20:20:10.481817+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.112:0/961620323' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:11.312 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:11 smithi112 bash[104422]: audit 2023-09-23T20:20:10.482404+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:11.336 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:20:11.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:11.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:11.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:11 smithi174 bash[91578]: audit 2023-09-23T20:20:10.481817+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.112:0/961620323' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:11.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:11 smithi174 bash[91578]: audit 2023-09-23T20:20:10.482404+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:11.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:11.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:11.547 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 41 16 62959 62943 95.9366 65.0625 0.00840276 0.0104178 2023-09-23T20:20:11.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:11.640 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:11 smithi112 bash[107672]: audit 2023-09-23T20:20:10.481817+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.112:0/961620323' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:11.640 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:11 smithi112 bash[107672]: audit 2023-09-23T20:20:10.482404+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:11.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:20:11.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:11.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:11.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:11.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:11.896 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:11.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:11.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:12.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:12.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:12.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:12.153 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.181 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:12.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:12.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:12.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:12.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.427 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:12 smithi174 bash[91578]: cluster 2023-09-23T20:20:11.243877+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T20:20:12.428 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:12 smithi174 bash[91578]: cluster 2023-09-23T20:20:11.311480+0000 mon.a (mon.0) 746 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:12.428 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:12 smithi174 bash[91578]: cluster 2023-09-23T20:20:11.317708+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:20:12.428 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:12 smithi174 bash[91578]: audit 2023-09-23T20:20:11.322958+0000 mon.a (mon.0) 747 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:12.428 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:12 smithi174 bash[91578]: cluster 2023-09-23T20:20:11.323086+0000 mon.a (mon.0) 748 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-09-23T20:20:12.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:12.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 42 16 63928 63912 95.0943 60.5625 0.0309161 0.0105102 2023-09-23T20:20:12.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:12.613 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[104422]: cluster 2023-09-23T20:20:11.243877+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T20:20:12.613 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[104422]: cluster 2023-09-23T20:20:11.311480+0000 mon.a (mon.0) 746 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:12.613 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[104422]: cluster 2023-09-23T20:20:11.317708+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[104422]: audit 2023-09-23T20:20:11.322958+0000 mon.a (mon.0) 747 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[104422]: cluster 2023-09-23T20:20:11.323086+0000 mon.a (mon.0) 748 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[107672]: cluster 2023-09-23T20:20:11.243877+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[107672]: cluster 2023-09-23T20:20:11.311480+0000 mon.a (mon.0) 746 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[107672]: cluster 2023-09-23T20:20:11.317708+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[107672]: audit 2023-09-23T20:20:11.322958+0000 mon.a (mon.0) 747 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:12.614 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:12 smithi112 bash[107672]: cluster 2023-09-23T20:20:11.323086+0000 mon.a (mon.0) 748 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-09-23T20:20:12.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:12.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:12.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:12.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:12.938 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:12.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:13.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:13.094 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:13.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:13.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:13.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:13.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:13.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:13.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:13.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 43 16 65061 65045 94.5295 70.8125 0.00368451 0.0105714 2023-09-23T20:20:13.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:13.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:13.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:13.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:13.754 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:13.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:13.890 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:13.955 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:13.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:14.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:14.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:14.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:14.155 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:14.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:14.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:14.267 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:14 smithi112 bash[104422]: cluster 2023-09-23T20:20:13.244345+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:20:14.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:14 smithi112 bash[107672]: cluster 2023-09-23T20:20:13.244345+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:20:14.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:14.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.398 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:14 smithi174 bash[91578]: cluster 2023-09-23T20:20:13.244345+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:20:14.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:14.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.538 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:14.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 44 16 66187 66171 93.9804 70.375 0.0294935 0.0106346 2023-09-23T20:20:14.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.668 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:14.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:14.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:14.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:14.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:15.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:15.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:15.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:15.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:20:15.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:15.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:15.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:15.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:15.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:15.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:20:15.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 45 16 67213 67197 93.3161 64.125 0.00947778 0.0107089 2023-09-23T20:20:15.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:15.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:15.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:15.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:15.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.882 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:15.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:16.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:16.252 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.284 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:16.299 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:16 smithi112 bash[107672]: cluster 2023-09-23T20:20:15.245088+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:20:16.299 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:16 smithi112 bash[104422]: cluster 2023-09-23T20:20:15.245088+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:20:16.390 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.397 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:16 smithi174 bash[91578]: cluster 2023-09-23T20:20:15.245088+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:20:16.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:16.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:16.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:16.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 46 16 68173 68157 92.5918 60 0.0157193 0.0107948 2023-09-23T20:20:16.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:16.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:16.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:16.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:16.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:17.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:17.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:17.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:17.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:17.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:17.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:17.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:17.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:17.342 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:17.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:17.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:17.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:17.548 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 47 16 69187 69171 91.97 63.375 0.0154069 0.0108684 2023-09-23T20:20:17.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:17.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:17.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:17.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:17.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:17.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:17.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:17.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:17.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:18.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:18.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:18.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:18.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:18.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:18.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:18.444 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:18 smithi112 bash[104422]: cluster 2023-09-23T20:20:17.245620+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T20:20:18.444 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:18 smithi112 bash[104422]: audit 2023-09-23T20:20:18.076427+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:20:18.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:18.526 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:18.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:18.550 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 48 16 70179 70163 91.3426 62 0.0195655 0.0109422 2023-09-23T20:20:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:18 smithi174 bash[91578]: cluster 2023-09-23T20:20:17.245620+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T20:20:18.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:18 smithi174 bash[91578]: audit 2023-09-23T20:20:18.076427+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:20:18.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:18.761 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:18.789 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:18.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:18.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:18 smithi112 bash[107672]: cluster 2023-09-23T20:20:17.245620+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T20:20:18.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:18 smithi112 bash[107672]: audit 2023-09-23T20:20:18.076427+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:20:18.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:18.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:19.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.061 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:19.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:19.297 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:19.326 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:19.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:19.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:19.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:19.550 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 49 16 71257 71241 90.8534 67.375 0.013175 0.0110014 2023-09-23T20:20:19.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:19.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:19.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:19.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:19.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:19.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:19.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:20.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:20.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:20.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:20.164 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:20.171 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:20.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:20.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:20.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.416 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:20 smithi112 bash[107672]: cluster 2023-09-23T20:20:19.246280+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:20:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.416 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:20 smithi112 bash[104422]: cluster 2023-09-23T20:20:19.246280+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:20:20.417 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:20:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:20:20] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2023-09-23T20:20:20.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:20.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:20.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:20 smithi174 bash[91578]: cluster 2023-09-23T20:20:19.246280+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:20:20.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:20.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 50 16 72197 72181 90.2113 58.75 0.0153846 0.0110795 2023-09-23T20:20:20.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:20.789 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:20.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:20.919 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:20.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:21.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:21.085 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:21.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:21.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:21.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:21.324 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 1 pgp_num to 1 2023-09-23T20:20:21.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:21.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:21.471 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:21 smithi112 bash[107672]: audit 2023-09-23T20:20:20.427466+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.112:0/2290441672' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:20:21.471 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:21 smithi112 bash[107672]: audit 2023-09-23T20:20:20.428315+0000 mon.a (mon.0) 750 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:20:21.474 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:21 smithi112 bash[104422]: audit 2023-09-23T20:20:20.427466+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.112:0/2290441672' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:20:21.474 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:21 smithi112 bash[104422]: audit 2023-09-23T20:20:20.428315+0000 mon.a (mon.0) 750 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:20:21.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:21.550 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 51 16 73179 73163 89.6458 61.375 0.0162007 0.0111487 2023-09-23T20:20:21.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:21.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:21.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:21.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:21.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:21 smithi174 bash[91578]: audit 2023-09-23T20:20:20.427466+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.112:0/2290441672' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:20:21.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:21 smithi174 bash[91578]: audit 2023-09-23T20:20:20.428315+0000 mon.a (mon.0) 750 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:20:21.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:21.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:21.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:21.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:22.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:22.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:22.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:22.151 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:22.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:22.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:22.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:22.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:22.397 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:22.408 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:22 smithi174 bash[91578]: cluster 2023-09-23T20:20:21.246722+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:20:22.408 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:22 smithi174 bash[91578]: cluster 2023-09-23T20:20:21.317544+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.408 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:22 smithi174 bash[91578]: audit 2023-09-23T20:20:21.320582+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:20:22.408 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:22 smithi174 bash[91578]: cluster 2023-09-23T20:20:21.320948+0000 mon.a (mon.0) 752 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-09-23T20:20:22.408 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:22 smithi174 bash[91578]: cluster 2023-09-23T20:20:21.332021+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.408 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:22 smithi174 bash[91578]: cluster 2023-09-23T20:20:21.338483+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:22.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:22.528 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:22.550 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 52 16 74088 74072 89.0143 56.8125 0.020584 0.0112289 2023-09-23T20:20:22.554 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[107672]: cluster 2023-09-23T20:20:21.246722+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:20:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[107672]: cluster 2023-09-23T20:20:21.317544+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[107672]: audit 2023-09-23T20:20:21.320582+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:20:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[107672]: cluster 2023-09-23T20:20:21.320948+0000 mon.a (mon.0) 752 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-09-23T20:20:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[107672]: cluster 2023-09-23T20:20:21.332021+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[107672]: cluster 2023-09-23T20:20:21.338483+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[104422]: cluster 2023-09-23T20:20:21.246722+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:20:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[104422]: cluster 2023-09-23T20:20:21.317544+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[104422]: audit 2023-09-23T20:20:21.320582+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:20:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[104422]: cluster 2023-09-23T20:20:21.320948+0000 mon.a (mon.0) 752 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-09-23T20:20:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[104422]: cluster 2023-09-23T20:20:21.332021+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:22 smithi112 bash[104422]: cluster 2023-09-23T20:20:21.338483+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:20:22.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:22.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:22.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:22.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:22.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:22.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:22.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:23.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:23.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:23.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:23.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:23.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:23.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:23.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:23.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:23.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:23 smithi174 bash[91578]: audit 2023-09-23T20:20:22.993908+0000 mon.a (mon.0) 753 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:23.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:23.550 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 53 15 75048 75033 88.4679 60.0625 0.0178791 0.0112977 2023-09-23T20:20:23.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.658 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:23 smithi112 bash[107672]: audit 2023-09-23T20:20:22.993908+0000 mon.a (mon.0) 753 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:23.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:23 smithi112 bash[104422]: audit 2023-09-23T20:20:22.993908+0000 mon.a (mon.0) 753 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:23.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:23.775 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.800 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:23.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:23.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:24.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:24.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:24.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:24.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:24.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:24.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:24.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:24 smithi112 bash[104422]: cluster 2023-09-23T20:20:23.395779+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:20:24.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:24.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:24.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:24.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 54 16 76045 76029 87.9824 62.25 0.0238665 0.0113596 2023-09-23T20:20:24.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:24 smithi174 bash[91578]: cluster 2023-09-23T20:20:23.395779+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:20:24.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:24.648 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:24.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:24 smithi112 bash[107672]: cluster 2023-09-23T20:20:23.395779+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:20:24.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:24.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:24.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:24.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:24.921 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:24.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:25.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:25.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:25.178 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:25.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:25.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:25.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:25.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:25.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 55 16 76898 76882 87.352 53.3125 0.0196994 0.01144 2023-09-23T20:20:25.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:25.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:25.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:25.744 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:25 smithi174 bash[91578]: audit 2023-09-23T20:20:24.743241+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:25.745 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:25 smithi174 bash[91578]: audit 2023-09-23T20:20:24.758499+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:25.745 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:25 smithi174 bash[91578]: cluster 2023-09-23T20:20:25.396454+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-09-23T20:20:25.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:25.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:25 smithi112 bash[107672]: audit 2023-09-23T20:20:24.743241+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:25.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:25 smithi112 bash[107672]: audit 2023-09-23T20:20:24.758499+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:25.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:25 smithi112 bash[107672]: cluster 2023-09-23T20:20:25.396454+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-09-23T20:20:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:25 smithi112 bash[104422]: audit 2023-09-23T20:20:24.743241+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:25 smithi112 bash[104422]: audit 2023-09-23T20:20:24.758499+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:25.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:25 smithi112 bash[104422]: cluster 2023-09-23T20:20:25.396454+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-09-23T20:20:25.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:26.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:26.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:26.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:26.229 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:26.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:26.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:26.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:26.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:26.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.520 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:26.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 56 16 77750 77734 86.7425 53.25 0.0105654 0.011523 2023-09-23T20:20:26.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:26.656 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:26.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:26.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:26.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:26.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:26.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:26.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:27.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:27.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:27.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:27.188 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:27.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:27.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:27.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:27.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:27.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:27.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:27.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 57 16 78640 78624 86.1965 55.625 0.0137808 0.0115952 2023-09-23T20:20:27.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:27 smithi174 bash[91578]: audit 2023-09-23T20:20:26.356257+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:27 smithi174 bash[91578]: audit 2023-09-23T20:20:26.366112+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:27 smithi174 bash[91578]: audit 2023-09-23T20:20:26.995252+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:20:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:27 smithi174 bash[91578]: audit 2023-09-23T20:20:26.997294+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:20:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:27 smithi174 bash[91578]: audit 2023-09-23T20:20:27.015047+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.573 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[107672]: audit 2023-09-23T20:20:26.356257+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.573 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[107672]: audit 2023-09-23T20:20:26.366112+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.573 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[107672]: audit 2023-09-23T20:20:26.995252+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[107672]: audit 2023-09-23T20:20:26.997294+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[107672]: audit 2023-09-23T20:20:27.015047+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[104422]: audit 2023-09-23T20:20:26.356257+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[104422]: audit 2023-09-23T20:20:26.366112+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[104422]: audit 2023-09-23T20:20:26.995252+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[104422]: audit 2023-09-23T20:20:26.997294+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:20:27.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:27 smithi112 bash[104422]: audit 2023-09-23T20:20:27.015047+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:20:27.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:27.643 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:20:27.643 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:20:27.643 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:20:27.643 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:20:27.643 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:20:27.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:27.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:27.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:27.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:27.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:27.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:28.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:28.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:28.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:28.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:28.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:28.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:28.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:28.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:28.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.541 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:28.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 58 16 79382 79366 85.5099 46.375 0.00910313 0.0116891 2023-09-23T20:20:28.646 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:28.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:28 smithi112 bash[104422]: cluster 2023-09-23T20:20:27.396973+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T20:20:28.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:28 smithi112 bash[107672]: cluster 2023-09-23T20:20:27.396973+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T20:20:28.654 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:28 smithi174 bash[91578]: cluster 2023-09-23T20:20:27.396973+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T20:20:28.675 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:28.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:28.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:28.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:28.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:28.922 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:29.025 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:29.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:29.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:29.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:29.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:29.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:29.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:29.551 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-09-23T20:20:29.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T20:20:29.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 59 16 80280 80264 85.0118 56.125 0.0127733 0.0117566 2023-09-23T20:20:29.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:29.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:29.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:29.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:30.008 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:30.037 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:30.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:30.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:30.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:30.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:30.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:20:30.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:30.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:30.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:20:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:20:30] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2023-09-23T20:20:30.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.468 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:30.551 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:20:30.553054+0000 min lat: 0.00137758 max lat: 0.224051 avg lat: 0.0118305 2023-09-23T20:20:30.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:20:30.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 60 16 81132 81116 84.4824 53.25 0.0214453 0.0118305 2023-09-23T20:20:30.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:30.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:30.708 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.716 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:30 smithi174 bash[91578]: cluster 2023-09-23T20:20:29.397573+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:20:30.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:30.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:30.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:30 smithi112 bash[104422]: cluster 2023-09-23T20:20:29.397573+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:20:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:30 smithi112 bash[107672]: cluster 2023-09-23T20:20:29.397573+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:20:30.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:31.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:31.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:31.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:31.132 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:31.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:31.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:31.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:31.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:31.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:31.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:31.503 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:31.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:31.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 61 16 82126 82110 84.1158 62.125 0.0172102 0.0118832 2023-09-23T20:20:31.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:31.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:31.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:31.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:31.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:31.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:31.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:31.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:32.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:32.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:32.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:32.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:32.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:32.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:32.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:32.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:32.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:32.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:32.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 62 16 83067 83051 83.7076 58.8125 0.0123362 0.0119407 2023-09-23T20:20:32.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:32.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:32.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:32.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.730 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:32 smithi174 bash[91578]: cluster 2023-09-23T20:20:31.398113+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2023-09-23T20:20:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:32.832 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.865 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:32 smithi112 bash[107672]: cluster 2023-09-23T20:20:31.398113+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2023-09-23T20:20:32.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:32.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:32 smithi112 bash[104422]: cluster 2023-09-23T20:20:31.398113+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s 2023-09-23T20:20:32.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:32.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:32.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:33.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:33.125 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:33.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:33.230 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:20:33.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:33.266 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:20:33.310 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:20:33.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:33.364 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:20:33.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:33.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:33.417 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:20:33.459 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:20:33.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:33.503 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:20:33.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:33.539 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:20:33.543 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.543 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.543 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.543 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.543 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.543 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.544 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.544 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:20:33.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 63 16 83903 83887 83.2083 52.25 0.0253035 0.0120114 2023-09-23T20:20:33.576 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:33 smithi112 bash[107672]: audit 2023-09-23T20:20:33.164451+0000 mon.a (mon.0) 761 : audit 0 from='client.? 172.21.15.112:0/3111590750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:33.577 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:33 smithi112 bash[104422]: audit 2023-09-23T20:20:33.164451+0000 mon.a (mon.0) 761 : audit 0 from='client.? 172.21.15.112:0/3111590750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:33.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:33.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:33.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:33.775 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:33.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:33 smithi174 bash[91578]: audit 2023-09-23T20:20:33.164451+0000 mon.a (mon.0) 761 : audit 0 from='client.? 172.21.15.112:0/3111590750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:33.802 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:33.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:33.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:33.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:33.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:34.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:34.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:34.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:34.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:34.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:34.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:34.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:34.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:34.493 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:20:34.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 64 16 84796 84780 82.7802 55.8125 0.0195588 0.0120746 2023-09-23T20:20:34.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:34.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:34.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:34.629 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:34 smithi112 bash[104422]: cluster 2023-09-23T20:20:33.398991+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-09-23T20:20:34.629 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:34 smithi112 bash[104422]: audit 2023-09-23T20:20:33.717989+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.112:0/4152001463' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:20:34.629 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:34 smithi112 bash[107672]: cluster 2023-09-23T20:20:33.398991+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-09-23T20:20:34.629 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:34 smithi112 bash[107672]: audit 2023-09-23T20:20:33.717989+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.112:0/4152001463' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:20:34.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:34.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:34 smithi174 bash[91578]: cluster 2023-09-23T20:20:33.398991+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-09-23T20:20:34.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:34 smithi174 bash[91578]: audit 2023-09-23T20:20:33.717989+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.112:0/4152001463' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:20:34.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:34.874 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:34.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:35.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:35.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:35.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:35.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:35.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:35.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:35.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:35.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:35.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:35.528 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:35.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 65 16 85698 85682 82.3739 56.375 0.0111893 0.0121335 2023-09-23T20:20:35.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:35.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:35.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[104422]: cluster 2023-09-23T20:20:34.469791+0000 mon.a (mon.0) 763 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:35.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[104422]: cluster 2023-09-23T20:20:34.478545+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:20:35.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[104422]: cluster 2023-09-23T20:20:34.481645+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:20:35.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[104422]: audit 2023-09-23T20:20:34.484622+0000 mon.a (mon.0) 764 : audit 1 from='client.? 172.21.15.112:0/4152001463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:20:35.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[104422]: cluster 2023-09-23T20:20:34.484749+0000 mon.a (mon.0) 765 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-09-23T20:20:35.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[107672]: cluster 2023-09-23T20:20:34.469791+0000 mon.a (mon.0) 763 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:35.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[107672]: cluster 2023-09-23T20:20:34.478545+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:20:35.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[107672]: cluster 2023-09-23T20:20:34.481645+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:20:35.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[107672]: audit 2023-09-23T20:20:34.484622+0000 mon.a (mon.0) 764 : audit 1 from='client.? 172.21.15.112:0/4152001463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:20:35.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:35 smithi112 bash[107672]: cluster 2023-09-23T20:20:34.484749+0000 mon.a (mon.0) 765 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-09-23T20:20:35.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:35.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:35.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:35.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:35.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:35.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:35 smithi174 bash[91578]: cluster 2023-09-23T20:20:34.469791+0000 mon.a (mon.0) 763 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:35.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:35 smithi174 bash[91578]: cluster 2023-09-23T20:20:34.478545+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:20:35.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:35 smithi174 bash[91578]: cluster 2023-09-23T20:20:34.481645+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:20:35.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:35 smithi174 bash[91578]: audit 2023-09-23T20:20:34.484622+0000 mon.a (mon.0) 764 : audit 1 from='client.? 172.21.15.112:0/4152001463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:20:35.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:35 smithi174 bash[91578]: cluster 2023-09-23T20:20:34.484749+0000 mon.a (mon.0) 765 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-09-23T20:20:35.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:35.920 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:35.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:35.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:36.051 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.081 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:36.188 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:36.307 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:36.310 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:36.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:36.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:36.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 66 16 86599 86583 81.979 56.3125 0.0300989 0.0121921 2023-09-23T20:20:36.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.610 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:36.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:36 smithi112 bash[104422]: cluster 2023-09-23T20:20:35.402377+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-09-23T20:20:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:36 smithi112 bash[107672]: cluster 2023-09-23T20:20:35.402377+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-09-23T20:20:36.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:36 smithi174 bash[91578]: cluster 2023-09-23T20:20:35.402377+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-09-23T20:20:36.748 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:36.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:36.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:36.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:37.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:37.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:37.129 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.155 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:37.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:20:37.264 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.296 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:37.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:37.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:37.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 67 16 87496 87480 81.5921 56.0625 0.0298147 0.0122506 2023-09-23T20:20:37.561 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:37.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:37.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:37.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.820 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:37.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:20:37.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:37.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:38.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:38.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:38.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:38.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:38.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:38.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:38.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:38.475 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:38.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:38.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 68 15 88420 88405 81.2424 57.8125 0.0178773 0.012303 2023-09-23T20:20:38.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:38.613 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:38 smithi112 bash[107672]: cluster 2023-09-23T20:20:37.404810+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2023-09-23T20:20:38.613 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:38 smithi112 bash[107672]: audit 2023-09-23T20:20:37.996033+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:38.613 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:38 smithi112 bash[104422]: cluster 2023-09-23T20:20:37.404810+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2023-09-23T20:20:38.613 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:38 smithi112 bash[104422]: audit 2023-09-23T20:20:37.996033+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:38.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:38.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:38.738 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:38.746 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:38 smithi174 bash[91578]: cluster 2023-09-23T20:20:37.404810+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s 2023-09-23T20:20:38.746 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:38 smithi174 bash[91578]: audit 2023-09-23T20:20:37.996033+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:38.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:38.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:38.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:38.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:38.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:38.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:39.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:39.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:39.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:39.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:39.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:39.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:39.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:39.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:39.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:39.552 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 69 16 89326 89310 80.8843 56.5625 0.0171847 0.012357 2023-09-23T20:20:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:39.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:39.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:39.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:39.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:39.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:39.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:39.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:40.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:40.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:40.193 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:20:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:20:40] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:20:40.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:40.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:40.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:40.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:40.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:40.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:40.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 70 16 90185 90169 80.4957 53.6875 0.00937327 0.0124169 2023-09-23T20:20:40.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.590 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:40 smithi112 bash[104422]: cluster 2023-09-23T20:20:39.405782+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s 2023-09-23T20:20:40.590 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:40 smithi112 bash[107672]: cluster 2023-09-23T20:20:39.405782+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s 2023-09-23T20:20:40.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:40.712 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:40.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:40.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:40 smithi174 bash[91578]: cluster 2023-09-23T20:20:39.405782+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s 2023-09-23T20:20:40.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:40.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:40.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:41.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:41.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:41.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:41.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:41.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:41.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:41.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:41.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:41.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:41.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:41.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:41.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:41.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:41.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 71 16 91101 91085 80.1683 57.25 0.0494085 0.0124681 2023-09-23T20:20:41.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:41.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:41.780 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:41.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:41.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:41.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:41.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:41.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:42.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:42.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:42.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:42.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:42.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:42.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:42.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:42.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:42.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:42.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:42.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:42.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:42.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:42.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 72 16 91916 91900 79.7622 50.9375 0.00681376 0.0125318 2023-09-23T20:20:42.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:42 smithi112 bash[104422]: cluster 2023-09-23T20:20:41.406671+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T20:20:42.559 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:42 smithi112 bash[107672]: cluster 2023-09-23T20:20:41.406671+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T20:20:42.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:42.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:42.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:42.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:42 smithi174 bash[91578]: cluster 2023-09-23T20:20:41.406671+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T20:20:42.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:42.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:42.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:42.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:43.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:43.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:43.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:43.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:43.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:43.502 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:43.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:43.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:43.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 73 16 92767 92751 79.3982 53.1875 0.00991441 0.0125885 2023-09-23T20:20:43.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:43.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:43.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:43.897 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:43.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:43.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:44.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:44.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:44.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:44.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:44.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:44.289 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:44.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:44.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:44.431 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:44 smithi112 bash[104422]: cluster 2023-09-23T20:20:43.407223+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-23T20:20:44.432 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:44 smithi112 bash[107672]: cluster 2023-09-23T20:20:43.407223+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-23T20:20:44.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:44.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 74 15 93607 93592 79.0355 52.5625 0.0239901 0.0126473 2023-09-23T20:20:44.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:44.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:44 smithi174 bash[91578]: cluster 2023-09-23T20:20:43.407223+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-23T20:20:44.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:44.600 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:20:44.600 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:20:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:44.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:44.739 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:44.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:44.809 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:44.809 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:44.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:44.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:44.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:45.003 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:45.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:45.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:45.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:45.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:45.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:45.265 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T20:20:45.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:45.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:45.374 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:45 smithi112 bash[107672]: audit 2023-09-23T20:20:45.076147+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.112:0/4126012421' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:20:45.374 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:45 smithi112 bash[107672]: audit 2023-09-23T20:20:45.077043+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:20:45.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:45 smithi112 bash[104422]: audit 2023-09-23T20:20:45.076147+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.112:0/4126012421' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:20:45.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:45 smithi112 bash[104422]: audit 2023-09-23T20:20:45.077043+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:20:45.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:45.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:45.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:45.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:45.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 75 16 94255 94239 78.5208 40.4375 0.0125298 0.0127296 2023-09-23T20:20:45.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:45 smithi174 bash[91578]: audit 2023-09-23T20:20:45.076147+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.112:0/4126012421' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:20:45.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:45 smithi174 bash[91578]: audit 2023-09-23T20:20:45.077043+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:20:45.614 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:45.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:45.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:45.754 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:45.779 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:45.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:45.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:45.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:46.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:46.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:46.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:46.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:46.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:46.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:46.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:46.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:46.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[104422]: cluster 2023-09-23T20:20:45.244845+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:20:46.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[104422]: cluster 2023-09-23T20:20:45.245459+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:20:46.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[104422]: audit 2023-09-23T20:20:45.249795+0000 mon.a (mon.0) 768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[104422]: cluster 2023-09-23T20:20:45.249968+0000 mon.a (mon.0) 769 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[104422]: cluster 2023-09-23T20:20:45.407876+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[107672]: cluster 2023-09-23T20:20:45.244845+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[107672]: cluster 2023-09-23T20:20:45.245459+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[107672]: audit 2023-09-23T20:20:45.249795+0000 mon.a (mon.0) 768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[107672]: cluster 2023-09-23T20:20:45.249968+0000 mon.a (mon.0) 769 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-09-23T20:20:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:46 smithi112 bash[107672]: cluster 2023-09-23T20:20:45.407876+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T20:20:46.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:46.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:46.538 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:46 smithi174 bash[91578]: cluster 2023-09-23T20:20:45.244845+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:20:46.538 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:46 smithi174 bash[91578]: cluster 2023-09-23T20:20:45.245459+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:20:46.538 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:46 smithi174 bash[91578]: audit 2023-09-23T20:20:45.249795+0000 mon.a (mon.0) 768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:20:46.538 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:46 smithi174 bash[91578]: cluster 2023-09-23T20:20:45.249968+0000 mon.a (mon.0) 769 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-09-23T20:20:46.538 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:46 smithi174 bash[91578]: cluster 2023-09-23T20:20:45.407876+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T20:20:46.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 76 16 95020 95004 78.1167 47.8125 0.0174462 0.0127957 2023-09-23T20:20:46.558 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:46.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:46.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:46.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:46.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:46.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:46.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:46.936 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.973 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:47.079 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:47.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:47.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:47.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:47.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:47.364 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:47.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:47.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:47.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:47.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:47.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:47.553 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 77 16 95923 95907 77.8351 56.4375 0.00921355 0.0128417 2023-09-23T20:20:47.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:47.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:47.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:47.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:47.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:47.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:47.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:47.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:47.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:48.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:48.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:48.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:48.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:48.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:48.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:48.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:48.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:48.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:48.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:20:48.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:48.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:48.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T20:20:48.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 78 16 96805 96789 77.5439 55.125 0.0185044 0.0128903 2023-09-23T20:20:48.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:48.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:48.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:48.795 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:48 smithi112 bash[104422]: cluster 2023-09-23T20:20:47.408460+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-09-23T20:20:48.795 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:48 smithi112 bash[107672]: cluster 2023-09-23T20:20:47.408460+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-09-23T20:20:48.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:48 smithi174 bash[91578]: cluster 2023-09-23T20:20:47.408460+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-09-23T20:20:48.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:48.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:48.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:49.065 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:49.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:49.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:49.217 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:49.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:49.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:49.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:49.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:49.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.480 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:49.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 79 16 97605 97589 77.1952 50 0.0150126 0.0129474 2023-09-23T20:20:49.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:49.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:49.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:49.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:49.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:49.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:49.851 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:49.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:50.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:50.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:50.164 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:20:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:20:50] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:20:50.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:50.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:50.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:50.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:50.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:50.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:50.478 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:50 smithi112 bash[104422]: cluster 2023-09-23T20:20:49.409154+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-09-23T20:20:50.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:20:50.555133+0000 min lat: 0.00137758 max lat: 0.259893 avg lat: 0.0130014 2023-09-23T20:20:50.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:20:50.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 80 16 98432 98416 76.8763 51.6875 0.0131031 0.0130014 2023-09-23T20:20:50.566 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:50.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:50.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.720 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:50 smithi174 bash[91578]: cluster 2023-09-23T20:20:49.409154+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-09-23T20:20:50.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:50.841 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:50.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:50.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:50.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:50 smithi112 bash[107672]: cluster 2023-09-23T20:20:49.409154+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-09-23T20:20:50.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:51.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:51.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:51.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:51.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:51.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:51.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:51.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:51.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:51.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 81 16 99277 99261 76.5792 52.8125 0.0102026 0.0130516 2023-09-23T20:20:51.624 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:51.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:51.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:51.754 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:51.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:52.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:52.157 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:52.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:52.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:52.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:52.428 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:52.455 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:52.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 82 16 100134 100118 76.2985 53.5625 0.00925782 0.0131006 2023-09-23T20:20:52.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:52.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:52 smithi112 bash[104422]: cluster 2023-09-23T20:20:51.409646+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2023-09-23T20:20:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:52 smithi112 bash[107672]: cluster 2023-09-23T20:20:51.409646+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2023-09-23T20:20:52.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.704 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:52 smithi174 bash[91578]: cluster 2023-09-23T20:20:51.409646+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2023-09-23T20:20:52.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:52.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:52.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:52.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:52.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:52.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:53.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:53.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:53.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:53.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:53.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:53.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:53.331 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:53.331 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:53.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:53.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:53.482 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:53 smithi112 bash[104422]: audit 2023-09-23T20:20:52.994400+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:53.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:53.551 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:20:53.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 83 16 100902 100886 75.9575 48 0.0101763 0.0131594 2023-09-23T20:20:53.600 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:20:53.621 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.630 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:53 smithi174 bash[91578]: audit 2023-09-23T20:20:52.994400+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:53.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:53 smithi112 bash[107672]: audit 2023-09-23T20:20:52.994400+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:53.656 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:20:53.711 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:20:53.748 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:20:53.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:53.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:53.789 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:20:53.832 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:20:53.864 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.868 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:20:53.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:53.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:54.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:54.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:54.151 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:54.178 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:54.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:54.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:54.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:54.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:54.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:54.513 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:20:54.546 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:54 smithi112 bash[104422]: cluster 2023-09-23T20:20:53.410091+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-23T20:20:54.546 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:54 smithi112 bash[104422]: audit 2023-09-23T20:20:53.506920+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.112:0/3023739415' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:54.547 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:54 smithi112 bash[104422]: audit 2023-09-23T20:20:53.888326+0000 mon.a (mon.0) 771 : audit 1 from='client.? 172.21.15.112:0/1998375925' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:54.547 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:54 smithi112 bash[107672]: cluster 2023-09-23T20:20:53.410091+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-23T20:20:54.547 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:54 smithi112 bash[107672]: audit 2023-09-23T20:20:53.506920+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.112:0/3023739415' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:54.547 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:54 smithi112 bash[107672]: audit 2023-09-23T20:20:53.888326+0000 mon.a (mon.0) 771 : audit 1 from='client.? 172.21.15.112:0/1998375925' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:54.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:54.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 84 16 101673 101657 75.6268 48.1875 0.0282383 0.0132172 2023-09-23T20:20:54.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:54.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:54.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:54.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:54.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:54.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:54 smithi174 bash[91578]: cluster 2023-09-23T20:20:53.410091+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-23T20:20:54.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:54 smithi174 bash[91578]: audit 2023-09-23T20:20:53.506920+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.112:0/3023739415' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:54.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:54 smithi174 bash[91578]: audit 2023-09-23T20:20:53.888326+0000 mon.a (mon.0) 771 : audit 1 from='client.? 172.21.15.112:0/1998375925' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:54.853 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:54.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:54.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:54.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:55.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:55.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:55.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:55.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:55.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:55.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:55.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:55.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:55.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:55.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:55.503 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.483900+0000 mon.a (mon.0) 772 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:20:55.503 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.483936+0000 mon.a (mon.0) 773 : cluster 1 Cluster is now healthy 2023-09-23T20:20:55.503 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.500030+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.503 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: audit 2023-09-23T20:20:54.505085+0000 mon.a (mon.0) 774 : audit 1 from='client.? 172.21.15.112:0/1998375925' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.505269+0000 mon.a (mon.0) 775 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.510993+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.512509+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[104422]: cluster 2023-09-23T20:20:54.516056+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.483900+0000 mon.a (mon.0) 772 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.483936+0000 mon.a (mon.0) 773 : cluster 1 Cluster is now healthy 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.500030+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: audit 2023-09-23T20:20:54.505085+0000 mon.a (mon.0) 774 : audit 1 from='client.? 172.21.15.112:0/1998375925' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:55.504 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.505269+0000 mon.a (mon.0) 775 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-09-23T20:20:55.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.510993+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.512509+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.505 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:55 smithi112 bash[107672]: cluster 2023-09-23T20:20:54.516056+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:55.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 85 16 102509 102493 75.3518 52.25 0.00904354 0.0132656 2023-09-23T20:20:55.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:55.640 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.483900+0000 mon.a (mon.0) 772 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:20:55.640 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.483936+0000 mon.a (mon.0) 773 : cluster 1 Cluster is now healthy 2023-09-23T20:20:55.640 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.500030+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.640 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: audit 2023-09-23T20:20:54.505085+0000 mon.a (mon.0) 774 : audit 1 from='client.? 172.21.15.112:0/1998375925' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:55.641 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.505269+0000 mon.a (mon.0) 775 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-09-23T20:20:55.641 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.510993+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.641 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.512509+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.641 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:55 smithi174 bash[91578]: cluster 2023-09-23T20:20:54.516056+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:20:55.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:55.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:55.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:55.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:55.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:55.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:56.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:56.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:56.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:56.289 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:56.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:56.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:56.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:56.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:56.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:56.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:56.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 86 16 103231 103215 75.0003 45.125 0.0167831 0.0133277 2023-09-23T20:20:56.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:56.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:56.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:56 smithi112 bash[104422]: cluster 2023-09-23T20:20:55.410474+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-23T20:20:56.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:56 smithi112 bash[107672]: cluster 2023-09-23T20:20:55.410474+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-23T20:20:56.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:56.686 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:56 smithi174 bash[91578]: cluster 2023-09-23T20:20:55.410474+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-23T20:20:56.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:56.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:56.843 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:56.946 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:57.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:57.116 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:57.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:57.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:57.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:57.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:57.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:57.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:57.501 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:57.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:57.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 87 16 104016 104000 74.7021 49.0625 0.0234839 0.0133812 2023-09-23T20:20:57.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:57.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:57.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:57.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:57.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:57.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:57.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:57.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:58.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:58.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:58.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:58.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:58.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:58.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:58.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 88 16 104800 104784 74.41 49 0.0093913 0.0134334 2023-09-23T20:20:58.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:58.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:58.626 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:20:58 smithi112 bash[107672]: cluster 2023-09-23T20:20:57.410968+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T20:20:58.626 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:20:58 smithi112 bash[104422]: cluster 2023-09-23T20:20:57.410968+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T20:20:58.727 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:58.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:58.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:20:58 smithi174 bash[91578]: cluster 2023-09-23T20:20:57.410968+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T20:20:58.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:58.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:58.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:59.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:59.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:59.136 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:59.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:59.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:59.397 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:59.419 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:59.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:59.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:59.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:59.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:59.554 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 89 16 105638 105622 74.1624 52.375 0.0186975 0.0134785 2023-09-23T20:20:59.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:59.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:59.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:59.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:59.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:59.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:59.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:59.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:00.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:21:00.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:21:00.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:00.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:00.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:00.198 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:21:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:21:00] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2023-09-23T20:21:00.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:00.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:00.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:00.375 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:00.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:00.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:00.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:00.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total time run: 90.0086 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total writes made: 106378 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Write size: 65536 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object size: 65536 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Bandwidth (MB/sec): 73.8665 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Bandwidth: 28.0303 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max bandwidth (MB/sec): 168.562 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min bandwidth (MB/sec): 40.4375 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average IOPS: 1181 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev IOPS: 448.485 2023-09-23T20:21:00.555 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max IOPS: 2697 2023-09-23T20:21:00.556 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min IOPS: 647 2023-09-23T20:21:00.556 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average Latency(s): 0.0135334 2023-09-23T20:21:00.556 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Latency(s): 0.012196 2023-09-23T20:21:00.556 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max latency(s): 0.259893 2023-09-23T20:21:00.556 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min latency(s): 0.00137758 2023-09-23T20:21:00.561 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:21:00.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:00.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:00.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:00.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:00.765 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:00 smithi112 bash[104422]: cluster 2023-09-23T20:20:59.411626+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T20:21:00.766 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:00 smithi112 bash[107672]: cluster 2023-09-23T20:20:59.411626+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T20:21:00.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:00 smithi174 bash[91578]: cluster 2023-09-23T20:20:59.411626+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T20:21:00.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:00.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:01.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:01.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:01.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:01.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:01.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:01.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:01.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:01.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:01.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:01.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:01.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:01.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:01.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:01.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:01.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:01.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:01.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:01.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:01.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:02.101 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:02.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.261 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:02.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:02.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:02.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:02.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:02.543 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:02.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:02.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.658 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:02 smithi112 bash[107672]: cluster 2023-09-23T20:21:01.412171+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 799 op/s 2023-09-23T20:21:02.658 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:02 smithi112 bash[104422]: cluster 2023-09-23T20:21:01.412171+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 799 op/s 2023-09-23T20:21:02.676 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:02.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:02.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:02 smithi174 bash[91578]: cluster 2023-09-23T20:21:01.412171+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 799 op/s 2023-09-23T20:21:02.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:02.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:02.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:02.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:02.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:03.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:03.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:03.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:03.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:03.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:03.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34788.0:108615 7.9 e158/147 7:9b24f4fa:::benchmark_data_smithi112_174259_object2234:head v 158'6944, mlcod=158'6942)", 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:21:03.299229+0000", 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0081370460000000002, 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0081677820000000002, 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:21:03.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299229+0000", 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299229+0000", 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299229+0000", 2023-09-23T20:21:03.309 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299234+0000", 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8409999999999996e-06 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299250+0000", 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5885000000000001e-05 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299258+0000", 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6410000000000002e-06 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299302+0000", 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4481999999999999e-05 2023-09-23T20:21:03.311 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.299330+0000", 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7464999999999999e-05 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.312 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34788.0:108616 7.0 e158/147 7:0cebd954:::benchmark_data_smithi112_174259_object2235:head v 158'6967, mlcod=158'6965)", 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:21:03.300722+0000", 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0066439849999999998, 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067460230000000003, 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.313 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300722+0000", 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300722+0000", 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.314 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300722+0000", 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300727+0000", 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3879999999999999e-06 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300736+0000", 2023-09-23T20:21:03.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2900000000000008e-06 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300743+0000", 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4980000000000003e-06 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300926+0000", 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018316599999999999 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:21:03.316 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.300974+0000", 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8340999999999997e-05 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34788.0:108610 7.7 e158/147 7:e90e71b9:::benchmark_data_smithi112_174259_object2229:head v 158'6693, mlcod=158'6690)", 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:21:03.302246+0000", 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0051205349999999998, 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052847220000000004, 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:21:03.317 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302246+0000", 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302246+0000", 2023-09-23T20:21:03.318 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302245+0000", 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:21:03.319 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302253+0000", 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6869999999999994e-06 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302268+0000", 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4953999999999999e-05 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:21:03.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302275+0000", 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2930000000000003e-06 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302347+0000", 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1837999999999999e-05 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302984+0000", 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063703700000000002 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.321 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34788.0:108617 7.4 e158/147 7:2f07d2fa:::benchmark_data_smithi112_174259_object2236:head v 158'6750, mlcod=158'6748)", 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:21:03.302608+0000", 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0047580000000000001, 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049832369999999997, 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.322 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302608+0000", 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302608+0000", 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302608+0000", 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302614+0000", 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2659999999999998e-06 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302664+0000", 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0015999999999997e-05 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302671+0000", 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5799999999999997e-06 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302731+0000", 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0270999999999999e-05 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.302749+0000", 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8666999999999999e-05 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.325 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34788.0:108619 7.d e158/147 7:be6f9f36:::benchmark_data_smithi112_174259_object2238:head v 158'6729, mlcod=158'6726)", 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:21:03.304768+0000", 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0025980299999999999, 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028852349999999999, 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304768+0000", 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.326 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304768+0000", 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304767+0000", 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304774+0000", 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0570000000000004e-06 2023-09-23T20:21:03.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304786+0000", 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2196e-05 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:21:03.328 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304794+0000", 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4100000000000002e-06 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304854+0000", 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0328000000000002e-05 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:03.304874+0000", 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9763999999999999e-05 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:21:03.329 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.330 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:21:03.330 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:21:03.330 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 5 2023-09-23T20:21:03.330 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:21:03.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:03.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:03.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:03.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:03.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:03.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:03.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:03.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:03.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:03.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:03.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:03.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:03.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:03.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:03.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:04.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:04.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:04.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.133 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:04.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:04.245 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:04 smithi112 bash[104422]: cluster 2023-09-23T20:21:03.412654+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 800 op/s 2023-09-23T20:21:04.245 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:04 smithi112 bash[104422]: audit 2023-09-23T20:21:03.588501+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.112:0/2294928545' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:21:04.245 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:04 smithi112 bash[104422]: audit 2023-09-23T20:21:03.589511+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:21:04.253 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T20:21:04.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:04.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:04.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:04.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:04.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:04.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:04.531 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:04 smithi112 bash[107672]: cluster 2023-09-23T20:21:03.412654+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 800 op/s 2023-09-23T20:21:04.531 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:04 smithi112 bash[107672]: audit 2023-09-23T20:21:03.588501+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.112:0/2294928545' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:21:04.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:04 smithi112 bash[107672]: audit 2023-09-23T20:21:03.589511+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:21:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:04 smithi174 bash[91578]: cluster 2023-09-23T20:21:03.412654+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 800 op/s 2023-09-23T20:21:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:04 smithi174 bash[91578]: audit 2023-09-23T20:21:03.588501+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.112:0/2294928545' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:21:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:04 smithi174 bash[91578]: audit 2023-09-23T20:21:03.589511+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:21:04.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:04.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:04.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:21:04.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:04.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:04.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:05.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:05.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:05.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:05.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:05.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:05 smithi174 bash[91578]: cluster 2023-09-23T20:21:04.238012+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:05 smithi174 bash[91578]: cluster 2023-09-23T20:21:04.241468+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:05 smithi174 bash[91578]: audit 2023-09-23T20:21:04.243041+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:21:05.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:05 smithi174 bash[91578]: cluster 2023-09-23T20:21:04.243126+0000 mon.a (mon.0) 778 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-09-23T20:21:05.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:05 smithi174 bash[91578]: cluster 2023-09-23T20:21:04.251065+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:05.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:05.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:05.429 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[107672]: cluster 2023-09-23T20:21:04.238012+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.429 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[107672]: cluster 2023-09-23T20:21:04.241468+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.429 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[107672]: audit 2023-09-23T20:21:04.243041+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:21:05.429 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[107672]: cluster 2023-09-23T20:21:04.243126+0000 mon.a (mon.0) 778 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-09-23T20:21:05.430 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[107672]: cluster 2023-09-23T20:21:04.251065+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.430 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[104422]: cluster 2023-09-23T20:21:04.238012+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.430 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[104422]: cluster 2023-09-23T20:21:04.241468+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.430 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[104422]: audit 2023-09-23T20:21:04.243041+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:21:05.431 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[104422]: cluster 2023-09-23T20:21:04.243126+0000 mon.a (mon.0) 778 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-09-23T20:21:05.431 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:05 smithi112 bash[104422]: cluster 2023-09-23T20:21:04.251065+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:21:05.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:05.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:05.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T20:21:05.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:05.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:05.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:05.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:05.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:05.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:06.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:06.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:06.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:06.159 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:06.159 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:06.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:06.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:06.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:06.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:06.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:06.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:06.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:06 smithi174 bash[91578]: cluster 2023-09-23T20:21:05.413248+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 796 op/s 2023-09-23T20:21:06.534 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:06.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:06.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:06.647 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:06 smithi112 bash[107672]: cluster 2023-09-23T20:21:05.413248+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 796 op/s 2023-09-23T20:21:06.647 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:06 smithi112 bash[104422]: cluster 2023-09-23T20:21:05.413248+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 796 op/s 2023-09-23T20:21:06.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:06.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:06.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:06.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:06.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:07.057 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:07.184 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:07.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:07.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:07.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:07.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:07.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:07.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:07.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:07.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:07.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:08.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:08.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:08.133 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:08.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:08.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:08.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:08.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:08.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:08.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:08.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:08.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:08.533 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:08 smithi112 bash[104422]: cluster 2023-09-23T20:21:07.413805+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 796 op/s 2023-09-23T20:21:08.533 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:08 smithi112 bash[104422]: audit 2023-09-23T20:21:08.000863+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:08.533 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:08 smithi112 bash[104422]: audit 2023-09-23T20:21:08.005066+0000 mon.a (mon.0) 780 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:08.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:08 smithi112 bash[107672]: cluster 2023-09-23T20:21:07.413805+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 796 op/s 2023-09-23T20:21:08.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:08 smithi112 bash[107672]: audit 2023-09-23T20:21:08.000863+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:08.533 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:08 smithi112 bash[107672]: audit 2023-09-23T20:21:08.005066+0000 mon.a (mon.0) 780 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:08.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:08.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:08.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:08.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:08.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:08.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:08 smithi174 bash[91578]: cluster 2023-09-23T20:21:07.413805+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 796 op/s 2023-09-23T20:21:08.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:08 smithi174 bash[91578]: audit 2023-09-23T20:21:08.000863+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:08.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:08 smithi174 bash[91578]: audit 2023-09-23T20:21:08.005066+0000 mon.a (mon.0) 780 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:08.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:08.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:08.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:09.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:09.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:09.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:09.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:09.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:09.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:09.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:09.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:09.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:09.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:09.599 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:09.623 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:09.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:09.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:09.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:09.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:09.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:09.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:10.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:10.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:10.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:10.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.259 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:21:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:21:10] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.43.0" 2023-09-23T20:21:10.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:10.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:10.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:10.524 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:10 smithi112 bash[104422]: cluster 2023-09-23T20:21:09.414472+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 798 op/s 2023-09-23T20:21:10.524 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:10 smithi112 bash[107672]: cluster 2023-09-23T20:21:09.414472+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 798 op/s 2023-09-23T20:21:10.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:10.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:10.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:10.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:10.795 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:10 smithi174 bash[91578]: cluster 2023-09-23T20:21:09.414472+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 798 op/s 2023-09-23T20:21:10.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:10.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:10.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:10.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:10.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:11.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:11.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:11.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:11.270 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:11.270 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:11.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.374 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:11.478 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:11.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:11.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:11.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:11.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:11.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:11.909 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:11.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:12.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:12.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:12.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:12.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:12.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:12.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:12.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:12.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:12.460 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:12.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:12.475 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:12 smithi112 bash[104422]: cluster 2023-09-23T20:21:11.414920+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 5.1 MiB/s wr, 797 op/s 2023-09-23T20:21:12.476 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:12 smithi112 bash[107672]: cluster 2023-09-23T20:21:11.414920+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 5.1 MiB/s wr, 797 op/s 2023-09-23T20:21:12.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:12 smithi174 bash[91578]: cluster 2023-09-23T20:21:11.414920+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 5.1 MiB/s wr, 797 op/s 2023-09-23T20:21:12.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:12.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:12.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:12.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:12.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:12.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:12.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:12.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:12.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:12.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:13.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:13.129 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:13.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:13.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:13.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:13.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:13.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:13.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:13.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:13.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:13.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:13.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:14.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:14.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:14.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:14.303 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:14 smithi112 bash[107672]: cluster 2023-09-23T20:21:13.415411+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 2.9 MiB/s wr, 797 op/s 2023-09-23T20:21:14.304 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:14 smithi112 bash[104422]: cluster 2023-09-23T20:21:13.415411+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 2.9 MiB/s wr, 797 op/s 2023-09-23T20:21:14.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:14.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:14.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:14 smithi174 bash[91578]: cluster 2023-09-23T20:21:13.415411+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 2.9 MiB/s wr, 797 op/s 2023-09-23T20:21:14.569 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:14.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:14.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:14.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:14.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:14.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:15.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:15.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:15.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:15.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:15.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:15.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:15.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:15.405 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:15.432 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:21:15.484 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:21:15.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:15.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:15 smithi174 bash[91578]: audit 2023-09-23T20:21:15.376345+0000 mon.a (mon.0) 781 : audit 0 from='client.? 172.21.15.112:0/104024273' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:15.523 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:21:15.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:15.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:15.576 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:21:15.587 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:15 smithi112 bash[104422]: audit 2023-09-23T20:21:15.376345+0000 mon.a (mon.0) 781 : audit 0 from='client.? 172.21.15.112:0/104024273' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:15.587 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:15 smithi112 bash[107672]: audit 2023-09-23T20:21:15.376345+0000 mon.a (mon.0) 781 : audit 0 from='client.? 172.21.15.112:0/104024273' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:15.616 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:21:15.650 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:15.654 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:21:15.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:15.700 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:21:15.740 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:21:15.747 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.748 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:21:15.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:15.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:15.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:15.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:16.045 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:16.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:16.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:16.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:16.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:16.430 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:16 smithi112 bash[104422]: cluster 2023-09-23T20:21:15.416017+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T20:21:16.430 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:16 smithi112 bash[104422]: audit 2023-09-23T20:21:15.461221+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.112:0/1619985440' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.430 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:16 smithi112 bash[104422]: audit 2023-09-23T20:21:15.461808+0000 mon.a (mon.0) 782 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:16.459 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:21:16.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:16.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:16.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:16.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:16.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:16.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:16 smithi112 bash[107672]: cluster 2023-09-23T20:21:15.416017+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T20:21:16.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:16 smithi112 bash[107672]: audit 2023-09-23T20:21:15.461221+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.112:0/1619985440' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:16 smithi112 bash[107672]: audit 2023-09-23T20:21:15.461808+0000 mon.a (mon.0) 782 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:16.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:16 smithi174 bash[91578]: cluster 2023-09-23T20:21:15.416017+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T20:21:16.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:16 smithi174 bash[91578]: audit 2023-09-23T20:21:15.461221+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.112:0/1619985440' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:16 smithi174 bash[91578]: audit 2023-09-23T20:21:15.461808+0000 mon.a (mon.0) 782 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:16.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:16.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:16.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:16.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:16.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:17.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:17.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:17.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:17.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:17.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:17.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:17.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:17.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:17.633 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.428541+0000 mon.a (mon.0) 783 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: audit 2023-09-23T20:21:16.441267+0000 mon.a (mon.0) 784 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.441388+0000 mon.a (mon.0) 785 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.441466+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.445911+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.456522+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.463254+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.463428+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.465304+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.643 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:17 smithi174 bash[91578]: cluster 2023-09-23T20:21:16.466646+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.667 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:17.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:17.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:17.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:17.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.428541+0000 mon.a (mon.0) 783 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:17.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: audit 2023-09-23T20:21:16.441267+0000 mon.a (mon.0) 784 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:21:17.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.441388+0000 mon.a (mon.0) 785 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-09-23T20:21:17.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.441466+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.445911+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.456522+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.463254+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.463428+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.465304+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[107672]: cluster 2023-09-23T20:21:16.466646+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.428541+0000 mon.a (mon.0) 783 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: audit 2023-09-23T20:21:16.441267+0000 mon.a (mon.0) 784 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.441388+0000 mon.a (mon.0) 785 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.441466+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.445911+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.456522+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.811 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.463254+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.811 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.463428+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.811 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.465304+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.811 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:17 smithi112 bash[104422]: cluster 2023-09-23T20:21:16.466646+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:21:17.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:17.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:18.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:18.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:18.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:18.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:18.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:18.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:18.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:18.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:18.467 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:18.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:18.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:18.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:18.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:18 smithi112 bash[104422]: cluster 2023-09-23T20:21:17.416437+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T20:21:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:18 smithi112 bash[107672]: cluster 2023-09-23T20:21:17.416437+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T20:21:18.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:18.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:18 smithi174 bash[91578]: cluster 2023-09-23T20:21:17.416437+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T20:21:18.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:18.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:18.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:18.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:19.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:19.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:19.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:19.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:19.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:19.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:19.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:19.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:19.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:19.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:19.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:19.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:19.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:19.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:19.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:19.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:19.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:19.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:19.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:20.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:20.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.186 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:20.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:20.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:20.461 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:21:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:21:20] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.43.0" 2023-09-23T20:21:20.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:20 smithi112 bash[104422]: cluster 2023-09-23T20:21:19.417069+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T20:21:20.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:20.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:20.689 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:20 smithi174 bash[91578]: cluster 2023-09-23T20:21:19.417069+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T20:21:20.708 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:20.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:20.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.840 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:20.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:20 smithi112 bash[107672]: cluster 2023-09-23T20:21:19.417069+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T20:21:20.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:20.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:21.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:21.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:21.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:21.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:21.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:21.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:21.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:21.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:21:21.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:21.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:21.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:21:21.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.628 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:21:21.628 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:21:21.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:21.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:21.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:21.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:21.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:22.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:22.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:22.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:22.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:22.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:22.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:22.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.484 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T20:21:22.488 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:22.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.600 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:22 smithi174 bash[91578]: cluster 2023-09-23T20:21:21.417557+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T20:21:22.600 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:22 smithi174 bash[91578]: audit 2023-09-23T20:21:22.104977+0000 mon.a (mon.0) 786 : audit 1 from='client.? 172.21.15.112:0/2150040032' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:21:22.615 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:22.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.744 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:22.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:22.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:22 smithi112 bash[104422]: cluster 2023-09-23T20:21:21.417557+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T20:21:22.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:22 smithi112 bash[104422]: audit 2023-09-23T20:21:22.104977+0000 mon.a (mon.0) 786 : audit 1 from='client.? 172.21.15.112:0/2150040032' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:21:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:22 smithi112 bash[107672]: cluster 2023-09-23T20:21:21.417557+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-23T20:21:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:22 smithi112 bash[107672]: audit 2023-09-23T20:21:22.104977+0000 mon.a (mon.0) 786 : audit 1 from='client.? 172.21.15.112:0/2150040032' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:21:22.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:23.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:21:23.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:23.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:23.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:23.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:23.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:23.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:23.525 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:23.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:23.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:23.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:23.780 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:23.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:23 smithi174 bash[91578]: cluster 2023-09-23T20:21:22.470779+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:21:23.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:23 smithi174 bash[91578]: cluster 2023-09-23T20:21:22.474149+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:21:23.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:23 smithi174 bash[91578]: audit 2023-09-23T20:21:22.475889+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.112:0/2150040032' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:21:23.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:23 smithi174 bash[91578]: cluster 2023-09-23T20:21:22.475953+0000 mon.a (mon.0) 788 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-09-23T20:21:23.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:23 smithi174 bash[91578]: audit 2023-09-23T20:21:23.003324+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:23.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:23 smithi174 bash[91578]: audit 2023-09-23T20:21:23.006517+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:23.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:23.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:23.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T20:21:23.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[107672]: cluster 2023-09-23T20:21:22.470779+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:21:23.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[107672]: cluster 2023-09-23T20:21:22.474149+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:21:23.820 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[107672]: audit 2023-09-23T20:21:22.475889+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.112:0/2150040032' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[107672]: cluster 2023-09-23T20:21:22.475953+0000 mon.a (mon.0) 788 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[107672]: audit 2023-09-23T20:21:23.003324+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[107672]: audit 2023-09-23T20:21:23.006517+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[104422]: cluster 2023-09-23T20:21:22.470779+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[104422]: cluster 2023-09-23T20:21:22.474149+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[104422]: audit 2023-09-23T20:21:22.475889+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.112:0/2150040032' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[104422]: cluster 2023-09-23T20:21:22.475953+0000 mon.a (mon.0) 788 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[104422]: audit 2023-09-23T20:21:23.003324+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:23.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:23 smithi112 bash[104422]: audit 2023-09-23T20:21:23.006517+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:23.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:23.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:23.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:24.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:24.213 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:24.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:24.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:24.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:24.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:24.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:24.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:24.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:24.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: cluster 2023-09-23T20:21:23.418050+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: cluster 2023-09-23T20:21:23.485581+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: cluster 2023-09-23T20:21:23.490052+0000 mon.a (mon.0) 791 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: cluster 2023-09-23T20:21:23.496656+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: cluster 2023-09-23T20:21:23.499287+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: cluster 2023-09-23T20:21:23.505935+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[104422]: audit 2023-09-23T20:21:24.240209+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]: dispatch 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: cluster 2023-09-23T20:21:23.418050+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: cluster 2023-09-23T20:21:23.485581+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: cluster 2023-09-23T20:21:23.490052+0000 mon.a (mon.0) 791 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: cluster 2023-09-23T20:21:23.496656+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: cluster 2023-09-23T20:21:23.499287+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: cluster 2023-09-23T20:21:23.505935+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:24 smithi112 bash[107672]: audit 2023-09-23T20:21:24.240209+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]: dispatch 2023-09-23T20:21:24.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:24.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:24.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:24.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: cluster 2023-09-23T20:21:23.418050+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:21:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: cluster 2023-09-23T20:21:23.485581+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: cluster 2023-09-23T20:21:23.490052+0000 mon.a (mon.0) 791 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-09-23T20:21:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: cluster 2023-09-23T20:21:23.496656+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: cluster 2023-09-23T20:21:23.499287+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: cluster 2023-09-23T20:21:23.505935+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:21:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:24 smithi174 bash[91578]: audit 2023-09-23T20:21:24.240209+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]: dispatch 2023-09-23T20:21:24.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:24.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:24.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:25.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:25.033 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:25.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:25.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:25.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:25.305 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:25.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:25.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:25.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:25.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:25.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:25.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: audit 2023-09-23T20:21:24.514291+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.514385+0000 mon.a (mon.0) 794 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.519166+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.520320+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.521767+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.522699+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.530121+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[107672]: cluster 2023-09-23T20:21:24.532026+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.694 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: audit 2023-09-23T20:21:24.514291+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.514385+0000 mon.a (mon.0) 794 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.519166+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.520320+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.521767+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.522699+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.530121+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.695 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:25 smithi112 bash[104422]: cluster 2023-09-23T20:21:24.532026+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:25.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: audit 2023-09-23T20:21:24.514291+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.514385+0000 mon.a (mon.0) 794 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.519166+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.520320+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.521767+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.522699+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.530121+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:25 smithi174 bash[91578]: cluster 2023-09-23T20:21:24.532026+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:21:25.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:25.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:25.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:26.091 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:26.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:26.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:26.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:26.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:26.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:26.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:26.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:26.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:26.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:26.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:26.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:26.772 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:26 smithi174 bash[91578]: cluster 2023-09-23T20:21:25.419669+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2023-09-23T20:21:26.773 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:26 smithi174 bash[91578]: cluster 2023-09-23T20:21:25.514280+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:21:26.773 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:26 smithi174 bash[91578]: cluster 2023-09-23T20:21:25.518587+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:21:26.773 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:26 smithi174 bash[91578]: cluster 2023-09-23T20:21:25.521069+0000 mon.a (mon.0) 795 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-09-23T20:21:26.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:26.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:26.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[104422]: cluster 2023-09-23T20:21:25.419669+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2023-09-23T20:21:26.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[104422]: cluster 2023-09-23T20:21:25.514280+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:21:26.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[104422]: cluster 2023-09-23T20:21:25.518587+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:21:26.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[104422]: cluster 2023-09-23T20:21:25.521069+0000 mon.a (mon.0) 795 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-09-23T20:21:26.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[107672]: cluster 2023-09-23T20:21:25.419669+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2023-09-23T20:21:26.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[107672]: cluster 2023-09-23T20:21:25.514280+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:21:26.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[107672]: cluster 2023-09-23T20:21:25.518587+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:21:26.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:26 smithi112 bash[107672]: cluster 2023-09-23T20:21:25.521069+0000 mon.a (mon.0) 795 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-09-23T20:21:26.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:27.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:27.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:27.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:27.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:27.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:27.375 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:27.375 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:27.380 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:27.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:27.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:27.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:27.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:27 smithi174 bash[91578]: audit 2023-09-23T20:21:27.102651+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:21:27.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:27.603 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:27 smithi112 bash[104422]: audit 2023-09-23T20:21:27.102651+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:21:27.603 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:27 smithi112 bash[107672]: audit 2023-09-23T20:21:27.102651+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:21:27.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:27.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:27.872 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:27.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:27.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:28.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:28.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:28.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:28.269 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:28.296 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:28.393 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:28.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:28.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:28.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:28.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:28.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:28.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:28.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:28.670 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:28 smithi112 bash[104422]: cluster 2023-09-23T20:21:27.420269+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 111 B/s, 0 objects/s recovering 2023-09-23T20:21:28.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:28 smithi112 bash[107672]: cluster 2023-09-23T20:21:27.420269+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 111 B/s, 0 objects/s recovering 2023-09-23T20:21:28.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:28.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:28 smithi174 bash[91578]: cluster 2023-09-23T20:21:27.420269+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 111 B/s, 0 objects/s recovering 2023-09-23T20:21:28.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:28.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:28.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:29.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:29.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:29.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:29.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:29.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:29.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:29.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:29.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:29.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:29.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:29.605 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:29.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:29.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:29.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:29.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:29.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:30.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:30.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:30.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:30.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:30.164 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:30.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:30.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:30.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:30.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:30.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:30.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:30.427 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:21:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:21:30] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:21:30.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:30.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:30.664 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:30.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:30.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:30.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:30 smithi174 bash[91578]: cluster 2023-09-23T20:21:29.420945+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 92 B/s, 0 objects/s recovering 2023-09-23T20:21:30.817 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:30 smithi112 bash[107672]: cluster 2023-09-23T20:21:29.420945+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 92 B/s, 0 objects/s recovering 2023-09-23T20:21:30.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:30 smithi112 bash[104422]: cluster 2023-09-23T20:21:29.420945+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 92 B/s, 0 objects/s recovering 2023-09-23T20:21:30.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:30.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:30.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:31.059 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:31.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:31.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:31.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:31.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:31.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:31.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:31.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:31.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:31.737 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:31.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:31.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:31.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:32.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:32.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:32.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:32.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:32.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:32.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:32.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:32.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:32.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:32.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:32.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:32.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:32.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:32.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:32.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:32 smithi112 bash[104422]: cluster 2023-09-23T20:21:31.421457+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 69 B/s, 0 objects/s recovering 2023-09-23T20:21:32.718 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:32 smithi112 bash[107672]: cluster 2023-09-23T20:21:31.421457+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 69 B/s, 0 objects/s recovering 2023-09-23T20:21:32.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:32.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:32.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:32 smithi174 bash[91578]: cluster 2023-09-23T20:21:31.421457+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 69 B/s, 0 objects/s recovering 2023-09-23T20:21:32.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:32.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:33.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:33.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:33.170 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:33.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:33.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:33.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:33.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:33.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:33.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:33.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:33.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:33.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:33.846 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:33.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:33.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:33.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:34.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:34.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[104422]: audit 2023-09-23T20:21:32.910160+0000 mon.a (mon.0) 797 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[104422]: audit 2023-09-23T20:21:32.919756+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[104422]: cluster 2023-09-23T20:21:33.421973+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 62 B/s, 0 objects/s recovering 2023-09-23T20:21:34.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[104422]: audit 2023-09-23T20:21:33.632000+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[104422]: audit 2023-09-23T20:21:33.640979+0000 mon.a (mon.0) 800 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[107672]: audit 2023-09-23T20:21:32.910160+0000 mon.a (mon.0) 797 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[107672]: audit 2023-09-23T20:21:32.919756+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[107672]: cluster 2023-09-23T20:21:33.421973+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 62 B/s, 0 objects/s recovering 2023-09-23T20:21:34.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[107672]: audit 2023-09-23T20:21:33.632000+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:33 smithi112 bash[107672]: audit 2023-09-23T20:21:33.640979+0000 mon.a (mon.0) 800 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:34.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:34.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:33 smithi174 bash[91578]: audit 2023-09-23T20:21:32.910160+0000 mon.a (mon.0) 797 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:33 smithi174 bash[91578]: audit 2023-09-23T20:21:32.919756+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:33 smithi174 bash[91578]: cluster 2023-09-23T20:21:33.421973+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 62 B/s, 0 objects/s recovering 2023-09-23T20:21:34.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:33 smithi174 bash[91578]: audit 2023-09-23T20:21:33.632000+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:33 smithi174 bash[91578]: audit 2023-09-23T20:21:33.640979+0000 mon.a (mon.0) 800 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:34.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:34.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:34.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:34.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:34.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:34.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:34.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:34.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:34.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:34.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:34.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:34.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:34.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:34.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:34.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:35.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:35.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:35.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:34 smithi174 bash[91578]: audit 2023-09-23T20:21:34.236070+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:21:35.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:34 smithi174 bash[91578]: audit 2023-09-23T20:21:34.237419+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:21:35.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:34 smithi174 bash[91578]: audit 2023-09-23T20:21:34.247624+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:35.127 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:35.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:35.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:35.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:34 smithi112 bash[107672]: audit 2023-09-23T20:21:34.236070+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:21:35.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:34 smithi112 bash[107672]: audit 2023-09-23T20:21:34.237419+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:21:35.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:34 smithi112 bash[107672]: audit 2023-09-23T20:21:34.247624+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:35.268 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:34 smithi112 bash[104422]: audit 2023-09-23T20:21:34.236070+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:21:35.268 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:34 smithi112 bash[104422]: audit 2023-09-23T20:21:34.237419+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:21:35.268 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:34 smithi112 bash[104422]: audit 2023-09-23T20:21:34.247624+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:35.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:35.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:35.390 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:35.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:35.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:35.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:35.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:35.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:35.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:35.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:35.808 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:35.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:35.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:35.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:35.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:36.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:36.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:36.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:35 smithi112 bash[107672]: cluster 2023-09-23T20:21:35.422650+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 55 B/s, 0 objects/s recovering 2023-09-23T20:21:36.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:35 smithi112 bash[104422]: cluster 2023-09-23T20:21:35.422650+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 55 B/s, 0 objects/s recovering 2023-09-23T20:21:36.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:36.184 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:35 smithi174 bash[91578]: cluster 2023-09-23T20:21:35.422650+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 55 B/s, 0 objects/s recovering 2023-09-23T20:21:36.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:36.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:36.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:36.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:36.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:36.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.476 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:36.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:36.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:36.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:36.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:36.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:36.850 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:36.876 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:36.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:36.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:37.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:37.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:37.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:37.252 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:37.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:37.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:37.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:37.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:37.698 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:37.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:37.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:37.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:37.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:37.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:37.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:37.994 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:38.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:38.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:38.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:38.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:38.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:38.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:38.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:38.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:38.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:38.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:38.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:38 smithi112 bash[104422]: cluster 2023-09-23T20:21:37.423086+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 46 B/s, 0 objects/s recovering 2023-09-23T20:21:38.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:38 smithi112 bash[104422]: audit 2023-09-23T20:21:37.995065+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:38.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:38.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:38.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:38.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:38.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:38 smithi174 bash[91578]: cluster 2023-09-23T20:21:37.423086+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 46 B/s, 0 objects/s recovering 2023-09-23T20:21:38.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:38 smithi174 bash[91578]: audit 2023-09-23T20:21:37.995065+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:38.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:38.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:38 smithi112 bash[107672]: cluster 2023-09-23T20:21:37.423086+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 46 B/s, 0 objects/s recovering 2023-09-23T20:21:38.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:38 smithi112 bash[107672]: audit 2023-09-23T20:21:37.995065+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:38.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:38.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:39.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:39.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:39.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:39.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:39.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:39.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:39.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:39.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:39.593 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:39.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:39.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.747 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:39.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:39.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:39.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:40.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:40.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:40.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:40.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:40.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:40.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:40.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:40.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:40.373 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:21:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:21:40] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.43.0" 2023-09-23T20:21:40.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:40.408 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:40.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:40.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:40.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:40 smithi174 bash[91578]: cluster 2023-09-23T20:21:39.423796+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:21:40.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:40.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:40.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:40.651 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:40 smithi112 bash[107672]: cluster 2023-09-23T20:21:39.423796+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:21:40.651 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:40 smithi112 bash[104422]: cluster 2023-09-23T20:21:39.423796+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:21:40.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:40.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:40.771 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:40.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:40.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:40.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:40.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:40.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:41.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:41.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:41.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:41.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:41.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:41.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.468 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:41.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:41 smithi112 bash[104422]: audit 2023-09-23T20:21:41.007150+0000 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.112:0/462539087' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:41.514 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:21:41.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:41.578 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:41 smithi174 bash[91578]: audit 2023-09-23T20:21:41.007150+0000 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.112:0/462539087' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:41.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:41.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:41.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:41.721 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:41.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:41.824 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:41.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:41.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:41.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:41 smithi112 bash[107672]: audit 2023-09-23T20:21:41.007150+0000 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.112:0/462539087' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:41.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:41.977 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:41.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:42.080 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:42.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:42.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:42.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:42.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:42.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:42.468 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:42.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:42.639 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:42.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.424218+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-23T20:21:42.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.485117+0000 mon.a (mon.0) 806 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.503133+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: audit 2023-09-23T20:21:41.510228+0000 mon.a (mon.0) 807 : audit 1 from='client.? 172.21.15.112:0/462539087' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.510381+0000 mon.a (mon.0) 808 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.513282+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.520268+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.522571+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[104422]: cluster 2023-09-23T20:21:41.523152+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.424218+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.485117+0000 mon.a (mon.0) 806 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:42.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.503133+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: audit 2023-09-23T20:21:41.510228+0000 mon.a (mon.0) 807 : audit 1 from='client.? 172.21.15.112:0/462539087' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:21:42.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.510381+0000 mon.a (mon.0) 808 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-09-23T20:21:42.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.513282+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.520268+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.522571+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:42 smithi112 bash[107672]: cluster 2023-09-23T20:21:41.523152+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.741 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.749 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.424218+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-23T20:21:42.749 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.485117+0000 mon.a (mon.0) 806 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.503133+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: audit 2023-09-23T20:21:41.510228+0000 mon.a (mon.0) 807 : audit 1 from='client.? 172.21.15.112:0/462539087' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.510381+0000 mon.a (mon.0) 808 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.513282+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.520268+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.522571+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:42 smithi174 bash[91578]: cluster 2023-09-23T20:21:41.523152+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:21:42.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:42.875 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.899 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:43.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:43.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:43.134 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:43.165 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:43.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:43.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:43.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:43.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:43.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:43.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:43.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:43.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:43.714 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:43.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:43.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:43.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:43.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:43.949 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:21:43.950 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:21:43.992 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:21:43.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:44.039 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:21:44.079 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:21:44.126 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:21:44.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:44.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:44.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:44.167 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:21:44.212 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:21:44.250 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:21:44.264 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:44 smithi112 bash[107672]: cluster 2023-09-23T20:21:43.427598+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T20:21:44.264 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:44 smithi112 bash[107672]: audit 2023-09-23T20:21:43.924996+0000 mon.a (mon.0) 809 : audit 0 from='client.? 172.21.15.112:0/4205623099' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:44.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:44 smithi112 bash[104422]: cluster 2023-09-23T20:21:43.427598+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T20:21:44.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:44 smithi112 bash[104422]: audit 2023-09-23T20:21:43.924996+0000 mon.a (mon.0) 809 : audit 0 from='client.? 172.21.15.112:0/4205623099' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:44.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:44.286 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:21:44.290 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:21:44.298 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:44.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:44.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:44.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:44.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:44.550 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:44 smithi174 bash[91578]: cluster 2023-09-23T20:21:43.427598+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T20:21:44.550 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:44 smithi174 bash[91578]: audit 2023-09-23T20:21:43.924996+0000 mon.a (mon.0) 809 : audit 0 from='client.? 172.21.15.112:0/4205623099' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:44.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:44.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:44.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:44.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:44.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:44.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:44.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:44.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:45.081 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:45.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:45.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:45.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:45.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:45.266 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:45 smithi112 bash[104422]: audit 2023-09-23T20:21:44.367361+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.112:0/3722890966' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:21:45.288 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T20:21:45.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:45.372 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:45.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:45.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:21:45.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:45.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:45 smithi174 bash[91578]: audit 2023-09-23T20:21:44.367361+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.112:0/3722890966' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:21:45.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.605 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:45 smithi112 bash[107672]: audit 2023-09-23T20:21:44.367361+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.112:0/3722890966' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:21:45.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:45.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:45.754 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:45.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:45.857 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:45.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:45.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:45.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:46.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:46.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:46.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:46.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:21:46.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:46.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:46.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:46.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:46.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[104422]: cluster 2023-09-23T20:21:45.274516+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[104422]: cluster 2023-09-23T20:21:45.275005+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[104422]: audit 2023-09-23T20:21:45.280390+0000 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.112:0/3722890966' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[104422]: cluster 2023-09-23T20:21:45.280728+0000 mon.a (mon.0) 812 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[104422]: cluster 2023-09-23T20:21:45.428123+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[107672]: cluster 2023-09-23T20:21:45.274516+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[107672]: cluster 2023-09-23T20:21:45.275005+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[107672]: audit 2023-09-23T20:21:45.280390+0000 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.112:0/3722890966' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:21:46.559 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[107672]: cluster 2023-09-23T20:21:45.280728+0000 mon.a (mon.0) 812 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-09-23T20:21:46.560 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:46 smithi112 bash[107672]: cluster 2023-09-23T20:21:45.428123+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-23T20:21:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:46 smithi174 bash[91578]: cluster 2023-09-23T20:21:45.274516+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:21:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:46 smithi174 bash[91578]: cluster 2023-09-23T20:21:45.275005+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:21:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:46 smithi174 bash[91578]: audit 2023-09-23T20:21:45.280390+0000 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.112:0/3722890966' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:21:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:46 smithi174 bash[91578]: cluster 2023-09-23T20:21:45.280728+0000 mon.a (mon.0) 812 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-09-23T20:21:46.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:46 smithi174 bash[91578]: cluster 2023-09-23T20:21:45.428123+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-23T20:21:46.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:46.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:46.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:46.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:46.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:46.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:46.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:46.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T20:21:46.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:46.976 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:46.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:47.080 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:47.112 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:47.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:47.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:47.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.283391+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.283477+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.283911+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.284954+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.285983+0000 mon.a (mon.0) 813 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.286003+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.288816+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.292424+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.299 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[104422]: cluster 2023-09-23T20:21:46.296917+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.352 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:47.378 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:47.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:47.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.283391+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.283477+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.283911+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.284954+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.285983+0000 mon.a (mon.0) 813 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-09-23T20:21:47.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.286003+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.288816+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.292424+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:47 smithi174 bash[91578]: cluster 2023-09-23T20:21:46.296917+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.501 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:47.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.283391+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.283477+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.283911+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.284954+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.285983+0000 mon.a (mon.0) 813 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.286003+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.288816+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.292424+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:47 smithi112 bash[107672]: cluster 2023-09-23T20:21:46.296917+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:21:47.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:47.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:47.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:47.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:47.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:47.877 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:47.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:48.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:48.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:48.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:48.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:21:48.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.291 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:48.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.286823+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.290602+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.290741+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.292714+0000 mon.a (mon.0) 814 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.293514+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.295461+0000 osd.0 (osd.0) 2 : cluster 0 7.6 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8685 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.295479+0000 osd.0 (osd.0) 3 : cluster 0 7.7 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8592 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.299513+0000 osd.4 (osd.4) 101 : cluster 0 7.1 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8720 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.318833+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[107672]: cluster 2023-09-23T20:21:47.428630+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v613: 89 pgs: 2 remapped+peering, 2 peering, 85 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 530 op/s 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.286823+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.290602+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.290741+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.292714+0000 mon.a (mon.0) 814 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-09-23T20:21:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.293514+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.295461+0000 osd.0 (osd.0) 2 : cluster 0 7.6 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8685 2023-09-23T20:21:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.295479+0000 osd.0 (osd.0) 3 : cluster 0 7.7 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8592 2023-09-23T20:21:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.299513+0000 osd.4 (osd.4) 101 : cluster 0 7.1 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8720 2023-09-23T20:21:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.318833+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:48 smithi112 bash[104422]: cluster 2023-09-23T20:21:47.428630+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v613: 89 pgs: 2 remapped+peering, 2 peering, 85 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 530 op/s 2023-09-23T20:21:48.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:48.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:48.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.286823+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.290602+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.290741+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.292714+0000 mon.a (mon.0) 814 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-09-23T20:21:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.293514+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.295461+0000 osd.0 (osd.0) 2 : cluster 0 7.6 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8685 2023-09-23T20:21:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.295479+0000 osd.0 (osd.0) 3 : cluster 0 7.7 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8592 2023-09-23T20:21:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.299513+0000 osd.4 (osd.4) 101 : cluster 0 7.1 starting backfill to osd.3 from (0'0,0'0] MAX to 165'8720 2023-09-23T20:21:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.318833+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:21:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:48 smithi174 bash[91578]: cluster 2023-09-23T20:21:47.428630+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v613: 89 pgs: 2 remapped+peering, 2 peering, 85 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 530 op/s 2023-09-23T20:21:48.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:48.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:48.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:48.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:48.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:48.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:48.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:48.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:48.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:49.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:49.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:49.215 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:49.352 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:49.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:49.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:49.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:49.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:49.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:49.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:49.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:49.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:49.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:49 smithi174 bash[91578]: cluster 2023-09-23T20:21:49.483581+0000 mon.a (mon.0) 815 : cluster 3 Health check failed: Degraded data redundancy: 32/219198 objects degraded (0.015%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:21:49.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:49.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:49 smithi112 bash[104422]: cluster 2023-09-23T20:21:49.483581+0000 mon.a (mon.0) 815 : cluster 3 Health check failed: Degraded data redundancy: 32/219198 objects degraded (0.015%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:21:49.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:49 smithi112 bash[107672]: cluster 2023-09-23T20:21:49.483581+0000 mon.a (mon.0) 815 : cluster 3 Health check failed: Degraded data redundancy: 32/219198 objects degraded (0.015%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:21:49.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:49.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:50.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:50.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:50.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:50.149 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:50.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:50.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:50.240 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:50.241 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:50.277 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:50.280 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:21:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:21:50] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.43.0" 2023-09-23T20:21:50.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:50.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:50.543 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:50 smithi112 bash[104422]: cluster 2023-09-23T20:21:49.429528+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v614: 89 pgs: 1 active+remapped+backfill_wait, 2 remapped+peering, 2 peering, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 32/219198 objects degraded (0.015%); 8809/219198 objects misplaced (4.019%); 480 KiB/s, 7 objects/s recovering 2023-09-23T20:21:50.543 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:50 smithi174 bash[91578]: cluster 2023-09-23T20:21:49.429528+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v614: 89 pgs: 1 active+remapped+backfill_wait, 2 remapped+peering, 2 peering, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 32/219198 objects degraded (0.015%); 8809/219198 objects misplaced (4.019%); 480 KiB/s, 7 objects/s recovering 2023-09-23T20:21:50.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:50.569 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:50.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:50.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:50.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:50.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:50.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:50.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:50 smithi112 bash[107672]: cluster 2023-09-23T20:21:49.429528+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v614: 89 pgs: 1 active+remapped+backfill_wait, 2 remapped+peering, 2 peering, 1 active+recovering+undersized+degraded+remapped, 83 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 32/219198 objects degraded (0.015%); 8809/219198 objects misplaced (4.019%); 480 KiB/s, 7 objects/s recovering 2023-09-23T20:21:50.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:50.938 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:50.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:50.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:51.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:51.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:51.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:51.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:51.254 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:51.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.374 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:51.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:51.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:51.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:51.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:51.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:51.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:51.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:51.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:51.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:51.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:52.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:52.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:52.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.203 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:52.278 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:52.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:52.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:52.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:52.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:52.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:52.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:52.573 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:52 smithi174 bash[91578]: cluster 2023-09-23T20:21:51.430202+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v615: 89 pgs: 1 active+remapped+backfill_wait, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 400 op/s; 32/218385 objects degraded (0.015%); 8809/218385 objects misplaced (4.034%); 468 KiB/s, 7 objects/s recovering 2023-09-23T20:21:52.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:52.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:52.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:52.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:52.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.871 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:52 smithi112 bash[104422]: cluster 2023-09-23T20:21:51.430202+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v615: 89 pgs: 1 active+remapped+backfill_wait, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 400 op/s; 32/218385 objects degraded (0.015%); 8809/218385 objects misplaced (4.034%); 468 KiB/s, 7 objects/s recovering 2023-09-23T20:21:52.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:52 smithi112 bash[107672]: cluster 2023-09-23T20:21:51.430202+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v615: 89 pgs: 1 active+remapped+backfill_wait, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 400 op/s; 32/218385 objects degraded (0.015%); 8809/218385 objects misplaced (4.034%); 468 KiB/s, 7 objects/s recovering 2023-09-23T20:21:52.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:52.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:53.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:53.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:53.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:53.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:53.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:53.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:53.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:53.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:53.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:53.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:53.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:53.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:53.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:54.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:53 smithi174 bash[91578]: audit 2023-09-23T20:21:52.999240+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:54.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:53 smithi174 bash[91578]: audit 2023-09-23T20:21:53.000320+0000 mon.a (mon.0) 817 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:54.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:53 smithi174 bash[91578]: cluster 2023-09-23T20:21:53.431912+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v616: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 32/214356 objects degraded (0.015%); 17736/214356 objects misplaced (8.274%); 360 KiB/s, 5 objects/s recovering 2023-09-23T20:21:54.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:54.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:54.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:54.217 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:54 smithi112 bash[107672]: audit 2023-09-23T20:21:52.999240+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:54.217 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:54 smithi112 bash[107672]: audit 2023-09-23T20:21:53.000320+0000 mon.a (mon.0) 817 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:54.217 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:54 smithi112 bash[107672]: cluster 2023-09-23T20:21:53.431912+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v616: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 32/214356 objects degraded (0.015%); 17736/214356 objects misplaced (8.274%); 360 KiB/s, 5 objects/s recovering 2023-09-23T20:21:54.218 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:54 smithi112 bash[104422]: audit 2023-09-23T20:21:52.999240+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:21:54.218 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:54 smithi112 bash[104422]: audit 2023-09-23T20:21:53.000320+0000 mon.a (mon.0) 817 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:54.218 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:54 smithi112 bash[104422]: cluster 2023-09-23T20:21:53.431912+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v616: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 32/214356 objects degraded (0.015%); 17736/214356 objects misplaced (8.274%); 360 KiB/s, 5 objects/s recovering 2023-09-23T20:21:54.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:54.341 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.364 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:54.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.489 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:54.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:54.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:54.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:54.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:54.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:55.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:55.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:55.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:55.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:55.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:55.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:55.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:55.422 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:55.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:55.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:55.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:55.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:55 smithi174 bash[91578]: cluster 2023-09-23T20:21:55.483740+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 114/210990 objects degraded (0.054%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:21:55.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:55.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:55.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:55.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.816 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:55 smithi112 bash[104422]: cluster 2023-09-23T20:21:55.483740+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 114/210990 objects degraded (0.054%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:21:55.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:55 smithi112 bash[107672]: cluster 2023-09-23T20:21:55.483740+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 114/210990 objects degraded (0.054%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:21:55.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:55.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:55.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:56.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:56.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:56.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:56.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:56.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:56.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:56.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:56.470 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:56.496 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:56.596 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:56 smithi112 bash[104422]: cluster 2023-09-23T20:21:55.432595+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v617: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 114/210990 objects degraded (0.054%); 17390/210990 objects misplaced (8.242%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:21:56.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:56.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:56.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:56 smithi174 bash[91578]: cluster 2023-09-23T20:21:55.432595+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v617: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 114/210990 objects degraded (0.054%); 17390/210990 objects misplaced (8.242%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:21:56.852 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:56.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:56 smithi112 bash[107672]: cluster 2023-09-23T20:21:55.432595+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v617: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 114/210990 objects degraded (0.054%); 17390/210990 objects misplaced (8.242%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:21:56.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:56.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:56.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:57.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:57.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:57.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:57.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:57.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:57.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:57.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:57.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:57.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:57.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:57.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:57.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:57.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:57.899 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:58.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:58.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:58.171 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:58.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:58.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:58.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:58.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:58.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:58.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:58.604 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:58.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:58.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:58.715 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:21:58 smithi112 bash[107672]: cluster 2023-09-23T20:21:57.433140+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v618: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 114/206820 objects degraded (0.055%); 16994/206820 objects misplaced (8.217%); 991 KiB/s, 15 objects/s recovering 2023-09-23T20:21:58.715 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:21:58 smithi112 bash[104422]: cluster 2023-09-23T20:21:57.433140+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v618: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 114/206820 objects degraded (0.055%); 16994/206820 objects misplaced (8.217%); 991 KiB/s, 15 objects/s recovering 2023-09-23T20:21:58.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:58.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:21:58 smithi174 bash[91578]: cluster 2023-09-23T20:21:57.433140+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v618: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 114/206820 objects degraded (0.055%); 16994/206820 objects misplaced (8.217%); 991 KiB/s, 15 objects/s recovering 2023-09-23T20:21:58.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:58.970 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:58.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:59.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:59.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:59.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:59.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:59.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:59.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:59.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:59.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:59.535 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:59.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:59.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:59.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:59.897 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:00.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:00.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:00.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:00.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:00.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:00.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:00.299 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:22:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:22:00] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2023-09-23T20:22:00.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:00.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:00.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:00.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:00.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:00.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:00 smithi112 bash[104422]: cluster 2023-09-23T20:21:59.433866+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v619: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 225/201678 objects degraded (0.112%); 16602/201678 objects misplaced (8.232%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:22:00.560 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:00 smithi112 bash[107672]: cluster 2023-09-23T20:21:59.433866+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v619: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 225/201678 objects degraded (0.112%); 16602/201678 objects misplaced (8.232%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:22:00.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:00.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:00.674 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:00.695 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:00.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:00.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:00.807 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:00 smithi174 bash[91578]: cluster 2023-09-23T20:21:59.433866+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v619: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 225/201678 objects degraded (0.112%); 16602/201678 objects misplaced (8.232%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:22:00.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:00.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:00.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:00.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:00.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:01.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:01.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:01.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:01.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:01.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:01.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:01.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:01.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:01.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:01.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:01.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:01.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:01.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:01.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:01.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:01 smithi112 bash[107672]: cluster 2023-09-23T20:22:01.547125+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 225/200574 objects degraded (0.112%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:01.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:01 smithi112 bash[104422]: cluster 2023-09-23T20:22:01.547125+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 225/200574 objects degraded (0.112%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:01.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:01.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:01.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:01.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:01.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:02.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:02.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:02.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:01 smithi174 bash[91578]: cluster 2023-09-23T20:22:01.547125+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 225/200574 objects degraded (0.112%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:02.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:02.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:02.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:02.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:02.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:02.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:02.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:02.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:02.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:02.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:02.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:02.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.840 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:02 smithi174 bash[91578]: cluster 2023-09-23T20:22:01.434422+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v620: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 225/200574 objects degraded (0.112%); 16602/200574 objects misplaced (8.277%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:02.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:02.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:02 smithi112 bash[104422]: cluster 2023-09-23T20:22:01.434422+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v620: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 225/200574 objects degraded (0.112%); 16602/200574 objects misplaced (8.277%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:02.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:02 smithi112 bash[107672]: cluster 2023-09-23T20:22:01.434422+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v620: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 225/200574 objects degraded (0.112%); 16602/200574 objects misplaced (8.277%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:02.978 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:03.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:03.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:03.131 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:03.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:03.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:03.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:03.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:03.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:03.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:03.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:03.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:03.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:03.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:03.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:03.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:03.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:03.932 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:03.960 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:04.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:04.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:04.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:04.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:04.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:04.280 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:04 smithi112 bash[104422]: cluster 2023-09-23T20:22:03.435083+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v621: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 225/195822 objects degraded (0.115%); 16209/195822 objects misplaced (8.277%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:04.335 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.34788.0:149676 7.5 e168/147 7:ab8eca93:::benchmark_data_smithi112_174259_object43295:head v 168'9418, mlcod=168'9415)", 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:22:04.333500+0000", 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0021995000000000001, 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022301729999999998, 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.336 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333500+0000", 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333500+0000", 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333499+0000", 2023-09-23T20:22:04.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333508+0000", 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9379999999999998e-06 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333526+0000", 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7708000000000001e-05 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333536+0000", 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9340000000000001e-06 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333713+0000", 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017678 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.333783+0000", 2023-09-23T20:22:04.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0209000000000005e-05 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:149657 7.e 7:74360b91:::benchmark_data_smithi112_174259_object43276:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:22:04.286727+0000", 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.048972555000000001, 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049084398000000001, 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:22:04.340 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 149657 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.286727+0000", 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.286727+0000", 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.286726+0000", 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.286732+0000", 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3520000000000003e-06 2023-09-23T20:22:04.342 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.286743+0000", 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0645000000000001e-05 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.286752+0000", 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0319999999999992e-06 2023-09-23T20:22:04.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:04.344 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.344 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:04.344 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.288699+0000", 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019465649999999999 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.288833+0000", 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013437400000000001 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.288957+0000", 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000123585 2023-09-23T20:22:04.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.324275+0000", 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.035318118000000003 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.330734+0000", 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064588420000000002 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:04.346 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:149661 7.e 7:77e80eb5:::benchmark_data_smithi112_174259_object43280:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:22:04.292347+0000", 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.043353047999999998, 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.043560975000000002, 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:04.347 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 149661 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.292347+0000", 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.292347+0000", 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.292345+0000", 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.292371+0000", 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5962e-05 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:04.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.292392+0000", 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1205000000000001e-05 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.292403+0000", 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1090999999999999e-05 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.313210+0000", 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020806768 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.313863+0000", 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00065322100000000005 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.314265+0000", 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00040222199999999999 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:04.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.324316+0000", 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010050813 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.330740+0000", 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.006424333 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.352 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:149669 7.e 7:771a7272:::benchmark_data_smithi112_174259_object43288:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:22:04.317094+0000", 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.018605618000000001, 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.018898472999999999, 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 149669 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.353 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.317094+0000", 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.317094+0000", 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.317093+0000", 2023-09-23T20:22:04.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.317097+0000", 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7199999999999997e-06 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.317106+0000", 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2019999999999993e-06 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.317115+0000", 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1380000000000007e-06 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.324358+0000", 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0072429440000000003 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.324514+0000", 2023-09-23T20:22:04.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015666700000000001 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.324653+0000", 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013858100000000001 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.331089+0000", 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064362789999999996 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:04.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:22:04.334415+0000", 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003326257 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 4 2023-09-23T20:22:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:22:04.376 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:22:04.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:04 smithi112 bash[107672]: cluster 2023-09-23T20:22:03.435083+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v621: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 225/195822 objects degraded (0.115%); 16209/195822 objects misplaced (8.277%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:04.387 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:04.435 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:22:04.490 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:04.500 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:22:04.515 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:04.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:04.545 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:22:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:04 smithi174 bash[91578]: cluster 2023-09-23T20:22:03.435083+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v621: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 225/195822 objects degraded (0.115%); 16209/195822 objects misplaced (8.277%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:04.581 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:22:04.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:04.625 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:22:04.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:04.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:04.669 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:22:04.710 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:22:04.715 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.715 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.715 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.715 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.715 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.715 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.716 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.716 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:22:04.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:04.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:04.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:04.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:04.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:04.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:05.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:05.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:05.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:05.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:05.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:05.305 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:22:05.306 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T20:22:05.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:05.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:05.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:05.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:05 smithi174 bash[91578]: audit 2023-09-23T20:22:04.287616+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.112:0/811617347' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:05 smithi174 bash[91578]: audit 2023-09-23T20:22:04.501994+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.112:0/1722897680' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:05 smithi174 bash[91578]: audit 2023-09-23T20:22:04.505223+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:05 smithi174 bash[91578]: audit 2023-09-23T20:22:04.517802+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.112:0/3108631411' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:22:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:05 smithi174 bash[91578]: audit 2023-09-23T20:22:04.518780+0000 mon.a (mon.0) 821 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:22:05.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:05.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:05.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:05.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[104422]: audit 2023-09-23T20:22:04.287616+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.112:0/811617347' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:05.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[104422]: audit 2023-09-23T20:22:04.501994+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.112:0/1722897680' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:05.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[104422]: audit 2023-09-23T20:22:04.505223+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[104422]: audit 2023-09-23T20:22:04.517802+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.112:0/3108631411' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[104422]: audit 2023-09-23T20:22:04.518780+0000 mon.a (mon.0) 821 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[107672]: audit 2023-09-23T20:22:04.287616+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.112:0/811617347' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[107672]: audit 2023-09-23T20:22:04.501994+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.112:0/1722897680' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[107672]: audit 2023-09-23T20:22:04.505223+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[107672]: audit 2023-09-23T20:22:04.517802+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.112:0/3108631411' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:22:05.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:05 smithi112 bash[107672]: audit 2023-09-23T20:22:04.518780+0000 mon.a (mon.0) 821 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:22:05.721 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:05.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:05.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:05.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:05.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:06.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:06.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:06.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:06.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:06.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:06.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:06.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: cluster 2023-09-23T20:22:05.280222+0000 mon.a (mon.0) 822 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: cluster 2023-09-23T20:22:05.295330+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: audit 2023-09-23T20:22:05.299159+0000 mon.a (mon.0) 823 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:22:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: audit 2023-09-23T20:22:05.299439+0000 mon.a (mon.0) 824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: cluster 2023-09-23T20:22:05.299790+0000 mon.a (mon.0) 825 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: cluster 2023-09-23T20:22:05.302548+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: cluster 2023-09-23T20:22:05.351363+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[107672]: cluster 2023-09-23T20:22:05.435528+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v623: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 313/192291 objects degraded (0.163%); 15828/192291 objects misplaced (8.231%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: cluster 2023-09-23T20:22:05.280222+0000 mon.a (mon.0) 822 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: cluster 2023-09-23T20:22:05.295330+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: audit 2023-09-23T20:22:05.299159+0000 mon.a (mon.0) 823 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: audit 2023-09-23T20:22:05.299439+0000 mon.a (mon.0) 824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: cluster 2023-09-23T20:22:05.299790+0000 mon.a (mon.0) 825 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-09-23T20:22:06.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: cluster 2023-09-23T20:22:05.302548+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: cluster 2023-09-23T20:22:05.351363+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:06 smithi112 bash[104422]: cluster 2023-09-23T20:22:05.435528+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v623: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 313/192291 objects degraded (0.163%); 15828/192291 objects misplaced (8.231%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:06.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:06.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:06.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: cluster 2023-09-23T20:22:05.280222+0000 mon.a (mon.0) 822 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: cluster 2023-09-23T20:22:05.295330+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: audit 2023-09-23T20:22:05.299159+0000 mon.a (mon.0) 823 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: audit 2023-09-23T20:22:05.299439+0000 mon.a (mon.0) 824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: cluster 2023-09-23T20:22:05.299790+0000 mon.a (mon.0) 825 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: cluster 2023-09-23T20:22:05.302548+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: cluster 2023-09-23T20:22:05.351363+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:22:06.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:06 smithi174 bash[91578]: cluster 2023-09-23T20:22:05.435528+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v623: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 313/192291 objects degraded (0.163%); 15828/192291 objects misplaced (8.231%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:06.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:06.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:06.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:06.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:06.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:06.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:06.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:06.960 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:06.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:07.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:07.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:07.199 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:07.226 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:07.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:07.333 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:07.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:07.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:07.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:07.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:07.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:07.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:07.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:07.726 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:07 smithi112 bash[107672]: cluster 2023-09-23T20:22:07.487207+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 313/188136 objects degraded (0.166%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:07.727 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:07 smithi112 bash[104422]: cluster 2023-09-23T20:22:07.487207+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 313/188136 objects degraded (0.166%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:07.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:07.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:07.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:07 smithi174 bash[91578]: cluster 2023-09-23T20:22:07.487207+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 313/188136 objects degraded (0.166%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:07.860 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:07.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:22:07.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:07.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:07.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:08.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:08.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:08.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T20:22:08.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:08.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:08.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:08.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:08.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:08.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:08.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:08.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:08.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:08.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:08 smithi174 bash[91578]: cluster 2023-09-23T20:22:07.436081+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v624: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 313/188136 objects degraded (0.166%); 15441/188136 objects misplaced (8.207%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:08.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:08 smithi174 bash[91578]: audit 2023-09-23T20:22:07.995913+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:08.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:08.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:08.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:08.709 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:08 smithi112 bash[104422]: cluster 2023-09-23T20:22:07.436081+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v624: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 313/188136 objects degraded (0.166%); 15441/188136 objects misplaced (8.207%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:08.710 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:08 smithi112 bash[104422]: audit 2023-09-23T20:22:07.995913+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:08.710 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:08 smithi112 bash[107672]: cluster 2023-09-23T20:22:07.436081+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v624: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 313/188136 objects degraded (0.166%); 15441/188136 objects misplaced (8.207%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:08.710 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:08 smithi112 bash[107672]: audit 2023-09-23T20:22:07.995913+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:08.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:08.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:08.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:08.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:08.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:09.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:09.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:09.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:09.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:09.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:09.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:09.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:09.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:09.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:09.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:09.778 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:09.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.944 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:10.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:10.079 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:10.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:10.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:22:10.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:10.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:22:10.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:10.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:10.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:10.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:10.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:10.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:10.515 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:10.547 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:10 smithi112 bash[104422]: cluster 2023-09-23T20:22:09.436943+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v625: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 389/182997 objects degraded (0.213%); 15065/182997 objects misplaced (8.232%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:10.547 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:22:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:22:10] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:22:10.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:10.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:10.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:10.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:10.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:10.798 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:10 smithi112 bash[107672]: cluster 2023-09-23T20:22:09.436943+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v625: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 389/182997 objects degraded (0.213%); 15065/182997 objects misplaced (8.232%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:10.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:10 smithi174 bash[91578]: cluster 2023-09-23T20:22:09.436943+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v625: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 389/182997 objects degraded (0.213%); 15065/182997 objects misplaced (8.232%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:10.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:10.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:11.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:11.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:11.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:11.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.192 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:11.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:11.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:11.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:11.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:11.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:11.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:11.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:11.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:11.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:11.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:11.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:11.984 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:12.009 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:12.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:12.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:12.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:12.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:12.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:12.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:12.541 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:12.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:12.555 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:12 smithi112 bash[104422]: cluster 2023-09-23T20:22:11.437490+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v626: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 389/181815 objects degraded (0.214%); 15065/181815 objects misplaced (8.286%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:12.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:12.652 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:12 smithi174 bash[91578]: cluster 2023-09-23T20:22:11.437490+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v626: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 389/181815 objects degraded (0.214%); 15065/181815 objects misplaced (8.286%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:12.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:12.747 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:12.753 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:12.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:12.810 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:12 smithi112 bash[107672]: cluster 2023-09-23T20:22:11.437490+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v626: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 389/181815 objects degraded (0.214%); 15065/181815 objects misplaced (8.286%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:12.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:12.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:12.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:12.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:12.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:13.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:13.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:13.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:13.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:13.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:13.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:13.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:13.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:13.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:13.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:13.481 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:13.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:13.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:13.597 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:13 smithi112 bash[104422]: cluster 2023-09-23T20:22:13.257614+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 389/181815 objects degraded (0.214%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:13.597 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:13 smithi112 bash[107672]: cluster 2023-09-23T20:22:13.257614+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 389/181815 objects degraded (0.214%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:13.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:13.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:13.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:13.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:13.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:13 smithi174 bash[91578]: cluster 2023-09-23T20:22:13.257614+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 389/181815 objects degraded (0.214%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:13.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:13.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:13.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:13.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:14.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:14.133 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:14.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:14.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:14.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:14.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:14.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:14.669 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:14.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:14.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:14.785 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:14.785 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:14.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:14.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:14 smithi174 bash[91578]: cluster 2023-09-23T20:22:13.438158+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v627: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 389/177447 objects degraded (0.219%); 14713/177447 objects misplaced (8.291%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:14.819 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:14 smithi112 bash[107672]: cluster 2023-09-23T20:22:13.438158+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v627: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 389/177447 objects degraded (0.219%); 14713/177447 objects misplaced (8.291%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:14.819 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:14 smithi112 bash[104422]: cluster 2023-09-23T20:22:13.438158+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v627: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 389/177447 objects degraded (0.219%); 14713/177447 objects misplaced (8.291%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T20:22:14.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:14.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:14.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:14.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:15.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:15.116 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:15.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:15.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:15.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:15.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:15.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:15.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:15.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:15.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:15.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:15.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:15.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:15.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:15.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:15.796 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:15.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:15.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.935 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:16.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:16.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:16.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:16.194 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:16.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:16.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:16.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:16.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:16.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:16.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:16.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:16 smithi174 bash[91578]: cluster 2023-09-23T20:22:15.438849+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v628: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 485/173907 objects degraded (0.279%); 14285/173907 objects misplaced (8.214%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:22:16.825 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:16 smithi112 bash[107672]: cluster 2023-09-23T20:22:15.438849+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v628: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 485/173907 objects degraded (0.279%); 14285/173907 objects misplaced (8.214%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:22:16.826 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:16 smithi112 bash[104422]: cluster 2023-09-23T20:22:15.438849+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v628: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 485/173907 objects degraded (0.279%); 14285/173907 objects misplaced (8.214%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:22:16.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:16.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:16.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:17.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:17.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:17.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:17.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:17.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:17.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:17.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:17.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:17.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:17.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:17.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:17.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:17.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:17.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:17.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:17.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:17.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:17.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:17.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:17.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:17.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:18.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:18.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:18.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:18.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:18.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:18.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:18.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:18.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:18.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:18.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:18.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:18.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:18 smithi174 bash[91578]: cluster 2023-09-23T20:22:17.439400+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v629: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 485/169851 objects degraded (0.286%); 13876/169851 objects misplaced (8.170%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:18.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:18 smithi174 bash[91578]: cluster 2023-09-23T20:22:18.258643+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 485/169851 objects degraded (0.286%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:18.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:18.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:18.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:18.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:18.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:18.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:18 smithi112 bash[107672]: cluster 2023-09-23T20:22:17.439400+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v629: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 485/169851 objects degraded (0.286%); 13876/169851 objects misplaced (8.170%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:18.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:18 smithi112 bash[107672]: cluster 2023-09-23T20:22:18.258643+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 485/169851 objects degraded (0.286%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:18.815 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:18 smithi112 bash[104422]: cluster 2023-09-23T20:22:17.439400+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v629: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 485/169851 objects degraded (0.286%); 13876/169851 objects misplaced (8.170%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:18.815 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:18 smithi112 bash[104422]: cluster 2023-09-23T20:22:18.258643+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 485/169851 objects degraded (0.286%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:18.908 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:19.051 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:19.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:19.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:19.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:19.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:19.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:19.304 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:19.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:19.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:19.437 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:19.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:19.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:19.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:19.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:19.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:19.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:19.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:19.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:19.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:19.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:19.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:20.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:20.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:20.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:20.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:20.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:20.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:20.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:20.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:20.425 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:22:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:22:20] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:22:20.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:20.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:20.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:20.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:20.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:20.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:20.772 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.800 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:20 smithi112 bash[104422]: cluster 2023-09-23T20:22:19.441297+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v630: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 579/164466 objects degraded (0.352%); 13475/164466 objects misplaced (8.193%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:22:20.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:20 smithi112 bash[107672]: cluster 2023-09-23T20:22:19.441297+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v630: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 579/164466 objects degraded (0.352%); 13475/164466 objects misplaced (8.193%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:22:20.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.911 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:20 smithi174 bash[91578]: cluster 2023-09-23T20:22:19.441297+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v630: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 579/164466 objects degraded (0.352%); 13475/164466 objects misplaced (8.193%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:22:20.932 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:21.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:21.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:21.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:21.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:21.304 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:21.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:21.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:21.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:21.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:21.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:21.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:21.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:21.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:22.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:22.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:22.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:22.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:22.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:22.291 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:22.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:22.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:22.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:22.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:22.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:22.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:22.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:22.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:22.680 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:22 smithi112 bash[104422]: cluster 2023-09-23T20:22:21.441773+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v631: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 579/163230 objects degraded (0.355%); 13475/163230 objects misplaced (8.255%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:22:22.680 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:22 smithi112 bash[107672]: cluster 2023-09-23T20:22:21.441773+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v631: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 579/163230 objects degraded (0.355%); 13475/163230 objects misplaced (8.255%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:22:22.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:22.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:22.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:22 smithi174 bash[91578]: cluster 2023-09-23T20:22:21.441773+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v631: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 579/163230 objects degraded (0.355%); 13475/163230 objects misplaced (8.255%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:22:22.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:22.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:22.956 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:22.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:23.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.081 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:23.184 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:23.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:23.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:23.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:23.612 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:23.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.741 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:23.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:23.862 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:23 smithi112 bash[107672]: audit 2023-09-23T20:22:22.995904+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:23.862 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:23 smithi112 bash[107672]: cluster 2023-09-23T20:22:23.259760+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 579/163230 objects degraded (0.355%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:23.863 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:23 smithi112 bash[104422]: audit 2023-09-23T20:22:22.995904+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:23.863 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:23 smithi112 bash[104422]: cluster 2023-09-23T20:22:23.259760+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 579/163230 objects degraded (0.355%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:23.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:23.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:23.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:24.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:24.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:23 smithi174 bash[91578]: audit 2023-09-23T20:22:22.995904+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:23 smithi174 bash[91578]: cluster 2023-09-23T20:22:23.259760+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 579/163230 objects degraded (0.355%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:24.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:24.148 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:24.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:24.251 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:24.285 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:24.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:24.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:24.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:24.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:24.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:24.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:24.671 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:24 smithi174 bash[91578]: cluster 2023-09-23T20:22:23.442373+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v632: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 579/158706 objects degraded (0.365%); 13098/158706 objects misplaced (8.253%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:22:24.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:24.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:24.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:24.797 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:24 smithi112 bash[107672]: cluster 2023-09-23T20:22:23.442373+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v632: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 579/158706 objects degraded (0.365%); 13098/158706 objects misplaced (8.253%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:22:24.797 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:24 smithi112 bash[104422]: cluster 2023-09-23T20:22:23.442373+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v632: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 579/158706 objects degraded (0.365%); 13098/158706 objects misplaced (8.253%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:22:24.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:24.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:24.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:24.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:24.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:25.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:25.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:25.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:25.189 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:25.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:25.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:25.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:25.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:25.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:25.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:25.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:25.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:25.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:25.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:25.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:25.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:25.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:25.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:25.876 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:25.907 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:26.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:26.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:26.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:26.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:26.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:26.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:26.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.454 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:26.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:26.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:26.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:26.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:26.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:26.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:26.833 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:26 smithi112 bash[107672]: cluster 2023-09-23T20:22:25.442993+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v633: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 633/155124 objects degraded (0.408%); 12716/155124 objects misplaced (8.197%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:22:26.833 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:26 smithi112 bash[104422]: cluster 2023-09-23T20:22:25.442993+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v633: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 633/155124 objects degraded (0.408%); 12716/155124 objects misplaced (8.197%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:22:26.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:26.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:26.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.968 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:26 smithi174 bash[91578]: cluster 2023-09-23T20:22:25.442993+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v633: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 633/155124 objects degraded (0.408%); 12716/155124 objects misplaced (8.197%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:22:26.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:27.088 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:27.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:27.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:27.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:27.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:27.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:27.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:27.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:27.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:27.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:27.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:27.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:27.808 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:27.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:27.912 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:27.935 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:28.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:28.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:28.138 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:22:28.138 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:22:28.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:28.188 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:28.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:28.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:28.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:28.363 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:22:28.412 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:22:28.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:28.469 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:22:28.532 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:22:28.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:28.571 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:22:28.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:28.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:28.615 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T20:22:28.616 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:22:28.642 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:22:28.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[104422]: cluster 2023-09-23T20:22:27.443599+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v634: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 633/150972 objects degraded (0.419%); 12320/150972 objects misplaced (8.160%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:22:28.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[104422]: audit 2023-09-23T20:22:28.000806+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.112:0/2178046047' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:22:28.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[104422]: audit 2023-09-23T20:22:28.001277+0000 mon.a (mon.0) 832 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:22:28.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[104422]: cluster 2023-09-23T20:22:28.261075+0000 mon.a (mon.0) 833 : cluster 3 Health check update: Degraded data redundancy: 633/150972 objects degraded (0.419%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:28.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[104422]: audit 2023-09-23T20:22:28.317986+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.112:0/3689319172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:28.669 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:22:28.680 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.680 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:22:28.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.696 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:28 smithi174 bash[91578]: cluster 2023-09-23T20:22:27.443599+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v634: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 633/150972 objects degraded (0.419%); 12320/150972 objects misplaced (8.160%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:22:28.696 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:28 smithi174 bash[91578]: audit 2023-09-23T20:22:28.000806+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.112:0/2178046047' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:22:28.696 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:28 smithi174 bash[91578]: audit 2023-09-23T20:22:28.001277+0000 mon.a (mon.0) 832 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:22:28.696 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:28 smithi174 bash[91578]: cluster 2023-09-23T20:22:28.261075+0000 mon.a (mon.0) 833 : cluster 3 Health check update: Degraded data redundancy: 633/150972 objects degraded (0.419%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:28.697 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:28 smithi174 bash[91578]: audit 2023-09-23T20:22:28.317986+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.112:0/3689319172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:28.713 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:28.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:28.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:28.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:28.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:28.971 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[107672]: cluster 2023-09-23T20:22:27.443599+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v634: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 633/150972 objects degraded (0.419%); 12320/150972 objects misplaced (8.160%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:22:28.971 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[107672]: audit 2023-09-23T20:22:28.000806+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.112:0/2178046047' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:22:28.971 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[107672]: audit 2023-09-23T20:22:28.001277+0000 mon.a (mon.0) 832 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:22:28.971 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[107672]: cluster 2023-09-23T20:22:28.261075+0000 mon.a (mon.0) 833 : cluster 3 Health check update: Degraded data redundancy: 633/150972 objects degraded (0.419%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:28.972 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:28 smithi112 bash[107672]: audit 2023-09-23T20:22:28.317986+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.112:0/3689319172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:29.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:29.113 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:29.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:29.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:29.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:29.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:29.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:29.399 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:29.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:29.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:29.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:29.641 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:22:29.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:29.650 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: cluster 2023-09-23T20:22:28.599502+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.650 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: audit 2023-09-23T20:22:28.609948+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:22:29.650 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: cluster 2023-09-23T20:22:28.610091+0000 mon.a (mon.0) 835 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-09-23T20:22:29.650 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: cluster 2023-09-23T20:22:28.611820+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: cluster 2023-09-23T20:22:28.614831+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: cluster 2023-09-23T20:22:28.626357+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:29 smithi174 bash[91578]: audit 2023-09-23T20:22:28.747821+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.112:0/2380673481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:29.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:29.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:29.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:29.776 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: cluster 2023-09-23T20:22:28.599502+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.776 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: audit 2023-09-23T20:22:28.609948+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: cluster 2023-09-23T20:22:28.610091+0000 mon.a (mon.0) 835 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: cluster 2023-09-23T20:22:28.611820+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: cluster 2023-09-23T20:22:28.614831+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: cluster 2023-09-23T20:22:28.626357+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[104422]: audit 2023-09-23T20:22:28.747821+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.112:0/2380673481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: cluster 2023-09-23T20:22:28.599502+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: audit 2023-09-23T20:22:28.609948+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: cluster 2023-09-23T20:22:28.610091+0000 mon.a (mon.0) 835 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: cluster 2023-09-23T20:22:28.611820+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.777 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: cluster 2023-09-23T20:22:28.614831+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.778 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: cluster 2023-09-23T20:22:28.626357+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:22:29.778 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:29 smithi112 bash[107672]: audit 2023-09-23T20:22:28.747821+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.112:0/2380673481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:29.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:29.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:29.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:29.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:30.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:30.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:30.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:22:30.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:30.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:30.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:30.338 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:22:30] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2023-09-23T20:22:30.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:30.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:30.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:30.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:30.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:30.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:30.624 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[104422]: cluster 2023-09-23T20:22:29.444293+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v636: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 723/145890 objects degraded (0.496%); 11946/145890 objects misplaced (8.188%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T20:22:30.624 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[104422]: cluster 2023-09-23T20:22:29.612843+0000 mon.a (mon.0) 837 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:22:30.625 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[104422]: cluster 2023-09-23T20:22:29.620854+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:22:30.625 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[104422]: cluster 2023-09-23T20:22:29.628246+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:22:30.625 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[104422]: audit 2023-09-23T20:22:29.631958+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.112:0/2380673481' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:22:30.625 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[104422]: cluster 2023-09-23T20:22:29.632107+0000 mon.a (mon.0) 839 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-09-23T20:22:30.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:30.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:30.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[107672]: cluster 2023-09-23T20:22:29.444293+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v636: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 723/145890 objects degraded (0.496%); 11946/145890 objects misplaced (8.188%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T20:22:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[107672]: cluster 2023-09-23T20:22:29.612843+0000 mon.a (mon.0) 837 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:22:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[107672]: cluster 2023-09-23T20:22:29.620854+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:22:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[107672]: cluster 2023-09-23T20:22:29.628246+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:22:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[107672]: audit 2023-09-23T20:22:29.631958+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.112:0/2380673481' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:22:30.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:30 smithi112 bash[107672]: cluster 2023-09-23T20:22:29.632107+0000 mon.a (mon.0) 839 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-09-23T20:22:30.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:30.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:31.045 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:30 smithi174 bash[91578]: cluster 2023-09-23T20:22:29.444293+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v636: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 723/145890 objects degraded (0.496%); 11946/145890 objects misplaced (8.188%); 1.4 MiB/s, 21 objects/s recovering 2023-09-23T20:22:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:30 smithi174 bash[91578]: cluster 2023-09-23T20:22:29.612843+0000 mon.a (mon.0) 837 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:22:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:30 smithi174 bash[91578]: cluster 2023-09-23T20:22:29.620854+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:22:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:30 smithi174 bash[91578]: cluster 2023-09-23T20:22:29.628246+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:22:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:30 smithi174 bash[91578]: audit 2023-09-23T20:22:29.631958+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.112:0/2380673481' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:22:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:30 smithi174 bash[91578]: cluster 2023-09-23T20:22:29.632107+0000 mon.a (mon.0) 839 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-09-23T20:22:31.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:31.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:31.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:31.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:31.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:31.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:31.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:31.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:31.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:31.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:31.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:31.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:31.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:31.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:31.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:32.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:32.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:32.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:32.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:32.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:32.285 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:32.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:32.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T20:22:32.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:32.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:32.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:32.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:32.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:32.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:32.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:32 smithi112 bash[107672]: cluster 2023-09-23T20:22:31.444789+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v638: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 723/144753 objects degraded (0.499%); 11946/144753 objects misplaced (8.253%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:32.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:32 smithi112 bash[104422]: cluster 2023-09-23T20:22:31.444789+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v638: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 723/144753 objects degraded (0.499%); 11946/144753 objects misplaced (8.253%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:32.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:32.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:32.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:32.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:32.797 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:32 smithi174 bash[91578]: cluster 2023-09-23T20:22:31.444789+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v638: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 723/144753 objects degraded (0.499%); 11946/144753 objects misplaced (8.253%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:32.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:32.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:32.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:32.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:33.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:33.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:33.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:33.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:33.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:33.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:33.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:33.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:33.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:33.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:33.502 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:33.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:33.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:33.741 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.750 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:33 smithi174 bash[91578]: cluster 2023-09-23T20:22:33.262195+0000 mon.a (mon.0) 840 : cluster 3 Health check update: Degraded data redundancy: 723/144753 objects degraded (0.499%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:33.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:33.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:33.878 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:33 smithi112 bash[107672]: cluster 2023-09-23T20:22:33.262195+0000 mon.a (mon.0) 840 : cluster 3 Health check update: Degraded data redundancy: 723/144753 objects degraded (0.499%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:33.878 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:33 smithi112 bash[104422]: cluster 2023-09-23T20:22:33.262195+0000 mon.a (mon.0) 840 : cluster 3 Health check update: Degraded data redundancy: 723/144753 objects degraded (0.499%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:33.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:33.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:34.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:34.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:34.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:34.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:34.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:34.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:22:34.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:34.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:22:34.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:34.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:34.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:34.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:34.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:34.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:34.853 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:34 smithi174 bash[91578]: cluster 2023-09-23T20:22:33.445417+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v639: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 723/140340 objects degraded (0.515%); 11589/140340 objects misplaced (8.258%); 808 KiB/s, 12 objects/s recovering 2023-09-23T20:22:34.853 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:34 smithi174 bash[91578]: audit 2023-09-23T20:22:34.329615+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:22:34.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:34.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:34 smithi112 bash[104422]: cluster 2023-09-23T20:22:33.445417+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v639: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 723/140340 objects degraded (0.515%); 11589/140340 objects misplaced (8.258%); 808 KiB/s, 12 objects/s recovering 2023-09-23T20:22:34.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:34 smithi112 bash[104422]: audit 2023-09-23T20:22:34.329615+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:22:34.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:34 smithi112 bash[107672]: cluster 2023-09-23T20:22:33.445417+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v639: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 723/140340 objects degraded (0.515%); 11589/140340 objects misplaced (8.258%); 808 KiB/s, 12 objects/s recovering 2023-09-23T20:22:34.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:34 smithi112 bash[107672]: audit 2023-09-23T20:22:34.329615+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:22:34.983 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:35.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:35.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:35.016 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:35.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.133 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:35.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.268 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:35.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:35.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:35.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:35.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:35.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:35.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:35.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:35.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:35.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.932 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:36.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:36.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:36.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:36.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:36.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:36.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:36.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:36.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:36.430 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:36.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:36.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:36.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:36.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:36.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:36.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:36.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:36.850 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:36 smithi174 bash[91578]: cluster 2023-09-23T20:22:35.446141+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v640: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 804/137013 objects degraded (0.587%); 11222/137013 objects misplaced (8.190%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:22:36.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:36.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:36 smithi112 bash[104422]: cluster 2023-09-23T20:22:35.446141+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v640: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 804/137013 objects degraded (0.587%); 11222/137013 objects misplaced (8.190%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:22:36.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:36 smithi112 bash[107672]: cluster 2023-09-23T20:22:35.446141+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v640: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 804/137013 objects degraded (0.587%); 11222/137013 objects misplaced (8.190%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:22:36.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:37.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:37.056 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:37.117 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:37.143 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:37.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.284 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:37.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:37.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:37.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:37.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:37.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:37.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:37.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:37.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:37.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:37.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:37.944 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:37.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:38.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:38.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:38.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:38.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:38.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:38.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:38.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:38.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:38.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:38.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:38.480 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:38.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:38.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:38.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:38.737 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:38 smithi174 bash[91578]: cluster 2023-09-23T20:22:37.447008+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v641: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 804/132960 objects degraded (0.605%); 10835/132960 objects misplaced (8.149%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:22:38.737 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:38 smithi174 bash[91578]: audit 2023-09-23T20:22:38.006218+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:38.737 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:38 smithi174 bash[91578]: audit 2023-09-23T20:22:38.007514+0000 mon.a (mon.0) 843 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:38.737 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:38 smithi174 bash[91578]: cluster 2023-09-23T20:22:38.263377+0000 mon.a (mon.0) 844 : cluster 3 Health check update: Degraded data redundancy: 804/132960 objects degraded (0.605%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:38.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:38.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:38.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:38.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[104422]: cluster 2023-09-23T20:22:37.447008+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v641: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 804/132960 objects degraded (0.605%); 10835/132960 objects misplaced (8.149%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[104422]: audit 2023-09-23T20:22:38.006218+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[104422]: audit 2023-09-23T20:22:38.007514+0000 mon.a (mon.0) 843 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[104422]: cluster 2023-09-23T20:22:38.263377+0000 mon.a (mon.0) 844 : cluster 3 Health check update: Degraded data redundancy: 804/132960 objects degraded (0.605%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[107672]: cluster 2023-09-23T20:22:37.447008+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v641: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 804/132960 objects degraded (0.605%); 10835/132960 objects misplaced (8.149%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[107672]: audit 2023-09-23T20:22:38.006218+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:38.909 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[107672]: audit 2023-09-23T20:22:38.007514+0000 mon.a (mon.0) 843 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:38.910 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:38 smithi112 bash[107672]: cluster 2023-09-23T20:22:38.263377+0000 mon.a (mon.0) 844 : cluster 3 Health check update: Degraded data redundancy: 804/132960 objects degraded (0.605%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:38.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:39.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:39.037 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:39.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:39.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:39.275 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:39.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:39.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:39.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:39.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:39.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:39.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:39.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:39.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:39.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:39.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:39.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:40.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:40.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:40.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:40.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:40.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:40.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:40.375 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:22:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:22:40] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:22:40.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:40.477 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:40.485 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:40.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:40.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:40.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:40.679 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:40 smithi112 bash[104422]: cluster 2023-09-23T20:22:39.447640+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v642: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 845/127914 objects degraded (0.661%); 10486/127914 objects misplaced (8.198%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:22:40.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:40.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:40.828 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:40.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:40.961 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:40 smithi112 bash[107672]: cluster 2023-09-23T20:22:39.447640+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v642: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 845/127914 objects degraded (0.661%); 10486/127914 objects misplaced (8.198%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:22:40.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:40.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:40 smithi174 bash[91578]: cluster 2023-09-23T20:22:39.447640+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v642: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 845/127914 objects degraded (0.661%); 10486/127914 objects misplaced (8.198%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:22:41.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:41.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:41.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.253 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:41.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:41.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:41.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:41.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:41.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:41.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:41.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:41.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:41.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:41.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:41 smithi174 bash[91578]: audit 2023-09-23T20:22:40.983201+0000 mon.a (mon.0) 845 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:41 smithi174 bash[91578]: audit 2023-09-23T20:22:41.001108+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:41 smithi174 bash[91578]: cluster 2023-09-23T20:22:41.448177+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v643: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 845/126861 objects degraded (0.666%); 10486/126861 objects misplaced (8.266%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:41 smithi174 bash[91578]: audit 2023-09-23T20:22:41.911996+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:41 smithi174 bash[91578]: audit 2023-09-23T20:22:41.916662+0000 mon.a (mon.0) 848 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:42.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:42.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:42.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:42.341 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:42.364 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:42.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[104422]: audit 2023-09-23T20:22:40.983201+0000 mon.a (mon.0) 845 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[104422]: audit 2023-09-23T20:22:41.001108+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[104422]: cluster 2023-09-23T20:22:41.448177+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v643: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 845/126861 objects degraded (0.666%); 10486/126861 objects misplaced (8.266%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[104422]: audit 2023-09-23T20:22:41.911996+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[104422]: audit 2023-09-23T20:22:41.916662+0000 mon.a (mon.0) 848 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[107672]: audit 2023-09-23T20:22:40.983201+0000 mon.a (mon.0) 845 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[107672]: audit 2023-09-23T20:22:41.001108+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[107672]: cluster 2023-09-23T20:22:41.448177+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v643: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 845/126861 objects degraded (0.666%); 10486/126861 objects misplaced (8.266%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[107672]: audit 2023-09-23T20:22:41.911996+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:41 smithi112 bash[107672]: audit 2023-09-23T20:22:41.916662+0000 mon.a (mon.0) 848 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:42.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:42.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:42.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.626 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:42.729 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:42.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:42.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:42.984 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:43.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:43.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:43.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:43.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:43.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:43.270 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:42 smithi174 bash[91578]: audit 2023-09-23T20:22:42.485533+0000 mon.a (mon.0) 849 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:22:43.270 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:42 smithi174 bash[91578]: audit 2023-09-23T20:22:42.491731+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:22:43.270 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:42 smithi174 bash[91578]: audit 2023-09-23T20:22:42.502452+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:43.287 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:43.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:43.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:43 smithi112 bash[107672]: audit 2023-09-23T20:22:42.485533+0000 mon.a (mon.0) 849 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:22:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:43 smithi112 bash[107672]: audit 2023-09-23T20:22:42.491731+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:22:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:43 smithi112 bash[107672]: audit 2023-09-23T20:22:42.502452+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:42 smithi112 bash[104422]: audit 2023-09-23T20:22:42.485533+0000 mon.a (mon.0) 849 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:22:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:42 smithi112 bash[104422]: audit 2023-09-23T20:22:42.491731+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:22:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:42 smithi112 bash[104422]: audit 2023-09-23T20:22:42.502452+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:22:43.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:43.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:43.561 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:43.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:43.664 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:43.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:43.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:43.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:43.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:43.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:43.960 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:44.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:44.075 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:44 smithi112 bash[104422]: cluster 2023-09-23T20:22:43.264108+0000 mon.a (mon.0) 852 : cluster 3 Health check update: Degraded data redundancy: 845/126861 objects degraded (0.666%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:44.075 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:44 smithi112 bash[104422]: cluster 2023-09-23T20:22:43.448752+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v644: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 845/124113 objects degraded (0.681%); 10147/124113 objects misplaced (8.176%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:44.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:44 smithi112 bash[107672]: cluster 2023-09-23T20:22:43.264108+0000 mon.a (mon.0) 852 : cluster 3 Health check update: Degraded data redundancy: 845/126861 objects degraded (0.666%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:44.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:44 smithi112 bash[107672]: cluster 2023-09-23T20:22:43.448752+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v644: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 845/124113 objects degraded (0.681%); 10147/124113 objects misplaced (8.176%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:44.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:44.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:44.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:44.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:44.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:44.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:44 smithi174 bash[91578]: cluster 2023-09-23T20:22:43.264108+0000 mon.a (mon.0) 852 : cluster 3 Health check update: Degraded data redundancy: 845/126861 objects degraded (0.666%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:44.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:44 smithi174 bash[91578]: cluster 2023-09-23T20:22:43.448752+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v644: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 845/124113 objects degraded (0.681%); 10147/124113 objects misplaced (8.176%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:44.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:44.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:44.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:44.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:44.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:44.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:44.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:44.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:44.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:44.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:44.816 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:44.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:44.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:44.956 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:44.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:45.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:45.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:45.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:45.243 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:45.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:45.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:45.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:45.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:45.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:45.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:45.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:45.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:45.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:45.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:45.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:46.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:46.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:46.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:46.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:46.285 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:83009 6.f 6:f8a1d351:::benchmark_data_smithi112_150607_object83008:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.803897+0000", 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 437.47771785800001, 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21097671300000001, 2023-09-23T20:22:46.286 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 83009 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.287 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.803897+0000", 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.803897+0000", 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.803896+0000", 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.288 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.803925+0000", 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9308000000000001e-05 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.803939+0000", 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3468e-05 2023-09-23T20:22:46.289 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.803948+0000", 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4639999999999995e-06 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.290 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.293 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804114+0000", 2023-09-23T20:22:46.293 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016553499999999999 2023-09-23T20:22:46.293 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.293 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804273+0000", 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015924600000000001 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.804443+0000", 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016963300000000001 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810030+0000", 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055870039999999996 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822016+0000", 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011986238999999999 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.295 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.014746+0000", 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19273037300000001 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.014836+0000", 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9956000000000004e-05 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.014874+0000", 2023-09-23T20:22:46.296 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8055000000000001e-05 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:83012 6.f 6:fa37f674:::benchmark_data_smithi112_150607_object83011:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.808447+0000", 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 437.47316865800002, 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.216043438, 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.297 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 83012 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.808447+0000", 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.298 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.808447+0000", 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.808445+0000", 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.299 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.808467+0000", 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1331e-05 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.808480+0000", 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3006999999999999e-05 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.808487+0000", 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5889999999999997e-06 2023-09-23T20:22:46.300 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810159+0000", 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001672111 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810308+0000", 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014874300000000001 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.301 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810416+0000", 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010762 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822024+0000", 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011607806 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822070+0000", 2023-09-23T20:22:46.302 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6218999999999999e-05 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024396+0000", 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20232636200000001 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024451+0000", 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4626000000000002e-05 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.303 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024490+0000", 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9375000000000002e-05 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:83015 6.f 6:f7101b92:::benchmark_data_smithi112_150607_object83014:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.810223+0000", 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 437.47139229499999, 2023-09-23T20:22:46.304 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.214387517, 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 83015 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810223+0000", 2023-09-23T20:22:46.305 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810223+0000", 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810222+0000", 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.306 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810247+0000", 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4879999999999999e-05 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810258+0000", 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1325000000000001e-05 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.810267+0000", 2023-09-23T20:22:46.307 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8410000000000006e-06 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.812927+0000", 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002660033 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.813056+0000", 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128947 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.813203+0000", 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000147276 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822077+0000", 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0088741080000000003 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.309 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822114+0000", 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6946999999999997e-05 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024530+0000", 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20241593299999999 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024581+0000", 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0484e-05 2023-09-23T20:22:46.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.024611+0000", 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.004e-05 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:83018 6.f 6:f237c877:::benchmark_data_smithi112_150607_object83017:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:15:28.814135+0000", 2023-09-23T20:22:46.311 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 437.46747991299998, 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21139255000000001, 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 83018 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814135+0000", 2023-09-23T20:22:46.312 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814135+0000", 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814133+0000", 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814160+0000", 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6234999999999999e-05 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814173+0000", 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3485e-05 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.814182+0000", 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4849999999999992e-06 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.815740+0000", 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015585740000000001 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.815818+0000", 2023-09-23T20:22:46.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7352000000000001e-05 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.815924+0000", 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010610100000000001 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822122+0000", 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.006198411 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:28.822160+0000", 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.799e-05 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.025234+0000", 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.203073542 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.317 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.025388+0000", 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015438299999999999 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:15:29.025528+0000", 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013995300000000001 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.318 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178784 6.5 6:a7ca496d:::benchmark_data_smithi112_150607_object71908:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:37.278990+0000", 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 309.002625658, 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5608250830000001, 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.319 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178784 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.278990+0000", 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.278990+0000", 2023-09-23T20:22:46.320 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.278988+0000", 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.278998+0000", 2023-09-23T20:22:46.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0359e-05 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279015+0000", 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6758000000000001e-05 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279028+0000", 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3291e-05 2023-09-23T20:22:46.322 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279201+0000", 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000173547 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op must wait for map", 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279210+0000", 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5660000000000007e-06 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281571+0000", 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023608290000000001 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281580+0000", 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2909999999999996e-06 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.837311+0000", 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.555731142 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.839815+0000", 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002503463 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178796 6.8 6:15fea9d0:::benchmark_data_smithi112_150607_object71920:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:37.279061+0000", 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 309.00255473999999, 2023-09-23T20:22:46.325 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5821524820000001, 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178796 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.326 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279061+0000", 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279061+0000", 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279060+0000", 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:22:46.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279065+0000", 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0189999999999997e-06 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279074+0000", 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4679999999999998e-06 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.328 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279083+0000", 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1840000000000005e-06 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279222+0000", 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013830900000000001 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op must wait for map", 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279228+0000", 2023-09-23T20:22:46.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3790000000000003e-06 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281316+0000", 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020883439999999998 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281328+0000", 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1156e-05 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.330 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.842513+0000", 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.561185147 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.842640+0000", 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000127594 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.331 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.842761+0000", 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000120291 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.855152+0000", 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012391750999999999 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.332 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.855270+0000", 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117092 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.860996+0000", 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005726493 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.333 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861054+0000", 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7642000000000001e-05 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861106+0000", 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2593000000000003e-05 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.334 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861213+0000", 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010685599999999999 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178800 6.5 6:a05df095:::benchmark_data_smithi112_150607_object71924:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:37.279101+0000", 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 309.002514512, 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.589167958, 2023-09-23T20:22:46.335 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178800 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279101+0000", 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.336 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279101+0000", 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279100+0000", 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279104+0000", 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8330000000000004e-06 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279110+0000", 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0480000000000004e-06 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279117+0000", 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7299999999999999e-06 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279292+0000", 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000175484 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279299+0000", 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2910000000000004e-06 2023-09-23T20:22:46.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281684+0000", 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002385809 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281693+0000", 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4149999999999999e-06 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.340 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.844431+0000", 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5627385299999998 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.845381+0000", 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00094994399999999998 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.845510+0000", 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128835 2023-09-23T20:22:46.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861928+0000", 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.016417704000000002 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861991+0000", 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3366000000000003e-05 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.862034+0000", 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2352999999999999e-05 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.867694+0000", 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0056607999999999997 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.867888+0000", 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019349600000000001 2023-09-23T20:22:46.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.868269+0000", 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000380942 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178801 6.5 6:a3a83e1c:::benchmark_data_smithi112_150607_object71925:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:37.279122+0000", 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 309.002493324, 2023-09-23T20:22:46.344 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5894063279999999, 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178801 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279122+0000", 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279122+0000", 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279122+0000", 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279125+0000", 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1729999999999999e-06 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279131+0000", 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2539999999999998e-06 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279136+0000", 2023-09-23T20:22:46.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0069999999999997e-06 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279326+0000", 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018960099999999999 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279332+0000", 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1530000000000002e-06 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281727+0000", 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002394799 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281731+0000", 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3930000000000001e-06 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.850264+0000", 2023-09-23T20:22:46.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5685330799999999 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.850381+0000", 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000116586 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.850501+0000", 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000120789 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861962+0000", 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.01146106 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.862020+0000", 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7136000000000003e-05 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.862040+0000", 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0733999999999998e-05 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.868338+0000", 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0062977850000000002 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.868425+0000", 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7043e-05 2023-09-23T20:22:46.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.868528+0000", 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000103232 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:178822 6.8 6:1c145f18:::benchmark_data_smithi112_150607_object71946:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:17:37.279140+0000", 2023-09-23T20:22:46.353 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 309.00247513800002, 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.588577964, 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 178822 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279140+0000", 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279140+0000", 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279140+0000", 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279142+0000", 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6529999999999998e-06 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279148+0000", 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9170000000000003e-06 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279153+0000", 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4150000000000001e-06 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279347+0000", 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000194 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.279353+0000", 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1419999999999998e-06 2023-09-23T20:22:46.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281497+0000", 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002144455 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:37.281507+0000", 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6800000000000005e-06 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.855295+0000", 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5737879299999999 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.855435+0000", 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000140128 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.855572+0000", 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013686300000000001 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861028+0000", 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005455746 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.861257+0000", 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022909300000000001 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.863570+0000", 2023-09-23T20:22:46.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023134800000000001 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.867484+0000", 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003913939 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.867599+0000", 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000114677 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:17:38.867718+0000", 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011923500000000001 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:4889 7.e 7:72ca25c8:::benchmark_data_smithi112_174259_object4888:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:32.418920+0000", 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 193.86269541600001, 2023-09-23T20:22:46.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21722913999999999, 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 4889 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.418920+0000", 2023-09-23T20:22:46.363 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.418920+0000", 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.418919+0000", 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419063+0000", 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014376499999999999 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419073+0000", 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0553999999999999e-05 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419082+0000", 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4880000000000007e-06 2023-09-23T20:22:46.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.420255+0000", 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011736660000000001 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.420439+0000", 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000183544 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.420842+0000", 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00040355000000000002 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.422225+0000", 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013824690000000001 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.424568+0000", 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023430640000000002 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636044+0000", 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.211476517 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636101+0000", 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6124e-05 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636149+0000", 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8488000000000001e-05 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:4893 7.8 7:1e4ee988:::benchmark_data_smithi112_174259_object4892:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:32.419348+0000", 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 193.862267215, 2023-09-23T20:22:46.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.217593065, 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 4893 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419348+0000", 2023-09-23T20:22:46.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419348+0000", 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419347+0000", 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419372+0000", 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4811999999999999e-05 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419383+0000", 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1292e-05 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419391+0000", 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5100000000000001e-06 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419449+0000", 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7643999999999999e-05 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419582+0000", 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013334999999999999 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.419722+0000", 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013967299999999999 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.421298+0000", 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015761589999999999 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.422092+0000", 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00079430799999999997 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636784+0000", 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21469217600000001 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636869+0000", 2023-09-23T20:22:46.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4297999999999998e-05 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636941+0000", 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2655000000000001e-05 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:4906 7.e 7:7c7aff0a:::benchmark_data_smithi112_174259_object4905:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.376 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:32.423800+0000", 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 193.85781505200001, 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21246965000000001, 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 4906 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.423800+0000", 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.423800+0000", 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.423799+0000", 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.423823+0000", 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3655999999999998e-05 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.423835+0000", 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2401e-05 2023-09-23T20:22:46.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.423845+0000", 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5200000000000003e-06 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.424598+0000", 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00075334000000000002 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.424757+0000", 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015894699999999999 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.424922+0000", 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016509900000000001 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.425556+0000", 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063438199999999996 2023-09-23T20:22:46.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.425776+0000", 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022011200000000001 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636195+0000", 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21041811899999999 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636236+0000", 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1675999999999999e-05 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.636270+0000", 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3735999999999997e-05 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17310 7.8 7:103c0704:::benchmark_data_smithi112_174259_object17309:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.982639+0000", 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.29897678200001, 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.208263166, 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17310 2023-09-23T20:22:46.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982639+0000", 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982639+0000", 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982637+0000", 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982660+0000", 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3173999999999999e-05 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982672+0000", 2023-09-23T20:22:46.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2116000000000001e-05 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982682+0000", 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4229999999999994e-06 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982810+0000", 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012861400000000001 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.982944+0000", 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013342700000000001 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.983069+0000", 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012570100000000001 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.984351+0000", 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012818689999999999 2023-09-23T20:22:46.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.984361+0000", 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7540000000000001e-06 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.190626+0000", 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20626512599999999 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.190796+0000", 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016958199999999999 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.190902+0000", 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105954 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17314 7.e 7:7d0c7ad4:::benchmark_data_smithi112_174259_object17313:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.985074+0000", 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.29654105200001, 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.204218178, 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17314 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985074+0000", 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985074+0000", 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985073+0000", 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985101+0000", 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7577999999999999e-05 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985111+0000", 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9089999999999995e-06 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985125+0000", 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4586000000000001e-05 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985168+0000", 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2423999999999999e-05 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985253+0000", 2023-09-23T20:22:46.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5496999999999998e-05 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.985334+0000", 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0603000000000001e-05 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986300+0000", 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00096613000000000005 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992190+0000", 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058899820000000002 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189216+0000", 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19702609300000001 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189258+0000", 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1869000000000002e-05 2023-09-23T20:22:46.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189292+0000", 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4709000000000003e-05 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17316 7.8 7:15f5a0d3:::benchmark_data_smithi112_174259_object17315:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.986317+0000", 2023-09-23T20:22:46.397 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.295298102, 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20535030300000001, 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17316 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986317+0000", 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986317+0000", 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986316+0000", 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986352+0000", 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5578999999999999e-05 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986363+0000", 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1076e-05 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986372+0000", 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5100000000000004e-06 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986522+0000", 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000149844 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986646+0000", 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012437599999999999 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.986774+0000", 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000127148 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.988243+0000", 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001469471 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.988836+0000", 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059320599999999999 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.191553+0000", 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20271686999999999 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.191617+0000", 2023-09-23T20:22:46.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4037999999999999e-05 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.191668+0000", 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0399999999999999e-05 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17323 7.8 7:1b849ad7:::benchmark_data_smithi112_174259_object17322:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.404 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.992244+0000", 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.28937161100001, 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20400517500000001, 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17323 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992244+0000", 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992244+0000", 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992243+0000", 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992264+0000", 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1041999999999999e-05 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992275+0000", 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0426e-05 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992280+0000", 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3249999999999998e-06 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.187925+0000", 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19564526099999999 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.188089+0000", 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000163332 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.188289+0000", 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020031399999999999 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.190941+0000", 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026520010000000002 2023-09-23T20:22:46.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196111+0000", 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051705930000000002 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196175+0000", 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3749000000000002e-05 2023-09-23T20:22:46.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196211+0000", 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6273999999999999e-05 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196249+0000", 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7418e-05 2023-09-23T20:22:46.412 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17325 7.e 7:772581c6:::benchmark_data_smithi112_174259_object17324:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.992292+0000", 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.28932378100001, 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.203357491, 2023-09-23T20:22:46.413 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17325 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992292+0000", 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992292+0000", 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992291+0000", 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992311+0000", 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9986000000000001e-05 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992317+0000", 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8390000000000003e-06 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992320+0000", 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4000000000000001e-06 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.188189+0000", 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.195868347 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.188313+0000", 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012430699999999999 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.188487+0000", 2023-09-23T20:22:46.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000174074 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.191616+0000", 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031291159999999999 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195280+0000", 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0036640380000000001 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195552+0000", 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000271993 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195608+0000", 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5926e-05 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195649+0000", 2023-09-23T20:22:46.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0883999999999997e-05 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17328 7.8 7:10f3e8b3:::benchmark_data_smithi112_174259_object17327:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.992324+0000", 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.28929183299999, 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20412038299999999, 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.422 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17328 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992324+0000", 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992324+0000", 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992323+0000", 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992340+0000", 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7127000000000001e-05 2023-09-23T20:22:46.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992351+0000", 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0353000000000001e-05 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992357+0000", 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4269999999999996e-06 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189241+0000", 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.196883684 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189362+0000", 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000121031 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189506+0000", 2023-09-23T20:22:46.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014453299999999999 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.190956+0000", 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001449323 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196150+0000", 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051940909999999996 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196341+0000", 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019085099999999999 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196399+0000", 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8708000000000001e-05 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.196444+0000", 2023-09-23T20:22:46.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4524000000000003e-05 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:17329 7.e 7:75216726:::benchmark_data_smithi112_174259_object17328:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:37.992364+0000", 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.289251562, 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.203445706, 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.429 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17329 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992364+0000", 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992364+0000", 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992363+0000", 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992388+0000", 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4510000000000001e-05 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992393+0000", 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1900000000000003e-06 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:37.992396+0000", 2023-09-23T20:22:46.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3809999999999999e-06 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189336+0000", 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19693993600000001 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189433+0000", 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6527999999999995e-05 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.189591+0000", 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000157944 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.191624+0000", 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00203286 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195503+0000", 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038798740000000002 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195729+0000", 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022568299999999999 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195774+0000", 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4812999999999999e-05 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:38.195809+0000", 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5559999999999998e-05 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:141655 7.e 7:7709978b:::benchmark_data_smithi112_174259_object35274:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:21:51.246931+0000", 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 55.034684808999998, 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23547288899999999, 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 141655 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:22:46.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.246931+0000", 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.246931+0000", 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:22:46.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.246929+0000", 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.246936+0000", 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.075e-06 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.246952+0000", 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6739999999999999e-05 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.246961+0000", 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2060000000000007e-06 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:22:46.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.247026+0000", 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5384999999999998e-05 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.247151+0000", 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000125201 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.247263+0000", 2023-09-23T20:22:46.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011181899999999999 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.251154+0000", 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038910910000000002 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.252445+0000", 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012908170000000001 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.482309+0000", 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22986398699999999 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:22:46.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.482361+0000", 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2184e-05 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:21:51.482403+0000", 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2268999999999998e-05 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.444 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.445 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.445 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:22:46.445 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:22:46.445 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:22:46.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:46.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:46.582 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:46 smithi112 bash[107672]: cluster 2023-09-23T20:22:45.449460+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v645: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 894/119235 objects degraded (0.750%); 9800/119235 objects misplaced (8.219%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:22:46.583 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:46 smithi112 bash[104422]: cluster 2023-09-23T20:22:45.449460+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v645: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 894/119235 objects degraded (0.750%); 9800/119235 objects misplaced (8.219%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:22:46.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:46.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:46.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:46 smithi174 bash[91578]: cluster 2023-09-23T20:22:45.449460+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v645: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 894/119235 objects degraded (0.750%); 9800/119235 objects misplaced (8.219%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:22:46.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:46.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:46.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:47.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:47.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:47.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:47.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:47.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:47.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:47.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:47.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:47 smithi174 bash[91578]: audit 2023-09-23T20:22:47.232146+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.112:0/4228770431' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:22:47.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:47 smithi174 bash[91578]: audit 2023-09-23T20:22:47.232636+0000 mon.a (mon.0) 853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:22:47.523 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T20:22:47.537 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:47.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:47 smithi112 bash[104422]: audit 2023-09-23T20:22:47.232146+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.112:0/4228770431' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:22:47.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:47 smithi112 bash[104422]: audit 2023-09-23T20:22:47.232636+0000 mon.a (mon.0) 853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:22:47.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:47 smithi112 bash[107672]: audit 2023-09-23T20:22:47.232146+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.112:0/4228770431' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:22:47.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:47 smithi112 bash[107672]: audit 2023-09-23T20:22:47.232636+0000 mon.a (mon.0) 853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:22:47.670 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:47.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:47.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:47.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:48.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:48.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:48.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:48.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:48.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:48.285 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:48.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:48.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:48.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:48.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:48.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:47.450027+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v646: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 894/115296 objects degraded (0.775%); 9406/115296 objects misplaced (8.158%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:47.512067+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: audit 2023-09-23T20:22:47.519052+0000 mon.a (mon.0) 854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:22:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:47.519317+0000 mon.a (mon.0) 855 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-09-23T20:22:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:47.520808+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:47.522143+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:47.524908+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.266403+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 894/115296 objects degraded (0.775%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:48 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.270953+0000 mon.a (mon.0) 857 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-09-23T20:22:48.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:48.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:48.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:48.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:47.450027+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v646: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 894/115296 objects degraded (0.775%); 9406/115296 objects misplaced (8.158%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:48.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:47.512067+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: audit 2023-09-23T20:22:47.519052+0000 mon.a (mon.0) 854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:22:48.802 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:47.519317+0000 mon.a (mon.0) 855 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:47.520808+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:47.522143+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:47.524908+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.266403+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 894/115296 objects degraded (0.775%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.270953+0000 mon.a (mon.0) 857 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:47.450027+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v646: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 894/115296 objects degraded (0.775%); 9406/115296 objects misplaced (8.158%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:47.512067+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: audit 2023-09-23T20:22:47.519052+0000 mon.a (mon.0) 854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:22:48.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:47.519317+0000 mon.a (mon.0) 855 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-09-23T20:22:48.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:47.520808+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:47.522143+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:47.524908+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:22:48.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.266403+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 894/115296 objects degraded (0.775%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:48.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:48 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.270953+0000 mon.a (mon.0) 857 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-09-23T20:22:48.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:48.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:49.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:49.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:49.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:49.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:49.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:49.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:49.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:49.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:49.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.266797+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.269695+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.272020+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.272040+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.273070+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.276941+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.278876+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.280848+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.283268+0000 osd.4 (osd.4) 111 : cluster 1 7.1 continuing backfill to osd.3 from (153'2600,171'11005] 7:800c92d5:::benchmark_data_smithi112_174259_object93684:head to 171'11005 2023-09-23T20:22:49.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.283309+0000 osd.4 (osd.4) 112 : cluster 0 7.1 starting backfill to osd.6 from (0'0,0'0] MAX to 171'11005 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:48.499803+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.276059+0000 mon.a (mon.0) 858 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.281696+0000 osd.0 (osd.0) 4 : cluster 1 7.7 continuing backfill to osd.3 from (153'2700,171'10862] MIN to 171'10862 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.281720+0000 osd.0 (osd.0) 5 : cluster 0 7.7 starting backfill to osd.6 from (0'0,0'0] MAX to 171'10862 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.266797+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.269695+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.272020+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.272040+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.273070+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.276941+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.278876+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.280848+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.283268+0000 osd.4 (osd.4) 111 : cluster 1 7.1 continuing backfill to osd.3 from (153'2600,171'11005] 7:800c92d5:::benchmark_data_smithi112_174259_object93684:head to 171'11005 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.283309+0000 osd.4 (osd.4) 112 : cluster 0 7.1 starting backfill to osd.6 from (0'0,0'0] MAX to 171'11005 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:48.499803+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.276059+0000 mon.a (mon.0) 858 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.281696+0000 osd.0 (osd.0) 4 : cluster 1 7.7 continuing backfill to osd.3 from (153'2700,171'10862] MIN to 171'10862 2023-09-23T20:22:49.656 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:49 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.281720+0000 osd.0 (osd.0) 5 : cluster 0 7.7 starting backfill to osd.6 from (0'0,0'0] MAX to 171'10862 2023-09-23T20:22:49.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:49.741 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:49.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.266797+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.269695+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.272020+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.272040+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.273070+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.276941+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.278876+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.280848+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.283268+0000 osd.4 (osd.4) 111 : cluster 1 7.1 continuing backfill to osd.3 from (153'2600,171'11005] 7:800c92d5:::benchmark_data_smithi112_174259_object93684:head to 171'11005 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.283309+0000 osd.4 (osd.4) 112 : cluster 0 7.1 starting backfill to osd.6 from (0'0,0'0] MAX to 171'11005 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:48.499803+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.276059+0000 mon.a (mon.0) 858 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-09-23T20:22:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.281696+0000 osd.0 (osd.0) 4 : cluster 1 7.7 continuing backfill to osd.3 from (153'2700,171'10862] MIN to 171'10862 2023-09-23T20:22:49.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:49 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.281720+0000 osd.0 (osd.0) 5 : cluster 0 7.7 starting backfill to osd.6 from (0'0,0'0] MAX to 171'10862 2023-09-23T20:22:49.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:49.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:49.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:49.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:50.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:50.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:50.126 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:50.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:50.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:50.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:50.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:22:50.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:50.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:50.432 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:22:50] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-09-23T20:22:50.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:50.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T20:22:50.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:50.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:50.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:50.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.270000+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.273066+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.294177+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.303741+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.806 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[107672]: cluster 2023-09-23T20:22:49.450674+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v650: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 705 op/s; 908/111402 objects degraded (0.815%); 11324/111402 objects misplaced (10.165%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:22:50.806 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.270000+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.273066+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.294177+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.303741+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:50 smithi112 bash[104422]: cluster 2023-09-23T20:22:49.450674+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v650: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 705 op/s; 908/111402 objects degraded (0.815%); 11324/111402 objects misplaced (10.165%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:22:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:50 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.270000+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:50 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.273066+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:50 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.294177+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:50 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.303741+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:22:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:50 smithi174 bash[91578]: cluster 2023-09-23T20:22:49.450674+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v650: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 705 op/s; 908/111402 objects degraded (0.815%); 11324/111402 objects misplaced (10.165%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:22:50.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:50.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:50.942 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:50.968 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:51.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:51.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:51.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:51.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:51.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:51.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:51.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:51.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:51.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:51.606 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:51.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:51.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:51.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:52.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:52.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:52.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:52.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:52.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:52.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:52.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:52.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:52.559 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:52.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:52.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:52.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:52.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:52.807 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:52 smithi112 bash[107672]: cluster 2023-09-23T20:22:51.451531+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v651: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 908/110748 objects degraded (0.820%); 11324/110748 objects misplaced (10.225%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:52.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:52 smithi112 bash[104422]: cluster 2023-09-23T20:22:51.451531+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v651: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 908/110748 objects degraded (0.820%); 11324/110748 objects misplaced (10.225%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:52.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:52 smithi174 bash[91578]: cluster 2023-09-23T20:22:51.451531+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v651: 89 pgs: 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 908/110748 objects degraded (0.820%); 11324/110748 objects misplaced (10.225%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:52.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:52.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:52.873 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:22:52.926 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:22:52.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:52.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:52.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:52.999 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:22:53.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.072 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:22:53.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:53.137 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:22:53.188 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:22:53.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:53.223 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:22:53.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:53.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:53.281 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:22:53.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.291 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:22:53.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:53.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:53.630 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:53.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:53 smithi112 bash[104422]: audit 2023-09-23T20:22:52.831153+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.112:0/2490671286' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:53.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:53 smithi112 bash[104422]: audit 2023-09-23T20:22:52.996662+0000 mon.a (mon.0) 859 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:53.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:53 smithi112 bash[104422]: cluster 2023-09-23T20:22:53.267625+0000 mon.a (mon.0) 860 : cluster 3 Health check update: Degraded data redundancy: 908/110748 objects degraded (0.820%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:53.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:53 smithi112 bash[107672]: audit 2023-09-23T20:22:52.831153+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.112:0/2490671286' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:53.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:53 smithi112 bash[107672]: audit 2023-09-23T20:22:52.996662+0000 mon.a (mon.0) 859 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:53.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:53 smithi112 bash[107672]: cluster 2023-09-23T20:22:53.267625+0000 mon.a (mon.0) 860 : cluster 3 Health check update: Degraded data redundancy: 908/110748 objects degraded (0.820%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:53.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:53.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:53.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:53.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:53 smithi174 bash[91578]: audit 2023-09-23T20:22:52.831153+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.112:0/2490671286' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:53.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:53 smithi174 bash[91578]: audit 2023-09-23T20:22:52.996662+0000 mon.a (mon.0) 859 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:53.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:53 smithi174 bash[91578]: cluster 2023-09-23T20:22:53.267625+0000 mon.a (mon.0) 860 : cluster 3 Health check update: Degraded data redundancy: 908/110748 objects degraded (0.820%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:53.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:53.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:54.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:54.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:54.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:54.168 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:54.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:54.435 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:54.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:54.584 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:22:54.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:54.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:54.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:54.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:54.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:54 smithi174 bash[91578]: cluster 2023-09-23T20:22:53.452070+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v652: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 345 op/s; 908/109074 objects degraded (0.832%); 13315/109074 objects misplaced (12.207%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:54.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:54 smithi174 bash[91578]: audit 2023-09-23T20:22:53.556287+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.112:0/4020509291' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:54.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:54 smithi174 bash[91578]: audit 2023-09-23T20:22:53.556788+0000 mon.a (mon.0) 861 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:54.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:54.834 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:54 smithi112 bash[104422]: cluster 2023-09-23T20:22:53.452070+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v652: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 345 op/s; 908/109074 objects degraded (0.832%); 13315/109074 objects misplaced (12.207%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:54.834 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:54 smithi112 bash[104422]: audit 2023-09-23T20:22:53.556287+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.112:0/4020509291' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:54.834 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:54 smithi112 bash[104422]: audit 2023-09-23T20:22:53.556788+0000 mon.a (mon.0) 861 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:54.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:54 smithi112 bash[107672]: cluster 2023-09-23T20:22:53.452070+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v652: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 345 op/s; 908/109074 objects degraded (0.832%); 13315/109074 objects misplaced (12.207%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:22:54.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:54 smithi112 bash[107672]: audit 2023-09-23T20:22:53.556287+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.112:0/4020509291' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:54.835 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:54 smithi112 bash[107672]: audit 2023-09-23T20:22:53.556788+0000 mon.a (mon.0) 861 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:54.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:54.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:54.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:55.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:55.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:55.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:55.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:55.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:55.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:55.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:55.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:55.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.626 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.550975+0000 mon.a (mon.0) 862 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:55.626 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.571778+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.626 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.572833+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: audit 2023-09-23T20:22:54.574551+0000 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.574818+0000 mon.a (mon.0) 864 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.577369+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.577450+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[107672]: cluster 2023-09-23T20:22:54.579512+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.550975+0000 mon.a (mon.0) 862 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.571778+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.572833+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: audit 2023-09-23T20:22:54.574551+0000 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.574818+0000 mon.a (mon.0) 864 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-09-23T20:22:55.627 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.577369+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.628 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.577450+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.628 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:55 smithi112 bash[104422]: cluster 2023-09-23T20:22:54.579512+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:55.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:55.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:55.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.550975+0000 mon.a (mon.0) 862 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.571778+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.572833+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: audit 2023-09-23T20:22:54.574551+0000 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.574818+0000 mon.a (mon.0) 864 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.577369+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.577450+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:55 smithi174 bash[91578]: cluster 2023-09-23T20:22:54.579512+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:22:55.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:55.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:56.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:56.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:56.060 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:56.061 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:56.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:56.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:56.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:56.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:56.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:56.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:56.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:56.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:56.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:22:56.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:56.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:56.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:56.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:56.713 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:56 smithi174 bash[91578]: cluster 2023-09-23T20:22:55.452532+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v654: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 908/105072 objects degraded (0.864%); 12835/105072 objects misplaced (12.215%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:22:56.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:56.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:56.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:56.840 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:56 smithi112 bash[107672]: cluster 2023-09-23T20:22:55.452532+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v654: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 908/105072 objects degraded (0.864%); 12835/105072 objects misplaced (12.215%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:22:56.840 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:56 smithi112 bash[104422]: cluster 2023-09-23T20:22:55.452532+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v654: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 908/105072 objects degraded (0.864%); 12835/105072 objects misplaced (12.215%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:22:56.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:56.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:56.978 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:57.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:57.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:57.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:57.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:57.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:57.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:57.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:57.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:57.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:57.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:57.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:22:57.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:57.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:57.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:57.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:58.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:58.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:58.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:58.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:58.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:58.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:58.475 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:58.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:58.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:58.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:58.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:58.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:58.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:58.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:58.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:58 smithi174 bash[91578]: cluster 2023-09-23T20:22:57.453131+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v655: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 908/101061 objects degraded (0.898%); 12265/101061 objects misplaced (12.136%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:22:58 smithi174 bash[91578]: cluster 2023-09-23T20:22:58.269011+0000 mon.a (mon.0) 865 : cluster 3 Health check update: Degraded data redundancy: 908/101061 objects degraded (0.898%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:58.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:58.878 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:58 smithi112 bash[107672]: cluster 2023-09-23T20:22:57.453131+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v655: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 908/101061 objects degraded (0.898%); 12265/101061 objects misplaced (12.136%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:58.878 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:22:58 smithi112 bash[107672]: cluster 2023-09-23T20:22:58.269011+0000 mon.a (mon.0) 865 : cluster 3 Health check update: Degraded data redundancy: 908/101061 objects degraded (0.898%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:58.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:58 smithi112 bash[104422]: cluster 2023-09-23T20:22:57.453131+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v655: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 908/101061 objects degraded (0.898%); 12265/101061 objects misplaced (12.136%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:22:58.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:22:58 smithi112 bash[104422]: cluster 2023-09-23T20:22:58.269011+0000 mon.a (mon.0) 865 : cluster 3 Health check update: Degraded data redundancy: 908/101061 objects degraded (0.898%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:22:58.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:59.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:59.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:22:59.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:22:59.147 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:59.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:59.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:59.412 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:59.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:59.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:59.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:59.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.686 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:22:59 smithi174 bash[79990]: logger=cleanup t=2023-09-23T20:22:59.557080701Z level=info msg="Completed cleanup jobs" duration=49.347266ms 2023-09-23T20:22:59.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:59.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.837 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:59.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:59.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:00.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:00.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:00.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:00.257 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:00.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:00.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:23:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:23:00] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2023-09-23T20:23:00.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:00.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:00.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:00.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:00.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.675 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:00 smithi112 bash[104422]: cluster 2023-09-23T20:22:59.454172+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v656: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 949/95721 objects degraded (0.991%); 11737/95721 objects misplaced (12.262%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:00.675 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:00 smithi112 bash[107672]: cluster 2023-09-23T20:22:59.454172+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v656: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 949/95721 objects degraded (0.991%); 11737/95721 objects misplaced (12.262%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:00.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:00.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:00.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:00.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:00.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:00 smithi174 bash[91578]: cluster 2023-09-23T20:22:59.454172+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v656: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 949/95721 objects degraded (0.991%); 11737/95721 objects misplaced (12.262%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:01.088 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:01.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:01.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:01.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:01.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:01.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:01.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:01.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:01.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:01.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:01.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:01.668 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:01.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:01.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:01.913 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:01.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:01.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:02.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:02.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:02.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:02.206 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:02.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:02.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:02.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:02.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:02.387 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:23:02.387 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:23:02.405 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:02.406 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:02.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:02.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:02.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:02.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:02.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:02.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:02.752 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:02 smithi112 bash[107672]: cluster 2023-09-23T20:23:01.454784+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 949/94572 objects degraded (1.003%); 11737/94572 objects misplaced (12.411%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:02.752 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:02 smithi112 bash[104422]: cluster 2023-09-23T20:23:01.454784+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 949/94572 objects degraded (1.003%); 11737/94572 objects misplaced (12.411%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:02.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:02.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:02.886 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:02 smithi174 bash[91578]: cluster 2023-09-23T20:23:01.454784+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v657: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 949/94572 objects degraded (1.003%); 11737/94572 objects misplaced (12.411%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:02.903 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:02.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:03.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:03.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:03.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:03.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:03.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:03.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.301 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:03.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:03.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:03.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:03.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:03.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:03.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:03.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:03.598 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T20:23:03.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:03.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:03.762 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:03 smithi112 bash[107672]: audit 2023-09-23T20:23:02.679445+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.112:0/3763024444' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:23:03.763 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:03 smithi112 bash[107672]: audit 2023-09-23T20:23:02.679943+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:23:03.763 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:03 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.270166+0000 mon.a (mon.0) 867 : cluster 3 Health check update: Degraded data redundancy: 949/94572 objects degraded (1.003%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:03.763 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:03 smithi112 bash[104422]: audit 2023-09-23T20:23:02.679445+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.112:0/3763024444' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:23:03.763 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:03 smithi112 bash[104422]: audit 2023-09-23T20:23:02.679943+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:23:03.763 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:03 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.270166+0000 mon.a (mon.0) 867 : cluster 3 Health check update: Degraded data redundancy: 949/94572 objects degraded (1.003%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:03.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:03.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:03.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:03.972 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:03 smithi174 bash[91578]: audit 2023-09-23T20:23:02.679445+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.112:0/3763024444' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:23:03.972 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:03 smithi174 bash[91578]: audit 2023-09-23T20:23:02.679943+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:23:03.972 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:03 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.270166+0000 mon.a (mon.0) 867 : cluster 3 Health check update: Degraded data redundancy: 949/94572 objects degraded (1.003%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:03.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:03.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:04.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:04.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:04.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:04.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:04.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:04.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:04.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:04.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:04.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:04.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:04.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:04.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:04.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:04.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:05.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.455405+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v658: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 949/91674 objects degraded (1.035%); 11178/91674 objects misplaced (12.193%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: audit 2023-09-23T20:23:03.584434+0000 mon.a (mon.0) 868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.584497+0000 mon.a (mon.0) 869 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.586598+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.588681+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.593855+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.594678+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.595906+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:04 smithi174 bash[91578]: cluster 2023-09-23T20:23:03.595949+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:05.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.455405+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v658: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 949/91674 objects degraded (1.035%); 11178/91674 objects misplaced (12.193%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: audit 2023-09-23T20:23:03.584434+0000 mon.a (mon.0) 868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.584497+0000 mon.a (mon.0) 869 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.586598+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.588681+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.593855+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.594678+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.595906+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[104422]: cluster 2023-09-23T20:23:03.595949+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.455405+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v658: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.9 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 949/91674 objects degraded (1.035%); 11178/91674 objects misplaced (12.193%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: audit 2023-09-23T20:23:03.584434+0000 mon.a (mon.0) 868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.584497+0000 mon.a (mon.0) 869 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.586598+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.588681+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.593855+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.594678+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.595906+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:04 smithi112 bash[107672]: cluster 2023-09-23T20:23:03.595949+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:23:05.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:05.293 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.325 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:05.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:05.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:05.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:05.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:05.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:05.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:05.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:05.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:05.829 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:05.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:05.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:05.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:05.984 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:06.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:06.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:06.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:06.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:06.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:06.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:06.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:06.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:06.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:06.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:23:06.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:06.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:06.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:06.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:06.659 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:06 smithi174 bash[91578]: cluster 2023-09-23T20:23:05.456086+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 999/86391 objects degraded (1.156%); 10613/86391 objects misplaced (12.285%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:06.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:06.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:06.808 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:06.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:06 smithi112 bash[104422]: cluster 2023-09-23T20:23:05.456086+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 999/86391 objects degraded (1.156%); 10613/86391 objects misplaced (12.285%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:06.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:06 smithi112 bash[107672]: cluster 2023-09-23T20:23:05.456086+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v660: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 999/86391 objects degraded (1.156%); 10613/86391 objects misplaced (12.285%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:06.842 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T20:23:06.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:23:06.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:06.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:07.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:07.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:07.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:07.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:07.308 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:07.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:07.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:07.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:07.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:07.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:07.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:07.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:07.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:07.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:07.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:07.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:07.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:08.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:08.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:08.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:08.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:08.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:08.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:08.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.516 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:08.605 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[104422]: cluster 2023-09-23T20:23:07.456652+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v661: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 999/82341 objects degraded (1.213%); 10059/82341 objects misplaced (12.216%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:08.605 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[104422]: audit 2023-09-23T20:23:08.000975+0000 mon.a (mon.0) 870 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:08.605 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[104422]: audit 2023-09-23T20:23:08.002130+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:08.605 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[104422]: cluster 2023-09-23T20:23:08.271449+0000 mon.a (mon.0) 872 : cluster 3 Health check update: Degraded data redundancy: 999/82341 objects degraded (1.213%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:08.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:08.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:08.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:08.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:08.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:08.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:08.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:08 smithi174 bash[91578]: cluster 2023-09-23T20:23:07.456652+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v661: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 999/82341 objects degraded (1.213%); 10059/82341 objects misplaced (12.216%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:08.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:08 smithi174 bash[91578]: audit 2023-09-23T20:23:08.000975+0000 mon.a (mon.0) 870 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:08.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:08 smithi174 bash[91578]: audit 2023-09-23T20:23:08.002130+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:08.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:08 smithi174 bash[91578]: cluster 2023-09-23T20:23:08.271449+0000 mon.a (mon.0) 872 : cluster 3 Health check update: Degraded data redundancy: 999/82341 objects degraded (1.213%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:08.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[107672]: cluster 2023-09-23T20:23:07.456652+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v661: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 999/82341 objects degraded (1.213%); 10059/82341 objects misplaced (12.216%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:08.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[107672]: audit 2023-09-23T20:23:08.000975+0000 mon.a (mon.0) 870 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:08.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[107672]: audit 2023-09-23T20:23:08.002130+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:08.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:08 smithi112 bash[107672]: cluster 2023-09-23T20:23:08.271449+0000 mon.a (mon.0) 872 : cluster 3 Health check update: Degraded data redundancy: 999/82341 objects degraded (1.213%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:08.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:09.015 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:09.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:09.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:09.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:09.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:09.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:09.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:09.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:09.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:09.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:09.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:09.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:09.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:09.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:09.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:09.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:09.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:10.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:10.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:10.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:10.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:10.170 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:10.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:10.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:10.305 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:10.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:10.419 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:23:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:23:10] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2023-09-23T20:23:10.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:10.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:10.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:10.610 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:10 smithi112 bash[104422]: cluster 2023-09-23T20:23:09.457441+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 1042/77250 objects degraded (1.349%); 9526/77250 objects misplaced (12.331%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:10.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:10.700 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:10 smithi112 bash[107672]: cluster 2023-09-23T20:23:09.457441+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 1042/77250 objects degraded (1.349%); 9526/77250 objects misplaced (12.331%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:10.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:10.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:10.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:10 smithi174 bash[91578]: cluster 2023-09-23T20:23:09.457441+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v662: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 1042/77250 objects degraded (1.349%); 9526/77250 objects misplaced (12.331%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:10.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:10.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:11.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:11.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:11.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:11.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:11.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:11.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:11.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:11.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:11.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:11.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:11.846 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:11.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:11.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:11.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:12.079 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:12.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:12.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:12.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:12.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:12.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:12.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:12.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:12.502 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:23:12.518 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:12.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:12.553 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:23:12.593 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:23:12.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:12 smithi112 bash[104422]: cluster 2023-09-23T20:23:11.457953+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v663: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.5 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 1042/76167 objects degraded (1.368%); 9526/76167 objects misplaced (12.507%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:12.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:12 smithi112 bash[104422]: audit 2023-09-23T20:23:12.445084+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.112:0/588309879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:12.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:12.633 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:23:12.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:12.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:12 smithi112 bash[107672]: cluster 2023-09-23T20:23:11.457953+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v663: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.5 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 1042/76167 objects degraded (1.368%); 9526/76167 objects misplaced (12.507%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:12.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:12 smithi112 bash[107672]: audit 2023-09-23T20:23:12.445084+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.112:0/588309879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:12.674 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:23:12.717 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:23:12.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:12.764 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:23:12.790 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:12.792 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:12.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:12.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:12.800 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.813 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:23:12.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:12 smithi174 bash[91578]: cluster 2023-09-23T20:23:11.457953+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v663: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.5 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 1042/76167 objects degraded (1.368%); 9526/76167 objects misplaced (12.507%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:12.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:12 smithi174 bash[91578]: audit 2023-09-23T20:23:12.445084+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.112:0/588309879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:12.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:12.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:13.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:13.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:13.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:13.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:13.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:13.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:13.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:13.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:13.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:13.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:13.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:13.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:13.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:13.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:13.633 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:23:13.717 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:13.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:13.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:13.859 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:13 smithi112 bash[107672]: audit 2023-09-23T20:23:12.778882+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.112:0/1133762850' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:13.859 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:13 smithi112 bash[107672]: audit 2023-09-23T20:23:12.782194+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:13.859 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:13 smithi112 bash[107672]: cluster 2023-09-23T20:23:13.272508+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 1042/76167 objects degraded (1.368%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:13.859 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:13 smithi112 bash[104422]: audit 2023-09-23T20:23:12.778882+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.112:0/1133762850' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:13.859 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:13 smithi112 bash[104422]: audit 2023-09-23T20:23:12.782194+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:13.859 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:13 smithi112 bash[104422]: cluster 2023-09-23T20:23:13.272508+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 1042/76167 objects degraded (1.368%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:13.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:13.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:13.983 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:13.994 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:13 smithi174 bash[91578]: audit 2023-09-23T20:23:12.778882+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.112:0/1133762850' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:13.994 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:13 smithi174 bash[91578]: audit 2023-09-23T20:23:12.782194+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:13.994 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:13 smithi174 bash[91578]: cluster 2023-09-23T20:23:13.272508+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 1042/76167 objects degraded (1.368%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:14.013 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:14.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:14.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:14.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:14.252 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:14.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:14.407 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:14.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:14.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:14.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:14.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:14.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:14.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:14.790 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:14.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:14 smithi174 bash[91578]: cluster 2023-09-23T20:23:13.459053+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 1042/73119 objects degraded (1.425%); 8943/73119 objects misplaced (12.231%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:14.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:14 smithi174 bash[91578]: cluster 2023-09-23T20:23:13.614796+0000 mon.a (mon.0) 876 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:23:14.803 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:14 smithi174 bash[91578]: cluster 2023-09-23T20:23:13.619455+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:23:14.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:14 smithi174 bash[91578]: cluster 2023-09-23T20:23:13.623203+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:23:14.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:14 smithi174 bash[91578]: audit 2023-09-23T20:23:13.629189+0000 mon.a (mon.0) 877 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:14.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:14 smithi174 bash[91578]: cluster 2023-09-23T20:23:13.629352+0000 mon.a (mon.0) 878 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-09-23T20:23:14.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[107672]: cluster 2023-09-23T20:23:13.459053+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 1042/73119 objects degraded (1.425%); 8943/73119 objects misplaced (12.231%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[107672]: cluster 2023-09-23T20:23:13.614796+0000 mon.a (mon.0) 876 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:23:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[107672]: cluster 2023-09-23T20:23:13.619455+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:23:14.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[107672]: cluster 2023-09-23T20:23:13.623203+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:23:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[107672]: audit 2023-09-23T20:23:13.629189+0000 mon.a (mon.0) 877 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:14.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[107672]: cluster 2023-09-23T20:23:13.629352+0000 mon.a (mon.0) 878 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-09-23T20:23:14.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[104422]: cluster 2023-09-23T20:23:13.459053+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v664: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 1042/73119 objects degraded (1.425%); 8943/73119 objects misplaced (12.231%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:14.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[104422]: cluster 2023-09-23T20:23:13.614796+0000 mon.a (mon.0) 876 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:23:14.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[104422]: cluster 2023-09-23T20:23:13.619455+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:23:14.905 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[104422]: cluster 2023-09-23T20:23:13.623203+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:23:14.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[104422]: audit 2023-09-23T20:23:13.629189+0000 mon.a (mon.0) 877 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:14.906 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:14 smithi112 bash[104422]: cluster 2023-09-23T20:23:13.629352+0000 mon.a (mon.0) 878 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-09-23T20:23:14.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:14.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:14.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:15.065 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:15.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:15.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:15.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:15.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:15.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:15.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:15.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:15.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:15.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:15.510 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:15.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:15.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:15.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:15.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:15.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:15.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:15.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:15.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:15.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:16.033 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:16.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:16.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:16.160 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:16.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:16.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:16.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:16.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:16.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:16.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:16.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:16.642 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:16 smithi112 bash[104422]: cluster 2023-09-23T20:23:15.459795+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v666: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.4 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 1085/68025 objects degraded (1.595%); 8430/68025 objects misplaced (12.393%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:23:16.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:16.690 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:16 smithi174 bash[91578]: cluster 2023-09-23T20:23:15.459795+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v666: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.4 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 1085/68025 objects degraded (1.595%); 8430/68025 objects misplaced (12.393%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:23:16.705 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:16.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:16.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:16.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:16.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:16 smithi112 bash[107672]: cluster 2023-09-23T20:23:15.459795+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v666: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.4 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 1085/68025 objects degraded (1.595%); 8430/68025 objects misplaced (12.393%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:23:16.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.009 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:17.115 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:17.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:17.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:17.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:17.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:17.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:17.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:17.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:17.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:17.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:17.940 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:18.083 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:18.116 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:18.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:18.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:18.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:18.387 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:18.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:18.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:18.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:18.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:18.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:18.649 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:18 smithi174 bash[91578]: cluster 2023-09-23T20:23:17.460883+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1085/63834 objects degraded (1.700%); 7837/63834 objects misplaced (12.277%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:23:18.649 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:18 smithi174 bash[91578]: cluster 2023-09-23T20:23:18.274766+0000 mon.a (mon.0) 879 : cluster 3 Health check update: Degraded data redundancy: 1085/63834 objects degraded (1.700%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:18.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:18.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:18.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:23:18.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:18.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:23:18.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:18.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:18.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:18 smithi112 bash[104422]: cluster 2023-09-23T20:23:17.460883+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1085/63834 objects degraded (1.700%); 7837/63834 objects misplaced (12.277%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:23:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:18 smithi112 bash[104422]: cluster 2023-09-23T20:23:18.274766+0000 mon.a (mon.0) 879 : cluster 3 Health check update: Degraded data redundancy: 1085/63834 objects degraded (1.700%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:18.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:18 smithi112 bash[107672]: cluster 2023-09-23T20:23:17.460883+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v667: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1085/63834 objects degraded (1.700%); 7837/63834 objects misplaced (12.277%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:23:18.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:18 smithi112 bash[107672]: cluster 2023-09-23T20:23:18.274766+0000 mon.a (mon.0) 879 : cluster 3 Health check update: Degraded data redundancy: 1085/63834 objects degraded (1.700%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:18.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:18.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:19.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:19.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:19.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:19.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:19.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:19.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:19.492 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:19.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:19.599 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:19.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:19.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:19.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:19.881 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:20.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:20.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:20.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:20.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:20.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:23:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:23:20] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2023-09-23T20:23:20.436 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:20.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:20.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:20.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.706 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:20 smithi174 bash[91578]: cluster 2023-09-23T20:23:19.461623+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v668: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1142/58728 objects degraded (1.945%); 7240/58728 objects misplaced (12.328%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:20.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:20.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.861 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:20.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:20 smithi112 bash[107672]: cluster 2023-09-23T20:23:19.461623+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v668: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1142/58728 objects degraded (1.945%); 7240/58728 objects misplaced (12.328%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:20 smithi112 bash[104422]: cluster 2023-09-23T20:23:19.461623+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v668: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1142/58728 objects degraded (1.945%); 7240/58728 objects misplaced (12.328%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:20.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:21.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:21.120 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:21.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:21.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:21.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:21.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:21.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:21.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:21.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:21.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:21.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:21.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:21.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:21.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:21.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:21.947 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:21.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:22.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:22.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:22.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:22.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:22.327 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:23:22.328 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:23:22.328 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:23:22.328 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:23:22.328 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:23:22.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:22.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:22.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:22.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.497 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:22.603 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:22.626 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:23:22.634 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:22.648 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:23:22.738 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:22.747 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:22 smithi174 bash[91578]: cluster 2023-09-23T20:23:21.462115+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 1142/55281 objects degraded (2.066%); 6803/55281 objects misplaced (12.306%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:22.775 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:22.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:22.888 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:22 smithi112 bash[104422]: cluster 2023-09-23T20:23:21.462115+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 1142/55281 objects degraded (2.066%); 6803/55281 objects misplaced (12.306%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:22.888 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:22 smithi112 bash[107672]: cluster 2023-09-23T20:23:21.462115+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v669: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 1142/55281 objects degraded (2.066%); 6803/55281 objects misplaced (12.306%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:22.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:22.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:23.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:23.047 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:23.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:23.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:23.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:23.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:23.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:23.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:23.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:23.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:23.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:23.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:23.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:23.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:23.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:23.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:23.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:23.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:23 smithi112 bash[104422]: audit 2023-09-23T20:23:22.607519+0000 mgr.y (mgr.34107) 672 : audit 0 from='client.44855 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:23:23.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:23 smithi112 bash[104422]: audit 2023-09-23T20:23:22.998709+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:23 smithi112 bash[104422]: cluster 2023-09-23T20:23:23.275815+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 1142/55281 objects degraded (2.066%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:23 smithi112 bash[107672]: audit 2023-09-23T20:23:22.607519+0000 mgr.y (mgr.34107) 672 : audit 0 from='client.44855 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:23:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:23 smithi112 bash[107672]: audit 2023-09-23T20:23:22.998709+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:23 smithi112 bash[107672]: cluster 2023-09-23T20:23:23.275815+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 1142/55281 objects degraded (2.066%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:23.948 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:23.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:23 smithi174 bash[91578]: audit 2023-09-23T20:23:22.607519+0000 mgr.y (mgr.34107) 672 : audit 0 from='client.44855 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:23:23.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:23 smithi174 bash[91578]: audit 2023-09-23T20:23:22.998709+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:23.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:23 smithi174 bash[91578]: cluster 2023-09-23T20:23:23.275815+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 1142/55281 objects degraded (2.066%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:23.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:23.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:24.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:24.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:24.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:24.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:24.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:24.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:24.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:24.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:24.644 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:24.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:24.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:23:24.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:24.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.792 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":669,"stamp":"2023-09-23T20:23:21.461798+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1206589368,"num_objects":18427,"num_object_clones":0,"num_object_copies":55281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1142,"num_objects_misplaced":6803,"num_objects_unfound":0,"num_objects_dirty":18427,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":194655,"num_write_kb":6810638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2223,"num_bytes_recovered":146420936,"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":137655,"ondisk_log_size":137655,"up":267,"acting":266,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5542696,"kb_used_data":3834728,"kb_used_omap":20,"kb_used_meta":1707755,"kb_avail":744418520,"statfs":{"total":767960285184,"available":762284564480,"internally_reserved":0,"allocated":3926761472,"data_stored":3920003340,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1748741774},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,3,6,9,11],"upper_bound":64},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-456261632,"num_objects":-6962,"num_object_clones":0,"num_object_copies":-20886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":100,"num_objects_misplaced":-2723,"num_objects_unfound":0,"num_objects_dirty":-6962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6962,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":263,"num_bytes_recovered":17235968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004164"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600361+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:23:03.600361+0000","last_peered":"2023-09-23T20:23:03.600361+0000","last_clean":"2023-09-23T20:23:03.600361+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:23:03.600361+0000","last_undegraded":"2023-09-23T20:23:03.600361+0000","last_fullsized":"2023-09-23T20:23:03.600361+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.653149+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:23:13.653149+0000","last_peered":"2023-09-23T20:23:13.653149+0000","last_clean":"2023-09-23T20:23:13.653149+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:23:13.653149+0000","last_undegraded":"2023-09-23T20:23:13.653149+0000","last_fullsized":"2023-09-23T20:23:13.653149+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.591388+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:23:03.591388+0000","last_peered":"2023-09-23T20:23:03.591388+0000","last_clean":"2023-09-23T20:23:03.591388+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:23:03.591388+0000","last_undegraded":"2023-09-23T20:23:03.591388+0000","last_fullsized":"2023-09-23T20:23:03.591388+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594735+0000","last_change":"2023-09-23T20:21:46.295084+0000","last_active":"2023-09-23T20:23:03.594735+0000","last_peered":"2023-09-23T20:23:03.594735+0000","last_clean":"2023-09-23T20:23:03.594735+0000","last_became_active":"2023-09-23T20:21:46.294374+0000","last_became_peered":"2023-09-23T20:21:46.294374+0000","last_unstale":"2023-09-23T20:23:03.594735+0000","last_undegraded":"2023-09-23T20:23:03.594735+0000","last_fullsized":"2023-09-23T20:23:03.594735+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:46.907905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.619652+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:23:03.619652+0000","last_peered":"2023-09-23T20:23:03.619652+0000","last_clean":"2023-09-23T20:23:03.619652+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:23:03.619652+0000","last_undegraded":"2023-09-23T20:23:03.619652+0000","last_fullsized":"2023-09-23T20:23:03.619652+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599147+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:23:03.599147+0000","last_peered":"2023-09-23T20:23:03.599147+0000","last_clean":"2023-09-23T20:23:03.599147+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:23:03.599147+0000","last_undegraded":"2023-09-23T20:23:03.599147+0000","last_fullsized":"2023-09-23T20:23:03.599147+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":151,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594473+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:23:03.594473+0000","last_peered":"2023-09-23T20:23:03.594473+0000","last_clean":"2023-09-23T20:23:03.594473+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:23:03.594473+0000","last_undegraded":"2023-09-23T20:23:03.594473+0000","last_fullsized":"2023-09-23T20:23:03.594473+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.619790+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:23:03.619790+0000","last_peered":"2023-09-23T20:23:03.619790+0000","last_clean":"2023-09-23T20:23:03.619790+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:23:03.619790+0000","last_undegraded":"2023-09-23T20:23:03.619790+0000","last_fullsized":"2023-09-23T20:23:03.619790+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.604296+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:23:03.604296+0000","last_peered":"2023-09-23T20:23:03.604296+0000","last_clean":"2023-09-23T20:23:03.604296+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:23:03.604296+0000","last_undegraded":"2023-09-23T20:23:03.604296+0000","last_fullsized":"2023-09-23T20:23:03.604296+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.607554+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:23:03.607554+0000","last_peered":"2023-09-23T20:23:03.607554+0000","last_clean":"2023-09-23T20:23:03.607554+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:23:03.607554+0000","last_undegraded":"2023-09-23T20:23:03.607554+0000","last_fullsized":"2023-09-23T20:23:03.607554+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599378+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:23:03.599378+0000","last_peered":"2023-09-23T20:23:03.599378+0000","last_clean":"2023-09-23T20:23:03.599378+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:23:03.599378+0000","last_undegraded":"2023-09-23T20:23:03.599378+0000","last_fullsized":"2023-09-23T20:23:03.599378+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":81,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.593860+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:23:03.593860+0000","last_peered":"2023-09-23T20:23:03.593860+0000","last_clean":"2023-09-23T20:23:03.593860+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:23:03.593860+0000","last_undegraded":"2023-09-23T20:23:03.593860+0000","last_fullsized":"2023-09-23T20:23:03.593860+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600718+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:23:03.600718+0000","last_peered":"2023-09-23T20:23:03.600718+0000","last_clean":"2023-09-23T20:23:03.600718+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:23:03.600718+0000","last_undegraded":"2023-09-23T20:23:03.600718+0000","last_fullsized":"2023-09-23T20:23:03.600718+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.601293+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:23:03.601293+0000","last_peered":"2023-09-23T20:23:03.601293+0000","last_clean":"2023-09-23T20:23:03.601293+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:23:03.601293+0000","last_undegraded":"2023-09-23T20:23:03.601293+0000","last_fullsized":"2023-09-23T20:23:03.601293+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599389+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:23:03.599389+0000","last_peered":"2023-09-23T20:23:03.599389+0000","last_clean":"2023-09-23T20:23:03.599389+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:23:03.599389+0000","last_undegraded":"2023-09-23T20:23:03.599389+0000","last_fullsized":"2023-09-23T20:23:03.599389+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":175,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.623586+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:23:03.623586+0000","last_peered":"2023-09-23T20:23:03.623586+0000","last_clean":"2023-09-23T20:23:03.623586+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:23:03.623586+0000","last_undegraded":"2023-09-23T20:23:03.623586+0000","last_fullsized":"2023-09-23T20:23:03.623586+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":169,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594012+0000","last_change":"2023-09-23T20:21:46.297370+0000","last_active":"2023-09-23T20:23:03.594012+0000","last_peered":"2023-09-23T20:23:03.594012+0000","last_clean":"2023-09-23T20:23:03.594012+0000","last_became_active":"2023-09-23T20:21:46.296745+0000","last_became_peered":"2023-09-23T20:21:46.296745+0000","last_unstale":"2023-09-23T20:23:03.594012+0000","last_undegraded":"2023-09-23T20:23:03.594012+0000","last_fullsized":"2023-09-23T20:23:03.594012+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:05.763390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.602889+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:23:03.602889+0000","last_peered":"2023-09-23T20:23:03.602889+0000","last_clean":"2023-09-23T20:23:03.602889+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:23:03.602889+0000","last_undegraded":"2023-09-23T20:23:03.602889+0000","last_fullsized":"2023-09-23T20:23:03.602889+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600038+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:23:03.600038+0000","last_peered":"2023-09-23T20:23:03.600038+0000","last_clean":"2023-09-23T20:23:03.600038+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:23:03.600038+0000","last_undegraded":"2023-09-23T20:23:03.600038+0000","last_fullsized":"2023-09-23T20:23:03.600038+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594662+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:23:03.594662+0000","last_peered":"2023-09-23T20:23:03.594662+0000","last_clean":"2023-09-23T20:23:03.594662+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:23:03.594662+0000","last_undegraded":"2023-09-23T20:23:03.594662+0000","last_fullsized":"2023-09-23T20:23:03.594662+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.598856+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:23:03.598856+0000","last_peered":"2023-09-23T20:23:03.598856+0000","last_clean":"2023-09-23T20:23:03.598856+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:23:03.598856+0000","last_undegraded":"2023-09-23T20:23:03.598856+0000","last_fullsized":"2023-09-23T20:23:03.598856+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":21,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.618418+0000","last_change":"2023-09-23T20:21:46.299401+0000","last_active":"2023-09-23T20:23:03.618418+0000","last_peered":"2023-09-23T20:23:03.618418+0000","last_clean":"2023-09-23T20:23:03.618418+0000","last_became_active":"2023-09-23T20:21:46.298750+0000","last_became_peered":"2023-09-23T20:21:46.298750+0000","last_unstale":"2023-09-23T20:23:03.618418+0000","last_undegraded":"2023-09-23T20:23:03.618418+0000","last_fullsized":"2023-09-23T20:23:03.618418+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:05:28.246901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"177'12071","reported_seq":12111,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:18.897455+0000","last_change":"2023-09-23T20:19:13.709237+0000","last_active":"2023-09-23T20:23:18.897455+0000","last_peered":"2023-09-23T20:23:18.897455+0000","last_clean":"2023-09-23T20:23:18.897455+0000","last_became_active":"2023-09-23T20:19:13.708189+0000","last_became_peered":"2023-09-23T20:19:13.708189+0000","last_unstale":"2023-09-23T20:23:18.897455+0000","last_undegraded":"2023-09-23T20:23:18.897455+0000","last_fullsized":"2023-09-23T20:23:18.897455+0000","mapping_epoch":147,"log_start":"153'3900","ondisk_log_start":"153'3900","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8171,"log_dups_size":0,"ondisk_log_size":8171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:43.641366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78577664,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12071,"num_write_kb":424640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"69'1","reported_seq":71,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600316+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:23:03.600316+0000","last_peered":"2023-09-23T20:23:03.600316+0000","last_clean":"2023-09-23T20:23:03.600316+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:23:03.600316+0000","last_undegraded":"2023-09-23T20:23:03.600316+0000","last_fullsized":"2023-09-23T20:23:03.600316+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603023+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:23:03.603023+0000","last_peered":"2023-09-23T20:23:03.603023+0000","last_clean":"2023-09-23T20:23:03.603023+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:23:03.603023+0000","last_undegraded":"2023-09-23T20:23:03.603023+0000","last_fullsized":"2023-09-23T20:23:03.603023+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"177'12331","reported_seq":12371,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:18.684796+0000","last_change":"2023-09-23T20:19:13.696860+0000","last_active":"2023-09-23T20:23:18.684796+0000","last_peered":"2023-09-23T20:23:18.684796+0000","last_clean":"2023-09-23T20:23:18.684796+0000","last_became_active":"2023-09-23T20:19:13.696547+0000","last_became_peered":"2023-09-23T20:19:13.696547+0000","last_unstale":"2023-09-23T20:23:18.684796+0000","last_undegraded":"2023-09-23T20:23:18.684796+0000","last_fullsized":"2023-09-23T20:23:18.684796+0000","mapping_epoch":147,"log_start":"155'4746","ondisk_log_start":"155'4746","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":7585,"log_dups_size":0,"ondisk_log_size":7585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:59.142745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75169792,"num_objects":1147,"num_object_clones":0,"num_object_copies":3441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1147,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12331,"num_write_kb":431296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":85,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603344+0000","last_change":"2023-09-23T20:21:25.558537+0000","last_active":"2023-09-23T20:23:03.603344+0000","last_peered":"2023-09-23T20:23:03.603344+0000","last_clean":"2023-09-23T20:23:03.603344+0000","last_became_active":"2023-09-23T20:21:25.541669+0000","last_became_peered":"2023-09-23T20:21:25.541669+0000","last_unstale":"2023-09-23T20:23:03.603344+0000","last_undegraded":"2023-09-23T20:23:03.603344+0000","last_fullsized":"2023-09-23T20:23:03.603344+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:18.321588+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,2,1],"acting":[7,2,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":173,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600929+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:23:03.600929+0000","last_peered":"2023-09-23T20:23:03.600929+0000","last_clean":"2023-09-23T20:23:03.600929+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:23:03.600929+0000","last_undegraded":"2023-09-23T20:23:03.600929+0000","last_fullsized":"2023-09-23T20:23:03.600929+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"177'12478","reported_seq":12518,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:20.552416+0000","last_change":"2023-09-23T20:19:13.700272+0000","last_active":"2023-09-23T20:23:20.552416+0000","last_peered":"2023-09-23T20:23:20.552416+0000","last_clean":"2023-09-23T20:23:20.552416+0000","last_became_active":"2023-09-23T20:19:13.699920+0000","last_became_peered":"2023-09-23T20:19:13.699920+0000","last_unstale":"2023-09-23T20:23:20.552416+0000","last_undegraded":"2023-09-23T20:23:20.552416+0000","last_fullsized":"2023-09-23T20:23:20.552416+0000","mapping_epoch":147,"log_start":"154'4300","ondisk_log_start":"154'4300","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8178,"log_dups_size":0,"ondisk_log_size":8178,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:57.350350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71696384,"num_objects":1094,"num_object_clones":0,"num_object_copies":3282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12478,"num_write_kb":434304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"69'1","reported_seq":71,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599593+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:23:03.599593+0000","last_peered":"2023-09-23T20:23:03.599593+0000","last_clean":"2023-09-23T20:23:03.599593+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:23:03.599593+0000","last_undegraded":"2023-09-23T20:23:03.599593+0000","last_fullsized":"2023-09-23T20:23:03.599593+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.604180+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:23:03.604180+0000","last_peered":"2023-09-23T20:23:03.604180+0000","last_clean":"2023-09-23T20:23:03.604180+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:23:03.604180+0000","last_undegraded":"2023-09-23T20:23:03.604180+0000","last_fullsized":"2023-09-23T20:23:03.604180+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.8","version":"177'12275","reported_seq":12315,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:20.926885+0000","last_change":"2023-09-23T20:19:13.703736+0000","last_active":"2023-09-23T20:23:20.926885+0000","last_peered":"2023-09-23T20:23:20.926885+0000","last_clean":"2023-09-23T20:23:20.926885+0000","last_became_active":"2023-09-23T20:19:13.703461+0000","last_became_peered":"2023-09-23T20:19:13.703461+0000","last_unstale":"2023-09-23T20:23:20.926885+0000","last_undegraded":"2023-09-23T20:23:20.926885+0000","last_fullsized":"2023-09-23T20:23:20.926885+0000","mapping_epoch":147,"log_start":"153'2200","ondisk_log_start":"153'2200","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:39.038425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74776576,"num_objects":1141,"num_object_clones":0,"num_object_copies":3423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12275,"num_write_kb":429312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603837+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:23:03.603837+0000","last_peered":"2023-09-23T20:23:03.603837+0000","last_clean":"2023-09-23T20:23:03.603837+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:23:03.603837+0000","last_undegraded":"2023-09-23T20:23:03.603837+0000","last_fullsized":"2023-09-23T20:23:03.603837+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594284+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:23:03.594284+0000","last_peered":"2023-09-23T20:23:03.594284+0000","last_clean":"2023-09-23T20:23:03.594284+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:23:03.594284+0000","last_undegraded":"2023-09-23T20:23:03.594284+0000","last_fullsized":"2023-09-23T20:23:03.594284+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"177'12321","reported_seq":12360,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:20.582260+0000","last_change":"2023-09-23T20:19:13.702690+0000","last_active":"2023-09-23T20:23:20.582260+0000","last_peered":"2023-09-23T20:23:20.582260+0000","last_clean":"2023-09-23T20:23:20.582260+0000","last_became_active":"2023-09-23T20:19:13.702393+0000","last_became_peered":"2023-09-23T20:19:13.702393+0000","last_unstale":"2023-09-23T20:23:20.582260+0000","last_undegraded":"2023-09-23T20:23:20.582260+0000","last_fullsized":"2023-09-23T20:23:20.582260+0000","mapping_epoch":147,"log_start":"154'4200","ondisk_log_start":"154'4200","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8121,"log_dups_size":0,"ondisk_log_size":8121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:13:13.896955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70975488,"num_objects":1083,"num_object_clones":0,"num_object_copies":3249,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1083,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12321,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"70'3","reported_seq":144,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.624969+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:23:03.624969+0000","last_peered":"2023-09-23T20:23:03.624969+0000","last_clean":"2023-09-23T20:23:03.624969+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:23:03.624969+0000","last_undegraded":"2023-09-23T20:23:03.624969+0000","last_fullsized":"2023-09-23T20:23:03.624969+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600803+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:23:03.600803+0000","last_peered":"2023-09-23T20:23:03.600803+0000","last_clean":"2023-09-23T20:23:03.600803+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:23:03.600803+0000","last_undegraded":"2023-09-23T20:23:03.600803+0000","last_fullsized":"2023-09-23T20:23:03.600803+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"177'11931","reported_seq":11971,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:20.932799+0000","last_change":"2023-09-23T20:19:13.698268+0000","last_active":"2023-09-23T20:23:20.932799+0000","last_peered":"2023-09-23T20:23:20.932799+0000","last_clean":"2023-09-23T20:23:20.932799+0000","last_became_active":"2023-09-23T20:19:13.697408+0000","last_became_peered":"2023-09-23T20:19:13.697408+0000","last_unstale":"2023-09-23T20:23:20.932799+0000","last_undegraded":"2023-09-23T20:23:20.932799+0000","last_fullsized":"2023-09-23T20:23:20.932799+0000","mapping_epoch":147,"log_start":"153'1900","ondisk_log_start":"153'1900","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:40:52.631924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68878336,"num_objects":1051,"num_object_clones":0,"num_object_copies":3153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11931,"num_write_kb":415424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":137,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.604047+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:23:03.604047+0000","last_peered":"2023-09-23T20:23:03.604047+0000","last_clean":"2023-09-23T20:23:03.604047+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:23:03.604047+0000","last_undegraded":"2023-09-23T20:23:03.604047+0000","last_fullsized":"2023-09-23T20:23:03.604047+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":153,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.601343+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:23:03.601343+0000","last_peered":"2023-09-23T20:23:03.601343+0000","last_clean":"2023-09-23T20:23:03.601343+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:23:03.601343+0000","last_undegraded":"2023-09-23T20:23:03.601343+0000","last_fullsized":"2023-09-23T20:23:03.601343+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"177'11976","reported_seq":12015,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:18.950454+0000","last_change":"2023-09-23T20:19:13.706397+0000","last_active":"2023-09-23T20:23:18.950454+0000","last_peered":"2023-09-23T20:23:18.950454+0000","last_clean":"2023-09-23T20:23:18.950454+0000","last_became_active":"2023-09-23T20:19:13.706121+0000","last_became_peered":"2023-09-23T20:19:13.706121+0000","last_unstale":"2023-09-23T20:23:18.950454+0000","last_undegraded":"2023-09-23T20:23:18.950454+0000","last_fullsized":"2023-09-23T20:23:18.950454+0000","mapping_epoch":147,"log_start":"153'2539","ondisk_log_start":"153'2539","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":9437,"log_dups_size":0,"ondisk_log_size":9437,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:44.157417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77922328,"num_objects":1190,"num_object_clones":0,"num_object_copies":3570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1190,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11976,"num_write_kb":421249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.9","version":"0'0","reported_seq":157,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600586+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:23:03.600586+0000","last_peered":"2023-09-23T20:23:03.600586+0000","last_clean":"2023-09-23T20:23:03.600586+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:23:03.600586+0000","last_undegraded":"2023-09-23T20:23:03.600586+0000","last_fullsized":"2023-09-23T20:23:03.600586+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.601061+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:23:03.601061+0000","last_peered":"2023-09-23T20:23:03.601061+0000","last_clean":"2023-09-23T20:23:03.601061+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:23:03.601061+0000","last_undegraded":"2023-09-23T20:23:03.601061+0000","last_fullsized":"2023-09-23T20:23:03.601061+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.c","version":"177'11866","reported_seq":16253,"reported_epoch":177,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:23:19.003671+0000","last_change":"2023-09-23T20:21:47.685576+0000","last_active":"2023-09-23T20:23:19.003671+0000","last_peered":"2023-09-23T20:23:19.003671+0000","last_clean":"2023-09-23T20:21:45.287124+0000","last_became_active":"2023-09-23T20:21:47.551476+0000","last_became_peered":"2023-09-23T20:21:47.551476+0000","last_unstale":"2023-09-23T20:23:19.003671+0000","last_undegraded":"2023-09-23T20:21:47.339640+0000","last_fullsized":"2023-09-23T20:21:47.295793+0000","mapping_epoch":167,"log_start":"153'2409","ondisk_log_start":"153'2409","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":9457,"log_dups_size":0,"ondisk_log_size":9457,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:35.854513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74579968,"num_objects":1138,"num_object_clones":0,"num_object_copies":3414,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1142,"num_objects_misplaced":1132,"num_objects_unfound":0,"num_objects_dirty":1138,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11866,"num_write_kb":416128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2169,"num_bytes_recovered":142147584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":1132},{"shards":"6,7","objects":-1136}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":21,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.613082+0000","last_change":"2023-09-23T20:21:46.301173+0000","last_active":"2023-09-23T20:23:03.613082+0000","last_peered":"2023-09-23T20:23:03.613082+0000","last_clean":"2023-09-23T20:23:03.613082+0000","last_became_active":"2023-09-23T20:21:46.300660+0000","last_became_peered":"2023-09-23T20:21:46.300660+0000","last_unstale":"2023-09-23T20:23:03.613082+0000","last_undegraded":"2023-09-23T20:23:03.613082+0000","last_fullsized":"2023-09-23T20:23:03.613082+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:24.135650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.586958+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:23:03.586958+0000","last_peered":"2023-09-23T20:23:03.586958+0000","last_clean":"2023-09-23T20:23:03.586958+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:23:03.586958+0000","last_undegraded":"2023-09-23T20:23:03.586958+0000","last_fullsized":"2023-09-23T20:23:03.586958+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"177'12114","reported_seq":12214,"reported_epoch":177,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T20:23:19.174602+0000","last_change":"2023-09-23T20:22:48.456365+0000","last_active":"2023-09-23T20:23:19.174602+0000","last_peered":"2023-09-23T20:23:19.174602+0000","last_clean":"2023-09-23T20:21:45.272571+0000","last_became_active":"2023-09-23T20:22:48.426437+0000","last_became_peered":"2023-09-23T20:22:48.426437+0000","last_unstale":"2023-09-23T20:23:19.174602+0000","last_undegraded":"2023-09-23T20:23:19.174602+0000","last_fullsized":"2023-09-23T20:23:19.174602+0000","mapping_epoch":172,"log_start":"153'3700","ondisk_log_start":"153'3700","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8414,"log_dups_size":0,"ondisk_log_size":8414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:15:02.360113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73400320,"num_objects":1120,"num_object_clones":0,"num_object_copies":3360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2236,"num_objects_unfound":0,"num_objects_dirty":1120,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12114,"num_write_kb":423488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":1310720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1,0],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":1120}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":172,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.587883+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:23:03.587883+0000","last_peered":"2023-09-23T20:23:03.587883+0000","last_clean":"2023-09-23T20:23:03.587883+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:23:03.587883+0000","last_undegraded":"2023-09-23T20:23:03.587883+0000","last_fullsized":"2023-09-23T20:23:03.587883+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603440+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:23:03.603440+0000","last_peered":"2023-09-23T20:23:03.603440+0000","last_clean":"2023-09-23T20:23:03.603440+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:23:03.603440+0000","last_undegraded":"2023-09-23T20:23:03.603440+0000","last_fullsized":"2023-09-23T20:23:03.603440+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.587123+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:23:03.587123+0000","last_peered":"2023-09-23T20:23:03.587123+0000","last_clean":"2023-09-23T20:23:03.587123+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:23:03.587123+0000","last_undegraded":"2023-09-23T20:23:03.587123+0000","last_fullsized":"2023-09-23T20:23:03.587123+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"177'12011","reported_seq":12072,"reported_epoch":177,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T20:23:20.583687+0000","last_change":"2023-09-23T20:22:49.759155+0000","last_active":"2023-09-23T20:23:20.583687+0000","last_peered":"2023-09-23T20:23:20.583687+0000","last_clean":"2023-09-23T20:21:45.214225+0000","last_became_active":"2023-09-23T20:22:49.708042+0000","last_became_peered":"2023-09-23T20:22:49.708042+0000","last_unstale":"2023-09-23T20:23:20.583687+0000","last_undegraded":"2023-09-23T20:23:20.583687+0000","last_fullsized":"2023-09-23T20:23:20.583687+0000","mapping_epoch":173,"log_start":"154'3900","ondisk_log_start":"154'3900","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:41.445910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73728000,"num_objects":1125,"num_object_clones":0,"num_object_copies":3375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2250,"num_objects_unfound":0,"num_objects_dirty":1125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12011,"num_write_kb":420352,"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":[6,0,3],"acting":[0,7,1],"avail_no_missing":["0","1","7"],"object_location_counts":[{"shards":"0,1,7","objects":1125}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":140,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603097+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:23:03.603097+0000","last_peered":"2023-09-23T20:23:03.603097+0000","last_clean":"2023-09-23T20:23:03.603097+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:23:03.603097+0000","last_undegraded":"2023-09-23T20:23:03.603097+0000","last_fullsized":"2023-09-23T20:23:03.603097+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.601086+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:23:03.601086+0000","last_peered":"2023-09-23T20:23:03.601086+0000","last_clean":"2023-09-23T20:23:03.601086+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:23:03.601086+0000","last_undegraded":"2023-09-23T20:23:03.601086+0000","last_fullsized":"2023-09-23T20:23:03.601086+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.604028+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:23:03.604028+0000","last_peered":"2023-09-23T20:23:03.604028+0000","last_clean":"2023-09-23T20:23:03.604028+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:23:03.604028+0000","last_undegraded":"2023-09-23T20:23:03.604028+0000","last_fullsized":"2023-09-23T20:23:03.604028+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"177'12115","reported_seq":12155,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:20.602097+0000","last_change":"2023-09-23T20:19:13.703502+0000","last_active":"2023-09-23T20:23:20.602097+0000","last_peered":"2023-09-23T20:23:20.602097+0000","last_clean":"2023-09-23T20:23:20.602097+0000","last_became_active":"2023-09-23T20:19:13.703127+0000","last_became_peered":"2023-09-23T20:19:13.703127+0000","last_unstale":"2023-09-23T20:23:20.602097+0000","last_undegraded":"2023-09-23T20:23:20.602097+0000","last_fullsized":"2023-09-23T20:23:20.602097+0000","mapping_epoch":147,"log_start":"154'4000","ondisk_log_start":"154'4000","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8115,"log_dups_size":0,"ondisk_log_size":8115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:03:25.783786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72679424,"num_objects":1109,"num_object_clones":0,"num_object_copies":3327,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12115,"num_write_kb":423168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.609982+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:23:03.609982+0000","last_peered":"2023-09-23T20:23:03.609982+0000","last_clean":"2023-09-23T20:23:03.609982+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:23:03.609982+0000","last_undegraded":"2023-09-23T20:23:03.609982+0000","last_fullsized":"2023-09-23T20:23:03.609982+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":130,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.586891+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:23:03.586891+0000","last_peered":"2023-09-23T20:23:03.586891+0000","last_clean":"2023-09-23T20:23:03.586891+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:23:03.586891+0000","last_undegraded":"2023-09-23T20:23:03.586891+0000","last_fullsized":"2023-09-23T20:23:03.586891+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.586888+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:23:03.586888+0000","last_peered":"2023-09-23T20:23:03.586888+0000","last_clean":"2023-09-23T20:23:03.586888+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:23:03.586888+0000","last_undegraded":"2023-09-23T20:23:03.586888+0000","last_fullsized":"2023-09-23T20:23:03.586888+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"177'12169","reported_seq":12219,"reported_epoch":177,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T20:23:20.600883+0000","last_change":"2023-09-23T20:21:47.520013+0000","last_active":"2023-09-23T20:23:20.600883+0000","last_peered":"2023-09-23T20:23:20.600883+0000","last_clean":"2023-09-23T20:21:45.279874+0000","last_became_active":"2023-09-23T20:21:47.486488+0000","last_became_peered":"2023-09-23T20:21:47.486488+0000","last_unstale":"2023-09-23T20:23:20.600883+0000","last_undegraded":"2023-09-23T20:23:20.600883+0000","last_fullsized":"2023-09-23T20:23:20.600883+0000","mapping_epoch":167,"log_start":"154'4000","ondisk_log_start":"154'4000","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8169,"log_dups_size":0,"ondisk_log_size":8169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:01.238669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77660160,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1185,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12169,"num_write_kb":427328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5,7","objects":1185}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":160,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603317+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:23:03.603317+0000","last_peered":"2023-09-23T20:23:03.603317+0000","last_clean":"2023-09-23T20:23:03.603317+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:23:03.603317+0000","last_undegraded":"2023-09-23T20:23:03.603317+0000","last_fullsized":"2023-09-23T20:23:03.603317+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599651+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:23:03.599651+0000","last_peered":"2023-09-23T20:23:03.599651+0000","last_clean":"2023-09-23T20:23:03.599651+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:23:03.599651+0000","last_undegraded":"2023-09-23T20:23:03.599651+0000","last_fullsized":"2023-09-23T20:23:03.599651+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":21,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.608485+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:23:03.608485+0000","last_peered":"2023-09-23T20:23:03.608485+0000","last_clean":"2023-09-23T20:23:03.608485+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:23:03.608485+0000","last_undegraded":"2023-09-23T20:23:03.608485+0000","last_fullsized":"2023-09-23T20:23:03.608485+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.602907+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:23:03.602907+0000","last_peered":"2023-09-23T20:23:03.602907+0000","last_clean":"2023-09-23T20:23:03.602907+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:23:03.602907+0000","last_undegraded":"2023-09-23T20:23:03.602907+0000","last_fullsized":"2023-09-23T20:23:03.602907+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.5","version":"177'12227","reported_seq":12265,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:19.123019+0000","last_change":"2023-09-23T20:19:13.703295+0000","last_active":"2023-09-23T20:23:19.123019+0000","last_peered":"2023-09-23T20:23:19.123019+0000","last_clean":"2023-09-23T20:23:19.123019+0000","last_became_active":"2023-09-23T20:19:13.702990+0000","last_became_peered":"2023-09-23T20:19:13.702990+0000","last_unstale":"2023-09-23T20:23:19.123019+0000","last_undegraded":"2023-09-23T20:23:19.123019+0000","last_fullsized":"2023-09-23T20:23:19.123019+0000","mapping_epoch":147,"log_start":"153'3800","ondisk_log_start":"153'3800","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8427,"log_dups_size":0,"ondisk_log_size":8427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:35:49.435570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80019456,"num_objects":1221,"num_object_clones":0,"num_object_copies":3663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1221,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12227,"num_write_kb":430336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":67,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599484+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:23:03.599484+0000","last_peered":"2023-09-23T20:23:03.599484+0000","last_clean":"2023-09-23T20:23:03.599484+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:23:03.599484+0000","last_undegraded":"2023-09-23T20:23:03.599484+0000","last_fullsized":"2023-09-23T20:23:03.599484+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.601986+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:23:03.601986+0000","last_peered":"2023-09-23T20:23:03.601986+0000","last_clean":"2023-09-23T20:23:03.601986+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:23:03.601986+0000","last_undegraded":"2023-09-23T20:23:03.601986+0000","last_fullsized":"2023-09-23T20:23:03.601986+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.596257+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:23:03.596257+0000","last_peered":"2023-09-23T20:23:03.596257+0000","last_clean":"2023-09-23T20:23:03.596257+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:23:03.596257+0000","last_undegraded":"2023-09-23T20:23:03.596257+0000","last_fullsized":"2023-09-23T20:23:03.596257+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"177'12432","reported_seq":12469,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:19.262580+0000","last_change":"2023-09-23T20:19:13.698207+0000","last_active":"2023-09-23T20:23:19.262580+0000","last_peered":"2023-09-23T20:23:19.262580+0000","last_clean":"2023-09-23T20:23:19.262580+0000","last_became_active":"2023-09-23T20:19:13.697728+0000","last_became_peered":"2023-09-23T20:19:13.697728+0000","last_unstale":"2023-09-23T20:23:19.262580+0000","last_undegraded":"2023-09-23T20:23:19.262580+0000","last_fullsized":"2023-09-23T20:23:19.262580+0000","mapping_epoch":147,"log_start":"153'2400","ondisk_log_start":"153'2400","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:31:16.589655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81133568,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12432,"num_write_kb":437440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":67,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599509+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:23:03.599509+0000","last_peered":"2023-09-23T20:23:03.599509+0000","last_clean":"2023-09-23T20:23:03.599509+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:23:03.599509+0000","last_undegraded":"2023-09-23T20:23:03.599509+0000","last_fullsized":"2023-09-23T20:23:03.599509+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.587810+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:23:03.587810+0000","last_peered":"2023-09-23T20:23:03.587810+0000","last_clean":"2023-09-23T20:23:03.587810+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:23:03.587810+0000","last_undegraded":"2023-09-23T20:23:03.587810+0000","last_fullsized":"2023-09-23T20:23:03.587810+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594153+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:23:03.594153+0000","last_peered":"2023-09-23T20:23:03.594153+0000","last_clean":"2023-09-23T20:23:03.594153+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:23:03.594153+0000","last_undegraded":"2023-09-23T20:23:03.594153+0000","last_fullsized":"2023-09-23T20:23:03.594153+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"177'12276","reported_seq":12316,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:18.666836+0000","last_change":"2023-09-23T20:19:13.700292+0000","last_active":"2023-09-23T20:23:18.666836+0000","last_peered":"2023-09-23T20:23:18.666836+0000","last_clean":"2023-09-23T20:23:18.666836+0000","last_became_active":"2023-09-23T20:19:13.699947+0000","last_became_peered":"2023-09-23T20:19:13.699947+0000","last_unstale":"2023-09-23T20:23:18.666836+0000","last_undegraded":"2023-09-23T20:23:18.666836+0000","last_fullsized":"2023-09-23T20:23:18.666836+0000","mapping_epoch":147,"log_start":"155'4759","ondisk_log_start":"155'4759","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":7517,"log_dups_size":0,"ondisk_log_size":7517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:34:57.552627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77856768,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12276,"num_write_kb":430848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"69'2","reported_seq":169,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.618642+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:23:03.618642+0000","last_peered":"2023-09-23T20:23:03.618642+0000","last_clean":"2023-09-23T20:23:03.618642+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:23:03.618642+0000","last_undegraded":"2023-09-23T20:23:03.618642+0000","last_fullsized":"2023-09-23T20:23:03.618642+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":114,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.588801+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:23:03.588801+0000","last_peered":"2023-09-23T20:23:03.588801+0000","last_clean":"2023-09-23T20:23:03.588801+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:23:03.588801+0000","last_undegraded":"2023-09-23T20:23:03.588801+0000","last_fullsized":"2023-09-23T20:23:03.588801+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.612988+0000","last_change":"2023-09-23T20:21:46.295928+0000","last_active":"2023-09-23T20:23:03.612988+0000","last_peered":"2023-09-23T20:23:03.612988+0000","last_clean":"2023-09-23T20:23:03.612988+0000","last_became_active":"2023-09-23T20:21:46.295577+0000","last_became_peered":"2023-09-23T20:21:46.295577+0000","last_unstale":"2023-09-23T20:23:03.612988+0000","last_undegraded":"2023-09-23T20:23:03.612988+0000","last_fullsized":"2023-09-23T20:23:03.612988+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:57:02.165302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"177'11762","reported_seq":11802,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:18.628901+0000","last_change":"2023-09-23T20:19:13.701051+0000","last_active":"2023-09-23T20:23:18.628901+0000","last_peered":"2023-09-23T20:23:18.628901+0000","last_clean":"2023-09-23T20:23:18.628901+0000","last_became_active":"2023-09-23T20:19:13.700734+0000","last_became_peered":"2023-09-23T20:19:13.700734+0000","last_unstale":"2023-09-23T20:23:18.628901+0000","last_undegraded":"2023-09-23T20:23:18.628901+0000","last_fullsized":"2023-09-23T20:23:18.628901+0000","mapping_epoch":147,"log_start":"154'4169","ondisk_log_start":"154'4169","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":7593,"log_dups_size":0,"ondisk_log_size":7593,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:31:00.029024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76939264,"num_objects":1174,"num_object_clones":0,"num_object_copies":3522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1174,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11762,"num_write_kb":413952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":161,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.599061+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:23:03.599061+0000","last_peered":"2023-09-23T20:23:03.599061+0000","last_clean":"2023-09-23T20:23:03.599061+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:23:03.599061+0000","last_undegraded":"2023-09-23T20:23:03.599061+0000","last_fullsized":"2023-09-23T20:23:03.599061+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":138,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.595033+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:23:03.595033+0000","last_peered":"2023-09-23T20:23:03.595033+0000","last_clean":"2023-09-23T20:23:03.595033+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:23:03.595033+0000","last_undegraded":"2023-09-23T20:23:03.595033+0000","last_fullsized":"2023-09-23T20:23:03.595033+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":119,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600812+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:23:03.600812+0000","last_peered":"2023-09-23T20:23:03.600812+0000","last_clean":"2023-09-23T20:23:03.600812+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:23:03.600812+0000","last_undegraded":"2023-09-23T20:23:03.600812+0000","last_fullsized":"2023-09-23T20:23:03.600812+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644252+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:23:13.644252+0000","last_peered":"2023-09-23T20:23:13.644252+0000","last_clean":"2023-09-23T20:23:13.644252+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:23:13.644252+0000","last_undegraded":"2023-09-23T20:23:13.644252+0000","last_fullsized":"2023-09-23T20:23:13.644252+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.610286+0000","last_change":"2023-09-23T20:21:46.298475+0000","last_active":"2023-09-23T20:23:03.610286+0000","last_peered":"2023-09-23T20:23:03.610286+0000","last_clean":"2023-09-23T20:23:03.610286+0000","last_became_active":"2023-09-23T20:21:46.298091+0000","last_became_peered":"2023-09-23T20:21:46.298091+0000","last_unstale":"2023-09-23T20:23:03.610286+0000","last_undegraded":"2023-09-23T20:23:03.610286+0000","last_fullsized":"2023-09-23T20:23:03.610286+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:12.992016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":139,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603747+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:23:03.603747+0000","last_peered":"2023-09-23T20:23:03.603747+0000","last_clean":"2023-09-23T20:23:03.603747+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:23:03.603747+0000","last_undegraded":"2023-09-23T20:23:03.603747+0000","last_fullsized":"2023-09-23T20:23:03.603747+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":153,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.601374+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:23:03.601374+0000","last_peered":"2023-09-23T20:23:03.601374+0000","last_clean":"2023-09-23T20:23:03.601374+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:23:03.601374+0000","last_undegraded":"2023-09-23T20:23:03.601374+0000","last_fullsized":"2023-09-23T20:23:03.601374+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.603862+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:23:03.603862+0000","last_peered":"2023-09-23T20:23:03.603862+0000","last_clean":"2023-09-23T20:23:03.603862+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:23:03.603862+0000","last_undegraded":"2023-09-23T20:23:03.603862+0000","last_fullsized":"2023-09-23T20:23:03.603862+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":153,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600520+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:23:03.600520+0000","last_peered":"2023-09-23T20:23:03.600520+0000","last_clean":"2023-09-23T20:23:03.600520+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:23:03.600520+0000","last_undegraded":"2023-09-23T20:23:03.600520+0000","last_fullsized":"2023-09-23T20:23:03.600520+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.609046+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:23:03.609046+0000","last_peered":"2023-09-23T20:23:03.609046+0000","last_clean":"2023-09-23T20:23:03.609046+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:23:03.609046+0000","last_undegraded":"2023-09-23T20:23:03.609046+0000","last_fullsized":"2023-09-23T20:23:03.609046+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.607454+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:23:03.607454+0000","last_peered":"2023-09-23T20:23:03.607454+0000","last_clean":"2023-09-23T20:23:03.607454+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:23:03.607454+0000","last_undegraded":"2023-09-23T20:23:03.607454+0000","last_fullsized":"2023-09-23T20:23:03.607454+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.594555+0000","last_change":"2023-09-23T20:21:23.552429+0000","last_active":"2023-09-23T20:23:03.594555+0000","last_peered":"2023-09-23T20:23:03.594555+0000","last_clean":"2023-09-23T20:23:03.594555+0000","last_became_active":"2023-09-23T20:21:23.518763+0000","last_became_peered":"2023-09-23T20:21:23.518763+0000","last_unstale":"2023-09-23T20:23:03.594555+0000","last_undegraded":"2023-09-23T20:23:03.594555+0000","last_fullsized":"2023-09-23T20:23:03.594555+0000","mapping_epoch":161,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:45:07.984325+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,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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T20:23:03.600486+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:23:03.600486+0000","last_peered":"2023-09-23T20:23:03.600486+0000","last_clean":"2023-09-23T20:23:03.600486+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:23:03.600486+0000","last_undegraded":"2023-09-23T20:23:03.600486+0000","last_fullsized":"2023-09-23T20:23:03.600486+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":7,"num_pg":16,"stat_sum":{"num_bytes":1205993496,"num_objects":18403,"num_object_clones":0,"num_object_copies":55209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1142,"num_objects_misplaced":6803,"num_objects_unfound":0,"num_objects_dirty":18403,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":194355,"num_write_kb":6808193,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2190,"num_bytes_recovered":143458304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3859689472,"data_stored":3859677256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137433,"ondisk_log_size":137433,"up":48,"acting":47,"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":5504,"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":10792,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":236223201629,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":598000,"kb_used_data":460904,"kb_used_omap":0,"kb_used_meta":137024,"kb_avail":93147152,"statfs":{"total":95995035648,"available":95382683648,"internally_reserved":0,"allocated":471965696,"data_stored":471211251,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":140312576},"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,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 Sep 23 20:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.6879999999999999,"5min":1.4590000000000001,"15min":1.0840000000000001},"min":{"1min":0.27100000000000002,"5min":0.26500000000000001,"15min":0.25700000000000001},"max":{"1min":6.7960000000000003,"5min":8.8000000000000007,"15min":8.8000000000000007},"last":2.758},{"interface":"front","average":{"1min":2.0640000000000001,"5min":1.3560000000000001,"15min":1.071},"min":{"1min":0.33900000000000002,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":7.423,"5min":9.0060000000000002,"15min":9.0060000000000002},"last":2.629}]},{"osd":1,"last update":"Sat Sep 23 20:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.9390000000000001,"5min":1.4490000000000001,"15min":1.7110000000000001},"min":{"1min":0.33300000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":7.2910000000000004,"5min":15.355,"15min":142.58000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.3340000000000001,"5min":1.321,"15min":1.6459999999999999},"min":{"1min":0.29899999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":6.415,"5min":7.9930000000000003,"15min":142.68199999999999},"last":0.51600000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:22:50 2023","interfaces":[{"interface":"back","average":{"1min":3.1120000000000001,"5min":2.0209999999999999,"15min":1.9259999999999999},"min":{"1min":0.38600000000000001,"5min":0.316,"15min":0.29399999999999998},"max":{"1min":16.045999999999999,"5min":23.07,"15min":144.852},"last":0.78800000000000003},{"interface":"front","average":{"1min":2.25,"5min":1.7350000000000001,"15min":1.831},"min":{"1min":0.31900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":6.9850000000000003,"5min":24.079000000000001,"15min":143.35599999999999},"last":0.96999999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:23:09 2023","interfaces":[{"interface":"back","average":{"1min":2.1859999999999999,"5min":1.637,"15min":2.1299999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.3320000000000007,"5min":8.3320000000000007,"15min":142.749},"last":0.89500000000000002},{"interface":"front","average":{"1min":2.2040000000000002,"5min":1.4590000000000001,"15min":2.008},"min":{"1min":0.35499999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.5570000000000004,"5min":8.4160000000000004,"15min":143.11099999999999},"last":1.0009999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:22:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.198,"15min":0.98999999999999999},"min":{"1min":0.36099999999999999,"5min":0.313,"15min":0.313},"max":{"1min":4.766,"5min":19.890999999999998,"15min":19.890999999999998},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0580000000000001,"15min":0.98699999999999999},"min":{"1min":0.35599999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.9829999999999997,"5min":7.8399999999999999,"15min":7.8399999999999999},"last":1.0649999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:22:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.038,"15min":0.95299999999999996},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.2719999999999998,"5min":8.1349999999999998,"15min":8.1349999999999998},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.4099999999999999,"15min":1.129},"min":{"1min":0.38600000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":4.8579999999999997,"5min":15.382999999999999,"15min":15.382999999999999},"last":1.375}]},{"osd":6,"last update":"Sat Sep 23 20:22:40 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.46,"15min":1.274},"min":{"1min":0.40799999999999997,"5min":0.40500000000000003,"15min":0.39700000000000002},"max":{"1min":4.8789999999999996,"5min":15.295999999999999,"15min":15.295999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.1619999999999999,"15min":1.1599999999999999},"min":{"1min":0.46000000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.0289999999999999,"5min":6.0289999999999999,"15min":6.0289999999999999},"last":3.1070000000000002}]}]},{"osd":6,"up_from":47,"seq":201863463271,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":390564,"kb_used_data":228188,"kb_used_omap":0,"kb_used_meta":162368,"kb_avail":93354588,"statfs":{"total":95995035648,"available":95595098112,"internally_reserved":0,"allocated":233664512,"data_stored":232921910,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":166264832},"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,0,1,1,1],"upper_bound":64},"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 Sep 23 20:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":2.1899999999999999,"15min":1.4970000000000001},"min":{"1min":0.32800000000000001,"5min":0.254,"15min":0.24199999999999999},"max":{"1min":10.129,"5min":72.414000000000001,"15min":72.414000000000001},"last":3.3029999999999999},{"interface":"front","average":{"1min":1.589,"5min":2.4039999999999999,"15min":1.4730000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":4.5970000000000004,"5min":72.813999999999993,"15min":72.813999999999993},"last":0.45100000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:22:18 2023","interfaces":[{"interface":"back","average":{"1min":1.8109999999999999,"5min":1.643,"15min":1.274},"min":{"1min":0.33400000000000002,"5min":0.29999999999999999,"15min":0.29099999999999998},"max":{"1min":6.0289999999999999,"5min":10.894,"15min":11.423},"last":3.036},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.347,"15min":1.1859999999999999},"min":{"1min":0.373,"5min":0.307,"15min":0.28899999999999998},"max":{"1min":2.585,"5min":21.206,"15min":21.206},"last":3.1699999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":1.5860000000000001,"15min":1.5349999999999999},"min":{"1min":0.32200000000000001,"5min":0.313,"15min":0.313},"max":{"1min":6.0019999999999998,"5min":9.5510000000000002,"15min":29.074000000000002},"last":0.497},{"interface":"front","average":{"1min":1.498,"5min":1.54,"15min":1.5640000000000001},"min":{"1min":0.42699999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":6.0490000000000004,"5min":16.710999999999999,"15min":38.32},"last":3.339}]},{"osd":3,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":2.597,"5min":3.6659999999999999,"15min":2.21},"min":{"1min":0.39900000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.9410000000000007,"5min":194.762,"15min":194.762},"last":3.5489999999999999},{"interface":"front","average":{"1min":2.5779999999999998,"5min":3.6539999999999999,"15min":2.2690000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":7.7759999999999998,"5min":194.512,"15min":194.512},"last":3.5030000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.268,"15min":1.1839999999999999},"min":{"1min":0.434,"5min":0.38,"15min":0.34599999999999997},"max":{"1min":3.2370000000000001,"5min":6.2350000000000003,"15min":14.566000000000001},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.04,"15min":1.1060000000000001},"min":{"1min":0.374,"5min":0.34200000000000003,"15min":0.315},"max":{"1min":1.371,"5min":10.316000000000001,"15min":14.686},"last":3.2610000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.28,"15min":1.056},"min":{"1min":0.38800000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.117,"5min":9.6069999999999993,"15min":9.6069999999999993},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1060000000000001,"15min":1.1140000000000001},"min":{"1min":0.45100000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":4.2400000000000002,"5min":10.398999999999999,"15min":10.398999999999999},"last":3.766}]},{"osd":7,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":1.244,"15min":1.143},"min":{"1min":0.501,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.9409999999999998,"5min":7.9829999999999997,"15min":7.9829999999999997},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.228,"5min":1.2050000000000001,"15min":1.208},"min":{"1min":0.53000000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":4.2759999999999998,"5min":10.438000000000001,"15min":10.438000000000001},"last":3.2210000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056815,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":891856,"kb_used_data":623624,"kb_used_omap":4,"kb_used_meta":268219,"kb_avail":92853296,"statfs":{"total":95995035648,"available":95081775104,"internally_reserved":0,"allocated":638590976,"data_stored":637636954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":274657166},"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,0,0,1,1],"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":[{"osd":0,"last update":"Sat Sep 23 20:22:20 2023","interfaces":[{"interface":"back","average":{"1min":3.0800000000000001,"5min":1.976,"15min":1.2170000000000001},"min":{"1min":0.19400000000000001,"5min":0.192,"15min":0.186},"max":{"1min":16.134,"5min":18.596,"15min":18.596},"last":0.34699999999999998},{"interface":"front","average":{"1min":3.0840000000000001,"5min":2.4420000000000002,"15min":1.488},"min":{"1min":0.27300000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":12.484,"5min":18.654,"15min":18.654},"last":5.6799999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:22:41 2023","interfaces":[{"interface":"back","average":{"1min":2.3769999999999998,"5min":1.5129999999999999,"15min":1.669},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":10.131,"5min":10.131,"15min":69.319000000000003},"last":1.23},{"interface":"front","average":{"1min":2.9220000000000002,"5min":1.8859999999999999,"15min":1.756},"min":{"1min":0.26500000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":12.366,"5min":13.701000000000001,"15min":69.561999999999998},"last":5.7610000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:23:18 2023","interfaces":[{"interface":"back","average":{"1min":6.766,"5min":3.3090000000000002,"15min":2.04},"min":{"1min":0.47899999999999998,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":67.894000000000005,"5min":67.894000000000005,"15min":67.894000000000005},"last":3.5379999999999998},{"interface":"front","average":{"1min":6.7279999999999998,"5min":3.52,"15min":2.2869999999999999},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":68.027000000000001,"5min":68.027000000000001,"15min":68.027000000000001},"last":5.7409999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6950000000000001,"5min":1.2909999999999999,"15min":1.1240000000000001},"min":{"1min":0.38800000000000001,"5min":0.31900000000000001,"15min":0.313},"max":{"1min":6.7709999999999999,"5min":9.3399999999999999,"15min":9.3399999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.7230000000000001,"5min":1.696,"15min":1.294},"min":{"1min":0.36199999999999999,"5min":0.311,"15min":0.28999999999999998},"max":{"1min":12.459,"5min":13.737,"15min":13.737},"last":5.718}]},{"osd":5,"last update":"Sat Sep 23 20:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.359,"15min":1.2150000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.29399999999999998},"max":{"1min":3.7869999999999999,"5min":8.4399999999999995,"15min":8.4399999999999995},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.2270000000000001,"15min":1.155},"min":{"1min":0.377,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.7290000000000001,"5min":9.3680000000000003,"15min":9.3680000000000003},"last":1.133}]},{"osd":6,"last update":"Sat Sep 23 20:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.508,"15min":1.304},"min":{"1min":0.38100000000000001,"5min":0.377,"15min":0.33100000000000002},"max":{"1min":3.835,"5min":8.5030000000000001,"15min":8.5030000000000001},"last":1.25},{"interface":"front","average":{"1min":2.0830000000000002,"5min":1.371,"15min":1.26},"min":{"1min":0.46100000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":10.532,"5min":10.532,"15min":10.532},"last":1.179}]},{"osd":7,"last update":"Sat Sep 23 20:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.629,"5min":1.512,"15min":1.294},"min":{"1min":0.46899999999999997,"5min":0.41399999999999998,"15min":0.35899999999999999},"max":{"1min":5.4960000000000004,"5min":8.5329999999999995,"15min":8.5329999999999995},"last":3.5819999999999999},{"interface":"front","average":{"1min":1.5169999999999999,"5min":1.452,"15min":1.262},"min":{"1min":0.42899999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":4.7519999999999998,"5min":10.565,"15min":10.565},"last":1.1579999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220342,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":880228,"kb_used_data":645852,"kb_used_omap":5,"kb_used_meta":234298,"kb_avail":92864924,"statfs":{"total":95995035648,"available":95093682176,"internally_reserved":0,"allocated":661352448,"data_stored":660380107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":239921786},"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,1,7],"upper_bound":64},"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 Sep 23 20:22:19 2023","interfaces":[{"interface":"back","average":{"1min":1.796,"5min":2.0419999999999998,"15min":1.25},"min":{"1min":0.189,"5min":0.187,"15min":0.187},"max":{"1min":4.383,"5min":12.747,"15min":12.747},"last":0.91400000000000003},{"interface":"front","average":{"1min":3.2869999999999999,"5min":2.0289999999999999,"15min":1.2509999999999999},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":15.778,"5min":15.778,"15min":15.778},"last":14.243}]},{"osd":2,"last update":"Sat Sep 23 20:22:39 2023","interfaces":[{"interface":"back","average":{"1min":2.7770000000000001,"5min":2.0310000000000001,"15min":1.4410000000000001},"min":{"1min":0.22,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":9.0229999999999997,"5min":9.0229999999999997,"15min":9.0229999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":2.8580000000000001,"5min":2.1120000000000001,"15min":1.3879999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":8.6289999999999996,"5min":11.960000000000001,"15min":11.960000000000001},"last":14.307}]},{"osd":3,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":2.3450000000000002,"5min":2.3639999999999999,"15min":1.9319999999999999},"min":{"1min":0.318,"5min":0.246,"15min":0.246},"max":{"1min":7.9470000000000001,"5min":11.651999999999999,"15min":46.923000000000002},"last":3.3199999999999998},{"interface":"front","average":{"1min":3.5760000000000001,"5min":2.2810000000000001,"15min":1.954},"min":{"1min":0.33800000000000002,"5min":0.28799999999999998,"15min":0.224},"max":{"1min":7.4420000000000002,"5min":12.276999999999999,"15min":47.027000000000001},"last":0.41699999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.911,"5min":2.2210000000000001,"15min":1.4279999999999999},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":5.3079999999999998,"5min":32.953000000000003,"15min":32.953000000000003},"last":1.25},{"interface":"front","average":{"1min":1.984,"5min":2.0529999999999999,"15min":1.4750000000000001},"min":{"1min":0.44800000000000001,"5min":0.33400000000000002,"15min":0.28399999999999997},"max":{"1min":4.7569999999999997,"5min":33.073999999999998,"15min":33.073999999999998},"last":0.70299999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":2.0600000000000001,"5min":1.867,"15min":1.458},"min":{"1min":0.40899999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.2110000000000003,"5min":9.1959999999999997,"15min":18.498000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":2.1280000000000001,"5min":1.8460000000000001,"15min":1.359},"min":{"1min":0.373,"5min":0.36899999999999999,"15min":0.35599999999999998},"max":{"1min":8.1359999999999992,"5min":8.6159999999999997,"15min":8.6159999999999997},"last":14.363}]},{"osd":6,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.9890000000000001,"5min":1.704,"15min":1.415},"min":{"1min":0.48299999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":4.8300000000000001,"5min":9.1649999999999991,"15min":18.548999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.919,"5min":1.8959999999999999,"15min":1.3740000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":8.1790000000000003,"5min":9.218,"15min":9.218},"last":14.385999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2229999999999999,"5min":1.9410000000000001,"15min":1.371},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":8.2040000000000006,"5min":9.6340000000000003,"15min":9.6340000000000003},"last":14.337999999999999},{"interface":"front","average":{"1min":2.109,"5min":1.9530000000000001,"15min":1.419},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":5.3490000000000002,"5min":11.586,"15min":11.586},"last":0.95999999999999996}]}]},{"osd":2,"up_from":95,"seq":408021893278,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1018168,"kb_used_data":716912,"kb_used_omap":7,"kb_used_meta":301240,"kb_avail":92726984,"statfs":{"total":95995035648,"available":94952431616,"internally_reserved":0,"allocated":734117888,"data_stored":733184027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":308469841},"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,2,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 Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":3.4569999999999999,"5min":5.9939999999999998,"15min":2.5990000000000002},"min":{"1min":0.33900000000000002,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":14.714,"5min":251.809,"15min":251.809},"last":0.309},{"interface":"front","average":{"1min":2.7200000000000002,"5min":5.343,"15min":2.419},"min":{"1min":0.32800000000000001,"5min":0.20599999999999999,"15min":0.189},"max":{"1min":14.269,"5min":252.42500000000001,"15min":252.42500000000001},"last":0.50600000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.8700000000000001,"5min":4.569,"15min":2.5649999999999999},"min":{"1min":0.24099999999999999,"5min":0.192,"15min":0.192},"max":{"1min":11.162000000000001,"5min":252.28999999999999,"15min":252.28999999999999},"last":2.657},{"interface":"front","average":{"1min":2.8700000000000001,"5min":4.7859999999999996,"15min":2.645},"min":{"1min":0.26500000000000001,"5min":0.254,"15min":0.254},"max":{"1min":8.6210000000000004,"5min":252.20699999999999,"15min":252.20699999999999},"last":0.60599999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:22:17 2023","interfaces":[{"interface":"back","average":{"1min":5.0490000000000004,"5min":3.9119999999999999,"15min":2.3069999999999999},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":50.889000000000003,"5min":100.232,"15min":100.232},"last":0.80500000000000005},{"interface":"front","average":{"1min":5.2629999999999999,"5min":6.46,"15min":3.177},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.23999999999999999},"max":{"1min":51.390000000000001,"5min":252.31399999999999,"15min":252.31399999999999},"last":0.55700000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.4940000000000002,"5min":2.702,"15min":1.6739999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":10.401,"5min":101.044,"15min":101.044},"last":0.63800000000000001},{"interface":"front","average":{"1min":2.3399999999999999,"5min":2.7549999999999999,"15min":1.6950000000000001},"min":{"1min":0.34100000000000003,"5min":0.315,"15min":0.315},"max":{"1min":10.423999999999999,"5min":98.811000000000007,"15min":98.811000000000007},"last":2.3380000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.8050000000000002,"5min":5.399,"15min":2.665},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":7.8559999999999999,"5min":252.392,"15min":252.392},"last":3.3660000000000001},{"interface":"front","average":{"1min":1.992,"5min":2.452,"15min":1.6910000000000001},"min":{"1min":0.38300000000000001,"5min":0.34599999999999997,"15min":0.33100000000000002},"max":{"1min":5.8840000000000003,"5min":98.555999999999997,"15min":98.555999999999997},"last":0.48799999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.294,"5min":4.4290000000000003,"15min":2.407},"min":{"1min":0.47199999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":7.827,"5min":252.49100000000001,"15min":252.49100000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":2.161,"5min":1.6679999999999999,"15min":1.444},"min":{"1min":0.433,"5min":0.38,"15min":0.36699999999999999},"max":{"1min":8.1229999999999993,"5min":9.5449999999999999,"15min":9.5449999999999999},"last":0.749}]},{"osd":7,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.7160000000000002,"5min":4.6109999999999998,"15min":2.4420000000000002},"min":{"1min":0.502,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":7.8049999999999997,"5min":252.459,"15min":252.459},"last":0.84299999999999997},{"interface":"front","average":{"1min":2.4620000000000002,"5min":4.4329999999999998,"15min":2.371},"min":{"1min":0.41299999999999998,"5min":0.373,"15min":0.373},"max":{"1min":5.4299999999999997,"5min":251.87100000000001,"15min":251.87100000000001},"last":0.52900000000000003}]}]},{"osd":3,"up_from":100,"seq":429496729752,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":716520,"kb_used_data":393632,"kb_used_omap":2,"kb_used_meta":322877,"kb_avail":93028632,"statfs":{"total":95995035648,"available":95261319168,"internally_reserved":0,"allocated":403079168,"data_stored":402159913,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":330626101},"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,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.3050000000000002,"5min":2.919,"15min":2.0680000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.17399999999999999},"max":{"1min":18.09,"5min":43.912999999999997,"15min":54.673000000000002},"last":9.8469999999999995},{"interface":"front","average":{"1min":3.5259999999999998,"5min":2.8519999999999999,"15min":2.077},"min":{"1min":0.439,"5min":0.19800000000000001,"15min":0.189},"max":{"1min":11.140000000000001,"5min":40.162999999999997,"15min":54.192999999999998},"last":0.40000000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":6.9550000000000001,"5min":2.9369999999999998,"15min":1.6519999999999999},"min":{"1min":0.32300000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":73.537000000000006,"5min":73.537000000000006,"15min":73.537000000000006},"last":1.4039999999999999},{"interface":"front","average":{"1min":7.4279999999999999,"5min":3.0110000000000001,"15min":1.9610000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":72.793000000000006,"5min":72.793000000000006,"15min":72.793000000000006},"last":3.2570000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.0920000000000001,"5min":2.1739999999999999,"15min":1.8340000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":15.445,"5min":15.445,"15min":56.723999999999997},"last":3.9620000000000002},{"interface":"front","average":{"1min":3.3769999999999998,"5min":2.2909999999999999,"15min":1.8360000000000001},"min":{"1min":0.32800000000000001,"5min":0.28299999999999997,"15min":0.215},"max":{"1min":11.789999999999999,"5min":14.396000000000001,"15min":62.427},"last":0.47299999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.3050000000000002,"5min":1.7110000000000001,"15min":1.3440000000000001},"min":{"1min":0.41899999999999998,"5min":0.311,"15min":0.311},"max":{"1min":8.0239999999999991,"5min":14.343999999999999,"15min":14.343999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":3,"5min":1.7330000000000001,"15min":1.3779999999999999},"min":{"1min":0.39800000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":10.663,"5min":10.663,"15min":10.663},"last":0.38600000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":1.839,"15min":1.401},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":8.0579999999999998,"5min":14.304,"15min":14.304},"last":0.57499999999999996},{"interface":"front","average":{"1min":2.8370000000000002,"5min":1.704,"15min":1.498},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":15.519,"5min":15.519,"15min":15.519},"last":3.286}]},{"osd":6,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.621,"5min":1.8160000000000001,"15min":1.472},"min":{"1min":0.41599999999999998,"5min":0.35699999999999998,"15min":0.33000000000000002},"max":{"1min":8.0830000000000002,"5min":14.371,"15min":14.371},"last":0.55600000000000005},{"interface":"front","average":{"1min":3.2490000000000001,"5min":1.9590000000000001,"15min":1.597},"min":{"1min":0.42899999999999999,"5min":0.372,"15min":0.35099999999999998},"max":{"1min":10.621,"5min":10.621,"15min":10.897},"last":0.42699999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.258,"5min":1.9870000000000001,"15min":1.554},"min":{"1min":0.496,"5min":0.374,"15min":0.36199999999999999},"max":{"1min":10.696999999999999,"5min":10.696999999999999,"15min":10.696999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":3.3069999999999999,"5min":2.0369999999999999,"15min":1.615},"min":{"1min":0.56000000000000005,"5min":0.432,"15min":0.38900000000000001},"max":{"1min":10.722,"5min":10.722,"15min":10.722},"last":0.498}]}]},{"osd":4,"up_from":31,"seq":133143986554,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":517096,"kb_used_data":375520,"kb_used_omap":0,"kb_used_meta":141568,"kb_avail":93228056,"statfs":{"total":95995035648,"available":95465529344,"internally_reserved":0,"allocated":384532480,"data_stored":383785613,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":144965632},"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 Sep 23 20:22:47 2023","interfaces":[{"interface":"back","average":{"1min":4.7400000000000002,"5min":2.5369999999999999,"15min":1.4399999999999999},"min":{"1min":0.26800000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":43.338000000000001,"5min":43.338000000000001,"15min":43.338000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":3.4940000000000002,"5min":2.1749999999999998,"15min":1.3740000000000001},"min":{"1min":0.26900000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":43.637,"5min":43.637,"15min":43.637},"last":1.0169999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:23:16 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":2.0129999999999999,"15min":1.46},"min":{"1min":0.318,"5min":0.311,"15min":0.27500000000000002},"max":{"1min":4.4909999999999997,"5min":54.273000000000003,"15min":54.273000000000003},"last":0.99299999999999999},{"interface":"front","average":{"1min":2.7690000000000001,"5min":2.1429999999999998,"15min":1.524},"min":{"1min":0.35599999999999998,"5min":0.33000000000000002,"15min":0.316},"max":{"1min":16.954999999999998,"5min":55.188000000000002,"15min":55.188000000000002},"last":1.038}]},{"osd":2,"last update":"Sat Sep 23 20:22:47 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.78,"15min":1.4059999999999999},"min":{"1min":0.307,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.9580000000000002,"5min":18.324000000000002,"15min":20.437000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":3.9630000000000001,"5min":2.2869999999999999,"15min":1.7390000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":42.654000000000003,"5min":42.654000000000003,"15min":42.654000000000003},"last":4.3630000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":1.524,"5min":2.0409999999999999,"15min":2.1720000000000002},"min":{"1min":0.45200000000000001,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.0730000000000004,"5min":42.609000000000002,"15min":76.902000000000001},"last":0.621},{"interface":"front","average":{"1min":1.556,"5min":2.016,"15min":2.21},"min":{"1min":0.376,"5min":0.34799999999999998,"15min":0.34300000000000003},"max":{"1min":5.1139999999999999,"5min":42.872999999999998,"15min":76.763000000000005},"last":0.54800000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:22:36 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":1.024,"15min":0.96199999999999997},"min":{"1min":0.33700000000000002,"5min":0.308,"15min":0.308},"max":{"1min":2.718,"5min":9.5600000000000005,"15min":9.5600000000000005},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.036,"15min":1.044},"min":{"1min":0.39100000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.3940000000000001,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":0.371}]},{"osd":6,"last update":"Sat Sep 23 20:22:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.98599999999999999,"15min":1.0029999999999999},"min":{"1min":0.40400000000000003,"5min":0.36899999999999999,"15min":0.35699999999999998},"max":{"1min":2.7610000000000001,"5min":4.0540000000000003,"15min":4.0540000000000003},"last":0.41699999999999998},{"interface":"front","average":{"1min":1.248,"5min":1.232,"15min":1.113},"min":{"1min":0.38700000000000001,"5min":0.38500000000000001,"15min":0.35799999999999998},"max":{"1min":4.8179999999999996,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.66400000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:22:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3420000000000001,"5min":1.335,"15min":1.1519999999999999},"min":{"1min":0.439,"5min":0.371,"15min":0.371},"max":{"1min":4.7619999999999996,"5min":9.6769999999999996,"15min":9.6769999999999996},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.113,"5min":1.0409999999999999,"15min":1.0529999999999999},"min":{"1min":0.46200000000000002,"5min":0.37,"15min":0.37},"max":{"1min":3.117,"5min":14.436999999999999,"15min":14.436999999999999},"last":0.51800000000000002}]}]},{"osd":5,"up_from":39,"seq":167503724914,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":530264,"kb_used_data":390096,"kb_used_omap":0,"kb_used_meta":140160,"kb_avail":93214888,"statfs":{"total":95995035648,"available":95452045312,"internally_reserved":0,"allocated":399458304,"data_stored":398723565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":143523840},"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,0,2,1,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 Sep 23 20:22:48 2023","interfaces":[{"interface":"back","average":{"1min":1.6970000000000001,"5min":1.3799999999999999,"15min":1.1299999999999999},"min":{"1min":0.254,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.476,"5min":7.5,"15min":8.593},"last":1.069},{"interface":"front","average":{"1min":1.415,"5min":1.6679999999999999,"15min":1.3089999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.25700000000000001},"max":{"1min":5.5179999999999998,"5min":14.138999999999999,"15min":14.138999999999999},"last":0.60299999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:23:11 2023","interfaces":[{"interface":"back","average":{"1min":2.3300000000000001,"5min":1.631,"15min":1.2689999999999999},"min":{"1min":0.28899999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":10.372999999999999,"5min":10.372999999999999,"15min":10.372999999999999},"last":3.0350000000000001},{"interface":"front","average":{"1min":1.6279999999999999,"5min":1.484,"15min":1.2949999999999999},"min":{"1min":0.33100000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":6.5279999999999996,"5min":6.5279999999999996,"15min":8.0329999999999995},"last":6.4800000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:22:48 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.3260000000000001,"15min":1.6830000000000001},"min":{"1min":0.376,"5min":0.316,"15min":0.316},"max":{"1min":5.1900000000000004,"5min":9.0370000000000008,"15min":111.55500000000001},"last":3.056},{"interface":"front","average":{"1min":1.6899999999999999,"5min":2.3149999999999999,"15min":2.0249999999999999},"min":{"1min":0.372,"5min":0.311,"15min":0.309},"max":{"1min":5.2080000000000002,"5min":118.886,"15min":118.886},"last":3.0760000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:23:11 2023","interfaces":[{"interface":"back","average":{"1min":3.5,"5min":1.764,"15min":1.516},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":17.802,"5min":17.802,"15min":17.802},"last":0.38800000000000001},{"interface":"front","average":{"1min":1.446,"5min":1.5,"15min":1.5209999999999999},"min":{"1min":0.39000000000000001,"5min":0.37,"15min":0.33300000000000002},"max":{"1min":6.2300000000000004,"5min":7.9729999999999999,"15min":9.8409999999999993},"last":0.41099999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:22:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.3260000000000001,"15min":1.073},"min":{"1min":0.36299999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.8840000000000003,"5min":10.968,"15min":10.968},"last":0.65000000000000002},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1519999999999999,"15min":1.1040000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.766,"5min":7.3879999999999999,"15min":7.3879999999999999},"last":0.66800000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.218,"15min":1.206},"min":{"1min":0.46899999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.9210000000000003,"5min":5.6989999999999998,"15min":6.5069999999999997},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.2549999999999999,"15min":1.2869999999999999},"min":{"1min":0.40300000000000002,"5min":0.316,"15min":0.316},"max":{"1min":4.0090000000000003,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":0.82799999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:22:38 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":1.2809999999999999,"15min":1.1279999999999999},"min":{"1min":0.39300000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.4630000000000001,"5min":8.6440000000000001,"15min":8.6440000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":1.3520000000000001,"5min":1.4139999999999999,"15min":1.218},"min":{"1min":0.436,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.9029999999999996,"5min":10.058,"15min":10.058},"last":0.53800000000000003}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":658116608,"data_stored":658112536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":618336256,"data_stored":618332184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":724959232,"data_stored":724959232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":389414912,"data_stored":389414912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":380502016,"data_stored":380502016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":388169728,"data_stored":388169728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":231018496,"data_stored":231014424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":469172224,"data_stored":469172224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:23:24.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:23:24.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:24.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:24 smithi174 bash[91578]: cluster 2023-09-23T20:23:23.462549+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v670: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 1142/55281 objects degraded (2.066%); 6803/55281 objects misplaced (12.306%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:24.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:24.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:25.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:25.064 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:24 smithi112 bash[104422]: cluster 2023-09-23T20:23:23.462549+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v670: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 1142/55281 objects degraded (2.066%); 6803/55281 objects misplaced (12.306%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:25.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:24 smithi112 bash[107672]: cluster 2023-09-23T20:23:23.462549+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v670: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 1142/55281 objects degraded (2.066%); 6803/55281 objects misplaced (12.306%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:23:25.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:25.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:25.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:25.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:25.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:25.267 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:25.270 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:25.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:25.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:25.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:25.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:25.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:25.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:25.648 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:25.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:25.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:25.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:25.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:25.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:25.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:26.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:26.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:26.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:26.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:26.306 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:26.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:26.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:26.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:26.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:26.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:26.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:26.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:26.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.732 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:26 smithi112 bash[107672]: cluster 2023-09-23T20:23:25.463249+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 1184/50406 objects degraded (2.349%); 6320/50406 objects misplaced (12.538%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:23:26.733 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:26 smithi112 bash[104422]: cluster 2023-09-23T20:23:25.463249+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 1184/50406 objects degraded (2.349%); 6320/50406 objects misplaced (12.538%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:23:26.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:26.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:26.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:26.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:27.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:27.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:27.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:26 smithi174 bash[91578]: cluster 2023-09-23T20:23:25.463249+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v671: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 1184/50406 objects degraded (2.349%); 6320/50406 objects misplaced (12.538%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:23:27.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:27.175 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:27.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:27.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:27.410 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:27.448 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:27.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:27.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:27.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:27.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:27.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:27.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:27.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:27.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:28.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:28.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:28.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:28.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:28.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:28.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:28.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:28.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:28.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:28.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:28.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:28.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:28 smithi174 bash[91578]: cluster 2023-09-23T20:23:27.463920+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v672: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 970 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 1184/46620 objects degraded (2.540%); 5765/46620 objects misplaced (12.366%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:23:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:28 smithi174 bash[91578]: cluster 2023-09-23T20:23:28.276994+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 1184/46620 objects degraded (2.540%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:28.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:28.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:28.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.936 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:28 smithi112 bash[104422]: cluster 2023-09-23T20:23:27.463920+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v672: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 970 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 1184/46620 objects degraded (2.540%); 5765/46620 objects misplaced (12.366%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:23:28.936 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:28 smithi112 bash[104422]: cluster 2023-09-23T20:23:28.276994+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 1184/46620 objects degraded (2.540%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:28.937 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:28 smithi112 bash[107672]: cluster 2023-09-23T20:23:27.463920+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v672: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 970 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 1184/46620 objects degraded (2.540%); 5765/46620 objects misplaced (12.366%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:23:28.937 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:28 smithi112 bash[107672]: cluster 2023-09-23T20:23:28.276994+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 1184/46620 objects degraded (2.540%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:28.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:29.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:29.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:29.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:29.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:29.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:29.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:29.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:29.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:29.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:29.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:29.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:29.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:29.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:29.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:29.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:29.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:29.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:30.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:30.147 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:30.147 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:30.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:30.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:30.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.354 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:23:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:23:30] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2023-09-23T20:23:30.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:30.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:30.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:30.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:30.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:30.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:30.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:30.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:30 smithi174 bash[91578]: cluster 2023-09-23T20:23:29.464616+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v673: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 865 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1209/41586 objects degraded (2.907%); 5223/41586 objects misplaced (12.560%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:23:30.744 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:30.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:30.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:30.874 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:30.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:30.976 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:31.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:31.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:31.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:31.135 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:30 smithi112 bash[107672]: cluster 2023-09-23T20:23:29.464616+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v673: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 865 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1209/41586 objects degraded (2.907%); 5223/41586 objects misplaced (12.560%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:23:31.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:30 smithi112 bash[104422]: cluster 2023-09-23T20:23:29.464616+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v673: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 865 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1209/41586 objects degraded (2.907%); 5223/41586 objects misplaced (12.560%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:23:31.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:31.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:31.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:31.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:31.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:31.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.559 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:31.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:31.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:31.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:31.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:31.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:31.990 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:32.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:32.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:32.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:32.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:32.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:32.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:32.365 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:32.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:32.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:32.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:32.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:32.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:32.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:32.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:32.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:32.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:32.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:32 smithi112 bash[107672]: cluster 2023-09-23T20:23:31.469194+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v674: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 783 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 1209/37650 objects degraded (3.211%); 4659/37650 objects misplaced (12.375%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:23:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:32 smithi112 bash[104422]: cluster 2023-09-23T20:23:31.469194+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v674: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 783 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 1209/37650 objects degraded (3.211%); 4659/37650 objects misplaced (12.375%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:23:32.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:32.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:32.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:33.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:33.050 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:32 smithi174 bash[91578]: cluster 2023-09-23T20:23:31.469194+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v674: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 783 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 1209/37650 objects degraded (3.211%); 4659/37650 objects misplaced (12.375%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:23:33.075 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:33.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:33.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:33.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:33.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:33.312 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:33.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:33.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:33.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:33.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:33.495 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:23:33.557 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:23:33.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:33.603 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:23:33.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:33.650 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:23:33.704 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:23:33.707 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:33 smithi112 bash[107672]: cluster 2023-09-23T20:23:33.278443+0000 mon.a (mon.0) 883 : cluster 3 Health check update: Degraded data redundancy: 1209/37650 objects degraded (3.211%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:33.707 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:33 smithi112 bash[107672]: audit 2023-09-23T20:23:33.425209+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.112:0/3538431356' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:33.707 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:33 smithi112 bash[104422]: cluster 2023-09-23T20:23:33.278443+0000 mon.a (mon.0) 883 : cluster 3 Health check update: Degraded data redundancy: 1209/37650 objects degraded (3.211%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:33.707 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:33 smithi112 bash[104422]: audit 2023-09-23T20:23:33.425209+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.112:0/3538431356' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:33.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.742 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:23:33.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:33.780 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:23:33.823 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:23:33.832 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.833 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:23:33.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.893 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:33.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:34.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:34.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:33 smithi174 bash[91578]: cluster 2023-09-23T20:23:33.278443+0000 mon.a (mon.0) 883 : cluster 3 Health check update: Degraded data redundancy: 1209/37650 objects degraded (3.211%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:34.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:33 smithi174 bash[91578]: audit 2023-09-23T20:23:33.425209+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.112:0/3538431356' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:34.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:34.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.279 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:34.382 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:34.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:34.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:34.713 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:23:34.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:34.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:34.719 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:34 smithi174 bash[91578]: cluster 2023-09-23T20:23:33.469650+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v675: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 783 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 1209/37650 objects degraded (3.211%); 4659/37650 objects misplaced (12.375%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:23:34.719 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:34 smithi174 bash[91578]: audit 2023-09-23T20:23:33.927821+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.112:0/4230498311' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:23:34.719 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:34 smithi174 bash[91578]: audit 2023-09-23T20:23:33.931127+0000 mon.a (mon.0) 884 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:23:34.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:34.846 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:34.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:34.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:34 smithi112 bash[104422]: cluster 2023-09-23T20:23:33.469650+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v675: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 783 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 1209/37650 objects degraded (3.211%); 4659/37650 objects misplaced (12.375%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:23:34.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:34 smithi112 bash[104422]: audit 2023-09-23T20:23:33.927821+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.112:0/4230498311' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:23:34.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:34 smithi112 bash[104422]: audit 2023-09-23T20:23:33.931127+0000 mon.a (mon.0) 884 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:23:34.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:34 smithi112 bash[107672]: cluster 2023-09-23T20:23:33.469650+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v675: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 783 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 1209/37650 objects degraded (3.211%); 4659/37650 objects misplaced (12.375%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:23:34.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:34 smithi112 bash[107672]: audit 2023-09-23T20:23:33.927821+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.112:0/4230498311' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:23:34.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:34 smithi112 bash[107672]: audit 2023-09-23T20:23:33.931127+0000 mon.a (mon.0) 884 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:23:34.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:35.077 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:35.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:35.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:35.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:35.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:35.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:35.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:35.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:35.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:35.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:35.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:35.865 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[107672]: cluster 2023-09-23T20:23:34.692641+0000 mon.a (mon.0) 885 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:23:35.865 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[107672]: cluster 2023-09-23T20:23:34.702126+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:35.865 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[107672]: audit 2023-09-23T20:23:34.708669+0000 mon.a (mon.0) 886 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[107672]: cluster 2023-09-23T20:23:34.709138+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[107672]: cluster 2023-09-23T20:23:34.709384+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[107672]: cluster 2023-09-23T20:23:34.709970+0000 mon.a (mon.0) 887 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[104422]: cluster 2023-09-23T20:23:34.692641+0000 mon.a (mon.0) 885 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[104422]: cluster 2023-09-23T20:23:34.702126+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[104422]: audit 2023-09-23T20:23:34.708669+0000 mon.a (mon.0) 886 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[104422]: cluster 2023-09-23T20:23:34.709138+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:35.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[104422]: cluster 2023-09-23T20:23:34.709384+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:35.867 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:35 smithi112 bash[104422]: cluster 2023-09-23T20:23:34.709970+0000 mon.a (mon.0) 887 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-09-23T20:23:35.919 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:35.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:36.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:35 smithi174 bash[91578]: cluster 2023-09-23T20:23:34.692641+0000 mon.a (mon.0) 885 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:23:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:35 smithi174 bash[91578]: cluster 2023-09-23T20:23:34.702126+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:35 smithi174 bash[91578]: audit 2023-09-23T20:23:34.708669+0000 mon.a (mon.0) 886 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:23:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:35 smithi174 bash[91578]: cluster 2023-09-23T20:23:34.709138+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:35 smithi174 bash[91578]: cluster 2023-09-23T20:23:34.709384+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:23:36.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:35 smithi174 bash[91578]: cluster 2023-09-23T20:23:34.709970+0000 mon.a (mon.0) 887 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-09-23T20:23:36.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:36.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:36.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:36.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:36.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:36.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:36.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:36.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:36.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:36.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:36.593 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:36.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:36.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:36.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:36.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:36.874 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:36 smithi174 bash[91578]: cluster 2023-09-23T20:23:35.470109+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v677: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 678 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 1242/32589 objects degraded (3.811%); 4118/32589 objects misplaced (12.636%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:23:36.903 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:37.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:37.018 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:36 smithi112 bash[104422]: cluster 2023-09-23T20:23:35.470109+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v677: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 678 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 1242/32589 objects degraded (3.811%); 4118/32589 objects misplaced (12.636%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:23:37.019 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:36 smithi112 bash[107672]: cluster 2023-09-23T20:23:35.470109+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v677: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 678 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 1242/32589 objects degraded (3.811%); 4118/32589 objects misplaced (12.636%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:23:37.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:37.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:37.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:37.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:37.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:37.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:37.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:37.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:37.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:37.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:37.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:37.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:37.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:37.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.856 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:37.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:37.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:38.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:38.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:38.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:38.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:38.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:38.375 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:38.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:38.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:38.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:38.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:38.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:38.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:38.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:38.742 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:38.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:38.877 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:38.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:39.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:39.014 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:38 smithi174 bash[91578]: cluster 2023-09-23T20:23:37.470793+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v678: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 597 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 1242/28716 objects degraded (4.325%); 3529/28716 objects misplaced (12.289%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:23:39.014 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:38 smithi174 bash[91578]: audit 2023-09-23T20:23:37.997609+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:39.014 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:38 smithi174 bash[91578]: cluster 2023-09-23T20:23:38.280406+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 1242/28716 objects degraded (4.325%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:39.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:39.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:39.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:39.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:38 smithi112 bash[104422]: cluster 2023-09-23T20:23:37.470793+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v678: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 597 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 1242/28716 objects degraded (4.325%); 3529/28716 objects misplaced (12.289%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:23:39.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:38 smithi112 bash[104422]: audit 2023-09-23T20:23:37.997609+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:39.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:38 smithi112 bash[104422]: cluster 2023-09-23T20:23:38.280406+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 1242/28716 objects degraded (4.325%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:39.149 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:38 smithi112 bash[107672]: cluster 2023-09-23T20:23:37.470793+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v678: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 597 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 1242/28716 objects degraded (4.325%); 3529/28716 objects misplaced (12.289%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:23:39.149 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:38 smithi112 bash[107672]: audit 2023-09-23T20:23:37.997609+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:39.149 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:38 smithi112 bash[107672]: cluster 2023-09-23T20:23:38.280406+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 1242/28716 objects degraded (4.325%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:39.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:39.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:39.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:39.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:39.669 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:39.695 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:39.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:39.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:39.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:39.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:40.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:40.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:40.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:40.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:40.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:40.341 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:23:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:23:40] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2023-09-23T20:23:40.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:40.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:40.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:40.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:40.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:40.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:23:40.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:40.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:23:40.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:40.878 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:40 smithi112 bash[104422]: cluster 2023-09-23T20:23:39.471553+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v679: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 486 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 1301/23388 objects degraded (5.563%); 2970/23388 objects misplaced (12.699%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:40.881 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:40 smithi112 bash[107672]: cluster 2023-09-23T20:23:39.471553+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v679: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 486 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 1301/23388 objects degraded (5.563%); 2970/23388 objects misplaced (12.699%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:40.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:41.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:40 smithi174 bash[91578]: cluster 2023-09-23T20:23:39.471553+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v679: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 486 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 1301/23388 objects degraded (5.563%); 2970/23388 objects misplaced (12.699%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:41.117 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.147 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:23:41.147 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:23:41.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:41.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:41.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:41.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:41.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:41.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:41.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:41.557 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:23:41.563 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:23:41.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:41.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:41.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:41.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.816 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:41.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:42.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:42.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:42.190 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:42.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:42.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:42.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:42.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:42.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:42.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:42.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:42.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:42.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:23:42.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:42 smithi112 bash[104422]: cluster 2023-09-23T20:23:41.472195+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v680: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 398 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1301/19161 objects degraded (6.790%); 2381/19161 objects misplaced (12.426%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:42.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:42 smithi112 bash[104422]: audit 2023-09-23T20:23:41.540154+0000 mgr.y (mgr.34107) 683 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:23:42.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:42 smithi112 bash[104422]: audit 2023-09-23T20:23:42.582358+0000 mon.a (mon.0) 890 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:23:42.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:42 smithi112 bash[107672]: cluster 2023-09-23T20:23:41.472195+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v680: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 398 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1301/19161 objects degraded (6.790%); 2381/19161 objects misplaced (12.426%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:42.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:42 smithi112 bash[107672]: audit 2023-09-23T20:23:41.540154+0000 mgr.y (mgr.34107) 683 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:23:42.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:42 smithi112 bash[107672]: audit 2023-09-23T20:23:42.582358+0000 mon.a (mon.0) 890 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:23:42.921 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:43.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:43.034 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:42 smithi174 bash[91578]: cluster 2023-09-23T20:23:41.472195+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v680: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 398 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1301/19161 objects degraded (6.790%); 2381/19161 objects misplaced (12.426%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:43.034 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:42 smithi174 bash[91578]: audit 2023-09-23T20:23:41.540154+0000 mgr.y (mgr.34107) 683 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:23:43.035 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:42 smithi174 bash[91578]: audit 2023-09-23T20:23:42.582358+0000 mon.a (mon.0) 890 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:23:43.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:43.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:43.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:43.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:43.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:43.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:43.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:43.481 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:43.555 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":680,"stamp":"2023-09-23T20:23:41.471735+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":417535928,"num_objects":6387,"num_object_clones":0,"num_object_copies":19161,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1301,"num_objects_misplaced":2381,"num_objects_unfound":0,"num_objects_dirty":6387,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":206695,"num_write_kb":6810638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2799,"num_bytes_recovered":184169672,"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":137695,"ondisk_log_size":137695,"up":267,"acting":266,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3362128,"kb_used_data":1584208,"kb_used_omap":20,"kb_used_meta":1777451,"kb_avail":746599088,"statfs":{"total":767960285184,"available":764517466112,"internally_reserved":0,"allocated":1622228992,"data_stored":1615432748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1820110478},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-403898368,"num_objects":-6163,"num_object_clones":0,"num_object_copies":-18489,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":92,"num_objects_misplaced":-2278,"num_objects_unfound":0,"num_objects_dirty":-6163,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6163,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":289,"num_bytes_recovered":18939904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002958"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639176+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:23:13.639176+0000","last_peered":"2023-09-23T20:23:13.639176+0000","last_clean":"2023-09-23T20:23:13.639176+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:23:13.639176+0000","last_undegraded":"2023-09-23T20:23:13.639176+0000","last_fullsized":"2023-09-23T20:23:13.639176+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:18.714264+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:23:18.714264+0000","last_peered":"2023-09-23T20:23:18.714264+0000","last_clean":"2023-09-23T20:23:18.714264+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:23:18.714264+0000","last_undegraded":"2023-09-23T20:23:18.714264+0000","last_fullsized":"2023-09-23T20:23:18.714264+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:24.039410+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:23:24.039410+0000","last_peered":"2023-09-23T20:23:24.039410+0000","last_clean":"2023-09-23T20:23:24.039410+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:23:24.039410+0000","last_undegraded":"2023-09-23T20:23:24.039410+0000","last_fullsized":"2023-09-23T20:23:24.039410+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644718+0000","last_change":"2023-09-23T20:21:46.295084+0000","last_active":"2023-09-23T20:23:13.644718+0000","last_peered":"2023-09-23T20:23:13.644718+0000","last_clean":"2023-09-23T20:23:13.644718+0000","last_became_active":"2023-09-23T20:21:46.294374+0000","last_became_peered":"2023-09-23T20:21:46.294374+0000","last_unstale":"2023-09-23T20:23:13.644718+0000","last_undegraded":"2023-09-23T20:23:13.644718+0000","last_fullsized":"2023-09-23T20:23:13.644718+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:46.907905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.653062+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:23:13.653062+0000","last_peered":"2023-09-23T20:23:13.653062+0000","last_clean":"2023-09-23T20:23:13.653062+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:23:13.653062+0000","last_undegraded":"2023-09-23T20:23:13.653062+0000","last_fullsized":"2023-09-23T20:23:13.653062+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.647615+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:23:13.647615+0000","last_peered":"2023-09-23T20:23:13.647615+0000","last_clean":"2023-09-23T20:23:13.647615+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:23:13.647615+0000","last_undegraded":"2023-09-23T20:23:13.647615+0000","last_fullsized":"2023-09-23T20:23:13.647615+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":152,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644983+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:23:13.644983+0000","last_peered":"2023-09-23T20:23:13.644983+0000","last_clean":"2023-09-23T20:23:13.644983+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:23:13.644983+0000","last_undegraded":"2023-09-23T20:23:13.644983+0000","last_fullsized":"2023-09-23T20:23:13.644983+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.653243+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:23:13.653243+0000","last_peered":"2023-09-23T20:23:13.653243+0000","last_clean":"2023-09-23T20:23:13.653243+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:23:13.653243+0000","last_undegraded":"2023-09-23T20:23:13.653243+0000","last_fullsized":"2023-09-23T20:23:13.653243+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.633394+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:23:13.633394+0000","last_peered":"2023-09-23T20:23:13.633394+0000","last_clean":"2023-09-23T20:23:13.633394+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:23:13.633394+0000","last_undegraded":"2023-09-23T20:23:13.633394+0000","last_fullsized":"2023-09-23T20:23:13.633394+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.655522+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:23:13.655522+0000","last_peered":"2023-09-23T20:23:13.655522+0000","last_clean":"2023-09-23T20:23:13.655522+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:23:13.655522+0000","last_undegraded":"2023-09-23T20:23:13.655522+0000","last_fullsized":"2023-09-23T20:23:13.655522+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652707+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:23:13.652707+0000","last_peered":"2023-09-23T20:23:13.652707+0000","last_clean":"2023-09-23T20:23:13.652707+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:23:13.652707+0000","last_undegraded":"2023-09-23T20:23:13.652707+0000","last_fullsized":"2023-09-23T20:23:13.652707+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":82,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.643788+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:23:13.643788+0000","last_peered":"2023-09-23T20:23:13.643788+0000","last_clean":"2023-09-23T20:23:13.643788+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:23:13.643788+0000","last_undegraded":"2023-09-23T20:23:13.643788+0000","last_fullsized":"2023-09-23T20:23:13.643788+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639854+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:23:13.639854+0000","last_peered":"2023-09-23T20:23:13.639854+0000","last_clean":"2023-09-23T20:23:13.639854+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:23:13.639854+0000","last_undegraded":"2023-09-23T20:23:13.639854+0000","last_fullsized":"2023-09-23T20:23:13.639854+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639722+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:23:13.639722+0000","last_peered":"2023-09-23T20:23:13.639722+0000","last_clean":"2023-09-23T20:23:13.639722+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:23:13.639722+0000","last_undegraded":"2023-09-23T20:23:13.639722+0000","last_fullsized":"2023-09-23T20:23:13.639722+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652318+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:23:13.652318+0000","last_peered":"2023-09-23T20:23:13.652318+0000","last_clean":"2023-09-23T20:23:13.652318+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:23:13.652318+0000","last_undegraded":"2023-09-23T20:23:13.652318+0000","last_fullsized":"2023-09-23T20:23:13.652318+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":176,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.661475+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:23:13.661475+0000","last_peered":"2023-09-23T20:23:13.661475+0000","last_clean":"2023-09-23T20:23:13.661475+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:23:13.661475+0000","last_undegraded":"2023-09-23T20:23:13.661475+0000","last_fullsized":"2023-09-23T20:23:13.661475+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":170,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.643916+0000","last_change":"2023-09-23T20:21:46.297370+0000","last_active":"2023-09-23T20:23:13.643916+0000","last_peered":"2023-09-23T20:23:13.643916+0000","last_clean":"2023-09-23T20:23:13.643916+0000","last_became_active":"2023-09-23T20:21:46.296745+0000","last_became_peered":"2023-09-23T20:21:46.296745+0000","last_unstale":"2023-09-23T20:23:13.643916+0000","last_undegraded":"2023-09-23T20:23:13.643916+0000","last_fullsized":"2023-09-23T20:23:13.643916+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:05.763390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.631910+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:23:13.631910+0000","last_peered":"2023-09-23T20:23:13.631910+0000","last_clean":"2023-09-23T20:23:13.631910+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:23:13.631910+0000","last_undegraded":"2023-09-23T20:23:13.631910+0000","last_fullsized":"2023-09-23T20:23:13.631910+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652167+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:23:13.652167+0000","last_peered":"2023-09-23T20:23:13.652167+0000","last_clean":"2023-09-23T20:23:13.652167+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:23:13.652167+0000","last_undegraded":"2023-09-23T20:23:13.652167+0000","last_fullsized":"2023-09-23T20:23:13.652167+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644635+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:23:13.644635+0000","last_peered":"2023-09-23T20:23:13.644635+0000","last_clean":"2023-09-23T20:23:13.644635+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:23:13.644635+0000","last_undegraded":"2023-09-23T20:23:13.644635+0000","last_fullsized":"2023-09-23T20:23:13.644635+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.647146+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:23:13.647146+0000","last_peered":"2023-09-23T20:23:13.647146+0000","last_clean":"2023-09-23T20:23:13.647146+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:23:13.647146+0000","last_undegraded":"2023-09-23T20:23:13.647146+0000","last_fullsized":"2023-09-23T20:23:13.647146+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.666683+0000","last_change":"2023-09-23T20:21:46.299401+0000","last_active":"2023-09-23T20:23:13.666683+0000","last_peered":"2023-09-23T20:23:13.666683+0000","last_clean":"2023-09-23T20:23:13.666683+0000","last_became_active":"2023-09-23T20:21:46.298750+0000","last_became_peered":"2023-09-23T20:21:46.298750+0000","last_unstale":"2023-09-23T20:23:13.666683+0000","last_undegraded":"2023-09-23T20:23:13.666683+0000","last_fullsized":"2023-09-23T20:23:13.666683+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:05:28.246901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"178'12876","reported_seq":12917,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:39.044961+0000","last_change":"2023-09-23T20:19:13.709237+0000","last_active":"2023-09-23T20:23:39.044961+0000","last_peered":"2023-09-23T20:23:39.044961+0000","last_clean":"2023-09-23T20:23:39.044961+0000","last_became_active":"2023-09-23T20:19:13.708189+0000","last_became_peered":"2023-09-23T20:19:13.708189+0000","last_unstale":"2023-09-23T20:23:39.044961+0000","last_undegraded":"2023-09-23T20:23:39.044961+0000","last_fullsized":"2023-09-23T20:23:39.044961+0000","mapping_epoch":147,"log_start":"155'4700","ondisk_log_start":"155'4700","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8176,"log_dups_size":0,"ondisk_log_size":8176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:43.641366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25821184,"num_objects":394,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12876,"num_write_kb":424640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"69'1","reported_seq":72,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.656678+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:23:13.656678+0000","last_peered":"2023-09-23T20:23:13.656678+0000","last_clean":"2023-09-23T20:23:13.656678+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:23:13.656678+0000","last_undegraded":"2023-09-23T20:23:13.656678+0000","last_fullsized":"2023-09-23T20:23:13.656678+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.632495+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:23:13.632495+0000","last_peered":"2023-09-23T20:23:13.632495+0000","last_clean":"2023-09-23T20:23:13.632495+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:23:13.632495+0000","last_undegraded":"2023-09-23T20:23:13.632495+0000","last_fullsized":"2023-09-23T20:23:13.632495+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"178'13044","reported_seq":13086,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:38.655369+0000","last_change":"2023-09-23T20:19:13.696860+0000","last_active":"2023-09-23T20:23:38.655369+0000","last_peered":"2023-09-23T20:23:38.655369+0000","last_clean":"2023-09-23T20:23:38.655369+0000","last_became_active":"2023-09-23T20:19:13.696547+0000","last_became_peered":"2023-09-23T20:19:13.696547+0000","last_unstale":"2023-09-23T20:23:38.655369+0000","last_undegraded":"2023-09-23T20:23:38.655369+0000","last_fullsized":"2023-09-23T20:23:38.655369+0000","mapping_epoch":147,"log_start":"156'5446","ondisk_log_start":"156'5446","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":7598,"log_dups_size":0,"ondisk_log_size":7598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:59.142745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28442624,"num_objects":434,"num_object_clones":0,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13044,"num_write_kb":431296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":86,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.656255+0000","last_change":"2023-09-23T20:21:25.558537+0000","last_active":"2023-09-23T20:23:13.656255+0000","last_peered":"2023-09-23T20:23:13.656255+0000","last_clean":"2023-09-23T20:23:13.656255+0000","last_became_active":"2023-09-23T20:21:25.541669+0000","last_became_peered":"2023-09-23T20:21:25.541669+0000","last_unstale":"2023-09-23T20:23:13.656255+0000","last_undegraded":"2023-09-23T20:23:13.656255+0000","last_fullsized":"2023-09-23T20:23:13.656255+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:18.321588+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,2,1],"acting":[7,2,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":174,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639397+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:23:13.639397+0000","last_peered":"2023-09-23T20:23:13.639397+0000","last_clean":"2023-09-23T20:23:13.639397+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:23:13.639397+0000","last_undegraded":"2023-09-23T20:23:13.639397+0000","last_fullsized":"2023-09-23T20:23:13.639397+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"178'13211","reported_seq":13253,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:40.657077+0000","last_change":"2023-09-23T20:19:13.700272+0000","last_active":"2023-09-23T20:23:40.657077+0000","last_peered":"2023-09-23T20:23:40.657077+0000","last_clean":"2023-09-23T20:23:40.657077+0000","last_became_active":"2023-09-23T20:19:13.699920+0000","last_became_peered":"2023-09-23T20:19:13.699920+0000","last_unstale":"2023-09-23T20:23:40.657077+0000","last_undegraded":"2023-09-23T20:23:40.657077+0000","last_fullsized":"2023-09-23T20:23:40.657077+0000","mapping_epoch":147,"log_start":"155'5100","ondisk_log_start":"155'5100","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:57.350350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23658496,"num_objects":361,"num_object_clones":0,"num_object_copies":1083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13211,"num_write_kb":434304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"69'1","reported_seq":72,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652869+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:23:13.652869+0000","last_peered":"2023-09-23T20:23:13.652869+0000","last_clean":"2023-09-23T20:23:13.652869+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:23:13.652869+0000","last_undegraded":"2023-09-23T20:23:13.652869+0000","last_fullsized":"2023-09-23T20:23:13.652869+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.647445+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:23:13.647445+0000","last_peered":"2023-09-23T20:23:13.647445+0000","last_clean":"2023-09-23T20:23:13.647445+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:23:13.647445+0000","last_undegraded":"2023-09-23T20:23:13.647445+0000","last_fullsized":"2023-09-23T20:23:13.647445+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.8","version":"178'13050","reported_seq":13092,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:40.948203+0000","last_change":"2023-09-23T20:19:13.703736+0000","last_active":"2023-09-23T20:23:40.948203+0000","last_peered":"2023-09-23T20:23:40.948203+0000","last_clean":"2023-09-23T20:23:40.948203+0000","last_became_active":"2023-09-23T20:19:13.703461+0000","last_became_peered":"2023-09-23T20:19:13.703461+0000","last_unstale":"2023-09-23T20:23:40.948203+0000","last_undegraded":"2023-09-23T20:23:40.948203+0000","last_fullsized":"2023-09-23T20:23:40.948203+0000","mapping_epoch":147,"log_start":"153'3000","ondisk_log_start":"153'3000","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:39.038425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23986176,"num_objects":366,"num_object_clones":0,"num_object_copies":1098,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":366,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13050,"num_write_kb":429312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.631915+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:23:13.631915+0000","last_peered":"2023-09-23T20:23:13.631915+0000","last_clean":"2023-09-23T20:23:13.631915+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:23:13.631915+0000","last_undegraded":"2023-09-23T20:23:13.631915+0000","last_fullsized":"2023-09-23T20:23:13.631915+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644177+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:23:13.644177+0000","last_peered":"2023-09-23T20:23:13.644177+0000","last_clean":"2023-09-23T20:23:13.644177+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:23:13.644177+0000","last_undegraded":"2023-09-23T20:23:13.644177+0000","last_fullsized":"2023-09-23T20:23:13.644177+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"178'13068","reported_seq":13109,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:40.614265+0000","last_change":"2023-09-23T20:19:13.702690+0000","last_active":"2023-09-23T20:23:40.614265+0000","last_peered":"2023-09-23T20:23:40.614265+0000","last_clean":"2023-09-23T20:23:40.614265+0000","last_became_active":"2023-09-23T20:19:13.702393+0000","last_became_peered":"2023-09-23T20:19:13.702393+0000","last_unstale":"2023-09-23T20:23:40.614265+0000","last_undegraded":"2023-09-23T20:23:40.614265+0000","last_fullsized":"2023-09-23T20:23:40.614265+0000","mapping_epoch":147,"log_start":"155'4900","ondisk_log_start":"155'4900","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8168,"log_dups_size":0,"ondisk_log_size":8168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:13:13.896955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22020096,"num_objects":336,"num_object_clones":0,"num_object_copies":1008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13068,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"70'3","reported_seq":145,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.670410+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:23:13.670410+0000","last_peered":"2023-09-23T20:23:13.670410+0000","last_clean":"2023-09-23T20:23:13.670410+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:23:13.670410+0000","last_undegraded":"2023-09-23T20:23:13.670410+0000","last_fullsized":"2023-09-23T20:23:13.670410+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639899+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:23:13.639899+0000","last_peered":"2023-09-23T20:23:13.639899+0000","last_clean":"2023-09-23T20:23:13.639899+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:23:13.639899+0000","last_undegraded":"2023-09-23T20:23:13.639899+0000","last_fullsized":"2023-09-23T20:23:13.639899+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"178'12648","reported_seq":12689,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:41.006749+0000","last_change":"2023-09-23T20:19:13.698268+0000","last_active":"2023-09-23T20:23:41.006749+0000","last_peered":"2023-09-23T20:23:41.006749+0000","last_clean":"2023-09-23T20:23:41.006749+0000","last_became_active":"2023-09-23T20:19:13.697408+0000","last_became_peered":"2023-09-23T20:19:13.697408+0000","last_unstale":"2023-09-23T20:23:41.006749+0000","last_undegraded":"2023-09-23T20:23:41.006749+0000","last_fullsized":"2023-09-23T20:23:41.006749+0000","mapping_epoch":147,"log_start":"153'2600","ondisk_log_start":"153'2600","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":10048,"log_dups_size":0,"ondisk_log_size":10048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:40:52.631924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21889024,"num_objects":334,"num_object_clones":0,"num_object_copies":1002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":334,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12648,"num_write_kb":415424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":138,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.647254+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:23:13.647254+0000","last_peered":"2023-09-23T20:23:13.647254+0000","last_clean":"2023-09-23T20:23:13.647254+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:23:13.647254+0000","last_undegraded":"2023-09-23T20:23:13.647254+0000","last_fullsized":"2023-09-23T20:23:13.647254+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":154,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639232+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:23:13.639232+0000","last_peered":"2023-09-23T20:23:13.639232+0000","last_clean":"2023-09-23T20:23:13.639232+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:23:13.639232+0000","last_undegraded":"2023-09-23T20:23:13.639232+0000","last_fullsized":"2023-09-23T20:23:13.639232+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"178'12710","reported_seq":12750,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:38.954739+0000","last_change":"2023-09-23T20:19:13.706397+0000","last_active":"2023-09-23T20:23:38.954739+0000","last_peered":"2023-09-23T20:23:38.954739+0000","last_clean":"2023-09-23T20:23:38.954739+0000","last_became_active":"2023-09-23T20:19:13.706121+0000","last_became_peered":"2023-09-23T20:19:13.706121+0000","last_unstale":"2023-09-23T20:23:38.954739+0000","last_undegraded":"2023-09-23T20:23:38.954739+0000","last_fullsized":"2023-09-23T20:23:38.954739+0000","mapping_epoch":147,"log_start":"153'3239","ondisk_log_start":"153'3239","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":9471,"log_dups_size":0,"ondisk_log_size":9471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:44.157417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29818904,"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":0,"num_objects_unfound":0,"num_objects_dirty":456,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12710,"num_write_kb":421249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.9","version":"0'0","reported_seq":158,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639287+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:23:13.639287+0000","last_peered":"2023-09-23T20:23:13.639287+0000","last_clean":"2023-09-23T20:23:13.639287+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:23:13.639287+0000","last_undegraded":"2023-09-23T20:23:13.639287+0000","last_fullsized":"2023-09-23T20:23:13.639287+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639499+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:23:13.639499+0000","last_peered":"2023-09-23T20:23:13.639499+0000","last_clean":"2023-09-23T20:23:13.639499+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:23:13.639499+0000","last_undegraded":"2023-09-23T20:23:13.639499+0000","last_fullsized":"2023-09-23T20:23:13.639499+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.c","version":"178'12607","reported_seq":18146,"reported_epoch":178,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:23:39.027185+0000","last_change":"2023-09-23T20:21:47.685576+0000","last_active":"2023-09-23T20:23:39.027185+0000","last_peered":"2023-09-23T20:23:39.027185+0000","last_clean":"2023-09-23T20:21:45.287124+0000","last_became_active":"2023-09-23T20:21:47.551476+0000","last_became_peered":"2023-09-23T20:21:47.551476+0000","last_unstale":"2023-09-23T20:23:39.027185+0000","last_undegraded":"2023-09-23T20:21:47.339640+0000","last_fullsized":"2023-09-23T20:21:47.295793+0000","mapping_epoch":167,"log_start":"153'3209","ondisk_log_start":"153'3209","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":9398,"log_dups_size":0,"ondisk_log_size":9398,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:35.854513+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":0,"num_objects_missing":0,"num_objects_degraded":1301,"num_objects_misplaced":397,"num_objects_unfound":0,"num_objects_dirty":397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12607,"num_write_kb":416128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2745,"num_bytes_recovered":179896320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":397},{"shards":"6,7","objects":-1301}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652913+0000","last_change":"2023-09-23T20:21:46.301173+0000","last_active":"2023-09-23T20:23:13.652913+0000","last_peered":"2023-09-23T20:23:13.652913+0000","last_clean":"2023-09-23T20:23:13.652913+0000","last_became_active":"2023-09-23T20:21:46.300660+0000","last_became_peered":"2023-09-23T20:21:46.300660+0000","last_unstale":"2023-09-23T20:23:13.652913+0000","last_undegraded":"2023-09-23T20:23:13.652913+0000","last_fullsized":"2023-09-23T20:23:13.652913+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:24.135650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.655952+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:23:13.655952+0000","last_peered":"2023-09-23T20:23:13.655952+0000","last_clean":"2023-09-23T20:23:13.655952+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:23:13.655952+0000","last_undegraded":"2023-09-23T20:23:13.655952+0000","last_fullsized":"2023-09-23T20:23:13.655952+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"178'12810","reported_seq":12912,"reported_epoch":178,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T20:23:38.985880+0000","last_change":"2023-09-23T20:22:48.456365+0000","last_active":"2023-09-23T20:23:38.985880+0000","last_peered":"2023-09-23T20:23:38.985880+0000","last_clean":"2023-09-23T20:21:45.272571+0000","last_became_active":"2023-09-23T20:22:48.426437+0000","last_became_peered":"2023-09-23T20:22:48.426437+0000","last_unstale":"2023-09-23T20:23:38.985880+0000","last_undegraded":"2023-09-23T20:23:38.985880+0000","last_fullsized":"2023-09-23T20:23:38.985880+0000","mapping_epoch":172,"log_start":"154'4400","ondisk_log_start":"154'4400","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8410,"log_dups_size":0,"ondisk_log_size":8410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:15:02.360113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27787264,"num_objects":424,"num_object_clones":0,"num_object_copies":1272,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":846,"num_objects_unfound":0,"num_objects_dirty":424,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12810,"num_write_kb":423488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":1310720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1,0],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":424}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":174,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:29.051467+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:23:29.051467+0000","last_peered":"2023-09-23T20:23:29.051467+0000","last_clean":"2023-09-23T20:23:29.051467+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:23:29.051467+0000","last_undegraded":"2023-09-23T20:23:29.051467+0000","last_fullsized":"2023-09-23T20:23:29.051467+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.632342+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:23:13.632342+0000","last_peered":"2023-09-23T20:23:13.632342+0000","last_clean":"2023-09-23T20:23:13.632342+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:23:13.632342+0000","last_undegraded":"2023-09-23T20:23:13.632342+0000","last_fullsized":"2023-09-23T20:23:13.632342+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:29.051440+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:23:29.051440+0000","last_peered":"2023-09-23T20:23:29.051440+0000","last_clean":"2023-09-23T20:23:29.051440+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:23:29.051440+0000","last_undegraded":"2023-09-23T20:23:29.051440+0000","last_fullsized":"2023-09-23T20:23:29.051440+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"178'12753","reported_seq":12816,"reported_epoch":178,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T20:23:40.651089+0000","last_change":"2023-09-23T20:22:49.759155+0000","last_active":"2023-09-23T20:23:40.651089+0000","last_peered":"2023-09-23T20:23:40.651089+0000","last_clean":"2023-09-23T20:21:45.214225+0000","last_became_active":"2023-09-23T20:22:49.708042+0000","last_became_peered":"2023-09-23T20:22:49.708042+0000","last_unstale":"2023-09-23T20:23:40.651089+0000","last_undegraded":"2023-09-23T20:23:40.651089+0000","last_fullsized":"2023-09-23T20:23:40.651089+0000","mapping_epoch":173,"log_start":"155'4600","ondisk_log_start":"155'4600","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8153,"log_dups_size":0,"ondisk_log_size":8153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:41.445910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25100288,"num_objects":383,"num_object_clones":0,"num_object_copies":1149,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":766,"num_objects_unfound":0,"num_objects_dirty":383,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12753,"num_write_kb":420352,"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":[6,0,3],"acting":[0,7,1],"avail_no_missing":["0","1","7"],"object_location_counts":[{"shards":"0,1,7","objects":383}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":141,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.631811+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:23:13.631811+0000","last_peered":"2023-09-23T20:23:13.631811+0000","last_clean":"2023-09-23T20:23:13.631811+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:23:13.631811+0000","last_undegraded":"2023-09-23T20:23:13.631811+0000","last_fullsized":"2023-09-23T20:23:13.631811+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639478+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:23:13.639478+0000","last_peered":"2023-09-23T20:23:13.639478+0000","last_clean":"2023-09-23T20:23:13.639478+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:23:13.639478+0000","last_undegraded":"2023-09-23T20:23:13.639478+0000","last_fullsized":"2023-09-23T20:23:13.639478+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.632106+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:23:13.632106+0000","last_peered":"2023-09-23T20:23:13.632106+0000","last_clean":"2023-09-23T20:23:13.632106+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:23:13.632106+0000","last_undegraded":"2023-09-23T20:23:13.632106+0000","last_fullsized":"2023-09-23T20:23:13.632106+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"178'12862","reported_seq":12904,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:40.651297+0000","last_change":"2023-09-23T20:19:13.703502+0000","last_active":"2023-09-23T20:23:40.651297+0000","last_peered":"2023-09-23T20:23:40.651297+0000","last_clean":"2023-09-23T20:23:40.651297+0000","last_became_active":"2023-09-23T20:19:13.703127+0000","last_became_peered":"2023-09-23T20:19:13.703127+0000","last_unstale":"2023-09-23T20:23:40.651297+0000","last_undegraded":"2023-09-23T20:23:40.651297+0000","last_fullsized":"2023-09-23T20:23:40.651297+0000","mapping_epoch":147,"log_start":"155'4700","ondisk_log_start":"155'4700","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8162,"log_dups_size":0,"ondisk_log_size":8162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:03:25.783786+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":12862,"num_write_kb":423168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.642144+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:23:13.642144+0000","last_peered":"2023-09-23T20:23:13.642144+0000","last_clean":"2023-09-23T20:23:13.642144+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:23:13.642144+0000","last_undegraded":"2023-09-23T20:23:13.642144+0000","last_fullsized":"2023-09-23T20:23:13.642144+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":131,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.649387+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:23:13.649387+0000","last_peered":"2023-09-23T20:23:13.649387+0000","last_clean":"2023-09-23T20:23:13.649387+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:23:13.649387+0000","last_undegraded":"2023-09-23T20:23:13.649387+0000","last_fullsized":"2023-09-23T20:23:13.649387+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.655479+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:23:13.655479+0000","last_peered":"2023-09-23T20:23:13.655479+0000","last_clean":"2023-09-23T20:23:13.655479+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:23:13.655479+0000","last_undegraded":"2023-09-23T20:23:13.655479+0000","last_fullsized":"2023-09-23T20:23:13.655479+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"178'12982","reported_seq":13034,"reported_epoch":178,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T20:23:40.614273+0000","last_change":"2023-09-23T20:21:47.520013+0000","last_active":"2023-09-23T20:23:40.614273+0000","last_peered":"2023-09-23T20:23:40.614273+0000","last_clean":"2023-09-23T20:21:45.279874+0000","last_became_active":"2023-09-23T20:21:47.486488+0000","last_became_peered":"2023-09-23T20:21:47.486488+0000","last_unstale":"2023-09-23T20:23:40.614273+0000","last_undegraded":"2023-09-23T20:23:40.614273+0000","last_fullsized":"2023-09-23T20:23:40.614273+0000","mapping_epoch":167,"log_start":"155'4800","ondisk_log_start":"155'4800","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8182,"log_dups_size":0,"ondisk_log_size":8182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:01.238669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24379392,"num_objects":372,"num_object_clones":0,"num_object_copies":1116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":372,"num_objects_unfound":0,"num_objects_dirty":372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12982,"num_write_kb":427328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5,7","objects":372}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":161,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.638905+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:23:13.638905+0000","last_peered":"2023-09-23T20:23:13.638905+0000","last_clean":"2023-09-23T20:23:13.638905+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:23:13.638905+0000","last_undegraded":"2023-09-23T20:23:13.638905+0000","last_fullsized":"2023-09-23T20:23:13.638905+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":511,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652450+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:23:13.652450+0000","last_peered":"2023-09-23T20:23:13.652450+0000","last_clean":"2023-09-23T20:23:13.652450+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:23:13.652450+0000","last_undegraded":"2023-09-23T20:23:13.652450+0000","last_fullsized":"2023-09-23T20:23:13.652450+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":22,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.661748+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:23:13.661748+0000","last_peered":"2023-09-23T20:23:13.661748+0000","last_clean":"2023-09-23T20:23:13.661748+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:23:13.661748+0000","last_undegraded":"2023-09-23T20:23:13.661748+0000","last_fullsized":"2023-09-23T20:23:13.661748+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.647957+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:23:13.647957+0000","last_peered":"2023-09-23T20:23:13.647957+0000","last_clean":"2023-09-23T20:23:13.647957+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:23:13.647957+0000","last_undegraded":"2023-09-23T20:23:13.647957+0000","last_fullsized":"2023-09-23T20:23:13.647957+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.5","version":"178'13009","reported_seq":13048,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:39.071479+0000","last_change":"2023-09-23T20:19:13.703295+0000","last_active":"2023-09-23T20:23:39.071479+0000","last_peered":"2023-09-23T20:23:39.071479+0000","last_clean":"2023-09-23T20:23:39.071479+0000","last_became_active":"2023-09-23T20:19:13.702990+0000","last_became_peered":"2023-09-23T20:19:13.702990+0000","last_unstale":"2023-09-23T20:23:39.071479+0000","last_undegraded":"2023-09-23T20:23:39.071479+0000","last_fullsized":"2023-09-23T20:23:39.071479+0000","mapping_epoch":147,"log_start":"155'4600","ondisk_log_start":"155'4600","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":8409,"log_dups_size":0,"ondisk_log_size":8409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:35:49.435570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28770304,"num_objects":439,"num_object_clones":0,"num_object_copies":1317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":439,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13009,"num_write_kb":430336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":68,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652333+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:23:13.652333+0000","last_peered":"2023-09-23T20:23:13.652333+0000","last_clean":"2023-09-23T20:23:13.652333+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:23:13.652333+0000","last_undegraded":"2023-09-23T20:23:13.652333+0000","last_fullsized":"2023-09-23T20:23:13.652333+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644153+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:23:13.644153+0000","last_peered":"2023-09-23T20:23:13.644153+0000","last_clean":"2023-09-23T20:23:13.644153+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:23:13.644153+0000","last_undegraded":"2023-09-23T20:23:13.644153+0000","last_fullsized":"2023-09-23T20:23:13.644153+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:30.652042+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:23:30.652042+0000","last_peered":"2023-09-23T20:23:30.652042+0000","last_clean":"2023-09-23T20:23:30.652042+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:23:30.652042+0000","last_undegraded":"2023-09-23T20:23:30.652042+0000","last_fullsized":"2023-09-23T20:23:30.652042+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"178'13252","reported_seq":13289,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:39.257107+0000","last_change":"2023-09-23T20:19:13.698207+0000","last_active":"2023-09-23T20:23:39.257107+0000","last_peered":"2023-09-23T20:23:39.257107+0000","last_clean":"2023-09-23T20:23:39.257107+0000","last_became_active":"2023-09-23T20:19:13.697728+0000","last_became_peered":"2023-09-23T20:19:13.697728+0000","last_unstale":"2023-09-23T20:23:39.257107+0000","last_undegraded":"2023-09-23T20:23:39.257107+0000","last_fullsized":"2023-09-23T20:23:39.257107+0000","mapping_epoch":147,"log_start":"153'3200","ondisk_log_start":"153'3200","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:31:16.589655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27394048,"num_objects":418,"num_object_clones":0,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":418,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13252,"num_write_kb":437440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":68,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652837+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:23:13.652837+0000","last_peered":"2023-09-23T20:23:13.652837+0000","last_clean":"2023-09-23T20:23:13.652837+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:23:13.652837+0000","last_undegraded":"2023-09-23T20:23:13.652837+0000","last_fullsized":"2023-09-23T20:23:13.652837+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:29.051458+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:23:29.051458+0000","last_peered":"2023-09-23T20:23:29.051458+0000","last_clean":"2023-09-23T20:23:29.051458+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:23:29.051458+0000","last_undegraded":"2023-09-23T20:23:29.051458+0000","last_fullsized":"2023-09-23T20:23:29.051458+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.644336+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:23:13.644336+0000","last_peered":"2023-09-23T20:23:13.644336+0000","last_clean":"2023-09-23T20:23:13.644336+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:23:13.644336+0000","last_undegraded":"2023-09-23T20:23:13.644336+0000","last_fullsized":"2023-09-23T20:23:13.644336+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"178'13016","reported_seq":13058,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:38.612781+0000","last_change":"2023-09-23T20:19:13.700292+0000","last_active":"2023-09-23T20:23:38.612781+0000","last_peered":"2023-09-23T20:23:38.612781+0000","last_clean":"2023-09-23T20:23:38.612781+0000","last_became_active":"2023-09-23T20:19:13.699947+0000","last_became_peered":"2023-09-23T20:19:13.699947+0000","last_unstale":"2023-09-23T20:23:38.612781+0000","last_undegraded":"2023-09-23T20:23:38.612781+0000","last_fullsized":"2023-09-23T20:23:38.612781+0000","mapping_epoch":147,"log_start":"156'5459","ondisk_log_start":"156'5459","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":7557,"log_dups_size":0,"ondisk_log_size":7557,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:34:57.552627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29360128,"num_objects":448,"num_object_clones":0,"num_object_copies":1344,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":448,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13016,"num_write_kb":430848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"69'2","reported_seq":170,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.679078+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:23:13.679078+0000","last_peered":"2023-09-23T20:23:13.679078+0000","last_clean":"2023-09-23T20:23:13.679078+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:23:13.679078+0000","last_undegraded":"2023-09-23T20:23:13.679078+0000","last_fullsized":"2023-09-23T20:23:13.679078+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":115,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.648792+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:23:13.648792+0000","last_peered":"2023-09-23T20:23:13.648792+0000","last_clean":"2023-09-23T20:23:13.648792+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:23:13.648792+0000","last_undegraded":"2023-09-23T20:23:13.648792+0000","last_fullsized":"2023-09-23T20:23:13.648792+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.652822+0000","last_change":"2023-09-23T20:21:46.295928+0000","last_active":"2023-09-23T20:23:13.652822+0000","last_peered":"2023-09-23T20:23:13.652822+0000","last_clean":"2023-09-23T20:23:13.652822+0000","last_became_active":"2023-09-23T20:21:46.295577+0000","last_became_peered":"2023-09-23T20:21:46.295577+0000","last_unstale":"2023-09-23T20:23:13.652822+0000","last_undegraded":"2023-09-23T20:23:13.652822+0000","last_fullsized":"2023-09-23T20:23:13.652822+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:57:02.165302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"178'12497","reported_seq":12539,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T20:23:38.707593+0000","last_change":"2023-09-23T20:19:13.701051+0000","last_active":"2023-09-23T20:23:38.707593+0000","last_peered":"2023-09-23T20:23:38.707593+0000","last_clean":"2023-09-23T20:23:38.707593+0000","last_became_active":"2023-09-23T20:19:13.700734+0000","last_became_peered":"2023-09-23T20:19:13.700734+0000","last_unstale":"2023-09-23T20:23:38.707593+0000","last_undegraded":"2023-09-23T20:23:38.707593+0000","last_fullsized":"2023-09-23T20:23:38.707593+0000","mapping_epoch":147,"log_start":"155'4969","ondisk_log_start":"155'4969","created":147,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:19:12.681061+0000","last_clean_scrub_stamp":"2023-09-23T20:19:12.681061+0000","objects_scrubbed":0,"log_size":7528,"log_dups_size":0,"ondisk_log_size":7528,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:31:00.029024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28770304,"num_objects":439,"num_object_clones":0,"num_object_copies":1317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":439,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12497,"num_write_kb":413952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":162,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.647612+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:23:13.647612+0000","last_peered":"2023-09-23T20:23:13.647612+0000","last_clean":"2023-09-23T20:23:13.647612+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:23:13.647612+0000","last_undegraded":"2023-09-23T20:23:13.647612+0000","last_fullsized":"2023-09-23T20:23:13.647612+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":140,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:30.652010+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:23:30.652010+0000","last_peered":"2023-09-23T20:23:30.652010+0000","last_clean":"2023-09-23T20:23:30.652010+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:23:30.652010+0000","last_undegraded":"2023-09-23T20:23:30.652010+0000","last_fullsized":"2023-09-23T20:23:30.652010+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":120,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639382+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:23:13.639382+0000","last_peered":"2023-09-23T20:23:13.639382+0000","last_clean":"2023-09-23T20:23:13.639382+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:23:13.639382+0000","last_undegraded":"2023-09-23T20:23:13.639382+0000","last_fullsized":"2023-09-23T20:23:13.639382+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:20.625453+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:23:20.625453+0000","last_peered":"2023-09-23T20:23:20.625453+0000","last_clean":"2023-09-23T20:23:20.625453+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:23:20.625453+0000","last_undegraded":"2023-09-23T20:23:20.625453+0000","last_fullsized":"2023-09-23T20:23:20.625453+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.642136+0000","last_change":"2023-09-23T20:21:46.298475+0000","last_active":"2023-09-23T20:23:13.642136+0000","last_peered":"2023-09-23T20:23:13.642136+0000","last_clean":"2023-09-23T20:23:13.642136+0000","last_became_active":"2023-09-23T20:21:46.298091+0000","last_became_peered":"2023-09-23T20:21:46.298091+0000","last_unstale":"2023-09-23T20:23:13.642136+0000","last_undegraded":"2023-09-23T20:23:13.642136+0000","last_fullsized":"2023-09-23T20:23:13.642136+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:12.992016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":140,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.632187+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:23:13.632187+0000","last_peered":"2023-09-23T20:23:13.632187+0000","last_clean":"2023-09-23T20:23:13.632187+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:23:13.632187+0000","last_undegraded":"2023-09-23T20:23:13.632187+0000","last_fullsized":"2023-09-23T20:23:13.632187+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":154,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639787+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:23:13.639787+0000","last_peered":"2023-09-23T20:23:13.639787+0000","last_clean":"2023-09-23T20:23:13.639787+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:23:13.639787+0000","last_undegraded":"2023-09-23T20:23:13.639787+0000","last_fullsized":"2023-09-23T20:23:13.639787+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.632394+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:23:13.632394+0000","last_peered":"2023-09-23T20:23:13.632394+0000","last_clean":"2023-09-23T20:23:13.632394+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:23:13.632394+0000","last_undegraded":"2023-09-23T20:23:13.632394+0000","last_fullsized":"2023-09-23T20:23:13.632394+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":154,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.639126+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:23:13.639126+0000","last_peered":"2023-09-23T20:23:13.639126+0000","last_clean":"2023-09-23T20:23:13.639126+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:23:13.639126+0000","last_undegraded":"2023-09-23T20:23:13.639126+0000","last_fullsized":"2023-09-23T20:23:13.639126+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.655870+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:23:13.655870+0000","last_peered":"2023-09-23T20:23:13.655870+0000","last_clean":"2023-09-23T20:23:13.655870+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:23:13.655870+0000","last_undegraded":"2023-09-23T20:23:13.655870+0000","last_fullsized":"2023-09-23T20:23:13.655870+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.655247+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:23:13.655247+0000","last_peered":"2023-09-23T20:23:13.655247+0000","last_clean":"2023-09-23T20:23:13.655247+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:23:13.655247+0000","last_undegraded":"2023-09-23T20:23:13.655247+0000","last_fullsized":"2023-09-23T20:23:13.655247+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.645064+0000","last_change":"2023-09-23T20:21:23.552429+0000","last_active":"2023-09-23T20:23:13.645064+0000","last_peered":"2023-09-23T20:23:13.645064+0000","last_clean":"2023-09-23T20:23:13.645064+0000","last_became_active":"2023-09-23T20:21:23.518763+0000","last_became_peered":"2023-09-23T20:21:23.518763+0000","last_unstale":"2023-09-23T20:23:13.645064+0000","last_undegraded":"2023-09-23T20:23:13.645064+0000","last_fullsized":"2023-09-23T20:23:13.645064+0000","mapping_epoch":161,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:45:07.984325+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,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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T20:23:13.638998+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:23:13.638998+0000","last_peered":"2023-09-23T20:23:13.638998+0000","last_clean":"2023-09-23T20:23:13.638998+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:23:13.638998+0000","last_undegraded":"2023-09-23T20:23:13.638998+0000","last_fullsized":"2023-09-23T20:23:13.638998+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":7,"num_pg":16,"stat_sum":{"num_bytes":416940056,"num_objects":6363,"num_object_clones":0,"num_object_copies":19089,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1301,"num_objects_misplaced":2381,"num_objects_unfound":0,"num_objects_dirty":6363,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":206395,"num_write_kb":6808193,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2766,"num_bytes_recovered":181207040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1532702720,"data_stored":1532690504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137473,"ondisk_log_size":137473,"up":48,"acting":47,"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":5504,"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":10792,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":236223201633,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311804,"kb_used_data":166452,"kb_used_omap":0,"kb_used_meta":145344,"kb_avail":93433348,"statfs":{"total":95995035648,"available":95675748352,"internally_reserved":0,"allocated":170446848,"data_stored":169688544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":148832256},"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 Sep 23 20:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.6879999999999999,"5min":1.4590000000000001,"15min":1.0840000000000001},"min":{"1min":0.27100000000000002,"5min":0.26500000000000001,"15min":0.25700000000000001},"max":{"1min":6.7960000000000003,"5min":8.8000000000000007,"15min":8.8000000000000007},"last":0.754},{"interface":"front","average":{"1min":2.0640000000000001,"5min":1.3560000000000001,"15min":1.071},"min":{"1min":0.33900000000000002,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":7.423,"5min":9.0060000000000002,"15min":9.0060000000000002},"last":1.155}]},{"osd":1,"last update":"Sat Sep 23 20:23:20 2023","interfaces":[{"interface":"back","average":{"1min":1.5780000000000001,"5min":1.423,"15min":1.7549999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":5.8769999999999998,"5min":8.0229999999999997,"15min":142.58000000000001},"last":0.42299999999999999},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.4770000000000001,"15min":1.7030000000000001},"min":{"1min":0.312,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":5.9290000000000003,"5min":7.9930000000000003,"15min":142.68199999999999},"last":1.968}]},{"osd":2,"last update":"Sat Sep 23 20:22:50 2023","interfaces":[{"interface":"back","average":{"1min":3.1120000000000001,"5min":2.0209999999999999,"15min":1.9259999999999999},"min":{"1min":0.38600000000000001,"5min":0.316,"15min":0.29399999999999998},"max":{"1min":16.045999999999999,"5min":23.07,"15min":144.852},"last":0.56599999999999995},{"interface":"front","average":{"1min":2.25,"5min":1.7350000000000001,"15min":1.831},"min":{"1min":0.31900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":6.9850000000000003,"5min":24.079000000000001,"15min":143.35599999999999},"last":0.68200000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:23:09 2023","interfaces":[{"interface":"back","average":{"1min":2.1859999999999999,"5min":1.637,"15min":2.1299999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.3320000000000007,"5min":8.3320000000000007,"15min":142.749},"last":1.2509999999999999},{"interface":"front","average":{"1min":2.2040000000000002,"5min":1.4590000000000001,"15min":2.008},"min":{"1min":0.35499999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.5570000000000004,"5min":8.4160000000000004,"15min":143.11099999999999},"last":0.96599999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:22:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.198,"15min":0.98999999999999999},"min":{"1min":0.36099999999999999,"5min":0.313,"15min":0.313},"max":{"1min":4.766,"5min":19.890999999999998,"15min":19.890999999999998},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0580000000000001,"15min":0.98699999999999999},"min":{"1min":0.35599999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.9829999999999997,"5min":7.8399999999999999,"15min":7.8399999999999999},"last":0.36899999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:22:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.038,"15min":0.95299999999999996},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.2719999999999998,"5min":8.1349999999999998,"15min":8.1349999999999998},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.4099999999999999,"15min":1.129},"min":{"1min":0.38600000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":4.8579999999999997,"5min":15.382999999999999,"15min":15.382999999999999},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:22:40 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.46,"15min":1.274},"min":{"1min":0.40799999999999997,"5min":0.40500000000000003,"15min":0.39700000000000002},"max":{"1min":4.8789999999999996,"5min":15.295999999999999,"15min":15.295999999999999},"last":0.62},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.1619999999999999,"15min":1.1599999999999999},"min":{"1min":0.46000000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.0289999999999999,"5min":6.0289999999999999,"15min":6.0289999999999999},"last":0.55100000000000005}]}]},{"osd":6,"up_from":47,"seq":201863463275,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":249584,"kb_used_data":83880,"kb_used_omap":0,"kb_used_meta":165696,"kb_avail":93495568,"statfs":{"total":95995035648,"available":95739461632,"internally_reserved":0,"allocated":85893120,"data_stored":85146659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":169672704},"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 Sep 23 20:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":2.1899999999999999,"15min":1.4970000000000001},"min":{"1min":0.32800000000000001,"5min":0.254,"15min":0.24199999999999999},"max":{"1min":10.129,"5min":72.414000000000001,"15min":72.414000000000001},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.589,"5min":2.4039999999999999,"15min":1.4730000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":4.5970000000000004,"5min":72.813999999999993,"15min":72.813999999999993},"last":2.6669999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:23:19 2023","interfaces":[{"interface":"back","average":{"1min":2.4609999999999999,"5min":1.6850000000000001,"15min":1.3759999999999999},"min":{"1min":0.501,"5min":0.29999999999999999,"15min":0.29099999999999998},"max":{"1min":6.9500000000000002,"5min":6.9500000000000002,"15min":11.423},"last":2.5179999999999998},{"interface":"front","average":{"1min":0.76600000000000001,"5min":1.2769999999999999,"15min":1.1679999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.1699999999999999,"5min":21.206,"15min":21.206},"last":0.66900000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":1.5860000000000001,"15min":1.5349999999999999},"min":{"1min":0.32200000000000001,"5min":0.313,"15min":0.313},"max":{"1min":6.0019999999999998,"5min":9.5510000000000002,"15min":29.074000000000002},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.498,"5min":1.54,"15min":1.5640000000000001},"min":{"1min":0.42699999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":6.0490000000000004,"5min":16.710999999999999,"15min":38.32},"last":0.499}]},{"osd":3,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":2.597,"5min":3.6659999999999999,"15min":2.21},"min":{"1min":0.39900000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.9410000000000007,"5min":194.762,"15min":194.762},"last":0.70299999999999996},{"interface":"front","average":{"1min":2.5779999999999998,"5min":3.6539999999999999,"15min":2.2690000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":7.7759999999999998,"5min":194.512,"15min":194.512},"last":1.5449999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.268,"15min":1.1839999999999999},"min":{"1min":0.434,"5min":0.38,"15min":0.34599999999999997},"max":{"1min":3.2370000000000001,"5min":6.2350000000000003,"15min":14.566000000000001},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.04,"15min":1.1060000000000001},"min":{"1min":0.374,"5min":0.34200000000000003,"15min":0.315},"max":{"1min":1.371,"5min":10.316000000000001,"15min":14.686},"last":0.58899999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.28,"15min":1.056},"min":{"1min":0.38800000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.117,"5min":9.6069999999999993,"15min":9.6069999999999993},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1060000000000001,"15min":1.1140000000000001},"min":{"1min":0.45100000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":4.2400000000000002,"5min":10.398999999999999,"15min":10.398999999999999},"last":0.755}]},{"osd":7,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":1.244,"15min":1.143},"min":{"1min":0.501,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.9409999999999998,"5min":7.9829999999999997,"15min":7.9829999999999997},"last":1.032},{"interface":"front","average":{"1min":1.228,"5min":1.2050000000000001,"15min":1.208},"min":{"1min":0.53000000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":4.2759999999999998,"5min":10.438000000000001,"15min":10.438000000000001},"last":1.0680000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056819,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":512604,"kb_used_data":240212,"kb_used_omap":4,"kb_used_meta":272315,"kb_avail":93232548,"statfs":{"total":95995035648,"available":95470129152,"internally_reserved":0,"allocated":245977088,"data_stored":245019207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":278851470},"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 Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":2.4670000000000001,"5min":1.9339999999999999,"15min":1.329},"min":{"1min":0.33300000000000002,"5min":0.19400000000000001,"15min":0.186},"max":{"1min":9.2309999999999999,"5min":18.596,"15min":18.596},"last":1.903},{"interface":"front","average":{"1min":2.8149999999999999,"5min":2.4209999999999998,"15min":1.6180000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":7.8390000000000004,"5min":18.654,"15min":18.654},"last":0.94399999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:22:41 2023","interfaces":[{"interface":"back","average":{"1min":2.3769999999999998,"5min":1.5129999999999999,"15min":1.669},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":10.131,"5min":10.131,"15min":69.319000000000003},"last":0.59099999999999997},{"interface":"front","average":{"1min":2.9220000000000002,"5min":1.8859999999999999,"15min":1.756},"min":{"1min":0.26500000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":12.366,"5min":13.701000000000001,"15min":69.561999999999998},"last":1.2330000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:23:18 2023","interfaces":[{"interface":"back","average":{"1min":6.766,"5min":3.3090000000000002,"15min":2.04},"min":{"1min":0.47899999999999998,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":67.894000000000005,"5min":67.894000000000005,"15min":67.894000000000005},"last":1.927},{"interface":"front","average":{"1min":6.7279999999999998,"5min":3.52,"15min":2.2869999999999999},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":68.027000000000001,"5min":68.027000000000001,"15min":68.027000000000001},"last":1.367}]},{"osd":4,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9650000000000001,"5min":1.3400000000000001,"15min":1.1830000000000001},"min":{"1min":0.38800000000000001,"5min":0.31900000000000001,"15min":0.313},"max":{"1min":4.3789999999999996,"5min":6.7709999999999999,"15min":9.3399999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":2.2149999999999999,"5min":1.599,"15min":1.371},"min":{"1min":0.33900000000000002,"5min":0.33600000000000002,"15min":0.28999999999999998},"max":{"1min":7.4950000000000001,"5min":12.459,"15min":13.737},"last":0.56899999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.181,"15min":1.2290000000000001},"min":{"1min":0.36099999999999999,"5min":0.33500000000000002,"15min":0.29399999999999998},"max":{"1min":3.7160000000000002,"5min":8.2270000000000003,"15min":8.4399999999999995},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.8080000000000001,"5min":1.272,"15min":1.198},"min":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.34000000000000002},"max":{"1min":4.46,"5min":4.7290000000000001,"15min":9.3680000000000003},"last":1.853}]},{"osd":6,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6120000000000001,"5min":1.2909999999999999,"15min":1.3400000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.4809999999999999,"5min":8.1829999999999998,"15min":8.5030000000000001},"last":4.7990000000000004},{"interface":"front","average":{"1min":2.1469999999999998,"5min":1.4590000000000001,"15min":1.3240000000000001},"min":{"1min":0.44900000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":5.4420000000000002,"5min":10.532,"15min":10.532},"last":1.879}]},{"osd":7,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.5069999999999999,"5min":1.367,"15min":1.3180000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.35899999999999999},"max":{"1min":4.0410000000000004,"5min":8.2759999999999998,"15min":8.5329999999999995},"last":0.622},{"interface":"front","average":{"1min":1.8520000000000001,"5min":1.492,"15min":1.3029999999999999},"min":{"1min":0.46200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.0460000000000003,"5min":10.565,"15min":10.565},"last":1.8200000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220346,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":514352,"kb_used_data":235752,"kb_used_omap":5,"kb_used_meta":278458,"kb_avail":93230800,"statfs":{"total":95995035648,"available":95468339200,"internally_reserved":0,"allocated":241410048,"data_stored":240433848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":285141626},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:23:22 2023","interfaces":[{"interface":"back","average":{"1min":3.431,"5min":2.3650000000000002,"15min":1.4339999999999999},"min":{"1min":0.28299999999999997,"5min":0.187,"15min":0.187},"max":{"1min":7.8810000000000002,"5min":12.747,"15min":12.747},"last":7.4340000000000002},{"interface":"front","average":{"1min":3.6339999999999999,"5min":2.3460000000000001,"15min":1.446},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":14.243,"5min":15.778,"15min":15.778},"last":7.4530000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:22:39 2023","interfaces":[{"interface":"back","average":{"1min":2.7770000000000001,"5min":2.0310000000000001,"15min":1.4410000000000001},"min":{"1min":0.22,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":9.0229999999999997,"5min":9.0229999999999997,"15min":9.0229999999999997},"last":4.1820000000000004},{"interface":"front","average":{"1min":2.8580000000000001,"5min":2.1120000000000001,"15min":1.3879999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":8.6289999999999996,"5min":11.960000000000001,"15min":11.960000000000001},"last":4.4480000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":2.3450000000000002,"5min":2.3639999999999999,"15min":1.9319999999999999},"min":{"1min":0.318,"5min":0.246,"15min":0.246},"max":{"1min":7.9470000000000001,"5min":11.651999999999999,"15min":46.923000000000002},"last":4.1559999999999997},{"interface":"front","average":{"1min":3.5760000000000001,"5min":2.2810000000000001,"15min":1.954},"min":{"1min":0.33800000000000002,"5min":0.28799999999999998,"15min":0.224},"max":{"1min":7.4420000000000002,"5min":12.276999999999999,"15min":47.027000000000001},"last":0.27700000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.911,"5min":2.2210000000000001,"15min":1.4279999999999999},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":5.3079999999999998,"5min":32.953000000000003,"15min":32.953000000000003},"last":3.9950000000000001},{"interface":"front","average":{"1min":1.984,"5min":2.0529999999999999,"15min":1.4750000000000001},"min":{"1min":0.44800000000000001,"5min":0.33400000000000002,"15min":0.28399999999999997},"max":{"1min":4.7569999999999997,"5min":33.073999999999998,"15min":33.073999999999998},"last":0.35599999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":2.0600000000000001,"5min":1.867,"15min":1.458},"min":{"1min":0.40899999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.2110000000000003,"5min":9.1959999999999997,"15min":18.498000000000001},"last":0.32900000000000001},{"interface":"front","average":{"1min":2.1280000000000001,"5min":1.8460000000000001,"15min":1.359},"min":{"1min":0.373,"5min":0.36899999999999999,"15min":0.35599999999999998},"max":{"1min":8.1359999999999992,"5min":8.6159999999999997,"15min":8.6159999999999997},"last":3.448}]},{"osd":6,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.9890000000000001,"5min":1.704,"15min":1.415},"min":{"1min":0.48299999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":4.8300000000000001,"5min":9.1649999999999991,"15min":18.548999999999999},"last":0.378},{"interface":"front","average":{"1min":1.919,"5min":1.8959999999999999,"15min":1.3740000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":8.1790000000000003,"5min":9.218,"15min":9.218},"last":3.4780000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:22:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2229999999999999,"5min":1.9410000000000001,"15min":1.371},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":8.2040000000000006,"5min":9.6340000000000003,"15min":9.6340000000000003},"last":3.5099999999999998},{"interface":"front","average":{"1min":2.109,"5min":1.9530000000000001,"15min":1.419},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":5.3490000000000002,"5min":11.586,"15min":11.586},"last":3.9620000000000002}]}]},{"osd":2,"up_from":95,"seq":408021893282,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":728392,"kb_used_data":427136,"kb_used_omap":7,"kb_used_meta":301240,"kb_avail":93016760,"statfs":{"total":95995035648,"available":95249162240,"internally_reserved":0,"allocated":437387264,"data_stored":436445924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":308469841},"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 Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":3.4569999999999999,"5min":5.9939999999999998,"15min":2.5990000000000002},"min":{"1min":0.33900000000000002,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":14.714,"5min":251.809,"15min":251.809},"last":1.623},{"interface":"front","average":{"1min":2.7200000000000002,"5min":5.343,"15min":2.419},"min":{"1min":0.32800000000000001,"5min":0.20599999999999999,"15min":0.189},"max":{"1min":14.269,"5min":252.42500000000001,"15min":252.42500000000001},"last":0.84999999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.8700000000000001,"5min":4.569,"15min":2.5649999999999999},"min":{"1min":0.24099999999999999,"5min":0.192,"15min":0.192},"max":{"1min":11.162000000000001,"5min":252.28999999999999,"15min":252.28999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":2.8700000000000001,"5min":4.7859999999999996,"15min":2.645},"min":{"1min":0.26500000000000001,"5min":0.254,"15min":0.254},"max":{"1min":8.6210000000000004,"5min":252.20699999999999,"15min":252.20699999999999},"last":0.79200000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:23:21 2023","interfaces":[{"interface":"back","average":{"1min":2.8380000000000001,"5min":3.7789999999999999,"15min":2.444},"min":{"1min":0.27800000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":7.5890000000000004,"5min":100.232,"15min":100.232},"last":1.46},{"interface":"front","average":{"1min":1.901,"5min":6.2439999999999998,"15min":3.2450000000000001},"min":{"1min":0.26800000000000002,"5min":0.25800000000000001,"15min":0.23999999999999999},"max":{"1min":6.2889999999999997,"5min":252.31399999999999,"15min":252.31399999999999},"last":0.89000000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.4940000000000002,"5min":2.702,"15min":1.6739999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":10.401,"5min":101.044,"15min":101.044},"last":1.0629999999999999},{"interface":"front","average":{"1min":2.3399999999999999,"5min":2.7549999999999999,"15min":1.6950000000000001},"min":{"1min":0.34100000000000003,"5min":0.315,"15min":0.315},"max":{"1min":10.423999999999999,"5min":98.811000000000007,"15min":98.811000000000007},"last":0.745}]},{"osd":5,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.8050000000000002,"5min":5.399,"15min":2.665},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":7.8559999999999999,"5min":252.392,"15min":252.392},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.992,"5min":2.452,"15min":1.6910000000000001},"min":{"1min":0.38300000000000001,"5min":0.34599999999999997,"15min":0.33100000000000002},"max":{"1min":5.8840000000000003,"5min":98.555999999999997,"15min":98.555999999999997},"last":0.92600000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.294,"5min":4.4290000000000003,"15min":2.407},"min":{"1min":0.47199999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":7.827,"5min":252.49100000000001,"15min":252.49100000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":2.161,"5min":1.6679999999999999,"15min":1.444},"min":{"1min":0.433,"5min":0.38,"15min":0.36699999999999999},"max":{"1min":8.1229999999999993,"5min":9.5449999999999999,"15min":9.5449999999999999},"last":0.94999999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:22:44 2023","interfaces":[{"interface":"back","average":{"1min":2.7160000000000002,"5min":4.6109999999999998,"15min":2.4420000000000002},"min":{"1min":0.502,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":7.8049999999999997,"5min":252.459,"15min":252.459},"last":0.82699999999999996},{"interface":"front","average":{"1min":2.4620000000000002,"5min":4.4329999999999998,"15min":2.371},"min":{"1min":0.41299999999999998,"5min":0.373,"15min":0.373},"max":{"1min":5.4299999999999997,"5min":251.87100000000001,"15min":251.87100000000001},"last":0.96999999999999997}]}]},{"osd":3,"up_from":100,"seq":429496729756,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":481528,"kb_used_data":150256,"kb_used_omap":2,"kb_used_meta":331069,"kb_avail":93263624,"statfs":{"total":95995035648,"available":95501950976,"internally_reserved":0,"allocated":153862144,"data_stored":152935410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":339014709},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.3050000000000002,"5min":2.919,"15min":2.0680000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.17399999999999999},"max":{"1min":18.09,"5min":43.912999999999997,"15min":54.673000000000002},"last":5.9459999999999997},{"interface":"front","average":{"1min":3.5259999999999998,"5min":2.8519999999999999,"15min":2.077},"min":{"1min":0.439,"5min":0.19800000000000001,"15min":0.189},"max":{"1min":11.140000000000001,"5min":40.162999999999997,"15min":54.192999999999998},"last":8.3610000000000007}]},{"osd":1,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":6.9550000000000001,"5min":2.9369999999999998,"15min":1.6519999999999999},"min":{"1min":0.32300000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":73.537000000000006,"5min":73.537000000000006,"15min":73.537000000000006},"last":7.9240000000000004},{"interface":"front","average":{"1min":7.4279999999999999,"5min":3.0110000000000001,"15min":1.9610000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":72.793000000000006,"5min":72.793000000000006,"15min":72.793000000000006},"last":5.9619999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.0920000000000001,"5min":2.1739999999999999,"15min":1.8340000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":15.445,"5min":15.445,"15min":56.723999999999997},"last":5.891},{"interface":"front","average":{"1min":3.3769999999999998,"5min":2.2909999999999999,"15min":1.8360000000000001},"min":{"1min":0.32800000000000001,"5min":0.28299999999999997,"15min":0.215},"max":{"1min":11.789999999999999,"5min":14.396000000000001,"15min":62.427},"last":4.6909999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.3050000000000002,"5min":1.7110000000000001,"15min":1.3440000000000001},"min":{"1min":0.41899999999999998,"5min":0.311,"15min":0.311},"max":{"1min":8.0239999999999991,"5min":14.343999999999999,"15min":14.343999999999999},"last":4.7949999999999999},{"interface":"front","average":{"1min":3,"5min":1.7330000000000001,"15min":1.3779999999999999},"min":{"1min":0.39800000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":10.663,"5min":10.663,"15min":10.663},"last":7.9610000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":1.839,"15min":1.401},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":8.0579999999999998,"5min":14.304,"15min":14.304},"last":4.8330000000000002},{"interface":"front","average":{"1min":2.8370000000000002,"5min":1.704,"15min":1.498},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":15.519,"5min":15.519,"15min":15.519},"last":5.9210000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.621,"5min":1.8160000000000001,"15min":1.472},"min":{"1min":0.41599999999999998,"5min":0.35699999999999998,"15min":0.33000000000000002},"max":{"1min":8.0830000000000002,"5min":14.371,"15min":14.371},"last":4.859},{"interface":"front","average":{"1min":3.2490000000000001,"5min":1.9590000000000001,"15min":1.597},"min":{"1min":0.42899999999999999,"5min":0.372,"15min":0.35099999999999998},"max":{"1min":10.621,"5min":10.621,"15min":10.897},"last":7.9889999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.258,"5min":1.9870000000000001,"15min":1.554},"min":{"1min":0.496,"5min":0.374,"15min":0.36199999999999999},"max":{"1min":10.696999999999999,"5min":10.696999999999999,"15min":10.696999999999999},"last":8.016},{"interface":"front","average":{"1min":3.3069999999999999,"5min":2.0369999999999999,"15min":1.615},"min":{"1min":0.56000000000000005,"5min":0.432,"15min":0.38900000000000001},"max":{"1min":10.722,"5min":10.722,"15min":10.722},"last":8.0380000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986558,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":281908,"kb_used_data":141740,"kb_used_omap":0,"kb_used_meta":140160,"kb_avail":93463244,"statfs":{"total":95995035648,"available":95706361856,"internally_reserved":0,"allocated":145141760,"data_stored":144391034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":143523840},"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 Sep 23 20:22:47 2023","interfaces":[{"interface":"back","average":{"1min":4.7400000000000002,"5min":2.5369999999999999,"15min":1.4399999999999999},"min":{"1min":0.26800000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":43.338000000000001,"5min":43.338000000000001,"15min":43.338000000000001},"last":0.311},{"interface":"front","average":{"1min":3.4940000000000002,"5min":2.1749999999999998,"15min":1.3740000000000001},"min":{"1min":0.26900000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":43.637,"5min":43.637,"15min":43.637},"last":5.9429999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:23:16 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":2.0129999999999999,"15min":1.46},"min":{"1min":0.318,"5min":0.311,"15min":0.27500000000000002},"max":{"1min":4.4909999999999997,"5min":54.273000000000003,"15min":54.273000000000003},"last":5.2149999999999999},{"interface":"front","average":{"1min":2.7690000000000001,"5min":2.1429999999999998,"15min":1.524},"min":{"1min":0.35599999999999998,"5min":0.33000000000000002,"15min":0.316},"max":{"1min":16.954999999999998,"5min":55.188000000000002,"15min":55.188000000000002},"last":0.629}]},{"osd":2,"last update":"Sat Sep 23 20:22:47 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.78,"15min":1.4059999999999999},"min":{"1min":0.307,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.9580000000000002,"5min":18.324000000000002,"15min":20.437000000000001},"last":6.1859999999999999},{"interface":"front","average":{"1min":3.9630000000000001,"5min":2.2869999999999999,"15min":1.7390000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":42.654000000000003,"5min":42.654000000000003,"15min":42.654000000000003},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":1.524,"5min":2.0409999999999999,"15min":2.1720000000000002},"min":{"1min":0.45200000000000001,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.0730000000000004,"5min":42.609000000000002,"15min":76.902000000000001},"last":0.41799999999999998},{"interface":"front","average":{"1min":1.556,"5min":2.016,"15min":2.21},"min":{"1min":0.376,"5min":0.34799999999999998,"15min":0.34300000000000003},"max":{"1min":5.1139999999999999,"5min":42.872999999999998,"15min":76.763000000000005},"last":0.52500000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:23:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.32700000000000001,"5min":0.308,"15min":0.308},"max":{"1min":4.4960000000000004,"5min":9.5600000000000005,"15min":9.5600000000000005},"last":0.379},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.036,"15min":1.054},"min":{"1min":0.371,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.4480000000000004,"5min":4.4480000000000004,"15min":4.4480000000000004},"last":0.60699999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:23:37 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.0529999999999999,"15min":1.022},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.35699999999999998},"max":{"1min":4.101,"5min":4.101,"15min":4.101},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.341,"5min":1.194,"15min":1.131},"min":{"1min":0.41399999999999998,"5min":0.38700000000000001,"15min":0.35799999999999998},"max":{"1min":4.2560000000000002,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.56999999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:23:33 2023","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.357,"15min":1.1679999999999999},"min":{"1min":0.39500000000000002,"5min":0.371,"15min":0.371},"max":{"1min":4.7750000000000004,"5min":9.6769999999999996,"15min":9.6769999999999996},"last":0.64000000000000001},{"interface":"front","average":{"1min":1.72,"5min":1.244,"15min":1.0960000000000001},"min":{"1min":0.434,"5min":0.379,"15min":0.37},"max":{"1min":6.8259999999999996,"5min":14.436999999999999,"15min":14.436999999999999},"last":0.59099999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724918,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":281956,"kb_used_data":138780,"kb_used_omap":0,"kb_used_meta":143168,"kb_avail":93463196,"statfs":{"total":95995035648,"available":95706312704,"internally_reserved":0,"allocated":142110720,"data_stored":141372122,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":146604032},"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 Sep 23 20:22:48 2023","interfaces":[{"interface":"back","average":{"1min":1.6970000000000001,"5min":1.3799999999999999,"15min":1.1299999999999999},"min":{"1min":0.254,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.476,"5min":7.5,"15min":8.593},"last":2.71},{"interface":"front","average":{"1min":1.415,"5min":1.6679999999999999,"15min":1.3089999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.25700000000000001},"max":{"1min":5.5179999999999998,"5min":14.138999999999999,"15min":14.138999999999999},"last":2.7490000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:23:11 2023","interfaces":[{"interface":"back","average":{"1min":2.3300000000000001,"5min":1.631,"15min":1.2689999999999999},"min":{"1min":0.28899999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":10.372999999999999,"5min":10.372999999999999,"15min":10.372999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.6279999999999999,"5min":1.484,"15min":1.2949999999999999},"min":{"1min":0.33100000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":6.5279999999999996,"5min":6.5279999999999996,"15min":8.0329999999999995},"last":0.42299999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:22:48 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.3260000000000001,"15min":1.6830000000000001},"min":{"1min":0.376,"5min":0.316,"15min":0.316},"max":{"1min":5.1900000000000004,"5min":9.0370000000000008,"15min":111.55500000000001},"last":0.47899999999999998},{"interface":"front","average":{"1min":1.6899999999999999,"5min":2.3149999999999999,"15min":2.0249999999999999},"min":{"1min":0.372,"5min":0.311,"15min":0.309},"max":{"1min":5.2080000000000002,"5min":118.886,"15min":118.886},"last":0.64600000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:23:11 2023","interfaces":[{"interface":"back","average":{"1min":3.5,"5min":1.764,"15min":1.516},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":17.802,"5min":17.802,"15min":17.802},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.446,"5min":1.5,"15min":1.5209999999999999},"min":{"1min":0.39000000000000001,"5min":0.37,"15min":0.33300000000000002},"max":{"1min":6.2300000000000004,"5min":7.9729999999999999,"15min":9.8409999999999993},"last":0.67500000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:22:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.3260000000000001,"15min":1.073},"min":{"1min":0.36299999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.8840000000000003,"5min":10.968,"15min":10.968},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1519999999999999,"15min":1.1040000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.766,"5min":7.3879999999999999,"15min":7.3879999999999999},"last":0.71999999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.218,"15min":1.206},"min":{"1min":0.46899999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.9210000000000003,"5min":5.6989999999999998,"15min":6.5069999999999997},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.2549999999999999,"15min":1.2869999999999999},"min":{"1min":0.40300000000000002,"5min":0.316,"15min":0.316},"max":{"1min":4.0090000000000003,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":0.77600000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:22:38 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":1.2809999999999999,"15min":1.1279999999999999},"min":{"1min":0.39300000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.4630000000000001,"5min":8.6440000000000001,"15min":8.6440000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.3520000000000001,"5min":1.4139999999999999,"15min":1.218},"min":{"1min":0.436,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.9029999999999996,"5min":10.058,"15min":10.058},"last":0.93999999999999995}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":213913600,"data_stored":213909528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":224333824,"data_stored":224329752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":431292416,"data_stored":431292416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":142540800,"data_stored":142540800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":139591680,"data_stored":139591680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":132579328,"data_stored":132579328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":81727488,"data_stored":81723416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":166723584,"data_stored":166723584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:23:43.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T20:23:43.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:43.754 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:43 smithi112 bash[107672]: cluster 2023-09-23T20:23:43.281459+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 1301/19161 objects degraded (6.790%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:43.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:43.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:43.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:43.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:44.035 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:43 smithi174 bash[91578]: cluster 2023-09-23T20:23:43.281459+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 1301/19161 objects degraded (6.790%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:44.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:43 smithi112 bash[104422]: cluster 2023-09-23T20:23:43.281459+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 1301/19161 objects degraded (6.790%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:44.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:44.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:44.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:44.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:44.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:44.497 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:44.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:44.603 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:44.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:44.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:44.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:45.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.013 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:44 smithi174 bash[91578]: cluster 2023-09-23T20:23:43.472697+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v681: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 398 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1301/19161 objects degraded (6.790%); 2381/19161 objects misplaced (12.426%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:45.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:45.134 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:45.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:44 smithi112 bash[107672]: cluster 2023-09-23T20:23:43.472697+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v681: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 398 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1301/19161 objects degraded (6.790%); 2381/19161 objects misplaced (12.426%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:45.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:44 smithi112 bash[104422]: cluster 2023-09-23T20:23:43.472697+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v681: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 398 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 1301/19161 objects degraded (6.790%); 2381/19161 objects misplaced (12.426%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:23:45.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:45.272 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:45.303 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:45.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:45.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:45.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:45.568 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:45.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:45.708 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:45.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:45.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:45.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:45.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:45.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:45.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:45.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:46.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:46.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:46.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:46.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:46.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:46.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:46.397 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:46.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:46.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:46.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:46.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:46.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.670 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:46.770 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:46 smithi112 bash[104422]: cluster 2023-09-23T20:23:45.477277+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v682: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 1317/14220 objects degraded (9.262%); 1814/14220 objects misplaced (12.757%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:46.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:46.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:46.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:47.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.050 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:46 smithi112 bash[107672]: cluster 2023-09-23T20:23:45.477277+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v682: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 1317/14220 objects degraded (9.262%); 1814/14220 objects misplaced (12.757%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:47.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:46 smithi174 bash[91578]: cluster 2023-09-23T20:23:45.477277+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v682: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 1317/14220 objects degraded (9.262%); 1814/14220 objects misplaced (12.757%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:23:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:47.085 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:47.085 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:47.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.194 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:47.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:47.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.454 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:47.514 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:23:47.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:47.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:47.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:47.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:47.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:48.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:48.102 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:48.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:48.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:48.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.309 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.449 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:48.604 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:48.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:48.707 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.734 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.874 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:48 smithi112 bash[104422]: cluster 2023-09-23T20:23:47.477885+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v683: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 214 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1317/10335 objects degraded (12.743%); 1244/10335 objects misplaced (12.037%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:48.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:48 smithi112 bash[104422]: cluster 2023-09-23T20:23:48.282943+0000 mon.a (mon.0) 892 : cluster 3 Health check update: Degraded data redundancy: 1317/10335 objects degraded (12.743%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:48.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:48 smithi112 bash[107672]: cluster 2023-09-23T20:23:47.477885+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v683: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 214 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1317/10335 objects degraded (12.743%); 1244/10335 objects misplaced (12.037%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:48.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:48 smithi112 bash[107672]: cluster 2023-09-23T20:23:48.282943+0000 mon.a (mon.0) 892 : cluster 3 Health check update: Degraded data redundancy: 1317/10335 objects degraded (12.743%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:48.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:49.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:49.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:48 smithi174 bash[91578]: cluster 2023-09-23T20:23:47.477885+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v683: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 214 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 1317/10335 objects degraded (12.743%); 1244/10335 objects misplaced (12.037%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:23:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:48 smithi174 bash[91578]: cluster 2023-09-23T20:23:48.282943+0000 mon.a (mon.0) 892 : cluster 3 Health check update: Degraded data redundancy: 1317/10335 objects degraded (12.743%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:49.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:49.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:49.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:49.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:49.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:49.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:49.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:49.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:49.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:49.562 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:49.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:49.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:49.721 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:49.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:49.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:49.866 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:49.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:50.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:50.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:50.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:50.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:50.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:50.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:50.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:50.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:49.242533+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:49.254210+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: cluster 2023-09-23T20:23:49.478587+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v684: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 108 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 1340/5241 objects degraded (25.568%); 718/5241 objects misplaced (13.700%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:49.551372+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:49.563775+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:50.192629+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:50.196015+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[104422]: audit 2023-09-23T20:23:50.204885+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.390 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:23:50] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:49.242533+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:49.254210+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: cluster 2023-09-23T20:23:49.478587+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v684: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 108 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 1340/5241 objects degraded (25.568%); 718/5241 objects misplaced (13.700%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:49.551372+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:49.563775+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:50.192629+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:50.196015+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:23:50.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:50 smithi112 bash[107672]: audit 2023-09-23T20:23:50.204885+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:50.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:49.242533+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:49.254210+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: cluster 2023-09-23T20:23:49.478587+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v684: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 108 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 1340/5241 objects degraded (25.568%); 718/5241 objects misplaced (13.700%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:49.551372+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:49.563775+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:50.192629+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:23:50.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:50.196015+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:23:50.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:50 smithi174 bash[91578]: audit 2023-09-23T20:23:50.204885+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:23:50.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:50.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:50.578 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Removed 106378 objects 2023-09-23T20:23:50.578 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Clean up completed and total clean up time :170.016 2023-09-23T20:23:50.633 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:50.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:50.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:50.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:50.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:50.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:50.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:51.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:51.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:51.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:51.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:51.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:51.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:51.257 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:51.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:51.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:51.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:51.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:51.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:51.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:51.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:51.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:51.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:51.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:51.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:51.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:51.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:51.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:51.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:51.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:52.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:52.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:52.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:52.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:52.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:52.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:52.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:52.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:52.419 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:52.522 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:52.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:52.551 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:52 smithi174 bash[91578]: cluster 2023-09-23T20:23:51.479360+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v685: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 32 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 1340/1584 objects degraded (84.596%); 150/1584 objects misplaced (9.470%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:23:52.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:52.568 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:23:52.568 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:23:52.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:52.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:52.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:52.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:52.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:52.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:52 smithi112 bash[107672]: cluster 2023-09-23T20:23:51.479360+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v685: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 32 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 1340/1584 objects degraded (84.596%); 150/1584 objects misplaced (9.470%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:23:52.842 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:52 smithi112 bash[104422]: cluster 2023-09-23T20:23:51.479360+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v685: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 32 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 1340/1584 objects degraded (84.596%); 150/1584 objects misplaced (9.470%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:23:52.848 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-23T20:23:52.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-23T20:23:52.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:53.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:53.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:53.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:53.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:53.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:53.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:53.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:53.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:53.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:53.561 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:53.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:53.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:53.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:53.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:53 smithi174 bash[91578]: audit 2023-09-23T20:23:52.998307+0000 mon.a (mon.0) 900 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:53.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:53 smithi174 bash[91578]: cluster 2023-09-23T20:23:53.284144+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 1340/1584 objects degraded (84.596%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:53.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:23:53.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:53.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:53.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:53.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:54.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:54.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:54.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:54.098 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:53 smithi112 bash[104422]: audit 2023-09-23T20:23:52.998307+0000 mon.a (mon.0) 900 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:54.098 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:53 smithi112 bash[104422]: cluster 2023-09-23T20:23:53.284144+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 1340/1584 objects degraded (84.596%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:54.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:53 smithi112 bash[107672]: audit 2023-09-23T20:23:52.998307+0000 mon.a (mon.0) 900 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:54.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:53 smithi112 bash[107672]: cluster 2023-09-23T20:23:53.284144+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 1340/1584 objects degraded (84.596%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:54.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:54.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:54.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:54.328 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:54.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:54.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:54.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:54.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:54.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:54.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:54.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:54.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:54.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.749 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:54.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:54 smithi174 bash[91578]: cluster 2023-09-23T20:23:53.479879+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v686: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 29 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 1340/1458 objects degraded (91.907%); 150/1458 objects misplaced (10.288%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:23:54.852 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:54.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:54 smithi112 bash[104422]: cluster 2023-09-23T20:23:53.479879+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v686: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 29 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 1340/1458 objects degraded (91.907%); 150/1458 objects misplaced (10.288%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:23:54.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:54 smithi112 bash[107672]: cluster 2023-09-23T20:23:53.479879+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v686: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 29 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 1340/1458 objects degraded (91.907%); 150/1458 objects misplaced (10.288%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:23:54.984 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:55.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:55.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:55.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:55.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:55.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:55.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:55.286 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:55.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:55.389 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:55.421 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:55.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:55.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:55.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:55.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:55.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:55.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:55.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:55.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:55.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:55.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:56.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:56.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:56.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:56.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:56.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:56.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:56.315 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:56.344 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:56.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:56.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:56.479 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:56.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:56.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:56.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:56 smithi174 bash[91578]: cluster 2023-09-23T20:23:55.481057+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v687: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 1361/72 objects degraded (1890.278%); 1.8 MiB/s, 58 objects/s recovering 2023-09-23T20:23:56.747 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:56.850 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:56 smithi112 bash[104422]: cluster 2023-09-23T20:23:55.481057+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v687: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 1361/72 objects degraded (1890.278%); 1.8 MiB/s, 58 objects/s recovering 2023-09-23T20:23:56.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:56 smithi112 bash[107672]: cluster 2023-09-23T20:23:55.481057+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v687: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 1361/72 objects degraded (1890.278%); 1.8 MiB/s, 58 objects/s recovering 2023-09-23T20:23:56.879 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:56.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:57.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:57.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:57.144 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:57.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:57.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:57.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:57.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:57.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:57.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:57.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:57.561 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:23:57.598 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:57.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:57.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:57.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:57.772 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:57.802 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:57.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:57 smithi174 bash[91578]: audit 2023-09-23T20:23:57.374984+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.112:0/333192491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:57.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:57 smithi174 bash[91578]: audit 2023-09-23T20:23:57.375465+0000 mon.a (mon.0) 902 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:57.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:57.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:57 smithi112 bash[104422]: audit 2023-09-23T20:23:57.374984+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.112:0/333192491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:57.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:57 smithi112 bash[104422]: audit 2023-09-23T20:23:57.375465+0000 mon.a (mon.0) 902 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:57.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:57 smithi112 bash[107672]: audit 2023-09-23T20:23:57.374984+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.112:0/333192491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:57.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:57 smithi112 bash[107672]: audit 2023-09-23T20:23:57.375465+0000 mon.a (mon.0) 902 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:57.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:57.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:58.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:58.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:58.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:58.181 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.209 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:58.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:58.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:58.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:58.465 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:58.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:58.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:58.579 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:57.481892+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v688: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 392 op/s; 1361/72 objects degraded (1890.278%); 1008 KiB/s, 46 objects/s recovering 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:57.541656+0000 mon.a (mon.0) 903 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: audit 2023-09-23T20:23:57.555541+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:57.555800+0000 mon.a (mon.0) 905 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:57.854195+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:58.110653+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:58.125844+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.580 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[107672]: cluster 2023-09-23T20:23:58.285553+0000 mon.a (mon.0) 906 : cluster 3 Health check update: Degraded data redundancy: 1361/72 objects degraded (1890.278%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:57.481892+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v688: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 392 op/s; 1361/72 objects degraded (1890.278%); 1008 KiB/s, 46 objects/s recovering 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:57.541656+0000 mon.a (mon.0) 903 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: audit 2023-09-23T20:23:57.555541+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:57.555800+0000 mon.a (mon.0) 905 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:57.854195+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:58.110653+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:58.125844+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.581 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:58 smithi112 bash[104422]: cluster 2023-09-23T20:23:58.285553+0000 mon.a (mon.0) 906 : cluster 3 Health check update: Degraded data redundancy: 1361/72 objects degraded (1890.278%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:58.585 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:23:58.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:58.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:58.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:58.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:58.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:57.481892+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v688: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 392 op/s; 1361/72 objects degraded (1890.278%); 1008 KiB/s, 46 objects/s recovering 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:57.541656+0000 mon.a (mon.0) 903 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: audit 2023-09-23T20:23:57.555541+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:57.555800+0000 mon.a (mon.0) 905 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:57.854195+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:58.110653+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:58.125844+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:58.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:58 smithi174 bash[91578]: cluster 2023-09-23T20:23:58.285553+0000 mon.a (mon.0) 906 : cluster 3 Health check update: Degraded data redundancy: 1361/72 objects degraded (1890.278%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:23:58.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:58.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:58.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:58.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:58.986 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:23:58.986 INFO:teuthology.orchestra.run.smithi112.stdout:{"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 1361/72 objects degraded (1890.278%), 1 pg degraded, 1 pg undersized","count":2},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1045,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":179,"num_osds":8,"num_up_osds":8,"osd_up_since":1695499848,"num_in_osds":8,"osd_in_since":1695500256,"num_remapped_pgs":4},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":85},{"state_name":"active+remapped+backfill_wait","count":2},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+recovery_wait+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":24,"data_bytes":595872,"bytes_used":2141589504,"bytes_avail":765818695680,"bytes_total":767960285184,"degraded_objects":1361,"degraded_total":72,"degraded_ratio":18.902777777777779,"recovering_objects_per_sec":46,"recovering_bytes_per_sec":1031799,"recovering_keys_per_sec":0,"num_objects_recovered":553,"num_bytes_recovered":12386304,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":392},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi174.hlooba","status":"up:active","gid":24499}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.112:8443/","prometheus":"http://172.21.15.112:9283/"}},"servicemap":{"epoch":25,"modified":"2023-09-23T20:22:03.434867+0000","services":{}},"progress_events":{"9cd2234d-690a-431a-9fd4-af9c9f8f02b2":{"message":"Global Recovery Event (0s)\n [............................] ","progress":0,"add_to_ceph_s":true},"dae43bb7-a9d7-478c-a757-9122898ab14a":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T20:23:59.027 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:23:59.051 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:23:59.071 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:23:59.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:59.092 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:23:59.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:59.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:59.113 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:23:59.136 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:23:59.159 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:23:59.192 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.194 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.195 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:23:59.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:59.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:23:59.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:23:59.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:59.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:59.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:59.457 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:59.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:59.601 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:59 smithi174 bash[91578]: cluster 2023-09-23T20:23:58.125696+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:59.601 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:59 smithi174 bash[91578]: audit 2023-09-23T20:23:58.986681+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.112:0/1095538241' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:23:59.601 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:23:59 smithi174 bash[91578]: audit 2023-09-23T20:23:59.003131+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.112:0/1598994202' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:59.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:59.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:59.742 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:59 smithi112 bash[107672]: cluster 2023-09-23T20:23:58.125696+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:59.743 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:59 smithi112 bash[107672]: audit 2023-09-23T20:23:58.986681+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.112:0/1095538241' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:23:59.743 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:23:59 smithi112 bash[107672]: audit 2023-09-23T20:23:59.003131+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.112:0/1598994202' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:59.743 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:59 smithi112 bash[104422]: cluster 2023-09-23T20:23:58.125696+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:23:59.743 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:59 smithi112 bash[104422]: audit 2023-09-23T20:23:58.986681+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.112:0/1095538241' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:23:59.743 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:23:59 smithi112 bash[104422]: audit 2023-09-23T20:23:59.003131+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.112:0/1598994202' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:59.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:59.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:59.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:59.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:59.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:00.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:00.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:00.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:00.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:00.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:00.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:00.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:00.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:00.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:00.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:00.420 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:24:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:24:00] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.43.0" 2023-09-23T20:24:00.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:00.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:00.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:00.621 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:00 smithi112 bash[104422]: cluster 2023-09-23T20:23:59.482556+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v690: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:00.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:00 smithi112 bash[107672]: cluster 2023-09-23T20:23:59.482556+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v690: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:00.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:00.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:00.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:00.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:00 smithi174 bash[91578]: cluster 2023-09-23T20:23:59.482556+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v690: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:00.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:00.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:00.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:00.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:01.117 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:01.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:01.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:01.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:01.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:01.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:01.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:01.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:01.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:01.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:01.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:01.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:01.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:01.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:01.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:01.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:01.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:01.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:02.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:02.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:02.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:02.127 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T20:24:02.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:24:02.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:02.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:02.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:02.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:02.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:02.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:02.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:02.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:02.512 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:02.537 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:02.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:02.640 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:02.647 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:02 smithi174 bash[91578]: cluster 2023-09-23T20:24:01.483079+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v691: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 50 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:02.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:02.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:02.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:02.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:02.866 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:02 smithi112 bash[107672]: cluster 2023-09-23T20:24:01.483079+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v691: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 50 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:02.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:02 smithi112 bash[104422]: cluster 2023-09-23T20:24:01.483079+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v691: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 50 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:02.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:03.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:03.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.186 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:03.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:03.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:03.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:03.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:03.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:03.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:24:03.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:03.569 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:03.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:03.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:03.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:03.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:03.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:03.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:03.929 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:04.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:04.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:04.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:04.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:04.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:04.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:04.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:04 smithi112 bash[104422]: cluster 2023-09-23T20:24:03.483847+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v692: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 46 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:04 smithi112 bash[107672]: cluster 2023-09-23T20:24:03.483847+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v692: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 46 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:04.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:04.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:04 smithi174 bash[91578]: cluster 2023-09-23T20:24:03.483847+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v692: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 46 op/s; 1361/72 objects degraded (1890.278%); 230 KiB/s, 105 objects/s recovering 2023-09-23T20:24:04.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:04.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:04.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:04.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:04.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:04.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:24:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:04.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:04.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:04.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:04.962 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.983 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:05.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:05.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:05.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:05.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:05.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:05.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:05.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:05.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:05.733 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:05 smithi112 bash[104422]: cluster 2023-09-23T20:24:05.536530+0000 mon.a (mon.0) 907 : cluster 3 Health check update: Degraded data redundancy: 691/72 objects degraded (959.722%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:24:05.733 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:05 smithi112 bash[107672]: cluster 2023-09-23T20:24:05.536530+0000 mon.a (mon.0) 907 : cluster 3 Health check update: Degraded data redundancy: 691/72 objects degraded (959.722%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:24:05.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:05.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:05.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:06.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:06.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:06.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:05 smithi174 bash[91578]: cluster 2023-09-23T20:24:05.536530+0000 mon.a (mon.0) 907 : cluster 3 Health check update: Degraded data redundancy: 691/72 objects degraded (959.722%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:24:06.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:06.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:06.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:06.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.420 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:24:06.420 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:24:06.420 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:24:06.420 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:24:06.420 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:24:06.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:06.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:06.621 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_2' removed 2023-09-23T20:24:06.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:06.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.807 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:06 smithi112 bash[107672]: cluster 2023-09-23T20:24:05.484984+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v693: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 691/72 objects degraded (959.722%); 0 B/s, 236 objects/s recovering 2023-09-23T20:24:06.807 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:06 smithi112 bash[107672]: audit 2023-09-23T20:24:05.700993+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.112:0/981460432' 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-09-23T20:24:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:06 smithi112 bash[104422]: cluster 2023-09-23T20:24:05.484984+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v693: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 691/72 objects degraded (959.722%); 0 B/s, 236 objects/s recovering 2023-09-23T20:24:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:06 smithi112 bash[104422]: audit 2023-09-23T20:24:05.700993+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.112:0/981460432' 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-09-23T20:24:06.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:06 smithi174 bash[91578]: cluster 2023-09-23T20:24:05.484984+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v693: 89 pgs: 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 691/72 objects degraded (959.722%); 0 B/s, 236 objects/s recovering 2023-09-23T20:24:06.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:06 smithi174 bash[91578]: audit 2023-09-23T20:24:05.700993+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.112:0/981460432' 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-09-23T20:24:06.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:06.929 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:06.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:06.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:07.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:07.190 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:07.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:07.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:07.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:24:07.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:07.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:07.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:07.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:07.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:07.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:07.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:07.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:07.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:07.658 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:24:07.659 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:24:07.659 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-23T20:24:07.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-23T20:24:07.723 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:07.756 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:07.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.867 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: cluster 2023-09-23T20:24:06.600580+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.867 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: cluster 2023-09-23T20:24:06.603192+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: cluster 2023-09-23T20:24:06.603525+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: audit 2023-09-23T20:24:06.605021+0000 mon.a (mon.0) 909 : audit 1 from='client.? 172.21.15.112:0/981460432' 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-09-23T20:24:07.868 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: cluster 2023-09-23T20:24:06.605176+0000 mon.a (mon.0) 910 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: cluster 2023-09-23T20:24:06.865372+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[107672]: cluster 2023-09-23T20:24:06.875244+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: cluster 2023-09-23T20:24:06.600580+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: cluster 2023-09-23T20:24:06.603192+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: cluster 2023-09-23T20:24:06.603525+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.868 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: audit 2023-09-23T20:24:06.605021+0000 mon.a (mon.0) 909 : audit 1 from='client.? 172.21.15.112:0/981460432' 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-09-23T20:24:07.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: cluster 2023-09-23T20:24:06.605176+0000 mon.a (mon.0) 910 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-09-23T20:24:07.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: cluster 2023-09-23T20:24:06.865372+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.869 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:07 smithi112 bash[104422]: cluster 2023-09-23T20:24:06.875244+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:07.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:07.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:08.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:08.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: cluster 2023-09-23T20:24:06.600580+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: cluster 2023-09-23T20:24:06.603192+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: cluster 2023-09-23T20:24:06.603525+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: audit 2023-09-23T20:24:06.605021+0000 mon.a (mon.0) 909 : audit 1 from='client.? 172.21.15.112:0/981460432' 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-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: cluster 2023-09-23T20:24:06.605176+0000 mon.a (mon.0) 910 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: cluster 2023-09-23T20:24:06.865372+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:07 smithi174 bash[91578]: cluster 2023-09-23T20:24:06.875244+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:08.086 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:08.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.143 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:08.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:08.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:08.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:08.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:08.397 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:08.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:08.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:08.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:08.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:08.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:08.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.679 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:08 smithi174 bash[91578]: cluster 2023-09-23T20:24:07.485504+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:08.680 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:08 smithi174 bash[91578]: cluster 2023-09-23T20:24:07.600060+0000 mon.a (mon.0) 911 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 691/72 objects degraded (959.722%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:24:08.680 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:08 smithi174 bash[91578]: cluster 2023-09-23T20:24:07.600122+0000 mon.a (mon.0) 912 : cluster 1 Cluster is now healthy 2023-09-23T20:24:08.680 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:08 smithi174 bash[91578]: audit 2023-09-23T20:24:08.006436+0000 mon.a (mon.0) 913 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:08.680 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:08 smithi174 bash[91578]: audit 2023-09-23T20:24:08.008149+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:08.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:08.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:08.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[104422]: cluster 2023-09-23T20:24:07.485504+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[104422]: cluster 2023-09-23T20:24:07.600060+0000 mon.a (mon.0) 911 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 691/72 objects degraded (959.722%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[104422]: cluster 2023-09-23T20:24:07.600122+0000 mon.a (mon.0) 912 : cluster 1 Cluster is now healthy 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[104422]: audit 2023-09-23T20:24:08.006436+0000 mon.a (mon.0) 913 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[104422]: audit 2023-09-23T20:24:08.008149+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[107672]: cluster 2023-09-23T20:24:07.485504+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[107672]: cluster 2023-09-23T20:24:07.600060+0000 mon.a (mon.0) 911 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 691/72 objects degraded (959.722%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[107672]: cluster 2023-09-23T20:24:07.600122+0000 mon.a (mon.0) 912 : cluster 1 Cluster is now healthy 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[107672]: audit 2023-09-23T20:24:08.006436+0000 mon.a (mon.0) 913 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:08 smithi112 bash[107672]: audit 2023-09-23T20:24:08.008149+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:08.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:08.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:08.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:09.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:09.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:09.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:09.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:09.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:09.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:09.330 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:09.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:09.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:09.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:09.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:09.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:09.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:09.727 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:09.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:09.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:09.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:09.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:09.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:09.996 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:10.022 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:10.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:10.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:10.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:10.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:10.175 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:10.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:10.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:10.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:24:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:24:10] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-09-23T20:24:10.412 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:10.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:10.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:10.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:10.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:10.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:10.655 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:10 smithi174 bash[91578]: cluster 2023-09-23T20:24:09.486295+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:10.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:10.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:10.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:10.790 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:10 smithi112 bash[104422]: cluster 2023-09-23T20:24:09.486295+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:10.790 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:10 smithi112 bash[107672]: cluster 2023-09-23T20:24:09.486295+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:10.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:10.908 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:10.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:11.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:11.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:11.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:11.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:11.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:11.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:11.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:11.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:11.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.602 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:11.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:11.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:11.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:11.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:11.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:12.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:12.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:12.090 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:24:12.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:12.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:12.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:12.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:12.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:12.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:12.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:12.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:12.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:12.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:12.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:12.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:12.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:12.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:12.659 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:12 smithi112 bash[104422]: cluster 2023-09-23T20:24:11.486973+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:12.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:12.778 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:12.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:12.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.896 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:12 smithi174 bash[91578]: cluster 2023-09-23T20:24:11.486973+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:12.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:13.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:13.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:12 smithi112 bash[107672]: cluster 2023-09-23T20:24:11.486973+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:13.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:13.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:13.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:13.318 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:13.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:13.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:13.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:13.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:13.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:13.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:13.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:13.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:13.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:13.830 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:13.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:13.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:13.961 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:13.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:14.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:14.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:14.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:14.194 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:14.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:14.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:14.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:14.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:14.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:14.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:14.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:14.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:14 smithi112 bash[104422]: audit 2023-09-23T20:24:13.462223+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:14.599 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:14 smithi112 bash[104422]: cluster 2023-09-23T20:24:13.487595+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:14.599 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:14 smithi112 bash[107672]: audit 2023-09-23T20:24:13.462223+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:14.599 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:14 smithi112 bash[107672]: cluster 2023-09-23T20:24:13.487595+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:14.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:14.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:14.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:14.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:14 smithi174 bash[91578]: audit 2023-09-23T20:24:13.462223+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:14.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:14 smithi174 bash[91578]: cluster 2023-09-23T20:24:13.487595+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:14.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:14.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:15.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:15.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:15.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:15.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:15.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:15.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:15.283 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:15.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:15.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:15.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:15.551 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:24:15.551 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:24:15.551 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:24:15.551 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:24:15.551 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:41126 6.e 6:72941547:::benchmark_data_smithi112_150607_object41125:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:50.622054+0000", 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 564.92408492200002, 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.19581989899999999, 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 41126 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.552 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622054+0000", 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622054+0000", 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.553 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622052+0000", 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622085+0000", 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3615999999999998e-05 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622101+0000", 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5939000000000001e-05 2023-09-23T20:24:15.554 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622110+0000", 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7709999999999995e-06 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622189+0000", 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8963999999999998e-05 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.555 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622350+0000", 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000161321 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622543+0000", 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019268599999999999 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.626007+0000", 2023-09-23T20:24:15.556 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0034636710000000002 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.626048+0000", 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1411e-05 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817687+0000", 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.191638587 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.557 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817791+0000", 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000104119 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817874+0000", 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2816000000000001e-05 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.558 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83010 6.2 6:4c820fd3:::benchmark_data_smithi112_150607_object83009:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.800662+0000", 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 526.74547679399996, 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.208845699, 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83010 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.559 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800662+0000", 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800662+0000", 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800661+0000", 2023-09-23T20:24:15.560 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800724+0000", 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.3675000000000003e-05 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800737+0000", 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3027000000000001e-05 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.561 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800743+0000", 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1739999999999997e-06 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800790+0000", 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6660999999999999e-05 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.562 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.800892+0000", 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010224499999999999 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.801053+0000", 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016036300000000001 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.803681+0000", 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0026278909999999998 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.563 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810192+0000", 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0065110469999999998 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009253+0000", 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.199060978 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009383+0000", 2023-09-23T20:24:15.564 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013062300000000001 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009508+0000", 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012424300000000001 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83017 6.2 6:42890c81:::benchmark_data_smithi112_150607_object83016:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.806645+0000", 2023-09-23T20:24:15.565 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 526.73949339900003, 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.20694125299999999, 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83017 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.566 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806645+0000", 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806645+0000", 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806644+0000", 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.567 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806691+0000", 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6996000000000002e-05 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806705+0000", 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3842999999999999e-05 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806710+0000", 2023-09-23T20:24:15.568 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.49e-06 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806768+0000", 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7401999999999997e-05 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806952+0000", 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000184322 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.569 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.807170+0000", 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021791200000000001 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810233+0000", 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0030627530000000001 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.570 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810404+0000", 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000171681 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.013341+0000", 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.20293647200000001 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.013488+0000", 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014720999999999999 2023-09-23T20:24:15.571 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.013586+0000", 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8374000000000004e-05 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.34788.0:4884 7.9 e152/147 7:9f5d3859:::benchmark_data_smithi112_174259_object4883:head v 152'326, mlcod=152'324)", 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.415840+0000", 2023-09-23T20:24:15.572 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 283.13029838800003, 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.216538173, 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415840+0000", 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415840+0000", 2023-09-23T20:24:15.573 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415840+0000", 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415888+0000", 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8693999999999998e-05 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.574 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415897+0000", 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8789999999999992e-06 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415902+0000", 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4240000000000003e-06 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415946+0000", 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4913999999999997e-05 2023-09-23T20:24:15.575 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415995+0000", 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8508999999999999e-05 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.632326+0000", 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21633108300000001 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.576 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.632378+0000", 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2318999999999998e-05 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.34788.0:4888 7.4 e152/147 7:2b9698a9:::benchmark_data_smithi112_174259_object4887:head v 152'305, mlcod=152'302)", 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.415911+0000", 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 283.13022749200002, 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.215517756, 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.577 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415911+0000", 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415911+0000", 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.578 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415911+0000", 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415986+0000", 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5369000000000003e-05 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415992+0000", 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4090000000000002e-06 2023-09-23T20:24:15.579 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415995+0000", 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3560000000000001e-06 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416036+0000", 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0787000000000001e-05 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.628314+0000", 2023-09-23T20:24:15.580 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.212278104 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.631317+0000", 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0030027470000000001 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.631429+0000", 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000112291 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.581 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:4894 7.1 7:8c7d5a07:::benchmark_data_smithi112_174259_object4893:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.416222+0000", 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 283.12991622300001, 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.218901136, 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 4894 2023-09-23T20:24:15.582 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416222+0000", 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416222+0000", 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.583 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416221+0000", 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416260+0000", 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8597999999999999e-05 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629282+0000", 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21302289199999999 2023-09-23T20:24:15.584 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629324+0000", 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1764000000000002e-05 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629382+0000", 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7370000000000001e-05 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.585 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629579+0000", 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019705999999999999 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629809+0000", 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00023006799999999999 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.632062+0000", 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.002252773 2023-09-23T20:24:15.586 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.632391+0000", 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00032963300000000002 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.635022+0000", 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0026307829999999998 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.587 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.635078+0000", 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6406000000000002e-05 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.635124+0000", 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5191000000000002e-05 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.34788.0:4893 7.8 e152/147 7:1e4ee988:::benchmark_data_smithi112_174259_object4892:head v 152'302, mlcod=152'300)", 2023-09-23T20:24:15.588 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.417410+0000", 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 283.12872821600001, 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.215005222, 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417410+0000", 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417410+0000", 2023-09-23T20:24:15.589 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417410+0000", 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417712+0000", 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00030216999999999999 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.590 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629658+0000", 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21194595299999999 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629671+0000", 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2860999999999999e-05 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629967+0000", 2023-09-23T20:24:15.591 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00029648700000000001 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629992+0000", 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5289000000000001e-05 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.632375+0000", 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0023829649999999999 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.592 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.632416+0000", 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0324999999999998e-05 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:139239 7.1 7:87d217ca:::benchmark_data_smithi112_174259_object32858:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:21:45.245956+0000", 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 150.30018284299999, 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2373573420000001, 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.593 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139239 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.245956+0000", 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.245956+0000", 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.245955+0000", 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.245959+0000", 2023-09-23T20:24:15.595 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5530000000000001e-06 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.245967+0000", 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2379999999999997e-06 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.245973+0000", 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.896e-06 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.596 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.252813+0000", 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.006840502 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.252897+0000", 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3832000000000006e-05 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.252979+0000", 2023-09-23T20:24:15.597 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1471000000000007e-05 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.256914+0000", 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0039349249999999997 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.277607+0000", 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.020693877999999999 2023-09-23T20:24:15.598 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.286782+0000", 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0091745090000000008 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.286790+0000", 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2449999999999998e-06 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.599 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.292624+0000", 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.005833939 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.292642+0000", 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7577000000000001e-05 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.483220+0000", 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.190577877 2023-09-23T20:24:15.600 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.483313+0000", 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3523000000000006e-05 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:139248 7.1 7:87cd0108:::benchmark_data_smithi112_174259_object32867:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:21:45.259246+0000", 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 150.286892954, 2023-09-23T20:24:15.601 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2246195439999998, 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139248 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259246+0000", 2023-09-23T20:24:15.602 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259246+0000", 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259244+0000", 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.603 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259253+0000", 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7760000000000003e-06 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259269+0000", 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6646999999999998e-05 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259277+0000", 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2200000000000003e-06 2023-09-23T20:24:15.604 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259326+0000", 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9571999999999999e-05 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259462+0000", 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000135449 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.259541+0000", 2023-09-23T20:24:15.605 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9110999999999995e-05 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.263189+0000", 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.003648437 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.286937+0000", 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.023748004 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.606 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.286947+0000", 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5969999999999998e-06 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294100+0000", 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0071530900000001 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294110+0000", 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0531e-05 2023-09-23T20:24:15.607 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.483700+0000", 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.189589024 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.483865+0000", 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016568 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.608 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:139251 7.1 7:8f8b2e0b:::benchmark_data_smithi112_174259_object32870:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e165)", 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:21:45.267017+0000", 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 150.27912155800001, 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2171358240000001, 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139251 2023-09-23T20:24:15.609 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267017+0000", 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267017+0000", 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.610 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267015+0000", 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267027+0000", 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1479e-05 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267042+0000", 2023-09-23T20:24:15.611 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4989e-05 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267048+0000", 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.173e-06 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267098+0000", 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9731000000000002e-05 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.612 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267253+0000", 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015576699999999999 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.267417+0000", 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016403500000000001 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.271171+0000", 2023-09-23T20:24:15.613 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0037540210000000002 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.286977+0000", 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.015805230999999999 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.286987+0000", 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0786e-05 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.614 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294142+0000", 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.007154382 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294150+0000", 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4929999999999998e-06 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.484000+0000", 2023-09-23T20:24:15.615 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.189850072 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.484153+0000", 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000152449 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:139271 7.1 7:801585de:::benchmark_data_smithi112_174259_object32890:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:21:45.310669+0000", 2023-09-23T20:24:15.616 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 150.235469491, 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1907312189999999, 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139271 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.310669+0000", 2023-09-23T20:24:15.617 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.310669+0000", 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.310667+0000", 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.618 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.310678+0000", 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1061e-05 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.310702+0000", 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3964999999999998e-05 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.619 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.310713+0000", 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1229e-05 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.319108+0000", 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0083943530000000002 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.319125+0000", 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6826000000000001e-05 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.620 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294176+0000", 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.97505176999999998 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294184+0000", 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7759999999999997e-06 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.484249+0000", 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1900651120000001 2023-09-23T20:24:15.621 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.484414+0000", 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000164943 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.484587+0000", 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017294700000000001 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.622 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.500142+0000", 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.015554963 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.500155+0000", 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2911999999999999e-05 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.500270+0000", 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011465500000000001 2023-09-23T20:24:15.623 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.501255+0000", 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00098537400000000002 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.501304+0000", 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8965000000000003e-05 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.624 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.501400+0000", 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.6278000000000002e-05 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:139290 7.1 7:8861b446:::benchmark_data_smithi112_174259_object32909:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:21:45.341243+0000", 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 150.204895956, 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1625573020000002, 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.625 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139290 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341243+0000", 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.626 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341243+0000", 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341241+0000", 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341250+0000", 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1549999999999996e-06 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.627 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341271+0000", 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0573000000000001e-05 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341280+0000", 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4569999999999994e-06 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341356+0000", 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5661999999999995e-05 2023-09-23T20:24:15.628 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.341370+0000", 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4204e-05 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294213+0000", 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.95284288800000005 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294221+0000", 2023-09-23T20:24:15.629 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1079999999999993e-06 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.489753+0000", 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.195532517 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.489895+0000", 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014171499999999999 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.630 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.490021+0000", 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012582000000000001 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.500213+0000", 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010191685000000001 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.500289+0000", 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6521999999999997e-05 2023-09-23T20:24:15.631 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.501476+0000", 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0011866890000000001 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.503522+0000", 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0020459860000000001 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.632 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.503603+0000", 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1442999999999999e-05 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.503800+0000", 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019670899999999999 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:139293 7.1 7:808cef0d:::benchmark_data_smithi112_174259_object32912:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:21:45.354547+0000", 2023-09-23T20:24:15.633 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 150.191591125, 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1579727690000001, 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139293 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354547+0000", 2023-09-23T20:24:15.634 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354547+0000", 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354545+0000", 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.635 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354555+0000", 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0084999999999999e-05 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354576+0000", 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0622e-05 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354585+0000", 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1770000000000004e-06 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.636 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354748+0000", 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016319699999999999 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:45.354765+0000", 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6065e-05 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294250+0000", 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.93948576800000005 2023-09-23T20:24:15.637 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:46.294259+0000", 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5620000000000004e-06 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.494039+0000", 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1997800620000001 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.638 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.494334+0000", 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00029499600000000001 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.494682+0000", 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00034852599999999999 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.500336+0000", 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0056534530000000001 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.639 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.502120+0000", 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001783721 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.512296+0000", 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010176744 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.512342+0000", 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5348e-05 2023-09-23T20:24:15.640 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.512395+0000", 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3525e-05 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:21:47.512520+0000", 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000125046 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.641 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175799 7.1 7:8fb0b42f:::benchmark_data_smithi112_174259_object69418:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.554161+0000", 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.991977297000005, 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.91397469499999995, 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175799 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.642 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554161+0000", 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554161+0000", 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.643 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554159+0000", 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554170+0000", 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0871e-05 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554198+0000", 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8106000000000002e-05 2023-09-23T20:24:15.644 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554209+0000", 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0927000000000001e-05 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554277+0000", 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7430999999999999e-05 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.554289+0000", 2023-09-23T20:24:15.645 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2495e-05 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.452566+0000", 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89827712900000001 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.452679+0000", 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000113249 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.646 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.452766+0000", 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6719999999999996e-05 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467491+0000", 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.014724397 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467677+0000", 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018645200000000001 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.647 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467746+0000", 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8752999999999997e-05 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467791+0000", 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4978000000000002e-05 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467842+0000", 2023-09-23T20:24:15.648 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1205000000000002e-05 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467925+0000", 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2695999999999996e-05 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468136+0000", 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021141899999999999 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.649 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175868 7.1 7:8094dece:::benchmark_data_smithi112_174259_object69487:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.671130+0000", 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.875008746999995, 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.79746784199999998, 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175868 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.650 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671130+0000", 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671130+0000", 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.651 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671128+0000", 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671140+0000", 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1503e-05 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671156+0000", 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6288000000000001e-05 2023-09-23T20:24:15.652 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671165+0000", 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5019999999999992e-06 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671213+0000", 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8031000000000001e-05 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.653 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.671224+0000", 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1308000000000001e-05 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.456455+0000", 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.78523141500000004 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.456611+0000", 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000155291 2023-09-23T20:24:15.654 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.456760+0000", 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014894800000000001 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467683+0000", 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010923321 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.655 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468165+0000", 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00048234900000000003 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468219+0000", 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3968999999999998e-05 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468257+0000", 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8033e-05 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.656 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468329+0000", 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1564999999999997e-05 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468397+0000", 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7737999999999994e-05 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468598+0000", 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00020110399999999999 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.657 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175879 7.1 7:8670f227:::benchmark_data_smithi112_174259_object69498:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.689233+0000", 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.856905237999996, 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.77981451400000001, 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.658 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175879 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689233+0000", 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689233+0000", 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.659 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689228+0000", 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999948 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689243+0000", 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4555999999999999e-05 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.660 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689265+0000", 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2359000000000001e-05 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689275+0000", 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5140000000000007e-06 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689327+0000", 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2714999999999999e-05 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.661 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.689337+0000", 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8840000000000006e-06 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.461543+0000", 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.772205904 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.461788+0000", 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00024504399999999998 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.662 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.461999+0000", 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021040100000000001 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.467797+0000", 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0057983419999999997 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468641+0000", 2023-09-23T20:24:15.663 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00084409100000000005 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468697+0000", 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5649000000000002e-05 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468733+0000", 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6526000000000002e-05 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.664 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468795+0000", 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1464000000000006e-05 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.468863+0000", 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8442000000000006e-05 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.469048+0000", 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000184861 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.665 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175885 7.1 7:8b574075:::benchmark_data_smithi112_174259_object69504:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.698378+0000", 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.847760772000001, 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.78021532299999996, 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.666 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175885 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698378+0000", 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698378+0000", 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.667 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698376+0000", 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698386+0000", 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4239999999999999e-06 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698402+0000", 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6574000000000001e-05 2023-09-23T20:24:15.668 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698409+0000", 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0620000000000003e-06 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698470+0000", 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0999999999999999e-05 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.669 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.698481+0000", 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0711e-05 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.469127+0000", 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.77064624500000001 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.469263+0000", 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000135835 2023-09-23T20:24:15.670 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.469398+0000", 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013450100000000001 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478096+0000", 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0086984520000000006 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478171+0000", 2023-09-23T20:24:15.671 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5108e-05 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478250+0000", 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8639000000000004e-05 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478262+0000", 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1666e-05 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.672 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478336+0000", 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4023999999999995e-05 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478410+0000", 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4788000000000003e-05 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478593+0000", 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018279099999999999 2023-09-23T20:24:15.673 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175895 7.1 7:82b422a9:::benchmark_data_smithi112_174259_object69514:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.716899+0000", 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.829239864000002, 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.77233927899999999, 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.674 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175895 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716899+0000", 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716899+0000", 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.675 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716897+0000", 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716907+0000", 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1670000000000005e-06 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716921+0000", 2023-09-23T20:24:15.676 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4028e-05 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716929+0000", 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0120000000000005e-06 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716983+0000", 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4163999999999998e-05 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.677 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.716991+0000", 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6880000000000005e-06 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.473963+0000", 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.75697189099999995 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.474128+0000", 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016503399999999999 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.678 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.474324+0000", 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019536299999999999 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478685+0000", 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0043612210000000002 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478695+0000", 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0387999999999999e-05 2023-09-23T20:24:15.679 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478738+0000", 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2682000000000002e-05 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478790+0000", 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2154999999999998e-05 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.680 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489006+0000", 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010215712 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489075+0000", 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9204999999999999e-05 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489238+0000", 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000162941 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.681 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175902 7.1 7:828b9062:::benchmark_data_smithi112_174259_object69521:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.731488+0000", 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.814650176000001, 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.75798234499999995, 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175902 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.682 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731488+0000", 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731488+0000", 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.683 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731483+0000", 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999943 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731496+0000", 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3515e-05 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731521+0000", 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.4428999999999999e-05 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.684 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731536+0000", 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5043e-05 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731583+0000", 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7546000000000002e-05 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.731591+0000", 2023-09-23T20:24:15.685 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1999999999999994e-06 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478822+0000", 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.74723067700000001 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.478950+0000", 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000127408 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.686 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.479045+0000", 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5824999999999998e-05 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.488854+0000", 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0098086370000000003 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.488913+0000", 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9239e-05 2023-09-23T20:24:15.687 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.488927+0000", 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4205999999999999e-05 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.488954+0000", 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.6259999999999999e-05 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.688 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489344+0000", 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00039060199999999998 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489379+0000", 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5108999999999999e-05 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489471+0000", 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1360999999999995e-05 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.689 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:175936 7.1 7:8e41acaf:::benchmark_data_smithi112_174259_object69555:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e172)", 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:47.820617+0000", 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 87.725521180000001, 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.66989536199999999, 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:15.690 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175936 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820617+0000", 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820617+0000", 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.691 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820616+0000", 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820626+0000", 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0319999999999999e-05 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820646+0000", 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9828000000000001e-05 2023-09-23T20:24:15.692 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820653+0000", 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9720000000000003e-06 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820700+0000", 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6915000000000001e-05 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:24:15.693 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:47.820708+0000", 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.242e-06 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.483845+0000", 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.66313710299999995 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.484010+0000", 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016480999999999999 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.694 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1,3,6", 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.484137+0000", 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000126749 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489266+0000", 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0051292129999999997 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489271+0000", 2023-09-23T20:24:15.695 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5620000000000003e-06 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489319+0000", 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8075000000000003e-05 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.489739+0000", 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00041974900000000002 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.696 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.490334+0000", 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00059492799999999999 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.490387+0000", 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3224999999999999e-05 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:48.490513+0000", 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012547099999999999 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.697 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.698 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.698 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:15.698 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:15.698 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:24:15.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:15.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:15.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:15.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:16.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:16.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:16.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:16.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:16.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:16.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:16.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:16.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:16.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:24:16.445 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:16.457 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:16.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.622 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:16 smithi174 bash[91578]: cluster 2023-09-23T20:24:15.488302+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:16.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:16.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:16 smithi112 bash[107672]: cluster 2023-09-23T20:24:15.488302+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:16 smithi112 bash[104422]: cluster 2023-09-23T20:24:15.488302+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:16.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.755 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:16.860 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:16.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:16.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:16.996 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:17.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:17.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:17.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:17.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:17.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:17.269 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:17.299 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:17.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:17.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:17.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:17.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:17.562 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:17.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:17.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:17.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:17.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:17.830 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:17.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:17.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:17.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:18.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:18.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:18.199 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:24:18.201 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:24:18.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:18.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:18.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:18.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:18.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:18.565 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:24:18.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.616 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:18.663 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:24:18.683 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:24:18.713 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:24:18.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.727 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:18 smithi112 bash[107672]: cluster 2023-09-23T20:24:17.488783+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:18.727 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:18 smithi112 bash[107672]: audit 2023-09-23T20:24:17.890975+0000 mon.a (mon.0) 916 : audit 1 from='client.? 172.21.15.112:0/2440720564' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:18.727 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:18 smithi112 bash[104422]: cluster 2023-09-23T20:24:17.488783+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:18.727 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:18 smithi112 bash[104422]: audit 2023-09-23T20:24:17.890975+0000 mon.a (mon.0) 916 : audit 1 from='client.? 172.21.15.112:0/2440720564' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:18.737 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:24:18.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:18.765 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:24:18.788 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:24:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:18 smithi174 bash[91578]: cluster 2023-09-23T20:24:17.488783+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:18 smithi174 bash[91578]: audit 2023-09-23T20:24:17.890975+0000 mon.a (mon.0) 916 : audit 1 from='client.? 172.21.15.112:0/2440720564' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:18.818 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:24:18.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:18.845 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:24:18.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:18.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:18.978 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.009 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:19.112 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.143 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:19.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:19.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:19.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:19.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:19.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:19.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:19.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:19.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:19 smithi174 bash[91578]: audit 2023-09-23T20:24:18.183688+0000 mgr.y (mgr.34107) 702 : audit 0 from='client.44900 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:24:19.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:19 smithi174 bash[91578]: cluster 2023-09-23T20:24:18.545578+0000 mon.a (mon.0) 917 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:19.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:19 smithi174 bash[91578]: cluster 2023-09-23T20:24:18.556314+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:19.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:19 smithi174 bash[91578]: audit 2023-09-23T20:24:18.557699+0000 mon.a (mon.0) 918 : audit 1 from='client.? 172.21.15.112:0/2440720564' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:24:19.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:19 smithi174 bash[91578]: cluster 2023-09-23T20:24:18.557770+0000 mon.a (mon.0) 919 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-09-23T20:24:19.651 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:19 smithi174 bash[91578]: audit 2023-09-23T20:24:18.636379+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.112:0/2983566185' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:19.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:19.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:19.787 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[107672]: audit 2023-09-23T20:24:18.183688+0000 mgr.y (mgr.34107) 702 : audit 0 from='client.44900 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[107672]: cluster 2023-09-23T20:24:18.545578+0000 mon.a (mon.0) 917 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[107672]: cluster 2023-09-23T20:24:18.556314+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[107672]: audit 2023-09-23T20:24:18.557699+0000 mon.a (mon.0) 918 : audit 1 from='client.? 172.21.15.112:0/2440720564' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[107672]: cluster 2023-09-23T20:24:18.557770+0000 mon.a (mon.0) 919 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[107672]: audit 2023-09-23T20:24:18.636379+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.112:0/2983566185' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[104422]: audit 2023-09-23T20:24:18.183688+0000 mgr.y (mgr.34107) 702 : audit 0 from='client.44900 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[104422]: cluster 2023-09-23T20:24:18.545578+0000 mon.a (mon.0) 917 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[104422]: cluster 2023-09-23T20:24:18.556314+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[104422]: audit 2023-09-23T20:24:18.557699+0000 mon.a (mon.0) 918 : audit 1 from='client.? 172.21.15.112:0/2440720564' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:24:19.788 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[104422]: cluster 2023-09-23T20:24:18.557770+0000 mon.a (mon.0) 919 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-09-23T20:24:19.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:19 smithi112 bash[104422]: audit 2023-09-23T20:24:18.636379+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.112:0/2983566185' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:19.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:19.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:19.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:19.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:19.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:20.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:20.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:20.067 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":700,"stamp":"2023-09-23T20:24:17.488486+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":511,"num_read_kb":936,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2962632,"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":222,"ondisk_log_size":222,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":220,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2091684,"kb_used_data":283236,"kb_used_omap":20,"kb_used_meta":1808363,"kb_avail":747869532,"statfs":{"total":767960285184,"available":765818400768,"internally_reserved":0,"allocated":290033664,"data_stored":283158372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1851764366},"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":"10.885870"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":159,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.114911+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:23:58.114911+0000","last_peered":"2023-09-23T20:23:58.114911+0000","last_clean":"2023-09-23T20:23:58.114911+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:23:58.114911+0000","last_undegraded":"2023-09-23T20:23:58.114911+0000","last_fullsized":"2023-09-23T20:23:58.114911+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129965+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:23:58.129965+0000","last_peered":"2023-09-23T20:23:58.129965+0000","last_clean":"2023-09-23T20:23:58.129965+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:23:58.129965+0000","last_undegraded":"2023-09-23T20:23:58.129965+0000","last_fullsized":"2023-09-23T20:23:58.129965+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.554898+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:23:57.554898+0000","last_peered":"2023-09-23T20:23:57.554898+0000","last_clean":"2023-09-23T20:23:57.554898+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:23:57.554898+0000","last_undegraded":"2023-09-23T20:23:57.554898+0000","last_fullsized":"2023-09-23T20:23:57.554898+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129422+0000","last_change":"2023-09-23T20:21:46.295084+0000","last_active":"2023-09-23T20:23:58.129422+0000","last_peered":"2023-09-23T20:23:58.129422+0000","last_clean":"2023-09-23T20:23:58.129422+0000","last_became_active":"2023-09-23T20:21:46.294374+0000","last_became_peered":"2023-09-23T20:21:46.294374+0000","last_unstale":"2023-09-23T20:23:58.129422+0000","last_undegraded":"2023-09-23T20:23:58.129422+0000","last_fullsized":"2023-09-23T20:23:58.129422+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:46.907905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.163626+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:23:58.163626+0000","last_peered":"2023-09-23T20:23:58.163626+0000","last_clean":"2023-09-23T20:23:58.163626+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:23:58.163626+0000","last_undegraded":"2023-09-23T20:23:58.163626+0000","last_fullsized":"2023-09-23T20:23:58.163626+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.131104+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:23:58.131104+0000","last_peered":"2023-09-23T20:23:58.131104+0000","last_clean":"2023-09-23T20:23:58.131104+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:23:58.131104+0000","last_undegraded":"2023-09-23T20:23:58.131104+0000","last_fullsized":"2023-09-23T20:23:58.131104+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":154,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.163044+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:23:58.163044+0000","last_peered":"2023-09-23T20:23:58.163044+0000","last_clean":"2023-09-23T20:23:58.163044+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:23:58.163044+0000","last_undegraded":"2023-09-23T20:23:58.163044+0000","last_fullsized":"2023-09-23T20:23:58.163044+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.163321+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:23:58.163321+0000","last_peered":"2023-09-23T20:23:58.163321+0000","last_clean":"2023-09-23T20:23:58.163321+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:23:58.163321+0000","last_undegraded":"2023-09-23T20:23:58.163321+0000","last_fullsized":"2023-09-23T20:23:58.163321+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859863+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:23:57.859863+0000","last_peered":"2023-09-23T20:23:57.859863+0000","last_clean":"2023-09-23T20:23:57.859863+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:23:57.859863+0000","last_undegraded":"2023-09-23T20:23:57.859863+0000","last_fullsized":"2023-09-23T20:23:57.859863+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129659+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:23:58.129659+0000","last_peered":"2023-09-23T20:23:58.129659+0000","last_clean":"2023-09-23T20:23:58.129659+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:23:58.129659+0000","last_undegraded":"2023-09-23T20:23:58.129659+0000","last_fullsized":"2023-09-23T20:23:58.129659+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129475+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:23:58.129475+0000","last_peered":"2023-09-23T20:23:58.129475+0000","last_clean":"2023-09-23T20:23:58.129475+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:23:58.129475+0000","last_undegraded":"2023-09-23T20:23:58.129475+0000","last_fullsized":"2023-09-23T20:23:58.129475+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":85,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128780+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:23:58.128780+0000","last_peered":"2023-09-23T20:23:58.128780+0000","last_clean":"2023-09-23T20:23:58.128780+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:23:58.128780+0000","last_undegraded":"2023-09-23T20:23:58.128780+0000","last_fullsized":"2023-09-23T20:23:58.128780+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115895+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:23:58.115895+0000","last_peered":"2023-09-23T20:23:58.115895+0000","last_clean":"2023-09-23T20:23:58.115895+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:23:58.115895+0000","last_undegraded":"2023-09-23T20:23:58.115895+0000","last_fullsized":"2023-09-23T20:23:58.115895+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115905+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:23:58.115905+0000","last_peered":"2023-09-23T20:23:58.115905+0000","last_clean":"2023-09-23T20:23:58.115905+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:23:58.115905+0000","last_undegraded":"2023-09-23T20:23:58.115905+0000","last_fullsized":"2023-09-23T20:23:58.115905+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128707+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:23:58.128707+0000","last_peered":"2023-09-23T20:23:58.128707+0000","last_clean":"2023-09-23T20:23:58.128707+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:23:58.128707+0000","last_undegraded":"2023-09-23T20:23:58.128707+0000","last_fullsized":"2023-09-23T20:23:58.128707+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":178,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.163714+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:23:58.163714+0000","last_peered":"2023-09-23T20:23:58.163714+0000","last_clean":"2023-09-23T20:23:58.163714+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:23:58.163714+0000","last_undegraded":"2023-09-23T20:23:58.163714+0000","last_fullsized":"2023-09-23T20:23:58.163714+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":172,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128973+0000","last_change":"2023-09-23T20:21:46.297370+0000","last_active":"2023-09-23T20:23:58.128973+0000","last_peered":"2023-09-23T20:23:58.128973+0000","last_clean":"2023-09-23T20:23:58.128973+0000","last_became_active":"2023-09-23T20:21:46.296745+0000","last_became_peered":"2023-09-23T20:21:46.296745+0000","last_unstale":"2023-09-23T20:23:58.128973+0000","last_undegraded":"2023-09-23T20:23:58.128973+0000","last_fullsized":"2023-09-23T20:23:58.128973+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:05.763390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859429+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:23:57.859429+0000","last_peered":"2023-09-23T20:23:57.859429+0000","last_clean":"2023-09-23T20:23:57.859429+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:23:57.859429+0000","last_undegraded":"2023-09-23T20:23:57.859429+0000","last_fullsized":"2023-09-23T20:23:57.859429+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128580+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:23:58.128580+0000","last_peered":"2023-09-23T20:23:58.128580+0000","last_clean":"2023-09-23T20:23:58.128580+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:23:58.128580+0000","last_undegraded":"2023-09-23T20:23:58.128580+0000","last_fullsized":"2023-09-23T20:23:58.128580+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129340+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:23:58.129340+0000","last_peered":"2023-09-23T20:23:58.129340+0000","last_clean":"2023-09-23T20:23:58.129340+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:23:58.129340+0000","last_undegraded":"2023-09-23T20:23:58.129340+0000","last_fullsized":"2023-09-23T20:23:58.129340+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.130179+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:23:58.130179+0000","last_peered":"2023-09-23T20:23:58.130179+0000","last_clean":"2023-09-23T20:23:58.130179+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:23:58.130179+0000","last_undegraded":"2023-09-23T20:23:58.130179+0000","last_fullsized":"2023-09-23T20:23:58.130179+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":25,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-09-23T20:24:06.882889+0000","last_change":"2023-09-23T20:21:46.299401+0000","last_active":"2023-09-23T20:24:06.882889+0000","last_peered":"2023-09-23T20:24:06.882889+0000","last_clean":"2023-09-23T20:24:06.882889+0000","last_became_active":"2023-09-23T20:21:46.298750+0000","last_became_peered":"2023-09-23T20:21:46.298750+0000","last_unstale":"2023-09-23T20:24:06.882889+0000","last_undegraded":"2023-09-23T20:24:06.882889+0000","last_fullsized":"2023-09-23T20:24:06.882889+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:05:28.246901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"69'1","reported_seq":74,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129972+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:23:58.129972+0000","last_peered":"2023-09-23T20:23:58.129972+0000","last_clean":"2023-09-23T20:23:58.129972+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:23:58.129972+0000","last_undegraded":"2023-09-23T20:23:58.129972+0000","last_fullsized":"2023-09-23T20:23:58.129972+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859430+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:23:57.859430+0000","last_peered":"2023-09-23T20:23:57.859430+0000","last_clean":"2023-09-23T20:23:57.859430+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:23:57.859430+0000","last_undegraded":"2023-09-23T20:23:57.859430+0000","last_fullsized":"2023-09-23T20:23:57.859430+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129702+0000","last_change":"2023-09-23T20:21:25.558537+0000","last_active":"2023-09-23T20:23:58.129702+0000","last_peered":"2023-09-23T20:23:58.129702+0000","last_clean":"2023-09-23T20:23:58.129702+0000","last_became_active":"2023-09-23T20:21:25.541669+0000","last_became_peered":"2023-09-23T20:21:25.541669+0000","last_unstale":"2023-09-23T20:23:58.129702+0000","last_undegraded":"2023-09-23T20:23:58.129702+0000","last_fullsized":"2023-09-23T20:23:58.129702+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:18.321588+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,2,1],"acting":[7,2,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":176,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115568+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:23:58.115568+0000","last_peered":"2023-09-23T20:23:58.115568+0000","last_clean":"2023-09-23T20:23:58.115568+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:23:58.115568+0000","last_undegraded":"2023-09-23T20:23:58.115568+0000","last_fullsized":"2023-09-23T20:23:58.115568+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":74,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129674+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:23:58.129674+0000","last_peered":"2023-09-23T20:23:58.129674+0000","last_clean":"2023-09-23T20:23:58.129674+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:23:58.129674+0000","last_undegraded":"2023-09-23T20:23:58.129674+0000","last_fullsized":"2023-09-23T20:23:58.129674+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":159,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.130549+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:23:58.130549+0000","last_peered":"2023-09-23T20:23:58.130549+0000","last_clean":"2023-09-23T20:23:58.130549+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:23:58.130549+0000","last_undegraded":"2023-09-23T20:23:58.130549+0000","last_fullsized":"2023-09-23T20:23:58.130549+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859169+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:23:57.859169+0000","last_peered":"2023-09-23T20:23:57.859169+0000","last_clean":"2023-09-23T20:23:57.859169+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:23:57.859169+0000","last_undegraded":"2023-09-23T20:23:57.859169+0000","last_fullsized":"2023-09-23T20:23:57.859169+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:24:05.756504+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:24:05.756504+0000","last_peered":"2023-09-23T20:24:05.756504+0000","last_clean":"2023-09-23T20:24:05.756504+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:24:05.756504+0000","last_undegraded":"2023-09-23T20:24:05.756504+0000","last_fullsized":"2023-09-23T20:24:05.756504+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129631+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:23:58.129631+0000","last_peered":"2023-09-23T20:23:58.129631+0000","last_clean":"2023-09-23T20:23:58.129631+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:23:58.129631+0000","last_undegraded":"2023-09-23T20:23:58.129631+0000","last_fullsized":"2023-09-23T20:23:58.129631+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115986+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:23:58.115986+0000","last_peered":"2023-09-23T20:23:58.115986+0000","last_clean":"2023-09-23T20:23:58.115986+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:23:58.115986+0000","last_undegraded":"2023-09-23T20:23:58.115986+0000","last_fullsized":"2023-09-23T20:23:58.115986+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.130549+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:23:58.130549+0000","last_peered":"2023-09-23T20:23:58.130549+0000","last_clean":"2023-09-23T20:23:58.130549+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:23:58.130549+0000","last_undegraded":"2023-09-23T20:23:58.130549+0000","last_fullsized":"2023-09-23T20:23:58.130549+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":156,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115055+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:23:58.115055+0000","last_peered":"2023-09-23T20:23:58.115055+0000","last_clean":"2023-09-23T20:23:58.115055+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:23:58.115055+0000","last_undegraded":"2023-09-23T20:23:58.115055+0000","last_fullsized":"2023-09-23T20:23:58.115055+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":160,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115343+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:23:58.115343+0000","last_peered":"2023-09-23T20:23:58.115343+0000","last_clean":"2023-09-23T20:23:58.115343+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:23:58.115343+0000","last_undegraded":"2023-09-23T20:23:58.115343+0000","last_fullsized":"2023-09-23T20:23:58.115343+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.116210+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:23:58.116210+0000","last_peered":"2023-09-23T20:23:58.116210+0000","last_clean":"2023-09-23T20:23:58.116210+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:23:58.116210+0000","last_undegraded":"2023-09-23T20:23:58.116210+0000","last_fullsized":"2023-09-23T20:23:58.116210+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.791744+0000","last_change":"2023-09-23T20:21:46.301173+0000","last_active":"2023-09-23T20:23:58.791744+0000","last_peered":"2023-09-23T20:23:58.791744+0000","last_clean":"2023-09-23T20:23:58.791744+0000","last_became_active":"2023-09-23T20:21:46.300660+0000","last_became_peered":"2023-09-23T20:21:46.300660+0000","last_unstale":"2023-09-23T20:23:58.791744+0000","last_undegraded":"2023-09-23T20:23:58.791744+0000","last_fullsized":"2023-09-23T20:23:58.791744+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:24.135650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.556623+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:23:57.556623+0000","last_peered":"2023-09-23T20:23:57.556623+0000","last_clean":"2023-09-23T20:23:57.556623+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:23:57.556623+0000","last_undegraded":"2023-09-23T20:23:57.556623+0000","last_fullsized":"2023-09-23T20:23:57.556623+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.555645+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:23:57.555645+0000","last_peered":"2023-09-23T20:23:57.555645+0000","last_clean":"2023-09-23T20:23:57.555645+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:23:57.555645+0000","last_undegraded":"2023-09-23T20:23:57.555645+0000","last_fullsized":"2023-09-23T20:23:57.555645+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859677+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:23:57.859677+0000","last_peered":"2023-09-23T20:23:57.859677+0000","last_clean":"2023-09-23T20:23:57.859677+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:23:57.859677+0000","last_undegraded":"2023-09-23T20:23:57.859677+0000","last_fullsized":"2023-09-23T20:23:57.859677+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.554792+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:23:57.554792+0000","last_peered":"2023-09-23T20:23:57.554792+0000","last_clean":"2023-09-23T20:23:57.554792+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:23:57.554792+0000","last_undegraded":"2023-09-23T20:23:57.554792+0000","last_fullsized":"2023-09-23T20:23:57.554792+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859208+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:23:57.859208+0000","last_peered":"2023-09-23T20:23:57.859208+0000","last_clean":"2023-09-23T20:23:57.859208+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:23:57.859208+0000","last_undegraded":"2023-09-23T20:23:57.859208+0000","last_fullsized":"2023-09-23T20:23:57.859208+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115620+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:23:58.115620+0000","last_peered":"2023-09-23T20:23:58.115620+0000","last_clean":"2023-09-23T20:23:58.115620+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:23:58.115620+0000","last_undegraded":"2023-09-23T20:23:58.115620+0000","last_fullsized":"2023-09-23T20:23:58.115620+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859377+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:23:57.859377+0000","last_peered":"2023-09-23T20:23:57.859377+0000","last_clean":"2023-09-23T20:23:57.859377+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:23:57.859377+0000","last_undegraded":"2023-09-23T20:23:57.859377+0000","last_fullsized":"2023-09-23T20:23:57.859377+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":186,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.553561+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:23:57.553561+0000","last_peered":"2023-09-23T20:23:57.553561+0000","last_clean":"2023-09-23T20:23:57.553561+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:23:57.553561+0000","last_undegraded":"2023-09-23T20:23:57.553561+0000","last_fullsized":"2023-09-23T20:23:57.553561+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":133,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.554865+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:23:57.554865+0000","last_peered":"2023-09-23T20:23:57.554865+0000","last_clean":"2023-09-23T20:23:57.554865+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:23:57.554865+0000","last_undegraded":"2023-09-23T20:23:57.554865+0000","last_fullsized":"2023-09-23T20:23:57.554865+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:24:03.364550+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:24:03.364550+0000","last_peered":"2023-09-23T20:24:03.364550+0000","last_clean":"2023-09-23T20:24:03.364550+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:24:03.364550+0000","last_undegraded":"2023-09-23T20:24:03.364550+0000","last_fullsized":"2023-09-23T20:24:03.364550+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.859040+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:23:57.859040+0000","last_peered":"2023-09-23T20:23:57.859040+0000","last_clean":"2023-09-23T20:23:57.859040+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:23:57.859040+0000","last_undegraded":"2023-09-23T20:23:57.859040+0000","last_fullsized":"2023-09-23T20:23:57.859040+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128705+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:23:58.128705+0000","last_peered":"2023-09-23T20:23:58.128705+0000","last_clean":"2023-09-23T20:23:58.128705+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:23:58.128705+0000","last_undegraded":"2023-09-23T20:23:58.128705+0000","last_fullsized":"2023-09-23T20:23:58.128705+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":25,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129843+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:23:58.129843+0000","last_peered":"2023-09-23T20:23:58.129843+0000","last_clean":"2023-09-23T20:23:58.129843+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:23:58.129843+0000","last_undegraded":"2023-09-23T20:23:58.129843+0000","last_fullsized":"2023-09-23T20:23:58.129843+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.130993+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:23:58.130993+0000","last_peered":"2023-09-23T20:23:58.130993+0000","last_clean":"2023-09-23T20:23:58.130993+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:23:58.130993+0000","last_undegraded":"2023-09-23T20:23:58.130993+0000","last_fullsized":"2023-09-23T20:23:58.130993+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":70,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128600+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:23:58.128600+0000","last_peered":"2023-09-23T20:23:58.128600+0000","last_clean":"2023-09-23T20:23:58.128600+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:23:58.128600+0000","last_undegraded":"2023-09-23T20:23:58.128600+0000","last_fullsized":"2023-09-23T20:23:58.128600+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.128819+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:23:58.128819+0000","last_peered":"2023-09-23T20:23:58.128819+0000","last_clean":"2023-09-23T20:23:58.128819+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:23:58.128819+0000","last_undegraded":"2023-09-23T20:23:58.128819+0000","last_fullsized":"2023-09-23T20:23:58.128819+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129653+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:23:58.129653+0000","last_peered":"2023-09-23T20:23:58.129653+0000","last_clean":"2023-09-23T20:23:58.129653+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:23:58.129653+0000","last_undegraded":"2023-09-23T20:23:58.129653+0000","last_fullsized":"2023-09-23T20:23:58.129653+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":70,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129702+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:23:58.129702+0000","last_peered":"2023-09-23T20:23:58.129702+0000","last_clean":"2023-09-23T20:23:58.129702+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:23:58.129702+0000","last_undegraded":"2023-09-23T20:23:58.129702+0000","last_fullsized":"2023-09-23T20:23:58.129702+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.555536+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:23:57.555536+0000","last_peered":"2023-09-23T20:23:57.555536+0000","last_clean":"2023-09-23T20:23:57.555536+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:23:57.555536+0000","last_undegraded":"2023-09-23T20:23:57.555536+0000","last_fullsized":"2023-09-23T20:23:57.555536+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129009+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:23:58.129009+0000","last_peered":"2023-09-23T20:23:58.129009+0000","last_clean":"2023-09-23T20:23:58.129009+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:23:58.129009+0000","last_undegraded":"2023-09-23T20:23:58.129009+0000","last_fullsized":"2023-09-23T20:23:58.129009+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.163121+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:23:58.163121+0000","last_peered":"2023-09-23T20:23:58.163121+0000","last_clean":"2023-09-23T20:23:58.163121+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:23:58.163121+0000","last_undegraded":"2023-09-23T20:23:58.163121+0000","last_fullsized":"2023-09-23T20:23:58.163121+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":118,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:24:03.364518+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:24:03.364518+0000","last_peered":"2023-09-23T20:24:03.364518+0000","last_clean":"2023-09-23T20:24:03.364518+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:24:03.364518+0000","last_undegraded":"2023-09-23T20:24:03.364518+0000","last_fullsized":"2023-09-23T20:24:03.364518+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129836+0000","last_change":"2023-09-23T20:21:46.295928+0000","last_active":"2023-09-23T20:23:58.129836+0000","last_peered":"2023-09-23T20:23:58.129836+0000","last_clean":"2023-09-23T20:23:58.129836+0000","last_became_active":"2023-09-23T20:21:46.295577+0000","last_became_peered":"2023-09-23T20:21:46.295577+0000","last_unstale":"2023-09-23T20:23:58.129836+0000","last_undegraded":"2023-09-23T20:23:58.129836+0000","last_fullsized":"2023-09-23T20:23:58.129836+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:57:02.165302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.130978+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:23:58.130978+0000","last_peered":"2023-09-23T20:23:58.130978+0000","last_clean":"2023-09-23T20:23:58.130978+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:23:58.130978+0000","last_undegraded":"2023-09-23T20:23:58.130978+0000","last_fullsized":"2023-09-23T20:23:58.130978+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":142,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129514+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:23:58.129514+0000","last_peered":"2023-09-23T20:23:58.129514+0000","last_clean":"2023-09-23T20:23:58.129514+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:23:58.129514+0000","last_undegraded":"2023-09-23T20:23:58.129514+0000","last_fullsized":"2023-09-23T20:23:58.129514+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":122,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115624+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:23:58.115624+0000","last_peered":"2023-09-23T20:23:58.115624+0000","last_clean":"2023-09-23T20:23:58.115624+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:23:58.115624+0000","last_undegraded":"2023-09-23T20:23:58.115624+0000","last_fullsized":"2023-09-23T20:23:58.115624+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129260+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:23:58.129260+0000","last_peered":"2023-09-23T20:23:58.129260+0000","last_clean":"2023-09-23T20:23:58.129260+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:23:58.129260+0000","last_undegraded":"2023-09-23T20:23:58.129260+0000","last_fullsized":"2023-09-23T20:23:58.129260+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.553656+0000","last_change":"2023-09-23T20:21:46.298475+0000","last_active":"2023-09-23T20:23:57.553656+0000","last_peered":"2023-09-23T20:23:57.553656+0000","last_clean":"2023-09-23T20:23:57.553656+0000","last_became_active":"2023-09-23T20:21:46.298091+0000","last_became_peered":"2023-09-23T20:21:46.298091+0000","last_unstale":"2023-09-23T20:23:57.553656+0000","last_undegraded":"2023-09-23T20:23:57.553656+0000","last_fullsized":"2023-09-23T20:23:57.553656+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:12.992016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":142,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.858946+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:23:57.858946+0000","last_peered":"2023-09-23T20:23:57.858946+0000","last_clean":"2023-09-23T20:23:57.858946+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:23:57.858946+0000","last_undegraded":"2023-09-23T20:23:57.858946+0000","last_fullsized":"2023-09-23T20:23:57.858946+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":156,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115979+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:23:58.115979+0000","last_peered":"2023-09-23T20:23:58.115979+0000","last_clean":"2023-09-23T20:23:58.115979+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:23:58.115979+0000","last_undegraded":"2023-09-23T20:23:58.115979+0000","last_fullsized":"2023-09-23T20:23:58.115979+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:57.858657+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:23:57.858657+0000","last_peered":"2023-09-23T20:23:57.858657+0000","last_clean":"2023-09-23T20:23:57.858657+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:23:57.858657+0000","last_undegraded":"2023-09-23T20:23:57.858657+0000","last_fullsized":"2023-09-23T20:23:57.858657+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":156,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115307+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:23:58.115307+0000","last_peered":"2023-09-23T20:23:58.115307+0000","last_clean":"2023-09-23T20:23:58.115307+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:23:58.115307+0000","last_undegraded":"2023-09-23T20:23:58.115307+0000","last_fullsized":"2023-09-23T20:23:58.115307+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.163100+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:23:58.163100+0000","last_peered":"2023-09-23T20:23:58.163100+0000","last_clean":"2023-09-23T20:23:58.163100+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:23:58.163100+0000","last_undegraded":"2023-09-23T20:23:58.163100+0000","last_fullsized":"2023-09-23T20:23:58.163100+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-09-23T20:24:06.881629+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:24:06.881629+0000","last_peered":"2023-09-23T20:24:06.881629+0000","last_clean":"2023-09-23T20:24:06.881629+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:24:06.881629+0000","last_undegraded":"2023-09-23T20:24:06.881629+0000","last_fullsized":"2023-09-23T20:24:06.881629+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.129792+0000","last_change":"2023-09-23T20:21:23.552429+0000","last_active":"2023-09-23T20:23:58.129792+0000","last_peered":"2023-09-23T20:23:58.129792+0000","last_clean":"2023-09-23T20:23:58.129792+0000","last_became_active":"2023-09-23T20:21:23.518763+0000","last_became_peered":"2023-09-23T20:21:23.518763+0000","last_unstale":"2023-09-23T20:23:58.129792+0000","last_undegraded":"2023-09-23T20:23:58.129792+0000","last_fullsized":"2023-09-23T20:23:58.129792+0000","mapping_epoch":161,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:45:07.984325+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,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":139,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T20:23:58.115280+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:23:58.115280+0000","last_peered":"2023-09-23T20:23:58.115280+0000","last_clean":"2023-09-23T20:23:58.115280+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:23:58.115280+0000","last_undegraded":"2023-09-23T20:23:58.115280+0000","last_fullsized":"2023-09-23T20:23:58.115280+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":10792,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":236223201640,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":144212,"kb_used_data":2508,"kb_used_omap":0,"kb_used_meta":141696,"kb_avail":93600940,"statfs":{"total":95995035648,"available":95847362560,"internally_reserved":0,"allocated":2568192,"data_stored":1802042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":145096704},"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 Sep 23 20:23:53 2023","interfaces":[{"interface":"back","average":{"1min":4.6699999999999999,"5min":1.9470000000000001,"15min":1.3320000000000001},"min":{"1min":0.27400000000000002,"5min":0.27100000000000002,"15min":0.25700000000000001},"max":{"1min":41.220999999999997,"5min":41.220999999999997,"15min":41.220999999999997},"last":0.70399999999999996},{"interface":"front","average":{"1min":5.3920000000000003,"5min":2.1179999999999999,"15min":1.3640000000000001},"min":{"1min":0.35999999999999999,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":41.305,"5min":41.305,"15min":41.305},"last":1.2130000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:23:20 2023","interfaces":[{"interface":"back","average":{"1min":1.5780000000000001,"5min":1.423,"15min":1.7549999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":5.8769999999999998,"5min":8.0229999999999997,"15min":142.58000000000001},"last":1.069},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.4770000000000001,"15min":1.7030000000000001},"min":{"1min":0.312,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":5.9290000000000003,"5min":7.9930000000000003,"15min":142.68199999999999},"last":0.83099999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:23:53 2023","interfaces":[{"interface":"back","average":{"1min":1.948,"5min":2.0880000000000001,"15min":1.9970000000000001},"min":{"1min":0.33900000000000002,"5min":0.316,"15min":0.29399999999999998},"max":{"1min":8.4390000000000001,"5min":23.07,"15min":144.852},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.6719999999999999,"5min":1.6950000000000001,"15min":1.879},"min":{"1min":0.32100000000000001,"5min":0.31900000000000001,"15min":0.311},"max":{"1min":6.6559999999999997,"5min":24.079000000000001,"15min":143.35599999999999},"last":0.93799999999999994}]},{"osd":3,"last update":"Sat Sep 23 20:24:10 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":1.661,"15min":2.1459999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.3479999999999999,"5min":8.3320000000000007,"15min":142.749},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.754,"5min":1.603,"15min":2.056},"min":{"1min":0.39700000000000002,"5min":0.33600000000000002,"15min":0.31900000000000001},"max":{"1min":7.9630000000000001,"5min":8.4160000000000004,"15min":143.11099999999999},"last":1.1060000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:23:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.0229999999999999,"15min":0.98099999999999998},"min":{"1min":0.35699999999999998,"5min":0.313,"15min":0.313},"max":{"1min":2.6520000000000001,"5min":6.6790000000000003,"15min":19.890999999999998},"last":1.24},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.004,"15min":0.98899999999999999},"min":{"1min":0.36899999999999999,"5min":0.35599999999999998,"15min":0.28199999999999997},"max":{"1min":6.6210000000000004,"5min":6.6210000000000004,"15min":7.8399999999999999},"last":1.27}]},{"osd":5,"last update":"Sat Sep 23 20:23:43 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0920000000000001,"15min":0.96599999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.5259999999999998,"5min":8.1349999999999998,"15min":8.1349999999999998},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.3360000000000001,"15min":1.1519999999999999},"min":{"1min":0.40600000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.4820000000000002,"5min":6.859,"15min":15.382999999999999},"last":1.1519999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:23:43 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.405,"15min":1.2949999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.39700000000000002},"max":{"1min":6.3769999999999998,"5min":10.651999999999999,"15min":15.295999999999999},"last":1.292},{"interface":"front","average":{"1min":1.3600000000000001,"5min":1.181,"15min":1.1739999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.34499999999999997},"max":{"1min":6.8440000000000003,"5min":6.8440000000000003,"15min":6.8440000000000003},"last":1.3140000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463282,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":163844,"kb_used_data":2492,"kb_used_omap":0,"kb_used_meta":161344,"kb_avail":93581308,"statfs":{"total":95995035648,"available":95827259392,"internally_reserved":0,"allocated":2551808,"data_stored":1801573,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":165216256},"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 Sep 23 20:23:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":2.0670000000000002,"15min":1.5109999999999999},"min":{"1min":0.27200000000000002,"5min":0.254,"15min":0.24199999999999999},"max":{"1min":3.3809999999999998,"5min":72.414000000000001,"15min":72.414000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.671,"5min":2.3610000000000002,"15min":1.516},"min":{"1min":0.29899999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.1299999999999999,"5min":72.813999999999993,"15min":72.813999999999993},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:23:19 2023","interfaces":[{"interface":"back","average":{"1min":2.4609999999999999,"5min":1.6850000000000001,"15min":1.3759999999999999},"min":{"1min":0.501,"5min":0.29999999999999999,"15min":0.29099999999999998},"max":{"1min":6.9500000000000002,"5min":6.9500000000000002,"15min":11.423},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.76600000000000001,"5min":1.2769999999999999,"15min":1.1679999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.1699999999999999,"5min":21.206,"15min":21.206},"last":0.86799999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:23:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8759999999999999,"5min":1.6180000000000001,"15min":1.595},"min":{"1min":0.35299999999999998,"5min":0.313,"15min":0.313},"max":{"1min":6.0259999999999998,"5min":9.5510000000000002,"15min":29.074000000000002},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.302,"5min":1.2609999999999999,"15min":1.581},"min":{"1min":0.42799999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.5940000000000003,"5min":6.0490000000000004,"15min":38.32},"last":1.169}]},{"osd":3,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":2.597,"5min":3.6659999999999999,"15min":2.21},"min":{"1min":0.39900000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.9410000000000007,"5min":194.762,"15min":194.762},"last":1.0960000000000001},{"interface":"front","average":{"1min":2.5779999999999998,"5min":3.6539999999999999,"15min":2.2690000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":7.7759999999999998,"5min":194.512,"15min":194.512},"last":0.60599999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:23:44 2023","interfaces":[{"interface":"back","average":{"1min":1.506,"5min":1.2450000000000001,"15min":1.2190000000000001},"min":{"1min":0.40000000000000002,"5min":0.39200000000000002,"15min":0.34599999999999997},"max":{"1min":8.1120000000000001,"5min":8.1120000000000001,"15min":14.566000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.88800000000000001,"15min":1.1120000000000001},"min":{"1min":0.39700000000000002,"5min":0.34300000000000003,"15min":0.315},"max":{"1min":6.9710000000000001,"5min":6.9710000000000001,"15min":14.686},"last":0.97499999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:23:44 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.1970000000000001,"15min":1.099},"min":{"1min":0.46300000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":6.2030000000000003,"5min":9.6069999999999993,"15min":9.6069999999999993},"last":1.006},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.98399999999999999,"15min":1.103},"min":{"1min":0.47299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.766,"5min":4.2400000000000002,"15min":10.398999999999999},"last":1.238}]},{"osd":7,"last update":"Sat Sep 23 20:23:13 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":1.244,"15min":1.143},"min":{"1min":0.501,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.9409999999999998,"5min":7.9829999999999997,"15min":7.9829999999999997},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.228,"5min":1.2050000000000001,"15min":1.208},"min":{"1min":0.53000000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":4.2759999999999998,"5min":10.438000000000001,"15min":10.438000000000001},"last":1.2969999999999999}]}]},{"osd":1,"up_from":90,"seq":386547056826,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":288440,"kb_used_data":2160,"kb_used_omap":4,"kb_used_meta":286267,"kb_avail":93456712,"statfs":{"total":95995035648,"available":95699673088,"internally_reserved":0,"allocated":2211840,"data_stored":1243061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":293138318},"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 Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":2.4670000000000001,"5min":1.9339999999999999,"15min":1.329},"min":{"1min":0.33300000000000002,"5min":0.19400000000000001,"15min":0.186},"max":{"1min":9.2309999999999999,"5min":18.596,"15min":18.596},"last":0.48299999999999998},{"interface":"front","average":{"1min":2.8149999999999999,"5min":2.4209999999999998,"15min":1.6180000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":7.8390000000000004,"5min":18.654,"15min":18.654},"last":0.44900000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:23:41 2023","interfaces":[{"interface":"back","average":{"1min":2.7389999999999999,"5min":1.7290000000000001,"15min":1.8100000000000001},"min":{"1min":0.34000000000000002,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":14.106999999999999,"5min":14.106999999999999,"15min":69.319000000000003},"last":0.63400000000000001},{"interface":"front","average":{"1min":2.2090000000000001,"5min":1.8939999999999999,"15min":1.8560000000000001},"min":{"1min":0.26600000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":6.8689999999999998,"5min":12.366,"15min":69.561999999999998},"last":0.61199999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:23:18 2023","interfaces":[{"interface":"back","average":{"1min":6.766,"5min":3.3090000000000002,"15min":2.04},"min":{"1min":0.47899999999999998,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":67.894000000000005,"5min":67.894000000000005,"15min":67.894000000000005},"last":0.54000000000000004},{"interface":"front","average":{"1min":6.7279999999999998,"5min":3.52,"15min":2.2869999999999999},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":68.027000000000001,"5min":68.027000000000001,"15min":68.027000000000001},"last":0.73999999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9650000000000001,"5min":1.3400000000000001,"15min":1.1830000000000001},"min":{"1min":0.38800000000000001,"5min":0.31900000000000001,"15min":0.313},"max":{"1min":4.3789999999999996,"5min":6.7709999999999999,"15min":9.3399999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":2.2149999999999999,"5min":1.599,"15min":1.371},"min":{"1min":0.33900000000000002,"5min":0.33600000000000002,"15min":0.28999999999999998},"max":{"1min":7.4950000000000001,"5min":12.459,"15min":13.737},"last":0.68200000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.181,"15min":1.2290000000000001},"min":{"1min":0.36099999999999999,"5min":0.33500000000000002,"15min":0.29399999999999998},"max":{"1min":3.7160000000000002,"5min":8.2270000000000003,"15min":8.4399999999999995},"last":0.755},{"interface":"front","average":{"1min":1.8080000000000001,"5min":1.272,"15min":1.198},"min":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.34000000000000002},"max":{"1min":4.46,"5min":4.7290000000000001,"15min":9.3680000000000003},"last":0.84299999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6120000000000001,"5min":1.2909999999999999,"15min":1.3400000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.4809999999999999,"5min":8.1829999999999998,"15min":8.5030000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":2.1469999999999998,"5min":1.4590000000000001,"15min":1.3240000000000001},"min":{"1min":0.44900000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":5.4420000000000002,"5min":10.532,"15min":10.532},"last":0.81200000000000006}]},{"osd":7,"last update":"Sat Sep 23 20:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.5069999999999999,"5min":1.367,"15min":1.3180000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.35899999999999999},"max":{"1min":4.0410000000000004,"5min":8.2759999999999998,"15min":8.5329999999999995},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.8520000000000001,"5min":1.492,"15min":1.3029999999999999},"min":{"1min":0.46200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.0460000000000003,"5min":10.565,"15min":10.565},"last":0.86899999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220353,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":277132,"kb_used_data":2756,"kb_used_omap":5,"kb_used_meta":274362,"kb_avail":93468020,"statfs":{"total":95995035648,"available":95711252480,"internally_reserved":0,"allocated":2822144,"data_stored":1835046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":280947322},"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 Sep 23 20:23:22 2023","interfaces":[{"interface":"back","average":{"1min":3.431,"5min":2.3650000000000002,"15min":1.4339999999999999},"min":{"1min":0.28299999999999997,"5min":0.187,"15min":0.187},"max":{"1min":7.8810000000000002,"5min":12.747,"15min":12.747},"last":0.53400000000000003},{"interface":"front","average":{"1min":3.6339999999999999,"5min":2.3460000000000001,"15min":1.446},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":14.243,"5min":15.778,"15min":15.778},"last":0.55100000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:23:41 2023","interfaces":[{"interface":"back","average":{"1min":3.194,"5min":2.2509999999999999,"15min":1.607},"min":{"1min":0.38100000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":8,"5min":9.0229999999999997,"15min":9.0229999999999997},"last":0.64100000000000001},{"interface":"front","average":{"1min":3.3759999999999999,"5min":2.2360000000000002,"15min":1.5609999999999999},"min":{"1min":0.57199999999999995,"5min":0.218,"15min":0.218},"max":{"1min":14.307,"5min":14.307,"15min":14.307},"last":0.47099999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:24:14 2023","interfaces":[{"interface":"back","average":{"1min":3.0499999999999998,"5min":2.7810000000000001,"15min":2.0830000000000002},"min":{"1min":0.32500000000000001,"5min":0.26200000000000001,"15min":0.246},"max":{"1min":14.919,"5min":14.919,"15min":46.923000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":2.4620000000000002,"5min":2.5569999999999999,"15min":2.0590000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.224},"max":{"1min":12.118,"5min":12.276999999999999,"15min":47.027000000000001},"last":0.57199999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":2.1669999999999998,"15min":1.4359999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":3.9950000000000001,"5min":32.953000000000003,"15min":32.953000000000003},"last":0.81599999999999995},{"interface":"front","average":{"1min":2.5169999999999999,"5min":2.1459999999999999,"15min":1.573},"min":{"1min":0.35599999999999998,"5min":0.33400000000000002,"15min":0.28399999999999997},"max":{"1min":9.4619999999999997,"5min":33.073999999999998,"15min":33.073999999999998},"last":0.77800000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":2.6110000000000002,"5min":1.962,"15min":1.5609999999999999},"min":{"1min":0.32900000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.5620000000000003,"5min":9.1959999999999997,"15min":18.498000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":3.0339999999999998,"5min":2.0750000000000002,"15min":1.4870000000000001},"min":{"1min":0.42299999999999999,"5min":0.36899999999999999,"15min":0.35599999999999998},"max":{"1min":14.363,"5min":14.363,"15min":14.363},"last":0.93999999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":2.911,"5min":1.853,"15min":1.5409999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":6.7000000000000002,"5min":9.1649999999999991,"15min":18.548999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":3.0169999999999999,"5min":2.0190000000000001,"15min":1.502},"min":{"1min":0.53700000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":14.385999999999999,"5min":14.385999999999999,"15min":14.385999999999999},"last":0.626}]},{"osd":7,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":2.9500000000000002,"5min":2.1400000000000001,"15min":1.4910000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":14.337999999999999,"5min":14.337999999999999,"15min":14.337999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.9239999999999999,"5min":2.0779999999999998,"15min":1.4730000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.6559999999999997,"5min":11.586,"15min":11.586},"last":0.86799999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893289,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":560424,"kb_used_data":267360,"kb_used_omap":7,"kb_used_meta":293048,"kb_avail":93184728,"statfs":{"total":95995035648,"available":95421161472,"internally_reserved":0,"allocated":273776640,"data_stored":272820330,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":300081233},"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 Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":3.0979999999999999,"5min":6.1070000000000002,"15min":2.7610000000000001},"min":{"1min":0.309,"5min":0.25900000000000001,"15min":0.18099999999999999},"max":{"1min":9.3350000000000009,"5min":251.809,"15min":251.809},"last":0.65500000000000003},{"interface":"front","average":{"1min":2.3490000000000002,"5min":5.3689999999999998,"15min":2.5270000000000001},"min":{"1min":0.36199999999999999,"5min":0.20599999999999999,"15min":0.189},"max":{"1min":6.3410000000000002,"5min":252.42500000000001,"15min":252.42500000000001},"last":0.56399999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":2.831,"5min":4.617,"15min":2.7069999999999999},"min":{"1min":0.29199999999999998,"5min":0.192,"15min":0.192},"max":{"1min":9.9049999999999994,"5min":252.28999999999999,"15min":252.28999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":2.8290000000000002,"5min":4.8559999999999999,"15min":2.7829999999999999},"min":{"1min":0.36099999999999999,"5min":0.254,"15min":0.254},"max":{"1min":9.6809999999999992,"5min":252.20699999999999,"15min":252.20699999999999},"last":0.76900000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:23:21 2023","interfaces":[{"interface":"back","average":{"1min":2.8380000000000001,"5min":3.7789999999999999,"15min":2.444},"min":{"1min":0.27800000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":7.5890000000000004,"5min":100.232,"15min":100.232},"last":0.59599999999999997},{"interface":"front","average":{"1min":1.901,"5min":6.2439999999999998,"15min":3.2450000000000001},"min":{"1min":0.26800000000000002,"5min":0.25800000000000001,"15min":0.23999999999999999},"max":{"1min":6.2889999999999997,"5min":252.31399999999999,"15min":252.31399999999999},"last":0.627}]},{"osd":4,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":2.5470000000000002,"15min":1.7290000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":6.8860000000000001,"5min":101.044,"15min":101.044},"last":0.872},{"interface":"front","average":{"1min":1.915,"5min":2.6459999999999999,"15min":1.748},"min":{"1min":0.39700000000000002,"5min":0.34100000000000003,"15min":0.315},"max":{"1min":9.2110000000000003,"5min":98.811000000000007,"15min":98.811000000000007},"last":1.0309999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":5.2859999999999996,"15min":2.6949999999999998},"min":{"1min":0.38800000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.0709999999999997,"5min":252.392,"15min":252.392},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.97,"5min":2.516,"15min":1.7509999999999999},"min":{"1min":0.44900000000000001,"5min":0.35199999999999998,"15min":0.33100000000000002},"max":{"1min":7.476,"5min":98.555999999999997,"15min":98.555999999999997},"last":0.82099999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2869999999999999,"5min":4.3579999999999997,"15min":2.48},"min":{"1min":0.42699999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":6.2629999999999999,"5min":252.49100000000001,"15min":252.49100000000001},"last":1.149},{"interface":"front","average":{"1min":1.833,"5min":1.673,"15min":1.4950000000000001},"min":{"1min":0.39900000000000002,"5min":0.39500000000000002,"15min":0.36699999999999999},"max":{"1min":8.0039999999999996,"5min":9.4440000000000008,"15min":9.5449999999999999},"last":1.0109999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.6619999999999999,"5min":4.4420000000000002,"15min":2.4710000000000001},"min":{"1min":0.46500000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.8710000000000004,"5min":252.459,"15min":252.459},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.9199999999999999,"5min":4.3849999999999998,"15min":2.4239999999999999},"min":{"1min":0.48599999999999999,"5min":0.373,"15min":0.373},"max":{"1min":8.1099999999999994,"5min":251.87100000000001,"15min":251.87100000000001},"last":0.88400000000000001}]}]},{"osd":3,"up_from":100,"seq":429496729763,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":343064,"kb_used_data":2128,"kb_used_omap":2,"kb_used_meta":340925,"kb_avail":93402088,"statfs":{"total":95995035648,"available":95643738112,"internally_reserved":0,"allocated":2179072,"data_stored":1237368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":349107253},"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 Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.3050000000000002,"5min":2.919,"15min":2.0680000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.17399999999999999},"max":{"1min":18.09,"5min":43.912999999999997,"15min":54.673000000000002},"last":0.76800000000000002},{"interface":"front","average":{"1min":3.5259999999999998,"5min":2.8519999999999999,"15min":2.077},"min":{"1min":0.439,"5min":0.19800000000000001,"15min":0.189},"max":{"1min":11.140000000000001,"5min":40.162999999999997,"15min":54.192999999999998},"last":0.84399999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":6.9550000000000001,"5min":2.9369999999999998,"15min":1.6519999999999999},"min":{"1min":0.32300000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":73.537000000000006,"5min":73.537000000000006,"15min":73.537000000000006},"last":0.73799999999999999},{"interface":"front","average":{"1min":7.4279999999999999,"5min":3.0110000000000001,"15min":1.9610000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":72.793000000000006,"5min":72.793000000000006,"15min":72.793000000000006},"last":0.85599999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.0920000000000001,"5min":2.1739999999999999,"15min":1.8340000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":15.445,"5min":15.445,"15min":56.723999999999997},"last":0.70899999999999996},{"interface":"front","average":{"1min":3.3769999999999998,"5min":2.2909999999999999,"15min":1.8360000000000001},"min":{"1min":0.32800000000000001,"5min":0.28299999999999997,"15min":0.215},"max":{"1min":11.789999999999999,"5min":14.396000000000001,"15min":62.427},"last":0.78100000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.3050000000000002,"5min":1.7110000000000001,"15min":1.3440000000000001},"min":{"1min":0.41899999999999998,"5min":0.311,"15min":0.311},"max":{"1min":8.0239999999999991,"5min":14.343999999999999,"15min":14.343999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":3,"5min":1.7330000000000001,"15min":1.3779999999999999},"min":{"1min":0.39800000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":10.663,"5min":10.663,"15min":10.663},"last":1.0449999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":1.839,"15min":1.401},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":8.0579999999999998,"5min":14.304,"15min":14.304},"last":1.018},{"interface":"front","average":{"1min":2.8370000000000002,"5min":1.704,"15min":1.498},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":15.519,"5min":15.519,"15min":15.519},"last":1.1839999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":2.621,"5min":1.8160000000000001,"15min":1.472},"min":{"1min":0.41599999999999998,"5min":0.35699999999999998,"15min":0.33000000000000002},"max":{"1min":8.0830000000000002,"5min":14.371,"15min":14.371},"last":0.97399999999999998},{"interface":"front","average":{"1min":3.2490000000000001,"5min":1.9590000000000001,"15min":1.597},"min":{"1min":0.42899999999999999,"5min":0.372,"15min":0.35099999999999998},"max":{"1min":10.621,"5min":10.621,"15min":10.897},"last":1.542}]},{"osd":7,"last update":"Sat Sep 23 20:23:12 2023","interfaces":[{"interface":"back","average":{"1min":3.258,"5min":1.9870000000000001,"15min":1.554},"min":{"1min":0.496,"5min":0.374,"15min":0.36199999999999999},"max":{"1min":10.696999999999999,"5min":10.696999999999999,"15min":10.696999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":3.3069999999999999,"5min":2.0369999999999999,"15min":1.615},"min":{"1min":0.56000000000000005,"5min":0.432,"15min":0.38900000000000001},"max":{"1min":10.722,"5min":10.722,"15min":10.722},"last":1.3049999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986565,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":157836,"kb_used_data":1924,"kb_used_omap":0,"kb_used_meta":155904,"kb_avail":93587316,"statfs":{"total":95995035648,"available":95833411584,"internally_reserved":0,"allocated":1970176,"data_stored":1211604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":159645696},"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 Sep 23 20:23:49 2023","interfaces":[{"interface":"back","average":{"1min":1.5680000000000001,"5min":2.4100000000000001,"15min":1.48},"min":{"1min":0.28000000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":5.0049999999999999,"5min":43.338000000000001,"15min":43.338000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":2.8420000000000001,"5min":2.3959999999999999,"15min":1.498},"min":{"1min":0.29799999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":8.3260000000000005,"5min":43.637,"15min":43.637},"last":1.087}]},{"osd":1,"last update":"Sat Sep 23 20:23:16 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":2.0129999999999999,"15min":1.46},"min":{"1min":0.318,"5min":0.311,"15min":0.27500000000000002},"max":{"1min":4.4909999999999997,"5min":54.273000000000003,"15min":54.273000000000003},"last":0.88400000000000001},{"interface":"front","average":{"1min":2.7690000000000001,"5min":2.1429999999999998,"15min":1.524},"min":{"1min":0.35599999999999998,"5min":0.33000000000000002,"15min":0.316},"max":{"1min":16.954999999999998,"5min":55.188000000000002,"15min":55.188000000000002},"last":0.91700000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:23:49 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":1.748,"15min":1.4550000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.30599999999999999},"max":{"1min":6.1859999999999999,"5min":18.324000000000002,"15min":20.437000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":2.0230000000000001,"5min":2.3140000000000001,"15min":1.8069999999999999},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":5.5679999999999996,"5min":42.654000000000003,"15min":42.654000000000003},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:24:13 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":2.2429999999999999,"15min":2.2400000000000002},"min":{"1min":0.34499999999999997,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":17.152999999999999,"5min":42.609000000000002,"15min":76.902000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":2.0670000000000002,"5min":2.2069999999999999,"15min":2.2730000000000001},"min":{"1min":0.38700000000000001,"5min":0.34799999999999998,"15min":0.34300000000000003},"max":{"1min":17.219000000000001,"5min":42.872999999999998,"15min":76.763000000000005},"last":1.0229999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:23:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.32700000000000001,"5min":0.308,"15min":0.308},"max":{"1min":4.4960000000000004,"5min":9.5600000000000005,"15min":9.5600000000000005},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.036,"15min":1.054},"min":{"1min":0.371,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.4480000000000004,"5min":4.4480000000000004,"15min":4.4480000000000004},"last":1.139}]},{"osd":6,"last update":"Sat Sep 23 20:23:37 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.0529999999999999,"15min":1.022},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.35699999999999998},"max":{"1min":4.101,"5min":4.101,"15min":4.101},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.341,"5min":1.194,"15min":1.131},"min":{"1min":0.41399999999999998,"5min":0.38700000000000001,"15min":0.35799999999999998},"max":{"1min":4.2560000000000002,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.86399999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:23:33 2023","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.357,"15min":1.1679999999999999},"min":{"1min":0.39500000000000002,"5min":0.371,"15min":0.371},"max":{"1min":4.7750000000000004,"5min":9.6769999999999996,"15min":9.6769999999999996},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.72,"5min":1.244,"15min":1.0960000000000001},"min":{"1min":0.434,"5min":0.379,"15min":0.37},"max":{"1min":6.8259999999999996,"5min":14.436999999999999,"15min":14.436999999999999},"last":0.96699999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724925,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":156732,"kb_used_data":1908,"kb_used_omap":0,"kb_used_meta":154816,"kb_avail":93588420,"statfs":{"total":95995035648,"available":95834542080,"internally_reserved":0,"allocated":1953792,"data_stored":1207348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":158531584},"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 Sep 23 20:23:50 2023","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.4370000000000001,"15min":1.1599999999999999},"min":{"1min":0.25700000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":5.4000000000000004,"5min":7.5,"15min":8.593},"last":1.0109999999999999},{"interface":"front","average":{"1min":2.1859999999999999,"5min":1.7589999999999999,"15min":1.3899999999999999},"min":{"1min":0.307,"5min":0.27400000000000002,"15min":0.25700000000000001},"max":{"1min":8.1519999999999992,"5min":14.138999999999999,"15min":14.138999999999999},"last":0.63900000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:23:11 2023","interfaces":[{"interface":"back","average":{"1min":2.3300000000000001,"5min":1.631,"15min":1.2689999999999999},"min":{"1min":0.28899999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":10.372999999999999,"5min":10.372999999999999,"15min":10.372999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.6279999999999999,"5min":1.484,"15min":1.2949999999999999},"min":{"1min":0.33100000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":6.5279999999999996,"5min":6.5279999999999996,"15min":8.0329999999999995},"last":1.1399999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:23:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5289999999999999,"5min":1.359,"15min":1.7230000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":9.2159999999999993,"5min":9.2159999999999993,"15min":111.55500000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.2989999999999999,"5min":2.3239999999999998,"15min":2.0449999999999999},"min":{"1min":0.34399999999999997,"5min":0.32400000000000001,"15min":0.309},"max":{"1min":5.665,"5min":118.886,"15min":118.886},"last":1.242}]},{"osd":3,"last update":"Sat Sep 23 20:23:11 2023","interfaces":[{"interface":"back","average":{"1min":3.5,"5min":1.764,"15min":1.516},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":17.802,"5min":17.802,"15min":17.802},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.446,"5min":1.5,"15min":1.5209999999999999},"min":{"1min":0.39000000000000001,"5min":0.37,"15min":0.33300000000000002},"max":{"1min":6.2300000000000004,"5min":7.9729999999999999,"15min":9.8409999999999993},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:23:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.226,"15min":1.089},"min":{"1min":0.316,"5min":0.315,"15min":0.30099999999999999},"max":{"1min":6.6680000000000001,"5min":8.2650000000000006,"15min":10.968},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0609999999999999,"15min":1.1040000000000001},"min":{"1min":0.32900000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.7119999999999997,"5min":5.7119999999999997,"15min":7.3879999999999999},"last":1.331}]},{"osd":6,"last update":"Sat Sep 23 20:23:47 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.091,"15min":1.1899999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.2119999999999997,"5min":5.2119999999999997,"15min":6.5069999999999997},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.165,"15min":1.296},"min":{"1min":0.39600000000000002,"5min":0.35999999999999999,"15min":0.316},"max":{"1min":6.0709999999999997,"5min":6.0709999999999997,"15min":7.5519999999999996},"last":1.429}]},{"osd":7,"last update":"Sat Sep 23 20:23:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.119,"15min":1.129},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.33400000000000002},"max":{"1min":3.0609999999999999,"5min":8.6440000000000001,"15min":8.6440000000000001},"last":0.996},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.2110000000000001,"15min":1.2050000000000001},"min":{"1min":0.433,"5min":0.40300000000000002,"15min":0.34100000000000003},"max":{"1min":6.6200000000000001,"5min":8.3179999999999996,"15min":10.058},"last":1.1100000000000001}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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-09-23T20:24:20.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:20.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:20.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:24:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:24:20] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-09-23T20:24:20.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:20.465 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:20.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:20.569 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:20.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:20.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:20.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:20.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:20 smithi174 bash[91578]: cluster 2023-09-23T20:24:19.489737+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:20.837 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:20.848 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:20 smithi112 bash[104422]: cluster 2023-09-23T20:24:19.489737+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:20.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:20 smithi112 bash[107672]: cluster 2023-09-23T20:24:19.489737+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:20.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:20.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:21.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:21.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:21.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.144 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.147 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:24:21.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:21.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:21.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:21.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:21.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:21.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:21.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:21.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:21.806 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:21.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:21.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:22.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:22.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:22.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:22.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:22.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:22.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:22.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:22.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:22.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:22.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:22.739 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:22.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:22 smithi174 bash[91578]: cluster 2023-09-23T20:24:21.490518+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:22.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:22.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:22.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:22.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:22 smithi112 bash[104422]: cluster 2023-09-23T20:24:21.490518+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:22 smithi112 bash[107672]: cluster 2023-09-23T20:24:21.490518+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:22.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:23.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:23.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:24:23.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:23.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:23.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:23.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:23.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:23.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:23.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:23.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:23.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:24:23.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:23.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:23.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:23.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:24:23.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:23.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:23.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:24.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:24.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[107672]: audit 2023-09-23T20:24:23.003399+0000 mon.a (mon.0) 921 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:24.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[107672]: audit 2023-09-23T20:24:23.005014+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:24.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[107672]: audit 2023-09-23T20:24:23.393574+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.112:0/3262968261' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:24:24.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[107672]: audit 2023-09-23T20:24:23.394359+0000 mon.a (mon.0) 923 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:24:24.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[107672]: cluster 2023-09-23T20:24:23.491174+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:24.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[104422]: audit 2023-09-23T20:24:23.003399+0000 mon.a (mon.0) 921 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:24.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[104422]: audit 2023-09-23T20:24:23.005014+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:24.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[104422]: audit 2023-09-23T20:24:23.393574+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.112:0/3262968261' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:24:24.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[104422]: audit 2023-09-23T20:24:23.394359+0000 mon.a (mon.0) 923 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:24:24.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:24 smithi112 bash[104422]: cluster 2023-09-23T20:24:23.491174+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:24.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:24.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:24.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:24.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:24 smithi174 bash[91578]: audit 2023-09-23T20:24:23.003399+0000 mon.a (mon.0) 921 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:24 smithi174 bash[91578]: audit 2023-09-23T20:24:23.005014+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:24 smithi174 bash[91578]: audit 2023-09-23T20:24:23.393574+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.112:0/3262968261' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:24:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:24 smithi174 bash[91578]: audit 2023-09-23T20:24:23.394359+0000 mon.a (mon.0) 923 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:24:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:24 smithi174 bash[91578]: cluster 2023-09-23T20:24:23.491174+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:24.317 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_3' created 2023-09-23T20:24:24.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:24.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:24.460 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:24.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:24.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:24.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:24.688 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:24:24.688 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:24:24.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:24.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:24.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:24.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:24.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:24.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:24.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:25.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:25.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:25.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:25.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:25.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[107672]: cluster 2023-09-23T20:24:24.301965+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[107672]: cluster 2023-09-23T20:24:24.307056+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[107672]: cluster 2023-09-23T20:24:24.307165+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[107672]: audit 2023-09-23T20:24:24.307533+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[107672]: cluster 2023-09-23T20:24:24.307652+0000 mon.a (mon.0) 925 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[107672]: cluster 2023-09-23T20:24:24.310706+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.355 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[104422]: cluster 2023-09-23T20:24:24.301965+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[104422]: cluster 2023-09-23T20:24:24.307056+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[104422]: cluster 2023-09-23T20:24:24.307165+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[104422]: audit 2023-09-23T20:24:24.307533+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T20:24:25.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[104422]: cluster 2023-09-23T20:24:24.307652+0000 mon.a (mon.0) 925 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-09-23T20:24:25.356 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:25 smithi112 bash[104422]: cluster 2023-09-23T20:24:24.310706+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-23T20:24:25.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:25.481 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:25.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:25 smithi174 bash[91578]: cluster 2023-09-23T20:24:24.301965+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:25 smithi174 bash[91578]: cluster 2023-09-23T20:24:24.307056+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:25 smithi174 bash[91578]: cluster 2023-09-23T20:24:24.307165+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:25 smithi174 bash[91578]: audit 2023-09-23T20:24:24.307533+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T20:24:25.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:25 smithi174 bash[91578]: cluster 2023-09-23T20:24:24.307652+0000 mon.a (mon.0) 925 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-09-23T20:24:25.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:25 smithi174 bash[91578]: cluster 2023-09-23T20:24:24.310706+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:24:25.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:25.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:24:25.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:25.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:25.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:25.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:25.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:25.922 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:25.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:26.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:26.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:26.294 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:26.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:26.445 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.315885+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.445 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.316623+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.316716+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.317811+0000 mon.a (mon.0) 926 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.321365+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.491804+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v707: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[107672]: cluster 2023-09-23T20:24:25.507475+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.315885+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.316623+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.446 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.316716+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.447 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.317811+0000 mon.a (mon.0) 926 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-09-23T20:24:26.447 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.321365+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.447 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.491804+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v707: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:26.447 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:26 smithi112 bash[104422]: cluster 2023-09-23T20:24:25.507475+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:26.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.315885+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.316623+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.316716+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.317811+0000 mon.a (mon.0) 926 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.321365+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.491804+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v707: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:26 smithi174 bash[91578]: cluster 2023-09-23T20:24:25.507475+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:24:26.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.602 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:26.705 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.739 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:26.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.875 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:26.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:27.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:27.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:27.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:27.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:27.397 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:27 smithi112 bash[104422]: cluster 2023-09-23T20:24:26.321167+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:24:27.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:27 smithi112 bash[104422]: cluster 2023-09-23T20:24:26.327757+0000 mon.a (mon.0) 927 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-23T20:24:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:27 smithi112 bash[107672]: cluster 2023-09-23T20:24:26.321167+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:24:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:27 smithi112 bash[107672]: cluster 2023-09-23T20:24:26.327757+0000 mon.a (mon.0) 927 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-23T20:24:27.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:27.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:27.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:27.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:27 smithi174 bash[91578]: cluster 2023-09-23T20:24:26.321167+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:24:27.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:27 smithi174 bash[91578]: cluster 2023-09-23T20:24:26.327757+0000 mon.a (mon.0) 927 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-23T20:24:27.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:27.852 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:27.852 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:27.852 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:27.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:27.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:27.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:28.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:28.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:28.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:28.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:28.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:28.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:28.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:28.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:28 smithi112 bash[107672]: cluster 2023-09-23T20:24:27.492395+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v709: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:28.354 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:28 smithi112 bash[104422]: cluster 2023-09-23T20:24:27.492395+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v709: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:28.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:28.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:28.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:28.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:28.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:28.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:28.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:28.727 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:28.741 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:28 smithi174 bash[91578]: cluster 2023-09-23T20:24:27.492395+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v709: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:28.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:28.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:28.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:28.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:29.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:29.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:29.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:29.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:29.430 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:29.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:29.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:29.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:29.881 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:29.922 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:30.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:30.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:30.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:30.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:30.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:30.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:30.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:30.314 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:24:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:24:30] "GET /metrics HTTP/1.1" 200 34041 "" "Prometheus/2.43.0" 2023-09-23T20:24:30.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:30.361 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:24:30.430 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:30.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:30.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:30.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:30.569 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:30 smithi112 bash[107672]: cluster 2023-09-23T20:24:29.493556+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:30.569 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:30 smithi112 bash[104422]: cluster 2023-09-23T20:24:29.493556+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:30.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:30.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:30.702 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:30 smithi174 bash[91578]: cluster 2023-09-23T20:24:29.493556+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:30.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:30.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:30.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:30.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:30.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:30.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:30.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:31.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:31.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:31.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:31.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:31.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:31.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:31.462 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:31.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:31.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:31.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.619 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:31.723 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:31.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:31.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:32.022 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:32.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:32.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:32.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:32.253 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:32.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:32.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:32.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:32.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:32.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:32.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:32.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:32.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:32 smithi112 bash[104422]: cluster 2023-09-23T20:24:31.494153+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:32.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:32 smithi112 bash[107672]: cluster 2023-09-23T20:24:31.494153+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:32.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:32.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:32.790 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:32 smithi174 bash[91578]: cluster 2023-09-23T20:24:31.494153+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:32.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:32.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:32.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:32.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:33.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.076 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:33.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:33.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:33.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:33.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:33.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:33.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:33.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:33.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:33.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:33.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:33.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:34.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:34.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:34.183 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:24:34.183 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:24:34.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:34.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:34.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:34.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:34 smithi174 bash[91578]: cluster 2023-09-23T20:24:33.494576+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:34.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:34.642 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:34 smithi112 bash[104422]: cluster 2023-09-23T20:24:33.494576+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:34.643 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:34 smithi112 bash[107672]: cluster 2023-09-23T20:24:33.494576+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:34.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:34.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:34.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:34.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:34.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:34.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:35.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:35.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:35.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:24:35.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:35.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:35.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:35.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:35.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:35.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:35.419 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:35.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:35.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:35.558 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:35.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:35.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:35.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:35.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:35.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:35.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:35.956 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:35.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:36.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:36.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:36.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:36.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:36.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:36.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:36.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:36.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:36.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:36.709 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:36 smithi174 bash[91578]: cluster 2023-09-23T20:24:35.495617+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:36.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:36.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.845 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:36 smithi112 bash[104422]: cluster 2023-09-23T20:24:35.495617+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:36.845 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:36 smithi112 bash[107672]: cluster 2023-09-23T20:24:35.495617+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:36.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:36.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:36.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:37.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:37.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:37.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:37.232 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:37.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:37.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:37.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:37.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:37.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:37.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:37.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:37.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:37.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:37.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:37.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:37.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:37.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:37.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:37.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:38.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:38.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:38.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:38.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:38.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:38.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:38.437 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:38.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:38.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:38.548 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:24:38.551 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:24:38.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:38 smithi174 bash[91578]: cluster 2023-09-23T20:24:37.496296+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:38.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:38 smithi174 bash[91578]: audit 2023-09-23T20:24:37.999208+0000 mon.a (mon.0) 928 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:38 smithi174 bash[91578]: audit 2023-09-23T20:24:38.479927+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:38.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:38.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:38.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:38.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:38.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:38.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:38.848 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:38 smithi112 bash[104422]: cluster 2023-09-23T20:24:37.496296+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:38.849 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:38 smithi112 bash[104422]: audit 2023-09-23T20:24:37.999208+0000 mon.a (mon.0) 928 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:38.849 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:38 smithi112 bash[104422]: audit 2023-09-23T20:24:38.479927+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:38.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:38 smithi112 bash[107672]: cluster 2023-09-23T20:24:37.496296+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:38.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:38 smithi112 bash[107672]: audit 2023-09-23T20:24:37.999208+0000 mon.a (mon.0) 928 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:38.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:38 smithi112 bash[107672]: audit 2023-09-23T20:24:38.479927+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:38.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:38.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:38.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:39.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:39.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:39.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:39.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:39.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:39.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:39.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:39.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:39.487 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:39.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:39.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:39.572 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:24:39.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:39.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:39.706 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:24:39.730 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:24:39.749 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:24:39.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.760 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:39 smithi112 bash[107672]: audit 2023-09-23T20:24:38.535189+0000 mgr.y (mgr.34107) 713 : audit 0 from='client.44918 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:24:39.760 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:39 smithi112 bash[107672]: audit 2023-09-23T20:24:39.207437+0000 mon.a (mon.0) 930 : audit 1 from='client.? 172.21.15.112:0/3984901865' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:24:39.760 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:39 smithi112 bash[104422]: audit 2023-09-23T20:24:38.535189+0000 mgr.y (mgr.34107) 713 : audit 0 from='client.44918 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:24:39.760 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:39 smithi112 bash[104422]: audit 2023-09-23T20:24:39.207437+0000 mon.a (mon.0) 930 : audit 1 from='client.? 172.21.15.112:0/3984901865' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:24:39.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.773 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:24:39.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:39.796 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:24:39.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:39 smithi174 bash[91578]: audit 2023-09-23T20:24:38.535189+0000 mgr.y (mgr.34107) 713 : audit 0 from='client.44918 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:24:39.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:39 smithi174 bash[91578]: audit 2023-09-23T20:24:39.207437+0000 mon.a (mon.0) 930 : audit 1 from='client.? 172.21.15.112:0/3984901865' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:24:39.818 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:24:39.836 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:24:39.843 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:24:39.868 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.869 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.870 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:24:39.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:40.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:40.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:40.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:40.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:40.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:40.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:40.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:40.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:40.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:40.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:40.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:40.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:40.563 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:24:40] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2023-09-23T20:24:40.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:40.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:40.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:40.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.497371+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.557728+0000 mon.a (mon.0) 931 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.564180+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: audit 2023-09-23T20:24:39.568127+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.112:0/3984901865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.568209+0000 mon.a (mon.0) 933 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: audit 2023-09-23T20:24:39.685702+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.112:0/3280148660' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.834553+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.835084+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:40 smithi174 bash[91578]: cluster 2023-09-23T20:24:39.835122+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.497371+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:40.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.557728+0000 mon.a (mon.0) 931 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.564180+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: audit 2023-09-23T20:24:39.568127+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.112:0/3984901865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.568209+0000 mon.a (mon.0) 933 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: audit 2023-09-23T20:24:39.685702+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.112:0/3280148660' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.834553+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.835084+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[107672]: cluster 2023-09-23T20:24:39.835122+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.497371+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.557728+0000 mon.a (mon.0) 931 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.564180+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: audit 2023-09-23T20:24:39.568127+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.112:0/3984901865' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.568209+0000 mon.a (mon.0) 933 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: audit 2023-09-23T20:24:39.685702+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.112:0/3280148660' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.834553+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.835084+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:40 smithi112 bash[104422]: cluster 2023-09-23T20:24:39.835122+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:24:40.904 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:40.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:41.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:41.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:41.188 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:41.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:41.319 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:41.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:41.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:41.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:41.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:41.573 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:41.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:41.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:41.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:41.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:41.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:41.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:41.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:41.941 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:41.967 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:41.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:41.998 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":714,"stamp":"2023-09-23T20:24:37.495927+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":511,"num_read_kb":936,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2962632,"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":222,"ondisk_log_size":222,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":268,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2053948,"kb_used_data":245244,"kb_used_omap":20,"kb_used_meta":1808619,"kb_avail":747907268,"statfs":{"total":767960285184,"available":765857042432,"internally_reserved":0,"allocated":251129856,"data_stored":244108250,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1852026510},"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":"11.172787"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":163,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321918+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:24:25.321918+0000","last_peered":"2023-09-23T20:24:25.321918+0000","last_clean":"2023-09-23T20:24:25.321918+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:24:25.321918+0000","last_undegraded":"2023-09-23T20:24:25.321918+0000","last_fullsized":"2023-09-23T20:24:25.321918+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321355+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:24:25.321355+0000","last_peered":"2023-09-23T20:24:25.321355+0000","last_clean":"2023-09-23T20:24:25.321355+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:24:25.321355+0000","last_undegraded":"2023-09-23T20:24:25.321355+0000","last_fullsized":"2023-09-23T20:24:25.321355+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327458+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:24:25.327458+0000","last_peered":"2023-09-23T20:24:25.327458+0000","last_clean":"2023-09-23T20:24:25.327458+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:24:25.327458+0000","last_undegraded":"2023-09-23T20:24:25.327458+0000","last_fullsized":"2023-09-23T20:24:25.327458+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.760072+0000","last_change":"2023-09-23T20:21:46.295084+0000","last_active":"2023-09-23T20:24:25.760072+0000","last_peered":"2023-09-23T20:24:25.760072+0000","last_clean":"2023-09-23T20:24:25.760072+0000","last_became_active":"2023-09-23T20:21:46.294374+0000","last_became_peered":"2023-09-23T20:21:46.294374+0000","last_unstale":"2023-09-23T20:24:25.760072+0000","last_undegraded":"2023-09-23T20:24:25.760072+0000","last_fullsized":"2023-09-23T20:24:25.760072+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:46.907905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322792+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:24:25.322792+0000","last_peered":"2023-09-23T20:24:25.322792+0000","last_clean":"2023-09-23T20:24:25.322792+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:24:25.322792+0000","last_undegraded":"2023-09-23T20:24:25.322792+0000","last_fullsized":"2023-09-23T20:24:25.322792+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.332497+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:24:25.332497+0000","last_peered":"2023-09-23T20:24:25.332497+0000","last_clean":"2023-09-23T20:24:25.332497+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:24:25.332497+0000","last_undegraded":"2023-09-23T20:24:25.332497+0000","last_fullsized":"2023-09-23T20:24:25.332497+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":158,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322127+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:24:25.322127+0000","last_peered":"2023-09-23T20:24:25.322127+0000","last_clean":"2023-09-23T20:24:25.322127+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:24:25.322127+0000","last_undegraded":"2023-09-23T20:24:25.322127+0000","last_fullsized":"2023-09-23T20:24:25.322127+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322880+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:24:25.322880+0000","last_peered":"2023-09-23T20:24:25.322880+0000","last_clean":"2023-09-23T20:24:25.322880+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:24:25.322880+0000","last_undegraded":"2023-09-23T20:24:25.322880+0000","last_fullsized":"2023-09-23T20:24:25.322880+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327703+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:24:25.327703+0000","last_peered":"2023-09-23T20:24:25.327703+0000","last_clean":"2023-09-23T20:24:25.327703+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:24:25.327703+0000","last_undegraded":"2023-09-23T20:24:25.327703+0000","last_fullsized":"2023-09-23T20:24:25.327703+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.320533+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:24:25.320533+0000","last_peered":"2023-09-23T20:24:25.320533+0000","last_clean":"2023-09-23T20:24:25.320533+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:24:25.320533+0000","last_undegraded":"2023-09-23T20:24:25.320533+0000","last_fullsized":"2023-09-23T20:24:25.320533+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.512619+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:24:25.512619+0000","last_peered":"2023-09-23T20:24:25.512619+0000","last_clean":"2023-09-23T20:24:25.512619+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:24:25.512619+0000","last_undegraded":"2023-09-23T20:24:25.512619+0000","last_fullsized":"2023-09-23T20:24:25.512619+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":89,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321550+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:24:25.321550+0000","last_peered":"2023-09-23T20:24:25.321550+0000","last_clean":"2023-09-23T20:24:25.321550+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:24:25.321550+0000","last_undegraded":"2023-09-23T20:24:25.321550+0000","last_fullsized":"2023-09-23T20:24:25.321550+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321447+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:24:25.321447+0000","last_peered":"2023-09-23T20:24:25.321447+0000","last_clean":"2023-09-23T20:24:25.321447+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:24:25.321447+0000","last_undegraded":"2023-09-23T20:24:25.321447+0000","last_fullsized":"2023-09-23T20:24:25.321447+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322107+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:24:25.322107+0000","last_peered":"2023-09-23T20:24:25.322107+0000","last_clean":"2023-09-23T20:24:25.322107+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:24:25.322107+0000","last_undegraded":"2023-09-23T20:24:25.322107+0000","last_fullsized":"2023-09-23T20:24:25.322107+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.514274+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:24:25.514274+0000","last_peered":"2023-09-23T20:24:25.514274+0000","last_clean":"2023-09-23T20:24:25.514274+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:24:25.514274+0000","last_undegraded":"2023-09-23T20:24:25.514274+0000","last_fullsized":"2023-09-23T20:24:25.514274+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":182,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322406+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:24:25.322406+0000","last_peered":"2023-09-23T20:24:25.322406+0000","last_clean":"2023-09-23T20:24:25.322406+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:24:25.322406+0000","last_undegraded":"2023-09-23T20:24:25.322406+0000","last_fullsized":"2023-09-23T20:24:25.322406+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":176,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321747+0000","last_change":"2023-09-23T20:21:46.297370+0000","last_active":"2023-09-23T20:24:25.321747+0000","last_peered":"2023-09-23T20:24:25.321747+0000","last_clean":"2023-09-23T20:24:25.321747+0000","last_became_active":"2023-09-23T20:21:46.296745+0000","last_became_peered":"2023-09-23T20:21:46.296745+0000","last_unstale":"2023-09-23T20:24:25.321747+0000","last_undegraded":"2023-09-23T20:24:25.321747+0000","last_fullsized":"2023-09-23T20:24:25.321747+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:05.763390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.324994+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:24:25.324994+0000","last_peered":"2023-09-23T20:24:25.324994+0000","last_clean":"2023-09-23T20:24:25.324994+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:24:25.324994+0000","last_undegraded":"2023-09-23T20:24:25.324994+0000","last_fullsized":"2023-09-23T20:24:25.324994+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.514203+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:24:25.514203+0000","last_peered":"2023-09-23T20:24:25.514203+0000","last_clean":"2023-09-23T20:24:25.514203+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:24:25.514203+0000","last_undegraded":"2023-09-23T20:24:25.514203+0000","last_fullsized":"2023-09-23T20:24:25.514203+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321680+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:24:25.321680+0000","last_peered":"2023-09-23T20:24:25.321680+0000","last_clean":"2023-09-23T20:24:25.321680+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:24:25.321680+0000","last_undegraded":"2023-09-23T20:24:25.321680+0000","last_fullsized":"2023-09-23T20:24:25.321680+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.331539+0000","last_change":"2023-09-23T20:08:22.583853+0000","last_active":"2023-09-23T20:24:25.331539+0000","last_peered":"2023-09-23T20:24:25.331539+0000","last_clean":"2023-09-23T20:24:25.331539+0000","last_became_active":"2023-09-23T20:08:22.583265+0000","last_became_peered":"2023-09-23T20:08:22.583265+0000","last_unstale":"2023-09-23T20:24:25.331539+0000","last_undegraded":"2023-09-23T20:24:25.331539+0000","last_fullsized":"2023-09-23T20:24:25.331539+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:41:41.066815+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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321725+0000","last_change":"2023-09-23T20:21:46.299401+0000","last_active":"2023-09-23T20:24:25.321725+0000","last_peered":"2023-09-23T20:24:25.321725+0000","last_clean":"2023-09-23T20:24:25.321725+0000","last_became_active":"2023-09-23T20:21:46.298750+0000","last_became_peered":"2023-09-23T20:21:46.298750+0000","last_unstale":"2023-09-23T20:24:25.321725+0000","last_undegraded":"2023-09-23T20:24:25.321725+0000","last_fullsized":"2023-09-23T20:24:25.321725+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:05:28.246901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":10,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.330271+0000","last_change":"2023-09-23T20:24:25.329949+0000","last_active":"2023-09-23T20:24:25.330271+0000","last_peered":"2023-09-23T20:24:25.330271+0000","last_clean":"2023-09-23T20:24:25.330271+0000","last_became_active":"2023-09-23T20:24:25.329570+0000","last_became_peered":"2023-09-23T20:24:25.329570+0000","last_unstale":"2023-09-23T20:24:25.330271+0000","last_undegraded":"2023-09-23T20:24:25.330271+0000","last_fullsized":"2023-09-23T20:24:25.330271+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:12:57.436675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":78,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.512271+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:24:25.512271+0000","last_peered":"2023-09-23T20:24:25.512271+0000","last_clean":"2023-09-23T20:24:25.512271+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:24:25.512271+0000","last_undegraded":"2023-09-23T20:24:25.512271+0000","last_fullsized":"2023-09-23T20:24:25.512271+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327073+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:24:25.327073+0000","last_peered":"2023-09-23T20:24:25.327073+0000","last_clean":"2023-09-23T20:24:25.327073+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:24:25.327073+0000","last_undegraded":"2023-09-23T20:24:25.327073+0000","last_fullsized":"2023-09-23T20:24:25.327073+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":10,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.517715+0000","last_change":"2023-09-23T20:24:25.517307+0000","last_active":"2023-09-23T20:24:25.517715+0000","last_peered":"2023-09-23T20:24:25.517715+0000","last_clean":"2023-09-23T20:24:25.517715+0000","last_became_active":"2023-09-23T20:24:25.516599+0000","last_became_peered":"2023-09-23T20:24:25.516599+0000","last_unstale":"2023-09-23T20:24:25.517715+0000","last_undegraded":"2023-09-23T20:24:25.517715+0000","last_fullsized":"2023-09-23T20:24:25.517715+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:39:43.568303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"69'2","reported_seq":92,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.514419+0000","last_change":"2023-09-23T20:21:25.558537+0000","last_active":"2023-09-23T20:24:25.514419+0000","last_peered":"2023-09-23T20:24:25.514419+0000","last_clean":"2023-09-23T20:24:25.514419+0000","last_became_active":"2023-09-23T20:21:25.541669+0000","last_became_peered":"2023-09-23T20:21:25.541669+0000","last_unstale":"2023-09-23T20:24:25.514419+0000","last_undegraded":"2023-09-23T20:24:25.514419+0000","last_fullsized":"2023-09-23T20:24:25.514419+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:18.321588+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,2,1],"acting":[7,2,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":180,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321721+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:24:25.321721+0000","last_peered":"2023-09-23T20:24:25.321721+0000","last_clean":"2023-09-23T20:24:25.321721+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:24:25.321721+0000","last_undegraded":"2023-09-23T20:24:25.321721+0000","last_fullsized":"2023-09-23T20:24:25.321721+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"0'0","reported_seq":11,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.759966+0000","last_change":"2023-09-23T20:24:25.518459+0000","last_active":"2023-09-23T20:24:25.759966+0000","last_peered":"2023-09-23T20:24:25.759966+0000","last_clean":"2023-09-23T20:24:25.759966+0000","last_became_active":"2023-09-23T20:24:25.517636+0000","last_became_peered":"2023-09-23T20:24:25.517636+0000","last_unstale":"2023-09-23T20:24:25.759966+0000","last_undegraded":"2023-09-23T20:24:25.759966+0000","last_fullsized":"2023-09-23T20:24:25.759966+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:30.690353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.512851+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:24:25.512851+0000","last_peered":"2023-09-23T20:24:25.512851+0000","last_clean":"2023-09-23T20:24:25.512851+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:24:25.512851+0000","last_undegraded":"2023-09-23T20:24:25.512851+0000","last_fullsized":"2023-09-23T20:24:25.512851+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":163,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.332049+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:24:25.332049+0000","last_peered":"2023-09-23T20:24:25.332049+0000","last_clean":"2023-09-23T20:24:25.332049+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:24:25.332049+0000","last_undegraded":"2023-09-23T20:24:25.332049+0000","last_fullsized":"2023-09-23T20:24:25.332049+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.807812+0000","last_change":"2023-09-23T20:24:25.335442+0000","last_active":"2023-09-23T20:24:26.807812+0000","last_peered":"2023-09-23T20:24:26.807812+0000","last_clean":"2023-09-23T20:24:26.807812+0000","last_became_active":"2023-09-23T20:24:25.335137+0000","last_became_peered":"2023-09-23T20:24:25.335137+0000","last_unstale":"2023-09-23T20:24:26.807812+0000","last_undegraded":"2023-09-23T20:24:26.807812+0000","last_fullsized":"2023-09-23T20:24:26.807812+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:43.704649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327439+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:24:25.327439+0000","last_peered":"2023-09-23T20:24:25.327439+0000","last_clean":"2023-09-23T20:24:25.327439+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:24:25.327439+0000","last_undegraded":"2023-09-23T20:24:25.327439+0000","last_fullsized":"2023-09-23T20:24:25.327439+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321335+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:24:25.321335+0000","last_peered":"2023-09-23T20:24:25.321335+0000","last_clean":"2023-09-23T20:24:25.321335+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:24:25.321335+0000","last_undegraded":"2023-09-23T20:24:25.321335+0000","last_fullsized":"2023-09-23T20:24:25.321335+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.806333+0000","last_change":"2023-09-23T20:24:25.331072+0000","last_active":"2023-09-23T20:24:26.806333+0000","last_peered":"2023-09-23T20:24:26.806333+0000","last_clean":"2023-09-23T20:24:26.806333+0000","last_became_active":"2023-09-23T20:24:25.330777+0000","last_became_peered":"2023-09-23T20:24:25.330777+0000","last_unstale":"2023-09-23T20:24:26.806333+0000","last_undegraded":"2023-09-23T20:24:26.806333+0000","last_fullsized":"2023-09-23T20:24:26.806333+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:42:30.712948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321036+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:24:25.321036+0000","last_peered":"2023-09-23T20:24:25.321036+0000","last_clean":"2023-09-23T20:24:25.321036+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:24:25.321036+0000","last_undegraded":"2023-09-23T20:24:25.321036+0000","last_fullsized":"2023-09-23T20:24:25.321036+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322044+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:24:25.322044+0000","last_peered":"2023-09-23T20:24:25.322044+0000","last_clean":"2023-09-23T20:24:25.322044+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:24:25.322044+0000","last_undegraded":"2023-09-23T20:24:25.322044+0000","last_fullsized":"2023-09-23T20:24:25.322044+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.805816+0000","last_change":"2023-09-23T20:24:25.328005+0000","last_active":"2023-09-23T20:24:26.805816+0000","last_peered":"2023-09-23T20:24:26.805816+0000","last_clean":"2023-09-23T20:24:26.805816+0000","last_became_active":"2023-09-23T20:24:25.327717+0000","last_became_peered":"2023-09-23T20:24:25.327717+0000","last_unstale":"2023-09-23T20:24:26.805816+0000","last_undegraded":"2023-09-23T20:24:26.805816+0000","last_fullsized":"2023-09-23T20:24:26.805816+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:23.217734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.331805+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:24:25.331805+0000","last_peered":"2023-09-23T20:24:25.331805+0000","last_clean":"2023-09-23T20:24:25.331805+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:24:25.331805+0000","last_undegraded":"2023-09-23T20:24:25.331805+0000","last_fullsized":"2023-09-23T20:24:25.331805+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":160,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321722+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:24:25.321722+0000","last_peered":"2023-09-23T20:24:25.321722+0000","last_clean":"2023-09-23T20:24:25.321722+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:24:25.321722+0000","last_undegraded":"2023-09-23T20:24:25.321722+0000","last_fullsized":"2023-09-23T20:24:25.321722+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"0'0","reported_seq":10,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.329107+0000","last_change":"2023-09-23T20:24:25.328457+0000","last_active":"2023-09-23T20:24:25.329107+0000","last_peered":"2023-09-23T20:24:25.329107+0000","last_clean":"2023-09-23T20:24:25.329107+0000","last_became_active":"2023-09-23T20:24:25.328082+0000","last_became_peered":"2023-09-23T20:24:25.328082+0000","last_unstale":"2023-09-23T20:24:25.329107+0000","last_undegraded":"2023-09-23T20:24:25.329107+0000","last_fullsized":"2023-09-23T20:24:25.329107+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:20:36.878737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,0,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":164,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321189+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:24:25.321189+0000","last_peered":"2023-09-23T20:24:25.321189+0000","last_clean":"2023-09-23T20:24:25.321189+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:24:25.321189+0000","last_undegraded":"2023-09-23T20:24:25.321189+0000","last_fullsized":"2023-09-23T20:24:25.321189+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322232+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:24:25.322232+0000","last_peered":"2023-09-23T20:24:25.322232+0000","last_clean":"2023-09-23T20:24:25.322232+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:24:25.322232+0000","last_undegraded":"2023-09-23T20:24:25.322232+0000","last_fullsized":"2023-09-23T20:24:25.322232+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.806882+0000","last_change":"2023-09-23T20:24:25.335487+0000","last_active":"2023-09-23T20:24:26.806882+0000","last_peered":"2023-09-23T20:24:26.806882+0000","last_clean":"2023-09-23T20:24:26.806882+0000","last_became_active":"2023-09-23T20:24:25.335180+0000","last_became_peered":"2023-09-23T20:24:25.335180+0000","last_unstale":"2023-09-23T20:24:26.806882+0000","last_undegraded":"2023-09-23T20:24:26.806882+0000","last_fullsized":"2023-09-23T20:24:26.806882+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:01.845778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322717+0000","last_change":"2023-09-23T20:21:46.301173+0000","last_active":"2023-09-23T20:24:25.322717+0000","last_peered":"2023-09-23T20:24:25.322717+0000","last_clean":"2023-09-23T20:24:25.322717+0000","last_became_active":"2023-09-23T20:21:46.300660+0000","last_became_peered":"2023-09-23T20:21:46.300660+0000","last_unstale":"2023-09-23T20:24:25.322717+0000","last_undegraded":"2023-09-23T20:24:25.322717+0000","last_fullsized":"2023-09-23T20:24:25.322717+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:24.135650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327160+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:24:25.327160+0000","last_peered":"2023-09-23T20:24:25.327160+0000","last_clean":"2023-09-23T20:24:25.327160+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:24:25.327160+0000","last_undegraded":"2023-09-23T20:24:25.327160+0000","last_fullsized":"2023-09-23T20:24:25.327160+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"0'0","reported_seq":11,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.759939+0000","last_change":"2023-09-23T20:24:25.329148+0000","last_active":"2023-09-23T20:24:25.759939+0000","last_peered":"2023-09-23T20:24:25.759939+0000","last_clean":"2023-09-23T20:24:25.759939+0000","last_became_active":"2023-09-23T20:24:25.327822+0000","last_became_peered":"2023-09-23T20:24:25.327822+0000","last_unstale":"2023-09-23T20:24:25.759939+0000","last_undegraded":"2023-09-23T20:24:25.759939+0000","last_fullsized":"2023-09-23T20:24:25.759939+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:04:11.911649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":180,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.326996+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:24:25.326996+0000","last_peered":"2023-09-23T20:24:25.326996+0000","last_clean":"2023-09-23T20:24:25.326996+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:24:25.326996+0000","last_undegraded":"2023-09-23T20:24:25.326996+0000","last_fullsized":"2023-09-23T20:24:25.326996+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327684+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:24:25.327684+0000","last_peered":"2023-09-23T20:24:25.327684+0000","last_clean":"2023-09-23T20:24:25.327684+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:24:25.327684+0000","last_undegraded":"2023-09-23T20:24:25.327684+0000","last_fullsized":"2023-09-23T20:24:25.327684+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.326726+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:24:25.326726+0000","last_peered":"2023-09-23T20:24:25.326726+0000","last_clean":"2023-09-23T20:24:25.326726+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:24:25.326726+0000","last_undegraded":"2023-09-23T20:24:25.326726+0000","last_fullsized":"2023-09-23T20:24:25.326726+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"0'0","reported_seq":10,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.518360+0000","last_change":"2023-09-23T20:24:25.515589+0000","last_active":"2023-09-23T20:24:25.518360+0000","last_peered":"2023-09-23T20:24:25.518360+0000","last_clean":"2023-09-23T20:24:25.518360+0000","last_became_active":"2023-09-23T20:24:25.515104+0000","last_became_peered":"2023-09-23T20:24:25.515104+0000","last_unstale":"2023-09-23T20:24:25.518360+0000","last_undegraded":"2023-09-23T20:24:25.518360+0000","last_fullsized":"2023-09-23T20:24:25.518360+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:44.631078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327029+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:24:25.327029+0000","last_peered":"2023-09-23T20:24:25.327029+0000","last_clean":"2023-09-23T20:24:25.327029+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:24:25.327029+0000","last_undegraded":"2023-09-23T20:24:25.327029+0000","last_fullsized":"2023-09-23T20:24:25.327029+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321944+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:24:25.321944+0000","last_peered":"2023-09-23T20:24:25.321944+0000","last_clean":"2023-09-23T20:24:25.321944+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:24:25.321944+0000","last_undegraded":"2023-09-23T20:24:25.321944+0000","last_fullsized":"2023-09-23T20:24:25.321944+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327669+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:24:25.327669+0000","last_peered":"2023-09-23T20:24:25.327669+0000","last_clean":"2023-09-23T20:24:25.327669+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:24:25.327669+0000","last_undegraded":"2023-09-23T20:24:25.327669+0000","last_fullsized":"2023-09-23T20:24:25.327669+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.807009+0000","last_change":"2023-09-23T20:24:25.329982+0000","last_active":"2023-09-23T20:24:26.807009+0000","last_peered":"2023-09-23T20:24:26.807009+0000","last_clean":"2023-09-23T20:24:26.807009+0000","last_became_active":"2023-09-23T20:24:25.329678+0000","last_became_peered":"2023-09-23T20:24:25.329678+0000","last_unstale":"2023-09-23T20:24:26.807009+0000","last_undegraded":"2023-09-23T20:24:26.807009+0000","last_fullsized":"2023-09-23T20:24:26.807009+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:15:21.781354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":190,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.319243+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:24:25.319243+0000","last_peered":"2023-09-23T20:24:25.319243+0000","last_clean":"2023-09-23T20:24:25.319243+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:24:25.319243+0000","last_undegraded":"2023-09-23T20:24:25.319243+0000","last_fullsized":"2023-09-23T20:24:25.319243+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":137,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327057+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:24:25.327057+0000","last_peered":"2023-09-23T20:24:25.327057+0000","last_clean":"2023-09-23T20:24:25.327057+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:24:25.327057+0000","last_undegraded":"2023-09-23T20:24:25.327057+0000","last_fullsized":"2023-09-23T20:24:25.327057+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327053+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:24:25.327053+0000","last_peered":"2023-09-23T20:24:25.327053+0000","last_clean":"2023-09-23T20:24:25.327053+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:24:25.327053+0000","last_undegraded":"2023-09-23T20:24:25.327053+0000","last_fullsized":"2023-09-23T20:24:25.327053+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":10,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.335143+0000","last_change":"2023-09-23T20:24:25.334859+0000","last_active":"2023-09-23T20:24:25.335143+0000","last_peered":"2023-09-23T20:24:25.335143+0000","last_clean":"2023-09-23T20:24:25.335143+0000","last_became_active":"2023-09-23T20:24:25.334569+0000","last_became_peered":"2023-09-23T20:24:25.334569+0000","last_unstale":"2023-09-23T20:24:25.335143+0000","last_undegraded":"2023-09-23T20:24:25.335143+0000","last_fullsized":"2023-09-23T20:24:25.335143+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:47.615968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":167,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327222+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:24:25.327222+0000","last_peered":"2023-09-23T20:24:25.327222+0000","last_clean":"2023-09-23T20:24:25.327222+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:24:25.327222+0000","last_undegraded":"2023-09-23T20:24:25.327222+0000","last_fullsized":"2023-09-23T20:24:25.327222+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":517,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.514037+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:24:25.514037+0000","last_peered":"2023-09-23T20:24:25.514037+0000","last_clean":"2023-09-23T20:24:25.514037+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:24:25.514037+0000","last_undegraded":"2023-09-23T20:24:25.514037+0000","last_fullsized":"2023-09-23T20:24:25.514037+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.320862+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:24:25.320862+0000","last_peered":"2023-09-23T20:24:25.320862+0000","last_clean":"2023-09-23T20:24:25.320862+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:24:25.320862+0000","last_undegraded":"2023-09-23T20:24:25.320862+0000","last_fullsized":"2023-09-23T20:24:25.320862+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.330922+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:24:25.330922+0000","last_peered":"2023-09-23T20:24:25.330922+0000","last_clean":"2023-09-23T20:24:25.330922+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:24:25.330922+0000","last_undegraded":"2023-09-23T20:24:25.330922+0000","last_fullsized":"2023-09-23T20:24:25.330922+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.a","version":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.805996+0000","last_change":"2023-09-23T20:24:25.330410+0000","last_active":"2023-09-23T20:24:26.805996+0000","last_peered":"2023-09-23T20:24:26.805996+0000","last_clean":"2023-09-23T20:24:26.805996+0000","last_became_active":"2023-09-23T20:24:25.330110+0000","last_became_peered":"2023-09-23T20:24:25.330110+0000","last_unstale":"2023-09-23T20:24:26.805996+0000","last_undegraded":"2023-09-23T20:24:26.805996+0000","last_fullsized":"2023-09-23T20:24:26.805996+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:27.640200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.511406+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:24:25.511406+0000","last_peered":"2023-09-23T20:24:25.511406+0000","last_clean":"2023-09-23T20:24:25.511406+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:24:25.511406+0000","last_undegraded":"2023-09-23T20:24:25.511406+0000","last_fullsized":"2023-09-23T20:24:25.511406+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.320709+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:24:25.320709+0000","last_peered":"2023-09-23T20:24:25.320709+0000","last_clean":"2023-09-23T20:24:25.320709+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:24:25.320709+0000","last_undegraded":"2023-09-23T20:24:25.320709+0000","last_fullsized":"2023-09-23T20:24:25.320709+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322036+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:24:25.322036+0000","last_peered":"2023-09-23T20:24:25.322036+0000","last_clean":"2023-09-23T20:24:25.322036+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:24:25.322036+0000","last_undegraded":"2023-09-23T20:24:25.322036+0000","last_fullsized":"2023-09-23T20:24:25.322036+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"0'0","reported_seq":11,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-09-23T20:24:26.808267+0000","last_change":"2023-09-23T20:24:25.327306+0000","last_active":"2023-09-23T20:24:26.808267+0000","last_peered":"2023-09-23T20:24:26.808267+0000","last_clean":"2023-09-23T20:24:26.808267+0000","last_became_active":"2023-09-23T20:24:25.326997+0000","last_became_peered":"2023-09-23T20:24:25.326997+0000","last_unstale":"2023-09-23T20:24:26.808267+0000","last_undegraded":"2023-09-23T20:24:26.808267+0000","last_fullsized":"2023-09-23T20:24:26.808267+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:27:42.796285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.512732+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:24:25.512732+0000","last_peered":"2023-09-23T20:24:25.512732+0000","last_clean":"2023-09-23T20:24:25.512732+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:24:25.512732+0000","last_undegraded":"2023-09-23T20:24:25.512732+0000","last_fullsized":"2023-09-23T20:24:25.512732+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.326859+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:24:25.326859+0000","last_peered":"2023-09-23T20:24:25.326859+0000","last_clean":"2023-09-23T20:24:25.326859+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:24:25.326859+0000","last_undegraded":"2023-09-23T20:24:25.326859+0000","last_fullsized":"2023-09-23T20:24:25.326859+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321111+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:24:25.321111+0000","last_peered":"2023-09-23T20:24:25.321111+0000","last_clean":"2023-09-23T20:24:25.321111+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:24:25.321111+0000","last_undegraded":"2023-09-23T20:24:25.321111+0000","last_fullsized":"2023-09-23T20:24:25.321111+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"0'0","reported_seq":11,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.759906+0000","last_change":"2023-09-23T20:24:25.518026+0000","last_active":"2023-09-23T20:24:25.759906+0000","last_peered":"2023-09-23T20:24:25.759906+0000","last_clean":"2023-09-23T20:24:25.759906+0000","last_became_active":"2023-09-23T20:24:25.517436+0000","last_became_peered":"2023-09-23T20:24:25.517436+0000","last_unstale":"2023-09-23T20:24:25.759906+0000","last_undegraded":"2023-09-23T20:24:25.759906+0000","last_fullsized":"2023-09-23T20:24:25.759906+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:16.344471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321968+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:24:25.321968+0000","last_peered":"2023-09-23T20:24:25.321968+0000","last_clean":"2023-09-23T20:24:25.321968+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:24:25.321968+0000","last_undegraded":"2023-09-23T20:24:25.321968+0000","last_fullsized":"2023-09-23T20:24:25.321968+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":122,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327345+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:24:25.327345+0000","last_peered":"2023-09-23T20:24:25.327345+0000","last_clean":"2023-09-23T20:24:25.327345+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:24:25.327345+0000","last_undegraded":"2023-09-23T20:24:25.327345+0000","last_fullsized":"2023-09-23T20:24:25.327345+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.319692+0000","last_change":"2023-09-23T20:21:46.295928+0000","last_active":"2023-09-23T20:24:25.319692+0000","last_peered":"2023-09-23T20:24:25.319692+0000","last_clean":"2023-09-23T20:24:25.319692+0000","last_became_active":"2023-09-23T20:21:46.295577+0000","last_became_peered":"2023-09-23T20:21:46.295577+0000","last_unstale":"2023-09-23T20:24:25.319692+0000","last_undegraded":"2023-09-23T20:24:25.319692+0000","last_fullsized":"2023-09-23T20:24:25.319692+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:57:02.165302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":10,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.518365+0000","last_change":"2023-09-23T20:24:25.515887+0000","last_active":"2023-09-23T20:24:25.518365+0000","last_peered":"2023-09-23T20:24:25.518365+0000","last_clean":"2023-09-23T20:24:25.518365+0000","last_became_active":"2023-09-23T20:24:25.515146+0000","last_became_peered":"2023-09-23T20:24:25.515146+0000","last_unstale":"2023-09-23T20:24:25.518365+0000","last_undegraded":"2023-09-23T20:24:25.518365+0000","last_fullsized":"2023-09-23T20:24:25.518365+0000","mapping_epoch":182,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:20:03.279231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.332448+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:24:25.332448+0000","last_peered":"2023-09-23T20:24:25.332448+0000","last_clean":"2023-09-23T20:24:25.332448+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:24:25.332448+0000","last_undegraded":"2023-09-23T20:24:25.332448+0000","last_fullsized":"2023-09-23T20:24:25.332448+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":146,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321926+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:24:25.321926+0000","last_peered":"2023-09-23T20:24:25.321926+0000","last_clean":"2023-09-23T20:24:25.321926+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:24:25.321926+0000","last_undegraded":"2023-09-23T20:24:25.321926+0000","last_fullsized":"2023-09-23T20:24:25.321926+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":126,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321543+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:24:25.321543+0000","last_peered":"2023-09-23T20:24:25.321543+0000","last_clean":"2023-09-23T20:24:25.321543+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:24:25.321543+0000","last_undegraded":"2023-09-23T20:24:25.321543+0000","last_fullsized":"2023-09-23T20:24:25.321543+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321431+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:24:25.321431+0000","last_peered":"2023-09-23T20:24:25.321431+0000","last_clean":"2023-09-23T20:24:25.321431+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:24:25.321431+0000","last_undegraded":"2023-09-23T20:24:25.321431+0000","last_fullsized":"2023-09-23T20:24:25.321431+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.319507+0000","last_change":"2023-09-23T20:21:46.298475+0000","last_active":"2023-09-23T20:24:25.319507+0000","last_peered":"2023-09-23T20:24:25.319507+0000","last_clean":"2023-09-23T20:24:25.319507+0000","last_became_active":"2023-09-23T20:21:46.298091+0000","last_became_peered":"2023-09-23T20:21:46.298091+0000","last_unstale":"2023-09-23T20:24:25.319507+0000","last_undegraded":"2023-09-23T20:24:25.319507+0000","last_fullsized":"2023-09-23T20:24:25.319507+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:12.992016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":146,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.327248+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:24:25.327248+0000","last_peered":"2023-09-23T20:24:25.327248+0000","last_clean":"2023-09-23T20:24:25.327248+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:24:25.327248+0000","last_undegraded":"2023-09-23T20:24:25.327248+0000","last_fullsized":"2023-09-23T20:24:25.327248+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":160,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322220+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:24:25.322220+0000","last_peered":"2023-09-23T20:24:25.322220+0000","last_clean":"2023-09-23T20:24:25.322220+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:24:25.322220+0000","last_undegraded":"2023-09-23T20:24:25.322220+0000","last_fullsized":"2023-09-23T20:24:25.322220+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.328902+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:24:25.328902+0000","last_peered":"2023-09-23T20:24:25.328902+0000","last_clean":"2023-09-23T20:24:25.328902+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:24:25.328902+0000","last_undegraded":"2023-09-23T20:24:25.328902+0000","last_fullsized":"2023-09-23T20:24:25.328902+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":160,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322068+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:24:25.322068+0000","last_peered":"2023-09-23T20:24:25.322068+0000","last_clean":"2023-09-23T20:24:25.322068+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:24:25.322068+0000","last_undegraded":"2023-09-23T20:24:25.322068+0000","last_fullsized":"2023-09-23T20:24:25.322068+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321117+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:24:25.321117+0000","last_peered":"2023-09-23T20:24:25.321117+0000","last_clean":"2023-09-23T20:24:25.321117+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:24:25.321117+0000","last_undegraded":"2023-09-23T20:24:25.321117+0000","last_fullsized":"2023-09-23T20:24:25.321117+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.320423+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:24:25.320423+0000","last_peered":"2023-09-23T20:24:25.320423+0000","last_clean":"2023-09-23T20:24:25.320423+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:24:25.320423+0000","last_undegraded":"2023-09-23T20:24:25.320423+0000","last_fullsized":"2023-09-23T20:24:25.320423+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.322126+0000","last_change":"2023-09-23T20:21:23.552429+0000","last_active":"2023-09-23T20:24:25.322126+0000","last_peered":"2023-09-23T20:24:25.322126+0000","last_clean":"2023-09-23T20:24:25.322126+0000","last_became_active":"2023-09-23T20:21:23.518763+0000","last_became_peered":"2023-09-23T20:21:23.518763+0000","last_unstale":"2023-09-23T20:24:25.322126+0000","last_undegraded":"2023-09-23T20:24:25.322126+0000","last_fullsized":"2023-09-23T20:24:25.322126+0000","mapping_epoch":161,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:45:07.984325+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,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":143,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-09-23T20:24:25.321212+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:24:25.321212+0000","last_peered":"2023-09-23T20:24:25.321212+0000","last_clean":"2023-09-23T20:24:25.321212+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:24:25.321212+0000","last_undegraded":"2023-09-23T20:24:25.321212+0000","last_fullsized":"2023-09-23T20:24:25.321212+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":10792,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":48,"acting":48,"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":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":236223201644,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":144320,"kb_used_data":2552,"kb_used_omap":0,"kb_used_meta":141760,"kb_avail":93600832,"statfs":{"total":95995035648,"available":95847251968,"internally_reserved":0,"allocated":2613248,"data_stored":1834862,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":145162240},"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 Sep 23 20:23:53 2023","interfaces":[{"interface":"back","average":{"1min":4.6699999999999999,"5min":1.9470000000000001,"15min":1.3320000000000001},"min":{"1min":0.27400000000000002,"5min":0.27100000000000002,"15min":0.25700000000000001},"max":{"1min":41.220999999999997,"5min":41.220999999999997,"15min":41.220999999999997},"last":0.74199999999999999},{"interface":"front","average":{"1min":5.3920000000000003,"5min":2.1179999999999999,"15min":1.3640000000000001},"min":{"1min":0.35999999999999999,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":41.305,"5min":41.305,"15min":41.305},"last":0.94499999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:24:22 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":1.4339999999999999,"15min":1.748},"min":{"1min":0.29899999999999999,"5min":0.255,"15min":0.255},"max":{"1min":2.4630000000000001,"5min":8.0229999999999997,"15min":142.58000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.85699999999999998,"5min":1.4319999999999999,"15min":1.6970000000000001},"min":{"1min":0.316,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.99,"5min":7.9930000000000003,"15min":142.68199999999999},"last":0.85199999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:23:53 2023","interfaces":[{"interface":"back","average":{"1min":1.948,"5min":2.0880000000000001,"15min":1.9970000000000001},"min":{"1min":0.33900000000000002,"5min":0.316,"15min":0.29399999999999998},"max":{"1min":8.4390000000000001,"5min":23.07,"15min":144.852},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.6719999999999999,"5min":1.6950000000000001,"15min":1.879},"min":{"1min":0.32100000000000001,"5min":0.31900000000000001,"15min":0.311},"max":{"1min":6.6559999999999997,"5min":24.079000000000001,"15min":143.35599999999999},"last":0.81699999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:24:10 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":1.661,"15min":2.1459999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.3479999999999999,"5min":8.3320000000000007,"15min":142.749},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.754,"5min":1.603,"15min":2.056},"min":{"1min":0.39700000000000002,"5min":0.33600000000000002,"15min":0.31900000000000001},"max":{"1min":7.9630000000000001,"5min":8.4160000000000004,"15min":143.11099999999999},"last":1.008}]},{"osd":4,"last update":"Sat Sep 23 20:23:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.0229999999999999,"15min":0.98099999999999998},"min":{"1min":0.35699999999999998,"5min":0.313,"15min":0.313},"max":{"1min":2.6520000000000001,"5min":6.6790000000000003,"15min":19.890999999999998},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.004,"15min":0.98899999999999999},"min":{"1min":0.36899999999999999,"5min":0.35599999999999998,"15min":0.28199999999999997},"max":{"1min":6.6210000000000004,"5min":6.6210000000000004,"15min":7.8399999999999999},"last":1.1200000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:23:43 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0920000000000001,"15min":0.96599999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.5259999999999998,"5min":8.1349999999999998,"15min":8.1349999999999998},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.3360000000000001,"15min":1.1519999999999999},"min":{"1min":0.40600000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.4820000000000002,"5min":6.859,"15min":15.382999999999999},"last":1.155}]},{"osd":6,"last update":"Sat Sep 23 20:23:43 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.405,"15min":1.2949999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.39700000000000002},"max":{"1min":6.3769999999999998,"5min":10.651999999999999,"15min":15.295999999999999},"last":1.21},{"interface":"front","average":{"1min":1.3600000000000001,"5min":1.181,"15min":1.1739999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.34499999999999997},"max":{"1min":6.8440000000000003,"5min":6.8440000000000003,"15min":6.8440000000000003},"last":1.05}]}]},{"osd":6,"up_from":47,"seq":201863463286,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":163952,"kb_used_data":2536,"kb_used_omap":0,"kb_used_meta":161408,"kb_avail":93581200,"statfs":{"total":95995035648,"available":95827148800,"internally_reserved":0,"allocated":2596864,"data_stored":1834393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":165281792},"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 Sep 23 20:23:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":2.0670000000000002,"15min":1.5109999999999999},"min":{"1min":0.27200000000000002,"5min":0.254,"15min":0.24199999999999999},"max":{"1min":3.3809999999999998,"5min":72.414000000000001,"15min":72.414000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.671,"5min":2.3610000000000002,"15min":1.516},"min":{"1min":0.29899999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.1299999999999999,"5min":72.813999999999993,"15min":72.813999999999993},"last":0.747}]},{"osd":1,"last update":"Sat Sep 23 20:24:22 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.774,"15min":1.417},"min":{"1min":0.435,"5min":0.29999999999999999,"15min":0.29099999999999998},"max":{"1min":6.4409999999999998,"5min":6.9500000000000002,"15min":11.423},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.1919999999999999,"15min":1.169},"min":{"1min":0.35899999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":5.8490000000000002,"5min":21.206,"15min":21.206},"last":0.63900000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:23:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8759999999999999,"5min":1.6180000000000001,"15min":1.595},"min":{"1min":0.35299999999999998,"5min":0.313,"15min":0.313},"max":{"1min":6.0259999999999998,"5min":9.5510000000000002,"15min":29.074000000000002},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.302,"5min":1.2609999999999999,"15min":1.581},"min":{"1min":0.42799999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.5940000000000003,"5min":6.0490000000000004,"15min":38.32},"last":0.58799999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:24:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":3.4940000000000002,"15min":2.218},"min":{"1min":0.40100000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.5489999999999999,"5min":194.762,"15min":194.762},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.2949999999999999,"5min":3.6150000000000002,"15min":2.2829999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.5030000000000001,"5min":194.512,"15min":194.512},"last":0.67400000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:23:44 2023","interfaces":[{"interface":"back","average":{"1min":1.506,"5min":1.2450000000000001,"15min":1.2190000000000001},"min":{"1min":0.40000000000000002,"5min":0.39200000000000002,"15min":0.34599999999999997},"max":{"1min":8.1120000000000001,"5min":8.1120000000000001,"15min":14.566000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.88800000000000001,"15min":1.1120000000000001},"min":{"1min":0.39700000000000002,"5min":0.34300000000000003,"15min":0.315},"max":{"1min":6.9710000000000001,"5min":6.9710000000000001,"15min":14.686},"last":0.82199999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:23:44 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.1970000000000001,"15min":1.099},"min":{"1min":0.46300000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":6.2030000000000003,"5min":9.6069999999999993,"15min":9.6069999999999993},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.98399999999999999,"15min":1.103},"min":{"1min":0.47299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.766,"5min":4.2400000000000002,"15min":10.398999999999999},"last":0.73599999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:24:14 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.2569999999999999,"15min":1.1339999999999999},"min":{"1min":0.46100000000000002,"5min":0.36099999999999999,"15min":0.35299999999999998},"max":{"1min":6.1749999999999998,"5min":7.9829999999999997,"15min":7.9829999999999997},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.133,"15min":1.1910000000000001},"min":{"1min":0.60799999999999998,"5min":0.47499999999999998,"15min":0.44600000000000001},"max":{"1min":3.2210000000000001,"5min":6.0890000000000004,"15min":10.438000000000001},"last":0.877}]}]},{"osd":1,"up_from":90,"seq":386547056830,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":288496,"kb_used_data":2216,"kb_used_omap":4,"kb_used_meta":286267,"kb_avail":93456656,"statfs":{"total":95995035648,"available":95699615744,"internally_reserved":0,"allocated":2269184,"data_stored":1277709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":293138318},"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 Sep 23 20:24:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.968,"15min":1.351},"min":{"1min":0.24399999999999999,"5min":0.19400000000000001,"15min":0.186},"max":{"1min":5.8250000000000002,"5min":18.596,"15min":18.596},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.0600000000000001,"5min":2.4340000000000002,"15min":1.631},"min":{"1min":0.28699999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":5.7590000000000003,"5min":18.654,"15min":18.654},"last":0.53900000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:23:41 2023","interfaces":[{"interface":"back","average":{"1min":2.7389999999999999,"5min":1.7290000000000001,"15min":1.8100000000000001},"min":{"1min":0.34000000000000002,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":14.106999999999999,"5min":14.106999999999999,"15min":69.319000000000003},"last":0.78600000000000003},{"interface":"front","average":{"1min":2.2090000000000001,"5min":1.8939999999999999,"15min":1.8560000000000001},"min":{"1min":0.26600000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":6.8689999999999998,"5min":12.366,"15min":69.561999999999998},"last":0.43099999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:24:18 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":3.3199999999999998,"15min":2.0630000000000002},"min":{"1min":0.32900000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":4.5919999999999996,"5min":67.894000000000005,"15min":67.894000000000005},"last":0.496},{"interface":"front","average":{"1min":1.0609999999999999,"5min":3.5169999999999999,"15min":2.3010000000000002},"min":{"1min":0.29999999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":4.633,"5min":68.027000000000001,"15min":68.027000000000001},"last":0.46600000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:24:27 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.2310000000000001,"15min":1.1679999999999999},"min":{"1min":0.39000000000000001,"5min":0.31900000000000001,"15min":0.313},"max":{"1min":1.8200000000000001,"5min":6.7709999999999999,"15min":9.3399999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.83199999999999996,"5min":1.5389999999999999,"15min":1.355},"min":{"1min":0.40000000000000002,"5min":0.33600000000000002,"15min":0.28999999999999998},"max":{"1min":3.1659999999999999,"5min":12.459,"15min":13.737},"last":0.76400000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:24:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.177,"15min":1.232},"min":{"1min":0.48599999999999999,"5min":0.33500000000000002,"15min":0.29399999999999998},"max":{"1min":3.3479999999999999,"5min":8.2270000000000003,"15min":8.4399999999999995},"last":1.2410000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.232,"15min":1.1839999999999999},"min":{"1min":0.441,"5min":0.36199999999999999,"15min":0.34000000000000002},"max":{"1min":1.8680000000000001,"5min":4.7290000000000001,"15min":9.3680000000000003},"last":1.036}]},{"osd":6,"last update":"Sat Sep 23 20:24:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.343,"15min":1.3640000000000001},"min":{"1min":0.61899999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.7990000000000004,"5min":8.1829999999999998,"15min":8.5030000000000001},"last":1.3100000000000001},{"interface":"front","average":{"1min":0.999,"5min":1.423,"15min":1.3109999999999999},"min":{"1min":0.53800000000000003,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.879,"5min":10.532,"15min":10.532},"last":1.0580000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:24:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.377,"15min":1.327},"min":{"1min":0.53500000000000003,"5min":0.435,"15min":0.35899999999999999},"max":{"1min":3.3069999999999999,"5min":8.2759999999999998,"15min":8.5329999999999995},"last":1.347},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.2989999999999999,"15min":1.2849999999999999},"min":{"1min":0.46300000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.8480000000000001,"5min":5.0460000000000003,"15min":10.565},"last":1.091}]}]},{"osd":0,"up_from":85,"seq":365072220357,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":277192,"kb_used_data":2816,"kb_used_omap":5,"kb_used_meta":274362,"kb_avail":93467960,"statfs":{"total":95995035648,"available":95711191040,"internally_reserved":0,"allocated":2883584,"data_stored":1870497,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":280947322},"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 Sep 23 20:24:26 2023","interfaces":[{"interface":"back","average":{"1min":1.8100000000000001,"5min":2.4500000000000002,"15min":1.5089999999999999},"min":{"1min":0.25600000000000001,"5min":0.187,"15min":0.187},"max":{"1min":7.4340000000000002,"5min":12.747,"15min":12.747},"last":0.5},{"interface":"front","average":{"1min":2.4390000000000001,"5min":2.5409999999999999,"15min":1.5609999999999999},"min":{"1min":0.26400000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":11.938000000000001,"5min":15.778,"15min":15.778},"last":0.44600000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:23:41 2023","interfaces":[{"interface":"back","average":{"1min":3.194,"5min":2.2509999999999999,"15min":1.607},"min":{"1min":0.38100000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":8,"5min":9.0229999999999997,"15min":9.0229999999999997},"last":0.48199999999999998},{"interface":"front","average":{"1min":3.3759999999999999,"5min":2.2360000000000002,"15min":1.5609999999999999},"min":{"1min":0.57199999999999995,"5min":0.218,"15min":0.218},"max":{"1min":14.307,"5min":14.307,"15min":14.307},"last":0.53300000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:24:14 2023","interfaces":[{"interface":"back","average":{"1min":3.0499999999999998,"5min":2.7810000000000001,"15min":2.0830000000000002},"min":{"1min":0.32500000000000001,"5min":0.26200000000000001,"15min":0.246},"max":{"1min":14.919,"5min":14.919,"15min":46.923000000000002},"last":0.55900000000000005},{"interface":"front","average":{"1min":2.4620000000000002,"5min":2.5569999999999999,"15min":2.0590000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.224},"max":{"1min":12.118,"5min":12.276999999999999,"15min":47.027000000000001},"last":0.58499999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":2.1669999999999998,"15min":1.4359999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":3.9950000000000001,"5min":32.953000000000003,"15min":32.953000000000003},"last":0.628},{"interface":"front","average":{"1min":2.5169999999999999,"5min":2.1459999999999999,"15min":1.573},"min":{"1min":0.35599999999999998,"5min":0.33400000000000002,"15min":0.28399999999999997},"max":{"1min":9.4619999999999997,"5min":33.073999999999998,"15min":33.073999999999998},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":2.6110000000000002,"5min":1.962,"15min":1.5609999999999999},"min":{"1min":0.32900000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.5620000000000003,"5min":9.1959999999999997,"15min":18.498000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":3.0339999999999998,"5min":2.0750000000000002,"15min":1.4870000000000001},"min":{"1min":0.42299999999999999,"5min":0.36899999999999999,"15min":0.35599999999999998},"max":{"1min":14.363,"5min":14.363,"15min":14.363},"last":0.81000000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":2.911,"5min":1.853,"15min":1.5409999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":6.7000000000000002,"5min":9.1649999999999991,"15min":18.548999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":3.0169999999999999,"5min":2.0190000000000001,"15min":1.502},"min":{"1min":0.53700000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":14.385999999999999,"5min":14.385999999999999,"15min":14.385999999999999},"last":0.76700000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:23:46 2023","interfaces":[{"interface":"back","average":{"1min":2.9500000000000002,"5min":2.1400000000000001,"15min":1.4910000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":14.337999999999999,"5min":14.337999999999999,"15min":14.337999999999999},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.9239999999999999,"5min":2.0779999999999998,"15min":1.4730000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.6559999999999997,"5min":11.586,"15min":11.586},"last":0.88}]}]},{"osd":2,"up_from":95,"seq":408021893293,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":522084,"kb_used_data":229020,"kb_used_omap":7,"kb_used_meta":293048,"kb_avail":93223068,"statfs":{"total":95995035648,"available":95460421632,"internally_reserved":0,"allocated":234516480,"data_stored":233534181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":300081233},"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 Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":3.0979999999999999,"5min":6.1070000000000002,"15min":2.7610000000000001},"min":{"1min":0.309,"5min":0.25900000000000001,"15min":0.18099999999999999},"max":{"1min":9.3350000000000009,"5min":251.809,"15min":251.809},"last":0.82599999999999996},{"interface":"front","average":{"1min":2.3490000000000002,"5min":5.3689999999999998,"15min":2.5270000000000001},"min":{"1min":0.36199999999999999,"5min":0.20599999999999999,"15min":0.189},"max":{"1min":6.3410000000000002,"5min":252.42500000000001,"15min":252.42500000000001},"last":0.60599999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":2.831,"5min":4.617,"15min":2.7069999999999999},"min":{"1min":0.29199999999999998,"5min":0.192,"15min":0.192},"max":{"1min":9.9049999999999994,"5min":252.28999999999999,"15min":252.28999999999999},"last":0.54900000000000004},{"interface":"front","average":{"1min":2.8290000000000002,"5min":4.8559999999999999,"15min":2.7829999999999999},"min":{"1min":0.36099999999999999,"5min":0.254,"15min":0.254},"max":{"1min":9.6809999999999992,"5min":252.20699999999999,"15min":252.20699999999999},"last":0.746}]},{"osd":3,"last update":"Sat Sep 23 20:24:22 2023","interfaces":[{"interface":"back","average":{"1min":1.728,"5min":3.79,"15min":2.5070000000000001},"min":{"1min":0.45600000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.5880000000000001,"5min":100.232,"15min":100.232},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.365,"5min":6.0720000000000001,"15min":3.2770000000000001},"min":{"1min":0.38100000000000001,"5min":0.25800000000000001,"15min":0.23999999999999999},"max":{"1min":6.1710000000000003,"5min":252.31399999999999,"15min":252.31399999999999},"last":0.52300000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":2.5470000000000002,"15min":1.7290000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":6.8860000000000001,"5min":101.044,"15min":101.044},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.915,"5min":2.6459999999999999,"15min":1.748},"min":{"1min":0.39700000000000002,"5min":0.34100000000000003,"15min":0.315},"max":{"1min":9.2110000000000003,"5min":98.811000000000007,"15min":98.811000000000007},"last":0.69599999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":5.2859999999999996,"15min":2.6949999999999998},"min":{"1min":0.38800000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.0709999999999997,"5min":252.392,"15min":252.392},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.97,"5min":2.516,"15min":1.7509999999999999},"min":{"1min":0.44900000000000001,"5min":0.35199999999999998,"15min":0.33100000000000002},"max":{"1min":7.476,"5min":98.555999999999997,"15min":98.555999999999997},"last":0.76400000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2869999999999999,"5min":4.3579999999999997,"15min":2.48},"min":{"1min":0.42699999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":6.2629999999999999,"5min":252.49100000000001,"15min":252.49100000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.833,"5min":1.673,"15min":1.4950000000000001},"min":{"1min":0.39900000000000002,"5min":0.39500000000000002,"15min":0.36699999999999999},"max":{"1min":8.0039999999999996,"5min":9.4440000000000008,"15min":9.5449999999999999},"last":0.79900000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.6619999999999999,"5min":4.4420000000000002,"15min":2.4710000000000001},"min":{"1min":0.46500000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.8710000000000004,"5min":252.459,"15min":252.459},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.9199999999999999,"5min":4.3849999999999998,"15min":2.4239999999999999},"min":{"1min":0.48599999999999999,"5min":0.373,"15min":0.373},"max":{"1min":8.1099999999999994,"5min":251.87100000000001,"15min":251.87100000000001},"last":0.84299999999999997}]}]},{"osd":3,"up_from":100,"seq":429496729767,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":343120,"kb_used_data":2184,"kb_used_omap":2,"kb_used_meta":340925,"kb_avail":93402032,"statfs":{"total":95995035648,"available":95643680768,"internally_reserved":0,"allocated":2236416,"data_stored":1272016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":349107253},"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 Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":3.3149999999999999,"5min":3.306,"15min":2.242},"min":{"1min":0.24099999999999999,"5min":0.23400000000000001,"15min":0.17399999999999999},"max":{"1min":9.8469999999999995,"5min":43.912999999999997,"15min":54.673000000000002},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.724,"5min":2.9620000000000002,"15min":2.1459999999999999},"min":{"1min":0.189,"5min":0.189,"15min":0.189},"max":{"1min":8.3610000000000007,"5min":40.162999999999997,"15min":54.192999999999998},"last":0.52400000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.5579999999999998,"5min":3.2290000000000001,"15min":1.776},"min":{"1min":0.224,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":7.9240000000000004,"5min":73.537000000000006,"15min":73.537000000000006},"last":0.40500000000000003},{"interface":"front","average":{"1min":3.194,"5min":3.3519999999999999,"15min":2.1219999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":15.577999999999999,"5min":72.793000000000006,"15min":72.793000000000006},"last":0.64100000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.605,"5min":2.335,"15min":1.9510000000000001},"min":{"1min":0.28499999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":9.0749999999999993,"5min":15.445,"15min":56.723999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.843,"5min":2.3540000000000001,"15min":1.9039999999999999},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.215},"max":{"1min":9.5210000000000008,"5min":14.396000000000001,"15min":62.427},"last":0.57199999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":1.8919999999999999,"5min":1.895,"15min":1.405},"min":{"1min":0.35399999999999998,"5min":0.311,"15min":0.311},"max":{"1min":7.718,"5min":14.343999999999999,"15min":14.343999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":3.0430000000000001,"5min":2.089,"15min":1.5109999999999999},"min":{"1min":0.38600000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":26.736000000000001,"5min":26.736000000000001,"15min":26.736000000000001},"last":0.77100000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":1.8700000000000001,"15min":1.429},"min":{"1min":0.42599999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":4.8330000000000002,"5min":14.304,"15min":14.304},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.7250000000000001,"5min":1.762,"15min":1.5389999999999999},"min":{"1min":0.36499999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.9210000000000003,"5min":15.519,"15min":15.519},"last":0.94499999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.865,"15min":1.49},"min":{"1min":0.38800000000000001,"5min":0.35699999999999998,"15min":0.33000000000000002},"max":{"1min":4.859,"5min":14.371,"15min":14.371},"last":0.73599999999999999},{"interface":"front","average":{"1min":3.081,"5min":2.302,"15min":1.726},"min":{"1min":0.42599999999999999,"5min":0.372,"15min":0.35099999999999998},"max":{"1min":26.811,"5min":26.811,"15min":26.811},"last":0.85699999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.121,"5min":2.1520000000000001,"15min":1.613},"min":{"1min":0.45100000000000001,"5min":0.40100000000000002,"15min":0.36199999999999999},"max":{"1min":8.016,"5min":10.696999999999999,"15min":10.696999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":2.145,"5min":2.1970000000000001,"15min":1.6699999999999999},"min":{"1min":0.498,"5min":0.47699999999999998,"15min":0.38900000000000001},"max":{"1min":8.0380000000000003,"5min":10.722,"15min":10.722},"last":0.83299999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986569,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":157944,"kb_used_data":1968,"kb_used_omap":0,"kb_used_meta":155968,"kb_avail":93587208,"statfs":{"total":95995035648,"available":95833300992,"internally_reserved":0,"allocated":2015232,"data_stored":1244424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":159711232},"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 Sep 23 20:23:49 2023","interfaces":[{"interface":"back","average":{"1min":1.5680000000000001,"5min":2.4100000000000001,"15min":1.48},"min":{"1min":0.28000000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":5.0049999999999999,"5min":43.338000000000001,"15min":43.338000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":2.8420000000000001,"5min":2.3959999999999999,"15min":1.498},"min":{"1min":0.29799999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":8.3260000000000005,"5min":43.637,"15min":43.637},"last":0.88600000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:24:20 2023","interfaces":[{"interface":"back","average":{"1min":1.9550000000000001,"5min":2.2469999999999999,"15min":1.5289999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.27500000000000002},"max":{"1min":9.4879999999999995,"5min":54.273000000000003,"15min":54.273000000000003},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.5649999999999999,"5min":2.266,"15min":1.5660000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":7.7469999999999999,"5min":55.188000000000002,"15min":55.188000000000002},"last":0.69599999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:23:49 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":1.748,"15min":1.4550000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.30599999999999999},"max":{"1min":6.1859999999999999,"5min":18.324000000000002,"15min":20.437000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":2.0230000000000001,"5min":2.3140000000000001,"15min":1.8069999999999999},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":5.5679999999999996,"5min":42.654000000000003,"15min":42.654000000000003},"last":1.0089999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:24:13 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":2.2429999999999999,"15min":2.2400000000000002},"min":{"1min":0.34499999999999997,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":17.152999999999999,"5min":42.609000000000002,"15min":76.902000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":2.0670000000000002,"5min":2.2069999999999999,"15min":2.2730000000000001},"min":{"1min":0.38700000000000001,"5min":0.34799999999999998,"15min":0.34300000000000003},"max":{"1min":17.219000000000001,"5min":42.872999999999998,"15min":76.763000000000005},"last":1.131}]},{"osd":5,"last update":"Sat Sep 23 20:23:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.32700000000000001,"5min":0.308,"15min":0.308},"max":{"1min":4.4960000000000004,"5min":9.5600000000000005,"15min":9.5600000000000005},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.036,"15min":1.054},"min":{"1min":0.371,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.4480000000000004,"5min":4.4480000000000004,"15min":4.4480000000000004},"last":1.1879999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:23:37 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.0529999999999999,"15min":1.022},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.35699999999999998},"max":{"1min":4.101,"5min":4.101,"15min":4.101},"last":1.228},{"interface":"front","average":{"1min":1.341,"5min":1.194,"15min":1.131},"min":{"1min":0.41399999999999998,"5min":0.38700000000000001,"15min":0.35799999999999998},"max":{"1min":4.2560000000000002,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.98899999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:23:33 2023","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.357,"15min":1.1679999999999999},"min":{"1min":0.39500000000000002,"5min":0.371,"15min":0.371},"max":{"1min":4.7750000000000004,"5min":9.6769999999999996,"15min":9.6769999999999996},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.72,"5min":1.244,"15min":1.0960000000000001},"min":{"1min":0.434,"5min":0.379,"15min":0.37},"max":{"1min":6.8259999999999996,"5min":14.436999999999999,"15min":14.436999999999999},"last":1.0940000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724929,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":156840,"kb_used_data":1952,"kb_used_omap":0,"kb_used_meta":154880,"kb_avail":93588312,"statfs":{"total":95995035648,"available":95834431488,"internally_reserved":0,"allocated":1998848,"data_stored":1240168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":158597120},"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 Sep 23 20:23:50 2023","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.4370000000000001,"15min":1.1599999999999999},"min":{"1min":0.25700000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":5.4000000000000004,"5min":7.5,"15min":8.593},"last":0.86599999999999999},{"interface":"front","average":{"1min":2.1859999999999999,"5min":1.7589999999999999,"15min":1.3899999999999999},"min":{"1min":0.307,"5min":0.27400000000000002,"15min":0.25700000000000001},"max":{"1min":8.1519999999999992,"5min":14.138999999999999,"15min":14.138999999999999},"last":0.56100000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:24:16 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.6339999999999999,"15min":1.2889999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26300000000000001},"max":{"1min":6.3949999999999996,"5min":10.372999999999999,"15min":10.372999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3839999999999999,"15min":1.302},"min":{"1min":0.32000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":6.4800000000000004,"5min":6.5279999999999996,"15min":8.0329999999999995},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:23:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5289999999999999,"5min":1.359,"15min":1.7230000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":9.2159999999999993,"5min":9.2159999999999993,"15min":111.55500000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.2989999999999999,"5min":2.3239999999999998,"15min":2.0449999999999999},"min":{"1min":0.34399999999999997,"5min":0.32400000000000001,"15min":0.309},"max":{"1min":5.665,"5min":118.886,"15min":118.886},"last":0.81000000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:24:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.728,"15min":1.5189999999999999},"min":{"1min":0.36499999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":4.1900000000000004,"5min":17.802,"15min":17.802},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.754,"5min":1.554,"15min":1.548},"min":{"1min":0.40999999999999998,"5min":0.39000000000000001,"15min":0.33300000000000002},"max":{"1min":9.266,"5min":9.266,"15min":9.8409999999999993},"last":1.016}]},{"osd":4,"last update":"Sat Sep 23 20:23:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.226,"15min":1.089},"min":{"1min":0.316,"5min":0.315,"15min":0.30099999999999999},"max":{"1min":6.6680000000000001,"5min":8.2650000000000006,"15min":10.968},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0609999999999999,"15min":1.1040000000000001},"min":{"1min":0.32900000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.7119999999999997,"5min":5.7119999999999997,"15min":7.3879999999999999},"last":0.75900000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:23:47 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.091,"15min":1.1899999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.2119999999999997,"5min":5.2119999999999997,"15min":6.5069999999999997},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.165,"15min":1.296},"min":{"1min":0.39600000000000002,"5min":0.35999999999999999,"15min":0.316},"max":{"1min":6.0709999999999997,"5min":6.0709999999999997,"15min":7.5519999999999996},"last":0.93999999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:23:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.119,"15min":1.129},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.33400000000000002},"max":{"1min":3.0609999999999999,"5min":8.6440000000000001,"15min":8.6440000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.2110000000000001,"15min":1.2050000000000001},"min":{"1min":0.433,"5min":0.40300000000000002,"15min":0.34100000000000003},"max":{"1min":6.6200000000000001,"5min":8.3179999999999996,"15min":10.058},"last":0.95399999999999996}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"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":4950,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"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":8,"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":8,"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":8,"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-09-23T20:24:42.004 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T20:24:42.005 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:24:42.005 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T20:24:42.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T20:24:42.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:42.101 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:42.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:42.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:42.462 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:42.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:42.615 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:42.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:42.720 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.733 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:42 smithi174 bash[91578]: cluster 2023-09-23T20:24:41.497879+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:42.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:42.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:42.865 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:42 smithi112 bash[107672]: cluster 2023-09-23T20:24:41.497879+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:42.866 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:42 smithi112 bash[104422]: cluster 2023-09-23T20:24:41.497879+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:42.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:42.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:42.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:43.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:43.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:43.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:43.190 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:24:43.190 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:24:43.190 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:24:43.190 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:41117 6.d 6:bc19ea1b:::benchmark_data_smithi112_150607_object41116:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:50.617951+0000", 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 592.56665870999996, 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.19365960300000001, 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.191 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 41117 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.617951+0000", 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.617951+0000", 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.192 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.617950+0000", 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.618001+0000", 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1567999999999998e-05 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.193 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.618018+0000", 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6549e-05 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.618027+0000", 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8210000000000008e-06 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.194 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.618083+0000", 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6301000000000002e-05 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.618266+0000", 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018329300000000001 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.618429+0000", 2023-09-23T20:24:43.195 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016237099999999999 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620096+0000", 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001667429 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620444+0000", 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000347807 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.196 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.811448+0000", 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.191003908 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.811542+0000", 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4096000000000002e-05 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.197 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.811611+0000", 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9064000000000001e-05 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:41123 6.d 6:b87834fa:::benchmark_data_smithi112_150607_object41122:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:50.620626+0000", 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 592.56398362100003, 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.194983297, 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.198 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 41123 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620626+0000", 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.199 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620626+0000", 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620625+0000", 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.200 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620675+0000", 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9468999999999997e-05 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620691+0000", 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.685e-05 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620698+0000", 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6889999999999998e-06 2023-09-23T20:24:43.201 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620765+0000", 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6767000000000006e-05 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.620933+0000", 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016809400000000001 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.202 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.621128+0000", 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019460699999999999 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.622775+0000", 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00164788 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.623677+0000", 2023-09-23T20:24:43.203 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000901861 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.815419+0000", 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.19174180900000001 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.815524+0000", 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000104876 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.204 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.815610+0000", 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5752000000000002e-05 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:41134 6.d 6:b4495e59:::benchmark_data_smithi112_150607_object41133:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:14:50.627680+0000", 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 592.55692973400005, 2023-09-23T20:24:43.205 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18957998100000001, 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 41134 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.206 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627680+0000", 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627680+0000", 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627678+0000", 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:24:43.207 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627720+0000", 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1736999999999997e-05 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627737+0000", 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6731999999999998e-05 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.208 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627745+0000", 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1380000000000007e-06 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627795+0000", 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0572000000000003e-05 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.209 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.627933+0000", 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013795800000000001 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.628091+0000", 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015814 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.629668+0000", 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0015763350000000001 2023-09-23T20:24:43.210 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.630487+0000", 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00081955500000000002 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817078+0000", 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18659029399999999 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.211 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817186+0000", 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000108757 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:14:50.817260+0000", 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4010000000000005e-05 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.212 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83006 6.7 6:e6b0b980:::benchmark_data_smithi112_150607_object83005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.795904+0000", 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 554.38870629999997, 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21363104399999999, 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83006 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.213 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.795904+0000", 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.795904+0000", 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.214 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.795902+0000", 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.795968+0000", 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5093999999999997e-05 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.215 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.795980+0000", 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2748000000000001e-05 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.795986+0000", 2023-09-23T20:24:43.216 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.8019999999999997e-06 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.796035+0000", 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8801999999999998e-05 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.796187+0000", 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000152103 2023-09-23T20:24:43.217 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.796368+0000", 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018087800000000001 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.799140+0000", 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0027717290000000001 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.799297+0000", 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000157441 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009351+0000", 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21005342799999999 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009469+0000", 2023-09-23T20:24:43.219 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011843100000000001 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.009535+0000", 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5899e-05 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83013 6.7 6:ec27808d:::benchmark_data_smithi112_150607_object83012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.804701+0000", 2023-09-23T20:24:43.220 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 554.37990861200001, 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.207268759, 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83013 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.221 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804701+0000", 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804701+0000", 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804700+0000", 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:43.222 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804780+0000", 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0547e-05 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804795+0000", 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4533e-05 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.223 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804802+0000", 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5340000000000002e-06 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.804862+0000", 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9896999999999999e-05 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.805038+0000", 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000175549 2023-09-23T20:24:43.224 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.805201+0000", 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016330399999999999 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810544+0000", 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0053433339999999999 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.225 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.811186+0000", 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00064152499999999999 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.011749+0000", 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.200562886 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.011875+0000", 2023-09-23T20:24:43.226 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000126422 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.011970+0000", 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5154000000000004e-05 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:83016 6.7 6:ecb4f4e4:::benchmark_data_smithi112_150607_object83015:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:15:28.806368+0000", 2023-09-23T20:24:43.227 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 554.37824181600001, 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.214175632, 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 83016 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806368+0000", 2023-09-23T20:24:43.228 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806368+0000", 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806367+0000", 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.229 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806448+0000", 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0752000000000002e-05 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806461+0000", 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2799999999999999e-05 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.806467+0000", 2023-09-23T20:24:43.230 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.604e-06 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.808090+0000", 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0016233370000000001 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.808176+0000", 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6162000000000006e-05 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.231 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.808270+0000", 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4265000000000006e-05 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.810672+0000", 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0024018659999999999 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:28.813558+0000", 2023-09-23T20:24:43.232 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0028852740000000002 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.020406+0000", 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.20684825200000001 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.020484+0000", 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8189999999999995e-05 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.233 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:15:29.020544+0000", 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9956e-05 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:149986 6.7 6:ef0d1011:::benchmark_data_smithi112_150607_object43110:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:16:55.231553+0000", 2023-09-23T20:24:43.234 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 467.95305703299999, 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.187249677, 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149986 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.235 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231553+0000", 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231553+0000", 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231552+0000", 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.236 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231556+0000", 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.561e-06 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231564+0000", 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3590000000000002e-06 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.237 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231568+0000", 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9040000000000002e-06 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231618+0000", 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0078999999999999e-05 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231697+0000", 2023-09-23T20:24:43.238 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8992999999999994e-05 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.231763+0000", 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5955000000000001e-05 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.242462+0000", 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010699624 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.239 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.256346+0000", 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.013883537 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.418519+0000", 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.16217307 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.418700+0000", 2023-09-23T20:24:43.240 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018105700000000001 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.418803+0000", 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000102866 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:149989 6.7 6:e1f288f4:::benchmark_data_smithi112_150607_object43113:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e117)", 2023-09-23T20:24:43.241 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:16:55.237235+0000", 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 467.94737460900001, 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.181707015, 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149989 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.242 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237235+0000", 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237235+0000", 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237234+0000", 2023-09-23T20:24:43.243 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237247+0000", 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2999999999999999e-05 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237263+0000", 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6714e-05 2023-09-23T20:24:43.244 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237273+0000", 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2029999999999998e-06 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237329+0000", 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6236999999999997e-05 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.245 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237493+0000", 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000164239 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.237622+0000", 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000128677 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.252236+0000", 2023-09-23T20:24:43.246 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.01461369 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.256377+0000", 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041416860000000003 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.418872+0000", 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.162495102 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.247 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.418915+0000", 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2429999999999999e-05 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:16:55.418943+0000", 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.779e-05 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.248 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:200039 6.a 6:5e3db3f6:::benchmark_data_smithi112_150607_object93163:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.942996+0000", 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.241614008, 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.194172752, 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 200039 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.249 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.942996+0000", 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.942996+0000", 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.942995+0000", 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.943002+0000", 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5850000000000002e-06 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.943015+0000", 2023-09-23T20:24:43.251 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2792000000000001e-05 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.943022+0000", 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6880000000000002e-06 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.943056+0000", 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4233000000000002e-05 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.252 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.943146+0000", 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0168999999999997e-05 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.943274+0000", 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012802399999999999 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.953738+0000", 2023-09-23T20:24:43.253 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010463953999999999 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136517+0000", 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18277916299999999 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136798+0000", 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00028109899999999999 2023-09-23T20:24:43.254 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137084+0000", 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00028513099999999999 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137169+0000", 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5272000000000006e-05 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.255 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:200040 6.a 6:50ef40f5:::benchmark_data_smithi112_150607_object93164:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.946025+0000", 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.23858502399997, 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.19140137400000001, 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 200040 2023-09-23T20:24:43.256 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.946025+0000", 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.946025+0000", 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.257 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.946024+0000", 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.946030+0000", 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7020000000000004e-06 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.258 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.946043+0000", 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2865e-05 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.946049+0000", 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1249999999999998e-06 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.948043+0000", 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001993753 2023-09-23T20:24:43.259 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.948134+0000", 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1068000000000003e-05 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.948209+0000", 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4639000000000001e-05 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.260 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136608+0000", 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18839878299999999 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136715+0000", 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000107475 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137290+0000", 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00057494600000000001 2023-09-23T20:24:43.261 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137337+0000", 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6789000000000002e-05 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137426+0000", 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.9645e-05 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.262 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:200044 6.a 6:550b4471:::benchmark_data_smithi112_150607_object93168:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.947079+0000", 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.23753092300001, 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.190486399, 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 200044 2023-09-23T20:24:43.263 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.947079+0000", 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.947079+0000", 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.264 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.947078+0000", 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.947084+0000", 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3109999999999996e-06 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.265 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.947093+0000", 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1770000000000004e-06 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.947098+0000", 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5300000000000004e-06 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.953771+0000", 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0066727109999999996 2023-09-23T20:24:43.266 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.953908+0000", 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013702500000000001 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954032+0000", 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012361100000000001 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.267 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136693+0000", 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18266085000000001 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136725+0000", 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.2305999999999999e-05 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137484+0000", 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00075889600000000001 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.268 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137531+0000", 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7681e-05 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137566+0000", 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4164e-05 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.269 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:200045 6.a 6:5a18596f:::benchmark_data_smithi112_150607_object93169:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.952978+0000", 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.23163180500001, 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.184702272, 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 200045 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.270 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.952978+0000", 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.952978+0000", 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.271 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.952977+0000", 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.952988+0000", 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1148000000000001e-05 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.953003+0000", 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4857e-05 2023-09-23T20:24:43.272 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.953010+0000", 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1289999999999998e-06 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.958847+0000", 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.005837699 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.273 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.958946+0000", 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8627000000000003e-05 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.959028+0000", 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1825999999999999e-05 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136734+0000", 2023-09-23T20:24:43.274 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.17770650299999999 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137249+0000", 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00051441099999999999 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137605+0000", 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00035630500000000001 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.275 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137648+0000", 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3177999999999999e-05 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137681+0000", 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.2338000000000001e-05 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.276 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop_reply(client.34578.0:200040 6.a e130/102 ondisk, result = 0)", 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.954035+0000", 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.23057490899998, 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18257805199999999, 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "started", 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954035+0000", 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.277 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954035+0000", 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954034+0000", 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.278 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954040+0000", 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7570000000000001e-06 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954049+0000", 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.482e-06 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.954055+0000", 2023-09-23T20:24:43.279 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7529999999999998e-06 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136591+0000", 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18253599500000001 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136600+0000", 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1700000000000003e-06 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.280 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136613+0000", 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3004e-05 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.34578.0:200047 6.4 e130/102 6:29e99860:::benchmark_data_smithi112_150607_object93171:head v 130'12472, mlcod=130'12469)", 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.960131+0000", 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.22447934500002, 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.203571946, 2023-09-23T20:24:43.281 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960131+0000", 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960131+0000", 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.282 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960130+0000", 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960140+0000", 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8830000000000001e-06 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.283 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960151+0000", 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1344e-05 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960157+0000", 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2330000000000003e-06 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960203+0000", 2023-09-23T20:24:43.284 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5751000000000003e-05 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.960217+0000", 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3716e-05 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.163658+0000", 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.203440707 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.285 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.163703+0000", 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5067000000000001e-05 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34578.0:200058 6.a 6:5193d26f:::benchmark_data_smithi112_150607_object93182:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:18:13.969165+0000", 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.21544473099999, 2023-09-23T20:24:43.286 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.195769844, 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34578", 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 200058 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.969165+0000", 2023-09-23T20:24:43.287 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.969165+0000", 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.969163+0000", 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.288 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:13.969173+0000", 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0000000000000001e-05 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136052+0000", 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.16687843599999999 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.289 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.136069+0000", 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7282000000000002e-05 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137706+0000", 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001636848 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137819+0000", 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000113093 2023-09-23T20:24:43.290 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.137930+0000", 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011079800000000001 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.153916+0000", 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.015986462 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.291 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.164801+0000", 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010884302 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.164838+0000", 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7326999999999997e-05 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.164891+0000", 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2673999999999997e-05 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:18:14.164935+0000", 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4595000000000002e-05 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:4891 7.0 7:03a581b1:::benchmark_data_smithi112_174259_object4890:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:24:43.293 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.415369+0000", 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 310.76924146900001, 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21309328799999999, 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 4891 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.294 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415369+0000", 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415369+0000", 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.295 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415367+0000", 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415402+0000", 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4551000000000002e-05 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.296 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415415+0000", 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2726e-05 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415422+0000", 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.345e-06 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415458+0000", 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6331000000000002e-05 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.297 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415556+0000", 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.7911000000000005e-05 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.415665+0000", 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000109032 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.298 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416153+0000", 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00048821800000000001 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.416916+0000", 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00076226899999999999 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417780+0000", 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00086449699999999999 2023-09-23T20:24:43.299 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.628344+0000", 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21056385 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.628462+0000", 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011784 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.300 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop_reply(client.34788.0:4891 7.0 e152/147 ondisk, result = 0)", 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.417702+0000", 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 310.76690803000002, 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21077248300000001, 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "started", 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417702+0000", 2023-09-23T20:24:43.301 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417702+0000", 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417701+0000", 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.302 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417707+0000", 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2020000000000003e-06 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417720+0000", 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3868e-05 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417727+0000", 2023-09-23T20:24:43.303 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.494e-06 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417767+0000", 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0343000000000003e-05 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.417774+0000", 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1169999999999998e-06 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.304 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.628475+0000", 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21070017999999999 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.34788.0:4889 7.e e152/147 7:72ca25c8:::benchmark_data_smithi112_174259_object4888:head v 152'292, mlcod=152'288)", 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.418593+0000", 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 310.76601701099997, 2023-09-23T20:24:43.305 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21263385900000001, 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.418593+0000", 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.418593+0000", 2023-09-23T20:24:43.306 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.418592+0000", 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.418654+0000", 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1588999999999996e-05 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.307 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629140+0000", 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.210486374 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629153+0000", 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2858e-05 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.308 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629705+0000", 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00055131199999999998 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629726+0000", 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1203e-05 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.631184+0000", 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0014577920000000001 2023-09-23T20:24:43.309 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.631227+0000", 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3389000000000001e-05 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.34788.0:4898 7.6 e152/147 7:60191165:::benchmark_data_smithi112_174259_object4897:head v 152'297, mlcod=152'295)", 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:19:32.420015+0000", 2023-09-23T20:24:43.310 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 310.76459479900001, 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.211162726, 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.420015+0000", 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.311 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.420015+0000", 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.420015+0000", 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.420074+0000", 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9654999999999997e-05 2023-09-23T20:24:43.312 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.628272+0000", 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.20819763099999999 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.628711+0000", 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00043911599999999997 2023-09-23T20:24:43.313 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629011+0000", 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00030051900000000001 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.629084+0000", 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2976000000000001e-05 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.314 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.631095+0000", 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0020101279999999999 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:19:32.631178+0000", 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3452e-05 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.315 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.34788.0:169902 7.0 7:0c616dc1:::benchmark_data_smithi112_174259_object63521:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171)", 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:22:37.306741+0000", 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 125.87786932900001, 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18173462800000001, 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.34788", 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 169902 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.316 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.306741+0000", 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.306741+0000", 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.306738+0000", 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:24:43.317 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.306746+0000", 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0229999999999992e-06 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.306762+0000", 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5481999999999998e-05 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.318 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.306768+0000", 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5950000000000004e-06 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.309198+0000", 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0024296249999999999 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.309369+0000", 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017136699999999999 2023-09-23T20:24:43.319 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.309536+0000", 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016624200000000001 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.318454+0000", 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0089182080000000004 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.320 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.319050+0000", 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00059577999999999996 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.488289+0000", 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.169239165 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.488394+0000", 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000105698 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:24:43.321 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:22:37.488475+0000", 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0989999999999995e-05 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:24:43.322 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:24:43.322 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:43.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:43.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:43.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:43.582 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-23T20:24:43.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:43.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:43.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:43.727 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:43.739 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:43 smithi174 bash[91578]: audit 2023-09-23T20:24:43.179310+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.112:0/1920050288' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:24:43.739 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:43 smithi174 bash[91578]: audit 2023-09-23T20:24:43.179904+0000 mon.a (mon.0) 934 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:24:43.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:43.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:43.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:43 smithi112 bash[107672]: audit 2023-09-23T20:24:43.179310+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.112:0/1920050288' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:24:43.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:43 smithi112 bash[107672]: audit 2023-09-23T20:24:43.179904+0000 mon.a (mon.0) 934 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:24:43.816 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:43 smithi112 bash[104422]: audit 2023-09-23T20:24:43.179310+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.112:0/1920050288' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:24:43.816 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:43 smithi112 bash[104422]: audit 2023-09-23T20:24:43.179904+0000 mon.a (mon.0) 934 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:24:43.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:43.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:43.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:44.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:44.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:44.065 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:24:44.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:44.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:44.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:44.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:44.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:44.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:44.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:44.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:44.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:44.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:44.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:24:44.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:24:44.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:44.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[107672]: cluster 2023-09-23T20:24:43.498458+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[107672]: cluster 2023-09-23T20:24:43.572848+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[107672]: audit 2023-09-23T20:24:43.578565+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[107672]: cluster 2023-09-23T20:24:43.578731+0000 mon.a (mon.0) 936 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[104422]: cluster 2023-09-23T20:24:43.498458+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[104422]: cluster 2023-09-23T20:24:43.572848+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:44.812 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[104422]: audit 2023-09-23T20:24:43.578565+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:24:44.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:44 smithi112 bash[104422]: cluster 2023-09-23T20:24:43.578731+0000 mon.a (mon.0) 936 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-23T20:24:44.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:44 smithi174 bash[91578]: cluster 2023-09-23T20:24:43.498458+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:44.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:44 smithi174 bash[91578]: cluster 2023-09-23T20:24:43.572848+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:44.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:44 smithi174 bash[91578]: audit 2023-09-23T20:24:43.578565+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:24:44.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:44 smithi174 bash[91578]: cluster 2023-09-23T20:24:43.578731+0000 mon.a (mon.0) 936 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-23T20:24:44.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:44.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:44.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:45.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:45.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:45.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:45.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:45.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:45.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:45.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:45.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:45.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:45.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:45.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[104422]: cluster 2023-09-23T20:24:44.511067+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[104422]: cluster 2023-09-23T20:24:44.514030+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[104422]: cluster 2023-09-23T20:24:44.516188+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[104422]: cluster 2023-09-23T20:24:44.545135+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[104422]: cluster 2023-09-23T20:24:44.837207+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[107672]: cluster 2023-09-23T20:24:44.511067+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[107672]: cluster 2023-09-23T20:24:44.514030+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[107672]: cluster 2023-09-23T20:24:44.516188+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[107672]: cluster 2023-09-23T20:24:44.545135+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:45 smithi112 bash[107672]: cluster 2023-09-23T20:24:44.837207+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.625 DEBUG:teuthology.orchestra.run.smithi112:> /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-09-23T20:24:45.627 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:24:45.628 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:24:45.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:45.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:45.672 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:hints = 1 2023-09-23T20:24:45.672 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:24:45.672 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object prefix: benchmark_data_smithi112_198064 2023-09-23T20:24:45.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:24:45.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:24:45.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:45.875 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.884 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:45 smithi174 bash[91578]: cluster 2023-09-23T20:24:44.511067+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.884 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:45 smithi174 bash[91578]: cluster 2023-09-23T20:24:44.514030+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.884 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:45 smithi174 bash[91578]: cluster 2023-09-23T20:24:44.516188+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.884 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:45 smithi174 bash[91578]: cluster 2023-09-23T20:24:44.545135+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.885 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:45 smithi174 bash[91578]: cluster 2023-09-23T20:24:44.837207+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:24:45.901 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:46.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:46.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:46.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:46.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:46.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:46.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.421 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:46.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:46.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:46.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 1 16 3137 3121 195.052 195.062 0.00534405 0.00510718 2023-09-23T20:24:46.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:46.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:46.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:46.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:46.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:46 smithi112 bash[107672]: cluster 2023-09-23T20:24:45.499582+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:46.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:46 smithi112 bash[104422]: cluster 2023-09-23T20:24:45.499582+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:46.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.925 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:46 smithi174 bash[91578]: cluster 2023-09-23T20:24:45.499582+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:24:46.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:47.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:47.146 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:47.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:47.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:47.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:47.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:47.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:47.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:47.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.481 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:47.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:47.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:47.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 2 16 5879 5863 183.206 171.375 0.00803695 0.00544861 2023-09-23T20:24:47.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:47.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:47.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:47.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:48.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:48.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:48.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.152 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:48.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:48.287 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:48.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:48.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:48.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:48.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:48.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:48.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:48.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:48 smithi112 bash[104422]: cluster 2023-09-23T20:24:47.500163+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 2.9 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 296 KiB/s wr, 4 op/s 2023-09-23T20:24:48.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:48 smithi112 bash[107672]: cluster 2023-09-23T20:24:47.500163+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 2.9 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 296 KiB/s wr, 4 op/s 2023-09-23T20:24:48.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 3 16 7946 7930 165.188 129.188 0.0110896 0.00603085 2023-09-23T20:24:48.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:48.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:48.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:48.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:48.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:48.847 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:24:48.874 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:48 smithi174 bash[91578]: cluster 2023-09-23T20:24:47.500163+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 2.9 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 296 KiB/s wr, 4 op/s 2023-09-23T20:24:48.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.952 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:49.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:49.089 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:49.181 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:49.183 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:49.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:49.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:49.328 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:49.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:49.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:49.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:49.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:49.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:49.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:49.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:49.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 4 16 10542 10526 164.452 162.25 0.00253896 0.00607164 2023-09-23T20:24:49.721 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:49.748 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:49.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:49.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:49.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:49.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:50.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:50.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:50.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:50.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:50.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:50.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:50.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:50.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:50.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.391 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:24:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:24:50] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2023-09-23T20:24:50.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:50.510 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:50.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:50.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:50.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:50.673 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 5 16 12628 12612 157.634 130.375 0.00793772 0.00633167 2023-09-23T20:24:50.675 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:50 smithi112 bash[104422]: cluster 2023-09-23T20:24:49.500918+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 432 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 MiB/s wr, 694 op/s 2023-09-23T20:24:50.675 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:50 smithi112 bash[104422]: audit 2023-09-23T20:24:50.297939+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:24:50.676 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:50 smithi112 bash[107672]: cluster 2023-09-23T20:24:49.500918+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 432 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 MiB/s wr, 694 op/s 2023-09-23T20:24:50.676 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:50 smithi112 bash[107672]: audit 2023-09-23T20:24:50.297939+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:24:50.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:50.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:50.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:50.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:50 smithi174 bash[91578]: cluster 2023-09-23T20:24:49.500918+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 432 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 MiB/s wr, 694 op/s 2023-09-23T20:24:50.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:50 smithi174 bash[91578]: audit 2023-09-23T20:24:50.297939+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:24:50.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:51.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:51.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:51.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:51.181 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:51.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:51.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:51.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:51.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:51.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:51.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:51.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:51.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:51.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:51.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:51.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 6 16 14298 14282 148.756 104.375 0.00182689 0.00661197 2023-09-23T20:24:51.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:51.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:51.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:51.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:51.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:51.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:51.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:51.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:51.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:52.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.120 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:52.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:52.257 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:52.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:52.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:52.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:52.513 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:52.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:52.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:52.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:52.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:52 smithi112 bash[104422]: cluster 2023-09-23T20:24:51.501524+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 579 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:24:52.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:52 smithi112 bash[107672]: cluster 2023-09-23T20:24:51.501524+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 579 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:24:52.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 7 16 16568 16552 147.771 141.875 0.0102427 0.0067589 2023-09-23T20:24:52.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:52.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:52.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:52.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:52 smithi174 bash[91578]: cluster 2023-09-23T20:24:51.501524+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 579 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:24:52.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:52.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:53.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:53.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:53.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:53.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:53.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:53.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:53.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.299 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:53.404 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:53.433 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:53.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:53.535 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:53.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:53.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:53.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 8 16 18097 18081 141.244 95.5625 0.00786508 0.00707261 2023-09-23T20:24:53.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:53.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:53.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:53 smithi174 bash[91578]: audit 2023-09-23T20:24:52.999805+0000 mon.a (mon.0) 938 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:53.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:53.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:53.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:53 smithi112 bash[104422]: audit 2023-09-23T20:24:52.999805+0000 mon.a (mon.0) 938 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:53.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:53 smithi112 bash[107672]: audit 2023-09-23T20:24:52.999805+0000 mon.a (mon.0) 938 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:53.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:54.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:54.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:54.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:54.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:54.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:54.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:54.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:54.450 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:54.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:54.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:54.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:54.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:54.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 9 16 20247 20231 140.479 134.375 0.0211934 0.00711146 2023-09-23T20:24:54.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:54.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:54.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:54 smithi174 bash[91578]: cluster 2023-09-23T20:24:53.502065+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 743 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:24:54.842 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:24:54.842 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:24:54.842 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:24:54.842 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:24:54.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:54.874 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:54.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:54.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:54 smithi112 bash[104422]: cluster 2023-09-23T20:24:53.502065+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 743 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:24:54.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:54 smithi112 bash[107672]: cluster 2023-09-23T20:24:53.502065+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 743 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:24:54.976 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:55.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:55.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:55.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:55.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:55.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:55.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:55.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:55.407 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:55.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:55.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:55.647 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:55.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:55.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 10 16 22291 22275 139.205 127.75 0.00862977 0.00717795 2023-09-23T20:24:55.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:55.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:55.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:55.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:55.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:55.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:55.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:56.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:56.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:24:56.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:56.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:56.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:56.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:56.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:56.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:56.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:56.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:56.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:56.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:56.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:56 smithi112 bash[104422]: cluster 2023-09-23T20:24:55.502866+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 MiB/s wr, 1.46k op/s 2023-09-23T20:24:56.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:56.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:56.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:56.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 11 16 24043 24027 136.504 109.5 0.00412817 0.0073191 2023-09-23T20:24:56.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:56.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:56.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:56.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:56 smithi174 bash[91578]: cluster 2023-09-23T20:24:55.502866+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 MiB/s wr, 1.46k op/s 2023-09-23T20:24:56.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:56.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:56.942 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:56 smithi112 bash[107672]: cluster 2023-09-23T20:24:55.502866+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 MiB/s wr, 1.46k op/s 2023-09-23T20:24:57.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:57.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:57.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:57.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:57.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:57.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:57.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:57.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:57.480 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:57.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:57.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:57.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:57.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 12 16 25487 25471 132.649 90.25 0.014148 0.00753083 2023-09-23T20:24:57.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:57.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:57.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:57.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:57.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:57.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:58.016 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:58.147 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:58.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:58.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:58.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:58.419 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:58.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:58.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:58.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:58.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 13 16 27014 26998 129.786 95.4375 0.00511943 0.00769796 2023-09-23T20:24:58.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:58.714 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:58.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:58.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[107672]: cluster 2023-09-23T20:24:57.503403+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:24:58.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[107672]: audit 2023-09-23T20:24:57.806469+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[107672]: audit 2023-09-23T20:24:57.814994+0000 mon.a (mon.0) 940 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[107672]: audit 2023-09-23T20:24:58.165303+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[107672]: audit 2023-09-23T20:24:58.179660+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.826 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[104422]: cluster 2023-09-23T20:24:57.503403+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:24:58.827 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[104422]: audit 2023-09-23T20:24:57.806469+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.827 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[104422]: audit 2023-09-23T20:24:57.814994+0000 mon.a (mon.0) 940 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.827 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[104422]: audit 2023-09-23T20:24:58.165303+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.827 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:58 smithi112 bash[104422]: audit 2023-09-23T20:24:58.179660+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:58.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:58.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:58.962 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:58 smithi174 bash[91578]: cluster 2023-09-23T20:24:57.503403+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:24:58.962 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:58 smithi174 bash[91578]: audit 2023-09-23T20:24:57.806469+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.962 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:58 smithi174 bash[91578]: audit 2023-09-23T20:24:57.814994+0000 mon.a (mon.0) 940 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.962 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:58 smithi174 bash[91578]: audit 2023-09-23T20:24:58.165303+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.962 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:58 smithi174 bash[91578]: audit 2023-09-23T20:24:58.179660+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:58.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:58.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:59.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:59.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:59.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:59.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:59.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:59.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:59.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:59.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:59.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:59.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 14 16 28692 28676 128.006 104.875 0.00514808 0.00780668 2023-09-23T20:24:59.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:59.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:59.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:59.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[107672]: audit 2023-09-23T20:24:58.821703+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:24:59.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[107672]: audit 2023-09-23T20:24:58.823946+0000 mon.a (mon.0) 944 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:24:59.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[107672]: audit 2023-09-23T20:24:58.833640+0000 mon.a (mon.0) 945 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:59.895 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[107672]: cluster 2023-09-23T20:24:59.503955+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2023-09-23T20:24:59.895 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[104422]: audit 2023-09-23T20:24:58.821703+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:24:59.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[104422]: audit 2023-09-23T20:24:58.823946+0000 mon.a (mon.0) 944 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:24:59.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[104422]: audit 2023-09-23T20:24:58.833640+0000 mon.a (mon.0) 945 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:24:59.896 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:24:59 smithi112 bash[104422]: cluster 2023-09-23T20:24:59.503955+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2023-09-23T20:24:59.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:00.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:59 smithi174 bash[91578]: audit 2023-09-23T20:24:58.821703+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:25:00.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:59 smithi174 bash[91578]: audit 2023-09-23T20:24:58.823946+0000 mon.a (mon.0) 944 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:25:00.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:59 smithi174 bash[91578]: audit 2023-09-23T20:24:58.833640+0000 mon.a (mon.0) 945 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:00.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:24:59 smithi174 bash[91578]: cluster 2023-09-23T20:24:59.503955+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2023-09-23T20:25:00.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:00.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:00.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:00.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:00.427 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:25:00] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-09-23T20:25:00.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:00.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:00.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:00.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:00.588 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:25:00.675 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 15 16 30459 30443 126.834 110.438 0.00763998 0.00787869 2023-09-23T20:25:00.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:00.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:00.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:00.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:01.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:01.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:01.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:01.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:01.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:01.338 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:01.373 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:01.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:01.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:01.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:01.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:01.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 16 16 32115 32099 125.375 103.5 0.00531182 0.00796987 2023-09-23T20:25:01.738 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:01.757 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:01.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:01.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:01.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:01.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:02.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:02.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:02.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:02.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:02.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:02.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:02.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:02.377 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:02.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:02.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:02.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:02.547 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:02.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:02.563 INFO:teuthology.orchestra.run.smithi112.stdout:moved 4 / 267 (1.49813%) 2023-09-23T20:25:02.563 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:25:02.563 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 3.38886 -> 4.5535 (expected baseline 5.40399) 2023-09-23T20:25:02.563 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 26 -> 23 pgs (0.779026 -> 0.689139 * mean) 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 37 -> 38 pgs (1.10861 -> 1.13858 * mean) 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:oload 110 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 1 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0099 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0109 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 weight 1.0000 -> 0.7528 2023-09-23T20:25:02.564 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 weight 1.0000 -> 0.8816 2023-09-23T20:25:02.639 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:02 smithi174 bash[91578]: cluster 2023-09-23T20:25:01.504374+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T20:25:02.639 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:02 smithi174 bash[91578]: audit 2023-09-23T20:25:02.357218+0000 mon.a (mon.0) 946 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'49336','5':'57775'}"}]: dispatch 2023-09-23T20:25:02.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:02.674 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 17 16 33569 33553 123.345 90.875 0.00593493 0.00809108 2023-09-23T20:25:02.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:02.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:02.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:02.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:02.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:02 smithi112 bash[107672]: cluster 2023-09-23T20:25:01.504374+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T20:25:02.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:02 smithi112 bash[107672]: audit 2023-09-23T20:25:02.357218+0000 mon.a (mon.0) 946 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'49336','5':'57775'}"}]: dispatch 2023-09-23T20:25:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:02 smithi112 bash[104422]: cluster 2023-09-23T20:25:01.504374+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T20:25:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:02 smithi112 bash[104422]: audit 2023-09-23T20:25:02.357218+0000 mon.a (mon.0) 946 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'49336','5':'57775'}"}]: dispatch 2023-09-23T20:25:02.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:02.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:02.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:03.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:03.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:03.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:03.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:03.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:03.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:03.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:03.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:03.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:03.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:03.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:03.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:03.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:03.675 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 18 16 33585 33569 116.548 1 0.0029479 0.00808874 2023-09-23T20:25:03.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:03.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:03.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:03.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: audit 2023-09-23T20:25:02.356390+0000 mgr.y (mgr.34107) 726 : audit 0 from='client.54727 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.562182+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.563716+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: audit 2023-09-23T20:25:02.563770+0000 mon.a (mon.0) 947 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'49336','5':'57775'}"}]': finished 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.563839+0000 mon.a (mon.0) 948 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.567605+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.568433+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.574951+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.581369+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.825 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:02.583425+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.826 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:03 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.310420+0000 mon.a (mon.0) 949 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-23T20:25:03.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:03.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: audit 2023-09-23T20:25:02.356390+0000 mgr.y (mgr.34107) 726 : audit 0 from='client.54727 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.562182+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.563716+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: audit 2023-09-23T20:25:02.563770+0000 mon.a (mon.0) 947 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'49336','5':'57775'}"}]': finished 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.563839+0000 mon.a (mon.0) 948 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.567605+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.568433+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.863 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.574951+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.581369+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:02.583425+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.310420+0000 mon.a (mon.0) 949 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: audit 2023-09-23T20:25:02.356390+0000 mgr.y (mgr.34107) 726 : audit 0 from='client.54727 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.562182+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.563716+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: audit 2023-09-23T20:25:02.563770+0000 mon.a (mon.0) 947 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'49336','5':'57775'}"}]': finished 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.563839+0000 mon.a (mon.0) 948 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.567605+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.568433+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.864 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.574951+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.865 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.581369+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.865 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:02.583425+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:03.865 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:03 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.310420+0000 mon.a (mon.0) 949 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-23T20:25:03.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:03.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:03.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:04.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:04.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:04.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:04.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:04.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:04.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:04.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:04.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:04.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:04.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.496 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:04.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:04.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:04.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:04.675 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 19 16 33713 33697 110.834 8 0.00767383 0.00901577 2023-09-23T20:25:04.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:04.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:04.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.307451+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.308582+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.870 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.310631+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.313396+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.316608+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.317838+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.334188+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:03.504883+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v731: 89 pgs: 89 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-09-23T20:25:04.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:04 smithi174 bash[91578]: cluster 2023-09-23T20:25:04.327532+0000 mon.a (mon.0) 950 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-23T20:25:04.893 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.307451+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.308582+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.310631+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.313396+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.316608+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.317838+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.334188+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:03.504883+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v731: 89 pgs: 89 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-09-23T20:25:04.928 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[107672]: cluster 2023-09-23T20:25:04.327532+0000 mon.a (mon.0) 950 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.307451+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.308582+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.310631+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.313396+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.316608+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.317838+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.334188+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:03.504883+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v731: 89 pgs: 89 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-09-23T20:25:04.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:04 smithi112 bash[104422]: cluster 2023-09-23T20:25:04.327532+0000 mon.a (mon.0) 950 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-23T20:25:04.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:05.013 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:05.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:05.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:05.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:05.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:05.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:05.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:05.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:05.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:05.573 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:25:05.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-09-23T20:25:05.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:05.676 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:25:05.676181+0000 min lat: 0.00110966 max lat: 1.99761 avg lat: 0.00911617 2023-09-23T20:25:05.676 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:25:05.676 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 20 16 35095 35079 109.611 86.375 0.0263834 0.00911617 2023-09-23T20:25:05.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:05 smithi174 bash[91578]: cluster 2023-09-23T20:25:04.322084+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:25:05.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:05 smithi174 bash[91578]: cluster 2023-09-23T20:25:04.322166+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:25:05.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:05.831 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:05 smithi112 bash[104422]: cluster 2023-09-23T20:25:04.322084+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:25:05.832 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:05 smithi112 bash[104422]: cluster 2023-09-23T20:25:04.322166+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:25:05.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:05 smithi112 bash[107672]: cluster 2023-09-23T20:25:04.322084+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:25:05.832 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:05 smithi112 bash[107672]: cluster 2023-09-23T20:25:04.322166+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:25:05.861 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:25:05.861 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:25:05.861 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:25:05.861 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:25:05.861 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:25:05.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:06.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:06.087 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:06.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:06.136 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:25:06.178 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:25:06.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:06.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:06.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:06.239 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:25:06.293 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:25:06.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:06.335 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:25:06.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:06.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:06.398 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:25:06.447 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:25:06.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:06.491 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:25:06.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:06.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:06.612 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:25:06.675 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 21 16 36413 36397 108.314 82.375 0.0078936 0.00922642 2023-09-23T20:25:06.712 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.720 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:06 smithi174 bash[91578]: cluster 2023-09-23T20:25:05.505378+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v733: 89 pgs: 1 remapped+peering, 88 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:25:06.720 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:06 smithi174 bash[91578]: audit 2023-09-23T20:25:06.093989+0000 mon.a (mon.0) 951 : audit 0 from='client.? 172.21.15.112:0/413932873' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:06.720 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:06 smithi174 bash[91578]: audit 2023-09-23T20:25:06.497087+0000 mon.a (mon.0) 952 : audit 1 from='client.? 172.21.15.112:0/2263650531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:25:06.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:06.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:06.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:06 smithi112 bash[107672]: cluster 2023-09-23T20:25:05.505378+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v733: 89 pgs: 1 remapped+peering, 88 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:25:06.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:06 smithi112 bash[107672]: audit 2023-09-23T20:25:06.093989+0000 mon.a (mon.0) 951 : audit 0 from='client.? 172.21.15.112:0/413932873' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:06.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:06 smithi112 bash[107672]: audit 2023-09-23T20:25:06.497087+0000 mon.a (mon.0) 952 : audit 1 from='client.? 172.21.15.112:0/2263650531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:25:06.849 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:06 smithi112 bash[104422]: cluster 2023-09-23T20:25:05.505378+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v733: 89 pgs: 1 remapped+peering, 88 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:25:06.850 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:06 smithi112 bash[104422]: audit 2023-09-23T20:25:06.093989+0000 mon.a (mon.0) 951 : audit 0 from='client.? 172.21.15.112:0/413932873' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:06.850 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:06 smithi112 bash[104422]: audit 2023-09-23T20:25:06.497087+0000 mon.a (mon.0) 952 : audit 1 from='client.? 172.21.15.112:0/2263650531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:25:06.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:06.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:06.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:25:06.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:07.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:07.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:07.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:07.280 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:07.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:07.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:07.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:07.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:07.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:07.675 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 22 16 37964 37948 107.796 96.9375 0.0134298 0.00927049 2023-09-23T20:25:07.688 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:07.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:07 smithi174 bash[91578]: cluster 2023-09-23T20:25:06.580498+0000 mon.a (mon.0) 953 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:07.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:07 smithi174 bash[91578]: cluster 2023-09-23T20:25:06.597922+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:25:07.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:07 smithi174 bash[91578]: cluster 2023-09-23T20:25:06.600335+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:25:07.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:07 smithi174 bash[91578]: audit 2023-09-23T20:25:06.606241+0000 mon.a (mon.0) 954 : audit 1 from='client.? 172.21.15.112:0/2263650531' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:25:07.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:07 smithi174 bash[91578]: cluster 2023-09-23T20:25:06.606487+0000 mon.a (mon.0) 955 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-23T20:25:07.817 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:07.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:07.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[107672]: cluster 2023-09-23T20:25:06.580498+0000 mon.a (mon.0) 953 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[107672]: cluster 2023-09-23T20:25:06.597922+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:25:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[107672]: cluster 2023-09-23T20:25:06.600335+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:25:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[107672]: audit 2023-09-23T20:25:06.606241+0000 mon.a (mon.0) 954 : audit 1 from='client.? 172.21.15.112:0/2263650531' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:25:07.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[107672]: cluster 2023-09-23T20:25:06.606487+0000 mon.a (mon.0) 955 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-23T20:25:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[104422]: cluster 2023-09-23T20:25:06.580498+0000 mon.a (mon.0) 953 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[104422]: cluster 2023-09-23T20:25:06.597922+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:25:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[104422]: cluster 2023-09-23T20:25:06.600335+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:25:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[104422]: audit 2023-09-23T20:25:06.606241+0000 mon.a (mon.0) 954 : audit 1 from='client.? 172.21.15.112:0/2263650531' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:25:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:07 smithi112 bash[104422]: cluster 2023-09-23T20:25:06.606487+0000 mon.a (mon.0) 955 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-23T20:25:07.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:08.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:08.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:08.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:08.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:08.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:08.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:08.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:08.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:08.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:08.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:08.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:08 smithi112 bash[107672]: cluster 2023-09-23T20:25:07.505755+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v735: 89 pgs: 1 remapped+peering, 88 active+clean; 2.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 112 B/s, 1 objects/s recovering 2023-09-23T20:25:08.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:08 smithi112 bash[107672]: audit 2023-09-23T20:25:08.000165+0000 mon.a (mon.0) 956 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:08.621 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:08 smithi112 bash[104422]: cluster 2023-09-23T20:25:07.505755+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v735: 89 pgs: 1 remapped+peering, 88 active+clean; 2.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 112 B/s, 1 objects/s recovering 2023-09-23T20:25:08.621 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:08 smithi112 bash[104422]: audit 2023-09-23T20:25:08.000165+0000 mon.a (mon.0) 956 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:08.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:08.675 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 23 16 39518 39502 107.332 97.125 0.00577544 0.0093099 2023-09-23T20:25:08.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:08.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:08 smithi174 bash[91578]: cluster 2023-09-23T20:25:07.505755+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v735: 89 pgs: 1 remapped+peering, 88 active+clean; 2.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 112 B/s, 1 objects/s recovering 2023-09-23T20:25:08.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:08 smithi174 bash[91578]: audit 2023-09-23T20:25:08.000165+0000 mon.a (mon.0) 956 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:08.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:09.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.033 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:09.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:09.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:09.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:09.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:09.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:09.531 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:09.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:09.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 24 16 40645 40629 105.789 70.4375 0.0107407 0.00944644 2023-09-23T20:25:09.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:09.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:09.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:09.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:09.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:09.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:10.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:10.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:10.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:10.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:10.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:10.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:10.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:10.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:10.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:10.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:10.607 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:25:10] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.43.0" 2023-09-23T20:25:10.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:10.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:10.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 25 16 42067 42051 105.113 88.875 0.00752408 0.00950694 2023-09-23T20:25:10.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:10.744 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:10 smithi174 bash[91578]: cluster 2023-09-23T20:25:09.506528+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s; 1921/116748 objects misplaced (1.645%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:25:10.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:10.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:10.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:10.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:10 smithi112 bash[107672]: cluster 2023-09-23T20:25:09.506528+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s; 1921/116748 objects misplaced (1.645%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:25:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:10 smithi112 bash[104422]: cluster 2023-09-23T20:25:09.506528+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s; 1921/116748 objects misplaced (1.645%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:25:10.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:11.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:11.128 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:11.265 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:11.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.429 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:11.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:11.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:25:11.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:11.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:25:11.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:11.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 26 16 43451 43435 104.396 86.5 0.0233021 0.00957049 2023-09-23T20:25:11.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:11.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:11.806 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:25:11.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:11.855 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:11.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:11.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:12.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:12.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:12.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:12.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:12.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:12.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:12.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:12.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:12.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:12.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.631 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:12 smithi112 bash[104422]: cluster 2023-09-23T20:25:11.507116+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 1921/120582 objects misplaced (1.593%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:25:12.631 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:12 smithi112 bash[107672]: cluster 2023-09-23T20:25:11.507116+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 1921/120582 objects misplaced (1.593%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:25:12.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:12.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 27 16 44757 44741 103.553 81.625 0.0116891 0.00965008 2023-09-23T20:25:12.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:12.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:12.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:12.895 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:12 smithi174 bash[91578]: cluster 2023-09-23T20:25:11.507116+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 1921/120582 objects misplaced (1.593%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:25:12.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:12.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:13.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:13.108 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:13.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:13.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:13.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:13.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:13.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:13.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:13.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:13.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:13.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 28 16 46107 46091 102.867 84.375 0.00932577 0.00971464 2023-09-23T20:25:13.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:13.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:13.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:13.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:13.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:13.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:13.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:14.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:14.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:14.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:14.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:14.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:14.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:14.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:14.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:14.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:14.503 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:14.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:14 smithi174 bash[91578]: cluster 2023-09-23T20:25:13.507652+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v738: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1921/125370 objects misplaced (1.532%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:25:14.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:14.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:14.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:14.640 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:14 smithi112 bash[104422]: cluster 2023-09-23T20:25:13.507652+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v738: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1921/125370 objects misplaced (1.532%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:25:14.641 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:14 smithi112 bash[107672]: cluster 2023-09-23T20:25:13.507652+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v738: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1921/125370 objects misplaced (1.532%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:25:14.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:14.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:14.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 29 16 47403 47387 102.113 81 0.00823454 0.00978708 2023-09-23T20:25:14.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:14.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:14.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:14.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:14.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:15.034 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:15.061 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:15.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:15.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:15.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:15.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:15.294 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:15.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:15.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:15.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:15.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:15.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:15.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:15.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:15.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 30 16 48766 48750 101.549 85.1875 0.016175 0.00984188 2023-09-23T20:25:15.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:15.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:15.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:15.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:15.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:15.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:16.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:16.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:16.115 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:16.171 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:16.172 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:16.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:16.261 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:16.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:16.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:16.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:16.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:16.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:16.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:16.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:16.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:16.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 31 16 50010 49994 100.781 77.75 0.00988187 0.00991655 2023-09-23T20:25:16.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:16.758 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:16 smithi174 bash[91578]: cluster 2023-09-23T20:25:15.508468+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1664/136875 objects misplaced (1.216%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:16.776 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:16.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:16.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:16 smithi112 bash[107672]: cluster 2023-09-23T20:25:15.508468+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1664/136875 objects misplaced (1.216%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:16 smithi112 bash[104422]: cluster 2023-09-23T20:25:15.508468+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1664/136875 objects misplaced (1.216%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:16.916 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:17.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:17.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:17.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:17.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:17.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:17.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:17.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:17.286 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:25:17.286 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:25:17.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:17.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:17.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:17.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:17.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:17.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:17.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:17.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:17.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 32 16 51185 51169 99.9263 73.4375 0.00693581 0.0100004 2023-09-23T20:25:17.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:17.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:17.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:17.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:17.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:17.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:18.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:18.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:18.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:18.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:18.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:18.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:18.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:18.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:18.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:18.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:18.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:18.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:25:18.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:18.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:18.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 33 16 52459 52443 99.3109 79.625 0.0121198 0.0100638 2023-09-23T20:25:18.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:18.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:18 smithi174 bash[91578]: cluster 2023-09-23T20:25:17.509049+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 1664/140598 objects misplaced (1.184%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:25:18.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:18.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:18.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:18 smithi112 bash[104422]: cluster 2023-09-23T20:25:17.509049+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 1664/140598 objects misplaced (1.184%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:25:18.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:18 smithi112 bash[107672]: cluster 2023-09-23T20:25:17.509049+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 1664/140598 objects misplaced (1.184%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:25:18.991 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:19.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:19.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:19.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:19.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:19.284 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:19.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:19.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:19.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:19.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:19.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 34 16 53743 53727 98.7501 80.25 0.00550293 0.0101206 2023-09-23T20:25:19.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:19.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:19.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:19.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:19.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:20.057 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:20.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:20.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:20.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:20.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:20.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:20.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:20.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:20.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:20.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:20.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:20.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:20.577 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:25:20] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.43.0" 2023-09-23T20:25:20.577 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:20 smithi112 bash[104422]: cluster 2023-09-23T20:25:19.509748+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s; 1397/156255 objects misplaced (0.894%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:25:20.577 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:20 smithi174 bash[91578]: cluster 2023-09-23T20:25:19.509748+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s; 1397/156255 objects misplaced (0.894%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:25:20.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:20.677 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 35 16 55024 55008 98.216 80.0625 0.00702203 0.0101762 2023-09-23T20:25:20.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:20.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:20.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.866 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:20.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:20.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:20 smithi112 bash[107672]: cluster 2023-09-23T20:25:19.509748+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s; 1397/156255 objects misplaced (0.894%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:25:20.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:21.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:21.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:21.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:21.228 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:21.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:21.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:21.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:21.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:21.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:21.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:21.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:21.678 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 36 16 56156 56140 97.4529 70.75 0.00714781 0.0102535 2023-09-23T20:25:21.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:21.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:22.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:22.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:22.160 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:22.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:22.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:22.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:22.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:22.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:22.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:22.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:22.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:22.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:22.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:22.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:22.678 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 37 16 57048 57032 96.3236 55.75 0.00807747 0.0103757 2023-09-23T20:25:22.701 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:22.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:22.805 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:22.812 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:22 smithi174 bash[91578]: cluster 2023-09-23T20:25:21.510243+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 1397/159669 objects misplaced (0.875%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:22.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:22.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:22 smithi112 bash[107672]: cluster 2023-09-23T20:25:21.510243+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 1397/159669 objects misplaced (0.875%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:22.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:22 smithi112 bash[104422]: cluster 2023-09-23T20:25:21.510243+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 1397/159669 objects misplaced (0.875%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:22.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:22.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:22.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:23.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:23.189 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:23.221 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:23.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:23.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:23.367 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:25:23.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:23.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:23.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:23.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:23.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:23.678 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 38 16 58229 58213 95.7311 73.8125 0.0129499 0.0104412 2023-09-23T20:25:23.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:23.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:23 smithi174 bash[91578]: audit 2023-09-23T20:25:23.000594+0000 mon.a (mon.0) 957 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:23.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:23.890 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:23.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:23 smithi112 bash[107672]: audit 2023-09-23T20:25:23.000594+0000 mon.a (mon.0) 957 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:23.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:23 smithi112 bash[104422]: audit 2023-09-23T20:25:23.000594+0000 mon.a (mon.0) 957 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:23.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:24.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:24.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:24.129 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:24.159 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:24.263 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:24.296 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:24.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:24.428 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:24.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:24.531 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:24.568 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:24.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:24.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 39 16 59416 59400 95.1785 74.1875 0.00933717 0.0104985 2023-09-23T20:25:24.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:24.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:24 smithi174 bash[91578]: cluster 2023-09-23T20:25:23.510818+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 1397/164079 objects misplaced (0.851%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:24.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:24.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:25.039 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:24 smithi112 bash[107672]: cluster 2023-09-23T20:25:23.510818+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 1397/164079 objects misplaced (0.851%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:25.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:24 smithi112 bash[104422]: cluster 2023-09-23T20:25:23.510818+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 1397/164079 objects misplaced (0.851%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:25:25.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:25.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:25.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:25.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:25.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:25.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:25.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:25.462 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:25.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:25.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:25.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:25.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:25:25.679959+0000 min lat: 0.00110966 max lat: 1.99761 avg lat: 0.0105748 2023-09-23T20:25:25.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:25:25.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 40 16 60513 60497 94.513 68.5625 0.00746856 0.0105748 2023-09-23T20:25:25.720 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:25.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:25.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:25.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:26.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:26.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:26.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:26.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:26.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:26.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.268 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:26.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:26.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:26.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:26.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:26.537 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:26.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:26.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:26.665 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:26 smithi112 bash[107672]: cluster 2023-09-23T20:25:25.511823+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 1077/173772 objects misplaced (0.620%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:25:26.665 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:26 smithi112 bash[104422]: cluster 2023-09-23T20:25:25.511823+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 1077/173772 objects misplaced (0.620%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:25:26.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:moved 5 / 267 (1.87266%) 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 4.5535 -> 4.27017 (expected baseline 5.40399) 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 23 -> 25 pgs (0.689139 -> 0.749064 * mean) 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 38 -> 39 pgs (1.13858 -> 1.16854 * mean) 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:oload 110 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 0.05 2023-09-23T20:25:26.669 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:25:26.670 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0178 2023-09-23T20:25:26.670 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0195 2023-09-23T20:25:26.670 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 weight 0.8816 -> 0.8316 2023-09-23T20:25:26.670 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 weight 1.0000 -> 0.9500 2023-09-23T20:25:26.677 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:25:26.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 41 15 61490 61475 93.6985 61.125 0.0175596 0.0106667 2023-09-23T20:25:26.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:26.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:26.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:26.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:26 smithi174 bash[91578]: cluster 2023-09-23T20:25:25.511823+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 1077/173772 objects misplaced (0.620%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:25:26.895 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.922 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:27.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.061 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:27.152 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:26 smithi112 bash[92890]: debug 2023-09-23T20:25:26.663+0000 7f3c0bd7d700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T20:25:27.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.194 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:27.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.332 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:27.435 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.462 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:27.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:27.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:27.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:27.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 42 16 62652 62636 93.1952 72.5625 0.0156851 0.0107244 2023-09-23T20:25:27.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.694 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:27 smithi174 bash[91578]: audit 2023-09-23T20:25:26.664830+0000 mgr.y (mgr.34107) 739 : audit 0 from='client.44963 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:27.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:27.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:27.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:27 smithi112 bash[107672]: audit 2023-09-23T20:25:26.664830+0000 mgr.y (mgr.34107) 739 : audit 0 from='client.44963 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:27.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:27 smithi112 bash[104422]: audit 2023-09-23T20:25:26.664830+0000 mgr.y (mgr.34107) 739 : audit 0 from='client.44963 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:27.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:27.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:28.081 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:28.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:28.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:28.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:28.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:28.352 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:28.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:28.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:28.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:28.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:28.581 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:25:28.581 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:25:28.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:28.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:28.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:28.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 43 16 63833 63817 92.7443 73.8125 0.00810411 0.0107763 2023-09-23T20:25:28.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:28.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:28.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:28.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:28 smithi112 bash[104422]: cluster 2023-09-23T20:25:27.512320+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1077/176817 objects misplaced (0.609%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T20:25:28.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:28 smithi112 bash[107672]: cluster 2023-09-23T20:25:27.512320+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1077/176817 objects misplaced (0.609%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T20:25:28.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:29.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:29.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:29.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:28 smithi174 bash[91578]: cluster 2023-09-23T20:25:27.512320+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1077/176817 objects misplaced (0.609%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T20:25:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:29.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:29.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:29.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:29.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:29.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:29.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:29.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:29.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:29.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:25:29.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 44 16 64982 64966 92.2684 71.8125 0.0120106 0.0108317 2023-09-23T20:25:29.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:29.773 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:25:29.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T20:25:29.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:29.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:29.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:29.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:30.015 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:30.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:30.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:30.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:30.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:30.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:30.291 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:30.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:30.397 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:25:30] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2023-09-23T20:25:30.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:30.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:30.558 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:30.633 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:25:30.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:30.679 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 45 16 65965 65949 91.5824 61.4375 0.0142237 0.0109106 2023-09-23T20:25:30.695 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:25:30.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:30.735 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:25:30.782 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:25:30.805 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:30.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:30 smithi174 bash[91578]: cluster 2023-09-23T20:25:29.513106+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v746: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 775/190554 objects misplaced (0.407%); 4.6 MiB/s, 74 objects/s recovering 2023-09-23T20:25:30.813 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:30 smithi174 bash[91578]: audit 2023-09-23T20:25:30.546349+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.112:0/2730632737' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:30.815 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:25:30.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:30.865 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:25:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:30 smithi112 bash[107672]: cluster 2023-09-23T20:25:29.513106+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v746: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 775/190554 objects misplaced (0.407%); 4.6 MiB/s, 74 objects/s recovering 2023-09-23T20:25:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:30 smithi112 bash[107672]: audit 2023-09-23T20:25:30.546349+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.112:0/2730632737' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:30.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:30 smithi112 bash[104422]: cluster 2023-09-23T20:25:29.513106+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v746: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 775/190554 objects misplaced (0.407%); 4.6 MiB/s, 74 objects/s recovering 2023-09-23T20:25:30.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:30 smithi112 bash[104422]: audit 2023-09-23T20:25:30.546349+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.112:0/2730632737' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:30.903 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:25:30.938 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:25:30.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:30.943 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:25:30.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:31.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:31.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:31.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:31.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:31.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:31.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:31.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:31.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:31.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:31.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:31.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:31.631 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:25:31.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:31.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:31.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 46 16 66983 66967 90.9746 63.625 0.0251515 0.0109864 2023-09-23T20:25:31.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:31.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:31.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:31 smithi174 bash[91578]: audit 2023-09-23T20:25:30.955928+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.112:0/3993340136' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:31.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:31 smithi174 bash[91578]: audit 2023-09-23T20:25:30.956946+0000 mon.a (mon.0) 959 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:31.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:31.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:31 smithi112 bash[104422]: audit 2023-09-23T20:25:30.955928+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.112:0/3993340136' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:31.900 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:31 smithi112 bash[104422]: audit 2023-09-23T20:25:30.956946+0000 mon.a (mon.0) 959 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:31.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:31 smithi112 bash[107672]: audit 2023-09-23T20:25:30.955928+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.112:0/3993340136' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:31.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:31 smithi112 bash[107672]: audit 2023-09-23T20:25:30.956946+0000 mon.a (mon.0) 959 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:31.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:31.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:32.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:32.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:32.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:32.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:32.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:32.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:32.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:32.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:32.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:32.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:32.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:32.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:32.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:32.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.513682+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v747: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s; 775/193527 objects misplaced (0.400%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.605876+0000 mon.a (mon.0) 960 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.605904+0000 mon.a (mon.0) 961 : cluster 1 Cluster is now healthy 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.617790+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: audit 2023-09-23T20:25:31.624809+0000 mon.a (mon.0) 962 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.625103+0000 mon.a (mon.0) 963 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-23T20:25:32.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.629546+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[104422]: cluster 2023-09-23T20:25:31.631104+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.513682+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v747: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s; 775/193527 objects misplaced (0.400%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.605876+0000 mon.a (mon.0) 960 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.605904+0000 mon.a (mon.0) 961 : cluster 1 Cluster is now healthy 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.617790+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: audit 2023-09-23T20:25:31.624809+0000 mon.a (mon.0) 962 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.625103+0000 mon.a (mon.0) 963 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.629546+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:32 smithi112 bash[107672]: cluster 2023-09-23T20:25:31.631104+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 47 16 68091 68075 90.5123 69.25 0.0149257 0.0110437 2023-09-23T20:25:32.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:32.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:32.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:32.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.513682+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v747: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s; 775/193527 objects misplaced (0.400%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T20:25:32.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.605876+0000 mon.a (mon.0) 960 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:25:32.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.605904+0000 mon.a (mon.0) 961 : cluster 1 Cluster is now healthy 2023-09-23T20:25:32.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.617790+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: audit 2023-09-23T20:25:31.624809+0000 mon.a (mon.0) 962 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:25:32.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.625103+0000 mon.a (mon.0) 963 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-23T20:25:32.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.629546+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:32 smithi174 bash[91578]: cluster 2023-09-23T20:25:31.631104+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:25:32.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:32.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:32.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:32.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:32.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:33.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:33.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:33.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:33.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:33.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:33.339 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:33.370 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:33.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:33.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:33.604 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:33.670 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:33.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:33.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 48 16 69227 69211 90.1056 71 0.00511861 0.0110928 2023-09-23T20:25:33.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:33.798 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:33.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:33.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:33.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:34.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:34.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:34.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:34.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:34.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:34.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:34.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:34.334 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:34 smithi112 bash[107672]: cluster 2023-09-23T20:25:33.514148+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v749: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s; 775/193527 objects misplaced (0.400%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:25:34.335 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:34 smithi112 bash[104422]: cluster 2023-09-23T20:25:33.514148+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v749: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s; 775/193527 objects misplaced (0.400%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:25:34.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:34.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:34.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.480 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:34.485 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:25:34.584 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:34.622 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:34 smithi174 bash[91578]: cluster 2023-09-23T20:25:33.514148+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v749: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s; 775/193527 objects misplaced (0.400%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:25:34.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 49 16 70311 70295 89.6493 67.75 0.0211603 0.0111483 2023-09-23T20:25:34.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:34.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:34.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:34.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:34.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:34.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:35.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:35.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:35.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:35.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:35.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:35.415 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:35.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:25:35.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:35.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:35.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 50 16 71354 71338 89.16 65.1875 0.0168648 0.0112098 2023-09-23T20:25:35.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:35.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:35.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:35.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:35.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:35.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:36.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:36.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:25:36.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:36.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:36.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:36.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:36.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:36.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:36.605 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.634 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:36.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:36 smithi112 bash[107672]: cluster 2023-09-23T20:25:35.514879+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v750: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 469/206736 objects misplaced (0.227%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:25:36.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:36 smithi112 bash[104422]: cluster 2023-09-23T20:25:35.514879+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v750: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 469/206736 objects misplaced (0.227%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:25:36.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 51 16 72360 72344 88.6445 62.875 0.00459714 0.0112751 2023-09-23T20:25:36.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:36.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:36.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:36.831 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:36 smithi174 bash[91578]: cluster 2023-09-23T20:25:35.514879+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v750: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 469/206736 objects misplaced (0.227%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:25:36.876 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:36.989 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:37.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:37.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:37.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:37.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:37.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:37.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:37.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:37.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:37.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:37.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:37.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:37.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 52 16 73397 73381 88.1861 64.8125 0.0262881 0.0113339 2023-09-23T20:25:37.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:37.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:37.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:37.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:37.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:37.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:38.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:38.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:38.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:38.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:38.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:38.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:38.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:38.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:38.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:38.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:38.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:38.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:38.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:38.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 53 16 74388 74372 87.6907 61.9375 0.0061647 0.0113974 2023-09-23T20:25:38.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:38.775 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:38 smithi112 bash[104422]: cluster 2023-09-23T20:25:37.515538+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v751: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 469/209781 objects misplaced (0.224%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:25:38.775 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:38 smithi112 bash[104422]: audit 2023-09-23T20:25:38.006844+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:38.775 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:38 smithi112 bash[104422]: audit 2023-09-23T20:25:38.008926+0000 mon.a (mon.0) 965 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:38.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:38 smithi112 bash[107672]: cluster 2023-09-23T20:25:37.515538+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v751: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 469/209781 objects misplaced (0.224%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:25:38.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:38 smithi112 bash[107672]: audit 2023-09-23T20:25:38.006844+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:38.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:38 smithi112 bash[107672]: audit 2023-09-23T20:25:38.008926+0000 mon.a (mon.0) 965 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:38.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:38.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:38.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.906 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:38 smithi174 bash[91578]: cluster 2023-09-23T20:25:37.515538+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v751: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 469/209781 objects misplaced (0.224%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:25:38.907 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:38 smithi174 bash[91578]: audit 2023-09-23T20:25:38.006844+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:38.907 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:38 smithi174 bash[91578]: audit 2023-09-23T20:25:38.008926+0000 mon.a (mon.0) 965 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:38.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:39.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:39.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:39.274 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:25:39.274 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:25:39.275 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:25:39.275 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:25:39.275 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:25:39.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:39.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:39.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:39.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:39.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:39.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:39.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 54 16 75355 75339 87.186 60.4375 0.013008 0.0114646 2023-09-23T20:25:39.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:39.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:39.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:39.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:39.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:39.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:40.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:40.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:40.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:40.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:40.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:25:40.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:40.394 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:25:40] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:25:40.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:40.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:40.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:40.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:40.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:40.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:40 smithi112 bash[107672]: cluster 2023-09-23T20:25:39.516160+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v752: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 94/222294 objects misplaced (0.042%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:25:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:40 smithi112 bash[104422]: cluster 2023-09-23T20:25:39.516160+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v752: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 94/222294 objects misplaced (0.042%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:25:40.680 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.680 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 55 16 76389 76373 86.7757 64.625 0.016291 0.011515 2023-09-23T20:25:40.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:40.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:40.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:40.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:40.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:41.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:41.050 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:40 smithi174 bash[91578]: cluster 2023-09-23T20:25:39.516160+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v752: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 94/222294 objects misplaced (0.042%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:25:41.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:41.138 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:41.139 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:41.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:41.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:41.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:41.435 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:41.470 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:41.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:41.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:41.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:41.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 56 16 76626 76610 85.4906 14.8125 0.0184476 0.0116915 2023-09-23T20:25:41.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.736 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:41.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:41.850 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:41 smithi112 bash[107672]: cluster 2023-09-23T20:25:40.589655+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:25:41.850 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:41 smithi112 bash[107672]: cluster 2023-09-23T20:25:40.589950+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:25:41.850 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:41 smithi112 bash[107672]: cluster 2023-09-23T20:25:40.595477+0000 mon.a (mon.0) 966 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-23T20:25:41.850 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:41 smithi112 bash[104422]: cluster 2023-09-23T20:25:40.589655+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:25:41.850 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:41 smithi112 bash[104422]: cluster 2023-09-23T20:25:40.589950+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:25:41.850 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:41 smithi112 bash[104422]: cluster 2023-09-23T20:25:40.595477+0000 mon.a (mon.0) 966 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-23T20:25:41.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:41.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:41.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:42.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:42.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:41 smithi174 bash[91578]: cluster 2023-09-23T20:25:40.589655+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:25:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:41 smithi174 bash[91578]: cluster 2023-09-23T20:25:40.589950+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:25:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:41 smithi174 bash[91578]: cluster 2023-09-23T20:25:40.595477+0000 mon.a (mon.0) 966 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-23T20:25:42.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:42.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:42.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:42.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:42.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:42.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:42.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:42.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:42.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:42.672 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:42.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 57 16 77617 77601 85.0773 61.9375 0.0102098 0.0117485 2023-09-23T20:25:42.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:42.784 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[104422]: cluster 2023-09-23T20:25:41.517547+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v754: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 94/225072 objects misplaced (0.042%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[104422]: cluster 2023-09-23T20:25:41.597142+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[104422]: cluster 2023-09-23T20:25:41.600099+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[104422]: cluster 2023-09-23T20:25:41.604290+0000 mon.a (mon.0) 967 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[104422]: cluster 2023-09-23T20:25:41.636369+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[104422]: cluster 2023-09-23T20:25:41.637539+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[107672]: cluster 2023-09-23T20:25:41.517547+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v754: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 94/225072 objects misplaced (0.042%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[107672]: cluster 2023-09-23T20:25:41.597142+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[107672]: cluster 2023-09-23T20:25:41.600099+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.785 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[107672]: cluster 2023-09-23T20:25:41.604290+0000 mon.a (mon.0) 967 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-23T20:25:42.786 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[107672]: cluster 2023-09-23T20:25:41.636369+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.786 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:42 smithi112 bash[107672]: cluster 2023-09-23T20:25:41.637539+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:42.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:42.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:42.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:43.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:43.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:42 smithi174 bash[91578]: cluster 2023-09-23T20:25:41.517547+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v754: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 94/225072 objects misplaced (0.042%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:25:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:42 smithi174 bash[91578]: cluster 2023-09-23T20:25:41.597142+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:42 smithi174 bash[91578]: cluster 2023-09-23T20:25:41.600099+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:42 smithi174 bash[91578]: cluster 2023-09-23T20:25:41.604290+0000 mon.a (mon.0) 967 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-23T20:25:43.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:42 smithi174 bash[91578]: cluster 2023-09-23T20:25:41.636369+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:43.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:42 smithi174 bash[91578]: cluster 2023-09-23T20:25:41.637539+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:25:43.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:43.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:43.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:43.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:43.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:43.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:43.562 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:43.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 58 16 78602 78586 84.6718 61.5625 0.0188689 0.0118044 2023-09-23T20:25:43.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:43.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:43.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:43.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:43.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:43.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:44.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:44.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:44.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:44.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:44.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:44.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:44.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:44 smithi112 bash[104422]: cluster 2023-09-23T20:25:43.518285+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v756: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 891 op/s; 94/228132 objects misplaced (0.041%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:25:44.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:44.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:44.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:44.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:44.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:44 smithi174 bash[91578]: cluster 2023-09-23T20:25:43.518285+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v756: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 891 op/s; 94/228132 objects misplaced (0.041%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:25:44.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:44.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:44.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:44.642 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:44 smithi112 bash[107672]: cluster 2023-09-23T20:25:43.518285+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v756: 89 pgs: 1 active+recovering+undersized+remapped, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 891 op/s; 94/228132 objects misplaced (0.041%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:25:44.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:44.666 INFO:teuthology.orchestra.run.smithi112.stdout:moved 0 / 267 (0%) 2023-09-23T20:25:44.666 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 4.5535 -> 4.5535 (expected baseline 5.40399) 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 23 -> 23 pgs (0.689139 -> 0.689139 * mean) 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 38 -> 38 pgs (1.13858 -> 1.13858 * mean) 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 0.05 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0223 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.2232 2023-09-23T20:25:44.667 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 weight 0.7528 -> 0.7616 2023-09-23T20:25:44.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:44.676 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:25:44.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 59 16 79534 79518 84.2239 58.25 0.0301826 0.0118669 2023-09-23T20:25:44.771 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:44.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:44.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:44.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:44 smithi112 bash[92890]: debug 2023-09-23T20:25:44.663+0000 7f3c0bd7d700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-09-23T20:25:44.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:44.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:45.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:45.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:45.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:45.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:45.176 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:25:45.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:45.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:45.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:45.335 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:45 smithi112 bash[104422]: audit 2023-09-23T20:25:44.664247+0000 mgr.y (mgr.34107) 749 : audit 0 from='client.35064 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:45.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:45.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:45.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:45.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:45.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:45.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:45 smithi174 bash[91578]: audit 2023-09-23T20:25:44.664247+0000 mgr.y (mgr.34107) 749 : audit 0 from='client.35064 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:45.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.599 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:45 smithi112 bash[107672]: audit 2023-09-23T20:25:44.664247+0000 mgr.y (mgr.34107) 749 : audit 0 from='client.35064 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:25:45.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:45.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:25:45.682164+0000 min lat: 0.00110966 max lat: 1.99761 avg lat: 0.0119217 2023-09-23T20:25:45.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:25:45.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 60 16 80517 80501 83.8441 61.4375 0.0243364 0.0119217 2023-09-23T20:25:45.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:45.747 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:45.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:45.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:45.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.010 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:46.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:46.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:46.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.283 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:46.348 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:46 smithi112 bash[107672]: cluster 2023-09-23T20:25:45.518964+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3.7 MiB/s, 58 objects/s recovering 2023-09-23T20:25:46.348 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:46 smithi112 bash[104422]: cluster 2023-09-23T20:25:45.518964+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3.7 MiB/s, 58 objects/s recovering 2023-09-23T20:25:46.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:46.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:46.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:46.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:46.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:46 smithi174 bash[91578]: cluster 2023-09-23T20:25:45.518964+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3.7 MiB/s, 58 objects/s recovering 2023-09-23T20:25:46.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:46.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:46.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.681 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 61 16 81559 81543 83.5371 65.125 0.0276333 0.0119651 2023-09-23T20:25:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:46.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:46.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:46.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:46.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:47.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:47.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:47.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:47.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:47.312 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:47.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:47.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:47.441 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:25:47.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T20:25:47.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:47.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:47.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:47.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:47.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:47.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:47.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 62 16 82536 82520 83.1738 61.0625 0.00804633 0.0120163 2023-09-23T20:25:47.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:47.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:47.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:47.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:47.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:48.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:48.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:48.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:48.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:48.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:48.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:48.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:48.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:48.393 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:48.412 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:48.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:48.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:48.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:48.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 63 16 83291 83275 82.6025 47.1875 0.0120302 0.0120999 2023-09-23T20:25:48.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:48.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:48.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:48 smithi112 bash[104422]: cluster 2023-09-23T20:25:47.522795+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s; 751 KiB/s, 11 objects/s recovering 2023-09-23T20:25:48.809 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:48 smithi112 bash[107672]: cluster 2023-09-23T20:25:47.522795+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s; 751 KiB/s, 11 objects/s recovering 2023-09-23T20:25:48.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:48 smithi174 bash[91578]: cluster 2023-09-23T20:25:47.522795+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s; 751 KiB/s, 11 objects/s recovering 2023-09-23T20:25:48.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:48.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:48.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:48.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:49.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:49.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:49.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:49.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:49.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:49.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:49.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:49.375 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:49.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:49.400 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:25:49.444 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:25:49.481 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:49.490 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:25:49.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:49.532 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:25:49.573 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:25:49.614 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:49 smithi174 bash[91578]: audit 2023-09-23T20:25:49.350385+0000 mon.a (mon.0) 968 : audit 0 from='client.? 172.21.15.112:0/1219902574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:49.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:49.625 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:25:49.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:49.680 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:25:49.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 64 16 84176 84160 82.176 55.3125 0.020679 0.0121627 2023-09-23T20:25:49.729 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:25:49.734 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.734 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.734 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.735 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.735 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.735 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.735 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.735 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:25:49.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:49.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:49.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:49.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:49.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:49 smithi112 bash[104422]: audit 2023-09-23T20:25:49.350385+0000 mon.a (mon.0) 968 : audit 0 from='client.? 172.21.15.112:0/1219902574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:49.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:49 smithi112 bash[107672]: audit 2023-09-23T20:25:49.350385+0000 mon.a (mon.0) 968 : audit 0 from='client.? 172.21.15.112:0/1219902574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:49.918 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:25:49.919 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:25:49.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:50.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:50.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:50.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:50.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:50.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:50.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.306 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:25:50] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:25:50.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:50.610 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:50.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:50.616 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:25:50.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 65 16 85123 85107 81.8223 59.1875 0.0153047 0.012216 2023-09-23T20:25:50.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:25:50.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.916 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[104422]: cluster 2023-09-23T20:25:49.523519+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s; 674 KiB/s, 10 objects/s recovering 2023-09-23T20:25:50.916 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[104422]: audit 2023-09-23T20:25:49.793989+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.112:0/1437802240' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:25:50.916 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[104422]: audit 2023-09-23T20:25:49.796768+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:25:50.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[107672]: cluster 2023-09-23T20:25:49.523519+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s; 674 KiB/s, 10 objects/s recovering 2023-09-23T20:25:50.916 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[107672]: audit 2023-09-23T20:25:49.793989+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.112:0/1437802240' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:25:50.917 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:50 smithi112 bash[107672]: audit 2023-09-23T20:25:49.796768+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:25:51.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:51.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:50 smithi174 bash[91578]: cluster 2023-09-23T20:25:49.523519+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s; 674 KiB/s, 10 objects/s recovering 2023-09-23T20:25:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:50 smithi174 bash[91578]: audit 2023-09-23T20:25:49.793989+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.112:0/1437802240' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:25:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:50 smithi174 bash[91578]: audit 2023-09-23T20:25:49.796768+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:25:51.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:51.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:51.292 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:51.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:51.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:51.455 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:51.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:51.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:51.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:51.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 66 16 86103 86087 81.5105 61.25 0.016363 0.0122627 2023-09-23T20:25:51.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:51.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:51.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:51.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:51.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:51.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:51.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[104422]: cluster 2023-09-23T20:25:50.595432+0000 mon.a (mon.0) 970 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:51.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[104422]: cluster 2023-09-23T20:25:50.607828+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:25:51.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[104422]: audit 2023-09-23T20:25:50.611888+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:25:51.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[104422]: cluster 2023-09-23T20:25:50.612004+0000 mon.a (mon.0) 972 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-23T20:25:51.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[107672]: cluster 2023-09-23T20:25:50.595432+0000 mon.a (mon.0) 970 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:51.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[107672]: cluster 2023-09-23T20:25:50.607828+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:25:51.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[107672]: audit 2023-09-23T20:25:50.611888+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:25:51.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:51 smithi112 bash[107672]: cluster 2023-09-23T20:25:50.612004+0000 mon.a (mon.0) 972 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-23T20:25:51.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:51.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:51 smithi174 bash[91578]: cluster 2023-09-23T20:25:50.595432+0000 mon.a (mon.0) 970 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:51.959 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:51 smithi174 bash[91578]: cluster 2023-09-23T20:25:50.607828+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:25:51.959 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:51 smithi174 bash[91578]: audit 2023-09-23T20:25:50.611888+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:25:51.959 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:51 smithi174 bash[91578]: cluster 2023-09-23T20:25:50.612004+0000 mon.a (mon.0) 972 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-23T20:25:51.984 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:52.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:52.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:52.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:52.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:52.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:52.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:52.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:52.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:52.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:52.479 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:52.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:52.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:52.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:52.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 67 16 87112 87096 81.2351 63.0625 0.00705721 0.0123033 2023-09-23T20:25:52.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:52.757 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:52 smithi112 bash[107672]: cluster 2023-09-23T20:25:51.524102+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s; 606 KiB/s, 9 objects/s recovering 2023-09-23T20:25:52.757 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:52 smithi112 bash[104422]: cluster 2023-09-23T20:25:51.524102+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s; 606 KiB/s, 9 objects/s recovering 2023-09-23T20:25:52.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:52.881 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:52.889 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:52 smithi174 bash[91578]: cluster 2023-09-23T20:25:51.524102+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s; 606 KiB/s, 9 objects/s recovering 2023-09-23T20:25:52.913 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:53.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:53.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:53.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:53.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:53.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:53.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:53.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:53.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:53.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:53.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:53.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:53.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:53.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:25:53.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 68 16 88073 88057 80.9237 60.0625 0.0193411 0.0123516 2023-09-23T20:25:53.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:53.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:53.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:53.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:53.962 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:53.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:53.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:54.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.130 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[104422]: audit 2023-09-23T20:25:53.005760+0000 mon.a (mon.0) 973 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[104422]: audit 2023-09-23T20:25:53.006844+0000 mon.a (mon.0) 974 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[104422]: audit 2023-09-23T20:25:53.517441+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[104422]: cluster 2023-09-23T20:25:53.524658+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s; 601 KiB/s, 9 objects/s recovering 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[107672]: audit 2023-09-23T20:25:53.005760+0000 mon.a (mon.0) 973 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[107672]: audit 2023-09-23T20:25:53.006844+0000 mon.a (mon.0) 974 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[107672]: audit 2023-09-23T20:25:53.517441+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:54 smithi112 bash[107672]: cluster 2023-09-23T20:25:53.524658+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s; 601 KiB/s, 9 objects/s recovering 2023-09-23T20:25:54.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:54 smithi174 bash[91578]: audit 2023-09-23T20:25:53.005760+0000 mon.a (mon.0) 973 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:54 smithi174 bash[91578]: audit 2023-09-23T20:25:53.006844+0000 mon.a (mon.0) 974 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:54 smithi174 bash[91578]: audit 2023-09-23T20:25:53.517441+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:25:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:54 smithi174 bash[91578]: cluster 2023-09-23T20:25:53.524658+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s; 601 KiB/s, 9 objects/s recovering 2023-09-23T20:25:54.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:54.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:54.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:54.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:54.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:25:54.501 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:54.627 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:54.682 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 69 16 88989 88973 80.5805 57.25 0.00887738 0.0124035 2023-09-23T20:25:54.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:54.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:54.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:54.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:55.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:55.143 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:55.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:55.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:55.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:55.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:55.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:55.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:55.578 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:55.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:55.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 70 16 89929 89913 80.2686 58.75 0.0313815 0.0124524 2023-09-23T20:25:55.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.739 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:55.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:55.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:55.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:55.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:56.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:56.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:56.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:56.171 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:56.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:56.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:56.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:56.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:56.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 71 16 90828 90812 79.9289 56.1875 0.0215521 0.0125052 2023-09-23T20:25:56.684 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:56 smithi112 bash[104422]: cluster 2023-09-23T20:25:55.525427+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T20:25:56.685 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:56 smithi112 bash[107672]: cluster 2023-09-23T20:25:55.525427+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T20:25:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:56.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.796 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:56 smithi174 bash[91578]: cluster 2023-09-23T20:25:55.525427+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T20:25:56.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:56.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:56.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:56.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:57.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:57.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:57.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:57.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:57.330 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:57.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:57.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:57.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:57.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:57.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 72 16 91800 91784 79.6625 60.75 0.0154891 0.0125458 2023-09-23T20:25:57.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:57.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:57.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:57.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:58.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:58.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:58.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:58.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:58.195 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:58.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:58.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:58.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:58.412 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:58.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:58.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:58.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:58.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 73 16 92659 92643 79.3066 53.6875 0.0274755 0.012604 2023-09-23T20:25:58.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:58.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:58.706 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:58 smithi112 bash[104422]: cluster 2023-09-23T20:25:57.526027+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-23T20:25:58.706 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:58 smithi112 bash[107672]: cluster 2023-09-23T20:25:57.526027+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-23T20:25:58.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:58.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:58 smithi174 bash[91578]: cluster 2023-09-23T20:25:57.526027+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-23T20:25:58.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:58.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:58.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:58.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:58.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:59.077 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:59.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:59.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:59.218 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:59.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:59.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:59.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:59.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:59.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:59.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:59.510 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:59.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:59.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:25:59 smithi112 bash[104422]: audit 2023-09-23T20:25:58.921483+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:25:59.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:59.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 74 16 93348 93332 78.8168 43.0625 0.00935101 0.0126819 2023-09-23T20:25:59.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:59.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:59.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:59.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:25:59 smithi174 bash[91578]: audit 2023-09-23T20:25:58.921483+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:25:59.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:59.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:25:59 smithi112 bash[107672]: audit 2023-09-23T20:25:58.921483+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:25:59.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:00.007 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:00.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:00.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:00.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:00.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:00.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:00.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:00.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.568 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:00.614 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:26:00] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2023-09-23T20:26:00.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:00 smithi112 bash[104422]: cluster 2023-09-23T20:25:59.526741+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T20:26:00.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 75 16 94192 94176 78.4692 52.75 0.00991664 0.0127386 2023-09-23T20:26:00.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:00.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:00 smithi174 bash[91578]: cluster 2023-09-23T20:25:59.526741+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T20:26:00.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:00.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:00 smithi112 bash[107672]: cluster 2023-09-23T20:25:59.526741+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T20:26:00.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:01.081 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:01.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:01.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:01.213 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:01.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:01.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:01.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:01.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:01.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:01.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:01.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:01.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:01.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:01.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:01.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 76 16 95144 95128 78.2196 59.5 0.0136836 0.0127786 2023-09-23T20:26:01.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:01.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:01.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:01.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:01.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:02.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:02.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:02.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:02.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:02.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:02.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:02.349 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:02.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:02.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:02.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:02.683 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 77 16 95997 95981 77.8961 53.3125 0.00762516 0.0128324 2023-09-23T20:26:02.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:02.752 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:02 smithi112 bash[104422]: cluster 2023-09-23T20:26:01.527344+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2023-09-23T20:26:02.752 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:02 smithi112 bash[107672]: cluster 2023-09-23T20:26:01.527344+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2023-09-23T20:26:02.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:02.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:02.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:02 smithi174 bash[91578]: cluster 2023-09-23T20:26:01.527344+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2023-09-23T20:26:02.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:03.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:03.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:03.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:03.150 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:03.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:03.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:03.292 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:03.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:03.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:03.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:03.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:03.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:03.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:03.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:03.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:03.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:03.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 78 16 96900 96884 77.6209 56.4375 0.0305223 0.0128775 2023-09-23T20:26:03.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:03.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:03.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:03.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:03.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:04.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:04.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:04.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:04.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:04.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:04.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:04.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:04.368 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:04 smithi112 bash[104422]: cluster 2023-09-23T20:26:03.527827+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T20:26:04.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:04.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:04.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:04 smithi174 bash[91578]: cluster 2023-09-23T20:26:03.527827+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T20:26:04.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.636 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:04 smithi112 bash[107672]: cluster 2023-09-23T20:26:03.527827+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T20:26:04.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:04.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 79 16 97674 97658 77.2507 48.375 0.0135914 0.012939 2023-09-23T20:26:04.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:04.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:04.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:05.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:05.076 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:05.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:05.181 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:05.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:05.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:05.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:05.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:05.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:26:05.684972+0000 min lat: 0.00110966 max lat: 1.99761 avg lat: 0.0129979 2023-09-23T20:26:05.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:26:05.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 80 16 98461 98445 76.8998 49.1875 0.0185262 0.0129979 2023-09-23T20:26:05.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:05.823 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:05.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:05.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:05.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:06.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:06.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:06.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:06.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:06.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:06.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:06.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:06.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:06.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:06.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:06.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 81 16 99274 99258 76.5777 50.8125 0.0159529 0.0130532 2023-09-23T20:26:06.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:06.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:06.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:06.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:06 smithi174 bash[91578]: cluster 2023-09-23T20:26:05.528572+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T20:26:06.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:06 smithi174 bash[91578]: audit 2023-09-23T20:26:05.826952+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:06.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:06 smithi174 bash[91578]: audit 2023-09-23T20:26:05.833008+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:06.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:06 smithi112 bash[107672]: cluster 2023-09-23T20:26:05.528572+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T20:26:06.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:06 smithi112 bash[107672]: audit 2023-09-23T20:26:05.826952+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:06.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:06 smithi112 bash[107672]: audit 2023-09-23T20:26:05.833008+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:06 smithi112 bash[104422]: cluster 2023-09-23T20:26:05.528572+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T20:26:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:06 smithi112 bash[104422]: audit 2023-09-23T20:26:05.826952+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:06 smithi112 bash[104422]: audit 2023-09-23T20:26:05.833008+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:06.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:07.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:07.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:07.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:07.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:07.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:07.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:07.373 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:07.401 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:07.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:07.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:07.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:07.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:07.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:07.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:07.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:07.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 82 16 100044 100028 76.2307 48.125 0.0165847 0.0131125 2023-09-23T20:26:07.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:07.802 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:07.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:07.935 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:07.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:08.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:08.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:08.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:08.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:08.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:08.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:08.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:08.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:08.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:08.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:08.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:08.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:08 smithi112 bash[104422]: cluster 2023-09-23T20:26:07.529142+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2023-09-23T20:26:08.593 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:08 smithi112 bash[104422]: audit 2023-09-23T20:26:08.001730+0000 mon.a (mon.0) 979 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:08.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:08.616 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:08 smithi112 bash[107672]: cluster 2023-09-23T20:26:07.529142+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2023-09-23T20:26:08.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:08 smithi112 bash[107672]: audit 2023-09-23T20:26:08.001730+0000 mon.a (mon.0) 979 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:08.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 83 16 100907 100891 75.962 53.9375 0.0196341 0.0131593 2023-09-23T20:26:08.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:08.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:08.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:08 smithi174 bash[91578]: cluster 2023-09-23T20:26:07.529142+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2023-09-23T20:26:08.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:08 smithi174 bash[91578]: audit 2023-09-23T20:26:08.001730+0000 mon.a (mon.0) 979 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:08.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:08.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:08.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:09.128 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.155 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:09.258 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:09.410 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.443 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:09.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:09.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:09.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 84 16 101709 101693 75.6544 50.125 0.0105564 0.0132131 2023-09-23T20:26:09.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:09.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:09.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:09.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:10.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:10.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:10.257 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:26:10] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2023-09-23T20:26:10.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:10.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:10.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:10.577 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:10 smithi112 bash[92890]: debug 2023-09-23T20:26:10.574+0000 7f3c0bd7d700 -1 mgr.server reply reply (3) No such process no change 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:moved 18 / 267 (6.74157%) 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 4.5535 -> 6.81795 (expected baseline 5.40399) 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 23 -> 28 pgs (0.689139 -> 0.838951 * mean) 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 38 -> 44 pgs (1.13858 -> 1.31835 * mean) 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:oload 110 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 3 2023-09-23T20:26:10.578 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:26:10.579 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0286 2023-09-23T20:26:10.579 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.0315 2023-09-23T20:26:10.579 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5 weight 0.8816 -> 0.6883 2023-09-23T20:26:10.579 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 weight 1.0000 -> 0.8575 2023-09-23T20:26:10.579 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 weight 0.7528 -> 0.8374 2023-09-23T20:26:10.584 INFO:teuthology.orchestra.run.smithi112.stderr:no change 2023-09-23T20:26:10.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:10.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 85 15 102500 102485 75.3466 49.5 0.0207652 0.0132664 2023-09-23T20:26:10.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.756 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:10 smithi174 bash[91578]: cluster 2023-09-23T20:26:09.529785+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-09-23T20:26:10.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:10.869 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:26:10.869 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:26:10.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:10 smithi112 bash[104422]: cluster 2023-09-23T20:26:09.529785+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-09-23T20:26:10.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:10 smithi112 bash[107672]: cluster 2023-09-23T20:26:09.529785+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-09-23T20:26:10.910 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:10.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:11.018 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:11.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:11.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:11.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:11.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:11.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:11.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:11.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:11.416 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:11.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:11.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:11.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:11.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:11.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 86 16 103372 103356 75.1035 54.4375 0.0204109 0.0133093 2023-09-23T20:26:11.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:11.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:11.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:11 smithi174 bash[91578]: audit 2023-09-23T20:26:10.576971+0000 mgr.y (mgr.34107) 763 : audit 0 from='client.44990 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:26:11.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:11.854 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:11 smithi112 bash[107672]: audit 2023-09-23T20:26:10.576971+0000 mgr.y (mgr.34107) 763 : audit 0 from='client.44990 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:26:11.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:11 smithi112 bash[104422]: audit 2023-09-23T20:26:10.576971+0000 mgr.y (mgr.34107) 763 : audit 0 from='client.44990 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:26:11.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:11.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:11.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:12.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:12.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:12.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:12.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:12.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:12.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:12.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:12.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:12.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:12.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:12.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:12.543 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:12.647 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:12.657 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:12 smithi112 bash[104422]: cluster 2023-09-23T20:26:11.530249+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T20:26:12.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:12.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 87 16 104229 104213 74.8558 53.5625 0.0177094 0.0133536 2023-09-23T20:26:12.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:12.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:12.796 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:12 smithi174 bash[91578]: cluster 2023-09-23T20:26:11.530249+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T20:26:12.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:12.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:12.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:12.948 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:12 smithi112 bash[107672]: cluster 2023-09-23T20:26:11.530249+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T20:26:12.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:12.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:13.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.109 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:13.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:13.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:13.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:13.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:13.385 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:13.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:13.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:13.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:13.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:13.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:13.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:13.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:13.684 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 88 16 105137 105121 74.65 56.75 0.0165009 0.0133903 2023-09-23T20:26:13.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:13.776 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:13.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:13.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.907 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:14.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:14.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:14.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:14.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:14.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.293 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T20:26:14.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-09-23T20:26:14.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:14.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:26:14.422 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:14.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:14.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:14 smithi112 bash[104422]: cluster 2023-09-23T20:26:13.530802+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 753 op/s 2023-09-23T20:26:14.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:14 smithi112 bash[107672]: cluster 2023-09-23T20:26:13.530802+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 753 op/s 2023-09-23T20:26:14.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 89 16 105954 105938 74.385 51.0625 0.0278327 0.0134382 2023-09-23T20:26:14.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:14.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:14.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:14.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:14.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:14.968 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:14 smithi174 bash[91578]: cluster 2023-09-23T20:26:13.530802+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 753 op/s 2023-09-23T20:26:14.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:14.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:15.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:15.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:15.134 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:26:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:15.199 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:26:15.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:15.251 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:26:15.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:15.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:15.312 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:26:15.356 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:26:15.363 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:15 smithi112 bash[104422]: audit 2023-09-23T20:26:15.071920+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.112:0/1893374292' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:15.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.407 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:26:15.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:15.472 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:26:15.513 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:26:15.515 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.515 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.515 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.515 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.515 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.515 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.516 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.516 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:26:15.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:15.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:15.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:15 smithi112 bash[107672]: audit 2023-09-23T20:26:15.071920+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.112:0/1893374292' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:15.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:15.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total time run: 90.0092 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total writes made: 106612 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Write size: 65536 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object size: 65536 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Bandwidth (MB/sec): 74.0285 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Bandwidth: 31.1084 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max bandwidth (MB/sec): 195.062 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min bandwidth (MB/sec): 1 2023-09-23T20:26:15.685 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average IOPS: 1184 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev IOPS: 497.735 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max IOPS: 3121 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min IOPS: 16 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average Latency(s): 0.0135036 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Latency(s): 0.0287478 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max latency(s): 1.99761 2023-09-23T20:26:15.686 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min latency(s): 0.00110966 2023-09-23T20:26:15.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:15.692 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:26:15.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:15.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:15 smithi174 bash[91578]: audit 2023-09-23T20:26:15.071920+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.112:0/1893374292' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:15.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:15.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:15.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:16.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:16.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:16.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:16.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:16.404 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:26:16.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:16.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:16.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:16.594 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[107672]: audit 2023-09-23T20:26:15.531118+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.112:0/9481439' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:16.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[107672]: audit 2023-09-23T20:26:15.531802+0000 mon.a (mon.0) 980 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:16.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[107672]: cluster 2023-09-23T20:26:15.531869+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-09-23T20:26:16.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[107672]: audit 2023-09-23T20:26:16.282534+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:16.595 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[107672]: audit 2023-09-23T20:26:16.296442+0000 mon.a (mon.0) 982 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:16.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[104422]: audit 2023-09-23T20:26:15.531118+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.112:0/9481439' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:16.595 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[104422]: audit 2023-09-23T20:26:15.531802+0000 mon.a (mon.0) 980 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:16.596 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[104422]: cluster 2023-09-23T20:26:15.531869+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-09-23T20:26:16.596 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[104422]: audit 2023-09-23T20:26:16.282534+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:16.596 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:16 smithi112 bash[104422]: audit 2023-09-23T20:26:16.296442+0000 mon.a (mon.0) 982 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:16.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:16.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:16 smithi174 bash[91578]: audit 2023-09-23T20:26:15.531118+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.112:0/9481439' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:16.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:16 smithi174 bash[91578]: audit 2023-09-23T20:26:15.531802+0000 mon.a (mon.0) 980 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:16.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:16 smithi174 bash[91578]: cluster 2023-09-23T20:26:15.531869+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-09-23T20:26:16.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:16 smithi174 bash[91578]: audit 2023-09-23T20:26:16.282534+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:16.648 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:16 smithi174 bash[91578]: audit 2023-09-23T20:26:16.296442+0000 mon.a (mon.0) 982 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:16.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:16.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:16.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:16.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:16.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:17.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:17.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:17.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:17.153 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:17.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:17.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:17.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:17.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:17.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:17.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:17.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: cluster 2023-09-23T20:26:16.363686+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:17.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: cluster 2023-09-23T20:26:16.382724+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: audit 2023-09-23T20:26:16.387828+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:26:17.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: cluster 2023-09-23T20:26:16.388434+0000 mon.a (mon.0) 985 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-23T20:26:17.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: cluster 2023-09-23T20:26:16.388494+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: cluster 2023-09-23T20:26:16.390227+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: cluster 2023-09-23T20:26:16.393974+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:17.555 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: cluster 2023-09-23T20:26:16.363686+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:17.555 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: cluster 2023-09-23T20:26:16.382724+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.555 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: audit 2023-09-23T20:26:16.387828+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:26:17.555 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: cluster 2023-09-23T20:26:16.388434+0000 mon.a (mon.0) 985 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-23T20:26:17.555 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: cluster 2023-09-23T20:26:16.388494+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.556 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: cluster 2023-09-23T20:26:16.390227+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.556 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: cluster 2023-09-23T20:26:16.393974+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.556 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: audit 2023-09-23T20:26:16.864192+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:26:17.556 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: audit 2023-09-23T20:26:16.864984+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:26:17.556 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:17 smithi174 bash[91578]: audit 2023-09-23T20:26:16.870689+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:17.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:17.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:17.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:17.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:17.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:17.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:17.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:17.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: cluster 2023-09-23T20:26:16.363686+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: cluster 2023-09-23T20:26:16.382724+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: audit 2023-09-23T20:26:16.387828+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: cluster 2023-09-23T20:26:16.388434+0000 mon.a (mon.0) 985 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: cluster 2023-09-23T20:26:16.388494+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: cluster 2023-09-23T20:26:16.390227+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: cluster 2023-09-23T20:26:16.393974+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: audit 2023-09-23T20:26:16.864192+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: audit 2023-09-23T20:26:16.864984+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:26:17.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[107672]: audit 2023-09-23T20:26:16.870689+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:17.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: audit 2023-09-23T20:26:16.864192+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:26:17.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: audit 2023-09-23T20:26:16.864984+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:26:17.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:17 smithi112 bash[104422]: audit 2023-09-23T20:26:16.870689+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:26:17.936 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:17.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:18.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:18.098 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:18.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:18.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:18.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:18.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:18.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:18.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:18.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:18.489 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:18.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:18.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:18.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:18.635 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:18 smithi174 bash[91578]: cluster 2023-09-23T20:26:17.532379+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 825 op/s 2023-09-23T20:26:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:18.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:18 smithi112 bash[107672]: cluster 2023-09-23T20:26:17.532379+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 825 op/s 2023-09-23T20:26:18.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:18 smithi112 bash[104422]: cluster 2023-09-23T20:26:17.532379+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 825 op/s 2023-09-23T20:26:18.737 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:18.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:18.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:18.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:18.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:19.001 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:19.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:19.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:26:19.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:19.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:19.297 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:19.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:19.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:19.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:19.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:19.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:19.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:19.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:19.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:19.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:19.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:19.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:19.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:19.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:19.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:26:19.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:20.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:20.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:20.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.410 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.457 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:20.458 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:20.484 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:26:20] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2023-09-23T20:26:20.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.679 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.688 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:20 smithi174 bash[91578]: cluster 2023-09-23T20:26:19.533220+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 808 op/s 2023-09-23T20:26:20.703 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:20.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:20.816 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:20 smithi112 bash[104422]: cluster 2023-09-23T20:26:19.533220+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 808 op/s 2023-09-23T20:26:20.816 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:20 smithi112 bash[107672]: cluster 2023-09-23T20:26:19.533220+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 808 op/s 2023-09-23T20:26:20.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:20.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:20.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:20.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:21.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:21.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:21.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:21.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:21.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:21.377 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:21.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:21.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:21.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:21.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:21.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:22.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:22.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:22.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:22.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:22.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:22.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:22.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:22.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:22.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:22.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:22.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.693 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:22 smithi174 bash[91578]: cluster 2023-09-23T20:26:21.537128+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 804 op/s 2023-09-23T20:26:22.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:22.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:22.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:22 smithi112 bash[107672]: cluster 2023-09-23T20:26:21.537128+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 804 op/s 2023-09-23T20:26:22.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:22 smithi112 bash[104422]: cluster 2023-09-23T20:26:21.537128+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 804 op/s 2023-09-23T20:26:22.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:23.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:23.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:23.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:23.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:23.233 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:23.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:23.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:23.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:23.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:23.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:23.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:23.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:23.506 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:23.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:23.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:23.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:23.733 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:23.742 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:23 smithi174 bash[91578]: audit 2023-09-23T20:26:23.002155+0000 mon.a (mon.0) 989 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:23.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:23.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:23.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:23 smithi112 bash[107672]: audit 2023-09-23T20:26:23.002155+0000 mon.a (mon.0) 989 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:23.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:23 smithi112 bash[104422]: audit 2023-09-23T20:26:23.002155+0000 mon.a (mon.0) 989 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:23.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:24.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:24.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:24.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:24.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:24.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:24.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:24.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:24.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:24.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:24.525 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:24.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:24.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:24.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:24.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:24.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:24.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:24.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:24 smithi174 bash[91578]: cluster 2023-09-23T20:26:23.537630+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 807 op/s 2023-09-23T20:26:24.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:24.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:24 smithi112 bash[107672]: cluster 2023-09-23T20:26:23.537630+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 807 op/s 2023-09-23T20:26:24.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:24 smithi112 bash[104422]: cluster 2023-09-23T20:26:23.537630+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 807 op/s 2023-09-23T20:26:24.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:24.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:24.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:25.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:25.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:25.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:25.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:25.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:25.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:25.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:25.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:25.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:25.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:25.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:25.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:25.796 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:25.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:25.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:25.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:26.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:26.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:26.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:26.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:26.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:26.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:26.336 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:26.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:26.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:26.569 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:26.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:26.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:26 smithi112 bash[104422]: cluster 2023-09-23T20:26:25.538251+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 802 op/s 2023-09-23T20:26:26.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:26 smithi112 bash[107672]: cluster 2023-09-23T20:26:25.538251+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 802 op/s 2023-09-23T20:26:26.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:26.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:26.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:26.833 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:26 smithi174 bash[91578]: cluster 2023-09-23T20:26:25.538251+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 802 op/s 2023-09-23T20:26:26.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:26.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:26.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:26.990 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:27.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.126 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:27.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:27.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:27.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:27.372 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:27.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:27.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:27.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:27.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:27.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.796 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:27.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:28.033 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:28.056 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:28.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:28.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:28.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:28.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:28.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:28.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:28.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:28.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:28.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:28.623 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:28.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:28.736 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:28 smithi174 bash[91578]: cluster 2023-09-23T20:26:27.538771+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 91 B/s rd, 7.3 MiB/s wr, 795 op/s 2023-09-23T20:26:28.768 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:28.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.881 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:28 smithi112 bash[104422]: cluster 2023-09-23T20:26:27.538771+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 91 B/s rd, 7.3 MiB/s wr, 795 op/s 2023-09-23T20:26:28.881 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:28 smithi112 bash[107672]: cluster 2023-09-23T20:26:27.538771+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 91 B/s rd, 7.3 MiB/s wr, 795 op/s 2023-09-23T20:26:28.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:28.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:29.133 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:29.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:29.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:29.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:29.296 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:29.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:29.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:29.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:29.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:29.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:29.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:29.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:29.830 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:29.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:29.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:29.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:29.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:30.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:30.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:30.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:30.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:30.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:30.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:30.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:30.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:30.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:26:30] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.43.0" 2023-09-23T20:26:30.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:30.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:30.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:30.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:30.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:30.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:30.776 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:30.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:30.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:30.887 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:30 smithi174 bash[91578]: cluster 2023-09-23T20:26:29.539397+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 3.9 MiB/s wr, 878 op/s 2023-09-23T20:26:30.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:30 smithi112 bash[107672]: cluster 2023-09-23T20:26:29.539397+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 3.9 MiB/s wr, 878 op/s 2023-09-23T20:26:30.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:30 smithi112 bash[104422]: cluster 2023-09-23T20:26:29.539397+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 3.9 MiB/s wr, 878 op/s 2023-09-23T20:26:30.903 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:30.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:31.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:31.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:31.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:31.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:31.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:31.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:31.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:31.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:31.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:31.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:31.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:31.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:31.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:31.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:31.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:31.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:31.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:31.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:31.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:31.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:32.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:32.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:32.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:32.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:32.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:32.367 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:32.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:32.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:32.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.676 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:32.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.816 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:32.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:32 smithi112 bash[107672]: cluster 2023-09-23T20:26:31.539916+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:26:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:32 smithi112 bash[104422]: cluster 2023-09-23T20:26:31.539916+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:26:32.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:32.938 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:32 smithi174 bash[91578]: cluster 2023-09-23T20:26:31.539916+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:26:32.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:33.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:33.093 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:33.199 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:33.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:33.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:33.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:33.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:33.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:33.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:33.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:33.741 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:33.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:33.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:33.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:33.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:34.026 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:34.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:34.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:34.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:34.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:34 smithi112 bash[107672]: cluster 2023-09-23T20:26:33.540404+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T20:26:34.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:34 smithi112 bash[104422]: cluster 2023-09-23T20:26:33.540404+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T20:26:34.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:34.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:34.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:34.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:34.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:34.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:34.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:34.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:34.800 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:34.810 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:34 smithi174 bash[91578]: cluster 2023-09-23T20:26:33.540404+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T20:26:34.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:34.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:35.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.085 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:35.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:35.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:35.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:35.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:35.453 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:35.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:35.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:35.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:35.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:35.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:35.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:36.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:36.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:36.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:36.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:36.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:36.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:36.275 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:36.318 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:36.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:36.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:36.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:36.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:36.698 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:36.765 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:26:36.765 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:26:36.765 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:26:36.765 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:26:36.765 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:26:36.790 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:36 smithi112 bash[107672]: cluster 2023-09-23T20:26:35.541010+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T20:26:36.790 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:36 smithi112 bash[104422]: cluster 2023-09-23T20:26:35.541010+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T20:26:36.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.865 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:36 smithi174 bash[91578]: cluster 2023-09-23T20:26:35.541010+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T20:26:36.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:36.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:37.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:37.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:37.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:37.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:37.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:37.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:37.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:37.372 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:37.397 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:37.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:37.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:37.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:37.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:37.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:37.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:37.937 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:37.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:38.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:38.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:38.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:38.159 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:26:38.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:38.201 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:26:38.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:38.237 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:26:38.271 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:26:38.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.317 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:26:38.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:38.367 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:26:38.398 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:26:38.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.447 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.452 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:26:38.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:38.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:38.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:38.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:38.616 INFO:teuthology.orchestra.run.smithi112.stdout:moved 1 / 267 (0.374532%) 2023-09-23T20:26:38.616 INFO:teuthology.orchestra.run.smithi112.stdout:avg 33.375 2023-09-23T20:26:38.616 INFO:teuthology.orchestra.run.smithi112.stdout:stddev 4.5535 -> 4.18143 (expected baseline 5.40399) 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:min osd.2 with 23 -> 24 pgs (0.689139 -> 0.719101 * mean) 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:max osd.3 with 38 -> 38 pgs (1.13858 -> 1.13858 * mean) 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:oload 1000 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:max_change 1 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:max_change_osds 4 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:average_utilization 0.0265 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:overload_utilization 0.2652 2023-09-23T20:26:38.617 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 weight 0.7528 -> 0.8401 2023-09-23T20:26:38.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:38.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.860 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[107672]: cluster 2023-09-23T20:26:37.541576+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2023-09-23T20:26:38.860 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[107672]: audit 2023-09-23T20:26:37.848612+0000 mon.a (mon.0) 990 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'55059'}"}]: dispatch 2023-09-23T20:26:38.860 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[107672]: audit 2023-09-23T20:26:38.002453+0000 mon.a (mon.0) 991 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:38.861 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[107672]: audit 2023-09-23T20:26:38.112478+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.112:0/251662999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:38.861 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[104422]: cluster 2023-09-23T20:26:37.541576+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2023-09-23T20:26:38.861 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[104422]: audit 2023-09-23T20:26:37.848612+0000 mon.a (mon.0) 990 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'55059'}"}]: dispatch 2023-09-23T20:26:38.861 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[104422]: audit 2023-09-23T20:26:38.002453+0000 mon.a (mon.0) 991 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:38.862 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:38 smithi112 bash[104422]: audit 2023-09-23T20:26:38.112478+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.112:0/251662999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:38.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:38.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:38.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:38 smithi174 bash[91578]: cluster 2023-09-23T20:26:37.541576+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2023-09-23T20:26:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:38 smithi174 bash[91578]: audit 2023-09-23T20:26:37.848612+0000 mon.a (mon.0) 990 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'55059'}"}]: dispatch 2023-09-23T20:26:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:38 smithi174 bash[91578]: audit 2023-09-23T20:26:38.002453+0000 mon.a (mon.0) 991 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:38 smithi174 bash[91578]: audit 2023-09-23T20:26:38.112478+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.112:0/251662999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:39.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:39.137 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:39.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:39.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:26:39.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:39.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:39.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:39.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:39.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:39.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:39.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:39.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.640 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:26:39.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:39.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:39.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:39.888 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:39.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:39 smithi174 bash[91578]: audit 2023-09-23T20:26:37.847710+0000 mgr.y (mgr.34107) 778 : audit 0 from='client.45002 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:26:39.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:39 smithi174 bash[91578]: cluster 2023-09-23T20:26:38.607721+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:26:39.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:39 smithi174 bash[91578]: audit 2023-09-23T20:26:38.612568+0000 mon.a (mon.0) 992 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'55059'}"}]': finished 2023-09-23T20:26:39.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:39 smithi174 bash[91578]: cluster 2023-09-23T20:26:38.612605+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:26:39.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:39 smithi174 bash[91578]: cluster 2023-09-23T20:26:38.614751+0000 mon.a (mon.0) 993 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-23T20:26:39.902 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:39 smithi174 bash[91578]: audit 2023-09-23T20:26:38.919711+0000 mon.a (mon.0) 994 : audit 1 from='client.? 172.21.15.112:0/242555109' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[104422]: audit 2023-09-23T20:26:37.847710+0000 mgr.y (mgr.34107) 778 : audit 0 from='client.45002 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[104422]: cluster 2023-09-23T20:26:38.607721+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[104422]: audit 2023-09-23T20:26:38.612568+0000 mon.a (mon.0) 992 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'55059'}"}]': finished 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[104422]: cluster 2023-09-23T20:26:38.612605+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[104422]: cluster 2023-09-23T20:26:38.614751+0000 mon.a (mon.0) 993 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[104422]: audit 2023-09-23T20:26:38.919711+0000 mon.a (mon.0) 994 : audit 1 from='client.? 172.21.15.112:0/242555109' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[107672]: audit 2023-09-23T20:26:37.847710+0000 mgr.y (mgr.34107) 778 : audit 0 from='client.45002 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:26:39.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[107672]: cluster 2023-09-23T20:26:38.607721+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:26:39.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[107672]: audit 2023-09-23T20:26:38.612568+0000 mon.a (mon.0) 992 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'55059'}"}]': finished 2023-09-23T20:26:39.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[107672]: cluster 2023-09-23T20:26:38.612605+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:26:39.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[107672]: cluster 2023-09-23T20:26:38.614751+0000 mon.a (mon.0) 993 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-23T20:26:39.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:39 smithi112 bash[107672]: audit 2023-09-23T20:26:38.919711+0000 mon.a (mon.0) 994 : audit 1 from='client.? 172.21.15.112:0/242555109' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:39.922 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:40.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:40.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:40.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:40.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:40.300 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:26:40] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2023-09-23T20:26:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:40.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:40.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:40.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:40.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:40.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.671 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:40 smithi174 bash[91578]: cluster 2023-09-23T20:26:39.542504+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:26:40.671 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:40 smithi174 bash[91578]: cluster 2023-09-23T20:26:39.623535+0000 mon.a (mon.0) 995 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:40.671 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:40 smithi174 bash[91578]: cluster 2023-09-23T20:26:39.633938+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:40.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:40 smithi174 bash[91578]: audit 2023-09-23T20:26:39.637232+0000 mon.a (mon.0) 996 : audit 1 from='client.? 172.21.15.112:0/242555109' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:26:40.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:40 smithi174 bash[91578]: cluster 2023-09-23T20:26:39.637295+0000 mon.a (mon.0) 997 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-23T20:26:40.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:40 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.217184+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:40.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:40.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:40.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:40.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[104422]: cluster 2023-09-23T20:26:39.542504+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:26:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[104422]: cluster 2023-09-23T20:26:39.623535+0000 mon.a (mon.0) 995 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[104422]: cluster 2023-09-23T20:26:39.633938+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:40.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[104422]: audit 2023-09-23T20:26:39.637232+0000 mon.a (mon.0) 996 : audit 1 from='client.? 172.21.15.112:0/242555109' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[104422]: cluster 2023-09-23T20:26:39.637295+0000 mon.a (mon.0) 997 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.217184+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[107672]: cluster 2023-09-23T20:26:39.542504+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[107672]: cluster 2023-09-23T20:26:39.623535+0000 mon.a (mon.0) 995 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[107672]: cluster 2023-09-23T20:26:39.633938+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[107672]: audit 2023-09-23T20:26:39.637232+0000 mon.a (mon.0) 996 : audit 1 from='client.? 172.21.15.112:0/242555109' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[107672]: cluster 2023-09-23T20:26:39.637295+0000 mon.a (mon.0) 997 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-23T20:26:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:40 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.217184+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:40.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:41.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:41.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:41.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:41.226 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:41.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:41.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:41.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:41.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:41.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:41.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:41.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:41.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:41.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:41.878 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.217091+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:41.878 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.217101+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:41.878 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.636561+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.641560+0000 mon.a (mon.0) 998 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.642411+0000 osd.3 (osd.3) 3 : cluster 0 8.f starting backfill to osd.2 from (0'0,186'2097] MIN to 195'7784 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.655842+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[104422]: cluster 2023-09-23T20:26:40.789064+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.217091+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.217101+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.636561+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.641560+0000 mon.a (mon.0) 998 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.642411+0000 osd.3 (osd.3) 3 : cluster 0 8.f starting backfill to osd.2 from (0'0,186'2097] MIN to 195'7784 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.655842+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:41.879 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:41 smithi112 bash[107672]: cluster 2023-09-23T20:26:40.789064+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:41.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:41.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:41.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.217091+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.217101+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.636561+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.641560+0000 mon.a (mon.0) 998 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.642411+0000 osd.3 (osd.3) 3 : cluster 0 8.f starting backfill to osd.2 from (0'0,186'2097] MIN to 195'7784 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.655842+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:42.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:41 smithi174 bash[91578]: cluster 2023-09-23T20:26:40.789064+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:26:42.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:42.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:42.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:42.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:42.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:42.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:42.544 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:42.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:42.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:42.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:42.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:42.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:42 smithi174 bash[91578]: cluster 2023-09-23T20:26:41.543038+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T20:26:42.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:42.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.976 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:42 smithi112 bash[107672]: cluster 2023-09-23T20:26:41.543038+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T20:26:42.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:42 smithi112 bash[104422]: cluster 2023-09-23T20:26:41.543038+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T20:26:42.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:43.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:43.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:43.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:43.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:43.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:43.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:43.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:43.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:43.624 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:43.648 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:43.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:43.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:43.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:26:43.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:43.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:44.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:44.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:44.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:44.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:26:44.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:44.201 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:44.304 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:44.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:44.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:44.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:44.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:44.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:44 smithi174 bash[91578]: cluster 2023-09-23T20:26:43.543571+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v791: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 5381/263580 objects misplaced (2.042%); 544 KiB/s, 8 objects/s recovering 2023-09-23T20:26:44.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:44.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:44.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:44 smithi112 bash[104422]: cluster 2023-09-23T20:26:43.543571+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v791: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 5381/263580 objects misplaced (2.042%); 544 KiB/s, 8 objects/s recovering 2023-09-23T20:26:44.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:44 smithi112 bash[107672]: cluster 2023-09-23T20:26:43.543571+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v791: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 5381/263580 objects misplaced (2.042%); 544 KiB/s, 8 objects/s recovering 2023-09-23T20:26:44.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:44.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:44.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:44.850 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:44.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:44.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:45.029 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:45.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:45.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:45.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:45.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:45.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:45.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:45.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:45.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:45.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:45.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:45.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:45.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:45.654 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:45.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:45.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:45.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:45.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:45.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:45.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:46.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:46.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:46.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:46.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:46.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:46.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:46.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:46.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:46.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:46.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:46.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:46.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:46.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:46.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.790 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:46 smithi112 bash[107672]: cluster 2023-09-23T20:26:45.544248+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v792: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 5381/258837 objects misplaced (2.079%); 471 KiB/s, 7 objects/s recovering 2023-09-23T20:26:46.791 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:46 smithi112 bash[104422]: cluster 2023-09-23T20:26:45.544248+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v792: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 5381/258837 objects misplaced (2.079%); 471 KiB/s, 7 objects/s recovering 2023-09-23T20:26:46.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:46 smithi174 bash[91578]: cluster 2023-09-23T20:26:45.544248+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v792: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 5381/258837 objects misplaced (2.079%); 471 KiB/s, 7 objects/s recovering 2023-09-23T20:26:46.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:46.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:47.036 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-09-23T20:26:47.036 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:26:47.036 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T20:26:47.036 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 1.000000 2023-09-23T20:26:47.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-23T20:26:47.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:47.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:47.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:47.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:47.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:47.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:47.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:47.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:47.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:47.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:47.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:47.725 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:47.755 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:47.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:47.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:47.993 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:48.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:48.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:48.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:48.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:48.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:48.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:48.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:48.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:48.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:48.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:48.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:48.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:48.708 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:48.714 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:48.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:48.789 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:48 smithi112 bash[107672]: cluster 2023-09-23T20:26:47.544835+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v793: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 4950/254805 objects misplaced (1.943%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:26:48.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:48 smithi112 bash[104422]: cluster 2023-09-23T20:26:47.544835+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v793: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 4950/254805 objects misplaced (1.943%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:26:48.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:48.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:49.059 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:48 smithi174 bash[91578]: cluster 2023-09-23T20:26:47.544835+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v793: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 4950/254805 objects misplaced (1.943%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:26:49.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:49.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:49.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:49.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:49.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:49.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:49.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:49.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:49.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:49.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:49.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:49.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:49.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:49.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:49.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:49.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:49.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:49.966 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:49.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:49.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:50.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:50.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:50.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:50.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:50.401 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:50.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:50.541 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:26:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:26:50] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2023-09-23T20:26:50.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:50.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:50.774 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:50 smithi174 bash[91578]: cluster 2023-09-23T20:26:49.545534+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v794: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 4950/248142 objects misplaced (1.995%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:26:50.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:50.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:50 smithi112 bash[104422]: cluster 2023-09-23T20:26:49.545534+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v794: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 4950/248142 objects misplaced (1.995%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:26:50.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:50 smithi112 bash[107672]: cluster 2023-09-23T20:26:49.545534+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v794: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 4950/248142 objects misplaced (1.995%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:26:50.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:50.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:51.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:51.081 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:51.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:51.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:51.312 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:51.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:51.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:51.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:51.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:51.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:51.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:51.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:51.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:51.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:51.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:52.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:52.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:52.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:52.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:52.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:52.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:52.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:52.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:52.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:52.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:52.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:52.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:52.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:52.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:52.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:52.787 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:52 smithi112 bash[104422]: cluster 2023-09-23T20:26:51.545988+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v795: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 4950/246291 objects misplaced (2.010%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:26:52.787 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:52 smithi112 bash[107672]: cluster 2023-09-23T20:26:51.545988+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v795: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 4950/246291 objects misplaced (2.010%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:26:52.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:52.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:52.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:52 smithi174 bash[91578]: cluster 2023-09-23T20:26:51.545988+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v795: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 4950/246291 objects misplaced (2.010%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:26:52.906 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:52.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:53.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:53.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:53.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:53.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:53.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:53.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:53.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:53.481 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:53.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:53.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:53.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:53.646 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:53 smithi112 bash[104422]: audit 2023-09-23T20:26:53.002662+0000 mon.a (mon.0) 999 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:53.647 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:53 smithi112 bash[107672]: audit 2023-09-23T20:26:53.002662+0000 mon.a (mon.0) 999 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:53.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:53.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:53.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:53.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:53 smithi174 bash[91578]: audit 2023-09-23T20:26:53.002662+0000 mon.a (mon.0) 999 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:53.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:53.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:53.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:53.989 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:54.025 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:54.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:54.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:54.173 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:54.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:54.299 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:54.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:54.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:54.537 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:54.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:54.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:54.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:54.669 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:54 smithi112 bash[107672]: cluster 2023-09-23T20:26:53.546491+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v796: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4505/244215 objects misplaced (1.845%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:26:54.669 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:54 smithi112 bash[104422]: cluster 2023-09-23T20:26:53.546491+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v796: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4505/244215 objects misplaced (1.845%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:26:54.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:54.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:54 smithi174 bash[91578]: cluster 2023-09-23T20:26:53.546491+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v796: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4505/244215 objects misplaced (1.845%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:26:54.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:54.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:54.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:54.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:55.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:55.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:55.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:55.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:55.367 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:55.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:55.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:55.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:55.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:55.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:55.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:55.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:55.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:56.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:56.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:56.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:56.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:56.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:56.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:56.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:56.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:56.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:56.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:56.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:56.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:56.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:56.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:56.734 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:56 smithi112 bash[107672]: cluster 2023-09-23T20:26:55.547470+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v797: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 4505/237786 objects misplaced (1.895%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:26:56.734 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:56 smithi112 bash[104422]: cluster 2023-09-23T20:26:55.547470+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v797: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 4505/237786 objects misplaced (1.895%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:26:56.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:56.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:56.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:56.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:56.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:56.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:57.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:57.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:57.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:56 smithi174 bash[91578]: cluster 2023-09-23T20:26:55.547470+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v797: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 4505/237786 objects misplaced (1.895%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:26:57.127 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:57.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:57.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:57.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:57.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:57.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:57.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:57.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:57.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:57.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:57.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:57.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.804 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:57.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:57.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:58.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.084 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:58.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:58.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:58.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:58.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:58.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:58.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:58.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:58.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:58.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:58.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:58.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:58.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:58.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:58.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.896 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:26:58 smithi174 bash[91578]: cluster 2023-09-23T20:26:57.548006+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v798: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 4093/233580 objects misplaced (1.752%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:26:58.896 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:58.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:26:58 smithi112 bash[104422]: cluster 2023-09-23T20:26:57.548006+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v798: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 4093/233580 objects misplaced (1.752%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:26:58.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:26:58 smithi112 bash[107672]: cluster 2023-09-23T20:26:57.548006+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v798: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 4093/233580 objects misplaced (1.752%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:26:58.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:59.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:59.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:59.128 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:59.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:59.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:59.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:59.283 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:59.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:59.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:59.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:59.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:59.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:59.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:59.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:59.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:59.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:59.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:59.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:59.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:00.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:00.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:00.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:00.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:00.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:00.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:00.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:00.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:27:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:27:00] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.43.0" 2023-09-23T20:27:00.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:00.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:00.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:00.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:00.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:00.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:00.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:00.851 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:00.859 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:00 smithi174 bash[91578]: cluster 2023-09-23T20:26:59.548625+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v799: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 772 op/s; 4093/226992 objects misplaced (1.803%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:27:00.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:00.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:00.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:00 smithi112 bash[107672]: cluster 2023-09-23T20:26:59.548625+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v799: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 772 op/s; 4093/226992 objects misplaced (1.803%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:27:00.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:00 smithi112 bash[104422]: cluster 2023-09-23T20:26:59.548625+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v799: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 772 op/s; 4093/226992 objects misplaced (1.803%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:27:00.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:01.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:01.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:01.285 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:01.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:01.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:01.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:01.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:01.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:01.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:01.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:01.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:01.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:01.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:01.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:01.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:02.049 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:02.081 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:02.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:02.188 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:02.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:02.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:02.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:02.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:02.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:02.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:02.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:02.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:02.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:02.632 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:02 smithi174 bash[91578]: cluster 2023-09-23T20:27:01.550089+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v800: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 4093/225054 objects misplaced (1.819%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:27:02.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:02.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.878 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:02.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:02 smithi112 bash[104422]: cluster 2023-09-23T20:27:01.550089+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v800: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 4093/225054 objects misplaced (1.819%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:27:02.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:02 smithi112 bash[107672]: cluster 2023-09-23T20:27:01.550089+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v800: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 4093/225054 objects misplaced (1.819%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:27:02.985 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:03.029 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:03.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:03.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:03.378 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:03.408 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:03.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:03.554 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:03.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:03.657 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:03.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:03.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:03.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:03.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:03.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:03.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.971 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:27:03.971 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:27:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:04.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:04.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:04.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.358 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:04 smithi174 bash[91578]: cluster 2023-09-23T20:27:03.550717+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v801: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3616/222978 objects misplaced (1.622%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T20:27:04.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:04.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:04.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:04.517 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:04 smithi112 bash[107672]: cluster 2023-09-23T20:27:03.550717+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v801: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3616/222978 objects misplaced (1.622%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T20:27:04.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:04.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:04 smithi112 bash[104422]: cluster 2023-09-23T20:27:03.550717+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v801: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3616/222978 objects misplaced (1.622%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T20:27:04.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:04.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:04.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:04.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:04.908 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:05.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:05.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:05.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:05.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:05.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:05.306 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:05.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:05.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:05.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:05.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:05.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:05.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:05.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:05.713 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:05.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:05.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:05.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:05.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:05.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:06.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:06.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:06.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:06.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:06.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:06.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:06.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:06.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:06.429 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:06.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:06.480 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:27:06.523 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:27:06.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:06.563 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:06.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:06.570 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:27:06.614 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:27:06.631 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:27:06.655 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:27:06.670 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:06.678 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:27:06.682 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:06 smithi174 bash[91578]: cluster 2023-09-23T20:27:05.551436+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v802: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 3616/216351 objects misplaced (1.671%); 2.4 MiB/s, 39 objects/s recovering 2023-09-23T20:27:06.682 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:06 smithi174 bash[91578]: audit 2023-09-23T20:27:06.290560+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.112:0/2461970152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:06.682 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:06 smithi174 bash[91578]: audit 2023-09-23T20:27:06.293346+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:06.682 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:06 smithi174 bash[91578]: audit 2023-09-23T20:27:06.422436+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.112:0/430980838' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:06.698 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:27:06.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:06.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:06.720 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:27:06.722 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.723 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:27:06.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:06.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:06.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[107672]: cluster 2023-09-23T20:27:05.551436+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v802: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 3616/216351 objects misplaced (1.671%); 2.4 MiB/s, 39 objects/s recovering 2023-09-23T20:27:06.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[107672]: audit 2023-09-23T20:27:06.290560+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.112:0/2461970152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[107672]: audit 2023-09-23T20:27:06.293346+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[107672]: audit 2023-09-23T20:27:06.422436+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.112:0/430980838' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[104422]: cluster 2023-09-23T20:27:05.551436+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v802: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 3616/216351 objects misplaced (1.671%); 2.4 MiB/s, 39 objects/s recovering 2023-09-23T20:27:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[104422]: audit 2023-09-23T20:27:06.290560+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.112:0/2461970152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[104422]: audit 2023-09-23T20:27:06.293346+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:06 smithi112 bash[104422]: audit 2023-09-23T20:27:06.422436+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.112:0/430980838' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:06.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:06.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:06.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:07.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:07.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:07.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:07.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:07.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:07.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:07.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:07.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:07.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:07.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:07.614 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[104422]: cluster 2023-09-23T20:27:06.606797+0000 mon.a (mon.0) 1001 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:27:07.614 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[104422]: cluster 2023-09-23T20:27:06.606839+0000 mon.a (mon.0) 1002 : cluster 1 Cluster is now healthy 2023-09-23T20:27:07.614 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[104422]: audit 2023-09-23T20:27:06.627150+0000 mon.a (mon.0) 1003 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:07.627 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:07.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:07.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:07.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:27:07.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:07.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[107672]: cluster 2023-09-23T20:27:06.606797+0000 mon.a (mon.0) 1001 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:27:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[107672]: cluster 2023-09-23T20:27:06.606839+0000 mon.a (mon.0) 1002 : cluster 1 Cluster is now healthy 2023-09-23T20:27:07.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[107672]: audit 2023-09-23T20:27:06.627150+0000 mon.a (mon.0) 1003 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:07.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[107672]: cluster 2023-09-23T20:27:06.627290+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T20:27:07.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[107672]: cluster 2023-09-23T20:27:06.628618+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:27:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[104422]: cluster 2023-09-23T20:27:06.627290+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T20:27:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:07 smithi112 bash[104422]: cluster 2023-09-23T20:27:06.628618+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:27:07.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:07.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:07.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:08.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:08.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:07 smithi174 bash[91578]: cluster 2023-09-23T20:27:06.606797+0000 mon.a (mon.0) 1001 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:27:08.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:07 smithi174 bash[91578]: cluster 2023-09-23T20:27:06.606839+0000 mon.a (mon.0) 1002 : cluster 1 Cluster is now healthy 2023-09-23T20:27:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:07 smithi174 bash[91578]: audit 2023-09-23T20:27:06.627150+0000 mon.a (mon.0) 1003 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:07 smithi174 bash[91578]: cluster 2023-09-23T20:27:06.627290+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T20:27:08.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:07 smithi174 bash[91578]: cluster 2023-09-23T20:27:06.628618+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:27:08.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:08.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:08.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:08.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:08.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:08.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:08.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:08.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:08.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:08.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:08.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:08.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:08.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:08.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:08.728 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:08 smithi112 bash[104422]: cluster 2023-09-23T20:27:07.551983+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v804: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 3155/212565 objects misplaced (1.484%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:08.728 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:08 smithi112 bash[104422]: audit 2023-09-23T20:27:08.011261+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:08.728 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:08 smithi112 bash[104422]: audit 2023-09-23T20:27:08.012477+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:08.728 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:08 smithi112 bash[107672]: cluster 2023-09-23T20:27:07.551983+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v804: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 3155/212565 objects misplaced (1.484%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:08.728 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:08 smithi112 bash[107672]: audit 2023-09-23T20:27:08.011261+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:08.728 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:08 smithi112 bash[107672]: audit 2023-09-23T20:27:08.012477+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:08.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:08.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:08.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:08.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:08.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:08.978 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:08.987 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:08 smithi174 bash[91578]: cluster 2023-09-23T20:27:07.551983+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v804: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 3155/212565 objects misplaced (1.484%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:08.988 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:08 smithi174 bash[91578]: audit 2023-09-23T20:27:08.011261+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:08.988 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:08 smithi174 bash[91578]: audit 2023-09-23T20:27:08.012477+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:09.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:09.113 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:09.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.291 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:09.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:09.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:09.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:09.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:09.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:09.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:09.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:09.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.960 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:10.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:10.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:10.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:10.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:10.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:10.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:10.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:10.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.479 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:27:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:27:10] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T20:27:10.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:10.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:10.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:10.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.763 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:10 smithi112 bash[104422]: cluster 2023-09-23T20:27:09.552608+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v805: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 3155/206319 objects misplaced (1.529%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:10.763 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:10 smithi112 bash[107672]: cluster 2023-09-23T20:27:09.552608+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v805: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 3155/206319 objects misplaced (1.529%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:10.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:10.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:11.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:10 smithi174 bash[91578]: cluster 2023-09-23T20:27:09.552608+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v805: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 3155/206319 objects misplaced (1.529%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:11.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:11.180 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:11.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:11.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:11.416 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:11.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:11.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:11.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:11.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:11.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:11.838 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:11.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:11.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:12.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:12.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:12.251 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:12.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:12.377 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:12.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:12.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:12.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:12.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:12.653 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-23T20:27:12.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:12.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:12.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:12 smithi112 bash[104422]: cluster 2023-09-23T20:27:11.553340+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v806: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 3155/204534 objects misplaced (1.543%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:12.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:12 smithi112 bash[104422]: audit 2023-09-23T20:27:12.138595+0000 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.112:0/782666765' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:27:12.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:12 smithi112 bash[107672]: cluster 2023-09-23T20:27:11.553340+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v806: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 3155/204534 objects misplaced (1.543%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:12.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:12 smithi112 bash[107672]: audit 2023-09-23T20:27:12.138595+0000 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.112:0/782666765' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:27:12.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:12.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:27:12.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:12 smithi174 bash[91578]: cluster 2023-09-23T20:27:11.553340+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v806: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 3155/204534 objects misplaced (1.543%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:12 smithi174 bash[91578]: audit 2023-09-23T20:27:12.138595+0000 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.112:0/782666765' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:27:13.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:13.094 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:13.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:13.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:27:13.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:13.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:13.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:13.330 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:13.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:13.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:13.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:13.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:13.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:13.634 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:13.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:13.746 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[107672]: cluster 2023-09-23T20:27:12.638943+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:27:13.746 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[107672]: cluster 2023-09-23T20:27:12.639653+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:27:13.747 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[107672]: audit 2023-09-23T20:27:12.640526+0000 mon.a (mon.0) 1008 : audit 1 from='client.? 172.21.15.112:0/782666765' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:27:13.747 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[107672]: cluster 2023-09-23T20:27:12.640638+0000 mon.a (mon.0) 1009 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T20:27:13.747 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[104422]: cluster 2023-09-23T20:27:12.638943+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:27:13.747 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[104422]: cluster 2023-09-23T20:27:12.639653+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:27:13.747 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[104422]: audit 2023-09-23T20:27:12.640526+0000 mon.a (mon.0) 1008 : audit 1 from='client.? 172.21.15.112:0/782666765' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:27:13.747 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:13 smithi112 bash[104422]: cluster 2023-09-23T20:27:12.640638+0000 mon.a (mon.0) 1009 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T20:27:13.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:13.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:13.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:13.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:13.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:13.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:14.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:13 smithi174 bash[91578]: cluster 2023-09-23T20:27:12.638943+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:27:14.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:13 smithi174 bash[91578]: cluster 2023-09-23T20:27:12.639653+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:27:14.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:13 smithi174 bash[91578]: audit 2023-09-23T20:27:12.640526+0000 mon.a (mon.0) 1008 : audit 1 from='client.? 172.21.15.112:0/782666765' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:27:14.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:13 smithi174 bash[91578]: cluster 2023-09-23T20:27:12.640638+0000 mon.a (mon.0) 1009 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T20:27:14.047 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:14.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:14.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:14.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:14.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:14.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:14.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.462 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:14.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:14.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:14.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:14.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:14.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:14 smithi174 bash[91578]: cluster 2023-09-23T20:27:13.553802+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v808: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 2687/202650 objects misplaced (1.326%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:14.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.835 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:14 smithi112 bash[107672]: cluster 2023-09-23T20:27:13.553802+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v808: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 2687/202650 objects misplaced (1.326%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:14.837 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:14 smithi112 bash[104422]: cluster 2023-09-23T20:27:13.553802+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v808: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 2687/202650 objects misplaced (1.326%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:14.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:14.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:15.069 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:15.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:15.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:15.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:15.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:15.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:15.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:15.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:15.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:15.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:15.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:15.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:15.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:15.893 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:15.935 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:15.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:16.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:16.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:16.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:16.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:16.315 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:16.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:16.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:16.450 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:16.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:16.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:16.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:16.622 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:16.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:16.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:16.865 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:16.874 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:16 smithi174 bash[91578]: cluster 2023-09-23T20:27:15.554333+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v809: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 2687/196458 objects misplaced (1.368%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:27:16.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:16.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:17.009 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:17.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:17.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:17.044 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:16 smithi112 bash[107672]: cluster 2023-09-23T20:27:15.554333+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v809: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 2687/196458 objects misplaced (1.368%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:27:17.045 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:16 smithi112 bash[104422]: cluster 2023-09-23T20:27:15.554333+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v809: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 2687/196458 objects misplaced (1.368%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:27:17.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:17.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:17.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:17.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:17.319 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:17.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:17.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:17.554 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:17.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:17.662 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:17 smithi112 bash[104422]: audit 2023-09-23T20:27:16.981409+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:27:17.662 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:17 smithi112 bash[104422]: audit 2023-09-23T20:27:17.469692+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:17.662 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:17 smithi112 bash[104422]: audit 2023-09-23T20:27:17.484467+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:17.662 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:17 smithi112 bash[107672]: audit 2023-09-23T20:27:16.981409+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:27:17.662 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:17 smithi112 bash[107672]: audit 2023-09-23T20:27:17.469692+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:17.662 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:17 smithi112 bash[107672]: audit 2023-09-23T20:27:17.484467+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:17.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:17.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:17 smithi174 bash[91578]: audit 2023-09-23T20:27:16.981409+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:27:17.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:17 smithi174 bash[91578]: audit 2023-09-23T20:27:17.469692+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:17.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:17 smithi174 bash[91578]: audit 2023-09-23T20:27:17.484467+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:17.838 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:17.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:17.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:17.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:18.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:18.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:18.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:18.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:18.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:18.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:18.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:18.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:18.378 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:18.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:18.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:18.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:18.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:18.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:18.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:18.680 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:18.771 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:18.776 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:18.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:18 smithi112 bash[104422]: cluster 2023-09-23T20:27:17.554873+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v810: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2221/192543 objects misplaced (1.154%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:18.807 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:18 smithi112 bash[107672]: cluster 2023-09-23T20:27:17.554873+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v810: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2221/192543 objects misplaced (1.154%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:18.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:18.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:19.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:19.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:18 smithi174 bash[91578]: cluster 2023-09-23T20:27:17.554873+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v810: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2221/192543 objects misplaced (1.154%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:19.089 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:19.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:19.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:19.229 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:19.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:19.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:19.468 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:19.496 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:19.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:19.585 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-09-23T20:27:19.586 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:27:19.586 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T20:27:19.586 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:27:19.586 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:27:19.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T20:27:19.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:19.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:19.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:19.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:19.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:19.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:19.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:19.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:19.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:20.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:20.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:20.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:20.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:20.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:20.429 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:20.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:20.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:20.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:20.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:20.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:20.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:27:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:27:20] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T20:27:20.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:20.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:20.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:20 smithi174 bash[91578]: cluster 2023-09-23T20:27:19.555510+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v811: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 2221/185889 objects misplaced (1.195%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:20.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:20.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:20.941 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:20.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:21.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:21.120 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:20 smithi112 bash[104422]: cluster 2023-09-23T20:27:19.555510+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v811: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 2221/185889 objects misplaced (1.195%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:21.121 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:20 smithi112 bash[107672]: cluster 2023-09-23T20:27:19.555510+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v811: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 2221/185889 objects misplaced (1.195%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:21.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:21.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:21.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:21.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:21.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:21.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:21.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:21.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:21.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:21.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:21.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:21.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:21.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:21.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:22.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:22.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:22.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:22.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:22.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:22.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:22.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:22.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:22.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:22.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:22.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:22.755 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:22.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:22.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:22.886 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:22 smithi112 bash[107672]: cluster 2023-09-23T20:27:21.555984+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v812: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 2221/184041 objects misplaced (1.207%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:22.886 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:22 smithi112 bash[104422]: cluster 2023-09-23T20:27:21.555984+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v812: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 2221/184041 objects misplaced (1.207%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:22.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:22.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:23.028 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:23.035 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:22 smithi174 bash[91578]: cluster 2023-09-23T20:27:21.555984+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v812: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 2221/184041 objects misplaced (1.207%); 4.2 MiB/s, 66 objects/s recovering 2023-09-23T20:27:23.085 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:23.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.232 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:27:23.232 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:27:23.232 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.232 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35031.0:154501 8.b e200/182 8:d7b4262b:::benchmark_data_smithi112_198064_object47886:head v 200'9699, mlcod=200'9697)", 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.190062+0000", 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.036806837000000002, 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.03684689, 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190062+0000", 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.233 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190062+0000", 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190060+0000", 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.234 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190070+0000", 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7550000000000006e-06 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190091+0000", 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0720000000000002e-05 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.235 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190100+0000", 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.653e-06 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190260+0000", 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016092999999999999 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190310+0000", 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9237999999999999e-05 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.236 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35031.0:154503 8.b e200/182 8:dfa90eb2:::benchmark_data_smithi112_198064_object47888:head v 200'9700, mlcod=200'9697)", 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.190140+0000", 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.036728714000000003, 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.036869986, 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.237 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190140+0000", 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190140+0000", 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190140+0000", 2023-09-23T20:27:23.238 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967296 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190146+0000", 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7399999999999998e-06 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190152+0000", 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2480000000000004e-06 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.239 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.190155+0000", 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8650000000000003e-06 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207744+0000", 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017588449999999999 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207770+0000", 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5890000000000001e-05 2023-09-23T20:27:23.240 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35031.0:154516 8.f e200/197 8:fb5f2d4e:::benchmark_data_smithi112_198064_object47901:head v 200'9684, mlcod=200'9681)", 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.203354+0000", 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.023514340000000002, 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.023754847999999999, 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.241 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203354+0000", 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203354+0000", 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.242 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203353+0000", 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203363+0000", 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0034000000000001e-05 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.243 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203378+0000", 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5145e-05 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203387+0000", 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1840000000000005e-06 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203456+0000", 2023-09-23T20:27:23.244 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8758999999999997e-05 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.203486+0000", 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9377e-05 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35031.0:154505 8.3 e200/182 ondisk, result = 0)", 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.207072+0000", 2023-09-23T20:27:23.245 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.019796787999999999, 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020122654, 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207072+0000", 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.246 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207072+0000", 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207071+0000", 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207081+0000", 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.023e-05 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.247 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207102+0000", 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1035000000000001e-05 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.207111+0000", 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5219999999999996e-06 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.248 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.212921+0000", 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058097729999999998 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.212947+0000", 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5942e-05 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.249 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:154521 8.a 8:57a10e8a:::benchmark_data_smithi112_198064_object47906:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e200)", 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.214004+0000", 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.012864258, 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013284439, 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 154521 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.250 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214004+0000", 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214004+0000", 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.251 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214002+0000", 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214010+0000", 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9950000000000005e-06 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214023+0000", 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2808e-05 2023-09-23T20:27:23.252 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214032+0000", 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2650000000000002e-06 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214102+0000", 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9555999999999996e-05 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.253 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214232+0000", 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000129665 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.214759+0000", 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00052712899999999999 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.254 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35031.0:154517 8.b e200/182 8:da9fb44d:::benchmark_data_smithi112_198064_object47902:head v 200'9701, mlcod=200'9697)", 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.218994+0000", 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0078744209999999995, 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0084118149999999996, 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.218994+0000", 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.255 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.218994+0000", 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.218994+0000", 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.219000+0000", 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9100000000000002e-06 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.219007+0000", 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5989999999999996e-06 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.219013+0000", 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7810000000000002e-06 2023-09-23T20:27:23.257 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.225844+0000", 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0068306690000000002 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.225872+0000", 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8748e-05 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.258 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:154525 8.a 8:5bf73e2a:::benchmark_data_smithi112_198064_object47910:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e200)", 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.222835+0000", 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0040329479999999997, 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0046700580000000004, 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:27:23.259 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 154525 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222835+0000", 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222835+0000", 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.260 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222834+0000", 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222839+0000", 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1569999999999999e-06 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.261 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222857+0000", 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7822999999999999e-05 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222865+0000", 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6020000000000002e-06 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222922+0000", 2023-09-23T20:27:23.262 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6815999999999999e-05 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223053+0000", 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000131397 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223179+0000", 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000125852 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.263 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35031.0:154523 8.f e200/197 8:fded2be7:::benchmark_data_smithi112_198064_object47908:head v 200'9685, mlcod=200'9682)", 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.222880+0000", 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.003988592, 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047322079999999999, 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222880+0000", 2023-09-23T20:27:23.264 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222880+0000", 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222879+0000", 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.265 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222883+0000", 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6009999999999999e-06 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222889+0000", 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6550000000000001e-06 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.222894+0000", 2023-09-23T20:27:23.266 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1050000000000003e-06 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226906+0000", 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040126570000000002 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226932+0000", 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5782000000000002e-05 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35031.0:154521 8.a e200/182)", 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.223466+0000", 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0034027850000000002, 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042323359999999997, 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.268 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223466+0000", 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223466+0000", 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223465+0000", 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:27:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223470+0000", 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4750000000000001e-06 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223484+0000", 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3701e-05 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.223492+0000", 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8080000000000005e-06 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35031.0:154526 8.b e200/182)", 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.226898+0000", 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9999704, 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000867218, 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.271 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226898+0000", 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226898+0000", 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.272 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226897+0000", 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226905+0000", 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3339999999999996e-06 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226919+0000", 2023-09-23T20:27:23.273 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4287000000000001e-05 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226926+0000", 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9800000000000001e-06 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35031.0:154521 8.a e200/182)", 2023-09-23T20:27:23.274 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.226991+0000", 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9998779, 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00084197600000000003, 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226991+0000", 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.275 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226991+0000", 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226990+0000", 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.226994+0000", 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3959999999999999e-06 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.276 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.227002+0000", 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8320000000000006e-06 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.227008+0000", 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.993e-06 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.277 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:154505 8.3 8:cab0a318:::benchmark_data_smithi112_198064_object47890:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e200)", 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:23.185155+0000", 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.041713392000000002, 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.042753026, 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 154505 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.278 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185155+0000", 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185155+0000", 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.279 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185153+0000", 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185163+0000", 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4830000000000005e-06 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185185+0000", 2023-09-23T20:27:23.280 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2544999999999998e-05 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185195+0000", 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9180000000000006e-06 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185418+0000", 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022348800000000001 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.281 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185538+0000", 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119654 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.185644+0000", 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000106209 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:23.282 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.212749+0000", 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.027104969999999999 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.212807+0000", 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7284000000000002e-05 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.212971+0000", 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016414700000000001 2023-09-23T20:27:23.283 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:23.213773+0000", 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00080203499999999999 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 12 2023-09-23T20:27:23.284 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:27:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:23.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:23.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:23.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:23.535 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:23.576 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:23.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:23.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:23 smithi174 bash[91578]: audit 2023-09-23T20:27:23.003821+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:23.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:23 smithi174 bash[91578]: audit 2023-09-23T20:27:23.513712+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:23.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:23 smithi174 bash[91578]: audit 2023-09-23T20:27:23.521157+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:23.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:23.843 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:23.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:23.946 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:23.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:23.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:24.069 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:23 smithi112 bash[107672]: audit 2023-09-23T20:27:23.003821+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:24.069 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:23 smithi112 bash[107672]: audit 2023-09-23T20:27:23.513712+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.069 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:23 smithi112 bash[107672]: audit 2023-09-23T20:27:23.521157+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.070 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:23 smithi112 bash[104422]: audit 2023-09-23T20:27:23.003821+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:24.070 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:23 smithi112 bash[104422]: audit 2023-09-23T20:27:23.513712+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.070 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:23 smithi112 bash[104422]: audit 2023-09-23T20:27:23.521157+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:24.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:24.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:24.366 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:24.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:24.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:24.526 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:24.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:24.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:24.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:24.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:24.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:24 smithi174 bash[91578]: cluster 2023-09-23T20:27:23.556767+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v813: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 1782/182154 objects misplaced (0.978%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:27:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:24 smithi174 bash[91578]: audit 2023-09-23T20:27:23.712935+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:24 smithi174 bash[91578]: audit 2023-09-23T20:27:23.730859+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:24 smithi174 bash[91578]: audit 2023-09-23T20:27:24.308502+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:27:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:24 smithi174 bash[91578]: audit 2023-09-23T20:27:24.309602+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:27:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:24 smithi174 bash[91578]: audit 2023-09-23T20:27:24.316526+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:24.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:24.935 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:24.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:25.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:25.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:25.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[104422]: cluster 2023-09-23T20:27:23.556767+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v813: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 1782/182154 objects misplaced (0.978%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:27:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[104422]: audit 2023-09-23T20:27:23.712935+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[104422]: audit 2023-09-23T20:27:23.730859+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[104422]: audit 2023-09-23T20:27:24.308502+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:27:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[104422]: audit 2023-09-23T20:27:24.309602+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:27:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[104422]: audit 2023-09-23T20:27:24.316526+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:25.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[107672]: cluster 2023-09-23T20:27:23.556767+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v813: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 1782/182154 objects misplaced (0.978%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T20:27:25.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[107672]: audit 2023-09-23T20:27:23.712935+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:25.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[107672]: audit 2023-09-23T20:27:23.730859+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:25.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[107672]: audit 2023-09-23T20:27:24.308502+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:27:25.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[107672]: audit 2023-09-23T20:27:24.309602+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:27:25.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:24 smithi112 bash[107672]: audit 2023-09-23T20:27:24.316526+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:25.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:25.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:25.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:25.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:25.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:25.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:25.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:25.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:25.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:25.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:25.860 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:25.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:25.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:25.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:26.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:26.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:26.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:26.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:26.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:26.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:26.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:26.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:26.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:27:26.522 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:26.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:26.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:26.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:26.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:26.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:26.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:26.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:26 smithi174 bash[91578]: cluster 2023-09-23T20:27:25.557451+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v814: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 1782/176301 objects misplaced (1.011%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:26.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:26.912 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:26.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:27.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:27.133 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:27.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:26 smithi112 bash[104422]: cluster 2023-09-23T20:27:25.557451+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v814: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 1782/176301 objects misplaced (1.011%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:27.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:26 smithi112 bash[107672]: cluster 2023-09-23T20:27:25.557451+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v814: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 1782/176301 objects misplaced (1.011%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:27:27.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:27.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:27.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:27.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:27.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:27.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:27.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:27.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:27.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:27.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:27.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:27.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:27.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:27.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:27.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:27.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:28.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:28.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:28.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:28.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:28.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:28.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:28.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:28.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:28.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:28.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:28.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.854 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:28.961 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:28.984 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:28.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.988 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:28 smithi174 bash[91578]: cluster 2023-09-23T20:27:27.558000+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v815: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 1312/172500 objects misplaced (0.761%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T20:27:28.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:29.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:29.125 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:29.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:28 smithi112 bash[104422]: cluster 2023-09-23T20:27:27.558000+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v815: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 1312/172500 objects misplaced (0.761%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T20:27:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:28 smithi112 bash[107672]: cluster 2023-09-23T20:27:27.558000+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v815: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 1312/172500 objects misplaced (0.761%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T20:27:29.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:29.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:29.397 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:29.502 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:29.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:29.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:29.630 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:29.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:29.662 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:27:29.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:29.701 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:27:29.767 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:29.786 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:27:29.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:29.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:29.826 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:27:29.868 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:27:29.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:29 smithi112 bash[104422]: audit 2023-09-23T20:27:29.624323+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.112:0/2848628010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:29.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:29 smithi112 bash[107672]: audit 2023-09-23T20:27:29.624323+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.112:0/2848628010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:29.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:29.911 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:29 smithi174 bash[91578]: audit 2023-09-23T20:27:29.624323+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.112:0/2848628010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:29.920 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:27:29.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:29.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:29.960 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:27:30.008 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:27:30.026 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.026 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.026 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.026 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.026 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.027 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.027 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.027 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:27:30.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:30.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:30.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:30.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:30.327 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:27:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:27:30] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2023-09-23T20:27:30.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:30.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:30.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:30.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:30.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:30.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:30.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:30.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:30.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:30.754 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:27:30.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.839 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:30 smithi112 bash[104422]: cluster 2023-09-23T20:27:29.558634+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v816: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 1312/166050 objects misplaced (0.790%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T20:27:30.839 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:30 smithi112 bash[104422]: audit 2023-09-23T20:27:30.297039+0000 mon.a (mon.0) 1021 : audit 1 from='client.? 172.21.15.112:0/1488705210' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:30.839 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:30 smithi112 bash[107672]: cluster 2023-09-23T20:27:29.558634+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v816: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 1312/166050 objects misplaced (0.790%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T20:27:30.839 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:30 smithi112 bash[107672]: audit 2023-09-23T20:27:30.297039+0000 mon.a (mon.0) 1021 : audit 1 from='client.? 172.21.15.112:0/1488705210' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:30.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:30.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:30 smithi174 bash[91578]: cluster 2023-09-23T20:27:29.558634+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v816: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 1312/166050 objects misplaced (0.790%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T20:27:31.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:30 smithi174 bash[91578]: audit 2023-09-23T20:27:30.297039+0000 mon.a (mon.0) 1021 : audit 1 from='client.? 172.21.15.112:0/1488705210' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:31.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:31.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:31.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.235 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:31.338 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:31.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:31.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:31.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:31.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:31.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:31.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:31.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:31.746 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[107672]: cluster 2023-09-23T20:27:30.733961+0000 mon.a (mon.0) 1022 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:31.747 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[107672]: audit 2023-09-23T20:27:30.749404+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.112:0/1488705210' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:27:31.747 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[107672]: cluster 2023-09-23T20:27:30.749517+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T20:27:31.747 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[107672]: cluster 2023-09-23T20:27:30.751654+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:27:31.747 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[107672]: cluster 2023-09-23T20:27:30.754519+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:27:31.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[104422]: cluster 2023-09-23T20:27:30.733961+0000 mon.a (mon.0) 1022 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:31.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[104422]: audit 2023-09-23T20:27:30.749404+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.112:0/1488705210' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:27:31.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[104422]: cluster 2023-09-23T20:27:30.749517+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T20:27:31.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[104422]: cluster 2023-09-23T20:27:30.751654+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:27:31.748 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:31 smithi112 bash[104422]: cluster 2023-09-23T20:27:30.754519+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:27:31.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:31.865 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:31.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:31 smithi174 bash[91578]: cluster 2023-09-23T20:27:30.733961+0000 mon.a (mon.0) 1022 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:32.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:31 smithi174 bash[91578]: audit 2023-09-23T20:27:30.749404+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.112:0/1488705210' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:27:32.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:31 smithi174 bash[91578]: cluster 2023-09-23T20:27:30.749517+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T20:27:32.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:31 smithi174 bash[91578]: cluster 2023-09-23T20:27:30.751654+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:27:32.005 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:31 smithi174 bash[91578]: cluster 2023-09-23T20:27:30.754519+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:27:32.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:32.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:32.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:32.277 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:32.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:32.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:32.554 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.579 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:32.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:32.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:32.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:32.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:32 smithi174 bash[91578]: cluster 2023-09-23T20:27:31.559211+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v818: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 1312/164238 objects misplaced (0.799%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:27:32.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:32.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:32.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:32.964 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:32 smithi112 bash[104422]: cluster 2023-09-23T20:27:31.559211+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v818: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 1312/164238 objects misplaced (0.799%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:27:32.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:32 smithi112 bash[107672]: cluster 2023-09-23T20:27:31.559211+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v818: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 1312/164238 objects misplaced (0.799%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:27:32.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:32.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:33.083 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:33.114 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:33.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:33.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:33.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:33.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:33.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:33.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:33.472 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:33.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:33.601 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:33.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:33.738 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:33.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:33.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:33.899 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:34.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:34.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:34.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:34.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:34.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:34.403 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:34 smithi174 bash[91578]: cluster 2023-09-23T20:27:33.561142+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v819: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 888/162348 objects misplaced (0.547%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:27:34.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:34.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:34.532 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:34 smithi112 bash[104422]: cluster 2023-09-23T20:27:33.561142+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v819: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 888/162348 objects misplaced (0.547%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:27:34.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:34 smithi112 bash[107672]: cluster 2023-09-23T20:27:33.561142+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v819: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 888/162348 objects misplaced (0.547%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:27:34.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:34.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:34.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:34.705 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:34.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:34.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:34.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:34.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:35.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:35.085 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:35.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:35.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:35.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:35.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:35.321 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:35.374 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:35.444 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:35.467 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:35.572 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.604 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:35.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:35.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:35.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:35.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:35.876 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:35.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:36.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:36.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:36.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:36.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:36.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:36.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:36.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:36.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:36.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:36.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:36.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:36.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:36.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:36.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:36 smithi112 bash[104422]: cluster 2023-09-23T20:27:35.563297+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v820: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 888/156126 objects misplaced (0.569%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:27:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:36 smithi112 bash[107672]: cluster 2023-09-23T20:27:35.563297+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v820: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 888/156126 objects misplaced (0.569%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:27:36.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:36.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:36.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:27:36.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:36.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:27:36.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:36.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:36 smithi174 bash[91578]: cluster 2023-09-23T20:27:35.563297+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v820: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 888/156126 objects misplaced (0.569%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:27:36.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:37.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:37.255 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:37.287 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:37.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:37.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:37.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:37.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:37.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:37.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:37.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:37.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:37.866 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:27:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:27:37.866 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:27:37.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:38.083 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:38.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:38.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:38.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:38.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:38.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:38.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:38.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:38.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:38.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:38 smithi112 bash[107672]: cluster 2023-09-23T20:27:37.563915+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v821: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 434/152310 objects misplaced (0.285%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:38.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:38 smithi112 bash[107672]: audit 2023-09-23T20:27:38.009304+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:38.621 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:38 smithi112 bash[107672]: audit 2023-09-23T20:27:38.010926+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:38.622 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:38 smithi112 bash[104422]: cluster 2023-09-23T20:27:37.563915+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v821: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 434/152310 objects misplaced (0.285%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:38.622 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:38 smithi112 bash[104422]: audit 2023-09-23T20:27:38.009304+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:38.622 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:38 smithi112 bash[104422]: audit 2023-09-23T20:27:38.010926+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:38.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:38.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:38 smithi174 bash[91578]: cluster 2023-09-23T20:27:37.563915+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v821: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 434/152310 objects misplaced (0.285%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:38.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:38 smithi174 bash[91578]: audit 2023-09-23T20:27:38.009304+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:38.633 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:38 smithi174 bash[91578]: audit 2023-09-23T20:27:38.010926+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:38.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:38.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:38.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:38.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:38.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:38.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:38.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:39.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:39.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:39.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:39.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:39.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:39.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:39.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:39.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:39.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:39.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:39.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:39.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:39.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:39.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:39.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:39.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:39.878 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:39.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:39.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:40.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:40.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:40.253 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.276 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:40.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:40.413 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:27:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:27:40] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T20:27:40.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:40.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:40.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.562 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:40.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:40.690 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:40.696 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:40 smithi112 bash[104422]: cluster 2023-09-23T20:27:39.564575+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v822: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 434/145800 objects misplaced (0.298%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:40.696 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:40 smithi112 bash[107672]: cluster 2023-09-23T20:27:39.564575+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v822: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 434/145800 objects misplaced (0.298%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:40.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.807 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:40 smithi174 bash[91578]: cluster 2023-09-23T20:27:39.564575+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v822: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 434/145800 objects misplaced (0.298%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T20:27:40.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:40.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:41.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:41.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:41.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:41.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:41.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:41.328 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:41.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:41.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:41.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:41.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:41.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:41.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:41.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:41.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:41.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:41.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:41.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:41.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:41.881 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:41.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:42.015 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:42.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:42.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:42.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:42.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:42.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:42.471 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:27:42.471 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:27:42.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:42.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:42.674 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:42.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:42.743 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:42 smithi112 bash[104422]: cluster 2023-09-23T20:27:41.565109+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v823: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 434/143922 objects misplaced (0.302%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:27:42.743 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:42 smithi112 bash[107672]: cluster 2023-09-23T20:27:41.565109+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v823: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 434/143922 objects misplaced (0.302%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:27:42.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:42.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:42 smithi174 bash[91578]: cluster 2023-09-23T20:27:41.565109+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v823: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 434/143922 objects misplaced (0.302%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:27:42.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:42.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:42.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:42.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:42.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:43.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:43.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:43.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:43.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:43.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:43.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:43.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:43.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:43.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:43.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:43.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:43.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:43.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:43.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:27:43.755 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:43.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:43.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:43.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:43.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:43.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:44.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:44.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:44.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:44.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:44.219 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:44.220 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:44.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:44.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:44.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:44.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:44.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[104422]: cluster 2023-09-23T20:27:43.358874+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:27:44.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[104422]: cluster 2023-09-23T20:27:43.366424+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T20:27:44.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[104422]: cluster 2023-09-23T20:27:43.370086+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:27:44.618 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[104422]: cluster 2023-09-23T20:27:43.565545+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v825: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 42/142065 objects misplaced (0.030%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:27:44.619 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:44 smithi174 bash[91578]: cluster 2023-09-23T20:27:43.358874+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:27:44.619 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:44 smithi174 bash[91578]: cluster 2023-09-23T20:27:43.366424+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T20:27:44.619 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:44 smithi174 bash[91578]: cluster 2023-09-23T20:27:43.370086+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:27:44.619 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:44 smithi174 bash[91578]: cluster 2023-09-23T20:27:43.565545+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v825: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 42/142065 objects misplaced (0.030%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:27:44.620 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[107672]: cluster 2023-09-23T20:27:43.358874+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:27:44.620 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[107672]: cluster 2023-09-23T20:27:43.366424+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T20:27:44.620 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[107672]: cluster 2023-09-23T20:27:43.370086+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:27:44.620 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:44 smithi112 bash[107672]: cluster 2023-09-23T20:27:43.565545+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v825: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 42/142065 objects misplaced (0.030%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:27:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:44.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:44.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:44.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:45.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:45.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:45.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[107672]: cluster 2023-09-23T20:27:44.381528+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[107672]: cluster 2023-09-23T20:27:44.385269+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T20:27:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[107672]: cluster 2023-09-23T20:27:44.415121+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[107672]: cluster 2023-09-23T20:27:44.436625+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[104422]: cluster 2023-09-23T20:27:44.381528+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[104422]: cluster 2023-09-23T20:27:44.385269+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T20:27:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[104422]: cluster 2023-09-23T20:27:44.415121+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:45 smithi112 bash[104422]: cluster 2023-09-23T20:27:44.436625+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.414 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-09-23T20:27:45.414 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:27:45.415 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_3 2023-09-23T20:27:45.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:27:45.419 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:45.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:45.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:45.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:45.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:45.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:45.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:45.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:45 smithi174 bash[91578]: cluster 2023-09-23T20:27:44.381528+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:45 smithi174 bash[91578]: cluster 2023-09-23T20:27:44.385269+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T20:27:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:45 smithi174 bash[91578]: cluster 2023-09-23T20:27:44.415121+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:45 smithi174 bash[91578]: cluster 2023-09-23T20:27:44.436625+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:27:45.865 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:45.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:46.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:46.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:46.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:46.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:46.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:46.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:46.285 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:46.325 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:46.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:46.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:46 smithi174 bash[91578]: cluster 2023-09-23T20:27:45.569110+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v827: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 42/136146 objects misplaced (0.031%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:27:46.622 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:46 smithi112 bash[107672]: cluster 2023-09-23T20:27:45.569110+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v827: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 42/136146 objects misplaced (0.031%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:27:46.622 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:46 smithi112 bash[104422]: cluster 2023-09-23T20:27:45.569110+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v827: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 42/136146 objects misplaced (0.031%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:27:46.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:46.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:46.817 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:46.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:46.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:46.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:46.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:47.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:47.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:47.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:47.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:47.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:47.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:47.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:47.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:47.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:47.687 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:47.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:47.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:47.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:47.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:47.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:48.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:48.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:48.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:48.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:48.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:48.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:48.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:48.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:48.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:48.799 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:48 smithi112 bash[107672]: cluster 2023-09-23T20:27:47.569590+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:27:48.800 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:48 smithi112 bash[104422]: cluster 2023-09-23T20:27:47.569590+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:27:48.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:48 smithi174 bash[91578]: cluster 2023-09-23T20:27:47.569590+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:27:48.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:48.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:49.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:49.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:49.206 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:49.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:49.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:49.332 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:49.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:49.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:49.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:49.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:49.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:49.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:49.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:49.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:49.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:49.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:50.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:50.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:50.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:50.171 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.201 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:50.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:50.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:50.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:27:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:27:50] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T20:27:50.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:50.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:50.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:50.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:50.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:50.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:50.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:50 smithi174 bash[91578]: cluster 2023-09-23T20:27:49.570183+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:27:50.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:50.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:50 smithi112 bash[104422]: cluster 2023-09-23T20:27:49.570183+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:27:50.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:50 smithi112 bash[107672]: cluster 2023-09-23T20:27:49.570183+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T20:27:50.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:51.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:51.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:51.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:51.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:51.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:51.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:51.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:51.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:51.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:51.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:51.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:51.844 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:51.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:51.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:52.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:52.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:52.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:52.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:52.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:52.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:52.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:52.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:52.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:52.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:52.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:52.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:52.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:52.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:52.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:52.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:52.891 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:52 smithi174 bash[91578]: cluster 2023-09-23T20:27:51.570667+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 328 KiB/s, 5 objects/s recovering 2023-09-23T20:27:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:52 smithi112 bash[104422]: cluster 2023-09-23T20:27:51.570667+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 328 KiB/s, 5 objects/s recovering 2023-09-23T20:27:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:52 smithi112 bash[107672]: cluster 2023-09-23T20:27:51.570667+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 328 KiB/s, 5 objects/s recovering 2023-09-23T20:27:52.991 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:53.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:53.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:53.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:53.202 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:27:53.230 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:27:53.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:53.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:53.279 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:27:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:53.312 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:27:53.356 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:27:53.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:53.402 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:27:53.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:53.436 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:27:53.469 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:27:53.471 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:27:53.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:53.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:53.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:53.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:53.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:53.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:53 smithi112 bash[104422]: audit 2023-09-23T20:27:53.004157+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:53.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:53 smithi112 bash[104422]: audit 2023-09-23T20:27:53.161061+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.112:0/3840601080' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:53.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:53 smithi112 bash[104422]: audit 2023-09-23T20:27:53.557196+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:53.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:53 smithi112 bash[107672]: audit 2023-09-23T20:27:53.004157+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:53.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:53 smithi112 bash[107672]: audit 2023-09-23T20:27:53.161061+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.112:0/3840601080' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:53.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:53 smithi112 bash[107672]: audit 2023-09-23T20:27:53.557196+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:53.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:53.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:54.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:54.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:53 smithi174 bash[91578]: audit 2023-09-23T20:27:53.004157+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:54.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:53 smithi174 bash[91578]: audit 2023-09-23T20:27:53.161061+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.112:0/3840601080' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:54.029 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:53 smithi174 bash[91578]: audit 2023-09-23T20:27:53.557196+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:27:54.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:54.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:54.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:54.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:54.300 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:54.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:54.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:54.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:54.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:54.653 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:27:54.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:54.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:54.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:54.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:54 smithi112 bash[104422]: cluster 2023-09-23T20:27:53.571152+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 269 KiB/s, 4 objects/s recovering 2023-09-23T20:27:54.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:54 smithi112 bash[104422]: audit 2023-09-23T20:27:54.224658+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.112:0/4121287588' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:54.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:54 smithi112 bash[107672]: cluster 2023-09-23T20:27:53.571152+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 269 KiB/s, 4 objects/s recovering 2023-09-23T20:27:54.814 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:54 smithi112 bash[107672]: audit 2023-09-23T20:27:54.224658+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.112:0/4121287588' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:54.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:54.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:55.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:54 smithi174 bash[91578]: cluster 2023-09-23T20:27:53.571152+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 269 KiB/s, 4 objects/s recovering 2023-09-23T20:27:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:54 smithi174 bash[91578]: audit 2023-09-23T20:27:54.224658+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.112:0/4121287588' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:55.091 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:55.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:55.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:55.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:55.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:55.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:55.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:55.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:55.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:55.601 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:55.626 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:55.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:55.638 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[104422]: cluster 2023-09-23T20:27:54.630394+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:55.638 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[104422]: cluster 2023-09-23T20:27:54.641595+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:27:55.638 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[104422]: cluster 2023-09-23T20:27:54.643340+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:27:55.638 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[104422]: audit 2023-09-23T20:27:54.648016+0000 mon.a (mon.0) 1033 : audit 1 from='client.? 172.21.15.112:0/4121287588' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:55.638 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[104422]: cluster 2023-09-23T20:27:54.649639+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T20:27:55.729 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:55.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:55.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:55.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[107672]: cluster 2023-09-23T20:27:54.630394+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:55.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[107672]: cluster 2023-09-23T20:27:54.641595+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:27:55.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[107672]: cluster 2023-09-23T20:27:54.643340+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:27:55.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[107672]: audit 2023-09-23T20:27:54.648016+0000 mon.a (mon.0) 1033 : audit 1 from='client.? 172.21.15.112:0/4121287588' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:55.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:55 smithi112 bash[107672]: cluster 2023-09-23T20:27:54.649639+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T20:27:55.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:55.996 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:56.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:55 smithi174 bash[91578]: cluster 2023-09-23T20:27:54.630394+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:56.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:55 smithi174 bash[91578]: cluster 2023-09-23T20:27:54.641595+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:27:56.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:55 smithi174 bash[91578]: cluster 2023-09-23T20:27:54.643340+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:27:56.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:55 smithi174 bash[91578]: audit 2023-09-23T20:27:54.648016+0000 mon.a (mon.0) 1033 : audit 1 from='client.? 172.21.15.112:0/4121287588' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:56.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:55 smithi174 bash[91578]: cluster 2023-09-23T20:27:54.649639+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T20:27:56.026 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:56.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:56.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:56.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:56.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:56.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:56.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:56.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:56.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:56.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:56.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:56.668 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:56 smithi174 bash[91578]: cluster 2023-09-23T20:27:55.571549+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 269 KiB/s, 4 objects/s recovering 2023-09-23T20:27:56.695 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:56.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:56.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:56.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:56.837 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:56 smithi112 bash[104422]: cluster 2023-09-23T20:27:55.571549+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 269 KiB/s, 4 objects/s recovering 2023-09-23T20:27:56.838 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:56 smithi112 bash[107672]: cluster 2023-09-23T20:27:55.571549+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 269 KiB/s, 4 objects/s recovering 2023-09-23T20:27:56.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:56.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:56.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:57.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:57.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:57.217 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:57.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:57.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:57.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:57.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:57.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:57.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:57.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:57.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:57.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:57.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:57.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:57.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:58.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:58.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:58.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:58.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:58.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:58.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:58.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:58.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:58.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:58.648 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:58.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:27:58.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:58.786 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:58.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:27:58 smithi112 bash[107672]: cluster 2023-09-23T20:27:57.572132+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T20:27:58.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:27:58 smithi112 bash[104422]: cluster 2023-09-23T20:27:57.572132+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T20:27:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:59.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:59.034 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:27:58 smithi174 bash[91578]: cluster 2023-09-23T20:27:57.572132+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T20:27:59.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:59.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:59.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:59.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:59.294 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:59.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:59.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:59.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:59.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:59.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:59.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:59.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:59.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:00.011 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:00.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:00.115 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:00.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:00.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:00.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:00.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:00.541 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:28:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:28:00] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2023-09-23T20:28:00.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:00.669 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:00.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:00.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:00.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:00.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:00 smithi112 bash[107672]: cluster 2023-09-23T20:27:59.572778+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:00.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:00 smithi112 bash[104422]: cluster 2023-09-23T20:27:59.572778+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:00.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:00.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:00.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:01.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:00 smithi174 bash[91578]: cluster 2023-09-23T20:27:59.572778+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:01.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:01.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:01.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:01.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:01.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:01.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:01.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:28:01.500 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:01.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:01.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:01.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:01.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:01.712 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:28:01.712 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:28:01.712 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:200047 6.4 6:29e99860:::benchmark_data_smithi112_150607_object93171:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:18:13.962250+0000", 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 587.73985001400001, 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20657598699999999, 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.713 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 200047 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.714 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962250+0000", 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962250+0000", 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962248+0000", 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962256+0000", 2023-09-23T20:28:01.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4260000000000003e-06 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962274+0000", 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7380999999999998e-05 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962283+0000", 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9679999999999995e-06 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962333+0000", 2023-09-23T20:28:01.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0371999999999998e-05 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962450+0000", 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117249 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.719 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.962556+0000", 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105629 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.967525+0000", 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049696219999999999 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.967759+0000", 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00023355399999999999 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:14.168671+0000", 2023-09-23T20:28:01.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20091215400000001 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:14.168761+0000", 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0237999999999999e-05 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:14.168826+0000", 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4355000000000003e-05 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34578.0:200052 6.4 6:2d33c053:::benchmark_data_smithi112_150607_object93176:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T20:28:01.723 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:18:13.970215+0000", 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 587.731884272, 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.198748752, 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34578", 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/621440999", 2023-09-23T20:28:01.724 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 200052 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970215+0000", 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970215+0000", 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970214+0000", 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:28:01.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970221+0000", 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1609999999999997e-06 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970282+0000", 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1315000000000005e-05 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970291+0000", 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1130000000000007e-06 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970336+0000", 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4159000000000002e-05 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970504+0000", 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000168839 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.970652+0000", 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014722499999999999 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.978247+0000", 2023-09-23T20:28:01.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007594857 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:13.980215+0000", 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001968816 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:14.168882+0000", 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.188666996 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:14.168935+0000", 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2958999999999999e-05 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.732 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:18:14.168964+0000", 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8901e-05 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.733 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.34788.0:4909 7.b 7:d03d711b:::benchmark_data_smithi112_174259_object4908:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152)", 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:19:32.425997+0000", 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 509.27610224300003, 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.208905913, 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.34788", 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/278201988", 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 4909 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.425997+0000", 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.425997+0000", 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.425996+0000", 2023-09-23T20:28:01.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426020+0000", 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3487000000000001e-05 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426034+0000", 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4817999999999999e-05 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426042+0000", 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3699999999999997e-06 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426084+0000", 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2342999999999998e-05 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426185+0000", 2023-09-23T20:28:01.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000101111 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426279+0000", 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3403e-05 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.426772+0000", 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00049365399999999995 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.427124+0000", 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035144100000000003 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.634736+0000", 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20761223700000001 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.634830+0000", 2023-09-23T20:28:01.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4110999999999994e-05 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:19:32.634903+0000", 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3269999999999995e-05 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:7084 8.1 8:8d1fc1bd:::benchmark_data_smithi112_198064_object7083:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:28:01.740 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:24:48.113663+0000", 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 193.58843700400001, 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25914438200000001, 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 7084 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.113663+0000", 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.113663+0000", 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.113661+0000", 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:28:01.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.113685+0000", 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4037999999999999e-05 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114094+0000", 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00040813399999999999 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114103+0000", 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1009999999999998e-06 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114155+0000", 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2803000000000002e-05 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114292+0000", 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013656700000000001 2023-09-23T20:28:01.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114429+0000", 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136744 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.115542+0000", 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011127979999999999 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.116789+0000", 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012475710000000001 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.372693+0000", 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25590358400000002 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.372756+0000", 2023-09-23T20:28:01.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2971000000000004e-05 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.372807+0000", 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1360999999999998e-05 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:7085 8.1 8:820ae157:::benchmark_data_smithi112_198064_object7084:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:28:01.747 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:24:48.114120+0000", 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 193.58797997799999, 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25885293500000001, 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 7085 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.748 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114120+0000", 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114120+0000", 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114119+0000", 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:28:01.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114139+0000", 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9690999999999998e-05 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114146+0000", 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9489999999999999e-06 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.114150+0000", 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8929999999999998e-06 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.115055+0000", 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00090572500000000002 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.115141+0000", 2023-09-23T20:28:01.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6206999999999996e-05 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.115233+0000", 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1532000000000004e-05 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.115767+0000", 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00053418599999999997 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.752 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.116938+0000", 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011709859999999999 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.372883+0000", 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25594498199999999 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.372932+0000", 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9307000000000001e-05 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.372973+0000", 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0241999999999999e-05 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:7100 8.a 8:53faeff3:::benchmark_data_smithi112_198064_object7099:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:24:48.119846+0000", 2023-09-23T20:28:01.754 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 193.58225327400001, 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25388169799999999, 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 7100 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119846+0000", 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119846+0000", 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119846+0000", 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119866+0000", 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0220999999999998e-05 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119876+0000", 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0095000000000001e-05 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119882+0000", 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2600000000000002e-06 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.119920+0000", 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7459000000000002e-05 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.120002+0000", 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2389e-05 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.120092+0000", 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9683000000000002e-05 2023-09-23T20:28:01.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.120837+0000", 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00074540800000000003 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.121100+0000", 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026270200000000002 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.373600+0000", 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.252499949 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.373686+0000", 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6508000000000006e-05 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:48.373728+0000", 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1683000000000001e-05 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.760 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:17449 8.7 8:e013a5bf:::benchmark_data_smithi112_198064_object17448:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:24:53.074087+0000", 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.62801267200001, 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19196015599999999, 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17449 2023-09-23T20:28:01.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074087+0000", 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074087+0000", 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074086+0000", 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074109+0000", 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2626999999999999e-05 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074215+0000", 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010574899999999999 2023-09-23T20:28:01.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074222+0000", 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6869999999999994e-06 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074275+0000", 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2643999999999999e-05 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074499+0000", 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022419399999999999 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.074687+0000", 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000188032 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075766+0000", 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010791500000000001 2023-09-23T20:28:01.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.076778+0000", 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001011889 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.265959+0000", 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18918116500000001 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.266010+0000", 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1017000000000003e-05 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.266047+0000", 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6730999999999998e-05 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:17452 8.7 8:e46881c1:::benchmark_data_smithi112_198064_object17451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:24:53.075718+0000", 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 188.62638128200001, 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19122378400000001, 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 17452 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.768 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075718+0000", 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075718+0000", 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075717+0000", 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075754+0000", 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6798000000000002e-05 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075768+0000", 2023-09-23T20:28:01.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3821e-05 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075776+0000", 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.994e-06 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075820+0000", 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4511999999999997e-05 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.075951+0000", 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013027899999999999 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.076045+0000", 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4319000000000003e-05 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.076732+0000", 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00068725500000000001 2023-09-23T20:28:01.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.077342+0000", 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060922899999999998 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.266687+0000", 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18934557199999999 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.773 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.266832+0000", 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014467700000000001 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:24:53.266942+0000", 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000110444 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:82815 8.7 8:e1594bff:::benchmark_data_smithi112_198064_object82814:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:25:47.981020+0000", 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 133.72107991499999, 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25803447600000001, 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 82815 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.775 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981020+0000", 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981020+0000", 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981019+0000", 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981073+0000", 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4276e-05 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981086+0000", 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2696e-05 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981094+0000", 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9829999999999996e-06 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981639+0000", 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00054488400000000004 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981773+0000", 2023-09-23T20:28:01.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013390599999999999 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.981903+0000", 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012997700000000001 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.986827+0000", 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049246639999999996 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:47.991883+0000", 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050558829999999997 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:48.238860+0000", 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24697688600000001 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:48.239009+0000", 2023-09-23T20:28:01.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014889600000000001 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:25:48.239054+0000", 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5327000000000002e-05 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:107846 8.a 8:51d1f749:::benchmark_data_smithi112_198064_object1231:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T20:28:01.781 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.304719+0000", 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.397380265, 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.212779471, 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 107846 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304719+0000", 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304719+0000", 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304718+0000", 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:28:01.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304725+0000", 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9290000000000001e-06 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304738+0000", 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3067999999999999e-05 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304746+0000", 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9789999999999993e-06 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304805+0000", 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8981999999999999e-05 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304962+0000", 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015690999999999999 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305188+0000", 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022648699999999999 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.308246+0000", 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030577930000000001 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.308258+0000", 2023-09-23T20:28:01.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2279999999999999e-05 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.517382+0000", 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20912356900000001 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.517446+0000", 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3763999999999995e-05 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.517499+0000", 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3159999999999999e-05 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:107849 8.3 8:ca9392e3:::benchmark_data_smithi112_198064_object1234:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.304759+0000", 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.397341168, 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.210045176, 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.788 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 107849 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304759+0000", 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304759+0000", 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304758+0000", 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304761+0000", 2023-09-23T20:28:01.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5689999999999999e-06 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304767+0000", 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.879e-06 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304771+0000", 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8420000000000004e-06 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304825+0000", 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3721999999999998e-05 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.304935+0000", 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000110332 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305129+0000", 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019333800000000001 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320217+0000", 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015088381999999999 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320229+0000", 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2189e-05 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514625+0000", 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19439603799999999 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514748+0000", 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012213600000000001 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514804+0000", 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6171999999999997e-05 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:107850 8.3 8:c7a0da29:::benchmark_data_smithi112_198064_object1235:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.305026+0000", 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.397073331, 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20998525800000001, 2023-09-23T20:28:01.795 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 107850 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305026+0000", 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305026+0000", 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305025+0000", 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305031+0000", 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2859999999999999e-06 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305041+0000", 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0042e-05 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.305059+0000", 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8267e-05 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313716+0000", 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0086564899999999993 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313820+0000", 2023-09-23T20:28:01.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000104776 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313914+0000", 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3968999999999994e-05 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320233+0000", 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063190149999999999 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514847+0000", 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19461318499999999 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514878+0000", 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1350999999999998e-05 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514969+0000", 2023-09-23T20:28:01.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1576999999999994e-05 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.515012+0000", 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2206000000000002e-05 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:107858 8.3 8:c07c3abd:::benchmark_data_smithi112_198064_object1243:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.313645+0000", 2023-09-23T20:28:01.803 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.388454563, 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20155592899999999, 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 107858 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313645+0000", 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313645+0000", 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313644+0000", 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313650+0000", 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7690000000000002e-06 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313662+0000", 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1907e-05 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.313670+0000", 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2439999999999993e-06 2023-09-23T20:28:01.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.317335+0000", 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003665682 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.317458+0000", 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000122753 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:28:01.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.317567+0000", 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108756 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320288+0000", 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027212970000000001 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.515049+0000", 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.194760817 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.515079+0000", 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9620000000000001e-05 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.515163+0000", 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4326999999999994e-05 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.515201+0000", 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8022000000000003e-05 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:107862 8.a 8:5cb77aa7:::benchmark_data_smithi112_198064_object1247:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.320450+0000", 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.38165008, 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19725548100000001, 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.810 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 107862 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320450+0000", 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320450+0000", 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320448+0000", 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320454+0000", 2023-09-23T20:28:01.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.122e-06 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320464+0000", 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3940000000000002e-06 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320469+0000", 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6869999999999999e-06 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320510+0000", 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0898e-05 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320592+0000", 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1359000000000005e-05 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.320658+0000", 2023-09-23T20:28:01.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6489000000000007e-05 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323335+0000", 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026764720000000001 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.516643+0000", 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19330815300000001 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.517627+0000", 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00098450699999999992 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.517669+0000", 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1328999999999997e-05 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.517705+0000", 2023-09-23T20:28:01.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6532999999999997e-05 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35031.0:107862 8.a e195/182 ondisk, result = 0)", 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.323403+0000", 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.378696748, 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19324412699999999, 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323403+0000", 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323403+0000", 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323402+0000", 2023-09-23T20:28:01.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323407+0000", 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2250000000000002e-06 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323414+0000", 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9009999999999997e-06 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.323418+0000", 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4649999999999996e-06 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.516422+0000", 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.193004009 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.516633+0000", 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0002108 2023-09-23T20:28:01.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.516647+0000", 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4306e-05 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35031.0:107849 8.3 e195/182 ondisk, result = 0)", 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.324894+0000", 2023-09-23T20:28:01.821 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.377205461, 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18991730200000001, 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.324894+0000", 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.324894+0000", 2023-09-23T20:28:01.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.324886+0000", 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999914 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.324903+0000", 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6979000000000001e-05 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514420+0000", 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18951765200000001 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514444+0000", 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3927e-05 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514604+0000", 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015997200000000001 2023-09-23T20:28:01.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514617+0000", 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2649999999999999e-05 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514812+0000", 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019460199999999999 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.825 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35031.0:107850 8.3 e195/182 ondisk, result = 0)", 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:26:17.328507+0000", 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 104.37359236499999, 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.186341597, 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.328507+0000", 2023-09-23T20:28:01.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.328507+0000", 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.328506+0000", 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.328514+0000", 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3299999999999999e-06 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514463+0000", 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18594851800000001 2023-09-23T20:28:01.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514478+0000", 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.454e-05 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514833+0000", 2023-09-23T20:28:01.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035525299999999998 2023-09-23T20:28:01.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514840+0000", 2023-09-23T20:28:01.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2620000000000001e-06 2023-09-23T20:28:01.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.831 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:26:17.514849+0000", 2023-09-23T20:28:01.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.884e-06 2023-09-23T20:28:01.831 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:144743 8.1 8:83e8d4bc:::benchmark_data_smithi112_198064_object38128:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e199)", 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:08.480763+0000", 2023-09-23T20:28:01.832 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 53.221336870999998, 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17776852300000001, 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 144743 2023-09-23T20:28:01.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.480763+0000", 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.480763+0000", 2023-09-23T20:28:01.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.480762+0000", 2023-09-23T20:28:01.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:28:01.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.480765+0000", 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0079999999999998e-06 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.480775+0000", 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9389999999999992e-06 2023-09-23T20:28:01.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.480781+0000", 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.998e-06 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.489045+0000", 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0082640060000000008 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.489355+0000", 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031003999999999998 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.504767+0000", 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015412103 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.508647+0000", 2023-09-23T20:28:01.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038799389999999998 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.508756+0000", 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108328 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.658452+0000", 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14969601199999999 2023-09-23T20:28:01.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.658495+0000", 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3201999999999997e-05 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:08.658531+0000", 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6452000000000003e-05 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:145230 8.3 8:c2508dc3:::benchmark_data_smithi112_198064_object38615:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e199)", 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:09.276949+0000", 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 52.425150668000001, 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.195718215, 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 145230 2023-09-23T20:28:01.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.276949+0000", 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.276949+0000", 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.276948+0000", 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.276952+0000", 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.517e-06 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.276960+0000", 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7209999999999994e-06 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.276965+0000", 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0320000000000003e-06 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.280503+0000", 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003538383 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.280603+0000", 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9610000000000003e-05 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.280729+0000", 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012672399999999999 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.284525+0000", 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037954159999999998 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.300502+0000", 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015977150999999998 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.300808+0000", 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00030612400000000001 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.472620+0000", 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17181212800000001 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.472667+0000", 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7088e-05 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35031.0:145238 8.7 8:ecd17ef9:::benchmark_data_smithi112_198064_object38623:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e199)", 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:27:09.292669+0000", 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 52.409430573000002, 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18835663499999999, 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35031", 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 145238 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.849 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292669+0000", 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292669+0000", 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:28:01.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292667+0000", 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292699+0000", 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1887000000000001e-05 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292717+0000", 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7934000000000001e-05 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292726+0000", 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2639999999999997e-06 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292784+0000", 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7377000000000003e-05 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.292917+0000", 2023-09-23T20:28:01.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133363 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.293035+0000", 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117979 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.298205+0000", 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051701439999999998 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.472643+0000", 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.174437389 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.480831+0000", 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0081885719999999999 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.480972+0000", 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000140827 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:27:09.481026+0000", 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3807999999999997e-05 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.855 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.856 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:28:01.856 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:28:01.856 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:28:01.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:01.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:01.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:01.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:02.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:02.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:02.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:02.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:02.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:02.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:02.318 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:28:02.319 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:28:02.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:02.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:02.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:02.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:02.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:02.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:02.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:02.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:02.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:02.943 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:02 smithi112 bash[107672]: cluster 2023-09-23T20:28:01.573260+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T20:28:02.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:02 smithi112 bash[104422]: cluster 2023-09-23T20:28:01.573260+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T20:28:02.946 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:02 smithi174 bash[91578]: cluster 2023-09-23T20:28:01.573260+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T20:28:02.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:03.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:03.118 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:03.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:03.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:03.247 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:03.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:28:03.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:03.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:03.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:03.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:03.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:03.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:03.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:03.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:03.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:03.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:03.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:03.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:03 smithi112 bash[104422]: audit 2023-09-23T20:28:02.305577+0000 mgr.y (mgr.34107) 821 : audit 0 from='client.54802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:03.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:03 smithi112 bash[107672]: audit 2023-09-23T20:28:02.305577+0000 mgr.y (mgr.34107) 821 : audit 0 from='client.54802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:03.910 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:03 smithi174 bash[91578]: audit 2023-09-23T20:28:02.305577+0000 mgr.y (mgr.34107) 821 : audit 0 from='client.54802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:03.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:04.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:04.049 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":836,"stamp":"2023-09-23T20:28:01.572962+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2264209336,"num_objects":34565,"num_object_clones":0,"num_object_copies":103695,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34565,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":178985,"num_write_kb":6825614,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5966,"num_bytes_recovered":391395058,"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":140007,"ondisk_log_size":140007,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":268,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9183536,"kb_used_data":6832112,"kb_used_omap":20,"kb_used_meta":2351211,"kb_avail":740777680,"statfs":{"total":767960285184,"available":758556344320,"internally_reserved":0,"allocated":6996082688,"data_stored":6988206901,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2407640718},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,1,3,7,9,8,3,1],"upper_bound":256},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-452526080,"num_objects":-6905,"num_object_clones":0,"num_object_copies":-20715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6905,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002597"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":183,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450572+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:27:44.450572+0000","last_peered":"2023-09-23T20:27:44.450572+0000","last_clean":"2023-09-23T20:27:44.450572+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:27:44.450572+0000","last_undegraded":"2023-09-23T20:27:44.450572+0000","last_fullsized":"2023-09-23T20:27:44.450572+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387840+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:27:44.387840+0000","last_peered":"2023-09-23T20:27:44.387840+0000","last_clean":"2023-09-23T20:27:44.387840+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:27:44.387840+0000","last_undegraded":"2023-09-23T20:27:44.387840+0000","last_fullsized":"2023-09-23T20:27:44.387840+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390841+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:27:44.390841+0000","last_peered":"2023-09-23T20:27:44.390841+0000","last_clean":"2023-09-23T20:27:44.390841+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:27:44.390841+0000","last_undegraded":"2023-09-23T20:27:44.390841+0000","last_fullsized":"2023-09-23T20:27:44.390841+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437648+0000","last_change":"2023-09-23T20:21:46.295084+0000","last_active":"2023-09-23T20:27:44.437648+0000","last_peered":"2023-09-23T20:27:44.437648+0000","last_clean":"2023-09-23T20:27:44.437648+0000","last_became_active":"2023-09-23T20:21:46.294374+0000","last_became_peered":"2023-09-23T20:21:46.294374+0000","last_unstale":"2023-09-23T20:27:44.437648+0000","last_undegraded":"2023-09-23T20:27:44.437648+0000","last_fullsized":"2023-09-23T20:27:44.437648+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:46.907905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":190,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:47.369222+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:27:47.369222+0000","last_peered":"2023-09-23T20:27:47.369222+0000","last_clean":"2023-09-23T20:27:47.369222+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:27:47.369222+0000","last_undegraded":"2023-09-23T20:27:47.369222+0000","last_fullsized":"2023-09-23T20:27:47.369222+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.421086+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:27:44.421086+0000","last_peered":"2023-09-23T20:27:44.421086+0000","last_clean":"2023-09-23T20:27:44.421086+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:27:44.421086+0000","last_undegraded":"2023-09-23T20:27:44.421086+0000","last_fullsized":"2023-09-23T20:27:44.421086+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":180,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437472+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:27:44.437472+0000","last_peered":"2023-09-23T20:27:44.437472+0000","last_clean":"2023-09-23T20:27:44.437472+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:27:44.437472+0000","last_undegraded":"2023-09-23T20:27:44.437472+0000","last_fullsized":"2023-09-23T20:27:44.437472+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387266+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:27:44.387266+0000","last_peered":"2023-09-23T20:27:44.387266+0000","last_clean":"2023-09-23T20:27:44.387266+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:27:44.387266+0000","last_undegraded":"2023-09-23T20:27:44.387266+0000","last_fullsized":"2023-09-23T20:27:44.387266+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386954+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:27:44.386954+0000","last_peered":"2023-09-23T20:27:44.386954+0000","last_clean":"2023-09-23T20:27:44.386954+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:27:44.386954+0000","last_undegraded":"2023-09-23T20:27:44.386954+0000","last_fullsized":"2023-09-23T20:27:44.386954+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387280+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:27:44.387280+0000","last_peered":"2023-09-23T20:27:44.387280+0000","last_clean":"2023-09-23T20:27:44.387280+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:27:44.387280+0000","last_undegraded":"2023-09-23T20:27:44.387280+0000","last_fullsized":"2023-09-23T20:27:44.387280+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441813+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:27:44.441813+0000","last_peered":"2023-09-23T20:27:44.441813+0000","last_clean":"2023-09-23T20:27:44.441813+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:27:44.441813+0000","last_undegraded":"2023-09-23T20:27:44.441813+0000","last_fullsized":"2023-09-23T20:27:44.441813+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":110,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.443720+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:27:44.443720+0000","last_peered":"2023-09-23T20:27:44.443720+0000","last_clean":"2023-09-23T20:27:44.443720+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:27:44.443720+0000","last_undegraded":"2023-09-23T20:27:44.443720+0000","last_fullsized":"2023-09-23T20:27:44.443720+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.456226+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:27:44.456226+0000","last_peered":"2023-09-23T20:27:44.456226+0000","last_clean":"2023-09-23T20:27:44.456226+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:27:44.456226+0000","last_undegraded":"2023-09-23T20:27:44.456226+0000","last_fullsized":"2023-09-23T20:27:44.456226+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450917+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:27:44.450917+0000","last_peered":"2023-09-23T20:27:44.450917+0000","last_clean":"2023-09-23T20:27:44.450917+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:27:44.450917+0000","last_undegraded":"2023-09-23T20:27:44.450917+0000","last_fullsized":"2023-09-23T20:27:44.450917+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441323+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:27:44.441323+0000","last_peered":"2023-09-23T20:27:44.441323+0000","last_clean":"2023-09-23T20:27:44.441323+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:27:44.441323+0000","last_undegraded":"2023-09-23T20:27:44.441323+0000","last_fullsized":"2023-09-23T20:27:44.441323+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":204,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.388310+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:27:44.388310+0000","last_peered":"2023-09-23T20:27:44.388310+0000","last_clean":"2023-09-23T20:27:44.388310+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:27:44.388310+0000","last_undegraded":"2023-09-23T20:27:44.388310+0000","last_fullsized":"2023-09-23T20:27:44.388310+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":198,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437284+0000","last_change":"2023-09-23T20:21:46.297370+0000","last_active":"2023-09-23T20:27:44.437284+0000","last_peered":"2023-09-23T20:27:44.437284+0000","last_clean":"2023-09-23T20:27:44.437284+0000","last_became_active":"2023-09-23T20:21:46.296745+0000","last_became_peered":"2023-09-23T20:21:46.296745+0000","last_unstale":"2023-09-23T20:27:44.437284+0000","last_undegraded":"2023-09-23T20:27:44.437284+0000","last_fullsized":"2023-09-23T20:27:44.437284+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:05.763390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386769+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:27:44.386769+0000","last_peered":"2023-09-23T20:27:44.386769+0000","last_clean":"2023-09-23T20:27:44.386769+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:27:44.386769+0000","last_undegraded":"2023-09-23T20:27:44.386769+0000","last_fullsized":"2023-09-23T20:27:44.386769+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441177+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:27:44.441177+0000","last_peered":"2023-09-23T20:27:44.441177+0000","last_clean":"2023-09-23T20:27:44.441177+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:27:44.441177+0000","last_undegraded":"2023-09-23T20:27:44.441177+0000","last_fullsized":"2023-09-23T20:27:44.441177+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437600+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:27:44.437600+0000","last_peered":"2023-09-23T20:27:44.437600+0000","last_clean":"2023-09-23T20:27:44.437600+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:27:44.437600+0000","last_undegraded":"2023-09-23T20:27:44.437600+0000","last_fullsized":"2023-09-23T20:27:44.437600+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.419860+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:27:44.419860+0000","last_peered":"2023-09-23T20:27:44.419860+0000","last_clean":"2023-09-23T20:27:44.419860+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:27:44.419860+0000","last_undegraded":"2023-09-23T20:27:44.419860+0000","last_fullsized":"2023-09-23T20:27:44.419860+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":50,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387825+0000","last_change":"2023-09-23T20:21:46.299401+0000","last_active":"2023-09-23T20:27:44.387825+0000","last_peered":"2023-09-23T20:27:44.387825+0000","last_clean":"2023-09-23T20:27:44.387825+0000","last_became_active":"2023-09-23T20:21:46.298750+0000","last_became_peered":"2023-09-23T20:21:46.298750+0000","last_unstale":"2023-09-23T20:27:44.387825+0000","last_undegraded":"2023-09-23T20:27:44.387825+0000","last_fullsized":"2023-09-23T20:27:44.387825+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:05:28.246901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"204'11182","reported_seq":11212,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:59.477406+0000","last_change":"2023-09-23T20:24:25.329949+0000","last_active":"2023-09-23T20:27:59.477406+0000","last_peered":"2023-09-23T20:27:59.477406+0000","last_clean":"2023-09-23T20:27:59.477406+0000","last_became_active":"2023-09-23T20:24:25.329570+0000","last_became_peered":"2023-09-23T20:24:25.329570+0000","last_unstale":"2023-09-23T20:27:59.477406+0000","last_undegraded":"2023-09-23T20:27:59.477406+0000","last_fullsized":"2023-09-23T20:27:59.477406+0000","mapping_epoch":182,"log_start":"186'1100","ondisk_log_start":"186'1100","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:12:57.436675+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":11182,"num_write_kb":428352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":98,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441696+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:27:44.441696+0000","last_peered":"2023-09-23T20:27:44.441696+0000","last_clean":"2023-09-23T20:27:44.441696+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:27:44.441696+0000","last_undegraded":"2023-09-23T20:27:44.441696+0000","last_fullsized":"2023-09-23T20:27:44.441696+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386516+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:27:44.386516+0000","last_peered":"2023-09-23T20:27:44.386516+0000","last_clean":"2023-09-23T20:27:44.386516+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:27:44.386516+0000","last_undegraded":"2023-09-23T20:27:44.386516+0000","last_fullsized":"2023-09-23T20:27:44.386516+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"204'11448","reported_seq":11478,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:59.183708+0000","last_change":"2023-09-23T20:24:25.517307+0000","last_active":"2023-09-23T20:27:59.183708+0000","last_peered":"2023-09-23T20:27:59.183708+0000","last_clean":"2023-09-23T20:27:59.183708+0000","last_became_active":"2023-09-23T20:24:25.516599+0000","last_became_peered":"2023-09-23T20:24:25.516599+0000","last_unstale":"2023-09-23T20:27:59.183708+0000","last_undegraded":"2023-09-23T20:27:59.183708+0000","last_fullsized":"2023-09-23T20:27:59.183708+0000","mapping_epoch":182,"log_start":"189'2300","ondisk_log_start":"189'2300","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":9148,"log_dups_size":0,"ondisk_log_size":9148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:39:43.568303+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":11448,"num_write_kb":435520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"69'2","reported_seq":112,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.442334+0000","last_change":"2023-09-23T20:21:25.558537+0000","last_active":"2023-09-23T20:27:44.442334+0000","last_peered":"2023-09-23T20:27:44.442334+0000","last_clean":"2023-09-23T20:27:44.442334+0000","last_became_active":"2023-09-23T20:21:25.541669+0000","last_became_peered":"2023-09-23T20:21:25.541669+0000","last_unstale":"2023-09-23T20:27:44.442334+0000","last_undegraded":"2023-09-23T20:27:44.442334+0000","last_fullsized":"2023-09-23T20:27:44.442334+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:18.321588+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,2,1],"acting":[7,2,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":200,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.449623+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:27:44.449623+0000","last_peered":"2023-09-23T20:27:44.449623+0000","last_clean":"2023-09-23T20:27:44.449623+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:27:44.449623+0000","last_undegraded":"2023-09-23T20:27:44.449623+0000","last_fullsized":"2023-09-23T20:27:44.449623+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"204'11142","reported_seq":11174,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:28:01.011799+0000","last_change":"2023-09-23T20:24:25.518459+0000","last_active":"2023-09-23T20:28:01.011799+0000","last_peered":"2023-09-23T20:28:01.011799+0000","last_clean":"2023-09-23T20:28:01.011799+0000","last_became_active":"2023-09-23T20:24:25.517636+0000","last_became_peered":"2023-09-23T20:24:25.517636+0000","last_unstale":"2023-09-23T20:28:01.011799+0000","last_undegraded":"2023-09-23T20:28:01.011799+0000","last_fullsized":"2023-09-23T20:28:01.011799+0000","mapping_epoch":182,"log_start":"190'2500","ondisk_log_start":"190'2500","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8642,"log_dups_size":0,"ondisk_log_size":8642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:30.690353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134217728,"num_objects":2048,"num_object_clones":0,"num_object_copies":6144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11142,"num_write_kb":422080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441597+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:27:44.441597+0000","last_peered":"2023-09-23T20:27:44.441597+0000","last_clean":"2023-09-23T20:27:44.441597+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:27:44.441597+0000","last_undegraded":"2023-09-23T20:27:44.441597+0000","last_fullsized":"2023-09-23T20:27:44.441597+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":183,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.420294+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:27:44.420294+0000","last_peered":"2023-09-23T20:27:44.420294+0000","last_clean":"2023-09-23T20:27:44.420294+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:27:44.420294+0000","last_undegraded":"2023-09-23T20:27:44.420294+0000","last_fullsized":"2023-09-23T20:27:44.420294+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"204'11152","reported_seq":11184,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:58.780845+0000","last_change":"2023-09-23T20:24:25.335442+0000","last_active":"2023-09-23T20:27:58.780845+0000","last_peered":"2023-09-23T20:27:58.780845+0000","last_clean":"2023-09-23T20:27:58.780845+0000","last_became_active":"2023-09-23T20:24:25.335137+0000","last_became_peered":"2023-09-23T20:24:25.335137+0000","last_unstale":"2023-09-23T20:27:58.780845+0000","last_undegraded":"2023-09-23T20:27:58.780845+0000","last_fullsized":"2023-09-23T20:27:58.780845+0000","mapping_epoch":182,"log_start":"190'2800","ondisk_log_start":"190'2800","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8352,"log_dups_size":0,"ondisk_log_size":8352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:43.704649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147980288,"num_objects":2258,"num_object_clones":0,"num_object_copies":6774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11152,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386771+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:27:44.386771+0000","last_peered":"2023-09-23T20:27:44.386771+0000","last_clean":"2023-09-23T20:27:44.386771+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:27:44.386771+0000","last_undegraded":"2023-09-23T20:27:44.386771+0000","last_fullsized":"2023-09-23T20:27:44.386771+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437441+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:27:44.437441+0000","last_peered":"2023-09-23T20:27:44.437441+0000","last_clean":"2023-09-23T20:27:44.437441+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:27:44.437441+0000","last_undegraded":"2023-09-23T20:27:44.437441+0000","last_fullsized":"2023-09-23T20:27:44.437441+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"204'11434","reported_seq":11466,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:57.373189+0000","last_change":"2023-09-23T20:24:25.331072+0000","last_active":"2023-09-23T20:27:57.373189+0000","last_peered":"2023-09-23T20:27:57.373189+0000","last_clean":"2023-09-23T20:27:57.373189+0000","last_became_active":"2023-09-23T20:24:25.330777+0000","last_became_peered":"2023-09-23T20:24:25.330777+0000","last_unstale":"2023-09-23T20:27:57.373189+0000","last_undegraded":"2023-09-23T20:27:57.373189+0000","last_fullsized":"2023-09-23T20:27:57.373189+0000","mapping_epoch":182,"log_start":"190'3500","ondisk_log_start":"190'3500","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":7934,"log_dups_size":0,"ondisk_log_size":7934,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:42:30.712948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147456000,"num_objects":2250,"num_object_clones":0,"num_object_copies":6750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2250,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11434,"num_write_kb":437888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387518+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:27:44.387518+0000","last_peered":"2023-09-23T20:27:44.387518+0000","last_clean":"2023-09-23T20:27:44.387518+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:27:44.387518+0000","last_undegraded":"2023-09-23T20:27:44.387518+0000","last_fullsized":"2023-09-23T20:27:44.387518+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.456282+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:27:44.456282+0000","last_peered":"2023-09-23T20:27:44.456282+0000","last_clean":"2023-09-23T20:27:44.456282+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:27:44.456282+0000","last_undegraded":"2023-09-23T20:27:44.456282+0000","last_fullsized":"2023-09-23T20:27:44.456282+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"204'10971","reported_seq":11003,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:58.782596+0000","last_change":"2023-09-23T20:24:25.328005+0000","last_active":"2023-09-23T20:27:58.782596+0000","last_peered":"2023-09-23T20:27:58.782596+0000","last_clean":"2023-09-23T20:27:58.782596+0000","last_became_active":"2023-09-23T20:24:25.327717+0000","last_became_peered":"2023-09-23T20:24:25.327717+0000","last_unstale":"2023-09-23T20:27:58.782596+0000","last_undegraded":"2023-09-23T20:27:58.782596+0000","last_fullsized":"2023-09-23T20:27:58.782596+0000","mapping_epoch":182,"log_start":"190'2600","ondisk_log_start":"190'2600","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8371,"log_dups_size":0,"ondisk_log_size":8371,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:23.217734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140705792,"num_objects":2147,"num_object_clones":0,"num_object_copies":6441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2147,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10971,"num_write_kb":419776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.420045+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:27:44.420045+0000","last_peered":"2023-09-23T20:27:44.420045+0000","last_clean":"2023-09-23T20:27:44.420045+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:27:44.420045+0000","last_undegraded":"2023-09-23T20:27:44.420045+0000","last_fullsized":"2023-09-23T20:27:44.420045+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":180,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450433+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:27:44.450433+0000","last_peered":"2023-09-23T20:27:44.450433+0000","last_clean":"2023-09-23T20:27:44.450433+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:27:44.450433+0000","last_undegraded":"2023-09-23T20:27:44.450433+0000","last_fullsized":"2023-09-23T20:27:44.450433+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"204'11156","reported_seq":11186,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:59.410446+0000","last_change":"2023-09-23T20:24:25.328457+0000","last_active":"2023-09-23T20:27:59.410446+0000","last_peered":"2023-09-23T20:27:59.410446+0000","last_clean":"2023-09-23T20:27:59.410446+0000","last_became_active":"2023-09-23T20:24:25.328082+0000","last_became_peered":"2023-09-23T20:24:25.328082+0000","last_unstale":"2023-09-23T20:27:59.410446+0000","last_undegraded":"2023-09-23T20:27:59.410446+0000","last_fullsized":"2023-09-23T20:27:59.410446+0000","mapping_epoch":182,"log_start":"190'3000","ondisk_log_start":"190'3000","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8156,"log_dups_size":0,"ondisk_log_size":8156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:20:36.878737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135135232,"num_objects":2062,"num_object_clones":0,"num_object_copies":6186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11156,"num_write_kb":422976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,0,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":184,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.449380+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:27:44.449380+0000","last_peered":"2023-09-23T20:27:44.449380+0000","last_clean":"2023-09-23T20:27:44.449380+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:27:44.449380+0000","last_undegraded":"2023-09-23T20:27:44.449380+0000","last_fullsized":"2023-09-23T20:27:44.449380+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450340+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:27:44.450340+0000","last_peered":"2023-09-23T20:27:44.450340+0000","last_clean":"2023-09-23T20:27:44.450340+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:27:44.450340+0000","last_undegraded":"2023-09-23T20:27:44.450340+0000","last_fullsized":"2023-09-23T20:27:44.450340+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"204'11096","reported_seq":11128,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:58.795853+0000","last_change":"2023-09-23T20:24:25.335487+0000","last_active":"2023-09-23T20:27:58.795853+0000","last_peered":"2023-09-23T20:27:58.795853+0000","last_clean":"2023-09-23T20:27:58.795853+0000","last_became_active":"2023-09-23T20:24:25.335180+0000","last_became_peered":"2023-09-23T20:24:25.335180+0000","last_unstale":"2023-09-23T20:27:58.795853+0000","last_undegraded":"2023-09-23T20:27:58.795853+0000","last_fullsized":"2023-09-23T20:27:58.795853+0000","mapping_epoch":182,"log_start":"190'2700","ondisk_log_start":"190'2700","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8396,"log_dups_size":0,"ondisk_log_size":8396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:01.845778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141426688,"num_objects":2158,"num_object_clones":0,"num_object_copies":6474,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2158,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11096,"num_write_kb":424128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387162+0000","last_change":"2023-09-23T20:21:46.301173+0000","last_active":"2023-09-23T20:27:44.387162+0000","last_peered":"2023-09-23T20:27:44.387162+0000","last_clean":"2023-09-23T20:27:44.387162+0000","last_became_active":"2023-09-23T20:21:46.300660+0000","last_became_peered":"2023-09-23T20:21:46.300660+0000","last_unstale":"2023-09-23T20:27:44.387162+0000","last_undegraded":"2023-09-23T20:27:44.387162+0000","last_fullsized":"2023-09-23T20:27:44.387162+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:24.135650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390641+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:27:44.390641+0000","last_peered":"2023-09-23T20:27:44.390641+0000","last_clean":"2023-09-23T20:27:44.390641+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:27:44.390641+0000","last_undegraded":"2023-09-23T20:27:44.390641+0000","last_fullsized":"2023-09-23T20:27:44.390641+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"204'11131","reported_seq":11163,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.999823+0000","last_change":"2023-09-23T20:24:25.329148+0000","last_active":"2023-09-23T20:28:00.999823+0000","last_peered":"2023-09-23T20:28:00.999823+0000","last_clean":"2023-09-23T20:28:00.999823+0000","last_became_active":"2023-09-23T20:24:25.327822+0000","last_became_peered":"2023-09-23T20:24:25.327822+0000","last_unstale":"2023-09-23T20:28:00.999823+0000","last_undegraded":"2023-09-23T20:28:00.999823+0000","last_fullsized":"2023-09-23T20:28:00.999823+0000","mapping_epoch":182,"log_start":"190'2500","ondisk_log_start":"190'2500","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8631,"log_dups_size":0,"ondisk_log_size":8631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:04:11.911649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136511488,"num_objects":2083,"num_object_clones":0,"num_object_copies":6249,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2083,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11131,"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":[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.4","version":"0'0","reported_seq":202,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390156+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:27:44.390156+0000","last_peered":"2023-09-23T20:27:44.390156+0000","last_clean":"2023-09-23T20:27:44.390156+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:27:44.390156+0000","last_undegraded":"2023-09-23T20:27:44.390156+0000","last_fullsized":"2023-09-23T20:27:44.390156+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387136+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:27:44.387136+0000","last_peered":"2023-09-23T20:27:44.387136+0000","last_clean":"2023-09-23T20:27:44.387136+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:27:44.387136+0000","last_undegraded":"2023-09-23T20:27:44.387136+0000","last_fullsized":"2023-09-23T20:27:44.387136+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390079+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:27:44.390079+0000","last_peered":"2023-09-23T20:27:44.390079+0000","last_clean":"2023-09-23T20:27:44.390079+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:27:44.390079+0000","last_undegraded":"2023-09-23T20:27:44.390079+0000","last_fullsized":"2023-09-23T20:27:44.390079+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"204'11188","reported_seq":11218,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:59.501407+0000","last_change":"2023-09-23T20:24:25.515589+0000","last_active":"2023-09-23T20:27:59.501407+0000","last_peered":"2023-09-23T20:27:59.501407+0000","last_clean":"2023-09-23T20:27:59.501407+0000","last_became_active":"2023-09-23T20:24:25.515104+0000","last_became_peered":"2023-09-23T20:24:25.515104+0000","last_unstale":"2023-09-23T20:27:59.501407+0000","last_undegraded":"2023-09-23T20:27:59.501407+0000","last_fullsized":"2023-09-23T20:27:59.501407+0000","mapping_epoch":182,"log_start":"186'1100","ondisk_log_start":"186'1100","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:44.631078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145227776,"num_objects":2216,"num_object_clones":0,"num_object_copies":6648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11188,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386858+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:27:44.386858+0000","last_peered":"2023-09-23T20:27:44.386858+0000","last_clean":"2023-09-23T20:27:44.386858+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:27:44.386858+0000","last_undegraded":"2023-09-23T20:27:44.386858+0000","last_fullsized":"2023-09-23T20:27:44.386858+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450703+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:27:44.450703+0000","last_peered":"2023-09-23T20:27:44.450703+0000","last_clean":"2023-09-23T20:27:44.450703+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:27:44.450703+0000","last_undegraded":"2023-09-23T20:27:44.450703+0000","last_fullsized":"2023-09-23T20:27:44.450703+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386963+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:27:44.386963+0000","last_peered":"2023-09-23T20:27:44.386963+0000","last_clean":"2023-09-23T20:27:44.386963+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:27:44.386963+0000","last_undegraded":"2023-09-23T20:27:44.386963+0000","last_fullsized":"2023-09-23T20:27:44.386963+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"204'11130","reported_seq":11162,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:57.387881+0000","last_change":"2023-09-23T20:24:25.329982+0000","last_active":"2023-09-23T20:27:57.387881+0000","last_peered":"2023-09-23T20:27:57.387881+0000","last_clean":"2023-09-23T20:27:57.387881+0000","last_became_active":"2023-09-23T20:24:25.329678+0000","last_became_peered":"2023-09-23T20:24:25.329678+0000","last_unstale":"2023-09-23T20:27:57.387881+0000","last_undegraded":"2023-09-23T20:27:57.387881+0000","last_fullsized":"2023-09-23T20:27:57.387881+0000","mapping_epoch":182,"log_start":"190'3200","ondisk_log_start":"190'3200","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":7930,"log_dups_size":0,"ondisk_log_size":7930,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:15:21.781354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146931712,"num_objects":2242,"num_object_clones":0,"num_object_copies":6726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11130,"num_write_kb":427904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":212,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.384407+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:27:44.384407+0000","last_peered":"2023-09-23T20:27:44.384407+0000","last_clean":"2023-09-23T20:27:44.384407+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:27:44.384407+0000","last_undegraded":"2023-09-23T20:27:44.384407+0000","last_fullsized":"2023-09-23T20:27:44.384407+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":159,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390440+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:27:44.390440+0000","last_peered":"2023-09-23T20:27:44.390440+0000","last_clean":"2023-09-23T20:27:44.390440+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:27:44.390440+0000","last_undegraded":"2023-09-23T20:27:44.390440+0000","last_fullsized":"2023-09-23T20:27:44.390440+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390568+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:27:44.390568+0000","last_peered":"2023-09-23T20:27:44.390568+0000","last_clean":"2023-09-23T20:27:44.390568+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:27:44.390568+0000","last_undegraded":"2023-09-23T20:27:44.390568+0000","last_fullsized":"2023-09-23T20:27:44.390568+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"204'11184","reported_seq":11214,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:59.157146+0000","last_change":"2023-09-23T20:24:25.334859+0000","last_active":"2023-09-23T20:27:59.157146+0000","last_peered":"2023-09-23T20:27:59.157146+0000","last_clean":"2023-09-23T20:27:59.157146+0000","last_became_active":"2023-09-23T20:24:25.334569+0000","last_became_peered":"2023-09-23T20:24:25.334569+0000","last_unstale":"2023-09-23T20:27:59.157146+0000","last_undegraded":"2023-09-23T20:27:59.157146+0000","last_fullsized":"2023-09-23T20:27:59.157146+0000","mapping_epoch":182,"log_start":"186'2000","ondisk_log_start":"186'2000","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":9184,"log_dups_size":0,"ondisk_log_size":9184,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:47.615968+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":11184,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":187,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386708+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:27:44.386708+0000","last_peered":"2023-09-23T20:27:44.386708+0000","last_clean":"2023-09-23T20:27:44.386708+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:27:44.386708+0000","last_undegraded":"2023-09-23T20:27:44.386708+0000","last_fullsized":"2023-09-23T20:27:44.386708+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":537,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441535+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:27:44.441535+0000","last_peered":"2023-09-23T20:27:44.441535+0000","last_clean":"2023-09-23T20:27:44.441535+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:27:44.441535+0000","last_undegraded":"2023-09-23T20:27:44.441535+0000","last_fullsized":"2023-09-23T20:27:44.441535+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":50,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387342+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:27:44.387342+0000","last_peered":"2023-09-23T20:27:44.387342+0000","last_clean":"2023-09-23T20:27:44.387342+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:27:44.387342+0000","last_undegraded":"2023-09-23T20:27:44.387342+0000","last_fullsized":"2023-09-23T20:27:44.387342+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.420980+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:27:44.420980+0000","last_peered":"2023-09-23T20:27:44.420980+0000","last_clean":"2023-09-23T20:27:44.420980+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:27:44.420980+0000","last_undegraded":"2023-09-23T20:27:44.420980+0000","last_fullsized":"2023-09-23T20:27:44.420980+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.a","version":"204'11052","reported_seq":11084,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:58.764445+0000","last_change":"2023-09-23T20:24:25.330410+0000","last_active":"2023-09-23T20:27:58.764445+0000","last_peered":"2023-09-23T20:27:58.764445+0000","last_clean":"2023-09-23T20:27:58.764445+0000","last_became_active":"2023-09-23T20:24:25.330110+0000","last_became_peered":"2023-09-23T20:24:25.330110+0000","last_unstale":"2023-09-23T20:27:58.764445+0000","last_undegraded":"2023-09-23T20:27:58.764445+0000","last_fullsized":"2023-09-23T20:27:58.764445+0000","mapping_epoch":182,"log_start":"190'2700","ondisk_log_start":"190'2700","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8352,"log_dups_size":0,"ondisk_log_size":8352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:27.640200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137625600,"num_objects":2100,"num_object_clones":0,"num_object_copies":6300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2100,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11052,"num_write_kb":420864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441324+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:27:44.441324+0000","last_peered":"2023-09-23T20:27:44.441324+0000","last_clean":"2023-09-23T20:27:44.441324+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:27:44.441324+0000","last_undegraded":"2023-09-23T20:27:44.441324+0000","last_fullsized":"2023-09-23T20:27:44.441324+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437037+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:27:44.437037+0000","last_peered":"2023-09-23T20:27:44.437037+0000","last_clean":"2023-09-23T20:27:44.437037+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:27:44.437037+0000","last_undegraded":"2023-09-23T20:27:44.437037+0000","last_fullsized":"2023-09-23T20:27:44.437037+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:51.030613+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:27:51.030613+0000","last_peered":"2023-09-23T20:27:51.030613+0000","last_clean":"2023-09-23T20:27:51.030613+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:27:51.030613+0000","last_undegraded":"2023-09-23T20:27:51.030613+0000","last_fullsized":"2023-09-23T20:27:51.030613+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"204'11101","reported_seq":23026,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:57.275916+0000","last_change":"2023-09-23T20:27:44.415088+0000","last_active":"2023-09-23T20:27:57.275916+0000","last_peered":"2023-09-23T20:27:57.275916+0000","last_clean":"2023-09-23T20:27:57.275916+0000","last_became_active":"2023-09-23T20:27:44.390967+0000","last_became_peered":"2023-09-23T20:27:44.390967+0000","last_unstale":"2023-09-23T20:27:57.275916+0000","last_undegraded":"2023-09-23T20:27:57.275916+0000","last_fullsized":"2023-09-23T20:27:57.275916+0000","mapping_epoch":202,"log_start":"190'3200","ondisk_log_start":"190'3200","created":182,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":7901,"log_dups_size":0,"ondisk_log_size":7901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:18:00.446153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143327232,"num_objects":2187,"num_object_clones":0,"num_object_copies":6561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11101,"num_write_kb":425216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5927,"num_bytes_recovered":388431872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.441732+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:27:44.441732+0000","last_peered":"2023-09-23T20:27:44.441732+0000","last_clean":"2023-09-23T20:27:44.441732+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:27:44.441732+0000","last_undegraded":"2023-09-23T20:27:44.441732+0000","last_fullsized":"2023-09-23T20:27:44.441732+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390110+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:27:44.390110+0000","last_peered":"2023-09-23T20:27:44.390110+0000","last_clean":"2023-09-23T20:27:44.390110+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:27:44.390110+0000","last_undegraded":"2023-09-23T20:27:44.390110+0000","last_fullsized":"2023-09-23T20:27:44.390110+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437280+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:27:44.437280+0000","last_peered":"2023-09-23T20:27:44.437280+0000","last_clean":"2023-09-23T20:27:44.437280+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:27:44.437280+0000","last_undegraded":"2023-09-23T20:27:44.437280+0000","last_fullsized":"2023-09-23T20:27:44.437280+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"204'11074","reported_seq":11106,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:28:01.015945+0000","last_change":"2023-09-23T20:24:25.518026+0000","last_active":"2023-09-23T20:28:01.015945+0000","last_peered":"2023-09-23T20:28:01.015945+0000","last_clean":"2023-09-23T20:28:01.015945+0000","last_became_active":"2023-09-23T20:24:25.517436+0000","last_became_peered":"2023-09-23T20:24:25.517436+0000","last_unstale":"2023-09-23T20:28:01.015945+0000","last_undegraded":"2023-09-23T20:28:01.015945+0000","last_fullsized":"2023-09-23T20:28:01.015945+0000","mapping_epoch":182,"log_start":"190'2500","ondisk_log_start":"190'2500","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8574,"log_dups_size":0,"ondisk_log_size":8574,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:16.344471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134479872,"num_objects":2052,"num_object_clones":0,"num_object_copies":6156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11074,"num_write_kb":420032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.388002+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:27:44.388002+0000","last_peered":"2023-09-23T20:27:44.388002+0000","last_clean":"2023-09-23T20:27:44.388002+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:27:44.388002+0000","last_undegraded":"2023-09-23T20:27:44.388002+0000","last_fullsized":"2023-09-23T20:27:44.388002+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":143,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.390465+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:27:44.390465+0000","last_peered":"2023-09-23T20:27:44.390465+0000","last_clean":"2023-09-23T20:27:44.390465+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:27:44.390465+0000","last_undegraded":"2023-09-23T20:27:44.390465+0000","last_fullsized":"2023-09-23T20:27:44.390465+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:52.395798+0000","last_change":"2023-09-23T20:21:46.295928+0000","last_active":"2023-09-23T20:27:52.395798+0000","last_peered":"2023-09-23T20:27:52.395798+0000","last_clean":"2023-09-23T20:27:52.395798+0000","last_became_active":"2023-09-23T20:21:46.295577+0000","last_became_peered":"2023-09-23T20:21:46.295577+0000","last_unstale":"2023-09-23T20:27:52.395798+0000","last_undegraded":"2023-09-23T20:27:52.395798+0000","last_fullsized":"2023-09-23T20:27:52.395798+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:57:02.165302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"204'11244","reported_seq":11275,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-23T20:27:59.475339+0000","last_change":"2023-09-23T20:24:25.515887+0000","last_active":"2023-09-23T20:27:59.475339+0000","last_peered":"2023-09-23T20:27:59.475339+0000","last_clean":"2023-09-23T20:27:59.475339+0000","last_became_active":"2023-09-23T20:24:25.515146+0000","last_became_peered":"2023-09-23T20:24:25.515146+0000","last_unstale":"2023-09-23T20:27:59.475339+0000","last_undegraded":"2023-09-23T20:27:59.475339+0000","last_fullsized":"2023-09-23T20:27:59.475339+0000","mapping_epoch":182,"log_start":"186'1200","ondisk_log_start":"186'1200","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:20:03.279231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140574744,"num_objects":2146,"num_object_clones":0,"num_object_copies":6438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2146,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11244,"num_write_kb":428417,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.421008+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:27:44.421008+0000","last_peered":"2023-09-23T20:27:44.421008+0000","last_clean":"2023-09-23T20:27:44.421008+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:27:44.421008+0000","last_undegraded":"2023-09-23T20:27:44.421008+0000","last_fullsized":"2023-09-23T20:27:44.421008+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":168,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:51.030595+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:27:51.030595+0000","last_peered":"2023-09-23T20:27:51.030595+0000","last_clean":"2023-09-23T20:27:51.030595+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:27:51.030595+0000","last_undegraded":"2023-09-23T20:27:51.030595+0000","last_fullsized":"2023-09-23T20:27:51.030595+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":146,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.449533+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:27:44.449533+0000","last_peered":"2023-09-23T20:27:44.449533+0000","last_clean":"2023-09-23T20:27:44.449533+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:27:44.449533+0000","last_undegraded":"2023-09-23T20:27:44.449533+0000","last_fullsized":"2023-09-23T20:27:44.449533+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437527+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:27:44.437527+0000","last_peered":"2023-09-23T20:27:44.437527+0000","last_clean":"2023-09-23T20:27:44.437527+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:27:44.437527+0000","last_undegraded":"2023-09-23T20:27:44.437527+0000","last_fullsized":"2023-09-23T20:27:44.437527+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386757+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:27:44.386757+0000","last_peered":"2023-09-23T20:27:44.386757+0000","last_clean":"2023-09-23T20:27:44.386757+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:27:44.386757+0000","last_undegraded":"2023-09-23T20:27:44.386757+0000","last_fullsized":"2023-09-23T20:27:44.386757+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":166,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.386596+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:27:44.386596+0000","last_peered":"2023-09-23T20:27:44.386596+0000","last_clean":"2023-09-23T20:27:44.386596+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:27:44.386596+0000","last_undegraded":"2023-09-23T20:27:44.386596+0000","last_fullsized":"2023-09-23T20:27:44.386596+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":180,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450991+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:27:44.450991+0000","last_peered":"2023-09-23T20:27:44.450991+0000","last_clean":"2023-09-23T20:27:44.450991+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:27:44.450991+0000","last_undegraded":"2023-09-23T20:27:44.450991+0000","last_fullsized":"2023-09-23T20:27:44.450991+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387232+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:27:44.387232+0000","last_peered":"2023-09-23T20:27:44.387232+0000","last_clean":"2023-09-23T20:27:44.387232+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:27:44.387232+0000","last_undegraded":"2023-09-23T20:27:44.387232+0000","last_fullsized":"2023-09-23T20:27:44.387232+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":180,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.450735+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:27:44.450735+0000","last_peered":"2023-09-23T20:27:44.450735+0000","last_clean":"2023-09-23T20:27:44.450735+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:27:44.450735+0000","last_undegraded":"2023-09-23T20:27:44.450735+0000","last_fullsized":"2023-09-23T20:27:44.450735+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:52.399036+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:27:52.399036+0000","last_peered":"2023-09-23T20:27:52.399036+0000","last_clean":"2023-09-23T20:27:52.399036+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:27:52.399036+0000","last_undegraded":"2023-09-23T20:27:52.399036+0000","last_fullsized":"2023-09-23T20:27:52.399036+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.387430+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:27:44.387430+0000","last_peered":"2023-09-23T20:27:44.387430+0000","last_clean":"2023-09-23T20:27:44.387430+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:27:44.387430+0000","last_undegraded":"2023-09-23T20:27:44.387430+0000","last_fullsized":"2023-09-23T20:27:44.387430+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.437571+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:27:44.437571+0000","last_peered":"2023-09-23T20:27:44.437571+0000","last_clean":"2023-09-23T20:27:44.437571+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:27:44.437571+0000","last_undegraded":"2023-09-23T20:27:44.437571+0000","last_fullsized":"2023-09-23T20:27:44.437571+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":163,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-09-23T20:27:44.449242+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:27:44.449242+0000","last_peered":"2023-09-23T20:27:44.449242+0000","last_clean":"2023-09-23T20:27:44.449242+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:27:44.449242+0000","last_undegraded":"2023-09-23T20:27:44.449242+0000","last_fullsized":"2023-09-23T20:27:44.449242+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":29,"num_bytes_recovered":11346,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":2263613464,"num_objects":34541,"num_object_clones":0,"num_object_copies":103623,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34541,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":178685,"num_write_kb":6823169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5927,"num_bytes_recovered":388431872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6916157440,"data_stored":6916145224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139785,"ondisk_log_size":139785,"up":48,"acting":48,"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":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":236223201685,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":884980,"kb_used_data":700652,"kb_used_omap":0,"kb_used_meta":184320,"kb_avail":92860172,"statfs":{"total":95995035648,"available":95088816128,"internally_reserved":0,"allocated":717467648,"data_stored":716605878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":188743680},"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,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 Sep 23 20:26:58 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":2.04,"15min":1.4079999999999999},"min":{"1min":0.29699999999999999,"5min":0.27100000000000002,"15min":0.25700000000000001},"max":{"1min":4.6559999999999997,"5min":41.220999999999997,"15min":41.220999999999997},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.4159999999999999,"5min":2.2349999999999999,"15min":1.427},"min":{"1min":0.33800000000000002,"5min":0.28499999999999998,"15min":0.27100000000000002},"max":{"1min":8.5169999999999995,"5min":41.305,"15min":41.305},"last":1.78}]},{"osd":1,"last update":"Sat Sep 23 20:27:27 2023","interfaces":[{"interface":"back","average":{"1min":1.633,"5min":1.411,"15min":1.867},"min":{"1min":0.29699999999999999,"5min":0.255,"15min":0.255},"max":{"1min":6.2670000000000003,"5min":10.260999999999999,"15min":142.58000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.9390000000000001,"5min":1.4950000000000001,"15min":1.8340000000000001},"min":{"1min":0.39600000000000002,"5min":0.312,"15min":0.28699999999999998},"max":{"1min":4.8929999999999998,"5min":8.4420000000000002,"15min":142.68199999999999},"last":0.61199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:26:58 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":2.0880000000000001,"15min":2.177},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.29399999999999998},"max":{"1min":5.5650000000000004,"5min":18.507999999999999,"15min":144.852},"last":0.75800000000000001},{"interface":"front","average":{"1min":2.1850000000000001,"5min":1.821,"15min":2.0329999999999999},"min":{"1min":0.50700000000000001,"5min":0.31900000000000001,"15min":0.311},"max":{"1min":8.5739999999999998,"5min":18.295999999999999,"15min":143.35599999999999},"last":1.819}]},{"osd":3,"last update":"Sat Sep 23 20:27:16 2023","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":1.591,"15min":2.222},"min":{"1min":0.35899999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.2460000000000004,"5min":8.3320000000000007,"15min":142.749},"last":0.68999999999999995},{"interface":"front","average":{"1min":2.1909999999999998,"5min":1.7989999999999999,"15min":2.1819999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.31900000000000001},"max":{"1min":8.6359999999999992,"5min":8.6359999999999992,"15min":143.11099999999999},"last":1.8460000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:27:55 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":1.159,"15min":1.056},"min":{"1min":0.33300000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.8119999999999994,"5min":8.8119999999999994,"15min":19.890999999999998},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.984,"5min":1.3560000000000001,"15min":1.1020000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.28199999999999997},"max":{"1min":8.6699999999999999,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":1.8979999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:27:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9279999999999999,"5min":1.4430000000000001,"15min":1.0960000000000001},"min":{"1min":0.31,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.2850000000000001,"5min":7.9550000000000001,"15min":8.1349999999999998},"last":5.0800000000000001},{"interface":"front","average":{"1min":1.9370000000000001,"5min":1.671,"15min":1.3320000000000001},"min":{"1min":0.40899999999999997,"5min":0.39100000000000001,"15min":0.35599999999999998},"max":{"1min":5.2089999999999996,"5min":7.8300000000000001,"15min":15.382999999999999},"last":0.71399999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:27:55 2023","interfaces":[{"interface":"back","average":{"1min":1.764,"5min":1.5189999999999999,"15min":1.411},"min":{"1min":0.50600000000000001,"5min":0.40000000000000002,"15min":0.39700000000000002},"max":{"1min":8.6660000000000004,"5min":8.6660000000000004,"15min":15.295999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.968,"5min":1.5429999999999999,"15min":1.2929999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34499999999999997},"max":{"1min":8.6080000000000005,"5min":8.6080000000000005,"15min":8.6080000000000005},"last":1.873}]}]},{"osd":6,"up_from":47,"seq":201863463327,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":920932,"kb_used_data":704476,"kb_used_omap":0,"kb_used_meta":216448,"kb_avail":92824220,"statfs":{"total":95995035648,"available":95052001280,"internally_reserved":0,"allocated":721383424,"data_stored":720538099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":221642752},"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 Sep 23 20:27:00 2023","interfaces":[{"interface":"back","average":{"1min":2.7040000000000002,"5min":2.3700000000000001,"15min":1.9199999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.24199999999999999},"max":{"1min":20.042000000000002,"5min":30.280000000000001,"15min":72.414000000000001},"last":1.246},{"interface":"front","average":{"1min":2.387,"5min":2.2509999999999999,"15min":1.8420000000000001},"min":{"1min":0.29899999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":20.003,"5min":30.475999999999999,"15min":72.813999999999993},"last":0.46700000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:27:25 2023","interfaces":[{"interface":"back","average":{"1min":3.5569999999999999,"5min":2.8149999999999999,"15min":1.9039999999999999},"min":{"1min":0.32700000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":12.372999999999999,"5min":31.411000000000001,"15min":31.411000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":1.9790000000000001,"5min":1.855,"15min":1.4670000000000001},"min":{"1min":0.41399999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":4.5620000000000003,"5min":30.934999999999999,"15min":30.934999999999999},"last":1.3300000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:27:47 2023","interfaces":[{"interface":"back","average":{"1min":2.3319999999999999,"5min":1.615,"15min":1.744},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.313},"max":{"1min":8.0050000000000008,"5min":8.8030000000000008,"15min":29.074000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.859,"5min":1.4159999999999999,"15min":1.6839999999999999},"min":{"1min":0.377,"5min":0.32900000000000001,"15min":0.30599999999999999},"max":{"1min":6.6470000000000002,"5min":8.9350000000000005,"15min":38.32},"last":3.4169999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:27:19 2023","interfaces":[{"interface":"back","average":{"1min":3.1349999999999998,"5min":5.319,"15min":3.536},"min":{"1min":0.373,"5min":0.34100000000000003,"15min":0.32900000000000001},"max":{"1min":16.125,"5min":206.446,"15min":206.446},"last":1.7070000000000001},{"interface":"front","average":{"1min":2.6030000000000002,"5min":5.1280000000000001,"15min":3.5169999999999999},"min":{"1min":0.434,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":12.561999999999999,"5min":206.846,"15min":206.846},"last":0.63300000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:27:47 2023","interfaces":[{"interface":"back","average":{"1min":1.893,"5min":1.627,"15min":1.3919999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":8.6590000000000007,"5min":10.859,"15min":14.566000000000001},"last":0.372},{"interface":"front","average":{"1min":1.456,"5min":1.288,"15min":1.1699999999999999},"min":{"1min":0.42099999999999999,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":4.8200000000000003,"5min":6.9710000000000001,"15min":14.686},"last":1.2949999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:27:47 2023","interfaces":[{"interface":"back","average":{"1min":3.1219999999999999,"5min":1.7849999999999999,"15min":1.2969999999999999},"min":{"1min":0.51200000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":8.1349999999999998,"5min":8.7720000000000002,"15min":9.6069999999999993},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.8899999999999999,"5min":1.494,"15min":1.2330000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":7.8239999999999998,"5min":7.8239999999999998,"15min":10.398999999999999},"last":1.3979999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:27:19 2023","interfaces":[{"interface":"back","average":{"1min":2.5289999999999999,"5min":1.5149999999999999,"15min":1.2230000000000001},"min":{"1min":0.39600000000000002,"5min":0.39400000000000002,"15min":0.35299999999999998},"max":{"1min":9.5670000000000002,"5min":9.5670000000000002,"15min":9.5670000000000002},"last":0.50600000000000001},{"interface":"front","average":{"1min":1.9510000000000001,"5min":1.3560000000000001,"15min":1.2290000000000001},"min":{"1min":0.48099999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.9199999999999999,"5min":6.226,"15min":10.438000000000001},"last":1.3620000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056871,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1349216,"kb_used_data":982552,"kb_used_omap":4,"kb_used_meta":366651,"kb_avail":92395936,"statfs":{"total":95995035648,"available":94613438464,"internally_reserved":0,"allocated":1006133248,"data_stored":1005005173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":375451534},"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":[2,1,0,1,2,4,0,1],"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 Sep 23 20:27:35 2023","interfaces":[{"interface":"back","average":{"1min":1.639,"5min":1.4590000000000001,"15min":1.4530000000000001},"min":{"1min":0.20699999999999999,"5min":0.19900000000000001,"15min":0.186},"max":{"1min":8.9619999999999997,"5min":9.2309999999999999,"15min":18.596},"last":1.427},{"interface":"front","average":{"1min":2.1539999999999999,"5min":1.72,"15min":1.7849999999999999},"min":{"1min":0.28100000000000003,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":5.367,"5min":7.8390000000000004,"15min":18.654},"last":1.8069999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:48 2023","interfaces":[{"interface":"back","average":{"1min":2.8359999999999999,"5min":2.1440000000000001,"15min":2.173},"min":{"1min":0.26400000000000001,"5min":0.214,"15min":0.20899999999999999},"max":{"1min":7.1680000000000001,"5min":14.106999999999999,"15min":69.319000000000003},"last":4.8079999999999998},{"interface":"front","average":{"1min":1.925,"5min":1.478,"15min":2.012},"min":{"1min":0.32600000000000001,"5min":0.245,"15min":0.23599999999999999},"max":{"1min":5.1109999999999998,"5min":6.8689999999999998,"15min":69.561999999999998},"last":1.3879999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1219999999999999,"5min":2.3100000000000001,"15min":2.1440000000000001},"min":{"1min":0.33900000000000002,"5min":0.20899999999999999,"15min":0.20799999999999999},"max":{"1min":7.532,"5min":67.894000000000005,"15min":67.894000000000005},"last":0.60599999999999998},{"interface":"front","average":{"1min":3.177,"5min":2.706,"15min":2.5129999999999999},"min":{"1min":0.28299999999999997,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":19.187999999999999,"5min":68.027000000000001,"15min":68.027000000000001},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:27:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5149999999999999,"5min":1.274,"15min":1.1930000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.313},"max":{"1min":5.1539999999999999,"5min":5.1539999999999999,"15min":9.3399999999999999},"last":0.751},{"interface":"front","average":{"1min":2.1880000000000002,"5min":1.5389999999999999,"15min":1.46},"min":{"1min":0.33600000000000002,"5min":0.309,"15min":0.28999999999999998},"max":{"1min":5.5430000000000001,"5min":7.4950000000000001,"15min":13.737},"last":1.0029999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:27:35 2023","interfaces":[{"interface":"back","average":{"1min":3.9809999999999999,"5min":2.8069999999999999,"15min":1.784},"min":{"1min":0.40899999999999997,"5min":0.315,"15min":0.29399999999999998},"max":{"1min":27.562000000000001,"5min":47.847999999999999,"15min":47.847999999999999},"last":4.6740000000000004},{"interface":"front","average":{"1min":3.306,"5min":2.198,"15min":1.5089999999999999},"min":{"1min":0.42399999999999999,"5min":0.34599999999999997,"15min":0.34000000000000002},"max":{"1min":27.164000000000001,"5min":48.052,"15min":48.052},"last":0.53700000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:27:35 2023","interfaces":[{"interface":"back","average":{"1min":2.5070000000000001,"5min":2.085,"15min":1.639},"min":{"1min":0.438,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":9.1649999999999991,"5min":12.840999999999999,"15min":12.840999999999999},"last":4.7300000000000004},{"interface":"front","average":{"1min":1.476,"5min":1.4259999999999999,"15min":1.355},"min":{"1min":0.439,"5min":0.374,"15min":0.374},"max":{"1min":9.0579999999999998,"5min":9.0579999999999998,"15min":10.532},"last":0.57799999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:27:35 2023","interfaces":[{"interface":"back","average":{"1min":2.6259999999999999,"5min":2.0870000000000002,"15min":1.6220000000000001},"min":{"1min":0.45900000000000002,"5min":0.42199999999999999,"15min":0.35899999999999999},"max":{"1min":9.7949999999999999,"5min":12.407,"15min":12.407},"last":4.774},{"interface":"front","average":{"1min":2.8690000000000002,"5min":1.6060000000000001,"15min":1.4019999999999999},"min":{"1min":0.45200000000000001,"5min":0.40999999999999998,"15min":0.39200000000000002},"max":{"1min":26.978000000000002,"5min":26.978000000000002,"15min":26.978000000000002},"last":0.71999999999999997}]}]},{"osd":0,"up_from":85,"seq":365072220398,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1149032,"kb_used_data":806560,"kb_used_omap":5,"kb_used_meta":342458,"kb_avail":92596120,"statfs":{"total":95995035648,"available":94818426880,"internally_reserved":0,"allocated":825917440,"data_stored":824782225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":350677626},"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,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":1,"last update":"Sat Sep 23 20:27:35 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":2.8159999999999998,"15min":1.966},"min":{"1min":0.191,"5min":0.191,"15min":0.187},"max":{"1min":8.0389999999999997,"5min":67.703000000000003,"15min":67.703000000000003},"last":0.54200000000000004},{"interface":"front","average":{"1min":7.6619999999999999,"5min":3.7050000000000001,"15min":2.2490000000000001},"min":{"1min":0.23300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":140.44200000000001,"5min":140.44200000000001,"15min":140.44200000000001},"last":0.441}]},{"osd":2,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.768,"15min":1.798},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":4.5419999999999998,"5min":11.891,"15min":11.891},"last":0.51100000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.7809999999999999,"15min":1.726},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.218},"max":{"1min":4.8819999999999997,"5min":14.307,"15min":14.307},"last":0.36399999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":3.7719999999999998,"15min":2.823},"min":{"1min":0.27500000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":7.6379999999999999,"5min":141.36699999999999,"15min":141.36699999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":2.734,"5min":3.9809999999999999,"15min":2.8079999999999998},"min":{"1min":0.30099999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":12.920999999999999,"5min":145.46000000000001,"15min":145.46000000000001},"last":2.4609999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":2.5630000000000002,"5min":1.659,"15min":1.6459999999999999},"min":{"1min":0.32900000000000001,"5min":0.309,"15min":0.309},"max":{"1min":8.0980000000000008,"5min":8.0980000000000008,"15min":32.953000000000003},"last":7.9560000000000004},{"interface":"front","average":{"1min":2.827,"5min":2.0680000000000001,"15min":1.8180000000000001},"min":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.28399999999999997},"max":{"1min":8.3550000000000004,"5min":11.975,"15min":33.073999999999998},"last":4.0869999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":2.2599999999999998,"5min":1.8919999999999999,"15min":1.742},"min":{"1min":0.35399999999999998,"5min":0.32700000000000001,"15min":0.32500000000000001},"max":{"1min":9.6229999999999993,"5min":12.074999999999999,"15min":18.498000000000001},"last":0.41799999999999998},{"interface":"front","average":{"1min":2.0960000000000001,"5min":2.1040000000000001,"15min":1.696},"min":{"1min":0.35999999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.4699999999999998,"5min":14.363,"15min":14.363},"last":0.46999999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":1.956,"15min":1.7210000000000001},"min":{"1min":0.443,"5min":0.374,"15min":0.374},"max":{"1min":7.8840000000000003,"5min":12.212,"15min":18.548999999999999},"last":0.38100000000000001},{"interface":"front","average":{"1min":2.0670000000000002,"5min":2.1629999999999998,"15min":1.7350000000000001},"min":{"1min":0.41199999999999998,"5min":0.36299999999999999,"15min":0.34399999999999997},"max":{"1min":6.4489999999999998,"5min":14.385999999999999,"15min":14.385999999999999},"last":1.1180000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.9490000000000001,"15min":1.6439999999999999},"min":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.907,"5min":14.337999999999999,"15min":14.337999999999999},"last":0.499},{"interface":"front","average":{"1min":1.724,"5min":1.7330000000000001,"15min":1.6279999999999999},"min":{"1min":0.45800000000000002,"5min":0.312,"15min":0.312},"max":{"1min":4.0869999999999997,"5min":6.6559999999999997,"15min":11.586},"last":0.57199999999999995}]}]},{"osd":2,"up_from":95,"seq":408021893334,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1186128,"kb_used_data":820808,"kb_used_omap":7,"kb_used_meta":365240,"kb_avail":92559024,"statfs":{"total":95995035648,"available":94780440576,"internally_reserved":0,"allocated":840507392,"data_stored":839391554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":374005841},"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,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 Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.9810000000000001,"5min":2.5190000000000001,"15min":3.2160000000000002},"min":{"1min":0.26500000000000001,"5min":0.219,"15min":0.18099999999999999},"max":{"1min":5.8040000000000003,"5min":44.383000000000003,"15min":251.809},"last":0.26500000000000001},{"interface":"front","average":{"1min":1.579,"5min":2.4260000000000002,"15min":2.9889999999999999},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.189},"max":{"1min":6.6269999999999998,"5min":42.749000000000002,"15min":252.42500000000001},"last":3.0760000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":2.1480000000000001,"5min":2.5369999999999999,"15min":3.1760000000000002},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.192},"max":{"1min":6.282,"5min":44.337000000000003,"15min":252.28999999999999},"last":2.9990000000000001},{"interface":"front","average":{"1min":2.0409999999999999,"5min":2.54,"15min":3.2309999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":6.8140000000000001,"5min":42.771999999999998,"15min":252.20699999999999},"last":3.1040000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:27:29 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":5.1740000000000004,"15min":3.7719999999999998},"min":{"1min":0.42699999999999999,"5min":0.27800000000000002,"15min":0.21199999999999999},"max":{"1min":4.0650000000000004,"5min":206.22800000000001,"15min":206.22800000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":1.6499999999999999,"5min":4.9169999999999998,"15min":4.5229999999999997},"min":{"1min":0.28399999999999997,"5min":0.26800000000000002,"15min":0.23999999999999999},"max":{"1min":5.9960000000000004,"5min":199.476,"15min":252.31399999999999},"last":3.012}]},{"osd":4,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":1.5589999999999999,"15min":1.8420000000000001},"min":{"1min":0.32900000000000001,"5min":0.312,"15min":0.312},"max":{"1min":3.8570000000000002,"5min":6.8860000000000001,"15min":101.044},"last":3.21},{"interface":"front","average":{"1min":1.47,"5min":1.5580000000000001,"15min":1.8500000000000001},"min":{"1min":0.36099999999999999,"5min":0.32900000000000001,"15min":0.315},"max":{"1min":4.173,"5min":9.2110000000000003,"15min":98.811000000000007},"last":0.74299999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":2.2919999999999998,"5min":1.7130000000000001,"15min":2.8690000000000002},"min":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.36499999999999999},"max":{"1min":6.5990000000000002,"5min":8.8620000000000001,"15min":252.392},"last":2.9649999999999999},{"interface":"front","average":{"1min":2.25,"5min":1.621,"15min":1.8799999999999999},"min":{"1min":0.36199999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.6689999999999996,"5min":7.6689999999999996,"15min":98.555999999999997},"last":0.497}]},{"osd":6,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.8,"5min":1.8100000000000001,"15min":2.6139999999999999},"min":{"1min":0.46800000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":5.7249999999999996,"5min":6.2629999999999999,"15min":252.49100000000001},"last":3.0459999999999998},{"interface":"front","average":{"1min":1.9359999999999999,"5min":1.5649999999999999,"15min":1.615},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.1029999999999998,"5min":8.0039999999999996,"15min":9.5449999999999999},"last":0.63200000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7549999999999999,"5min":1.51,"15min":2.54},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.39400000000000002},"max":{"1min":6.0419999999999998,"5min":6.0419999999999998,"15min":252.459},"last":6.0419999999999998},{"interface":"front","average":{"1min":1.901,"5min":1.6319999999999999,"15min":2.5419999999999998},"min":{"1min":0.45000000000000001,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":4.8529999999999998,"5min":8.1099999999999994,"15min":251.87100000000001},"last":0.53300000000000003}]}]},{"osd":3,"up_from":100,"seq":429496729808,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1306748,"kb_used_data":869684,"kb_used_omap":2,"kb_used_meta":436989,"kb_avail":92438404,"statfs":{"total":95995035648,"available":94656925696,"internally_reserved":0,"allocated":890556416,"data_stored":889459036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":447476789},"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 Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":4.2729999999999997,"5min":2.8250000000000002,"15min":2.6030000000000002},"min":{"1min":0.189,"5min":0.189,"15min":0.17399999999999999},"max":{"1min":39.981000000000002,"5min":39.981000000000002,"15min":54.673000000000002},"last":0.46200000000000002},{"interface":"front","average":{"1min":5.3159999999999998,"5min":2.637,"15min":2.536},"min":{"1min":0.34200000000000003,"5min":0.189,"15min":0.189},"max":{"1min":43.945999999999998,"5min":43.945999999999998,"15min":54.192999999999998},"last":3.1139999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.9490000000000001,"5min":2.7000000000000002,"15min":1.8999999999999999},"min":{"1min":0.20999999999999999,"5min":0.20699999999999999,"15min":0.20399999999999999},"max":{"1min":6.2930000000000001,"5min":73.537000000000006,"15min":73.537000000000006},"last":0.375},{"interface":"front","average":{"1min":2.6680000000000001,"5min":3.3769999999999998,"15min":2.383},"min":{"1min":0.45600000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":11.930999999999999,"5min":72.793000000000006,"15min":72.793000000000006},"last":5.0860000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":2.0680000000000001,"15min":2.0920000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":6.9740000000000002,"5min":15.445,"15min":56.723999999999997},"last":1.9359999999999999},{"interface":"front","average":{"1min":3.3730000000000002,"5min":2.1749999999999998,"15min":2.1160000000000001},"min":{"1min":0.34100000000000003,"5min":0.23300000000000001,"15min":0.215},"max":{"1min":10.269,"5min":11.789999999999999,"15min":62.427},"last":3.1429999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":3.4550000000000001,"5min":2.165,"15min":1.6519999999999999},"min":{"1min":0.40999999999999998,"5min":0.33500000000000002,"15min":0.311},"max":{"1min":14.118,"5min":14.118,"15min":14.343999999999999},"last":3.169},{"interface":"front","average":{"1min":1.7010000000000001,"5min":2.036,"15min":1.5740000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":6.4119999999999999,"5min":26.736000000000001,"15min":26.736000000000001},"last":6.7869999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.7549999999999999,"5min":1.927,"15min":1.5980000000000001},"min":{"1min":0.38100000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":7.0439999999999996,"5min":8.0579999999999998,"15min":14.304},"last":3.0310000000000001},{"interface":"front","average":{"1min":2.5219999999999998,"5min":2.1059999999999999,"15min":1.714},"min":{"1min":0.371,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":9.5190000000000001,"5min":15.519,"15min":15.519},"last":0.48699999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.9500000000000002,"5min":2.101,"15min":1.714},"min":{"1min":0.60399999999999998,"5min":0.36299999999999999,"15min":0.33000000000000002},"max":{"1min":8.7400000000000002,"5min":9.2669999999999995,"15min":14.371},"last":3.0760000000000001},{"interface":"front","average":{"1min":2.2090000000000001,"5min":2.2210000000000001,"15min":1.8149999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35099999999999998},"max":{"1min":7.4050000000000002,"5min":26.811,"15min":26.811},"last":0.68500000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.0270000000000001,"5min":1.899,"15min":1.6399999999999999},"min":{"1min":0.40300000000000002,"5min":0.36899999999999999,"15min":0.36199999999999999},"max":{"1min":6.1900000000000004,"5min":10.696999999999999,"15min":10.696999999999999},"last":6.827},{"interface":"front","average":{"1min":2.073,"5min":1.9510000000000001,"15min":1.6930000000000001},"min":{"1min":0.48399999999999999,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":6.2270000000000003,"5min":10.722,"15min":10.722},"last":6.8540000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986610,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1051944,"kb_used_data":838368,"kb_used_omap":0,"kb_used_meta":213568,"kb_avail":92693208,"statfs":{"total":95995035648,"available":94917844992,"internally_reserved":0,"allocated":858488832,"data_stored":857638712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":218693632},"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,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":0,"last update":"Sat Sep 23 20:27:54 2023","interfaces":[{"interface":"back","average":{"1min":2.4089999999999998,"5min":2.4769999999999999,"15min":1.95},"min":{"1min":0.316,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":9.4830000000000005,"5min":73.998999999999995,"15min":73.998999999999995},"last":1.762},{"interface":"front","average":{"1min":1.7569999999999999,"5min":2.29,"15min":1.819},"min":{"1min":0.27100000000000002,"5min":0.26200000000000001,"15min":0.25600000000000001},"max":{"1min":10.853999999999999,"5min":73.863,"15min":73.863},"last":0.57599999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:27:24 2023","interfaces":[{"interface":"back","average":{"1min":2.1320000000000001,"5min":2.4409999999999998,"15min":1.952},"min":{"1min":0.29599999999999999,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":21.108000000000001,"5min":76.216999999999999,"15min":76.216999999999999},"last":0.497},{"interface":"front","average":{"1min":2.9790000000000001,"5min":2.7690000000000001,"15min":2.0139999999999998},"min":{"1min":0.308,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":21.149000000000001,"5min":75.802000000000007,"15min":75.802000000000007},"last":0.46200000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:27:54 2023","interfaces":[{"interface":"back","average":{"1min":2.0760000000000001,"5min":1.5449999999999999,"15min":1.589},"min":{"1min":0.376,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.1189999999999998,"5min":7.2930000000000001,"15min":20.437000000000001},"last":4.1120000000000001},{"interface":"front","average":{"1min":1.9259999999999999,"5min":1.4950000000000001,"15min":1.903},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":8.6370000000000005,"5min":8.6370000000000005,"15min":42.654000000000003},"last":4.2089999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.2709999999999999,"5min":2.5459999999999998,"15min":2.6339999999999999},"min":{"1min":0.35299999999999998,"5min":0.34499999999999997,"15min":0.33300000000000002},"max":{"1min":7.399,"5min":75.213999999999999,"15min":76.902000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":1.6619999999999999,"5min":2.2989999999999999,"15min":2.5739999999999998},"min":{"1min":0.40300000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":7.5099999999999998,"5min":75.274000000000001,"15min":76.763000000000005},"last":0.60599999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:27:44 2023","interfaces":[{"interface":"back","average":{"1min":2.3180000000000001,"5min":1.8460000000000001,"15min":1.2509999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":18.861000000000001,"5min":18.861000000000001,"15min":18.861000000000001},"last":0.52000000000000002},{"interface":"front","average":{"1min":2.1019999999999999,"5min":1.512,"15min":1.171},"min":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.29599999999999999},"max":{"1min":21.779,"5min":21.779,"15min":21.779},"last":0.66400000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:27:44 2023","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.367,"15min":1.113},"min":{"1min":0.36399999999999999,"5min":0.36199999999999999,"15min":0.35699999999999998},"max":{"1min":4.1349999999999998,"5min":7.7240000000000002,"15min":7.7240000000000002},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.4530000000000001,"5min":1.7789999999999999,"15min":1.3500000000000001},"min":{"1min":0.36399999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.1619999999999999,"5min":13.348000000000001,"15min":13.348000000000001},"last":0.58999999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:27:44 2023","interfaces":[{"interface":"back","average":{"1min":1.696,"5min":1.5860000000000001,"15min":1.3049999999999999},"min":{"1min":0.41199999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":5.3109999999999999,"5min":9.5549999999999997,"15min":9.6769999999999996},"last":0.54900000000000004},{"interface":"front","average":{"1min":2.044,"5min":1.6180000000000001,"15min":1.224},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":8.3230000000000004,"5min":9.5660000000000007,"15min":14.436999999999999},"last":0.53600000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724970,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1334556,"kb_used_data":1109012,"kb_used_omap":0,"kb_used_meta":225536,"kb_avail":92410596,"statfs":{"total":95995035648,"available":94628450304,"internally_reserved":0,"allocated":1135628288,"data_stored":1134786224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":230948864},"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,1,2,3,3],"upper_bound":128},"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 Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":4.2759999999999998,"5min":2.2210000000000001,"15min":1.5669999999999999},"min":{"1min":0.26100000000000001,"5min":0.25700000000000001,"15min":0.23999999999999999},"max":{"1min":42.924999999999997,"5min":42.924999999999997,"15min":42.924999999999997},"last":0.33800000000000002},{"interface":"front","average":{"1min":4.8810000000000002,"5min":2.5739999999999998,"15min":1.865},"min":{"1min":0.28000000000000003,"5min":0.26900000000000002,"15min":0.25700000000000001},"max":{"1min":42.808,"5min":42.808,"15min":42.808},"last":0.47899999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:27:22 2023","interfaces":[{"interface":"back","average":{"1min":3.952,"5min":2.3050000000000002,"15min":1.631},"min":{"1min":0.33300000000000002,"5min":0.26800000000000002,"15min":0.26300000000000001},"max":{"1min":44.613999999999997,"5min":44.613999999999997,"15min":44.613999999999997},"last":0.36799999999999999},{"interface":"front","average":{"1min":5.1769999999999996,"5min":2.4329999999999998,"15min":1.742},"min":{"1min":0.375,"5min":0.32000000000000001,"15min":0.26000000000000001},"max":{"1min":44.430999999999997,"5min":44.430999999999997,"15min":44.430999999999997},"last":1.4039999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":2.6400000000000001,"5min":1.752,"15min":1.9550000000000001},"min":{"1min":0.35499999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.1890000000000001,"5min":9.2159999999999993,"15min":111.55500000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.8440000000000001,"5min":1.5589999999999999,"15min":2.2029999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":15.345000000000001,"5min":15.345000000000001,"15min":118.886},"last":0.38600000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:27:22 2023","interfaces":[{"interface":"back","average":{"1min":2.3460000000000001,"5min":2.3650000000000002,"15min":1.7969999999999999},"min":{"1min":0.34300000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":14.34,"5min":25.172000000000001,"15min":25.172000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":2.8799999999999999,"5min":2.2149999999999999,"15min":1.8029999999999999},"min":{"1min":0.42199999999999999,"5min":0.33500000000000002,"15min":0.33300000000000002},"max":{"1min":13.066000000000001,"5min":30.32,"15min":30.32},"last":0.623}]},{"osd":4,"last update":"Sat Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":2.0209999999999999,"5min":1.484,"15min":1.2629999999999999},"min":{"1min":0.40400000000000003,"5min":0.31,"15min":0.30099999999999999},"max":{"1min":5.2619999999999996,"5min":7.915,"15min":10.968},"last":0.40400000000000003},{"interface":"front","average":{"1min":2.8279999999999998,"5min":1.8100000000000001,"15min":1.3700000000000001},"min":{"1min":0.35099999999999998,"5min":0.32900000000000001,"15min":0.32000000000000001},"max":{"1min":14.263999999999999,"5min":14.423,"15min":14.423},"last":0.41899999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":2.7829999999999999,"5min":1.631,"15min":1.391},"min":{"1min":0.373,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":13.108000000000001,"5min":13.108000000000001,"15min":13.108000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":2.1789999999999998,"5min":1.762,"15min":1.4870000000000001},"min":{"1min":0.433,"5min":0.39600000000000002,"15min":0.316},"max":{"1min":15.532999999999999,"5min":15.532999999999999,"15min":15.532999999999999},"last":0.67800000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:27:44 2023","interfaces":[{"interface":"back","average":{"1min":2.512,"5min":1.732,"15min":1.3580000000000001},"min":{"1min":0.42199999999999999,"5min":0.39300000000000002,"15min":0.33400000000000002},"max":{"1min":7.1529999999999996,"5min":9.2219999999999995,"15min":9.2219999999999995},"last":0.72099999999999997},{"interface":"front","average":{"1min":2.391,"5min":1.7689999999999999,"15min":1.4159999999999999},"min":{"1min":0.432,"5min":0.41099999999999998,"15min":0.34100000000000003},"max":{"1min":7.0789999999999997,"5min":10.57,"15min":10.57},"last":0.66000000000000003}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":5358,"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":4950,"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":809959424,"data_stored":809959424,"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":993263616,"data_stored":993263616,"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":828182528,"data_stored":828178456,"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":885522432,"data_stored":885522432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":853409792,"data_stored":853409792,"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":1126633472,"data_stored":1126629400,"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":713228288,"data_stored":713228288,"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":705957888,"data_stored":705953816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:28:04.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_3 pgp_num 16 2023-09-23T20:28:04.065 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:04.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:04.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:04.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:04.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:04.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:04.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:04.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:04.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:04.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:04.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:04.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:04.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:04 smithi174 bash[91578]: cluster 2023-09-23T20:28:03.573786+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-23T20:28:04.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:04.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:04.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:04 smithi112 bash[107672]: cluster 2023-09-23T20:28:03.573786+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-23T20:28:05.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:04 smithi112 bash[104422]: cluster 2023-09-23T20:28:03.573786+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-23T20:28:05.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:05.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:05.164 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:05.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:05.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:05.301 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:05.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:05.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:05.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:05.543 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:05.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:05.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:05.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:05.712 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:05.755 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:05.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:05.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:05.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:06.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:06.134 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:06.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:06.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:06.264 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:06.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:06.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:06.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:06.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:06.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:06.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:06.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:06.677 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:06 smithi112 bash[104422]: cluster 2023-09-23T20:28:05.574603+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T20:28:06.678 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:06 smithi112 bash[107672]: cluster 2023-09-23T20:28:05.574603+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T20:28:06.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:06.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:06.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:06.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:06.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:06.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:06.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:06.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:06.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:07.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:07.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:06 smithi174 bash[91578]: cluster 2023-09-23T20:28:05.574603+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T20:28:07.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:07.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:07.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:07.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:07.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:07.338 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:07.365 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:07.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:07.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:07.504 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:07.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:07.583 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:07.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:07.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:07.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:07.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:07.773 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:07.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:08.012 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:08.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:08.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:08.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:08.269 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:08.298 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:08.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:08.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:08.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:08.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:08.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:08.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:08.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:08.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:08.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:08.821 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:08.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:08 smithi112 bash[107672]: cluster 2023-09-23T20:28:07.575233+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v839: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-23T20:28:08.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:08 smithi112 bash[107672]: audit 2023-09-23T20:28:08.005459+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:08 smithi112 bash[104422]: cluster 2023-09-23T20:28:07.575233+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v839: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-23T20:28:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:08 smithi112 bash[104422]: audit 2023-09-23T20:28:08.005459+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:08.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:08.932 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:08 smithi174 bash[91578]: cluster 2023-09-23T20:28:07.575233+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v839: 89 pgs: 89 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-23T20:28:08.932 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:08 smithi174 bash[91578]: audit 2023-09-23T20:28:08.005459+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:08.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:08.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:09.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:09.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:09.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:09.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:09.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:09.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:09.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:09.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:09.631 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:09.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:09.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:09.872 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:09.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:09.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:10.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:10.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:10.133 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:10.273 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:10.300 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:10.302 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:10.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:10.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:10.333 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:28:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:28:10] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2023-09-23T20:28:10.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:10.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:10.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:10.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:10.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:10.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:10.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:10.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:10.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:10.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:10.861 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:10 smithi112 bash[104422]: cluster 2023-09-23T20:28:09.575846+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v840: 89 pgs: 89 active+clean; 1.8 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:10.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:10 smithi112 bash[107672]: cluster 2023-09-23T20:28:09.575846+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v840: 89 pgs: 89 active+clean; 1.8 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:10.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:11.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:11.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:10 smithi174 bash[91578]: cluster 2023-09-23T20:28:09.575846+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v840: 89 pgs: 89 active+clean; 1.8 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:11.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:11.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:11.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:11.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:11.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:11.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:11.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:11.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:11.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:11.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:11.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:11.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:11.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:11.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:11.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:12.051 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:12.098 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:12.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:12.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:12.350 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:12.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:12.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:12.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:12.692 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:12 smithi174 bash[91578]: cluster 2023-09-23T20:28:11.576395+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-23T20:28:12.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:12.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:12.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:12.871 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:12 smithi112 bash[107672]: cluster 2023-09-23T20:28:11.576395+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-23T20:28:12.871 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:12 smithi112 bash[104422]: cluster 2023-09-23T20:28:11.576395+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-23T20:28:12.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:12.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:12.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:13.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:13.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:13.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:13.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:13.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:13.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:13.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:13.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:13.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:13.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:13.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:13.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:13.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:13.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:13.798 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:13.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:13.940 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.970 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:14.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:14.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:14.199 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:14.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:14.332 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:14.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:14 smithi112 bash[104422]: cluster 2023-09-23T20:28:13.576890+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-23T20:28:14.379 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:14 smithi112 bash[107672]: cluster 2023-09-23T20:28:13.576890+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-23T20:28:14.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:14.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:14.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:14.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:14 smithi174 bash[91578]: cluster 2023-09-23T20:28:13.576890+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-23T20:28:14.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:14.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:14.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:14.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:14.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:14.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:14.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:15.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:15.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:15.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:15.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:15.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:15.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:15.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:15.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:15.403 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:15.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:15.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:15.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:15.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:15.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:15.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:15.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:15.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:15.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:15.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:15.985 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:15.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:16.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:16.110 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:28:16.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:16.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:16.147 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:28:16.184 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:28:16.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.227 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:28:16.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:16.288 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:28:16.322 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:28:16.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.364 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:28:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:16.397 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.401 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:28:16.489 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:16.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:16.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:16.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:16.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:16.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:16.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:16.771 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:16 smithi174 bash[91578]: cluster 2023-09-23T20:28:15.577566+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:28:16.771 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:16 smithi174 bash[91578]: audit 2023-09-23T20:28:16.063001+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.112:0/2694542514' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:16.800 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:16.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:16.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:17.000 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:16 smithi112 bash[107672]: cluster 2023-09-23T20:28:15.577566+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:28:17.000 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:16 smithi112 bash[107672]: audit 2023-09-23T20:28:16.063001+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.112:0/2694542514' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:17.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:16 smithi112 bash[104422]: cluster 2023-09-23T20:28:15.577566+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:28:17.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:16 smithi112 bash[104422]: audit 2023-09-23T20:28:16.063001+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.112:0/2694542514' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:17.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:17.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:17.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:17.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:17.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:17.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:17.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:17.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:17.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:17.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:17.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:17.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:17.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:17.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:17.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:17.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:17.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:17.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:18.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:18.136 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:18.168 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:18.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:18.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:18.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:18.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:18.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:18.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:18.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:18.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:18.686 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:18 smithi174 bash[91578]: cluster 2023-09-23T20:28:17.578252+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v844: 89 pgs: 89 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-23T20:28:18.708 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:18.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:18.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:18.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:18.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:18 smithi112 bash[107672]: cluster 2023-09-23T20:28:17.578252+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v844: 89 pgs: 89 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-23T20:28:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:18 smithi112 bash[104422]: cluster 2023-09-23T20:28:17.578252+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v844: 89 pgs: 89 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-23T20:28:18.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:18.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:19.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:19.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:19.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:19.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:19.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:19.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:19.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:19.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:19.526 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:19.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:19.633 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:19.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:19.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:19.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:19.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:19.933 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:19.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:20.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:20.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:20.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:20.201 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:20.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:20.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:20.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:28:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:28:20] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2023-09-23T20:28:20.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:20.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:20.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:20.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:20.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:20.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:20.726 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:20 smithi112 bash[104422]: cluster 2023-09-23T20:28:19.578779+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v845: 89 pgs: 89 active+clean; 1.3 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T20:28:20.726 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:20 smithi112 bash[107672]: cluster 2023-09-23T20:28:19.578779+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v845: 89 pgs: 89 active+clean; 1.3 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T20:28:20.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:20.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:20.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:20.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:20.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:21.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:21.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:20 smithi174 bash[91578]: cluster 2023-09-23T20:28:19.578779+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v845: 89 pgs: 89 active+clean; 1.3 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T20:28:21.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:21.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:21.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:21.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:21.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:21.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:21.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:21.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:21.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:21.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:21.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:21.936 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:21.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:22.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:22.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:22.200 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:22.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:22.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:22.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:22.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:22.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:22.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:22.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:22.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:22.606 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:22.640 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:22.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:22.676 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:28:22.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:22.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:22.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:22 smithi174 bash[91578]: cluster 2023-09-23T20:28:21.579288+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v846: 89 pgs: 89 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:28:22.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:22 smithi174 bash[91578]: audit 2023-09-23T20:28:21.961171+0000 mon.a (mon.0) 1036 : audit 1 from='client.? 172.21.15.112:0/2794824597' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:28:22.875 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:22.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:23.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:23.031 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:22 smithi112 bash[107672]: cluster 2023-09-23T20:28:21.579288+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v846: 89 pgs: 89 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:28:23.031 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:22 smithi112 bash[107672]: audit 2023-09-23T20:28:21.961171+0000 mon.a (mon.0) 1036 : audit 1 from='client.? 172.21.15.112:0/2794824597' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:28:23.032 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:22 smithi112 bash[104422]: cluster 2023-09-23T20:28:21.579288+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v846: 89 pgs: 89 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:28:23.032 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:22 smithi112 bash[104422]: audit 2023-09-23T20:28:21.961171+0000 mon.a (mon.0) 1036 : audit 1 from='client.? 172.21.15.112:0/2794824597' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:28:23.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:23.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:28:23.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:23.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:23.220 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:23.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:23.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:23.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:23.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:23.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:23.495 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:23.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:23.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:23.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:23.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:23.730 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.657622+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: audit 2023-09-23T20:28:22.665207+0000 mon.a (mon.0) 1038 : audit 1 from='client.? 172.21.15.112:0/2794824597' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.665285+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.665292+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.667402+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.670885+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.738 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.670918+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.739 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.673359+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.739 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.673521+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.739 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: cluster 2023-09-23T20:28:22.675201+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.739 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:23 smithi174 bash[91578]: audit 2023-09-23T20:28:23.004990+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:23.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:23.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:23.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.657622+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: audit 2023-09-23T20:28:22.665207+0000 mon.a (mon.0) 1038 : audit 1 from='client.? 172.21.15.112:0/2794824597' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.665285+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.665292+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.667402+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.670885+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.670918+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.673359+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.875 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.673521+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: cluster 2023-09-23T20:28:22.675201+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[104422]: audit 2023-09-23T20:28:23.004990+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.657622+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: audit 2023-09-23T20:28:22.665207+0000 mon.a (mon.0) 1038 : audit 1 from='client.? 172.21.15.112:0/2794824597' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.665285+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.665292+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.667402+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.670885+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.876 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.670918+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.877 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.673359+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.877 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.673521+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.877 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: cluster 2023-09-23T20:28:22.675201+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:23.877 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:23 smithi112 bash[107672]: audit 2023-09-23T20:28:23.004990+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:23.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:24.001 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:24.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:24.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:24.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:24.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:24.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:24.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:24.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:24.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:24.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:24.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:24.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:24.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:24.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:24.699 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:24 smithi112 bash[104422]: cluster 2023-09-23T20:28:23.579741+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 1.2 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:28:24.699 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:24 smithi112 bash[104422]: audit 2023-09-23T20:28:24.383821+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:28:24.701 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:24 smithi112 bash[107672]: cluster 2023-09-23T20:28:23.579741+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 1.2 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:28:24.701 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:24 smithi112 bash[107672]: audit 2023-09-23T20:28:24.383821+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:28:24.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:24.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:24.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:24.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:24.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:24.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:25.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:25.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:24 smithi174 bash[91578]: cluster 2023-09-23T20:28:23.579741+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 1.2 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T20:28:25.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:24 smithi174 bash[91578]: audit 2023-09-23T20:28:24.383821+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:28:25.081 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:28:25.081 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:28:25.104 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:25.265 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.301 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:25.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:25.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:25.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:25.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:25.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:25.813 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.837 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:25.906 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 8 pgp_num to 16 2023-09-23T20:28:25.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:25.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:25.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:26.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:25 smithi174 bash[91578]: audit 2023-09-23T20:28:24.870283+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:26.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:25 smithi174 bash[91578]: audit 2023-09-23T20:28:24.885414+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:26.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:25 smithi174 bash[91578]: audit 2023-09-23T20:28:25.343169+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.112:0/655387438' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:28:26.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:25 smithi174 bash[91578]: audit 2023-09-23T20:28:25.344055+0000 mon.a (mon.0) 1044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:28:26.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:25 smithi174 bash[91578]: cluster 2023-09-23T20:28:25.580381+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T20:28:26.083 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:26.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[104422]: audit 2023-09-23T20:28:24.870283+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:26.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[104422]: audit 2023-09-23T20:28:24.885414+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:26.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[104422]: audit 2023-09-23T20:28:25.343169+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.112:0/655387438' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[104422]: audit 2023-09-23T20:28:25.344055+0000 mon.a (mon.0) 1044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[104422]: cluster 2023-09-23T20:28:25.580381+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[107672]: audit 2023-09-23T20:28:24.870283+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[107672]: audit 2023-09-23T20:28:24.885414+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[107672]: audit 2023-09-23T20:28:25.343169+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.112:0/655387438' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[107672]: audit 2023-09-23T20:28:25.344055+0000 mon.a (mon.0) 1044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:28:26.164 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:25 smithi112 bash[107672]: cluster 2023-09-23T20:28:25.580381+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T20:28:26.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:26.252 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:26.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:26.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:26.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:26.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:28:26.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:26.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:28:26.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:26.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:26.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:26.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:26.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:26.936 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:27.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[104422]: cluster 2023-09-23T20:28:25.891347+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:27.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[104422]: audit 2023-09-23T20:28:25.896382+0000 mon.a (mon.0) 1045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:28:27.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[104422]: cluster 2023-09-23T20:28:25.896719+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T20:28:27.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:27.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:27.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:27.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:27.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:27.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:26 smithi174 bash[91578]: cluster 2023-09-23T20:28:25.891347+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:27.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:26 smithi174 bash[91578]: audit 2023-09-23T20:28:25.896382+0000 mon.a (mon.0) 1045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:28:27.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:26 smithi174 bash[91578]: cluster 2023-09-23T20:28:25.896719+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T20:28:27.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:27.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:27.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[107672]: cluster 2023-09-23T20:28:25.891347+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:27.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[107672]: audit 2023-09-23T20:28:25.896382+0000 mon.a (mon.0) 1045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:28:27.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[107672]: cluster 2023-09-23T20:28:25.896719+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T20:28:27.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:27.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:27.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:27.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:27.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:27.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:27.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:27.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:27.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:27.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:28.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.010 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[107672]: cluster 2023-09-23T20:28:27.580938+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 1020 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T20:28:28.011 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:27 smithi112 bash[104422]: cluster 2023-09-23T20:28:27.580938+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 1020 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T20:28:28.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:28.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:28.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:28.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:28.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:27 smithi174 bash[91578]: cluster 2023-09-23T20:28:27.580938+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 1020 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T20:28:28.408 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.434 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:28.537 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:28.564 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:28.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:28.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:28.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:28.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:28.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:28.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:28.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:29.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:29.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:29.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:29.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:29.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:29.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:29.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:29.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:29.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:29.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:29.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:29.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:29.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:29.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:29.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:29.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:29.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:29.998 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:30.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:30.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:30.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:30.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:30.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:30.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:30.421 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:28:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:28:30] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2023-09-23T20:28:30.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:30.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:30.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:30 smithi112 bash[104422]: cluster 2023-09-23T20:28:29.581542+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v852: 89 pgs: 89 active+clean; 928 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T20:28:30.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:30.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:30 smithi174 bash[91578]: cluster 2023-09-23T20:28:29.581542+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v852: 89 pgs: 89 active+clean; 928 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T20:28:30.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:30.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:30.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:31.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:31.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:30 smithi112 bash[107672]: cluster 2023-09-23T20:28:29.581542+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v852: 89 pgs: 89 active+clean; 928 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-23T20:28:31.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:31.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:31.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:31.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:31.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:31.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:31.460 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:31.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:31.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:31.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:31.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:31.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:31.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:31.872 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:31.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:32.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:32.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:32.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:32.036 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:32.040 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:32.136 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:32.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:32.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.290 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:32.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:32.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:32.484 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-09-23T20:28:32.485 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:28:32.485 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T20:28:32.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:28:32.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:32.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:32.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:32.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:32.840 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[107672]: cluster 2023-09-23T20:28:31.584352+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 845 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T20:28:32.840 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[107672]: audit 2023-09-23T20:28:31.653345+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.840 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[107672]: audit 2023-09-23T20:28:31.667990+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[107672]: audit 2023-09-23T20:28:32.429412+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[107672]: audit 2023-09-23T20:28:32.440563+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[104422]: cluster 2023-09-23T20:28:31.584352+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 845 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[104422]: audit 2023-09-23T20:28:31.653345+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[104422]: audit 2023-09-23T20:28:31.667990+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[104422]: audit 2023-09-23T20:28:32.429412+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:32 smithi112 bash[104422]: audit 2023-09-23T20:28:32.440563+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:32.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:32.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:32.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:32 smithi174 bash[91578]: cluster 2023-09-23T20:28:31.584352+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 845 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T20:28:32.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:32 smithi174 bash[91578]: audit 2023-09-23T20:28:31.653345+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:32 smithi174 bash[91578]: audit 2023-09-23T20:28:31.667990+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:32 smithi174 bash[91578]: audit 2023-09-23T20:28:32.429412+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:32.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:32 smithi174 bash[91578]: audit 2023-09-23T20:28:32.440563+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:33.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:33.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:33.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:33.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:33.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:33.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:33.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:33.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:33.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.663 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:33.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.797 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:33 smithi112 bash[104422]: audit 2023-09-23T20:28:33.075065+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:28:33.797 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:33 smithi112 bash[104422]: audit 2023-09-23T20:28:33.076232+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:28:33.797 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:33 smithi112 bash[104422]: audit 2023-09-23T20:28:33.081795+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:33.798 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:33 smithi112 bash[107672]: audit 2023-09-23T20:28:33.075065+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:28:33.798 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:33 smithi112 bash[107672]: audit 2023-09-23T20:28:33.076232+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:28:33.798 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:33 smithi112 bash[107672]: audit 2023-09-23T20:28:33.081795+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:33.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:33.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:33.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:33 smithi174 bash[91578]: audit 2023-09-23T20:28:33.075065+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:28:33.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:33 smithi174 bash[91578]: audit 2023-09-23T20:28:33.076232+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:28:33.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:33 smithi174 bash[91578]: audit 2023-09-23T20:28:33.081795+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:33.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:33.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:34.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:34.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:34.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:34.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:34.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:34.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:34.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:34.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:34.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:34.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:34.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:34.631 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:34.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:34.743 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:34 smithi112 bash[107672]: cluster 2023-09-23T20:28:33.584889+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v854: 89 pgs: 89 active+clean; 807 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:34.744 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:34 smithi112 bash[104422]: cluster 2023-09-23T20:28:33.584889+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v854: 89 pgs: 89 active+clean; 807 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:34.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:34.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:34.865 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:34.874 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:34 smithi174 bash[91578]: cluster 2023-09-23T20:28:33.584889+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v854: 89 pgs: 89 active+clean; 807 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T20:28:34.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:34.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:34.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:35.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:35.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:35.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:35.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:35.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:35.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:35.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:35.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:35.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:35.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:35.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:36.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:36.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:36.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:36.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:36.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:36.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:36.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:36.516 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:36.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:36.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:36.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:36.773 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:36 smithi174 bash[91578]: cluster 2023-09-23T20:28:35.589198+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 679 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:28:36.796 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:36.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:36.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:36.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:36 smithi112 bash[104422]: cluster 2023-09-23T20:28:35.589198+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 679 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:28:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:36 smithi112 bash[107672]: cluster 2023-09-23T20:28:35.589198+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 679 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:28:36.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:36.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:37.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:37.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:37.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:37.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:37.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:37.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:37.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:37.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:37.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:37.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:37.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:37.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:37.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:37.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:37.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:37.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:37.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.908 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:37.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:38.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:38.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:38.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:38.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:38.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:38.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:38.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:38.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:38.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:38.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:38.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:38.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.723 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:38 smithi112 bash[104422]: cluster 2023-09-23T20:28:37.589745+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v856: 89 pgs: 89 active+clean; 600 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-23T20:28:38.723 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:38 smithi112 bash[104422]: audit 2023-09-23T20:28:38.005347+0000 mon.a (mon.0) 1054 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:38.723 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:38 smithi112 bash[107672]: cluster 2023-09-23T20:28:37.589745+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v856: 89 pgs: 89 active+clean; 600 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-23T20:28:38.724 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:38 smithi112 bash[107672]: audit 2023-09-23T20:28:38.005347+0000 mon.a (mon.0) 1054 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:38.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:38.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:38.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:38.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:38.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:38.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:38 smithi174 bash[91578]: cluster 2023-09-23T20:28:37.589745+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v856: 89 pgs: 89 active+clean; 600 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-23T20:28:38.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:38 smithi174 bash[91578]: audit 2023-09-23T20:28:38.005347+0000 mon.a (mon.0) 1054 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:38.981 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:39.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:39.118 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:39.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:39.221 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.240 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:28:39.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:39.279 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:28:39.310 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:28:39.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:39.355 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:28:39.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:39.395 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:28:39.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:39.443 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:28:39.497 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:28:39.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.528 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:28:39.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:39.537 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.537 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.537 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.537 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.537 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.538 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.538 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.538 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:28:39.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:39.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:39.787 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:39 smithi174 bash[91578]: audit 2023-09-23T20:28:39.199004+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.112:0/2502716706' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:39.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:39.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:39.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:39 smithi112 bash[104422]: audit 2023-09-23T20:28:39.199004+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.112:0/2502716706' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:39.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:39.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:40.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:40.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:40.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:40.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:40.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:40.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:40.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:39 smithi112 bash[107672]: audit 2023-09-23T20:28:39.199004+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.112:0/2502716706' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:40.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:40.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:40.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:40.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:40.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:28:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:28:40] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2023-09-23T20:28:40.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:40.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:40.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:40.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:40 smithi174 bash[91578]: cluster 2023-09-23T20:28:39.590435+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 503 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:28:40.834 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:40.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:40.978 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:40 smithi112 bash[107672]: cluster 2023-09-23T20:28:39.590435+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 503 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:28:40.979 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:40 smithi112 bash[104422]: cluster 2023-09-23T20:28:39.590435+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 503 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:28:40.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:41.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:41.122 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:41.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:41.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:41.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:41.365 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:41.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:41.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:41.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:41.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:41.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:41.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:41.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:41.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:41.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:41.899 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:41.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:41.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:42.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:42.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:42.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:42.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:42.302 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:42.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:42.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:42.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:42.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:42.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:42.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:42.702 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:42 smithi112 bash[104422]: cluster 2023-09-23T20:28:41.590987+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 420 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:28:42.702 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:42 smithi112 bash[107672]: cluster 2023-09-23T20:28:41.590987+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 420 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:28:42.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:42.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:42.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:42.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:42.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:42.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:42.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:42 smithi174 bash[91578]: cluster 2023-09-23T20:28:41.590987+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 420 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:28:43.071 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:43.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:43.114 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:43.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:43.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:43.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:43.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:43.485 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.522 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:43.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:43.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:43.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:43.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:43.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:43.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:43.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:44.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:44.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:44.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:44.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:44.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:44.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:44.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:44.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:44.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:44.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:44.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:44 smithi174 bash[91578]: cluster 2023-09-23T20:28:43.594590+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 381 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2023-09-23T20:28:44.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:44.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:44 smithi112 bash[104422]: cluster 2023-09-23T20:28:43.594590+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 381 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2023-09-23T20:28:44.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:44 smithi112 bash[107672]: cluster 2023-09-23T20:28:43.594590+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 381 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2023-09-23T20:28:44.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:44.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:44.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:28:44.852 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:44.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:45.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:45.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:45.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:45.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:45.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:45.254 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:28:45.254 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:28:45.254 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:28:45.254 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:28:45.254 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:28:45.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:45.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:45.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:45.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:45 smithi112 bash[104422]: audit 2023-09-23T20:28:45.315418+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.112:0/1090159716' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:45.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:45 smithi112 bash[104422]: audit 2023-09-23T20:28:45.316084+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:45.404 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:45.406 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:28:45.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:45.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:45.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:45.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:45.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:45 smithi112 bash[107672]: audit 2023-09-23T20:28:45.315418+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.112:0/1090159716' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:45.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:45 smithi112 bash[107672]: audit 2023-09-23T20:28:45.316084+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:45.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:45.678 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:45 smithi174 bash[91578]: audit 2023-09-23T20:28:45.315418+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.112:0/1090159716' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:45.678 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:45 smithi174 bash[91578]: audit 2023-09-23T20:28:45.316084+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:45.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:45.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:45.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:45.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:45.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:45.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:46.057 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:46.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:46.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:46.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:46.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:46.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:46.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:46.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:46.476 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:46.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:46.580 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:46.604 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:46.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: cluster 2023-09-23T20:28:45.381754+0000 mon.a (mon.0) 1056 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: cluster 2023-09-23T20:28:45.381786+0000 mon.a (mon.0) 1057 : cluster 1 Cluster is now healthy 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: cluster 2023-09-23T20:28:45.395111+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: audit 2023-09-23T20:28:45.398629+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: cluster 2023-09-23T20:28:45.398748+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: cluster 2023-09-23T20:28:45.407158+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:28:46.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[104422]: cluster 2023-09-23T20:28:45.595043+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 237 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: cluster 2023-09-23T20:28:45.381754+0000 mon.a (mon.0) 1056 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: cluster 2023-09-23T20:28:45.381786+0000 mon.a (mon.0) 1057 : cluster 1 Cluster is now healthy 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: cluster 2023-09-23T20:28:45.395111+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: audit 2023-09-23T20:28:45.398629+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: cluster 2023-09-23T20:28:45.398748+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: cluster 2023-09-23T20:28:45.407158+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:28:46.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:46 smithi112 bash[107672]: cluster 2023-09-23T20:28:45.595043+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 237 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:28:46.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:46.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:46.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: cluster 2023-09-23T20:28:45.381754+0000 mon.a (mon.0) 1056 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:28:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: cluster 2023-09-23T20:28:45.381786+0000 mon.a (mon.0) 1057 : cluster 1 Cluster is now healthy 2023-09-23T20:28:46.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: cluster 2023-09-23T20:28:45.395111+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:28:46.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: audit 2023-09-23T20:28:45.398629+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:28:46.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: cluster 2023-09-23T20:28:45.398748+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T20:28:46.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: cluster 2023-09-23T20:28:45.407158+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:28:46.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:46 smithi174 bash[91578]: cluster 2023-09-23T20:28:45.595043+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 237 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:28:46.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:46.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:46.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:46.976 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:47.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:47.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:47.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:47.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.301 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:47.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:47.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:47.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:47.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.563 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:47.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:47.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:47.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:47.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:47.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:47.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:47.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:47.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:48.085 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:48.125 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:48.229 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:48.257 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:48.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:48.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:48.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:48.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:28:48.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:48.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:48.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:48.654 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:48 smithi174 bash[91578]: cluster 2023-09-23T20:28:47.595601+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 155 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-09-23T20:28:48.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:48.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:48.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:48.755 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Removed 106612 objects 2023-09-23T20:28:48.755 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Clean up completed and total clean up time :153.063 2023-09-23T20:28:48.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:48.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:48 smithi112 bash[107672]: cluster 2023-09-23T20:28:47.595601+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 155 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-09-23T20:28:48.812 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:48 smithi112 bash[104422]: cluster 2023-09-23T20:28:47.595601+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 155 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-09-23T20:28:48.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:48.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:48.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:48.954 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:48.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:49.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:49.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:49.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:49.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:49.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:49.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:49.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:49.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:49.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:49.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:49.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:49.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:49.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:49.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:49.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:49.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:49.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:50.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:50.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:50.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.286 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:50.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:28:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:28:50] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2023-09-23T20:28:50.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:50.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:50.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:50.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:28:50.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:50.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:50.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:50.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:50.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:50.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:50.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:50.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:50.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:50.930 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:50 smithi112 bash[104422]: cluster 2023-09-23T20:28:49.596490+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 68 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:28:50.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:50 smithi112 bash[107672]: cluster 2023-09-23T20:28:49.596490+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 68 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:28:50.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:50.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:51.053 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:51.063 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:28:51.065 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:28:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:50 smithi174 bash[91578]: cluster 2023-09-23T20:28:49.596490+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 68 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:28:51.084 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:51.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:51.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:51.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:51.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:51.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:51.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:51.616 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:51.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:51.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:51.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:51.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:52.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:52.171 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":863,"stamp":"2023-09-23T20:28:49.595846+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":70784952,"num_objects":1096,"num_object_clones":0,"num_object_copies":3288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1096,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":212454,"num_write_kb":6825614,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5966,"num_bytes_recovered":391395058,"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":139876,"ondisk_log_size":139876,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":268,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2780760,"kb_used_data":330328,"kb_used_omap":20,"kb_used_meta":2450219,"kb_avail":747180456,"statfs":{"total":767960285184,"available":765112786944,"internally_reserved":0,"allocated":338255872,"data_stored":330264455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2509024910},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,2,5,6,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-456720384,"num_objects":-6969,"num_object_clones":0,"num_object_copies":-20907,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6969,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6969,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.005907"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":186,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.911453+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:28:25.911453+0000","last_peered":"2023-09-23T20:28:25.911453+0000","last_clean":"2023-09-23T20:28:25.911453+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:28:25.911453+0000","last_undegraded":"2023-09-23T20:28:25.911453+0000","last_fullsized":"2023-09-23T20:28:25.911453+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913517+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:28:25.913517+0000","last_peered":"2023-09-23T20:28:25.913517+0000","last_clean":"2023-09-23T20:28:25.913517+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:28:25.913517+0000","last_undegraded":"2023-09-23T20:28:25.913517+0000","last_fullsized":"2023-09-23T20:28:25.913517+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912577+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:28:25.912577+0000","last_peered":"2023-09-23T20:28:25.912577+0000","last_clean":"2023-09-23T20:28:25.912577+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:28:25.912577+0000","last_undegraded":"2023-09-23T20:28:25.912577+0000","last_fullsized":"2023-09-23T20:28:25.912577+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:26.121872+0000","last_change":"2023-09-23T20:21:46.295084+0000","last_active":"2023-09-23T20:28:26.121872+0000","last_peered":"2023-09-23T20:28:26.121872+0000","last_clean":"2023-09-23T20:28:26.121872+0000","last_became_active":"2023-09-23T20:21:46.294374+0000","last_became_peered":"2023-09-23T20:21:46.294374+0000","last_unstale":"2023-09-23T20:28:26.121872+0000","last_undegraded":"2023-09-23T20:28:26.121872+0000","last_fullsized":"2023-09-23T20:28:26.121872+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:46.907905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912116+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:28:25.912116+0000","last_peered":"2023-09-23T20:28:25.912116+0000","last_clean":"2023-09-23T20:28:25.912116+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:28:25.912116+0000","last_undegraded":"2023-09-23T20:28:25.912116+0000","last_fullsized":"2023-09-23T20:28:25.912116+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908809+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:28:25.908809+0000","last_peered":"2023-09-23T20:28:25.908809+0000","last_clean":"2023-09-23T20:28:25.908809+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:28:25.908809+0000","last_undegraded":"2023-09-23T20:28:25.908809+0000","last_fullsized":"2023-09-23T20:28:25.908809+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908894+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:28:25.908894+0000","last_peered":"2023-09-23T20:28:25.908894+0000","last_clean":"2023-09-23T20:28:25.908894+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:28:25.908894+0000","last_undegraded":"2023-09-23T20:28:25.908894+0000","last_fullsized":"2023-09-23T20:28:25.908894+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912155+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:28:25.912155+0000","last_peered":"2023-09-23T20:28:25.912155+0000","last_clean":"2023-09-23T20:28:25.912155+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:28:25.912155+0000","last_undegraded":"2023-09-23T20:28:25.912155+0000","last_fullsized":"2023-09-23T20:28:25.912155+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.680643+0000","last_change":"2023-09-23T20:17:37.298839+0000","last_active":"2023-09-23T20:28:22.680643+0000","last_peered":"2023-09-23T20:28:22.680643+0000","last_clean":"2023-09-23T20:28:22.680643+0000","last_became_active":"2023-09-23T20:17:37.298498+0000","last_became_peered":"2023-09-23T20:17:37.298498+0000","last_unstale":"2023-09-23T20:28:22.680643+0000","last_undegraded":"2023-09-23T20:28:22.680643+0000","last_fullsized":"2023-09-23T20:28:22.680643+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:36:30.725753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912524+0000","last_change":"2023-09-23T20:17:37.295092+0000","last_active":"2023-09-23T20:28:25.912524+0000","last_peered":"2023-09-23T20:28:25.912524+0000","last_clean":"2023-09-23T20:28:25.912524+0000","last_became_active":"2023-09-23T20:17:37.294710+0000","last_became_peered":"2023-09-23T20:17:37.294710+0000","last_unstale":"2023-09-23T20:28:25.912524+0000","last_undegraded":"2023-09-23T20:28:25.912524+0000","last_fullsized":"2023-09-23T20:28:25.912524+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:48.015014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897897+0000","last_change":"2023-09-23T20:17:37.331678+0000","last_active":"2023-09-23T20:28:25.897897+0000","last_peered":"2023-09-23T20:28:25.897897+0000","last_clean":"2023-09-23T20:28:25.897897+0000","last_became_active":"2023-09-23T20:17:37.304781+0000","last_became_peered":"2023-09-23T20:17:37.304781+0000","last_unstale":"2023-09-23T20:28:25.897897+0000","last_undegraded":"2023-09-23T20:28:25.897897+0000","last_fullsized":"2023-09-23T20:28:25.897897+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:13:09.106504+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,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":114,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:26.121776+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:28:26.121776+0000","last_peered":"2023-09-23T20:28:26.121776+0000","last_clean":"2023-09-23T20:28:26.121776+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:28:26.121776+0000","last_undegraded":"2023-09-23T20:28:26.121776+0000","last_fullsized":"2023-09-23T20:28:26.121776+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.903422+0000","last_change":"2023-09-23T20:17:37.309463+0000","last_active":"2023-09-23T20:28:25.903422+0000","last_peered":"2023-09-23T20:28:25.903422+0000","last_clean":"2023-09-23T20:28:25.903422+0000","last_became_active":"2023-09-23T20:17:37.298221+0000","last_became_peered":"2023-09-23T20:17:37.298221+0000","last_unstale":"2023-09-23T20:28:25.903422+0000","last_undegraded":"2023-09-23T20:28:25.903422+0000","last_fullsized":"2023-09-23T20:28:25.903422+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T23:43:25.828055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.903336+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:28:25.903336+0000","last_peered":"2023-09-23T20:28:25.903336+0000","last_clean":"2023-09-23T20:28:25.903336+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:28:25.903336+0000","last_undegraded":"2023-09-23T20:28:25.903336+0000","last_fullsized":"2023-09-23T20:28:25.903336+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897392+0000","last_change":"2023-09-23T20:17:37.316492+0000","last_active":"2023-09-23T20:28:25.897392+0000","last_peered":"2023-09-23T20:28:25.897392+0000","last_clean":"2023-09-23T20:28:25.897392+0000","last_became_active":"2023-09-23T20:17:37.296983+0000","last_became_peered":"2023-09-23T20:17:37.296983+0000","last_unstale":"2023-09-23T20:28:25.897392+0000","last_undegraded":"2023-09-23T20:28:25.897392+0000","last_fullsized":"2023-09-23T20:28:25.897392+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:40:30.976998+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,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":207,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913144+0000","last_change":"2023-09-23T20:17:37.300046+0000","last_active":"2023-09-23T20:28:25.913144+0000","last_peered":"2023-09-23T20:28:25.913144+0000","last_clean":"2023-09-23T20:28:25.913144+0000","last_became_active":"2023-09-23T20:17:37.299441+0000","last_became_peered":"2023-09-23T20:17:37.299441+0000","last_unstale":"2023-09-23T20:28:25.913144+0000","last_undegraded":"2023-09-23T20:28:25.913144+0000","last_fullsized":"2023-09-23T20:28:25.913144+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:53.131078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":201,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.909258+0000","last_change":"2023-09-23T20:21:46.297370+0000","last_active":"2023-09-23T20:28:25.909258+0000","last_peered":"2023-09-23T20:28:25.909258+0000","last_clean":"2023-09-23T20:28:25.909258+0000","last_became_active":"2023-09-23T20:21:46.296745+0000","last_became_peered":"2023-09-23T20:21:46.296745+0000","last_unstale":"2023-09-23T20:28:25.909258+0000","last_undegraded":"2023-09-23T20:28:25.909258+0000","last_fullsized":"2023-09-23T20:28:25.909258+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:44:05.763390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681597+0000","last_change":"2023-09-23T20:17:37.303673+0000","last_active":"2023-09-23T20:28:22.681597+0000","last_peered":"2023-09-23T20:28:22.681597+0000","last_clean":"2023-09-23T20:28:22.681597+0000","last_became_active":"2023-09-23T20:17:37.303297+0000","last_became_peered":"2023-09-23T20:17:37.303297+0000","last_unstale":"2023-09-23T20:28:22.681597+0000","last_undegraded":"2023-09-23T20:28:22.681597+0000","last_fullsized":"2023-09-23T20:28:22.681597+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:17.726864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897407+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:28:25.897407+0000","last_peered":"2023-09-23T20:28:25.897407+0000","last_clean":"2023-09-23T20:28:25.897407+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:28:25.897407+0000","last_undegraded":"2023-09-23T20:28:25.897407+0000","last_fullsized":"2023-09-23T20:28:25.897407+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.909004+0000","last_change":"2023-09-23T20:17:37.313041+0000","last_active":"2023-09-23T20:28:25.909004+0000","last_peered":"2023-09-23T20:28:25.909004+0000","last_clean":"2023-09-23T20:28:25.909004+0000","last_became_active":"2023-09-23T20:17:37.305193+0000","last_became_peered":"2023-09-23T20:17:37.305193+0000","last_unstale":"2023-09-23T20:28:25.909004+0000","last_undegraded":"2023-09-23T20:28:25.909004+0000","last_fullsized":"2023-09-23T20:28:25.909004+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:11.898491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.907619+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:28:25.907619+0000","last_peered":"2023-09-23T20:28:25.907619+0000","last_clean":"2023-09-23T20:28:25.907619+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:28:25.907619+0000","last_undegraded":"2023-09-23T20:28:25.907619+0000","last_fullsized":"2023-09-23T20:28:25.907619+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":53,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913748+0000","last_change":"2023-09-23T20:21:46.299401+0000","last_active":"2023-09-23T20:28:25.913748+0000","last_peered":"2023-09-23T20:28:25.913748+0000","last_clean":"2023-09-23T20:28:25.913748+0000","last_became_active":"2023-09-23T20:21:46.298750+0000","last_became_peered":"2023-09-23T20:21:46.298750+0000","last_unstale":"2023-09-23T20:28:25.913748+0000","last_undegraded":"2023-09-23T20:28:25.913748+0000","last_fullsized":"2023-09-23T20:28:25.913748+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:05:28.246901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"206'13217","reported_seq":13249,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:44.619590+0000","last_change":"2023-09-23T20:24:25.329949+0000","last_active":"2023-09-23T20:28:44.619590+0000","last_peered":"2023-09-23T20:28:44.619590+0000","last_clean":"2023-09-23T20:28:44.619590+0000","last_became_active":"2023-09-23T20:24:25.329570+0000","last_became_peered":"2023-09-23T20:24:25.329570+0000","last_unstale":"2023-09-23T20:28:44.619590+0000","last_undegraded":"2023-09-23T20:28:44.619590+0000","last_fullsized":"2023-09-23T20:28:44.619590+0000","mapping_epoch":182,"log_start":"190'3200","ondisk_log_start":"190'3200","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:12:57.436675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":11075584,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13217,"num_write_kb":428352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":101,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897798+0000","last_change":"2023-09-23T20:17:37.323038+0000","last_active":"2023-09-23T20:28:25.897798+0000","last_peered":"2023-09-23T20:28:25.897798+0000","last_clean":"2023-09-23T20:28:25.897798+0000","last_became_active":"2023-09-23T20:17:37.300652+0000","last_became_peered":"2023-09-23T20:17:37.300652+0000","last_unstale":"2023-09-23T20:28:25.897798+0000","last_undegraded":"2023-09-23T20:28:25.897798+0000","last_fullsized":"2023-09-23T20:28:25.897798+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:45.615264+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.680876+0000","last_change":"2023-09-23T20:17:37.298138+0000","last_active":"2023-09-23T20:28:22.680876+0000","last_peered":"2023-09-23T20:28:22.680876+0000","last_clean":"2023-09-23T20:28:22.680876+0000","last_became_active":"2023-09-23T20:17:37.297767+0000","last_became_peered":"2023-09-23T20:17:37.297767+0000","last_unstale":"2023-09-23T20:28:22.680876+0000","last_undegraded":"2023-09-23T20:28:22.680876+0000","last_fullsized":"2023-09-23T20:28:22.680876+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:15:29.083323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"207'13610","reported_seq":13643,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.713159+0000","last_change":"2023-09-23T20:24:25.517307+0000","last_active":"2023-09-23T20:28:48.713159+0000","last_peered":"2023-09-23T20:28:48.713159+0000","last_clean":"2023-09-23T20:28:48.713159+0000","last_became_active":"2023-09-23T20:24:25.516599+0000","last_became_peered":"2023-09-23T20:24:25.516599+0000","last_unstale":"2023-09-23T20:28:48.713159+0000","last_undegraded":"2023-09-23T20:28:48.713159+0000","last_fullsized":"2023-09-23T20:28:48.713159+0000","mapping_epoch":182,"log_start":"191'4500","ondisk_log_start":"191'4500","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":9110,"log_dups_size":0,"ondisk_log_size":9110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:39:43.568303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13610,"num_write_kb":435520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"69'2","reported_seq":115,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897621+0000","last_change":"2023-09-23T20:21:25.558537+0000","last_active":"2023-09-23T20:28:25.897621+0000","last_peered":"2023-09-23T20:28:25.897621+0000","last_clean":"2023-09-23T20:28:25.897621+0000","last_became_active":"2023-09-23T20:21:25.541669+0000","last_became_peered":"2023-09-23T20:21:25.541669+0000","last_unstale":"2023-09-23T20:28:25.897621+0000","last_undegraded":"2023-09-23T20:28:25.897621+0000","last_fullsized":"2023-09-23T20:28:25.897621+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:24:18.321588+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,2,1],"acting":[7,2,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":203,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.902721+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:28:25.902721+0000","last_peered":"2023-09-23T20:28:25.902721+0000","last_clean":"2023-09-23T20:28:25.902721+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:28:25.902721+0000","last_undegraded":"2023-09-23T20:28:25.902721+0000","last_fullsized":"2023-09-23T20:28:25.902721+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"207'13060","reported_seq":13094,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:46.162610+0000","last_change":"2023-09-23T20:24:25.518459+0000","last_active":"2023-09-23T20:28:46.162610+0000","last_peered":"2023-09-23T20:28:46.162610+0000","last_clean":"2023-09-23T20:28:46.162610+0000","last_became_active":"2023-09-23T20:24:25.517636+0000","last_became_peered":"2023-09-23T20:24:25.517636+0000","last_unstale":"2023-09-23T20:28:46.162610+0000","last_undegraded":"2023-09-23T20:28:46.162610+0000","last_fullsized":"2023-09-23T20:28:46.162610+0000","mapping_epoch":182,"log_start":"191'4400","ondisk_log_start":"191'4400","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8660,"log_dups_size":0,"ondisk_log_size":8660,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:41:30.690353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8519680,"num_objects":130,"num_object_clones":0,"num_object_copies":390,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":130,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13060,"num_write_kb":422080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897701+0000","last_change":"2023-09-23T20:17:37.326710+0000","last_active":"2023-09-23T20:28:25.897701+0000","last_peered":"2023-09-23T20:28:25.897701+0000","last_clean":"2023-09-23T20:28:25.897701+0000","last_became_active":"2023-09-23T20:17:37.302630+0000","last_became_peered":"2023-09-23T20:17:37.302630+0000","last_unstale":"2023-09-23T20:28:25.897701+0000","last_undegraded":"2023-09-23T20:28:25.897701+0000","last_fullsized":"2023-09-23T20:28:25.897701+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:35:06.128844+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":186,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908320+0000","last_change":"2023-09-23T20:17:37.290473+0000","last_active":"2023-09-23T20:28:25.908320+0000","last_peered":"2023-09-23T20:28:25.908320+0000","last_clean":"2023-09-23T20:28:25.908320+0000","last_became_active":"2023-09-23T20:17:37.290129+0000","last_became_peered":"2023-09-23T20:17:37.290129+0000","last_unstale":"2023-09-23T20:28:25.908320+0000","last_undegraded":"2023-09-23T20:28:25.908320+0000","last_fullsized":"2023-09-23T20:28:25.908320+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:55:17.564084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"207'13410","reported_seq":13446,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.754301+0000","last_change":"2023-09-23T20:24:25.335442+0000","last_active":"2023-09-23T20:28:48.754301+0000","last_peered":"2023-09-23T20:28:48.754301+0000","last_clean":"2023-09-23T20:28:48.754301+0000","last_became_active":"2023-09-23T20:24:25.335137+0000","last_became_peered":"2023-09-23T20:24:25.335137+0000","last_unstale":"2023-09-23T20:28:48.754301+0000","last_undegraded":"2023-09-23T20:28:48.754301+0000","last_fullsized":"2023-09-23T20:28:48.754301+0000","mapping_epoch":182,"log_start":"193'5000","ondisk_log_start":"193'5000","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8410,"log_dups_size":0,"ondisk_log_size":8410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:43.704649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13410,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681023+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:28:22.681023+0000","last_peered":"2023-09-23T20:28:22.681023+0000","last_clean":"2023-09-23T20:28:22.681023+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:28:22.681023+0000","last_undegraded":"2023-09-23T20:28:22.681023+0000","last_fullsized":"2023-09-23T20:28:22.681023+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:36.142286+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:28:36.142286+0000","last_peered":"2023-09-23T20:28:36.142286+0000","last_clean":"2023-09-23T20:28:36.142286+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:28:36.142286+0000","last_undegraded":"2023-09-23T20:28:36.142286+0000","last_fullsized":"2023-09-23T20:28:36.142286+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"207'13627","reported_seq":13663,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:47.419895+0000","last_change":"2023-09-23T20:24:25.331072+0000","last_active":"2023-09-23T20:28:47.419895+0000","last_peered":"2023-09-23T20:28:47.419895+0000","last_clean":"2023-09-23T20:28:47.419895+0000","last_became_active":"2023-09-23T20:24:25.330777+0000","last_became_peered":"2023-09-23T20:24:25.330777+0000","last_unstale":"2023-09-23T20:28:47.419895+0000","last_undegraded":"2023-09-23T20:28:47.419895+0000","last_fullsized":"2023-09-23T20:28:47.419895+0000","mapping_epoch":182,"log_start":"194'5700","ondisk_log_start":"194'5700","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":7927,"log_dups_size":0,"ondisk_log_size":7927,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:42:30.712948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3735552,"num_objects":57,"num_object_clones":0,"num_object_copies":171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13627,"num_write_kb":437888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:45.403098+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:28:45.403098+0000","last_peered":"2023-09-23T20:28:45.403098+0000","last_clean":"2023-09-23T20:28:45.403098+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:28:45.403098+0000","last_undegraded":"2023-09-23T20:28:45.403098+0000","last_fullsized":"2023-09-23T20:28:45.403098+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":166,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.903449+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:28:25.903449+0000","last_peered":"2023-09-23T20:28:25.903449+0000","last_clean":"2023-09-23T20:28:25.903449+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:28:25.903449+0000","last_undegraded":"2023-09-23T20:28:25.903449+0000","last_fullsized":"2023-09-23T20:28:25.903449+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"207'13118","reported_seq":13154,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.756100+0000","last_change":"2023-09-23T20:24:25.328005+0000","last_active":"2023-09-23T20:28:48.756100+0000","last_peered":"2023-09-23T20:28:48.756100+0000","last_clean":"2023-09-23T20:28:48.756100+0000","last_became_active":"2023-09-23T20:24:25.327717+0000","last_became_peered":"2023-09-23T20:24:25.327717+0000","last_unstale":"2023-09-23T20:28:48.756100+0000","last_undegraded":"2023-09-23T20:28:48.756100+0000","last_fullsized":"2023-09-23T20:28:48.756100+0000","mapping_epoch":182,"log_start":"191'4700","ondisk_log_start":"191'4700","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8418,"log_dups_size":0,"ondisk_log_size":8418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:23.217734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13118,"num_write_kb":419776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908142+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:28:25.908142+0000","last_peered":"2023-09-23T20:28:25.908142+0000","last_clean":"2023-09-23T20:28:25.908142+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:28:25.908142+0000","last_undegraded":"2023-09-23T20:28:25.908142+0000","last_fullsized":"2023-09-23T20:28:25.908142+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.903529+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:28:25.903529+0000","last_peered":"2023-09-23T20:28:25.903529+0000","last_clean":"2023-09-23T20:28:25.903529+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:28:25.903529+0000","last_undegraded":"2023-09-23T20:28:25.903529+0000","last_fullsized":"2023-09-23T20:28:25.903529+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"207'13218","reported_seq":13251,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.723610+0000","last_change":"2023-09-23T20:24:25.328457+0000","last_active":"2023-09-23T20:28:48.723610+0000","last_peered":"2023-09-23T20:28:48.723610+0000","last_clean":"2023-09-23T20:28:48.723610+0000","last_became_active":"2023-09-23T20:24:25.328082+0000","last_became_peered":"2023-09-23T20:24:25.328082+0000","last_unstale":"2023-09-23T20:28:48.723610+0000","last_undegraded":"2023-09-23T20:28:48.723610+0000","last_fullsized":"2023-09-23T20:28:48.723610+0000","mapping_epoch":182,"log_start":"193'5100","ondisk_log_start":"193'5100","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8118,"log_dups_size":0,"ondisk_log_size":8118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:20:36.878737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13218,"num_write_kb":422976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,0,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":187,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.902491+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:28:25.902491+0000","last_peered":"2023-09-23T20:28:25.902491+0000","last_clean":"2023-09-23T20:28:25.902491+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:28:25.902491+0000","last_undegraded":"2023-09-23T20:28:25.902491+0000","last_fullsized":"2023-09-23T20:28:25.902491+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.903317+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:28:25.903317+0000","last_peered":"2023-09-23T20:28:25.903317+0000","last_clean":"2023-09-23T20:28:25.903317+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:28:25.903317+0000","last_undegraded":"2023-09-23T20:28:25.903317+0000","last_fullsized":"2023-09-23T20:28:25.903317+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"207'13254","reported_seq":13290,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.685967+0000","last_change":"2023-09-23T20:24:25.335487+0000","last_active":"2023-09-23T20:28:48.685967+0000","last_peered":"2023-09-23T20:28:48.685967+0000","last_clean":"2023-09-23T20:28:48.685967+0000","last_became_active":"2023-09-23T20:24:25.335180+0000","last_became_peered":"2023-09-23T20:24:25.335180+0000","last_unstale":"2023-09-23T20:28:48.685967+0000","last_undegraded":"2023-09-23T20:28:48.685967+0000","last_fullsized":"2023-09-23T20:28:48.685967+0000","mapping_epoch":182,"log_start":"193'4900","ondisk_log_start":"193'4900","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8354,"log_dups_size":0,"ondisk_log_size":8354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:01.845778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13254,"num_write_kb":424128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912074+0000","last_change":"2023-09-23T20:21:46.301173+0000","last_active":"2023-09-23T20:28:25.912074+0000","last_peered":"2023-09-23T20:28:25.912074+0000","last_clean":"2023-09-23T20:28:25.912074+0000","last_became_active":"2023-09-23T20:21:46.300660+0000","last_became_peered":"2023-09-23T20:21:46.300660+0000","last_unstale":"2023-09-23T20:28:25.912074+0000","last_undegraded":"2023-09-23T20:28:25.912074+0000","last_fullsized":"2023-09-23T20:28:25.912074+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:35:24.135650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913267+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:28:25.913267+0000","last_peered":"2023-09-23T20:28:25.913267+0000","last_clean":"2023-09-23T20:28:25.913267+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:28:25.913267+0000","last_undegraded":"2023-09-23T20:28:25.913267+0000","last_fullsized":"2023-09-23T20:28:25.913267+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"207'13099","reported_seq":13134,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:46.134464+0000","last_change":"2023-09-23T20:24:25.329148+0000","last_active":"2023-09-23T20:28:46.134464+0000","last_peered":"2023-09-23T20:28:46.134464+0000","last_clean":"2023-09-23T20:28:46.134464+0000","last_became_active":"2023-09-23T20:24:25.327822+0000","last_became_peered":"2023-09-23T20:24:25.327822+0000","last_unstale":"2023-09-23T20:28:46.134464+0000","last_undegraded":"2023-09-23T20:28:46.134464+0000","last_fullsized":"2023-09-23T20:28:46.134464+0000","mapping_epoch":182,"log_start":"191'4500","ondisk_log_start":"191'4500","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8599,"log_dups_size":0,"ondisk_log_size":8599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:04:11.911649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7536640,"num_objects":115,"num_object_clones":0,"num_object_copies":345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13099,"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":[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.4","version":"0'0","reported_seq":205,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913107+0000","last_change":"2023-09-23T20:17:37.300052+0000","last_active":"2023-09-23T20:28:25.913107+0000","last_peered":"2023-09-23T20:28:25.913107+0000","last_clean":"2023-09-23T20:28:25.913107+0000","last_became_active":"2023-09-23T20:17:37.299314+0000","last_became_peered":"2023-09-23T20:17:37.299314+0000","last_unstale":"2023-09-23T20:28:25.913107+0000","last_undegraded":"2023-09-23T20:28:25.913107+0000","last_fullsized":"2023-09-23T20:28:25.913107+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:36.555419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681705+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:28:22.681705+0000","last_peered":"2023-09-23T20:28:22.681705+0000","last_clean":"2023-09-23T20:28:22.681705+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:28:22.681705+0000","last_undegraded":"2023-09-23T20:28:22.681705+0000","last_fullsized":"2023-09-23T20:28:22.681705+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.916753+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:28:25.916753+0000","last_peered":"2023-09-23T20:28:25.916753+0000","last_clean":"2023-09-23T20:28:25.916753+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:28:25.916753+0000","last_undegraded":"2023-09-23T20:28:25.916753+0000","last_fullsized":"2023-09-23T20:28:25.916753+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"206'13219","reported_seq":13251,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:44.580561+0000","last_change":"2023-09-23T20:24:25.515589+0000","last_active":"2023-09-23T20:28:44.580561+0000","last_peered":"2023-09-23T20:28:44.580561+0000","last_clean":"2023-09-23T20:28:44.580561+0000","last_became_active":"2023-09-23T20:24:25.515104+0000","last_became_peered":"2023-09-23T20:24:25.515104+0000","last_unstale":"2023-09-23T20:28:44.580561+0000","last_undegraded":"2023-09-23T20:28:44.580561+0000","last_fullsized":"2023-09-23T20:28:44.580561+0000","mapping_epoch":182,"log_start":"190'3200","ondisk_log_start":"190'3200","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:44.631078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":12124160,"num_objects":185,"num_object_clones":0,"num_object_copies":555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13219,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.689262+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:28:22.689262+0000","last_peered":"2023-09-23T20:28:22.689262+0000","last_clean":"2023-09-23T20:28:22.689262+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:28:22.689262+0000","last_undegraded":"2023-09-23T20:28:22.689262+0000","last_fullsized":"2023-09-23T20:28:22.689262+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.903114+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:28:25.903114+0000","last_peered":"2023-09-23T20:28:25.903114+0000","last_clean":"2023-09-23T20:28:25.903114+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:28:25.903114+0000","last_undegraded":"2023-09-23T20:28:25.903114+0000","last_fullsized":"2023-09-23T20:28:25.903114+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681248+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:28:22.681248+0000","last_peered":"2023-09-23T20:28:22.681248+0000","last_clean":"2023-09-23T20:28:22.681248+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:28:22.681248+0000","last_undegraded":"2023-09-23T20:28:22.681248+0000","last_fullsized":"2023-09-23T20:28:22.681248+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"207'13318","reported_seq":13352,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:47.471588+0000","last_change":"2023-09-23T20:24:25.329982+0000","last_active":"2023-09-23T20:28:47.471588+0000","last_peered":"2023-09-23T20:28:47.471588+0000","last_clean":"2023-09-23T20:28:47.471588+0000","last_became_active":"2023-09-23T20:24:25.329678+0000","last_became_peered":"2023-09-23T20:24:25.329678+0000","last_unstale":"2023-09-23T20:28:47.471588+0000","last_undegraded":"2023-09-23T20:28:47.471588+0000","last_fullsized":"2023-09-23T20:28:47.471588+0000","mapping_epoch":182,"log_start":"194'5400","ondisk_log_start":"194'5400","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":7918,"log_dups_size":0,"ondisk_log_size":7918,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:15:21.781354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3538944,"num_objects":54,"num_object_clones":0,"num_object_copies":162,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13318,"num_write_kb":427904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":214,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.671699+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:28:22.671699+0000","last_peered":"2023-09-23T20:28:22.671699+0000","last_clean":"2023-09-23T20:28:22.671699+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:28:22.671699+0000","last_undegraded":"2023-09-23T20:28:22.671699+0000","last_fullsized":"2023-09-23T20:28:22.671699+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":162,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.911014+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:28:25.911014+0000","last_peered":"2023-09-23T20:28:25.911014+0000","last_clean":"2023-09-23T20:28:25.911014+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:28:25.911014+0000","last_undegraded":"2023-09-23T20:28:25.911014+0000","last_fullsized":"2023-09-23T20:28:25.911014+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913203+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:28:25.913203+0000","last_peered":"2023-09-23T20:28:25.913203+0000","last_clean":"2023-09-23T20:28:25.913203+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:28:25.913203+0000","last_undegraded":"2023-09-23T20:28:25.913203+0000","last_fullsized":"2023-09-23T20:28:25.913203+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"207'13410","reported_seq":13443,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.668437+0000","last_change":"2023-09-23T20:24:25.334859+0000","last_active":"2023-09-23T20:28:48.668437+0000","last_peered":"2023-09-23T20:28:48.668437+0000","last_clean":"2023-09-23T20:28:48.668437+0000","last_became_active":"2023-09-23T20:24:25.334569+0000","last_became_peered":"2023-09-23T20:24:25.334569+0000","last_unstale":"2023-09-23T20:28:48.668437+0000","last_undegraded":"2023-09-23T20:28:48.668437+0000","last_fullsized":"2023-09-23T20:28:48.668437+0000","mapping_epoch":182,"log_start":"191'4300","ondisk_log_start":"191'4300","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":9110,"log_dups_size":0,"ondisk_log_size":9110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:47.615968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13410,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":189,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681407+0000","last_change":"2023-09-23T20:17:37.298749+0000","last_active":"2023-09-23T20:28:22.681407+0000","last_peered":"2023-09-23T20:28:22.681407+0000","last_clean":"2023-09-23T20:28:22.681407+0000","last_became_active":"2023-09-23T20:17:37.298406+0000","last_became_peered":"2023-09-23T20:17:37.298406+0000","last_unstale":"2023-09-23T20:28:22.681407+0000","last_undegraded":"2023-09-23T20:28:22.681407+0000","last_fullsized":"2023-09-23T20:28:22.681407+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:26.464643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":540,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897405+0000","last_change":"2023-09-23T20:17:40.328804+0000","last_active":"2023-09-23T20:28:25.897405+0000","last_peered":"2023-09-23T20:28:25.897405+0000","last_clean":"2023-09-23T20:28:25.897405+0000","last_became_active":"2023-09-23T20:17:40.328457+0000","last_became_peered":"2023-09-23T20:17:40.328457+0000","last_unstale":"2023-09-23T20:28:25.897405+0000","last_undegraded":"2023-09-23T20:28:25.897405+0000","last_fullsized":"2023-09-23T20:28:25.897405+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T02:24:11.281770+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":54,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912597+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:28:25.912597+0000","last_peered":"2023-09-23T20:28:25.912597+0000","last_clean":"2023-09-23T20:28:25.912597+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:28:25.912597+0000","last_undegraded":"2023-09-23T20:28:25.912597+0000","last_fullsized":"2023-09-23T20:28:25.912597+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908558+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:28:25.908558+0000","last_peered":"2023-09-23T20:28:25.908558+0000","last_clean":"2023-09-23T20:28:25.908558+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:28:25.908558+0000","last_undegraded":"2023-09-23T20:28:25.908558+0000","last_fullsized":"2023-09-23T20:28:25.908558+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.a","version":"207'13152","reported_seq":13188,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:48.709088+0000","last_change":"2023-09-23T20:24:25.330410+0000","last_active":"2023-09-23T20:28:48.709088+0000","last_peered":"2023-09-23T20:28:48.709088+0000","last_clean":"2023-09-23T20:28:48.709088+0000","last_became_active":"2023-09-23T20:24:25.330110+0000","last_became_peered":"2023-09-23T20:24:25.330110+0000","last_unstale":"2023-09-23T20:28:48.709088+0000","last_undegraded":"2023-09-23T20:28:48.709088+0000","last_fullsized":"2023-09-23T20:28:48.709088+0000","mapping_epoch":182,"log_start":"193'4800","ondisk_log_start":"193'4800","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8352,"log_dups_size":0,"ondisk_log_size":8352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:27.640200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13152,"num_write_kb":420864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897550+0000","last_change":"2023-09-23T20:17:37.301094+0000","last_active":"2023-09-23T20:28:25.897550+0000","last_peered":"2023-09-23T20:28:25.897550+0000","last_clean":"2023-09-23T20:28:25.897550+0000","last_became_active":"2023-09-23T20:17:37.300437+0000","last_became_peered":"2023-09-23T20:17:37.300437+0000","last_unstale":"2023-09-23T20:28:25.897550+0000","last_undegraded":"2023-09-23T20:28:25.897550+0000","last_fullsized":"2023-09-23T20:28:25.897550+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:17:28.086503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.911693+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:28:25.911693+0000","last_peered":"2023-09-23T20:28:25.911693+0000","last_clean":"2023-09-23T20:28:25.911693+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:28:25.911693+0000","last_undegraded":"2023-09-23T20:28:25.911693+0000","last_fullsized":"2023-09-23T20:28:25.911693+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.909176+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:28:25.909176+0000","last_peered":"2023-09-23T20:28:25.909176+0000","last_clean":"2023-09-23T20:28:25.909176+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:28:25.909176+0000","last_undegraded":"2023-09-23T20:28:25.909176+0000","last_fullsized":"2023-09-23T20:28:25.909176+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"207'13230","reported_seq":25158,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:47.451962+0000","last_change":"2023-09-23T20:27:44.415088+0000","last_active":"2023-09-23T20:28:47.451962+0000","last_peered":"2023-09-23T20:28:47.451962+0000","last_clean":"2023-09-23T20:28:47.451962+0000","last_became_active":"2023-09-23T20:27:44.390967+0000","last_became_peered":"2023-09-23T20:27:44.390967+0000","last_unstale":"2023-09-23T20:28:47.451962+0000","last_undegraded":"2023-09-23T20:28:47.451962+0000","last_fullsized":"2023-09-23T20:28:47.451962+0000","mapping_epoch":202,"log_start":"193'5300","ondisk_log_start":"193'5300","created":182,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":7930,"log_dups_size":0,"ondisk_log_size":7930,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:18:00.446153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3801088,"num_objects":58,"num_object_clones":0,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":58,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13230,"num_write_kb":425216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5927,"num_bytes_recovered":388431872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.897794+0000","last_change":"2023-09-23T20:17:37.302673+0000","last_active":"2023-09-23T20:28:25.897794+0000","last_peered":"2023-09-23T20:28:25.897794+0000","last_clean":"2023-09-23T20:28:25.897794+0000","last_became_active":"2023-09-23T20:17:37.302270+0000","last_became_peered":"2023-09-23T20:17:37.302270+0000","last_unstale":"2023-09-23T20:28:25.897794+0000","last_undegraded":"2023-09-23T20:28:25.897794+0000","last_fullsized":"2023-09-23T20:28:25.897794+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:46:13.743036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913026+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:28:25.913026+0000","last_peered":"2023-09-23T20:28:25.913026+0000","last_clean":"2023-09-23T20:28:25.913026+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:28:25.913026+0000","last_undegraded":"2023-09-23T20:28:25.913026+0000","last_fullsized":"2023-09-23T20:28:25.913026+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908335+0000","last_change":"2023-09-23T20:17:37.299598+0000","last_active":"2023-09-23T20:28:25.908335+0000","last_peered":"2023-09-23T20:28:25.908335+0000","last_clean":"2023-09-23T20:28:25.908335+0000","last_became_active":"2023-09-23T20:17:37.298192+0000","last_became_peered":"2023-09-23T20:17:37.298192+0000","last_unstale":"2023-09-23T20:28:25.908335+0000","last_undegraded":"2023-09-23T20:28:25.908335+0000","last_fullsized":"2023-09-23T20:28:25.908335+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:32:22.293450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"207'13012","reported_seq":13047,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-23T20:28:46.166551+0000","last_change":"2023-09-23T20:24:25.518026+0000","last_active":"2023-09-23T20:28:46.166551+0000","last_peered":"2023-09-23T20:28:46.166551+0000","last_clean":"2023-09-23T20:28:46.166551+0000","last_became_active":"2023-09-23T20:24:25.517436+0000","last_became_peered":"2023-09-23T20:24:25.517436+0000","last_unstale":"2023-09-23T20:28:46.166551+0000","last_undegraded":"2023-09-23T20:28:46.166551+0000","last_fullsized":"2023-09-23T20:28:46.166551+0000","mapping_epoch":182,"log_start":"191'4400","ondisk_log_start":"191'4400","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":8612,"log_dups_size":0,"ondisk_log_size":8612,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:16.344471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7471104,"num_objects":114,"num_object_clones":0,"num_object_copies":342,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":114,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13012,"num_write_kb":420032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913828+0000","last_change":"2023-09-23T20:17:37.318482+0000","last_active":"2023-09-23T20:28:25.913828+0000","last_peered":"2023-09-23T20:28:25.913828+0000","last_clean":"2023-09-23T20:28:25.913828+0000","last_became_active":"2023-09-23T20:17:37.301853+0000","last_became_peered":"2023-09-23T20:17:37.301853+0000","last_unstale":"2023-09-23T20:28:25.913828+0000","last_undegraded":"2023-09-23T20:28:25.913828+0000","last_fullsized":"2023-09-23T20:28:25.913828+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:30:04.337347+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":147,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.916394+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:28:25.916394+0000","last_peered":"2023-09-23T20:28:25.916394+0000","last_clean":"2023-09-23T20:28:25.916394+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:28:25.916394+0000","last_undegraded":"2023-09-23T20:28:25.916394+0000","last_fullsized":"2023-09-23T20:28:25.916394+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912029+0000","last_change":"2023-09-23T20:21:46.295928+0000","last_active":"2023-09-23T20:28:25.912029+0000","last_peered":"2023-09-23T20:28:25.912029+0000","last_clean":"2023-09-23T20:28:25.912029+0000","last_became_active":"2023-09-23T20:21:46.295577+0000","last_became_peered":"2023-09-23T20:21:46.295577+0000","last_unstale":"2023-09-23T20:28:25.912029+0000","last_undegraded":"2023-09-23T20:28:25.912029+0000","last_fullsized":"2023-09-23T20:28:25.912029+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:57:02.165302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"206'13200","reported_seq":13233,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:44.652843+0000","last_change":"2023-09-23T20:24:25.515887+0000","last_active":"2023-09-23T20:28:44.652843+0000","last_peered":"2023-09-23T20:28:44.652843+0000","last_clean":"2023-09-23T20:28:44.652843+0000","last_became_active":"2023-09-23T20:24:25.515146+0000","last_became_peered":"2023-09-23T20:24:25.515146+0000","last_unstale":"2023-09-23T20:28:44.652843+0000","last_undegraded":"2023-09-23T20:28:44.652843+0000","last_fullsized":"2023-09-23T20:28:44.652843+0000","mapping_epoch":182,"log_start":"190'3100","ondisk_log_start":"190'3100","created":182,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:24:24.295043+0000","last_clean_scrub_stamp":"2023-09-23T20:24:24.295043+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:20:03.279231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":12386328,"num_objects":190,"num_object_clones":0,"num_object_copies":570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":190,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13200,"num_write_kb":428417,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908715+0000","last_change":"2023-09-23T20:17:37.298591+0000","last_active":"2023-09-23T20:28:25.908715+0000","last_peered":"2023-09-23T20:28:25.908715+0000","last_clean":"2023-09-23T20:28:25.908715+0000","last_became_active":"2023-09-23T20:17:37.298009+0000","last_became_peered":"2023-09-23T20:17:37.298009+0000","last_unstale":"2023-09-23T20:28:25.908715+0000","last_undegraded":"2023-09-23T20:28:25.908715+0000","last_fullsized":"2023-09-23T20:28:25.908715+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:24.532656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":171,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.909131+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:28:25.909131+0000","last_peered":"2023-09-23T20:28:25.909131+0000","last_clean":"2023-09-23T20:28:25.909131+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:28:25.909131+0000","last_undegraded":"2023-09-23T20:28:25.909131+0000","last_fullsized":"2023-09-23T20:28:25.909131+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":149,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.902667+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:28:25.902667+0000","last_peered":"2023-09-23T20:28:25.902667+0000","last_clean":"2023-09-23T20:28:25.902667+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:28:25.902667+0000","last_undegraded":"2023-09-23T20:28:25.902667+0000","last_fullsized":"2023-09-23T20:28:25.902667+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908590+0000","last_change":"2023-09-23T20:17:37.299997+0000","last_active":"2023-09-23T20:28:25.908590+0000","last_peered":"2023-09-23T20:28:25.908590+0000","last_clean":"2023-09-23T20:28:25.908590+0000","last_became_active":"2023-09-23T20:17:37.299021+0000","last_became_peered":"2023-09-23T20:17:37.299021+0000","last_unstale":"2023-09-23T20:28:25.908590+0000","last_undegraded":"2023-09-23T20:28:25.908590+0000","last_fullsized":"2023-09-23T20:28:25.908590+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:21:28.481768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681108+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:28:22.681108+0000","last_peered":"2023-09-23T20:28:22.681108+0000","last_clean":"2023-09-23T20:28:22.681108+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:28:22.681108+0000","last_undegraded":"2023-09-23T20:28:22.681108+0000","last_fullsized":"2023-09-23T20:28:22.681108+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":168,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.680937+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:28:22.680937+0000","last_peered":"2023-09-23T20:28:22.680937+0000","last_clean":"2023-09-23T20:28:22.680937+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:28:22.680937+0000","last_undegraded":"2023-09-23T20:28:22.680937+0000","last_fullsized":"2023-09-23T20:28:22.680937+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.904668+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:28:25.904668+0000","last_peered":"2023-09-23T20:28:25.904668+0000","last_clean":"2023-09-23T20:28:25.904668+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:28:25.904668+0000","last_undegraded":"2023-09-23T20:28:25.904668+0000","last_fullsized":"2023-09-23T20:28:25.904668+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-23T20:28:22.681758+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:28:22.681758+0000","last_peered":"2023-09-23T20:28:22.681758+0000","last_clean":"2023-09-23T20:28:22.681758+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:28:22.681758+0000","last_undegraded":"2023-09-23T20:28:22.681758+0000","last_fullsized":"2023-09-23T20:28:22.681758+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.911510+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:28:25.911510+0000","last_peered":"2023-09-23T20:28:25.911510+0000","last_clean":"2023-09-23T20:28:25.911510+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:28:25.911510+0000","last_undegraded":"2023-09-23T20:28:25.911510+0000","last_fullsized":"2023-09-23T20:28:25.911510+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.913607+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:28:25.913607+0000","last_peered":"2023-09-23T20:28:25.913607+0000","last_clean":"2023-09-23T20:28:25.913607+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:28:25.913607+0000","last_undegraded":"2023-09-23T20:28:25.913607+0000","last_fullsized":"2023-09-23T20:28:25.913607+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.912412+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:28:25.912412+0000","last_peered":"2023-09-23T20:28:25.912412+0000","last_clean":"2023-09-23T20:28:25.912412+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:28:25.912412+0000","last_undegraded":"2023-09-23T20:28:25.912412+0000","last_fullsized":"2023-09-23T20:28:25.912412+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.908925+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:28:25.908925+0000","last_peered":"2023-09-23T20:28:25.908925+0000","last_clean":"2023-09-23T20:28:25.908925+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:28:25.908925+0000","last_undegraded":"2023-09-23T20:28:25.908925+0000","last_fullsized":"2023-09-23T20:28:25.908925+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":166,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-23T20:28:25.902444+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:28:25.902444+0000","last_peered":"2023-09-23T20:28:25.902444+0000","last_clean":"2023-09-23T20:28:25.902444+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:28:25.902444+0000","last_undegraded":"2023-09-23T20:28:25.902444+0000","last_fullsized":"2023-09-23T20:28:25.902444+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":29,"num_bytes_recovered":11346,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":70189080,"num_objects":1072,"num_object_clones":0,"num_object_copies":3216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1072,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":212154,"num_write_kb":6823169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5927,"num_bytes_recovered":388431872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":279846912,"data_stored":279838768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139654,"ondisk_log_size":139654,"up":48,"acting":48,"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":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":236223201695,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":209240,"kb_used_data":5712,"kb_used_omap":0,"kb_used_meta":203520,"kb_avail":93535912,"statfs":{"total":95995035648,"available":95780773888,"internally_reserved":0,"allocated":5849088,"data_stored":4975453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":208404480},"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],"upper_bound":2},"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 Sep 23 20:28:01 2023","interfaces":[{"interface":"back","average":{"1min":2.1539999999999999,"5min":2.133,"15min":1.4930000000000001},"min":{"1min":0.28599999999999998,"5min":0.27400000000000002,"15min":0.25700000000000001},"max":{"1min":5.0540000000000003,"5min":41.220999999999997,"15min":41.220999999999997},"last":2.8639999999999999},{"interface":"front","average":{"1min":1.651,"5min":2.1520000000000001,"15min":1.4770000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27100000000000002},"max":{"1min":8.8680000000000003,"5min":41.305,"15min":41.305},"last":0.315}]},{"osd":1,"last update":"Sat Sep 23 20:28:28 2023","interfaces":[{"interface":"back","average":{"1min":2.6869999999999998,"5min":1.633,"15min":1.9810000000000001},"min":{"1min":0.33500000000000002,"5min":0.28799999999999998,"15min":0.255},"max":{"1min":10.715999999999999,"5min":10.715999999999999,"15min":142.58000000000001},"last":2.9740000000000002},{"interface":"front","average":{"1min":1.669,"5min":1.466,"15min":1.8879999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.28699999999999998},"max":{"1min":5.109,"5min":8.4420000000000002,"15min":142.68199999999999},"last":2.907}]},{"osd":2,"last update":"Sat Sep 23 20:28:01 2023","interfaces":[{"interface":"back","average":{"1min":1.349,"5min":1.7350000000000001,"15min":2.2040000000000002},"min":{"1min":0.34499999999999997,"5min":0.33600000000000002,"15min":0.29399999999999998},"max":{"1min":3.5419999999999998,"5min":18.507999999999999,"15min":144.852},"last":3.2869999999999999},{"interface":"front","average":{"1min":2.0379999999999998,"5min":1.778,"15min":2.1030000000000002},"min":{"1min":0.38800000000000001,"5min":0.32100000000000001,"15min":0.311},"max":{"1min":8.9659999999999993,"5min":18.295999999999999,"15min":143.35599999999999},"last":2.706}]},{"osd":3,"last update":"Sat Sep 23 20:28:16 2023","interfaces":[{"interface":"back","average":{"1min":1.6279999999999999,"5min":1.48,"15min":2.2629999999999999},"min":{"1min":0.35399999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.5380000000000003,"5min":7.8019999999999996,"15min":142.749},"last":0.84799999999999998},{"interface":"front","average":{"1min":2.5249999999999999,"5min":1.863,"15min":2.2810000000000001},"min":{"1min":0.35799999999999998,"5min":0.32700000000000001,"15min":0.31900000000000001},"max":{"1min":8.0990000000000002,"5min":8.6359999999999992,"15min":143.11099999999999},"last":0.69099999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:27:55 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":1.159,"15min":1.056},"min":{"1min":0.33300000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.8119999999999994,"5min":8.8119999999999994,"15min":19.890999999999998},"last":0.439},{"interface":"front","average":{"1min":1.984,"5min":1.3560000000000001,"15min":1.1020000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.28199999999999997},"max":{"1min":8.6699999999999999,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":0.45500000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:27:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9279999999999999,"5min":1.4430000000000001,"15min":1.0960000000000001},"min":{"1min":0.31,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.2850000000000001,"5min":7.9550000000000001,"15min":8.1349999999999998},"last":0.42599999999999999},{"interface":"front","average":{"1min":1.9370000000000001,"5min":1.671,"15min":1.3320000000000001},"min":{"1min":0.40899999999999997,"5min":0.39100000000000001,"15min":0.35599999999999998},"max":{"1min":5.2089999999999996,"5min":7.8300000000000001,"15min":15.382999999999999},"last":0.47799999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:27:55 2023","interfaces":[{"interface":"back","average":{"1min":1.764,"5min":1.5189999999999999,"15min":1.411},"min":{"1min":0.50600000000000001,"5min":0.40000000000000002,"15min":0.39700000000000002},"max":{"1min":8.6660000000000004,"5min":8.6660000000000004,"15min":15.295999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.968,"5min":1.5429999999999999,"15min":1.2929999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34499999999999997},"max":{"1min":8.6080000000000005,"5min":8.6080000000000005,"15min":8.6080000000000005},"last":0.54000000000000004}]}]},{"osd":6,"up_from":47,"seq":201863463337,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":219400,"kb_used_data":4096,"kb_used_omap":0,"kb_used_meta":215296,"kb_avail":93525752,"statfs":{"total":95995035648,"available":95770370048,"internally_reserved":0,"allocated":4194304,"data_stored":3337114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220463104},"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,1,0,2],"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 Sep 23 20:28:04 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":2.3599999999999999,"15min":1.9750000000000001},"min":{"1min":0.30199999999999999,"5min":0.249,"15min":0.24199999999999999},"max":{"1min":6.7199999999999998,"5min":30.280000000000001,"15min":72.414000000000001},"last":2.6920000000000002},{"interface":"front","average":{"1min":2.423,"5min":2.4180000000000001,"15min":1.9430000000000001},"min":{"1min":0.30499999999999999,"5min":0.29799999999999999,"15min":0.25900000000000001},"max":{"1min":9.6170000000000009,"5min":30.475999999999999,"15min":72.813999999999993},"last":0.46400000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:28:26 2023","interfaces":[{"interface":"back","average":{"1min":1.536,"5min":2.6299999999999999,"15min":1.9450000000000001},"min":{"1min":0.318,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":7.1520000000000001,"5min":31.411000000000001,"15min":31.411000000000001},"last":7.0389999999999997},{"interface":"front","average":{"1min":1.6359999999999999,"5min":2.0289999999999999,"15min":1.5109999999999999},"min":{"1min":0.34000000000000002,"5min":0.29999999999999999,"15min":0.28699999999999998},"max":{"1min":5.0730000000000004,"5min":30.934999999999999,"15min":30.934999999999999},"last":2.7330000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:27:47 2023","interfaces":[{"interface":"back","average":{"1min":2.3319999999999999,"5min":1.615,"15min":1.744},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.313},"max":{"1min":8.0050000000000008,"5min":8.8030000000000008,"15min":29.074000000000002},"last":0.315},{"interface":"front","average":{"1min":1.859,"5min":1.4159999999999999,"15min":1.6839999999999999},"min":{"1min":0.377,"5min":0.32900000000000001,"15min":0.30599999999999999},"max":{"1min":6.6470000000000002,"5min":8.9350000000000005,"15min":38.32},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:28:23 2023","interfaces":[{"interface":"back","average":{"1min":3.782,"5min":5.556,"15min":3.718},"min":{"1min":0.48699999999999999,"5min":0.34100000000000003,"15min":0.32900000000000001},"max":{"1min":30.734999999999999,"5min":206.446,"15min":206.446},"last":6.5179999999999998},{"interface":"front","average":{"1min":3.8580000000000001,"5min":5.3840000000000003,"15min":3.7040000000000002},"min":{"1min":0.39600000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":30.341000000000001,"5min":206.846,"15min":206.846},"last":1.4550000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:27:47 2023","interfaces":[{"interface":"back","average":{"1min":1.893,"5min":1.627,"15min":1.3919999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":8.6590000000000007,"5min":10.859,"15min":14.566000000000001},"last":2.6640000000000001},{"interface":"front","average":{"1min":1.456,"5min":1.288,"15min":1.1699999999999999},"min":{"1min":0.42099999999999999,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":4.8200000000000003,"5min":6.9710000000000001,"15min":14.686},"last":0.49099999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:27:47 2023","interfaces":[{"interface":"back","average":{"1min":3.1219999999999999,"5min":1.7849999999999999,"15min":1.2969999999999999},"min":{"1min":0.51200000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":8.1349999999999998,"5min":8.7720000000000002,"15min":9.6069999999999993},"last":2.7160000000000002},{"interface":"front","average":{"1min":1.8899999999999999,"5min":1.494,"15min":1.2330000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":7.8239999999999998,"5min":7.8239999999999998,"15min":10.398999999999999},"last":1.5269999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.5760000000000001,"15min":1.2589999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.35299999999999998},"max":{"1min":4.2999999999999998,"5min":9.5670000000000002,"15min":9.5670000000000002},"last":0.41699999999999998},{"interface":"front","average":{"1min":1.679,"5min":1.446,"15min":1.2490000000000001},"min":{"1min":0.47199999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":5.1139999999999999,"5min":6.226,"15min":10.438000000000001},"last":0.55700000000000005}]}]},{"osd":1,"up_from":90,"seq":386547056881,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":384076,"kb_used_data":7556,"kb_used_omap":4,"kb_used_meta":376507,"kb_avail":93361076,"statfs":{"total":95995035648,"available":95601741824,"internally_reserved":0,"allocated":7737344,"data_stored":6590164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":385544078},"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 Sep 23 20:28:36 2023","interfaces":[{"interface":"back","average":{"1min":1.7490000000000001,"5min":1.3149999999999999,"15min":1.532},"min":{"1min":0.223,"5min":0.19900000000000001,"15min":0.186},"max":{"1min":5.734,"5min":8.9619999999999997,"15min":18.596},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.802,"5min":1.5169999999999999,"15min":1.8620000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.20899999999999999},"max":{"1min":6.6970000000000001,"5min":6.6970000000000001,"15min":18.654},"last":1.427}]},{"osd":2,"last update":"Sat Sep 23 20:27:48 2023","interfaces":[{"interface":"back","average":{"1min":2.8359999999999999,"5min":2.1440000000000001,"15min":2.173},"min":{"1min":0.26400000000000001,"5min":0.214,"15min":0.20899999999999999},"max":{"1min":7.1680000000000001,"5min":14.106999999999999,"15min":69.319000000000003},"last":0.497},{"interface":"front","average":{"1min":1.925,"5min":1.478,"15min":2.012},"min":{"1min":0.32600000000000001,"5min":0.245,"15min":0.23599999999999999},"max":{"1min":5.1109999999999998,"5min":6.8689999999999998,"15min":69.561999999999998},"last":1.5189999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:28:23 2023","interfaces":[{"interface":"back","average":{"1min":2.6219999999999999,"5min":1.4810000000000001,"15min":2.2610000000000001},"min":{"1min":0.25800000000000001,"5min":0.20899999999999999,"15min":0.20799999999999999},"max":{"1min":27.088999999999999,"5min":27.088999999999999,"15min":67.894000000000005},"last":0.90800000000000003},{"interface":"front","average":{"1min":2.6299999999999999,"5min":1.887,"15min":2.6240000000000001},"min":{"1min":0.308,"5min":0.28299999999999997,"15min":0.26500000000000001},"max":{"1min":26.940000000000001,"5min":26.940000000000001,"15min":68.027000000000001},"last":1.494}]},{"osd":4,"last update":"Sat Sep 23 20:28:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.141,"15min":1.2230000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.313},"max":{"1min":5.7999999999999998,"5min":5.7999999999999998,"15min":9.3399999999999999},"last":1.115},{"interface":"front","average":{"1min":2.0139999999999998,"5min":1.498,"15min":1.5309999999999999},"min":{"1min":0.33900000000000002,"5min":0.309,"15min":0.28999999999999998},"max":{"1min":6.7610000000000001,"5min":6.7610000000000001,"15min":13.737},"last":1.466}]},{"osd":5,"last update":"Sat Sep 23 20:28:36 2023","interfaces":[{"interface":"back","average":{"1min":3.5190000000000001,"5min":3.2509999999999999,"15min":1.954},"min":{"1min":0.40100000000000002,"5min":0.315,"15min":0.29399999999999998},"max":{"1min":9.9939999999999998,"5min":47.847999999999999,"15min":47.847999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":2.359,"5min":2.3090000000000002,"15min":1.603},"min":{"1min":0.40200000000000002,"5min":0.34599999999999997,"15min":0.34000000000000002},"max":{"1min":6.5880000000000001,"5min":48.052,"15min":48.052},"last":0.60499999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:28:36 2023","interfaces":[{"interface":"back","average":{"1min":2.4569999999999999,"5min":2.254,"15min":1.738},"min":{"1min":0.45400000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.7110000000000003,"5min":12.840999999999999,"15min":12.840999999999999},"last":1.6299999999999999},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.302,"15min":1.393},"min":{"1min":0.45000000000000001,"5min":0.374,"15min":0.374},"max":{"1min":5.8710000000000004,"5min":9.0579999999999998,"15min":10.532},"last":1.6679999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:28:36 2023","interfaces":[{"interface":"back","average":{"1min":2.7189999999999999,"5min":2.3290000000000002,"15min":1.738},"min":{"1min":0.42599999999999999,"5min":0.42199999999999999,"15min":0.35899999999999999},"max":{"1min":10.949999999999999,"5min":12.407,"15min":12.407},"last":3.0459999999999998},{"interface":"front","average":{"1min":2.5329999999999999,"5min":1.742,"15min":1.504},"min":{"1min":0.42199999999999999,"5min":0.40999999999999998,"15min":0.39200000000000002},"max":{"1min":6.6289999999999996,"5min":26.978000000000002,"15min":26.978000000000002},"last":0.78600000000000003}]}]},{"osd":0,"up_from":85,"seq":365072220407,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":418836,"kb_used_data":50124,"kb_used_omap":5,"kb_used_meta":368698,"kb_avail":93326316,"statfs":{"total":95995035648,"available":95566147584,"internally_reserved":0,"allocated":51326976,"data_stored":50172656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":377547386},"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],"upper_bound":2},"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 Sep 23 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":2.48,"15min":2.0430000000000001},"min":{"1min":0.17299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":7.6669999999999998,"5min":67.703000000000003,"15min":67.703000000000003},"last":1.089},{"interface":"front","average":{"1min":2.157,"5min":3.4100000000000001,"15min":2.3519999999999999},"min":{"1min":0.25600000000000001,"5min":0.23300000000000001,"15min":0.20200000000000001},"max":{"1min":6.1479999999999997,"5min":140.44200000000001,"15min":140.44200000000001},"last":2.649}]},{"osd":2,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.768,"15min":1.798},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":4.5419999999999998,"5min":11.891,"15min":11.891},"last":2.1699999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.7809999999999999,"15min":1.726},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.218},"max":{"1min":4.8819999999999997,"5min":14.307,"15min":14.307},"last":4.9660000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:28:22 2023","interfaces":[{"interface":"back","average":{"1min":10.474,"5min":5.3979999999999997,"15min":3.4769999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":141.08600000000001,"5min":141.36699999999999,"15min":141.36699999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":9.6449999999999996,"5min":5.194,"15min":3.407},"min":{"1min":0.29899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":144.23500000000001,"5min":145.46000000000001,"15min":145.46000000000001},"last":1.3600000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":2.5630000000000002,"5min":1.659,"15min":1.6459999999999999},"min":{"1min":0.32900000000000001,"5min":0.309,"15min":0.309},"max":{"1min":8.0980000000000008,"5min":8.0980000000000008,"15min":32.953000000000003},"last":1.0529999999999999},{"interface":"front","average":{"1min":2.827,"5min":2.0680000000000001,"15min":1.8180000000000001},"min":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.28399999999999997},"max":{"1min":8.3550000000000004,"5min":11.975,"15min":33.073999999999998},"last":1.4430000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":2.2599999999999998,"5min":1.8919999999999999,"15min":1.742},"min":{"1min":0.35399999999999998,"5min":0.32700000000000001,"15min":0.32500000000000001},"max":{"1min":9.6229999999999993,"5min":12.074999999999999,"15min":18.498000000000001},"last":1.536},{"interface":"front","average":{"1min":2.0960000000000001,"5min":2.1040000000000001,"15min":1.696},"min":{"1min":0.35999999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.4699999999999998,"5min":14.363,"15min":14.363},"last":2.7530000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":1.956,"15min":1.7210000000000001},"min":{"1min":0.443,"5min":0.374,"15min":0.374},"max":{"1min":7.8840000000000003,"5min":12.212,"15min":18.548999999999999},"last":1.4770000000000001},{"interface":"front","average":{"1min":2.0670000000000002,"5min":2.1629999999999998,"15min":1.7350000000000001},"min":{"1min":0.41199999999999998,"5min":0.36299999999999999,"15min":0.34399999999999997},"max":{"1min":6.4489999999999998,"5min":14.385999999999999,"15min":14.385999999999999},"last":3.9769999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:27:49 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.9490000000000001,"15min":1.6439999999999999},"min":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.907,"5min":14.337999999999999,"15min":14.337999999999999},"last":10.105},{"interface":"front","average":{"1min":1.724,"5min":1.7330000000000001,"15min":1.6279999999999999},"min":{"1min":0.45800000000000002,"5min":0.312,"15min":0.312},"max":{"1min":4.0869999999999997,"5min":6.6559999999999997,"15min":11.586},"last":6.2000000000000002}]}]},{"osd":2,"up_from":95,"seq":408021893343,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":463536,"kb_used_data":72040,"kb_used_omap":7,"kb_used_meta":391480,"kb_avail":93281616,"statfs":{"total":95995035648,"available":95520374784,"internally_reserved":0,"allocated":73768960,"data_stored":72638312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":400875601},"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 Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.9810000000000001,"5min":2.5190000000000001,"15min":3.2160000000000002},"min":{"1min":0.26500000000000001,"5min":0.219,"15min":0.18099999999999999},"max":{"1min":5.8040000000000003,"5min":44.383000000000003,"15min":251.809},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.579,"5min":2.4260000000000002,"15min":2.9889999999999999},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.189},"max":{"1min":6.6269999999999998,"5min":42.749000000000002,"15min":252.42500000000001},"last":0.32400000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":2.1480000000000001,"5min":2.5369999999999999,"15min":3.1760000000000002},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.192},"max":{"1min":6.282,"5min":44.337000000000003,"15min":252.28999999999999},"last":5.75},{"interface":"front","average":{"1min":2.0409999999999999,"5min":2.54,"15min":3.2309999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":6.8140000000000001,"5min":42.771999999999998,"15min":252.20699999999999},"last":0.40500000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:28:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2040000000000002,"5min":5.048,"15min":3.867},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.21199999999999999},"max":{"1min":9.7759999999999998,"5min":206.22800000000001,"15min":206.22800000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":2.1440000000000001,"5min":4.9649999999999999,"15min":4.6139999999999999},"min":{"1min":0.34899999999999998,"5min":0.27000000000000002,"15min":0.23999999999999999},"max":{"1min":6.7759999999999998,"5min":199.476,"15min":252.31399999999999},"last":0.48099999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":1.5589999999999999,"15min":1.8420000000000001},"min":{"1min":0.32900000000000001,"5min":0.312,"15min":0.312},"max":{"1min":3.8570000000000002,"5min":6.8860000000000001,"15min":101.044},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.47,"5min":1.5580000000000001,"15min":1.8500000000000001},"min":{"1min":0.36099999999999999,"5min":0.32900000000000001,"15min":0.315},"max":{"1min":4.173,"5min":9.2110000000000003,"15min":98.811000000000007},"last":0.627}]},{"osd":5,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":2.2919999999999998,"5min":1.7130000000000001,"15min":2.8690000000000002},"min":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.36499999999999999},"max":{"1min":6.5990000000000002,"5min":8.8620000000000001,"15min":252.392},"last":0.42899999999999999},{"interface":"front","average":{"1min":2.25,"5min":1.621,"15min":1.8799999999999999},"min":{"1min":0.36199999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.6689999999999996,"5min":7.6689999999999996,"15min":98.555999999999997},"last":0.497}]},{"osd":6,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.8,"5min":1.8100000000000001,"15min":2.6139999999999999},"min":{"1min":0.46800000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":5.7249999999999996,"5min":6.2629999999999999,"15min":252.49100000000001},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.9359999999999999,"5min":1.5649999999999999,"15min":1.615},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.1029999999999998,"5min":8.0039999999999996,"15min":9.5449999999999999},"last":0.45900000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7549999999999999,"5min":1.51,"15min":2.54},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.39400000000000002},"max":{"1min":6.0419999999999998,"5min":6.0419999999999998,"15min":252.459},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.901,"5min":1.6319999999999999,"15min":2.5419999999999998},"min":{"1min":0.45000000000000001,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":4.8529999999999998,"5min":8.1099999999999994,"15min":251.87100000000001},"last":1.2889999999999999}]}]},{"osd":3,"up_from":100,"seq":429496729818,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":482408,"kb_used_data":27296,"kb_used_omap":2,"kb_used_meta":455037,"kb_avail":93262744,"statfs":{"total":95995035648,"available":95501049856,"internally_reserved":0,"allocated":27951104,"data_stored":26834619,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":465957941},"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,2,0,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 Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":2.0609999999999999,"5min":2.5760000000000001,"15min":2.7000000000000002},"min":{"1min":0.20399999999999999,"5min":0.189,"15min":0.17399999999999999},"max":{"1min":7.9509999999999996,"5min":39.981000000000002,"15min":54.673000000000002},"last":1.6299999999999999},{"interface":"front","average":{"1min":2.4209999999999998,"5min":2.4159999999999999,"15min":2.6539999999999999},"min":{"1min":0.216,"5min":0.189,"15min":0.189},"max":{"1min":9.7840000000000007,"5min":43.945999999999998,"15min":54.192999999999998},"last":0.183}]},{"osd":1,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":6.2169999999999996,"5min":2.552,"15min":2.2749999999999999},"min":{"1min":0.251,"5min":0.20699999999999999,"15min":0.20399999999999999},"max":{"1min":93.554000000000002,"5min":93.554000000000002,"15min":93.554000000000002},"last":0.40200000000000002},{"interface":"front","average":{"1min":6.343,"5min":3.1600000000000001,"15min":2.762},"min":{"1min":0.25700000000000001,"5min":0.23599999999999999,"15min":0.20899999999999999},"max":{"1min":94.733000000000004,"5min":94.733000000000004,"15min":94.733000000000004},"last":1.972}]},{"osd":2,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.77,"15min":2.1509999999999998},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":6.4870000000000001,"5min":9.0749999999999993,"15min":56.723999999999997},"last":1.6850000000000001},{"interface":"front","average":{"1min":2.931,"5min":2.0859999999999999,"15min":2.266},"min":{"1min":0.251,"5min":0.23300000000000001,"15min":0.215},"max":{"1min":14.784000000000001,"5min":14.784000000000001,"15min":62.427},"last":0.64500000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":2.351,"5min":2.1739999999999999,"15min":1.7490000000000001},"min":{"1min":0.34300000000000003,"5min":0.33500000000000002,"15min":0.311},"max":{"1min":9.8350000000000009,"5min":14.118,"15min":14.343999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.889,"15min":1.665},"min":{"1min":0.38700000000000001,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":6.8490000000000002,"5min":26.736000000000001,"15min":26.736000000000001},"last":0.437}]},{"osd":5,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":2.6320000000000001,"5min":1.927,"15min":1.7130000000000001},"min":{"1min":0.41399999999999998,"5min":0.38100000000000001,"15min":0.35999999999999999},"max":{"1min":14.683,"5min":14.683,"15min":14.683},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.7709999999999999,"15min":1.7270000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.4279999999999999,"5min":9.5190000000000001,"15min":15.519},"last":1.6619999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":3.0699999999999998,"5min":2.1909999999999998,"15min":1.855},"min":{"1min":0.54700000000000004,"5min":0.36299999999999999,"15min":0.33000000000000002},"max":{"1min":10.347,"5min":10.347,"15min":14.371},"last":0.58799999999999997},{"interface":"front","average":{"1min":2.3450000000000002,"5min":2.04,"15min":1.9059999999999999},"min":{"1min":0.38700000000000001,"5min":0.35299999999999998,"15min":0.35099999999999998},"max":{"1min":8.0199999999999996,"5min":26.811,"15min":26.811},"last":0.55900000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":2.464,"5min":1.74,"15min":1.732},"min":{"1min":0.41699999999999998,"5min":0.36899999999999999,"15min":0.36199999999999999},"max":{"1min":7.5709999999999997,"5min":8.016,"15min":10.696999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":2.508,"5min":1.7909999999999999,"15min":1.784},"min":{"1min":0.505,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":7.6079999999999997,"5min":8.0380000000000003,"15min":10.722},"last":1.24}]}]},{"osd":4,"up_from":31,"seq":133143986620,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":266316,"kb_used_data":53892,"kb_used_omap":0,"kb_used_meta":212416,"kb_avail":93478836,"statfs":{"total":95995035648,"available":95722328064,"internally_reserved":0,"allocated":55185408,"data_stored":54323423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":217513984},"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,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":0,"last update":"Sat Sep 23 20:27:54 2023","interfaces":[{"interface":"back","average":{"1min":2.4089999999999998,"5min":2.4769999999999999,"15min":1.95},"min":{"1min":0.316,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":9.4830000000000005,"5min":73.998999999999995,"15min":73.998999999999995},"last":0.62},{"interface":"front","average":{"1min":1.7569999999999999,"5min":2.29,"15min":1.819},"min":{"1min":0.27100000000000002,"5min":0.26200000000000001,"15min":0.25600000000000001},"max":{"1min":10.853999999999999,"5min":73.863,"15min":73.863},"last":3.4870000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:28:27 2023","interfaces":[{"interface":"back","average":{"1min":4.4029999999999996,"5min":3.0760000000000001,"15min":2.1869999999999998},"min":{"1min":0.34300000000000003,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":22.606999999999999,"5min":76.216999999999999,"15min":76.216999999999999},"last":5.524},{"interface":"front","average":{"1min":3.835,"5min":2.9820000000000002,"15min":2.2069999999999999},"min":{"1min":0.41999999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":22.361999999999998,"5min":75.802000000000007,"15min":75.802000000000007},"last":0.56399999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:27:54 2023","interfaces":[{"interface":"back","average":{"1min":2.0760000000000001,"5min":1.5449999999999999,"15min":1.589},"min":{"1min":0.376,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.1189999999999998,"5min":7.2930000000000001,"15min":20.437000000000001},"last":0.39800000000000002},{"interface":"front","average":{"1min":1.9259999999999999,"5min":1.4950000000000001,"15min":1.903},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":8.6370000000000005,"5min":8.6370000000000005,"15min":42.654000000000003},"last":0.59899999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:28:19 2023","interfaces":[{"interface":"back","average":{"1min":2.7949999999999999,"5min":2.7999999999999998,"15min":2.754},"min":{"1min":0.35099999999999998,"5min":0.34499999999999997,"15min":0.33300000000000002},"max":{"1min":22.271999999999998,"5min":75.213999999999999,"15min":76.902000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":2.9910000000000001,"5min":2.5859999999999999,"15min":2.7000000000000002},"min":{"1min":0.35299999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":22.218,"5min":75.274000000000001,"15min":76.763000000000005},"last":0.63600000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:28:44 2023","interfaces":[{"interface":"back","average":{"1min":2.294,"5min":2.0670000000000002,"15min":1.337},"min":{"1min":0.29999999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":8.8829999999999991,"5min":18.861000000000001,"15min":18.861000000000001},"last":0.503},{"interface":"front","average":{"1min":1.6850000000000001,"5min":1.603,"15min":1.206},"min":{"1min":0.38,"5min":0.32500000000000001,"15min":0.29599999999999999},"max":{"1min":5.3029999999999999,"5min":21.779,"15min":21.779},"last":0.54200000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:28:44 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":1.413,"15min":1.139},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":4.3819999999999997,"5min":7.7240000000000002,"15min":7.7240000000000002},"last":0.439},{"interface":"front","average":{"1min":2.5470000000000002,"5min":2.02,"15min":1.446},"min":{"1min":0.38700000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":8.9160000000000004,"5min":13.348000000000001,"15min":13.348000000000001},"last":0.64700000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:28:44 2023","interfaces":[{"interface":"back","average":{"1min":2.718,"5min":1.861,"15min":1.4079999999999999},"min":{"1min":0.54900000000000004,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":10.446999999999999,"5min":10.446999999999999,"15min":10.446999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":2.6389999999999998,"5min":1.802,"15min":1.325},"min":{"1min":0.48899999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":11.920999999999999,"5min":11.920999999999999,"15min":14.436999999999999},"last":0.66200000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724979,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":336948,"kb_used_data":109612,"kb_used_omap":0,"kb_used_meta":227264,"kb_avail":93408204,"statfs":{"total":95995035648,"available":95650000896,"internally_reserved":0,"allocated":112242688,"data_stored":111392714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":232718336},"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,0,2,1,3,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 Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":4.2759999999999998,"5min":2.2210000000000001,"15min":1.5669999999999999},"min":{"1min":0.26100000000000001,"5min":0.25700000000000001,"15min":0.23999999999999999},"max":{"1min":42.924999999999997,"5min":42.924999999999997,"15min":42.924999999999997},"last":0.28199999999999997},{"interface":"front","average":{"1min":4.8810000000000002,"5min":2.5739999999999998,"15min":1.865},"min":{"1min":0.28000000000000003,"5min":0.26900000000000002,"15min":0.25700000000000001},"max":{"1min":42.808,"5min":42.808,"15min":42.808},"last":0.97599999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:28:23 2023","interfaces":[{"interface":"back","average":{"1min":2.4940000000000002,"5min":2.3380000000000001,"15min":1.7390000000000001},"min":{"1min":0.28399999999999997,"5min":0.26800000000000002,"15min":0.26300000000000001},"max":{"1min":8.5190000000000001,"5min":44.613999999999997,"15min":44.613999999999997},"last":0.502},{"interface":"front","average":{"1min":2.4750000000000001,"5min":2.6019999999999999,"15min":1.8440000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.26000000000000001},"max":{"1min":9.0150000000000006,"5min":44.430999999999997,"15min":44.430999999999997},"last":0.36299999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":2.6400000000000001,"5min":1.752,"15min":1.9550000000000001},"min":{"1min":0.35499999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.1890000000000001,"5min":9.2159999999999993,"15min":111.55500000000001},"last":0.40200000000000002},{"interface":"front","average":{"1min":1.8440000000000001,"5min":1.5589999999999999,"15min":2.2029999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":15.345000000000001,"5min":15.345000000000001,"15min":118.886},"last":0.42199999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.7809999999999999,"5min":2.0209999999999999,"15min":1.8500000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":10.006,"5min":25.172000000000001,"15min":25.172000000000001},"last":1.5009999999999999},{"interface":"front","average":{"1min":3.5649999999999999,"5min":2.6389999999999998,"15min":1.9770000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":14.114000000000001,"5min":30.32,"15min":30.32},"last":0.46200000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":2.0209999999999999,"5min":1.484,"15min":1.2629999999999999},"min":{"1min":0.40400000000000003,"5min":0.31,"15min":0.30099999999999999},"max":{"1min":5.2619999999999996,"5min":7.915,"15min":10.968},"last":0.32700000000000001},{"interface":"front","average":{"1min":2.8279999999999998,"5min":1.8100000000000001,"15min":1.3700000000000001},"min":{"1min":0.35099999999999998,"5min":0.32900000000000001,"15min":0.32000000000000001},"max":{"1min":14.263999999999999,"5min":14.423,"15min":14.423},"last":0.54100000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:27:58 2023","interfaces":[{"interface":"back","average":{"1min":2.7829999999999999,"5min":1.631,"15min":1.391},"min":{"1min":0.373,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":13.108000000000001,"5min":13.108000000000001,"15min":13.108000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":2.1789999999999998,"5min":1.762,"15min":1.4870000000000001},"min":{"1min":0.433,"5min":0.39600000000000002,"15min":0.316},"max":{"1min":15.532999999999999,"5min":15.532999999999999,"15min":15.532999999999999},"last":1.0620000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:27:44 2023","interfaces":[{"interface":"back","average":{"1min":2.512,"5min":1.732,"15min":1.3580000000000001},"min":{"1min":0.42199999999999999,"5min":0.39300000000000002,"15min":0.33400000000000002},"max":{"1min":7.1529999999999996,"5min":9.2219999999999995,"15min":9.2219999999999995},"last":0.52400000000000002},{"interface":"front","average":{"1min":2.391,"5min":1.7689999999999999,"15min":1.4159999999999999},"min":{"1min":0.432,"5min":0.41099999999999998,"15min":0.34100000000000003},"max":{"1min":7.0789999999999997,"5min":10.57,"15min":10.57},"last":0.54900000000000004}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":5358,"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":4950,"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":46268416,"data_stored":46268416,"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":0,"data_stored":0,"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":64688128,"data_stored":64684056,"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":22675456,"data_stored":22675456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":52887552,"data_stored":52887552,"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":93327360,"data_stored":93323288,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:28:52.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 1 2023-09-23T20:28:52.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:52.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:52.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:52.384 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:52.416 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:52.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:52.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:52.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:52.648 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:52.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:52.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:52.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:52.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.821 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:52 smithi112 bash[104422]: audit 2023-09-23T20:28:51.041640+0000 mgr.y (mgr.34107) 846 : audit 0 from='client.35169 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:52 smithi112 bash[104422]: cluster 2023-09-23T20:28:51.597442+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 11 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2023-09-23T20:28:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:52 smithi112 bash[107672]: audit 2023-09-23T20:28:51.041640+0000 mgr.y (mgr.34107) 846 : audit 0 from='client.35169 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:52 smithi112 bash[107672]: cluster 2023-09-23T20:28:51.597442+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 11 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2023-09-23T20:28:52.925 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.939 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:52 smithi174 bash[91578]: audit 2023-09-23T20:28:51.041640+0000 mgr.y (mgr.34107) 846 : audit 0 from='client.35169 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:52.939 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:52 smithi174 bash[91578]: cluster 2023-09-23T20:28:51.597442+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 11 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2023-09-23T20:28:52.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:53.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:53.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:53.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:53.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:53.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:53.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:53.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:53.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:53.603 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:53.633 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:53.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:53.668 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:53.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:53.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:53.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:53.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:53.911 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:53.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:54.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:54.045 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:54.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:54.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:54.270 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:54 smithi112 bash[107672]: audit 2023-09-23T20:28:53.012902+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:54.270 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:54 smithi112 bash[107672]: audit 2023-09-23T20:28:53.014356+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:54.270 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:54 smithi112 bash[107672]: cluster 2023-09-23T20:28:53.597931+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-23T20:28:54.270 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:54 smithi112 bash[104422]: audit 2023-09-23T20:28:53.012902+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:54.270 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:54 smithi112 bash[104422]: audit 2023-09-23T20:28:53.014356+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:54.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:54 smithi112 bash[104422]: cluster 2023-09-23T20:28:53.597931+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-23T20:28:54.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:54 smithi174 bash[91578]: audit 2023-09-23T20:28:53.012902+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:28:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:54 smithi174 bash[91578]: audit 2023-09-23T20:28:53.014356+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:54 smithi174 bash[91578]: cluster 2023-09-23T20:28:53.597931+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-23T20:28:54.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:54.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:54.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:54.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:54.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:54.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:54.687 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:54.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:54.790 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:54.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:54.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:54.961 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:55.065 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:55.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:55.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:55.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:55.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:55.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:55.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:55.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:55.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:55.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:55.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:55.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:55.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:55.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:55.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:55.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:56.008 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:56.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:56.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:56.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:56.178 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:56.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:56.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:56.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:56.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:56.489 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:56.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:56.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:56.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:56.710 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:56.719 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:56.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:56.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:56 smithi174 bash[91578]: cluster 2023-09-23T20:28:55.598851+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2023-09-23T20:28:56.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:56.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:56 smithi112 bash[107672]: cluster 2023-09-23T20:28:55.598851+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2023-09-23T20:28:56.834 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:56 smithi112 bash[104422]: cluster 2023-09-23T20:28:55.598851+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2023-09-23T20:28:56.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:56.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:56.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:57.081 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:57.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:57.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:57.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:57.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:57.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:57.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:57.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:57.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:57.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:57.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:57.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:57.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:57.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:57.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:57.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:58.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:58.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:58.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:58.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:58.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:58.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:58.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:58.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:58.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:58.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:58.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:58.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:58.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:58.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:58.708 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:28:58 smithi112 bash[104422]: cluster 2023-09-23T20:28:57.599679+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 314 op/s 2023-09-23T20:28:58.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:58.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:58.941 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:28:58 smithi174 bash[91578]: cluster 2023-09-23T20:28:57.599679+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 314 op/s 2023-09-23T20:28:58.961 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:58.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:59.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:59.075 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:28:58 smithi112 bash[107672]: cluster 2023-09-23T20:28:57.599679+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 314 op/s 2023-09-23T20:28:59.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:59.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:59.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:59.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:59.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:59.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:59.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:59.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:59.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:59.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:59.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:59.755 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:59.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:59.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:00.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:00.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:00.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:00.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:00.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:00.357 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:29:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:29:00] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2023-09-23T20:29:00.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.416 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:00.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:00.594 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:29:00.617 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:29:00.640 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:29:00.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:00.661 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:29:00.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:00.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:00.690 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:29:00.713 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:29:00.738 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:29:00.767 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.770 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:29:00.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:00.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:00 smithi174 bash[91578]: cluster 2023-09-23T20:28:59.600643+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 206 op/s 2023-09-23T20:29:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:00 smithi174 bash[91578]: audit 2023-09-23T20:29:00.570435+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.112:0/3788970964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:00.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:00.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:00.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:01.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:01.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:00 smithi112 bash[107672]: cluster 2023-09-23T20:28:59.600643+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 206 op/s 2023-09-23T20:29:01.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:00 smithi112 bash[107672]: audit 2023-09-23T20:29:00.570435+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.112:0/3788970964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:01.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:00 smithi112 bash[104422]: cluster 2023-09-23T20:28:59.600643+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 206 op/s 2023-09-23T20:29:01.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:00 smithi112 bash[104422]: audit 2023-09-23T20:29:00.570435+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.112:0/3788970964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:01.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:01.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:01.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:01.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:01.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:01.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:01.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:01.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:01.445 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:01.571 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:29:01.572 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:29:01.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:01.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:01.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:01.732 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:01.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:01.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:02.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:02.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:02.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:02.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:02.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:02.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:02.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:02.399 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:02.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:02.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:02.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:02.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:02.769 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:02 smithi112 bash[107672]: cluster 2023-09-23T20:29:01.601412+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 89 op/s 2023-09-23T20:29:02.769 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:02 smithi112 bash[104422]: cluster 2023-09-23T20:29:01.601412+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 89 op/s 2023-09-23T20:29:02.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:02.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:02.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:02.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:02.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:03.018 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:03.030 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:02 smithi174 bash[91578]: cluster 2023-09-23T20:29:01.601412+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 89 op/s 2023-09-23T20:29:03.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:03.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:03.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:03.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:03.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:03.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:03.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:03.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:03.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:03.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:03.713 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:03.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:03.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:03.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:03.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:03.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:03.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:04.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:04.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:04.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:04.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:04.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:04.479 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:04.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:04 smithi174 bash[91578]: cluster 2023-09-23T20:29:03.602183+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 14 op/s 2023-09-23T20:29:04.508 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:04.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:04.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.623 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:04 smithi112 bash[107672]: cluster 2023-09-23T20:29:03.602183+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 14 op/s 2023-09-23T20:29:04.623 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:04 smithi112 bash[104422]: cluster 2023-09-23T20:29:03.602183+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 14 op/s 2023-09-23T20:29:04.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:04.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:04.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:04.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:04.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:04.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:05.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:05.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:05.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:05.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:05.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:05.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:05.268 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:05.304 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:05.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:05.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:29:05.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:05.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:05.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:29:05.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:05.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:05.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:05.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:05.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:05.804 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:05.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:05.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:05.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:05.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:06.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:06.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:06.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:06.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:06.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:06.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:06.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:06.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:06.603 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:06.633 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:06.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:06.722 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:06 smithi112 bash[104422]: cluster 2023-09-23T20:29:05.603134+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:06.722 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:06 smithi112 bash[107672]: cluster 2023-09-23T20:29:05.603134+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:06.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:06.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:06.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:06.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:06.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:07.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:07.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:06 smithi174 bash[91578]: cluster 2023-09-23T20:29:05.603134+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:07.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:07.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:07.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:07.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:07.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:07.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.675 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 1 pgp_num to 1 2023-09-23T20:29:07.676 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:29:07.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:07.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:07.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:07 smithi112 bash[104422]: audit 2023-09-23T20:29:07.185000+0000 mon.a (mon.0) 1062 : audit 1 from='client.? 172.21.15.112:0/2168371009' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:07.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:07 smithi112 bash[104422]: audit 2023-09-23T20:29:07.603482+0000 mon.a (mon.0) 1063 : audit 1 from='client.? 172.21.15.112:0/2974729532' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:29:07.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:07 smithi112 bash[107672]: audit 2023-09-23T20:29:07.185000+0000 mon.a (mon.0) 1062 : audit 1 from='client.? 172.21.15.112:0/2168371009' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:07.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:07 smithi112 bash[107672]: audit 2023-09-23T20:29:07.603482+0000 mon.a (mon.0) 1063 : audit 1 from='client.? 172.21.15.112:0/2974729532' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:29:07.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:07.940 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:07 smithi174 bash[91578]: audit 2023-09-23T20:29:07.185000+0000 mon.a (mon.0) 1062 : audit 1 from='client.? 172.21.15.112:0/2168371009' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:07.940 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:07 smithi174 bash[91578]: audit 2023-09-23T20:29:07.603482+0000 mon.a (mon.0) 1063 : audit 1 from='client.? 172.21.15.112:0/2974729532' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:29:07.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:07.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:08.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:08.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:08.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:08.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:08.232 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:08.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:08.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:08.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:08.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:08.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:08.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:08.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:08.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:08.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:08.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.757 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:08.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:08.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: cluster 2023-09-23T20:29:07.603730+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:08.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: cluster 2023-09-23T20:29:07.658393+0000 mon.a (mon.0) 1064 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:08.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: cluster 2023-09-23T20:29:07.666855+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: audit 2023-09-23T20:29:07.671250+0000 mon.a (mon.0) 1065 : audit 1 from='client.? 172.21.15.112:0/2168371009' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: audit 2023-09-23T20:29:07.671362+0000 mon.a (mon.0) 1066 : audit 1 from='client.? 172.21.15.112:0/2974729532' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: cluster 2023-09-23T20:29:07.671443+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: audit 2023-09-23T20:29:08.013198+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[104422]: audit 2023-09-23T20:29:08.014947+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: cluster 2023-09-23T20:29:07.603730+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: cluster 2023-09-23T20:29:07.658393+0000 mon.a (mon.0) 1064 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: cluster 2023-09-23T20:29:07.666855+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: audit 2023-09-23T20:29:07.671250+0000 mon.a (mon.0) 1065 : audit 1 from='client.? 172.21.15.112:0/2168371009' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:29:08.874 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: audit 2023-09-23T20:29:07.671362+0000 mon.a (mon.0) 1066 : audit 1 from='client.? 172.21.15.112:0/2974729532' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:29:08.875 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: cluster 2023-09-23T20:29:07.671443+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T20:29:08.875 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: audit 2023-09-23T20:29:08.013198+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:08.875 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:08 smithi112 bash[107672]: audit 2023-09-23T20:29:08.014947+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:08.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:08.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:08.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:09.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:09.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: cluster 2023-09-23T20:29:07.603730+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: cluster 2023-09-23T20:29:07.658393+0000 mon.a (mon.0) 1064 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: cluster 2023-09-23T20:29:07.666855+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: audit 2023-09-23T20:29:07.671250+0000 mon.a (mon.0) 1065 : audit 1 from='client.? 172.21.15.112:0/2168371009' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: audit 2023-09-23T20:29:07.671362+0000 mon.a (mon.0) 1066 : audit 1 from='client.? 172.21.15.112:0/2974729532' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: cluster 2023-09-23T20:29:07.671443+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: audit 2023-09-23T20:29:08.013198+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:08 smithi174 bash[91578]: audit 2023-09-23T20:29:08.014947+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:09.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:09.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:09.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:09.253 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.287 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:09.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:09.400 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-23T20:29:09.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-23T20:29:09.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:09.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:09.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:09.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:09.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:09.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:09.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:09.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:09 smithi174 bash[91578]: cluster 2023-09-23T20:29:08.483585+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:09.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:09.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:09.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:10.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:10.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:09 smithi112 bash[104422]: cluster 2023-09-23T20:29:08.483585+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:10.074 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:09 smithi112 bash[107672]: cluster 2023-09-23T20:29:08.483585+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:10.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:10.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:10.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:10.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:10.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:10.344 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:29:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:29:10] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2023-09-23T20:29:10.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:10.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:10.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:10.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:10.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:10.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:10.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:10.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:10 smithi112 bash[104422]: cluster 2023-09-23T20:29:09.604491+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:10.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:10 smithi112 bash[107672]: cluster 2023-09-23T20:29:09.604491+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:10.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:11.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:10 smithi174 bash[91578]: cluster 2023-09-23T20:29:09.604491+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:11.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:11.174 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:11.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:11.278 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:11.309 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:11.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:29:11.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:11.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:11.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:11.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:11.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:11.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:11.928 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:11.929 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:11.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:11.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:11.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:12.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:12.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:12.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:12.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:12.345 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:12.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:12.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:12.647 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:12.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:12.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:12.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:12.889 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.901 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:12 smithi174 bash[91578]: cluster 2023-09-23T20:29:11.605291+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:12.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:12 smithi112 bash[107672]: cluster 2023-09-23T20:29:11.605291+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:12.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:12 smithi112 bash[104422]: cluster 2023-09-23T20:29:11.605291+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:12.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:13.028 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:13.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:13.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:13.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:13.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:13.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:13.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:13.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:13.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:13.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:13.708 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:13.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:13.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:13.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:13.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:13.962 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:13.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:14.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:14.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:14.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.400 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-09-23T20:29:14.400 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:29:14.401 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.162108622029532 2023-09-23T20:29:14.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 0.162108622029532 2023-09-23T20:29:14.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:14.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:14.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:14.624 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:14 smithi112 bash[107672]: cluster 2023-09-23T20:29:13.606056+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:14.624 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:14 smithi112 bash[104422]: cluster 2023-09-23T20:29:13.606056+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:14.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:14.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:14.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:14.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:14.764 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:14 smithi174 bash[91578]: cluster 2023-09-23T20:29:13.606056+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:14.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:14.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:14.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:15.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:15.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:15.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:15.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:15.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:15.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:15.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:15.444 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:15.477 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:15.580 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:15.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:15.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:15.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:15.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:15.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:15.882 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:15.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:16.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:16.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:16.276 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:16.380 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:16.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:16.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:16.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:16.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:16.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:16.808 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:16.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:16 smithi112 bash[104422]: cluster 2023-09-23T20:29:15.607015+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:16.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:16 smithi112 bash[107672]: cluster 2023-09-23T20:29:15.607015+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:16.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:17.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.052 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:16 smithi174 bash[91578]: cluster 2023-09-23T20:29:15.607015+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:17.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:17.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:17.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:17.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:17.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:17.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:17.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:17.412 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:17.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:17.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:17.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:17.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:17.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:17.732 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:17.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:17.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:17.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:17.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:18.100 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:18.135 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:18.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:18.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:18.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:18.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:18.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:18.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:18.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:18.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:18.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:18.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:18.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:18.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:18 smithi174 bash[91578]: cluster 2023-09-23T20:29:17.607900+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:18.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:18.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:18.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:18.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:18 smithi112 bash[104422]: cluster 2023-09-23T20:29:17.607900+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:18.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:18 smithi112 bash[107672]: cluster 2023-09-23T20:29:17.607900+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:18.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:18.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:19.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.073 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:19.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:19.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:19.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:19.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:19.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:19.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:19.569 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:19.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:19.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:19.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:19.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:19.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:19.966 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:20.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:20.132 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:20.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:20.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:20.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:20.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:20.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:20.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:20.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:20.518 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:20.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:20.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:20.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:20.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:29:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:29:20] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2023-09-23T20:29:20.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:20.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:20.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:20.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:20.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:20 smithi174 bash[91578]: cluster 2023-09-23T20:29:19.608746+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:20.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:20.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:20.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:20.933 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:29:20.934 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:29:21.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:21.035 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:20 smithi112 bash[107672]: cluster 2023-09-23T20:29:19.608746+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:21.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:20 smithi112 bash[104422]: cluster 2023-09-23T20:29:19.608746+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:21.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:21.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:21.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:21.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:21.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:21.240 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:21.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:21.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:21.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:21.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:21.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:21.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:21.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:21.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:21.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:21.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:21.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:22.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:22.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:22.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:22.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:22.367 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:22.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:22.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.484 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:29:22.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.506 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:29:22.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:22.528 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:29:22.550 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:29:22.579 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:29:22.603 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:29:22.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:22.626 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:29:22.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:22.649 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.651 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:29:22.738 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.767 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:22 smithi112 bash[104422]: cluster 2023-09-23T20:29:21.609516+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:22.767 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:22 smithi112 bash[104422]: audit 2023-09-23T20:29:22.461922+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.112:0/967918111' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:22.768 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:22 smithi112 bash[107672]: cluster 2023-09-23T20:29:21.609516+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:22.768 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:22 smithi112 bash[107672]: audit 2023-09-23T20:29:22.461922+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.112:0/967918111' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:22.770 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:22.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:22.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:22.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:22.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:23.010 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:22 smithi174 bash[91578]: cluster 2023-09-23T20:29:21.609516+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:23.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:22 smithi174 bash[91578]: audit 2023-09-23T20:29:22.461922+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.112:0/967918111' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:23.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:23.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:23.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:23.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:23.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:23.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:23.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:23.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:23.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:23.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:23.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:23.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:23.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:23.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:23.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:23.940 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:23 smithi112 bash[107672]: audit 2023-09-23T20:29:23.006516+0000 mon.a (mon.0) 1070 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:23.940 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:23 smithi112 bash[104422]: audit 2023-09-23T20:29:23.006516+0000 mon.a (mon.0) 1070 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:23.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:23.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:24.059 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:24.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:23 smithi174 bash[91578]: audit 2023-09-23T20:29:23.006516+0000 mon.a (mon.0) 1070 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:24.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:24.194 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.226 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:24.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:24.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:24.460 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:24.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:24.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:24.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:24.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:24.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:24.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:24.744 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:24 smithi174 bash[91578]: cluster 2023-09-23T20:29:23.610263+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:24.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:24.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:24.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:24.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:24 smithi112 bash[104422]: cluster 2023-09-23T20:29:23.610263+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:24.880 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:24 smithi112 bash[107672]: cluster 2023-09-23T20:29:23.610263+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:24.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:24.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:24.997 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.029 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:25.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:25.261 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:25.293 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:25.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:25.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:25.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.562 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:25.665 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:25.695 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:25.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:25.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:25.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:25.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:25.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:29:25.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:25.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:26.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:26.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:26.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:26.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:26.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:26.460 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:26.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:26.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:26.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:26.721 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:26.856 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:26.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:26 smithi112 bash[107672]: cluster 2023-09-23T20:29:25.610951+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:26.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:26 smithi112 bash[104422]: cluster 2023-09-23T20:29:25.610951+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:26.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:27.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:26 smithi174 bash[91578]: cluster 2023-09-23T20:29:25.610951+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:27.025 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:27.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:27.129 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:27.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:27.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:27.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:27.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:27.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:27.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:27.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:27.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:27.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:27.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:27.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:27.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:27.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:27.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:27.708 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_3' removed 2023-09-23T20:29:27.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:27.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:27.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:27 smithi174 bash[91578]: audit 2023-09-23T20:29:26.988323+0000 mon.a (mon.0) 1071 : audit 1 from='client.? 172.21.15.112:0/3442253416' 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-09-23T20:29:27.911 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:27.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:27.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:29:27.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:27 smithi112 bash[104422]: audit 2023-09-23T20:29:26.988323+0000 mon.a (mon.0) 1071 : audit 1 from='client.? 172.21.15.112:0/3442253416' 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-09-23T20:29:27.965 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:27 smithi112 bash[107672]: audit 2023-09-23T20:29:26.988323+0000 mon.a (mon.0) 1071 : audit 1 from='client.? 172.21.15.112:0/3442253416' 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-09-23T20:29:28.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:28.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:28.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:28.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:28.206 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:28.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:28.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:28.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:28.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:28.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:28.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:28.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:28.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:28.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: cluster 2023-09-23T20:29:27.611545+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: cluster 2023-09-23T20:29:27.692837+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: audit 2023-09-23T20:29:27.696906+0000 mon.a (mon.0) 1072 : audit 1 from='client.? 172.21.15.112:0/3442253416' 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-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: cluster 2023-09-23T20:29:27.696959+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: cluster 2023-09-23T20:29:27.842020+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: cluster 2023-09-23T20:29:27.842326+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:28.844 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:28 smithi174 bash[91578]: cluster 2023-09-23T20:29:27.842362+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:28.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:28.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:28.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:29.003 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:29.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: cluster 2023-09-23T20:29:27.611545+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: cluster 2023-09-23T20:29:27.692837+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: audit 2023-09-23T20:29:27.696906+0000 mon.a (mon.0) 1072 : audit 1 from='client.? 172.21.15.112:0/3442253416' 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-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: cluster 2023-09-23T20:29:27.696959+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: cluster 2023-09-23T20:29:27.842020+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: cluster 2023-09-23T20:29:27.842326+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[104422]: cluster 2023-09-23T20:29:27.842362+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: cluster 2023-09-23T20:29:27.611545+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: cluster 2023-09-23T20:29:27.692837+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: audit 2023-09-23T20:29:27.696906+0000 mon.a (mon.0) 1072 : audit 1 from='client.? 172.21.15.112:0/3442253416' 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-09-23T20:29:29.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: cluster 2023-09-23T20:29:27.696959+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T20:29:29.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: cluster 2023-09-23T20:29:27.842020+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: cluster 2023-09-23T20:29:27.842326+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:28 smithi112 bash[107672]: cluster 2023-09-23T20:29:27.842362+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:29:29.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:29.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:29.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:29.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:29.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:29.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.672 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:29.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:29.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.933 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:29:29.934 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:29:29.934 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-23T20:29:29.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-23T20:29:29.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:30.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:30.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:30.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:30.184 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:30.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:30.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:30.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:30.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:30.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:30.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.472 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:29:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:29:30] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-09-23T20:29:30.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:30.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:30.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:30.714 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:29:30.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:30 smithi112 bash[107672]: cluster 2023-09-23T20:29:29.612102+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:30.739 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:30 smithi112 bash[107672]: audit 2023-09-23T20:29:30.100495+0000 mon.a (mon.0) 1074 : audit 1 from='client.? 172.21.15.112:0/1107780808' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:29:30.740 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:30 smithi112 bash[104422]: cluster 2023-09-23T20:29:29.612102+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:30.740 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:30 smithi112 bash[104422]: audit 2023-09-23T20:29:30.100495+0000 mon.a (mon.0) 1074 : audit 1 from='client.? 172.21.15.112:0/1107780808' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:29:30.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:30.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:30.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:31.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:30 smithi174 bash[91578]: cluster 2023-09-23T20:29:29.612102+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:31.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:30 smithi174 bash[91578]: audit 2023-09-23T20:29:30.100495+0000 mon.a (mon.0) 1074 : audit 1 from='client.? 172.21.15.112:0/1107780808' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:29:31.028 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:31.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:31.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:31.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:31.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:31.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:31.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:31.428 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:31.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.563 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:31.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:31.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:31.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:31.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:31.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:31.967 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[107672]: cluster 2023-09-23T20:29:30.696833+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:31.967 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[107672]: cluster 2023-09-23T20:29:30.705025+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[107672]: cluster 2023-09-23T20:29:30.705165+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[107672]: audit 2023-09-23T20:29:30.708760+0000 mon.a (mon.0) 1076 : audit 1 from='client.? 172.21.15.112:0/1107780808' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[107672]: cluster 2023-09-23T20:29:30.708849+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[104422]: cluster 2023-09-23T20:29:30.696833+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[104422]: cluster 2023-09-23T20:29:30.705025+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[104422]: cluster 2023-09-23T20:29:30.705165+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[104422]: audit 2023-09-23T20:29:30.708760+0000 mon.a (mon.0) 1076 : audit 1 from='client.? 172.21.15.112:0/1107780808' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:29:31.968 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:31 smithi112 bash[104422]: cluster 2023-09-23T20:29:30.708849+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T20:29:31.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:32.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:31 smithi174 bash[91578]: cluster 2023-09-23T20:29:30.696833+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:32.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:31 smithi174 bash[91578]: cluster 2023-09-23T20:29:30.705025+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:29:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:31 smithi174 bash[91578]: cluster 2023-09-23T20:29:30.705165+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:29:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:31 smithi174 bash[91578]: audit 2023-09-23T20:29:30.708760+0000 mon.a (mon.0) 1076 : audit 1 from='client.? 172.21.15.112:0/1107780808' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:29:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:31 smithi174 bash[91578]: cluster 2023-09-23T20:29:30.708849+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T20:29:32.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:32.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:32.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:32.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.378 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:32.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.513 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:32.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:32.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:32.737 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.7 to 0.162109 (297f) 2023-09-23T20:29:32.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:32.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:32.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:32.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:32.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:32.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:32.977 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:32 smithi112 bash[107672]: cluster 2023-09-23T20:29:31.612850+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:32.978 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:32 smithi112 bash[107672]: audit 2023-09-23T20:29:32.483307+0000 mon.a (mon.0) 1078 : audit 1 from='client.? 172.21.15.112:0/104894115' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.162108622029532}]: dispatch 2023-09-23T20:29:32.978 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:32 smithi112 bash[104422]: cluster 2023-09-23T20:29:31.612850+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:32.978 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:32 smithi112 bash[104422]: audit 2023-09-23T20:29:32.483307+0000 mon.a (mon.0) 1078 : audit 1 from='client.? 172.21.15.112:0/104894115' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.162108622029532}]: dispatch 2023-09-23T20:29:33.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:32 smithi174 bash[91578]: cluster 2023-09-23T20:29:31.612850+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:32 smithi174 bash[91578]: audit 2023-09-23T20:29:32.483307+0000 mon.a (mon.0) 1078 : audit 1 from='client.? 172.21.15.112:0/104894115' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.162108622029532}]: dispatch 2023-09-23T20:29:33.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:33.177 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:33.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:33.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:33.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:33.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:33.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:33.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:33.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:33.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:33.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:33.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:33.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.715413+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.720725+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: audit 2023-09-23T20:29:32.721028+0000 mon.a (mon.0) 1079 : audit 1 from='client.? 172.21.15.112:0/104894115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.162108622029532}]': finished 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.721084+0000 mon.a (mon.0) 1080 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.721981+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.722259+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.727901+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.728144+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:32.730265+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: audit 2023-09-23T20:29:33.139928+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:29:33.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.392162+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.393657+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T20:29:33.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.394871+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:33 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.396920+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:33.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.715413+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.720725+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: audit 2023-09-23T20:29:32.721028+0000 mon.a (mon.0) 1079 : audit 1 from='client.? 172.21.15.112:0/104894115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.162108622029532}]': finished 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.721084+0000 mon.a (mon.0) 1080 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.721981+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.722259+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.727901+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.942 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.728144+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:32.730265+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: audit 2023-09-23T20:29:33.139928+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.392162+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.393657+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.394871+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.396920+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.715413+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.720725+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: audit 2023-09-23T20:29:32.721028+0000 mon.a (mon.0) 1079 : audit 1 from='client.? 172.21.15.112:0/104894115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.162108622029532}]': finished 2023-09-23T20:29:33.943 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.721084+0000 mon.a (mon.0) 1080 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.721981+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.722259+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.727901+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.728144+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:32.730265+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: audit 2023-09-23T20:29:33.139928+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.392162+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.393657+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.394871+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.944 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:33 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.396920+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:33.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:34.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:34.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:34.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:29:34.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.236 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:34.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:34.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:34.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:34.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:34.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:34.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:34.608 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:34.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:34.754 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.388695+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.391366+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.391928+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.395828+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.398221+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:33.613244+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[107672]: cluster 2023-09-23T20:29:34.398104+0000 mon.a (mon.0) 1083 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.388695+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.391366+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.391928+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.755 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.395828+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.756 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.398221+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:34.756 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:33.613244+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:34.756 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:34 smithi112 bash[104422]: cluster 2023-09-23T20:29:34.398104+0000 mon.a (mon.0) 1083 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-09-23T20:29:34.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:34.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:34.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:34.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:35.012 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:35.025 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.388695+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:35.025 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.391366+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:35.026 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.391928+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:35.026 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.395828+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:35.026 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.398221+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:29:35.026 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:33.613244+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:35.026 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:34 smithi174 bash[91578]: cluster 2023-09-23T20:29:34.398104+0000 mon.a (mon.0) 1083 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-09-23T20:29:35.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:35.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:35.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:35.184 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:35.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:35.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:35.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:35.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:35.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:35.576 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:35.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:35.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:35.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:35.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:35.985 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:35.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:35 smithi174 bash[91578]: cluster 2023-09-23T20:29:34.392388+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:35.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:35 smithi174 bash[91578]: cluster 2023-09-23T20:29:34.396188+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:35.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:35 smithi174 bash[91578]: cluster 2023-09-23T20:29:34.396434+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:35.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:35 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.408397+0000 mon.a (mon.0) 1084 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-09-23T20:29:35.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:36.034 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:35 smithi112 bash[104422]: cluster 2023-09-23T20:29:34.392388+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.034 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:35 smithi112 bash[104422]: cluster 2023-09-23T20:29:34.396188+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.034 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:35 smithi112 bash[104422]: cluster 2023-09-23T20:29:34.396434+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.034 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:35 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.408397+0000 mon.a (mon.0) 1084 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-09-23T20:29:36.088 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:36.203 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:36.203 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:36.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:36.257 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:36.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:36.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:34.392388+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:34.396188+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:34.396434+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.408397+0000 mon.a (mon.0) 1084 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-09-23T20:29:36.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:36.488 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:36.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:36.747 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.405274+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.409222+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.409468+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.443321+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.447802+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:35.613892+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s, 2 keys/s, 1 objects/s recovering 2023-09-23T20:29:36.759 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:36 smithi174 bash[91578]: cluster 2023-09-23T20:29:36.416880+0000 mon.a (mon.0) 1085 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-09-23T20:29:36.778 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:36.881 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.405274+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.409222+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.409468+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.443321+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.447802+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:35.613892+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s, 2 keys/s, 1 objects/s recovering 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[107672]: cluster 2023-09-23T20:29:36.416880+0000 mon.a (mon.0) 1085 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-09-23T20:29:36.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.405274+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.409222+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.409468+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.443321+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:29:36.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.447802+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:29:36.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:35.613892+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s, 2 keys/s, 1 objects/s recovering 2023-09-23T20:29:36.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:36 smithi112 bash[104422]: cluster 2023-09-23T20:29:36.416880+0000 mon.a (mon.0) 1085 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-09-23T20:29:36.911 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:36.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:37.015 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:37.047 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:37.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:37.151 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:37.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:37.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:37.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:37.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:37.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:37.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:37.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:37.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:37.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:37.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:37.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:37.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:37.845 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:37 smithi174 bash[91578]: cluster 2023-09-23T20:29:36.412870+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:37.845 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:37 smithi174 bash[91578]: cluster 2023-09-23T20:29:36.418232+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:37.845 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:37 smithi174 bash[91578]: cluster 2023-09-23T20:29:36.547081+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:37.845 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:37 smithi174 bash[91578]: cluster 2023-09-23T20:29:36.547091+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:37.866 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:37.970 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.003 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:38.006 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[107672]: cluster 2023-09-23T20:29:36.412870+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.006 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[107672]: cluster 2023-09-23T20:29:36.418232+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.006 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[107672]: cluster 2023-09-23T20:29:36.547081+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.006 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[107672]: cluster 2023-09-23T20:29:36.547091+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[104422]: cluster 2023-09-23T20:29:36.412870+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.007 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[104422]: cluster 2023-09-23T20:29:36.418232+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.007 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[104422]: cluster 2023-09-23T20:29:36.547081+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.007 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:37 smithi112 bash[104422]: cluster 2023-09-23T20:29:36.547091+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:29:38.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:38.232 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:38.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:38.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:38.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:38.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:38.544 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:38.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:38.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:38.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:38.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:38.743 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-09-23T20:29:38.743 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:29:38.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:38.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:38.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:38.992 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:38 smithi112 bash[104422]: cluster 2023-09-23T20:29:37.614431+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v895: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-23T20:29:38.992 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:38 smithi112 bash[104422]: audit 2023-09-23T20:29:38.007715+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:38.992 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:38 smithi112 bash[107672]: cluster 2023-09-23T20:29:37.614431+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v895: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-23T20:29:38.992 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:38 smithi112 bash[107672]: audit 2023-09-23T20:29:38.007715+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:38.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:38.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:38 smithi174 bash[91578]: cluster 2023-09-23T20:29:37.614431+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v895: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-23T20:29:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:38 smithi174 bash[91578]: audit 2023-09-23T20:29:38.007715+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:39.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:39.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:39.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:39.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:39.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:39.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:39.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:39.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:39.508 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:39.612 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:39.641 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:39.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:39.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:39.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:39.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:39.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:39.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:39.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:40.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:40.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:40.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:40.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:40.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:40.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:40.277 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:29:40] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2023-09-23T20:29:40.373 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:40.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:40.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:40.538 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:40.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:40.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:39.433584+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:39.439322+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:39.583354+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:39.589895+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: cluster 2023-09-23T20:29:39.614961+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v896: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 97 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:40.062947+0000 mon.a (mon.0) 1091 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:40.064186+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:29:40.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[107672]: audit 2023-09-23T20:29:40.071518+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:39.433584+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:39.439322+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:39.583354+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:39.589895+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: cluster 2023-09-23T20:29:39.614961+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v896: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 97 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T20:29:40.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:40.062947+0000 mon.a (mon.0) 1091 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:29:40.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:40.064186+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:29:40.655 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:40 smithi112 bash[104422]: audit 2023-09-23T20:29:40.071518+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.655 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:39.433584+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.655 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:39.439322+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.655 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:39.583354+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:39.589895+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: cluster 2023-09-23T20:29:39.614961+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v896: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 97 KiB/s, 1 keys/s, 2 objects/s recovering 2023-09-23T20:29:40.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:40.062947+0000 mon.a (mon.0) 1091 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:29:40.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:40.064186+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:29:40.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:40 smithi174 bash[91578]: audit 2023-09-23T20:29:40.071518+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:40.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:40.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:40.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:40.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:40.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:40.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:40.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:41.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:41.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:41.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:41.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:41.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:41.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:41.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:41.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:41.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:41.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:41.558 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:41.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:41.834 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:41.866 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:41.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:41.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:42.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:42.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:42.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:42.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:42.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:42.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:42.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:42.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:42.650 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:42.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:42.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:42.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:42.818 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:42.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:42.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.934 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:42 smithi174 bash[91578]: cluster 2023-09-23T20:29:41.615563+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:29:42.952 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:43.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:43.064 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:42 smithi112 bash[104422]: cluster 2023-09-23T20:29:41.615563+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:29:43.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:42 smithi112 bash[107672]: cluster 2023-09-23T20:29:41.615563+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:29:43.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:43.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:43.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:43.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:43.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:43.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:43.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:43.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:43.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:43.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:43.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:43.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:43.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:43.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:43.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:43.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:43.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:43.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:43.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:43.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:43.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:44.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:44.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:44.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:44.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:44.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:44.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:44.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:44.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:44.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:44.490 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:44.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:44.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:44.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:44.631 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:44 smithi112 bash[104422]: cluster 2023-09-23T20:29:43.616005+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-09-23T20:29:44.631 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:44 smithi112 bash[107672]: cluster 2023-09-23T20:29:43.616005+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-09-23T20:29:44.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:44.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:44.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:44 smithi174 bash[91578]: cluster 2023-09-23T20:29:43.616005+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-09-23T20:29:44.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:45.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:45.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:45.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.170 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:45.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:45.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:45.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:45.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:45.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:45.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:45.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:45.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:45.676 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:45.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:45.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:46.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.116 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:46.172 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:29:46.172 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:29:46.172 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:29:46.172 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:29:46.172 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:29:46.221 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:46.252 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:46.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:46.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:46.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:46.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:46.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:46.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.657 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:46.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:46.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:46 smithi174 bash[91578]: cluster 2023-09-23T20:29:45.616748+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:29:46.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:46.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:46.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:46 smithi112 bash[104422]: cluster 2023-09-23T20:29:45.616748+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:29:46.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:46 smithi112 bash[107672]: cluster 2023-09-23T20:29:45.616748+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:29:46.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:47.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:47.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:47.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:47.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:47.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:47.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:47.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:47.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:47.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:47.592 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:47.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:47.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:47.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:47.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:48.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:48.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:48.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:48.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:48.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:48.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:48.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:48.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:48.476 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:29:48.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:48.496 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:29:48.516 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:29:48.522 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:48.535 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:29:48.565 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:29:48.592 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:29:48.618 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:29:48.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.645 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:29:48.647 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.647 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.647 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.647 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.647 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.648 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.648 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.648 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:29:48.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:48.686 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[104422]: cluster 2023-09-23T20:29:47.617270+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8 B/s, 0 objects/s recovering 2023-09-23T20:29:48.686 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[104422]: audit 2023-09-23T20:29:48.053239+0000 mon.a (mon.0) 1094 : audit 1 from='client.? 172.21.15.112:0/3532246180' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:29:48.687 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[104422]: audit 2023-09-23T20:29:48.456369+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.112:0/411645041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:48.687 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[104422]: audit 2023-09-23T20:29:48.584521+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:48.692 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_4' created 2023-09-23T20:29:48.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:48.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:48.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:48.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:48.942 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[107672]: cluster 2023-09-23T20:29:47.617270+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8 B/s, 0 objects/s recovering 2023-09-23T20:29:48.942 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[107672]: audit 2023-09-23T20:29:48.053239+0000 mon.a (mon.0) 1094 : audit 1 from='client.? 172.21.15.112:0/3532246180' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:29:48.942 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[107672]: audit 2023-09-23T20:29:48.456369+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.112:0/411645041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:48.943 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:48 smithi112 bash[107672]: audit 2023-09-23T20:29:48.584521+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:49.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:49.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:49.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:48 smithi174 bash[91578]: cluster 2023-09-23T20:29:47.617270+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8 B/s, 0 objects/s recovering 2023-09-23T20:29:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:48 smithi174 bash[91578]: audit 2023-09-23T20:29:48.053239+0000 mon.a (mon.0) 1094 : audit 1 from='client.? 172.21.15.112:0/3532246180' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:29:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:48 smithi174 bash[91578]: audit 2023-09-23T20:29:48.456369+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.112:0/411645041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:49.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:48 smithi174 bash[91578]: audit 2023-09-23T20:29:48.584521+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:29:49.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:49.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:29:49.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:49.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:49.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:49.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:49.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:49.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:49.660 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:49.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:49.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:49.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.682810+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.811 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.683131+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.683152+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: audit 2023-09-23T20:29:48.684361+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.112:0/3532246180' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.684431+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.684595+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.684743+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.688251+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[107672]: cluster 2023-09-23T20:29:48.688369+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.682810+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.812 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.683131+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.683152+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: audit 2023-09-23T20:29:48.684361+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.112:0/3532246180' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.684431+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.684595+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.684743+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.688251+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.813 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:49 smithi112 bash[104422]: cluster 2023-09-23T20:29:48.688369+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:49.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:49.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:49.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:49.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:50.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.682810+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.683131+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.683152+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: audit 2023-09-23T20:29:48.684361+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.112:0/3532246180' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T20:29:50.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.684431+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-09-23T20:29:50.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.684595+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.069 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.684743+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.688251+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.070 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:49 smithi174 bash[91578]: cluster 2023-09-23T20:29:48.688369+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:29:50.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:50.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:50.308 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:50.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:50.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:29:50] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2023-09-23T20:29:50.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:50.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:50.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:50.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:50.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.707 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:29:50.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:50.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.840 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: cluster 2023-09-23T20:29:49.617951+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v902: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: cluster 2023-09-23T20:29:49.691308+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: cluster 2023-09-23T20:29:49.691637+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: cluster 2023-09-23T20:29:49.693796+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: cluster 2023-09-23T20:29:49.693941+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: cluster 2023-09-23T20:29:49.695379+0000 mon.a (mon.0) 1098 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: audit 2023-09-23T20:29:50.474572+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.112:0/1386862542' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[104422]: audit 2023-09-23T20:29:50.474895+0000 mon.a (mon.0) 1099 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: cluster 2023-09-23T20:29:49.617951+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v902: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: cluster 2023-09-23T20:29:49.691308+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.841 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: cluster 2023-09-23T20:29:49.691637+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.842 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: cluster 2023-09-23T20:29:49.693796+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.842 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: cluster 2023-09-23T20:29:49.693941+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:50.842 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: cluster 2023-09-23T20:29:49.695379+0000 mon.a (mon.0) 1098 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-09-23T20:29:50.842 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: audit 2023-09-23T20:29:50.474572+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.112:0/1386862542' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:29:50.842 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:50 smithi112 bash[107672]: audit 2023-09-23T20:29:50.474895+0000 mon.a (mon.0) 1099 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:29:50.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:50.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: cluster 2023-09-23T20:29:49.617951+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v902: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: cluster 2023-09-23T20:29:49.691308+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: cluster 2023-09-23T20:29:49.691637+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: cluster 2023-09-23T20:29:49.693796+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: cluster 2023-09-23T20:29:49.693941+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: cluster 2023-09-23T20:29:49.695379+0000 mon.a (mon.0) 1098 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: audit 2023-09-23T20:29:50.474572+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.112:0/1386862542' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:29:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:50 smithi174 bash[91578]: audit 2023-09-23T20:29:50.474895+0000 mon.a (mon.0) 1099 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:29:51.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:51.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:51.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-23T20:29:51.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:51.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:51.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:51.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:51.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:51.547 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:51.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:51.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:51.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:51.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:51.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:51.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:51 smithi174 bash[91578]: cluster 2023-09-23T20:29:50.046867+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:51 smithi174 bash[91578]: cluster 2023-09-23T20:29:50.691346+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:51.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:51 smithi174 bash[91578]: cluster 2023-09-23T20:29:50.698969+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:51.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:51 smithi174 bash[91578]: audit 2023-09-23T20:29:50.702211+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:29:51.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:51 smithi174 bash[91578]: cluster 2023-09-23T20:29:50.702317+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-09-23T20:29:51.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:51.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:51.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:51.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:51.958 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[104422]: cluster 2023-09-23T20:29:50.046867+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.958 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[104422]: cluster 2023-09-23T20:29:50.691346+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:51.958 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[104422]: cluster 2023-09-23T20:29:50.698969+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:51.958 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[104422]: audit 2023-09-23T20:29:50.702211+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:29:51.958 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[104422]: cluster 2023-09-23T20:29:50.702317+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-09-23T20:29:51.959 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[107672]: cluster 2023-09-23T20:29:50.046867+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:29:51.959 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[107672]: cluster 2023-09-23T20:29:50.691346+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:51.959 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[107672]: cluster 2023-09-23T20:29:50.698969+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:51.959 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[107672]: audit 2023-09-23T20:29:50.702211+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:29:51.959 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:51 smithi112 bash[107672]: cluster 2023-09-23T20:29:50.702317+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-09-23T20:29:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:52.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:52.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:52.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:52.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:52.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:52.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:52.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:52.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:52.600 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:52.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:52.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:52.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[104422]: cluster 2023-09-23T20:29:51.618721+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v905: 89 pgs: 8 creating+peering, 5 unknown, 76 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[104422]: cluster 2023-09-23T20:29:51.655960+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[104422]: cluster 2023-09-23T20:29:51.660921+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[104422]: cluster 2023-09-23T20:29:51.788198+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[104422]: cluster 2023-09-23T20:29:51.791084+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[107672]: cluster 2023-09-23T20:29:51.618721+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v905: 89 pgs: 8 creating+peering, 5 unknown, 76 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[107672]: cluster 2023-09-23T20:29:51.655960+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[107672]: cluster 2023-09-23T20:29:51.660921+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[107672]: cluster 2023-09-23T20:29:51.788198+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:52 smithi112 bash[107672]: cluster 2023-09-23T20:29:51.791084+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:52.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:52.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:53.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:53.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:52 smithi174 bash[91578]: cluster 2023-09-23T20:29:51.618721+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v905: 89 pgs: 8 creating+peering, 5 unknown, 76 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:52 smithi174 bash[91578]: cluster 2023-09-23T20:29:51.655960+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:52 smithi174 bash[91578]: cluster 2023-09-23T20:29:51.660921+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:52 smithi174 bash[91578]: cluster 2023-09-23T20:29:51.788198+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:52 smithi174 bash[91578]: cluster 2023-09-23T20:29:51.791084+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:53.137 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:53.170 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:53.274 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:53.304 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:53.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:29:53.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:53.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:53.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:53.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:53.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:53.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:53.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:53.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:53.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:53.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:53.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:53.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:53.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:53 smithi174 bash[91578]: cluster 2023-09-23T20:29:52.117476+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:53.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:53 smithi174 bash[91578]: audit 2023-09-23T20:29:53.008064+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:53.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:53.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:54.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:29:54.068 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:53 smithi112 bash[104422]: cluster 2023-09-23T20:29:52.117476+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:54.068 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:53 smithi112 bash[104422]: audit 2023-09-23T20:29:53.008064+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:54.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:53 smithi112 bash[107672]: cluster 2023-09-23T20:29:52.117476+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:29:54.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:53 smithi112 bash[107672]: audit 2023-09-23T20:29:53.008064+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:54.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:54.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:54.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:54.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:54.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:54.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:54.372 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:54.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:54.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:54.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:54.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:54.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:54.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:54.754 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:54 smithi112 bash[107672]: cluster 2023-09-23T20:29:53.619449+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v906: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:54.754 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:54 smithi112 bash[104422]: cluster 2023-09-23T20:29:53.619449+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v906: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:54.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:54.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:54.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:54.910 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:54.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:55.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.015 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:55.015 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:55.028 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:54 smithi174 bash[91578]: cluster 2023-09-23T20:29:53.619449+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v906: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:55.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:55.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:55.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:55.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:55.285 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:55.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:55.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:55.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:55.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:55.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:55.724 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:55.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:55.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:55.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:55.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:56.092 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:56.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:56.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:56.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:56.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:56.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:56.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:56.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:56.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:56.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:56.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:56 smithi174 bash[91578]: cluster 2023-09-23T20:29:55.620510+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:56.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:56.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:56.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:56.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:57.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:57.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:57.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:56 smithi112 bash[104422]: cluster 2023-09-23T20:29:55.620510+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:56 smithi112 bash[107672]: cluster 2023-09-23T20:29:55.620510+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:57.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:57.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:57.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:57.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:57.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:57.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:57.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:57.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:57.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:57.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:57.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:57.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:57.852 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:57.882 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:57.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:57.985 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:58.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:58.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:58.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:58.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:58.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:58.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:58.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:58.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:58.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:58.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:58.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:58.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:58.672 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:58.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:58.775 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:58.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:58.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:58.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:29:58 smithi112 bash[104422]: cluster 2023-09-23T20:29:57.621370+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:58.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:29:58 smithi112 bash[107672]: cluster 2023-09-23T20:29:57.621370+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:58.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:59.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:29:58 smithi174 bash[91578]: cluster 2023-09-23T20:29:57.621370+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:29:59.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:59.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:59.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:59.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:59.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:59.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:59.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:59.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:59.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:59.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:59.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:59.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:59.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:59.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:59.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:59.745 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:59.746 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:59.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:59.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:59.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:59.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:00.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:00.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:00.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:00.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:00.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:00.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:00.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:00.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:00.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:00.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:30:00] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-09-23T20:30:00.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:00.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:00.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:00.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:00.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:00.931 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[107672]: cluster 2023-09-23T20:29:59.622323+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:00.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[107672]: cluster 2023-09-23T20:30:00.000128+0000 mon.a (mon.0) 1104 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T20:30:00.932 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[107672]: cluster 2023-09-23T20:30:00.000166+0000 mon.a (mon.0) 1105 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T20:30:00.932 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[104422]: cluster 2023-09-23T20:29:59.622323+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:00.932 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[104422]: cluster 2023-09-23T20:30:00.000128+0000 mon.a (mon.0) 1104 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T20:30:00.932 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:00 smithi112 bash[104422]: cluster 2023-09-23T20:30:00.000166+0000 mon.a (mon.0) 1105 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T20:30:00.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:01.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:00 smithi174 bash[91578]: cluster 2023-09-23T20:29:59.622323+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:00 smithi174 bash[91578]: cluster 2023-09-23T20:30:00.000128+0000 mon.a (mon.0) 1104 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T20:30:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:00 smithi174 bash[91578]: cluster 2023-09-23T20:30:00.000166+0000 mon.a (mon.0) 1105 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T20:30:01.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:01.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:01.188 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:01.220 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:01.324 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:01.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:01.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:01.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:01.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:01.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:01.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:01.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:01.733 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:01.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:01.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:01.872 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:01.906 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:01.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:02.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:02.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:02.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:02.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:02.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:02.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:02.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:02.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:02.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:02.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:02.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:02.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:02.624 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:30:02.624 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:30:02.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:02.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:02.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:02.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:02.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:02.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:02.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:02.940 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:02 smithi174 bash[91578]: cluster 2023-09-23T20:30:01.623278+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:02.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:02.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:03.023 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:02 smithi112 bash[107672]: cluster 2023-09-23T20:30:01.623278+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:03.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:02 smithi112 bash[104422]: cluster 2023-09-23T20:30:01.623278+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:03.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:03.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:03.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:03.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.233 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:03.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:03.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:03.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:03.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:03.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:03.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:03.632 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:03.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:03.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:03.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:03.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:03.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:03.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:03.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:03.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:04.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:04.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:04.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:04.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:04.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:04.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:04.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:04.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:04.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:04.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:04.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:04.619 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-23T20:30:04.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:04.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:04.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:04.702 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[104422]: audit 2023-09-23T20:30:03.606289+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:04.702 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[104422]: cluster 2023-09-23T20:30:03.623930+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:04.702 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[104422]: audit 2023-09-23T20:30:03.865258+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.112:0/2281644666' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:30:04.702 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[104422]: audit 2023-09-23T20:30:03.865592+0000 mon.a (mon.0) 1107 : 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-09-23T20:30:04.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[107672]: audit 2023-09-23T20:30:03.606289+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:04.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[107672]: cluster 2023-09-23T20:30:03.623930+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:04.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[107672]: audit 2023-09-23T20:30:03.865258+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.112:0/2281644666' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:30:04.703 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:04 smithi112 bash[107672]: audit 2023-09-23T20:30:03.865592+0000 mon.a (mon.0) 1107 : 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-09-23T20:30:04.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:04.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:04.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:04.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:05.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:05.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:05.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:04 smithi174 bash[91578]: audit 2023-09-23T20:30:03.606289+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:04 smithi174 bash[91578]: cluster 2023-09-23T20:30:03.623930+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:05.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:04 smithi174 bash[91578]: audit 2023-09-23T20:30:03.865258+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.112:0/2281644666' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:30:05.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:04 smithi174 bash[91578]: audit 2023-09-23T20:30:03.865592+0000 mon.a (mon.0) 1107 : 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-09-23T20:30:05.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:05.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:05.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:05.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:05.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:05.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:05.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:05.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:05.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:05.820 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:05.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:05.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:05.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:05 smithi112 bash[107672]: cluster 2023-09-23T20:30:04.609698+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:30:05.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:05 smithi112 bash[107672]: audit 2023-09-23T20:30:04.614960+0000 mon.a (mon.0) 1108 : 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-09-23T20:30:05.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:05 smithi112 bash[107672]: cluster 2023-09-23T20:30:04.615059+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-09-23T20:30:05.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:05 smithi112 bash[104422]: cluster 2023-09-23T20:30:04.609698+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:30:05.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:05 smithi112 bash[104422]: audit 2023-09-23T20:30:04.614960+0000 mon.a (mon.0) 1108 : 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-09-23T20:30:05.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:05 smithi112 bash[104422]: cluster 2023-09-23T20:30:04.615059+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-09-23T20:30:05.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:06.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:05 smithi174 bash[91578]: cluster 2023-09-23T20:30:04.609698+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:30:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:05 smithi174 bash[91578]: audit 2023-09-23T20:30:04.614960+0000 mon.a (mon.0) 1108 : 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-09-23T20:30:06.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:05 smithi174 bash[91578]: cluster 2023-09-23T20:30:04.615059+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-09-23T20:30:06.080 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:06.113 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:06.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:06.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:30:06.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:06.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:06.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:06.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:06.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:06.485 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:06.518 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:06.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:06.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:06.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:06.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:06.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:06.770 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:06 smithi174 bash[91578]: cluster 2023-09-23T20:30:05.624441+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:06.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:06.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:06.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:06 smithi112 bash[104422]: cluster 2023-09-23T20:30:05.624441+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:06.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:06 smithi112 bash[107672]: cluster 2023-09-23T20:30:05.624441+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:06.921 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:06.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:07.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:07.054 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:07.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:07.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:07.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:07.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:07.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:07.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:07.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:07.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:07.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:07.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:07.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:07.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:07.721 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:07.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:07.855 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:07.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:07.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:08.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:08.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:08.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:08.257 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:08.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:08.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:08.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:08.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:08.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:08.825 DEBUG:teuthology.orchestra.run.smithi112:> /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-09-23T20:30:08.825 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T20:30:08.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:30:08.837 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:30:08.837 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:30:08.883 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:hints = 1 2023-09-23T20:30:08.883 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:30:08.883 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object prefix: benchmark_data_smithi112_221511 2023-09-23T20:30:08.884 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:30:08.884 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:30:08.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:08.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:08 smithi112 bash[104422]: cluster 2023-09-23T20:30:07.625322+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:08.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:08 smithi112 bash[104422]: audit 2023-09-23T20:30:08.007551+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:08 smithi112 bash[107672]: cluster 2023-09-23T20:30:07.625322+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:08.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:08 smithi112 bash[107672]: audit 2023-09-23T20:30:08.007551+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:08.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:09.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:08 smithi174 bash[91578]: cluster 2023-09-23T20:30:07.625322+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:30:09.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:08 smithi174 bash[91578]: audit 2023-09-23T20:30:08.007551+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:09.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:09.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:09.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:09.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:09.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:09.365 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:30:09.403 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:30:09.435 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:09.438 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:30:09.462 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:09.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:09.492 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:30:09.532 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:30:09.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:09.571 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:30:09.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:09.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:09.608 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:30:09.655 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:30:09.658 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.658 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:30:09.701 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:09.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:09.845 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:09 smithi112 bash[104422]: audit 2023-09-23T20:30:09.321060+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.112:0/3936072989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:09.846 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:09 smithi112 bash[107672]: audit 2023-09-23T20:30:09.321060+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.112:0/3936072989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:09.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:09.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:09.884 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 1 16 2200 2184 136.492 136.5 0.00566531 0.00730184 2023-09-23T20:30:09.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:09.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:09 smithi174 bash[91578]: audit 2023-09-23T20:30:09.321060+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.112:0/3936072989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:09.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:10.101 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.129 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:10.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:10.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:10.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:10.365 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:10.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:10.505 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:30:10] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-09-23T20:30:10.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:10.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:10.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:10.735 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:30:10.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.769 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[107672]: cluster 2023-09-23T20:30:09.625860+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 7.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 659 KiB/s wr, 10 op/s 2023-09-23T20:30:10.769 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[107672]: audit 2023-09-23T20:30:09.795475+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.112:0/692216144' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:10.769 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[107672]: audit 2023-09-23T20:30:09.795981+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:10.769 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[104422]: cluster 2023-09-23T20:30:09.625860+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 7.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 659 KiB/s wr, 10 op/s 2023-09-23T20:30:10.769 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[104422]: audit 2023-09-23T20:30:09.795475+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.112:0/692216144' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:10.770 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:10 smithi112 bash[104422]: audit 2023-09-23T20:30:09.795981+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:10.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:10.884 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 2 16 4851 4835 151.082 165.688 0.00474997 0.00660465 2023-09-23T20:30:10.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:10 smithi174 bash[91578]: cluster 2023-09-23T20:30:09.625860+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 7.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 659 KiB/s wr, 10 op/s 2023-09-23T20:30:10.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:10 smithi174 bash[91578]: audit 2023-09-23T20:30:09.795475+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.112:0/692216144' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:10.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:10 smithi174 bash[91578]: audit 2023-09-23T20:30:09.795981+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:10.922 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:10.942 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:30:11.025 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:11.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:11.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:11.153 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:11.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:11.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:11.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:11.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:11.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:11.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:11.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: cluster 2023-09-23T20:30:10.699493+0000 mon.a (mon.0) 1113 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:30:11.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: cluster 2023-09-23T20:30:10.699576+0000 mon.a (mon.0) 1114 : cluster 1 Cluster is now healthy 2023-09-23T20:30:11.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: cluster 2023-09-23T20:30:10.719322+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: cluster 2023-09-23T20:30:10.723967+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: audit 2023-09-23T20:30:10.724608+0000 mon.a (mon.0) 1115 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:11.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: cluster 2023-09-23T20:30:10.724804+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[104422]: cluster 2023-09-23T20:30:10.728386+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: cluster 2023-09-23T20:30:10.699493+0000 mon.a (mon.0) 1113 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: cluster 2023-09-23T20:30:10.699576+0000 mon.a (mon.0) 1114 : cluster 1 Cluster is now healthy 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: cluster 2023-09-23T20:30:10.719322+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: cluster 2023-09-23T20:30:10.723967+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: audit 2023-09-23T20:30:10.724608+0000 mon.a (mon.0) 1115 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: cluster 2023-09-23T20:30:10.724804+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T20:30:11.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:11 smithi112 bash[107672]: cluster 2023-09-23T20:30:10.728386+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:11.884 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 3 16 7492 7476 155.737 165.062 0.00653936 0.00640954 2023-09-23T20:30:11.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:11.956 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: cluster 2023-09-23T20:30:10.699493+0000 mon.a (mon.0) 1113 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: cluster 2023-09-23T20:30:10.699576+0000 mon.a (mon.0) 1114 : cluster 1 Cluster is now healthy 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: cluster 2023-09-23T20:30:10.719322+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: cluster 2023-09-23T20:30:10.723967+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: audit 2023-09-23T20:30:10.724608+0000 mon.a (mon.0) 1115 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: cluster 2023-09-23T20:30:10.724804+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T20:30:11.958 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:11 smithi174 bash[91578]: cluster 2023-09-23T20:30:10.728386+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:30:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:12.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:12.088 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:12.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:12.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:12.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:12.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:12.348 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:12.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:12.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:12.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:12.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:12.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:12.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:12.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:12.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:12 smithi174 bash[91578]: cluster 2023-09-23T20:30:11.626494+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 100 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 198 op/s 2023-09-23T20:30:12.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:12.875 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:12 smithi112 bash[107672]: cluster 2023-09-23T20:30:11.626494+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 100 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 198 op/s 2023-09-23T20:30:12.876 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:12 smithi112 bash[104422]: cluster 2023-09-23T20:30:11.626494+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 100 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 198 op/s 2023-09-23T20:30:12.884 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 4 16 9913 9897 154.625 151.312 0.00528961 0.00646295 2023-09-23T20:30:12.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:12.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:12.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.015 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:13.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:13.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.279 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:13.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:13.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:13.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:13.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:13.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:13.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:13.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:13.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:13.885 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 5 16 12150 12134 151.644 139.812 0.0091088 0.00658503 2023-09-23T20:30:13.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:13.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:14.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:30:14.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:14.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:14.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:14.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:14.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:14.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:14.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:14.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:14.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:14.641 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:14.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:14 smithi112 bash[104422]: cluster 2023-09-23T20:30:13.627091+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 273 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s wr, 483 op/s 2023-09-23T20:30:14.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:14 smithi112 bash[107672]: cluster 2023-09-23T20:30:13.627091+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 273 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s wr, 483 op/s 2023-09-23T20:30:14.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:14.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:14.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:14.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:14 smithi174 bash[91578]: cluster 2023-09-23T20:30:13.627091+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 273 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s wr, 483 op/s 2023-09-23T20:30:14.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:14.888 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 6 16 14221 14205 147.856 129.438 0.0102692 0.00675023 2023-09-23T20:30:14.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:14.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:14.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:15.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:15.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:15.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:15.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:15.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:15.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:30:15.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:15.540 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:15.562 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:15.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:15.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:15.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:15.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:15.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:15.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:15.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:15.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 7 16 16216 16200 144.546 124.688 0.00527598 0.0069115 2023-09-23T20:30:15.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.932 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:15.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:16.078 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:16.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:16.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:16.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:16.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:16.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:16.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.512 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:16.616 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.641 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:16.650 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:30:16.650 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:30:16.650 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.650 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:17720 9.e 9:7f06ecbf:::benchmark_data_smithi112_221511_object17719: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 e220)", 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:30:16.645173+0000", 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.003195406, 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0032368829999999999, 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 17720 2023-09-23T20:30:16.651 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645173+0000", 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645173+0000", 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.652 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645172+0000", 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645246+0000", 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4888999999999994e-05 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:30:16.653 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645262+0000", 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5563999999999999e-05 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645269+0000", 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6590000000000001e-06 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645326+0000", 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7535999999999999e-05 2023-09-23T20:30:16.654 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645469+0000", 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014291 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.645631+0000", 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000161812 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.655 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.646725+0000", 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00109443 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:16.647803+0000", 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001078007 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:30:16.656 INFO:teuthology.orchestra.run.smithi174.stdout: ], 2023-09-23T20:30:16.657 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 1 2023-09-23T20:30:16.657 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:30:16.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:16.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:16.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:16.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:16.887 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:16 smithi174 bash[91578]: cluster 2023-09-23T20:30:15.628217+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 654 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:30:16.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 8 16 18210 18194 142.055 124.625 0.0154739 0.00703342 2023-09-23T20:30:16.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:16.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:17.008 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:17.037 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:17.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:17.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:17.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:16 smithi112 bash[107672]: cluster 2023-09-23T20:30:15.628217+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 654 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:30:17.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:16 smithi112 bash[104422]: cluster 2023-09-23T20:30:15.628217+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 654 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:30:17.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:17.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:17.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:17.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:17.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:17.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:17.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:17.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:17.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:17.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:17.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:17.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:17.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:17.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:17.872 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:30:17.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 9 16 20241 20225 140.375 126.938 0.00329507 0.00711719 2023-09-23T20:30:17.925 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:17.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:17.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:17.969 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:18.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:18.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:18.188 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:18.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:18.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:18.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:18.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:18.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:18.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:18.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:18.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:18.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:18.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:18.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:18.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:18.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 10 16 22072 22056 137.781 114.438 0.00610539 0.00725032 2023-09-23T20:30:18.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:19.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:18 smithi174 bash[91578]: cluster 2023-09-23T20:30:17.628996+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 989 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T20:30:19.088 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:18 smithi112 bash[104422]: cluster 2023-09-23T20:30:17.628996+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 989 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T20:30:19.088 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:18 smithi112 bash[107672]: cluster 2023-09-23T20:30:17.628996+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 989 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T20:30:19.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:19.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:19.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:19.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:19.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:19.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:19.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:19.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:19.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:19.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:19.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:19.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:19.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:19.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 11 16 23962 23946 135.994 118.125 0.00938222 0.00734739 2023-09-23T20:30:19.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:20.009 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:20.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:20.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:20.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:20.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:20.189 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:20.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:20.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:20.300 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:30:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:30:20] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-09-23T20:30:20.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:20.423 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:20.448 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:20.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:20.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:20.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:20.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:20.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:20.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:20.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:20.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 12 15 25652 25637 133.468 105.688 0.00480422 0.00748561 2023-09-23T20:30:20.942 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:20.953 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:20 smithi174 bash[91578]: cluster 2023-09-23T20:30:19.629564+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T20:30:20.970 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:20.971 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:20 smithi112 bash[107672]: cluster 2023-09-23T20:30:19.629564+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T20:30:20.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.972 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:20 smithi112 bash[104422]: cluster 2023-09-23T20:30:19.629564+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T20:30:20.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:21.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:21.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:21.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:21.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:21.339 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:21.365 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:21.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:21.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:21.500 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:21.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:21.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:21.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:21.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:21.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:21.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 13 16 27177 27161 130.528 95.25 0.0080936 0.00765411 2023-09-23T20:30:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:21.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:22.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:22.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:22.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:22.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:22.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:22.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:22.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:22.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:22.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:22.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:22.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:22.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:22.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:22.686 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:30:22.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:22.796 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:22 smithi174 bash[91578]: cluster 2023-09-23T20:30:21.630135+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-09-23T20:30:22.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:22.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 14 16 28769 28753 128.311 99.5 0.00326619 0.00778655 2023-09-23T20:30:22.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:22.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:23.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:23.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:23.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:23.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:23.178 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:22 smithi112 bash[104422]: cluster 2023-09-23T20:30:21.630135+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-09-23T20:30:23.178 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:22 smithi112 bash[107672]: cluster 2023-09-23T20:30:21.630135+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-09-23T20:30:23.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:23.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:23.315 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:23.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:23.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:23.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:23.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:23.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:23.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:23.736 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:23.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:23.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:23.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:23.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:23.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 15 16 30344 30328 126.32 98.4375 0.00944133 0.00791005 2023-09-23T20:30:23.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:24.043 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:24 smithi112 bash[107672]: audit 2023-09-23T20:30:23.013728+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:24.043 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:24 smithi112 bash[107672]: audit 2023-09-23T20:30:23.014943+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:24.044 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:24 smithi112 bash[107672]: cluster 2023-09-23T20:30:23.630629+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 1.5 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-09-23T20:30:24.044 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:24 smithi112 bash[104422]: audit 2023-09-23T20:30:23.013728+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:24.044 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:24 smithi112 bash[104422]: audit 2023-09-23T20:30:23.014943+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:24.044 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:24 smithi112 bash[104422]: cluster 2023-09-23T20:30:23.630629+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 1.5 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-09-23T20:30:24.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:24.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:24.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:24.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:24 smithi174 bash[91578]: audit 2023-09-23T20:30:23.013728+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:24.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:24 smithi174 bash[91578]: audit 2023-09-23T20:30:23.014943+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:24.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:24 smithi174 bash[91578]: cluster 2023-09-23T20:30:23.630629+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 1.5 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-09-23T20:30:24.382 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:24.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:24.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:24.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:24.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:24.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:24.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:24.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:24.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:24.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:24.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 16 16 31773 31757 124.007 89.3125 0.00370202 0.00805827 2023-09-23T20:30:24.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:24.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:24.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:25.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:25.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:25.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:25.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:25.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:25.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:25.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:25.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:25.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:25.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:25.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:25.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:25.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:25.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:25.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:25.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:25.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:25.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:25.889 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 17 16 33440 33424 122.841 104.188 0.00926261 0.00813253 2023-09-23T20:30:25.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:25.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:25.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:26.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:26.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:26.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:26.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:26.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:26 smithi174 bash[91578]: cluster 2023-09-23T20:30:25.631215+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T20:30:26.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:26.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:26.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 18 16 34798 34782 120.731 84.875 0.00670937 0.00827492 2023-09-23T20:30:26.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.997 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:26 smithi112 bash[107672]: cluster 2023-09-23T20:30:25.631215+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T20:30:26.997 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:26 smithi112 bash[104422]: cluster 2023-09-23T20:30:25.631215+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T20:30:27.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:27.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:27.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:27.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:27.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:27.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:27.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:27.879 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:30:27.879 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:30:27.879 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:30:27.879 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:30:27.879 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:30:27.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 19 16 36301 36285 119.321 93.9375 0.00469872 0.00837332 2023-09-23T20:30:27.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:28.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:28.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:28.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:28.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:28.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:28.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:28.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:28.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:28.460 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:28.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:28.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:28 smithi174 bash[91578]: cluster 2023-09-23T20:30:27.631673+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-09-23T20:30:28.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:30:28.890957+0000 min lat: 0.00124635 max lat: 0.172419 avg lat: 0.0084602 2023-09-23T20:30:28.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:30:28.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 20 16 37816 37800 118.089 94.6875 0.00784384 0.0084602 2023-09-23T20:30:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:28 smithi112 bash[104422]: cluster 2023-09-23T20:30:27.631673+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-09-23T20:30:28.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:28 smithi112 bash[107672]: cluster 2023-09-23T20:30:27.631673+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-09-23T20:30:28.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:29.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:30:29.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:29.215 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.249 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:29.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:29.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:29.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:29.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:29.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:29.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:29.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:29.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:29.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:29.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 21 16 39287 39271 116.844 91.9375 0.0128945 0.00855301 2023-09-23T20:30:30.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:30.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:30.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:30.567 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:30:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:30:30] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T20:30:30.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:30.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:30.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:30.890 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 22 16 40755 40739 115.703 91.75 0.0103881 0.008636 2023-09-23T20:30:30.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:30.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:30.999 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:30 smithi112 bash[104422]: cluster 2023-09-23T20:30:29.632265+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T20:30:31.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:30 smithi174 bash[91578]: cluster 2023-09-23T20:30:29.632265+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T20:30:31.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:31.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.201 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:31.304 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:31.342 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:30 smithi112 bash[107672]: cluster 2023-09-23T20:30:29.632265+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T20:30:31.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:31.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:31.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:31.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:31.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:31.899 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 23 16 42140 42124 114.436 86.5625 0.0101085 0.00873304 2023-09-23T20:30:31.977 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:32.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:32.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:32.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:32.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:32.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:32.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:32.981 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 24 16 43613 43597 113.462 92.0625 0.0111061 0.00880759 2023-09-23T20:30:33.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:32 smithi174 bash[91578]: cluster 2023-09-23T20:30:31.632937+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T20:30:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:32 smithi112 bash[104422]: cluster 2023-09-23T20:30:31.632937+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T20:30:33.318 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:32 smithi112 bash[107672]: cluster 2023-09-23T20:30:31.632937+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T20:30:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:33.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:33.420 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:33.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:33.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:33.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:33.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:33.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:33.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:33.840 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:30:33.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:33.890 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:33.981 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 25 16 44996 44980 112.013 86.4375 0.0204474 0.00892085 2023-09-23T20:30:33.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:34.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:34.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:34.225 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:30:34.287 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:30:34.332 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:30:34.390 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:30:34.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:34.429 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:30:34.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:34.475 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:30:34.515 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:30:34.553 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.556 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:30:34.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:34.598 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:30:34.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:34.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:34.606 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:30:34.686 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:34 smithi112 bash[107672]: cluster 2023-09-23T20:30:33.633466+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:30:34.686 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:34 smithi112 bash[107672]: audit 2023-09-23T20:30:34.145818+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.112:0/3714461348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:34.687 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:34 smithi112 bash[104422]: cluster 2023-09-23T20:30:33.633466+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:30:34.687 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:34 smithi112 bash[104422]: audit 2023-09-23T20:30:34.145818+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.112:0/3714461348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:34.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:34.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:34.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:34.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:34 smithi174 bash[91578]: cluster 2023-09-23T20:30:33.633466+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:30:34.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:34 smithi174 bash[91578]: audit 2023-09-23T20:30:34.145818+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.112:0/3714461348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:34.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:34.867 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:34.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:34.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:34.981 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 26 16 46100 46084 110.364 69 0.00518615 0.00905433 2023-09-23T20:30:34.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:34.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:35.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:35.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:35.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:35.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:35.269 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:35.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:35.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:35.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:35.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:35.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:35.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:35 smithi174 bash[91578]: audit 2023-09-23T20:30:34.551675+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.112:0/4162850687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:35.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:35 smithi174 bash[91578]: audit 2023-09-23T20:30:34.552370+0000 mon.a (mon.0) 1120 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:35.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:35 smithi174 bash[91578]: audit 2023-09-23T20:30:34.577381+0000 mgr.y (mgr.34107) 899 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:30:35.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:35.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:35.544 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:30:35.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:35.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:35 smithi112 bash[104422]: audit 2023-09-23T20:30:34.551675+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.112:0/4162850687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:35.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:35 smithi112 bash[104422]: audit 2023-09-23T20:30:34.552370+0000 mon.a (mon.0) 1120 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:35.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:35 smithi112 bash[104422]: audit 2023-09-23T20:30:34.577381+0000 mgr.y (mgr.34107) 899 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:30:35.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:35 smithi112 bash[107672]: audit 2023-09-23T20:30:34.551675+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.112:0/4162850687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:35.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:35 smithi112 bash[107672]: audit 2023-09-23T20:30:34.552370+0000 mon.a (mon.0) 1120 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:35.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:35 smithi112 bash[107672]: audit 2023-09-23T20:30:34.577381+0000 mgr.y (mgr.34107) 899 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:30:35.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:35.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:35.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:35.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:35.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:35.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:35.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 27 16 47400 47384 109.289 81.25 0.00961246 0.00914401 2023-09-23T20:30:36.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:36.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:36.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:36.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:36.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:36.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:36.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:36.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:36.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:36.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:36.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:36.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:36.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:36.573 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: cluster 2023-09-23T20:30:35.508295+0000 mon.a (mon.0) 1121 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: audit 2023-09-23T20:30:35.530523+0000 mon.a (mon.0) 1122 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: cluster 2023-09-23T20:30:35.530708+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: cluster 2023-09-23T20:30:35.530990+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: cluster 2023-09-23T20:30:35.537796+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: cluster 2023-09-23T20:30:35.540524+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[104422]: cluster 2023-09-23T20:30:35.633931+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: cluster 2023-09-23T20:30:35.508295+0000 mon.a (mon.0) 1121 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: audit 2023-09-23T20:30:35.530523+0000 mon.a (mon.0) 1122 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: cluster 2023-09-23T20:30:35.530708+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T20:30:36.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: cluster 2023-09-23T20:30:35.530990+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.575 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: cluster 2023-09-23T20:30:35.537796+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.575 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: cluster 2023-09-23T20:30:35.540524+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.575 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:36 smithi112 bash[107672]: cluster 2023-09-23T20:30:35.633931+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:30:36.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:36.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:36.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:36.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:36.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: cluster 2023-09-23T20:30:35.508295+0000 mon.a (mon.0) 1121 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:36.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: audit 2023-09-23T20:30:35.530523+0000 mon.a (mon.0) 1122 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:30:36.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: cluster 2023-09-23T20:30:35.530708+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T20:30:36.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: cluster 2023-09-23T20:30:35.530990+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: cluster 2023-09-23T20:30:35.537796+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: cluster 2023-09-23T20:30:35.540524+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:30:36.789 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:36 smithi174 bash[91578]: cluster 2023-09-23T20:30:35.633931+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:30:36.813 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:36.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:36.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:36.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:36.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 28 16 48782 48766 108.473 86.375 0.0181671 0.00921337 2023-09-23T20:30:37.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:37.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:37.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:37.164 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:37.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:37.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:37.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:37.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:37.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:37.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:37.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:37.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:37.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:37.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:37.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:37.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:37.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:37.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:37.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:37.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:37.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:37.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 29 16 49821 49805 106.977 64.9375 0.00869432 0.0093429 2023-09-23T20:30:38.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:38.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:38.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:38.263 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":928,"stamp":"2023-09-23T20:30:33.633123+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2648577952,"num_objects":40429,"num_object_clones":0,"num_object_copies":121287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":40429,"num_whiteouts":0,"num_read":511,"num_read_kb":936,"num_write":40705,"num_write_kb":2588365,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":3558504,"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":40627,"ondisk_log_size":40627,"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":10208884,"kb_used_data":7504436,"kb_used_omap":20,"kb_used_meta":2704363,"kb_avail":739752332,"statfs":{"total":767960285184,"available":757506387968,"internally_reserved":0,"allocated":7684542464,"data_stored":7676171301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2769268366},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,10,11,6],"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":1177092096,"num_objects":17961,"num_object_clones":0,"num_object_copies":53883,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17961,"num_write_kb":1149504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003340"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":199,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409315+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:30:05.409315+0000","last_peered":"2023-09-23T20:30:05.409315+0000","last_clean":"2023-09-23T20:30:05.409315+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:30:05.409315+0000","last_undegraded":"2023-09-23T20:30:05.409315+0000","last_fullsized":"2023-09-23T20:30:05.409315+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614186+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:30:04.614186+0000","last_peered":"2023-09-23T20:30:04.614186+0000","last_clean":"2023-09-23T20:30:04.614186+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:30:04.614186+0000","last_undegraded":"2023-09-23T20:30:04.614186+0000","last_fullsized":"2023-09-23T20:30:04.614186+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409175+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:30:05.409175+0000","last_peered":"2023-09-23T20:30:05.409175+0000","last_clean":"2023-09-23T20:30:05.409175+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:30:05.409175+0000","last_undegraded":"2023-09-23T20:30:05.409175+0000","last_fullsized":"2023-09-23T20:30:05.409175+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:10.730091+0000","last_change":"2023-09-23T20:29:33.416431+0000","last_active":"2023-09-23T20:30:10.730091+0000","last_peered":"2023-09-23T20:30:10.730091+0000","last_clean":"2023-09-23T20:30:10.730091+0000","last_became_active":"2023-09-23T20:29:33.415901+0000","last_became_peered":"2023-09-23T20:29:33.415901+0000","last_unstale":"2023-09-23T20:30:10.730091+0000","last_undegraded":"2023-09-23T20:30:10.730091+0000","last_fullsized":"2023-09-23T20:30:10.730091+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:07.762044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:10.725782+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:30:10.725782+0000","last_peered":"2023-09-23T20:30:10.725782+0000","last_clean":"2023-09-23T20:30:10.725782+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:30:10.725782+0000","last_undegraded":"2023-09-23T20:30:10.725782+0000","last_fullsized":"2023-09-23T20:30:10.725782+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409767+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:30:05.409767+0000","last_peered":"2023-09-23T20:30:05.409767+0000","last_clean":"2023-09-23T20:30:05.409767+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:30:05.409767+0000","last_undegraded":"2023-09-23T20:30:05.409767+0000","last_fullsized":"2023-09-23T20:30:05.409767+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":197,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:06.189751+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:30:06.189751+0000","last_peered":"2023-09-23T20:30:06.189751+0000","last_clean":"2023-09-23T20:30:06.189751+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:30:06.189751+0000","last_undegraded":"2023-09-23T20:30:06.189751+0000","last_fullsized":"2023-09-23T20:30:06.189751+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.613219+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:30:04.613219+0000","last_peered":"2023-09-23T20:30:04.613219+0000","last_clean":"2023-09-23T20:30:04.613219+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:30:04.613219+0000","last_undegraded":"2023-09-23T20:30:04.613219+0000","last_fullsized":"2023-09-23T20:30:04.613219+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":209,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.615249+0000","last_change":"2023-09-23T20:29:33.407425+0000","last_active":"2023-09-23T20:30:04.615249+0000","last_peered":"2023-09-23T20:30:04.615249+0000","last_clean":"2023-09-23T20:30:04.615249+0000","last_became_active":"2023-09-23T20:29:33.407092+0000","last_became_peered":"2023-09-23T20:29:33.407092+0000","last_unstale":"2023-09-23T20:30:04.615249+0000","last_undegraded":"2023-09-23T20:30:04.615249+0000","last_fullsized":"2023-09-23T20:30:04.615249+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:28:41.619413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.613488+0000","last_change":"2023-09-23T20:29:33.411299+0000","last_active":"2023-09-23T20:30:04.613488+0000","last_peered":"2023-09-23T20:30:04.613488+0000","last_clean":"2023-09-23T20:30:04.613488+0000","last_became_active":"2023-09-23T20:29:33.410953+0000","last_became_peered":"2023-09-23T20:29:33.410953+0000","last_unstale":"2023-09-23T20:30:04.613488+0000","last_undegraded":"2023-09-23T20:30:04.613488+0000","last_fullsized":"2023-09-23T20:30:04.613488+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:39:34.759888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614057+0000","last_change":"2023-09-23T20:29:33.418540+0000","last_active":"2023-09-23T20:30:04.614057+0000","last_peered":"2023-09-23T20:30:04.614057+0000","last_clean":"2023-09-23T20:30:04.614057+0000","last_became_active":"2023-09-23T20:29:33.409673+0000","last_became_peered":"2023-09-23T20:29:33.409673+0000","last_unstale":"2023-09-23T20:30:04.614057+0000","last_undegraded":"2023-09-23T20:30:04.614057+0000","last_fullsized":"2023-09-23T20:30:04.614057+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:57:16.977731+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021631+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:30:05.021631+0000","last_peered":"2023-09-23T20:30:05.021631+0000","last_clean":"2023-09-23T20:30:05.021631+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:30:05.021631+0000","last_undegraded":"2023-09-23T20:30:05.021631+0000","last_fullsized":"2023-09-23T20:30:05.021631+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410981+0000","last_change":"2023-09-23T20:29:33.423473+0000","last_active":"2023-09-23T20:30:05.410981+0000","last_peered":"2023-09-23T20:30:05.410981+0000","last_clean":"2023-09-23T20:30:05.410981+0000","last_became_active":"2023-09-23T20:29:33.410029+0000","last_became_peered":"2023-09-23T20:29:33.410029+0000","last_unstale":"2023-09-23T20:30:05.410981+0000","last_undegraded":"2023-09-23T20:30:05.410981+0000","last_fullsized":"2023-09-23T20:30:05.410981+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:58:09.435408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411264+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:30:05.411264+0000","last_peered":"2023-09-23T20:30:05.411264+0000","last_clean":"2023-09-23T20:30:05.411264+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:30:05.411264+0000","last_undegraded":"2023-09-23T20:30:05.411264+0000","last_fullsized":"2023-09-23T20:30:05.411264+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411217+0000","last_change":"2023-09-23T20:29:33.428845+0000","last_active":"2023-09-23T20:30:05.411217+0000","last_peered":"2023-09-23T20:30:05.411217+0000","last_clean":"2023-09-23T20:30:05.411217+0000","last_became_active":"2023-09-23T20:29:33.410074+0000","last_became_peered":"2023-09-23T20:29:33.410074+0000","last_unstale":"2023-09-23T20:30:05.411217+0000","last_undegraded":"2023-09-23T20:30:05.411217+0000","last_fullsized":"2023-09-23T20:30:05.411217+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:52:50.821841+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":230,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.613967+0000","last_change":"2023-09-23T20:29:33.409794+0000","last_active":"2023-09-23T20:30:04.613967+0000","last_peered":"2023-09-23T20:30:04.613967+0000","last_clean":"2023-09-23T20:30:04.613967+0000","last_became_active":"2023-09-23T20:29:33.409408+0000","last_became_peered":"2023-09-23T20:29:33.409408+0000","last_unstale":"2023-09-23T20:30:04.613967+0000","last_undegraded":"2023-09-23T20:30:04.613967+0000","last_fullsized":"2023-09-23T20:30:04.613967+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:20:42.969185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021774+0000","last_change":"2023-09-23T20:29:33.406484+0000","last_active":"2023-09-23T20:30:05.021774+0000","last_peered":"2023-09-23T20:30:05.021774+0000","last_clean":"2023-09-23T20:30:05.021774+0000","last_became_active":"2023-09-23T20:29:33.406145+0000","last_became_peered":"2023-09-23T20:29:33.406145+0000","last_unstale":"2023-09-23T20:30:05.021774+0000","last_undegraded":"2023-09-23T20:30:05.021774+0000","last_fullsized":"2023-09-23T20:30:05.021774+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:40.613878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":208,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.615226+0000","last_change":"2023-09-23T20:29:33.412777+0000","last_active":"2023-09-23T20:30:04.615226+0000","last_peered":"2023-09-23T20:30:04.615226+0000","last_clean":"2023-09-23T20:30:04.615226+0000","last_became_active":"2023-09-23T20:29:33.411177+0000","last_became_peered":"2023-09-23T20:29:33.411177+0000","last_unstale":"2023-09-23T20:30:04.615226+0000","last_undegraded":"2023-09-23T20:30:04.615226+0000","last_fullsized":"2023-09-23T20:30:04.615226+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:37:05.009378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.408039+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:30:05.408039+0000","last_peered":"2023-09-23T20:30:05.408039+0000","last_clean":"2023-09-23T20:30:05.408039+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:30:05.408039+0000","last_undegraded":"2023-09-23T20:30:05.408039+0000","last_fullsized":"2023-09-23T20:30:05.408039+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:06.189689+0000","last_change":"2023-09-23T20:29:33.416223+0000","last_active":"2023-09-23T20:30:06.189689+0000","last_peered":"2023-09-23T20:30:06.189689+0000","last_clean":"2023-09-23T20:30:06.189689+0000","last_became_active":"2023-09-23T20:29:33.415590+0000","last_became_peered":"2023-09-23T20:29:33.415590+0000","last_unstale":"2023-09-23T20:30:06.189689+0000","last_undegraded":"2023-09-23T20:30:06.189689+0000","last_fullsized":"2023-09-23T20:30:06.189689+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:01:10.161134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.408132+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:30:05.408132+0000","last_peered":"2023-09-23T20:30:05.408132+0000","last_clean":"2023-09-23T20:30:05.408132+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:30:05.408132+0000","last_undegraded":"2023-09-23T20:30:05.408132+0000","last_fullsized":"2023-09-23T20:30:05.408132+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":76,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614313+0000","last_change":"2023-09-23T20:29:33.410186+0000","last_active":"2023-09-23T20:30:04.614313+0000","last_peered":"2023-09-23T20:30:04.614313+0000","last_clean":"2023-09-23T20:30:04.614313+0000","last_became_active":"2023-09-23T20:29:33.409331+0000","last_became_peered":"2023-09-23T20:29:33.409331+0000","last_unstale":"2023-09-23T20:30:04.614313+0000","last_undegraded":"2023-09-23T20:30:04.614313+0000","last_fullsized":"2023-09-23T20:30:04.614313+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:22.058536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"220'2591","reported_seq":2604,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:31.177832+0000","last_change":"2023-09-23T20:29:49.703316+0000","last_active":"2023-09-23T20:30:31.177832+0000","last_peered":"2023-09-23T20:30:31.177832+0000","last_clean":"2023-09-23T20:30:31.177832+0000","last_became_active":"2023-09-23T20:29:49.703012+0000","last_became_peered":"2023-09-23T20:29:49.703012+0000","last_unstale":"2023-09-23T20:30:31.177832+0000","last_undegraded":"2023-09-23T20:30:31.177832+0000","last_fullsized":"2023-09-23T20:30:31.177832+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2591,"log_dups_size":0,"ondisk_log_size":2591,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:44:31.970882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169803776,"num_objects":2591,"num_object_clones":0,"num_object_copies":7773,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2591,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2591,"num_write_kb":165824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":65,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409975+0000","last_change":"2023-09-23T20:29:33.431188+0000","last_active":"2023-09-23T20:30:05.409975+0000","last_peered":"2023-09-23T20:30:05.409975+0000","last_clean":"2023-09-23T20:30:05.409975+0000","last_became_active":"2023-09-23T20:29:33.410421+0000","last_became_peered":"2023-09-23T20:29:33.410421+0000","last_unstale":"2023-09-23T20:30:05.409975+0000","last_undegraded":"2023-09-23T20:30:05.409975+0000","last_fullsized":"2023-09-23T20:30:05.409975+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:50:57.459881+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":[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":191,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614436+0000","last_change":"2023-09-23T20:29:33.411478+0000","last_active":"2023-09-23T20:30:04.614436+0000","last_peered":"2023-09-23T20:30:04.614436+0000","last_clean":"2023-09-23T20:30:04.614436+0000","last_became_active":"2023-09-23T20:29:33.406775+0000","last_became_peered":"2023-09-23T20:29:33.406775+0000","last_unstale":"2023-09-23T20:30:04.614436+0000","last_undegraded":"2023-09-23T20:30:04.614436+0000","last_fullsized":"2023-09-23T20:30:04.614436+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:50:03.477779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.4","version":"220'2354","reported_seq":2365,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:28.933970+0000","last_change":"2023-09-23T20:29:49.706753+0000","last_active":"2023-09-23T20:30:28.933970+0000","last_peered":"2023-09-23T20:30:28.933970+0000","last_clean":"2023-09-23T20:30:28.933970+0000","last_became_active":"2023-09-23T20:29:49.706331+0000","last_became_peered":"2023-09-23T20:29:49.706331+0000","last_unstale":"2023-09-23T20:30:28.933970+0000","last_undegraded":"2023-09-23T20:30:28.933970+0000","last_fullsized":"2023-09-23T20:30:28.933970+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2354,"log_dups_size":0,"ondisk_log_size":2354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:14:08.207127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154271744,"num_objects":2354,"num_object_clones":0,"num_object_copies":7062,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2354,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2354,"num_write_kb":150656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"69'2","reported_seq":82,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409798+0000","last_change":"2023-09-23T20:29:33.421394+0000","last_active":"2023-09-23T20:30:05.409798+0000","last_peered":"2023-09-23T20:30:05.409798+0000","last_clean":"2023-09-23T20:30:05.409798+0000","last_became_active":"2023-09-23T20:29:33.417206+0000","last_became_peered":"2023-09-23T20:29:33.417206+0000","last_unstale":"2023-09-23T20:30:05.409798+0000","last_undegraded":"2023-09-23T20:30:05.409798+0000","last_fullsized":"2023-09-23T20:30:05.409798+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:34:26.671878+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":216,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411417+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:30:05.411417+0000","last_peered":"2023-09-23T20:30:05.411417+0000","last_clean":"2023-09-23T20:30:05.411417+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:30:05.411417+0000","last_undegraded":"2023-09-23T20:30:05.411417+0000","last_fullsized":"2023-09-23T20:30:05.411417+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"220'2435","reported_seq":2447,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:29.628520+0000","last_change":"2023-09-23T20:29:49.704775+0000","last_active":"2023-09-23T20:30:29.628520+0000","last_peered":"2023-09-23T20:30:29.628520+0000","last_clean":"2023-09-23T20:30:29.628520+0000","last_became_active":"2023-09-23T20:29:49.704357+0000","last_became_peered":"2023-09-23T20:29:49.704357+0000","last_unstale":"2023-09-23T20:30:29.628520+0000","last_undegraded":"2023-09-23T20:30:29.628520+0000","last_fullsized":"2023-09-23T20:30:29.628520+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2435,"log_dups_size":0,"ondisk_log_size":2435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:40:18.061847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159580160,"num_objects":2435,"num_object_clones":0,"num_object_copies":7305,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2435,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2435,"num_write_kb":155840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":65,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.615315+0000","last_change":"2023-09-23T20:29:33.425733+0000","last_active":"2023-09-23T20:30:04.615315+0000","last_peered":"2023-09-23T20:30:04.615315+0000","last_clean":"2023-09-23T20:30:04.615315+0000","last_became_active":"2023-09-23T20:29:33.408180+0000","last_became_peered":"2023-09-23T20:29:33.408180+0000","last_unstale":"2023-09-23T20:30:04.615315+0000","last_undegraded":"2023-09-23T20:30:04.615315+0000","last_fullsized":"2023-09-23T20:30:04.615315+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:29:36.246208+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":209,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409154+0000","last_change":"2023-09-23T20:29:33.408238+0000","last_active":"2023-09-23T20:30:05.409154+0000","last_peered":"2023-09-23T20:30:05.409154+0000","last_clean":"2023-09-23T20:30:05.409154+0000","last_became_active":"2023-09-23T20:29:33.407892+0000","last_became_peered":"2023-09-23T20:29:33.407892+0000","last_unstale":"2023-09-23T20:30:05.409154+0000","last_undegraded":"2023-09-23T20:30:05.409154+0000","last_fullsized":"2023-09-23T20:30:05.409154+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:43:38.956613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.6","version":"220'2442","reported_seq":2454,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:29.669978+0000","last_change":"2023-09-23T20:29:49.709132+0000","last_active":"2023-09-23T20:30:29.669978+0000","last_peered":"2023-09-23T20:30:29.669978+0000","last_clean":"2023-09-23T20:30:29.669978+0000","last_became_active":"2023-09-23T20:29:49.708827+0000","last_became_peered":"2023-09-23T20:29:49.708827+0000","last_unstale":"2023-09-23T20:30:29.669978+0000","last_undegraded":"2023-09-23T20:30:29.669978+0000","last_fullsized":"2023-09-23T20:30:29.669978+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2442,"log_dups_size":0,"ondisk_log_size":2442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:31:29.322870+0000","scrub_duration":0,"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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2442,"num_write_kb":156288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614855+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:30:04.614855+0000","last_peered":"2023-09-23T20:30:04.614855+0000","last_clean":"2023-09-23T20:30:04.614855+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:30:04.614855+0000","last_undegraded":"2023-09-23T20:30:04.614855+0000","last_fullsized":"2023-09-23T20:30:04.614855+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021941+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:30:05.021941+0000","last_peered":"2023-09-23T20:30:05.021941+0000","last_clean":"2023-09-23T20:30:05.021941+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:30:05.021941+0000","last_undegraded":"2023-09-23T20:30:05.021941+0000","last_fullsized":"2023-09-23T20:30:05.021941+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"220'2537","reported_seq":2550,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:32.500644+0000","last_change":"2023-09-23T20:29:49.711440+0000","last_active":"2023-09-23T20:30:32.500644+0000","last_peered":"2023-09-23T20:30:32.500644+0000","last_clean":"2023-09-23T20:30:32.500644+0000","last_became_active":"2023-09-23T20:29:49.711086+0000","last_became_peered":"2023-09-23T20:29:49.711086+0000","last_unstale":"2023-09-23T20:30:32.500644+0000","last_undegraded":"2023-09-23T20:30:32.500644+0000","last_fullsized":"2023-09-23T20:30:32.500644+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2537,"log_dups_size":0,"ondisk_log_size":2537,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:28:14.308703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166264832,"num_objects":2537,"num_object_clones":0,"num_object_copies":7611,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2537,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2537,"num_write_kb":162368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":190,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.613744+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:30:04.613744+0000","last_peered":"2023-09-23T20:30:04.613744+0000","last_clean":"2023-09-23T20:30:04.613744+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:30:04.613744+0000","last_undegraded":"2023-09-23T20:30:04.613744+0000","last_fullsized":"2023-09-23T20:30:04.613744+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411008+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:30:05.411008+0000","last_peered":"2023-09-23T20:30:05.411008+0000","last_clean":"2023-09-23T20:30:05.411008+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:30:05.411008+0000","last_undegraded":"2023-09-23T20:30:05.411008+0000","last_fullsized":"2023-09-23T20:30:05.411008+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"220'2446","reported_seq":2459,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:28.915496+0000","last_change":"2023-09-23T20:29:50.046203+0000","last_active":"2023-09-23T20:30:28.915496+0000","last_peered":"2023-09-23T20:30:28.915496+0000","last_clean":"2023-09-23T20:30:28.915496+0000","last_became_active":"2023-09-23T20:29:50.045874+0000","last_became_peered":"2023-09-23T20:29:50.045874+0000","last_unstale":"2023-09-23T20:30:28.915496+0000","last_undegraded":"2023-09-23T20:30:28.915496+0000","last_fullsized":"2023-09-23T20:30:28.915496+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2446,"log_dups_size":0,"ondisk_log_size":2446,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:48:35.120815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160301056,"num_objects":2446,"num_object_clones":0,"num_object_copies":7338,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2446,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2446,"num_write_kb":156544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":180,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.408634+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:30:05.408634+0000","last_peered":"2023-09-23T20:30:05.408634+0000","last_clean":"2023-09-23T20:30:05.408634+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:30:05.408634+0000","last_undegraded":"2023-09-23T20:30:05.408634+0000","last_fullsized":"2023-09-23T20:30:05.408634+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":196,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410476+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:30:05.410476+0000","last_peered":"2023-09-23T20:30:05.410476+0000","last_clean":"2023-09-23T20:30:05.410476+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:30:05.410476+0000","last_undegraded":"2023-09-23T20:30:05.410476+0000","last_fullsized":"2023-09-23T20:30:05.410476+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"220'2657","reported_seq":2670,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:32.460930+0000","last_change":"2023-09-23T20:29:49.704748+0000","last_active":"2023-09-23T20:30:32.460930+0000","last_peered":"2023-09-23T20:30:32.460930+0000","last_clean":"2023-09-23T20:30:32.460930+0000","last_became_active":"2023-09-23T20:29:49.704398+0000","last_became_peered":"2023-09-23T20:29:49.704398+0000","last_unstale":"2023-09-23T20:30:32.460930+0000","last_undegraded":"2023-09-23T20:30:32.460930+0000","last_fullsized":"2023-09-23T20:30:32.460930+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2657,"log_dups_size":0,"ondisk_log_size":2657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:51.184117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174129152,"num_objects":2657,"num_object_clones":0,"num_object_copies":7971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2657,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2657,"num_write_kb":170048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,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":200,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410956+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:30:05.410956+0000","last_peered":"2023-09-23T20:30:05.410956+0000","last_clean":"2023-09-23T20:30:05.410956+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:30:05.410956+0000","last_undegraded":"2023-09-23T20:30:05.410956+0000","last_fullsized":"2023-09-23T20:30:05.410956+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410391+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:30:05.410391+0000","last_peered":"2023-09-23T20:30:05.410391+0000","last_clean":"2023-09-23T20:30:05.410391+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:30:05.410391+0000","last_undegraded":"2023-09-23T20:30:05.410391+0000","last_fullsized":"2023-09-23T20:30:05.410391+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"220'2651","reported_seq":2664,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:32.501826+0000","last_change":"2023-09-23T20:29:50.047785+0000","last_active":"2023-09-23T20:30:32.501826+0000","last_peered":"2023-09-23T20:30:32.501826+0000","last_clean":"2023-09-23T20:30:32.501826+0000","last_became_active":"2023-09-23T20:29:50.047478+0000","last_became_peered":"2023-09-23T20:29:50.047478+0000","last_unstale":"2023-09-23T20:30:32.501826+0000","last_undegraded":"2023-09-23T20:30:32.501826+0000","last_fullsized":"2023-09-23T20:30:32.501826+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2651,"log_dups_size":0,"ondisk_log_size":2651,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:13.757501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173735936,"num_objects":2651,"num_object_clones":0,"num_object_copies":7953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2651,"num_write_kb":169664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":77,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:10.725048+0000","last_change":"2023-09-23T20:29:33.404933+0000","last_active":"2023-09-23T20:30:10.725048+0000","last_peered":"2023-09-23T20:30:10.725048+0000","last_clean":"2023-09-23T20:30:10.725048+0000","last_became_active":"2023-09-23T20:29:33.404545+0000","last_became_peered":"2023-09-23T20:29:33.404545+0000","last_unstale":"2023-09-23T20:30:10.725048+0000","last_undegraded":"2023-09-23T20:30:10.725048+0000","last_fullsized":"2023-09-23T20:30:10.725048+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:54.782091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411725+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:30:05.411725+0000","last_peered":"2023-09-23T20:30:05.411725+0000","last_clean":"2023-09-23T20:30:05.411725+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:30:05.411725+0000","last_undegraded":"2023-09-23T20:30:05.411725+0000","last_fullsized":"2023-09-23T20:30:05.411725+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"220'2459","reported_seq":2471,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:29.671365+0000","last_change":"2023-09-23T20:29:49.703034+0000","last_active":"2023-09-23T20:30:29.671365+0000","last_peered":"2023-09-23T20:30:29.671365+0000","last_clean":"2023-09-23T20:30:29.671365+0000","last_became_active":"2023-09-23T20:29:49.702713+0000","last_became_peered":"2023-09-23T20:29:49.702713+0000","last_unstale":"2023-09-23T20:30:29.671365+0000","last_undegraded":"2023-09-23T20:30:29.671365+0000","last_fullsized":"2023-09-23T20:30:29.671365+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2459,"log_dups_size":0,"ondisk_log_size":2459,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:10:49.484226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161153024,"num_objects":2459,"num_object_clones":0,"num_object_copies":7377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2459,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2459,"num_write_kb":157376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":228,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411000+0000","last_change":"2023-09-23T20:29:33.413600+0000","last_active":"2023-09-23T20:30:05.411000+0000","last_peered":"2023-09-23T20:30:05.411000+0000","last_clean":"2023-09-23T20:30:05.411000+0000","last_became_active":"2023-09-23T20:29:33.413265+0000","last_became_peered":"2023-09-23T20:29:33.413265+0000","last_unstale":"2023-09-23T20:30:05.411000+0000","last_undegraded":"2023-09-23T20:30:05.411000+0000","last_fullsized":"2023-09-23T20:30:05.411000+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:46.458074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.615422+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:30:04.615422+0000","last_peered":"2023-09-23T20:30:04.615422+0000","last_clean":"2023-09-23T20:30:04.615422+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:30:04.615422+0000","last_undegraded":"2023-09-23T20:30:04.615422+0000","last_fullsized":"2023-09-23T20:30:04.615422+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409364+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:30:05.409364+0000","last_peered":"2023-09-23T20:30:05.409364+0000","last_clean":"2023-09-23T20:30:05.409364+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:30:05.409364+0000","last_undegraded":"2023-09-23T20:30:05.409364+0000","last_fullsized":"2023-09-23T20:30:05.409364+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"220'2552","reported_seq":2565,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:31.189005+0000","last_change":"2023-09-23T20:29:49.705629+0000","last_active":"2023-09-23T20:30:31.189005+0000","last_peered":"2023-09-23T20:30:31.189005+0000","last_clean":"2023-09-23T20:30:31.189005+0000","last_became_active":"2023-09-23T20:29:49.705342+0000","last_became_peered":"2023-09-23T20:29:49.705342+0000","last_unstale":"2023-09-23T20:30:31.189005+0000","last_undegraded":"2023-09-23T20:30:31.189005+0000","last_fullsized":"2023-09-23T20:30:31.189005+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2552,"log_dups_size":0,"ondisk_log_size":2552,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:54:50.774959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167247872,"num_objects":2552,"num_object_clones":0,"num_object_copies":7656,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2552,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2552,"num_write_kb":163328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":183,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614970+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:30:04.614970+0000","last_peered":"2023-09-23T20:30:04.614970+0000","last_clean":"2023-09-23T20:30:04.614970+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:30:04.614970+0000","last_undegraded":"2023-09-23T20:30:04.614970+0000","last_fullsized":"2023-09-23T20:30:04.614970+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410988+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:30:05.410988+0000","last_peered":"2023-09-23T20:30:05.410988+0000","last_clean":"2023-09-23T20:30:05.410988+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:30:05.410988+0000","last_undegraded":"2023-09-23T20:30:05.410988+0000","last_fullsized":"2023-09-23T20:30:05.410988+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":211,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.615223+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:30:04.615223+0000","last_peered":"2023-09-23T20:30:04.615223+0000","last_clean":"2023-09-23T20:30:04.615223+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:30:04.615223+0000","last_undegraded":"2023-09-23T20:30:04.615223+0000","last_fullsized":"2023-09-23T20:30:04.615223+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"220'2436","reported_seq":2448,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:29.667556+0000","last_change":"2023-09-23T20:29:50.053836+0000","last_active":"2023-09-23T20:30:29.667556+0000","last_peered":"2023-09-23T20:30:29.667556+0000","last_clean":"2023-09-23T20:30:29.667556+0000","last_became_active":"2023-09-23T20:29:50.053340+0000","last_became_peered":"2023-09-23T20:29:50.053340+0000","last_unstale":"2023-09-23T20:30:29.667556+0000","last_undegraded":"2023-09-23T20:30:29.667556+0000","last_fullsized":"2023-09-23T20:30:29.667556+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2436,"log_dups_size":0,"ondisk_log_size":2436,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:00:03.273695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159645696,"num_objects":2436,"num_object_clones":0,"num_object_copies":7308,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2436,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2436,"num_write_kb":155904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":228,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411259+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:30:05.411259+0000","last_peered":"2023-09-23T20:30:05.411259+0000","last_clean":"2023-09-23T20:30:05.411259+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:30:05.411259+0000","last_undegraded":"2023-09-23T20:30:05.411259+0000","last_fullsized":"2023-09-23T20:30:05.411259+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":176,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409190+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:30:05.409190+0000","last_peered":"2023-09-23T20:30:05.409190+0000","last_clean":"2023-09-23T20:30:05.409190+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:30:05.409190+0000","last_undegraded":"2023-09-23T20:30:05.409190+0000","last_fullsized":"2023-09-23T20:30:05.409190+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411557+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:30:05.411557+0000","last_peered":"2023-09-23T20:30:05.411557+0000","last_clean":"2023-09-23T20:30:05.411557+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:30:05.411557+0000","last_undegraded":"2023-09-23T20:30:05.411557+0000","last_fullsized":"2023-09-23T20:30:05.411557+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"220'2735","reported_seq":2748,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:32.496066+0000","last_change":"2023-09-23T20:29:50.055191+0000","last_active":"2023-09-23T20:30:32.496066+0000","last_peered":"2023-09-23T20:30:32.496066+0000","last_clean":"2023-09-23T20:30:32.496066+0000","last_became_active":"2023-09-23T20:29:50.054918+0000","last_became_peered":"2023-09-23T20:29:50.054918+0000","last_unstale":"2023-09-23T20:30:32.496066+0000","last_undegraded":"2023-09-23T20:30:32.496066+0000","last_fullsized":"2023-09-23T20:30:32.496066+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2735,"log_dups_size":0,"ondisk_log_size":2735,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:41:20.538179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179240960,"num_objects":2735,"num_object_clones":0,"num_object_copies":8205,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2735,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2735,"num_write_kb":175040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":213,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614734+0000","last_change":"2023-09-23T20:29:33.412145+0000","last_active":"2023-09-23T20:30:04.614734+0000","last_peered":"2023-09-23T20:30:04.614734+0000","last_clean":"2023-09-23T20:30:04.614734+0000","last_became_active":"2023-09-23T20:29:33.411624+0000","last_became_peered":"2023-09-23T20:29:33.411624+0000","last_unstale":"2023-09-23T20:30:04.614734+0000","last_undegraded":"2023-09-23T20:30:04.614734+0000","last_fullsized":"2023-09-23T20:30:04.614734+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:47.461085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"80'161","reported_seq":488,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021551+0000","last_change":"2023-09-23T20:29:36.427254+0000","last_active":"2023-09-23T20:30:05.021551+0000","last_peered":"2023-09-23T20:30:05.021551+0000","last_clean":"2023-09-23T20:30:05.021551+0000","last_became_active":"2023-09-23T20:29:36.426689+0000","last_became_peered":"2023-09-23T20:29:36.426689+0000","last_unstale":"2023-09-23T20:30:05.021551+0000","last_undegraded":"2023-09-23T20:30:05.021551+0000","last_fullsized":"2023-09-23T20:30:05.021551+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-24T23:31:59.657217+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:07.485031+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:30:07.485031+0000","last_peered":"2023-09-23T20:30:07.485031+0000","last_clean":"2023-09-23T20:30:07.485031+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:30:07.485031+0000","last_undegraded":"2023-09-23T20:30:07.485031+0000","last_fullsized":"2023-09-23T20:30:07.485031+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410001+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:30:05.410001+0000","last_peered":"2023-09-23T20:30:05.410001+0000","last_clean":"2023-09-23T20:30:05.410001+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:30:05.410001+0000","last_undegraded":"2023-09-23T20:30:05.410001+0000","last_fullsized":"2023-09-23T20:30:05.410001+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"220'2567","reported_seq":2580,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:31.120429+0000","last_change":"2023-09-23T20:29:49.711449+0000","last_active":"2023-09-23T20:30:31.120429+0000","last_peered":"2023-09-23T20:30:31.120429+0000","last_clean":"2023-09-23T20:30:31.120429+0000","last_became_active":"2023-09-23T20:29:49.711133+0000","last_became_peered":"2023-09-23T20:29:49.711133+0000","last_unstale":"2023-09-23T20:30:31.120429+0000","last_undegraded":"2023-09-23T20:30:31.120429+0000","last_fullsized":"2023-09-23T20:30:31.120429+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2567,"log_dups_size":0,"ondisk_log_size":2567,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:46:06.304352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168230912,"num_objects":2567,"num_object_clones":0,"num_object_copies":7701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2567,"num_write_kb":164288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":107,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409410+0000","last_change":"2023-09-23T20:29:33.409989+0000","last_active":"2023-09-23T20:30:05.409410+0000","last_peered":"2023-09-23T20:30:05.409410+0000","last_clean":"2023-09-23T20:30:05.409410+0000","last_became_active":"2023-09-23T20:29:33.409643+0000","last_became_peered":"2023-09-23T20:29:33.409643+0000","last_unstale":"2023-09-23T20:30:05.409410+0000","last_undegraded":"2023-09-23T20:30:05.409410+0000","last_fullsized":"2023-09-23T20:30:05.409410+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:33:27.133169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021553+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:30:05.021553+0000","last_peered":"2023-09-23T20:30:05.021553+0000","last_clean":"2023-09-23T20:30:05.021553+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:30:05.021553+0000","last_undegraded":"2023-09-23T20:30:05.021553+0000","last_fullsized":"2023-09-23T20:30:05.021553+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.022203+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:30:05.022203+0000","last_peered":"2023-09-23T20:30:05.022203+0000","last_clean":"2023-09-23T20:30:05.022203+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:30:05.022203+0000","last_undegraded":"2023-09-23T20:30:05.022203+0000","last_fullsized":"2023-09-23T20:30:05.022203+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"220'2452","reported_seq":2464,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:29.444709+0000","last_change":"2023-09-23T20:29:49.704485+0000","last_active":"2023-09-23T20:30:29.444709+0000","last_peered":"2023-09-23T20:30:29.444709+0000","last_clean":"2023-09-23T20:30:29.444709+0000","last_became_active":"2023-09-23T20:29:49.704172+0000","last_became_peered":"2023-09-23T20:29:49.704172+0000","last_unstale":"2023-09-23T20:30:29.444709+0000","last_undegraded":"2023-09-23T20:30:29.444709+0000","last_fullsized":"2023-09-23T20:30:29.444709+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2452,"log_dups_size":0,"ondisk_log_size":2452,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:52.386266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160694272,"num_objects":2452,"num_object_clones":0,"num_object_copies":7356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2452,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2452,"num_write_kb":156928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":86,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021979+0000","last_change":"2023-09-23T20:29:33.407647+0000","last_active":"2023-09-23T20:30:05.021979+0000","last_peered":"2023-09-23T20:30:05.021979+0000","last_clean":"2023-09-23T20:30:05.021979+0000","last_became_active":"2023-09-23T20:29:33.407322+0000","last_became_peered":"2023-09-23T20:29:33.407322+0000","last_unstale":"2023-09-23T20:30:05.021979+0000","last_undegraded":"2023-09-23T20:30:05.021979+0000","last_fullsized":"2023-09-23T20:30:05.021979+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:56.990052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.410656+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:30:05.410656+0000","last_peered":"2023-09-23T20:30:05.410656+0000","last_clean":"2023-09-23T20:30:05.410656+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:30:05.410656+0000","last_undegraded":"2023-09-23T20:30:05.410656+0000","last_fullsized":"2023-09-23T20:30:05.410656+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.021813+0000","last_change":"2023-09-23T20:29:33.408831+0000","last_active":"2023-09-23T20:30:05.021813+0000","last_peered":"2023-09-23T20:30:05.021813+0000","last_clean":"2023-09-23T20:30:05.021813+0000","last_became_active":"2023-09-23T20:29:33.408491+0000","last_became_peered":"2023-09-23T20:29:33.408491+0000","last_unstale":"2023-09-23T20:30:05.021813+0000","last_undegraded":"2023-09-23T20:30:05.021813+0000","last_fullsized":"2023-09-23T20:30:05.021813+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:54:09.023600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"220'2392","reported_seq":2405,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:28.939263+0000","last_change":"2023-09-23T20:29:49.703925+0000","last_active":"2023-09-23T20:30:28.939263+0000","last_peered":"2023-09-23T20:30:28.939263+0000","last_clean":"2023-09-23T20:30:28.939263+0000","last_became_active":"2023-09-23T20:29:49.703411+0000","last_became_peered":"2023-09-23T20:29:49.703411+0000","last_unstale":"2023-09-23T20:30:28.939263+0000","last_undegraded":"2023-09-23T20:30:28.939263+0000","last_fullsized":"2023-09-23T20:30:28.939263+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2392,"log_dups_size":0,"ondisk_log_size":2392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:08:47.222826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156762112,"num_objects":2392,"num_object_clones":0,"num_object_copies":7176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2392,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2392,"num_write_kb":153088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":229,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:10.727251+0000","last_change":"2023-09-23T20:29:33.424190+0000","last_active":"2023-09-23T20:30:10.727251+0000","last_peered":"2023-09-23T20:30:10.727251+0000","last_clean":"2023-09-23T20:30:10.727251+0000","last_became_active":"2023-09-23T20:29:33.409838+0000","last_became_peered":"2023-09-23T20:29:33.409838+0000","last_unstale":"2023-09-23T20:30:10.727251+0000","last_undegraded":"2023-09-23T20:30:10.727251+0000","last_fullsized":"2023-09-23T20:30:10.727251+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:50:35.183758+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":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":[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":160,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411352+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:30:05.411352+0000","last_peered":"2023-09-23T20:30:05.411352+0000","last_clean":"2023-09-23T20:30:05.411352+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:30:05.411352+0000","last_undegraded":"2023-09-23T20:30:05.411352+0000","last_fullsized":"2023-09-23T20:30:05.411352+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.613008+0000","last_change":"2023-09-23T20:29:33.408730+0000","last_active":"2023-09-23T20:30:04.613008+0000","last_peered":"2023-09-23T20:30:04.613008+0000","last_clean":"2023-09-23T20:30:04.613008+0000","last_became_active":"2023-09-23T20:29:33.408265+0000","last_became_peered":"2023-09-23T20:29:33.408265+0000","last_unstale":"2023-09-23T20:30:04.613008+0000","last_undegraded":"2023-09-23T20:30:04.613008+0000","last_fullsized":"2023-09-23T20:30:04.613008+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:27.687034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"220'2699","reported_seq":2711,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T20:30:32.489647+0000","last_change":"2023-09-23T20:29:49.705691+0000","last_active":"2023-09-23T20:30:32.489647+0000","last_peered":"2023-09-23T20:30:32.489647+0000","last_clean":"2023-09-23T20:30:32.489647+0000","last_became_active":"2023-09-23T20:29:49.705372+0000","last_became_peered":"2023-09-23T20:29:49.705372+0000","last_unstale":"2023-09-23T20:30:32.489647+0000","last_undegraded":"2023-09-23T20:30:32.489647+0000","last_fullsized":"2023-09-23T20:30:32.489647+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":2699,"log_dups_size":0,"ondisk_log_size":2699,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:55.163058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176881664,"num_objects":2699,"num_object_clones":0,"num_object_copies":8097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2699,"num_write_kb":172736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":214,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409595+0000","last_change":"2023-09-23T20:29:33.409135+0000","last_active":"2023-09-23T20:30:05.409595+0000","last_peered":"2023-09-23T20:30:05.409595+0000","last_clean":"2023-09-23T20:30:05.409595+0000","last_became_active":"2023-09-23T20:29:33.408779+0000","last_became_peered":"2023-09-23T20:29:33.408779+0000","last_unstale":"2023-09-23T20:30:05.409595+0000","last_undegraded":"2023-09-23T20:30:05.409595+0000","last_fullsized":"2023-09-23T20:30:05.409595+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:37.160847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":185,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.022199+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:30:05.022199+0000","last_peered":"2023-09-23T20:30:05.022199+0000","last_clean":"2023-09-23T20:30:05.022199+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:30:05.022199+0000","last_undegraded":"2023-09-23T20:30:05.022199+0000","last_fullsized":"2023-09-23T20:30:05.022199+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":162,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411357+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:30:05.411357+0000","last_peered":"2023-09-23T20:30:05.411357+0000","last_clean":"2023-09-23T20:30:05.411357+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:30:05.411357+0000","last_undegraded":"2023-09-23T20:30:05.411357+0000","last_fullsized":"2023-09-23T20:30:05.411357+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.022136+0000","last_change":"2023-09-23T20:29:33.412744+0000","last_active":"2023-09-23T20:30:05.022136+0000","last_peered":"2023-09-23T20:30:05.022136+0000","last_clean":"2023-09-23T20:30:05.022136+0000","last_became_active":"2023-09-23T20:29:33.412349+0000","last_became_peered":"2023-09-23T20:29:33.412349+0000","last_unstale":"2023-09-23T20:30:05.022136+0000","last_undegraded":"2023-09-23T20:30:05.022136+0000","last_fullsized":"2023-09-23T20:30:05.022136+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:18:21.999620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614945+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:30:04.614945+0000","last_peered":"2023-09-23T20:30:04.614945+0000","last_clean":"2023-09-23T20:30:04.614945+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:30:04.614945+0000","last_undegraded":"2023-09-23T20:30:04.614945+0000","last_fullsized":"2023-09-23T20:30:04.614945+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":182,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614930+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:30:04.614930+0000","last_peered":"2023-09-23T20:30:04.614930+0000","last_clean":"2023-09-23T20:30:04.614930+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:30:04.614930+0000","last_undegraded":"2023-09-23T20:30:04.614930+0000","last_fullsized":"2023-09-23T20:30:04.614930+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":196,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.411420+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:30:05.411420+0000","last_peered":"2023-09-23T20:30:05.411420+0000","last_clean":"2023-09-23T20:30:05.411420+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:30:05.411420+0000","last_undegraded":"2023-09-23T20:30:05.411420+0000","last_fullsized":"2023-09-23T20:30:05.411420+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.615531+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:30:04.615531+0000","last_peered":"2023-09-23T20:30:04.615531+0000","last_clean":"2023-09-23T20:30:04.615531+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:30:04.615531+0000","last_undegraded":"2023-09-23T20:30:04.615531+0000","last_fullsized":"2023-09-23T20:30:04.615531+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":196,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.409653+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:30:05.409653+0000","last_peered":"2023-09-23T20:30:05.409653+0000","last_clean":"2023-09-23T20:30:05.409653+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:30:05.409653+0000","last_undegraded":"2023-09-23T20:30:05.409653+0000","last_fullsized":"2023-09-23T20:30:05.409653+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.614008+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:30:04.614008+0000","last_peered":"2023-09-23T20:30:04.614008+0000","last_clean":"2023-09-23T20:30:04.614008+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:30:04.614008+0000","last_undegraded":"2023-09-23T20:30:04.614008+0000","last_fullsized":"2023-09-23T20:30:04.614008+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:04.613409+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:30:04.613409+0000","last_peered":"2023-09-23T20:30:04.613409+0000","last_clean":"2023-09-23T20:30:04.613409+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:30:04.613409+0000","last_undegraded":"2023-09-23T20:30:04.613409+0000","last_fullsized":"2023-09-23T20:30:04.613409+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":235,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.022209+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:30:05.022209+0000","last_peered":"2023-09-23T20:30:05.022209+0000","last_clean":"2023-09-23T20:30:05.022209+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:30:05.022209+0000","last_undegraded":"2023-09-23T20:30:05.022209+0000","last_fullsized":"2023-09-23T20:30:05.022209+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":179,"reported_epoch":219,"state":"active+clean","last_fresh":"2023-09-23T20:30:05.408514+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:30:05.408514+0000","last_peered":"2023-09-23T20:30:05.408514+0000","last_clean":"2023-09-23T20:30:05.408514+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:30:05.408514+0000","last_undegraded":"2023-09-23T20:30:05.408514+0000","last_fullsized":"2023-09-23T20:30:05.408514+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":40,"num_bytes_recovered":16296,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9,"num_pg":16,"stat_sum":{"num_bytes":2647982080,"num_objects":40405,"num_object_clones":0,"num_object_copies":121215,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":40405,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":40405,"num_write_kb":2585920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":7803305984,"data_stored":7803305984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40405,"ondisk_log_size":40405,"up":48,"acting":48,"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":236223201715,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":521016,"kb_used_data":310512,"kb_used_omap":0,"kb_used_meta":210496,"kb_avail":93224136,"statfs":{"total":95995035648,"available":95461515264,"internally_reserved":0,"allocated":317964288,"data_stored":317093009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":215547904},"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],"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 Sep 23 20:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":1.4890000000000001,"15min":1.55},"min":{"1min":0.44,"5min":0.28100000000000003,"15min":0.25700000000000001},"max":{"1min":1.0229999999999999,"5min":7.6529999999999996,"15min":41.220999999999997},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.4610000000000001,"15min":1.5469999999999999},"min":{"1min":0.65600000000000003,"5min":0.27600000000000002,"15min":0.27100000000000002},"max":{"1min":1.2150000000000001,"5min":8.8680000000000003,"15min":41.305},"last":0.58499999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:29:29 2023","interfaces":[{"interface":"back","average":{"1min":1.423,"5min":1.754,"15min":2.0070000000000001},"min":{"1min":0.40699999999999997,"5min":0.28799999999999998,"15min":0.255},"max":{"1min":5.1159999999999997,"5min":10.715999999999999,"15min":142.58000000000001},"last":0.44},{"interface":"front","average":{"1min":1.272,"5min":1.5489999999999999,"15min":1.909},"min":{"1min":0.38900000000000001,"5min":0.29299999999999998,"15min":0.28699999999999998},"max":{"1min":4.1479999999999997,"5min":8.4420000000000002,"15min":142.68199999999999},"last":0.42499999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.611,"15min":2.306},"min":{"1min":0.749,"5min":0.33600000000000002,"15min":0.29399999999999998},"max":{"1min":1.3240000000000001,"5min":12.58,"15min":144.852},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.995,"5min":1.6879999999999999,"15min":2.177},"min":{"1min":0.66300000000000003,"5min":0.35899999999999999,"15min":0.311},"max":{"1min":1.321,"5min":8.9659999999999993,"15min":143.35599999999999},"last":0.40799999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:30:23 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.6040000000000001,"15min":1.712},"min":{"1min":0.45300000000000001,"5min":0.32700000000000001,"15min":0.32100000000000001},"max":{"1min":1.4570000000000001,"5min":7.8760000000000003,"15min":30.071999999999999},"last":1.575},{"interface":"front","average":{"1min":1.196,"5min":1.9219999999999999,"15min":1.758},"min":{"1min":0.47499999999999998,"5min":0.32700000000000001,"15min":0.31900000000000001},"max":{"1min":2.3399999999999999,"5min":8.6359999999999992,"15min":30.213999999999999},"last":0.51200000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.4910000000000001,"15min":1.145},"min":{"1min":0.78500000000000003,"5min":0.32800000000000001,"15min":0.30599999999999999},"max":{"1min":1.55,"5min":8.8119999999999994,"15min":19.890999999999998},"last":0.502},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.5960000000000001,"15min":1.179},"min":{"1min":0.75800000000000001,"5min":0.35299999999999998,"15min":0.28199999999999997},"max":{"1min":1.716,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":0.55300000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.605,"15min":1.1619999999999999},"min":{"1min":0.61599999999999999,"5min":0.30099999999999999,"15min":0.28199999999999997},"max":{"1min":1.6739999999999999,"5min":8.2490000000000006,"15min":8.2490000000000006},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.252,"5min":1.8660000000000001,"15min":1.3979999999999999},"min":{"1min":0.95799999999999996,"5min":0.39100000000000001,"15min":0.35599999999999998},"max":{"1min":1.5349999999999999,"5min":9.5879999999999992,"15min":15.382999999999999},"last":2.004}]},{"osd":6,"last update":"Sat Sep 23 20:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.655,"15min":1.4670000000000001},"min":{"1min":1.0629999999999999,"5min":0.42999999999999999,"15min":0.39700000000000002},"max":{"1min":1.8129999999999999,"5min":8.6660000000000004,"15min":15.295999999999999},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.302,"5min":1.649,"15min":1.335},"min":{"1min":0.81799999999999995,"5min":0.34999999999999998,"15min":0.34499999999999997},"max":{"1min":1.6459999999999999,"5min":8.6080000000000005,"15min":8.6080000000000005},"last":0.47399999999999998}]}]},{"osd":6,"up_from":47,"seq":201863463357,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":823952,"kb_used_data":593416,"kb_used_omap":0,"kb_used_meta":230528,"kb_avail":92921200,"statfs":{"total":95995035648,"available":95151308800,"internally_reserved":0,"allocated":607657984,"data_stored":606767742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":236060672},"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 Sep 23 20:30:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":3.536,"15min":2.3660000000000001},"min":{"1min":0.40100000000000002,"5min":0.249,"15min":0.24199999999999999},"max":{"1min":1.2729999999999999,"5min":112.376,"15min":112.376},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.88800000000000001,"5min":2.5310000000000001,"15min":2.0230000000000001},"min":{"1min":0.53200000000000003,"5min":0.28899999999999998,"15min":0.25900000000000001},"max":{"1min":1.3540000000000001,"5min":30.475999999999999,"15min":72.813999999999993},"last":0.434}]},{"osd":1,"last update":"Sat Sep 23 20:29:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":2.7309999999999999,"15min":2.0219999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":7.3360000000000003,"5min":31.411000000000001,"15min":31.411000000000001},"last":2.7120000000000002},{"interface":"front","average":{"1min":1.2490000000000001,"5min":2.0710000000000002,"15min":1.524},"min":{"1min":0.35299999999999998,"5min":0.29999999999999999,"15min":0.28699999999999998},"max":{"1min":3.528,"5min":30.934999999999999,"15min":30.934999999999999},"last":2.2999999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.5409999999999999,"15min":1.786},"min":{"1min":0.57999999999999996,"5min":0.315,"15min":0.313},"max":{"1min":1.4730000000000001,"5min":8.8030000000000008,"15min":29.074000000000002},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.4990000000000001,"15min":1.7170000000000001},"min":{"1min":0.68999999999999995,"5min":0.32100000000000001,"15min":0.30599999999999999},"max":{"1min":1.2110000000000001,"5min":8.9350000000000005,"15min":38.32},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:30:26 2023","interfaces":[{"interface":"back","average":{"1min":1.948,"5min":4.9109999999999996,"15min":3.7200000000000002},"min":{"1min":0.44800000000000001,"5min":0.34100000000000003,"15min":0.32900000000000001},"max":{"1min":16.364000000000001,"5min":206.446,"15min":206.446},"last":0.34699999999999998},{"interface":"front","average":{"1min":1.881,"5min":4.6740000000000004,"15min":3.6099999999999999},"min":{"1min":0.55000000000000004,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":16.783999999999999,"5min":206.846,"15min":206.846},"last":0.629}]},{"osd":4,"last update":"Sat Sep 23 20:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.778,"15min":1.4710000000000001},"min":{"1min":0.67500000000000004,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.254,"5min":10.859,"15min":14.566000000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.385,"15min":1.181},"min":{"1min":0.78900000000000003,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.9730000000000001,"5min":5.9050000000000002,"15min":14.686},"last":0.39900000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.9830000000000001,"15min":1.395},"min":{"1min":0.65100000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.52,"5min":11.765000000000001,"15min":11.765000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.6970000000000001,"15min":1.27},"min":{"1min":0.96099999999999997,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.8140000000000001,"5min":7.8239999999999998,"15min":10.398999999999999},"last":1.6990000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:30:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.6100000000000001,"15min":1.2789999999999999},"min":{"1min":0.44500000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4299999999999999,"5min":9.5670000000000002,"15min":9.5670000000000002},"last":0.56399999999999995},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.4970000000000001,"15min":1.2589999999999999},"min":{"1min":0.61099999999999999,"5min":0.35599999999999998,"15min":0.34499999999999997},"max":{"1min":1.899,"5min":6.226,"15min":10.438000000000001},"last":0.44400000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056901,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2106176,"kb_used_data":1635320,"kb_used_omap":4,"kb_used_meta":470843,"kb_avail":91638976,"statfs":{"total":95995035648,"available":93838311424,"internally_reserved":0,"allocated":1674567680,"data_stored":1673349486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":482144142},"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,0,3,3],"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 Sep 23 20:29:36 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":1.2450000000000001,"15min":1.536},"min":{"1min":0.23499999999999999,"5min":0.19900000000000001,"15min":0.186},"max":{"1min":2.9460000000000002,"5min":8.9619999999999997,"15min":18.596},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.069,"5min":1.5189999999999999,"15min":1.881},"min":{"1min":0.36599999999999999,"5min":0.254,"15min":0.20899999999999999},"max":{"1min":6.8319999999999999,"5min":6.8319999999999999,"15min":18.654},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:29:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":2.1139999999999999,"15min":2.2879999999999998},"min":{"1min":0.28199999999999997,"5min":0.214,"15min":0.20899999999999999},"max":{"1min":0.78600000000000003,"5min":12.875,"15min":69.319000000000003},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.59599999999999997,"5min":1.4590000000000001,"15min":2.105},"min":{"1min":0.312,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.1439999999999999,"5min":6.8819999999999997,"15min":69.561999999999998},"last":0.66900000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:30:24 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":1.55,"15min":2.3069999999999999},"min":{"1min":0.33800000000000002,"5min":0.20899999999999999,"15min":0.20799999999999999},"max":{"1min":5.383,"5min":27.088999999999999,"15min":67.894000000000005},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.524,"5min":2.1099999999999999,"15min":2.698},"min":{"1min":0.55100000000000005,"5min":0.246,"15min":0.246},"max":{"1min":12.138999999999999,"5min":26.940000000000001,"15min":68.027000000000001},"last":1.28}]},{"osd":4,"last update":"Sat Sep 23 20:29:36 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.1679999999999999,"15min":1.2250000000000001},"min":{"1min":0.46400000000000002,"5min":0.316,"15min":0.313},"max":{"1min":3.2440000000000002,"5min":5.7999999999999998,"15min":9.3399999999999999},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.629,"5min":1.6579999999999999,"15min":1.575},"min":{"1min":0.66100000000000003,"5min":0.309,"15min":0.28999999999999998},"max":{"1min":8.2460000000000004,"5min":8.2460000000000004,"15min":13.737},"last":1.2430000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:29:36 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":3.327,"15min":1.9890000000000001},"min":{"1min":0.53600000000000003,"5min":0.315,"15min":0.29399999999999998},"max":{"1min":10.814,"5min":47.847999999999999,"15min":47.847999999999999},"last":1.526},{"interface":"front","average":{"1min":1.1180000000000001,"5min":2.339,"15min":1.6080000000000001},"min":{"1min":0.441,"5min":0.34599999999999997,"15min":0.34000000000000002},"max":{"1min":3.9910000000000001,"5min":48.052,"15min":48.052},"last":0.59399999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:29:36 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":2.1659999999999999,"15min":1.738},"min":{"1min":0.35999999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.919,"5min":12.840999999999999,"15min":12.840999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.341,"15min":1.403},"min":{"1min":0.629,"5min":0.374,"15min":0.374},"max":{"1min":4.1079999999999997,"5min":9.0579999999999998,"15min":10.532},"last":0.57199999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:29:36 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":2.2909999999999999,"15min":1.74},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.35899999999999999},"max":{"1min":3.0459999999999998,"5min":12.407,"15min":12.407},"last":0.746},{"interface":"front","average":{"1min":1.008,"5min":1.748,"15min":1.498},"min":{"1min":0.66300000000000003,"5min":0.40999999999999998,"15min":0.39200000000000002},"max":{"1min":1.363,"5min":26.978000000000002,"15min":26.978000000000002},"last":0.63400000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220428,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1383944,"kb_used_data":987328,"kb_used_omap":5,"kb_used_meta":396602,"kb_avail":92361208,"statfs":{"total":95995035648,"available":94577876992,"internally_reserved":0,"allocated":1011023872,"data_stored":1009798508,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":406121082},"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,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 Sep 23 20:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":2.323,"15min":2.0680000000000001},"min":{"1min":0.36299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":4.585,"5min":67.703000000000003,"15min":67.703000000000003},"last":0.628},{"interface":"front","average":{"1min":0.92000000000000004,"5min":3.1059999999999999,"15min":2.3650000000000002},"min":{"1min":0.29399999999999998,"5min":0.23300000000000001,"15min":0.20200000000000001},"max":{"1min":4.5860000000000003,"5min":140.44200000000001,"15min":140.44200000000001},"last":0.78700000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:29:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":1.137,"15min":1.819},"min":{"1min":0.33800000000000002,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":1.137,"5min":6.1070000000000002,"15min":11.891},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.66600000000000004,"5min":1.3740000000000001,"15min":1.8220000000000001},"min":{"1min":0.39200000000000002,"5min":0.25700000000000001,"15min":0.218},"max":{"1min":1.321,"5min":6.0140000000000002,"15min":14.307},"last":0.29999999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:30:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":5.0149999999999997,"15min":3.2160000000000002},"min":{"1min":0.34100000000000003,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.468,"5min":141.36699999999999,"15min":141.36699999999999},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":4.9299999999999997,"15min":3.1480000000000001},"min":{"1min":0.42599999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":5.6920000000000002,"5min":145.46000000000001,"15min":145.46000000000001},"last":1.4670000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:29:51 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.8740000000000001,"15min":1.7390000000000001},"min":{"1min":0.58299999999999996,"5min":0.32900000000000001,"15min":0.309},"max":{"1min":1.181,"5min":10.055,"15min":32.953000000000003},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.8120000000000001,"15min":1.861},"min":{"1min":0.71299999999999997,"5min":0.33700000000000002,"15min":0.28399999999999997},"max":{"1min":1.3100000000000001,"5min":9.4670000000000005,"15min":33.073999999999998},"last":0.754}]},{"osd":5,"last update":"Sat Sep 23 20:29:51 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.6200000000000001,"15min":1.788},"min":{"1min":0.627,"5min":0.32700000000000001,"15min":0.32500000000000001},"max":{"1min":1.2869999999999999,"5min":9.6229999999999993,"15min":18.498000000000001},"last":1.4299999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.8420000000000001,"15min":1.7729999999999999},"min":{"1min":0.626,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.379,"5min":9.6029999999999998,"15min":14.363},"last":0.72699999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:29:51 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.5249999999999999,"15min":1.7370000000000001},"min":{"1min":0.66300000000000003,"5min":0.374,"15min":0.374},"max":{"1min":1.2949999999999999,"5min":7.8840000000000003,"15min":18.548999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.8919999999999999,"15min":1.8029999999999999},"min":{"1min":0.60799999999999998,"5min":0.36299999999999999,"15min":0.34399999999999997},"max":{"1min":1.29,"5min":10.378,"15min":14.385999999999999},"last":0.69499999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:29:51 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.784,"15min":1.7430000000000001},"min":{"1min":0.65900000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.371,"5min":10.105,"15min":14.337999999999999},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.726,"15min":1.7110000000000001},"min":{"1min":0.57999999999999996,"5min":0.312,"15min":0.312},"max":{"1min":1.2709999999999999,"5min":10.106999999999999,"15min":11.586},"last":0.53700000000000003}]}]},{"osd":2,"up_from":95,"seq":408021893364,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":702968,"kb_used_data":319664,"kb_used_omap":7,"kb_used_meta":383288,"kb_avail":93042184,"statfs":{"total":95995035648,"available":95275196416,"internally_reserved":0,"allocated":327335936,"data_stored":326127223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":392486993},"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 Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":2.109,"15min":3.2530000000000001},"min":{"1min":0.28799999999999998,"5min":0.219,"15min":0.18099999999999999},"max":{"1min":4.8419999999999996,"5min":44.383000000000003,"15min":251.809},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.85999999999999999,"5min":2.1110000000000002,"15min":3.0339999999999998},"min":{"1min":0.249,"5min":0.19400000000000001,"15min":0.189},"max":{"1min":3.2679999999999998,"5min":42.749000000000002,"15min":252.42500000000001},"last":0.60499999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.335,"15min":3.008},"min":{"1min":0.36599999999999999,"5min":0.22800000000000001,"15min":0.192},"max":{"1min":4.2000000000000002,"5min":44.337000000000003,"15min":252.28999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.097,"5min":2.351,"15min":3.0670000000000002},"min":{"1min":0.33900000000000002,"5min":0.248,"15min":0.248},"max":{"1min":7.3639999999999999,"5min":42.771999999999998,"15min":252.20699999999999},"last":0.312}]},{"osd":3,"last update":"Sat Sep 23 20:29:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":4.9260000000000002,"15min":3.8839999999999999},"min":{"1min":0.42499999999999999,"5min":0.26500000000000001,"15min":0.21199999999999999},"max":{"1min":4.6760000000000002,"5min":206.22800000000001,"15min":206.22800000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":1.1659999999999999,"5min":4.9260000000000002,"15min":4.6299999999999999},"min":{"1min":0.48099999999999998,"5min":0.27000000000000002,"15min":0.23999999999999999},"max":{"1min":4.8090000000000002,"5min":199.476,"15min":252.31399999999999},"last":6.2590000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.4419999999999999,"15min":1.8640000000000001},"min":{"1min":0.42899999999999999,"5min":0.32900000000000001,"15min":0.312},"max":{"1min":4.149,"5min":5.9169999999999998,"15min":101.044},"last":0.433},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.722,"15min":1.956},"min":{"1min":0.47299999999999998,"5min":0.32900000000000001,"15min":0.315},"max":{"1min":4.173,"5min":16.702000000000002,"15min":98.811000000000007},"last":0.46899999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.915,"15min":2.9889999999999999},"min":{"1min":0.45800000000000002,"5min":0.38600000000000001,"15min":0.36499999999999999},"max":{"1min":1.3100000000000001,"5min":14.567,"15min":252.392},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.5589999999999999,"15min":1.9350000000000001},"min":{"1min":0.53400000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.3400000000000001,"5min":7.6689999999999996,"15min":98.555999999999997},"last":0.68999999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.9510000000000001,"15min":2.7269999999999999},"min":{"1min":0.61799999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.486,"5min":8.8460000000000001,"15min":252.49100000000001},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.008,"5min":1.4370000000000001,"15min":1.647},"min":{"1min":0.63900000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.3680000000000001,"5min":6.5129999999999999,"15min":9.5449999999999999},"last":0.64200000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.73,"15min":2.625},"min":{"1min":0.58599999999999997,"5min":0.41399999999999998,"15min":0.39400000000000002},"max":{"1min":3.2280000000000002,"5min":8.7949999999999999,"15min":252.459},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.575,"15min":2.5920000000000001},"min":{"1min":0.60299999999999998,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":1.2689999999999999,"5min":6.0970000000000004,"15min":251.87100000000001},"last":0.71799999999999997}]}]},{"osd":3,"up_from":100,"seq":429496729839,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2034908,"kb_used_data":1497812,"kb_used_omap":2,"kb_used_meta":537085,"kb_avail":91710244,"statfs":{"total":95995035648,"available":93911289856,"internally_reserved":0,"allocated":1533759488,"data_stored":1532571939,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":549975093},"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":[1,0,2,4,5],"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 Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":2.089,"15min":2.5270000000000001},"min":{"1min":0.25600000000000001,"5min":0.189,"15min":0.17399999999999999},"max":{"1min":4.7290000000000001,"5min":39.981000000000002,"15min":43.912999999999997},"last":7.5810000000000004},{"interface":"front","average":{"1min":0.67900000000000005,"5min":2.2850000000000001,"15min":2.4969999999999999},"min":{"1min":0.39800000000000002,"5min":0.183,"15min":0.183},"max":{"1min":2.085,"5min":43.945999999999998,"15min":47.575000000000003},"last":2.4049999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":2.1459999999999999,"15min":2.2599999999999998},"min":{"1min":0.23100000000000001,"5min":0.20699999999999999,"15min":0.20399999999999999},"max":{"1min":1.8360000000000001,"5min":93.554000000000002,"15min":93.554000000000002},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.87,"5min":2.6669999999999998,"15min":2.762},"min":{"1min":0.27000000000000002,"5min":0.248,"15min":0.20899999999999999},"max":{"1min":3.734,"5min":94.733000000000004,"15min":94.733000000000004},"last":7.5469999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":1.419,"15min":1.9350000000000001},"min":{"1min":0.30099999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.6600000000000001,"5min":6.9740000000000002,"15min":15.835000000000001},"last":7.3979999999999997},{"interface":"front","average":{"1min":0.629,"5min":1.974,"15min":2.0579999999999998},"min":{"1min":0.309,"5min":0.251,"15min":0.215},"max":{"1min":1.04,"5min":14.784000000000001,"15min":14.784000000000001},"last":2.0350000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":2.056,"15min":1.7829999999999999},"min":{"1min":0.42799999999999999,"5min":0.33500000000000002,"15min":0.311},"max":{"1min":1.125,"5min":14.118,"15min":14.343999999999999},"last":2.3300000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.494,"15min":1.6679999999999999},"min":{"1min":0.38100000000000001,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":2.4900000000000002,"5min":6.8490000000000002,"15min":26.736000000000001},"last":0.498}]},{"osd":5,"last update":"Sat Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":1.889,"15min":1.746},"min":{"1min":0.46700000000000003,"5min":0.38100000000000001,"15min":0.35999999999999999},"max":{"1min":2.0070000000000001,"5min":14.683,"15min":14.683},"last":2.3660000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.681,"15min":1.7549999999999999},"min":{"1min":0.48199999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.702,"5min":9.5190000000000001,"15min":15.519},"last":7.1959999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":2.218,"15min":1.883},"min":{"1min":0.59299999999999997,"5min":0.36299999999999999,"15min":0.33000000000000002},"max":{"1min":2.0470000000000002,"5min":10.347,"15min":14.371},"last":2.3849999999999998},{"interface":"front","average":{"1min":1.073,"5min":1.615,"15min":1.883},"min":{"1min":0.44400000000000001,"5min":0.35299999999999998,"15min":0.35099999999999998},"max":{"1min":1.72,"5min":8.0199999999999996,"15min":26.811},"last":0.53800000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:30:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.5720000000000001,"15min":1.718},"min":{"1min":0.47899999999999998,"5min":0.38300000000000001,"15min":0.36199999999999999},"max":{"1min":1.7629999999999999,"5min":7.5709999999999997,"15min":10.696999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.153,"5min":1.6259999999999999,"15min":1.776},"min":{"1min":0.54100000000000004,"5min":0.48399999999999999,"15min":0.38400000000000001},"max":{"1min":1.857,"5min":7.6079999999999997,"15min":10.722},"last":0.67600000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986640,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":985744,"kb_used_data":763272,"kb_used_omap":0,"kb_used_meta":222464,"kb_avail":92759408,"statfs":{"total":95995035648,"available":94985633792,"internally_reserved":0,"allocated":781590528,"data_stored":780699553,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":227803136},"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 Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":2.8279999999999998,"15min":2.1110000000000002},"min":{"1min":0.45600000000000002,"5min":0.26500000000000001,"15min":0.25900000000000001},"max":{"1min":1.599,"5min":73.998999999999995,"15min":73.998999999999995},"last":0.378},{"interface":"front","average":{"1min":0.83599999999999997,"5min":2.3799999999999999,"15min":1.974},"min":{"1min":0.53000000000000003,"5min":0.246,"15min":0.246},"max":{"1min":1.347,"5min":73.863,"15min":73.863},"last":0.31900000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:29:30 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":2.9340000000000002,"15min":2.2090000000000001},"min":{"1min":0.308,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":5.524,"5min":76.216999999999999,"15min":76.216999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.97999999999999998,"5min":2.8650000000000002,"15min":2.2120000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":2.8660000000000001,"5min":75.802000000000007,"15min":75.802000000000007},"last":2.0049999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.5469999999999999,"15min":1.5800000000000001},"min":{"1min":0.60999999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.494,"5min":8.7650000000000006,"15min":20.437000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.474,"15min":1.8859999999999999},"min":{"1min":0.66100000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.3,"5min":8.6370000000000005,"15min":42.654000000000003},"last":0.499}]},{"osd":3,"last update":"Sat Sep 23 20:30:23 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.9199999999999999,"15min":2.657},"min":{"1min":0.55700000000000005,"5min":0.35099999999999998,"15min":0.33300000000000002},"max":{"1min":2.2770000000000001,"5min":22.271999999999998,"15min":76.902000000000001},"last":0.77100000000000002},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.714,"15min":2.5990000000000002},"min":{"1min":0.69999999999999996,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":2.3109999999999999,"5min":22.218,"15min":76.763000000000005},"last":0.58999999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":2.02,"15min":1.341},"min":{"1min":0.503,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.4410000000000001,"5min":18.861000000000001,"15min":18.861000000000001},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.6180000000000001,"15min":1.206},"min":{"1min":0.54200000000000004,"5min":0.32500000000000001,"15min":0.29599999999999999},"max":{"1min":1.446,"5min":21.779,"15min":21.779},"last":0.46100000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.4419999999999999,"15min":1.1359999999999999},"min":{"1min":0.439,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.4430000000000001,"5min":7.7240000000000002,"15min":7.7240000000000002},"last":0.52800000000000002},{"interface":"front","average":{"1min":1.1100000000000001,"5min":2,"15min":1.4470000000000001},"min":{"1min":0.64700000000000002,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.417,"5min":13.348000000000001,"15min":13.348000000000001},"last":0.82299999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.8480000000000001,"15min":1.403},"min":{"1min":0.68400000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.5149999999999999,"5min":10.446999999999999,"15min":10.446999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.7629999999999999,"15min":1.3280000000000001},"min":{"1min":0.66200000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.5149999999999999,"5min":11.920999999999999,"15min":14.436999999999999},"last":0.622}]}]},{"osd":5,"up_from":39,"seq":167503725000,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1650176,"kb_used_data":1397112,"kb_used_omap":0,"kb_used_meta":253056,"kb_avail":92094976,"statfs":{"total":95995035648,"available":94305255424,"internally_reserved":0,"allocated":1430642688,"data_stored":1429763841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":259129344},"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,5,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 Sep 23 20:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":2.1899999999999999,"15min":1.599},"min":{"1min":0.60599999999999998,"5min":0.26100000000000001,"15min":0.23999999999999999},"max":{"1min":1.1679999999999999,"5min":42.924999999999997,"15min":42.924999999999997},"last":2.5270000000000001},{"interface":"front","average":{"1min":0.85499999999999998,"5min":2.5840000000000001,"15min":1.9510000000000001},"min":{"1min":0.627,"5min":0.26900000000000002,"15min":0.25700000000000001},"max":{"1min":1.2709999999999999,"5min":42.808,"15min":42.808},"last":0.95399999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:30:28 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":2.3660000000000001,"15min":1.7989999999999999},"min":{"1min":0.432,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":4.0170000000000003,"5min":44.613999999999997,"15min":44.613999999999997},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.0329999999999999,"5min":2.7210000000000001,"15min":1.8939999999999999},"min":{"1min":0.374,"5min":0.29999999999999999,"15min":0.26000000000000001},"max":{"1min":2.9289999999999998,"5min":44.430999999999997,"15min":44.430999999999997},"last":2.9289999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.879,"15min":2.0350000000000001},"min":{"1min":0.71599999999999997,"5min":0.29999999999999999,"15min":0.28399999999999997},"max":{"1min":1.399,"5min":7.1890000000000001,"15min":111.55500000000001},"last":1.6259999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.6100000000000001,"15min":2.242},"min":{"1min":0.79600000000000004,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.448,"5min":15.345000000000001,"15min":118.886},"last":2.6600000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:30:28 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":2.214,"15min":1.8520000000000001},"min":{"1min":0.70599999999999996,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":3.6389999999999998,"5min":25.172000000000001,"15min":25.172000000000001},"last":3.177},{"interface":"front","average":{"1min":1.01,"5min":2.5339999999999998,"15min":1.9890000000000001},"min":{"1min":0.52800000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.8120000000000001,"5min":30.32,"15min":30.32},"last":0.90400000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.6679999999999999,"15min":1.3360000000000001},"min":{"1min":0.69299999999999995,"5min":0.30599999999999999,"15min":0.30099999999999999},"max":{"1min":1.4790000000000001,"5min":7.915,"15min":10.968},"last":1.008},{"interface":"front","average":{"1min":1.0289999999999999,"5min":2.04,"15min":1.448},"min":{"1min":0.68200000000000005,"5min":0.34100000000000003,"15min":0.32000000000000001},"max":{"1min":1.3220000000000001,"5min":14.423,"15min":14.423},"last":3.5230000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.9059999999999999,"15min":1.462},"min":{"1min":0.754,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.704,"5min":13.108000000000001,"15min":13.108000000000001},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.891,"15min":1.536},"min":{"1min":0.878,"5min":0.43099999999999999,"15min":0.316},"max":{"1min":1.631,"5min":15.532999999999999,"15min":15.532999999999999},"last":2.823}]},{"osd":7,"last update":"Sat Sep 23 20:29:50 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":2.2290000000000001,"15min":1.516},"min":{"1min":0.84299999999999997,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.5900000000000001,"5min":13.538,"15min":13.538},"last":1.468},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.986,"15min":1.494},"min":{"1min":0.93100000000000005,"5min":0.38800000000000001,"15min":0.34100000000000003},"max":{"1min":1.77,"5min":10.603999999999999,"15min":10.603999999999999},"last":0.872}]}]}],"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":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":24576,"data_stored":5392,"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":0,"data_stored":0,"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":1016463360,"data_stored":1016463360,"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":1712193536,"data_stored":1712193536,"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":326238208,"data_stored":326238208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1575878656,"data_stored":1575878656,"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":789774336,"data_stored":789774336,"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":1439498240,"data_stored":1439498240,"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":626262016,"data_stored":626262016,"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":316997632,"data_stored":316997632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:30:38.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 1 2023-09-23T20:30:38.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:38.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:38.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:38.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:38.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:38.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:38.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:38.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:38 smithi174 bash[91578]: cluster 2023-09-23T20:30:37.634448+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T20:30:38.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:38 smithi174 bash[91578]: audit 2023-09-23T20:30:38.011563+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:38.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:38 smithi174 bash[91578]: audit 2023-09-23T20:30:38.012865+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:38.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:38.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:38.803 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:30:38.803 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:30:38.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:38.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:38.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 30 16 51044 51028 105.962 76.4375 0.0156304 0.00943196 2023-09-23T20:30:38.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:38.996 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:38 smithi112 bash[104422]: cluster 2023-09-23T20:30:37.634448+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T20:30:38.996 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:38 smithi112 bash[104422]: audit 2023-09-23T20:30:38.011563+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:38.996 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:38 smithi112 bash[104422]: audit 2023-09-23T20:30:38.012865+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:38.996 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:38 smithi112 bash[107672]: cluster 2023-09-23T20:30:37.634448+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T20:30:38.996 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:38 smithi112 bash[107672]: audit 2023-09-23T20:30:38.011563+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:38.996 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:38 smithi112 bash[107672]: audit 2023-09-23T20:30:38.012865+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:39.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:39.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:39.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:39.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:39.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:39.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:39.412 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:39.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:39.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:39.541 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:39.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:39.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:39.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:39.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:39.808 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:39.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:30:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:39.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 31 16 52293 52277 105.064 78.0625 0.0129305 0.00951213 2023-09-23T20:30:40.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:40.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:40.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:30:40.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:40.214 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:30:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:30:40] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:30:40.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:30:40.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:40.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:40.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:40.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:40.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:40.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:40.634 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:40.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:40.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:40.745 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:40 smithi112 bash[107672]: cluster 2023-09-23T20:30:39.635246+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:30:40.746 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:40 smithi112 bash[107672]: audit 2023-09-23T20:30:40.131493+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:30:40.747 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:40 smithi112 bash[104422]: cluster 2023-09-23T20:30:39.635246+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:30:40.747 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:40 smithi112 bash[104422]: audit 2023-09-23T20:30:40.131493+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:30:40.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:40.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:40.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:40.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:40.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:40.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 32 16 53343 53327 103.835 65.625 0.0063997 0.00962527 2023-09-23T20:30:41.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:41.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:40 smithi174 bash[91578]: cluster 2023-09-23T20:30:39.635246+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:30:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:40 smithi174 bash[91578]: audit 2023-09-23T20:30:40.131493+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:30:41.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:41.181 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:41.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:41.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:41.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:41.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:41.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:41.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:41.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:41.687 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:41.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:41.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:41.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:41.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 33 16 54512 54496 102.905 73.0625 0.00705318 0.00971246 2023-09-23T20:30:41.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:41.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:42.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:42.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:42.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:42.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:42.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:42.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:42.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:42.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:42.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:42.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:42.675 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:42.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.787 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:42 smithi112 bash[104422]: cluster 2023-09-23T20:30:41.635845+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:30:42.788 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:42 smithi112 bash[107672]: cluster 2023-09-23T20:30:41.635845+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:30:42.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:42.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:42.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:42.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:42.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 34 16 55682 55666 102.032 73.125 0.0061368 0.00979301 2023-09-23T20:30:43.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:42 smithi174 bash[91578]: cluster 2023-09-23T20:30:41.635845+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:30:43.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:43.189 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:43.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:43.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:43.347 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.373 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:43.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:43.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:43.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:43.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:43.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:43.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:43.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:43.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:43.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 35 16 56837 56821 101.181 72.1875 0.0072474 0.00987629 2023-09-23T20:30:44.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.026 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:44.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:44.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:44.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:44.205 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:44.205 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:44.265 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:44.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:44.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:44.513 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:44 smithi112 bash[104422]: cluster 2023-09-23T20:30:43.638240+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T20:30:44.531 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.539 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:44 smithi174 bash[91578]: cluster 2023-09-23T20:30:43.638240+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T20:30:44.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:44.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:44.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:44.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:44.760 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:30:44.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:44.795 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:44 smithi112 bash[107672]: cluster 2023-09-23T20:30:43.638240+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T20:30:44.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:44.919 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.944 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:44.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:44.982 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 36 16 58003 57987 100.397 72.875 0.00843172 0.00995494 2023-09-23T20:30:45.050 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:45.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:45.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:45.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:45.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.333 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:45.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:45.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:45.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:45.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:45.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:45.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:45.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:45.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:45.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:45.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:45.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:45.962 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:45.983 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 37 16 58734 58718 98.9217 45.6875 0.0212525 0.0101033 2023-09-23T20:30:45.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:46.104 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:46.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:46.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:46.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:46.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:46.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:46.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:46.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:46.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:46.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:46.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:46.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:46.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:46 smithi174 bash[91578]: cluster 2023-09-23T20:30:45.638845+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:30:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:46 smithi174 bash[91578]: audit 2023-09-23T20:30:46.550597+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:46 smithi174 bash[91578]: audit 2023-09-23T20:30:46.559343+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:46.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:46.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:46.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:46.962 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:46 smithi112 bash[104422]: cluster 2023-09-23T20:30:45.638845+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:30:46.962 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:46 smithi112 bash[104422]: audit 2023-09-23T20:30:46.550597+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:46.962 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:46 smithi112 bash[104422]: audit 2023-09-23T20:30:46.559343+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:46.962 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:46 smithi112 bash[107672]: cluster 2023-09-23T20:30:45.638845+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:30:46.962 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:46 smithi112 bash[107672]: audit 2023-09-23T20:30:46.550597+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:46.963 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:46 smithi112 bash[107672]: audit 2023-09-23T20:30:46.559343+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:46.983 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 38 16 59784 59768 98.046 65.625 0.0145741 0.0101932 2023-09-23T20:30:46.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:46.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:47.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:47.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:47.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:47.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:47.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:47.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:47.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:47.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:47.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:47.677 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:47.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:47.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:47.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:47.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:47.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:47.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:47.984 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 39 15 60651 60636 96.9248 54.25 0.0169602 0.0103113 2023-09-23T20:30:48.054 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:48.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:48.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:48.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:48.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:48.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:48.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:48.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:48.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:48.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:48.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:48.638 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:48.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:48.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:48.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:48 smithi174 bash[91578]: cluster 2023-09-23T20:30:47.639387+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:30:48.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:48 smithi174 bash[91578]: audit 2023-09-23T20:30:47.721473+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:48.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:48 smithi174 bash[91578]: audit 2023-09-23T20:30:47.735212+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:48.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:48 smithi174 bash[91578]: audit 2023-09-23T20:30:48.416736+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:30:48.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:48 smithi174 bash[91578]: audit 2023-09-23T20:30:48.417973+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:30:48.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:48 smithi174 bash[91578]: audit 2023-09-23T20:30:48.425826+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:48.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:48.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:48.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:48.984 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:30:48.984912+0000 min lat: 0.00124635 max lat: 0.39774 avg lat: 0.0103799 2023-09-23T20:30:48.984 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:30:48.984 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 40 16 61794 61778 96.2874 71.375 0.00619081 0.0103799 2023-09-23T20:30:49.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:49.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[107672]: cluster 2023-09-23T20:30:47.639387+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:30:49.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[107672]: audit 2023-09-23T20:30:47.721473+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:49.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[107672]: audit 2023-09-23T20:30:47.735212+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:49.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[107672]: audit 2023-09-23T20:30:48.416736+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:30:49.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[107672]: audit 2023-09-23T20:30:48.417973+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:30:49.010 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[107672]: audit 2023-09-23T20:30:48.425826+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:49.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[104422]: cluster 2023-09-23T20:30:47.639387+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:30:49.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[104422]: audit 2023-09-23T20:30:47.721473+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:49.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[104422]: audit 2023-09-23T20:30:47.735212+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:49.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[104422]: audit 2023-09-23T20:30:48.416736+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:30:49.011 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[104422]: audit 2023-09-23T20:30:48.417973+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:30:49.011 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:48 smithi112 bash[104422]: audit 2023-09-23T20:30:48.425826+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:30:49.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:49.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:49.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:49.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:49.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:49.293 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:30:49.293 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:30:49.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:49.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:49.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:49.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:49.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:49.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:49.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:49.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:49.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:49.984 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 41 16 62897 62881 95.6217 68.9375 0.00650642 0.0104515 2023-09-23T20:30:50.054 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:50.086 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:50.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:30:50.189 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:50.252 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:50.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:50.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:50.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:50.508 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:50.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:50.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.620 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:30:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:30:50] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:30:50.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:50.752 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:50.760 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:50 smithi174 bash[91578]: cluster 2023-09-23T20:30:49.639954+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:30:50.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:50.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:50.897 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:50 smithi112 bash[107672]: cluster 2023-09-23T20:30:49.639954+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:30:50.897 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:50 smithi112 bash[104422]: cluster 2023-09-23T20:30:49.639954+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:30:50.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:50.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:50.985 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 42 16 63768 63752 94.6413 54.4375 0.0163466 0.0105597 2023-09-23T20:30:51.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:51.060 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:51.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:51.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:51.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:51.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:51.295 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:51.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:51.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:51.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:51.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:51.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:51.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:51.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:51.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:51.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:51.869 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:51.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:51.985 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 43 16 64872 64856 94.0461 69 0.0107216 0.0106262 2023-09-23T20:30:52.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:52.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:52.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:52.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:52.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:52.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:52.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:52.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:52.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:52.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:52.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:52.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:52.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:52.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:52.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:52.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.843 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:52.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:52.985 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 44 16 65968 65952 93.4667 68.5 0.00759677 0.0106926 2023-09-23T20:30:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:52 smithi174 bash[91578]: cluster 2023-09-23T20:30:51.640524+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:30:53.077 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:52 smithi112 bash[104422]: cluster 2023-09-23T20:30:51.640524+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:30:53.077 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:52 smithi112 bash[107672]: cluster 2023-09-23T20:30:51.640524+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:30:53.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:53.204 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.229 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:53.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:53.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:53.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:53.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:53.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:53.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.901 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:53.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:53 smithi112 bash[107672]: audit 2023-09-23T20:30:53.008462+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:53.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:53 smithi112 bash[104422]: audit 2023-09-23T20:30:53.008462+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:53.985 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 45 16 67022 67006 92.8547 65.875 0.00710221 0.0107635 2023-09-23T20:30:54.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.012 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:53 smithi174 bash[91578]: audit 2023-09-23T20:30:53.008462+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:54.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:54.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:54.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:54.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:54.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:54.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:54.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:54.560 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:54.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:54.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:54.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:54.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:54.856 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:54 smithi174 bash[91578]: cluster 2023-09-23T20:30:53.641051+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T20:30:54.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:54.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.985 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 46 16 68110 68094 92.3154 68 0.00587734 0.0108258 2023-09-23T20:30:54.996 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:30:55.011 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:55.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:55.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:55.123 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:54 smithi112 bash[107672]: cluster 2023-09-23T20:30:53.641051+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T20:30:55.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:54 smithi112 bash[104422]: cluster 2023-09-23T20:30:53.641051+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T20:30:55.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:55.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:55.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:55.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.397 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:55.500 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:55.525 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:55.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:55.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:55.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:55.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:55.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:55.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:55.985 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 47 16 69136 69120 91.7167 64.125 0.00537097 0.0108975 2023-09-23T20:30:56.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:56.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:56.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:56.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:56.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:56.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:56.428 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:56.457 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:56.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:56.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:56.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:56.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:56.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:56.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:56.812 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:30:56.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.855 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:30:56.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:56.901 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:30:56.943 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:30:56.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.976 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:56 smithi112 bash[107672]: cluster 2023-09-23T20:30:55.643155+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:30:56.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:56 smithi112 bash[104422]: cluster 2023-09-23T20:30:55.643155+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:30:56.984 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:30:56.987 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:56 smithi174 bash[91578]: cluster 2023-09-23T20:30:55.643155+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:30:56.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 48 16 70104 70088 91.0635 60.5 0.00833032 0.0109726 2023-09-23T20:30:57.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:57.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:57.019 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:30:57.052 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:30:57.087 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.095 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.096 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:30:57.115 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:57.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:57.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:57.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:57.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:57.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:57.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:57.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:57.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:57.546 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:57.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:57.650 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:57.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:57.754 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 1 pgp_num to 1 2023-09-23T20:30:57.761 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:30:57.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:57.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:57.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:57 smithi174 bash[91578]: audit 2023-09-23T20:30:56.760941+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.112:0/1063225703' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:57.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:57 smithi174 bash[91578]: audit 2023-09-23T20:30:57.190035+0000 mon.a (mon.0) 1135 : audit 1 from='client.? 172.21.15.112:0/953502925' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:30:57.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:57 smithi174 bash[91578]: audit 2023-09-23T20:30:57.210377+0000 mon.a (mon.0) 1136 : audit 1 from='client.? 172.21.15.112:0/1732066713' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:57.912 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:57.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:57.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 49 16 71088 71072 90.4613 61.5 0.0106495 0.0110481 2023-09-23T20:30:58.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:58.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:58.080 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:57 smithi112 bash[104422]: audit 2023-09-23T20:30:56.760941+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.112:0/1063225703' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:58.080 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:57 smithi112 bash[104422]: audit 2023-09-23T20:30:57.190035+0000 mon.a (mon.0) 1135 : audit 1 from='client.? 172.21.15.112:0/953502925' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:30:58.081 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:57 smithi112 bash[104422]: audit 2023-09-23T20:30:57.210377+0000 mon.a (mon.0) 1136 : audit 1 from='client.? 172.21.15.112:0/1732066713' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:58.081 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:57 smithi112 bash[107672]: audit 2023-09-23T20:30:56.760941+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.112:0/1063225703' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:58.081 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:57 smithi112 bash[107672]: audit 2023-09-23T20:30:57.190035+0000 mon.a (mon.0) 1135 : audit 1 from='client.? 172.21.15.112:0/953502925' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T20:30:58.081 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:57 smithi112 bash[107672]: audit 2023-09-23T20:30:57.210377+0000 mon.a (mon.0) 1136 : audit 1 from='client.? 172.21.15.112:0/1732066713' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:58.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:58.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:58.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:58.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:58.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:58.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:58.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:58.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:58.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:58.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:58.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:58.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:58.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:58.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:58.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:58.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:58.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 50 16 72048 72032 89.8531 60 0.00960854 0.0111232 2023-09-23T20:30:59.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:59.010 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: cluster 2023-09-23T20:30:57.643618+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: cluster 2023-09-23T20:30:57.732455+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: cluster 2023-09-23T20:30:57.743114+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: audit 2023-09-23T20:30:57.749193+0000 mon.a (mon.0) 1138 : audit 1 from='client.? 172.21.15.112:0/953502925' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: audit 2023-09-23T20:30:57.752643+0000 mon.a (mon.0) 1139 : audit 1 from='client.? 172.21.15.112:0/1732066713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: cluster 2023-09-23T20:30:57.753349+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: cluster 2023-09-23T20:30:57.763056+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:30:58 smithi174 bash[91578]: cluster 2023-09-23T20:30:57.764596+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: cluster 2023-09-23T20:30:57.643618+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: cluster 2023-09-23T20:30:57.732455+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: cluster 2023-09-23T20:30:57.743114+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: audit 2023-09-23T20:30:57.749193+0000 mon.a (mon.0) 1138 : audit 1 from='client.? 172.21.15.112:0/953502925' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: audit 2023-09-23T20:30:57.752643+0000 mon.a (mon.0) 1139 : audit 1 from='client.? 172.21.15.112:0/1732066713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: cluster 2023-09-23T20:30:57.753349+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: cluster 2023-09-23T20:30:57.763056+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[107672]: cluster 2023-09-23T20:30:57.764596+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: cluster 2023-09-23T20:30:57.643618+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: cluster 2023-09-23T20:30:57.732455+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: cluster 2023-09-23T20:30:57.743114+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: audit 2023-09-23T20:30:57.749193+0000 mon.a (mon.0) 1138 : audit 1 from='client.? 172.21.15.112:0/953502925' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: audit 2023-09-23T20:30:57.752643+0000 mon.a (mon.0) 1139 : audit 1 from='client.? 172.21.15.112:0/1732066713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: cluster 2023-09-23T20:30:57.753349+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: cluster 2023-09-23T20:30:57.763056+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.027 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:30:58 smithi112 bash[104422]: cluster 2023-09-23T20:30:57.764596+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:30:59.028 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:59.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:59.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:59.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:59.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:59.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:59.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:59.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:59.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:59.485 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:30:59.485 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:30:59.485 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:30:59.485 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:30:59.485 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:30:59.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:59.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:59.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:59.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:59.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:59.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:59.820 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:59.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:59.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:59.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:59.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:59.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 51 16 73011 72995 89.2724 60.1875 0.0266624 0.011196 2023-09-23T20:31:00.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:00.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:00.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:00.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:00.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:00.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:00.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:00.373 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:31:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:31:00] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:31:00.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:00.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:00.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:00.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:31:00.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:00.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:00.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:00.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:00.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:00.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:00.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:31:00.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:00.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:00.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:00 smithi174 bash[91578]: cluster 2023-09-23T20:30:59.644182+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:31:00.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:00.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:00 smithi112 bash[104422]: cluster 2023-09-23T20:30:59.644182+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:31:00.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:00 smithi112 bash[107672]: cluster 2023-09-23T20:30:59.644182+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:31:00.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:00.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:00.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 52 16 73935 73919 88.6673 57.75 0.0165836 0.0112719 2023-09-23T20:31:01.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:01.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:01.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:01.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:01.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:01.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:01.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:01.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:01.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:01.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:01.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:01.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:01.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:01.713 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:01.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:01.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:01.843 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:01.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:01.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:01.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:01.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:01.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 53 16 74975 74959 88.2215 65 0.0168541 0.0113293 2023-09-23T20:31:02.081 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.109 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:02.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:02.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:02.356 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:02.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:02.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:02.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:02.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:02.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:02.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:02 smithi112 bash[104422]: cluster 2023-09-23T20:31:01.644775+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:31:02.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:02 smithi112 bash[107672]: cluster 2023-09-23T20:31:01.644775+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:31:02.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:31:02.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:02.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 54 16 75978 75962 87.7494 62.6875 0.0181064 0.0113889 2023-09-23T20:31:03.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:03.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:03.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:02 smithi174 bash[91578]: cluster 2023-09-23T20:31:01.644775+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:31:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:03.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:03.203 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:03.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:03.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:03.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:03.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:03.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:03.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:03.580 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:03.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:03.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:03.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:03.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:03.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:03.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:03.874 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:03.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:03.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 55 16 76930 76914 87.2366 59.5 0.0157007 0.0114576 2023-09-23T20:31:04.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:04.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:04.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:04.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:04.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:04.261 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:04.290 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:04.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:04.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:04.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:04.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:04.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:04.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:04 smithi174 bash[91578]: cluster 2023-09-23T20:31:03.645661+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:31:04.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:04.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:04.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:04.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:04.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:04.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:04 smithi112 bash[107672]: cluster 2023-09-23T20:31:03.645661+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:31:04.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:04 smithi112 bash[104422]: cluster 2023-09-23T20:31:03.645661+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:31:04.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:04.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:04.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:04.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 56 16 77896 77880 86.7576 60.375 0.0212548 0.0115206 2023-09-23T20:31:05.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:05.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:05.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:05.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:05.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:05.331 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:31:05.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:05.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:05.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:05.470 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:05.492 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:05.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:05.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:05.622 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:05.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:05.653 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:05.725 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:05.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:05.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:05.872 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-09-23T20:31:05.873 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:31:05.873 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T20:31:05.873 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:31:05.873 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:31:05.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T20:31:05.876 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:05.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:05.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:05.988 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 57 16 78788 78772 86.2144 55.75 0.0214209 0.0115935 2023-09-23T20:31:06.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:06.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:06.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:06.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:06.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:06.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:06.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:06.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:06.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:06.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:06.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:06.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:06.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:06.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:06.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:06.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:06.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:06.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:06.989 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 58 16 79713 79697 85.7255 57.8125 0.0186207 0.0116601 2023-09-23T20:31:07.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:07.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:06 smithi174 bash[91578]: cluster 2023-09-23T20:31:05.646340+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-23T20:31:07.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:06 smithi112 bash[107672]: cluster 2023-09-23T20:31:05.646340+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-23T20:31:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:06 smithi112 bash[104422]: cluster 2023-09-23T20:31:05.646340+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-23T20:31:07.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:07.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:07.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:07.324 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:07.429 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:07.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:07.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:07.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:07.695 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:07.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:07.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:07.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:07.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:07.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:07.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:07.991 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 59 16 80642 80626 85.2539 58.0625 0.0197817 0.0117229 2023-09-23T20:31:08.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:08.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:08.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:08.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:08.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:08.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:08.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:08.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:08.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:08.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:08.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:08.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:08.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:08.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:08.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:08 smithi112 bash[107672]: cluster 2023-09-23T20:31:07.646820+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s 2023-09-23T20:31:08.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:08 smithi112 bash[107672]: audit 2023-09-23T20:31:08.008900+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:08.964 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:08 smithi112 bash[104422]: cluster 2023-09-23T20:31:07.646820+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s 2023-09-23T20:31:08.964 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:08 smithi112 bash[104422]: audit 2023-09-23T20:31:08.008900+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:08.991 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:31:08.992237+0000 min lat: 0.00124635 max lat: 0.39774 avg lat: 0.0117827 2023-09-23T20:31:08.991 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:31:08.991 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 60 16 81600 81584 84.8316 59.875 0.0138163 0.0117827 2023-09-23T20:31:09.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:08 smithi174 bash[91578]: cluster 2023-09-23T20:31:07.646820+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s 2023-09-23T20:31:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:08 smithi174 bash[91578]: audit 2023-09-23T20:31:08.008900+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:09.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:09.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:09.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:09.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:09.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:09.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:09.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:09.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:09.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:09.605 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:09.638 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:09.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:09.741 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:09.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:09.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:09.839 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7071 8.4 8:2a924904:::benchmark_data_smithi112_198064_object7070:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.105879+0000", 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.729285774, 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26381363299999999, 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.840 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7071 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105879+0000", 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.841 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105879+0000", 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105878+0000", 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105912+0000", 2023-09-23T20:31:09.842 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3711999999999998e-05 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105927+0000", 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4792e-05 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105934+0000", 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1600000000000001e-06 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.843 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.105985+0000", 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0528000000000001e-05 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.106143+0000", 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015870700000000001 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.106263+0000", 2023-09-23T20:31:09.844 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012016800000000001 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107031+0000", 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00076712999999999998 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.108194+0000", 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0011635510000000001 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.845 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.369525+0000", 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26133111599999997 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.369618+0000", 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2435999999999994e-05 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.369693+0000", 2023-09-23T20:31:09.846 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5411e-05 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7076 8.d 8:b0aa89bc:::benchmark_data_smithi112_198064_object7075:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.107274+0000", 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.72789146299999, 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26246409100000001, 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.847 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7076 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107274+0000", 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107274+0000", 2023-09-23T20:31:09.848 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107273+0000", 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107302+0000", 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9397999999999999e-05 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.849 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107313+0000", 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0263e-05 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107318+0000", 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4949999999999999e-06 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107361+0000", 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2607000000000001e-05 2023-09-23T20:31:09.850 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107444+0000", 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3215999999999997e-05 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.107540+0000", 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.6502000000000005e-05 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.851 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.108904+0000", 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0013634560000000001 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.108944+0000", 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0218e-05 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.369477+0000", 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26053252199999999 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.852 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.369628+0000", 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015148399999999999 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.369738+0000", 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000109873 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.853 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7080 8.d 8:bf07feef:::benchmark_data_smithi112_198064_object7079:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.109084+0000", 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.72608149299998, 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26492698999999997, 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7080 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.854 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109084+0000", 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109084+0000", 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.855 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109083+0000", 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109114+0000", 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.1312000000000001e-05 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109123+0000", 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6030000000000005e-06 2023-09-23T20:31:09.856 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109129+0000", 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0639999999999999e-06 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109164+0000", 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.536e-05 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.857 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109323+0000", 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000158281 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109469+0000", 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000146336 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.110781+0000", 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0013120230000000001 2023-09-23T20:31:09.858 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111387+0000", 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00060633799999999999 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.373853+0000", 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26246543700000002 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.859 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.373941+0000", 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8379000000000002e-05 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374011+0000", 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9696000000000005e-05 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7081 8.4 8:2b924a08:::benchmark_data_smithi112_198064_object7080:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.860 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.109145+0000", 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.726020495, 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.261617092, 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7081 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.861 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109145+0000", 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109145+0000", 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109144+0000", 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.862 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109245+0000", 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010121 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109256+0000", 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0560999999999999e-05 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.863 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109262+0000", 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7620000000000001e-06 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109369+0000", 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010709600000000001 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109482+0000", 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000113563 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.864 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.109628+0000", 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014597699999999999 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.110575+0000", 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00094696600000000004 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.865 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.110798+0000", 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00022300299999999999 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.370578+0000", 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.25977989600000001 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.370697+0000", 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000119187 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.866 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.370762+0000", 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4432999999999998e-05 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7087 8.d 8:b8638380:::benchmark_data_smithi112_198064_object7086:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.111810+0000", 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.72335562900003, 2023-09-23T20:31:09.867 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26277413500000002, 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7087 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111810+0000", 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.868 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111810+0000", 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111808+0000", 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.869 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111883+0000", 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4487999999999996e-05 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111899+0000", 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6079999999999999e-05 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111907+0000", 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6469999999999998e-06 2023-09-23T20:31:09.870 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111937+0000", 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.0599000000000003e-05 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112066+0000", 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012918200000000001 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112190+0000", 2023-09-23T20:31:09.871 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012371600000000001 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.113626+0000", 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0014355629999999999 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.113810+0000", 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018421400000000001 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.872 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374395+0000", 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26058472999999999 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374498+0000", 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000103189 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374584+0000", 2023-09-23T20:31:09.873 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5927000000000006e-05 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7088 8.4 8:29d7b818:::benchmark_data_smithi112_198064_object7087:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.111916+0000", 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.723248996, 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.25949187000000001, 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.874 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7088 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111916+0000", 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.875 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111916+0000", 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111916+0000", 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111976+0000", 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0504999999999998e-05 2023-09-23T20:31:09.876 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111988+0000", 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1753000000000001e-05 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.111996+0000", 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0819999999999999e-06 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.877 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112034+0000", 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7623000000000002e-05 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112129+0000", 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5251e-05 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112218+0000", 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8837000000000003e-05 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.878 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114032+0000", 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001814614 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114144+0000", 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000111693 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.879 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.371258+0000", 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.25711358899999998 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.371325+0000", 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7107999999999995e-05 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.371408+0000", 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3449999999999996e-05 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.880 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7089 8.d 8:b1ae6600:::benchmark_data_smithi112_198064_object7088:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.112007+0000", 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.723158711, 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26286341800000002, 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.881 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7089 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112007+0000", 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112007+0000", 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.882 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112006+0000", 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112099+0000", 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2967000000000006e-05 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112107+0000", 2023-09-23T20:31:09.883 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1070000000000005e-06 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112113+0000", 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5220000000000004e-06 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112618+0000", 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00050412500000000002 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.884 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.112894+0000", 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00027590900000000002 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.113367+0000", 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000472996 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.885 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.113778+0000", 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00041126500000000001 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114936+0000", 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001157871 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374726+0000", 2023-09-23T20:31:09.886 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.25978995999999999 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374821+0000", 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5792999999999996e-05 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.374870+0000", 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8545999999999999e-05 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.887 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:7094 8.d 8:bcee661e:::benchmark_data_smithi112_198064_object7093:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:48.114945+0000", 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 381.720220041, 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26022663099999999, 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 7094 2023-09-23T20:31:09.888 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114945+0000", 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114945+0000", 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.889 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114944+0000", 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114980+0000", 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6591999999999998e-05 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.114994+0000", 2023-09-23T20:31:09.890 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3784999999999999e-05 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.115002+0000", 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3880000000000002e-06 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.115043+0000", 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1671999999999997e-05 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.891 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.115134+0000", 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1205000000000005e-05 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.115224+0000", 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.9833000000000005e-05 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.115679+0000", 2023-09-23T20:31:09.892 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00045435899999999999 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.116095+0000", 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00041658199999999998 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.375054+0000", 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.25895888299999997 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.893 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.375135+0000", 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0692999999999995e-05 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:48.375172+0000", 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6998000000000001e-05 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.894 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:17446 8.8 8:17580b48:::benchmark_data_smithi112_198064_object17445:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:53.071614+0000", 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 376.76355174100001, 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.19132122200000001, 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 17446 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.895 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071614+0000", 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071614+0000", 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071612+0000", 2023-09-23T20:31:09.896 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071641+0000", 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9141000000000001e-05 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071653+0000", 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1198e-05 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.897 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071658+0000", 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3260000000000003e-06 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071703+0000", 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5256999999999997e-05 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071835+0000", 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013178699999999999 2023-09-23T20:31:09.898 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.071995+0000", 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016007200000000001 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.073038+0000", 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001042758 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.899 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.074416+0000", 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001378572 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.262712+0000", 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18829615799999999 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.262851+0000", 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000138849 2023-09-23T20:31:09.900 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.262935+0000", 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3412999999999996e-05 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:17464 8.8 8:1bd8b3e9:::benchmark_data_smithi112_198064_object17463:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:24:53.078655+0000", 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 376.756510257, 2023-09-23T20:31:09.901 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18467027799999999, 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 17464 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078655+0000", 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.902 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078655+0000", 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078654+0000", 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.903 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078682+0000", 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.7934999999999999e-05 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078692+0000", 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8970000000000003e-06 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078696+0000", 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7439999999999998e-06 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.904 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078768+0000", 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1441999999999998e-05 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.078921+0000", 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000153284 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.079190+0000", 2023-09-23T20:31:09.905 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00026842100000000002 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.080412+0000", 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0012223220000000001 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.082962+0000", 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0025497250000000001 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.906 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.263089+0000", 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18012724099999999 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.263215+0000", 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012565300000000001 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:24:53.263325+0000", 2023-09-23T20:31:09.907 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011074 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:82843 8.8 8:118db96c:::benchmark_data_smithi112_198064_object82842:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:25:48.003989+0000", 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 321.83117623599998, 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.239070218, 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.908 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 82843 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.003989+0000", 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.003989+0000", 2023-09-23T20:31:09.909 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.003983+0000", 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999943 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.004046+0000", 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2531000000000002e-05 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.910 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.004061+0000", 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4785e-05 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.004070+0000", 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5109999999999992e-06 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.004123+0000", 2023-09-23T20:31:09.911 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2676999999999997e-05 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.004323+0000", 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00020036300000000001 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.004448+0000", 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012505799999999999 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.912 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.007811+0000", 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.003363085 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.008101+0000", 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00029007499999999999 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.242944+0000", 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.23484261000000001 2023-09-23T20:31:09.913 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.243010+0000", 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5926999999999994e-05 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:25:48.243059+0000", 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9363999999999997e-05 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.914 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:107863 8.8 8:1643cdc4:::benchmark_data_smithi112_198064_object1248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:26:17.321669+0000", 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 292.513496041, 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21509087199999999, 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.915 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 107863 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321669+0000", 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321669+0000", 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.916 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321668+0000", 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321674+0000", 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0599999999999996e-06 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321687+0000", 2023-09-23T20:31:09.917 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3131e-05 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321693+0000", 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7450000000000001e-06 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321730+0000", 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6712999999999999e-05 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.918 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321836+0000", 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000105907 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.321932+0000", 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.6829000000000004e-05 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.325767+0000", 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0038341830000000001 2023-09-23T20:31:09.919 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.326593+0000", 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00082661599999999996 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.536663+0000", 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.21007008699999999 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.536717+0000", 2023-09-23T20:31:09.920 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3736999999999997e-05 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:26:17.536760+0000", 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3121999999999998e-05 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35031.0:175901 8.8 8:1130ef53:::benchmark_data_smithi112_198064_object69286:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e204)", 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:27:54.999457+0000", 2023-09-23T20:31:09.921 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 194.83570866400001, 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.18493378099999999, 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35031", 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/1741927411", 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 175901 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.922 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:54.999457+0000", 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:54.999457+0000", 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:54.999455+0000", 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.923 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:54.999462+0000", 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9199999999999998e-06 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:54.999476+0000", 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3784000000000001e-05 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.924 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:54.999482+0000", 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5490000000000003e-06 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.004272+0000", 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0047900759999999999 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.004416+0000", 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014384900000000001 2023-09-23T20:31:09.925 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.005223+0000", 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00080656599999999999 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.020059+0000", 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.01483635 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.926 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.024808+0000", 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0047483669999999999 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.184146+0000", 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.159338591 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.184322+0000", 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017595499999999999 2023-09-23T20:31:09.927 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:27:55.184390+0000", 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8249000000000003e-05 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:26821 9.a 9:56877f77:::benchmark_data_smithi112_221511_object26820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:30:21.598969+0000", 2023-09-23T20:31:09.928 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 48.236196511000003, 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10946787400000001, 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 26821 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.598969+0000", 2023-09-23T20:31:09.929 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.598969+0000", 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.598968+0000", 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.930 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.599003+0000", 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5219999999999998e-05 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.599016+0000", 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2918000000000001e-05 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.599075+0000", 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9018999999999999e-05 2023-09-23T20:31:09.931 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.599124+0000", 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9827999999999998e-05 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.599251+0000", 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000126406 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.932 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.599379+0000", 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012787900000000001 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.601679+0000", 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0022998929999999999 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.601942+0000", 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00026349799999999998 2023-09-23T20:31:09.933 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.708191+0000", 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.106249077 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.708337+0000", 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014550300000000001 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.934 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:30:21.708437+0000", 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.9868e-05 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:73103 9.a 9:56d33e31:::benchmark_data_smithi112_221511_object73102: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-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:31:00.071968+0000", 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 9.7631974110000002, 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.12692120500000001, 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.935 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 73103 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.071968+0000", 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.936 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.071968+0000", 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.071957+0000", 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999989 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.072004+0000", 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6838000000000001e-05 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.937 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.072016+0000", 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2801e-05 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.072023+0000", 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6780000000000003e-06 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.938 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.081874+0000", 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0098512349999999999 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.081982+0000", 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000107525 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.082122+0000", 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000140648 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.939 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.085009+0000", 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.002886511 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.085919+0000", 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00090982400000000005 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.198644+0000", 2023-09-23T20:31:09.940 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.112725746 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.198783+0000", 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013856799999999999 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.198889+0000", 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000106006 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.941 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:73109 9.6 9:6413596a:::benchmark_data_smithi112_221511_object73108: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-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:31:00.077186+0000", 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 9.7579797480000003, 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11733017599999999, 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 73109 2023-09-23T20:31:09.942 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077186+0000", 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077186+0000", 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.943 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077173+0000", 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999881 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077416+0000", 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00024272599999999999 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077452+0000", 2023-09-23T20:31:09.944 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5938e-05 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077459+0000", 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8600000000000004e-06 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077511+0000", 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2206999999999997e-05 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.945 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077904+0000", 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00039245600000000001 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.078035+0000", 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013122599999999999 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.084445+0000", 2023-09-23T20:31:09.946 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0064101710000000001 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.085882+0000", 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0014369929999999999 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.194278+0000", 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10839648 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.947 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.194405+0000", 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000126086 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.194516+0000", 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000111092 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.948 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:73110 9.6 9:608b7224:::benchmark_data_smithi112_221511_object73109: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-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:31:00.077475+0000", 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 9.7576898110000005, 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11743092199999999, 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 73110 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.949 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077475+0000", 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077475+0000", 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077475+0000", 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:31:09.950 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077506+0000", 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.1554999999999999e-05 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077514+0000", 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7049999999999999e-06 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.951 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.077519+0000", 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5499999999999996e-06 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.081638+0000", 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041191489999999999 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.081782+0000", 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014423999999999999 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.952 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.081937+0000", 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000155165 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.084619+0000", 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0026819309999999998 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.088467+0000", 2023-09-23T20:31:09.953 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0038475459999999999 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.194634+0000", 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.106167548 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.194812+0000", 2023-09-23T20:31:09.954 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017815499999999999 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.194906+0000", 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4109000000000003e-05 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:73115 9.7 9:e454e227:::benchmark_data_smithi112_221511_object73114: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-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:31:00.083258+0000", 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 9.7519072770000008, 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.108752661, 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 73115 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.956 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083258+0000", 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083258+0000", 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083257+0000", 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.957 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083316+0000", 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.8872999999999997e-05 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083329+0000", 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3789e-05 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.958 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083337+0000", 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8930000000000005e-06 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083392+0000", 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4789e-05 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.959 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083509+0000", 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000116771 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.083636+0000", 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012722300000000001 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.088299+0000", 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.004662706 2023-09-23T20:31:09.960 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.093257+0000", 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0049578169999999998 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.191933+0000", 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.098676388000000004 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.961 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.191978+0000", 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5460999999999997e-05 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.192011+0000", 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.2274999999999998e-05 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.962 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:73124 9.f 9:ff641509:::benchmark_data_smithi112_221511_object73123: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-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:31:00.094559+0000", 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 9.7406065399999999, 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10880018399999999, 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 73124 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.963 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094559+0000", 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094559+0000", 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.964 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094558+0000", 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094606+0000", 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8331000000000002e-05 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094627+0000", 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0642e-05 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.965 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094633+0000", 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5979999999999996e-06 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094677+0000", 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4215000000000003e-05 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.966 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094837+0000", 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016002900000000001 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.095046+0000", 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00020943700000000001 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.097983+0000", 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0029371950000000001 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.967 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.199073+0000", 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10108999 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.203229+0000", 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041552760000000003 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.203318+0000", 2023-09-23T20:31:09.968 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.9554000000000004e-05 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.203359+0000", 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0629e-05 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:73125 9.a 9:580b1489:::benchmark_data_smithi112_221511_object73124: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-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:31:00.094643+0000", 2023-09-23T20:31:09.969 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 9.7405226789999997, 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.111069452, 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 73125 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094643+0000", 2023-09-23T20:31:09.970 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094643+0000", 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094642+0000", 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.971 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094681+0000", 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9282000000000001e-05 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094689+0000", 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7770000000000002e-06 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094694+0000", 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9030000000000003e-06 2023-09-23T20:31:09.972 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094742+0000", 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7843999999999998e-05 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.094890+0000", 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014818500000000001 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.973 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.095041+0000", 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015082 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.098097+0000", 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0030563539999999998 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.098433+0000", 2023-09-23T20:31:09.974 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00033614000000000002 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.205628+0000", 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10719484999999999 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.205665+0000", 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6715000000000003e-05 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:31:09.975 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:31:00.205712+0000", 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7067000000000002e-05 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:31:09.976 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:31:09.976 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:09.991 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 61 16 82586 82570 84.4517 61.625 0.0383858 0.0118356 2023-09-23T20:31:09.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:10.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:10.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:10.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:10.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:10.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:10.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:10.385 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:31:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:31:10] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:31:10.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:10.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:10.537 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:10.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:10.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:10.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:10.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:10.752 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:10.755 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:31:10.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:10.807 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:10 smithi174 bash[91578]: cluster 2023-09-23T20:31:09.647360+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2023-09-23T20:31:10.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:10.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:10 smithi112 bash[104422]: cluster 2023-09-23T20:31:09.647360+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2023-09-23T20:31:10.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:10 smithi112 bash[107672]: cluster 2023-09-23T20:31:09.647360+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2023-09-23T20:31:10.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:10.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:10.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 62 16 83509 83493 84.0206 57.6875 0.0137444 0.0118958 2023-09-23T20:31:11.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:11.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:11.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:11.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:11.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:11.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:11.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:11.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:11.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:11.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:11.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:11.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:11.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:11.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:11.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:11.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:11.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:11.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:11.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:11.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:11.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 63 16 84469 84453 83.6398 60 0.0278085 0.0119504 2023-09-23T20:31:12.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:12.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:12.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:12.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:12.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:12.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:12.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:12.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:12.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:12.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:12.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:12.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:12.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:12.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:12.834 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:12 smithi112 bash[107672]: cluster 2023-09-23T20:31:11.647975+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-23T20:31:12.835 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:12 smithi112 bash[104422]: cluster 2023-09-23T20:31:11.647975+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-23T20:31:12.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:12.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:12.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:12.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:12.991 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 64 16 85182 85166 83.0302 44.5625 0.0153258 0.0120382 2023-09-23T20:31:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:12 smithi174 bash[91578]: cluster 2023-09-23T20:31:11.647975+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-23T20:31:13.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:13.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:13.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:13.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:13.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:13.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:13.364 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:13.387 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:13.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:13.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:13.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:13.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:13.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:13.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:13.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:13.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:13.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:13.939 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:13.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:13.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 65 16 86126 86110 82.661 59 0.0147711 0.0120917 2023-09-23T20:31:14.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:14.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:14.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:14.189 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:14.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:14.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:14.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:14.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:14.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:14.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:14.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.615 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:14.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:14.727 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:14 smithi112 bash[104422]: cluster 2023-09-23T20:31:13.648469+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 918 op/s 2023-09-23T20:31:14.727 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:14 smithi112 bash[107672]: cluster 2023-09-23T20:31:13.648469+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 918 op/s 2023-09-23T20:31:14.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:14.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:14.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.879 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:14 smithi174 bash[91578]: cluster 2023-09-23T20:31:13.648469+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 918 op/s 2023-09-23T20:31:14.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:14.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 66 16 87039 87023 82.2736 57.0625 0.0109077 0.0121492 2023-09-23T20:31:15.000 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:15.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:15.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:15.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:15.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:15.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:15.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:15.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:15.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:15.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:15.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:15.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:15.568 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:31:15.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:15.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:15.688 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:15.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:15.849 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:15.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:15.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:15.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:15.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:15.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 67 16 87904 87888 81.8531 54.0625 0.00609993 0.0122025 2023-09-23T20:31:16.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:16.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:16.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:16.235 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:16.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:16.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:16.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:16.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:16.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:16.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:16.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:16.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:16.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:16.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:16 smithi112 bash[107672]: cluster 2023-09-23T20:31:15.649108+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T20:31:16.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:16 smithi112 bash[104422]: cluster 2023-09-23T20:31:15.649108+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T20:31:16.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 68 16 88713 88697 81.3936 50.5625 0.00675205 0.0122801 2023-09-23T20:31:16.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:16 smithi174 bash[91578]: cluster 2023-09-23T20:31:15.649108+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T20:31:17.026 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:17.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:17.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:17.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:17.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:17.284 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:17.389 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:17.415 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:17.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:17.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:17.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:17.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:17.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:17.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:17.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:17.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:17.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:17.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 69 16 89626 89610 81.0414 57.0625 0.0086502 0.0123333 2023-09-23T20:31:18.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:18.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:18.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:18.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:18.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:18.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:18.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:18.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:18.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:18.479 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:18.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:18.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:18.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:18.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:18.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:18 smithi174 bash[91578]: cluster 2023-09-23T20:31:17.649612+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T20:31:18.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:18.866 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:18.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:18 smithi112 bash[104422]: cluster 2023-09-23T20:31:17.649612+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T20:31:18.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:18 smithi112 bash[107672]: cluster 2023-09-23T20:31:17.649612+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T20:31:18.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:18.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:18.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 70 16 90435 90419 80.6066 50.5625 0.00741454 0.0123985 2023-09-23T20:31:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:19.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:19.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:19.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:19.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:19.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:19.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:19.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:19.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:19.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:19.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:19.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:19.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:19.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:19.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:19.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:19.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:19.936 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:31:19.936 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:31:19.936 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:31:19.936 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:31:19.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 71 16 91091 91075 80.0495 41 0.0457095 0.0124859 2023-09-23T20:31:20.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:20.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:20.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:20.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:20.230 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:31:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:31:20] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:31:20.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:20.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:20.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:20.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:20.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:20.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:20.525 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:20.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:20.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:20.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:20.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:20.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:20.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:20.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:20.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:20 smithi174 bash[91578]: cluster 2023-09-23T20:31:19.650144+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T20:31:20.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:31:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:20 smithi112 bash[104422]: cluster 2023-09-23T20:31:19.650144+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T20:31:20.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:20 smithi112 bash[107672]: cluster 2023-09-23T20:31:19.650144+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T20:31:20.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:20.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:20.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:20.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 72 16 91961 91945 79.6933 54.375 0.0271204 0.0125421 2023-09-23T20:31:21.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:21.075 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:21.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:21.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:21.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:21.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:21.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:21.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:21.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:21.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:21.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:21.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:21.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:21.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:21.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:21.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:21.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:21.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:21.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:21.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:21.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:21.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 73 16 92858 92842 79.37 56.0625 0.00702593 0.0125927 2023-09-23T20:31:22.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:22.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:22.155 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:31:22.204 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:31:22.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.248 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:31:22.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:22.302 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:31:22.348 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:31:22.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:22.389 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:31:22.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:22.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:22.434 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:31:22.489 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:31:22.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:22.534 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:22.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:22.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:22.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:22.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:22.747 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:31:22.754 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:31:22.754 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-09-23T20:31:22.754 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:31:22.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:22.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:22.907 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:22 smithi174 bash[91578]: cluster 2023-09-23T20:31:21.650711+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 898 op/s 2023-09-23T20:31:22.907 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:22 smithi174 bash[91578]: audit 2023-09-23T20:31:22.114178+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.112:0/4083416914' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:22.907 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:22 smithi174 bash[91578]: audit 2023-09-23T20:31:22.550027+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.112:0/4075441024' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:22.907 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:22 smithi174 bash[91578]: audit 2023-09-23T20:31:22.550706+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:22.932 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:22.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:22.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 74 16 93622 93606 78.9432 47.75 0.00951355 0.0126623 2023-09-23T20:31:23.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[107672]: cluster 2023-09-23T20:31:21.650711+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 898 op/s 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[107672]: audit 2023-09-23T20:31:22.114178+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.112:0/4083416914' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[107672]: audit 2023-09-23T20:31:22.550027+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.112:0/4075441024' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[107672]: audit 2023-09-23T20:31:22.550706+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[104422]: cluster 2023-09-23T20:31:21.650711+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 898 op/s 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[104422]: audit 2023-09-23T20:31:22.114178+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.112:0/4083416914' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[104422]: audit 2023-09-23T20:31:22.550027+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.112:0/4075441024' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:22 smithi112 bash[104422]: audit 2023-09-23T20:31:22.550706+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:23.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:23.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:23.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:23.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:23.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:23.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:23.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:23.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:23.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:23.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:23.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:23 smithi174 bash[91578]: cluster 2023-09-23T20:31:22.720553+0000 mon.a (mon.0) 1144 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:23.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:23 smithi174 bash[91578]: cluster 2023-09-23T20:31:22.727459+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:31:23.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:23 smithi174 bash[91578]: cluster 2023-09-23T20:31:22.733606+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:31:23.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:23 smithi174 bash[91578]: audit 2023-09-23T20:31:22.733863+0000 mon.a (mon.0) 1145 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:31:23.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:23 smithi174 bash[91578]: cluster 2023-09-23T20:31:22.734016+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T20:31:23.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:23 smithi174 bash[91578]: audit 2023-09-23T20:31:23.012189+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:23.861 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:23.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.992 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 75 16 94432 94416 78.5661 50.625 0.0122137 0.012723 2023-09-23T20:31:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:24.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:24.125 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[104422]: cluster 2023-09-23T20:31:22.720553+0000 mon.a (mon.0) 1144 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[104422]: cluster 2023-09-23T20:31:22.727459+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:31:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[104422]: cluster 2023-09-23T20:31:22.733606+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:31:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[104422]: audit 2023-09-23T20:31:22.733863+0000 mon.a (mon.0) 1145 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:31:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[104422]: cluster 2023-09-23T20:31:22.734016+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T20:31:24.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[104422]: audit 2023-09-23T20:31:23.012189+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:24.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[107672]: cluster 2023-09-23T20:31:22.720553+0000 mon.a (mon.0) 1144 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:24.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[107672]: cluster 2023-09-23T20:31:22.727459+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:31:24.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[107672]: cluster 2023-09-23T20:31:22.733606+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:31:24.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[107672]: audit 2023-09-23T20:31:22.733863+0000 mon.a (mon.0) 1145 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:31:24.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[107672]: cluster 2023-09-23T20:31:22.734016+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T20:31:24.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:23 smithi112 bash[107672]: audit 2023-09-23T20:31:23.012189+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:24.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:24.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:24.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:24.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:24.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:24.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:24.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:24.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:24.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:24.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:24.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:24.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:24.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:24.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:24.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:24.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:24 smithi174 bash[91578]: cluster 2023-09-23T20:31:23.651102+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-09-23T20:31:24.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:24.897 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:24 smithi112 bash[104422]: cluster 2023-09-23T20:31:23.651102+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-09-23T20:31:24.898 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:24 smithi112 bash[107672]: cluster 2023-09-23T20:31:23.651102+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-09-23T20:31:24.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:24.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 76 16 95319 95303 78.2621 55.4375 0.0276633 0.0127717 2023-09-23T20:31:25.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:25.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:25.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:25.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:25.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:25.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:25.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:25.684 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:31:25.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:25.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:25.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:25.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:25.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:25.961 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:25.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 77 16 96204 96188 77.9644 55.3125 0.0131655 0.0128211 2023-09-23T20:31:26.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:26.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:26.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:26.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:26.397 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:26.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:26.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:26.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:26.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:26.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:26.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:26.774 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:26 smithi112 bash[104422]: cluster 2023-09-23T20:31:25.651712+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T20:31:26.774 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:26 smithi112 bash[107672]: cluster 2023-09-23T20:31:25.651712+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T20:31:26.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:26.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:26.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:26.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 78 16 97079 97063 77.6663 54.6875 0.0268366 0.0128697 2023-09-23T20:31:27.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.047 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:26 smithi174 bash[91578]: cluster 2023-09-23T20:31:25.651712+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T20:31:27.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:27.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:27.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:27.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:27.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:27.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:27.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.602 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:27.705 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.732 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:27.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:27.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:27.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:27.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:31:27.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:27.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 79 16 97943 97927 77.3671 54 0.0238297 0.0129198 2023-09-23T20:31:28.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:28.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:28.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:31:28.137 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:28.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:28.264 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:28.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:28.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:28.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:28.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:28.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:28.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:28.831 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:28.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:28 smithi112 bash[107672]: cluster 2023-09-23T20:31:27.652211+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 43 MiB/s wr, 691 op/s 2023-09-23T20:31:28.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:28 smithi112 bash[104422]: cluster 2023-09-23T20:31:27.652211+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 43 MiB/s wr, 691 op/s 2023-09-23T20:31:28.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:28.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:28.963 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:28 smithi174 bash[91578]: cluster 2023-09-23T20:31:27.652211+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 43 MiB/s wr, 691 op/s 2023-09-23T20:31:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:28.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:31:28.994082+0000 min lat: 0.00124635 max lat: 0.39774 avg lat: 0.0129779 2023-09-23T20:31:28.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:31:28.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 80 16 98739 98723 77.0222 49.75 0.0235468 0.0129779 2023-09-23T20:31:29.065 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:29.094 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:29.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:29.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:29.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:29.338 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:29.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:29.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:29.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:29.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:29.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:29.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:29.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:29.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:29.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:29.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:29.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:29.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 81 16 99580 99564 76.7206 52.5625 0.0205536 0.013029 2023-09-23T20:31:30.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:30.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:30.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:30.136 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:30.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:30.201 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:31:30.202 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:31:30.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:30.281 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:31:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:31:30] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.43.0" 2023-09-23T20:31:30.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:30.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:30.400 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:30.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:30.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:30.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:30.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:30.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:30.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:30.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:30.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 82 16 100369 100353 76.3867 49.3125 0.0110233 0.0130862 2023-09-23T20:31:31.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:30 smithi174 bash[91578]: cluster 2023-09-23T20:31:29.653351+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 835 op/s 2023-09-23T20:31:31.067 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:30 smithi112 bash[107672]: cluster 2023-09-23T20:31:29.653351+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 835 op/s 2023-09-23T20:31:31.068 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:30 smithi112 bash[104422]: cluster 2023-09-23T20:31:29.653351+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 835 op/s 2023-09-23T20:31:31.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:31.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:31.142 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-09-23T20:31:31.142 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:31:31.142 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T20:31:31.142 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.949214 2023-09-23T20:31:31.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 0.9492136342768065 2023-09-23T20:31:31.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:31.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:31.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:31:31.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:31.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:31.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:31.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:31.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:31.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:31.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:31.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:31.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:31.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:31.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:31.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:31.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:31.993 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 83 16 101136 101120 76.0443 47.9375 0.0122033 0.0131444 2023-09-23T20:31:32.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:32.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:32.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:32.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:32.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:32.723 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:32.759 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:32 smithi112 bash[104422]: cluster 2023-09-23T20:31:31.653944+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v960: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-23T20:31:32.853 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:32.853 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:32.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:32.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 84 16 101922 101906 75.7221 49.125 0.00787096 0.0131992 2023-09-23T20:31:33.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:33.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:32 smithi112 bash[107672]: cluster 2023-09-23T20:31:31.653944+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v960: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-23T20:31:33.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:32 smithi174 bash[91578]: cluster 2023-09-23T20:31:31.653944+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v960: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-23T20:31:33.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:33.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:33.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:33.261 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:33.293 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:33.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:33.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:33.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:33.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:33.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:33.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:33.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:33.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:33.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:33.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:33.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:33.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:33.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:33.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:33.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 85 15 102764 102749 75.4514 52.6875 0.01816 0.0132487 2023-09-23T20:31:34.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:34.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:34.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:34.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:34.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:34.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:34.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:34.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:34.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:34.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:34.526 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:34 smithi174 bash[91578]: cluster 2023-09-23T20:31:33.654463+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2023-09-23T20:31:34.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:34.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:34.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:34.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:34 smithi112 bash[104422]: cluster 2023-09-23T20:31:33.654463+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2023-09-23T20:31:34.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:34 smithi112 bash[107672]: cluster 2023-09-23T20:31:33.654463+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2023-09-23T20:31:34.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:34.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:34.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:34.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:34.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:34.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 86 16 103588 103572 75.1725 51.4375 0.0204939 0.0132969 2023-09-23T20:31:34.996 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:35.020 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:35.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:35.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:35.152 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:35.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:35.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:35.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:35.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:35.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:35.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:35.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:35.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:35.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:35.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:35.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:35.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:35.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:35.913 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:35.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:35.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:35.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 87 16 104390 104374 74.8847 50.125 0.0167365 0.0133472 2023-09-23T20:31:36.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.071 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:31:36.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:36.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:36.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:36.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:36.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:36.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:36.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:36.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:36.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:36.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:36.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:36.800 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:36.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:36.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.911 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:36 smithi112 bash[107672]: cluster 2023-09-23T20:31:35.655087+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T20:31:36.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:36 smithi112 bash[104422]: cluster 2023-09-23T20:31:35.655087+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T20:31:36.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:36.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 88 16 105082 105066 74.5256 43.25 0.0243324 0.0134128 2023-09-23T20:31:37.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:37.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:37.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:36 smithi174 bash[91578]: cluster 2023-09-23T20:31:35.655087+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T20:31:37.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:37.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:37.306 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:37.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:37.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:37.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:37.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:37.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:37.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:37.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:37.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:37.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:37.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:37.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:37.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:37.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 89 16 105930 105914 74.284 53 0.0161516 0.0134567 2023-09-23T20:31:38.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:38.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:38.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:38.249 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:38.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:38.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:38.385 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:38.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:38.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:38.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:38.773 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:38 smithi112 bash[107672]: cluster 2023-09-23T20:31:37.655750+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T20:31:38.773 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:38 smithi112 bash[107672]: audit 2023-09-23T20:31:38.013016+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:38.773 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:38 smithi112 bash[104422]: cluster 2023-09-23T20:31:37.655750+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T20:31:38.773 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:38 smithi112 bash[104422]: audit 2023-09-23T20:31:38.013016+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:38.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:38.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:38.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:38.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:38.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:38.996 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total time run: 90.0146 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total writes made: 106650 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Write size: 65536 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object size: 65536 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Bandwidth (MB/sec): 74.0505 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Bandwidth: 28.3435 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max bandwidth (MB/sec): 165.688 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min bandwidth (MB/sec): 41 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average IOPS: 1184 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev IOPS: 453.496 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max IOPS: 2651 2023-09-23T20:31:38.997 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min IOPS: 656 2023-09-23T20:31:38.998 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average Latency(s): 0.0134992 2023-09-23T20:31:38.998 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Latency(s): 0.0118574 2023-09-23T20:31:38.998 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max latency(s): 0.39774 2023-09-23T20:31:38.998 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min latency(s): 0.00124635 2023-09-23T20:31:39.006 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:31:39.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:39.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:38 smithi174 bash[91578]: cluster 2023-09-23T20:31:37.655750+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T20:31:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:38 smithi174 bash[91578]: audit 2023-09-23T20:31:38.013016+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:39.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:39.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:39.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:39.294 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.326 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:39.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:39.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:39.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:39.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:39.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:39.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:39.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:39.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:39.941 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:39.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:40.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:40.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:40.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:40.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.239 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:31:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:31:40] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:31:40.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:40.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:40.475 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:31:40.475 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:31:40.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:40.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:40.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:40.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:40.761 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:40 smithi112 bash[107672]: cluster 2023-09-23T20:31:39.656374+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 55 MiB/s wr, 880 op/s 2023-09-23T20:31:40.762 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:40 smithi112 bash[104422]: cluster 2023-09-23T20:31:39.656374+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 55 MiB/s wr, 880 op/s 2023-09-23T20:31:40.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:40.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:40 smithi174 bash[91578]: cluster 2023-09-23T20:31:39.656374+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 55 MiB/s wr, 880 op/s 2023-09-23T20:31:40.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:41.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:41.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:41.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:41.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:41.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:41.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:41.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:41.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:41.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:41.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:31:41.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:41.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:41.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:41.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:41.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:41.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:41.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:41.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:42.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:42.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:42.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:42.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:42.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:42.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:42.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:42.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:42.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:42.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:42.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:42.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:42.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:42.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:42.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:42.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:42.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:42.956 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:42 smithi112 bash[104422]: cluster 2023-09-23T20:31:41.656958+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 811 op/s 2023-09-23T20:31:42.956 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:42 smithi112 bash[107672]: cluster 2023-09-23T20:31:41.656958+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 811 op/s 2023-09-23T20:31:42.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:42 smithi174 bash[91578]: cluster 2023-09-23T20:31:41.656958+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 811 op/s 2023-09-23T20:31:43.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:43.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:43.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:43.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:43.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:43.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:43.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:43.496 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:43.522 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:43.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:43.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:43.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:43.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:43.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:44.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:44.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:44.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:44.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:44.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:44.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:44.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:44.548 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:44 smithi112 bash[107672]: cluster 2023-09-23T20:31:43.657473+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 754 op/s 2023-09-23T20:31:44.549 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:44 smithi112 bash[104422]: cluster 2023-09-23T20:31:43.657473+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 754 op/s 2023-09-23T20:31:44.553 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:44 smithi174 bash[91578]: cluster 2023-09-23T20:31:43.657473+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 754 op/s 2023-09-23T20:31:44.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:44.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:44.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:44.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:44.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:44.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:44.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:44.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:44.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:45.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:45.091 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:45.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:45.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:45.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:45.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:45.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:45.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:45.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:45.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:45.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:45.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:45.958 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:31:45.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.001 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:31:46.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:46.043 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:31:46.093 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:31:46.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:46.145 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:31:46.176 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:31:46.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:46.211 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:31:46.254 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.271 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:31:46.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:46.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:46.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:46.362 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:31:46.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:46.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:46.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:46.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:46.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:46.741 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:31:46.798 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:46.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:46 smithi174 bash[91578]: cluster 2023-09-23T20:31:45.658116+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 811 op/s 2023-09-23T20:31:46.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:46 smithi174 bash[91578]: audit 2023-09-23T20:31:45.898329+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.112:0/542114244' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:46.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:46 smithi174 bash[91578]: audit 2023-09-23T20:31:46.316010+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.112:0/1638777152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:46.819 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:46 smithi174 bash[91578]: audit 2023-09-23T20:31:46.316922+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:46.821 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:46.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:46.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:47.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[104422]: cluster 2023-09-23T20:31:45.658116+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 811 op/s 2023-09-23T20:31:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[104422]: audit 2023-09-23T20:31:45.898329+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.112:0/542114244' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[104422]: audit 2023-09-23T20:31:46.316010+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.112:0/1638777152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[104422]: audit 2023-09-23T20:31:46.316922+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[107672]: cluster 2023-09-23T20:31:45.658116+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 811 op/s 2023-09-23T20:31:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[107672]: audit 2023-09-23T20:31:45.898329+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.112:0/542114244' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[107672]: audit 2023-09-23T20:31:46.316010+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.112:0/1638777152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:46 smithi112 bash[107672]: audit 2023-09-23T20:31:46.316922+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:47.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:47.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:47.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:47.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:47.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:47.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:47.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:47.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:47.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:47.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:47.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:47.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:47.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[107672]: cluster 2023-09-23T20:31:46.710349+0000 mon.a (mon.0) 1151 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:31:47.872 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[107672]: cluster 2023-09-23T20:31:46.710383+0000 mon.a (mon.0) 1152 : cluster 1 Cluster is now healthy 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[107672]: cluster 2023-09-23T20:31:46.713911+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[107672]: cluster 2023-09-23T20:31:46.717910+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[107672]: audit 2023-09-23T20:31:46.729288+0000 mon.a (mon.0) 1153 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[107672]: cluster 2023-09-23T20:31:46.729494+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[104422]: cluster 2023-09-23T20:31:46.710349+0000 mon.a (mon.0) 1151 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[104422]: cluster 2023-09-23T20:31:46.710383+0000 mon.a (mon.0) 1152 : cluster 1 Cluster is now healthy 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[104422]: cluster 2023-09-23T20:31:46.713911+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[104422]: cluster 2023-09-23T20:31:46.717910+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[104422]: audit 2023-09-23T20:31:46.729288+0000 mon.a (mon.0) 1153 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:47.873 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:47 smithi112 bash[104422]: cluster 2023-09-23T20:31:46.729494+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T20:31:47.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:48.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:48.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:48.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:47 smithi174 bash[91578]: cluster 2023-09-23T20:31:46.710349+0000 mon.a (mon.0) 1151 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:31:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:47 smithi174 bash[91578]: cluster 2023-09-23T20:31:46.710383+0000 mon.a (mon.0) 1152 : cluster 1 Cluster is now healthy 2023-09-23T20:31:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:47 smithi174 bash[91578]: cluster 2023-09-23T20:31:46.713911+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:31:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:47 smithi174 bash[91578]: cluster 2023-09-23T20:31:46.717910+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:31:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:47 smithi174 bash[91578]: audit 2023-09-23T20:31:46.729288+0000 mon.a (mon.0) 1153 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:47 smithi174 bash[91578]: cluster 2023-09-23T20:31:46.729494+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T20:31:48.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:48.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:48.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:48.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:48.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:48.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:48.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:48.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:48.567 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:48.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:48.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:48.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:48.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:48.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:48.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:48.950 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:48 smithi112 bash[107672]: cluster 2023-09-23T20:31:47.658533+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 769 op/s 2023-09-23T20:31:48.950 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:48 smithi112 bash[107672]: audit 2023-09-23T20:31:48.540117+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:31:48.950 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:48 smithi112 bash[104422]: cluster 2023-09-23T20:31:47.658533+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 769 op/s 2023-09-23T20:31:48.950 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:48 smithi112 bash[104422]: audit 2023-09-23T20:31:48.540117+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:31:48.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:49.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:48 smithi174 bash[91578]: cluster 2023-09-23T20:31:47.658533+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 769 op/s 2023-09-23T20:31:49.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:48 smithi174 bash[91578]: audit 2023-09-23T20:31:48.540117+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:31:49.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:49.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:49.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:49.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:49.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:49.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:49.484 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:49.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:49.641 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:49.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:49.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:50.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:50.033 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:50.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:50.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:50.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:50.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:50.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:31:50] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T20:31:50.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:50.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:50.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:50.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:50.674 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:50.702 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:50.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:50.770 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[107672]: cluster 2023-09-23T20:31:49.659274+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v970: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 9.4 MiB/s wr, 777 op/s 2023-09-23T20:31:50.771 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[107672]: audit 2023-09-23T20:31:50.346462+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.112:0/844789531' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]: dispatch 2023-09-23T20:31:50.771 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[107672]: audit 2023-09-23T20:31:50.347585+0000 mon.a (mon.0) 1156 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]: dispatch 2023-09-23T20:31:50.771 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[104422]: cluster 2023-09-23T20:31:49.659274+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v970: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 9.4 MiB/s wr, 777 op/s 2023-09-23T20:31:50.771 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[104422]: audit 2023-09-23T20:31:50.346462+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.112:0/844789531' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]: dispatch 2023-09-23T20:31:50.771 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:50 smithi112 bash[104422]: audit 2023-09-23T20:31:50.347585+0000 mon.a (mon.0) 1156 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]: dispatch 2023-09-23T20:31:50.774 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.5 primary-affinity to 0.949214 (8622072) 2023-09-23T20:31:50.794 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:31:50.794 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:31:50.794 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:31:50.794 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:31:50.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:50.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:50 smithi174 bash[91578]: cluster 2023-09-23T20:31:49.659274+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v970: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 9.4 MiB/s wr, 777 op/s 2023-09-23T20:31:50.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:50 smithi174 bash[91578]: audit 2023-09-23T20:31:50.346462+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.112:0/844789531' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]: dispatch 2023-09-23T20:31:50.815 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:50 smithi174 bash[91578]: audit 2023-09-23T20:31:50.347585+0000 mon.a (mon.0) 1156 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]: dispatch 2023-09-23T20:31:50.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:50.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:50.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:51.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:51.093 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:51.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:51.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:51.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:51.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:51.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:51.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:51.457 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:51.488 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:51.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:51.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:51.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:51.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:31:51.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:51.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:51.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:51.785 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:51 smithi174 bash[91578]: cluster 2023-09-23T20:31:50.756396+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:31:51.786 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:51 smithi174 bash[91578]: audit 2023-09-23T20:31:50.761446+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]': finished 2023-09-23T20:31:51.786 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:51 smithi174 bash[91578]: cluster 2023-09-23T20:31:50.761573+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T20:31:51.786 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:51 smithi174 bash[91578]: cluster 2023-09-23T20:31:50.764415+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:31:51.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:31:51.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:31:51.853 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[107672]: cluster 2023-09-23T20:31:50.756396+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:31:51.853 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[107672]: audit 2023-09-23T20:31:50.761446+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]': finished 2023-09-23T20:31:51.853 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[107672]: cluster 2023-09-23T20:31:50.761573+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T20:31:51.853 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[107672]: cluster 2023-09-23T20:31:50.764415+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:31:51.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[104422]: cluster 2023-09-23T20:31:50.756396+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:31:51.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[104422]: audit 2023-09-23T20:31:50.761446+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.9492136342768065}]': finished 2023-09-23T20:31:51.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[104422]: cluster 2023-09-23T20:31:50.761573+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T20:31:51.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:51 smithi112 bash[104422]: cluster 2023-09-23T20:31:50.764415+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:31:51.872 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:51.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:51.997 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:52.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:52.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:52.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:52.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:52.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:52.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:52.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:52.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:52.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:52.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:52.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:52.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:52.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:52.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:52.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:53.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:53.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:52 smithi112 bash[104422]: cluster 2023-09-23T20:31:51.659678+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T20:31:53.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:52 smithi112 bash[107672]: cluster 2023-09-23T20:31:51.659678+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T20:31:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:52 smithi174 bash[91578]: cluster 2023-09-23T20:31:51.659678+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T20:31:53.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:53.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:53.180 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:53.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:53.441 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.462 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:53.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:53.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:53.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:53.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:53.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:53.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:53.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:53.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:53.994 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:53.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:54.018 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:54 smithi112 bash[104422]: audit 2023-09-23T20:31:53.018479+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:54.097 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:54.106 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:54 smithi174 bash[91578]: audit 2023-09-23T20:31:53.018479+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:54.106 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:54 smithi174 bash[91578]: audit 2023-09-23T20:31:53.020096+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:54.106 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:54 smithi174 bash[91578]: cluster 2023-09-23T20:31:53.660176+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v973: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T20:31:54.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:54.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:54.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:54.270 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:54 smithi112 bash[107672]: audit 2023-09-23T20:31:53.018479+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:54.270 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:54 smithi112 bash[107672]: audit 2023-09-23T20:31:53.020096+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:54.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:54 smithi112 bash[107672]: cluster 2023-09-23T20:31:53.660176+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v973: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T20:31:54.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:54 smithi112 bash[104422]: audit 2023-09-23T20:31:53.020096+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:54.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:54 smithi112 bash[104422]: cluster 2023-09-23T20:31:53.660176+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v973: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T20:31:54.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:54.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:54.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:54.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:54.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:54.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:54.668 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:54.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:54.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:54.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:54.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:54.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:55.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:55.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:55.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:55.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:55.377 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:55.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.535 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:55.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:55.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:55.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:55.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:55.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:56.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:56.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:56.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:56.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:56.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:56.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:56.370 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:31:56.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:56.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:56.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:56.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:56.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:56.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:56.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:56.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:56.775 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[104422]: cluster 2023-09-23T20:31:55.660835+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[104422]: audit 2023-09-23T20:31:56.020132+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[104422]: audit 2023-09-23T20:31:56.036560+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[104422]: audit 2023-09-23T20:31:56.678383+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[104422]: audit 2023-09-23T20:31:56.688279+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[107672]: cluster 2023-09-23T20:31:55.660835+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[107672]: audit 2023-09-23T20:31:56.020132+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[107672]: audit 2023-09-23T20:31:56.036560+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.776 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[107672]: audit 2023-09-23T20:31:56.678383+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.777 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:56 smithi112 bash[107672]: audit 2023-09-23T20:31:56.688279+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:56.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:56.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:56.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:56 smithi174 bash[91578]: cluster 2023-09-23T20:31:55.660835+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T20:31:56.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:56 smithi174 bash[91578]: audit 2023-09-23T20:31:56.020132+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:56 smithi174 bash[91578]: audit 2023-09-23T20:31:56.036560+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:56 smithi174 bash[91578]: audit 2023-09-23T20:31:56.678383+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:56 smithi174 bash[91578]: audit 2023-09-23T20:31:56.688279+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:56.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:56.956 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:56.957 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:57.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:57.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:57.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:57.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:57.333 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:57.398 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-09-23T20:31:57.398 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:31:57.398 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_4 2023-09-23T20:31:57.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:31:57.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:57.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:57.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:57.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:57.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:57.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:57.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:57.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:57.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:58.003 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:57 smithi174 bash[91578]: audit 2023-09-23T20:31:57.369501+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:31:58.003 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:57 smithi174 bash[91578]: audit 2023-09-23T20:31:57.370645+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:31:58.003 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:57 smithi174 bash[91578]: audit 2023-09-23T20:31:57.379299+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:58.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:58.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:58.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:57 smithi112 bash[104422]: audit 2023-09-23T20:31:57.369501+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:31:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:57 smithi112 bash[104422]: audit 2023-09-23T20:31:57.370645+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:31:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:57 smithi112 bash[104422]: audit 2023-09-23T20:31:57.379299+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:58.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:57 smithi112 bash[107672]: audit 2023-09-23T20:31:57.369501+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:31:58.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:57 smithi112 bash[107672]: audit 2023-09-23T20:31:57.370645+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:31:58.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:57 smithi112 bash[107672]: audit 2023-09-23T20:31:57.379299+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:31:58.160 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:58.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:58.263 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:58.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:58.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:58.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:58.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:58.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:58.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:58.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:58.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:58.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:58.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:58.810 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:31:58 smithi174 bash[91578]: cluster 2023-09-23T20:31:57.661380+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:31:58.821 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:58.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:58.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:58.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:58.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:59.064 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:59.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:59.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:59.123 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:31:58 smithi112 bash[107672]: cluster 2023-09-23T20:31:57.661380+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:31:59.123 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:31:58 smithi112 bash[104422]: cluster 2023-09-23T20:31:57.661380+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:31:59.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:59.223 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:59.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:59.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:59.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:59.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:59.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:59.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:59.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:59.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:59.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:59.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:59.899 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:00.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:00.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:00.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:00.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:00.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:00.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:00.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.278 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:32:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:32:00] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2023-09-23T20:32:00.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:00.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:00.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:00.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:00.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:00.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:00.774 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:32:00.774 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:32:00.774 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:32:00.774 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:32:00.775 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:32:00.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.825 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:00 smithi112 bash[104422]: cluster 2023-09-23T20:31:59.662067+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:32:00.826 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:00 smithi112 bash[107672]: cluster 2023-09-23T20:31:59.662067+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:32:00.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:00.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:01.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:01.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:00 smithi174 bash[91578]: cluster 2023-09-23T20:31:59.662067+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:32:01.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:01.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:01.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:01.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:01.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:01.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:01.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:01.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:01.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:01.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:01.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:01.612 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:01.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:32:01.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:01.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:01.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:01.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:01.906 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:02.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:02.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:02.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:02.276 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:02.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:02.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:02.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:02.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:02.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:02 smithi174 bash[91578]: cluster 2023-09-23T20:32:01.662630+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-09-23T20:32:02.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:02.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.996 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:02 smithi112 bash[104422]: cluster 2023-09-23T20:32:01.662630+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-09-23T20:32:02.996 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:02 smithi112 bash[107672]: cluster 2023-09-23T20:32:01.662630+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-09-23T20:32:02.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:03.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:03.131 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:03.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:03.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:03.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:03.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:03.364 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:03.408 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:03.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:03.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:03.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:03.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:03.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:03.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:03.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:03.912 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:04.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:04.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:04.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:04.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:04.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:04.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:04.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:04.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:04.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:04.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:04.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.602 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:04 smithi112 bash[107672]: cluster 2023-09-23T20:32:03.663123+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-09-23T20:32:04.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:04 smithi112 bash[104422]: cluster 2023-09-23T20:32:03.663123+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-09-23T20:32:04.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:04.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:04.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:04 smithi174 bash[91578]: cluster 2023-09-23T20:32:03.663123+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-09-23T20:32:04.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:04.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:04.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:04.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:05.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:05.128 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:05.151 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:05.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:05.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:05.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:05.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:05.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:05.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:05.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:05.662 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:05.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:05.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:05.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:05.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:05.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:05.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:06.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:06.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:06.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:06.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:06.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:06.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:06.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:06.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:06.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:06.539 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:32:06.601 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:06.631 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:06.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:06.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:06.850 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:32:06.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:06.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:06 smithi174 bash[91578]: cluster 2023-09-23T20:32:05.663739+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T20:32:06.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:06.891 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:32:06.923 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:32:06.977 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:32:06.984 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:06 smithi112 bash[107672]: cluster 2023-09-23T20:32:05.663739+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T20:32:06.984 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:06 smithi112 bash[104422]: cluster 2023-09-23T20:32:05.663739+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T20:32:06.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:07.015 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:32:07.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:07.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:07.066 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:32:07.111 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:32:07.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.154 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.162 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:32:07.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:07.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:07.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:07.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:07.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:07.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:07.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:07.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:07.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:07.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.757 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:32:07.768 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:07.795 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:07 smithi112 bash[104422]: audit 2023-09-23T20:32:06.801210+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.112:0/2506243675' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:07.795 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:07 smithi112 bash[104422]: audit 2023-09-23T20:32:07.560793+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.112:0/2540124277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:07.795 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:07 smithi112 bash[104422]: audit 2023-09-23T20:32:07.562538+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:07.796 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:07 smithi112 bash[107672]: audit 2023-09-23T20:32:06.801210+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.112:0/2506243675' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:07.796 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:07 smithi112 bash[107672]: audit 2023-09-23T20:32:07.560793+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.112:0/2540124277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:07.796 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:07 smithi112 bash[107672]: audit 2023-09-23T20:32:07.562538+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:07.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:07.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:07.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:08.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:08.021 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:07 smithi174 bash[91578]: audit 2023-09-23T20:32:06.801210+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.112:0/2506243675' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:08.022 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:07 smithi174 bash[91578]: audit 2023-09-23T20:32:07.560793+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.112:0/2540124277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:08.022 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:07 smithi174 bash[91578]: audit 2023-09-23T20:32:07.562538+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:08.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:08.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:08.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:08.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:08.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:08.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:08.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:08.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:08.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:08.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:08.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:08.729 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:08.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:08.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:08.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: cluster 2023-09-23T20:32:07.664242+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v980: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:32:08.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: cluster 2023-09-23T20:32:07.718339+0000 mon.a (mon.0) 1170 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:08.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: cluster 2023-09-23T20:32:07.730471+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:32:08.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: cluster 2023-09-23T20:32:07.736801+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:32:08.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: audit 2023-09-23T20:32:07.737126+0000 mon.a (mon.0) 1171 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:32:08.873 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: cluster 2023-09-23T20:32:07.737210+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T20:32:08.873 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: audit 2023-09-23T20:32:08.022850+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:08.873 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:08 smithi174 bash[91578]: audit 2023-09-23T20:32:08.025877+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:08.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:08.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: cluster 2023-09-23T20:32:07.664242+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v980: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: cluster 2023-09-23T20:32:07.718339+0000 mon.a (mon.0) 1170 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: cluster 2023-09-23T20:32:07.730471+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: cluster 2023-09-23T20:32:07.736801+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: audit 2023-09-23T20:32:07.737126+0000 mon.a (mon.0) 1171 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: cluster 2023-09-23T20:32:07.737210+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: audit 2023-09-23T20:32:08.022850+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:08.993 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[107672]: audit 2023-09-23T20:32:08.025877+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: cluster 2023-09-23T20:32:07.664242+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v980: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: cluster 2023-09-23T20:32:07.718339+0000 mon.a (mon.0) 1170 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: cluster 2023-09-23T20:32:07.730471+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: cluster 2023-09-23T20:32:07.736801+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: audit 2023-09-23T20:32:07.737126+0000 mon.a (mon.0) 1171 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: cluster 2023-09-23T20:32:07.737210+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: audit 2023-09-23T20:32:08.022850+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:08.994 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:08 smithi112 bash[104422]: audit 2023-09-23T20:32:08.025877+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:09.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.159 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:09.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:09.286 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:09.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:09.393 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.416 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:09.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:09.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:09.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:09.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:09.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:09.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:09.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:09.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:09.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:09.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:10.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:10.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:10.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:10.312 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:10.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:10.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:10.445 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:10.470 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:10.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:10.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:10.609 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:32:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:32:10] "GET /metrics HTTP/1.1" 200 36456 "" "Prometheus/2.43.0" 2023-09-23T20:32:10.707 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:10.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:10.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:10.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:10.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.880 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:10 smithi112 bash[104422]: cluster 2023-09-23T20:32:09.664825+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T20:32:10.880 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:10 smithi112 bash[107672]: cluster 2023-09-23T20:32:09.664825+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T20:32:10.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:10.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:11.020 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:32:11.020 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:32:11.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:11.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:11.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:10 smithi174 bash[91578]: cluster 2023-09-23T20:32:09.664825+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T20:32:11.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:11.157 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:11.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:11.261 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.285 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:11.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:11.421 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:11.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:11.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:11.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:11.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:11.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:11.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:11.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:11.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:11.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:11.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:32:12.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:12.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:12.232 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:12.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:12.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:12.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:12.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:12.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:12.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:32:12.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:32:12.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:12.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:12 smithi174 bash[91578]: cluster 2023-09-23T20:32:11.665379+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-23T20:32:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:32:12.844 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:32:12.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:12.881 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:12 smithi112 bash[107672]: cluster 2023-09-23T20:32:11.665379+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-23T20:32:12.881 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:12 smithi112 bash[104422]: cluster 2023-09-23T20:32:11.665379+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-23T20:32:12.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:12.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:12.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:13.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:13.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:13.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:13.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:13.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:13.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:13.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:13.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:13.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:13.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:13.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:13.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:13.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:13.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:13.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:13.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:13.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:13.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:13.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:14.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:14.033 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:13 smithi174 bash[91578]: audit 2023-09-23T20:32:12.808466+0000 mgr.y (mgr.34107) 949 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:32:14.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:14.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:14.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:13 smithi112 bash[104422]: audit 2023-09-23T20:32:12.808466+0000 mgr.y (mgr.34107) 949 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:32:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:13 smithi112 bash[107672]: audit 2023-09-23T20:32:12.808466+0000 mgr.y (mgr.34107) 949 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:32:14.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.177 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:14.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:14.300 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":983,"stamp":"2023-09-23T20:32:11.665013+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5448341432,"num_objects":83151,"num_object_clones":0,"num_object_copies":249453,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":83151,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":130475,"num_write_kb":6828046,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":3558504,"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":116797,"ondisk_log_size":116797,"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":19123856,"kb_used_data":16051216,"kb_used_omap":20,"kb_used_meta":3072363,"kb_avail":730837360,"statfs":{"total":767960285184,"available":748377456640,"internally_reserved":0,"allocated":16436445184,"data_stored":16427851320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":3146100366},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,3,4,9],"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":-505020416,"num_objects":-7706,"num_object_clones":0,"num_object_copies":-23118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7706,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7706,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002764"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":205,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784482+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:31:50.784482+0000","last_peered":"2023-09-23T20:31:50.784482+0000","last_clean":"2023-09-23T20:31:50.784482+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:31:50.784482+0000","last_undegraded":"2023-09-23T20:31:50.784482+0000","last_fullsized":"2023-09-23T20:31:50.784482+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.780250+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:31:50.780250+0000","last_peered":"2023-09-23T20:31:50.780250+0000","last_clean":"2023-09-23T20:31:50.780250+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:31:50.780250+0000","last_undegraded":"2023-09-23T20:31:50.780250+0000","last_fullsized":"2023-09-23T20:31:50.780250+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.775346+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:31:50.775346+0000","last_peered":"2023-09-23T20:31:50.775346+0000","last_clean":"2023-09-23T20:31:50.775346+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:31:50.775346+0000","last_undegraded":"2023-09-23T20:31:50.775346+0000","last_fullsized":"2023-09-23T20:31:50.775346+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.798248+0000","last_change":"2023-09-23T20:29:33.416431+0000","last_active":"2023-09-23T20:31:50.798248+0000","last_peered":"2023-09-23T20:31:50.798248+0000","last_clean":"2023-09-23T20:31:50.798248+0000","last_became_active":"2023-09-23T20:29:33.415901+0000","last_became_peered":"2023-09-23T20:29:33.415901+0000","last_unstale":"2023-09-23T20:31:50.798248+0000","last_undegraded":"2023-09-23T20:31:50.798248+0000","last_fullsized":"2023-09-23T20:31:50.798248+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:07.762044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.778395+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:31:50.778395+0000","last_peered":"2023-09-23T20:31:50.778395+0000","last_clean":"2023-09-23T20:31:50.778395+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:31:50.778395+0000","last_undegraded":"2023-09-23T20:31:50.778395+0000","last_fullsized":"2023-09-23T20:31:50.778395+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.762289+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:31:50.762289+0000","last_peered":"2023-09-23T20:31:50.762289+0000","last_clean":"2023-09-23T20:31:50.762289+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:31:50.762289+0000","last_undegraded":"2023-09-23T20:31:50.762289+0000","last_fullsized":"2023-09-23T20:31:50.762289+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":203,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788469+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:31:50.788469+0000","last_peered":"2023-09-23T20:31:50.788469+0000","last_clean":"2023-09-23T20:31:50.788469+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:31:50.788469+0000","last_undegraded":"2023-09-23T20:31:50.788469+0000","last_fullsized":"2023-09-23T20:31:50.788469+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.778484+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:31:50.778484+0000","last_peered":"2023-09-23T20:31:50.778484+0000","last_clean":"2023-09-23T20:31:50.778484+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:31:50.778484+0000","last_undegraded":"2023-09-23T20:31:50.778484+0000","last_fullsized":"2023-09-23T20:31:50.778484+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.778130+0000","last_change":"2023-09-23T20:29:33.407425+0000","last_active":"2023-09-23T20:31:50.778130+0000","last_peered":"2023-09-23T20:31:50.778130+0000","last_clean":"2023-09-23T20:31:50.778130+0000","last_became_active":"2023-09-23T20:29:33.407092+0000","last_became_peered":"2023-09-23T20:29:33.407092+0000","last_unstale":"2023-09-23T20:31:50.778130+0000","last_undegraded":"2023-09-23T20:31:50.778130+0000","last_fullsized":"2023-09-23T20:31:50.778130+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:28:41.619413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.780609+0000","last_change":"2023-09-23T20:29:33.411299+0000","last_active":"2023-09-23T20:31:50.780609+0000","last_peered":"2023-09-23T20:31:50.780609+0000","last_clean":"2023-09-23T20:31:50.780609+0000","last_became_active":"2023-09-23T20:29:33.410953+0000","last_became_peered":"2023-09-23T20:29:33.410953+0000","last_unstale":"2023-09-23T20:31:50.780609+0000","last_undegraded":"2023-09-23T20:31:50.780609+0000","last_fullsized":"2023-09-23T20:31:50.780609+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:39:34.759888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:32:02.784522+0000","last_change":"2023-09-23T20:29:33.418540+0000","last_active":"2023-09-23T20:32:02.784522+0000","last_peered":"2023-09-23T20:32:02.784522+0000","last_clean":"2023-09-23T20:32:02.784522+0000","last_became_active":"2023-09-23T20:29:33.409673+0000","last_became_peered":"2023-09-23T20:29:33.409673+0000","last_unstale":"2023-09-23T20:32:02.784522+0000","last_undegraded":"2023-09-23T20:32:02.784522+0000","last_fullsized":"2023-09-23T20:32:02.784522+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:57:16.977731+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788034+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:31:50.788034+0000","last_peered":"2023-09-23T20:31:50.788034+0000","last_clean":"2023-09-23T20:31:50.788034+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:31:50.788034+0000","last_undegraded":"2023-09-23T20:31:50.788034+0000","last_fullsized":"2023-09-23T20:31:50.788034+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788521+0000","last_change":"2023-09-23T20:29:33.423473+0000","last_active":"2023-09-23T20:31:50.788521+0000","last_peered":"2023-09-23T20:31:50.788521+0000","last_clean":"2023-09-23T20:31:50.788521+0000","last_became_active":"2023-09-23T20:29:33.410029+0000","last_became_peered":"2023-09-23T20:29:33.410029+0000","last_unstale":"2023-09-23T20:31:50.788521+0000","last_undegraded":"2023-09-23T20:31:50.788521+0000","last_fullsized":"2023-09-23T20:31:50.788521+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:58:09.435408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784878+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:31:50.784878+0000","last_peered":"2023-09-23T20:31:50.784878+0000","last_clean":"2023-09-23T20:31:50.784878+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:31:50.784878+0000","last_undegraded":"2023-09-23T20:31:50.784878+0000","last_fullsized":"2023-09-23T20:31:50.784878+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784892+0000","last_change":"2023-09-23T20:29:33.428845+0000","last_active":"2023-09-23T20:31:50.784892+0000","last_peered":"2023-09-23T20:31:50.784892+0000","last_clean":"2023-09-23T20:31:50.784892+0000","last_became_active":"2023-09-23T20:29:33.410074+0000","last_became_peered":"2023-09-23T20:29:33.410074+0000","last_unstale":"2023-09-23T20:31:50.784892+0000","last_undegraded":"2023-09-23T20:31:50.784892+0000","last_fullsized":"2023-09-23T20:31:50.784892+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:52:50.821841+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":237,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:52.750451+0000","last_change":"2023-09-23T20:29:33.409794+0000","last_active":"2023-09-23T20:31:52.750451+0000","last_peered":"2023-09-23T20:31:52.750451+0000","last_clean":"2023-09-23T20:31:52.750451+0000","last_became_active":"2023-09-23T20:29:33.409408+0000","last_became_peered":"2023-09-23T20:29:33.409408+0000","last_unstale":"2023-09-23T20:31:52.750451+0000","last_undegraded":"2023-09-23T20:31:52.750451+0000","last_fullsized":"2023-09-23T20:31:52.750451+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:20:42.969185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788161+0000","last_change":"2023-09-23T20:29:33.406484+0000","last_active":"2023-09-23T20:31:50.788161+0000","last_peered":"2023-09-23T20:31:50.788161+0000","last_clean":"2023-09-23T20:31:50.788161+0000","last_became_active":"2023-09-23T20:29:33.406145+0000","last_became_peered":"2023-09-23T20:29:33.406145+0000","last_unstale":"2023-09-23T20:31:50.788161+0000","last_undegraded":"2023-09-23T20:31:50.788161+0000","last_fullsized":"2023-09-23T20:31:50.788161+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:40.613878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":214,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777830+0000","last_change":"2023-09-23T20:29:33.412777+0000","last_active":"2023-09-23T20:31:50.777830+0000","last_peered":"2023-09-23T20:31:50.777830+0000","last_clean":"2023-09-23T20:31:50.777830+0000","last_became_active":"2023-09-23T20:29:33.411177+0000","last_became_peered":"2023-09-23T20:29:33.411177+0000","last_unstale":"2023-09-23T20:31:50.777830+0000","last_undegraded":"2023-09-23T20:31:50.777830+0000","last_fullsized":"2023-09-23T20:31:50.777830+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:37:05.009378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.773799+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:31:50.773799+0000","last_peered":"2023-09-23T20:31:50.773799+0000","last_clean":"2023-09-23T20:31:50.773799+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:31:50.773799+0000","last_undegraded":"2023-09-23T20:31:50.773799+0000","last_fullsized":"2023-09-23T20:31:50.773799+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.798132+0000","last_change":"2023-09-23T20:29:33.416223+0000","last_active":"2023-09-23T20:31:50.798132+0000","last_peered":"2023-09-23T20:31:50.798132+0000","last_clean":"2023-09-23T20:31:50.798132+0000","last_became_active":"2023-09-23T20:29:33.415590+0000","last_became_peered":"2023-09-23T20:29:33.415590+0000","last_unstale":"2023-09-23T20:31:50.798132+0000","last_undegraded":"2023-09-23T20:31:50.798132+0000","last_fullsized":"2023-09-23T20:31:50.798132+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:01:10.161134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.761938+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:31:50.761938+0000","last_peered":"2023-09-23T20:31:50.761938+0000","last_clean":"2023-09-23T20:31:50.761938+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:31:50.761938+0000","last_undegraded":"2023-09-23T20:31:50.761938+0000","last_fullsized":"2023-09-23T20:31:50.761938+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":83,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.780407+0000","last_change":"2023-09-23T20:29:33.410186+0000","last_active":"2023-09-23T20:31:50.780407+0000","last_peered":"2023-09-23T20:31:50.780407+0000","last_clean":"2023-09-23T20:31:50.780407+0000","last_became_active":"2023-09-23T20:29:33.409331+0000","last_became_peered":"2023-09-23T20:29:33.409331+0000","last_unstale":"2023-09-23T20:31:50.780407+0000","last_undegraded":"2023-09-23T20:31:50.780407+0000","last_fullsized":"2023-09-23T20:31:50.780407+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:22.058536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"226'8317","reported_seq":8337,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.372478+0000","last_change":"2023-09-23T20:29:49.703316+0000","last_active":"2023-09-23T20:32:11.372478+0000","last_peered":"2023-09-23T20:32:11.372478+0000","last_clean":"2023-09-23T20:32:11.372478+0000","last_became_active":"2023-09-23T20:29:49.703012+0000","last_became_peered":"2023-09-23T20:29:49.703012+0000","last_unstale":"2023-09-23T20:32:11.372478+0000","last_undegraded":"2023-09-23T20:32:11.372478+0000","last_fullsized":"2023-09-23T20:32:11.372478+0000","mapping_epoch":216,"log_start":"219'200","ondisk_log_start":"219'200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8117,"log_dups_size":0,"ondisk_log_size":8117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:44:31.970882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332333056,"num_objects":5071,"num_object_clones":0,"num_object_copies":15213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8317,"num_write_kb":428416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":71,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788107+0000","last_change":"2023-09-23T20:29:33.431188+0000","last_active":"2023-09-23T20:31:50.788107+0000","last_peered":"2023-09-23T20:31:50.788107+0000","last_clean":"2023-09-23T20:31:50.788107+0000","last_became_active":"2023-09-23T20:29:33.410421+0000","last_became_peered":"2023-09-23T20:29:33.410421+0000","last_unstale":"2023-09-23T20:31:50.788107+0000","last_undegraded":"2023-09-23T20:31:50.788107+0000","last_fullsized":"2023-09-23T20:31:50.788107+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:50:57.459881+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":[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":197,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777290+0000","last_change":"2023-09-23T20:29:33.411478+0000","last_active":"2023-09-23T20:31:50.777290+0000","last_peered":"2023-09-23T20:31:50.777290+0000","last_clean":"2023-09-23T20:31:50.777290+0000","last_became_active":"2023-09-23T20:29:33.406775+0000","last_became_peered":"2023-09-23T20:29:33.406775+0000","last_unstale":"2023-09-23T20:31:50.777290+0000","last_undegraded":"2023-09-23T20:31:50.777290+0000","last_fullsized":"2023-09-23T20:31:50.777290+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:50:03.477779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.4","version":"226'8148","reported_seq":8168,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.209728+0000","last_change":"2023-09-23T20:29:49.706753+0000","last_active":"2023-09-23T20:32:09.209728+0000","last_peered":"2023-09-23T20:32:09.209728+0000","last_clean":"2023-09-23T20:32:09.209728+0000","last_became_active":"2023-09-23T20:29:49.706331+0000","last_became_peered":"2023-09-23T20:29:49.706331+0000","last_unstale":"2023-09-23T20:32:09.209728+0000","last_undegraded":"2023-09-23T20:32:09.209728+0000","last_fullsized":"2023-09-23T20:32:09.209728+0000","mapping_epoch":216,"log_start":"220'2000","ondisk_log_start":"220'2000","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6148,"log_dups_size":0,"ondisk_log_size":6148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:14:08.207127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344195072,"num_objects":5252,"num_object_clones":0,"num_object_copies":15756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8148,"num_write_kb":428800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"69'2","reported_seq":89,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788801+0000","last_change":"2023-09-23T20:29:33.421394+0000","last_active":"2023-09-23T20:31:50.788801+0000","last_peered":"2023-09-23T20:31:50.788801+0000","last_clean":"2023-09-23T20:31:50.788801+0000","last_became_active":"2023-09-23T20:29:33.417206+0000","last_became_peered":"2023-09-23T20:29:33.417206+0000","last_unstale":"2023-09-23T20:31:50.788801+0000","last_undegraded":"2023-09-23T20:31:50.788801+0000","last_fullsized":"2023-09-23T20:31:50.788801+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:34:26.671878+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":222,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784458+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:31:50.784458+0000","last_peered":"2023-09-23T20:31:50.784458+0000","last_clean":"2023-09-23T20:31:50.784458+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:31:50.784458+0000","last_undegraded":"2023-09-23T20:31:50.784458+0000","last_fullsized":"2023-09-23T20:31:50.784458+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"226'8282","reported_seq":8300,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.731781+0000","last_change":"2023-09-23T20:29:49.704775+0000","last_active":"2023-09-23T20:32:09.731781+0000","last_peered":"2023-09-23T20:32:09.731781+0000","last_clean":"2023-09-23T20:32:09.731781+0000","last_became_active":"2023-09-23T20:29:49.704357+0000","last_became_peered":"2023-09-23T20:29:49.704357+0000","last_unstale":"2023-09-23T20:32:09.731781+0000","last_undegraded":"2023-09-23T20:32:09.731781+0000","last_fullsized":"2023-09-23T20:32:09.731781+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8282,"log_dups_size":0,"ondisk_log_size":8282,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:40:18.061847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346030080,"num_objects":5280,"num_object_clones":0,"num_object_copies":15840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8282,"num_write_kb":433984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":71,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777881+0000","last_change":"2023-09-23T20:29:33.425733+0000","last_active":"2023-09-23T20:31:50.777881+0000","last_peered":"2023-09-23T20:31:50.777881+0000","last_clean":"2023-09-23T20:31:50.777881+0000","last_became_active":"2023-09-23T20:29:33.408180+0000","last_became_peered":"2023-09-23T20:29:33.408180+0000","last_unstale":"2023-09-23T20:31:50.777881+0000","last_undegraded":"2023-09-23T20:31:50.777881+0000","last_fullsized":"2023-09-23T20:31:50.777881+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:29:36.246208+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":215,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.761553+0000","last_change":"2023-09-23T20:29:33.408238+0000","last_active":"2023-09-23T20:31:50.761553+0000","last_peered":"2023-09-23T20:31:50.761553+0000","last_clean":"2023-09-23T20:31:50.761553+0000","last_became_active":"2023-09-23T20:29:33.407892+0000","last_became_peered":"2023-09-23T20:29:33.407892+0000","last_unstale":"2023-09-23T20:31:50.761553+0000","last_undegraded":"2023-09-23T20:31:50.761553+0000","last_fullsized":"2023-09-23T20:31:50.761553+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:43:38.956613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.6","version":"226'8095","reported_seq":8113,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.798885+0000","last_change":"2023-09-23T20:29:49.709132+0000","last_active":"2023-09-23T20:32:09.798885+0000","last_peered":"2023-09-23T20:32:09.798885+0000","last_clean":"2023-09-23T20:32:09.798885+0000","last_became_active":"2023-09-23T20:29:49.708827+0000","last_became_peered":"2023-09-23T20:29:49.708827+0000","last_unstale":"2023-09-23T20:32:09.798885+0000","last_undegraded":"2023-09-23T20:32:09.798885+0000","last_fullsized":"2023-09-23T20:32:09.798885+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8095,"log_dups_size":0,"ondisk_log_size":8095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:31:29.322870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339017728,"num_objects":5173,"num_object_clones":0,"num_object_copies":15519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8095,"num_write_kb":424576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777407+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:31:50.777407+0000","last_peered":"2023-09-23T20:31:50.777407+0000","last_clean":"2023-09-23T20:31:50.777407+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:31:50.777407+0000","last_undegraded":"2023-09-23T20:31:50.777407+0000","last_fullsized":"2023-09-23T20:31:50.777407+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788465+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:31:50.788465+0000","last_peered":"2023-09-23T20:31:50.788465+0000","last_clean":"2023-09-23T20:31:50.788465+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:31:50.788465+0000","last_undegraded":"2023-09-23T20:31:50.788465+0000","last_fullsized":"2023-09-23T20:31:50.788465+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"226'7762","reported_seq":7782,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.755490+0000","last_change":"2023-09-23T20:29:49.711440+0000","last_active":"2023-09-23T20:32:07.755490+0000","last_peered":"2023-09-23T20:32:07.755490+0000","last_clean":"2023-09-23T20:32:07.755490+0000","last_became_active":"2023-09-23T20:29:49.711086+0000","last_became_peered":"2023-09-23T20:29:49.711086+0000","last_unstale":"2023-09-23T20:32:07.755490+0000","last_undegraded":"2023-09-23T20:32:07.755490+0000","last_fullsized":"2023-09-23T20:32:07.755490+0000","mapping_epoch":216,"log_start":"220'1200","ondisk_log_start":"220'1200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6562,"log_dups_size":0,"ondisk_log_size":6562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:28:14.308703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337772544,"num_objects":5154,"num_object_clones":0,"num_object_copies":15462,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5154,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7762,"num_write_kb":413312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":197,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.779987+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:31:50.779987+0000","last_peered":"2023-09-23T20:31:50.779987+0000","last_clean":"2023-09-23T20:31:50.779987+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:31:50.779987+0000","last_undegraded":"2023-09-23T20:31:50.779987+0000","last_fullsized":"2023-09-23T20:31:50.779987+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788632+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:31:50.788632+0000","last_peered":"2023-09-23T20:31:50.788632+0000","last_clean":"2023-09-23T20:31:50.788632+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:31:50.788632+0000","last_undegraded":"2023-09-23T20:31:50.788632+0000","last_fullsized":"2023-09-23T20:31:50.788632+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"226'8200","reported_seq":8220,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.216190+0000","last_change":"2023-09-23T20:29:50.046203+0000","last_active":"2023-09-23T20:32:09.216190+0000","last_peered":"2023-09-23T20:32:09.216190+0000","last_clean":"2023-09-23T20:32:09.216190+0000","last_became_active":"2023-09-23T20:29:50.045874+0000","last_became_peered":"2023-09-23T20:29:50.045874+0000","last_unstale":"2023-09-23T20:32:09.216190+0000","last_undegraded":"2023-09-23T20:32:09.216190+0000","last_fullsized":"2023-09-23T20:32:09.216190+0000","mapping_epoch":216,"log_start":"220'2000","ondisk_log_start":"220'2000","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6200,"log_dups_size":0,"ondisk_log_size":6200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:48:35.120815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339607552,"num_objects":5182,"num_object_clones":0,"num_object_copies":15546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8200,"num_write_kb":428224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":186,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.761405+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:31:50.761405+0000","last_peered":"2023-09-23T20:31:50.761405+0000","last_clean":"2023-09-23T20:31:50.761405+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:31:50.761405+0000","last_undegraded":"2023-09-23T20:31:50.761405+0000","last_fullsized":"2023-09-23T20:31:50.761405+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":202,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784913+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:31:50.784913+0000","last_peered":"2023-09-23T20:31:50.784913+0000","last_clean":"2023-09-23T20:31:50.784913+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:31:50.784913+0000","last_undegraded":"2023-09-23T20:31:50.784913+0000","last_fullsized":"2023-09-23T20:31:50.784913+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"226'8061","reported_seq":8080,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.794096+0000","last_change":"2023-09-23T20:29:49.704748+0000","last_active":"2023-09-23T20:32:07.794096+0000","last_peered":"2023-09-23T20:32:07.794096+0000","last_clean":"2023-09-23T20:32:07.794096+0000","last_became_active":"2023-09-23T20:29:49.704398+0000","last_became_peered":"2023-09-23T20:29:49.704398+0000","last_unstale":"2023-09-23T20:32:07.794096+0000","last_undegraded":"2023-09-23T20:32:07.794096+0000","last_fullsized":"2023-09-23T20:32:07.794096+0000","mapping_epoch":216,"log_start":"220'1500","ondisk_log_start":"220'1500","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6561,"log_dups_size":0,"ondisk_log_size":6561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:51.184117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341114880,"num_objects":5205,"num_object_clones":0,"num_object_copies":15615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8061,"num_write_kb":424512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,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":206,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784321+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:31:50.784321+0000","last_peered":"2023-09-23T20:31:50.784321+0000","last_clean":"2023-09-23T20:31:50.784321+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:31:50.784321+0000","last_undegraded":"2023-09-23T20:31:50.784321+0000","last_fullsized":"2023-09-23T20:31:50.784321+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788121+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:31:50.788121+0000","last_peered":"2023-09-23T20:31:50.788121+0000","last_clean":"2023-09-23T20:31:50.788121+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:31:50.788121+0000","last_undegraded":"2023-09-23T20:31:50.788121+0000","last_fullsized":"2023-09-23T20:31:50.788121+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"226'8093","reported_seq":8113,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.773087+0000","last_change":"2023-09-23T20:29:50.047785+0000","last_active":"2023-09-23T20:32:07.773087+0000","last_peered":"2023-09-23T20:32:07.773087+0000","last_clean":"2023-09-23T20:32:07.773087+0000","last_became_active":"2023-09-23T20:29:50.047478+0000","last_became_peered":"2023-09-23T20:29:50.047478+0000","last_unstale":"2023-09-23T20:32:07.773087+0000","last_undegraded":"2023-09-23T20:32:07.773087+0000","last_fullsized":"2023-09-23T20:32:07.773087+0000","mapping_epoch":216,"log_start":"220'1500","ondisk_log_start":"220'1500","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6593,"log_dups_size":0,"ondisk_log_size":6593,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:13.757501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353435648,"num_objects":5393,"num_object_clones":0,"num_object_copies":16179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8093,"num_write_kb":431552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":83,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.778324+0000","last_change":"2023-09-23T20:29:33.404933+0000","last_active":"2023-09-23T20:31:50.778324+0000","last_peered":"2023-09-23T20:31:50.778324+0000","last_clean":"2023-09-23T20:31:50.778324+0000","last_became_active":"2023-09-23T20:29:33.404545+0000","last_became_peered":"2023-09-23T20:29:33.404545+0000","last_unstale":"2023-09-23T20:31:50.778324+0000","last_undegraded":"2023-09-23T20:31:50.778324+0000","last_fullsized":"2023-09-23T20:31:50.778324+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:54.782091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.783033+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:31:50.783033+0000","last_peered":"2023-09-23T20:31:50.783033+0000","last_clean":"2023-09-23T20:31:50.783033+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:31:50.783033+0000","last_undegraded":"2023-09-23T20:31:50.783033+0000","last_fullsized":"2023-09-23T20:31:50.783033+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"226'8174","reported_seq":8192,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.761141+0000","last_change":"2023-09-23T20:29:49.703034+0000","last_active":"2023-09-23T20:32:09.761141+0000","last_peered":"2023-09-23T20:32:09.761141+0000","last_clean":"2023-09-23T20:32:09.761141+0000","last_became_active":"2023-09-23T20:29:49.702713+0000","last_became_peered":"2023-09-23T20:29:49.702713+0000","last_unstale":"2023-09-23T20:32:09.761141+0000","last_undegraded":"2023-09-23T20:32:09.761141+0000","last_fullsized":"2023-09-23T20:32:09.761141+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8174,"log_dups_size":0,"ondisk_log_size":8174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:10:49.484226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344326144,"num_objects":5254,"num_object_clones":0,"num_object_copies":15762,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8174,"num_write_kb":429696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":235,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.775912+0000","last_change":"2023-09-23T20:29:33.413600+0000","last_active":"2023-09-23T20:31:50.775912+0000","last_peered":"2023-09-23T20:31:50.775912+0000","last_clean":"2023-09-23T20:31:50.775912+0000","last_became_active":"2023-09-23T20:29:33.413265+0000","last_became_peered":"2023-09-23T20:29:33.413265+0000","last_unstale":"2023-09-23T20:31:50.775912+0000","last_undegraded":"2023-09-23T20:31:50.775912+0000","last_fullsized":"2023-09-23T20:31:50.775912+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:46.458074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777925+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:31:50.777925+0000","last_peered":"2023-09-23T20:31:50.777925+0000","last_clean":"2023-09-23T20:31:50.777925+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:31:50.777925+0000","last_undegraded":"2023-09-23T20:31:50.777925+0000","last_fullsized":"2023-09-23T20:31:50.777925+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.781395+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:31:50.781395+0000","last_peered":"2023-09-23T20:31:50.781395+0000","last_clean":"2023-09-23T20:31:50.781395+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:31:50.781395+0000","last_undegraded":"2023-09-23T20:31:50.781395+0000","last_fullsized":"2023-09-23T20:31:50.781395+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"226'8165","reported_seq":8183,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.349019+0000","last_change":"2023-09-23T20:29:49.705629+0000","last_active":"2023-09-23T20:32:11.349019+0000","last_peered":"2023-09-23T20:32:11.349019+0000","last_clean":"2023-09-23T20:32:11.349019+0000","last_became_active":"2023-09-23T20:29:49.705342+0000","last_became_peered":"2023-09-23T20:29:49.705342+0000","last_unstale":"2023-09-23T20:32:11.349019+0000","last_undegraded":"2023-09-23T20:32:11.349019+0000","last_fullsized":"2023-09-23T20:32:11.349019+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8165,"log_dups_size":0,"ondisk_log_size":8165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:54:50.774959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330891264,"num_objects":5049,"num_object_clones":0,"num_object_copies":15147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8165,"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":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":189,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777704+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:31:50.777704+0000","last_peered":"2023-09-23T20:31:50.777704+0000","last_clean":"2023-09-23T20:31:50.777704+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:31:50.777704+0000","last_undegraded":"2023-09-23T20:31:50.777704+0000","last_fullsized":"2023-09-23T20:31:50.777704+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784759+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:31:50.784759+0000","last_peered":"2023-09-23T20:31:50.784759+0000","last_clean":"2023-09-23T20:31:50.784759+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:31:50.784759+0000","last_undegraded":"2023-09-23T20:31:50.784759+0000","last_fullsized":"2023-09-23T20:31:50.784759+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777563+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:31:50.777563+0000","last_peered":"2023-09-23T20:31:50.777563+0000","last_clean":"2023-09-23T20:31:50.777563+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:31:50.777563+0000","last_undegraded":"2023-09-23T20:31:50.777563+0000","last_fullsized":"2023-09-23T20:31:50.777563+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"226'8298","reported_seq":8316,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.812298+0000","last_change":"2023-09-23T20:29:50.053836+0000","last_active":"2023-09-23T20:32:09.812298+0000","last_peered":"2023-09-23T20:32:09.812298+0000","last_clean":"2023-09-23T20:32:09.812298+0000","last_became_active":"2023-09-23T20:29:50.053340+0000","last_became_peered":"2023-09-23T20:29:50.053340+0000","last_unstale":"2023-09-23T20:32:09.812298+0000","last_undegraded":"2023-09-23T20:32:09.812298+0000","last_fullsized":"2023-09-23T20:32:09.812298+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8298,"log_dups_size":0,"ondisk_log_size":8298,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:00:03.273695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341573632,"num_objects":5212,"num_object_clones":0,"num_object_copies":15636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8298,"num_write_kb":432320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":235,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.787997+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:31:50.787997+0000","last_peered":"2023-09-23T20:31:50.787997+0000","last_clean":"2023-09-23T20:31:50.787997+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:31:50.787997+0000","last_undegraded":"2023-09-23T20:31:50.787997+0000","last_fullsized":"2023-09-23T20:31:50.787997+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":183,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.792869+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:31:50.792869+0000","last_peered":"2023-09-23T20:31:50.792869+0000","last_clean":"2023-09-23T20:31:50.792869+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:31:50.792869+0000","last_undegraded":"2023-09-23T20:31:50.792869+0000","last_fullsized":"2023-09-23T20:31:50.792869+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.782989+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:31:50.782989+0000","last_peered":"2023-09-23T20:31:50.782989+0000","last_clean":"2023-09-23T20:31:50.782989+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:31:50.782989+0000","last_undegraded":"2023-09-23T20:31:50.782989+0000","last_fullsized":"2023-09-23T20:31:50.782989+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"226'8104","reported_seq":8124,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.769412+0000","last_change":"2023-09-23T20:29:50.055191+0000","last_active":"2023-09-23T20:32:07.769412+0000","last_peered":"2023-09-23T20:32:07.769412+0000","last_clean":"2023-09-23T20:32:07.769412+0000","last_became_active":"2023-09-23T20:29:50.054918+0000","last_became_peered":"2023-09-23T20:29:50.054918+0000","last_unstale":"2023-09-23T20:32:07.769412+0000","last_undegraded":"2023-09-23T20:32:07.769412+0000","last_fullsized":"2023-09-23T20:32:07.769412+0000","mapping_epoch":216,"log_start":"220'1500","ondisk_log_start":"220'1500","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6604,"log_dups_size":0,"ondisk_log_size":6604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:41:20.538179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343932928,"num_objects":5248,"num_object_clones":0,"num_object_copies":15744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8104,"num_write_kb":427264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":219,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777542+0000","last_change":"2023-09-23T20:29:33.412145+0000","last_active":"2023-09-23T20:31:50.777542+0000","last_peered":"2023-09-23T20:31:50.777542+0000","last_clean":"2023-09-23T20:31:50.777542+0000","last_became_active":"2023-09-23T20:29:33.411624+0000","last_became_peered":"2023-09-23T20:29:33.411624+0000","last_unstale":"2023-09-23T20:31:50.777542+0000","last_undegraded":"2023-09-23T20:31:50.777542+0000","last_fullsized":"2023-09-23T20:31:50.777542+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:47.461085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"80'161","reported_seq":495,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.795350+0000","last_change":"2023-09-23T20:29:36.427254+0000","last_active":"2023-09-23T20:31:50.795350+0000","last_peered":"2023-09-23T20:31:50.795350+0000","last_clean":"2023-09-23T20:31:50.795350+0000","last_became_active":"2023-09-23T20:29:36.426689+0000","last_became_peered":"2023-09-23T20:29:36.426689+0000","last_unstale":"2023-09-23T20:31:50.795350+0000","last_undegraded":"2023-09-23T20:31:50.795350+0000","last_fullsized":"2023-09-23T20:31:50.795350+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-24T23:31:59.657217+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.779854+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:31:50.779854+0000","last_peered":"2023-09-23T20:31:50.779854+0000","last_clean":"2023-09-23T20:31:50.779854+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:31:50.779854+0000","last_undegraded":"2023-09-23T20:31:50.779854+0000","last_fullsized":"2023-09-23T20:31:50.779854+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.761828+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:31:50.761828+0000","last_peered":"2023-09-23T20:31:50.761828+0000","last_clean":"2023-09-23T20:31:50.761828+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:31:50.761828+0000","last_undegraded":"2023-09-23T20:31:50.761828+0000","last_fullsized":"2023-09-23T20:31:50.761828+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"226'8128","reported_seq":8148,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.328703+0000","last_change":"2023-09-23T20:29:49.711449+0000","last_active":"2023-09-23T20:32:11.328703+0000","last_peered":"2023-09-23T20:32:11.328703+0000","last_clean":"2023-09-23T20:32:11.328703+0000","last_became_active":"2023-09-23T20:29:49.711133+0000","last_became_peered":"2023-09-23T20:29:49.711133+0000","last_unstale":"2023-09-23T20:32:11.328703+0000","last_undegraded":"2023-09-23T20:32:11.328703+0000","last_fullsized":"2023-09-23T20:32:11.328703+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8128,"log_dups_size":0,"ondisk_log_size":8128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:46:06.304352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329121792,"num_objects":5022,"num_object_clones":0,"num_object_copies":15066,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5022,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8128,"num_write_kb":420800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":114,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.786647+0000","last_change":"2023-09-23T20:29:33.409989+0000","last_active":"2023-09-23T20:31:50.786647+0000","last_peered":"2023-09-23T20:31:50.786647+0000","last_clean":"2023-09-23T20:31:50.786647+0000","last_became_active":"2023-09-23T20:29:33.409643+0000","last_became_peered":"2023-09-23T20:29:33.409643+0000","last_unstale":"2023-09-23T20:31:50.786647+0000","last_undegraded":"2023-09-23T20:31:50.786647+0000","last_fullsized":"2023-09-23T20:31:50.786647+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:33:27.133169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.785259+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:31:50.785259+0000","last_peered":"2023-09-23T20:31:50.785259+0000","last_clean":"2023-09-23T20:31:50.785259+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:31:50.785259+0000","last_undegraded":"2023-09-23T20:31:50.785259+0000","last_fullsized":"2023-09-23T20:31:50.785259+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.764125+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:32:07.764125+0000","last_peered":"2023-09-23T20:32:07.764125+0000","last_clean":"2023-09-23T20:32:07.764125+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:32:07.764125+0000","last_undegraded":"2023-09-23T20:32:07.764125+0000","last_fullsized":"2023-09-23T20:32:07.764125+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"226'8112","reported_seq":8130,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.513790+0000","last_change":"2023-09-23T20:29:49.704485+0000","last_active":"2023-09-23T20:32:09.513790+0000","last_peered":"2023-09-23T20:32:09.513790+0000","last_clean":"2023-09-23T20:32:09.513790+0000","last_became_active":"2023-09-23T20:29:49.704172+0000","last_became_peered":"2023-09-23T20:29:49.704172+0000","last_unstale":"2023-09-23T20:32:09.513790+0000","last_undegraded":"2023-09-23T20:32:09.513790+0000","last_fullsized":"2023-09-23T20:32:09.513790+0000","mapping_epoch":216,"log_start":"219'200","ondisk_log_start":"219'200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7912,"log_dups_size":0,"ondisk_log_size":7912,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:52.386266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337379328,"num_objects":5148,"num_object_clones":0,"num_object_copies":15444,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5148,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8112,"num_write_kb":424320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":93,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788168+0000","last_change":"2023-09-23T20:29:33.407647+0000","last_active":"2023-09-23T20:31:50.788168+0000","last_peered":"2023-09-23T20:31:50.788168+0000","last_clean":"2023-09-23T20:31:50.788168+0000","last_became_active":"2023-09-23T20:29:33.407322+0000","last_became_peered":"2023-09-23T20:29:33.407322+0000","last_unstale":"2023-09-23T20:31:50.788168+0000","last_undegraded":"2023-09-23T20:31:50.788168+0000","last_fullsized":"2023-09-23T20:31:50.788168+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:56.990052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.775740+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:31:50.775740+0000","last_peered":"2023-09-23T20:31:50.775740+0000","last_clean":"2023-09-23T20:31:50.775740+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:31:50.775740+0000","last_undegraded":"2023-09-23T20:31:50.775740+0000","last_fullsized":"2023-09-23T20:31:50.775740+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788324+0000","last_change":"2023-09-23T20:29:33.408831+0000","last_active":"2023-09-23T20:31:50.788324+0000","last_peered":"2023-09-23T20:31:50.788324+0000","last_clean":"2023-09-23T20:31:50.788324+0000","last_became_active":"2023-09-23T20:29:33.408491+0000","last_became_peered":"2023-09-23T20:29:33.408491+0000","last_unstale":"2023-09-23T20:31:50.788324+0000","last_undegraded":"2023-09-23T20:31:50.788324+0000","last_fullsized":"2023-09-23T20:31:50.788324+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:54:09.023600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"226'8154","reported_seq":8175,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:09.092217+0000","last_change":"2023-09-23T20:29:49.703925+0000","last_active":"2023-09-23T20:32:09.092217+0000","last_peered":"2023-09-23T20:32:09.092217+0000","last_clean":"2023-09-23T20:32:09.092217+0000","last_became_active":"2023-09-23T20:29:49.703411+0000","last_became_peered":"2023-09-23T20:29:49.703411+0000","last_unstale":"2023-09-23T20:32:09.092217+0000","last_undegraded":"2023-09-23T20:32:09.092217+0000","last_fullsized":"2023-09-23T20:32:09.092217+0000","mapping_epoch":216,"log_start":"220'2000","ondisk_log_start":"220'2000","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6154,"log_dups_size":0,"ondisk_log_size":6154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:08:47.222826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341114904,"num_objects":5206,"num_object_clones":0,"num_object_copies":15618,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5206,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8154,"num_write_kb":427457,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":235,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.780535+0000","last_change":"2023-09-23T20:29:33.424190+0000","last_active":"2023-09-23T20:31:50.780535+0000","last_peered":"2023-09-23T20:31:50.780535+0000","last_clean":"2023-09-23T20:31:50.780535+0000","last_became_active":"2023-09-23T20:29:33.409838+0000","last_became_peered":"2023-09-23T20:29:33.409838+0000","last_unstale":"2023-09-23T20:31:50.780535+0000","last_undegraded":"2023-09-23T20:31:50.780535+0000","last_fullsized":"2023-09-23T20:31:50.780535+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:50:35.183758+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":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":[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":167,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.795359+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:31:50.795359+0000","last_peered":"2023-09-23T20:31:50.795359+0000","last_clean":"2023-09-23T20:31:50.795359+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:31:50.795359+0000","last_undegraded":"2023-09-23T20:31:50.795359+0000","last_fullsized":"2023-09-23T20:31:50.795359+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:52.744264+0000","last_change":"2023-09-23T20:29:33.408730+0000","last_active":"2023-09-23T20:31:52.744264+0000","last_peered":"2023-09-23T20:31:52.744264+0000","last_clean":"2023-09-23T20:31:52.744264+0000","last_became_active":"2023-09-23T20:29:33.408265+0000","last_became_peered":"2023-09-23T20:29:33.408265+0000","last_unstale":"2023-09-23T20:31:52.744264+0000","last_undegraded":"2023-09-23T20:31:52.744264+0000","last_fullsized":"2023-09-23T20:31:52.744264+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:27.687034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"226'8082","reported_seq":8100,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.788571+0000","last_change":"2023-09-23T20:29:49.705691+0000","last_active":"2023-09-23T20:32:07.788571+0000","last_peered":"2023-09-23T20:32:07.788571+0000","last_clean":"2023-09-23T20:32:07.788571+0000","last_became_active":"2023-09-23T20:29:49.705372+0000","last_became_peered":"2023-09-23T20:29:49.705372+0000","last_unstale":"2023-09-23T20:32:07.788571+0000","last_undegraded":"2023-09-23T20:32:07.788571+0000","last_fullsized":"2023-09-23T20:32:07.788571+0000","mapping_epoch":216,"log_start":"220'1500","ondisk_log_start":"220'1500","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6582,"log_dups_size":0,"ondisk_log_size":6582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:55.163058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":345899008,"num_objects":5278,"num_object_clones":0,"num_object_copies":15834,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5278,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8082,"num_write_kb":427520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":220,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.762204+0000","last_change":"2023-09-23T20:29:33.409135+0000","last_active":"2023-09-23T20:31:50.762204+0000","last_peered":"2023-09-23T20:31:50.762204+0000","last_clean":"2023-09-23T20:31:50.762204+0000","last_became_active":"2023-09-23T20:29:33.408779+0000","last_became_peered":"2023-09-23T20:29:33.408779+0000","last_unstale":"2023-09-23T20:31:50.762204+0000","last_undegraded":"2023-09-23T20:31:50.762204+0000","last_fullsized":"2023-09-23T20:31:50.762204+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:37.160847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":192,"reported_epoch":226,"state":"active+clean","last_fresh":"2023-09-23T20:32:07.764045+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:32:07.764045+0000","last_peered":"2023-09-23T20:32:07.764045+0000","last_clean":"2023-09-23T20:32:07.764045+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:32:07.764045+0000","last_undegraded":"2023-09-23T20:32:07.764045+0000","last_fullsized":"2023-09-23T20:32:07.764045+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":168,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784412+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:31:50.784412+0000","last_peered":"2023-09-23T20:31:50.784412+0000","last_clean":"2023-09-23T20:31:50.784412+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:31:50.784412+0000","last_undegraded":"2023-09-23T20:31:50.784412+0000","last_fullsized":"2023-09-23T20:31:50.784412+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788548+0000","last_change":"2023-09-23T20:29:33.412744+0000","last_active":"2023-09-23T20:31:50.788548+0000","last_peered":"2023-09-23T20:31:50.788548+0000","last_clean":"2023-09-23T20:31:50.788548+0000","last_became_active":"2023-09-23T20:29:33.412349+0000","last_became_peered":"2023-09-23T20:29:33.412349+0000","last_unstale":"2023-09-23T20:31:50.788548+0000","last_undegraded":"2023-09-23T20:31:50.788548+0000","last_fullsized":"2023-09-23T20:31:50.788548+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:18:21.999620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777466+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:31:50.777466+0000","last_peered":"2023-09-23T20:31:50.777466+0000","last_clean":"2023-09-23T20:31:50.777466+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:31:50.777466+0000","last_undegraded":"2023-09-23T20:31:50.777466+0000","last_fullsized":"2023-09-23T20:31:50.777466+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":188,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777479+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:31:50.777479+0000","last_peered":"2023-09-23T20:31:50.777479+0000","last_clean":"2023-09-23T20:31:50.777479+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:31:50.777479+0000","last_undegraded":"2023-09-23T20:31:50.777479+0000","last_fullsized":"2023-09-23T20:31:50.777479+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":202,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784981+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:31:50.784981+0000","last_peered":"2023-09-23T20:31:50.784981+0000","last_clean":"2023-09-23T20:31:50.784981+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:31:50.784981+0000","last_undegraded":"2023-09-23T20:31:50.784981+0000","last_fullsized":"2023-09-23T20:31:50.784981+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.777975+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:31:50.777975+0000","last_peered":"2023-09-23T20:31:50.777975+0000","last_clean":"2023-09-23T20:31:50.777975+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:31:50.777975+0000","last_undegraded":"2023-09-23T20:31:50.777975+0000","last_fullsized":"2023-09-23T20:31:50.777975+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":202,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784560+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:31:50.784560+0000","last_peered":"2023-09-23T20:31:50.784560+0000","last_clean":"2023-09-23T20:31:50.784560+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:31:50.784560+0000","last_undegraded":"2023-09-23T20:31:50.784560+0000","last_fullsized":"2023-09-23T20:31:50.784560+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:52.750499+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:31:52.750499+0000","last_peered":"2023-09-23T20:31:52.750499+0000","last_clean":"2023-09-23T20:31:52.750499+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:31:52.750499+0000","last_undegraded":"2023-09-23T20:31:52.750499+0000","last_fullsized":"2023-09-23T20:31:52.750499+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.780569+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:31:50.780569+0000","last_peered":"2023-09-23T20:31:50.780569+0000","last_clean":"2023-09-23T20:31:50.780569+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:31:50.780569+0000","last_undegraded":"2023-09-23T20:31:50.780569+0000","last_fullsized":"2023-09-23T20:31:50.780569+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.788582+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:31:50.788582+0000","last_peered":"2023-09-23T20:31:50.788582+0000","last_clean":"2023-09-23T20:31:50.788582+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:31:50.788582+0000","last_undegraded":"2023-09-23T20:31:50.788582+0000","last_fullsized":"2023-09-23T20:31:50.788582+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":185,"reported_epoch":225,"state":"active+clean","last_fresh":"2023-09-23T20:31:50.784377+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:31:50.784377+0000","last_peered":"2023-09-23T20:31:50.784377+0000","last_clean":"2023-09-23T20:31:50.784377+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:31:50.784377+0000","last_undegraded":"2023-09-23T20:31:50.784377+0000","last_fullsized":"2023-09-23T20:31:50.784377+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":40,"num_bytes_recovered":16296,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9,"num_pg":16,"stat_sum":{"num_bytes":5447745560,"num_objects":83127,"num_object_clones":0,"num_object_copies":249381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":83127,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":130175,"num_write_kb":6825601,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16329158656,"data_stored":16329146440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":116575,"ondisk_log_size":116575,"up":48,"acting":48,"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":236223201735,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":892032,"kb_used_data":671160,"kb_used_omap":0,"kb_used_meta":220864,"kb_avail":92853120,"statfs":{"total":95995035648,"available":95081594880,"internally_reserved":0,"allocated":687267840,"data_stored":686372831,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":226164736},"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 Sep 23 20:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.28,"15min":1.5449999999999999},"min":{"1min":0.28999999999999998,"5min":0.28100000000000003,"15min":0.26500000000000001},"max":{"1min":5.0099999999999998,"5min":7.6529999999999996,"15min":41.220999999999997},"last":0.32500000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.2589999999999999,"15min":1.5429999999999999},"min":{"1min":0.27800000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.367,"5min":8.8680000000000003,"15min":41.305},"last":0.88400000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:31:31 2023","interfaces":[{"interface":"back","average":{"1min":1.395,"5min":1.615,"15min":1.452},"min":{"1min":0.31900000000000001,"5min":0.29699999999999999,"15min":0.255},"max":{"1min":12.526,"5min":12.526,"15min":15.355},"last":0.753},{"interface":"front","average":{"1min":2.6899999999999999,"5min":1.8,"15min":1.498},"min":{"1min":0.318,"5min":0.29299999999999998,"15min":0.28699999999999998},"max":{"1min":12.766999999999999,"5min":12.766999999999999,"15min":12.766999999999999},"last":3.6269999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":1.254,"15min":1.6619999999999999},"min":{"1min":0.34599999999999997,"5min":0.33200000000000002,"15min":0.316},"max":{"1min":2.2000000000000002,"5min":12.58,"15min":23.07},"last":0.35099999999999998},{"interface":"front","average":{"1min":1.097,"5min":1.3839999999999999,"15min":1.5860000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.311},"max":{"1min":6.0659999999999998,"5min":8.9659999999999993,"15min":24.079000000000001},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.8759999999999999,"5min":1.6180000000000001,"15min":1.5880000000000001},"min":{"1min":0.39100000000000001,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":7.1260000000000003,"5min":7.8760000000000003,"15min":15.244},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.365,"5min":1.8109999999999999,"15min":1.623},"min":{"1min":0.34200000000000003,"5min":0.32700000000000001,"15min":0.31900000000000001},"max":{"1min":4.9429999999999996,"5min":8.6359999999999992,"15min":8.6359999999999992},"last":0.38900000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":1.2549999999999999,"15min":1.137},"min":{"1min":0.33000000000000002,"5min":0.32800000000000001,"15min":0.30599999999999999},"max":{"1min":3.0840000000000001,"5min":8.8119999999999994,"15min":19.890999999999998},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.71799999999999997,"5min":1.3400000000000001,"15min":1.1579999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.28199999999999997},"max":{"1min":3.0960000000000001,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":0.44700000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":1.302,"15min":1.1839999999999999},"min":{"1min":0.33900000000000002,"5min":0.31,"15min":0.28199999999999997},"max":{"1min":3.262,"5min":8.2490000000000006,"15min":8.2490000000000006},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.4370000000000001,"15min":1.4199999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.35599999999999998},"max":{"1min":2.6280000000000001,"5min":9.5879999999999992,"15min":15.382999999999999},"last":0.66900000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.2969999999999999,"15min":1.4039999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.851,"5min":8.6660000000000004,"15min":15.295999999999999},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.123,"5min":1.3879999999999999,"15min":1.296},"min":{"1min":0.42399999999999999,"5min":0.34999999999999998,"15min":0.34499999999999997},"max":{"1min":4.165,"5min":8.6080000000000005,"15min":8.6080000000000005},"last":0.63500000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463377,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1568216,"kb_used_data":1325456,"kb_used_omap":0,"kb_used_meta":242752,"kb_avail":92176936,"statfs":{"total":95995035648,"available":94389182464,"internally_reserved":0,"allocated":1357266944,"data_stored":1356352972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":248578048},"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 Sep 23 20:31:11 2023","interfaces":[{"interface":"back","average":{"1min":1.329,"5min":2.7109999999999999,"15min":2.3639999999999999},"min":{"1min":0.29299999999999998,"5min":0.249,"15min":0.24199999999999999},"max":{"1min":15.571999999999999,"5min":112.376,"15min":112.376},"last":3.028},{"interface":"front","average":{"1min":2.5779999999999998,"5min":2.077,"15min":2.1179999999999999},"min":{"1min":0.35399999999999998,"5min":0.28899999999999998,"15min":0.25900000000000001},"max":{"1min":17.579000000000001,"5min":20.003,"15min":72.813999999999993},"last":0.46899999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:31:34 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":1.9330000000000001,"15min":1.982},"min":{"1min":0.32000000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":2.4649999999999999,"5min":15.414,"15min":31.411000000000001},"last":0.495},{"interface":"front","average":{"1min":1.4570000000000001,"5min":1.7070000000000001,"15min":1.5860000000000001},"min":{"1min":0.35699999999999998,"5min":0.34000000000000002,"15min":0.28699999999999998},"max":{"1min":8.6769999999999996,"5min":16.827000000000002,"15min":30.934999999999999},"last":0.53400000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.26,"15min":1.4179999999999999},"min":{"1min":0.34399999999999997,"5min":0.315,"15min":0.313},"max":{"1min":3.6560000000000001,"5min":8.0050000000000008,"15min":9.5510000000000002},"last":0.373},{"interface":"front","average":{"1min":0.80100000000000005,"5min":1.1699999999999999,"15min":1.4510000000000001},"min":{"1min":0.36499999999999999,"5min":0.32100000000000001,"15min":0.30599999999999999},"max":{"1min":2.5499999999999998,"5min":6.6470000000000002,"15min":38.32},"last":0.58499999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:31:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":2.3490000000000002,"15min":3.6760000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.32900000000000001},"max":{"1min":7.2789999999999999,"5min":30.734999999999999,"15min":206.446},"last":0.56499999999999995},{"interface":"front","average":{"1min":1.54,"5min":2.2570000000000001,"15min":3.609},"min":{"1min":0.379,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":7.3490000000000002,"5min":30.341000000000001,"15min":206.846},"last":0.54900000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.3440000000000001,"15min":1.393},"min":{"1min":0.28899999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.0199999999999996,"5min":8.6590000000000007,"15min":10.859},"last":0.437},{"interface":"front","average":{"1min":0.79900000000000004,"5min":1.1060000000000001,"15min":1.095},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.29299999999999998},"max":{"1min":1.919,"5min":4.9790000000000001,"15min":10.316000000000001},"last":0.60399999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.7410000000000001,"15min":1.4410000000000001},"min":{"1min":0.40699999999999997,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":3.6269999999999998,"5min":11.765000000000001,"15min":11.765000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.496,"5min":1.4970000000000001,"15min":1.3},"min":{"1min":0.48099999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.2640000000000002,"5min":7.8239999999999998,"15min":10.398999999999999},"last":0.75700000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:31:29 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.5389999999999999,"15min":1.3029999999999999},"min":{"1min":0.442,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.5539999999999998,"5min":9.5670000000000002,"15min":9.5670000000000002},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.82299999999999995,"5min":1.395,"15min":1.24},"min":{"1min":0.44400000000000001,"5min":0.439,"15min":0.34499999999999997},"max":{"1min":2.274,"5min":5.1139999999999999,"15min":10.438000000000001},"last":0.79000000000000004}]}]},{"osd":1,"up_from":90,"seq":386547056921,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4241492,"kb_used_data":3703884,"kb_used_omap":4,"kb_used_meta":537531,"kb_avail":89503660,"statfs":{"total":95995035648,"available":91651747840,"internally_reserved":0,"allocated":3792777216,"data_stored":3791524350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":550432654},"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 Sep 23 20:31:40 2023","interfaces":[{"interface":"back","average":{"1min":3.7589999999999999,"5min":1.7090000000000001,"15min":1.7150000000000001},"min":{"1min":0.25700000000000001,"5min":0.20000000000000001,"15min":0.192},"max":{"1min":38.506999999999998,"5min":38.506999999999998,"15min":38.506999999999998},"last":18.026},{"interface":"front","average":{"1min":4.0730000000000004,"5min":2.0470000000000002,"15min":2.04},"min":{"1min":0.26500000000000001,"5min":0.254,"15min":0.20899999999999999},"max":{"1min":38.188000000000002,"5min":38.188000000000002,"15min":38.188000000000002},"last":21.530999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:31:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.6180000000000001,"15min":1.897},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.214},"max":{"1min":3.6219999999999999,"5min":10.045999999999999,"15min":41.828000000000003},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.4359999999999999,"15min":1.7849999999999999},"min":{"1min":0.28599999999999998,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":4.0380000000000003,"5min":6.8819999999999997,"15min":41.844999999999999},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":9.9109999999999996,"5min":3.351,"15min":2.8500000000000001},"min":{"1min":0.26900000000000002,"5min":0.25800000000000001,"15min":0.20799999999999999},"max":{"1min":175.08799999999999,"5min":175.08799999999999,"15min":175.08799999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":10.516999999999999,"5min":3.8879999999999999,"15min":3.246},"min":{"1min":0.29799999999999999,"5min":0.246,"15min":0.246},"max":{"1min":175.488,"5min":175.488,"15min":175.488},"last":0.58499999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:31:40 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":1.0800000000000001,"15min":1.204},"min":{"1min":0.35799999999999998,"5min":0.316,"15min":0.316},"max":{"1min":4.0309999999999997,"5min":5.7999999999999998,"15min":9.3399999999999999},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.377,"5min":1.716,"15min":1.585},"min":{"1min":0.40699999999999997,"5min":0.33600000000000002,"15min":0.28999999999999998},"max":{"1min":4.7939999999999996,"5min":8.2460000000000004,"15min":13.737},"last":0.63500000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:31:40 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":2.2959999999999998,"15min":1.9510000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.315},"max":{"1min":6.2389999999999999,"5min":27.562000000000001,"15min":47.847999999999999},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.159,"5min":1.7689999999999999,"15min":1.593},"min":{"1min":0.41999999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":7.9059999999999997,"5min":27.164000000000001,"15min":48.052},"last":0.52100000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:31:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.679,"15min":1.6910000000000001},"min":{"1min":0.39200000000000002,"5min":0.35999999999999999,"15min":0.29399999999999998},"max":{"1min":6.0940000000000003,"5min":9.1649999999999991,"15min":12.840999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.141,"5min":1.2470000000000001,"15min":1.3640000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.374},"max":{"1min":7.9509999999999996,"5min":9.0579999999999998,"15min":10.532},"last":0.56899999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:31:40 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.8240000000000001,"15min":1.722},"min":{"1min":0.441,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":6.0540000000000003,"5min":10.949999999999999,"15min":12.407},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.6890000000000001,"15min":1.4770000000000001},"min":{"1min":0.495,"5min":0.42199999999999999,"15min":0.39200000000000002},"max":{"1min":7.9880000000000004,"5min":26.978000000000002,"15min":26.978000000000002},"last":0.65000000000000002}]}]},{"osd":0,"up_from":85,"seq":365072220448,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2445980,"kb_used_data":1955028,"kb_used_omap":5,"kb_used_meta":490938,"kb_avail":91299172,"statfs":{"total":95995035648,"available":93490352128,"internally_reserved":0,"allocated":2001948672,"data_stored":2000689088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":502721146},"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 Sep 23 20:31:40 2023","interfaces":[{"interface":"back","average":{"1min":2.3069999999999999,"5min":1.54,"15min":2.1400000000000001},"min":{"1min":0.19600000000000001,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":7.4699999999999998,"5min":8.0389999999999997,"15min":67.703000000000003},"last":2.2559999999999998},{"interface":"front","average":{"1min":3.3359999999999999,"5min":3.161,"15min":2.5489999999999999},"min":{"1min":0.223,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":9.6280000000000001,"5min":140.44200000000001,"15min":140.44200000000001},"last":0.47199999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:31:51 2023","interfaces":[{"interface":"back","average":{"1min":1.8080000000000001,"5min":1.0780000000000001,"15min":1.7050000000000001},"min":{"1min":0.22500000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":7.7380000000000004,"5min":7.7380000000000004,"15min":11.891},"last":0.30499999999999999},{"interface":"front","average":{"1min":1.8180000000000001,"5min":1.302,"15min":1.736},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.218},"max":{"1min":5.3099999999999996,"5min":6.0140000000000002,"15min":14.307},"last":0.42999999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.5529999999999999,"5min":3.448,"15min":3.319},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":7.125,"5min":141.08600000000001,"15min":141.36699999999999},"last":2.3639999999999999},{"interface":"front","average":{"1min":1.319,"5min":3.1640000000000001,"15min":3.1139999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.20499999999999999},"max":{"1min":5.5519999999999996,"5min":144.23500000000001,"15min":145.46000000000001},"last":2.2149999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:31:51 2023","interfaces":[{"interface":"back","average":{"1min":2.516,"5min":1.9319999999999999,"15min":1.871},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.309},"max":{"1min":9.6240000000000006,"5min":10.055,"15min":32.953000000000003},"last":2.3340000000000001},{"interface":"front","average":{"1min":2.1429999999999998,"5min":1.724,"15min":1.8899999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33400000000000002},"max":{"1min":9.3699999999999992,"5min":9.4670000000000005,"15min":33.073999999999998},"last":0.38300000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:31:51 2023","interfaces":[{"interface":"back","average":{"1min":2.444,"5min":1.8300000000000001,"15min":1.835},"min":{"1min":0.59899999999999998,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":9.3339999999999996,"5min":9.6229999999999993,"15min":12.074999999999999},"last":2.2770000000000001},{"interface":"front","average":{"1min":2.4649999999999999,"5min":1.8700000000000001,"15min":1.8720000000000001},"min":{"1min":0.41799999999999998,"5min":0.35999999999999999,"15min":0.33800000000000002},"max":{"1min":10.090999999999999,"5min":10.090999999999999,"15min":14.363},"last":0.64200000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:31:51 2023","interfaces":[{"interface":"back","average":{"1min":2.4550000000000001,"5min":1.6080000000000001,"15min":1.7410000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":9.3919999999999995,"5min":9.3919999999999995,"15min":12.212},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.9750000000000001,"5min":1.6870000000000001,"15min":1.8500000000000001},"min":{"1min":0.44500000000000001,"5min":0.35099999999999998,"15min":0.34399999999999997},"max":{"1min":5.2750000000000004,"5min":6.4489999999999998,"15min":14.385999999999999},"last":0.68500000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:31:51 2023","interfaces":[{"interface":"back","average":{"1min":2.2130000000000001,"5min":1.6719999999999999,"15min":1.8400000000000001},"min":{"1min":0.53500000000000003,"5min":0.41699999999999998,"15min":0.35499999999999998},"max":{"1min":6.4589999999999996,"5min":10.105,"15min":14.337999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":2.5230000000000001,"5min":1.798,"15min":1.829},"min":{"1min":0.47399999999999998,"5min":0.45400000000000001,"15min":0.312},"max":{"1min":9.702,"5min":10.106999999999999,"15min":11.586},"last":2.2970000000000002}]}]},{"osd":2,"up_from":95,"seq":408021893384,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1087236,"kb_used_data":669500,"kb_used_omap":7,"kb_used_meta":417720,"kb_avail":92657916,"statfs":{"total":95995035648,"available":94881705984,"internally_reserved":0,"allocated":685568000,"data_stored":684331937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":427745361},"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 Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":12.478,"5min":3.5089999999999999,"15min":3.996},"min":{"1min":0.21099999999999999,"5min":0.20699999999999999,"15min":0.18099999999999999},"max":{"1min":78.619,"5min":78.619,"15min":251.809},"last":0.316},{"interface":"front","average":{"1min":11.912000000000001,"5min":3.3610000000000002,"15min":3.7429999999999999},"min":{"1min":0.23100000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":79.462000000000003,"5min":79.462000000000003,"15min":252.42500000000001},"last":64.789000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":2.3170000000000002,"15min":3.2130000000000001},"min":{"1min":0.26600000000000001,"5min":0.22800000000000001,"15min":0.192},"max":{"1min":5.2649999999999997,"5min":81.994,"15min":252.28999999999999},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.47,"5min":2.2989999999999999,"15min":3.234},"min":{"1min":0.255,"5min":0.248,"15min":0.248},"max":{"1min":6.1799999999999997,"5min":86.367999999999995,"15min":252.20699999999999},"last":0.33700000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:34 2023","interfaces":[{"interface":"back","average":{"1min":5.6710000000000003,"5min":2.246,"15min":3.8210000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.21199999999999999},"max":{"1min":80.498000000000005,"5min":80.498000000000005,"15min":206.22800000000001},"last":73.046000000000006},{"interface":"front","average":{"1min":5.8959999999999999,"5min":2.3919999999999999,"15min":4.5830000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.25800000000000001},"max":{"1min":81.091999999999999,"5min":81.091999999999999,"15min":252.31399999999999},"last":75.792000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":1.054,"15min":1.7949999999999999},"min":{"1min":0.33800000000000002,"5min":0.32900000000000001,"15min":0.312},"max":{"1min":2,"5min":5.9169999999999998,"15min":101.044},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.73599999999999999,"5min":1.3220000000000001,"15min":1.8899999999999999},"min":{"1min":0.36799999999999999,"5min":0.36099999999999999,"15min":0.315},"max":{"1min":4.6609999999999996,"5min":16.702000000000002,"15min":98.811000000000007},"last":0.749}]},{"osd":5,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":1.4279999999999999,"5min":1.754,"15min":2.9430000000000001},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.3209999999999997,"5min":14.567,"15min":252.392},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.4570000000000001,"5min":1.4319999999999999,"15min":1.804},"min":{"1min":0.46999999999999997,"5min":0.36199999999999999,"15min":0.33100000000000002},"max":{"1min":3.581,"5min":7.6689999999999996,"15min":98.555999999999997},"last":0.60099999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":1.5149999999999999,"15min":2.6150000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.3260000000000001,"5min":8.8460000000000001,"15min":252.49100000000001},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.1950000000000001,"15min":1.474},"min":{"1min":0.41199999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.371,"5min":5.1029999999999998,"15min":9.5449999999999999},"last":0.64700000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.494,"15min":2.573},"min":{"1min":0.46700000000000003,"5min":0.41399999999999998,"15min":0.39400000000000002},"max":{"1min":3.649,"5min":8.7949999999999999,"15min":252.459},"last":1.486},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.3009999999999999,"15min":2.4390000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.373},"max":{"1min":3.4670000000000001,"5min":5.1470000000000002,"15min":251.87100000000001},"last":0.55600000000000005}]}]},{"osd":3,"up_from":100,"seq":429496729858,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3652188,"kb_used_data":3060820,"kb_used_omap":2,"kb_used_meta":591229,"kb_avail":90092964,"statfs":{"total":95995035648,"available":92255195136,"internally_reserved":0,"allocated":3134279680,"data_stored":3133068736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":605418549},"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,1,1,1,0,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.871,"5min":2.2109999999999999,"15min":2.5649999999999999},"min":{"1min":0.34300000000000003,"5min":0.189,"15min":0.17399999999999999},"max":{"1min":9.0310000000000006,"5min":39.981000000000002,"15min":43.912999999999997},"last":5.6020000000000003},{"interface":"front","average":{"1min":1.97,"5min":2.3450000000000002,"15min":2.544},"min":{"1min":0.20300000000000001,"5min":0.183,"15min":0.183},"max":{"1min":14.445,"5min":43.945999999999998,"15min":47.575000000000003},"last":5.4560000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":2.2650000000000001,"15min":2.2610000000000001},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20399999999999999},"max":{"1min":8.2680000000000007,"5min":93.554000000000002,"15min":93.554000000000002},"last":1.7609999999999999},{"interface":"front","average":{"1min":3.3069999999999999,"5min":2.847,"15min":2.7930000000000001},"min":{"1min":0.25900000000000001,"5min":0.25700000000000001,"15min":0.20899999999999999},"max":{"1min":8.0359999999999996,"5min":94.733000000000004,"15min":94.733000000000004},"last":1.6599999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1949999999999998,"5min":1.474,"15min":1.8839999999999999},"min":{"1min":0.23200000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":7.3979999999999997,"5min":7.3979999999999997,"15min":15.445},"last":0.25},{"interface":"front","average":{"1min":1.6599999999999999,"5min":2.032,"15min":2.0590000000000002},"min":{"1min":0.29999999999999999,"5min":0.251,"15min":0.23300000000000001},"max":{"1min":14.577,"5min":14.784000000000001,"15min":14.784000000000001},"last":5.4889999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.968,"5min":2.0419999999999998,"15min":1.8500000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.311},"max":{"1min":14.521000000000001,"5min":14.521000000000001,"15min":14.521000000000001},"last":9.9390000000000001},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.466,"15min":1.6579999999999999},"min":{"1min":0.36499999999999999,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":5.093,"5min":6.8490000000000002,"15min":26.736000000000001},"last":1.6990000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.6339999999999999,"5min":2.1070000000000002,"15min":1.8480000000000001},"min":{"1min":0.40500000000000003,"5min":0.38100000000000001,"15min":0.35999999999999999},"max":{"1min":14.492000000000001,"5min":14.683,"15min":14.683},"last":5.5759999999999996},{"interface":"front","average":{"1min":2.6110000000000002,"5min":1.7569999999999999,"15min":1.7769999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":8.0099999999999998,"5min":9.5190000000000001,"15min":15.519},"last":0.36799999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.125,"5min":2.1560000000000001,"15min":1.9359999999999999},"min":{"1min":0.433,"5min":0.38,"15min":0.33000000000000002},"max":{"1min":14.548,"5min":14.548,"15min":14.548},"last":9.6050000000000004},{"interface":"front","average":{"1min":1.546,"5min":1.619,"15min":1.845},"min":{"1min":0.42499999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.806,"5min":8.0199999999999996,"15min":26.811},"last":1.734}]},{"osd":7,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.4850000000000001,"5min":1.6180000000000001,"15min":1.7110000000000001},"min":{"1min":0.5,"5min":0.38300000000000001,"15min":0.36199999999999999},"max":{"1min":5.8490000000000002,"5min":7.5709999999999997,"15min":10.696999999999999},"last":1.7909999999999999},{"interface":"front","average":{"1min":1.7390000000000001,"5min":1.716,"15min":1.782},"min":{"1min":0.53200000000000003,"5min":0.48399999999999999,"15min":0.38400000000000001},"max":{"1min":5.8789999999999996,"5min":7.6079999999999997,"15min":10.722},"last":1.8149999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986660,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1919004,"kb_used_data":1658580,"kb_used_omap":0,"kb_used_meta":260416,"kb_avail":91826148,"statfs":{"total":95995035648,"available":94029975552,"internally_reserved":0,"allocated":1698385920,"data_stored":1697467143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":266665984},"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 Sep 23 20:32:06 2023","interfaces":[{"interface":"back","average":{"1min":1.8200000000000001,"5min":1.9099999999999999,"15min":2.2069999999999999},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":15.266,"5min":21.719999999999999,"15min":73.998999999999995},"last":0.28999999999999998},{"interface":"front","average":{"1min":2.2519999999999998,"5min":1.7769999999999999,"15min":2.0249999999999999},"min":{"1min":0.28199999999999997,"5min":0.246,"15min":0.246},"max":{"1min":14.992000000000001,"5min":22.050999999999998,"15min":73.863},"last":2.4470000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:31:31 2023","interfaces":[{"interface":"back","average":{"1min":2.5859999999999999,"5min":2.4209999999999998,"15min":2.2429999999999999},"min":{"1min":0.36099999999999999,"5min":0.29599999999999999,"15min":0.27500000000000002},"max":{"1min":23.571000000000002,"5min":23.571000000000002,"15min":76.216999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":3.0409999999999999,"5min":2.5939999999999999,"15min":2.2850000000000001},"min":{"1min":0.39800000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":25.844999999999999,"5min":25.844999999999999,"15min":75.802000000000007},"last":6.218}]},{"osd":2,"last update":"Sat Sep 23 20:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":1.2270000000000001,"15min":1.4590000000000001},"min":{"1min":0.33100000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.7080000000000002,"5min":8.7650000000000006,"15min":18.324000000000002},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.3180000000000001,"15min":1.6910000000000001},"min":{"1min":0.317,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.5010000000000003,"5min":8.6370000000000005,"15min":42.654000000000003},"last":2.5630000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":3.2250000000000001,"5min":2.137,"15min":2.645},"min":{"1min":0.36099999999999999,"5min":0.35099999999999998,"15min":0.33300000000000002},"max":{"1min":25.010999999999999,"5min":25.010999999999999,"15min":76.902000000000001},"last":0.35299999999999998},{"interface":"front","average":{"1min":3.2959999999999998,"5min":2.0550000000000002,"15min":2.5899999999999999},"min":{"1min":0.45700000000000002,"5min":0.35299999999999998,"15min":0.33600000000000002},"max":{"1min":24.951000000000001,"5min":24.951000000000001,"15min":76.763000000000005},"last":2.9079999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":1.4450000000000001,"15min":1.357},"min":{"1min":0.34300000000000003,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.5600000000000001,"5min":18.861000000000001,"15min":18.861000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.367,"15min":1.2350000000000001},"min":{"1min":0.42299999999999999,"5min":0.35399999999999998,"15min":0.29599999999999999},"max":{"1min":5.2939999999999996,"5min":21.779,"15min":21.779},"last":2.593}]},{"osd":6,"last update":"Sat Sep 23 20:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1299999999999999,"15min":1.151},"min":{"1min":0.36099999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.1849999999999996,"5min":5.1849999999999996,"15min":7.7240000000000002},"last":2.524},{"interface":"front","average":{"1min":0.73399999999999999,"5min":1.3580000000000001,"15min":1.4359999999999999},"min":{"1min":0.38300000000000001,"5min":0.34999999999999998,"15min":0.34799999999999998},"max":{"1min":2.6899999999999999,"5min":8.9160000000000004,"15min":13.348000000000001},"last":0.50600000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.522,"15min":1.4419999999999999},"min":{"1min":0.41899999999999998,"5min":0.41199999999999998,"15min":0.36299999999999999},"max":{"1min":5.109,"5min":10.446999999999999,"15min":10.446999999999999},"last":2.4830000000000001},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.5900000000000001,"15min":1.3660000000000001},"min":{"1min":0.39400000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.2539999999999996,"5min":11.920999999999999,"15min":14.436999999999999},"last":2.5019999999999998}]}]},{"osd":5,"up_from":39,"seq":167503725020,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3317708,"kb_used_data":3006788,"kb_used_omap":0,"kb_used_meta":310912,"kb_avail":90427444,"statfs":{"total":95995035648,"available":92597702656,"internally_reserved":0,"allocated":3078950912,"data_stored":3078044263,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":318373888},"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,2,4,5],"upper_bound":64},"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 Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.847,"15min":1.6000000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.23999999999999999},"max":{"1min":5.0499999999999998,"5min":42.924999999999997,"15min":42.924999999999997},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":2.0859999999999999,"15min":1.901},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.25700000000000001},"max":{"1min":6.4950000000000001,"5min":42.808,"15min":42.808},"last":1.8560000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:31:30 2023","interfaces":[{"interface":"back","average":{"1min":1.915,"5min":2.1829999999999998,"15min":1.833},"min":{"1min":0.40600000000000003,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":8.8480000000000008,"5min":44.613999999999997,"15min":44.613999999999997},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.5600000000000001,"5min":2.3759999999999999,"15min":1.897},"min":{"1min":0.308,"5min":0.29999999999999999,"15min":0.26000000000000001},"max":{"1min":10.702999999999999,"5min":44.430999999999997,"15min":44.430999999999997},"last":5.7380000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.4910000000000001,"15min":1.8600000000000001},"min":{"1min":0.372,"5min":0.35499999999999998,"15min":0.28399999999999997},"max":{"1min":4.6909999999999998,"5min":7.1890000000000001,"15min":111.55500000000001},"last":1.8160000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.2889999999999999,"15min":2.1040000000000001},"min":{"1min":0.33100000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.3109999999999999,"5min":15.345000000000001,"15min":118.886},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:31:30 2023","interfaces":[{"interface":"back","average":{"1min":2.7999999999999998,"5min":2.0209999999999999,"15min":1.9330000000000001},"min":{"1min":0.40899999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":8.1210000000000004,"5min":14.34,"15min":25.172000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":2.5230000000000001,"5min":2.2799999999999998,"15min":2.0449999999999999},"min":{"1min":0.373,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":8.2539999999999996,"5min":14.114000000000001,"15min":30.32},"last":0.34899999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":1.476,"15min":1.3600000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":5.2480000000000002,"5min":7.4669999999999996,"15min":10.968},"last":2.5899999999999999},{"interface":"front","average":{"1min":0.85299999999999998,"5min":1.5780000000000001,"15min":1.387},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":2.1099999999999999,"5min":14.263999999999999,"15min":14.423},"last":0.77100000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.7330000000000001,"5min":1.696,"15min":1.4490000000000001},"min":{"1min":0.40899999999999997,"5min":0.34000000000000002,"15min":0.32400000000000001},"max":{"1min":5.1660000000000004,"5min":13.108000000000001,"15min":13.108000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.4830000000000001,"15min":1.472},"min":{"1min":0.42199999999999999,"5min":0.34799999999999998,"15min":0.316},"max":{"1min":2.9670000000000001,"5min":15.532999999999999,"15min":15.532999999999999},"last":0.42199999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:31:56 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":1.72,"15min":1.4870000000000001},"min":{"1min":0.41799999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.8700000000000001,"5min":13.538,"15min":13.538},"last":1.774},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.708,"15min":1.5429999999999999},"min":{"1min":0.51900000000000002,"5min":0.38800000000000001,"15min":0.34100000000000003},"max":{"1min":5.2949999999999999,"5min":10.603999999999999,"15min":10.603999999999999},"last":0.438}]}]}],"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":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":24576,"data_stored":5392,"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":0,"data_stored":0,"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":1988689920,"data_stored":1988689920,"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":3766226944,"data_stored":3766222872,"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":682295296,"data_stored":682295296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3115646976,"data_stored":3115646976,"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":1693192192,"data_stored":1693188120,"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":3052081152,"data_stored":3052077080,"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":1350369280,"data_stored":1350369280,"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":680656896,"data_stored":680656896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:32:14.305 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:32:14.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pg_num 26 2023-09-23T20:32:14.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:14.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:14.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:14.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:14.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:14.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:14.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:14.751 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:14 smithi174 bash[91578]: cluster 2023-09-23T20:32:13.667193+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-09-23T20:32:14.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:14.840 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:14.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:14.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:14.955 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:14 smithi112 bash[104422]: cluster 2023-09-23T20:32:13.667193+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-09-23T20:32:14.955 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:14 smithi112 bash[107672]: cluster 2023-09-23T20:32:13.667193+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-09-23T20:32:14.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:15.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:15.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:15.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:15.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:15.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:15.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:15.475 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:15.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:15.611 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:15.640 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:15.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:15.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:15.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:15.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:15.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:16.017 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:16.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:16.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:16.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:16.175 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:16.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:16.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:16.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:16.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:16.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:16.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:16.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:16.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:16.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:16.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:16.741 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:16.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:16.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:16.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:17.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:17.009 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:16 smithi112 bash[104422]: cluster 2023-09-23T20:32:15.667900+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v985: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:32:17.009 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:16 smithi112 bash[107672]: cluster 2023-09-23T20:32:15.667900+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v985: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:32:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:17.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:16 smithi174 bash[91578]: cluster 2023-09-23T20:32:15.667900+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v985: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:32:17.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:17.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:17.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:17.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:17.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:17.386 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:17.412 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:17.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:17.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:17.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:17.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:17.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:17.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:17.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:17.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:17.839 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:17.840 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:17.843 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:17.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:17.979 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:18.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:18.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:18.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:18.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:18.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:18.236 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:18.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:18.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:18.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:18.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:18.507 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.538 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:18.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:18.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:18.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:18.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:18.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:18.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:18 smithi174 bash[91578]: cluster 2023-09-23T20:32:17.668476+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:32:18.854 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:18.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.947 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:19.025 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:18 smithi112 bash[107672]: cluster 2023-09-23T20:32:17.668476+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:32:19.025 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:18 smithi112 bash[104422]: cluster 2023-09-23T20:32:17.668476+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:32:19.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:19.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:19.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:19.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:19.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:19.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:19.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:19.445 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:19.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:19.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:19.598 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:19.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:19.705 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:19.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:19.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:19.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:19.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:19.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:20.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:20.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:20.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:20.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:20.232 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:20.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:20.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:20.376 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:32:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:32:20] "GET /metrics HTTP/1.1" 200 36456 "" "Prometheus/2.43.0" 2023-09-23T20:32:20.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:20.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:20.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:20.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:20.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:20.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:20.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:20.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:20.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:20.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:20.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:20.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:20.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:20 smithi112 bash[107672]: cluster 2023-09-23T20:32:19.669099+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2023-09-23T20:32:20.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:20 smithi112 bash[104422]: cluster 2023-09-23T20:32:19.669099+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2023-09-23T20:32:20.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:20.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:21.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:21.034 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:20 smithi174 bash[91578]: cluster 2023-09-23T20:32:19.669099+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2023-09-23T20:32:21.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:21.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:21.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:21.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:21.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:21.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:21.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:21.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:21.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:21.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:21.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:21.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:21.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:21.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:21.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:21.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:21.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:21.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:21.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:21.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:21.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:22.077 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:22.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:22.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:22.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:22.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:22.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:22.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:22.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:22.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:22.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:22.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:22.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:22.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:22.761 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:22.765 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:22 smithi112 bash[104422]: cluster 2023-09-23T20:32:21.669854+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v988: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2023-09-23T20:32:22.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:22.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:22.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:22.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:23.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:23.023 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:22 smithi112 bash[107672]: cluster 2023-09-23T20:32:21.669854+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v988: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2023-09-23T20:32:23.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:23.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:23.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:22 smithi174 bash[91578]: cluster 2023-09-23T20:32:21.669854+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v988: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2023-09-23T20:32:23.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.174 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:23.281 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:23.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:23.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:23.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:23.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:23.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:23.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:23.792 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:23 smithi112 bash[104422]: audit 2023-09-23T20:32:23.013859+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:23.792 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:23 smithi112 bash[107672]: audit 2023-09-23T20:32:23.013859+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:23.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:23.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:23.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:23.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:23.962 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:23 smithi174 bash[91578]: audit 2023-09-23T20:32:23.013859+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:23.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:24.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:24.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:24.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:24.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:24.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:24.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:24.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:24.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:24.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:24.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:24.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:24.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:24.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:24.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:24.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:24 smithi112 bash[104422]: cluster 2023-09-23T20:32:23.670338+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T20:32:24.926 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:24 smithi112 bash[107672]: cluster 2023-09-23T20:32:23.670338+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T20:32:24.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:25.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:25.056 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:24 smithi174 bash[91578]: cluster 2023-09-23T20:32:23.670338+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T20:32:25.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:25.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:25.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:25.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:25.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:25.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:25.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:25.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:25.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:25.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:25.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:25.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:25.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:25.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:25.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:25.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:25.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:25.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:26.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:26.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:26.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:26.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:26.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:26.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:26.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:26.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:26.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:26.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:26.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:26.601 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:26.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:26.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:26.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:26.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:26.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:26.982 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:26 smithi112 bash[104422]: cluster 2023-09-23T20:32:25.670965+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T20:32:26.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:26 smithi112 bash[107672]: cluster 2023-09-23T20:32:25.670965+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T20:32:27.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:27.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:26 smithi174 bash[91578]: cluster 2023-09-23T20:32:25.670965+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T20:32:27.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:27.145 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:27.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:27.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:27.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:27.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:27.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:27.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:27.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:27.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:27.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:27.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:27.906 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:27.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:28.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:28.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:28.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:28.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:28.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:28.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:28.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.449 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:28.554 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:28.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:28.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:28.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:28.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:28.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:28.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:28.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:28.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:28 smithi112 bash[104422]: cluster 2023-09-23T20:32:27.671457+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T20:32:28.965 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:28 smithi112 bash[107672]: cluster 2023-09-23T20:32:27.671457+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T20:32:28.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:29.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:28 smithi174 bash[91578]: cluster 2023-09-23T20:32:27.671457+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T20:32:29.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:29.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:29.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:29.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:29.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:29.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:29.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:29.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:29.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:29.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:29.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:29.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:29.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:29.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:29.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:29.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:29.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:29.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:29.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:29.935 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:29.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:30.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:30.061 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:30.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:30.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:30.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:30.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:30.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:30.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:30.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:30.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:30.469 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:32:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:32:30] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T20:32:30.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:30.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:30.596 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:30.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:30.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:30.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:30.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:30.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:30 smithi112 bash[104422]: cluster 2023-09-23T20:32:29.672084+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T20:32:30.790 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:30 smithi112 bash[107672]: cluster 2023-09-23T20:32:29.672084+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T20:32:30.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:30.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:30.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:31.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:31.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:30 smithi174 bash[91578]: cluster 2023-09-23T20:32:29.672084+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T20:32:31.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:31.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:31.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:31.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:31.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:31.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:31.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:31.528 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:32:31.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:31.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:31.590 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:32:31.629 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:32:31.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:31.672 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:32:31.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:31.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:31.718 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:32:31.755 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:32:31.789 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:32:31.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:31.830 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:32:31.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:31.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.834 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:32:31.865 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:31 smithi112 bash[104422]: audit 2023-09-23T20:32:31.461184+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.112:0/1505144689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:31.866 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:31 smithi112 bash[107672]: audit 2023-09-23T20:32:31.461184+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.112:0/1505144689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:31.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:31.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:32.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:32.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:31 smithi174 bash[91578]: audit 2023-09-23T20:32:31.461184+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.112:0/1505144689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:32.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:32.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:32.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:32.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:32.382 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:32.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:32.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:32.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:32.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:32.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:32.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:32.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:32.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:32 smithi174 bash[91578]: cluster 2023-09-23T20:32:31.673975+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T20:32:32.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:32 smithi174 bash[91578]: audit 2023-09-23T20:32:31.896591+0000 mon.a (mon.0) 1176 : audit 1 from='client.? 172.21.15.112:0/4141480317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:32.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:32 smithi174 bash[91578]: audit 2023-09-23T20:32:32.635689+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.112:0/1577952638' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:32:32.805 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:32 smithi174 bash[91578]: audit 2023-09-23T20:32:32.636424+0000 mon.a (mon.0) 1177 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:32:32.830 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 9 pg_num to 26 2023-09-23T20:32:32.831 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:32:32.880 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[107672]: cluster 2023-09-23T20:32:31.673975+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T20:32:32.880 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[107672]: audit 2023-09-23T20:32:31.896591+0000 mon.a (mon.0) 1176 : audit 1 from='client.? 172.21.15.112:0/4141480317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:32.881 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[107672]: audit 2023-09-23T20:32:32.635689+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.112:0/1577952638' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:32:32.881 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[107672]: audit 2023-09-23T20:32:32.636424+0000 mon.a (mon.0) 1177 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:32:32.881 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[104422]: cluster 2023-09-23T20:32:31.673975+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T20:32:32.881 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[104422]: audit 2023-09-23T20:32:31.896591+0000 mon.a (mon.0) 1176 : audit 1 from='client.? 172.21.15.112:0/4141480317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:32.881 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[104422]: audit 2023-09-23T20:32:32.635689+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.112:0/1577952638' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:32:32.881 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:32 smithi112 bash[104422]: audit 2023-09-23T20:32:32.636424+0000 mon.a (mon.0) 1177 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:32:32.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:32.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:32.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:33.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:33.142 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:32:33.142 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:32:33.142 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:148179 9.b 9:d728cbc3:::benchmark_data_smithi112_221511_object41526:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e227)", 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.133417+0000", 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0071201019999999997, 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007150872, 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:32:33.143 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 148179 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133417+0000", 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133417+0000", 2023-09-23T20:32:33.144 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133415+0000", 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133420+0000", 2023-09-23T20:32:33.145 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.746e-06 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133433+0000", 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2984e-05 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133439+0000", 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9009999999999999e-06 2023-09-23T20:32:33.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133475+0000", 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5754999999999999e-05 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133840+0000", 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00036489600000000002 2023-09-23T20:32:33.147 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.134199+0000", 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035915799999999999 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:148180 9.b 9:de321bbb:::benchmark_data_smithi112_221511_object41527:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e227)", 2023-09-23T20:32:33.148 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.133448+0000", 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0070884779999999996, 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0072004620000000004, 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 148180 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.149 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133448+0000", 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133448+0000", 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133448+0000", 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133450+0000", 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7549999999999999e-06 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.151 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133457+0000", 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1689999999999997e-06 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133462+0000", 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2780000000000001e-06 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:32:33.152 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139211+0000", 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0057490680000000004 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139498+0000", 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028738199999999998 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:32:33.153 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139971+0000", 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00047243399999999998 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:148174 9.8 e227/216 9:18d3b997:::benchmark_data_smithi112_221511_object41521:head v 227'9310, mlcod=227'9308)", 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.133588+0000", 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.006949078, 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071555259999999997, 2023-09-23T20:32:33.154 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133588+0000", 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133588+0000", 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133587+0000", 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133593+0000", 2023-09-23T20:32:33.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3060000000000003e-06 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133605+0000", 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1773999999999999e-05 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133612+0000", 2023-09-23T20:32:33.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9530000000000002e-06 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133675+0000", 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3207000000000007e-05 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.133700+0000", 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4788999999999999e-05 2023-09-23T20:32:33.158 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:148178 9.c e227/216 9:351f85cd:::benchmark_data_smithi112_221511_object41525:head v 227'9291, mlcod=227'9289)", 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.137341+0000", 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.003195855, 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034659700000000001, 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.159 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137341+0000", 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137341+0000", 2023-09-23T20:32:33.160 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137340+0000", 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137349+0000", 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9099999999999994e-06 2023-09-23T20:32:33.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137362+0000", 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3404000000000001e-05 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137369+0000", 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4839999999999998e-06 2023-09-23T20:32:33.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137458+0000", 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8529999999999994e-05 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137478+0000", 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0330999999999999e-05 2023-09-23T20:32:33.163 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:148175 9.8 e227/216 9:18bfb12e:::benchmark_data_smithi112_221511_object41522:head v 227'9311, mlcod=227'9308)", 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.137383+0000", 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.003153809, 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003486734, 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:32:33.164 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137383+0000", 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137383+0000", 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.165 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137383+0000", 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137387+0000", 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3080000000000001e-06 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.166 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137393+0000", 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8660000000000002e-06 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.137397+0000", 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3030000000000001e-06 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.167 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.140745+0000", 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003347624 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.140769+0000", 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4280000000000001e-05 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.168 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:148181 9.e e227/216 9:776c6d14:::benchmark_data_smithi112_221511_object41528:head v 227'9253, mlcod=227'9251)", 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.139620+0000", 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00091623900000000001, 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013150499999999999, 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.169 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139620+0000", 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139620+0000", 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.170 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139620+0000", 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139626+0000", 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0569999999999998e-06 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.171 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139638+0000", 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1926999999999999e-05 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139646+0000", 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9379999999999992e-06 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:32:33.172 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139697+0000", 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1418999999999997e-05 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139720+0000", 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2776999999999999e-05 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.173 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:148183 9.b 9.3c55940b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e227)", 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:33.139687+0000", 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00084992100000000001, 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001306916, 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:32:33.174 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 148183 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139687+0000", 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139687+0000", 2023-09-23T20:32:33.175 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139685+0000", 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139692+0000", 2023-09-23T20:32:33.176 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2199999999999997e-06 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139703+0000", 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.19e-05 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:33.139711+0000", 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2269999999999996e-06 2023-09-23T20:32:33.177 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.178 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:32:33.178 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.178 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:32:33.178 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:32:33.178 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 7 2023-09-23T20:32:33.178 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:32:33.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:33.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:33.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:33.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:33.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:33.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:33.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:33.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:33.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:33.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:33.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:33.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:33.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:33.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: cluster 2023-09-23T20:32:32.802533+0000 mon.a (mon.0) 1178 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: cluster 2023-09-23T20:32:32.816019+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: audit 2023-09-23T20:32:32.821534+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.112:0/4141480317' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: audit 2023-09-23T20:32:32.821713+0000 mon.a (mon.0) 1180 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: cluster 2023-09-23T20:32:32.821921+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: cluster 2023-09-23T20:32:32.824488+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: cluster 2023-09-23T20:32:32.825650+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:33 smithi174 bash[91578]: audit 2023-09-23T20:32:33.676172+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:32:33.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:33.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:33.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.982 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: cluster 2023-09-23T20:32:32.802533+0000 mon.a (mon.0) 1178 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:33.982 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: cluster 2023-09-23T20:32:32.816019+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.982 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: audit 2023-09-23T20:32:32.821534+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.112:0/4141480317' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: audit 2023-09-23T20:32:32.821713+0000 mon.a (mon.0) 1180 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: cluster 2023-09-23T20:32:32.821921+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: cluster 2023-09-23T20:32:32.824488+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: cluster 2023-09-23T20:32:32.825650+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[104422]: audit 2023-09-23T20:32:33.676172+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: cluster 2023-09-23T20:32:32.802533+0000 mon.a (mon.0) 1178 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: cluster 2023-09-23T20:32:32.816019+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: audit 2023-09-23T20:32:32.821534+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.112:0/4141480317' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: audit 2023-09-23T20:32:32.821713+0000 mon.a (mon.0) 1180 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: cluster 2023-09-23T20:32:32.821921+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T20:32:33.983 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: cluster 2023-09-23T20:32:32.824488+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.984 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: cluster 2023-09-23T20:32:32.825650+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:32:33.984 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:33 smithi112 bash[107672]: audit 2023-09-23T20:32:33.676172+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:32:34.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:34.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:34.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:34.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:34.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:34.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:34.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:34.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:34.813 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:34.840 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:34.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:34.953 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:34 smithi174 bash[91578]: cluster 2023-09-23T20:32:33.674427+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:32:34.953 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:34 smithi174 bash[91578]: audit 2023-09-23T20:32:34.547862+0000 mon.a (mon.0) 1183 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:32:34.953 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:34 smithi174 bash[91578]: cluster 2023-09-23T20:32:34.548085+0000 mon.a (mon.0) 1184 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T20:32:34.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:35.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:35.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:35.107 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:34 smithi112 bash[107672]: cluster 2023-09-23T20:32:33.674427+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:32:35.108 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:34 smithi112 bash[107672]: audit 2023-09-23T20:32:34.547862+0000 mon.a (mon.0) 1183 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:32:35.108 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:34 smithi112 bash[107672]: cluster 2023-09-23T20:32:34.548085+0000 mon.a (mon.0) 1184 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T20:32:35.108 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:34 smithi112 bash[104422]: cluster 2023-09-23T20:32:33.674427+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:32:35.108 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:34 smithi112 bash[104422]: audit 2023-09-23T20:32:34.547862+0000 mon.a (mon.0) 1183 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:32:35.108 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:34 smithi112 bash[104422]: cluster 2023-09-23T20:32:34.548085+0000 mon.a (mon.0) 1184 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T20:32:35.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:35.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:35.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:35.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:35.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:35.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:35.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:35.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:35.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:35.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:35.723 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:35.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:35.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:35.865 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:35.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:35.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:36.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:35 smithi174 bash[91578]: cluster 2023-09-23T20:32:34.542815+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:35 smithi174 bash[91578]: cluster 2023-09-23T20:32:34.543492+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:35 smithi174 bash[91578]: cluster 2023-09-23T20:32:34.563196+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:35 smithi112 bash[107672]: cluster 2023-09-23T20:32:34.542815+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:35 smithi112 bash[107672]: cluster 2023-09-23T20:32:34.543492+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:35 smithi112 bash[107672]: cluster 2023-09-23T20:32:34.563196+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:35 smithi112 bash[104422]: cluster 2023-09-23T20:32:34.542815+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:35 smithi112 bash[104422]: cluster 2023-09-23T20:32:34.543492+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:35 smithi112 bash[104422]: cluster 2023-09-23T20:32:34.563196+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:32:36.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:36.252 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:36.283 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:36.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:36.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:36.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:36.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:36.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:36.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:36.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:36.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:36.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:36.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:36.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:36.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.675141+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v997: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail 2023-09-23T20:32:36.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.824883+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.824884+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.828306+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T20:32:36.923 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.828378+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.830124+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.830314+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.831168+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[107672]: cluster 2023-09-23T20:32:35.834045+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.675141+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v997: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.824883+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.824884+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.828306+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.828378+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.924 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.830124+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.830314+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.831168+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.925 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:36 smithi112 bash[104422]: cluster 2023-09-23T20:32:35.834045+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:36.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:37.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:37.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.675141+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v997: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail 2023-09-23T20:32:37.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.824883+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.824884+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.828306+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T20:32:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.828378+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.830124+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.830314+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.831168+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:36 smithi174 bash[91578]: cluster 2023-09-23T20:32:35.834045+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:32:37.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:37.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:37.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:37.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:37.326 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:37.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:37.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:37.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:37.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:37.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:32:37.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:37.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:37.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:37.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:37.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:32:37.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:37.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:37.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:38.081 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:38.109 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:38.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:38.213 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:38.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:38.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:38.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:38.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:38.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:38.604 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:38.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:38.734 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:38.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:38.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:38.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:32:38.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:38.875 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:38 smithi174 bash[91578]: cluster 2023-09-23T20:32:37.675667+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v999: 99 pgs: 2 peering, 8 unknown, 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:38.876 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:38 smithi174 bash[91578]: audit 2023-09-23T20:32:38.013870+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:38.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:38.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:38.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:39.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:39.037 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:38 smithi112 bash[107672]: cluster 2023-09-23T20:32:37.675667+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v999: 99 pgs: 2 peering, 8 unknown, 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:39.038 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:38 smithi112 bash[107672]: audit 2023-09-23T20:32:38.013870+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:39.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:39.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:38 smithi112 bash[104422]: cluster 2023-09-23T20:32:37.675667+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v999: 99 pgs: 2 peering, 8 unknown, 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:39.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:38 smithi112 bash[104422]: audit 2023-09-23T20:32:38.013870+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:39.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:39.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:39.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:39.277 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:39.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:39.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:39.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:39.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:39.537 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:39.565 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:39.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:39.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:39.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:39.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:39.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:39.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:39.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:39.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:40.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:40.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:40.219 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:32:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:32:40] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-09-23T20:32:40.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:40.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:40.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:40.364 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:40.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:40.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:40.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:40.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:40.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:40.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:40.834 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:40 smithi112 bash[104422]: cluster 2023-09-23T20:32:39.676434+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1000: 99 pgs: 2 peering, 2 unknown, 95 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:40.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:41.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:41.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:41.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:40 smithi174 bash[91578]: cluster 2023-09-23T20:32:39.676434+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1000: 99 pgs: 2 peering, 2 unknown, 95 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:41.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:41.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:40 smithi112 bash[107672]: cluster 2023-09-23T20:32:39.676434+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1000: 99 pgs: 2 peering, 2 unknown, 95 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:41.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:41.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:41.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:41.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:41.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:41.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:41.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:41.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:41.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:41.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:41.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:41.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:41.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:41.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:41.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:41.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:41.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:42.079 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.087 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:41 smithi174 bash[91578]: audit 2023-09-23T20:32:41.678331+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:32:42.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:42.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:41 smithi112 bash[104422]: audit 2023-09-23T20:32:41.678331+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:32:42.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:41 smithi112 bash[107672]: audit 2023-09-23T20:32:41.678331+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:32:42.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:42.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:42.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:42.348 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:42.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:42.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:42.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.512 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:42.549 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:42.549 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:42.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:42.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:42.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:42.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:42.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:42.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:42.884 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-09-23T20:32:42.884 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:32:42.884 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-23T20:32:42.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:32:42.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:42.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:43.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[107672]: cluster 2023-09-23T20:32:41.677087+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1001: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[107672]: cluster 2023-09-23T20:32:41.851268+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[107672]: cluster 2023-09-23T20:32:41.854636+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[107672]: audit 2023-09-23T20:32:41.861012+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[107672]: cluster 2023-09-23T20:32:41.861438+0000 mon.a (mon.0) 1189 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[104422]: cluster 2023-09-23T20:32:41.677087+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1001: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[104422]: cluster 2023-09-23T20:32:41.851268+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:32:43.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[104422]: cluster 2023-09-23T20:32:41.854636+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:32:43.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[104422]: audit 2023-09-23T20:32:41.861012+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:32:43.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:42 smithi112 bash[104422]: cluster 2023-09-23T20:32:41.861438+0000 mon.a (mon.0) 1189 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T20:32:43.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:42 smithi174 bash[91578]: cluster 2023-09-23T20:32:41.677087+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1001: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:43.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:42 smithi174 bash[91578]: cluster 2023-09-23T20:32:41.851268+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:32:43.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:42 smithi174 bash[91578]: cluster 2023-09-23T20:32:41.854636+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:32:43.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:42 smithi174 bash[91578]: audit 2023-09-23T20:32:41.861012+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:32:43.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:42 smithi174 bash[91578]: cluster 2023-09-23T20:32:41.861438+0000 mon.a (mon.0) 1189 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T20:32:43.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:43.294 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:43.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:43.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:43.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.470 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:43.559 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:43.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:43.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.736 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:43.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:43.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:43.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:43 smithi174 bash[91578]: cluster 2023-09-23T20:32:42.858784+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:43.986 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:43 smithi174 bash[91578]: cluster 2023-09-23T20:32:42.862123+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:43.987 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:43 smithi174 bash[91578]: cluster 2023-09-23T20:32:42.863641+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T20:32:43.987 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:43 smithi174 bash[91578]: audit 2023-09-23T20:32:43.679487+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:32:44.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:44.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:44.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:44.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[104422]: cluster 2023-09-23T20:32:42.858784+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[104422]: cluster 2023-09-23T20:32:42.862123+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[104422]: cluster 2023-09-23T20:32:42.863641+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T20:32:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[104422]: audit 2023-09-23T20:32:43.679487+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:32:44.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[107672]: cluster 2023-09-23T20:32:42.858784+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:44.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[107672]: cluster 2023-09-23T20:32:42.862123+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:44.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[107672]: cluster 2023-09-23T20:32:42.863641+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T20:32:44.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:43 smithi112 bash[107672]: audit 2023-09-23T20:32:43.679487+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:32:44.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:44.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:44.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:44.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:44.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:44.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:44.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:44.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:44.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:44.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:44.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:44.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:44.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: cluster 2023-09-23T20:32:43.677921+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1004: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 1.94k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: cluster 2023-09-23T20:32:43.870176+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: cluster 2023-09-23T20:32:43.873359+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: audit 2023-09-23T20:32:43.873830+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: cluster 2023-09-23T20:32:43.873928+0000 mon.a (mon.0) 1193 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: cluster 2023-09-23T20:32:43.877504+0000 osd.1 (osd.1) 2 : cluster 0 9.10 starting backfill to osd.0 from (0'0,0'0] MAX to 229'9671 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[104422]: cluster 2023-09-23T20:32:43.886121+0000 osd.1 (osd.1) 3 : cluster 0 9.10 starting backfill to osd.4 from (0'0,0'0] MAX to 229'9671 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: cluster 2023-09-23T20:32:43.677921+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1004: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 1.94k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: cluster 2023-09-23T20:32:43.870176+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:32:44.899 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: cluster 2023-09-23T20:32:43.873359+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:32:44.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: audit 2023-09-23T20:32:43.873830+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:32:44.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: cluster 2023-09-23T20:32:43.873928+0000 mon.a (mon.0) 1193 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T20:32:44.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: cluster 2023-09-23T20:32:43.877504+0000 osd.1 (osd.1) 2 : cluster 0 9.10 starting backfill to osd.0 from (0'0,0'0] MAX to 229'9671 2023-09-23T20:32:44.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:44 smithi112 bash[107672]: cluster 2023-09-23T20:32:43.886121+0000 osd.1 (osd.1) 3 : cluster 0 9.10 starting backfill to osd.4 from (0'0,0'0] MAX to 229'9671 2023-09-23T20:32:44.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:44.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:45.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:45.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:45.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: cluster 2023-09-23T20:32:43.677921+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1004: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 1.94k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:32:45.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: cluster 2023-09-23T20:32:43.870176+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:32:45.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: cluster 2023-09-23T20:32:43.873359+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:32:45.164 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: audit 2023-09-23T20:32:43.873830+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:32:45.164 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: cluster 2023-09-23T20:32:43.873928+0000 mon.a (mon.0) 1193 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T20:32:45.164 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: cluster 2023-09-23T20:32:43.877504+0000 osd.1 (osd.1) 2 : cluster 0 9.10 starting backfill to osd.0 from (0'0,0'0] MAX to 229'9671 2023-09-23T20:32:45.164 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:44 smithi174 bash[91578]: cluster 2023-09-23T20:32:43.886121+0000 osd.1 (osd.1) 3 : cluster 0 9.10 starting backfill to osd.4 from (0'0,0'0] MAX to 229'9671 2023-09-23T20:32:45.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:45.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:45.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:45.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:45.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:45.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:45.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:45.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:45.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:45.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:45.820 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:45.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:45.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:46.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:44.103254+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:46.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:44.872493+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:44.873309+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:44.877310+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:44.879708+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:44.881468+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: audit 2023-09-23T20:32:45.679388+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: audit 2023-09-23T20:32:45.879356+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:32:46.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:45 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.879665+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T20:32:46.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.115 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:46.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:44.103254+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:44.872493+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:44.873309+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:44.877310+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:44.879708+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:44.881468+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: audit 2023-09-23T20:32:45.679388+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: audit 2023-09-23T20:32:45.879356+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.879665+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T20:32:46.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:44.103254+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:44.872493+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:44.873309+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:44.877310+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:44.879708+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:44.881468+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: audit 2023-09-23T20:32:45.679388+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: audit 2023-09-23T20:32:45.879356+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:32:46.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:45 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.879665+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T20:32:46.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.243 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:46.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:46.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:46.475 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:46.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:46.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:46.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:46.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.771 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:46.875 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.906 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:47.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:47.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:47.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:47.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.678515+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1007: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 3384/172419 objects misplaced (1.963%); 448 KiB/s, 6 objects/s recovering 2023-09-23T20:32:47.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.874419+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.877575+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.878524+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.882167+0000 osd.3 (osd.3) 4 : cluster 0 9.11 starting backfill to osd.1 from (0'0,0'0] MAX to 230'9184 2023-09-23T20:32:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:45.892041+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:46 smithi174 bash[91578]: cluster 2023-09-23T20:32:46.895174+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T20:32:47.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.678515+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1007: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 3384/172419 objects misplaced (1.963%); 448 KiB/s, 6 objects/s recovering 2023-09-23T20:32:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.874419+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.877575+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.878524+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.882167+0000 osd.3 (osd.3) 4 : cluster 0 9.11 starting backfill to osd.1 from (0'0,0'0] MAX to 230'9184 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:45.892041+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[104422]: cluster 2023-09-23T20:32:46.895174+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.678515+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1007: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 3384/172419 objects misplaced (1.963%); 448 KiB/s, 6 objects/s recovering 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.874419+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.877575+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.878524+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.882167+0000 osd.3 (osd.3) 4 : cluster 0 9.11 starting backfill to osd.1 from (0'0,0'0] MAX to 230'9184 2023-09-23T20:32:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:45.892041+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:32:47.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:46 smithi112 bash[107672]: cluster 2023-09-23T20:32:46.895174+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T20:32:47.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:47.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.301 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:47.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:47.437 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:47.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:47.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.569 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:47.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:47.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:47.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:47.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:47.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:47.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:48.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:47 smithi174 bash[91578]: cluster 2023-09-23T20:32:46.890589+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:47 smithi174 bash[91578]: cluster 2023-09-23T20:32:46.900956+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:47 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.214092+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:47 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.216430+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:47 smithi174 bash[91578]: audit 2023-09-23T20:32:47.680404+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T20:32:48.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:48.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[104422]: cluster 2023-09-23T20:32:46.890589+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[104422]: cluster 2023-09-23T20:32:46.900956+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.214092+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.216430+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[104422]: audit 2023-09-23T20:32:47.680404+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T20:32:48.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[107672]: cluster 2023-09-23T20:32:46.890589+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[107672]: cluster 2023-09-23T20:32:46.900956+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.214092+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.216430+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:47 smithi112 bash[107672]: audit 2023-09-23T20:32:47.680404+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T20:32:48.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:48.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:48.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:48.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:48.607 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:48.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:48.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:48.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:48.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.281411+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.678980+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1010: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 3384/171648 objects misplaced (1.971%); 448 KiB/s, 6 objects/s recovering 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.909968+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.911680+0000 osd.1 (osd.1) 4 : cluster 0 9.12 starting backfill to osd.0 from (0'0,0'0] MAX to 232'9576 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: audit 2023-09-23T20:32:47.911776+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.912002+0000 mon.a (mon.0) 1201 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.912480+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.918803+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.985 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.923151+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.928801+0000 osd.1 (osd.1) 5 : cluster 0 9.12 starting backfill to osd.5 from (0'0,0'0] MAX to 232'9576 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:47.988868+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: cluster 2023-09-23T20:32:48.534483+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[107672]: audit 2023-09-23T20:32:48.650917+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.281411+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.678980+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1010: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 3384/171648 objects misplaced (1.971%); 448 KiB/s, 6 objects/s recovering 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.909968+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.911680+0000 osd.1 (osd.1) 4 : cluster 0 9.12 starting backfill to osd.0 from (0'0,0'0] MAX to 232'9576 2023-09-23T20:32:48.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: audit 2023-09-23T20:32:47.911776+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.912002+0000 mon.a (mon.0) 1201 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.912480+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.918803+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.923151+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.928801+0000 osd.1 (osd.1) 5 : cluster 0 9.12 starting backfill to osd.5 from (0'0,0'0] MAX to 232'9576 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:47.988868+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: cluster 2023-09-23T20:32:48.534483+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T20:32:48.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:48 smithi112 bash[104422]: audit 2023-09-23T20:32:48.650917+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:49.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:49.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:49.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:49.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:49.239 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:49.251 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.281411+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:32:49.251 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.678980+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1010: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 3384/171648 objects misplaced (1.971%); 448 KiB/s, 6 objects/s recovering 2023-09-23T20:32:49.251 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.909968+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:49.251 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.911680+0000 osd.1 (osd.1) 4 : cluster 0 9.12 starting backfill to osd.0 from (0'0,0'0] MAX to 232'9576 2023-09-23T20:32:49.251 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: audit 2023-09-23T20:32:47.911776+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.912002+0000 mon.a (mon.0) 1201 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.912480+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.918803+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.923151+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.928801+0000 osd.1 (osd.1) 5 : cluster 0 9.12 starting backfill to osd.5 from (0'0,0'0] MAX to 232'9576 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:47.988868+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: cluster 2023-09-23T20:32:48.534483+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T20:32:49.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:48 smithi174 bash[91578]: audit 2023-09-23T20:32:48.650917+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:49.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:49.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:49.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:49.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:49.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:49.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:49.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:49.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:49.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:49.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:49.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:49.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:49.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:49.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:50.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:50.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:50.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:50.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:50.273 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[107672]: cluster 2023-09-23T20:32:48.529895+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[107672]: cluster 2023-09-23T20:32:48.536291+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[107672]: cluster 2023-09-23T20:32:48.545555+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[107672]: cluster 2023-09-23T20:32:48.546029+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[107672]: cluster 2023-09-23T20:32:48.554670+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.548187+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:32:50] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[104422]: cluster 2023-09-23T20:32:48.529895+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[104422]: cluster 2023-09-23T20:32:48.536291+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[104422]: cluster 2023-09-23T20:32:48.545555+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[104422]: cluster 2023-09-23T20:32:48.546029+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[104422]: cluster 2023-09-23T20:32:48.554670+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.275 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:49 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.548187+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T20:32:50.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:49 smithi174 bash[91578]: cluster 2023-09-23T20:32:48.529895+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:49 smithi174 bash[91578]: cluster 2023-09-23T20:32:48.536291+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:49 smithi174 bash[91578]: cluster 2023-09-23T20:32:48.545555+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:49 smithi174 bash[91578]: cluster 2023-09-23T20:32:48.546029+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.300 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:49 smithi174 bash[91578]: cluster 2023-09-23T20:32:48.554670+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:32:50.300 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:49 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.548187+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T20:32:50.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:50.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:50.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:50.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:50.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:50.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:50.973 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:51.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:51.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.544088+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.546782+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.549793+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.550368+0000 osd.1 (osd.1) 6 : cluster 0 9.13 starting backfill to osd.0 from (0'0,0'0] MAX to 234'9509 2023-09-23T20:32:51.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.560549+0000 osd.1 (osd.1) 7 : cluster 0 9.13 starting backfill to osd.6 from (0'0,0'0] MAX to 234'9509 2023-09-23T20:32:51.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.582106+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[104422]: cluster 2023-09-23T20:32:49.679602+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1014: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 5398/169971 objects misplaced (3.176%); 33 MiB/s, 521 objects/s recovering 2023-09-23T20:32:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.544088+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.546782+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.549793+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.550368+0000 osd.1 (osd.1) 6 : cluster 0 9.13 starting backfill to osd.0 from (0'0,0'0] MAX to 234'9509 2023-09-23T20:32:51.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.560549+0000 osd.1 (osd.1) 7 : cluster 0 9.13 starting backfill to osd.6 from (0'0,0'0] MAX to 234'9509 2023-09-23T20:32:51.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.582106+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:50 smithi112 bash[107672]: cluster 2023-09-23T20:32:49.679602+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1014: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 5398/169971 objects misplaced (3.176%); 33 MiB/s, 521 objects/s recovering 2023-09-23T20:32:51.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:51.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.544088+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.546782+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.549793+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.550368+0000 osd.1 (osd.1) 6 : cluster 0 9.13 starting backfill to osd.0 from (0'0,0'0] MAX to 234'9509 2023-09-23T20:32:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.560549+0000 osd.1 (osd.1) 7 : cluster 0 9.13 starting backfill to osd.6 from (0'0,0'0] MAX to 234'9509 2023-09-23T20:32:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.582106+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:32:51.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:50 smithi174 bash[91578]: cluster 2023-09-23T20:32:49.679602+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1014: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 5398/169971 objects misplaced (3.176%); 33 MiB/s, 521 objects/s recovering 2023-09-23T20:32:51.366 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:51.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:51.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:51.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:51.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:51.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:51.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:51.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:51.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:51.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:51.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:52.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:52.054 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:52.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:52.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:52.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:52.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:52.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:52.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:52.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:52.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:52.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:52.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:52.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:52.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:52.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:52.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:52.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:52.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:52.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:52.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:53.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:52 smithi112 bash[107672]: cluster 2023-09-23T20:32:51.680240+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1015: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 281 op/s; 5398/167604 objects misplaced (3.221%); 26 MiB/s, 414 objects/s recovering 2023-09-23T20:32:53.106 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:52 smithi112 bash[104422]: cluster 2023-09-23T20:32:51.680240+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1015: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 281 op/s; 5398/167604 objects misplaced (3.221%); 26 MiB/s, 414 objects/s recovering 2023-09-23T20:32:53.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:53.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:53.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:53.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:52 smithi174 bash[91578]: cluster 2023-09-23T20:32:51.680240+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1015: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 281 op/s; 5398/167604 objects misplaced (3.221%); 26 MiB/s, 414 objects/s recovering 2023-09-23T20:32:53.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:53.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:53.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:53.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:53.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:53.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:53.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:53.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:53.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:53.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:53.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:53.909 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:54.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:54.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[107672]: cluster 2023-09-23T20:32:52.927928+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[107672]: cluster 2023-09-23T20:32:52.928551+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[107672]: cluster 2023-09-23T20:32:52.931187+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[107672]: cluster 2023-09-23T20:32:52.933576+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[107672]: audit 2023-09-23T20:32:53.013905+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[104422]: cluster 2023-09-23T20:32:52.927928+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[104422]: cluster 2023-09-23T20:32:52.928551+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[104422]: cluster 2023-09-23T20:32:52.931187+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[104422]: cluster 2023-09-23T20:32:52.933576+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:53 smithi112 bash[104422]: audit 2023-09-23T20:32:53.013905+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:54.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:54.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:54.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:54.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:54.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:54.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:53 smithi174 bash[91578]: cluster 2023-09-23T20:32:52.927928+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:53 smithi174 bash[91578]: cluster 2023-09-23T20:32:52.928551+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T20:32:54.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:53 smithi174 bash[91578]: cluster 2023-09-23T20:32:52.931187+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:53 smithi174 bash[91578]: cluster 2023-09-23T20:32:52.933576+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:32:54.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:53 smithi174 bash[91578]: audit 2023-09-23T20:32:53.013905+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:54.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:54.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:54.409 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:54.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:54.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:54.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:54.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:54.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:54.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:54.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:54.888 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:54.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:54.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:55.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.031 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.680872+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1017: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 4464/165018 objects misplaced (2.705%); 31 MiB/s, 499 objects/s recovering 2023-09-23T20:32:55.031 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.934163+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.936390+0000 mon.a (mon.0) 1207 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T20:32:55.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.936504+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.937575+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.938551+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.939454+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[107672]: cluster 2023-09-23T20:32:53.941070+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.680872+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1017: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 4464/165018 objects misplaced (2.705%); 31 MiB/s, 499 objects/s recovering 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.934163+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.936390+0000 mon.a (mon.0) 1207 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.936504+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.937575+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.938551+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.939454+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:54 smithi112 bash[104422]: cluster 2023-09-23T20:32:53.941070+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:55.156 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.680872+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1017: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 4464/165018 objects misplaced (2.705%); 31 MiB/s, 499 objects/s recovering 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.934163+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.936390+0000 mon.a (mon.0) 1207 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.936504+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.937575+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.938551+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.939454+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:54 smithi174 bash[91578]: cluster 2023-09-23T20:32:53.941070+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:32:55.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:55.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:55.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:55.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:55.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:55.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:55.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:55.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:55.721 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:55.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:55.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:55.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:55.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:55.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:56.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:54.933692+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:54.935946+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:54.938001+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T20:32:56.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:54.974321+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:54.976996+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:54.979029+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.681410+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1020: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 6094/159147 objects misplaced (3.829%); 17 MiB/s, 267 objects/s recovering 2023-09-23T20:32:56.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:55 smithi174 bash[91578]: audit 2023-09-23T20:32:55.684378+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T20:32:56.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:56.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:56.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:56.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:56.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:56.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:56.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:54.933692+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:54.935946+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:54.938001+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T20:32:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:54.974321+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:54.976996+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:54.979029+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.681410+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1020: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 6094/159147 objects misplaced (3.829%); 17 MiB/s, 267 objects/s recovering 2023-09-23T20:32:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[107672]: audit 2023-09-23T20:32:55.684378+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:54.933692+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:54.935946+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:54.938001+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:54.974321+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:54.976996+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:54.979029+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:32:56.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.681410+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1020: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 6094/159147 objects misplaced (3.829%); 17 MiB/s, 267 objects/s recovering 2023-09-23T20:32:56.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:55 smithi112 bash[104422]: audit 2023-09-23T20:32:55.684378+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T20:32:56.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:56.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:56.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:56.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:56.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:56.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:56.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:56.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:57.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:57.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.943436+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: audit 2023-09-23T20:32:55.948965+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T20:32:57.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.949032+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T20:32:57.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.992201+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.994776+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.996063+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:56 smithi174 bash[91578]: cluster 2023-09-23T20:32:55.997151+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.943436+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: audit 2023-09-23T20:32:55.948965+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.949032+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.992201+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.994776+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.996063+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[107672]: cluster 2023-09-23T20:32:55.997151+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.943436+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: audit 2023-09-23T20:32:55.948965+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.949032+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T20:32:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.992201+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.994776+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.996063+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:56 smithi112 bash[104422]: cluster 2023-09-23T20:32:55.997151+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:32:57.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:57.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:57.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:57.306 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:57.437 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:57.566 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:57.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:57.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:57.709 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:57.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:57.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:57.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:58.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:58.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:58.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:58.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:57 smithi174 bash[91578]: audit 2023-09-23T20:32:57.454116+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:32:58.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:57 smithi174 bash[91578]: cluster 2023-09-23T20:32:57.682020+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1022: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 6094/157347 objects misplaced (3.873%); 21 MiB/s, 337 objects/s recovering 2023-09-23T20:32:58.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:57 smithi174 bash[91578]: audit 2023-09-23T20:32:57.683624+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T20:32:58.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:58.260 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:58.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.419 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:57 smithi112 bash[107672]: audit 2023-09-23T20:32:57.454116+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:32:58.419 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:57 smithi112 bash[107672]: cluster 2023-09-23T20:32:57.682020+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1022: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 6094/157347 objects misplaced (3.873%); 21 MiB/s, 337 objects/s recovering 2023-09-23T20:32:58.420 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:57 smithi112 bash[107672]: audit 2023-09-23T20:32:57.683624+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T20:32:58.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:58.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:57 smithi112 bash[104422]: audit 2023-09-23T20:32:57.454116+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:32:58.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:57 smithi112 bash[104422]: cluster 2023-09-23T20:32:57.682020+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1022: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 6094/157347 objects misplaced (3.873%); 21 MiB/s, 337 objects/s recovering 2023-09-23T20:32:58.421 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:57 smithi112 bash[104422]: audit 2023-09-23T20:32:57.683624+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T20:32:58.522 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:58.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:58.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:58.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:58.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:58.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:58.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:58.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:59.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.058 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:57.955701+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.058 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:57.959801+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: audit 2023-09-23T20:32:57.961083+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T20:32:59.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:57.961190+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:57.961531+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T20:32:59.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:57.965985+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:58.536267+0000 mon.a (mon.0) 1216 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T20:32:59.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: audit 2023-09-23T20:32:58.664304+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: cluster 2023-09-23T20:32:57.955701+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: cluster 2023-09-23T20:32:57.959801+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: audit 2023-09-23T20:32:57.961083+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: cluster 2023-09-23T20:32:57.961190+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: cluster 2023-09-23T20:32:57.961531+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: cluster 2023-09-23T20:32:57.965985+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: cluster 2023-09-23T20:32:58.536267+0000 mon.a (mon.0) 1216 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T20:32:59.061 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:58 smithi112 bash[104422]: audit 2023-09-23T20:32:58.664304+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:59.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:59.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:59.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:59.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: cluster 2023-09-23T20:32:57.955701+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: cluster 2023-09-23T20:32:57.959801+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: audit 2023-09-23T20:32:57.961083+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: cluster 2023-09-23T20:32:57.961190+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: cluster 2023-09-23T20:32:57.961531+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: cluster 2023-09-23T20:32:57.965985+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: cluster 2023-09-23T20:32:58.536267+0000 mon.a (mon.0) 1216 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T20:32:59.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:58 smithi174 bash[91578]: audit 2023-09-23T20:32:58.664304+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:32:59.324 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:59.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:59.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:59.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:59.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:59.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:59.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:59.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:59.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:59.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:59.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:59.958 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[79990]: logger=cleanup t=2023-09-23T20:32:59.576325467Z level=info msg="Completed cleanup jobs" duration=67.745361ms 2023-09-23T20:33:00.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:00.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.197 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:33:00] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[104422]: cluster 2023-09-23T20:32:58.531795+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[104422]: cluster 2023-09-23T20:32:58.532022+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[104422]: cluster 2023-09-23T20:32:58.534800+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.545896+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.682623+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1026: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 3878/151683 objects misplaced (2.557%); 16 MiB/s, 256 objects/s recovering 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[104422]: audit 2023-09-23T20:32:59.683580+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:58.531795+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:58.532022+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.198 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:58.534800+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.199 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.545896+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T20:33:00.199 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.682623+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1026: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 3878/151683 objects misplaced (2.557%); 16 MiB/s, 256 objects/s recovering 2023-09-23T20:33:00.199 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:32:59 smithi112 bash[107672]: audit 2023-09-23T20:32:59.683580+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T20:33:00.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:00.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[91578]: cluster 2023-09-23T20:32:58.531795+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[91578]: cluster 2023-09-23T20:32:58.532022+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[91578]: cluster 2023-09-23T20:32:58.534800+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:33:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.545896+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T20:33:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.682623+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1026: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 3878/151683 objects misplaced (2.557%); 16 MiB/s, 256 objects/s recovering 2023-09-23T20:33:00.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:32:59 smithi174 bash[91578]: audit 2023-09-23T20:32:59.683580+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T20:33:00.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:00.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:00.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.488 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:00.563 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:33:00.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:00.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:00.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:00.851 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.878 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:00.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:01.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:01.121 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.541936+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.121 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.544631+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.121 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.548644+0000 osd.0 (osd.0) 6 : cluster 0 9.15 starting backfill to osd.3 from (0'0,0'0] MAX to 242'9814 2023-09-23T20:33:01.121 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.551435+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.553745+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:32:59.562668+0000 osd.0 (osd.0) 7 : cluster 0 9.15 starting backfill to osd.7 from (0'0,0'0] MAX to 242'9814 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: audit 2023-09-23T20:33:00.005285+0000 mon.a (mon.0) 1220 : audit 1 from='client.? 172.21.15.112:0/2036218564' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.543653+0000 mon.a (mon.0) 1221 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: audit 2023-09-23T20:33:00.558571+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: audit 2023-09-23T20:33:00.558666+0000 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.112:0/2036218564' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:33:01.122 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:00 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.558739+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T20:33:01.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:01.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:01.250 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.541936+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.250 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.544631+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.250 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.548644+0000 osd.0 (osd.0) 6 : cluster 0 9.15 starting backfill to osd.3 from (0'0,0'0] MAX to 242'9814 2023-09-23T20:33:01.250 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.551435+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.553745+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:32:59.562668+0000 osd.0 (osd.0) 7 : cluster 0 9.15 starting backfill to osd.7 from (0'0,0'0] MAX to 242'9814 2023-09-23T20:33:01.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: audit 2023-09-23T20:33:00.005285+0000 mon.a (mon.0) 1220 : audit 1 from='client.? 172.21.15.112:0/2036218564' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:33:01.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.543653+0000 mon.a (mon.0) 1221 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:01.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: audit 2023-09-23T20:33:00.558571+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T20:33:01.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: audit 2023-09-23T20:33:00.558666+0000 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.112:0/2036218564' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:33:01.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.558739+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T20:33:01.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.541936+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.544631+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.548644+0000 osd.0 (osd.0) 6 : cluster 0 9.15 starting backfill to osd.3 from (0'0,0'0] MAX to 242'9814 2023-09-23T20:33:01.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.551435+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.553745+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:33:01.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:32:59.562668+0000 osd.0 (osd.0) 7 : cluster 0 9.15 starting backfill to osd.7 from (0'0,0'0] MAX to 242'9814 2023-09-23T20:33:01.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: audit 2023-09-23T20:33:00.005285+0000 mon.a (mon.0) 1220 : audit 1 from='client.? 172.21.15.112:0/2036218564' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:33:01.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.543653+0000 mon.a (mon.0) 1221 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:01.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: audit 2023-09-23T20:33:00.558571+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T20:33:01.254 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: audit 2023-09-23T20:33:00.558666+0000 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.112:0/2036218564' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:33:01.254 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:00 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.558739+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T20:33:01.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:01.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.395 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:01.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:01.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:01.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:01.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:01.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:01.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:01.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:01.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:01.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:02.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:02.032 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.567482+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.032 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.567634+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.569093+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.572096+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.577122+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.585785+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:00.587863+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:01.557473+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: cluster 2023-09-23T20:33:01.683224+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1029: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 6610/147822 objects misplaced (4.472%); 17 MiB/s, 274 objects/s recovering 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[104422]: audit 2023-09-23T20:33:01.684385+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T20:33:02.033 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.567482+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.567634+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.569093+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.572096+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.577122+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.585785+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:00.587863+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:01.557473+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: cluster 2023-09-23T20:33:01.683224+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1029: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 6610/147822 objects misplaced (4.472%); 17 MiB/s, 274 objects/s recovering 2023-09-23T20:33:02.034 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:01 smithi112 bash[107672]: audit 2023-09-23T20:33:01.684385+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T20:33:02.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:02.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:02.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:02.175 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:02.226 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:33:02.253 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:33:02.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:02.281 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:33:02.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:02.314 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.567482+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.567634+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.569093+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.572096+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.577122+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.585785+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:00.587863+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:01.557473+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T20:33:02.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: cluster 2023-09-23T20:33:01.683224+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1029: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 6610/147822 objects misplaced (4.472%); 17 MiB/s, 274 objects/s recovering 2023-09-23T20:33:02.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:01 smithi174 bash[91578]: audit 2023-09-23T20:33:01.684385+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T20:33:02.343 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:33:02.371 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:33:02.400 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:33:02.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:02.430 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:33:02.432 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.432 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.432 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.432 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.433 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.433 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.433 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.433 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:33:02.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:02.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:02.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:02.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:02.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:02.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:02.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:02.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:02.862 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:33:02.862 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:33:02.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:02.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:02.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:03.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:03.103 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: cluster 2023-09-23T20:33:01.553094+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.103 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: cluster 2023-09-23T20:33:01.553875+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.104 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: cluster 2023-09-23T20:33:01.555861+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.104 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: cluster 2023-09-23T20:33:01.655048+0000 osd.4 (osd.4) 186 : cluster 0 9.10 scrub starts 2023-09-23T20:33:03.104 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: audit 2023-09-23T20:33:02.192256+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.112:0/2829835072' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:03.104 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: audit 2023-09-23T20:33:02.560399+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T20:33:03.104 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:02 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.560485+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T20:33:03.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: cluster 2023-09-23T20:33:01.553094+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: cluster 2023-09-23T20:33:01.553875+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: cluster 2023-09-23T20:33:01.555861+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: cluster 2023-09-23T20:33:01.655048+0000 osd.4 (osd.4) 186 : cluster 0 9.10 scrub starts 2023-09-23T20:33:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: audit 2023-09-23T20:33:02.192256+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.112:0/2829835072' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: audit 2023-09-23T20:33:02.560399+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T20:33:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.560485+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T20:33:03.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: cluster 2023-09-23T20:33:01.553094+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: cluster 2023-09-23T20:33:01.553875+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: cluster 2023-09-23T20:33:01.555861+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:33:03.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: cluster 2023-09-23T20:33:01.655048+0000 osd.4 (osd.4) 186 : cluster 0 9.10 scrub starts 2023-09-23T20:33:03.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: audit 2023-09-23T20:33:02.192256+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.112:0/2829835072' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:03.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: audit 2023-09-23T20:33:02.560399+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T20:33:03.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:02 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.560485+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T20:33:03.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:03.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:03.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:03.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:03.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:03.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:03.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:03.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:03.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:03.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:03.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:03.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:03.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:04.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.560373+0000 osd.1 (osd.1) 8 : cluster 0 9.16 starting backfill to osd.2 from (0'0,0'0] MAX to 245'9723 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.560450+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.561315+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.563274+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.566547+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.567067+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.016 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.579196+0000 osd.1 (osd.1) 9 : cluster 0 9.16 starting backfill to osd.4 from (0'0,0'0] MAX to 245'9723 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.686696+0000 osd.4 (osd.4) 187 : cluster 0 9.10 scrub starts 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.686978+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:02.689113+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.540724+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.683790+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1032: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 400 op/s; 6610/146877 objects misplaced (4.500%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[104422]: audit 2023-09-23T20:33:03.684921+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.560373+0000 osd.1 (osd.1) 8 : cluster 0 9.16 starting backfill to osd.2 from (0'0,0'0] MAX to 245'9723 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.560450+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.561315+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.563274+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.566547+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.567067+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.579196+0000 osd.1 (osd.1) 9 : cluster 0 9.16 starting backfill to osd.4 from (0'0,0'0] MAX to 245'9723 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.686696+0000 osd.4 (osd.4) 187 : cluster 0 9.10 scrub starts 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.686978+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:02.689113+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.540724+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.683790+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1032: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 400 op/s; 6610/146877 objects misplaced (4.500%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:33:04.018 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:03 smithi112 bash[107672]: audit 2023-09-23T20:33:03.684921+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T20:33:04.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:04.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:04.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.560373+0000 osd.1 (osd.1) 8 : cluster 0 9.16 starting backfill to osd.2 from (0'0,0'0] MAX to 245'9723 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.560450+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.561315+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.563274+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.566547+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.567067+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.145 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.579196+0000 osd.1 (osd.1) 9 : cluster 0 9.16 starting backfill to osd.4 from (0'0,0'0] MAX to 245'9723 2023-09-23T20:33:04.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.686696+0000 osd.4 (osd.4) 187 : cluster 0 9.10 scrub starts 2023-09-23T20:33:04.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.686978+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:02.689113+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:33:04.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.540724+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T20:33:04.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.683790+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1032: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 400 op/s; 6610/146877 objects misplaced (4.500%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:33:04.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:03 smithi174 bash[91578]: audit 2023-09-23T20:33:03.684921+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T20:33:04.160 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:04.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:04.264 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:04.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:04.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:04.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:04.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:04.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:04.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:04.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:04.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:04.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:04.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:04.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:04.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:04.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:04.997 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.536195+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:04.997 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.538937+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.539107+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.543800+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.550584+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:03.551800+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: audit 2023-09-23T20:33:03.997067+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: audit 2023-09-23T20:33:04.004209+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: audit 2023-09-23T20:33:04.553843+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T20:33:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.553941+0000 mon.a (mon.0) 1235 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-23T20:33:05.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:05.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.204 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.536195+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.204 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.538937+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.204 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.539107+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.204 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.543800+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.204 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.550584+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.205 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:03.551800+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.205 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: audit 2023-09-23T20:33:03.997067+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:05.205 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: audit 2023-09-23T20:33:04.004209+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:05.205 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: audit 2023-09-23T20:33:04.553843+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T20:33:05.205 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:04 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.553941+0000 mon.a (mon.0) 1235 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-23T20:33:05.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:05.322 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:05.350 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:05.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.536195+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.538937+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.539107+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.543800+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.550584+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:03.551800+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: audit 2023-09-23T20:33:03.997067+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: audit 2023-09-23T20:33:04.004209+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: audit 2023-09-23T20:33:04.553843+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T20:33:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:04 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.553941+0000 mon.a (mon.0) 1235 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-23T20:33:05.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:05.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:05.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:05.580 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.607 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:05.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:05.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:05.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:05.837 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:05.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:05.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:05.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:05.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.550020+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.556959+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.557610+0000 osd.1 (osd.1) 10 : cluster 0 9.17 starting backfill to osd.0 from (0'0,0'0] MAX to 246'9934 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.558118+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.569422+0000 osd.1 (osd.1) 11 : cluster 0 9.17 starting backfill to osd.2 from (0'0,0'0] MAX to 246'9934 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:04.580194+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:05.042017+0000 osd.6 (osd.6) 163 : cluster 0 9.13 scrub starts 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:05.556465+0000 mon.a (mon.0) 1236 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-23T20:33:05.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[104422]: cluster 2023-09-23T20:33:05.684316+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1035: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6762/144675 objects misplaced (4.674%); 22 MiB/s, 352 objects/s recovering 2023-09-23T20:33:06.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:06.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:06.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:06.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.550020+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.556959+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.557610+0000 osd.1 (osd.1) 10 : cluster 0 9.17 starting backfill to osd.0 from (0'0,0'0] MAX to 246'9934 2023-09-23T20:33:06.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.558118+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.569422+0000 osd.1 (osd.1) 11 : cluster 0 9.17 starting backfill to osd.2 from (0'0,0'0] MAX to 246'9934 2023-09-23T20:33:06.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:04.580194+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:05.042017+0000 osd.6 (osd.6) 163 : cluster 0 9.13 scrub starts 2023-09-23T20:33:06.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:05.556465+0000 mon.a (mon.0) 1236 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-23T20:33:06.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:05 smithi174 bash[91578]: cluster 2023-09-23T20:33:05.684316+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1035: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6762/144675 objects misplaced (4.674%); 22 MiB/s, 352 objects/s recovering 2023-09-23T20:33:06.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:06.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:06.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:06.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.550020+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.556959+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.557610+0000 osd.1 (osd.1) 10 : cluster 0 9.17 starting backfill to osd.0 from (0'0,0'0] MAX to 246'9934 2023-09-23T20:33:06.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.558118+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.569422+0000 osd.1 (osd.1) 11 : cluster 0 9.17 starting backfill to osd.2 from (0'0,0'0] MAX to 246'9934 2023-09-23T20:33:06.371 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:04.580194+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:33:06.371 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:05.042017+0000 osd.6 (osd.6) 163 : cluster 0 9.13 scrub starts 2023-09-23T20:33:06.371 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:05.556465+0000 mon.a (mon.0) 1236 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-23T20:33:06.371 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:05 smithi112 bash[107672]: cluster 2023-09-23T20:33:05.684316+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1035: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6762/144675 objects misplaced (4.674%); 22 MiB/s, 352 objects/s recovering 2023-09-23T20:33:06.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:06.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:06.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:06.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:06.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:06.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:06.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:06.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:06.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:06.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:06.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:06.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:07.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:07.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[104422]: cluster 2023-09-23T20:33:05.552027+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[104422]: cluster 2023-09-23T20:33:05.552100+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[104422]: cluster 2023-09-23T20:33:05.554990+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.073001+0000 osd.6 (osd.6) 165 : cluster 0 9.13 scrub starts 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.566535+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[107672]: cluster 2023-09-23T20:33:05.552027+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[107672]: cluster 2023-09-23T20:33:05.552100+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[107672]: cluster 2023-09-23T20:33:05.554990+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.073001+0000 osd.6 (osd.6) 165 : cluster 0 9.13 scrub starts 2023-09-23T20:33:07.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:07 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.566535+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-23T20:33:07.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:07.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:07.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:07.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:07.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:07 smithi174 bash[91578]: cluster 2023-09-23T20:33:05.552027+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:07 smithi174 bash[91578]: cluster 2023-09-23T20:33:05.552100+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:07 smithi174 bash[91578]: cluster 2023-09-23T20:33:05.554990+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:33:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:07 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.073001+0000 osd.6 (osd.6) 165 : cluster 0 9.13 scrub starts 2023-09-23T20:33:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:07 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.566535+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-23T20:33:07.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:07.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:07.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:07.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:07.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:07.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:07.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:07.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:07.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:07.838 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:07.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:07.966 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:07.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:07.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:08.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.201865+0000 osd.0 (osd.0) 8 : cluster 0 9.5 scrub starts 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.561300+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.564501+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.565523+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.568337+0000 osd.0 (osd.0) 9 : cluster 0 9.18 starting backfill to osd.5 from (0'0,0'0] MAX to 249'9832 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:06.577325+0000 osd.0 (osd.0) 10 : cluster 0 9.18 starting backfill to osd.6 from (0'0,0'0] MAX to 249'9832 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:07.572160+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-23T20:33:08.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[104422]: cluster 2023-09-23T20:33:07.684788+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1038: 99 pgs: 1 active+clean+scrubbing, 2 remapped+peering, 1 active+remapped+backfill_wait, 1 active+clean+remapped, 1 active+remapped+backfilling, 93 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 4030/143943 objects misplaced (2.800%); 43 MiB/s, 695 objects/s recovering 2023-09-23T20:33:08.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:33:08.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:08.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:08.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.315 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.201865+0000 osd.0 (osd.0) 8 : cluster 0 9.5 scrub starts 2023-09-23T20:33:08.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.561300+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.564501+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.565523+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.568337+0000 osd.0 (osd.0) 9 : cluster 0 9.18 starting backfill to osd.5 from (0'0,0'0] MAX to 249'9832 2023-09-23T20:33:08.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:06.577325+0000 osd.0 (osd.0) 10 : cluster 0 9.18 starting backfill to osd.6 from (0'0,0'0] MAX to 249'9832 2023-09-23T20:33:08.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:07.572160+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-23T20:33:08.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:08 smithi112 bash[107672]: cluster 2023-09-23T20:33:07.684788+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1038: 99 pgs: 1 active+clean+scrubbing, 2 remapped+peering, 1 active+remapped+backfill_wait, 1 active+clean+remapped, 1 active+remapped+backfilling, 93 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 4030/143943 objects misplaced (2.800%); 43 MiB/s, 695 objects/s recovering 2023-09-23T20:33:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.201865+0000 osd.0 (osd.0) 8 : cluster 0 9.5 scrub starts 2023-09-23T20:33:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.561300+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.564501+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.565523+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:33:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.568337+0000 osd.0 (osd.0) 9 : cluster 0 9.18 starting backfill to osd.5 from (0'0,0'0] MAX to 249'9832 2023-09-23T20:33:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:06.577325+0000 osd.0 (osd.0) 10 : cluster 0 9.18 starting backfill to osd.6 from (0'0,0'0] MAX to 249'9832 2023-09-23T20:33:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:07.572160+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-23T20:33:08.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:08 smithi174 bash[91578]: cluster 2023-09-23T20:33:07.684788+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1038: 99 pgs: 1 active+clean+scrubbing, 2 remapped+peering, 1 active+remapped+backfill_wait, 1 active+clean+remapped, 1 active+remapped+backfilling, 93 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 4030/143943 objects misplaced (2.800%); 43 MiB/s, 695 objects/s recovering 2023-09-23T20:33:08.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:08.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:08.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:08.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:08.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:08.689 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:08.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:08.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:08.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:08.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:08.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:33:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:08.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:08.981 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:08.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:09.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:09.096 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[104422]: cluster 2023-09-23T20:33:07.567476+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[104422]: cluster 2023-09-23T20:33:07.570605+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[104422]: cluster 2023-09-23T20:33:07.575372+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[104422]: cluster 2023-09-23T20:33:07.577023+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[104422]: audit 2023-09-23T20:33:08.016133+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:09.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[104422]: audit 2023-09-23T20:33:08.678904+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:09.097 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[107672]: cluster 2023-09-23T20:33:07.567476+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[107672]: cluster 2023-09-23T20:33:07.570605+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[107672]: cluster 2023-09-23T20:33:07.575372+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[107672]: cluster 2023-09-23T20:33:07.577023+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[107672]: audit 2023-09-23T20:33:08.016133+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:09.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:09 smithi112 bash[107672]: audit 2023-09-23T20:33:08.678904+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:09.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:09.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:09.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:09 smithi174 bash[91578]: cluster 2023-09-23T20:33:07.567476+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:09 smithi174 bash[91578]: cluster 2023-09-23T20:33:07.570605+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:09 smithi174 bash[91578]: cluster 2023-09-23T20:33:07.575372+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:09 smithi174 bash[91578]: cluster 2023-09-23T20:33:07.577023+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:33:09.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:09 smithi174 bash[91578]: audit 2023-09-23T20:33:08.016133+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:09.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:09 smithi174 bash[91578]: audit 2023-09-23T20:33:08.678904+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:09.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:09.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:09.394 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:09.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:09.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:09.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:09.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:09.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:09.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:09.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:10.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:10.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:10 smithi112 bash[104422]: cluster 2023-09-23T20:33:08.831974+0000 osd.7 (osd.7) 139 : cluster 0 9.15 scrub starts 2023-09-23T20:33:10.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:10 smithi112 bash[104422]: cluster 2023-09-23T20:33:09.685588+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1039: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 1 remapped+peering, 94 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 4724/140070 objects misplaced (3.373%); 30 MiB/s, 477 objects/s recovering 2023-09-23T20:33:10.060 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:10 smithi112 bash[107672]: cluster 2023-09-23T20:33:08.831974+0000 osd.7 (osd.7) 139 : cluster 0 9.15 scrub starts 2023-09-23T20:33:10.060 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:10 smithi112 bash[107672]: cluster 2023-09-23T20:33:09.685588+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1039: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 1 remapped+peering, 94 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 4724/140070 objects misplaced (3.373%); 30 MiB/s, 477 objects/s recovering 2023-09-23T20:33:10.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:10.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:10.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:10.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:10 smithi174 bash[91578]: cluster 2023-09-23T20:33:08.831974+0000 osd.7 (osd.7) 139 : cluster 0 9.15 scrub starts 2023-09-23T20:33:10.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:10 smithi174 bash[91578]: cluster 2023-09-23T20:33:09.685588+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1039: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 1 remapped+peering, 94 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 4724/140070 objects misplaced (3.373%); 30 MiB/s, 477 objects/s recovering 2023-09-23T20:33:10.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.350 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.498 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:33:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:33:10] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2023-09-23T20:33:10.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:10.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:10.726 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:33:10.856 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:11.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:11.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:11.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:11 smithi112 bash[104422]: cluster 2023-09-23T20:33:09.375083+0000 osd.3 (osd.3) 5 : cluster 0 9.3 scrub starts 2023-09-23T20:33:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:11 smithi112 bash[107672]: cluster 2023-09-23T20:33:09.375083+0000 osd.3 (osd.3) 5 : cluster 0 9.3 scrub starts 2023-09-23T20:33:11.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:11.276 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.284 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:11 smithi174 bash[91578]: cluster 2023-09-23T20:33:09.375083+0000 osd.3 (osd.3) 5 : cluster 0 9.3 scrub starts 2023-09-23T20:33:11.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:11.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:11.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:11.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:11.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:11.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:11.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:11.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:11.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:11.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:11.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:11.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:11.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:12.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:12.113 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:33:12.119 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:33:12.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:12.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[107672]: cluster 2023-09-23T20:33:10.876614+0000 osd.7 (osd.7) 140 : cluster 0 9.15 scrub starts 2023-09-23T20:33:12.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[107672]: cluster 2023-09-23T20:33:11.033813+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:33:12.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[107672]: cluster 2023-09-23T20:33:11.039192+0000 mon.a (mon.0) 1241 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-23T20:33:12.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[107672]: cluster 2023-09-23T20:33:11.686098+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1041: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 6258/136377 objects misplaced (4.589%); 32 MiB/s, 518 objects/s recovering 2023-09-23T20:33:12.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[107672]: audit 2023-09-23T20:33:11.687044+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T20:33:12.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[104422]: cluster 2023-09-23T20:33:10.876614+0000 osd.7 (osd.7) 140 : cluster 0 9.15 scrub starts 2023-09-23T20:33:12.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[104422]: cluster 2023-09-23T20:33:11.033813+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:33:12.142 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[104422]: cluster 2023-09-23T20:33:11.039192+0000 mon.a (mon.0) 1241 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-23T20:33:12.142 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[104422]: cluster 2023-09-23T20:33:11.686098+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1041: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 6258/136377 objects misplaced (4.589%); 32 MiB/s, 518 objects/s recovering 2023-09-23T20:33:12.142 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:12 smithi112 bash[104422]: audit 2023-09-23T20:33:11.687044+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T20:33:12.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:12.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:12.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:12.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:12 smithi174 bash[91578]: cluster 2023-09-23T20:33:10.876614+0000 osd.7 (osd.7) 140 : cluster 0 9.15 scrub starts 2023-09-23T20:33:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:12 smithi174 bash[91578]: cluster 2023-09-23T20:33:11.033813+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:33:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:12 smithi174 bash[91578]: cluster 2023-09-23T20:33:11.039192+0000 mon.a (mon.0) 1241 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-23T20:33:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:12 smithi174 bash[91578]: cluster 2023-09-23T20:33:11.686098+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1041: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 6258/136377 objects misplaced (4.589%); 32 MiB/s, 518 objects/s recovering 2023-09-23T20:33:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:12 smithi174 bash[91578]: audit 2023-09-23T20:33:11.687044+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T20:33:12.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:12.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:12.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:12.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:12.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:12.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:12.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:12.830 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:12.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:12.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:13.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:13.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:13.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:13.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:13.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:13.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:13.291 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1042,"stamp":"2023-09-23T20:33:12.043721+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2978158520,"num_objects":45459,"num_object_clones":0,"num_object_copies":136377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6258,"num_objects_unfound":0,"num_objects_dirty":45459,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":168167,"num_write_kb":6828046,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9389,"num_bytes_recovered":615140456,"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":196828,"ondisk_log_size":196828,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":312,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13069936,"kb_used_data":9737136,"kb_used_omap":20,"kb_used_meta":3332715,"kb_avail":736891280,"statfs":{"total":767960285184,"available":754576670720,"internally_reserved":0,"allocated":9970827264,"data_stored":9961126476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":3412700814},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-165281792,"num_objects":-2522,"num_object_clones":0,"num_object_copies":-7566,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2228,"num_objects_unfound":0,"num_objects_dirty":-2522,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2522,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1738,"num_bytes_recovered":113901568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.480944"},"pg_stats":[{"pgid":"9.10","version":"253'10023","reported_seq":15218,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.456473+0000","last_change":"2023-09-23T20:33:02.687503+0000","last_active":"2023-09-23T20:33:09.456473+0000","last_peered":"2023-09-23T20:33:09.456473+0000","last_clean":"2023-09-23T20:33:09.456473+0000","last_became_active":"2023-09-23T20:32:53.945575+0000","last_became_peered":"2023-09-23T20:32:53.945575+0000","last_unstale":"2023-09-23T20:33:09.456473+0000","last_undegraded":"2023-09-23T20:33:09.456473+0000","last_fullsized":"2023-09-23T20:33:09.456473+0000","mapping_epoch":239,"log_start":"221'3300","ondisk_log_start":"221'3300","created":228,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6723,"log_dups_size":0,"ondisk_log_size":6723,"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":91160576,"num_objects":1391,"num_object_clones":0,"num_object_copies":4173,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1391,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5300,"num_write_kb":214112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1704,"num_bytes_recovered":111673344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"70'2","reported_seq":232,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568642+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:33:06.568642+0000","last_peered":"2023-09-23T20:33:06.568642+0000","last_clean":"2023-09-23T20:33:06.568642+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:33:06.568642+0000","last_undegraded":"2023-09-23T20:33:06.568642+0000","last_fullsized":"2023-09-23T20:33:06.568642+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.575381+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:33:06.575381+0000","last_peered":"2023-09-23T20:33:06.575381+0000","last_clean":"2023-09-23T20:33:06.575381+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:33:06.575381+0000","last_undegraded":"2023-09-23T20:33:06.575381+0000","last_fullsized":"2023-09-23T20:33:06.575381+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.13","version":"253'9851","reported_seq":14603,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.197850+0000","last_change":"2023-09-23T20:33:06.073531+0000","last_active":"2023-09-23T20:33:09.197850+0000","last_peered":"2023-09-23T20:33:09.197850+0000","last_clean":"2023-09-23T20:33:09.197850+0000","last_became_active":"2023-09-23T20:33:03.552933+0000","last_became_peered":"2023-09-23T20:33:03.552933+0000","last_unstale":"2023-09-23T20:33:09.197850+0000","last_undegraded":"2023-09-23T20:33:09.197850+0000","last_fullsized":"2023-09-23T20:33:09.197850+0000","mapping_epoch":248,"log_start":"220'2700","ondisk_log_start":"220'2700","created":228,"last_epoch_clean":249,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7151,"log_dups_size":0,"ondisk_log_size":7151,"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":92766208,"num_objects":1416,"num_object_clones":0,"num_object_copies":4248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1416,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5218,"num_write_kb":212256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1557,"num_bytes_recovered":102039552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.19","version":"0'0","reported_seq":209,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.574491+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:33:07.574491+0000","last_peered":"2023-09-23T20:33:07.574491+0000","last_clean":"2023-09-23T20:33:07.574491+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:33:07.574491+0000","last_undegraded":"2023-09-23T20:33:07.574491+0000","last_fullsized":"2023-09-23T20:33:07.574491+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580734+0000","last_change":"2023-09-23T20:29:33.416431+0000","last_active":"2023-09-23T20:33:07.580734+0000","last_peered":"2023-09-23T20:33:07.580734+0000","last_clean":"2023-09-23T20:33:07.580734+0000","last_became_active":"2023-09-23T20:29:33.415901+0000","last_became_peered":"2023-09-23T20:29:33.415901+0000","last_unstale":"2023-09-23T20:33:07.580734+0000","last_undegraded":"2023-09-23T20:33:07.580734+0000","last_fullsized":"2023-09-23T20:33:07.580734+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:07.762044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.12","version":"253'9949","reported_seq":12622,"reported_epoch":253,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T20:33:09.324475+0000","last_change":"2023-09-23T20:33:03.594969+0000","last_active":"2023-09-23T20:33:09.324475+0000","last_peered":"2023-09-23T20:33:09.324475+0000","last_clean":"2023-09-23T20:32:44.689542+0000","last_became_active":"2023-09-23T20:32:47.998722+0000","last_became_peered":"2023-09-23T20:32:47.998722+0000","last_unstale":"2023-09-23T20:33:09.324475+0000","last_undegraded":"2023-09-23T20:33:09.324475+0000","last_fullsized":"2023-09-23T20:33:09.324475+0000","mapping_epoch":235,"log_start":"220'2800","ondisk_log_start":"220'2800","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7149,"log_dups_size":0,"ondisk_log_size":7149,"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":96698368,"num_objects":1476,"num_object_clones":0,"num_object_copies":4428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1378,"num_objects_unfound":0,"num_objects_dirty":1476,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5268,"num_write_kb":215776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":867,"num_bytes_recovered":56754176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2,3],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,2,3","objects":1476}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":241,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.573995+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:33:06.573995+0000","last_peered":"2023-09-23T20:33:06.573995+0000","last_clean":"2023-09-23T20:33:06.573995+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:33:06.573995+0000","last_undegraded":"2023-09-23T20:33:06.573995+0000","last_fullsized":"2023-09-23T20:33:06.573995+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.617380+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:33:06.617380+0000","last_peered":"2023-09-23T20:33:06.617380+0000","last_clean":"2023-09-23T20:33:06.617380+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:33:06.617380+0000","last_undegraded":"2023-09-23T20:33:06.617380+0000","last_fullsized":"2023-09-23T20:33:06.617380+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":232,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.581097+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:33:07.581097+0000","last_peered":"2023-09-23T20:33:07.581097+0000","last_clean":"2023-09-23T20:33:07.581097+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:33:07.581097+0000","last_undegraded":"2023-09-23T20:33:07.581097+0000","last_fullsized":"2023-09-23T20:33:07.581097+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574109+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:33:06.574109+0000","last_peered":"2023-09-23T20:33:06.574109+0000","last_clean":"2023-09-23T20:33:06.574109+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:33:06.574109+0000","last_undegraded":"2023-09-23T20:33:06.574109+0000","last_fullsized":"2023-09-23T20:33:06.574109+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572728+0000","last_change":"2023-09-23T20:29:33.407425+0000","last_active":"2023-09-23T20:33:06.572728+0000","last_peered":"2023-09-23T20:33:06.572728+0000","last_clean":"2023-09-23T20:33:06.572728+0000","last_became_active":"2023-09-23T20:29:33.407092+0000","last_became_peered":"2023-09-23T20:29:33.407092+0000","last_unstale":"2023-09-23T20:33:06.572728+0000","last_undegraded":"2023-09-23T20:33:06.572728+0000","last_fullsized":"2023-09-23T20:33:06.572728+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:28:41.619413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":211,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574223+0000","last_change":"2023-09-23T20:29:33.411299+0000","last_active":"2023-09-23T20:33:06.574223+0000","last_peered":"2023-09-23T20:33:06.574223+0000","last_clean":"2023-09-23T20:33:06.574223+0000","last_became_active":"2023-09-23T20:29:33.410953+0000","last_became_peered":"2023-09-23T20:29:33.410953+0000","last_unstale":"2023-09-23T20:33:06.574223+0000","last_undegraded":"2023-09-23T20:33:06.574223+0000","last_fullsized":"2023-09-23T20:33:06.574223+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:39:34.759888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.575301+0000","last_change":"2023-09-23T20:29:33.418540+0000","last_active":"2023-09-23T20:33:06.575301+0000","last_peered":"2023-09-23T20:33:06.575301+0000","last_clean":"2023-09-23T20:33:06.575301+0000","last_became_active":"2023-09-23T20:29:33.409673+0000","last_became_peered":"2023-09-23T20:29:33.409673+0000","last_unstale":"2023-09-23T20:33:06.575301+0000","last_undegraded":"2023-09-23T20:33:06.575301+0000","last_fullsized":"2023-09-23T20:33:06.575301+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:57:16.977731+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580366+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:33:07.580366+0000","last_peered":"2023-09-23T20:33:07.580366+0000","last_clean":"2023-09-23T20:33:07.580366+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:33:07.580366+0000","last_undegraded":"2023-09-23T20:33:07.580366+0000","last_fullsized":"2023-09-23T20:33:07.580366+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568837+0000","last_change":"2023-09-23T20:29:33.423473+0000","last_active":"2023-09-23T20:33:06.568837+0000","last_peered":"2023-09-23T20:33:06.568837+0000","last_clean":"2023-09-23T20:33:06.568837+0000","last_became_active":"2023-09-23T20:29:33.410029+0000","last_became_peered":"2023-09-23T20:29:33.410029+0000","last_unstale":"2023-09-23T20:33:06.568837+0000","last_undegraded":"2023-09-23T20:33:06.568837+0000","last_fullsized":"2023-09-23T20:33:06.568837+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:58:09.435408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568554+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:33:06.568554+0000","last_peered":"2023-09-23T20:33:06.568554+0000","last_clean":"2023-09-23T20:33:06.568554+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:33:06.568554+0000","last_undegraded":"2023-09-23T20:33:06.568554+0000","last_fullsized":"2023-09-23T20:33:06.568554+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"254'9876","reported_seq":9934,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T20:33:11.204114+0000","last_change":"2023-09-23T20:32:35.911793+0000","last_active":"2023-09-23T20:33:11.204114+0000","last_peered":"2023-09-23T20:33:11.204114+0000","last_clean":"2023-09-23T20:33:11.204114+0000","last_became_active":"2023-09-23T20:32:35.890806+0000","last_became_peered":"2023-09-23T20:32:35.890806+0000","last_unstale":"2023-09-23T20:33:11.204114+0000","last_undegraded":"2023-09-23T20:33:11.204114+0000","last_fullsized":"2023-09-23T20:33:11.204114+0000","mapping_epoch":228,"log_start":"220'1100","ondisk_log_start":"220'1100","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8776,"log_dups_size":0,"ondisk_log_size":8776,"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":88801280,"num_objects":1355,"num_object_clones":0,"num_object_copies":4065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5252,"num_write_kb":211424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568447+0000","last_change":"2023-09-23T20:29:33.428845+0000","last_active":"2023-09-23T20:33:06.568447+0000","last_peered":"2023-09-23T20:33:06.568447+0000","last_clean":"2023-09-23T20:33:06.568447+0000","last_became_active":"2023-09-23T20:29:33.410074+0000","last_became_peered":"2023-09-23T20:29:33.410074+0000","last_unstale":"2023-09-23T20:33:06.568447+0000","last_undegraded":"2023-09-23T20:33:06.568447+0000","last_fullsized":"2023-09-23T20:33:06.568447+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:52:50.821841+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":264,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574679+0000","last_change":"2023-09-23T20:29:33.409794+0000","last_active":"2023-09-23T20:33:06.574679+0000","last_peered":"2023-09-23T20:33:06.574679+0000","last_clean":"2023-09-23T20:33:06.574679+0000","last_became_active":"2023-09-23T20:29:33.409408+0000","last_became_peered":"2023-09-23T20:29:33.409408+0000","last_unstale":"2023-09-23T20:33:06.574679+0000","last_undegraded":"2023-09-23T20:33:06.574679+0000","last_fullsized":"2023-09-23T20:33:06.574679+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:20:42.969185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.18","version":"254'9971","reported_seq":12027,"reported_epoch":254,"state":"active+remapped+backfilling","last_fresh":"2023-09-23T20:33:11.479025+0000","last_change":"2023-09-23T20:33:07.645314+0000","last_active":"2023-09-23T20:33:11.479025+0000","last_peered":"2023-09-23T20:33:11.479025+0000","last_clean":"2023-09-23T20:33:04.132302+0000","last_became_active":"2023-09-23T20:33:06.665860+0000","last_became_peered":"2023-09-23T20:33:06.665860+0000","last_unstale":"2023-09-23T20:33:11.479025+0000","last_undegraded":"2023-09-23T20:33:11.479025+0000","last_fullsized":"2023-09-23T20:33:11.479025+0000","mapping_epoch":251,"log_start":"220'2800","ondisk_log_start":"220'2800","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7171,"log_dups_size":0,"ondisk_log_size":7171,"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":91553792,"num_objects":1397,"num_object_clones":0,"num_object_copies":4191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1534,"num_objects_unfound":0,"num_objects_dirty":1397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5279,"num_write_kb":213632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":662,"num_bytes_recovered":43384832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[0,3,7],"avail_no_missing":["0","3","7"],"object_location_counts":[{"shards":"0,3,7","objects":1397}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":259,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580954+0000","last_change":"2023-09-23T20:29:33.406484+0000","last_active":"2023-09-23T20:33:07.580954+0000","last_peered":"2023-09-23T20:33:07.580954+0000","last_clean":"2023-09-23T20:33:07.580954+0000","last_became_active":"2023-09-23T20:29:33.406145+0000","last_became_peered":"2023-09-23T20:29:33.406145+0000","last_unstale":"2023-09-23T20:33:07.580954+0000","last_undegraded":"2023-09-23T20:33:07.580954+0000","last_fullsized":"2023-09-23T20:33:07.580954+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:40.613878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":241,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.573341+0000","last_change":"2023-09-23T20:29:33.412777+0000","last_active":"2023-09-23T20:33:06.573341+0000","last_peered":"2023-09-23T20:33:06.573341+0000","last_clean":"2023-09-23T20:33:06.573341+0000","last_became_active":"2023-09-23T20:29:33.411177+0000","last_became_peered":"2023-09-23T20:29:33.411177+0000","last_unstale":"2023-09-23T20:33:06.573341+0000","last_undegraded":"2023-09-23T20:33:06.573341+0000","last_fullsized":"2023-09-23T20:33:06.573341+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:37:05.009378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.569520+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:33:06.569520+0000","last_peered":"2023-09-23T20:33:06.569520+0000","last_clean":"2023-09-23T20:33:06.569520+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:33:06.569520+0000","last_undegraded":"2023-09-23T20:33:06.569520+0000","last_fullsized":"2023-09-23T20:33:06.569520+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580664+0000","last_change":"2023-09-23T20:29:33.416223+0000","last_active":"2023-09-23T20:33:07.580664+0000","last_peered":"2023-09-23T20:33:07.580664+0000","last_clean":"2023-09-23T20:33:07.580664+0000","last_became_active":"2023-09-23T20:29:33.415590+0000","last_became_peered":"2023-09-23T20:29:33.415590+0000","last_unstale":"2023-09-23T20:33:07.580664+0000","last_undegraded":"2023-09-23T20:33:07.580664+0000","last_fullsized":"2023-09-23T20:33:07.580664+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:01:10.161134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.660616+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:33:06.660616+0000","last_peered":"2023-09-23T20:33:06.660616+0000","last_clean":"2023-09-23T20:33:06.660616+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:33:06.660616+0000","last_undegraded":"2023-09-23T20:33:06.660616+0000","last_fullsized":"2023-09-23T20:33:06.660616+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":110,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574982+0000","last_change":"2023-09-23T20:29:33.410186+0000","last_active":"2023-09-23T20:33:06.574982+0000","last_peered":"2023-09-23T20:33:06.574982+0000","last_clean":"2023-09-23T20:33:06.574982+0000","last_became_active":"2023-09-23T20:29:33.409331+0000","last_became_peered":"2023-09-23T20:29:33.409331+0000","last_unstale":"2023-09-23T20:33:06.574982+0000","last_undegraded":"2023-09-23T20:33:06.574982+0000","last_fullsized":"2023-09-23T20:33:06.574982+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:22.058536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"254'9994","reported_seq":10058,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T20:33:11.307520+0000","last_change":"2023-09-23T20:33:06.568747+0000","last_active":"2023-09-23T20:33:11.307520+0000","last_peered":"2023-09-23T20:33:11.307520+0000","last_clean":"2023-09-23T20:33:11.307520+0000","last_became_active":"2023-09-23T20:32:35.882161+0000","last_became_peered":"2023-09-23T20:32:35.882161+0000","last_unstale":"2023-09-23T20:33:11.307520+0000","last_undegraded":"2023-09-23T20:33:11.307520+0000","last_fullsized":"2023-09-23T20:33:11.307520+0000","mapping_epoch":216,"log_start":"220'1200","ondisk_log_start":"220'1200","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8794,"log_dups_size":0,"ondisk_log_size":8794,"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":90996736,"num_objects":1388,"num_object_clones":0,"num_object_copies":4164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1388,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5305,"num_write_kb":214208,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":98,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.569241+0000","last_change":"2023-09-23T20:29:33.431188+0000","last_active":"2023-09-23T20:33:06.569241+0000","last_peered":"2023-09-23T20:33:06.569241+0000","last_clean":"2023-09-23T20:33:06.569241+0000","last_became_active":"2023-09-23T20:29:33.410421+0000","last_became_peered":"2023-09-23T20:29:33.410421+0000","last_unstale":"2023-09-23T20:33:06.569241+0000","last_undegraded":"2023-09-23T20:33:06.569241+0000","last_fullsized":"2023-09-23T20:33:06.569241+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:50:57.459881+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":[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":224,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572060+0000","last_change":"2023-09-23T20:29:33.411478+0000","last_active":"2023-09-23T20:33:06.572060+0000","last_peered":"2023-09-23T20:33:06.572060+0000","last_clean":"2023-09-23T20:33:06.572060+0000","last_became_active":"2023-09-23T20:29:33.406775+0000","last_became_peered":"2023-09-23T20:29:33.406775+0000","last_unstale":"2023-09-23T20:33:06.572060+0000","last_undegraded":"2023-09-23T20:33:06.572060+0000","last_fullsized":"2023-09-23T20:33:06.572060+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:50:03.477779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.4","version":"253'9974","reported_seq":10031,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.257903+0000","last_change":"2023-09-23T20:32:35.881127+0000","last_active":"2023-09-23T20:33:09.257903+0000","last_peered":"2023-09-23T20:33:09.257903+0000","last_clean":"2023-09-23T20:33:09.257903+0000","last_became_active":"2023-09-23T20:32:35.847852+0000","last_became_peered":"2023-09-23T20:32:35.847852+0000","last_unstale":"2023-09-23T20:33:09.257903+0000","last_undegraded":"2023-09-23T20:33:09.257903+0000","last_fullsized":"2023-09-23T20:33:09.257903+0000","mapping_epoch":216,"log_start":"221'3200","ondisk_log_start":"221'3200","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6774,"log_dups_size":0,"ondisk_log_size":6774,"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":92274688,"num_objects":1408,"num_object_clones":0,"num_object_copies":4224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5292,"num_write_kb":214400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"69'2","reported_seq":116,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.569380+0000","last_change":"2023-09-23T20:29:33.421394+0000","last_active":"2023-09-23T20:33:06.569380+0000","last_peered":"2023-09-23T20:33:06.569380+0000","last_clean":"2023-09-23T20:33:06.569380+0000","last_became_active":"2023-09-23T20:29:33.417206+0000","last_became_peered":"2023-09-23T20:29:33.417206+0000","last_unstale":"2023-09-23T20:33:06.569380+0000","last_undegraded":"2023-09-23T20:33:06.569380+0000","last_fullsized":"2023-09-23T20:33:06.569380+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:34:26.671878+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":249,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568404+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:33:06.568404+0000","last_peered":"2023-09-23T20:33:06.568404+0000","last_clean":"2023-09-23T20:33:06.568404+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:33:06.568404+0000","last_undegraded":"2023-09-23T20:33:06.568404+0000","last_fullsized":"2023-09-23T20:33:06.568404+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"253'10043","reported_seq":10094,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.615348+0000","last_change":"2023-09-23T20:32:35.886879+0000","last_active":"2023-09-23T20:33:09.615348+0000","last_peered":"2023-09-23T20:33:09.615348+0000","last_clean":"2023-09-23T20:33:09.615348+0000","last_became_active":"2023-09-23T20:32:35.871460+0000","last_became_peered":"2023-09-23T20:32:35.871460+0000","last_unstale":"2023-09-23T20:33:09.615348+0000","last_undegraded":"2023-09-23T20:33:09.615348+0000","last_fullsized":"2023-09-23T20:33:09.615348+0000","mapping_epoch":216,"log_start":"220'600","ondisk_log_start":"220'600","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":9443,"log_dups_size":0,"ondisk_log_size":9443,"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":95518720,"num_objects":1457,"num_object_clones":0,"num_object_copies":4371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5323,"num_write_kb":216992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":98,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.573327+0000","last_change":"2023-09-23T20:29:33.425733+0000","last_active":"2023-09-23T20:33:06.573327+0000","last_peered":"2023-09-23T20:33:06.573327+0000","last_clean":"2023-09-23T20:33:06.573327+0000","last_became_active":"2023-09-23T20:29:33.408180+0000","last_became_peered":"2023-09-23T20:29:33.408180+0000","last_unstale":"2023-09-23T20:33:06.573327+0000","last_undegraded":"2023-09-23T20:33:06.573327+0000","last_fullsized":"2023-09-23T20:33:06.573327+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:29:36.246208+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":242,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.616662+0000","last_change":"2023-09-23T20:29:33.408238+0000","last_active":"2023-09-23T20:33:06.616662+0000","last_peered":"2023-09-23T20:33:06.616662+0000","last_clean":"2023-09-23T20:33:06.616662+0000","last_became_active":"2023-09-23T20:29:33.407892+0000","last_became_peered":"2023-09-23T20:29:33.407892+0000","last_unstale":"2023-09-23T20:33:06.616662+0000","last_undegraded":"2023-09-23T20:33:06.616662+0000","last_fullsized":"2023-09-23T20:33:06.616662+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:43:38.956613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.6","version":"253'9895","reported_seq":9951,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.858465+0000","last_change":"2023-09-23T20:32:35.901716+0000","last_active":"2023-09-23T20:33:09.858465+0000","last_peered":"2023-09-23T20:33:09.858465+0000","last_clean":"2023-09-23T20:33:09.858465+0000","last_became_active":"2023-09-23T20:32:35.890204+0000","last_became_peered":"2023-09-23T20:32:35.890204+0000","last_unstale":"2023-09-23T20:33:09.858465+0000","last_undegraded":"2023-09-23T20:33:09.858465+0000","last_fullsized":"2023-09-23T20:33:09.858465+0000","mapping_epoch":216,"log_start":"220'400","ondisk_log_start":"220'400","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":9495,"log_dups_size":0,"ondisk_log_size":9495,"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":90177536,"num_objects":1376,"num_object_clones":0,"num_object_copies":4128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1376,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5258,"num_write_kb":212288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572445+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:33:06.572445+0000","last_peered":"2023-09-23T20:33:06.572445+0000","last_clean":"2023-09-23T20:33:06.572445+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:33:06.572445+0000","last_undegraded":"2023-09-23T20:33:06.572445+0000","last_fullsized":"2023-09-23T20:33:06.572445+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580412+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:33:07.580412+0000","last_peered":"2023-09-23T20:33:07.580412+0000","last_clean":"2023-09-23T20:33:07.580412+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:33:07.580412+0000","last_undegraded":"2023-09-23T20:33:07.580412+0000","last_fullsized":"2023-09-23T20:33:07.580412+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"253'9511","reported_seq":9568,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.795735+0000","last_change":"2023-09-23T20:32:35.863502+0000","last_active":"2023-09-23T20:33:07.795735+0000","last_peered":"2023-09-23T20:33:07.795735+0000","last_clean":"2023-09-23T20:33:07.795735+0000","last_became_active":"2023-09-23T20:32:35.848480+0000","last_became_peered":"2023-09-23T20:32:35.848480+0000","last_unstale":"2023-09-23T20:33:07.795735+0000","last_undegraded":"2023-09-23T20:33:07.795735+0000","last_fullsized":"2023-09-23T20:33:07.795735+0000","mapping_epoch":216,"log_start":"220'2400","ondisk_log_start":"220'2400","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7111,"log_dups_size":0,"ondisk_log_size":7111,"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":93978624,"num_objects":1434,"num_object_clones":0,"num_object_copies":4302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5024,"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":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":224,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574251+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:33:06.574251+0000","last_peered":"2023-09-23T20:33:06.574251+0000","last_clean":"2023-09-23T20:33:06.574251+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:33:06.574251+0000","last_undegraded":"2023-09-23T20:33:06.574251+0000","last_fullsized":"2023-09-23T20:33:06.574251+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568937+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:33:06.568937+0000","last_peered":"2023-09-23T20:33:06.568937+0000","last_clean":"2023-09-23T20:33:06.568937+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:33:06.568937+0000","last_undegraded":"2023-09-23T20:33:06.568937+0000","last_fullsized":"2023-09-23T20:33:06.568937+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"253'9985","reported_seq":10042,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.329588+0000","last_change":"2023-09-23T20:32:35.859973+0000","last_active":"2023-09-23T20:33:09.329588+0000","last_peered":"2023-09-23T20:33:09.329588+0000","last_clean":"2023-09-23T20:33:09.329588+0000","last_became_active":"2023-09-23T20:32:35.846391+0000","last_became_peered":"2023-09-23T20:32:35.846391+0000","last_unstale":"2023-09-23T20:33:09.329588+0000","last_undegraded":"2023-09-23T20:33:09.329588+0000","last_fullsized":"2023-09-23T20:33:09.329588+0000","mapping_epoch":216,"log_start":"221'3300","ondisk_log_start":"221'3300","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6685,"log_dups_size":0,"ondisk_log_size":6685,"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":93650944,"num_objects":1429,"num_object_clones":0,"num_object_copies":4287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5262,"num_write_kb":214112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":213,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.616416+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:33:06.616416+0000","last_peered":"2023-09-23T20:33:06.616416+0000","last_clean":"2023-09-23T20:33:06.616416+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:33:06.616416+0000","last_undegraded":"2023-09-23T20:33:06.616416+0000","last_fullsized":"2023-09-23T20:33:06.616416+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":229,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.569032+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:33:06.569032+0000","last_peered":"2023-09-23T20:33:06.569032+0000","last_clean":"2023-09-23T20:33:06.569032+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:33:06.569032+0000","last_undegraded":"2023-09-23T20:33:06.569032+0000","last_fullsized":"2023-09-23T20:33:06.569032+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"253'9789","reported_seq":9846,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.943246+0000","last_change":"2023-09-23T20:32:35.868428+0000","last_active":"2023-09-23T20:33:07.943246+0000","last_peered":"2023-09-23T20:33:07.943246+0000","last_clean":"2023-09-23T20:33:07.943246+0000","last_became_active":"2023-09-23T20:32:35.842028+0000","last_became_peered":"2023-09-23T20:32:35.842028+0000","last_unstale":"2023-09-23T20:33:07.943246+0000","last_undegraded":"2023-09-23T20:33:07.943246+0000","last_fullsized":"2023-09-23T20:33:07.943246+0000","mapping_epoch":216,"log_start":"220'2700","ondisk_log_start":"220'2700","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7089,"log_dups_size":0,"ondisk_log_size":7089,"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":96829440,"num_objects":1477,"num_object_clones":0,"num_object_copies":4431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5155,"num_write_kb":212256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,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":233,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568136+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:33:06.568136+0000","last_peered":"2023-09-23T20:33:06.568136+0000","last_clean":"2023-09-23T20:33:06.568136+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:33:06.568136+0000","last_undegraded":"2023-09-23T20:33:06.568136+0000","last_fullsized":"2023-09-23T20:33:06.568136+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.569702+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:33:06.569702+0000","last_peered":"2023-09-23T20:33:06.569702+0000","last_clean":"2023-09-23T20:33:06.569702+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:33:06.569702+0000","last_undegraded":"2023-09-23T20:33:06.569702+0000","last_fullsized":"2023-09-23T20:33:06.569702+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"253'9892","reported_seq":9951,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.788721+0000","last_change":"2023-09-23T20:32:35.932807+0000","last_active":"2023-09-23T20:33:07.788721+0000","last_peered":"2023-09-23T20:33:07.788721+0000","last_clean":"2023-09-23T20:33:07.788721+0000","last_became_active":"2023-09-23T20:32:35.888932+0000","last_became_peered":"2023-09-23T20:32:35.888932+0000","last_unstale":"2023-09-23T20:33:07.788721+0000","last_undegraded":"2023-09-23T20:33:07.788721+0000","last_fullsized":"2023-09-23T20:33:07.788721+0000","mapping_epoch":216,"log_start":"220'2800","ondisk_log_start":"220'2800","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7092,"log_dups_size":0,"ondisk_log_size":7092,"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":100433920,"num_objects":1532,"num_object_clones":0,"num_object_copies":4596,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1532,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5210,"num_write_kb":215776,"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":[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.8","version":"0'0","reported_seq":111,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574014+0000","last_change":"2023-09-23T20:29:33.404933+0000","last_active":"2023-09-23T20:33:06.574014+0000","last_peered":"2023-09-23T20:33:06.574014+0000","last_clean":"2023-09-23T20:33:06.574014+0000","last_became_active":"2023-09-23T20:29:33.404545+0000","last_became_peered":"2023-09-23T20:29:33.404545+0000","last_unstale":"2023-09-23T20:33:06.574014+0000","last_undegraded":"2023-09-23T20:33:06.574014+0000","last_fullsized":"2023-09-23T20:33:06.574014+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:54.782091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":209,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568296+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:33:06.568296+0000","last_peered":"2023-09-23T20:33:06.568296+0000","last_clean":"2023-09-23T20:33:06.568296+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:33:06.568296+0000","last_undegraded":"2023-09-23T20:33:06.568296+0000","last_fullsized":"2023-09-23T20:33:06.568296+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"253'10658","reported_seq":10699,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.877610+0000","last_change":"2023-09-23T20:29:49.703034+0000","last_active":"2023-09-23T20:33:09.877610+0000","last_peered":"2023-09-23T20:33:09.877610+0000","last_clean":"2023-09-23T20:33:09.877610+0000","last_became_active":"2023-09-23T20:29:49.702713+0000","last_became_peered":"2023-09-23T20:29:49.702713+0000","last_unstale":"2023-09-23T20:33:09.877610+0000","last_undegraded":"2023-09-23T20:33:09.877610+0000","last_fullsized":"2023-09-23T20:33:09.877610+0000","mapping_epoch":216,"log_start":"221'3291","ondisk_log_start":"221'3291","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7367,"log_dups_size":0,"ondisk_log_size":7367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:10:49.484226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181534720,"num_objects":2770,"num_object_clones":0,"num_object_copies":8310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10658,"num_write_kb":429696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":262,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568081+0000","last_change":"2023-09-23T20:29:33.413600+0000","last_active":"2023-09-23T20:33:06.568081+0000","last_peered":"2023-09-23T20:33:06.568081+0000","last_clean":"2023-09-23T20:33:06.568081+0000","last_became_active":"2023-09-23T20:29:33.413265+0000","last_became_peered":"2023-09-23T20:29:33.413265+0000","last_unstale":"2023-09-23T20:33:06.568081+0000","last_undegraded":"2023-09-23T20:33:06.568081+0000","last_fullsized":"2023-09-23T20:33:06.568081+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:46.458074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.573198+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:33:06.573198+0000","last_peered":"2023-09-23T20:33:06.573198+0000","last_clean":"2023-09-23T20:33:06.573198+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:33:06.573198+0000","last_undegraded":"2023-09-23T20:33:06.573198+0000","last_fullsized":"2023-09-23T20:33:06.573198+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.565378+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:33:06.565378+0000","last_peered":"2023-09-23T20:33:06.565378+0000","last_clean":"2023-09-23T20:33:06.565378+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:33:06.565378+0000","last_undegraded":"2023-09-23T20:33:06.565378+0000","last_fullsized":"2023-09-23T20:33:06.565378+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'9908","reported_seq":9966,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T20:33:11.366841+0000","last_change":"2023-09-23T20:32:35.879587+0000","last_active":"2023-09-23T20:33:11.366841+0000","last_peered":"2023-09-23T20:33:11.366841+0000","last_clean":"2023-09-23T20:33:11.366841+0000","last_became_active":"2023-09-23T20:32:35.865023+0000","last_became_peered":"2023-09-23T20:32:35.865023+0000","last_unstale":"2023-09-23T20:33:11.366841+0000","last_undegraded":"2023-09-23T20:33:11.366841+0000","last_fullsized":"2023-09-23T20:33:11.366841+0000","mapping_epoch":216,"log_start":"220'1100","ondisk_log_start":"220'1100","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8808,"log_dups_size":0,"ondisk_log_size":8808,"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":86704128,"num_objects":1323,"num_object_clones":0,"num_object_copies":3969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5284,"num_write_kb":211424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":216,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572550+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:33:06.572550+0000","last_peered":"2023-09-23T20:33:06.572550+0000","last_clean":"2023-09-23T20:33:06.572550+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:33:06.572550+0000","last_undegraded":"2023-09-23T20:33:06.572550+0000","last_fullsized":"2023-09-23T20:33:06.572550+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568356+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:33:06.568356+0000","last_peered":"2023-09-23T20:33:06.568356+0000","last_clean":"2023-09-23T20:33:06.568356+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:33:06.568356+0000","last_undegraded":"2023-09-23T20:33:06.568356+0000","last_fullsized":"2023-09-23T20:33:06.568356+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572700+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:33:06.572700+0000","last_peered":"2023-09-23T20:33:06.572700+0000","last_clean":"2023-09-23T20:33:06.572700+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:33:06.572700+0000","last_undegraded":"2023-09-23T20:33:06.572700+0000","last_fullsized":"2023-09-23T20:33:06.572700+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"253'10627","reported_seq":10672,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.839430+0000","last_change":"2023-09-23T20:29:50.053836+0000","last_active":"2023-09-23T20:33:09.839430+0000","last_peered":"2023-09-23T20:33:09.839430+0000","last_clean":"2023-09-23T20:33:09.839430+0000","last_became_active":"2023-09-23T20:29:50.053340+0000","last_became_peered":"2023-09-23T20:29:50.053340+0000","last_unstale":"2023-09-23T20:33:09.839430+0000","last_undegraded":"2023-09-23T20:33:09.839430+0000","last_fullsized":"2023-09-23T20:33:09.839430+0000","mapping_epoch":216,"log_start":"221'3249","ondisk_log_start":"221'3249","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7378,"log_dups_size":0,"ondisk_log_size":7378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:00:03.273695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188940288,"num_objects":2883,"num_object_clones":0,"num_object_copies":8649,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2883,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10627,"num_write_kb":432320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":262,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.567569+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:33:06.567569+0000","last_peered":"2023-09-23T20:33:06.567569+0000","last_clean":"2023-09-23T20:33:06.567569+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:33:06.567569+0000","last_undegraded":"2023-09-23T20:33:06.567569+0000","last_fullsized":"2023-09-23T20:33:06.567569+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":211,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.565406+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:33:06.565406+0000","last_peered":"2023-09-23T20:33:06.565406+0000","last_clean":"2023-09-23T20:33:06.565406+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:33:06.565406+0000","last_undegraded":"2023-09-23T20:33:06.565406+0000","last_fullsized":"2023-09-23T20:33:06.565406+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568392+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:33:06.568392+0000","last_peered":"2023-09-23T20:33:06.568392+0000","last_clean":"2023-09-23T20:33:06.568392+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:33:06.568392+0000","last_undegraded":"2023-09-23T20:33:06.568392+0000","last_fullsized":"2023-09-23T20:33:06.568392+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"253'9931","reported_seq":9990,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.944687+0000","last_change":"2023-09-23T20:32:35.885067+0000","last_active":"2023-09-23T20:33:07.944687+0000","last_peered":"2023-09-23T20:33:07.944687+0000","last_clean":"2023-09-23T20:33:07.944687+0000","last_became_active":"2023-09-23T20:32:35.855352+0000","last_became_peered":"2023-09-23T20:32:35.855352+0000","last_unstale":"2023-09-23T20:33:07.944687+0000","last_undegraded":"2023-09-23T20:33:07.944687+0000","last_fullsized":"2023-09-23T20:33:07.944687+0000","mapping_epoch":216,"log_start":"220'2800","ondisk_log_start":"220'2800","created":216,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7131,"log_dups_size":0,"ondisk_log_size":7131,"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":94175232,"num_objects":1437,"num_object_clones":0,"num_object_copies":4311,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1437,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5239,"num_write_kb":213632,"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":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":246,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572336+0000","last_change":"2023-09-23T20:29:33.412145+0000","last_active":"2023-09-23T20:33:06.572336+0000","last_peered":"2023-09-23T20:33:06.572336+0000","last_clean":"2023-09-23T20:33:06.572336+0000","last_became_active":"2023-09-23T20:29:33.411624+0000","last_became_peered":"2023-09-23T20:29:33.411624+0000","last_unstale":"2023-09-23T20:33:06.572336+0000","last_undegraded":"2023-09-23T20:33:06.572336+0000","last_fullsized":"2023-09-23T20:33:06.572336+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:47.461085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"80'161","reported_seq":523,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.581144+0000","last_change":"2023-09-23T20:29:36.427254+0000","last_active":"2023-09-23T20:33:07.581144+0000","last_peered":"2023-09-23T20:33:07.581144+0000","last_clean":"2023-09-23T20:33:07.581144+0000","last_became_active":"2023-09-23T20:29:36.426689+0000","last_became_peered":"2023-09-23T20:29:36.426689+0000","last_unstale":"2023-09-23T20:33:07.581144+0000","last_undegraded":"2023-09-23T20:33:07.581144+0000","last_fullsized":"2023-09-23T20:33:07.581144+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-24T23:31:59.657217+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574294+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:33:06.574294+0000","last_peered":"2023-09-23T20:33:06.574294+0000","last_clean":"2023-09-23T20:33:06.574294+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:33:06.574294+0000","last_undegraded":"2023-09-23T20:33:06.574294+0000","last_fullsized":"2023-09-23T20:33:06.574294+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.617130+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:33:06.617130+0000","last_peered":"2023-09-23T20:33:06.617130+0000","last_clean":"2023-09-23T20:33:06.617130+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:33:06.617130+0000","last_undegraded":"2023-09-23T20:33:06.617130+0000","last_fullsized":"2023-09-23T20:33:06.617130+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"254'10451","reported_seq":10499,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T20:33:11.372672+0000","last_change":"2023-09-23T20:29:49.711449+0000","last_active":"2023-09-23T20:33:11.372672+0000","last_peered":"2023-09-23T20:33:11.372672+0000","last_clean":"2023-09-23T20:33:11.372672+0000","last_became_active":"2023-09-23T20:29:49.711133+0000","last_became_peered":"2023-09-23T20:29:49.711133+0000","last_unstale":"2023-09-23T20:33:11.372672+0000","last_undegraded":"2023-09-23T20:33:11.372672+0000","last_fullsized":"2023-09-23T20:33:11.372672+0000","mapping_epoch":216,"log_start":"221'3569","ondisk_log_start":"221'3569","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+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-09-25T04:46:06.304352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176881664,"num_objects":2699,"num_object_clones":0,"num_object_copies":8097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10451,"num_write_kb":420800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":141,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.565686+0000","last_change":"2023-09-23T20:29:33.409989+0000","last_active":"2023-09-23T20:33:06.565686+0000","last_peered":"2023-09-23T20:33:06.565686+0000","last_clean":"2023-09-23T20:33:06.565686+0000","last_became_active":"2023-09-23T20:29:33.409643+0000","last_became_peered":"2023-09-23T20:29:33.409643+0000","last_unstale":"2023-09-23T20:33:06.565686+0000","last_undegraded":"2023-09-23T20:33:06.565686+0000","last_fullsized":"2023-09-23T20:33:06.565686+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:33:27.133169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580313+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:33:07.580313+0000","last_peered":"2023-09-23T20:33:07.580313+0000","last_clean":"2023-09-23T20:33:07.580313+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:33:07.580313+0000","last_undegraded":"2023-09-23T20:33:07.580313+0000","last_fullsized":"2023-09-23T20:33:07.580313+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580890+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:33:07.580890+0000","last_peered":"2023-09-23T20:33:07.580890+0000","last_clean":"2023-09-23T20:33:07.580890+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:33:07.580890+0000","last_undegraded":"2023-09-23T20:33:07.580890+0000","last_fullsized":"2023-09-23T20:33:07.580890+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"253'10519","reported_seq":10564,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.503070+0000","last_change":"2023-09-23T20:29:49.704485+0000","last_active":"2023-09-23T20:33:09.503070+0000","last_peered":"2023-09-23T20:33:09.503070+0000","last_clean":"2023-09-23T20:33:09.503070+0000","last_became_active":"2023-09-23T20:29:49.704172+0000","last_became_peered":"2023-09-23T20:29:49.704172+0000","last_unstale":"2023-09-23T20:33:09.503070+0000","last_undegraded":"2023-09-23T20:33:09.503070+0000","last_fullsized":"2023-09-23T20:33:09.503070+0000","mapping_epoch":216,"log_start":"221'3353","ondisk_log_start":"221'3353","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7166,"log_dups_size":0,"ondisk_log_size":7166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:52.386266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179634176,"num_objects":2741,"num_object_clones":0,"num_object_copies":8223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10519,"num_write_kb":424320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":121,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580884+0000","last_change":"2023-09-23T20:29:33.407647+0000","last_active":"2023-09-23T20:33:07.580884+0000","last_peered":"2023-09-23T20:33:07.580884+0000","last_clean":"2023-09-23T20:33:07.580884+0000","last_became_active":"2023-09-23T20:29:33.407322+0000","last_became_peered":"2023-09-23T20:29:33.407322+0000","last_unstale":"2023-09-23T20:33:07.580884+0000","last_undegraded":"2023-09-23T20:33:07.580884+0000","last_fullsized":"2023-09-23T20:33:07.580884+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:56.990052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":210,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568247+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:33:06.568247+0000","last_peered":"2023-09-23T20:33:06.568247+0000","last_clean":"2023-09-23T20:33:06.568247+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:33:06.568247+0000","last_undegraded":"2023-09-23T20:33:06.568247+0000","last_fullsized":"2023-09-23T20:33:06.568247+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":228,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580973+0000","last_change":"2023-09-23T20:29:33.408831+0000","last_active":"2023-09-23T20:33:07.580973+0000","last_peered":"2023-09-23T20:33:07.580973+0000","last_clean":"2023-09-23T20:33:07.580973+0000","last_became_active":"2023-09-23T20:29:33.408491+0000","last_became_peered":"2023-09-23T20:29:33.408491+0000","last_unstale":"2023-09-23T20:33:07.580973+0000","last_undegraded":"2023-09-23T20:33:07.580973+0000","last_fullsized":"2023-09-23T20:33:07.580973+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:54:09.023600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"253'10489","reported_seq":10537,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.310535+0000","last_change":"2023-09-23T20:29:49.703925+0000","last_active":"2023-09-23T20:33:09.310535+0000","last_peered":"2023-09-23T20:33:09.310535+0000","last_clean":"2023-09-23T20:33:09.310535+0000","last_became_active":"2023-09-23T20:29:49.703411+0000","last_became_peered":"2023-09-23T20:29:49.703411+0000","last_unstale":"2023-09-23T20:33:09.310535+0000","last_undegraded":"2023-09-23T20:33:09.310535+0000","last_fullsized":"2023-09-23T20:33:09.310535+0000","mapping_epoch":216,"log_start":"222'5136","ondisk_log_start":"222'5136","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":5353,"log_dups_size":0,"ondisk_log_size":5353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:08:47.222826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188088344,"num_objects":2871,"num_object_clones":0,"num_object_copies":8613,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2871,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10489,"num_write_kb":427457,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":263,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.575070+0000","last_change":"2023-09-23T20:29:33.424190+0000","last_active":"2023-09-23T20:33:06.575070+0000","last_peered":"2023-09-23T20:33:06.575070+0000","last_clean":"2023-09-23T20:33:06.575070+0000","last_became_active":"2023-09-23T20:29:33.409838+0000","last_became_peered":"2023-09-23T20:29:33.409838+0000","last_unstale":"2023-09-23T20:33:06.575070+0000","last_undegraded":"2023-09-23T20:33:06.575070+0000","last_fullsized":"2023-09-23T20:33:06.575070+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:50:35.183758+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":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":[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":195,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.569343+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:33:06.569343+0000","last_peered":"2023-09-23T20:33:06.569343+0000","last_clean":"2023-09-23T20:33:06.569343+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:33:06.569343+0000","last_undegraded":"2023-09-23T20:33:06.569343+0000","last_fullsized":"2023-09-23T20:33:06.569343+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.573879+0000","last_change":"2023-09-23T20:29:33.408730+0000","last_active":"2023-09-23T20:33:06.573879+0000","last_peered":"2023-09-23T20:33:06.573879+0000","last_clean":"2023-09-23T20:33:06.573879+0000","last_became_active":"2023-09-23T20:29:33.408265+0000","last_became_peered":"2023-09-23T20:29:33.408265+0000","last_unstale":"2023-09-23T20:33:06.573879+0000","last_undegraded":"2023-09-23T20:33:06.573879+0000","last_fullsized":"2023-09-23T20:33:06.573879+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:27.687034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"253'10404","reported_seq":10451,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.846514+0000","last_change":"2023-09-23T20:29:49.705691+0000","last_active":"2023-09-23T20:33:07.846514+0000","last_peered":"2023-09-23T20:33:07.846514+0000","last_clean":"2023-09-23T20:33:07.846514+0000","last_became_active":"2023-09-23T20:29:49.705372+0000","last_became_peered":"2023-09-23T20:29:49.705372+0000","last_unstale":"2023-09-23T20:33:07.846514+0000","last_undegraded":"2023-09-23T20:33:07.846514+0000","last_fullsized":"2023-09-23T20:33:07.846514+0000","mapping_epoch":216,"log_start":"222'4799","ondisk_log_start":"222'4799","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":5605,"log_dups_size":0,"ondisk_log_size":5605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:55.163058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193724416,"num_objects":2956,"num_object_clones":0,"num_object_copies":8868,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2956,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10404,"num_write_kb":427520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":247,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.617286+0000","last_change":"2023-09-23T20:29:33.409135+0000","last_active":"2023-09-23T20:33:06.617286+0000","last_peered":"2023-09-23T20:33:06.617286+0000","last_clean":"2023-09-23T20:33:06.617286+0000","last_became_active":"2023-09-23T20:29:33.408779+0000","last_became_peered":"2023-09-23T20:29:33.408779+0000","last_unstale":"2023-09-23T20:33:06.617286+0000","last_undegraded":"2023-09-23T20:33:06.617286+0000","last_fullsized":"2023-09-23T20:33:06.617286+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:37.160847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":220,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580833+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:33:07.580833+0000","last_peered":"2023-09-23T20:33:07.580833+0000","last_clean":"2023-09-23T20:33:07.580833+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:33:07.580833+0000","last_undegraded":"2023-09-23T20:33:07.580833+0000","last_fullsized":"2023-09-23T20:33:07.580833+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":195,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568281+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:33:06.568281+0000","last_peered":"2023-09-23T20:33:06.568281+0000","last_clean":"2023-09-23T20:33:06.568281+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:33:06.568281+0000","last_undegraded":"2023-09-23T20:33:06.568281+0000","last_fullsized":"2023-09-23T20:33:06.568281+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.11","version":"253'9536","reported_seq":13050,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.928605+0000","last_change":"2023-09-23T20:32:54.961492+0000","last_active":"2023-09-23T20:33:07.928605+0000","last_peered":"2023-09-23T20:33:07.928605+0000","last_clean":"2023-09-23T20:33:07.928605+0000","last_became_active":"2023-09-23T20:32:54.945387+0000","last_became_peered":"2023-09-23T20:32:54.945387+0000","last_unstale":"2023-09-23T20:33:07.928605+0000","last_undegraded":"2023-09-23T20:33:07.928605+0000","last_fullsized":"2023-09-23T20:33:07.928605+0000","mapping_epoch":240,"log_start":"220'2400","ondisk_log_start":"220'2400","created":228,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":7136,"log_dups_size":0,"ondisk_log_size":7136,"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":92340224,"num_objects":1409,"num_object_clones":0,"num_object_copies":4227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5049,"num_write_kb":206656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1717,"num_bytes_recovered":112525312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"70'2","reported_seq":231,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.580791+0000","last_change":"2023-09-23T20:29:33.412744+0000","last_active":"2023-09-23T20:33:07.580791+0000","last_peered":"2023-09-23T20:33:07.580791+0000","last_clean":"2023-09-23T20:33:07.580791+0000","last_became_active":"2023-09-23T20:29:33.412349+0000","last_became_peered":"2023-09-23T20:29:33.412349+0000","last_unstale":"2023-09-23T20:33:07.580791+0000","last_undegraded":"2023-09-23T20:33:07.580791+0000","last_fullsized":"2023-09-23T20:33:07.580791+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:18:21.999620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572493+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:33:06.572493+0000","last_peered":"2023-09-23T20:33:06.572493+0000","last_clean":"2023-09-23T20:33:06.572493+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:33:06.572493+0000","last_undegraded":"2023-09-23T20:33:06.572493+0000","last_fullsized":"2023-09-23T20:33:06.572493+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.16","version":"253'9827","reported_seq":13752,"reported_epoch":253,"state":"active+remapped+backfilling","last_fresh":"2023-09-23T20:33:09.352117+0000","last_change":"2023-09-23T20:33:03.599364+0000","last_active":"2023-09-23T20:33:09.352117+0000","last_peered":"2023-09-23T20:33:09.352117+0000","last_clean":"2023-09-23T20:33:00.533877+0000","last_became_active":"2023-09-23T20:33:02.758659+0000","last_became_peered":"2023-09-23T20:33:02.758659+0000","last_unstale":"2023-09-23T20:33:09.352117+0000","last_undegraded":"2023-09-23T20:33:09.352117+0000","last_fullsized":"2023-09-23T20:33:09.352117+0000","mapping_epoch":247,"log_start":"220'400","ondisk_log_start":"220'400","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":9427,"log_dups_size":0,"ondisk_log_size":9427,"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":94633984,"num_objects":1444,"num_object_clones":0,"num_object_copies":4332,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":410,"num_objects_unfound":0,"num_objects_dirty":1444,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5190,"num_write_kb":212288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1287,"num_bytes_recovered":84344832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,5,6],"avail_no_missing":["1","5","6"],"object_location_counts":[{"shards":"1,5,6","objects":1444}],"blocked_by":[],"up_primary":4,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":215,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.572299+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:33:06.572299+0000","last_peered":"2023-09-23T20:33:06.572299+0000","last_clean":"2023-09-23T20:33:06.572299+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:33:06.572299+0000","last_undegraded":"2023-09-23T20:33:06.572299+0000","last_fullsized":"2023-09-23T20:33:06.572299+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":229,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568528+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:33:06.568528+0000","last_peered":"2023-09-23T20:33:06.568528+0000","last_clean":"2023-09-23T20:33:06.568528+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:33:06.568528+0000","last_undegraded":"2023-09-23T20:33:06.568528+0000","last_fullsized":"2023-09-23T20:33:06.568528+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.17","version":"253'10033","reported_seq":10091,"reported_epoch":253,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T20:33:09.336595+0000","last_change":"2023-09-23T20:33:04.678408+0000","last_active":"2023-09-23T20:33:09.336595+0000","last_peered":"2023-09-23T20:33:09.336595+0000","last_clean":"2023-09-23T20:33:01.402391+0000","last_became_active":"2023-09-23T20:33:04.658289+0000","last_became_peered":"2023-09-23T20:33:04.658289+0000","last_unstale":"2023-09-23T20:33:09.336595+0000","last_undegraded":"2023-09-23T20:33:09.336595+0000","last_fullsized":"2023-09-23T20:33:09.336595+0000","mapping_epoch":249,"log_start":"220'600","ondisk_log_start":"220'600","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":9433,"log_dups_size":0,"ondisk_log_size":9433,"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":96174080,"num_objects":1468,"num_object_clones":0,"num_object_copies":4404,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2936,"num_objects_unfound":0,"num_objects_dirty":1468,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5314,"num_write_kb":216992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3,5],"avail_no_missing":["1","3","5"],"object_location_counts":[{"shards":"1,3,5","objects":1468}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.573024+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:33:06.573024+0000","last_peered":"2023-09-23T20:33:06.573024+0000","last_clean":"2023-09-23T20:33:06.573024+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:33:06.573024+0000","last_undegraded":"2023-09-23T20:33:06.573024+0000","last_fullsized":"2023-09-23T20:33:06.573024+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":229,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568229+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:33:06.568229+0000","last_peered":"2023-09-23T20:33:06.568229+0000","last_clean":"2023-09-23T20:33:06.568229+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:33:06.568229+0000","last_undegraded":"2023-09-23T20:33:06.568229+0000","last_fullsized":"2023-09-23T20:33:06.568229+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.14","version":"253'9925","reported_seq":9982,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.267530+0000","last_change":"2023-09-23T20:32:35.927528+0000","last_active":"2023-09-23T20:33:09.267530+0000","last_peered":"2023-09-23T20:33:09.267530+0000","last_clean":"2023-09-23T20:33:09.267530+0000","last_became_active":"2023-09-23T20:32:35.909280+0000","last_became_peered":"2023-09-23T20:32:35.909280+0000","last_unstale":"2023-09-23T20:33:09.267530+0000","last_undegraded":"2023-09-23T20:33:09.267530+0000","last_fullsized":"2023-09-23T20:33:09.267530+0000","mapping_epoch":228,"log_start":"221'3200","ondisk_log_start":"221'3200","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":6725,"log_dups_size":0,"ondisk_log_size":6725,"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":95485952,"num_objects":1457,"num_object_clones":0,"num_object_copies":4371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5243,"num_write_kb":214400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"70'2","reported_seq":102,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574738+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:33:06.574738+0000","last_peered":"2023-09-23T20:33:06.574738+0000","last_clean":"2023-09-23T20:33:06.574738+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:33:06.574738+0000","last_undegraded":"2023-09-23T20:33:06.574738+0000","last_fullsized":"2023-09-23T20:33:06.574738+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.574171+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:33:06.574171+0000","last_peered":"2023-09-23T20:33:06.574171+0000","last_clean":"2023-09-23T20:33:06.574171+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:33:06.574171+0000","last_undegraded":"2023-09-23T20:33:06.574171+0000","last_fullsized":"2023-09-23T20:33:06.574171+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.15","version":"253'9942","reported_seq":14635,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:09.065503+0000","last_change":"2023-09-23T20:33:08.833379+0000","last_active":"2023-09-23T20:33:09.065503+0000","last_peered":"2023-09-23T20:33:09.065503+0000","last_clean":"2023-09-23T20:33:09.065503+0000","last_became_active":"2023-09-23T20:33:07.577613+0000","last_became_peered":"2023-09-23T20:33:07.577613+0000","last_unstale":"2023-09-23T20:33:09.065503+0000","last_undegraded":"2023-09-23T20:33:09.065503+0000","last_fullsized":"2023-09-23T20:33:09.065503+0000","mapping_epoch":252,"log_start":"220'1200","ondisk_log_start":"220'1200","created":228,"last_epoch_clean":253,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:29:48.674122+0000","last_clean_scrub_stamp":"2023-09-23T20:29:48.674122+0000","objects_scrubbed":0,"log_size":8742,"log_dups_size":0,"ondisk_log_size":8742,"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":94404608,"num_objects":1441,"num_object_clones":0,"num_object_copies":4323,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1441,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5254,"num_write_kb":214208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1539,"num_bytes_recovered":100859904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1f","version":"70'5","reported_seq":270,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T20:33:07.581161+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:33:07.581161+0000","last_peered":"2023-09-23T20:33:07.581161+0000","last_clean":"2023-09-23T20:33:07.581161+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:33:07.581161+0000","last_undegraded":"2023-09-23T20:33:07.581161+0000","last_fullsized":"2023-09-23T20:33:07.581161+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":212,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T20:33:06.568005+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:33:06.568005+0000","last_peered":"2023-09-23T20:33:06.568005+0000","last_clean":"2023-09-23T20:33:06.568005+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:33:06.568005+0000","last_undegraded":"2023-09-23T20:33:06.568005+0000","last_fullsized":"2023-09-23T20:33:06.568005+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":40,"num_bytes_recovered":16296,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9,"num_pg":26,"stat_sum":{"num_bytes":2977562648,"num_objects":45435,"num_object_clones":0,"num_object_copies":136305,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6258,"num_objects_unfound":0,"num_objects_dirty":45435,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":167867,"num_write_kb":6825601,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9337,"num_bytes_recovered":611581952,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9853153280,"data_stored":9853141064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":196606,"ondisk_log_size":196606,"up":78,"acting":78,"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":236223201747,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":697668,"kb_used_data":470140,"kb_used_omap":0,"kb_used_meta":227520,"kb_avail":93047484,"statfs":{"total":95995035648,"available":95280623616,"internally_reserved":0,"allocated":481423360,"data_stored":480423818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":232980480},"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 Sep 23 20:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":1.0109999999999999,"15min":1.534},"min":{"1min":0.318,"5min":0.28100000000000003,"15min":0.26500000000000001},"max":{"1min":3.012,"5min":7.6529999999999996,"15min":41.220999999999997},"last":0.57299999999999995},{"interface":"front","average":{"1min":1.127,"5min":1.1539999999999999,"15min":1.554},"min":{"1min":0.32800000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.7320000000000002,"5min":7.891,"15min":41.305},"last":0.39200000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:32:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.5389999999999999,"15min":1.4670000000000001},"min":{"1min":0.32000000000000001,"5min":0.31900000000000001,"15min":0.255},"max":{"1min":6.0960000000000001,"5min":12.526,"15min":15.355},"last":0.36299999999999999},{"interface":"front","average":{"1min":1.645,"5min":1.7410000000000001,"15min":1.5189999999999999},"min":{"1min":0.41399999999999998,"5min":0.29299999999999998,"15min":0.28699999999999998},"max":{"1min":5.4039999999999999,"5min":12.766999999999999,"15min":12.766999999999999},"last":0.751}]},{"osd":2,"last update":"Sat Sep 23 20:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.1639999999999999,"15min":1.6399999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":3.8759999999999999,"5min":12.58,"15min":23.07},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.1659999999999999,"15min":1.5600000000000001},"min":{"1min":0.375,"5min":0.36799999999999999,"15min":0.311},"max":{"1min":4.7690000000000001,"5min":7.2590000000000003,"15min":24.079000000000001},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":1.7070000000000001,"15min":1.621},"min":{"1min":0.38200000000000001,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":17.873000000000001,"5min":17.873000000000001,"15min":17.873000000000001},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.992,"5min":1.7709999999999999,"15min":1.6499999999999999},"min":{"1min":0.35899999999999999,"5min":0.34200000000000003,"15min":0.31900000000000001},"max":{"1min":17.628,"5min":17.628,"15min":17.628},"last":0.62}]},{"osd":4,"last update":"Sat Sep 23 20:33:08 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.169,"15min":1.175},"min":{"1min":0.35199999999999998,"5min":0.32800000000000001,"15min":0.30599999999999999},"max":{"1min":4.173,"5min":7.7850000000000001,"15min":19.890999999999998},"last":0.498},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.1459999999999999,"15min":1.1870000000000001},"min":{"1min":0.38100000000000001,"5min":0.34300000000000003,"15min":0.28199999999999997},"max":{"1min":4.7990000000000004,"5min":6.0110000000000001,"15min":8.6699999999999999},"last":0.67100000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":1.0549999999999999,"15min":1.179},"min":{"1min":0.35799999999999998,"5min":0.33900000000000002,"15min":0.28199999999999997},"max":{"1min":1.304,"5min":8.2490000000000006,"15min":8.2490000000000006},"last":0.44},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.3100000000000001,"15min":1.464},"min":{"1min":0.46400000000000002,"5min":0.371,"15min":0.35599999999999998},"max":{"1min":4.2089999999999996,"5min":9.5879999999999992,"15min":15.382999999999999},"last":0.55200000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.1419999999999999,"15min":1.373},"min":{"1min":0.41299999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.2469999999999999,"5min":7.915,"15min":15.295999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.137,"5min":1.222,"15min":1.3089999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":4.8360000000000003,"5min":4.8360000000000003,"15min":8.6080000000000005},"last":0.76400000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463389,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1093148,"kb_used_data":825812,"kb_used_omap":0,"kb_used_meta":267328,"kb_avail":92652004,"statfs":{"total":95995035648,"available":94875652096,"internally_reserved":0,"allocated":845631488,"data_stored":844612983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":273743872},"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 Sep 23 20:32:11 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":2.4359999999999999,"15min":2.3340000000000001},"min":{"1min":0.30099999999999999,"5min":0.26300000000000001,"15min":0.249},"max":{"1min":3.984,"5min":112.376,"15min":112.376},"last":2.6520000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.823,"15min":2.1219999999999999},"min":{"1min":0.313,"5min":0.28899999999999998,"15min":0.25900000000000001},"max":{"1min":5.1369999999999996,"5min":17.579000000000001,"15min":72.813999999999993},"last":0.47699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:32:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2850000000000001,"5min":1.6779999999999999,"15min":2.0449999999999999},"min":{"1min":0.28699999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.266,"5min":15.414,"15min":31.411000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.8009999999999999,"5min":1.6719999999999999,"15min":1.625},"min":{"1min":0.35699999999999998,"5min":0.34000000000000002,"15min":0.28699999999999998},"max":{"1min":10.337,"5min":16.827000000000002,"15min":30.934999999999999},"last":0.68600000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.90400000000000003,"15min":1.3680000000000001},"min":{"1min":0.32800000000000001,"5min":0.315,"15min":0.313},"max":{"1min":0.99299999999999999,"5min":6.4989999999999997,"15min":9.5510000000000002},"last":0.30499999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.026,"15min":1.327},"min":{"1min":0.42799999999999999,"5min":0.32100000000000001,"15min":0.30599999999999999},"max":{"1min":4.0679999999999996,"5min":5.5460000000000003,"15min":16.710999999999999},"last":0.50800000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:32:31 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.9379999999999999,"15min":3.5859999999999999},"min":{"1min":0.34899999999999998,"5min":0.33800000000000002,"15min":0.32900000000000001},"max":{"1min":3.5579999999999998,"5min":30.734999999999999,"15min":206.446},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.593,"5min":2.0550000000000002,"15min":3.5720000000000001},"min":{"1min":0.41999999999999998,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":4.7709999999999999,"5min":30.341000000000001,"15min":206.846},"last":0.71299999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.1579999999999999,"15min":1.351},"min":{"1min":0.36399999999999999,"5min":0.28899999999999998,"15min":0.26200000000000001},"max":{"1min":5.7290000000000001,"5min":7.0410000000000004,"15min":10.859},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.97399999999999998,"15min":1.101},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.29299999999999998},"max":{"1min":2.359,"5min":4.9790000000000001,"15min":10.316000000000001},"last":0.45500000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":1.252,"15min":1.4390000000000001},"min":{"1min":0.312,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.1839999999999999,"5min":11.765000000000001,"15min":11.765000000000001},"last":0.42499999999999999},{"interface":"front","average":{"1min":1.369,"5min":1.393,"15min":1.331},"min":{"1min":0.39900000000000002,"5min":0.38400000000000001,"15min":0.33500000000000002},"max":{"1min":8.657,"5min":8.657,"15min":10.398999999999999},"last":0.40000000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:32:31 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":1.196,"15min":1.3120000000000001},"min":{"1min":0.44,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.7170000000000001,"5min":6.4409999999999998,"15min":9.5670000000000002},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.749,"5min":1.155,"15min":1.226},"min":{"1min":0.47199999999999998,"5min":0.439,"15min":0.34499999999999997},"max":{"1min":1.4470000000000001,"5min":5.1139999999999999,"15min":10.438000000000001},"last":0.56100000000000005}]}]},{"osd":1,"up_from":90,"seq":386547056933,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2690664,"kb_used_data":2117024,"kb_used_omap":4,"kb_used_meta":573627,"kb_avail":91054488,"statfs":{"total":95995035648,"available":93239795712,"internally_reserved":0,"allocated":2167832576,"data_stored":2166405881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":587394958},"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 Sep 23 20:32:40 2023","interfaces":[{"interface":"back","average":{"1min":2.5179999999999998,"5min":1.885,"15min":1.7729999999999999},"min":{"1min":0.22500000000000001,"5min":0.20000000000000001,"15min":0.192},"max":{"1min":18.026,"5min":38.506999999999998,"15min":38.506999999999998},"last":0.64600000000000002},{"interface":"front","average":{"1min":2.9369999999999998,"5min":2.2029999999999998,"15min":2.1219999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.20899999999999999},"max":{"1min":21.530999999999999,"5min":38.188000000000002,"15min":38.188000000000002},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:32:59 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":1.2270000000000001,"15min":1.6279999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":4.9880000000000004,"5min":10.045999999999999,"15min":14.106999999999999},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.82499999999999996,"5min":1.216,"15min":1.5269999999999999},"min":{"1min":0.26400000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":2.8159999999999998,"5min":6.8819999999999997,"15min":13.701000000000001},"last":0.26200000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:32:27 2023","interfaces":[{"interface":"back","average":{"1min":6.1909999999999998,"5min":4.1639999999999997,"15min":3.121},"min":{"1min":0.26200000000000001,"5min":0.25800000000000001,"15min":0.20799999999999999},"max":{"1min":38.451000000000001,"5min":175.08799999999999,"15min":175.08799999999999},"last":0.434},{"interface":"front","average":{"1min":6.5259999999999998,"5min":4.5579999999999998,"15min":3.5470000000000002},"min":{"1min":0.41499999999999998,"5min":0.246,"15min":0.246},"max":{"1min":39.421999999999997,"5min":175.488,"15min":175.488},"last":0.34300000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:32:40 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.008,"15min":1.1910000000000001},"min":{"1min":0.33300000000000002,"5min":0.316,"15min":0.316},"max":{"1min":3.9420000000000002,"5min":5.7999999999999998,"15min":9.3399999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.367,"5min":1.552,"15min":1.595},"min":{"1min":0.36299999999999999,"5min":0.33900000000000002,"15min":0.309},"max":{"1min":4.0819999999999999,"5min":8.2460000000000004,"15min":13.737},"last":0.318}]},{"osd":5,"last update":"Sat Sep 23 20:32:40 2023","interfaces":[{"interface":"back","average":{"1min":1.887,"5min":1.8779999999999999,"15min":2.0150000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.315},"max":{"1min":5.1210000000000004,"5min":10.814,"15min":47.847999999999999},"last":1.123},{"interface":"front","average":{"1min":1.284,"5min":1.365,"15min":1.597},"min":{"1min":0.34599999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.0490000000000004,"5min":7.9059999999999997,"15min":48.052},"last":0.84099999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:32:40 2023","interfaces":[{"interface":"back","average":{"1min":2.2490000000000001,"5min":1.6279999999999999,"15min":1.74},"min":{"1min":0.39900000000000002,"5min":0.35999999999999999,"15min":0.29399999999999998},"max":{"1min":6.6859999999999999,"5min":7.7110000000000003,"15min":12.840999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1890000000000001,"15min":1.329},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.374},"max":{"1min":4.1040000000000001,"5min":7.9509999999999996,"15min":10.532},"last":0.57199999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:32:40 2023","interfaces":[{"interface":"back","average":{"1min":1.8859999999999999,"5min":1.6759999999999999,"15min":1.758},"min":{"1min":0.46999999999999997,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":5.0620000000000003,"5min":10.949999999999999,"15min":12.407},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.288,"5min":1.373,"15min":1.4770000000000001},"min":{"1min":0.42799999999999999,"5min":0.42199999999999999,"15min":0.39200000000000002},"max":{"1min":4.1420000000000003,"5min":7.9880000000000004,"15min":26.978000000000002},"last":0.61299999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220460,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1833216,"kb_used_data":1270584,"kb_used_omap":5,"kb_used_meta":562618,"kb_avail":91911936,"statfs":{"total":95995035648,"available":94117822464,"internally_reserved":0,"allocated":1301078016,"data_stored":1299637496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":576121466},"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 Sep 23 20:32:42 2023","interfaces":[{"interface":"back","average":{"1min":2.677,"5min":1.718,"15min":2.1920000000000002},"min":{"1min":0.29299999999999998,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":16.298999999999999,"5min":16.298999999999999,"15min":67.703000000000003},"last":5.8399999999999999},{"interface":"front","average":{"1min":2.0579999999999998,"5min":2.04,"15min":2.5910000000000002},"min":{"1min":0.23799999999999999,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":6.484,"5min":9.6280000000000001,"15min":140.44200000000001},"last":2.4380000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.4430000000000001,"5min":1.1240000000000001,"15min":1.641},"min":{"1min":0.24299999999999999,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":6.3449999999999998,"5min":7.7380000000000004,"15min":11.891},"last":0.26300000000000001},{"interface":"front","average":{"1min":1.474,"5min":1.379,"15min":1.7569999999999999},"min":{"1min":0.25800000000000001,"5min":0.22600000000000001,"15min":0.218},"max":{"1min":6.516,"5min":6.516,"15min":14.307},"last":0.59999999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.6299999999999999,"5min":3.5600000000000001,"15min":3.319},"min":{"1min":0.245,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":10.061,"5min":141.08600000000001,"15min":141.36699999999999},"last":1.071},{"interface":"front","average":{"1min":3.2789999999999999,"5min":3.2730000000000001,"15min":3.165},"min":{"1min":0.39800000000000002,"5min":0.26000000000000001,"15min":0.20499999999999999},"max":{"1min":10.506,"5min":144.23500000000001,"15min":145.46000000000001},"last":1.1220000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.776,"5min":1.7749999999999999,"15min":1.885},"min":{"1min":0.47299999999999998,"5min":0.32600000000000001,"15min":0.309},"max":{"1min":6.75,"5min":10.055,"15min":32.953000000000003},"last":0.69599999999999995},{"interface":"front","average":{"1min":1.5620000000000001,"5min":1.4710000000000001,"15min":1.8640000000000001},"min":{"1min":0.34999999999999998,"5min":0.33600000000000002,"15min":0.33400000000000002},"max":{"1min":6.6210000000000004,"5min":9.4670000000000005,"15min":33.073999999999998},"last":0.68100000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.9450000000000001,"5min":1.7669999999999999,"15min":1.8420000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.32500000000000001},"max":{"1min":7.5880000000000001,"5min":9.3339999999999996,"15min":12.074999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.992,"5min":1.849,"15min":1.9330000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.33800000000000002},"max":{"1min":9.1479999999999997,"5min":10.090999999999999,"15min":14.363},"last":0.85599999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":1.5189999999999999,"15min":1.726},"min":{"1min":0.40500000000000003,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.548,"5min":9.3919999999999995,"15min":12.212},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.8049999999999999,"5min":1.635,"15min":1.8979999999999999},"min":{"1min":0.39900000000000002,"5min":0.35099999999999998,"15min":0.34399999999999997},"max":{"1min":9.1890000000000001,"5min":9.1890000000000001,"15min":14.385999999999999},"last":0.71999999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.847,"5min":1.766,"15min":1.885},"min":{"1min":0.42399999999999999,"5min":0.41699999999999998,"15min":0.35499999999999998},"max":{"1min":9.2170000000000005,"5min":10.105,"15min":14.337999999999999},"last":0.75},{"interface":"front","average":{"1min":1.8480000000000001,"5min":1.823,"15min":1.8360000000000001},"min":{"1min":0.502,"5min":0.45400000000000001,"15min":0.312},"max":{"1min":6.8019999999999996,"5min":10.106999999999999,"15min":11.586},"last":0.73899999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893396,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":888272,"kb_used_data":452232,"kb_used_omap":7,"kb_used_meta":436024,"kb_avail":92856880,"statfs":{"total":95995035648,"available":95085445120,"internally_reserved":0,"allocated":463085568,"data_stored":461682535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":446488657},"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 Sep 23 20:33:03 2023","interfaces":[{"interface":"back","average":{"1min":6.1319999999999997,"5min":4.3390000000000004,"15min":4.2839999999999998},"min":{"1min":0.316,"5min":0.20699999999999999,"15min":0.18099999999999999},"max":{"1min":93.385000000000005,"5min":93.385000000000005,"15min":251.809},"last":3.9420000000000002},{"interface":"front","average":{"1min":10.122999999999999,"5min":5.0700000000000003,"15min":4.2800000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.19400000000000001},"max":{"1min":93.296000000000006,"5min":93.296000000000006,"15min":252.42500000000001},"last":0.28699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:33:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":2.0990000000000002,"15min":3.0680000000000001},"min":{"1min":0.32000000000000001,"5min":0.26300000000000001,"15min":0.192},"max":{"1min":7.6260000000000003,"5min":81.994,"15min":252.28999999999999},"last":5.8289999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":2.1030000000000002,"15min":3.1429999999999998},"min":{"1min":0.27600000000000002,"5min":0.255,"15min":0.248},"max":{"1min":7.8159999999999998,"5min":86.367999999999995,"15min":252.20699999999999},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:32:35 2023","interfaces":[{"interface":"back","average":{"1min":5.6639999999999997,"5min":3.0960000000000001,"15min":4.0599999999999996},"min":{"1min":0.23200000000000001,"5min":0.22900000000000001,"15min":0.21199999999999999},"max":{"1min":73.046000000000006,"5min":80.498000000000005,"15min":206.22800000000001},"last":4.0590000000000002},{"interface":"front","average":{"1min":5.0359999999999996,"5min":3.069,"15min":4.8150000000000004},"min":{"1min":0.28000000000000003,"5min":0.27700000000000002,"15min":0.25800000000000001},"max":{"1min":75.792000000000002,"5min":81.091999999999999,"15min":252.31399999999999},"last":0.58499999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:33:03 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":0.97899999999999998,"15min":1.746},"min":{"1min":0.40500000000000003,"5min":0.33800000000000002,"15min":0.312},"max":{"1min":7.5800000000000001,"5min":7.5800000000000001,"15min":101.044},"last":1.8520000000000001},{"interface":"front","average":{"1min":1.331,"5min":1.2949999999999999,"15min":1.869},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.315},"max":{"1min":7.6660000000000004,"5min":16.702000000000002,"15min":98.811000000000007},"last":1.9690000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:33:03 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.526,"15min":2.879},"min":{"1min":0.36199999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.1859999999999999,"5min":14.567,"15min":252.392},"last":0.624},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.2310000000000001,"15min":1.768},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33100000000000002},"max":{"1min":7.8049999999999997,"5min":7.8049999999999997,"15min":98.555999999999997},"last":2.0979999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:33:03 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.365,"15min":2.5350000000000001},"min":{"1min":0.39800000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.5800000000000001,"5min":8.8460000000000001,"15min":252.49100000000001},"last":1.885},{"interface":"front","average":{"1min":1.141,"5min":1.036,"15min":1.423},"min":{"1min":0.40000000000000002,"5min":0.39900000000000002,"15min":0.35099999999999998},"max":{"1min":7.7770000000000001,"5min":7.7770000000000001,"15min":9.5449999999999999},"last":1.9470000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:33:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.3959999999999999,"15min":2.5059999999999998},"min":{"1min":0.50800000000000001,"5min":0.441,"15min":0.39400000000000002},"max":{"1min":4.1299999999999999,"5min":8.7949999999999999,"15min":252.459},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.204,"15min":2.423},"min":{"1min":0.46500000000000002,"5min":0.38600000000000001,"15min":0.373},"max":{"1min":7.7430000000000003,"5min":7.7430000000000003,"15min":251.87100000000001},"last":1.9890000000000001}]}]},{"osd":3,"up_from":100,"seq":429496729870,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2455464,"kb_used_data":1794592,"kb_used_omap":2,"kb_used_meta":660861,"kb_avail":91289688,"statfs":{"total":95995035648,"available":93480640512,"internally_reserved":0,"allocated":1837662208,"data_stored":1836284207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":676721717},"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 Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.6000000000000001,"5min":1.8759999999999999,"15min":2.5990000000000002},"min":{"1min":0.255,"5min":0.20399999999999999,"15min":0.17399999999999999},"max":{"1min":8.0890000000000004,"5min":9.0310000000000006,"15min":43.912999999999997},"last":4.1589999999999998},{"interface":"front","average":{"1min":2.331,"5min":1.748,"15min":2.5489999999999999},"min":{"1min":0.192,"5min":0.183,"15min":0.183},"max":{"1min":5.9960000000000004,"5min":14.445,"15min":47.575000000000003},"last":4.0819999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":3.1019999999999999,"5min":2.496,"15min":2.3410000000000002},"min":{"1min":0.27900000000000003,"5min":0.20999999999999999,"15min":0.20399999999999999},"max":{"1min":8.9149999999999991,"5min":93.554000000000002,"15min":93.554000000000002},"last":1.9630000000000001},{"interface":"front","average":{"1min":3.367,"5min":2.9870000000000001,"15min":2.8140000000000001},"min":{"1min":0.46899999999999997,"5min":0.25700000000000001,"15min":0.20899999999999999},"max":{"1min":8.8819999999999997,"5min":94.733000000000004,"15min":94.733000000000004},"last":3.77}]},{"osd":2,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2029999999999998,"5min":1.546,"15min":1.879},"min":{"1min":0.25,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":8.1950000000000003,"5min":8.1950000000000003,"15min":15.445},"last":3.7320000000000002},{"interface":"front","average":{"1min":1.9430000000000001,"5min":1.746,"15min":2.016},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":5.4889999999999999,"5min":14.784000000000001,"15min":14.784000000000001},"last":1.587}]},{"osd":4,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1059999999999999,"5min":1.7729999999999999,"15min":1.873},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":9.9390000000000001,"5min":14.521000000000001,"15min":14.521000000000001},"last":1.5660000000000001},{"interface":"front","average":{"1min":2.0950000000000002,"5min":1.5449999999999999,"15min":1.6779999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.29199999999999998},"max":{"1min":5.6059999999999999,"5min":6.8490000000000002,"15min":26.736000000000001},"last":2.1739999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1779999999999999,"5min":1.992,"15min":1.8759999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.343,"5min":14.683,"15min":14.683},"last":1.54},{"interface":"front","average":{"1min":2.4620000000000002,"5min":1.7450000000000001,"15min":1.8069999999999999},"min":{"1min":0.36799999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.9470000000000001,"5min":8.0099999999999998,"15min":15.519},"last":3.7999999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2669999999999999,"5min":2.02,"15min":1.972},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.33000000000000002},"max":{"1min":9.6050000000000004,"5min":14.548,"15min":14.548},"last":1.51},{"interface":"front","average":{"1min":2.0579999999999998,"5min":1.5880000000000001,"15min":1.8560000000000001},"min":{"1min":0.40000000000000002,"5min":0.371,"15min":0.35299999999999998},"max":{"1min":5.5250000000000004,"5min":8.0199999999999996,"15min":26.811},"last":1.9450000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:32:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2690000000000001,"5min":1.667,"15min":1.7390000000000001},"min":{"1min":0.47899999999999998,"5min":0.38300000000000001,"15min":0.36199999999999999},"max":{"1min":5.6130000000000004,"5min":7.5709999999999997,"15min":10.696999999999999},"last":1.897},{"interface":"front","average":{"1min":2.2970000000000002,"5min":1.7609999999999999,"15min":1.796},"min":{"1min":0.497,"5min":0.49199999999999999,"15min":0.38400000000000001},"max":{"1min":5.577,"5min":7.6079999999999997,"15min":10.722},"last":1.9199999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986672,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1343264,"kb_used_data":1073048,"kb_used_omap":0,"kb_used_meta":270208,"kb_avail":92401888,"statfs":{"total":95995035648,"available":94619533312,"internally_reserved":0,"allocated":1098801152,"data_stored":1097777842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":276692992},"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 Sep 23 20:33:06 2023","interfaces":[{"interface":"back","average":{"1min":2.2130000000000001,"5min":1.871,"15min":2.2949999999999999},"min":{"1min":0.28399999999999997,"5min":0.25,"15min":0.25},"max":{"1min":24.864999999999998,"5min":24.864999999999998,"15min":73.998999999999995},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.984,"5min":1.823,"15min":2.0960000000000001},"min":{"1min":0.311,"5min":0.246,"15min":0.246},"max":{"1min":25.632999999999999,"5min":25.632999999999999,"15min":73.863},"last":0.44600000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:32:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":2.2210000000000001,"15min":2.2149999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":3.6579999999999999,"5min":23.571000000000002,"15min":76.216999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.486,"5min":2.2949999999999999,"15min":2.294},"min":{"1min":0.39700000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":6.218,"5min":25.844999999999999,"15min":75.802000000000007},"last":0.85799999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:33:06 2023","interfaces":[{"interface":"back","average":{"1min":1.9159999999999999,"5min":1.1950000000000001,"15min":1.5069999999999999},"min":{"1min":0.32700000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":25.347999999999999,"5min":25.347999999999999,"15min":25.347999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.927,"5min":1.3180000000000001,"15min":1.7},"min":{"1min":0.34399999999999997,"5min":0.311,"15min":0.30399999999999999},"max":{"1min":25.390000000000001,"5min":25.390000000000001,"15min":42.654000000000003},"last":0.48399999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:32:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4860000000000002,"5min":2.1800000000000002,"15min":2.242},"min":{"1min":0.35299999999999998,"5min":0.35099999999999998,"15min":0.33300000000000002},"max":{"1min":15.095000000000001,"5min":25.010999999999999,"15min":75.213999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":2.6989999999999998,"5min":2.262,"15min":2.1880000000000002},"min":{"1min":0.443,"5min":0.35299999999999998,"15min":0.33600000000000002},"max":{"1min":15.132999999999999,"5min":24.951000000000001,"15min":75.274000000000001},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.1910000000000001,"15min":1.3540000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.25800000000000001},"max":{"1min":3.5379999999999998,"5min":8.8829999999999991,"15min":18.861000000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.228,"5min":1.1919999999999999,"15min":1.2470000000000001},"min":{"1min":0.38700000000000001,"5min":0.38,"15min":0.29599999999999999},"max":{"1min":4.5359999999999996,"5min":5.3029999999999999,"15min":21.779},"last":0.92900000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.333,"5min":1.1319999999999999,"15min":1.1619999999999999},"min":{"1min":0.35299999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.3079999999999998,"5min":7.3079999999999998,"15min":7.7240000000000002},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.256,"15min":1.4219999999999999},"min":{"1min":0.40899999999999997,"5min":0.34999999999999998,"15min":0.34799999999999998},"max":{"1min":3.5880000000000001,"5min":8.9160000000000004,"15min":13.348000000000001},"last":0.65300000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.369,"15min":1.4299999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.36299999999999999},"max":{"1min":3.6720000000000002,"5min":10.446999999999999,"15min":10.446999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.3919999999999999,"15min":1.3500000000000001},"min":{"1min":0.46300000000000002,"5min":0.39400000000000002,"15min":0.36799999999999999},"max":{"1min":2.6440000000000001,"5min":11.920999999999999,"15min":14.436999999999999},"last":0.77500000000000002}]}]},{"osd":5,"up_from":39,"seq":167503725032,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2068240,"kb_used_data":1733704,"kb_used_omap":0,"kb_used_meta":334528,"kb_avail":91676912,"statfs":{"total":95995035648,"available":93877157888,"internally_reserved":0,"allocated":1775312896,"data_stored":1774301714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":342556672},"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 Sep 23 20:33:09 2023","interfaces":[{"interface":"back","average":{"1min":1.786,"5min":1.349,"15min":1.6499999999999999},"min":{"1min":0.29899999999999999,"5min":0.253,"15min":0.23999999999999999},"max":{"1min":7.6340000000000003,"5min":9.0820000000000007,"15min":42.924999999999997},"last":0.36299999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.353,"15min":1.865},"min":{"1min":0.30299999999999999,"5min":0.27100000000000002,"15min":0.26900000000000002},"max":{"1min":4.0860000000000003,"5min":9.4570000000000007,"15min":42.808},"last":4.0860000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.016,"5min":1.796,"15min":1.873},"min":{"1min":0.32400000000000001,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":4.5339999999999998,"5min":8.8480000000000008,"15min":44.613999999999997},"last":3.5110000000000001},{"interface":"front","average":{"1min":1.704,"5min":1.681,"15min":1.889},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.26000000000000001},"max":{"1min":9.1549999999999994,"5min":10.702999999999999,"15min":44.430999999999997},"last":3.4870000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:33:09 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.2490000000000001,"15min":1.4419999999999999},"min":{"1min":0.36199999999999999,"5min":0.36099999999999999,"15min":0.28399999999999997},"max":{"1min":11.776999999999999,"5min":11.776999999999999,"15min":11.776999999999999},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.6040000000000001,"5min":1.2410000000000001,"15min":1.7050000000000001},"min":{"1min":0.35399999999999998,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":9.9019999999999992,"5min":9.9019999999999992,"15min":118.886},"last":0.54800000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:32:30 2023","interfaces":[{"interface":"back","average":{"1min":1.4850000000000001,"5min":1.849,"15min":1.8899999999999999},"min":{"1min":0.33600000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":8.2880000000000003,"5min":10.006,"15min":25.172000000000001},"last":0.45200000000000001},{"interface":"front","average":{"1min":2.4870000000000001,"5min":2.202,"15min":2.032},"min":{"1min":0.34899999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":7.9790000000000001,"5min":14.114000000000001,"15min":30.32},"last":0.68600000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:33:09 2023","interfaces":[{"interface":"back","average":{"1min":1.627,"5min":1.397,"15min":1.4019999999999999},"min":{"1min":0.39600000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.7300000000000004,"5min":8.7300000000000004,"15min":10.968},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.264,"15min":1.409},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":7.4870000000000001,"5min":9.0559999999999992,"15min":14.423},"last":0.51500000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:33:09 2023","interfaces":[{"interface":"back","average":{"1min":1.6970000000000001,"5min":1.478,"15min":1.4419999999999999},"min":{"1min":0.503,"5min":0.34000000000000002,"15min":0.32400000000000001},"max":{"1min":8.8170000000000002,"5min":12.616,"15min":13.108000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.29,"15min":1.4350000000000001},"min":{"1min":0.378,"5min":0.34799999999999998,"15min":0.316},"max":{"1min":7.5250000000000004,"5min":8.9459999999999997,"15min":15.532999999999999},"last":0.60199999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:32:56 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.4379999999999999,"15min":1.484},"min":{"1min":0.33500000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":3.798,"5min":13.538,"15min":13.538},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.907,"5min":1.611,"15min":1.5980000000000001},"min":{"1min":0.42899999999999999,"5min":0.38800000000000001,"15min":0.34100000000000003},"max":{"1min":9.9100000000000001,"5min":10.603999999999999,"15min":10.603999999999999},"last":0.66300000000000003}]}]}],"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":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":24576,"data_stored":5392,"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":0,"data_stored":0,"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":1294467072,"data_stored":1294467072,"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":2132938752,"data_stored":2132934680,"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":460062720,"data_stored":460062720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1820655616,"data_stored":1820655616,"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":1082265600,"data_stored":1082261528,"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":1748242432,"data_stored":1748238360,"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":840826880,"data_stored":840826880,"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":473694208,"data_stored":473694208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:33:13.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 26 2023-09-23T20:33:13.308 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:11.684236+0000 osd.4 (osd.4) 198 : cluster 0 9.10 scrub starts 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.043179+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.044825+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.044895+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.046769+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.046779+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: audit 2023-09-23T20:33:12.048466+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.048858+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: audit 2023-09-23T20:33:12.084869+0000 mgr.y (mgr.34107) 980 : audit 0 from='client.54934 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: audit 2023-09-23T20:33:12.651010+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:13.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[107672]: audit 2023-09-23T20:33:12.658277+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:11.684236+0000 osd.4 (osd.4) 198 : cluster 0 9.10 scrub starts 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.043179+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.044825+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.044895+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.046769+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.046779+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: audit 2023-09-23T20:33:12.048466+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T20:33:13.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.048858+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-09-23T20:33:13.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: audit 2023-09-23T20:33:12.084869+0000 mgr.y (mgr.34107) 980 : audit 0 from='client.54934 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:33:13.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: audit 2023-09-23T20:33:12.651010+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:13.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:13 smithi112 bash[104422]: audit 2023-09-23T20:33:12.658277+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:11.684236+0000 osd.4 (osd.4) 198 : cluster 0 9.10 scrub starts 2023-09-23T20:33:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.043179+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.044825+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.044895+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.046769+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.046779+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: audit 2023-09-23T20:33:12.048466+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.048858+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: audit 2023-09-23T20:33:12.084869+0000 mgr.y (mgr.34107) 980 : audit 0 from='client.54934 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: audit 2023-09-23T20:33:12.651010+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:13 smithi174 bash[91578]: audit 2023-09-23T20:33:12.658277+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:13.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:13.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:13.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:13.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:13.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:13.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:13.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.612 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:13.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:13.770 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:13.771 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:13.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:13.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:13.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:14.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:14.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:14.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:14.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:14.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:14.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:14.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:14.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:12.707649+0000 osd.4 (osd.4) 200 : cluster 0 9.16 scrub starts 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.043406+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.044210+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.047204+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.050631+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.050850+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.053486+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.055945+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.056639+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: audit 2023-09-23T20:33:13.427908+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: audit 2023-09-23T20:33:13.429788+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: audit 2023-09-23T20:33:13.439058+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.686579+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1044: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 6258/134013 objects misplaced (4.670%); 18 MiB/s, 289 objects/s recovering 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:12.707649+0000 osd.4 (osd.4) 200 : cluster 0 9.16 scrub starts 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.043406+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.044210+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.047204+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-09-23T20:33:14.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.050631+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.050850+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.053486+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.055945+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.056639+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: audit 2023-09-23T20:33:13.427908+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: audit 2023-09-23T20:33:13.429788+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: audit 2023-09-23T20:33:13.439058+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:14.391 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:14 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.686579+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1044: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 6258/134013 objects misplaced (4.670%); 18 MiB/s, 289 objects/s recovering 2023-09-23T20:33:14.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:14.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:14.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:14.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:12.707649+0000 osd.4 (osd.4) 200 : cluster 0 9.16 scrub starts 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.043406+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.044210+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.047204+0000 mon.a (mon.0) 1247 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.050631+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.050850+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.053486+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.055945+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.056639+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: audit 2023-09-23T20:33:13.427908+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:33:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: audit 2023-09-23T20:33:13.429788+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:33:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: audit 2023-09-23T20:33:13.439058+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:14 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.686579+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1044: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 6258/134013 objects misplaced (4.670%); 18 MiB/s, 289 objects/s recovering 2023-09-23T20:33:14.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:14.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:14.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:14.896 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:14.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:14.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:15.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:15.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:15.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:15.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:15.194 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:15.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:15.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.713610+0000 osd.4 (osd.4) 201 : cluster 0 9.10 scrub starts 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.713862+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:13.716624+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:14.054820+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:14.057289+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:14.058575+0000 osd.3 (osd.3) 6 : cluster 0 9.19 starting backfill to osd.6 from (0'0,0'0] MAX to 254'9888 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:14.060086+0000 mon.a (mon.0) 1251 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-09-23T20:33:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[107672]: cluster 2023-09-23T20:33:14.971416+0000 osd.7 (osd.7) 142 : cluster 0 9.15 scrub starts 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.713610+0000 osd.4 (osd.4) 201 : cluster 0 9.10 scrub starts 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.713862+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:13.716624+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:14.054820+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:14.057289+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:14.058575+0000 osd.3 (osd.3) 6 : cluster 0 9.19 starting backfill to osd.6 from (0'0,0'0] MAX to 254'9888 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:14.060086+0000 mon.a (mon.0) 1251 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-09-23T20:33:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:15 smithi112 bash[104422]: cluster 2023-09-23T20:33:14.971416+0000 osd.7 (osd.7) 142 : cluster 0 9.15 scrub starts 2023-09-23T20:33:15.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:15.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:15.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:15.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:15.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:15.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.713610+0000 osd.4 (osd.4) 201 : cluster 0 9.10 scrub starts 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.713862+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:13.716624+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:14.054820+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:14.057289+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:14.058575+0000 osd.3 (osd.3) 6 : cluster 0 9.19 starting backfill to osd.6 from (0'0,0'0] MAX to 254'9888 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:14.060086+0000 mon.a (mon.0) 1251 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-09-23T20:33:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:15 smithi174 bash[91578]: cluster 2023-09-23T20:33:14.971416+0000 osd.7 (osd.7) 142 : cluster 0 9.15 scrub starts 2023-09-23T20:33:15.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:15.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:15.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:15.811 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:15.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:15.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:16.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:16.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:16.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:16.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:16.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.066715+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.067739+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.070868+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-23T20:33:16.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.071967+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.687060+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1047: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 unknown, 1 active+remapped+backfilling, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3848/129645 objects misplaced (2.968%); 15 MiB/s, 234 objects/s recovering 2023-09-23T20:33:16.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.956625+0000 osd.7 (osd.7) 143 : cluster 0 9.15 scrub starts 2023-09-23T20:33:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.066715+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.067739+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.070868+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-23T20:33:16.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.071967+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.687060+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1047: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 unknown, 1 active+remapped+backfilling, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3848/129645 objects misplaced (2.968%); 15 MiB/s, 234 objects/s recovering 2023-09-23T20:33:16.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:16 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.956625+0000 osd.7 (osd.7) 143 : cluster 0 9.15 scrub starts 2023-09-23T20:33:16.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:16.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:16.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:16 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.066715+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:16 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.067739+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:16 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.070868+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-23T20:33:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:16 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.071967+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:33:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:16 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.687060+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1047: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 unknown, 1 active+remapped+backfilling, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3848/129645 objects misplaced (2.968%); 15 MiB/s, 234 objects/s recovering 2023-09-23T20:33:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:16 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.956625+0000 osd.7 (osd.7) 143 : cluster 0 9.15 scrub starts 2023-09-23T20:33:16.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:16.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:16.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:16.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:16.789 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:16.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:16.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:16.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:16.951 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:16.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:17.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:17.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:17.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:17.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:17.322 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:17.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:17.353 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:17 smithi174 bash[91578]: cluster 2023-09-23T20:33:15.702723+0000 osd.4 (osd.4) 204 : cluster 0 9.16 scrub starts 2023-09-23T20:33:17.353 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:17 smithi174 bash[91578]: cluster 2023-09-23T20:33:16.963646+0000 osd.7 (osd.7) 144 : cluster 0 9.15 scrub starts 2023-09-23T20:33:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:17.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:17 smithi112 bash[104422]: cluster 2023-09-23T20:33:15.702723+0000 osd.4 (osd.4) 204 : cluster 0 9.16 scrub starts 2023-09-23T20:33:17.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:17 smithi112 bash[104422]: cluster 2023-09-23T20:33:16.963646+0000 osd.7 (osd.7) 144 : cluster 0 9.15 scrub starts 2023-09-23T20:33:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:17 smithi112 bash[107672]: cluster 2023-09-23T20:33:15.702723+0000 osd.4 (osd.4) 204 : cluster 0 9.16 scrub starts 2023-09-23T20:33:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:17 smithi112 bash[107672]: cluster 2023-09-23T20:33:16.963646+0000 osd.7 (osd.7) 144 : cluster 0 9.15 scrub starts 2023-09-23T20:33:17.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:17.476 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:17.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:17.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:17.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:17.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:17.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:17.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:17.842 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:17.865 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:17.970 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:17.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:17.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:18.087 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:18 smithi112 bash[104422]: cluster 2023-09-23T20:33:17.687652+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1048: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 unknown, 1 active+remapped+backfilling, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 444 op/s; 3848/128847 objects misplaced (2.986%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:33:18.087 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:18 smithi112 bash[104422]: cluster 2023-09-23T20:33:17.963250+0000 osd.7 (osd.7) 145 : cluster 0 9.15 scrub starts 2023-09-23T20:33:18.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:18.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:18.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:18.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:18.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:18 smithi174 bash[91578]: cluster 2023-09-23T20:33:17.687652+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1048: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 unknown, 1 active+remapped+backfilling, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 444 op/s; 3848/128847 objects misplaced (2.986%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:33:18.315 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:18 smithi174 bash[91578]: cluster 2023-09-23T20:33:17.963250+0000 osd.7 (osd.7) 145 : cluster 0 9.15 scrub starts 2023-09-23T20:33:18.332 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:18 smithi112 bash[107672]: cluster 2023-09-23T20:33:17.687652+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1048: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 unknown, 1 active+remapped+backfilling, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 444 op/s; 3848/128847 objects misplaced (2.986%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:33:18.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:18 smithi112 bash[107672]: cluster 2023-09-23T20:33:17.963250+0000 osd.7 (osd.7) 145 : cluster 0 9.15 scrub starts 2023-09-23T20:33:18.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:18.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:18.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:18.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:18.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:18.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:18.778 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:18.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:18.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:18.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:19.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:19.141 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:19.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:19.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:19.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:19.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:19.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:19.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.702 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:19.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:19.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:19 smithi112 bash[107672]: cluster 2023-09-23T20:33:18.622316+0000 osd.4 (osd.4) 205 : cluster 0 9.10 scrub starts 2023-09-23T20:33:19.849 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:19 smithi112 bash[107672]: audit 2023-09-23T20:33:18.693891+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:19.849 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:19 smithi112 bash[104422]: cluster 2023-09-23T20:33:18.622316+0000 osd.4 (osd.4) 205 : cluster 0 9.10 scrub starts 2023-09-23T20:33:19.850 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:19 smithi112 bash[104422]: audit 2023-09-23T20:33:18.693891+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:19.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.940 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:19 smithi174 bash[91578]: cluster 2023-09-23T20:33:18.622316+0000 osd.4 (osd.4) 205 : cluster 0 9.10 scrub starts 2023-09-23T20:33:19.940 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:19 smithi174 bash[91578]: audit 2023-09-23T20:33:18.693891+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:19.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:20.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:20.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:20.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:20.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:20.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:20.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:20.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:20.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:20.569 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:33:20] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2023-09-23T20:33:20.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:20.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:20.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:20.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.688374+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1049: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 96 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 3224/121161 objects misplaced (2.661%); 19 MiB/s, 297 objects/s recovering 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.701850+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.711839+0000 mon.a (mon.0) 1254 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.717745+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.719279+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.720326+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.724176+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:20 smithi174 bash[91578]: cluster 2023-09-23T20:33:19.945357+0000 osd.5 (osd.5) 221 : cluster 0 9.6 scrub starts 2023-09-23T20:33:20.744 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:20.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:20.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.688374+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1049: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 96 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 3224/121161 objects misplaced (2.661%); 19 MiB/s, 297 objects/s recovering 2023-09-23T20:33:20.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.701850+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.711839+0000 mon.a (mon.0) 1254 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-23T20:33:20.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.717745+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.719279+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.857 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.720326+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.724176+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[107672]: cluster 2023-09-23T20:33:19.945357+0000 osd.5 (osd.5) 221 : cluster 0 9.6 scrub starts 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.688374+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1049: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 96 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 3224/121161 objects misplaced (2.661%); 19 MiB/s, 297 objects/s recovering 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.701850+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.711839+0000 mon.a (mon.0) 1254 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.717745+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.719279+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.858 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.720326+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.859 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.724176+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:33:20.859 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:20 smithi112 bash[104422]: cluster 2023-09-23T20:33:19.945357+0000 osd.5 (osd.5) 221 : cluster 0 9.6 scrub starts 2023-09-23T20:33:20.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:20.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:21.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:21.165 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:21.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:21.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:21.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:21.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:21.412 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:21.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:21.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:21.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:21.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:21.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:21.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:21.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.640048+0000 osd.4 (osd.4) 208 : cluster 0 9.16 scrub starts 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.713054+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.717606+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.718869+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.720358+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.741240+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[104422]: cluster 2023-09-23T20:33:20.910739+0000 osd.5 (osd.5) 223 : cluster 0 9.7 scrub starts 2023-09-23T20:33:21.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.640048+0000 osd.4 (osd.4) 208 : cluster 0 9.16 scrub starts 2023-09-23T20:33:21.954 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.713054+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.954 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.717606+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-23T20:33:21.954 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.718869+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.954 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.720358+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.954 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.741240+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:21.954 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:21 smithi112 bash[107672]: cluster 2023-09-23T20:33:20.910739+0000 osd.5 (osd.5) 223 : cluster 0 9.7 scrub starts 2023-09-23T20:33:21.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:21.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.640048+0000 osd.4 (osd.4) 208 : cluster 0 9.16 scrub starts 2023-09-23T20:33:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.713054+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.717606+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-23T20:33:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.718869+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.720358+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.741240+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:33:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:21 smithi174 bash[91578]: cluster 2023-09-23T20:33:20.910739+0000 osd.5 (osd.5) 223 : cluster 0 9.7 scrub starts 2023-09-23T20:33:22.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:22.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:22.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:22.233 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:22.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:22.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:22.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:22.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.507 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:22.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.641 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:22.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.755 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:22 smithi174 bash[91578]: cluster 2023-09-23T20:33:21.689323+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1052: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 96 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 3224/117279 objects misplaced (2.749%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T20:33:22.755 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:22 smithi174 bash[91578]: cluster 2023-09-23T20:33:21.904832+0000 osd.5 (osd.5) 224 : cluster 0 9.6 scrub starts 2023-09-23T20:33:22.772 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:22.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:22.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:23.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.019 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:22 smithi112 bash[104422]: cluster 2023-09-23T20:33:21.689323+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1052: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 96 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 3224/117279 objects misplaced (2.749%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T20:33:23.019 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:22 smithi112 bash[104422]: cluster 2023-09-23T20:33:21.904832+0000 osd.5 (osd.5) 224 : cluster 0 9.6 scrub starts 2023-09-23T20:33:23.019 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:22 smithi112 bash[107672]: cluster 2023-09-23T20:33:21.689323+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1052: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 96 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 3224/117279 objects misplaced (2.749%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T20:33:23.019 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:22 smithi112 bash[107672]: cluster 2023-09-23T20:33:21.904832+0000 osd.5 (osd.5) 224 : cluster 0 9.6 scrub starts 2023-09-23T20:33:23.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:23.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:23.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:23.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:23.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:23.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:23.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:23.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:23.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:23.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:23.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:23.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:23.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[104422]: cluster 2023-09-23T20:33:22.632948+0000 osd.4 (osd.4) 210 : cluster 0 9.10 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[104422]: cluster 2023-09-23T20:33:22.890996+0000 osd.7 (osd.7) 147 : cluster 0 9.15 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[104422]: cluster 2023-09-23T20:33:22.919033+0000 osd.5 (osd.5) 225 : cluster 0 9.7 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[104422]: audit 2023-09-23T20:33:23.014865+0000 mon.a (mon.0) 1256 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.315039+0000 osd.6 (osd.6) 175 : cluster 0 9.18 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.548061+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[107672]: cluster 2023-09-23T20:33:22.632948+0000 osd.4 (osd.4) 210 : cluster 0 9.10 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[107672]: cluster 2023-09-23T20:33:22.890996+0000 osd.7 (osd.7) 147 : cluster 0 9.15 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[107672]: cluster 2023-09-23T20:33:22.919033+0000 osd.5 (osd.5) 225 : cluster 0 9.7 scrub starts 2023-09-23T20:33:23.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[107672]: audit 2023-09-23T20:33:23.014865+0000 mon.a (mon.0) 1256 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:23.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.315039+0000 osd.6 (osd.6) 175 : cluster 0 9.18 scrub starts 2023-09-23T20:33:23.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:23 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.548061+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-23T20:33:23.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:23.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:23.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:24.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:23 smithi174 bash[91578]: cluster 2023-09-23T20:33:22.632948+0000 osd.4 (osd.4) 210 : cluster 0 9.10 scrub starts 2023-09-23T20:33:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:23 smithi174 bash[91578]: cluster 2023-09-23T20:33:22.890996+0000 osd.7 (osd.7) 147 : cluster 0 9.15 scrub starts 2023-09-23T20:33:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:23 smithi174 bash[91578]: cluster 2023-09-23T20:33:22.919033+0000 osd.5 (osd.5) 225 : cluster 0 9.7 scrub starts 2023-09-23T20:33:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:23 smithi174 bash[91578]: audit 2023-09-23T20:33:23.014865+0000 mon.a (mon.0) 1256 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:23 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.315039+0000 osd.6 (osd.6) 175 : cluster 0 9.18 scrub starts 2023-09-23T20:33:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:23 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.548061+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-23T20:33:24.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:24.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:24.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:24.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:24.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:24.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:24.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:24.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:24.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:24.723 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:24.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:24.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:24.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:24.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.542934+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:33:24.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.640729+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:33:24.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.690088+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1054: 99 pgs: 1 active+remapped+backfilling, 2 active+clean+remapped, 96 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 2518/114513 objects misplaced (2.199%); 18 MiB/s, 287 objects/s recovering 2023-09-23T20:33:24.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.731273+0000 osd.6 (osd.6) 176 : cluster 0 9.18 scrub ok 2023-09-23T20:33:24.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: cluster 2023-09-23T20:33:23.871762+0000 osd.7 (osd.7) 149 : cluster 0 9.15 scrub starts 2023-09-23T20:33:24.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: cluster 2023-09-23T20:33:24.567690+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-23T20:33:24.984 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:24 smithi174 bash[91578]: audit 2023-09-23T20:33:24.567962+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.0", "id": [1, 4]}]: dispatch 2023-09-23T20:33:25.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.542934+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.640729+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.690088+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1054: 99 pgs: 1 active+remapped+backfilling, 2 active+clean+remapped, 96 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 2518/114513 objects misplaced (2.199%); 18 MiB/s, 287 objects/s recovering 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.731273+0000 osd.6 (osd.6) 176 : cluster 0 9.18 scrub ok 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: cluster 2023-09-23T20:33:23.871762+0000 osd.7 (osd.7) 149 : cluster 0 9.15 scrub starts 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: cluster 2023-09-23T20:33:24.567690+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-23T20:33:25.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[107672]: audit 2023-09-23T20:33:24.567962+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.0", "id": [1, 4]}]: dispatch 2023-09-23T20:33:25.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.542934+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:33:25.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.640729+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:33:25.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.690088+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1054: 99 pgs: 1 active+remapped+backfilling, 2 active+clean+remapped, 96 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 2518/114513 objects misplaced (2.199%); 18 MiB/s, 287 objects/s recovering 2023-09-23T20:33:25.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.731273+0000 osd.6 (osd.6) 176 : cluster 0 9.18 scrub ok 2023-09-23T20:33:25.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: cluster 2023-09-23T20:33:23.871762+0000 osd.7 (osd.7) 149 : cluster 0 9.15 scrub starts 2023-09-23T20:33:25.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: cluster 2023-09-23T20:33:24.567690+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-23T20:33:25.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:24 smithi112 bash[104422]: audit 2023-09-23T20:33:24.567962+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.0", "id": [1, 4]}]: dispatch 2023-09-23T20:33:25.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:25.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:25.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:25.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:25.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:25.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:25.377 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:25.408 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:25.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:25.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:25.646 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:25.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:25.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: cluster 2023-09-23T20:33:24.563862+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: cluster 2023-09-23T20:33:24.566370+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: cluster 2023-09-23T20:33:24.566737+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: cluster 2023-09-23T20:33:24.638468+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: cluster 2023-09-23T20:33:24.640175+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: audit 2023-09-23T20:33:25.566283+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.0", "id": [1, 4]}]': finished 2023-09-23T20:33:25.813 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.566346+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: cluster 2023-09-23T20:33:24.563862+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: cluster 2023-09-23T20:33:24.566370+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: cluster 2023-09-23T20:33:24.566737+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: cluster 2023-09-23T20:33:24.638468+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: cluster 2023-09-23T20:33:24.640175+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: audit 2023-09-23T20:33:25.566283+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.0", "id": [1, 4]}]': finished 2023-09-23T20:33:25.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:25 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.566346+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-23T20:33:25.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:25.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:25.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:26.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:26.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: cluster 2023-09-23T20:33:24.563862+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:26.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: cluster 2023-09-23T20:33:24.566370+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:26.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: cluster 2023-09-23T20:33:24.566737+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:26.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: cluster 2023-09-23T20:33:24.638468+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:26.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: cluster 2023-09-23T20:33:24.640175+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:33:26.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: audit 2023-09-23T20:33:25.566283+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.0", "id": [1, 4]}]': finished 2023-09-23T20:33:26.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:25 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.566346+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-23T20:33:26.056 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:26.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:26.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:26.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:26.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:26.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:26.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:26.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:26.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:26.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:26.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:26.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:26.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:26.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:26.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:26.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:26.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:27.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.335468+0000 osd.3 (osd.3) 7 : cluster 0 9.2 scrub starts 2023-09-23T20:33:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.560849+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:33:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.563987+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:33:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.690537+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1057: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 97 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1312/107415 objects misplaced (1.221%) 2023-09-23T20:33:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.876257+0000 osd.7 (osd.7) 152 : cluster 0 9.15 scrub starts 2023-09-23T20:33:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:25.957645+0000 osd.5 (osd.5) 230 : cluster 0 9.6 scrub starts 2023-09-23T20:33:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:26 smithi174 bash[91578]: cluster 2023-09-23T20:33:26.571435+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-09-23T20:33:27.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:27.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:27.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.335468+0000 osd.3 (osd.3) 7 : cluster 0 9.2 scrub starts 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.560849+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.563987+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.690537+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1057: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 97 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1312/107415 objects misplaced (1.221%) 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.876257+0000 osd.7 (osd.7) 152 : cluster 0 9.15 scrub starts 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:25.957645+0000 osd.5 (osd.5) 230 : cluster 0 9.6 scrub starts 2023-09-23T20:33:27.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[104422]: cluster 2023-09-23T20:33:26.571435+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.335468+0000 osd.3 (osd.3) 7 : cluster 0 9.2 scrub starts 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.560849+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.563987+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.690537+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1057: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 97 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1312/107415 objects misplaced (1.221%) 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.876257+0000 osd.7 (osd.7) 152 : cluster 0 9.15 scrub starts 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:25.957645+0000 osd.5 (osd.5) 230 : cluster 0 9.6 scrub starts 2023-09-23T20:33:27.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:26 smithi112 bash[107672]: cluster 2023-09-23T20:33:26.571435+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-09-23T20:33:27.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:27.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:27.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:27.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:27.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:27.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:27.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:27.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:27.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:27.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:27.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:27.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:27.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:27.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:27.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:27.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:27.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:27.980 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:27.988 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:27 smithi174 bash[91578]: cluster 2023-09-23T20:33:26.568242+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:27.988 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:27 smithi174 bash[91578]: cluster 2023-09-23T20:33:26.568836+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:27.988 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:27 smithi174 bash[91578]: cluster 2023-09-23T20:33:26.569910+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:27.989 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:27 smithi174 bash[91578]: cluster 2023-09-23T20:33:26.688271+0000 osd.4 (osd.4) 213 : cluster 0 9.16 scrub starts 2023-09-23T20:33:27.989 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:27 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.292657+0000 osd.6 (osd.6) 179 : cluster 0 9.13 scrub starts 2023-09-23T20:33:27.989 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:27 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.576657+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-09-23T20:33:28.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:28.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:28.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[107672]: cluster 2023-09-23T20:33:26.568242+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[107672]: cluster 2023-09-23T20:33:26.568836+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[107672]: cluster 2023-09-23T20:33:26.569910+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[107672]: cluster 2023-09-23T20:33:26.688271+0000 osd.4 (osd.4) 213 : cluster 0 9.16 scrub starts 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.292657+0000 osd.6 (osd.6) 179 : cluster 0 9.13 scrub starts 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.576657+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[104422]: cluster 2023-09-23T20:33:26.568242+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[104422]: cluster 2023-09-23T20:33:26.568836+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[104422]: cluster 2023-09-23T20:33:26.569910+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:33:28.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[104422]: cluster 2023-09-23T20:33:26.688271+0000 osd.4 (osd.4) 213 : cluster 0 9.16 scrub starts 2023-09-23T20:33:28.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.292657+0000 osd.6 (osd.6) 179 : cluster 0 9.13 scrub starts 2023-09-23T20:33:28.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:27 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.576657+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-09-23T20:33:28.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:28.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:28.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:28.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:28.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:28.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:28.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:28.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:28.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:28.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:28.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:28.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:28.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:28.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:28.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:28.885 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.502821+0000 osd.6 (osd.6) 180 : cluster 0 9.13 scrub ok 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.570895+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.571251+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.578732+0000 osd.1 (osd.1) 12 : cluster 0 9.0 starting backfill to osd.4 from (0'0,0'0] MAX to 262'10339 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.591759+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.659257+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.662047+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:27.691044+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1060: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 97 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1312/106098 objects misplaced (1.237%) 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.580977+0000 mon.a (mon.0) 1264 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[104422]: audit 2023-09-23T20:33:28.706805+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.502821+0000 osd.6 (osd.6) 180 : cluster 0 9.13 scrub ok 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.570895+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.571251+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.578732+0000 osd.1 (osd.1) 12 : cluster 0 9.0 starting backfill to osd.4 from (0'0,0'0] MAX to 262'10339 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.591759+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.659257+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.662047+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:28.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:27.691044+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1060: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 97 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1312/106098 objects misplaced (1.237%) 2023-09-23T20:33:28.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.580977+0000 mon.a (mon.0) 1264 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-09-23T20:33:28.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:28 smithi112 bash[107672]: audit 2023-09-23T20:33:28.706805+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:28.909 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:28.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:29.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.502821+0000 osd.6 (osd.6) 180 : cluster 0 9.13 scrub ok 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.570895+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.571251+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.578732+0000 osd.1 (osd.1) 12 : cluster 0 9.0 starting backfill to osd.4 from (0'0,0'0] MAX to 262'10339 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.591759+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.659257+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.662047+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:27.691044+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1060: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 97 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1312/106098 objects misplaced (1.237%) 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.580977+0000 mon.a (mon.0) 1264 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-09-23T20:33:29.024 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:28 smithi174 bash[91578]: audit 2023-09-23T20:33:28.706805+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:29.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:29.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:29.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:29.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:29.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:29.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:29.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:29.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:29.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:29.698 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:29.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.326543+0000 osd.3 (osd.3) 8 : cluster 0 9.8 scrub starts 2023-09-23T20:33:29.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.477508+0000 osd.3 (osd.3) 9 : cluster 0 9.8 scrub ok 2023-09-23T20:33:29.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.577058+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:29.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.579782+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:29.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.584317+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:29.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.587275+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:29.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.647754+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:29.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.689063+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:29.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:29 smithi174 bash[91578]: cluster 2023-09-23T20:33:28.945074+0000 osd.5 (osd.5) 235 : cluster 0 9.7 scrub starts 2023-09-23T20:33:29.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:29.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:29.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:30.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.326543+0000 osd.3 (osd.3) 8 : cluster 0 9.8 scrub starts 2023-09-23T20:33:30.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.477508+0000 osd.3 (osd.3) 9 : cluster 0 9.8 scrub ok 2023-09-23T20:33:30.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.577058+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.579782+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.584317+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.587275+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.647754+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.689063+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[104422]: cluster 2023-09-23T20:33:28.945074+0000 osd.5 (osd.5) 235 : cluster 0 9.7 scrub starts 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.326543+0000 osd.3 (osd.3) 8 : cluster 0 9.8 scrub starts 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.477508+0000 osd.3 (osd.3) 9 : cluster 0 9.8 scrub ok 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.577058+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.579782+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.584317+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.587275+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.647754+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.002 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.689063+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:33:30.002 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:29 smithi112 bash[107672]: cluster 2023-09-23T20:33:28.945074+0000 osd.5 (osd.5) 235 : cluster 0 9.7 scrub starts 2023-09-23T20:33:30.092 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:30.226 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.253 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:30.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:30.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:33:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:33:30] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-09-23T20:33:30.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:30.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:30.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:30.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:30.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:30.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:30.751 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:30 smithi112 bash[107672]: cluster 2023-09-23T20:33:29.691708+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1062: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/101133 objects misplaced (0.689%) 2023-09-23T20:33:30.751 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:30 smithi112 bash[107672]: cluster 2023-09-23T20:33:29.924128+0000 osd.7 (osd.7) 156 : cluster 0 9.15 scrub starts 2023-09-23T20:33:30.752 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:30 smithi112 bash[104422]: cluster 2023-09-23T20:33:29.691708+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1062: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/101133 objects misplaced (0.689%) 2023-09-23T20:33:30.752 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:30 smithi112 bash[104422]: cluster 2023-09-23T20:33:29.924128+0000 osd.7 (osd.7) 156 : cluster 0 9.15 scrub starts 2023-09-23T20:33:30.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:30.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:30.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.907 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:31.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:30 smithi174 bash[91578]: cluster 2023-09-23T20:33:29.691708+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1062: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/101133 objects misplaced (0.689%) 2023-09-23T20:33:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:30 smithi174 bash[91578]: cluster 2023-09-23T20:33:29.924128+0000 osd.7 (osd.7) 156 : cluster 0 9.15 scrub starts 2023-09-23T20:33:31.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:31.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:31.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:31.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:31.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:31.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:31.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:31.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:31.791 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:31.828 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:31.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:31.845 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:31 smithi112 bash[107672]: cluster 2023-09-23T20:33:30.909851+0000 osd.5 (osd.5) 236 : cluster 0 9.6 scrub starts 2023-09-23T20:33:31.846 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:31 smithi112 bash[104422]: cluster 2023-09-23T20:33:30.909851+0000 osd.5 (osd.5) 236 : cluster 0 9.6 scrub starts 2023-09-23T20:33:31.932 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:31.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:32.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:32.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:31 smithi174 bash[91578]: cluster 2023-09-23T20:33:30.909851+0000 osd.5 (osd.5) 236 : cluster 0 9.6 scrub starts 2023-09-23T20:33:32.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:32.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:32.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:32.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:32.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:32.470 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:32.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:32.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:32.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:32.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:32.890 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:32 smithi112 bash[104422]: cluster 2023-09-23T20:33:31.354676+0000 osd.3 (osd.3) 10 : cluster 0 9.1 scrub starts 2023-09-23T20:33:32.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:32 smithi112 bash[104422]: cluster 2023-09-23T20:33:31.692213+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1063: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/98463 objects misplaced (0.708%) 2023-09-23T20:33:32.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:32 smithi112 bash[107672]: cluster 2023-09-23T20:33:31.354676+0000 osd.3 (osd.3) 10 : cluster 0 9.1 scrub starts 2023-09-23T20:33:32.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:32 smithi112 bash[107672]: cluster 2023-09-23T20:33:31.692213+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1063: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/98463 objects misplaced (0.708%) 2023-09-23T20:33:32.996 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.035 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:32 smithi174 bash[91578]: cluster 2023-09-23T20:33:31.354676+0000 osd.3 (osd.3) 10 : cluster 0 9.1 scrub starts 2023-09-23T20:33:33.035 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:32 smithi174 bash[91578]: cluster 2023-09-23T20:33:31.692213+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1063: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/98463 objects misplaced (0.708%) 2023-09-23T20:33:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:33.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:33.278 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.303 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:33.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:33.429 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:33.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:33.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:33.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:33.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:33.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:33.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:33.819 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:33.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:33 smithi112 bash[104422]: cluster 2023-09-23T20:33:32.895991+0000 osd.5 (osd.5) 237 : cluster 0 9.7 scrub starts 2023-09-23T20:33:33.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:33 smithi112 bash[107672]: cluster 2023-09-23T20:33:32.895991+0000 osd.5 (osd.5) 237 : cluster 0 9.7 scrub starts 2023-09-23T20:33:33.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:34.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:33 smithi174 bash[91578]: cluster 2023-09-23T20:33:32.895991+0000 osd.5 (osd.5) 237 : cluster 0 9.7 scrub starts 2023-09-23T20:33:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:34.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:34.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:34.349 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:34.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:34.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:34.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:34.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:34.616 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:34.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:34.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:34.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:34.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:34.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:34 smithi174 bash[91578]: cluster 2023-09-23T20:33:33.362590+0000 osd.3 (osd.3) 11 : cluster 0 9.11 scrub starts 2023-09-23T20:33:34.871 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:34 smithi174 bash[91578]: cluster 2023-09-23T20:33:33.403742+0000 osd.0 (osd.0) 11 : cluster 0 9.9 scrub starts 2023-09-23T20:33:34.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:34 smithi174 bash[91578]: cluster 2023-09-23T20:33:33.678114+0000 osd.4 (osd.4) 217 : cluster 0 9.10 scrub starts 2023-09-23T20:33:34.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:34 smithi174 bash[91578]: cluster 2023-09-23T20:33:33.692889+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1064: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/95307 objects misplaced (0.731%) 2023-09-23T20:33:34.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:34 smithi174 bash[91578]: cluster 2023-09-23T20:33:33.777624+0000 osd.0 (osd.0) 12 : cluster 0 9.9 scrub ok 2023-09-23T20:33:34.872 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:34 smithi174 bash[91578]: cluster 2023-09-23T20:33:34.555115+0000 mon.a (mon.0) 1266 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-09-23T20:33:34.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:34.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:35.015 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:35.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:35.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[107672]: cluster 2023-09-23T20:33:33.362590+0000 osd.3 (osd.3) 11 : cluster 0 9.11 scrub starts 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[107672]: cluster 2023-09-23T20:33:33.403742+0000 osd.0 (osd.0) 11 : cluster 0 9.9 scrub starts 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[107672]: cluster 2023-09-23T20:33:33.678114+0000 osd.4 (osd.4) 217 : cluster 0 9.10 scrub starts 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[107672]: cluster 2023-09-23T20:33:33.692889+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1064: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/95307 objects misplaced (0.731%) 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[107672]: cluster 2023-09-23T20:33:33.777624+0000 osd.0 (osd.0) 12 : cluster 0 9.9 scrub ok 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[107672]: cluster 2023-09-23T20:33:34.555115+0000 mon.a (mon.0) 1266 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-09-23T20:33:35.127 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[104422]: cluster 2023-09-23T20:33:33.362590+0000 osd.3 (osd.3) 11 : cluster 0 9.11 scrub starts 2023-09-23T20:33:35.128 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[104422]: cluster 2023-09-23T20:33:33.403742+0000 osd.0 (osd.0) 11 : cluster 0 9.9 scrub starts 2023-09-23T20:33:35.128 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[104422]: cluster 2023-09-23T20:33:33.678114+0000 osd.4 (osd.4) 217 : cluster 0 9.10 scrub starts 2023-09-23T20:33:35.128 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[104422]: cluster 2023-09-23T20:33:33.692889+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1064: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 697/95307 objects misplaced (0.731%) 2023-09-23T20:33:35.128 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[104422]: cluster 2023-09-23T20:33:33.777624+0000 osd.0 (osd.0) 12 : cluster 0 9.9 scrub ok 2023-09-23T20:33:35.128 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:34 smithi112 bash[104422]: cluster 2023-09-23T20:33:34.555115+0000 mon.a (mon.0) 1266 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-09-23T20:33:35.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:35.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:35.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:35.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:35.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:35.366 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:35.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:35.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:35.501 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:35.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:35.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:35.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:35.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:35.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:35.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:35.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[104422]: cluster 2023-09-23T20:33:34.550721+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[104422]: cluster 2023-09-23T20:33:34.550995+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[104422]: cluster 2023-09-23T20:33:34.946513+0000 osd.5 (osd.5) 239 : cluster 0 9.6 scrub starts 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[104422]: cluster 2023-09-23T20:33:34.987673+0000 osd.7 (osd.7) 158 : cluster 0 9.15 scrub starts 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.121731+0000 osd.5 (osd.5) 240 : cluster 0 9.6 scrub ok 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.557307+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-09-23T20:33:35.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[107672]: cluster 2023-09-23T20:33:34.550721+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:33:35.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[107672]: cluster 2023-09-23T20:33:34.550995+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:33:35.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[107672]: cluster 2023-09-23T20:33:34.946513+0000 osd.5 (osd.5) 239 : cluster 0 9.6 scrub starts 2023-09-23T20:33:35.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[107672]: cluster 2023-09-23T20:33:34.987673+0000 osd.7 (osd.7) 158 : cluster 0 9.15 scrub starts 2023-09-23T20:33:35.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.121731+0000 osd.5 (osd.5) 240 : cluster 0 9.6 scrub ok 2023-09-23T20:33:35.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:35 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.557307+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-09-23T20:33:35.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:35.955 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:33:35.955 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:33:36.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.048 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:35 smithi174 bash[91578]: cluster 2023-09-23T20:33:34.550721+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:33:36.048 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:35 smithi174 bash[91578]: cluster 2023-09-23T20:33:34.550995+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:33:36.048 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:35 smithi174 bash[91578]: cluster 2023-09-23T20:33:34.946513+0000 osd.5 (osd.5) 239 : cluster 0 9.6 scrub starts 2023-09-23T20:33:36.048 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:35 smithi174 bash[91578]: cluster 2023-09-23T20:33:34.987673+0000 osd.7 (osd.7) 158 : cluster 0 9.15 scrub starts 2023-09-23T20:33:36.048 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:35 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.121731+0000 osd.5 (osd.5) 240 : cluster 0 9.6 scrub ok 2023-09-23T20:33:36.048 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:35 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.557307+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-09-23T20:33:36.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:36.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:36.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:36.324 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:36.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:36.427 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:36.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:36.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:36.489 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:33:36.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:36.582 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:33:36.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:36.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:36.621 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:33:36.663 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:33:36.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.705 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:33:36.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:36.745 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:33:36.780 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:33:36.788 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:33:36.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:36.833 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.839 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.840 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:33:36.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:36.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:36.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.555412+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.556915+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.559595+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.600992+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.612916+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.617760+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.693590+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1067: 99 pgs: 1 active+clean+remapped, 98 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s, 5 objects/s recovering 2023-09-23T20:33:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: cluster 2023-09-23T20:33:35.983743+0000 osd.5 (osd.5) 242 : cluster 0 9.7 scrub starts 2023-09-23T20:33:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: audit 2023-09-23T20:33:36.163595+0000 mon.a (mon.0) 1268 : audit 1 from='client.? 172.21.15.112:0/818805076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:36 smithi174 bash[91578]: audit 2023-09-23T20:33:36.443032+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.112:0/1404111276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:36.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:37.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:37.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.555412+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.556915+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.559595+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.600992+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.612916+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.098 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.617760+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.693590+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1067: 99 pgs: 1 active+clean+remapped, 98 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s, 5 objects/s recovering 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: cluster 2023-09-23T20:33:35.983743+0000 osd.5 (osd.5) 242 : cluster 0 9.7 scrub starts 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: audit 2023-09-23T20:33:36.163595+0000 mon.a (mon.0) 1268 : audit 1 from='client.? 172.21.15.112:0/818805076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[107672]: audit 2023-09-23T20:33:36.443032+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.112:0/1404111276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.555412+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.556915+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.559595+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.099 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.600992+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.100 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.612916+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.100 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.617760+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:33:37.100 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.693590+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1067: 99 pgs: 1 active+clean+remapped, 98 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s, 5 objects/s recovering 2023-09-23T20:33:37.100 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: cluster 2023-09-23T20:33:35.983743+0000 osd.5 (osd.5) 242 : cluster 0 9.7 scrub starts 2023-09-23T20:33:37.100 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: audit 2023-09-23T20:33:36.163595+0000 mon.a (mon.0) 1268 : audit 1 from='client.? 172.21.15.112:0/818805076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:37.100 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:36 smithi112 bash[104422]: audit 2023-09-23T20:33:36.443032+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.112:0/1404111276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:37.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:37.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:37.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:37.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:37.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:37.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:37.503 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:37.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:37.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:37.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:37.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:37.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:37.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:37.787 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 9 pgp_num to 26 2023-09-23T20:33:37.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:37.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:37.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:37.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:38.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:38.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.493890+0000 osd.0 (osd.0) 13 : cluster 0 9.5 scrub starts 2023-09-23T20:33:38.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.765008+0000 mon.a (mon.0) 1269 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:33:38.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.765040+0000 mon.a (mon.0) 1270 : cluster 1 Cluster is now healthy 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.772681+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: audit 2023-09-23T20:33:36.772724+0000 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.112:0/818805076' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.772811+0000 mon.a (mon.0) 1272 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.778871+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.780631+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.786055+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: cluster 2023-09-23T20:33:36.929570+0000 osd.5 (osd.5) 244 : cluster 0 9.7 scrub ok 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[107672]: audit 2023-09-23T20:33:37.429940+0000 mon.a (mon.0) 1273 : audit 1 from='client.? 172.21.15.112:0/4152036538' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.493890+0000 osd.0 (osd.0) 13 : cluster 0 9.5 scrub starts 2023-09-23T20:33:38.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.765008+0000 mon.a (mon.0) 1269 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.765040+0000 mon.a (mon.0) 1270 : cluster 1 Cluster is now healthy 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.772681+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: audit 2023-09-23T20:33:36.772724+0000 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.112:0/818805076' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.772811+0000 mon.a (mon.0) 1272 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.778871+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.780631+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.786055+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: cluster 2023-09-23T20:33:36.929570+0000 osd.5 (osd.5) 244 : cluster 0 9.7 scrub ok 2023-09-23T20:33:38.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:37 smithi112 bash[104422]: audit 2023-09-23T20:33:37.429940+0000 mon.a (mon.0) 1273 : audit 1 from='client.? 172.21.15.112:0/4152036538' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.493890+0000 osd.0 (osd.0) 13 : cluster 0 9.5 scrub starts 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.765008+0000 mon.a (mon.0) 1269 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.765040+0000 mon.a (mon.0) 1270 : cluster 1 Cluster is now healthy 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.772681+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: audit 2023-09-23T20:33:36.772724+0000 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.112:0/818805076' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.772811+0000 mon.a (mon.0) 1272 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.778871+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.780631+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.786055+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: cluster 2023-09-23T20:33:36.929570+0000 osd.5 (osd.5) 244 : cluster 0 9.7 scrub ok 2023-09-23T20:33:38.049 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:37 smithi174 bash[91578]: audit 2023-09-23T20:33:37.429940+0000 mon.a (mon.0) 1273 : audit 1 from='client.? 172.21.15.112:0/4152036538' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:33:38.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:38.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:38.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:38.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:38.437 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:38.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:38.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:38.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:38.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:38.714 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:38.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:38.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:38.963 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.353091+0000 osd.3 (osd.3) 12 : cluster 0 9.19 scrub starts 2023-09-23T20:33:38.963 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.528222+0000 osd.0 (osd.0) 14 : cluster 0 9.5 scrub starts 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.688787+0000 osd.3 (osd.3) 13 : cluster 0 9.19 scrub ok 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.693993+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1069: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+remapped, 97 active+clean; 1.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 6.7 MiB/s, 107 objects/s recovering 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.781563+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: audit 2023-09-23T20:33:37.784737+0000 mon.a (mon.0) 1274 : audit 1 from='client.? 172.21.15.112:0/4152036538' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.784778+0000 mon.a (mon.0) 1275 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: cluster 2023-09-23T20:33:37.801211+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: audit 2023-09-23T20:33:38.027387+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[107672]: audit 2023-09-23T20:33:38.028580+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.353091+0000 osd.3 (osd.3) 12 : cluster 0 9.19 scrub starts 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.528222+0000 osd.0 (osd.0) 14 : cluster 0 9.5 scrub starts 2023-09-23T20:33:38.964 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.688787+0000 osd.3 (osd.3) 13 : cluster 0 9.19 scrub ok 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.693993+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1069: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+remapped, 97 active+clean; 1.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 6.7 MiB/s, 107 objects/s recovering 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.781563+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: audit 2023-09-23T20:33:37.784737+0000 mon.a (mon.0) 1274 : audit 1 from='client.? 172.21.15.112:0/4152036538' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.784778+0000 mon.a (mon.0) 1275 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: cluster 2023-09-23T20:33:37.801211+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: audit 2023-09-23T20:33:38.027387+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:38.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:38 smithi112 bash[104422]: audit 2023-09-23T20:33:38.028580+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:38.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:38.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.353091+0000 osd.3 (osd.3) 12 : cluster 0 9.19 scrub starts 2023-09-23T20:33:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.528222+0000 osd.0 (osd.0) 14 : cluster 0 9.5 scrub starts 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.688787+0000 osd.3 (osd.3) 13 : cluster 0 9.19 scrub ok 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.693993+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1069: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+remapped, 97 active+clean; 1.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 6.7 MiB/s, 107 objects/s recovering 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.781563+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: audit 2023-09-23T20:33:37.784737+0000 mon.a (mon.0) 1274 : audit 1 from='client.? 172.21.15.112:0/4152036538' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.784778+0000 mon.a (mon.0) 1275 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: cluster 2023-09-23T20:33:37.801211+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: audit 2023-09-23T20:33:38.027387+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:38 smithi174 bash[91578]: audit 2023-09-23T20:33:38.028580+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:39.092 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:39.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:39.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.253 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:39.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:39.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:39.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:39.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:39.621 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:39.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:33:39.754 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:39.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.899 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:39 smithi174 bash[91578]: cluster 2023-09-23T20:33:38.500488+0000 osd.0 (osd.0) 15 : cluster 0 9.5 scrub starts 2023-09-23T20:33:39.900 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:39 smithi174 bash[91578]: cluster 2023-09-23T20:33:38.850041+0000 osd.0 (osd.0) 16 : cluster 0 9.5 scrub ok 2023-09-23T20:33:39.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:40.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:40.030 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:39 smithi112 bash[107672]: cluster 2023-09-23T20:33:38.500488+0000 osd.0 (osd.0) 15 : cluster 0 9.5 scrub starts 2023-09-23T20:33:40.031 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:39 smithi112 bash[107672]: cluster 2023-09-23T20:33:38.850041+0000 osd.0 (osd.0) 16 : cluster 0 9.5 scrub ok 2023-09-23T20:33:40.031 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:39 smithi112 bash[104422]: cluster 2023-09-23T20:33:38.500488+0000 osd.0 (osd.0) 15 : cluster 0 9.5 scrub starts 2023-09-23T20:33:40.031 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:39 smithi112 bash[104422]: cluster 2023-09-23T20:33:38.850041+0000 osd.0 (osd.0) 16 : cluster 0 9.5 scrub ok 2023-09-23T20:33:40.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:40.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:40.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.188 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:40.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:40.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:33:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:33:40] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2023-09-23T20:33:40.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:40.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:40.579 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:40.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:40.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:40.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:40.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:40.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.844 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:40.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:40 smithi112 bash[104422]: cluster 2023-09-23T20:33:39.694639+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1071: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 1.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-09-23T20:33:40.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:40 smithi112 bash[107672]: cluster 2023-09-23T20:33:39.694639+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1071: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 1.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-09-23T20:33:40.950 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:40.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:40 smithi174 bash[91578]: cluster 2023-09-23T20:33:39.694639+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1071: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 1.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-09-23T20:33:41.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:41.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:41.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:41.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:41.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:41.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:41.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:41.381 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:41.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:41.513 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:41.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:41.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:41.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:41.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:41.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:41.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:41 smithi112 bash[107672]: cluster 2023-09-23T20:33:41.036866+0000 osd.7 (osd.7) 162 : cluster 0 9.15 scrub starts 2023-09-23T20:33:41.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:41 smithi112 bash[104422]: cluster 2023-09-23T20:33:41.036866+0000 osd.7 (osd.7) 162 : cluster 0 9.15 scrub starts 2023-09-23T20:33:41.903 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:42.009 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:42.037 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:42.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:41 smithi174 bash[91578]: cluster 2023-09-23T20:33:41.036866+0000 osd.7 (osd.7) 162 : cluster 0 9.15 scrub starts 2023-09-23T20:33:42.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:42.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:42.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:42.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:42.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:42.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:42.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:42.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[107672]: cluster 2023-09-23T20:33:41.286830+0000 osd.7 (osd.7) 163 : cluster 0 9.15 scrub ok 2023-09-23T20:33:42.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[107672]: cluster 2023-09-23T20:33:41.680280+0000 osd.1 (osd.1) 13 : cluster 0 9.4 scrub starts 2023-09-23T20:33:42.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[107672]: cluster 2023-09-23T20:33:41.695228+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1072: 99 pgs: 99 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-09-23T20:33:42.803 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[107672]: cluster 2023-09-23T20:33:41.991978+0000 osd.1 (osd.1) 14 : cluster 0 9.4 scrub ok 2023-09-23T20:33:42.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[104422]: cluster 2023-09-23T20:33:41.286830+0000 osd.7 (osd.7) 163 : cluster 0 9.15 scrub ok 2023-09-23T20:33:42.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[104422]: cluster 2023-09-23T20:33:41.680280+0000 osd.1 (osd.1) 13 : cluster 0 9.4 scrub starts 2023-09-23T20:33:42.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[104422]: cluster 2023-09-23T20:33:41.695228+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1072: 99 pgs: 99 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-09-23T20:33:42.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:42 smithi112 bash[104422]: cluster 2023-09-23T20:33:41.991978+0000 osd.1 (osd.1) 14 : cluster 0 9.4 scrub ok 2023-09-23T20:33:42.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:42.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:42.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:42 smithi174 bash[91578]: cluster 2023-09-23T20:33:41.286830+0000 osd.7 (osd.7) 163 : cluster 0 9.15 scrub ok 2023-09-23T20:33:42.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:42 smithi174 bash[91578]: cluster 2023-09-23T20:33:41.680280+0000 osd.1 (osd.1) 13 : cluster 0 9.4 scrub starts 2023-09-23T20:33:42.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:42 smithi174 bash[91578]: cluster 2023-09-23T20:33:41.695228+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1072: 99 pgs: 99 active+clean; 1.5 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-09-23T20:33:42.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:42 smithi174 bash[91578]: cluster 2023-09-23T20:33:41.991978+0000 osd.1 (osd.1) 14 : cluster 0 9.4 scrub ok 2023-09-23T20:33:43.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:43.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:43.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:43.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:43.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:43.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:43.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:33:43.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:43.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:33:43.430 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:43.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:43.569 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:43.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:43.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:43.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:43.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:43.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:43.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:43.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:43.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:44.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:44.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:44.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:44.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:44.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:44.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:44.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:44.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:44.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:44.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:44.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:44.566 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:44.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:44.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:44.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:44.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:44.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:44 smithi112 bash[104422]: cluster 2023-09-23T20:33:43.699426+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1073: 99 pgs: 99 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-09-23T20:33:44.899 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:44 smithi112 bash[104422]: audit 2023-09-23T20:33:43.734133+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:44.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:44 smithi112 bash[107672]: cluster 2023-09-23T20:33:43.699426+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1073: 99 pgs: 99 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-09-23T20:33:44.900 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:44 smithi112 bash[107672]: audit 2023-09-23T20:33:43.734133+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:44.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:44.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:45.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:45.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:44 smithi174 bash[91578]: cluster 2023-09-23T20:33:43.699426+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1073: 99 pgs: 99 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-09-23T20:33:45.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:44 smithi174 bash[91578]: audit 2023-09-23T20:33:43.734133+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:33:45.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:45.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:45.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:45.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:45.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:45.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:45.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:45.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:45.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:45.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:45.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:45.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:45.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:45.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:45.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:45.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:45.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:45.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:45 smithi112 bash[107672]: cluster 2023-09-23T20:33:44.680854+0000 osd.4 (osd.4) 224 : cluster 0 9.16 scrub starts 2023-09-23T20:33:45.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:45 smithi112 bash[107672]: cluster 2023-09-23T20:33:44.939470+0000 osd.4 (osd.4) 225 : cluster 0 9.16 scrub ok 2023-09-23T20:33:45.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:45 smithi112 bash[104422]: cluster 2023-09-23T20:33:44.680854+0000 osd.4 (osd.4) 224 : cluster 0 9.16 scrub starts 2023-09-23T20:33:45.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:45 smithi112 bash[104422]: cluster 2023-09-23T20:33:44.939470+0000 osd.4 (osd.4) 225 : cluster 0 9.16 scrub ok 2023-09-23T20:33:45.977 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:46.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:46.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:45 smithi174 bash[91578]: cluster 2023-09-23T20:33:44.680854+0000 osd.4 (osd.4) 224 : cluster 0 9.16 scrub starts 2023-09-23T20:33:46.007 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:45 smithi174 bash[91578]: cluster 2023-09-23T20:33:44.939470+0000 osd.4 (osd.4) 225 : cluster 0 9.16 scrub ok 2023-09-23T20:33:46.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:46.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:46.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:46.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:46.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:46.377 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:46.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:46.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:46.430 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-09-23T20:33:46.430 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:33:46.430 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T20:33:46.430 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:33:46.430 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:33:46.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T20:33:46.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:46.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:46.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:46.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:46 smithi174 bash[91578]: cluster 2023-09-23T20:33:45.700079+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1074: 99 pgs: 99 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:46 smithi174 bash[91578]: cluster 2023-09-23T20:33:45.715853+0000 osd.4 (osd.4) 226 : cluster 0 9.0 scrub starts 2023-09-23T20:33:46.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:46 smithi174 bash[91578]: cluster 2023-09-23T20:33:45.879083+0000 osd.4 (osd.4) 227 : cluster 0 9.0 scrub ok 2023-09-23T20:33:46.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:46.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.956 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:47.055 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:46 smithi112 bash[104422]: cluster 2023-09-23T20:33:45.700079+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1074: 99 pgs: 99 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:47.055 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:46 smithi112 bash[104422]: cluster 2023-09-23T20:33:45.715853+0000 osd.4 (osd.4) 226 : cluster 0 9.0 scrub starts 2023-09-23T20:33:47.055 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:46 smithi112 bash[104422]: cluster 2023-09-23T20:33:45.879083+0000 osd.4 (osd.4) 227 : cluster 0 9.0 scrub ok 2023-09-23T20:33:47.055 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:46 smithi112 bash[107672]: cluster 2023-09-23T20:33:45.700079+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1074: 99 pgs: 99 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:47.055 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:46 smithi112 bash[107672]: cluster 2023-09-23T20:33:45.715853+0000 osd.4 (osd.4) 226 : cluster 0 9.0 scrub starts 2023-09-23T20:33:47.055 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:46 smithi112 bash[107672]: cluster 2023-09-23T20:33:45.879083+0000 osd.4 (osd.4) 227 : cluster 0 9.0 scrub ok 2023-09-23T20:33:47.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:47.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:47.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.226 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:47.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:47.360 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:47.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:47.462 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:47.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:47.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:47.630 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:47.630 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:47.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:47.755 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:47.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:47.762 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:47 smithi112 bash[107672]: cluster 2023-09-23T20:33:46.580754+0000 osd.1 (osd.1) 15 : cluster 0 9.14 deep-scrub starts 2023-09-23T20:33:47.762 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:47 smithi112 bash[104422]: cluster 2023-09-23T20:33:46.580754+0000 osd.1 (osd.1) 15 : cluster 0 9.14 deep-scrub starts 2023-09-23T20:33:47.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:47.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:47.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.998 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:47 smithi174 bash[91578]: cluster 2023-09-23T20:33:46.580754+0000 osd.1 (osd.1) 15 : cluster 0 9.14 deep-scrub starts 2023-09-23T20:33:48.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:48.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:48.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:48.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:48.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:48.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:48.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:48.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:48.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:48.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:48.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:48.791 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.801 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:48 smithi174 bash[91578]: cluster 2023-09-23T20:33:47.700592+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1075: 99 pgs: 99 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:48.818 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:48.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:48.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:49.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:48 smithi112 bash[104422]: cluster 2023-09-23T20:33:47.700592+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1075: 99 pgs: 99 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:49.047 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:48 smithi112 bash[107672]: cluster 2023-09-23T20:33:47.700592+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1075: 99 pgs: 99 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:49.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:49.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:49.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:49.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:49.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:49.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:49.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:49.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:49.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:49.604 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:49.632 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:49.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:49.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:49.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:49.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:49.890 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:49.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:50.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:50.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:50.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:50.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:50.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:50.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:50.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:50.389 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:50.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:50.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:50.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:50.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:50.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:33:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:33:50] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2023-09-23T20:33:50.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:50.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:50.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:50.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:50.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:50.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:50.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:51.041 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:50 smithi112 bash[107672]: cluster 2023-09-23T20:33:49.701261+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1076: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:51.041 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:50 smithi112 bash[107672]: cluster 2023-09-23T20:33:50.102937+0000 osd.1 (osd.1) 16 : cluster 0 9.14 deep-scrub ok 2023-09-23T20:33:51.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:50 smithi112 bash[104422]: cluster 2023-09-23T20:33:49.701261+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1076: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:51.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:50 smithi112 bash[104422]: cluster 2023-09-23T20:33:50.102937+0000 osd.1 (osd.1) 16 : cluster 0 9.14 deep-scrub ok 2023-09-23T20:33:51.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:50 smithi174 bash[91578]: cluster 2023-09-23T20:33:49.701261+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1076: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-09-23T20:33:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:50 smithi174 bash[91578]: cluster 2023-09-23T20:33:50.102937+0000 osd.1 (osd.1) 16 : cluster 0 9.14 deep-scrub ok 2023-09-23T20:33:51.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:51.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:51.234 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:51.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:51.339 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:51.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:51.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:51.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:51.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:51.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:51.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:51.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:51.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:51.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:51.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:51.883 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:51 smithi174 bash[91578]: cluster 2023-09-23T20:33:50.552400+0000 osd.1 (osd.1) 17 : cluster 0 9.12 scrub starts 2023-09-23T20:33:51.883 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:51 smithi174 bash[91578]: cluster 2023-09-23T20:33:50.589050+0000 osd.3 (osd.3) 14 : cluster 0 9.3 deep-scrub starts 2023-09-23T20:33:51.883 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:51 smithi174 bash[91578]: cluster 2023-09-23T20:33:50.743469+0000 osd.1 (osd.1) 18 : cluster 0 9.12 scrub ok 2023-09-23T20:33:51.899 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:51.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:52.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:52.028 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:52.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:52.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:52.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:51 smithi112 bash[104422]: cluster 2023-09-23T20:33:50.552400+0000 osd.1 (osd.1) 17 : cluster 0 9.12 scrub starts 2023-09-23T20:33:52.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:51 smithi112 bash[104422]: cluster 2023-09-23T20:33:50.589050+0000 osd.3 (osd.3) 14 : cluster 0 9.3 deep-scrub starts 2023-09-23T20:33:52.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:51 smithi112 bash[104422]: cluster 2023-09-23T20:33:50.743469+0000 osd.1 (osd.1) 18 : cluster 0 9.12 scrub ok 2023-09-23T20:33:52.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:51 smithi112 bash[107672]: cluster 2023-09-23T20:33:50.552400+0000 osd.1 (osd.1) 17 : cluster 0 9.12 scrub starts 2023-09-23T20:33:52.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:51 smithi112 bash[107672]: cluster 2023-09-23T20:33:50.589050+0000 osd.3 (osd.3) 14 : cluster 0 9.3 deep-scrub starts 2023-09-23T20:33:52.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:51 smithi112 bash[107672]: cluster 2023-09-23T20:33:50.743469+0000 osd.1 (osd.1) 18 : cluster 0 9.12 scrub ok 2023-09-23T20:33:52.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:52.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:52.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:52.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:52.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:52.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:52.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:52.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:52.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:52.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:52.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:52.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:52.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:52.790 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:52.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:52.837 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:52.861 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[107672]: cluster 2023-09-23T20:33:51.522017+0000 osd.1 (osd.1) 19 : cluster 0 9.17 scrub starts 2023-09-23T20:33:52.861 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[107672]: cluster 2023-09-23T20:33:51.605952+0000 osd.3 (osd.3) 15 : cluster 0 9.2 scrub starts 2023-09-23T20:33:52.861 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[107672]: cluster 2023-09-23T20:33:51.691384+0000 osd.1 (osd.1) 20 : cluster 0 9.17 scrub ok 2023-09-23T20:33:52.861 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[107672]: cluster 2023-09-23T20:33:51.701818+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1077: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 962 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:33:52.861 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[107672]: cluster 2023-09-23T20:33:52.565537+0000 osd.3 (osd.3) 16 : cluster 0 9.1 scrub starts 2023-09-23T20:33:52.862 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[104422]: cluster 2023-09-23T20:33:51.522017+0000 osd.1 (osd.1) 19 : cluster 0 9.17 scrub starts 2023-09-23T20:33:52.862 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[104422]: cluster 2023-09-23T20:33:51.605952+0000 osd.3 (osd.3) 15 : cluster 0 9.2 scrub starts 2023-09-23T20:33:52.862 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[104422]: cluster 2023-09-23T20:33:51.691384+0000 osd.1 (osd.1) 20 : cluster 0 9.17 scrub ok 2023-09-23T20:33:52.862 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[104422]: cluster 2023-09-23T20:33:51.701818+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1077: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 962 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:33:52.862 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:52 smithi112 bash[104422]: cluster 2023-09-23T20:33:52.565537+0000 osd.3 (osd.3) 16 : cluster 0 9.1 scrub starts 2023-09-23T20:33:52.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:52.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:53.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:52 smithi174 bash[91578]: cluster 2023-09-23T20:33:51.522017+0000 osd.1 (osd.1) 19 : cluster 0 9.17 scrub starts 2023-09-23T20:33:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:52 smithi174 bash[91578]: cluster 2023-09-23T20:33:51.605952+0000 osd.3 (osd.3) 15 : cluster 0 9.2 scrub starts 2023-09-23T20:33:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:52 smithi174 bash[91578]: cluster 2023-09-23T20:33:51.691384+0000 osd.1 (osd.1) 20 : cluster 0 9.17 scrub ok 2023-09-23T20:33:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:52 smithi174 bash[91578]: cluster 2023-09-23T20:33:51.701818+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1077: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 962 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:33:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:52 smithi174 bash[91578]: cluster 2023-09-23T20:33:52.565537+0000 osd.3 (osd.3) 16 : cluster 0 9.1 scrub starts 2023-09-23T20:33:53.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:53.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:53.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:53.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:53.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:53.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:53.442 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:53.467 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:53.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:53.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:53.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:53.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:53.705 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:53.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:53.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:53.832 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:53.979 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:53.992 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:53 smithi174 bash[91578]: cluster 2023-09-23T20:33:52.753492+0000 osd.3 (osd.3) 17 : cluster 0 9.1 scrub ok 2023-09-23T20:33:53.993 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:53 smithi174 bash[91578]: audit 2023-09-23T20:33:53.015715+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:54.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:54.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:54.130 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:53 smithi112 bash[107672]: cluster 2023-09-23T20:33:52.753492+0000 osd.3 (osd.3) 17 : cluster 0 9.1 scrub ok 2023-09-23T20:33:54.130 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:53 smithi112 bash[107672]: audit 2023-09-23T20:33:53.015715+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:54.130 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:53 smithi112 bash[104422]: cluster 2023-09-23T20:33:52.753492+0000 osd.3 (osd.3) 17 : cluster 0 9.1 scrub ok 2023-09-23T20:33:54.130 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:53 smithi112 bash[104422]: audit 2023-09-23T20:33:53.015715+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:54.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:54.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:54.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:54.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:54.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:54.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:54.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:54.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:54.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:54.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:54 smithi112 bash[104422]: cluster 2023-09-23T20:33:53.702401+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1078: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 897 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:33:54.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:54 smithi112 bash[107672]: cluster 2023-09-23T20:33:53.702401+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1078: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 897 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:33:54.906 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.914 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:54 smithi174 bash[91578]: cluster 2023-09-23T20:33:53.702401+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1078: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 897 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:33:54.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:55.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:55.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:55.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:55.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:55.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:55.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:55.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:55.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.473 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:33:55.473 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:33:55.473 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.473 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:202962 9.4 9:260b0a20:::benchmark_data_smithi112_221511_object96309:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:33:55.473 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.447283+0000", 2023-09-23T20:33:55.473 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.020250552000000002, 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020268511999999999, 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 202962 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447283+0000", 2023-09-23T20:33:55.474 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447283+0000", 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447282+0000", 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447289+0000", 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5259999999999996e-06 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447304+0000", 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4639e-05 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447312+0000", 2023-09-23T20:33:55.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6459999999999993e-06 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447382+0000", 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0220000000000002e-05 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447596+0000", 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000214272 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448016+0000", 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00041986299999999997 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.453601+0000", 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055846539999999997 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.453631+0000", 2023-09-23T20:33:55.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0463999999999998e-05 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467462+0000", 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.01383089 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467507+0000", 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5475000000000001e-05 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467552+0000", 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4416999999999998e-05 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:202963 9.14 9:2f274307:::benchmark_data_smithi112_221511_object96310:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.447324+0000", 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.020209932999999999, 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020349731999999999, 2023-09-23T20:33:55.480 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 202963 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447324+0000", 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.481 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447324+0000", 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447323+0000", 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447332+0000", 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3999999999999992e-06 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447338+0000", 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8440000000000003e-06 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.447343+0000", 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8250000000000004e-06 2023-09-23T20:33:55.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.453656+0000", 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063130729999999998 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.453768+0000", 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0001121 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.454168+0000", 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00040007600000000002 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.461317+0000", 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071490759999999999 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467607+0000", 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0062903719999999998 2023-09-23T20:33:55.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467680+0000", 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2492999999999999e-05 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:202965 9.4 9:275fc288:::benchmark_data_smithi112_221511_object96312:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.448349+0000", 2023-09-23T20:33:55.486 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.019185056999999998, 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.019441778, 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 202965 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448349+0000", 2023-09-23T20:33:55.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448349+0000", 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448348+0000", 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448353+0000", 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3530000000000002e-06 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448365+0000", 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2183e-05 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.448374+0000", 2023-09-23T20:33:55.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6090000000000001e-06 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456100+0000", 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0077262659999999999 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.461462+0000", 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053616810000000001 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.461939+0000", 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00047711999999999999 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.35244.0:202963 9.14 e270/228 ondisk, result = 0)", 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.456404+0000", 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011130350000000001, 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011462231, 2023-09-23T20:33:55.491 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456404+0000", 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456404+0000", 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456403+0000", 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456408+0000", 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2089999999999996e-06 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456419+0000", 2023-09-23T20:33:55.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1046999999999999e-05 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.456426+0000", 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8809999999999998e-06 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.461301+0000", 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048753499999999996 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.461309+0000", 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1349999999999992e-06 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:202968 9.4 9:24db131c:::benchmark_data_smithi112_221511_object96315:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.459815+0000", 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0077192900000000002, 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0081395200000000008, 2023-09-23T20:33:55.495 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 202968 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.459815+0000", 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.459815+0000", 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.459814+0000", 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.459818+0000", 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7480000000000001e-06 2023-09-23T20:33:55.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.459827+0000", 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5609999999999999e-06 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.459832+0000", 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1410000000000004e-06 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467736+0000", 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0079038489999999993 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467862+0000", 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012617499999999999 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:202970 9.a e270/216 9:5bda7f3b:::benchmark_data_smithi112_221511_object96317:head v 270'12847, mlcod=270'12845)", 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.460594+0000", 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0069403690000000001, 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0074359079999999998, 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460594+0000", 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460594+0000", 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460593+0000", 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460600+0000", 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.391e-06 2023-09-23T20:33:55.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460609+0000", 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6819999999999992e-06 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460614+0000", 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6299999999999997e-06 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460649+0000", 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5491000000000003e-05 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.460662+0000", 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3336000000000001e-05 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.503 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:202971 9.a e270/216)", 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.466029+0000", 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.001505052, 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004915773, 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.466029+0000", 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.466029+0000", 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.466029+0000", 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967296 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.466032+0000", 2023-09-23T20:33:55.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0809999999999998e-06 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.466037+0000", 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1880000000000001e-06 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.466042+0000", 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9949999999999996e-06 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.506 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35244.0:202974 9.3 e270/228 9:c08aa27d:::benchmark_data_smithi112_221511_object96321:head v 270'10907, mlcod=270'10905)", 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:33:55.467959+0000", 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9995751, 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003038734, 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:33:55.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467959+0000", 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467959+0000", 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467958+0000", 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467967+0000", 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0520000000000007e-06 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467978+0000", 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1367e-05 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.467986+0000", 2023-09-23T20:33:55.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8390000000000007e-06 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.468026+0000", 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0349999999999998e-05 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.468047+0000", 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0644000000000001e-05 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:33:55.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:55.470979+0000", 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0029316960000000001 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 8 2023-09-23T20:33:55.511 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:33:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.512 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:55.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:55.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:55.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.776 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:55.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:56.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:56.031 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:55 smithi112 bash[104422]: cluster 2023-09-23T20:33:54.683157+0000 osd.4 (osd.4) 228 : cluster 0 9.10 deep-scrub starts 2023-09-23T20:33:56.032 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:55 smithi112 bash[107672]: cluster 2023-09-23T20:33:54.683157+0000 osd.4 (osd.4) 228 : cluster 0 9.10 deep-scrub starts 2023-09-23T20:33:56.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:56.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:55 smithi174 bash[91578]: cluster 2023-09-23T20:33:54.683157+0000 osd.4 (osd.4) 228 : cluster 0 9.10 deep-scrub starts 2023-09-23T20:33:56.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.179 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:56.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:56.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:56.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:56.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:56.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.706 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:56.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:56.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:56.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:56.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:56 smithi112 bash[104422]: cluster 2023-09-23T20:33:55.703046+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1079: 99 pgs: 99 active+clean; 727 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:33:56.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:56 smithi112 bash[104422]: cluster 2023-09-23T20:33:56.067742+0000 osd.4 (osd.4) 229 : cluster 0 9.10 deep-scrub ok 2023-09-23T20:33:56.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:56 smithi112 bash[107672]: cluster 2023-09-23T20:33:55.703046+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1079: 99 pgs: 99 active+clean; 727 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:33:56.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:56 smithi112 bash[107672]: cluster 2023-09-23T20:33:56.067742+0000 osd.4 (osd.4) 229 : cluster 0 9.10 deep-scrub ok 2023-09-23T20:33:56.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:56.948 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:56 smithi174 bash[91578]: cluster 2023-09-23T20:33:55.703046+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1079: 99 pgs: 99 active+clean; 727 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:33:56.948 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:56 smithi174 bash[91578]: cluster 2023-09-23T20:33:56.067742+0000 osd.4 (osd.4) 229 : cluster 0 9.10 deep-scrub ok 2023-09-23T20:33:56.962 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:56.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:57.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:57.091 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:57.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:57.330 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:57.360 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:57.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:57.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:57.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:57.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:57.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:57.729 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:57.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:57.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:57 smithi112 bash[104422]: cluster 2023-09-23T20:33:56.638118+0000 osd.3 (osd.3) 18 : cluster 0 9.11 scrub starts 2023-09-23T20:33:57.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:57 smithi112 bash[104422]: cluster 2023-09-23T20:33:56.711965+0000 osd.3 (osd.3) 19 : cluster 0 9.11 scrub ok 2023-09-23T20:33:57.814 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:57 smithi112 bash[104422]: cluster 2023-09-23T20:33:57.599742+0000 osd.3 (osd.3) 20 : cluster 0 9.3 deep-scrub starts 2023-09-23T20:33:57.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:57 smithi112 bash[107672]: cluster 2023-09-23T20:33:56.638118+0000 osd.3 (osd.3) 18 : cluster 0 9.11 scrub starts 2023-09-23T20:33:57.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:57 smithi112 bash[107672]: cluster 2023-09-23T20:33:56.711965+0000 osd.3 (osd.3) 19 : cluster 0 9.11 scrub ok 2023-09-23T20:33:57.815 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:57 smithi112 bash[107672]: cluster 2023-09-23T20:33:57.599742+0000 osd.3 (osd.3) 20 : cluster 0 9.3 deep-scrub starts 2023-09-23T20:33:57.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:57.876 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:57 smithi174 bash[91578]: cluster 2023-09-23T20:33:56.638118+0000 osd.3 (osd.3) 18 : cluster 0 9.11 scrub starts 2023-09-23T20:33:57.876 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:57 smithi174 bash[91578]: cluster 2023-09-23T20:33:56.711965+0000 osd.3 (osd.3) 19 : cluster 0 9.11 scrub ok 2023-09-23T20:33:57.876 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:57 smithi174 bash[91578]: cluster 2023-09-23T20:33:57.599742+0000 osd.3 (osd.3) 20 : cluster 0 9.3 deep-scrub starts 2023-09-23T20:33:57.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:58.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:58.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:58.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:58.168 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:58.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:58.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:58.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:58.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:58.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:58.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:58.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:58.707 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:58.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:58.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:58.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:58.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:58.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:33:58.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:58.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:58.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:59.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:58 smithi174 bash[91578]: cluster 2023-09-23T20:33:57.703484+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1080: 99 pgs: 99 active+clean; 695 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:33:59.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:59.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:59.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:59.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:58 smithi112 bash[104422]: cluster 2023-09-23T20:33:57.703484+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1080: 99 pgs: 99 active+clean; 695 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:33:59.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:58 smithi112 bash[107672]: cluster 2023-09-23T20:33:57.703484+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1080: 99 pgs: 99 active+clean; 695 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:33:59.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:59.243 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:59.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:59.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:59.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:59.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:59.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:33:59.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:33:59.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:59.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:59.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:59.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:59.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:59.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:59.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:00.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:00.018 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:59 smithi174 bash[91578]: cluster 2023-09-23T20:33:59.558982+0000 osd.3 (osd.3) 21 : cluster 0 9.3 deep-scrub ok 2023-09-23T20:34:00.018 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:33:59 smithi174 bash[91578]: cluster 2023-09-23T20:33:59.596752+0000 osd.3 (osd.3) 22 : cluster 0 9.2 scrub starts 2023-09-23T20:34:00.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:00.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:00.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:59 smithi112 bash[104422]: cluster 2023-09-23T20:33:59.558982+0000 osd.3 (osd.3) 21 : cluster 0 9.3 deep-scrub ok 2023-09-23T20:34:00.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:33:59 smithi112 bash[104422]: cluster 2023-09-23T20:33:59.596752+0000 osd.3 (osd.3) 22 : cluster 0 9.2 scrub starts 2023-09-23T20:34:00.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:59 smithi112 bash[107672]: cluster 2023-09-23T20:33:59.558982+0000 osd.3 (osd.3) 21 : cluster 0 9.3 deep-scrub ok 2023-09-23T20:34:00.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:33:59 smithi112 bash[107672]: cluster 2023-09-23T20:33:59.596752+0000 osd.3 (osd.3) 22 : cluster 0 9.2 scrub starts 2023-09-23T20:34:00.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:00.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:00.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:00.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:00.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:00.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:00.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:00.554 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:34:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:34:00] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2023-09-23T20:34:00.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:00.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:00.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:00.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:00.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:00.826 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:00 smithi112 bash[104422]: cluster 2023-09-23T20:33:59.704164+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1081: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 511 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:34:00.826 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:00 smithi112 bash[104422]: cluster 2023-09-23T20:33:59.756550+0000 osd.3 (osd.3) 23 : cluster 0 9.2 scrub ok 2023-09-23T20:34:00.854 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:00.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:00.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:00.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:00 smithi174 bash[91578]: cluster 2023-09-23T20:33:59.704164+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1081: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 511 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:34:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:00 smithi174 bash[91578]: cluster 2023-09-23T20:33:59.756550+0000 osd.3 (osd.3) 23 : cluster 0 9.2 scrub ok 2023-09-23T20:34:01.091 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:01.120 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:01.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:01.148 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:00 smithi112 bash[107672]: cluster 2023-09-23T20:33:59.704164+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1081: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 511 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:34:01.149 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:00 smithi112 bash[107672]: cluster 2023-09-23T20:33:59.756550+0000 osd.3 (osd.3) 23 : cluster 0 9.2 scrub ok 2023-09-23T20:34:01.225 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:01.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:01.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:01.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:01.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:01.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:01.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:01.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:01.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:01.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:01.789 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:01.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:01.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:01.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:02.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:02.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:02.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:02.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:02.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:02.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:02.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:02.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:02.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:02.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:02.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:02.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:02.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:02.829 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:02 smithi112 bash[104422]: cluster 2023-09-23T20:34:01.704742+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1082: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 429 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:34:02.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:02.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:02.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:02.973 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:02 smithi112 bash[107672]: cluster 2023-09-23T20:34:01.704742+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1082: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 429 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:34:03.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:03.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:03.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:03.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:03.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:03.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:03.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:02 smithi174 bash[91578]: cluster 2023-09-23T20:34:01.704742+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1082: 99 pgs: 1 active+clean+scrubbing+deep, 98 active+clean; 429 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:34:03.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:03.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:03.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:03.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:03.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:03.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:03.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:03.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:03.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:04.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:04.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:04.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:04.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:04.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:04.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:04.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:04.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.460 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:04.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:04 smithi174 bash[91578]: cluster 2023-09-23T20:34:03.705282+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1083: 99 pgs: 99 active+clean; 358 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:04.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:04.619 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:04.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:04.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:04.759 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:04 smithi112 bash[104422]: cluster 2023-09-23T20:34:03.705282+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1083: 99 pgs: 99 active+clean; 358 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:04.760 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:04 smithi112 bash[107672]: cluster 2023-09-23T20:34:03.705282+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1083: 99 pgs: 99 active+clean; 358 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:04.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:04.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:04.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:05.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:05.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:05.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.152 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:34:05.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:05.178 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:34:05.200 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:34:05.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:05.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:05.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:05.386 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.412 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:05.431 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:34:05.470 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:34:05.506 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:34:05.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:05.539 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:34:05.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:05.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:05.582 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:34:05.589 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.589 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.590 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.590 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.590 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.590 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.590 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.590 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:34:05.594 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:34:05.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:05.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:05 smithi174 bash[91578]: audit 2023-09-23T20:34:05.110971+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.112:0/1334864443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:05.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:05 smithi174 bash[91578]: audit 2023-09-23T20:34:05.554774+0000 mon.a (mon.0) 1281 : audit 1 from='client.? 172.21.15.112:0/2718481898' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:34:05.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:05.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:05.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:05.857 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:05 smithi112 bash[104422]: audit 2023-09-23T20:34:05.110971+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.112:0/1334864443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:05.857 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:05 smithi112 bash[104422]: audit 2023-09-23T20:34:05.554774+0000 mon.a (mon.0) 1281 : audit 1 from='client.? 172.21.15.112:0/2718481898' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:34:05.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:05 smithi112 bash[107672]: audit 2023-09-23T20:34:05.110971+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.112:0/1334864443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:05.858 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:05 smithi112 bash[107672]: audit 2023-09-23T20:34:05.554774+0000 mon.a (mon.0) 1281 : audit 1 from='client.? 172.21.15.112:0/2718481898' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:34:05.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:05.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:05.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:06.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:06.093 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:06.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:06.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:06.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:06.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:06.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:06.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.567782+0000 mon.a (mon.0) 1282 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: audit 2023-09-23T20:34:05.584696+0000 mon.a (mon.0) 1283 : audit 1 from='client.? 172.21.15.112:0/2718481898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.584889+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.586312+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.586709+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.586818+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.589255+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.589684+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.596626+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[107672]: cluster 2023-09-23T20:34:05.705707+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1085: 99 pgs: 99 active+clean; 191 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.567782+0000 mon.a (mon.0) 1282 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: audit 2023-09-23T20:34:05.584696+0000 mon.a (mon.0) 1283 : audit 1 from='client.? 172.21.15.112:0/2718481898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.584889+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.586312+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.586709+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.721 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.586818+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.722 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.589255+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.722 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.589684+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.722 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.596626+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.722 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:06 smithi112 bash[104422]: cluster 2023-09-23T20:34:05.705707+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1085: 99 pgs: 99 active+clean; 191 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:06.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:06.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:06.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.567782+0000 mon.a (mon.0) 1282 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:06.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: audit 2023-09-23T20:34:05.584696+0000 mon.a (mon.0) 1283 : audit 1 from='client.? 172.21.15.112:0/2718481898' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:34:06.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.584889+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-09-23T20:34:06.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.586312+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.586709+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.858 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.586818+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.859 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.589255+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.859 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.589684+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.859 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.596626+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:34:06.859 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:06 smithi174 bash[91578]: cluster 2023-09-23T20:34:05.705707+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1085: 99 pgs: 99 active+clean; 191 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:06.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:06.983 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:07.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:07.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:07.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:07.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:07.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:07.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:07.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:07.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.687 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:07.790 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:07.859 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Removed 106650 objects 2023-09-23T20:34:07.863 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Clean up completed and total clean up time :148.853 2023-09-23T20:34:07.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:08.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:08.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:08.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:08.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:08.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:08.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:08.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:08.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:08.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:08.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:08.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:08.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:08.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:08.656 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:08.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:08.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:08.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:08.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:09.013 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:08 smithi112 bash[104422]: cluster 2023-09-23T20:34:07.706472+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1086: 99 pgs: 99 active+clean; 160 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:09.013 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:08 smithi112 bash[104422]: audit 2023-09-23T20:34:08.020215+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:09.013 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:08 smithi112 bash[104422]: audit 2023-09-23T20:34:08.021077+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:09.013 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:08 smithi112 bash[107672]: cluster 2023-09-23T20:34:07.706472+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1086: 99 pgs: 99 active+clean; 160 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:09.014 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:08 smithi112 bash[107672]: audit 2023-09-23T20:34:08.020215+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:09.014 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:08 smithi112 bash[107672]: audit 2023-09-23T20:34:08.021077+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:09.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:09.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:08 smithi174 bash[91578]: cluster 2023-09-23T20:34:07.706472+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1086: 99 pgs: 99 active+clean; 160 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:34:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:08 smithi174 bash[91578]: audit 2023-09-23T20:34:08.020215+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:08 smithi174 bash[91578]: audit 2023-09-23T20:34:08.021077+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:09.148 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:09.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:09.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:09.215 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:34:09.215 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-09-23T20:34:09.216 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:34:09.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:09.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:09.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:09.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:09.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:09.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:09.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:09.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:09.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:09.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:09.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:09.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:09.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:09.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:09.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:10.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:10.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:10.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:10.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:10.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:10.377 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:34:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:34:10] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2023-09-23T20:34:10.408 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:10.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:10.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:10.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:10.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:10.648 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:10.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:10.747 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:10.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:10.797 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:10 smithi174 bash[91578]: cluster 2023-09-23T20:34:09.707608+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1087: 99 pgs: 99 active+clean; 33 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:10.819 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:10.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:10.956 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:11.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:34:11.023 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:10 smithi112 bash[104422]: cluster 2023-09-23T20:34:09.707608+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1087: 99 pgs: 99 active+clean; 33 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:11.023 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:10 smithi112 bash[107672]: cluster 2023-09-23T20:34:09.707608+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1087: 99 pgs: 99 active+clean; 33 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:11.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:34:11.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:11.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:11.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:11.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:11.232 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:11.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:11.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:11.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:11.472 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:11.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:11.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:11.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:11.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:11.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:11.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:11.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:11.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:11.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:11.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:11.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:12.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:12.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:12.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:12.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:12.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:12.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:12.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:12.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:12.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:12.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:12.544 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:12.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:12.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:12 smithi174 bash[91578]: cluster 2023-09-23T20:34:11.708482+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1088: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:12.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:12.827 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:12 smithi112 bash[107672]: cluster 2023-09-23T20:34:11.708482+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1088: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:12.828 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:12 smithi112 bash[104422]: cluster 2023-09-23T20:34:11.708482+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1088: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:12.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:12.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:12.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:13.023 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-23T20:34:13.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-23T20:34:13.085 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:13.116 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:13.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:13.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:13.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:13.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:13.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:13.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:13.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:13.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:13.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:13.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:13.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:13.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:13.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:13.889 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:13 smithi112 bash[107672]: audit 2023-09-23T20:34:13.518546+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:34:13.889 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:13 smithi112 bash[104422]: audit 2023-09-23T20:34:13.518546+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:34:13.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:14.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:14.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:14.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:13 smithi174 bash[91578]: audit 2023-09-23T20:34:13.518546+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:34:14.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:14.265 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:14.298 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:14.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:14.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:14.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:14.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:14.695 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:14.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:14.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:14.808 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:14.808 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:14.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:14.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:14.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:14.956 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:34:14.956 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:34:14.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:14.989 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:14 smithi112 bash[107672]: cluster 2023-09-23T20:34:13.709311+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1089: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-09-23T20:34:14.990 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:14 smithi112 bash[104422]: cluster 2023-09-23T20:34:13.709311+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1089: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-09-23T20:34:15.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:15.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:14 smithi174 bash[91578]: cluster 2023-09-23T20:34:13.709311+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1089: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-09-23T20:34:15.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:15.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:15.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:15.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:15.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:15.261 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-09-23T20:34:15.261 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:34:15.261 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T20:34:15.261 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:34:15.261 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:34:15.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T20:34:15.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:15.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:15.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:15.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:15.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:15.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:15.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:15.743 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:15.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:15.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:15.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:15.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:16.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:16.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:16.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:16.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:16.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:16.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:16.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:16.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:16.547 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:16.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:16.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:16.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:16.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:16.906 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:16.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:16.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:17.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:17.056 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:16 smithi174 bash[91578]: cluster 2023-09-23T20:34:15.710390+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1090: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 300 op/s 2023-09-23T20:34:17.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:17.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:16 smithi112 bash[107672]: cluster 2023-09-23T20:34:15.710390+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1090: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 300 op/s 2023-09-23T20:34:17.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:16 smithi112 bash[104422]: cluster 2023-09-23T20:34:15.710390+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1090: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 300 op/s 2023-09-23T20:34:17.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:17.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:34:17.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:17.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:17.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:17.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:17.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:17.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.610 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:17.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:17.740 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:17.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:17.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:17.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:17.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:17.970 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:18.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:18.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:18.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:18.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:18.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:18.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:18.399 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:18.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:18.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:18.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:18.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:18.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:18.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:18.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:18.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:18.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:18.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:18.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:18.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:19.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:19.043 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:18 smithi174 bash[91578]: cluster 2023-09-23T20:34:17.711069+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1091: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 253 op/s 2023-09-23T20:34:19.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:19.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:19.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:18 smithi112 bash[104422]: cluster 2023-09-23T20:34:17.711069+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1091: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 253 op/s 2023-09-23T20:34:19.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:18 smithi112 bash[107672]: cluster 2023-09-23T20:34:17.711069+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1091: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 253 op/s 2023-09-23T20:34:19.160 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:19.233 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:19.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:19.365 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:19.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:19.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:19.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:19.600 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:19.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:19.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:19.730 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:19.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:19.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:19.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:19.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:19.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:20.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:20.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:20.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:20.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:20.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:20.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:20.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:20.401 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:34:20] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2023-09-23T20:34:20.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:20.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:20.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:20.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:20.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:20.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:20.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:20.761 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:20.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:20.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:20.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:20.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:21.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:21.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:21.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:20 smithi174 bash[91578]: cluster 2023-09-23T20:34:19.712195+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1092: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 212 op/s 2023-09-23T20:34:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:20 smithi174 bash[91578]: audit 2023-09-23T20:34:19.960087+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:20 smithi174 bash[91578]: audit 2023-09-23T20:34:19.966845+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:21.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:21.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:21.229 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[104422]: cluster 2023-09-23T20:34:19.712195+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1092: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 212 op/s 2023-09-23T20:34:21.229 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[104422]: audit 2023-09-23T20:34:19.960087+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:21.229 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[104422]: audit 2023-09-23T20:34:19.966845+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:21.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[107672]: cluster 2023-09-23T20:34:19.712195+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1092: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 212 op/s 2023-09-23T20:34:21.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[107672]: audit 2023-09-23T20:34:19.960087+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:21.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:20 smithi112 bash[107672]: audit 2023-09-23T20:34:19.966845+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:21.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:21.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:21.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:21.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:21.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:21.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:21.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:21.815 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:21.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:21.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:22.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:22.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:22.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:22.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:22.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:22.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:22.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:22.394 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:22.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:22.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:22.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:22.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:22.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:22.741 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:22.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:22.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:22.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:22.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:22.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:22 smithi112 bash[104422]: cluster 2023-09-23T20:34:21.713142+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1093: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 43 op/s 2023-09-23T20:34:22.977 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:22 smithi112 bash[107672]: cluster 2023-09-23T20:34:21.713142+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1093: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 43 op/s 2023-09-23T20:34:22.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:22 smithi174 bash[91578]: cluster 2023-09-23T20:34:21.713142+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1093: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 43 op/s 2023-09-23T20:34:23.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:23.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:23.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:23.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:23.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:23.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:23.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:23.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:23.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:23.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:23.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:24.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:24.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:24.060 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:23 smithi174 bash[91578]: audit 2023-09-23T20:34:23.016825+0000 mon.a (mon.0) 1290 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:24.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:23 smithi112 bash[107672]: audit 2023-09-23T20:34:23.016825+0000 mon.a (mon.0) 1290 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:24.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:23 smithi112 bash[104422]: audit 2023-09-23T20:34:23.016825+0000 mon.a (mon.0) 1290 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:24.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:24.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:24.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:24.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:24.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:24.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:24.713 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:24.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:24.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:24.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:24.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:25.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:25.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:25.137 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:24 smithi174 bash[91578]: cluster 2023-09-23T20:34:23.713859+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1094: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:25.137 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:24 smithi174 bash[91578]: audit 2023-09-23T20:34:23.917359+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.138 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:24 smithi174 bash[91578]: audit 2023-09-23T20:34:23.924150+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.138 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:24 smithi174 bash[91578]: audit 2023-09-23T20:34:24.396839+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:34:25.138 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:24 smithi174 bash[91578]: audit 2023-09-23T20:34:24.398312+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:34:25.138 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:24 smithi174 bash[91578]: audit 2023-09-23T20:34:24.407389+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.160 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:25.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:25.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:25.272 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[104422]: cluster 2023-09-23T20:34:23.713859+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1094: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[104422]: audit 2023-09-23T20:34:23.917359+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[104422]: audit 2023-09-23T20:34:23.924150+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[104422]: audit 2023-09-23T20:34:24.396839+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[104422]: audit 2023-09-23T20:34:24.398312+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[104422]: audit 2023-09-23T20:34:24.407389+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[107672]: cluster 2023-09-23T20:34:23.713859+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1094: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[107672]: audit 2023-09-23T20:34:23.917359+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.273 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[107672]: audit 2023-09-23T20:34:23.924150+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[107672]: audit 2023-09-23T20:34:24.396839+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:34:25.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[107672]: audit 2023-09-23T20:34:24.398312+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:34:25.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:24 smithi112 bash[107672]: audit 2023-09-23T20:34:24.407389+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:34:25.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:25.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:25.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:25.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:25.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:25.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:25.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:25.662 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:25.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:25.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:25.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:25.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:25.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:25.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:25.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:25.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:26.042 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:26.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:26.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:26.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:26.180 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:26.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:26.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:26.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:26.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:26.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:26.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:26.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:26.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:26.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:26.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:26.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:26.749 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:26.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:26.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:26.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:26.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:26.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:27.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:27.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:26 smithi112 bash[104422]: cluster 2023-09-23T20:34:25.714497+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1095: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:27.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:26 smithi112 bash[107672]: cluster 2023-09-23T20:34:25.714497+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1095: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:27.153 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:27.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:27.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:27.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:26 smithi174 bash[91578]: cluster 2023-09-23T20:34:25.714497+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1095: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:27.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:27.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:27.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:27.512 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:27.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:27.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:27.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:27.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:27.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:27.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:28.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:28.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:28.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:28.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:28.308 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:28.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:28.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:28.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:28.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:28.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:28.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:28.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:28.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:28.709 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:28.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:28.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:28.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:28.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:28.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:28.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:28.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:29.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:29.123 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:28 smithi112 bash[107672]: cluster 2023-09-23T20:34:27.715281+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1096: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:29.124 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:28 smithi112 bash[104422]: cluster 2023-09-23T20:34:27.715281+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1096: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:29.135 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:29.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:29.239 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:29.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:28 smithi174 bash[91578]: cluster 2023-09-23T20:34:27.715281+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1096: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:29.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:29.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:29.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:29.379 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:34:29.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:29.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:29.402 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:34:29.426 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:34:29.451 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:34:29.477 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:34:29.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.503 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:34:29.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:29.534 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:34:29.557 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:34:29.558 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.558 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.558 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.559 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.559 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.559 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.559 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.559 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:34:29.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:29.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:29.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:29.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:29.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:29.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:29.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:29.940 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:34:30.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:30.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:30.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:30.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:30.184 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:29 smithi112 bash[104422]: audit 2023-09-23T20:34:29.355072+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.112:0/3435668010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:30.185 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:29 smithi112 bash[104422]: audit 2023-09-23T20:34:29.685146+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.112:0/1461621712' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:34:30.185 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:29 smithi112 bash[107672]: audit 2023-09-23T20:34:29.355072+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.112:0/3435668010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:30.185 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:29 smithi112 bash[107672]: audit 2023-09-23T20:34:29.685146+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.112:0/1461621712' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:34:30.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:30.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:29 smithi174 bash[91578]: audit 2023-09-23T20:34:29.355072+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.112:0/3435668010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:29 smithi174 bash[91578]: audit 2023-09-23T20:34:29.685146+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.112:0/1461621712' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:34:30.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:30.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:30.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.524 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:34:30] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2023-09-23T20:34:30.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:30.646 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:30.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:30.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:30.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:30.913 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:30.946 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_4' removed 2023-09-23T20:34:30.951 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:31.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:31.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: cluster 2023-09-23T20:34:29.715971+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1097: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:31.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: cluster 2023-09-23T20:34:29.924260+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:31.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: cluster 2023-09-23T20:34:29.931101+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:31.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: cluster 2023-09-23T20:34:29.931193+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:31.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: audit 2023-09-23T20:34:29.936201+0000 mon.a (mon.0) 1298 : audit 1 from='client.? 172.21.15.112:0/1461621712' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:34:31.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: cluster 2023-09-23T20:34:29.936294+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: audit 2023-09-23T20:34:30.177835+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.112:0/4109827105' 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-09-23T20:34:31.064 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[104422]: audit 2023-09-23T20:34:30.178156+0000 mon.a (mon.0) 1300 : audit 1 from='client.? ' 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-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: cluster 2023-09-23T20:34:29.715971+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1097: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: cluster 2023-09-23T20:34:29.924260+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: cluster 2023-09-23T20:34:29.931101+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: cluster 2023-09-23T20:34:29.931193+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: audit 2023-09-23T20:34:29.936201+0000 mon.a (mon.0) 1298 : audit 1 from='client.? 172.21.15.112:0/1461621712' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: cluster 2023-09-23T20:34:29.936294+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: audit 2023-09-23T20:34:30.177835+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.112:0/4109827105' 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-09-23T20:34:31.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:30 smithi112 bash[107672]: audit 2023-09-23T20:34:30.178156+0000 mon.a (mon.0) 1300 : audit 1 from='client.? ' 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-09-23T20:34:31.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:31.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:31.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:31.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: cluster 2023-09-23T20:34:29.715971+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1097: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: cluster 2023-09-23T20:34:29.924260+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: cluster 2023-09-23T20:34:29.931101+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: cluster 2023-09-23T20:34:29.931193+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: audit 2023-09-23T20:34:29.936201+0000 mon.a (mon.0) 1298 : audit 1 from='client.? 172.21.15.112:0/1461621712' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:34:31.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: cluster 2023-09-23T20:34:29.936294+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-09-23T20:34:31.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: audit 2023-09-23T20:34:30.177835+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.112:0/4109827105' 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-09-23T20:34:31.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:30 smithi174 bash[91578]: audit 2023-09-23T20:34:30.178156+0000 mon.a (mon.0) 1300 : audit 1 from='client.? ' 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-09-23T20:34:31.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:31.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:31.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:31.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:31.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:31.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:31.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:31.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:31.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:31.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:32.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:32.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:32.092 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[107672]: cluster 2023-09-23T20:34:30.130708+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:32.092 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[107672]: cluster 2023-09-23T20:34:30.925297+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:32.093 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[107672]: cluster 2023-09-23T20:34:30.932210+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:34:32.093 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[107672]: audit 2023-09-23T20:34:30.936370+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' 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-09-23T20:34:32.093 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[107672]: cluster 2023-09-23T20:34:30.936502+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-09-23T20:34:32.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[104422]: cluster 2023-09-23T20:34:30.130708+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:32.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[104422]: cluster 2023-09-23T20:34:30.925297+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:32.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[104422]: cluster 2023-09-23T20:34:30.932210+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:34:32.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[104422]: audit 2023-09-23T20:34:30.936370+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' 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-09-23T20:34:32.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:31 smithi112 bash[104422]: cluster 2023-09-23T20:34:30.936502+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-09-23T20:34:32.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:32.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:32.208 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:31 smithi174 bash[91578]: cluster 2023-09-23T20:34:30.130708+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:32.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:31 smithi174 bash[91578]: cluster 2023-09-23T20:34:30.925297+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:34:32.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:31 smithi174 bash[91578]: cluster 2023-09-23T20:34:30.932210+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:34:32.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:31 smithi174 bash[91578]: audit 2023-09-23T20:34:30.936370+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' 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-09-23T20:34:32.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:31 smithi174 bash[91578]: cluster 2023-09-23T20:34:30.936502+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-09-23T20:34:32.223 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:32.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:32.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:32.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:32.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:32.592 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:32.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:32.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:32.729 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:32.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:32.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:32.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:32.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:32.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:33.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:33.118 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.148 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:33.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:33.272 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:32 smithi112 bash[104422]: cluster 2023-09-23T20:34:31.716513+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:33.272 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:32 smithi112 bash[107672]: cluster 2023-09-23T20:34:31.716513+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:33.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:32 smithi174 bash[91578]: cluster 2023-09-23T20:34:31.716513+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:33.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:33.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:33.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:33.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:33.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:33.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:33.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:33.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.812 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:33.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:34.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:34.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:34.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:34.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:34.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:34.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:34.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:34.430 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:34.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:34.621 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:34:34.621 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:34:34.621 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-23T20:34:34.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-23T20:34:34.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:34.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:34.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:34.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:34 smithi174 bash[91578]: cluster 2023-09-23T20:34:33.717270+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:34.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:34.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:34 smithi112 bash[104422]: cluster 2023-09-23T20:34:33.717270+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:34.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:34 smithi112 bash[107672]: cluster 2023-09-23T20:34:33.717270+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:34.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:34.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:35.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:35.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:35.228 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:35.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:35.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:35.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:35.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:35.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:35.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:35.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:35.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:34:35.570 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:34:35.570 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:34:35.570 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:34:35.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:35.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:35.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:35.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:35.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:35.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:35.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:35.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:35.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:36.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:36.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:36.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:36.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:36.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:36.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:36.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:36.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:36.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:36.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:36.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:36.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:36.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:36.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:34:36.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:36.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:36.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:36.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:36.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:36.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:36.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:36.970 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:36 smithi174 bash[91578]: cluster 2023-09-23T20:34:35.718323+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:36.988 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:36.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:37.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:37.101 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:36 smithi112 bash[104422]: cluster 2023-09-23T20:34:35.718323+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:37.101 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:36 smithi112 bash[107672]: cluster 2023-09-23T20:34:35.718323+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:37.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:37.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:37.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:37.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:37.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:37.490 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:37.520 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:37.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:37.624 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:37.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:37.717 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:34:37.717 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155779 9.10 9:0e281a00:::benchmark_data_smithi112_221511_object49126:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 114.839717458, 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.25495633, 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.718 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155779 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:34:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870583+0000", 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0590000000000001e-06 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870588+0000", 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6619999999999996e-06 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870592+0000", 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3669999999999999e-06 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903945+0000", 2023-09-23T20:34:37.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033352636999999997 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903952+0000", 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4359999999999996e-06 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.112643+0000", 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2086906660000001 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.112797+0000", 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015450800000000001 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.113105+0000", 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00030725300000000001 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115092+0000", 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019875130000000002 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118318+0000", 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003225576 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123013+0000", 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004694892 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123138+0000", 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012499599999999999 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125310+0000", 2023-09-23T20:34:37.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002172565 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125405+0000", 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4314000000000005e-05 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125538+0000", 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133242 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.726 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155782 9.10 9:08d00c2a:::benchmark_data_smithi112_221511_object49129:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 114.83970308799999, 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.255178125, 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.727 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155782 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:34:37.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870598+0000", 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1430000000000001e-06 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870603+0000", 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.446e-06 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870610+0000", 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.905e-06 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903983+0000", 2023-09-23T20:34:37.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033373413999999997 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903988+0000", 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.724e-06 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.733 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115239+0000", 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2112504550000001 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115363+0000", 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012476800000000001 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115563+0000", 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000199166 2023-09-23T20:34:37.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.121429+0000", 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005866919 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123083+0000", 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001654055 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123171+0000", 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7746999999999999e-05 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123235+0000", 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3581e-05 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125616+0000", 2023-09-23T20:34:37.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023811209999999999 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125662+0000", 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5796e-05 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125774+0000", 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112236 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.737 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155790 9.10 9:0a164444:::benchmark_data_smithi112_221511_object49137:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 114.83968267500001, 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.262813961, 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.738 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155790 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:34:37.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870619+0000", 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4699999999999998e-06 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870625+0000", 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5879999999999997e-06 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870629+0000", 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3209999999999998e-06 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904014+0000", 2023-09-23T20:34:37.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033384847000000002 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904022+0000", 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6669999999999996e-06 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.116756+0000", 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2127343479999999 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.116874+0000", 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000118399 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.117085+0000", 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021093500000000001 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.121436+0000", 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043506009999999999 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123204+0000", 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017683390000000001 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.124910+0000", 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017053610000000001 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125819+0000", 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00090988500000000003 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133235+0000", 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00741524 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133290+0000", 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5445000000000002e-05 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.747 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.747 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133430+0000", 2023-09-23T20:34:37.747 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000140073 2023-09-23T20:34:37.747 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.747 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.747 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155854 9.10 9:0ac6eaf4:::benchmark_data_smithi112_221511_object49201:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 114.839655666, 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.262992756, 2023-09-23T20:34:37.748 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155854 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:34:37.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:34:37.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870645+0000", 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3910000000000001e-06 2023-09-23T20:34:37.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870650+0000", 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1950000000000002e-06 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870655+0000", 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1840000000000001e-06 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904052+0000", 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033397478000000001 2023-09-23T20:34:37.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904059+0000", 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4740000000000002e-06 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118363+0000", 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.21430452 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118565+0000", 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020212299999999999 2023-09-23T20:34:37.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118767+0000", 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000201802 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.122964+0000", 2023-09-23T20:34:37.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041972119999999996 2023-09-23T20:34:37.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.124328+0000", 2023-09-23T20:34:37.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013632410000000001 2023-09-23T20:34:37.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.124952+0000", 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00062463799999999995 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125903+0000", 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00095130200000000001 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133469+0000", 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0075660229999999998 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133517+0000", 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7296000000000003e-05 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133636+0000", 2023-09-23T20:34:37.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119244 2023-09-23T20:34:37.762 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.762 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.762 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156168 9.12 9:48c7a599:::benchmark_data_smithi112_221511_object49515:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:45.986639+0000", 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.723659764, 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1250117610000001, 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.763 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156168 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986639+0000", 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986639+0000", 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986638+0000", 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986644+0000", 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.173e-06 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986655+0000", 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.081e-05 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986661+0000", 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0689999999999998e-06 2023-09-23T20:34:37.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.987694+0000", 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001033172 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.987707+0000", 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2906e-05 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.898895+0000", 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91118840999999995 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.898911+0000", 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5492999999999999e-05 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.100020+0000", 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2011088029999999 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.100170+0000", 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015067300000000001 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.100823+0000", 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00065279499999999996 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.105885+0000", 2023-09-23T20:34:37.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050618640000000001 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.105951+0000", 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6311999999999998e-05 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106013+0000", 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1453999999999998e-05 2023-09-23T20:34:37.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106084+0000", 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0729000000000007e-05 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111462+0000", 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053784870000000004 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111517+0000", 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4772999999999999e-05 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111651+0000", 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013409300000000001 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.772 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156173 9.12 9:4f58d891:::benchmark_data_smithi112_221511_object49520:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:45.995807+0000", 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.714491783, 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1161042550000002, 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.773 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156173 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995807+0000", 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995807+0000", 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995805+0000", 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995812+0000", 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0530000000000001e-06 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995831+0000", 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8709e-05 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995839+0000", 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9230000000000002e-06 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995895+0000", 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6097999999999997e-05 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995906+0000", 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1394e-05 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900810+0000", 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.90490382300000005 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900824+0000", 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4236000000000001e-05 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.102451+0000", 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2016261479999999 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.102613+0000", 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016214699999999999 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.102893+0000", 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027991399999999998 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106024+0000", 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003131769 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106232+0000", 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020760900000000001 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.107927+0000", 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016954050000000001 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108035+0000", 2023-09-23T20:34:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107287 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111692+0000", 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0036568500000000001 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111743+0000", 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.117e-05 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111911+0000", 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016869000000000001 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156225 9.12 9:4d8c04b6:::benchmark_data_smithi112_221511_object49572:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.046393+0000", 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.66390570900001, 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0657585040000002, 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156225 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.785 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046393+0000", 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046393+0000", 2023-09-23T20:34:37.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046392+0000", 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046397+0000", 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1000000000000003e-06 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046414+0000", 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6971000000000001e-05 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046423+0000", 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4100000000000008e-06 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053395+0000", 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0069726479999999997 2023-09-23T20:34:37.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053406+0000", 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0431000000000001e-05 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900850+0000", 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.84744416 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900859+0000", 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6610000000000006e-06 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.104045+0000", 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2031862680000001 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.104182+0000", 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136983 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.104496+0000", 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031440500000000002 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106243+0000", 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001746954 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.107992+0000", 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017492230000000001 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108074+0000", 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1491999999999998e-05 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111422+0000", 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033481269999999998 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111976+0000", 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00055391700000000002 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112023+0000", 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6854000000000002e-05 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112152+0000", 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128997 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156226 9.12 9:48e10599:::benchmark_data_smithi112_221511_object49573:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.046586+0000", 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.663712675, 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0696745519999999, 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.794 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156226 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046586+0000", 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046586+0000", 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046585+0000", 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046591+0000", 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8819999999999998e-06 2023-09-23T20:34:37.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046604+0000", 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2428e-05 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046611+0000", 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8339999999999999e-06 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053464+0000", 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0068526050000000003 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053471+0000", 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2910000000000002e-06 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905572+0000", 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.85210091799999998 2023-09-23T20:34:37.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905590+0000", 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7482e-05 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106279+0000", 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2006895710000001 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106435+0000", 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015543299999999999 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106710+0000", 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027533700000000001 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112214+0000", 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055036590000000002 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112315+0000", 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010098 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112391+0000", 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6687999999999995e-05 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112464+0000", 2023-09-23T20:34:37.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2183999999999999e-05 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116106+0000", 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003642068 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116159+0000", 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3050000000000002e-05 2023-09-23T20:34:37.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116261+0000", 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010218200000000001 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156233 9.12 9:4be9ca08:::benchmark_data_smithi112_221511_object49580:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.049644+0000", 2023-09-23T20:34:37.803 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.6606553, 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0667788310000001, 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156233 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049644+0000", 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049644+0000", 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049642+0000", 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049648+0000", 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8810000000000001e-06 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049662+0000", 2023-09-23T20:34:37.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3886000000000001e-05 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049670+0000", 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1550000000000007e-06 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053492+0000", 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038214719999999998 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053498+0000", 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5610000000000004e-06 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905753+0000", 2023-09-23T20:34:37.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.852255184 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905764+0000", 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.009e-05 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108100+0000", 2023-09-23T20:34:37.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2023369399999999 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108243+0000", 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014264599999999999 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108541+0000", 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000297609 2023-09-23T20:34:37.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112276+0000", 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037353999999999998 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112428+0000", 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000152211 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112509+0000", 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0296000000000005e-05 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116029+0000", 2023-09-23T20:34:37.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035204049999999999 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116271+0000", 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024221299999999999 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116307+0000", 2023-09-23T20:34:37.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5315999999999999e-05 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116422+0000", 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115924 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156278 9.12 9:4ecba8fe:::benchmark_data_smithi112_221511_object49625:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.109023+0000", 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.601275513, 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.022810099, 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.815 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156278 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109023+0000", 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109023+0000", 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109022+0000", 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109029+0000", 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7410000000000003e-06 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109044+0000", 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5184000000000001e-05 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109052+0000", 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.276e-06 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109112+0000", 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9701000000000003e-05 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109122+0000", 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0467e-05 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905792+0000", 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.79666962799999996 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905801+0000", 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9630000000000004e-06 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.109801+0000", 2023-09-23T20:34:37.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2040004049999999 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.109922+0000", 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012052 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.110166+0000", 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000244107 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112352+0000", 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002185986 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116062+0000", 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037103140000000001 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116094+0000", 2023-09-23T20:34:37.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2174000000000001e-05 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116431+0000", 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00033700499999999998 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131655+0000", 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.01522314 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131702+0000", 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7126999999999998e-05 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131834+0000", 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013181 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.824 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156326 9.12 9:4a4fe882:::benchmark_data_smithi112_221511_object49673:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.160776+0000", 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.54952253800001, 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.971292042, 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.825 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156326 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160776+0000", 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160776+0000", 2023-09-23T20:34:37.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160775+0000", 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160781+0000", 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2910000000000004e-06 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160794+0000", 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2808e-05 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160802+0000", 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.072e-06 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.161157+0000", 2023-09-23T20:34:37.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035512400000000001 2023-09-23T20:34:37.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.161168+0000", 2023-09-23T20:34:37.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.06e-05 2023-09-23T20:34:37.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905903+0000", 2023-09-23T20:34:37.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.74473492799999996 2023-09-23T20:34:37.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905912+0000", 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8629999999999997e-06 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112540+0000", 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2066287010000001 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112710+0000", 2023-09-23T20:34:37.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016955900000000001 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.113022+0000", 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031209100000000002 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116438+0000", 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034158000000000001 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116481+0000", 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3495000000000003e-05 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124342+0000", 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0078611789999999994 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124490+0000", 2023-09-23T20:34:37.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000147627 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131906+0000", 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007416064 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131956+0000", 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0167000000000003e-05 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132068+0000", 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112092 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156379 9.12 9:4ce1420a:::benchmark_data_smithi112_221511_object49726:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.226900+0000", 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.483399236, 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9053876060000001, 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.836 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156379 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226900+0000", 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226900+0000", 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226898+0000", 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226911+0000", 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3427999999999999e-05 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226923+0000", 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1928e-05 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226932+0000", 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4470000000000006e-06 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226984+0000", 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2391e-05 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226993+0000", 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2469999999999997e-06 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905925+0000", 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.67893196600000005 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905930+0000", 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0670000000000002e-06 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.114425+0000", 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.208495525 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.114558+0000", 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013265299999999999 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.114766+0000", 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020845799999999999 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124381+0000", 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0096144190000000008 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124524+0000", 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000143172 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127748+0000", 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003224106 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131481+0000", 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037326550000000001 2023-09-23T20:34:37.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132106+0000", 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00062554699999999995 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132151+0000", 2023-09-23T20:34:37.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5083000000000002e-05 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132287+0000", 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136162 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.846 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156434 9.12 9:4e1f148f:::benchmark_data_smithi112_221511_object49781:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.300274+0000", 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.410025047, 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8322177750000002, 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.847 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156434 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300274+0000", 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300274+0000", 2023-09-23T20:34:37.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300272+0000", 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300279+0000", 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7309999999999996e-06 2023-09-23T20:34:37.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300290+0000", 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1259e-05 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300298+0000", 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9060000000000002e-06 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300354+0000", 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5371999999999998e-05 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300365+0000", 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1090000000000001e-05 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905949+0000", 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.60558396999999997 2023-09-23T20:34:37.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905957+0000", 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1529999999999997e-06 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116510+0000", 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2105531869999999 2023-09-23T20:34:37.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116638+0000", 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012822800000000001 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116916+0000", 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027781799999999999 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124417+0000", 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0075014510000000001 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124557+0000", 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000139455 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127754+0000", 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031971690000000001 2023-09-23T20:34:37.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131528+0000", 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037741860000000001 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132328+0000", 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00080012099999999999 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132379+0000", 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0779000000000003e-05 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132492+0000", 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112534 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156437 9.12 9:4a41d16d:::benchmark_data_smithi112_221511_object49784:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.302475+0000", 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.407823675, 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.830242353, 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156437 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302475+0000", 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302475+0000", 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302474+0000", 2023-09-23T20:34:37.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302480+0000", 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3149999999999997e-06 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302493+0000", 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2357999999999999e-05 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302500+0000", 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7020000000000001e-06 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302582+0000", 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2210000000000001e-05 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302592+0000", 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7219999999999994e-06 2023-09-23T20:34:37.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905980+0000", 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.60338764300000003 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905988+0000", 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5669999999999995e-06 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.118160+0000", 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2121720419999999 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.118266+0000", 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105103 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.118454+0000", 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018870099999999999 2023-09-23T20:34:37.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124454+0000", 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059999550000000004 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127760+0000", 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033060440000000002 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.129539+0000", 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00177837 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131585+0000", 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020461400000000001 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132527+0000", 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00094266499999999997 2023-09-23T20:34:37.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132571+0000", 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3103999999999999e-05 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132718+0000", 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014709 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.866 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156537 9.12 9:4f4b9b5f:::benchmark_data_smithi112_221511_object49884:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.451933+0000", 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.25836574500001, 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6814145470000001, 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156537 2023-09-23T20:34:37.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451933+0000", 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451933+0000", 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451931+0000", 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451939+0000", 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4019999999999996e-06 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451953+0000", 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4810999999999999e-05 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451962+0000", 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.276e-06 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.452030+0000", 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8096000000000007e-05 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.452043+0000", 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2762000000000001e-05 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906010+0000", 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.45396736100000001 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906017+0000", 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3289999999999996e-06 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.119573+0000", 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2135561240000001 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.119689+0000", 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011533599999999999 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.119910+0000", 2023-09-23T20:34:37.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022172500000000001 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126278+0000", 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063679950000000004 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127766+0000", 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001487754 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.129573+0000", 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0018063370000000001 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131617+0000", 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002044433 2023-09-23T20:34:37.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133153+0000", 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00153615 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133198+0000", 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5034000000000003e-05 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133348+0000", 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000149605 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156582 9.12 9:4911be2a:::benchmark_data_smithi112_221511_object49929:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.876 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.521087+0000", 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.189211681, 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.615229641, 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156582 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521087+0000", 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521087+0000", 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521086+0000", 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521093+0000", 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5460000000000003e-06 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521104+0000", 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0261999999999999e-05 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521110+0000", 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.998e-06 2023-09-23T20:34:37.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521156+0000", 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5979000000000001e-05 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521169+0000", 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3047000000000001e-05 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906038+0000", 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.38486915799999999 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906046+0000", 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9070000000000007e-06 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.121148+0000", 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2151019160000001 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.121278+0000", 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000129837 2023-09-23T20:34:37.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.121518+0000", 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024005399999999999 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126319+0000", 2023-09-23T20:34:37.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048012949999999997 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127772+0000", 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014526490000000001 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133386+0000", 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0056147890000000002 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134418+0000", 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010315739999999999 2023-09-23T20:34:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136129+0000", 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017113409999999999 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136196+0000", 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6740000000000001e-05 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136317+0000", 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012089100000000001 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156589 9.12 9:4ec30f97:::benchmark_data_smithi112_221511_object49936:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.532812+0000", 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.177487382, 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6037120279999999, 2023-09-23T20:34:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156589 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532812+0000", 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532812+0000", 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532810+0000", 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532816+0000", 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0800000000000002e-06 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532829+0000", 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2653000000000001e-05 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532837+0000", 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0239999999999997e-06 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.533401+0000", 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00056422099999999995 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.533412+0000", 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0866999999999999e-05 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906069+0000", 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.37265700400000001 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906077+0000", 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2290000000000003e-06 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.122705+0000", 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2166278699999999 2023-09-23T20:34:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.122783+0000", 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7752999999999999e-05 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.123419+0000", 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063568200000000004 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127738+0000", 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043197740000000002 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127778+0000", 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9341999999999997e-05 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134489+0000", 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067115339999999999 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135103+0000", 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00061377800000000004 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136359+0000", 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001255721 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136404+0000", 2023-09-23T20:34:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5266000000000003e-05 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136524+0000", 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119573 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156606 9.12 9:4e53141a:::benchmark_data_smithi112_221511_object49953:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.564071+0000", 2023-09-23T20:34:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.146227508, 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5726707520000001, 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156606 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564071+0000", 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564071+0000", 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564070+0000", 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564076+0000", 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3839999999999996e-06 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564085+0000", 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0310000000000004e-06 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564090+0000", 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5729999999999998e-06 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564134+0000", 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3216000000000001e-05 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564141+0000", 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3339999999999996e-06 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906101+0000", 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.34196045899999999 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906110+0000", 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4090000000000003e-06 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124585+0000", 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2184750600000001 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124764+0000", 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017907099999999999 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.125014+0000", 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025011400000000001 2023-09-23T20:34:37.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127783+0000", 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027687440000000001 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131872+0000", 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040896250000000004 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134525+0000", 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026528789999999999 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135135+0000", 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060946999999999998 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136563+0000", 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014285999999999999 2023-09-23T20:34:37.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136612+0000", 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8231e-05 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136742+0000", 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013059700000000001 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156622 9.12 9:4eb4058e:::benchmark_data_smithi112_221511_object49969:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.601591+0000", 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.108707612, 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5389420039999999, 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.907 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156622 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601591+0000", 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601591+0000", 2023-09-23T20:34:37.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601590+0000", 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601596+0000", 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0240000000000003e-06 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601612+0000", 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5906e-05 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601621+0000", 2023-09-23T20:34:37.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0180000000000007e-06 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601676+0000", 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4740000000000001e-05 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601686+0000", 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0215e-05 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906133+0000", 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30444655399999998 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906141+0000", 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4749999999999993e-06 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126352+0000", 2023-09-23T20:34:37.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2202109999999999 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126515+0000", 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016248900000000001 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126752+0000", 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000237705 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.129594+0000", 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028418390000000001 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134561+0000", 2023-09-23T20:34:37.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049667210000000003 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135166+0000", 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060527699999999999 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135757+0000", 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059048300000000005 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140310+0000", 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045534310000000001 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140380+0000", 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0160000000000006e-05 2023-09-23T20:34:37.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140533+0000", 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000153022 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156626 9.12 9:4f7ac25f:::benchmark_data_smithi112_221511_object49973:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.618777+0000", 2023-09-23T20:34:37.917 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 111.09152163100001, 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5220274709999999, 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156626 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.918 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618777+0000", 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618777+0000", 2023-09-23T20:34:37.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618776+0000", 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:34:37.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618782+0000", 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2750000000000001e-06 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618794+0000", 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2258e-05 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618801+0000", 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5459999999999997e-06 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618854+0000", 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2883999999999997e-05 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618862+0000", 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4789999999999996e-06 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906162+0000", 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28730003399999998 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906169+0000", 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.409e-06 2023-09-23T20:34:37.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127812+0000", 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.221642849 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127931+0000", 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011926699999999999 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:34:37.924 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.128152+0000", 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022164299999999999 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131294+0000", 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031415660000000002 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134591+0000", 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032973199999999999 2023-09-23T20:34:37.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135196+0000", 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060484099999999995 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135795+0000", 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059875300000000005 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:34:37.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140585+0000", 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00478956 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140635+0000", 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0945000000000001e-05 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140805+0000", 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016933000000000001 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.927 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.928 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.928 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:34:37.928 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:34:37.928 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:34:37.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:38.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:38.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:38.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:38.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:38.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:38.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:38.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:38.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:38.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:38.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:38.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:38.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:38.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:38.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:38.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:38.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:34:38.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:38.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:39.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:39.060 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:38 smithi174 bash[91578]: cluster 2023-09-23T20:34:37.718917+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:39.060 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:38 smithi174 bash[91578]: audit 2023-09-23T20:34:38.017176+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:39.078 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:39.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:39.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:38 smithi112 bash[104422]: cluster 2023-09-23T20:34:37.718917+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:39.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:38 smithi112 bash[104422]: audit 2023-09-23T20:34:38.017176+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:39.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:38 smithi112 bash[107672]: cluster 2023-09-23T20:34:37.718917+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:39.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:38 smithi112 bash[107672]: audit 2023-09-23T20:34:38.017176+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:39.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:39.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:39.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:39.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:39.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:39.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:39.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:39.586 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:39.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:39.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:39.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:39.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:39.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:39.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:39.893 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:39.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:39.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:40.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:40.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:40.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:40.168 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:40.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:40.272 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:40.305 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:40.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:34:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:34:40] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-09-23T20:34:40.409 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:40.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:40.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:40.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:40.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:40 smithi112 bash[107672]: cluster 2023-09-23T20:34:39.719886+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:40.825 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:40 smithi112 bash[104422]: cluster 2023-09-23T20:34:39.719886+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:40.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:40.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:40.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:40 smithi174 bash[91578]: cluster 2023-09-23T20:34:39.719886+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:41.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:41.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:41.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:41.336 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:41.337 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:41.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:41.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:41.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:41.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:41.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:41.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:41.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:41.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:42.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:42.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:42.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:42.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:42.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:42.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:42.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:42.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:42.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:42.349 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:42.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:42.460 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-09-23T20:34:42.460 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:34:42.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:42.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:42.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:42.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:42.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:42.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:42.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:42.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:42.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:42.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:42.977 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:42.990 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:42 smithi174 bash[91578]: cluster 2023-09-23T20:34:41.720622+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:43.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:43.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:43.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:43.121 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:42 smithi112 bash[107672]: cluster 2023-09-23T20:34:41.720622+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:43.122 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:42 smithi112 bash[104422]: cluster 2023-09-23T20:34:41.720622+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:43.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:43.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:43.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:43.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:43.365 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:43.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:43.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:43.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:43.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:43.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:43.640 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:43.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:43.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:43.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:43.816 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:43.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:43.920 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:43.955 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:44.059 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:44.091 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:44.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:44.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:44.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:44.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:44.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:44.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:44.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:44.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:44.745 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:44 smithi112 bash[104422]: cluster 2023-09-23T20:34:43.721462+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:44.745 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:44 smithi112 bash[107672]: cluster 2023-09-23T20:34:43.721462+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:44.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:44.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:44.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:44.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:44 smithi174 bash[91578]: cluster 2023-09-23T20:34:43.721462+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:45.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:45.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:45.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:45.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:45.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:45.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:45.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:45.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:45.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:45.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:45.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:45.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:45.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:45.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:46.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:46.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:46.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:46.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:46.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:46.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:46.561 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:46.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:46.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:46.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:46.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:46 smithi174 bash[91578]: cluster 2023-09-23T20:34:45.722579+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:46.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:47.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:47.132 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:46 smithi112 bash[104422]: cluster 2023-09-23T20:34:45.722579+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:46 smithi112 bash[107672]: cluster 2023-09-23T20:34:45.722579+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:47.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:47.366 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:47.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:47.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:47.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:47.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:47.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:47.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:47.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:48.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:48.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:48.152 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:48.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:48.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:48.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:48.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:48.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:48.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:48.821 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:48 smithi112 bash[104422]: cluster 2023-09-23T20:34:47.723218+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:48.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:48.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:48.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:48.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:48 smithi112 bash[107672]: cluster 2023-09-23T20:34:47.723218+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:48.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:48.972 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:48 smithi174 bash[91578]: cluster 2023-09-23T20:34:47.723218+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:48.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:48.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:49.096 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.131 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:49.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:49.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:49.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:49.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:49.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:49.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:49.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:49.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:49.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:49.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:49.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:49.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:49.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:50.034 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:50.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:50.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:50.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:50.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:50.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:50.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:50.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:50.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:50.453 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:34:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:34:50] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-09-23T20:34:50.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:50.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:50.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:50.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:50.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:50.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:50.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:50.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:50.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:51.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:50 smithi174 bash[91578]: cluster 2023-09-23T20:34:49.724212+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:51.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:50 smithi112 bash[104422]: cluster 2023-09-23T20:34:49.724212+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:51.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:50 smithi112 bash[107672]: cluster 2023-09-23T20:34:49.724212+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:51.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:51.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:51.365 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:51.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:51.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:51.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:51.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:51.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:51.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:51.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:52.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:52.168 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:52.302 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:52.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:52.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:52.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:52.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:52.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:52.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:52.721 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:52.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:52.824 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.857 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:52.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:52 smithi112 bash[104422]: cluster 2023-09-23T20:34:51.724955+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:52.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:52 smithi112 bash[107672]: cluster 2023-09-23T20:34:51.724955+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:52.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:52.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:52 smithi174 bash[91578]: cluster 2023-09-23T20:34:51.724955+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:53.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:53.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:53.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:53.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:53.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:53.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:53.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:53.592 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:53.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:53.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:53.852 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:53.864 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:53 smithi174 bash[91578]: audit 2023-09-23T20:34:53.017325+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:53.864 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:53 smithi112 bash[107672]: audit 2023-09-23T20:34:53.017325+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:53.864 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_5' created 2023-09-23T20:34:53.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:53.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:54.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:54.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:54.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:54.129 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:53 smithi112 bash[104422]: audit 2023-09-23T20:34:53.017325+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:54.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:54.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:54.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:54.281 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:54.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:54.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:54.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:54.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:54.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:54.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:54.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:54.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:54.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:54.874 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:34:54.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:54.952 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:54.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:55.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: audit 2023-09-23T20:34:53.369459+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.112:0/4151376794' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:34:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: audit 2023-09-23T20:34:53.369799+0000 mon.a (mon.0) 1305 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:34:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: cluster 2023-09-23T20:34:53.725588+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: cluster 2023-09-23T20:34:53.855740+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:34:55.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: audit 2023-09-23T20:34:53.857847+0000 mon.a (mon.0) 1306 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T20:34:55.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: cluster 2023-09-23T20:34:53.857918+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-09-23T20:34:55.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:54 smithi174 bash[91578]: audit 2023-09-23T20:34:54.436788+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.112:0/3775323201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: audit 2023-09-23T20:34:53.369459+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.112:0/4151376794' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: audit 2023-09-23T20:34:53.369799+0000 mon.a (mon.0) 1305 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: cluster 2023-09-23T20:34:53.725588+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: cluster 2023-09-23T20:34:53.855740+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: audit 2023-09-23T20:34:53.857847+0000 mon.a (mon.0) 1306 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: cluster 2023-09-23T20:34:53.857918+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[107672]: audit 2023-09-23T20:34:54.436788+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.112:0/3775323201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:34:55.068 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: audit 2023-09-23T20:34:53.369459+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.112:0/4151376794' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:34:55.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: audit 2023-09-23T20:34:53.369799+0000 mon.a (mon.0) 1305 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:34:55.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: cluster 2023-09-23T20:34:53.725588+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:55.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: cluster 2023-09-23T20:34:53.855740+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:34:55.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: audit 2023-09-23T20:34:53.857847+0000 mon.a (mon.0) 1306 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T20:34:55.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: cluster 2023-09-23T20:34:53.857918+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-09-23T20:34:55.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:54 smithi112 bash[104422]: audit 2023-09-23T20:34:54.436788+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.112:0/3775323201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:34:55.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:55.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:55.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:55.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:55.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:55.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:55.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:55.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:55.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:55.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:55.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:55.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:55.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:55.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:55.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: cluster 2023-09-23T20:34:54.862301+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:55.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: cluster 2023-09-23T20:34:54.867236+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: cluster 2023-09-23T20:34:54.867379+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.852 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: cluster 2023-09-23T20:34:54.867551+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.852 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: audit 2023-09-23T20:34:54.867982+0000 mon.a (mon.0) 1310 : audit 1 from='client.? 172.21.15.112:0/3775323201' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:34:55.852 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: cluster 2023-09-23T20:34:54.868050+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-09-23T20:34:55.852 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:55 smithi174 bash[91578]: cluster 2023-09-23T20:34:55.050204+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:55.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:55.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: cluster 2023-09-23T20:34:54.862301+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:55.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: cluster 2023-09-23T20:34:54.867236+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: cluster 2023-09-23T20:34:54.867379+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: cluster 2023-09-23T20:34:54.867551+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: audit 2023-09-23T20:34:54.867982+0000 mon.a (mon.0) 1310 : audit 1 from='client.? 172.21.15.112:0/3775323201' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:34:55.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: cluster 2023-09-23T20:34:54.868050+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-09-23T20:34:55.986 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[104422]: cluster 2023-09-23T20:34:55.050204+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.986 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: cluster 2023-09-23T20:34:54.862301+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:55.986 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: cluster 2023-09-23T20:34:54.867236+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.987 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: cluster 2023-09-23T20:34:54.867379+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.987 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: cluster 2023-09-23T20:34:54.867551+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.987 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: audit 2023-09-23T20:34:54.867982+0000 mon.a (mon.0) 1310 : audit 1 from='client.? 172.21.15.112:0/3775323201' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:34:55.987 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: cluster 2023-09-23T20:34:54.868050+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-09-23T20:34:55.988 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:55 smithi112 bash[107672]: cluster 2023-09-23T20:34:55.050204+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:34:55.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:56.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:56.137 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:56.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:56.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-23T20:34:56.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:56.276 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:56.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:56.321 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:34:56.321 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:34:56.321 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-09-23T20:34:56.321 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:34:56.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:56.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:56.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:56.525 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:56.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:56.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:56.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:56.760 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:56.779 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:34:56.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:56.799 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:34:56.826 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:34:56.848 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:34:56.870 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:34:56.894 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:34:56.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:56.917 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:34:56.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:56.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:56.940 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:34:56.941 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.942 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.942 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.942 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.943 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.943 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.943 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:34:56.943 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:34:57.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:57.037 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:56 smithi174 bash[91578]: cluster 2023-09-23T20:34:55.726108+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1114: 89 pgs: 2 creating+activating, 12 creating+peering, 2 unknown, 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:57.037 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:56 smithi174 bash[91578]: cluster 2023-09-23T20:34:55.874080+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:34:57.037 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:56 smithi174 bash[91578]: cluster 2023-09-23T20:34:55.878735+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-09-23T20:34:57.037 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:56 smithi174 bash[91578]: cluster 2023-09-23T20:34:55.977893+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:34:57.037 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:56 smithi174 bash[91578]: audit 2023-09-23T20:34:56.757032+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.112:0/3938244230' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:57.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:57.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[104422]: cluster 2023-09-23T20:34:55.726108+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1114: 89 pgs: 2 creating+activating, 12 creating+peering, 2 unknown, 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[104422]: cluster 2023-09-23T20:34:55.874080+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[104422]: cluster 2023-09-23T20:34:55.878735+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[104422]: cluster 2023-09-23T20:34:55.977893+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[104422]: audit 2023-09-23T20:34:56.757032+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.112:0/3938244230' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[107672]: cluster 2023-09-23T20:34:55.726108+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1114: 89 pgs: 2 creating+activating, 12 creating+peering, 2 unknown, 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[107672]: cluster 2023-09-23T20:34:55.874080+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[107672]: cluster 2023-09-23T20:34:55.878735+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[107672]: cluster 2023-09-23T20:34:55.977893+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:34:57.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:56 smithi112 bash[107672]: audit 2023-09-23T20:34:56.757032+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.112:0/3938244230' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:57.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:57.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:57.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:57.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:57.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:57.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:57.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:57.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:57.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:57.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:57.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:57.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:58.100 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:58.133 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:58.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:58.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:58.268 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:58.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:58.502 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:58.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:58.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:58.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:58.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:58.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:58.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:58.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:59.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:34:58 smithi112 bash[104422]: cluster 2023-09-23T20:34:57.726732+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1116: 89 pgs: 2 creating+activating, 12 creating+peering, 75 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:59.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:34:58 smithi112 bash[107672]: cluster 2023-09-23T20:34:57.726732+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1116: 89 pgs: 2 creating+activating, 12 creating+peering, 75 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:59.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.181 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:34:58 smithi174 bash[91578]: cluster 2023-09-23T20:34:57.726732+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1116: 89 pgs: 2 creating+activating, 12 creating+peering, 75 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:34:59.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:59.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:34:59.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:59.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:59.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:59.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:59.755 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.789 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:59.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:59.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:00.035 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:00.065 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:00.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:35:00.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:00.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:00.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:00.345 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:00.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:00.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:00.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:00.512 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:00.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:00.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:00.627 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:35:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:35:00] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-09-23T20:35:00.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:00.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:00.749 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:00.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:00.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:00.888 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:00.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:00.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:01.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:01.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:01.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:00 smithi174 bash[91578]: cluster 2023-09-23T20:34:59.727960+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1117: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:01.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:00 smithi112 bash[104422]: cluster 2023-09-23T20:34:59.727960+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1117: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:00 smithi112 bash[107672]: cluster 2023-09-23T20:34:59.727960+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1117: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:01.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:01.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:01.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:01.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:35:01.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:01.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:01.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:01.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:01.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:01.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:01.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.875 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:01.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:02.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:02.038 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:02.116 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.145 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:02.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:02.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:02.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:02.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:02.416 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:02.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:02.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:02.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:02.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:02.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:02.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:02.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:02.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:02.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:02.911 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:03.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:03.062 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:02 smithi112 bash[104422]: cluster 2023-09-23T20:35:01.728890+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:03.062 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:02 smithi112 bash[107672]: cluster 2023-09-23T20:35:01.728890+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:03.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:03.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:03.200 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:02 smithi174 bash[91578]: cluster 2023-09-23T20:35:01.728890+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:03.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:03.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:03.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:03.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:03.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:03.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:03.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:03.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:03.615 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:03.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:03.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:03.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:03.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:03.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:03.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:03.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:04.070 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:04.070 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:04.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:04.257 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.293 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:04.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:04.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:04.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:04.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.561 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:04.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:04.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:04.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:04.793 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:04.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:04.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:04.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:05.057 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:04 smithi174 bash[91578]: cluster 2023-09-23T20:35:03.729600+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:05.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:05.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:05.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:04 smithi112 bash[104422]: cluster 2023-09-23T20:35:03.729600+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:05.158 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:04 smithi112 bash[107672]: cluster 2023-09-23T20:35:03.729600+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:05.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:05.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:05.350 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:05.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:05.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:05.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:05.623 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:05.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:05.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:05.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:05.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:05.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:05.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:06.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:06.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:06.096 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:06.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:06.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.291 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:06.394 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:06.531 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:06.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:06.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:06.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:06.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:06.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:06.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:06.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:06.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:06.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:06.934 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:06 smithi112 bash[104422]: cluster 2023-09-23T20:35:05.730414+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:06.935 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:06 smithi112 bash[107672]: cluster 2023-09-23T20:35:05.730414+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:06.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:07.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:07.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:07.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:07.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:07.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:07.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:07.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:06 smithi174 bash[91578]: cluster 2023-09-23T20:35:05.730414+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:07.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:07.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:07.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:07.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:07.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:07.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:07.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:07.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:07.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:07.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:07.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:08.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:08.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:08.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:08.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:08.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:08.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:08.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:08.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:08.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:08.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:08.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:08.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:08.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:09.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:09.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:09.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:09.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:08 smithi174 bash[91578]: cluster 2023-09-23T20:35:07.731144+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:08 smithi174 bash[91578]: audit 2023-09-23T20:35:08.017372+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:08 smithi174 bash[91578]: audit 2023-09-23T20:35:08.762051+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:08 smithi112 bash[104422]: cluster 2023-09-23T20:35:07.731144+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:08 smithi112 bash[104422]: audit 2023-09-23T20:35:08.017372+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:08 smithi112 bash[104422]: audit 2023-09-23T20:35:08.762051+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:08 smithi112 bash[107672]: cluster 2023-09-23T20:35:07.731144+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:08 smithi112 bash[107672]: audit 2023-09-23T20:35:08.017372+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:08 smithi112 bash[107672]: audit 2023-09-23T20:35:08.762051+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:09.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:09.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:09.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:09.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:09.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:09.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:09.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:09.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:09.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:09.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:09.713 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:09.744 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:09.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:09.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:09.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:09.913 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-23T20:35:09.973 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:09.985 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:09 smithi174 bash[91578]: audit 2023-09-23T20:35:09.764440+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.112:0/3177858464' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:35:09.985 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:09 smithi174 bash[91578]: audit 2023-09-23T20:35:09.764950+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:35:10.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:10.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:10.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:10.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:10.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:10.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:09 smithi112 bash[104422]: audit 2023-09-23T20:35:09.764440+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.112:0/3177858464' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:35:10.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:09 smithi112 bash[104422]: audit 2023-09-23T20:35:09.764950+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:35:10.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:09 smithi112 bash[107672]: audit 2023-09-23T20:35:09.764440+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.112:0/3177858464' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:35:10.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:09 smithi112 bash[107672]: audit 2023-09-23T20:35:09.764950+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:35:10.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:10.252 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:35:10] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:35:10.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:10.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:10.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:10.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:10.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:10.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:10.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:10.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:10.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:10.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:10.793 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:10.897 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:10.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:10.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:11.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:11.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:10 smithi174 bash[91578]: cluster 2023-09-23T20:35:09.732141+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:11.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:10 smithi174 bash[91578]: cluster 2023-09-23T20:35:09.905152+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:11.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:10 smithi174 bash[91578]: cluster 2023-09-23T20:35:09.905259+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:11.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:10 smithi174 bash[91578]: audit 2023-09-23T20:35:09.909431+0000 mon.a (mon.0) 1316 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:35:11.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:10 smithi174 bash[91578]: cluster 2023-09-23T20:35:09.909548+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-09-23T20:35:11.061 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:11.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:11.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:11.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:11.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[104422]: cluster 2023-09-23T20:35:09.732141+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:11.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[104422]: cluster 2023-09-23T20:35:09.905152+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:11.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[104422]: cluster 2023-09-23T20:35:09.905259+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:11.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[104422]: audit 2023-09-23T20:35:09.909431+0000 mon.a (mon.0) 1316 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:35:11.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[104422]: cluster 2023-09-23T20:35:09.909548+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-09-23T20:35:11.222 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[107672]: cluster 2023-09-23T20:35:09.732141+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:11.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[107672]: cluster 2023-09-23T20:35:09.905152+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:11.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[107672]: cluster 2023-09-23T20:35:09.905259+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:11.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[107672]: audit 2023-09-23T20:35:09.909431+0000 mon.a (mon.0) 1316 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:35:11.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:10 smithi112 bash[107672]: cluster 2023-09-23T20:35:09.909548+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-09-23T20:35:11.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:11.332 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:11.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:11.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:11.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:11.584 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:11.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.755 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:11.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:11.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:11.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:11.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:12.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:12.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:12.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.152 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:11 smithi112 bash[104422]: cluster 2023-09-23T20:35:11.022110+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:12.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:11 smithi112 bash[107672]: cluster 2023-09-23T20:35:11.022110+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:12.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:12.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:11 smithi174 bash[91578]: cluster 2023-09-23T20:35:11.022110+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:35:12.386 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:12.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:12.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:12.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:12.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:12.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:12.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:12.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:12.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:12.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:12.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:13.049 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:12 smithi112 bash[107672]: cluster 2023-09-23T20:35:11.733018+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:12 smithi112 bash[104422]: cluster 2023-09-23T20:35:11.733018+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:13.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.198 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:12 smithi174 bash[91578]: cluster 2023-09-23T20:35:11.733018+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:13.221 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:13.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:13.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:13.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:13.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:13.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:13.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:13.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:13.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.748 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:13.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:13.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:13.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:14.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:14.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:14.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:14.258 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:14.294 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:14.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:14.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:14.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:14.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:14.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:14.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:14.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:14.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:14.820 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:14.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:14.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:14.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:14.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:15.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:15.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:15.184 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:15.197 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:14 smithi174 bash[91578]: cluster 2023-09-23T20:35:13.733841+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:15.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:15.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.329 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:14 smithi112 bash[107672]: cluster 2023-09-23T20:35:13.733841+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:15.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:14 smithi112 bash[104422]: cluster 2023-09-23T20:35:13.733841+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:15.330 DEBUG:teuthology.orchestra.run.smithi112:> /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-09-23T20:35:15.330 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-09-23T20:35:15.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:35:15.333 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:35:15.333 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:35:15.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:15.450 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:15.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:15.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:15.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:15.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:15.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:15.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:15.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.839 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:hints = 1 2023-09-23T20:35:15.839 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:35:15.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object prefix: benchmark_data_smithi112_242611 2023-09-23T20:35:15.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:35:15.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:35:15.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:15.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:15.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:16.096 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:16.125 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:16.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:16.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:16.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:16.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:16.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:16.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:16.493 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:16.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:16.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:16.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:16.737 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:35:16.738 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:35:16.766 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:16.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:16.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 1 16 2593 2577 161.052 161.062 0.0106491 0.00617041 2023-09-23T20:35:16.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:16.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:17.004 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:35:17.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:17.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:16 smithi174 bash[91578]: cluster 2023-09-23T20:35:15.734560+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:17.055 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:35:17.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:17.097 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:35:17.142 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:35:17.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.186 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:35:17.189 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:17.227 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:35:17.261 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:35:17.292 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.305 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.310 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:35:17.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:17.341 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:16 smithi112 bash[104422]: cluster 2023-09-23T20:35:15.734560+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:17.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:16 smithi112 bash[107672]: cluster 2023-09-23T20:35:15.734560+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-23T20:35:17.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:17.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:17.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:17.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:17.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:17.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:17.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:17.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:17.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:17.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 2 16 5413 5397 168.643 176.25 0.0054213 0.00591499 2023-09-23T20:35:17.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:17.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:17.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:17.948 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:35:17.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:17.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:17 smithi174 bash[91578]: audit 2023-09-23T20:35:16.958821+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.112:0/909012769' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:17.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:17 smithi174 bash[91578]: audit 2023-09-23T20:35:17.226747+0000 mon.a (mon.0) 1318 : audit 1 from='client.? 172.21.15.112:0/1391494965' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:35:18.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:18.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:18.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:18.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:18.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:17 smithi112 bash[107672]: audit 2023-09-23T20:35:16.958821+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.112:0/909012769' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:18.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:17 smithi112 bash[107672]: audit 2023-09-23T20:35:17.226747+0000 mon.a (mon.0) 1318 : audit 1 from='client.? 172.21.15.112:0/1391494965' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:35:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:17 smithi112 bash[104422]: audit 2023-09-23T20:35:16.958821+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.112:0/909012769' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:17 smithi112 bash[104422]: audit 2023-09-23T20:35:17.226747+0000 mon.a (mon.0) 1318 : audit 1 from='client.? 172.21.15.112:0/1391494965' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:35:18.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:18.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:18.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:18.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:18.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:18.515 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.547 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:18.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:18.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:18.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:18.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:18.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 3 16 8159 8143 169.631 171.625 0.00277412 0.00588617 2023-09-23T20:35:18.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:18.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:19.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:19.058 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: cluster 2023-09-23T20:35:17.735049+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 16 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s wr, 24 op/s 2023-09-23T20:35:19.059 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: cluster 2023-09-23T20:35:17.925573+0000 mon.a (mon.0) 1319 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:35:19.059 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: cluster 2023-09-23T20:35:17.925612+0000 mon.a (mon.0) 1320 : cluster 1 Cluster is now healthy 2023-09-23T20:35:19.059 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: cluster 2023-09-23T20:35:17.933221+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:35:19.059 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: audit 2023-09-23T20:35:17.939479+0000 mon.a (mon.0) 1321 : audit 1 from='client.? 172.21.15.112:0/1391494965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:35:19.059 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: cluster 2023-09-23T20:35:17.939511+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:35:19.059 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:18 smithi174 bash[91578]: cluster 2023-09-23T20:35:17.941591+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-09-23T20:35:19.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:19.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:19.179 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:19.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:19.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:19.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:19.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: cluster 2023-09-23T20:35:17.735049+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 16 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s wr, 24 op/s 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: cluster 2023-09-23T20:35:17.925573+0000 mon.a (mon.0) 1319 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: cluster 2023-09-23T20:35:17.925612+0000 mon.a (mon.0) 1320 : cluster 1 Cluster is now healthy 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: cluster 2023-09-23T20:35:17.933221+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: audit 2023-09-23T20:35:17.939479+0000 mon.a (mon.0) 1321 : audit 1 from='client.? 172.21.15.112:0/1391494965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: cluster 2023-09-23T20:35:17.939511+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[107672]: cluster 2023-09-23T20:35:17.941591+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: cluster 2023-09-23T20:35:17.735049+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 16 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s wr, 24 op/s 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: cluster 2023-09-23T20:35:17.925573+0000 mon.a (mon.0) 1319 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:35:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: cluster 2023-09-23T20:35:17.925612+0000 mon.a (mon.0) 1320 : cluster 1 Cluster is now healthy 2023-09-23T20:35:19.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: cluster 2023-09-23T20:35:17.933221+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:35:19.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: audit 2023-09-23T20:35:17.939479+0000 mon.a (mon.0) 1321 : audit 1 from='client.? 172.21.15.112:0/1391494965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:35:19.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: cluster 2023-09-23T20:35:17.939511+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:35:19.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:18 smithi112 bash[104422]: cluster 2023-09-23T20:35:17.941591+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-09-23T20:35:19.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:19.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:19.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:19.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:19.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:19.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:19.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 4 16 10784 10768 168.235 164.062 0.00858686 0.0059188 2023-09-23T20:35:19.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:19.937 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:20.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:20.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:20.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:20.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:20.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:20.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:20.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:20.316 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:35:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:35:20] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2023-09-23T20:35:20.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:20.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:20.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:20.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:20.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:20.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:20.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:20.705 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:20.732 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:20.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:20.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:35:20.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:20.840 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 5 16 12718 12702 158.761 120.875 0.00909022 0.00628771 2023-09-23T20:35:20.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:20.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:21.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:20 smithi174 bash[91578]: cluster 2023-09-23T20:35:19.735791+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 408 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 663 op/s 2023-09-23T20:35:21.104 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:21.126 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:21.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:20 smithi112 bash[104422]: cluster 2023-09-23T20:35:19.735791+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 408 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 663 op/s 2023-09-23T20:35:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:20 smithi112 bash[107672]: cluster 2023-09-23T20:35:19.735791+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 408 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s wr, 663 op/s 2023-09-23T20:35:21.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:21.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:21.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:21.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:21.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:21.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:21.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:21.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:21.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:21.841 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 6 16 15031 15015 156.374 144.562 0.00528587 0.00638751 2023-09-23T20:35:21.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:21.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:22.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:22.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:22.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:22.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:22.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:22.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:22.297 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:22.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:22.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:22.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:22.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:22.841 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 7 16 17345 17329 154.693 144.625 0.00378408 0.00645686 2023-09-23T20:35:22.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:35:22.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:35:22.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:23.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:22 smithi112 bash[107672]: cluster 2023-09-23T20:35:21.736366+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 593 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T20:35:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:22 smithi112 bash[104422]: cluster 2023-09-23T20:35:21.736366+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 593 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T20:35:23.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:23.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:23.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:23.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:23.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:23.326 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:22 smithi174 bash[91578]: cluster 2023-09-23T20:35:21.736366+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 593 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T20:35:23.371 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:23.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:23.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:23.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:23.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:23.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:23.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:23.669 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:23.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:23.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:23.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:23.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:23.841 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 8 16 19315 19299 150.746 123.125 0.0251476 0.00662579 2023-09-23T20:35:23.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:23.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:24.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:24.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:24.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:24 smithi112 bash[104422]: audit 2023-09-23T20:35:23.030557+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:24.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:24 smithi112 bash[104422]: audit 2023-09-23T20:35:23.032877+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:24 smithi112 bash[104422]: cluster 2023-09-23T20:35:23.736961+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 593 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T20:35:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:24 smithi112 bash[107672]: audit 2023-09-23T20:35:23.030557+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:24 smithi112 bash[107672]: audit 2023-09-23T20:35:23.032877+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:24 smithi112 bash[107672]: cluster 2023-09-23T20:35:23.736961+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 593 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T20:35:24.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:24.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:24 smithi174 bash[91578]: audit 2023-09-23T20:35:23.030557+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:24.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:24 smithi174 bash[91578]: audit 2023-09-23T20:35:23.032877+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:24.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:24 smithi174 bash[91578]: cluster 2023-09-23T20:35:23.736961+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 593 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T20:35:24.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:24.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:24.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:24.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:24.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:24.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:24.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:24.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:24.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:24.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:24.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:24.841 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 9 16 21301 21285 147.787 124.125 0.00725513 0.00675902 2023-09-23T20:35:24.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:24.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:25.043 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:25.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.186 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:25 smithi174 bash[91578]: audit 2023-09-23T20:35:24.489302+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:35:25.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:25.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:25.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:25.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:25 smithi112 bash[107672]: audit 2023-09-23T20:35:24.489302+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:35:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:25 smithi112 bash[104422]: audit 2023-09-23T20:35:24.489302+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:35:25.407 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:25.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:25.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:25.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:25.596 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:25.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:25.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:25.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:25.841 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 10 16 23236 23220 145.101 120.938 0.0131638 0.00688306 2023-09-23T20:35:25.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:25.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:25.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.042 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:26 smithi174 bash[91578]: cluster 2023-09-23T20:35:25.737884+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T20:35:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:26 smithi112 bash[104422]: cluster 2023-09-23T20:35:25.737884+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T20:35:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:26 smithi112 bash[107672]: cluster 2023-09-23T20:35:25.737884+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T20:35:26.159 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:26.263 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:26.290 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:26.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:26.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:26.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:26.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:26.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:26.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:26.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:26.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:26.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:26.841 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 11 16 25170 25154 142.898 120.875 0.00761632 0.00699176 2023-09-23T20:35:26.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:26.948 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:26.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:27.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:27.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:27.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:27.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:27.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:27.352 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:27.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:27.444 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:27.444 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:27.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:27.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:27.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:27.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:27.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:27.747 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:27.786 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:27.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 12 16 26621 26605 138.547 90.6875 0.00428242 0.00721073 2023-09-23T20:35:27.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:27.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:27.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:28.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:28.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:28.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:28.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:28.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:28.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:28.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:28.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:28.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:28.644 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:28.670 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:28.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:28.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:28.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:28.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:28.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 13 16 27882 27866 133.951 78.8125 0.00479344 0.0074573 2023-09-23T20:35:28.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:28.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:29.024 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:28 smithi112 bash[107672]: cluster 2023-09-23T20:35:27.738300+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T20:35:29.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:28 smithi112 bash[104422]: cluster 2023-09-23T20:35:27.738300+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T20:35:29.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:29.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:28 smithi174 bash[91578]: cluster 2023-09-23T20:35:27.738300+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T20:35:29.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:29.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:29.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:29.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 14 16 29197 29181 130.251 82.1875 0.00368026 0.00766801 2023-09-23T20:35:30.087 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:30.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:30.236 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:30.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:30.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:30.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:30.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:30.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:30.496 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:30.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:30.636 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:35:30] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2023-09-23T20:35:30.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:30.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:30.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:30.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:30.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 15 16 30586 30570 127.354 86.8125 0.0298585 0.00784497 2023-09-23T20:35:30.881 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:30.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[104422]: cluster 2023-09-23T20:35:29.738967+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2023-09-23T20:35:30.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[104422]: audit 2023-09-23T20:35:30.236012+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:30.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[104422]: audit 2023-09-23T20:35:30.244196+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:30.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[107672]: cluster 2023-09-23T20:35:29.738967+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2023-09-23T20:35:30.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[107672]: audit 2023-09-23T20:35:30.236012+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:30.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:30 smithi112 bash[107672]: audit 2023-09-23T20:35:30.244196+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:30.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:31.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:31.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:31.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:31.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:31.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:31.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:31.296 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:30 smithi174 bash[91578]: cluster 2023-09-23T20:35:29.738967+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2023-09-23T20:35:31.296 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:30 smithi174 bash[91578]: audit 2023-09-23T20:35:30.236012+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:31.296 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:30 smithi174 bash[91578]: audit 2023-09-23T20:35:30.244196+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:31.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:31.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:31.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:31.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:31.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:31.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:31.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:31.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:31.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:31.750 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:31.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 16 16 32160 32144 125.543 98.375 0.00879488 0.00795742 2023-09-23T20:35:31.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:31.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:31.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:31.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:32.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:32.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:32.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:32.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:32.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:32.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:32.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:32.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:32.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:32.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:32.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:32.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:32.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:32.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:32.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 17 16 33490 33474 123.047 83.125 0.00692429 0.00812247 2023-09-23T20:35:32.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:32.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:32.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:33.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:33.061 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:33.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:33.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[107672]: cluster 2023-09-23T20:35:31.739512+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[107672]: audit 2023-09-23T20:35:32.008786+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[107672]: audit 2023-09-23T20:35:32.017890+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[107672]: audit 2023-09-23T20:35:32.692426+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[107672]: audit 2023-09-23T20:35:32.693361+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[107672]: audit 2023-09-23T20:35:32.698693+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[104422]: cluster 2023-09-23T20:35:31.739512+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[104422]: audit 2023-09-23T20:35:32.008786+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[104422]: audit 2023-09-23T20:35:32.017890+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[104422]: audit 2023-09-23T20:35:32.692426+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:35:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[104422]: audit 2023-09-23T20:35:32.693361+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:35:33.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:32 smithi112 bash[104422]: audit 2023-09-23T20:35:32.698693+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:33.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:33.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:32 smithi174 bash[91578]: cluster 2023-09-23T20:35:31.739512+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T20:35:33.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:32 smithi174 bash[91578]: audit 2023-09-23T20:35:32.008786+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:32 smithi174 bash[91578]: audit 2023-09-23T20:35:32.017890+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:32 smithi174 bash[91578]: audit 2023-09-23T20:35:32.692426+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:35:33.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:32 smithi174 bash[91578]: audit 2023-09-23T20:35:32.693361+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:35:33.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:32 smithi174 bash[91578]: audit 2023-09-23T20:35:32.698693+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:33.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:33.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:33.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:33.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:33.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:33.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:33.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 18 16 34860 34844 120.968 85.625 0.0131155 0.00826035 2023-09-23T20:35:33.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:33.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:33.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:33.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:33.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:34.092 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:34.118 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:34.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:34.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:34.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:34.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:34.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:34.377 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:34.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:34.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:34.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:34.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:34.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:34.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:34.842 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 19 16 36397 36381 119.657 96.0625 0.0106311 0.00835112 2023-09-23T20:35:34.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:34.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:34.993 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:35.060 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:34 smithi112 bash[107672]: cluster 2023-09-23T20:35:33.739983+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:35:35.060 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:34 smithi112 bash[104422]: cluster 2023-09-23T20:35:33.739983+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:35:35.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:35.131 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:34 smithi174 bash[91578]: cluster 2023-09-23T20:35:33.739983+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:35:35.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:35.252 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:35.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:35.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:35.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:35.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:35.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:35.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:35.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:35.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:35.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:35.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:35:35.843671+0000 min lat: 0.00119111 max lat: 0.241224 avg lat: 0.00844245 2023-09-23T20:35:35.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:35:35.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 20 16 37895 37879 118.355 93.625 0.00646589 0.00844245 2023-09-23T20:35:35.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:35.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:36.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:36.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:36.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:36.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:36.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:36.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:36.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:36.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:36.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:36.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:36.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:36.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:36.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:36.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:36.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:36.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:36.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:36.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:36.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 21 16 39155 39139 116.469 78.75 0.00847701 0.00858104 2023-09-23T20:35:36.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:36.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:36 smithi112 bash[104422]: cluster 2023-09-23T20:35:35.740544+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T20:35:36.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:36 smithi112 bash[107672]: cluster 2023-09-23T20:35:35.740544+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T20:35:36.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:36.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:37.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:37.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:37.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:36 smithi174 bash[91578]: cluster 2023-09-23T20:35:35.740544+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T20:35:37.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:37.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:37.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:37.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:37.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:37.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:37.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:37.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:37.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 22 16 40777 40761 115.782 101.375 0.00875599 0.00863029 2023-09-23T20:35:37.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:37.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:37.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:37.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:38.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:38.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:38.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:38.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:38.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:38.374 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:38.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:38.477 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:38.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:38.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:38.734 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:38.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:38.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:38.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 23 16 42354 42338 115.033 98.5625 0.00476596 0.00868697 2023-09-23T20:35:38.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:38.886 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:38 smithi112 bash[104422]: cluster 2023-09-23T20:35:37.741032+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:35:38.886 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:38 smithi112 bash[104422]: audit 2023-09-23T20:35:38.018609+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:38.887 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:38 smithi112 bash[107672]: cluster 2023-09-23T20:35:37.741032+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:35:38.887 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:38 smithi112 bash[107672]: audit 2023-09-23T20:35:38.018609+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:38.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:38.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:39.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:39.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:38 smithi174 bash[91578]: cluster 2023-09-23T20:35:37.741032+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:35:39.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:38 smithi174 bash[91578]: audit 2023-09-23T20:35:38.018609+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:39.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:39.275 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:39.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:39.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:39.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:39.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:39.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:39.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:39.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:39.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 24 16 43752 43736 113.88 87.375 0.00673806 0.00877554 2023-09-23T20:35:39.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:39.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:40.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:40.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:40.200 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:40.230 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:40.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:40.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:40.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:40.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:35:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:35:40] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2023-09-23T20:35:40.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:40.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:40.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:40.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:40.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:40.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:40.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:40.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:40.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:40.815 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:35:40.821 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:35:40.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 25 16 45168 45152 112.865 88.5 0.00281425 0.00885082 2023-09-23T20:35:40.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:40.893 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:40 smithi174 bash[91578]: cluster 2023-09-23T20:35:39.741686+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.74k op/s 2023-09-23T20:35:40.910 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:40.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:41.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:41.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:41.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:41.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:40 smithi112 bash[104422]: cluster 2023-09-23T20:35:39.741686+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.74k op/s 2023-09-23T20:35:41.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:40 smithi112 bash[107672]: cluster 2023-09-23T20:35:39.741686+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.74k op/s 2023-09-23T20:35:41.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:41.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:41.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:41.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:41.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:41.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:41.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:41.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:41.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:41.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:41.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:41.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:41.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:41.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:41.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:41.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 26 16 46564 46548 111.88 87.25 0.00775978 0.0089323 2023-09-23T20:35:41.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:41.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:41.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:42.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.080 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:41 smithi174 bash[91578]: audit 2023-09-23T20:35:40.800311+0000 mgr.y (mgr.34107) 1055 : audit 0 from='client.45359 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:35:42.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:42.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:41 smithi112 bash[104422]: audit 2023-09-23T20:35:40.800311+0000 mgr.y (mgr.34107) 1055 : audit 0 from='client.45359 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:35:42.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:41 smithi112 bash[107672]: audit 2023-09-23T20:35:40.800311+0000 mgr.y (mgr.34107) 1055 : audit 0 from='client.45359 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:35:42.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:42.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:42.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:42.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:42.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:42.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:42.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:42.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:42.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:42.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:42.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:42.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 27 16 48011 47995 111.085 90.4375 0.00698476 0.00899604 2023-09-23T20:35:42.870 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:42 smithi112 bash[107672]: cluster 2023-09-23T20:35:41.742074+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T20:35:42.870 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:42 smithi112 bash[104422]: cluster 2023-09-23T20:35:41.742074+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T20:35:42.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:43.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:43.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:42 smithi174 bash[91578]: cluster 2023-09-23T20:35:41.742074+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T20:35:43.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:43.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:43.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:43.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:43.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:43.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:43.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:43.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:43.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:43.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:43.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:43.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:43.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:43.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 28 16 49232 49216 109.843 76.3125 0.0154631 0.00909701 2023-09-23T20:35:43.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:43.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:43.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.008 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:44.112 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:44.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:44.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:44.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:44.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.407 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:44.512 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:44.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:44.670 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1139,"stamp":"2023-09-23T20:35:39.741197+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2711754656,"num_objects":41393,"num_object_clones":0,"num_object_copies":124179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":41393,"num_whiteouts":0,"num_read":511,"num_read_kb":936,"num_write":41669,"num_write_kb":2650061,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":3558504,"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":41591,"ondisk_log_size":41591,"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":11444272,"kb_used_data":7725552,"kb_used_omap":20,"kb_used_meta":3718635,"kb_avail":738516944,"statfs":{"total":767960285184,"available":756241350656,"internally_reserved":0,"allocated":7910965248,"data_stored":7900286478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":3807882894},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[6,6,5,6,1],"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":1364918272,"num_objects":20827,"num_object_clones":0,"num_object_copies":62481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20827,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":20827,"num_write_kb":1332928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003139"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":257,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910247+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:35:09.910247+0000","last_peered":"2023-09-23T20:35:09.910247+0000","last_clean":"2023-09-23T20:35:09.910247+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:35:09.910247+0000","last_undegraded":"2023-09-23T20:35:09.910247+0000","last_fullsized":"2023-09-23T20:35:09.910247+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384557+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:35:10.384557+0000","last_peered":"2023-09-23T20:35:10.384557+0000","last_clean":"2023-09-23T20:35:10.384557+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:35:10.384557+0000","last_undegraded":"2023-09-23T20:35:10.384557+0000","last_fullsized":"2023-09-23T20:35:10.384557+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":235,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.955676+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:35:17.955676+0000","last_peered":"2023-09-23T20:35:17.955676+0000","last_clean":"2023-09-23T20:35:17.955676+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:35:17.955676+0000","last_undegraded":"2023-09-23T20:35:17.955676+0000","last_fullsized":"2023-09-23T20:35:17.955676+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763824+0000","last_change":"2023-09-23T20:29:33.416431+0000","last_active":"2023-09-23T20:35:10.763824+0000","last_peered":"2023-09-23T20:35:10.763824+0000","last_clean":"2023-09-23T20:35:10.763824+0000","last_became_active":"2023-09-23T20:29:33.415901+0000","last_became_peered":"2023-09-23T20:29:33.415901+0000","last_unstale":"2023-09-23T20:35:10.763824+0000","last_undegraded":"2023-09-23T20:35:10.763824+0000","last_fullsized":"2023-09-23T20:35:10.763824+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:07.762044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.383888+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:35:10.383888+0000","last_peered":"2023-09-23T20:35:10.383888+0000","last_clean":"2023-09-23T20:35:10.383888+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:35:10.383888+0000","last_undegraded":"2023-09-23T20:35:10.383888+0000","last_fullsized":"2023-09-23T20:35:10.383888+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:11.029072+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:35:11.029072+0000","last_peered":"2023-09-23T20:35:11.029072+0000","last_clean":"2023-09-23T20:35:11.029072+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:35:11.029072+0000","last_undegraded":"2023-09-23T20:35:11.029072+0000","last_fullsized":"2023-09-23T20:35:11.029072+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":257,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763562+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:35:10.763562+0000","last_peered":"2023-09-23T20:35:10.763562+0000","last_clean":"2023-09-23T20:35:10.763562+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:35:10.763562+0000","last_undegraded":"2023-09-23T20:35:10.763562+0000","last_fullsized":"2023-09-23T20:35:10.763562+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.383978+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:35:10.383978+0000","last_peered":"2023-09-23T20:35:10.383978+0000","last_clean":"2023-09-23T20:35:10.383978+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:35:10.383978+0000","last_undegraded":"2023-09-23T20:35:10.383978+0000","last_fullsized":"2023-09-23T20:35:10.383978+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909880+0000","last_change":"2023-09-23T20:29:33.407425+0000","last_active":"2023-09-23T20:35:09.909880+0000","last_peered":"2023-09-23T20:35:09.909880+0000","last_clean":"2023-09-23T20:35:09.909880+0000","last_became_active":"2023-09-23T20:29:33.407092+0000","last_became_peered":"2023-09-23T20:29:33.407092+0000","last_unstale":"2023-09-23T20:35:09.909880+0000","last_undegraded":"2023-09-23T20:35:09.909880+0000","last_fullsized":"2023-09-23T20:35:09.909880+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:28:41.619413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.383845+0000","last_change":"2023-09-23T20:29:33.411299+0000","last_active":"2023-09-23T20:35:10.383845+0000","last_peered":"2023-09-23T20:35:10.383845+0000","last_clean":"2023-09-23T20:35:10.383845+0000","last_became_active":"2023-09-23T20:29:33.410953+0000","last_became_peered":"2023-09-23T20:29:33.410953+0000","last_unstale":"2023-09-23T20:35:10.383845+0000","last_undegraded":"2023-09-23T20:35:10.383845+0000","last_fullsized":"2023-09-23T20:35:10.383845+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:39:34.759888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384607+0000","last_change":"2023-09-23T20:29:33.418540+0000","last_active":"2023-09-23T20:35:10.384607+0000","last_peered":"2023-09-23T20:35:10.384607+0000","last_clean":"2023-09-23T20:35:10.384607+0000","last_became_active":"2023-09-23T20:29:33.409673+0000","last_became_peered":"2023-09-23T20:29:33.409673+0000","last_unstale":"2023-09-23T20:35:10.384607+0000","last_undegraded":"2023-09-23T20:35:10.384607+0000","last_fullsized":"2023-09-23T20:35:10.384607+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:57:16.977731+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.950953+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:35:17.950953+0000","last_peered":"2023-09-23T20:35:17.950953+0000","last_clean":"2023-09-23T20:35:17.950953+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:35:17.950953+0000","last_undegraded":"2023-09-23T20:35:17.950953+0000","last_fullsized":"2023-09-23T20:35:17.950953+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":309,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910968+0000","last_change":"2023-09-23T20:29:33.423473+0000","last_active":"2023-09-23T20:35:09.910968+0000","last_peered":"2023-09-23T20:35:09.910968+0000","last_clean":"2023-09-23T20:35:09.910968+0000","last_became_active":"2023-09-23T20:29:33.410029+0000","last_became_peered":"2023-09-23T20:29:33.410029+0000","last_unstale":"2023-09-23T20:35:09.910968+0000","last_undegraded":"2023-09-23T20:35:09.910968+0000","last_fullsized":"2023-09-23T20:35:09.910968+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:58:09.435408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910925+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:35:09.910925+0000","last_peered":"2023-09-23T20:35:09.910925+0000","last_clean":"2023-09-23T20:35:09.910925+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:35:09.910925+0000","last_undegraded":"2023-09-23T20:35:09.910925+0000","last_fullsized":"2023-09-23T20:35:09.910925+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910794+0000","last_change":"2023-09-23T20:29:33.428845+0000","last_active":"2023-09-23T20:35:09.910794+0000","last_peered":"2023-09-23T20:35:09.910794+0000","last_clean":"2023-09-23T20:35:09.910794+0000","last_became_active":"2023-09-23T20:29:33.410074+0000","last_became_peered":"2023-09-23T20:29:33.410074+0000","last_unstale":"2023-09-23T20:35:09.910794+0000","last_undegraded":"2023-09-23T20:35:09.910794+0000","last_fullsized":"2023-09-23T20:35:09.910794+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:52:50.821841+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":290,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384453+0000","last_change":"2023-09-23T20:29:33.409794+0000","last_active":"2023-09-23T20:35:10.384453+0000","last_peered":"2023-09-23T20:35:10.384453+0000","last_clean":"2023-09-23T20:35:10.384453+0000","last_became_active":"2023-09-23T20:29:33.409408+0000","last_became_peered":"2023-09-23T20:29:33.409408+0000","last_unstale":"2023-09-23T20:35:10.384453+0000","last_undegraded":"2023-09-23T20:35:10.384453+0000","last_fullsized":"2023-09-23T20:35:10.384453+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:20:42.969185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763441+0000","last_change":"2023-09-23T20:29:33.406484+0000","last_active":"2023-09-23T20:35:10.763441+0000","last_peered":"2023-09-23T20:35:10.763441+0000","last_clean":"2023-09-23T20:35:10.763441+0000","last_became_active":"2023-09-23T20:29:33.406145+0000","last_became_peered":"2023-09-23T20:29:33.406145+0000","last_unstale":"2023-09-23T20:35:10.763441+0000","last_undegraded":"2023-09-23T20:35:10.763441+0000","last_fullsized":"2023-09-23T20:35:10.763441+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:40.613878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":266,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909964+0000","last_change":"2023-09-23T20:29:33.412777+0000","last_active":"2023-09-23T20:35:09.909964+0000","last_peered":"2023-09-23T20:35:09.909964+0000","last_clean":"2023-09-23T20:35:09.909964+0000","last_became_active":"2023-09-23T20:29:33.411177+0000","last_became_peered":"2023-09-23T20:29:33.411177+0000","last_unstale":"2023-09-23T20:35:09.909964+0000","last_undegraded":"2023-09-23T20:35:09.909964+0000","last_fullsized":"2023-09-23T20:35:09.909964+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:37:05.009378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.081840+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:35:10.081840+0000","last_peered":"2023-09-23T20:35:10.081840+0000","last_clean":"2023-09-23T20:35:10.081840+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:35:10.081840+0000","last_undegraded":"2023-09-23T20:35:10.081840+0000","last_fullsized":"2023-09-23T20:35:10.081840+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763834+0000","last_change":"2023-09-23T20:29:33.416223+0000","last_active":"2023-09-23T20:35:10.763834+0000","last_peered":"2023-09-23T20:35:10.763834+0000","last_clean":"2023-09-23T20:35:10.763834+0000","last_became_active":"2023-09-23T20:29:33.415590+0000","last_became_peered":"2023-09-23T20:29:33.415590+0000","last_unstale":"2023-09-23T20:35:10.763834+0000","last_undegraded":"2023-09-23T20:35:10.763834+0000","last_fullsized":"2023-09-23T20:35:10.763834+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:01:10.161134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:11.028180+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:35:11.028180+0000","last_peered":"2023-09-23T20:35:11.028180+0000","last_clean":"2023-09-23T20:35:11.028180+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:35:11.028180+0000","last_undegraded":"2023-09-23T20:35:11.028180+0000","last_fullsized":"2023-09-23T20:35:11.028180+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":136,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384885+0000","last_change":"2023-09-23T20:29:33.410186+0000","last_active":"2023-09-23T20:35:10.384885+0000","last_peered":"2023-09-23T20:35:10.384885+0000","last_clean":"2023-09-23T20:35:10.384885+0000","last_became_active":"2023-09-23T20:29:33.409331+0000","last_became_peered":"2023-09-23T20:29:33.409331+0000","last_unstale":"2023-09-23T20:35:10.384885+0000","last_undegraded":"2023-09-23T20:35:10.384885+0000","last_fullsized":"2023-09-23T20:35:10.384885+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:22.058536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"278'2560","reported_seq":2572,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.877034+0000","last_change":"2023-09-23T20:34:54.878265+0000","last_active":"2023-09-23T20:35:38.877034+0000","last_peered":"2023-09-23T20:35:38.877034+0000","last_clean":"2023-09-23T20:35:38.877034+0000","last_became_active":"2023-09-23T20:34:54.877923+0000","last_became_peered":"2023-09-23T20:34:54.877923+0000","last_unstale":"2023-09-23T20:35:38.877034+0000","last_undegraded":"2023-09-23T20:35:38.877034+0000","last_fullsized":"2023-09-23T20:35:38.877034+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2560,"log_dups_size":0,"ondisk_log_size":2560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:24:02.077823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167772160,"num_objects":2560,"num_object_clones":0,"num_object_copies":7680,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2560,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2560,"num_write_kb":163840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.911411+0000","last_change":"2023-09-23T20:29:33.431188+0000","last_active":"2023-09-23T20:35:09.911411+0000","last_peered":"2023-09-23T20:35:09.911411+0000","last_clean":"2023-09-23T20:35:09.911411+0000","last_became_active":"2023-09-23T20:29:33.410421+0000","last_became_peered":"2023-09-23T20:29:33.410421+0000","last_unstale":"2023-09-23T20:35:09.911411+0000","last_undegraded":"2023-09-23T20:35:09.911411+0000","last_fullsized":"2023-09-23T20:35:09.911411+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:50:57.459881+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":[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":249,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909100+0000","last_change":"2023-09-23T20:29:33.411478+0000","last_active":"2023-09-23T20:35:09.909100+0000","last_peered":"2023-09-23T20:35:09.909100+0000","last_clean":"2023-09-23T20:35:09.909100+0000","last_became_active":"2023-09-23T20:29:33.406775+0000","last_became_peered":"2023-09-23T20:29:33.406775+0000","last_unstale":"2023-09-23T20:35:09.909100+0000","last_undegraded":"2023-09-23T20:35:09.909100+0000","last_fullsized":"2023-09-23T20:35:09.909100+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:50:03.477779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2691","reported_seq":2703,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.898062+0000","last_change":"2023-09-23T20:34:55.283424+0000","last_active":"2023-09-23T20:35:38.898062+0000","last_peered":"2023-09-23T20:35:38.898062+0000","last_clean":"2023-09-23T20:35:38.898062+0000","last_became_active":"2023-09-23T20:34:55.282597+0000","last_became_peered":"2023-09-23T20:34:55.282597+0000","last_unstale":"2023-09-23T20:35:38.898062+0000","last_undegraded":"2023-09-23T20:35:38.898062+0000","last_fullsized":"2023-09-23T20:35:38.898062+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2691,"log_dups_size":0,"ondisk_log_size":2691,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:56:28.815590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176357376,"num_objects":2691,"num_object_clones":0,"num_object_copies":8073,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2691,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2691,"num_write_kb":172224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":142,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.792269+0000","last_change":"2023-09-23T20:29:33.421394+0000","last_active":"2023-09-23T20:35:10.792269+0000","last_peered":"2023-09-23T20:35:10.792269+0000","last_clean":"2023-09-23T20:35:10.792269+0000","last_became_active":"2023-09-23T20:29:33.417206+0000","last_became_peered":"2023-09-23T20:29:33.417206+0000","last_unstale":"2023-09-23T20:35:10.792269+0000","last_undegraded":"2023-09-23T20:35:10.792269+0000","last_fullsized":"2023-09-23T20:35:10.792269+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:34:26.671878+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":274,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910330+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:35:09.910330+0000","last_peered":"2023-09-23T20:35:09.910330+0000","last_clean":"2023-09-23T20:35:09.910330+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:35:09.910330+0000","last_undegraded":"2023-09-23T20:35:09.910330+0000","last_fullsized":"2023-09-23T20:35:09.910330+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"278'2494","reported_seq":2505,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:36.561154+0000","last_change":"2023-09-23T20:34:55.286821+0000","last_active":"2023-09-23T20:35:36.561154+0000","last_peered":"2023-09-23T20:35:36.561154+0000","last_clean":"2023-09-23T20:35:36.561154+0000","last_became_active":"2023-09-23T20:34:55.286365+0000","last_became_peered":"2023-09-23T20:34:55.286365+0000","last_unstale":"2023-09-23T20:35:36.561154+0000","last_undegraded":"2023-09-23T20:35:36.561154+0000","last_fullsized":"2023-09-23T20:35:36.561154+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2494,"log_dups_size":0,"ondisk_log_size":2494,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:27:19.504116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163446784,"num_objects":2494,"num_object_clones":0,"num_object_copies":7482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2494,"num_write_kb":159616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909885+0000","last_change":"2023-09-23T20:29:33.425733+0000","last_active":"2023-09-23T20:35:09.909885+0000","last_peered":"2023-09-23T20:35:09.909885+0000","last_clean":"2023-09-23T20:35:09.909885+0000","last_became_active":"2023-09-23T20:29:33.408180+0000","last_became_peered":"2023-09-23T20:29:33.408180+0000","last_unstale":"2023-09-23T20:35:09.909885+0000","last_undegraded":"2023-09-23T20:35:09.909885+0000","last_fullsized":"2023-09-23T20:35:09.909885+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:29:36.246208+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":267,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:11.028163+0000","last_change":"2023-09-23T20:29:33.408238+0000","last_active":"2023-09-23T20:35:11.028163+0000","last_peered":"2023-09-23T20:35:11.028163+0000","last_clean":"2023-09-23T20:35:11.028163+0000","last_became_active":"2023-09-23T20:29:33.407892+0000","last_became_peered":"2023-09-23T20:29:33.407892+0000","last_unstale":"2023-09-23T20:35:11.028163+0000","last_undegraded":"2023-09-23T20:35:11.028163+0000","last_fullsized":"2023-09-23T20:35:11.028163+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:43:38.956613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"278'2304","reported_seq":2317,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:35.128384+0000","last_change":"2023-09-23T20:34:55.282730+0000","last_active":"2023-09-23T20:35:35.128384+0000","last_peered":"2023-09-23T20:35:35.128384+0000","last_clean":"2023-09-23T20:35:35.128384+0000","last_became_active":"2023-09-23T20:34:55.281941+0000","last_became_peered":"2023-09-23T20:34:55.281941+0000","last_unstale":"2023-09-23T20:35:35.128384+0000","last_undegraded":"2023-09-23T20:35:35.128384+0000","last_fullsized":"2023-09-23T20:35:35.128384+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2304,"log_dups_size":0,"ondisk_log_size":2304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:10:25.278317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150994944,"num_objects":2304,"num_object_clones":0,"num_object_copies":6912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2304,"num_write_kb":147456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909678+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:35:09.909678+0000","last_peered":"2023-09-23T20:35:09.909678+0000","last_clean":"2023-09-23T20:35:09.909678+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:35:09.909678+0000","last_undegraded":"2023-09-23T20:35:09.909678+0000","last_fullsized":"2023-09-23T20:35:09.909678+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.951121+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:35:17.951121+0000","last_peered":"2023-09-23T20:35:17.951121+0000","last_clean":"2023-09-23T20:35:17.951121+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:35:17.951121+0000","last_undegraded":"2023-09-23T20:35:17.951121+0000","last_fullsized":"2023-09-23T20:35:17.951121+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2684","reported_seq":2696,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:39.465016+0000","last_change":"2023-09-23T20:34:54.885857+0000","last_active":"2023-09-23T20:35:39.465016+0000","last_peered":"2023-09-23T20:35:39.465016+0000","last_clean":"2023-09-23T20:35:39.465016+0000","last_became_active":"2023-09-23T20:34:54.885429+0000","last_became_peered":"2023-09-23T20:34:54.885429+0000","last_unstale":"2023-09-23T20:35:39.465016+0000","last_undegraded":"2023-09-23T20:35:39.465016+0000","last_fullsized":"2023-09-23T20:35:39.465016+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2684,"log_dups_size":0,"ondisk_log_size":2684,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:21:54.246438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175898624,"num_objects":2684,"num_object_clones":0,"num_object_copies":8052,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2684,"num_write_kb":171776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"70'3","reported_seq":251,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.955345+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:35:17.955345+0000","last_peered":"2023-09-23T20:35:17.955345+0000","last_clean":"2023-09-23T20:35:17.955345+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:35:17.955345+0000","last_undegraded":"2023-09-23T20:35:17.955345+0000","last_fullsized":"2023-09-23T20:35:17.955345+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910736+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:35:09.910736+0000","last_peered":"2023-09-23T20:35:09.910736+0000","last_clean":"2023-09-23T20:35:09.910736+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:35:09.910736+0000","last_undegraded":"2023-09-23T20:35:09.910736+0000","last_fullsized":"2023-09-23T20:35:09.910736+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2739","reported_seq":2751,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.878505+0000","last_change":"2023-09-23T20:34:55.281113+0000","last_active":"2023-09-23T20:35:38.878505+0000","last_peered":"2023-09-23T20:35:38.878505+0000","last_clean":"2023-09-23T20:35:38.878505+0000","last_became_active":"2023-09-23T20:34:55.280389+0000","last_became_peered":"2023-09-23T20:34:55.280389+0000","last_unstale":"2023-09-23T20:35:38.878505+0000","last_undegraded":"2023-09-23T20:35:38.878505+0000","last_fullsized":"2023-09-23T20:35:38.878505+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2739,"log_dups_size":0,"ondisk_log_size":2739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:07:42.031665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179503104,"num_objects":2739,"num_object_clones":0,"num_object_copies":8217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2739,"num_write_kb":175296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":238,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:11.027687+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:35:11.027687+0000","last_peered":"2023-09-23T20:35:11.027687+0000","last_clean":"2023-09-23T20:35:11.027687+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:35:11.027687+0000","last_undegraded":"2023-09-23T20:35:11.027687+0000","last_fullsized":"2023-09-23T20:35:11.027687+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":254,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910933+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:35:09.910933+0000","last_peered":"2023-09-23T20:35:09.910933+0000","last_clean":"2023-09-23T20:35:09.910933+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:35:09.910933+0000","last_undegraded":"2023-09-23T20:35:09.910933+0000","last_fullsized":"2023-09-23T20:35:09.910933+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"278'2616","reported_seq":2628,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.892104+0000","last_change":"2023-09-23T20:34:54.883804+0000","last_active":"2023-09-23T20:35:38.892104+0000","last_peered":"2023-09-23T20:35:38.892104+0000","last_clean":"2023-09-23T20:35:38.892104+0000","last_became_active":"2023-09-23T20:34:54.883438+0000","last_became_peered":"2023-09-23T20:34:54.883438+0000","last_unstale":"2023-09-23T20:35:38.892104+0000","last_undegraded":"2023-09-23T20:35:38.892104+0000","last_fullsized":"2023-09-23T20:35:38.892104+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2616,"log_dups_size":0,"ondisk_log_size":2616,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:12.726129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171442176,"num_objects":2616,"num_object_clones":0,"num_object_copies":7848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2616,"num_write_kb":167424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":258,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910125+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:35:09.910125+0000","last_peered":"2023-09-23T20:35:09.910125+0000","last_clean":"2023-09-23T20:35:09.910125+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:35:09.910125+0000","last_undegraded":"2023-09-23T20:35:09.910125+0000","last_fullsized":"2023-09-23T20:35:09.910125+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.911267+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:35:09.911267+0000","last_peered":"2023-09-23T20:35:09.911267+0000","last_clean":"2023-09-23T20:35:09.911267+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:35:09.911267+0000","last_undegraded":"2023-09-23T20:35:09.911267+0000","last_fullsized":"2023-09-23T20:35:09.911267+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2648","reported_seq":2660,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.896799+0000","last_change":"2023-09-23T20:34:55.058299+0000","last_active":"2023-09-23T20:35:38.896799+0000","last_peered":"2023-09-23T20:35:38.896799+0000","last_clean":"2023-09-23T20:35:38.896799+0000","last_became_active":"2023-09-23T20:34:55.057575+0000","last_became_peered":"2023-09-23T20:34:55.057575+0000","last_unstale":"2023-09-23T20:35:38.896799+0000","last_undegraded":"2023-09-23T20:35:38.896799+0000","last_fullsized":"2023-09-23T20:35:38.896799+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2648,"log_dups_size":0,"ondisk_log_size":2648,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:34.033329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173539328,"num_objects":2648,"num_object_clones":0,"num_object_copies":7944,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2648,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2648,"num_write_kb":169472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":137,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.383768+0000","last_change":"2023-09-23T20:29:33.404933+0000","last_active":"2023-09-23T20:35:10.383768+0000","last_peered":"2023-09-23T20:35:10.383768+0000","last_clean":"2023-09-23T20:35:10.383768+0000","last_became_active":"2023-09-23T20:29:33.404545+0000","last_became_peered":"2023-09-23T20:29:33.404545+0000","last_unstale":"2023-09-23T20:35:10.383768+0000","last_undegraded":"2023-09-23T20:35:10.383768+0000","last_fullsized":"2023-09-23T20:35:10.383768+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:54.782091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":235,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.649803+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:35:10.649803+0000","last_peered":"2023-09-23T20:35:10.649803+0000","last_clean":"2023-09-23T20:35:10.649803+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:35:10.649803+0000","last_undegraded":"2023-09-23T20:35:10.649803+0000","last_fullsized":"2023-09-23T20:35:10.649803+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2694","reported_seq":2705,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.894919+0000","last_change":"2023-09-23T20:34:55.285034+0000","last_active":"2023-09-23T20:35:38.894919+0000","last_peered":"2023-09-23T20:35:38.894919+0000","last_clean":"2023-09-23T20:35:38.894919+0000","last_became_active":"2023-09-23T20:34:55.284389+0000","last_became_peered":"2023-09-23T20:34:55.284389+0000","last_unstale":"2023-09-23T20:35:38.894919+0000","last_undegraded":"2023-09-23T20:35:38.894919+0000","last_fullsized":"2023-09-23T20:35:38.894919+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2694,"log_dups_size":0,"ondisk_log_size":2694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:43.199146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176553984,"num_objects":2694,"num_object_clones":0,"num_object_copies":8082,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2694,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2694,"num_write_kb":172416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":288,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.649456+0000","last_change":"2023-09-23T20:29:33.413600+0000","last_active":"2023-09-23T20:35:10.649456+0000","last_peered":"2023-09-23T20:35:10.649456+0000","last_clean":"2023-09-23T20:35:10.649456+0000","last_became_active":"2023-09-23T20:29:33.413265+0000","last_became_peered":"2023-09-23T20:29:33.413265+0000","last_unstale":"2023-09-23T20:35:10.649456+0000","last_undegraded":"2023-09-23T20:35:10.649456+0000","last_fullsized":"2023-09-23T20:35:10.649456+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:46.458074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909778+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:35:09.909778+0000","last_peered":"2023-09-23T20:35:09.909778+0000","last_clean":"2023-09-23T20:35:09.909778+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:35:09.909778+0000","last_undegraded":"2023-09-23T20:35:09.909778+0000","last_fullsized":"2023-09-23T20:35:09.909778+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.649123+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:35:10.649123+0000","last_peered":"2023-09-23T20:35:10.649123+0000","last_clean":"2023-09-23T20:35:10.649123+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:35:10.649123+0000","last_undegraded":"2023-09-23T20:35:10.649123+0000","last_fullsized":"2023-09-23T20:35:10.649123+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2587","reported_seq":2599,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.861216+0000","last_change":"2023-09-23T20:34:54.882357+0000","last_active":"2023-09-23T20:35:38.861216+0000","last_peered":"2023-09-23T20:35:38.861216+0000","last_clean":"2023-09-23T20:35:38.861216+0000","last_became_active":"2023-09-23T20:34:54.882033+0000","last_became_peered":"2023-09-23T20:34:54.882033+0000","last_unstale":"2023-09-23T20:35:38.861216+0000","last_undegraded":"2023-09-23T20:35:38.861216+0000","last_fullsized":"2023-09-23T20:35:38.861216+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2587,"log_dups_size":0,"ondisk_log_size":2587,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:16.411550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169541632,"num_objects":2587,"num_object_clones":0,"num_object_copies":7761,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2587,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2587,"num_write_kb":165568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.2","version":"0'0","reported_seq":241,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909405+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:35:09.909405+0000","last_peered":"2023-09-23T20:35:09.909405+0000","last_clean":"2023-09-23T20:35:09.909405+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:35:09.909405+0000","last_undegraded":"2023-09-23T20:35:09.909405+0000","last_fullsized":"2023-09-23T20:35:09.909405+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910855+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:35:09.910855+0000","last_peered":"2023-09-23T20:35:09.910855+0000","last_clean":"2023-09-23T20:35:09.910855+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:35:09.910855+0000","last_undegraded":"2023-09-23T20:35:09.910855+0000","last_fullsized":"2023-09-23T20:35:09.910855+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":269,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909885+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:35:09.909885+0000","last_peered":"2023-09-23T20:35:09.909885+0000","last_clean":"2023-09-23T20:35:09.909885+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:35:09.909885+0000","last_undegraded":"2023-09-23T20:35:09.909885+0000","last_fullsized":"2023-09-23T20:35:09.909885+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"278'2327","reported_seq":2340,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:35.093568+0000","last_change":"2023-09-23T20:34:55.283740+0000","last_active":"2023-09-23T20:35:35.093568+0000","last_peered":"2023-09-23T20:35:35.093568+0000","last_clean":"2023-09-23T20:35:35.093568+0000","last_became_active":"2023-09-23T20:34:55.283111+0000","last_became_peered":"2023-09-23T20:34:55.283111+0000","last_unstale":"2023-09-23T20:35:35.093568+0000","last_undegraded":"2023-09-23T20:35:35.093568+0000","last_fullsized":"2023-09-23T20:35:35.093568+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2327,"log_dups_size":0,"ondisk_log_size":2327,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:47.287978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152502272,"num_objects":2327,"num_object_clones":0,"num_object_copies":6981,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2327,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2327,"num_write_kb":148928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"0'0","reported_seq":289,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.954272+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:35:17.954272+0000","last_peered":"2023-09-23T20:35:17.954272+0000","last_clean":"2023-09-23T20:35:17.954272+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:35:17.954272+0000","last_undegraded":"2023-09-23T20:35:17.954272+0000","last_fullsized":"2023-09-23T20:35:17.954272+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.649076+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:35:10.649076+0000","last_peered":"2023-09-23T20:35:10.649076+0000","last_clean":"2023-09-23T20:35:10.649076+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:35:10.649076+0000","last_undegraded":"2023-09-23T20:35:10.649076+0000","last_fullsized":"2023-09-23T20:35:10.649076+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.649798+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:35:10.649798+0000","last_peered":"2023-09-23T20:35:10.649798+0000","last_clean":"2023-09-23T20:35:10.649798+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:35:10.649798+0000","last_undegraded":"2023-09-23T20:35:10.649798+0000","last_fullsized":"2023-09-23T20:35:10.649798+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2636","reported_seq":2648,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.861069+0000","last_change":"2023-09-23T20:34:54.881560+0000","last_active":"2023-09-23T20:35:38.861069+0000","last_peered":"2023-09-23T20:35:38.861069+0000","last_clean":"2023-09-23T20:35:38.861069+0000","last_became_active":"2023-09-23T20:34:54.881178+0000","last_became_peered":"2023-09-23T20:34:54.881178+0000","last_unstale":"2023-09-23T20:35:38.861069+0000","last_undegraded":"2023-09-23T20:35:38.861069+0000","last_fullsized":"2023-09-23T20:35:38.861069+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2636,"log_dups_size":0,"ondisk_log_size":2636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:16:30.040469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172752896,"num_objects":2636,"num_object_clones":0,"num_object_copies":7908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2636,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2636,"num_write_kb":168704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":271,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909864+0000","last_change":"2023-09-23T20:29:33.412145+0000","last_active":"2023-09-23T20:35:09.909864+0000","last_peered":"2023-09-23T20:35:09.909864+0000","last_clean":"2023-09-23T20:35:09.909864+0000","last_became_active":"2023-09-23T20:29:33.411624+0000","last_became_peered":"2023-09-23T20:29:33.411624+0000","last_unstale":"2023-09-23T20:35:09.909864+0000","last_undegraded":"2023-09-23T20:35:09.909864+0000","last_fullsized":"2023-09-23T20:35:09.909864+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:47.461085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"80'161","reported_seq":549,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.951139+0000","last_change":"2023-09-23T20:29:36.427254+0000","last_active":"2023-09-23T20:35:17.951139+0000","last_peered":"2023-09-23T20:35:17.951139+0000","last_clean":"2023-09-23T20:35:17.951139+0000","last_became_active":"2023-09-23T20:29:36.426689+0000","last_became_peered":"2023-09-23T20:29:36.426689+0000","last_unstale":"2023-09-23T20:35:17.951139+0000","last_undegraded":"2023-09-23T20:35:17.951139+0000","last_fullsized":"2023-09-23T20:35:17.951139+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-24T23:31:59.657217+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384018+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:35:10.384018+0000","last_peered":"2023-09-23T20:35:10.384018+0000","last_clean":"2023-09-23T20:35:10.384018+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:35:10.384018+0000","last_undegraded":"2023-09-23T20:35:10.384018+0000","last_fullsized":"2023-09-23T20:35:10.384018+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:11.028954+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:35:11.028954+0000","last_peered":"2023-09-23T20:35:11.028954+0000","last_clean":"2023-09-23T20:35:11.028954+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:35:11.028954+0000","last_undegraded":"2023-09-23T20:35:11.028954+0000","last_fullsized":"2023-09-23T20:35:11.028954+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.8","version":"278'2402","reported_seq":2415,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:36.733105+0000","last_change":"2023-09-23T20:34:54.876178+0000","last_active":"2023-09-23T20:35:36.733105+0000","last_peered":"2023-09-23T20:35:36.733105+0000","last_clean":"2023-09-23T20:35:36.733105+0000","last_became_active":"2023-09-23T20:34:54.875794+0000","last_became_peered":"2023-09-23T20:34:54.875794+0000","last_unstale":"2023-09-23T20:35:36.733105+0000","last_undegraded":"2023-09-23T20:35:36.733105+0000","last_fullsized":"2023-09-23T20:35:36.733105+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2402,"log_dups_size":0,"ondisk_log_size":2402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:35:01.607534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157417472,"num_objects":2402,"num_object_clones":0,"num_object_copies":7206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2402,"num_write_kb":153728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":168,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.956033+0000","last_change":"2023-09-23T20:29:33.409989+0000","last_active":"2023-09-23T20:35:17.956033+0000","last_peered":"2023-09-23T20:35:17.956033+0000","last_clean":"2023-09-23T20:35:17.956033+0000","last_became_active":"2023-09-23T20:29:33.409643+0000","last_became_peered":"2023-09-23T20:29:33.409643+0000","last_unstale":"2023-09-23T20:35:17.956033+0000","last_undegraded":"2023-09-23T20:35:17.956033+0000","last_fullsized":"2023-09-23T20:35:17.956033+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:33:27.133169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.950842+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:35:17.950842+0000","last_peered":"2023-09-23T20:35:17.950842+0000","last_clean":"2023-09-23T20:35:17.950842+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:35:17.950842+0000","last_undegraded":"2023-09-23T20:35:17.950842+0000","last_fullsized":"2023-09-23T20:35:17.950842+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763596+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:35:10.763596+0000","last_peered":"2023-09-23T20:35:10.763596+0000","last_clean":"2023-09-23T20:35:10.763596+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:35:10.763596+0000","last_undegraded":"2023-09-23T20:35:10.763596+0000","last_fullsized":"2023-09-23T20:35:10.763596+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"278'2600","reported_seq":2612,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.860992+0000","last_change":"2023-09-23T20:34:54.881636+0000","last_active":"2023-09-23T20:35:38.860992+0000","last_peered":"2023-09-23T20:35:38.860992+0000","last_clean":"2023-09-23T20:35:38.860992+0000","last_became_active":"2023-09-23T20:34:54.881257+0000","last_became_peered":"2023-09-23T20:34:54.881257+0000","last_unstale":"2023-09-23T20:35:38.860992+0000","last_undegraded":"2023-09-23T20:35:38.860992+0000","last_fullsized":"2023-09-23T20:35:38.860992+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2600,"log_dups_size":0,"ondisk_log_size":2600,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:39:54.748068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170393600,"num_objects":2600,"num_object_clones":0,"num_object_copies":7800,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2600,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2600,"num_write_kb":166400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":146,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763772+0000","last_change":"2023-09-23T20:29:33.407647+0000","last_active":"2023-09-23T20:35:10.763772+0000","last_peered":"2023-09-23T20:35:10.763772+0000","last_clean":"2023-09-23T20:35:10.763772+0000","last_became_active":"2023-09-23T20:29:33.407322+0000","last_became_peered":"2023-09-23T20:29:33.407322+0000","last_unstale":"2023-09-23T20:35:10.763772+0000","last_undegraded":"2023-09-23T20:35:10.763772+0000","last_fullsized":"2023-09-23T20:35:10.763772+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:56.990052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.648713+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:35:10.648713+0000","last_peered":"2023-09-23T20:35:10.648713+0000","last_clean":"2023-09-23T20:35:10.648713+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:35:10.648713+0000","last_undegraded":"2023-09-23T20:35:10.648713+0000","last_fullsized":"2023-09-23T20:35:10.648713+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.951859+0000","last_change":"2023-09-23T20:29:33.408831+0000","last_active":"2023-09-23T20:35:17.951859+0000","last_peered":"2023-09-23T20:35:17.951859+0000","last_clean":"2023-09-23T20:35:17.951859+0000","last_became_active":"2023-09-23T20:29:33.408491+0000","last_became_peered":"2023-09-23T20:29:33.408491+0000","last_unstale":"2023-09-23T20:35:17.951859+0000","last_undegraded":"2023-09-23T20:35:17.951859+0000","last_fullsized":"2023-09-23T20:35:17.951859+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:54:09.023600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"278'2753","reported_seq":2763,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.894430+0000","last_change":"2023-09-23T20:34:54.884121+0000","last_active":"2023-09-23T20:35:38.894430+0000","last_peered":"2023-09-23T20:35:38.894430+0000","last_clean":"2023-09-23T20:35:38.894430+0000","last_became_active":"2023-09-23T20:34:54.883419+0000","last_became_peered":"2023-09-23T20:34:54.883419+0000","last_unstale":"2023-09-23T20:35:38.894430+0000","last_undegraded":"2023-09-23T20:35:38.894430+0000","last_fullsized":"2023-09-23T20:35:38.894430+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2753,"log_dups_size":0,"ondisk_log_size":2753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:30:09.213886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180420608,"num_objects":2753,"num_object_clones":0,"num_object_copies":8259,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2753,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2753,"num_write_kb":176192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"69'2","reported_seq":289,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384953+0000","last_change":"2023-09-23T20:29:33.424190+0000","last_active":"2023-09-23T20:35:10.384953+0000","last_peered":"2023-09-23T20:35:10.384953+0000","last_clean":"2023-09-23T20:35:10.384953+0000","last_became_active":"2023-09-23T20:29:33.409838+0000","last_became_peered":"2023-09-23T20:29:33.409838+0000","last_unstale":"2023-09-23T20:35:10.384953+0000","last_undegraded":"2023-09-23T20:35:10.384953+0000","last_fullsized":"2023-09-23T20:35:10.384953+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:50:35.183758+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":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":[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":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.649734+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:35:10.649734+0000","last_peered":"2023-09-23T20:35:10.649734+0000","last_clean":"2023-09-23T20:35:10.649734+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:35:10.649734+0000","last_undegraded":"2023-09-23T20:35:10.649734+0000","last_fullsized":"2023-09-23T20:35:10.649734+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.383696+0000","last_change":"2023-09-23T20:29:33.408730+0000","last_active":"2023-09-23T20:35:10.383696+0000","last_peered":"2023-09-23T20:35:10.383696+0000","last_clean":"2023-09-23T20:35:10.383696+0000","last_became_active":"2023-09-23T20:29:33.408265+0000","last_became_peered":"2023-09-23T20:29:33.408265+0000","last_unstale":"2023-09-23T20:35:10.383696+0000","last_undegraded":"2023-09-23T20:35:10.383696+0000","last_fullsized":"2023-09-23T20:35:10.383696+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:27.687034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'2634","reported_seq":2646,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:38.875077+0000","last_change":"2023-09-23T20:34:55.283727+0000","last_active":"2023-09-23T20:35:38.875077+0000","last_peered":"2023-09-23T20:35:38.875077+0000","last_clean":"2023-09-23T20:35:38.875077+0000","last_became_active":"2023-09-23T20:34:55.282889+0000","last_became_peered":"2023-09-23T20:34:55.282889+0000","last_unstale":"2023-09-23T20:35:38.875077+0000","last_undegraded":"2023-09-23T20:35:38.875077+0000","last_fullsized":"2023-09-23T20:35:38.875077+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":2634,"log_dups_size":0,"ondisk_log_size":2634,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:10.378689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172621824,"num_objects":2634,"num_object_clones":0,"num_object_copies":7902,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2634,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2634,"num_write_kb":168576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.7","version":"0'0","reported_seq":272,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:11.028937+0000","last_change":"2023-09-23T20:29:33.409135+0000","last_active":"2023-09-23T20:35:11.028937+0000","last_peered":"2023-09-23T20:35:11.028937+0000","last_clean":"2023-09-23T20:35:11.028937+0000","last_became_active":"2023-09-23T20:29:33.408779+0000","last_became_peered":"2023-09-23T20:29:33.408779+0000","last_unstale":"2023-09-23T20:35:11.028937+0000","last_undegraded":"2023-09-23T20:35:11.028937+0000","last_fullsized":"2023-09-23T20:35:11.028937+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:37.160847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":245,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763641+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:35:10.763641+0000","last_peered":"2023-09-23T20:35:10.763641+0000","last_clean":"2023-09-23T20:35:10.763641+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:35:10.763641+0000","last_undegraded":"2023-09-23T20:35:10.763641+0000","last_fullsized":"2023-09-23T20:35:10.763641+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":220,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910286+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:35:09.910286+0000","last_peered":"2023-09-23T20:35:09.910286+0000","last_clean":"2023-09-23T20:35:09.910286+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:35:09.910286+0000","last_undegraded":"2023-09-23T20:35:09.910286+0000","last_fullsized":"2023-09-23T20:35:09.910286+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.763241+0000","last_change":"2023-09-23T20:29:33.412744+0000","last_active":"2023-09-23T20:35:10.763241+0000","last_peered":"2023-09-23T20:35:10.763241+0000","last_clean":"2023-09-23T20:35:10.763241+0000","last_became_active":"2023-09-23T20:29:33.412349+0000","last_became_peered":"2023-09-23T20:29:33.412349+0000","last_unstale":"2023-09-23T20:35:10.763241+0000","last_undegraded":"2023-09-23T20:35:10.763241+0000","last_fullsized":"2023-09-23T20:35:10.763241+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:18:21.999620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909777+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:35:09.909777+0000","last_peered":"2023-09-23T20:35:09.909777+0000","last_clean":"2023-09-23T20:35:09.909777+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:35:09.909777+0000","last_undegraded":"2023-09-23T20:35:09.909777+0000","last_fullsized":"2023-09-23T20:35:09.909777+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":240,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909487+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:35:09.909487+0000","last_peered":"2023-09-23T20:35:09.909487+0000","last_clean":"2023-09-23T20:35:09.909487+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:35:09.909487+0000","last_undegraded":"2023-09-23T20:35:09.909487+0000","last_fullsized":"2023-09-23T20:35:09.909487+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":254,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.911097+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:35:09.911097+0000","last_peered":"2023-09-23T20:35:09.911097+0000","last_clean":"2023-09-23T20:35:09.911097+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:35:09.911097+0000","last_undegraded":"2023-09-23T20:35:09.911097+0000","last_fullsized":"2023-09-23T20:35:09.911097+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.909662+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:35:09.909662+0000","last_peered":"2023-09-23T20:35:09.909662+0000","last_clean":"2023-09-23T20:35:09.909662+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:35:09.909662+0000","last_undegraded":"2023-09-23T20:35:09.909662+0000","last_fullsized":"2023-09-23T20:35:09.909662+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":254,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910421+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:35:09.910421+0000","last_peered":"2023-09-23T20:35:09.910421+0000","last_clean":"2023-09-23T20:35:09.910421+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:35:09.910421+0000","last_undegraded":"2023-09-23T20:35:09.910421+0000","last_fullsized":"2023-09-23T20:35:09.910421+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.384611+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:35:10.384611+0000","last_peered":"2023-09-23T20:35:10.384611+0000","last_clean":"2023-09-23T20:35:10.384611+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:35:10.384611+0000","last_undegraded":"2023-09-23T20:35:10.384611+0000","last_fullsized":"2023-09-23T20:35:10.384611+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:10.383794+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:35:10.383794+0000","last_peered":"2023-09-23T20:35:10.383794+0000","last_clean":"2023-09-23T20:35:10.383794+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:35:10.383794+0000","last_undegraded":"2023-09-23T20:35:10.383794+0000","last_fullsized":"2023-09-23T20:35:10.383794+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":296,"reported_epoch":278,"state":"active+clean","last_fresh":"2023-09-23T20:35:17.951470+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:35:17.951470+0000","last_peered":"2023-09-23T20:35:17.951470+0000","last_clean":"2023-09-23T20:35:17.951470+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:35:17.951470+0000","last_undegraded":"2023-09-23T20:35:17.951470+0000","last_fullsized":"2023-09-23T20:35:17.951470+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":237,"reported_epoch":277,"state":"active+clean","last_fresh":"2023-09-23T20:35:09.910308+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:35:09.910308+0000","last_peered":"2023-09-23T20:35:09.910308+0000","last_clean":"2023-09-23T20:35:09.910308+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:35:09.910308+0000","last_undegraded":"2023-09-23T20:35:09.910308+0000","last_fullsized":"2023-09-23T20:35:09.910308+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2711158784,"num_objects":41369,"num_object_clones":0,"num_object_copies":124107,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":41369,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":41369,"num_write_kb":2647616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":8070430720,"data_stored":8070430720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":41369,"ondisk_log_size":41369,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":40,"num_bytes_recovered":16296,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201777,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":411120,"kb_used_data":171880,"kb_used_omap":0,"kb_used_meta":239232,"kb_avail":93334032,"statfs":{"total":95995035648,"available":95574048768,"internally_reserved":0,"allocated":176005120,"data_stored":174907865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":244973568},"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],"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 Sep 23 20:35:10 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.86199999999999999,"15min":1.444},"min":{"1min":0.55100000000000005,"5min":0.28699999999999998,"15min":0.27100000000000002},"max":{"1min":1.216,"5min":5.0099999999999998,"15min":41.220999999999997},"last":2.121},{"interface":"front","average":{"1min":0.872,"5min":1.0009999999999999,"15min":1.532},"min":{"1min":0.60399999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.2529999999999999,"5min":4.8890000000000002,"15min":41.305},"last":0.35699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:35:35 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":1.1930000000000001,"15min":1.46},"min":{"1min":0.316,"5min":0.316,"15min":0.255},"max":{"1min":1.363,"5min":12.526,"15min":12.526},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.80400000000000005,"5min":1.5369999999999999,"15min":1.518},"min":{"1min":0.378,"5min":0.30099999999999999,"15min":0.29299999999999998},"max":{"1min":1.1000000000000001,"5min":12.766999999999999,"15min":12.766999999999999},"last":3.6059999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:35:10 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.80100000000000005,"15min":1.575},"min":{"1min":0.41999999999999998,"5min":0.308,"15min":0.308},"max":{"1min":1.5569999999999999,"5min":3.8759999999999999,"15min":23.07},"last":1.4850000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93600000000000005,"15min":1.5029999999999999},"min":{"1min":0.67400000000000004,"5min":0.36799999999999999,"15min":0.31900000000000001},"max":{"1min":1.194,"5min":6.0659999999999998,"15min":24.079000000000001},"last":2.843}]},{"osd":3,"last update":"Sat Sep 23 20:35:35 2023","interfaces":[{"interface":"back","average":{"1min":5.383,"5min":5.2350000000000003,"15min":2.782},"min":{"1min":0.39900000000000002,"5min":0.376,"15min":0.32100000000000001},"max":{"1min":75.024000000000001,"5min":114.539,"15min":114.539},"last":0.434},{"interface":"front","average":{"1min":5.3380000000000001,"5min":5.1379999999999999,"15min":2.8849999999999998},"min":{"1min":0.51900000000000002,"5min":0.33000000000000002,"15min":0.32700000000000001},"max":{"1min":75.269000000000005,"5min":114.58199999999999,"15min":114.58199999999999},"last":0.46600000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:35:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":0.92000000000000004,"15min":1.145},"min":{"1min":0.58999999999999997,"5min":0.33000000000000002,"15min":0.30599999999999999},"max":{"1min":1.482,"5min":4.9130000000000003,"15min":8.8119999999999994},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.083,"5min":0.96499999999999997,"15min":1.1859999999999999},"min":{"1min":0.52600000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.224,"5min":6.1479999999999997,"15min":8.6699999999999999},"last":0.39400000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:35:10 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.876,"15min":1.1759999999999999},"min":{"1min":0.56100000000000005,"5min":0.33900000000000002,"15min":0.28199999999999997},"max":{"1min":1.413,"5min":3.262,"15min":8.2490000000000006},"last":3.101},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.0669999999999999,"15min":1.4219999999999999},"min":{"1min":0.66300000000000003,"5min":0.371,"15min":0.371},"max":{"1min":1.5600000000000001,"5min":4.2089999999999996,"15min":9.5879999999999992},"last":0.56399999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:35:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":0.95299999999999996,"15min":1.3420000000000001},"min":{"1min":0.73799999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.6060000000000001,"5min":4.2469999999999999,"15min":10.651999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.1060000000000001,"15min":1.3069999999999999},"min":{"1min":0.61699999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.3620000000000001,"5min":4.8360000000000003,"15min":8.6080000000000005},"last":2.891}]}]},{"osd":6,"up_from":47,"seq":201863463419,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1483208,"kb_used_data":1183872,"kb_used_omap":0,"kb_used_meta":299328,"kb_avail":92261944,"statfs":{"total":95995035648,"available":94476230656,"internally_reserved":0,"allocated":1212284928,"data_stored":1211168710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":306511872},"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,2,0,3],"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 Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.3129999999999999,"15min":2.294},"min":{"1min":0.54300000000000004,"5min":0.27000000000000002,"15min":0.249},"max":{"1min":5.9690000000000003,"5min":15.571999999999999,"15min":112.376},"last":2.488},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.3799999999999999,"15min":2.0470000000000002},"min":{"1min":0.44,"5min":0.309,"15min":0.25900000000000001},"max":{"1min":1.306,"5min":17.579000000000001,"15min":72.813999999999993},"last":0.62}]},{"osd":1,"last update":"Sat Sep 23 20:34:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3149999999999999,"5min":1.6899999999999999,"15min":2.0649999999999999},"min":{"1min":0.54400000000000004,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":10.593999999999999,"5min":15.414,"15min":31.411000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":2.2010000000000001,"5min":1.877,"15min":1.7130000000000001},"min":{"1min":0.36899999999999999,"5min":0.35699999999999998,"15min":0.28699999999999998},"max":{"1min":10.933,"5min":16.827000000000002,"15min":30.934999999999999},"last":2.5489999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":0.81399999999999995,"15min":1.3260000000000001},"min":{"1min":0.69599999999999995,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":5.0609999999999999,"5min":5.0609999999999999,"15min":9.5510000000000002},"last":2.1909999999999998},{"interface":"front","average":{"1min":1.2869999999999999,"5min":0.92500000000000004,"15min":1.2250000000000001},"min":{"1min":0.72499999999999998,"5min":0.35199999999999998,"15min":0.30599999999999999},"max":{"1min":6.0149999999999997,"5min":6.0149999999999997,"15min":8.9350000000000005},"last":2.6320000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":1.5620000000000001,"5min":1.331,"15min":3.5499999999999998},"min":{"1min":0.70699999999999996,"5min":0.33800000000000002,"15min":0.32900000000000001},"max":{"1min":7.6849999999999996,"5min":7.6849999999999996,"15min":206.446},"last":2.5910000000000002},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.3120000000000001,"15min":3.4870000000000001},"min":{"1min":0.54100000000000004,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":1.512,"5min":7.3490000000000002,"15min":206.846},"last":0.68600000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":0.93899999999999995,"15min":1.3160000000000001},"min":{"1min":0.72499999999999998,"5min":0.28899999999999998,"15min":0.26200000000000001},"max":{"1min":5.1879999999999997,"5min":5.7290000000000001,"15min":10.859},"last":1.9359999999999999},{"interface":"front","average":{"1min":1.4450000000000001,"5min":0.93600000000000005,"15min":1.071},"min":{"1min":0.85599999999999998,"5min":0.34200000000000003,"15min":0.29299999999999998},"max":{"1min":6.1150000000000002,"5min":6.1150000000000002,"15min":6.9710000000000001},"last":4.3179999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":0.97799999999999998,"15min":1.3819999999999999},"min":{"1min":0.72299999999999998,"5min":0.312,"15min":0.29899999999999999},"max":{"1min":5.3499999999999996,"5min":5.3499999999999996,"15min":11.765000000000001},"last":4.1059999999999999},{"interface":"front","average":{"1min":1.5249999999999999,"5min":1.3049999999999999,"15min":1.325},"min":{"1min":1.087,"5min":0.39900000000000002,"15min":0.33500000000000002},"max":{"1min":6.3949999999999996,"5min":8.657,"15min":8.657},"last":2.6680000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0309999999999999,"15min":1.272},"min":{"1min":0.45800000000000002,"5min":0.36199999999999999,"15min":0.34899999999999998},"max":{"1min":1.5940000000000001,"5min":5.5300000000000002,"15min":9.5670000000000002},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.6060000000000001,"5min":1.159,"15min":1.2709999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.34499999999999997},"max":{"1min":7.7519999999999998,"5min":7.7519999999999998,"15min":7.7519999999999998},"last":2.7000000000000002}]}]},{"osd":1,"up_from":90,"seq":386547056963,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1129552,"kb_used_data":501768,"kb_used_omap":4,"kb_used_meta":627771,"kb_avail":92615600,"statfs":{"total":95995035648,"available":94838374400,"internally_reserved":0,"allocated":513810432,"data_stored":512233337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":642838414},"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 Sep 23 20:34:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.8540000000000001,"15min":1.6890000000000001},"min":{"1min":0.23300000000000001,"5min":0.20000000000000001,"15min":0.19400000000000001},"max":{"1min":9.3699999999999992,"5min":38.506999999999998,"15min":38.506999999999998},"last":2.5129999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":2.129,"15min":2.0270000000000001},"min":{"1min":0.442,"5min":0.22900000000000001,"15min":0.20899999999999999},"max":{"1min":2.5259999999999998,"5min":38.188000000000002,"15min":38.188000000000002},"last":2.786}]},{"osd":2,"last update":"Sat Sep 23 20:35:02 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.96999999999999997,"15min":1.5980000000000001},"min":{"1min":0.36199999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":5.3049999999999997,"5min":6.1340000000000003,"15min":14.106999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.751,"5min":1.2210000000000001,"15min":1.5209999999999999},"min":{"1min":0.38400000000000001,"5min":0.26200000000000001,"15min":0.20799999999999999},"max":{"1min":2.1230000000000002,"5min":9.3390000000000004,"15min":12.366},"last":0.53000000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:35:37 2023","interfaces":[{"interface":"back","average":{"1min":5.5519999999999996,"5min":4.9619999999999997,"15min":3.2410000000000001},"min":{"1min":0.32400000000000001,"5min":0.23000000000000001,"15min":0.20799999999999999},"max":{"1min":94.668000000000006,"5min":175.08799999999999,"15min":175.08799999999999},"last":1.8700000000000001},{"interface":"front","average":{"1min":5.5999999999999996,"5min":5.5019999999999998,"15min":3.6789999999999998},"min":{"1min":0.378,"5min":0.28599999999999998,"15min":0.246},"max":{"1min":93.734999999999999,"5min":175.488,"15min":175.488},"last":0.73499999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:34:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3779999999999999,"5min":1.0609999999999999,"15min":1.153},"min":{"1min":0.33800000000000002,"5min":0.33300000000000002,"15min":0.316},"max":{"1min":9.3390000000000004,"5min":9.3390000000000004,"15min":9.3390000000000004},"last":1.831},{"interface":"front","average":{"1min":1.5600000000000001,"5min":1.528,"15min":1.575},"min":{"1min":0.52500000000000002,"5min":0.318,"15min":0.309},"max":{"1min":8.0589999999999993,"5min":16.058,"15min":16.058},"last":0.48099999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:34:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.3560000000000001,"15min":1.954},"min":{"1min":0.39400000000000002,"5min":0.33600000000000002,"15min":0.315},"max":{"1min":4.5060000000000002,"5min":6.2389999999999999,"15min":47.847999999999999},"last":0.55300000000000005},{"interface":"front","average":{"1min":1.613,"5min":1.248,"15min":1.6060000000000001},"min":{"1min":0.36099999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":9.4030000000000005,"5min":9.4030000000000005,"15min":48.052},"last":1.9019999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:34:48 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.4059999999999999,"15min":1.6379999999999999},"min":{"1min":0.435,"5min":0.39200000000000002,"15min":0.29399999999999998},"max":{"1min":3.8090000000000002,"5min":6.6859999999999999,"15min":12.840999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.25,"15min":1.3380000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":9.4299999999999997,"5min":9.4299999999999997,"15min":10.532},"last":1.962}]},{"osd":7,"last update":"Sat Sep 23 20:34:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3999999999999999,"5min":1.45,"15min":1.706},"min":{"1min":0.56999999999999995,"5min":0.441,"15min":0.39900000000000002},"max":{"1min":4.4370000000000003,"5min":6.1029999999999998,"15min":12.407},"last":0.66600000000000004},{"interface":"front","average":{"1min":1.611,"5min":1.2450000000000001,"15min":1.431},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.39200000000000002},"max":{"1min":9.4570000000000007,"5min":9.4570000000000007,"15min":26.978000000000002},"last":1.931}]}]},{"osd":0,"up_from":85,"seq":365072220489,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2137184,"kb_used_data":1502360,"kb_used_omap":5,"kb_used_meta":634810,"kb_avail":91607968,"statfs":{"total":95995035648,"available":93806559232,"internally_reserved":0,"allocated":1538416640,"data_stored":1536825806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":650046074},"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],"upper_bound":4},"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 Sep 23 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":1.617,"15min":2.1299999999999999},"min":{"1min":0.24299999999999999,"5min":0.19600000000000001,"15min":0.17299999999999999},"max":{"1min":3.4860000000000002,"5min":16.298999999999999,"15min":67.703000000000003},"last":0.224},{"interface":"front","average":{"1min":1.458,"5min":1.9870000000000001,"15min":2.5449999999999999},"min":{"1min":0.44900000000000001,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":11.868,"5min":11.868,"15min":140.44200000000001},"last":0.30399999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:34:56 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":1.115,"15min":1.5609999999999999},"min":{"1min":0.26900000000000002,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":3.5190000000000001,"5min":7.7380000000000004,"15min":11.891},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.67200000000000004,"5min":1.1639999999999999,"15min":1.635},"min":{"1min":0.23799999999999999,"5min":0.22600000000000001,"15min":0.218},"max":{"1min":2.0870000000000002,"5min":6.516,"15min":14.307},"last":0.36099999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:35:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":2.9860000000000002,"15min":3.552},"min":{"1min":0.33600000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":2.3220000000000001,"5min":145.04499999999999,"15min":145.04499999999999},"last":0.41999999999999998},{"interface":"front","average":{"1min":1.538,"5min":3.0739999999999998,"15min":3.5150000000000001},"min":{"1min":0.307,"5min":0.26000000000000001,"15min":0.20499999999999999},"max":{"1min":9.9610000000000003,"5min":145.12799999999999,"15min":145.46000000000001},"last":0.34399999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.544,"15min":1.7649999999999999},"min":{"1min":0.41199999999999998,"5min":0.32600000000000001,"15min":0.309},"max":{"1min":3.266,"5min":9.6240000000000006,"15min":11.625999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.395,"15min":1.6970000000000001},"min":{"1min":0.55900000000000005,"5min":0.33600000000000002,"15min":0.33400000000000002},"max":{"1min":3.6779999999999999,"5min":9.3699999999999992,"15min":11.975},"last":0.64400000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.71,"15min":1.794},"min":{"1min":0.53500000000000003,"5min":0.34100000000000003,"15min":0.32500000000000001},"max":{"1min":4.3019999999999996,"5min":9.3339999999999996,"15min":12.074999999999999},"last":0.437},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.675,"15min":1.9019999999999999},"min":{"1min":0.43099999999999999,"5min":0.39000000000000001,"15min":0.33800000000000002},"max":{"1min":4.1829999999999998,"5min":10.090999999999999,"15min":14.363},"last":0.51300000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.528,"15min":1.6699999999999999},"min":{"1min":0.623,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":3.5939999999999999,"5min":9.3919999999999995,"15min":12.212},"last":1.2989999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.409,"15min":1.804},"min":{"1min":0.45800000000000002,"5min":0.35099999999999998,"15min":0.34399999999999997},"max":{"1min":2.3399999999999999,"5min":9.1890000000000001,"15min":14.385999999999999},"last":3.7719999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.454,"15min":1.829},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.35499999999999998},"max":{"1min":2.149,"5min":9.2170000000000005,"15min":14.337999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.611,"15min":1.8380000000000001},"min":{"1min":0.505,"5min":0.379,"15min":0.312},"max":{"1min":2.6309999999999998,"5min":9.702,"15min":11.586},"last":0.498}]}]},{"osd":2,"up_from":95,"seq":408021893425,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1246384,"kb_used_data":738152,"kb_used_omap":7,"kb_used_meta":508216,"kb_avail":92498768,"statfs":{"total":95995035648,"available":94718738432,"internally_reserved":0,"allocated":755867648,"data_stored":754321202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":520413265},"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:35:05 2023","interfaces":[{"interface":"back","average":{"1min":3.532,"5min":4.8710000000000004,"15min":4.3869999999999996},"min":{"1min":0.314,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":55.793999999999997,"5min":93.385000000000005,"15min":251.809},"last":0.66900000000000004},{"interface":"front","average":{"1min":3.4609999999999999,"5min":5.6340000000000003,"15min":4.415},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.19400000000000001},"max":{"1min":55.542999999999999,"5min":93.296000000000006,"15min":252.42500000000001},"last":0.496}]},{"osd":1,"last update":"Sat Sep 23 20:35:05 2023","interfaces":[{"interface":"back","average":{"1min":3.9830000000000001,"5min":2.722,"15min":3.23},"min":{"1min":0.33800000000000002,"5min":0.246,"15min":0.192},"max":{"1min":55.579000000000001,"5min":81.994,"15min":252.28999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":4.1210000000000004,"5min":2.6890000000000001,"15min":3.2890000000000001},"min":{"1min":0.30499999999999999,"5min":0.255,"15min":0.248},"max":{"1min":55.746000000000002,"5min":86.367999999999995,"15min":252.20699999999999},"last":0.32000000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:34:40 2023","interfaces":[{"interface":"back","average":{"1min":1.698,"5min":3.0859999999999999,"15min":3.9340000000000002},"min":{"1min":0.27800000000000002,"5min":0.22900000000000001,"15min":0.21199999999999999},"max":{"1min":8.5020000000000007,"5min":80.498000000000005,"15min":206.22800000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":2.069,"5min":2.9860000000000002,"15min":4.6609999999999996},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":10.632999999999999,"5min":81.091999999999999,"15min":252.31399999999999},"last":0.42699999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:35:05 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.871,"15min":1.3300000000000001},"min":{"1min":0.51000000000000001,"5min":0.316,"15min":0.312},"max":{"1min":1.4430000000000001,"5min":7.5800000000000001,"15min":10.401},"last":2.0859999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.008,"15min":1.4950000000000001},"min":{"1min":0.42299999999999999,"5min":0.35399999999999998,"15min":0.32900000000000001},"max":{"1min":1.466,"5min":7.6660000000000004,"15min":16.702000000000002},"last":0.76400000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:35:05 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":1.105,"15min":2.5009999999999999},"min":{"1min":0.45000000000000001,"5min":0.312,"15min":0.312},"max":{"1min":1.3260000000000001,"5min":4.819,"15min":252.392},"last":0.755},{"interface":"front","average":{"1min":0.84799999999999998,"5min":1.0940000000000001,"15min":1.4330000000000001},"min":{"1min":0.438,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.355,"5min":7.8049999999999997,"15min":9.4039999999999999},"last":0.46500000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:35:05 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.91700000000000004,"15min":2.4169999999999998},"min":{"1min":0.40799999999999997,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.419,"5min":3.9049999999999998,"15min":252.49100000000001},"last":3.1699999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.874,"15min":1.349},"min":{"1min":0.47299999999999998,"5min":0.39900000000000002,"15min":0.35099999999999998},"max":{"1min":1.452,"5min":7.7770000000000001,"15min":9.4440000000000008},"last":0.73099999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:35:05 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.036,"15min":2.3959999999999999},"min":{"1min":0.54900000000000004,"5min":0.443,"15min":0.39400000000000002},"max":{"1min":1.379,"5min":4.1299999999999999,"15min":252.459},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.98299999999999998,"15min":2.327},"min":{"1min":0.52300000000000002,"5min":0.38600000000000001,"15min":0.373},"max":{"1min":1.3759999999999999,"5min":7.7430000000000003,"15min":251.87100000000001},"last":0.50800000000000001}]}]},{"osd":3,"up_from":100,"seq":429496729900,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1851800,"kb_used_data":1136784,"kb_used_omap":2,"kb_used_meta":715005,"kb_avail":91893352,"statfs":{"total":95995035648,"available":94098792448,"internally_reserved":0,"allocated":1164066816,"data_stored":1162537668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":732165173},"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":[1,1,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 Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":2.3250000000000002,"5min":2.0899999999999999,"15min":2.492},"min":{"1min":0.27300000000000002,"5min":0.249,"15min":0.189},"max":{"1min":16.818999999999999,"5min":16.818999999999999,"15min":43.912999999999997},"last":0.182},{"interface":"front","average":{"1min":1.333,"5min":1.5840000000000001,"15min":2.2949999999999999},"min":{"1min":0.20300000000000001,"5min":0.192,"15min":0.183},"max":{"1min":9.2729999999999997,"5min":14.445,"15min":43.945999999999998},"last":1.036}]},{"osd":1,"last update":"Sat Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.7390000000000001,"5min":1.8620000000000001,"15min":2.4180000000000001},"min":{"1min":0.23699999999999999,"5min":0.20999999999999999,"15min":0.20399999999999999},"max":{"1min":5.5330000000000004,"5min":8.9149999999999991,"15min":93.554000000000002},"last":0.36399999999999999},{"interface":"front","average":{"1min":1.8999999999999999,"5min":2.3039999999999998,"15min":2.7949999999999999},"min":{"1min":0.375,"5min":0.25900000000000001,"15min":0.20899999999999999},"max":{"1min":6.3470000000000004,"5min":13.082000000000001,"15min":94.733000000000004},"last":0.53500000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.4710000000000001,"15min":1.748},"min":{"1min":0.308,"5min":0.23200000000000001,"15min":0.22500000000000001},"max":{"1min":3.6480000000000001,"5min":8.1950000000000003,"15min":15.445},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.2589999999999999,"15min":1.8819999999999999},"min":{"1min":0.32300000000000001,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":2.9089999999999998,"5min":14.577,"15min":14.784000000000001},"last":0.81799999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.478,"15min":1.829},"min":{"1min":0.42399999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.0230000000000001,"5min":14.521000000000001,"15min":14.521000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":1.548,"5min":1.589,"15min":1.7190000000000001},"min":{"1min":0.44,"5min":0.36399999999999999,"15min":0.29199999999999998},"max":{"1min":5.1669999999999998,"5min":7.883,"15min":26.736000000000001},"last":0.44600000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.6699999999999999,"5min":1.825,"15min":1.885},"min":{"1min":0.45100000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":8.1509999999999998,"5min":14.492000000000001,"15min":14.683},"last":0.39100000000000001},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.8240000000000001,"15min":1.764},"min":{"1min":0.48099999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.3689999999999998,"5min":8.0099999999999998,"15min":15.519},"last":0.503}]},{"osd":6,"last update":"Sat Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.5940000000000001,"15min":1.905},"min":{"1min":0.47599999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.0739999999999998,"5min":14.548,"15min":14.548},"last":0.33400000000000002},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.619,"15min":1.843},"min":{"1min":0.48699999999999999,"5min":0.40000000000000002,"15min":0.35299999999999998},"max":{"1min":4.0010000000000003,"5min":7.7519999999999998,"15min":26.811},"last":0.41599999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":1.7350000000000001,"15min":1.8029999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.36899999999999999},"max":{"1min":5.0830000000000002,"5min":7.8499999999999996,"15min":10.696999999999999},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.8700000000000001,"5min":1.8220000000000001,"15min":1.867},"min":{"1min":0.52100000000000002,"5min":0.497,"15min":0.38400000000000001},"max":{"1min":5.1260000000000003,"5min":7.9320000000000004,"15min":10.722},"last":2.2519999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986702,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2146504,"kb_used_data":1818048,"kb_used_omap":0,"kb_used_meta":328448,"kb_avail":91598648,"statfs":{"total":95995035648,"available":93797015552,"internally_reserved":0,"allocated":1861681152,"data_stored":1860564201,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":336330752},"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":[1,1,2,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 Sep 23 20:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.5149999999999999,"15min":2.2559999999999998},"min":{"1min":0.65300000000000002,"5min":0.25,"15min":0.25},"max":{"1min":1.21,"5min":24.864999999999998,"15min":73.998999999999995},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.494,"15min":2.085},"min":{"1min":0.59299999999999997,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":1.577,"5min":25.632999999999999,"15min":73.863},"last":3.8130000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:34:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6140000000000001,"5min":1.905,"15min":2.3620000000000001},"min":{"1min":0.32500000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":13.654999999999999,"5min":25.571000000000002,"15min":76.216999999999999},"last":0.40100000000000002},{"interface":"front","average":{"1min":2.0310000000000001,"5min":2.258,"15min":2.4630000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.27200000000000002},"max":{"1min":13.69,"5min":25.844999999999999,"15min":75.802000000000007},"last":1.4650000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.083,"15min":1.454},"min":{"1min":0.65600000000000003,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.276,"5min":25.347999999999999,"15min":25.347999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":1.032,"5min":1.2549999999999999,"15min":1.6599999999999999},"min":{"1min":0.75900000000000001,"5min":0.311,"15min":0.30399999999999999},"max":{"1min":1.3959999999999999,"5min":25.390000000000001,"15min":42.654000000000003},"last":0.98399999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":2.2610000000000001,"15min":2.3279999999999998},"min":{"1min":0.46500000000000002,"5min":0.34899999999999998,"15min":0.34499999999999997},"max":{"1min":13.983000000000001,"5min":25.260000000000002,"15min":75.213999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.7569999999999999,"5min":2.508,"15min":2.3239999999999998},"min":{"1min":0.34999999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":14.065,"5min":25.484999999999999,"15min":75.274000000000001},"last":0.81599999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.296,"15min":1.4550000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.25800000000000001},"max":{"1min":5.367,"5min":25.452999999999999,"15min":25.452999999999999},"last":0.69599999999999995},{"interface":"front","average":{"1min":1.476,"5min":1.448,"15min":1.3680000000000001},"min":{"1min":0.40400000000000003,"5min":0.38,"15min":0.29599999999999999},"max":{"1min":5.4189999999999996,"5min":25.702000000000002,"15min":25.702000000000002},"last":0.77300000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.387,"15min":1.2849999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.7929999999999999,"5min":25.823,"15min":25.823},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.351,"15min":1.5249999999999999},"min":{"1min":0.39800000000000002,"5min":0.34999999999999998,"15min":0.34799999999999998},"max":{"1min":1.9259999999999999,"5min":25.544,"15min":25.544},"last":0.83899999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.323,"15min":1.512},"min":{"1min":0.44500000000000001,"5min":0.39100000000000001,"15min":0.36299999999999999},"max":{"1min":1.8779999999999999,"5min":25.605,"15min":25.605},"last":0.879},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.3740000000000001,"15min":1.474},"min":{"1min":0.39600000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.3899999999999999,"5min":25.664000000000001,"15min":25.664000000000001},"last":1.506}]}]},{"osd":5,"up_from":39,"seq":167503725062,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1038520,"kb_used_data":672688,"kb_used_omap":0,"kb_used_meta":365824,"kb_avail":92706632,"statfs":{"total":95995035648,"available":94931591168,"internally_reserved":0,"allocated":688832512,"data_stored":687727689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":374603776},"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,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 Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.591,"15min":1.7430000000000001},"min":{"1min":0.32800000000000001,"5min":0.253,"15min":0.23999999999999999},"max":{"1min":1.2689999999999999,"5min":19.675999999999998,"15min":42.924999999999997},"last":0.625},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.2769999999999999,"15min":1.8740000000000001},"min":{"1min":0.38400000000000001,"5min":0.27100000000000002,"15min":0.26900000000000002},"max":{"1min":1.0880000000000001,"5min":19.573,"15min":42.808},"last":2.1579999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:34:38 2023","interfaces":[{"interface":"back","average":{"1min":2.2160000000000002,"5min":1.8200000000000001,"15min":1.948},"min":{"1min":0.317,"5min":0.317,"15min":0.26800000000000002},"max":{"1min":19.425999999999998,"5min":19.425999999999998,"15min":44.613999999999997},"last":1.3360000000000001},{"interface":"front","average":{"1min":2.3570000000000002,"5min":1.79,"15min":1.96},"min":{"1min":0.32900000000000001,"5min":0.28799999999999998,"15min":0.26000000000000001},"max":{"1min":19.210999999999999,"5min":19.210999999999999,"15min":44.430999999999997},"last":1.212}]},{"osd":2,"last update":"Sat Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.95899999999999996,"15min":1.409},"min":{"1min":0.59099999999999997,"5min":0.36099999999999999,"15min":0.28399999999999997},"max":{"1min":1.198,"5min":11.776999999999999,"15min":11.776999999999999},"last":2.1989999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1850000000000001,"15min":1.718},"min":{"1min":0.42199999999999999,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":1.282,"5min":9.9019999999999992,"15min":118.886},"last":0.66600000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:34:38 2023","interfaces":[{"interface":"back","average":{"1min":5.1210000000000004,"5min":2.468,"15min":2.1150000000000002},"min":{"1min":0.65000000000000002,"5min":0.33600000000000002,"15min":0.32800000000000001},"max":{"1min":52.241,"5min":52.241,"15min":52.241},"last":0.58899999999999997},{"interface":"front","average":{"1min":5.1849999999999996,"5min":2.6070000000000002,"15min":2.2450000000000001},"min":{"1min":0.68400000000000005,"5min":0.34899999999999998,"15min":0.32900000000000001},"max":{"1min":52.003999999999998,"5min":52.003999999999998,"15min":52.003999999999998},"last":1.3799999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.355,"15min":1.421},"min":{"1min":0.53700000000000003,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.49,"5min":9.7799999999999994,"15min":9.7799999999999994},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.0920000000000001,"15min":1.407},"min":{"1min":0.67300000000000004,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.4470000000000001,"5min":7.4870000000000001,"15min":14.423},"last":0.47299999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.2709999999999999,"15min":1.425},"min":{"1min":0.80800000000000005,"5min":0.34000000000000002,"15min":0.32400000000000001},"max":{"1min":1.385,"5min":8.8170000000000002,"15min":13.108000000000001},"last":1.548},{"interface":"front","average":{"1min":1.21,"5min":1.1379999999999999,"15min":1.409},"min":{"1min":0.70699999999999996,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.518,"5min":7.5250000000000004,"15min":15.532999999999999},"last":1.3939999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:34:58 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.88800000000000001,"15min":1.413},"min":{"1min":0.66300000000000003,"5min":0.33500000000000002,"15min":0.29699999999999999},"max":{"1min":1.4119999999999999,"5min":3.798,"15min":13.538},"last":4.6619999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.3680000000000001,"15min":1.5389999999999999},"min":{"1min":0.70999999999999996,"5min":0.42599999999999999,"15min":0.38800000000000001},"max":{"1min":1.5569999999999999,"5min":9.9100000000000001,"15min":10.603999999999999},"last":4.5510000000000002}]}]}],"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":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":24576,"data_stored":5392,"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":0,"data_stored":0,"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":1589182464,"data_stored":1589182464,"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":526581760,"data_stored":526581760,"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":759889920,"data_stored":759889920,"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":1196818432,"data_stored":1196818432,"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":1923940352,"data_stored":1923940352,"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":686751744,"data_stored":686751744,"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":1213726720,"data_stored":1213726720,"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":173539328,"data_stored":173539328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:35:44.676 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:35:44.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-09-23T20:35:44.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:44.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:44.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:44.812 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:44.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 29 16 50637 50621 109.083 87.8125 0.0150305 0.00916184 2023-09-23T20:35:44.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:45.050 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:45.060 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:44 smithi174 bash[91578]: cluster 2023-09-23T20:35:43.742641+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-23T20:35:45.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:45.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:45.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:44 smithi112 bash[107672]: cluster 2023-09-23T20:35:43.742641+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-23T20:35:45.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:44 smithi112 bash[104422]: cluster 2023-09-23T20:35:43.742641+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-23T20:35:45.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:45.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:45.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:45.348 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:45.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:45.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:45.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:45.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:45.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:45.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10754 10.5 10:acc84d1b:::benchmark_data_smithi112_242611_object10753:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.632 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.819671+0000", 2023-09-23T20:35:45.633 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.809765055, 2023-09-23T20:35:45.633 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.238355597, 2023-09-23T20:35:45.633 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.633 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.633 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.633 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.634 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.634 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10754 2023-09-23T20:35:45.634 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.634 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.634 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.634 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819671+0000", 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819671+0000", 2023-09-23T20:35:45.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819670+0000", 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819698+0000", 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8782e-05 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819710+0000", 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1499e-05 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819718+0000", 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5709999999999998e-06 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819785+0000", 2023-09-23T20:35:45.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6248000000000007e-05 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819895+0000", 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109813 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819984+0000", 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9721000000000004e-05 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820691+0000", 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00070689699999999995 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822027+0000", 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001335581 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057892+0000", 2023-09-23T20:35:45.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23586501600000001 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057969+0000", 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7570000000000004e-05 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058027+0000", 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7277000000000001e-05 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.640 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.641 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.641 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.641 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.641 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10756 10.9 10:97b89dc8:::benchmark_data_smithi112_242611_object10755:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.642 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.819981+0000", 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.809454947999999, 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23926987999999999, 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10756 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.643 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819981+0000", 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819981+0000", 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819981+0000", 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.819999+0000", 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8723e-05 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820005+0000", 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2260000000000002e-06 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820010+0000", 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0570000000000003e-06 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820060+0000", 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9984000000000001e-05 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820199+0000", 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013943399999999999 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820292+0000", 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2647999999999998e-05 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820951+0000", 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00065891099999999998 2023-09-23T20:35:45.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823731+0000", 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027809739999999999 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059150+0000", 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23541890500000001 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.648 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059193+0000", 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2447000000000002e-05 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059251+0000", 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8131999999999998e-05 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.649 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10762 10.5 10:a7cb8ead:::benchmark_data_smithi112_242611_object10761:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.822013+0000", 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.807422936000002, 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.237010319, 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10762 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.650 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822013+0000", 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822013+0000", 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822012+0000", 2023-09-23T20:35:45.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822038+0000", 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6203999999999998e-05 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822049+0000", 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0336000000000001e-05 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822057+0000", 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9239999999999996e-06 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822128+0000", 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0834000000000007e-05 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822283+0000", 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015471800000000001 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822425+0000", 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000141927 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823770+0000", 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013446980000000001 2023-09-23T20:35:45.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823814+0000", 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4637e-05 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058883+0000", 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23506912199999999 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058972+0000", 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8528000000000003e-05 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059023+0000", 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1493999999999999e-05 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.656 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10763 10.9 10:902f497e:::benchmark_data_smithi112_242611_object10762:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.822094+0000", 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.807342206000001, 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.237272065, 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10763 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.657 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822094+0000", 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822094+0000", 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.658 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822093+0000", 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822141+0000", 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7314000000000001e-05 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822150+0000", 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5189999999999998e-06 2023-09-23T20:35:45.659 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822163+0000", 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3349999999999999e-05 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822379+0000", 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021508399999999999 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.660 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822505+0000", 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000126558 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822627+0000", 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000121585 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823691+0000", 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010639429999999999 2023-09-23T20:35:45.661 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.824715+0000", 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010242719999999999 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059286+0000", 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.234571167 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.662 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059327+0000", 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1125999999999999e-05 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059366+0000", 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8701000000000001e-05 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.663 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10765 10.5 10:a2ede186:::benchmark_data_smithi112_242611_object10764:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.822417+0000", 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.807018738, 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23682951999999999, 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10765 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.664 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822417+0000", 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822417+0000", 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.665 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822417+0000", 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822436+0000", 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9021999999999998e-05 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822442+0000", 2023-09-23T20:35:45.666 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5289999999999997e-06 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822446+0000", 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1219999999999997e-06 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822992+0000", 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00054526399999999995 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.667 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823111+0000", 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011991500000000001 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823267+0000", 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000155842 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.824593+0000", 2023-09-23T20:35:45.668 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001326032 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.826745+0000", 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021518689999999998 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059088+0000", 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.232342408 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.669 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059158+0000", 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0840000000000006e-05 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059247+0000", 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8406999999999996e-05 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.670 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10766 10.5 10:a46711fe:::benchmark_data_smithi112_242611_object10765:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.823405+0000", 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.806031022999999, 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.236678587, 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10766 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.671 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823405+0000", 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823405+0000", 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.672 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823404+0000", 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823428+0000", 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3385000000000001e-05 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823435+0000", 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8229999999999995e-06 2023-09-23T20:35:45.673 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823440+0000", 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9219999999999996e-06 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823837+0000", 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00039698499999999998 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.674 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.823974+0000", 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013692000000000001 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.824134+0000", 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016008799999999999 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.824794+0000", 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00066003100000000005 2023-09-23T20:35:45.675 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829554+0000", 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047595579999999997 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059837+0000", 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23028293899999999 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.676 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060022+0000", 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018503899999999999 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060084+0000", 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1644999999999997e-05 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.677 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10771 10.5 10:abe00136:::benchmark_data_smithi112_242611_object10770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.825742+0000", 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.803694186000001, 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23484701599999999, 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10771 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.678 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825742+0000", 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825742+0000", 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825740+0000", 2023-09-23T20:35:45.679 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825764+0000", 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3484000000000001e-05 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825781+0000", 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7679000000000001e-05 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.680 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825790+0000", 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3270000000000001e-06 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.825855+0000", 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5505000000000004e-05 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.826008+0000", 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015307799999999999 2023-09-23T20:35:45.681 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.826173+0000", 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016502500000000001 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.826893+0000", 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00071971600000000002 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.682 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829589+0000", 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026955360000000001 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060345+0000", 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.230756041 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060461+0000", 2023-09-23T20:35:45.683 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115863 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060589+0000", 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012832800000000001 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10775 10.9 10:9484df0f:::benchmark_data_smithi112_242611_object10774:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.827375+0000", 2023-09-23T20:35:45.684 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.802060755999999, 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23256749199999999, 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10775 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.685 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827375+0000", 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827375+0000", 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827374+0000", 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.686 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827397+0000", 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2633000000000002e-05 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827410+0000", 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.341e-05 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.687 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827419+0000", 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5599999999999994e-06 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827470+0000", 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1100000000000002e-05 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827572+0000", 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010169499999999999 2023-09-23T20:35:45.688 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827672+0000", 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000100739 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.828870+0000", 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001197755 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.689 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.830474+0000", 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016043730000000001 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059849+0000", 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.229374684 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059906+0000", 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6983e-05 2023-09-23T20:35:45.690 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059943+0000", 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6649000000000001e-05 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:10777 10.9 10:9d058832:::benchmark_data_smithi112_242611_object10776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.829062+0000", 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 25.800373576999998, 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.231171029, 2023-09-23T20:35:45.691 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 10777 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829062+0000", 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.692 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829062+0000", 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829061+0000", 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.693 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829087+0000", 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5371000000000002e-05 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829103+0000", 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.579e-05 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829114+0000", 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.116e-05 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.694 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829161+0000", 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6786999999999998e-05 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829264+0000", 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010343199999999999 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.829360+0000", 2023-09-23T20:35:45.695 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.59e-05 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.830518+0000", 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011583019999999999 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.830895+0000", 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00037650900000000002 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.696 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060128+0000", 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22923320699999999 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060178+0000", 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0238000000000002e-05 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.060233+0000", 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5342e-05 2023-09-23T20:35:45.697 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:26390 10.9 10:9e713521:::benchmark_data_smithi112_242611_object26389:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:27.621881+0000", 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 18.007555379999999, 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.128692635, 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.698 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 26390 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621881+0000", 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621881+0000", 2023-09-23T20:35:45.699 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621880+0000", 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621925+0000", 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5568999999999997e-05 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.700 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621937+0000", 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2254e-05 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621945+0000", 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8019999999999992e-06 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621993+0000", 2023-09-23T20:35:45.701 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7457999999999999e-05 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.622134+0000", 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000141163 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.622260+0000", 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000126205 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.702 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.623812+0000", 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00155167 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.623816+0000", 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5730000000000001e-06 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750487+0000", 2023-09-23T20:35:45.703 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12667119099999999 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750534+0000", 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6717e-05 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750573+0000", 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9153000000000003e-05 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.704 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:26391 10.9 10:93406f12:::benchmark_data_smithi112_242611_object26390:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:27.621958+0000", 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 18.007478227, 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12878088300000001, 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.705 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 26391 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621958+0000", 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621958+0000", 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.706 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621957+0000", 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.621993+0000", 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5948999999999998e-05 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.707 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.622010+0000", 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6325999999999999e-05 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.622014+0000", 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.741e-06 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.622964+0000", 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00095009800000000002 2023-09-23T20:35:45.708 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.623042+0000", 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7371000000000002e-05 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.623143+0000", 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000100855 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.709 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.623870+0000", 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00072728500000000004 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750296+0000", 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.126425697 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750642+0000", 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00034659300000000002 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.710 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750697+0000", 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4617000000000002e-05 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:27.750739+0000", 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1848000000000003e-05 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.711 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:27857 10.5 10:a0d49692:::benchmark_data_smithi112_242611_object27856:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:28.829135+0000", 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 16.800301105999999, 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20114858799999999, 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 27857 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.712 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829135+0000", 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829135+0000", 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829134+0000", 2023-09-23T20:35:45.713 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829154+0000", 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.014e-05 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829162+0000", 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.072e-06 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.714 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829169+0000", 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.25e-06 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.829874+0000", 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00070470400000000001 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.830057+0000", 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018258200000000001 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.830197+0000", 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014080900000000001 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.832094+0000", 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0018968170000000001 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.716 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.837230+0000", 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051356850000000001 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030175+0000", 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.192944692 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030235+0000", 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.012e-05 2023-09-23T20:35:45.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030284+0000", 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8733999999999998e-05 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:27880 10.5 10:a4fb09eb:::benchmark_data_smithi112_242611_object27879:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.718 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:28.838705+0000", 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 16.790731130000001, 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19217789900000001, 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 27880 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.719 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838705+0000", 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838705+0000", 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838704+0000", 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:35:45.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838729+0000", 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5469e-05 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838742+0000", 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3091000000000001e-05 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838751+0000", 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3769999999999996e-06 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838784+0000", 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3432000000000001e-05 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838888+0000", 2023-09-23T20:35:45.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010388800000000001 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.838983+0000", 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4994999999999994e-05 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:28.840081+0000", 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010979640000000001 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030322+0000", 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19024132399999999 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030700+0000", 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00037783100000000002 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030793+0000", 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2674000000000001e-05 2023-09-23T20:35:45.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:29.030883+0000", 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0100999999999997e-05 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:33360 10.5 10:a050125b:::benchmark_data_smithi112_242611_object33359:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:32.607487+0000", 2023-09-23T20:35:45.725 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 13.021949397, 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17434923199999999, 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 33360 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607487+0000", 2023-09-23T20:35:45.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607487+0000", 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607484+0000", 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607520+0000", 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5868000000000003e-05 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607535+0000", 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4713e-05 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607544+0000", 2023-09-23T20:35:45.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9230000000000008e-06 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607600+0000", 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6455000000000001e-05 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607787+0000", 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018653100000000001 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607954+0000", 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016677400000000001 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.611193+0000", 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032393040000000001 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.611209+0000", 2023-09-23T20:35:45.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6056e-05 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.781720+0000", 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17051096299999999 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.781782+0000", 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1673000000000004e-05 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.781836+0000", 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4227000000000001e-05 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:33362 10.5 10:a75b3fce:::benchmark_data_smithi112_242611_object33361:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:32.607753+0000", 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 13.021683076, 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17447473499999999, 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.732 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 33362 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607753+0000", 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.733 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607753+0000", 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607752+0000", 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607790+0000", 2023-09-23T20:35:45.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8433000000000003e-05 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607803+0000", 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2242000000000001e-05 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.607810+0000", 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.824e-06 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.609255+0000", 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014445790000000001 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.609405+0000", 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015002 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.609548+0000", 2023-09-23T20:35:45.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142681 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.611213+0000", 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016657110000000001 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.613608+0000", 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023946250000000001 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782128+0000", 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16852004900000001 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782178+0000", 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0330000000000001e-05 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782228+0000", 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9252999999999998e-05 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:33369 10.5 10:a5fd0c47:::benchmark_data_smithi112_242611_object33368:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:32.612289+0000", 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 13.017146549, 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.170137235, 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.739 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 33369 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612289+0000", 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612289+0000", 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612288+0000", 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612315+0000", 2023-09-23T20:35:45.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6778e-05 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612329+0000", 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4267000000000001e-05 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612339+0000", 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0016e-05 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612385+0000", 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5970000000000002e-05 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612488+0000", 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000103255 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.612596+0000", 2023-09-23T20:35:45.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108162 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.613760+0000", 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011639160000000001 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.615107+0000", 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001346744 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782266+0000", 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16715888400000001 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782317+0000", 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0676000000000001e-05 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782427+0000", 2023-09-23T20:35:45.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011000799999999999 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:33374 10.5 10:ad434692:::benchmark_data_smithi112_242611_object33373:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:32.616406+0000", 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 13.013030372999999, 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16614288799999999, 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.746 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 33374 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616406+0000", 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.747 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616406+0000", 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616405+0000", 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616427+0000", 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2242000000000002e-05 2023-09-23T20:35:45.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616440+0000", 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3655999999999999e-05 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616450+0000", 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7669999999999998e-06 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616485+0000", 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4363999999999998e-05 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.616577+0000", 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2771999999999999e-05 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.771769+0000", 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15519123000000001 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.775923+0000", 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041546430000000004 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.776188+0000", 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026436800000000001 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782462+0000", 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0062747510000000003 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782500+0000", 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7929000000000002e-05 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.782549+0000", 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8232999999999997e-05 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.752 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:33373 10.f e278/274 10:ff61c302:::benchmark_data_smithi112_242611_object33372:head v 278'2063, mlcod=278'2061)", 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:32.617875+0000", 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 13.011560579999999, 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15792425800000001, 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.617875+0000", 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.617875+0000", 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.617875+0000", 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.617929+0000", 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4675000000000001e-05 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.772856+0000", 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.154927116 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.772873+0000", 2023-09-23T20:35:45.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6447e-05 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.772929+0000", 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5979000000000001e-05 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.772953+0000", 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3802e-05 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.775717+0000", 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027646910000000001 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:32.775800+0000", 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2356999999999998e-05 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.757 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:39065 10.5 10:a03a96cc:::benchmark_data_smithi112_242611_object39064:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:36.570190+0000", 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 9.0592457149999994, 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16987607900000001, 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 39065 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.758 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570190+0000", 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570190+0000", 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570190+0000", 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570211+0000", 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1172e-05 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570220+0000", 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6370000000000005e-06 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570226+0000", 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2570000000000004e-06 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570265+0000", 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8736000000000003e-05 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570406+0000", 2023-09-23T20:35:45.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014181400000000001 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.570529+0000", 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012280099999999999 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.572212+0000", 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001683036 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.572400+0000", 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018788400000000001 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.739805+0000", 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16740486600000001 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.740016+0000", 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000211502 2023-09-23T20:35:45.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.740066+0000", 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9969999999999998e-05 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:39075 10.5 10:ac04977e:::benchmark_data_smithi112_242611_object39074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:36.580470+0000", 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 9.0489656360000001, 2023-09-23T20:35:45.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.160035227, 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 39075 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580470+0000", 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580470+0000", 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580469+0000", 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580499+0000", 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9620000000000001e-05 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580510+0000", 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1171e-05 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580516+0000", 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8000000000000004e-06 2023-09-23T20:35:45.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580571+0000", 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5414000000000002e-05 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580721+0000", 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014957699999999999 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:35:45.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.580869+0000", 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000147584 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.582740+0000", 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001871361 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.582760+0000", 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9953999999999999e-05 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.740397+0000", 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15763753799999999 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.740446+0000", 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8220999999999998e-05 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:36.740506+0000", 2023-09-23T20:35:45.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0024e-05 2023-09-23T20:35:45.771 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.771 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.771 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.771 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:35:45.771 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:35:45.771 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:35:45.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.772 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:35:45.772 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:35:45.799 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:35:45.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:45.839 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:35:45.843 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 30 16 51803 51787 107.876 72.875 0.00565565 0.00926293 2023-09-23T20:35:45.889 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:35:45.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:45.933 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:35:45.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:45.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:45.969 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:35:46.008 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.012 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:35:46.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:46.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:45 smithi112 bash[104422]: audit 2023-09-23T20:35:45.669925+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.112:0/2626045105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:46.049 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:45 smithi112 bash[107672]: audit 2023-09-23T20:35:45.669925+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.112:0/2626045105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:46.068 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:46.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:46.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:46.182 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:45 smithi174 bash[91578]: audit 2023-09-23T20:35:45.669925+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.112:0/2626045105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:46.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:46.315 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.344 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:46.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:46.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:46.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:46.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.610 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:46.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:46.844 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 31 16 53032 53016 106.874 76.8125 0.0102859 0.00935185 2023-09-23T20:35:46.860 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:46.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:46.905 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:35:46.972 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:46 smithi112 bash[104422]: cluster 2023-09-23T20:35:45.743307+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T20:35:46.972 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:46 smithi112 bash[104422]: audit 2023-09-23T20:35:46.038306+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.112:0/3953960650' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:46.972 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:46 smithi112 bash[104422]: audit 2023-09-23T20:35:46.038843+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:46.972 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:46 smithi112 bash[107672]: cluster 2023-09-23T20:35:45.743307+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T20:35:46.972 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:46 smithi112 bash[107672]: audit 2023-09-23T20:35:46.038306+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.112:0/3953960650' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:46.973 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:46 smithi112 bash[107672]: audit 2023-09-23T20:35:46.038843+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:46.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:46.999 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:46 smithi174 bash[91578]: cluster 2023-09-23T20:35:45.743307+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T20:35:46.999 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:46 smithi174 bash[91578]: audit 2023-09-23T20:35:46.038306+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.112:0/3953960650' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:46.999 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:46 smithi174 bash[91578]: audit 2023-09-23T20:35:46.038843+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:47.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:47.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:47.148 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:47.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:47.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:47.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:47.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:47.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:47.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:47.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:47.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:47.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:47.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:47.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:47.844 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 32 16 54349 54333 106.106 82.3125 0.00680326 0.00941894 2023-09-23T20:35:47.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[104422]: cluster 2023-09-23T20:35:46.880166+0000 mon.a (mon.0) 1335 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[104422]: cluster 2023-09-23T20:35:46.893617+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[104422]: audit 2023-09-23T20:35:46.897784+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[104422]: cluster 2023-09-23T20:35:46.897863+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[104422]: cluster 2023-09-23T20:35:46.900284+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[104422]: cluster 2023-09-23T20:35:46.902529+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[107672]: cluster 2023-09-23T20:35:46.880166+0000 mon.a (mon.0) 1335 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[107672]: cluster 2023-09-23T20:35:46.893617+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[107672]: audit 2023-09-23T20:35:46.897784+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[107672]: cluster 2023-09-23T20:35:46.897863+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-09-23T20:35:47.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[107672]: cluster 2023-09-23T20:35:46.900284+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:47.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:47 smithi112 bash[107672]: cluster 2023-09-23T20:35:46.902529+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:47.904 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:48.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:48.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:48.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:48.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:47 smithi174 bash[91578]: cluster 2023-09-23T20:35:46.880166+0000 mon.a (mon.0) 1335 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:48.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:47 smithi174 bash[91578]: cluster 2023-09-23T20:35:46.893617+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:48.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:47 smithi174 bash[91578]: audit 2023-09-23T20:35:46.897784+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:35:48.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:47 smithi174 bash[91578]: cluster 2023-09-23T20:35:46.897863+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-09-23T20:35:48.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:47 smithi174 bash[91578]: cluster 2023-09-23T20:35:46.900284+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:48.163 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:47 smithi174 bash[91578]: cluster 2023-09-23T20:35:46.902529+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:35:48.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:48.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:48.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:48.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:48.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:48.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:48.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:48.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:48.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:48.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:48.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:48.823 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.844 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 33 16 55577 55561 105.216 76.75 0.00614837 0.00949865 2023-09-23T20:35:48.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:48.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:48.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:48.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:49.080 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.088 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:48 smithi174 bash[91578]: cluster 2023-09-23T20:35:47.744999+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:35:49.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:49.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:48 smithi112 bash[107672]: cluster 2023-09-23T20:35:47.744999+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:35:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:48 smithi112 bash[104422]: cluster 2023-09-23T20:35:47.744999+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:35:49.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:49.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:49.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:35:49.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:49.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:49.520 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:49.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:49.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:49.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:49.755 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:49.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:49.844 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 34 16 56823 56807 104.412 77.875 0.00741563 0.00957217 2023-09-23T20:35:49.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:50.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:50.157 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:50.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:50.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:50.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:50.423 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.448 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:50.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:50.563 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:35:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:35:50] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2023-09-23T20:35:50.586 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:50.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:50.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:50.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:50.844 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 35 16 58083 58067 103.678 78.75 0.016585 0.00963963 2023-09-23T20:35:50.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:50.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:50.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:51.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:51.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:51.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:51.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:51.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:50 smithi112 bash[104422]: cluster 2023-09-23T20:35:49.745709+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:35:51.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:50 smithi112 bash[107672]: cluster 2023-09-23T20:35:49.745709+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:35:51.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:51.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:50 smithi174 bash[91578]: cluster 2023-09-23T20:35:49.745709+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:35:51.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:51.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:51.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:51.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:51.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:35:51.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:35:51.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:51.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:51.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:51.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:51.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:51.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 36 16 59239 59223 102.796 72.25 0.00768403 0.00972123 2023-09-23T20:35:51.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:51.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:52.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:52.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:52.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:52.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:52.348 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:52.378 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:52.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:52.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:52.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:52.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:52.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:52.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:52.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:52.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 37 16 60459 60443 102.078 76.25 0.0193779 0.009791 2023-09-23T20:35:52.889 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:52.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:53.004 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:53.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:53.038 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:52 smithi112 bash[104422]: cluster 2023-09-23T20:35:51.746172+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-23T20:35:53.039 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:52 smithi112 bash[107672]: cluster 2023-09-23T20:35:51.746172+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-23T20:35:53.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:53.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:53.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:53.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:52 smithi174 bash[91578]: cluster 2023-09-23T20:35:51.746172+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-23T20:35:53.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:53.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:53.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:53.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:53.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:53.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:53.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:53.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 38 16 61656 61640 101.361 74.8125 0.0135232 0.00985985 2023-09-23T20:35:53.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:53.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:53.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:53.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:54.027 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:54.127 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:54.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:54 smithi112 bash[104422]: audit 2023-09-23T20:35:53.026690+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:54 smithi112 bash[104422]: audit 2023-09-23T20:35:53.028115+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:54 smithi112 bash[104422]: cluster 2023-09-23T20:35:53.746637+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:35:54.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:54 smithi112 bash[107672]: audit 2023-09-23T20:35:53.026690+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:54.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:54 smithi112 bash[107672]: audit 2023-09-23T20:35:53.028115+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:54.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:54 smithi112 bash[107672]: cluster 2023-09-23T20:35:53.746637+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:35:54.157 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:54.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:54.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:54 smithi174 bash[91578]: audit 2023-09-23T20:35:53.026690+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:35:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:54 smithi174 bash[91578]: audit 2023-09-23T20:35:53.028115+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:54 smithi174 bash[91578]: cluster 2023-09-23T20:35:53.746637+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:35:54.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:54.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:54.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:54.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:54.559 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:54.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:54.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:54.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:54.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:54.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:54.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 39 16 62828 62812 100.64 73.25 0.00680203 0.00992966 2023-09-23T20:35:54.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:54.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:54.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:55.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:55.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:55.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:55.191 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:55.217 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:55.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:55.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:55.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:55.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:55.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:55.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:55.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:55.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:55.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.754 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:55.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:35:55.848883+0000 min lat: 0.00119111 max lat: 0.248728 avg lat: 0.00998691 2023-09-23T20:35:55.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:35:55.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 40 16 64070 64054 100.064 77.625 0.00459359 0.00998691 2023-09-23T20:35:55.860 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:55.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:56.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:56.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:56.063 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:56.066 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:56.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:56.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:56.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:56.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:56.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:56.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:56.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:56.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:56.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:56.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:56.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:56.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 41 16 65237 65221 99.4024 72.9375 0.0157114 0.0100532 2023-09-23T20:35:56.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:56.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:56.988 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:57.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:56 smithi174 bash[91578]: cluster 2023-09-23T20:35:55.747294+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:35:57.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:57.100 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:56 smithi112 bash[107672]: cluster 2023-09-23T20:35:55.747294+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:35:57.101 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:56 smithi112 bash[104422]: cluster 2023-09-23T20:35:55.747294+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:35:57.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:57.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:57.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:57.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:57.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:57.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:57.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:57.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:57.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:57.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:57.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:57.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:57.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:57.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:57.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:57.775 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:57.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 42 16 66280 66264 98.5877 65.1875 0.0180462 0.0101373 2023-09-23T20:35:57.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:57.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:57.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:58.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:58.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:58.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:58.148 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.178 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:58.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:58.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:58.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:58.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:58.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:58.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:58.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:58.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:58.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:58.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:58.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:58.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 43 16 67217 67201 97.6568 58.5625 0.123829 0.0102148 2023-09-23T20:35:58.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:59.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:35:58 smithi174 bash[91578]: cluster 2023-09-23T20:35:57.747818+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:35:59.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:59.196 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:35:58 smithi112 bash[104422]: cluster 2023-09-23T20:35:57.747818+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:35:59.197 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:35:58 smithi112 bash[107672]: cluster 2023-09-23T20:35:57.747818+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:35:59.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:59.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:59.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:59.332 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:59.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:59.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:59.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:59.599 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:59.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.761 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:59.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 44 16 68396 68380 97.1119 73.6875 0.0138203 0.0102913 2023-09-23T20:35:59.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:59.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:59.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:59.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:00.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:00.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:00.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:00.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:00.278 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:00.305 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:00.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:36:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:36:00] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.43.0" 2023-09-23T20:36:00.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:00.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:00.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:00.546 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:00.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:00.679 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:00.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:00.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:00.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 45 16 69493 69477 96.4774 68.5625 0.0139976 0.01036 2023-09-23T20:36:00.888 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:00.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:01.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:01.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:01.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:01.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:01.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:00 smithi112 bash[104422]: cluster 2023-09-23T20:35:59.748465+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:36:01.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:00 smithi112 bash[107672]: cluster 2023-09-23T20:35:59.748465+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:36:01.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:01.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:01.293 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:00 smithi174 bash[91578]: cluster 2023-09-23T20:35:59.748465+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:36:01.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:01.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:01.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:01.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:01.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:01.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:01.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:01.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:01.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:01.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:01.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:01.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:01.848 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 46 16 70567 70551 95.8393 67.125 0.0172606 0.0104285 2023-09-23T20:36:01.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:01.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:01.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:02.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:02.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:02.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:02.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:02.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:02.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:02.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:02.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:02.473 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:02.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:02.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:02.606 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:02.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:02.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:02.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:02.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:02.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 47 16 71541 71525 95.0952 60.875 0.00431875 0.0105095 2023-09-23T20:36:02.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:02.896 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:02 smithi174 bash[91578]: cluster 2023-09-23T20:36:01.751329+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1151: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:36:02.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:02.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:03.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.026 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:02 smithi112 bash[107672]: cluster 2023-09-23T20:36:01.751329+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1151: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:36:03.026 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:02 smithi112 bash[104422]: cluster 2023-09-23T20:36:01.751329+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1151: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:36:03.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:03.156 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:03.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:03.419 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:03.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:03.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:03.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:03.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:03.823 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:03.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 48 16 72657 72641 94.5671 69.75 0.0162087 0.0105689 2023-09-23T20:36:03.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:03.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:03.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:04.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:04.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:04.252 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:04.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:04.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:04.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:04.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:04.621 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:04.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:04.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:04.754 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:04.782 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:04.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 49 16 73724 73708 93.998 66.6875 0.0111883 0.0106323 2023-09-23T20:36:04.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.921 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:04 smithi112 bash[104422]: cluster 2023-09-23T20:36:03.751888+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:36:04.921 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:04 smithi112 bash[107672]: cluster 2023-09-23T20:36:03.751888+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:36:04.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:05.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:05.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:05.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:05.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:04 smithi174 bash[91578]: cluster 2023-09-23T20:36:03.751888+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:36:05.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:05.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:05.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:05.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:05.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:05.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:05.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:05.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:05.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:05.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:05.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:05.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:05.719 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:05.823 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:05.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 50 16 74694 74678 93.3305 60.625 0.0101614 0.0107098 2023-09-23T20:36:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:05.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:05.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:06.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:06.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:06.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:06.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:06.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.269 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:06.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:06.407 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:06.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:06.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:06.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:06.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:06.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:06.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:06.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:06.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:06.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:06.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 51 16 75760 75744 92.8068 66.625 0.0204343 0.0107686 2023-09-23T20:36:06.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:06.949 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:07.053 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.083 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:06 smithi112 bash[104422]: cluster 2023-09-23T20:36:05.752892+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:36:07.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:06 smithi112 bash[107672]: cluster 2023-09-23T20:36:05.752892+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:36:07.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:07.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:07.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:06 smithi174 bash[91578]: cluster 2023-09-23T20:36:05.752892+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:36:07.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:07.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:07.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:07.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:07.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:07.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:07.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 52 16 76863 76847 92.3477 68.9375 0.00983268 0.0108234 2023-09-23T20:36:07.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:07.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:07.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:08.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:08.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:08.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:08.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:08.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:08.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:08.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:08.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:08.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:08.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:08.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:08.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:08.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:08.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:08.830 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:08.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:08.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 53 16 77864 77848 91.7857 62.5625 0.0104206 0.0108893 2023-09-23T20:36:08.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:08 smithi112 bash[104422]: cluster 2023-09-23T20:36:07.753357+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s 2023-09-23T20:36:08.854 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:08 smithi112 bash[104422]: audit 2023-09-23T20:36:08.020475+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:08.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:08.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:08.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:09.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:08 smithi174 bash[91578]: cluster 2023-09-23T20:36:07.753357+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s 2023-09-23T20:36:09.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:08 smithi174 bash[91578]: audit 2023-09-23T20:36:08.020475+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:09.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:09.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:08 smithi112 bash[107672]: cluster 2023-09-23T20:36:07.753357+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s 2023-09-23T20:36:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:08 smithi112 bash[107672]: audit 2023-09-23T20:36:08.020475+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:09.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:09.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:09.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:09.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:09.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.483 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:09.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:09.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.754 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:09.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 54 16 78772 78756 91.1368 56.75 0.012304 0.0109666 2023-09-23T20:36:09.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:09.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:09.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:10.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:10.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:10.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:10.252 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:10.255 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:36:10] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2023-09-23T20:36:10.290 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:10.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:10.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:10.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:10.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:10.651 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:36:10.651 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:36:10.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:10.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:10.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 55 16 79721 79705 90.5581 59.3125 0.00503817 0.0110371 2023-09-23T20:36:10.875 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 10 pg_num to 26 2023-09-23T20:36:10.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:10.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:11.056 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:11.081 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:11.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[104422]: cluster 2023-09-23T20:36:09.754054+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T20:36:11.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[104422]: audit 2023-09-23T20:36:10.197247+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.112:0/1860454225' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:36:11.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[104422]: audit 2023-09-23T20:36:10.198295+0000 mon.a (mon.0) 1341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:36:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[107672]: cluster 2023-09-23T20:36:09.754054+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T20:36:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[107672]: audit 2023-09-23T20:36:10.197247+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.112:0/1860454225' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:36:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:10 smithi112 bash[107672]: audit 2023-09-23T20:36:10.198295+0000 mon.a (mon.0) 1341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:36:11.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:11.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:11.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:11.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:10 smithi174 bash[91578]: cluster 2023-09-23T20:36:09.754054+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T20:36:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:10 smithi174 bash[91578]: audit 2023-09-23T20:36:10.197247+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.112:0/1860454225' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:36:11.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:10 smithi174 bash[91578]: audit 2023-09-23T20:36:10.198295+0000 mon.a (mon.0) 1341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:36:11.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:11.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:11.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:11.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:11.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:11.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:11.849 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 56 16 80778 80762 90.1206 66.0625 0.0129263 0.0110901 2023-09-23T20:36:11.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:11.922 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:11.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:12.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: audit 2023-09-23T20:36:10.868375+0000 mon.a (mon.0) 1342 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: cluster 2023-09-23T20:36:10.868455+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: cluster 2023-09-23T20:36:10.872352+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: cluster 2023-09-23T20:36:10.872408+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: cluster 2023-09-23T20:36:10.876335+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: cluster 2023-09-23T20:36:10.877826+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.035 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[104422]: audit 2023-09-23T20:36:11.755799+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: audit 2023-09-23T20:36:10.868375+0000 mon.a (mon.0) 1342 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: cluster 2023-09-23T20:36:10.868455+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: cluster 2023-09-23T20:36:10.872352+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: cluster 2023-09-23T20:36:10.872408+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: cluster 2023-09-23T20:36:10.876335+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: cluster 2023-09-23T20:36:10.877826+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.036 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:11 smithi112 bash[107672]: audit 2023-09-23T20:36:11.755799+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:36:12.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:12.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:12.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:12.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:12.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:12.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:12.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: audit 2023-09-23T20:36:10.868375+0000 mon.a (mon.0) 1342 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:36:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: cluster 2023-09-23T20:36:10.868455+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-09-23T20:36:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: cluster 2023-09-23T20:36:10.872352+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: cluster 2023-09-23T20:36:10.872408+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: cluster 2023-09-23T20:36:10.876335+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: cluster 2023-09-23T20:36:10.877826+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:36:12.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:11 smithi174 bash[91578]: audit 2023-09-23T20:36:11.755799+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:36:12.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:12.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:12.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:12.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:12.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:12.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:12.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:12.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:12.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 57 16 80824 80808 88.5901 2.875 0.0108758 0.0110945 2023-09-23T20:36:12.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:12.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:12.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:13.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:12 smithi174 bash[91578]: cluster 2023-09-23T20:36:11.754560+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:36:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:12 smithi174 bash[91578]: cluster 2023-09-23T20:36:11.875523+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:12 smithi174 bash[91578]: audit 2023-09-23T20:36:11.883015+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:36:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:12 smithi174 bash[91578]: cluster 2023-09-23T20:36:11.883167+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-09-23T20:36:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:12 smithi174 bash[91578]: cluster 2023-09-23T20:36:11.886321+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:12 smithi174 bash[91578]: cluster 2023-09-23T20:36:11.887043+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:13.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[104422]: cluster 2023-09-23T20:36:11.754560+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[104422]: cluster 2023-09-23T20:36:11.875523+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[104422]: audit 2023-09-23T20:36:11.883015+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[104422]: cluster 2023-09-23T20:36:11.883167+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[104422]: cluster 2023-09-23T20:36:11.886321+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[104422]: cluster 2023-09-23T20:36:11.887043+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[107672]: cluster 2023-09-23T20:36:11.754560+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:36:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[107672]: cluster 2023-09-23T20:36:11.875523+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[107672]: audit 2023-09-23T20:36:11.883015+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:36:13.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[107672]: cluster 2023-09-23T20:36:11.883167+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-09-23T20:36:13.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[107672]: cluster 2023-09-23T20:36:11.886321+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:12 smithi112 bash[107672]: cluster 2023-09-23T20:36:11.887043+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:36:13.194 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:13.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:13.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:13.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:13.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:13.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:13.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:13.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:13.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:13.757 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:13.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:13.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 58 15 81940 81925 88.2662 69.8125 0.0171538 0.0113241 2023-09-23T20:36:13.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:13.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:13.894 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:13 smithi174 bash[91578]: cluster 2023-09-23T20:36:12.884244+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:13.894 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:13 smithi174 bash[91578]: cluster 2023-09-23T20:36:12.886903+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:13.895 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:13 smithi174 bash[91578]: cluster 2023-09-23T20:36:12.888492+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-09-23T20:36:13.895 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:13 smithi174 bash[91578]: cluster 2023-09-23T20:36:12.889501+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:13.895 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:13 smithi174 bash[91578]: cluster 2023-09-23T20:36:12.893153+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:13.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:14.013 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:14.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:14.117 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.144 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[107672]: cluster 2023-09-23T20:36:12.884244+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[107672]: cluster 2023-09-23T20:36:12.886903+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[107672]: cluster 2023-09-23T20:36:12.888492+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[107672]: cluster 2023-09-23T20:36:12.889501+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[107672]: cluster 2023-09-23T20:36:12.893153+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[104422]: cluster 2023-09-23T20:36:12.884244+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[104422]: cluster 2023-09-23T20:36:12.886903+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[104422]: cluster 2023-09-23T20:36:12.888492+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-09-23T20:36:14.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[104422]: cluster 2023-09-23T20:36:12.889501+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:13 smithi112 bash[104422]: cluster 2023-09-23T20:36:12.893153+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:36:14.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:14.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:14.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:14.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:14.537 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:36:14.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:14.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.706 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:14.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:14.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 59 16 83192 83176 88.0953 78.1875 0.0100627 0.0113459 2023-09-23T20:36:14.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:14.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:15.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:14 smithi174 bash[91578]: cluster 2023-09-23T20:36:13.755071+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1160: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2023-09-23T20:36:15.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:15.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:15.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:15.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:14 smithi112 bash[107672]: cluster 2023-09-23T20:36:13.755071+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1160: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2023-09-23T20:36:15.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:14 smithi112 bash[104422]: cluster 2023-09-23T20:36:13.755071+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1160: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2023-09-23T20:36:15.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.204 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:36:15.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:15.243 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:36:15.283 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:36:15.332 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:36:15.333 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:15.374 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:36:15.420 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:36:15.455 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:36:15.460 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:15.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:15.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:15.495 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:36:15.499 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.499 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.500 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.500 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.500 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.500 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.500 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.500 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:36:15.592 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.615 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:15.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:15.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:15.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:15.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:36:15.850859+0000 min lat: 0.00119111 max lat: 1.08875 avg lat: 0.0113799 2023-09-23T20:36:15.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:36:15.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 60 16 84352 84336 87.8353 72.5 0.0099348 0.0113799 2023-09-23T20:36:15.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:15.926 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:36:15.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:15.999 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:15 smithi112 bash[104422]: audit 2023-09-23T20:36:15.153592+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.112:0/4152552360' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:16.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:15 smithi112 bash[104422]: audit 2023-09-23T20:36:15.504095+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.112:0/771843689' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:16.000 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:15 smithi112 bash[104422]: audit 2023-09-23T20:36:15.506672+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:16.000 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:15 smithi112 bash[107672]: audit 2023-09-23T20:36:15.153592+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.112:0/4152552360' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:16.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:15 smithi112 bash[107672]: audit 2023-09-23T20:36:15.504095+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.112:0/771843689' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:16.002 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:15 smithi112 bash[107672]: audit 2023-09-23T20:36:15.506672+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:16.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:16.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:16.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:16.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:16.269 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:15 smithi174 bash[91578]: audit 2023-09-23T20:36:15.153592+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.112:0/4152552360' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:16.269 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:15 smithi174 bash[91578]: audit 2023-09-23T20:36:15.504095+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.112:0/771843689' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:16.270 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:15 smithi174 bash[91578]: audit 2023-09-23T20:36:15.506672+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:16.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:16.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:16.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:16.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:16.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:16.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:16.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:16.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:16.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:16.799 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:16.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:16.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:16.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 61 16 85631 85615 87.7057 79.9375 0.0167346 0.0113969 2023-09-23T20:36:16.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:16.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[104422]: cluster 2023-09-23T20:36:15.755793+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1161: 99 pgs: 2 unknown, 97 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-09-23T20:36:16.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[104422]: cluster 2023-09-23T20:36:15.898396+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:16.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[104422]: cluster 2023-09-23T20:36:15.907339+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:36:16.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[104422]: cluster 2023-09-23T20:36:15.910070+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:36:16.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[104422]: audit 2023-09-23T20:36:15.913806+0000 mon.a (mon.0) 1350 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:36:16.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[104422]: cluster 2023-09-23T20:36:15.913897+0000 mon.a (mon.0) 1351 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-09-23T20:36:16.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[107672]: cluster 2023-09-23T20:36:15.755793+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1161: 99 pgs: 2 unknown, 97 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-09-23T20:36:16.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[107672]: cluster 2023-09-23T20:36:15.898396+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:16.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[107672]: cluster 2023-09-23T20:36:15.907339+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:36:16.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[107672]: cluster 2023-09-23T20:36:15.910070+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:36:16.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[107672]: audit 2023-09-23T20:36:15.913806+0000 mon.a (mon.0) 1350 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:36:16.953 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:16 smithi112 bash[107672]: cluster 2023-09-23T20:36:15.913897+0000 mon.a (mon.0) 1351 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-09-23T20:36:16.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:16.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:17.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:16 smithi174 bash[91578]: cluster 2023-09-23T20:36:15.755793+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1161: 99 pgs: 2 unknown, 97 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-09-23T20:36:17.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:16 smithi174 bash[91578]: cluster 2023-09-23T20:36:15.898396+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:17.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:16 smithi174 bash[91578]: cluster 2023-09-23T20:36:15.907339+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:36:17.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:16 smithi174 bash[91578]: cluster 2023-09-23T20:36:15.910070+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:36:17.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:16 smithi174 bash[91578]: audit 2023-09-23T20:36:15.913806+0000 mon.a (mon.0) 1350 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:36:17.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:16 smithi174 bash[91578]: cluster 2023-09-23T20:36:15.913897+0000 mon.a (mon.0) 1351 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-09-23T20:36:17.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:17.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:17.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:17.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:17.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:17.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:17.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:17.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:17.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:17.611 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:17.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:17.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:17.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:17.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:17.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 62 16 86765 86749 87.4341 70.875 0.00284497 0.0114321 2023-09-23T20:36:17.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:17.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:17.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:18.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:18.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:18.138 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:17 smithi112 bash[107672]: audit 2023-09-23T20:36:17.757830+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:36:18.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:17 smithi112 bash[104422]: audit 2023-09-23T20:36:17.757830+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:36:18.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:18.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:18.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:18.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:17 smithi174 bash[91578]: audit 2023-09-23T20:36:17.757830+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:36:18.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:18.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:18.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:18.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:18.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:18.679 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:18.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:18.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:18.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:18.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 63 16 87278 87262 86.5552 32.0625 0.00405542 0.0114171 2023-09-23T20:36:18.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:18.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:18.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:17.756485+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1163: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:36:18.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:17.921348+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:18.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:17.922686+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:18.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: audit 2023-09-23T20:36:17.925060+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:36:18.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:17.925111+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-09-23T20:36:18.965 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:17.927213+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:18.966 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:17.927859+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:18.966 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:18 smithi174 bash[91578]: cluster 2023-09-23T20:36:18.837081+0000 mon.a (mon.0) 1355 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-09-23T20:36:18.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:19.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:19.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:19.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:19.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:17.756485+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1163: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:36:19.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:17.921348+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:17.922686+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: audit 2023-09-23T20:36:17.925060+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:36:19.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:17.925111+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-09-23T20:36:19.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:17.927213+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.243 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:17.927859+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.243 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[104422]: cluster 2023-09-23T20:36:18.837081+0000 mon.a (mon.0) 1355 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-09-23T20:36:19.243 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:17.756485+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1163: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:36:19.243 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:17.921348+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.243 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:17.922686+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.244 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: audit 2023-09-23T20:36:17.925060+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:36:19.244 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:17.925111+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-09-23T20:36:19.244 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:17.927213+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.244 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:17.927859+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:36:19.244 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:18 smithi112 bash[107672]: cluster 2023-09-23T20:36:18.837081+0000 mon.a (mon.0) 1355 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-09-23T20:36:19.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:19.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:19.397 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:19.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:19.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:19.533 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-09-23T20:36:19.533 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:36:19.533 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-09-23T20:36:19.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:36:19.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:19.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:19.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:19.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 64 16 87278 87262 85.2028 0 - 0.0114171 2023-09-23T20:36:19.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:20.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:19 smithi112 bash[107672]: cluster 2023-09-23T20:36:18.834350+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:36:20.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:19 smithi112 bash[107672]: cluster 2023-09-23T20:36:18.835969+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:36:20.046 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:19 smithi112 bash[107672]: cluster 2023-09-23T20:36:19.846414+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-09-23T20:36:20.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:19 smithi112 bash[104422]: cluster 2023-09-23T20:36:18.834350+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:36:20.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:19 smithi112 bash[104422]: cluster 2023-09-23T20:36:18.835969+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:36:20.047 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:19 smithi112 bash[104422]: cluster 2023-09-23T20:36:19.846414+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-09-23T20:36:20.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:20.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:36:20.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:20.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:19 smithi174 bash[91578]: cluster 2023-09-23T20:36:18.834350+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:36:20.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:19 smithi174 bash[91578]: cluster 2023-09-23T20:36:18.835969+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:36:20.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:19 smithi174 bash[91578]: cluster 2023-09-23T20:36:19.846414+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-09-23T20:36:20.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:20.364 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:36:20] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2023-09-23T20:36:20.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:20.497 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:20.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:20.601 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:20.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:20.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:36:20.850 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 65 16 88263 88247 84.8391 30.7812 0.00601888 0.0117819 2023-09-23T20:36:20.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:21.009 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:21.039 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:21.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:21.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[104422]: cluster 2023-09-23T20:36:19.757153+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1166: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[104422]: cluster 2023-09-23T20:36:19.840577+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[104422]: cluster 2023-09-23T20:36:19.841271+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[104422]: cluster 2023-09-23T20:36:19.845112+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[107672]: cluster 2023-09-23T20:36:19.757153+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1166: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[107672]: cluster 2023-09-23T20:36:19.840577+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[107672]: cluster 2023-09-23T20:36:19.841271+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:20 smithi112 bash[107672]: cluster 2023-09-23T20:36:19.845112+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:21.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:21.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:21.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:20 smithi174 bash[91578]: cluster 2023-09-23T20:36:19.757153+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1166: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:36:21.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:20 smithi174 bash[91578]: cluster 2023-09-23T20:36:19.840577+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:20 smithi174 bash[91578]: cluster 2023-09-23T20:36:19.841271+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:20 smithi174 bash[91578]: cluster 2023-09-23T20:36:19.845112+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:36:21.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.434 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:21.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.567 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:21.674 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:21.682 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:21.698 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:21.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:21.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:21.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:21.851 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 66 16 89398 89382 84.6284 70.9375 0.00443277 0.0118112 2023-09-23T20:36:21.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:21.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:22.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:22.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:22.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:22.235 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:22.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:22.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:22.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:22.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:22.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:22.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:22.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:22.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:22.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:22.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:22.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:22.851 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 67 16 90575 90559 84.4631 73.5625 0.0069645 0.0118349 2023-09-23T20:36:22.928 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:22.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:22.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:23.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:23.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:22 smithi112 bash[104422]: cluster 2023-09-23T20:36:21.757735+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1168: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2023-09-23T20:36:23.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:22 smithi112 bash[107672]: cluster 2023-09-23T20:36:21.757735+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1168: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2023-09-23T20:36:23.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:23.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:23.203 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:22 smithi174 bash[91578]: cluster 2023-09-23T20:36:21.757735+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1168: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2023-09-23T20:36:23.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:23.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:23.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:23.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:23.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:23.495 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:23.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:23.600 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:23.639 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:23.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:23.718 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:23.742 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:23.765 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:23.851 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 68 16 91699 91683 84.254 70.25 0.0225686 0.0118635 2023-09-23T20:36:23.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:23.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:23.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:24.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:24.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:23 smithi174 bash[91578]: audit 2023-09-23T20:36:23.020897+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:24.011 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:23 smithi174 bash[91578]: audit 2023-09-23T20:36:23.790828+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:24.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:24.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:24.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:24.278 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:24 smithi112 bash[107672]: audit 2023-09-23T20:36:23.020897+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:24.279 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:24 smithi112 bash[107672]: audit 2023-09-23T20:36:23.790828+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:24.279 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:24 smithi112 bash[104422]: audit 2023-09-23T20:36:23.020897+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:24.279 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:24 smithi112 bash[104422]: audit 2023-09-23T20:36:23.790828+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:24.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:24.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:24.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:24.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:24.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:24.586 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:24.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:24.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:24.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:24.742 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:24.746 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:24.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:24.851 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 69 16 92840 92824 84.0663 71.3125 0.0199699 0.01189 2023-09-23T20:36:24.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:24.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:24.956 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:24 smithi174 bash[91578]: cluster 2023-09-23T20:36:23.758245+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1169: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2023-09-23T20:36:24.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:25.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:25.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:25.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:24 smithi112 bash[104422]: cluster 2023-09-23T20:36:23.758245+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1169: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2023-09-23T20:36:25.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:24 smithi112 bash[107672]: cluster 2023-09-23T20:36:23.758245+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1169: 99 pgs: 1 remapped+peering, 98 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2023-09-23T20:36:25.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:25.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:25.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:25.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:25.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:25.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:25.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:25.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:25.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:25.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:25.627 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:25.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:25.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:25.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:25.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:25.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:25.851 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 70 16 94004 93988 83.9045 72.75 0.00427704 0.0119128 2023-09-23T20:36:25.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:26.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:26.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:26.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:26.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:26.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:26.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:26.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:26.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:26.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:26.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:26.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:26.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:26.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:26.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:26.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:26.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:26.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:26.851 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 71 15 95168 95153 83.7482 72.8125 0.00793294 0.0119346 2023-09-23T20:36:26.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:26.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:26.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:26 smithi174 bash[91578]: cluster 2023-09-23T20:36:25.758968+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 1/275202 objects degraded (0.000%); 2561/275202 objects misplaced (0.931%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:36:26.957 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:26 smithi174 bash[91578]: cluster 2023-09-23T20:36:25.953734+0000 mon.a (mon.0) 1359 : cluster 3 Health check failed: Degraded data redundancy: 1/275202 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:26.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:27.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:27.101 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:26 smithi112 bash[104422]: cluster 2023-09-23T20:36:25.758968+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 1/275202 objects degraded (0.000%); 2561/275202 objects misplaced (0.931%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:36:27.101 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:26 smithi112 bash[104422]: cluster 2023-09-23T20:36:25.953734+0000 mon.a (mon.0) 1359 : cluster 3 Health check failed: Degraded data redundancy: 1/275202 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:27.101 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:27 smithi112 bash[107672]: cluster 2023-09-23T20:36:25.758968+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 1/275202 objects degraded (0.000%); 2561/275202 objects misplaced (0.931%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:36:27.101 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:27 smithi112 bash[107672]: cluster 2023-09-23T20:36:25.953734+0000 mon.a (mon.0) 1359 : cluster 3 Health check failed: Degraded data redundancy: 1/275202 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:27.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:27.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:27.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:27.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:27.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:27.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:27.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:27.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:27.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:27.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 72 16 96239 96223 83.5132 66.875 0.0103596 0.0119685 2023-09-23T20:36:27.893 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:27.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:28.035 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:28.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:28.209 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:28.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:28.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:28.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:28.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:28.708 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:28.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:28.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:28.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 73 16 97261 97245 83.2441 63.875 0.0097533 0.0120077 2023-09-23T20:36:28.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:28.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:29.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:29.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:29.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:28 smithi174 bash[91578]: cluster 2023-09-23T20:36:27.759974+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 1/277257 objects degraded (0.000%); 2561/277257 objects misplaced (0.924%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:36:29.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:29.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:29.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:29.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:28 smithi112 bash[104422]: cluster 2023-09-23T20:36:27.759974+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 1/277257 objects degraded (0.000%); 2561/277257 objects misplaced (0.924%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:36:29.222 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:28 smithi112 bash[107672]: cluster 2023-09-23T20:36:27.759974+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 1/277257 objects degraded (0.000%); 2561/277257 objects misplaced (0.924%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:36:29.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:29.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:29.408 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:29.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:29.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:29.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:29.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:29.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:29.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:29.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:29.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:29.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:29.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 74 16 98285 98269 82.984 64 0.00933088 0.012045 2023-09-23T20:36:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:29.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:29.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:30.097 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.130 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:30.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:30.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:30.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:30.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.386 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:30.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:30.504 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:36:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:36:30] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2023-09-23T20:36:30.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:30.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:30.760 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:30.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:30.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:30.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 75 16 99252 99236 82.6833 60.4375 0.0133185 0.0120894 2023-09-23T20:36:30.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:31.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.053 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:31.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:31.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:31.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:30 smithi112 bash[104422]: cluster 2023-09-23T20:36:29.760824+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1172: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s; 1/289782 objects degraded (0.000%); 2347/289782 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:36:31.254 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:30 smithi112 bash[107672]: cluster 2023-09-23T20:36:29.760824+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1172: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s; 1/289782 objects degraded (0.000%); 2347/289782 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:36:31.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:31.293 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:30 smithi174 bash[91578]: cluster 2023-09-23T20:36:29.760824+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1172: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s; 1/289782 objects degraded (0.000%); 2347/289782 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:36:31.318 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:31.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:31.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:31.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:31.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:31.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:31.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:31.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 76 16 100140 100124 82.3256 55.5 0.0283509 0.0121415 2023-09-23T20:36:31.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:31.889 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:36:31.890 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:36:31.890 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:36:31.890 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:36:31.890 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:36:31.976 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:32.003 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:32.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:32.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:32.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:32.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:32.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:32.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:32.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:32.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:32.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:32.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:32.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:32.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:32.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:32.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:32.819 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:32.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:32.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 77 16 101140 101124 82.0681 62.5 0.0217764 0.0121787 2023-09-23T20:36:32.923 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:32.952 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:32.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:33.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:33.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:32 smithi174 bash[91578]: cluster 2023-09-23T20:36:31.762845+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s; 1/291804 objects degraded (0.000%); 2347/291804 objects misplaced (0.804%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:36:33.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:32 smithi174 bash[91578]: cluster 2023-09-23T20:36:31.966972+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 1/291804 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:33.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:32 smithi174 bash[91578]: audit 2023-09-23T20:36:32.793735+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:36:33.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:33.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:33.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.228 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:32 smithi112 bash[104422]: cluster 2023-09-23T20:36:31.762845+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s; 1/291804 objects degraded (0.000%); 2347/291804 objects misplaced (0.804%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:36:33.228 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:32 smithi112 bash[104422]: cluster 2023-09-23T20:36:31.966972+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 1/291804 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:33.228 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:32 smithi112 bash[104422]: audit 2023-09-23T20:36:32.793735+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:36:33.228 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:32 smithi112 bash[107672]: cluster 2023-09-23T20:36:31.762845+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s; 1/291804 objects degraded (0.000%); 2347/291804 objects misplaced (0.804%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:36:33.228 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:32 smithi112 bash[107672]: cluster 2023-09-23T20:36:31.966972+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 1/291804 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:33.228 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:32 smithi112 bash[107672]: audit 2023-09-23T20:36:32.793735+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:36:33.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:33.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:33.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:33.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:33.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:33.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:33.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:33.626 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:33.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:33.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:33.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:33.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 78 16 102233 102217 81.8917 68.3125 0.00655232 0.0122062 2023-09-23T20:36:33.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:33.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:33.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:33.989 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:34.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:34.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:34.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:34.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:34.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:34.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:34.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:34.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:34.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:34.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:34.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:34.537 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:34.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:34.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:34.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:34.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:34.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:34.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:34.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:34.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 79 16 103244 103228 81.6548 63.1875 0.00913736 0.0122416 2023-09-23T20:36:34.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:34.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:34.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:35.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:35.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:34 smithi112 bash[104422]: cluster 2023-09-23T20:36:33.763671+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 1/293805 objects degraded (0.000%); 2347/293805 objects misplaced (0.799%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T20:36:35.043 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:34 smithi112 bash[107672]: cluster 2023-09-23T20:36:33.763671+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 1/293805 objects degraded (0.000%); 2347/293805 objects misplaced (0.799%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T20:36:35.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:35.168 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:35.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:35.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:34 smithi174 bash[91578]: cluster 2023-09-23T20:36:33.763671+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 1/293805 objects degraded (0.000%); 2347/293805 objects misplaced (0.799%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T20:36:35.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:35.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:35.429 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:35.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:35.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:35.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:35.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.727 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:35.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:35.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:36:35.853348+0000 min lat: 0.00119111 max lat: 2.06418 avg lat: 0.0122641 2023-09-23T20:36:35.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:36:35.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 80 16 104356 104340 81.5028 69.5 0.0227136 0.0122641 2023-09-23T20:36:35.867 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:35.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:35.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:36.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:36.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:36.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:36.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:36.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:36.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:36.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:36.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:36.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:36.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:36.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:36.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:36.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 81 16 105417 105401 81.3152 66.3125 0.00418429 0.0122927 2023-09-23T20:36:36.938 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.973 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:37.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:37.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:37.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:36 smithi112 bash[107672]: cluster 2023-09-23T20:36:35.764477+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s; 1/306822 objects degraded (0.000%); 2121/306822 objects misplaced (0.691%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T20:36:37.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:36 smithi112 bash[104422]: cluster 2023-09-23T20:36:35.764477+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s; 1/306822 objects degraded (0.000%); 2121/306822 objects misplaced (0.691%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T20:36:37.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:37.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:37.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:36 smithi174 bash[91578]: cluster 2023-09-23T20:36:35.764477+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s; 1/306822 objects degraded (0.000%); 2121/306822 objects misplaced (0.691%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T20:36:37.345 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:37.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:37.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:37.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:37.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:37.742 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.772 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:37.852 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 82 16 106524 106508 81.1673 69.1875 0.00402098 0.0123153 2023-09-23T20:36:37.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:38.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.047 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:38.151 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:38.289 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:38.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:38 smithi112 bash[104422]: cluster 2023-09-23T20:36:37.765117+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1176: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 1/308754 objects degraded (0.000%); 2121/308754 objects misplaced (0.687%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:36:38.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:38 smithi112 bash[104422]: cluster 2023-09-23T20:36:37.975754+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 1/308754 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:38.297 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:38 smithi112 bash[107672]: cluster 2023-09-23T20:36:37.765117+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1176: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 1/308754 objects degraded (0.000%); 2121/308754 objects misplaced (0.687%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:36:38.297 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:38 smithi112 bash[107672]: cluster 2023-09-23T20:36:37.975754+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 1/308754 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:38.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:38 smithi174 bash[91578]: cluster 2023-09-23T20:36:37.765117+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1176: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 1/308754 objects degraded (0.000%); 2121/308754 objects misplaced (0.687%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:36:38.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:38 smithi174 bash[91578]: cluster 2023-09-23T20:36:37.975754+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 1/308754 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:38.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:38.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:38.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:38.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:38.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:38.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:38.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:38.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:38.730 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:38.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:38.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:36:38.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:38.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 83 16 107451 107435 80.8873 57.9375 0.00960977 0.0123572 2023-09-23T20:36:38.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:38.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:39.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:39.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:39.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:39.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:39.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:39 smithi174 bash[91578]: audit 2023-09-23T20:36:38.027718+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:39.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:39 smithi174 bash[91578]: audit 2023-09-23T20:36:38.029313+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:39.341 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:36:39.348 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:36:39.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:39.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:39 smithi112 bash[104422]: audit 2023-09-23T20:36:38.027718+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:39.376 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:39 smithi112 bash[104422]: audit 2023-09-23T20:36:38.029313+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:39.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:39 smithi112 bash[107672]: audit 2023-09-23T20:36:38.027718+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:39.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:39 smithi112 bash[107672]: audit 2023-09-23T20:36:38.029313+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:39.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:39.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:39.654 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:39.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:39.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:39.831 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:39.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:39.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 84 16 108329 108313 80.5776 54.875 0.0154904 0.0124049 2023-09-23T20:36:39.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:39.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:39.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:40.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:40.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:40.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:40.206 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:36:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:36:40] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T20:36:40.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:40.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:40.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:40.492 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:40.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:40.620 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:40.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:40.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:40.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:40.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:40.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 85 16 109193 109177 80.2649 54 0.00758456 0.0124541 2023-09-23T20:36:40.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:40.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:40.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:40.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:41.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:41.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:41.139 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:40 smithi174 bash[91578]: audit 2023-09-23T20:36:39.328476+0000 mgr.y (mgr.34107) 1085 : audit 0 from='client.35448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:36:41.139 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:40 smithi174 bash[91578]: cluster 2023-09-23T20:36:39.765989+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 1/320430 objects degraded (0.000%); 1872/320430 objects misplaced (0.584%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T20:36:41.139 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:40 smithi174 bash[91578]: audit 2023-09-23T20:36:39.959406+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:41.139 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:40 smithi174 bash[91578]: audit 2023-09-23T20:36:39.974105+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:41.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:41.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:41.276 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:41 smithi112 bash[107672]: audit 2023-09-23T20:36:39.328476+0000 mgr.y (mgr.34107) 1085 : audit 0 from='client.35448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:36:41.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:41 smithi112 bash[107672]: cluster 2023-09-23T20:36:39.765989+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 1/320430 objects degraded (0.000%); 1872/320430 objects misplaced (0.584%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T20:36:41.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:41 smithi112 bash[107672]: audit 2023-09-23T20:36:39.959406+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:41.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:41 smithi112 bash[107672]: audit 2023-09-23T20:36:39.974105+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:41.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:40 smithi112 bash[104422]: audit 2023-09-23T20:36:39.328476+0000 mgr.y (mgr.34107) 1085 : audit 0 from='client.35448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:36:41.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:40 smithi112 bash[104422]: cluster 2023-09-23T20:36:39.765989+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 1/320430 objects degraded (0.000%); 1872/320430 objects misplaced (0.584%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T20:36:41.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:40 smithi112 bash[104422]: audit 2023-09-23T20:36:39.959406+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:41.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:40 smithi112 bash[104422]: audit 2023-09-23T20:36:39.974105+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:41.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:41.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:41.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:41.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:41.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:41.540 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:41.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:41.679 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:41.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.846 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:41.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 86 16 110101 110085 79.9914 56.75 0.00237267 0.0124898 2023-09-23T20:36:41.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:41.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:41.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:42.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:42.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:42.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:42.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:42.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:42.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:42.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:42.424 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1176,"stamp":"2023-09-23T20:36:37.764651+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6743857056,"num_objects":102918,"num_object_clones":0,"num_object_copies":308754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":2121,"num_objects_unfound":0,"num_objects_dirty":102918,"num_whiteouts":0,"num_read":511,"num_read_kb":936,"num_write":103194,"num_write_kb":6587661,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":651,"num_bytes_recovered":42814568,"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":152216,"ondisk_log_size":152216,"up":297,"acting":296,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":298,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":23811972,"kb_used_data":19769732,"kb_used_omap":20,"kb_used_meta":4042155,"kb_avail":726149244,"statfs":{"total":767960285184,"available":743576825856,"internally_reserved":0,"allocated":20244205568,"data_stored":20233201528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":4139167374},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,10,9,8,11],"upper_bound":32},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":732954624,"num_objects":11184,"num_object_clones":0,"num_object_copies":33552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-440,"num_objects_unfound":0,"num_objects_dirty":11184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11184,"num_write_kb":715776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":440,"num_bytes_recovered":28835840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.006223"},"pg_stats":[{"pgid":"10.13","version":"286'5821","reported_seq":5849,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.873064+0000","last_change":"2023-09-23T20:36:12.932145+0000","last_active":"2023-09-23T20:36:33.873064+0000","last_peered":"2023-09-23T20:36:33.873064+0000","last_clean":"2023-09-23T20:36:33.873064+0000","last_became_active":"2023-09-23T20:36:12.928870+0000","last_became_peered":"2023-09-23T20:36:12.928870+0000","last_unstale":"2023-09-23T20:36:33.873064+0000","last_undegraded":"2023-09-23T20:36:33.873064+0000","last_fullsized":"2023-09-23T20:36:33.873064+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5821,"log_dups_size":0,"ondisk_log_size":5821,"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":210763776,"num_objects":3216,"num_object_clones":0,"num_object_copies":9648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3216,"num_write_kb":205824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1a","version":"70'2","reported_seq":265,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840475+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:36:18.840475+0000","last_peered":"2023-09-23T20:36:18.840475+0000","last_clean":"2023-09-23T20:36:18.840475+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:36:18.840475+0000","last_undegraded":"2023-09-23T20:36:18.840475+0000","last_fullsized":"2023-09-23T20:36:18.840475+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.838384+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:36:18.838384+0000","last_peered":"2023-09-23T20:36:18.838384+0000","last_clean":"2023-09-23T20:36:18.838384+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:36:18.838384+0000","last_undegraded":"2023-09-23T20:36:18.838384+0000","last_fullsized":"2023-09-23T20:36:18.838384+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5657","reported_seq":6894,"reported_epoch":286,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:33.938924+0000","last_change":"2023-09-23T20:36:20.030695+0000","last_active":"2023-09-23T20:36:33.938924+0000","last_peered":"2023-09-23T20:36:33.938924+0000","last_clean":"2023-09-23T20:36:17.873378+0000","last_became_active":"2023-09-23T20:36:19.974274+0000","last_became_peered":"2023-09-23T20:36:19.974274+0000","last_unstale":"2023-09-23T20:36:33.938924+0000","last_undegraded":"2023-09-23T20:36:19.863075+0000","last_fullsized":"2023-09-23T20:36:19.849717+0000","mapping_epoch":285,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5657,"log_dups_size":0,"ondisk_log_size":5657,"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":207814656,"num_objects":3171,"num_object_clones":0,"num_object_copies":9513,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":2121,"num_objects_unfound":0,"num_objects_dirty":3171,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3171,"num_write_kb":202944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":599,"num_bytes_recovered":39256064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","6"],"object_location_counts":[{"shards":"1,4,6","objects":2121},{"shards":"4,6","objects":1049}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":243,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835574+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:36:18.835574+0000","last_peered":"2023-09-23T20:36:18.835574+0000","last_clean":"2023-09-23T20:36:18.835574+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:36:18.835574+0000","last_undegraded":"2023-09-23T20:36:18.835574+0000","last_fullsized":"2023-09-23T20:36:18.835574+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":296,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.898899+0000","last_change":"2023-09-23T20:29:33.416431+0000","last_active":"2023-09-23T20:36:19.898899+0000","last_peered":"2023-09-23T20:36:19.898899+0000","last_clean":"2023-09-23T20:36:19.898899+0000","last_became_active":"2023-09-23T20:29:33.415901+0000","last_became_peered":"2023-09-23T20:29:33.415901+0000","last_unstale":"2023-09-23T20:36:19.898899+0000","last_undegraded":"2023-09-23T20:36:19.898899+0000","last_fullsized":"2023-09-23T20:36:19.898899+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:42:07.762044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5689","reported_seq":5719,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.816625+0000","last_change":"2023-09-23T20:36:12.949336+0000","last_active":"2023-09-23T20:36:33.816625+0000","last_peered":"2023-09-23T20:36:33.816625+0000","last_clean":"2023-09-23T20:36:33.816625+0000","last_became_active":"2023-09-23T20:36:12.947292+0000","last_became_peered":"2023-09-23T20:36:12.947292+0000","last_unstale":"2023-09-23T20:36:33.816625+0000","last_undegraded":"2023-09-23T20:36:33.816625+0000","last_fullsized":"2023-09-23T20:36:33.816625+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5689,"log_dups_size":0,"ondisk_log_size":5689,"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":209420288,"num_objects":3196,"num_object_clones":0,"num_object_copies":9588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3196,"num_write_kb":204512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":275,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.834068+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:36:18.834068+0000","last_peered":"2023-09-23T20:36:18.834068+0000","last_clean":"2023-09-23T20:36:18.834068+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:36:18.834068+0000","last_undegraded":"2023-09-23T20:36:18.834068+0000","last_fullsized":"2023-09-23T20:36:18.834068+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.844986+0000","last_change":"2023-09-23T20:08:55.367908+0000","last_active":"2023-09-23T20:36:18.844986+0000","last_peered":"2023-09-23T20:36:18.844986+0000","last_clean":"2023-09-23T20:36:18.844986+0000","last_became_active":"2023-09-23T20:08:55.367504+0000","last_became_peered":"2023-09-23T20:08:55.367504+0000","last_unstale":"2023-09-23T20:36:18.844986+0000","last_undegraded":"2023-09-23T20:36:18.844986+0000","last_fullsized":"2023-09-23T20:36:18.844986+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:23:29.834648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":265,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.846368+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:36:18.846368+0000","last_peered":"2023-09-23T20:36:18.846368+0000","last_clean":"2023-09-23T20:36:18.846368+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:36:18.846368+0000","last_undegraded":"2023-09-23T20:36:18.846368+0000","last_fullsized":"2023-09-23T20:36:18.846368+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:20.005550+0000","last_change":"2023-09-23T20:10:49.093364+0000","last_active":"2023-09-23T20:36:20.005550+0000","last_peered":"2023-09-23T20:36:20.005550+0000","last_clean":"2023-09-23T20:36:20.005550+0000","last_became_active":"2023-09-23T20:10:49.092883+0000","last_became_peered":"2023-09-23T20:10:49.092883+0000","last_unstale":"2023-09-23T20:36:20.005550+0000","last_undegraded":"2023-09-23T20:36:20.005550+0000","last_fullsized":"2023-09-23T20:36:20.005550+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:32:17.852946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602462+0000","last_change":"2023-09-23T20:29:33.407425+0000","last_active":"2023-09-23T20:36:19.602462+0000","last_peered":"2023-09-23T20:36:19.602462+0000","last_clean":"2023-09-23T20:36:19.602462+0000","last_became_active":"2023-09-23T20:29:33.407092+0000","last_became_peered":"2023-09-23T20:29:33.407092+0000","last_unstale":"2023-09-23T20:36:19.602462+0000","last_undegraded":"2023-09-23T20:36:19.602462+0000","last_fullsized":"2023-09-23T20:36:19.602462+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:28:41.619413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:20.005463+0000","last_change":"2023-09-23T20:29:33.411299+0000","last_active":"2023-09-23T20:36:20.005463+0000","last_peered":"2023-09-23T20:36:20.005463+0000","last_clean":"2023-09-23T20:36:20.005463+0000","last_became_active":"2023-09-23T20:29:33.410953+0000","last_became_peered":"2023-09-23T20:29:33.410953+0000","last_unstale":"2023-09-23T20:36:20.005463+0000","last_undegraded":"2023-09-23T20:36:20.005463+0000","last_fullsized":"2023-09-23T20:36:20.005463+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:39:34.759888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.838448+0000","last_change":"2023-09-23T20:29:33.418540+0000","last_active":"2023-09-23T20:36:18.838448+0000","last_peered":"2023-09-23T20:36:18.838448+0000","last_clean":"2023-09-23T20:36:18.838448+0000","last_became_active":"2023-09-23T20:29:33.409673+0000","last_became_peered":"2023-09-23T20:29:33.409673+0000","last_unstale":"2023-09-23T20:36:18.838448+0000","last_undegraded":"2023-09-23T20:36:18.838448+0000","last_fullsized":"2023-09-23T20:36:18.838448+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:57:16.977731+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.845693+0000","last_change":"2023-09-23T20:14:24.977578+0000","last_active":"2023-09-23T20:36:18.845693+0000","last_peered":"2023-09-23T20:36:18.845693+0000","last_clean":"2023-09-23T20:36:18.845693+0000","last_became_active":"2023-09-23T20:14:24.976786+0000","last_became_peered":"2023-09-23T20:14:24.976786+0000","last_unstale":"2023-09-23T20:36:18.845693+0000","last_undegraded":"2023-09-23T20:36:18.845693+0000","last_fullsized":"2023-09-23T20:36:18.845693+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:54.992914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840652+0000","last_change":"2023-09-23T20:29:33.423473+0000","last_active":"2023-09-23T20:36:18.840652+0000","last_peered":"2023-09-23T20:36:18.840652+0000","last_clean":"2023-09-23T20:36:18.840652+0000","last_became_active":"2023-09-23T20:29:33.410029+0000","last_became_peered":"2023-09-23T20:29:33.410029+0000","last_unstale":"2023-09-23T20:36:18.840652+0000","last_undegraded":"2023-09-23T20:36:18.840652+0000","last_fullsized":"2023-09-23T20:36:18.840652+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:58:09.435408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840739+0000","last_change":"2023-09-23T20:08:55.370839+0000","last_active":"2023-09-23T20:36:18.840739+0000","last_peered":"2023-09-23T20:36:18.840739+0000","last_clean":"2023-09-23T20:36:18.840739+0000","last_became_active":"2023-09-23T20:08:55.370468+0000","last_became_peered":"2023-09-23T20:08:55.370468+0000","last_unstale":"2023-09-23T20:36:18.840739+0000","last_undegraded":"2023-09-23T20:36:18.840739+0000","last_fullsized":"2023-09-23T20:36:18.840739+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:00.557170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840900+0000","last_change":"2023-09-23T20:29:33.428845+0000","last_active":"2023-09-23T20:36:18.840900+0000","last_peered":"2023-09-23T20:36:18.840900+0000","last_clean":"2023-09-23T20:36:18.840900+0000","last_became_active":"2023-09-23T20:29:33.410074+0000","last_became_peered":"2023-09-23T20:29:33.410074+0000","last_unstale":"2023-09-23T20:36:18.840900+0000","last_undegraded":"2023-09-23T20:36:18.840900+0000","last_fullsized":"2023-09-23T20:36:18.840900+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:52:50.821841+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":299,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:20.006218+0000","last_change":"2023-09-23T20:29:33.409794+0000","last_active":"2023-09-23T20:36:20.006218+0000","last_peered":"2023-09-23T20:36:20.006218+0000","last_clean":"2023-09-23T20:36:20.006218+0000","last_became_active":"2023-09-23T20:29:33.409408+0000","last_became_peered":"2023-09-23T20:29:33.409408+0000","last_unstale":"2023-09-23T20:36:20.006218+0000","last_undegraded":"2023-09-23T20:36:20.006218+0000","last_fullsized":"2023-09-23T20:36:20.006218+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:20:42.969185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":293,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.898270+0000","last_change":"2023-09-23T20:29:33.406484+0000","last_active":"2023-09-23T20:36:19.898270+0000","last_peered":"2023-09-23T20:36:19.898270+0000","last_clean":"2023-09-23T20:36:19.898270+0000","last_became_active":"2023-09-23T20:29:33.406145+0000","last_became_peered":"2023-09-23T20:29:33.406145+0000","last_unstale":"2023-09-23T20:36:19.898270+0000","last_undegraded":"2023-09-23T20:36:19.898270+0000","last_fullsized":"2023-09-23T20:36:19.898270+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:40.613878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":274,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602685+0000","last_change":"2023-09-23T20:29:33.412777+0000","last_active":"2023-09-23T20:36:19.602685+0000","last_peered":"2023-09-23T20:36:19.602685+0000","last_clean":"2023-09-23T20:36:19.602685+0000","last_became_active":"2023-09-23T20:29:33.411177+0000","last_became_peered":"2023-09-23T20:29:33.411177+0000","last_unstale":"2023-09-23T20:36:19.602685+0000","last_undegraded":"2023-09-23T20:36:19.602685+0000","last_fullsized":"2023-09-23T20:36:19.602685+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:37:05.009378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.18","version":"286'5710","reported_seq":5741,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:36.839077+0000","last_change":"2023-09-23T20:36:12.959888+0000","last_active":"2023-09-23T20:36:36.839077+0000","last_peered":"2023-09-23T20:36:36.839077+0000","last_clean":"2023-09-23T20:36:36.839077+0000","last_became_active":"2023-09-23T20:36:12.957354+0000","last_became_peered":"2023-09-23T20:36:12.957354+0000","last_unstale":"2023-09-23T20:36:36.839077+0000","last_undegraded":"2023-09-23T20:36:36.839077+0000","last_fullsized":"2023-09-23T20:36:36.839077+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5710,"log_dups_size":0,"ondisk_log_size":5710,"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":212828160,"num_objects":3248,"num_object_clones":0,"num_object_copies":9744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3248,"num_write_kb":207840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":175,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.601455+0000","last_change":"2023-09-23T20:17:37.300773+0000","last_active":"2023-09-23T20:36:19.601455+0000","last_peered":"2023-09-23T20:36:19.601455+0000","last_clean":"2023-09-23T20:36:19.601455+0000","last_became_active":"2023-09-23T20:17:37.297264+0000","last_became_peered":"2023-09-23T20:17:37.297264+0000","last_unstale":"2023-09-23T20:36:19.601455+0000","last_undegraded":"2023-09-23T20:36:19.601455+0000","last_fullsized":"2023-09-23T20:36:19.601455+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:07:15.862192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.846339+0000","last_change":"2023-09-23T20:29:33.416223+0000","last_active":"2023-09-23T20:36:18.846339+0000","last_peered":"2023-09-23T20:36:18.846339+0000","last_clean":"2023-09-23T20:36:18.846339+0000","last_became_active":"2023-09-23T20:29:33.415590+0000","last_became_peered":"2023-09-23T20:29:33.415590+0000","last_unstale":"2023-09-23T20:36:18.846339+0000","last_undegraded":"2023-09-23T20:36:18.846339+0000","last_fullsized":"2023-09-23T20:36:18.846339+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:01:10.161134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5829","reported_seq":5859,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:35.069823+0000","last_change":"2023-09-23T20:36:12.955462+0000","last_active":"2023-09-23T20:36:35.069823+0000","last_peered":"2023-09-23T20:36:35.069823+0000","last_clean":"2023-09-23T20:36:35.069823+0000","last_became_active":"2023-09-23T20:36:12.953465+0000","last_became_peered":"2023-09-23T20:36:12.953465+0000","last_unstale":"2023-09-23T20:36:35.069823+0000","last_undegraded":"2023-09-23T20:36:35.069823+0000","last_fullsized":"2023-09-23T20:36:35.069823+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5829,"log_dups_size":0,"ondisk_log_size":5829,"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":214335488,"num_objects":3271,"num_object_clones":0,"num_object_copies":9813,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3271,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3271,"num_write_kb":209312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.10","version":"69'8","reported_seq":278,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.844211+0000","last_change":"2023-09-23T20:25:03.343359+0000","last_active":"2023-09-23T20:36:18.844211+0000","last_peered":"2023-09-23T20:36:18.844211+0000","last_clean":"2023-09-23T20:36:18.844211+0000","last_became_active":"2023-09-23T20:25:03.335479+0000","last_became_peered":"2023-09-23T20:25:03.335479+0000","last_unstale":"2023-09-23T20:36:18.844211+0000","last_undegraded":"2023-09-23T20:36:18.844211+0000","last_fullsized":"2023-09-23T20:36:18.844211+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:48:11.233042+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":145,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835337+0000","last_change":"2023-09-23T20:29:33.410186+0000","last_active":"2023-09-23T20:36:18.835337+0000","last_peered":"2023-09-23T20:36:18.835337+0000","last_clean":"2023-09-23T20:36:18.835337+0000","last_became_active":"2023-09-23T20:29:33.409331+0000","last_became_peered":"2023-09-23T20:29:33.409331+0000","last_unstale":"2023-09-23T20:36:18.835337+0000","last_undegraded":"2023-09-23T20:36:18.835337+0000","last_fullsized":"2023-09-23T20:36:18.835337+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:03:22.058536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"286'5711","reported_seq":5741,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.821623+0000","last_change":"2023-09-23T20:36:12.906685+0000","last_active":"2023-09-23T20:36:33.821623+0000","last_peered":"2023-09-23T20:36:33.821623+0000","last_clean":"2023-09-23T20:36:33.821623+0000","last_became_active":"2023-09-23T20:36:12.900201+0000","last_became_peered":"2023-09-23T20:36:12.900201+0000","last_unstale":"2023-09-23T20:36:33.821623+0000","last_undegraded":"2023-09-23T20:36:33.821623+0000","last_fullsized":"2023-09-23T20:36:33.821623+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5711,"log_dups_size":0,"ondisk_log_size":5711,"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":209584128,"num_objects":3198,"num_object_clones":0,"num_object_copies":9594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3198,"num_write_kb":204672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.841578+0000","last_change":"2023-09-23T20:29:33.431188+0000","last_active":"2023-09-23T20:36:18.841578+0000","last_peered":"2023-09-23T20:36:18.841578+0000","last_clean":"2023-09-23T20:36:18.841578+0000","last_became_active":"2023-09-23T20:29:33.410421+0000","last_became_peered":"2023-09-23T20:29:33.410421+0000","last_unstale":"2023-09-23T20:36:18.841578+0000","last_undegraded":"2023-09-23T20:36:18.841578+0000","last_fullsized":"2023-09-23T20:36:18.841578+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:50:57.459881+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":[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":257,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.601632+0000","last_change":"2023-09-23T20:29:33.411478+0000","last_active":"2023-09-23T20:36:19.601632+0000","last_peered":"2023-09-23T20:36:19.601632+0000","last_clean":"2023-09-23T20:36:19.601632+0000","last_became_active":"2023-09-23T20:29:33.406775+0000","last_became_peered":"2023-09-23T20:29:33.406775+0000","last_unstale":"2023-09-23T20:36:19.601632+0000","last_undegraded":"2023-09-23T20:36:19.601632+0000","last_fullsized":"2023-09-23T20:36:19.601632+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:50:03.477779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5757","reported_seq":5788,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.897636+0000","last_change":"2023-09-23T20:36:12.922118+0000","last_active":"2023-09-23T20:36:33.897636+0000","last_peered":"2023-09-23T20:36:33.897636+0000","last_clean":"2023-09-23T20:36:33.897636+0000","last_became_active":"2023-09-23T20:36:12.918978+0000","last_became_peered":"2023-09-23T20:36:12.918978+0000","last_unstale":"2023-09-23T20:36:33.897636+0000","last_undegraded":"2023-09-23T20:36:33.897636+0000","last_fullsized":"2023-09-23T20:36:33.897636+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5757,"log_dups_size":0,"ondisk_log_size":5757,"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":210042880,"num_objects":3205,"num_object_clones":0,"num_object_copies":9615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3205,"num_write_kb":205120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":151,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:20.008255+0000","last_change":"2023-09-23T20:29:33.421394+0000","last_active":"2023-09-23T20:36:20.008255+0000","last_peered":"2023-09-23T20:36:20.008255+0000","last_clean":"2023-09-23T20:36:20.008255+0000","last_became_active":"2023-09-23T20:29:33.417206+0000","last_became_peered":"2023-09-23T20:29:33.417206+0000","last_unstale":"2023-09-23T20:36:20.008255+0000","last_undegraded":"2023-09-23T20:36:20.008255+0000","last_fullsized":"2023-09-23T20:36:20.008255+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:34:26.671878+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":282,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840815+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:36:18.840815+0000","last_peered":"2023-09-23T20:36:18.840815+0000","last_clean":"2023-09-23T20:36:18.840815+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:36:18.840815+0000","last_undegraded":"2023-09-23T20:36:18.840815+0000","last_fullsized":"2023-09-23T20:36:18.840815+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"286'5823","reported_seq":5854,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:36.834819+0000","last_change":"2023-09-23T20:36:12.947925+0000","last_active":"2023-09-23T20:36:36.834819+0000","last_peered":"2023-09-23T20:36:36.834819+0000","last_clean":"2023-09-23T20:36:36.834819+0000","last_became_active":"2023-09-23T20:36:12.943305+0000","last_became_peered":"2023-09-23T20:36:12.943305+0000","last_unstale":"2023-09-23T20:36:36.834819+0000","last_undegraded":"2023-09-23T20:36:36.834819+0000","last_fullsized":"2023-09-23T20:36:36.834819+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5823,"log_dups_size":0,"ondisk_log_size":5823,"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":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":[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":131,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602571+0000","last_change":"2023-09-23T20:29:33.425733+0000","last_active":"2023-09-23T20:36:19.602571+0000","last_peered":"2023-09-23T20:36:19.602571+0000","last_clean":"2023-09-23T20:36:19.602571+0000","last_became_active":"2023-09-23T20:29:33.408180+0000","last_became_peered":"2023-09-23T20:29:33.408180+0000","last_unstale":"2023-09-23T20:36:19.602571+0000","last_undegraded":"2023-09-23T20:36:19.602571+0000","last_fullsized":"2023-09-23T20:36:19.602571+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:29:36.246208+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":275,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.844027+0000","last_change":"2023-09-23T20:29:33.408238+0000","last_active":"2023-09-23T20:36:18.844027+0000","last_peered":"2023-09-23T20:36:18.844027+0000","last_clean":"2023-09-23T20:36:18.844027+0000","last_became_active":"2023-09-23T20:29:33.407892+0000","last_became_peered":"2023-09-23T20:29:33.407892+0000","last_unstale":"2023-09-23T20:36:18.844027+0000","last_undegraded":"2023-09-23T20:36:18.844027+0000","last_fullsized":"2023-09-23T20:36:18.844027+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:43:38.956613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"286'5764","reported_seq":5795,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:35.144277+0000","last_change":"2023-09-23T20:36:12.900433+0000","last_active":"2023-09-23T20:36:35.144277+0000","last_peered":"2023-09-23T20:36:35.144277+0000","last_clean":"2023-09-23T20:36:35.144277+0000","last_became_active":"2023-09-23T20:36:12.897646+0000","last_became_peered":"2023-09-23T20:36:12.897646+0000","last_unstale":"2023-09-23T20:36:35.144277+0000","last_undegraded":"2023-09-23T20:36:35.144277+0000","last_fullsized":"2023-09-23T20:36:35.144277+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5764,"log_dups_size":0,"ondisk_log_size":5764,"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":213483520,"num_objects":3257,"num_object_clones":0,"num_object_copies":9771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3257,"num_write_kb":208480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.601869+0000","last_change":"2023-09-23T20:10:49.087499+0000","last_active":"2023-09-23T20:36:19.601869+0000","last_peered":"2023-09-23T20:36:19.601869+0000","last_clean":"2023-09-23T20:36:19.601869+0000","last_became_active":"2023-09-23T20:10:49.086982+0000","last_became_peered":"2023-09-23T20:10:49.086982+0000","last_unstale":"2023-09-23T20:36:19.601869+0000","last_undegraded":"2023-09-23T20:36:19.601869+0000","last_fullsized":"2023-09-23T20:36:19.601869+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:19:42.799497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.845645+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:36:18.845645+0000","last_peered":"2023-09-23T20:36:18.845645+0000","last_clean":"2023-09-23T20:36:18.845645+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:36:18.845645+0000","last_undegraded":"2023-09-23T20:36:18.845645+0000","last_fullsized":"2023-09-23T20:36:18.845645+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5679","reported_seq":5710,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:34.452405+0000","last_change":"2023-09-23T20:36:12.941184+0000","last_active":"2023-09-23T20:36:34.452405+0000","last_peered":"2023-09-23T20:36:34.452405+0000","last_clean":"2023-09-23T20:36:34.452405+0000","last_became_active":"2023-09-23T20:36:12.938051+0000","last_became_peered":"2023-09-23T20:36:12.938051+0000","last_unstale":"2023-09-23T20:36:34.452405+0000","last_undegraded":"2023-09-23T20:36:34.452405+0000","last_fullsized":"2023-09-23T20:36:34.452405+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5679,"log_dups_size":0,"ondisk_log_size":5679,"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":209125376,"num_objects":3191,"num_object_clones":0,"num_object_copies":9573,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3191,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3191,"num_write_kb":204224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"70'3","reported_seq":259,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.834662+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:36:18.834662+0000","last_peered":"2023-09-23T20:36:18.834662+0000","last_clean":"2023-09-23T20:36:18.834662+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:36:18.834662+0000","last_undegraded":"2023-09-23T20:36:18.834662+0000","last_fullsized":"2023-09-23T20:36:18.834662+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840421+0000","last_change":"2023-09-23T20:10:49.089041+0000","last_active":"2023-09-23T20:36:18.840421+0000","last_peered":"2023-09-23T20:36:18.840421+0000","last_clean":"2023-09-23T20:36:18.840421+0000","last_became_active":"2023-09-23T20:10:49.088700+0000","last_became_peered":"2023-09-23T20:10:49.088700+0000","last_unstale":"2023-09-23T20:36:18.840421+0000","last_undegraded":"2023-09-23T20:36:18.840421+0000","last_fullsized":"2023-09-23T20:36:18.840421+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.850753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5880","reported_seq":5909,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.875577+0000","last_change":"2023-09-23T20:36:12.904165+0000","last_active":"2023-09-23T20:36:33.875577+0000","last_peered":"2023-09-23T20:36:33.875577+0000","last_clean":"2023-09-23T20:36:33.875577+0000","last_became_active":"2023-09-23T20:36:12.899409+0000","last_became_peered":"2023-09-23T20:36:12.899409+0000","last_unstale":"2023-09-23T20:36:33.875577+0000","last_undegraded":"2023-09-23T20:36:33.875577+0000","last_fullsized":"2023-09-23T20:36:33.875577+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5880,"log_dups_size":0,"ondisk_log_size":5880,"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":214630400,"num_objects":3275,"num_object_clones":0,"num_object_copies":9825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3275,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3275,"num_write_kb":209600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":246,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.843655+0000","last_change":"2023-09-23T20:08:55.366503+0000","last_active":"2023-09-23T20:36:18.843655+0000","last_peered":"2023-09-23T20:36:18.843655+0000","last_clean":"2023-09-23T20:36:18.843655+0000","last_became_active":"2023-09-23T20:08:55.366178+0000","last_became_peered":"2023-09-23T20:08:55.366178+0000","last_unstale":"2023-09-23T20:36:18.843655+0000","last_undegraded":"2023-09-23T20:36:18.843655+0000","last_fullsized":"2023-09-23T20:36:18.843655+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:35.902846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":262,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.841673+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:36:18.841673+0000","last_peered":"2023-09-23T20:36:18.841673+0000","last_clean":"2023-09-23T20:36:18.841673+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:36:18.841673+0000","last_undegraded":"2023-09-23T20:36:18.841673+0000","last_fullsized":"2023-09-23T20:36:18.841673+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"286'5665","reported_seq":5695,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.892229+0000","last_change":"2023-09-23T20:36:12.944146+0000","last_active":"2023-09-23T20:36:33.892229+0000","last_peered":"2023-09-23T20:36:33.892229+0000","last_clean":"2023-09-23T20:36:33.892229+0000","last_became_active":"2023-09-23T20:36:12.935516+0000","last_became_peered":"2023-09-23T20:36:12.935516+0000","last_unstale":"2023-09-23T20:36:33.892229+0000","last_undegraded":"2023-09-23T20:36:33.892229+0000","last_fullsized":"2023-09-23T20:36:33.892229+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5665,"log_dups_size":0,"ondisk_log_size":5665,"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":208338944,"num_objects":3179,"num_object_clones":0,"num_object_copies":9537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3179,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3179,"num_write_kb":203456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":266,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840070+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:36:18.840070+0000","last_peered":"2023-09-23T20:36:18.840070+0000","last_clean":"2023-09-23T20:36:18.840070+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:36:18.840070+0000","last_undegraded":"2023-09-23T20:36:18.840070+0000","last_fullsized":"2023-09-23T20:36:18.840070+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.841281+0000","last_change":"2023-09-23T20:08:55.369465+0000","last_active":"2023-09-23T20:36:18.841281+0000","last_peered":"2023-09-23T20:36:18.841281+0000","last_clean":"2023-09-23T20:36:18.841281+0000","last_became_active":"2023-09-23T20:08:55.369051+0000","last_became_peered":"2023-09-23T20:08:55.369051+0000","last_unstale":"2023-09-23T20:36:18.841281+0000","last_undegraded":"2023-09-23T20:36:18.841281+0000","last_fullsized":"2023-09-23T20:36:18.841281+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:06.590258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5660","reported_seq":5691,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.933416+0000","last_change":"2023-09-23T20:36:12.921544+0000","last_active":"2023-09-23T20:36:33.933416+0000","last_peered":"2023-09-23T20:36:33.933416+0000","last_clean":"2023-09-23T20:36:33.933416+0000","last_became_active":"2023-09-23T20:36:12.914799+0000","last_became_peered":"2023-09-23T20:36:12.914799+0000","last_unstale":"2023-09-23T20:36:33.933416+0000","last_undegraded":"2023-09-23T20:36:33.933416+0000","last_fullsized":"2023-09-23T20:36:33.933416+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5660,"log_dups_size":0,"ondisk_log_size":5660,"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":207519744,"num_objects":3166,"num_object_clones":0,"num_object_copies":9498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3166,"num_write_kb":202656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":145,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.833973+0000","last_change":"2023-09-23T20:29:33.404933+0000","last_active":"2023-09-23T20:36:18.833973+0000","last_peered":"2023-09-23T20:36:18.833973+0000","last_clean":"2023-09-23T20:36:18.833973+0000","last_became_active":"2023-09-23T20:29:33.404545+0000","last_became_peered":"2023-09-23T20:29:33.404545+0000","last_unstale":"2023-09-23T20:36:18.833973+0000","last_undegraded":"2023-09-23T20:36:18.833973+0000","last_fullsized":"2023-09-23T20:36:18.833973+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:04:54.782091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.836989+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:36:18.836989+0000","last_peered":"2023-09-23T20:36:18.836989+0000","last_clean":"2023-09-23T20:36:18.836989+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:36:18.836989+0000","last_undegraded":"2023-09-23T20:36:18.836989+0000","last_fullsized":"2023-09-23T20:36:18.836989+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'6371","reported_seq":6391,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.920984+0000","last_change":"2023-09-23T20:34:55.285034+0000","last_active":"2023-09-23T20:36:33.920984+0000","last_peered":"2023-09-23T20:36:33.920984+0000","last_clean":"2023-09-23T20:36:33.920984+0000","last_became_active":"2023-09-23T20:34:55.284389+0000","last_became_peered":"2023-09-23T20:34:55.284389+0000","last_unstale":"2023-09-23T20:36:33.920984+0000","last_undegraded":"2023-09-23T20:36:33.920984+0000","last_fullsized":"2023-09-23T20:36:33.920984+0000","mapping_epoch":274,"log_start":"278'600","ondisk_log_start":"278'600","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5771,"log_dups_size":0,"ondisk_log_size":5771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:43.199146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":417529856,"num_objects":6371,"num_object_clones":0,"num_object_copies":19113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6371,"num_write_kb":407744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":297,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835992+0000","last_change":"2023-09-23T20:29:33.413600+0000","last_active":"2023-09-23T20:36:18.835992+0000","last_peered":"2023-09-23T20:36:18.835992+0000","last_clean":"2023-09-23T20:36:18.835992+0000","last_became_active":"2023-09-23T20:29:33.413265+0000","last_became_peered":"2023-09-23T20:29:33.413265+0000","last_unstale":"2023-09-23T20:36:18.835992+0000","last_undegraded":"2023-09-23T20:36:18.835992+0000","last_fullsized":"2023-09-23T20:36:18.835992+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:46.458074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602467+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:36:19.602467+0000","last_peered":"2023-09-23T20:36:19.602467+0000","last_clean":"2023-09-23T20:36:19.602467+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:36:19.602467+0000","last_undegraded":"2023-09-23T20:36:19.602467+0000","last_fullsized":"2023-09-23T20:36:19.602467+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835957+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:36:18.835957+0000","last_peered":"2023-09-23T20:36:18.835957+0000","last_clean":"2023-09-23T20:36:18.835957+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:36:18.835957+0000","last_undegraded":"2023-09-23T20:36:18.835957+0000","last_fullsized":"2023-09-23T20:36:18.835957+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'6357","reported_seq":6377,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.938600+0000","last_change":"2023-09-23T20:34:54.882357+0000","last_active":"2023-09-23T20:36:33.938600+0000","last_peered":"2023-09-23T20:36:33.938600+0000","last_clean":"2023-09-23T20:36:33.938600+0000","last_became_active":"2023-09-23T20:34:54.882033+0000","last_became_peered":"2023-09-23T20:34:54.882033+0000","last_unstale":"2023-09-23T20:36:33.938600+0000","last_undegraded":"2023-09-23T20:36:33.938600+0000","last_fullsized":"2023-09-23T20:36:33.938600+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":6357,"log_dups_size":0,"ondisk_log_size":6357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:16.411550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416612352,"num_objects":6357,"num_object_clones":0,"num_object_copies":19071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6357,"num_write_kb":406848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.2","version":"0'0","reported_seq":249,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602330+0000","last_change":"2023-09-23T20:08:55.372373+0000","last_active":"2023-09-23T20:36:19.602330+0000","last_peered":"2023-09-23T20:36:19.602330+0000","last_clean":"2023-09-23T20:36:19.602330+0000","last_became_active":"2023-09-23T20:08:55.371992+0000","last_became_peered":"2023-09-23T20:08:55.371992+0000","last_unstale":"2023-09-23T20:36:19.602330+0000","last_undegraded":"2023-09-23T20:36:19.602330+0000","last_fullsized":"2023-09-23T20:36:19.602330+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:48:42.776921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840423+0000","last_change":"2023-09-23T20:08:22.592789+0000","last_active":"2023-09-23T20:36:18.840423+0000","last_peered":"2023-09-23T20:36:18.840423+0000","last_clean":"2023-09-23T20:36:18.840423+0000","last_became_active":"2023-09-23T20:08:22.592435+0000","last_became_peered":"2023-09-23T20:08:22.592435+0000","last_unstale":"2023-09-23T20:36:18.840423+0000","last_undegraded":"2023-09-23T20:36:18.840423+0000","last_fullsized":"2023-09-23T20:36:18.840423+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:45.425855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602377+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:36:19.602377+0000","last_peered":"2023-09-23T20:36:19.602377+0000","last_clean":"2023-09-23T20:36:19.602377+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:36:19.602377+0000","last_undegraded":"2023-09-23T20:36:19.602377+0000","last_fullsized":"2023-09-23T20:36:19.602377+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"286'5838","reported_seq":5868,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:35.144089+0000","last_change":"2023-09-23T20:36:12.906499+0000","last_active":"2023-09-23T20:36:35.144089+0000","last_peered":"2023-09-23T20:36:35.144089+0000","last_clean":"2023-09-23T20:36:35.144089+0000","last_became_active":"2023-09-23T20:36:12.901768+0000","last_became_peered":"2023-09-23T20:36:12.901768+0000","last_unstale":"2023-09-23T20:36:35.144089+0000","last_undegraded":"2023-09-23T20:36:35.144089+0000","last_fullsized":"2023-09-23T20:36:35.144089+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5838,"log_dups_size":0,"ondisk_log_size":5838,"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":214925312,"num_objects":3279,"num_object_clones":0,"num_object_copies":9837,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3279,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3279,"num_write_kb":209888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"0'0","reported_seq":297,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.603584+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:36:19.603584+0000","last_peered":"2023-09-23T20:36:19.603584+0000","last_clean":"2023-09-23T20:36:19.603584+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:36:19.603584+0000","last_undegraded":"2023-09-23T20:36:19.603584+0000","last_fullsized":"2023-09-23T20:36:19.603584+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835648+0000","last_change":"2023-09-23T20:10:21.843859+0000","last_active":"2023-09-23T20:36:18.835648+0000","last_peered":"2023-09-23T20:36:18.835648+0000","last_clean":"2023-09-23T20:36:18.835648+0000","last_became_active":"2023-09-23T20:10:21.843477+0000","last_became_peered":"2023-09-23T20:10:21.843477+0000","last_unstale":"2023-09-23T20:36:18.835648+0000","last_undegraded":"2023-09-23T20:36:18.835648+0000","last_fullsized":"2023-09-23T20:36:18.835648+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:07.600986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.837113+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:36:18.837113+0000","last_peered":"2023-09-23T20:36:18.837113+0000","last_clean":"2023-09-23T20:36:18.837113+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:36:18.837113+0000","last_undegraded":"2023-09-23T20:36:18.837113+0000","last_fullsized":"2023-09-23T20:36:18.837113+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'6421","reported_seq":6441,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.924806+0000","last_change":"2023-09-23T20:34:54.881560+0000","last_active":"2023-09-23T20:36:33.924806+0000","last_peered":"2023-09-23T20:36:33.924806+0000","last_clean":"2023-09-23T20:36:33.924806+0000","last_became_active":"2023-09-23T20:34:54.881178+0000","last_became_peered":"2023-09-23T20:34:54.881178+0000","last_unstale":"2023-09-23T20:36:33.924806+0000","last_undegraded":"2023-09-23T20:36:33.924806+0000","last_fullsized":"2023-09-23T20:36:33.924806+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":6421,"log_dups_size":0,"ondisk_log_size":6421,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:16:30.040469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420806656,"num_objects":6421,"num_object_clones":0,"num_object_copies":19263,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6421,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6421,"num_write_kb":410944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":279,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.601963+0000","last_change":"2023-09-23T20:29:33.412145+0000","last_active":"2023-09-23T20:36:19.601963+0000","last_peered":"2023-09-23T20:36:19.601963+0000","last_clean":"2023-09-23T20:36:19.601963+0000","last_became_active":"2023-09-23T20:29:33.411624+0000","last_became_peered":"2023-09-23T20:29:33.411624+0000","last_unstale":"2023-09-23T20:36:19.601963+0000","last_undegraded":"2023-09-23T20:36:19.601963+0000","last_fullsized":"2023-09-23T20:36:19.601963+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:47.461085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"80'161","reported_seq":557,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.845330+0000","last_change":"2023-09-23T20:29:36.427254+0000","last_active":"2023-09-23T20:36:18.845330+0000","last_peered":"2023-09-23T20:36:18.845330+0000","last_clean":"2023-09-23T20:36:18.845330+0000","last_became_active":"2023-09-23T20:29:36.426689+0000","last_became_peered":"2023-09-23T20:29:36.426689+0000","last_unstale":"2023-09-23T20:36:18.845330+0000","last_undegraded":"2023-09-23T20:36:18.845330+0000","last_fullsized":"2023-09-23T20:36:18.845330+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-24T23:31:59.657217+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:20.005504+0000","last_change":"2023-09-23T20:21:46.304559+0000","last_active":"2023-09-23T20:36:20.005504+0000","last_peered":"2023-09-23T20:36:20.005504+0000","last_clean":"2023-09-23T20:36:20.005504+0000","last_became_active":"2023-09-23T20:21:46.304259+0000","last_became_peered":"2023-09-23T20:21:46.304259+0000","last_unstale":"2023-09-23T20:36:20.005504+0000","last_undegraded":"2023-09-23T20:36:20.005504+0000","last_fullsized":"2023-09-23T20:36:20.005504+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:03.731223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.844695+0000","last_change":"2023-09-23T20:17:37.301532+0000","last_active":"2023-09-23T20:36:18.844695+0000","last_peered":"2023-09-23T20:36:18.844695+0000","last_clean":"2023-09-23T20:36:18.844695+0000","last_became_active":"2023-09-23T20:17:37.300988+0000","last_became_peered":"2023-09-23T20:17:37.300988+0000","last_unstale":"2023-09-23T20:36:18.844695+0000","last_undegraded":"2023-09-23T20:36:18.844695+0000","last_fullsized":"2023-09-23T20:36:18.844695+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:11.591753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.8","version":"286'5659","reported_seq":5690,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:36.860268+0000","last_change":"2023-09-23T20:36:12.915886+0000","last_active":"2023-09-23T20:36:36.860268+0000","last_peered":"2023-09-23T20:36:36.860268+0000","last_clean":"2023-09-23T20:36:36.860268+0000","last_became_active":"2023-09-23T20:36:12.910278+0000","last_became_peered":"2023-09-23T20:36:12.910278+0000","last_unstale":"2023-09-23T20:36:36.860268+0000","last_undegraded":"2023-09-23T20:36:36.860268+0000","last_fullsized":"2023-09-23T20:36:36.860268+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5659,"log_dups_size":0,"ondisk_log_size":5659,"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":209485824,"num_objects":3196,"num_object_clones":0,"num_object_copies":9588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3196,"num_write_kb":204576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":176,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835954+0000","last_change":"2023-09-23T20:29:33.409989+0000","last_active":"2023-09-23T20:36:18.835954+0000","last_peered":"2023-09-23T20:36:18.835954+0000","last_clean":"2023-09-23T20:36:18.835954+0000","last_became_active":"2023-09-23T20:29:33.409643+0000","last_became_peered":"2023-09-23T20:29:33.409643+0000","last_unstale":"2023-09-23T20:36:18.835954+0000","last_undegraded":"2023-09-23T20:36:18.835954+0000","last_fullsized":"2023-09-23T20:36:18.835954+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:33:27.133169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.845716+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:36:18.845716+0000","last_peered":"2023-09-23T20:36:18.845716+0000","last_clean":"2023-09-23T20:36:18.845716+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:36:18.845716+0000","last_undegraded":"2023-09-23T20:36:18.845716+0000","last_fullsized":"2023-09-23T20:36:18.845716+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.898730+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:36:19.898730+0000","last_peered":"2023-09-23T20:36:19.898730+0000","last_clean":"2023-09-23T20:36:19.898730+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:36:19.898730+0000","last_undegraded":"2023-09-23T20:36:19.898730+0000","last_fullsized":"2023-09-23T20:36:19.898730+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"286'6358","reported_seq":6378,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.918226+0000","last_change":"2023-09-23T20:34:54.881636+0000","last_active":"2023-09-23T20:36:33.918226+0000","last_peered":"2023-09-23T20:36:33.918226+0000","last_clean":"2023-09-23T20:36:33.918226+0000","last_became_active":"2023-09-23T20:34:54.881257+0000","last_became_peered":"2023-09-23T20:34:54.881257+0000","last_unstale":"2023-09-23T20:36:33.918226+0000","last_undegraded":"2023-09-23T20:36:33.918226+0000","last_fullsized":"2023-09-23T20:36:33.918226+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":6358,"log_dups_size":0,"ondisk_log_size":6358,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:39:54.748068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416677888,"num_objects":6358,"num_object_clones":0,"num_object_copies":19074,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6358,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6358,"num_write_kb":406912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":155,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.846146+0000","last_change":"2023-09-23T20:29:33.407647+0000","last_active":"2023-09-23T20:36:18.846146+0000","last_peered":"2023-09-23T20:36:18.846146+0000","last_clean":"2023-09-23T20:36:18.846146+0000","last_became_active":"2023-09-23T20:29:33.407322+0000","last_became_peered":"2023-09-23T20:29:33.407322+0000","last_unstale":"2023-09-23T20:36:18.846146+0000","last_undegraded":"2023-09-23T20:36:18.846146+0000","last_fullsized":"2023-09-23T20:36:18.846146+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:56.990052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835839+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:36:18.835839+0000","last_peered":"2023-09-23T20:36:18.835839+0000","last_clean":"2023-09-23T20:36:18.835839+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:36:18.835839+0000","last_undegraded":"2023-09-23T20:36:18.835839+0000","last_fullsized":"2023-09-23T20:36:18.835839+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.845969+0000","last_change":"2023-09-23T20:29:33.408831+0000","last_active":"2023-09-23T20:36:18.845969+0000","last_peered":"2023-09-23T20:36:18.845969+0000","last_clean":"2023-09-23T20:36:18.845969+0000","last_became_active":"2023-09-23T20:29:33.408491+0000","last_became_peered":"2023-09-23T20:29:33.408491+0000","last_unstale":"2023-09-23T20:36:18.845969+0000","last_undegraded":"2023-09-23T20:36:18.845969+0000","last_fullsized":"2023-09-23T20:36:18.845969+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:54:09.023600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"286'6494","reported_seq":6514,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.943745+0000","last_change":"2023-09-23T20:34:54.884121+0000","last_active":"2023-09-23T20:36:33.943745+0000","last_peered":"2023-09-23T20:36:33.943745+0000","last_clean":"2023-09-23T20:36:33.943745+0000","last_became_active":"2023-09-23T20:34:54.883419+0000","last_became_peered":"2023-09-23T20:34:54.883419+0000","last_unstale":"2023-09-23T20:36:33.943745+0000","last_undegraded":"2023-09-23T20:36:33.943745+0000","last_fullsized":"2023-09-23T20:36:33.943745+0000","mapping_epoch":274,"log_start":"278'700","ondisk_log_start":"278'700","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:30:09.213886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":425590784,"num_objects":6494,"num_object_clones":0,"num_object_copies":19482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6494,"num_write_kb":415616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"69'2","reported_seq":297,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.835591+0000","last_change":"2023-09-23T20:29:33.424190+0000","last_active":"2023-09-23T20:36:18.835591+0000","last_peered":"2023-09-23T20:36:18.835591+0000","last_clean":"2023-09-23T20:36:18.835591+0000","last_became_active":"2023-09-23T20:29:33.409838+0000","last_became_peered":"2023-09-23T20:29:33.409838+0000","last_unstale":"2023-09-23T20:36:18.835591+0000","last_undegraded":"2023-09-23T20:36:18.835591+0000","last_fullsized":"2023-09-23T20:36:18.835591+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T20:50:35.183758+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":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":[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":229,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.836758+0000","last_change":"2023-09-23T20:08:55.371712+0000","last_active":"2023-09-23T20:36:18.836758+0000","last_peered":"2023-09-23T20:36:18.836758+0000","last_clean":"2023-09-23T20:36:18.836758+0000","last_became_active":"2023-09-23T20:08:55.371164+0000","last_became_peered":"2023-09-23T20:08:55.371164+0000","last_unstale":"2023-09-23T20:36:18.836758+0000","last_undegraded":"2023-09-23T20:36:18.836758+0000","last_fullsized":"2023-09-23T20:36:18.836758+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-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.649896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.833913+0000","last_change":"2023-09-23T20:29:33.408730+0000","last_active":"2023-09-23T20:36:18.833913+0000","last_peered":"2023-09-23T20:36:18.833913+0000","last_clean":"2023-09-23T20:36:18.833913+0000","last_became_active":"2023-09-23T20:29:33.408265+0000","last_became_peered":"2023-09-23T20:29:33.408265+0000","last_unstale":"2023-09-23T20:36:18.833913+0000","last_undegraded":"2023-09-23T20:36:18.833913+0000","last_fullsized":"2023-09-23T20:36:18.833913+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:15:27.687034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'6441","reported_seq":6461,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.916090+0000","last_change":"2023-09-23T20:34:55.283727+0000","last_active":"2023-09-23T20:36:33.916090+0000","last_peered":"2023-09-23T20:36:33.916090+0000","last_clean":"2023-09-23T20:36:33.916090+0000","last_became_active":"2023-09-23T20:34:55.282889+0000","last_became_peered":"2023-09-23T20:34:55.282889+0000","last_unstale":"2023-09-23T20:36:33.916090+0000","last_undegraded":"2023-09-23T20:36:33.916090+0000","last_fullsized":"2023-09-23T20:36:33.916090+0000","mapping_epoch":274,"log_start":"0'0","ondisk_log_start":"0'0","created":274,"last_epoch_clean":275,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":6441,"log_dups_size":0,"ondisk_log_size":6441,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:19:10.378689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422117376,"num_objects":6441,"num_object_clones":0,"num_object_copies":19323,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6441,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6441,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.7","version":"0'0","reported_seq":280,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.844923+0000","last_change":"2023-09-23T20:29:33.409135+0000","last_active":"2023-09-23T20:36:18.844923+0000","last_peered":"2023-09-23T20:36:18.844923+0000","last_clean":"2023-09-23T20:36:18.844923+0000","last_became_active":"2023-09-23T20:29:33.408779+0000","last_became_peered":"2023-09-23T20:29:33.408779+0000","last_unstale":"2023-09-23T20:36:18.844923+0000","last_undegraded":"2023-09-23T20:36:18.844923+0000","last_fullsized":"2023-09-23T20:36:18.844923+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:37.160847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":254,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.898903+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:36:19.898903+0000","last_peered":"2023-09-23T20:36:19.898903+0000","last_clean":"2023-09-23T20:36:19.898903+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:36:19.898903+0000","last_undegraded":"2023-09-23T20:36:19.898903+0000","last_fullsized":"2023-09-23T20:36:19.898903+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":228,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840728+0000","last_change":"2023-09-23T19:58:12.254329+0000","last_active":"2023-09-23T20:36:18.840728+0000","last_peered":"2023-09-23T20:36:18.840728+0000","last_clean":"2023-09-23T20:36:18.840728+0000","last_became_active":"2023-09-23T19:58:12.253742+0000","last_became_peered":"2023-09-23T19:58:12.253742+0000","last_unstale":"2023-09-23T20:36:18.840728+0000","last_undegraded":"2023-09-23T20:36:18.840728+0000","last_fullsized":"2023-09-23T20:36:18.840728+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:40:27.591852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"286'5669","reported_seq":5700,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:34.438669+0000","last_change":"2023-09-23T20:36:12.963448+0000","last_active":"2023-09-23T20:36:34.438669+0000","last_peered":"2023-09-23T20:36:34.438669+0000","last_clean":"2023-09-23T20:36:34.438669+0000","last_became_active":"2023-09-23T20:36:12.961559+0000","last_became_peered":"2023-09-23T20:36:12.961559+0000","last_unstale":"2023-09-23T20:36:34.438669+0000","last_undegraded":"2023-09-23T20:36:34.438669+0000","last_fullsized":"2023-09-23T20:36:34.438669+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5669,"log_dups_size":0,"ondisk_log_size":5669,"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":208470016,"num_objects":3181,"num_object_clones":0,"num_object_copies":9543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3181,"num_write_kb":203584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"70'2","reported_seq":265,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.845845+0000","last_change":"2023-09-23T20:29:33.412744+0000","last_active":"2023-09-23T20:36:18.845845+0000","last_peered":"2023-09-23T20:36:18.845845+0000","last_clean":"2023-09-23T20:36:18.845845+0000","last_became_active":"2023-09-23T20:29:33.412349+0000","last_became_peered":"2023-09-23T20:29:33.412349+0000","last_unstale":"2023-09-23T20:36:18.845845+0000","last_undegraded":"2023-09-23T20:36:18.845845+0000","last_fullsized":"2023-09-23T20:36:18.845845+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:18:21.999620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602124+0000","last_change":"2023-09-23T20:25:03.336274+0000","last_active":"2023-09-23T20:36:19.602124+0000","last_peered":"2023-09-23T20:36:19.602124+0000","last_clean":"2023-09-23T20:36:19.602124+0000","last_became_active":"2023-09-23T20:25:03.335490+0000","last_became_peered":"2023-09-23T20:25:03.335490+0000","last_unstale":"2023-09-23T20:36:19.602124+0000","last_undegraded":"2023-09-23T20:36:19.602124+0000","last_fullsized":"2023-09-23T20:36:19.602124+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:07.429088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.15","version":"286'5733","reported_seq":5764,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:35.154695+0000","last_change":"2023-09-23T20:36:12.951982+0000","last_active":"2023-09-23T20:36:35.154695+0000","last_peered":"2023-09-23T20:36:35.154695+0000","last_clean":"2023-09-23T20:36:35.154695+0000","last_became_active":"2023-09-23T20:36:12.948221+0000","last_became_peered":"2023-09-23T20:36:12.948221+0000","last_unstale":"2023-09-23T20:36:35.154695+0000","last_undegraded":"2023-09-23T20:36:35.154695+0000","last_fullsized":"2023-09-23T20:36:35.154695+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5733,"log_dups_size":0,"ondisk_log_size":5733,"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":211451904,"num_objects":3227,"num_object_clones":0,"num_object_copies":9681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3227,"num_write_kb":206496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"69'2","reported_seq":248,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.601940+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:36:19.601940+0000","last_peered":"2023-09-23T20:36:19.601940+0000","last_clean":"2023-09-23T20:36:19.601940+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:36:19.601940+0000","last_undegraded":"2023-09-23T20:36:19.601940+0000","last_fullsized":"2023-09-23T20:36:19.601940+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":262,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840821+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:36:18.840821+0000","last_peered":"2023-09-23T20:36:18.840821+0000","last_clean":"2023-09-23T20:36:18.840821+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:36:18.840821+0000","last_undegraded":"2023-09-23T20:36:18.840821+0000","last_fullsized":"2023-09-23T20:36:18.840821+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5826","reported_seq":5857,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:36.800713+0000","last_change":"2023-09-23T20:36:12.951280+0000","last_active":"2023-09-23T20:36:36.800713+0000","last_peered":"2023-09-23T20:36:36.800713+0000","last_clean":"2023-09-23T20:36:36.800713+0000","last_became_active":"2023-09-23T20:36:12.949462+0000","last_became_peered":"2023-09-23T20:36:12.949462+0000","last_unstale":"2023-09-23T20:36:36.800713+0000","last_undegraded":"2023-09-23T20:36:36.800713+0000","last_fullsized":"2023-09-23T20:36:36.800713+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5826,"log_dups_size":0,"ondisk_log_size":5826,"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":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":3291,"num_write_kb":210624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"69'2","reported_seq":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:19.602318+0000","last_change":"2023-09-23T20:19:25.553736+0000","last_active":"2023-09-23T20:36:19.602318+0000","last_peered":"2023-09-23T20:36:19.602318+0000","last_clean":"2023-09-23T20:36:19.602318+0000","last_became_active":"2023-09-23T20:19:25.550378+0000","last_became_peered":"2023-09-23T20:19:25.550378+0000","last_unstale":"2023-09-23T20:36:19.602318+0000","last_undegraded":"2023-09-23T20:36:19.602318+0000","last_fullsized":"2023-09-23T20:36:19.602318+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:21:04.162514+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,2,6],"acting":[5,2,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":262,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.840715+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:36:18.840715+0000","last_peered":"2023-09-23T20:36:18.840715+0000","last_clean":"2023-09-23T20:36:18.840715+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:36:18.840715+0000","last_undegraded":"2023-09-23T20:36:18.840715+0000","last_fullsized":"2023-09-23T20:36:18.840715+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"286'5782","reported_seq":5812,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.939711+0000","last_change":"2023-09-23T20:36:12.951670+0000","last_active":"2023-09-23T20:36:33.939711+0000","last_peered":"2023-09-23T20:36:33.939711+0000","last_clean":"2023-09-23T20:36:33.939711+0000","last_became_active":"2023-09-23T20:36:12.949346+0000","last_became_peered":"2023-09-23T20:36:12.949346+0000","last_unstale":"2023-09-23T20:36:33.939711+0000","last_undegraded":"2023-09-23T20:36:33.939711+0000","last_fullsized":"2023-09-23T20:36:33.939711+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5782,"log_dups_size":0,"ondisk_log_size":5782,"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":211681280,"num_objects":3230,"num_object_clones":0,"num_object_copies":9690,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3230,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3230,"num_write_kb":206720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":137,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.834762+0000","last_change":"2023-09-23T20:21:46.303976+0000","last_active":"2023-09-23T20:36:18.834762+0000","last_peered":"2023-09-23T20:36:18.834762+0000","last_clean":"2023-09-23T20:36:18.834762+0000","last_became_active":"2023-09-23T20:21:46.303678+0000","last_became_peered":"2023-09-23T20:21:46.303678+0000","last_unstale":"2023-09-23T20:36:18.834762+0000","last_undegraded":"2023-09-23T20:36:18.834762+0000","last_fullsized":"2023-09-23T20:36:18.834762+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:54:15.370435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:20.005331+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:36:20.005331+0000","last_peered":"2023-09-23T20:36:20.005331+0000","last_clean":"2023-09-23T20:36:20.005331+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:36:20.005331+0000","last_undegraded":"2023-09-23T20:36:20.005331+0000","last_fullsized":"2023-09-23T20:36:20.005331+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.16","version":"286'5700","reported_seq":5729,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-09-23T20:36:33.850722+0000","last_change":"2023-09-23T20:36:12.964003+0000","last_active":"2023-09-23T20:36:33.850722+0000","last_peered":"2023-09-23T20:36:33.850722+0000","last_clean":"2023-09-23T20:36:33.850722+0000","last_became_active":"2023-09-23T20:36:12.961988+0000","last_became_peered":"2023-09-23T20:36:12.961988+0000","last_unstale":"2023-09-23T20:36:33.850722+0000","last_undegraded":"2023-09-23T20:36:33.850722+0000","last_fullsized":"2023-09-23T20:36:33.850722+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:34:53.853199+0000","last_clean_scrub_stamp":"2023-09-23T20:34:53.853199+0000","objects_scrubbed":0,"log_size":5700,"log_dups_size":0,"ondisk_log_size":5700,"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":208863232,"num_objects":3187,"num_object_clones":0,"num_object_copies":9561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3187,"num_write_kb":203968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":304,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.846445+0000","last_change":"2023-09-23T20:25:03.340979+0000","last_active":"2023-09-23T20:36:18.846445+0000","last_peered":"2023-09-23T20:36:18.846445+0000","last_clean":"2023-09-23T20:36:18.846445+0000","last_became_active":"2023-09-23T20:25:03.335541+0000","last_became_peered":"2023-09-23T20:25:03.335541+0000","last_unstale":"2023-09-23T20:36:18.846445+0000","last_undegraded":"2023-09-23T20:36:18.846445+0000","last_fullsized":"2023-09-23T20:36:18.846445+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T01:29:38.836077+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,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":245,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-09-23T20:36:18.842012+0000","last_change":"2023-09-23T20:08:55.366944+0000","last_active":"2023-09-23T20:36:18.842012+0000","last_peered":"2023-09-23T20:36:18.842012+0000","last_clean":"2023-09-23T20:36:18.842012+0000","last_became_active":"2023-09-23T20:08:55.365769+0000","last_became_peered":"2023-09-23T20:08:55.365769+0000","last_unstale":"2023-09-23T20:36:18.842012+0000","last_undegraded":"2023-09-23T20:36:18.842012+0000","last_fullsized":"2023-09-23T20:36:18.842012+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:36.424038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"stat_sum":{"num_bytes":6743261184,"num_objects":102894,"num_object_clones":0,"num_object_copies":308682,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":2121,"num_objects_unfound":0,"num_objects_dirty":102894,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":102894,"num_write_kb":6585216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":599,"num_bytes_recovered":39256064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":20308951040,"data_stored":20308951040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":151994,"ondisk_log_size":151994,"up":78,"acting":77,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":40,"num_bytes_recovered":16296,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"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":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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201788,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":650448,"kb_used_data":409992,"kb_used_omap":0,"kb_used_meta":240448,"kb_avail":93094704,"statfs":{"total":95995035648,"available":95328976896,"internally_reserved":0,"allocated":419831808,"data_stored":418702979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":246218752},"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 Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":3.6739999999999999,"5min":1.4430000000000001,"15min":1.609},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":56.399000000000001,"5min":56.399000000000001,"15min":56.399000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":4.4539999999999997,"5min":1.74,"15min":1.75},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":61.406999999999996,"5min":61.406999999999996,"15min":61.406999999999996},"last":1.972}]},{"osd":1,"last update":"Sat Sep 23 20:35:35 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":1.1930000000000001,"15min":1.46},"min":{"1min":0.316,"5min":0.316,"15min":0.255},"max":{"1min":1.363,"5min":12.526,"15min":12.526},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.80400000000000005,"5min":1.5369999999999999,"15min":1.518},"min":{"1min":0.378,"5min":0.30099999999999999,"15min":0.29299999999999998},"max":{"1min":1.1000000000000001,"5min":12.766999999999999,"15min":12.766999999999999},"last":0.36599999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.87,"15min":1.4810000000000001},"min":{"1min":0.34999999999999998,"5min":0.308,"15min":0.308},"max":{"1min":2.9700000000000002,"5min":3.8759999999999999,"15min":18.507999999999999},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.96199999999999997,"15min":1.407},"min":{"1min":0.38200000000000001,"5min":0.36799999999999999,"15min":0.31900000000000001},"max":{"1min":2.843,"5min":6.0659999999999998,"15min":18.295999999999999},"last":0.39800000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:35:35 2023","interfaces":[{"interface":"back","average":{"1min":5.383,"5min":5.2350000000000003,"15min":2.782},"min":{"1min":0.39900000000000002,"5min":0.376,"15min":0.32100000000000001},"max":{"1min":75.024000000000001,"5min":114.539,"15min":114.539},"last":0.379},{"interface":"front","average":{"1min":5.3380000000000001,"5min":5.1379999999999999,"15min":2.8849999999999998},"min":{"1min":0.51900000000000002,"5min":0.33000000000000002,"15min":0.32700000000000001},"max":{"1min":75.269000000000005,"5min":114.58199999999999,"15min":114.58199999999999},"last":0.50900000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":3.2570000000000001,"5min":1.4359999999999999,"15min":1.3},"min":{"1min":0.35399999999999998,"5min":0.33000000000000002,"15min":0.30599999999999999},"max":{"1min":45.527000000000001,"5min":45.527000000000001,"15min":45.527000000000001},"last":0.42899999999999999},{"interface":"front","average":{"1min":3.302,"5min":1.4870000000000001,"15min":1.347},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":45.575000000000003,"5min":45.575000000000003,"15min":45.575000000000003},"last":0.66500000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.88100000000000001,"15min":1.1719999999999999},"min":{"1min":0.34799999999999998,"5min":0.33900000000000002,"15min":0.28199999999999997},"max":{"1min":3.101,"5min":3.262,"15min":8.2490000000000006},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.85799999999999998,"5min":1.03,"15min":1.4019999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":3.0510000000000002,"5min":4.2089999999999996,"15min":9.5879999999999992},"last":0.53100000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":5.452,"5min":1.893,"15min":1.6020000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":82.474999999999994,"5min":82.474999999999994,"15min":82.474999999999994},"last":2.6429999999999998},{"interface":"front","average":{"1min":5.1859999999999999,"5min":1.98,"15min":1.579},"min":{"1min":0.378,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":81.555000000000007,"5min":81.555000000000007,"15min":81.555000000000007},"last":0.63200000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463430,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3211432,"kb_used_data":2870368,"kb_used_omap":0,"kb_used_meta":341056,"kb_avail":90533720,"statfs":{"total":95995035648,"available":92706529280,"internally_reserved":0,"allocated":2939256832,"data_stored":2938109040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":349241344},"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,6,2,3,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 Sep 23 20:36:16 2023","interfaces":[{"interface":"back","average":{"1min":2.2440000000000002,"5min":1.496,"15min":2.3580000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.249},"max":{"1min":8.9290000000000003,"5min":12.505000000000001,"15min":112.376},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.121,"15min":1.998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.25900000000000001},"max":{"1min":5.4569999999999999,"5min":12.314,"15min":72.813999999999993},"last":0.54700000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:35:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.542,"15min":2.0430000000000001},"min":{"1min":0.28100000000000003,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.5190000000000001,"5min":12.747999999999999,"15min":31.411000000000001},"last":1.3240000000000001},{"interface":"front","average":{"1min":1.504,"5min":1.734,"15min":1.7589999999999999},"min":{"1min":0.36099999999999999,"5min":0.35699999999999998,"15min":0.28699999999999998},"max":{"1min":7.8460000000000001,"5min":13.842000000000001,"15min":30.934999999999999},"last":0.66800000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:36:16 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":0.95099999999999996,"15min":1.335},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":3.4740000000000002,"5min":5.0609999999999999,"15min":9.5510000000000002},"last":0.59399999999999997},{"interface":"front","average":{"1min":2.0299999999999998,"5min":1.2150000000000001,"15min":1.2849999999999999},"min":{"1min":0.42699999999999999,"5min":0.35199999999999998,"15min":0.32100000000000001},"max":{"1min":7.7279999999999998,"5min":7.7279999999999998,"15min":8.9350000000000005},"last":0.71399999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":1.5620000000000001,"5min":1.331,"15min":3.5499999999999998},"min":{"1min":0.70699999999999996,"5min":0.33800000000000002,"15min":0.32900000000000001},"max":{"1min":7.6849999999999996,"5min":7.6849999999999996,"15min":206.446},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.3120000000000001,"15min":3.4870000000000001},"min":{"1min":0.54100000000000004,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":1.512,"5min":7.3490000000000002,"15min":206.846},"last":0.70199999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:36:16 2023","interfaces":[{"interface":"back","average":{"1min":2.2000000000000002,"5min":1.2529999999999999,"15min":1.3999999999999999},"min":{"1min":0.29399999999999998,"5min":0.28899999999999998,"15min":0.26200000000000001},"max":{"1min":9.8520000000000003,"5min":9.8520000000000003,"15min":10.859},"last":1.2210000000000001},{"interface":"front","average":{"1min":2.5059999999999998,"5min":1.2969999999999999,"15min":1.2010000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.29299999999999998},"max":{"1min":7.9219999999999997,"5min":7.9219999999999997,"15min":7.9219999999999997},"last":0.752}]},{"osd":5,"last update":"Sat Sep 23 20:36:16 2023","interfaces":[{"interface":"back","average":{"1min":1.3460000000000001,"5min":1.073,"15min":1.4019999999999999},"min":{"1min":0.41299999999999998,"5min":0.312,"15min":0.29899999999999999},"max":{"1min":4.5529999999999999,"5min":5.3499999999999996,"15min":11.765000000000001},"last":0.49299999999999999},{"interface":"front","average":{"1min":1.9850000000000001,"5min":1.484,"15min":1.413},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":7.649,"5min":8.657,"15min":8.657},"last":0.68799999999999994}]},{"osd":7,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0309999999999999,"15min":1.272},"min":{"1min":0.45800000000000002,"5min":0.36199999999999999,"15min":0.34899999999999998},"max":{"1min":1.5940000000000001,"5min":5.5300000000000002,"15min":9.5670000000000002},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.6060000000000001,"5min":1.159,"15min":1.2709999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.34499999999999997},"max":{"1min":7.7519999999999998,"5min":7.7519999999999998,"15min":7.7519999999999998},"last":0.61099999999999999}]}]},{"osd":1,"up_from":90,"seq":386547056974,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1845376,"kb_used_data":1199736,"kb_used_omap":4,"kb_used_meta":645627,"kb_avail":91899776,"statfs":{"total":95995035648,"available":94105370624,"internally_reserved":0,"allocated":1228529664,"data_stored":1226907280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":661122958},"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],"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 Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":5.1050000000000004,"5min":2.75,"15min":1.901},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.19400000000000001},"max":{"1min":94.710999999999999,"5min":94.710999999999999,"15min":94.710999999999999},"last":0.49099999999999999},{"interface":"front","average":{"1min":5.1070000000000002,"5min":2.923,"15min":2.1600000000000001},"min":{"1min":0.28299999999999997,"5min":0.22900000000000001,"15min":0.20899999999999999},"max":{"1min":94.352000000000004,"5min":94.352000000000004,"15min":94.352000000000004},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":0.97699999999999998,"15min":1.5620000000000001},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":4.2009999999999996,"5min":5.3049999999999997,"15min":14.106999999999999},"last":1.75},{"interface":"front","average":{"1min":0.505,"5min":1.0660000000000001,"15min":1.4419999999999999},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.82899999999999996,"5min":9.3390000000000004,"15min":12.366},"last":0.36799999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:35:37 2023","interfaces":[{"interface":"back","average":{"1min":5.5519999999999996,"5min":4.9619999999999997,"15min":3.2410000000000001},"min":{"1min":0.32400000000000001,"5min":0.23000000000000001,"15min":0.20799999999999999},"max":{"1min":94.668000000000006,"5min":175.08799999999999,"15min":175.08799999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":5.5999999999999996,"5min":5.5019999999999998,"15min":3.6789999999999998},"min":{"1min":0.378,"5min":0.28599999999999998,"15min":0.246},"max":{"1min":93.734999999999999,"5min":175.488,"15min":175.488},"last":0.93100000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":1.05,"15min":1.155},"min":{"1min":0.35799999999999998,"5min":0.33300000000000002,"15min":0.316},"max":{"1min":1.831,"5min":9.3390000000000004,"15min":9.3390000000000004},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.873,"5min":1.427,"15min":1.55},"min":{"1min":0.432,"5min":0.318,"15min":0.309},"max":{"1min":2.2770000000000001,"5min":16.058,"15min":16.058},"last":0.39600000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.323,"15min":1.9399999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":2.6339999999999999,"5min":6.2389999999999999,"15min":47.847999999999999},"last":0.436},{"interface":"front","average":{"1min":0.83199999999999996,"5min":1.2330000000000001,"15min":1.6040000000000001},"min":{"1min":0.36799999999999999,"5min":0.34599999999999997,"15min":0.32700000000000001},"max":{"1min":1.9019999999999999,"5min":9.4030000000000005,"15min":48.052},"last":0.53600000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.3740000000000001,"15min":1.6220000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.29399999999999998},"max":{"1min":4.0380000000000003,"5min":6.6859999999999999,"15min":12.840999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.27,"15min":1.353},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":2.5649999999999999,"5min":9.4299999999999997,"15min":10.532},"last":0.60599999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.389,"15min":1.6830000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":2.7170000000000001,"5min":6.0540000000000003,"15min":12.407},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.82299999999999995,"5min":1.222,"15min":1.4199999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.39200000000000002},"max":{"1min":1.931,"5min":9.4570000000000007,"15min":26.978000000000002},"last":0.57499999999999996}]}]},{"osd":0,"up_from":85,"seq":365072220501,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4944852,"kb_used_data":4241932,"kb_used_omap":5,"kb_used_meta":702906,"kb_avail":88800300,"statfs":{"total":95995035648,"available":90931507200,"internally_reserved":0,"allocated":4343738368,"data_stored":4342098596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":719776378},"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,2,1,4,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":1,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":1.5940000000000001,"15min":2.0920000000000001},"min":{"1min":0.20899999999999999,"5min":0.19600000000000001,"15min":0.17299999999999999},"max":{"1min":2.504,"5min":16.298999999999999,"15min":67.703000000000003},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.821,"15min":2.5329999999999999},"min":{"1min":0.23300000000000001,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":4.6390000000000002,"5min":11.868,"15min":140.44200000000001},"last":0.442}]},{"osd":2,"last update":"Sat Sep 23 20:35:59 2023","interfaces":[{"interface":"back","average":{"1min":1.8420000000000001,"5min":1.3260000000000001,"15min":1.5449999999999999},"min":{"1min":0.314,"5min":0.22500000000000001,"15min":0.19900000000000001},"max":{"1min":10.103999999999999,"5min":10.103999999999999,"15min":11.891},"last":8.5190000000000001},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2410000000000001,"15min":1.6220000000000001},"min":{"1min":0.24099999999999999,"5min":0.23799999999999999,"15min":0.218},"max":{"1min":4.782,"5min":6.516,"15min":14.307},"last":0.52500000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:36:34 2023","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":2.7410000000000001,"15min":3.3860000000000001},"min":{"1min":0.27100000000000002,"5min":0.245,"15min":0.22600000000000001},"max":{"1min":5.0960000000000001,"5min":145.04499999999999,"15min":145.04499999999999},"last":0.314},{"interface":"front","average":{"1min":2.0609999999999999,"5min":3.222,"15min":3.4460000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.20499999999999999},"max":{"1min":8.8160000000000007,"5min":145.12799999999999,"15min":145.46000000000001},"last":5.1299999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:35:59 2023","interfaces":[{"interface":"back","average":{"1min":1.7290000000000001,"5min":1.647,"15min":1.6910000000000001},"min":{"1min":0.54500000000000004,"5min":0.32600000000000001,"15min":0.309},"max":{"1min":7.4870000000000001,"5min":9.6240000000000006,"15min":10.055},"last":0.81100000000000005},{"interface":"front","average":{"1min":2.2450000000000001,"5min":1.6359999999999999,"15min":1.7230000000000001},"min":{"1min":0.39500000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.4469999999999992,"5min":9.3699999999999992,"15min":11.975},"last":5.1820000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:35:59 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":1.7430000000000001,"15min":1.7689999999999999},"min":{"1min":0.36799999999999999,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":9.9160000000000004,"5min":9.9160000000000004,"15min":12.074999999999999},"last":5.2140000000000004},{"interface":"front","average":{"1min":1.252,"5min":1.6160000000000001,"15min":1.857},"min":{"1min":0.373,"5min":0.373,"15min":0.33800000000000002},"max":{"1min":4.8879999999999999,"5min":10.090999999999999,"15min":14.363},"last":1.0880000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:35:59 2023","interfaces":[{"interface":"back","average":{"1min":2.1800000000000002,"5min":1.7310000000000001,"15min":1.6930000000000001},"min":{"1min":0.38600000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":8.5980000000000008,"5min":9.3919999999999995,"15min":12.212},"last":8.2579999999999991},{"interface":"front","average":{"1min":1.786,"5min":1.5129999999999999,"15min":1.7989999999999999},"min":{"1min":0.433,"5min":0.39900000000000002,"15min":0.34399999999999997},"max":{"1min":5.077,"5min":9.1890000000000001,"15min":14.385999999999999},"last":1.1200000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:35:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.4910000000000001,"15min":1.782},"min":{"1min":0.40300000000000002,"5min":0.38400000000000001,"15min":0.35499999999999998},"max":{"1min":5.3730000000000002,"5min":9.2170000000000005,"15min":14.337999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.599,"15min":1.7250000000000001},"min":{"1min":0.40300000000000002,"5min":0.379,"15min":0.312},"max":{"1min":3.464,"5min":9.702,"15min":10.106999999999999},"last":0.73599999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893437,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2609452,"kb_used_data":2073316,"kb_used_omap":7,"kb_used_meta":536120,"kb_avail":91135700,"statfs":{"total":95995035648,"available":93322956800,"internally_reserved":0,"allocated":2123075584,"data_stored":2121473300,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":548986961},"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,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":0,"last update":"Sat Sep 23 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":4.9329999999999998,"5min":5.665,"15min":4.4390000000000001},"min":{"1min":0.25800000000000001,"5min":0.21099999999999999,"15min":0.20699999999999999},"max":{"1min":77.385000000000005,"5min":93.385000000000005,"15min":251.809},"last":0.75600000000000001},{"interface":"front","average":{"1min":5.7880000000000003,"5min":6.5650000000000004,"15min":4.593},"min":{"1min":0.41799999999999998,"5min":0.22500000000000001,"15min":0.19400000000000001},"max":{"1min":77.900000000000006,"5min":93.296000000000006,"15min":252.42500000000001},"last":0.34999999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":1.754,"15min":3.1869999999999998},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.192},"max":{"1min":2.355,"5min":55.579000000000001,"15min":252.28999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.68000000000000005,"5min":1.7629999999999999,"15min":3.2280000000000002},"min":{"1min":0.27800000000000002,"5min":0.255,"15min":0.248},"max":{"1min":2.4350000000000001,"5min":55.746000000000002,"15min":252.20699999999999},"last":0.39000000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:35:42 2023","interfaces":[{"interface":"back","average":{"1min":3.1880000000000002,"5min":3.5600000000000001,"15min":4.0030000000000001},"min":{"1min":0.32300000000000001,"5min":0.22900000000000001,"15min":0.21199999999999999},"max":{"1min":51.393000000000001,"5min":80.498000000000005,"15min":206.22800000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":3.423,"5min":3.4500000000000002,"15min":4.758},"min":{"1min":0.34699999999999998,"5min":0.245,"15min":0.245},"max":{"1min":51.488999999999997,"5min":81.091999999999999,"15min":252.31399999999999},"last":0.40799999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":0.96299999999999997,"15min":1.3320000000000001},"min":{"1min":0.433,"5min":0.316,"15min":0.312},"max":{"1min":2.3820000000000001,"5min":7.5800000000000001,"15min":10.401},"last":0.63800000000000001},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.109,"15min":1.4830000000000001},"min":{"1min":0.35599999999999998,"5min":0.35399999999999998,"15min":0.32900000000000001},"max":{"1min":4.1680000000000001,"5min":7.6660000000000004,"15min":16.702000000000002},"last":0.71999999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.125,"15min":2.496},"min":{"1min":0.45900000000000002,"5min":0.312,"15min":0.312},"max":{"1min":4.6749999999999998,"5min":4.819,"15min":252.392},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1779999999999999,"15min":1.375},"min":{"1min":0.42199999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.9830000000000001,"5min":7.8049999999999997,"15min":7.8049999999999997},"last":0.93899999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.0289999999999999,"15min":2.452},"min":{"1min":0.503,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":4.6120000000000001,"5min":4.6120000000000001,"15min":252.49100000000001},"last":3.008},{"interface":"front","average":{"1min":1.1439999999999999,"5min":0.96599999999999997,"15min":1.2869999999999999},"min":{"1min":0.47199999999999998,"5min":0.40000000000000002,"15min":0.35099999999999998},"max":{"1min":3.9169999999999998,"5min":7.7770000000000001,"15min":8.1229999999999993},"last":0.82699999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0229999999999999,"15min":2.3849999999999998},"min":{"1min":0.499,"5min":0.443,"15min":0.41399999999999998},"max":{"1min":2.5030000000000001,"5min":4.1299999999999999,"15min":252.459},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.0720000000000001,"15min":2.2639999999999998},"min":{"1min":0.495,"5min":0.38600000000000001,"15min":0.373},"max":{"1min":3.9460000000000002,"5min":7.7430000000000003,"15min":251.87100000000001},"last":0.85699999999999998}]}]},{"osd":3,"up_from":100,"seq":429496729911,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3631820,"kb_used_data":2830660,"kb_used_omap":2,"kb_used_meta":801149,"kb_avail":90113332,"statfs":{"total":95995035648,"available":92276051968,"internally_reserved":0,"allocated":2898595840,"data_stored":2897017783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":820376629},"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":[1,0,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":0,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":2.0299999999999998,"15min":2.464},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":1.9730000000000001,"5min":16.818999999999999,"15min":43.912999999999997},"last":1.663},{"interface":"front","average":{"1min":0.68799999999999994,"5min":1.5860000000000001,"15min":2.2770000000000001},"min":{"1min":0.26200000000000001,"5min":0.192,"15min":0.183},"max":{"1min":1.552,"5min":14.445,"15min":43.945999999999998},"last":2.0720000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.8859999999999999,"15min":2.383},"min":{"1min":0.36399999999999999,"5min":0.20999999999999999,"15min":0.20699999999999999},"max":{"1min":2.4180000000000001,"5min":8.9149999999999991,"15min":93.554000000000002},"last":0.439},{"interface":"front","average":{"1min":0.70799999999999996,"5min":2.2709999999999999,"15min":2.7879999999999998},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.20899999999999999},"max":{"1min":1.9179999999999999,"5min":13.082000000000001,"15min":94.733000000000004},"last":1.0069999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":1.476,"15min":1.738},"min":{"1min":0.33800000000000002,"5min":0.23200000000000001,"15min":0.22500000000000001},"max":{"1min":1.877,"5min":8.1950000000000003,"15min":15.445},"last":1.085},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.3220000000000001,"15min":1.8580000000000001},"min":{"1min":0.39200000000000002,"5min":0.24099999999999999,"15min":0.23300000000000001},"max":{"1min":6.5069999999999997,"5min":14.577,"15min":14.784000000000001},"last":1.2}]},{"osd":4,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.474,"15min":1.8080000000000001},"min":{"1min":0.30199999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.448,"5min":14.521000000000001,"15min":14.521000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.631,"15min":1.742},"min":{"1min":0.44600000000000001,"5min":0.36399999999999999,"15min":0.318},"max":{"1min":2.855,"5min":7.883,"15min":26.736000000000001},"last":0.48599999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.8169999999999999,"15min":1.8740000000000001},"min":{"1min":0.39100000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.411,"5min":14.492000000000001,"15min":14.683},"last":1.2909999999999999},{"interface":"front","average":{"1min":1.099,"5min":1.8260000000000001,"15min":1.7789999999999999},"min":{"1min":0.503,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.2629999999999999,"5min":8.0099999999999998,"15min":15.519},"last":1.048}]},{"osd":6,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.6140000000000001,"15min":1.9039999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":3.7280000000000002,"5min":14.548,"15min":14.548},"last":1.508},{"interface":"front","average":{"1min":1.325,"5min":1.6699999999999999,"15min":1.857},"min":{"1min":0.41599999999999998,"5min":0.40000000000000002,"15min":0.35299999999999998},"max":{"1min":3.6589999999999998,"5min":7.7519999999999998,"15min":26.811},"last":0.51400000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.768,"15min":1.8089999999999999},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.36899999999999999},"max":{"1min":2.7730000000000001,"5min":7.8499999999999996,"15min":10.696999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.391,"5min":1.869,"15min":1.879},"min":{"1min":0.80100000000000005,"5min":0.497,"15min":0.38400000000000001},"max":{"1min":2.984,"5min":7.9320000000000004,"15min":10.722},"last":0.68899999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986713,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4880616,"kb_used_data":4510240,"kb_used_omap":0,"kb_used_meta":370368,"kb_avail":88864536,"statfs":{"total":95995035648,"available":90997284864,"internally_reserved":0,"allocated":4618485760,"data_stored":4617337235,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":379256832},"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":[2,0,3,1,6],"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 Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":1.367,"5min":1.5700000000000001,"15min":2.1099999999999999},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":5.157,"5min":24.864999999999998,"15min":73.998999999999995},"last":9.5269999999999992},{"interface":"front","average":{"1min":1.645,"5min":1.665,"15min":2.0150000000000001},"min":{"1min":0.28199999999999997,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":4.4080000000000004,"5min":25.632999999999999,"15min":73.863},"last":2.2149999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:35:43 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.7230000000000001,"15min":2.145},"min":{"1min":0.28599999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":2.3740000000000001,"5min":25.571000000000002,"15min":76.216999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":2.0150000000000001,"15min":2.2669999999999999},"min":{"1min":0.35799999999999998,"5min":0.30399999999999999,"15min":0.27200000000000002},"max":{"1min":2.173,"5min":25.844999999999999,"15min":75.802000000000007},"last":0.52700000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:36:10 2023","interfaces":[{"interface":"back","average":{"1min":1.4650000000000001,"5min":1.2370000000000001,"15min":1.345},"min":{"1min":0.32400000000000001,"5min":0.315,"15min":0.26800000000000002},"max":{"1min":5.2149999999999999,"5min":25.347999999999999,"15min":25.347999999999999},"last":9.6620000000000008},{"interface":"front","average":{"1min":1.603,"5min":1.383,"15min":1.6160000000000001},"min":{"1min":0.53500000000000003,"5min":0.317,"15min":0.30399999999999999},"max":{"1min":4.4859999999999998,"5min":25.390000000000001,"15min":42.654000000000003},"last":2.1819999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":2.2610000000000001,"15min":2.3279999999999998},"min":{"1min":0.46500000000000002,"5min":0.34899999999999998,"15min":0.34499999999999997},"max":{"1min":13.983000000000001,"5min":25.260000000000002,"15min":75.213999999999999},"last":9.6240000000000006},{"interface":"front","average":{"1min":1.7569999999999999,"5min":2.508,"15min":2.3239999999999998},"min":{"1min":0.34999999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":14.065,"5min":25.484999999999999,"15min":75.274000000000001},"last":2.2410000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.365,"15min":1.4450000000000001},"min":{"1min":0.379,"5min":0.28799999999999998,"15min":0.25800000000000001},"max":{"1min":3.2610000000000001,"5min":25.452999999999999,"15min":25.452999999999999},"last":9.5860000000000003},{"interface":"front","average":{"1min":1.29,"5min":1.536,"15min":1.397},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":4.351,"5min":25.702000000000002,"15min":25.702000000000002},"last":2.1429999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.6080000000000001,"5min":1.5600000000000001,"15min":1.319},"min":{"1min":0.42999999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.8579999999999997,"5min":25.823,"15min":25.823},"last":2.2799999999999998},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.421,"15min":1.51},"min":{"1min":0.49299999999999999,"5min":0.377,"15min":0.34799999999999998},"max":{"1min":3.2170000000000001,"5min":25.544,"15min":25.544},"last":9.9440000000000008}]},{"osd":7,"last update":"Sat Sep 23 20:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.383,"15min":1.478},"min":{"1min":0.46000000000000002,"5min":0.39100000000000001,"15min":0.36299999999999999},"max":{"1min":2.4889999999999999,"5min":25.605,"15min":25.605},"last":10.198},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.379,"15min":1.484},"min":{"1min":0.46500000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2,"5min":25.664000000000001,"15min":25.664000000000001},"last":0.49299999999999999}]}]},{"osd":5,"up_from":39,"seq":167503725073,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2037976,"kb_used_data":1633488,"kb_used_omap":0,"kb_used_meta":404480,"kb_avail":91707176,"statfs":{"total":95995035648,"available":93908148224,"internally_reserved":0,"allocated":1672691712,"data_stored":1671555315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":414187520},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:36:15 2023","interfaces":[{"interface":"back","average":{"1min":15.106999999999999,"5min":4.29,"15min":2.6509999999999998},"min":{"1min":0.27700000000000002,"5min":0.253,"15min":0.248},"max":{"1min":166.43700000000001,"5min":166.43700000000001,"15min":166.43700000000001},"last":0.75},{"interface":"front","average":{"1min":14.884,"5min":4.0060000000000002,"15min":2.7509999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":165.25299999999999,"5min":165.25299999999999,"15min":165.25299999999999},"last":3.6669999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:35:42 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":1.7769999999999999,"15min":1.9330000000000001},"min":{"1min":0.35899999999999999,"5min":0.317,"15min":0.26800000000000002},"max":{"1min":1.3360000000000001,"5min":19.425999999999998,"15min":44.613999999999997},"last":3.2599999999999998},{"interface":"front","average":{"1min":0.84899999999999998,"5min":1.7529999999999999,"15min":1.95},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.329,"5min":19.210999999999999,"15min":44.430999999999997},"last":0.33500000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:36:15 2023","interfaces":[{"interface":"back","average":{"1min":1.27,"5min":1.0609999999999999,"15min":1.4279999999999999},"min":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.28399999999999997},"max":{"1min":4.5999999999999996,"5min":11.776999999999999,"15min":11.776999999999999},"last":2.2709999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":1.1259999999999999,"15min":1.7010000000000001},"min":{"1min":0.36099999999999999,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":2.2170000000000001,"5min":9.9019999999999992,"15min":118.886},"last":0.55700000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:35:42 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":2.383,"15min":2.1160000000000001},"min":{"1min":0.36499999999999999,"5min":0.33600000000000002,"15min":0.32800000000000001},"max":{"1min":2.1819999999999999,"5min":52.241,"15min":52.241},"last":0.46100000000000002},{"interface":"front","average":{"1min":1.0249999999999999,"5min":2.6099999999999999,"15min":2.2549999999999999},"min":{"1min":0.38800000000000001,"5min":0.34899999999999998,"15min":0.32900000000000001},"max":{"1min":1.9830000000000001,"5min":52.003999999999998,"15min":52.003999999999998},"last":0.35999999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:36:15 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.4650000000000001,"15min":1.397},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":2.613,"5min":9.7799999999999994,"15min":9.7799999999999994},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.266,"5min":1.135,"15min":1.417},"min":{"1min":0.33300000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.355,"5min":7.4870000000000001,"15min":14.423},"last":0.58899999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:36:15 2023","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.3640000000000001,"15min":1.4199999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.32400000000000001},"max":{"1min":2.5910000000000002,"5min":8.8170000000000002,"15min":13.108000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.125,"15min":1.3919999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.925,"5min":7.5250000000000004,"15min":15.532999999999999},"last":0.71099999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":0.97399999999999998,"15min":1.4550000000000001},"min":{"1min":0.46500000000000002,"5min":0.33500000000000002,"15min":0.29699999999999999},"max":{"1min":4.6619999999999999,"5min":4.6619999999999999,"15min":13.538},"last":2.238},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.377,"15min":1.5569999999999999},"min":{"1min":0.503,"5min":0.42899999999999999,"15min":0.38800000000000001},"max":{"1min":4.5510000000000002,"5min":9.9100000000000001,"15min":10.603999999999999},"last":0.45100000000000001}]}]}],"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":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":24576,"data_stored":5392,"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":0,"data_stored":0,"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":4386652160,"data_stored":4386652160,"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":1224474624,"data_stored":1224474624,"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":2127757312,"data_stored":2127757312,"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":2925789184,"data_stored":2925789184,"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":4617732096,"data_stored":4617732096,"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":1669726208,"data_stored":1669726208,"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":2940010496,"data_stored":2940010496,"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":416808960,"data_stored":416808960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:36:42.431 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:36:42.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 36 2023-09-23T20:36:42.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:42.507 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:42.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:42.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:42.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:42.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:42.712 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:36:42.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:42.765 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:36:42.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:42.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:42.819 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:36:42.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 87 16 110978 110962 79.702 54.8125 0.0130287 0.0125415 2023-09-23T20:36:42.864 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:36:42.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:42.914 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:36:42.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:42.960 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:36:43.007 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:36:43.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.059 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:36:43.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.066 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:36:43.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:43.175 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:42 smithi112 bash[107672]: cluster 2023-09-23T20:36:41.766550+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1178: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 1/322302 objects degraded (0.000%); 1872/322302 objects misplaced (0.581%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:36:43.175 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:42 smithi112 bash[107672]: audit 2023-09-23T20:36:42.661383+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.112:0/3313434173' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:43.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:42 smithi112 bash[104422]: cluster 2023-09-23T20:36:41.766550+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1178: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 1/322302 objects degraded (0.000%); 1872/322302 objects misplaced (0.581%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:36:43.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:42 smithi112 bash[104422]: audit 2023-09-23T20:36:42.661383+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.112:0/3313434173' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:43.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:43.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:43.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:43.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:42 smithi174 bash[91578]: cluster 2023-09-23T20:36:41.766550+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1178: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 1/322302 objects degraded (0.000%); 1872/322302 objects misplaced (0.581%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:36:43.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:42 smithi174 bash[91578]: audit 2023-09-23T20:36:42.661383+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.112:0/3313434173' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:43.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:43.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:43.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:43.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:43.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:43.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:43.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:43.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:43.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:43.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 88 16 111949 111933 79.4859 60.6875 0.0139973 0.0125759 2023-09-23T20:36:43.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:43 smithi174 bash[91578]: audit 2023-09-23T20:36:43.250818+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.112:0/1893472776' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:36:43.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:43 smithi174 bash[91578]: audit 2023-09-23T20:36:43.255113+0000 mon.a (mon.0) 1367 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:36:43.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:43 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.834442+0000 mon.a (mon.0) 1368 : cluster 3 Health check update: Degraded data redundancy: 1/322302 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:43.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:43.987 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:36:44.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:44.118 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:44.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:44.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:44.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:44 smithi112 bash[104422]: audit 2023-09-23T20:36:43.250818+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.112:0/1893472776' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:36:44.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:44 smithi112 bash[104422]: audit 2023-09-23T20:36:43.255113+0000 mon.a (mon.0) 1367 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:36:44.242 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:44 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.834442+0000 mon.a (mon.0) 1368 : cluster 3 Health check update: Degraded data redundancy: 1/322302 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:44.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:44 smithi112 bash[107672]: audit 2023-09-23T20:36:43.250818+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.112:0/1893472776' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:36:44.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:44 smithi112 bash[107672]: audit 2023-09-23T20:36:43.255113+0000 mon.a (mon.0) 1367 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:36:44.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:44 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.834442+0000 mon.a (mon.0) 1368 : cluster 3 Health check update: Degraded data redundancy: 1/322302 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:44.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:44.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:44.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:44.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:44.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:44.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:44.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:44.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:44.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 89 16 112897 112881 79.2584 59.25 0.0179864 0.0126124 2023-09-23T20:36:44.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:44.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:44.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:44.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.767187+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s; 1/323949 objects degraded (0.000%); 1872/323949 objects misplaced (0.578%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:36:44.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.964616+0000 mon.a (mon.0) 1369 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:45.025 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:45.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:45.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:45.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:45.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:45.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.974258+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.977854+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.981390+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: audit 2023-09-23T20:36:43.981649+0000 mon.a (mon.0) 1370 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:36:45.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.981666+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:44 smithi174 bash[91578]: cluster 2023-09-23T20:36:43.981717+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-09-23T20:36:45.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.767187+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s; 1/323949 objects degraded (0.000%); 1872/323949 objects misplaced (0.578%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.964616+0000 mon.a (mon.0) 1369 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.974258+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.977854+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.981390+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: audit 2023-09-23T20:36:43.981649+0000 mon.a (mon.0) 1370 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.981666+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:43.981717+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.767187+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s; 1/323949 objects degraded (0.000%); 1872/323949 objects misplaced (0.578%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:36:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.964616+0000 mon.a (mon.0) 1369 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:45.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.974258+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.977854+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.981390+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: audit 2023-09-23T20:36:43.981649+0000 mon.a (mon.0) 1370 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:36:45.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.981666+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:36:45.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:43.981717+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-09-23T20:36:45.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:45.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:45.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:45.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:45.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:45.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:45.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:45.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:45.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:45.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total time run: 90.0101 2023-09-23T20:36:45.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total writes made: 113911 2023-09-23T20:36:45.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Write size: 65536 2023-09-23T20:36:45.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object size: 65536 2023-09-23T20:36:45.853 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Bandwidth (MB/sec): 79.096 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Bandwidth: 29.9446 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max bandwidth (MB/sec): 176.25 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min bandwidth (MB/sec): 0 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average IOPS: 1265 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev IOPS: 479.122 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max IOPS: 2820 2023-09-23T20:36:45.854 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min IOPS: 0 2023-09-23T20:36:45.855 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average Latency(s): 0.0126384 2023-09-23T20:36:45.855 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Latency(s): 0.0278428 2023-09-23T20:36:45.855 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max latency(s): 2.06418 2023-09-23T20:36:45.855 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min latency(s): 0.00119111 2023-09-23T20:36:45.859 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:36:45.948 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:45.977 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:45.984 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:44.859923+0000 osd.5 (osd.5) 262 : cluster 0 10.6 scrub starts 2023-09-23T20:36:45.984 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:44.911762+0000 osd.2 (osd.2) 3 : cluster 0 10.5 scrub starts 2023-09-23T20:36:45.984 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[104422]: cluster 2023-09-23T20:36:45.767744+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s; 1/336021 objects degraded (0.000%); 1656/336021 objects misplaced (0.493%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:36:46.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:46.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:46.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:46.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:46.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:46.272 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:44.859923+0000 osd.5 (osd.5) 262 : cluster 0 10.6 scrub starts 2023-09-23T20:36:46.272 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:44.911762+0000 osd.2 (osd.2) 3 : cluster 0 10.5 scrub starts 2023-09-23T20:36:46.272 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:45 smithi112 bash[107672]: cluster 2023-09-23T20:36:45.767744+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s; 1/336021 objects degraded (0.000%); 1656/336021 objects misplaced (0.493%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:36:46.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:46.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:45 smithi174 bash[91578]: cluster 2023-09-23T20:36:44.859923+0000 osd.5 (osd.5) 262 : cluster 0 10.6 scrub starts 2023-09-23T20:36:46.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:45 smithi174 bash[91578]: cluster 2023-09-23T20:36:44.911762+0000 osd.2 (osd.2) 3 : cluster 0 10.5 scrub starts 2023-09-23T20:36:46.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:45 smithi174 bash[91578]: cluster 2023-09-23T20:36:45.767744+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s; 1/336021 objects degraded (0.000%); 1656/336021 objects misplaced (0.493%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:36:46.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:46.501 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:46.525 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:46.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:46.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:46.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:46.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:46.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:36:46.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:46.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:46.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:46.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:46.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:46 smithi112 bash[104422]: cluster 2023-09-23T20:36:45.878389+0000 osd.5 (osd.5) 263 : cluster 0 10.3 scrub starts 2023-09-23T20:36:46.987 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:46 smithi112 bash[104422]: cluster 2023-09-23T20:36:45.939149+0000 osd.2 (osd.2) 4 : cluster 0 10.9 scrub starts 2023-09-23T20:36:47.033 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:47.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:47.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:47.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:47.179 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:46 smithi174 bash[91578]: cluster 2023-09-23T20:36:45.878389+0000 osd.5 (osd.5) 263 : cluster 0 10.3 scrub starts 2023-09-23T20:36:47.179 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:46 smithi174 bash[91578]: cluster 2023-09-23T20:36:45.939149+0000 osd.2 (osd.2) 4 : cluster 0 10.9 scrub starts 2023-09-23T20:36:47.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:47.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:47.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:47.327 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:47.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:46 smithi112 bash[107672]: cluster 2023-09-23T20:36:45.878389+0000 osd.5 (osd.5) 263 : cluster 0 10.3 scrub starts 2023-09-23T20:36:47.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:46 smithi112 bash[107672]: cluster 2023-09-23T20:36:45.939149+0000 osd.2 (osd.2) 4 : cluster 0 10.9 scrub starts 2023-09-23T20:36:47.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:47.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:47.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:36:47.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:47.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:47.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:47.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:47.989 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[104422]: cluster 2023-09-23T20:36:46.970627+0000 osd.2 (osd.2) 5 : cluster 0 10.15 scrub starts 2023-09-23T20:36:47.989 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[104422]: cluster 2023-09-23T20:36:47.442327+0000 osd.1 (osd.1) 21 : cluster 0 10.2 scrub starts 2023-09-23T20:36:47.989 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[104422]: audit 2023-09-23T20:36:47.547221+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:47.989 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[104422]: audit 2023-09-23T20:36:47.555556+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:47.990 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[104422]: cluster 2023-09-23T20:36:47.768364+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 60 MiB/s wr, 968 op/s; 1/337083 objects degraded (0.000%); 1656/337083 objects misplaced (0.491%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:36:48.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:48.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:48.132 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:48.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:48.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:48.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:48.275 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:47 smithi174 bash[91578]: cluster 2023-09-23T20:36:46.970627+0000 osd.2 (osd.2) 5 : cluster 0 10.15 scrub starts 2023-09-23T20:36:48.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:47 smithi174 bash[91578]: cluster 2023-09-23T20:36:47.442327+0000 osd.1 (osd.1) 21 : cluster 0 10.2 scrub starts 2023-09-23T20:36:48.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:47 smithi174 bash[91578]: audit 2023-09-23T20:36:47.547221+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:48.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:47 smithi174 bash[91578]: audit 2023-09-23T20:36:47.555556+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:48.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:47 smithi174 bash[91578]: cluster 2023-09-23T20:36:47.768364+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 60 MiB/s wr, 968 op/s; 1/337083 objects degraded (0.000%); 1656/337083 objects misplaced (0.491%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:36:48.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:48.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[107672]: cluster 2023-09-23T20:36:46.970627+0000 osd.2 (osd.2) 5 : cluster 0 10.15 scrub starts 2023-09-23T20:36:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[107672]: cluster 2023-09-23T20:36:47.442327+0000 osd.1 (osd.1) 21 : cluster 0 10.2 scrub starts 2023-09-23T20:36:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[107672]: audit 2023-09-23T20:36:47.547221+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[107672]: audit 2023-09-23T20:36:47.555556+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:47 smithi112 bash[107672]: cluster 2023-09-23T20:36:47.768364+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 60 MiB/s wr, 968 op/s; 1/337083 objects degraded (0.000%); 1656/337083 objects misplaced (0.491%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:36:48.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:48.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:48.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:48.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:48.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:48.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:48.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:48.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.829 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:48.932 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:48.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:48.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:49.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:48 smithi174 bash[91578]: cluster 2023-09-23T20:36:47.902307+0000 osd.5 (osd.5) 264 : cluster 0 10.13 scrub starts 2023-09-23T20:36:49.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:48 smithi174 bash[91578]: audit 2023-09-23T20:36:48.207698+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:36:49.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:48 smithi174 bash[91578]: audit 2023-09-23T20:36:48.208937+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:36:49.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:48 smithi174 bash[91578]: audit 2023-09-23T20:36:48.221520+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:49.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:48 smithi174 bash[91578]: cluster 2023-09-23T20:36:48.835613+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 1/337083 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:49.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:49.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:49.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:49.152 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:49.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:49.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:49.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:49.371 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:49.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:49.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: cluster 2023-09-23T20:36:47.902307+0000 osd.5 (osd.5) 264 : cluster 0 10.13 scrub starts 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: audit 2023-09-23T20:36:48.207698+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: audit 2023-09-23T20:36:48.208937+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: audit 2023-09-23T20:36:48.221520+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: cluster 2023-09-23T20:36:48.835613+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 1/337083 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: cluster 2023-09-23T20:36:47.902307+0000 osd.5 (osd.5) 264 : cluster 0 10.13 scrub starts 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: audit 2023-09-23T20:36:48.207698+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: audit 2023-09-23T20:36:48.208937+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: audit 2023-09-23T20:36:48.221520+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:36:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: cluster 2023-09-23T20:36:48.835613+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 1/337083 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:49.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:49.508 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:49.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:49.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:49.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:49.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:49.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:50.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:50.221 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.265 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:49 smithi174 bash[91578]: cluster 2023-09-23T20:36:48.905282+0000 osd.5 (osd.5) 265 : cluster 0 10.16 scrub starts 2023-09-23T20:36:50.265 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:49 smithi174 bash[91578]: cluster 2023-09-23T20:36:49.769196+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 44 MiB/s wr, 947 op/s; 1/334194 objects degraded (0.000%); 1393/334194 objects misplaced (0.417%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:50.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:50.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:50.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: cluster 2023-09-23T20:36:48.905282+0000 osd.5 (osd.5) 265 : cluster 0 10.16 scrub starts 2023-09-23T20:36:50.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[107672]: cluster 2023-09-23T20:36:49.769196+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 44 MiB/s wr, 947 op/s; 1/334194 objects degraded (0.000%); 1393/334194 objects misplaced (0.417%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:50.377 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:36:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:36:50] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T20:36:50.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: cluster 2023-09-23T20:36:48.905282+0000 osd.5 (osd.5) 265 : cluster 0 10.16 scrub starts 2023-09-23T20:36:50.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:49 smithi112 bash[104422]: cluster 2023-09-23T20:36:49.769196+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 44 MiB/s wr, 947 op/s; 1/334194 objects degraded (0.000%); 1393/334194 objects misplaced (0.417%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:50.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:50.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:50.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.529 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:50.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:50.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:50.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:50.771 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:50.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:50.904 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:51.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:51.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:51.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:51.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:50 smithi174 bash[91578]: cluster 2023-09-23T20:36:49.930331+0000 osd.5 (osd.5) 266 : cluster 0 10.6 scrub starts 2023-09-23T20:36:51.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:51.198 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:51.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:51.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:51.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:51.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:51.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:51.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:51 smithi112 bash[107672]: cluster 2023-09-23T20:36:49.930331+0000 osd.5 (osd.5) 266 : cluster 0 10.6 scrub starts 2023-09-23T20:36:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:51 smithi112 bash[104422]: cluster 2023-09-23T20:36:49.930331+0000 osd.5 (osd.5) 266 : cluster 0 10.6 scrub starts 2023-09-23T20:36:51.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:51.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:51.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:51.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:51.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:51.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:51.709 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:51.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:51.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:51.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:51.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:52.013 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:52.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:52.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:52.203 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:52.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:52.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:52 smithi112 bash[104422]: cluster 2023-09-23T20:36:51.390075+0000 osd.1 (osd.1) 22 : cluster 0 10.12 scrub starts 2023-09-23T20:36:52.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:52 smithi112 bash[104422]: cluster 2023-09-23T20:36:51.769933+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 954 op/s; 1/332676 objects degraded (0.000%); 1393/332676 objects misplaced (0.419%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:52.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:52 smithi112 bash[107672]: cluster 2023-09-23T20:36:51.390075+0000 osd.1 (osd.1) 22 : cluster 0 10.12 scrub starts 2023-09-23T20:36:52.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:52 smithi112 bash[107672]: cluster 2023-09-23T20:36:51.769933+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 954 op/s; 1/332676 objects degraded (0.000%); 1393/332676 objects misplaced (0.419%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:52.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:52.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:52 smithi174 bash[91578]: cluster 2023-09-23T20:36:51.390075+0000 osd.1 (osd.1) 22 : cluster 0 10.12 scrub starts 2023-09-23T20:36:52.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:52 smithi174 bash[91578]: cluster 2023-09-23T20:36:51.769933+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 954 op/s; 1/332676 objects degraded (0.000%); 1393/332676 objects misplaced (0.419%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:52.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:52.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:52.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:52.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:52.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:52.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:52.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:52.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:52.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:52.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:52.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:53.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:53.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:53.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:53.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:53 smithi112 bash[104422]: cluster 2023-09-23T20:36:51.972406+0000 osd.2 (osd.2) 6 : cluster 0 10.19 scrub starts 2023-09-23T20:36:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:53 smithi112 bash[104422]: cluster 2023-09-23T20:36:52.440154+0000 osd.1 (osd.1) 23 : cluster 0 10.2 scrub starts 2023-09-23T20:36:53.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:53 smithi112 bash[107672]: cluster 2023-09-23T20:36:51.972406+0000 osd.2 (osd.2) 6 : cluster 0 10.19 scrub starts 2023-09-23T20:36:53.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:53 smithi112 bash[107672]: cluster 2023-09-23T20:36:52.440154+0000 osd.1 (osd.1) 23 : cluster 0 10.2 scrub starts 2023-09-23T20:36:53.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:53.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:53.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:53 smithi174 bash[91578]: cluster 2023-09-23T20:36:51.972406+0000 osd.2 (osd.2) 6 : cluster 0 10.19 scrub starts 2023-09-23T20:36:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:53 smithi174 bash[91578]: cluster 2023-09-23T20:36:52.440154+0000 osd.1 (osd.1) 23 : cluster 0 10.2 scrub starts 2023-09-23T20:36:53.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:53.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.451 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:53.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:53.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:53.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:53.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:53.819 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.851 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:53.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:54.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.218 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:54 smithi174 bash[91578]: cluster 2023-09-23T20:36:52.939591+0000 osd.2 (osd.2) 7 : cluster 0 10.5 scrub starts 2023-09-23T20:36:54.219 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:54 smithi174 bash[91578]: audit 2023-09-23T20:36:53.021333+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:54.219 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:54 smithi174 bash[91578]: cluster 2023-09-23T20:36:53.770633+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 961 op/s; 1/330822 objects degraded (0.000%); 1393/330822 objects misplaced (0.421%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:54.219 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:54 smithi174 bash[91578]: cluster 2023-09-23T20:36:53.837167+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 1/332676 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:54.244 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:54.328 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[107672]: cluster 2023-09-23T20:36:52.939591+0000 osd.2 (osd.2) 7 : cluster 0 10.5 scrub starts 2023-09-23T20:36:54.328 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[107672]: audit 2023-09-23T20:36:53.021333+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:54.328 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[107672]: cluster 2023-09-23T20:36:53.770633+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 961 op/s; 1/330822 objects degraded (0.000%); 1393/330822 objects misplaced (0.421%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:54.329 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[107672]: cluster 2023-09-23T20:36:53.837167+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 1/332676 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:54.329 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[104422]: cluster 2023-09-23T20:36:52.939591+0000 osd.2 (osd.2) 7 : cluster 0 10.5 scrub starts 2023-09-23T20:36:54.329 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[104422]: audit 2023-09-23T20:36:53.021333+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:54.329 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[104422]: cluster 2023-09-23T20:36:53.770633+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 961 op/s; 1/330822 objects degraded (0.000%); 1393/330822 objects misplaced (0.421%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:36:54.330 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:54 smithi112 bash[104422]: cluster 2023-09-23T20:36:53.837167+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 1/332676 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:54.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:54.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:54.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:54.485 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:54.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:54.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:54.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:54.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:54.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:54.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:54.875 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.908 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:55.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:55.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:55.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:55.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:55.156 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:55 smithi174 bash[91578]: cluster 2023-09-23T20:36:53.905171+0000 osd.5 (osd.5) 267 : cluster 0 10.3 scrub starts 2023-09-23T20:36:55.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:55.276 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:55.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:55.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:55.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:55 smithi112 bash[107672]: cluster 2023-09-23T20:36:53.905171+0000 osd.5 (osd.5) 267 : cluster 0 10.3 scrub starts 2023-09-23T20:36:55.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:55 smithi112 bash[104422]: cluster 2023-09-23T20:36:53.905171+0000 osd.5 (osd.5) 267 : cluster 0 10.3 scrub starts 2023-09-23T20:36:55.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:55.436 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:55.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:55.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:55.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:55.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:55.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:55.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:55.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:55.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:55.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:55.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:55.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:55.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:56.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:56.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:56.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:56.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:56.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:56 smithi112 bash[107672]: cluster 2023-09-23T20:36:54.912588+0000 osd.5 (osd.5) 268 : cluster 0 10.13 scrub starts 2023-09-23T20:36:56.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:56 smithi112 bash[107672]: cluster 2023-09-23T20:36:55.420700+0000 osd.1 (osd.1) 24 : cluster 0 10.12 scrub starts 2023-09-23T20:36:56.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:56 smithi112 bash[107672]: cluster 2023-09-23T20:36:55.771485+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 86 B/s rd, 15 MiB/s wr, 890 op/s; 1/318753 objects degraded (0.000%); 1147/318753 objects misplaced (0.360%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:36:56.245 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:56 smithi112 bash[104422]: cluster 2023-09-23T20:36:54.912588+0000 osd.5 (osd.5) 268 : cluster 0 10.13 scrub starts 2023-09-23T20:36:56.245 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:56 smithi112 bash[104422]: cluster 2023-09-23T20:36:55.420700+0000 osd.1 (osd.1) 24 : cluster 0 10.12 scrub starts 2023-09-23T20:36:56.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:56 smithi112 bash[104422]: cluster 2023-09-23T20:36:55.771485+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 86 B/s rd, 15 MiB/s wr, 890 op/s; 1/318753 objects degraded (0.000%); 1147/318753 objects misplaced (0.360%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:36:56.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:56.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:56.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:56 smithi174 bash[91578]: cluster 2023-09-23T20:36:54.912588+0000 osd.5 (osd.5) 268 : cluster 0 10.13 scrub starts 2023-09-23T20:36:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:56 smithi174 bash[91578]: cluster 2023-09-23T20:36:55.420700+0000 osd.1 (osd.1) 24 : cluster 0 10.12 scrub starts 2023-09-23T20:36:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:56 smithi174 bash[91578]: cluster 2023-09-23T20:36:55.771485+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 86 B/s rd, 15 MiB/s wr, 890 op/s; 1/318753 objects degraded (0.000%); 1147/318753 objects misplaced (0.360%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T20:36:56.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:56.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:56.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:56.501 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:56.522 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:56.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:56.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:56.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:56.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:56.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:56.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:56.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:56.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:57.028 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:57.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:57.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:57.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:57.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:57.303 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:57 smithi112 bash[107672]: cluster 2023-09-23T20:36:55.917210+0000 osd.5 (osd.5) 269 : cluster 0 10.16 scrub starts 2023-09-23T20:36:57.303 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:57 smithi112 bash[107672]: cluster 2023-09-23T20:36:55.926982+0000 osd.2 (osd.2) 8 : cluster 0 10.9 scrub starts 2023-09-23T20:36:57.303 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:57 smithi112 bash[107672]: cluster 2023-09-23T20:36:56.456500+0000 osd.1 (osd.1) 25 : cluster 0 10.2 scrub starts 2023-09-23T20:36:57.304 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:57 smithi112 bash[104422]: cluster 2023-09-23T20:36:55.917210+0000 osd.5 (osd.5) 269 : cluster 0 10.16 scrub starts 2023-09-23T20:36:57.304 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:57 smithi112 bash[104422]: cluster 2023-09-23T20:36:55.926982+0000 osd.2 (osd.2) 8 : cluster 0 10.9 scrub starts 2023-09-23T20:36:57.304 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:57 smithi112 bash[104422]: cluster 2023-09-23T20:36:56.456500+0000 osd.1 (osd.1) 25 : cluster 0 10.2 scrub starts 2023-09-23T20:36:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:57 smithi174 bash[91578]: cluster 2023-09-23T20:36:55.917210+0000 osd.5 (osd.5) 269 : cluster 0 10.16 scrub starts 2023-09-23T20:36:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:57 smithi174 bash[91578]: cluster 2023-09-23T20:36:55.926982+0000 osd.2 (osd.2) 8 : cluster 0 10.9 scrub starts 2023-09-23T20:36:57.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:57 smithi174 bash[91578]: cluster 2023-09-23T20:36:56.456500+0000 osd.1 (osd.1) 25 : cluster 0 10.2 scrub starts 2023-09-23T20:36:57.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:57.425 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:57.455 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:57.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:57.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:57.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:57.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:57.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:57.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:57.832 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:57.966 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:58.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:58.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:58 smithi112 bash[104422]: cluster 2023-09-23T20:36:56.898406+0000 osd.5 (osd.5) 270 : cluster 0 10.6 scrub starts 2023-09-23T20:36:58.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:58 smithi112 bash[104422]: cluster 2023-09-23T20:36:56.922076+0000 osd.2 (osd.2) 9 : cluster 0 10.15 scrub starts 2023-09-23T20:36:58.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:58 smithi112 bash[104422]: cluster 2023-09-23T20:36:57.772110+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 845 op/s; 1/317136 objects degraded (0.000%); 1147/317136 objects misplaced (0.362%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:36:58.113 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:58 smithi112 bash[107672]: cluster 2023-09-23T20:36:56.898406+0000 osd.5 (osd.5) 270 : cluster 0 10.6 scrub starts 2023-09-23T20:36:58.113 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:58 smithi112 bash[107672]: cluster 2023-09-23T20:36:56.922076+0000 osd.2 (osd.2) 9 : cluster 0 10.15 scrub starts 2023-09-23T20:36:58.113 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:58 smithi112 bash[107672]: cluster 2023-09-23T20:36:57.772110+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 845 op/s; 1/317136 objects degraded (0.000%); 1147/317136 objects misplaced (0.362%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:36:58.130 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:58.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:58.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:58.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:58 smithi174 bash[91578]: cluster 2023-09-23T20:36:56.898406+0000 osd.5 (osd.5) 270 : cluster 0 10.6 scrub starts 2023-09-23T20:36:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:58 smithi174 bash[91578]: cluster 2023-09-23T20:36:56.922076+0000 osd.2 (osd.2) 9 : cluster 0 10.15 scrub starts 2023-09-23T20:36:58.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:58 smithi174 bash[91578]: cluster 2023-09-23T20:36:57.772110+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 845 op/s; 1/317136 objects degraded (0.000%); 1147/317136 objects misplaced (0.362%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:36:58.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:58.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:58.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:58.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:58.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:58.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:58.682 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:58.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:58.821 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:58.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:58.924 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:58.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:59.053 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:59.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:59 smithi174 bash[91578]: cluster 2023-09-23T20:36:58.411710+0000 osd.1 (osd.1) 26 : cluster 0 10.12 scrub starts 2023-09-23T20:36:59.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:36:59 smithi174 bash[91578]: cluster 2023-09-23T20:36:58.838349+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 1/317136 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:59.079 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:59.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:59.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:59.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:59.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:59 smithi112 bash[107672]: cluster 2023-09-23T20:36:58.411710+0000 osd.1 (osd.1) 26 : cluster 0 10.12 scrub starts 2023-09-23T20:36:59.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:36:59 smithi112 bash[107672]: cluster 2023-09-23T20:36:58.838349+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 1/317136 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:59.352 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:59 smithi112 bash[104422]: cluster 2023-09-23T20:36:58.411710+0000 osd.1 (osd.1) 26 : cluster 0 10.12 scrub starts 2023-09-23T20:36:59.352 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:36:59 smithi112 bash[104422]: cluster 2023-09-23T20:36:58.838349+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 1/317136 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:36:59.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:59.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:59.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:59.501 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:59.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:59.611 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:59.643 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:59.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:59.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:59.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:59.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:00.018 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:00.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:00.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:00.151 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.178 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:00.285 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.293 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:00 smithi174 bash[91578]: cluster 2023-09-23T20:36:58.902100+0000 osd.5 (osd.5) 271 : cluster 0 10.3 scrub starts 2023-09-23T20:37:00.293 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:00 smithi174 bash[91578]: cluster 2023-09-23T20:36:59.774242+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 7.5 MiB/s wr, 1.10k op/s; 1/306261 objects degraded (0.000%); 879/306261 objects misplaced (0.287%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:37:00.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:00.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:00 smithi112 bash[104422]: cluster 2023-09-23T20:36:58.902100+0000 osd.5 (osd.5) 271 : cluster 0 10.3 scrub starts 2023-09-23T20:37:00.375 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:00 smithi112 bash[104422]: cluster 2023-09-23T20:36:59.774242+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 7.5 MiB/s wr, 1.10k op/s; 1/306261 objects degraded (0.000%); 879/306261 objects misplaced (0.287%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:37:00.376 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:37:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:37:00] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T20:37:00.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:00 smithi112 bash[107672]: cluster 2023-09-23T20:36:58.902100+0000 osd.5 (osd.5) 271 : cluster 0 10.3 scrub starts 2023-09-23T20:37:00.376 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:00 smithi112 bash[107672]: cluster 2023-09-23T20:36:59.774242+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 7.5 MiB/s wr, 1.10k op/s; 1/306261 objects degraded (0.000%); 879/306261 objects misplaced (0.287%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:37:00.422 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:00.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:00.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:00.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:00.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:00.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:00.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:00.853 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:00.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:01.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:01.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:01.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:01.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:01.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:01.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:01.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:01.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:01.496 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:01.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:01.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:01.641 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:01 smithi112 bash[107672]: cluster 2023-09-23T20:37:00.951894+0000 osd.5 (osd.5) 272 : cluster 0 10.13 scrub starts 2023-09-23T20:37:01.642 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:01 smithi112 bash[104422]: cluster 2023-09-23T20:37:00.951894+0000 osd.5 (osd.5) 272 : cluster 0 10.13 scrub starts 2023-09-23T20:37:01.663 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:01.767 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:01.777 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:01 smithi174 bash[91578]: cluster 2023-09-23T20:37:00.951894+0000 osd.5 (osd.5) 272 : cluster 0 10.13 scrub starts 2023-09-23T20:37:01.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:01.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:01.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:01.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:01.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:02.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:02.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:02.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:02.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:02.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:02.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:02.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:02.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:02.436 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.468 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:02.573 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[104422]: cluster 2023-09-23T20:37:01.411169+0000 osd.1 (osd.1) 27 : cluster 0 10.2 scrub starts 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[104422]: cluster 2023-09-23T20:37:01.774670+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 490 KiB/s wr, 838 op/s; 1/304545 objects degraded (0.000%); 879/304545 objects misplaced (0.289%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[104422]: cluster 2023-09-23T20:37:01.932010+0000 osd.2 (osd.2) 10 : cluster 0 10.19 scrub starts 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[104422]: cluster 2023-09-23T20:37:01.997290+0000 osd.5 (osd.5) 273 : cluster 0 10.16 scrub starts 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[107672]: cluster 2023-09-23T20:37:01.411169+0000 osd.1 (osd.1) 27 : cluster 0 10.2 scrub starts 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[107672]: cluster 2023-09-23T20:37:01.774670+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 490 KiB/s wr, 838 op/s; 1/304545 objects degraded (0.000%); 879/304545 objects misplaced (0.289%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:37:02.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[107672]: cluster 2023-09-23T20:37:01.932010+0000 osd.2 (osd.2) 10 : cluster 0 10.19 scrub starts 2023-09-23T20:37:02.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:02 smithi112 bash[107672]: cluster 2023-09-23T20:37:01.997290+0000 osd.5 (osd.5) 273 : cluster 0 10.16 scrub starts 2023-09-23T20:37:02.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:02.706 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:02 smithi174 bash[91578]: cluster 2023-09-23T20:37:01.411169+0000 osd.1 (osd.1) 27 : cluster 0 10.2 scrub starts 2023-09-23T20:37:02.707 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:02 smithi174 bash[91578]: cluster 2023-09-23T20:37:01.774670+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 490 KiB/s wr, 838 op/s; 1/304545 objects degraded (0.000%); 879/304545 objects misplaced (0.289%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:37:02.707 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:02 smithi174 bash[91578]: cluster 2023-09-23T20:37:01.932010+0000 osd.2 (osd.2) 10 : cluster 0 10.19 scrub starts 2023-09-23T20:37:02.707 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:02 smithi174 bash[91578]: cluster 2023-09-23T20:37:01.997290+0000 osd.5 (osd.5) 273 : cluster 0 10.16 scrub starts 2023-09-23T20:37:02.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:02.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:02.866 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:02.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:03.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:03.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:03.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:03.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:03.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:03.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:03.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:03.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:03.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:03.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:03 smithi174 bash[91578]: cluster 2023-09-23T20:37:02.432350+0000 osd.1 (osd.1) 28 : cluster 0 10.12 scrub starts 2023-09-23T20:37:03.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:03.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:03.669 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:03 smithi112 bash[104422]: cluster 2023-09-23T20:37:02.432350+0000 osd.1 (osd.1) 28 : cluster 0 10.12 scrub starts 2023-09-23T20:37:03.670 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:03 smithi112 bash[107672]: cluster 2023-09-23T20:37:02.432350+0000 osd.1 (osd.1) 28 : cluster 0 10.12 scrub starts 2023-09-23T20:37:03.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:03.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:03.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:03.896 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:04.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:04.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:04.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:04.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:04.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:04.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:04.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:04.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:04.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:04.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:04.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:04.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:04 smithi112 bash[107672]: cluster 2023-09-23T20:37:03.473170+0000 osd.1 (osd.1) 29 : cluster 0 10.2 scrub starts 2023-09-23T20:37:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:04 smithi112 bash[107672]: cluster 2023-09-23T20:37:03.775602+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 829 op/s; 1/302787 objects degraded (0.000%); 879/302787 objects misplaced (0.290%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:37:04.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:04 smithi112 bash[107672]: cluster 2023-09-23T20:37:03.841008+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 1/304545 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:04.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:04 smithi112 bash[104422]: cluster 2023-09-23T20:37:03.473170+0000 osd.1 (osd.1) 29 : cluster 0 10.2 scrub starts 2023-09-23T20:37:04.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:04 smithi112 bash[104422]: cluster 2023-09-23T20:37:03.775602+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 829 op/s; 1/302787 objects degraded (0.000%); 879/302787 objects misplaced (0.290%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:37:04.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:04 smithi112 bash[104422]: cluster 2023-09-23T20:37:03.841008+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 1/304545 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:04.658 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:37:04.658 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:37:04.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:04.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:04.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:04.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:04 smithi174 bash[91578]: cluster 2023-09-23T20:37:03.473170+0000 osd.1 (osd.1) 29 : cluster 0 10.2 scrub starts 2023-09-23T20:37:04.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:04 smithi174 bash[91578]: cluster 2023-09-23T20:37:03.775602+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 829 op/s; 1/302787 objects degraded (0.000%); 879/302787 objects misplaced (0.290%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:37:04.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:04 smithi174 bash[91578]: cluster 2023-09-23T20:37:03.841008+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 1/304545 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:04.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:04.978 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:05.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:05.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:05.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:05.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:05.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:05.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:05.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:05.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:05.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:05.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:05.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:05.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:05.778 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:05 smithi112 bash[104422]: cluster 2023-09-23T20:37:05.535942+0000 osd.1 (osd.1) 30 : cluster 0 10.12 scrub starts 2023-09-23T20:37:05.779 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:05 smithi112 bash[107672]: cluster 2023-09-23T20:37:05.535942+0000 osd.1 (osd.1) 30 : cluster 0 10.12 scrub starts 2023-09-23T20:37:05.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:05.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:05.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:05.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:05.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:06.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:06.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:06.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:06.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:05 smithi174 bash[91578]: cluster 2023-09-23T20:37:05.535942+0000 osd.1 (osd.1) 30 : cluster 0 10.12 scrub starts 2023-09-23T20:37:06.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:06.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:06.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:06.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:06.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:06.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:06.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:06.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:06.719 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:06.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:06 smithi174 bash[91578]: cluster 2023-09-23T20:37:05.776346+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1191: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 1/289887 objects degraded (0.000%); 568/289887 objects misplaced (0.196%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:37:06.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:06.852 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:06.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:06 smithi112 bash[104422]: cluster 2023-09-23T20:37:05.776346+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1191: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 1/289887 objects degraded (0.000%); 568/289887 objects misplaced (0.196%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:37:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:06 smithi112 bash[107672]: cluster 2023-09-23T20:37:05.776346+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1191: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.14k op/s; 1/289887 objects degraded (0.000%); 568/289887 objects misplaced (0.196%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:37:06.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:07.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:07.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:07.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:07.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:07.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:07.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:07.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:07.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:07.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:07.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:07.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:07.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:07.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:07.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:07.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:07.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:08.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:08.073 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:08.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:08.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:08.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:08.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:08.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:08.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:08.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:08.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:08.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:08.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:08.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:08.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:37:08.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:08.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:08.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:08.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:08.882 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:08.947 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[107672]: cluster 2023-09-23T20:37:07.776899+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 1/288060 objects degraded (0.000%); 568/288060 objects misplaced (0.197%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:37:08.947 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[107672]: cluster 2023-09-23T20:37:07.929296+0000 osd.5 (osd.5) 274 : cluster 0 10.6 scrub starts 2023-09-23T20:37:08.947 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[107672]: cluster 2023-09-23T20:37:08.015827+0000 osd.2 (osd.2) 11 : cluster 0 10.5 scrub starts 2023-09-23T20:37:08.947 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[107672]: audit 2023-09-23T20:37:08.021716+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:08.947 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[104422]: cluster 2023-09-23T20:37:07.776899+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 1/288060 objects degraded (0.000%); 568/288060 objects misplaced (0.197%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:37:08.948 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[104422]: cluster 2023-09-23T20:37:07.929296+0000 osd.5 (osd.5) 274 : cluster 0 10.6 scrub starts 2023-09-23T20:37:08.948 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[104422]: cluster 2023-09-23T20:37:08.015827+0000 osd.2 (osd.2) 11 : cluster 0 10.5 scrub starts 2023-09-23T20:37:08.948 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:08 smithi112 bash[104422]: audit 2023-09-23T20:37:08.021716+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:08.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:09.015 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:09.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:09.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:09.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:09.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:09.206 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:37:09.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.251 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:37:09.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:08 smithi174 bash[91578]: cluster 2023-09-23T20:37:07.776899+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 1/288060 objects degraded (0.000%); 568/288060 objects misplaced (0.197%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:37:09.260 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:08 smithi174 bash[91578]: cluster 2023-09-23T20:37:07.929296+0000 osd.5 (osd.5) 274 : cluster 0 10.6 scrub starts 2023-09-23T20:37:09.260 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:08 smithi174 bash[91578]: cluster 2023-09-23T20:37:08.015827+0000 osd.2 (osd.2) 11 : cluster 0 10.5 scrub starts 2023-09-23T20:37:09.260 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:08 smithi174 bash[91578]: audit 2023-09-23T20:37:08.021716+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:09.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:09.293 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:37:09.330 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:37:09.373 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:37:09.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:09.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:09.417 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:37:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:09.454 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:37:09.490 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.497 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:37:09.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:09.665 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.694 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:09.800 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:09.878 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:37:09.881 INFO:teuthology.orchestra.run.smithi112.stderr:set pool 10 pg_num to 36 2023-09-23T20:37:09.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:09.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:10.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:09 smithi174 bash[91578]: cluster 2023-09-23T20:37:08.843398+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: Degraded data redundancy: 1/288060 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:10.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:09 smithi174 bash[91578]: audit 2023-09-23T20:37:09.102463+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.112:0/1053338431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:10.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:09 smithi174 bash[91578]: audit 2023-09-23T20:37:09.103086+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:10.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:09 smithi174 bash[91578]: audit 2023-09-23T20:37:09.145574+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.112:0/2194014875' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:10.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:09 smithi174 bash[91578]: audit 2023-09-23T20:37:09.304881+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.112:0/3351505341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:37:10.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:09 smithi174 bash[91578]: audit 2023-09-23T20:37:09.305520+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:37:10.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:10.082 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[104422]: cluster 2023-09-23T20:37:08.843398+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: Degraded data redundancy: 1/288060 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:10.082 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[104422]: audit 2023-09-23T20:37:09.102463+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.112:0/1053338431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[104422]: audit 2023-09-23T20:37:09.103086+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[104422]: audit 2023-09-23T20:37:09.145574+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.112:0/2194014875' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[104422]: audit 2023-09-23T20:37:09.304881+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.112:0/3351505341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[104422]: audit 2023-09-23T20:37:09.305520+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[107672]: cluster 2023-09-23T20:37:08.843398+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: Degraded data redundancy: 1/288060 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[107672]: audit 2023-09-23T20:37:09.102463+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.112:0/1053338431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[107672]: audit 2023-09-23T20:37:09.103086+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[107672]: audit 2023-09-23T20:37:09.145574+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.112:0/2194014875' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:10.083 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[107672]: audit 2023-09-23T20:37:09.304881+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.112:0/3351505341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:37:10.084 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:09 smithi112 bash[107672]: audit 2023-09-23T20:37:09.305520+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:37:10.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:10.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:10.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:10.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:10.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:10.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:37:10] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T20:37:10.460 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:10.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:10.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:10.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:10.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:10.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:10.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:10.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:10.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:10.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:10.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:10.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:11.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:09.777689+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1193: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1/277251 objects degraded (0.000%); 197/277251 objects misplaced (0.071%); 4.9 MiB/s, 79 objects/s recovering 2023-09-23T20:37:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:09.847863+0000 mon.a (mon.0) 1386 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:09.859929+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:09.860297+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: audit 2023-09-23T20:37:09.865109+0000 mon.a (mon.0) 1387 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: audit 2023-09-23T20:37:09.865236+0000 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]': finished 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:09.865315+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:10.052158+0000 osd.2 (osd.2) 12 : cluster 0 10.9 deep-scrub starts 2023-09-23T20:37:11.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:10 smithi174 bash[91578]: cluster 2023-09-23T20:37:10.551717+0000 osd.1 (osd.1) 31 : cluster 0 10.2 scrub starts 2023-09-23T20:37:11.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:11.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:09.777689+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1193: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1/277251 objects degraded (0.000%); 197/277251 objects misplaced (0.071%); 4.9 MiB/s, 79 objects/s recovering 2023-09-23T20:37:11.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:09.847863+0000 mon.a (mon.0) 1386 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:37:11.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:09.859929+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:09.860297+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: audit 2023-09-23T20:37:09.865109+0000 mon.a (mon.0) 1387 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: audit 2023-09-23T20:37:09.865236+0000 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]': finished 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:09.865315+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:10.052158+0000 osd.2 (osd.2) 12 : cluster 0 10.9 deep-scrub starts 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[104422]: cluster 2023-09-23T20:37:10.551717+0000 osd.1 (osd.1) 31 : cluster 0 10.2 scrub starts 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:09.777689+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1193: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1/277251 objects degraded (0.000%); 197/277251 objects misplaced (0.071%); 4.9 MiB/s, 79 objects/s recovering 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:09.847863+0000 mon.a (mon.0) 1386 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:09.859929+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:37:11.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:09.860297+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:37:11.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: audit 2023-09-23T20:37:09.865109+0000 mon.a (mon.0) 1387 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:11.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: audit 2023-09-23T20:37:09.865236+0000 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]': finished 2023-09-23T20:37:11.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:09.865315+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-09-23T20:37:11.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:10.052158+0000 osd.2 (osd.2) 12 : cluster 0 10.9 deep-scrub starts 2023-09-23T20:37:11.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:10 smithi112 bash[107672]: cluster 2023-09-23T20:37:10.551717+0000 osd.1 (osd.1) 31 : cluster 0 10.2 scrub starts 2023-09-23T20:37:11.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:11.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:11.283 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:11.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:11.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:11.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:11.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:11.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:11.551 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:11.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:11.680 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:11.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:11.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:11.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:11.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:11.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:11.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:12.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:12.132 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:12.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:12.134 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:11 smithi174 bash[91578]: audit 2023-09-23T20:37:11.779065+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-09-23T20:37:12.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:11 smithi112 bash[107672]: audit 2023-09-23T20:37:11.779065+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-09-23T20:37:12.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:11 smithi112 bash[104422]: audit 2023-09-23T20:37:11.779065+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-09-23T20:37:12.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:12.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:12.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:12.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:12.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:12.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:12.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:12.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.789 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:12.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:12.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:12.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:13.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.778246+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 1/275364 objects degraded (0.000%); 197/275364 objects misplaced (0.072%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:37:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.857885+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.859454+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: audit 2023-09-23T20:37:11.859862+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]': finished 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.860002+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.865656+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.867023+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.867064+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.901222+0000 osd.5 (osd.5) 278 : cluster 0 10.13 deep-scrub starts 2023-09-23T20:37:13.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:12 smithi174 bash[91578]: cluster 2023-09-23T20:37:11.922909+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.778246+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 1/275364 objects degraded (0.000%); 197/275364 objects misplaced (0.072%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.857885+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.859454+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: audit 2023-09-23T20:37:11.859862+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]': finished 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.860002+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.865656+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.867023+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.867064+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.901222+0000 osd.5 (osd.5) 278 : cluster 0 10.13 deep-scrub starts 2023-09-23T20:37:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[107672]: cluster 2023-09-23T20:37:11.922909+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.778246+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 972 op/s; 1/275364 objects degraded (0.000%); 197/275364 objects misplaced (0.072%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.857885+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.859454+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: audit 2023-09-23T20:37:11.859862+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]': finished 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.860002+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.865656+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.867023+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.867064+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.901222+0000 osd.5 (osd.5) 278 : cluster 0 10.13 deep-scrub starts 2023-09-23T20:37:13.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:12 smithi112 bash[104422]: cluster 2023-09-23T20:37:11.922909+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:37:13.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:13.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:13.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:37:13.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:13.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:13.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:13.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:13.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:13.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:13.514 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:37:13.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:13.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:13.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:13.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:13.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:13.852 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:13.876 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.099513+0000 osd.2 (osd.2) 13 : cluster 0 10.15 scrub starts 2023-09-23T20:37:13.876 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.416985+0000 osd.2 (osd.2) 14 : cluster 0 10.15 scrub ok 2023-09-23T20:37:13.876 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.864197+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.867180+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.867647+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.868811+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.870199+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.870199+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:12.873678+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:13.877 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[104422]: cluster 2023-09-23T20:37:13.844632+0000 mon.a (mon.0) 1394 : cluster 3 Health check update: Degraded data redundancy: 1/275364 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:13.881 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:13.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:13.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:14.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.127 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.099513+0000 osd.2 (osd.2) 13 : cluster 0 10.15 scrub starts 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.416985+0000 osd.2 (osd.2) 14 : cluster 0 10.15 scrub ok 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.864197+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.867180+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.867647+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.868811+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.870199+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.870199+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:12.873678+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:13 smithi174 bash[91578]: cluster 2023-09-23T20:37:13.844632+0000 mon.a (mon.0) 1394 : cluster 3 Health check update: Degraded data redundancy: 1/275364 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:14.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.099513+0000 osd.2 (osd.2) 13 : cluster 0 10.15 scrub starts 2023-09-23T20:37:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.416985+0000 osd.2 (osd.2) 14 : cluster 0 10.15 scrub ok 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.864197+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.867180+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.867647+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.868811+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.870199+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.870199+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:12.873678+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:37:14.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:13 smithi112 bash[107672]: cluster 2023-09-23T20:37:13.844632+0000 mon.a (mon.0) 1394 : cluster 3 Health check update: Degraded data redundancy: 1/275364 objects degraded (0.000%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:37:14.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:14.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:14.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:14.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:14.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:14.644 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:14.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:14.804 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:14.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:15.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:37:15.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:15.052 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:14 smithi174 bash[91578]: cluster 2023-09-23T20:37:13.779194+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1198: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 1/273369 objects degraded (0.000%); 197/273369 objects misplaced (0.072%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T20:37:15.052 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:14 smithi174 bash[91578]: cluster 2023-09-23T20:37:13.825386+0000 osd.5 (osd.5) 280 : cluster 0 10.16 scrub starts 2023-09-23T20:37:15.052 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:14 smithi174 bash[91578]: cluster 2023-09-23T20:37:13.871630+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:37:15.052 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:14 smithi174 bash[91578]: cluster 2023-09-23T20:37:13.876536+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:37:15.052 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:14 smithi174 bash[91578]: cluster 2023-09-23T20:37:13.877879+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T20:37:15.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:15.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[104422]: cluster 2023-09-23T20:37:13.779194+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1198: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 1/273369 objects degraded (0.000%); 197/273369 objects misplaced (0.072%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[104422]: cluster 2023-09-23T20:37:13.825386+0000 osd.5 (osd.5) 280 : cluster 0 10.16 scrub starts 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[104422]: cluster 2023-09-23T20:37:13.871630+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[104422]: cluster 2023-09-23T20:37:13.876536+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[104422]: cluster 2023-09-23T20:37:13.877879+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[107672]: cluster 2023-09-23T20:37:13.779194+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1198: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 1/273369 objects degraded (0.000%); 197/273369 objects misplaced (0.072%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[107672]: cluster 2023-09-23T20:37:13.825386+0000 osd.5 (osd.5) 280 : cluster 0 10.16 scrub starts 2023-09-23T20:37:15.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[107672]: cluster 2023-09-23T20:37:13.871630+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:37:15.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[107672]: cluster 2023-09-23T20:37:13.876536+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:37:15.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:14 smithi112 bash[107672]: cluster 2023-09-23T20:37:13.877879+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T20:37:15.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:15.302 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:15.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:15.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:15.430 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:15.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:15.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:15.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:15.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:15.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:15.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:15.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:15.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:15.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:15.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:15 smithi174 bash[91578]: cluster 2023-09-23T20:37:14.674036+0000 osd.5 (osd.5) 282 : cluster 0 10.16 scrub ok 2023-09-23T20:37:15.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:15 smithi174 bash[91578]: cluster 2023-09-23T20:37:14.813500+0000 osd.6 (osd.6) 203 : cluster 0 10.7 scrub starts 2023-09-23T20:37:15.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:15 smithi174 bash[91578]: audit 2023-09-23T20:37:15.781291+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:37:15.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:15.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:16.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:16.094 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:15 smithi112 bash[104422]: cluster 2023-09-23T20:37:14.674036+0000 osd.5 (osd.5) 282 : cluster 0 10.16 scrub ok 2023-09-23T20:37:16.094 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:15 smithi112 bash[104422]: cluster 2023-09-23T20:37:14.813500+0000 osd.6 (osd.6) 203 : cluster 0 10.7 scrub starts 2023-09-23T20:37:16.095 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:15 smithi112 bash[104422]: audit 2023-09-23T20:37:15.781291+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:37:16.095 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:15 smithi112 bash[107672]: cluster 2023-09-23T20:37:14.674036+0000 osd.5 (osd.5) 282 : cluster 0 10.16 scrub ok 2023-09-23T20:37:16.095 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:15 smithi112 bash[107672]: cluster 2023-09-23T20:37:14.813500+0000 osd.6 (osd.6) 203 : cluster 0 10.7 scrub starts 2023-09-23T20:37:16.095 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:15 smithi112 bash[107672]: audit 2023-09-23T20:37:15.781291+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:37:16.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:16.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:16.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:16.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:16.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:16.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:16.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:16.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:16.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:16.606 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:16.640 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:16.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:16.768 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:16.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:16.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:16.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:17.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.684417+0000 osd.1 (osd.1) 32 : cluster 0 10.12 scrub starts 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.780009+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1200: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.829116+0000 osd.5 (osd.5) 283 : cluster 0 10.3 scrub starts 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.873501+0000 mon.a (mon.0) 1397 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/273369 objects degraded (0.000%), 1 pg degraded) 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.873546+0000 mon.a (mon.0) 1398 : cluster 1 Cluster is now healthy 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.885771+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:37:17.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.886551+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:37:17.017 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: audit 2023-09-23T20:37:15.890038+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:37:17.017 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.890188+0000 mon.a (mon.0) 1400 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T20:37:17.017 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:16 smithi174 bash[91578]: cluster 2023-09-23T20:37:15.929187+0000 osd.6 (osd.6) 205 : cluster 0 10.7 scrub ok 2023-09-23T20:37:17.032 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:17.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:17.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.684417+0000 osd.1 (osd.1) 32 : cluster 0 10.12 scrub starts 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.780009+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1200: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.829116+0000 osd.5 (osd.5) 283 : cluster 0 10.3 scrub starts 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.873501+0000 mon.a (mon.0) 1397 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/273369 objects degraded (0.000%), 1 pg degraded) 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.873546+0000 mon.a (mon.0) 1398 : cluster 1 Cluster is now healthy 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.885771+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:37:17.147 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.886551+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: audit 2023-09-23T20:37:15.890038+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.890188+0000 mon.a (mon.0) 1400 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[107672]: cluster 2023-09-23T20:37:15.929187+0000 osd.6 (osd.6) 205 : cluster 0 10.7 scrub ok 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.684417+0000 osd.1 (osd.1) 32 : cluster 0 10.12 scrub starts 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.780009+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1200: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.829116+0000 osd.5 (osd.5) 283 : cluster 0 10.3 scrub starts 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.873501+0000 mon.a (mon.0) 1397 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/273369 objects degraded (0.000%), 1 pg degraded) 2023-09-23T20:37:17.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.873546+0000 mon.a (mon.0) 1398 : cluster 1 Cluster is now healthy 2023-09-23T20:37:17.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.885771+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:37:17.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.886551+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:37:17.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: audit 2023-09-23T20:37:15.890038+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:37:17.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.890188+0000 mon.a (mon.0) 1400 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T20:37:17.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:16 smithi112 bash[104422]: cluster 2023-09-23T20:37:15.929187+0000 osd.6 (osd.6) 205 : cluster 0 10.7 scrub ok 2023-09-23T20:37:17.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:17.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:17.300 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:17.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:17.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:17.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:17.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:17.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:17.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:17.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:17.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:17.849 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:17.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:17.977 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-09-23T20:37:17.977 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:37:17.978 INFO:tasks.thrashosds.thrasher:Killing osd 6, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:37:17.978 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T20:37:17.978 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T20:37:17.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:18.080 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:18.082 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.670340+0000 osd.1 (osd.1) 33 : cluster 0 10.22 scrub starts 2023-09-23T20:37:18.091 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.747144+0000 osd.6 (osd.6) 206 : cluster 0 10.17 scrub starts 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.855893+0000 osd.1 (osd.1) 34 : cluster 0 10.22 scrub ok 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.890546+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.891300+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.891321+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.893081+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:16.893384+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T20:37:18.092 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:17 smithi174 bash[91578]: cluster 2023-09-23T20:37:17.893533+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T20:37:18.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.670340+0000 osd.1 (osd.1) 33 : cluster 0 10.22 scrub starts 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.747144+0000 osd.6 (osd.6) 206 : cluster 0 10.17 scrub starts 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.855893+0000 osd.1 (osd.1) 34 : cluster 0 10.22 scrub ok 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.890546+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.891300+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.891321+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.893081+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:16.893384+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T20:37:18.111 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[107672]: cluster 2023-09-23T20:37:17.893533+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.670340+0000 osd.1 (osd.1) 33 : cluster 0 10.22 scrub starts 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.747144+0000 osd.6 (osd.6) 206 : cluster 0 10.17 scrub starts 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.855893+0000 osd.1 (osd.1) 34 : cluster 0 10.22 scrub ok 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.890546+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.891300+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.891321+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.893081+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:16.893384+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T20:37:18.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:17 smithi112 bash[104422]: cluster 2023-09-23T20:37:17.893533+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T20:37:18.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:18.246 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:18.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:18.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.360 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:18 smithi174 systemd[1]: Stopping Ceph osd.6 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:37:18.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:18.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:18.513 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:18.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:18.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:18.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:18.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:18.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:18.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:18.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:19.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.030 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:18 smithi174 bash[91578]: cluster 2023-09-23T20:37:17.781094+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1203: 109 pgs: 1 remapped+peering, 1 active+clean+scrubbing, 107 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:37:19.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:18 smithi174 bash[91578]: cluster 2023-09-23T20:37:17.887690+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:18 smithi174 bash[91578]: cluster 2023-09-23T20:37:17.899044+0000 osd.5 (osd.5) 288 : cluster 0 10.23 scrub starts 2023-09-23T20:37:19.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:18 smithi174 bash[91578]: cluster 2023-09-23T20:37:17.919457+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:18 smithi174 bash[91578]: cluster 2023-09-23T20:37:18.059638+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:18 smithi174 bash[91578]: cluster 2023-09-23T20:37:18.109860+0000 osd.5 (osd.5) 289 : cluster 0 10.23 scrub ok 2023-09-23T20:37:19.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:19.104 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:19.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[104422]: cluster 2023-09-23T20:37:17.781094+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1203: 109 pgs: 1 remapped+peering, 1 active+clean+scrubbing, 107 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[104422]: cluster 2023-09-23T20:37:17.887690+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[104422]: cluster 2023-09-23T20:37:17.899044+0000 osd.5 (osd.5) 288 : cluster 0 10.23 scrub starts 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[104422]: cluster 2023-09-23T20:37:17.919457+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[104422]: cluster 2023-09-23T20:37:18.059638+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[104422]: cluster 2023-09-23T20:37:18.109860+0000 osd.5 (osd.5) 289 : cluster 0 10.23 scrub ok 2023-09-23T20:37:19.160 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[107672]: cluster 2023-09-23T20:37:17.781094+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1203: 109 pgs: 1 remapped+peering, 1 active+clean+scrubbing, 107 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:37:19.161 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[107672]: cluster 2023-09-23T20:37:17.887690+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.161 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[107672]: cluster 2023-09-23T20:37:17.899044+0000 osd.5 (osd.5) 288 : cluster 0 10.23 scrub starts 2023-09-23T20:37:19.161 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[107672]: cluster 2023-09-23T20:37:17.919457+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.161 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[107672]: cluster 2023-09-23T20:37:18.059638+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:37:19.161 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:18 smithi112 bash[107672]: cluster 2023-09-23T20:37:18.109860+0000 osd.5 (osd.5) 289 : cluster 0 10.23 scrub ok 2023-09-23T20:37:19.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:19.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:19.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:19.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:19.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:19.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:19.566 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:19 smithi174 bash[51030]: debug 2023-09-23T20:37:19.532+0000 7f2acd363700 -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-09-23T20:37:19.566 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:19 smithi174 bash[51030]: debug 2023-09-23T20:37:19.532+0000 7f2acd363700 -1 osd.6 294 *** Got signal Terminated *** 2023-09-23T20:37:19.566 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:19 smithi174 bash[51030]: debug 2023-09-23T20:37:19.532+0000 7f2acd363700 -1 osd.6 294 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:37:19.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:19.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:19.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:19.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:19.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:19.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:19.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:19.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:19.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:19.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:19.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:20.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:20.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:20.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:20.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:19 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.541001+0000 mon.a (mon.0) 1403 : cluster 1 osd.6 marked itself down and dead 2023-09-23T20:37:20.247 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:20.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:20.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:20.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:20.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.541001+0000 mon.a (mon.0) 1403 : cluster 1 osd.6 marked itself down and dead 2023-09-23T20:37:20.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.541001+0000 mon.a (mon.0) 1403 : cluster 1 osd.6 marked itself down and dead 2023-09-23T20:37:20.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:37:20] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T20:37:20.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:20.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:20.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:20.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:20.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:20.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:20.737 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:20.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:20.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:20.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:20.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:20.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:21.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.076299+0000 osd.2 (osd.2) 15 : cluster 0 10.19 scrub starts 2023-09-23T20:37:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.781977+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1205: 109 pgs: 1 remapped+peering, 108 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:37:21.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.894469+0000 osd.2 (osd.2) 16 : cluster 0 10.19 scrub ok 2023-09-23T20:37:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.905728+0000 mon.a (mon.0) 1404 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:37:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.918336+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.921752+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.923692+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e295: 8 total, 7 up, 8 in 2023-09-23T20:37:21.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:20 smithi174 bash[91578]: cluster 2023-09-23T20:37:19.944326+0000 osd.4 (osd.4) 252 : cluster 0 10.1 scrub starts 2023-09-23T20:37:21.129 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:21.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:21.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:21.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.076299+0000 osd.2 (osd.2) 15 : cluster 0 10.19 scrub starts 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.781977+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1205: 109 pgs: 1 remapped+peering, 108 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.894469+0000 osd.2 (osd.2) 16 : cluster 0 10.19 scrub ok 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.905728+0000 mon.a (mon.0) 1404 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.918336+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.921752+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.923692+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e295: 8 total, 7 up, 8 in 2023-09-23T20:37:21.265 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[104422]: cluster 2023-09-23T20:37:19.944326+0000 osd.4 (osd.4) 252 : cluster 0 10.1 scrub starts 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.076299+0000 osd.2 (osd.2) 15 : cluster 0 10.19 scrub starts 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.781977+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1205: 109 pgs: 1 remapped+peering, 108 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.894469+0000 osd.2 (osd.2) 16 : cluster 0 10.19 scrub ok 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.905728+0000 mon.a (mon.0) 1404 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.918336+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.921752+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.923692+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e295: 8 total, 7 up, 8 in 2023-09-23T20:37:21.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:20 smithi112 bash[107672]: cluster 2023-09-23T20:37:19.944326+0000 osd.4 (osd.4) 252 : cluster 0 10.1 scrub starts 2023-09-23T20:37:21.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:21.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:21.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:21.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:21.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:21.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:21.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:21.775 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:21.798 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:21.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:21.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:21.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:21.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:22.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:22.066 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[161278]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T20:37:22.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.919582+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.919684+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.922660+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.922740+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.923563+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.924381+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e296: 8 total, 7 up, 8 in 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:20.924623+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:21 smithi174 bash[91578]: cluster 2023-09-23T20:37:21.572314+0000 osd.1 (osd.1) 35 : cluster 0 10.12 scrub starts 2023-09-23T20:37:22.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:22.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:22.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.919582+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.919684+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.922660+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.922740+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.923563+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.181 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.924381+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e296: 8 total, 7 up, 8 in 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:20.924623+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[104422]: cluster 2023-09-23T20:37:21.572314+0000 osd.1 (osd.1) 35 : cluster 0 10.12 scrub starts 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.919582+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.919684+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.922660+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.922740+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.923563+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.924381+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e296: 8 total, 7 up, 8 in 2023-09-23T20:37:22.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:20.924623+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:37:22.183 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:21 smithi112 bash[107672]: cluster 2023-09-23T20:37:21.572314+0000 osd.1 (osd.1) 35 : cluster 0 10.12 scrub starts 2023-09-23T20:37:22.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:22.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:22.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:22.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:22.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:22.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:22.566 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:22 smithi174 bash[161518]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T20:37:22.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:22.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:22.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:22.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:22.734 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:22.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:22.837 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:22.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:22.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:22.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:22.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:22 smithi174 bash[91578]: cluster 2023-09-23T20:37:21.782591+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1208: 109 pgs: 1 peering, 17 stale+active+clean, 1 remapped+peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2023-09-23T20:37:22.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:22 smithi174 bash[91578]: cluster 2023-09-23T20:37:21.920123+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:37:22.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:22 smithi174 bash[91578]: cluster 2023-09-23T20:37:22.545076+0000 osd.1 (osd.1) 36 : cluster 0 10.2 deep-scrub starts 2023-09-23T20:37:22.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:22.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:23.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:23.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:22 smithi112 bash[107672]: cluster 2023-09-23T20:37:21.782591+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1208: 109 pgs: 1 peering, 17 stale+active+clean, 1 remapped+peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2023-09-23T20:37:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:22 smithi112 bash[107672]: cluster 2023-09-23T20:37:21.920123+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:37:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:22 smithi112 bash[107672]: cluster 2023-09-23T20:37:22.545076+0000 osd.1 (osd.1) 36 : cluster 0 10.2 deep-scrub starts 2023-09-23T20:37:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:22 smithi112 bash[104422]: cluster 2023-09-23T20:37:21.782591+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1208: 109 pgs: 1 peering, 17 stale+active+clean, 1 remapped+peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2023-09-23T20:37:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:22 smithi112 bash[104422]: cluster 2023-09-23T20:37:21.920123+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:37:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:22 smithi112 bash[104422]: cluster 2023-09-23T20:37:22.545076+0000 osd.1 (osd.1) 36 : cluster 0 10.2 deep-scrub starts 2023-09-23T20:37:23.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:23.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:23.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:23.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:23.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:23.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:23.650 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:23.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:23.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:23.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:23.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:23.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:23.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:23.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:24.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:24.037 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[104422]: cluster 2023-09-23T20:37:22.104973+0000 osd.2 (osd.2) 17 : cluster 0 10.5 scrub starts 2023-09-23T20:37:24.037 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[104422]: cluster 2023-09-23T20:37:22.917802+0000 osd.4 (osd.4) 255 : cluster 0 10.c scrub starts 2023-09-23T20:37:24.037 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[104422]: audit 2023-09-23T20:37:23.027765+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:24.037 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[104422]: audit 2023-09-23T20:37:23.029098+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:24.037 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[104422]: cluster 2023-09-23T20:37:23.783174+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1209: 109 pgs: 9 active+undersized+degraded, 1 peering, 10 stale+active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized, 83 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 15341/249873 objects degraded (6.140%); 2447/249873 objects misplaced (0.979%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:37:24.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:24.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:24.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:24.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:24.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:24.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[107672]: cluster 2023-09-23T20:37:22.104973+0000 osd.2 (osd.2) 17 : cluster 0 10.5 scrub starts 2023-09-23T20:37:24.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[107672]: cluster 2023-09-23T20:37:22.917802+0000 osd.4 (osd.4) 255 : cluster 0 10.c scrub starts 2023-09-23T20:37:24.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[107672]: audit 2023-09-23T20:37:23.027765+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:24.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[107672]: audit 2023-09-23T20:37:23.029098+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:24.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:24 smithi112 bash[107672]: cluster 2023-09-23T20:37:23.783174+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1209: 109 pgs: 9 active+undersized+degraded, 1 peering, 10 stale+active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized, 83 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 15341/249873 objects degraded (6.140%); 2447/249873 objects misplaced (0.979%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:37:24.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:24.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:24.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:24 smithi174 bash[91578]: cluster 2023-09-23T20:37:22.104973+0000 osd.2 (osd.2) 17 : cluster 0 10.5 scrub starts 2023-09-23T20:37:24.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:24 smithi174 bash[91578]: cluster 2023-09-23T20:37:22.917802+0000 osd.4 (osd.4) 255 : cluster 0 10.c scrub starts 2023-09-23T20:37:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:24 smithi174 bash[91578]: audit 2023-09-23T20:37:23.027765+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:24 smithi174 bash[91578]: audit 2023-09-23T20:37:23.029098+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:24 smithi174 bash[91578]: cluster 2023-09-23T20:37:23.783174+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1209: 109 pgs: 9 active+undersized+degraded, 1 peering, 10 stale+active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized, 83 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 15341/249873 objects degraded (6.140%); 2447/249873 objects misplaced (0.979%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:37:24.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:24.430 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:24.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:24.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:24.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:24.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:24.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:24.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:24.822 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:24.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:24.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:24.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:25.038 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:25 smithi112 bash[104422]: cluster 2023-09-23T20:37:23.894780+0000 osd.4 (osd.4) 256 : cluster 0 10.21 deep-scrub starts 2023-09-23T20:37:25.055 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:25 smithi112 bash[104422]: cluster 2023-09-23T20:37:24.024667+0000 mon.a (mon.0) 1410 : cluster 3 Health check failed: Degraded data redundancy: 15341/249873 objects degraded (6.140%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:149255 10.10 10:0cbe7b64:::benchmark_data_smithi112_242611_object35341:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.052661+0000", 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.00064895600000000001, 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00067844499999999996, 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.056 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "started", 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149255 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052661+0000", 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.057 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052661+0000", 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052660+0000", 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052665+0000", 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5890000000000002e-06 2023-09-23T20:37:25.058 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052677+0000", 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1486e-05 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052684+0000", 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3420000000000002e-06 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:37:25.059 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052754+0000", 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0230999999999999e-05 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052899+0000", 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014417 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0", 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.053353+0000", 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00045482999999999998 2023-09-23T20:37:25.060 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:149257 10.e 10.368ae34e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.052699+0000", 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.00061094399999999998, 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00074889599999999998, 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "queued for pg", 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:37:25.061 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149257 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052699+0000", 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052699+0000", 2023-09-23T20:37:25.062 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052699+0000", 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052702+0000", 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.326e-06 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.063 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:25.064 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052709+0000", 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4089999999999997e-06 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052715+0000", 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7060000000000001e-06 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.065 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:149258 10.e 10.f102990e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.052747+0000", 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.00056322200000000005, 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000769018, 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "queued for pg", 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149258 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.066 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052747+0000", 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052747+0000", 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052746+0000", 2023-09-23T20:37:25.067 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052750+0000", 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.709e-06 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052758+0000", 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4209999999999995e-06 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.068 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052764+0000", 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.259e-06 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:149247 10.1e 10:7c0d5a1f:::benchmark_data_smithi112_242611_object35333:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.047386+0000", 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.0059238249999999998, 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0061682330000000004, 2023-09-23T20:37:25.069 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149247 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047386+0000", 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.070 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047386+0000", 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047385+0000", 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047394+0000", 2023-09-23T20:37:25.071 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0920000000000004e-06 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047405+0000", 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0421999999999999e-05 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047412+0000", 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7129999999999999e-06 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.072 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047472+0000", 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0204000000000002e-05 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047614+0000", 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014236300000000001 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2", 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.047906+0000", 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00029232599999999998 2023-09-23T20:37:25.073 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052625+0000", 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0047186399999999996 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:149248 10.e 10:72987edf:::benchmark_data_smithi112_242611_object35334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.048599+0000", 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.0047109769999999999, 2023-09-23T20:37:25.074 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0050076399999999998, 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149248 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048599+0000", 2023-09-23T20:37:25.075 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048599+0000", 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048598+0000", 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.076 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048604+0000", 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.648e-06 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048617+0000", 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3105000000000001e-05 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048624+0000", 2023-09-23T20:37:25.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2710000000000003e-06 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.049069+0000", 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00044440300000000001 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.049377+0000", 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00030800000000000001 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2", 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052941+0000", 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0035641399999999999 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:149252 10.c 10:322a0fa2:::benchmark_data_smithi112_242611_object35338:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.048980+0000", 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.0043300600000000002, 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0046731159999999997, 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.079 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 149252 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048980+0000", 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048980+0000", 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048979+0000", 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.048988+0000", 2023-09-23T20:37:25.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7809999999999994e-06 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.049003+0000", 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5274999999999999e-05 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.049011+0000", 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4850000000000003e-06 2023-09-23T20:37:25.082 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.049084+0000", 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3652999999999994e-05 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.049269+0000", 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00018489 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:37:25.083 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.051011+0000", 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001742099 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052924+0000", 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0019132120000000001 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.35412.0:149253 10.16 e296/281 10:6975008b:::benchmark_data_smithi112_242611_object35339:head v 296'7124, mlcod=296'7122)", 2023-09-23T20:37:25.084 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:25.052532+0000", 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.00077753900000000005, 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001166835, 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "started", 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052532+0000", 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052532+0000", 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052532+0000", 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052541+0000", 2023-09-23T20:37:25.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4369999999999996e-06 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052565+0000", 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3759000000000001e-05 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052572+0000", 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2969999999999998e-06 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052648+0000", 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5522e-05 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:25.052669+0000", 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1158e-05 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:37:25.088 INFO:teuthology.orchestra.run.smithi174.stdout: ], 2023-09-23T20:37:25.089 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 7 2023-09-23T20:37:25.089 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:37:25.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:25.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:25.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:25 smithi174 bash[91578]: cluster 2023-09-23T20:37:23.894780+0000 osd.4 (osd.4) 256 : cluster 0 10.21 deep-scrub starts 2023-09-23T20:37:25.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:25 smithi174 bash[91578]: cluster 2023-09-23T20:37:24.024667+0000 mon.a (mon.0) 1410 : cluster 3 Health check failed: Degraded data redundancy: 15341/249873 objects degraded (6.140%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:25.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:25.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:25.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:25.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:25 smithi112 bash[107672]: cluster 2023-09-23T20:37:23.894780+0000 osd.4 (osd.4) 256 : cluster 0 10.21 deep-scrub starts 2023-09-23T20:37:25.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:25 smithi112 bash[107672]: cluster 2023-09-23T20:37:24.024667+0000 mon.a (mon.0) 1410 : cluster 3 Health check failed: Degraded data redundancy: 15341/249873 objects degraded (6.140%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:25.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:25.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:25.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:25.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:25.608 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:25.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:25.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:25.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:25.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:25.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:25.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:25.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:26.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:26.025 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:26.054 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:26 smithi112 bash[107672]: cluster 2023-09-23T20:37:24.860240+0000 osd.4 (osd.4) 257 : cluster 0 10.1c scrub starts 2023-09-23T20:37:26.054 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:26 smithi112 bash[107672]: cluster 2023-09-23T20:37:25.784042+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1210: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35352/240876 objects degraded (14.676%); 2447/240876 objects misplaced (1.016%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:37:26.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:26 smithi112 bash[104422]: cluster 2023-09-23T20:37:24.860240+0000 osd.4 (osd.4) 257 : cluster 0 10.1c scrub starts 2023-09-23T20:37:26.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:26 smithi112 bash[104422]: cluster 2023-09-23T20:37:25.784042+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1210: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35352/240876 objects degraded (14.676%); 2447/240876 objects misplaced (1.016%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:37:26.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:26.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:26.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:26.248 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:37:26.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.301 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:26 smithi174 bash[91578]: cluster 2023-09-23T20:37:24.860240+0000 osd.4 (osd.4) 257 : cluster 0 10.1c scrub starts 2023-09-23T20:37:26.301 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:26 smithi174 bash[91578]: cluster 2023-09-23T20:37:25.784042+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1210: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35352/240876 objects degraded (14.676%); 2447/240876 objects misplaced (1.016%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:37:26.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:26.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:26.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:26.558 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:26.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:26.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:26.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:26.823 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.849 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:26.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:26.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:26.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:27.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:27.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:27.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:27 smithi174 bash[91578]: cluster 2023-09-23T20:37:25.104443+0000 osd.2 (osd.2) 18 : cluster 0 10.9 deep-scrub starts 2023-09-23T20:37:27.208 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:27 smithi174 bash[91578]: cluster 2023-09-23T20:37:26.038286+0000 mon.a (mon.0) 1411 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:37:27.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T20:37:27.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:27.243 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:37:27.243 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T20:37:27.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:27 smithi112 bash[104422]: cluster 2023-09-23T20:37:25.104443+0000 osd.2 (osd.2) 18 : cluster 0 10.9 deep-scrub starts 2023-09-23T20:37:27.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:27 smithi112 bash[104422]: cluster 2023-09-23T20:37:26.038286+0000 mon.a (mon.0) 1411 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:37:27.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:27 smithi112 bash[107672]: cluster 2023-09-23T20:37:25.104443+0000 osd.2 (osd.2) 18 : cluster 0 10.9 deep-scrub starts 2023-09-23T20:37:27.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:27 smithi112 bash[107672]: cluster 2023-09-23T20:37:26.038286+0000 mon.a (mon.0) 1411 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:37:27.268 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:27.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:27.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:27.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:27.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:27.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:27.670 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:27.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:27.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:27.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:27.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:27.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:28.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:28.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:28.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:28.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:28.175 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:28 smithi112 bash[104422]: cluster 2023-09-23T20:37:27.784870+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1211: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 144 op/s; 35025/237381 objects degraded (14.755%); 2237/237381 objects misplaced (0.942%); 3.6 MiB/s, 56 objects/s recovering 2023-09-23T20:37:28.176 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:28 smithi112 bash[107672]: cluster 2023-09-23T20:37:27.784870+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1211: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 144 op/s; 35025/237381 objects degraded (14.755%); 2237/237381 objects misplaced (0.942%); 3.6 MiB/s, 56 objects/s recovering 2023-09-23T20:37:28.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:28.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:28.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:28.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:28 smithi174 bash[91578]: cluster 2023-09-23T20:37:27.784870+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1211: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 144 op/s; 35025/237381 objects degraded (14.755%); 2237/237381 objects misplaced (0.942%); 3.6 MiB/s, 56 objects/s recovering 2023-09-23T20:37:28.332 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:28.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:28.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:28.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:28.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:28.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:28.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:28.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:28.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:28.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:28.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:28.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:29.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:29.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:29.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:29.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:29.248 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:29.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:29.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:29.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:29.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:29.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:29.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:29.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:29.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:29.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:29.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:29.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:29.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:30.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:30.059 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:29 smithi112 bash[107672]: cluster 2023-09-23T20:37:29.530522+0000 osd.1 (osd.1) 37 : cluster 0 10.12 deep-scrub starts 2023-09-23T20:37:30.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:29 smithi112 bash[104422]: cluster 2023-09-23T20:37:29.530522+0000 osd.1 (osd.1) 37 : cluster 0 10.12 deep-scrub starts 2023-09-23T20:37:30.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:29 smithi174 bash[91578]: cluster 2023-09-23T20:37:29.530522+0000 osd.1 (osd.1) 37 : cluster 0 10.12 deep-scrub starts 2023-09-23T20:37:30.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:30.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:30.306 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.331 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:37:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:37:30] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.43.0" 2023-09-23T20:37:30.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:30.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:30.713 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:30.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:30.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:30.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:30.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:30.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:31.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:31.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:31.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:30 smithi112 bash[107672]: cluster 2023-09-23T20:37:29.785727+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1212: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 33077/227313 objects degraded (14.551%); 2237/227313 objects misplaced (0.984%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:37:31.017 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:30 smithi112 bash[107672]: cluster 2023-09-23T20:37:29.852685+0000 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 33077/227313 objects degraded (14.551%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:31.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:30 smithi112 bash[104422]: cluster 2023-09-23T20:37:29.785727+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1212: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 33077/227313 objects degraded (14.551%); 2237/227313 objects misplaced (0.984%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:37:31.017 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:30 smithi112 bash[104422]: cluster 2023-09-23T20:37:29.852685+0000 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 33077/227313 objects degraded (14.551%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:31.041 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:37:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:30 smithi174 bash[91578]: cluster 2023-09-23T20:37:29.785727+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1212: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 33077/227313 objects degraded (14.551%); 2237/227313 objects misplaced (0.984%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:37:31.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:30 smithi174 bash[91578]: cluster 2023-09-23T20:37:29.852685+0000 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 33077/227313 objects degraded (14.551%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:31.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:31.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:31.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:31.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.396 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:37:31.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:31.444 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:37:31.509 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:37:31.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:31.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:31.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:31.551 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:37:31.588 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:37:31.632 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:37:31.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:31.673 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T20:37:31.674 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:37:31.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:31.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:31.898 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:37:31.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:32.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:32.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:32.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:31 smithi112 bash[104422]: audit 2023-09-23T20:37:31.335350+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.112:0/3108443104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:32.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:31 smithi112 bash[104422]: audit 2023-09-23T20:37:31.731015+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.112:0/3454268369' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:37:32.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:31 smithi112 bash[104422]: audit 2023-09-23T20:37:31.733573+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:37:32.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:31 smithi112 bash[107672]: audit 2023-09-23T20:37:31.335350+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.112:0/3108443104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:32.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:31 smithi112 bash[107672]: audit 2023-09-23T20:37:31.731015+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.112:0/3454268369' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:37:32.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:31 smithi112 bash[107672]: audit 2023-09-23T20:37:31.733573+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:37:32.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:32.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:32.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:32.244 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2023-09-23T20:37:32.244 INFO:tasks.thrashosds.thrasher:Reviving osd 6 2023-09-23T20:37:32.244 INFO:tasks.cephadm.osd.6:Restarting osd.6 (starting--it wasn't running)... 2023-09-23T20:37:32.245 DEBUG:teuthology.orchestra.run.smithi174:osd.6> sudo journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T20:37:32.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl start ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T20:37:32.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:31 smithi174 bash[91578]: audit 2023-09-23T20:37:31.335350+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.112:0/3108443104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:32.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:31 smithi174 bash[91578]: audit 2023-09-23T20:37:31.731015+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.112:0/3454268369' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:37:32.252 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:31 smithi174 bash[91578]: audit 2023-09-23T20:37:31.733573+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:37:32.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:37:32.285 INFO:journalctl@ceph.osd.6.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T20:37:32.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:32.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:32.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:32.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:32.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:32.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:32.638 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:32.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:32.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:32.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:32.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:32.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:33.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:33.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:33.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[104422]: cluster 2023-09-23T20:37:31.786378+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1213: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 33077/225615 objects degraded (14.661%); 2237/225615 objects misplaced (0.992%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:37:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[104422]: cluster 2023-09-23T20:37:31.867593+0000 mon.a (mon.0) 1414 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[104422]: cluster 2023-09-23T20:37:31.873823+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:37:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[104422]: audit 2023-09-23T20:37:31.880303+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:37:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[104422]: cluster 2023-09-23T20:37:31.880517+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e297: 8 total, 7 up, 8 in 2023-09-23T20:37:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[104422]: cluster 2023-09-23T20:37:31.881923+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:37:33.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[107672]: cluster 2023-09-23T20:37:31.786378+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1213: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 33077/225615 objects degraded (14.661%); 2237/225615 objects misplaced (0.992%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:37:33.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[107672]: cluster 2023-09-23T20:37:31.867593+0000 mon.a (mon.0) 1414 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:33.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[107672]: cluster 2023-09-23T20:37:31.873823+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:37:33.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[107672]: audit 2023-09-23T20:37:31.880303+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:37:33.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[107672]: cluster 2023-09-23T20:37:31.880517+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e297: 8 total, 7 up, 8 in 2023-09-23T20:37:33.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:32 smithi112 bash[107672]: cluster 2023-09-23T20:37:31.881923+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:37:33.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:33.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:33.291 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:32 smithi174 bash[91578]: cluster 2023-09-23T20:37:31.786378+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1213: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 33077/225615 objects degraded (14.661%); 2237/225615 objects misplaced (0.992%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:37:33.291 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:32 smithi174 bash[91578]: cluster 2023-09-23T20:37:31.867593+0000 mon.a (mon.0) 1414 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:33.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:32 smithi174 bash[91578]: cluster 2023-09-23T20:37:31.873823+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:37:33.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:32 smithi174 bash[91578]: audit 2023-09-23T20:37:31.880303+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:37:33.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:32 smithi174 bash[91578]: cluster 2023-09-23T20:37:31.880517+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e297: 8 total, 7 up, 8 in 2023-09-23T20:37:33.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:32 smithi174 bash[91578]: cluster 2023-09-23T20:37:31.881923+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:37:33.305 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:33.408 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:33.433 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:33.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:33.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:33.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:33.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:33.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:33.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:33.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:33.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:33.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:34.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:34.088 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:34.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:34.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:34.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:34.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:34.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:34.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:34.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:34.470 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:34.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:34.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:34.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:34.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:34.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:34.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:34.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:34.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:37:34.912 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:37:34.992 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:35.117 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:35.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:34 smithi112 bash[107672]: cluster 2023-09-23T20:37:33.787012+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1215: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 32203/220911 objects degraded (14.577%); 1991/220911 objects misplaced (0.901%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:35.125 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:34 smithi112 bash[104422]: cluster 2023-09-23T20:37:33.787012+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1215: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 32203/220911 objects degraded (14.577%); 1991/220911 objects misplaced (0.901%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:35.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:35.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:35.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.258 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:34 smithi174 bash[91578]: cluster 2023-09-23T20:37:33.787012+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1215: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 32203/220911 objects degraded (14.577%); 1991/220911 objects misplaced (0.901%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:35.275 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:35.378 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:35.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.538 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:35.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.677 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:35.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:35.817 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:37:35.817 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-23T20:37:35.817 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-09-23T20:37:35.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-09-23T20:37:35.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-09-23T20:37:35.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T20:37:35.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-23T20:37:35.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[162028]: --> ceph-volume lvm activate successful for osd ID: 6 2023-09-23T20:37:35.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:35.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:36.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.062 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:35 smithi112 bash[107672]: cluster 2023-09-23T20:37:35.890671+0000 mon.a (mon.0) 1417 : cluster 3 Health check update: Degraded data redundancy: 31103/211929 objects degraded (14.676%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:36.063 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:35 smithi112 bash[104422]: cluster 2023-09-23T20:37:35.890671+0000 mon.a (mon.0) 1417 : cluster 3 Health check update: Degraded data redundancy: 31103/211929 objects degraded (14.676%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:36.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:36.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:36.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:36.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:35 smithi174 bash[91578]: cluster 2023-09-23T20:37:35.890671+0000 mon.a (mon.0) 1417 : cluster 3 Health check update: Degraded data redundancy: 31103/211929 objects degraded (14.676%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:36.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:36.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:36.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:36.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:36.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:36.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:36.703 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:36.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:36.832 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:36.857 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:36.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:37:36.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:37:36.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:37.109 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:37.120 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:36 smithi174 bash[91578]: cluster 2023-09-23T20:37:35.788050+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1216: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 964 op/s; 31103/211929 objects degraded (14.676%); 1991/211929 objects misplaced (0.939%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:37.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:37.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.249 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:36 smithi112 bash[104422]: cluster 2023-09-23T20:37:35.788050+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1216: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 964 op/s; 31103/211929 objects degraded (14.676%); 1991/211929 objects misplaced (0.939%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:37.249 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:36 smithi112 bash[107672]: cluster 2023-09-23T20:37:35.788050+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1216: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 964 op/s; 31103/211929 objects degraded (14.676%); 1991/211929 objects misplaced (0.939%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:37.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:37.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:37.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:37.550 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:37.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:37.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:37.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:37.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:37.803 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:37.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:37.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:37.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:38.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.060 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:38.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:38.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:38.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:38.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:38.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:38.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:38.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:38.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:38.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:38.578 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:37:38.578 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:37:38.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:38.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:38.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:38.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:38.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:38.860 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:38.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:38.976 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:38 smithi112 bash[107672]: cluster 2023-09-23T20:37:37.788839+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1217: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 945 op/s; 30825/208995 objects degraded (14.749%); 1727/208995 objects misplaced (0.826%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:38.976 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:38 smithi112 bash[107672]: audit 2023-09-23T20:37:38.029033+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:38.976 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:38 smithi112 bash[107672]: audit 2023-09-23T20:37:38.030881+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:38.977 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:38 smithi112 bash[104422]: cluster 2023-09-23T20:37:37.788839+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1217: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 945 op/s; 30825/208995 objects degraded (14.749%); 1727/208995 objects misplaced (0.826%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:38.977 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:38 smithi112 bash[104422]: audit 2023-09-23T20:37:38.029033+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:38.977 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:38 smithi112 bash[104422]: audit 2023-09-23T20:37:38.030881+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:39.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:39.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:39.251 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:39.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:38 smithi174 bash[91578]: cluster 2023-09-23T20:37:37.788839+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1217: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 945 op/s; 30825/208995 objects degraded (14.749%); 1727/208995 objects misplaced (0.826%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:39.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:38 smithi174 bash[91578]: audit 2023-09-23T20:37:38.029033+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:39.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:38 smithi174 bash[91578]: audit 2023-09-23T20:37:38.030881+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:39.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:39.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:39.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:39.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:39.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:39.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:39.657 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:39.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:39.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:39.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:39.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:39.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:40.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:40.075 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:40.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:40.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:37:40.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:40.244 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:40.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:40.316 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:40 smithi174 bash[162522]: debug 2023-09-23T20:37:40.204+0000 7f4abc1a3700 1 -- 172.21.15.174:0/1985301909 <== mon.1 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fae9096b60 con 0x55fae933ac00 2023-09-23T20:37:40.348 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:40.371 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:40.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:40.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:40.482 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:37:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:37:40] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-09-23T20:37:40.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:40.631 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:37:40.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:40.666 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:40.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:40.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:40.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:40.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:40.950 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:40 smithi174 bash[162522]: debug 2023-09-23T20:37:40.768+0000 7f4ac39b9540 -1 Falling back to public interface 2023-09-23T20:37:40.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:40.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:41.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:41.064 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:40 smithi112 bash[107672]: cluster 2023-09-23T20:37:39.789641+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1218: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 29114/199998 objects degraded (14.557%); 1727/199998 objects misplaced (0.864%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:41.066 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:40 smithi112 bash[104422]: cluster 2023-09-23T20:37:39.789641+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1218: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 29114/199998 objects degraded (14.557%); 1727/199998 objects misplaced (0.864%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:41.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:41.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:41.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.213 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:41.216 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:40 smithi174 bash[91578]: cluster 2023-09-23T20:37:39.789641+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1218: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 29114/199998 objects degraded (14.557%); 1727/199998 objects misplaced (0.864%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:41.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:41.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:41.477 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:41.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:41.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:41.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:41.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:41.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:41.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:41.792 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:41.793 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:41.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:41.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:42.120 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:42 smithi174 bash[91578]: cluster 2023-09-23T20:37:41.790585+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1219: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 29114/198330 objects degraded (14.680%); 1727/198330 objects misplaced (0.871%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:42.120 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:42 smithi174 bash[91578]: cluster 2023-09-23T20:37:41.950321+0000 mon.a (mon.0) 1420 : cluster 3 Health check update: Degraded data redundancy: 29114/198330 objects degraded (14.680%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:42.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:42.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:42.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:42.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:42.258 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:42 smithi112 bash[107672]: cluster 2023-09-23T20:37:41.790585+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1219: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 29114/198330 objects degraded (14.680%); 1727/198330 objects misplaced (0.871%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:42.258 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:42 smithi112 bash[107672]: cluster 2023-09-23T20:37:41.950321+0000 mon.a (mon.0) 1420 : cluster 3 Health check update: Degraded data redundancy: 29114/198330 objects degraded (14.680%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:42.258 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:42 smithi112 bash[104422]: cluster 2023-09-23T20:37:41.790585+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1219: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 29114/198330 objects degraded (14.680%); 1727/198330 objects misplaced (0.871%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:37:42.258 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:42 smithi112 bash[104422]: cluster 2023-09-23T20:37:41.950321+0000 mon.a (mon.0) 1420 : cluster 3 Health check update: Degraded data redundancy: 29114/198330 objects degraded (14.680%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:42.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:42.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:42.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:42.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:42.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:42.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:42.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:42.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:42.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:42.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:42.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:42.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:42.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:43.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.074 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:43.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:43.325 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:43.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:43.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:43.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:43.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:43.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:43.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.017 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:37:44.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:44.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:44.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:44.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:44.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:44.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:44.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:44.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:44.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:44.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:44.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:44.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:44.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:45.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:45.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:44 smithi112 bash[104422]: cluster 2023-09-23T20:37:43.399854+0000 osd.2 (osd.2) 19 : cluster 0 10.9 deep-scrub ok 2023-09-23T20:37:45.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:44 smithi112 bash[104422]: cluster 2023-09-23T20:37:43.791346+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1220: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 28259/193749 objects degraded (14.585%); 1448/193749 objects misplaced (0.747%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T20:37:45.070 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:44 smithi112 bash[107672]: cluster 2023-09-23T20:37:43.399854+0000 osd.2 (osd.2) 19 : cluster 0 10.9 deep-scrub ok 2023-09-23T20:37:45.070 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:44 smithi112 bash[107672]: cluster 2023-09-23T20:37:43.791346+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1220: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 28259/193749 objects degraded (14.585%); 1448/193749 objects misplaced (0.747%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T20:37:45.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:45.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:45.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:45.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:45.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:44 smithi174 bash[91578]: cluster 2023-09-23T20:37:43.399854+0000 osd.2 (osd.2) 19 : cluster 0 10.9 deep-scrub ok 2023-09-23T20:37:45.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:44 smithi174 bash[91578]: cluster 2023-09-23T20:37:43.791346+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1220: 109 pgs: 1 active+clean+scrubbing+deep, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 62 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 28259/193749 objects degraded (14.585%); 1448/193749 objects misplaced (0.747%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T20:37:45.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:45.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:45.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:45.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:45.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:45.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:45.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:45.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:45.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:45.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:45.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:45.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:45.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:45.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:46.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:46.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:46.018 INFO:teuthology.orchestra.run.smithi174.stderr:no valid command found; 10 closest matches: 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:0 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:1 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:2 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:abort 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:assert 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:bluefs debug_inject_read_zeros 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:bluefs files list 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:bluefs stats 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:bluestore bluefs device info [] 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:config diff 2023-09-23T20:37:46.019 INFO:teuthology.orchestra.run.smithi174.stderr:admin_socket: invalid command 2023-09-23T20:37:46.117 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:46.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:46.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:46.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:46.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:46.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:46.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:46.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:46.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:46.800 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:46.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:46.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:46.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.945 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:46 smithi112 bash[107672]: cluster 2023-09-23T20:37:45.792276+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1221: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 27119/184518 objects degraded (14.697%); 1448/184518 objects misplaced (0.785%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:46.946 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:46 smithi112 bash[104422]: cluster 2023-09-23T20:37:45.792276+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1221: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 27119/184518 objects degraded (14.697%); 1448/184518 objects misplaced (0.785%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:46.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:47.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:46 smithi174 bash[91578]: cluster 2023-09-23T20:37:45.792276+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1221: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 27119/184518 objects degraded (14.697%); 1448/184518 objects misplaced (0.785%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:37:47.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:47.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:47.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:47.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:47.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:47.333 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:47.360 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:47.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:47.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:47.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:47.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:47.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:47.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:47.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:47.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:47.856 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:47.881 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:47.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T20:37:47.932 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-6, ['dump_ops_in_flight'] 2023-09-23T20:37:47.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:47.995 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:47 smithi112 bash[104422]: cluster 2023-09-23T20:37:47.860886+0000 mon.a (mon.0) 1421 : cluster 3 Health check update: Degraded data redundancy: 26800/181158 objects degraded (14.794%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:47.995 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:47 smithi112 bash[107672]: cluster 2023-09-23T20:37:47.860886+0000 mon.a (mon.0) 1421 : cluster 3 Health check update: Degraded data redundancy: 26800/181158 objects degraded (14.794%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:48.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:48.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:48.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:48.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:48.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:47 smithi174 bash[91578]: cluster 2023-09-23T20:37:47.860886+0000 mon.a (mon.0) 1421 : cluster 3 Health check update: Degraded data redundancy: 26800/181158 objects degraded (14.794%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:48.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:48.418 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:48.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:48.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:48.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:48.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:48.695 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:48.798 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:48.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:48.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:48.933 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:48.941 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:48 smithi174 bash[91578]: cluster 2023-09-23T20:37:47.793250+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1222: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 26800/181158 objects degraded (14.794%); 1197/181158 objects misplaced (0.661%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T20:37:48.941 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:48 smithi174 bash[91578]: audit 2023-09-23T20:37:48.306767+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:37:48.941 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:48 smithi174 bash[91578]: audit 2023-09-23T20:37:48.838530+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:48.941 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:48 smithi174 bash[91578]: audit 2023-09-23T20:37:48.849840+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:48.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:49.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:49.075 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[104422]: cluster 2023-09-23T20:37:47.793250+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1222: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 26800/181158 objects degraded (14.794%); 1197/181158 objects misplaced (0.661%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T20:37:49.075 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[104422]: audit 2023-09-23T20:37:48.306767+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:37:49.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[104422]: audit 2023-09-23T20:37:48.838530+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:49.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[104422]: audit 2023-09-23T20:37:48.849840+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:49.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[107672]: cluster 2023-09-23T20:37:47.793250+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1222: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 26800/181158 objects degraded (14.794%); 1197/181158 objects misplaced (0.661%); 4.1 MiB/s, 66 objects/s recovering 2023-09-23T20:37:49.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[107672]: audit 2023-09-23T20:37:48.306767+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:37:49.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[107672]: audit 2023-09-23T20:37:48.838530+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:49.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:48 smithi112 bash[107672]: audit 2023-09-23T20:37:48.849840+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:49.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:49.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:49.205 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:49.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:49.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:49.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:49.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:49.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:50.012 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:50.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:50.146 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:37:50.146 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:37:50.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:50.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:50.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:50.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:50.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:50.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:50.417 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:37:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:37:50] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-09-23T20:37:50.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:50.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:50.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:50.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:50.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:50.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:50.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:50.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:50.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:50.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:51.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:51 smithi112 bash[107672]: cluster 2023-09-23T20:37:49.793927+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1223: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 24802/170835 objects degraded (14.518%); 1197/170835 objects misplaced (0.701%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:37:51.022 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:51 smithi112 bash[104422]: cluster 2023-09-23T20:37:49.793927+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1223: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 24802/170835 objects degraded (14.518%); 1197/170835 objects misplaced (0.701%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:37:51.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:51.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:51.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:37:51.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:51.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:51.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:50 smithi174 bash[91578]: cluster 2023-09-23T20:37:49.793927+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1223: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 24802/170835 objects degraded (14.518%); 1197/170835 objects misplaced (0.701%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:37:51.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:51.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:51.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:51.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:51.589 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:51.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:51.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:52.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:52.079 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:51 smithi112 bash[104422]: audit 2023-09-23T20:37:51.856440+0000 mon.a (mon.0) 1425 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T20:37:52.079 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:51 smithi112 bash[107672]: audit 2023-09-23T20:37:51.856440+0000 mon.a (mon.0) 1425 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T20:37:52.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:52.148 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:51 smithi174 bash[91578]: audit 2023-09-23T20:37:51.856440+0000 mon.a (mon.0) 1425 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T20:37:52.149 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:51 smithi174 bash[162522]: debug 2023-09-23T20:37:51.844+0000 7f4ac39b9540 -1 osd.6 294 log_to_monitors true 2023-09-23T20:37:52.149 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:37:51 smithi174 bash[162522]: debug 2023-09-23T20:37:51.964+0000 7f4ab3f98700 -1 osd.6 294 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:37:52.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:52.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:52.272 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:52.297 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:52.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:52.400 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.433 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:52.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:52.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:52.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:52.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:52.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:52.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:52.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:52.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:52.933 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:37:52.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:52.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:52.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:53.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:53.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:52 smithi174 bash[91578]: cluster 2023-09-23T20:37:51.794563+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1224: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 24802/168915 objects degraded (14.683%); 1197/168915 objects misplaced (0.709%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:37:53.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:52 smithi174 bash[91578]: cluster 2023-09-23T20:37:51.935754+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:37:53.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:52 smithi174 bash[91578]: cluster 2023-09-23T20:37:51.936763+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:37:53.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:52 smithi174 bash[91578]: audit 2023-09-23T20:37:51.946656+0000 mon.a (mon.0) 1426 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T20:37:53.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:52 smithi174 bash[91578]: cluster 2023-09-23T20:37:51.946824+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e298: 8 total, 7 up, 8 in 2023-09-23T20:37:53.099 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:52 smithi174 bash[91578]: audit 2023-09-23T20:37:51.947698+0000 mon.a (mon.0) 1428 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T20:37:53.111 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:53.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[104422]: cluster 2023-09-23T20:37:51.794563+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1224: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 24802/168915 objects degraded (14.683%); 1197/168915 objects misplaced (0.709%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[104422]: cluster 2023-09-23T20:37:51.935754+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[104422]: cluster 2023-09-23T20:37:51.936763+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[104422]: audit 2023-09-23T20:37:51.946656+0000 mon.a (mon.0) 1426 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[104422]: cluster 2023-09-23T20:37:51.946824+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e298: 8 total, 7 up, 8 in 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[104422]: audit 2023-09-23T20:37:51.947698+0000 mon.a (mon.0) 1428 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T20:37:53.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[107672]: cluster 2023-09-23T20:37:51.794563+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1224: 109 pgs: 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 23 active+undersized, 63 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 24802/168915 objects degraded (14.683%); 1197/168915 objects misplaced (0.709%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:37:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[107672]: cluster 2023-09-23T20:37:51.935754+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:37:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[107672]: cluster 2023-09-23T20:37:51.936763+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:37:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[107672]: audit 2023-09-23T20:37:51.946656+0000 mon.a (mon.0) 1426 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T20:37:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[107672]: cluster 2023-09-23T20:37:51.946824+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e298: 8 total, 7 up, 8 in 2023-09-23T20:37:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:52 smithi112 bash[107672]: audit 2023-09-23T20:37:51.947698+0000 mon.a (mon.0) 1428 : audit 1 from='osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-09-23T20:37:53.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:53.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:53.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:53.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:53.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:53.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:53.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:53.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:53.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:53.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:53.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:53.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:53.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:54.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:54.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:54.119 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.151 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.936202+0000 mon.a (mon.0) 1429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.944014+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.948851+0000 mon.a (mon.0) 1430 : cluster 1 osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609] boot 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.948865+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.948985+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: audit 2023-09-23T20:37:52.954308+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: audit 2023-09-23T20:37:53.029722+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: audit 2023-09-23T20:37:53.030975+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.856289+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 24802/168915 objects degraded (14.683%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.860790+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T20:37:54.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.936202+0000 mon.a (mon.0) 1429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.944014+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.948851+0000 mon.a (mon.0) 1430 : cluster 1 osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609] boot 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.948865+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.948985+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: audit 2023-09-23T20:37:52.954308+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: audit 2023-09-23T20:37:53.029722+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: audit 2023-09-23T20:37:53.030975+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.856289+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 24802/168915 objects degraded (14.683%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:54.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:53 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.860790+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T20:37:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:54.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.266 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.936202+0000 mon.a (mon.0) 1429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:37:54.266 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.944014+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:54.266 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.948851+0000 mon.a (mon.0) 1430 : cluster 1 osd.6 [v2:172.21.15.174:6816/628570609,v1:172.21.15.174:6817/628570609] boot 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.948865+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.948985+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: audit 2023-09-23T20:37:52.954308+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: audit 2023-09-23T20:37:53.029722+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: audit 2023-09-23T20:37:53.030975+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.856289+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 24802/168915 objects degraded (14.683%), 23 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:54.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:53 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.860790+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T20:37:54.279 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:54.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:54.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:54.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:54.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:54.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:54.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:54.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:54.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:54.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:55.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.035 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.823030+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:55.035 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:52.947408+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.795532+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1227: 109 pgs: 4 peering, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 19 active+undersized, 63 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 24476/165354 objects degraded (14.802%); 936/165354 objects misplaced (0.566%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.857238+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.859062+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.859292+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.861112+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.862414+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.864171+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.865546+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:53.869844+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.036 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:54 smithi174 bash[91578]: cluster 2023-09-23T20:37:54.874127+0000 mon.a (mon.0) 1437 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T20:37:55.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:55.093 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:37:55.124 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:37:55.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:55.160 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:37:55.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:55.213 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.823030+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:52.947408+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.795532+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1227: 109 pgs: 4 peering, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 19 active+undersized, 63 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 24476/165354 objects degraded (14.802%); 936/165354 objects misplaced (0.566%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.857238+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.859062+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.859292+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.861112+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.862414+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.864171+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.215 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.865546+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.215 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:53.869844+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.215 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[104422]: cluster 2023-09-23T20:37:54.874127+0000 mon.a (mon.0) 1437 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T20:37:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.215 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.823030+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:37:55.215 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:52.947408+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.795532+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1227: 109 pgs: 4 peering, 22 active+undersized+degraded, 1 active+recovering+undersized+degraded+remapped, 19 active+undersized, 63 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 24476/165354 objects degraded (14.802%); 936/165354 objects misplaced (0.566%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.857238+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.859062+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.859292+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.861112+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.862414+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.864171+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.865546+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:53.869844+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:37:55.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:54 smithi112 bash[107672]: cluster 2023-09-23T20:37:54.874127+0000 mon.a (mon.0) 1437 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T20:37:55.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:55.260 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:37:55.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:55.341 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:37:55.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:55.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:55.391 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:37:55.434 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:37:55.437 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.437 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.437 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.437 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.437 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.437 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.438 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.438 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:37:55.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.497 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:55.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:55.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:55.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:55.683 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:37:55.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:55.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:55.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:55.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:55.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:55.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:56.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.072 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: cluster 2023-09-23T20:37:54.868670+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: cluster 2023-09-23T20:37:54.869140+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: cluster 2023-09-23T20:37:54.872447+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: audit 2023-09-23T20:37:55.063947+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.112:0/2735852829' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: audit 2023-09-23T20:37:55.272050+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: audit 2023-09-23T20:37:55.282773+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[107672]: audit 2023-09-23T20:37:55.532870+0000 mon.a (mon.0) 1440 : audit 1 from='client.? 172.21.15.112:0/1435453882' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:56.073 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: cluster 2023-09-23T20:37:54.868670+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: cluster 2023-09-23T20:37:54.869140+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: cluster 2023-09-23T20:37:54.872447+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: audit 2023-09-23T20:37:55.063947+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.112:0/2735852829' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:56.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: audit 2023-09-23T20:37:55.272050+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:56.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: audit 2023-09-23T20:37:55.282773+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:56.074 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:55 smithi112 bash[104422]: audit 2023-09-23T20:37:55.532870+0000 mon.a (mon.0) 1440 : audit 1 from='client.? 172.21.15.112:0/1435453882' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:56.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:56.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:56.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: cluster 2023-09-23T20:37:54.868670+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: cluster 2023-09-23T20:37:54.869140+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: cluster 2023-09-23T20:37:54.872447+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:37:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: audit 2023-09-23T20:37:55.063947+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.112:0/2735852829' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: audit 2023-09-23T20:37:55.272050+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: audit 2023-09-23T20:37:55.282773+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:55 smithi174 bash[91578]: audit 2023-09-23T20:37:55.532870+0000 mon.a (mon.0) 1440 : audit 1 from='client.? 172.21.15.112:0/1435453882' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:56.332 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:37:56.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:56.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:56.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:56.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:56.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:56.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:56.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:56.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:56.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:56.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:56.885 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:57.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:57.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:57.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:57.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: cluster 2023-09-23T20:37:55.796195+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1230: 109 pgs: 80 active+clean, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized+degraded, 4 peering, 5 remapped+peering; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 892 op/s; 15879/158205 objects degraded (10.037%); 936/158205 objects misplaced (0.592%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: cluster 2023-09-23T20:37:56.280135+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: cluster 2023-09-23T20:37:56.287786+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: audit 2023-09-23T20:37:56.291701+0000 mon.a (mon.0) 1442 : audit 1 from='client.? 172.21.15.112:0/1435453882' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: cluster 2023-09-23T20:37:56.291774+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: audit 2023-09-23T20:37:56.651490+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:57.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[107672]: audit 2023-09-23T20:37:56.661182+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:57.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: cluster 2023-09-23T20:37:55.796195+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1230: 109 pgs: 80 active+clean, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized+degraded, 4 peering, 5 remapped+peering; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 892 op/s; 15879/158205 objects degraded (10.037%); 936/158205 objects misplaced (0.592%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T20:37:57.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: cluster 2023-09-23T20:37:56.280135+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:57.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: cluster 2023-09-23T20:37:56.287786+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:37:57.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: audit 2023-09-23T20:37:56.291701+0000 mon.a (mon.0) 1442 : audit 1 from='client.? 172.21.15.112:0/1435453882' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:57.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: cluster 2023-09-23T20:37:56.291774+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T20:37:57.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: audit 2023-09-23T20:37:56.651490+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:57.253 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:56 smithi112 bash[104422]: audit 2023-09-23T20:37:56.661182+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:57.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:57.293 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: cluster 2023-09-23T20:37:55.796195+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1230: 109 pgs: 80 active+clean, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+undersized+degraded, 4 peering, 5 remapped+peering; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 892 op/s; 15879/158205 objects degraded (10.037%); 936/158205 objects misplaced (0.592%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T20:37:57.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: cluster 2023-09-23T20:37:56.280135+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:57.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: cluster 2023-09-23T20:37:56.287786+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:37:57.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: audit 2023-09-23T20:37:56.291701+0000 mon.a (mon.0) 1442 : audit 1 from='client.? 172.21.15.112:0/1435453882' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:57.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: cluster 2023-09-23T20:37:56.291774+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T20:37:57.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: audit 2023-09-23T20:37:56.651490+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:57.294 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:56 smithi174 bash[91578]: audit 2023-09-23T20:37:56.661182+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:57.313 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:57.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:57.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:57.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:57.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:57.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:57.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:57.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:57.711 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:37:57.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:57.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:57.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:57.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:58.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:58.097 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:57 smithi112 bash[107672]: audit 2023-09-23T20:37:56.975642+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:58.097 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:57 smithi112 bash[107672]: audit 2023-09-23T20:37:56.985728+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:58.098 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:57 smithi112 bash[104422]: audit 2023-09-23T20:37:56.975642+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:58.098 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:57 smithi112 bash[104422]: audit 2023-09-23T20:37:56.985728+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:58.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:58.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:58.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:57 smithi174 bash[91578]: audit 2023-09-23T20:37:56.975642+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:57 smithi174 bash[91578]: audit 2023-09-23T20:37:56.985728+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:37:58.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:58.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:58.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:58.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:58.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:58.631 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:58.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:58.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:58.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:58.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:58.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:58.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:58.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:59.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:59.053 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:58 smithi112 bash[107672]: cluster 2023-09-23T20:37:57.796878+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1232: 109 pgs: 89 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 4 peering, 5 remapped+peering; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 12900/154356 objects degraded (8.357%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:37:59.053 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:37:58 smithi112 bash[107672]: cluster 2023-09-23T20:37:58.857465+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 12900/154356 objects degraded (8.357%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:59.053 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:58 smithi112 bash[104422]: cluster 2023-09-23T20:37:57.796878+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1232: 109 pgs: 89 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 4 peering, 5 remapped+peering; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 12900/154356 objects degraded (8.357%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:37:59.053 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:37:58 smithi112 bash[104422]: cluster 2023-09-23T20:37:58.857465+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 12900/154356 objects degraded (8.357%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:59.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:59.184 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:59.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:59.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:59 smithi174 bash[91578]: cluster 2023-09-23T20:37:57.796878+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1232: 109 pgs: 89 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 4 peering, 5 remapped+peering; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 12900/154356 objects degraded (8.357%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:37:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:37:59 smithi174 bash[91578]: cluster 2023-09-23T20:37:58.857465+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 12900/154356 objects degraded (8.357%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:37:59.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:59.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:59.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:59.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:59.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:59.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:59.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:59.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:59.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:59.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:59.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:59.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:59.878 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:59.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:00.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:00.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:38:00.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:00.274 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:00.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:00.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:00.404 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:38:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:38:00] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-09-23T20:38:00.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:00.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:00.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:00.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:00.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:00.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:00.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:00.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:00.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:00.846 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:00.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:38:00.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:00.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:00.992 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:00 smithi174 bash[91578]: cluster 2023-09-23T20:37:59.797869+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1233: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 14408/148914 objects degraded (9.675%); 2.7 MiB/s, 133 objects/s recovering 2023-09-23T20:38:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:01.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:01.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:01.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:01.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:01.357 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:01.378 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:01.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:00 smithi112 bash[104422]: cluster 2023-09-23T20:37:59.797869+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1233: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 14408/148914 objects degraded (9.675%); 2.7 MiB/s, 133 objects/s recovering 2023-09-23T20:38:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:00 smithi112 bash[107672]: cluster 2023-09-23T20:37:59.797869+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1233: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 14408/148914 objects degraded (9.675%); 2.7 MiB/s, 133 objects/s recovering 2023-09-23T20:38:01.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:01.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:01.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:01.611 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:01.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:01.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:01.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:01.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:01.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:01.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:02.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:02.029 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:02.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:02 smithi112 bash[104422]: cluster 2023-09-23T20:38:01.800809+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1234: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 14408/146379 objects degraded (9.843%); 2.1 MiB/s, 100 objects/s recovering 2023-09-23T20:38:02.137 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:02.191 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:02.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:02.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:02 smithi112 bash[107672]: cluster 2023-09-23T20:38:01.800809+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1234: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 14408/146379 objects degraded (9.843%); 2.1 MiB/s, 100 objects/s recovering 2023-09-23T20:38:02.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:02 smithi174 bash[91578]: cluster 2023-09-23T20:38:01.800809+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1234: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 14408/146379 objects degraded (9.843%); 2.1 MiB/s, 100 objects/s recovering 2023-09-23T20:38:02.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:02.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:02.465 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:02.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:02.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:02.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:02.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:02.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:02.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:02.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:02.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:03.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:03.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:03.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:03.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:03.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:03.261 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:03.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:03.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:03.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:03.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:03.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:03.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:03.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:03.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:03.758 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:03.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:03.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:03.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:03.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:03.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:04.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:04.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:04.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:04.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[107672]: cluster 2023-09-23T20:38:03.044739+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:38:04.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[107672]: cluster 2023-09-23T20:38:03.047312+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[107672]: cluster 2023-09-23T20:38:03.049156+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[107672]: cluster 2023-09-23T20:38:03.801523+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1236: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s; 14408/140682 objects degraded (10.242%); 2.1 MiB/s, 99 objects/s recovering 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[107672]: cluster 2023-09-23T20:38:03.858650+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 14408/146379 objects degraded (9.843%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[104422]: cluster 2023-09-23T20:38:03.044739+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[104422]: cluster 2023-09-23T20:38:03.047312+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[104422]: cluster 2023-09-23T20:38:03.049156+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[104422]: cluster 2023-09-23T20:38:03.801523+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1236: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s; 14408/140682 objects degraded (10.242%); 2.1 MiB/s, 99 objects/s recovering 2023-09-23T20:38:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:04 smithi112 bash[104422]: cluster 2023-09-23T20:38:03.858650+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 14408/146379 objects degraded (9.843%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:04.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:04.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:04.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:04 smithi174 bash[91578]: cluster 2023-09-23T20:38:03.044739+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:38:04.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:04 smithi174 bash[91578]: cluster 2023-09-23T20:38:03.047312+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:38:04.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:04 smithi174 bash[91578]: cluster 2023-09-23T20:38:03.049156+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T20:38:04.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:04 smithi174 bash[91578]: cluster 2023-09-23T20:38:03.801523+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1236: 109 pgs: 1 active+recovering+undersized+remapped, 93 active+clean, 15 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 729 op/s; 14408/140682 objects degraded (10.242%); 2.1 MiB/s, 99 objects/s recovering 2023-09-23T20:38:04.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:04 smithi174 bash[91578]: cluster 2023-09-23T20:38:03.858650+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 14408/146379 objects degraded (9.843%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:04.416 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:04.445 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:04.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:04.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:04.578 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:04.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:04.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:04.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:04.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:04.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:04.973 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:04.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:05.011 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:05.012 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:05.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:05.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:05.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:05.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:05.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:05.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:05 smithi174 bash[91578]: cluster 2023-09-23T20:38:04.053914+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:05 smithi174 bash[91578]: cluster 2023-09-23T20:38:04.056902+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:05 smithi174 bash[91578]: cluster 2023-09-23T20:38:04.060389+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:05 smithi174 bash[91578]: cluster 2023-09-23T20:38:04.062066+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T20:38:05.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:05.379 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:05.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[107672]: cluster 2023-09-23T20:38:04.053914+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[107672]: cluster 2023-09-23T20:38:04.056902+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[107672]: cluster 2023-09-23T20:38:04.060389+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[107672]: cluster 2023-09-23T20:38:04.062066+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T20:38:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[104422]: cluster 2023-09-23T20:38:04.053914+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[104422]: cluster 2023-09-23T20:38:04.056902+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[104422]: cluster 2023-09-23T20:38:04.060389+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:38:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:05 smithi112 bash[104422]: cluster 2023-09-23T20:38:04.062066+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T20:38:05.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:05.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:05.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:05.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:05.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:05.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:05.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:05.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:05.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:05.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:05.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:06.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:06.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[107672]: cluster 2023-09-23T20:38:05.068597+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[107672]: cluster 2023-09-23T20:38:05.071491+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[107672]: cluster 2023-09-23T20:38:05.072859+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T20:38:06.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[107672]: cluster 2023-09-23T20:38:05.079041+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[107672]: cluster 2023-09-23T20:38:05.089971+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[107672]: cluster 2023-09-23T20:38:05.802185+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1239: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 93 active+clean, 14 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 13899/132948 objects degraded (10.454%); 0 B/s, 157 objects/s recovering 2023-09-23T20:38:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[104422]: cluster 2023-09-23T20:38:05.068597+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[104422]: cluster 2023-09-23T20:38:05.071491+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[104422]: cluster 2023-09-23T20:38:05.072859+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T20:38:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[104422]: cluster 2023-09-23T20:38:05.079041+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[104422]: cluster 2023-09-23T20:38:05.089971+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:06 smithi112 bash[104422]: cluster 2023-09-23T20:38:05.802185+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1239: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 93 active+clean, 14 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 13899/132948 objects degraded (10.454%); 0 B/s, 157 objects/s recovering 2023-09-23T20:38:06.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:06.163 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:38:06.163 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:38:06.163 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:38:06.164 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:38:06.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:06 smithi174 bash[91578]: cluster 2023-09-23T20:38:05.068597+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:06 smithi174 bash[91578]: cluster 2023-09-23T20:38:05.071491+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:06 smithi174 bash[91578]: cluster 2023-09-23T20:38:05.072859+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T20:38:06.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:06 smithi174 bash[91578]: cluster 2023-09-23T20:38:05.079041+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.181 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:06 smithi174 bash[91578]: cluster 2023-09-23T20:38:05.089971+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:38:06.181 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:06 smithi174 bash[91578]: cluster 2023-09-23T20:38:05.802185+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1239: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 93 active+clean, 14 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 13899/132948 objects degraded (10.454%); 0 B/s, 157 objects/s recovering 2023-09-23T20:38:06.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:06.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:06.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:06.408 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:06.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:06.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:06.455 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:38:06.455 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:185695 10.0 10:008ec4bb:::benchmark_data_smithi112_242611_object71781:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e306)", 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:06.445511+0000", 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 0.0080302380000000003, 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0080686609999999995, 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 185695 2023-09-23T20:38:06.456 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445511+0000", 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445511+0000", 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.457 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445509+0000", 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445518+0000", 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3910000000000004e-06 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445541+0000", 2023-09-23T20:38:06.458 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.34e-05 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445551+0000", 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4320000000000005e-06 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445610+0000", 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9141000000000002e-05 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.459 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445742+0000", 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013172800000000001 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.445981+0000", 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00023964599999999999 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.448965+0000", 2023-09-23T20:38:06.460 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.002984043 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.449247+0000", 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00028131800000000002 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:38:06.461 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:38:06.462 INFO:teuthology.orchestra.run.smithi174.stdout: ], 2023-09-23T20:38:06.462 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 1 2023-09-23T20:38:06.462 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:38:06.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:06.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:06.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:06.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:06.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:06.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:06.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:06.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:06.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:07.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:07.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:07.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:07.231 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[107672]: cluster 2023-09-23T20:38:06.073984+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.231 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[107672]: cluster 2023-09-23T20:38:06.077405+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[107672]: cluster 2023-09-23T20:38:06.080656+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[107672]: cluster 2023-09-23T20:38:06.082421+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T20:38:07.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[104422]: cluster 2023-09-23T20:38:06.073984+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[104422]: cluster 2023-09-23T20:38:06.077405+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[104422]: cluster 2023-09-23T20:38:06.080656+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:07 smithi112 bash[104422]: cluster 2023-09-23T20:38:06.082421+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T20:38:07.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:07.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:07.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:07.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:07 smithi174 bash[91578]: cluster 2023-09-23T20:38:06.073984+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:07 smithi174 bash[91578]: cluster 2023-09-23T20:38:06.077405+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:07 smithi174 bash[91578]: cluster 2023-09-23T20:38:06.080656+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:38:07.364 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:07 smithi174 bash[91578]: cluster 2023-09-23T20:38:06.082421+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T20:38:07.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:07.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:07.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:07.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:07.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:07.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:07.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:07.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:07.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:07.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:07.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:07.928 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:07.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:08.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:08.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:08.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:08.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:08.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:08.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:08 smithi174 bash[91578]: cluster 2023-09-23T20:38:07.802904+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1241: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 94 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 12926/128853 objects degraded (10.032%); 0 B/s, 266 objects/s recovering 2023-09-23T20:38:08.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:08 smithi174 bash[91578]: audit 2023-09-23T20:38:08.024633+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:08.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:08.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:08 smithi112 bash[104422]: cluster 2023-09-23T20:38:07.802904+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1241: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 94 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 12926/128853 objects degraded (10.032%); 0 B/s, 266 objects/s recovering 2023-09-23T20:38:08.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:08 smithi112 bash[104422]: audit 2023-09-23T20:38:08.024633+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:08 smithi112 bash[107672]: cluster 2023-09-23T20:38:07.802904+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1241: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 94 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 12926/128853 objects degraded (10.032%); 0 B/s, 266 objects/s recovering 2023-09-23T20:38:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:08 smithi112 bash[107672]: audit 2023-09-23T20:38:08.024633+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:08.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:08.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:08.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:08.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:08.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:38:08.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:08.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:08.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:08.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:08.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:08.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:08.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:08.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:09.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:09.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:09.137 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:09 smithi112 bash[107672]: cluster 2023-09-23T20:38:08.859753+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 12926/128853 objects degraded (10.032%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:09.226 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:09.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:09 smithi174 bash[91578]: cluster 2023-09-23T20:38:08.859753+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 12926/128853 objects degraded (10.032%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:09.253 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:09.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:09.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:09.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:09.388 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:09 smithi112 bash[104422]: cluster 2023-09-23T20:38:08.859753+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 12926/128853 objects degraded (10.032%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:09.489 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:09.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:09.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T20:38:09.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:09.641 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:09.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:09.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:09.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:09.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:09.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:09.906 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:10.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:10.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:10.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:10.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:10.155 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:10 smithi174 bash[91578]: cluster 2023-09-23T20:38:09.803593+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1242: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 12926/122979 objects degraded (10.511%); 0 B/s, 210 objects/s recovering 2023-09-23T20:38:10.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:10.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:10.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:10.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:10 smithi112 bash[104422]: cluster 2023-09-23T20:38:09.803593+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1242: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 12926/122979 objects degraded (10.511%); 0 B/s, 210 objects/s recovering 2023-09-23T20:38:10.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:38:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:38:10] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.43.0" 2023-09-23T20:38:10.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:10 smithi112 bash[107672]: cluster 2023-09-23T20:38:09.803593+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1242: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 12926/122979 objects degraded (10.511%); 0 B/s, 210 objects/s recovering 2023-09-23T20:38:10.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:10.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:10.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:10.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:10.687 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.714 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:10.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:10.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:10.950 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:10.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:11.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:11.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:11.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:11.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:11.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:11.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:11.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:11.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:11.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:11.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:11.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:11.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:11.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:11.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:11.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:11.904 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:12.007 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:12.033 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:12.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:12.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:12.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:12.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:12.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:12.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:12.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:12.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:12.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:12.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:12.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:12.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:12.713 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:12.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:12.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:12.860 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:12 smithi112 bash[104422]: cluster 2023-09-23T20:38:11.805950+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1243: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 12926/120432 objects degraded (10.733%); 0 B/s, 98 objects/s recovering 2023-09-23T20:38:12.948 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:12.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:13.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:12 smithi174 bash[91578]: cluster 2023-09-23T20:38:11.805950+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1243: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 12926/120432 objects degraded (10.733%); 0 B/s, 98 objects/s recovering 2023-09-23T20:38:13.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:13.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:13.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:13.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:12 smithi112 bash[107672]: cluster 2023-09-23T20:38:11.805950+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1243: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 12926/120432 objects degraded (10.733%); 0 B/s, 98 objects/s recovering 2023-09-23T20:38:13.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:13.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:13.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:13.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:13.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:13.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:13.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:13.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:13.506 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:13.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:13.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:13.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:13.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:13.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:13.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:13.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:13.910 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:13.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:14.015 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:14.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:14.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:14.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:13 smithi112 bash[107672]: cluster 2023-09-23T20:38:13.860503+0000 mon.a (mon.0) 1456 : cluster 3 Health check update: Degraded data redundancy: 12926/114453 objects degraded (11.294%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:14.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:13 smithi112 bash[104422]: cluster 2023-09-23T20:38:13.860503+0000 mon.a (mon.0) 1456 : cluster 3 Health check update: Degraded data redundancy: 12926/114453 objects degraded (11.294%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:14.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:14.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:14.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:14.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:13 smithi174 bash[91578]: cluster 2023-09-23T20:38:13.860503+0000 mon.a (mon.0) 1456 : cluster 3 Health check update: Degraded data redundancy: 12926/114453 objects degraded (11.294%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:14.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:14.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:14.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:14.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:14.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:14.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:14.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:14.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:14.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:14.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:14.938 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:14.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:14.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:15.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:14 smithi174 bash[91578]: cluster 2023-09-23T20:38:13.806688+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1244: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 12926/114453 objects degraded (11.294%); 0 B/s, 79 objects/s recovering 2023-09-23T20:38:15.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:15.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.211 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:14 smithi112 bash[107672]: cluster 2023-09-23T20:38:13.806688+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1244: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 12926/114453 objects degraded (11.294%); 0 B/s, 79 objects/s recovering 2023-09-23T20:38:15.211 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:14 smithi112 bash[104422]: cluster 2023-09-23T20:38:13.806688+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1244: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 12926/114453 objects degraded (11.294%); 0 B/s, 79 objects/s recovering 2023-09-23T20:38:15.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:15.330 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:15.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:15.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:15.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:15.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:15.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:15.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:15.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:15.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:15.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:15.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:16.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:16.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:16.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:16.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:16.165 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:16.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:16.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:16.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:16.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:16.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:16.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:16.579 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:16.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:16.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:16.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:16.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:16.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:16.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:17.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:17.204 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:17.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[107672]: cluster 2023-09-23T20:38:15.807365+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1245: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 12926/106554 objects degraded (12.131%); 0 B/s, 69 objects/s recovering 2023-09-23T20:38:17.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[107672]: audit 2023-09-23T20:38:15.915185+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[107672]: audit 2023-09-23T20:38:15.933340+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.230 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[107672]: audit 2023-09-23T20:38:15.935465+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[107672]: audit 2023-09-23T20:38:15.936726+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[107672]: audit 2023-09-23T20:38:15.943170+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[104422]: cluster 2023-09-23T20:38:15.807365+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1245: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 12926/106554 objects degraded (12.131%); 0 B/s, 69 objects/s recovering 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[104422]: audit 2023-09-23T20:38:15.915185+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[104422]: audit 2023-09-23T20:38:15.933340+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[104422]: audit 2023-09-23T20:38:15.935465+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[104422]: audit 2023-09-23T20:38:15.936726+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:38:17.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:16 smithi112 bash[104422]: audit 2023-09-23T20:38:15.943170+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:17.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: cluster 2023-09-23T20:38:15.807365+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1245: 109 pgs: 1 active+recovering+undersized+remapped, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 12926/106554 objects degraded (12.131%); 0 B/s, 69 objects/s recovering 2023-09-23T20:38:17.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:15.915185+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:15.933340+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:15.935465+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:38:17.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:15.936726+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:38:17.259 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:15.943170+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:17.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:17.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:17.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:17.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:17.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:17.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.552 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:38:17.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:17.583 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:38:17.617 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:38:17.646 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:38:17.657 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:17.670 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:38:17.680 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:17.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:17.692 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:38:17.722 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:38:17.752 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:38:17.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:17.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:17.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:17.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:17.937 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:17.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:17.961 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:38:18.040 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:18.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:18.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[104422]: cluster 2023-09-23T20:38:16.944758+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[104422]: cluster 2023-09-23T20:38:16.946957+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[104422]: cluster 2023-09-23T20:38:16.947207+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T20:38:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[104422]: cluster 2023-09-23T20:38:16.949869+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[104422]: audit 2023-09-23T20:38:17.511525+0000 mon.a (mon.0) 1463 : audit 0 from='client.? 172.21.15.112:0/3255067012' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[104422]: audit 2023-09-23T20:38:17.807380+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.112:0/1191631495' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:38:18.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[107672]: cluster 2023-09-23T20:38:16.944758+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[107672]: cluster 2023-09-23T20:38:16.946957+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[107672]: cluster 2023-09-23T20:38:16.947207+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T20:38:18.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[107672]: cluster 2023-09-23T20:38:16.949869+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[107672]: audit 2023-09-23T20:38:17.511525+0000 mon.a (mon.0) 1463 : audit 0 from='client.? 172.21.15.112:0/3255067012' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:18.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:17 smithi112 bash[107672]: audit 2023-09-23T20:38:17.807380+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.112:0/1191631495' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:38:18.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:18.190 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: cluster 2023-09-23T20:38:16.944758+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.190 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: cluster 2023-09-23T20:38:16.946957+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.190 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: cluster 2023-09-23T20:38:16.947207+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T20:38:18.191 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: cluster 2023-09-23T20:38:16.949869+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:38:18.191 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:17.511525+0000 mon.a (mon.0) 1463 : audit 0 from='client.? 172.21.15.112:0/3255067012' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:18.191 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:17 smithi174 bash[91578]: audit 2023-09-23T20:38:17.807380+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.112:0/1191631495' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:38:18.206 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:18.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:18.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:18.336 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:18.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:18.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:18.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:18.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:18.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:18.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:18.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:18.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:18.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:18.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:18.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:18.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:18.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:19.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:19.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:17.807932+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1247: 109 pgs: 1 peering, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 12926/101652 objects degraded (12.716%); 0 B/s, 71 objects/s recovering 2023-09-23T20:38:19.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:17.942657+0000 mon.a (mon.0) 1465 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:19.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:17.951056+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:17.954918+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:17.956407+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: audit 2023-09-23T20:38:17.956646+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.112:0/1191631495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:17.956749+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:18.031389+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[107672]: cluster 2023-09-23T20:38:18.861714+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 12926/101652 objects degraded (12.716%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:17.807932+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1247: 109 pgs: 1 peering, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 12926/101652 objects degraded (12.716%); 0 B/s, 71 objects/s recovering 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:17.942657+0000 mon.a (mon.0) 1465 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:19.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:17.951056+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:17.954918+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:17.956407+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: audit 2023-09-23T20:38:17.956646+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.112:0/1191631495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:38:19.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:17.956749+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T20:38:19.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:18.031389+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:18 smithi112 bash[104422]: cluster 2023-09-23T20:38:18.861714+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 12926/101652 objects degraded (12.716%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:19.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:19.133 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:19.134 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:38:19.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:17.807932+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1247: 109 pgs: 1 peering, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 12926/101652 objects degraded (12.716%); 0 B/s, 71 objects/s recovering 2023-09-23T20:38:19.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:17.942657+0000 mon.a (mon.0) 1465 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:17.951056+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:17.954918+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:17.956407+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: audit 2023-09-23T20:38:17.956646+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.112:0/1191631495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:17.956749+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:18.031389+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:38:19.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:18 smithi174 bash[91578]: cluster 2023-09-23T20:38:18.861714+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 12926/101652 objects degraded (12.716%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T20:38:19.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:19.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:19.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:19.478 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:19.522 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:19.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:19.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:19.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:19.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:19.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:19.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:19.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:19.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.916 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:20.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:20.048 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:20.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:20.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:20.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:20.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:20.325 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:20.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:38:20.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:38:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:38:20] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.43.0" 2023-09-23T20:38:20.430 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:20.495 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:20.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:20.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:20.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:20.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:20.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:20.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:20.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:20.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:20.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:20.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:21.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:21.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:21.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:21.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:21.150 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:21 smithi112 bash[107672]: cluster 2023-09-23T20:38:19.809929+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1249: 109 pgs: 1 peering, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 12926/95643 objects degraded (13.515%); 0 B/s, 89 objects/s recovering 2023-09-23T20:38:21.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:21.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:21 smithi112 bash[104422]: cluster 2023-09-23T20:38:19.809929+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1249: 109 pgs: 1 peering, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 12926/95643 objects degraded (13.515%); 0 B/s, 89 objects/s recovering 2023-09-23T20:38:21.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:21.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:21.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:21.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:20 smithi174 bash[91578]: cluster 2023-09-23T20:38:19.809929+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1249: 109 pgs: 1 peering, 95 active+clean, 13 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 12926/95643 objects degraded (13.515%); 0 B/s, 89 objects/s recovering 2023-09-23T20:38:21.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:21.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:21.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:21.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:21.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:21.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:21.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:21.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:21.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:21.772 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:21.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:21.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:21.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:21.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:22.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:22.037 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:21 smithi174 bash[91578]: cluster 2023-09-23T20:38:21.633543+0000 osd.5 (osd.5) 306 : cluster 0 10.6 scrub starts 2023-09-23T20:38:22.054 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:22.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:22.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:21 smithi112 bash[107672]: cluster 2023-09-23T20:38:21.633543+0000 osd.5 (osd.5) 306 : cluster 0 10.6 scrub starts 2023-09-23T20:38:22.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:21 smithi112 bash[104422]: cluster 2023-09-23T20:38:21.633543+0000 osd.5 (osd.5) 306 : cluster 0 10.6 scrub starts 2023-09-23T20:38:22.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:22.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:22.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:22.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:22.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:22.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:22.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:22.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:22.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:22.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:22.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:22.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:22.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:23.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.105 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:22 smithi112 bash[107672]: cluster 2023-09-23T20:38:21.810509+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1250: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 95 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 979 op/s; 11946/90933 objects degraded (13.137%); 0 B/s, 101 objects/s recovering 2023-09-23T20:38:23.106 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:22 smithi112 bash[104422]: cluster 2023-09-23T20:38:21.810509+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1250: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 95 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 979 op/s; 11946/90933 objects degraded (13.137%); 0 B/s, 101 objects/s recovering 2023-09-23T20:38:23.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:23.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:23.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:22 smithi174 bash[91578]: cluster 2023-09-23T20:38:21.810509+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1250: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 95 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 979 op/s; 11946/90933 objects degraded (13.137%); 0 B/s, 101 objects/s recovering 2023-09-23T20:38:23.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:23.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:23.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:23.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:23.822 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:23.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:23.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:23.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:23.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:24.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:23 smithi174 bash[91578]: audit 2023-09-23T20:38:23.025069+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:23 smithi174 bash[91578]: cluster 2023-09-23T20:38:23.639576+0000 osd.5 (osd.5) 307 : cluster 0 10.13 scrub starts 2023-09-23T20:38:24.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:23 smithi174 bash[91578]: cluster 2023-09-23T20:38:23.865075+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 11946/90933 objects degraded (13.137%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:24.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:24.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:23 smithi112 bash[104422]: audit 2023-09-23T20:38:23.025069+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:23 smithi112 bash[104422]: cluster 2023-09-23T20:38:23.639576+0000 osd.5 (osd.5) 307 : cluster 0 10.13 scrub starts 2023-09-23T20:38:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:23 smithi112 bash[104422]: cluster 2023-09-23T20:38:23.865075+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 11946/90933 objects degraded (13.137%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:23 smithi112 bash[107672]: audit 2023-09-23T20:38:23.025069+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:23 smithi112 bash[107672]: cluster 2023-09-23T20:38:23.639576+0000 osd.5 (osd.5) 307 : cluster 0 10.13 scrub starts 2023-09-23T20:38:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:23 smithi112 bash[107672]: cluster 2023-09-23T20:38:23.865075+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 11946/90933 objects degraded (13.137%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:24.192 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:24.218 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:24.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:24.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:24.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:24.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:24.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:38:24.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:24.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:38:24.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:24.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:24.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:24.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:24.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:25.053 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:25.088 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:25.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.201 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:24 smithi174 bash[91578]: cluster 2023-09-23T20:38:23.811269+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1251: 109 pgs: 1 active+recovering+undersized+remapped, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 11946/89454 objects degraded (13.354%); 0 B/s, 101 objects/s recovering 2023-09-23T20:38:25.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:25.237 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:25.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:25.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:25.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:25 smithi112 bash[104422]: cluster 2023-09-23T20:38:23.811269+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1251: 109 pgs: 1 active+recovering+undersized+remapped, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 11946/89454 objects degraded (13.354%); 0 B/s, 101 objects/s recovering 2023-09-23T20:38:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:25 smithi112 bash[107672]: cluster 2023-09-23T20:38:23.811269+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1251: 109 pgs: 1 active+recovering+undersized+remapped, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 11946/89454 objects degraded (13.354%); 0 B/s, 101 objects/s recovering 2023-09-23T20:38:25.457 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:25.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:25.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:25.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:25.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:25.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:25.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:25.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:26.141 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:26.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:26.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:26.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:26.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:26.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:26.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:26.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:26.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:26.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:26.664 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:26.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:26.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:26.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:26.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:27.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:27.087 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:26 smithi112 bash[104422]: cluster 2023-09-23T20:38:25.811931+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1252: 109 pgs: 1 active+recovering+undersized+remapped, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 11946/76830 objects degraded (15.549%); 0 B/s, 145 objects/s recovering 2023-09-23T20:38:27.087 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:26 smithi112 bash[104422]: cluster 2023-09-23T20:38:26.001375+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T20:38:27.088 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:26 smithi112 bash[104422]: cluster 2023-09-23T20:38:26.006229+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T20:38:27.088 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:26 smithi112 bash[107672]: cluster 2023-09-23T20:38:25.811931+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1252: 109 pgs: 1 active+recovering+undersized+remapped, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 11946/76830 objects degraded (15.549%); 0 B/s, 145 objects/s recovering 2023-09-23T20:38:27.088 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:26 smithi112 bash[107672]: cluster 2023-09-23T20:38:26.001375+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T20:38:27.088 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:26 smithi112 bash[107672]: cluster 2023-09-23T20:38:26.006229+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T20:38:27.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:27.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:27.214 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:27.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:26 smithi174 bash[91578]: cluster 2023-09-23T20:38:25.811931+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1252: 109 pgs: 1 active+recovering+undersized+remapped, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 11946/76830 objects degraded (15.549%); 0 B/s, 145 objects/s recovering 2023-09-23T20:38:27.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:26 smithi174 bash[91578]: cluster 2023-09-23T20:38:26.001375+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T20:38:27.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:26 smithi174 bash[91578]: cluster 2023-09-23T20:38:26.006229+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T20:38:27.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:27.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:27.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:27.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:27.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:27.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:27.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:27.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:27.632 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:27.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:27.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:27.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:27.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:27.895 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:27.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:28.022 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: cluster 2023-09-23T20:38:26.694651+0000 osd.5 (osd.5) 309 : cluster 0 10.3 scrub starts 2023-09-23T20:38:28.038 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T20:38:28.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:28.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:28.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:28.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: cluster 2023-09-23T20:38:26.694651+0000 osd.5 (osd.5) 309 : cluster 0 10.3 scrub starts 2023-09-23T20:38:28.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: cluster 2023-09-23T20:38:27.009331+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: cluster 2023-09-23T20:38:27.010389+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: cluster 2023-09-23T20:38:27.011089+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T20:38:28.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: cluster 2023-09-23T20:38:27.011189+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: audit 2023-09-23T20:38:27.413205+0000 mon.a (mon.0) 1473 : audit 1 from='client.? 172.21.15.112:0/3857176019' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:38:28.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:28 smithi174 bash[91578]: cluster 2023-09-23T20:38:27.812551+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1255: 109 pgs: 1 peering, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 11946/76113 objects degraded (15.695%); 0 B/s, 122 objects/s recovering 2023-09-23T20:38:28.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: cluster 2023-09-23T20:38:27.009331+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: cluster 2023-09-23T20:38:27.010389+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: cluster 2023-09-23T20:38:27.011089+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T20:38:28.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: cluster 2023-09-23T20:38:27.011189+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: audit 2023-09-23T20:38:27.413205+0000 mon.a (mon.0) 1473 : audit 1 from='client.? 172.21.15.112:0/3857176019' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[104422]: cluster 2023-09-23T20:38:27.812551+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1255: 109 pgs: 1 peering, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 11946/76113 objects degraded (15.695%); 0 B/s, 122 objects/s recovering 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: cluster 2023-09-23T20:38:26.694651+0000 osd.5 (osd.5) 309 : cluster 0 10.3 scrub starts 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: cluster 2023-09-23T20:38:27.009331+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: cluster 2023-09-23T20:38:27.010389+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: cluster 2023-09-23T20:38:27.011089+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: cluster 2023-09-23T20:38:27.011189+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: audit 2023-09-23T20:38:27.413205+0000 mon.a (mon.0) 1473 : audit 1 from='client.? 172.21.15.112:0/3857176019' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:38:28.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:28 smithi112 bash[107672]: cluster 2023-09-23T20:38:27.812551+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1255: 109 pgs: 1 peering, 96 active+clean, 12 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 11946/76113 objects degraded (15.695%); 0 B/s, 122 objects/s recovering 2023-09-23T20:38:28.341 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:28.444 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:28.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:28.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:28.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:28.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:28.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:28.994 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:29.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:29.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:29.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:29.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.022895+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.139 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: audit 2023-09-23T20:38:28.028980+0000 mon.a (mon.0) 1474 : audit 1 from='client.? 172.21.15.112:0/3857176019' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.029063+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.029495+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.034176+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.036828+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.050913+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.866509+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 11946/76113 objects degraded (15.695%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.022895+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: audit 2023-09-23T20:38:28.028980+0000 mon.a (mon.0) 1474 : audit 1 from='client.? 172.21.15.112:0/3857176019' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.029063+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.029495+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.034176+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.036828+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.050913+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:29 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.866509+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 11946/76113 objects degraded (15.695%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:29.156 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:29.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:29.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.022895+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: audit 2023-09-23T20:38:28.028980+0000 mon.a (mon.0) 1474 : audit 1 from='client.? 172.21.15.112:0/3857176019' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:38:29.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.029063+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-09-23T20:38:29.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.029495+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.034176+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.264 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.036828+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.264 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.050913+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:38:29.264 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:29 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.866509+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 11946/76113 objects degraded (15.695%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:29.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:29.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:29.439 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:29.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:29.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T20:38:29.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:29.676 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:29.705 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:29.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:29.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:29.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:29.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:29.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:29.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:30.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:30 smithi174 bash[91578]: cluster 2023-09-23T20:38:28.724095+0000 osd.5 (osd.5) 312 : cluster 0 10.6 scrub starts 2023-09-23T20:38:30.031 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:30 smithi174 bash[91578]: cluster 2023-09-23T20:38:29.814250+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1257: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 96 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10964/70278 objects degraded (15.601%); 0 B/s, 149 objects/s recovering 2023-09-23T20:38:30.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:30.269 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:30.319 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:30.320 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:30.358 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:30 smithi112 bash[104422]: cluster 2023-09-23T20:38:28.724095+0000 osd.5 (osd.5) 312 : cluster 0 10.6 scrub starts 2023-09-23T20:38:30.358 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:30 smithi112 bash[104422]: cluster 2023-09-23T20:38:29.814250+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1257: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 96 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10964/70278 objects degraded (15.601%); 0 B/s, 149 objects/s recovering 2023-09-23T20:38:30.358 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:30 smithi112 bash[107672]: cluster 2023-09-23T20:38:28.724095+0000 osd.5 (osd.5) 312 : cluster 0 10.6 scrub starts 2023-09-23T20:38:30.358 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:30 smithi112 bash[107672]: cluster 2023-09-23T20:38:29.814250+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1257: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 96 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10964/70278 objects degraded (15.601%); 0 B/s, 149 objects/s recovering 2023-09-23T20:38:30.358 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:38:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:38:30] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.43.0" 2023-09-23T20:38:30.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:30.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:30.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:30.828 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:30.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:30.903 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:30.903 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:38:30.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:30.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:31.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:31.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.210 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:31 smithi112 bash[104422]: cluster 2023-09-23T20:38:29.758900+0000 osd.5 (osd.5) 313 : cluster 0 10.13 scrub starts 2023-09-23T20:38:31.210 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:31 smithi112 bash[107672]: cluster 2023-09-23T20:38:29.758900+0000 osd.5 (osd.5) 313 : cluster 0 10.13 scrub starts 2023-09-23T20:38:31.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:31.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:31 smithi174 bash[91578]: cluster 2023-09-23T20:38:29.758900+0000 osd.5 (osd.5) 313 : cluster 0 10.13 scrub starts 2023-09-23T20:38:31.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:31.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:31.481 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:31.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:31.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:31.640 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:31.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:31.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:31.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:31.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:32.010 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:32.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:32.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:32.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:38:32.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:32.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:32.304 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:32 smithi112 bash[104422]: cluster 2023-09-23T20:38:31.814971+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1258: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 96 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 10964/64005 objects degraded (17.130%); 0 B/s, 68 objects/s recovering 2023-09-23T20:38:32.304 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:32 smithi112 bash[107672]: cluster 2023-09-23T20:38:31.814971+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1258: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 96 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 10964/64005 objects degraded (17.130%); 0 B/s, 68 objects/s recovering 2023-09-23T20:38:32.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:32 smithi174 bash[91578]: cluster 2023-09-23T20:38:31.814971+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1258: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 96 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 10964/64005 objects degraded (17.130%); 0 B/s, 68 objects/s recovering 2023-09-23T20:38:32.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.448 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:32.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:32.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:32.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:32.689 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.720 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:32.827 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:32.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:32.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:33.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:33.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:33.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:33.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.266 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:33.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:33 smithi174 bash[91578]: cluster 2023-09-23T20:38:31.810330+0000 osd.5 (osd.5) 314 : cluster 0 10.3 scrub starts 2023-09-23T20:38:33.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:33 smithi112 bash[104422]: cluster 2023-09-23T20:38:31.810330+0000 osd.5 (osd.5) 314 : cluster 0 10.3 scrub starts 2023-09-23T20:38:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:33 smithi112 bash[107672]: cluster 2023-09-23T20:38:31.810330+0000 osd.5 (osd.5) 314 : cluster 0 10.3 scrub starts 2023-09-23T20:38:33.405 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:33.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:33.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:33.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:33.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:33.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:33.778 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:33.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:33.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:33.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:34.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:34.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:34.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:34.210 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:34 smithi112 bash[104422]: cluster 2023-09-23T20:38:32.799730+0000 osd.5 (osd.5) 315 : cluster 0 10.6 scrub starts 2023-09-23T20:38:34.210 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:34 smithi112 bash[104422]: cluster 2023-09-23T20:38:33.815626+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1259: 109 pgs: 1 active+recovering+undersized+remapped, 97 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 10964/62223 objects degraded (17.620%); 0 B/s, 52 objects/s recovering 2023-09-23T20:38:34.211 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:34 smithi112 bash[104422]: cluster 2023-09-23T20:38:33.867545+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: Degraded data redundancy: 10964/64005 objects degraded (17.130%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:34.211 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:34 smithi112 bash[107672]: cluster 2023-09-23T20:38:32.799730+0000 osd.5 (osd.5) 315 : cluster 0 10.6 scrub starts 2023-09-23T20:38:34.211 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:34 smithi112 bash[107672]: cluster 2023-09-23T20:38:33.815626+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1259: 109 pgs: 1 active+recovering+undersized+remapped, 97 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 10964/62223 objects degraded (17.620%); 0 B/s, 52 objects/s recovering 2023-09-23T20:38:34.211 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:34 smithi112 bash[107672]: cluster 2023-09-23T20:38:33.867545+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: Degraded data redundancy: 10964/64005 objects degraded (17.130%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:34.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:34.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:34 smithi174 bash[91578]: cluster 2023-09-23T20:38:32.799730+0000 osd.5 (osd.5) 315 : cluster 0 10.6 scrub starts 2023-09-23T20:38:34.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:34 smithi174 bash[91578]: cluster 2023-09-23T20:38:33.815626+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1259: 109 pgs: 1 active+recovering+undersized+remapped, 97 active+clean, 11 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 10964/62223 objects degraded (17.620%); 0 B/s, 52 objects/s recovering 2023-09-23T20:38:34.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:34 smithi174 bash[91578]: cluster 2023-09-23T20:38:33.867545+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: Degraded data redundancy: 10964/64005 objects degraded (17.130%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:34.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:34.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:34.385 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:34.483 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:34.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:34.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:34.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:34.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:34.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:34.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:34.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:34.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:34.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:35.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:35.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:35.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:35.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:35.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:35 smithi112 bash[107672]: cluster 2023-09-23T20:38:33.804278+0000 osd.5 (osd.5) 316 : cluster 0 10.13 scrub starts 2023-09-23T20:38:35.284 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:35 smithi112 bash[107672]: cluster 2023-09-23T20:38:34.879031+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-09-23T20:38:35.285 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:35 smithi112 bash[104422]: cluster 2023-09-23T20:38:33.804278+0000 osd.5 (osd.5) 316 : cluster 0 10.13 scrub starts 2023-09-23T20:38:35.285 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:35 smithi112 bash[104422]: cluster 2023-09-23T20:38:34.879031+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-09-23T20:38:35.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:35.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:35 smithi174 bash[91578]: cluster 2023-09-23T20:38:33.804278+0000 osd.5 (osd.5) 316 : cluster 0 10.13 scrub starts 2023-09-23T20:38:35.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:35 smithi174 bash[91578]: cluster 2023-09-23T20:38:34.879031+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-09-23T20:38:35.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:35.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:35.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:35.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:35.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:35.821 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:35.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:35.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:36.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:36.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:36.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:36.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[104422]: cluster 2023-09-23T20:38:34.874026+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[104422]: cluster 2023-09-23T20:38:34.876838+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[104422]: cluster 2023-09-23T20:38:34.877581+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[104422]: cluster 2023-09-23T20:38:35.816800+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1261: 109 pgs: 97 active+clean, 1 active+undersized+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 10964/51330 objects degraded (21.360%); 0 B/s, 122 objects/s recovering 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[104422]: cluster 2023-09-23T20:38:35.879979+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[107672]: cluster 2023-09-23T20:38:34.874026+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.193 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[107672]: cluster 2023-09-23T20:38:34.876838+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.194 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[107672]: cluster 2023-09-23T20:38:34.877581+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.194 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[107672]: cluster 2023-09-23T20:38:35.816800+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1261: 109 pgs: 97 active+clean, 1 active+undersized+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 10964/51330 objects degraded (21.360%); 0 B/s, 122 objects/s recovering 2023-09-23T20:38:36.194 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:36 smithi112 bash[107672]: cluster 2023-09-23T20:38:35.879979+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-09-23T20:38:36.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:36.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:36.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:36 smithi174 bash[91578]: cluster 2023-09-23T20:38:34.874026+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:36 smithi174 bash[91578]: cluster 2023-09-23T20:38:34.876838+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.327 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:36 smithi174 bash[91578]: cluster 2023-09-23T20:38:34.877581+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:38:36.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:36 smithi174 bash[91578]: cluster 2023-09-23T20:38:35.816800+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1261: 109 pgs: 97 active+clean, 1 active+undersized+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 10964/51330 objects degraded (21.360%); 0 B/s, 122 objects/s recovering 2023-09-23T20:38:36.328 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:36 smithi174 bash[91578]: cluster 2023-09-23T20:38:35.879979+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-09-23T20:38:36.349 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:36.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:36.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:36.619 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:36.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:36.723 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:36.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:36.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:36.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:36.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.020 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:37.044 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:37.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[107672]: cluster 2023-09-23T20:38:35.870708+0000 osd.5 (osd.5) 318 : cluster 0 10.3 scrub starts 2023-09-23T20:38:37.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[107672]: cluster 2023-09-23T20:38:35.875603+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[107672]: cluster 2023-09-23T20:38:35.877261+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.156 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[107672]: cluster 2023-09-23T20:38:35.880835+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[104422]: cluster 2023-09-23T20:38:35.870708+0000 osd.5 (osd.5) 318 : cluster 0 10.3 scrub starts 2023-09-23T20:38:37.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[104422]: cluster 2023-09-23T20:38:35.875603+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[104422]: cluster 2023-09-23T20:38:35.877261+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.156 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:37 smithi112 bash[104422]: cluster 2023-09-23T20:38:35.880835+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:37.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.275 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:37 smithi174 bash[91578]: cluster 2023-09-23T20:38:35.870708+0000 osd.5 (osd.5) 318 : cluster 0 10.3 scrub starts 2023-09-23T20:38:37.275 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:37 smithi174 bash[91578]: cluster 2023-09-23T20:38:35.875603+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.275 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:37 smithi174 bash[91578]: cluster 2023-09-23T20:38:35.877261+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.275 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:37 smithi174 bash[91578]: cluster 2023-09-23T20:38:35.880835+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:38:37.299 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:37.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:37.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:37.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:37.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:37.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:37.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:37.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.841 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:37.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:37.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:38.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:38.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:38.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:38.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:38.221 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:38 smithi112 bash[107672]: cluster 2023-09-23T20:38:37.817426+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1263: 109 pgs: 97 active+clean, 1 active+undersized+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 10964/50346 objects degraded (21.777%); 0 B/s, 74 objects/s recovering 2023-09-23T20:38:38.222 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:38 smithi112 bash[107672]: audit 2023-09-23T20:38:38.031638+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:38.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:38 smithi112 bash[104422]: cluster 2023-09-23T20:38:37.817426+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1263: 109 pgs: 97 active+clean, 1 active+undersized+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 10964/50346 objects degraded (21.777%); 0 B/s, 74 objects/s recovering 2023-09-23T20:38:38.222 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:38 smithi112 bash[104422]: audit 2023-09-23T20:38:38.031638+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:38.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:38.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:38.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:38.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:38.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:38.566 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:38 smithi174 bash[91578]: cluster 2023-09-23T20:38:37.817426+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1263: 109 pgs: 97 active+clean, 1 active+undersized+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 10964/50346 objects degraded (21.777%); 0 B/s, 74 objects/s recovering 2023-09-23T20:38:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:38 smithi174 bash[91578]: audit 2023-09-23T20:38:38.031638+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:38.613 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:38.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:38.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:38.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:38.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:38.910 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:39.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:39.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:39.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:39.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:39.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:39.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:39 smithi174 bash[91578]: cluster 2023-09-23T20:38:38.871254+0000 mon.a (mon.0) 1481 : cluster 3 Health check update: Degraded data redundancy: 10964/50346 objects degraded (21.777%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:39.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:39.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:39 smithi112 bash[104422]: cluster 2023-09-23T20:38:38.871254+0000 mon.a (mon.0) 1481 : cluster 3 Health check update: Degraded data redundancy: 10964/50346 objects degraded (21.777%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:39 smithi112 bash[107672]: cluster 2023-09-23T20:38:38.871254+0000 mon.a (mon.0) 1481 : cluster 3 Health check update: Degraded data redundancy: 10964/50346 objects degraded (21.777%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:39.410 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.443 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:39.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:39.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:39.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:39.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:39.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:39.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.849 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:39.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:39.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:39.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:40.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:40.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:40.221 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:40.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:40.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:40.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:40.367 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:40 smithi174 bash[91578]: cluster 2023-09-23T20:38:39.819434+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1264: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 940 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 9943/45147 objects degraded (22.024%); 0 B/s, 127 objects/s recovering 2023-09-23T20:38:40.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:40.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:40 smithi112 bash[104422]: cluster 2023-09-23T20:38:39.819434+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1264: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 940 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 9943/45147 objects degraded (22.024%); 0 B/s, 127 objects/s recovering 2023-09-23T20:38:40.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:40 smithi112 bash[107672]: cluster 2023-09-23T20:38:39.819434+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1264: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 940 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 9943/45147 objects degraded (22.024%); 0 B/s, 127 objects/s recovering 2023-09-23T20:38:40.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:38:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:38:40] "GET /metrics HTTP/1.1" 200 36516 "" "Prometheus/2.43.0" 2023-09-23T20:38:40.489 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.530 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:40.633 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:40.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:40.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:40.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:40.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:40.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:40.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:40.925 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:40.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:41.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:41.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:41.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:41.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:41.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:41.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:41.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:41.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:41.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:41.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:41.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:41.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:41.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:41.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:41.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:41.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:41.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:42.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:42.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:42.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:42.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:42.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:42.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:42.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:42.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:42.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:42.464 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:42.464 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:38:42.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:42.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:42.687 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:42.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:42.920 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:42.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:42.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:43.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:42 smithi112 bash[104422]: cluster 2023-09-23T20:38:41.820139+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1265: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 811 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 9943/38949 objects degraded (25.528%); 0 B/s, 127 objects/s recovering 2023-09-23T20:38:43.060 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:42 smithi112 bash[107672]: cluster 2023-09-23T20:38:41.820139+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1265: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 811 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 9943/38949 objects degraded (25.528%); 0 B/s, 127 objects/s recovering 2023-09-23T20:38:43.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:43.188 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.196 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:42 smithi174 bash[91578]: cluster 2023-09-23T20:38:41.820139+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1265: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 811 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 9943/38949 objects degraded (25.528%); 0 B/s, 127 objects/s recovering 2023-09-23T20:38:43.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:43.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.370 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:43.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:43.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:43.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:43.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:43.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:43.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:38:43.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:43.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:43.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:43.895 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:44.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.034 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:43 smithi174 bash[91578]: cluster 2023-09-23T20:38:42.774082+0000 osd.5 (osd.5) 320 : cluster 0 10.6 scrub starts 2023-09-23T20:38:44.034 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:43 smithi174 bash[91578]: cluster 2023-09-23T20:38:43.872323+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 9943/38949 objects degraded (25.528%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:44.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:44.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:44.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:44.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:44.246 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:43 smithi112 bash[107672]: cluster 2023-09-23T20:38:42.774082+0000 osd.5 (osd.5) 320 : cluster 0 10.6 scrub starts 2023-09-23T20:38:44.246 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:43 smithi112 bash[107672]: cluster 2023-09-23T20:38:43.872323+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 9943/38949 objects degraded (25.528%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:44.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:43 smithi112 bash[104422]: cluster 2023-09-23T20:38:42.774082+0000 osd.5 (osd.5) 320 : cluster 0 10.6 scrub starts 2023-09-23T20:38:44.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:43 smithi112 bash[104422]: cluster 2023-09-23T20:38:43.872323+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 9943/38949 objects degraded (25.528%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:44.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:44.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:44.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:44.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:44.571 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:44.599 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:44.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:44.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.748 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:44.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:44.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:44.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:44.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:45.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:45.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:45.110 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:44 smithi112 bash[107672]: cluster 2023-09-23T20:38:43.820873+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1266: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 9943/36987 objects degraded (26.882%); 0 B/s, 90 objects/s recovering 2023-09-23T20:38:45.110 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:44 smithi112 bash[104422]: cluster 2023-09-23T20:38:43.820873+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1266: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 9943/36987 objects degraded (26.882%); 0 B/s, 90 objects/s recovering 2023-09-23T20:38:45.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:45.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:45.246 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:44 smithi174 bash[91578]: cluster 2023-09-23T20:38:43.820873+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1266: 109 pgs: 1 active+recovering+undersized+remapped, 98 active+clean, 10 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 9943/36987 objects degraded (26.882%); 0 B/s, 90 objects/s recovering 2023-09-23T20:38:45.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:45.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:45.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:45.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:45.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:45.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:45.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:45.761 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:38:45.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:45.810 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:38:45.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:45.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:45.905 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:38:45.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:45 smithi112 bash[104422]: audit 2023-09-23T20:38:45.640404+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.112:0/3578876926' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:45.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:45 smithi112 bash[104422]: audit 2023-09-23T20:38:45.833697+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.112:0/104840738' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:45.926 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:45 smithi112 bash[104422]: audit 2023-09-23T20:38:45.834399+0000 mon.a (mon.0) 1484 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:45.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:45 smithi112 bash[107672]: audit 2023-09-23T20:38:45.640404+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.112:0/3578876926' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:45.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:45 smithi112 bash[107672]: audit 2023-09-23T20:38:45.833697+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.112:0/104840738' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:45.927 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:45 smithi112 bash[107672]: audit 2023-09-23T20:38:45.834399+0000 mon.a (mon.0) 1484 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:45.938 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:45.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:45.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:45.990 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:38:46.027 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:38:46.064 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:38:46.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:46.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:46.099 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:38:46.131 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:38:46.165 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:38:46.169 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.169 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.169 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.170 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.170 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.170 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.170 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.170 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:38:46.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:46.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:45 smithi174 bash[91578]: audit 2023-09-23T20:38:45.640404+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.112:0/3578876926' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:46.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:45 smithi174 bash[91578]: audit 2023-09-23T20:38:45.833697+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.112:0/104840738' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:46.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:45 smithi174 bash[91578]: audit 2023-09-23T20:38:45.834399+0000 mon.a (mon.0) 1484 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:46.220 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:46.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:46.324 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:46.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:46.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:46.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:46.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:46.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:46.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:46.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:46.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:46.971 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:46.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:47.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:47.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[107672]: cluster 2023-09-23T20:38:45.821739+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1267: 109 pgs: 2 active+recovering+undersized+remapped, 98 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 518 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 880 op/s; 8966/24912 objects degraded (35.991%); 0 B/s, 82 objects/s recovering 2023-09-23T20:38:47.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[107672]: cluster 2023-09-23T20:38:45.887802+0000 mon.a (mon.0) 1485 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:38:47.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[107672]: cluster 2023-09-23T20:38:45.891545+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:38:47.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[107672]: cluster 2023-09-23T20:38:45.893147+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:38:47.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[107672]: audit 2023-09-23T20:38:45.897612+0000 mon.a (mon.0) 1486 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:47.106 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[107672]: cluster 2023-09-23T20:38:45.897692+0000 mon.a (mon.0) 1487 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-09-23T20:38:47.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[104422]: cluster 2023-09-23T20:38:45.821739+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1267: 109 pgs: 2 active+recovering+undersized+remapped, 98 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 518 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 880 op/s; 8966/24912 objects degraded (35.991%); 0 B/s, 82 objects/s recovering 2023-09-23T20:38:47.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[104422]: cluster 2023-09-23T20:38:45.887802+0000 mon.a (mon.0) 1485 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:38:47.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[104422]: cluster 2023-09-23T20:38:45.891545+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:38:47.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[104422]: cluster 2023-09-23T20:38:45.893147+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:38:47.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[104422]: audit 2023-09-23T20:38:45.897612+0000 mon.a (mon.0) 1486 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:47.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:46 smithi112 bash[104422]: cluster 2023-09-23T20:38:45.897692+0000 mon.a (mon.0) 1487 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-09-23T20:38:47.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:47.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:47.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:47.239 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:46 smithi174 bash[91578]: cluster 2023-09-23T20:38:45.821739+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1267: 109 pgs: 2 active+recovering+undersized+remapped, 98 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 518 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 880 op/s; 8966/24912 objects degraded (35.991%); 0 B/s, 82 objects/s recovering 2023-09-23T20:38:47.239 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:46 smithi174 bash[91578]: cluster 2023-09-23T20:38:45.887802+0000 mon.a (mon.0) 1485 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:38:47.239 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:46 smithi174 bash[91578]: cluster 2023-09-23T20:38:45.891545+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:38:47.239 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:46 smithi174 bash[91578]: cluster 2023-09-23T20:38:45.893147+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:38:47.239 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:46 smithi174 bash[91578]: audit 2023-09-23T20:38:45.897612+0000 mon.a (mon.0) 1486 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:47.239 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:46 smithi174 bash[91578]: cluster 2023-09-23T20:38:45.897692+0000 mon.a (mon.0) 1487 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-09-23T20:38:47.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:47.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:47.365 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:47.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:47.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:47.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:47.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:47.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:47.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:47.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:47.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:47.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:47.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:48.067 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.094 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:48.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[104422]: cluster 2023-09-23T20:38:46.893409+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[104422]: cluster 2023-09-23T20:38:46.896580+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[104422]: cluster 2023-09-23T20:38:46.897883+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[104422]: cluster 2023-09-23T20:38:46.898208+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[104422]: cluster 2023-09-23T20:38:46.900281+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[107672]: cluster 2023-09-23T20:38:46.893409+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[107672]: cluster 2023-09-23T20:38:46.896580+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[107672]: cluster 2023-09-23T20:38:46.897883+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[107672]: cluster 2023-09-23T20:38:46.898208+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-09-23T20:38:48.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:47 smithi112 bash[107672]: cluster 2023-09-23T20:38:46.900281+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.198 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:48.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:47 smithi174 bash[91578]: cluster 2023-09-23T20:38:46.893409+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:47 smithi174 bash[91578]: cluster 2023-09-23T20:38:46.896580+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:47 smithi174 bash[91578]: cluster 2023-09-23T20:38:46.897883+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:47 smithi174 bash[91578]: cluster 2023-09-23T20:38:46.898208+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-09-23T20:38:48.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:47 smithi174 bash[91578]: cluster 2023-09-23T20:38:46.900281+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:38:48.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:48.336 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:48.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:48.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:48.563 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:48.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.632 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:48.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.774 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:48.881 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:49.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:49.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.164 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:48 smithi174 bash[91578]: cluster 2023-09-23T20:38:47.822251+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1270: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 492 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 895 op/s; 8966/23640 objects degraded (37.927%); 0 B/s, 75 objects/s recovering 2023-09-23T20:38:49.164 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:48 smithi174 bash[91578]: cluster 2023-09-23T20:38:48.873960+0000 mon.a (mon.0) 1489 : cluster 3 Health check update: Degraded data redundancy: 8966/23640 objects degraded (37.927%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:49.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:49.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:48 smithi112 bash[104422]: cluster 2023-09-23T20:38:47.822251+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1270: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 492 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 895 op/s; 8966/23640 objects degraded (37.927%); 0 B/s, 75 objects/s recovering 2023-09-23T20:38:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:48 smithi112 bash[104422]: cluster 2023-09-23T20:38:48.873960+0000 mon.a (mon.0) 1489 : cluster 3 Health check update: Degraded data redundancy: 8966/23640 objects degraded (37.927%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:48 smithi112 bash[107672]: cluster 2023-09-23T20:38:47.822251+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1270: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 492 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 895 op/s; 8966/23640 objects degraded (37.927%); 0 B/s, 75 objects/s recovering 2023-09-23T20:38:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:48 smithi112 bash[107672]: cluster 2023-09-23T20:38:48.873960+0000 mon.a (mon.0) 1489 : cluster 3 Health check update: Degraded data redundancy: 8966/23640 objects degraded (37.927%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:49.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:49.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:49.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:49.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:49.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:49.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.854 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:49.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.965 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:49 smithi112 bash[104422]: cluster 2023-09-23T20:38:48.807071+0000 osd.5 (osd.5) 322 : cluster 0 10.13 scrub starts 2023-09-23T20:38:49.965 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:49 smithi112 bash[107672]: cluster 2023-09-23T20:38:48.807071+0000 osd.5 (osd.5) 322 : cluster 0 10.13 scrub starts 2023-09-23T20:38:49.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:50.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:50.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:50.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:50.223 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:38:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:38:50] "GET /metrics HTTP/1.1" 200 36516 "" "Prometheus/2.43.0" 2023-09-23T20:38:50.236 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:50.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:49 smithi174 bash[91578]: cluster 2023-09-23T20:38:48.807071+0000 osd.5 (osd.5) 322 : cluster 0 10.13 scrub starts 2023-09-23T20:38:50.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:50.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:50.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.535 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:50.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:50.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:50.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:50.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:50.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:50.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:50.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.927 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:51.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:51.038 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:50 smithi112 bash[107672]: cluster 2023-09-23T20:38:49.824324+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1271: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 388 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 8966/18648 objects degraded (48.080%); 0 B/s, 75 objects/s recovering 2023-09-23T20:38:51.039 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:50 smithi112 bash[104422]: cluster 2023-09-23T20:38:49.824324+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1271: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 388 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 8966/18648 objects degraded (48.080%); 0 B/s, 75 objects/s recovering 2023-09-23T20:38:51.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:51.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:51.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:51.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:51.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:51.297 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:51.307 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:50 smithi174 bash[91578]: cluster 2023-09-23T20:38:49.824324+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1271: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 388 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 8966/18648 objects degraded (48.080%); 0 B/s, 75 objects/s recovering 2023-09-23T20:38:51.333 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:51.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:51.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:51.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:51.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:51.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:51.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:51.716 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.753 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:51.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:51.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:51.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:51.941 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T20:38:51.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:52.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:52.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:51 smithi174 bash[91578]: cluster 2023-09-23T20:38:50.826958+0000 osd.5 (osd.5) 323 : cluster 0 10.3 scrub starts 2023-09-23T20:38:52.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:51 smithi174 bash[91578]: audit 2023-09-23T20:38:51.153111+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.112:0/3550194896' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:38:52.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:51 smithi174 bash[91578]: audit 2023-09-23T20:38:51.154147+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:38:52.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:52.128 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:51 smithi112 bash[107672]: cluster 2023-09-23T20:38:50.826958+0000 osd.5 (osd.5) 323 : cluster 0 10.3 scrub starts 2023-09-23T20:38:52.128 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:51 smithi112 bash[107672]: audit 2023-09-23T20:38:51.153111+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.112:0/3550194896' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:38:52.128 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:51 smithi112 bash[107672]: audit 2023-09-23T20:38:51.154147+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:38:52.130 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:51 smithi112 bash[104422]: cluster 2023-09-23T20:38:50.826958+0000 osd.5 (osd.5) 323 : cluster 0 10.3 scrub starts 2023-09-23T20:38:52.130 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:51 smithi112 bash[104422]: audit 2023-09-23T20:38:51.153111+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.112:0/3550194896' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:38:52.130 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:51 smithi112 bash[104422]: audit 2023-09-23T20:38:51.154147+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:38:52.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:52.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:52.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:52.391 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:52.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:52.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:52.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:52.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:52.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:52.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:52.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:52.808 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:52.840 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:52.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:38:52.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:38:52.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:52.981 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:53.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:52 smithi174 bash[91578]: cluster 2023-09-23T20:38:51.825031+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1272: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 265 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 8966/12774 objects degraded (70.189%); 0 B/s, 87 objects/s recovering 2023-09-23T20:38:53.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:52 smithi174 bash[91578]: cluster 2023-09-23T20:38:51.921338+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:52 smithi174 bash[91578]: audit 2023-09-23T20:38:51.931209+0000 mon.a (mon.0) 1491 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:38:53.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:52 smithi174 bash[91578]: cluster 2023-09-23T20:38:51.931391+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-09-23T20:38:53.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:52 smithi174 bash[91578]: cluster 2023-09-23T20:38:51.942032+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:52 smithi174 bash[91578]: cluster 2023-09-23T20:38:51.960015+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.085 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:53.113 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:53.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:53.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[104422]: cluster 2023-09-23T20:38:51.825031+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1272: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 265 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 8966/12774 objects degraded (70.189%); 0 B/s, 87 objects/s recovering 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[104422]: cluster 2023-09-23T20:38:51.921338+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[104422]: audit 2023-09-23T20:38:51.931209+0000 mon.a (mon.0) 1491 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[104422]: cluster 2023-09-23T20:38:51.931391+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[104422]: cluster 2023-09-23T20:38:51.942032+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[104422]: cluster 2023-09-23T20:38:51.960015+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[107672]: cluster 2023-09-23T20:38:51.825031+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1272: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 265 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 8966/12774 objects degraded (70.189%); 0 B/s, 87 objects/s recovering 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[107672]: cluster 2023-09-23T20:38:51.921338+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[107672]: audit 2023-09-23T20:38:51.931209+0000 mon.a (mon.0) 1491 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:38:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[107672]: cluster 2023-09-23T20:38:51.931391+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-09-23T20:38:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[107672]: cluster 2023-09-23T20:38:51.942032+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:52 smithi112 bash[107672]: cluster 2023-09-23T20:38:51.960015+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:38:53.221 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:53.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:53.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:53.347 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:38:53.347 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:38:53.347 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:38:53.347 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:38:53.347 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:38:53.357 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:53.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:53.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:53.547 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:53.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:53.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:53.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:53.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:53.783 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:53.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T20:38:53.811 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:53.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:53.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:53.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:53.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:54.050 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:54 smithi174 bash[91578]: audit 2023-09-23T20:38:53.039387+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:54.074 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:54 smithi174 bash[91578]: audit 2023-09-23T20:38:53.044487+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:54.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:54 smithi174 bash[91578]: cluster 2023-09-23T20:38:53.829295+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1274: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 211 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 8966/10155 objects degraded (88.291%); 0 B/s, 87 objects/s recovering 2023-09-23T20:38:54.075 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:54 smithi174 bash[91578]: cluster 2023-09-23T20:38:53.875056+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 8966/12774 objects degraded (70.189%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:54.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:54.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.221 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:54.324 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Removed 113911 objects 2023-09-23T20:38:54.324 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Clean up completed and total clean up time :128.465 2023-09-23T20:38:54.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[104422]: audit 2023-09-23T20:38:53.039387+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[104422]: audit 2023-09-23T20:38:53.044487+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[104422]: cluster 2023-09-23T20:38:53.829295+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1274: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 211 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 8966/10155 objects degraded (88.291%); 0 B/s, 87 objects/s recovering 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[104422]: cluster 2023-09-23T20:38:53.875056+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 8966/12774 objects degraded (70.189%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[107672]: audit 2023-09-23T20:38:53.039387+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[107672]: audit 2023-09-23T20:38:53.044487+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[107672]: cluster 2023-09-23T20:38:53.829295+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1274: 109 pgs: 1 active+recovering+undersized+remapped, 99 active+clean, 9 active+recovery_wait+undersized+degraded+remapped; 211 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 8966/10155 objects degraded (88.291%); 0 B/s, 87 objects/s recovering 2023-09-23T20:38:54.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:54 smithi112 bash[107672]: cluster 2023-09-23T20:38:53.875056+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 8966/12774 objects degraded (70.189%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:38:54.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:54.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:54.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:38:54.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:54.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:54.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:54.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:54.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:54.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:54.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:54.887 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:54.975 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-23T20:38:54.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-23T20:38:54.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:55.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.167 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:55 smithi174 bash[91578]: cluster 2023-09-23T20:38:53.764164+0000 osd.5 (osd.5) 324 : cluster 0 10.6 scrub starts 2023-09-23T20:38:55.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:55.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:55 smithi112 bash[104422]: cluster 2023-09-23T20:38:53.764164+0000 osd.5 (osd.5) 324 : cluster 0 10.6 scrub starts 2023-09-23T20:38:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:55 smithi112 bash[107672]: cluster 2023-09-23T20:38:53.764164+0000 osd.5 (osd.5) 324 : cluster 0 10.6 scrub starts 2023-09-23T20:38:55.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:55.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:55.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:55.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:55.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:55.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:55.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:55.829 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:55.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:56.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:56.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:56.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:56.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:56.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:56.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:56.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:56 smithi174 bash[91578]: cluster 2023-09-23T20:38:55.049007+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:38:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:56 smithi174 bash[91578]: cluster 2023-09-23T20:38:55.054782+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-09-23T20:38:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:56 smithi174 bash[91578]: cluster 2023-09-23T20:38:55.061555+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:38:56.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:56 smithi174 bash[91578]: cluster 2023-09-23T20:38:55.830207+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1276: 109 pgs: 2 active+recovering+undersized+remapped, 99 active+clean, 8 active+recovery_wait+undersized+degraded+remapped; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 7978/3096 objects degraded (257.687%); 0 B/s, 88 objects/s recovering 2023-09-23T20:38:56.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:56.382 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:56.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:56.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[104422]: cluster 2023-09-23T20:38:55.049007+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[104422]: cluster 2023-09-23T20:38:55.054782+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[104422]: cluster 2023-09-23T20:38:55.061555+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[104422]: cluster 2023-09-23T20:38:55.830207+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1276: 109 pgs: 2 active+recovering+undersized+remapped, 99 active+clean, 8 active+recovery_wait+undersized+degraded+remapped; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 7978/3096 objects degraded (257.687%); 0 B/s, 88 objects/s recovering 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[107672]: cluster 2023-09-23T20:38:55.049007+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[107672]: cluster 2023-09-23T20:38:55.054782+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[107672]: cluster 2023-09-23T20:38:55.061555+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:38:56.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:56 smithi112 bash[107672]: cluster 2023-09-23T20:38:55.830207+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1276: 109 pgs: 2 active+recovering+undersized+remapped, 99 active+clean, 8 active+recovery_wait+undersized+degraded+remapped; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 7978/3096 objects degraded (257.687%); 0 B/s, 88 objects/s recovering 2023-09-23T20:38:56.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.513 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:56.616 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:56.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:56.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:56.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:56.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:56.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:56.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:57.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:57.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:57.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:57.149 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:57.180 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:57.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:57.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:57 smithi174 bash[91578]: cluster 2023-09-23T20:38:56.071343+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:38:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:57 smithi174 bash[91578]: cluster 2023-09-23T20:38:56.075047+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:38:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:57 smithi174 bash[91578]: cluster 2023-09-23T20:38:56.076632+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-09-23T20:38:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:57 smithi112 bash[104422]: cluster 2023-09-23T20:38:56.071343+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:38:57.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:57 smithi112 bash[104422]: cluster 2023-09-23T20:38:56.075047+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:38:57.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:57 smithi112 bash[104422]: cluster 2023-09-23T20:38:56.076632+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-09-23T20:38:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:57 smithi112 bash[107672]: cluster 2023-09-23T20:38:56.071343+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:38:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:57 smithi112 bash[107672]: cluster 2023-09-23T20:38:56.075047+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:38:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:57 smithi112 bash[107672]: cluster 2023-09-23T20:38:56.076632+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-09-23T20:38:57.420 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:57.448 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:57.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:57.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:57.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:57.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:57.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.720 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:57.721 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:57.721 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:57.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:57.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:57.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:58.095 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.081597+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.081623+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.085275+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-09-23T20:38:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.089048+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.121673+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.831146+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 100 active+clean, 8 active+recovery_wait+undersized+degraded+remapped; 44 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 7978/2163 objects degraded (368.840%); 0 B/s, 120 objects/s recovering 2023-09-23T20:38:58.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.081597+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.081623+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.085275+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-09-23T20:38:58.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.089048+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.121673+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:58 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.831146+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 100 active+clean, 8 active+recovery_wait+undersized+degraded+remapped; 44 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 7978/2163 objects degraded (368.840%); 0 B/s, 120 objects/s recovering 2023-09-23T20:38:58.222 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.247 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:58.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:58.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:58.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:58.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:58 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.081597+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:58 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.081623+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:58 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.085275+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-09-23T20:38:58.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:58 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.089048+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:58 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.121673+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:38:58.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:58 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.831146+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 100 active+clean, 8 active+recovery_wait+undersized+degraded+remapped; 44 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 7978/2163 objects degraded (368.840%); 0 B/s, 120 objects/s recovering 2023-09-23T20:38:58.512 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:58.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:58.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:58.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:58.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:58.775 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:58.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:58.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:58.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:59.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:59.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:59.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[104422]: cluster 2023-09-23T20:38:57.971494+0000 osd.2 (osd.2) 20 : cluster 0 10.5 scrub starts 2023-09-23T20:38:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[104422]: cluster 2023-09-23T20:38:58.088821+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[104422]: cluster 2023-09-23T20:38:58.090240+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[104422]: cluster 2023-09-23T20:38:58.093486+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[104422]: cluster 2023-09-23T20:38:58.095088+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[104422]: cluster 2023-09-23T20:38:58.876331+0000 mon.a (mon.0) 1500 : cluster 3 Health check update: Degraded data redundancy: 7978/2163 objects degraded (368.840%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[107672]: cluster 2023-09-23T20:38:57.971494+0000 osd.2 (osd.2) 20 : cluster 0 10.5 scrub starts 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[107672]: cluster 2023-09-23T20:38:58.088821+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[107672]: cluster 2023-09-23T20:38:58.090240+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[107672]: cluster 2023-09-23T20:38:58.093486+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[107672]: cluster 2023-09-23T20:38:58.095088+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-09-23T20:38:59.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:38:59 smithi112 bash[107672]: cluster 2023-09-23T20:38:58.876331+0000 mon.a (mon.0) 1500 : cluster 3 Health check update: Degraded data redundancy: 7978/2163 objects degraded (368.840%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:59.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:59.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:59.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:59.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:59.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:59 smithi174 bash[91578]: cluster 2023-09-23T20:38:57.971494+0000 osd.2 (osd.2) 20 : cluster 0 10.5 scrub starts 2023-09-23T20:38:59.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:59 smithi174 bash[91578]: cluster 2023-09-23T20:38:58.088821+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:59 smithi174 bash[91578]: cluster 2023-09-23T20:38:58.090240+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:59 smithi174 bash[91578]: cluster 2023-09-23T20:38:58.093486+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:38:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:59 smithi174 bash[91578]: cluster 2023-09-23T20:38:58.095088+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-09-23T20:38:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:38:59 smithi174 bash[91578]: cluster 2023-09-23T20:38:58.876331+0000 mon.a (mon.0) 1500 : cluster 3 Health check update: Degraded data redundancy: 7978/2163 objects degraded (368.840%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:59.357 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:59.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:59.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:59.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:59.529 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:59.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:59.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:59.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:59.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:59.751 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:59.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:59.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:59.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:59.911 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:59.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:00.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:00.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:00.179 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:00 smithi174 bash[91578]: cluster 2023-09-23T20:38:58.985891+0000 osd.2 (osd.2) 21 : cluster 0 10.5 scrub starts 2023-09-23T20:39:00.179 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:00 smithi174 bash[91578]: cluster 2023-09-23T20:38:59.832245+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1281: 109 pgs: 1 active+recovering+undersized+remapped, 100 active+clean, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 6974/1770 objects degraded (394.011%); 0 B/s, 358 objects/s recovering 2023-09-23T20:39:00.179 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:00 smithi174 bash[91578]: cluster 2023-09-23T20:38:59.885183+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-09-23T20:39:00.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:00.300 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.322 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:00.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[104422]: cluster 2023-09-23T20:38:58.985891+0000 osd.2 (osd.2) 21 : cluster 0 10.5 scrub starts 2023-09-23T20:39:00.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[104422]: cluster 2023-09-23T20:38:59.832245+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1281: 109 pgs: 1 active+recovering+undersized+remapped, 100 active+clean, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 6974/1770 objects degraded (394.011%); 0 B/s, 358 objects/s recovering 2023-09-23T20:39:00.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[104422]: cluster 2023-09-23T20:38:59.885183+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-09-23T20:39:00.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:39:00] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.43.0" 2023-09-23T20:39:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[107672]: cluster 2023-09-23T20:38:58.985891+0000 osd.2 (osd.2) 21 : cluster 0 10.5 scrub starts 2023-09-23T20:39:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[107672]: cluster 2023-09-23T20:38:59.832245+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1281: 109 pgs: 1 active+recovering+undersized+remapped, 100 active+clean, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 6974/1770 objects degraded (394.011%); 0 B/s, 358 objects/s recovering 2023-09-23T20:39:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:00 smithi112 bash[107672]: cluster 2023-09-23T20:38:59.885183+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-09-23T20:39:00.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:00.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:00.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:00.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:00.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:00.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:01.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:01.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:01.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:01.203 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[104422]: cluster 2023-09-23T20:38:59.880623+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.203 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[104422]: cluster 2023-09-23T20:38:59.883672+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.203 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[104422]: cluster 2023-09-23T20:38:59.994757+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[104422]: cluster 2023-09-23T20:39:00.006077+0000 osd.2 (osd.2) 22 : cluster 0 10.5 scrub starts 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[104422]: cluster 2023-09-23T20:39:00.886425+0000 mon.a (mon.0) 1502 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[107672]: cluster 2023-09-23T20:38:59.880623+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[107672]: cluster 2023-09-23T20:38:59.883672+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[107672]: cluster 2023-09-23T20:38:59.994757+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[107672]: cluster 2023-09-23T20:39:00.006077+0000 osd.2 (osd.2) 22 : cluster 0 10.5 scrub starts 2023-09-23T20:39:01.204 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:01 smithi112 bash[107672]: cluster 2023-09-23T20:39:00.886425+0000 mon.a (mon.0) 1502 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-09-23T20:39:01.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:01.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:01.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:01.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:01 smithi174 bash[91578]: cluster 2023-09-23T20:38:59.880623+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:01 smithi174 bash[91578]: cluster 2023-09-23T20:38:59.883672+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:01 smithi174 bash[91578]: cluster 2023-09-23T20:38:59.994757+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:39:01.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:01 smithi174 bash[91578]: cluster 2023-09-23T20:39:00.006077+0000 osd.2 (osd.2) 22 : cluster 0 10.5 scrub starts 2023-09-23T20:39:01.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:01 smithi174 bash[91578]: cluster 2023-09-23T20:39:00.886425+0000 mon.a (mon.0) 1502 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-09-23T20:39:01.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:01.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:01.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:01.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:01.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:01.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:01.617 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:01.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:01.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:01.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:01.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:01.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:01.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:01.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:01.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:02.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.125 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:00.881813+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:00.883131+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:00.884940+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.026331+0000 osd.2 (osd.2) 23 : cluster 0 10.5 scrub starts 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.475490+0000 osd.1 (osd.1) 38 : cluster 0 10.12 scrub starts 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.833133+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1284: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 99 active+clean, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 6029/1770 objects degraded (340.621%); 0 B/s, 232 objects/s recovering 2023-09-23T20:39:02.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:02 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.888640+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-09-23T20:39:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:02.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:00.881813+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:00.883131+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:00.884940+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.026331+0000 osd.2 (osd.2) 23 : cluster 0 10.5 scrub starts 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.475490+0000 osd.1 (osd.1) 38 : cluster 0 10.12 scrub starts 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.833133+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1284: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 99 active+clean, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 6029/1770 objects degraded (340.621%); 0 B/s, 232 objects/s recovering 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.888640+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-09-23T20:39:02.241 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:00.881813+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:00.883131+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:00.884940+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:02.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.026331+0000 osd.2 (osd.2) 23 : cluster 0 10.5 scrub starts 2023-09-23T20:39:02.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.475490+0000 osd.1 (osd.1) 38 : cluster 0 10.12 scrub starts 2023-09-23T20:39:02.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.833133+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1284: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 99 active+clean, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 6029/1770 objects degraded (340.621%); 0 B/s, 232 objects/s recovering 2023-09-23T20:39:02.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:02 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.888640+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-09-23T20:39:02.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:02.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.383 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:02.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:02.516 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:02.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:02.619 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:02.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:02.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.774 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:02.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:02.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:03.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:03.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:03.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:03.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.222161+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:03.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.224694+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:03.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.884145+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.887246+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[107672]: cluster 2023-09-23T20:39:01.890163+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[107672]: cluster 2023-09-23T20:39:02.069066+0000 osd.2 (osd.2) 24 : cluster 0 10.5 scrub starts 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.222161+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.224694+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.884145+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.887246+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[104422]: cluster 2023-09-23T20:39:01.890163+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:03 smithi112 bash[104422]: cluster 2023-09-23T20:39:02.069066+0000 osd.2 (osd.2) 24 : cluster 0 10.5 scrub starts 2023-09-23T20:39:03.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:03.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:03.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:03.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:03.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:03 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.222161+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:03.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:03 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.224694+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:39:03.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:03 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.884145+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:03 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.887246+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:03 smithi174 bash[91578]: cluster 2023-09-23T20:39:01.890163+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:39:03.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:03 smithi174 bash[91578]: cluster 2023-09-23T20:39:02.069066+0000 osd.2 (osd.2) 24 : cluster 0 10.5 scrub starts 2023-09-23T20:39:03.396 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:03.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:03.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:03.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:03.671 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:03.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:03.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:03.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:03.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:03.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:03.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:03.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:04.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:04.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:04.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:04.119 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:39:04.119 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:39:04.119 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.35244.0:149277 9.8 e227/216 9:19a15883:::benchmark_data_smithi112_221511_object42624:head v 227'9383, mlcod=227'9381)", 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:34.564038+0000", 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.54938347299998, 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15316508600000001, 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "started", 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.120 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564038+0000", 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564038+0000", 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.121 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564037+0000", 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564047+0000", 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0427e-05 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.122 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564065+0000", 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8110000000000001e-05 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564074+0000", 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.337e-06 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.123 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564135+0000", 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1546999999999999e-05 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.564161+0000", 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5236e-05 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.717203+0000", 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.15304209899999999 2023-09-23T20:39:04.124 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.35244.0:149279 9.8 e227/216)", 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:34.578660+0000", 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 389.53476106400001, 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.13853148300000001, 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.125 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.578660+0000", 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.578660+0000", 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.126 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.578659+0000", 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.578674+0000", 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.487e-05 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.578700+0000", 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.6672000000000001e-05 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.127 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.578710+0000", 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.9000000000000001e-06 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.717162+0000", 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.13845206700000001 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.128 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:34.717191+0000", 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9289e-05 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163723 9.15 9.d084c155 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.063075+0000", 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 366.05034600699997, 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.47499406199999999, 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.129 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163723 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063075+0000", 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.130 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063075+0000", 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063074+0000", 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.131 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063080+0000", 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4710000000000004e-06 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063092+0000", 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2493999999999999e-05 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063098+0000", 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7520000000000002e-06 2023-09-23T20:39:04.132 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063159+0000", 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1206999999999999e-05 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063167+0000", 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6909999999999997e-06 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.133 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538053+0000", 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.47488615099999998 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538069+0000", 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5787e-05 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.134 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163724 9.15 9.3f25f35 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.063116+0000", 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 366.05030537200003, 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.47497863299999998, 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163724 2023-09-23T20:39:04.135 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063116+0000", 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063116+0000", 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.136 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063115+0000", 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063118+0000", 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3860000000000001e-06 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.137 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063122+0000", 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5329999999999996e-06 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063125+0000", 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.0769999999999999e-06 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.138 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063188+0000", 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2460999999999997e-05 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.063193+0000", 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9030000000000003e-06 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538087+0000", 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.47489413400000002 2023-09-23T20:39:04.139 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538094+0000", 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4909999999999999e-06 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163743 9.15 9.f6e251f5 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.073020+0000", 2023-09-23T20:39:04.140 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 366.04040091299998, 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.46509817599999997, 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163743 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.141 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073020+0000", 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073020+0000", 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073014+0000", 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999938 2023-09-23T20:39:04.142 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073029+0000", 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.56e-05 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073055+0000", 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5812e-05 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.143 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073066+0000", 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0766e-05 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073150+0000", 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3949000000000005e-05 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.144 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.073161+0000", 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.129e-05 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538110+0000", 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.46494919000000001 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.145 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538118+0000", 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9699999999999999e-06 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163752 9.15 9.6fefb15 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.084318+0000", 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 366.02910335899998, 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.45381697300000001, 2023-09-23T20:39:04.146 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163752 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084318+0000", 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.147 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084318+0000", 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084316+0000", 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.148 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084325+0000", 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0680000000000003e-06 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084343+0000", 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8221000000000001e-05 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084351+0000", 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1380000000000007e-06 2023-09-23T20:39:04.149 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084410+0000", 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9018999999999999e-05 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.084421+0000", 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0859000000000001e-05 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.150 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538129+0000", 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.453708006 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538135+0000", 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5899999999999998e-06 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.151 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163763 9.15 9.54479b35 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.099737+0000", 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 366.01368408299999, 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.43842264199999997, 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163763 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.152 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099737+0000", 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099737+0000", 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.153 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099735+0000", 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099750+0000", 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4793999999999999e-05 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099773+0000", 2023-09-23T20:39:04.154 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3146000000000002e-05 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099781+0000", 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4249999999999998e-06 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099843+0000", 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2080000000000002e-05 2023-09-23T20:39:04.155 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.099858+0000", 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4694e-05 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538151+0000", 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.43829274800000001 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.156 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538160+0000", 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8470000000000002e-06 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163795 9.15 9.125e3855 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.133844+0000", 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.97957705800002, 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.40432979000000002, 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.157 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163795 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133844+0000", 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.158 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133844+0000", 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133841+0000", 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.159 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133854+0000", 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.223e-05 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133884+0000", 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.0840000000000003e-05 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133900+0000", 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5597e-05 2023-09-23T20:39:04.160 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.133993+0000", 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3127000000000005e-05 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.134010+0000", 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6540000000000001e-05 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.161 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538169+0000", 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.40415970099999998 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538174+0000", 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2830000000000003e-06 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.162 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163806 9.15 9.5526795 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.144084+0000", 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.96933683999998, 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.394112505, 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163806 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.163 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144084+0000", 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144084+0000", 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.164 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144082+0000", 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144090+0000", 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0560000000000005e-06 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144106+0000", 2023-09-23T20:39:04.165 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5398999999999999e-05 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144114+0000", 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6729999999999992e-06 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144174+0000", 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0328000000000002e-05 2023-09-23T20:39:04.166 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.144183+0000", 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2769999999999994e-06 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538188+0000", 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.39400487899999997 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.167 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538197+0000", 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6289999999999999e-06 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163808 9.15 9.4a6d4c55 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.149878+0000", 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.96354325099998, 2023-09-23T20:39:04.168 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.38833262200000002, 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163808 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149878+0000", 2023-09-23T20:39:04.169 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149878+0000", 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149876+0000", 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.170 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149883+0000", 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6139999999999997e-06 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149894+0000", 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1250000000000001e-05 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.171 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149900+0000", 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9800000000000003e-06 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.153012+0000", 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0031117219999999999 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.172 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.153034+0000", 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.213e-05 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538206+0000", 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.38517252299999999 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538210+0000", 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1370000000000004e-06 2023-09-23T20:39:04.173 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163809 9.15 9.8e495dd5 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.149942+0000", 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.96347862900001, 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.388303656, 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.174 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163809 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149942+0000", 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.175 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149942+0000", 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149942+0000", 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149946+0000", 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0949999999999998e-06 2023-09-23T20:39:04.176 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149957+0000", 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1325000000000001e-05 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.149965+0000", 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5059999999999998e-06 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.177 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.153059+0000", 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0030946200000000002 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.153064+0000", 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.135e-06 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.178 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538237+0000", 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.385172931 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538246+0000", 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.67e-06 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.179 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163826 9.15 9.2722a155 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.170875+0000", 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.94254589500002, 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.36738561800000002, 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163826 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.180 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.170875+0000", 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.170875+0000", 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.181 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.170873+0000", 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.170883+0000", 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0254e-05 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.170909+0000", 2023-09-23T20:39:04.182 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5962999999999999e-05 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.170919+0000", 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.7729999999999994e-06 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.171015+0000", 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.6158999999999999e-05 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.183 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.171028+0000", 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2335e-05 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538256+0000", 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.36722880099999999 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538261+0000", 2023-09-23T20:39:04.184 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4220000000000002e-06 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163927 9.15 9.23b6bc35 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.293675+0000", 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.81974601299999, 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.244607993, 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.185 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163927 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293675+0000", 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.186 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293675+0000", 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293673+0000", 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293683+0000", 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.9070000000000002e-06 2023-09-23T20:39:04.187 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293704+0000", 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0724999999999999e-05 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293712+0000", 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4840000000000004e-06 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.188 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293770+0000", 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.8108e-05 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.293795+0000", 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5065000000000001e-05 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538275+0000", 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.24447955299999999 2023-09-23T20:39:04.189 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538283+0000", 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0199999999999994e-06 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163937 9.15 9.5d4c30b5 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.303265+0000", 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.81015574999998, 2023-09-23T20:39:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.23506081300000001, 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163937 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303265+0000", 2023-09-23T20:39:04.191 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303265+0000", 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303263+0000", 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.192 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303275+0000", 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2502e-05 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303300+0000", 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5148e-05 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303311+0000", 2023-09-23T20:39:04.193 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0978000000000001e-05 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303379+0000", 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7866000000000004e-05 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.303388+0000", 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0759999999999992e-06 2023-09-23T20:39:04.194 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538314+0000", 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.23492600899999999 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538326+0000", 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1721e-05 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.195 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:163942 9.15 9.2244d95 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e243)", 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:32:58.310444+0000", 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 365.80297710899998, 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.227939903, 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 163942 2023-09-23T20:39:04.196 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310444+0000", 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310444+0000", 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.197 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310442+0000", 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310451+0000", 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7490000000000004e-06 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310470+0000", 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9292000000000001e-05 2023-09-23T20:39:04.198 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310479+0000", 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0259999999999996e-06 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310550+0000", 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0277999999999994e-05 2023-09-23T20:39:04.199 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.310562+0000", 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2053e-05 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.201 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538373+0000", 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.227811189 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:32:58.538384+0000", 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0986e-05 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.202 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:197153 9.15 9:ab559256:::benchmark_data_smithi112_221511_object90500:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:33:48.318181+0000", 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 315.79524039199998, 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.25887149599999998, 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 197153 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.203 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318181+0000", 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318181+0000", 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.204 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318179+0000", 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318188+0000", 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4230000000000005e-06 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318205+0000", 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7705000000000001e-05 2023-09-23T20:39:04.205 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318213+0000", 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4800000000000004e-06 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318268+0000", 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5411999999999997e-05 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.206 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318360+0000", 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2010999999999997e-05 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.318428+0000", 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8084999999999996e-05 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.320397+0000", 2023-09-23T20:39:04.207 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001968717 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.321663+0000", 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0012659780000000001 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.576766+0000", 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.255103303 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.576934+0000", 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00016770399999999999 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:48.577052+0000", 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000118186 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.209 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:199932 9.15 9:a877b0f4:::benchmark_data_smithi112_221511_object93279:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:33:51.718332+0000", 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 312.39508919100001, 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.121411142, 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 199932 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.210 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718332+0000", 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718332+0000", 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.211 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718330+0000", 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718338+0000", 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3799999999999996e-06 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.212 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718355+0000", 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7411e-05 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718364+0000", 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0780000000000002e-06 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718428+0000", 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4418000000000006e-05 2023-09-23T20:39:04.213 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718713+0000", 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00028421400000000003 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.718840+0000", 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012718899999999999 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.214 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.721125+0000", 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.002284758 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.721136+0000", 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1240000000000001e-05 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.839500+0000", 2023-09-23T20:39:04.215 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11836378 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.839638+0000", 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000138639 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:51.839743+0000", 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000104653 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.216 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:201725 9.15 9:a9b56965:::benchmark_data_smithi112_221511_object95072:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:33:53.707948+0000", 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 310.40547319799998, 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14868394700000001, 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.217 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 201725 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.707948+0000", 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.707948+0000", 2023-09-23T20:39:04.218 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.707945+0000", 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999976 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.707968+0000", 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2459999999999998e-05 2023-09-23T20:39:04.219 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.707994+0000", 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.6027e-05 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.708004+0000", 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8719999999999997e-06 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.220 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.708078+0000", 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4583000000000001e-05 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.708234+0000", 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015599200000000001 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.708375+0000", 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014111899999999999 2023-09-23T20:39:04.221 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.711638+0000", 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0032622290000000002 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.715028+0000", 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0033909209999999999 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.222 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.856408+0000", 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14137989500000001 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.856554+0000", 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000145575 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.223 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:53.856632+0000", 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7793000000000005e-05 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:206812 9.15 9:ade7fa97:::benchmark_data_smithi112_221511_object100159:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:33:59.857483+0000", 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 304.25593816399999, 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.150320235, 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:39:04.224 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 206812 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857483+0000", 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857483+0000", 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857481+0000", 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857489+0000", 2023-09-23T20:39:04.226 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9130000000000003e-06 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857513+0000", 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.4014000000000001e-05 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857525+0000", 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1581e-05 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.227 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857591+0000", 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6052999999999999e-05 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857742+0000", 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015151499999999999 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.857897+0000", 2023-09-23T20:39:04.228 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000154523 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.861034+0000", 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0031370999999999999 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:33:59.862167+0000", 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001132625 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.229 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:00.007616+0000", 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.145449675 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:00.007734+0000", 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000117446 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:00.007803+0000", 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9382999999999996e-05 2023-09-23T20:39:04.230 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35244.0:210003 9.15 9:ada0f219:::benchmark_data_smithi112_221511_object103350:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e270)", 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:34:03.354911+0000", 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 300.75850991700003, 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11072032699999999, 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:39:04.231 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35244", 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 210003 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354911+0000", 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354911+0000", 2023-09-23T20:39:04.232 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354910+0000", 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354916+0000", 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6030000000000001e-06 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.233 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354928+0000", 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.151e-05 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354934+0000", 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7710000000000003e-06 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.354972+0000", 2023-09-23T20:39:04.234 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8182999999999997e-05 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.355125+0000", 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015365999999999999 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.355281+0000", 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015589600000000001 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.235 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.357509+0000", 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.002227864 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.359910+0000", 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0024011229999999998 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:04.236 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.465428+0000", 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.105517736 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.465558+0000", 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012986399999999999 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:34:03.465631+0000", 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3467999999999995e-05 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.237 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.238 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.238 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:39:04.238 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:39:04.238 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:39:04.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:04.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:04.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:04.366 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:04.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:04.390 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:02.739353+0000 osd.5 (osd.5) 331 : cluster 0 10.13 deep-scrub starts 2023-09-23T20:39:04.390 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.110593+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.390 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.114194+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-09-23T20:39:04.391 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.114988+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.391 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.119973+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.391 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.834325+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1287: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 101 active+clean, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4545/1770 objects degraded (256.780%); 0 B/s, 426 objects/s recovering 2023-09-23T20:39:04.391 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:04 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.877974+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 6029/1770 objects degraded (340.621%), 6 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:02.739353+0000 osd.5 (osd.5) 331 : cluster 0 10.13 deep-scrub starts 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.110593+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.114194+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.114988+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.119973+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.834325+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1287: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 101 active+clean, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4545/1770 objects degraded (256.780%); 0 B/s, 426 objects/s recovering 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.877974+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 6029/1770 objects degraded (340.621%), 6 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:04.468 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:02.739353+0000 osd.5 (osd.5) 331 : cluster 0 10.13 deep-scrub starts 2023-09-23T20:39:04.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.110593+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.114194+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-09-23T20:39:04.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.114988+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.119973+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:39:04.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.834325+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1287: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 101 active+clean, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4545/1770 objects degraded (256.780%); 0 B/s, 426 objects/s recovering 2023-09-23T20:39:04.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:04 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.877974+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 6029/1770 objects degraded (340.621%), 6 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:04.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:04.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:04.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:04.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:04.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:04.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:04.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:04.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:04.911 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:04.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:05.014 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:05.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:05.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:05.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:05.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:05.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:05.179 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:05 smithi174 bash[91578]: cluster 2023-09-23T20:39:03.767407+0000 osd.5 (osd.5) 333 : cluster 0 10.3 scrub starts 2023-09-23T20:39:05.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:05 smithi174 bash[91578]: cluster 2023-09-23T20:39:04.126298+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:05.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:05 smithi174 bash[91578]: cluster 2023-09-23T20:39:04.129735+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:05.180 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:05 smithi174 bash[91578]: cluster 2023-09-23T20:39:04.131506+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-09-23T20:39:05.181 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:39:05.272 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[107672]: cluster 2023-09-23T20:39:03.767407+0000 osd.5 (osd.5) 333 : cluster 0 10.3 scrub starts 2023-09-23T20:39:05.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[107672]: cluster 2023-09-23T20:39:04.126298+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[107672]: cluster 2023-09-23T20:39:04.129735+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[107672]: cluster 2023-09-23T20:39:04.131506+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-09-23T20:39:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[104422]: cluster 2023-09-23T20:39:03.767407+0000 osd.5 (osd.5) 333 : cluster 0 10.3 scrub starts 2023-09-23T20:39:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[104422]: cluster 2023-09-23T20:39:04.126298+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[104422]: cluster 2023-09-23T20:39:04.129735+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:05 smithi112 bash[104422]: cluster 2023-09-23T20:39:04.131506+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-09-23T20:39:05.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:05.428 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:05.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:05.561 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:05.665 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.693 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:05.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:05.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:05.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:05.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:06.064 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:06.093 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:04.125864+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:04.789097+0000 osd.5 (osd.5) 335 : cluster 0 10.6 scrub starts 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.041122+0000 osd.2 (osd.2) 25 : cluster 0 10.5 scrub starts 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.140333+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.141545+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.145371+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.195240+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.835181+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1290: 109 pgs: 3 active+recovering+undersized+remapped, 103 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 525 objects/s recovering 2023-09-23T20:39:06.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:06.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:06.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:04.125864+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:04.789097+0000 osd.5 (osd.5) 335 : cluster 0 10.6 scrub starts 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.041122+0000 osd.2 (osd.2) 25 : cluster 0 10.5 scrub starts 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.140333+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.141545+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.145371+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.195240+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:06 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.835181+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1290: 109 pgs: 3 active+recovering+undersized+remapped, 103 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 525 objects/s recovering 2023-09-23T20:39:06.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:06.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:06.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:04.125864+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:39:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:04.789097+0000 osd.5 (osd.5) 335 : cluster 0 10.6 scrub starts 2023-09-23T20:39:06.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.041122+0000 osd.2 (osd.2) 25 : cluster 0 10.5 scrub starts 2023-09-23T20:39:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.140333+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.141545+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-09-23T20:39:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.145371+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.195240+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:39:06.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:06 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.835181+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1290: 109 pgs: 3 active+recovering+undersized+remapped, 103 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 525 objects/s recovering 2023-09-23T20:39:06.460 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:06.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:06.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:06.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:06.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:06.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:06.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:06.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:06.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:06.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:06.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:06.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:07.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:07.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:07.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:07.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:07.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:07.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:07.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:07.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:05.778077+0000 osd.5 (osd.5) 337 : cluster 0 10.13 scrub starts 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:06.150196+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:06.152864+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:06.154542+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:06.154867+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:06.483362+0000 osd.1 (osd.1) 39 : cluster 0 10.2 scrub starts 2023-09-23T20:39:07.402 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:07 smithi174 bash[91578]: cluster 2023-09-23T20:39:06.602033+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:05.778077+0000 osd.5 (osd.5) 337 : cluster 0 10.13 scrub starts 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:06.150196+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:06.152864+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:06.154542+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:06.154867+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:06.483362+0000 osd.1 (osd.1) 39 : cluster 0 10.2 scrub starts 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[104422]: cluster 2023-09-23T20:39:06.602033+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:05.778077+0000 osd.5 (osd.5) 337 : cluster 0 10.13 scrub starts 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:06.150196+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:06.152864+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:06.154542+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-09-23T20:39:07.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:06.154867+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:06.483362+0000 osd.1 (osd.1) 39 : cluster 0 10.2 scrub starts 2023-09-23T20:39:07.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:07 smithi112 bash[107672]: cluster 2023-09-23T20:39:06.602033+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:39:07.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:07.534 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:07.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:07.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:07.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:07.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:07.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:07.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:07.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:07.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:07.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:08.028 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:08.161 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.185 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:08.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: cluster 2023-09-23T20:39:07.044143+0000 osd.4 (osd.4) 285 : cluster 0 10.1 scrub starts 2023-09-23T20:39:08.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: cluster 2023-09-23T20:39:07.156874+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: cluster 2023-09-23T20:39:07.157022+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: cluster 2023-09-23T20:39:07.161138+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-09-23T20:39:08.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: cluster 2023-09-23T20:39:07.657097+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: cluster 2023-09-23T20:39:07.835746+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 105 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 495 objects/s recovering 2023-09-23T20:39:08.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:08 smithi174 bash[91578]: audit 2023-09-23T20:39:08.033020+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:08.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:08.420 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:08.550 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:08.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: cluster 2023-09-23T20:39:07.044143+0000 osd.4 (osd.4) 285 : cluster 0 10.1 scrub starts 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: cluster 2023-09-23T20:39:07.156874+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: cluster 2023-09-23T20:39:07.157022+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: cluster 2023-09-23T20:39:07.161138+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: cluster 2023-09-23T20:39:07.657097+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: cluster 2023-09-23T20:39:07.835746+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 105 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 495 objects/s recovering 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[104422]: audit 2023-09-23T20:39:08.033020+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: cluster 2023-09-23T20:39:07.044143+0000 osd.4 (osd.4) 285 : cluster 0 10.1 scrub starts 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: cluster 2023-09-23T20:39:07.156874+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: cluster 2023-09-23T20:39:07.157022+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: cluster 2023-09-23T20:39:07.161138+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-09-23T20:39:08.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: cluster 2023-09-23T20:39:07.657097+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:39:08.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: cluster 2023-09-23T20:39:07.835746+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 105 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 495 objects/s recovering 2023-09-23T20:39:08.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:08 smithi112 bash[107672]: audit 2023-09-23T20:39:08.033020+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:08.685 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:08.713 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:08.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:08.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:09.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:09.105 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:09.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:09.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:09.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:09.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:09.341 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:09.351 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.157281+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.351 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.159201+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.351 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.161699+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.352 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.162790+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T20:39:09.352 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.506663+0000 osd.1 (osd.1) 40 : cluster 0 10.12 scrub starts 2023-09-23T20:39:09.352 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.879328+0000 mon.a (mon.0) 1512 : cluster 3 Health check update: Degraded data redundancy: 3594/1770 objects degraded (203.051%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:09.352 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:09 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.990143+0000 osd.2 (osd.2) 26 : cluster 0 10.5 scrub starts 2023-09-23T20:39:09.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:09.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:09.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.477 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.157281+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.477 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.159201+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.477 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.161699+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.162790+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.506663+0000 osd.1 (osd.1) 40 : cluster 0 10.12 scrub starts 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.879328+0000 mon.a (mon.0) 1512 : cluster 3 Health check update: Degraded data redundancy: 3594/1770 objects degraded (203.051%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.990143+0000 osd.2 (osd.2) 26 : cluster 0 10.5 scrub starts 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.157281+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.159201+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.161699+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.162790+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T20:39:09.478 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.506663+0000 osd.1 (osd.1) 40 : cluster 0 10.12 scrub starts 2023-09-23T20:39:09.479 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.879328+0000 mon.a (mon.0) 1512 : cluster 3 Health check update: Degraded data redundancy: 3594/1770 objects degraded (203.051%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:09.479 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:09 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.990143+0000 osd.2 (osd.2) 26 : cluster 0 10.5 scrub starts 2023-09-23T20:39:09.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:09.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:09.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:09.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:09.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:09.856 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:09.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:09.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:09.962 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:09.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:10.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:10.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:10.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:10.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.263 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:10 smithi112 bash[104422]: cluster 2023-09-23T20:39:08.972768+0000 osd.4 (osd.4) 287 : cluster 0 10.c scrub starts 2023-09-23T20:39:10.263 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:10 smithi112 bash[104422]: cluster 2023-09-23T20:39:09.836491+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 105 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 422 objects/s recovering 2023-09-23T20:39:10.263 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:39:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:39:10] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T20:39:10.263 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:10 smithi112 bash[107672]: cluster 2023-09-23T20:39:08.972768+0000 osd.4 (osd.4) 287 : cluster 0 10.c scrub starts 2023-09-23T20:39:10.264 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:10 smithi112 bash[107672]: cluster 2023-09-23T20:39:09.836491+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 105 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 422 objects/s recovering 2023-09-23T20:39:10.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:10.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:10 smithi174 bash[91578]: cluster 2023-09-23T20:39:08.972768+0000 osd.4 (osd.4) 287 : cluster 0 10.c scrub starts 2023-09-23T20:39:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:10 smithi174 bash[91578]: cluster 2023-09-23T20:39:09.836491+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 105 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3594/1770 objects degraded (203.051%); 0 B/s, 422 objects/s recovering 2023-09-23T20:39:10.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:10.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:10.489 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:10.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:10.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:10.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:10.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:10.749 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:10.779 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:10.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:10.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:10.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:11.007 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:11.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:11.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:11.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:11.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:11.294 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:11.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:11.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:11.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:11.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:11.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:11.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.676 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:11.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:11.904 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:11.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:12.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:12.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:12.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:12.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:12.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[107672]: cluster 2023-09-23T20:39:11.179947+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[107672]: cluster 2023-09-23T20:39:11.180057+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[107672]: cluster 2023-09-23T20:39:11.184768+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[107672]: cluster 2023-09-23T20:39:11.185481+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[107672]: cluster 2023-09-23T20:39:11.836894+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1297: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 104 active+clean, 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1004/1770 objects degraded (56.723%); 0 B/s, 537 objects/s recovering 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[104422]: cluster 2023-09-23T20:39:11.179947+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[104422]: cluster 2023-09-23T20:39:11.180057+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[104422]: cluster 2023-09-23T20:39:11.184768+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T20:39:12.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[104422]: cluster 2023-09-23T20:39:11.185481+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.306 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:12 smithi112 bash[104422]: cluster 2023-09-23T20:39:11.836894+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1297: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 104 active+clean, 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1004/1770 objects degraded (56.723%); 0 B/s, 537 objects/s recovering 2023-09-23T20:39:12.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:12.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:12.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:12.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:12.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.558 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:12 smithi174 bash[91578]: cluster 2023-09-23T20:39:11.179947+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.558 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:12 smithi174 bash[91578]: cluster 2023-09-23T20:39:11.180057+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.558 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:12 smithi174 bash[91578]: cluster 2023-09-23T20:39:11.184768+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T20:39:12.558 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:12 smithi174 bash[91578]: cluster 2023-09-23T20:39:11.185481+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:39:12.559 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:12 smithi174 bash[91578]: cluster 2023-09-23T20:39:11.836894+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1297: 109 pgs: 1 active+clean+scrubbing, 2 active+recovering+undersized+remapped, 104 active+clean, 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1004/1770 objects degraded (56.723%); 0 B/s, 537 objects/s recovering 2023-09-23T20:39:12.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:12.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:12.702 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:12.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:12.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:12.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:12.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:12.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:12.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:13.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:13.115 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:13.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:13.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:13.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.356 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:13 smithi174 bash[91578]: cluster 2023-09-23T20:39:12.016667+0000 osd.4 (osd.4) 288 : cluster 0 10.21 scrub starts 2023-09-23T20:39:13.356 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:13 smithi174 bash[91578]: cluster 2023-09-23T20:39:12.183530+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.356 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:13 smithi174 bash[91578]: cluster 2023-09-23T20:39:12.188016+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:13 smithi174 bash[91578]: cluster 2023-09-23T20:39:12.188204+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T20:39:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:13 smithi174 bash[91578]: cluster 2023-09-23T20:39:12.295464+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.373 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:13.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.504 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:13.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:13.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[107672]: cluster 2023-09-23T20:39:12.016667+0000 osd.4 (osd.4) 288 : cluster 0 10.21 scrub starts 2023-09-23T20:39:13.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[107672]: cluster 2023-09-23T20:39:12.183530+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[107672]: cluster 2023-09-23T20:39:12.188016+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[107672]: cluster 2023-09-23T20:39:12.188204+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T20:39:13.619 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[107672]: cluster 2023-09-23T20:39:12.295464+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[104422]: cluster 2023-09-23T20:39:12.016667+0000 osd.4 (osd.4) 288 : cluster 0 10.21 scrub starts 2023-09-23T20:39:13.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[104422]: cluster 2023-09-23T20:39:12.183530+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[104422]: cluster 2023-09-23T20:39:12.188016+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[104422]: cluster 2023-09-23T20:39:12.188204+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T20:39:13.620 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:13 smithi112 bash[104422]: cluster 2023-09-23T20:39:12.295464+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:39:13.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:13.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:13.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:13.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:13.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:13.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:13.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:14.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:14.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:14.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:14.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:14.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[107672]: cluster 2023-09-23T20:39:13.055137+0000 osd.4 (osd.4) 290 : cluster 0 10.1c scrub starts 2023-09-23T20:39:14.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[107672]: cluster 2023-09-23T20:39:13.837476+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1299: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 105 active+clean, 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1004/1770 objects degraded (56.723%); 0 B/s, 336 objects/s recovering 2023-09-23T20:39:14.278 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[107672]: cluster 2023-09-23T20:39:13.880707+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 1004/1770 objects degraded (56.723%), 1 pg degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:14.278 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[107672]: cluster 2023-09-23T20:39:14.037609+0000 osd.2 (osd.2) 27 : cluster 0 10.5 scrub starts 2023-09-23T20:39:14.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[104422]: cluster 2023-09-23T20:39:13.055137+0000 osd.4 (osd.4) 290 : cluster 0 10.1c scrub starts 2023-09-23T20:39:14.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[104422]: cluster 2023-09-23T20:39:13.837476+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1299: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 105 active+clean, 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1004/1770 objects degraded (56.723%); 0 B/s, 336 objects/s recovering 2023-09-23T20:39:14.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[104422]: cluster 2023-09-23T20:39:13.880707+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 1004/1770 objects degraded (56.723%), 1 pg degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:14.278 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:14 smithi112 bash[104422]: cluster 2023-09-23T20:39:14.037609+0000 osd.2 (osd.2) 27 : cluster 0 10.5 scrub starts 2023-09-23T20:39:14.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:14.368 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:39:14.368 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:39:14.368 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:39:14.368 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:39:14.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:14.410 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:14 smithi174 bash[91578]: cluster 2023-09-23T20:39:13.055137+0000 osd.4 (osd.4) 290 : cluster 0 10.1c scrub starts 2023-09-23T20:39:14.411 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:14 smithi174 bash[91578]: cluster 2023-09-23T20:39:13.837476+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1299: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 105 active+clean, 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1004/1770 objects degraded (56.723%); 0 B/s, 336 objects/s recovering 2023-09-23T20:39:14.411 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:14 smithi174 bash[91578]: cluster 2023-09-23T20:39:13.880707+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 1004/1770 objects degraded (56.723%), 1 pg degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:14.411 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:14 smithi174 bash[91578]: cluster 2023-09-23T20:39:14.037609+0000 osd.2 (osd.2) 27 : cluster 0 10.5 scrub starts 2023-09-23T20:39:14.428 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:14.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:14.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:14.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:14.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:14.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:14.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:14.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:14.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:14.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:14.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:15.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:15.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:15.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:15.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:15.257 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:39:15.302 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:15.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:15.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:15 smithi112 bash[104422]: cluster 2023-09-23T20:39:14.602976+0000 osd.1 (osd.1) 41 : cluster 0 10.2 scrub starts 2023-09-23T20:39:15.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:15 smithi112 bash[104422]: cluster 2023-09-23T20:39:14.888458+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T20:39:15.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:15 smithi112 bash[104422]: cluster 2023-09-23T20:39:15.056052+0000 osd.2 (osd.2) 28 : cluster 0 10.5 scrub starts 2023-09-23T20:39:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:15 smithi112 bash[107672]: cluster 2023-09-23T20:39:14.602976+0000 osd.1 (osd.1) 41 : cluster 0 10.2 scrub starts 2023-09-23T20:39:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:15 smithi112 bash[107672]: cluster 2023-09-23T20:39:14.888458+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T20:39:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:15 smithi112 bash[107672]: cluster 2023-09-23T20:39:15.056052+0000 osd.2 (osd.2) 28 : cluster 0 10.5 scrub starts 2023-09-23T20:39:15.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.454 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.455 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:15 smithi174 bash[91578]: cluster 2023-09-23T20:39:14.602976+0000 osd.1 (osd.1) 41 : cluster 0 10.2 scrub starts 2023-09-23T20:39:15.455 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:15 smithi174 bash[91578]: cluster 2023-09-23T20:39:14.888458+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T20:39:15.456 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:15 smithi174 bash[91578]: cluster 2023-09-23T20:39:15.056052+0000 osd.2 (osd.2) 28 : cluster 0 10.5 scrub starts 2023-09-23T20:39:15.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:15.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:15.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:15.687 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:15.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:15.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:15.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:15.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:15.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:15.947 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.973 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:16.075 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:16.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:16.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:16.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:14.883342+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:14.884273+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:15.613389+0000 osd.1 (osd.1) 42 : cluster 0 10.12 scrub starts 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:15.838114+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1301: 109 pgs: 2 active+recovering+undersized+remapped, 107 active+clean; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 455 objects/s recovering 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: audit 2023-09-23T20:39:15.839422+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: audit 2023-09-23T20:39:15.892374+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:15.892464+0000 mon.a (mon.0) 1519 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: audit 2023-09-23T20:39:16.030353+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.098399+0000 osd.2 (osd.2) 29 : cluster 0 10.5 scrub starts 2023-09-23T20:39:16.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:16 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.121963+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:16.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:16.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:16.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:16.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:16.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:14.883342+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:14.884273+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:15.613389+0000 osd.1 (osd.1) 42 : cluster 0 10.12 scrub starts 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:15.838114+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1301: 109 pgs: 2 active+recovering+undersized+remapped, 107 active+clean; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 455 objects/s recovering 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: audit 2023-09-23T20:39:15.839422+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: audit 2023-09-23T20:39:15.892374+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:15.892464+0000 mon.a (mon.0) 1519 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: audit 2023-09-23T20:39:16.030353+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:39:16.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.098399+0000 osd.2 (osd.2) 29 : cluster 0 10.5 scrub starts 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.121963+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:14.883342+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:14.884273+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:15.613389+0000 osd.1 (osd.1) 42 : cluster 0 10.12 scrub starts 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:15.838114+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1301: 109 pgs: 2 active+recovering+undersized+remapped, 107 active+clean; 36 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 455 objects/s recovering 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: audit 2023-09-23T20:39:15.839422+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: audit 2023-09-23T20:39:15.892374+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:15.892464+0000 mon.a (mon.0) 1519 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T20:39:16.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: audit 2023-09-23T20:39:16.030353+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:39:16.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.098399+0000 osd.2 (osd.2) 29 : cluster 0 10.5 scrub starts 2023-09-23T20:39:16.655 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:16 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.121963+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:16.724 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:16.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:16.875 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:16.964 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:39:16.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:16.985 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:39:17.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:17.014 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:39:17.038 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:39:17.064 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:39:17.089 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:39:17.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:17.115 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:39:17.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:17.146 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.148 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:39:17.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:17.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:17.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:17.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:17.507 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:17.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:17.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:15.890671+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:15.892790+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: audit 2023-09-23T20:39:16.454913+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: audit 2023-09-23T20:39:16.463324+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.650699+0000 osd.5 (osd.5) 345 : cluster 0 10.3 scrub starts 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.660957+0000 osd.5 (osd.5) 346 : cluster 0 10.3 scrub ok 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.894039+0000 mon.a (mon.0) 1523 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: audit 2023-09-23T20:39:16.944581+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.112:0/823102351' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: audit 2023-09-23T20:39:16.993682+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.112:0/2005650220' 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-09-23T20:39:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: audit 2023-09-23T20:39:16.994058+0000 mon.a (mon.0) 1524 : 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-09-23T20:39:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.091893+0000 osd.2 (osd.2) 30 : cluster 0 10.5 scrub starts 2023-09-23T20:39:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:17 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.107362+0000 osd.2 (osd.2) 31 : cluster 0 10.5 scrub ok 2023-09-23T20:39:17.640 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:17.668 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:17.772 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:17.802 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:17.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:15.890671+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:15.892790+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: audit 2023-09-23T20:39:16.454913+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: audit 2023-09-23T20:39:16.463324+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.650699+0000 osd.5 (osd.5) 345 : cluster 0 10.3 scrub starts 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.660957+0000 osd.5 (osd.5) 346 : cluster 0 10.3 scrub ok 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.894039+0000 mon.a (mon.0) 1523 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: audit 2023-09-23T20:39:16.944581+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.112:0/823102351' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:17.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: audit 2023-09-23T20:39:16.993682+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.112:0/2005650220' 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-09-23T20:39:17.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: audit 2023-09-23T20:39:16.994058+0000 mon.a (mon.0) 1524 : 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-09-23T20:39:17.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.091893+0000 osd.2 (osd.2) 30 : cluster 0 10.5 scrub starts 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.107362+0000 osd.2 (osd.2) 31 : cluster 0 10.5 scrub ok 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:15.890671+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:15.892790+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: audit 2023-09-23T20:39:16.454913+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: audit 2023-09-23T20:39:16.463324+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.650699+0000 osd.5 (osd.5) 345 : cluster 0 10.3 scrub starts 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.660957+0000 osd.5 (osd.5) 346 : cluster 0 10.3 scrub ok 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.894039+0000 mon.a (mon.0) 1523 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T20:39:17.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: audit 2023-09-23T20:39:16.944581+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.112:0/823102351' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: audit 2023-09-23T20:39:16.993682+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.112:0/2005650220' 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-09-23T20:39:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: audit 2023-09-23T20:39:16.994058+0000 mon.a (mon.0) 1524 : 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-09-23T20:39:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.091893+0000 osd.2 (osd.2) 30 : cluster 0 10.5 scrub starts 2023-09-23T20:39:17.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:17 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.107362+0000 osd.2 (osd.2) 31 : cluster 0 10.5 scrub ok 2023-09-23T20:39:17.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:17.919 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_5' removed 2023-09-23T20:39:17.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:17.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:18.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:18.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:18.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:18.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:18.205 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:18.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:18.451 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:18.485 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:18.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:18.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:18.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.889587+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.892614+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.895854+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:16.895922+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.490706+0000 osd.6 (osd.6) 38 : cluster 0 10.0 deep-scrub starts 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.508392+0000 osd.6 (osd.6) 39 : cluster 0 10.0 deep-scrub ok 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.621071+0000 osd.5 (osd.5) 348 : cluster 0 10.11 scrub starts 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.636619+0000 osd.5 (osd.5) 349 : cluster 0 10.11 scrub ok 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.839013+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1304: 109 pgs: 1 peering, 108 active+clean; 36 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 181 objects/s recovering 2023-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: audit 2023-09-23T20:39:17.908078+0000 mon.a (mon.0) 1525 : 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-09-23T20:39:18.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.908171+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.889587+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.892614+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.895854+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:16.895922+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.490706+0000 osd.6 (osd.6) 38 : cluster 0 10.0 deep-scrub starts 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.508392+0000 osd.6 (osd.6) 39 : cluster 0 10.0 deep-scrub ok 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.621071+0000 osd.5 (osd.5) 348 : cluster 0 10.11 scrub starts 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.636619+0000 osd.5 (osd.5) 349 : cluster 0 10.11 scrub ok 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.839013+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1304: 109 pgs: 1 peering, 108 active+clean; 36 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 181 objects/s recovering 2023-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: audit 2023-09-23T20:39:17.908078+0000 mon.a (mon.0) 1525 : 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-09-23T20:39:18.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:18 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.908171+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T20:39:18.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:18.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.889587+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.892614+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.895854+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:16.895922+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.490706+0000 osd.6 (osd.6) 38 : cluster 0 10.0 deep-scrub starts 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.508392+0000 osd.6 (osd.6) 39 : cluster 0 10.0 deep-scrub ok 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.621071+0000 osd.5 (osd.5) 348 : cluster 0 10.11 scrub starts 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.636619+0000 osd.5 (osd.5) 349 : cluster 0 10.11 scrub ok 2023-09-23T20:39:18.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.839013+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1304: 109 pgs: 1 peering, 108 active+clean; 36 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 181 objects/s recovering 2023-09-23T20:39:18.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: audit 2023-09-23T20:39:17.908078+0000 mon.a (mon.0) 1525 : 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-09-23T20:39:18.818 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:18 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.908171+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T20:39:18.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:18.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:19.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:19.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:19.133 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:19.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:19.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:19.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:19.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:19.478 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T20:39:19.479 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:39:19.507 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:19.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:19.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.906773+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.908801+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:17.911356+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:18.115280+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:18.454097+0000 mon.a (mon.0) 1527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2 pgs undersized) 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:18.454122+0000 mon.a (mon.0) 1528 : cluster 1 Cluster is now healthy 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: cluster 2023-09-23T20:39:18.478651+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: audit 2023-09-23T20:39:18.603510+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.112:0/3038277182' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:19.656 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: audit 2023-09-23T20:39:18.603826+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:19.657 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:19 smithi174 bash[91578]: audit 2023-09-23T20:39:18.606231+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.112:0/3851011830' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:39:19.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:19.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:19.814 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.906773+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.908801+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:17.911356+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:18.115280+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:18.454097+0000 mon.a (mon.0) 1527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2 pgs undersized) 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:18.454122+0000 mon.a (mon.0) 1528 : cluster 1 Cluster is now healthy 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: cluster 2023-09-23T20:39:18.478651+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: audit 2023-09-23T20:39:18.603510+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.112:0/3038277182' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: audit 2023-09-23T20:39:18.603826+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[104422]: audit 2023-09-23T20:39:18.606231+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.112:0/3851011830' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.906773+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.908801+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:17.911356+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:18.115280+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:18.454097+0000 mon.a (mon.0) 1527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2 pgs undersized) 2023-09-23T20:39:19.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:18.454122+0000 mon.a (mon.0) 1528 : cluster 1 Cluster is now healthy 2023-09-23T20:39:19.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: cluster 2023-09-23T20:39:18.478651+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:39:19.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: audit 2023-09-23T20:39:18.603510+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.112:0/3038277182' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:19.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: audit 2023-09-23T20:39:18.603826+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:19.905 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:19 smithi112 bash[107672]: audit 2023-09-23T20:39:18.606231+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.112:0/3851011830' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:39:19.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:19.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:20.039 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:20.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:20.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:20.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:20.194 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:39:20] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T20:39:20.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:20.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:20.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:20.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:20.477 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:20.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:20.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:20.592 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: cluster 2023-09-23T20:39:19.462507+0000 mon.a (mon.0) 1531 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:20.592 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: cluster 2023-09-23T20:39:19.469355+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:39:20.592 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: cluster 2023-09-23T20:39:19.469558+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:39:20.592 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: audit 2023-09-23T20:39:19.473825+0000 mon.a (mon.0) 1532 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:39:20.592 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: audit 2023-09-23T20:39:19.474033+0000 mon.a (mon.0) 1533 : audit 1 from='client.? 172.21.15.112:0/3851011830' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:39:20.593 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: cluster 2023-09-23T20:39:19.474096+0000 mon.a (mon.0) 1534 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T20:39:20.593 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:20 smithi174 bash[91578]: cluster 2023-09-23T20:39:19.839694+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:20.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:20.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: cluster 2023-09-23T20:39:19.462507+0000 mon.a (mon.0) 1531 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: cluster 2023-09-23T20:39:19.469355+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: cluster 2023-09-23T20:39:19.469558+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: audit 2023-09-23T20:39:19.473825+0000 mon.a (mon.0) 1532 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: audit 2023-09-23T20:39:19.474033+0000 mon.a (mon.0) 1533 : audit 1 from='client.? 172.21.15.112:0/3851011830' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: cluster 2023-09-23T20:39:19.474096+0000 mon.a (mon.0) 1534 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T20:39:20.719 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[104422]: cluster 2023-09-23T20:39:19.839694+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: cluster 2023-09-23T20:39:19.462507+0000 mon.a (mon.0) 1531 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: cluster 2023-09-23T20:39:19.469355+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: cluster 2023-09-23T20:39:19.469558+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: audit 2023-09-23T20:39:19.473825+0000 mon.a (mon.0) 1532 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: audit 2023-09-23T20:39:19.474033+0000 mon.a (mon.0) 1533 : audit 1 from='client.? 172.21.15.112:0/3851011830' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: cluster 2023-09-23T20:39:19.474096+0000 mon.a (mon.0) 1534 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T20:39:20.720 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:20 smithi112 bash[107672]: cluster 2023-09-23T20:39:19.839694+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:20.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:20.737 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:39:20.738 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:39:20.738 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-09-23T20:39:20.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-09-23T20:39:20.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:20.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:20.966 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:20.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:21.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:21.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:21.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:21.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:21.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:21.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:21.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:39:21.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:21.516 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:21.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:21.643 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:21.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[107672]: cluster 2023-09-23T20:39:20.475055+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[107672]: cluster 2023-09-23T20:39:20.478523+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[107672]: cluster 2023-09-23T20:39:20.479539+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[107672]: cluster 2023-09-23T20:39:20.524523+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[107672]: cluster 2023-09-23T20:39:20.525587+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[104422]: cluster 2023-09-23T20:39:20.475055+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[104422]: cluster 2023-09-23T20:39:20.478523+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[104422]: cluster 2023-09-23T20:39:20.479539+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[104422]: cluster 2023-09-23T20:39:20.524523+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:21 smithi112 bash[104422]: cluster 2023-09-23T20:39:20.525587+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:21.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:21.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:21.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:21 smithi174 bash[91578]: cluster 2023-09-23T20:39:20.475055+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:21 smithi174 bash[91578]: cluster 2023-09-23T20:39:20.478523+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T20:39:21.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:21 smithi174 bash[91578]: cluster 2023-09-23T20:39:20.479539+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:21 smithi174 bash[91578]: cluster 2023-09-23T20:39:20.524523+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.804 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:21 smithi174 bash[91578]: cluster 2023-09-23T20:39:20.525587+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:39:21.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T20:39:21.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:21.903 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:21.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:22.007 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:22.161 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:22.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:22.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:22.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:22.342 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:22.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.481 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:22.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:22.598 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:22 smithi174 bash[91578]: cluster 2023-09-23T20:39:21.840498+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1309: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:22.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:22.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:22.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.729 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:22 smithi112 bash[107672]: cluster 2023-09-23T20:39:21.840498+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1309: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:22.730 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:22 smithi112 bash[104422]: cluster 2023-09-23T20:39:21.840498+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1309: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:22.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:22.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:22.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:23.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:23.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:23.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:23.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:23.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:23.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:23.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:23.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.531 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[104422]: cluster 2023-09-23T20:39:22.477934+0000 mon.a (mon.0) 1536 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-23T20:39:23.531 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[104422]: audit 2023-09-23T20:39:22.555260+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.531 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[104422]: audit 2023-09-23T20:39:22.562147+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.531 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[104422]: audit 2023-09-23T20:39:23.040579+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.531 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[104422]: audit 2023-09-23T20:39:23.042434+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:23.531 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[107672]: cluster 2023-09-23T20:39:22.477934+0000 mon.a (mon.0) 1536 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-23T20:39:23.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[107672]: audit 2023-09-23T20:39:22.555260+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[107672]: audit 2023-09-23T20:39:22.562147+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[107672]: audit 2023-09-23T20:39:23.040579+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.532 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:23 smithi112 bash[107672]: audit 2023-09-23T20:39:23.042434+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:23.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:23.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:23.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:23.782 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:39:23.782 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:39:23.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:23 smithi174 bash[91578]: cluster 2023-09-23T20:39:22.477934+0000 mon.a (mon.0) 1536 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-23T20:39:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:23 smithi174 bash[91578]: audit 2023-09-23T20:39:22.555260+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:23 smithi174 bash[91578]: audit 2023-09-23T20:39:22.562147+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:23 smithi174 bash[91578]: audit 2023-09-23T20:39:23.040579+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:23.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:23 smithi174 bash[91578]: audit 2023-09-23T20:39:23.042434+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:23.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:23.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:39:23.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:23.955 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:23.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:24.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:24.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:24.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:24.209 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:24.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:24.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:24.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:24.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:24.441 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:24.472 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:24.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:24.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:24.601 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:24.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:24.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:39:24.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:24.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:24.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:24.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:24.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:25.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:24 smithi174 bash[91578]: cluster 2023-09-23T20:39:23.841489+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1310: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:25.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:24 smithi174 bash[91578]: audit 2023-09-23T20:39:23.863437+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:25.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:25.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:25.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:25.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:24 smithi112 bash[104422]: cluster 2023-09-23T20:39:23.841489+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1310: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:24 smithi112 bash[104422]: audit 2023-09-23T20:39:23.863437+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:25.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:24 smithi112 bash[107672]: cluster 2023-09-23T20:39:23.841489+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1310: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:25.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:24 smithi112 bash[107672]: audit 2023-09-23T20:39:23.863437+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:25.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:25.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:25.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:25.283 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:25.284 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:25.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:25.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:25.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:25.528 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:25.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:25.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:25.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:25.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:25.796 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:25.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:25.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:26.035 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:26.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:26.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:26.168 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:26.199 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:26.296 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:26.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:26.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:26.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:26.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:26 smithi174 bash[91578]: audit 2023-09-23T20:39:25.487833+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:26 smithi174 bash[91578]: audit 2023-09-23T20:39:25.494259+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:26 smithi174 bash[91578]: cluster 2023-09-23T20:39:25.842373+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 B/s, 0 objects/s recovering 2023-09-23T20:39:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:26 smithi174 bash[91578]: audit 2023-09-23T20:39:25.966764+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:39:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:26 smithi174 bash[91578]: audit 2023-09-23T20:39:25.968364+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:39:26.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:26 smithi174 bash[91578]: audit 2023-09-23T20:39:25.976417+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.578 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:26.607 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[104422]: audit 2023-09-23T20:39:25.487833+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[104422]: audit 2023-09-23T20:39:25.494259+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[104422]: cluster 2023-09-23T20:39:25.842373+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 B/s, 0 objects/s recovering 2023-09-23T20:39:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[104422]: audit 2023-09-23T20:39:25.966764+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:39:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[104422]: audit 2023-09-23T20:39:25.968364+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:39:26.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[104422]: audit 2023-09-23T20:39:25.976417+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[107672]: audit 2023-09-23T20:39:25.487833+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[107672]: audit 2023-09-23T20:39:25.494259+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[107672]: cluster 2023-09-23T20:39:25.842373+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 B/s, 0 objects/s recovering 2023-09-23T20:39:26.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[107672]: audit 2023-09-23T20:39:25.966764+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:39:26.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[107672]: audit 2023-09-23T20:39:25.968364+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:39:26.654 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:26 smithi112 bash[107672]: audit 2023-09-23T20:39:25.976417+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:26.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:26.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:26.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:26.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:26.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:26.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:26.984 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:27.017 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:27.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:27.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:27.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:27.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:27.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:27.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:27.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:27.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:27.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:27.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:27.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:27 smithi112 bash[104422]: cluster 2023-09-23T20:39:26.494431+0000 mon.a (mon.0) 1547 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-23T20:39:27.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:27 smithi112 bash[107672]: cluster 2023-09-23T20:39:26.494431+0000 mon.a (mon.0) 1547 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-23T20:39:27.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:27.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:27.788 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:27 smithi174 bash[91578]: cluster 2023-09-23T20:39:26.494431+0000 mon.a (mon.0) 1547 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-23T20:39:27.806 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:27.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:27.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:28.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:28.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:28.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:28.173 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:28.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:28.308 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:28.328 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:28.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:28.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:28.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:28.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:28.510 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:28 smithi112 bash[104422]: cluster 2023-09-23T20:39:27.843057+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 B/s, 0 objects/s recovering 2023-09-23T20:39:28.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:28.707 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.736 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:28.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:28 smithi174 bash[91578]: cluster 2023-09-23T20:39:27.843057+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 B/s, 0 objects/s recovering 2023-09-23T20:39:28.839 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:28 smithi112 bash[107672]: cluster 2023-09-23T20:39:27.843057+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 B/s, 0 objects/s recovering 2023-09-23T20:39:28.841 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:28.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:28.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:28.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:29.010 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:29.114 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:29.146 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:29.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:29.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:29.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:29.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:29.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:29.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:29.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:29.515 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:29.540 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:29.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:29.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:29.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:29.775 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:29.908 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.936 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:30.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:30.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:30.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:30.171 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.201 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:30.305 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:30.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:39:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:39:30] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-09-23T20:39:30.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.468 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:30.572 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.604 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:30.708 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:30.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:30.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:30.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:30.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:30.994 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:30 smithi174 bash[91578]: cluster 2023-09-23T20:39:29.843712+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 B/s, 0 objects/s recovering 2023-09-23T20:39:31.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:31.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:31.124 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:30 smithi112 bash[104422]: cluster 2023-09-23T20:39:29.843712+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 B/s, 0 objects/s recovering 2023-09-23T20:39:31.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:30 smithi112 bash[107672]: cluster 2023-09-23T20:39:29.843712+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 B/s, 0 objects/s recovering 2023-09-23T20:39:31.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:31.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:31.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:31.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:31.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:31.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:31.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:31.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:31.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:31.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:32.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:32.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:32.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:32.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:32.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:32.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:32.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:32.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:32.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:32.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:32.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:32.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:32.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:32.952 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:32 smithi112 bash[107672]: cluster 2023-09-23T20:39:31.844502+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 B/s, 0 objects/s recovering 2023-09-23T20:39:32.952 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:32 smithi112 bash[104422]: cluster 2023-09-23T20:39:31.844502+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 B/s, 0 objects/s recovering 2023-09-23T20:39:32.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:32.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:33.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:33.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:33.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:33.111 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:39:33.111 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:39:33.139 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:32 smithi174 bash[91578]: cluster 2023-09-23T20:39:31.844502+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 B/s, 0 objects/s recovering 2023-09-23T20:39:33.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:33.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.371 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:33.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:33.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:33.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:33.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:33.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:33.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:33.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:33.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:33.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:33.897 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:33.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:39:34.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:34.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:34.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:34.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:34.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:34.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:34.300 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:34.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:34.404 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.435 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:34.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:34.569 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:34.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:34.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:34.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:34.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:34.942 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:34.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:34.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:35.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:35.090 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:34 smithi112 bash[104422]: cluster 2023-09-23T20:39:33.845396+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:35.091 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:34 smithi112 bash[104422]: audit 2023-09-23T20:39:33.881721+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:35.091 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:34 smithi112 bash[107672]: cluster 2023-09-23T20:39:33.845396+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:35.091 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:34 smithi112 bash[107672]: audit 2023-09-23T20:39:33.881721+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:35.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:35.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:35.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:34 smithi174 bash[91578]: cluster 2023-09-23T20:39:33.845396+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:35.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:34 smithi174 bash[91578]: audit 2023-09-23T20:39:33.881721+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:35.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:35.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:35.382 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:35.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:35.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:35.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:35.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:35.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:35.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:35.765 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:35.899 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:36.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:36.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:36.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:36.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:36.196 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:36.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:36.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:36.429 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:36.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:36.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:36.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:36.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:36.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:36.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:36.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:36.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:36.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:36.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:37.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:37.078 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:36 smithi112 bash[104422]: cluster 2023-09-23T20:39:35.846354+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:37.078 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:36 smithi112 bash[107672]: cluster 2023-09-23T20:39:35.846354+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:37.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:37.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:37.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:37.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:37.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:36 smithi174 bash[91578]: cluster 2023-09-23T20:39:35.846354+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:37.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:37.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:37.476 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:37.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:37.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:37.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:37.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:37.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:37.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:37.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:37.908 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_6' created 2023-09-23T20:39:37.973 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:38.007 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:38.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:38.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.121 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:37 smithi174 bash[91578]: audit 2023-09-23T20:39:37.087350+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.112:0/3630261019' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:39:38.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:38.206 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:37 smithi112 bash[107672]: audit 2023-09-23T20:39:37.087350+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.112:0/3630261019' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:39:38.207 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:37 smithi112 bash[104422]: audit 2023-09-23T20:39:37.087350+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.112:0/3630261019' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:39:38.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:38.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:38.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:38.371 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:38.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:38.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:38.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:38.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:38.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:38.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:38.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:38.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:38.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:38.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:38.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:39.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:39.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:39.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:39.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.174 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: cluster 2023-09-23T20:39:37.847146+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:39.174 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: cluster 2023-09-23T20:39:37.897454+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.174 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: cluster 2023-09-23T20:39:37.898351+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.174 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: audit 2023-09-23T20:39:37.901340+0000 mon.a (mon.0) 1550 : audit 1 from='client.? 172.21.15.112:0/3630261019' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T20:39:39.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: cluster 2023-09-23T20:39:37.901444+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T20:39:39.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: cluster 2023-09-23T20:39:37.902921+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: audit 2023-09-23T20:39:38.036972+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:39.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: audit 2023-09-23T20:39:38.037947+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:39.175 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:38 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.102316+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:39.246 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: cluster 2023-09-23T20:39:37.847146+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: cluster 2023-09-23T20:39:37.897454+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: cluster 2023-09-23T20:39:37.898351+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: audit 2023-09-23T20:39:37.901340+0000 mon.a (mon.0) 1550 : audit 1 from='client.? 172.21.15.112:0/3630261019' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: cluster 2023-09-23T20:39:37.901444+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: cluster 2023-09-23T20:39:37.902921+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: audit 2023-09-23T20:39:38.036972+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: audit 2023-09-23T20:39:38.037947+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.102316+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.247 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: cluster 2023-09-23T20:39:37.847146+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: cluster 2023-09-23T20:39:37.897454+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: cluster 2023-09-23T20:39:37.898351+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: audit 2023-09-23T20:39:37.901340+0000 mon.a (mon.0) 1550 : audit 1 from='client.? 172.21.15.112:0/3630261019' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: cluster 2023-09-23T20:39:37.901444+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: cluster 2023-09-23T20:39:37.902921+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: audit 2023-09-23T20:39:38.036972+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: audit 2023-09-23T20:39:38.037947+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:39.248 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:38 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.102316+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:39:39.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:39.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:39.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:39.475 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:39:39.495 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:39:39.515 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:39:39.534 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:39:39.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.559 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:39:39.585 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:39:39.587 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:39.611 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:39:39.633 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.635 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:39:39.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:39.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:39.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:39.829 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.863 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:39.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:39.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.895986+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:39.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.898523+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:39.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.898684+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:39.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.898824+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:39.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.899573+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:39.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: cluster 2023-09-23T20:39:38.900265+0000 mon.a (mon.0) 1554 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T20:39:39.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:39 smithi174 bash[91578]: audit 2023-09-23T20:39:39.453655+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.112:0/4242505673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:40.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:40.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:40.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:40.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:40.229 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:40.261 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:40.364 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:40.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.895986+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.898523+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.898684+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.898824+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.899573+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: cluster 2023-09-23T20:39:38.900265+0000 mon.a (mon.0) 1554 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[104422]: audit 2023-09-23T20:39:39.453655+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.112:0/4242505673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:39:40] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.895986+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.898523+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.898684+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.898824+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.899573+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:39:40.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: cluster 2023-09-23T20:39:38.900265+0000 mon.a (mon.0) 1554 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T20:39:40.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:39 smithi112 bash[107672]: audit 2023-09-23T20:39:39.453655+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.112:0/4242505673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:40.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:40.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:40.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:40.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:40.755 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:40.786 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:40.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:40.927 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:40.931 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T20:39:41.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:41.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:41.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:40 smithi174 bash[91578]: cluster 2023-09-23T20:39:39.847809+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1320: 89 pgs: 7 creating+peering, 5 unknown, 77 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:41.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:40 smithi174 bash[91578]: cluster 2023-09-23T20:39:39.912097+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:39:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:40 smithi174 bash[91578]: cluster 2023-09-23T20:39:39.912426+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:39:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:40 smithi174 bash[91578]: cluster 2023-09-23T20:39:39.917186+0000 mon.a (mon.0) 1555 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T20:39:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:40 smithi174 bash[91578]: audit 2023-09-23T20:39:40.011772+0000 mon.a (mon.0) 1556 : audit 1 from='client.? 172.21.15.112:0/4210162014' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:39:41.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-09-23T20:39:41.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:41.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:41.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:41.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:41.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[107672]: cluster 2023-09-23T20:39:39.847809+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1320: 89 pgs: 7 creating+peering, 5 unknown, 77 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:41.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[107672]: cluster 2023-09-23T20:39:39.912097+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:39:41.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[107672]: cluster 2023-09-23T20:39:39.912426+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:39:41.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[107672]: cluster 2023-09-23T20:39:39.917186+0000 mon.a (mon.0) 1555 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T20:39:41.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[107672]: audit 2023-09-23T20:39:40.011772+0000 mon.a (mon.0) 1556 : audit 1 from='client.? 172.21.15.112:0/4210162014' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:39:41.298 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[104422]: cluster 2023-09-23T20:39:39.847809+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1320: 89 pgs: 7 creating+peering, 5 unknown, 77 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:41.299 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[104422]: cluster 2023-09-23T20:39:39.912097+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:39:41.299 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[104422]: cluster 2023-09-23T20:39:39.912426+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:39:41.299 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[104422]: cluster 2023-09-23T20:39:39.917186+0000 mon.a (mon.0) 1555 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T20:39:41.299 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:40 smithi112 bash[104422]: audit 2023-09-23T20:39:40.011772+0000 mon.a (mon.0) 1556 : audit 1 from='client.? 172.21.15.112:0/4210162014' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:39:41.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:41.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:41.420 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.451 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:41.556 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:41.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:41.688 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:41.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:41.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:41.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:41.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:41.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:41.946 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:39:41.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:41.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:41.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:41 smithi174 bash[91578]: audit 2023-09-23T20:39:40.927634+0000 mon.a (mon.0) 1557 : audit 1 from='client.? 172.21.15.112:0/4210162014' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:39:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:41 smithi174 bash[91578]: cluster 2023-09-23T20:39:40.927711+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T20:39:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:41 smithi174 bash[91578]: audit 2023-09-23T20:39:40.929629+0000 mon.a (mon.0) 1559 : audit 1 from='client.? 172.21.15.112:0/25422149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:41 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.558843+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:42.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:41 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.574963+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:42.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:42.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:42.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:42.126 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[104422]: audit 2023-09-23T20:39:40.927634+0000 mon.a (mon.0) 1557 : audit 1 from='client.? 172.21.15.112:0/4210162014' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:39:42.126 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[104422]: cluster 2023-09-23T20:39:40.927711+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T20:39:42.126 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[104422]: audit 2023-09-23T20:39:40.929629+0000 mon.a (mon.0) 1559 : audit 1 from='client.? 172.21.15.112:0/25422149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.558843+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.574963+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[107672]: audit 2023-09-23T20:39:40.927634+0000 mon.a (mon.0) 1557 : audit 1 from='client.? 172.21.15.112:0/4210162014' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[107672]: cluster 2023-09-23T20:39:40.927711+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[107672]: audit 2023-09-23T20:39:40.929629+0000 mon.a (mon.0) 1559 : audit 1 from='client.? 172.21.15.112:0/25422149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.558843+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:42.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:41 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.574963+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:42.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:42.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:42.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:42.394 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:42.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:42.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:42.527 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:42.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:42.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:42.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:42.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:42.785 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:42.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:42.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:42.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:43.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.802970+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:43.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.805374+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:43.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.848357+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1323: 89 pgs: 7 creating+peering, 2 unknown, 80 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:43.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.921441+0000 mon.a (mon.0) 1560 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:43.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: audit 2023-09-23T20:39:41.942376+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.112:0/25422149' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:39:43.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:41.942431+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T20:39:43.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:42.513041+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:43.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:42 smithi174 bash[91578]: cluster 2023-09-23T20:39:42.514324+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:43.060 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.802970+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.805374+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.848357+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1323: 89 pgs: 7 creating+peering, 2 unknown, 80 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.921441+0000 mon.a (mon.0) 1560 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: audit 2023-09-23T20:39:41.942376+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.112:0/25422149' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:41.942431+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T20:39:43.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:42.513041+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:43.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[104422]: cluster 2023-09-23T20:39:42.514324+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.802970+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.805374+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:39:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.848357+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1323: 89 pgs: 7 creating+peering, 2 unknown, 80 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.921441+0000 mon.a (mon.0) 1560 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:43.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: audit 2023-09-23T20:39:41.942376+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.112:0/25422149' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:39:43.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:41.942431+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T20:39:43.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:42.513041+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:43.155 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:42 smithi112 bash[107672]: cluster 2023-09-23T20:39:42.514324+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:43.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:43.295 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:43.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:43.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:43.463 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:43.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:43.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:43.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:43.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:43.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:43.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:43.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:43.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T20:39:43.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:44.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:44.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:44.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:44.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:44.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:44.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:44.496 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:44.525 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:44.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:44.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:39:44.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.656 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:44.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:44.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:44.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:44.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:45.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:45.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[104422]: cluster 2023-09-23T20:39:43.849379+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[104422]: cluster 2023-09-23T20:39:44.127694+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[104422]: cluster 2023-09-23T20:39:44.127782+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[104422]: cluster 2023-09-23T20:39:44.127882+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[104422]: cluster 2023-09-23T20:39:44.131026+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[107672]: cluster 2023-09-23T20:39:43.849379+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[107672]: cluster 2023-09-23T20:39:44.127694+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[107672]: cluster 2023-09-23T20:39:44.127782+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[107672]: cluster 2023-09-23T20:39:44.127882+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:44 smithi112 bash[107672]: cluster 2023-09-23T20:39:44.131026+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:45.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:45.189 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:44 smithi174 bash[91578]: cluster 2023-09-23T20:39:43.849379+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:45.189 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:44 smithi174 bash[91578]: cluster 2023-09-23T20:39:44.127694+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.189 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:44 smithi174 bash[91578]: cluster 2023-09-23T20:39:44.127782+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.190 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:44 smithi174 bash[91578]: cluster 2023-09-23T20:39:44.127882+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.190 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:44 smithi174 bash[91578]: cluster 2023-09-23T20:39:44.131026+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:39:45.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:45.291 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:45.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:45.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:45.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:45.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:45.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:45.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:45.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:45.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:45.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:45.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:45.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:45.962 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:45.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:45.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:46.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:46.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:46.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:39:46.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:46.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:46.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:46.400 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:46.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:46.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:46.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:46.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:46.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:46.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:46.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:46.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:46.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:46.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:47.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:47.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:46 smithi112 bash[104422]: cluster 2023-09-23T20:39:45.850140+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:47.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:46 smithi112 bash[107672]: cluster 2023-09-23T20:39:45.850140+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:47.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.196 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:46 smithi174 bash[91578]: cluster 2023-09-23T20:39:45.850140+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:47.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:47.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:47.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:47.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:47.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:47.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:47.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:47.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:47.741 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:47.772 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:47.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:47.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:47.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:47.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:48.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:48.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:48.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:48.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:48.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:48.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:48.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:48.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:48.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:48.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:48.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:48.503 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:48.534 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:48.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:48.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:48.672 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:48.722 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:48.723 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:48.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:48.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:48.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:49.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:48 smithi112 bash[107672]: cluster 2023-09-23T20:39:47.850640+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:49.056 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:48 smithi112 bash[107672]: audit 2023-09-23T20:39:48.897852+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:49.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:48 smithi112 bash[104422]: cluster 2023-09-23T20:39:47.850640+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:49.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:48 smithi112 bash[104422]: audit 2023-09-23T20:39:48.897852+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:49.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:49.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:49.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:49.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:49.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:48 smithi174 bash[91578]: cluster 2023-09-23T20:39:47.850640+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:49.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:48 smithi174 bash[91578]: audit 2023-09-23T20:39:48.897852+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:39:49.344 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:49.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:49.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:49.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:49.585 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.616 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:49.720 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.752 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:49.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:49.886 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:49.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:49.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.022 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:50.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:50.157 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:50.261 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:50.290 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:50.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:50.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:50.427 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:39:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:39:50] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2023-09-23T20:39:50.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:50.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:50.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:50.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:50.691 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:50.755 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:50.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:50.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:50.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:50.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:50.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:50.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.048 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:50 smithi112 bash[104422]: cluster 2023-09-23T20:39:49.851562+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:51.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:51.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:50 smithi174 bash[91578]: cluster 2023-09-23T20:39:49.851562+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:51.336 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:51 smithi112 bash[107672]: cluster 2023-09-23T20:39:49.851562+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:51.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:51.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:51.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.578 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:39:51.579 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:39:51.579 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-09-23T20:39:51.579 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:39:51.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:51.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:51.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:51.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:51.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:51.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:52.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.110 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:52.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:52.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:52.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:52.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:52.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:52.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:52.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:52.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:52.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:52.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:52.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:52.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:52.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:52.875 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:52.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:52.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:52.989 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:52 smithi112 bash[104422]: cluster 2023-09-23T20:39:51.852083+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:52.989 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:52 smithi112 bash[107672]: cluster 2023-09-23T20:39:51.852083+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:53.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:53.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:53.140 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:53.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:52 smithi174 bash[91578]: cluster 2023-09-23T20:39:51.852083+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:53.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:53.496 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:53.525 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:53.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:53.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:53.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:53.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:53.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:54.019 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:54.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:54.177 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:53 smithi112 bash[104422]: audit 2023-09-23T20:39:53.033766+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:54.177 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:53 smithi112 bash[107672]: audit 2023-09-23T20:39:53.033766+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:54.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:54.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:54.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:54.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:53 smithi174 bash[91578]: audit 2023-09-23T20:39:53.033766+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:54.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:54.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:54.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:54.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.575 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:54.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.711 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:54.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:54.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:54.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:54.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:54.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:55.019 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:54 smithi112 bash[104422]: cluster 2023-09-23T20:39:53.852842+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:55.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:55.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:55.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:55.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:54 smithi174 bash[91578]: cluster 2023-09-23T20:39:53.852842+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:55.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:55.348 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:55 smithi112 bash[107672]: cluster 2023-09-23T20:39:53.852842+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:55.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:55.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:55.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:55.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:55.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:55.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:55.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:55.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:55.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:55.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:56.033 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:56.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:56.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:56.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:56.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:56.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:56.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:56.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:56.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:56.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:56.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:56.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:56.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:56.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:56.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:56.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:57.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.045 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:56 smithi112 bash[107672]: cluster 2023-09-23T20:39:55.853385+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:57.046 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:56 smithi112 bash[104422]: cluster 2023-09-23T20:39:55.853385+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:57.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:57.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:57.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:57.284 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:57.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:39:57.295 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:56 smithi174 bash[91578]: cluster 2023-09-23T20:39:55.853385+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:57.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:57.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:57.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:57.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:57.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:57.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:57.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:57.665 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:57.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:57.801 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:57.831 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:57.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:57.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:57.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:57.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:58.064 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:58.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:58.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:58.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:58.236 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:58.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:58.372 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:58.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:58.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:58.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:58.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:58.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:58.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:58.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:58.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:58.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:58.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:58.894 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:58.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:58.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:59.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:39:58 smithi112 bash[104422]: cluster 2023-09-23T20:39:57.853925+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:59.006 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:39:58 smithi112 bash[107672]: cluster 2023-09-23T20:39:57.853925+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:59.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:59.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:59.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:59.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:59.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:59.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:39:58 smithi174 bash[91578]: cluster 2023-09-23T20:39:57.853925+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:39:59.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:59.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:59.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:59.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:59.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:59.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:59.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:59.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:59.719 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:59.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:59.854 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:59.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:59.990 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:59.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:00.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:00.229 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:00.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:40:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:40:00] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2023-09-23T20:40:00.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:00.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:00.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:00.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:00.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:00.798 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:00.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:00.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:01.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:01.041 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:00 smithi174 bash[91578]: cluster 2023-09-23T20:39:59.855107+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:01.041 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:00 smithi174 bash[91578]: cluster 2023-09-23T20:40:00.000145+0000 mon.a (mon.0) 1565 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T20:40:01.041 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:00 smithi174 bash[91578]: cluster 2023-09-23T20:40:00.000197+0000 mon.a (mon.0) 1566 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:40:01.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:01.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:01.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:01.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:01.188 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:01 smithi112 bash[107672]: cluster 2023-09-23T20:39:59.855107+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:01.188 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:01 smithi112 bash[107672]: cluster 2023-09-23T20:40:00.000145+0000 mon.a (mon.0) 1565 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T20:40:01.188 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:01 smithi112 bash[107672]: cluster 2023-09-23T20:40:00.000197+0000 mon.a (mon.0) 1566 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:40:01.188 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:01 smithi112 bash[104422]: cluster 2023-09-23T20:39:59.855107+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:01.188 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:01 smithi112 bash[104422]: cluster 2023-09-23T20:40:00.000145+0000 mon.a (mon.0) 1565 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T20:40:01.188 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:01 smithi112 bash[104422]: cluster 2023-09-23T20:40:00.000197+0000 mon.a (mon.0) 1566 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:40:01.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:01.423 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:01.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:01.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:01.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:01.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:01.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:01.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:01.861 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:01.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:01.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:02.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:02.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:02.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:02.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:02.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:02.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:02.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:02.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:02.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:02.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:02.619 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:02.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:02.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:02.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:02.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:02.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:02.913 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:03.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.024 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:02 smithi112 bash[107672]: cluster 2023-09-23T20:40:01.856006+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:03.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:02 smithi112 bash[104422]: cluster 2023-09-23T20:40:01.856006+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:03.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:03.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:03.157 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:02 smithi174 bash[91578]: cluster 2023-09-23T20:40:01.856006+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:03.179 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:03.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:03.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:03.294 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:40:03.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:03.319 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:40:03.345 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:40:03.367 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:40:03.397 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:40:03.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.424 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:40:03.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:03.458 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:40:03.489 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:40:03.491 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.491 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.491 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.491 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.492 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.492 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.492 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.492 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:40:03.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:03.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:03.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:03.668 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:03.698 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:03.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:03.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:03.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:03.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:03.940 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:03.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:03.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:03.997 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:40:03.997 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T20:40:03.998 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-09-23T20:40:04.021 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[104422]: audit 2023-09-23T20:40:03.095815+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.112:0/1324723194' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:40:04.021 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[104422]: audit 2023-09-23T20:40:03.096321+0000 mon.a (mon.0) 1567 : 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-09-23T20:40:04.021 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[104422]: audit 2023-09-23T20:40:03.269498+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.112:0/2468831512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:04.021 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[104422]: audit 2023-09-23T20:40:03.738422+0000 mon.a (mon.0) 1569 : audit 1 from='client.? 172.21.15.112:0/2332763700' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:40:04.021 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[104422]: audit 2023-09-23T20:40:03.875391+0000 mon.a (mon.0) 1570 : audit 1 from='client.? 172.21.15.112:0/3160155431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:04.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[107672]: audit 2023-09-23T20:40:03.095815+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.112:0/1324723194' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:40:04.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[107672]: audit 2023-09-23T20:40:03.096321+0000 mon.a (mon.0) 1567 : 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-09-23T20:40:04.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[107672]: audit 2023-09-23T20:40:03.269498+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.112:0/2468831512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:04.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[107672]: audit 2023-09-23T20:40:03.738422+0000 mon.a (mon.0) 1569 : audit 1 from='client.? 172.21.15.112:0/2332763700' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:40:04.022 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:03 smithi112 bash[107672]: audit 2023-09-23T20:40:03.875391+0000 mon.a (mon.0) 1570 : audit 1 from='client.? 172.21.15.112:0/3160155431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:04.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:04.109 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:04.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:04.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:03 smithi174 bash[91578]: audit 2023-09-23T20:40:03.095815+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.112:0/1324723194' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:40:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:03 smithi174 bash[91578]: audit 2023-09-23T20:40:03.096321+0000 mon.a (mon.0) 1567 : 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-09-23T20:40:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:03 smithi174 bash[91578]: audit 2023-09-23T20:40:03.269498+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.112:0/2468831512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:03 smithi174 bash[91578]: audit 2023-09-23T20:40:03.738422+0000 mon.a (mon.0) 1569 : audit 1 from='client.? 172.21.15.112:0/2332763700' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:40:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:03 smithi174 bash[91578]: audit 2023-09-23T20:40:03.875391+0000 mon.a (mon.0) 1570 : audit 1 from='client.? 172.21.15.112:0/3160155431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:04.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:04.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:04.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:04.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:04.600 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:04.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:04.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:04.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:04.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:04.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:04.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:05.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:05.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:05.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: cluster 2023-09-23T20:40:03.856636+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:05.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: cluster 2023-09-23T20:40:03.980619+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: cluster 2023-09-23T20:40:03.991371+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: audit 2023-09-23T20:40:03.993016+0000 mon.a (mon.0) 1572 : 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-09-23T20:40:05.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: audit 2023-09-23T20:40:03.993091+0000 mon.a (mon.0) 1573 : audit 1 from='client.? 172.21.15.112:0/2332763700' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: audit 2023-09-23T20:40:03.993134+0000 mon.a (mon.0) 1574 : audit 1 from='client.? 172.21.15.112:0/3160155431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[107672]: cluster 2023-09-23T20:40:03.993184+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: cluster 2023-09-23T20:40:03.856636+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: cluster 2023-09-23T20:40:03.980619+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:05.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: cluster 2023-09-23T20:40:03.991371+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:40:05.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: audit 2023-09-23T20:40:03.993016+0000 mon.a (mon.0) 1572 : 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-09-23T20:40:05.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: audit 2023-09-23T20:40:03.993091+0000 mon.a (mon.0) 1573 : audit 1 from='client.? 172.21.15.112:0/2332763700' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:40:05.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: audit 2023-09-23T20:40:03.993134+0000 mon.a (mon.0) 1574 : audit 1 from='client.? 172.21.15.112:0/3160155431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:40:05.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:04 smithi112 bash[104422]: cluster 2023-09-23T20:40:03.993184+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-23T20:40:05.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:05.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:05.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:05.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:05.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: cluster 2023-09-23T20:40:03.856636+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: cluster 2023-09-23T20:40:03.980619+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: cluster 2023-09-23T20:40:03.991371+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:40:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: audit 2023-09-23T20:40:03.993016+0000 mon.a (mon.0) 1572 : 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-09-23T20:40:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: audit 2023-09-23T20:40:03.993091+0000 mon.a (mon.0) 1573 : audit 1 from='client.? 172.21.15.112:0/2332763700' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:40:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: audit 2023-09-23T20:40:03.993134+0000 mon.a (mon.0) 1574 : audit 1 from='client.? 172.21.15.112:0/3160155431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:40:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:04 smithi174 bash[91578]: cluster 2023-09-23T20:40:03.993184+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-23T20:40:05.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:05.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:05.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:05.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:05.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:05.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:05.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:05.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:05.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:05.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:05.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:05.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:06.069 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:06.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:06.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:06.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:06.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:06.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:06.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:06.597 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:06.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:06.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:07.001 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:07.014 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:06 smithi174 bash[91578]: cluster 2023-09-23T20:40:05.857695+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:07.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:40:07.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:07.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:07.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:07.142 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:06 smithi112 bash[107672]: cluster 2023-09-23T20:40:05.857695+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:06 smithi112 bash[104422]: cluster 2023-09-23T20:40:05.857695+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:07.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:07.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:07.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T20:40:07.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:07.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:07.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:07.431 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:07.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:07.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:07.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:07.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:07.630 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:07.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:07.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:07.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:07.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:07.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:07.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:07.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:08.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:08.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:08.236 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.243 DEBUG:teuthology.orchestra.run.smithi112:> /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-09-23T20:40:08.245 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:40:08.245 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:40:08.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:08.288 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:hints = 1 2023-09-23T20:40:08.288 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:40:08.288 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object prefix: benchmark_data_smithi112_262269 2023-09-23T20:40:08.289 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:40:08.289 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:40:08.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:08.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:08.507 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.535 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:08.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.666 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:08.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:08.800 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:08.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:08.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:40:08.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:08.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:08.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:09.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:09.047 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:08 smithi174 bash[91578]: cluster 2023-09-23T20:40:07.858490+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:09.047 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:08 smithi174 bash[91578]: audit 2023-09-23T20:40:08.034121+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:09.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:09.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:08 smithi112 bash[107672]: cluster 2023-09-23T20:40:07.858490+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:08 smithi112 bash[107672]: audit 2023-09-23T20:40:08.034121+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:08 smithi112 bash[104422]: cluster 2023-09-23T20:40:07.858490+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:40:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:08 smithi112 bash[104422]: audit 2023-09-23T20:40:08.034121+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:09.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:09.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:09.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:09.289 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 1 16 2782 2766 172.864 172.875 0.00320672 0.00575489 2023-09-23T20:40:09.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:09.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:09.430 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:09.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:09.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:09.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:09.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:09.696 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:09.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:09.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:09.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:09.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:09.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:09.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:10.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:10.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:10.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:10.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:10.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:10.289 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 2 16 5462 5446 170.175 167.5 0.00425852 0.00586057 2023-09-23T20:40:10.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:10.371 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:40:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:40:10] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2023-09-23T20:40:10.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:10.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:10.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:10.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:10.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:10.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.786 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:10.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:10.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:10.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:11.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:11.052 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:11.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:11.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:10 smithi112 bash[107672]: cluster 2023-09-23T20:40:09.859192+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1339: 89 pgs: 89 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s wr, 68 op/s 2023-09-23T20:40:11.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:10 smithi112 bash[104422]: cluster 2023-09-23T20:40:09.859192+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1339: 89 pgs: 89 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s wr, 68 op/s 2023-09-23T20:40:11.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:11.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:11.291 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 3 16 8110 8094 168.512 165.5 0.00413253 0.00592118 2023-09-23T20:40:11.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:11.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:10 smithi174 bash[91578]: cluster 2023-09-23T20:40:09.859192+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1339: 89 pgs: 89 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s wr, 68 op/s 2023-09-23T20:40:11.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:11.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:11.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:11.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:11.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:11.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:11.813 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:11.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:11.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:11.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:11.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:12.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:12.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:12.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:12.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:12.291 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 4 16 9559 9543 149.029 90.5625 0.00166529 0.00657964 2023-09-23T20:40:12.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:12.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:12.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:12.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:12.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:12.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:12.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:12.619 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:12.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:12.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:12.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:12.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:13.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:13.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:13.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:13.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:13.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:13.263 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:13 smithi112 bash[107672]: cluster 2023-09-23T20:40:11.859671+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 118 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 188 op/s 2023-09-23T20:40:13.264 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:13 smithi112 bash[104422]: cluster 2023-09-23T20:40:11.859671+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 118 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 188 op/s 2023-09-23T20:40:13.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:13.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:13.291 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 5 16 11880 11864 148.232 145.062 0.00683706 0.00673477 2023-09-23T20:40:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:13 smithi174 bash[91578]: cluster 2023-09-23T20:40:11.859671+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 118 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 188 op/s 2023-09-23T20:40:13.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:13.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:13.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:13.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:13.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:13.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:13.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:13.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:13.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:13.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:13.804 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:13.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:13.851 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:40:13.852 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:40:13.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:13.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:13.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:14.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:14.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:14.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:14.291 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 6 16 14034 14018 145.963 134.625 0.00624649 0.00684197 2023-09-23T20:40:14.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:14.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:14.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:14.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:14.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:14.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:14.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:14.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:14.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:14.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:14.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:14.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:14.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:14.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:15.006 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:15 smithi112 bash[104422]: cluster 2023-09-23T20:40:13.860293+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 521 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:40:15.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:15.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:15.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:15.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:15.292 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 7 16 16120 16104 143.735 130.375 0.00550787 0.00694673 2023-09-23T20:40:15.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:15 smithi174 bash[91578]: cluster 2023-09-23T20:40:13.860293+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 521 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:40:15.351 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:15.385 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:15.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:15.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:15 smithi112 bash[107672]: cluster 2023-09-23T20:40:13.860293+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 521 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:40:15.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:15.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:15.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:15.774 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:15.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:15.906 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:15.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:16.009 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:16.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:40:16.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:16.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:16.165 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:16.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:16.268 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:16.292 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 8 16 18127 18111 141.436 125.438 0.00697699 0.00705996 2023-09-23T20:40:16.296 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:16.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:16.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:16.432 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:16.433 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:16.436 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:16.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:16.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:16.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:16.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:16.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:16.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:16.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:16.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:16.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:16.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:17.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:17.114 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:17.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:17 smithi112 bash[104422]: cluster 2023-09-23T20:40:15.860958+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 818 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:40:17.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:17 smithi112 bash[107672]: cluster 2023-09-23T20:40:15.860958+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 818 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:40:17.217 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:17.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:17 smithi174 bash[91578]: cluster 2023-09-23T20:40:15.860958+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 818 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:40:17.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:17.292 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 9 16 20001 19985 138.734 117.125 0.00855374 0.00720088 2023-09-23T20:40:17.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:17.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:17.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:17.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:17.507 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:17.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:17.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:17.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:17.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:17.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:17.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:17.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:18.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:18.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:18.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:18.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:18.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:18.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:18.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:18.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:18.292 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 10 16 21896 21880 136.704 118.438 0.00640858 0.00730934 2023-09-23T20:40:18.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:18.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:18.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:18.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:18.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:18.660 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:18.790 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.817 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:18.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:18.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:18.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:19.020 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:19 smithi174 bash[91578]: cluster 2023-09-23T20:40:17.861447+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 900 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:40:19.052 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:19.080 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:19.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:19.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:19.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:19.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:19.292 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 11 16 23841 23825 135.327 121.562 0.0199407 0.00738295 2023-09-23T20:40:19.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:19.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:19 smithi112 bash[107672]: cluster 2023-09-23T20:40:17.861447+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 900 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:40:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:19 smithi112 bash[104422]: cluster 2023-09-23T20:40:17.861447+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 900 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:40:19.445 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.477 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:19.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:19.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:19.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:19.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:19.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:19.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:19.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:19.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:20.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:20.056 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:20.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:20.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:20.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:20.292 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 12 16 25689 25673 133.674 115.5 0.00635179 0.00747347 2023-09-23T20:40:20.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:20.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:20.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:20.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:20.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:20.550 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:20.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:20.563 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:40:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:40:20] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2023-09-23T20:40:20.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:20.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:20.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:20.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:20.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:20.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:20.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:20.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:20.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:20.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:21.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:21.106 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:21 smithi112 bash[104422]: cluster 2023-09-23T20:40:19.862154+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 1.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T20:40:21.107 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:21 smithi112 bash[107672]: cluster 2023-09-23T20:40:19.862154+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 1.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T20:40:21.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:21.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:21.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:21.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 13 16 27439 27423 131.805 109.375 0.00584511 0.00757982 2023-09-23T20:40:21.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:21 smithi174 bash[91578]: cluster 2023-09-23T20:40:19.862154+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 1.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-09-23T20:40:21.361 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:21.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:21.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:21.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:21.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:21.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:21.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:21.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:21.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:21.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:21.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:21.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:21.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:21.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:22.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:22.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:22.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:22.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:22.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:22.292 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:22 smithi174 bash[91578]: cluster 2023-09-23T20:40:21.862739+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s 2023-09-23T20:40:22.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 14 16 29126 29110 129.921 105.438 0.0231584 0.00768987 2023-09-23T20:40:22.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:22.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.446 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:22.498 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:22 smithi112 bash[104422]: cluster 2023-09-23T20:40:21.862739+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s 2023-09-23T20:40:22.498 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:22 smithi112 bash[107672]: cluster 2023-09-23T20:40:21.862739+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s 2023-09-23T20:40:22.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:22.579 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:22.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:22.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:22.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:22.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:22.950 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:23.076 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:23 smithi112 bash[107672]: audit 2023-09-23T20:40:23.034816+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:23.077 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:23 smithi112 bash[104422]: audit 2023-09-23T20:40:23.034816+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:23.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:23.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:23.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:23.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:23.233 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:23 smithi174 bash[91578]: audit 2023-09-23T20:40:23.034816+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:23.250 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:23.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:23.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 15 16 30533 30517 127.122 87.9375 0.0158765 0.00785974 2023-09-23T20:40:23.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:23.380 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:23.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:23.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:23.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:23.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:23.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:23.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:23.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:23.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:23.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:23.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:24.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:24.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:24.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:24.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:24.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:24.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:24.296 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 16 16 32127 32111 125.403 99.625 0.00716683 0.00796763 2023-09-23T20:40:24.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:24.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:24.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:24.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:24.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:24.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:24.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:24.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:24.814 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:24.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:24.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:24.957 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:24 smithi112 bash[104422]: cluster 2023-09-23T20:40:23.863337+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 1.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 134 MiB/s wr, 2.15k op/s 2023-09-23T20:40:24.957 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:24 smithi112 bash[107672]: cluster 2023-09-23T20:40:23.863337+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 1.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 134 MiB/s wr, 2.15k op/s 2023-09-23T20:40:24.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:25.091 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.101 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:24 smithi174 bash[91578]: cluster 2023-09-23T20:40:23.863337+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 1.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 134 MiB/s wr, 2.15k op/s 2023-09-23T20:40:25.117 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:25.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:25.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:25.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:25.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 17 16 33697 33681 123.798 98.125 0.00485332 0.00807116 2023-09-23T20:40:25.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:25.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:25.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:25.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:25.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:25.651 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:25.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:25.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:25.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:25.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.914 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:26.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:26.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:26.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:26.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:26.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:26.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:26.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:26.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 18 16 35275 35259 122.399 98.625 0.013274 0.00816235 2023-09-23T20:40:26.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:26.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:26.427 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:26.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:26.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:26.560 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:26.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:26.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:26.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:26.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:26.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:26.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:26.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:27.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:27.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:26 smithi174 bash[91578]: cluster 2023-09-23T20:40:25.863831+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-09-23T20:40:27.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:26 smithi174 bash[91578]: audit 2023-09-23T20:40:26.052724+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:40:27.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:27.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:27.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:27.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:27.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:27.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 19 16 36118 36102 118.731 52.6875 0.00360225 0.00837128 2023-09-23T20:40:27.294 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:26 smithi112 bash[107672]: cluster 2023-09-23T20:40:25.863831+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-09-23T20:40:27.294 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:26 smithi112 bash[107672]: audit 2023-09-23T20:40:26.052724+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:40:27.294 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:26 smithi112 bash[104422]: cluster 2023-09-23T20:40:25.863831+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-09-23T20:40:27.294 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:26 smithi112 bash[104422]: audit 2023-09-23T20:40:26.052724+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:40:27.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:27.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:27.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:27.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:27.520 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:27.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:27.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:27.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:27.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:27.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:27.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:27.889 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:27.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:27.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:28.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:28.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:28.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:28.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:28.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:28.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:28.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:40:28.294225+0000 min lat: 0.00132288 max lat: 0.356434 avg lat: 0.00848813 2023-09-23T20:40:28.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:40:28.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 20 16 37695 37679 117.722 98.5625 0.0120187 0.00848813 2023-09-23T20:40:28.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:28.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:28.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:28.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.581 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:28.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:28.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:28.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:28.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:28.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:28.983 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:28.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:29.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:29.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:28 smithi112 bash[104422]: cluster 2023-09-23T20:40:27.864271+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T20:40:29.097 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:28 smithi112 bash[107672]: cluster 2023-09-23T20:40:27.864271+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T20:40:29.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:29.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:29.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:29.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:29.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 21 16 39048 39032 116.142 84.5625 0.00577888 0.00860349 2023-09-23T20:40:29.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:28 smithi174 bash[91578]: cluster 2023-09-23T20:40:27.864271+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T20:40:29.345 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:29.370 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:29.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:29.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:29.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:29.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:29.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:29.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:29.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:29.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:29.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:29.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:29.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:29.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:29.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:29.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:30.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:30.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:30.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:30.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:30.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:30.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 22 16 40167 40151 114.042 69.9375 0.00735757 0.00876199 2023-09-23T20:40:30.326 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:40:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:40:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-09-23T20:40:30.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:30.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:30.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:30.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:30.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:30.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:30.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:30.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:30.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:30.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:30.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:31.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.054 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:30 smithi112 bash[107672]: cluster 2023-09-23T20:40:29.865285+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2023-09-23T20:40:31.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:30 smithi112 bash[104422]: cluster 2023-09-23T20:40:29.865285+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2023-09-23T20:40:31.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:31.181 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:31.203 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:30 smithi174 bash[91578]: cluster 2023-09-23T20:40:29.865285+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2023-09-23T20:40:31.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:31.293 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 23 16 41569 41553 112.893 87.625 0.0125552 0.00885202 2023-09-23T20:40:31.330 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:31.360 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:31.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:31.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:31.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:31.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:31.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:31.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:31.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:31.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:31.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:32.065 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:32.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:32.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:32.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:32.294 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 24 16 42914 42898 111.692 84.0625 0.0250414 0.00894598 2023-09-23T20:40:32.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:32.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:32.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:32.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:32.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:32.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:32.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:32.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:32.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:32.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:32.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:32.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:32.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:32.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:32.990 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:33.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:33.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:33.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:33.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:33.246 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:32 smithi112 bash[107672]: cluster 2023-09-23T20:40:31.865963+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:40:33.247 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:32 smithi112 bash[107672]: audit 2023-09-23T20:40:32.856427+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:33.247 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:32 smithi112 bash[107672]: audit 2023-09-23T20:40:32.863441+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:33.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:32 smithi112 bash[104422]: cluster 2023-09-23T20:40:31.865963+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:40:33.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:32 smithi112 bash[104422]: audit 2023-09-23T20:40:32.856427+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:33.247 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:32 smithi112 bash[104422]: audit 2023-09-23T20:40:32.863441+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:33.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:33.260 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:32 smithi174 bash[91578]: cluster 2023-09-23T20:40:31.865963+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:40:33.260 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:32 smithi174 bash[91578]: audit 2023-09-23T20:40:32.856427+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:33.260 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:32 smithi174 bash[91578]: audit 2023-09-23T20:40:32.863441+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:33.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:33.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:33.294 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 25 16 44239 44223 110.536 82.8125 0.00910607 0.00904126 2023-09-23T20:40:33.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:33.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:33.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:33.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:33.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:33.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:33.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:33.686 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:33.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:33.789 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:33.817 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:33.920 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:33.941 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:33.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:34.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:34.084 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:34.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:34.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:34.294 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 26 16 45255 45239 108.727 63.5 0.00586918 0.00919124 2023-09-23T20:40:34.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:34.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:34.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:34.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:34.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:34.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:34.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:34.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:34.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:34.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:34.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:34.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:34.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:34.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:35.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:35.132 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.162 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:34 smithi112 bash[107672]: cluster 2023-09-23T20:40:33.866567+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:40:35.163 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:34 smithi112 bash[104422]: cluster 2023-09-23T20:40:33.866567+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:40:35.163 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:35.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.278 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:34 smithi174 bash[91578]: cluster 2023-09-23T20:40:33.866567+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:40:35.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:35.295 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 27 16 46299 46283 107.115 65.25 0.0165439 0.0093264 2023-09-23T20:40:35.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:35.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:35.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:35.535 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:35.561 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:35.664 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:35.690 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:35.795 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.827 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:35.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:35.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:35.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:36.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:36.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:36.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:36.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:36.295 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 28 16 47339 47323 105.611 65 0.00716609 0.0094612 2023-09-23T20:40:36.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:36.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:36.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:36.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:36.518 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:36.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:36.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:36.675 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:40:36.726 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:40:36.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:36.783 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163723 9.15 9:aa83210b:::benchmark_data_smithi112_221511_object57070:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540538+0000", 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23230280400003, 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.892439931, 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.784 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163723 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540538+0000", 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540538+0000", 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540537+0000", 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540543+0000", 2023-09-23T20:40:36.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3430000000000001e-06 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540555+0000", 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1851999999999999e-05 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540564+0000", 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2380000000000003e-06 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540623+0000", 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9040999999999999e-05 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op must wait for map", 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540632+0000", 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3680000000000002e-06 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542821+0000", 2023-09-23T20:40:36.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021896340000000002 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542833+0000", 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1314e-05 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.422582+0000", 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8797490730000002 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.422693+0000", 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000111519 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.422967+0000", 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027376899999999999 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.428888+0000", 2023-09-23T20:40:36.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059207849999999996 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.428938+0000", 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9863e-05 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429185+0000", 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000247039 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429297+0000", 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112385 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.432739+0000", 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034421299999999998 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.432815+0000", 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6086000000000003e-05 2023-09-23T20:40:36.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.432978+0000", 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016272899999999999 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163724 9.15 9:acfa4fc0:::benchmark_data_smithi112_221511_object57071:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540576+0000", 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.232265181, 2023-09-23T20:40:36.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8928045359999999, 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163724 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540576+0000", 2023-09-23T20:40:36.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540576+0000", 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540575+0000", 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540578+0000", 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8720000000000002e-06 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540584+0000", 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5319999999999997e-06 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540589+0000", 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8220000000000003e-06 2023-09-23T20:40:36.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540713+0000", 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012313299999999999 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540719+0000", 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1279999999999996e-06 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542858+0000", 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021389320000000001 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542864+0000", 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6989999999999997e-06 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.424790+0000", 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.881925335 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.424939+0000", 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014963199999999999 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.425256+0000", 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031709799999999998 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.428952+0000", 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003695158 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429238+0000", 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028642799999999998 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429323+0000", 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4640000000000003e-05 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433043+0000", 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037206959999999999 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433155+0000", 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011202899999999999 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433222+0000", 2023-09-23T20:40:36.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6446999999999996e-05 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433380+0000", 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015842300000000001 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163743 9.15 9:af8a476f:::benchmark_data_smithi112_221511_object57090:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.802 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540611+0000", 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23223011900001, 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8931104350000001, 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163743 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540611+0000", 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540611+0000", 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540610+0000", 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540613+0000", 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8909999999999999e-06 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540620+0000", 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9820000000000002e-06 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540626+0000", 2023-09-23T20:40:36.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9680000000000003e-06 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540749+0000", 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012263199999999999 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540753+0000", 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5539999999999999e-06 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542878+0000", 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021245299999999999 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542882+0000", 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0149999999999997e-06 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.427139+0000", 2023-09-23T20:40:36.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8842568659999999 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.427265+0000", 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000126236 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.427486+0000", 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000220578 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429250+0000", 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017646949999999999 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.432654+0000", 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034040059999999998 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.432715+0000", 2023-09-23T20:40:36.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0257999999999998e-05 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433460+0000", 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000745172 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433513+0000", 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3355e-05 2023-09-23T20:40:36.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433581+0000", 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8020000000000003e-05 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433721+0000", 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014009600000000001 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163752 9.15 9:a8df7f60:::benchmark_data_smithi112_221511_object57099:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540632+0000", 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23220926099998, 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8983378900000001, 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163752 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.812 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540632+0000", 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540632+0000", 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540631+0000", 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540634+0000", 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6010000000000002e-06 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540640+0000", 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4280000000000001e-06 2023-09-23T20:40:36.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540646+0000", 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7089999999999999e-06 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540780+0000", 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013400200000000001 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540784+0000", 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3239999999999996e-06 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542917+0000", 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002132372 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542925+0000", 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2700000000000004e-06 2023-09-23T20:40:36.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429346+0000", 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8864211609999999 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429520+0000", 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017431400000000001 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.429754+0000", 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00023401699999999999 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433104+0000", 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033498410000000001 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433397+0000", 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00029260700000000001 2023-09-23T20:40:36.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438658+0000", 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052612190000000001 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438746+0000", 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7985000000000005e-05 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438799+0000", 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2543000000000002e-05 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438859+0000", 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0835000000000003e-05 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438970+0000", 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011000799999999999 2023-09-23T20:40:36.820 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163763 9.15 9:acd9e22a:::benchmark_data_smithi112_221511_object57110:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540650+0000", 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23219078400001, 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8986094570000001, 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.821 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163763 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540650+0000", 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540650+0000", 2023-09-23T20:40:36.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540650+0000", 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540652+0000", 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.108e-06 2023-09-23T20:40:36.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540659+0000", 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7719999999999997e-06 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540664+0000", 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3140000000000003e-06 2023-09-23T20:40:36.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540811+0000", 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014684999999999999 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540815+0000", 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.464e-06 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542974+0000", 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021586539999999999 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.542983+0000", 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6459999999999999e-06 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.430979+0000", 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8879967550000001 2023-09-23T20:40:36.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.431143+0000", 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016412800000000001 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.431347+0000", 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000203215 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433406+0000", 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020597020000000001 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438702+0000", 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052958859999999996 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439004+0000", 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000302157 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439044+0000", 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9984000000000002e-05 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439087+0000", 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2264000000000001e-05 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439144+0000", 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6811999999999997e-05 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439260+0000", 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000116032 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.831 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163795 9.15 9:aa1c7a48:::benchmark_data_smithi112_221511_object57142:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540707+0000", 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.2321341, 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9042371419999999, 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163795 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540707+0000", 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540707+0000", 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540706+0000", 2023-09-23T20:40:36.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540709+0000", 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1429999999999998e-06 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540718+0000", 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1589999999999993e-06 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540724+0000", 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3890000000000002e-06 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540840+0000", 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115537 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540844+0000", 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1910000000000002e-06 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543019+0000", 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021756050000000002 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543028+0000", 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3809999999999999e-06 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433760+0000", 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.890731825 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.433896+0000", 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013667400000000001 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.434202+0000", 2023-09-23T20:40:36.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00030542900000000002 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.438758+0000", 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045566499999999998 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439314+0000", 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00055576599999999996 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439360+0000", 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6128000000000003e-05 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.444727+0000", 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053671730000000003 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.444760+0000", 2023-09-23T20:40:36.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2298000000000001e-05 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.444815+0000", 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5129e-05 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.444944+0000", 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012915999999999999 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.840 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163806 9.15 9:a9e64aa0:::benchmark_data_smithi112_221511_object57153:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540746+0000", 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.232094399, 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.917819924, 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.841 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163806 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540746+0000", 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540746+0000", 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540746+0000", 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540749+0000", 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7250000000000002e-06 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540758+0000", 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0529999999999996e-06 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540764+0000", 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8649999999999998e-06 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540871+0000", 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107311 2023-09-23T20:40:36.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540875+0000", 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1840000000000001e-06 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543060+0000", 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002184512 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543064+0000", 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4649999999999996e-06 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.436032+0000", 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.892968327 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.436173+0000", 2023-09-23T20:40:36.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014009 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.436525+0000", 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035248799999999998 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439011+0000", 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024862489999999998 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.444983+0000", 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059717770000000002 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.445012+0000", 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8909999999999999e-05 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.445041+0000", 2023-09-23T20:40:36.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9237000000000001e-05 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458363+0000", 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013322093 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458421+0000", 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8139e-05 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458566+0000", 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014492300000000001 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163808 9.15 9:aa32b652:::benchmark_data_smithi112_221511_object57155:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540778+0000", 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23206313600002, 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.918132199, 2023-09-23T20:40:36.850 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163808 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540778+0000", 2023-09-23T20:40:36.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540778+0000", 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540777+0000", 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540780+0000", 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4660000000000002e-06 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540787+0000", 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9179999999999997e-06 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540793+0000", 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9920000000000004e-06 2023-09-23T20:40:36.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540901+0000", 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010816599999999999 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540905+0000", 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2220000000000004e-06 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543132+0000", 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022270240000000002 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543144+0000", 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2045000000000001e-05 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439391+0000", 2023-09-23T20:40:36.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8962465690000001 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439528+0000", 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000137582 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.439843+0000", 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031499799999999998 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.445077+0000", 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052339420000000001 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449231+0000", 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004153922 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449263+0000", 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1911e-05 2023-09-23T20:40:36.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453477+0000", 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042140839999999999 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458735+0000", 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052574509999999998 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458784+0000", 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9749000000000001e-05 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458910+0000", 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012556199999999999 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163809 9.15 9:abba9271:::benchmark_data_smithi112_221511_object57156:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.859 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540821+0000", 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23201967699998, 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9183409600000001, 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163809 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540821+0000", 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540821+0000", 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540821+0000", 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540824+0000", 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9960000000000002e-06 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540831+0000", 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6380000000000004e-06 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540838+0000", 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3350000000000003e-06 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540931+0000", 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3392000000000003e-05 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540935+0000", 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2429999999999999e-06 2023-09-23T20:40:36.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543194+0000", 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002258459 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543204+0000", 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0232e-05 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.442888+0000", 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.899683952 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.443046+0000", 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000158016 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.443379+0000", 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00033297399999999999 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.447159+0000", 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037797820000000002 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449295+0000", 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021364499999999998 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449327+0000", 2023-09-23T20:40:36.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1384999999999999e-05 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453485+0000", 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041588739999999999 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459037+0000", 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005551439 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459068+0000", 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1452000000000003e-05 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459162+0000", 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3795000000000006e-05 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.868 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163826 9.15 9:aa8544e4:::benchmark_data_smithi112_221511_object57173:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540842+0000", 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23199848799999, 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9329663240000001, 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163826 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540842+0000", 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540842+0000", 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540842+0000", 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540844+0000", 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2450000000000001e-06 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540850+0000", 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8769999999999998e-06 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540856+0000", 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3709999999999999e-06 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540961+0000", 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010532200000000001 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540965+0000", 2023-09-23T20:40:36.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3989999999999997e-06 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543310+0000", 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023443499999999998 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543316+0000", 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.144e-06 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.445103+0000", 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.901787197 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.445231+0000", 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012761200000000001 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.445503+0000", 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027221400000000001 2023-09-23T20:40:36.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449195+0000", 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0036924869999999999 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453493+0000", 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042976990000000003 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453531+0000", 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8442000000000002e-05 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459312+0000", 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0057809009999999997 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.472939+0000", 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013626254000000001 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.472996+0000", 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7364999999999997e-05 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.473809+0000", 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00081279200000000001 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163927 9.15 9:ac3d6dc4:::benchmark_data_smithi112_221511_object57274:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540868+0000", 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23197318199999, 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9333252480000001, 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163927 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.878 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540868+0000", 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540868+0000", 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540867+0000", 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540870+0000", 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5610000000000001e-06 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540876+0000", 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.528e-06 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540882+0000", 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3680000000000001e-06 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540992+0000", 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000110173 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540996+0000", 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2239999999999997e-06 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543332+0000", 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002336117 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543337+0000", 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3370000000000001e-06 2023-09-23T20:40:36.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.447183+0000", 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9038466970000001 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.447327+0000", 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014328400000000001 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.447601+0000", 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027403300000000002 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453465+0000", 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058644309999999998 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453581+0000", 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115604 2023-09-23T20:40:36.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453589+0000", 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6540000000000005e-06 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.463846+0000", 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010256928 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.473979+0000", 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010132550000000001 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474040+0000", 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1427999999999995e-05 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474193+0000", 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000152681 2023-09-23T20:40:36.886 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163937 9.15 9:ad0c32ba:::benchmark_data_smithi112_221511_object57284:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540898+0000", 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23194284700003, 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.933795685, 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.887 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163937 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540898+0000", 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540898+0000", 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540898+0000", 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540903+0000", 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2610000000000001e-06 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540910+0000", 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9269999999999999e-06 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540916+0000", 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9819999999999996e-06 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541039+0000", 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012314800000000001 2023-09-23T20:40:36.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541043+0000", 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1139999999999999e-06 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543364+0000", 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023212710000000002 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543374+0000", 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5289999999999997e-06 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449352+0000", 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9059780339999999 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449480+0000", 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012796199999999999 2023-09-23T20:40:36.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.449714+0000", 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000234021 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453596+0000", 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038824749999999998 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458211+0000", 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0046150729999999999 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458280+0000", 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8584999999999995e-05 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.463892+0000", 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0056124060000000003 2023-09-23T20:40:36.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474339+0000", 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010446206 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474562+0000", 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022354499999999999 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474694+0000", 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013155600000000001 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163942 9.15 9:a9b22440:::benchmark_data_smithi112_221511_object57289:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540929+0000", 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23191181999999, 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.934041831, 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.896 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163942 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540929+0000", 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540929+0000", 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540929+0000", 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540931+0000", 2023-09-23T20:40:36.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5359999999999999e-06 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540938+0000", 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7850000000000003e-06 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540943+0000", 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.536e-06 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541064+0000", 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000120685 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541069+0000", 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5739999999999997e-06 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543406+0000", 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023374239999999998 2023-09-23T20:40:36.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543415+0000", 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2119999999999992e-06 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.451383+0000", 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.907967237 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.451513+0000", 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013032399999999999 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.451765+0000", 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000251549 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458315+0000", 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065500100000000002 2023-09-23T20:40:36.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458651+0000", 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00033611600000000002 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458692+0000", 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1328000000000001e-05 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.463932+0000", 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005239919 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474758+0000", 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010826418000000001 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474802+0000", 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4054999999999997e-05 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.474971+0000", 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016853899999999999 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163963 9.15 9:a82ba74e:::benchmark_data_smithi112_221511_object57310:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.540971+0000", 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23187017599997, 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.934236598, 2023-09-23T20:40:36.905 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163963 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540971+0000", 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540971+0000", 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540970+0000", 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540977+0000", 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6669999999999996e-06 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.540993+0000", 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5920999999999999e-05 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541002+0000", 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4509999999999992e-06 2023-09-23T20:40:36.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541089+0000", 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7076000000000005e-05 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541093+0000", 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0849999999999999e-06 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543447+0000", 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023543119999999999 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543456+0000", 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5399999999999996e-06 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453633+0000", 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9101774219999998 2023-09-23T20:40:36.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.453764+0000", 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013121300000000001 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.454056+0000", 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00029123899999999999 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458322+0000", 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004266471 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458961+0000", 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063901300000000002 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459006+0000", 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5226999999999999e-05 2023-09-23T20:40:36.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.463973+0000", 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049667050000000001 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475021+0000", 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011048064999999999 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475080+0000", 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9280000000000002e-05 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475207+0000", 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000127024 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.914 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:163997 9.15 9:adede7cb:::benchmark_data_smithi112_221511_object57344:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.541261+0000", 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.23157991900001, 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.934172674, 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 163997 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541261+0000", 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541261+0000", 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541260+0000", 2023-09-23T20:40:36.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541265+0000", 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3050000000000003e-06 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541273+0000", 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3580000000000003e-06 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541277+0000", 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.454e-06 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541311+0000", 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3918000000000003e-05 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting_for_map not empty", 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.541316+0000", 2023-09-23T20:40:36.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4209999999999997e-06 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543486+0000", 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021698009999999998 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.543494+0000", 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8850000000000005e-06 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.455778+0000", 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.912283959 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.455906+0000", 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000127673 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.456194+0000", 2023-09-23T20:40:36.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028836399999999999 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.458592+0000", 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023977500000000001 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459224+0000", 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063221800000000004 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459261+0000", 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6641999999999999e-05 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.464012+0000", 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004750514 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475257+0000", 2023-09-23T20:40:36.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011245283999999999 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475308+0000", 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1184000000000003e-05 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475434+0000", 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000125637 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.923 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:164029 9.15 9:ab995401:::benchmark_data_smithi112_221511_object57376:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:58.681020+0000", 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 458.09182132400002, 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.794756145, 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:40:36.924 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 164029 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681020+0000", 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681020+0000", 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681018+0000", 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681025+0000", 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5429999999999996e-06 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681039+0000", 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3183999999999999e-05 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681046+0000", 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1969999999999999e-06 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.928 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.928 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681085+0000", 2023-09-23T20:40:36.928 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9276000000000001e-05 2023-09-23T20:40:36.928 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:58.681092+0000", 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2969999999999998e-06 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459343+0000", 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7782505209999999 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459440+0000", 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6706999999999994e-05 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3,5,7", 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.459738+0000", 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00029812799999999999 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.463855+0000", 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041173779999999997 2023-09-23T20:40:36.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.464046+0000", 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019137099999999999 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.473884+0000", 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0098374010000000008 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.473938+0000", 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3813000000000001e-05 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475507+0000", 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001569279 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475560+0000", 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2541999999999999e-05 2023-09-23T20:40:36.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:33:00.475776+0000", 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021619099999999999 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:142377 10.11 10:88ca9828:::benchmark_data_smithi112_242611_object28463:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:16.902481+0000", 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 199.870359627, 2023-09-23T20:40:36.933 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.228207877, 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 142377 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902481+0000", 2023-09-23T20:40:36.934 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902481+0000", 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902481+0000", 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902483+0000", 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7379999999999999e-06 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902487+0000", 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1280000000000001e-06 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902490+0000", 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5949999999999999e-06 2023-09-23T20:40:36.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903156+0000", 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00066546599999999997 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903161+0000", 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.288e-06 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.094890+0000", 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.191728522 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.095146+0000", 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000256486 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.095722+0000", 2023-09-23T20:40:36.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00057557300000000001 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.103801+0000", 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0080788630000000004 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.106397+0000", 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025961600000000001 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.939 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.129753+0000", 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.023356409000000002 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.129843+0000", 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9516000000000001e-05 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.130689+0000", 2023-09-23T20:40:36.940 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00084642699999999996 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:142391 10.11 10:8bf8c65d:::benchmark_data_smithi112_242611_object28477:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:16.902493+0000", 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 199.870347718, 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.233095601, 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.941 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 142391 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902493+0000", 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.942 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902493+0000", 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902493+0000", 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902494+0000", 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.48e-06 2023-09-23T20:40:36.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902498+0000", 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6770000000000001e-06 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902501+0000", 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2780000000000002e-06 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903177+0000", 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00067523599999999996 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903181+0000", 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.053e-06 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.098181+0000", 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.195000252 2023-09-23T20:40:36.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.098408+0000", 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022675399999999999 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.099089+0000", 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00068092800000000002 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.106377+0000", 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0072887059999999998 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.123166+0000", 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.016788365999999999 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.134301+0000", 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011134961000000001 2023-09-23T20:40:36.947 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.134414+0000", 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000113282 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.135589+0000", 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011748889999999999 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.948 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:142448 10.11 10:8cda7aea:::benchmark_data_smithi112_242611_object28534:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:16.902524+0000", 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 199.870316688, 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2358870689999999, 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 142448 2023-09-23T20:40:36.949 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902524+0000", 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902524+0000", 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902524+0000", 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902526+0000", 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9439999999999999e-06 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902530+0000", 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.985e-06 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902535+0000", 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0780000000000003e-06 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903195+0000", 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00066050500000000003 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903200+0000", 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.104e-06 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.101133+0000", 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1979333599999999 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.101317+0000", 2023-09-23T20:40:36.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018421999999999999 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.101683+0000", 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00036636299999999998 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.123174+0000", 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.021490878000000001 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.126591+0000", 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034161579999999999 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.135651+0000", 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0090609920000000004 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.955 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.135726+0000", 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4966e-05 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.138411+0000", 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026847920000000001 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:142455 10.11 10:8a826f9c:::benchmark_data_smithi112_242611_object28541:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T20:40:36.956 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:16.902538+0000", 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 199.870303127, 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2421794150000001, 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 142455 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:40:36.957 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902538+0000", 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902538+0000", 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902538+0000", 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:40:36.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902539+0000", 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.846e-06 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902543+0000", 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4170000000000001e-06 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:40:36.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.902548+0000", 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0509999999999996e-06 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903231+0000", 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00068353299999999995 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:16.903254+0000", 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2578999999999998e-05 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.106437+0000", 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.203183501 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.106591+0000", 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000153888 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:40:36.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.107066+0000", 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00047493299999999997 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.124424+0000", 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017358157999999999 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.126615+0000", 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021902990000000002 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.962 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.138473+0000", 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011858199 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.138536+0000", 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3062e-05 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:40:36.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:18.144717+0000", 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0061811940000000001 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:40:36.964 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:40:36.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:36.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:36.966 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:40:36.966 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:40:36.966 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:40:36.966 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:40:36.966 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T20:40:36.988 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:40:37.027 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.036 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:40:37.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:36 smithi174 bash[91578]: cluster 2023-09-23T20:40:35.867239+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T20:40:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:36 smithi174 bash[91578]: audit 2023-09-23T20:40:36.605123+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.112:0/701921159' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:36 smithi174 bash[91578]: audit 2023-09-23T20:40:36.697145+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.112:0/410805435' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:40:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:36 smithi174 bash[91578]: audit 2023-09-23T20:40:36.699941+0000 mon.a (mon.0) 1582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:40:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:36 smithi174 bash[91578]: audit 2023-09-23T20:40:36.745005+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:37.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:36 smithi174 bash[91578]: audit 2023-09-23T20:40:36.756797+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:37.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:37.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:37.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:37.226 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:37.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:37.295 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 29 16 48182 48166 103.786 52.6875 0.0111332 0.0096274 2023-09-23T20:40:37.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[104422]: cluster 2023-09-23T20:40:35.867239+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[104422]: audit 2023-09-23T20:40:36.605123+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.112:0/701921159' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[104422]: audit 2023-09-23T20:40:36.697145+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.112:0/410805435' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[104422]: audit 2023-09-23T20:40:36.699941+0000 mon.a (mon.0) 1582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[104422]: audit 2023-09-23T20:40:36.745005+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[104422]: audit 2023-09-23T20:40:36.756797+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[107672]: cluster 2023-09-23T20:40:35.867239+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-23T20:40:37.340 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[107672]: audit 2023-09-23T20:40:36.605123+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.112:0/701921159' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:37.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[107672]: audit 2023-09-23T20:40:36.697145+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.112:0/410805435' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:40:37.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[107672]: audit 2023-09-23T20:40:36.699941+0000 mon.a (mon.0) 1582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:40:37.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[107672]: audit 2023-09-23T20:40:36.745005+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:37.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:36 smithi112 bash[107672]: audit 2023-09-23T20:40:36.756797+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:37.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:37.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:37.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:37.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:37.600 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:37.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:37.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:37.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:37.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:37.858 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:37.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:37.968 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:40:37.988 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:38.003 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: cluster 2023-09-23T20:40:36.938865+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: cluster 2023-09-23T20:40:36.942451+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: audit 2023-09-23T20:40:36.947766+0000 mon.a (mon.0) 1585 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: cluster 2023-09-23T20:40:36.948533+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: audit 2023-09-23T20:40:37.080419+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.112:0/4225268999' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: audit 2023-09-23T20:40:37.081338+0000 mon.a (mon.0) 1587 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: audit 2023-09-23T20:40:37.387570+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: audit 2023-09-23T20:40:37.388609+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[107672]: audit 2023-09-23T20:40:37.395862+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:38.004 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: cluster 2023-09-23T20:40:36.938865+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: cluster 2023-09-23T20:40:36.942451+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: audit 2023-09-23T20:40:36.947766+0000 mon.a (mon.0) 1585 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: cluster 2023-09-23T20:40:36.948533+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: audit 2023-09-23T20:40:37.080419+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.112:0/4225268999' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: audit 2023-09-23T20:40:37.081338+0000 mon.a (mon.0) 1587 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: audit 2023-09-23T20:40:37.387570+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: audit 2023-09-23T20:40:37.388609+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:40:38.005 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:37 smithi112 bash[104422]: audit 2023-09-23T20:40:37.395862+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:38.014 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:38.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:38.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:38.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: cluster 2023-09-23T20:40:36.938865+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:40:38.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: cluster 2023-09-23T20:40:36.942451+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:40:38.128 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: audit 2023-09-23T20:40:36.947766+0000 mon.a (mon.0) 1585 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:40:38.129 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: cluster 2023-09-23T20:40:36.948533+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-23T20:40:38.129 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: audit 2023-09-23T20:40:37.080419+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.112:0/4225268999' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:38.129 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: audit 2023-09-23T20:40:37.081338+0000 mon.a (mon.0) 1587 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:38.129 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: audit 2023-09-23T20:40:37.387570+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:40:38.129 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: audit 2023-09-23T20:40:37.388609+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:40:38.129 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:37 smithi174 bash[91578]: audit 2023-09-23T20:40:37.395862+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:38.143 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:38.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:38.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:38.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:38.295 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 30 16 49471 49455 103.011 80.5625 0.0126028 0.00970176 2023-09-23T20:40:38.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:38.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:38.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:38.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:38.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:38.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:38.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:38.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:38.785 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:38.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:38.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:38.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:39.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.867644+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1354: 89 pgs: 1 peering, 88 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.953933+0000 mon.a (mon.0) 1591 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.953958+0000 mon.a (mon.0) 1592 : cluster 1 Cluster is now healthy 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.954366+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.957827+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: audit 2023-09-23T20:40:37.959670+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.959782+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.959908+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.964850+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: cluster 2023-09-23T20:40:37.986778+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: audit 2023-09-23T20:40:38.040350+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:39.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:38 smithi174 bash[91578]: audit 2023-09-23T20:40:38.041539+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:39.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:39.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:39.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.867644+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1354: 89 pgs: 1 peering, 88 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.953933+0000 mon.a (mon.0) 1591 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.953958+0000 mon.a (mon.0) 1592 : cluster 1 Cluster is now healthy 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.954366+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.957827+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: audit 2023-09-23T20:40:37.959670+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.959782+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.959908+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.964850+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: cluster 2023-09-23T20:40:37.986778+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.208 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: audit 2023-09-23T20:40:38.040350+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[104422]: audit 2023-09-23T20:40:38.041539+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.867644+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1354: 89 pgs: 1 peering, 88 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.953933+0000 mon.a (mon.0) 1591 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.953958+0000 mon.a (mon.0) 1592 : cluster 1 Cluster is now healthy 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.954366+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.957827+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: audit 2023-09-23T20:40:37.959670+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.959782+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.959908+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.209 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.964850+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.210 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: cluster 2023-09-23T20:40:37.986778+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:40:39.210 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: audit 2023-09-23T20:40:38.040350+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:39.210 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:38 smithi112 bash[107672]: audit 2023-09-23T20:40:38.041539+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:39.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:39.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:39.296 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 31 16 50686 50670 102.135 75.9375 0.00569725 0.00978525 2023-09-23T20:40:39.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:39.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:39.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:39.486 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:39.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:39.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:39.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:39.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:39.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:39.987 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:40.013 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:40.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:40.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:40.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:40.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:40.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:40.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:40.296 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 32 16 51925 51909 101.363 77.4375 0.00385246 0.00985929 2023-09-23T20:40:40.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:40.383 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:40:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:40:40] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2023-09-23T20:40:40.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:40.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:40.506 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:40.535 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:40.639 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:40.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:40.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:40.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:40.905 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:40.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:41.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:41.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:41.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:40 smithi112 bash[104422]: cluster 2023-09-23T20:40:39.868294+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1356: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T20:40:41.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:40 smithi112 bash[107672]: cluster 2023-09-23T20:40:39.868294+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1356: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T20:40:41.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:41.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:41.296 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 33 16 53180 53164 100.668 78.4375 0.00424058 0.00992756 2023-09-23T20:40:41.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:41.306 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:40 smithi174 bash[91578]: cluster 2023-09-23T20:40:39.868294+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1356: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T20:40:41.323 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:41.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:41.455 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:41.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:41.586 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:41.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:41.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:40:41.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:41.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:41.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:41.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:41.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:41.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:41.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T20:40:41.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:41.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:42.097 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:42.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:42.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:42.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:42.261 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:42.296 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 34 16 54316 54300 99.7949 71 0.00504649 0.0100139 2023-09-23T20:40:42.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:42.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:42.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:42.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:42.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:42.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:42.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:43.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:43.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:43.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:43.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:43.296 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 35 16 55490 55474 99.04 73.375 0.0215 0.010091 2023-09-23T20:40:43.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:43.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:42 smithi174 bash[91578]: cluster 2023-09-23T20:40:41.868788+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1357: 89 pgs: 1 peering, 88 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:40:43.337 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:43.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:42 smithi112 bash[104422]: cluster 2023-09-23T20:40:41.868788+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1357: 89 pgs: 1 peering, 88 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:40:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:42 smithi112 bash[107672]: cluster 2023-09-23T20:40:41.868788+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1357: 89 pgs: 1 peering, 88 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:40:43.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:43.474 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:43.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:43.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:43.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:43.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:43.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:43.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:43.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:43.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:43.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:44.011 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:44.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:44.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:40:44.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:40:44.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:44.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:44.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:44.275 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:44.298 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 36 16 56506 56490 98.0475 63.5 0.0159267 0.0101915 2023-09-23T20:40:44.299 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:44.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:44.403 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:44.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:44.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:44.536 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:44.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:44.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:44.665 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:44.703 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:44.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:44.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:44.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:44.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:44.942 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:44.970 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:44.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:45.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.082 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:44 smithi174 bash[91578]: cluster 2023-09-23T20:40:43.869384+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:45.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:45.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:45.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:45.242 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:44 smithi112 bash[107672]: cluster 2023-09-23T20:40:43.869384+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:45.243 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:44 smithi112 bash[104422]: cluster 2023-09-23T20:40:43.869384+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:45.298 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 37 16 57604 57588 97.2523 68.625 0.00516198 0.0102772 2023-09-23T20:40:45.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:45.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:45.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:45.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:45.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:45.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:45.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:45.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.770 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:45.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:45.901 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:46.004 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:46.028 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:46.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:46.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:46.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:46.269 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:46.297 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:46.298 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 38 16 58716 58700 96.5219 69.5 0.0111883 0.0103539 2023-09-23T20:40:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:46.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:46.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:46.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:46.547 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:46.558 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:46.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:46.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:46.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:46.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:46.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:46.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.998 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:47.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:47.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:47.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:47.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:47.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:47.255 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:46 smithi174 bash[91578]: cluster 2023-09-23T20:40:45.870081+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1359: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:47.274 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:47.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:47.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 39 16 59787 59771 95.7633 66.9375 0.00469324 0.0104361 2023-09-23T20:40:47.377 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.387 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:46 smithi112 bash[107672]: cluster 2023-09-23T20:40:45.870081+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1359: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:47.387 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:46 smithi112 bash[104422]: cluster 2023-09-23T20:40:45.870081+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1359: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:47.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:47.532 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.557 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:47.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:47.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:47.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:47.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:47.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:47.919 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:48.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:48.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:48.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:48.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:48.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:48.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:48.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:40:48.299677+0000 min lat: 0.00132288 max lat: 0.356434 avg lat: 0.0105056 2023-09-23T20:40:48.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:40:48.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 40 16 60912 60896 95.1269 70.3125 0.00649665 0.0105056 2023-09-23T20:40:48.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:48.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:48.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:48.462 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:48.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:48.582 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:48.583 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:48.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:48.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:48.727 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:48.757 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:48.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:48.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:48.888 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:48.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:48.991 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:49.021 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:49.125 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:49.155 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:49.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:49.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:49.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:48 smithi174 bash[91578]: cluster 2023-09-23T20:40:47.870556+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:49.267 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:48 smithi174 bash[91578]: audit 2023-09-23T20:40:48.932013+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:49.285 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:49.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 41 16 61976 61960 94.4286 66.5 0.009019 0.0105843 2023-09-23T20:40:49.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:49.396 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:48 smithi112 bash[104422]: cluster 2023-09-23T20:40:47.870556+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:49.396 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:48 smithi112 bash[104422]: audit 2023-09-23T20:40:48.932013+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:49.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:48 smithi112 bash[107672]: cluster 2023-09-23T20:40:47.870556+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:49.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:48 smithi112 bash[107672]: audit 2023-09-23T20:40:48.932013+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:40:49.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:49.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:49.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:49.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:49.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:49.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:49.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:49.790 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:49.814 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:49.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:49.949 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:50.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:50.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:50.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:50.206 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:50.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:50.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:50.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 42 16 63078 63062 93.8201 68.875 0.0193364 0.0106502 2023-09-23T20:40:50.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:50.424 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:40:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:40:50] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2023-09-23T20:40:50.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:50.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:50.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:50.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:50.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:50.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:50.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:50.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:50.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:50.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:50.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:51.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:51.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:51.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:51.226 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:51.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:51.258 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:50 smithi174 bash[91578]: cluster 2023-09-23T20:40:49.871133+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:51.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 43 16 64121 64105 93.1542 65.1875 0.0192337 0.0107296 2023-09-23T20:40:51.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.369 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:50 smithi112 bash[104422]: cluster 2023-09-23T20:40:49.871133+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:51.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:50 smithi112 bash[107672]: cluster 2023-09-23T20:40:49.871133+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:51.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:51.493 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:51.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:51.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:51.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:51.652 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:51.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:51.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:51.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:51.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:51.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:52.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:52.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:52.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:52.190 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:52.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:52.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:52.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 44 16 65261 65245 92.6563 71.25 0.0151454 0.0107866 2023-09-23T20:40:52.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:52.428 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:52.454 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:52.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:52.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:52.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:52.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:52.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:52.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:52.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:52.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:52.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:53.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:53 smithi112 bash[107672]: cluster 2023-09-23T20:40:51.871616+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:53.127 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:53 smithi112 bash[104422]: cluster 2023-09-23T20:40:51.871616+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:53.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:53.261 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:53.270 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:53 smithi174 bash[91578]: cluster 2023-09-23T20:40:51.871616+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:53.289 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:53.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:53.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 45 16 66294 66278 92.0319 64.5625 0.0139061 0.0108607 2023-09-23T20:40:53.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:53.422 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:53.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:53.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:53.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:53.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:53.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:53.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:53.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:53.809 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:53.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:53.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:54.014 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:54 smithi112 bash[104422]: audit 2023-09-23T20:40:53.036779+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:54.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:54.051 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:54 smithi174 bash[91578]: audit 2023-09-23T20:40:53.036779+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:54.072 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:54.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:54.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:54.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 46 16 67371 67355 91.4945 67.3125 0.0086343 0.010924 2023-09-23T20:40:54.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:54.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:54 smithi112 bash[107672]: audit 2023-09-23T20:40:53.036779+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:54.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:54.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:54.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:54.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:54.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:54.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:54.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:54.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:55.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:55.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:55.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:55 smithi112 bash[104422]: cluster 2023-09-23T20:40:53.872213+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:55.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:55 smithi112 bash[107672]: cluster 2023-09-23T20:40:53.872213+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:55.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:55.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:55.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:55.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:55.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 47 16 68391 68375 90.9041 63.75 0.00861287 0.010994 2023-09-23T20:40:55.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:55 smithi174 bash[91578]: cluster 2023-09-23T20:40:53.872213+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T20:40:55.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:55.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:55.507 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:55.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:55.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:55.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:55.664 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:55.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:55.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:55.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:55.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:56.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:56.063 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:56.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:56.192 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:56.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:56.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:56.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 48 16 69442 69426 90.3787 65.6875 0.020518 0.0110572 2023-09-23T20:40:56.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:56.427 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.461 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:56.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:56.562 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:56.593 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:56.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:56.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:56.859 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:56.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:57.019 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:57 smithi112 bash[104422]: cluster 2023-09-23T20:40:55.872957+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T20:40:57.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:57.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:57.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:57.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:57.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.274 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:57 smithi112 bash[107672]: cluster 2023-09-23T20:40:55.872957+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T20:40:57.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:57.299 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 49 16 70506 70490 89.8913 66.5 0.0180992 0.0111187 2023-09-23T20:40:57.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:57 smithi174 bash[91578]: cluster 2023-09-23T20:40:55.872957+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T20:40:57.376 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:57.408 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:57.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:57.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:57.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:57.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:57.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:57.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:57.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:57.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:57.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:57.913 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:57.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:57.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:58.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:58.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:58.301 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 50 16 71508 71492 89.346 62.625 0.017623 0.0111863 2023-09-23T20:40:58.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:40:58 smithi174 bash[91578]: cluster 2023-09-23T20:40:57.873439+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1365: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:40:58.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:58.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:58.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:58.468 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:40:58 smithi112 bash[107672]: cluster 2023-09-23T20:40:57.873439+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1365: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:40:58.469 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:40:58 smithi112 bash[104422]: cluster 2023-09-23T20:40:57.873439+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1365: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:40:58.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:58.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:58.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:58.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:58.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:58.771 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:58.796 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:58.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:59.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:59.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:59.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:59.176 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:59.200 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:59.300 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 51 16 72410 72394 88.6995 56.375 0.00751622 0.0112532 2023-09-23T20:40:59.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:59.343 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:59.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:59.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:59.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:59.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:59.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:59.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:59.709 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:59.737 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:59.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:59.876 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:59.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:59.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:00.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:00.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:00.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:00.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.265 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:41:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:41:00] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-09-23T20:41:00.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:00.300 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 52 16 73302 73286 88.0658 55.75 0.0151693 0.0113493 2023-09-23T20:41:00.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:00.522 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:00.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:00.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:00.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:00.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:00.937 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:00 smithi112 bash[104422]: cluster 2023-09-23T20:40:59.874314+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:41:00.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:00.967 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:01.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:00 smithi174 bash[91578]: cluster 2023-09-23T20:40:59.874314+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:41:01.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:01.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:01.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:01.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:01.211 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:00 smithi112 bash[107672]: cluster 2023-09-23T20:40:59.874314+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:41:01.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:01.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:01.300 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 53 16 74281 74265 87.5587 61.1875 0.0191968 0.0114151 2023-09-23T20:41:01.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:01.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:01.486 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:01.616 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:01.647 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:01.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:01.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:01.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:01.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:01.885 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:02.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:02.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:02.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:02.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:02.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:02.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 54 16 75286 75270 87.0986 62.8125 0.0105988 0.0114747 2023-09-23T20:41:02.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:02.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:02.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:02.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:02.672 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:02.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:02.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:02.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:02.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:02.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:02.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:03.038 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:41:03.038 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45560.0:75975 11.e e345/338)", 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.024350+0000", 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0087995460000000001, 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0088258190000000004, 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024350+0000", 2023-09-23T20:41:03.039 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024350+0000", 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024350+0000", 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024397+0000", 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7834999999999999e-05 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024409+0000", 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2061e-05 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024417+0000", 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4259999999999997e-06 2023-09-23T20:41:03.041 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:75976 11.f 11:ff00207b:::benchmark_data_smithi112_262269_object75975: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 e345)", 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.024444+0000", 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.008705506, 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0087933779999999993, 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:41:03.042 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75976 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024444+0000", 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.043 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.045 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024444+0000", 2023-09-23T20:41:03.045 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.045 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.045 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.045 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.045 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024443+0000", 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024467+0000", 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3618999999999999e-05 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024476+0000", 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5589999999999994e-06 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.024483+0000", 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9829999999999999e-06 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029349+0000", 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048655010000000004 2023-09-23T20:41:03.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029492+0000", 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142936 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029976+0000", 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00048457200000000001 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.048 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033093+0000", 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031169150000000001 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:75978 11.0 11:05ed68c9:::benchmark_data_smithi112_262269_object75977: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 e345)", 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.029097+0000", 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0040529659999999999, 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042240760000000002, 2023-09-23T20:41:03.049 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75978 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029097+0000", 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029097+0000", 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029096+0000", 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029149+0000", 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3423e-05 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029159+0000", 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7110000000000007e-06 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029164+0000", 2023-09-23T20:41:03.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.728e-06 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029216+0000", 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1180000000000001e-05 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029397+0000", 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018112299999999999 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.053 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029580+0000", 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000182957 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:75979 11.0 11:032d6f35:::benchmark_data_smithi112_262269_object75978: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 e345)", 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.029174+0000", 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0039754550000000001, 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0077035799999999998, 2023-09-23T20:41:03.054 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75979 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029174+0000", 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029174+0000", 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029174+0000", 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.056 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029191+0000", 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6804999999999999e-05 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029195+0000", 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2629999999999997e-06 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.029198+0000", 2023-09-23T20:41:03.057 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3459999999999998e-06 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033390+0000", 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041914150000000004 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033649+0000", 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025947200000000001 2023-09-23T20:41:03.058 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033777+0000", 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012809799999999999 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:75981 11.c 11:3aeb9543:::benchmark_data_smithi112_262269_object75980: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 e345)", 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.030075+0000", 2023-09-23T20:41:03.059 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0030748120000000001, 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0068957849999999998, 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75981 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.030075+0000", 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.030075+0000", 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.030074+0000", 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:41:03.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.030113+0000", 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8228000000000001e-05 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.030121+0000", 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8060000000000001e-06 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.062 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.030127+0000", 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3630000000000002e-06 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.032870+0000", 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002743129 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033032+0000", 2023-09-23T20:41:03.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016169099999999999 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033279+0000", 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000247025 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.064 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.45560.0:75978 11.0 e345/338 ondisk, result = 0)", 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.032987+0000", 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00016338999999999999, 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040515280000000004, 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.032987+0000", 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.032987+0000", 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.032986+0000", 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.066 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.032990+0000", 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0330000000000002e-06 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033001+0000", 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0771000000000001e-05 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033007+0000", 2023-09-23T20:41:03.067 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7309999999999996e-06 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.037012+0000", 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040050759999999998 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.037021+0000", 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8240000000000006e-06 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.068 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.037038+0000", 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6787999999999999e-05 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:75986 11.c 11:39b1a2f8:::benchmark_data_smithi112_262269_object75985: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 e345)", 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.033571+0000", 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.999579, 2023-09-23T20:41:03.069 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035409130000000001, 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75986 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033571+0000", 2023-09-23T20:41:03.070 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033571+0000", 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033570+0000", 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.071 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033662+0000", 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2612e-05 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033675+0000", 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2703e-05 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.033683+0000", 2023-09-23T20:41:03.072 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6799999999999993e-06 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036488+0000", 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028052440000000001 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036627+0000", 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013945799999999999 2023-09-23T20:41:03.073 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036776+0000", 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000148935 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45560.0:75985 11.7 e345/338 11:e9dce62a:::benchmark_data_smithi112_262269_object75984:head v 345'4788, mlcod=345'4786)", 2023-09-23T20:41:03.074 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.034073+0000", 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9990773, 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031146530000000002, 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034073+0000", 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.075 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034073+0000", 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034072+0000", 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.076 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034134+0000", 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.224e-05 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034144+0000", 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0088000000000001e-05 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034152+0000", 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4370000000000007e-06 2023-09-23T20:41:03.077 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036495+0000", 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023423699999999999 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036518+0000", 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2823000000000002e-05 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.078 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.45560.0:75976 11.f e345/338)", 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.034206+0000", 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9989443, 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030426089999999999, 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.079 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034206+0000", 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034206+0000", 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034205+0000", 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.080 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034209+0000", 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4379999999999997e-06 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034217+0000", 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7719999999999994e-06 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034222+0000", 2023-09-23T20:41:03.081 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0839999999999999e-06 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:75988 11.0 11.78c36050 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.034512+0000", 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9986382, 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027852549999999999, 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-09-23T20:41:03.082 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75988 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034512+0000", 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.083 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034512+0000", 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034511+0000", 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034570+0000", 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9193000000000001e-05 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.084 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034579+0000", 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4460000000000007e-06 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.034585+0000", 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7570000000000001e-06 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.085 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.45560.0:75974 11.0 e345/338 ondisk, result = 0)", 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.036326+0000", 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9968238, 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010213690000000001, 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036326+0000", 2023-09-23T20:41:03.086 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036326+0000", 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036325+0000", 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.087 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036331+0000", 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9529999999999996e-06 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036343+0000", 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1554e-05 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.036350+0000", 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1339999999999998e-06 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.088 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.037218+0000", 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00086820199999999999 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.037225+0000", 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9229999999999996e-06 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45560.0:75968 11.e e345/338 11:717337bc:::benchmark_data_smithi112_262269_object75967:head v 345'4640, mlcod=345'4636)", 2023-09-23T20:41:03.089 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.018032+0000", 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.015117587, 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.019629618000000001, 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018032+0000", 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.090 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018032+0000", 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018031+0000", 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018068+0000", 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.642e-05 2023-09-23T20:41:03.091 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018081+0000", 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2699e-05 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018088+0000", 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7870000000000002e-06 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.092 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018355+0000", 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026692799999999999 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.018431+0000", 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5514999999999998e-05 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45560.0:75969 11.e e345/338 11:75cbdaf1:::benchmark_data_smithi112_262269_object75968:head v 345'4641, mlcod=345'4636)", 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:03.019890+0000", 2023-09-23T20:41:03.093 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.01325983, 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017842460000000001, 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.019890+0000", 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.019890+0000", 2023-09-23T20:41:03.094 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.019889+0000", 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.019924+0000", 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4442e-05 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.095 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.019934+0000", 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0404999999999999e-05 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.019941+0000", 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.754e-06 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.028576+0000", 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0086349210000000003 2023-09-23T20:41:03.096 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:03.028595+0000", 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8972000000000001e-05 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 13 2023-09-23T20:41:03.097 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:41:03.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:03.122 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:03.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:03.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:02 smithi112 bash[107672]: cluster 2023-09-23T20:41:01.874822+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1367: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 915 op/s 2023-09-23T20:41:03.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:02 smithi112 bash[104422]: cluster 2023-09-23T20:41:01.874822+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1367: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 915 op/s 2023-09-23T20:41:03.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:03.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:03.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:03.301 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 55 16 76243 76227 86.6024 59.8125 0.0216564 0.0115411 2023-09-23T20:41:03.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:02 smithi174 bash[91578]: cluster 2023-09-23T20:41:01.874822+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1367: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 915 op/s 2023-09-23T20:41:03.357 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:03.385 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:03.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:03.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:03.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:03.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:03.692 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:41:03.732 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:41:03.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.783 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:41:03.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:03.830 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:41:03.874 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:41:03.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.914 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:41:03.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:03.963 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:41:04.011 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.020 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.021 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:41:04.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:04.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:04.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:04.169 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:04.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:04.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:04.301 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 56 16 77085 77069 85.9957 52.625 0.00780286 0.011623 2023-09-23T20:41:04.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:03 smithi112 bash[104422]: audit 2023-09-23T20:41:03.673071+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.112:0/3250797598' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:04.308 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:03 smithi112 bash[107672]: audit 2023-09-23T20:41:03.673071+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.112:0/3250797598' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:03 smithi174 bash[91578]: audit 2023-09-23T20:41:03.673071+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.112:0/3250797598' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:04.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:04.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:04.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:04.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:04.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:04.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:04.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:04.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:04.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:04.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:04.970 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T20:41:04.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:05.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:05.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:05.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:04 smithi112 bash[104422]: cluster 2023-09-23T20:41:03.875329+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:41:05.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:04 smithi112 bash[104422]: audit 2023-09-23T20:41:04.656979+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.112:0/713179161' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:41:05.160 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:04 smithi112 bash[104422]: audit 2023-09-23T20:41:04.658158+0000 mon.a (mon.0) 1599 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:41:05.160 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:04 smithi112 bash[107672]: cluster 2023-09-23T20:41:03.875329+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:41:05.160 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:04 smithi112 bash[107672]: audit 2023-09-23T20:41:04.656979+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.112:0/713179161' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:41:05.160 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:04 smithi112 bash[107672]: audit 2023-09-23T20:41:04.658158+0000 mon.a (mon.0) 1599 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:41:05.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:05.301 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 57 16 77804 77788 85.2754 44.9375 0.0260614 0.011721 2023-09-23T20:41:05.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:04 smithi174 bash[91578]: cluster 2023-09-23T20:41:03.875329+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:41:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:04 smithi174 bash[91578]: audit 2023-09-23T20:41:04.656979+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.112:0/713179161' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:41:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:04 smithi174 bash[91578]: audit 2023-09-23T20:41:04.658158+0000 mon.a (mon.0) 1599 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:41:05.381 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:05.405 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:05.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:05.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:05.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:05.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:05.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:05.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:05.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:05.850 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:05.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:05.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:05.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:05.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:06.001 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:41:06.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:06.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[107672]: audit 2023-09-23T20:41:04.961118+0000 mon.a (mon.0) 1600 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[107672]: cluster 2023-09-23T20:41:04.961229+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[107672]: cluster 2023-09-23T20:41:04.961326+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[107672]: cluster 2023-09-23T20:41:04.975962+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[107672]: cluster 2023-09-23T20:41:04.976829+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[107672]: audit 2023-09-23T20:41:05.277302+0000 mon.a (mon.0) 1602 : audit 1 from='client.? 172.21.15.112:0/4163471802' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:06.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[104422]: audit 2023-09-23T20:41:04.961118+0000 mon.a (mon.0) 1600 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:41:06.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[104422]: cluster 2023-09-23T20:41:04.961229+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[104422]: cluster 2023-09-23T20:41:04.961326+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-23T20:41:06.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[104422]: cluster 2023-09-23T20:41:04.975962+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[104422]: cluster 2023-09-23T20:41:04.976829+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.233 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:05 smithi112 bash[104422]: audit 2023-09-23T20:41:05.277302+0000 mon.a (mon.0) 1602 : audit 1 from='client.? 172.21.15.112:0/4163471802' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:06.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:06.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:06.301 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 58 16 78795 78779 84.873 61.9375 0.0102551 0.0117766 2023-09-23T20:41:06.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:05 smithi174 bash[91578]: audit 2023-09-23T20:41:04.961118+0000 mon.a (mon.0) 1600 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:41:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:05 smithi174 bash[91578]: cluster 2023-09-23T20:41:04.961229+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:05 smithi174 bash[91578]: cluster 2023-09-23T20:41:04.961326+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-23T20:41:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:05 smithi174 bash[91578]: cluster 2023-09-23T20:41:04.975962+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:05 smithi174 bash[91578]: cluster 2023-09-23T20:41:04.976829+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:41:06.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:05 smithi174 bash[91578]: audit 2023-09-23T20:41:05.277302+0000 mon.a (mon.0) 1602 : audit 1 from='client.? 172.21.15.112:0/4163471802' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:06.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:06.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:06.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:06.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:06.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:06.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:06.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:06.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:06.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:07.022 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:07.045 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:07.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:07.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: cluster 2023-09-23T20:41:05.875807+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: cluster 2023-09-23T20:41:05.969993+0000 mon.a (mon.0) 1603 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: cluster 2023-09-23T20:41:05.984129+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: cluster 2023-09-23T20:41:05.988677+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: audit 2023-09-23T20:41:05.992800+0000 mon.a (mon.0) 1604 : audit 1 from='client.? 172.21.15.112:0/4163471802' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: cluster 2023-09-23T20:41:05.992869+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-23T20:41:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[104422]: cluster 2023-09-23T20:41:05.993134+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: cluster 2023-09-23T20:41:05.875807+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: cluster 2023-09-23T20:41:05.969993+0000 mon.a (mon.0) 1603 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: cluster 2023-09-23T20:41:05.984129+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: cluster 2023-09-23T20:41:05.988677+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: audit 2023-09-23T20:41:05.992800+0000 mon.a (mon.0) 1604 : audit 1 from='client.? 172.21.15.112:0/4163471802' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: cluster 2023-09-23T20:41:05.992869+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-23T20:41:07.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:06 smithi112 bash[107672]: cluster 2023-09-23T20:41:05.993134+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:07.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:07.301 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 59 16 79757 79741 84.4535 60.125 0.0109722 0.0118349 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: cluster 2023-09-23T20:41:05.875807+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: cluster 2023-09-23T20:41:05.969993+0000 mon.a (mon.0) 1603 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: cluster 2023-09-23T20:41:05.984129+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: cluster 2023-09-23T20:41:05.988677+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: audit 2023-09-23T20:41:05.992800+0000 mon.a (mon.0) 1604 : audit 1 from='client.? 172.21.15.112:0/4163471802' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: cluster 2023-09-23T20:41:05.992869+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-23T20:41:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:06 smithi174 bash[91578]: cluster 2023-09-23T20:41:05.993134+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:41:07.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:07.427 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.455 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:07.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.589 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:07.692 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:07.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:07.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:41:07.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:07.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:07.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:07.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:08.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:08.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:08.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:08.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:08.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:08.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:08.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:41:08.302584+0000 min lat: 0.00132288 max lat: 0.356434 avg lat: 0.0119223 2023-09-23T20:41:08.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:41:08.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 60 16 80517 80501 83.8376 47.5 0.02576 0.0119223 2023-09-23T20:41:08.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:08.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:08.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:08.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:08.621 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:08.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:08.756 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:08.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:08.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:08.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:08.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:09.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:09.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.044 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:09.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:09.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:08 smithi112 bash[107672]: cluster 2023-09-23T20:41:07.878941+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:41:09.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:08 smithi112 bash[107672]: audit 2023-09-23T20:41:08.042750+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:09.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:08 smithi112 bash[107672]: audit 2023-09-23T20:41:08.043951+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:08 smithi112 bash[104422]: cluster 2023-09-23T20:41:07.878941+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:41:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:08 smithi112 bash[104422]: audit 2023-09-23T20:41:08.042750+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:09.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:08 smithi112 bash[104422]: audit 2023-09-23T20:41:08.043951+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:09.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:09.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T20:41:09.273 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:08 smithi174 bash[91578]: cluster 2023-09-23T20:41:07.878941+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:41:09.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:08 smithi174 bash[91578]: audit 2023-09-23T20:41:08.042750+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:09.283 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:08 smithi174 bash[91578]: audit 2023-09-23T20:41:08.043951+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:09.300 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 61 16 81454 81438 83.4232 58.5625 0.0122367 0.0119822 2023-09-23T20:41:09.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:09.404 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:09.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:09.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:09.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:09.670 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:09.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:09.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:09.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:09.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:09.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:10.064 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:10.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:10.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:10.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:10.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:10.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 62 16 82354 82338 82.9849 56.25 0.0140247 0.0120447 2023-09-23T20:41:10.332 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:10.357 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:10.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:10.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:10.497 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:10.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:10.618 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:41:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:41:10] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-09-23T20:41:10.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:10.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:10.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.770 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:10.877 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:11.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:11.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:11.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:10 smithi174 bash[91578]: cluster 2023-09-23T20:41:09.879675+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1373: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:41:11.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:41:11.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:11.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:41:11.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:11.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 63 16 83198 83182 82.5049 52.75 0.0156462 0.0121139 2023-09-23T20:41:11.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:11.339 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:10 smithi112 bash[104422]: cluster 2023-09-23T20:41:09.879675+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1373: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:41:11.340 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:10 smithi112 bash[107672]: cluster 2023-09-23T20:41:09.879675+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1373: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T20:41:11.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:11.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:11.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:11.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:11.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:11.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:11.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:11.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:11.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:11.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:11.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:11.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:11.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:12.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:12.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:12.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:12.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:12.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:12.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:12.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:12.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 64 16 84046 84030 82.0439 53 0.00654817 0.012183 2023-09-23T20:41:12.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:12.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:12.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:12.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:12.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:12.540 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:12.622 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:12.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:12.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:12.811 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:12.940 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:12.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:13.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:13.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:13.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:13.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:13.302 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 65 16 84913 84897 81.6153 54.1875 0.012505 0.0122466 2023-09-23T20:41:13.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:12 smithi174 bash[91578]: cluster 2023-09-23T20:41:11.880292+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:41:13.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:13.358 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:12 smithi112 bash[104422]: cluster 2023-09-23T20:41:11.880292+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:41:13.358 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:12 smithi112 bash[107672]: cluster 2023-09-23T20:41:11.880292+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:41:13.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:13.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:13.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:13.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:13.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:13.638 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:13.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:13.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:13.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:13.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:13.893 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:13.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:14.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:14.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:14.160 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:14.188 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:14.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:14.303 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 66 15 85814 85799 81.2317 56.375 0.016903 0.0123041 2023-09-23T20:41:14.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:14.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:14.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:14.604 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:14.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:14.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:14.884 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:14.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:14.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:14.999 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:14 smithi112 bash[104422]: cluster 2023-09-23T20:41:13.880953+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-09-23T20:41:15.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:15.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:15.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:15.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:15.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:15.266 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:14 smithi112 bash[107672]: cluster 2023-09-23T20:41:13.880953+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-09-23T20:41:15.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:15.303 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 67 16 86728 86712 80.871 57.0625 0.011264 0.0123594 2023-09-23T20:41:15.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:14 smithi174 bash[91578]: cluster 2023-09-23T20:41:13.880953+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-09-23T20:41:15.388 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:15.415 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:15.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:15.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:15.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:15.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:15.684 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:15.684 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:15.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:15.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:15.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:15.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:15.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:15.954 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:15.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:16.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:16.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:16.303 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 68 16 87630 87614 80.5107 56.375 0.0109612 0.0124144 2023-09-23T20:41:16.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:16.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:16.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:16.487 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:16.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:16.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:16.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:16.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:16.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:16.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:16.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:16.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:17.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:17.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:17.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:17.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:17.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:17.303 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 69 16 88434 88418 80.0721 50.25 0.0279447 0.0124835 2023-09-23T20:41:17.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:17.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:17 smithi174 bash[91578]: cluster 2023-09-23T20:41:15.881545+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2023-09-23T20:41:17.413 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.437 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:17.499 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:17 smithi112 bash[107672]: cluster 2023-09-23T20:41:15.881545+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2023-09-23T20:41:17.499 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:17 smithi112 bash[104422]: cluster 2023-09-23T20:41:15.881545+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s 2023-09-23T20:41:17.540 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:17.567 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:17.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:17.669 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:17.703 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:17.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:17.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:17.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:17.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:18.078 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:18.103 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:18.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:18.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:18.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:18.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:18.303 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 70 16 89223 89207 79.6326 49.3125 0.0137923 0.0125514 2023-09-23T20:41:18.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:18.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:18.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:18.485 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:18.512 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:18.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:18.645 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:18.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:18.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:18.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:18.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:18.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:18.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:18.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:19.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:19.064 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:19 smithi112 bash[104422]: cluster 2023-09-23T20:41:17.882002+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 875 op/s 2023-09-23T20:41:19.133 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:19 smithi174 bash[91578]: cluster 2023-09-23T20:41:17.882002+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 875 op/s 2023-09-23T20:41:19.164 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:19.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:19.303 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 71 16 90021 90005 79.2135 49.875 0.0269618 0.0126181 2023-09-23T20:41:19.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:19.470 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:19 smithi112 bash[107672]: cluster 2023-09-23T20:41:17.882002+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 875 op/s 2023-09-23T20:41:19.524 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.554 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:19.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:19.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:19.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:19.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:19.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:19.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:20.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:20.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:20.175 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:20.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:20.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:20.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 72 16 90824 90808 78.8104 50.1875 0.0125193 0.0126824 2023-09-23T20:41:20.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:20.314 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:41:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:41:20] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-09-23T20:41:20.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:20.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:20.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:20.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:20.569 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:20.594 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:20.698 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:20.722 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:20.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:20.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:20.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:20.963 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:21.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:21.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:21.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:21.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:21 smithi112 bash[104422]: cluster 2023-09-23T20:41:19.882657+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-09-23T20:41:21.116 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:21 smithi112 bash[107672]: cluster 2023-09-23T20:41:19.882657+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-09-23T20:41:21.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:21.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:21.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:21.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:21.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:21.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 73 16 91662 91646 78.4482 52.375 0.0159794 0.0127416 2023-09-23T20:41:21.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:21 smithi174 bash[91578]: cluster 2023-09-23T20:41:19.882657+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-09-23T20:41:21.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:21.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:21.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:21.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:21.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:21.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:21.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:21.672 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:21.776 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:21.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:21.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:21.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:22.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:22.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:22.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:22.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:22.297 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:22.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 74 16 92486 92470 78.084 51.5 0.0086223 0.0128001 2023-09-23T20:41:22.326 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:22.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:22.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:22.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:22.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:22.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:22.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:22.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:22.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:22.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:23.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:23.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:23 smithi112 bash[104422]: cluster 2023-09-23T20:41:21.883213+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2023-09-23T20:41:23.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:23 smithi112 bash[107672]: cluster 2023-09-23T20:41:21.883213+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2023-09-23T20:41:23.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:23.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.268 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.269 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:23 smithi174 bash[91578]: cluster 2023-09-23T20:41:21.883213+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2023-09-23T20:41:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:23.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 75 16 93336 93320 77.7512 53.125 0.0341668 0.0128563 2023-09-23T20:41:23.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:23.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:23.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:23.503 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:23.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:23.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:23.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:23.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:23.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:24.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:24.186 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:24.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:24.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:24.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 76 16 94154 94138 77.4008 51.125 0.0147684 0.0129137 2023-09-23T20:41:24.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:24 smithi174 bash[91578]: audit 2023-09-23T20:41:23.036959+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:24.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.327 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:24 smithi112 bash[107672]: audit 2023-09-23T20:41:23.036959+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:24.327 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:24 smithi112 bash[104422]: audit 2023-09-23T20:41:23.036959+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:24.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:24.445 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:24.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:24.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:24.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:24.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:24.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:24.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:24.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:24.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:24.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:25.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:25.132 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:25.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:25.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:25 smithi112 bash[107672]: cluster 2023-09-23T20:41:23.885182+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T20:41:25.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:25 smithi112 bash[104422]: cluster 2023-09-23T20:41:23.885182+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T20:41:25.236 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:25.270 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:25.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:25.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 77 16 94844 94828 76.9557 43.125 0.00580763 0.0129893 2023-09-23T20:41:25.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:25 smithi174 bash[91578]: cluster 2023-09-23T20:41:23.885182+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T20:41:25.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:25.409 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:25.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:25.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:25.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:25.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:25.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:25.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:25.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:25.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:25.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:25.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:26.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:26.102 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:26.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:26.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:26.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:26.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:26.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 78 16 95615 95599 76.5868 48.1875 0.0122396 0.0130504 2023-09-23T20:41:26.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:26.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:26.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:26.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:26.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:26.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:26.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:26.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:26.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:26.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:26.791 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:26.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:26.927 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:26.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:27.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:27.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:27.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:27.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:27.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 79 16 96225 96209 76.1 38.125 0.00472633 0.0131281 2023-09-23T20:41:27.310 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:27 smithi174 bash[91578]: cluster 2023-09-23T20:41:25.885822+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1381: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2023-09-23T20:41:27.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:27 smithi112 bash[104422]: cluster 2023-09-23T20:41:25.885822+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1381: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2023-09-23T20:41:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:27 smithi112 bash[107672]: cluster 2023-09-23T20:41:25.885822+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1381: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2023-09-23T20:41:27.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:27.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:27.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.602 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:27.706 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:27.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:27.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:27.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:27.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:28.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:28.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:28.136 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:28.240 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:28.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:28.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:28.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:2023-09-23T20:41:28.305380+0000 min lat: 0.00132288 max lat: 0.356434 avg lat: 0.0132083 2023-09-23T20:41:28.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:41:28.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 80 16 96904 96888 75.6792 42.4375 0.0172195 0.0132083 2023-09-23T20:41:28.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:28.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:28.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:28.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:28.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:28.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:28.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:28.663 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:28.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:28.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:28.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:28.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:28.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:29.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:29.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:29.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:29.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:29.176 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:29 smithi112 bash[104422]: cluster 2023-09-23T20:41:27.886368+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T20:41:29.176 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:29 smithi112 bash[107672]: cluster 2023-09-23T20:41:27.886368+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T20:41:29.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:29.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:29.304 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 81 16 97708 97692 75.3652 50.25 0.00865181 0.013263 2023-09-23T20:41:29.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:29 smithi174 bash[91578]: cluster 2023-09-23T20:41:27.886368+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T20:41:29.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:29.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:29.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:29.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:29.601 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:29.705 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:29.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:29.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:29.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:29.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:29.875 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:41:29.875 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:41:29.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:29.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:30.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:30.135 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:30.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:30.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:30.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:30.258 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:41:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:41:30] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-09-23T20:41:30.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:30.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 82 16 98433 98417 74.9987 45.3125 0.0139223 0.0133279 2023-09-23T20:41:30.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:30.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:30.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:30.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:30.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:30.677 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:30.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:30.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:30.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:31.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:31.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:31.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:31.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:31.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:31.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:31.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 83 16 99245 99229 74.7065 50.75 0.0153507 0.0133793 2023-09-23T20:41:31.307 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:31.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:31 smithi174 bash[91578]: cluster 2023-09-23T20:41:29.886980+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T20:41:31.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:31.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:31 smithi112 bash[107672]: cluster 2023-09-23T20:41:29.886980+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T20:41:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:31 smithi112 bash[104422]: cluster 2023-09-23T20:41:29.886980+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T20:41:31.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:31.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:31.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:31.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:31.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:31.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:31.698 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:31.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:31.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:31.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:31.966 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:31.990 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:31.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:32.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:32.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:32.255 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:32.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 84 16 99981 99965 74.3648 46 0.00816956 0.0134417 2023-09-23T20:41:32.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:32.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:32.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:32.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:32.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:32.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:32.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:32.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:32.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:32.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:32.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:33.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:33.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:33.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:33.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:33 smithi112 bash[107672]: cluster 2023-09-23T20:41:31.887470+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s 2023-09-23T20:41:33.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:33 smithi112 bash[104422]: cluster 2023-09-23T20:41:31.887470+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s 2023-09-23T20:41:33.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:33.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:33.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 85 16 100687 100671 74.009 44.125 0.0193843 0.0135069 2023-09-23T20:41:33.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:33.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:33 smithi174 bash[91578]: cluster 2023-09-23T20:41:31.887470+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s 2023-09-23T20:41:33.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:33.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:33.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:33.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:33.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:33.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:33.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:33.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:33.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:33.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:33.857 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:33.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:33.983 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:34.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:34.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:34.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:34.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 86 16 101441 101425 73.6964 47.125 0.0184002 0.0135642 2023-09-23T20:41:34.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:34.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:34.479 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:34.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:34.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:34.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:41:34.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:34.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:34.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:34.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:34.911 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:35.016 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:35.039 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:35.071 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T20:41:35.142 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:35.155 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:34 smithi174 bash[91578]: cluster 2023-09-23T20:41:33.888036+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-09-23T20:41:35.155 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:34 smithi174 bash[91578]: audit 2023-09-23T20:41:34.223004+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.112:0/1687311770' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:41:35.155 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:34 smithi174 bash[91578]: audit 2023-09-23T20:41:34.224177+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:41:35.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:35.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:35.276 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:35.293 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:41:35.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 87 16 102042 102026 73.281 37.5625 0.00956511 0.0136094 2023-09-23T20:41:35.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:35.313 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:41:35.335 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:41:35.356 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:41:35.379 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:41:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:34 smithi112 bash[104422]: cluster 2023-09-23T20:41:33.888036+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-09-23T20:41:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:34 smithi112 bash[104422]: audit 2023-09-23T20:41:34.223004+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.112:0/1687311770' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:41:35.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:34 smithi112 bash[104422]: audit 2023-09-23T20:41:34.224177+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:41:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:34 smithi112 bash[107672]: cluster 2023-09-23T20:41:33.888036+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-09-23T20:41:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:34 smithi112 bash[107672]: audit 2023-09-23T20:41:34.223004+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.112:0/1687311770' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:41:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:34 smithi112 bash[107672]: audit 2023-09-23T20:41:34.224177+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:41:35.405 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:41:35.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:35.434 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:41:35.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:35.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:35.459 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:41:35.460 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.461 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:41:35.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:35.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:35.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:35.664 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:35.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:35.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:35.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:35.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:35.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:35.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:35.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:36.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:36.075 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: cluster 2023-09-23T20:41:35.051106+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:41:36.075 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: cluster 2023-09-23T20:41:35.051869+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:41:36.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: audit 2023-09-23T20:41:35.056331+0000 mon.a (mon.0) 1610 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:41:36.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: cluster 2023-09-23T20:41:35.056599+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-23T20:41:36.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: audit 2023-09-23T20:41:35.273364+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.112:0/3248569152' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:36.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: audit 2023-09-23T20:41:35.533405+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.112:0/2204519307' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:36.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: audit 2023-09-23T20:41:35.533848+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:36.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[104422]: cluster 2023-09-23T20:41:35.888823+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1387: 89 pgs: 5 peering, 84 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s 2023-09-23T20:41:36.078 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:41:36.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:36.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:36.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:36.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 88 16 102042 102026 72.4484 0 - 0.0136094 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: cluster 2023-09-23T20:41:35.051106+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: cluster 2023-09-23T20:41:35.051869+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: audit 2023-09-23T20:41:35.056331+0000 mon.a (mon.0) 1610 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: cluster 2023-09-23T20:41:35.056599+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: audit 2023-09-23T20:41:35.273364+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.112:0/3248569152' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: audit 2023-09-23T20:41:35.533405+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.112:0/2204519307' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: audit 2023-09-23T20:41:35.533848+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:36.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:36 smithi174 bash[91578]: cluster 2023-09-23T20:41:35.888823+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1387: 89 pgs: 5 peering, 84 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s 2023-09-23T20:41:36.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: cluster 2023-09-23T20:41:35.051106+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: cluster 2023-09-23T20:41:35.051869+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: audit 2023-09-23T20:41:35.056331+0000 mon.a (mon.0) 1610 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: cluster 2023-09-23T20:41:35.056599+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: audit 2023-09-23T20:41:35.273364+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.112:0/3248569152' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: audit 2023-09-23T20:41:35.533405+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.112:0/2204519307' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: audit 2023-09-23T20:41:35.533848+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:36.338 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:36 smithi112 bash[107672]: cluster 2023-09-23T20:41:35.888823+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1387: 89 pgs: 5 peering, 84 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s 2023-09-23T20:41:36.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:36.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:36.517 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:36.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:36.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:36.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:36.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:36.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:36.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:36.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:37.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:37.058 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.051682+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.059758+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.060565+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.063373+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.063375+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.063549+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.063946+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: audit 2023-09-23T20:41:36.065296+0000 mon.a (mon.0) 1614 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[104422]: cluster 2023-09-23T20:41:36.065385+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.051682+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.059758+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.060565+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.063373+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.063375+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.063549+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.063946+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: audit 2023-09-23T20:41:36.065296+0000 mon.a (mon.0) 1614 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:41:37.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:37 smithi112 bash[107672]: cluster 2023-09-23T20:41:36.065385+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T20:41:37.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:37.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:37.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 89 16 102042 102026 71.6344 0 - 0.0136094 2023-09-23T20:41:37.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.051682+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.059758+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.060565+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.063373+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.063375+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.063549+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.063946+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: audit 2023-09-23T20:41:36.065296+0000 mon.a (mon.0) 1614 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:41:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:37 smithi174 bash[91578]: cluster 2023-09-23T20:41:36.065385+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T20:41:37.411 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:37.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:37.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:37.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:37.579 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:37.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:37.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:37.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:37.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:37.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:37.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:38.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:38.090 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.059635+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:38.106 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T20:41:38.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:41:38.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:38.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:38.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:38.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:38.305 INFO:tasks.radosbench.radosbench.0.smithi112.stdout: 90 3 102311 102308 71.0343 5.875 0.0199416 0.0140712 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.059635+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.062187+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.062330+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.063905+0000 mon.a (mon.0) 1616 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.064107+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.101891+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: audit 2023-09-23T20:41:37.491416+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:41:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: cluster 2023-09-23T20:41:37.889476+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1390: 89 pgs: 1 activating+remapped, 1 activating+undersized+degraded+remapped, 5 peering, 82 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 757 op/s; 6357/304938 objects degraded (2.085%); 6361/304938 objects misplaced (2.086%); 0 B/s, 0 objects/s recovering 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[107672]: audit 2023-09-23T20:41:38.037308+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.062187+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.062330+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.063905+0000 mon.a (mon.0) 1616 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.064107+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.101891+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: audit 2023-09-23T20:41:37.491416+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: cluster 2023-09-23T20:41:37.889476+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1390: 89 pgs: 1 activating+remapped, 1 activating+undersized+degraded+remapped, 5 peering, 82 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 757 op/s; 6357/304938 objects degraded (2.085%); 6361/304938 objects misplaced (2.086%); 0 B/s, 0 objects/s recovering 2023-09-23T20:41:38.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:38 smithi112 bash[104422]: audit 2023-09-23T20:41:38.037308+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:38.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.059635+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.062187+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.062330+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.063905+0000 mon.a (mon.0) 1616 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.064107+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.101891+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: audit 2023-09-23T20:41:37.491416+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:41:38.416 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: cluster 2023-09-23T20:41:37.889476+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1390: 89 pgs: 1 activating+remapped, 1 activating+undersized+degraded+remapped, 5 peering, 82 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 757 op/s; 6357/304938 objects degraded (2.085%); 6361/304938 objects misplaced (2.086%); 0 B/s, 0 objects/s recovering 2023-09-23T20:41:38.417 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:38 smithi174 bash[91578]: audit 2023-09-23T20:41:38.037308+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:38.431 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:38.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:38.535 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:38.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:38.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:38.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:38.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:38.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:38.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:38.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:38.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:38.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:39.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:39.098 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:39.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:39.235 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:39.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total time run: 90.0202 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Total writes made: 102311 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Write size: 65536 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Object size: 65536 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Bandwidth (MB/sec): 71.0334 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Bandwidth: 32.1214 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max bandwidth (MB/sec): 172.875 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min bandwidth (MB/sec): 0 2023-09-23T20:41:39.306 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average IOPS: 1136 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev IOPS: 513.942 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max IOPS: 2766 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min IOPS: 0 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Average Latency(s): 0.0140727 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Stddev Latency(s): 0.036272 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Max latency(s): 2.74725 2023-09-23T20:41:39.307 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Min latency(s): 0.00132288 2023-09-23T20:41:39.317 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:41:39.339 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:39.349 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:39 smithi174 bash[91578]: cluster 2023-09-23T20:41:38.077666+0000 mon.a (mon.0) 1619 : cluster 3 Health check failed: Degraded data redundancy: 6357/304938 objects degraded (2.085%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:41:39.349 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:39 smithi174 bash[91578]: cluster 2023-09-23T20:41:38.089266+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.349 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:39 smithi174 bash[91578]: cluster 2023-09-23T20:41:38.095208+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.350 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:39 smithi174 bash[91578]: cluster 2023-09-23T20:41:38.102825+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T20:41:39.350 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:39 smithi174 bash[91578]: cluster 2023-09-23T20:41:38.128712+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:39.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:39.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[107672]: cluster 2023-09-23T20:41:38.077666+0000 mon.a (mon.0) 1619 : cluster 3 Health check failed: Degraded data redundancy: 6357/304938 objects degraded (2.085%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:41:39.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[107672]: cluster 2023-09-23T20:41:38.089266+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[107672]: cluster 2023-09-23T20:41:38.095208+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[107672]: cluster 2023-09-23T20:41:38.102825+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[107672]: cluster 2023-09-23T20:41:38.128712+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[104422]: cluster 2023-09-23T20:41:38.077666+0000 mon.a (mon.0) 1619 : cluster 3 Health check failed: Degraded data redundancy: 6357/304938 objects degraded (2.085%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[104422]: cluster 2023-09-23T20:41:38.089266+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[104422]: cluster 2023-09-23T20:41:38.095208+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[104422]: cluster 2023-09-23T20:41:38.102825+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T20:41:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:39 smithi112 bash[104422]: cluster 2023-09-23T20:41:38.128712+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:41:39.472 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:39.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:39.643 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:39.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:39.747 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.774 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:39.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.909 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:40.012 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:40.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:40.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:40.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:40.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:41:40.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:41:40.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:40.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.092835+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.095298+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.097087+0000 mon.a (mon.0) 1621 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T20:41:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.097776+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.306180+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.324322+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:40 smithi174 bash[91578]: cluster 2023-09-23T20:41:39.890773+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1393: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+degraded+remapped, 6 peering, 79 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 19 MiB/s wr, 310 op/s; 18968/306144 objects degraded (6.196%); 6361/306144 objects misplaced (2.078%); 1.1 KiB/s, 0 objects/s recovering 2023-09-23T20:41:40.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:40.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.092835+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.095298+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.097087+0000 mon.a (mon.0) 1621 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T20:41:40.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.097776+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.306180+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.324322+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[104422]: cluster 2023-09-23T20:41:39.890773+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1393: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+degraded+remapped, 6 peering, 79 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 19 MiB/s wr, 310 op/s; 18968/306144 objects degraded (6.196%); 6361/306144 objects misplaced (2.078%); 1.1 KiB/s, 0 objects/s recovering 2023-09-23T20:41:40.405 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:41:40] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2023-09-23T20:41:40.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.092835+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.095298+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.097087+0000 mon.a (mon.0) 1621 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T20:41:40.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.097776+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.306180+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.324322+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:41:40.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:40 smithi112 bash[107672]: cluster 2023-09-23T20:41:39.890773+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1393: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+degraded+remapped, 6 peering, 79 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 19 MiB/s wr, 310 op/s; 18968/306144 objects degraded (6.196%); 6361/306144 objects misplaced (2.078%); 1.1 KiB/s, 0 objects/s recovering 2023-09-23T20:41:40.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:40.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:40.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:40.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:40.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:40.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:40.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:40.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:40.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:41.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:41.051 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:41.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:41.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.204 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:41.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:41.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:41.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:41.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:41.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:41.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:41.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:41.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:41.604 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:41.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:41.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:41.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:41.734 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:41.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:41.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:41.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:41.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:41.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:42.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:42.152 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:42.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:42.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:42.389 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:42.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:42.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:42.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:42.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:42.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:42.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:42.758 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:42.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:42.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:42.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:42.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:42.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:43.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:43.144 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:43.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:42 smithi112 bash[104422]: cluster 2023-09-23T20:41:41.891414+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1394: 89 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+degraded+remapped, 1 peering, 83 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 175 B/s rd, 15 MiB/s wr, 270 op/s; 18968/306117 objects degraded (6.196%); 12704/306117 objects misplaced (4.150%); 835 KiB/s, 13 objects/s recovering 2023-09-23T20:41:43.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:42 smithi112 bash[107672]: cluster 2023-09-23T20:41:41.891414+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1394: 89 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+degraded+remapped, 1 peering, 83 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 175 B/s rd, 15 MiB/s wr, 270 op/s; 18968/306117 objects degraded (6.196%); 12704/306117 objects misplaced (4.150%); 835 KiB/s, 13 objects/s recovering 2023-09-23T20:41:43.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:43.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:43.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:43.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:42 smithi174 bash[91578]: cluster 2023-09-23T20:41:41.891414+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1394: 89 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+degraded+remapped, 1 peering, 83 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 175 B/s rd, 15 MiB/s wr, 270 op/s; 18968/306117 objects degraded (6.196%); 12704/306117 objects misplaced (4.150%); 835 KiB/s, 13 objects/s recovering 2023-09-23T20:41:43.387 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:43.421 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:43.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:43.528 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:43.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:43.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:43.659 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:43.692 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:43.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:43.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:43.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:43.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:43.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:43.964 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:43 smithi174 bash[91578]: cluster 2023-09-23T20:41:43.933036+0000 mon.a (mon.0) 1622 : cluster 3 Health check update: Degraded data redundancy: 18968/306117 objects degraded (6.196%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:43.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:43.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:44.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:44.114 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:44.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:43 smithi112 bash[104422]: cluster 2023-09-23T20:41:43.933036+0000 mon.a (mon.0) 1622 : cluster 3 Health check update: Degraded data redundancy: 18968/306117 objects degraded (6.196%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:44.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:43 smithi112 bash[107672]: cluster 2023-09-23T20:41:43.933036+0000 mon.a (mon.0) 1622 : cluster 3 Health check update: Degraded data redundancy: 18968/306117 objects degraded (6.196%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:44.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:44.257 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:44.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:44.362 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:44.392 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:44.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:44.621 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:44.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:44.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:44.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:44.789 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:44.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:44.795 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:44.797 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:44.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:45.017 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:45.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:45.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:45.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:45.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:44 smithi112 bash[104422]: cluster 2023-09-23T20:41:43.892967+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1395: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 peering, 83 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 149 B/s rd, 14 MiB/s wr, 424 op/s; 18968/302895 objects degraded (6.262%); 12704/302895 objects misplaced (4.194%); 713 KiB/s, 11 objects/s recovering 2023-09-23T20:41:45.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:44 smithi112 bash[104422]: audit 2023-09-23T20:41:44.558810+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:45.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:44 smithi112 bash[104422]: audit 2023-09-23T20:41:44.571474+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:44 smithi112 bash[107672]: cluster 2023-09-23T20:41:43.892967+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1395: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 peering, 83 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 149 B/s rd, 14 MiB/s wr, 424 op/s; 18968/302895 objects degraded (6.262%); 12704/302895 objects misplaced (4.194%); 713 KiB/s, 11 objects/s recovering 2023-09-23T20:41:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:44 smithi112 bash[107672]: audit 2023-09-23T20:41:44.558810+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:45.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:44 smithi112 bash[107672]: audit 2023-09-23T20:41:44.571474+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:45.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:45.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:45.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:45.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:45.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:44 smithi174 bash[91578]: cluster 2023-09-23T20:41:43.892967+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1395: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 peering, 83 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 149 B/s rd, 14 MiB/s wr, 424 op/s; 18968/302895 objects degraded (6.262%); 12704/302895 objects misplaced (4.194%); 713 KiB/s, 11 objects/s recovering 2023-09-23T20:41:45.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:44 smithi174 bash[91578]: audit 2023-09-23T20:41:44.558810+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:45.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:44 smithi174 bash[91578]: audit 2023-09-23T20:41:44.571474+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:45.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:45.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:45.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:45.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:45.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:45.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:45.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:45.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:45.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:45.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:45.884 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:45.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:46.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:46.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:46.274 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:46.305 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:46.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:46.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:46.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:46.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:46.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:46.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:46.710 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:46.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.823 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:46 smithi112 bash[104422]: audit 2023-09-23T20:41:45.588575+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:46.823 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:46 smithi112 bash[104422]: audit 2023-09-23T20:41:45.595795+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:46.823 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:46 smithi112 bash[104422]: cluster 2023-09-23T20:41:45.893627+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1396: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 5.4 MiB/s wr, 369 op/s; 18968/300198 objects degraded (6.318%); 12704/300198 objects misplaced (4.232%); 680 KiB/s, 9 objects/s recovering 2023-09-23T20:41:46.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:46 smithi112 bash[107672]: audit 2023-09-23T20:41:45.588575+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:46.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:46 smithi112 bash[107672]: audit 2023-09-23T20:41:45.595795+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:46.824 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:46 smithi112 bash[107672]: cluster 2023-09-23T20:41:45.893627+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1396: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 5.4 MiB/s wr, 369 op/s; 18968/300198 objects degraded (6.318%); 12704/300198 objects misplaced (4.232%); 680 KiB/s, 9 objects/s recovering 2023-09-23T20:41:46.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:46.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:46.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:46.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:46 smithi174 bash[91578]: audit 2023-09-23T20:41:45.588575+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:46 smithi174 bash[91578]: audit 2023-09-23T20:41:45.595795+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:47.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:46 smithi174 bash[91578]: cluster 2023-09-23T20:41:45.893627+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1396: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 5.4 MiB/s wr, 369 op/s; 18968/300198 objects degraded (6.318%); 12704/300198 objects misplaced (4.232%); 680 KiB/s, 9 objects/s recovering 2023-09-23T20:41:47.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:47.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:47.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:47.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:47.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:47.375 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:47.478 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:47.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:47.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:47.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:47.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:47.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:48.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:48.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:48.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:48.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:48.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:48.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:48.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:48.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:48.607 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:48 smithi112 bash[107672]: audit 2023-09-23T20:41:47.502714+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:48.607 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:48 smithi112 bash[107672]: audit 2023-09-23T20:41:47.510998+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:48.607 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:48 smithi112 bash[107672]: cluster 2023-09-23T20:41:47.894182+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1397: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 104 B/s rd, 4.4 MiB/s wr, 475 op/s; 18968/295092 objects degraded (6.428%); 12612/295092 objects misplaced (4.274%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:48.607 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:48 smithi112 bash[104422]: audit 2023-09-23T20:41:47.502714+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:48.607 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:48 smithi112 bash[104422]: audit 2023-09-23T20:41:47.510998+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:48.607 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:48 smithi112 bash[104422]: cluster 2023-09-23T20:41:47.894182+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1397: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 104 B/s rd, 4.4 MiB/s wr, 475 op/s; 18968/295092 objects degraded (6.428%); 12612/295092 objects misplaced (4.274%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:48.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:48.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:48.740 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:48 smithi174 bash[91578]: audit 2023-09-23T20:41:47.502714+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:48.740 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:48 smithi174 bash[91578]: audit 2023-09-23T20:41:47.510998+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:48.740 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:48 smithi174 bash[91578]: cluster 2023-09-23T20:41:47.894182+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1397: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 104 B/s rd, 4.4 MiB/s wr, 475 op/s; 18968/295092 objects degraded (6.428%); 12612/295092 objects misplaced (4.274%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:48.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:48.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:49.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:49.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:49.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:49.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:49.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:49.288 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:49.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:49.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:49.421 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:49.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:49.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:49.544 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:49.568 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:49.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:49.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:49.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:49.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:49 smithi174 bash[91578]: cluster 2023-09-23T20:41:48.934540+0000 mon.a (mon.0) 1629 : cluster 3 Health check update: Degraded data redundancy: 18968/295092 objects degraded (6.428%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:49.817 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:49 smithi174 bash[91578]: audit 2023-09-23T20:41:48.953642+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:49.827 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:49 smithi112 bash[104422]: cluster 2023-09-23T20:41:48.934540+0000 mon.a (mon.0) 1629 : cluster 3 Health check update: Degraded data redundancy: 18968/295092 objects degraded (6.428%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:49.828 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:49 smithi112 bash[104422]: audit 2023-09-23T20:41:48.953642+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:49.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:49 smithi112 bash[107672]: cluster 2023-09-23T20:41:48.934540+0000 mon.a (mon.0) 1629 : cluster 3 Health check update: Degraded data redundancy: 18968/295092 objects degraded (6.428%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:49.828 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:49 smithi112 bash[107672]: audit 2023-09-23T20:41:48.953642+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:49.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:49.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:49.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:49.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:50.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:50.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:50.242 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:50.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:50.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:50.352 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:41:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:41:50] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2023-09-23T20:41:50.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:50.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:50.475 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:50.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:50.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:50.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:50.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:50.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:50 smithi112 bash[107672]: cluster 2023-09-23T20:41:49.894892+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1398: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 2.0 MiB/s wr, 491 op/s; 18968/292128 objects degraded (6.493%); 12612/292128 objects misplaced (4.317%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T20:41:50.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:50 smithi112 bash[104422]: cluster 2023-09-23T20:41:49.894892+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1398: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 2.0 MiB/s wr, 491 op/s; 18968/292128 objects degraded (6.493%); 12612/292128 objects misplaced (4.317%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T20:41:50.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:50.816 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:50 smithi174 bash[91578]: cluster 2023-09-23T20:41:49.894892+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1398: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 2.0 MiB/s wr, 491 op/s; 18968/292128 objects degraded (6.493%); 12612/292128 objects misplaced (4.317%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T20:41:50.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:51.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:51.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:51.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:51.150 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:51.174 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:51.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:51.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:51.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:51.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:51.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:51.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:51.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:51.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:51.576 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:51.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:51.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:51.712 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:51.816 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:51.843 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:51.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:51.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:51.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:51.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:52.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:52.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:52.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:52.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:52.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:52.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:52.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:52.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:52.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:52.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:52.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:52.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:52.669 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:52.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:52.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:52.806 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:52.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:52.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:52.938 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:52.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:53.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:53.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:52 smithi112 bash[104422]: cluster 2023-09-23T20:41:51.895494+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1399: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 1.5 MiB/s wr, 501 op/s; 18968/289827 objects degraded (6.545%); 12501/289827 objects misplaced (4.313%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:41:53.051 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:52 smithi112 bash[107672]: cluster 2023-09-23T20:41:51.895494+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1399: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 1.5 MiB/s wr, 501 op/s; 18968/289827 objects degraded (6.545%); 12501/289827 objects misplaced (4.313%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:41:53.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:53.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:53.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:53.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:53.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:52 smithi174 bash[91578]: cluster 2023-09-23T20:41:51.895494+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1399: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 1.5 MiB/s wr, 501 op/s; 18968/289827 objects degraded (6.545%); 12501/289827 objects misplaced (4.313%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:41:53.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:53.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:53.484 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:53.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:53.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:53.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:53.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:53.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:53.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:53.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:53.976 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:54.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:54.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:54 smithi112 bash[104422]: audit 2023-09-23T20:41:53.043220+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:54.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:54 smithi112 bash[104422]: audit 2023-09-23T20:41:53.044581+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:54.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:54 smithi112 bash[104422]: cluster 2023-09-23T20:41:53.935528+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 18968/289827 objects degraded (6.545%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:54.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:54.132 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:54.168 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:54 smithi112 bash[107672]: audit 2023-09-23T20:41:53.043220+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:54.168 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:54 smithi112 bash[107672]: audit 2023-09-23T20:41:53.044581+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:54.168 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:54 smithi112 bash[107672]: cluster 2023-09-23T20:41:53.935528+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 18968/289827 objects degraded (6.545%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:54.236 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:54 smithi174 bash[91578]: audit 2023-09-23T20:41:53.043220+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:41:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:54 smithi174 bash[91578]: audit 2023-09-23T20:41:53.044581+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:54.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:54 smithi174 bash[91578]: cluster 2023-09-23T20:41:53.935528+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 18968/289827 objects degraded (6.545%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:54.281 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:54.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:54.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:54.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:54.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:54.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:54.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:54.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:54.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:54.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:54.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:54.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:54.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:54.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:55.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:55.050 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:55 smithi112 bash[104422]: cluster 2023-09-23T20:41:53.896193+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1400: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 672 KiB/s wr, 619 op/s; 18968/284565 objects degraded (6.666%); 12501/284565 objects misplaced (4.393%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:55.077 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:55.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:55.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:55.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:55.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:55 smithi174 bash[91578]: cluster 2023-09-23T20:41:53.896193+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1400: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 672 KiB/s wr, 619 op/s; 18968/284565 objects degraded (6.666%); 12501/284565 objects misplaced (4.393%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:55.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:55.330 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:55 smithi112 bash[107672]: cluster 2023-09-23T20:41:53.896193+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1400: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 672 KiB/s wr, 619 op/s; 18968/284565 objects degraded (6.666%); 12501/284565 objects misplaced (4.393%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:55.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:55.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:55.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:55.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:55.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:55.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:55.708 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:55.773 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:55.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:55.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:55.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:55.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:56.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:56.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:56.063 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:56 smithi174 bash[91578]: cluster 2023-09-23T20:41:55.900479+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1401: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 18968/281628 objects degraded (6.735%); 12501/281628 objects misplaced (4.439%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:56.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:56.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:56.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:56.210 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:56 smithi112 bash[107672]: cluster 2023-09-23T20:41:55.900479+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1401: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 18968/281628 objects degraded (6.735%); 12501/281628 objects misplaced (4.439%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:56.210 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:56 smithi112 bash[104422]: cluster 2023-09-23T20:41:55.900479+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1401: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 18968/281628 objects degraded (6.735%); 12501/281628 objects misplaced (4.439%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:41:56.281 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:56.423 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:56.560 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:56.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:56.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:56.688 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:56.718 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:56.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:56.824 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.844 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:56.947 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:56.984 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:57.087 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.120 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:57.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:57.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:57.364 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:57.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:57.532 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:57.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:57.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:57.678 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:57.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:57.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:57.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:57.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:58.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:58.078 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:58.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:58.184 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:58.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:58.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:58.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:58.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:58.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:58.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:58.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:58.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:58.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:58.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:58.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:58.862 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:58.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:58.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:58.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:59.000 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:58 smithi112 bash[107672]: cluster 2023-09-23T20:41:57.901006+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 18968/276330 objects degraded (6.864%); 12398/276330 objects misplaced (4.487%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:41:59.001 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:41:58 smithi112 bash[107672]: cluster 2023-09-23T20:41:58.936753+0000 mon.a (mon.0) 1634 : cluster 3 Health check update: Degraded data redundancy: 18968/276330 objects degraded (6.864%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:59.001 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:58 smithi112 bash[104422]: cluster 2023-09-23T20:41:57.901006+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 18968/276330 objects degraded (6.864%); 12398/276330 objects misplaced (4.487%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:41:59.001 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:41:58 smithi112 bash[104422]: cluster 2023-09-23T20:41:58.936753+0000 mon.a (mon.0) 1634 : cluster 3 Health check update: Degraded data redundancy: 18968/276330 objects degraded (6.864%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:59.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:59.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:59.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.133 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:58 smithi174 bash[91578]: cluster 2023-09-23T20:41:57.901006+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 18968/276330 objects degraded (6.864%); 12398/276330 objects misplaced (4.487%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:41:59.133 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:41:58 smithi174 bash[91578]: cluster 2023-09-23T20:41:58.936753+0000 mon.a (mon.0) 1634 : cluster 3 Health check update: Degraded data redundancy: 18968/276330 objects degraded (6.864%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:41:59.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:59.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:59.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:59.512 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.544 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:59.647 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:59.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:59.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:59.910 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:59.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:00.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:00.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:00.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:00.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:00.203 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:00.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:00.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:00.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:00.438 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:00.476 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:00.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:00.579 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:00.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:00.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:00.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:42:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:42:00] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.43.0" 2023-09-23T20:42:00.713 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:00.758 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:00.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:00.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:00.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:00.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:00.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:01.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:00 smithi174 bash[91578]: cluster 2023-09-23T20:41:59.901524+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1403: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/273480 objects degraded (6.936%); 12398/273480 objects misplaced (4.533%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:01.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.132 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:00 smithi112 bash[107672]: cluster 2023-09-23T20:41:59.901524+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1403: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/273480 objects degraded (6.936%); 12398/273480 objects misplaced (4.533%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:01.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:00 smithi112 bash[104422]: cluster 2023-09-23T20:41:59.901524+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1403: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/273480 objects degraded (6.936%); 12398/273480 objects misplaced (4.533%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:01.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:01.250 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:01.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:01.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:01.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:01.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:01.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:01.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:01.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:01.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:01.945 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:01.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:02.051 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:02.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:02.177 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:42:02.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:02.191 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:42:02.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:02.317 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:02.350 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:02.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:02.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:02.488 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:02.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:02.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:02.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:02.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:02.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:02.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:02.854 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:02.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:02.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:03.003 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:03.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:03.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:03.149 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:02 smithi112 bash[104422]: cluster 2023-09-23T20:42:01.902149+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1404: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/271194 objects degraded (6.994%); 12281/271194 objects misplaced (4.528%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:03.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:02 smithi112 bash[107672]: cluster 2023-09-23T20:42:01.902149+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1404: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/271194 objects degraded (6.994%); 12281/271194 objects misplaced (4.528%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:03.159 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:02 smithi174 bash[91578]: cluster 2023-09-23T20:42:01.902149+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1404: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/271194 objects degraded (6.994%); 12281/271194 objects misplaced (4.528%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:03.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:03.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:03.306 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:03.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:03.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:03.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:03.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:03.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:03.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:03.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:03.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:03.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:03.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:04.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.129 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:03 smithi112 bash[104422]: audit 2023-09-23T20:42:02.158143+0000 mgr.y (mgr.34107) 1248 : audit 0 from='client.45617 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:04.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:03 smithi112 bash[104422]: cluster 2023-09-23T20:42:03.937863+0000 mon.a (mon.0) 1635 : cluster 3 Health check update: Degraded data redundancy: 18968/271194 objects degraded (6.994%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:04.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:03 smithi112 bash[107672]: audit 2023-09-23T20:42:02.158143+0000 mgr.y (mgr.34107) 1248 : audit 0 from='client.45617 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:04.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:03 smithi112 bash[107672]: cluster 2023-09-23T20:42:03.937863+0000 mon.a (mon.0) 1635 : cluster 3 Health check update: Degraded data redundancy: 18968/271194 objects degraded (6.994%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:04.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:04.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:04.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:03 smithi174 bash[91578]: audit 2023-09-23T20:42:02.158143+0000 mgr.y (mgr.34107) 1248 : audit 0 from='client.45617 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:04.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:03 smithi174 bash[91578]: cluster 2023-09-23T20:42:03.937863+0000 mon.a (mon.0) 1635 : cluster 3 Health check update: Degraded data redundancy: 18968/271194 objects degraded (6.994%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:04.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:04.376 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:42:04.376 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:42:04.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155779 9.10 9:0e281a00:::benchmark_data_smithi112_221511_object49126:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 561.49395912, 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.25495633, 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155779 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:42:04.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870581+0000", 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870583+0000", 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0590000000000001e-06 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870588+0000", 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6619999999999996e-06 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870592+0000", 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3669999999999999e-06 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903945+0000", 2023-09-23T20:42:04.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033352636999999997 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903952+0000", 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4359999999999996e-06 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.112643+0000", 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2086906660000001 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.112797+0000", 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015450800000000001 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.113105+0000", 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00030725300000000001 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115092+0000", 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019875130000000002 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118318+0000", 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003225576 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123013+0000", 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004694892 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123138+0000", 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012499599999999999 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125310+0000", 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002172565 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125405+0000", 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4314000000000005e-05 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125538+0000", 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133242 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.385 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155782 9.10 9:08d00c2a:::benchmark_data_smithi112_221511_object49129:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 561.49394474999997, 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.255178125, 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.386 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155782 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870596+0000", 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:04.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870598+0000", 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1430000000000001e-06 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870603+0000", 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.446e-06 2023-09-23T20:42:04.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870610+0000", 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.905e-06 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903983+0000", 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033373413999999997 2023-09-23T20:42:04.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.903988+0000", 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.724e-06 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115239+0000", 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2112504550000001 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115363+0000", 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012476800000000001 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.115563+0000", 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000199166 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.121429+0000", 2023-09-23T20:42:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005866919 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123083+0000", 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001654055 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123171+0000", 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7746999999999999e-05 2023-09-23T20:42:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123235+0000", 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3581e-05 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125616+0000", 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023811209999999999 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125662+0000", 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5796e-05 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125774+0000", 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112236 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155790 9.10 9:0a164444:::benchmark_data_smithi112_221511_object49137:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 561.49392433699995, 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.262813961, 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155790 2023-09-23T20:42:04.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870616+0000", 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870619+0000", 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4699999999999998e-06 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870625+0000", 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5879999999999997e-06 2023-09-23T20:42:04.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870629+0000", 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3209999999999998e-06 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904014+0000", 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033384847000000002 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904022+0000", 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6669999999999996e-06 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.116756+0000", 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2127343479999999 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.116874+0000", 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000118399 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.117085+0000", 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021093500000000001 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.121436+0000", 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043506009999999999 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.123204+0000", 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017683390000000001 2023-09-23T20:42:04.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.124910+0000", 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017053610000000001 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125819+0000", 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00090988500000000003 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133235+0000", 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00741524 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133290+0000", 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5445000000000002e-05 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133430+0000", 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000140073 2023-09-23T20:42:04.403 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:155854 9.10 9:0ac6eaf4:::benchmark_data_smithi112_221511_object49201:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e231)", 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 561.493897328, 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.262992756, 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.404 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 155854 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870643+0000", 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870645+0000", 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3910000000000001e-06 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870650+0000", 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1950000000000002e-06 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.870655+0000", 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1840000000000001e-06 2023-09-23T20:42:04.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904052+0000", 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033397478000000001 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:42.904059+0000", 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4740000000000002e-06 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118363+0000", 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.21430452 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118565+0000", 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020212299999999999 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,4,6", 2023-09-23T20:42:04.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.118767+0000", 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000201802 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.122964+0000", 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041972119999999996 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.124328+0000", 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013632410000000001 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.124952+0000", 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00062463799999999995 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.125903+0000", 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00095130200000000001 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133469+0000", 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0075660229999999998 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133517+0000", 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7296000000000003e-05 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:44.133636+0000", 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119244 2023-09-23T20:42:04.412 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156168 9.12 9:48c7a599:::benchmark_data_smithi112_221511_object49515:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:45.986639+0000", 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.37790142599999, 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1250117610000001, 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.413 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156168 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986639+0000", 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986639+0000", 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986638+0000", 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986644+0000", 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.173e-06 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986655+0000", 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.081e-05 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.986661+0000", 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0689999999999998e-06 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.987694+0000", 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001033172 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.987707+0000", 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2906e-05 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.898895+0000", 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91118840999999995 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.898911+0000", 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5492999999999999e-05 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.100020+0000", 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2011088029999999 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.100170+0000", 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015067300000000001 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.100823+0000", 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00065279499999999996 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.105885+0000", 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050618640000000001 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.105951+0000", 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6311999999999998e-05 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106013+0000", 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1453999999999998e-05 2023-09-23T20:42:04.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106084+0000", 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0729000000000007e-05 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111462+0000", 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053784870000000004 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111517+0000", 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4772999999999999e-05 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111651+0000", 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013409300000000001 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156173 9.12 9:4f58d891:::benchmark_data_smithi112_221511_object49520:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:45.995807+0000", 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.36873344499998, 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1161042550000002, 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156173 2023-09-23T20:42:04.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995807+0000", 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995807+0000", 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995805+0000", 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995812+0000", 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0530000000000001e-06 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995831+0000", 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8709e-05 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995839+0000", 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9230000000000002e-06 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995895+0000", 2023-09-23T20:42:04.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6097999999999997e-05 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:45.995906+0000", 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1394e-05 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900810+0000", 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.90490382300000005 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900824+0000", 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4236000000000001e-05 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.102451+0000", 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2016261479999999 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.102613+0000", 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016214699999999999 2023-09-23T20:42:04.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.102893+0000", 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027991399999999998 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106024+0000", 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003131769 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106232+0000", 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020760900000000001 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.107927+0000", 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016954050000000001 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108035+0000", 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107287 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111692+0000", 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0036568500000000001 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111743+0000", 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.117e-05 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111911+0000", 2023-09-23T20:42:04.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016869000000000001 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156225 9.12 9:4d8c04b6:::benchmark_data_smithi112_221511_object49572:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.046393+0000", 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.31814737100001, 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0657585040000002, 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.432 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156225 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046393+0000", 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046393+0000", 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046392+0000", 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046397+0000", 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1000000000000003e-06 2023-09-23T20:42:04.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046414+0000", 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6971000000000001e-05 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046423+0000", 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4100000000000008e-06 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053395+0000", 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0069726479999999997 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053406+0000", 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0431000000000001e-05 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900850+0000", 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.84744416 2023-09-23T20:42:04.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.900859+0000", 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6610000000000006e-06 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.104045+0000", 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2031862680000001 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.104182+0000", 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136983 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.104496+0000", 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031440500000000002 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106243+0000", 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001746954 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.107992+0000", 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017492230000000001 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108074+0000", 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1491999999999998e-05 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111422+0000", 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033481269999999998 2023-09-23T20:42:04.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.111976+0000", 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00055391700000000002 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112023+0000", 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6854000000000002e-05 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112152+0000", 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128997 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156226 9.12 9:48e10599:::benchmark_data_smithi112_221511_object49573:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.046586+0000", 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.31795433699995, 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0696745519999999, 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.441 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156226 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046586+0000", 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046586+0000", 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046585+0000", 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046591+0000", 2023-09-23T20:42:04.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8819999999999998e-06 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046604+0000", 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2428e-05 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.046611+0000", 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8339999999999999e-06 2023-09-23T20:42:04.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053464+0000", 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0068526050000000003 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053471+0000", 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2910000000000002e-06 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905572+0000", 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.85210091799999998 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905590+0000", 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7482e-05 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106279+0000", 2023-09-23T20:42:04.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2006895710000001 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106435+0000", 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015543299999999999 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.106710+0000", 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027533700000000001 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112214+0000", 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055036590000000002 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112315+0000", 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010098 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112391+0000", 2023-09-23T20:42:04.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6687999999999995e-05 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112464+0000", 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2183999999999999e-05 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116106+0000", 2023-09-23T20:42:04.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003642068 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116159+0000", 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3050000000000002e-05 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116261+0000", 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010218200000000001 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.450 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156233 9.12 9:4be9ca08:::benchmark_data_smithi112_221511_object49580:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.049644+0000", 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.31489696200003, 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0667788310000001, 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.451 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156233 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049644+0000", 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049644+0000", 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.452 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049642+0000", 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049648+0000", 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8810000000000001e-06 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.453 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049662+0000", 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3886000000000001e-05 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.049670+0000", 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1550000000000007e-06 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.454 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053492+0000", 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038214719999999998 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.053498+0000", 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5610000000000004e-06 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905753+0000", 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.852255184 2023-09-23T20:42:04.455 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905764+0000", 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.009e-05 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108100+0000", 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2023369399999999 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.456 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108243+0000", 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014264599999999999 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.108541+0000", 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000297609 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112276+0000", 2023-09-23T20:42:04.457 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037353999999999998 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112428+0000", 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000152211 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112509+0000", 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0296000000000005e-05 2023-09-23T20:42:04.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116029+0000", 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035204049999999999 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116271+0000", 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024221299999999999 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116307+0000", 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5315999999999999e-05 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116422+0000", 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115924 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156278 9.12 9:4ecba8fe:::benchmark_data_smithi112_221511_object49625:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.460 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.109023+0000", 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.25551717500002, 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.022810099, 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156278 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.461 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109023+0000", 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109023+0000", 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.462 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109022+0000", 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109029+0000", 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7410000000000003e-06 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109044+0000", 2023-09-23T20:42:04.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5184000000000001e-05 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109052+0000", 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.276e-06 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109112+0000", 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9701000000000003e-05 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.464 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.109122+0000", 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0467e-05 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905792+0000", 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.79666962799999996 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.465 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905801+0000", 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9630000000000004e-06 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.109801+0000", 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2040004049999999 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.109922+0000", 2023-09-23T20:42:04.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012052 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.110166+0000", 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000244107 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112352+0000", 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002185986 2023-09-23T20:42:04.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116062+0000", 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037103140000000001 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116094+0000", 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2174000000000001e-05 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.468 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116431+0000", 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00033700499999999998 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131655+0000", 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.01522314 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131702+0000", 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7126999999999998e-05 2023-09-23T20:42:04.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131834+0000", 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013181 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156326 9.12 9:4a4fe882:::benchmark_data_smithi112_221511_object49673:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.470 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.160776+0000", 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.20376420000002, 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.971292042, 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156326 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.471 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160776+0000", 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160776+0000", 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160775+0000", 2023-09-23T20:42:04.472 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160781+0000", 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2910000000000004e-06 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160794+0000", 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2808e-05 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.473 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.160802+0000", 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.072e-06 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.161157+0000", 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035512400000000001 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.474 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.161168+0000", 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.06e-05 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905903+0000", 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.74473492799999996 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905912+0000", 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8629999999999997e-06 2023-09-23T20:42:04.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112540+0000", 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2066287010000001 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.112710+0000", 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016955900000000001 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.113022+0000", 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031209100000000002 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116438+0000", 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034158000000000001 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116481+0000", 2023-09-23T20:42:04.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3495000000000003e-05 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124342+0000", 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0078611789999999994 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124490+0000", 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000147627 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131906+0000", 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007416064 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131956+0000", 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0167000000000003e-05 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132068+0000", 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112092 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156379 9.12 9:4ce1420a:::benchmark_data_smithi112_221511_object49726:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.226900+0000", 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.13764089799997, 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9053876060000001, 2023-09-23T20:42:04.480 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156379 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226900+0000", 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.481 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226900+0000", 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226898+0000", 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226911+0000", 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3427999999999999e-05 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226923+0000", 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1928e-05 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226932+0000", 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4470000000000006e-06 2023-09-23T20:42:04.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226984+0000", 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2391e-05 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.226993+0000", 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2469999999999997e-06 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.484 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905925+0000", 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.67893196600000005 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905930+0000", 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0670000000000002e-06 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.114425+0000", 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.208495525 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.114558+0000", 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013265299999999999 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.114766+0000", 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020845799999999999 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124381+0000", 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0096144190000000008 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124524+0000", 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000143172 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127748+0000", 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003224106 2023-09-23T20:42:04.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131481+0000", 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037326550000000001 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132106+0000", 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00062554699999999995 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132151+0000", 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5083000000000002e-05 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132287+0000", 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136162 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156434 9.12 9:4e1f148f:::benchmark_data_smithi112_221511_object49781:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.489 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.300274+0000", 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.06426670899998, 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8322177750000002, 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156434 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300274+0000", 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300274+0000", 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300272+0000", 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300279+0000", 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7309999999999996e-06 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300290+0000", 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1259e-05 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300298+0000", 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9060000000000002e-06 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300354+0000", 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5371999999999998e-05 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.300365+0000", 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1090000000000001e-05 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905949+0000", 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.60558396999999997 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905957+0000", 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1529999999999997e-06 2023-09-23T20:42:04.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116510+0000", 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2105531869999999 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116638+0000", 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012822800000000001 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.116916+0000", 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027781799999999999 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124417+0000", 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0075014510000000001 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124557+0000", 2023-09-23T20:42:04.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000139455 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127754+0000", 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031971690000000001 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131528+0000", 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037741860000000001 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132328+0000", 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00080012099999999999 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132379+0000", 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0779000000000003e-05 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132492+0000", 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112534 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156437 9.12 9:4a41d16d:::benchmark_data_smithi112_221511_object49784:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.302475+0000", 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 558.06206533700004, 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.830242353, 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.499 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156437 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302475+0000", 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302475+0000", 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302474+0000", 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302480+0000", 2023-09-23T20:42:04.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3149999999999997e-06 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302493+0000", 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2357999999999999e-05 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302500+0000", 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7020000000000001e-06 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302582+0000", 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2210000000000001e-05 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.302592+0000", 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7219999999999994e-06 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905980+0000", 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.60338764300000003 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.905988+0000", 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5669999999999995e-06 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.118160+0000", 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2121720419999999 2023-09-23T20:42:04.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.118266+0000", 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105103 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.118454+0000", 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018870099999999999 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124454+0000", 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059999550000000004 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127760+0000", 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033060440000000002 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.129539+0000", 2023-09-23T20:42:04.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00177837 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131585+0000", 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020461400000000001 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132527+0000", 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00094266499999999997 2023-09-23T20:42:04.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132571+0000", 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3103999999999999e-05 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.132718+0000", 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014709 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156537 9.12 9:4f4b9b5f:::benchmark_data_smithi112_221511_object49884:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.451933+0000", 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 557.912607407, 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6814145470000001, 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156537 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.509 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451933+0000", 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451933+0000", 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451931+0000", 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451939+0000", 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4019999999999996e-06 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451953+0000", 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4810999999999999e-05 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.451962+0000", 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.276e-06 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.452030+0000", 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8096000000000007e-05 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.452043+0000", 2023-09-23T20:42:04.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2762000000000001e-05 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906010+0000", 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.45396736100000001 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906017+0000", 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3289999999999996e-06 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.119573+0000", 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2135561240000001 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.119689+0000", 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011533599999999999 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.119910+0000", 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022172500000000001 2023-09-23T20:42:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126278+0000", 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063679950000000004 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127766+0000", 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001487754 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.129573+0000", 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0018063370000000001 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131617+0000", 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002044433 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133153+0000", 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00153615 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133198+0000", 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5034000000000003e-05 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133348+0000", 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000149605 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156582 9.12 9:4911be2a:::benchmark_data_smithi112_221511_object49929:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.521087+0000", 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 557.84345334299996, 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.615229641, 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156582 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521087+0000", 2023-09-23T20:42:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521087+0000", 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521086+0000", 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521093+0000", 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5460000000000003e-06 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521104+0000", 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0261999999999999e-05 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521110+0000", 2023-09-23T20:42:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.998e-06 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521156+0000", 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5979000000000001e-05 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.521169+0000", 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3047000000000001e-05 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906038+0000", 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.38486915799999999 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906046+0000", 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9070000000000007e-06 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.121148+0000", 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2151019160000001 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.121278+0000", 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000129837 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.121518+0000", 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024005399999999999 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126319+0000", 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048012949999999997 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127772+0000", 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014526490000000001 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.133386+0000", 2023-09-23T20:42:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0056147890000000002 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134418+0000", 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010315739999999999 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136129+0000", 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017113409999999999 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136196+0000", 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6740000000000001e-05 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136317+0000", 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012089100000000001 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156589 9.12 9:4ec30f97:::benchmark_data_smithi112_221511_object49936:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.532812+0000", 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 557.83172904399999, 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6037120279999999, 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156589 2023-09-23T20:42:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532812+0000", 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532812+0000", 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532810+0000", 2023-09-23T20:42:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532816+0000", 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0800000000000002e-06 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532829+0000", 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2653000000000001e-05 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.532837+0000", 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0239999999999997e-06 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.533401+0000", 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00056422099999999995 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.533412+0000", 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0866999999999999e-05 2023-09-23T20:42:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906069+0000", 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.37265700400000001 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906077+0000", 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2290000000000003e-06 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.122705+0000", 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2166278699999999 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.122783+0000", 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7752999999999999e-05 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.123419+0000", 2023-09-23T20:42:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063568200000000004 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127738+0000", 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043197740000000002 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127778+0000", 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9341999999999997e-05 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134489+0000", 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067115339999999999 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135103+0000", 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00061377800000000004 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136359+0000", 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001255721 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136404+0000", 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5266000000000003e-05 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136524+0000", 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119573 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.537 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156606 9.12 9:4e53141a:::benchmark_data_smithi112_221511_object49953:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.564071+0000", 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 557.80046917000004, 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5726707520000001, 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.538 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156606 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564071+0000", 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564071+0000", 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564070+0000", 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564076+0000", 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3839999999999996e-06 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564085+0000", 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0310000000000004e-06 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564090+0000", 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5729999999999998e-06 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564134+0000", 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3216000000000001e-05 2023-09-23T20:42:04.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.564141+0000", 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3339999999999996e-06 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906101+0000", 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.34196045899999999 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906110+0000", 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4090000000000003e-06 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124585+0000", 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2184750600000001 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.124764+0000", 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017907099999999999 2023-09-23T20:42:04.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.125014+0000", 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025011400000000001 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127783+0000", 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027687440000000001 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131872+0000", 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040896250000000004 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134525+0000", 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026528789999999999 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135135+0000", 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060946999999999998 2023-09-23T20:42:04.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136563+0000", 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014285999999999999 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136612+0000", 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8231e-05 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.546 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.136742+0000", 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013059700000000001 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156622 9.12 9:4eb4058e:::benchmark_data_smithi112_221511_object49969:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.601591+0000", 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 557.76294927399999, 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5389420039999999, 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.547 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156622 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601591+0000", 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601591+0000", 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601590+0000", 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601596+0000", 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0240000000000003e-06 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601612+0000", 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5906e-05 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601621+0000", 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0180000000000007e-06 2023-09-23T20:42:04.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601676+0000", 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4740000000000001e-05 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.601686+0000", 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0215e-05 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906133+0000", 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30444655399999998 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906141+0000", 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4749999999999993e-06 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126352+0000", 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2202109999999999 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126515+0000", 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016248900000000001 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.126752+0000", 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000237705 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.553 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.129594+0000", 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028418390000000001 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134561+0000", 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049667210000000003 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.554 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135166+0000", 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060527699999999999 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135757+0000", 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059048300000000005 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140310+0000", 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045534310000000001 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140380+0000", 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0160000000000006e-05 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140533+0000", 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000153022 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.556 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35244.0:156626 9.12 9:4f7ac25f:::benchmark_data_smithi112_221511_object49973:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e234)", 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:32:46.618777+0000", 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 557.74576329299998, 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5220274709999999, 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35244", 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/3993309225", 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 156626 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.557 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618777+0000", 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618777+0000", 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618776+0000", 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618782+0000", 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2750000000000001e-06 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618794+0000", 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2258e-05 2023-09-23T20:42:04.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618801+0000", 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5459999999999997e-06 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618854+0000", 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2883999999999997e-05 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.618862+0000", 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4789999999999996e-06 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906162+0000", 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28730003399999998 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:46.906169+0000", 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.409e-06 2023-09-23T20:42:04.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127812+0000", 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.221642849 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.127931+0000", 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011926699999999999 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.562 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2,3,5", 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.128152+0000", 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022164299999999999 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.131294+0000", 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031415660000000002 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.134591+0000", 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032973199999999999 2023-09-23T20:42:04.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135196+0000", 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00060484099999999995 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.135795+0000", 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059875300000000005 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:04.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140585+0000", 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00478956 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140635+0000", 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0945000000000001e-05 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:32:48.140805+0000", 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016933000000000001 2023-09-23T20:42:04.565 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.566 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.566 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.566 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:42:04.566 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:42:04.566 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:42:04.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:04.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:04.669 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:04.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:04.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:04.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:04.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:04.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:05.072 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:05.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:05.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:04 smithi112 bash[104422]: cluster 2023-09-23T20:42:03.902849+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1405: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18968/266313 objects degraded (7.122%); 12281/266313 objects misplaced (4.611%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:05.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:04 smithi112 bash[107672]: cluster 2023-09-23T20:42:03.902849+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1405: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18968/266313 objects degraded (7.122%); 12281/266313 objects misplaced (4.611%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:05.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:05.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:05.245 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:04 smithi174 bash[91578]: cluster 2023-09-23T20:42:03.902849+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1405: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18968/266313 objects degraded (7.122%); 12281/266313 objects misplaced (4.611%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:05.347 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:05.374 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:05.478 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:05.507 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:05.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:05.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:05.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:05.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:05.784 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:05.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:05.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:05.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:06.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:06.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:06.149 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:06.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:06.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:06.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:06.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:06.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:06.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:06.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:06.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:06.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:06.725 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:06.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:06.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:06.854 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:06.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:06.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:06.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:07.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:07.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:07.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:07.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:07.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:06 smithi112 bash[104422]: cluster 2023-09-23T20:42:05.903522+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 18968/263532 objects degraded (7.198%); 12281/263532 objects misplaced (4.660%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:07.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:07 smithi112 bash[107672]: cluster 2023-09-23T20:42:05.903522+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 18968/263532 objects degraded (7.198%); 12281/263532 objects misplaced (4.660%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:07.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:07.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:06 smithi174 bash[91578]: cluster 2023-09-23T20:42:05.903522+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 18968/263532 objects degraded (7.198%); 12281/263532 objects misplaced (4.660%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:07.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:07.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:07.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:07.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:07.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:07.580 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:07.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:07.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:07.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:07.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:07.920 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1404,"stamp":"2023-09-23T20:42:01.901751+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5923280824,"num_objects":90398,"num_object_clones":0,"num_object_copies":271194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":12281,"num_objects_unfound":0,"num_objects_dirty":90398,"num_whiteouts":0,"num_read":500,"num_read_kb":925,"num_write":114550,"num_write_kb":6550350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":557,"num_bytes_recovered":36856568,"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":114472,"ondisk_log_size":114472,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":22387120,"kb_used_data":17576048,"kb_used_omap":31,"kb_used_meta":4810656,"kb_avail":727574096,"statfs":{"total":767960285184,"available":745035874304,"internally_reserved":0,"allocated":17997873152,"data_stored":17984367908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":4926112366},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,6,4,4,12,9,2],"upper_bound":128},"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":-457310208,"num_objects":-6978,"num_object_clones":0,"num_object_copies":-20934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-331,"num_objects_unfound":0,"num_objects_dirty":-6978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6978,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":331,"num_bytes_recovered":21692416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.007380"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":331,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131738+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:41:38.131738+0000","last_peered":"2023-09-23T20:41:38.131738+0000","last_clean":"2023-09-23T20:41:38.131738+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:41:38.131738+0000","last_undegraded":"2023-09-23T20:41:38.131738+0000","last_fullsized":"2023-09-23T20:41:38.131738+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":325,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.123503+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:41:38.123503+0000","last_peered":"2023-09-23T20:41:38.123503+0000","last_clean":"2023-09-23T20:41:38.123503+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:41:38.123503+0000","last_undegraded":"2023-09-23T20:41:38.123503+0000","last_fullsized":"2023-09-23T20:41:38.123503+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":311,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.119997+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:41:38.119997+0000","last_peered":"2023-09-23T20:41:38.119997+0000","last_clean":"2023-09-23T20:41:38.119997+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:41:38.119997+0000","last_undegraded":"2023-09-23T20:41:38.119997+0000","last_fullsized":"2023-09-23T20:41:38.119997+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.095490+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:41:38.095490+0000","last_peered":"2023-09-23T20:41:38.095490+0000","last_clean":"2023-09-23T20:41:38.095490+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:41:38.095490+0000","last_undegraded":"2023-09-23T20:41:38.095490+0000","last_fullsized":"2023-09-23T20:41:38.095490+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.122636+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:41:38.122636+0000","last_peered":"2023-09-23T20:41:38.122636+0000","last_clean":"2023-09-23T20:41:38.122636+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:41:38.122636+0000","last_undegraded":"2023-09-23T20:41:38.122636+0000","last_fullsized":"2023-09-23T20:41:38.122636+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.109442+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:41:38.109442+0000","last_peered":"2023-09-23T20:41:38.109442+0000","last_clean":"2023-09-23T20:41:38.109442+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:41:38.109442+0000","last_undegraded":"2023-09-23T20:41:38.109442+0000","last_fullsized":"2023-09-23T20:41:38.109442+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":333,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.105267+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:41:38.105267+0000","last_peered":"2023-09-23T20:41:38.105267+0000","last_clean":"2023-09-23T20:41:38.105267+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:41:38.105267+0000","last_undegraded":"2023-09-23T20:41:38.105267+0000","last_fullsized":"2023-09-23T20:41:38.105267+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.122805+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:41:38.122805+0000","last_peered":"2023-09-23T20:41:38.122805+0000","last_clean":"2023-09-23T20:41:38.122805+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:41:38.122805+0000","last_undegraded":"2023-09-23T20:41:38.122805+0000","last_fullsized":"2023-09-23T20:41:38.122805+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103619+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:41:38.103619+0000","last_peered":"2023-09-23T20:41:38.103619+0000","last_clean":"2023-09-23T20:41:38.103619+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:41:38.103619+0000","last_undegraded":"2023-09-23T20:41:38.103619+0000","last_fullsized":"2023-09-23T20:41:38.103619+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":338,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.123325+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:41:38.123325+0000","last_peered":"2023-09-23T20:41:38.123325+0000","last_clean":"2023-09-23T20:41:38.123325+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:41:38.123325+0000","last_undegraded":"2023-09-23T20:41:38.123325+0000","last_fullsized":"2023-09-23T20:41:38.123325+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.107985+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:41:38.107985+0000","last_peered":"2023-09-23T20:41:38.107985+0000","last_clean":"2023-09-23T20:41:38.107985+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:41:38.107985+0000","last_undegraded":"2023-09-23T20:41:38.107985+0000","last_fullsized":"2023-09-23T20:41:38.107985+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.097735+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:41:38.097735+0000","last_peered":"2023-09-23T20:41:38.097735+0000","last_clean":"2023-09-23T20:41:38.097735+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:41:38.097735+0000","last_undegraded":"2023-09-23T20:41:38.097735+0000","last_fullsized":"2023-09-23T20:41:38.097735+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":420,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.136245+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:41:38.136245+0000","last_peered":"2023-09-23T20:41:38.136245+0000","last_clean":"2023-09-23T20:41:38.136245+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:41:38.136245+0000","last_undegraded":"2023-09-23T20:41:38.136245+0000","last_fullsized":"2023-09-23T20:41:38.136245+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131859+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:41:38.131859+0000","last_peered":"2023-09-23T20:41:38.131859+0000","last_clean":"2023-09-23T20:41:38.131859+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:41:38.131859+0000","last_undegraded":"2023-09-23T20:41:38.131859+0000","last_fullsized":"2023-09-23T20:41:38.131859+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.107416+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:41:38.107416+0000","last_peered":"2023-09-23T20:41:38.107416+0000","last_clean":"2023-09-23T20:41:38.107416+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:41:38.107416+0000","last_undegraded":"2023-09-23T20:41:38.107416+0000","last_fullsized":"2023-09-23T20:41:38.107416+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":376,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.122595+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:41:38.122595+0000","last_peered":"2023-09-23T20:41:38.122595+0000","last_clean":"2023-09-23T20:41:38.122595+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:41:38.122595+0000","last_undegraded":"2023-09-23T20:41:38.122595+0000","last_fullsized":"2023-09-23T20:41:38.122595+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":370,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.097749+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:41:38.097749+0000","last_peered":"2023-09-23T20:41:38.097749+0000","last_clean":"2023-09-23T20:41:38.097749+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:41:38.097749+0000","last_undegraded":"2023-09-23T20:41:38.097749+0000","last_fullsized":"2023-09-23T20:41:38.097749+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":367,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.104102+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:41:38.104102+0000","last_peered":"2023-09-23T20:41:38.104102+0000","last_clean":"2023-09-23T20:41:38.104102+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:41:38.104102+0000","last_undegraded":"2023-09-23T20:41:38.104102+0000","last_fullsized":"2023-09-23T20:41:38.104102+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.105498+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:41:38.105498+0000","last_peered":"2023-09-23T20:41:38.105498+0000","last_clean":"2023-09-23T20:41:38.105498+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:41:38.105498+0000","last_undegraded":"2023-09-23T20:41:38.105498+0000","last_fullsized":"2023-09-23T20:41:38.105498+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.095566+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:41:38.095566+0000","last_peered":"2023-09-23T20:41:38.095566+0000","last_clean":"2023-09-23T20:41:38.095566+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:41:38.095566+0000","last_undegraded":"2023-09-23T20:41:38.095566+0000","last_fullsized":"2023-09-23T20:41:38.095566+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.108922+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:41:38.108922+0000","last_peered":"2023-09-23T20:41:38.108922+0000","last_clean":"2023-09-23T20:41:38.108922+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:41:38.108922+0000","last_undegraded":"2023-09-23T20:41:38.108922+0000","last_fullsized":"2023-09-23T20:41:38.108922+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":222,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.123071+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:41:38.123071+0000","last_peered":"2023-09-23T20:41:38.123071+0000","last_clean":"2023-09-23T20:41:38.123071+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:41:38.123071+0000","last_undegraded":"2023-09-23T20:41:38.123071+0000","last_fullsized":"2023-09-23T20:41:38.123071+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"352'7155","reported_seq":7177,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:58.965962+0000","last_change":"2023-09-23T20:39:38.910994+0000","last_active":"2023-09-23T20:41:58.965962+0000","last_peered":"2023-09-23T20:41:58.965962+0000","last_clean":"2023-09-23T20:41:58.965962+0000","last_became_active":"2023-09-23T20:39:38.910590+0000","last_became_peered":"2023-09-23T20:39:38.910590+0000","last_unstale":"2023-09-23T20:41:58.965962+0000","last_undegraded":"2023-09-23T20:41:58.965962+0000","last_fullsized":"2023-09-23T20:41:58.965962+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7155,"log_dups_size":0,"ondisk_log_size":7155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:01.209275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":373096448,"num_objects":5693,"num_object_clones":0,"num_object_copies":17079,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5693,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7155,"num_write_kb":411136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.106375+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:41:38.106375+0000","last_peered":"2023-09-23T20:41:38.106375+0000","last_clean":"2023-09-23T20:41:38.106375+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:41:38.106375+0000","last_undegraded":"2023-09-23T20:41:38.106375+0000","last_fullsized":"2023-09-23T20:41:38.106375+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103550+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:41:38.103550+0000","last_peered":"2023-09-23T20:41:38.103550+0000","last_clean":"2023-09-23T20:41:38.103550+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:41:38.103550+0000","last_undegraded":"2023-09-23T20:41:38.103550+0000","last_fullsized":"2023-09-23T20:41:38.103550+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7268","reported_seq":7292,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:42:00.993020+0000","last_change":"2023-09-23T20:39:38.908868+0000","last_active":"2023-09-23T20:42:00.993020+0000","last_peered":"2023-09-23T20:42:00.993020+0000","last_clean":"2023-09-23T20:42:00.993020+0000","last_became_active":"2023-09-23T20:39:38.908531+0000","last_became_peered":"2023-09-23T20:39:38.908531+0000","last_unstale":"2023-09-23T20:42:00.993020+0000","last_undegraded":"2023-09-23T20:42:00.993020+0000","last_fullsized":"2023-09-23T20:42:00.993020+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7268,"log_dups_size":0,"ondisk_log_size":7268,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:09:21.267726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367132672,"num_objects":5602,"num_object_clones":0,"num_object_copies":16806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5602,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7268,"num_write_kb":411840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":17,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.106054+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:41:38.106054+0000","last_peered":"2023-09-23T20:41:38.106054+0000","last_clean":"2023-09-23T20:41:38.106054+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:41:38.106054+0000","last_undegraded":"2023-09-23T20:41:38.106054+0000","last_fullsized":"2023-09-23T20:41:38.106054+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":348,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131594+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:41:38.131594+0000","last_peered":"2023-09-23T20:41:38.131594+0000","last_clean":"2023-09-23T20:41:38.131594+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:41:38.131594+0000","last_undegraded":"2023-09-23T20:41:38.131594+0000","last_fullsized":"2023-09-23T20:41:38.131594+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"352'7033","reported_seq":7059,"reported_epoch":352,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T20:41:57.240229+0000","last_change":"2023-09-23T20:41:37.783661+0000","last_active":"2023-09-23T20:41:57.240229+0000","last_peered":"2023-09-23T20:41:57.240229+0000","last_clean":"2023-09-23T20:41:35.014924+0000","last_became_active":"2023-09-23T20:41:37.764771+0000","last_became_peered":"2023-09-23T20:41:37.764771+0000","last_unstale":"2023-09-23T20:41:57.240229+0000","last_undegraded":"2023-09-23T20:41:57.240229+0000","last_fullsized":"2023-09-23T20:41:57.240229+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+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-09-25T03:04:44.552496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375455744,"num_objects":5729,"num_object_clones":0,"num_object_copies":17187,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6361,"num_objects_unfound":0,"num_objects_dirty":5729,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7033,"num_write_kb":408384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":-632}],"blocked_by":[],"up_primary":7,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":17,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.105818+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:41:38.105818+0000","last_peered":"2023-09-23T20:41:38.105818+0000","last_clean":"2023-09-23T20:41:38.105818+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:41:38.105818+0000","last_undegraded":"2023-09-23T20:41:38.105818+0000","last_fullsized":"2023-09-23T20:41:38.105818+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":359,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.108750+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:41:38.108750+0000","last_peered":"2023-09-23T20:41:38.108750+0000","last_clean":"2023-09-23T20:41:38.108750+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:41:38.108750+0000","last_undegraded":"2023-09-23T20:41:38.108750+0000","last_fullsized":"2023-09-23T20:41:38.108750+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"352'7229","reported_seq":7251,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:58.910942+0000","last_change":"2023-09-23T20:39:38.920832+0000","last_active":"2023-09-23T20:41:58.910942+0000","last_peered":"2023-09-23T20:41:58.910942+0000","last_clean":"2023-09-23T20:41:58.910942+0000","last_became_active":"2023-09-23T20:39:38.920487+0000","last_became_peered":"2023-09-23T20:39:38.920487+0000","last_unstale":"2023-09-23T20:41:58.910942+0000","last_undegraded":"2023-09-23T20:41:58.910942+0000","last_fullsized":"2023-09-23T20:41:58.910942+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7229,"log_dups_size":0,"ondisk_log_size":7229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:31.576932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":373489664,"num_objects":5699,"num_object_clones":0,"num_object_copies":17097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7229,"num_write_kb":413696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103461+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:41:38.103461+0000","last_peered":"2023-09-23T20:41:38.103461+0000","last_clean":"2023-09-23T20:41:38.103461+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:41:38.103461+0000","last_undegraded":"2023-09-23T20:41:38.103461+0000","last_fullsized":"2023-09-23T20:41:38.103461+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.095316+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:41:38.095316+0000","last_peered":"2023-09-23T20:41:38.095316+0000","last_clean":"2023-09-23T20:41:38.095316+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:41:38.095316+0000","last_undegraded":"2023-09-23T20:41:38.095316+0000","last_fullsized":"2023-09-23T20:41:38.095316+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7080","reported_seq":7110,"reported_epoch":352,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:41:57.200383+0000","last_change":"2023-09-23T20:41:37.791385+0000","last_active":"2023-09-23T20:41:57.200383+0000","last_peered":"2023-09-23T20:41:57.200383+0000","last_clean":"2023-09-23T20:41:35.030594+0000","last_became_active":"2023-09-23T20:41:37.767221+0000","last_became_peered":"2023-09-23T20:41:37.767221+0000","last_unstale":"2023-09-23T20:41:57.200383+0000","last_undegraded":"2023-09-23T20:41:37.104159+0000","last_fullsized":"2023-09-23T20:41:37.067753+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7080,"log_dups_size":0,"ondisk_log_size":7080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:52.769982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372506624,"num_objects":5684,"num_object_clones":0,"num_object_copies":17052,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6357,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7080,"num_write_kb":408448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"avail_no_missing":["6","1","5"],"object_location_counts":[{"shards":"1,5,6","objects":5659},{"shards":"1,6","objects":-673}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":327,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.123319+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:41:38.123319+0000","last_peered":"2023-09-23T20:41:38.123319+0000","last_clean":"2023-09-23T20:41:38.123319+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:41:38.123319+0000","last_undegraded":"2023-09-23T20:41:38.123319+0000","last_fullsized":"2023-09-23T20:41:38.123319+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.136127+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:41:38.136127+0000","last_peered":"2023-09-23T20:41:38.136127+0000","last_clean":"2023-09-23T20:41:38.136127+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:41:38.136127+0000","last_undegraded":"2023-09-23T20:41:38.136127+0000","last_fullsized":"2023-09-23T20:41:38.136127+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7041","reported_seq":7065,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:59.915697+0000","last_change":"2023-09-23T20:39:38.910190+0000","last_active":"2023-09-23T20:41:59.915697+0000","last_peered":"2023-09-23T20:41:59.915697+0000","last_clean":"2023-09-23T20:41:59.915697+0000","last_became_active":"2023-09-23T20:39:38.909598+0000","last_became_peered":"2023-09-23T20:39:38.909598+0000","last_unstale":"2023-09-23T20:41:59.915697+0000","last_undegraded":"2023-09-23T20:41:59.915697+0000","last_fullsized":"2023-09-23T20:41:59.915697+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+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-09-24T22:10:24.706936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":360513536,"num_objects":5501,"num_object_clones":0,"num_object_copies":16503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7041,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":282,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.108992+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:41:38.108992+0000","last_peered":"2023-09-23T20:41:38.108992+0000","last_clean":"2023-09-23T20:41:38.108992+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:41:38.108992+0000","last_undegraded":"2023-09-23T20:41:38.108992+0000","last_fullsized":"2023-09-23T20:41:38.108992+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.132001+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:41:38.132001+0000","last_peered":"2023-09-23T20:41:38.132001+0000","last_clean":"2023-09-23T20:41:38.132001+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:41:38.132001+0000","last_undegraded":"2023-09-23T20:41:38.132001+0000","last_fullsized":"2023-09-23T20:41:38.132001+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"352'7114","reported_seq":7136,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.163304+0000","last_change":"2023-09-23T20:39:38.918493+0000","last_active":"2023-09-23T20:41:57.163304+0000","last_peered":"2023-09-23T20:41:57.163304+0000","last_clean":"2023-09-23T20:41:57.163304+0000","last_became_active":"2023-09-23T20:39:38.918257+0000","last_became_peered":"2023-09-23T20:39:38.918257+0000","last_unstale":"2023-09-23T20:41:57.163304+0000","last_undegraded":"2023-09-23T20:41:57.163304+0000","last_fullsized":"2023-09-23T20:41:57.163304+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7114,"log_dups_size":0,"ondisk_log_size":7114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:00:50.122331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":376700928,"num_objects":5748,"num_object_clones":0,"num_object_copies":17244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7114,"num_write_kb":411584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":332,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131471+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:41:38.131471+0000","last_peered":"2023-09-23T20:41:38.131471+0000","last_clean":"2023-09-23T20:41:38.131471+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:41:38.131471+0000","last_undegraded":"2023-09-23T20:41:38.131471+0000","last_fullsized":"2023-09-23T20:41:38.131471+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.132021+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:41:38.132021+0000","last_peered":"2023-09-23T20:41:38.132021+0000","last_clean":"2023-09-23T20:41:38.132021+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:41:38.132021+0000","last_undegraded":"2023-09-23T20:41:38.132021+0000","last_fullsized":"2023-09-23T20:41:38.132021+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7111","reported_seq":7143,"reported_epoch":352,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:41:58.514673+0000","last_change":"2023-09-23T20:41:37.794366+0000","last_active":"2023-09-23T20:41:58.514673+0000","last_peered":"2023-09-23T20:41:58.514673+0000","last_clean":"2023-09-23T20:41:35.056245+0000","last_became_active":"2023-09-23T20:41:37.769934+0000","last_became_peered":"2023-09-23T20:41:37.769934+0000","last_unstale":"2023-09-23T20:41:58.514673+0000","last_undegraded":"2023-09-23T20:41:37.105338+0000","last_fullsized":"2023-09-23T20:41:37.064262+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7111,"log_dups_size":0,"ondisk_log_size":7111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:46:31.554083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368640000,"num_objects":5625,"num_object_clones":0,"num_object_copies":16875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6339,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7111,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","3","6"],"object_location_counts":[{"shards":"1,3","objects":-714},{"shards":"1,3,6","objects":5596}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":223,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.122464+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:41:38.122464+0000","last_peered":"2023-09-23T20:41:38.122464+0000","last_clean":"2023-09-23T20:41:38.122464+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:41:38.122464+0000","last_undegraded":"2023-09-23T20:41:38.122464+0000","last_fullsized":"2023-09-23T20:41:38.122464+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":312,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.120948+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:41:38.120948+0000","last_peered":"2023-09-23T20:41:38.120948+0000","last_clean":"2023-09-23T20:41:38.120948+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:41:38.120948+0000","last_undegraded":"2023-09-23T20:41:38.120948+0000","last_fullsized":"2023-09-23T20:41:38.120948+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7231","reported_seq":7256,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:59.890256+0000","last_change":"2023-09-23T20:39:38.922083+0000","last_active":"2023-09-23T20:41:59.890256+0000","last_peered":"2023-09-23T20:41:59.890256+0000","last_clean":"2023-09-23T20:41:59.890256+0000","last_became_active":"2023-09-23T20:39:38.921767+0000","last_became_peered":"2023-09-23T20:39:38.921767+0000","last_unstale":"2023-09-23T20:41:59.890256+0000","last_undegraded":"2023-09-23T20:41:59.890256+0000","last_fullsized":"2023-09-23T20:41:59.890256+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7231,"log_dups_size":0,"ondisk_log_size":7231,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:35.656132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368705560,"num_objects":5627,"num_object_clones":0,"num_object_copies":16881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7231,"num_write_kb":411393,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":374,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.120693+0000","last_change":"2023-09-23T20:41:36.101206+0000","last_active":"2023-09-23T20:41:38.120693+0000","last_peered":"2023-09-23T20:41:38.120693+0000","last_clean":"2023-09-23T20:41:38.120693+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:41:38.120693+0000","last_undegraded":"2023-09-23T20:41:38.120693+0000","last_fullsized":"2023-09-23T20:41:38.120693+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103682+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:41:38.103682+0000","last_peered":"2023-09-23T20:41:38.103682+0000","last_clean":"2023-09-23T20:41:38.103682+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:41:38.103682+0000","last_undegraded":"2023-09-23T20:41:38.103682+0000","last_fullsized":"2023-09-23T20:41:38.103682+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.119880+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:41:38.119880+0000","last_peered":"2023-09-23T20:41:38.119880+0000","last_clean":"2023-09-23T20:41:38.119880+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:41:38.119880+0000","last_undegraded":"2023-09-23T20:41:38.119880+0000","last_fullsized":"2023-09-23T20:41:38.119880+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7028","reported_seq":7052,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.112336+0000","last_change":"2023-09-23T20:39:38.914635+0000","last_active":"2023-09-23T20:41:57.112336+0000","last_peered":"2023-09-23T20:41:57.112336+0000","last_clean":"2023-09-23T20:41:57.112336+0000","last_became_active":"2023-09-23T20:39:38.913756+0000","last_became_peered":"2023-09-23T20:39:38.913756+0000","last_unstale":"2023-09-23T20:41:57.112336+0000","last_undegraded":"2023-09-23T20:41:57.112336+0000","last_fullsized":"2023-09-23T20:41:57.112336+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7028,"log_dups_size":0,"ondisk_log_size":7028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:04:11.985338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":363331584,"num_objects":5544,"num_object_clones":0,"num_object_copies":16632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5544,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7028,"num_write_kb":402304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":332,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103885+0000","last_change":"2023-09-23T20:37:53.890130+0000","last_active":"2023-09-23T20:41:38.103885+0000","last_peered":"2023-09-23T20:41:38.103885+0000","last_clean":"2023-09-23T20:41:38.103885+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:41:38.103885+0000","last_undegraded":"2023-09-23T20:41:38.103885+0000","last_fullsized":"2023-09-23T20:41:38.103885+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131764+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:41:38.131764+0000","last_peered":"2023-09-23T20:41:38.131764+0000","last_clean":"2023-09-23T20:41:38.131764+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:41:38.131764+0000","last_undegraded":"2023-09-23T20:41:38.131764+0000","last_fullsized":"2023-09-23T20:41:38.131764+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103776+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:41:38.103776+0000","last_peered":"2023-09-23T20:41:38.103776+0000","last_clean":"2023-09-23T20:41:38.103776+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:41:38.103776+0000","last_undegraded":"2023-09-23T20:41:38.103776+0000","last_fullsized":"2023-09-23T20:41:38.103776+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"352'7042","reported_seq":7066,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.228591+0000","last_change":"2023-09-23T20:39:38.915426+0000","last_active":"2023-09-23T20:41:57.228591+0000","last_peered":"2023-09-23T20:41:57.228591+0000","last_clean":"2023-09-23T20:41:57.228591+0000","last_became_active":"2023-09-23T20:39:38.914781+0000","last_became_peered":"2023-09-23T20:39:38.914781+0000","last_unstale":"2023-09-23T20:41:57.228591+0000","last_undegraded":"2023-09-23T20:41:57.228591+0000","last_fullsized":"2023-09-23T20:41:57.228591+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7042,"log_dups_size":0,"ondisk_log_size":7042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:02.739465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366739456,"num_objects":5596,"num_object_clones":0,"num_object_copies":16788,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5596,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7042,"num_write_kb":404416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":365,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.116109+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:41:38.116109+0000","last_peered":"2023-09-23T20:41:38.116109+0000","last_clean":"2023-09-23T20:41:38.116109+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:41:38.116109+0000","last_undegraded":"2023-09-23T20:41:38.116109+0000","last_fullsized":"2023-09-23T20:41:38.116109+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":329,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.144415+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:41:38.144415+0000","last_peered":"2023-09-23T20:41:38.144415+0000","last_clean":"2023-09-23T20:41:38.144415+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:41:38.144415+0000","last_undegraded":"2023-09-23T20:41:38.144415+0000","last_fullsized":"2023-09-23T20:41:38.144415+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.121031+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:41:38.121031+0000","last_peered":"2023-09-23T20:41:38.121031+0000","last_clean":"2023-09-23T20:41:38.121031+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:41:38.121031+0000","last_undegraded":"2023-09-23T20:41:38.121031+0000","last_fullsized":"2023-09-23T20:41:38.121031+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7121","reported_seq":7145,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.168932+0000","last_change":"2023-09-23T20:39:38.915180+0000","last_active":"2023-09-23T20:41:57.168932+0000","last_peered":"2023-09-23T20:41:57.168932+0000","last_clean":"2023-09-23T20:41:57.168932+0000","last_became_active":"2023-09-23T20:39:38.914793+0000","last_became_peered":"2023-09-23T20:39:38.914793+0000","last_unstale":"2023-09-23T20:41:57.168932+0000","last_undegraded":"2023-09-23T20:41:57.168932+0000","last_fullsized":"2023-09-23T20:41:57.168932+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7121,"log_dups_size":0,"ondisk_log_size":7121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:18.054241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":374538240,"num_objects":5715,"num_object_clones":0,"num_object_copies":17145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7121,"num_write_kb":410752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":355,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103409+0000","last_change":"2023-09-23T20:41:36.081704+0000","last_active":"2023-09-23T20:41:38.103409+0000","last_peered":"2023-09-23T20:41:38.103409+0000","last_clean":"2023-09-23T20:41:38.103409+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:41:38.103409+0000","last_undegraded":"2023-09-23T20:41:38.103409+0000","last_fullsized":"2023-09-23T20:41:38.103409+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":650,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.104150+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:41:39.104150+0000","last_peered":"2023-09-23T20:41:39.104150+0000","last_clean":"2023-09-23T20:41:39.104150+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:41:39.104150+0000","last_undegraded":"2023-09-23T20:41:39.104150+0000","last_fullsized":"2023-09-23T20:41:39.104150+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":220,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.122236+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:41:38.122236+0000","last_peered":"2023-09-23T20:41:38.122236+0000","last_clean":"2023-09-23T20:41:38.122236+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:41:38.122236+0000","last_undegraded":"2023-09-23T20:41:38.122236+0000","last_fullsized":"2023-09-23T20:41:38.122236+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.109829+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:41:38.109829+0000","last_peered":"2023-09-23T20:41:38.109829+0000","last_clean":"2023-09-23T20:41:38.109829+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:41:38.109829+0000","last_undegraded":"2023-09-23T20:41:38.109829+0000","last_fullsized":"2023-09-23T20:41:38.109829+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"352'7246","reported_seq":7270,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.169601+0000","last_change":"2023-09-23T20:39:38.915225+0000","last_active":"2023-09-23T20:41:57.169601+0000","last_peered":"2023-09-23T20:41:57.169601+0000","last_clean":"2023-09-23T20:41:57.169601+0000","last_became_active":"2023-09-23T20:39:38.914910+0000","last_became_peered":"2023-09-23T20:39:38.914910+0000","last_unstale":"2023-09-23T20:41:57.169601+0000","last_undegraded":"2023-09-23T20:41:57.169601+0000","last_fullsized":"2023-09-23T20:41:57.169601+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7246,"log_dups_size":0,"ondisk_log_size":7246,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:39:30.329619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378142720,"num_objects":5770,"num_object_clones":0,"num_object_copies":17310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7246,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":13,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.115519+0000","last_change":"2023-09-23T20:41:36.086675+0000","last_active":"2023-09-23T20:41:38.115519+0000","last_peered":"2023-09-23T20:41:38.115519+0000","last_clean":"2023-09-23T20:41:38.115519+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:41:38.115519+0000","last_undegraded":"2023-09-23T20:41:38.115519+0000","last_fullsized":"2023-09-23T20:41:38.115519+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":336,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.094971+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:41:39.094971+0000","last_peered":"2023-09-23T20:41:39.094971+0000","last_clean":"2023-09-23T20:41:39.094971+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:41:39.094971+0000","last_undegraded":"2023-09-23T20:41:39.094971+0000","last_fullsized":"2023-09-23T20:41:39.094971+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.095245+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:41:38.095245+0000","last_peered":"2023-09-23T20:41:38.095245+0000","last_clean":"2023-09-23T20:41:38.095245+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:41:38.095245+0000","last_undegraded":"2023-09-23T20:41:38.095245+0000","last_fullsized":"2023-09-23T20:41:38.095245+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"352'7197","reported_seq":7221,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:58.546915+0000","last_change":"2023-09-23T20:39:38.912870+0000","last_active":"2023-09-23T20:41:58.546915+0000","last_peered":"2023-09-23T20:41:58.546915+0000","last_clean":"2023-09-23T20:41:58.546915+0000","last_became_active":"2023-09-23T20:39:38.912498+0000","last_became_peered":"2023-09-23T20:39:38.912498+0000","last_unstale":"2023-09-23T20:41:58.546915+0000","last_undegraded":"2023-09-23T20:41:58.546915+0000","last_fullsized":"2023-09-23T20:41:58.546915+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7197,"log_dups_size":0,"ondisk_log_size":7197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:23:05.346927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375717888,"num_objects":5733,"num_object_clones":0,"num_object_copies":17199,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5733,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7197,"num_write_kb":413760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":13,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.107869+0000","last_change":"2023-09-23T20:41:36.087817+0000","last_active":"2023-09-23T20:41:38.107869+0000","last_peered":"2023-09-23T20:41:38.107869+0000","last_clean":"2023-09-23T20:41:38.107869+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:41:38.107869+0000","last_undegraded":"2023-09-23T20:41:38.107869+0000","last_fullsized":"2023-09-23T20:41:38.107869+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.120624+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:41:38.120624+0000","last_peered":"2023-09-23T20:41:38.120624+0000","last_clean":"2023-09-23T20:41:38.120624+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:41:38.120624+0000","last_undegraded":"2023-09-23T20:41:38.120624+0000","last_fullsized":"2023-09-23T20:41:38.120624+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096126+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:41:39.096126+0000","last_peered":"2023-09-23T20:41:39.096126+0000","last_clean":"2023-09-23T20:41:39.096126+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:41:39.096126+0000","last_undegraded":"2023-09-23T20:41:39.096126+0000","last_fullsized":"2023-09-23T20:41:39.096126+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"352'7288","reported_seq":8314,"reported_epoch":352,"state":"active+recovering+remapped","last_fresh":"2023-09-23T20:42:01.026165+0000","last_change":"2023-09-23T20:41:37.787698+0000","last_active":"2023-09-23T20:42:01.026165+0000","last_peered":"2023-09-23T20:42:01.026165+0000","last_clean":"2023-09-23T20:41:35.015034+0000","last_became_active":"2023-09-23T20:41:37.732452+0000","last_became_peered":"2023-09-23T20:41:37.732452+0000","last_unstale":"2023-09-23T20:42:01.026165+0000","last_undegraded":"2023-09-23T20:42:01.026165+0000","last_fullsized":"2023-09-23T20:42:01.026165+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7288,"log_dups_size":0,"ondisk_log_size":7288,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:39.345956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366608384,"num_objects":5594,"num_object_clones":0,"num_object_copies":16782,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5920,"num_objects_unfound":0,"num_objects_dirty":5594,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7288,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":499,"num_bytes_recovered":32702464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1,2],"avail_no_missing":["0","1","2"],"object_location_counts":[{"shards":"0,1,2","objects":-326}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":379,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.123210+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:41:38.123210+0000","last_peered":"2023-09-23T20:41:38.123210+0000","last_clean":"2023-09-23T20:41:38.123210+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:41:38.123210+0000","last_undegraded":"2023-09-23T20:41:38.123210+0000","last_fullsized":"2023-09-23T20:41:38.123210+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":313,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.120456+0000","last_change":"2023-09-23T20:37:53.888484+0000","last_active":"2023-09-23T20:41:38.120456+0000","last_peered":"2023-09-23T20:41:38.120456+0000","last_clean":"2023-09-23T20:41:38.120456+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:41:38.120456+0000","last_undegraded":"2023-09-23T20:41:38.120456+0000","last_fullsized":"2023-09-23T20:41:38.120456+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.323339+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:41:39.323339+0000","last_peered":"2023-09-23T20:41:39.323339+0000","last_clean":"2023-09-23T20:41:39.323339+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:41:39.323339+0000","last_undegraded":"2023-09-23T20:41:39.323339+0000","last_fullsized":"2023-09-23T20:41:39.323339+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"352'7066","reported_seq":7096,"reported_epoch":352,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:41:59.078173+0000","last_change":"2023-09-23T20:41:37.802719+0000","last_active":"2023-09-23T20:41:59.078173+0000","last_peered":"2023-09-23T20:41:59.078173+0000","last_clean":"2023-09-23T20:41:35.028003+0000","last_became_active":"2023-09-23T20:41:37.765966+0000","last_became_peered":"2023-09-23T20:41:37.765966+0000","last_unstale":"2023-09-23T20:41:59.078173+0000","last_undegraded":"2023-09-23T20:41:37.102824+0000","last_fullsized":"2023-09-23T20:41:37.066444+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7066,"log_dups_size":0,"ondisk_log_size":7066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:24:10.774289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361365504,"num_objects":5514,"num_object_clones":0,"num_object_copies":16542,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6272,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5514,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7066,"num_write_kb":402560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":5496},{"shards":"1,4","objects":-758}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":364,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.109360+0000","last_change":"2023-09-23T20:41:36.085551+0000","last_active":"2023-09-23T20:41:38.109360+0000","last_peered":"2023-09-23T20:41:38.109360+0000","last_clean":"2023-09-23T20:41:38.109360+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:41:38.109360+0000","last_undegraded":"2023-09-23T20:41:38.109360+0000","last_fullsized":"2023-09-23T20:41:38.109360+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":322,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.095412+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:41:38.095412+0000","last_peered":"2023-09-23T20:41:38.095412+0000","last_clean":"2023-09-23T20:41:38.095412+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:41:38.095412+0000","last_undegraded":"2023-09-23T20:41:38.095412+0000","last_fullsized":"2023-09-23T20:41:38.095412+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":311,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131603+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:41:38.131603+0000","last_peered":"2023-09-23T20:41:38.131603+0000","last_clean":"2023-09-23T20:41:38.131603+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:41:38.131603+0000","last_undegraded":"2023-09-23T20:41:38.131603+0000","last_fullsized":"2023-09-23T20:41:38.131603+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.095497+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:41:38.095497+0000","last_peered":"2023-09-23T20:41:38.095497+0000","last_clean":"2023-09-23T20:41:38.095497+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:41:38.095497+0000","last_undegraded":"2023-09-23T20:41:38.095497+0000","last_fullsized":"2023-09-23T20:41:38.095497+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.219645+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:41:39.219645+0000","last_peered":"2023-09-23T20:41:39.219645+0000","last_clean":"2023-09-23T20:41:39.219645+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:41:39.219645+0000","last_undegraded":"2023-09-23T20:41:39.219645+0000","last_fullsized":"2023-09-23T20:41:39.219645+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":314,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103368+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:41:38.103368+0000","last_peered":"2023-09-23T20:41:38.103368+0000","last_clean":"2023-09-23T20:41:38.103368+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:41:38.103368+0000","last_undegraded":"2023-09-23T20:41:38.103368+0000","last_fullsized":"2023-09-23T20:41:38.103368+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131925+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:41:38.131925+0000","last_peered":"2023-09-23T20:41:38.131925+0000","last_clean":"2023-09-23T20:41:38.131925+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:41:38.131925+0000","last_undegraded":"2023-09-23T20:41:38.131925+0000","last_fullsized":"2023-09-23T20:41:38.131925+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.103602+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:41:38.103602+0000","last_peered":"2023-09-23T20:41:38.103602+0000","last_clean":"2023-09-23T20:41:38.103602+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:41:38.103602+0000","last_undegraded":"2023-09-23T20:41:38.103602+0000","last_fullsized":"2023-09-23T20:41:38.103602+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131583+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:41:38.131583+0000","last_peered":"2023-09-23T20:41:38.131583+0000","last_clean":"2023-09-23T20:41:38.131583+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:41:38.131583+0000","last_undegraded":"2023-09-23T20:41:38.131583+0000","last_fullsized":"2023-09-23T20:41:38.131583+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324354+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:41:39.324354+0000","last_peered":"2023-09-23T20:41:39.324354+0000","last_clean":"2023-09-23T20:41:39.324354+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:41:39.324354+0000","last_undegraded":"2023-09-23T20:41:39.324354+0000","last_fullsized":"2023-09-23T20:41:39.324354+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.123251+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:41:38.123251+0000","last_peered":"2023-09-23T20:41:38.123251+0000","last_clean":"2023-09-23T20:41:38.123251+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:41:38.123251+0000","last_undegraded":"2023-09-23T20:41:38.123251+0000","last_fullsized":"2023-09-23T20:41:38.123251+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":403,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096492+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:41:39.096492+0000","last_peered":"2023-09-23T20:41:39.096492+0000","last_clean":"2023-09-23T20:41:39.096492+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:41:39.096492+0000","last_undegraded":"2023-09-23T20:41:39.096492+0000","last_fullsized":"2023-09-23T20:41:39.096492+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":328,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-09-23T20:41:38.131476+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:41:38.131476+0000","last_peered":"2023-09-23T20:41:38.131476+0000","last_clean":"2023-09-23T20:41:38.131476+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:41:38.131476+0000","last_undegraded":"2023-09-23T20:41:38.131476+0000","last_fullsized":"2023-09-23T20:41:38.131476+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5922684952,"num_objects":90374,"num_object_clones":0,"num_object_copies":271122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":12281,"num_objects_unfound":0,"num_objects_dirty":90374,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":114250,"num_write_kb":6547905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":499,"num_bytes_recovered":32702464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17900974080,"data_stored":17900961864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":114250,"ondisk_log_size":114250,"up":48,"acting":45,"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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201853,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":655808,"kb_used_data":377208,"kb_used_omap":0,"kb_used_meta":278592,"kb_avail":93089344,"statfs":{"total":95995035648,"available":95323488256,"internally_reserved":0,"allocated":386260992,"data_stored":384861064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":285278208},"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,3,2],"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":0,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.216,"15min":1.3460000000000001},"min":{"1min":0.27800000000000002,"5min":0.26700000000000002,"15min":0.26100000000000001},"max":{"1min":4.8920000000000003,"5min":21.669,"15min":56.399000000000001},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.76300000000000001,"5min":1.2889999999999999,"15min":1.452},"min":{"1min":0.29799999999999999,"5min":0.28299999999999997,"15min":0.27500000000000002},"max":{"1min":2.5579999999999998,"5min":21.949999999999999,"15min":61.406999999999996},"last":0.45600000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":0.81999999999999995,"15min":1.159},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29699999999999999},"max":{"1min":7.4829999999999997,"5min":7.4829999999999997,"15min":12.526},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.85099999999999998,"15min":1.2629999999999999},"min":{"1min":0.29899999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":4.9370000000000003,"5min":4.9370000000000003,"15min":12.766999999999999},"last":0.56499999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.2170000000000001,"15min":1.1910000000000001},"min":{"1min":0.34200000000000003,"5min":0.33700000000000002,"15min":0.308},"max":{"1min":3.4369999999999998,"5min":26.445,"15min":26.445},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.149,"15min":1.238},"min":{"1min":0.35299999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.48,"5min":22.346,"15min":22.346},"last":0.38400000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.069,"15min":2.5739999999999998},"min":{"1min":0.36499999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.9039999999999999,"5min":5.6029999999999998,"15min":114.539},"last":1.77},{"interface":"front","average":{"1min":1.321,"5min":1.1259999999999999,"15min":2.6539999999999999},"min":{"1min":0.379,"5min":0.35499999999999998,"15min":0.32700000000000001},"max":{"1min":3.2170000000000001,"5min":12.388999999999999,"15min":114.58199999999999},"last":1.954}]},{"osd":4,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":1.0680000000000001,"15min":1.296},"min":{"1min":0.45100000000000001,"5min":0.31,"15min":0.31},"max":{"1min":2.5569999999999999,"5min":6.1619999999999999,"15min":45.527000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.999,"15min":1.325},"min":{"1min":0.375,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.0939999999999999,"5min":4.8250000000000002,"15min":45.575000000000003},"last":0.41999999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.84799999999999998,"15min":1.0880000000000001},"min":{"1min":0.42399999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.55,"5min":4.3810000000000002,"15min":8.2490000000000006},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.879,"5min":1.0409999999999999,"15min":1.266},"min":{"1min":0.44700000000000001,"5min":0.34499999999999997,"15min":0.29899999999999999},"max":{"1min":3.4430000000000001,"5min":7.0670000000000002,"15min":9.5879999999999992},"last":0.85299999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:41:02 2023","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":1.115,"15min":1.1020000000000001},"min":{"1min":0.56299999999999994,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":4.4269999999999996,"5min":4.6029999999999998,"15min":4.6029999999999998},"last":1.127},{"interface":"front","average":{"1min":1.403,"5min":1.3009999999999999,"15min":1.276},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":4.4809999999999999,"5min":7.6159999999999997,"15min":7.6159999999999997},"last":1.1639999999999999}]}]},{"osd":6,"up_from":299,"seq":1284195221554,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3522932,"kb_used_data":3348780,"kb_used_omap":11,"kb_used_meta":174068,"kb_avail":90222220,"statfs":{"total":95995035648,"available":92387553280,"internally_reserved":0,"allocated":3429150720,"data_stored":3427762635,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":178246624},"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,0,0,0,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 Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.1679999999999999,"15min":1.24},"min":{"1min":0.35599999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":4.093,"5min":4.2759999999999998,"15min":4.2759999999999998},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.5149999999999999,"5min":1.282,"15min":1.335},"min":{"1min":0.28399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":4.125,"5min":4.125,"15min":4.125},"last":2.9220000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.849,"5min":1.2050000000000001,"15min":1.159},"min":{"1min":0.39300000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":6.4160000000000004,"5min":6.4160000000000004,"15min":6.4160000000000004},"last":0.60799999999999998},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.462,"15min":1.5509999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.6849999999999996,"5min":5.6849999999999996,"15min":5.6849999999999996},"last":0.67300000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":3.4529999999999998,"15min":4.5090000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":3.7229999999999999,"5min":62.82,"15min":62.82},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.7010000000000001,"5min":3.6720000000000002,"15min":4.7290000000000001},"min":{"1min":0.42999999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.4660000000000002,"5min":62.402999999999999,"15min":62.402999999999999},"last":0.52000000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":6.9740000000000002,"5min":3.1899999999999999,"15min":2.8769999999999998},"min":{"1min":0.505,"5min":0.434,"15min":0.434},"max":{"1min":107.131,"5min":107.131,"15min":107.131},"last":3.0539999999999998},{"interface":"front","average":{"1min":6.4450000000000003,"5min":2.3900000000000001,"15min":1.831},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":107.175,"5min":107.175,"15min":107.175},"last":3.0129999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.5429999999999999,"15min":1.732},"min":{"1min":0.42599999999999999,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":7.2969999999999997,"5min":7.2969999999999997,"15min":7.2969999999999997},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.232,"5min":1.4490000000000001,"15min":1.605},"min":{"1min":0.33300000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.0629999999999997,"5min":7.3650000000000002,"15min":7.3650000000000002},"last":0.63600000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":1.141,"15min":1.1240000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.1740000000000004,"5min":4.1740000000000004,"15min":4.1740000000000004},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.736,"5min":1.643,"15min":1.7749999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":5.8540000000000001,"5min":7.0819999999999999,"15min":7.0819999999999999},"last":0.92500000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.4079999999999999,"15min":1.46},"min":{"1min":0.57799999999999996,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":5.8339999999999996,"5min":5.8339999999999996,"15min":5.8339999999999996},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.0680000000000001,"15min":1.0309999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":3.8029999999999999,"5min":3.8029999999999999,"15min":3.8029999999999999},"last":0.82799999999999996}]}]},{"osd":1,"up_from":90,"seq":386547057039,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3700648,"kb_used_data":2906464,"kb_used_omap":4,"kb_used_meta":794107,"kb_avail":90044504,"statfs":{"total":95995035648,"available":92205572096,"internally_reserved":0,"allocated":2976219136,"data_stored":2974219040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":813166478},"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,1,0,2,3,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 Sep 23 20:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":2.9510000000000001,"15min":2.302},"min":{"1min":0.219,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":2.6960000000000002,"5min":133.53200000000001,"15min":133.53200000000001},"last":0.19600000000000001},{"interface":"front","average":{"1min":1.5309999999999999,"5min":3.1880000000000002,"15min":2.5390000000000001},"min":{"1min":0.39600000000000002,"5min":0.251,"15min":0.22900000000000001},"max":{"1min":4.085,"5min":131.57499999999999,"15min":131.57499999999999},"last":0.35399999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":2.1040000000000001,"5min":2.2410000000000001,"15min":1.6699999999999999},"min":{"1min":0.186,"5min":0.186,"15min":0.186},"max":{"1min":9.0559999999999992,"5min":110.608,"15min":110.608},"last":0.20899999999999999},{"interface":"front","average":{"1min":1.798,"5min":2.2389999999999999,"15min":1.6060000000000001},"min":{"1min":0.23699999999999999,"5min":0.21199999999999999,"15min":0.19900000000000001},"max":{"1min":7.202,"5min":112.98,"15min":112.98},"last":0.40400000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:41:49 2023","interfaces":[{"interface":"back","average":{"1min":3.2160000000000002,"5min":1.466,"15min":2.645},"min":{"1min":0.29799999999999999,"5min":0.23499999999999999,"15min":0.23000000000000001},"max":{"1min":8.6229999999999993,"5min":8.6229999999999993,"15min":175.08799999999999},"last":4.8099999999999996},{"interface":"front","average":{"1min":3.0899999999999999,"5min":1.653,"15min":3.0379999999999998},"min":{"1min":0.442,"5min":0.247,"15min":0.23000000000000001},"max":{"1min":11.041,"5min":11.041,"15min":175.488},"last":4.6970000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.89500000000000002,"15min":1.042},"min":{"1min":0.32500000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":2.7490000000000001,"5min":6.0629999999999997,"15min":9.3390000000000004},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.4990000000000001,"5min":1.339,"15min":1.4930000000000001},"min":{"1min":0.42199999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":3.9580000000000002,"5min":7.6879999999999997,"15min":16.058},"last":5.4530000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.0609999999999999,"15min":1.772},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.27700000000000002},"max":{"1min":2.8809999999999998,"5min":4.9610000000000003,"15min":47.847999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.89100000000000001,"15min":1.464},"min":{"1min":0.372,"5min":0.36599999999999999,"15min":0.32700000000000001},"max":{"1min":2.7829999999999999,"5min":3.8140000000000001,"15min":48.052},"last":0.41999999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.278,"5min":1.1379999999999999,"15min":1.1539999999999999},"min":{"1min":0.48399999999999999,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":4.7050000000000001,"5min":5.0170000000000003,"15min":5.0170000000000003},"last":1.4319999999999999},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.0860000000000001,"15min":1.165},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":2.835,"5min":4.101,"15min":4.101},"last":0.48399999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0009999999999999,"15min":1.46},"min":{"1min":0.503,"5min":0.40899999999999997,"15min":0.35399999999999998},"max":{"1min":2.621,"5min":4.5220000000000002,"15min":12.407},"last":0.498},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.95599999999999996,"15min":1.306},"min":{"1min":0.46300000000000002,"5min":0.42799999999999999,"15min":0.40999999999999998},"max":{"1min":2.8079999999999998,"5min":5.0620000000000003,"15min":26.978000000000002},"last":0.44700000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220566,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3465588,"kb_used_data":2542124,"kb_used_omap":5,"kb_used_meta":923322,"kb_avail":90279564,"statfs":{"total":95995035648,"available":92446273536,"internally_reserved":0,"allocated":2603134976,"data_stored":2601123997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":945482362},"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,0,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":1,"last update":"Sat Sep 23 20:40:57 2023","interfaces":[{"interface":"back","average":{"1min":9.6310000000000002,"5min":2.863,"15min":2.1800000000000002},"min":{"1min":0.255,"5min":0.20100000000000001,"15min":0.17299999999999999},"max":{"1min":184.161,"5min":184.161,"15min":184.161},"last":0.22900000000000001},{"interface":"front","average":{"1min":9.484,"5min":2.976,"15min":2.5960000000000001},"min":{"1min":0.28299999999999997,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":184.23699999999999,"5min":184.23699999999999,"15min":184.23699999999999},"last":2.2160000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.889,"5min":2.5470000000000002,"15min":1.6659999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.19900000000000001},"max":{"1min":6.5410000000000004,"5min":84.491,"15min":84.491},"last":0.40799999999999997},{"interface":"front","average":{"1min":1.9119999999999999,"5min":2.5350000000000001,"15min":1.6890000000000001},"min":{"1min":0.27400000000000002,"5min":0.24399999999999999,"15min":0.22600000000000001},"max":{"1min":7.0759999999999996,"5min":83.647999999999996,"15min":83.647999999999996},"last":2.2629999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:41:48 2023","interfaces":[{"interface":"back","average":{"1min":7.6260000000000003,"5min":2.5630000000000002,"15min":2.9169999999999998},"min":{"1min":0.32400000000000001,"5min":0.28899999999999998,"15min":0.22600000000000001},"max":{"1min":59.131,"5min":59.131,"15min":145.04499999999999},"last":1.048},{"interface":"front","average":{"1min":8.0649999999999995,"5min":2.669,"15min":3.0179999999999998},"min":{"1min":0.32600000000000001,"5min":0.246,"15min":0.246},"max":{"1min":59.090000000000003,"5min":59.090000000000003,"15min":145.12799999999999},"last":1.4119999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.6100000000000001,"15min":1.6990000000000001},"min":{"1min":0.36199999999999999,"5min":0.316,"15min":0.316},"max":{"1min":3.2029999999999998,"5min":8.3689999999999998,"15min":10.055},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.653,"15min":1.7090000000000001},"min":{"1min":0.39400000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":3.3929999999999998,"5min":8.8710000000000004,"15min":9.4670000000000005},"last":1.3779999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.448,"15min":1.6479999999999999},"min":{"1min":0.42799999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.4289999999999998,"5min":8.8550000000000004,"15min":9.9160000000000004},"last":0.502},{"interface":"front","average":{"1min":1.155,"5min":1.5649999999999999,"15min":1.661},"min":{"1min":0.40300000000000002,"5min":0.37,"15min":0.33800000000000002},"max":{"1min":3.5990000000000002,"5min":8.2720000000000002,"15min":10.090999999999999},"last":2.2440000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:40:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5209999999999999,"5min":1.5269999999999999,"15min":1.6479999999999999},"min":{"1min":0.46999999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":5.3940000000000001,"5min":7.4770000000000003,"15min":7.4770000000000003},"last":5.0289999999999999},{"interface":"front","average":{"1min":1.7170000000000001,"5min":1.605,"15min":1.7030000000000001},"min":{"1min":0.51800000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":6.1500000000000004,"5min":7.5179999999999998,"15min":7.5179999999999998},"last":5.0579999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":1.575,"15min":1.595},"min":{"1min":0.437,"5min":0.437,"15min":0.35499999999999998},"max":{"1min":4.8150000000000004,"5min":8.3309999999999995,"15min":10.105},"last":2.2789999999999999},{"interface":"front","average":{"1min":1.232,"5min":1.327,"15min":1.532},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.312},"max":{"1min":4.6219999999999999,"5min":5.1740000000000004,"15min":10.106999999999999},"last":0.751}]}]},{"osd":2,"up_from":95,"seq":408021893502,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2832868,"kb_used_data":2177372,"kb_used_omap":7,"kb_used_meta":655416,"kb_avail":90912284,"statfs":{"total":95995035648,"available":93094178816,"internally_reserved":0,"allocated":2229628928,"data_stored":2227630305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":671146065},"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,0,0,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 Sep 23 20:41:20 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.8280000000000001,"15min":3.1030000000000002},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":3.9529999999999998,"5min":69.081999999999994,"15min":93.385000000000005},"last":5.25},{"interface":"front","average":{"1min":1.2270000000000001,"5min":2.2109999999999999,"15min":3.5129999999999999},"min":{"1min":0.23599999999999999,"5min":0.218,"15min":0.19400000000000001},"max":{"1min":4.452,"5min":69.105000000000004,"15min":93.296000000000006},"last":2.8399999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:41:20 2023","interfaces":[{"interface":"back","average":{"1min":2.4319999999999999,"5min":1.3049999999999999,"15min":2.0019999999999998},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":9.173,"5min":9.173,"15min":81.994},"last":0.45200000000000001},{"interface":"front","average":{"1min":2.359,"5min":1.2110000000000001,"15min":1.9950000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":10.698,"5min":10.698,"15min":86.367999999999995},"last":0.41299999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.1419999999999999,"15min":3.2130000000000001},"min":{"1min":0.29499999999999998,"5min":0.26300000000000001,"15min":0.22900000000000001},"max":{"1min":4.0279999999999996,"5min":7.8869999999999996,"15min":206.22800000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.242,"5min":1.2350000000000001,"15min":3.2250000000000001},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":4.4039999999999999,"5min":6.8449999999999998,"15min":199.476},"last":6.4029999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:41:20 2023","interfaces":[{"interface":"back","average":{"1min":1.5149999999999999,"5min":1.286,"15min":1.1950000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.316},"max":{"1min":9.6839999999999993,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":5.2939999999999996},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.3260000000000001,"15min":1.343},"min":{"1min":0.39000000000000001,"5min":0.38,"15min":0.32900000000000001},"max":{"1min":3.0819999999999999,"5min":7.8200000000000003,"15min":16.702000000000002},"last":5.3209999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:41:20 2023","interfaces":[{"interface":"back","average":{"1min":1.4330000000000001,"5min":1.125,"15min":1.365},"min":{"1min":0.35199999999999998,"5min":0.33500000000000002,"15min":0.312},"max":{"1min":4.6180000000000003,"5min":6.7750000000000004,"15min":14.567},"last":2.7890000000000001},{"interface":"front","average":{"1min":1.4690000000000001,"5min":1.3600000000000001,"15min":1.3129999999999999},"min":{"1min":0.35999999999999999,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":4.7869999999999999,"5min":6.6920000000000002,"15min":7.8049999999999997},"last":2.1120000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:41:04 2023","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.111,"15min":1.077},"min":{"1min":0.376,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.9080000000000004,"5min":4.9080000000000004,"15min":4.9080000000000004},"last":2.7429999999999999},{"interface":"front","average":{"1min":2.492,"5min":1.351,"15min":1.1970000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":7.0270000000000001,"5min":7.0270000000000001,"15min":7.0270000000000001},"last":2.0760000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:41:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.194,"15min":1.262},"min":{"1min":0.47999999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":3.9670000000000001,"5min":6.7400000000000002,"15min":8.7949999999999999},"last":2.8140000000000001},{"interface":"front","average":{"1min":1.7969999999999999,"5min":1.4650000000000001,"15min":1.3260000000000001},"min":{"1min":0.45100000000000001,"5min":0.42999999999999999,"15min":0.38600000000000001},"max":{"1min":5.2720000000000002,"5min":6.7409999999999997,"15min":7.7430000000000003},"last":2.1400000000000001}]}]},{"osd":3,"up_from":100,"seq":429496729976,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3893144,"kb_used_data":2913360,"kb_used_omap":2,"kb_used_meta":979773,"kb_avail":89852008,"statfs":{"total":95995035648,"available":92008456192,"internally_reserved":0,"allocated":2983280640,"data_stored":2981349751,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1003287605},"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,4,2,0,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":[{"osd":0,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":6.8079999999999998,"5min":6.9100000000000001,"15min":3.6749999999999998},"min":{"1min":0.33600000000000002,"5min":0.19900000000000001,"15min":0.182},"max":{"1min":94.140000000000001,"5min":168.333,"15min":168.333},"last":2.9929999999999999},{"interface":"front","average":{"1min":6.8799999999999999,"5min":6.9610000000000003,"15min":3.6440000000000001},"min":{"1min":0.22700000000000001,"5min":0.192,"15min":0.183},"max":{"1min":96.546999999999997,"5min":168.22999999999999,"15min":168.22999999999999},"last":3.3639999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":2.4209999999999998,"5min":1.3360000000000001,"15min":1.7769999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":11.724,"5min":11.724,"15min":93.554000000000002},"last":0.57499999999999996},{"interface":"front","average":{"1min":2.2989999999999999,"5min":1.214,"15min":1.972},"min":{"1min":0.42299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":6.4619999999999997,"5min":7.9720000000000004,"15min":94.733000000000004},"last":2.9540000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":2.5179999999999998,"15min":1.7729999999999999},"min":{"1min":0.29199999999999998,"5min":0.248,"15min":0.22500000000000001},"max":{"1min":6.4199999999999999,"5min":51.125999999999998,"15min":51.125999999999998},"last":0.29199999999999998},{"interface":"front","average":{"1min":1.907,"5min":2.4020000000000001,"15min":1.909},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.1289999999999996,"5min":50.536999999999999,"15min":50.536999999999999},"last":4.016}]},{"osd":4,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.444,"15min":1.6639999999999999},"min":{"1min":0.36799999999999999,"5min":0.29499999999999998,"15min":0.28299999999999997},"max":{"1min":3.5720000000000001,"5min":9.0690000000000008,"15min":14.521000000000001},"last":3.4079999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.3140000000000001,"15min":1.52},"min":{"1min":0.40500000000000003,"5min":0.36099999999999999,"15min":0.318},"max":{"1min":7.3399999999999999,"5min":10.521000000000001,"15min":10.521000000000001},"last":0.48199999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":2.4470000000000001,"15min":2.069},"min":{"1min":0.39900000000000002,"5min":0.33200000000000002,"15min":0.32600000000000001},"max":{"1min":3.597,"5min":83.965000000000003,"15min":83.965000000000003},"last":3.4700000000000002},{"interface":"front","average":{"1min":2.3439999999999999,"5min":2.4249999999999998,"15min":1.952},"min":{"1min":0.40600000000000003,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":6.351,"5min":84.195999999999998,"15min":84.195999999999998},"last":2.9199999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.744,"5min":1.704,"15min":1.8799999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.0199999999999996,"5min":10.832000000000001,"15min":10.832000000000001},"last":1.647},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.5920000000000001,"15min":1.786},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":4.6829999999999998,"5min":7.0099999999999998,"15min":7.0099999999999998},"last":3.4430000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.3120000000000001,"15min":1.556},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":7.6849999999999996,"5min":7.6849999999999996,"15min":7.8499999999999996},"last":0.44900000000000001},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.385,"15min":1.6339999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":7.7130000000000001,"5min":7.7130000000000001,"15min":7.9320000000000004},"last":0.53600000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986778,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1968316,"kb_used_data":1452596,"kb_used_omap":0,"kb_used_meta":515712,"kb_avail":91776836,"statfs":{"total":95995035648,"available":93979480064,"internally_reserved":0,"allocated":1487458304,"data_stored":1486061882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":528089088},"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 Sep 23 20:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":3.7330000000000001,"15min":2.4350000000000001},"min":{"1min":0.309,"5min":0.27000000000000002,"15min":0.23499999999999999},"max":{"1min":4.7110000000000003,"5min":132.52799999999999,"15min":132.52799999999999},"last":0.47799999999999998},{"interface":"front","average":{"1min":2.7090000000000001,"5min":3.9119999999999999,"15min":2.391},"min":{"1min":0.27000000000000002,"5min":0.26600000000000001,"15min":0.24099999999999999},"max":{"1min":24.762,"5min":132.57900000000001,"15min":132.57900000000001},"last":2.7450000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.2110000000000001,"15min":1.6870000000000001},"min":{"1min":0.34599999999999997,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":4.468,"5min":8.2970000000000006,"15min":25.571000000000002},"last":0.84299999999999997},{"interface":"front","average":{"1min":2.1269999999999998,"5min":1.3919999999999999,"15min":1.861},"min":{"1min":0.41999999999999998,"5min":0.32800000000000001,"15min":0.27200000000000002},"max":{"1min":4.5060000000000002,"5min":8.218,"15min":25.844999999999999},"last":0.35499999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":5.742,"15min":2.8069999999999999},"min":{"1min":0.33600000000000002,"5min":0.314,"15min":0.26800000000000002},"max":{"1min":4.9489999999999998,"5min":187.89599999999999,"15min":187.89599999999999},"last":5.4829999999999997},{"interface":"front","average":{"1min":1.397,"5min":5.8899999999999997,"15min":2.9079999999999999},"min":{"1min":0.39200000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.96,"5min":189.535,"15min":189.535},"last":0.96699999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":2.181,"5min":2.145,"15min":2.0800000000000001},"min":{"1min":0.32800000000000001,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":8.7360000000000007,"5min":31.518000000000001,"15min":31.518000000000001},"last":3.4740000000000002},{"interface":"front","average":{"1min":1.9390000000000001,"5min":2.1819999999999999,"15min":2.1240000000000001},"min":{"1min":0.44400000000000001,"5min":0.38800000000000001,"15min":0.33600000000000002},"max":{"1min":5.2290000000000001,"5min":31.620000000000001,"15min":31.620000000000001},"last":3.488}]},{"osd":5,"last update":"Sat Sep 23 20:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":2.9660000000000002,"15min":2.04},"min":{"1min":0.41699999999999998,"5min":0.307,"15min":0.25800000000000001},"max":{"1min":2.7530000000000001,"5min":170.56,"15min":170.56},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.85399999999999998,"5min":2.847,"15min":1.962},"min":{"1min":0.372,"5min":0.34000000000000002,"15min":0.313},"max":{"1min":2.3879999999999999,"5min":170.81399999999999,"15min":170.81399999999999},"last":0.45600000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:41:02 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.476,"15min":1.6879999999999999},"min":{"1min":0.41599999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.629,"5min":6.9470000000000001,"15min":6.9470000000000001},"last":3.0590000000000002},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.752,"15min":2.1000000000000001},"min":{"1min":0.41399999999999998,"5min":0.38,"15min":0.38},"max":{"1min":2.7090000000000001,"5min":8.2539999999999996,"15min":8.2539999999999996},"last":3.0859999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.3180000000000001,"15min":1.492},"min":{"1min":0.439,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.329,"5min":10.616,"15min":25.605},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.2569999999999999,"15min":1.4370000000000001},"min":{"1min":0.46600000000000003,"5min":0.38600000000000001,"15min":0.36799999999999999},"max":{"1min":2.605,"5min":8.3919999999999995,"15min":25.664000000000001},"last":0.39600000000000002}]}]},{"osd":5,"up_from":39,"seq":167503725138,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2347816,"kb_used_data":1858144,"kb_used_omap":0,"kb_used_meta":489664,"kb_avail":91397336,"statfs":{"total":95995035648,"available":93590872064,"internally_reserved":0,"allocated":1902739456,"data_stored":1901359234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":501415936},"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,0,1,1,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 Sep 23 20:41:28 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":1.948,"15min":2.7629999999999999},"min":{"1min":0.26100000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":4.25,"5min":56.764000000000003,"15min":166.43700000000001},"last":0.41199999999999998},{"interface":"front","average":{"1min":1.3640000000000001,"5min":2.1880000000000002,"15min":2.7930000000000001},"min":{"1min":0.318,"5min":0.29099999999999998,"15min":0.26100000000000001},"max":{"1min":4.3680000000000003,"5min":55.576999999999998,"15min":165.25299999999999},"last":0.32800000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:41:57 2023","interfaces":[{"interface":"back","average":{"1min":17.111999999999998,"5min":4.2190000000000003,"15min":2.669},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28399999999999997},"max":{"1min":146.178,"5min":146.178,"15min":146.178},"last":4.0250000000000004},{"interface":"front","average":{"1min":17.100000000000001,"5min":4.5110000000000001,"15min":2.8370000000000002},"min":{"1min":0.32300000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":145.876,"5min":145.876,"15min":145.876},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:41:28 2023","interfaces":[{"interface":"back","average":{"1min":1.5800000000000001,"5min":1.3620000000000001,"15min":1.3799999999999999},"min":{"1min":0.377,"5min":0.33300000000000002,"15min":0.29999999999999999},"max":{"1min":6.8090000000000002,"5min":7.6479999999999997,"15min":11.776999999999999},"last":3.6150000000000002},{"interface":"front","average":{"1min":1.835,"5min":1.2669999999999999,"15min":1.3160000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.29899999999999999},"max":{"1min":6.7939999999999996,"5min":6.7939999999999996,"15min":15.345000000000001},"last":3.6280000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:41:57 2023","interfaces":[{"interface":"back","average":{"1min":1.595,"5min":1.4370000000000001,"15min":1.8069999999999999},"min":{"1min":0.379,"5min":0.32600000000000001,"15min":0.312},"max":{"1min":4.1020000000000003,"5min":9.6270000000000007,"15min":52.241},"last":0.51900000000000002},{"interface":"front","average":{"1min":2.109,"5min":1.3700000000000001,"15min":2.004},"min":{"1min":0.373,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.3280000000000003,"5min":6.3280000000000003,"15min":52.003999999999998},"last":4.1020000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.087,"15min":1.373},"min":{"1min":0.35999999999999999,"5min":0.31,"15min":0.28000000000000003},"max":{"1min":3.7959999999999998,"5min":5.226,"15min":9.7799999999999994},"last":4.0030000000000001},{"interface":"front","average":{"1min":1.264,"5min":1.21,"15min":1.3999999999999999},"min":{"1min":0.44700000000000001,"5min":0.27500000000000002,"15min":0.26800000000000002},"max":{"1min":4.1829999999999998,"5min":7.1680000000000001,"15min":14.263999999999999},"last":1.4219999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:41:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":1.3140000000000001,"15min":1.3049999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.6559999999999997,"5min":4.6559999999999997,"15min":4.6559999999999997},"last":3.9670000000000001},{"interface":"front","average":{"1min":1.3129999999999999,"5min":1.3049999999999999,"15min":1.347},"min":{"1min":0.46400000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":4.6970000000000001,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":0.66100000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:41:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.119,"15min":1.395},"min":{"1min":0.40200000000000002,"5min":0.33000000000000002,"15min":0.29699999999999999},"max":{"1min":3.121,"5min":7.6920000000000002,"15min":13.538},"last":1.5640000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.1899999999999999,"15min":1.4970000000000001},"min":{"1min":0.48399999999999999,"5min":0.41599999999999998,"15min":0.38800000000000001},"max":{"1min":3.8340000000000001,"5min":5.827,"15min":10.603999999999999},"last":4.0590000000000002}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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":2594111488,"data_stored":2594111488,"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":2956394496,"data_stored":2956394496,"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":2211188736,"data_stored":2211184664,"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":2972254208,"data_stored":2972254208,"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":1479610368,"data_stored":1479606296,"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":1893400576,"data_stored":1893400576,"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":3412987904,"data_stored":3412983832,"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":381026304,"data_stored":381026304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:42:07.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:42:07.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:08.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:08.115 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:08.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:08.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:08.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:08.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:08.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:08.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:42:08.390 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:08.421 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:08.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:08.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:08.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:08.804 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:42:08.828 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:08.846 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:42:08.864 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:08.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:08.896 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:42:08.929 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:42:08.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:08.976 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:42:09.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:09.026 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:42:09.062 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:42:09.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.116 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[104422]: cluster 2023-09-23T20:42:07.904149+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18968/258540 objects degraded (7.337%); 12176/258540 objects misplaced (4.710%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[104422]: audit 2023-09-23T20:42:08.038350+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[104422]: audit 2023-09-23T20:42:08.754912+0000 mon.a (mon.0) 1637 : audit 0 from='client.? 172.21.15.112:0/791782594' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[104422]: cluster 2023-09-23T20:42:08.940856+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 18968/258540 objects degraded (7.337%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[107672]: cluster 2023-09-23T20:42:07.904149+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18968/258540 objects degraded (7.337%); 12176/258540 objects misplaced (4.710%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[107672]: audit 2023-09-23T20:42:08.038350+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[107672]: audit 2023-09-23T20:42:08.754912+0000 mon.a (mon.0) 1637 : audit 0 from='client.? 172.21.15.112:0/791782594' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:09.119 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:08 smithi112 bash[107672]: cluster 2023-09-23T20:42:08.940856+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 18968/258540 objects degraded (7.337%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.132 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:42:09.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:09.253 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.261 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:08 smithi174 bash[91578]: cluster 2023-09-23T20:42:07.904149+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18968/258540 objects degraded (7.337%); 12176/258540 objects misplaced (4.710%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:09.262 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:08 smithi174 bash[91578]: audit 2023-09-23T20:42:08.038350+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:09.262 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:08 smithi174 bash[91578]: audit 2023-09-23T20:42:08.754912+0000 mon.a (mon.0) 1637 : audit 0 from='client.? 172.21.15.112:0/791782594' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:09.262 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:08 smithi174 bash[91578]: cluster 2023-09-23T20:42:08.940856+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 18968/258540 objects degraded (7.337%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:09.277 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:09.384 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:09.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:09.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:09.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:09.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:09.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:09.941 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:09.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:09 smithi112 bash[104422]: audit 2023-09-23T20:42:09.200228+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.112:0/1517546456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:09.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:09 smithi112 bash[104422]: audit 2023-09-23T20:42:09.201301+0000 mon.a (mon.0) 1639 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:10.015 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:42:10.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:10.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:10.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:10.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:10.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:10.257 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:09 smithi112 bash[107672]: audit 2023-09-23T20:42:09.200228+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.112:0/1517546456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:10.257 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:09 smithi112 bash[107672]: audit 2023-09-23T20:42:09.201301+0000 mon.a (mon.0) 1639 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:10.257 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:42:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:42:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-09-23T20:42:10.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:09 smithi174 bash[91578]: audit 2023-09-23T20:42:09.200228+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.112:0/1517546456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:09 smithi174 bash[91578]: audit 2023-09-23T20:42:09.201301+0000 mon.a (mon.0) 1639 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:10.358 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:10.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:10.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:10.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:10.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:10.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:10.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:10.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:10.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:10.816 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:10.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:10.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:10.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:11.054 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: cluster 2023-09-23T20:42:09.904784+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 18968/255789 objects degraded (7.415%); 12176/255789 objects misplaced (4.760%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: cluster 2023-09-23T20:42:09.989767+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: cluster 2023-09-23T20:42:10.006155+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: audit 2023-09-23T20:42:10.008377+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: cluster 2023-09-23T20:42:10.008471+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: cluster 2023-09-23T20:42:10.021181+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.064 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:11 smithi174 bash[91578]: cluster 2023-09-23T20:42:10.031918+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.085 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:11.190 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:11.220 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:11.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:11.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: cluster 2023-09-23T20:42:09.904784+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 18968/255789 objects degraded (7.415%); 12176/255789 objects misplaced (4.760%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: cluster 2023-09-23T20:42:09.989767+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: cluster 2023-09-23T20:42:10.006155+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: audit 2023-09-23T20:42:10.008377+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: cluster 2023-09-23T20:42:10.008471+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: cluster 2023-09-23T20:42:10.021181+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.334 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[104422]: cluster 2023-09-23T20:42:10.031918+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: cluster 2023-09-23T20:42:09.904784+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 18968/255789 objects degraded (7.415%); 12176/255789 objects misplaced (4.760%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: cluster 2023-09-23T20:42:09.989767+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: cluster 2023-09-23T20:42:10.006155+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: audit 2023-09-23T20:42:10.008377+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: cluster 2023-09-23T20:42:10.008471+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: cluster 2023-09-23T20:42:10.021181+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.335 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:11 smithi112 bash[107672]: cluster 2023-09-23T20:42:10.031918+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:42:11.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:11.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:11.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:11.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:11.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:11.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:11.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:11.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:11.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:11.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:11.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:11.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:11.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:12.000 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.040 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:12.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:12.279 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.308 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:12.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:12.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:12.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:12.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:12.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:12.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:12.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:12.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:12.813 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:12.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:12.947 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:12.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:13.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:13 smithi112 bash[104422]: cluster 2023-09-23T20:42:11.905334+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 18968/253500 objects degraded (7.482%); 12081/253500 objects misplaced (4.766%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:13.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:13.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:13 smithi174 bash[91578]: cluster 2023-09-23T20:42:11.905334+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 18968/253500 objects degraded (7.482%); 12081/253500 objects misplaced (4.766%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:13.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:13.211 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:13.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:13.326 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:13 smithi112 bash[107672]: cluster 2023-09-23T20:42:11.905334+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 18968/253500 objects degraded (7.482%); 12081/253500 objects misplaced (4.766%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:13.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:13.371 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:13.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:13.479 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.514 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:13.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:13.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:13.754 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:13.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:13.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:13.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:14.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:14.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:14.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:14 smithi174 bash[91578]: cluster 2023-09-23T20:42:13.941975+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 18968/253500 objects degraded (7.482%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:14.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:14.171 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:14.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:14.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:14.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:14 smithi112 bash[107672]: cluster 2023-09-23T20:42:13.941975+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 18968/253500 objects degraded (7.482%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:14 smithi112 bash[104422]: cluster 2023-09-23T20:42:13.941975+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 18968/253500 objects degraded (7.482%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:14.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:14.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:14.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:14.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:14.623 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:14.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:14.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:14.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:14.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:14.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:14.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:14.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:14.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:15.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:42:15.024 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:15 smithi112 bash[104422]: cluster 2023-09-23T20:42:13.905860+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 18968/248493 objects degraded (7.633%); 12081/248493 objects misplaced (4.862%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:15.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:15.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:15.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:42:15.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.154 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:15.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:15.305 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:15.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:15 smithi112 bash[107672]: cluster 2023-09-23T20:42:13.905860+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 18968/248493 objects degraded (7.633%); 12081/248493 objects misplaced (4.862%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:15.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:15.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:15 smithi174 bash[91578]: cluster 2023-09-23T20:42:13.905860+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 18968/248493 objects degraded (7.633%); 12081/248493 objects misplaced (4.862%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:15.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:15.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:15.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:15.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:15.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:15.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:15.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:15.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:15.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:15.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:16.000 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:16.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:16.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:16.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:16.243 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:16.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:16.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:16.568 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:16.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:16.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:16.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:16.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.996 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:17.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:17.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:17.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:17.151 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:17 smithi112 bash[107672]: cluster 2023-09-23T20:42:15.906455+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18968/245859 objects degraded (7.715%); 12081/245859 objects misplaced (4.914%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:17.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:17 smithi112 bash[104422]: cluster 2023-09-23T20:42:15.906455+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18968/245859 objects degraded (7.715%); 12081/245859 objects misplaced (4.914%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:17.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:17.256 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:17 smithi174 bash[91578]: cluster 2023-09-23T20:42:15.906455+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18968/245859 objects degraded (7.715%); 12081/245859 objects misplaced (4.914%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:17.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:17.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:17.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:17.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:17.539 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:17.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:17.643 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:17.666 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:17.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:17.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:17.797 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:17.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:17.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:17.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:17.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:18.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:18.162 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:18.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:18.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:18.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:18.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:18.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:18.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:18.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:18.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:18.741 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:18.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:18.873 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:18.878 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:18.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:18.913 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:19.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:19.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:19.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:19.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:19.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:19 smithi112 bash[104422]: cluster 2023-09-23T20:42:17.907081+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1413: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 18968/240666 objects degraded (7.881%); 11976/240666 objects misplaced (4.976%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:19.180 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:19 smithi112 bash[104422]: cluster 2023-09-23T20:42:18.943052+0000 mon.a (mon.0) 1644 : cluster 3 Health check update: Degraded data redundancy: 18968/240666 objects degraded (7.881%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:19.180 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:19 smithi112 bash[107672]: cluster 2023-09-23T20:42:17.907081+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1413: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 18968/240666 objects degraded (7.881%); 11976/240666 objects misplaced (4.976%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:19.180 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:19 smithi112 bash[107672]: cluster 2023-09-23T20:42:18.943052+0000 mon.a (mon.0) 1644 : cluster 3 Health check update: Degraded data redundancy: 18968/240666 objects degraded (7.881%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:19.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.290 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:19 smithi174 bash[91578]: cluster 2023-09-23T20:42:17.907081+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1413: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 18968/240666 objects degraded (7.881%); 11976/240666 objects misplaced (4.976%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:19.290 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:19 smithi174 bash[91578]: cluster 2023-09-23T20:42:18.943052+0000 mon.a (mon.0) 1644 : cluster 3 Health check update: Degraded data redundancy: 18968/240666 objects degraded (7.881%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:19.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:19.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.479 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:19.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:19.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:19.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:19.714 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:19.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:19.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:19.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:19.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:19.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:20.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:20.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:20.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:20.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.302 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:20.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:42:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:42:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-09-23T20:42:20.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:20.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:20.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.576 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:20.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:20.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:20.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.855 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:20.915 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:20.917 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:20.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:21.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:21.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:21.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:21.119 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:21 smithi174 bash[91578]: cluster 2023-09-23T20:42:19.907728+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/237795 objects degraded (7.977%); 11976/237795 objects misplaced (5.036%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:21.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.145 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:21.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:21.223 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:21 smithi112 bash[104422]: cluster 2023-09-23T20:42:19.907728+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/237795 objects degraded (7.977%); 11976/237795 objects misplaced (5.036%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:21.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:21 smithi112 bash[107672]: cluster 2023-09-23T20:42:19.907728+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/237795 objects degraded (7.977%); 11976/237795 objects misplaced (5.036%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:42:21.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:21.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:21.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:21.377 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:21.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:21.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:21.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:21.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:21.679 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:21.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:21.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:21.820 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:21.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:21.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:21.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:22.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:22.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:22.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.235 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:22.339 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.368 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:22.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:22.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:22.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:22.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:22.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:22.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:22.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:22.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:22.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:23.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:23.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:23.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:23.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:23.181 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:23 smithi174 bash[91578]: cluster 2023-09-23T20:42:21.908314+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1415: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18968/235515 objects degraded (8.054%); 11879/235515 objects misplaced (5.044%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T20:42:23.207 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:23.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:23.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:23.321 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:23 smithi112 bash[107672]: cluster 2023-09-23T20:42:21.908314+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1415: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18968/235515 objects degraded (8.054%); 11879/235515 objects misplaced (5.044%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T20:42:23.321 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:23 smithi112 bash[104422]: cluster 2023-09-23T20:42:21.908314+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1415: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18968/235515 objects degraded (8.054%); 11879/235515 objects misplaced (5.044%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T20:42:23.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:23.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:23.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:23.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:23.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:23.601 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:23.635 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:23.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:23.743 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:23.776 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:23.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:23.879 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:23.913 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:24.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:24.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:24.156 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:24.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:24 smithi174 bash[91578]: audit 2023-09-23T20:42:23.042466+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:24.165 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:24 smithi174 bash[91578]: cluster 2023-09-23T20:42:23.943913+0000 mon.a (mon.0) 1646 : cluster 3 Health check update: Degraded data redundancy: 18968/235515 objects degraded (8.054%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:24.182 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:24.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:24 smithi112 bash[104422]: audit 2023-09-23T20:42:23.042466+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:24.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:24 smithi112 bash[104422]: cluster 2023-09-23T20:42:23.943913+0000 mon.a (mon.0) 1646 : cluster 3 Health check update: Degraded data redundancy: 18968/235515 objects degraded (8.054%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:24.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:24 smithi112 bash[107672]: audit 2023-09-23T20:42:23.042466+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:24.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:24 smithi112 bash[107672]: cluster 2023-09-23T20:42:23.943913+0000 mon.a (mon.0) 1646 : cluster 3 Health check update: Degraded data redundancy: 18968/235515 objects degraded (8.054%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:24.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:24.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:24.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:24.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:24.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:24.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:24.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:24.869 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:24.891 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:24.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:25.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:25.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:25.149 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:25 smithi174 bash[91578]: cluster 2023-09-23T20:42:23.909010+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 18968/230511 objects degraded (8.229%); 11879/230511 objects misplaced (5.153%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:42:25.150 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:25 smithi174 bash[91578]: audit 2023-09-23T20:42:24.164185+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.150 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:25 smithi174 bash[91578]: audit 2023-09-23T20:42:24.178638+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.150 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:25 smithi174 bash[91578]: audit 2023-09-23T20:42:24.180197+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:42:25.150 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:25 smithi174 bash[91578]: audit 2023-09-23T20:42:24.182356+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:42:25.150 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:25 smithi174 bash[91578]: audit 2023-09-23T20:42:24.190907+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:25.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:25.277 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:25.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:25.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[107672]: cluster 2023-09-23T20:42:23.909010+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 18968/230511 objects degraded (8.229%); 11879/230511 objects misplaced (5.153%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[107672]: audit 2023-09-23T20:42:24.164185+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[107672]: audit 2023-09-23T20:42:24.178638+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[107672]: audit 2023-09-23T20:42:24.180197+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[107672]: audit 2023-09-23T20:42:24.182356+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[107672]: audit 2023-09-23T20:42:24.190907+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[104422]: cluster 2023-09-23T20:42:23.909010+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 18968/230511 objects degraded (8.229%); 11879/230511 objects misplaced (5.153%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[104422]: audit 2023-09-23T20:42:24.164185+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[104422]: audit 2023-09-23T20:42:24.178638+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[104422]: audit 2023-09-23T20:42:24.180197+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:42:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[104422]: audit 2023-09-23T20:42:24.182356+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:42:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:25 smithi112 bash[104422]: audit 2023-09-23T20:42:24.190907+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:25.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:25.450 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:25.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:25.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:25.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:25.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:25.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:25.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:25.851 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:25.879 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:25.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:26.013 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:26.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:26.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:26.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:26.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:26.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:26.267 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:26 smithi112 bash[104422]: cluster 2023-09-23T20:42:25.909674+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 18968/227661 objects degraded (8.332%); 11879/227661 objects misplaced (5.218%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:42:26.268 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:26 smithi112 bash[107672]: cluster 2023-09-23T20:42:25.909674+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 18968/227661 objects degraded (8.332%); 11879/227661 objects misplaced (5.218%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:42:26.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:26.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:26.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:26 smithi174 bash[91578]: cluster 2023-09-23T20:42:25.909674+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 18968/227661 objects degraded (8.332%); 11879/227661 objects misplaced (5.218%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T20:42:26.397 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:26.433 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:26.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:26.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:26.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:26.670 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:26.700 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:26.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:26.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:26.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:26.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:27.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:27.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:27.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:27.249 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.286 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:27.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:27.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:27.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:27.526 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:27.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:27.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:27.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:27.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:27.921 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:27.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:28.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:28.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:28.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:28.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:28.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:28.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:28.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:28.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:28.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:28.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:28.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:28.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:28.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:28.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:28.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:28.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:28.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:28.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:29.066 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:29.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:28 smithi112 bash[107672]: cluster 2023-09-23T20:42:27.912624+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 18968/222702 objects degraded (8.517%); 11769/222702 objects misplaced (5.285%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:42:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:28 smithi112 bash[107672]: cluster 2023-09-23T20:42:28.944974+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 18968/222702 objects degraded (8.517%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:28 smithi112 bash[104422]: cluster 2023-09-23T20:42:27.912624+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 18968/222702 objects degraded (8.517%); 11769/222702 objects misplaced (5.285%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:42:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:28 smithi112 bash[104422]: cluster 2023-09-23T20:42:28.944974+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 18968/222702 objects degraded (8.517%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:29.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:28 smithi174 bash[91578]: cluster 2023-09-23T20:42:27.912624+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 18968/222702 objects degraded (8.517%); 11769/222702 objects misplaced (5.285%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:42:29.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:28 smithi174 bash[91578]: cluster 2023-09-23T20:42:28.944974+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 18968/222702 objects degraded (8.517%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:29.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:29.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:29.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:29.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:29.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:29.493 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:29.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:29.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:29.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:29.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:29.876 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:29.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:29.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:30.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:30.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:30.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:30.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:30.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:30.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:30.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:30.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:30.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:30.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.457 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:42:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:42:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-09-23T20:42:30.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:30.578 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:30.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:30.708 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:30.749 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:30.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:30.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:30.971 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:30 smithi174 bash[91578]: cluster 2023-09-23T20:42:29.913305+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 18968/219879 objects degraded (8.627%); 11769/219879 objects misplaced (5.352%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:30.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:31.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:31.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:31.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:30 smithi112 bash[104422]: cluster 2023-09-23T20:42:29.913305+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 18968/219879 objects degraded (8.627%); 11769/219879 objects misplaced (5.352%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:31.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:30 smithi112 bash[107672]: cluster 2023-09-23T20:42:29.913305+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 18968/219879 objects degraded (8.627%); 11769/219879 objects misplaced (5.352%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:31.171 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:31.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:31.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:31.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:31.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:31.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:31.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.565 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:31.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:31.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:31.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:31.803 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:31.838 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:31.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:31.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:31.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:32.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:32.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:32.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:32.281 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:32.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:32.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:32.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:32.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:32.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:32.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:32.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:32.901 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:32.931 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:33.039 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.062 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:33.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:33.298 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.306 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:32 smithi174 bash[91578]: cluster 2023-09-23T20:42:31.913800+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1420: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 18968/217662 objects degraded (8.714%); 11661/217662 objects misplaced (5.357%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:42:33.332 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:33.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:32 smithi112 bash[107672]: cluster 2023-09-23T20:42:31.913800+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1420: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 18968/217662 objects degraded (8.714%); 11661/217662 objects misplaced (5.357%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:42:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:32 smithi112 bash[104422]: cluster 2023-09-23T20:42:31.913800+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1420: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 18968/217662 objects degraded (8.714%); 11661/217662 objects misplaced (5.357%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:42:33.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:33.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:33.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:33.568 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:33.707 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:33.747 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:33.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:33.993 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:33 smithi174 bash[91578]: cluster 2023-09-23T20:42:33.951426+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 18968/217662 objects degraded (8.714%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:33.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.030 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:34.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:34.180 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:34.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:34.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:34.302 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:34 smithi112 bash[107672]: cluster 2023-09-23T20:42:33.951426+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 18968/217662 objects degraded (8.714%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:34.302 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:33 smithi112 bash[104422]: cluster 2023-09-23T20:42:33.951426+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 18968/217662 objects degraded (8.714%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:42:34.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:34.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:34.448 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:34.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:34.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:34.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:34.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:34.689 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:34.724 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:34.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:34.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:34.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:34.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:34.994 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:34 smithi174 bash[91578]: cluster 2023-09-23T20:42:33.914432+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1421: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 18968/212391 objects degraded (8.931%); 11661/212391 objects misplaced (5.490%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:35.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:35.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:35.150 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:35.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:34 smithi112 bash[107672]: cluster 2023-09-23T20:42:33.914432+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1421: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 18968/212391 objects degraded (8.931%); 11661/212391 objects misplaced (5.490%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:34 smithi112 bash[104422]: cluster 2023-09-23T20:42:33.914432+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1421: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 18968/212391 objects degraded (8.931%); 11661/212391 objects misplaced (5.490%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:35.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:35.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:35.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:35.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:35.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:35.560 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:35.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:35.697 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:35.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:35.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:35.958 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:35.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:36.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:36.087 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:36.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:36.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:36.310 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.362 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:36.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:36.488 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:36.591 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:36.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:36.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:36.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:36.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:37.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:37.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:37.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:37.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:37.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:37.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:37.289 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:37.297 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:37 smithi112 bash[104422]: cluster 2023-09-23T20:42:35.919051+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1422: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 18968/209529 objects degraded (9.053%); 11661/209529 objects misplaced (5.565%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:37.298 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:37 smithi112 bash[107672]: cluster 2023-09-23T20:42:35.919051+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1422: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 18968/209529 objects degraded (9.053%); 11661/209529 objects misplaced (5.565%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:37.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:36 smithi174 bash[91578]: cluster 2023-09-23T20:42:35.919051+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1422: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 18968/209529 objects degraded (9.053%); 11661/209529 objects misplaced (5.565%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:37.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:37.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:37.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:37.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:37.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:37.571 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:42:37.571 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:42:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:37.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:37.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:37.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:37.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:37.847 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:37.892 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:42:37.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:37.936 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:42:37.973 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:42:38.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:38.013 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:42:38.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:38.066 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:42:38.105 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:42:38.136 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:38.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:38 smithi174 bash[91578]: audit 2023-09-23T20:42:37.856267+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.112:0/2771959635' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:38.146 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:42:38.160 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:38.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:38.192 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:42:38.198 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.198 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.198 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.198 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.198 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.199 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.199 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.199 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:42:38.267 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:38.298 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:38.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:38.305 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:38 smithi112 bash[107672]: audit 2023-09-23T20:42:37.856267+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.112:0/2771959635' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:38.306 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:38 smithi112 bash[104422]: audit 2023-09-23T20:42:37.856267+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.112:0/2771959635' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:38.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:38.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:38.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:38.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:38.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:38.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:38.603 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:42:38.604 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:42:38.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:38.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:38.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:38.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:38.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:38.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:38.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:39.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.103 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:39.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:39 smithi112 bash[104422]: cluster 2023-09-23T20:42:37.919960+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1423: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 18968/204693 objects degraded (9.267%); 11550/204693 objects misplaced (5.643%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:39.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:39 smithi112 bash[104422]: audit 2023-09-23T20:42:38.046917+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:39.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:39 smithi112 bash[104422]: cluster 2023-09-23T20:42:38.952475+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: Degraded data redundancy: 18968/204693 objects degraded (9.267%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:39.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:39 smithi112 bash[107672]: cluster 2023-09-23T20:42:37.919960+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1423: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 18968/204693 objects degraded (9.267%); 11550/204693 objects misplaced (5.643%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:39.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:39 smithi112 bash[107672]: audit 2023-09-23T20:42:38.046917+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:39.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:39 smithi112 bash[107672]: cluster 2023-09-23T20:42:38.952475+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: Degraded data redundancy: 18968/204693 objects degraded (9.267%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:39.207 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.232 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:39 smithi174 bash[91578]: cluster 2023-09-23T20:42:37.919960+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1423: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 18968/204693 objects degraded (9.267%); 11550/204693 objects misplaced (5.643%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:39 smithi174 bash[91578]: audit 2023-09-23T20:42:38.046917+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:39 smithi174 bash[91578]: cluster 2023-09-23T20:42:38.952475+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: Degraded data redundancy: 18968/204693 objects degraded (9.267%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:39.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:39.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:39.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:39.474 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:39.603 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:39.626 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:39.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:39.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:39.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:39.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:39.861 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:39.883 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:39.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:39.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:40.028 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:42:40.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:40.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:40.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:40.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:40.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:40 smithi112 bash[104422]: audit 2023-09-23T20:42:38.575792+0000 mgr.y (mgr.34107) 1267 : audit 0 from='client.45635 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:40.271 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:40 smithi112 bash[104422]: audit 2023-09-23T20:42:39.587633+0000 mon.a (mon.0) 1656 : audit 1 from='client.? 172.21.15.112:0/2712209305' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:40.271 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:42:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:42:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-09-23T20:42:40.271 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:40 smithi112 bash[107672]: audit 2023-09-23T20:42:38.575792+0000 mgr.y (mgr.34107) 1267 : audit 0 from='client.45635 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:40.272 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:40 smithi112 bash[107672]: audit 2023-09-23T20:42:39.587633+0000 mon.a (mon.0) 1656 : audit 1 from='client.? 172.21.15.112:0/2712209305' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:40.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:40.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:40 smithi174 bash[91578]: audit 2023-09-23T20:42:38.575792+0000 mgr.y (mgr.34107) 1267 : audit 0 from='client.45635 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:40 smithi174 bash[91578]: audit 2023-09-23T20:42:39.587633+0000 mon.a (mon.0) 1656 : audit 1 from='client.? 172.21.15.112:0/2712209305' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:40.398 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:40.430 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:40.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:40.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:40.663 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:40.696 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:40.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:40.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:40.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:40.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:40.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:40.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:41.039 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:41 smithi174 bash[91578]: cluster 2023-09-23T20:42:39.920644+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1424: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 18968/202221 objects degraded (9.380%); 11550/202221 objects misplaced (5.712%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:41.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:41 smithi174 bash[91578]: cluster 2023-09-23T20:42:40.015395+0000 mon.a (mon.0) 1657 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:42:41.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:41 smithi174 bash[91578]: cluster 2023-09-23T20:42:40.016561+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:42:41.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:41 smithi174 bash[91578]: cluster 2023-09-23T20:42:40.018234+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:42:41.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:41 smithi174 bash[91578]: audit 2023-09-23T20:42:40.022105+0000 mon.a (mon.0) 1658 : audit 1 from='client.? 172.21.15.112:0/2712209305' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:42:41.040 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:41 smithi174 bash[91578]: cluster 2023-09-23T20:42:40.024746+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-09-23T20:42:41.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:41.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:41.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:41.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:41.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[104422]: cluster 2023-09-23T20:42:39.920644+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1424: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 18968/202221 objects degraded (9.380%); 11550/202221 objects misplaced (5.712%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:41.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[104422]: cluster 2023-09-23T20:42:40.015395+0000 mon.a (mon.0) 1657 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:42:41.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[104422]: cluster 2023-09-23T20:42:40.016561+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:42:41.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[104422]: cluster 2023-09-23T20:42:40.018234+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[104422]: audit 2023-09-23T20:42:40.022105+0000 mon.a (mon.0) 1658 : audit 1 from='client.? 172.21.15.112:0/2712209305' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[104422]: cluster 2023-09-23T20:42:40.024746+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[107672]: cluster 2023-09-23T20:42:39.920644+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1424: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 18968/202221 objects degraded (9.380%); 11550/202221 objects misplaced (5.712%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[107672]: cluster 2023-09-23T20:42:40.015395+0000 mon.a (mon.0) 1657 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[107672]: cluster 2023-09-23T20:42:40.016561+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[107672]: cluster 2023-09-23T20:42:40.018234+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[107672]: audit 2023-09-23T20:42:40.022105+0000 mon.a (mon.0) 1658 : audit 1 from='client.? 172.21.15.112:0/2712209305' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:42:41.232 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:41 smithi112 bash[107672]: cluster 2023-09-23T20:42:40.024746+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-09-23T20:42:41.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:41.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:41.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:41.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:41.859 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:41.893 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:41.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:42.022 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:42.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:42.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:42.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:42.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:42.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:42.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:42.473 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:42.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:42.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:42.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:42.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:42.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:42.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:43.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:43.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:43.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:43.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:43.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:42:43.288 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:43 smithi112 bash[107672]: cluster 2023-09-23T20:42:41.921234+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1426: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/200211 objects degraded (9.474%); 11451/200211 objects misplaced (5.719%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:43.288 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:43 smithi112 bash[104422]: cluster 2023-09-23T20:42:41.921234+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1426: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/200211 objects degraded (9.474%); 11451/200211 objects misplaced (5.719%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:43.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:43 smithi174 bash[91578]: cluster 2023-09-23T20:42:41.921234+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1426: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/200211 objects degraded (9.474%); 11451/200211 objects misplaced (5.719%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:43.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:43.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:43.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:43.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:43.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:43.686 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1423,"stamp":"2023-09-23T20:42:37.919237+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4470544312,"num_objects":68231,"num_object_clones":0,"num_object_copies":204693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":11550,"num_objects_unfound":0,"num_objects_dirty":68231,"num_whiteouts":0,"num_read":500,"num_read_kb":925,"num_write":136717,"num_write_kb":6550350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1288,"num_bytes_recovered":84763384,"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":130639,"ondisk_log_size":130639,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18498080,"kb_used_data":13612128,"kb_used_omap":31,"kb_used_meta":4885344,"kb_avail":731463136,"statfs":{"total":767960285184,"available":749018251264,"internally_reserved":0,"allocated":13938819072,"data_stored":13925268932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5002592878},"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-501743616,"num_objects":-7656,"num_object_clones":0,"num_object_copies":-22968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-329,"num_objects_unfound":0,"num_objects_dirty":-7656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7656,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":329,"num_bytes_recovered":21561344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.009979"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":332,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314503+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:41:39.314503+0000","last_peered":"2023-09-23T20:41:39.314503+0000","last_clean":"2023-09-23T20:41:39.314503+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:41:39.314503+0000","last_undegraded":"2023-09-23T20:41:39.314503+0000","last_fullsized":"2023-09-23T20:41:39.314503+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":326,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324800+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:41:39.324800+0000","last_peered":"2023-09-23T20:41:39.324800+0000","last_clean":"2023-09-23T20:41:39.324800+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:41:39.324800+0000","last_undegraded":"2023-09-23T20:41:39.324800+0000","last_fullsized":"2023-09-23T20:41:39.324800+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":312,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.095201+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:41:39.095201+0000","last_peered":"2023-09-23T20:41:39.095201+0000","last_clean":"2023-09-23T20:41:39.095201+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:41:39.095201+0000","last_undegraded":"2023-09-23T20:41:39.095201+0000","last_fullsized":"2023-09-23T20:41:39.095201+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":375,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.033175+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:42:10.033175+0000","last_peered":"2023-09-23T20:42:10.033175+0000","last_clean":"2023-09-23T20:42:10.033175+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:42:10.033175+0000","last_undegraded":"2023-09-23T20:42:10.033175+0000","last_fullsized":"2023-09-23T20:42:10.033175+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.030485+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:42:10.030485+0000","last_peered":"2023-09-23T20:42:10.030485+0000","last_clean":"2023-09-23T20:42:10.030485+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:42:10.030485+0000","last_undegraded":"2023-09-23T20:42:10.030485+0000","last_fullsized":"2023-09-23T20:42:10.030485+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.103328+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:41:39.103328+0000","last_peered":"2023-09-23T20:41:39.103328+0000","last_clean":"2023-09-23T20:41:39.103328+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:41:39.103328+0000","last_undegraded":"2023-09-23T20:41:39.103328+0000","last_fullsized":"2023-09-23T20:41:39.103328+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":335,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.047468+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:42:10.047468+0000","last_peered":"2023-09-23T20:42:10.047468+0000","last_clean":"2023-09-23T20:42:10.047468+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:42:10.047468+0000","last_undegraded":"2023-09-23T20:42:10.047468+0000","last_fullsized":"2023-09-23T20:42:10.047468+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324663+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:41:39.324663+0000","last_peered":"2023-09-23T20:41:39.324663+0000","last_clean":"2023-09-23T20:41:39.324663+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:41:39.324663+0000","last_undegraded":"2023-09-23T20:41:39.324663+0000","last_fullsized":"2023-09-23T20:41:39.324663+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328981+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:41:39.328981+0000","last_peered":"2023-09-23T20:41:39.328981+0000","last_clean":"2023-09-23T20:41:39.328981+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:41:39.328981+0000","last_undegraded":"2023-09-23T20:41:39.328981+0000","last_fullsized":"2023-09-23T20:41:39.328981+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.326731+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:41:39.326731+0000","last_peered":"2023-09-23T20:41:39.326731+0000","last_clean":"2023-09-23T20:41:39.326731+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:41:39.326731+0000","last_undegraded":"2023-09-23T20:41:39.326731+0000","last_fullsized":"2023-09-23T20:41:39.326731+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100959+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:41:39.100959+0000","last_peered":"2023-09-23T20:41:39.100959+0000","last_clean":"2023-09-23T20:41:39.100959+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:41:39.100959+0000","last_undegraded":"2023-09-23T20:41:39.100959+0000","last_fullsized":"2023-09-23T20:41:39.100959+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.032267+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:42:10.032267+0000","last_peered":"2023-09-23T20:42:10.032267+0000","last_clean":"2023-09-23T20:42:10.032267+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:42:10.032267+0000","last_undegraded":"2023-09-23T20:42:10.032267+0000","last_fullsized":"2023-09-23T20:42:10.032267+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":421,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314806+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:41:39.314806+0000","last_peered":"2023-09-23T20:41:39.314806+0000","last_clean":"2023-09-23T20:41:39.314806+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:41:39.314806+0000","last_undegraded":"2023-09-23T20:41:39.314806+0000","last_fullsized":"2023-09-23T20:41:39.314806+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314720+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:41:39.314720+0000","last_peered":"2023-09-23T20:41:39.314720+0000","last_clean":"2023-09-23T20:41:39.314720+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:41:39.314720+0000","last_undegraded":"2023-09-23T20:41:39.314720+0000","last_fullsized":"2023-09-23T20:41:39.314720+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100328+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:41:39.100328+0000","last_peered":"2023-09-23T20:41:39.100328+0000","last_clean":"2023-09-23T20:41:39.100328+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:41:39.100328+0000","last_undegraded":"2023-09-23T20:41:39.100328+0000","last_fullsized":"2023-09-23T20:41:39.100328+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":377,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324196+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:41:39.324196+0000","last_peered":"2023-09-23T20:41:39.324196+0000","last_clean":"2023-09-23T20:41:39.324196+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:41:39.324196+0000","last_undegraded":"2023-09-23T20:41:39.324196+0000","last_fullsized":"2023-09-23T20:41:39.324196+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":371,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.095693+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:41:39.095693+0000","last_peered":"2023-09-23T20:41:39.095693+0000","last_clean":"2023-09-23T20:41:39.095693+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:41:39.095693+0000","last_undegraded":"2023-09-23T20:41:39.095693+0000","last_fullsized":"2023-09-23T20:41:39.095693+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":368,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.329101+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:41:39.329101+0000","last_peered":"2023-09-23T20:41:39.329101+0000","last_clean":"2023-09-23T20:41:39.329101+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:41:39.329101+0000","last_undegraded":"2023-09-23T20:41:39.329101+0000","last_fullsized":"2023-09-23T20:41:39.329101+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100091+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:41:39.100091+0000","last_peered":"2023-09-23T20:41:39.100091+0000","last_clean":"2023-09-23T20:41:39.100091+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:41:39.100091+0000","last_undegraded":"2023-09-23T20:41:39.100091+0000","last_fullsized":"2023-09-23T20:41:39.100091+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":354,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.033240+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:42:10.033240+0000","last_peered":"2023-09-23T20:42:10.033240+0000","last_clean":"2023-09-23T20:42:10.033240+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:42:10.033240+0000","last_undegraded":"2023-09-23T20:42:10.033240+0000","last_fullsized":"2023-09-23T20:42:10.033240+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.103020+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:41:39.103020+0000","last_peered":"2023-09-23T20:41:39.103020+0000","last_clean":"2023-09-23T20:41:39.103020+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:41:39.103020+0000","last_undegraded":"2023-09-23T20:41:39.103020+0000","last_fullsized":"2023-09-23T20:41:39.103020+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":223,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324613+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:41:39.324613+0000","last_peered":"2023-09-23T20:41:39.324613+0000","last_clean":"2023-09-23T20:41:39.324613+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:41:39.324613+0000","last_undegraded":"2023-09-23T20:41:39.324613+0000","last_fullsized":"2023-09-23T20:41:39.324613+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"353'8473","reported_seq":8496,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:33.923468+0000","last_change":"2023-09-23T20:39:38.910994+0000","last_active":"2023-09-23T20:42:33.923468+0000","last_peered":"2023-09-23T20:42:33.923468+0000","last_clean":"2023-09-23T20:42:33.923468+0000","last_became_active":"2023-09-23T20:39:38.910590+0000","last_became_peered":"2023-09-23T20:39:38.910590+0000","last_unstale":"2023-09-23T20:42:33.923468+0000","last_undegraded":"2023-09-23T20:42:33.923468+0000","last_fullsized":"2023-09-23T20:42:33.923468+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8473,"log_dups_size":0,"ondisk_log_size":8473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:01.209275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286720000,"num_objects":4375,"num_object_clones":0,"num_object_copies":13125,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4375,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8473,"num_write_kb":411136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.105064+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:41:39.105064+0000","last_peered":"2023-09-23T20:41:39.105064+0000","last_clean":"2023-09-23T20:41:39.105064+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:41:39.105064+0000","last_undegraded":"2023-09-23T20:41:39.105064+0000","last_fullsized":"2023-09-23T20:41:39.105064+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328404+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:41:39.328404+0000","last_peered":"2023-09-23T20:41:39.328404+0000","last_clean":"2023-09-23T20:41:39.328404+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:41:39.328404+0000","last_undegraded":"2023-09-23T20:41:39.328404+0000","last_fullsized":"2023-09-23T20:41:39.328404+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8549","reported_seq":8574,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:36.227338+0000","last_change":"2023-09-23T20:39:38.908868+0000","last_active":"2023-09-23T20:42:36.227338+0000","last_peered":"2023-09-23T20:42:36.227338+0000","last_clean":"2023-09-23T20:42:36.227338+0000","last_became_active":"2023-09-23T20:39:38.908531+0000","last_became_peered":"2023-09-23T20:39:38.908531+0000","last_unstale":"2023-09-23T20:42:36.227338+0000","last_undegraded":"2023-09-23T20:42:36.227338+0000","last_fullsized":"2023-09-23T20:42:36.227338+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8549,"log_dups_size":0,"ondisk_log_size":8549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:09:21.267726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283181056,"num_objects":4321,"num_object_clones":0,"num_object_copies":12963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8549,"num_write_kb":411840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":18,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.101308+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:41:39.101308+0000","last_peered":"2023-09-23T20:41:39.101308+0000","last_clean":"2023-09-23T20:41:39.101308+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:41:39.101308+0000","last_undegraded":"2023-09-23T20:41:39.101308+0000","last_fullsized":"2023-09-23T20:41:39.101308+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":349,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314478+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:41:39.314478+0000","last_peered":"2023-09-23T20:41:39.314478+0000","last_clean":"2023-09-23T20:41:39.314478+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:41:39.314478+0000","last_undegraded":"2023-09-23T20:41:39.314478+0000","last_fullsized":"2023-09-23T20:41:39.314478+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"353'8512","reported_seq":8541,"reported_epoch":353,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T20:42:37.348124+0000","last_change":"2023-09-23T20:41:37.783661+0000","last_active":"2023-09-23T20:42:37.348124+0000","last_peered":"2023-09-23T20:42:37.348124+0000","last_clean":"2023-09-23T20:41:35.014924+0000","last_became_active":"2023-09-23T20:41:37.764771+0000","last_became_peered":"2023-09-23T20:41:37.764771+0000","last_unstale":"2023-09-23T20:42:37.348124+0000","last_undegraded":"2023-09-23T20:42:37.348124+0000","last_fullsized":"2023-09-23T20:42:37.348124+0000","mapping_epoch":349,"log_start":"343'800","ondisk_log_start":"343'800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7712,"log_dups_size":0,"ondisk_log_size":7712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:44.552496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278528000,"num_objects":4250,"num_object_clones":0,"num_object_copies":12750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6361,"num_objects_unfound":0,"num_objects_dirty":4250,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8512,"num_write_kb":408384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":-2111}],"blocked_by":[],"up_primary":7,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":18,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100569+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:41:39.100569+0000","last_peered":"2023-09-23T20:41:39.100569+0000","last_clean":"2023-09-23T20:41:39.100569+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:41:39.100569+0000","last_undegraded":"2023-09-23T20:41:39.100569+0000","last_fullsized":"2023-09-23T20:41:39.100569+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":360,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.102645+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:41:39.102645+0000","last_peered":"2023-09-23T20:41:39.102645+0000","last_clean":"2023-09-23T20:41:39.102645+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:41:39.102645+0000","last_undegraded":"2023-09-23T20:41:39.102645+0000","last_fullsized":"2023-09-23T20:41:39.102645+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"353'8526","reported_seq":8549,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:33.956188+0000","last_change":"2023-09-23T20:39:38.920832+0000","last_active":"2023-09-23T20:42:33.956188+0000","last_peered":"2023-09-23T20:42:33.956188+0000","last_clean":"2023-09-23T20:42:33.956188+0000","last_became_active":"2023-09-23T20:39:38.920487+0000","last_became_peered":"2023-09-23T20:39:38.920487+0000","last_unstale":"2023-09-23T20:42:33.956188+0000","last_undegraded":"2023-09-23T20:42:33.956188+0000","last_fullsized":"2023-09-23T20:42:33.956188+0000","mapping_epoch":338,"log_start":"343'100","ondisk_log_start":"343'100","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8426,"log_dups_size":0,"ondisk_log_size":8426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:31.576932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288489472,"num_objects":4402,"num_object_clones":0,"num_object_copies":13206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8526,"num_write_kb":413696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328783+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:41:39.328783+0000","last_peered":"2023-09-23T20:41:39.328783+0000","last_clean":"2023-09-23T20:41:39.328783+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:41:39.328783+0000","last_undegraded":"2023-09-23T20:41:39.328783+0000","last_fullsized":"2023-09-23T20:41:39.328783+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":319,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:42:06.135645+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:42:06.135645+0000","last_peered":"2023-09-23T20:42:06.135645+0000","last_clean":"2023-09-23T20:42:06.135645+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:42:06.135645+0000","last_undegraded":"2023-09-23T20:42:06.135645+0000","last_fullsized":"2023-09-23T20:42:06.135645+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8543","reported_seq":8574,"reported_epoch":353,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:42:37.265111+0000","last_change":"2023-09-23T20:41:37.791385+0000","last_active":"2023-09-23T20:42:37.265111+0000","last_peered":"2023-09-23T20:42:37.265111+0000","last_clean":"2023-09-23T20:41:35.030594+0000","last_became_active":"2023-09-23T20:41:37.767221+0000","last_became_peered":"2023-09-23T20:41:37.767221+0000","last_unstale":"2023-09-23T20:42:37.265111+0000","last_undegraded":"2023-09-23T20:41:37.104159+0000","last_fullsized":"2023-09-23T20:41:37.067753+0000","mapping_epoch":349,"log_start":"343'200","ondisk_log_start":"343'200","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8343,"log_dups_size":0,"ondisk_log_size":8343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:52.769982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276627456,"num_objects":4221,"num_object_clones":0,"num_object_copies":12663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6357,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4221,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8543,"num_write_kb":408448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"avail_no_missing":["6","1","5"],"object_location_counts":[{"shards":"1,5,6","objects":4196},{"shards":"1,6","objects":-2136}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":329,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.032732+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:42:10.032732+0000","last_peered":"2023-09-23T20:42:10.032732+0000","last_clean":"2023-09-23T20:42:10.032732+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:42:10.032732+0000","last_undegraded":"2023-09-23T20:42:10.032732+0000","last_fullsized":"2023-09-23T20:42:10.032732+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.315115+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:41:39.315115+0000","last_peered":"2023-09-23T20:41:39.315115+0000","last_clean":"2023-09-23T20:41:39.315115+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:41:39.315115+0000","last_undegraded":"2023-09-23T20:41:39.315115+0000","last_fullsized":"2023-09-23T20:41:39.315115+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8313","reported_seq":8338,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:34.931724+0000","last_change":"2023-09-23T20:39:38.910190+0000","last_active":"2023-09-23T20:42:34.931724+0000","last_peered":"2023-09-23T20:42:34.931724+0000","last_clean":"2023-09-23T20:42:34.931724+0000","last_became_active":"2023-09-23T20:39:38.909598+0000","last_became_peered":"2023-09-23T20:39:38.909598+0000","last_unstale":"2023-09-23T20:42:34.931724+0000","last_undegraded":"2023-09-23T20:42:34.931724+0000","last_fullsized":"2023-09-23T20:42:34.931724+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8313,"log_dups_size":0,"ondisk_log_size":8313,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:10:24.706936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277151744,"num_objects":4229,"num_object_clones":0,"num_object_copies":12687,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4229,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8313,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":283,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.102792+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:41:39.102792+0000","last_peered":"2023-09-23T20:41:39.102792+0000","last_clean":"2023-09-23T20:41:39.102792+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:41:39.102792+0000","last_undegraded":"2023-09-23T20:41:39.102792+0000","last_fullsized":"2023-09-23T20:41:39.102792+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314845+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:41:39.314845+0000","last_peered":"2023-09-23T20:41:39.314845+0000","last_clean":"2023-09-23T20:41:39.314845+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:41:39.314845+0000","last_undegraded":"2023-09-23T20:41:39.314845+0000","last_fullsized":"2023-09-23T20:41:39.314845+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"353'8638","reported_seq":8659,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:37.307352+0000","last_change":"2023-09-23T20:39:38.918493+0000","last_active":"2023-09-23T20:42:37.307352+0000","last_peered":"2023-09-23T20:42:37.307352+0000","last_clean":"2023-09-23T20:42:37.307352+0000","last_became_active":"2023-09-23T20:39:38.918257+0000","last_became_peered":"2023-09-23T20:39:38.918257+0000","last_unstale":"2023-09-23T20:42:37.307352+0000","last_undegraded":"2023-09-23T20:42:37.307352+0000","last_fullsized":"2023-09-23T20:42:37.307352+0000","mapping_epoch":338,"log_start":"343'300","ondisk_log_start":"343'300","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8338,"log_dups_size":0,"ondisk_log_size":8338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:00:50.122331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276824064,"num_objects":4224,"num_object_clones":0,"num_object_copies":12672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8638,"num_write_kb":411584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":333,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314280+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:41:39.314280+0000","last_peered":"2023-09-23T20:41:39.314280+0000","last_clean":"2023-09-23T20:41:39.314280+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:41:39.314280+0000","last_undegraded":"2023-09-23T20:41:39.314280+0000","last_fullsized":"2023-09-23T20:41:39.314280+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314954+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:41:39.314954+0000","last_peered":"2023-09-23T20:41:39.314954+0000","last_clean":"2023-09-23T20:41:39.314954+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:41:39.314954+0000","last_undegraded":"2023-09-23T20:41:39.314954+0000","last_fullsized":"2023-09-23T20:41:39.314954+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8398","reported_seq":8431,"reported_epoch":353,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:42:33.618863+0000","last_change":"2023-09-23T20:41:37.794366+0000","last_active":"2023-09-23T20:42:33.618863+0000","last_peered":"2023-09-23T20:42:33.618863+0000","last_clean":"2023-09-23T20:41:35.056245+0000","last_became_active":"2023-09-23T20:41:37.769934+0000","last_became_peered":"2023-09-23T20:41:37.769934+0000","last_unstale":"2023-09-23T20:42:33.618863+0000","last_undegraded":"2023-09-23T20:41:37.105338+0000","last_fullsized":"2023-09-23T20:41:37.064262+0000","mapping_epoch":349,"log_start":"343'500","ondisk_log_start":"343'500","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7898,"log_dups_size":0,"ondisk_log_size":7898,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:46:31.554083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284295168,"num_objects":4338,"num_object_clones":0,"num_object_copies":13014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6339,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4338,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8398,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","3","6"],"object_location_counts":[{"shards":"1,3","objects":-2001},{"shards":"1,3,6","objects":4309}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":224,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324802+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:41:39.324802+0000","last_peered":"2023-09-23T20:41:39.324802+0000","last_clean":"2023-09-23T20:41:39.324802+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:41:39.324802+0000","last_undegraded":"2023-09-23T20:41:39.324802+0000","last_fullsized":"2023-09-23T20:41:39.324802+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096667+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:41:39.096667+0000","last_peered":"2023-09-23T20:41:39.096667+0000","last_clean":"2023-09-23T20:41:39.096667+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:41:39.096667+0000","last_undegraded":"2023-09-23T20:41:39.096667+0000","last_fullsized":"2023-09-23T20:41:39.096667+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8580","reported_seq":8606,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:34.900979+0000","last_change":"2023-09-23T20:39:38.922083+0000","last_active":"2023-09-23T20:42:34.900979+0000","last_peered":"2023-09-23T20:42:34.900979+0000","last_clean":"2023-09-23T20:42:34.900979+0000","last_became_active":"2023-09-23T20:39:38.921767+0000","last_became_peered":"2023-09-23T20:39:38.921767+0000","last_unstale":"2023-09-23T20:42:34.900979+0000","last_undegraded":"2023-09-23T20:42:34.900979+0000","last_fullsized":"2023-09-23T20:42:34.900979+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8580,"log_dups_size":0,"ondisk_log_size":8580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:35.656132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280297496,"num_objects":4278,"num_object_clones":0,"num_object_copies":12834,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4278,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8580,"num_write_kb":411393,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":376,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.018928+0000","last_change":"2023-09-23T20:41:36.101206+0000","last_active":"2023-09-23T20:42:10.018928+0000","last_peered":"2023-09-23T20:42:10.018928+0000","last_clean":"2023-09-23T20:42:10.018928+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:42:10.018928+0000","last_undegraded":"2023-09-23T20:42:10.018928+0000","last_fullsized":"2023-09-23T20:42:10.018928+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328983+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:41:39.328983+0000","last_peered":"2023-09-23T20:41:39.328983+0000","last_clean":"2023-09-23T20:41:39.328983+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:41:39.328983+0000","last_undegraded":"2023-09-23T20:41:39.328983+0000","last_fullsized":"2023-09-23T20:41:39.328983+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.017099+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:42:10.017099+0000","last_peered":"2023-09-23T20:42:10.017099+0000","last_clean":"2023-09-23T20:42:10.017099+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:42:10.017099+0000","last_undegraded":"2023-09-23T20:42:10.017099+0000","last_fullsized":"2023-09-23T20:42:10.017099+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8513","reported_seq":8537,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:37.318308+0000","last_change":"2023-09-23T20:39:38.914635+0000","last_active":"2023-09-23T20:42:37.318308+0000","last_peered":"2023-09-23T20:42:37.318308+0000","last_clean":"2023-09-23T20:42:37.318308+0000","last_became_active":"2023-09-23T20:39:38.913756+0000","last_became_peered":"2023-09-23T20:39:38.913756+0000","last_unstale":"2023-09-23T20:42:37.318308+0000","last_undegraded":"2023-09-23T20:42:37.318308+0000","last_fullsized":"2023-09-23T20:42:37.318308+0000","mapping_epoch":338,"log_start":"343'800","ondisk_log_start":"343'800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7713,"log_dups_size":0,"ondisk_log_size":7713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:04:11.985338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266010624,"num_objects":4059,"num_object_clones":0,"num_object_copies":12177,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4059,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8513,"num_write_kb":402304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":333,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328525+0000","last_change":"2023-09-23T20:37:53.890130+0000","last_active":"2023-09-23T20:41:39.328525+0000","last_peered":"2023-09-23T20:41:39.328525+0000","last_clean":"2023-09-23T20:41:39.328525+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:41:39.328525+0000","last_undegraded":"2023-09-23T20:41:39.328525+0000","last_fullsized":"2023-09-23T20:41:39.328525+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":330,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314498+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:41:39.314498+0000","last_peered":"2023-09-23T20:41:39.314498+0000","last_clean":"2023-09-23T20:41:39.314498+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:41:39.314498+0000","last_undegraded":"2023-09-23T20:41:39.314498+0000","last_fullsized":"2023-09-23T20:41:39.314498+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":344,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328883+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:41:39.328883+0000","last_peered":"2023-09-23T20:41:39.328883+0000","last_clean":"2023-09-23T20:41:39.328883+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:41:39.328883+0000","last_undegraded":"2023-09-23T20:41:39.328883+0000","last_fullsized":"2023-09-23T20:41:39.328883+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"353'8520","reported_seq":8545,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:37.318478+0000","last_change":"2023-09-23T20:39:38.915426+0000","last_active":"2023-09-23T20:42:37.318478+0000","last_peered":"2023-09-23T20:42:37.318478+0000","last_clean":"2023-09-23T20:42:37.318478+0000","last_became_active":"2023-09-23T20:39:38.914781+0000","last_became_peered":"2023-09-23T20:39:38.914781+0000","last_unstale":"2023-09-23T20:42:37.318478+0000","last_undegraded":"2023-09-23T20:42:37.318478+0000","last_fullsized":"2023-09-23T20:42:37.318478+0000","mapping_epoch":338,"log_start":"343'800","ondisk_log_start":"343'800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7720,"log_dups_size":0,"ondisk_log_size":7720,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:02.739465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269877248,"num_objects":4118,"num_object_clones":0,"num_object_copies":12354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4118,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8520,"num_write_kb":404416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":366,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.218955+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:41:39.218955+0000","last_peered":"2023-09-23T20:41:39.218955+0000","last_clean":"2023-09-23T20:41:39.218955+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:41:39.218955+0000","last_undegraded":"2023-09-23T20:41:39.218955+0000","last_fullsized":"2023-09-23T20:41:39.218955+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":330,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100984+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:41:39.100984+0000","last_peered":"2023-09-23T20:41:39.100984+0000","last_clean":"2023-09-23T20:41:39.100984+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:41:39.100984+0000","last_undegraded":"2023-09-23T20:41:39.100984+0000","last_fullsized":"2023-09-23T20:41:39.100984+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":334,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096919+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:41:39.096919+0000","last_peered":"2023-09-23T20:41:39.096919+0000","last_clean":"2023-09-23T20:41:39.096919+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:41:39.096919+0000","last_undegraded":"2023-09-23T20:41:39.096919+0000","last_fullsized":"2023-09-23T20:41:39.096919+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8644","reported_seq":8669,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:37.355589+0000","last_change":"2023-09-23T20:39:38.915180+0000","last_active":"2023-09-23T20:42:37.355589+0000","last_peered":"2023-09-23T20:42:37.355589+0000","last_clean":"2023-09-23T20:42:37.355589+0000","last_became_active":"2023-09-23T20:39:38.914793+0000","last_became_peered":"2023-09-23T20:39:38.914793+0000","last_unstale":"2023-09-23T20:42:37.355589+0000","last_undegraded":"2023-09-23T20:42:37.355589+0000","last_fullsized":"2023-09-23T20:42:37.355589+0000","mapping_epoch":338,"log_start":"343'900","ondisk_log_start":"343'900","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7744,"log_dups_size":0,"ondisk_log_size":7744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:18.054241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274726912,"num_objects":4192,"num_object_clones":0,"num_object_copies":12576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8644,"num_write_kb":410752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":356,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328605+0000","last_change":"2023-09-23T20:41:36.081704+0000","last_active":"2023-09-23T20:41:39.328605+0000","last_peered":"2023-09-23T20:41:39.328605+0000","last_clean":"2023-09-23T20:41:39.328605+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:41:39.328605+0000","last_undegraded":"2023-09-23T20:41:39.328605+0000","last_fullsized":"2023-09-23T20:41:39.328605+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":651,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.104764+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:41:39.104764+0000","last_peered":"2023-09-23T20:41:39.104764+0000","last_clean":"2023-09-23T20:41:39.104764+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:41:39.104764+0000","last_undegraded":"2023-09-23T20:41:39.104764+0000","last_fullsized":"2023-09-23T20:41:39.104764+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.029484+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:42:10.029484+0000","last_peered":"2023-09-23T20:42:10.029484+0000","last_clean":"2023-09-23T20:42:10.029484+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:42:10.029484+0000","last_undegraded":"2023-09-23T20:42:10.029484+0000","last_fullsized":"2023-09-23T20:42:10.029484+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":314,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.104145+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:41:39.104145+0000","last_peered":"2023-09-23T20:41:39.104145+0000","last_clean":"2023-09-23T20:41:39.104145+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:41:39.104145+0000","last_undegraded":"2023-09-23T20:41:39.104145+0000","last_fullsized":"2023-09-23T20:41:39.104145+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"353'8759","reported_seq":8784,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:37.318328+0000","last_change":"2023-09-23T20:39:38.915225+0000","last_active":"2023-09-23T20:42:37.318328+0000","last_peered":"2023-09-23T20:42:37.318328+0000","last_clean":"2023-09-23T20:42:37.318328+0000","last_became_active":"2023-09-23T20:39:38.914910+0000","last_became_peered":"2023-09-23T20:39:38.914910+0000","last_unstale":"2023-09-23T20:42:37.318328+0000","last_undegraded":"2023-09-23T20:42:37.318328+0000","last_fullsized":"2023-09-23T20:42:37.318328+0000","mapping_epoch":338,"log_start":"343'1000","ondisk_log_start":"343'1000","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7759,"log_dups_size":0,"ondisk_log_size":7759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:39:30.329619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278986752,"num_objects":4257,"num_object_clones":0,"num_object_copies":12771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8759,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":14,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100898+0000","last_change":"2023-09-23T20:41:36.086675+0000","last_active":"2023-09-23T20:41:39.100898+0000","last_peered":"2023-09-23T20:41:39.100898+0000","last_clean":"2023-09-23T20:41:39.100898+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:41:39.100898+0000","last_undegraded":"2023-09-23T20:41:39.100898+0000","last_fullsized":"2023-09-23T20:41:39.100898+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:40.876812+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:41:40.876812+0000","last_peered":"2023-09-23T20:41:40.876812+0000","last_clean":"2023-09-23T20:41:40.876812+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:41:40.876812+0000","last_undegraded":"2023-09-23T20:41:40.876812+0000","last_fullsized":"2023-09-23T20:41:40.876812+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096461+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:41:39.096461+0000","last_peered":"2023-09-23T20:41:39.096461+0000","last_clean":"2023-09-23T20:41:39.096461+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:41:39.096461+0000","last_undegraded":"2023-09-23T20:41:39.096461+0000","last_fullsized":"2023-09-23T20:41:39.096461+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"353'8533","reported_seq":8558,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:33.615199+0000","last_change":"2023-09-23T20:39:38.912870+0000","last_active":"2023-09-23T20:42:33.615199+0000","last_peered":"2023-09-23T20:42:33.615199+0000","last_clean":"2023-09-23T20:42:33.615199+0000","last_became_active":"2023-09-23T20:39:38.912498+0000","last_became_peered":"2023-09-23T20:39:38.912498+0000","last_unstale":"2023-09-23T20:42:33.615199+0000","last_undegraded":"2023-09-23T20:42:33.615199+0000","last_fullsized":"2023-09-23T20:42:33.615199+0000","mapping_epoch":338,"log_start":"343'600","ondisk_log_start":"343'600","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7933,"log_dups_size":0,"ondisk_log_size":7933,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:23:05.346927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288161792,"num_objects":4397,"num_object_clones":0,"num_object_copies":13191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8533,"num_write_kb":413760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":14,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.100836+0000","last_change":"2023-09-23T20:41:36.087817+0000","last_active":"2023-09-23T20:41:39.100836+0000","last_peered":"2023-09-23T20:41:39.100836+0000","last_clean":"2023-09-23T20:41:39.100836+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:41:39.100836+0000","last_undegraded":"2023-09-23T20:41:39.100836+0000","last_fullsized":"2023-09-23T20:41:39.100836+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":353,"state":"active+clean","last_fresh":"2023-09-23T20:42:10.018858+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:42:10.018858+0000","last_peered":"2023-09-23T20:42:10.018858+0000","last_clean":"2023-09-23T20:42:10.018858+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:42:10.018858+0000","last_undegraded":"2023-09-23T20:42:10.018858+0000","last_fullsized":"2023-09-23T20:42:10.018858+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:40.876877+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:41:40.876877+0000","last_peered":"2023-09-23T20:41:40.876877+0000","last_clean":"2023-09-23T20:41:40.876877+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:41:40.876877+0000","last_undegraded":"2023-09-23T20:41:40.876877+0000","last_fullsized":"2023-09-23T20:41:40.876877+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"353'8596","reported_seq":11086,"reported_epoch":353,"state":"active+recovering+remapped","last_fresh":"2023-09-23T20:42:36.227130+0000","last_change":"2023-09-23T20:41:37.787698+0000","last_active":"2023-09-23T20:42:36.227130+0000","last_peered":"2023-09-23T20:42:36.227130+0000","last_clean":"2023-09-23T20:41:35.015034+0000","last_became_active":"2023-09-23T20:41:37.732452+0000","last_became_peered":"2023-09-23T20:41:37.732452+0000","last_unstale":"2023-09-23T20:42:36.227130+0000","last_undegraded":"2023-09-23T20:42:36.227130+0000","last_fullsized":"2023-09-23T20:42:36.227130+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8596,"log_dups_size":0,"ondisk_log_size":8596,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:39.345956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280887296,"num_objects":4286,"num_object_clones":0,"num_object_copies":12858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5189,"num_objects_unfound":0,"num_objects_dirty":4286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8596,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1230,"num_bytes_recovered":80609280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1,2],"avail_no_missing":["0","1","2"],"object_location_counts":[{"shards":"0,1,2","objects":-903}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":380,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.324789+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:41:39.324789+0000","last_peered":"2023-09-23T20:41:39.324789+0000","last_clean":"2023-09-23T20:41:39.324789+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:41:39.324789+0000","last_undegraded":"2023-09-23T20:41:39.324789+0000","last_fullsized":"2023-09-23T20:41:39.324789+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":314,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096150+0000","last_change":"2023-09-23T20:37:53.888484+0000","last_active":"2023-09-23T20:41:39.096150+0000","last_peered":"2023-09-23T20:41:39.096150+0000","last_clean":"2023-09-23T20:41:39.096150+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:41:39.096150+0000","last_undegraded":"2023-09-23T20:41:39.096150+0000","last_fullsized":"2023-09-23T20:41:39.096150+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.269479+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:41:57.269479+0000","last_peered":"2023-09-23T20:41:57.269479+0000","last_clean":"2023-09-23T20:41:57.269479+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:41:57.269479+0000","last_undegraded":"2023-09-23T20:41:57.269479+0000","last_fullsized":"2023-09-23T20:41:57.269479+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"353'8320","reported_seq":8352,"reported_epoch":353,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:42:34.090789+0000","last_change":"2023-09-23T20:41:37.802719+0000","last_active":"2023-09-23T20:42:34.090789+0000","last_peered":"2023-09-23T20:42:34.090789+0000","last_clean":"2023-09-23T20:41:35.028003+0000","last_became_active":"2023-09-23T20:41:37.765966+0000","last_became_peered":"2023-09-23T20:41:37.765966+0000","last_unstale":"2023-09-23T20:42:34.090789+0000","last_undegraded":"2023-09-23T20:41:37.102824+0000","last_fullsized":"2023-09-23T20:41:37.066444+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8320,"log_dups_size":0,"ondisk_log_size":8320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:24:10.774289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279183360,"num_objects":4260,"num_object_clones":0,"num_object_copies":12780,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6272,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4260,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8320,"num_write_kb":402560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":4242},{"shards":"1,4","objects":-2012}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":365,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.103439+0000","last_change":"2023-09-23T20:41:36.085551+0000","last_active":"2023-09-23T20:41:39.103439+0000","last_peered":"2023-09-23T20:41:39.103439+0000","last_clean":"2023-09-23T20:41:39.103439+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:41:39.103439+0000","last_undegraded":"2023-09-23T20:41:39.103439+0000","last_fullsized":"2023-09-23T20:41:39.103439+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":323,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096727+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:41:39.096727+0000","last_peered":"2023-09-23T20:41:39.096727+0000","last_clean":"2023-09-23T20:41:39.096727+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:41:39.096727+0000","last_undegraded":"2023-09-23T20:41:39.096727+0000","last_fullsized":"2023-09-23T20:41:39.096727+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":312,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314298+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:41:39.314298+0000","last_peered":"2023-09-23T20:41:39.314298+0000","last_clean":"2023-09-23T20:41:39.314298+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:41:39.314298+0000","last_undegraded":"2023-09-23T20:41:39.314298+0000","last_fullsized":"2023-09-23T20:41:39.314298+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.096007+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:41:39.096007+0000","last_peered":"2023-09-23T20:41:39.096007+0000","last_clean":"2023-09-23T20:41:39.096007+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:41:39.096007+0000","last_undegraded":"2023-09-23T20:41:39.096007+0000","last_fullsized":"2023-09-23T20:41:39.096007+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:49.940358+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:41:49.940358+0000","last_peered":"2023-09-23T20:41:49.940358+0000","last_clean":"2023-09-23T20:41:49.940358+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:41:49.940358+0000","last_undegraded":"2023-09-23T20:41:49.940358+0000","last_fullsized":"2023-09-23T20:41:49.940358+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":315,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328547+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:41:39.328547+0000","last_peered":"2023-09-23T20:41:39.328547+0000","last_clean":"2023-09-23T20:41:39.328547+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:41:39.328547+0000","last_undegraded":"2023-09-23T20:41:39.328547+0000","last_fullsized":"2023-09-23T20:41:39.328547+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314835+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:41:39.314835+0000","last_peered":"2023-09-23T20:41:39.314835+0000","last_clean":"2023-09-23T20:41:39.314835+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:41:39.314835+0000","last_undegraded":"2023-09-23T20:41:39.314835+0000","last_fullsized":"2023-09-23T20:41:39.314835+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.328861+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:41:39.328861+0000","last_peered":"2023-09-23T20:41:39.328861+0000","last_clean":"2023-09-23T20:41:39.328861+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:41:39.328861+0000","last_undegraded":"2023-09-23T20:41:39.328861+0000","last_fullsized":"2023-09-23T20:41:39.328861+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314266+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:41:39.314266+0000","last_peered":"2023-09-23T20:41:39.314266+0000","last_clean":"2023-09-23T20:41:39.314266+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:41:39.314266+0000","last_undegraded":"2023-09-23T20:41:39.314266+0000","last_fullsized":"2023-09-23T20:41:39.314266+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:57.279599+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:41:57.279599+0000","last_peered":"2023-09-23T20:41:57.279599+0000","last_clean":"2023-09-23T20:41:57.279599+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:41:57.279599+0000","last_undegraded":"2023-09-23T20:41:57.279599+0000","last_fullsized":"2023-09-23T20:41:57.279599+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.326659+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:41:39.326659+0000","last_peered":"2023-09-23T20:41:39.326659+0000","last_clean":"2023-09-23T20:41:39.326659+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:41:39.326659+0000","last_undegraded":"2023-09-23T20:41:39.326659+0000","last_fullsized":"2023-09-23T20:41:39.326659+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:40.877087+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:41:40.877087+0000","last_peered":"2023-09-23T20:41:40.877087+0000","last_clean":"2023-09-23T20:41:40.877087+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:41:40.877087+0000","last_undegraded":"2023-09-23T20:41:40.877087+0000","last_fullsized":"2023-09-23T20:41:40.877087+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-09-23T20:41:39.314254+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:41:39.314254+0000","last_peered":"2023-09-23T20:41:39.314254+0000","last_clean":"2023-09-23T20:41:39.314254+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:41:39.314254+0000","last_undegraded":"2023-09-23T20:41:39.314254+0000","last_fullsized":"2023-09-23T20:41:39.314254+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":4469948440,"num_objects":68207,"num_object_clones":0,"num_object_copies":204621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":11550,"num_objects_unfound":0,"num_objects_dirty":68207,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":136417,"num_write_kb":6547905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1230,"num_bytes_recovered":80609280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13855764480,"data_stored":13855752264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130417,"ondisk_log_size":130417,"up":48,"acting":45,"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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201860,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":579212,"kb_used_data":294532,"kb_used_omap":0,"kb_used_meta":284608,"kb_avail":93165940,"statfs":{"total":95995035648,"available":95401922560,"internally_reserved":0,"allocated":301600768,"data_stored":300197038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":291438592},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:42:20 2023","interfaces":[{"interface":"back","average":{"1min":1.548,"5min":1.0840000000000001,"15min":1.351},"min":{"1min":0.27800000000000002,"5min":0.27200000000000002,"15min":0.26100000000000001},"max":{"1min":5.5810000000000004,"5min":5.5810000000000004,"15min":56.399000000000001},"last":5.0229999999999997},{"interface":"front","average":{"1min":1.728,"5min":1.0369999999999999,"15min":1.4730000000000001},"min":{"1min":0.29199999999999998,"5min":0.28299999999999997,"15min":0.27500000000000002},"max":{"1min":6.0579999999999998,"5min":6.0579999999999998,"15min":61.406999999999996},"last":1.288}]},{"osd":1,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":0.81999999999999995,"15min":1.159},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29699999999999999},"max":{"1min":7.4829999999999997,"5min":7.4829999999999997,"15min":12.526},"last":6.1299999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.85099999999999998,"15min":1.2629999999999999},"min":{"1min":0.29899999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":4.9370000000000003,"5min":4.9370000000000003,"15min":12.766999999999999},"last":1.766}]},{"osd":2,"last update":"Sat Sep 23 20:42:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.98199999999999998,"15min":1.1259999999999999},"min":{"1min":0.35899999999999999,"5min":0.34200000000000003,"15min":0.308},"max":{"1min":3.762,"5min":5.7690000000000001,"15min":26.445},"last":0.36899999999999999},{"interface":"front","average":{"1min":1.726,"5min":1.0900000000000001,"15min":1.2070000000000001},"min":{"1min":0.38400000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.9640000000000004,"5min":5.9640000000000004,"15min":22.346},"last":1.2410000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.069,"15min":2.5739999999999998},"min":{"1min":0.36499999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.9039999999999999,"5min":5.6029999999999998,"15min":114.539},"last":0.34300000000000003},{"interface":"front","average":{"1min":1.321,"5min":1.1259999999999999,"15min":2.6539999999999999},"min":{"1min":0.379,"5min":0.35499999999999998,"15min":0.32700000000000001},"max":{"1min":3.2170000000000001,"5min":12.388999999999999,"15min":114.58199999999999},"last":1.3440000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:42:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.96099999999999997,"15min":1.262},"min":{"1min":0.40000000000000002,"5min":0.31,"15min":0.31},"max":{"1min":2.1459999999999999,"5min":6.1619999999999999,"15min":45.527000000000001},"last":0.38800000000000001},{"interface":"front","average":{"1min":1.6220000000000001,"5min":1.04,"15min":1.335},"min":{"1min":0.38100000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.5019999999999998,"5min":5.5019999999999998,"15min":45.575000000000003},"last":8.6189999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:42:20 2023","interfaces":[{"interface":"back","average":{"1min":1.964,"5min":1.1100000000000001,"15min":1.0880000000000001},"min":{"1min":0.378,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":8.8290000000000006,"5min":8.8290000000000006,"15min":8.8290000000000006},"last":1.359},{"interface":"front","average":{"1min":1.536,"5min":1.127,"15min":1.2110000000000001},"min":{"1min":0.39300000000000002,"5min":0.38600000000000001,"15min":0.29899999999999999},"max":{"1min":9.7119999999999997,"5min":9.7119999999999997,"15min":9.7119999999999997},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:42:04 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":1.2070000000000001,"15min":1.133},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":3.04,"5min":4.6029999999999998,"15min":4.6029999999999998},"last":3.5049999999999999},{"interface":"front","average":{"1min":1.571,"5min":1.3620000000000001,"15min":1.296},"min":{"1min":0.56499999999999995,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":3.1040000000000001,"5min":7.6159999999999997,"15min":7.6159999999999997},"last":0.65500000000000003}]}]},{"osd":6,"up_from":299,"seq":1284195221562,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2776576,"kb_used_data":2581432,"kb_used_omap":11,"kb_used_meta":194996,"kb_avail":90968576,"statfs":{"total":95995035648,"available":93151821824,"internally_reserved":0,"allocated":2643386368,"data_stored":2641994481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":199676896},"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 Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":2.2109999999999999,"5min":1.355,"15min":1.3029999999999999},"min":{"1min":0.29199999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":7.7670000000000003,"5min":7.7670000000000003,"15min":7.7670000000000003},"last":2.3500000000000001},{"interface":"front","average":{"1min":2.2709999999999999,"5min":1.464,"15min":1.3959999999999999},"min":{"1min":0.436,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.7130000000000001,"5min":6.7130000000000001,"15min":6.7130000000000001},"last":4.3970000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":2.0920000000000001,"5min":1.3959999999999999,"15min":1.2230000000000001},"min":{"1min":0.35999999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":6.6980000000000004,"5min":6.6980000000000004,"15min":6.6980000000000004},"last":0.61599999999999999},{"interface":"front","average":{"1min":2.3650000000000002,"5min":1.6160000000000001,"15min":1.6020000000000001},"min":{"1min":0.311,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.9550000000000001,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.72299999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":2.2389999999999999,"5min":2.8929999999999998,"15min":4.3230000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":8.0640000000000001,"5min":62.82,"15min":62.82},"last":0.69799999999999995},{"interface":"front","average":{"1min":2.1859999999999999,"5min":3.0579999999999998,"15min":4.524},"min":{"1min":0.38700000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":6.7359999999999998,"5min":62.402999999999999,"15min":62.402999999999999},"last":0.95299999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":2.077,"5min":3.0609999999999999,"15min":2.8340000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":6.4390000000000001,"5min":107.131,"15min":107.131},"last":1.6499999999999999},{"interface":"front","average":{"1min":2.7160000000000002,"5min":2.6230000000000002,"15min":1.909},"min":{"1min":0.39300000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":8.2230000000000008,"5min":107.175,"15min":107.175},"last":1.1859999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":1.9359999999999999,"5min":1.5649999999999999,"15min":1.7390000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.2170000000000005,"5min":8.2170000000000005,"15min":8.2170000000000005},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.492,"5min":1.411,"15min":1.5920000000000001},"min":{"1min":0.41399999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":6.782,"5min":7.3650000000000002,"15min":7.3650000000000002},"last":0.68400000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.2030000000000001,"15min":1.145},"min":{"1min":0.372,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":6.7599999999999998,"5min":6.7599999999999998,"15min":6.7599999999999998},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.8660000000000001,"5min":1.647,"15min":1.7769999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":9.2100000000000009,"5min":9.2100000000000009,"15min":9.2100000000000009},"last":0.88700000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":2.319,"5min":1.575,"15min":1.5149999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":9.1530000000000005,"5min":9.1530000000000005,"15min":9.1530000000000005},"last":6.0810000000000004},{"interface":"front","average":{"1min":2.0529999999999999,"5min":1.276,"15min":1.1000000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":8.2729999999999997,"5min":8.2729999999999997,"15min":8.2729999999999997},"last":0.66800000000000004}]}]},{"osd":1,"up_from":90,"seq":386547057046,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3055480,"kb_used_data":2233264,"kb_used_omap":4,"kb_used_meta":822011,"kb_avail":90689672,"statfs":{"total":95995035648,"available":92866224128,"internally_reserved":0,"allocated":2286862336,"data_stored":2284854818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":841740174},"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 Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":2.9129999999999998,"15min":2.3660000000000001},"min":{"1min":0.19600000000000001,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":8.3480000000000008,"5min":133.53200000000001,"15min":133.53200000000001},"last":0.311},{"interface":"front","average":{"1min":1.972,"5min":3.0569999999999999,"15min":2.5790000000000002},"min":{"1min":0.35399999999999998,"5min":0.309,"15min":0.22900000000000001},"max":{"1min":7.8179999999999996,"5min":131.57499999999999,"15min":131.57499999999999},"last":0.29699999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:42:15 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.2769999999999999,"15min":1.639},"min":{"1min":0.20899999999999999,"5min":0.186,"15min":0.186},"max":{"1min":6.2640000000000002,"5min":9.0559999999999992,"15min":110.608},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.976,"5min":1.3720000000000001,"15min":1.633},"min":{"1min":0.40400000000000003,"5min":0.23699999999999999,"15min":0.19900000000000001},"max":{"1min":10.378,"5min":10.378,"15min":112.98},"last":0.45300000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:41:49 2023","interfaces":[{"interface":"back","average":{"1min":3.2160000000000002,"5min":1.466,"15min":2.645},"min":{"1min":0.29799999999999999,"5min":0.23499999999999999,"15min":0.23000000000000001},"max":{"1min":8.6229999999999993,"5min":8.6229999999999993,"15min":175.08799999999999},"last":0.38900000000000001},{"interface":"front","average":{"1min":3.0899999999999999,"5min":1.653,"15min":3.0379999999999998},"min":{"1min":0.442,"5min":0.247,"15min":0.23000000000000001},"max":{"1min":11.041,"5min":11.041,"15min":175.488},"last":0.26600000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.96899999999999997,"15min":1.0249999999999999},"min":{"1min":0.379,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":4.298,"5min":6.0629999999999997,"15min":9.3390000000000004},"last":0.42099999999999999},{"interface":"front","average":{"1min":1.6359999999999999,"5min":1.3919999999999999,"15min":1.5109999999999999},"min":{"1min":0.39200000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.4530000000000003,"5min":7.6879999999999997,"15min":16.058},"last":0.52500000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.79,"5min":1.163,"15min":1.599},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.27700000000000002},"max":{"1min":4.532,"5min":4.532,"15min":27.562000000000001},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.2430000000000001,"5min":0.97599999999999998,"15min":1.3029999999999999},"min":{"1min":0.38200000000000001,"5min":0.372,"15min":0.32700000000000001},"max":{"1min":4.3410000000000002,"5min":4.3410000000000002,"15min":27.164000000000001},"last":0.58999999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.978,"5min":1.3009999999999999,"15min":1.2090000000000001},"min":{"1min":0.496,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":4.5709999999999997,"5min":5.0170000000000003,"15min":5.0170000000000003},"last":2.1339999999999999},{"interface":"front","average":{"1min":1.6479999999999999,"5min":1.1739999999999999,"15min":1.194},"min":{"1min":0.48399999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":4.4009999999999998,"5min":4.4009999999999998,"15min":4.4009999999999998},"last":0.623}]},{"osd":7,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.6160000000000001,"5min":1.127,"15min":1.4159999999999999},"min":{"1min":0.441,"5min":0.40899999999999997,"15min":0.35399999999999998},"max":{"1min":4.6580000000000004,"5min":4.6580000000000004,"15min":10.949999999999999},"last":3.2669999999999999},{"interface":"front","average":{"1min":1.744,"5min":1.149,"15min":1.3320000000000001},"min":{"1min":0.42999999999999999,"5min":0.42899999999999999,"15min":0.41099999999999998},"max":{"1min":5.1349999999999998,"5min":5.1349999999999998,"15min":26.978000000000002},"last":0.56000000000000005}]}]},{"osd":0,"up_from":85,"seq":365072220573,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2961476,"kb_used_data":2042172,"kb_used_omap":5,"kb_used_meta":919226,"kb_avail":90783676,"statfs":{"total":95995035648,"available":92962484224,"internally_reserved":0,"allocated":2091184128,"data_stored":2089165727,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":941288058},"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 Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":4.2149999999999999,"5min":3.4039999999999999,"15min":2.1259999999999999},"min":{"1min":0.22900000000000001,"5min":0.20100000000000001,"15min":0.17299999999999999},"max":{"1min":52.673000000000002,"5min":184.161,"15min":184.161},"last":5.9260000000000002},{"interface":"front","average":{"1min":4.851,"5min":3.6680000000000001,"15min":2.7530000000000001},"min":{"1min":0.23899999999999999,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":52.427,"5min":184.23699999999999,"15min":184.23699999999999},"last":2.2730000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:42:15 2023","interfaces":[{"interface":"back","average":{"1min":2.738,"5min":1.806,"15min":1.712},"min":{"1min":0.40799999999999997,"5min":0.20799999999999999,"15min":0.19900000000000001},"max":{"1min":9.2829999999999995,"5min":9.4000000000000004,"15min":84.491},"last":0.33600000000000002},{"interface":"front","average":{"1min":1.665,"5min":1.829,"15min":1.6830000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":5.7599999999999998,"5min":17.201000000000001,"15min":83.647999999999996},"last":0.224}]},{"osd":3,"last update":"Sat Sep 23 20:41:48 2023","interfaces":[{"interface":"back","average":{"1min":7.6260000000000003,"5min":2.5630000000000002,"15min":2.9169999999999998},"min":{"1min":0.32400000000000001,"5min":0.28899999999999998,"15min":0.22600000000000001},"max":{"1min":59.131,"5min":59.131,"15min":145.04499999999999},"last":5.9619999999999997},{"interface":"front","average":{"1min":8.0649999999999995,"5min":2.669,"15min":3.0179999999999998},"min":{"1min":0.32600000000000001,"5min":0.246,"15min":0.246},"max":{"1min":59.090000000000003,"5min":59.090000000000003,"15min":145.12799999999999},"last":2.234}]},{"osd":4,"last update":"Sat Sep 23 20:42:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.3280000000000001,"15min":1.629},"min":{"1min":0.41599999999999998,"5min":0.316,"15min":0.316},"max":{"1min":2.4609999999999999,"5min":8.3689999999999998,"15min":10.055},"last":6.008},{"interface":"front","average":{"1min":1.6359999999999999,"5min":1.339,"15min":1.637},"min":{"1min":0.42099999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.6839999999999993,"5min":8.6839999999999993,"15min":9.4670000000000005},"last":0.64400000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:42:15 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":1.2949999999999999,"15min":1.6240000000000001},"min":{"1min":0.39400000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.7170000000000005,"5min":8.7170000000000005,"15min":9.9160000000000004},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.6299999999999999,"5min":1.587,"15min":1.6279999999999999},"min":{"1min":0.434,"5min":0.40300000000000002,"15min":0.35999999999999999},"max":{"1min":5.9930000000000003,"5min":8.2720000000000002,"15min":10.090999999999999},"last":0.45900000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:42:01 2023","interfaces":[{"interface":"back","average":{"1min":2.2010000000000001,"5min":1.625,"15min":1.681},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":9.2560000000000002,"5min":9.2560000000000002,"15min":9.2560000000000002},"last":0.54100000000000004},{"interface":"front","average":{"1min":2.2370000000000001,"5min":1.702,"15min":1.7350000000000001},"min":{"1min":0.50800000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":9.2219999999999995,"5min":9.2219999999999995,"15min":9.2219999999999995},"last":0.55900000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:42:15 2023","interfaces":[{"interface":"back","average":{"1min":1.869,"5min":1.6160000000000001,"15min":1.556},"min":{"1min":0.45900000000000002,"5min":0.437,"15min":0.38400000000000001},"max":{"1min":6.0430000000000001,"5min":8.3309999999999995,"15min":10.105},"last":0.42599999999999999},{"interface":"front","average":{"1min":1.3899999999999999,"5min":1.2869999999999999,"15min":1.4990000000000001},"min":{"1min":0.45800000000000002,"5min":0.39200000000000002,"15min":0.379},"max":{"1min":4.5439999999999996,"5min":4.8109999999999999,"15min":10.106999999999999},"last":5.9870000000000001}]}]},{"osd":2,"up_from":95,"seq":408021893509,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2344820,"kb_used_data":1677100,"kb_used_omap":7,"kb_used_meta":667704,"kb_avail":91400332,"statfs":{"total":95995035648,"available":93593939968,"internally_reserved":0,"allocated":1717350400,"data_stored":1715344355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":683728977},"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 Sep 23 20:42:25 2023","interfaces":[{"interface":"back","average":{"1min":2.8879999999999999,"5min":1.419,"15min":3.028},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":28.138999999999999,"5min":28.138999999999999,"15min":93.385000000000005},"last":0.80700000000000005},{"interface":"front","average":{"1min":4.2229999999999999,"5min":1.8149999999999999,"15min":3.5329999999999999},"min":{"1min":0.32300000000000001,"5min":0.218,"15min":0.19400000000000001},"max":{"1min":29.594999999999999,"5min":29.594999999999999,"15min":93.296000000000006},"last":0.48999999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:42:25 2023","interfaces":[{"interface":"back","average":{"1min":3.1600000000000001,"5min":1.6739999999999999,"15min":1.913},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":27.634,"5min":27.634,"15min":81.994},"last":0.84299999999999997},{"interface":"front","average":{"1min":4.8310000000000004,"5min":1.968,"15min":1.982},"min":{"1min":0.41299999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":27.486000000000001,"5min":27.486000000000001,"15min":86.367999999999995},"last":1.8740000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:42:00 2023","interfaces":[{"interface":"back","average":{"1min":5.6529999999999996,"5min":2.0819999999999999,"15min":2.3149999999999999},"min":{"1min":0.35599999999999998,"5min":0.26600000000000001,"15min":0.22900000000000001},"max":{"1min":33.201999999999998,"5min":33.201999999999998,"15min":80.498000000000005},"last":0.90600000000000003},{"interface":"front","average":{"1min":5.6879999999999997,"5min":2.1549999999999998,"15min":2.3450000000000002},"min":{"1min":0.26500000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":32.494999999999997,"5min":32.494999999999997,"15min":81.091999999999999},"last":0.57299999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:42:25 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.3660000000000001,"15min":1.1799999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":6.4569999999999999,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":1.6899999999999999},{"interface":"front","average":{"1min":1.853,"5min":1.345,"15min":1.327},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35399999999999998},"max":{"1min":5.492,"5min":7.8200000000000003,"15min":16.702000000000002},"last":0.88}]},{"osd":5,"last update":"Sat Sep 23 20:42:25 2023","interfaces":[{"interface":"back","average":{"1min":2.0209999999999999,"5min":1.238,"15min":1.3740000000000001},"min":{"1min":0.374,"5min":0.33500000000000002,"15min":0.312},"max":{"1min":7.2169999999999996,"5min":7.2169999999999996,"15min":14.567},"last":0.52400000000000002},{"interface":"front","average":{"1min":2.2650000000000001,"5min":1.4730000000000001,"15min":1.377},"min":{"1min":0.38500000000000001,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":10.013,"5min":10.013,"15min":10.013},"last":0.94999999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:42:05 2023","interfaces":[{"interface":"back","average":{"1min":2.391,"5min":1.377,"15min":1.1659999999999999},"min":{"1min":0.46200000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":7.6689999999999996,"5min":7.6689999999999996,"15min":7.6689999999999996},"last":0.59799999999999998},{"interface":"front","average":{"1min":2.5030000000000001,"5min":1.6279999999999999,"15min":1.2889999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":10.053000000000001,"5min":10.053000000000001,"15min":10.053000000000001},"last":0.96599999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:42:25 2023","interfaces":[{"interface":"back","average":{"1min":2.548,"5min":1.3380000000000001,"15min":1.339},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":16.652999999999999,"5min":16.652999999999999,"15min":16.652999999999999},"last":0.54900000000000004},{"interface":"front","average":{"1min":2.766,"5min":1.657,"15min":1.397},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":10.08,"5min":10.08,"15min":10.08},"last":0.93400000000000005}]}]},{"osd":3,"up_from":100,"seq":429496729984,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3139560,"kb_used_data":2147424,"kb_used_omap":2,"kb_used_meta":992061,"kb_avail":90605592,"statfs":{"total":95995035648,"available":92780126208,"internally_reserved":0,"allocated":2198962176,"data_stored":2197023865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1015870517},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":6.8079999999999998,"5min":6.9100000000000001,"15min":3.6749999999999998},"min":{"1min":0.33600000000000002,"5min":0.19900000000000001,"15min":0.182},"max":{"1min":94.140000000000001,"5min":168.333,"15min":168.333},"last":5.3949999999999996},{"interface":"front","average":{"1min":6.8799999999999999,"5min":6.9610000000000003,"15min":3.6440000000000001},"min":{"1min":0.22700000000000001,"5min":0.192,"15min":0.183},"max":{"1min":96.546999999999997,"5min":168.22999999999999,"15min":168.22999999999999},"last":1.147}]},{"osd":1,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":2.4209999999999998,"5min":1.3360000000000001,"15min":1.7769999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":11.724,"5min":11.724,"15min":93.554000000000002},"last":16.917000000000002},{"interface":"front","average":{"1min":2.2989999999999999,"5min":1.214,"15min":1.972},"min":{"1min":0.42299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":6.4619999999999997,"5min":7.9720000000000004,"15min":94.733000000000004},"last":16.994}]},{"osd":2,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":2.5179999999999998,"15min":1.7729999999999999},"min":{"1min":0.29199999999999998,"5min":0.248,"15min":0.22500000000000001},"max":{"1min":6.4199999999999999,"5min":51.125999999999998,"15min":51.125999999999998},"last":5.4349999999999996},{"interface":"front","average":{"1min":1.907,"5min":2.4020000000000001,"15min":1.909},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.1289999999999996,"5min":50.536999999999999,"15min":50.536999999999999},"last":4.9009999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.444,"15min":1.6639999999999999},"min":{"1min":0.36799999999999999,"5min":0.29499999999999998,"15min":0.28299999999999997},"max":{"1min":3.5720000000000001,"5min":9.0690000000000008,"15min":14.521000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.3140000000000001,"15min":1.52},"min":{"1min":0.40500000000000003,"5min":0.36099999999999999,"15min":0.318},"max":{"1min":7.3399999999999999,"5min":10.521000000000001,"15min":10.521000000000001},"last":0.64900000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":2.4470000000000001,"15min":2.069},"min":{"1min":0.39900000000000002,"5min":0.33200000000000002,"15min":0.32600000000000001},"max":{"1min":3.597,"5min":83.965000000000003,"15min":83.965000000000003},"last":1.226},{"interface":"front","average":{"1min":2.3439999999999999,"5min":2.4249999999999998,"15min":1.952},"min":{"1min":0.40600000000000003,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":6.351,"5min":84.195999999999998,"15min":84.195999999999998},"last":5.3070000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.5720000000000001,"15min":1.8360000000000001},"min":{"1min":0.375,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.2969999999999997,"5min":10.832000000000001,"15min":10.832000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":2.3300000000000001,"5min":1.681,"15min":1.8160000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.907,"5min":7.0099999999999998,"15min":7.0099999999999998},"last":1.202}]},{"osd":7,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.3120000000000001,"15min":1.556},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":7.6849999999999996,"5min":7.6849999999999996,"15min":7.8499999999999996},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.385,"15min":1.6339999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":7.7130000000000001,"5min":7.7130000000000001,"15min":7.9320000000000004},"last":0.82999999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986785,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1638152,"kb_used_data":1114560,"kb_used_omap":0,"kb_used_meta":523584,"kb_avail":92107000,"statfs":{"total":95995035648,"available":94317568000,"internally_reserved":0,"allocated":1141309440,"data_stored":1139909216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":536150016},"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 Sep 23 20:42:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":3.3079999999999998,"15min":2.3620000000000001},"min":{"1min":0.33000000000000002,"5min":0.27000000000000002,"15min":0.23499999999999999},"max":{"1min":3.2589999999999999,"5min":132.52799999999999,"15min":132.52799999999999},"last":3.0899999999999999},{"interface":"front","average":{"1min":2.4700000000000002,"5min":3.8340000000000001,"15min":2.4660000000000002},"min":{"1min":0.33100000000000002,"5min":0.26600000000000001,"15min":0.24099999999999999},"max":{"1min":8.6240000000000006,"5min":132.57900000000001,"15min":132.57900000000001},"last":2.9860000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.2110000000000001,"15min":1.6870000000000001},"min":{"1min":0.34599999999999997,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":4.468,"5min":8.2970000000000006,"15min":25.571000000000002},"last":0.66700000000000004},{"interface":"front","average":{"1min":2.1269999999999998,"5min":1.3919999999999999,"15min":1.861},"min":{"1min":0.41999999999999998,"5min":0.32800000000000001,"15min":0.27200000000000002},"max":{"1min":4.5060000000000002,"5min":8.218,"15min":25.844999999999999},"last":0.751}]},{"osd":2,"last update":"Sat Sep 23 20:42:30 2023","interfaces":[{"interface":"back","average":{"1min":1.9450000000000001,"5min":5.5759999999999996,"15min":2.8199999999999998},"min":{"1min":0.38700000000000001,"5min":0.314,"15min":0.26800000000000002},"max":{"1min":5.4829999999999997,"5min":187.89599999999999,"15min":187.89599999999999},"last":0.38700000000000001},{"interface":"front","average":{"1min":1.373,"5min":5.7000000000000002,"15min":2.8919999999999999},"min":{"1min":0.38300000000000001,"5min":0.34799999999999998,"15min":0.28000000000000003},"max":{"1min":8.5129999999999999,"5min":189.535,"15min":189.535},"last":0.46300000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":2.181,"5min":2.145,"15min":2.0800000000000001},"min":{"1min":0.32800000000000001,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":8.7360000000000007,"5min":31.518000000000001,"15min":31.518000000000001},"last":1.4199999999999999},{"interface":"front","average":{"1min":1.9390000000000001,"5min":2.1819999999999999,"15min":2.1240000000000001},"min":{"1min":0.44400000000000001,"5min":0.38800000000000001,"15min":0.33600000000000002},"max":{"1min":5.2290000000000001,"5min":31.620000000000001,"15min":31.620000000000001},"last":1.385}]},{"osd":5,"last update":"Sat Sep 23 20:42:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":2.7519999999999998,"15min":1.958},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.25800000000000001},"max":{"1min":3.738,"5min":170.56,"15min":170.56},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.4930000000000001,"5min":2.7999999999999998,"15min":1.9450000000000001},"min":{"1min":0.45600000000000002,"5min":0.34000000000000002,"15min":0.313},"max":{"1min":7.7629999999999999,"5min":170.81399999999999,"15min":170.81399999999999},"last":0.52200000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:42:04 2023","interfaces":[{"interface":"back","average":{"1min":1.73,"5min":1.4630000000000001,"15min":1.6830000000000001},"min":{"1min":0.51600000000000001,"5min":0.379,"15min":0.379},"max":{"1min":5.5190000000000001,"5min":6.9470000000000001,"15min":6.9470000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":2.004,"5min":1.698,"15min":2.0819999999999999},"min":{"1min":0.45600000000000002,"5min":0.38,"15min":0.38},"max":{"1min":8.0239999999999991,"5min":8.2539999999999996,"15min":8.2539999999999996},"last":0.624}]},{"osd":7,"last update":"Sat Sep 23 20:42:09 2023","interfaces":[{"interface":"back","average":{"1min":1.387,"5min":1.1990000000000001,"15min":1.4259999999999999},"min":{"1min":0.41299999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.9589999999999996,"5min":10.616,"15min":25.605},"last":1.042},{"interface":"front","average":{"1min":1.772,"5min":1.403,"15min":1.446},"min":{"1min":0.39600000000000002,"5min":0.38700000000000001,"15min":0.36799999999999999},"max":{"1min":6.9720000000000004,"5min":8.3919999999999995,"15min":25.664000000000001},"last":0.90100000000000002}]}]},{"osd":5,"up_from":39,"seq":167503725145,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2002804,"kb_used_data":1521644,"kb_used_omap":0,"kb_used_meta":481152,"kb_avail":91742348,"statfs":{"total":95995035648,"available":93944164352,"internally_reserved":0,"allocated":1558163456,"data_stored":1556779432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":492699648},"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 Sep 23 20:42:29 2023","interfaces":[{"interface":"back","average":{"1min":2.5099999999999998,"5min":1.5309999999999999,"15min":2.7850000000000001},"min":{"1min":0.28399999999999997,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":18.907,"5min":18.907,"15min":166.43700000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":2.5390000000000001,"5min":1.788,"15min":2.8479999999999999},"min":{"1min":0.29999999999999999,"5min":0.29099999999999998,"15min":0.26100000000000001},"max":{"1min":19.202000000000002,"5min":19.202000000000002,"15min":165.25299999999999},"last":6.9080000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:41:57 2023","interfaces":[{"interface":"back","average":{"1min":17.111999999999998,"5min":4.2190000000000003,"15min":2.669},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28399999999999997},"max":{"1min":146.178,"5min":146.178,"15min":146.178},"last":0.60699999999999998},{"interface":"front","average":{"1min":17.100000000000001,"5min":4.5110000000000001,"15min":2.8370000000000002},"min":{"1min":0.32300000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":145.876,"5min":145.876,"15min":145.876},"last":1.351}]},{"osd":2,"last update":"Sat Sep 23 20:42:29 2023","interfaces":[{"interface":"back","average":{"1min":3.6349999999999998,"5min":1.7789999999999999,"15min":1.478},"min":{"1min":0.41999999999999998,"5min":0.33900000000000002,"15min":0.33300000000000002},"max":{"1min":35.042999999999999,"5min":35.042999999999999,"15min":35.042999999999999},"last":6.9930000000000003},{"interface":"front","average":{"1min":3.2730000000000001,"5min":1.6850000000000001,"15min":1.3839999999999999},"min":{"1min":0.38,"5min":0.33900000000000002,"15min":0.29899999999999999},"max":{"1min":35.210000000000001,"5min":35.210000000000001,"15min":35.210000000000001},"last":0.40500000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:41:57 2023","interfaces":[{"interface":"back","average":{"1min":1.595,"5min":1.4370000000000001,"15min":1.8069999999999999},"min":{"1min":0.379,"5min":0.32600000000000001,"15min":0.312},"max":{"1min":4.1020000000000003,"5min":9.6270000000000007,"15min":52.241},"last":0.53800000000000003},{"interface":"front","average":{"1min":2.109,"5min":1.3700000000000001,"15min":2.004},"min":{"1min":0.373,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.3280000000000003,"5min":6.3280000000000003,"15min":52.003999999999998},"last":0.42899999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:42:29 2023","interfaces":[{"interface":"back","average":{"1min":1.401,"5min":1.101,"15min":1.319},"min":{"1min":0.40899999999999997,"5min":0.33500000000000002,"15min":0.28000000000000003},"max":{"1min":5.6520000000000001,"5min":5.6520000000000001,"15min":9.7799999999999994},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.101,"5min":1.177,"15min":1.3240000000000001},"min":{"1min":0.39000000000000001,"5min":0.32000000000000001,"15min":0.26800000000000002},"max":{"1min":5.9180000000000001,"5min":7.1680000000000001,"15min":14.263999999999999},"last":0.49399999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:41:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":1.3140000000000001,"15min":1.3049999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.6559999999999997,"5min":4.6559999999999997,"15min":4.6559999999999997},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.3129999999999999,"5min":1.3049999999999999,"15min":1.347},"min":{"1min":0.46400000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":4.6970000000000001,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":0.45400000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:42:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.1000000000000001,"15min":1.304},"min":{"1min":0.39900000000000002,"5min":0.34100000000000003,"15min":0.29699999999999999},"max":{"1min":3.798,"5min":7.6920000000000002,"15min":13.538},"last":6.9649999999999999},{"interface":"front","average":{"1min":1.456,"5min":1.177,"15min":1.4139999999999999},"min":{"1min":0.48799999999999999,"5min":0.41599999999999998,"15min":0.38800000000000001},"max":{"1min":4.0590000000000002,"5min":4.3390000000000004,"15min":10.603999999999999},"last":0.94499999999999995}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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":2080636928,"data_stored":2080636928,"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":2274426880,"data_stored":2274426880,"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":1697845248,"data_stored":1697841176,"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":2193555456,"data_stored":2193555456,"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":1135808512,"data_stored":1135804440,"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":1549664256,"data_stored":1549664256,"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":2627473408,"data_stored":2627469336,"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":296353792,"data_stored":296353792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:42:43.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T20:42:43.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:43.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:43.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:43.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:43.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:43.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:43.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:44.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:44.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:44.130 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:44.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:44 smithi112 bash[104422]: cluster 2023-09-23T20:42:43.954654+0000 mon.a (mon.0) 1660 : cluster 3 Health check update: Degraded data redundancy: 18968/200211 objects degraded (9.474%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:44.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:44 smithi112 bash[107672]: cluster 2023-09-23T20:42:43.954654+0000 mon.a (mon.0) 1660 : cluster 3 Health check update: Degraded data redundancy: 18968/200211 objects degraded (9.474%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:44.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:44.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:44.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.300 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:44.404 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:44.412 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:44 smithi174 bash[91578]: cluster 2023-09-23T20:42:43.954654+0000 mon.a (mon.0) 1660 : cluster 3 Health check update: Degraded data redundancy: 18968/200211 objects degraded (9.474%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:44.429 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:44.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:44.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:44.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:44.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:44.658 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:44.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:44.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:44.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:44.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.963 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:45.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.078 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:45 smithi112 bash[104422]: cluster 2023-09-23T20:42:43.922104+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1427: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 18968/195330 objects degraded (9.711%); 11451/195330 objects misplaced (5.862%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:45.106 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:45.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.221 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:45 smithi174 bash[91578]: cluster 2023-09-23T20:42:43.922104+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1427: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 18968/195330 objects degraded (9.711%); 11451/195330 objects misplaced (5.862%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:45.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:45.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:45.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:45 smithi112 bash[107672]: cluster 2023-09-23T20:42:43.922104+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1427: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 18968/195330 objects degraded (9.711%); 11451/195330 objects misplaced (5.862%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:45.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:45.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:45.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:45.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:45.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:45.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:45.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:42:45.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:45.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:42:45.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:45.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:45.929 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:45.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:46.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:46.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:46.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:46.202 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:46.210 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:46 smithi174 bash[91578]: cluster 2023-09-23T20:42:45.925294+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1428: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 18968/192624 objects degraded (9.847%); 11451/192624 objects misplaced (5.945%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:46.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:46.334 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:46.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:46.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:46.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:46 smithi112 bash[107672]: cluster 2023-09-23T20:42:45.925294+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1428: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 18968/192624 objects degraded (9.847%); 11451/192624 objects misplaced (5.945%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:46.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:46 smithi112 bash[104422]: cluster 2023-09-23T20:42:45.925294+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1428: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 18968/192624 objects degraded (9.847%); 11451/192624 objects misplaced (5.945%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:46.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:46.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:46.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:46.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:46.627 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:46.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:46.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:46.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:46.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:46.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:46.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:46.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:47.031 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:47.069 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:47.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:47.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:47.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:47.462 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:47.499 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:47.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:47.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:47.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:47.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:47.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:47.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:48.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:48.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:48.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:48.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:48.254 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:48.255 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:48.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:48.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:48.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:48.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:48.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:48.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:48.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:48.994 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:49.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:49.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:49.127 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:49.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:49.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:48 smithi112 bash[107672]: cluster 2023-09-23T20:42:47.925985+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1429: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 18968/187716 objects degraded (10.105%); 11346/187716 objects misplaced (6.044%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:49.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:48 smithi112 bash[107672]: cluster 2023-09-23T20:42:48.955717+0000 mon.a (mon.0) 1661 : cluster 3 Health check update: Degraded data redundancy: 18968/187716 objects degraded (10.105%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:48 smithi112 bash[104422]: cluster 2023-09-23T20:42:47.925985+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1429: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 18968/187716 objects degraded (10.105%); 11346/187716 objects misplaced (6.044%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:49.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:48 smithi112 bash[104422]: cluster 2023-09-23T20:42:48.955717+0000 mon.a (mon.0) 1661 : cluster 3 Health check update: Degraded data redundancy: 18968/187716 objects degraded (10.105%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:49.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:49.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:48 smithi174 bash[91578]: cluster 2023-09-23T20:42:47.925985+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1429: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 18968/187716 objects degraded (10.105%); 11346/187716 objects misplaced (6.044%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:48 smithi174 bash[91578]: cluster 2023-09-23T20:42:48.955717+0000 mon.a (mon.0) 1661 : cluster 3 Health check update: Degraded data redundancy: 18968/187716 objects degraded (10.105%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:49.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:49.401 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:49.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:49.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:49.532 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:49.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:49.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:49.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:49.767 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:49.802 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:49.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:50.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:50.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:50.228 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:50.263 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:50.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:50.288 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:50.288 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:50.318 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:42:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:42:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-09-23T20:42:50.367 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:50.411 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:50.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:50.517 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:50.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:50.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:50.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:50.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:50.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:50.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:50.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:50.922 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:50.974 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:51.078 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.123 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:51.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:51.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:51.268 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:50 smithi112 bash[104422]: cluster 2023-09-23T20:42:49.926527+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1430: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 18968/184965 objects degraded (10.255%); 11346/184965 objects misplaced (6.134%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:51.268 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:50 smithi112 bash[107672]: cluster 2023-09-23T20:42:49.926527+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1430: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 18968/184965 objects degraded (10.255%); 11346/184965 objects misplaced (6.134%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:51.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:50 smithi174 bash[91578]: cluster 2023-09-23T20:42:49.926527+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1430: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 18968/184965 objects degraded (10.255%); 11346/184965 objects misplaced (6.134%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:42:51.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.408 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:51.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:51.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:51.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:51.648 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:51.681 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:51.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:51.934 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:51.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:52.063 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:52.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:52.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:52.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:52.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.396 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:52.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:52.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:52.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:52.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:53.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:53.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:53.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:52 smithi174 bash[91578]: cluster 2023-09-23T20:42:51.927125+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1431: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 18968/182712 objects degraded (10.381%); 11243/182712 objects misplaced (6.153%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:42:53.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:53.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:53.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:53.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:53.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:52 smithi112 bash[104422]: cluster 2023-09-23T20:42:51.927125+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1431: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 18968/182712 objects degraded (10.381%); 11243/182712 objects misplaced (6.153%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:42:53.311 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:52 smithi112 bash[107672]: cluster 2023-09-23T20:42:51.927125+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1431: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 18968/182712 objects degraded (10.381%); 11243/182712 objects misplaced (6.153%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:42:53.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:53.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:53.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:53.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:53.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:53.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:53.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:53.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:53.716 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:53.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:53.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:53.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:53.882 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:53.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:53.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:54.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:54.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:54 smithi112 bash[107672]: audit 2023-09-23T20:42:53.051245+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:54.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:54 smithi112 bash[107672]: audit 2023-09-23T20:42:53.052433+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:54.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:54 smithi112 bash[107672]: cluster 2023-09-23T20:42:53.956766+0000 mon.a (mon.0) 1664 : cluster 3 Health check update: Degraded data redundancy: 18968/182712 objects degraded (10.381%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:54.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:54 smithi112 bash[104422]: audit 2023-09-23T20:42:53.051245+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:54.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:54 smithi112 bash[104422]: audit 2023-09-23T20:42:53.052433+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:54.105 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:54 smithi112 bash[104422]: cluster 2023-09-23T20:42:53.956766+0000 mon.a (mon.0) 1664 : cluster 3 Health check update: Degraded data redundancy: 18968/182712 objects degraded (10.381%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:54.107 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:54.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:54.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:54.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:54.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:54 smithi174 bash[91578]: audit 2023-09-23T20:42:53.051245+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:42:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:54 smithi174 bash[91578]: audit 2023-09-23T20:42:53.052433+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:54 smithi174 bash[91578]: cluster 2023-09-23T20:42:53.956766+0000 mon.a (mon.0) 1664 : cluster 3 Health check update: Degraded data redundancy: 18968/182712 objects degraded (10.381%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:54.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:54.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:54.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:54.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:54.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:54.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:54.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:54.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:55.062 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:55 smithi174 bash[91578]: cluster 2023-09-23T20:42:53.927806+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1432: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 18968/177756 objects degraded (10.671%); 11243/177756 objects misplaced (6.325%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:55.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:55.201 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:55.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:55.354 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:55 smithi112 bash[104422]: cluster 2023-09-23T20:42:53.927806+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1432: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 18968/177756 objects degraded (10.671%); 11243/177756 objects misplaced (6.325%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:55.354 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:55 smithi112 bash[107672]: cluster 2023-09-23T20:42:53.927806+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1432: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 18968/177756 objects degraded (10.671%); 11243/177756 objects misplaced (6.325%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:55.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:55.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:55.513 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:55.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:55.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:55.749 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:55.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:55.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:55.907 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:56.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:56.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:56.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:56.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:56.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:56.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:56 smithi174 bash[91578]: cluster 2023-09-23T20:42:55.928454+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1433: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18968/174939 objects degraded (10.843%); 11243/174939 objects misplaced (6.427%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:56.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:56.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:56 smithi112 bash[104422]: cluster 2023-09-23T20:42:55.928454+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1433: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18968/174939 objects degraded (10.843%); 11243/174939 objects misplaced (6.427%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:56.351 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:56 smithi112 bash[107672]: cluster 2023-09-23T20:42:55.928454+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1433: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18968/174939 objects degraded (10.843%); 11243/174939 objects misplaced (6.427%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T20:42:56.452 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.480 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:56.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:56.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:56.725 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:56.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:56.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:56.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:56.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:57.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:57.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:57.148 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:57.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:57.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:57.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:57.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:57.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:57.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:57.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:57.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:57.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:57.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:57.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:57.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:57.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:57.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:57.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:57.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:58.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:58.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:58.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:58.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:58.248 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:58.384 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:58.413 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:58.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:58.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:58.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:58.662 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.689 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:58.796 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:58.822 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:58.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:58.925 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:58.949 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:59.053 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:59.085 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:59.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:59.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:58 smithi112 bash[107672]: cluster 2023-09-23T20:42:57.929137+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1434: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18968/170391 objects degraded (11.132%); 11125/170391 objects misplaced (6.529%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:59.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:42:58 smithi112 bash[107672]: cluster 2023-09-23T20:42:58.959020+0000 mon.a (mon.0) 1665 : cluster 3 Health check update: Degraded data redundancy: 18968/170391 objects degraded (11.132%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:58 smithi112 bash[104422]: cluster 2023-09-23T20:42:57.929137+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1434: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18968/170391 objects degraded (11.132%); 11125/170391 objects misplaced (6.529%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:59.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:42:58 smithi112 bash[104422]: cluster 2023-09-23T20:42:58.959020+0000 mon.a (mon.0) 1665 : cluster 3 Health check update: Degraded data redundancy: 18968/170391 objects degraded (11.132%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:59.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:59.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:59.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:59.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:58 smithi174 bash[91578]: cluster 2023-09-23T20:42:57.929137+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1434: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18968/170391 objects degraded (11.132%); 11125/170391 objects misplaced (6.529%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:42:59.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:42:58 smithi174 bash[91578]: cluster 2023-09-23T20:42:58.959020+0000 mon.a (mon.0) 1665 : cluster 3 Health check update: Degraded data redundancy: 18968/170391 objects degraded (11.132%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:42:59.364 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:59.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:59.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:59.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:59.605 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:59.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:59.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:59.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:59.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:59.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:59.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:59.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:00.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:00.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:00.059 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:43:00 smithi174 bash[79990]: logger=cleanup t=2023-09-23T20:43:00.055882701Z level=info msg="Completed cleanup jobs" duration=547.861992ms 2023-09-23T20:43:00.149 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:00.177 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:00.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:00.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:00.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:43:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:43:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-09-23T20:43:00.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:00.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:00.557 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.592 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:00.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:00.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:00.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:00.825 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:00.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:00.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:00.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:00.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:01.086 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:01.095 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:00 smithi174 bash[91578]: cluster 2023-09-23T20:42:59.929819+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1435: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 18968/167637 objects degraded (11.315%); 11125/167637 objects misplaced (6.636%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:43:01.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:01.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:01.260 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:01.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:01.390 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:01.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:00 smithi112 bash[104422]: cluster 2023-09-23T20:42:59.929819+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1435: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 18968/167637 objects degraded (11.315%); 11125/167637 objects misplaced (6.636%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:43:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:00 smithi112 bash[107672]: cluster 2023-09-23T20:42:59.929819+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1435: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 18968/167637 objects degraded (11.315%); 11125/167637 objects misplaced (6.636%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:43:01.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:01.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:01.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:01.635 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:01.666 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:01.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:01.771 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:01.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:01.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:02.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:02.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:02.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:02.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:02.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:02.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:02.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:02.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:02.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:02.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:02.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:02.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:02.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:02.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:02.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:02.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:03.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:03.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:03.172 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:03.267 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:02 smithi112 bash[104422]: cluster 2023-09-23T20:43:01.930442+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1436: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 18968/165504 objects degraded (11.461%); 11009/165504 objects misplaced (6.652%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:03.267 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:03 smithi112 bash[107672]: cluster 2023-09-23T20:43:01.930442+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1436: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 18968/165504 objects degraded (11.461%); 11009/165504 objects misplaced (6.652%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:03.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:03.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:02 smithi174 bash[91578]: cluster 2023-09-23T20:43:01.930442+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1436: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 18968/165504 objects degraded (11.461%); 11009/165504 objects misplaced (6.652%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:03.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:03.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:03.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:03.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:03.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:03.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:03.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:03.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:03.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:03.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:04.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:04.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:04.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:04 smithi112 bash[104422]: cluster 2023-09-23T20:43:03.960228+0000 mon.a (mon.0) 1666 : cluster 3 Health check update: Degraded data redundancy: 18968/165504 objects degraded (11.461%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:04.138 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:04 smithi112 bash[107672]: cluster 2023-09-23T20:43:03.960228+0000 mon.a (mon.0) 1666 : cluster 3 Health check update: Degraded data redundancy: 18968/165504 objects degraded (11.461%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:04.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:04.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:04 smithi174 bash[91578]: cluster 2023-09-23T20:43:03.960228+0000 mon.a (mon.0) 1666 : cluster 3 Health check update: Degraded data redundancy: 18968/165504 objects degraded (11.461%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:04.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:04.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:04.298 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:43:04.299 INFO:teuthology.orchestra.run.smithi112.stdout:{"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 18968/160809 objects degraded (11.795%), 3 pgs degraded, 3 pgs undersized","count":6},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2190,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":354,"num_osds":8,"num_up_osds":8,"osd_up_since":1695501472,"num_in_osds":8,"osd_in_since":1695500256,"num_remapped_pgs":5},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":84},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":3},{"state_name":"active+recovering+remapped","count":1},{"state_name":"active+recovery_wait+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":53603,"data_bytes":3511883704,"bytes_used":16288976896,"bytes_avail":751671308288,"bytes_total":767960285184,"degraded_objects":18968,"degraded_total":160809,"degraded_ratio":0.11795359712453905,"misplaced_objects":11009,"misplaced_total":160809,"misplaced_ratio":0.068460098626320673,"recovering_objects_per_sec":19,"recovering_bytes_per_sec":1277539,"recovering_keys_per_sec":0,"num_objects_recovered":234,"num_bytes_recovered":15335424,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":608},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi174.hlooba","status":"up:active","gid":24499}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.112:8443/","prometheus":"http://172.21.15.112:9283/"}},"servicemap":{"epoch":37,"modified":"2023-09-23T20:41:47.893997+0000","services":{}},"progress_events":{"666cef97-3ad1-42d4-9295-b57064b6bc9b":{"message":"Global Recovery Event (0s)\n [............................] ","progress":0,"add_to_ceph_s":true},"dae43bb7-a9d7-478c-a757-9122898ab14a":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T20:43:04.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:04.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:04.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:04.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:04.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:04.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:04.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:04.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:04.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:04.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:04.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:04.931 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:04.965 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:04.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:05.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:05.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:05.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:05.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.218 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:05 smithi174 bash[91578]: cluster 2023-09-23T20:43:03.931075+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1437: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 18968/160809 objects degraded (11.795%); 11009/160809 objects misplaced (6.846%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:43:05.218 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:05 smithi174 bash[91578]: audit 2023-09-23T20:43:04.298672+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.112:0/1700169929' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:43:05.238 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:05.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.372 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:05 smithi112 bash[104422]: cluster 2023-09-23T20:43:03.931075+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1437: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 18968/160809 objects degraded (11.795%); 11009/160809 objects misplaced (6.846%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:43:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:05 smithi112 bash[104422]: audit 2023-09-23T20:43:04.298672+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.112:0/1700169929' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:43:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:05 smithi112 bash[107672]: cluster 2023-09-23T20:43:03.931075+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1437: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 18968/160809 objects degraded (11.795%); 11009/160809 objects misplaced (6.846%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:43:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:05 smithi112 bash[107672]: audit 2023-09-23T20:43:04.298672+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.112:0/1700169929' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:43:05.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.515 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:05.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:05.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:05.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:05.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:05.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:05.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:05.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:06.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:06.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:06.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:06.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:06.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:06.461 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:06.505 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:06.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:06.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:06.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:06.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:06.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:06.898 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:06.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:06.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:07.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:07.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:07.066 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:07 smithi174 bash[91578]: cluster 2023-09-23T20:43:05.931712+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1438: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18968/158139 objects degraded (11.995%); 11009/158139 objects misplaced (6.962%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:43:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:07.171 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:07.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:07.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:07.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:07.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:07.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:07 smithi112 bash[107672]: cluster 2023-09-23T20:43:05.931712+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1438: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18968/158139 objects degraded (11.995%); 11009/158139 objects misplaced (6.962%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:43:07.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:07 smithi112 bash[104422]: cluster 2023-09-23T20:43:05.931712+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1438: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18968/158139 objects degraded (11.995%); 11009/158139 objects misplaced (6.962%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:43:07.453 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:07.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:07.584 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T20:43:07.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:43:07.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:07.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:07.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:07.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:07.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:07.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.960 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:08.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:08.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:08.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:08.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:08.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:08.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:08.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:08.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:08.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:08.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:08.572 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:43:08.593 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-09-23T20:43:08.593 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-09-23T20:43:08.593 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-09-23T20:43:08.594 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:43:08.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:08.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:08.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:08.714 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:43:08.760 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:43:08.768 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.792 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:08.802 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:43:08.836 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:43:08.879 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:43:08.900 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:08.933 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:43:08.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:08.978 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:43:09.019 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.022 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:43:09.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:09 smithi174 bash[91578]: cluster 2023-09-23T20:43:07.937709+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/153333 objects degraded (12.370%); 10898/153333 objects misplaced (7.107%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:09 smithi174 bash[91578]: audit 2023-09-23T20:43:08.049062+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:09 smithi174 bash[91578]: audit 2023-09-23T20:43:08.640989+0000 mon.a (mon.0) 1668 : audit 0 from='client.? 172.21.15.112:0/2022608949' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:09.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:09 smithi174 bash[91578]: cluster 2023-09-23T20:43:08.968741+0000 mon.a (mon.0) 1669 : cluster 3 Health check update: Degraded data redundancy: 18968/153333 objects degraded (12.370%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:09.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:09.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[104422]: cluster 2023-09-23T20:43:07.937709+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/153333 objects degraded (12.370%); 10898/153333 objects misplaced (7.107%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:09.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[104422]: audit 2023-09-23T20:43:08.049062+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:09.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[104422]: audit 2023-09-23T20:43:08.640989+0000 mon.a (mon.0) 1668 : audit 0 from='client.? 172.21.15.112:0/2022608949' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:09.093 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[104422]: cluster 2023-09-23T20:43:08.968741+0000 mon.a (mon.0) 1669 : cluster 3 Health check update: Degraded data redundancy: 18968/153333 objects degraded (12.370%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:09.093 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[107672]: cluster 2023-09-23T20:43:07.937709+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/153333 objects degraded (12.370%); 10898/153333 objects misplaced (7.107%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:09.093 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[107672]: audit 2023-09-23T20:43:08.049062+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:09.094 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[107672]: audit 2023-09-23T20:43:08.640989+0000 mon.a (mon.0) 1668 : audit 0 from='client.? 172.21.15.112:0/2022608949' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:09.094 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:09 smithi112 bash[107672]: cluster 2023-09-23T20:43:08.968741+0000 mon.a (mon.0) 1669 : cluster 3 Health check update: Degraded data redundancy: 18968/153333 objects degraded (12.370%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:09.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:09.195 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.223 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:09.329 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.355 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:09.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:09.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:09.601 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:09.634 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:09.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:09.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:09.891 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.918 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:10.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:10.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:10 smithi112 bash[104422]: audit 2023-09-23T20:43:09.033899+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.112:0/94078440' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:10.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:10 smithi112 bash[104422]: audit 2023-09-23T20:43:09.036996+0000 mon.a (mon.0) 1670 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:10.041 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:10 smithi112 bash[107672]: audit 2023-09-23T20:43:09.033899+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.112:0/94078440' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:10.041 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:10 smithi112 bash[107672]: audit 2023-09-23T20:43:09.036996+0000 mon.a (mon.0) 1670 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:10.053 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:43:10.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:10.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:10.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:10.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:10.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:10.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.306 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:43:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:43:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-09-23T20:43:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:10 smithi174 bash[91578]: audit 2023-09-23T20:43:09.033899+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.112:0/94078440' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:10 smithi174 bash[91578]: audit 2023-09-23T20:43:09.036996+0000 mon.a (mon.0) 1670 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:10.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:10.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:10.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:10.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:10.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:10.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:10.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:10.951 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:10.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:10.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:11.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: cluster 2023-09-23T20:43:09.938440+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18968/150783 objects degraded (12.580%); 10898/150783 objects misplaced (7.228%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:43:11.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: cluster 2023-09-23T20:43:10.024890+0000 mon.a (mon.0) 1671 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:11.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: cluster 2023-09-23T20:43:10.037745+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: audit 2023-09-23T20:43:10.044506+0000 mon.a (mon.0) 1672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:43:11.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: cluster 2023-09-23T20:43:10.044697+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-09-23T20:43:11.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: cluster 2023-09-23T20:43:10.052181+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[104422]: cluster 2023-09-23T20:43:10.052290+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:11.130 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: cluster 2023-09-23T20:43:09.938440+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18968/150783 objects degraded (12.580%); 10898/150783 objects misplaced (7.228%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: cluster 2023-09-23T20:43:10.024890+0000 mon.a (mon.0) 1671 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: cluster 2023-09-23T20:43:10.037745+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: audit 2023-09-23T20:43:10.044506+0000 mon.a (mon.0) 1672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: cluster 2023-09-23T20:43:10.044697+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: cluster 2023-09-23T20:43:10.052181+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:11 smithi112 bash[107672]: cluster 2023-09-23T20:43:10.052290+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: cluster 2023-09-23T20:43:09.938440+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18968/150783 objects degraded (12.580%); 10898/150783 objects misplaced (7.228%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: cluster 2023-09-23T20:43:10.024890+0000 mon.a (mon.0) 1671 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: cluster 2023-09-23T20:43:10.037745+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: audit 2023-09-23T20:43:10.044506+0000 mon.a (mon.0) 1672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: cluster 2023-09-23T20:43:10.044697+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: cluster 2023-09-23T20:43:10.052181+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.240 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:11 smithi174 bash[91578]: cluster 2023-09-23T20:43:10.052290+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:43:11.262 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:11.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:11.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:43:11.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:11.509 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:11.533 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:11.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:11.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:11.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:11.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:11.801 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:11.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:11.904 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:11.946 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:11.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:12.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:12.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:12.219 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:12.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:12.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:12.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:12.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:12.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:12.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:12.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:12.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:13.009 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:13.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:13.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:13.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:13.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:13 smithi112 bash[104422]: cluster 2023-09-23T20:43:11.938991+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1442: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/148626 objects degraded (12.762%); 10781/148626 objects misplaced (7.254%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:13.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:13 smithi112 bash[107672]: cluster 2023-09-23T20:43:11.938991+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1442: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/148626 objects degraded (12.762%); 10781/148626 objects misplaced (7.254%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:13.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:13.281 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:13.290 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:13 smithi174 bash[91578]: cluster 2023-09-23T20:43:11.938991+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1442: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/148626 objects degraded (12.762%); 10781/148626 objects misplaced (7.254%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:13.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:13.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:13.456 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:13.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:13.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:13.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:13.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:13.734 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:13.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:13.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:13.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:13.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:14.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:14 smithi112 bash[107672]: cluster 2023-09-23T20:43:13.976997+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 18968/148626 objects degraded (12.762%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:14.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:14 smithi112 bash[104422]: cluster 2023-09-23T20:43:13.976997+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 18968/148626 objects degraded (12.762%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:14.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:14.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:14.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:14 smithi174 bash[91578]: cluster 2023-09-23T20:43:13.976997+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 18968/148626 objects degraded (12.762%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:14.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:14.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:14.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:14.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:14.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:14.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:14.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:14.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.948 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:43:14.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:15.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:43:15.073 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:15.095 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:15.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:15.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:15.216 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:15 smithi112 bash[107672]: cluster 2023-09-23T20:43:13.939669+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 18968/143937 objects degraded (13.178%); 10781/143937 objects misplaced (7.490%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:15.216 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:15 smithi112 bash[104422]: cluster 2023-09-23T20:43:13.939669+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 18968/143937 objects degraded (13.178%); 10781/143937 objects misplaced (7.490%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:15.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:15.316 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:15 smithi174 bash[91578]: cluster 2023-09-23T20:43:13.939669+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 18968/143937 objects degraded (13.178%); 10781/143937 objects misplaced (7.490%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:15.378 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:15.414 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:15.521 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:15.569 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:15.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:15.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:15.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:15.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:15.834 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:15.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:15.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:15.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:16.079 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:16.115 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:16.217 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.244 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:16.350 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:16.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:16.477 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:16.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:16.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:16.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:16.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:16.675 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:16.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:16.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.804 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:16.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:16.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:17.041 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:17.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:17.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:17.171 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:17.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:17.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:17.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:17 smithi174 bash[91578]: cluster 2023-09-23T20:43:15.940351+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/141177 objects degraded (13.436%); 10781/141177 objects misplaced (7.637%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:17.324 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:17 smithi112 bash[104422]: cluster 2023-09-23T20:43:15.940351+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/141177 objects degraded (13.436%); 10781/141177 objects misplaced (7.637%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:17.324 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:17 smithi112 bash[107672]: cluster 2023-09-23T20:43:15.940351+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/141177 objects degraded (13.436%); 10781/141177 objects misplaced (7.637%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:43:17.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:17.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:17.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:17.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:17.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:17.499 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:17.588 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:17.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:17.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:17.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:17.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:17.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:17.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:17.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:17.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:18.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:18.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:18.158 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:18.187 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:18.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:18.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:18.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:18.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:18.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:18.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:18.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:18.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:18.700 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:18.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:18.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:18.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:18.967 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:18.995 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:18.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:19.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:19.107 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:19 smithi112 bash[107672]: cluster 2023-09-23T20:43:17.941035+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18968/136326 objects degraded (13.914%); 10665/136326 objects misplaced (7.823%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:19.107 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:19 smithi112 bash[107672]: cluster 2023-09-23T20:43:18.978032+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 18968/136326 objects degraded (13.914%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:19.107 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:19 smithi112 bash[104422]: cluster 2023-09-23T20:43:17.941035+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18968/136326 objects degraded (13.914%); 10665/136326 objects misplaced (7.823%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:19.108 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:19 smithi112 bash[104422]: cluster 2023-09-23T20:43:18.978032+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 18968/136326 objects degraded (13.914%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:19.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:19.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:19.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:19.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:19.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:19 smithi174 bash[91578]: cluster 2023-09-23T20:43:17.941035+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18968/136326 objects degraded (13.914%); 10665/136326 objects misplaced (7.823%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:19 smithi174 bash[91578]: cluster 2023-09-23T20:43:18.978032+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 18968/136326 objects degraded (13.914%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:19.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:19.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:19.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:19.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:19.544 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:19.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:19.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.550 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:19.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:19.651 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:19.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:19.786 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:19.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:19.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:19.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:19.955 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:20.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:20.091 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:20.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:20.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:20.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:20.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:20.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:20.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:20.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:20.472 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:43:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:43:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-09-23T20:43:20.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:20.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:20.604 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:20.628 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:20.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:20.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:20.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:20.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:20.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:20.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:21.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:21.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:21.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:21.150 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:21.175 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:21.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:21.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:21 smithi112 bash[104422]: cluster 2023-09-23T20:43:19.941679+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1446: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 18968/133740 objects degraded (14.183%); 10665/133740 objects misplaced (7.974%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:21.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:21 smithi112 bash[107672]: cluster 2023-09-23T20:43:19.941679+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1446: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 18968/133740 objects degraded (14.183%); 10665/133740 objects misplaced (7.974%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:21.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:21.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:21.416 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.424 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:21 smithi174 bash[91578]: cluster 2023-09-23T20:43:19.941679+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1446: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 18968/133740 objects degraded (14.183%); 10665/133740 objects misplaced (7.974%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:21.457 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:21.563 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:21.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:21.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:21.699 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:21.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:21.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:21.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:21.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:21.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:21.961 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:21.990 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:21.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:22.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:22.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:22 smithi112 bash[104422]: cluster 2023-09-23T20:43:21.942253+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 18968/131508 objects degraded (14.423%); 10534/131508 objects misplaced (8.010%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:43:22.128 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:22.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:22.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:22.244 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:22 smithi174 bash[91578]: cluster 2023-09-23T20:43:21.942253+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 18968/131508 objects degraded (14.423%); 10534/131508 objects misplaced (8.010%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:43:22.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:22.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:22.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:22.402 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:22.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:22.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:22.545 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:22.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:22.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:22.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:22.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:22.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:22.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:22.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:23.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:23.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:22 smithi112 bash[107672]: cluster 2023-09-23T20:43:21.942253+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 18968/131508 objects degraded (14.423%); 10534/131508 objects misplaced (8.010%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:43:23.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:23.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:23.338 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.369 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:23.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:23.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:23.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:23.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:23.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:23.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:23.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:23.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:23.895 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:23.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:23.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:24.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:24.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:24.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:24.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:24.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:24.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:24.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:24 smithi174 bash[91578]: audit 2023-09-23T20:43:23.058439+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:24 smithi174 bash[91578]: audit 2023-09-23T20:43:23.059709+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:24 smithi174 bash[91578]: cluster 2023-09-23T20:43:23.978823+0000 mon.a (mon.0) 1678 : cluster 3 Health check update: Degraded data redundancy: 18968/131508 objects degraded (14.423%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:24.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:24 smithi112 bash[104422]: audit 2023-09-23T20:43:23.058439+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:24.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:24 smithi112 bash[104422]: audit 2023-09-23T20:43:23.059709+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:24.319 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:24 smithi112 bash[104422]: cluster 2023-09-23T20:43:23.978823+0000 mon.a (mon.0) 1678 : cluster 3 Health check update: Degraded data redundancy: 18968/131508 objects degraded (14.423%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:24.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:24 smithi112 bash[107672]: audit 2023-09-23T20:43:23.058439+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:24.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:24 smithi112 bash[107672]: audit 2023-09-23T20:43:23.059709+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:24.320 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:24 smithi112 bash[107672]: cluster 2023-09-23T20:43:23.978823+0000 mon.a (mon.0) 1678 : cluster 3 Health check update: Degraded data redundancy: 18968/131508 objects degraded (14.423%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:24.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:24.449 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.477 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:24.585 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:24.606 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:24.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.735 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:24.845 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.885 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:24.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:25.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:25.062 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:25 smithi112 bash[104422]: cluster 2023-09-23T20:43:23.943167+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1448: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 18968/126447 objects degraded (15.001%); 10534/126447 objects misplaced (8.331%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:25.062 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:25 smithi112 bash[104422]: audit 2023-09-23T20:43:24.262834+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:43:25.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:25.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:25 smithi112 bash[107672]: cluster 2023-09-23T20:43:23.943167+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1448: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 18968/126447 objects degraded (15.001%); 10534/126447 objects misplaced (8.331%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:25.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:25 smithi112 bash[107672]: audit 2023-09-23T20:43:24.262834+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:43:25.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:25.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:25.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.274 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:25 smithi174 bash[91578]: cluster 2023-09-23T20:43:23.943167+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1448: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 18968/126447 objects degraded (15.001%); 10534/126447 objects misplaced (8.331%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:25.274 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:25 smithi174 bash[91578]: audit 2023-09-23T20:43:24.262834+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:43:25.297 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:25.403 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:25.428 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:25.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:25.531 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:25.574 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:25.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:25.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:25.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:25.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.858 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:25.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:25.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:25.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:26.098 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:26.142 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:26.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:26.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:26.272 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:26.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:26.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:26.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:26.556 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:26.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:26.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:26.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:26.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:26.953 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:26.979 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:27.066 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:27 smithi112 bash[104422]: cluster 2023-09-23T20:43:25.943727+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1449: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/123696 objects degraded (15.334%); 10534/123696 objects misplaced (8.516%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:27.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:27.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:27.220 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:27 smithi174 bash[91578]: cluster 2023-09-23T20:43:25.943727+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1449: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/123696 objects degraded (15.334%); 10534/123696 objects misplaced (8.516%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:27.245 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:27.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:27.369 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:27 smithi112 bash[107672]: cluster 2023-09-23T20:43:25.943727+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1449: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/123696 objects degraded (15.334%); 10534/123696 objects misplaced (8.516%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:27.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:27.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:27.630 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.659 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:27.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:27.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:28.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:28.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:28.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:28.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:28.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:28.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:28.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:28.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:28.509 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:28.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:28.615 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:28.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:28.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:28.747 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:28.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:28.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:28.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:28.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:28.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:29.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:29 smithi112 bash[104422]: cluster 2023-09-23T20:43:27.944345+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1450: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 18968/118764 objects degraded (15.971%); 10422/118764 objects misplaced (8.775%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:43:29.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:29 smithi112 bash[104422]: cluster 2023-09-23T20:43:28.980031+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 18968/118764 objects degraded (15.971%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:29 smithi112 bash[107672]: cluster 2023-09-23T20:43:27.944345+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1450: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 18968/118764 objects degraded (15.971%); 10422/118764 objects misplaced (8.775%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:43:29.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:29 smithi112 bash[107672]: cluster 2023-09-23T20:43:28.980031+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 18968/118764 objects degraded (15.971%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:29.166 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:29.208 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:29.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:29.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:29.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:29.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:29 smithi174 bash[91578]: cluster 2023-09-23T20:43:27.944345+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1450: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 18968/118764 objects degraded (15.971%); 10422/118764 objects misplaced (8.775%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:43:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:29 smithi174 bash[91578]: cluster 2023-09-23T20:43:28.980031+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 18968/118764 objects degraded (15.971%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:29.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:29.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:29.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:29.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:29.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:29.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:30.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:30.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:30.188 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:30.234 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:30.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:30.373 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:30.482 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:30.506 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:30.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:30.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:30.618 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:43:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:43:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-09-23T20:43:30.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:30.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:30.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:30.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:30.916 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:30.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:31.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:31.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:31.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:31.167 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.178 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:31 smithi174 bash[91578]: cluster 2023-09-23T20:43:29.945081+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1451: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/116004 objects degraded (16.351%); 10422/116004 objects misplaced (8.984%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:31.213 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:31.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:31.327 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:31 smithi112 bash[107672]: cluster 2023-09-23T20:43:29.945081+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1451: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/116004 objects degraded (16.351%); 10422/116004 objects misplaced (8.984%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:31.328 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:31 smithi112 bash[104422]: cluster 2023-09-23T20:43:29.945081+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1451: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/116004 objects degraded (16.351%); 10422/116004 objects misplaced (8.984%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:31.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:31.455 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.494 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:31.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:31.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:31.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:31.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:31.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:31.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:31.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:31.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:32.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:32.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:32.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:32.139 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:32.177 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:32.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:32.315 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:32.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:32 smithi112 bash[104422]: audit 2023-09-23T20:43:31.188218+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:32 smithi112 bash[104422]: audit 2023-09-23T20:43:31.201337+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:32 smithi112 bash[104422]: cluster 2023-09-23T20:43:31.946182+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 18968/113871 objects degraded (16.657%); 10289/113871 objects misplaced (9.036%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:43:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:32 smithi112 bash[107672]: audit 2023-09-23T20:43:31.188218+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:32 smithi112 bash[107672]: audit 2023-09-23T20:43:31.201337+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:32 smithi112 bash[107672]: cluster 2023-09-23T20:43:31.946182+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 18968/113871 objects degraded (16.657%); 10289/113871 objects misplaced (9.036%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:43:32.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:32.553 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:32.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:32 smithi174 bash[91578]: audit 2023-09-23T20:43:31.188218+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:32.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:32 smithi174 bash[91578]: audit 2023-09-23T20:43:31.201337+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:32.563 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:32 smithi174 bash[91578]: cluster 2023-09-23T20:43:31.946182+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 18968/113871 objects degraded (16.657%); 10289/113871 objects misplaced (9.036%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:43:32.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:32.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:32.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:32.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:32.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:32.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:32.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:33.001 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:33.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:33.151 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:33.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:33.256 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:33.282 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:33.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:33.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:33.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:33.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:33.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:33.548 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:33.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:33.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:33.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:33.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:33.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:33.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:33.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:33.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:34.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:34.207 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:34.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:34.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:34.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:34 smithi174 bash[91578]: cluster 2023-09-23T20:43:33.984905+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 18968/113871 objects degraded (16.657%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:34.344 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:34.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:34.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:34 smithi112 bash[107672]: cluster 2023-09-23T20:43:33.984905+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 18968/113871 objects degraded (16.657%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:34.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:34 smithi112 bash[104422]: cluster 2023-09-23T20:43:33.984905+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 18968/113871 objects degraded (16.657%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:34.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:34.622 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:34.656 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:34.759 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:34.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:34.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:34.930 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:35.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:35.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:35.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:35.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:35.202 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:35 smithi174 bash[91578]: cluster 2023-09-23T20:43:33.946831+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18968/109278 objects degraded (17.358%); 10289/109278 objects misplaced (9.415%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:35.221 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:35.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:35.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.360 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:35.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:35 smithi112 bash[104422]: cluster 2023-09-23T20:43:33.946831+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18968/109278 objects degraded (17.358%); 10289/109278 objects misplaced (9.415%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:35 smithi112 bash[107672]: cluster 2023-09-23T20:43:33.946831+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18968/109278 objects degraded (17.358%); 10289/109278 objects misplaced (9.415%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:35.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:35.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:35.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:35.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:35.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:35.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:35.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:35.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:35.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:35.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:36.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:36.059 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:36.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:36.165 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:36.202 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:36.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:36.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:36.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:36.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:36.614 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:36.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.655 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:36.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:36.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:36.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:36.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:36.884 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:36.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:37.015 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:37.055 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[107672]: cluster 2023-09-23T20:43:35.947826+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1454: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 18968/106653 objects degraded (17.785%); 10289/106653 objects misplaced (9.647%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[107672]: audit 2023-09-23T20:43:35.998958+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[107672]: audit 2023-09-23T20:43:36.006564+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[107672]: audit 2023-09-23T20:43:36.636023+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[107672]: audit 2023-09-23T20:43:36.639694+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[107672]: audit 2023-09-23T20:43:36.654890+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[104422]: cluster 2023-09-23T20:43:35.947826+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1454: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 18968/106653 objects degraded (17.785%); 10289/106653 objects misplaced (9.647%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:37.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[104422]: audit 2023-09-23T20:43:35.998958+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[104422]: audit 2023-09-23T20:43:36.006564+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[104422]: audit 2023-09-23T20:43:36.636023+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:43:37.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[104422]: audit 2023-09-23T20:43:36.639694+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:43:37.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:36 smithi112 bash[104422]: audit 2023-09-23T20:43:36.654890+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:37.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:36 smithi174 bash[91578]: cluster 2023-09-23T20:43:35.947826+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1454: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 18968/106653 objects degraded (17.785%); 10289/106653 objects misplaced (9.647%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:43:37.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:36 smithi174 bash[91578]: audit 2023-09-23T20:43:35.998958+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:36 smithi174 bash[91578]: audit 2023-09-23T20:43:36.006564+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:36 smithi174 bash[91578]: audit 2023-09-23T20:43:36.636023+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:43:37.168 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:36 smithi174 bash[91578]: audit 2023-09-23T20:43:36.639694+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:43:37.169 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:36 smithi174 bash[91578]: audit 2023-09-23T20:43:36.654890+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:43:37.192 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:37.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:37.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:37.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:37.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:37.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:37.488 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:43:37.494 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:43:37.555 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:37.590 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:37.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:37.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:37.782 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:43:37.782 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:43:37.848 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:37.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:37.888 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:43:37.936 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:43:37.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:37.987 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:43:38.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:38.078 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:43:38.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:38.125 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:43:38.131 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:38 smithi112 bash[104422]: audit 2023-09-23T20:43:37.841404+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.112:0/3065970282' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:38.131 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:38 smithi112 bash[107672]: audit 2023-09-23T20:43:37.841404+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.112:0/3065970282' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:38.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:38.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:38.172 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:43:38.209 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:43:38.252 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:43:38.257 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.257 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.257 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.257 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.257 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.257 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.258 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.258 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:43:38.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:38.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:38 smithi174 bash[91578]: audit 2023-09-23T20:43:37.841404+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.112:0/3065970282' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:38.407 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:38.443 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:38.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:38.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:38.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:38.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:38.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:38.716 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:38.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:38.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:38.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:38.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:38.956 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:38.987 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:38.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:39.032 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[104422]: audit 2023-09-23T20:43:37.466036+0000 mgr.y (mgr.34107) 1297 : audit 0 from='client.35688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[104422]: cluster 2023-09-23T20:43:37.948511+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1455: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 18968/102246 objects degraded (18.551%); 10127/102246 objects misplaced (9.905%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[104422]: audit 2023-09-23T20:43:38.050225+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[104422]: audit 2023-09-23T20:43:38.325484+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.112:0/2923996739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[104422]: audit 2023-09-23T20:43:38.325930+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[104422]: cluster 2023-09-23T20:43:38.985944+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 18968/102246 objects degraded (18.551%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[107672]: audit 2023-09-23T20:43:37.466036+0000 mgr.y (mgr.34107) 1297 : audit 0 from='client.35688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[107672]: cluster 2023-09-23T20:43:37.948511+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1455: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 18968/102246 objects degraded (18.551%); 10127/102246 objects misplaced (9.905%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:43:39.069 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[107672]: audit 2023-09-23T20:43:38.050225+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:39.070 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[107672]: audit 2023-09-23T20:43:38.325484+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.112:0/2923996739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:39.070 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[107672]: audit 2023-09-23T20:43:38.325930+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:39.070 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:39 smithi112 bash[107672]: cluster 2023-09-23T20:43:38.985944+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 18968/102246 objects degraded (18.551%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:39.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:39.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:39.227 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:39.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:39 smithi174 bash[91578]: audit 2023-09-23T20:43:37.466036+0000 mgr.y (mgr.34107) 1297 : audit 0 from='client.35688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:43:39.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:39 smithi174 bash[91578]: cluster 2023-09-23T20:43:37.948511+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1455: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 18968/102246 objects degraded (18.551%); 10127/102246 objects misplaced (9.905%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:43:39.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:39 smithi174 bash[91578]: audit 2023-09-23T20:43:38.050225+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:39.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:39 smithi174 bash[91578]: audit 2023-09-23T20:43:38.325484+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.112:0/2923996739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:39.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:39 smithi174 bash[91578]: audit 2023-09-23T20:43:38.325930+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:39.237 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:39 smithi174 bash[91578]: cluster 2023-09-23T20:43:38.985944+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 18968/102246 objects degraded (18.551%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:39.254 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:39.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:39.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:39.523 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:39.555 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:39.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:39.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:39.943 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:39.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.992 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:39.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:40.093 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:40.124 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:40.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:40.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:40.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:40.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:40 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.009021+0000 mon.a (mon.0) 1693 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:40 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.013564+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:40 smithi174 bash[91578]: audit 2023-09-23T20:43:39.017988+0000 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:43:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:40 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.018076+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-09-23T20:43:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:40 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.034692+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:40 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.037872+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.009021+0000 mon.a (mon.0) 1693 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.013564+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[107672]: audit 2023-09-23T20:43:39.017988+0000 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.018076+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.034692+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.037872+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.378 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:43:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-09-23T20:43:40.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.009021+0000 mon.a (mon.0) 1693 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:40.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.013564+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[104422]: audit 2023-09-23T20:43:39.017988+0000 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:43:40.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.018076+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-09-23T20:43:40.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.034692+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.379 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:40 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.037872+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:40.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:40.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:40.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:40.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:40.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:40.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:40.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:40.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:40.807 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:40.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:40.911 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:40.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:41.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:41 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.029271+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:41.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:41 smithi174 bash[91578]: cluster 2023-09-23T20:43:39.949167+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1457: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18968/99900 objects degraded (18.987%); 10127/99900 objects misplaced (10.137%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:43:41.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:41.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:41.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:41.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:41.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:41.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:41.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:41 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.029271+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:41.325 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:41 smithi112 bash[107672]: cluster 2023-09-23T20:43:39.949167+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1457: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18968/99900 objects degraded (18.987%); 10127/99900 objects misplaced (10.137%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:43:41.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:41 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.029271+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:43:41.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:41 smithi112 bash[104422]: cluster 2023-09-23T20:43:39.949167+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1457: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18968/99900 objects degraded (18.987%); 10127/99900 objects misplaced (10.137%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:43:41.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:41.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:41.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:41.479 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:41.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:41.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:41.626 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:41.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:41.693 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1454,"stamp":"2023-09-23T20:43:35.947078+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2328827832,"num_objects":35551,"num_object_clones":0,"num_object_copies":106653,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":10289,"num_objects_unfound":0,"num_objects_dirty":35551,"num_whiteouts":0,"num_read":500,"num_read_kb":925,"num_write":169397,"num_write_kb":6550350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2549,"num_bytes_recovered":167404280,"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":135919,"ondisk_log_size":135919,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":12709428,"kb_used_data":7681652,"kb_used_omap":31,"kb_used_meta":5027680,"kb_avail":737251788,"statfs":{"total":767960285184,"available":754945830912,"internally_reserved":0,"allocated":7866011648,"data_stored":7852382576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5148344942},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-432406528,"num_objects":-6598,"num_object_clones":0,"num_object_copies":-19794,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-245,"num_objects_unfound":0,"num_objects_dirty":-6598,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6598,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":245,"num_bytes_recovered":16056320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.004635"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":334,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031264+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:42:40.031264+0000","last_peered":"2023-09-23T20:42:40.031264+0000","last_clean":"2023-09-23T20:42:40.031264+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:42:40.031264+0000","last_undegraded":"2023-09-23T20:42:40.031264+0000","last_fullsized":"2023-09-23T20:42:40.031264+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.046315+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:43:10.046315+0000","last_peered":"2023-09-23T20:43:10.046315+0000","last_clean":"2023-09-23T20:43:10.046315+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:43:10.046315+0000","last_undegraded":"2023-09-23T20:43:10.046315+0000","last_fullsized":"2023-09-23T20:43:10.046315+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:53.776750+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:42:53.776750+0000","last_peered":"2023-09-23T20:42:53.776750+0000","last_clean":"2023-09-23T20:42:53.776750+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:42:53.776750+0000","last_undegraded":"2023-09-23T20:42:53.776750+0000","last_fullsized":"2023-09-23T20:42:53.776750+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":377,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.052451+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:42:40.052451+0000","last_peered":"2023-09-23T20:42:40.052451+0000","last_clean":"2023-09-23T20:42:40.052451+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:42:40.052451+0000","last_undegraded":"2023-09-23T20:42:40.052451+0000","last_fullsized":"2023-09-23T20:42:40.052451+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.040752+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:42:40.040752+0000","last_peered":"2023-09-23T20:42:40.040752+0000","last_clean":"2023-09-23T20:42:40.040752+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:42:40.040752+0000","last_undegraded":"2023-09-23T20:42:40.040752+0000","last_fullsized":"2023-09-23T20:42:40.040752+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.045069+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:42:40.045069+0000","last_peered":"2023-09-23T20:42:40.045069+0000","last_clean":"2023-09-23T20:42:40.045069+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:42:40.045069+0000","last_undegraded":"2023-09-23T20:42:40.045069+0000","last_fullsized":"2023-09-23T20:42:40.045069+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":337,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.062347+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:42:40.062347+0000","last_peered":"2023-09-23T20:42:40.062347+0000","last_clean":"2023-09-23T20:42:40.062347+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:42:40.062347+0000","last_undegraded":"2023-09-23T20:42:40.062347+0000","last_fullsized":"2023-09-23T20:42:40.062347+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.046222+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:43:10.046222+0000","last_peered":"2023-09-23T20:43:10.046222+0000","last_clean":"2023-09-23T20:43:10.046222+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:43:10.046222+0000","last_undegraded":"2023-09-23T20:43:10.046222+0000","last_fullsized":"2023-09-23T20:43:10.046222+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":354,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.025164+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:42:40.025164+0000","last_peered":"2023-09-23T20:42:40.025164+0000","last_clean":"2023-09-23T20:42:40.025164+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:42:40.025164+0000","last_undegraded":"2023-09-23T20:42:40.025164+0000","last_fullsized":"2023-09-23T20:42:40.025164+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.056524+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:43:10.056524+0000","last_peered":"2023-09-23T20:43:10.056524+0000","last_clean":"2023-09-23T20:43:10.056524+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:43:10.056524+0000","last_undegraded":"2023-09-23T20:43:10.056524+0000","last_fullsized":"2023-09-23T20:43:10.056524+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.047907+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:42:40.047907+0000","last_peered":"2023-09-23T20:42:40.047907+0000","last_clean":"2023-09-23T20:42:40.047907+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:42:40.047907+0000","last_undegraded":"2023-09-23T20:42:40.047907+0000","last_fullsized":"2023-09-23T20:42:40.047907+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.052076+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:42:40.052076+0000","last_peered":"2023-09-23T20:42:40.052076+0000","last_clean":"2023-09-23T20:42:40.052076+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:42:40.052076+0000","last_undegraded":"2023-09-23T20:42:40.052076+0000","last_fullsized":"2023-09-23T20:42:40.052076+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":423,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031541+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:42:40.031541+0000","last_peered":"2023-09-23T20:42:40.031541+0000","last_clean":"2023-09-23T20:42:40.031541+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:42:40.031541+0000","last_undegraded":"2023-09-23T20:42:40.031541+0000","last_fullsized":"2023-09-23T20:42:40.031541+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031507+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:42:40.031507+0000","last_peered":"2023-09-23T20:42:40.031507+0000","last_clean":"2023-09-23T20:42:40.031507+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:42:40.031507+0000","last_undegraded":"2023-09-23T20:42:40.031507+0000","last_fullsized":"2023-09-23T20:42:40.031507+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.048338+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:42:40.048338+0000","last_peered":"2023-09-23T20:42:40.048338+0000","last_clean":"2023-09-23T20:42:40.048338+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:42:40.048338+0000","last_undegraded":"2023-09-23T20:42:40.048338+0000","last_fullsized":"2023-09-23T20:42:40.048338+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":379,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.041078+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:42:40.041078+0000","last_peered":"2023-09-23T20:42:40.041078+0000","last_clean":"2023-09-23T20:42:40.041078+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:42:40.041078+0000","last_undegraded":"2023-09-23T20:42:40.041078+0000","last_fullsized":"2023-09-23T20:42:40.041078+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":374,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.058865+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:43:10.058865+0000","last_peered":"2023-09-23T20:43:10.058865+0000","last_clean":"2023-09-23T20:43:10.058865+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:43:10.058865+0000","last_undegraded":"2023-09-23T20:43:10.058865+0000","last_fullsized":"2023-09-23T20:43:10.058865+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.027068+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:42:40.027068+0000","last_peered":"2023-09-23T20:42:40.027068+0000","last_clean":"2023-09-23T20:42:40.027068+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:42:40.027068+0000","last_undegraded":"2023-09-23T20:42:40.027068+0000","last_fullsized":"2023-09-23T20:42:40.027068+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.047268+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:42:40.047268+0000","last_peered":"2023-09-23T20:42:40.047268+0000","last_clean":"2023-09-23T20:42:40.047268+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:42:40.047268+0000","last_undegraded":"2023-09-23T20:42:40.047268+0000","last_fullsized":"2023-09-23T20:42:40.047268+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.052518+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:42:40.052518+0000","last_peered":"2023-09-23T20:42:40.052518+0000","last_clean":"2023-09-23T20:42:40.052518+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:42:40.052518+0000","last_undegraded":"2023-09-23T20:42:40.052518+0000","last_fullsized":"2023-09-23T20:42:40.052518+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.044691+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:42:40.044691+0000","last_peered":"2023-09-23T20:42:40.044691+0000","last_clean":"2023-09-23T20:42:40.044691+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:42:40.044691+0000","last_undegraded":"2023-09-23T20:42:40.044691+0000","last_fullsized":"2023-09-23T20:42:40.044691+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":226,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.048508+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:43:10.048508+0000","last_peered":"2023-09-23T20:43:10.048508+0000","last_clean":"2023-09-23T20:43:10.048508+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:43:10.048508+0000","last_undegraded":"2023-09-23T20:43:10.048508+0000","last_fullsized":"2023-09-23T20:43:10.048508+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"355'10663","reported_seq":10688,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:34.025800+0000","last_change":"2023-09-23T20:39:38.910994+0000","last_active":"2023-09-23T20:43:34.025800+0000","last_peered":"2023-09-23T20:43:34.025800+0000","last_clean":"2023-09-23T20:43:34.025800+0000","last_became_active":"2023-09-23T20:39:38.910590+0000","last_became_peered":"2023-09-23T20:39:38.910590+0000","last_unstale":"2023-09-23T20:43:34.025800+0000","last_undegraded":"2023-09-23T20:43:34.025800+0000","last_fullsized":"2023-09-23T20:43:34.025800+0000","mapping_epoch":338,"log_start":"343'600","ondisk_log_start":"343'600","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:01.209275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143196160,"num_objects":2185,"num_object_clones":0,"num_object_copies":6555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10663,"num_write_kb":411136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.060903+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:42:40.060903+0000","last_peered":"2023-09-23T20:42:40.060903+0000","last_clean":"2023-09-23T20:42:40.060903+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:42:40.060903+0000","last_undegraded":"2023-09-23T20:42:40.060903+0000","last_fullsized":"2023-09-23T20:42:40.060903+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.024580+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:42:40.024580+0000","last_peered":"2023-09-23T20:42:40.024580+0000","last_clean":"2023-09-23T20:42:40.024580+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:42:40.024580+0000","last_undegraded":"2023-09-23T20:42:40.024580+0000","last_fullsized":"2023-09-23T20:42:40.024580+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10576","reported_seq":10603,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:31.327090+0000","last_change":"2023-09-23T20:39:38.908868+0000","last_active":"2023-09-23T20:43:31.327090+0000","last_peered":"2023-09-23T20:43:31.327090+0000","last_clean":"2023-09-23T20:43:31.327090+0000","last_became_active":"2023-09-23T20:39:38.908531+0000","last_became_peered":"2023-09-23T20:39:38.908531+0000","last_unstale":"2023-09-23T20:43:31.327090+0000","last_undegraded":"2023-09-23T20:43:31.327090+0000","last_fullsized":"2023-09-23T20:43:31.327090+0000","mapping_epoch":338,"log_start":"343'2000","ondisk_log_start":"343'2000","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8576,"log_dups_size":0,"ondisk_log_size":8576,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:09:21.267726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150339584,"num_objects":2294,"num_object_clones":0,"num_object_copies":6882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10576,"num_write_kb":411840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":20,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.047528+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:42:40.047528+0000","last_peered":"2023-09-23T20:42:40.047528+0000","last_clean":"2023-09-23T20:42:40.047528+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:42:40.047528+0000","last_undegraded":"2023-09-23T20:42:40.047528+0000","last_fullsized":"2023-09-23T20:42:40.047528+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":351,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031216+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:42:40.031216+0000","last_peered":"2023-09-23T20:42:40.031216+0000","last_clean":"2023-09-23T20:42:40.031216+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:42:40.031216+0000","last_undegraded":"2023-09-23T20:42:40.031216+0000","last_fullsized":"2023-09-23T20:42:40.031216+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"355'10512","reported_seq":10539,"reported_epoch":355,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T20:43:32.655533+0000","last_change":"2023-09-23T20:41:37.783661+0000","last_active":"2023-09-23T20:43:32.655533+0000","last_peered":"2023-09-23T20:43:32.655533+0000","last_clean":"2023-09-23T20:41:35.014924+0000","last_became_active":"2023-09-23T20:41:37.764771+0000","last_became_peered":"2023-09-23T20:41:37.764771+0000","last_unstale":"2023-09-23T20:43:32.655533+0000","last_undegraded":"2023-09-23T20:43:32.655533+0000","last_fullsized":"2023-09-23T20:43:32.655533+0000","mapping_epoch":349,"log_start":"343'2800","ondisk_log_start":"343'2800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7712,"log_dups_size":0,"ondisk_log_size":7712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:44.552496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147456000,"num_objects":2250,"num_object_clones":0,"num_object_copies":6750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6361,"num_objects_unfound":0,"num_objects_dirty":2250,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10512,"num_write_kb":408384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":-4111}],"blocked_by":[],"up_primary":7,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":20,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.047641+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:42:40.047641+0000","last_peered":"2023-09-23T20:42:40.047641+0000","last_clean":"2023-09-23T20:42:40.047641+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:42:40.047641+0000","last_undegraded":"2023-09-23T20:42:40.047641+0000","last_fullsized":"2023-09-23T20:42:40.047641+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":362,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.044574+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:42:40.044574+0000","last_peered":"2023-09-23T20:42:40.044574+0000","last_clean":"2023-09-23T20:42:40.044574+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:42:40.044574+0000","last_undegraded":"2023-09-23T20:42:40.044574+0000","last_fullsized":"2023-09-23T20:42:40.044574+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"355'10709","reported_seq":10734,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:34.314387+0000","last_change":"2023-09-23T20:39:38.920832+0000","last_active":"2023-09-23T20:43:34.314387+0000","last_peered":"2023-09-23T20:43:34.314387+0000","last_clean":"2023-09-23T20:43:34.314387+0000","last_became_active":"2023-09-23T20:39:38.920487+0000","last_became_peered":"2023-09-23T20:39:38.920487+0000","last_unstale":"2023-09-23T20:43:34.314387+0000","last_undegraded":"2023-09-23T20:43:34.314387+0000","last_fullsized":"2023-09-23T20:43:34.314387+0000","mapping_epoch":338,"log_start":"343'2300","ondisk_log_start":"343'2300","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8409,"log_dups_size":0,"ondisk_log_size":8409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:31.576932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145424384,"num_objects":2219,"num_object_clones":0,"num_object_copies":6657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10709,"num_write_kb":413696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.024892+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:42:40.024892+0000","last_peered":"2023-09-23T20:42:40.024892+0000","last_clean":"2023-09-23T20:42:40.024892+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:42:40.024892+0000","last_undegraded":"2023-09-23T20:42:40.024892+0000","last_fullsized":"2023-09-23T20:42:40.024892+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":321,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.052239+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:42:40.052239+0000","last_peered":"2023-09-23T20:42:40.052239+0000","last_clean":"2023-09-23T20:42:40.052239+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:42:40.052239+0000","last_undegraded":"2023-09-23T20:42:40.052239+0000","last_fullsized":"2023-09-23T20:42:40.052239+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10492","reported_seq":10525,"reported_epoch":355,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:43:32.377852+0000","last_change":"2023-09-23T20:41:37.791385+0000","last_active":"2023-09-23T20:43:32.377852+0000","last_peered":"2023-09-23T20:43:32.377852+0000","last_clean":"2023-09-23T20:41:35.030594+0000","last_became_active":"2023-09-23T20:41:37.767221+0000","last_became_peered":"2023-09-23T20:41:37.767221+0000","last_unstale":"2023-09-23T20:43:32.377852+0000","last_undegraded":"2023-09-23T20:41:37.104159+0000","last_fullsized":"2023-09-23T20:41:37.067753+0000","mapping_epoch":349,"log_start":"343'2100","ondisk_log_start":"343'2100","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8392,"log_dups_size":0,"ondisk_log_size":8392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:52.769982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148897792,"num_objects":2272,"num_object_clones":0,"num_object_copies":6816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6357,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10492,"num_write_kb":408448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"avail_no_missing":["6","1","5"],"object_location_counts":[{"shards":"1,5,6","objects":2247},{"shards":"1,6","objects":-4085}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.041008+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:42:40.041008+0000","last_peered":"2023-09-23T20:42:40.041008+0000","last_clean":"2023-09-23T20:42:40.041008+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:42:40.041008+0000","last_undegraded":"2023-09-23T20:42:40.041008+0000","last_fullsized":"2023-09-23T20:42:40.041008+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031454+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:42:40.031454+0000","last_peered":"2023-09-23T20:42:40.031454+0000","last_clean":"2023-09-23T20:42:40.031454+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:42:40.031454+0000","last_undegraded":"2023-09-23T20:42:40.031454+0000","last_fullsized":"2023-09-23T20:42:40.031454+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10474","reported_seq":10501,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:35.046689+0000","last_change":"2023-09-23T20:39:38.910190+0000","last_active":"2023-09-23T20:43:35.046689+0000","last_peered":"2023-09-23T20:43:35.046689+0000","last_clean":"2023-09-23T20:43:35.046689+0000","last_became_active":"2023-09-23T20:39:38.909598+0000","last_became_peered":"2023-09-23T20:39:38.909598+0000","last_unstale":"2023-09-23T20:43:35.046689+0000","last_undegraded":"2023-09-23T20:43:35.046689+0000","last_fullsized":"2023-09-23T20:43:35.046689+0000","mapping_epoch":338,"log_start":"343'400","ondisk_log_start":"343'400","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:10:24.706936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135528448,"num_objects":2068,"num_object_clones":0,"num_object_copies":6204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2068,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10474,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":285,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.044729+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:42:40.044729+0000","last_peered":"2023-09-23T20:42:40.044729+0000","last_clean":"2023-09-23T20:42:40.044729+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:42:40.044729+0000","last_undegraded":"2023-09-23T20:42:40.044729+0000","last_fullsized":"2023-09-23T20:42:40.044729+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.034859+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:42:40.034859+0000","last_peered":"2023-09-23T20:42:40.034859+0000","last_clean":"2023-09-23T20:42:40.034859+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:42:40.034859+0000","last_undegraded":"2023-09-23T20:42:40.034859+0000","last_fullsized":"2023-09-23T20:42:40.034859+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"355'10574","reported_seq":10599,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:32.265479+0000","last_change":"2023-09-23T20:39:38.918493+0000","last_active":"2023-09-23T20:43:32.265479+0000","last_peered":"2023-09-23T20:43:32.265479+0000","last_clean":"2023-09-23T20:43:32.265479+0000","last_became_active":"2023-09-23T20:39:38.918257+0000","last_became_peered":"2023-09-23T20:39:38.918257+0000","last_unstale":"2023-09-23T20:43:32.265479+0000","last_undegraded":"2023-09-23T20:43:32.265479+0000","last_fullsized":"2023-09-23T20:43:32.265479+0000","mapping_epoch":338,"log_start":"343'2200","ondisk_log_start":"343'2200","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8374,"log_dups_size":0,"ondisk_log_size":8374,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:00:50.122331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149946368,"num_objects":2288,"num_object_clones":0,"num_object_copies":6864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10574,"num_write_kb":411584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":335,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031108+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:42:40.031108+0000","last_peered":"2023-09-23T20:42:40.031108+0000","last_clean":"2023-09-23T20:42:40.031108+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:42:40.031108+0000","last_undegraded":"2023-09-23T20:42:40.031108+0000","last_fullsized":"2023-09-23T20:42:40.031108+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.034933+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:42:40.034933+0000","last_peered":"2023-09-23T20:42:40.034933+0000","last_clean":"2023-09-23T20:42:40.034933+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:42:40.034933+0000","last_undegraded":"2023-09-23T20:42:40.034933+0000","last_fullsized":"2023-09-23T20:42:40.034933+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10482","reported_seq":10517,"reported_epoch":355,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:43:33.773224+0000","last_change":"2023-09-23T20:41:37.794366+0000","last_active":"2023-09-23T20:43:33.773224+0000","last_peered":"2023-09-23T20:43:33.773224+0000","last_clean":"2023-09-23T20:41:35.056245+0000","last_became_active":"2023-09-23T20:41:37.769934+0000","last_became_peered":"2023-09-23T20:41:37.769934+0000","last_unstale":"2023-09-23T20:43:33.773224+0000","last_undegraded":"2023-09-23T20:41:37.105338+0000","last_fullsized":"2023-09-23T20:41:37.064262+0000","mapping_epoch":349,"log_start":"343'2500","ondisk_log_start":"343'2500","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7982,"log_dups_size":0,"ondisk_log_size":7982,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:46:31.554083+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":6339,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10482,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","3","6"],"object_location_counts":[{"shards":"1,3","objects":-4085},{"shards":"1,3,6","objects":2225}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":227,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.045982+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:43:10.045982+0000","last_peered":"2023-09-23T20:43:10.045982+0000","last_clean":"2023-09-23T20:43:10.045982+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:43:10.045982+0000","last_undegraded":"2023-09-23T20:43:10.045982+0000","last_fullsized":"2023-09-23T20:43:10.045982+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:48.771659+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:42:48.771659+0000","last_peered":"2023-09-23T20:42:48.771659+0000","last_clean":"2023-09-23T20:42:48.771659+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:42:48.771659+0000","last_undegraded":"2023-09-23T20:42:48.771659+0000","last_fullsized":"2023-09-23T20:42:48.771659+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10713","reported_seq":10741,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:35.065115+0000","last_change":"2023-09-23T20:39:38.922083+0000","last_active":"2023-09-23T20:43:35.065115+0000","last_peered":"2023-09-23T20:43:35.065115+0000","last_clean":"2023-09-23T20:43:35.065115+0000","last_became_active":"2023-09-23T20:39:38.921767+0000","last_became_peered":"2023-09-23T20:39:38.921767+0000","last_unstale":"2023-09-23T20:43:35.065115+0000","last_undegraded":"2023-09-23T20:43:35.065115+0000","last_fullsized":"2023-09-23T20:43:35.065115+0000","mapping_epoch":338,"log_start":"343'700","ondisk_log_start":"343'700","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:35.656132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140509208,"num_objects":2145,"num_object_clones":0,"num_object_copies":6435,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2145,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10713,"num_write_kb":411393,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":378,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.044447+0000","last_change":"2023-09-23T20:41:36.101206+0000","last_active":"2023-09-23T20:42:40.044447+0000","last_peered":"2023-09-23T20:42:40.044447+0000","last_clean":"2023-09-23T20:42:40.044447+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:42:40.044447+0000","last_undegraded":"2023-09-23T20:42:40.044447+0000","last_fullsized":"2023-09-23T20:42:40.044447+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.026845+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:42:40.026845+0000","last_peered":"2023-09-23T20:42:40.026845+0000","last_clean":"2023-09-23T20:42:40.026845+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:42:40.026845+0000","last_undegraded":"2023-09-23T20:42:40.026845+0000","last_fullsized":"2023-09-23T20:42:40.026845+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.044320+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:42:40.044320+0000","last_peered":"2023-09-23T20:42:40.044320+0000","last_clean":"2023-09-23T20:42:40.044320+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:42:40.044320+0000","last_undegraded":"2023-09-23T20:42:40.044320+0000","last_fullsized":"2023-09-23T20:42:40.044320+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10407","reported_seq":10434,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:32.672485+0000","last_change":"2023-09-23T20:39:38.914635+0000","last_active":"2023-09-23T20:43:32.672485+0000","last_peered":"2023-09-23T20:43:32.672485+0000","last_clean":"2023-09-23T20:43:32.672485+0000","last_became_active":"2023-09-23T20:39:38.913756+0000","last_became_peered":"2023-09-23T20:39:38.913756+0000","last_unstale":"2023-09-23T20:43:32.672485+0000","last_undegraded":"2023-09-23T20:43:32.672485+0000","last_fullsized":"2023-09-23T20:43:32.672485+0000","mapping_epoch":338,"log_start":"343'2700","ondisk_log_start":"343'2700","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7707,"log_dups_size":0,"ondisk_log_size":7707,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:04:11.985338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141885440,"num_objects":2165,"num_object_clones":0,"num_object_copies":6495,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2165,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10407,"num_write_kb":402304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":335,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.024747+0000","last_change":"2023-09-23T20:37:53.890130+0000","last_active":"2023-09-23T20:42:40.024747+0000","last_peered":"2023-09-23T20:42:40.024747+0000","last_clean":"2023-09-23T20:42:40.024747+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:42:40.024747+0000","last_undegraded":"2023-09-23T20:42:40.024747+0000","last_fullsized":"2023-09-23T20:42:40.024747+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031641+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:42:40.031641+0000","last_peered":"2023-09-23T20:42:40.031641+0000","last_clean":"2023-09-23T20:42:40.031641+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:42:40.031641+0000","last_undegraded":"2023-09-23T20:42:40.031641+0000","last_fullsized":"2023-09-23T20:42:40.031641+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.025071+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:42:40.025071+0000","last_peered":"2023-09-23T20:42:40.025071+0000","last_clean":"2023-09-23T20:42:40.025071+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:42:40.025071+0000","last_undegraded":"2023-09-23T20:42:40.025071+0000","last_fullsized":"2023-09-23T20:42:40.025071+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"355'10451","reported_seq":10478,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:32.676507+0000","last_change":"2023-09-23T20:39:38.915426+0000","last_active":"2023-09-23T20:43:32.676507+0000","last_peered":"2023-09-23T20:43:32.676507+0000","last_clean":"2023-09-23T20:43:32.676507+0000","last_became_active":"2023-09-23T20:39:38.914781+0000","last_became_peered":"2023-09-23T20:39:38.914781+0000","last_unstale":"2023-09-23T20:43:32.676507+0000","last_undegraded":"2023-09-23T20:43:32.676507+0000","last_fullsized":"2023-09-23T20:43:32.676507+0000","mapping_epoch":338,"log_start":"343'2700","ondisk_log_start":"343'2700","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7751,"log_dups_size":0,"ondisk_log_size":7751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:02.739465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143327232,"num_objects":2187,"num_object_clones":0,"num_object_copies":6561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10451,"num_write_kb":404416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":368,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.069079+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:42:40.069079+0000","last_peered":"2023-09-23T20:42:40.069079+0000","last_clean":"2023-09-23T20:42:40.069079+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:42:40.069079+0000","last_undegraded":"2023-09-23T20:42:40.069079+0000","last_fullsized":"2023-09-23T20:42:40.069079+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":333,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:43:03.802333+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:43:03.802333+0000","last_peered":"2023-09-23T20:43:03.802333+0000","last_clean":"2023-09-23T20:43:03.802333+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:43:03.802333+0000","last_undegraded":"2023-09-23T20:43:03.802333+0000","last_fullsized":"2023-09-23T20:43:03.802333+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.065479+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:43:10.065479+0000","last_peered":"2023-09-23T20:43:10.065479+0000","last_clean":"2023-09-23T20:43:10.065479+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:43:10.065479+0000","last_undegraded":"2023-09-23T20:43:10.065479+0000","last_fullsized":"2023-09-23T20:43:10.065479+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10656","reported_seq":10683,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:32.676533+0000","last_change":"2023-09-23T20:39:38.915180+0000","last_active":"2023-09-23T20:43:32.676533+0000","last_peered":"2023-09-23T20:43:32.676533+0000","last_clean":"2023-09-23T20:43:32.676533+0000","last_became_active":"2023-09-23T20:39:38.914793+0000","last_became_peered":"2023-09-23T20:39:38.914793+0000","last_unstale":"2023-09-23T20:43:32.676533+0000","last_undegraded":"2023-09-23T20:43:32.676533+0000","last_fullsized":"2023-09-23T20:43:32.676533+0000","mapping_epoch":338,"log_start":"343'2900","ondisk_log_start":"343'2900","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7756,"log_dups_size":0,"ondisk_log_size":7756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:18.054241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142868480,"num_objects":2180,"num_object_clones":0,"num_object_copies":6540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2180,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10656,"num_write_kb":410752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":358,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.024612+0000","last_change":"2023-09-23T20:41:36.081704+0000","last_active":"2023-09-23T20:42:40.024612+0000","last_peered":"2023-09-23T20:42:40.024612+0000","last_clean":"2023-09-23T20:42:40.024612+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:42:40.024612+0000","last_undegraded":"2023-09-23T20:42:40.024612+0000","last_fullsized":"2023-09-23T20:42:40.024612+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":653,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.049084+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:42:40.049084+0000","last_peered":"2023-09-23T20:42:40.049084+0000","last_clean":"2023-09-23T20:42:40.049084+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:42:40.049084+0000","last_undegraded":"2023-09-23T20:42:40.049084+0000","last_fullsized":"2023-09-23T20:42:40.049084+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.045855+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:42:40.045855+0000","last_peered":"2023-09-23T20:42:40.045855+0000","last_clean":"2023-09-23T20:42:40.045855+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:42:40.045855+0000","last_undegraded":"2023-09-23T20:42:40.045855+0000","last_fullsized":"2023-09-23T20:42:40.045855+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.045682+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:42:40.045682+0000","last_peered":"2023-09-23T20:42:40.045682+0000","last_clean":"2023-09-23T20:42:40.045682+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:42:40.045682+0000","last_undegraded":"2023-09-23T20:42:40.045682+0000","last_fullsized":"2023-09-23T20:42:40.045682+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"355'10694","reported_seq":10721,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:32.715051+0000","last_change":"2023-09-23T20:39:38.915225+0000","last_active":"2023-09-23T20:43:32.715051+0000","last_peered":"2023-09-23T20:43:32.715051+0000","last_clean":"2023-09-23T20:43:32.715051+0000","last_became_active":"2023-09-23T20:39:38.914910+0000","last_became_peered":"2023-09-23T20:39:38.914910+0000","last_unstale":"2023-09-23T20:43:32.715051+0000","last_undegraded":"2023-09-23T20:43:32.715051+0000","last_fullsized":"2023-09-23T20:43:32.715051+0000","mapping_epoch":338,"log_start":"343'3000","ondisk_log_start":"343'3000","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7694,"log_dups_size":0,"ondisk_log_size":7694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:39:30.329619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152174592,"num_objects":2322,"num_object_clones":0,"num_object_copies":6966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10694,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":16,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.049000+0000","last_change":"2023-09-23T20:41:36.086675+0000","last_active":"2023-09-23T20:42:40.049000+0000","last_peered":"2023-09-23T20:42:40.049000+0000","last_clean":"2023-09-23T20:42:40.049000+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:42:40.049000+0000","last_undegraded":"2023-09-23T20:42:40.049000+0000","last_fullsized":"2023-09-23T20:42:40.049000+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.061122+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:42:40.061122+0000","last_peered":"2023-09-23T20:42:40.061122+0000","last_clean":"2023-09-23T20:42:40.061122+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:42:40.061122+0000","last_undegraded":"2023-09-23T20:42:40.061122+0000","last_fullsized":"2023-09-23T20:42:40.061122+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:43:01.366458+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:43:01.366458+0000","last_peered":"2023-09-23T20:43:01.366458+0000","last_clean":"2023-09-23T20:43:01.366458+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:43:01.366458+0000","last_undegraded":"2023-09-23T20:43:01.366458+0000","last_fullsized":"2023-09-23T20:43:01.366458+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"355'10691","reported_seq":10718,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:33.812671+0000","last_change":"2023-09-23T20:39:38.912870+0000","last_active":"2023-09-23T20:43:33.812671+0000","last_peered":"2023-09-23T20:43:33.812671+0000","last_clean":"2023-09-23T20:43:33.812671+0000","last_became_active":"2023-09-23T20:39:38.912498+0000","last_became_peered":"2023-09-23T20:39:38.912498+0000","last_unstale":"2023-09-23T20:43:33.812671+0000","last_undegraded":"2023-09-23T20:43:33.812671+0000","last_fullsized":"2023-09-23T20:43:33.812671+0000","mapping_epoch":338,"log_start":"343'2700","ondisk_log_start":"343'2700","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7991,"log_dups_size":0,"ondisk_log_size":7991,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:23:05.346927+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":10691,"num_write_kb":413760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":16,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.047812+0000","last_change":"2023-09-23T20:41:36.087817+0000","last_active":"2023-09-23T20:42:40.047812+0000","last_peered":"2023-09-23T20:42:40.047812+0000","last_clean":"2023-09-23T20:42:40.047812+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:42:40.047812+0000","last_undegraded":"2023-09-23T20:42:40.047812+0000","last_fullsized":"2023-09-23T20:42:40.047812+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.044377+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:42:40.044377+0000","last_peered":"2023-09-23T20:42:40.044377+0000","last_clean":"2023-09-23T20:42:40.044377+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:42:40.044377+0000","last_undegraded":"2023-09-23T20:42:40.044377+0000","last_fullsized":"2023-09-23T20:42:40.044377+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.052476+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:42:40.052476+0000","last_peered":"2023-09-23T20:42:40.052476+0000","last_clean":"2023-09-23T20:42:40.052476+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:42:40.052476+0000","last_undegraded":"2023-09-23T20:42:40.052476+0000","last_fullsized":"2023-09-23T20:42:40.052476+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"355'10579","reported_seq":15592,"reported_epoch":355,"state":"active+recovering+remapped","last_fresh":"2023-09-23T20:43:31.384652+0000","last_change":"2023-09-23T20:41:37.787698+0000","last_active":"2023-09-23T20:43:31.384652+0000","last_peered":"2023-09-23T20:43:31.384652+0000","last_clean":"2023-09-23T20:41:35.015034+0000","last_became_active":"2023-09-23T20:41:37.732452+0000","last_became_peered":"2023-09-23T20:41:37.732452+0000","last_unstale":"2023-09-23T20:43:31.384652+0000","last_undegraded":"2023-09-23T20:43:31.384652+0000","last_fullsized":"2023-09-23T20:43:31.384652+0000","mapping_epoch":349,"log_start":"343'2000","ondisk_log_start":"343'2000","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8579,"log_dups_size":0,"ondisk_log_size":8579,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:39.345956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150929408,"num_objects":2303,"num_object_clones":0,"num_object_copies":6909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3928,"num_objects_unfound":0,"num_objects_dirty":2303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10579,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2491,"num_bytes_recovered":163250176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1,2],"avail_no_missing":["0","1","2"],"object_location_counts":[{"shards":"0,1,2","objects":-1625}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":383,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.048630+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:43:10.048630+0000","last_peered":"2023-09-23T20:43:10.048630+0000","last_clean":"2023-09-23T20:43:10.048630+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:43:10.048630+0000","last_undegraded":"2023-09-23T20:43:10.048630+0000","last_fullsized":"2023-09-23T20:43:10.048630+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":317,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.070025+0000","last_change":"2023-09-23T20:37:53.888484+0000","last_active":"2023-09-23T20:43:10.070025+0000","last_peered":"2023-09-23T20:43:10.070025+0000","last_clean":"2023-09-23T20:43:10.070025+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:43:10.070025+0000","last_undegraded":"2023-09-23T20:43:10.070025+0000","last_fullsized":"2023-09-23T20:43:10.070025+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.038856+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:42:40.038856+0000","last_peered":"2023-09-23T20:42:40.038856+0000","last_clean":"2023-09-23T20:42:40.038856+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:42:40.038856+0000","last_undegraded":"2023-09-23T20:42:40.038856+0000","last_fullsized":"2023-09-23T20:42:40.038856+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"355'10424","reported_seq":10458,"reported_epoch":355,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:43:34.131094+0000","last_change":"2023-09-23T20:41:37.802719+0000","last_active":"2023-09-23T20:43:34.131094+0000","last_peered":"2023-09-23T20:43:34.131094+0000","last_clean":"2023-09-23T20:41:35.028003+0000","last_became_active":"2023-09-23T20:41:37.765966+0000","last_became_peered":"2023-09-23T20:41:37.765966+0000","last_unstale":"2023-09-23T20:43:34.131094+0000","last_undegraded":"2023-09-23T20:41:37.102824+0000","last_fullsized":"2023-09-23T20:41:37.066444+0000","mapping_epoch":349,"log_start":"343'1800","ondisk_log_start":"343'1800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8624,"log_dups_size":0,"ondisk_log_size":8624,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:24:10.774289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141295616,"num_objects":2156,"num_object_clones":0,"num_object_copies":6468,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6272,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2156,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10424,"num_write_kb":402560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":2138},{"shards":"1,4","objects":-4116}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":367,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.045073+0000","last_change":"2023-09-23T20:41:36.085551+0000","last_active":"2023-09-23T20:42:40.045073+0000","last_peered":"2023-09-23T20:42:40.045073+0000","last_clean":"2023-09-23T20:42:40.045073+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:42:40.045073+0000","last_undegraded":"2023-09-23T20:42:40.045073+0000","last_fullsized":"2023-09-23T20:42:40.045073+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":326,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:43:01.366487+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:43:01.366487+0000","last_peered":"2023-09-23T20:43:01.366487+0000","last_clean":"2023-09-23T20:43:01.366487+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:43:01.366487+0000","last_undegraded":"2023-09-23T20:43:01.366487+0000","last_fullsized":"2023-09-23T20:43:01.366487+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":314,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031207+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:42:40.031207+0000","last_peered":"2023-09-23T20:42:40.031207+0000","last_clean":"2023-09-23T20:42:40.031207+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:42:40.031207+0000","last_undegraded":"2023-09-23T20:42:40.031207+0000","last_fullsized":"2023-09-23T20:42:40.031207+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059913+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:43:10.059913+0000","last_peered":"2023-09-23T20:43:10.059913+0000","last_clean":"2023-09-23T20:43:10.059913+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:43:10.059913+0000","last_undegraded":"2023-09-23T20:43:10.059913+0000","last_fullsized":"2023-09-23T20:43:10.059913+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.069349+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:42:40.069349+0000","last_peered":"2023-09-23T20:42:40.069349+0000","last_clean":"2023-09-23T20:42:40.069349+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:42:40.069349+0000","last_undegraded":"2023-09-23T20:42:40.069349+0000","last_fullsized":"2023-09-23T20:42:40.069349+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":317,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.024809+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:42:40.024809+0000","last_peered":"2023-09-23T20:42:40.024809+0000","last_clean":"2023-09-23T20:42:40.024809+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:42:40.024809+0000","last_undegraded":"2023-09-23T20:42:40.024809+0000","last_fullsized":"2023-09-23T20:42:40.024809+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031578+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:42:40.031578+0000","last_peered":"2023-09-23T20:42:40.031578+0000","last_clean":"2023-09-23T20:42:40.031578+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:42:40.031578+0000","last_undegraded":"2023-09-23T20:42:40.031578+0000","last_fullsized":"2023-09-23T20:42:40.031578+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.026750+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:42:40.026750+0000","last_peered":"2023-09-23T20:42:40.026750+0000","last_clean":"2023-09-23T20:42:40.026750+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:42:40.026750+0000","last_undegraded":"2023-09-23T20:42:40.026750+0000","last_fullsized":"2023-09-23T20:42:40.026750+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031147+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:42:40.031147+0000","last_peered":"2023-09-23T20:42:40.031147+0000","last_clean":"2023-09-23T20:42:40.031147+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:42:40.031147+0000","last_undegraded":"2023-09-23T20:42:40.031147+0000","last_fullsized":"2023-09-23T20:42:40.031147+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.041180+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:42:40.041180+0000","last_peered":"2023-09-23T20:42:40.041180+0000","last_clean":"2023-09-23T20:42:40.041180+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:42:40.041180+0000","last_undegraded":"2023-09-23T20:42:40.041180+0000","last_fullsized":"2023-09-23T20:42:40.041180+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.039268+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:42:40.039268+0000","last_peered":"2023-09-23T20:42:40.039268+0000","last_clean":"2023-09-23T20:42:40.039268+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:42:40.039268+0000","last_undegraded":"2023-09-23T20:42:40.039268+0000","last_fullsized":"2023-09-23T20:42:40.039268+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":406,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.062466+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:42:40.062466+0000","last_peered":"2023-09-23T20:42:40.062466+0000","last_clean":"2023-09-23T20:42:40.062466+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:42:40.062466+0000","last_undegraded":"2023-09-23T20:42:40.062466+0000","last_fullsized":"2023-09-23T20:42:40.062466+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":331,"reported_epoch":354,"state":"active+clean","last_fresh":"2023-09-23T20:42:40.031024+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:42:40.031024+0000","last_peered":"2023-09-23T20:42:40.031024+0000","last_clean":"2023-09-23T20:42:40.031024+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:42:40.031024+0000","last_undegraded":"2023-09-23T20:42:40.031024+0000","last_fullsized":"2023-09-23T20:42:40.031024+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2328231960,"num_objects":35527,"num_object_clones":0,"num_object_copies":106581,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":10289,"num_objects_unfound":0,"num_objects_dirty":35527,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":169097,"num_write_kb":6547905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2491,"num_bytes_recovered":163250176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":7791456256,"data_stored":7791444040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":135697,"ondisk_log_size":135697,"up":48,"acting":45,"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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201872,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":465380,"kb_used_data":154972,"kb_used_omap":0,"kb_used_meta":310400,"kb_avail":93279772,"statfs":{"total":95995035648,"available":95518486528,"internally_reserved":0,"allocated":158691328,"data_stored":157279994,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":317849600},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":4.702,"5min":1.867,"15min":1.5209999999999999},"min":{"1min":0.36399999999999999,"5min":0.27800000000000002,"15min":0.26100000000000001},"max":{"1min":33.451000000000001,"5min":33.451000000000001,"15min":56.399000000000001},"last":1.085},{"interface":"front","average":{"1min":3.1419999999999999,"5min":1.4550000000000001,"15min":1.573},"min":{"1min":0.32400000000000001,"5min":0.28299999999999997,"15min":0.27500000000000002},"max":{"1min":23.771000000000001,"5min":23.771000000000001,"15min":61.406999999999996},"last":5.6210000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.9870000000000001,"5min":1.0940000000000001,"15min":1.1819999999999999},"min":{"1min":0.42199999999999999,"5min":0.32700000000000001,"15min":0.314},"max":{"1min":6.5199999999999996,"5min":7.4829999999999997,"15min":12.526},"last":1.135},{"interface":"front","average":{"1min":3.2639999999999998,"5min":1.375,"15min":1.351},"min":{"1min":0.435,"5min":0.29899999999999999,"15min":0.26800000000000002},"max":{"1min":10.787000000000001,"5min":10.787000000000001,"15min":12.766999999999999},"last":1.0229999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":1.514,"5min":1.1220000000000001,"15min":1.137},"min":{"1min":0.36699999999999999,"5min":0.34200000000000003,"15min":0.308},"max":{"1min":4.718,"5min":5.7690000000000001,"15min":26.445},"last":0.625},{"interface":"front","average":{"1min":2.0990000000000002,"5min":1.262,"15min":1.2110000000000001},"min":{"1min":0.38700000000000001,"5min":0.35299999999999998,"15min":0.33400000000000002},"max":{"1min":5.742,"5min":5.9640000000000004,"15min":22.346},"last":5.7080000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:42:45 2023","interfaces":[{"interface":"back","average":{"1min":2.419,"5min":1.379,"15min":2.6200000000000001},"min":{"1min":0.34300000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":10.603,"5min":10.603,"15min":114.539},"last":0.55400000000000005},{"interface":"front","average":{"1min":2.3159999999999998,"5min":1.4379999999999999,"15min":2.6619999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.33000000000000002},"max":{"1min":6.8470000000000004,"5min":12.388999999999999,"15min":114.58199999999999},"last":5.6699999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.90200000000000002,"15min":1.2070000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.31},"max":{"1min":1.1479999999999999,"5min":6.1619999999999999,"15min":45.527000000000001},"last":5.8019999999999996},{"interface":"front","average":{"1min":1.9410000000000001,"5min":1.248,"15min":1.3320000000000001},"min":{"1min":0.38600000000000001,"5min":0.375,"15min":0.33900000000000002},"max":{"1min":8.6189999999999998,"5min":8.6189999999999998,"15min":45.575000000000003},"last":5.7300000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":1.087,"15min":1.0029999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.28599999999999998},"max":{"1min":1.359,"5min":8.8290000000000006,"15min":8.8290000000000006},"last":1.05},{"interface":"front","average":{"1min":0.73599999999999999,"5min":1.0960000000000001,"15min":1.131},"min":{"1min":0.42999999999999999,"5min":0.39300000000000002,"15min":0.29899999999999999},"max":{"1min":1.119,"5min":9.7119999999999997,"15min":9.7119999999999997},"last":0.65500000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0619999999999998,"5min":1.3999999999999999,"15min":1.1970000000000001},"min":{"1min":0.42799999999999999,"5min":0.316,"15min":0.316},"max":{"1min":8.2420000000000009,"5min":8.2420000000000009,"15min":8.2420000000000009},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.641,"5min":1.4379999999999999,"15min":1.3220000000000001},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":8.9730000000000008,"5min":8.9730000000000008,"15min":8.9730000000000008},"last":0.59599999999999997}]}]},{"osd":6,"up_from":299,"seq":1284195221573,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1774680,"kb_used_data":1580112,"kb_used_omap":11,"kb_used_meta":194548,"kb_avail":91970472,"statfs":{"total":95995035648,"available":94177763328,"internally_reserved":0,"allocated":1618034688,"data_stored":1616635197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":199218144},"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 Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":2.1960000000000002,"5min":1.5389999999999999,"15min":1.3640000000000001},"min":{"1min":0.33800000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":14.858000000000001,"5min":14.858000000000001,"15min":14.858000000000001},"last":0.441},{"interface":"front","average":{"1min":2.1520000000000001,"5min":1.6220000000000001,"15min":1.448},"min":{"1min":0.32300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.4349999999999996,"5min":6.7130000000000001,"15min":6.7130000000000001},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":1.4950000000000001,"15min":1.256},"min":{"1min":0.39700000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.8499999999999996,"5min":6.6980000000000004,"15min":6.6980000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":1.6699999999999999,"5min":1.631,"15min":1.607},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":6.7290000000000001,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":6.6980000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":1.5620000000000001,"5min":2.198,"15min":4.0910000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":12.055,"5min":62.82,"15min":62.82},"last":0.48399999999999999},{"interface":"front","average":{"1min":2.0329999999999999,"5min":2.4129999999999998,"15min":4.3090000000000002},"min":{"1min":0.36899999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":7.6120000000000001,"5min":62.402999999999999,"15min":62.402999999999999},"last":1.2869999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":1.4750000000000001,"5min":2.8119999999999998,"15min":2.7509999999999999},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.9749999999999996,"5min":107.131,"15min":107.131},"last":6.7350000000000003},{"interface":"front","average":{"1min":2.9119999999999999,"5min":2.895,"15min":1.9990000000000001},"min":{"1min":0.36399999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":16.059000000000001,"5min":107.175,"15min":107.175},"last":2.5150000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.4470000000000001,"15min":1.7},"min":{"1min":0.40899999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":4.4660000000000002,"5min":8.2170000000000005,"15min":8.2170000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.47,"5min":1.369,"15min":1.5780000000000001},"min":{"1min":0.38800000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.2510000000000003,"5min":7.3650000000000002,"15min":7.3650000000000002},"last":2.6459999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":2.262,"5min":1.4319999999999999,"15min":1.2210000000000001},"min":{"1min":0.46100000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":7.1230000000000002,"5min":7.1230000000000002,"15min":7.1230000000000002},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.304,"5min":1.54,"15min":1.7410000000000001},"min":{"1min":0.33300000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.9080000000000004,"5min":9.2100000000000009,"15min":9.2100000000000009},"last":6.625}]},{"osd":7,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":1.956,"5min":1.669,"15min":1.5469999999999999},"min":{"1min":0.41899999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.8849999999999998,"5min":9.1530000000000005,"15min":9.1530000000000005},"last":7.0789999999999997},{"interface":"front","average":{"1min":1.9390000000000001,"5min":1.4610000000000001,"15min":1.1619999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":9.2400000000000002,"5min":9.2400000000000002,"15min":9.2400000000000002},"last":2.4820000000000002}]}]},{"osd":1,"up_from":90,"seq":386547057058,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1968596,"kb_used_data":1134284,"kb_used_omap":4,"kb_used_meta":834299,"kb_avail":91776556,"statfs":{"total":95995035648,"available":93979193344,"internally_reserved":0,"allocated":1161506816,"data_stored":1159488074,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":854323086},"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 Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":2.4039999999999999,"5min":1.522,"15min":2.4169999999999998},"min":{"1min":0.187,"5min":0.187,"15min":0.17399999999999999},"max":{"1min":6.9020000000000001,"5min":8.6039999999999992,"15min":133.53200000000001},"last":0.28699999999999998},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.534,"15min":2.552},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.22900000000000001},"max":{"1min":10.502000000000001,"5min":10.502000000000001,"15min":131.57499999999999},"last":0.186}]},{"osd":2,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":3.2519999999999998,"5min":1.6839999999999999,"15min":1.6659999999999999},"min":{"1min":0.46999999999999997,"5min":0.186,"15min":0.186},"max":{"1min":9.6630000000000003,"5min":9.6630000000000003,"15min":110.608},"last":0.23799999999999999},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.556,"15min":1.637},"min":{"1min":0.45300000000000001,"5min":0.23699999999999999,"15min":0.19900000000000001},"max":{"1min":6.5140000000000002,"5min":10.378,"15min":112.98},"last":3.149}]},{"osd":3,"last update":"Sat Sep 23 20:42:50 2023","interfaces":[{"interface":"back","average":{"1min":2.0910000000000002,"5min":1.6459999999999999,"15min":2.6429999999999998},"min":{"1min":0.32200000000000001,"5min":0.27700000000000002,"15min":0.23000000000000001},"max":{"1min":6.4290000000000003,"5min":8.6229999999999993,"15min":175.08799999999999},"last":0.61299999999999999},{"interface":"front","average":{"1min":2.722,"5min":1.9430000000000001,"15min":3.008},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.23000000000000001},"max":{"1min":10.462999999999999,"5min":11.041,"15min":175.488},"last":3.1080000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.972,"5min":1.137,"15min":1.056},"min":{"1min":0.42099999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5.4379999999999997,"5min":5.4379999999999997,"15min":9.3390000000000004},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.4079999999999999,"15min":1.4399999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.28799999999999998},"max":{"1min":4.4880000000000004,"5min":7.6879999999999997,"15min":16.058},"last":3.0579999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0590000000000002,"5min":1.3720000000000001,"15min":1.47},"min":{"1min":0.38100000000000001,"5min":0.33800000000000002,"15min":0.27700000000000002},"max":{"1min":9.1010000000000009,"5min":9.1010000000000009,"15min":10.814},"last":1.1970000000000001},{"interface":"front","average":{"1min":2.5699999999999998,"5min":1.3540000000000001,"15min":1.254},"min":{"1min":0.48099999999999998,"5min":0.372,"15min":0.32700000000000001},"max":{"1min":6.4610000000000003,"5min":6.4610000000000003,"15min":9.4030000000000005},"last":1.2330000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9179999999999999,"5min":1.452,"15min":1.2589999999999999},"min":{"1min":0.45300000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":5.8390000000000004,"5min":5.8390000000000004,"15min":5.8390000000000004},"last":0.53900000000000003},{"interface":"front","average":{"1min":2.7530000000000001,"5min":1.484,"15min":1.298},"min":{"1min":0.50600000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":11.728999999999999,"5min":11.728999999999999,"15min":11.728999999999999},"last":3.9670000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":2.3570000000000002,"5min":1.3879999999999999,"15min":1.3979999999999999},"min":{"1min":0.48799999999999999,"5min":0.441,"15min":0.35399999999999998},"max":{"1min":6.5110000000000001,"5min":6.5110000000000001,"15min":10.949999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":2.2770000000000001,"5min":1.46,"15min":1.2929999999999999},"min":{"1min":0.45200000000000001,"5min":0.42999999999999999,"15min":0.41099999999999998},"max":{"1min":6.3179999999999996,"5min":6.3179999999999996,"15min":9.4570000000000007},"last":0.51100000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220584,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2238048,"kb_used_data":1286808,"kb_used_omap":5,"kb_used_meta":951226,"kb_avail":91507104,"statfs":{"total":95995035648,"available":93703274496,"internally_reserved":0,"allocated":1317691392,"data_stored":1315661767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":974056058},"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 Sep 23 20:43:03 2023","interfaces":[{"interface":"back","average":{"1min":2.2440000000000002,"5min":3.5600000000000001,"15min":2.157},"min":{"1min":0.23100000000000001,"5min":0.20999999999999999,"15min":0.17299999999999999},"max":{"1min":12.529,"5min":184.161,"15min":184.161},"last":3.7349999999999999},{"interface":"front","average":{"1min":2.7799999999999998,"5min":3.972,"15min":2.4279999999999999},"min":{"1min":0.222,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":8.048,"5min":184.23699999999999,"15min":184.23699999999999},"last":0.53200000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":2.7410000000000001,"5min":1.8400000000000001,"15min":1.8140000000000001},"min":{"1min":0.32700000000000001,"5min":0.20799999999999999,"15min":0.19900000000000001},"max":{"1min":10.201000000000001,"5min":10.201000000000001,"15min":84.491},"last":0.32100000000000001},{"interface":"front","average":{"1min":1.7629999999999999,"5min":1.6140000000000001,"15min":1.728},"min":{"1min":0.224,"5min":0.218,"15min":0.218},"max":{"1min":5.2729999999999997,"5min":10.428000000000001,"15min":83.647999999999996},"last":3.9590000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:42:52 2023","interfaces":[{"interface":"back","average":{"1min":2.5649999999999999,"5min":2.7210000000000001,"15min":2.9500000000000002},"min":{"1min":0.315,"5min":0.28899999999999998,"15min":0.22600000000000001},"max":{"1min":12.505000000000001,"5min":59.131,"15min":145.04499999999999},"last":0.27900000000000003},{"interface":"front","average":{"1min":2.4689999999999999,"5min":2.7730000000000001,"15min":3.0009999999999999},"min":{"1min":0.255,"5min":0.246,"15min":0.246},"max":{"1min":10.323,"5min":59.090000000000003,"15min":145.12799999999999},"last":0.67600000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":2.3210000000000002,"5min":1.486,"15min":1.613},"min":{"1min":0.35699999999999998,"5min":0.32000000000000001,"15min":0.316},"max":{"1min":12.413,"5min":12.413,"15min":12.413},"last":3.7810000000000001},{"interface":"front","average":{"1min":2.984,"5min":1.6890000000000001,"15min":1.647},"min":{"1min":0.39900000000000002,"5min":0.372,"15min":0.30199999999999999},"max":{"1min":17.652999999999999,"5min":17.652999999999999,"15min":17.652999999999999},"last":3.246}]},{"osd":5,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":3.4260000000000002,"5min":1.7430000000000001,"15min":1.7010000000000001},"min":{"1min":0.39500000000000002,"5min":0.34200000000000003,"15min":0.33000000000000002},"max":{"1min":17.699999999999999,"5min":17.699999999999999,"15min":17.699999999999999},"last":3.2090000000000001},{"interface":"front","average":{"1min":1.9850000000000001,"5min":1.6000000000000001,"15min":1.6200000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":6.633,"5min":8.2720000000000002,"15min":10.090999999999999},"last":4.0049999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:43:03 2023","interfaces":[{"interface":"back","average":{"1min":3.4129999999999998,"5min":1.966,"15min":1.794},"min":{"1min":0.435,"5min":0.432,"15min":0.432},"max":{"1min":17.728999999999999,"5min":17.728999999999999,"15min":17.728999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":3.4380000000000002,"5min":2.0390000000000001,"15min":1.847},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":17.759,"5min":17.759,"15min":17.759},"last":0.748}]},{"osd":7,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":2.3399999999999999,"5min":1.7350000000000001,"15min":1.621},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.38400000000000001},"max":{"1min":9.4589999999999996,"5min":9.4589999999999996,"15min":10.105},"last":9.8529999999999998},{"interface":"front","average":{"1min":3.1669999999999998,"5min":1.605,"15min":1.595},"min":{"1min":0.52000000000000002,"5min":0.39200000000000002,"15min":0.379},"max":{"1min":12.738,"5min":12.738,"15min":12.738},"last":7.2519999999999998}]}]},{"osd":2,"up_from":95,"seq":408021893521,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1539924,"kb_used_data":836108,"kb_used_omap":7,"kb_used_meta":703800,"kb_avail":92205228,"statfs":{"total":95995035648,"available":94418153472,"internally_reserved":0,"allocated":856174592,"data_stored":854153703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":720691281},"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 Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2690000000000001,"5min":1.5389999999999999,"15min":3.0470000000000002},"min":{"1min":0.25800000000000001,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":9.8070000000000004,"5min":28.138999999999999,"15min":93.385000000000005},"last":0.39200000000000002},{"interface":"front","average":{"1min":1.881,"5min":2.0030000000000001,"15min":3.5529999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.218},"max":{"1min":10.435,"5min":29.594999999999999,"15min":93.296000000000006},"last":0.92700000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.3969999999999998,"5min":1.9119999999999999,"15min":1.929},"min":{"1min":0.372,"5min":0.214,"15min":0.214},"max":{"1min":7.4390000000000001,"5min":27.634,"15min":81.994},"last":0.71699999999999997},{"interface":"front","average":{"1min":2.4689999999999999,"5min":2.3010000000000002,"15min":2.0099999999999998},"min":{"1min":0.251,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":14.525,"5min":27.486000000000001,"15min":86.367999999999995},"last":0.253}]},{"osd":3,"last update":"Sat Sep 23 20:43:01 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":2.2999999999999998,"15min":2.3580000000000001},"min":{"1min":0.33400000000000002,"5min":0.26600000000000001,"15min":0.22900000000000001},"max":{"1min":8.4510000000000005,"5min":33.201999999999998,"15min":80.498000000000005},"last":0.439},{"interface":"front","average":{"1min":2.5840000000000001,"5min":2.339,"15min":2.407},"min":{"1min":0.22700000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":10.474,"5min":32.494999999999997,"15min":81.091999999999999},"last":0.89800000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.5680000000000001,"5min":1.556,"15min":1.2490000000000001},"min":{"1min":0.52800000000000002,"5min":0.311,"15min":0.311},"max":{"1min":8.4909999999999997,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":0.499},{"interface":"front","average":{"1min":2.161,"5min":1.3999999999999999,"15min":1.373},"min":{"1min":0.56399999999999995,"5min":0.35599999999999998,"15min":0.35399999999999998},"max":{"1min":8.5180000000000007,"5min":8.5180000000000007,"15min":16.702000000000002},"last":0.47299999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":1.3899999999999999,"15min":1.331},"min":{"1min":0.373,"5min":0.35099999999999998,"15min":0.312},"max":{"1min":10.500999999999999,"5min":10.500999999999999,"15min":14.567},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.4339999999999999,"15min":1.3260000000000001},"min":{"1min":0.39800000000000002,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":3.9569999999999999,"5min":10.013,"15min":10.013},"last":0.60799999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.5640000000000001,"5min":1.677,"15min":1.266},"min":{"1min":0.497,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":14.483000000000001,"5min":14.483000000000001,"15min":14.483000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.7090000000000001,"15min":1.3160000000000001},"min":{"1min":0.38700000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":7.0750000000000002,"5min":10.053000000000001,"15min":10.053000000000001},"last":7.8339999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.6659999999999999,"5min":1.4930000000000001,"15min":1.333},"min":{"1min":0.41499999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":10.534000000000001,"5min":16.652999999999999,"15min":16.652999999999999},"last":3.3679999999999999},{"interface":"front","average":{"1min":1.679,"5min":1.6399999999999999,"15min":1.3819999999999999},"min":{"1min":0.44,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.4400000000000004,"5min":10.08,"15min":10.08},"last":2.2650000000000001}]}]},{"osd":3,"up_from":100,"seq":429496729995,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2168260,"kb_used_data":1152380,"kb_used_omap":2,"kb_used_meta":1015869,"kb_avail":91576892,"statfs":{"total":95995035648,"available":93774737408,"internally_reserved":0,"allocated":1180037120,"data_stored":1178087585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1040249909},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:42:53 2023","interfaces":[{"interface":"back","average":{"1min":3.1930000000000001,"5min":6.3570000000000002,"15min":3.6030000000000002},"min":{"1min":0.217,"5min":0.217,"15min":0.182},"max":{"1min":17.678000000000001,"5min":168.333,"15min":168.333},"last":1.004},{"interface":"front","average":{"1min":2.5459999999999998,"5min":6.1970000000000001,"15min":3.46},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":8.9510000000000005,"5min":168.22999999999999,"15min":168.22999999999999},"last":4.8849999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:42:53 2023","interfaces":[{"interface":"back","average":{"1min":3.2869999999999999,"5min":1.796,"15min":1.867},"min":{"1min":0.23200000000000001,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":16.917000000000002,"5min":16.917000000000002,"15min":93.554000000000002},"last":1.069},{"interface":"front","average":{"1min":3.391,"5min":1.8120000000000001,"15min":2.02},"min":{"1min":0.28599999999999998,"5min":0.25900000000000001,"15min":0.21299999999999999},"max":{"1min":17.600999999999999,"5min":17.600999999999999,"15min":94.733000000000004},"last":8.8149999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:42:53 2023","interfaces":[{"interface":"back","average":{"1min":5.8300000000000001,"5min":2.5939999999999999,"15min":2.0390000000000001},"min":{"1min":0.27200000000000002,"5min":0.26100000000000001,"15min":0.22500000000000001},"max":{"1min":60.033000000000001,"5min":60.033000000000001,"15min":60.033000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":6.1070000000000002,"5min":2.5009999999999999,"15min":2.0910000000000002},"min":{"1min":0.308,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":61.389000000000003,"5min":61.389000000000003,"15min":61.389000000000003},"last":5.0640000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:42:53 2023","interfaces":[{"interface":"back","average":{"1min":2.081,"5min":1.5189999999999999,"15min":1.5720000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":9.0510000000000002,"5min":9.0690000000000008,"15min":14.521000000000001},"last":1.2},{"interface":"front","average":{"1min":1.413,"5min":1.3260000000000001,"15min":1.5},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.33100000000000002},"max":{"1min":4.9000000000000004,"5min":10.521000000000001,"15min":10.521000000000001},"last":1.0960000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:42:53 2023","interfaces":[{"interface":"back","average":{"1min":2.0190000000000001,"5min":1.6080000000000001,"15min":2.02},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32600000000000001},"max":{"1min":9.0239999999999991,"5min":9.0239999999999991,"15min":83.965000000000003},"last":1.2270000000000001},{"interface":"front","average":{"1min":2.0059999999999998,"5min":1.6910000000000001,"15min":1.917},"min":{"1min":0.39900000000000002,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":7.4130000000000003,"5min":10.978,"15min":84.195999999999998},"last":1.2549999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:42:59 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":1.5289999999999999,"15min":1.821},"min":{"1min":0.48599999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.8639999999999999,"5min":10.832000000000001,"15min":10.832000000000001},"last":1.119},{"interface":"front","average":{"1min":2.2709999999999999,"5min":1.7589999999999999,"15min":1.8420000000000001},"min":{"1min":0.375,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":8.9930000000000003,"5min":8.9930000000000003,"15min":8.9930000000000003},"last":1.407}]},{"osd":7,"last update":"Sat Sep 23 20:42:53 2023","interfaces":[{"interface":"back","average":{"1min":2.1309999999999998,"5min":1.4530000000000001,"15min":1.5629999999999999},"min":{"1min":0.49399999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":10.423999999999999,"5min":10.423999999999999,"15min":10.423999999999999},"last":1.141},{"interface":"front","average":{"1min":2.1560000000000001,"5min":1.5189999999999999,"15min":1.639},"min":{"1min":0.52000000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":10.445,"5min":10.445,"15min":10.445},"last":1.1619999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986797,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1097824,"kb_used_data":567896,"kb_used_omap":0,"kb_used_meta":529920,"kb_avail":92647328,"statfs":{"total":95995035648,"available":94870863872,"internally_reserved":0,"allocated":581525504,"data_stored":580117676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":542638080},"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 Sep 23 20:43:33 2023","interfaces":[{"interface":"back","average":{"1min":4.319,"5min":3.7690000000000001,"15min":2.4889999999999999},"min":{"1min":0.29799999999999999,"5min":0.27000000000000002,"15min":0.23499999999999999},"max":{"1min":69.632999999999996,"5min":132.52799999999999,"15min":132.52799999999999},"last":0.38200000000000001},{"interface":"front","average":{"1min":5.3419999999999996,"5min":4.6260000000000003,"15min":2.7050000000000001},"min":{"1min":0.316,"5min":0.27000000000000002,"15min":0.24099999999999999},"max":{"1min":70.808999999999997,"5min":132.57900000000001,"15min":132.57900000000001},"last":2.29}]},{"osd":1,"last update":"Sat Sep 23 20:42:59 2023","interfaces":[{"interface":"back","average":{"1min":5.9429999999999996,"5min":2.2130000000000001,"15min":1.9410000000000001},"min":{"1min":0.309,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":64.444999999999993,"5min":64.444999999999993,"15min":64.444999999999993},"last":0.96999999999999997},{"interface":"front","average":{"1min":5.6230000000000002,"5min":2.302,"15min":2.0369999999999999},"min":{"1min":0.35499999999999998,"5min":0.32800000000000001,"15min":0.27200000000000002},"max":{"1min":65.369,"5min":65.369,"15min":65.369},"last":2.6000000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:43:33 2023","interfaces":[{"interface":"back","average":{"1min":1.875,"5min":5.5949999999999998,"15min":2.8069999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.26800000000000002},"max":{"1min":10.292,"5min":187.89599999999999,"15min":187.89599999999999},"last":0.34399999999999997},{"interface":"front","average":{"1min":2.0379999999999998,"5min":5.6600000000000001,"15min":2.899},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.28000000000000003},"max":{"1min":8.9800000000000004,"5min":189.535,"15min":189.535},"last":2.734}]},{"osd":3,"last update":"Sat Sep 23 20:42:54 2023","interfaces":[{"interface":"back","average":{"1min":2.121,"5min":2.1680000000000001,"15min":2.0699999999999998},"min":{"1min":0.42899999999999999,"5min":0.318,"15min":0.29199999999999998},"max":{"1min":5.9779999999999998,"5min":31.518000000000001,"15min":31.518000000000001},"last":1.262},{"interface":"front","average":{"1min":2.6269999999999998,"5min":2.2949999999999999,"15min":2.1880000000000002},"min":{"1min":0.496,"5min":0.38800000000000001,"15min":0.33600000000000002},"max":{"1min":8.5899999999999999,"5min":31.620000000000001,"15min":31.620000000000001},"last":1.319}]},{"osd":5,"last update":"Sat Sep 23 20:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":2.754,"15min":1.891},"min":{"1min":0.42599999999999999,"5min":0.33400000000000002,"15min":0.28799999999999998},"max":{"1min":10.34,"5min":170.56,"15min":170.56},"last":0.64600000000000002},{"interface":"front","average":{"1min":2.266,"5min":3.0379999999999998,"15min":1.956},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.313},"max":{"1min":8.7390000000000008,"5min":170.81399999999999,"15min":170.81399999999999},"last":0.68700000000000006}]},{"osd":6,"last update":"Sat Sep 23 20:43:09 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":1.518,"15min":1.702},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.6500000000000004,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":1.139},{"interface":"front","average":{"1min":1.5800000000000001,"5min":1.5589999999999999,"15min":2.036},"min":{"1min":0.45700000000000002,"5min":0.38,"15min":0.38},"max":{"1min":6.8689999999999998,"5min":8.2539999999999996,"15min":8.2539999999999996},"last":1.1639999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1779999999999999,"15min":1.3859999999999999},"min":{"1min":0.46200000000000002,"5min":0.41299999999999998,"15min":0.35399999999999998},"max":{"1min":6.1909999999999998,"5min":10.616,"15min":25.605},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.9390000000000001,"5min":1.5389999999999999,"15min":1.4390000000000001},"min":{"1min":0.498,"5min":0.39600000000000002,"15min":0.36799999999999999},"max":{"1min":6.9080000000000004,"5min":7.8600000000000003,"15min":25.664000000000001},"last":0.66100000000000003}]}]},{"osd":5,"up_from":39,"seq":167503725157,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1456716,"kb_used_data":969092,"kb_used_omap":0,"kb_used_meta":487616,"kb_avail":92288436,"statfs":{"total":95995035648,"available":94503358464,"internally_reserved":0,"allocated":992350208,"data_stored":990958580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":499318784},"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 Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":4.1260000000000003,"5min":1.9570000000000001,"15min":2.7749999999999999},"min":{"1min":0.28899999999999998,"5min":0.26100000000000001,"15min":0.23599999999999999},"max":{"1min":39.087000000000003,"5min":39.087000000000003,"15min":166.43700000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":4.7779999999999996,"5min":2.2719999999999998,"15min":2.8410000000000002},"min":{"1min":0.308,"5min":0.29999999999999999,"15min":0.26100000000000001},"max":{"1min":39.509,"5min":39.509,"15min":165.25299999999999},"last":0.83699999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:42:58 2023","interfaces":[{"interface":"back","average":{"1min":4.8920000000000003,"5min":5.0670000000000002,"15min":2.7309999999999999},"min":{"1min":0.34399999999999997,"5min":0.28799999999999998,"15min":0.28399999999999997},"max":{"1min":35.128,"5min":146.178,"15min":146.178},"last":2.1019999999999999},{"interface":"front","average":{"1min":4.6550000000000002,"5min":5.2889999999999997,"15min":2.802},"min":{"1min":0.32100000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":35.094000000000001,"5min":145.876,"15min":145.876},"last":0.59299999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2869999999999999,"5min":1.861,"15min":1.4550000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.9930000000000003,"5min":35.042999999999999,"15min":35.042999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.8169999999999999,"5min":1.7829999999999999,"15min":1.3819999999999999},"min":{"1min":0.36499999999999999,"5min":0.33900000000000002,"15min":0.33100000000000002},"max":{"1min":5.7549999999999999,"5min":35.210000000000001,"15min":35.210000000000001},"last":0.627}]},{"osd":3,"last update":"Sat Sep 23 20:42:58 2023","interfaces":[{"interface":"back","average":{"1min":5.5499999999999998,"5min":2.3340000000000001,"15min":2.0209999999999999},"min":{"1min":0.42199999999999999,"5min":0.35499999999999998,"15min":0.312},"max":{"1min":77.787000000000006,"5min":77.787000000000006,"15min":77.787000000000006},"last":0.65800000000000003},{"interface":"front","average":{"1min":6.2240000000000002,"5min":2.4399999999999999,"15min":2.2269999999999999},"min":{"1min":0.42899999999999999,"5min":0.35299999999999998,"15min":0.30299999999999999},"max":{"1min":77.745000000000005,"5min":77.745000000000005,"15min":77.745000000000005},"last":1.012}]},{"osd":4,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.4279999999999999,"5min":1.4079999999999999,"15min":1.347},"min":{"1min":0.36299999999999999,"5min":0.35999999999999999,"15min":0.28000000000000003},"max":{"1min":10.288,"5min":10.288,"15min":10.288},"last":1.0489999999999999},{"interface":"front","average":{"1min":2.2749999999999999,"5min":1.29,"15min":1.2869999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.26800000000000002},"max":{"1min":7.8079999999999998,"5min":7.8079999999999998,"15min":9.0559999999999992},"last":4.0190000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.859,"5min":1.4259999999999999,"15min":1.3420000000000001},"min":{"1min":0.40999999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.6539999999999999,"5min":5.6539999999999999,"15min":5.6539999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.7909999999999999,"5min":1.389,"15min":1.375},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":7.9160000000000004,"5min":7.9160000000000004,"15min":7.9160000000000004},"last":3.9740000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:43:14 2023","interfaces":[{"interface":"back","average":{"1min":2.4369999999999998,"5min":1.3720000000000001,"15min":1.2989999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.29699999999999999},"max":{"1min":12.609999999999999,"5min":12.609999999999999,"15min":13.538},"last":0.80900000000000005},{"interface":"front","average":{"1min":2.1509999999999998,"5min":1.454,"15min":1.3979999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.38800000000000001},"max":{"1min":10.233000000000001,"5min":10.233000000000001,"15min":10.603999999999999},"last":0.93300000000000005}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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":1306591232,"data_stored":1306591232,"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":1155465216,"data_stored":1155465216,"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":849219584,"data_stored":849215512,"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":1167851520,"data_stored":1167851520,"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":572985344,"data_stored":572981272,"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":983564288,"data_stored":983564288,"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":1602490368,"data_stored":1602486296,"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":153288704,"data_stored":153288704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:43:41.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:43:41.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:41.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:41.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:41.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:41.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:41.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:42.050 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:42.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:42.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:42.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:42.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:42.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:42.337 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:42.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:42.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:42.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.663 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:42.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:42.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:42.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:42.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:42.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:43.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:43.031 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:43 smithi112 bash[104422]: cluster 2023-09-23T20:43:41.949696+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1458: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 18968/97953 objects degraded (19.364%); 10002/97953 objects misplaced (10.211%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:43.032 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:43 smithi174 bash[91578]: cluster 2023-09-23T20:43:41.949696+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1458: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 18968/97953 objects degraded (19.364%); 10002/97953 objects misplaced (10.211%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:43.050 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:43.155 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:43.184 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:43.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:43.302 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:43 smithi112 bash[107672]: cluster 2023-09-23T20:43:41.949696+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1458: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 18968/97953 objects degraded (19.364%); 10002/97953 objects misplaced (10.211%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:43.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:43.441 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:43.466 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:43.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:43.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:43.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:43.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:43:43.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:43:43.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:43.833 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:43.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:43.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:43.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:44.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:44.120 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:44 smithi174 bash[91578]: cluster 2023-09-23T20:43:43.987219+0000 mon.a (mon.0) 1696 : cluster 3 Health check update: Degraded data redundancy: 18968/97953 objects degraded (19.364%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:44.145 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:44.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:44.248 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:44.292 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:44.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:44.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:44.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:44 smithi112 bash[107672]: cluster 2023-09-23T20:43:43.987219+0000 mon.a (mon.0) 1696 : cluster 3 Health check update: Degraded data redundancy: 18968/97953 objects degraded (19.364%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:44.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:44 smithi112 bash[104422]: cluster 2023-09-23T20:43:43.987219+0000 mon.a (mon.0) 1696 : cluster 3 Health check update: Degraded data redundancy: 18968/97953 objects degraded (19.364%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:44.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:44.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:44.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:44.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:43:44.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:44.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:44.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:44.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:45.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:45.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:45.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:45.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:45 smithi112 bash[104422]: cluster 2023-09-23T20:43:43.953276+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1459: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 18968/94434 objects degraded (20.086%); 10002/94434 objects misplaced (10.592%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:45.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:45 smithi112 bash[107672]: cluster 2023-09-23T20:43:43.953276+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1459: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 18968/94434 objects degraded (20.086%); 10002/94434 objects misplaced (10.592%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:45.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:45.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:45.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:45.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:45.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:45.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:45 smithi174 bash[91578]: cluster 2023-09-23T20:43:43.953276+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1459: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 18968/94434 objects degraded (20.086%); 10002/94434 objects misplaced (10.592%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:45.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.427 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:45.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:45.559 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:45.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:45.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:45.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:45.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:45.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:45.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:45.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:45.955 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:46.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:46.113 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:46.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:46.248 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:46.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:46.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:46.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:46.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:46.495 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:46.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:46.609 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:46.636 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:46.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:46.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:46.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:46.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:46.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:46.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:46.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:47.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:47 smithi174 bash[91578]: cluster 2023-09-23T20:43:45.954072+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1460: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 18968/90774 objects degraded (20.896%); 10002/90774 objects misplaced (11.019%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:47.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:47.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.225 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:47 smithi112 bash[107672]: cluster 2023-09-23T20:43:45.954072+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1460: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 18968/90774 objects degraded (20.896%); 10002/90774 objects misplaced (11.019%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:47.226 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:47 smithi112 bash[104422]: cluster 2023-09-23T20:43:45.954072+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1460: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 18968/90774 objects degraded (20.896%); 10002/90774 objects misplaced (11.019%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:43:47.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:47.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:47.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:47.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:47.515 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:47.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:47.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:47.630 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:47.631 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:47.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:47.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:47.781 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:47.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:47.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:48.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:48.046 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:48.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:48.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:48.181 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:48.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:48.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:48.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:48.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:48.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:48.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:48.647 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:48.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:48.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:48.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:48.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:48.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:48.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:48.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:49.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:49.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.143 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:49.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:49.256 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:49 smithi112 bash[104422]: cluster 2023-09-23T20:43:47.954782+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1461: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 18968/86040 objects degraded (22.046%); 9871/86040 objects misplaced (11.473%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:43:49.257 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:49 smithi112 bash[104422]: cluster 2023-09-23T20:43:48.988552+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: Degraded data redundancy: 18968/86040 objects degraded (22.046%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:49.257 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:49 smithi112 bash[107672]: cluster 2023-09-23T20:43:47.954782+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1461: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 18968/86040 objects degraded (22.046%); 9871/86040 objects misplaced (11.473%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:43:49.257 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:49 smithi112 bash[107672]: cluster 2023-09-23T20:43:48.988552+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: Degraded data redundancy: 18968/86040 objects degraded (22.046%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:49.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:49.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:49 smithi174 bash[91578]: cluster 2023-09-23T20:43:47.954782+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1461: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 18968/86040 objects degraded (22.046%); 9871/86040 objects misplaced (11.473%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:43:49.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:49 smithi174 bash[91578]: cluster 2023-09-23T20:43:48.988552+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: Degraded data redundancy: 18968/86040 objects degraded (22.046%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:49.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:49.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:49.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:49.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:49.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:49.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:49.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:49.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:49.793 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.824 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:49.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:49.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:50.055 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:50.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:50.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:50.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:50.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:50.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:50.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:50.616 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:43:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:43:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-09-23T20:43:50.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:50.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:50.737 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:50.773 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:50.880 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:50.923 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:51.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:51.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:51 smithi174 bash[91578]: cluster 2023-09-23T20:43:49.955559+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1462: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 18968/83325 objects degraded (22.764%); 9871/83325 objects misplaced (11.846%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:51.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:51.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:51.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:51.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:51.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:51.313 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:51 smithi112 bash[107672]: cluster 2023-09-23T20:43:49.955559+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1462: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 18968/83325 objects degraded (22.764%); 9871/83325 objects misplaced (11.846%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:51.314 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:51 smithi112 bash[104422]: cluster 2023-09-23T20:43:49.955559+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1462: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 18968/83325 objects degraded (22.764%); 9871/83325 objects misplaced (11.846%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:51.325 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:51.432 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.468 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:51.575 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.609 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:51.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:51.742 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:51.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:51.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:51.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:51.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:52.005 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:52.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:52.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:52.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:52.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:52.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:52.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:52.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:52.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:52.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:52.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:52.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:52.784 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:52.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:52.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:52.957 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:52.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:53.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:53.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:53.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:53.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:53.225 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:53 smithi174 bash[91578]: cluster 2023-09-23T20:43:51.956176+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1463: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 18968/81252 objects degraded (23.345%); 9723/81252 objects misplaced (11.966%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:43:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:53 smithi174 bash[91578]: audit 2023-09-23T20:43:53.050046+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:53.331 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:53.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:53 smithi112 bash[104422]: cluster 2023-09-23T20:43:51.956176+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1463: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 18968/81252 objects degraded (23.345%); 9723/81252 objects misplaced (11.966%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:43:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:53 smithi112 bash[104422]: audit 2023-09-23T20:43:53.050046+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:53 smithi112 bash[107672]: cluster 2023-09-23T20:43:51.956176+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1463: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 18968/81252 objects degraded (23.345%); 9723/81252 objects misplaced (11.966%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:43:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:53 smithi112 bash[107672]: audit 2023-09-23T20:43:53.050046+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:53.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:53.489 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:53.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:53.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:53.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:53.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:53.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:53.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:53.895 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:53.929 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:54.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:54.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:54.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:54.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:54.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:54.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:54.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:54 smithi112 bash[104422]: cluster 2023-09-23T20:43:53.989588+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 18968/81252 objects degraded (23.345%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:54.309 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:54 smithi112 bash[107672]: cluster 2023-09-23T20:43:53.989588+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 18968/81252 objects degraded (23.345%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:54.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:54 smithi174 bash[91578]: cluster 2023-09-23T20:43:53.989588+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 18968/81252 objects degraded (23.345%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:54.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:54.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:54.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:54.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:54.572 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:54.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.600 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:54.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:54.701 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:54.729 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:54.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:54.837 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:54.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:54.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:55.028 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:55.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:55.131 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.139 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:55 smithi174 bash[91578]: cluster 2023-09-23T20:43:53.956829+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1464: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/77223 objects degraded (24.563%); 9723/77223 objects misplaced (12.591%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:55.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:55.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:55.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:55.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:55.359 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:55 smithi112 bash[107672]: cluster 2023-09-23T20:43:53.956829+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1464: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/77223 objects degraded (24.563%); 9723/77223 objects misplaced (12.591%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:55.359 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:55 smithi112 bash[104422]: cluster 2023-09-23T20:43:53.956829+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1464: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/77223 objects degraded (24.563%); 9723/77223 objects misplaced (12.591%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:55.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:55.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:55.542 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:55.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:55.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:55.672 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.709 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:55.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:55.845 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:55.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:55.949 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:55.986 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:56.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:56.121 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:56.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:56.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:56.360 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:56.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.393 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:56.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:56.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:56.623 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:56.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.783 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:56.887 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.913 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:57.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:57.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:57.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:57.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:57.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:57.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:57.295 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.302 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:57 smithi112 bash[107672]: cluster 2023-09-23T20:43:55.959654+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1465: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 18968/73353 objects degraded (25.859%); 9723/73353 objects misplaced (13.255%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:57.302 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:57 smithi112 bash[104422]: cluster 2023-09-23T20:43:55.959654+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1465: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 18968/73353 objects degraded (25.859%); 9723/73353 objects misplaced (13.255%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:57.306 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:57 smithi174 bash[91578]: cluster 2023-09-23T20:43:55.959654+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1465: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 18968/73353 objects degraded (25.859%); 9723/73353 objects misplaced (13.255%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:43:57.340 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:57.444 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:57.475 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:57.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:57.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:57.725 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:57.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.898 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:58.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:58.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:58.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:58.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:58.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:58.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:58.454 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:58.558 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:58.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:58.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:58.691 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:58.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:58.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:58.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:58.964 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:59.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:59.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:59.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:59 smithi112 bash[107672]: cluster 2023-09-23T20:43:57.960194+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1466: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 18968/68277 objects degraded (27.781%); 9576/68277 objects misplaced (14.025%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:43:59.133 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:43:59 smithi112 bash[107672]: cluster 2023-09-23T20:43:58.990420+0000 mon.a (mon.0) 1700 : cluster 3 Health check update: Degraded data redundancy: 18968/68277 objects degraded (27.781%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:59.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:59 smithi112 bash[104422]: cluster 2023-09-23T20:43:57.960194+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1466: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 18968/68277 objects degraded (27.781%); 9576/68277 objects misplaced (14.025%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:43:59.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:43:59 smithi112 bash[104422]: cluster 2023-09-23T20:43:58.990420+0000 mon.a (mon.0) 1700 : cluster 3 Health check update: Degraded data redundancy: 18968/68277 objects degraded (27.781%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:59.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:59.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:59.259 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:59.268 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:59 smithi174 bash[91578]: cluster 2023-09-23T20:43:57.960194+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1466: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 18968/68277 objects degraded (27.781%); 9576/68277 objects misplaced (14.025%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:43:59.269 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:43:59 smithi174 bash[91578]: cluster 2023-09-23T20:43:58.990420+0000 mon.a (mon.0) 1700 : cluster 3 Health check update: Degraded data redundancy: 18968/68277 objects degraded (27.781%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:43:59.295 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:59.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:59.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:59.431 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:59.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:59.534 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:59.568 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:59.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:59.675 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:59.705 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:59.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:59.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:59.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:59.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:59.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:00.031 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:00.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:00.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:00.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:00.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:00.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:00.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:00.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:44:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:44:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-09-23T20:44:00.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:00.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:00.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:00.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:00.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:00.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:00.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:00.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:00.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:00.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:00.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:01.085 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:01.122 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:01.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:01.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:01.237 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:01 smithi112 bash[107672]: cluster 2023-09-23T20:43:59.960861+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 18968/65394 objects degraded (29.006%); 9576/65394 objects misplaced (14.644%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:44:01.238 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:01 smithi112 bash[104422]: cluster 2023-09-23T20:43:59.960861+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 18968/65394 objects degraded (29.006%); 9576/65394 objects misplaced (14.644%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:44:01.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:01.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:01.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:01.491 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:01.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:01 smithi174 bash[91578]: cluster 2023-09-23T20:43:59.960861+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 18968/65394 objects degraded (29.006%); 9576/65394 objects misplaced (14.644%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:44:01.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:01.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:01.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:01.753 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.790 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:01.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:01.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:01.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:02.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:02.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:02.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:02.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:02.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.309 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:02.412 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:02.543 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:02.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:02.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:02.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:02.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:02.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:03.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:03.091 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:03 smithi112 bash[104422]: cluster 2023-09-23T20:44:01.961442+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 18968/63246 objects degraded (29.991%); 9406/63246 objects misplaced (14.872%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:44:03.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:03.118 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:03 smithi174 bash[91578]: cluster 2023-09-23T20:44:01.961442+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 18968/63246 objects degraded (29.991%); 9406/63246 objects misplaced (14.872%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:44:03.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:03.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:03.237 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:03.280 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:03.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:03.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:03.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:03 smithi112 bash[107672]: cluster 2023-09-23T20:44:01.961442+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 18968/63246 objects degraded (29.991%); 9406/63246 objects misplaced (14.872%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:44:03.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:03.539 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:03.571 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:03.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:03.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:03.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:03.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:03.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:03.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:03.944 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:03.971 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:04.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:04.098 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:04 smithi112 bash[104422]: cluster 2023-09-23T20:44:03.962054+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 18968/59604 objects degraded (31.823%); 9406/59604 objects misplaced (15.781%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:04.098 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:04 smithi112 bash[104422]: cluster 2023-09-23T20:44:03.991297+0000 mon.a (mon.0) 1701 : cluster 3 Health check update: Degraded data redundancy: 18968/63246 objects degraded (29.991%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:04.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:04.210 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:04.252 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:04.355 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:04.365 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:04 smithi174 bash[91578]: cluster 2023-09-23T20:44:03.962054+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 18968/59604 objects degraded (31.823%); 9406/59604 objects misplaced (15.781%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:04.365 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:04 smithi174 bash[91578]: cluster 2023-09-23T20:44:03.991297+0000 mon.a (mon.0) 1701 : cluster 3 Health check update: Degraded data redundancy: 18968/63246 objects degraded (29.991%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:04.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:04 smithi112 bash[107672]: cluster 2023-09-23T20:44:03.962054+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 18968/59604 objects degraded (31.823%); 9406/59604 objects misplaced (15.781%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:04.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:04 smithi112 bash[107672]: cluster 2023-09-23T20:44:03.991297+0000 mon.a (mon.0) 1701 : cluster 3 Health check update: Degraded data redundancy: 18968/63246 objects degraded (29.991%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:04.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:04.513 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45560.0:186660 11.0 e356/349 11:0052ec03:::benchmark_data_smithi112_262269_object84346:head v 356'11550, mlcod=0'0)", 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:44:04.508813+0000", 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0029745959999999999, 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030069060000000002, 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:44:04.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508813+0000", 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508813+0000", 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508812+0000", 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508823+0000", 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1596e-05 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508840+0000", 2023-09-23T20:44:04.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6184999999999998e-05 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508849+0000", 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.628e-06 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508922+0000", 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2873999999999994e-05 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.508952+0000", 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0181000000000001e-05 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:186646 11.b 11:de5da8c3:::benchmark_data_smithi112_262269_object84332:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:44:04.478621+0000", 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.03316707, 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033271969999999998, 2023-09-23T20:44:04.518 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 186646 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478621+0000", 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478621+0000", 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478620+0000", 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:44:04.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478623+0000", 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.96e-06 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478628+0000", 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4880000000000001e-06 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478631+0000", 2023-09-23T20:44:04.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3850000000000002e-06 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478680+0000", 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8738e-05 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478821+0000", 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000140956 2023-09-23T20:44:04.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.478947+0000", 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012623199999999999 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.490106+0000", 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011159008999999999 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:44:04.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.494407+0000", 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043009559999999999 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:186648 11.b 11:df705693:::benchmark_data_smithi112_262269_object84334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:44:04.480286+0000", 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.031501614999999997, 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.03169582, 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:44:04.524 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 186648 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.480286+0000", 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.480286+0000", 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.480285+0000", 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.526 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.480290+0000", 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3190000000000002e-06 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.480299+0000", 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5140000000000001e-06 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:44:04.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.480305+0000", 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7200000000000003e-06 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.484752+0000", 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0044469030000000003 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.484861+0000", 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109923 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.484969+0000", 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010747999999999999 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.494414+0000", 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0094454250000000003 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:04.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.503158+0000", 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0087433949999999993 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:186652 11.b 11:d02d6935:::benchmark_data_smithi112_262269_object84338:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:44:04.488162+0000", 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.023625255000000001, 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.023905157999999999, 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:44:04.530 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 186652 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.488162+0000", 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.488162+0000", 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.488161+0000", 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.488167+0000", 2023-09-23T20:44:04.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6670000000000001e-06 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.488181+0000", 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4888999999999999e-05 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.488190+0000", 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3720000000000005e-06 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.490132+0000", 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001942147 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.490239+0000", 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010744 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.490348+0000", 2023-09-23T20:44:04.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0001086 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.494548+0000", 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042004190000000004 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:04.504211+0000", 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0096626320000000009 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:44:04.535 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:44:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-09-23T20:44:04.536 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 4 2023-09-23T20:44:04.536 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:44:04.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:04.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:04.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:04.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:04.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:04.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:04.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:04.908 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:04.951 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:05.057 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:05.090 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:05.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:05.194 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:05.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:05.328 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:05.354 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:05.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:05.459 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:05.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:05.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:05.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:05.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:05.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:05.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:05.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:05.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:05.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:05.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:06.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:06.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:06.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:06.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:06.280 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.316 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:06.423 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.458 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:06.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:06.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:06.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:06.733 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:06.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:06.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:06.983 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:07.018 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:07.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:07.126 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:07.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:07.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:07 smithi112 bash[107672]: cluster 2023-09-23T20:44:05.962820+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1470: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 18968/55941 objects degraded (33.907%); 9406/55941 objects misplaced (16.814%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:07 smithi112 bash[104422]: cluster 2023-09-23T20:44:05.962820+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1470: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 18968/55941 objects degraded (33.907%); 9406/55941 objects misplaced (16.814%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:07.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:07.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:07.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:07.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:07 smithi174 bash[91578]: cluster 2023-09-23T20:44:05.962820+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1470: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 18968/55941 objects degraded (33.907%); 9406/55941 objects misplaced (16.814%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:07.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:07.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:07.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:07.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:44:07.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:07.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:07.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:07.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:07.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:07.874 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.907 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:08.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:08.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:08.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:08.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:08.287 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:44:08.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:08.370 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:44:08.405 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:44:08.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:08.453 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:44:08.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:08.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:08.499 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:44:08.534 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:44:08.577 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:44:08.580 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:08.604 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:08.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:08.615 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:44:08.627 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.627 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.627 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.627 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.627 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.627 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.628 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.628 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:44:08.633 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:44:08.644 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:44:08.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:08.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:08.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:08.991 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:09.037 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:09.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:09.045 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:44:09.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:09.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:09.290 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:09.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:09 smithi174 bash[91578]: cluster 2023-09-23T20:44:07.963628+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18968/51063 objects degraded (37.146%); 9234/51063 objects misplaced (18.084%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:44:09.298 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:09 smithi174 bash[91578]: audit 2023-09-23T20:44:08.050676+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:09.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:09 smithi174 bash[91578]: audit 2023-09-23T20:44:08.226390+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.112:0/3230338451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:09.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:09 smithi174 bash[91578]: audit 2023-09-23T20:44:08.317666+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.112:0/414957135' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:44:09.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:09 smithi174 bash[91578]: audit 2023-09-23T20:44:08.318297+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:44:09.299 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:09 smithi174 bash[91578]: cluster 2023-09-23T20:44:08.993082+0000 mon.a (mon.0) 1704 : cluster 3 Health check update: Degraded data redundancy: 18968/51063 objects degraded (37.146%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:09.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[107672]: cluster 2023-09-23T20:44:07.963628+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18968/51063 objects degraded (37.146%); 9234/51063 objects misplaced (18.084%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[107672]: audit 2023-09-23T20:44:08.050676+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[107672]: audit 2023-09-23T20:44:08.226390+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.112:0/3230338451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[107672]: audit 2023-09-23T20:44:08.317666+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.112:0/414957135' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[107672]: audit 2023-09-23T20:44:08.318297+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[107672]: cluster 2023-09-23T20:44:08.993082+0000 mon.a (mon.0) 1704 : cluster 3 Health check update: Degraded data redundancy: 18968/51063 objects degraded (37.146%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[104422]: cluster 2023-09-23T20:44:07.963628+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18968/51063 objects degraded (37.146%); 9234/51063 objects misplaced (18.084%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[104422]: audit 2023-09-23T20:44:08.050676+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[104422]: audit 2023-09-23T20:44:08.226390+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.112:0/3230338451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:09.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[104422]: audit 2023-09-23T20:44:08.317666+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.112:0/414957135' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:44:09.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[104422]: audit 2023-09-23T20:44:08.318297+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:44:09.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:09 smithi112 bash[104422]: cluster 2023-09-23T20:44:08.993082+0000 mon.a (mon.0) 1704 : cluster 3 Health check update: Degraded data redundancy: 18968/51063 objects degraded (37.146%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:09.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:09.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:09.558 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:09.597 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:09.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:09.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:09.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:09.831 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:09.880 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:09.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:10.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:10.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:10.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:10.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:10.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:10.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:10.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[107672]: audit 2023-09-23T20:44:08.616868+0000 mgr.y (mgr.34107) 1314 : audit 0 from='client.55174 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:44:10.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[107672]: cluster 2023-09-23T20:44:09.027054+0000 mon.a (mon.0) 1705 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:44:10.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[107672]: cluster 2023-09-23T20:44:09.035072+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:44:10.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[107672]: audit 2023-09-23T20:44:09.036990+0000 mon.a (mon.0) 1706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:44:10.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[107672]: cluster 2023-09-23T20:44:09.037182+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-09-23T20:44:10.283 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[107672]: cluster 2023-09-23T20:44:09.040947+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[104422]: audit 2023-09-23T20:44:08.616868+0000 mgr.y (mgr.34107) 1314 : audit 0 from='client.55174 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[104422]: cluster 2023-09-23T20:44:09.027054+0000 mon.a (mon.0) 1705 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[104422]: cluster 2023-09-23T20:44:09.035072+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[104422]: audit 2023-09-23T20:44:09.036990+0000 mon.a (mon.0) 1706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[104422]: cluster 2023-09-23T20:44:09.037182+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[104422]: cluster 2023-09-23T20:44:09.040947+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:44:10.284 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:44:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:44:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2023-09-23T20:44:10.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:10.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:10 smithi174 bash[91578]: audit 2023-09-23T20:44:08.616868+0000 mgr.y (mgr.34107) 1314 : audit 0 from='client.55174 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:44:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:10 smithi174 bash[91578]: cluster 2023-09-23T20:44:09.027054+0000 mon.a (mon.0) 1705 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:44:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:10 smithi174 bash[91578]: cluster 2023-09-23T20:44:09.035072+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:44:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:10 smithi174 bash[91578]: audit 2023-09-23T20:44:09.036990+0000 mon.a (mon.0) 1706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:44:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:10 smithi174 bash[91578]: cluster 2023-09-23T20:44:09.037182+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-09-23T20:44:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:10 smithi174 bash[91578]: cluster 2023-09-23T20:44:09.040947+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:44:10.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:10.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:10.552 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:10.588 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:10.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:10.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:10.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:10.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:10.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:10.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:10.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:10.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:11.104 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:11.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:11.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.262 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:11 smithi112 bash[107672]: cluster 2023-09-23T20:44:09.964264+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1473: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1008 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 18968/48438 objects degraded (39.159%); 9234/48438 objects misplaced (19.064%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:44:11.263 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:11 smithi112 bash[104422]: cluster 2023-09-23T20:44:09.964264+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1473: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1008 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 18968/48438 objects degraded (39.159%); 9234/48438 objects misplaced (19.064%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:44:11.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:11 smithi174 bash[91578]: cluster 2023-09-23T20:44:09.964264+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1473: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1008 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 18968/48438 objects degraded (39.159%); 9234/48438 objects misplaced (19.064%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:44:11.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:11.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:11.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:11.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:11.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:11.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:11.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:11.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:11.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:11.970 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:11.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:12.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:12.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:12.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:12.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:12.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:12.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:12.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:12.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:12.403 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1471,"stamp":"2023-09-23T20:44:07.963025+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1114445752,"num_objects":17021,"num_object_clones":0,"num_object_copies":51063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":9234,"num_objects_unfound":0,"num_objects_dirty":17021,"num_whiteouts":0,"num_read":500,"num_read_kb":925,"num_write":187927,"num_write_kb":6550350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3604,"num_bytes_recovered":236544760,"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":136149,"ondisk_log_size":136149,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9468256,"kb_used_data":4385056,"kb_used_omap":31,"kb_used_meta":5082912,"kb_avail":740492960,"statfs":{"total":767960285184,"available":758264791040,"internally_reserved":0,"allocated":4490297344,"data_stored":4476626996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5204902510},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,3,1,7,11,6,5],"upper_bound":128},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-486932480,"num_objects":-7430,"num_object_clones":0,"num_object_copies":-22290,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-489,"num_objects_unfound":0,"num_objects_dirty":-7430,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7430,"num_write_kb":0,"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},"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.003923"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":335,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063556+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:43:10.063556+0000","last_peered":"2023-09-23T20:43:10.063556+0000","last_clean":"2023-09-23T20:43:10.063556+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:43:10.063556+0000","last_undegraded":"2023-09-23T20:43:10.063556+0000","last_fullsized":"2023-09-23T20:43:10.063556+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":330,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:27.734344+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:43:27.734344+0000","last_peered":"2023-09-23T20:43:27.734344+0000","last_clean":"2023-09-23T20:43:27.734344+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:43:27.734344+0000","last_undegraded":"2023-09-23T20:43:27.734344+0000","last_fullsized":"2023-09-23T20:43:27.734344+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.065098+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:43:10.065098+0000","last_peered":"2023-09-23T20:43:10.065098+0000","last_clean":"2023-09-23T20:43:10.065098+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:43:10.065098+0000","last_undegraded":"2023-09-23T20:43:10.065098+0000","last_fullsized":"2023-09-23T20:43:10.065098+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":378,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.058848+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:43:10.058848+0000","last_peered":"2023-09-23T20:43:10.058848+0000","last_clean":"2023-09-23T20:43:10.058848+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:43:10.058848+0000","last_undegraded":"2023-09-23T20:43:10.058848+0000","last_fullsized":"2023-09-23T20:43:10.058848+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.046068+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:43:10.046068+0000","last_peered":"2023-09-23T20:43:10.046068+0000","last_clean":"2023-09-23T20:43:10.046068+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:43:10.046068+0000","last_undegraded":"2023-09-23T20:43:10.046068+0000","last_fullsized":"2023-09-23T20:43:10.046068+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062897+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:43:10.062897+0000","last_peered":"2023-09-23T20:43:10.062897+0000","last_clean":"2023-09-23T20:43:10.062897+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:43:10.062897+0000","last_undegraded":"2023-09-23T20:43:10.062897+0000","last_fullsized":"2023-09-23T20:43:10.062897+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":338,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059293+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:43:10.059293+0000","last_peered":"2023-09-23T20:43:10.059293+0000","last_clean":"2023-09-23T20:43:10.059293+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:43:10.059293+0000","last_undegraded":"2023-09-23T20:43:10.059293+0000","last_fullsized":"2023-09-23T20:43:10.059293+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:27.719914+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:43:27.719914+0000","last_peered":"2023-09-23T20:43:27.719914+0000","last_clean":"2023-09-23T20:43:27.719914+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:43:27.719914+0000","last_undegraded":"2023-09-23T20:43:27.719914+0000","last_fullsized":"2023-09-23T20:43:27.719914+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.044112+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:43:10.044112+0000","last_peered":"2023-09-23T20:43:10.044112+0000","last_clean":"2023-09-23T20:43:10.044112+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:43:10.044112+0000","last_undegraded":"2023-09-23T20:43:10.044112+0000","last_fullsized":"2023-09-23T20:43:10.044112+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:27.719944+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:43:27.719944+0000","last_peered":"2023-09-23T20:43:27.719944+0000","last_clean":"2023-09-23T20:43:27.719944+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:43:27.719944+0000","last_undegraded":"2023-09-23T20:43:27.719944+0000","last_fullsized":"2023-09-23T20:43:27.719944+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062428+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:43:10.062428+0000","last_peered":"2023-09-23T20:43:10.062428+0000","last_clean":"2023-09-23T20:43:10.062428+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:43:10.062428+0000","last_undegraded":"2023-09-23T20:43:10.062428+0000","last_fullsized":"2023-09-23T20:43:10.062428+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.058781+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:43:10.058781+0000","last_peered":"2023-09-23T20:43:10.058781+0000","last_clean":"2023-09-23T20:43:10.058781+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:43:10.058781+0000","last_undegraded":"2023-09-23T20:43:10.058781+0000","last_fullsized":"2023-09-23T20:43:10.058781+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":424,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063730+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:43:10.063730+0000","last_peered":"2023-09-23T20:43:10.063730+0000","last_clean":"2023-09-23T20:43:10.063730+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:43:10.063730+0000","last_undegraded":"2023-09-23T20:43:10.063730+0000","last_fullsized":"2023-09-23T20:43:10.063730+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063924+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:43:10.063924+0000","last_peered":"2023-09-23T20:43:10.063924+0000","last_clean":"2023-09-23T20:43:10.063924+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:43:10.063924+0000","last_undegraded":"2023-09-23T20:43:10.063924+0000","last_fullsized":"2023-09-23T20:43:10.063924+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.060231+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:43:10.060231+0000","last_peered":"2023-09-23T20:43:10.060231+0000","last_clean":"2023-09-23T20:43:10.060231+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:43:10.060231+0000","last_undegraded":"2023-09-23T20:43:10.060231+0000","last_fullsized":"2023-09-23T20:43:10.060231+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":381,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:37.793253+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:43:37.793253+0000","last_peered":"2023-09-23T20:43:37.793253+0000","last_clean":"2023-09-23T20:43:37.793253+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:43:37.793253+0000","last_undegraded":"2023-09-23T20:43:37.793253+0000","last_fullsized":"2023-09-23T20:43:37.793253+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":375,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:21.419103+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:43:21.419103+0000","last_peered":"2023-09-23T20:43:21.419103+0000","last_clean":"2023-09-23T20:43:21.419103+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:43:21.419103+0000","last_undegraded":"2023-09-23T20:43:21.419103+0000","last_fullsized":"2023-09-23T20:43:21.419103+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.044205+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:43:10.044205+0000","last_peered":"2023-09-23T20:43:10.044205+0000","last_clean":"2023-09-23T20:43:10.044205+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:43:10.044205+0000","last_undegraded":"2023-09-23T20:43:10.044205+0000","last_fullsized":"2023-09-23T20:43:10.044205+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059980+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:43:10.059980+0000","last_peered":"2023-09-23T20:43:10.059980+0000","last_clean":"2023-09-23T20:43:10.059980+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:43:10.059980+0000","last_undegraded":"2023-09-23T20:43:10.059980+0000","last_fullsized":"2023-09-23T20:43:10.059980+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.058934+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:43:10.058934+0000","last_peered":"2023-09-23T20:43:10.058934+0000","last_clean":"2023-09-23T20:43:10.058934+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:43:10.058934+0000","last_undegraded":"2023-09-23T20:43:10.058934+0000","last_fullsized":"2023-09-23T20:43:10.058934+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059203+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:43:10.059203+0000","last_peered":"2023-09-23T20:43:10.059203+0000","last_clean":"2023-09-23T20:43:10.059203+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:43:10.059203+0000","last_undegraded":"2023-09-23T20:43:10.059203+0000","last_fullsized":"2023-09-23T20:43:10.059203+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":227,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:32.735738+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:43:32.735738+0000","last_peered":"2023-09-23T20:43:32.735738+0000","last_clean":"2023-09-23T20:43:32.735738+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:43:32.735738+0000","last_undegraded":"2023-09-23T20:43:32.735738+0000","last_fullsized":"2023-09-23T20:43:32.735738+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"356'11729","reported_seq":11755,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:04.070897+0000","last_change":"2023-09-23T20:39:38.910994+0000","last_active":"2023-09-23T20:44:04.070897+0000","last_peered":"2023-09-23T20:44:04.070897+0000","last_clean":"2023-09-23T20:44:04.070897+0000","last_became_active":"2023-09-23T20:39:38.910590+0000","last_became_peered":"2023-09-23T20:39:38.910590+0000","last_unstale":"2023-09-23T20:44:04.070897+0000","last_undegraded":"2023-09-23T20:44:04.070897+0000","last_fullsized":"2023-09-23T20:44:04.070897+0000","mapping_epoch":338,"log_start":"343'1700","ondisk_log_start":"343'1700","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:01:01.209275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73334784,"num_objects":1119,"num_object_clones":0,"num_object_copies":3357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11729,"num_write_kb":411136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.065325+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:43:10.065325+0000","last_peered":"2023-09-23T20:43:10.065325+0000","last_clean":"2023-09-23T20:43:10.065325+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:43:10.065325+0000","last_undegraded":"2023-09-23T20:43:10.065325+0000","last_fullsized":"2023-09-23T20:43:10.065325+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":354,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.047269+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:43:10.047269+0000","last_peered":"2023-09-23T20:43:10.047269+0000","last_clean":"2023-09-23T20:43:10.047269+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:43:10.047269+0000","last_undegraded":"2023-09-23T20:43:10.047269+0000","last_fullsized":"2023-09-23T20:43:10.047269+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11809","reported_seq":11837,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:06.499695+0000","last_change":"2023-09-23T20:39:38.908868+0000","last_active":"2023-09-23T20:44:06.499695+0000","last_peered":"2023-09-23T20:44:06.499695+0000","last_clean":"2023-09-23T20:44:06.499695+0000","last_became_active":"2023-09-23T20:39:38.908531+0000","last_became_peered":"2023-09-23T20:39:38.908531+0000","last_unstale":"2023-09-23T20:44:06.499695+0000","last_undegraded":"2023-09-23T20:44:06.499695+0000","last_fullsized":"2023-09-23T20:44:06.499695+0000","mapping_epoch":338,"log_start":"345'3200","ondisk_log_start":"345'3200","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8609,"log_dups_size":0,"ondisk_log_size":8609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:09:21.267726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69533696,"num_objects":1061,"num_object_clones":0,"num_object_copies":3183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11809,"num_write_kb":411840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":21,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.060182+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:43:10.060182+0000","last_peered":"2023-09-23T20:43:10.060182+0000","last_clean":"2023-09-23T20:43:10.060182+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:43:10.060182+0000","last_undegraded":"2023-09-23T20:43:10.060182+0000","last_fullsized":"2023-09-23T20:43:10.060182+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":352,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062348+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:43:10.062348+0000","last_peered":"2023-09-23T20:43:10.062348+0000","last_clean":"2023-09-23T20:43:10.062348+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:43:10.062348+0000","last_undegraded":"2023-09-23T20:43:10.062348+0000","last_fullsized":"2023-09-23T20:43:10.062348+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"356'11758","reported_seq":11790,"reported_epoch":356,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T20:44:07.790080+0000","last_change":"2023-09-23T20:41:37.783661+0000","last_active":"2023-09-23T20:44:07.790080+0000","last_peered":"2023-09-23T20:44:07.790080+0000","last_clean":"2023-09-23T20:41:35.014924+0000","last_became_active":"2023-09-23T20:41:37.764771+0000","last_became_peered":"2023-09-23T20:41:37.764771+0000","last_unstale":"2023-09-23T20:44:07.790080+0000","last_undegraded":"2023-09-23T20:44:07.790080+0000","last_fullsized":"2023-09-23T20:44:07.790080+0000","mapping_epoch":349,"log_start":"345'4000","ondisk_log_start":"345'4000","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7758,"log_dups_size":0,"ondisk_log_size":7758,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:44.552496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65798144,"num_objects":1004,"num_object_clones":0,"num_object_copies":3012,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6361,"num_objects_unfound":0,"num_objects_dirty":1004,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11758,"num_write_kb":408384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":-5357}],"blocked_by":[],"up_primary":7,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":21,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.060390+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:43:10.060390+0000","last_peered":"2023-09-23T20:43:10.060390+0000","last_clean":"2023-09-23T20:43:10.060390+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:43:10.060390+0000","last_undegraded":"2023-09-23T20:43:10.060390+0000","last_fullsized":"2023-09-23T20:43:10.060390+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":363,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059570+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:43:10.059570+0000","last_peered":"2023-09-23T20:43:10.059570+0000","last_clean":"2023-09-23T20:43:10.059570+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:43:10.059570+0000","last_undegraded":"2023-09-23T20:43:10.059570+0000","last_fullsized":"2023-09-23T20:43:10.059570+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"356'11815","reported_seq":11841,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:04.342117+0000","last_change":"2023-09-23T20:39:38.920832+0000","last_active":"2023-09-23T20:44:04.342117+0000","last_peered":"2023-09-23T20:44:04.342117+0000","last_clean":"2023-09-23T20:44:04.342117+0000","last_became_active":"2023-09-23T20:39:38.920487+0000","last_became_peered":"2023-09-23T20:39:38.920487+0000","last_unstale":"2023-09-23T20:44:04.342117+0000","last_undegraded":"2023-09-23T20:44:04.342117+0000","last_fullsized":"2023-09-23T20:44:04.342117+0000","mapping_epoch":338,"log_start":"345'3400","ondisk_log_start":"345'3400","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8415,"log_dups_size":0,"ondisk_log_size":8415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:31.576932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72941568,"num_objects":1113,"num_object_clones":0,"num_object_copies":3339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11815,"num_write_kb":413696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.043688+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:43:10.043688+0000","last_peered":"2023-09-23T20:43:10.043688+0000","last_clean":"2023-09-23T20:43:10.043688+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:43:10.043688+0000","last_undegraded":"2023-09-23T20:43:10.043688+0000","last_fullsized":"2023-09-23T20:43:10.043688+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059785+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:43:10.059785+0000","last_peered":"2023-09-23T20:43:10.059785+0000","last_clean":"2023-09-23T20:43:10.059785+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:43:10.059785+0000","last_undegraded":"2023-09-23T20:43:10.059785+0000","last_fullsized":"2023-09-23T20:43:10.059785+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11756","reported_seq":11788,"reported_epoch":356,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:44:07.437494+0000","last_change":"2023-09-23T20:41:37.791385+0000","last_active":"2023-09-23T20:44:07.437494+0000","last_peered":"2023-09-23T20:44:07.437494+0000","last_clean":"2023-09-23T20:41:35.030594+0000","last_became_active":"2023-09-23T20:41:37.767221+0000","last_became_peered":"2023-09-23T20:41:37.767221+0000","last_unstale":"2023-09-23T20:44:07.437494+0000","last_undegraded":"2023-09-23T20:41:37.104159+0000","last_fullsized":"2023-09-23T20:41:37.067753+0000","mapping_epoch":349,"log_start":"345'3400","ondisk_log_start":"345'3400","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8356,"log_dups_size":0,"ondisk_log_size":8356,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:45:52.769982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66060288,"num_objects":1008,"num_object_clones":0,"num_object_copies":3024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6357,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1008,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11756,"num_write_kb":408448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"avail_no_missing":["6","1","5"],"object_location_counts":[{"shards":"1,5,6","objects":983},{"shards":"1,6","objects":-5349}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.046484+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:43:10.046484+0000","last_peered":"2023-09-23T20:43:10.046484+0000","last_clean":"2023-09-23T20:43:10.046484+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:43:10.046484+0000","last_undegraded":"2023-09-23T20:43:10.046484+0000","last_fullsized":"2023-09-23T20:43:10.046484+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063618+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:43:10.063618+0000","last_peered":"2023-09-23T20:43:10.063618+0000","last_clean":"2023-09-23T20:43:10.063618+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:43:10.063618+0000","last_undegraded":"2023-09-23T20:43:10.063618+0000","last_fullsized":"2023-09-23T20:43:10.063618+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11487","reported_seq":11516,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:05.137522+0000","last_change":"2023-09-23T20:39:38.910190+0000","last_active":"2023-09-23T20:44:05.137522+0000","last_peered":"2023-09-23T20:44:05.137522+0000","last_clean":"2023-09-23T20:44:05.137522+0000","last_became_active":"2023-09-23T20:39:38.909598+0000","last_became_peered":"2023-09-23T20:39:38.909598+0000","last_unstale":"2023-09-23T20:44:05.137522+0000","last_undegraded":"2023-09-23T20:44:05.137522+0000","last_fullsized":"2023-09-23T20:44:05.137522+0000","mapping_epoch":338,"log_start":"343'1400","ondisk_log_start":"343'1400","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":10087,"log_dups_size":0,"ondisk_log_size":10087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:10:24.706936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69140480,"num_objects":1055,"num_object_clones":0,"num_object_copies":3165,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1055,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11487,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":286,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.059688+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:43:10.059688+0000","last_peered":"2023-09-23T20:43:10.059688+0000","last_clean":"2023-09-23T20:43:10.059688+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:43:10.059688+0000","last_undegraded":"2023-09-23T20:43:10.059688+0000","last_fullsized":"2023-09-23T20:43:10.059688+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063763+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:43:10.063763+0000","last_peered":"2023-09-23T20:43:10.063763+0000","last_clean":"2023-09-23T20:43:10.063763+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:43:10.063763+0000","last_undegraded":"2023-09-23T20:43:10.063763+0000","last_fullsized":"2023-09-23T20:43:10.063763+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"356'11838","reported_seq":11864,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:07.423187+0000","last_change":"2023-09-23T20:39:38.918493+0000","last_active":"2023-09-23T20:44:07.423187+0000","last_peered":"2023-09-23T20:44:07.423187+0000","last_clean":"2023-09-23T20:44:07.423187+0000","last_became_active":"2023-09-23T20:39:38.918257+0000","last_became_peered":"2023-09-23T20:39:38.918257+0000","last_unstale":"2023-09-23T20:44:07.423187+0000","last_undegraded":"2023-09-23T20:44:07.423187+0000","last_fullsized":"2023-09-23T20:44:07.423187+0000","mapping_epoch":338,"log_start":"345'3500","ondisk_log_start":"345'3500","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8338,"log_dups_size":0,"ondisk_log_size":8338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:00:50.122331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67108864,"num_objects":1024,"num_object_clones":0,"num_object_copies":3072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11838,"num_write_kb":411584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":336,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062140+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:43:10.062140+0000","last_peered":"2023-09-23T20:43:10.062140+0000","last_clean":"2023-09-23T20:43:10.062140+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:43:10.062140+0000","last_undegraded":"2023-09-23T20:43:10.062140+0000","last_fullsized":"2023-09-23T20:43:10.062140+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.073818+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:43:10.073818+0000","last_peered":"2023-09-23T20:43:10.073818+0000","last_clean":"2023-09-23T20:43:10.073818+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:43:10.073818+0000","last_undegraded":"2023-09-23T20:43:10.073818+0000","last_fullsized":"2023-09-23T20:43:10.073818+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11529","reported_seq":11565,"reported_epoch":356,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:44:03.983798+0000","last_change":"2023-09-23T20:41:37.794366+0000","last_active":"2023-09-23T20:44:03.983798+0000","last_peered":"2023-09-23T20:44:03.983798+0000","last_clean":"2023-09-23T20:41:35.056245+0000","last_became_active":"2023-09-23T20:41:37.769934+0000","last_became_peered":"2023-09-23T20:41:37.769934+0000","last_unstale":"2023-09-23T20:44:03.983798+0000","last_undegraded":"2023-09-23T20:41:37.105338+0000","last_fullsized":"2023-09-23T20:41:37.064262+0000","mapping_epoch":349,"log_start":"345'3600","ondisk_log_start":"345'3600","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7929,"log_dups_size":0,"ondisk_log_size":7929,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:46:31.554083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79101952,"num_objects":1207,"num_object_clones":0,"num_object_copies":3621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6339,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11529,"num_write_kb":407552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","3","6"],"object_location_counts":[{"shards":"1,3","objects":-5132},{"shards":"1,3,6","objects":1178}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":228,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:27.719884+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:43:27.719884+0000","last_peered":"2023-09-23T20:43:27.719884+0000","last_clean":"2023-09-23T20:43:27.719884+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:43:27.719884+0000","last_undegraded":"2023-09-23T20:43:27.719884+0000","last_fullsized":"2023-09-23T20:43:27.719884+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.065409+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:43:10.065409+0000","last_peered":"2023-09-23T20:43:10.065409+0000","last_clean":"2023-09-23T20:43:10.065409+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:43:10.065409+0000","last_undegraded":"2023-09-23T20:43:10.065409+0000","last_fullsized":"2023-09-23T20:43:10.065409+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11794","reported_seq":11823,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:04.954690+0000","last_change":"2023-09-23T20:39:38.922083+0000","last_active":"2023-09-23T20:44:04.954690+0000","last_peered":"2023-09-23T20:44:04.954690+0000","last_clean":"2023-09-23T20:44:04.954690+0000","last_became_active":"2023-09-23T20:39:38.921767+0000","last_became_peered":"2023-09-23T20:39:38.921767+0000","last_unstale":"2023-09-23T20:44:04.954690+0000","last_undegraded":"2023-09-23T20:44:04.954690+0000","last_fullsized":"2023-09-23T20:44:04.954690+0000","mapping_epoch":338,"log_start":"343'1700","ondisk_log_start":"343'1700","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:35.656132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69664792,"num_objects":1064,"num_object_clones":0,"num_object_copies":3192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1064,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11794,"num_write_kb":411393,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":379,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.065105+0000","last_change":"2023-09-23T20:41:36.101206+0000","last_active":"2023-09-23T20:43:10.065105+0000","last_peered":"2023-09-23T20:43:10.065105+0000","last_clean":"2023-09-23T20:43:10.065105+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:43:10.065105+0000","last_undegraded":"2023-09-23T20:43:10.065105+0000","last_fullsized":"2023-09-23T20:43:10.065105+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.044005+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:43:10.044005+0000","last_peered":"2023-09-23T20:43:10.044005+0000","last_clean":"2023-09-23T20:43:10.044005+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:43:10.044005+0000","last_undegraded":"2023-09-23T20:43:10.044005+0000","last_fullsized":"2023-09-23T20:43:10.044005+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.064960+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:43:10.064960+0000","last_peered":"2023-09-23T20:43:10.064960+0000","last_clean":"2023-09-23T20:43:10.064960+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:43:10.064960+0000","last_undegraded":"2023-09-23T20:43:10.064960+0000","last_fullsized":"2023-09-23T20:43:10.064960+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11651","reported_seq":11680,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:07.768423+0000","last_change":"2023-09-23T20:39:38.914635+0000","last_active":"2023-09-23T20:44:07.768423+0000","last_peered":"2023-09-23T20:44:07.768423+0000","last_clean":"2023-09-23T20:44:07.768423+0000","last_became_active":"2023-09-23T20:39:38.913756+0000","last_became_peered":"2023-09-23T20:39:38.913756+0000","last_unstale":"2023-09-23T20:44:07.768423+0000","last_undegraded":"2023-09-23T20:44:07.768423+0000","last_fullsized":"2023-09-23T20:44:07.768423+0000","mapping_epoch":338,"log_start":"345'3900","ondisk_log_start":"345'3900","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7751,"log_dups_size":0,"ondisk_log_size":7751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:04:11.985338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60358656,"num_objects":921,"num_object_clones":0,"num_object_copies":2763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11651,"num_write_kb":402304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":336,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.043439+0000","last_change":"2023-09-23T20:37:53.890130+0000","last_active":"2023-09-23T20:43:10.043439+0000","last_peered":"2023-09-23T20:43:10.043439+0000","last_clean":"2023-09-23T20:43:10.043439+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:43:10.043439+0000","last_undegraded":"2023-09-23T20:43:10.043439+0000","last_fullsized":"2023-09-23T20:43:10.043439+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063725+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:43:10.063725+0000","last_peered":"2023-09-23T20:43:10.063725+0000","last_clean":"2023-09-23T20:43:10.063725+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:43:10.063725+0000","last_undegraded":"2023-09-23T20:43:10.063725+0000","last_fullsized":"2023-09-23T20:43:10.063725+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.043893+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:43:10.043893+0000","last_peered":"2023-09-23T20:43:10.043893+0000","last_clean":"2023-09-23T20:43:10.043893+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:43:10.043893+0000","last_undegraded":"2023-09-23T20:43:10.043893+0000","last_fullsized":"2023-09-23T20:43:10.043893+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"356'11661","reported_seq":11687,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:07.776508+0000","last_change":"2023-09-23T20:39:38.915426+0000","last_active":"2023-09-23T20:44:07.776508+0000","last_peered":"2023-09-23T20:44:07.776508+0000","last_clean":"2023-09-23T20:44:07.776508+0000","last_became_active":"2023-09-23T20:39:38.914781+0000","last_became_peered":"2023-09-23T20:39:38.914781+0000","last_unstale":"2023-09-23T20:44:07.776508+0000","last_undegraded":"2023-09-23T20:44:07.776508+0000","last_fullsized":"2023-09-23T20:44:07.776508+0000","mapping_epoch":338,"log_start":"345'3900","ondisk_log_start":"345'3900","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7761,"log_dups_size":0,"ondisk_log_size":7761,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:02.739465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64028672,"num_objects":977,"num_object_clones":0,"num_object_copies":2931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":977,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11661,"num_write_kb":404416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":370,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.046183+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:43:39.046183+0000","last_peered":"2023-09-23T20:43:39.046183+0000","last_clean":"2023-09-23T20:43:39.046183+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:43:39.046183+0000","last_undegraded":"2023-09-23T20:43:39.046183+0000","last_fullsized":"2023-09-23T20:43:39.046183+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":334,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.069056+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:43:10.069056+0000","last_peered":"2023-09-23T20:43:10.069056+0000","last_clean":"2023-09-23T20:43:10.069056+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:43:10.069056+0000","last_undegraded":"2023-09-23T20:43:10.069056+0000","last_fullsized":"2023-09-23T20:43:10.069056+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":338,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:33.895134+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:43:33.895134+0000","last_peered":"2023-09-23T20:43:33.895134+0000","last_clean":"2023-09-23T20:43:33.895134+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:43:33.895134+0000","last_undegraded":"2023-09-23T20:43:33.895134+0000","last_fullsized":"2023-09-23T20:43:33.895134+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11853","reported_seq":11882,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:07.786919+0000","last_change":"2023-09-23T20:39:38.915180+0000","last_active":"2023-09-23T20:44:07.786919+0000","last_peered":"2023-09-23T20:44:07.786919+0000","last_clean":"2023-09-23T20:44:07.786919+0000","last_became_active":"2023-09-23T20:39:38.914793+0000","last_became_peered":"2023-09-23T20:39:38.914793+0000","last_unstale":"2023-09-23T20:44:07.786919+0000","last_undegraded":"2023-09-23T20:44:07.786919+0000","last_fullsized":"2023-09-23T20:44:07.786919+0000","mapping_epoch":338,"log_start":"345'4100","ondisk_log_start":"345'4100","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7753,"log_dups_size":0,"ondisk_log_size":7753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:18.054241+0000","scrub_duration":0,"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":11853,"num_write_kb":410752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":359,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.043370+0000","last_change":"2023-09-23T20:41:36.081704+0000","last_active":"2023-09-23T20:43:10.043370+0000","last_peered":"2023-09-23T20:43:10.043370+0000","last_clean":"2023-09-23T20:43:10.043370+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:43:10.043370+0000","last_undegraded":"2023-09-23T20:43:10.043370+0000","last_fullsized":"2023-09-23T20:43:10.043370+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":654,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.061388+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:43:10.061388+0000","last_peered":"2023-09-23T20:43:10.061388+0000","last_clean":"2023-09-23T20:43:10.061388+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:43:10.061388+0000","last_undegraded":"2023-09-23T20:43:10.061388+0000","last_fullsized":"2023-09-23T20:43:10.061388+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.046073+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:43:10.046073+0000","last_peered":"2023-09-23T20:43:10.046073+0000","last_clean":"2023-09-23T20:43:10.046073+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:43:10.046073+0000","last_undegraded":"2023-09-23T20:43:10.046073+0000","last_fullsized":"2023-09-23T20:43:10.046073+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063219+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:43:10.063219+0000","last_peered":"2023-09-23T20:43:10.063219+0000","last_clean":"2023-09-23T20:43:10.063219+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:43:10.063219+0000","last_undegraded":"2023-09-23T20:43:10.063219+0000","last_fullsized":"2023-09-23T20:43:10.063219+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"356'11964","reported_seq":11993,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:07.809497+0000","last_change":"2023-09-23T20:39:38.915225+0000","last_active":"2023-09-23T20:44:07.809497+0000","last_peered":"2023-09-23T20:44:07.809497+0000","last_clean":"2023-09-23T20:44:07.809497+0000","last_became_active":"2023-09-23T20:39:38.914910+0000","last_became_peered":"2023-09-23T20:39:38.914910+0000","last_unstale":"2023-09-23T20:44:07.809497+0000","last_undegraded":"2023-09-23T20:44:07.809497+0000","last_fullsized":"2023-09-23T20:44:07.809497+0000","mapping_epoch":338,"log_start":"345'4200","ondisk_log_start":"345'4200","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7764,"log_dups_size":0,"ondisk_log_size":7764,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:39:30.329619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68943872,"num_objects":1052,"num_object_clones":0,"num_object_copies":3156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11964,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":17,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.061295+0000","last_change":"2023-09-23T20:41:36.086675+0000","last_active":"2023-09-23T20:43:10.061295+0000","last_peered":"2023-09-23T20:43:10.061295+0000","last_clean":"2023-09-23T20:43:10.061295+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:43:10.061295+0000","last_undegraded":"2023-09-23T20:43:10.061295+0000","last_fullsized":"2023-09-23T20:43:10.061295+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.049843+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:43:39.049843+0000","last_peered":"2023-09-23T20:43:39.049843+0000","last_clean":"2023-09-23T20:43:39.049843+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:43:39.049843+0000","last_undegraded":"2023-09-23T20:43:39.049843+0000","last_fullsized":"2023-09-23T20:43:39.049843+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.058592+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:43:10.058592+0000","last_peered":"2023-09-23T20:43:10.058592+0000","last_clean":"2023-09-23T20:43:10.058592+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:43:10.058592+0000","last_undegraded":"2023-09-23T20:43:10.058592+0000","last_fullsized":"2023-09-23T20:43:10.058592+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"356'11777","reported_seq":11805,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:44:03.974083+0000","last_change":"2023-09-23T20:39:38.912870+0000","last_active":"2023-09-23T20:44:03.974083+0000","last_peered":"2023-09-23T20:44:03.974083+0000","last_clean":"2023-09-23T20:44:03.974083+0000","last_became_active":"2023-09-23T20:39:38.912498+0000","last_became_peered":"2023-09-23T20:39:38.912498+0000","last_unstale":"2023-09-23T20:44:03.974083+0000","last_undegraded":"2023-09-23T20:44:03.974083+0000","last_fullsized":"2023-09-23T20:44:03.974083+0000","mapping_epoch":338,"log_start":"345'3800","ondisk_log_start":"345'3800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":7977,"log_dups_size":0,"ondisk_log_size":7977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:23:05.346927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75563008,"num_objects":1153,"num_object_clones":0,"num_object_copies":3459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1153,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11777,"num_write_kb":413760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":17,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062340+0000","last_change":"2023-09-23T20:41:36.087817+0000","last_active":"2023-09-23T20:43:10.062340+0000","last_peered":"2023-09-23T20:43:10.062340+0000","last_clean":"2023-09-23T20:43:10.062340+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:43:10.062340+0000","last_undegraded":"2023-09-23T20:43:10.062340+0000","last_fullsized":"2023-09-23T20:43:10.062340+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.065034+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:43:10.065034+0000","last_peered":"2023-09-23T20:43:10.065034+0000","last_clean":"2023-09-23T20:43:10.065034+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:43:10.065034+0000","last_undegraded":"2023-09-23T20:43:10.065034+0000","last_fullsized":"2023-09-23T20:43:10.065034+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.051611+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:43:39.051611+0000","last_peered":"2023-09-23T20:43:39.051611+0000","last_clean":"2023-09-23T20:43:39.051611+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:43:39.051611+0000","last_undegraded":"2023-09-23T20:43:39.051611+0000","last_fullsized":"2023-09-23T20:43:39.051611+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"356'11765","reported_seq":18889,"reported_epoch":356,"state":"active+recovering+remapped","last_fresh":"2023-09-23T20:44:06.520280+0000","last_change":"2023-09-23T20:41:37.787698+0000","last_active":"2023-09-23T20:44:06.520280+0000","last_peered":"2023-09-23T20:44:06.520280+0000","last_clean":"2023-09-23T20:41:35.015034+0000","last_became_active":"2023-09-23T20:41:37.732452+0000","last_became_peered":"2023-09-23T20:41:37.732452+0000","last_unstale":"2023-09-23T20:44:06.520280+0000","last_undegraded":"2023-09-23T20:44:06.520280+0000","last_fullsized":"2023-09-23T20:44:06.520280+0000","mapping_epoch":349,"log_start":"344'3100","ondisk_log_start":"344'3100","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8665,"log_dups_size":0,"ondisk_log_size":8665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:39.345956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73203712,"num_objects":1117,"num_object_clones":0,"num_object_copies":3351,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2873,"num_objects_unfound":0,"num_objects_dirty":1117,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11765,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3546,"num_bytes_recovered":232390656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1,2],"avail_no_missing":["0","1","2"],"object_location_counts":[{"shards":"0,1,2","objects":-1756}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":384,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:17.695397+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:43:17.695397+0000","last_peered":"2023-09-23T20:43:17.695397+0000","last_clean":"2023-09-23T20:43:17.695397+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:43:17.695397+0000","last_undegraded":"2023-09-23T20:43:17.695397+0000","last_fullsized":"2023-09-23T20:43:17.695397+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":318,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:33.895116+0000","last_change":"2023-09-23T20:37:53.888484+0000","last_active":"2023-09-23T20:43:33.895116+0000","last_peered":"2023-09-23T20:43:33.895116+0000","last_clean":"2023-09-23T20:43:33.895116+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:43:33.895116+0000","last_undegraded":"2023-09-23T20:43:33.895116+0000","last_fullsized":"2023-09-23T20:43:33.895116+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.027069+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:43:39.027069+0000","last_peered":"2023-09-23T20:43:39.027069+0000","last_clean":"2023-09-23T20:43:39.027069+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:43:39.027069+0000","last_undegraded":"2023-09-23T20:43:39.027069+0000","last_fullsized":"2023-09-23T20:43:39.027069+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"356'11441","reported_seq":11476,"reported_epoch":356,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:44:04.127830+0000","last_change":"2023-09-23T20:41:37.802719+0000","last_active":"2023-09-23T20:44:04.127830+0000","last_peered":"2023-09-23T20:44:04.127830+0000","last_clean":"2023-09-23T20:41:35.028003+0000","last_became_active":"2023-09-23T20:41:37.765966+0000","last_became_peered":"2023-09-23T20:41:37.765966+0000","last_unstale":"2023-09-23T20:44:04.127830+0000","last_undegraded":"2023-09-23T20:41:37.102824+0000","last_fullsized":"2023-09-23T20:41:37.066444+0000","mapping_epoch":349,"log_start":"343'2800","ondisk_log_start":"343'2800","created":338,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:39:37.883732+0000","last_clean_scrub_stamp":"2023-09-23T20:39:37.883732+0000","objects_scrubbed":0,"log_size":8641,"log_dups_size":0,"ondisk_log_size":8641,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:24:10.774289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74645504,"num_objects":1139,"num_object_clones":0,"num_object_copies":3417,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6272,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1139,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11441,"num_write_kb":402560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":1121},{"shards":"1,4","objects":-5133}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":368,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.066172+0000","last_change":"2023-09-23T20:41:36.085551+0000","last_active":"2023-09-23T20:43:10.066172+0000","last_peered":"2023-09-23T20:43:10.066172+0000","last_clean":"2023-09-23T20:43:10.066172+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:43:10.066172+0000","last_undegraded":"2023-09-23T20:43:10.066172+0000","last_fullsized":"2023-09-23T20:43:10.066172+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":327,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.058738+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:43:10.058738+0000","last_peered":"2023-09-23T20:43:10.058738+0000","last_clean":"2023-09-23T20:43:10.058738+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:43:10.058738+0000","last_undegraded":"2023-09-23T20:43:10.058738+0000","last_fullsized":"2023-09-23T20:43:10.058738+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":315,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062277+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:43:10.062277+0000","last_peered":"2023-09-23T20:43:10.062277+0000","last_clean":"2023-09-23T20:43:10.062277+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:43:10.062277+0000","last_undegraded":"2023-09-23T20:43:10.062277+0000","last_fullsized":"2023-09-23T20:43:10.062277+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:21.419138+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:43:21.419138+0000","last_peered":"2023-09-23T20:43:21.419138+0000","last_clean":"2023-09-23T20:43:21.419138+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:43:21.419138+0000","last_undegraded":"2023-09-23T20:43:21.419138+0000","last_fullsized":"2023-09-23T20:43:21.419138+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062316+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:43:10.062316+0000","last_peered":"2023-09-23T20:43:10.062316+0000","last_clean":"2023-09-23T20:43:10.062316+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:43:10.062316+0000","last_undegraded":"2023-09-23T20:43:10.062316+0000","last_fullsized":"2023-09-23T20:43:10.062316+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":318,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.043568+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:43:10.043568+0000","last_peered":"2023-09-23T20:43:10.043568+0000","last_clean":"2023-09-23T20:43:10.043568+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:43:10.043568+0000","last_undegraded":"2023-09-23T20:43:10.043568+0000","last_fullsized":"2023-09-23T20:43:10.043568+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063995+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:43:10.063995+0000","last_peered":"2023-09-23T20:43:10.063995+0000","last_clean":"2023-09-23T20:43:10.063995+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:43:10.063995+0000","last_undegraded":"2023-09-23T20:43:10.063995+0000","last_fullsized":"2023-09-23T20:43:10.063995+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.043993+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:43:10.043993+0000","last_peered":"2023-09-23T20:43:10.043993+0000","last_clean":"2023-09-23T20:43:10.043993+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:43:10.043993+0000","last_undegraded":"2023-09-23T20:43:10.043993+0000","last_fullsized":"2023-09-23T20:43:10.043993+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.063364+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:43:10.063364+0000","last_peered":"2023-09-23T20:43:10.063364+0000","last_clean":"2023-09-23T20:43:10.063364+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:43:10.063364+0000","last_undegraded":"2023-09-23T20:43:10.063364+0000","last_fullsized":"2023-09-23T20:43:10.063364+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.027557+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:43:39.027557+0000","last_peered":"2023-09-23T20:43:39.027557+0000","last_clean":"2023-09-23T20:43:39.027557+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:43:39.027557+0000","last_undegraded":"2023-09-23T20:43:39.027557+0000","last_fullsized":"2023-09-23T20:43:39.027557+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":209,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.031450+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:43:39.031450+0000","last_peered":"2023-09-23T20:43:39.031450+0000","last_clean":"2023-09-23T20:43:39.031450+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:43:39.031450+0000","last_undegraded":"2023-09-23T20:43:39.031450+0000","last_fullsized":"2023-09-23T20:43:39.031450+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":408,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:43:39.049847+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:43:39.049847+0000","last_peered":"2023-09-23T20:43:39.049847+0000","last_clean":"2023-09-23T20:43:39.049847+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:43:39.049847+0000","last_undegraded":"2023-09-23T20:43:39.049847+0000","last_fullsized":"2023-09-23T20:43:39.049847+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":332,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:43:10.062025+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:43:10.062025+0000","last_peered":"2023-09-23T20:43:10.062025+0000","last_clean":"2023-09-23T20:43:10.062025+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:43:10.062025+0000","last_undegraded":"2023-09-23T20:43:10.062025+0000","last_fullsized":"2023-09-23T20:43:10.062025+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1113849880,"num_objects":16997,"num_object_clones":0,"num_object_copies":50991,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18968,"num_objects_misplaced":9234,"num_objects_unfound":0,"num_objects_dirty":16997,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":187627,"num_write_kb":6547905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3546,"num_bytes_recovered":232390656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4415369216,"data_stored":4415357000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":135927,"ondisk_log_size":135927,"up":48,"acting":45,"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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201878,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":395888,"kb_used_data":84648,"kb_used_omap":0,"kb_used_meta":311232,"kb_avail":93349264,"statfs":{"total":95995035648,"available":95589646336,"internally_reserved":0,"allocated":86679552,"data_stored":85264416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":318701568},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":4.702,"5min":1.867,"15min":1.5209999999999999},"min":{"1min":0.36399999999999999,"5min":0.27800000000000002,"15min":0.26100000000000001},"max":{"1min":33.451000000000001,"5min":33.451000000000001,"15min":56.399000000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":3.1419999999999999,"5min":1.4550000000000001,"15min":1.573},"min":{"1min":0.32400000000000001,"5min":0.28299999999999997,"15min":0.27500000000000002},"max":{"1min":23.771000000000001,"5min":23.771000000000001,"15min":61.406999999999996},"last":0.34699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:43:45 2023","interfaces":[{"interface":"back","average":{"1min":2.524,"5min":1.4850000000000001,"15min":1.171},"min":{"1min":0.317,"5min":0.317,"15min":0.314},"max":{"1min":23.283999999999999,"5min":23.283999999999999,"15min":23.283999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":2.2749999999999999,"5min":1.6759999999999999,"15min":1.3919999999999999},"min":{"1min":0.34899999999999998,"5min":0.29899999999999999,"15min":0.26800000000000002},"max":{"1min":23.321999999999999,"5min":23.321999999999999,"15min":23.321999999999999},"last":0.33000000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":1.514,"5min":1.1220000000000001,"15min":1.137},"min":{"1min":0.36699999999999999,"5min":0.34200000000000003,"15min":0.308},"max":{"1min":4.718,"5min":5.7690000000000001,"15min":26.445},"last":2.4359999999999999},{"interface":"front","average":{"1min":2.0990000000000002,"5min":1.262,"15min":1.2110000000000001},"min":{"1min":0.38700000000000001,"5min":0.35299999999999998,"15min":0.33400000000000002},"max":{"1min":5.742,"5min":5.9640000000000004,"15min":22.346},"last":2.5390000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:43:45 2023","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":1.579,"15min":2.645},"min":{"1min":0.45800000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.0030000000000001,"5min":10.603,"15min":114.539},"last":0.73099999999999998},{"interface":"front","average":{"1min":3.1760000000000002,"5min":1.827,"15min":2.706},"min":{"1min":0.47599999999999998,"5min":0.34599999999999997,"15min":0.33000000000000002},"max":{"1min":8.4269999999999996,"5min":12.388999999999999,"15min":114.58199999999999},"last":0.48999999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.90200000000000002,"15min":1.2070000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.31},"max":{"1min":1.1479999999999999,"5min":6.1619999999999999,"15min":45.527000000000001},"last":0.623},{"interface":"front","average":{"1min":1.9410000000000001,"5min":1.248,"15min":1.3320000000000001},"min":{"1min":0.38600000000000001,"5min":0.375,"15min":0.33900000000000002},"max":{"1min":8.6189999999999998,"5min":8.6189999999999998,"15min":45.575000000000003},"last":0.52700000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":1.087,"15min":1.0029999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.28599999999999998},"max":{"1min":1.359,"5min":8.8290000000000006,"15min":8.8290000000000006},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.73599999999999999,"5min":1.0960000000000001,"15min":1.131},"min":{"1min":0.42999999999999999,"5min":0.39300000000000002,"15min":0.29899999999999999},"max":{"1min":1.119,"5min":9.7119999999999997,"15min":9.7119999999999997},"last":0.69399999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0619999999999998,"5min":1.3999999999999999,"15min":1.1970000000000001},"min":{"1min":0.42799999999999999,"5min":0.316,"15min":0.316},"max":{"1min":8.2420000000000009,"5min":8.2420000000000009,"15min":8.2420000000000009},"last":0.54400000000000004},{"interface":"front","average":{"1min":1.641,"5min":1.4379999999999999,"15min":1.3220000000000001},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":8.9730000000000008,"5min":8.9730000000000008,"15min":8.9730000000000008},"last":0.66000000000000003}]}]},{"osd":6,"up_from":299,"seq":1284195221580,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1145188,"kb_used_data":938844,"kb_used_omap":11,"kb_used_meta":206324,"kb_avail":92599964,"statfs":{"total":95995035648,"available":94822363136,"internally_reserved":0,"allocated":961376256,"data_stored":959972963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":211276768},"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,0,2,2,0,3],"upper_bound":128},"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 Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":13.932,"5min":4.0700000000000003,"15min":2.2080000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.26300000000000001},"max":{"1min":227.89099999999999,"5min":227.89099999999999,"15min":227.89099999999999},"last":4.6479999999999997},{"interface":"front","average":{"1min":13.933999999999999,"5min":4.1360000000000001,"15min":2.286},"min":{"1min":0.31,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":228.392,"5min":228.392,"15min":228.392},"last":2.5699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":2.4729999999999999,"5min":1.762,"15min":1.345},"min":{"1min":0.45100000000000001,"5min":0.35999999999999999,"15min":0.33900000000000002},"max":{"1min":6.2759999999999998,"5min":6.6980000000000004,"15min":6.6980000000000004},"last":0.44600000000000001},{"interface":"front","average":{"1min":2.0510000000000002,"5min":1.722,"15min":1.6379999999999999},"min":{"1min":0.315,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":9.0690000000000008,"5min":9.0690000000000008,"15min":9.0690000000000008},"last":0.42199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.8220000000000001,"5min":1.5549999999999999,"15min":3.8769999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":5.181,"5min":12.055,"15min":62.82},"last":0.88600000000000001},{"interface":"front","average":{"1min":2.153,"5min":1.792,"15min":4.1020000000000003},"min":{"1min":0.38400000000000001,"5min":0.36899999999999999,"15min":0.30599999999999999},"max":{"1min":10.597,"5min":10.597,"15min":62.402999999999999},"last":4.3250000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":2.6459999999999999,"5min":2.7970000000000002,"15min":2.746},"min":{"1min":0.34399999999999997,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":9.0229999999999997,"5min":107.131,"15min":107.131},"last":2.7530000000000001},{"interface":"front","average":{"1min":2.2989999999999999,"5min":3.0449999999999999,"15min":2.0489999999999999},"min":{"1min":0.36799999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":7.6500000000000004,"5min":107.175,"15min":107.175},"last":2.7349999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.71,"5min":1.423,"15min":1.6919999999999999},"min":{"1min":0.36199999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.141,"5min":8.2170000000000005,"15min":8.2170000000000005},"last":0.502},{"interface":"front","average":{"1min":1.613,"5min":1.355,"15min":1.573},"min":{"1min":0.34200000000000003,"5min":0.33300000000000002,"15min":0.30599999999999999},"max":{"1min":4.3550000000000004,"5min":6.782,"15min":7.3650000000000002},"last":0.52200000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":2.0979999999999999,"5min":1.6279999999999999,"15min":1.286},"min":{"1min":0.437,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":8.0609999999999999,"5min":8.0609999999999999,"15min":8.0609999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.6040000000000001,"5min":1.492,"15min":1.7250000000000001},"min":{"1min":0.34899999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":6.625,"5min":9.2100000000000009,"15min":9.2100000000000009},"last":0.61599999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":1.718,"15min":1.5629999999999999},"min":{"1min":0.45400000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.0789999999999997,"5min":9.1530000000000005,"15min":9.1530000000000005},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.6459999999999999,"5min":1.587,"15min":1.204},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.2119999999999997,"5min":9.2400000000000002,"15min":9.2400000000000002},"last":0.67100000000000004}]}]},{"osd":1,"up_from":90,"seq":386547057064,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1447968,"kb_used_data":599640,"kb_used_omap":4,"kb_used_meta":848251,"kb_avail":92297184,"statfs":{"total":95995035648,"available":94512316416,"internally_reserved":0,"allocated":614031360,"data_stored":612008816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":868609934},"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,0,0,2,2,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 Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":2.4039999999999999,"5min":1.522,"15min":2.4169999999999998},"min":{"1min":0.187,"5min":0.187,"15min":0.17399999999999999},"max":{"1min":6.9020000000000001,"5min":8.6039999999999992,"15min":133.53200000000001},"last":0.26400000000000001},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.534,"15min":2.552},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.22900000000000001},"max":{"1min":10.502000000000001,"5min":10.502000000000001,"15min":131.57499999999999},"last":0.28199999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":3.2519999999999998,"5min":1.6839999999999999,"15min":1.6659999999999999},"min":{"1min":0.46999999999999997,"5min":0.186,"15min":0.186},"max":{"1min":9.6630000000000003,"5min":9.6630000000000003,"15min":110.608},"last":3.7480000000000002},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.556,"15min":1.637},"min":{"1min":0.45300000000000001,"5min":0.23699999999999999,"15min":0.19900000000000001},"max":{"1min":6.5140000000000002,"5min":10.378,"15min":112.98},"last":0.254}]},{"osd":3,"last update":"Sat Sep 23 20:43:54 2023","interfaces":[{"interface":"back","average":{"1min":3.395,"5min":2.089,"15min":2.694},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.23000000000000001},"max":{"1min":9.0169999999999995,"5min":9.0169999999999995,"15min":175.08799999999999},"last":2.9900000000000002},{"interface":"front","average":{"1min":2.3100000000000001,"5min":2.2040000000000002,"15min":2.9870000000000001},"min":{"1min":0.26700000000000002,"5min":0.26600000000000001,"15min":0.23000000000000001},"max":{"1min":6.2629999999999999,"5min":11.041,"15min":175.488},"last":2.9089999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.972,"5min":1.137,"15min":1.056},"min":{"1min":0.42099999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5.4379999999999997,"5min":5.4379999999999997,"15min":9.3390000000000004},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.4079999999999999,"15min":1.4399999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.28799999999999998},"max":{"1min":4.4880000000000004,"5min":7.6879999999999997,"15min":16.058},"last":0.94999999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0590000000000002,"5min":1.3720000000000001,"15min":1.47},"min":{"1min":0.38100000000000001,"5min":0.33800000000000002,"15min":0.27700000000000002},"max":{"1min":9.1010000000000009,"5min":9.1010000000000009,"15min":10.814},"last":4.0529999999999999},{"interface":"front","average":{"1min":2.5699999999999998,"5min":1.3540000000000001,"15min":1.254},"min":{"1min":0.48099999999999998,"5min":0.372,"15min":0.32700000000000001},"max":{"1min":6.4610000000000003,"5min":6.4610000000000003,"15min":9.4030000000000005},"last":1.5409999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9179999999999999,"5min":1.452,"15min":1.2589999999999999},"min":{"1min":0.45300000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":5.8390000000000004,"5min":5.8390000000000004,"15min":5.8390000000000004},"last":3.726},{"interface":"front","average":{"1min":2.7530000000000001,"5min":1.484,"15min":1.298},"min":{"1min":0.50600000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":11.728999999999999,"5min":11.728999999999999,"15min":11.728999999999999},"last":4.8550000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:43:00 2023","interfaces":[{"interface":"back","average":{"1min":2.3570000000000002,"5min":1.3879999999999999,"15min":1.3979999999999999},"min":{"1min":0.48799999999999999,"5min":0.441,"15min":0.35399999999999998},"max":{"1min":6.5110000000000001,"5min":6.5110000000000001,"15min":10.949999999999999},"last":7.1959999999999997},{"interface":"front","average":{"1min":2.2770000000000001,"5min":1.46,"15min":1.2929999999999999},"min":{"1min":0.45200000000000001,"5min":0.42999999999999999,"15min":0.41099999999999998},"max":{"1min":6.3179999999999996,"5min":6.3179999999999996,"15min":9.4570000000000007},"last":1.1759999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220591,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1778416,"kb_used_data":818984,"kb_used_omap":5,"kb_used_meta":959418,"kb_avail":91966736,"statfs":{"total":95995035648,"available":94173937664,"internally_reserved":0,"allocated":838639616,"data_stored":836602569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":982444666},"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,0,1,3,0,1],"upper_bound":128},"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 Sep 23 20:44:04 2023","interfaces":[{"interface":"back","average":{"1min":9.9930000000000003,"5min":5.335,"15min":2.706},"min":{"1min":0.27800000000000002,"5min":0.22900000000000001,"15min":0.19600000000000001},"max":{"1min":120.414,"5min":184.161,"15min":184.161},"last":2.605},{"interface":"front","average":{"1min":10.244999999999999,"5min":5.5880000000000001,"15min":2.9670000000000001},"min":{"1min":0.22700000000000001,"5min":0.222,"15min":0.19900000000000001},"max":{"1min":120.307,"5min":184.23699999999999,"15min":184.23699999999999},"last":1.0289999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":2.7410000000000001,"5min":1.8400000000000001,"15min":1.8140000000000001},"min":{"1min":0.32700000000000001,"5min":0.20799999999999999,"15min":0.19900000000000001},"max":{"1min":10.201000000000001,"5min":10.201000000000001,"15min":84.491},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.7629999999999999,"5min":1.6140000000000001,"15min":1.728},"min":{"1min":0.224,"5min":0.218,"15min":0.218},"max":{"1min":5.2729999999999997,"5min":10.428000000000001,"15min":83.647999999999996},"last":5.7000000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:43:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7509999999999999,"5min":2.7759999999999998,"15min":2.3690000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":8.1760000000000002,"5min":59.131,"15min":145.04499999999999},"last":2.4489999999999998},{"interface":"front","average":{"1min":2.0760000000000001,"5min":2.9449999999999998,"15min":2.496},"min":{"1min":0.32600000000000001,"5min":0.246,"15min":0.246},"max":{"1min":9.3309999999999995,"5min":59.090000000000003,"15min":145.12799999999999},"last":5.6630000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":2.3210000000000002,"5min":1.486,"15min":1.613},"min":{"1min":0.35699999999999998,"5min":0.32000000000000001,"15min":0.316},"max":{"1min":12.413,"5min":12.413,"15min":12.413},"last":0.80500000000000005},{"interface":"front","average":{"1min":2.984,"5min":1.6890000000000001,"15min":1.647},"min":{"1min":0.39900000000000002,"5min":0.372,"15min":0.30199999999999999},"max":{"1min":17.652999999999999,"5min":17.652999999999999,"15min":17.652999999999999},"last":0.65400000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":3.4260000000000002,"5min":1.7430000000000001,"15min":1.7010000000000001},"min":{"1min":0.39500000000000002,"5min":0.34200000000000003,"15min":0.33000000000000002},"max":{"1min":17.699999999999999,"5min":17.699999999999999,"15min":17.699999999999999},"last":0.62},{"interface":"front","average":{"1min":1.9850000000000001,"5min":1.6000000000000001,"15min":1.6200000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":6.633,"5min":8.2720000000000002,"15min":10.090999999999999},"last":0.70599999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:44:04 2023","interfaces":[{"interface":"back","average":{"1min":2.944,"5min":2.2130000000000001,"15min":1.877},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":9.3490000000000002,"5min":17.728999999999999,"15min":17.728999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":2.9769999999999999,"5min":2.2839999999999998,"15min":1.929},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":9.3140000000000001,"5min":17.759,"15min":17.759},"last":0.85599999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:43:16 2023","interfaces":[{"interface":"back","average":{"1min":2.3399999999999999,"5min":1.7350000000000001,"15min":1.621},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.38400000000000001},"max":{"1min":9.4589999999999996,"5min":9.4589999999999996,"15min":10.105},"last":0.73399999999999999},{"interface":"front","average":{"1min":3.1669999999999998,"5min":1.605,"15min":1.595},"min":{"1min":0.52000000000000002,"5min":0.39200000000000002,"15min":0.379},"max":{"1min":12.738,"5min":12.738,"15min":12.738},"last":0.76300000000000001}]}]},{"osd":2,"up_from":95,"seq":408021893527,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1124836,"kb_used_data":429212,"kb_used_omap":7,"kb_used_meta":695608,"kb_avail":92620316,"statfs":{"total":95995035648,"available":94843203584,"internally_reserved":0,"allocated":439513088,"data_stored":437484777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":712302673},"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,0,1,1,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2690000000000001,"5min":1.5389999999999999,"15min":3.0470000000000002},"min":{"1min":0.25800000000000001,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":9.8070000000000004,"5min":28.138999999999999,"15min":93.385000000000005},"last":0.40100000000000002},{"interface":"front","average":{"1min":1.881,"5min":2.0030000000000001,"15min":3.5529999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.218},"max":{"1min":10.435,"5min":29.594999999999999,"15min":93.296000000000006},"last":0.41499999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.3969999999999998,"5min":1.9119999999999999,"15min":1.929},"min":{"1min":0.372,"5min":0.214,"15min":0.214},"max":{"1min":7.4390000000000001,"5min":27.634,"15min":81.994},"last":0.88300000000000001},{"interface":"front","average":{"1min":2.4689999999999999,"5min":2.3010000000000002,"15min":2.0099999999999998},"min":{"1min":0.251,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":14.525,"5min":27.486000000000001,"15min":86.367999999999995},"last":0.374}]},{"osd":3,"last update":"Sat Sep 23 20:44:04 2023","interfaces":[{"interface":"back","average":{"1min":5.6050000000000004,"5min":3.0569999999999999,"15min":2.585},"min":{"1min":0.308,"5min":0.29499999999999998,"15min":0.22900000000000001},"max":{"1min":78.543000000000006,"5min":78.543000000000006,"15min":80.498000000000005},"last":0.998},{"interface":"front","average":{"1min":1.569,"5min":2.3460000000000001,"15min":2.3690000000000002},"min":{"1min":0.32000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":7.2869999999999999,"5min":32.494999999999997,"15min":81.091999999999999},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.5680000000000001,"5min":1.556,"15min":1.2490000000000001},"min":{"1min":0.52800000000000002,"5min":0.311,"15min":0.311},"max":{"1min":8.4909999999999997,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":0.54100000000000004},{"interface":"front","average":{"1min":2.161,"5min":1.3999999999999999,"15min":1.373},"min":{"1min":0.56399999999999995,"5min":0.35599999999999998,"15min":0.35399999999999998},"max":{"1min":8.5180000000000007,"5min":8.5180000000000007,"15min":16.702000000000002},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":1.3899999999999999,"15min":1.331},"min":{"1min":0.373,"5min":0.35099999999999998,"15min":0.312},"max":{"1min":10.500999999999999,"5min":10.500999999999999,"15min":14.567},"last":0.61399999999999999},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.4339999999999999,"15min":1.3260000000000001},"min":{"1min":0.39800000000000002,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":3.9569999999999999,"5min":10.013,"15min":10.013},"last":0.44600000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:43:06 2023","interfaces":[{"interface":"back","average":{"1min":2.5640000000000001,"5min":1.677,"15min":1.266},"min":{"1min":0.497,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":14.483000000000001,"5min":14.483000000000001,"15min":14.483000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.7090000000000001,"15min":1.3160000000000001},"min":{"1min":0.38700000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":7.0750000000000002,"5min":10.053000000000001,"15min":10.053000000000001},"last":0.48099999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.6659999999999999,"5min":1.4930000000000001,"15min":1.333},"min":{"1min":0.41499999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":10.534000000000001,"5min":16.652999999999999,"15min":16.652999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.679,"5min":1.6399999999999999,"15min":1.3819999999999999},"min":{"1min":0.44,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.4400000000000004,"5min":10.08,"15min":10.08},"last":0.504}]}]},{"osd":3,"up_from":100,"seq":429496730002,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1556436,"kb_used_data":518284,"kb_used_omap":2,"kb_used_meta":1038013,"kb_avail":92188716,"statfs":{"total":95995035648,"available":94401245184,"internally_reserved":0,"allocated":530722816,"data_stored":528765859,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1062925365},"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,2,0,2,3,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:43:56 2023","interfaces":[{"interface":"back","average":{"1min":4.3339999999999996,"5min":3.8210000000000002,"15min":3.7549999999999999},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":15.955,"5min":94.140000000000001,"15min":168.333},"last":0.71699999999999997},{"interface":"front","average":{"1min":2.3460000000000001,"5min":3.2679999999999998,"15min":3.4550000000000001},"min":{"1min":0.20100000000000001,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":7.5570000000000004,"5min":96.546999999999997,"15min":168.22999999999999},"last":0.64000000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:43:56 2023","interfaces":[{"interface":"back","average":{"1min":3.4849999999999999,"5min":2.323,"15min":1.6839999999999999},"min":{"1min":0.24299999999999999,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":18.318000000000001,"5min":18.318000000000001,"15min":18.318000000000001},"last":0.502},{"interface":"front","average":{"1min":4.4950000000000001,"5min":2.4740000000000002,"15min":1.897},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.21299999999999999},"max":{"1min":16.831,"5min":17.600999999999999,"15min":17.600999999999999},"last":0.52300000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:43:56 2023","interfaces":[{"interface":"back","average":{"1min":3.8860000000000001,"5min":2.8210000000000002,"15min":2.1909999999999998},"min":{"1min":0.27600000000000002,"5min":0.26100000000000001,"15min":0.23200000000000001},"max":{"1min":16.309999999999999,"5min":60.033000000000001,"15min":60.033000000000001},"last":0.26600000000000001},{"interface":"front","average":{"1min":2.286,"5min":2.5430000000000001,"15min":2.048},"min":{"1min":0.25,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.7240000000000002,"5min":61.389000000000003,"15min":61.389000000000003},"last":0.66300000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:43:56 2023","interfaces":[{"interface":"back","average":{"1min":1.958,"5min":1.585,"15min":1.546},"min":{"1min":0.38500000000000001,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":7.7000000000000002,"5min":9.0690000000000008,"15min":14.521000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":2.98,"5min":1.5429999999999999,"15min":1.548},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":12.414999999999999,"5min":12.414999999999999,"15min":12.414999999999999},"last":0.42199999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:43:56 2023","interfaces":[{"interface":"back","average":{"1min":2.3210000000000002,"5min":1.6200000000000001,"15min":1.9990000000000001},"min":{"1min":0.38800000000000001,"5min":0.32700000000000001,"15min":0.32600000000000001},"max":{"1min":12.535,"5min":12.535,"15min":83.965000000000003},"last":0.70099999999999996},{"interface":"front","average":{"1min":3.0329999999999999,"5min":1.913,"15min":2.0419999999999998},"min":{"1min":0.42499999999999999,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":16.006,"5min":16.006,"15min":84.195999999999998},"last":0.753}]},{"osd":6,"last update":"Sat Sep 23 20:44:00 2023","interfaces":[{"interface":"back","average":{"1min":3.528,"5min":1.841,"15min":1.925},"min":{"1min":0.38300000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":12.519,"5min":12.519,"15min":12.519},"last":0.371},{"interface":"front","average":{"1min":3.6869999999999998,"5min":2.1190000000000002,"15min":1.962},"min":{"1min":0.40500000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":10.52,"5min":10.52,"15min":10.52},"last":5.0629999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:43:56 2023","interfaces":[{"interface":"back","average":{"1min":3.7709999999999999,"5min":1.917,"15min":1.6499999999999999},"min":{"1min":0.41899999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":18.359999999999999,"5min":18.359999999999999,"15min":18.359999999999999},"last":0.45000000000000001},{"interface":"front","average":{"1min":3.8149999999999999,"5min":1.984,"15min":1.7270000000000001},"min":{"1min":0.45400000000000001,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":18.388000000000002,"5min":18.388000000000002,"15min":18.388000000000002},"last":0.47499999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986803,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":828332,"kb_used_data":295140,"kb_used_omap":0,"kb_used_meta":533184,"kb_avail":92916820,"statfs":{"total":95995035648,"available":95146823680,"internally_reserved":0,"allocated":302223360,"data_stored":300811730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":545980416},"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 Sep 23 20:43:33 2023","interfaces":[{"interface":"back","average":{"1min":4.319,"5min":3.7690000000000001,"15min":2.4889999999999999},"min":{"1min":0.29799999999999999,"5min":0.27000000000000002,"15min":0.23499999999999999},"max":{"1min":69.632999999999996,"5min":132.52799999999999,"15min":132.52799999999999},"last":2.98},{"interface":"front","average":{"1min":5.3419999999999996,"5min":4.6260000000000003,"15min":2.7050000000000001},"min":{"1min":0.316,"5min":0.27000000000000002,"15min":0.24099999999999999},"max":{"1min":70.808999999999997,"5min":132.57900000000001,"15min":132.57900000000001},"last":2.9159999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1.6719999999999999,"5min":2.1709999999999998,"15min":1.7589999999999999},"min":{"1min":0.313,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":6.9770000000000003,"5min":64.444999999999993,"15min":64.444999999999993},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.76,"5min":2.266,"15min":1.899},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.27200000000000002},"max":{"1min":6.1699999999999999,"5min":65.369,"15min":65.369},"last":0.61199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:43:33 2023","interfaces":[{"interface":"back","average":{"1min":1.875,"5min":5.5949999999999998,"15min":2.8069999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.26800000000000002},"max":{"1min":10.292,"5min":187.89599999999999,"15min":187.89599999999999},"last":0.55900000000000005},{"interface":"front","average":{"1min":2.0379999999999998,"5min":5.6600000000000001,"15min":2.899},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.28000000000000003},"max":{"1min":8.9800000000000004,"5min":189.535,"15min":189.535},"last":0.65400000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:43:54 2023","interfaces":[{"interface":"back","average":{"1min":2.1619999999999999,"5min":1.946,"15min":2.028},"min":{"1min":0.317,"5min":0.317,"15min":0.29199999999999998},"max":{"1min":6.601,"5min":18.789000000000001,"15min":31.518000000000001},"last":3.7080000000000002},{"interface":"front","average":{"1min":2.145,"5min":2.056,"15min":2.1320000000000001},"min":{"1min":0.435,"5min":0.42199999999999999,"15min":0.33600000000000002},"max":{"1min":5.6180000000000003,"5min":18.821999999999999,"15min":31.620000000000001},"last":3.827}]},{"osd":5,"last update":"Sat Sep 23 20:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":2.754,"15min":1.891},"min":{"1min":0.42599999999999999,"5min":0.33400000000000002,"15min":0.28799999999999998},"max":{"1min":10.34,"5min":170.56,"15min":170.56},"last":0.78300000000000003},{"interface":"front","average":{"1min":2.266,"5min":3.0379999999999998,"15min":1.956},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.313},"max":{"1min":8.7390000000000008,"5min":170.81399999999999,"15min":170.81399999999999},"last":0.998}]},{"osd":6,"last update":"Sat Sep 23 20:43:09 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":1.518,"15min":1.702},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.6500000000000004,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":1.153},{"interface":"front","average":{"1min":1.5800000000000001,"5min":1.5589999999999999,"15min":2.036},"min":{"1min":0.45700000000000002,"5min":0.38,"15min":0.38},"max":{"1min":6.8689999999999998,"5min":8.2539999999999996,"15min":8.2539999999999996},"last":1.284}]},{"osd":7,"last update":"Sat Sep 23 20:43:12 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1779999999999999,"15min":1.3859999999999999},"min":{"1min":0.46200000000000002,"5min":0.41299999999999998,"15min":0.35399999999999998},"max":{"1min":6.1909999999999998,"5min":10.616,"15min":25.605},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.9390000000000001,"5min":1.5389999999999999,"15min":1.4390000000000001},"min":{"1min":0.498,"5min":0.39600000000000002,"15min":0.36799999999999999},"max":{"1min":6.9080000000000004,"5min":7.8600000000000003,"15min":25.664000000000001},"last":1.179}]}]},{"osd":5,"up_from":39,"seq":167503725163,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1191192,"kb_used_data":700304,"kb_used_omap":0,"kb_used_meta":490880,"kb_avail":92553960,"statfs":{"total":95995035648,"available":94775255040,"internally_reserved":0,"allocated":717111296,"data_stored":715715866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":502661120},"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,0,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":0,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":4.1260000000000003,"5min":1.9570000000000001,"15min":2.7749999999999999},"min":{"1min":0.28899999999999998,"5min":0.26100000000000001,"15min":0.23599999999999999},"max":{"1min":39.087000000000003,"5min":39.087000000000003,"15min":166.43700000000001},"last":3.4460000000000002},{"interface":"front","average":{"1min":4.7779999999999996,"5min":2.2719999999999998,"15min":2.8410000000000002},"min":{"1min":0.308,"5min":0.29999999999999999,"15min":0.26100000000000001},"max":{"1min":39.509,"5min":39.509,"15min":165.25299999999999},"last":0.48799999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:44:00 2023","interfaces":[{"interface":"back","average":{"1min":4.3259999999999996,"5min":5.6760000000000002,"15min":2.8530000000000002},"min":{"1min":0.32300000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":35.049999999999997,"5min":146.178,"15min":146.178},"last":4.4210000000000003},{"interface":"front","average":{"1min":3.1160000000000001,"5min":5.7229999999999999,"15min":2.8450000000000002},"min":{"1min":0.32000000000000001,"5min":0.30199999999999999,"15min":0.27000000000000002},"max":{"1min":45.240000000000002,"5min":145.876,"15min":145.876},"last":3.4169999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2869999999999999,"5min":1.861,"15min":1.4550000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.9930000000000003,"5min":35.042999999999999,"15min":35.042999999999999},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.8169999999999999,"5min":1.7829999999999999,"15min":1.3819999999999999},"min":{"1min":0.36499999999999999,"5min":0.33900000000000002,"15min":0.33100000000000002},"max":{"1min":5.7549999999999999,"5min":35.210000000000001,"15min":35.210000000000001},"last":4.6289999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:44:00 2023","interfaces":[{"interface":"back","average":{"1min":3.234,"5min":2.7400000000000002,"15min":2.1179999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.312},"max":{"1min":39.594000000000001,"5min":77.787000000000006,"15min":77.787000000000006},"last":3.9180000000000001},{"interface":"front","average":{"1min":3.2120000000000002,"5min":2.782,"15min":2.2029999999999998},"min":{"1min":0.376,"5min":0.373,"15min":0.30299999999999999},"max":{"1min":34.840000000000003,"5min":77.745000000000005,"15min":77.745000000000005},"last":4.7809999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.4279999999999999,"5min":1.4079999999999999,"15min":1.347},"min":{"1min":0.36299999999999999,"5min":0.35999999999999999,"15min":0.28000000000000003},"max":{"1min":10.288,"5min":10.288,"15min":10.288},"last":2.6699999999999999},{"interface":"front","average":{"1min":2.2749999999999999,"5min":1.29,"15min":1.2869999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.26800000000000002},"max":{"1min":7.8079999999999998,"5min":7.8079999999999998,"15min":9.0559999999999992},"last":2.5760000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1.4430000000000001,"5min":1.454,"15min":1.3520000000000001},"min":{"1min":0.434,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":7.032,"5min":7.032,"15min":7.032},"last":0.434},{"interface":"front","average":{"1min":1.6599999999999999,"5min":1.448,"15min":1.395},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":7.9409999999999998,"5min":7.9409999999999998,"15min":7.9409999999999998},"last":2.621}]},{"osd":7,"last update":"Sat Sep 23 20:43:14 2023","interfaces":[{"interface":"back","average":{"1min":2.4369999999999998,"5min":1.3720000000000001,"15min":1.2989999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.29699999999999999},"max":{"1min":12.609999999999999,"5min":12.609999999999999,"15min":13.538},"last":0.55200000000000005},{"interface":"front","average":{"1min":2.1509999999999998,"5min":1.454,"15min":1.3979999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.38800000000000001},"max":{"1min":10.233000000000001,"5min":10.233000000000001,"15min":10.603999999999999},"last":0.47199999999999998}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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":826146816,"data_stored":826146816,"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":604110848,"data_stored":604110848,"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":432410624,"data_stored":432406552,"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":522584064,"data_stored":522584064,"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":294522880,"data_stored":294518808,"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":709885952,"data_stored":709885952,"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":945098752,"data_stored":945094680,"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":80609280,"data_stored":80609280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:44:12.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph status --format=json 2023-09-23T20:44:12.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:12.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:12.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:12.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:12.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:12.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:12.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:12.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:12.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:12.947 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:12.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:13.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:13 smithi112 bash[104422]: cluster 2023-09-23T20:44:11.964930+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 965 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/46353 objects degraded (40.921%); 9076/46353 objects misplaced (19.580%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:13.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:13.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:13.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:13.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:13.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:13.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:13 smithi174 bash[91578]: cluster 2023-09-23T20:44:11.964930+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 965 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/46353 objects degraded (40.921%); 9076/46353 objects misplaced (19.580%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:13.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:13.387 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:13.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:13.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:13 smithi112 bash[107672]: cluster 2023-09-23T20:44:11.964930+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 965 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 18968/46353 objects degraded (40.921%); 9076/46353 objects misplaced (19.580%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:13.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:13.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:13.627 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:13.658 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:13.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:13.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:13.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:13.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:13.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:13.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:13.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:14.060 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:14.096 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:14.200 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:14.227 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:14.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:14.335 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:14.344 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:14 smithi174 bash[91578]: cluster 2023-09-23T20:44:13.994104+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: Degraded data redundancy: 18968/46353 objects degraded (40.921%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:14.363 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:14.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:44:14.386 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:14 smithi112 bash[107672]: cluster 2023-09-23T20:44:13.994104+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: Degraded data redundancy: 18968/46353 objects degraded (40.921%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:14.387 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:14 smithi112 bash[104422]: cluster 2023-09-23T20:44:13.994104+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: Degraded data redundancy: 18968/46353 objects degraded (40.921%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:14.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:44:14.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:14.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:14.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:14.621 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:14.649 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:14.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:14.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:14.778 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:14.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:14.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:14.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:14.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:15.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:15.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:15.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:15 smithi112 bash[104422]: cluster 2023-09-23T20:44:13.966049+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 886 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 18968/42573 objects degraded (44.554%); 9076/42573 objects misplaced (21.319%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:15.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:15 smithi112 bash[107672]: cluster 2023-09-23T20:44:13.966049+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 886 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 18968/42573 objects degraded (44.554%); 9076/42573 objects misplaced (21.319%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:15.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:15.206 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:15.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:15.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:15.352 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:15.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:15.359 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:15 smithi174 bash[91578]: cluster 2023-09-23T20:44:13.966049+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 886 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 18968/42573 objects degraded (44.554%); 9076/42573 objects misplaced (21.319%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:15.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:15.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:15.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:15.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:15.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:15.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:15.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:15.774 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:15.877 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:15.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:15.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:15.954 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:16.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:16.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:16.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:16.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:16.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:16.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:16.294 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:16.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:16.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:16.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:16.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:16.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:16.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:16.584 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:16.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:16.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:16.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:16.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:16.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:16.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:16.972 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:16.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:17.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:17.141 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:17.151 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:17 smithi174 bash[91578]: cluster 2023-09-23T20:44:15.966763+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1476: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 804 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/38658 objects degraded (49.066%); 9076/38658 objects misplaced (23.478%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:17.168 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:17.271 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:17.312 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:17.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:17.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:17 smithi112 bash[104422]: cluster 2023-09-23T20:44:15.966763+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1476: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 804 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/38658 objects degraded (49.066%); 9076/38658 objects misplaced (23.478%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:17 smithi112 bash[107672]: cluster 2023-09-23T20:44:15.966763+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1476: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 804 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/38658 objects degraded (49.066%); 9076/38658 objects misplaced (23.478%); 2.1 MiB/s, 32 objects/s recovering 2023-09-23T20:44:17.418 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:17.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:17.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:17.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:17.693 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:17.746 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:17.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:17.982 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:18.016 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:18.124 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:18.161 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:18.268 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:18.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:18.547 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:18.572 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:18.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:18.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:18.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:18.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:18.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:18.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:18.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:18.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:18.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:19.004 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:19.004 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:19.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:19.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:19.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:19.230 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:19.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:19.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:19.367 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:19.377 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:19 smithi174 bash[91578]: cluster 2023-09-23T20:44:17.967434+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1477: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 700 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 18968/33645 objects degraded (56.377%); 8921/33645 objects misplaced (26.515%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:44:19.377 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:19 smithi174 bash[91578]: cluster 2023-09-23T20:44:18.995486+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 18968/33645 objects degraded (56.377%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:19.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:19 smithi112 bash[107672]: cluster 2023-09-23T20:44:17.967434+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1477: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 700 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 18968/33645 objects degraded (56.377%); 8921/33645 objects misplaced (26.515%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:44:19.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:19 smithi112 bash[107672]: cluster 2023-09-23T20:44:18.995486+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 18968/33645 objects degraded (56.377%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:19.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:19 smithi112 bash[104422]: cluster 2023-09-23T20:44:17.967434+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1477: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 700 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 18968/33645 objects degraded (56.377%); 8921/33645 objects misplaced (26.515%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:44:19.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:19 smithi112 bash[104422]: cluster 2023-09-23T20:44:18.995486+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 18968/33645 objects degraded (56.377%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:19.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:19.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:19.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:19.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:19.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:19.650 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:19.674 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:19.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:19.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:19.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:19.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:19.940 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:19.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:20.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:20.182 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:20.191 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:20 smithi174 bash[91578]: cluster 2023-09-23T20:44:19.971408+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1478: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 642 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/30846 objects degraded (61.493%); 8921/30846 objects misplaced (28.921%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:44:20.210 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:20.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:20.321 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:20 smithi112 bash[107672]: cluster 2023-09-23T20:44:19.971408+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1478: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 642 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/30846 objects degraded (61.493%); 8921/30846 objects misplaced (28.921%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:44:20.321 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:44:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:44:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2023-09-23T20:44:20.322 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:20 smithi112 bash[104422]: cluster 2023-09-23T20:44:19.971408+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1478: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 642 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18968/30846 objects degraded (61.493%); 8921/30846 objects misplaced (28.921%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:44:20.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:20.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:20.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:20.574 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:20.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:20.698 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:20.740 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:20.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:20.872 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:20.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:20.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:21.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:21.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:21.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:21.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:21.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:21.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:21.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:21.378 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:21.420 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:21.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:21.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:21.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:21.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:21.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:21.794 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:21.832 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:21.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:21.935 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:21.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:21.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:22.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:22.099 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:22.209 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:22.241 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:22.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:22.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:22.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:22.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:22.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:22.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:22.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:22.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:22.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:22.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:22.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:22.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:22.867 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:22.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:23.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:23.038 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:23.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:23.156 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:23 smithi174 bash[91578]: cluster 2023-09-23T20:44:21.972005+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1479: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 593 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 18968/28506 objects degraded (66.540%); 8755/28506 objects misplaced (30.713%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:44:23.173 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:23.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:23.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:23.279 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:23 smithi112 bash[104422]: cluster 2023-09-23T20:44:21.972005+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1479: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 593 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 18968/28506 objects degraded (66.540%); 8755/28506 objects misplaced (30.713%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:44:23.280 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:23 smithi112 bash[107672]: cluster 2023-09-23T20:44:21.972005+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1479: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 593 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 18968/28506 objects degraded (66.540%); 8755/28506 objects misplaced (30.713%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:44:23.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:23.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:23.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:23.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:23.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:23.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:23.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:23.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:23.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:23.821 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:23.867 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:23.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:23.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:23.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:23.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:24.097 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:24.106 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:24 smithi174 bash[91578]: audit 2023-09-23T20:44:23.050887+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:24.106 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:24 smithi174 bash[91578]: cluster 2023-09-23T20:44:23.996269+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 18968/28506 objects degraded (66.540%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:24.139 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:24.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:24 smithi112 bash[104422]: audit 2023-09-23T20:44:23.050887+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:24.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:24 smithi112 bash[104422]: cluster 2023-09-23T20:44:23.996269+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 18968/28506 objects degraded (66.540%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:24 smithi112 bash[107672]: audit 2023-09-23T20:44:23.050887+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:24.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:24 smithi112 bash[107672]: cluster 2023-09-23T20:44:23.996269+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 18968/28506 objects degraded (66.540%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:24.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:24.275 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:24.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:24.379 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:24.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:24.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:24.513 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:24.541 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:24.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:24.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:24.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:24.781 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:24.817 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:24.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:24.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:24.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:25.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:25.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:25.202 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:25 smithi112 bash[107672]: cluster 2023-09-23T20:44:23.972763+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1480: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 515 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/24765 objects degraded (76.592%); 8755/24765 objects misplaced (35.352%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:25.203 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:25 smithi112 bash[104422]: cluster 2023-09-23T20:44:23.972763+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1480: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 515 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/24765 objects degraded (76.592%); 8755/24765 objects misplaced (35.352%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:25.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:25.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:25.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:25 smithi174 bash[91578]: cluster 2023-09-23T20:44:23.972763+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1480: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 515 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/24765 objects degraded (76.592%); 8755/24765 objects misplaced (35.352%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:25.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:25.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:25.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:25.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:25.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:25.628 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:25.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:25.767 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:25.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:25.876 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:25.907 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:26.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:26.045 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:26.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:26.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:26.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:26.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:26.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:26.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:26.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:26.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:26.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:26.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:26.838 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:26.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:26.975 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:27.009 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:27.097 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:27 smithi112 bash[104422]: cluster 2023-09-23T20:44:25.973454+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 435 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 18968/20949 objects degraded (90.544%); 8755/20949 objects misplaced (41.792%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:27.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:27.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:27.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:27.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:27.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:27 smithi112 bash[107672]: cluster 2023-09-23T20:44:25.973454+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 435 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 18968/20949 objects degraded (90.544%); 8755/20949 objects misplaced (41.792%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:27.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:27 smithi174 bash[91578]: cluster 2023-09-23T20:44:25.973454+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 435 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 18968/20949 objects degraded (90.544%); 8755/20949 objects misplaced (41.792%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T20:44:27.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:27.527 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:27.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:27.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:27.666 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:27.701 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:27.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:27.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:27.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:27.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:27.989 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:27.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:28.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:28.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:28.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:28.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:28.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:28.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:28.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:28.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:28.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.524 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:28.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:28.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:28.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:28.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:28.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:28.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:28.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:29.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:29.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:29.178 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:29.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:29.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:29 smithi174 bash[91578]: cluster 2023-09-23T20:44:27.974031+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 330 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 18968/15879 objects degraded (119.453%); 8586/15879 objects misplaced (54.071%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:44:29.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:29 smithi174 bash[91578]: cluster 2023-09-23T20:44:28.997240+0000 mon.a (mon.0) 1712 : cluster 3 Health check update: Degraded data redundancy: 18968/15879 objects degraded (119.453%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:29.324 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:29 smithi112 bash[107672]: cluster 2023-09-23T20:44:27.974031+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 330 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 18968/15879 objects degraded (119.453%); 8586/15879 objects misplaced (54.071%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:44:29.324 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:29 smithi112 bash[107672]: cluster 2023-09-23T20:44:28.997240+0000 mon.a (mon.0) 1712 : cluster 3 Health check update: Degraded data redundancy: 18968/15879 objects degraded (119.453%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:29.324 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:29 smithi112 bash[104422]: cluster 2023-09-23T20:44:27.974031+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 330 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 18968/15879 objects degraded (119.453%); 8586/15879 objects misplaced (54.071%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:44:29.325 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:29 smithi112 bash[104422]: cluster 2023-09-23T20:44:28.997240+0000 mon.a (mon.0) 1712 : cluster 3 Health check update: Degraded data redundancy: 18968/15879 objects degraded (119.453%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:29.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:29.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:29.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:29.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:29.593 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:29.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:29.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:29.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:29.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:29.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:30.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:30.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:30.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:30.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:30.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:30.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:30.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:30.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:30.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:44:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:44:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-09-23T20:44:30.426 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:30.610 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.633 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:30.739 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.769 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:30.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:30.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:30.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:31.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:31.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:31.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:31.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:31 smithi112 bash[104422]: cluster 2023-09-23T20:44:29.974572+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 268 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/12930 objects degraded (146.698%); 8586/12930 objects misplaced (66.404%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:44:31.054 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:31 smithi174 bash[91578]: cluster 2023-09-23T20:44:29.974572+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 268 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/12930 objects degraded (146.698%); 8586/12930 objects misplaced (66.404%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:44:31.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:31 smithi112 bash[107672]: cluster 2023-09-23T20:44:29.974572+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 268 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 18968/12930 objects degraded (146.698%); 8586/12930 objects misplaced (66.404%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T20:44:31.154 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:31.195 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:31.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:31.299 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:31.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.339 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:31.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:31.440 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:31.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:31.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:31.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:31.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:31.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:31.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:31.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:31.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:31.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:31.985 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:32.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:32.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:32.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:32.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:32.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:32.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:32.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:32.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:32.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:32.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:32.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:32.563 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:32.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:32.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:32.800 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:32.848 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:32.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:32.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:33.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:33 smithi174 bash[91578]: cluster 2023-09-23T20:44:31.975147+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 222 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 18968/10713 objects degraded (177.056%); 8390/10713 objects misplaced (78.316%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:44:33.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:33.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:33.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:33.221 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.253 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:33.356 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:33.388 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:33.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:33 smithi112 bash[104422]: cluster 2023-09-23T20:44:31.975147+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 222 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 18968/10713 objects degraded (177.056%); 8390/10713 objects misplaced (78.316%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:44:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:33 smithi112 bash[107672]: cluster 2023-09-23T20:44:31.975147+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 222 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 18968/10713 objects degraded (177.056%); 8390/10713 objects misplaced (78.316%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:44:33.497 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:33.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:33.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:33.634 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.660 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:33.763 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:33.890 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.915 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:34.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:34.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:34.064 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:34 smithi112 bash[104422]: cluster 2023-09-23T20:44:33.998393+0000 mon.a (mon.0) 1713 : cluster 3 Health check update: Degraded data redundancy: 18968/10713 objects degraded (177.056%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:34.156 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:34.180 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:34.217 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-09-23T20:44:34.217 INFO:teuthology.orchestra.run.smithi112.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-09-23T20:44:34.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:34.297 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:34 smithi174 bash[91578]: cluster 2023-09-23T20:44:33.998393+0000 mon.a (mon.0) 1713 : cluster 3 Health check update: Degraded data redundancy: 18968/10713 objects degraded (177.056%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:34.321 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:34.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:34 smithi112 bash[107672]: cluster 2023-09-23T20:44:33.998393+0000 mon.a (mon.0) 1713 : cluster 3 Health check update: Degraded data redundancy: 18968/10713 objects degraded (177.056%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:34.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:34.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:34.702 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:34.728 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:34.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:34.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:34.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:34.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:35.053 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Removed 102311 objects 2023-09-23T20:44:35.053 INFO:tasks.radosbench.radosbench.0.smithi112.stdout:Clean up completed and total clean up time :175.736 2023-09-23T20:44:35.099 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:35.129 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:35.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:35 smithi112 bash[104422]: cluster 2023-09-23T20:44:33.976013+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 142 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 18968/6873 objects degraded (275.978%); 8390/6873 objects misplaced (122.072%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:44:35.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:35 smithi112 bash[107672]: cluster 2023-09-23T20:44:33.976013+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 142 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 18968/6873 objects degraded (275.978%); 8390/6873 objects misplaced (122.072%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:44:35.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:35 smithi174 bash[91578]: cluster 2023-09-23T20:44:33.976013+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 142 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 18968/6873 objects degraded (275.978%); 8390/6873 objects misplaced (122.072%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:44:35.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:35.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:35.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:35.487 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:35.519 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:35.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:35.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:35.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:35.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:36.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:36.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:36.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:36.179 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:36.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:36.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:36.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:36.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:36.444 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:36.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:36.548 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:36.585 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:36.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:36.719 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-09-23T20:44:36.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-09-23T20:44:36.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:36.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:36.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:36.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:36.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:36.948 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:36.975 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:36.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:37.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:37 smithi112 bash[104422]: cluster 2023-09-23T20:44:35.976631+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1486: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 65 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/3171 objects degraded (598.171%); 8390/3171 objects misplaced (264.585%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:44:37.069 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:37 smithi112 bash[104422]: audit 2023-09-23T20:44:36.741215+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:44:37.078 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:37.109 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:37.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:37.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:37.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:37 smithi174 bash[91578]: cluster 2023-09-23T20:44:35.976631+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1486: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 65 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/3171 objects degraded (598.171%); 8390/3171 objects misplaced (264.585%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:44:37.221 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:37 smithi174 bash[91578]: audit 2023-09-23T20:44:36.741215+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:44:37.239 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:37.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:37.350 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:37 smithi112 bash[107672]: cluster 2023-09-23T20:44:35.976631+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1486: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 65 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18968/3171 objects degraded (598.171%); 8390/3171 objects misplaced (264.585%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:44:37.350 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:37 smithi112 bash[107672]: audit 2023-09-23T20:44:36.741215+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:44:37.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:37.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:37.466 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:37.495 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:37.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:37.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:37.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:37.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:37.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:37.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:37.863 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:37.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:37.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:37.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:38.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:38.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:38.121 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:38.132 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:38 smithi174 bash[91578]: audit 2023-09-23T20:44:38.051310+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:38.149 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:38.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:38.251 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:38.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:38.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:38.382 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:38 smithi112 bash[104422]: audit 2023-09-23T20:44:38.051310+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:38.382 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:38 smithi112 bash[107672]: audit 2023-09-23T20:44:38.051310+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:38.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:38.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:38.638 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.665 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:38.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:44:38.769 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:38.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:38.943 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:44:38.943 INFO:teuthology.orchestra.run.smithi112.stdout:{"fsid":"86846bc8-5a49-11ee-8db4-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: 18968/624 objects degraded (3039.744%), 3 pgs degraded, 3 pgs undersized","count":6},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2285,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":357,"num_osds":8,"num_up_osds":8,"osd_up_since":1695501472,"num_in_osds":8,"osd_in_since":1695500256,"num_remapped_pgs":5},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":84},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":3},{"state_name":"active+recovery_wait+remapped","count":1},{"state_name":"active+recovering+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":208,"data_bytes":12654496,"bytes_used":6573191168,"bytes_avail":761387094016,"bytes_total":767960285184,"degraded_objects":18968,"degraded_total":624,"degraded_ratio":30.397435897435898,"misplaced_objects":8078,"misplaced_total":624,"misplaced_ratio":12.945512820512823,"recovering_objects_per_sec":56,"recovering_bytes_per_sec":2484109,"recovering_keys_per_sec":0,"num_objects_recovered":677,"num_bytes_recovered":29818880,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":564},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi174.hlooba","status":"up:active","gid":24499}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.112:8443/","prometheus":"http://172.21.15.112:9283/"}},"servicemap":{"epoch":37,"modified":"2023-09-23T20:41:47.893997+0000","services":{}},"progress_events":{"666cef97-3ad1-42d4-9295-b57064b6bc9b":{"message":"Global Recovery Event (0s)\n [............................] ","progress":0,"add_to_ceph_s":true},"dae43bb7-a9d7-478c-a757-9122898ab14a":{"message":"Upgrade to 18.2.0-460-gbb0daeff (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-09-23T20:44:39.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:39.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:39.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:39.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:39.186 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:44:39.212 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:44:39.234 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:44:39.262 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:44:39.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:39.290 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:44:39.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:39 smithi112 bash[104422]: cluster 2023-09-23T20:44:37.977261+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 12 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/624 objects degraded (3039.744%); 8078/624 objects misplaced (1294.551%); 2.4 MiB/s, 56 objects/s recovering 2023-09-23T20:44:39.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:39 smithi112 bash[104422]: audit 2023-09-23T20:44:38.942424+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.112:0/2746330961' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:44:39.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:39 smithi112 bash[104422]: cluster 2023-09-23T20:44:38.999429+0000 mon.a (mon.0) 1717 : cluster 3 Health check update: Degraded data redundancy: 18968/624 objects degraded (3039.744%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:39.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:39 smithi112 bash[107672]: cluster 2023-09-23T20:44:37.977261+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 12 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/624 objects degraded (3039.744%); 8078/624 objects misplaced (1294.551%); 2.4 MiB/s, 56 objects/s recovering 2023-09-23T20:44:39.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:39 smithi112 bash[107672]: audit 2023-09-23T20:44:38.942424+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.112:0/2746330961' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:44:39.307 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:39 smithi112 bash[107672]: cluster 2023-09-23T20:44:38.999429+0000 mon.a (mon.0) 1717 : cluster 3 Health check update: Degraded data redundancy: 18968/624 objects degraded (3039.744%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:39.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:39.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:39.314 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:44:39.341 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:44:39.367 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:44:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.370 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.370 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:44:39.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:39.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:39.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:39.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:39 smithi174 bash[91578]: cluster 2023-09-23T20:44:37.977261+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 12 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 18968/624 objects degraded (3039.744%); 8078/624 objects misplaced (1294.551%); 2.4 MiB/s, 56 objects/s recovering 2023-09-23T20:44:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:39 smithi174 bash[91578]: audit 2023-09-23T20:44:38.942424+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.112:0/2746330961' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-23T20:44:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:39 smithi174 bash[91578]: cluster 2023-09-23T20:44:38.999429+0000 mon.a (mon.0) 1717 : cluster 3 Health check update: Degraded data redundancy: 18968/624 objects degraded (3039.744%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:39.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:39.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:39.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:39.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:39.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:39.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:40.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:40.079 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:40.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:40.092 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:44:40.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:40.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:40.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:40 smithi174 bash[91578]: audit 2023-09-23T20:44:39.156481+0000 mon.a (mon.0) 1718 : audit 0 from='client.? 172.21.15.112:0/2275510140' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:40.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:40 smithi174 bash[91578]: audit 2023-09-23T20:44:39.409010+0000 mon.a (mon.0) 1719 : audit 1 from='client.? 172.21.15.112:0/3282088583' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:44:40.318 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:40.347 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:40 smithi112 bash[104422]: audit 2023-09-23T20:44:39.156481+0000 mon.a (mon.0) 1718 : audit 0 from='client.? 172.21.15.112:0/2275510140' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:40.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:40 smithi112 bash[104422]: audit 2023-09-23T20:44:39.409010+0000 mon.a (mon.0) 1719 : audit 1 from='client.? 172.21.15.112:0/3282088583' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:44:40.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:44:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:44:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2023-09-23T20:44:40.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:40 smithi112 bash[107672]: audit 2023-09-23T20:44:39.156481+0000 mon.a (mon.0) 1718 : audit 0 from='client.? 172.21.15.112:0/2275510140' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:40.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:40 smithi112 bash[107672]: audit 2023-09-23T20:44:39.409010+0000 mon.a (mon.0) 1719 : audit 1 from='client.? 172.21.15.112:0/3282088583' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:44:40.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:40.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:40.578 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:40.707 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:40.737 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:40.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:40.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:40.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:40.991 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:41.094 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: cluster 2023-09-23T20:44:39.978033+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 18968/72 objects degraded (26344.444%); 8078/72 objects misplaced (11219.444%); 1.5 MiB/s, 42 objects/s recovering 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: cluster 2023-09-23T20:44:40.077147+0000 mon.a (mon.0) 1720 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: cluster 2023-09-23T20:44:40.081570+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: cluster 2023-09-23T20:44:40.084683+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: audit 2023-09-23T20:44:40.089576+0000 mon.a (mon.0) 1721 : audit 1 from='client.? 172.21.15.112:0/3282088583' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: cluster 2023-09-23T20:44:40.089636+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-09-23T20:44:41.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[104422]: cluster 2023-09-23T20:44:40.240525+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.119 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:41.223 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:41.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: cluster 2023-09-23T20:44:39.978033+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 18968/72 objects degraded (26344.444%); 8078/72 objects misplaced (11219.444%); 1.5 MiB/s, 42 objects/s recovering 2023-09-23T20:44:41.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: cluster 2023-09-23T20:44:40.077147+0000 mon.a (mon.0) 1720 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:44:41.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: cluster 2023-09-23T20:44:40.081570+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: cluster 2023-09-23T20:44:40.084683+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: audit 2023-09-23T20:44:40.089576+0000 mon.a (mon.0) 1721 : audit 1 from='client.? 172.21.15.112:0/3282088583' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:44:41.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: cluster 2023-09-23T20:44:40.089636+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-09-23T20:44:41.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:41 smithi174 bash[91578]: cluster 2023-09-23T20:44:40.240525+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.256 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:41.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:41.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: cluster 2023-09-23T20:44:39.978033+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 18968/72 objects degraded (26344.444%); 8078/72 objects misplaced (11219.444%); 1.5 MiB/s, 42 objects/s recovering 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: cluster 2023-09-23T20:44:40.077147+0000 mon.a (mon.0) 1720 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: cluster 2023-09-23T20:44:40.081570+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: cluster 2023-09-23T20:44:40.084683+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: audit 2023-09-23T20:44:40.089576+0000 mon.a (mon.0) 1721 : audit 1 from='client.? 172.21.15.112:0/3282088583' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: cluster 2023-09-23T20:44:40.089636+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-09-23T20:44:41.370 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:41 smithi112 bash[107672]: cluster 2023-09-23T20:44:40.240525+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:44:41.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:41.490 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:41.523 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:41.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:41.627 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:41.654 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:41.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:41.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:41.788 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:41.892 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:41.920 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:42.024 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:42.078 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:42.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:42.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:42.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:42.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:42.313 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:42.338 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:42.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:42.442 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:42.469 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:42.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:42.494 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-09-23T20:44:42.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:44:42.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:42.625 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:42.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:42.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:42.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:42.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:42.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:42.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:42.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:42.997 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:43.023 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:43.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:43.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:43.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:43.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:43.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:43.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:43 smithi174 bash[91578]: cluster 2023-09-23T20:44:41.978858+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 354 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:43.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:43 smithi112 bash[104422]: cluster 2023-09-23T20:44:41.978858+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 354 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:43 smithi112 bash[107672]: cluster 2023-09-23T20:44:41.978858+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 354 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:43.425 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:43.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:43.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:43.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:43.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:43.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:43.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:43.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:43.839 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:43.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:43.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:43.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:44.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:44.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:44.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:44.243 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:44.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.376 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[107672]: audit 2023-09-23T20:44:43.135374+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[107672]: audit 2023-09-23T20:44:43.145051+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[107672]: cluster 2023-09-23T20:44:43.979852+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 226 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[107672]: cluster 2023-09-23T20:44:44.000470+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: Degraded data redundancy: 18968/72 objects degraded (26344.444%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[104422]: audit 2023-09-23T20:44:43.135374+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[104422]: audit 2023-09-23T20:44:43.145051+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:44.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[104422]: cluster 2023-09-23T20:44:43.979852+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 226 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:44.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:44 smithi112 bash[104422]: cluster 2023-09-23T20:44:44.000470+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: Degraded data redundancy: 18968/72 objects degraded (26344.444%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:44.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:44.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:44 smithi174 bash[91578]: audit 2023-09-23T20:44:43.135374+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:44.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:44 smithi174 bash[91578]: audit 2023-09-23T20:44:43.145051+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:44.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:44 smithi174 bash[91578]: cluster 2023-09-23T20:44:43.979852+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 226 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:44.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:44 smithi174 bash[91578]: cluster 2023-09-23T20:44:44.000470+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: Degraded data redundancy: 18968/72 objects degraded (26344.444%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:44:44.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:44.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:44:44.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:44:44.614 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.644 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:44.746 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:44.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:44.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:44.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:45.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:45.042 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:45.044 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:45.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:45.151 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:45.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:45.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:45.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:45.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:45.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:45.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:45.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:45.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:45.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:45.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:45.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:45.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:45.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:45.797 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:45.825 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:45.930 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:45.960 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:45.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:46.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:46.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:46.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:46.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:46.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:46.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:46.446 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:46.479 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:46.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:46.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:46.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:46.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:46.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:46.871 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:46.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:46.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:47.066 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:47.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:47.235 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:47.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:47 smithi174 bash[91578]: cluster 2023-09-23T20:44:45.980758+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:47.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:47 smithi174 bash[91578]: audit 2023-09-23T20:44:46.139335+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:47 smithi174 bash[91578]: audit 2023-09-23T20:44:46.146273+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:47 smithi174 bash[91578]: audit 2023-09-23T20:44:46.621660+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:44:47.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:47 smithi174 bash[91578]: audit 2023-09-23T20:44:46.623063+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:44:47.248 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:47 smithi174 bash[91578]: audit 2023-09-23T20:44:46.631022+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.265 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:47.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:47.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:47.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[107672]: cluster 2023-09-23T20:44:45.980758+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:47.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[107672]: audit 2023-09-23T20:44:46.139335+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[107672]: audit 2023-09-23T20:44:46.146273+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[107672]: audit 2023-09-23T20:44:46.621660+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:44:47.377 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[107672]: audit 2023-09-23T20:44:46.623063+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[107672]: audit 2023-09-23T20:44:46.631022+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[104422]: cluster 2023-09-23T20:44:45.980758+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 18968/72 objects degraded (26344.444%); 7259/72 objects misplaced (10081.944%); 576 KiB/s, 113 objects/s recovering 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[104422]: audit 2023-09-23T20:44:46.139335+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[104422]: audit 2023-09-23T20:44:46.146273+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[104422]: audit 2023-09-23T20:44:46.621660+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[104422]: audit 2023-09-23T20:44:46.623063+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:44:47.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:47 smithi112 bash[104422]: audit 2023-09-23T20:44:46.631022+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:47.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:47.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:47.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:47.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:47.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:47.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:47.750 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:47.780 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:47.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:47.886 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:47.917 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:48.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:48.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:48.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:48.145 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.175 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:48.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:48.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:48.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:48.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:48.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:48.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:48.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:48.662 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:48 smithi174 bash[91578]: cluster 2023-09-23T20:44:47.628277+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:48.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:48 smithi174 bash[91578]: cluster 2023-09-23T20:44:47.628958+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:48.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:48 smithi174 bash[91578]: cluster 2023-09-23T20:44:47.632926+0000 mon.a (mon.0) 1731 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-09-23T20:44:48.672 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:48 smithi174 bash[91578]: cluster 2023-09-23T20:44:47.981703+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1494: 89 pgs: 2 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6331/72 objects misplaced (8793.056%); 0 B/s, 218 objects/s recovering 2023-09-23T20:44:48.688 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:48.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:48.822 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:48.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:48.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[104422]: cluster 2023-09-23T20:44:47.628277+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:48.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[104422]: cluster 2023-09-23T20:44:47.628958+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:48.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[104422]: cluster 2023-09-23T20:44:47.632926+0000 mon.a (mon.0) 1731 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-09-23T20:44:48.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[104422]: cluster 2023-09-23T20:44:47.981703+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1494: 89 pgs: 2 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6331/72 objects misplaced (8793.056%); 0 B/s, 218 objects/s recovering 2023-09-23T20:44:48.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[107672]: cluster 2023-09-23T20:44:47.628277+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:48.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[107672]: cluster 2023-09-23T20:44:47.628958+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:48.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[107672]: cluster 2023-09-23T20:44:47.632926+0000 mon.a (mon.0) 1731 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-09-23T20:44:48.904 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:48 smithi112 bash[107672]: cluster 2023-09-23T20:44:47.981703+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1494: 89 pgs: 2 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6331/72 objects misplaced (8793.056%); 0 B/s, 218 objects/s recovering 2023-09-23T20:44:48.925 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.953 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:49.056 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:49.088 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:49.096 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:49.096 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:49.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:49.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:49.327 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:49.364 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:49.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:49.467 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:49.496 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:49.600 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:49.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:49.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:49.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:49.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:49.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:49.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:49.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[107672]: cluster 2023-09-23T20:44:47.716920+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[107672]: cluster 2023-09-23T20:44:48.634853+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[107672]: cluster 2023-09-23T20:44:48.638025+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[107672]: cluster 2023-09-23T20:44:48.641033+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[107672]: cluster 2023-09-23T20:44:48.643100+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[107672]: cluster 2023-09-23T20:44:48.684392+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[104422]: cluster 2023-09-23T20:44:47.716920+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[104422]: cluster 2023-09-23T20:44:48.634853+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:49.894 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[104422]: cluster 2023-09-23T20:44:48.638025+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:49.895 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[104422]: cluster 2023-09-23T20:44:48.641033+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:49.895 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[104422]: cluster 2023-09-23T20:44:48.643100+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-09-23T20:44:49.895 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:49 smithi112 bash[104422]: cluster 2023-09-23T20:44:48.684392+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:49.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:49.996 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:50.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:49 smithi174 bash[91578]: cluster 2023-09-23T20:44:47.716920+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:50.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:49 smithi174 bash[91578]: cluster 2023-09-23T20:44:48.634853+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:44:50.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:49 smithi174 bash[91578]: cluster 2023-09-23T20:44:48.638025+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:50.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:49 smithi174 bash[91578]: cluster 2023-09-23T20:44:48.641033+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:50.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:49 smithi174 bash[91578]: cluster 2023-09-23T20:44:48.643100+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-09-23T20:44:50.008 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:49 smithi174 bash[91578]: cluster 2023-09-23T20:44:48.684392+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:44:50.027 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:50.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:50.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:50.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:50.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:50.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:50.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:50.385 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.417 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:50.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.552 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:50.647 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:44:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:44:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2023-09-23T20:44:50.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.668 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:50 smithi174 bash[91578]: cluster 2023-09-23T20:44:49.982407+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6280/72 objects misplaced (8722.222%); 0 B/s, 122 objects/s recovering 2023-09-23T20:44:50.687 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:50.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.823 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:50.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:50.902 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:50 smithi112 bash[104422]: cluster 2023-09-23T20:44:49.982407+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6280/72 objects misplaced (8722.222%); 0 B/s, 122 objects/s recovering 2023-09-23T20:44:50.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:50 smithi112 bash[107672]: cluster 2023-09-23T20:44:49.982407+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6280/72 objects misplaced (8722.222%); 0 B/s, 122 objects/s recovering 2023-09-23T20:44:50.926 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:50.955 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:50.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:51.058 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:51.087 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:51.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:51.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:51.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:51.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:51.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:51.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:51.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:51.577 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:51.687 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:51.791 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:51.826 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:51.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:51.929 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:51.959 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:52.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:52.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:52.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:52.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:52.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:52.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:52.443 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:52.471 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:52.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:52.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:52.701 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:52.731 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:52.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:52.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:52.868 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:52.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:52.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:53.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:53.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:53.260 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:53 smithi112 bash[107672]: cluster 2023-09-23T20:44:51.982941+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1497: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6280/72 objects misplaced (8722.222%); 0 B/s, 122 objects/s recovering 2023-09-23T20:44:53.260 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:53 smithi112 bash[104422]: cluster 2023-09-23T20:44:51.982941+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1497: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6280/72 objects misplaced (8722.222%); 0 B/s, 122 objects/s recovering 2023-09-23T20:44:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:53 smithi174 bash[91578]: cluster 2023-09-23T20:44:51.982941+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1497: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 6280/72 objects misplaced (8722.222%); 0 B/s, 122 objects/s recovering 2023-09-23T20:44:53.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:53.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:53.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:53.465 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:53.498 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:53.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:53.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:53.634 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:53.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:53.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:53.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:53.908 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:53.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:54.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:54.043 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:54.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:54.158 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:54 smithi174 bash[91578]: audit 2023-09-23T20:44:53.056203+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:54.158 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:54 smithi174 bash[91578]: audit 2023-09-23T20:44:53.057252+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:54.178 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:54.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:54 smithi112 bash[107672]: audit 2023-09-23T20:44:53.056203+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:54.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:54 smithi112 bash[107672]: audit 2023-09-23T20:44:53.057252+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:54.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:54 smithi112 bash[104422]: audit 2023-09-23T20:44:53.056203+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:44:54.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:54 smithi112 bash[104422]: audit 2023-09-23T20:44:53.057252+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:54.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:54.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:54.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:54.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:54.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:54.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:54.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:54.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:54.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:54.933 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:54.966 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:55.070 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:55.100 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:55.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:55 smithi174 bash[91578]: cluster 2023-09-23T20:44:53.983471+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5922/72 objects misplaced (8225.000%); 0 B/s, 167 objects/s recovering 2023-09-23T20:44:55.336 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:55.366 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:55.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:55 smithi112 bash[104422]: cluster 2023-09-23T20:44:53.983471+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5922/72 objects misplaced (8225.000%); 0 B/s, 167 objects/s recovering 2023-09-23T20:44:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:55 smithi112 bash[107672]: cluster 2023-09-23T20:44:53.983471+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5922/72 objects misplaced (8225.000%); 0 B/s, 167 objects/s recovering 2023-09-23T20:44:55.470 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.503 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:55.607 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.642 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:55.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:55.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:55.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:55.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:56.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:56.035 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:56.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:56.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:56.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:56.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:56.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:56.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:56.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:56.423 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:56.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:56.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:56.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:56.684 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:56.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:56.787 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:56.819 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:56.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:56.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:57.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.172 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:57.201 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:57.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:57.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:57.314 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:57 smithi112 bash[107672]: cluster 2023-09-23T20:44:55.984060+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5922/72 objects misplaced (8225.000%); 0 B/s, 58 objects/s recovering 2023-09-23T20:44:57.314 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:57 smithi112 bash[104422]: cluster 2023-09-23T20:44:55.984060+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5922/72 objects misplaced (8225.000%); 0 B/s, 58 objects/s recovering 2023-09-23T20:44:57.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:57.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:57.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:57 smithi174 bash[91578]: cluster 2023-09-23T20:44:55.984060+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5922/72 objects misplaced (8225.000%); 0 B/s, 58 objects/s recovering 2023-09-23T20:44:57.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:57.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:57.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:57.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:58.056 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:58.087 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:58.190 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:58.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:58.359 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:58.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:58.463 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:58.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:58.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:58.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:58.630 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:58.734 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:58.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:58.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:58.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:59.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:59.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:59.135 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:59.146 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:44:59 smithi174 bash[91578]: cluster 2023-09-23T20:44:57.985187+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 73 objects/s recovering 2023-09-23T20:44:59.167 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:59.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:59.304 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:59.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:44:59 smithi112 bash[104422]: cluster 2023-09-23T20:44:57.985187+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 73 objects/s recovering 2023-09-23T20:44:59.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:44:59 smithi112 bash[107672]: cluster 2023-09-23T20:44:57.985187+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 73 objects/s recovering 2023-09-23T20:44:59.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:59.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:59.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:59.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:59.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:59.703 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:59.807 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:59.837 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:59.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:59.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:59.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:00.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:00.092 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:00.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:00.231 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:00.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:00.345 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:45:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:45:00] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-09-23T20:45:00.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:00.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:00.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:00.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:00.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:00.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:00.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:00.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:00.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:00.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:00.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:00.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:00.974 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:01.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:01.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:01.114 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:01 smithi112 bash[104422]: cluster 2023-09-23T20:44:59.985771+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 65 objects/s recovering 2023-09-23T20:45:01.115 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:01 smithi112 bash[107672]: cluster 2023-09-23T20:44:59.985771+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 65 objects/s recovering 2023-09-23T20:45:01.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:01.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:01.247 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:01 smithi174 bash[91578]: cluster 2023-09-23T20:44:59.985771+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 65 objects/s recovering 2023-09-23T20:45:01.268 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:01.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:01.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:01.499 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:01.577 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:01.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:01.681 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:01.715 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:01.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:01.818 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:01.847 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:01.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:01.952 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:02.086 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:02.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:02.189 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:02.222 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:02.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:02.326 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:02.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:02.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:02.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:02.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:02.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:02.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:02.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:02.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:02.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:03.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:03.212 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:03.244 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:03.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:03.348 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:03.361 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:03 smithi174 bash[91578]: cluster 2023-09-23T20:45:01.986647+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1502: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 57 objects/s recovering 2023-09-23T20:45:03.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:03.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:03.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:03 smithi112 bash[107672]: cluster 2023-09-23T20:45:01.986647+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1502: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 57 objects/s recovering 2023-09-23T20:45:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:03 smithi112 bash[104422]: cluster 2023-09-23T20:45:01.986647+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1502: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5591/72 objects misplaced (7765.278%); 0 B/s, 57 objects/s recovering 2023-09-23T20:45:03.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:03.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:03.614 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:03.647 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:03.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:03.873 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:03.902 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:03.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:04.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:04.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:04.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:04.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:04.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:04.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:04.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:04.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:04.382 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.416 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:04.520 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:04.553 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:04.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.683 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:04.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:04.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:04.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:04.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:05.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:05.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:05.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:05.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:05.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:05.296 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:05.324 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:05.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:05.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:05 smithi112 bash[104422]: cluster 2023-09-23T20:45:03.987610+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5236/72 objects misplaced (7272.222%); 0 B/s, 86 objects/s recovering 2023-09-23T20:45:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:05 smithi112 bash[107672]: cluster 2023-09-23T20:45:03.987610+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5236/72 objects misplaced (7272.222%); 0 B/s, 86 objects/s recovering 2023-09-23T20:45:05.427 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.438 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:05 smithi174 bash[91578]: cluster 2023-09-23T20:45:03.987610+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5236/72 objects misplaced (7272.222%); 0 B/s, 86 objects/s recovering 2023-09-23T20:45:05.459 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:05.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:05.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:05.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:05.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:05.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:05.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:05.840 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:05.945 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:05.978 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:06.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:06.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:06.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:06.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:06.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:06.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:06.328 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:06.358 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:06.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:06.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:06.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:06.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:06.618 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:06.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:06.722 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:06.751 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:06.855 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:06.889 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:06.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:06.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:07.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:07.127 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:07 smithi112 bash[104422]: cluster 2023-09-23T20:45:05.988354+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1504: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5236/72 objects misplaced (7272.222%); 0 B/s, 57 objects/s recovering 2023-09-23T20:45:07.127 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:07 smithi112 bash[107672]: cluster 2023-09-23T20:45:05.988354+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1504: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5236/72 objects misplaced (7272.222%); 0 B/s, 57 objects/s recovering 2023-09-23T20:45:07.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:07.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:07.242 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.255 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:07 smithi174 bash[91578]: cluster 2023-09-23T20:45:05.988354+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1504: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 5236/72 objects misplaced (7272.222%); 0 B/s, 57 objects/s recovering 2023-09-23T20:45:07.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:07.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:07.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:07.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:07.685 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:07.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:07.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:07.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:07.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:08.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:08.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:08.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:08.335 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:08 smithi112 bash[104422]: audit 2023-09-23T20:45:08.051933+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:08 smithi112 bash[107672]: audit 2023-09-23T20:45:08.051933+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:08.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:08.450 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:08 smithi174 bash[91578]: audit 2023-09-23T20:45:08.051933+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:08.473 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:08.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:08.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:08.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:08.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:08.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:08.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:08.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:08.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:09.004 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:09.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:09.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.118 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:09 smithi112 bash[107672]: cluster 2023-09-23T20:45:07.989239+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 90 objects/s recovering 2023-09-23T20:45:09.118 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:09 smithi112 bash[104422]: cluster 2023-09-23T20:45:07.989239+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 90 objects/s recovering 2023-09-23T20:45:09.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:09.236 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:09.249 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:09 smithi174 bash[91578]: cluster 2023-09-23T20:45:07.989239+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 90 objects/s recovering 2023-09-23T20:45:09.271 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:09.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:09.404 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:09.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:09.508 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:09.543 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:09.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:09.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:09.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:09.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:09.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:10.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.070 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:10.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:10.181 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:45:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:45:10] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.43.0" 2023-09-23T20:45:10.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:10.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:10.301 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.328 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:10.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:10.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:10.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:10.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:10.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:10.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:10.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:10.810 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:10.835 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:10.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:10.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:10.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:11.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:11.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:11.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:11.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:11.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:11.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:11.320 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:11.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:11.354 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:11 smithi174 bash[91578]: cluster 2023-09-23T20:45:09.990428+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 62 objects/s recovering 2023-09-23T20:45:11.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:11.437 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:11 smithi112 bash[104422]: cluster 2023-09-23T20:45:09.990428+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 62 objects/s recovering 2023-09-23T20:45:11.437 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:11 smithi112 bash[107672]: cluster 2023-09-23T20:45:09.990428+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 62 objects/s recovering 2023-09-23T20:45:11.456 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.490 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:11.594 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.624 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:11.728 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:11.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:11.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:11.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:12.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:12.233 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:12.259 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:12.363 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:12.391 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:12.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:12.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:12.617 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:12.647 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:12.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:12.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:12.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:12.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:12.912 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:13.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:13.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:13.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:13.147 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:13.159 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:13 smithi174 bash[91578]: cluster 2023-09-23T20:45:11.990974+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 62 objects/s recovering 2023-09-23T20:45:13.179 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:13.283 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.314 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:13 smithi112 bash[104422]: cluster 2023-09-23T20:45:11.990974+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 62 objects/s recovering 2023-09-23T20:45:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:13 smithi112 bash[107672]: cluster 2023-09-23T20:45:11.990974+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4835/72 objects misplaced (6715.278%); 0 B/s, 62 objects/s recovering 2023-09-23T20:45:13.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:13.447 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:13.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:13.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:13.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:13.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:13.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:13.815 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.842 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:13.946 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:13.977 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:13.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:14.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:14.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:14.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:14.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:14.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:14.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:14.581 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:14.613 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:14.717 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:14.749 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:14.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:14.881 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:14.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:14.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:15.112 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:15.123 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:15 smithi174 bash[91578]: cluster 2023-09-23T20:45:13.991655+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4433/72 objects misplaced (6156.944%); 0 B/s, 96 objects/s recovering 2023-09-23T20:45:15.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:15.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:15.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:15 smithi112 bash[107672]: cluster 2023-09-23T20:45:13.991655+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4433/72 objects misplaced (6156.944%); 0 B/s, 96 objects/s recovering 2023-09-23T20:45:15.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:15 smithi112 bash[104422]: cluster 2023-09-23T20:45:13.991655+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4433/72 objects misplaced (6156.944%); 0 B/s, 96 objects/s recovering 2023-09-23T20:45:15.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:15.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:15.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:15.626 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:15.661 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:15.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:15.764 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:15.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:15.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:15.868 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:45:15.868 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-09-23T20:45:15.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-09-23T20:45:15.868 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-09-23T20:45:15.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:10754 10.5 e278/274 10:acc84d1b:::benchmark_data_smithi112_242611_object10753:head v 278'691, mlcod=278'689)", 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.820167+0000", 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 596.045674545, 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.236804342, 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820167+0000", 2023-09-23T20:45:15.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820167+0000", 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820167+0000", 2023-09-23T20:45:15.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820183+0000", 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6648999999999999e-05 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820192+0000", 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2749999999999995e-06 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820197+0000", 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0180000000000001e-06 2023-09-23T20:45:15.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820242+0000", 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5912999999999999e-05 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820259+0000", 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6637e-05 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056902+0000", 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.2366433 2023-09-23T20:45:15.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056972+0000", 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9239999999999994e-05 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:10756 10.9 e278/274 10:97b89dc8:::benchmark_data_smithi112_242611_object10755:head v 278'730, mlcod=278'727)", 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.820356+0000", 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 596.04548562100001, 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23861632899999999, 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.876 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820356+0000", 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820356+0000", 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820356+0000", 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:15.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820383+0000", 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7347000000000001e-05 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820391+0000", 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.892e-06 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820397+0000", 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6629999999999998e-06 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820440+0000", 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3074000000000001e-05 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.820460+0000", 2023-09-23T20:45:15.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0389000000000001e-05 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058918+0000", 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.238457962 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058973+0000", 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4585e-05 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.881 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.882 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:10751 10.c e278/274 10:3677f0f5:::benchmark_data_smithi112_242611_object10750:head v 278'731, mlcod=278'728)", 2023-09-23T20:45:15.882 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.821401+0000", 2023-09-23T20:45:15.882 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 596.04444099499995, 2023-09-23T20:45:15.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23728679, 2023-09-23T20:45:15.883 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.883 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.883 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.821401+0000", 2023-09-23T20:45:15.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.821401+0000", 2023-09-23T20:45:15.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.821400+0000", 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.821518+0000", 2023-09-23T20:45:15.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117954 2023-09-23T20:45:15.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056889+0000", 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23537123900000001 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056921+0000", 2023-09-23T20:45:15.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1191e-05 2023-09-23T20:45:15.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057095+0000", 2023-09-23T20:45:15.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017421599999999999 2023-09-23T20:45:15.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057142+0000", 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6810000000000001e-05 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058630+0000", 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001488793 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058688+0000", 2023-09-23T20:45:15.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7268000000000001e-05 2023-09-23T20:45:15.891 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.891 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.891 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.891 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:10762 10.5 e278/274 10:a7cb8ead:::benchmark_data_smithi112_242611_object10761:head v 278'692, mlcod=278'689)", 2023-09-23T20:45:15.892 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.822959+0000", 2023-09-23T20:45:15.892 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 596.04288257799999, 2023-09-23T20:45:15.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23567074299999999, 2023-09-23T20:45:15.892 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.892 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.892 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822959+0000", 2023-09-23T20:45:15.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822959+0000", 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822959+0000", 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.822979+0000", 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0457000000000001e-05 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056930+0000", 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23395141799999999 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056945+0000", 2023-09-23T20:45:15.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4807000000000001e-05 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057014+0000", 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8399999999999996e-05 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057057+0000", 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3489000000000003e-05 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058590+0000", 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015327400000000001 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.058630+0000", 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0170000000000003e-05 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:10774 10.f e278/274 10:f66e2091:::benchmark_data_smithi112_242611_object10773:head v 278'644, mlcod=278'642)", 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:35:19.827848+0000", 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 596.03799415799995, 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.232078914, 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827848+0000", 2023-09-23T20:45:15.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827848+0000", 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827846+0000", 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:19.827921+0000", 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4283999999999996e-05 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056892+0000", 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22897134899999999 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.056917+0000", 2023-09-23T20:45:15.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4790000000000002e-05 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057029+0000", 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112425 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.057051+0000", 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1438e-05 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059861+0000", 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002810065 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:35:20.059927+0000", 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5979e-05 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.902 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:139015 10.f e288/274 10:fbd2a537:::benchmark_data_smithi112_242611_object25101:head v 288'8696, mlcod=288'8694)", 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:11.862445+0000", 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 484.00339668399999, 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.222749158, 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862445+0000", 2023-09-23T20:45:15.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862445+0000", 2023-09-23T20:45:15.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862444+0000", 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862454+0000", 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5030000000000003e-06 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862473+0000", 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9791000000000001e-05 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862482+0000", 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9339999999999995e-06 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862531+0000", 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8526000000000003e-05 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.862553+0000", 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2076999999999999e-05 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:12.085194+0000", 2023-09-23T20:45:15.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22264139199999999 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35412.0:139016 10.f e288/274 10:fb711ba7:::benchmark_data_smithi112_242611_object25102:head v 288'8697, mlcod=288'8694)", 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:11.864973+0000", 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 484.00086936899999, 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.220299878, 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-09-23T20:45:15.908 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.864973+0000", 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.864973+0000", 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.864971+0000", 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.864984+0000", 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2577e-05 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.865002+0000", 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8250999999999999e-05 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.865012+0000", 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5109999999999992e-06 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.868761+0000", 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037490069999999999 2023-09-23T20:45:15.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:11.868782+0000", 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1441999999999999e-05 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:12.085272+0000", 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21649016400000001 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.912 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:144627 10.17 10:ecc55999:::benchmark_data_smithi112_242611_object30713:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:19.943571+0000", 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 475.922270631, 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0322358460000001, 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:15.913 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 144627 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.943571+0000", 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.943571+0000", 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.943570+0000", 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.943575+0000", 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7919999999999998e-06 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.943584+0000", 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1130000000000007e-06 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.943593+0000", 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4039999999999995e-06 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.952137+0000", 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0085441979999999994 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.952146+0000", 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0110000000000006e-06 2023-09-23T20:45:15.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975741+0000", 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0235947059999999 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975807+0000", 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6278000000000005e-05 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.918 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:144628 10.7 10:e40bf6f7:::benchmark_data_smithi112_242611_object30714:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:19.944751+0000", 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 475.92109123099999, 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.030581795, 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:15.919 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 144628 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.944751+0000", 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.944751+0000", 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.944749+0000", 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.944755+0000", 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4049999999999999e-06 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.944766+0000", 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1077000000000001e-05 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.944774+0000", 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9480000000000008e-06 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.952170+0000", 2023-09-23T20:45:15.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0073964950000000003 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.952177+0000", 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5350000000000001e-06 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975257+0000", 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0230802349999999 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975332+0000", 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5286999999999999e-05 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:144651 10.1f 10:f96c1996:::benchmark_data_smithi112_242611_object30737:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:19.954504+0000", 2023-09-23T20:45:15.924 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 475.91133836500001, 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.02098387, 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 144651 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954504+0000", 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954504+0000", 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954502+0000", 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954508+0000", 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.733e-06 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.927 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954520+0000", 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2354000000000001e-05 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954529+0000", 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8019999999999998e-06 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954588+0000", 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8758999999999998e-05 2023-09-23T20:45:15.928 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:19.954599+0000", 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1304000000000001e-05 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.952824+0000", 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99822525100000004 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.952991+0000", 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016655700000000001 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2", 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.953381+0000", 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00039001500000000001 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.971611+0000", 2023-09-23T20:45:15.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.018230169000000001 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975369+0000", 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037579480000000001 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975408+0000", 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8779000000000003e-05 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:20.975487+0000", 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9453e-05 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35412.0:145510 10.7 10:e631db7e:::benchmark_data_smithi112_242611_object31596:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:37:21.643348+0000", 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 474.22249391299999, 2023-09-23T20:45:15.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28224055300000001, 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35412", 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 145510 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643348+0000", 2023-09-23T20:45:15.933 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643348+0000", 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643346+0000", 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.934 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643352+0000", 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8860000000000001e-06 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643364+0000", 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.154e-05 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643370+0000", 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1199999999999999e-06 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643428+0000", 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7806999999999997e-05 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.936 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.643559+0000", 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013143700000000001 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 4", 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.644012+0000", 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00045319700000000002 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.646387+0000", 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023747830000000001 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.925445+0000", 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.279057891 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.925495+0000", 2023-09-23T20:45:15.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9913000000000001e-05 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:37:21.925589+0000", 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3623999999999997e-05 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:102040 11.5 11:a7ef8c3e:::benchmark_data_smithi112_262269_object102039: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 e349)", 2023-09-23T20:45:15.939 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:36.071508+0000", 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 219.794333416, 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7492633710000001, 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102040 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.940 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071508+0000", 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071508+0000", 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071506+0000", 2023-09-23T20:45:15.941 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071540+0000", 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.328e-05 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071561+0000", 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1645999999999999e-05 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071575+0000", 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3777999999999999e-05 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071634+0000", 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8556e-05 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:45:15.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071646+0000", 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.287e-05 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.776463+0000", 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.704816608 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.779613+0000", 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031503249999999998 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6,7", 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.779814+0000", 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020106 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.794887+0000", 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015072311 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.794904+0000", 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6813999999999999e-05 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.796466+0000", 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015620619999999999 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.816759+0000", 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020293135 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.816961+0000", 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020261199999999999 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.820772+0000", 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038104570000000002 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.948 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:102041 11.5 11:af454f87:::benchmark_data_smithi112_262269_object102040: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 e349)", 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:36.071593+0000", 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 219.79424874599999, 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.752646259, 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.949 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102041 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071593+0000", 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071593+0000", 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071592+0000", 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071622+0000", 2023-09-23T20:45:15.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9217000000000002e-05 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071632+0000", 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9210000000000004e-06 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071639+0000", 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4970000000000004e-06 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071949+0000", 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00031021100000000002 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:36.071959+0000", 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5410000000000006e-06 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.791162+0000", 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7192037070000001 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.791308+0000", 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014514899999999999 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 5,6,7", 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.791432+0000", 2023-09-23T20:45:15.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012388199999999999 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.794994+0000", 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003562207 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.796509+0000", 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015149510000000001 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.955 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.810943+0000", 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014434689000000001 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.820981+0000", 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010037618 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.956 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.821088+0000", 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000106542 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:37.824239+0000", 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031518539999999999 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.957 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:113819 11.b 11:db40502e:::benchmark_data_smithi112_262269_object11505:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e352)", 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:41:57.778212+0000", 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 198.08762994, 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22299303500000001, 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.958 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 113819 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778212+0000", 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778212+0000", 2023-09-23T20:45:15.959 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778210+0000", 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778217+0000", 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6889999999999998e-06 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778229+0000", 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2512e-05 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778238+0000", 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6889999999999993e-06 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778288+0000", 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9639999999999999e-05 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778419+0000", 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013147199999999999 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.778532+0000", 2023-09-23T20:45:15.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0001128 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.782356+0000", 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038236170000000001 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:57.784858+0000", 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025027589999999998 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:58.001108+0000", 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21624932599999999 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:58.001159+0000", 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1749000000000002e-05 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.964 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:41:58.001205+0000", 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5470999999999999e-05 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:150596 11.b 11:db9d201a:::benchmark_data_smithi112_262269_object48282:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:43:00.654917+0000", 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 135.21092490800001, 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23413645399999999, 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.965 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 150596 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654917+0000", 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.966 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654917+0000", 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654916+0000", 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-09-23T20:45:15.967 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654922+0000", 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9750000000000004e-06 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.968 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654931+0000", 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4010000000000003e-06 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654937+0000", 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4240000000000001e-06 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.969 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.654980+0000", 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3003000000000001e-05 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.655093+0000", 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000113427 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.655190+0000", 2023-09-23T20:45:15.970 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7077999999999994e-05 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.659926+0000", 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047360029999999999 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.661699+0000", 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001772783 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.971 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.888819+0000", 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22712014799999999 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.888952+0000", 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013254799999999999 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.972 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:00.889053+0000", 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0001016 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:172804 11.9 11:91fc9d65:::benchmark_data_smithi112_262269_object70490:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:43:40.204645+0000", 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 95.661196875000002, 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.36849299899999999, 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.973 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 172804 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.204645+0000", 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.974 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.204645+0000", 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.204644+0000", 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.975 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.204650+0000", 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8649999999999998e-06 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.204661+0000", 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1677e-05 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.204669+0000", 2023-09-23T20:45:15.976 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6170000000000001e-06 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.208286+0000", 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003616729 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.208448+0000", 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016216000000000001 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.977 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.208736+0000", 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00028815900000000002 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.216180+0000", 2023-09-23T20:45:15.978 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0074440640000000002 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.226104+0000", 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0099238739999999992 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.573047+0000", 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.346943328 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.573091+0000", 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3968999999999999e-05 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.573138+0000", 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6801000000000001e-05 2023-09-23T20:45:15.980 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:172805 11.9 11:9f371ef1:::benchmark_data_smithi112_262269_object70491:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:43:40.209016+0000", 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 95.656826101999997, 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.37500639699999999, 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.981 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 172805 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.209016+0000", 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.982 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.209016+0000", 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.209014+0000", 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.983 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.209021+0000", 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3249999999999996e-06 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.209034+0000", 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2972999999999999e-05 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.984 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.209042+0000", 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1850000000000004e-06 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.216229+0000", 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071874879999999997 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.985 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.216386+0000", 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015683200000000001 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.216554+0000", 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000168145 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.226128+0000", 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0095738950000000007 2023-09-23T20:45:15.986 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.231159+0000", 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050308360000000003 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.583912+0000", 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.35275282400000002 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.987 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.583967+0000", 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5618999999999997e-05 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.584022+0000", 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4759999999999997e-05 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.988 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:172811 11.9 11:982f46a1:::benchmark_data_smithi112_262269_object70497:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:43:40.213004+0000", 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 95.652837571999996, 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.371121694, 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.989 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 172811 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.213004+0000", 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.990 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.213004+0000", 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.213003+0000", 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.213011+0000", 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4919999999999996e-06 2023-09-23T20:45:15.991 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.213027+0000", 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6663e-05 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.213035+0000", 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9629999999999998e-06 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.992 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.221364+0000", 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.008328429 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.221470+0000", 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010677 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.221569+0000", 2023-09-23T20:45:15.993 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8312000000000003e-05 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.229753+0000", 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0081839970000000001 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.231165+0000", 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014120490000000001 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.994 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.584057+0000", 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.35289252500000001 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.584093+0000", 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5992999999999999e-05 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.995 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.584126+0000", 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2759000000000003e-05 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:172828 11.b 11:d613c06f:::benchmark_data_smithi112_262269_object70514:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:43:40.251362+0000", 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 95.614479927000005, 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.321924722, 2023-09-23T20:45:15.996 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 172828 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251362+0000", 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.997 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251362+0000", 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251360+0000", 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.998 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251367+0000", 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7150000000000001e-06 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251383+0000", 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5699999999999999e-05 2023-09-23T20:45:15.999 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251392+0000", 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0340000000000002e-06 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251444+0000", 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2494999999999998e-05 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.000 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251584+0000", 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014011000000000001 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.251742+0000", 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000157536 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.255591+0000", 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038492460000000002 2023-09-23T20:45:16.001 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.256526+0000", 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00093442199999999997 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.572984+0000", 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.31645855000000001 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.002 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.573242+0000", 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025819599999999998 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:43:40.573287+0000", 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4237999999999999e-05 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:16.003 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45560.0:185415 11.9 11:97f7c1a2:::benchmark_data_smithi112_262269_object83101:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-09-23T20:44:02.177316+0000", 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 73.688526198000005, 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17159202800000001, 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45560", 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 185415 2023-09-23T20:45:16.004 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177316+0000", 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177316+0000", 2023-09-23T20:45:16.005 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177314+0000", 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177321+0000", 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4439999999999996e-06 2023-09-23T20:45:16.006 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177332+0000", 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0599e-05 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177338+0000", 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1240000000000002e-06 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.007 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177554+0000", 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021622699999999999 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.177668+0000", 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000114165 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:16.008 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.178027+0000", 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00035853700000000003 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.183082+0000", 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050550289999999999 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.187811+0000", 2023-09-23T20:45:16.009 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047289300000000001 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.348783+0000", 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16097225100000001 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.348869+0000", 2023-09-23T20:45:16.010 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6570000000000006e-05 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-09-23T20:44:02.348908+0000", 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8345e-05 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-09-23T20:45:16.011 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:45:16.012 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.042 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:16.146 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.176 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:16.280 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:16.309 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:16.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:16.414 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.442 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:16.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.573 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:16.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.706 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:16.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:16.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:16.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:16.933 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:16.964 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:16.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:17.031 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'unique_pool_6' removed 2023-09-23T20:45:17.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.078 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:17 smithi112 bash[107672]: cluster 2023-09-23T20:45:15.992293+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4433/72 objects misplaced (6156.944%); 0 B/s, 66 objects/s recovering 2023-09-23T20:45:17.078 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:17 smithi112 bash[107672]: audit 2023-09-23T20:45:16.134583+0000 mon.a (mon.0) 1736 : audit 1 from='client.? 172.21.15.112:0/891419365' 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-09-23T20:45:17.078 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:17 smithi112 bash[104422]: cluster 2023-09-23T20:45:15.992293+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4433/72 objects misplaced (6156.944%); 0 B/s, 66 objects/s recovering 2023-09-23T20:45:17.078 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:17 smithi112 bash[104422]: audit 2023-09-23T20:45:16.134583+0000 mon.a (mon.0) 1736 : audit 1 from='client.? 172.21.15.112:0/891419365' 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-09-23T20:45:17.094 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:17.197 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:17.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:17 smithi174 bash[91578]: cluster 2023-09-23T20:45:15.992293+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18968/72 objects degraded (26344.444%); 4433/72 objects misplaced (6156.944%); 0 B/s, 66 objects/s recovering 2023-09-23T20:45:17.209 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:17 smithi174 bash[91578]: audit 2023-09-23T20:45:16.134583+0000 mon.a (mon.0) 1736 : audit 1 from='client.? 172.21.15.112:0/891419365' 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-09-23T20:45:17.228 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:17.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:17.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:17.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:17.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:17.458 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:17.491 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:17.595 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:17.629 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:17.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:17.736 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.760 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:17.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:17.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:17.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:17.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:18.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:18.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:18 smithi174 bash[91578]: cluster 2023-09-23T20:45:17.019723+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:18 smithi174 bash[91578]: audit 2023-09-23T20:45:17.024167+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.112:0/891419365' 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-09-23T20:45:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:18 smithi174 bash[91578]: cluster 2023-09-23T20:45:17.024393+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-09-23T20:45:18.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:18 smithi174 bash[91578]: cluster 2023-09-23T20:45:17.037673+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:18 smithi174 bash[91578]: cluster 2023-09-23T20:45:17.565549+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.357 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:18.389 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:18.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[104422]: cluster 2023-09-23T20:45:17.019723+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.501 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[104422]: audit 2023-09-23T20:45:17.024167+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.112:0/891419365' 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-09-23T20:45:18.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[104422]: cluster 2023-09-23T20:45:17.024393+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-09-23T20:45:18.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[104422]: cluster 2023-09-23T20:45:17.037673+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.502 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[104422]: cluster 2023-09-23T20:45:17.565549+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[107672]: cluster 2023-09-23T20:45:17.019723+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[107672]: audit 2023-09-23T20:45:17.024167+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.112:0/891419365' 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-09-23T20:45:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[107672]: cluster 2023-09-23T20:45:17.024393+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-09-23T20:45:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[107672]: cluster 2023-09-23T20:45:17.037673+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.502 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:18 smithi112 bash[107672]: cluster 2023-09-23T20:45:17.565549+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:18.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:18.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:18.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:18.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:18.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:18.871 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:18.903 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:18.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:19.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:19.041 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:19.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:19.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:19.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:19.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:19.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:19.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:19 smithi174 bash[91578]: cluster 2023-09-23T20:45:17.565545+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:19 smithi174 bash[91578]: cluster 2023-09-23T20:45:17.993078+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:19 smithi174 bash[91578]: cluster 2023-09-23T20:45:18.021142+0000 mon.a (mon.0) 1739 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 18968/72 objects degraded (26344.444%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T20:45:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:19 smithi174 bash[91578]: cluster 2023-09-23T20:45:18.021199+0000 mon.a (mon.0) 1740 : cluster 1 Cluster is now healthy 2023-09-23T20:45:19.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[104422]: cluster 2023-09-23T20:45:17.565545+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:19.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[104422]: cluster 2023-09-23T20:45:17.993078+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:19.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[104422]: cluster 2023-09-23T20:45:18.021142+0000 mon.a (mon.0) 1739 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 18968/72 objects degraded (26344.444%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T20:45:19.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[104422]: cluster 2023-09-23T20:45:18.021199+0000 mon.a (mon.0) 1740 : cluster 1 Cluster is now healthy 2023-09-23T20:45:19.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[107672]: cluster 2023-09-23T20:45:17.565545+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:45:19.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[107672]: cluster 2023-09-23T20:45:17.993078+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:19.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[107672]: cluster 2023-09-23T20:45:18.021142+0000 mon.a (mon.0) 1739 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 18968/72 objects degraded (26344.444%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T20:45:19.406 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:19 smithi112 bash[107672]: cluster 2023-09-23T20:45:18.021199+0000 mon.a (mon.0) 1740 : cluster 1 Cluster is now healthy 2023-09-23T20:45:19.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:19.535 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:19.567 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:19.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:19.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:19.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:19.927 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:19.955 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:20.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:20.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:20.187 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:20.221 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:20.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:20.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:20.333 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:45:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:45:20] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.43.0" 2023-09-23T20:45:20.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:20.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:20.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:20.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:20.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:20.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:20.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:20.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:20.835 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:20.869 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:20.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.995 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:45:20.996 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.996 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:45:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:21.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:21.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:21.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:21.218 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:21.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:21 smithi174 bash[91578]: cluster 2023-09-23T20:45:19.994358+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:21.249 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:21.353 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:21.489 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.521 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:21.625 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:21 smithi112 bash[104422]: cluster 2023-09-23T20:45:19.994358+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:21.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:21 smithi112 bash[107672]: cluster 2023-09-23T20:45:19.994358+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:21.656 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:21.761 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:21.795 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:21.857 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:45:21.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:21.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:21.963 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:45:21.964 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-23T20:45:21.964 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T20:45:21.968 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T20:45:21.969 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T20:45:21.969 DEBUG:teuthology.orchestra.run.smithi112:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:22.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:22.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.070 INFO:teuthology.orchestra.run.smithi112.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T20:45:22.071 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:22.139 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:22.140 DEBUG:teuthology.orchestra.run.smithi112:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T20:45:22.144 INFO:tasks.workunit:timeout=3h 2023-09-23T20:45:22.145 INFO:tasks.workunit:cleanup=True 2023-09-23T20:45:22.145 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:45:22.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:22 smithi112 bash[104422]: audit 2023-09-23T20:45:20.982235+0000 mgr.y (mgr.34107) 1351 : audit 0 from='client.35730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:45:22.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:22 smithi112 bash[107672]: audit 2023-09-23T20:45:20.982235+0000 mgr.y (mgr.34107) 1351 : audit 0 from='client.35730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:45:22.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:22.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:22.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:22.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:22 smithi174 bash[91578]: audit 2023-09-23T20:45:20.982235+0000 mgr.y (mgr.34107) 1351 : audit 0 from='client.35730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:45:22.324 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:22.356 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:22.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:22.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:22.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:22.582 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:22.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:22.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:22.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:22.734 INFO:tasks.workunit.client.0.smithi112.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T20:45:22.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:22.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:22.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:22.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:22.972 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:23.002 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:23.059 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is set 2023-09-23T20:45:23.106 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:23.138 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:23.241 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:23.254 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:23 smithi174 bash[91578]: cluster 2023-09-23T20:45:21.995119+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:23.254 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:23 smithi174 bash[91578]: audit 2023-09-23T20:45:22.609331+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.112:0/3956217130' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:45:23.254 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:23 smithi174 bash[91578]: audit 2023-09-23T20:45:22.609592+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:45:23.276 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:23.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:23.304 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:45:23.328 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:45:23.348 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:45:23.369 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:45:23.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:23.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:23 smithi112 bash[107672]: cluster 2023-09-23T20:45:21.995119+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:23.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:23 smithi112 bash[107672]: audit 2023-09-23T20:45:22.609331+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.112:0/3956217130' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:45:23.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:23 smithi112 bash[107672]: audit 2023-09-23T20:45:22.609592+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:45:23.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:23 smithi112 bash[104422]: cluster 2023-09-23T20:45:21.995119+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:23.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:23 smithi112 bash[104422]: audit 2023-09-23T20:45:22.609331+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.112:0/3956217130' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:45:23.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:23 smithi112 bash[104422]: audit 2023-09-23T20:45:22.609592+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:45:23.396 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:45:23.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:23.426 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:45:23.453 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:45:23.481 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:45:23.482 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.482 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.482 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.483 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.483 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.483 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.483 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.483 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:45:23.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:23.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:23.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:23.870 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:23.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:23.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:24.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:24.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:24.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:24.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:24.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:24.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:24.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: cluster 2023-09-23T20:45:23.044591+0000 mon.a (mon.0) 1742 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: audit 2023-09-23T20:45:23.048942+0000 mon.a (mon.0) 1743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: cluster 2023-09-23T20:45:23.049022+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: cluster 2023-09-23T20:45:23.052496+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: audit 2023-09-23T20:45:23.068405+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: audit 2023-09-23T20:45:23.069678+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:24.281 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: audit 2023-09-23T20:45:23.282064+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.112:0/2006867122' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[107672]: audit 2023-09-23T20:45:24.010521+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: cluster 2023-09-23T20:45:23.044591+0000 mon.a (mon.0) 1742 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: audit 2023-09-23T20:45:23.048942+0000 mon.a (mon.0) 1743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: cluster 2023-09-23T20:45:23.049022+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: cluster 2023-09-23T20:45:23.052496+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: audit 2023-09-23T20:45:23.068405+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: audit 2023-09-23T20:45:23.069678+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: audit 2023-09-23T20:45:23.282064+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.112:0/2006867122' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:24.282 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:24 smithi112 bash[104422]: audit 2023-09-23T20:45:24.010521+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:24.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: cluster 2023-09-23T20:45:23.044591+0000 mon.a (mon.0) 1742 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:24.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: audit 2023-09-23T20:45:23.048942+0000 mon.a (mon.0) 1743 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:45:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: cluster 2023-09-23T20:45:23.049022+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-09-23T20:45:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: cluster 2023-09-23T20:45:23.052496+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: audit 2023-09-23T20:45:23.068405+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: audit 2023-09-23T20:45:23.069678+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: audit 2023-09-23T20:45:23.282064+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.112:0/2006867122' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:24 smithi174 bash[91578]: audit 2023-09-23T20:45:24.010521+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:24.399 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:24.431 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:24.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:24.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:24.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:24.592 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1512,"stamp":"2023-09-23T20:45:19.993555+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":499,"num_read_kb":924,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":4154104,"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":222,"ondisk_log_size":222,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":260,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6400156,"kb_used_data":1247068,"kb_used_omap":31,"kb_used_meta":5152992,"kb_avail":743561060,"statfs":{"total":767960285184,"available":761406525440,"internally_reserved":0,"allocated":1276997632,"data_stored":1263186818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5276664430},"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":43,"apply_latency_ms":43,"commit_latency_ns":43000000,"apply_latency_ns":43000000},"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":-18968,"num_objects_misplaced":-4835,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":-1,"num_read_kb":-1,"num_write":-204624,"num_write_kb":-6547905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-7945,"num_bytes_recovered":-293601280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003980"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":340,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688319+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:44:48.688319+0000","last_peered":"2023-09-23T20:44:48.688319+0000","last_clean":"2023-09-23T20:44:48.688319+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:44:48.688319+0000","last_undegraded":"2023-09-23T20:44:48.688319+0000","last_fullsized":"2023-09-23T20:44:48.688319+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666305+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:44:48.666305+0000","last_peered":"2023-09-23T20:44:48.666305+0000","last_clean":"2023-09-23T20:44:48.666305+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:44:48.666305+0000","last_undegraded":"2023-09-23T20:44:48.666305+0000","last_fullsized":"2023-09-23T20:44:48.666305+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"reported_epoch":361,"state":"active+clean","last_fresh":"2023-09-23T20:45:17.288222+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:45:17.288222+0000","last_peered":"2023-09-23T20:45:17.288222+0000","last_clean":"2023-09-23T20:45:17.288222+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:45:17.288222+0000","last_undegraded":"2023-09-23T20:45:17.288222+0000","last_fullsized":"2023-09-23T20:45:17.288222+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":383,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635488+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:44:47.635488+0000","last_peered":"2023-09-23T20:44:47.635488+0000","last_clean":"2023-09-23T20:44:47.635488+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:44:47.635488+0000","last_undegraded":"2023-09-23T20:44:47.635488+0000","last_fullsized":"2023-09-23T20:44:47.635488+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":354,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.665985+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:44:48.665985+0000","last_peered":"2023-09-23T20:44:48.665985+0000","last_clean":"2023-09-23T20:44:48.665985+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:44:48.665985+0000","last_undegraded":"2023-09-23T20:44:48.665985+0000","last_fullsized":"2023-09-23T20:44:48.665985+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":288,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-23T20:44:40.572525+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:44:40.572525+0000","last_peered":"2023-09-23T20:44:40.572525+0000","last_clean":"2023-09-23T20:44:40.572525+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:44:40.572525+0000","last_undegraded":"2023-09-23T20:44:40.572525+0000","last_fullsized":"2023-09-23T20:44:40.572525+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":343,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635411+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:44:47.635411+0000","last_peered":"2023-09-23T20:44:47.635411+0000","last_clean":"2023-09-23T20:44:47.635411+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:44:47.635411+0000","last_undegraded":"2023-09-23T20:44:47.635411+0000","last_fullsized":"2023-09-23T20:44:47.635411+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666037+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:44:48.666037+0000","last_peered":"2023-09-23T20:44:48.666037+0000","last_clean":"2023-09-23T20:44:48.666037+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:44:48.666037+0000","last_undegraded":"2023-09-23T20:44:48.666037+0000","last_fullsized":"2023-09-23T20:44:48.666037+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":360,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642432+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:44:48.642432+0000","last_peered":"2023-09-23T20:44:48.642432+0000","last_clean":"2023-09-23T20:44:48.642432+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:44:48.642432+0000","last_undegraded":"2023-09-23T20:44:48.642432+0000","last_fullsized":"2023-09-23T20:44:48.642432+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.665603+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:44:48.665603+0000","last_peered":"2023-09-23T20:44:48.665603+0000","last_clean":"2023-09-23T20:44:48.665603+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:44:48.665603+0000","last_undegraded":"2023-09-23T20:44:48.665603+0000","last_fullsized":"2023-09-23T20:44:48.665603+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.649665+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:44:48.649665+0000","last_peered":"2023-09-23T20:44:48.649665+0000","last_clean":"2023-09-23T20:44:48.649665+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:44:48.649665+0000","last_undegraded":"2023-09-23T20:44:48.649665+0000","last_fullsized":"2023-09-23T20:44:48.649665+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.634954+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:44:47.634954+0000","last_peered":"2023-09-23T20:44:47.634954+0000","last_clean":"2023-09-23T20:44:47.634954+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:44:47.634954+0000","last_undegraded":"2023-09-23T20:44:47.634954+0000","last_fullsized":"2023-09-23T20:44:47.634954+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":429,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.687770+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:44:48.687770+0000","last_peered":"2023-09-23T20:44:48.687770+0000","last_clean":"2023-09-23T20:44:48.687770+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:44:48.687770+0000","last_undegraded":"2023-09-23T20:44:48.687770+0000","last_fullsized":"2023-09-23T20:44:48.687770+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688419+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:44:48.688419+0000","last_peered":"2023-09-23T20:44:48.688419+0000","last_clean":"2023-09-23T20:44:48.688419+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:44:48.688419+0000","last_undegraded":"2023-09-23T20:44:48.688419+0000","last_fullsized":"2023-09-23T20:44:48.688419+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647650+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:44:48.647650+0000","last_peered":"2023-09-23T20:44:48.647650+0000","last_clean":"2023-09-23T20:44:48.647650+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:44:48.647650+0000","last_undegraded":"2023-09-23T20:44:48.647650+0000","last_fullsized":"2023-09-23T20:44:48.647650+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":386,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666161+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:44:48.666161+0000","last_peered":"2023-09-23T20:44:48.666161+0000","last_clean":"2023-09-23T20:44:48.666161+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:44:48.666161+0000","last_undegraded":"2023-09-23T20:44:48.666161+0000","last_fullsized":"2023-09-23T20:44:48.666161+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":379,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635058+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:44:47.635058+0000","last_peered":"2023-09-23T20:44:47.635058+0000","last_clean":"2023-09-23T20:44:47.635058+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:44:47.635058+0000","last_undegraded":"2023-09-23T20:44:47.635058+0000","last_fullsized":"2023-09-23T20:44:47.635058+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":376,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642687+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:44:48.642687+0000","last_peered":"2023-09-23T20:44:48.642687+0000","last_clean":"2023-09-23T20:44:48.642687+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:44:48.642687+0000","last_undegraded":"2023-09-23T20:44:48.642687+0000","last_fullsized":"2023-09-23T20:44:48.642687+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647344+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:44:48.647344+0000","last_peered":"2023-09-23T20:44:48.647344+0000","last_clean":"2023-09-23T20:44:48.647344+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:44:48.647344+0000","last_undegraded":"2023-09-23T20:44:48.647344+0000","last_fullsized":"2023-09-23T20:44:48.647344+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":362,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635531+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:44:47.635531+0000","last_peered":"2023-09-23T20:44:47.635531+0000","last_clean":"2023-09-23T20:44:47.635531+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:44:47.635531+0000","last_undegraded":"2023-09-23T20:44:47.635531+0000","last_fullsized":"2023-09-23T20:44:47.635531+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-23T20:44:40.572094+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:44:40.572094+0000","last_peered":"2023-09-23T20:44:40.572094+0000","last_clean":"2023-09-23T20:44:40.572094+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:44:40.572094+0000","last_undegraded":"2023-09-23T20:44:40.572094+0000","last_fullsized":"2023-09-23T20:44:40.572094+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":232,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666409+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:44:48.666409+0000","last_peered":"2023-09-23T20:44:48.666409+0000","last_clean":"2023-09-23T20:44:48.666409+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:44:48.666409+0000","last_undegraded":"2023-09-23T20:44:48.666409+0000","last_fullsized":"2023-09-23T20:44:48.666409+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"69'1","reported_seq":26,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647901+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:44:48.647901+0000","last_peered":"2023-09-23T20:44:48.647901+0000","last_clean":"2023-09-23T20:44:48.647901+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:44:48.647901+0000","last_undegraded":"2023-09-23T20:44:48.647901+0000","last_fullsized":"2023-09-23T20:44:48.647901+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.641996+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:44:48.641996+0000","last_peered":"2023-09-23T20:44:48.641996+0000","last_clean":"2023-09-23T20:44:48.641996+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:44:48.641996+0000","last_undegraded":"2023-09-23T20:44:48.641996+0000","last_fullsized":"2023-09-23T20:44:48.641996+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647911+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:44:48.647911+0000","last_peered":"2023-09-23T20:44:48.647911+0000","last_clean":"2023-09-23T20:44:48.647911+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:44:48.647911+0000","last_undegraded":"2023-09-23T20:44:48.647911+0000","last_fullsized":"2023-09-23T20:44:48.647911+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":357,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688087+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:44:48.688087+0000","last_peered":"2023-09-23T20:44:48.688087+0000","last_clean":"2023-09-23T20:44:48.688087+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:44:48.688087+0000","last_undegraded":"2023-09-23T20:44:48.688087+0000","last_fullsized":"2023-09-23T20:44:48.688087+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":26,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647031+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:44:48.647031+0000","last_peered":"2023-09-23T20:44:48.647031+0000","last_clean":"2023-09-23T20:44:48.647031+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:44:48.647031+0000","last_undegraded":"2023-09-23T20:44:48.647031+0000","last_fullsized":"2023-09-23T20:44:48.647031+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":366,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-23T20:44:40.572101+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:44:40.572101+0000","last_peered":"2023-09-23T20:44:40.572101+0000","last_clean":"2023-09-23T20:44:40.572101+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:44:40.572101+0000","last_undegraded":"2023-09-23T20:44:40.572101+0000","last_fullsized":"2023-09-23T20:44:40.572101+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642199+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:44:48.642199+0000","last_peered":"2023-09-23T20:44:48.642199+0000","last_clean":"2023-09-23T20:44:48.642199+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:44:48.642199+0000","last_undegraded":"2023-09-23T20:44:48.642199+0000","last_fullsized":"2023-09-23T20:44:48.642199+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":327,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.634930+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:44:47.634930+0000","last_peered":"2023-09-23T20:44:47.634930+0000","last_clean":"2023-09-23T20:44:47.634930+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:44:47.634930+0000","last_undegraded":"2023-09-23T20:44:47.634930+0000","last_fullsized":"2023-09-23T20:44:47.634930+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":338,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666051+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:44:48.666051+0000","last_peered":"2023-09-23T20:44:48.666051+0000","last_clean":"2023-09-23T20:44:48.666051+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:44:48.666051+0000","last_undegraded":"2023-09-23T20:44:48.666051+0000","last_fullsized":"2023-09-23T20:44:48.666051+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688555+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:44:48.688555+0000","last_peered":"2023-09-23T20:44:48.688555+0000","last_clean":"2023-09-23T20:44:48.688555+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:44:48.688555+0000","last_undegraded":"2023-09-23T20:44:48.688555+0000","last_fullsized":"2023-09-23T20:44:48.688555+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-23T20:44:40.572336+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:44:40.572336+0000","last_peered":"2023-09-23T20:44:40.572336+0000","last_clean":"2023-09-23T20:44:40.572336+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:44:40.572336+0000","last_undegraded":"2023-09-23T20:44:40.572336+0000","last_fullsized":"2023-09-23T20:44:40.572336+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688703+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:44:48.688703+0000","last_peered":"2023-09-23T20:44:48.688703+0000","last_clean":"2023-09-23T20:44:48.688703+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:44:48.688703+0000","last_undegraded":"2023-09-23T20:44:48.688703+0000","last_fullsized":"2023-09-23T20:44:48.688703+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":341,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.687817+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:44:48.687817+0000","last_peered":"2023-09-23T20:44:48.687817+0000","last_clean":"2023-09-23T20:44:48.687817+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:44:48.687817+0000","last_undegraded":"2023-09-23T20:44:48.687817+0000","last_fullsized":"2023-09-23T20:44:48.687817+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688455+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:44:48.688455+0000","last_peered":"2023-09-23T20:44:48.688455+0000","last_clean":"2023-09-23T20:44:48.688455+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:44:48.688455+0000","last_undegraded":"2023-09-23T20:44:48.688455+0000","last_fullsized":"2023-09-23T20:44:48.688455+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.665756+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:44:48.665756+0000","last_peered":"2023-09-23T20:44:48.665756+0000","last_clean":"2023-09-23T20:44:48.665756+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:44:48.665756+0000","last_undegraded":"2023-09-23T20:44:48.665756+0000","last_fullsized":"2023-09-23T20:44:48.665756+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:45:04.091936+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:45:04.091936+0000","last_peered":"2023-09-23T20:45:04.091936+0000","last_clean":"2023-09-23T20:45:04.091936+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:45:04.091936+0000","last_undegraded":"2023-09-23T20:45:04.091936+0000","last_fullsized":"2023-09-23T20:45:04.091936+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":385,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.653406+0000","last_change":"2023-09-23T20:41:36.101206+0000","last_active":"2023-09-23T20:44:48.653406+0000","last_peered":"2023-09-23T20:44:48.653406+0000","last_clean":"2023-09-23T20:44:48.653406+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:44:48.653406+0000","last_undegraded":"2023-09-23T20:44:48.653406+0000","last_fullsized":"2023-09-23T20:44:48.653406+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642450+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:44:48.642450+0000","last_peered":"2023-09-23T20:44:48.642450+0000","last_clean":"2023-09-23T20:44:48.642450+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:44:48.642450+0000","last_undegraded":"2023-09-23T20:44:48.642450+0000","last_fullsized":"2023-09-23T20:44:48.642450+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":309,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.652771+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:44:48.652771+0000","last_peered":"2023-09-23T20:44:48.652771+0000","last_clean":"2023-09-23T20:44:48.652771+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:44:48.652771+0000","last_undegraded":"2023-09-23T20:44:48.652771+0000","last_fullsized":"2023-09-23T20:44:48.652771+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642640+0000","last_change":"2023-09-23T20:37:53.890130+0000","last_active":"2023-09-23T20:44:48.642640+0000","last_peered":"2023-09-23T20:44:48.642640+0000","last_clean":"2023-09-23T20:44:48.642640+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:44:48.642640+0000","last_undegraded":"2023-09-23T20:44:48.642640+0000","last_fullsized":"2023-09-23T20:44:48.642640+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":338,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688130+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:44:48.688130+0000","last_peered":"2023-09-23T20:44:48.688130+0000","last_clean":"2023-09-23T20:44:48.688130+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:44:48.688130+0000","last_undegraded":"2023-09-23T20:44:48.688130+0000","last_fullsized":"2023-09-23T20:44:48.688130+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642417+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:44:48.642417+0000","last_peered":"2023-09-23T20:44:48.642417+0000","last_clean":"2023-09-23T20:44:48.642417+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:44:48.642417+0000","last_undegraded":"2023-09-23T20:44:48.642417+0000","last_fullsized":"2023-09-23T20:44:48.642417+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":374,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.642976+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:44:47.642976+0000","last_peered":"2023-09-23T20:44:47.642976+0000","last_clean":"2023-09-23T20:44:47.642976+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:44:47.642976+0000","last_undegraded":"2023-09-23T20:44:47.642976+0000","last_fullsized":"2023-09-23T20:44:47.642976+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":340,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:45:04.091841+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:45:04.091841+0000","last_peered":"2023-09-23T20:45:04.091841+0000","last_clean":"2023-09-23T20:45:04.091841+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:45:04.091841+0000","last_undegraded":"2023-09-23T20:45:04.091841+0000","last_fullsized":"2023-09-23T20:45:04.091841+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.653646+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:44:48.653646+0000","last_peered":"2023-09-23T20:44:48.653646+0000","last_clean":"2023-09-23T20:44:48.653646+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:44:48.653646+0000","last_undegraded":"2023-09-23T20:44:48.653646+0000","last_fullsized":"2023-09-23T20:44:48.653646+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642112+0000","last_change":"2023-09-23T20:41:36.081704+0000","last_active":"2023-09-23T20:44:48.642112+0000","last_peered":"2023-09-23T20:44:48.642112+0000","last_clean":"2023-09-23T20:44:48.642112+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:44:48.642112+0000","last_undegraded":"2023-09-23T20:44:48.642112+0000","last_fullsized":"2023-09-23T20:44:48.642112+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":659,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647528+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:44:48.647528+0000","last_peered":"2023-09-23T20:44:48.647528+0000","last_clean":"2023-09-23T20:44:48.647528+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:44:48.647528+0000","last_undegraded":"2023-09-23T20:44:48.647528+0000","last_fullsized":"2023-09-23T20:44:48.647528+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.665915+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:44:48.665915+0000","last_peered":"2023-09-23T20:44:48.665915+0000","last_clean":"2023-09-23T20:44:48.665915+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:44:48.665915+0000","last_undegraded":"2023-09-23T20:44:48.665915+0000","last_fullsized":"2023-09-23T20:44:48.665915+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-23T20:44:40.572973+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:44:40.572973+0000","last_peered":"2023-09-23T20:44:40.572973+0000","last_clean":"2023-09-23T20:44:40.572973+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:44:40.572973+0000","last_undegraded":"2023-09-23T20:44:40.572973+0000","last_fullsized":"2023-09-23T20:44:40.572973+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.647408+0000","last_change":"2023-09-23T20:41:36.086675+0000","last_active":"2023-09-23T20:44:48.647408+0000","last_peered":"2023-09-23T20:44:48.647408+0000","last_clean":"2023-09-23T20:44:48.647408+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:44:48.647408+0000","last_undegraded":"2023-09-23T20:44:48.647408+0000","last_fullsized":"2023-09-23T20:44:48.647408+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.634886+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:44:47.634886+0000","last_peered":"2023-09-23T20:44:47.634886+0000","last_clean":"2023-09-23T20:44:47.634886+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:44:47.634886+0000","last_undegraded":"2023-09-23T20:44:47.634886+0000","last_fullsized":"2023-09-23T20:44:47.634886+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.918825+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:44:48.918825+0000","last_peered":"2023-09-23T20:44:48.918825+0000","last_clean":"2023-09-23T20:44:48.918825+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:44:48.918825+0000","last_undegraded":"2023-09-23T20:44:48.918825+0000","last_fullsized":"2023-09-23T20:44:48.918825+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":22,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.649564+0000","last_change":"2023-09-23T20:41:36.087817+0000","last_active":"2023-09-23T20:44:48.649564+0000","last_peered":"2023-09-23T20:44:48.649564+0000","last_clean":"2023-09-23T20:44:48.649564+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:44:48.649564+0000","last_undegraded":"2023-09-23T20:44:48.649564+0000","last_fullsized":"2023-09-23T20:44:48.649564+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.653319+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:44:48.653319+0000","last_peered":"2023-09-23T20:44:48.653319+0000","last_clean":"2023-09-23T20:44:48.653319+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:44:48.653319+0000","last_undegraded":"2023-09-23T20:44:48.653319+0000","last_fullsized":"2023-09-23T20:44:48.653319+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635200+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:44:47.635200+0000","last_peered":"2023-09-23T20:44:47.635200+0000","last_clean":"2023-09-23T20:44:47.635200+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:44:47.635200+0000","last_undegraded":"2023-09-23T20:44:47.635200+0000","last_fullsized":"2023-09-23T20:44:47.635200+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666546+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:44:48.666546+0000","last_peered":"2023-09-23T20:44:48.666546+0000","last_clean":"2023-09-23T20:44:48.666546+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:44:48.666546+0000","last_undegraded":"2023-09-23T20:44:48.666546+0000","last_fullsized":"2023-09-23T20:44:48.666546+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":323,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.653637+0000","last_change":"2023-09-23T20:37:53.888484+0000","last_active":"2023-09-23T20:44:48.653637+0000","last_peered":"2023-09-23T20:44:48.653637+0000","last_clean":"2023-09-23T20:44:48.653637+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:44:48.653637+0000","last_undegraded":"2023-09-23T20:44:48.653637+0000","last_fullsized":"2023-09-23T20:44:48.653637+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.665657+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:44:48.665657+0000","last_peered":"2023-09-23T20:44:48.665657+0000","last_clean":"2023-09-23T20:44:48.665657+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:44:48.665657+0000","last_undegraded":"2023-09-23T20:44:48.665657+0000","last_fullsized":"2023-09-23T20:44:48.665657+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-23T20:44:40.572645+0000","last_change":"2023-09-23T20:41:36.085551+0000","last_active":"2023-09-23T20:44:40.572645+0000","last_peered":"2023-09-23T20:44:40.572645+0000","last_clean":"2023-09-23T20:44:40.572645+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:44:40.572645+0000","last_undegraded":"2023-09-23T20:44:40.572645+0000","last_fullsized":"2023-09-23T20:44:40.572645+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":332,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.919142+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:44:48.919142+0000","last_peered":"2023-09-23T20:44:48.919142+0000","last_clean":"2023-09-23T20:44:48.919142+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:44:48.919142+0000","last_undegraded":"2023-09-23T20:44:48.919142+0000","last_fullsized":"2023-09-23T20:44:48.919142+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":320,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688079+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:44:48.688079+0000","last_peered":"2023-09-23T20:44:48.688079+0000","last_clean":"2023-09-23T20:44:48.688079+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:44:48.688079+0000","last_undegraded":"2023-09-23T20:44:48.688079+0000","last_fullsized":"2023-09-23T20:44:48.688079+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635069+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:44:47.635069+0000","last_peered":"2023-09-23T20:44:47.635069+0000","last_clean":"2023-09-23T20:44:47.635069+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:44:47.635069+0000","last_undegraded":"2023-09-23T20:44:47.635069+0000","last_fullsized":"2023-09-23T20:44:47.635069+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.644179+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:44:47.644179+0000","last_peered":"2023-09-23T20:44:47.644179+0000","last_clean":"2023-09-23T20:44:47.644179+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:44:47.644179+0000","last_undegraded":"2023-09-23T20:44:47.644179+0000","last_fullsized":"2023-09-23T20:44:47.644179+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":323,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642199+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:44:48.642199+0000","last_peered":"2023-09-23T20:44:48.642199+0000","last_clean":"2023-09-23T20:44:48.642199+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:44:48.642199+0000","last_undegraded":"2023-09-23T20:44:48.642199+0000","last_fullsized":"2023-09-23T20:44:48.642199+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.688567+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:44:48.688567+0000","last_peered":"2023-09-23T20:44:48.688567+0000","last_clean":"2023-09-23T20:44:48.688567+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:44:48.688567+0000","last_undegraded":"2023-09-23T20:44:48.688567+0000","last_fullsized":"2023-09-23T20:44:48.688567+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.642204+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:44:48.642204+0000","last_peered":"2023-09-23T20:44:48.642204+0000","last_clean":"2023-09-23T20:44:48.642204+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:44:48.642204+0000","last_undegraded":"2023-09-23T20:44:48.642204+0000","last_fullsized":"2023-09-23T20:44:48.642204+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.687907+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:44:48.687907+0000","last_peered":"2023-09-23T20:44:48.687907+0000","last_clean":"2023-09-23T20:44:48.687907+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:44:48.687907+0000","last_undegraded":"2023-09-23T20:44:48.687907+0000","last_fullsized":"2023-09-23T20:44:48.687907+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.666413+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:44:48.666413+0000","last_peered":"2023-09-23T20:44:48.666413+0000","last_clean":"2023-09-23T20:44:48.666413+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:44:48.666413+0000","last_undegraded":"2023-09-23T20:44:48.666413+0000","last_fullsized":"2023-09-23T20:44:48.666413+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.665949+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:44:48.665949+0000","last_peered":"2023-09-23T20:44:48.665949+0000","last_clean":"2023-09-23T20:44:48.665949+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:44:48.665949+0000","last_undegraded":"2023-09-23T20:44:48.665949+0000","last_fullsized":"2023-09-23T20:44:48.665949+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":412,"reported_epoch":359,"state":"active+clean","last_fresh":"2023-09-23T20:44:47.635505+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:44:47.635505+0000","last_peered":"2023-09-23T20:44:47.635505+0000","last_clean":"2023-09-23T20:44:47.635505+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:44:47.635505+0000","last_undegraded":"2023-09-23T20:44:47.635505+0000","last_fullsized":"2023-09-23T20:44:47.635505+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":337,"reported_epoch":360,"state":"active+clean","last_fresh":"2023-09-23T20:44:48.687786+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:44:48.687786+0000","last_peered":"2023-09-23T20:44:48.687786+0000","last_clean":"2023-09-23T20:44:48.687786+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:44:48.687786+0000","last_undegraded":"2023-09-23T20:44:48.687786+0000","last_fullsized":"2023-09-23T20:44:48.687786+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201893,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":358828,"kb_used_data":4644,"kb_used_omap":0,"kb_used_meta":354176,"kb_avail":93386324,"statfs":{"total":95995035648,"available":95627595776,"internally_reserved":0,"allocated":4755456,"data_stored":3321091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":362676224},"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 Sep 23 20:44:27 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.9750000000000001,"15min":1.5129999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.26100000000000001},"max":{"1min":5.7919999999999998,"5min":33.451000000000001,"15min":56.399000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":2.7549999999999999,"5min":1.8640000000000001,"15min":1.629},"min":{"1min":0.34200000000000003,"5min":0.29199999999999998,"15min":0.27500000000000002},"max":{"1min":7.9560000000000004,"5min":23.771000000000001,"15min":61.406999999999996},"last":0.90100000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:44:46 2023","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.613,"15min":1.167},"min":{"1min":0.34899999999999998,"5min":0.317,"15min":0.314},"max":{"1min":4.7450000000000001,"5min":23.283999999999999,"15min":23.283999999999999},"last":1.137},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.8180000000000001,"15min":1.4039999999999999},"min":{"1min":0.33000000000000002,"5min":0.29899999999999999,"15min":0.26800000000000002},"max":{"1min":6.532,"5min":23.321999999999999,"15min":23.321999999999999},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:44:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.073,"15min":1.0469999999999999},"min":{"1min":0.376,"5min":0.34200000000000003,"15min":0.308},"max":{"1min":4.0990000000000002,"5min":4.718,"15min":26.445},"last":1.3200000000000001},{"interface":"front","average":{"1min":2.1520000000000001,"5min":1.5629999999999999,"15min":1.2110000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":8.0069999999999997,"5min":8.0069999999999997,"15min":22.346},"last":0.83799999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:44:46 2023","interfaces":[{"interface":"back","average":{"1min":2.7149999999999999,"5min":1.9039999999999999,"15min":2.7029999999999998},"min":{"1min":0.38,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":24.141999999999999,"5min":24.141999999999999,"15min":114.539},"last":1.2649999999999999},{"interface":"front","average":{"1min":4.3049999999999997,"5min":2.5369999999999999,"15min":2.8740000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":31.960000000000001,"5min":31.960000000000001,"15min":114.58199999999999},"last":1.0629999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:44:27 2023","interfaces":[{"interface":"back","average":{"1min":1.405,"5min":0.93000000000000005,"15min":1.157},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.31},"max":{"1min":5.8019999999999996,"5min":5.8019999999999996,"15min":45.527000000000001},"last":1.359},{"interface":"front","average":{"1min":1.8979999999999999,"5min":1.4319999999999999,"15min":1.319},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":8.0470000000000006,"5min":8.6189999999999998,"15min":45.575000000000003},"last":0.97899999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:44:27 2023","interfaces":[{"interface":"back","average":{"1min":1.681,"5min":1.2030000000000001,"15min":0.99199999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.28599999999999998},"max":{"1min":9.2739999999999991,"5min":9.2739999999999991,"15min":9.2739999999999991},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0580000000000001,"15min":1.0609999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.29899999999999999},"max":{"1min":3.4889999999999999,"5min":9.7119999999999997,"15min":9.7119999999999997},"last":1.2130000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:45:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.5069999999999999,"15min":1.228},"min":{"1min":0.47999999999999998,"5min":0.316,"15min":0.316},"max":{"1min":2.2149999999999999,"5min":8.2420000000000009,"15min":8.2420000000000009},"last":1.085},{"interface":"front","average":{"1min":1.161,"5min":1.6000000000000001,"15min":1.379},"min":{"1min":0.70899999999999996,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.0019999999999998,"5min":11.459,"15min":11.459},"last":1.399}]}]},{"osd":6,"up_from":299,"seq":1284195221594,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":622928,"kb_used_data":410312,"kb_used_omap":11,"kb_used_meta":212596,"kb_avail":93122224,"statfs":{"total":95995035648,"available":95357157376,"internally_reserved":0,"allocated":420159488,"data_stored":418744993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":217699296},"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 Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":2.774,"5min":4.4480000000000004,"15min":2.3069999999999999},"min":{"1min":0.53900000000000003,"5min":0.28499999999999998,"15min":0.26300000000000001},"max":{"1min":25.172000000000001,"5min":227.89099999999999,"15min":227.89099999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":2.7599999999999998,"5min":4.5259999999999998,"15min":2.3799999999999999},"min":{"1min":0.442,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":25.388999999999999,"5min":228.392,"15min":228.392},"last":0.74199999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5129999999999999,"5min":1.911,"15min":1.3700000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":7.2880000000000003,"5min":7.2880000000000003,"15min":7.2880000000000003},"last":0.82499999999999996},{"interface":"front","average":{"1min":2.0920000000000001,"5min":1.978,"15min":1.671},"min":{"1min":0.34699999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":7.8739999999999997,"5min":9.0690000000000008,"15min":9.0690000000000008},"last":0.69699999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":3.085,"5min":2.0110000000000001,"15min":3.746},"min":{"1min":0.34799999999999998,"5min":0.308,"15min":0.308},"max":{"1min":37.765999999999998,"5min":37.765999999999998,"15min":62.82},"last":0.874},{"interface":"front","average":{"1min":3.6280000000000001,"5min":2.3399999999999999,"15min":3.9940000000000002},"min":{"1min":0.40999999999999998,"5min":0.36899999999999999,"15min":0.30599999999999999},"max":{"1min":37.823999999999998,"5min":37.823999999999998,"15min":62.402999999999999},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":3.2829999999999999,"5min":3.2909999999999999,"15min":2.7839999999999998},"min":{"1min":0.433,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":25.106000000000002,"5min":107.131,"15min":107.131},"last":0.59399999999999997},{"interface":"front","average":{"1min":2.6579999999999999,"5min":3.4060000000000001,"15min":2.1230000000000002},"min":{"1min":0.45700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":24.452000000000002,"5min":107.175,"15min":107.175},"last":1.0209999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.464,"15min":1.643},"min":{"1min":0.38200000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.0170000000000003,"5min":8.2170000000000005,"15min":8.2170000000000005},"last":1.117},{"interface":"front","average":{"1min":1.504,"5min":1.462,"15min":1.5609999999999999},"min":{"1min":0.45300000000000001,"5min":0.33300000000000002,"15min":0.30599999999999999},"max":{"1min":7.3280000000000003,"5min":7.3280000000000003,"15min":7.3650000000000002},"last":0.91500000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.4390000000000001,"5min":1.7310000000000001,"15min":1.3080000000000001},"min":{"1min":0.41299999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":7.3659999999999997,"5min":8.0609999999999999,"15min":8.0609999999999999},"last":1.331},{"interface":"front","average":{"1min":1.554,"5min":1.6120000000000001,"15min":1.706},"min":{"1min":0.38,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.3129999999999997,"5min":9.2100000000000009,"15min":9.2100000000000009},"last":1.1779999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5329999999999999,"5min":1.8260000000000001,"15min":1.5660000000000001},"min":{"1min":0.48299999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.3479999999999999,"5min":9.1530000000000005,"15min":9.1530000000000005},"last":1.081},{"interface":"front","average":{"1min":1.5589999999999999,"5min":1.6850000000000001,"15min":1.2410000000000001},"min":{"1min":0.42399999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.9909999999999997,"5min":9.2400000000000002,"15min":9.2400000000000002},"last":1.3700000000000001}]}]},{"osd":1,"up_from":90,"seq":386547057079,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":867996,"kb_used_data":4756,"kb_used_omap":4,"kb_used_meta":863227,"kb_avail":92877156,"statfs":{"total":95995035648,"available":95106207744,"internally_reserved":0,"allocated":4870144,"data_stored":2828395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":883945358},"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":12,"apply_latency_ms":12,"commit_latency_ns":12000000,"apply_latency_ns":12000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":1.883,"15min":2.512},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":2.347,"5min":9.5489999999999995,"15min":133.53200000000001},"last":0.626},{"interface":"front","average":{"1min":0.59399999999999997,"5min":1.7,"15min":2.577},"min":{"1min":0.27600000000000002,"5min":0.186,"15min":0.186},"max":{"1min":2.7639999999999998,"5min":10.502000000000001,"15min":131.57499999999999},"last":0.73599999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:44:19 2023","interfaces":[{"interface":"back","average":{"1min":3.214,"5min":2.1459999999999999,"15min":1.7110000000000001},"min":{"1min":0.23799999999999999,"5min":0.186,"15min":0.186},"max":{"1min":9.4789999999999992,"5min":9.6630000000000003,"15min":110.608},"last":0.71199999999999997},{"interface":"front","average":{"1min":2.5299999999999998,"5min":1.8240000000000001,"15min":1.6599999999999999},"min":{"1min":0.254,"5min":0.23699999999999999,"15min":0.19900000000000001},"max":{"1min":6.3710000000000004,"5min":10.378,"15min":112.98},"last":0.78400000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":2.089,"15min":2.6699999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":4.3680000000000003,"5min":9.0169999999999995,"15min":175.08799999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.244,"5min":2.2509999999999999,"15min":2.9630000000000001},"min":{"1min":0.308,"5min":0.26600000000000001,"15min":0.23000000000000001},"max":{"1min":4.8570000000000002,"5min":11.041,"15min":175.488},"last":0.94099999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.571,"15min":1.169},"min":{"1min":0.32100000000000001,"5min":0.314,"15min":0.29499999999999998},"max":{"1min":5.1399999999999997,"5min":8.8190000000000008,"15min":9.3390000000000004},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.5289999999999999,"15min":1.423},"min":{"1min":0.33500000000000002,"5min":0.311,"15min":0.28799999999999998},"max":{"1min":9.0950000000000006,"5min":9.0950000000000006,"15min":16.058},"last":0.86599999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":1.4590000000000001,"5min":1.948,"15min":1.4470000000000001},"min":{"1min":0.39800000000000002,"5min":0.33800000000000002,"15min":0.27700000000000002},"max":{"1min":7.5460000000000003,"5min":9.5280000000000005,"15min":9.5280000000000005},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.387,"5min":1.837,"15min":1.3149999999999999},"min":{"1min":0.34799999999999998,"5min":0.34599999999999997,"15min":0.32700000000000001},"max":{"1min":5.2960000000000003,"5min":8.7110000000000003,"15min":9.4030000000000005},"last":1.401}]},{"osd":6,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":1.885,"5min":2.0819999999999999,"15min":1.4530000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":7.6500000000000004,"5min":9.6059999999999999,"15min":9.6059999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.355,"5min":2.0129999999999999,"15min":1.458},"min":{"1min":0.59299999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":5.6669999999999998,"5min":11.728999999999999,"15min":11.728999999999999},"last":1.1870000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":2.153,"5min":2.2360000000000002,"15min":1.554},"min":{"1min":0.438,"5min":0.38200000000000001,"15min":0.35399999999999998},"max":{"1min":8.375,"5min":9.5709999999999997,"15min":9.5709999999999997},"last":1.157},{"interface":"front","average":{"1min":1.077,"5min":1.819,"15min":1.335},"min":{"1min":0.499,"5min":0.42999999999999999,"15min":0.41099999999999998},"max":{"1min":4.6289999999999996,"5min":8.7929999999999993,"15min":9.4570000000000007},"last":1.254}]}]},{"osd":0,"up_from":85,"seq":365072220605,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1357988,"kb_used_data":406748,"kb_used_omap":5,"kb_used_meta":951226,"kb_avail":92387164,"statfs":{"total":95995035648,"available":94604455936,"internally_reserved":0,"allocated":416509952,"data_stored":414454040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":974056058},"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 Sep 23 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":5.4630000000000001,"15min":2.7200000000000002},"min":{"1min":0.246,"5min":0.22900000000000001,"15min":0.19600000000000001},"max":{"1min":8.6639999999999997,"5min":184.161,"15min":184.161},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.3149999999999999,"5min":5.7350000000000003,"15min":2.9940000000000002},"min":{"1min":0.36499999999999999,"5min":0.222,"15min":0.19900000000000001},"max":{"1min":7.2190000000000003,"5min":184.23699999999999,"15min":184.23699999999999},"last":0.55900000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:44:18 2023","interfaces":[{"interface":"back","average":{"1min":2.46,"5min":2.073,"15min":1.915},"min":{"1min":0.224,"5min":0.20799999999999999,"15min":0.19900000000000001},"max":{"1min":9.3670000000000009,"5min":10.201000000000001,"15min":84.491},"last":0.63900000000000001},{"interface":"front","average":{"1min":2.0299999999999998,"5min":1.591,"15min":1.7230000000000001},"min":{"1min":0.312,"5min":0.218,"15min":0.218},"max":{"1min":5.7000000000000002,"5min":7.0759999999999996,"15min":83.647999999999996},"last":0.78600000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:44:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":2.8599999999999999,"15min":2.3660000000000001},"min":{"1min":0.38,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":5.6280000000000001,"5min":59.131,"15min":145.04499999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":2.2290000000000001,"5min":3.2090000000000001,"15min":2.5790000000000002},"min":{"1min":0.41399999999999998,"5min":0.246,"15min":0.246},"max":{"1min":11.874000000000001,"5min":59.090000000000003,"15min":145.12799999999999},"last":0.49099999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:44:18 2023","interfaces":[{"interface":"back","average":{"1min":1.7370000000000001,"5min":1.4219999999999999,"15min":1.5669999999999999},"min":{"1min":0.35999999999999999,"5min":0.35699999999999998,"15min":0.316},"max":{"1min":5.7809999999999997,"5min":12.413,"15min":12.413},"last":0.95499999999999996},{"interface":"front","average":{"1min":2.29,"5min":1.819,"15min":1.6930000000000001},"min":{"1min":0.41099999999999998,"5min":0.39400000000000002,"15min":0.30199999999999999},"max":{"1min":9.2949999999999999,"5min":17.652999999999999,"15min":17.652999999999999},"last":0.85099999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:44:18 2023","interfaces":[{"interface":"back","average":{"1min":2.6880000000000002,"5min":1.992,"15min":1.768},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.33000000000000002},"max":{"1min":9.2579999999999991,"5min":17.699999999999999,"15min":17.699999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":2.198,"5min":1.5820000000000001,"15min":1.615},"min":{"1min":0.39700000000000002,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":8.734,"5min":8.734,"15min":10.090999999999999},"last":0.995}]},{"osd":6,"last update":"Sat Sep 23 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":1.8080000000000001,"5min":2.3769999999999998,"15min":1.883},"min":{"1min":0.60499999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":11.965999999999999,"5min":17.728999999999999,"15min":17.728999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.861,"5min":2.4460000000000002,"15min":1.9359999999999999},"min":{"1min":0.626,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":11.988,"5min":17.759,"15min":17.759},"last":1.0109999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:44:18 2023","interfaces":[{"interface":"back","average":{"1min":2.395,"5min":1.798,"15min":1.603},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":9.8529999999999998,"5min":9.8529999999999998,"15min":9.8529999999999998},"last":1.075},{"interface":"front","average":{"1min":1.897,"5min":1.738,"15min":1.5620000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":7.2519999999999998,"5min":12.738,"15min":12.738},"last":1.1870000000000001}]}]},{"osd":2,"up_from":95,"seq":408021893541,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":708560,"kb_used_data":4744,"kb_used_omap":7,"kb_used_meta":703800,"kb_avail":93036592,"statfs":{"total":95995035648,"available":95269470208,"internally_reserved":0,"allocated":4857856,"data_stored":2818343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":720691281},"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 Sep 23 20:44:32 2023","interfaces":[{"interface":"back","average":{"1min":2.0139999999999998,"5min":1.792,"15min":3.097},"min":{"1min":0.20799999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":9.7010000000000005,"5min":28.138999999999999,"15min":93.385000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":1.6890000000000001,"5min":1.9450000000000001,"15min":3.5779999999999998},"min":{"1min":0.23000000000000001,"5min":0.219,"15min":0.218},"max":{"1min":5.319,"5min":29.594999999999999,"15min":93.296000000000006},"last":0.46300000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:44:32 2023","interfaces":[{"interface":"back","average":{"1min":2.8849999999999998,"5min":2.3460000000000001,"15min":2.0059999999999998},"min":{"1min":0.245,"5min":0.214,"15min":0.214},"max":{"1min":23.420000000000002,"5min":27.634,"15min":81.994},"last":0.435},{"interface":"front","average":{"1min":2.2839999999999998,"5min":2.5739999999999998,"15min":2.0569999999999999},"min":{"1min":0.253,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":23.648,"5min":27.486000000000001,"15min":86.367999999999995},"last":0.54300000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":3.145,"15min":2.585},"min":{"1min":0.35299999999999998,"5min":0.29499999999999998,"15min":0.22900000000000001},"max":{"1min":3.9340000000000002,"5min":78.543000000000006,"15min":80.498000000000005},"last":0.57699999999999996},{"interface":"front","average":{"1min":1.2989999999999999,"5min":2.476,"15min":2.3780000000000001},"min":{"1min":0.33500000000000002,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":4.0199999999999996,"5min":32.494999999999997,"15min":81.091999999999999},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:44:32 2023","interfaces":[{"interface":"back","average":{"1min":1.734,"5min":1.6930000000000001,"15min":1.2729999999999999},"min":{"1min":0.42999999999999999,"5min":0.311,"15min":0.311},"max":{"1min":9.5289999999999999,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":0.76700000000000002},{"interface":"front","average":{"1min":2.2320000000000002,"5min":1.6339999999999999,"15min":1.349},"min":{"1min":0.437,"5min":0.35599999999999998,"15min":0.35399999999999998},"max":{"1min":9.6199999999999992,"5min":9.6199999999999992,"15min":9.6199999999999992},"last":1.0840000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:44:32 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.387,"15min":1.1910000000000001},"min":{"1min":0.36199999999999999,"5min":0.35199999999999998,"15min":0.312},"max":{"1min":2.194,"5min":10.500999999999999,"15min":10.500999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.6890000000000001,"5min":1.585,"15min":1.321},"min":{"1min":0.40300000000000002,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":6.5999999999999996,"5min":10.013,"15min":10.013},"last":0.71999999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.7609999999999999,"15min":1.284},"min":{"1min":0.45100000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.6680000000000001,"5min":14.483000000000001,"15min":14.483000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.25,"5min":2.0750000000000002,"15min":1.4239999999999999},"min":{"1min":0.49299999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.1879999999999997,"5min":10.404999999999999,"15min":10.404999999999999},"last":0.68999999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:44:32 2023","interfaces":[{"interface":"back","average":{"1min":1.5649999999999999,"5min":1.609,"15min":1.2749999999999999},"min":{"1min":0.38200000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":6.5110000000000001,"5min":16.652999999999999,"15min":16.652999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.8280000000000001,"5min":1.8169999999999999,"15min":1.381},"min":{"1min":0.377,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.6340000000000003,"5min":10.08,"15min":10.08},"last":0.90000000000000002}]}]},{"osd":3,"up_from":100,"seq":429496730016,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1038616,"kb_used_data":4688,"kb_used_omap":2,"kb_used_meta":1033917,"kb_avail":92706536,"statfs":{"total":95995035648,"available":94931492864,"internally_reserved":0,"allocated":4800512,"data_stored":2817178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1058731061},"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":12,"apply_latency_ms":12,"commit_latency_ns":12000000,"apply_latency_ns":12000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":3.597,"15min":3.8300000000000001},"min":{"1min":0.24099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":7.3940000000000001,"5min":94.140000000000001,"15min":168.333},"last":0.5},{"interface":"front","average":{"1min":1.6279999999999999,"5min":2.9369999999999998,"15min":3.4740000000000002},"min":{"1min":0.219,"5min":0.19400000000000001,"15min":0.192},"max":{"1min":7.2789999999999999,"5min":96.546999999999997,"15min":168.22999999999999},"last":0.37}]},{"osd":1,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":4.5510000000000002,"5min":3.1040000000000001,"15min":1.9470000000000001},"min":{"1min":0.29199999999999998,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":67.179000000000002,"5min":67.179000000000002,"15min":67.179000000000002},"last":0.42099999999999999},{"interface":"front","average":{"1min":2.536,"5min":2.8540000000000001,"15min":1.996},"min":{"1min":0.40000000000000002,"5min":0.23599999999999999,"15min":0.21299999999999999},"max":{"1min":9.9830000000000005,"5min":17.600999999999999,"15min":17.600999999999999},"last":0.40600000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.2170000000000001,"5min":3.1269999999999998,"15min":2.2759999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.23200000000000001},"max":{"1min":7.3780000000000001,"5min":60.033000000000001,"15min":60.033000000000001},"last":0.47199999999999998},{"interface":"front","average":{"1min":4.8339999999999996,"5min":3.3460000000000001,"15min":2.2650000000000001},"min":{"1min":0.38200000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":67.016999999999996,"5min":67.016999999999996,"15min":67.016999999999996},"last":0.44}]},{"osd":4,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0819999999999999,"5min":1.8140000000000001,"15min":1.5780000000000001},"min":{"1min":0.48399999999999999,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":7.3929999999999998,"5min":9.0690000000000008,"15min":14.521000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":2.069,"5min":1.7929999999999999,"15min":1.6200000000000001},"min":{"1min":0.35599999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":9.0020000000000007,"5min":12.414999999999999,"15min":12.414999999999999},"last":0.94999999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0049999999999999,"5min":1.835,"15min":2.0270000000000001},"min":{"1min":0.37,"5min":0.32700000000000001,"15min":0.32600000000000001},"max":{"1min":7.319,"5min":12.535,"15min":83.965000000000003},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.9730000000000001,"5min":2.1320000000000001,"15min":2.0800000000000001},"min":{"1min":0.433,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":7.859,"5min":16.006,"15min":84.195999999999998},"last":0.81899999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0779999999999998,"5min":2.0819999999999999,"15min":1.9330000000000001},"min":{"1min":0.35999999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.0530000000000008,"5min":12.519,"15min":12.519},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.782,"5min":2.2709999999999999,"15min":1.9550000000000001},"min":{"1min":0.443,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.4379999999999997,"5min":10.52,"15min":10.52},"last":0.97899999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5609999999999999,"5min":2.246,"15min":1.752},"min":{"1min":0.41099999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":9.0969999999999995,"5min":18.359999999999999,"15min":18.359999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":2.6080000000000001,"5min":2.2850000000000001,"15min":1.827},"min":{"1min":0.47499999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":9.1180000000000003,"5min":18.388000000000002,"15min":18.388000000000002},"last":0.89100000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986818,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":542372,"kb_used_data":4060,"kb_used_omap":0,"kb_used_meta":538304,"kb_avail":93202780,"statfs":{"total":95995035648,"available":95439646720,"internally_reserved":0,"allocated":4157440,"data_stored":2730653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":551223296},"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":12,"apply_latency_ms":12,"commit_latency_ns":12000000,"apply_latency_ns":12000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:44:35 2023","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":1.782,"15min":2.359},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.23499999999999999},"max":{"1min":4.327,"5min":69.632999999999996,"15min":132.52799999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.6719999999999999,"5min":2.6459999999999999,"15min":2.6000000000000001},"min":{"1min":0.39100000000000001,"5min":0.27000000000000002,"15min":0.24099999999999999},"max":{"1min":4.4260000000000002,"5min":70.808999999999997,"15min":132.57900000000001},"last":0.70799999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:45:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":2.3050000000000002,"15min":1.7769999999999999},"min":{"1min":0.36799999999999999,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":6.6379999999999999,"5min":64.444999999999993,"15min":64.444999999999993},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.8440000000000001,"5min":2.46,"15min":1.956},"min":{"1min":0.58399999999999996,"5min":0.30499999999999999,"15min":0.30399999999999999},"max":{"1min":6.4109999999999996,"5min":65.369,"15min":65.369},"last":0.751}]},{"osd":2,"last update":"Sat Sep 23 20:44:35 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":3.4660000000000002,"15min":2.8260000000000001},"min":{"1min":0.41399999999999998,"5min":0.30399999999999999,"15min":0.26800000000000002},"max":{"1min":7.1210000000000004,"5min":187.89599999999999,"15min":187.89599999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":2.1059999999999999,"5min":3.4609999999999999,"15min":2.9220000000000002},"min":{"1min":0.40300000000000002,"5min":0.34000000000000002,"15min":0.28000000000000003},"max":{"1min":7.5430000000000001,"5min":189.535,"15min":189.535},"last":1.046}]},{"osd":3,"last update":"Sat Sep 23 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9199999999999999,"5min":2.149,"15min":2.0680000000000001},"min":{"1min":0.377,"5min":0.317,"15min":0.29199999999999998},"max":{"1min":10.010999999999999,"5min":18.789000000000001,"15min":31.518000000000001},"last":0.622},{"interface":"front","average":{"1min":2.3530000000000002,"5min":2.286,"15min":2.2090000000000001},"min":{"1min":0.44,"5min":0.42199999999999999,"15min":0.33600000000000002},"max":{"1min":9.9190000000000005,"5min":18.821999999999999,"15min":31.620000000000001},"last":0.91300000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:45:16 2023","interfaces":[{"interface":"back","average":{"1min":1.4950000000000001,"5min":1.2709999999999999,"15min":1.8660000000000001},"min":{"1min":0.41199999999999998,"5min":0.33400000000000002,"15min":0.28799999999999998},"max":{"1min":8.6340000000000003,"5min":10.34,"15min":170.56},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.552,"5min":1.6040000000000001,"15min":1.9950000000000001},"min":{"1min":0.54100000000000004,"5min":0.372,"15min":0.313},"max":{"1min":4.6520000000000001,"5min":8.7390000000000008,"15min":170.81399999999999},"last":1.123}]},{"osd":6,"last update":"Sat Sep 23 20:45:11 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":1.5329999999999999,"15min":1.669},"min":{"1min":0.36299999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.5830000000000002,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":0.996},{"interface":"front","average":{"1min":2.137,"5min":1.7050000000000001,"15min":2.0049999999999999},"min":{"1min":0.55100000000000005,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":8.0380000000000003,"5min":8.0380000000000003,"15min":8.2539999999999996},"last":0.88200000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:45:16 2023","interfaces":[{"interface":"back","average":{"1min":1.524,"5min":1.236,"15min":1.3260000000000001},"min":{"1min":0.51200000000000001,"5min":0.41299999999999998,"15min":0.35399999999999998},"max":{"1min":8.6739999999999995,"5min":8.6739999999999995,"15min":25.605},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.587,"15min":1.4119999999999999},"min":{"1min":0.41199999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":8.6509999999999998,"5min":8.6509999999999998,"15min":25.664000000000001},"last":1.0760000000000001}]}]},{"osd":5,"up_from":39,"seq":167503725178,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902868,"kb_used_data":407116,"kb_used_omap":0,"kb_used_meta":495744,"kb_avail":92842284,"statfs":{"total":95995035648,"available":95070498816,"internally_reserved":0,"allocated":416886784,"data_stored":415472125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":507641856},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:44:30 2023","interfaces":[{"interface":"back","average":{"1min":1.6160000000000001,"5min":2.1549999999999998,"15min":2.7909999999999999},"min":{"1min":0.26200000000000001,"5min":0.26100000000000001,"15min":0.23599999999999999},"max":{"1min":7.5869999999999997,"5min":39.087000000000003,"15min":166.43700000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":2.3719999999999999,"5min":2.3540000000000001,"15min":2.8500000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.26100000000000001},"max":{"1min":9.0510000000000002,"5min":39.509,"15min":165.25299999999999},"last":0.80500000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:45:04 2023","interfaces":[{"interface":"back","average":{"1min":2.214,"5min":5.9589999999999996,"15min":2.8980000000000001},"min":{"1min":0.44500000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":9.2590000000000003,"5min":146.178,"15min":146.178},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.3560000000000001,"5min":5.4980000000000002,"15min":2.8260000000000001},"min":{"1min":0.315,"5min":0.30199999999999999,"15min":0.27000000000000002},"max":{"1min":4.4349999999999996,"5min":145.876,"15min":145.876},"last":1.5}]},{"osd":2,"last update":"Sat Sep 23 20:44:30 2023","interfaces":[{"interface":"back","average":{"1min":2.3370000000000002,"5min":2.1240000000000001,"15min":1.474},"min":{"1min":0.33400000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":8.4770000000000003,"5min":35.042999999999999,"15min":35.042999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.6319999999999999,"5min":1.8999999999999999,"15min":1.3839999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33100000000000002},"max":{"1min":4.8810000000000002,"5min":35.210000000000001,"15min":35.210000000000001},"last":1.3400000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:45:04 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":2.9670000000000001,"15min":2.1419999999999999},"min":{"1min":0.73099999999999998,"5min":0.35699999999999998,"15min":0.312},"max":{"1min":7.056,"5min":77.787000000000006,"15min":77.787000000000006},"last":1.2070000000000001},{"interface":"front","average":{"1min":2.4409999999999998,"5min":3.0350000000000001,"15min":2.2709999999999999},"min":{"1min":0.48599999999999999,"5min":0.373,"15min":0.30299999999999999},"max":{"1min":7.6420000000000003,"5min":77.745000000000005,"15min":77.745000000000005},"last":0.96899999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:44:30 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":1.579,"15min":1.3620000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.28000000000000003},"max":{"1min":10.775,"5min":10.775,"15min":10.775},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.3160000000000001,"5min":1.3839999999999999,"15min":1.2330000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.26800000000000002},"max":{"1min":4.8300000000000001,"5min":7.8079999999999998,"15min":7.8079999999999998},"last":1.4219999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:45:04 2023","interfaces":[{"interface":"back","average":{"1min":2.1909999999999998,"5min":1.671,"15min":1.411},"min":{"1min":0.39700000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.2149999999999999,"5min":9.2149999999999999,"15min":9.2149999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.5569999999999999,"5min":1.534,"15min":1.407},"min":{"1min":0.41899999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":4.0709999999999997,"5min":7.9409999999999998,"15min":7.9409999999999998},"last":1.5720000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:45:18 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.468,"15min":1.181},"min":{"1min":0.47599999999999998,"5min":0.33700000000000002,"15min":0.33000000000000002},"max":{"1min":3.246,"5min":12.609999999999999,"15min":12.609999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":2.4660000000000002,"5min":1.7749999999999999,"15min":1.446},"min":{"1min":0.48899999999999999,"5min":0.433,"15min":0.41599999999999998},"max":{"1min":12.666,"5min":12.666,"15min":12.666},"last":1.3029999999999999}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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-09-23T20:45:24.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:24.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:24.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:24.802 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:24.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:24.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:24.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:24.970 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:25.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:25.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:25.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:25.205 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:25.237 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:25.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:25.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[107672]: cluster 2023-09-23T20:45:23.721856+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.352 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[107672]: cluster 2023-09-23T20:45:23.723944+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[107672]: cluster 2023-09-23T20:45:23.995839+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[107672]: cluster 2023-09-23T20:45:24.278767+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[107672]: cluster 2023-09-23T20:45:24.281732+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[104422]: cluster 2023-09-23T20:45:23.721856+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[104422]: cluster 2023-09-23T20:45:23.723944+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[104422]: cluster 2023-09-23T20:45:23.995839+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[104422]: cluster 2023-09-23T20:45:24.278767+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.353 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:25 smithi112 bash[104422]: cluster 2023-09-23T20:45:24.281732+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:25.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:25.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:25 smithi174 bash[91578]: cluster 2023-09-23T20:45:23.721856+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:25 smithi174 bash[91578]: cluster 2023-09-23T20:45:23.723944+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:25 smithi174 bash[91578]: cluster 2023-09-23T20:45:23.995839+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:25.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:25 smithi174 bash[91578]: cluster 2023-09-23T20:45:24.278767+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:25 smithi174 bash[91578]: cluster 2023-09-23T20:45:24.281732+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:25.501 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:25.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:25.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:25.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:25.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:25.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:25.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:25.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:25.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:26.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:26.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:26.120 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:26.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:26.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:26 smithi112 bash[104422]: cluster 2023-09-23T20:45:25.292659+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:26.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:26 smithi112 bash[107672]: cluster 2023-09-23T20:45:25.292659+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:26.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:26.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:26.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:26.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:26.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:26.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:26.518 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:26.531 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:26 smithi174 bash[91578]: cluster 2023-09-23T20:45:25.292659+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:45:26.549 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:26.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:26.643 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:26.653 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:26.677 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:26.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:26.779 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:26.813 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:26.915 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:26.943 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:26.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:27.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:27.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:27.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:27.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:27.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:27.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:27.311 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:27.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:27.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:27 smithi112 bash[104422]: cluster 2023-09-23T20:45:25.996757+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:27 smithi112 bash[107672]: cluster 2023-09-23T20:45:25.996757+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:27.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:27.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:27.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:27 smithi174 bash[91578]: cluster 2023-09-23T20:45:25.996757+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:27.590 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:27.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:45:27.621 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:27.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:27.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:27.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:27.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:27.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:27.986 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:28.020 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:28.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:28.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:45:28.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:45:28.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:28.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:28.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:28.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:28.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:28.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:28.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:28.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:28.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:28.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:28.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:28.680 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:28.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:28.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:28.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:28.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:28.916 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:28.950 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:28.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:29.053 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.082 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:29.185 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.198 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:29 smithi174 bash[91578]: cluster 2023-09-23T20:45:27.997582+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:29.216 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:29.319 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.351 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:29 smithi112 bash[104422]: cluster 2023-09-23T20:45:27.997582+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:29.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:29 smithi112 bash[107672]: cluster 2023-09-23T20:45:27.997582+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:29.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:29.481 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:29.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:29.584 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.611 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:29.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:29.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:29.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:29.850 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:29.882 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:29.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:29.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:30.117 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:30.134 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T20:45:30.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:30.182 INFO:tasks.workunit.client.0.smithi112.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T20:45:30.199 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:45:30.199 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T20:45:30.248 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:30.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:30.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:30.392 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:45:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:45:30] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2023-09-23T20:45:30.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:30.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:30.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:30.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:30.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:30.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:30.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:30.820 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:30.826 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:45:30.826 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:45:30.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:31.044 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T20:45:31.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:31.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:31.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:31.135 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T20:45:31.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:31.194 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:45:31.196 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:31 smithi174 bash[91578]: cluster 2023-09-23T20:45:29.998394+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:31.197 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:45:31.197 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T20:45:31.214 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:31.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:31.253 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:45:31.257 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T20:45:31.257 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T20:45:31.276 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-23T20:45:31.277 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-23T20:45:31.277 DEBUG:teuthology.orchestra.run.smithi112: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-09-23T20:45:31.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:31.336 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:31 smithi112 bash[107672]: cluster 2023-09-23T20:45:29.998394+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:31.336 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:31 smithi112 bash[104422]: cluster 2023-09-23T20:45:29.998394+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:31.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:31.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:31.427 INFO:tasks.workunit.client.0.smithi112.stdout:Running main() from gmock_main.cc 2023-09-23T20:45:31.428 INFO:tasks.workunit.client.0.smithi112.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-23T20:45:31.428 INFO:tasks.workunit.client.0.smithi112.stdout:[----------] Global test environment set-up. 2023-09-23T20:45:31.428 INFO:tasks.workunit.client.0.smithi112.stdout:[----------] 70 tests from TestClsRbd 2023-09-23T20:45:31.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:31.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:31.599 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:31.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:45:31.631 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:31.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:31.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:31.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:31.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:31.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:31.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:32.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:32.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:32.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:32.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:32.370 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:32.372 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:32.372 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:32.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:32.441 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:32.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:32.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:32.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:32.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:32.895 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:32.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:33.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:33.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:33.124 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-23T20:45:33.133 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:33.137 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_all_features (13 ms) 2023-09-23T20:45:33.137 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.copyup 2023-09-23T20:45:33.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: cluster 2023-09-23T20:45:31.999150+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:33.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: cluster 2023-09-23T20:45:32.098959+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.141 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: cluster 2023-09-23T20:45:32.103445+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-09-23T20:45:33.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: cluster 2023-09-23T20:45:32.103574+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: audit 2023-09-23T20:45:32.106875+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.112:0/3058157356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:33.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: audit 2023-09-23T20:45:32.107508+0000 mon.a (mon.0) 1749 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:33.142 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:33 smithi174 bash[91578]: cluster 2023-09-23T20:45:32.108069+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.158 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:33.262 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:33.372 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.copyup (235 ms) 2023-09-23T20:45:33.372 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-23T20:45:33.392 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: cluster 2023-09-23T20:45:31.999150+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: cluster 2023-09-23T20:45:32.098959+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: cluster 2023-09-23T20:45:32.103445+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: cluster 2023-09-23T20:45:32.103574+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: audit 2023-09-23T20:45:32.106875+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.112:0/3058157356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: audit 2023-09-23T20:45:32.107508+0000 mon.a (mon.0) 1749 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[104422]: cluster 2023-09-23T20:45:32.108069+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: cluster 2023-09-23T20:45:31.999150+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: cluster 2023-09-23T20:45:32.098959+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: cluster 2023-09-23T20:45:32.103445+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-09-23T20:45:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: cluster 2023-09-23T20:45:32.103574+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: audit 2023-09-23T20:45:32.106875+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.112:0/3058157356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: audit 2023-09-23T20:45:32.107508+0000 mon.a (mon.0) 1749 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:33 smithi112 bash[107672]: cluster 2023-09-23T20:45:32.108069+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:45:33.426 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:33.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:33.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:33.541 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.sparse_copyup (170 ms) 2023-09-23T20:45:33.541 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-23T20:45:33.556 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_and_set_id (14 ms) 2023-09-23T20:45:33.556 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-23T20:45:33.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:33.572 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.add_remove_child (17 ms) 2023-09-23T20:45:33.573 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-23T20:45:33.667 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:33.699 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:33.707 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.directory_methods (135 ms) 2023-09-23T20:45:33.707 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.create 2023-09-23T20:45:33.747 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.create (39 ms) 2023-09-23T20:45:33.747 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_features 2023-09-23T20:45:33.750 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2023-09-23T20:45:33.750 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-23T20:45:33.754 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2023-09-23T20:45:33.755 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-23T20:45:33.757 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-09-23T20:45:33.757 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-23T20:45:33.760 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-09-23T20:45:33.760 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-23T20:45:33.762 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2023-09-23T20:45:33.762 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-23T20:45:33.784 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_data_pool (22 ms) 2023-09-23T20:45:33.784 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.get_size 2023-09-23T20:45:33.794 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.get_size (9 ms) 2023-09-23T20:45:33.794 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.set_size 2023-09-23T20:45:33.802 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.set_size (9 ms) 2023-09-23T20:45:33.802 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-23T20:45:33.804 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.830 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.protection_status (28 ms) 2023-09-23T20:45:33.831 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-23T20:45:33.833 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:33.855 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.snapshot_limits (25 ms) 2023-09-23T20:45:33.856 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-23T20:45:33.936 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.966 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.parents_v1 (110 ms) 2023-09-23T20:45:33.966 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-23T20:45:33.969 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:34.016 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.parents_v2 (51 ms) 2023-09-23T20:45:34.016 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-23T20:45:34.050 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.snapshots (34 ms) 2023-09-23T20:45:34.050 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-23T20:45:34.059 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.snapid_race (9 ms) 2023-09-23T20:45:34.059 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-23T20:45:34.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.074 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.stripingv2 (15 ms) 2023-09-23T20:45:34.075 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-23T20:45:34.079 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.object_map_save (5 ms) 2023-09-23T20:45:34.080 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-23T20:45:34.093 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.object_map_resize (13 ms) 2023-09-23T20:45:34.093 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-23T20:45:34.103 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.104 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.object_map_update (11 ms) 2023-09-23T20:45:34.104 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-23T20:45:34.104 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2023-09-23T20:45:34.104 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-23T20:45:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:34.116 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.object_map_snap_add (12 ms) 2023-09-23T20:45:34.116 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-23T20:45:34.127 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.object_map_snap_remove (11 ms) 2023-09-23T20:45:34.128 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.flags 2023-09-23T20:45:34.138 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.flags (11 ms) 2023-09-23T20:45:34.138 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.metadata 2023-09-23T20:45:34.175 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.metadata (37 ms) 2023-09-23T20:45:34.175 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.set_features 2023-09-23T20:45:34.190 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.set_features (15 ms) 2023-09-23T20:45:34.190 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.mirror 2023-09-23T20:45:34.208 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:34.219 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.107746+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.111157+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.111157+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.111914+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.112433+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: audit 2023-09-23T20:45:33.112608+0000 mon.a (mon.0) 1750 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.113126+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-09-23T20:45:34.220 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:34 smithi174 bash[91578]: cluster 2023-09-23T20:45:33.999656+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1522: 105 pgs: 11 creating+peering, 21 unknown, 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:34.240 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:34.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:34.248 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.mirror (57 ms) 2023-09-23T20:45:34.248 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-23T20:45:34.269 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.mirror_image (22 ms) 2023-09-23T20:45:34.270 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-23T20:45:34.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:34.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.107746+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.111157+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.111157+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.111914+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.112433+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: audit 2023-09-23T20:45:33.112608+0000 mon.a (mon.0) 1750 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.113126+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-09-23T20:45:34.372 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[107672]: cluster 2023-09-23T20:45:33.999656+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1522: 105 pgs: 11 creating+peering, 21 unknown, 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.107746+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.111157+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.111157+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.111914+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.112433+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: audit 2023-09-23T20:45:33.112608+0000 mon.a (mon.0) 1750 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi112-287382-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.113126+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-09-23T20:45:34.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:34 smithi112 bash[104422]: cluster 2023-09-23T20:45:33.999656+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1522: 105 pgs: 11 creating+peering, 21 unknown, 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:34.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:34.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:34.602 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.637 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:34.741 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:34.775 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:34.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:34.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:34.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:35.006 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:35.037 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:35.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:35.141 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.152 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[107672]: cluster 2023-09-23T20:45:34.122499+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[107672]: cluster 2023-09-23T20:45:34.123122+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[107672]: cluster 2023-09-23T20:45:34.128642+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[107672]: cluster 2023-09-23T20:45:34.139856+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[107672]: cluster 2023-09-23T20:45:34.139876+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[104422]: cluster 2023-09-23T20:45:34.122499+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[104422]: cluster 2023-09-23T20:45:34.123122+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[104422]: cluster 2023-09-23T20:45:34.128642+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[104422]: cluster 2023-09-23T20:45:34.139856+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:35 smithi112 bash[104422]: cluster 2023-09-23T20:45:34.139876+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.169 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:35.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:35.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:35 smithi174 bash[91578]: cluster 2023-09-23T20:45:34.122499+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:35 smithi174 bash[91578]: cluster 2023-09-23T20:45:34.123122+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:35 smithi174 bash[91578]: cluster 2023-09-23T20:45:34.128642+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T20:45:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:35 smithi174 bash[91578]: cluster 2023-09-23T20:45:34.139856+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:35 smithi174 bash[91578]: cluster 2023-09-23T20:45:34.139876+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:45:35.402 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:35.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:35.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:35.535 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.570 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:35.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:35.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:35.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:35.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:35.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:35.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:35.937 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:35.967 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:36.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:36.104 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:36.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:36.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:36 smithi112 bash[104422]: cluster 2023-09-23T20:45:36.000261+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1524: 105 pgs: 11 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 10 KiB/s wr, 74 op/s 2023-09-23T20:45:36.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:36.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:36.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:36 smithi174 bash[91578]: cluster 2023-09-23T20:45:36.000261+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1524: 105 pgs: 11 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 10 KiB/s wr, 74 op/s 2023-09-23T20:45:36.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:36.400 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:36.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:36 smithi112 bash[107672]: cluster 2023-09-23T20:45:36.000261+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1524: 105 pgs: 11 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 10 KiB/s wr, 74 op/s 2023-09-23T20:45:36.469 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:36.492 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:36.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:36.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:36.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:36.853 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:36.877 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:36.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:36.981 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.006 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:37.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:37.238 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.269 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:37.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:37.406 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:37.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:37.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:37.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:37.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:37.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:37.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:37.894 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:37.924 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:37.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:38.027 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:38.057 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:38.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:38.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:38.211 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:38 smithi174 bash[91578]: audit 2023-09-23T20:45:38.052636+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:38.289 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:38.320 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:38.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:38 smithi112 bash[104422]: audit 2023-09-23T20:45:38.052636+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:38 smithi112 bash[107672]: audit 2023-09-23T20:45:38.052636+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:38.424 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:38.452 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:38.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:38.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:38.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:38.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:38.705 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:38.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:38.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:38.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:38.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:39.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:39.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:39.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:39.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:39.224 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:39.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:39.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.336 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:39 smithi112 bash[107672]: cluster 2023-09-23T20:45:38.001182+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 713 KiB/s wr, 146 op/s 2023-09-23T20:45:39.337 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:39 smithi112 bash[104422]: cluster 2023-09-23T20:45:38.001182+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 713 KiB/s wr, 146 op/s 2023-09-23T20:45:39.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:39.454 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:39.466 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:39 smithi174 bash[91578]: cluster 2023-09-23T20:45:38.001182+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 713 KiB/s wr, 146 op/s 2023-09-23T20:45:39.482 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:39.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:39.573 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.mirror_image_status (5304 ms) 2023-09-23T20:45:39.573 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-23T20:45:39.585 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:39.608 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:39.693 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.mirror_image_map (120 ms) 2023-09-23T20:45:39.693 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-23T20:45:39.708 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.mirror_instances (15 ms) 2023-09-23T20:45:39.708 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-23T20:45:39.711 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:39.723 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.mirror_snapshot (15 ms) 2023-09-23T20:45:39.723 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-23T20:45:39.727 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2023-09-23T20:45:39.727 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-23T20:45:39.730 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2023-09-23T20:45:39.730 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-23T20:45:39.735 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.dir_add_already_existing (4 ms) 2023-09-23T20:45:39.735 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-23T20:45:39.738 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:39.744 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_dir_rename (9 ms) 2023-09-23T20:45:39.744 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-23T20:45:39.748 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_dir_remove (5 ms) 2023-09-23T20:45:39.748 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-23T20:45:39.754 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (6 ms) 2023-09-23T20:45:39.754 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-23T20:45:39.758 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_image_add (3 ms) 2023-09-23T20:45:39.758 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-23T20:45:39.762 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_image_remove (5 ms) 2023-09-23T20:45:39.762 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-23T20:45:39.765 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2023-09-23T20:45:39.765 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-23T20:45:39.770 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_image_clean (5 ms) 2023-09-23T20:45:39.771 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-23T20:45:39.774 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2023-09-23T20:45:39.774 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-23T20:45:39.779 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-09-23T20:45:39.779 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-23T20:45:39.781 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2023-09-23T20:45:39.782 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-23T20:45:39.783 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-09-23T20:45:39.783 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-23T20:45:39.786 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2023-09-23T20:45:39.786 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-23T20:45:39.789 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (4 ms) 2023-09-23T20:45:39.789 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-23T20:45:39.794 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (4 ms) 2023-09-23T20:45:39.794 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-23T20:45:39.797 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-09-23T20:45:39.797 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-23T20:45:39.802 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-23T20:45:39.802 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-23T20:45:39.822 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (21 ms) 2023-09-23T20:45:39.822 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-23T20:45:39.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:39.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:40.075 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (253 ms) 2023-09-23T20:45:40.075 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-23T20:45:40.082 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-09-23T20:45:40.082 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-23T20:45:40.085 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2023-09-23T20:45:40.085 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-23T20:45:40.094 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2023-09-23T20:45:40.094 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.op_features 2023-09-23T20:45:40.104 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.op_features (9 ms) 2023-09-23T20:45:40.104 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-23T20:45:40.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:40.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:40.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:40.135 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.clone_parent (32 ms) 2023-09-23T20:45:40.135 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-23T20:45:40.148 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.clone_parent_ns (12 ms) 2023-09-23T20:45:40.148 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-23T20:45:40.166 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.clone_child (18 ms) 2023-09-23T20:45:40.166 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-23T20:45:40.174 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.namespace_methods (8 ms) 2023-09-23T20:45:40.174 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.migration 2023-09-23T20:45:40.189 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.migration (15 ms) 2023-09-23T20:45:40.189 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-23T20:45:40.202 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.migration_v1 (13 ms) 2023-09-23T20:45:40.202 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-23T20:45:40.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:40.239 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:45:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:45:40] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-09-23T20:45:40.239 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:40 smithi112 bash[107672]: cluster 2023-09-23T20:45:40.001884+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1526: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 913 KiB/s wr, 1.01k op/s 2023-09-23T20:45:40.239 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:40 smithi112 bash[104422]: cluster 2023-09-23T20:45:40.001884+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1526: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 913 KiB/s wr, 1.01k op/s 2023-09-23T20:45:40.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:40.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:40.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:40.387 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:40.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:40.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:40 smithi174 bash[91578]: cluster 2023-09-23T20:45:40.001884+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1526: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 913 KiB/s wr, 1.01k op/s 2023-09-23T20:45:40.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:40.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:40.732 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:45:40.732 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:45:40.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:40.889 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:40.919 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:41.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:41.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:41.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:41.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:41.281 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:41.307 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:41.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:41.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:41.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:41.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:41.540 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:41.566 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:41.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:41.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.671 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:45:41.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:41.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:41.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:41.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:42.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:42.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:42.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:42.177 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1975 ms) 2023-09-23T20:45:42.177 INFO:tasks.workunit.client.0.smithi112.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-23T20:45:42.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:42.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:42.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:42.224 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[104422]: cluster 2023-09-23T20:45:41.158117+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.225 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[104422]: cluster 2023-09-23T20:45:41.158694+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.225 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[104422]: cluster 2023-09-23T20:45:41.164080+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T20:45:42.225 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[104422]: cluster 2023-09-23T20:45:41.166670+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.233 INFO:tasks.workunit.client.0.smithi112.stdout:[ OK ] TestClsRbd.sparsify (57 ms) 2023-09-23T20:45:42.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.361 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:42.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[104422]: cluster 2023-09-23T20:45:41.283832+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[104422]: cluster 2023-09-23T20:45:42.002730+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1528: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 925 KiB/s wr, 1.08k op/s 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[107672]: cluster 2023-09-23T20:45:41.158117+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[107672]: cluster 2023-09-23T20:45:41.158694+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[107672]: cluster 2023-09-23T20:45:41.164080+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[107672]: cluster 2023-09-23T20:45:41.166670+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.508 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[107672]: cluster 2023-09-23T20:45:41.283832+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.509 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:42 smithi112 bash[107672]: cluster 2023-09-23T20:45:42.002730+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1528: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 925 KiB/s wr, 1.08k op/s 2023-09-23T20:45:42.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:42 smithi174 bash[91578]: cluster 2023-09-23T20:45:41.158117+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:42 smithi174 bash[91578]: cluster 2023-09-23T20:45:41.158694+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:42 smithi174 bash[91578]: cluster 2023-09-23T20:45:41.164080+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T20:45:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:42 smithi174 bash[91578]: cluster 2023-09-23T20:45:41.166670+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:42 smithi174 bash[91578]: cluster 2023-09-23T20:45:41.283832+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:45:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:42 smithi174 bash[91578]: cluster 2023-09-23T20:45:42.002730+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1528: 105 pgs: 105 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 925 KiB/s wr, 1.08k op/s 2023-09-23T20:45:42.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:42.730 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:42.759 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:42.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:42.864 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:42.900 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:43.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:43.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:43.185 INFO:tasks.workunit.client.0.smithi112.stdout:[----------] 70 tests from TestClsRbd (9110 ms total) 2023-09-23T20:45:43.185 INFO:tasks.workunit.client.0.smithi112.stdout: 2023-09-23T20:45:43.186 INFO:tasks.workunit.client.0.smithi112.stdout:[----------] Global test environment tear-down 2023-09-23T20:45:43.186 INFO:tasks.workunit.client.0.smithi112.stdout:[==========] 70 tests from 1 test suite ran. (11757 ms total) 2023-09-23T20:45:43.186 INFO:tasks.workunit.client.0.smithi112.stdout:[ PASSED ] 70 tests. 2023-09-23T20:45:43.188 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T20:45:43.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T20:45:43.241 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-23T20:45:43.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:45:43.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:43.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:43.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:43.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:43 smithi112 bash[104422]: cluster 2023-09-23T20:45:42.170677+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:45:43.351 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:43 smithi112 bash[104422]: cluster 2023-09-23T20:45:42.176565+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:45:43.352 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:43 smithi112 bash[104422]: cluster 2023-09-23T20:45:42.177130+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T20:45:43.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:43.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:43.538 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.552 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:43 smithi174 bash[91578]: cluster 2023-09-23T20:45:42.170677+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:45:43.553 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:43 smithi174 bash[91578]: cluster 2023-09-23T20:45:42.176565+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:45:43.553 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:43 smithi174 bash[91578]: cluster 2023-09-23T20:45:42.177130+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T20:45:43.576 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:43.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:43 smithi112 bash[107672]: cluster 2023-09-23T20:45:42.170677+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:45:43.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:43 smithi112 bash[107672]: cluster 2023-09-23T20:45:42.176565+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:45:43.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:43 smithi112 bash[107672]: cluster 2023-09-23T20:45:42.177130+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T20:45:43.680 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.714 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:43.816 DEBUG:teuthology.parallel:result is None 2023-09-23T20:45:43.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:45:43.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.825 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:45:43.826 DEBUG:teuthology.orchestra.run.smithi112:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:43.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:43.934 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:45:43.934 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:45:43.934 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-23T20:45:43.934 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T20:45:43.935 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T20:45:43.935 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T20:45:43.935 DEBUG:teuthology.orchestra.run.smithi112:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:43.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.940 INFO:teuthology.orchestra.run.smithi112.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T20:45:43.940 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:43.988 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T20:45:43.988 DEBUG:teuthology.orchestra.run.smithi112:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T20:45:44.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:44.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:44.011 INFO:tasks.workunit:timeout=3h 2023-09-23T20:45:44.011 INFO:tasks.workunit:cleanup=True 2023-09-23T20:45:44.011 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:45:44.058 INFO:tasks.workunit.client.0.smithi112.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T20:45:44.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:44.141 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:44.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:44.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:44.273 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:44.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:44.375 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:44.389 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:44 smithi174 bash[91578]: cluster 2023-09-23T20:45:43.175519+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:45:44.389 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:44 smithi174 bash[91578]: cluster 2023-09-23T20:45:43.180819+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T20:45:44.389 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:44 smithi174 bash[91578]: cluster 2023-09-23T20:45:44.003228+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:44.389 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:44 smithi174 bash[91578]: audit 2023-09-23T20:45:44.029188+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:44.410 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:44.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:44.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:44.523 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[107672]: cluster 2023-09-23T20:45:43.175519+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:45:44.523 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[107672]: cluster 2023-09-23T20:45:43.180819+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T20:45:44.524 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[107672]: cluster 2023-09-23T20:45:44.003228+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:44.524 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[107672]: audit 2023-09-23T20:45:44.029188+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:44.524 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[104422]: cluster 2023-09-23T20:45:43.175519+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:45:44.524 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[104422]: cluster 2023-09-23T20:45:43.180819+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T20:45:44.524 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[104422]: cluster 2023-09-23T20:45:44.003228+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:44.524 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:44 smithi112 bash[104422]: audit 2023-09-23T20:45:44.029188+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:44.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:44.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:44.642 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:44.675 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:44.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:44.780 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:44.812 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:44.917 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:44.948 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:45.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:45.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:45.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:45.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:45.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:45.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:45.324 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:45 smithi112 bash[107672]: cluster 2023-09-23T20:45:44.154117+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:45:45.324 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:45 smithi112 bash[104422]: cluster 2023-09-23T20:45:44.154117+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:45:45.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:45.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:45.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:45.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:45.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:45 smithi174 bash[91578]: cluster 2023-09-23T20:45:44.154117+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:45:45.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:45.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:45.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:45.713 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:45.745 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:45.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:45.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:45.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:45.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:46.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:46.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:46.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:46.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:46.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:46.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:46.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:46.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:46.415 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:46 smithi112 bash[107672]: cluster 2023-09-23T20:45:46.003821+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:46.416 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:46 smithi112 bash[104422]: cluster 2023-09-23T20:45:46.003821+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:46.455 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:46.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:46 smithi174 bash[91578]: cluster 2023-09-23T20:45:46.003821+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:46.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:46.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:46.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:46.609 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:46.636 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:46.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:46.764 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:46.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:46.892 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:46.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:46.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:47.019 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:47.122 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:47.147 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:47.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:47.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:47.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:47.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:47.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:47 smithi174 bash[91578]: audit 2023-09-23T20:45:46.705933+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:45:47.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:47.462 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:45:47.482 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:45:47.502 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:45:47.504 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:47.530 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:45:47.536 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:47.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:47.558 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:45:47.585 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:45:47.614 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:45:47.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:47.641 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:45:47.642 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.644 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:45:47.650 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:47 smithi112 bash[107672]: audit 2023-09-23T20:45:46.705933+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:45:47.650 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:47 smithi112 bash[104422]: audit 2023-09-23T20:45:46.705933+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:45:47.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:47.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:47.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:47.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:47.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:47.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:48.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:48.060 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:48.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:48.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:48.197 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:48.303 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.330 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:48.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:48.440 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:48 smithi112 bash[107672]: audit 2023-09-23T20:45:47.437562+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.112:0/1385812220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:48.440 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:48 smithi112 bash[107672]: cluster 2023-09-23T20:45:48.004620+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:48.440 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:48 smithi112 bash[104422]: audit 2023-09-23T20:45:47.437562+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.112:0/1385812220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:48.440 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:48 smithi112 bash[104422]: cluster 2023-09-23T20:45:48.004620+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:48.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:48.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:48.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.570 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:45:48.571 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:45:48.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:48.676 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:48 smithi174 bash[91578]: audit 2023-09-23T20:45:47.437562+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.112:0/1385812220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:48.676 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:48 smithi174 bash[91578]: cluster 2023-09-23T20:45:48.004620+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:48.695 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.721 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:48.792 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T20:45:48.798 INFO:tasks.workunit.client.0.smithi112.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T20:45:48.800 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:45:48.801 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T20:45:48.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:48.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:48.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:48.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:48.982 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T20:45:48.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:49.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.114 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:49.217 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is set 2023-09-23T20:45:49.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:49.242 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T20:45:49.343 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:49.354 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:49 smithi174 bash[91578]: audit 2023-09-23T20:45:48.556329+0000 mgr.y (mgr.34107) 1366 : audit 0 from='client.45743 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:45:49.355 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:49 smithi174 bash[91578]: audit 2023-09-23T20:45:48.578317+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.112:0/1855951067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:49.355 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:49 smithi174 bash[91578]: audit 2023-09-23T20:45:48.578752+0000 mon.a (mon.0) 1759 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:49.372 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:49.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.487 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:49 smithi112 bash[107672]: audit 2023-09-23T20:45:48.556329+0000 mgr.y (mgr.34107) 1366 : audit 0 from='client.45743 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:45:49.487 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:49 smithi112 bash[107672]: audit 2023-09-23T20:45:48.578317+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.112:0/1855951067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:49.488 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:49 smithi112 bash[107672]: audit 2023-09-23T20:45:48.578752+0000 mon.a (mon.0) 1759 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:49.488 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:49 smithi112 bash[104422]: audit 2023-09-23T20:45:48.556329+0000 mgr.y (mgr.34107) 1366 : audit 0 from='client.45743 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:45:49.488 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:49 smithi112 bash[104422]: audit 2023-09-23T20:45:48.578317+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.112:0/1855951067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:49.489 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:49 smithi112 bash[104422]: audit 2023-09-23T20:45:48.578752+0000 mon.a (mon.0) 1759 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:49.495 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:45:49.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:49.531 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:45:49.532 INFO:tasks.workunit.client.0.smithi112.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T20:45:49.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:49.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:49.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:49.784 INFO:tasks.workunit.client.0.smithi112.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:45:49.788 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-09-23T20:45:49.789 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T20:45:49.839 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T20:45:49.841 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T20:45:49.841 DEBUG:teuthology.orchestra.run.smithi112: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-09-23T20:45:49.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.891 INFO:tasks.workunit.client.0.smithi112.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T20:45:49.891 INFO:tasks.workunit.client.0.smithi112.stderr:+ TMPDIR=/tmp/rbd_import_export_288814 2023-09-23T20:45:49.891 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm -rf /tmp/rbd_import_export_288814 2023-09-23T20:45:49.892 INFO:tasks.workunit.client.0.smithi112.stderr:+ mkdir /tmp/rbd_import_export_288814 2023-09-23T20:45:49.893 INFO:tasks.workunit.client.0.smithi112.stderr:+ trap rm -rf /tmp/rbd_import_export_288814 INT TERM EXIT 2023-09-23T20:45:49.894 INFO:tasks.workunit.client.0.smithi112.stderr:+ mkdir foo.288814 2023-09-23T20:45:49.894 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import foo.288814 foo.dir 2023-09-23T20:45:49.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:50.007 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.034 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:50.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.166 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:50.270 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:50.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:50 smithi174 bash[91578]: cluster 2023-09-23T20:45:49.201194+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:50.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:50 smithi174 bash[91578]: cluster 2023-09-23T20:45:49.207950+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:50.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:50 smithi174 bash[91578]: cluster 2023-09-23T20:45:49.208966+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:50.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:50 smithi174 bash[91578]: audit 2023-09-23T20:45:49.212178+0000 mon.a (mon.0) 1761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:50.279 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:50 smithi174 bash[91578]: cluster 2023-09-23T20:45:49.212287+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T20:45:50.280 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:50 smithi174 bash[91578]: cluster 2023-09-23T20:45:50.005178+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:50.297 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:50.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:50.396 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:45:50] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[104422]: cluster 2023-09-23T20:45:49.201194+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[104422]: cluster 2023-09-23T20:45:49.207950+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[104422]: cluster 2023-09-23T20:45:49.208966+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[104422]: audit 2023-09-23T20:45:49.212178+0000 mon.a (mon.0) 1761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[104422]: cluster 2023-09-23T20:45:49.212287+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[104422]: cluster 2023-09-23T20:45:50.005178+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[107672]: cluster 2023-09-23T20:45:49.201194+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[107672]: cluster 2023-09-23T20:45:49.207950+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[107672]: cluster 2023-09-23T20:45:49.208966+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:50.397 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[107672]: audit 2023-09-23T20:45:49.212178+0000 mon.a (mon.0) 1761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:50.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[107672]: cluster 2023-09-23T20:45:49.212287+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T20:45:50.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:50 smithi112 bash[107672]: cluster 2023-09-23T20:45:50.005178+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:50.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:50.432 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:50.480 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:86855 10.10 10:0a49b5a8:::benchmark_data_smithi112_242611_object86854: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 e284)", 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:17.935829+0000", 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.53599197599999, 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0436883130000001, 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:45:50.481 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 86855 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.935829+0000", 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.482 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.935829+0000", 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.935828+0000", 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.935919+0000", 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0758000000000001e-05 2023-09-23T20:45:50.483 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.935937+0000", 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8413000000000001e-05 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.935943+0000", 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4639999999999997e-06 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.484 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936003+0000", 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0568e-05 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936014+0000", 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0054999999999999e-05 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.841829+0000", 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.90581560800000005 2023-09-23T20:45:50.485 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.841846+0000", 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6881999999999999e-05 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.979341+0000", 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1374951849999999 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.486 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.979517+0000", 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017615799999999999 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:86870 10.10 10:0949e886:::benchmark_data_smithi112_242611_object86869:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:17.936027+0000", 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.53579441099998, 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.066198795, 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.487 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 86870 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936027+0000", 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.488 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936027+0000", 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936026+0000", 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936072+0000", 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6514999999999998e-05 2023-09-23T20:45:50.489 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936082+0000", 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4499999999999993e-06 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936087+0000", 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4670000000000003e-06 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.490 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936237+0000", 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0001494 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.936252+0000", 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4878999999999999e-05 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842072+0000", 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.90582072499999999 2023-09-23T20:45:50.491 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842081+0000", 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1699999999999997e-06 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.980864+0000", 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1387838269999999 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.492 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.981027+0000", 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000162628 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.981218+0000", 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00019094399999999999 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.987472+0000", 2023-09-23T20:45:50.493 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0062539179999999998 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.988533+0000", 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001061347 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.999656+0000", 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011122338000000001 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.494 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.999712+0000", 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6158e-05 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.002225+0000", 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.002513707 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.495 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:86898 10.10 10:0b9e9703:::benchmark_data_smithi112_242611_object86897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:17.963626+0000", 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.50819473299998, 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0401239310000001, 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 86898 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.496 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963626+0000", 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963626+0000", 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963626+0000", 2023-09-23T20:45:50.497 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963673+0000", 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7160999999999998e-05 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963681+0000", 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9999999999999996e-06 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.498 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963685+0000", 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4039999999999997e-06 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963756+0000", 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1192999999999994e-05 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.963769+0000", 2023-09-23T20:45:50.499 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2233e-05 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842095+0000", 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.87832661400000001 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842099+0000", 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9770000000000002e-06 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.982873+0000", 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1407736079999999 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.983087+0000", 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000214446 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.983355+0000", 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000267655 2023-09-23T20:45:50.501 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.988553+0000", 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0051981950000000001 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.991945+0000", 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0033913799999999998 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.502 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.002365+0000", 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0104207 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.002418+0000", 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.2404000000000002e-05 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.503 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003750+0000", 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001332558 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:86902 10.10 10:099d2ad4:::benchmark_data_smithi112_242611_object86901:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:17.965547+0000", 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.50627355200004, 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0438604470000001, 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.504 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 86902 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965547+0000", 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.505 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965547+0000", 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965546+0000", 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965616+0000", 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0152000000000002e-05 2023-09-23T20:45:50.506 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965631+0000", 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5339999999999999e-05 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965640+0000", 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2949999999999994e-06 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.507 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965701+0000", 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1703000000000002e-05 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.965712+0000", 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0665e-05 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842112+0000", 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.87640009399999996 2023-09-23T20:45:50.508 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842116+0000", 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7730000000000001e-06 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.985287+0000", 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1431713999999999 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.509 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.985386+0000", 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8374000000000004e-05 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.985517+0000", 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000130894 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.988569+0000", 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0030527620000000001 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.510 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996298+0000", 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0077280810000000004 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.007592+0000", 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011294780000000001 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.007693+0000", 2023-09-23T20:45:50.511 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010065600000000001 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.009408+0000", 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0017149680000000001 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:86919 10.10 10:0ae9356d:::benchmark_data_smithi112_242611_object86918:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:17.979284+0000", 2023-09-23T20:45:50.512 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.49253723300001, 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0312621979999999, 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 86919 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979284+0000", 2023-09-23T20:45:50.513 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979284+0000", 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979282+0000", 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.514 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979378+0000", 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.5511000000000001e-05 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979392+0000", 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4418e-05 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979398+0000", 2023-09-23T20:45:50.515 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1079999999999998e-06 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979466+0000", 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7498999999999999e-05 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:17.979476+0000", 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8889999999999997e-06 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.516 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842129+0000", 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.86265312900000002 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842132+0000", 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7050000000000001e-06 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.986455+0000", 2023-09-23T20:45:50.517 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1443228649999999 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.986673+0000", 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021803 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.986784+0000", 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011056 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.518 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.994932+0000", 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0081479399999999993 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996423+0000", 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0014910170000000001 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.009460+0000", 2023-09-23T20:45:50.519 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.013036997 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.009505+0000", 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4864000000000003e-05 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.010546+0000", 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0010413079999999999 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.520 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:86968 10.10 10:0c2b6e53:::benchmark_data_smithi112_242611_object86967:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.021553+0000", 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.45026800699998, 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9899288400000001, 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.521 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 86968 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021553+0000", 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021553+0000", 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.522 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021551+0000", 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021633+0000", 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1889000000000002e-05 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.523 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021683+0000", 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9453999999999998e-05 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021693+0000", 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0067e-05 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.524 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021759+0000", 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6820000000000001e-05 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.021769+0000", 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3300000000000005e-06 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842155+0000", 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.820386316 2023-09-23T20:45:50.525 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842162+0000", 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1210000000000001e-06 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.987512+0000", 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.145349975 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.526 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.987613+0000", 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000100914 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.987718+0000", 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000105126 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.527 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996313+0000", 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0085948329999999996 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.999607+0000", 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0032936689999999999 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.010585+0000", 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.010977831 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.528 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.010649+0000", 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4424000000000005e-05 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.011482+0000", 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000832857 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.529 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87020 10.10 10:0d74e2c2:::benchmark_data_smithi112_242611_object87019:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.067992+0000", 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.40382921699995, 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9556533040000001, 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.530 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87020 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.067992+0000", 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.067992+0000", 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.531 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.067990+0000", 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.071573+0000", 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0035833369999999998 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.532 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.071591+0000", 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7513999999999999e-05 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.071602+0000", 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1161e-05 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.071711+0000", 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000109536 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.533 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.071726+0000", 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4384e-05 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842183+0000", 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.77045744199999999 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.534 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842188+0000", 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3699999999999997e-06 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.988612+0000", 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1464247300000001 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.988714+0000", 2023-09-23T20:45:50.535 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010177 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.988829+0000", 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011467399999999999 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996325+0000", 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0074964330000000003 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.536 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.002309+0000", 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0059840220000000003 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.021370+0000", 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.019060870000000001 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.537 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.021444+0000", 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4293000000000002e-05 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.023645+0000", 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0022006510000000001 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.538 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87027 10.10 10:0d28809d:::benchmark_data_smithi112_242611_object87026:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.075708+0000", 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.39611304899995, 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9509740629999999, 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87027 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.539 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075708+0000", 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075708+0000", 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.540 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075706+0000", 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075775+0000", 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9555999999999996e-05 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075799+0000", 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3226000000000001e-05 2023-09-23T20:45:50.541 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075807+0000", 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5480000000000002e-06 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075881+0000", 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3814999999999997e-05 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.542 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.075896+0000", 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5160999999999999e-05 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842201+0000", 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.76630462799999999 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842205+0000", 2023-09-23T20:45:50.543 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8890000000000004e-06 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.989611+0000", 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1474059759999999 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.989753+0000", 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014264799999999999 2023-09-23T20:45:50.544 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.989930+0000", 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017648100000000001 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996337+0000", 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0064071060000000001 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.545 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003821+0000", 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0074844630000000002 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.023719+0000", 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.019897425 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.546 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.023767+0000", 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7926000000000002e-05 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.026682+0000", 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0029152890000000002 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.547 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87051 10.10 10:0ffb8e37:::benchmark_data_smithi112_242611_object87050:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.099829+0000", 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.37199174, 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9285230530000002, 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87051 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.548 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099829+0000", 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099829+0000", 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.549 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099828+0000", 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099878+0000", 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9517e-05 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.550 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099892+0000", 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4756999999999999e-05 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099900+0000", 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6299999999999998e-06 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.551 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099966+0000", 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6290000000000004e-05 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.099976+0000", 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3510000000000008e-06 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842218+0000", 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.742242705 2023-09-23T20:45:50.552 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842222+0000", 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8279999999999996e-06 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.990847+0000", 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.14862464 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.553 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.990953+0000", 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00010651599999999999 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.991061+0000", 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000107267 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996349+0000", 2023-09-23T20:45:50.554 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0052878949999999999 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003861+0000", 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0075120630000000002 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.026850+0000", 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.022989591 2023-09-23T20:45:50.555 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.026919+0000", 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8576000000000002e-05 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.028352+0000", 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001433552 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.556 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87138 10.10 10:08bf885b:::benchmark_data_smithi112_242611_object87137:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.203333+0000", 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.26848791099997, 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8261616709999999, 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87138 2023-09-23T20:45:50.557 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203333+0000", 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203333+0000", 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.558 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203331+0000", 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203378+0000", 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6122000000000003e-05 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.559 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203398+0000", 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0404e-05 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203407+0000", 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4469999999999995e-06 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203474+0000", 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6557999999999995e-05 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.560 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.203488+0000", 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3847e-05 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842236+0000", 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.63874788900000001 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.561 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842242+0000", 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0020000000000003e-06 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.991976+0000", 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.149734348 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.992116+0000", 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013976599999999999 2023-09-23T20:45:50.562 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.992231+0000", 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000114863 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996359+0000", 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041282309999999996 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.563 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003897+0000", 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0075380960000000002 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.028420+0000", 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.024522946 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.028494+0000", 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4313000000000005e-05 2023-09-23T20:45:50.564 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.029495+0000", 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001000524 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87148 10.10 10:08cfa281:::benchmark_data_smithi112_242611_object87147:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.211115+0000", 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.26070572699996, 2023-09-23T20:45:50.565 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.819461027, 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87148 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211115+0000", 2023-09-23T20:45:50.566 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211115+0000", 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211114+0000", 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.567 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211179+0000", 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5257000000000002e-05 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211196+0000", 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6368999999999999e-05 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211204+0000", 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.8460000000000008e-06 2023-09-23T20:45:50.568 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211295+0000", 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1191000000000002e-05 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.211310+0000", 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4823e-05 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.569 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842262+0000", 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.63095204800000004 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842266+0000", 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2470000000000002e-06 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.993048+0000", 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.150781941 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.570 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.993301+0000", 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000253009 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.993628+0000", 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00032721099999999999 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.571 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.997910+0000", 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0042823890000000002 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003931+0000", 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0060200360000000003 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.029557+0000", 2023-09-23T20:45:50.572 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.025626742000000001 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.029630+0000", 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3027000000000004e-05 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.030576+0000", 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00094605000000000004 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.573 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87153 10.10 10:0d3f9167:::benchmark_data_smithi112_242611_object87152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.218160+0000", 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.25366061800003, 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8149764930000001, 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.574 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87153 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218160+0000", 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218160+0000", 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.575 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218159+0000", 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218203+0000", 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3736000000000003e-05 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.576 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218216+0000", 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2738999999999999e-05 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218221+0000", 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6960000000000002e-06 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218273+0000", 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1255999999999999e-05 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.577 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.218282+0000", 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1439999999999992e-06 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842279+0000", 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.62399697300000001 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.578 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842283+0000", 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8820000000000003e-06 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.995007+0000", 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1527246689999999 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.995166+0000", 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015925999999999999 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.579 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.995303+0000", 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013616799999999999 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.999619+0000", 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0043160000000000004 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003963+0000", 2023-09-23T20:45:50.580 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0043446730000000003 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.031685+0000", 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.027721975999999999 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.031760+0000", 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4954000000000001e-05 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.581 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.033137+0000", 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0013766469999999999 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87172 10.10 10:0d577329:::benchmark_data_smithi112_242611_object87171:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.237082+0000", 2023-09-23T20:45:50.582 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.23473926700001, 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7970417599999999, 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87172 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.583 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237082+0000", 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237082+0000", 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237076+0000", 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999943 2023-09-23T20:45:50.584 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237143+0000", 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7136000000000002e-05 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237163+0000", 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9225999999999999e-05 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.585 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237172+0000", 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1090000000000004e-06 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237222+0000", 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.0179000000000002e-05 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.237229+0000", 2023-09-23T20:45:50.586 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.114e-06 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842295+0000", 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.60506619399999995 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842299+0000", 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.732e-06 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.587 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996469+0000", 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1541698870000001 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996656+0000", 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000187104 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.588 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.996808+0000", 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00015163000000000001 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.002323+0000", 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0055155409999999997 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003998+0000", 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0016747050000000001 2023-09-23T20:45:50.589 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.033194+0000", 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.029196621999999998 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.033264+0000", 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9634000000000004e-05 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.590 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.034124+0000", 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00085948899999999996 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87175 10.10 10:0d453b9e:::benchmark_data_smithi112_242611_object87174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.239658+0000", 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.23216293799999, 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7964632140000001, 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.591 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87175 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239658+0000", 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.592 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239658+0000", 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239656+0000", 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.593 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239710+0000", 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3384000000000003e-05 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239727+0000", 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7586999999999999e-05 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239734+0000", 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1369999999999996e-06 2023-09-23T20:45:50.594 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239795+0000", 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0349000000000001e-05 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.239804+0000", 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.9099999999999994e-06 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.595 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842312+0000", 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.60250832899999995 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842316+0000", 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.692e-06 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.997970+0000", 2023-09-23T20:45:50.596 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1556539909999999 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.998195+0000", 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000225904 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:19.998391+0000", 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000195766 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.597 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.003767+0000", 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0053761420000000004 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.004036+0000", 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00026854800000000002 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.034765+0000", 2023-09-23T20:45:50.598 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.030728927 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.034926+0000", 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000160834 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.036121+0000", 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0011956670000000001 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.599 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87202 10.10 10:0c25beef:::benchmark_data_smithi112_242611_object87201:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.286039+0000", 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 572.18578197299996, 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7510397150000001, 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.600 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87202 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286039+0000", 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286039+0000", 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.601 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286038+0000", 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286090+0000", 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1378999999999997e-05 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.602 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286098+0000", 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2490000000000001e-06 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286103+0000", 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6360000000000002e-06 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286183+0000", 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.0637999999999996e-05 2023-09-23T20:45:50.603 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.286198+0000", 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5004000000000001e-05 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842329+0000", 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.55613029999999997 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.604 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842334+0000", 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.865e-06 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.004066+0000", 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.161732091 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.004224+0000", 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000158202 2023-09-23T20:45:50.605 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.004429+0000", 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00020538199999999999 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.011573+0000", 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.007143323 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.606 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.011592+0000", 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9074999999999999e-05 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.036164+0000", 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.024572046 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.607 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.036202+0000", 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8816000000000002e-05 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.037079+0000", 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00087628200000000004 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:87278 10.10 10:0efaa8a2:::benchmark_data_smithi112_242611_object87277:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2023-09-23T20:45:50.608 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:36:18.601765+0000", 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 571.87005565699997, 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4470367710000001, 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 87278 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.609 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601765+0000", 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601765+0000", 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601764+0000", 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.610 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601811+0000", 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7558000000000001e-05 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601831+0000", 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9173000000000001e-05 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.611 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601841+0000", 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0827e-05 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601926+0000", 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.4369999999999994e-05 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.601940+0000", 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4388e-05 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.612 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842362+0000", 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.24042155800000001 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:18.842369+0000", 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.7680000000000008e-06 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.005442+0000", 2023-09-23T20:45:50.613 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1630724720000001 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.005700+0000", 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00025843200000000001 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.006019+0000", 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00031864000000000003 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.614 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.011656+0000", 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0056375369999999998 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.011681+0000", 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.4992999999999999e-05 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.047168+0000", 2023-09-23T20:45:50.615 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.035486468 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.047267+0000", 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8838999999999993e-05 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:36:20.048802+0000", 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.001535348 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.616 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:138996 10.1c 10:38978634:::benchmark_data_smithi112_242611_object25082:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:11.864706+0000", 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 518.60711526900002, 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.060930806, 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 138996 2023-09-23T20:45:50.617 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864706+0000", 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864706+0000", 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.618 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864705+0000", 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864710+0000", 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.152e-06 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.619 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864719+0000", 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7029999999999995e-06 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864723+0000", 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5859999999999998e-06 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.131227+0000", 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.26650406300000001 2023-09-23T20:45:50.620 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.131239+0000", 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1898e-05 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.925555+0000", 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.794315726 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.621 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.925637+0000", 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1707999999999998e-05 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:139008 10.1e 10:7879683a:::benchmark_data_smithi112_242611_object25094:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:11.864770+0000", 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 518.60705063, 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.077428861, 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:45:50.622 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 139008 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864770+0000", 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.623 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864770+0000", 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864770+0000", 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864774+0000", 2023-09-23T20:45:50.624 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.3780000000000003e-06 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864782+0000", 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6340000000000001e-06 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:11.864787+0000", 2023-09-23T20:45:50.625 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.75e-06 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.143445+0000", 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.27865801600000001 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.143454+0000", 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.9779999999999994e-06 2023-09-23T20:45:50.626 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.942058+0000", 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.79860344400000005 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:12.942199+0000", 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014142899999999999 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.627 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:144634 10.10 10:09c89e65:::benchmark_data_smithi112_242611_object30720:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e294)", 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:19.923148+0000", 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 510.54867337000002, 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0640317539999999, 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.628 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 144634 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.923148+0000", 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.923148+0000", 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.923147+0000", 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.923152+0000", 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7060000000000001e-06 2023-09-23T20:45:50.630 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.923164+0000", 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1304999999999999e-05 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.923169+0000", 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1630000000000004e-06 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.631 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.928529+0000", 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0053599049999999999 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.928680+0000", 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000151182 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.929126+0000", 2023-09-23T20:45:50.632 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00044636799999999999 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.937565+0000", 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0084390509999999995 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.946011+0000", 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0084461659999999997 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.633 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.946016+0000", 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.6639999999999997e-06 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.971966+0000", 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0259497 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for missing object", 2023-09-23T20:45:50.634 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.972052+0000", 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6360999999999995e-05 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.987089+0000", 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.015036659000000001 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.987179+0000", 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0530000000000002e-05 2023-09-23T20:45:50.635 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:144639 10.10 10:0b59e2b0:::benchmark_data_smithi112_242611_object30725:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e294)", 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:19.933138+0000", 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 510.53868319999998, 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.054455189, 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:45:50.636 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 144639 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933138+0000", 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:45:50.637 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933138+0000", 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933136+0000", 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933146+0000", 2023-09-23T20:45:50.638 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8069999999999994e-06 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933160+0000", 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3720000000000001e-05 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933167+0000", 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4329999999999998e-06 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.639 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933553+0000", 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000386182 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.933696+0000", 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014315000000000001 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.640 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.934098+0000", 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00040196600000000002 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.938516+0000", 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0044180130000000001 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.946039+0000", 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0075228040000000001 2023-09-23T20:45:50.641 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:19.946046+0000", 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2110000000000001e-06 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.972117+0000", 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.026070211 2023-09-23T20:45:50.642 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for missing object", 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.972177+0000", 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0557999999999999e-05 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.987520+0000", 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.015342542000000001 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:45:50.643 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:20.987593+0000", 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3361000000000005e-05 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:45:50.644 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:45:50.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:50.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:50.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:50.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.810 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:50.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:50.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:50.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:51.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:51.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:51.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:51.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:51.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:51.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:51.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:51.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:51 smithi174 bash[91578]: cluster 2023-09-23T20:45:50.133744+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:51.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:51.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:51.369 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:45:51.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:51.438 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:51 smithi112 bash[107672]: cluster 2023-09-23T20:45:50.133744+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:51.438 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:51 smithi112 bash[104422]: cluster 2023-09-23T20:45:50.133744+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:45:51.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:51.565 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:51.591 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:51.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:51.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:51.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:51.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:51.826 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:51.856 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:51.959 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:52.015 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:52.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:52.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:52.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:52.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:52.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:52.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:52.388 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:52 smithi112 bash[104422]: cluster 2023-09-23T20:45:52.005816+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:52.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:52 smithi112 bash[107672]: cluster 2023-09-23T20:45:52.005816+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:52.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:52.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:52.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:52.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:52 smithi174 bash[91578]: cluster 2023-09-23T20:45:52.005816+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:52.531 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:52.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:52.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:52.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:52.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:52.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:52.844 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: cannot import a directory 2023-09-23T20:45:52.844 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 0% complete...failed. 2023-09-23T20:45:52.844 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: import failed: (21) Is a directory 2023-09-23T20:45:52.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:52.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:52.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:52.927 INFO:tasks.workunit.client.0.smithi112.stderr:+ true 2023-09-23T20:45:52.927 INFO:tasks.workunit.client.0.smithi112.stderr:+ rmdir foo.288814 2023-09-23T20:45:52.928 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_288814/img bs=1k count=1 seek=10 2023-09-23T20:45:52.929 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records in 2023-09-23T20:45:52.929 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records out 2023-09-23T20:45:52.929 INFO:tasks.workunit.client.0.smithi112.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000164239 s, 6.2 MB/s 2023-09-23T20:45:52.929 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_288814/img bs=1k count=10 seek=100 2023-09-23T20:45:52.930 INFO:tasks.workunit.client.0.smithi112.stderr:10+0 records in 2023-09-23T20:45:52.930 INFO:tasks.workunit.client.0.smithi112.stderr:10+0 records out 2023-09-23T20:45:52.931 INFO:tasks.workunit.client.0.smithi112.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000101504 s, 101 MB/s 2023-09-23T20:45:52.931 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_288814/img bs=1k count=100 seek=1000 2023-09-23T20:45:52.932 INFO:tasks.workunit.client.0.smithi112.stderr:70+1 records in 2023-09-23T20:45:52.932 INFO:tasks.workunit.client.0.smithi112.stderr:70+1 records out 2023-09-23T20:45:52.932 INFO:tasks.workunit.client.0.smithi112.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000580284 s, 124 MB/s 2023-09-23T20:45:52.932 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_288814/img bs=1k seek=10000 2023-09-23T20:45:52.934 INFO:tasks.workunit.client.0.smithi112.stderr:138+1 records in 2023-09-23T20:45:52.934 INFO:tasks.workunit.client.0.smithi112.stderr:138+1 records out 2023-09-23T20:45:52.934 INFO:tasks.workunit.client.0.smithi112.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000783623 s, 181 MB/s 2023-09-23T20:45:52.934 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_288814/img bs=1k seek=100000 2023-09-23T20:45:52.957 INFO:tasks.workunit.client.0.smithi112.stderr:74+1 records in 2023-09-23T20:45:52.957 INFO:tasks.workunit.client.0.smithi112.stderr:74+1 records out 2023-09-23T20:45:52.957 INFO:tasks.workunit.client.0.smithi112.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0220129 s, 3.5 MB/s 2023-09-23T20:45:52.957 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_288814/img bs=1k seek=1000000 2023-09-23T20:45:53.016 INFO:tasks.workunit.client.0.smithi112.stderr:194+1 records in 2023-09-23T20:45:53.016 INFO:tasks.workunit.client.0.smithi112.stderr:194+1 records out 2023-09-23T20:45:53.016 INFO:tasks.workunit.client.0.smithi112.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.0579072 s, 3.4 MB/s 2023-09-23T20:45:53.016 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm testimg 2023-09-23T20:45:53.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:53.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:53.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:53.069 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1533,"stamp":"2023-09-23T20:45:48.004081+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":499,"num_read_kb":924,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":4154104,"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":222,"ondisk_log_size":222,"up":219,"acting":219,"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":6291152,"kb_used_data":1088608,"kb_used_omap":31,"kb_used_meta":5202400,"kb_avail":743670064,"statfs":{"total":767960285184,"available":761518145536,"internally_reserved":0,"allocated":1114734592,"data_stored":1100625456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5327258222},"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":-374,"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":-5234,"num_read_kb":-14166,"num_write":-3307,"num_write_kb":-7365,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":-27,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"6.844052"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":347,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.478961+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:45:42.478961+0000","last_peered":"2023-09-23T20:45:42.478961+0000","last_clean":"2023-09-23T20:45:42.478961+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:45:42.478961+0000","last_undegraded":"2023-09-23T20:45:42.478961+0000","last_fullsized":"2023-09-23T20:45:42.478961+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.175597+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:45:42.175597+0000","last_peered":"2023-09-23T20:45:42.175597+0000","last_clean":"2023-09-23T20:45:42.175597+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:45:42.175597+0000","last_undegraded":"2023-09-23T20:45:42.175597+0000","last_fullsized":"2023-09-23T20:45:42.175597+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.188751+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:45:42.188751+0000","last_peered":"2023-09-23T20:45:42.188751+0000","last_clean":"2023-09-23T20:45:42.188751+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:45:42.188751+0000","last_undegraded":"2023-09-23T20:45:42.188751+0000","last_fullsized":"2023-09-23T20:45:42.188751+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":391,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480089+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:45:42.480089+0000","last_peered":"2023-09-23T20:45:42.480089+0000","last_clean":"2023-09-23T20:45:42.480089+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:45:42.480089+0000","last_undegraded":"2023-09-23T20:45:42.480089+0000","last_fullsized":"2023-09-23T20:45:42.480089+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":361,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.174660+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:45:42.174660+0000","last_peered":"2023-09-23T20:45:42.174660+0000","last_clean":"2023-09-23T20:45:42.174660+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:45:42.174660+0000","last_undegraded":"2023-09-23T20:45:42.174660+0000","last_fullsized":"2023-09-23T20:45:42.174660+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":296,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.183180+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:45:42.183180+0000","last_peered":"2023-09-23T20:45:42.183180+0000","last_clean":"2023-09-23T20:45:42.183180+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:45:42.183180+0000","last_undegraded":"2023-09-23T20:45:42.183180+0000","last_fullsized":"2023-09-23T20:45:42.183180+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":351,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479797+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:45:42.479797+0000","last_peered":"2023-09-23T20:45:42.479797+0000","last_clean":"2023-09-23T20:45:42.479797+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:45:42.479797+0000","last_undegraded":"2023-09-23T20:45:42.479797+0000","last_fullsized":"2023-09-23T20:45:42.479797+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":368,"state":"active+clean","last_fresh":"2023-09-23T20:45:43.273042+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:45:43.273042+0000","last_peered":"2023-09-23T20:45:43.273042+0000","last_clean":"2023-09-23T20:45:43.273042+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:45:43.273042+0000","last_undegraded":"2023-09-23T20:45:43.273042+0000","last_fullsized":"2023-09-23T20:45:43.273042+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":366,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163500+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:45:41.163500+0000","last_peered":"2023-09-23T20:45:41.163500+0000","last_clean":"2023-09-23T20:45:41.163500+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:45:41.163500+0000","last_undegraded":"2023-09-23T20:45:41.163500+0000","last_fullsized":"2023-09-23T20:45:41.163500+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":368,"state":"active+clean","last_fresh":"2023-09-23T20:45:43.275156+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:45:43.275156+0000","last_peered":"2023-09-23T20:45:43.275156+0000","last_clean":"2023-09-23T20:45:43.275156+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:45:43.275156+0000","last_undegraded":"2023-09-23T20:45:43.275156+0000","last_fullsized":"2023-09-23T20:45:43.275156+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.478120+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:45:42.478120+0000","last_peered":"2023-09-23T20:45:42.478120+0000","last_clean":"2023-09-23T20:45:42.478120+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:45:42.478120+0000","last_undegraded":"2023-09-23T20:45:42.478120+0000","last_fullsized":"2023-09-23T20:45:42.478120+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":297,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479286+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:45:42.479286+0000","last_peered":"2023-09-23T20:45:42.479286+0000","last_clean":"2023-09-23T20:45:42.479286+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:45:42.479286+0000","last_undegraded":"2023-09-23T20:45:42.479286+0000","last_fullsized":"2023-09-23T20:45:42.479286+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":436,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480227+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:45:42.480227+0000","last_peered":"2023-09-23T20:45:42.480227+0000","last_clean":"2023-09-23T20:45:42.480227+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:45:42.480227+0000","last_undegraded":"2023-09-23T20:45:42.480227+0000","last_fullsized":"2023-09-23T20:45:42.480227+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480385+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:45:42.480385+0000","last_peered":"2023-09-23T20:45:42.480385+0000","last_clean":"2023-09-23T20:45:42.480385+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:45:42.480385+0000","last_undegraded":"2023-09-23T20:45:42.480385+0000","last_fullsized":"2023-09-23T20:45:42.480385+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477523+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:45:42.477523+0000","last_peered":"2023-09-23T20:45:42.477523+0000","last_clean":"2023-09-23T20:45:42.477523+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:45:42.477523+0000","last_undegraded":"2023-09-23T20:45:42.477523+0000","last_fullsized":"2023-09-23T20:45:42.477523+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":393,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.175197+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:45:42.175197+0000","last_peered":"2023-09-23T20:45:42.175197+0000","last_clean":"2023-09-23T20:45:42.175197+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:45:42.175197+0000","last_undegraded":"2023-09-23T20:45:42.175197+0000","last_fullsized":"2023-09-23T20:45:42.175197+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":388,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479223+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:45:42.479223+0000","last_peered":"2023-09-23T20:45:42.479223+0000","last_clean":"2023-09-23T20:45:42.479223+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:45:42.479223+0000","last_undegraded":"2023-09-23T20:45:42.479223+0000","last_fullsized":"2023-09-23T20:45:42.479223+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":382,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163402+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:45:41.163402+0000","last_peered":"2023-09-23T20:45:41.163402+0000","last_clean":"2023-09-23T20:45:41.163402+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:45:41.163402+0000","last_undegraded":"2023-09-23T20:45:41.163402+0000","last_fullsized":"2023-09-23T20:45:41.163402+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477025+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:45:42.477025+0000","last_peered":"2023-09-23T20:45:42.477025+0000","last_clean":"2023-09-23T20:45:42.477025+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:45:42.477025+0000","last_undegraded":"2023-09-23T20:45:42.477025+0000","last_fullsized":"2023-09-23T20:45:42.477025+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480048+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:45:42.480048+0000","last_peered":"2023-09-23T20:45:42.480048+0000","last_clean":"2023-09-23T20:45:42.480048+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:45:42.480048+0000","last_undegraded":"2023-09-23T20:45:42.480048+0000","last_fullsized":"2023-09-23T20:45:42.480048+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.181495+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:45:42.181495+0000","last_peered":"2023-09-23T20:45:42.181495+0000","last_clean":"2023-09-23T20:45:42.181495+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:45:42.181495+0000","last_undegraded":"2023-09-23T20:45:42.181495+0000","last_fullsized":"2023-09-23T20:45:42.181495+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":239,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.176156+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:45:42.176156+0000","last_peered":"2023-09-23T20:45:42.176156+0000","last_clean":"2023-09-23T20:45:42.176156+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:45:42.176156+0000","last_undegraded":"2023-09-23T20:45:42.176156+0000","last_fullsized":"2023-09-23T20:45:42.176156+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"69'1","reported_seq":33,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479018+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:45:42.479018+0000","last_peered":"2023-09-23T20:45:42.479018+0000","last_clean":"2023-09-23T20:45:42.479018+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:45:42.479018+0000","last_undegraded":"2023-09-23T20:45:42.479018+0000","last_fullsized":"2023-09-23T20:45:42.479018+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":365,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163109+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:45:41.163109+0000","last_peered":"2023-09-23T20:45:41.163109+0000","last_clean":"2023-09-23T20:45:41.163109+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:45:41.163109+0000","last_undegraded":"2023-09-23T20:45:41.163109+0000","last_fullsized":"2023-09-23T20:45:41.163109+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.478862+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:45:42.478862+0000","last_peered":"2023-09-23T20:45:42.478862+0000","last_clean":"2023-09-23T20:45:42.478862+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:45:42.478862+0000","last_undegraded":"2023-09-23T20:45:42.478862+0000","last_fullsized":"2023-09-23T20:45:42.478862+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":364,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477903+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:45:42.477903+0000","last_peered":"2023-09-23T20:45:42.477903+0000","last_clean":"2023-09-23T20:45:42.477903+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:45:42.477903+0000","last_undegraded":"2023-09-23T20:45:42.477903+0000","last_fullsized":"2023-09-23T20:45:42.477903+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":33,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477850+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:45:42.477850+0000","last_peered":"2023-09-23T20:45:42.477850+0000","last_clean":"2023-09-23T20:45:42.477850+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:45:42.477850+0000","last_undegraded":"2023-09-23T20:45:42.477850+0000","last_fullsized":"2023-09-23T20:45:42.477850+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":374,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.181222+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:45:42.181222+0000","last_peered":"2023-09-23T20:45:42.181222+0000","last_clean":"2023-09-23T20:45:42.181222+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:45:42.181222+0000","last_undegraded":"2023-09-23T20:45:42.181222+0000","last_fullsized":"2023-09-23T20:45:42.181222+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":343,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163699+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:45:41.163699+0000","last_peered":"2023-09-23T20:45:41.163699+0000","last_clean":"2023-09-23T20:45:41.163699+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:45:41.163699+0000","last_undegraded":"2023-09-23T20:45:41.163699+0000","last_fullsized":"2023-09-23T20:45:41.163699+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480241+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:45:42.480241+0000","last_peered":"2023-09-23T20:45:42.480241+0000","last_clean":"2023-09-23T20:45:42.480241+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:45:42.480241+0000","last_undegraded":"2023-09-23T20:45:42.480241+0000","last_fullsized":"2023-09-23T20:45:42.480241+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.175387+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:45:42.175387+0000","last_peered":"2023-09-23T20:45:42.175387+0000","last_clean":"2023-09-23T20:45:42.175387+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:45:42.175387+0000","last_undegraded":"2023-09-23T20:45:42.175387+0000","last_fullsized":"2023-09-23T20:45:42.175387+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480072+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:45:42.480072+0000","last_peered":"2023-09-23T20:45:42.480072+0000","last_clean":"2023-09-23T20:45:42.480072+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:45:42.480072+0000","last_undegraded":"2023-09-23T20:45:42.480072+0000","last_fullsized":"2023-09-23T20:45:42.480072+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":297,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.182194+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:45:42.182194+0000","last_peered":"2023-09-23T20:45:42.182194+0000","last_clean":"2023-09-23T20:45:42.182194+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:45:42.182194+0000","last_undegraded":"2023-09-23T20:45:42.182194+0000","last_fullsized":"2023-09-23T20:45:42.182194+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480358+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:45:42.480358+0000","last_peered":"2023-09-23T20:45:42.480358+0000","last_clean":"2023-09-23T20:45:42.480358+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:45:42.480358+0000","last_undegraded":"2023-09-23T20:45:42.480358+0000","last_fullsized":"2023-09-23T20:45:42.480358+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":348,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477514+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:45:42.477514+0000","last_peered":"2023-09-23T20:45:42.477514+0000","last_clean":"2023-09-23T20:45:42.477514+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:45:42.477514+0000","last_undegraded":"2023-09-23T20:45:42.477514+0000","last_fullsized":"2023-09-23T20:45:42.477514+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.481318+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:45:42.481318+0000","last_peered":"2023-09-23T20:45:42.481318+0000","last_clean":"2023-09-23T20:45:42.481318+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:45:42.481318+0000","last_undegraded":"2023-09-23T20:45:42.481318+0000","last_fullsized":"2023-09-23T20:45:42.481318+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.174642+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:45:42.174642+0000","last_peered":"2023-09-23T20:45:42.174642+0000","last_clean":"2023-09-23T20:45:42.174642+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:45:42.174642+0000","last_undegraded":"2023-09-23T20:45:42.174642+0000","last_fullsized":"2023-09-23T20:45:42.174642+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":330,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.189888+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:45:42.189888+0000","last_peered":"2023-09-23T20:45:42.189888+0000","last_clean":"2023-09-23T20:45:42.189888+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:45:42.189888+0000","last_undegraded":"2023-09-23T20:45:42.189888+0000","last_fullsized":"2023-09-23T20:45:42.189888+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":392,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.189515+0000","last_change":"2023-09-23T20:41:36.101206+0000","last_active":"2023-09-23T20:45:42.189515+0000","last_peered":"2023-09-23T20:45:42.189515+0000","last_clean":"2023-09-23T20:45:42.189515+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:45:42.189515+0000","last_undegraded":"2023-09-23T20:45:42.189515+0000","last_fullsized":"2023-09-23T20:45:42.189515+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":363,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163373+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:45:41.163373+0000","last_peered":"2023-09-23T20:45:41.163373+0000","last_clean":"2023-09-23T20:45:41.163373+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:45:41.163373+0000","last_undegraded":"2023-09-23T20:45:41.163373+0000","last_fullsized":"2023-09-23T20:45:41.163373+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.188497+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:45:42.188497+0000","last_peered":"2023-09-23T20:45:42.188497+0000","last_clean":"2023-09-23T20:45:42.188497+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:45:42.188497+0000","last_undegraded":"2023-09-23T20:45:42.188497+0000","last_fullsized":"2023-09-23T20:45:42.188497+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163450+0000","last_change":"2023-09-23T20:37:53.890130+0000","last_active":"2023-09-23T20:45:41.163450+0000","last_peered":"2023-09-23T20:45:41.163450+0000","last_clean":"2023-09-23T20:45:41.163450+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:45:41.163450+0000","last_undegraded":"2023-09-23T20:45:41.163450+0000","last_fullsized":"2023-09-23T20:45:41.163450+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479876+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:45:42.479876+0000","last_peered":"2023-09-23T20:45:42.479876+0000","last_clean":"2023-09-23T20:45:42.479876+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:45:42.479876+0000","last_undegraded":"2023-09-23T20:45:42.479876+0000","last_fullsized":"2023-09-23T20:45:42.479876+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.164118+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:45:41.164118+0000","last_peered":"2023-09-23T20:45:41.164118+0000","last_clean":"2023-09-23T20:45:41.164118+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:45:41.164118+0000","last_undegraded":"2023-09-23T20:45:41.164118+0000","last_fullsized":"2023-09-23T20:45:41.164118+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":383,"reported_epoch":368,"state":"active+clean","last_fresh":"2023-09-23T20:45:43.799453+0000","last_change":"2023-09-23T20:21:46.294861+0000","last_active":"2023-09-23T20:45:43.799453+0000","last_peered":"2023-09-23T20:45:43.799453+0000","last_clean":"2023-09-23T20:45:43.799453+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:45:43.799453+0000","last_undegraded":"2023-09-23T20:45:43.799453+0000","last_fullsized":"2023-09-23T20:45:43.799453+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":347,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.188444+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:45:42.188444+0000","last_peered":"2023-09-23T20:45:42.188444+0000","last_clean":"2023-09-23T20:45:42.188444+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:45:42.188444+0000","last_undegraded":"2023-09-23T20:45:42.188444+0000","last_fullsized":"2023-09-23T20:45:42.188444+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":368,"state":"active+clean","last_fresh":"2023-09-23T20:45:43.184005+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:45:43.184005+0000","last_peered":"2023-09-23T20:45:43.184005+0000","last_clean":"2023-09-23T20:45:43.184005+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:45:43.184005+0000","last_undegraded":"2023-09-23T20:45:43.184005+0000","last_fullsized":"2023-09-23T20:45:43.184005+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163733+0000","last_change":"2023-09-23T20:41:36.081704+0000","last_active":"2023-09-23T20:45:41.163733+0000","last_peered":"2023-09-23T20:45:41.163733+0000","last_clean":"2023-09-23T20:45:41.163733+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:45:41.163733+0000","last_undegraded":"2023-09-23T20:45:41.163733+0000","last_fullsized":"2023-09-23T20:45:41.163733+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":666,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.476774+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:45:42.476774+0000","last_peered":"2023-09-23T20:45:42.476774+0000","last_clean":"2023-09-23T20:45:42.476774+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:45:42.476774+0000","last_undegraded":"2023-09-23T20:45:42.476774+0000","last_fullsized":"2023-09-23T20:45:42.476774+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.174937+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:45:42.174937+0000","last_peered":"2023-09-23T20:45:42.174937+0000","last_clean":"2023-09-23T20:45:42.174937+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:45:42.174937+0000","last_undegraded":"2023-09-23T20:45:42.174937+0000","last_fullsized":"2023-09-23T20:45:42.174937+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":328,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.183420+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:45:42.183420+0000","last_peered":"2023-09-23T20:45:42.183420+0000","last_clean":"2023-09-23T20:45:42.183420+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:45:42.183420+0000","last_undegraded":"2023-09-23T20:45:42.183420+0000","last_fullsized":"2023-09-23T20:45:42.183420+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":29,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.476945+0000","last_change":"2023-09-23T20:41:36.086675+0000","last_active":"2023-09-23T20:45:42.476945+0000","last_peered":"2023-09-23T20:45:42.476945+0000","last_clean":"2023-09-23T20:45:42.476945+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:45:42.476945+0000","last_undegraded":"2023-09-23T20:45:42.476945+0000","last_fullsized":"2023-09-23T20:45:42.476945+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479011+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:45:42.479011+0000","last_peered":"2023-09-23T20:45:42.479011+0000","last_clean":"2023-09-23T20:45:42.479011+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:45:42.479011+0000","last_undegraded":"2023-09-23T20:45:42.479011+0000","last_fullsized":"2023-09-23T20:45:42.479011+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":360,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479950+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:45:42.479950+0000","last_peered":"2023-09-23T20:45:42.479950+0000","last_clean":"2023-09-23T20:45:42.479950+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:45:42.479950+0000","last_undegraded":"2023-09-23T20:45:42.479950+0000","last_fullsized":"2023-09-23T20:45:42.479950+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":29,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477976+0000","last_change":"2023-09-23T20:41:36.087817+0000","last_active":"2023-09-23T20:45:42.477976+0000","last_peered":"2023-09-23T20:45:42.477976+0000","last_clean":"2023-09-23T20:45:42.477976+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:45:42.477976+0000","last_undegraded":"2023-09-23T20:45:42.477976+0000","last_fullsized":"2023-09-23T20:45:42.477976+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.189310+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:45:42.189310+0000","last_peered":"2023-09-23T20:45:42.189310+0000","last_clean":"2023-09-23T20:45:42.189310+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:45:42.189310+0000","last_undegraded":"2023-09-23T20:45:42.189310+0000","last_fullsized":"2023-09-23T20:45:42.189310+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480450+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:45:42.480450+0000","last_peered":"2023-09-23T20:45:42.480450+0000","last_clean":"2023-09-23T20:45:42.480450+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:45:42.480450+0000","last_undegraded":"2023-09-23T20:45:42.480450+0000","last_fullsized":"2023-09-23T20:45:42.480450+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":397,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.176301+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:45:42.176301+0000","last_peered":"2023-09-23T20:45:42.176301+0000","last_clean":"2023-09-23T20:45:42.176301+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:45:42.176301+0000","last_undegraded":"2023-09-23T20:45:42.176301+0000","last_fullsized":"2023-09-23T20:45:42.176301+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":331,"reported_epoch":368,"state":"active+clean","last_fresh":"2023-09-23T20:45:43.183812+0000","last_change":"2023-09-23T20:37:53.888484+0000","last_active":"2023-09-23T20:45:43.183812+0000","last_peered":"2023-09-23T20:45:43.183812+0000","last_clean":"2023-09-23T20:45:43.183812+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:45:43.183812+0000","last_undegraded":"2023-09-23T20:45:43.183812+0000","last_fullsized":"2023-09-23T20:45:43.183812+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.174416+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:45:42.174416+0000","last_peered":"2023-09-23T20:45:42.174416+0000","last_clean":"2023-09-23T20:45:42.174416+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:45:42.174416+0000","last_undegraded":"2023-09-23T20:45:42.174416+0000","last_fullsized":"2023-09-23T20:45:42.174416+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.183301+0000","last_change":"2023-09-23T20:41:36.085551+0000","last_active":"2023-09-23T20:45:42.183301+0000","last_peered":"2023-09-23T20:45:42.183301+0000","last_clean":"2023-09-23T20:45:42.183301+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:45:42.183301+0000","last_undegraded":"2023-09-23T20:45:42.183301+0000","last_fullsized":"2023-09-23T20:45:42.183301+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":340,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479917+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:45:42.479917+0000","last_peered":"2023-09-23T20:45:42.479917+0000","last_clean":"2023-09-23T20:45:42.479917+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:45:42.479917+0000","last_undegraded":"2023-09-23T20:45:42.479917+0000","last_fullsized":"2023-09-23T20:45:42.479917+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":327,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.477772+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:45:42.477772+0000","last_peered":"2023-09-23T20:45:42.477772+0000","last_clean":"2023-09-23T20:45:42.477772+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:45:42.477772+0000","last_undegraded":"2023-09-23T20:45:42.477772+0000","last_fullsized":"2023-09-23T20:45:42.477772+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480307+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:45:42.480307+0000","last_peered":"2023-09-23T20:45:42.480307+0000","last_clean":"2023-09-23T20:45:42.480307+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:45:42.480307+0000","last_undegraded":"2023-09-23T20:45:42.480307+0000","last_fullsized":"2023-09-23T20:45:42.480307+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.186386+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:45:42.186386+0000","last_peered":"2023-09-23T20:45:42.186386+0000","last_clean":"2023-09-23T20:45:42.186386+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:45:42.186386+0000","last_undegraded":"2023-09-23T20:45:42.186386+0000","last_fullsized":"2023-09-23T20:45:42.186386+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":329,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163607+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:45:41.163607+0000","last_peered":"2023-09-23T20:45:41.163607+0000","last_clean":"2023-09-23T20:45:41.163607+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:45:41.163607+0000","last_undegraded":"2023-09-23T20:45:41.163607+0000","last_fullsized":"2023-09-23T20:45:41.163607+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.480492+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:45:42.480492+0000","last_peered":"2023-09-23T20:45:42.480492+0000","last_clean":"2023-09-23T20:45:42.480492+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:45:42.480492+0000","last_undegraded":"2023-09-23T20:45:42.480492+0000","last_fullsized":"2023-09-23T20:45:42.480492+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":366,"state":"active+clean","last_fresh":"2023-09-23T20:45:41.163203+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:45:41.163203+0000","last_peered":"2023-09-23T20:45:41.163203+0000","last_clean":"2023-09-23T20:45:41.163203+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:45:41.163203+0000","last_undegraded":"2023-09-23T20:45:41.163203+0000","last_fullsized":"2023-09-23T20:45:41.163203+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.478227+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:45:42.478227+0000","last_peered":"2023-09-23T20:45:42.478227+0000","last_clean":"2023-09-23T20:45:42.478227+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:45:42.478227+0000","last_undegraded":"2023-09-23T20:45:42.478227+0000","last_fullsized":"2023-09-23T20:45:42.478227+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.175959+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:45:42.175959+0000","last_peered":"2023-09-23T20:45:42.175959+0000","last_clean":"2023-09-23T20:45:42.175959+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:45:42.175959+0000","last_undegraded":"2023-09-23T20:45:42.175959+0000","last_fullsized":"2023-09-23T20:45:42.175959+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.175098+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:45:42.175098+0000","last_peered":"2023-09-23T20:45:42.175098+0000","last_clean":"2023-09-23T20:45:42.175098+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:45:42.175098+0000","last_undegraded":"2023-09-23T20:45:42.175098+0000","last_fullsized":"2023-09-23T20:45:42.175098+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":420,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.479873+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:45:42.479873+0000","last_peered":"2023-09-23T20:45:42.479873+0000","last_clean":"2023-09-23T20:45:42.479873+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:45:42.479873+0000","last_undegraded":"2023-09-23T20:45:42.479873+0000","last_fullsized":"2023-09-23T20:45:42.479873+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":344,"reported_epoch":367,"state":"active+clean","last_fresh":"2023-09-23T20:45:42.481367+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:45:42.481367+0000","last_peered":"2023-09-23T20:45:42.481367+0000","last_clean":"2023-09-23T20:45:42.481367+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:45:42.481367+0000","last_undegraded":"2023-09-23T20:45:42.481367+0000","last_fullsized":"2023-09-23T20:45:42.481367+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":236223201898,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":369916,"kb_used_data":4724,"kb_used_omap":0,"kb_used_meta":365184,"kb_avail":93375236,"statfs":{"total":95995035648,"available":95616241664,"internally_reserved":0,"allocated":4837376,"data_stored":3379268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":373948416},"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 Sep 23 20:45:29 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":1.9410000000000001,"15min":1.508},"min":{"1min":0.47399999999999998,"5min":0.27800000000000002,"15min":0.26100000000000001},"max":{"1min":1.1080000000000001,"5min":33.451000000000001,"15min":56.399000000000001},"last":1.179},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.8640000000000001,"15min":1.631},"min":{"1min":0.42799999999999999,"5min":0.29199999999999998,"15min":0.27500000000000002},"max":{"1min":4.202,"5min":23.771000000000001,"15min":61.406999999999996},"last":0.68700000000000006}]},{"osd":1,"last update":"Sat Sep 23 20:44:46 2023","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.613,"15min":1.167},"min":{"1min":0.34899999999999998,"5min":0.317,"15min":0.314},"max":{"1min":4.7450000000000001,"5min":23.283999999999999,"15min":23.283999999999999},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.8180000000000001,"15min":1.4039999999999999},"min":{"1min":0.33000000000000002,"5min":0.29899999999999999,"15min":0.26800000000000002},"max":{"1min":6.532,"5min":23.321999999999999,"15min":23.321999999999999},"last":1.0569999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:45:29 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.0680000000000001,"15min":1.0389999999999999},"min":{"1min":0.63400000000000001,"5min":0.34200000000000003,"15min":0.308},"max":{"1min":1.3200000000000001,"5min":4.718,"15min":26.445},"last":0.871},{"interface":"front","average":{"1min":0.78500000000000003,"5min":1.536,"15min":1.1970000000000001},"min":{"1min":0.496,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.0329999999999999,"5min":8.0069999999999997,"15min":22.346},"last":1.0820000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:44:46 2023","interfaces":[{"interface":"back","average":{"1min":2.7149999999999999,"5min":1.9039999999999999,"15min":2.7029999999999998},"min":{"1min":0.38,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":24.141999999999999,"5min":24.141999999999999,"15min":114.539},"last":1.2190000000000001},{"interface":"front","average":{"1min":4.3049999999999997,"5min":2.5369999999999999,"15min":2.8740000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":31.960000000000001,"5min":31.960000000000001,"15min":114.58199999999999},"last":0.90600000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:45:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.91800000000000004,"15min":1.141},"min":{"1min":0.54200000000000004,"5min":0.32000000000000001,"15min":0.31},"max":{"1min":1.359,"5min":5.8019999999999996,"15min":45.527000000000001},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.417,"15min":1.2989999999999999},"min":{"1min":0.54000000000000004,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2729999999999999,"5min":8.6189999999999998,"15min":45.575000000000003},"last":0.59999999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:45:29 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":1.1699999999999999,"15min":0.97499999999999998},"min":{"1min":0.62,"5min":0.29999999999999999,"15min":0.28599999999999998},"max":{"1min":1.248,"5min":9.2739999999999991,"15min":9.2739999999999991},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0469999999999999,"15min":1.05},"min":{"1min":0.755,"5min":0.38500000000000001,"15min":0.29899999999999999},"max":{"1min":1.339,"5min":9.7119999999999997,"15min":9.7119999999999997},"last":1.117}]},{"osd":6,"last update":"Sat Sep 23 20:45:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.5069999999999999,"15min":1.228},"min":{"1min":0.47999999999999998,"5min":0.316,"15min":0.316},"max":{"1min":2.2149999999999999,"5min":8.2420000000000009,"15min":8.2420000000000009},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.161,"5min":1.6000000000000001,"15min":1.379},"min":{"1min":0.70899999999999996,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.0019999999999998,"5min":11.459,"15min":11.459},"last":1.3779999999999999}]}]},{"osd":6,"up_from":299,"seq":1284195221600,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":570860,"kb_used_data":354788,"kb_used_omap":11,"kb_used_meta":216052,"kb_avail":93174292,"statfs":{"total":95995035648,"available":95410475008,"internally_reserved":0,"allocated":363302912,"data_stored":361860719,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":221238240},"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 Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":2.774,"5min":4.4480000000000004,"15min":2.3069999999999999},"min":{"1min":0.53900000000000003,"5min":0.28499999999999998,"15min":0.26300000000000001},"max":{"1min":25.172000000000001,"5min":227.89099999999999,"15min":227.89099999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":2.7599999999999998,"5min":4.5259999999999998,"15min":2.3799999999999999},"min":{"1min":0.442,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":25.388999999999999,"5min":228.392,"15min":228.392},"last":0.95699999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5129999999999999,"5min":1.911,"15min":1.3700000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":7.2880000000000003,"5min":7.2880000000000003,"15min":7.2880000000000003},"last":1.274},{"interface":"front","average":{"1min":2.0920000000000001,"5min":1.978,"15min":1.671},"min":{"1min":0.34699999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":7.8739999999999997,"5min":9.0690000000000008,"15min":9.0690000000000008},"last":0.78400000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":3.085,"5min":2.0110000000000001,"15min":3.746},"min":{"1min":0.34799999999999998,"5min":0.308,"15min":0.308},"max":{"1min":37.765999999999998,"5min":37.765999999999998,"15min":62.82},"last":0.88400000000000001},{"interface":"front","average":{"1min":3.6280000000000001,"5min":2.3399999999999999,"15min":3.9940000000000002},"min":{"1min":0.40999999999999998,"5min":0.36899999999999999,"15min":0.30599999999999999},"max":{"1min":37.823999999999998,"5min":37.823999999999998,"15min":62.402999999999999},"last":1.1539999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":3.2829999999999999,"5min":3.2909999999999999,"15min":2.7839999999999998},"min":{"1min":0.433,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":25.106000000000002,"5min":107.131,"15min":107.131},"last":0.92700000000000005},{"interface":"front","average":{"1min":2.6579999999999999,"5min":3.4060000000000001,"15min":2.1230000000000002},"min":{"1min":0.45700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":24.452000000000002,"5min":107.175,"15min":107.175},"last":1.196}]},{"osd":4,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.464,"15min":1.643},"min":{"1min":0.38200000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.0170000000000003,"5min":8.2170000000000005,"15min":8.2170000000000005},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.504,"5min":1.462,"15min":1.5609999999999999},"min":{"1min":0.45300000000000001,"5min":0.33300000000000002,"15min":0.30599999999999999},"max":{"1min":7.3280000000000003,"5min":7.3280000000000003,"15min":7.3650000000000002},"last":1.353}]},{"osd":5,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.4390000000000001,"5min":1.7310000000000001,"15min":1.3080000000000001},"min":{"1min":0.41299999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":7.3659999999999997,"5min":8.0609999999999999,"15min":8.0609999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.554,"5min":1.6120000000000001,"15min":1.706},"min":{"1min":0.38,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.3129999999999997,"5min":9.2100000000000009,"15min":9.2100000000000009},"last":1.0369999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5329999999999999,"5min":1.8260000000000001,"15min":1.5660000000000001},"min":{"1min":0.48299999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.3479999999999999,"5min":9.1530000000000005,"15min":9.1530000000000005},"last":1.226},{"interface":"front","average":{"1min":1.5589999999999999,"5min":1.6850000000000001,"15min":1.2410000000000001},"min":{"1min":0.42399999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.9909999999999997,"5min":9.2400000000000002,"15min":9.2400000000000002},"last":1.111}]}]},{"osd":1,"up_from":90,"seq":386547057084,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":864052,"kb_used_data":4860,"kb_used_omap":4,"kb_used_meta":859131,"kb_avail":92881100,"statfs":{"total":95995035648,"available":95110246400,"internally_reserved":0,"allocated":4976640,"data_stored":2890892,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":879751054},"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 Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":1.883,"15min":2.512},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":2.347,"5min":9.5489999999999995,"15min":133.53200000000001},"last":0.434},{"interface":"front","average":{"1min":0.59399999999999997,"5min":1.7,"15min":2.577},"min":{"1min":0.27600000000000002,"5min":0.186,"15min":0.186},"max":{"1min":2.7639999999999998,"5min":10.502000000000001,"15min":131.57499999999999},"last":0.60499999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:45:20 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":2.1240000000000001,"15min":1.712},"min":{"1min":0.32200000000000001,"5min":0.186,"15min":0.186},"max":{"1min":1.252,"5min":9.6630000000000003,"15min":110.608},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.498,"5min":1.758,"15min":1.653},"min":{"1min":0.26500000000000001,"5min":0.23699999999999999,"15min":0.19900000000000001},"max":{"1min":0.99099999999999999,"5min":10.378,"15min":112.98},"last":0.75}]},{"osd":3,"last update":"Sat Sep 23 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":2.089,"15min":2.6699999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":4.3680000000000003,"5min":9.0169999999999995,"15min":175.08799999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":1.244,"5min":2.2509999999999999,"15min":2.9630000000000001},"min":{"1min":0.308,"5min":0.26600000000000001,"15min":0.23000000000000001},"max":{"1min":4.8570000000000002,"5min":11.041,"15min":175.488},"last":0.81100000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.571,"15min":1.169},"min":{"1min":0.32100000000000001,"5min":0.314,"15min":0.29499999999999998},"max":{"1min":5.1399999999999997,"5min":8.8190000000000008,"15min":9.3390000000000004},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.5289999999999999,"15min":1.423},"min":{"1min":0.33500000000000002,"5min":0.311,"15min":0.28799999999999998},"max":{"1min":9.0950000000000006,"5min":9.0950000000000006,"15min":16.058},"last":0.96699999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":1.4590000000000001,"5min":1.948,"15min":1.4470000000000001},"min":{"1min":0.39800000000000002,"5min":0.33800000000000002,"15min":0.27700000000000002},"max":{"1min":7.5460000000000003,"5min":9.5280000000000005,"15min":9.5280000000000005},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.387,"5min":1.837,"15min":1.3149999999999999},"min":{"1min":0.34799999999999998,"5min":0.34599999999999997,"15min":0.32700000000000001},"max":{"1min":5.2960000000000003,"5min":8.7110000000000003,"15min":9.4030000000000005},"last":0.94499999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":1.885,"5min":2.0819999999999999,"15min":1.4530000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":7.6500000000000004,"5min":9.6059999999999999,"15min":9.6059999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.355,"5min":2.0129999999999999,"15min":1.458},"min":{"1min":0.59299999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":5.6669999999999998,"5min":11.728999999999999,"15min":11.728999999999999},"last":0.83799999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":2.153,"5min":2.2360000000000002,"15min":1.554},"min":{"1min":0.438,"5min":0.38200000000000001,"15min":0.35399999999999998},"max":{"1min":8.375,"5min":9.5709999999999997,"15min":9.5709999999999997},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.077,"5min":1.819,"15min":1.335},"min":{"1min":0.499,"5min":0.42999999999999999,"15min":0.41099999999999998},"max":{"1min":4.6289999999999996,"5min":8.7929999999999993,"15min":9.4570000000000007},"last":0.875}]}]},{"osd":0,"up_from":85,"seq":365072220611,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1332828,"kb_used_data":351252,"kb_used_omap":5,"kb_used_meta":981562,"kb_avail":92412324,"statfs":{"total":95995035648,"available":94630219776,"internally_reserved":0,"allocated":359682048,"data_stored":357574654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":1005120122},"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 Sep 23 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":5.4630000000000001,"15min":2.7200000000000002},"min":{"1min":0.246,"5min":0.22900000000000001,"15min":0.19600000000000001},"max":{"1min":8.6639999999999997,"5min":184.161,"15min":184.161},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":5.7350000000000003,"15min":2.9940000000000002},"min":{"1min":0.36499999999999999,"5min":0.222,"15min":0.19900000000000001},"max":{"1min":7.2190000000000003,"5min":184.23699999999999,"15min":184.23699999999999},"last":0.63200000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:45:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6339999999999999,"5min":2.2919999999999998,"15min":1.9810000000000001},"min":{"1min":0.34599999999999997,"5min":0.20799999999999999,"15min":0.19900000000000001},"max":{"1min":12.01,"5min":12.01,"15min":84.491},"last":0.443},{"interface":"front","average":{"1min":0.73499999999999999,"5min":1.621,"15min":1.728},"min":{"1min":0.29299999999999998,"5min":0.218,"15min":0.218},"max":{"1min":2.7599999999999998,"5min":7.0759999999999996,"15min":83.647999999999996},"last":0.375}]},{"osd":3,"last update":"Sat Sep 23 20:44:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":2.8599999999999999,"15min":2.3660000000000001},"min":{"1min":0.38,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":5.6280000000000001,"5min":59.131,"15min":145.04499999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":2.2290000000000001,"5min":3.2090000000000001,"15min":2.5790000000000002},"min":{"1min":0.41399999999999998,"5min":0.246,"15min":0.246},"max":{"1min":11.874000000000001,"5min":59.090000000000003,"15min":145.12799999999999},"last":0.93300000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:45:20 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.468,"15min":1.5820000000000001},"min":{"1min":0.52800000000000002,"5min":0.35699999999999998,"15min":0.316},"max":{"1min":3.6139999999999999,"5min":12.413,"15min":12.413},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.76,"5min":1.982,"15min":1.7430000000000001},"min":{"1min":0.53100000000000003,"5min":0.39400000000000002,"15min":0.30199999999999999},"max":{"1min":11.917999999999999,"5min":17.652999999999999,"15min":17.652999999999999},"last":0.89600000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:45:20 2023","interfaces":[{"interface":"back","average":{"1min":1.8640000000000001,"5min":2.177,"15min":1.8280000000000001},"min":{"1min":0.60599999999999998,"5min":0.34100000000000003,"15min":0.33000000000000002},"max":{"1min":11.943,"5min":17.699999999999999,"15min":17.699999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.601,"15min":1.6200000000000001},"min":{"1min":0.39400000000000002,"5min":0.38100000000000001,"15min":0.37},"max":{"1min":3.0910000000000002,"5min":8.734,"15min":10.090999999999999},"last":0.70099999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":1.8080000000000001,"5min":2.3769999999999998,"15min":1.883},"min":{"1min":0.60499999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":11.965999999999999,"5min":17.728999999999999,"15min":17.728999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.861,"5min":2.4460000000000002,"15min":1.9359999999999999},"min":{"1min":0.626,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":11.988,"5min":17.759,"15min":17.759},"last":0.73199999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:45:20 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.839,"15min":1.615},"min":{"1min":0.42299999999999999,"5min":0.376,"15min":0.376},"max":{"1min":4.3630000000000004,"5min":9.8529999999999998,"15min":9.8529999999999998},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.6020000000000001,"5min":1.857,"15min":1.6000000000000001},"min":{"1min":0.57699999999999996,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":9.3499999999999996,"5min":12.738,"15min":12.738},"last":0.83699999999999997}]}]},{"osd":2,"up_from":95,"seq":408021893547,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":712776,"kb_used_data":4864,"kb_used_omap":7,"kb_used_meta":707896,"kb_avail":93032376,"statfs":{"total":95995035648,"available":95265153024,"internally_reserved":0,"allocated":4980736,"data_stored":2889769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":724885585},"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 Sep 23 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":1.7909999999999999,"15min":3.0800000000000001},"min":{"1min":0.35299999999999998,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.90800000000000003,"5min":28.138999999999999,"15min":93.385000000000005},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.52700000000000002,"5min":1.909,"15min":3.5550000000000002},"min":{"1min":0.29499999999999998,"5min":0.219,"15min":0.218},"max":{"1min":0.874,"5min":29.594999999999999,"15min":93.296000000000006},"last":0.55700000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":2.298,"15min":1.9890000000000001},"min":{"1min":0.38100000000000001,"5min":0.214,"15min":0.214},"max":{"1min":0.92100000000000004,"5min":27.634,"15min":81.994},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59799999999999998,"5min":2.508,"15min":2.024},"min":{"1min":0.34100000000000003,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.0880000000000001,"5min":27.486000000000001,"15min":86.367999999999995},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:45:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":3.145,"15min":2.585},"min":{"1min":0.35299999999999998,"5min":0.29499999999999998,"15min":0.22900000000000001},"max":{"1min":3.9340000000000002,"5min":78.543000000000006,"15min":80.498000000000005},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.2989999999999999,"5min":2.476,"15min":2.3780000000000001},"min":{"1min":0.33500000000000002,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":4.0199999999999996,"5min":32.494999999999997,"15min":81.091999999999999},"last":0.41399999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":1.6970000000000001,"15min":1.2589999999999999},"min":{"1min":0.65200000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.282,"5min":9.6839999999999993,"15min":9.6839999999999993},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.631,"15min":1.3380000000000001},"min":{"1min":0.56599999999999995,"5min":0.35599999999999998,"15min":0.35399999999999998},"max":{"1min":1.373,"5min":9.6199999999999992,"15min":9.6199999999999992},"last":0.92500000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":1.3700000000000001,"15min":1.1799999999999999},"min":{"1min":0.54100000000000004,"5min":0.35199999999999998,"15min":0.312},"max":{"1min":1.3260000000000001,"5min":10.500999999999999,"15min":10.500999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.5600000000000001,"15min":1.3169999999999999},"min":{"1min":0.71499999999999997,"5min":0.35999999999999999,"15min":0.33000000000000002},"max":{"1min":1.502,"5min":10.013,"15min":10.013},"last":1.0780000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.7609999999999999,"15min":1.284},"min":{"1min":0.45100000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.6680000000000001,"5min":14.483000000000001,"15min":14.483000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.25,"5min":2.0750000000000002,"15min":1.4239999999999999},"min":{"1min":0.49299999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.1879999999999997,"5min":10.404999999999999,"15min":10.404999999999999},"last":1.1639999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.601,"15min":1.254},"min":{"1min":0.60199999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.4750000000000001,"5min":16.652999999999999,"15min":16.652999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.802,"15min":1.375},"min":{"1min":0.65200000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.3859999999999999,"5min":10.08,"15min":10.08},"last":1.1259999999999999}]}]},{"osd":3,"up_from":100,"seq":429496730022,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1038720,"kb_used_data":4792,"kb_used_omap":2,"kb_used_meta":1033917,"kb_avail":92706432,"statfs":{"total":95995035648,"available":94931386368,"internally_reserved":0,"allocated":4907008,"data_stored":2879703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1058731061},"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 Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":3.597,"15min":3.8300000000000001},"min":{"1min":0.24099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":7.3940000000000001,"5min":94.140000000000001,"15min":168.333},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.6279999999999999,"5min":2.9369999999999998,"15min":3.4740000000000002},"min":{"1min":0.219,"5min":0.19400000000000001,"15min":0.192},"max":{"1min":7.2789999999999999,"5min":96.546999999999997,"15min":168.22999999999999},"last":0.67000000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":4.5510000000000002,"5min":3.1040000000000001,"15min":1.9470000000000001},"min":{"1min":0.29199999999999998,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":67.179000000000002,"5min":67.179000000000002,"15min":67.179000000000002},"last":0.60499999999999998},{"interface":"front","average":{"1min":2.536,"5min":2.8540000000000001,"15min":1.996},"min":{"1min":0.40000000000000002,"5min":0.23599999999999999,"15min":0.21299999999999999},"max":{"1min":9.9830000000000005,"5min":17.600999999999999,"15min":17.600999999999999},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.2170000000000001,"5min":3.1269999999999998,"15min":2.2759999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.23200000000000001},"max":{"1min":7.3780000000000001,"5min":60.033000000000001,"15min":60.033000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":4.8339999999999996,"5min":3.3460000000000001,"15min":2.2650000000000001},"min":{"1min":0.38200000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":67.016999999999996,"5min":67.016999999999996,"15min":67.016999999999996},"last":0.79700000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0819999999999999,"5min":1.8140000000000001,"15min":1.5780000000000001},"min":{"1min":0.48399999999999999,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":7.3929999999999998,"5min":9.0690000000000008,"15min":14.521000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":2.069,"5min":1.7929999999999999,"15min":1.6200000000000001},"min":{"1min":0.35599999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":9.0020000000000007,"5min":12.414999999999999,"15min":12.414999999999999},"last":1.1160000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0049999999999999,"5min":1.835,"15min":2.0270000000000001},"min":{"1min":0.37,"5min":0.32700000000000001,"15min":0.32600000000000001},"max":{"1min":7.319,"5min":12.535,"15min":83.965000000000003},"last":0.996},{"interface":"front","average":{"1min":1.9730000000000001,"5min":2.1320000000000001,"15min":2.0800000000000001},"min":{"1min":0.433,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":7.859,"5min":16.006,"15min":84.195999999999998},"last":1.1799999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0779999999999998,"5min":2.0819999999999999,"15min":1.9330000000000001},"min":{"1min":0.35999999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.0530000000000008,"5min":12.519,"15min":12.519},"last":1.163},{"interface":"front","average":{"1min":1.782,"5min":2.2709999999999999,"15min":1.9550000000000001},"min":{"1min":0.443,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.4379999999999997,"5min":10.52,"15min":10.52},"last":1.244}]},{"osd":7,"last update":"Sat Sep 23 20:45:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5609999999999999,"5min":2.246,"15min":1.752},"min":{"1min":0.41099999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":9.0969999999999995,"5min":18.359999999999999,"15min":18.359999999999999},"last":1.234},{"interface":"front","average":{"1min":2.6080000000000001,"5min":2.2850000000000001,"15min":1.827},"min":{"1min":0.47499999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":9.1180000000000003,"5min":18.388000000000002,"15min":18.388000000000002},"last":1.3260000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986823,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":546800,"kb_used_data":4136,"kb_used_omap":0,"kb_used_meta":542656,"kb_avail":93198352,"statfs":{"total":95995035648,"available":95435112448,"internally_reserved":0,"allocated":4235264,"data_stored":2780472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":555679744},"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 Sep 23 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":2.73,"5min":2.1669999999999998,"15min":2.4809999999999999},"min":{"1min":0.35099999999999998,"5min":0.27400000000000002,"15min":0.23499999999999999},"max":{"1min":38.18,"5min":69.632999999999996,"15min":132.52799999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":2.823,"5min":3.0030000000000001,"15min":2.7320000000000002},"min":{"1min":0.53400000000000003,"5min":0.27000000000000002,"15min":0.24099999999999999},"max":{"1min":38.216999999999999,"5min":70.808999999999997,"15min":132.57900000000001},"last":0.92000000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:45:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":2.3050000000000002,"15min":1.7769999999999999},"min":{"1min":0.36799999999999999,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":6.6379999999999999,"5min":64.444999999999993,"15min":64.444999999999993},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.8440000000000001,"5min":2.46,"15min":1.956},"min":{"1min":0.58399999999999996,"5min":0.30499999999999999,"15min":0.30399999999999999},"max":{"1min":6.4109999999999996,"5min":65.369,"15min":65.369},"last":0.75600000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.5980000000000001,"15min":2.8210000000000002},"min":{"1min":0.59199999999999997,"5min":0.30399999999999999,"15min":0.26800000000000002},"max":{"1min":1.333,"5min":10.292,"15min":187.89599999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":1.5509999999999999,"15min":2.9129999999999998},"min":{"1min":0.43099999999999999,"5min":0.34000000000000002,"15min":0.28000000000000003},"max":{"1min":1.21,"5min":8.9800000000000004,"15min":189.535},"last":1.0229999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9199999999999999,"5min":2.149,"15min":2.0680000000000001},"min":{"1min":0.377,"5min":0.317,"15min":0.29199999999999998},"max":{"1min":10.010999999999999,"5min":18.789000000000001,"15min":31.518000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":2.3530000000000002,"5min":2.286,"15min":2.2090000000000001},"min":{"1min":0.44,"5min":0.42199999999999999,"15min":0.33600000000000002},"max":{"1min":9.9190000000000005,"5min":18.821999999999999,"15min":31.620000000000001},"last":1.119}]},{"osd":5,"last update":"Sat Sep 23 20:45:16 2023","interfaces":[{"interface":"back","average":{"1min":1.4950000000000001,"5min":1.2709999999999999,"15min":1.8660000000000001},"min":{"1min":0.41199999999999998,"5min":0.33400000000000002,"15min":0.28799999999999998},"max":{"1min":8.6340000000000003,"5min":10.34,"15min":170.56},"last":0.629},{"interface":"front","average":{"1min":1.552,"5min":1.6040000000000001,"15min":1.9950000000000001},"min":{"1min":0.54100000000000004,"5min":0.372,"15min":0.313},"max":{"1min":4.6520000000000001,"5min":8.7390000000000008,"15min":170.81399999999999},"last":1.2}]},{"osd":6,"last update":"Sat Sep 23 20:45:11 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":1.5329999999999999,"15min":1.669},"min":{"1min":0.36299999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.5830000000000002,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":0.80200000000000005},{"interface":"front","average":{"1min":2.137,"5min":1.7050000000000001,"15min":2.0049999999999999},"min":{"1min":0.55100000000000005,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":8.0380000000000003,"5min":8.0380000000000003,"15min":8.2539999999999996},"last":0.84399999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:45:16 2023","interfaces":[{"interface":"back","average":{"1min":1.524,"5min":1.236,"15min":1.3260000000000001},"min":{"1min":0.51200000000000001,"5min":0.41299999999999998,"15min":0.35399999999999998},"max":{"1min":8.6739999999999995,"5min":8.6739999999999995,"15min":25.605},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.587,"15min":1.4119999999999999},"min":{"1min":0.41199999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":8.6509999999999998,"5min":8.6509999999999998,"15min":25.664000000000001},"last":1.1619999999999999}]}]},{"osd":5,"up_from":39,"seq":167503725183,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":855200,"kb_used_data":359192,"kb_used_omap":0,"kb_used_meta":496000,"kb_avail":92889952,"statfs":{"total":95995035648,"available":95119310848,"internally_reserved":0,"allocated":367812608,"data_stored":366369979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":507904000},"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 Sep 23 20:45:32 2023","interfaces":[{"interface":"back","average":{"1min":1.5700000000000001,"5min":2.3159999999999998,"15min":2.8410000000000002},"min":{"1min":0.33300000000000002,"5min":0.26100000000000001,"15min":0.23599999999999999},"max":{"1min":15.382,"5min":39.087000000000003,"15min":166.43700000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.6459999999999999,"5min":2.5390000000000001,"15min":2.903},"min":{"1min":0.46999999999999997,"5min":0.28100000000000003,"15min":0.26100000000000001},"max":{"1min":15.448,"5min":39.509,"15min":165.25299999999999},"last":0.96199999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:45:04 2023","interfaces":[{"interface":"back","average":{"1min":2.214,"5min":5.9589999999999996,"15min":2.8980000000000001},"min":{"1min":0.44500000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":9.2590000000000003,"5min":146.178,"15min":146.178},"last":0.72799999999999998},{"interface":"front","average":{"1min":1.3560000000000001,"5min":5.4980000000000002,"15min":2.8260000000000001},"min":{"1min":0.315,"5min":0.30199999999999999,"15min":0.27000000000000002},"max":{"1min":4.4349999999999996,"5min":145.876,"15min":145.876},"last":0.85299999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:45:32 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":2.1509999999999998,"15min":1.47},"min":{"1min":0.53000000000000003,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.2130000000000001,"5min":35.042999999999999,"15min":35.042999999999999},"last":1.056},{"interface":"front","average":{"1min":1.073,"5min":1.9259999999999999,"15min":1.385},"min":{"1min":0.82899999999999996,"5min":0.33300000000000002,"15min":0.33100000000000002},"max":{"1min":2.3519999999999999,"5min":35.210000000000001,"15min":35.210000000000001},"last":0.93100000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:45:04 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":2.9670000000000001,"15min":2.1419999999999999},"min":{"1min":0.73099999999999998,"5min":0.35699999999999998,"15min":0.312},"max":{"1min":7.056,"5min":77.787000000000006,"15min":77.787000000000006},"last":0.66600000000000004},{"interface":"front","average":{"1min":2.4409999999999998,"5min":3.0350000000000001,"15min":2.2709999999999999},"min":{"1min":0.48599999999999999,"5min":0.373,"15min":0.30299999999999999},"max":{"1min":7.6420000000000003,"5min":77.745000000000005,"15min":77.745000000000005},"last":0.81100000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:45:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.613,"15min":1.3680000000000001},"min":{"1min":0.57899999999999996,"5min":0.33800000000000002,"15min":0.28000000000000003},"max":{"1min":3.7509999999999999,"5min":10.775,"15min":10.775},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.254,"5min":1.4419999999999999,"15min":1.248},"min":{"1min":0.52200000000000002,"5min":0.35299999999999998,"15min":0.26800000000000002},"max":{"1min":4.7489999999999997,"5min":7.8079999999999998,"15min":7.8079999999999998},"last":1.004}]},{"osd":6,"last update":"Sat Sep 23 20:45:04 2023","interfaces":[{"interface":"back","average":{"1min":2.1909999999999998,"5min":1.671,"15min":1.411},"min":{"1min":0.39700000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.2149999999999999,"5min":9.2149999999999999,"15min":9.2149999999999999},"last":1.03},{"interface":"front","average":{"1min":1.5569999999999999,"5min":1.534,"15min":1.407},"min":{"1min":0.41899999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":4.0709999999999997,"5min":7.9409999999999998,"15min":7.9409999999999998},"last":1.095}]},{"osd":7,"last update":"Sat Sep 23 20:45:18 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.468,"15min":1.181},"min":{"1min":0.47599999999999998,"5min":0.33700000000000002,"15min":0.33000000000000002},"max":{"1min":3.246,"5min":12.609999999999999,"15min":12.609999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":2.4660000000000002,"5min":1.7749999999999999,"15min":1.446},"min":{"1min":0.48899999999999999,"5min":0.433,"15min":0.41599999999999998},"max":{"1min":12.666,"5min":12.666,"15min":12.666},"last":1.1279999999999999}]}]}],"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":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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-09-23T20:45:53.077 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T20:45:53.077 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:45:53.077 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T20:45:53.077 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:45:53.077 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:45:53.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T20:45:53.102 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 0% complete...failed. 2023-09-23T20:45:53.102 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T20:45:53.108 INFO:tasks.workunit.client.0.smithi112.stderr:+ true 2023-09-23T20:45:53.108 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format /tmp/rbd_import_export_288814/img testimg 2023-09-23T20:45:53.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:53.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:53.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:53.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:53.419 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:53.455 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:53.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:53.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:53.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:53 smithi174 bash[91578]: audit 2023-09-23T20:45:53.053270+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:53.574 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:53 smithi112 bash[107672]: audit 2023-09-23T20:45:53.053270+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:53.576 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:53 smithi112 bash[104422]: audit 2023-09-23T20:45:53.053270+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:53.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:53.694 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:53.726 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:53.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:53.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:54.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:54.226 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:54.258 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:54.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:54.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.373 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[107672]: cluster 2023-09-23T20:45:53.227461+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:45:54.373 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[107672]: cluster 2023-09-23T20:45:53.232345+0000 mon.a (mon.0) 1764 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T20:45:54.373 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[107672]: audit 2023-09-23T20:45:53.400209+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:54.373 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[107672]: audit 2023-09-23T20:45:53.408098+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:54.373 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[107672]: cluster 2023-09-23T20:45:54.006460+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:54.373 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[104422]: cluster 2023-09-23T20:45:53.227461+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:45:54.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[104422]: cluster 2023-09-23T20:45:53.232345+0000 mon.a (mon.0) 1764 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T20:45:54.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[104422]: audit 2023-09-23T20:45:53.400209+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:54.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[104422]: audit 2023-09-23T20:45:53.408098+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:54.374 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:54 smithi112 bash[104422]: cluster 2023-09-23T20:45:54.006460+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:54.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:54.494 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:54.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:54 smithi174 bash[91578]: cluster 2023-09-23T20:45:53.227461+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:45:54.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:54 smithi174 bash[91578]: cluster 2023-09-23T20:45:53.232345+0000 mon.a (mon.0) 1764 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T20:45:54.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:54 smithi174 bash[91578]: audit 2023-09-23T20:45:53.400209+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:54.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:54 smithi174 bash[91578]: audit 2023-09-23T20:45:53.408098+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:54.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:54 smithi174 bash[91578]: cluster 2023-09-23T20:45:54.006460+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:45:54.526 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:54.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:54.629 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:54.662 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:54.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:54.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:54.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:54.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:54.911 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:45:54.912 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:45:54.916 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg /tmp/rbd_import_export_288814/img2 2023-09-23T20:45:54.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:55.032 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:55.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:45:55.067 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:55.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:55.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:45:55.170 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:55.203 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:55.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:55.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[104422]: cluster 2023-09-23T20:45:54.229549+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[104422]: cluster 2023-09-23T20:45:54.231117+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[104422]: cluster 2023-09-23T20:45:54.235491+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[104422]: cluster 2023-09-23T20:45:54.237424+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[107672]: cluster 2023-09-23T20:45:54.229549+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[107672]: cluster 2023-09-23T20:45:54.231117+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[107672]: cluster 2023-09-23T20:45:54.235491+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T20:45:55.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:55 smithi112 bash[107672]: cluster 2023-09-23T20:45:54.237424+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:55 smithi174 bash[91578]: cluster 2023-09-23T20:45:54.229549+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:55 smithi174 bash[91578]: cluster 2023-09-23T20:45:54.231117+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:55 smithi174 bash[91578]: cluster 2023-09-23T20:45:54.235491+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T20:45:55.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:55 smithi174 bash[91578]: cluster 2023-09-23T20:45:54.237424+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:45:55.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:55.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:55.343 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:45:55.347 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg - 2023-09-23T20:45:55.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:55.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:55.697 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:55.732 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:55.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:55.836 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:55.870 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:55.925 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:55.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:56.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:56.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:56.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:56.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:56.239 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:56.252 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:56 smithi112 bash[104422]: cluster 2023-09-23T20:45:56.006980+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 3.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 B/s rd, 24 KiB/s wr, 2 op/s 2023-09-23T20:45:56.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:56.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:56.316 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:45:56.322 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm testimg 2023-09-23T20:45:56.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.398 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:56.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:56.509 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:56 smithi112 bash[107672]: cluster 2023-09-23T20:45:56.006980+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 3.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 B/s rd, 24 KiB/s wr, 2 op/s 2023-09-23T20:45:56.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:56.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:56.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:56 smithi174 bash[91578]: cluster 2023-09-23T20:45:56.006980+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 3.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 B/s rd, 24 KiB/s wr, 2 op/s 2023-09-23T20:45:56.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:56.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:56.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:56.752 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.778 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:56.808 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:45:56.813 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img2 2023-09-23T20:45:56.883 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:56.913 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:57.016 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:57.049 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:57.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:57.153 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:57.183 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:57.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:57.286 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:57.310 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:57.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:57.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:57.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:57.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:57.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:57.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:57.600 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:57.640 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img3 2023-09-23T20:45:57.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:57.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:58.044 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:58.071 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:58.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:58.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:58.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:58.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:58.223 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img2 /tmp/rbd_import_export_288814/img3 2023-09-23T20:45:58.304 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:58.334 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:58.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:58.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:58.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:58.594 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format - testimg 2023-09-23T20:45:58.602 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:58.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:58.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:58.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:59.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:58 smithi174 bash[91578]: audit 2023-09-23T20:45:57.759406+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:58 smithi174 bash[91578]: audit 2023-09-23T20:45:57.765390+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:58 smithi174 bash[91578]: cluster 2023-09-23T20:45:58.007730+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 3.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 21 KiB/s wr, 23 op/s 2023-09-23T20:45:59.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:58 smithi174 bash[91578]: audit 2023-09-23T20:45:58.292534+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:45:59.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:58 smithi174 bash[91578]: audit 2023-09-23T20:45:58.293783+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:45:59.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:45:58 smithi174 bash[91578]: audit 2023-09-23T20:45:58.300959+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:59.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:59.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:59.170 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:45:59.170 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:45:59.174 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg /tmp/rbd_import_export_288814/img2 2023-09-23T20:45:59.231 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:59.264 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:59.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:59.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:59.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:59.397 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[107672]: audit 2023-09-23T20:45:57.759406+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[107672]: audit 2023-09-23T20:45:57.765390+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[107672]: cluster 2023-09-23T20:45:58.007730+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 3.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 21 KiB/s wr, 23 op/s 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[107672]: audit 2023-09-23T20:45:58.292534+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[107672]: audit 2023-09-23T20:45:58.293783+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[107672]: audit 2023-09-23T20:45:58.300959+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[104422]: audit 2023-09-23T20:45:57.759406+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.398 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[104422]: audit 2023-09-23T20:45:57.765390+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[104422]: cluster 2023-09-23T20:45:58.007730+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 3.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 21 KiB/s wr, 23 op/s 2023-09-23T20:45:59.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[104422]: audit 2023-09-23T20:45:58.292534+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:45:59.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[104422]: audit 2023-09-23T20:45:58.293783+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:45:59.399 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:45:59 smithi112 bash[104422]: audit 2023-09-23T20:45:58.300959+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:45:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:59.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:59.516 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:45:59.521 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg - 2023-09-23T20:45:59.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:59.628 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:59.633 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:59.634 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:59.657 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:59.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:59.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:59.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:59.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:59.819 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:45:59.819 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:45:59.819 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:45:59.819 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:45:59.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:59.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:00.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:00.036 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:00.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:00.140 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:00.162 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:00.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:00.276 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:46:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:46:00] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2023-09-23T20:46:00.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:00.395 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:00.400 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:00.404 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm testimg 2023-09-23T20:46:00.424 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:00.521 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:00.525 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img2 2023-09-23T20:46:00.528 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:00.554 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:00.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:00.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:00.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:00.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:00.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:46:00.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:00.914 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:00.942 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:00.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:01.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:01 smithi174 bash[91578]: cluster 2023-09-23T20:46:00.008339+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 130 KiB/s wr, 49 op/s 2023-09-23T20:46:01.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:01.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:01.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:01.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:01.282 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img3 2023-09-23T20:46:01.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.311 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:01 smithi112 bash[104422]: cluster 2023-09-23T20:46:00.008339+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 130 KiB/s wr, 49 op/s 2023-09-23T20:46:01.311 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:01 smithi112 bash[107672]: cluster 2023-09-23T20:46:00.008339+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 130 KiB/s wr, 49 op/s 2023-09-23T20:46:01.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:01.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:01.559 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:01.595 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:01.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:01.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:01.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:01.796 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img2 /tmp/rbd_import_export_288814/img3 2023-09-23T20:46:01.830 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:01.862 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:01.965 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:01.997 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:01.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:02.100 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:02.130 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:02.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:02.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:02.267 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:02.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:02.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:02.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:02.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:02.501 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:02.534 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:02.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:02.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:02.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:02.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:02.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:02.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:02.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:02.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:02.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:02.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:03.036 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:03.066 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:03.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:03.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:03.182 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:03 smithi112 bash[104422]: cluster 2023-09-23T20:46:02.008823+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 119 KiB/s wr, 73 op/s 2023-09-23T20:46:03.182 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:03 smithi112 bash[107672]: cluster 2023-09-23T20:46:02.008823+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 119 KiB/s wr, 73 op/s 2023-09-23T20:46:03.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:03.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:03.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:03.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:03 smithi174 bash[91578]: cluster 2023-09-23T20:46:02.008823+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 119 KiB/s wr, 73 op/s 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:03.434 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:03.763 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:03.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:03.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:03.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:03.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:04.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:04.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:04.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:04.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:04.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:04.275 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:04.311 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:04.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:04.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:04.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:04.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:04.549 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:04.582 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:04.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:04.686 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:04.723 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:04.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:04.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:04.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:04.960 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:04.993 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:04.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:05.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:05.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.009288+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 105 KiB/s wr, 64 op/s 2023-09-23T20:46:05.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.028125+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.103 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.030674+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.033564+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.334222+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.009288+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 105 KiB/s wr, 64 op/s 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.028125+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.030674+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.033564+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T20:46:05.104 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:05 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.334222+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:05.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:05.196 INFO:tasks.workunit.client.0.smithi112.stderr:+ + grep -q export-format 2023-09-23T20:46:05.196 INFO:tasks.workunit.client.0.smithi112.stderr:rbd help export 2023-09-23T20:46:05.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:05 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.009288+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 6.0 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 105 KiB/s wr, 64 op/s 2023-09-23T20:46:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:05 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.028125+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:05 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.030674+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:05 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.033564+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T20:46:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:05 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.334222+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:05.348 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:05.365 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_288814/img bs=1k count=10 seek=100 2023-09-23T20:46:05.366 INFO:tasks.workunit.client.0.smithi112.stderr:10+0 records in 2023-09-23T20:46:05.366 INFO:tasks.workunit.client.0.smithi112.stderr:10+0 records out 2023-09-23T20:46:05.366 INFO:tasks.workunit.client.0.smithi112.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000260694 s, 39.3 MB/s 2023-09-23T20:46:05.366 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format /tmp/rbd_import_export_288814/img testimg 2023-09-23T20:46:05.377 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:05.448 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:05.449 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:05.454 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap create testimg@snap 2023-09-23T20:46:05.481 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:05.511 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:05.595 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:05.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:05.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:05.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:05.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:05.878 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:05.905 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:06.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:06.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:06.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:06.058 INFO:tasks.workunit.client.0.smithi112.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T20:46:06.068 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T20:46:06.143 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:06.144 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd image-meta list testimg 2023-09-23T20:46:06.155 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:06 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.480727+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:06.155 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:06 smithi174 bash[91578]: cluster 2023-09-23T20:46:04.483849+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:06.174 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:06.207 INFO:tasks.workunit.client.0.smithi112.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T20:46:06.207 INFO:tasks.workunit.client.0.smithi112.stderr: 2023-09-23T20:46:06.207 INFO:tasks.workunit.client.0.smithi112.stderr:Key Value 2023-09-23T20:46:06.207 INFO:tasks.workunit.client.0.smithi112.stderr:key1 value1 2023-09-23T20:46:06.208 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:06.263 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:06.269 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_288814/img_v2 testimg_import 2023-09-23T20:46:06.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:06.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:06 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.480727+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:06.286 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:06 smithi112 bash[107672]: cluster 2023-09-23T20:46:04.483849+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:06.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:06 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.480727+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:06.286 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:06 smithi112 bash[104422]: cluster 2023-09-23T20:46:04.483849+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:46:06.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:06.406 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:06.438 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:06.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:06.573 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:06.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:06.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:06.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:06.806 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:06.836 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:06.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:06.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:07.068 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:07.069 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:46:07.073 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import 2023-09-23T20:46:07.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:07 smithi174 bash[91578]: cluster 2023-09-23T20:46:06.010109+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 256 KiB/s rd, 89 KiB/s wr, 78 op/s 2023-09-23T20:46:07.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:07 smithi174 bash[91578]: cluster 2023-09-23T20:46:06.035239+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.077 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:07 smithi174 bash[91578]: cluster 2023-09-23T20:46:06.035502+0000 osd.5 (osd.5) 392 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:07 smithi174 bash[91578]: cluster 2023-09-23T20:46:06.040995+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.078 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:07 smithi174 bash[91578]: cluster 2023-09-23T20:46:06.041606+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T20:46:07.097 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout:rbd image 'testimg_import': 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout: size 110 KiB in 1 objects 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout: order 22 (4 MiB objects) 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout: snapshot_count: 1 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout: id: 8c13ffbba14d 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout: block_name_prefix: rbd_data.8c13ffbba14d 2023-09-23T20:46:07.115 INFO:tasks.workunit.client.0.smithi112.stdout: format: 2 2023-09-23T20:46:07.116 INFO:tasks.workunit.client.0.smithi112.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T20:46:07.116 INFO:tasks.workunit.client.0.smithi112.stdout: op_features: 2023-09-23T20:46:07.116 INFO:tasks.workunit.client.0.smithi112.stdout: flags: 2023-09-23T20:46:07.116 INFO:tasks.workunit.client.0.smithi112.stdout: create_timestamp: Sat Sep 23 20:46:06 2023 2023-09-23T20:46:07.116 INFO:tasks.workunit.client.0.smithi112.stdout: access_timestamp: Sat Sep 23 20:46:06 2023 2023-09-23T20:46:07.116 INFO:tasks.workunit.client.0.smithi112.stdout: modify_timestamp: Sat Sep 23 20:46:06 2023 2023-09-23T20:46:07.121 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import@snap 2023-09-23T20:46:07.161 INFO:tasks.workunit.client.0.smithi112.stdout:rbd image 'testimg_import': 2023-09-23T20:46:07.161 INFO:tasks.workunit.client.0.smithi112.stdout: size 110 KiB in 1 objects 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: order 22 (4 MiB objects) 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: snapshot_count: 1 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: id: 8c13ffbba14d 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: block_name_prefix: rbd_data.8c13ffbba14d 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: format: 2 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: op_features: 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: flags: 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: create_timestamp: Sat Sep 23 20:46:06 2023 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: access_timestamp: Sat Sep 23 20:46:06 2023 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: modify_timestamp: Sat Sep 23 20:46:06 2023 2023-09-23T20:46:07.162 INFO:tasks.workunit.client.0.smithi112.stdout: protected: False 2023-09-23T20:46:07.165 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd image-meta list testimg_import 2023-09-23T20:46:07.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.207 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[104422]: cluster 2023-09-23T20:46:06.010109+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 256 KiB/s rd, 89 KiB/s wr, 78 op/s 2023-09-23T20:46:07.207 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[104422]: cluster 2023-09-23T20:46:06.035239+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.207 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[104422]: cluster 2023-09-23T20:46:06.035502+0000 osd.5 (osd.5) 392 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.207 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[104422]: cluster 2023-09-23T20:46:06.040995+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.207 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[104422]: cluster 2023-09-23T20:46:06.041606+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T20:46:07.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[107672]: cluster 2023-09-23T20:46:06.010109+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 256 KiB/s rd, 89 KiB/s wr, 78 op/s 2023-09-23T20:46:07.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[107672]: cluster 2023-09-23T20:46:06.035239+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[107672]: cluster 2023-09-23T20:46:06.035502+0000 osd.5 (osd.5) 392 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[107672]: cluster 2023-09-23T20:46:06.040995+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:46:07.208 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:07 smithi112 bash[107672]: cluster 2023-09-23T20:46:06.041606+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr: 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr:Key Value 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr:key1 value1 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr: 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr:Key Value 2023-09-23T20:46:07.214 INFO:tasks.workunit.client.0.smithi112.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T20:46:07.215 INFO:tasks.workunit.client.0.smithi112.stderr: 2023-09-23T20:46:07.215 INFO:tasks.workunit.client.0.smithi112.stderr:Key Value 2023-09-23T20:46:07.215 INFO:tasks.workunit.client.0.smithi112.stderr:key1 value1 ] 2023-09-23T20:46:07.215 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg_import /tmp/rbd_import_export_288814/img_import 2023-09-23T20:46:07.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:07.254 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete...done. 2023-09-23T20:46:07.258 INFO:tasks.workunit.client.0.smithi112.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img_import 2023-09-23T20:46:07.258 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp -l /tmp/rbd_import_export_288814/img /tmp/rbd_import_export_288814/img_import 2023-09-23T20:46:07.258 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/img --format %b 2023-09-23T20:46:07.259 INFO:tasks.workunit.client.0.smithi112.stderr:+ origsize=24 2023-09-23T20:46:07.259 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/img_import --format %b 2023-09-23T20:46:07.260 INFO:tasks.workunit.client.0.smithi112.stderr:+ exportsize=224 2023-09-23T20:46:07.260 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=200 2023-09-23T20:46:07.260 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=200 2023-09-23T20:46:07.260 INFO:tasks.workunit.client.0.smithi112.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T20:46:07.260 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_288814/img_snap 2023-09-23T20:46:07.300 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete...done. 2023-09-23T20:46:07.304 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_288814/img_snap_import 2023-09-23T20:46:07.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.345 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete...done. 2023-09-23T20:46:07.350 INFO:tasks.workunit.client.0.smithi112.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_288814/img_snap /tmp/rbd_import_export_288814/img_snap_import 2023-09-23T20:46:07.350 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp -l /tmp/rbd_import_export_288814/img_snap /tmp/rbd_import_export_288814/img_snap_import 2023-09-23T20:46:07.351 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/img_snap --format %b 2023-09-23T20:46:07.352 INFO:tasks.workunit.client.0.smithi112.stderr:+ origsize=224 2023-09-23T20:46:07.352 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/img_snap_import --format %b 2023-09-23T20:46:07.353 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.353 INFO:tasks.workunit.client.0.smithi112.stderr:+ exportsize=224 2023-09-23T20:46:07.353 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:07.353 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:07.353 INFO:tasks.workunit.client.0.smithi112.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:46:07.353 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:07.354 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_import 2023-09-23T20:46:07.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:07.355 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_snap 2023-09-23T20:46:07.355 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_snap_import 2023-09-23T20:46:07.356 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T20:46:07.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:07.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:07.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:07.587 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.615 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:07.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:07.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:07.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:07.849 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.881 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:07.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:08.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:08.068 INFO:tasks.workunit.client.0.smithi112.stderr: Removing snap: 100% complete...done. 2023-09-23T20:46:08.081 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg_import 2023-09-23T20:46:08.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:08.203 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:08.207 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap rm testimg@snap 2023-09-23T20:46:08.254 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:08.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:08 smithi174 bash[91578]: cluster 2023-09-23T20:46:07.042893+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:46:08.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:08 smithi174 bash[91578]: cluster 2023-09-23T20:46:07.046783+0000 osd.5 (osd.5) 393 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:46:08.263 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:08 smithi174 bash[91578]: cluster 2023-09-23T20:46:07.047820+0000 mon.a (mon.0) 1775 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T20:46:08.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:08.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:08.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:08 smithi112 bash[107672]: cluster 2023-09-23T20:46:07.042893+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:46:08.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:08 smithi112 bash[107672]: cluster 2023-09-23T20:46:07.046783+0000 osd.5 (osd.5) 393 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:46:08.389 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:08 smithi112 bash[107672]: cluster 2023-09-23T20:46:07.047820+0000 mon.a (mon.0) 1775 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T20:46:08.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:08 smithi112 bash[104422]: cluster 2023-09-23T20:46:07.042893+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:46:08.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:08 smithi112 bash[104422]: cluster 2023-09-23T20:46:07.046783+0000 osd.5 (osd.5) 393 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:46:08.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:08 smithi112 bash[104422]: cluster 2023-09-23T20:46:07.047820+0000 mon.a (mon.0) 1775 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T20:46:08.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:08.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:08.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:08.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:08.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:08.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:09.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:09.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:09.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:09.076 INFO:tasks.workunit.client.0.smithi112.stderr: Removing snap: 100% complete...done. 2023-09-23T20:46:09.086 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm testimg 2023-09-23T20:46:09.164 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:09.213 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:09.217 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --order 20 /tmp/rbd_import_export_288814/img testimg 2023-09-23T20:46:09.294 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:09.295 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:46:09.295 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.298 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:09.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:09 smithi174 bash[91578]: cluster 2023-09-23T20:46:08.010805+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 692 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 156 KiB/s rd, 2.8 KiB/s wr, 27 op/s 2023-09-23T20:46:09.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:09 smithi174 bash[91578]: cluster 2023-09-23T20:46:08.051311+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:09.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:09 smithi174 bash[91578]: cluster 2023-09-23T20:46:08.057612+0000 mon.a (mon.0) 1776 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T20:46:09.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:09 smithi174 bash[91578]: audit 2023-09-23T20:46:08.057893+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:09.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:09 smithi174 bash[91578]: cluster 2023-09-23T20:46:08.058441+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:09.319 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:09.344 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:09.348 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_288814/img_v2 testimg_import 2023-09-23T20:46:09.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[107672]: cluster 2023-09-23T20:46:08.010805+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 692 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 156 KiB/s rd, 2.8 KiB/s wr, 27 op/s 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[107672]: cluster 2023-09-23T20:46:08.051311+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[107672]: cluster 2023-09-23T20:46:08.057612+0000 mon.a (mon.0) 1776 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[107672]: audit 2023-09-23T20:46:08.057893+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[107672]: cluster 2023-09-23T20:46:08.058441+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[104422]: cluster 2023-09-23T20:46:08.010805+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 692 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 156 KiB/s rd, 2.8 KiB/s wr, 27 op/s 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[104422]: cluster 2023-09-23T20:46:08.051311+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[104422]: cluster 2023-09-23T20:46:08.057612+0000 mon.a (mon.0) 1776 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T20:46:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[104422]: audit 2023-09-23T20:46:08.057893+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:09.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:09 smithi112 bash[104422]: cluster 2023-09-23T20:46:08.058441+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:09.422 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.426 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:46:09.426 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:46:09.426 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:46:09.426 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:46:09.426 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:46:09.427 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:46:09.434 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import 2023-09-23T20:46:09.434 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep order 2023-09-23T20:46:09.434 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $2} 2023-09-23T20:46:09.434 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep 20 2023-09-23T20:46:09.453 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:09.558 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:09.583 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:09.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:09.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:09.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:09.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:09.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:09.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:09.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:09.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:10.075 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:10.106 INFO:tasks.workunit.client.0.smithi112.stdout:20 2023-09-23T20:46:10.107 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:10.107 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:10.107 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg_import 2023-09-23T20:46:10.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:10.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:10.223 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:46:10] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-09-23T20:46:10.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[107672]: cluster 2023-09-23T20:46:08.159274+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:10.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[107672]: cluster 2023-09-23T20:46:09.062899+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:10.223 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[107672]: cluster 2023-09-23T20:46:09.066055+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:10.224 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[107672]: cluster 2023-09-23T20:46:09.067525+0000 mon.a (mon.0) 1778 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T20:46:10.224 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[104422]: cluster 2023-09-23T20:46:08.159274+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:10.224 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[104422]: cluster 2023-09-23T20:46:09.062899+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:10.224 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[104422]: cluster 2023-09-23T20:46:09.066055+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:10.224 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:10 smithi112 bash[104422]: cluster 2023-09-23T20:46:09.067525+0000 mon.a (mon.0) 1778 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T20:46:10.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:10.240 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:10.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:10.244 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:46:10.245 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg 2023-09-23T20:46:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:10 smithi174 bash[91578]: cluster 2023-09-23T20:46:08.159274+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:46:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:10 smithi174 bash[91578]: cluster 2023-09-23T20:46:09.062899+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:10 smithi174 bash[91578]: cluster 2023-09-23T20:46:09.066055+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:10.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:10 smithi174 bash[91578]: cluster 2023-09-23T20:46:09.067525+0000 mon.a (mon.0) 1778 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T20:46:10.342 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:10.367 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:10.370 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:10.373 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_288814/img testimg 2023-09-23T20:46:10.428 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:10.432 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg 2023-09-23T20:46:10.432 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep features 2023-09-23T20:46:10.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:10.473 INFO:tasks.workunit.client.0.smithi112.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T20:46:10.473 INFO:tasks.workunit.client.0.smithi112.stderr: op_features: 2023-09-23T20:46:10.473 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:10.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:10.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:10.520 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:10.525 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_288814/img_v2 testimg_import 2023-09-23T20:46:10.594 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:46:10.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:10.600 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import 2023-09-23T20:46:10.601 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep features 2023-09-23T20:46:10.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:10.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:10.643 INFO:tasks.workunit.client.0.smithi112.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T20:46:10.643 INFO:tasks.workunit.client.0.smithi112.stderr: op_features: 2023-09-23T20:46:10.643 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ features: layering 2023-09-23T20:46:10.643 INFO:tasks.workunit.client.0.smithi112.stderr: op_features: != features: layering 2023-09-23T20:46:10.643 INFO:tasks.workunit.client.0.smithi112.stderr: op_features: ] 2023-09-23T20:46:10.643 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:10.644 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg_import 2023-09-23T20:46:10.732 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:10.762 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:10.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:10.766 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:10.770 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg 2023-09-23T20:46:10.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:10.877 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:10.883 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_288814/img testimg 2023-09-23T20:46:10.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:10.964 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:10.967 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:10.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:11.013 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:46:11.013 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-09-23T20:46:11.013 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:46:11.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:11.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:11.094 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:11.098 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_288814/img_v2 testimg_import 2023-09-23T20:46:11.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:11.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:11.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:11 smithi112 bash[107672]: cluster 2023-09-23T20:46:09.063090+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:11.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:11 smithi112 bash[107672]: cluster 2023-09-23T20:46:10.011592+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 802 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 185 KiB/s rd, 15 KiB/s wr, 221 op/s 2023-09-23T20:46:11.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:11 smithi112 bash[104422]: cluster 2023-09-23T20:46:09.063090+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:11.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:11 smithi112 bash[104422]: cluster 2023-09-23T20:46:10.011592+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 802 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 185 KiB/s rd, 15 KiB/s wr, 221 op/s 2023-09-23T20:46:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:11.190 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:46:11.195 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import 2023-09-23T20:46:11.195 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep stripe unit 2023-09-23T20:46:11.195 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T20:46:11.242 INFO:tasks.workunit.client.0.smithi112.stdout: stripe unit: 4 KiB 2023-09-23T20:46:11.243 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import 2023-09-23T20:46:11.243 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep stripe count 2023-09-23T20:46:11.244 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $3} 2023-09-23T20:46:11.244 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep 1000 2023-09-23T20:46:11.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:11.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:11.288 INFO:tasks.workunit.client.0.smithi112.stdout:1000 2023-09-23T20:46:11.289 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/img_v2 2023-09-23T20:46:11.289 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg_import 2023-09-23T20:46:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:11 smithi174 bash[91578]: cluster 2023-09-23T20:46:09.063090+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:46:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:11 smithi174 bash[91578]: cluster 2023-09-23T20:46:10.011592+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 802 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 185 KiB/s rd, 15 KiB/s wr, 221 op/s 2023-09-23T20:46:11.374 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:11.403 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:11.422 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:11.426 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg 2023-09-23T20:46:11.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:11.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:11.570 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:11.576 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_288814/img testimg 2023-09-23T20:46:11.641 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.662 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:11.666 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.667 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap create testimg@snap1 2023-09-23T20:46:11.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:11.770 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:11.799 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:11.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:11.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:11.934 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:12.038 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:12.073 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:12.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:12.086 INFO:tasks.workunit.client.0.smithi112.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T20:46:12.095 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap create testimg@snap2 2023-09-23T20:46:12.177 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.211 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:12.314 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:12.345 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:12.448 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.478 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:12.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:12.614 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:12.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:12.719 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.749 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:12.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:12.983 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:13.012 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:13.099 INFO:tasks.workunit.client.0.smithi112.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T20:46:13.108 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap protect testimg@snap2 2023-09-23T20:46:13.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:13.124 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[104422]: cluster 2023-09-23T20:46:12.012047+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 802 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 12 KiB/s wr, 165 op/s 2023-09-23T20:46:13.124 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[104422]: cluster 2023-09-23T20:46:12.062416+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[104422]: cluster 2023-09-23T20:46:12.066486+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[104422]: cluster 2023-09-23T20:46:12.072966+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[104422]: cluster 2023-09-23T20:46:12.141051+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[107672]: cluster 2023-09-23T20:46:12.012047+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 802 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 12 KiB/s wr, 165 op/s 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[107672]: cluster 2023-09-23T20:46:12.062416+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[107672]: cluster 2023-09-23T20:46:12.066486+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[107672]: cluster 2023-09-23T20:46:12.072966+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.125 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:13 smithi112 bash[107672]: cluster 2023-09-23T20:46:12.141051+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:13.175 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_288814/snap_protect 2023-09-23T20:46:13.235 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:13.242 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_288814/snap_protect testimg_import 2023-09-23T20:46:13.245 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:13.256 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:13 smithi174 bash[91578]: cluster 2023-09-23T20:46:12.012047+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 802 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 12 KiB/s wr, 165 op/s 2023-09-23T20:46:13.256 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:13 smithi174 bash[91578]: cluster 2023-09-23T20:46:12.062416+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.257 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:13 smithi174 bash[91578]: cluster 2023-09-23T20:46:12.066486+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T20:46:13.257 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:13 smithi174 bash[91578]: cluster 2023-09-23T20:46:12.072966+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.257 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:13 smithi174 bash[91578]: cluster 2023-09-23T20:46:12.141051+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:46:13.275 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:13.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:13.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:13.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:13.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:13.537 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:13.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:13.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:13.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:13.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:13.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:13.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:13.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:14.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:14.168 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:14.198 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:14.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:14.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:14.316 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[107672]: cluster 2023-09-23T20:46:13.077442+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[107672]: cluster 2023-09-23T20:46:13.077516+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[107672]: cluster 2023-09-23T20:46:13.083210+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[107672]: cluster 2023-09-23T20:46:13.083680+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[104422]: cluster 2023-09-23T20:46:13.077442+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[104422]: cluster 2023-09-23T20:46:13.077516+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[104422]: cluster 2023-09-23T20:46:13.083210+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T20:46:14.317 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:14 smithi112 bash[104422]: cluster 2023-09-23T20:46:13.083680+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:14 smithi174 bash[91578]: cluster 2023-09-23T20:46:13.077442+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:14 smithi174 bash[91578]: cluster 2023-09-23T20:46:13.077516+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:14 smithi174 bash[91578]: cluster 2023-09-23T20:46:13.083210+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T20:46:14.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:14 smithi174 bash[91578]: cluster 2023-09-23T20:46:13.083680+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:46:14.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:14.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:14.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:14.572 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:14.603 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:14.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:14.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:14.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:14.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.875 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:14.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:15.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:15.042 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:15.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.125 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:46:15.131 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info testimg_import@snap1 2023-09-23T20:46:15.131 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep protected: False 2023-09-23T20:46:15.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:15.184 INFO:tasks.workunit.client.0.smithi112.stdout: protected: False 2023-09-23T20:46:15.185 INFO:tasks.workunit.client.0.smithi112.stderr:+ + rbd info testimg_import@snap2 2023-09-23T20:46:15.185 INFO:tasks.workunit.client.0.smithi112.stderr:grep protected: True 2023-09-23T20:46:15.246 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:15.248 INFO:tasks.workunit.client.0.smithi112.stdout: protected: True 2023-09-23T20:46:15.248 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/snap_protect 2023-09-23T20:46:15.249 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T20:46:15.278 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:15.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:15.301 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T20:46:15.327 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:46:15.352 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:46:15.363 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap purge testimg 2023-09-23T20:46:15.376 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:46:15.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.395 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[104422]: cluster 2023-09-23T20:46:14.012615+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 692 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 180 op/s 2023-09-23T20:46:15.395 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[104422]: cluster 2023-09-23T20:46:14.082576+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:46:15.396 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[104422]: cluster 2023-09-23T20:46:14.087406+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:46:15.396 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[104422]: cluster 2023-09-23T20:46:14.088379+0000 mon.a (mon.0) 1781 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T20:46:15.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[107672]: cluster 2023-09-23T20:46:14.012615+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 692 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 180 op/s 2023-09-23T20:46:15.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[107672]: cluster 2023-09-23T20:46:14.082576+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:46:15.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[107672]: cluster 2023-09-23T20:46:14.087406+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:46:15.396 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:15 smithi112 bash[107672]: cluster 2023-09-23T20:46:14.088379+0000 mon.a (mon.0) 1781 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T20:46:15.404 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:46:15.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:15.430 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:46:15.452 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:46:15.479 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:46:15.503 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:46:15.505 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.505 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.505 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.505 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.506 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.506 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.506 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.506 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:46:15.511 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:15.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:15 smithi174 bash[91578]: cluster 2023-09-23T20:46:14.012615+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 692 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 180 op/s 2023-09-23T20:46:15.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:15 smithi174 bash[91578]: cluster 2023-09-23T20:46:14.082576+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:46:15.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:15 smithi174 bash[91578]: cluster 2023-09-23T20:46:14.087406+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:46:15.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:15 smithi174 bash[91578]: cluster 2023-09-23T20:46:14.088379+0000 mon.a (mon.0) 1781 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T20:46:15.542 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:15.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:15.645 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:15.673 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:15.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:15.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:15.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:15.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:15.918 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.947 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:16.051 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:16.079 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:16.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:16.113 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:46:16.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:16.192 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:16 smithi174 bash[91578]: cluster 2023-09-23T20:46:15.084014+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:16 smithi174 bash[91578]: cluster 2023-09-23T20:46:15.084384+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:16 smithi174 bash[91578]: cluster 2023-09-23T20:46:15.087872+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:16 smithi174 bash[91578]: cluster 2023-09-23T20:46:15.088766+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T20:46:16.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:16 smithi174 bash[91578]: audit 2023-09-23T20:46:15.300340+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.112:0/936104194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:16.193 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:16 smithi174 bash[91578]: audit 2023-09-23T20:46:15.568279+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.112:0/3913308600' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:16.212 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:16.316 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.346 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:16.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[104422]: cluster 2023-09-23T20:46:15.084014+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[104422]: cluster 2023-09-23T20:46:15.084384+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[104422]: cluster 2023-09-23T20:46:15.087872+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[104422]: cluster 2023-09-23T20:46:15.088766+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[104422]: audit 2023-09-23T20:46:15.300340+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.112:0/936104194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[104422]: audit 2023-09-23T20:46:15.568279+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.112:0/3913308600' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[107672]: cluster 2023-09-23T20:46:15.084014+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[107672]: cluster 2023-09-23T20:46:15.084384+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[107672]: cluster 2023-09-23T20:46:15.087872+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:46:16.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[107672]: cluster 2023-09-23T20:46:15.088766+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T20:46:16.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[107672]: audit 2023-09-23T20:46:15.300340+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.112:0/936104194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:16.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:16 smithi112 bash[107672]: audit 2023-09-23T20:46:15.568279+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.112:0/3913308600' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:16.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:16.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:16.576 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:16.605 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:16.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:16.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:16.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:16.841 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:16.873 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:16.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:16.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:17.105 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:17.125 INFO:tasks.workunit.client.0.smithi112.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T20:46:17.134 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:17.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:17.142 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd snap purge testimg_import 2023-09-23T20:46:17.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.250 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.013314+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 361 KiB/s rd, 46 KiB/s wr, 487 op/s 2023-09-23T20:46:17.250 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.094202+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:17.250 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.098767+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: audit 2023-09-23T20:46:16.106984+0000 mon.a (mon.0) 1785 : audit 1 from='client.? 172.21.15.112:0/3913308600' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.107072+0000 mon.a (mon.0) 1786 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.107914+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.116553+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[104422]: cluster 2023-09-23T20:46:16.125112+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.013314+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 361 KiB/s rd, 46 KiB/s wr, 487 op/s 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.094202+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.098767+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.251 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: audit 2023-09-23T20:46:16.106984+0000 mon.a (mon.0) 1785 : audit 1 from='client.? 172.21.15.112:0/3913308600' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:17.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.107072+0000 mon.a (mon.0) 1786 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T20:46:17.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.107914+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.116553+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.252 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:17 smithi112 bash[107672]: cluster 2023-09-23T20:46:16.125112+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:17.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:17.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:17.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.525 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.013314+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 361 KiB/s rd, 46 KiB/s wr, 487 op/s 2023-09-23T20:46:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.094202+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.098767+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: audit 2023-09-23T20:46:16.106984+0000 mon.a (mon.0) 1785 : audit 1 from='client.? 172.21.15.112:0/3913308600' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.107072+0000 mon.a (mon.0) 1786 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T20:46:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.107914+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.116553+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:17 smithi174 bash[91578]: cluster 2023-09-23T20:46:16.125112+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:46:17.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:17.762 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:17.794 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:17.877 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, 7, 6] 2023-09-23T20:46:17.877 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:46:17.877 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T20:46:17.877 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:46:17.877 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:46:17.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T20:46:17.897 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:17.926 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:18.029 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.060 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[104422]: cluster 2023-09-23T20:46:17.110875+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[104422]: cluster 2023-09-23T20:46:17.115250+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[104422]: cluster 2023-09-23T20:46:17.116672+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[104422]: cluster 2023-09-23T20:46:17.123952+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[107672]: cluster 2023-09-23T20:46:17.110875+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[107672]: cluster 2023-09-23T20:46:17.115250+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[107672]: cluster 2023-09-23T20:46:17.116672+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T20:46:18.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:18 smithi112 bash[107672]: cluster 2023-09-23T20:46:17.123952+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.163 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:18.176 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:18 smithi174 bash[91578]: cluster 2023-09-23T20:46:17.110875+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.176 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:18 smithi174 bash[91578]: cluster 2023-09-23T20:46:17.115250+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.176 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:18 smithi174 bash[91578]: cluster 2023-09-23T20:46:17.116672+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T20:46:18.176 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:18 smithi174 bash[91578]: cluster 2023-09-23T20:46:17.123952+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:46:18.193 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:18.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:18.297 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.329 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:18.433 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:18.464 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:18.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:18.567 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.596 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:18.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:18.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:18.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:18.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:18.968 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:18.999 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:18.999 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:46:18.999 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:46:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:19.051 INFO:tasks.workunit.client.0.smithi112.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T20:46:19.063 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg 2023-09-23T20:46:19.102 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:19.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:18.014087+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 353 KiB/s rd, 42 KiB/s wr, 469 op/s 2023-09-23T20:46:19.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:18.117728+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:18.118579+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:18.121069+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.115 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:18.122496+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T20:46:19.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:18.806449+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.116 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[104422]: cluster 2023-09-23T20:46:19.039796+0000 mon.a (mon.0) 1789 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T20:46:19.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:46:19.137 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:19.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:19.224 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:19.229 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd remove testimg_import 2023-09-23T20:46:19.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:18.014087+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 353 KiB/s rd, 42 KiB/s wr, 469 op/s 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:18.117728+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:18.118579+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:18.121069+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:18.122496+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:18.806449+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:19 smithi174 bash[91578]: cluster 2023-09-23T20:46:19.039796+0000 mon.a (mon.0) 1789 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T20:46:19.366 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:19.372 INFO:tasks.workunit.client.0.smithi112.stderr:+ tiered=0 2023-09-23T20:46:19.372 INFO:tasks.workunit.client.0.smithi112.stderr:+ ceph osd dump 2023-09-23T20:46:19.373 INFO:tasks.workunit.client.0.smithi112.stderr:+ + grep ^pool 2023-09-23T20:46:19.373 INFO:tasks.workunit.client.0.smithi112.stderr:grep 'rbd' 2023-09-23T20:46:19.373 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep tier 2023-09-23T20:46:19.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.385 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:18.014087+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 353 KiB/s rd, 42 KiB/s wr, 469 op/s 2023-09-23T20:46:19.385 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:18.117728+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.385 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:18.118579+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.385 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:18.121069+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.386 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:18.122496+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T20:46:19.386 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:18.806449+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:46:19.386 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:19 smithi112 bash[107672]: cluster 2023-09-23T20:46:19.039796+0000 mon.a (mon.0) 1789 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T20:46:19.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:19.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:19.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:19.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:19.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.805 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:19.866 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_288814/sparse1 2023-09-23T20:46:19.876 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records in 2023-09-23T20:46:19.876 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records out 2023-09-23T20:46:19.876 INFO:tasks.workunit.client.0.smithi112.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00861888 s, 122 MB/s 2023-09-23T20:46:19.876 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_288814/sparse2 2023-09-23T20:46:19.883 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records in 2023-09-23T20:46:19.884 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records out 2023-09-23T20:46:19.884 INFO:tasks.workunit.client.0.smithi112.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00672216 s, 156 MB/s 2023-09-23T20:46:19.884 INFO:tasks.workunit.client.0.smithi112.stderr:+ truncate /tmp/rbd_import_export_288814/sparse2 -s 2M 2023-09-23T20:46:19.895 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse1 2023-09-23T20:46:19.896 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:46:19.909 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.954 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 0% complete...failed. 2023-09-23T20:46:19.954 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T20:46:19.959 INFO:tasks.workunit.client.0.smithi112.stderr:+ true 2023-09-23T20:46:19.959 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_288814/sparse1 2023-09-23T20:46:19.972 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:19.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:46:20.054 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T20:46:20.055 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:20.056 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:46:20.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd ls -l 2023-09-23T20:46:20.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep sparse1 2023-09-23T20:46:20.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T20:46:20.076 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:20.108 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:20.119 INFO:tasks.workunit.client.0.smithi112.stdout:sparse1 2 MiB 2 2023-09-23T20:46:20.120 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse1 2023-09-23T20:46:20.120 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse1 2023-09-23T20:46:20.121 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse1 2023-09-23T20:46:20.121 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:20.121 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:20.173 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.b43b630ebddd 2023-09-23T20:46:20.173 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.b43b630ebddd 2023-09-23T20:46:20.173 INFO:tasks.workunit.client.0.smithi112.stderr:+ sed -e s/rbd_data.b43b630ebddd\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:46:20.173 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse1 2023-09-23T20:46:20.173 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse1 2023-09-23T20:46:20.174 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort -u 2023-09-23T20:46:20.174 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse1 2023-09-23T20:46:20.174 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:20.174 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:20.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:20.228 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:20.228 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:20.228 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:20.228 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:20.228 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:20.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:46:20] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[104422]: cluster 2023-09-23T20:46:19.039484+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[104422]: cluster 2023-09-23T20:46:19.104600+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[104422]: cluster 2023-09-23T20:46:19.128606+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[104422]: audit 2023-09-23T20:46:19.741329+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.112:0/2857551997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[104422]: audit 2023-09-23T20:46:19.847842+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.112:0/2857551997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:46:20.244 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[104422]: cluster 2023-09-23T20:46:20.014793+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 6.7 KiB/s wr, 170 op/s 2023-09-23T20:46:20.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[107672]: cluster 2023-09-23T20:46:19.039484+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[107672]: cluster 2023-09-23T20:46:19.104600+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[107672]: cluster 2023-09-23T20:46:19.128606+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[107672]: audit 2023-09-23T20:46:19.741329+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.112:0/2857551997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:46:20.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[107672]: audit 2023-09-23T20:46:19.847842+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.112:0/2857551997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:46:20.245 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:20 smithi112 bash[107672]: cluster 2023-09-23T20:46:20.014793+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 6.7 KiB/s wr, 170 op/s 2023-09-23T20:46:20.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:20.278 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects=1 2023-09-23T20:46:20.279 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 1 2023-09-23T20:46:20.279 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T20:46:20.279 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export sparse1 /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:20.334 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:20.340 INFO:tasks.workunit.client.0.smithi112.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_288814/sparse1 /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:20.340 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp -l /tmp/rbd_import_export_288814/sparse1 /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:20.345 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse1 --format %b 2023-09-23T20:46:20.346 INFO:tasks.workunit.client.0.smithi112.stderr:+ origsize=2048 2023-09-23T20:46:20.346 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse1.out --format %b 2023-09-23T20:46:20.346 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:20.347 INFO:tasks.workunit.client.0.smithi112.stderr:+ exportsize=2048 2023-09-23T20:46:20.347 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:20.347 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:20.347 INFO:tasks.workunit.client.0.smithi112.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:46:20.348 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:20.349 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse1 2023-09-23T20:46:20.358 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:20 smithi174 bash[91578]: cluster 2023-09-23T20:46:19.039484+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.358 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:20 smithi174 bash[91578]: cluster 2023-09-23T20:46:19.104600+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.359 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:20 smithi174 bash[91578]: cluster 2023-09-23T20:46:19.128606+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:46:20.359 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:20 smithi174 bash[91578]: audit 2023-09-23T20:46:19.741329+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.112:0/2857551997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:46:20.359 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:20 smithi174 bash[91578]: audit 2023-09-23T20:46:19.847842+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.112:0/2857551997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:46:20.359 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:20 smithi174 bash[91578]: cluster 2023-09-23T20:46:20.014793+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 6.7 KiB/s wr, 170 op/s 2023-09-23T20:46:20.374 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:20.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:20.478 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:20.501 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T20:46:20.506 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse2 2023-09-23T20:46:20.507 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:20.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:20.566 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 0% complete...failed. 2023-09-23T20:46:20.566 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T20:46:20.571 INFO:tasks.workunit.client.0.smithi112.stderr:+ true 2023-09-23T20:46:20.571 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_288814/sparse2 2023-09-23T20:46:20.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:20.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:20.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:20.661 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T20:46:20.662 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:20.662 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:46:20.667 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd ls -l 2023-09-23T20:46:20.667 INFO:tasks.workunit.client.0.smithi112.stderr:+ + grep -Ei (2 MiB|2048k) 2023-09-23T20:46:20.667 INFO:tasks.workunit.client.0.smithi112.stderr:grep sparse2 2023-09-23T20:46:20.719 INFO:tasks.workunit.client.0.smithi112.stdout:sparse2 2 MiB 2 2023-09-23T20:46:20.720 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse2 2023-09-23T20:46:20.720 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse2 2023-09-23T20:46:20.720 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse2 2023-09-23T20:46:20.720 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:20.721 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:20.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:20.773 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.8d6986d52759 2023-09-23T20:46:20.775 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.8d6986d52759 2023-09-23T20:46:20.775 INFO:tasks.workunit.client.0.smithi112.stderr:+ sed -e s/rbd_data.8d6986d52759\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:46:20.775 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse2 2023-09-23T20:46:20.775 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse2 2023-09-23T20:46:20.775 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort -u 2023-09-23T20:46:20.776 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse2 2023-09-23T20:46:20.776 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:20.776 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:20.777 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:20.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:20.832 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:20.832 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:20.832 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:20.832 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:20.833 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:20.880 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects=0 2023-09-23T20:46:20.880 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 0 2023-09-23T20:46:20.880 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T20:46:20.881 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export sparse2 /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:20.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:20.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:20.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:20.937 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:20.942 INFO:tasks.workunit.client.0.smithi112.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_288814/sparse2 /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:20.942 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp -l /tmp/rbd_import_export_288814/sparse2 /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:20.946 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse2 --format %b 2023-09-23T20:46:20.948 INFO:tasks.workunit.client.0.smithi112.stderr:+ origsize=2048 2023-09-23T20:46:20.948 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse2.out --format %b 2023-09-23T20:46:20.950 INFO:tasks.workunit.client.0.smithi112.stderr:+ exportsize=2048 2023-09-23T20:46:20.950 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:20.950 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:20.950 INFO:tasks.workunit.client.0.smithi112.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:46:20.950 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:20.951 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse2 2023-09-23T20:46:21.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:21.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:21.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:21.104 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T20:46:21.109 INFO:tasks.workunit.client.0.smithi112.stderr:+ truncate /tmp/rbd_import_export_288814/sparse1 -s 10M 2023-09-23T20:46:21.111 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T20:46:21.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:21.263 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:21.264 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:21.265 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:46:21.269 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd ls -l 2023-09-23T20:46:21.269 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep sparse1 2023-09-23T20:46:21.269 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-23T20:46:21.285 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:21.317 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:21.323 INFO:tasks.workunit.client.0.smithi112.stdout:sparse1 10 MiB 2 2023-09-23T20:46:21.324 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse1 2023-09-23T20:46:21.324 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse1 2023-09-23T20:46:21.325 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse1 2023-09-23T20:46:21.325 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:21.325 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:21.381 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.b49b4dc0e555 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.b49b4dc0e555 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse1 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse1 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ sed -e s/rbd_data.b49b4dc0e555\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort -u 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse1 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:21.383 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:21.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:21.439 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:21.439 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:21.439 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:21.439 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:21.439 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:21.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:21.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:21.486 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects=1 2023-09-23T20:46:21.486 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 1 2023-09-23T20:46:21.486 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T20:46:21.486 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export sparse1 /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:21.546 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:21.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:21.553 INFO:tasks.workunit.client.0.smithi112.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_288814/sparse1 /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:21.553 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp -l /tmp/rbd_import_export_288814/sparse1 /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:21.567 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse1 --format %b 2023-09-23T20:46:21.568 INFO:tasks.workunit.client.0.smithi112.stderr:+ origsize=2048 2023-09-23T20:46:21.569 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse1.out --format %b 2023-09-23T20:46:21.569 INFO:tasks.workunit.client.0.smithi112.stderr:+ exportsize=2048 2023-09-23T20:46:21.570 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:21.570 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:21.570 INFO:tasks.workunit.client.0.smithi112.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:46:21.570 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/sparse1.out 2023-09-23T20:46:21.572 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse1 2023-09-23T20:46:21.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:21.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:21.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:21.720 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:21.725 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_288814/sparse2 oflag=append conv=notrunc 2023-09-23T20:46:21.738 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records in 2023-09-23T20:46:21.738 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records out 2023-09-23T20:46:21.738 INFO:tasks.workunit.client.0.smithi112.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0120752 s, 174 MB/s 2023-09-23T20:46:21.739 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T20:46:21.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:21.875 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:21.876 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:21.876 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:46:21.881 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd ls -l 2023-09-23T20:46:21.881 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep sparse2 2023-09-23T20:46:21.881 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T20:46:21.943 INFO:tasks.workunit.client.0.smithi112.stdout:sparse2 4 MiB 2 2023-09-23T20:46:21.944 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse2 2023-09-23T20:46:21.944 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse2 2023-09-23T20:46:21.944 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse2 2023-09-23T20:46:21.945 INFO:tasks.workunit.client.0.smithi112.stderr:+ + grep block_name_prefix 2023-09-23T20:46:21.945 INFO:tasks.workunit.client.0.smithi112.stderr:awk {print $NF;} 2023-09-23T20:46:21.950 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:21.982 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:22.002 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.b4c8dfd54286 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.b4c8dfd54286 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse2 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse2 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ sed -e s/rbd_data.b4c8dfd54286\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort -u 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse2 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:22.004 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:22.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:22.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:22.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:22.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:22.060 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:22.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:22.107 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects=0 2023-09-23T20:46:22.107 INFO:tasks.workunit.client.0.smithi112.stderr:2 2023-09-23T20:46:22.107 INFO:tasks.workunit.client.0.smithi112.stderr:3 2023-09-23T20:46:22.108 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 0 2 3 2023-09-23T20:46:22.108 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T20:46:22.108 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export sparse2 /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:22.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:22.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:22.165 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T20:46:22.172 INFO:tasks.workunit.client.0.smithi112.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_288814/sparse2 /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:22.172 INFO:tasks.workunit.client.0.smithi112.stderr:+ cmp -l /tmp/rbd_import_export_288814/sparse2 /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:22.177 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse2 --format %b 2023-09-23T20:46:22.179 INFO:tasks.workunit.client.0.smithi112.stderr:+ origsize=6144 2023-09-23T20:46:22.179 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse2.out --format %b 2023-09-23T20:46:22.180 INFO:tasks.workunit.client.0.smithi112.stderr:+ exportsize=6144 2023-09-23T20:46:22.181 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:22.181 INFO:tasks.workunit.client.0.smithi112.stderr:+ difference=0 2023-09-23T20:46:22.181 INFO:tasks.workunit.client.0.smithi112.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:46:22.181 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/sparse2.out 2023-09-23T20:46:22.182 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse2 2023-09-23T20:46:22.217 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:22.251 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:22.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:22.338 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T20:46:22.344 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T20:46:22.345 INFO:tasks.workunit.client.0.smithi112.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T20:46:22.345 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_288814/sparse1 sparse 2023-09-23T20:46:22.354 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:22.384 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:22.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:22.440 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:22.441 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:22.441 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:46:22.445 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse 2023-09-23T20:46:22.446 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:22.446 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:22.447 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:22.447 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:22.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.500 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.8df074c68ff6 2023-09-23T20:46:22.501 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.8df074c68ff6 2023-09-23T20:46:22.501 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse 2023-09-23T20:46:22.502 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:22.502 INFO:tasks.workunit.client.0.smithi112.stderr:+ sed -e s/rbd_data.8df074c68ff6\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:46:22.502 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort -u 2023-09-23T20:46:22.502 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:22.502 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:22.502 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:22.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:22.555 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:22.555 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:22.555 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:22.555 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:22.555 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:22.603 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects=1 2023-09-23T20:46:22.603 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 1 2023-09-23T20:46:22.603 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T20:46:22.603 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse 2023-09-23T20:46:22.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:22.653 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:22.655 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:22.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:22.755 INFO:tasks.workunit.client.0.smithi112.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-09-23T20:46:22.757 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:22.760 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T20:46:22.760 INFO:tasks.workunit.client.0.smithi112.stdout:zeros import through stdin to sparse image 2023-09-23T20:46:22.761 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T20:46:22.761 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd import --new-format - sparse 2023-09-23T20:46:22.787 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:22.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:22.834 INFO:tasks.workunit.client.0.smithi112.stderr:4+0 records in 2023-09-23T20:46:22.834 INFO:tasks.workunit.client.0.smithi112.stderr:4+0 records out 2023-09-23T20:46:22.834 INFO:tasks.workunit.client.0.smithi112.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0729926 s, 57.5 MB/s 2023-09-23T20:46:22.854 INFO:tasks.workunit.client.0.smithi112.stderr: Importing image: 100% complete...done. 2023-09-23T20:46:22.855 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:22.860 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse 2023-09-23T20:46:22.860 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:22.861 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:22.861 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:22.861 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:22.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.911 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.b5164551c3eb 2023-09-23T20:46:22.913 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.b5164551c3eb 2023-09-23T20:46:22.913 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse 2023-09-23T20:46:22.913 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:22.913 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort+ -u 2023-09-23T20:46:22.914 INFO:tasks.workunit.client.0.smithi112.stderr:sed -e s/rbd_data.b5164551c3eb\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:46:22.914 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:22.914 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:22.914 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:22.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:22.962 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:22.962 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:22.963 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:22.963 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:22.963 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:23.005 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects= 2023-09-23T20:46:23.006 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 2023-09-23T20:46:23.006 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T20:46:23.006 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse 2023-09-23T20:46:23.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:23.054 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:23.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:23.130 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:23.135 INFO:tasks.workunit.client.0.smithi112.stdout:zeros export to sparse file 2023-09-23T20:46:23.136 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo zeros export to sparse file 2023-09-23T20:46:23.136 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T20:46:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:23 smithi112 bash[104422]: cluster 2023-09-23T20:46:22.015435+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 5.4 KiB/s wr, 124 op/s 2023-09-23T20:46:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:23 smithi112 bash[104422]: audit 2023-09-23T20:46:23.054286+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:23 smithi112 bash[107672]: cluster 2023-09-23T20:46:22.015435+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 5.4 KiB/s wr, 124 op/s 2023-09-23T20:46:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:23 smithi112 bash[107672]: audit 2023-09-23T20:46:23.054286+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:23.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:23.195 INFO:tasks.workunit.client.0.smithi112.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:46:23.200 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:23.200 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:23.200 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.8e328a17db42 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ get_image_data_pool sparse 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:23.253 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:23.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.305 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:23.305 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:23.306 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:23.306 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:23.306 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados -p rbd put rbd_data.8e328a17db42.000000000000 - 2023-09-23T20:46:23.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:23.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:23 smithi174 bash[91578]: cluster 2023-09-23T20:46:22.015435+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 5.4 KiB/s wr, 124 op/s 2023-09-23T20:46:23.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:23 smithi174 bash[91578]: audit 2023-09-23T20:46:23.054286+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:23.341 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records in 2023-09-23T20:46:23.341 INFO:tasks.workunit.client.0.smithi112.stderr:1+0 records out 2023-09-23T20:46:23.341 INFO:tasks.workunit.client.0.smithi112.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0881123 s, 47.6 MB/s 2023-09-23T20:46:23.369 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects sparse 2023-09-23T20:46:23.369 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:23.370 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:23.370 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep block_name_prefix 2023-09-23T20:46:23.370 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk {print $NF;} 2023-09-23T20:46:23.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:23.419 INFO:tasks.workunit.client.0.smithi112.stderr:+ prefix=rbd_data.8e328a17db42 2023-09-23T20:46:23.420 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep rbd_data.8e328a17db42 2023-09-23T20:46:23.420 INFO:tasks.workunit.client.0.smithi112.stderr:+ + sed -e s/rbd_data.8e328a17db42\.// -e s/^0*\([0-9a-f]\)/\1/get_image_data_pool 2023-09-23T20:46:23.420 INFO:tasks.workunit.client.0.smithi112.stderr: sparse 2023-09-23T20:46:23.420 INFO:tasks.workunit.client.0.smithi112.stderr:+ image=sparse 2023-09-23T20:46:23.420 INFO:tasks.workunit.client.0.smithi112.stderr:+ sort -u 2023-09-23T20:46:23.421 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd info sparse 2023-09-23T20:46:23.421 INFO:tasks.workunit.client.0.smithi112.stderr:+ grep data_pool: 2023-09-23T20:46:23.421 INFO:tasks.workunit.client.0.smithi112.stderr:+ awk -F: { print $NF } 2023-09-23T20:46:23.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:23.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:23.474 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool= 2023-09-23T20:46:23.475 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ -z ] 2023-09-23T20:46:23.475 INFO:tasks.workunit.client.0.smithi112.stderr:+ data_pool=rbd 2023-09-23T20:46:23.475 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo rbd 2023-09-23T20:46:23.475 INFO:tasks.workunit.client.0.smithi112.stderr:+ rados ls -p rbd 2023-09-23T20:46:23.527 INFO:tasks.workunit.client.0.smithi112.stderr:+ objects=0 2023-09-23T20:46:23.527 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo 0 2023-09-23T20:46:23.527 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T20:46:23.528 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/sparse 2023-09-23T20:46:23.528 INFO:tasks.workunit.client.0.smithi112.stderr:rm: cannot remove '/tmp/rbd_import_export_288814/sparse': No such file or directory 2023-09-23T20:46:23.528 INFO:tasks.workunit.client.0.smithi112.stderr:+ true 2023-09-23T20:46:23.528 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd export sparse /tmp/rbd_import_export_288814/sparse 2023-09-23T20:46:23.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:23.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:23.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:23.579 INFO:tasks.workunit.client.0.smithi112.stderr: Exporting image: 100% complete...done. 2023-09-23T20:46:23.585 INFO:tasks.workunit.client.0.smithi112.stderr:+ stat /tmp/rbd_import_export_288814/sparse --format=%b 2023-09-23T20:46:23.586 INFO:tasks.workunit.client.0.smithi112.stderr:+ [ 0 = 0 ] 2023-09-23T20:46:23.586 INFO:tasks.workunit.client.0.smithi112.stderr:+ rbd rm sparse 2023-09-23T20:46:23.672 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:23.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:23.704 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:23.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:23.714 INFO:tasks.workunit.client.0.smithi112.stderr: Removing image: 100% complete...done. 2023-09-23T20:46:23.719 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm /tmp/rbd_import_export_288814/sparse /tmp/rbd_import_export_288814/sparse1 /tmp/rbd_import_export_288814/sparse2 /tmp/rbd_import_export_288814/sparse3 2023-09-23T20:46:23.722 INFO:tasks.workunit.client.0.smithi112.stderr:rm: cannot remove '/tmp/rbd_import_export_288814/sparse3': No such file or directory 2023-09-23T20:46:23.722 INFO:tasks.workunit.client.0.smithi112.stderr:+ true 2023-09-23T20:46:23.722 INFO:tasks.workunit.client.0.smithi112.stdout:OK 2023-09-23T20:46:23.723 INFO:tasks.workunit.client.0.smithi112.stderr:+ echo OK 2023-09-23T20:46:23.723 INFO:tasks.workunit.client.0.smithi112.stderr:+ rm -rf /tmp/rbd_import_export_288814 2023-09-23T20:46:23.723 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T20:46:23.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T20:46:23.773 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T20:46:23.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:46:23.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:23.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:23.946 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:23.980 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:24.083 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:24.115 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:24.219 DEBUG:teuthology.orchestra.run.smithi174:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:24.252 INFO:teuthology.orchestra.run.smithi174.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:24.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi174 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:24.257 DEBUG:teuthology.parallel:result is None 2023-09-23T20:46:24.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:46:24.267 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:46:24.267 DEBUG:teuthology.orchestra.run.smithi112:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:46:24.322 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:46:24.322 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:46:24.322 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T20:46:24.323 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T20:46:24.323 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T20:46:24.323 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T20:46:24.323 DEBUG:teuthology.orchestra.run.smithi112:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:46:24.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.372 INFO:teuthology.orchestra.run.smithi112.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T20:46:24.373 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:46:24.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:24.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:24.395 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T20:46:24.395 DEBUG:teuthology.orchestra.run.smithi112:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T20:46:24.446 INFO:tasks.thrashosds:joining thrashosds 2023-09-23T20:46:24.688 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:24.689 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:25.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:25 smithi174 bash[91578]: cluster 2023-09-23T20:46:24.016242+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 154 KiB/s wr, 112 op/s 2023-09-23T20:46:25.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:25 smithi174 bash[91578]: cluster 2023-09-23T20:46:24.032742+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:25 smithi174 bash[91578]: cluster 2023-09-23T20:46:24.038205+0000 mon.a (mon.0) 1793 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T20:46:25.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:25 smithi174 bash[91578]: cluster 2023-09-23T20:46:24.235894+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:25 smithi174 bash[91578]: cluster 2023-09-23T20:46:24.250011+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:25 smithi174 bash[91578]: cluster 2023-09-23T20:46:24.395479+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[107672]: cluster 2023-09-23T20:46:24.016242+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 154 KiB/s wr, 112 op/s 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[107672]: cluster 2023-09-23T20:46:24.032742+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[107672]: cluster 2023-09-23T20:46:24.038205+0000 mon.a (mon.0) 1793 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[107672]: cluster 2023-09-23T20:46:24.235894+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[107672]: cluster 2023-09-23T20:46:24.250011+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[107672]: cluster 2023-09-23T20:46:24.395479+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[104422]: cluster 2023-09-23T20:46:24.016242+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 802 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 154 KiB/s wr, 112 op/s 2023-09-23T20:46:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[104422]: cluster 2023-09-23T20:46:24.032742+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[104422]: cluster 2023-09-23T20:46:24.038205+0000 mon.a (mon.0) 1793 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T20:46:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[104422]: cluster 2023-09-23T20:46:24.235894+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[104422]: cluster 2023-09-23T20:46:24.250011+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:25.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:25 smithi112 bash[104422]: cluster 2023-09-23T20:46:24.395479+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:46:27.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:27 smithi174 bash[91578]: cluster 2023-09-23T20:46:26.017208+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 340 op/s 2023-09-23T20:46:27.341 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:27 smithi112 bash[107672]: cluster 2023-09-23T20:46:26.017208+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 340 op/s 2023-09-23T20:46:27.341 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:27 smithi112 bash[104422]: cluster 2023-09-23T20:46:26.017208+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 340 op/s 2023-09-23T20:46:28.178 INFO:teuthology.orchestra.run.smithi174.stdout:ERROR: (22) Invalid argument 2023-09-23T20:46:28.179 INFO:teuthology.orchestra.run.smithi174.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-09-23T20:46:29.020 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:46:29.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:29 smithi174 bash[91578]: cluster 2023-09-23T20:46:28.017731+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 940 KiB/s rd, 1.2 MiB/s wr, 342 op/s 2023-09-23T20:46:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:29 smithi112 bash[104422]: cluster 2023-09-23T20:46:28.017731+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 940 KiB/s rd, 1.2 MiB/s wr, 342 op/s 2023-09-23T20:46:29.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:29 smithi112 bash[107672]: cluster 2023-09-23T20:46:28.017731+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 940 KiB/s rd, 1.2 MiB/s wr, 342 op/s 2023-09-23T20:46:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:30 smithi174 bash[91578]: cluster 2023-09-23T20:46:29.040351+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T20:46:30.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:30 smithi174 bash[91578]: cluster 2023-09-23T20:46:29.196928+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:30.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:30 smithi174 bash[91578]: cluster 2023-09-23T20:46:29.267459+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[104422]: cluster 2023-09-23T20:46:29.040351+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T20:46:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[104422]: cluster 2023-09-23T20:46:29.196928+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:30.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[104422]: cluster 2023-09-23T20:46:29.267459+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:30.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:46:30] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-09-23T20:46:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[107672]: cluster 2023-09-23T20:46:29.040351+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T20:46:30.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[107672]: cluster 2023-09-23T20:46:29.196928+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:30.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:30 smithi112 bash[107672]: cluster 2023-09-23T20:46:29.267459+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:31.248 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-09-23T20:46:31.248 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-09-23T20:46:31.249 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-09-23T20:46:31.277 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:31 smithi112 bash[104422]: cluster 2023-09-23T20:46:29.973736+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:31.277 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:31 smithi112 bash[104422]: cluster 2023-09-23T20:46:30.018631+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 987 KiB/s rd, 1.4 MiB/s wr, 294 op/s 2023-09-23T20:46:31.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:31 smithi112 bash[107672]: cluster 2023-09-23T20:46:29.973736+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:31.277 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:31 smithi112 bash[107672]: cluster 2023-09-23T20:46:30.018631+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 987 KiB/s rd, 1.4 MiB/s wr, 294 op/s 2023-09-23T20:46:31.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:31 smithi174 bash[91578]: cluster 2023-09-23T20:46:29.973736+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:46:31.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:31 smithi174 bash[91578]: cluster 2023-09-23T20:46:30.018631+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 987 KiB/s rd, 1.4 MiB/s wr, 294 op/s 2023-09-23T20:46:32.908 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0: {} 2023-09-23T20:46:32.934 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1: {} 2023-09-23T20:46:32.957 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2: {} 2023-09-23T20:46:32.986 INFO:teuthology.orchestra.run.smithi112.stdout:osd.3: {} 2023-09-23T20:46:33.016 INFO:teuthology.orchestra.run.smithi112.stdout:osd.4: {} 2023-09-23T20:46:33.046 INFO:teuthology.orchestra.run.smithi112.stdout:osd.5: {} 2023-09-23T20:46:33.073 INFO:teuthology.orchestra.run.smithi112.stdout:osd.6: {} 2023-09-23T20:46:33.101 INFO:teuthology.orchestra.run.smithi112.stdout:osd.7: {} 2023-09-23T20:46:33.103 INFO:teuthology.orchestra.run.smithi112.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.103 INFO:teuthology.orchestra.run.smithi112.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.103 INFO:teuthology.orchestra.run.smithi112.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.103 INFO:teuthology.orchestra.run.smithi112.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.104 INFO:teuthology.orchestra.run.smithi112.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.104 INFO:teuthology.orchestra.run.smithi112.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.104 INFO:teuthology.orchestra.run.smithi112.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.104 INFO:teuthology.orchestra.run.smithi112.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:46:33.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:33 smithi174 bash[91578]: cluster 2023-09-23T20:46:32.019207+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 857 KiB/s rd, 1.3 MiB/s wr, 289 op/s 2023-09-23T20:46:33.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:33 smithi174 bash[91578]: audit 2023-09-23T20:46:32.877820+0000 mon.a (mon.0) 1795 : audit 0 from='client.? 172.21.15.112:0/2334276318' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:33.357 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:33 smithi112 bash[104422]: cluster 2023-09-23T20:46:32.019207+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 857 KiB/s rd, 1.3 MiB/s wr, 289 op/s 2023-09-23T20:46:33.357 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:33 smithi112 bash[104422]: audit 2023-09-23T20:46:32.877820+0000 mon.a (mon.0) 1795 : audit 0 from='client.? 172.21.15.112:0/2334276318' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:33.357 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:33 smithi112 bash[107672]: cluster 2023-09-23T20:46:32.019207+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 857 KiB/s rd, 1.3 MiB/s wr, 289 op/s 2023-09-23T20:46:33.357 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:33 smithi112 bash[107672]: audit 2023-09-23T20:46:32.877820+0000 mon.a (mon.0) 1795 : audit 0 from='client.? 172.21.15.112:0/2334276318' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:33.795 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:34.081 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:46:34.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:34 smithi174 bash[91578]: audit 2023-09-23T20:46:33.164036+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.112:0/1700175983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:34.349 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:34 smithi112 bash[104422]: audit 2023-09-23T20:46:33.164036+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.112:0/1700175983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:34.349 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:34 smithi112 bash[107672]: audit 2023-09-23T20:46:33.164036+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.112:0/1700175983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.019966+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 1.0 MiB/s wr, 232 op/s 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.064502+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.064573+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: audit 2023-09-23T20:46:34.077127+0000 mon.a (mon.0) 1799 : audit 1 from='client.? 172.21.15.112:0/1700175983' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.077193+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.138176+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.139254+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.619062+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.620116+0000 osd.5 (osd.5) 406 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.621159+0000 osd.5 (osd.5) 407 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:35 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.897546+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.019966+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 1.0 MiB/s wr, 232 op/s 2023-09-23T20:46:35.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.064502+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:46:35.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.064573+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: audit 2023-09-23T20:46:34.077127+0000 mon.a (mon.0) 1799 : audit 1 from='client.? 172.21.15.112:0/1700175983' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.077193+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.138176+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.139254+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.619062+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.620116+0000 osd.5 (osd.5) 406 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.621159+0000 osd.5 (osd.5) 407 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.897546+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.019966+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 687 KiB/s rd, 1.0 MiB/s wr, 232 op/s 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.064502+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.064573+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: audit 2023-09-23T20:46:34.077127+0000 mon.a (mon.0) 1799 : audit 1 from='client.? 172.21.15.112:0/1700175983' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.077193+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.138176+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.139254+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.619062+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.620116+0000 osd.5 (osd.5) 406 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.621159+0000 osd.5 (osd.5) 407 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:35.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:35 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.897546+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:36.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:36 smithi112 bash[107672]: cluster 2023-09-23T20:46:34.897728+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:36.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:36 smithi112 bash[104422]: cluster 2023-09-23T20:46:34.897728+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:36.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:36 smithi174 bash[91578]: cluster 2023-09-23T20:46:34.897728+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:46:37.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:46:37.212 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:46:37.212 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:46:37.212 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:46:37.212 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:46:37.212 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:46:37.256 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:37 smithi174 bash[91578]: cluster 2023-09-23T20:46:36.021032+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:46:37.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:37 smithi112 bash[104422]: cluster 2023-09-23T20:46:36.021032+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:46:37.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:37 smithi112 bash[107672]: cluster 2023-09-23T20:46:36.021032+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:46:37.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-23T20:46:38.037 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:46:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:39 smithi174 bash[91578]: cluster 2023-09-23T20:46:38.021901+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:46:39.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:39 smithi174 bash[91578]: audit 2023-09-23T20:46:38.061339+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:46:39.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:39 smithi174 bash[91578]: audit 2023-09-23T20:46:38.062974+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:39.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:39 smithi112 bash[107672]: cluster 2023-09-23T20:46:38.021901+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:46:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:39 smithi112 bash[107672]: audit 2023-09-23T20:46:38.061339+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:46:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:39 smithi112 bash[107672]: audit 2023-09-23T20:46:38.062974+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:39 smithi112 bash[104422]: cluster 2023-09-23T20:46:38.021901+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:46:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:39 smithi112 bash[104422]: audit 2023-09-23T20:46:38.061339+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:46:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:39 smithi112 bash[104422]: audit 2023-09-23T20:46:38.062974+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:40.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:46:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:46:40] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T20:46:41.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:41 smithi174 bash[91578]: cluster 2023-09-23T20:46:40.022882+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:41 smithi112 bash[107672]: cluster 2023-09-23T20:46:40.022882+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:41 smithi112 bash[104422]: cluster 2023-09-23T20:46:40.022882+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:41.919 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:41.919 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:42.808 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:43.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:43 smithi174 bash[91578]: cluster 2023-09-23T20:46:42.023579+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:43.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:43 smithi112 bash[107672]: cluster 2023-09-23T20:46:42.023579+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:43 smithi112 bash[104422]: cluster 2023-09-23T20:46:42.023579+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:45.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:45 smithi174 bash[91578]: cluster 2023-09-23T20:46:44.024346+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:45.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:45 smithi112 bash[104422]: cluster 2023-09-23T20:46:44.024346+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:45 smithi112 bash[107672]: cluster 2023-09-23T20:46:44.024346+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:46.075 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:46:46.075 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:46:46.075 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:46:46.075 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:46:46.075 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.45560.0:106751 11.4 11:26acaee6:::benchmark_data_smithi112_262269_object4437:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e352)", 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:41:46.404347+0000", 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 299.66404177800001, 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11718556500000001, 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.45560", 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 106751 2023-09-23T20:46:46.076 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404347+0000", 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404347+0000", 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.077 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404345+0000", 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404355+0000", 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.7820000000000005e-06 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.078 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404377+0000", 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1815999999999999e-05 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404410+0000", 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3844999999999999e-05 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404497+0000", 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6650999999999994e-05 2023-09-23T20:46:46.079 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404736+0000", 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00023852500000000001 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.404965+0000", 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00022936899999999999 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.080 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.409087+0000", 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0041219050000000004 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.410056+0000", 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000969033 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.521411+0000", 2023-09-23T20:46:46.081 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11135461000000001 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.521476+0000", 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5635000000000004e-05 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:41:46.521533+0000", 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6348000000000003e-05 2023-09-23T20:46:46.082 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:144259 11.5 e354/349 11:acc7b90b:::benchmark_data_smithi112_262269_object41945:head v 354'8937, mlcod=0'0)", 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:42:49.571302+0000", 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 236.49708707799999, 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.093197188, 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.083 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571302+0000", 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571302+0000", 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571301+0000", 2023-09-23T20:46:46.084 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571311+0000", 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0453e-05 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571325+0000", 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3807e-05 2023-09-23T20:46:46.085 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571332+0000", 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0190000000000001e-06 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571382+0000", 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9586000000000003e-05 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.086 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.571405+0000", 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3485999999999998e-05 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.664462+0000", 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.093056955999999996 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.087 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.664499+0000", 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6910999999999999e-05 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:144265 11.5 e354/349 11:a8fb0db4:::benchmark_data_smithi112_262269_object41951:head v 354'8938, mlcod=0'0)", 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:42:49.575494+0000", 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 236.492895221, 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.089028377000000006, 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.088 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.575494+0000", 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.575494+0000", 2023-09-23T20:46:46.089 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.575492+0000", 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.575501+0000", 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.3129999999999999e-06 2023-09-23T20:46:46.090 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.579768+0000", 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0042673520000000003 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.579778+0000", 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.7710000000000001e-06 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.091 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.588922+0000", 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0091445209999999992 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.588950+0000", 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.7452000000000001e-05 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.092 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.664502+0000", 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.075552438 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:49.664522+0000", 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.984e-05 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:150109 11.5 e354/349 11:a1e78e8e:::benchmark_data_smithi112_262269_object47795:head v 354'9331, mlcod=0'0)", 2023-09-23T20:46:46.093 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:42:59.801236+0000", 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 226.267153288, 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.102765178, 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.801236+0000", 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.094 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.801236+0000", 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.801234+0000", 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.801244+0000", 2023-09-23T20:46:46.095 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.149e-06 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.801259+0000", 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5474000000000001e-05 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.801409+0000", 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014961900000000001 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.096 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.810969+0000", 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0095600939999999999 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.810997+0000", 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8408e-05 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.903958+0000", 2023-09-23T20:46:46.097 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.092960788000000003 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.904001+0000", 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.269e-05 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:150121 11.5 e354/349 11:a56c1ae8:::benchmark_data_smithi112_262269_object47807:head v 354'9332, mlcod=0'0)", 2023-09-23T20:46:46.098 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:42:59.813169+0000", 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 226.25522001600001, 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.090856375000000003, 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.813169+0000", 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.099 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.813169+0000", 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.813168+0000", 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.813177+0000", 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.1349999999999998e-06 2023-09-23T20:46:46.100 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.813190+0000", 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3193999999999999e-05 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.813197+0000", 2023-09-23T20:46:46.101 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4849999999999997e-06 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.821320+0000", 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0081233320000000005 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.821349+0000", 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9207e-05 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.102 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.904004+0000", 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.082654738000000005 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:42:59.904025+0000", 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1288e-05 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.103 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:150343 11.e e354/349 11:77181a88:::benchmark_data_smithi112_262269_object48029:head v 354'9230, mlcod=0'0)", 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:00.231034+0000", 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 225.83735467100001, 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.095714300000000002, 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.231034+0000", 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.104 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.231034+0000", 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.231022+0000", 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999876 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.105 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.231044+0000", 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2149000000000001e-05 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.231060+0000", 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6501e-05 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.231067+0000", 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6270000000000002e-06 2023-09-23T20:46:46.106 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.240316+0000", 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0092486870000000002 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.240372+0000", 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6342999999999999e-05 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.107 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.326640+0000", 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.086267969 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:00.326748+0000", 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000108593 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.108 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:177452 11.5 e356/349 11:abc8270d:::benchmark_data_smithi112_262269_object75138:head v 356'11051, mlcod=0'0)", 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:48.693576+0000", 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 177.37481303199999, 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.095113543999999994, 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.693576+0000", 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.109 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.693576+0000", 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.693574+0000", 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.110 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.693596+0000", 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1682e-05 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.693620+0000", 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3822999999999999e-05 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.693628+0000", 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9689999999999994e-06 2023-09-23T20:46:46.111 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.714866+0000", 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.021237849 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.714895+0000", 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9658e-05 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.112 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.788648+0000", 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.073752788 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.788689+0000", 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1145e-05 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.113 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:177453 11.5 e356/349 11:ade01dad:::benchmark_data_smithi112_262269_object75139:head v 356'11052, mlcod=0'0)", 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:48.697406+0000", 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 177.37098306499999, 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.091325455999999999, 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.697406+0000", 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.114 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.697406+0000", 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.697405+0000", 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.115 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.697411+0000", 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.7250000000000002e-06 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.697420+0000", 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6300000000000004e-06 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.697425+0000", 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1580000000000004e-06 2023-09-23T20:46:46.116 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.723907+0000", 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.026482186000000001 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.723946+0000", 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9400000000000002e-05 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.117 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.788693+0000", 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.064746148000000003 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:48.788731+0000", 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8566000000000003e-05 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.118 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:179260 11.e e356/349 11:7b1bf5af:::benchmark_data_smithi112_262269_object76946:head v 356'10994, mlcod=0'0)", 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:51.680106+0000", 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 174.388283212, 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.091780577000000002, 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.680106+0000", 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.119 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.680106+0000", 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.680105+0000", 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.120 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.680114+0000", 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.6330000000000008e-06 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.680127+0000", 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3088000000000001e-05 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.680134+0000", 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0889999999999996e-06 2023-09-23T20:46:46.121 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.697434+0000", 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.017300144 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.697464+0000", 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9892000000000001e-05 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.122 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.771847+0000", 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.074383791000000005 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:51.771886+0000", 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8792999999999999e-05 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.123 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:180119 11.5 e356/349 11:a3da9335:::benchmark_data_smithi112_262269_object77805:head v 356'11215, mlcod=0'0)", 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:53.142737+0000", 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 172.92565174399999, 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.098278384999999996, 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.142737+0000", 2023-09-23T20:46:46.124 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.142737+0000", 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.142736+0000", 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.125 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.142748+0000", 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.2697999999999999e-05 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.142770+0000", 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1500000000000001e-05 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.142779+0000", 2023-09-23T20:46:46.126 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2890000000000003e-06 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.174924+0000", 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.032145320999999998 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.174942+0000", 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8031999999999999e-05 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.127 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.240928+0000", 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.065985169999999996 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:53.241015+0000", 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7780000000000003e-05 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.128 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:180898 11.3 e356/349 11:c296144e:::benchmark_data_smithi112_262269_object78584:head v 356'11269, mlcod=0'0)", 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:54.435181+0000", 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 171.63320817499999, 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.106997491, 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.129 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435181+0000", 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435181+0000", 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435179+0000", 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:46.130 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435190+0000", 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1177e-05 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435213+0000", 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.2330000000000001e-05 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.131 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435221+0000", 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5490000000000006e-06 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435310+0000", 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.8639000000000003e-05 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.435343+0000", 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3699999999999999e-05 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.132 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.542124+0000", 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10678096400000001 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.542178+0000", 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3684000000000003e-05 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.133 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:180902 11.3 e356/349 11:ce2ccd08:::benchmark_data_smithi112_262269_object78588:head v 356'11270, mlcod=0'0)", 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:54.436403+0000", 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 171.63198592500001, 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.10580363, 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.436403+0000", 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.134 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.436403+0000", 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.436402+0000", 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.135 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.436410+0000", 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5660000000000001e-06 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.436425+0000", 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5811000000000002e-05 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.136 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.436433+0000", 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.0979999999999996e-06 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.450788+0000", 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.014355898000000001 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.450817+0000", 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8869000000000001e-05 2023-09-23T20:46:46.137 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.542185+0000", 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.091367859999999995 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.542206+0000", 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1305999999999999e-05 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.138 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:180903 11.3 e356/349 11:cf7df091:::benchmark_data_smithi112_262269_object78589:head v 356'11271, mlcod=0'0)", 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:54.440683+0000", 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 171.62770608299999, 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.101552534, 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.440683+0000", 2023-09-23T20:46:46.139 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.440683+0000", 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.440682+0000", 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.140 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.440690+0000", 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.2959999999999999e-06 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.444441+0000", 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.003750696 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.444451+0000", 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0599e-05 2023-09-23T20:46:46.141 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.473917+0000", 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.029465898000000001 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.473950+0000", 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.2783000000000001e-05 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.142 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.542211+0000", 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.068261251999999994 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:54.542235+0000", 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.3808999999999999e-05 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.143 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:181900 11.5 e356/349 11:abeeef3b:::benchmark_data_smithi112_262269_object79586:head v 356'11334, mlcod=0'0)", 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:56.153367+0000", 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 169.915021744, 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.090522738000000005, 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.153367+0000", 2023-09-23T20:46:46.144 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.153367+0000", 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.153366+0000", 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.145 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.153372+0000", 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1650000000000003e-06 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.153386+0000", 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3536999999999999e-05 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.146 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.153391+0000", 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8300000000000003e-06 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.174564+0000", 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.021172963999999999 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.174589+0000", 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5792e-05 2023-09-23T20:46:46.147 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.243854+0000", 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.069264222 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.243890+0000", 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6093000000000002e-05 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.148 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:182141 11.5 e356/349 11:a41fcc89:::benchmark_data_smithi112_262269_object79827:head v 356'11352, mlcod=0'0)", 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:56.566403+0000", 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 169.50198613200001, 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.089570228000000002, 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.566403+0000", 2023-09-23T20:46:46.149 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.566403+0000", 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.566402+0000", 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.150 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.566410+0000", 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9370000000000004e-06 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.566421+0000", 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1787000000000001e-05 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.566428+0000", 2023-09-23T20:46:46.151 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9990000000000002e-06 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.570671+0000", 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.004242895 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.570709+0000", 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7598999999999997e-05 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.152 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.655931+0000", 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.085221914999999995 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.655973+0000", 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1998e-05 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.153 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:182154 11.5 e356/349 11:a3c5f405:::benchmark_data_smithi112_262269_object79840:head v 356'11355, mlcod=0'0)", 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:43:56.586885+0000", 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 169.481503833, 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.091840722999999999, 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.586885+0000", 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.154 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.586885+0000", 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.586884+0000", 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.155 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.586891+0000", 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6989999999999997e-06 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.586906+0000", 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5328999999999998e-05 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.586912+0000", 2023-09-23T20:46:46.156 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9599999999999997e-06 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.620582+0000", 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.033670035000000001 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.620610+0000", 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.7345e-05 2023-09-23T20:46:46.157 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.678678+0000", 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.058068346999999999 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:43:56.678726+0000", 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7744000000000002e-05 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.158 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.45560.0:185227 11.4 11:21294fdd:::benchmark_data_smithi112_262269_object82913:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:44:01.769926+0000", 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 164.29846271, 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.14090988700000001, 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.45560", 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 185227 2023-09-23T20:46:46.159 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.769926+0000", 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.769926+0000", 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.160 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.769924+0000", 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.769933+0000", 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0699999999999996e-06 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.161 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.769948+0000", 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4184e-05 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.769957+0000", 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4059999999999994e-06 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.770017+0000", 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9623999999999997e-05 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.162 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.770129+0000", 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00011278200000000001 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.770222+0000", 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3000999999999999e-05 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:46:46.163 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.775136+0000", 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0049131340000000004 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.778849+0000", 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0037135139999999998 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.910728+0000", 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.13187853699999999 2023-09-23T20:46:46.164 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.910786+0000", 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.8853e-05 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.910836+0000", 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.9496000000000002e-05 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.165 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.45560.0:185240 11.4 11:2f05d061:::benchmark_data_smithi112_262269_object82926:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:44:01.799039+0000", 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 164.26934973100001, 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.121133054, 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.45560", 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/949510588", 2023-09-23T20:46:46.166 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 185240 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799039+0000", 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799039+0000", 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.167 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799037+0000", 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799046+0000", 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7150000000000004e-06 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.168 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799064+0000", 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8297000000000001e-05 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799074+0000", 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2280000000000004e-06 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799166+0000", 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2886999999999993e-05 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.169 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799336+0000", 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00017003400000000001 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.799472+0000", 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000135556 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:46.170 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.804229+0000", 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0047574460000000002 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.804361+0000", 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000131099 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.920062+0000", 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.11570183000000001 2023-09-23T20:46:46.171 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.920118+0000", 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5404e-05 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:01.920172+0000", 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4338000000000001e-05 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.172 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:185963 11.e e356/349 11:7ce572a9:::benchmark_data_smithi112_262269_object83649:head v 356'11417, mlcod=0'0)", 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:44:03.189898+0000", 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 162.878490938, 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.094532815000000006, 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.173 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.189898+0000", 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.189898+0000", 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.189897+0000", 2023-09-23T20:46:46.174 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.189905+0000", 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.6480000000000003e-06 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.189915+0000", 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.9650000000000003e-06 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.175 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.189919+0000", 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5120000000000002e-06 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.214308+0000", 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.024389190000000002 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.214340+0000", 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.1566999999999998e-05 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.284379+0000", 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.070039354999999998 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.177 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.284431+0000", 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.1418999999999997e-05 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_repop(client.45560.0:185965 11.e e356/349 11:75318d47:::benchmark_data_smithi112_262269_object83651:head v 356'11418, mlcod=0'0)", 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:44:03.194421+0000", 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 162.87396756699999, 2023-09-23T20:46:46.178 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.090034945000000005, 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.194421+0000", 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.179 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.194421+0000", 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.194420+0000", 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:46:46.180 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.194428+0000", 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.9189999999999999e-06 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.194438+0000", 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4089999999999992e-06 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.194444+0000", 2023-09-23T20:46:46.181 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9599999999999997e-06 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.223853+0000", 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.029409006000000001 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.223885+0000", 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.2458e-05 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.182 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.284436+0000", 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.060550352000000002 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:44:03.284456+0000", 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0608999999999999e-05 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.183 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:46:46.184 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:46:46.184 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:46:46.902 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:46:46.996 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a: {} 2023-09-23T20:46:47.013 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b: {} 2023-09-23T20:46:47.031 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c: {} 2023-09-23T20:46:47.032 INFO:teuthology.orchestra.run.smithi112.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T20:46:47.032 INFO:teuthology.orchestra.run.smithi112.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T20:46:47.032 INFO:teuthology.orchestra.run.smithi112.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T20:46:47.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:47 smithi174 bash[91578]: cluster 2023-09-23T20:46:46.025398+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:47.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:47 smithi174 bash[91578]: audit 2023-09-23T20:46:46.981022+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.112:0/2554721049' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:46:47.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:47 smithi112 bash[107672]: cluster 2023-09-23T20:46:46.025398+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:47.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:47 smithi112 bash[107672]: audit 2023-09-23T20:46:46.981022+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.112:0/2554721049' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:46:47.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:47 smithi112 bash[104422]: cluster 2023-09-23T20:46:46.025398+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:47.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:47 smithi112 bash[104422]: audit 2023-09-23T20:46:46.981022+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.112:0/2554721049' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:46:47.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T20:46:48.091 INFO:teuthology.orchestra.run.smithi112.stderr:noscrub is unset 2023-09-23T20:46:48.322 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:48 smithi112 bash[104422]: audit 2023-09-23T20:46:47.146988+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.112:0/427036485' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:48.322 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:48 smithi112 bash[104422]: audit 2023-09-23T20:46:47.147534+0000 mon.a (mon.0) 1803 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:48.323 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:48 smithi112 bash[107672]: audit 2023-09-23T20:46:47.146988+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.112:0/427036485' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:48.323 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:48 smithi112 bash[107672]: audit 2023-09-23T20:46:47.147534+0000 mon.a (mon.0) 1803 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:48 smithi174 bash[91578]: audit 2023-09-23T20:46:47.146988+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.112:0/427036485' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:48.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:48 smithi174 bash[91578]: audit 2023-09-23T20:46:47.147534+0000 mon.a (mon.0) 1803 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:49.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[104422]: cluster 2023-09-23T20:46:48.026282+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[104422]: cluster 2023-09-23T20:46:48.079634+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[104422]: cluster 2023-09-23T20:46:48.080682+0000 osd.5 (osd.5) 408 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[104422]: audit 2023-09-23T20:46:48.085574+0000 mon.a (mon.0) 1804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[104422]: cluster 2023-09-23T20:46:48.085648+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[104422]: cluster 2023-09-23T20:46:48.165604+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[107672]: cluster 2023-09-23T20:46:48.026282+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:49.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[107672]: cluster 2023-09-23T20:46:48.079634+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[107672]: cluster 2023-09-23T20:46:48.080682+0000 osd.5 (osd.5) 408 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[107672]: audit 2023-09-23T20:46:48.085574+0000 mon.a (mon.0) 1804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:49.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[107672]: cluster 2023-09-23T20:46:48.085648+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T20:46:49.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:49 smithi112 bash[107672]: cluster 2023-09-23T20:46:48.165604+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:49 smithi174 bash[91578]: cluster 2023-09-23T20:46:48.026282+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:49.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:49 smithi174 bash[91578]: cluster 2023-09-23T20:46:48.079634+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:49 smithi174 bash[91578]: cluster 2023-09-23T20:46:48.080682+0000 osd.5 (osd.5) 408 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:49.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:49 smithi174 bash[91578]: audit 2023-09-23T20:46:48.085574+0000 mon.a (mon.0) 1804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:49.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:49 smithi174 bash[91578]: cluster 2023-09-23T20:46:48.085648+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T20:46:49.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:49 smithi174 bash[91578]: cluster 2023-09-23T20:46:48.165604+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:46:50.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:46:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:46:50] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T20:46:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:51 smithi112 bash[104422]: cluster 2023-09-23T20:46:50.027156+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:51 smithi112 bash[107672]: cluster 2023-09-23T20:46:50.027156+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:51.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:51 smithi174 bash[91578]: cluster 2023-09-23T20:46:50.027156+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:51.682 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:52.775 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:53 smithi174 bash[91578]: cluster 2023-09-23T20:46:52.027851+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:53.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:53 smithi174 bash[91578]: audit 2023-09-23T20:46:53.054600+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:53 smithi112 bash[104422]: cluster 2023-09-23T20:46:52.027851+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:53 smithi112 bash[104422]: audit 2023-09-23T20:46:53.054600+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:53 smithi112 bash[107672]: cluster 2023-09-23T20:46:52.027851+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:53 smithi112 bash[107672]: audit 2023-09-23T20:46:53.054600+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:53.791 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:55.099 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:46:55.099 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:46:55.100 INFO:teuthology.orchestra.run.smithi174.stdout: "num_ops": 0 2023-09-23T20:46:55.100 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:46:55.147 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:55 smithi174 bash[91578]: cluster 2023-09-23T20:46:54.028537+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:55.191 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:55 smithi112 bash[107672]: cluster 2023-09-23T20:46:54.028537+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:55.191 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:55 smithi112 bash[104422]: cluster 2023-09-23T20:46:54.028537+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:55.903 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:46:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:57 smithi112 bash[104422]: cluster 2023-09-23T20:46:56.029319+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:57 smithi112 bash[107672]: cluster 2023-09-23T20:46:56.029319+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:57 smithi174 bash[91578]: cluster 2023-09-23T20:46:56.029319+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:59 smithi112 bash[104422]: cluster 2023-09-23T20:46:58.029883+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:46:59 smithi112 bash[104422]: audit 2023-09-23T20:46:58.376342+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:46:59.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:59 smithi112 bash[107672]: cluster 2023-09-23T20:46:58.029883+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:59.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:46:59 smithi112 bash[107672]: audit 2023-09-23T20:46:58.376342+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:46:59.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:59 smithi174 bash[91578]: cluster 2023-09-23T20:46:58.029883+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:59.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:46:59 smithi174 bash[91578]: audit 2023-09-23T20:46:58.376342+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:47:00.120 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T20:47:00.120 INFO:teuthology.orchestra.run.smithi112.stderr:nodeep-scrub is unset 2023-09-23T20:47:00.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:47:00] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T20:47:00.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[104422]: audit 2023-09-23T20:46:59.110919+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.112:0/580873251' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:00.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[104422]: audit 2023-09-23T20:46:59.111335+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:00.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[104422]: audit 2023-09-23T20:46:59.197364+0000 mon.a (mon.0) 1809 : audit 1 from='client.? 172.21.15.112:0/1746365185' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[107672]: audit 2023-09-23T20:46:59.110919+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.112:0/580873251' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:00.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[107672]: audit 2023-09-23T20:46:59.111335+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:00.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:00 smithi112 bash[107672]: audit 2023-09-23T20:46:59.197364+0000 mon.a (mon.0) 1809 : audit 1 from='client.? 172.21.15.112:0/1746365185' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:00.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:00 smithi174 bash[91578]: audit 2023-09-23T20:46:59.110919+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.112:0/580873251' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:00.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:00 smithi174 bash[91578]: audit 2023-09-23T20:46:59.111335+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:00.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:00 smithi174 bash[91578]: audit 2023-09-23T20:46:59.197364+0000 mon.a (mon.0) 1809 : audit 1 from='client.? 172.21.15.112:0/1746365185' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:00.683 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[107672]: cluster 2023-09-23T20:47:00.030800+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[107672]: cluster 2023-09-23T20:47:00.105278+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[107672]: audit 2023-09-23T20:47:00.111808+0000 mon.a (mon.0) 1810 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[107672]: audit 2023-09-23T20:47:00.112001+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.112:0/1746365185' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[107672]: cluster 2023-09-23T20:47:00.112111+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[104422]: cluster 2023-09-23T20:47:00.030800+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[104422]: cluster 2023-09-23T20:47:00.105278+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:47:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[104422]: audit 2023-09-23T20:47:00.111808+0000 mon.a (mon.0) 1810 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:47:01.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[104422]: audit 2023-09-23T20:47:00.112001+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.112:0/1746365185' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:01.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:01 smithi112 bash[104422]: cluster 2023-09-23T20:47:00.112111+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T20:47:01.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:01 smithi174 bash[91578]: cluster 2023-09-23T20:47:00.030800+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:01 smithi174 bash[91578]: cluster 2023-09-23T20:47:00.105278+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:47:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:01 smithi174 bash[91578]: audit 2023-09-23T20:47:00.111808+0000 mon.a (mon.0) 1810 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:47:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:01 smithi174 bash[91578]: audit 2023-09-23T20:47:00.112001+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.112:0/1746365185' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:01 smithi174 bash[91578]: cluster 2023-09-23T20:47:00.112111+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T20:47:01.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-23T20:47:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:02 smithi174 bash[91578]: cluster 2023-09-23T20:47:02.031516+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:02.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:02 smithi112 bash[107672]: cluster 2023-09-23T20:47:02.031516+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:02.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:02 smithi112 bash[104422]: cluster 2023-09-23T20:47:02.031516+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:04.024 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:47:04.024 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [], 2023-09-23T20:47:04.024 INFO:teuthology.orchestra.run.smithi174.stdout: "complaint_time": 30, 2023-09-23T20:47:04.024 INFO:teuthology.orchestra.run.smithi174.stdout: "num_blocked_ops": 0 2023-09-23T20:47:04.024 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:47:04.839 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:47:05.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:05 smithi174 bash[91578]: cluster 2023-09-23T20:47:04.032305+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:05 smithi174 bash[91578]: audit 2023-09-23T20:47:04.770386+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:05.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:05 smithi174 bash[91578]: audit 2023-09-23T20:47:04.778879+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:05 smithi112 bash[107672]: cluster 2023-09-23T20:47:04.032305+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:05 smithi112 bash[107672]: audit 2023-09-23T20:47:04.770386+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:05 smithi112 bash[107672]: audit 2023-09-23T20:47:04.778879+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:05 smithi112 bash[104422]: cluster 2023-09-23T20:47:04.032305+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:05 smithi112 bash[104422]: audit 2023-09-23T20:47:04.770386+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:05 smithi112 bash[104422]: audit 2023-09-23T20:47:04.778879+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:06.434 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[107672]: audit 2023-09-23T20:47:05.627164+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[107672]: audit 2023-09-23T20:47:05.636608+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[107672]: cluster 2023-09-23T20:47:06.033244+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[107672]: audit 2023-09-23T20:47:06.160007+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:47:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[107672]: audit 2023-09-23T20:47:06.161861+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:47:06.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[107672]: audit 2023-09-23T20:47:06.171270+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:06.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[104422]: audit 2023-09-23T20:47:05.627164+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:06.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[104422]: audit 2023-09-23T20:47:05.636608+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:06.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[104422]: cluster 2023-09-23T20:47:06.033244+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:06.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[104422]: audit 2023-09-23T20:47:06.160007+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:47:06.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[104422]: audit 2023-09-23T20:47:06.161861+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:47:06.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:06 smithi112 bash[104422]: audit 2023-09-23T20:47:06.171270+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:06 smithi174 bash[91578]: audit 2023-09-23T20:47:05.627164+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:07.067 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:06 smithi174 bash[91578]: audit 2023-09-23T20:47:05.636608+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:06 smithi174 bash[91578]: cluster 2023-09-23T20:47:06.033244+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:06 smithi174 bash[91578]: audit 2023-09-23T20:47:06.160007+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:47:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:06 smithi174 bash[91578]: audit 2023-09-23T20:47:06.161861+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:47:07.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:06 smithi174 bash[91578]: audit 2023-09-23T20:47:06.171270+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:47:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:08 smithi112 bash[104422]: audit 2023-09-23T20:47:08.056029+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:08 smithi112 bash[107672]: audit 2023-09-23T20:47:08.056029+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:08.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:08 smithi174 bash[91578]: audit 2023-09-23T20:47:08.056029+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:09 smithi112 bash[104422]: cluster 2023-09-23T20:47:08.034034+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:09 smithi112 bash[107672]: cluster 2023-09-23T20:47:08.034034+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:09.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:09 smithi174 bash[91578]: cluster 2023-09-23T20:47:08.034034+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:09.614 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:47:10.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:47:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:47:10] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2023-09-23T20:47:11.128 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-23T20:47:11.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:11 smithi174 bash[91578]: cluster 2023-09-23T20:47:10.034758+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:11.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:11 smithi174 bash[91578]: audit 2023-09-23T20:47:10.500872+0000 mon.a (mon.0) 1821 : audit 1 from='client.? 172.21.15.112:0/3536841391' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:11.394 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:11 smithi112 bash[107672]: cluster 2023-09-23T20:47:10.034758+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:11.394 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:11 smithi112 bash[107672]: audit 2023-09-23T20:47:10.500872+0000 mon.a (mon.0) 1821 : audit 1 from='client.? 172.21.15.112:0/3536841391' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:11.394 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:11 smithi112 bash[104422]: cluster 2023-09-23T20:47:10.034758+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:11.394 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:11 smithi112 bash[104422]: audit 2023-09-23T20:47:10.500872+0000 mon.a (mon.0) 1821 : audit 1 from='client.? 172.21.15.112:0/3536841391' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:47:12.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T20:47:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[104422]: audit 2023-09-23T20:47:11.122009+0000 mon.a (mon.0) 1822 : audit 1 from='client.? 172.21.15.112:0/3536841391' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:47:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[104422]: cluster 2023-09-23T20:47:11.122134+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T20:47:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[104422]: cluster 2023-09-23T20:47:11.605370+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[104422]: cluster 2023-09-23T20:47:11.605654+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[104422]: cluster 2023-09-23T20:47:11.605886+0000 osd.5 (osd.5) 409 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[104422]: cluster 2023-09-23T20:47:12.035345+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[107672]: audit 2023-09-23T20:47:11.122009+0000 mon.a (mon.0) 1822 : audit 1 from='client.? 172.21.15.112:0/3536841391' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:47:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[107672]: cluster 2023-09-23T20:47:11.122134+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T20:47:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[107672]: cluster 2023-09-23T20:47:11.605370+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[107672]: cluster 2023-09-23T20:47:11.605654+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[107672]: cluster 2023-09-23T20:47:11.605886+0000 osd.5 (osd.5) 409 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:12 smithi112 bash[107672]: cluster 2023-09-23T20:47:12.035345+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:12.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:12 smithi174 bash[91578]: audit 2023-09-23T20:47:11.122009+0000 mon.a (mon.0) 1822 : audit 1 from='client.? 172.21.15.112:0/3536841391' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:47:12.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:12 smithi174 bash[91578]: cluster 2023-09-23T20:47:11.122134+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T20:47:12.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:12 smithi174 bash[91578]: cluster 2023-09-23T20:47:11.605370+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:12 smithi174 bash[91578]: cluster 2023-09-23T20:47:11.605654+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:12 smithi174 bash[91578]: cluster 2023-09-23T20:47:11.605886+0000 osd.5 (osd.5) 409 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:12.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:12 smithi174 bash[91578]: cluster 2023-09-23T20:47:12.035345+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:12.753 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "size": 20, 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 600, 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "ops": [ 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176151 10.0 10.8fd67b80 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986115+0000", 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.76004433200001, 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.88572666300000003, 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.754 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176151 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986115+0000", 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.755 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986115+0000", 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986114+0000", 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986130+0000", 2023-09-23T20:47:12.756 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5991999999999999e-05 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986141+0000", 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1864e-05 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.757 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986151+0000", 2023-09-23T20:47:12.758 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.4029999999999996e-06 2023-09-23T20:47:12.758 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.758 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.758 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.758 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986701+0000", 2023-09-23T20:47:12.758 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00055022299999999997 2023-09-23T20:47:12.759 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.759 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.759 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.759 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986708+0000", 2023-09-23T20:47:12.759 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.1570000000000003e-06 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.871827+0000", 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.885118776 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.760 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.871842+0000", 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5009e-05 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.761 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176154 10.1a 10.9f632b9a (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.762 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986171+0000", 2023-09-23T20:47:12.762 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75998905899996, 2023-09-23T20:47:12.762 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89177257700000001, 2023-09-23T20:47:12.762 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.762 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.762 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.763 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.763 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.763 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176154 2023-09-23T20:47:12.763 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.763 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986171+0000", 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.764 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986171+0000", 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986170+0000", 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.765 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986173+0000", 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.74e-06 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.766 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986178+0000", 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.276e-06 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986182+0000", 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5310000000000002e-06 2023-09-23T20:47:12.767 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.768 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.768 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.768 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986392+0000", 2023-09-23T20:47:12.768 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021004300000000001 2023-09-23T20:47:12.768 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.768 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.769 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.769 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986396+0000", 2023-09-23T20:47:12.769 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.583e-06 2023-09-23T20:47:12.769 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.769 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.769 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.770 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.877916+0000", 2023-09-23T20:47:12.770 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89152003700000004 2023-09-23T20:47:12.770 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.770 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.770 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.770 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.877943+0000", 2023-09-23T20:47:12.771 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.6778e-05 2023-09-23T20:47:12.771 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.771 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.771 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.771 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.771 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.772 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176159 10.b 10.8781e5cb (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.772 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986190+0000", 2023-09-23T20:47:12.772 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75996957799998, 2023-09-23T20:47:12.772 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.88929499499999998, 2023-09-23T20:47:12.772 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.773 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.773 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.773 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.773 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.773 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176159 2023-09-23T20:47:12.773 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.774 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.774 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.774 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.774 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986190+0000", 2023-09-23T20:47:12.774 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.775 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.775 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.775 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.775 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986190+0000", 2023-09-23T20:47:12.775 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.775 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.776 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.776 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.776 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986190+0000", 2023-09-23T20:47:12.776 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.776 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.776 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.777 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.777 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986192+0000", 2023-09-23T20:47:12.777 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.0150000000000002e-06 2023-09-23T20:47:12.777 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.777 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.777 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.778 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986198+0000", 2023-09-23T20:47:12.778 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9359999999999996e-06 2023-09-23T20:47:12.778 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.778 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986202+0000", 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8210000000000003e-06 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986259+0000", 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.783e-05 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.779 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986278+0000", 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8796000000000001e-05 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.875467+0000", 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.88918838499999997 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.875485+0000", 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8456000000000001e-05 2023-09-23T20:47:12.780 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176161 10.20 10.ac5eec20 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986211+0000", 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75994890499999, 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.88656300899999996, 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.781 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176161 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986211+0000", 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986211+0000", 2023-09-23T20:47:12.782 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986210+0000", 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986213+0000", 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.5129999999999999e-06 2023-09-23T20:47:12.783 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986217+0000", 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9049999999999999e-06 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986220+0000", 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.7700000000000002e-06 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.784 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986754+0000", 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00053408800000000005 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986760+0000", 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.3829999999999997e-06 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.785 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.872763+0000", 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.88600263999999995 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.872774+0000", 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1080999999999999e-05 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.786 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176164 10.1d 10.7683473d (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986223+0000", 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75993710399996, 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89173060400000004, 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.787 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176164 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986223+0000", 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.788 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986223+0000", 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986222+0000", 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967296 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.789 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986224+0000", 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.268e-06 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986227+0000", 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.8850000000000001e-06 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.790 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986230+0000", 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9969999999999999e-06 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986284+0000", 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4011000000000002e-05 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.791 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986293+0000", 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.5900000000000008e-06 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.876475+0000", 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89018211300000005 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.877953+0000", 2023-09-23T20:47:12.792 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00147796 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176165 10.f 10.883b0ef (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986239+0000", 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75992033499995, 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.94402615899999998, 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176165 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986239+0000", 2023-09-23T20:47:12.794 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986239+0000", 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986239+0000", 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.795 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986241+0000", 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.052e-06 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986247+0000", 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.8839999999999999e-06 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.796 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986251+0000", 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7720000000000001e-06 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986317+0000", 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6068000000000005e-05 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986321+0000", 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7450000000000003e-06 2023-09-23T20:47:12.797 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.930255+0000", 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.94393398299999998 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.930265+0000", 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.9979999999999998e-06 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.798 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176166 10.1f 10.f205315f (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986264+0000", 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75989566299995, 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.91983622799999998, 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.799 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176166 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986264+0000", 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986264+0000", 2023-09-23T20:47:12.800 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986264+0000", 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986266+0000", 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.8710000000000001e-06 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.801 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986272+0000", 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.088e-06 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986277+0000", 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0419999999999996e-06 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.802 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986336+0000", 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9466999999999998e-05 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986339+0000", 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3170000000000002e-06 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.904912+0000", 2023-09-23T20:47:12.803 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.91857269200000002 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.906100+0000", 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0011881789999999999 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176168 10.d 10.5cea0b4d (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.804 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986280+0000", 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75987924100002, 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89463271, 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176168 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.805 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986280+0000", 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986280+0000", 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.806 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986280+0000", 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986282+0000", 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.934e-06 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986287+0000", 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.3170000000000001e-06 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.807 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986291+0000", 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0539999999999996e-06 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986321+0000", 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.9207e-05 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.808 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986328+0000", 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.956e-06 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.880896+0000", 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89456840900000001 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.880913+0000", 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.7130999999999999e-05 2023-09-23T20:47:12.809 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176169 10.d 10.1631210d (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986296+0000", 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75986364699997, 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.89465397400000002, 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.810 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176169 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986296+0000", 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.811 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986296+0000", 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986296+0000", 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986298+0000", 2023-09-23T20:47:12.812 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9599999999999999e-06 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986305+0000", 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5989999999999996e-06 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986316+0000", 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0936e-05 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.813 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986350+0000", 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.3435000000000001e-05 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986355+0000", 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.5709999999999997e-06 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.814 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.880940+0000", 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.894585246 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.880950+0000", 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.611e-06 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.815 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176170 10.7 10.f75895a7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986320+0000", 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.759839468, 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.906804736, 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176170 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.816 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986320+0000", 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986320+0000", 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.817 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986320+0000", 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986322+0000", 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.9180000000000001e-06 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986328+0000", 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0939999999999996e-06 2023-09-23T20:47:12.818 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986337+0000", 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.0389999999999993e-06 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986353+0000", 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5739999999999998e-05 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.819 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986356+0000", 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.0029999999999999e-06 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.893111+0000", 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.90675577900000004 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.893125+0000", 2023-09-23T20:47:12.820 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3501e-05 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176173 10.f 10.9ffae3af (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:52.986345+0000", 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.75981439500003, 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.943956464, 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.821 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176173 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986345+0000", 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.822 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986345+0000", 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986345+0000", 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999995 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986347+0000", 2023-09-23T20:47:12.823 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.424e-06 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986353+0000", 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.0909999999999998e-06 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.986357+0000", 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.5099999999999999e-06 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.824 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.988283+0000", 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0019258789999999999 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:52.988290+0000", 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.2359999999999998e-06 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.930290+0000", 2023-09-23T20:47:12.825 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.94200007500000005 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.930302+0000", 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1691e-05 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176180 10.a 10.ea4f212a (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.826 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:53.001641+0000", 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.74451891599995, 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.87446738700000004, 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176180 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.827 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.001641+0000", 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.001641+0000", 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.001639+0000", 2023-09-23T20:47:12.828 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.001646+0000", 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5039999999999999e-06 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.001662+0000", 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6721000000000001e-05 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.829 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.001672+0000", 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.3000000000000007e-06 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002679+0000", 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0010076460000000001 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.830 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002687+0000", 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.5499999999999997e-06 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.876086+0000", 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.87339917499999997 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.876108+0000", 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 2.1939000000000001e-05 2023-09-23T20:47:12.831 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:176182 10.7 10.77363407 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e299)", 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:37:53.002569+0000", 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 559.74359111199999, 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.92777792999999997, 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "reached pg", 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.832 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 176182 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002569+0000", 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.833 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002569+0000", 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002568+0000", 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002573+0000", 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.519e-06 2023-09-23T20:47:12.834 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002584+0000", 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0441e-05 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002590+0000", 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.9490000000000001e-06 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.835 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002638+0000", 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.8183000000000003e-05 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.002649+0000", 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1501999999999999e-05 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.930333+0000", 2023-09-23T20:47:12.836 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.927683955 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:37:53.930346+0000", 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3115000000000001e-05 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184819 10.0 10:03256780:::benchmark_data_smithi112_242611_object70905:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.155267+0000", 2023-09-23T20:47:12.837 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.59089213599998, 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.96750062400000003, 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184819 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.838 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155267+0000", 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155267+0000", 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155266+0000", 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:12.839 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155278+0000", 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1904e-05 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155292+0000", 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4594e-05 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.840 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155299+0000", 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.5860000000000001e-06 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155368+0000", 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8980999999999996e-05 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.155378+0000", 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.8660000000000001e-06 2023-09-23T20:47:12.841 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.101786+0000", 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.94640774900000002 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.101972+0000", 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000186751 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.842 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.102275+0000", 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00030271999999999997 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.110970+0000", 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0086945579999999998 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122650+0000", 2023-09-23T20:47:12.843 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011679881 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122686+0000", 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.6361e-05 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122733+0000", 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7516999999999999e-05 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.844 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122768+0000", 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4724000000000002e-05 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184829 10.0 10:03f5e5dc:::benchmark_data_smithi112_242611_object70915:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.163591+0000", 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.58256852600005, 2023-09-23T20:47:12.845 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.95934923299999997, 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184829 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163591+0000", 2023-09-23T20:47:12.846 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163591+0000", 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163589+0000", 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.847 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163596+0000", 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7850000000000003e-06 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163610+0000", 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.3523000000000001e-05 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.848 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163617+0000", 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.9149999999999999e-06 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163679+0000", 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.1875e-05 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.163685+0000", 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.6830000000000002e-06 2023-09-23T20:47:12.849 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.103866+0000", 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.94018087800000005 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.104015+0000", 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014903599999999999 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.850 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.104257+0000", 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00024149299999999999 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.110978+0000", 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.006721192 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122820+0000", 2023-09-23T20:47:12.851 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.011842327999999999 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122858+0000", 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7851000000000001e-05 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122903+0000", 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.5157000000000002e-05 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.852 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.122940+0000", 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7177e-05 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184832 10.0 10:0305854d:::benchmark_data_smithi112_242611_object70918:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.168035+0000", 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.57812429700004, 2023-09-23T20:47:12.853 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.95509211199999999, 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184832 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168035+0000", 2023-09-23T20:47:12.854 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168035+0000", 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168034+0000", 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.999999 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.855 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168039+0000", 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.237e-06 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168048+0000", 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.6079999999999996e-06 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.856 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168055+0000", 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8199999999999999e-06 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168120+0000", 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.4785999999999999e-05 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.168130+0000", 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0148e-05 2023-09-23T20:47:12.857 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.105697+0000", 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.93756748300000003 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.105839+0000", 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00014145499999999999 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.858 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.106057+0000", 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00021819499999999999 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.110985+0000", 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0049283920000000002 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123011+0000", 2023-09-23T20:47:12.859 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.012025724999999999 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123048+0000", 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7042999999999998e-05 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123093+0000", 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.4914999999999999e-05 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.860 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123127+0000", 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.4425999999999999e-05 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184862 10.0 10:02284a3b:::benchmark_data_smithi112_242611_object70948:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.197230+0000", 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.54892928799995, 2023-09-23T20:47:12.861 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.92614562899999997, 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184862 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197230+0000", 2023-09-23T20:47:12.862 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197230+0000", 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197229+0000", 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:12.863 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197238+0000", 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.7809999999999994e-06 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197253+0000", 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.5191000000000001e-05 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.864 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197260+0000", 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.3640000000000001e-06 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197327+0000", 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.7086000000000001e-05 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.197338+0000", 2023-09-23T20:47:12.865 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0949e-05 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.107433+0000", 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.91009525300000005 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.107551+0000", 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000117707 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.866 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.107779+0000", 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00022836199999999999 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.113685+0000", 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0059055210000000004 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.867 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123187+0000", 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0095025300000000004 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123280+0000", 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.2311000000000004e-05 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123334+0000", 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.4557e-05 2023-09-23T20:47:12.868 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123376+0000", 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.1600999999999997e-05 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184949 10.0 10:03ba34f1:::benchmark_data_smithi112_242611_object71035:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.290114+0000", 2023-09-23T20:47:12.869 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.45604534699999, 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.83354415699999995, 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184949 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.870 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290114+0000", 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290114+0000", 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290113+0000", 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:12.871 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290121+0000", 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1939999999999998e-06 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290140+0000", 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.8808e-05 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.872 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290149+0000", 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 9.7650000000000005e-06 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290324+0000", 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000174136 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.290334+0000", 2023-09-23T20:47:12.873 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0941000000000001e-05 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.108900+0000", 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.81856593200000005 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.108975+0000", 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.4133000000000003e-05 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.874 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.109102+0000", 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00012766599999999999 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.113694+0000", 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0045913259999999997 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.875 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123230+0000", 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0095361869999999998 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123573+0000", 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00034339599999999999 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123621+0000", 2023-09-23T20:47:12.876 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.7746e-05 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123658+0000", 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.7564999999999997e-05 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184954 10.0 10:0256ac20:::benchmark_data_smithi112_242611_object71040:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.877 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.294724+0000", 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.45143589400004, 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.82906833599999996, 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184954 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.878 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294724+0000", 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294724+0000", 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294723+0000", 2023-09-23T20:47:12.879 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294729+0000", 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.2589999999999997e-06 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294743+0000", 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.4093999999999999e-05 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.880 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294749+0000", 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 5.6969999999999998e-06 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294812+0000", 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.3523999999999997e-05 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.881 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.294824+0000", 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.1657999999999999e-05 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.109897+0000", 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.81507344999999998 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.110030+0000", 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013244299999999999 2023-09-23T20:47:12.882 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.110212+0000", 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000182201 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.116604+0000", 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0063925620000000001 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.883 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123427+0000", 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0068230519999999996 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123709+0000", 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00028116799999999999 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123751+0000", 2023-09-23T20:47:12.884 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.2684e-05 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123792+0000", 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0745999999999999e-05 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: "description": "osd_op(client.35412.0:184967 10.0 10:0292443b:::benchmark_data_smithi112_242611_object71053:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e305)", 2023-09-23T20:47:12.885 INFO:teuthology.orchestra.run.smithi174.stdout: "initiated_at": "2023-09-23T20:38:05.305614+0000", 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "age": 547.44054601899995, 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.81830607, 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "type_data": { 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "client_info": { 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "client": "client.35412", 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "client_addr": "172.21.15.112:0/2679959774", 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "tid": 184967 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "events": [ 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.886 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "initiated", 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305614+0000", 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "throttled", 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305614+0000", 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "header_read", 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305612+0000", 2023-09-23T20:47:12.887 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4294967295.9999981 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "all_read", 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305619+0000", 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 7.328e-06 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "dispatched", 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305636+0000", 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.6555999999999999e-05 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.888 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "queued_for_pg", 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305644+0000", 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 8.1380000000000007e-06 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305713+0000", 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 6.8837999999999994e-05 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for peered", 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:05.305723+0000", 2023-09-23T20:47:12.889 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 1.0523000000000001e-05 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "reached_pg", 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.111037+0000", 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.80531330300000004 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "started", 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.111167+0000", 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00013082799999999999 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.890 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.111375+0000", 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.000207698 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "op_commit", 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.116608+0000", 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0052328710000000001 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.891 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123529+0000", 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.0069213160000000003 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123839+0000", 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 0.00030994099999999999 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "commit_sent", 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123880+0000", 2023-09-23T20:47:12.892 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 4.0649999999999999e-05 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: }, 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: { 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: "event": "done", 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: "time": "2023-09-23T20:38:06.123920+0000", 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: "duration": 3.9786000000000002e-05 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: } 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2023-09-23T20:47:12.893 INFO:teuthology.orchestra.run.smithi174.stdout:} 2023-09-23T20:47:13.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:13 smithi174 bash[91578]: cluster 2023-09-23T20:47:11.605649+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:13.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:13 smithi112 bash[104422]: cluster 2023-09-23T20:47:11.605649+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:13 smithi112 bash[107672]: cluster 2023-09-23T20:47:11.605649+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:47:15.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:15 smithi174 bash[91578]: cluster 2023-09-23T20:47:14.036146+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:15 smithi112 bash[104422]: cluster 2023-09-23T20:47:14.036146+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:15 smithi112 bash[107672]: cluster 2023-09-23T20:47:14.036146+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:16.906 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:17.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:17 smithi174 bash[91578]: cluster 2023-09-23T20:47:16.037104+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:17.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:17 smithi112 bash[104422]: cluster 2023-09-23T20:47:16.037104+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:17 smithi112 bash[107672]: cluster 2023-09-23T20:47:16.037104+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:19.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:19 smithi174 bash[91578]: cluster 2023-09-23T20:47:18.037961+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:19.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:19 smithi112 bash[104422]: cluster 2023-09-23T20:47:18.037961+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:19 smithi112 bash[107672]: cluster 2023-09-23T20:47:18.037961+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:20.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:47:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:47:20] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2023-09-23T20:47:21.083 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T20:47:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:21 smithi112 bash[104422]: cluster 2023-09-23T20:47:20.038829+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:21 smithi112 bash[104422]: audit 2023-09-23T20:47:20.811745+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.112:0/1549124696' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:21 smithi112 bash[104422]: audit 2023-09-23T20:47:20.812348+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:21 smithi112 bash[107672]: cluster 2023-09-23T20:47:20.038829+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:21 smithi112 bash[107672]: audit 2023-09-23T20:47:20.811745+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.112:0/1549124696' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:21 smithi112 bash[107672]: audit 2023-09-23T20:47:20.812348+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:21 smithi174 bash[91578]: cluster 2023-09-23T20:47:20.038829+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:21 smithi174 bash[91578]: audit 2023-09-23T20:47:20.811745+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.112:0/1549124696' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:21 smithi174 bash[91578]: audit 2023-09-23T20:47:20.812348+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:22.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-23T20:47:22.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[104422]: audit 2023-09-23T20:47:21.077590+0000 mon.a (mon.0) 1825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:47:22.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[104422]: cluster 2023-09-23T20:47:21.077763+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T20:47:22.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[104422]: cluster 2023-09-23T20:47:21.408254+0000 osd.5 (osd.5) 410 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[104422]: cluster 2023-09-23T20:47:21.408308+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[104422]: cluster 2023-09-23T20:47:21.408610+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[107672]: audit 2023-09-23T20:47:21.077590+0000 mon.a (mon.0) 1825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:47:22.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[107672]: cluster 2023-09-23T20:47:21.077763+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T20:47:22.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[107672]: cluster 2023-09-23T20:47:21.408254+0000 osd.5 (osd.5) 410 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[107672]: cluster 2023-09-23T20:47:21.408308+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:22 smithi112 bash[107672]: cluster 2023-09-23T20:47:21.408610+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:22 smithi174 bash[91578]: audit 2023-09-23T20:47:21.077590+0000 mon.a (mon.0) 1825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:47:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:22 smithi174 bash[91578]: cluster 2023-09-23T20:47:21.077763+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T20:47:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:22 smithi174 bash[91578]: cluster 2023-09-23T20:47:21.408254+0000 osd.5 (osd.5) 410 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:22 smithi174 bash[91578]: cluster 2023-09-23T20:47:21.408308+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:22 smithi174 bash[91578]: cluster 2023-09-23T20:47:21.408610+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:23 smithi112 bash[104422]: cluster 2023-09-23T20:47:21.408007+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:23 smithi112 bash[104422]: cluster 2023-09-23T20:47:22.039580+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:23 smithi112 bash[104422]: audit 2023-09-23T20:47:23.056116+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:23.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:23 smithi112 bash[107672]: cluster 2023-09-23T20:47:21.408007+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:23.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:23 smithi112 bash[107672]: cluster 2023-09-23T20:47:22.039580+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:23.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:23 smithi112 bash[107672]: audit 2023-09-23T20:47:23.056116+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:23.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:23 smithi174 bash[91578]: cluster 2023-09-23T20:47:21.408007+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:47:23.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:23 smithi174 bash[91578]: cluster 2023-09-23T20:47:22.039580+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:23 smithi174 bash[91578]: audit 2023-09-23T20:47:23.056116+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:25 smithi112 bash[104422]: cluster 2023-09-23T20:47:24.040391+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:25 smithi112 bash[107672]: cluster 2023-09-23T20:47:24.040391+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:25.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:25 smithi174 bash[91578]: cluster 2023-09-23T20:47:24.040391+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:26.848 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:27 smithi112 bash[104422]: cluster 2023-09-23T20:47:26.041415+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:27 smithi112 bash[107672]: cluster 2023-09-23T20:47:26.041415+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:27.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:27 smithi174 bash[91578]: cluster 2023-09-23T20:47:26.041415+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:29 smithi112 bash[107672]: cluster 2023-09-23T20:47:28.041985+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:29 smithi112 bash[104422]: cluster 2023-09-23T20:47:28.041985+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:29 smithi174 bash[91578]: cluster 2023-09-23T20:47:28.041985+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:30.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:47:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:47:30] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T20:47:31.122 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-23T20:47:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:31 smithi112 bash[104422]: cluster 2023-09-23T20:47:30.042885+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:31 smithi112 bash[104422]: audit 2023-09-23T20:47:30.714949+0000 mon.a (mon.0) 1828 : audit 1 from='client.? 172.21.15.112:0/3491605383' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:31 smithi112 bash[107672]: cluster 2023-09-23T20:47:30.042885+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:31 smithi112 bash[107672]: audit 2023-09-23T20:47:30.714949+0000 mon.a (mon.0) 1828 : audit 1 from='client.? 172.21.15.112:0/3491605383' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:31.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:31 smithi174 bash[91578]: cluster 2023-09-23T20:47:30.042885+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:31.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:31 smithi174 bash[91578]: audit 2023-09-23T20:47:30.714949+0000 mon.a (mon.0) 1828 : audit 1 from='client.? 172.21.15.112:0/3491605383' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:47:32.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[104422]: cluster 2023-09-23T20:47:31.108138+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[104422]: cluster 2023-09-23T20:47:31.108215+0000 osd.5 (osd.5) 411 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[104422]: audit 2023-09-23T20:47:31.116625+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.112:0/3491605383' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[104422]: cluster 2023-09-23T20:47:31.116855+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[107672]: cluster 2023-09-23T20:47:31.108138+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[107672]: cluster 2023-09-23T20:47:31.108215+0000 osd.5 (osd.5) 411 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[107672]: audit 2023-09-23T20:47:31.116625+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.112:0/3491605383' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:47:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:32 smithi112 bash[107672]: cluster 2023-09-23T20:47:31.116855+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T20:47:32.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:32 smithi174 bash[91578]: cluster 2023-09-23T20:47:31.108138+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:47:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:32 smithi174 bash[91578]: cluster 2023-09-23T20:47:31.108215+0000 osd.5 (osd.5) 411 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:47:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:32 smithi174 bash[91578]: audit 2023-09-23T20:47:31.116625+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.112:0/3491605383' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:47:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:32 smithi174 bash[91578]: cluster 2023-09-23T20:47:31.116855+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T20:47:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:33 smithi112 bash[104422]: cluster 2023-09-23T20:47:32.043573+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:33 smithi112 bash[107672]: cluster 2023-09-23T20:47:32.043573+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:33.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:33 smithi174 bash[91578]: cluster 2023-09-23T20:47:32.043573+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:35.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:35 smithi174 bash[91578]: cluster 2023-09-23T20:47:34.044309+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:35 smithi112 bash[104422]: cluster 2023-09-23T20:47:34.044309+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:35 smithi112 bash[107672]: cluster 2023-09-23T20:47:34.044309+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:36.920 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:37.317 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:37 smithi174 bash[91578]: cluster 2023-09-23T20:47:36.045464+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:37.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:37 smithi112 bash[107672]: cluster 2023-09-23T20:47:36.045464+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:37.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:37 smithi112 bash[104422]: cluster 2023-09-23T20:47:36.045464+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:38.388 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:38 smithi112 bash[107672]: audit 2023-09-23T20:47:38.056504+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:38.388 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:38 smithi112 bash[104422]: audit 2023-09-23T20:47:38.056504+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:38 smithi174 bash[91578]: audit 2023-09-23T20:47:38.056504+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:39.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:39 smithi112 bash[107672]: cluster 2023-09-23T20:47:38.046160+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:39 smithi112 bash[104422]: cluster 2023-09-23T20:47:38.046160+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:39 smithi174 bash[91578]: cluster 2023-09-23T20:47:38.046160+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:40.565 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:47:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:47:40] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T20:47:41.087 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T20:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:41 smithi112 bash[104422]: cluster 2023-09-23T20:47:40.047143+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:41.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:41 smithi112 bash[104422]: audit 2023-09-23T20:47:41.038112+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.112:0/3060115853' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:41 smithi112 bash[107672]: cluster 2023-09-23T20:47:40.047143+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:41.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:41 smithi112 bash[107672]: audit 2023-09-23T20:47:41.038112+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.112:0/3060115853' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:41.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:41 smithi174 bash[91578]: cluster 2023-09-23T20:47:40.047143+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:41.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:41 smithi174 bash[91578]: audit 2023-09-23T20:47:41.038112+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.112:0/3060115853' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:42.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T20:47:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[104422]: cluster 2023-09-23T20:47:41.079050+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:47:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[104422]: cluster 2023-09-23T20:47:41.082319+0000 osd.5 (osd.5) 412 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:47:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[104422]: audit 2023-09-23T20:47:41.083825+0000 mon.a (mon.0) 1833 : audit 1 from='client.? 172.21.15.112:0/3060115853' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:47:42.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[104422]: cluster 2023-09-23T20:47:41.083886+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T20:47:42.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[107672]: cluster 2023-09-23T20:47:41.079050+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:47:42.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[107672]: cluster 2023-09-23T20:47:41.082319+0000 osd.5 (osd.5) 412 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:47:42.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[107672]: audit 2023-09-23T20:47:41.083825+0000 mon.a (mon.0) 1833 : audit 1 from='client.? 172.21.15.112:0/3060115853' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:47:42.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:42 smithi112 bash[107672]: cluster 2023-09-23T20:47:41.083886+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T20:47:42.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:42 smithi174 bash[91578]: cluster 2023-09-23T20:47:41.079050+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:47:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:42 smithi174 bash[91578]: cluster 2023-09-23T20:47:41.082319+0000 osd.5 (osd.5) 412 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:47:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:42 smithi174 bash[91578]: audit 2023-09-23T20:47:41.083825+0000 mon.a (mon.0) 1833 : audit 1 from='client.? 172.21.15.112:0/3060115853' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:47:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:42 smithi174 bash[91578]: cluster 2023-09-23T20:47:41.083886+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T20:47:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:43 smithi112 bash[104422]: cluster 2023-09-23T20:47:42.047913+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:43 smithi112 bash[107672]: cluster 2023-09-23T20:47:42.047913+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:43.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:43 smithi174 bash[91578]: cluster 2023-09-23T20:47:42.047913+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:45.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:45 smithi112 bash[107672]: cluster 2023-09-23T20:47:44.048662+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:45.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:45 smithi112 bash[104422]: cluster 2023-09-23T20:47:44.048662+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:45.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:45 smithi174 bash[91578]: cluster 2023-09-23T20:47:44.048662+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:46.881 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:47 smithi112 bash[104422]: cluster 2023-09-23T20:47:46.049569+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:47.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:47 smithi112 bash[107672]: cluster 2023-09-23T20:47:46.049569+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:47.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:47 smithi174 bash[91578]: cluster 2023-09-23T20:47:46.049569+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:49.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:49 smithi112 bash[104422]: cluster 2023-09-23T20:47:48.050432+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:49.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:49 smithi112 bash[107672]: cluster 2023-09-23T20:47:48.050432+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:49.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:49 smithi174 bash[91578]: cluster 2023-09-23T20:47:48.050432+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:50.441 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:47:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:47:50] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T20:47:51.130 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T20:47:51.427 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:51 smithi112 bash[104422]: cluster 2023-09-23T20:47:50.051083+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:51.428 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:51 smithi112 bash[104422]: audit 2023-09-23T20:47:50.895001+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.112:0/3642810857' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:51.428 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:51 smithi112 bash[104422]: audit 2023-09-23T20:47:50.895752+0000 mon.a (mon.0) 1835 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:51.428 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:51 smithi112 bash[107672]: cluster 2023-09-23T20:47:50.051083+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:51.428 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:51 smithi112 bash[107672]: audit 2023-09-23T20:47:50.895001+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.112:0/3642810857' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:51.428 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:51 smithi112 bash[107672]: audit 2023-09-23T20:47:50.895752+0000 mon.a (mon.0) 1835 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:51.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:51 smithi174 bash[91578]: cluster 2023-09-23T20:47:50.051083+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:51.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:51 smithi174 bash[91578]: audit 2023-09-23T20:47:50.895001+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.112:0/3642810857' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:51.828 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:51 smithi174 bash[91578]: audit 2023-09-23T20:47:50.895752+0000 mon.a (mon.0) 1835 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:47:52.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T20:47:52.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[104422]: cluster 2023-09-23T20:47:51.112992+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[104422]: cluster 2023-09-23T20:47:51.113627+0000 osd.5 (osd.5) 413 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[104422]: audit 2023-09-23T20:47:51.121283+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[104422]: cluster 2023-09-23T20:47:51.121396+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[107672]: cluster 2023-09-23T20:47:51.112992+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[107672]: cluster 2023-09-23T20:47:51.113627+0000 osd.5 (osd.5) 413 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[107672]: audit 2023-09-23T20:47:51.121283+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:47:52.459 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:52 smithi112 bash[107672]: cluster 2023-09-23T20:47:51.121396+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T20:47:52.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:52 smithi174 bash[91578]: cluster 2023-09-23T20:47:51.112992+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:47:52.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:52 smithi174 bash[91578]: cluster 2023-09-23T20:47:51.113627+0000 osd.5 (osd.5) 413 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:47:52.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:52 smithi174 bash[91578]: audit 2023-09-23T20:47:51.121283+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:47:52.570 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:52 smithi174 bash[91578]: cluster 2023-09-23T20:47:51.121396+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T20:47:53.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:53 smithi112 bash[107672]: cluster 2023-09-23T20:47:52.051864+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:53 smithi112 bash[107672]: audit 2023-09-23T20:47:53.056973+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:53 smithi112 bash[104422]: cluster 2023-09-23T20:47:52.051864+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:53 smithi112 bash[104422]: audit 2023-09-23T20:47:53.056973+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:53 smithi174 bash[91578]: cluster 2023-09-23T20:47:52.051864+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:53 smithi174 bash[91578]: audit 2023-09-23T20:47:53.056973+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:55.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:55 smithi112 bash[107672]: cluster 2023-09-23T20:47:54.052635+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:55.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:55 smithi112 bash[104422]: cluster 2023-09-23T20:47:54.052635+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:55.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:55 smithi174 bash[91578]: cluster 2023-09-23T20:47:54.052635+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:56.929 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:57 smithi112 bash[104422]: cluster 2023-09-23T20:47:56.053541+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:57 smithi112 bash[107672]: cluster 2023-09-23T20:47:56.053541+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:57 smithi174 bash[91578]: cluster 2023-09-23T20:47:56.053541+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:59.360 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:47:59 smithi112 bash[104422]: cluster 2023-09-23T20:47:58.054394+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:59.361 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:47:59 smithi112 bash[107672]: cluster 2023-09-23T20:47:58.054394+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:47:59.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:47:59 smithi174 bash[91578]: cluster 2023-09-23T20:47:58.054394+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:00.472 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:48:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:48:00] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T20:48:01.089 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T20:48:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:01 smithi112 bash[107672]: cluster 2023-09-23T20:48:00.055158+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:01 smithi112 bash[107672]: audit 2023-09-23T20:48:00.958916+0000 mon.a (mon.0) 1839 : audit 1 from='client.? 172.21.15.112:0/3364159139' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:48:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:01 smithi112 bash[104422]: cluster 2023-09-23T20:48:00.055158+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:01 smithi112 bash[104422]: audit 2023-09-23T20:48:00.958916+0000 mon.a (mon.0) 1839 : audit 1 from='client.? 172.21.15.112:0/3364159139' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:48:01.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:01 smithi174 bash[91578]: cluster 2023-09-23T20:48:00.055158+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:01 smithi174 bash[91578]: audit 2023-09-23T20:48:00.958916+0000 mon.a (mon.0) 1839 : audit 1 from='client.? 172.21.15.112:0/3364159139' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:48:02.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[107672]: cluster 2023-09-23T20:48:01.077417+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[107672]: cluster 2023-09-23T20:48:01.078132+0000 osd.5 (osd.5) 414 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[107672]: audit 2023-09-23T20:48:01.083960+0000 mon.a (mon.0) 1840 : audit 1 from='client.? 172.21.15.112:0/3364159139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[107672]: cluster 2023-09-23T20:48:01.084090+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[104422]: cluster 2023-09-23T20:48:01.077417+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[104422]: cluster 2023-09-23T20:48:01.078132+0000 osd.5 (osd.5) 414 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[104422]: audit 2023-09-23T20:48:01.083960+0000 mon.a (mon.0) 1840 : audit 1 from='client.? 172.21.15.112:0/3364159139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:48:02.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:02 smithi112 bash[104422]: cluster 2023-09-23T20:48:01.084090+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T20:48:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:02 smithi174 bash[91578]: cluster 2023-09-23T20:48:01.077417+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:48:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:02 smithi174 bash[91578]: cluster 2023-09-23T20:48:01.078132+0000 osd.5 (osd.5) 414 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:48:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:02 smithi174 bash[91578]: audit 2023-09-23T20:48:01.083960+0000 mon.a (mon.0) 1840 : audit 1 from='client.? 172.21.15.112:0/3364159139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:48:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:02 smithi174 bash[91578]: cluster 2023-09-23T20:48:01.084090+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T20:48:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:03 smithi112 bash[104422]: cluster 2023-09-23T20:48:02.055608+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:03.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:03 smithi112 bash[107672]: cluster 2023-09-23T20:48:02.055608+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:03.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:03 smithi174 bash[91578]: cluster 2023-09-23T20:48:02.055608+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:05 smithi112 bash[104422]: cluster 2023-09-23T20:48:04.056322+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:05 smithi112 bash[107672]: cluster 2023-09-23T20:48:04.056322+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:05 smithi174 bash[91578]: cluster 2023-09-23T20:48:04.056322+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:06.886 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:07.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[107672]: cluster 2023-09-23T20:48:06.057279+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:07.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[107672]: audit 2023-09-23T20:48:06.252849+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:48:07.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[107672]: audit 2023-09-23T20:48:06.629890+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:07.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[107672]: audit 2023-09-23T20:48:06.638672+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[104422]: cluster 2023-09-23T20:48:06.057279+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[104422]: audit 2023-09-23T20:48:06.252849+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:48:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[104422]: audit 2023-09-23T20:48:06.629890+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:07.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:07 smithi112 bash[104422]: audit 2023-09-23T20:48:06.638672+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:07 smithi174 bash[91578]: cluster 2023-09-23T20:48:06.057279+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:07 smithi174 bash[91578]: audit 2023-09-23T20:48:06.252849+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:48:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:07 smithi174 bash[91578]: audit 2023-09-23T20:48:06.629890+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:07 smithi174 bash[91578]: audit 2023-09-23T20:48:06.638672+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:08.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:08 smithi112 bash[104422]: audit 2023-09-23T20:48:08.057344+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:08 smithi112 bash[107672]: audit 2023-09-23T20:48:08.057344+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:08.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:08 smithi174 bash[91578]: audit 2023-09-23T20:48:08.057344+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:09 smithi112 bash[104422]: cluster 2023-09-23T20:48:08.058128+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:09.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:09 smithi112 bash[107672]: cluster 2023-09-23T20:48:08.058128+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:09.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:09 smithi174 bash[91578]: cluster 2023-09-23T20:48:08.058128+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:10.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:48:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:48:10] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T20:48:11.141 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T20:48:11.385 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:11 smithi112 bash[107672]: cluster 2023-09-23T20:48:10.059024+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:11.385 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:11 smithi112 bash[107672]: audit 2023-09-23T20:48:10.772893+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.112:0/3973390481' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:48:11.386 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:11 smithi112 bash[104422]: cluster 2023-09-23T20:48:10.059024+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:11.386 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:11 smithi112 bash[104422]: audit 2023-09-23T20:48:10.772893+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.112:0/3973390481' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:48:11.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:11 smithi174 bash[91578]: cluster 2023-09-23T20:48:10.059024+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:11.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:11 smithi174 bash[91578]: audit 2023-09-23T20:48:10.772893+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.112:0/3973390481' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:48:12.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[104422]: cluster 2023-09-23T20:48:11.131265+0000 osd.5 (osd.5) 415 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[104422]: audit 2023-09-23T20:48:11.137770+0000 mon.a (mon.0) 1847 : audit 1 from='client.? 172.21.15.112:0/3973390481' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[104422]: cluster 2023-09-23T20:48:11.137873+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[104422]: cluster 2023-09-23T20:48:12.059663+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[104422]: audit 2023-09-23T20:48:12.084580+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[104422]: audit 2023-09-23T20:48:12.093007+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[107672]: cluster 2023-09-23T20:48:11.131265+0000 osd.5 (osd.5) 415 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:48:12.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[107672]: audit 2023-09-23T20:48:11.137770+0000 mon.a (mon.0) 1847 : audit 1 from='client.? 172.21.15.112:0/3973390481' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:48:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[107672]: cluster 2023-09-23T20:48:11.137873+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T20:48:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[107672]: cluster 2023-09-23T20:48:12.059663+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[107672]: audit 2023-09-23T20:48:12.084580+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:12.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:12 smithi112 bash[107672]: audit 2023-09-23T20:48:12.093007+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:12 smithi174 bash[91578]: cluster 2023-09-23T20:48:11.131265+0000 osd.5 (osd.5) 415 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:48:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:12 smithi174 bash[91578]: audit 2023-09-23T20:48:11.137770+0000 mon.a (mon.0) 1847 : audit 1 from='client.? 172.21.15.112:0/3973390481' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:48:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:12 smithi174 bash[91578]: cluster 2023-09-23T20:48:11.137873+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T20:48:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:12 smithi174 bash[91578]: cluster 2023-09-23T20:48:12.059663+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:12 smithi174 bash[91578]: audit 2023-09-23T20:48:12.084580+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:12.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:12 smithi174 bash[91578]: audit 2023-09-23T20:48:12.093007+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:13 smithi112 bash[104422]: cluster 2023-09-23T20:48:11.860973+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:48:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:13 smithi112 bash[104422]: audit 2023-09-23T20:48:12.662423+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:13 smithi112 bash[104422]: audit 2023-09-23T20:48:12.672157+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:13 smithi112 bash[107672]: cluster 2023-09-23T20:48:11.860973+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:48:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:13 smithi112 bash[107672]: audit 2023-09-23T20:48:12.662423+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:13 smithi112 bash[107672]: audit 2023-09-23T20:48:12.672157+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:13.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:13 smithi174 bash[91578]: cluster 2023-09-23T20:48:11.860973+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:48:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:13 smithi174 bash[91578]: audit 2023-09-23T20:48:12.662423+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:13 smithi174 bash[91578]: audit 2023-09-23T20:48:12.672157+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[107672]: audit 2023-09-23T20:48:13.199836+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[107672]: audit 2023-09-23T20:48:13.201810+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[107672]: audit 2023-09-23T20:48:13.211512+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[107672]: cluster 2023-09-23T20:48:14.060416+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[104422]: audit 2023-09-23T20:48:13.199836+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[104422]: audit 2023-09-23T20:48:13.201810+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:48:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[104422]: audit 2023-09-23T20:48:13.211512+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:14.404 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:14 smithi112 bash[104422]: cluster 2023-09-23T20:48:14.060416+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:14.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:14 smithi174 bash[91578]: audit 2023-09-23T20:48:13.199836+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:48:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:14 smithi174 bash[91578]: audit 2023-09-23T20:48:13.201810+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:48:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:14 smithi174 bash[91578]: audit 2023-09-23T20:48:13.211512+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:48:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:14 smithi174 bash[91578]: cluster 2023-09-23T20:48:14.060416+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:16.884 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:17.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:17 smithi112 bash[104422]: cluster 2023-09-23T20:48:16.061331+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:17.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:17 smithi112 bash[107672]: cluster 2023-09-23T20:48:16.061331+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:17 smithi174 bash[91578]: cluster 2023-09-23T20:48:16.061331+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:19.390 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:19 smithi112 bash[107672]: cluster 2023-09-23T20:48:18.062190+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:19.390 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:19 smithi112 bash[104422]: cluster 2023-09-23T20:48:18.062190+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:19.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:19 smithi174 bash[91578]: cluster 2023-09-23T20:48:18.062190+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:20.637 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:48:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:48:20] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T20:48:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:21 smithi112 bash[104422]: cluster 2023-09-23T20:48:20.063125+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:21 smithi112 bash[107672]: cluster 2023-09-23T20:48:20.063125+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:21.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:21 smithi174 bash[91578]: cluster 2023-09-23T20:48:20.063125+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:22.146 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T20:48:22.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:22 smithi112 bash[104422]: audit 2023-09-23T20:48:21.132993+0000 mon.a (mon.0) 1856 : audit 1 from='client.? 172.21.15.112:0/458666999' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:48:22.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:22 smithi112 bash[107672]: audit 2023-09-23T20:48:21.132993+0000 mon.a (mon.0) 1856 : audit 1 from='client.? 172.21.15.112:0/458666999' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:48:22.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:22 smithi174 bash[91578]: audit 2023-09-23T20:48:21.132993+0000 mon.a (mon.0) 1856 : audit 1 from='client.? 172.21.15.112:0/458666999' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:48:23.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-23T20:48:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[104422]: cluster 2023-09-23T20:48:22.063857+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[104422]: cluster 2023-09-23T20:48:22.135808+0000 osd.5 (osd.5) 416 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:48:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[104422]: audit 2023-09-23T20:48:22.141746+0000 mon.a (mon.0) 1857 : audit 1 from='client.? 172.21.15.112:0/458666999' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:48:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[104422]: cluster 2023-09-23T20:48:22.141849+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T20:48:23.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[104422]: audit 2023-09-23T20:48:23.056928+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:23.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[107672]: cluster 2023-09-23T20:48:22.063857+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:23.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[107672]: cluster 2023-09-23T20:48:22.135808+0000 osd.5 (osd.5) 416 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:48:23.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[107672]: audit 2023-09-23T20:48:22.141746+0000 mon.a (mon.0) 1857 : audit 1 from='client.? 172.21.15.112:0/458666999' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:48:23.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[107672]: cluster 2023-09-23T20:48:22.141849+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T20:48:23.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:23 smithi112 bash[107672]: audit 2023-09-23T20:48:23.056928+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:23.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:23 smithi174 bash[91578]: cluster 2023-09-23T20:48:22.063857+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:23 smithi174 bash[91578]: cluster 2023-09-23T20:48:22.135808+0000 osd.5 (osd.5) 416 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:48:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:23 smithi174 bash[91578]: audit 2023-09-23T20:48:22.141746+0000 mon.a (mon.0) 1857 : audit 1 from='client.? 172.21.15.112:0/458666999' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:48:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:23 smithi174 bash[91578]: cluster 2023-09-23T20:48:22.141849+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T20:48:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:23 smithi174 bash[91578]: audit 2023-09-23T20:48:23.056928+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:25.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:25 smithi112 bash[107672]: cluster 2023-09-23T20:48:24.064649+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:25 smithi112 bash[104422]: cluster 2023-09-23T20:48:24.064649+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:25.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:25 smithi174 bash[91578]: cluster 2023-09-23T20:48:24.064649+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:26.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:26 smithi112 bash[104422]: cluster 2023-09-23T20:48:26.065558+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:26.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:26 smithi112 bash[107672]: cluster 2023-09-23T20:48:26.065558+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:26.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:26 smithi174 bash[91578]: cluster 2023-09-23T20:48:26.065558+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:27.954 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:29.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:29 smithi112 bash[104422]: cluster 2023-09-23T20:48:28.066402+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:29.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:29 smithi112 bash[107672]: cluster 2023-09-23T20:48:28.066402+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:29 smithi174 bash[91578]: cluster 2023-09-23T20:48:28.066402+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:30.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:48:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:48:30] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T20:48:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:31 smithi112 bash[107672]: cluster 2023-09-23T20:48:30.067283+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:31 smithi112 bash[104422]: cluster 2023-09-23T20:48:30.067283+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:31.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:31 smithi174 bash[91578]: cluster 2023-09-23T20:48:30.067283+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:32.151 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-23T20:48:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:32 smithi112 bash[107672]: audit 2023-09-23T20:48:31.732814+0000 mon.a (mon.0) 1860 : audit 1 from='client.? 172.21.15.112:0/3017510936' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:48:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:32 smithi112 bash[104422]: audit 2023-09-23T20:48:31.732814+0000 mon.a (mon.0) 1860 : audit 1 from='client.? 172.21.15.112:0/3017510936' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:48:32.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:32 smithi174 bash[91578]: audit 2023-09-23T20:48:31.732814+0000 mon.a (mon.0) 1860 : audit 1 from='client.? 172.21.15.112:0/3017510936' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:48:33.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[104422]: cluster 2023-09-23T20:48:32.068021+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[104422]: cluster 2023-09-23T20:48:32.140284+0000 osd.5 (osd.5) 417 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[104422]: audit 2023-09-23T20:48:32.145954+0000 mon.a (mon.0) 1861 : audit 1 from='client.? 172.21.15.112:0/3017510936' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[104422]: cluster 2023-09-23T20:48:32.146019+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[104422]: cluster 2023-09-23T20:48:32.432095+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[107672]: cluster 2023-09-23T20:48:32.068021+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[107672]: cluster 2023-09-23T20:48:32.140284+0000 osd.5 (osd.5) 417 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:48:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[107672]: audit 2023-09-23T20:48:32.145954+0000 mon.a (mon.0) 1861 : audit 1 from='client.? 172.21.15.112:0/3017510936' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:48:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[107672]: cluster 2023-09-23T20:48:32.146019+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T20:48:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:33 smithi112 bash[107672]: cluster 2023-09-23T20:48:32.432095+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:48:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:33 smithi174 bash[91578]: cluster 2023-09-23T20:48:32.068021+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:33 smithi174 bash[91578]: cluster 2023-09-23T20:48:32.140284+0000 osd.5 (osd.5) 417 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:48:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:33 smithi174 bash[91578]: audit 2023-09-23T20:48:32.145954+0000 mon.a (mon.0) 1861 : audit 1 from='client.? 172.21.15.112:0/3017510936' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:48:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:33 smithi174 bash[91578]: cluster 2023-09-23T20:48:32.146019+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T20:48:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:33 smithi174 bash[91578]: cluster 2023-09-23T20:48:32.432095+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:48:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:35 smithi112 bash[104422]: cluster 2023-09-23T20:48:34.068752+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:35 smithi112 bash[107672]: cluster 2023-09-23T20:48:34.068752+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:35.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:35 smithi174 bash[91578]: cluster 2023-09-23T20:48:34.068752+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:36.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:36 smithi174 bash[91578]: cluster 2023-09-23T20:48:36.069796+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:36.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:36 smithi112 bash[104422]: cluster 2023-09-23T20:48:36.069796+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:36.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:36 smithi112 bash[107672]: cluster 2023-09-23T20:48:36.069796+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:37.956 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:38 smithi112 bash[107672]: audit 2023-09-23T20:48:38.058117+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:38 smithi112 bash[104422]: audit 2023-09-23T20:48:38.058117+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:38.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:38 smithi174 bash[91578]: audit 2023-09-23T20:48:38.058117+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:39 smithi112 bash[104422]: cluster 2023-09-23T20:48:38.070350+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:39 smithi112 bash[107672]: cluster 2023-09-23T20:48:38.070350+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:39.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:39 smithi174 bash[91578]: cluster 2023-09-23T20:48:38.070350+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:40.423 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:48:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:48:40] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T20:48:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:41 smithi112 bash[104422]: cluster 2023-09-23T20:48:40.071212+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:41.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:41 smithi112 bash[107672]: cluster 2023-09-23T20:48:40.071212+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:41.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:41 smithi174 bash[91578]: cluster 2023-09-23T20:48:40.071212+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:42.147 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T20:48:42.398 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:42 smithi112 bash[104422]: audit 2023-09-23T20:48:41.862481+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.112:0/1027394219' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:42.398 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:42 smithi112 bash[104422]: audit 2023-09-23T20:48:41.863258+0000 mon.a (mon.0) 1864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:42.399 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:42 smithi112 bash[107672]: audit 2023-09-23T20:48:41.862481+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.112:0/1027394219' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:42.399 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:42 smithi112 bash[107672]: audit 2023-09-23T20:48:41.863258+0000 mon.a (mon.0) 1864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:42 smithi174 bash[91578]: audit 2023-09-23T20:48:41.862481+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.112:0/1027394219' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:42.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:42 smithi174 bash[91578]: audit 2023-09-23T20:48:41.863258+0000 mon.a (mon.0) 1864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:43.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[104422]: cluster 2023-09-23T20:48:42.071885+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[104422]: cluster 2023-09-23T20:48:42.137491+0000 osd.5 (osd.5) 418 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[104422]: audit 2023-09-23T20:48:42.142895+0000 mon.a (mon.0) 1865 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[104422]: cluster 2023-09-23T20:48:42.142964+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[107672]: cluster 2023-09-23T20:48:42.071885+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[107672]: cluster 2023-09-23T20:48:42.137491+0000 osd.5 (osd.5) 418 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[107672]: audit 2023-09-23T20:48:42.142895+0000 mon.a (mon.0) 1865 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:48:43.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:43 smithi112 bash[107672]: cluster 2023-09-23T20:48:42.142964+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T20:48:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:43 smithi174 bash[91578]: cluster 2023-09-23T20:48:42.071885+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:43 smithi174 bash[91578]: cluster 2023-09-23T20:48:42.137491+0000 osd.5 (osd.5) 418 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:48:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:43 smithi174 bash[91578]: audit 2023-09-23T20:48:42.142895+0000 mon.a (mon.0) 1865 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:48:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:43 smithi174 bash[91578]: cluster 2023-09-23T20:48:42.142964+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T20:48:45.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:45 smithi112 bash[104422]: cluster 2023-09-23T20:48:44.072781+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:45 smithi112 bash[107672]: cluster 2023-09-23T20:48:44.072781+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:45.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:45 smithi174 bash[91578]: cluster 2023-09-23T20:48:44.072781+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:46 smithi174 bash[91578]: cluster 2023-09-23T20:48:46.073868+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:46.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:46 smithi112 bash[104422]: cluster 2023-09-23T20:48:46.073868+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:46.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:46 smithi112 bash[107672]: cluster 2023-09-23T20:48:46.073868+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:47.940 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:49.363 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:49 smithi112 bash[107672]: cluster 2023-09-23T20:48:48.074732+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:49.364 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:49 smithi112 bash[104422]: cluster 2023-09-23T20:48:48.074732+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:49.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:49 smithi174 bash[91578]: cluster 2023-09-23T20:48:48.074732+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:50.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:48:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:48:50] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T20:48:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:51 smithi112 bash[104422]: cluster 2023-09-23T20:48:50.075477+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:51 smithi112 bash[107672]: cluster 2023-09-23T20:48:50.075477+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:51.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:51 smithi174 bash[91578]: cluster 2023-09-23T20:48:50.075477+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:52.153 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-23T20:48:52.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:52 smithi112 bash[104422]: audit 2023-09-23T20:48:51.531040+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.112:0/4029130133' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:52.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:52 smithi112 bash[104422]: audit 2023-09-23T20:48:51.531629+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:52.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:52 smithi112 bash[107672]: audit 2023-09-23T20:48:51.531040+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.112:0/4029130133' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:52.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:52 smithi112 bash[107672]: audit 2023-09-23T20:48:51.531629+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:52 smithi174 bash[91578]: audit 2023-09-23T20:48:51.531040+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.112:0/4029130133' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:52 smithi174 bash[91578]: audit 2023-09-23T20:48:51.531629+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:48:53.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[104422]: cluster 2023-09-23T20:48:52.076196+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[104422]: cluster 2023-09-23T20:48:52.138109+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[104422]: audit 2023-09-23T20:48:52.144898+0000 mon.a (mon.0) 1868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[104422]: cluster 2023-09-23T20:48:52.145017+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[104422]: audit 2023-09-23T20:48:53.058336+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[107672]: cluster 2023-09-23T20:48:52.076196+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[107672]: cluster 2023-09-23T20:48:52.138109+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:48:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[107672]: audit 2023-09-23T20:48:52.144898+0000 mon.a (mon.0) 1868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:48:53.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[107672]: cluster 2023-09-23T20:48:52.145017+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T20:48:53.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:53 smithi112 bash[107672]: audit 2023-09-23T20:48:53.058336+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:53 smithi174 bash[91578]: cluster 2023-09-23T20:48:52.076196+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:53 smithi174 bash[91578]: cluster 2023-09-23T20:48:52.138109+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:48:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:53 smithi174 bash[91578]: audit 2023-09-23T20:48:52.144898+0000 mon.a (mon.0) 1868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:48:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:53 smithi174 bash[91578]: cluster 2023-09-23T20:48:52.145017+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T20:48:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:53 smithi174 bash[91578]: audit 2023-09-23T20:48:53.058336+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:54.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:54 smithi174 bash[91578]: cluster 2023-09-23T20:48:53.032046+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:48:54.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:54 smithi174 bash[91578]: cluster 2023-09-23T20:48:54.077029+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:54.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:54 smithi112 bash[104422]: cluster 2023-09-23T20:48:53.032046+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:48:54.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:54 smithi112 bash[104422]: cluster 2023-09-23T20:48:54.077029+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:54.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:54 smithi112 bash[107672]: cluster 2023-09-23T20:48:53.032046+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:48:54.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:54 smithi112 bash[107672]: cluster 2023-09-23T20:48:54.077029+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:57 smithi112 bash[107672]: cluster 2023-09-23T20:48:56.077933+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:57.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:57 smithi112 bash[104422]: cluster 2023-09-23T20:48:56.077933+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:57.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:57 smithi174 bash[91578]: cluster 2023-09-23T20:48:56.077933+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:57.922 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:58.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:48:58 smithi112 bash[104422]: cluster 2023-09-23T20:48:58.078762+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:58.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:48:58 smithi112 bash[107672]: cluster 2023-09-23T20:48:58.078762+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:48:58.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:48:58 smithi174 bash[91578]: cluster 2023-09-23T20:48:58.078762+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:00.653 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:49:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:49:00] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2023-09-23T20:49:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:01 smithi112 bash[104422]: cluster 2023-09-23T20:49:00.079629+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:01 smithi112 bash[107672]: cluster 2023-09-23T20:49:00.079629+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:01.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:01 smithi174 bash[91578]: cluster 2023-09-23T20:49:00.079629+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:02.113 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T20:49:02.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:02 smithi112 bash[107672]: audit 2023-09-23T20:49:01.713461+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.112:0/394752196' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:02.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:02 smithi112 bash[107672]: audit 2023-09-23T20:49:01.714056+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:02.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:02 smithi112 bash[104422]: audit 2023-09-23T20:49:01.713461+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.112:0/394752196' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:02.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:02 smithi112 bash[104422]: audit 2023-09-23T20:49:01.714056+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:02.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:02 smithi174 bash[91578]: audit 2023-09-23T20:49:01.713461+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.112:0/394752196' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:02.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:02 smithi174 bash[91578]: audit 2023-09-23T20:49:01.714056+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:03.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T20:49:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[104422]: cluster 2023-09-23T20:49:02.080287+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[104422]: cluster 2023-09-23T20:49:02.103152+0000 osd.5 (osd.5) 419 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[104422]: audit 2023-09-23T20:49:02.108287+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:49:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[104422]: cluster 2023-09-23T20:49:02.108386+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T20:49:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[104422]: cluster 2023-09-23T20:49:02.639169+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[104422]: cluster 2023-09-23T20:49:02.639339+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[107672]: cluster 2023-09-23T20:49:02.080287+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:03.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[107672]: cluster 2023-09-23T20:49:02.103152+0000 osd.5 (osd.5) 419 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[107672]: audit 2023-09-23T20:49:02.108287+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:49:03.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[107672]: cluster 2023-09-23T20:49:02.108386+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T20:49:03.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[107672]: cluster 2023-09-23T20:49:02.639169+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:03 smithi112 bash[107672]: cluster 2023-09-23T20:49:02.639339+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:03 smithi174 bash[91578]: cluster 2023-09-23T20:49:02.080287+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:03 smithi174 bash[91578]: cluster 2023-09-23T20:49:02.103152+0000 osd.5 (osd.5) 419 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:03 smithi174 bash[91578]: audit 2023-09-23T20:49:02.108287+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:49:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:03 smithi174 bash[91578]: cluster 2023-09-23T20:49:02.108386+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T20:49:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:03 smithi174 bash[91578]: cluster 2023-09-23T20:49:02.639169+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:03 smithi174 bash[91578]: cluster 2023-09-23T20:49:02.639339+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:04.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:04 smithi112 bash[104422]: cluster 2023-09-23T20:49:02.639443+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:04.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:04 smithi112 bash[107672]: cluster 2023-09-23T20:49:02.639443+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:04.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:04 smithi174 bash[91578]: cluster 2023-09-23T20:49:02.639443+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:49:05.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:05 smithi112 bash[104422]: cluster 2023-09-23T20:49:04.081098+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:05 smithi112 bash[107672]: cluster 2023-09-23T20:49:04.081098+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:05.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:05 smithi174 bash[91578]: cluster 2023-09-23T20:49:04.081098+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:07.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:07 smithi112 bash[104422]: cluster 2023-09-23T20:49:06.082009+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:07.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:07 smithi112 bash[107672]: cluster 2023-09-23T20:49:06.082009+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:07.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:07 smithi174 bash[91578]: cluster 2023-09-23T20:49:06.082009+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:07.874 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:08.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:08 smithi112 bash[107672]: audit 2023-09-23T20:49:08.058358+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:08.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:08 smithi112 bash[104422]: audit 2023-09-23T20:49:08.058358+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:08 smithi174 bash[91578]: audit 2023-09-23T20:49:08.058358+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:09.339 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:09 smithi112 bash[107672]: cluster 2023-09-23T20:49:08.082634+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:09.339 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:09 smithi112 bash[104422]: cluster 2023-09-23T20:49:08.082634+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:09.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:09 smithi174 bash[91578]: cluster 2023-09-23T20:49:08.082634+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:10.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:49:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:49:10] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-09-23T20:49:11.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:11 smithi112 bash[104422]: cluster 2023-09-23T20:49:10.083506+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:11.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:11 smithi112 bash[107672]: cluster 2023-09-23T20:49:10.083506+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:11.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:11 smithi174 bash[91578]: cluster 2023-09-23T20:49:10.083506+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:12.150 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T20:49:12.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:12 smithi112 bash[104422]: audit 2023-09-23T20:49:11.752180+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.112:0/4136722863' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:12.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:12 smithi112 bash[107672]: audit 2023-09-23T20:49:11.752180+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.112:0/4136722863' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:12.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:12 smithi174 bash[91578]: audit 2023-09-23T20:49:11.752180+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.112:0/4136722863' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:49:13.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T20:49:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[104422]: cluster 2023-09-23T20:49:12.084181+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[104422]: cluster 2023-09-23T20:49:12.140439+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[104422]: audit 2023-09-23T20:49:12.145829+0000 mon.a (mon.0) 1876 : audit 1 from='client.? 172.21.15.112:0/4136722863' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:49:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[104422]: cluster 2023-09-23T20:49:12.145937+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T20:49:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[107672]: cluster 2023-09-23T20:49:12.084181+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:13.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[107672]: cluster 2023-09-23T20:49:12.140439+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:13.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[107672]: audit 2023-09-23T20:49:12.145829+0000 mon.a (mon.0) 1876 : audit 1 from='client.? 172.21.15.112:0/4136722863' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:49:13.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:13 smithi112 bash[107672]: cluster 2023-09-23T20:49:12.145937+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T20:49:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:13 smithi174 bash[91578]: cluster 2023-09-23T20:49:12.084181+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:13 smithi174 bash[91578]: cluster 2023-09-23T20:49:12.140439+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:13 smithi174 bash[91578]: audit 2023-09-23T20:49:12.145829+0000 mon.a (mon.0) 1876 : audit 1 from='client.? 172.21.15.112:0/4136722863' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:49:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:13 smithi174 bash[91578]: cluster 2023-09-23T20:49:12.145937+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T20:49:14.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[107672]: cluster 2023-09-23T20:49:12.573041+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[107672]: cluster 2023-09-23T20:49:13.227227+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[107672]: audit 2023-09-23T20:49:13.295577+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[107672]: cluster 2023-09-23T20:49:13.312827+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[104422]: cluster 2023-09-23T20:49:12.573041+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[104422]: cluster 2023-09-23T20:49:13.227227+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[104422]: audit 2023-09-23T20:49:13.295577+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:49:14.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:14 smithi112 bash[104422]: cluster 2023-09-23T20:49:13.312827+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:14 smithi174 bash[91578]: cluster 2023-09-23T20:49:12.573041+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:14 smithi174 bash[91578]: cluster 2023-09-23T20:49:13.227227+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:14 smithi174 bash[91578]: audit 2023-09-23T20:49:13.295577+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:49:14.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:14 smithi174 bash[91578]: cluster 2023-09-23T20:49:13.312827+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:49:15.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:15 smithi112 bash[107672]: cluster 2023-09-23T20:49:14.084980+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:15.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:15 smithi112 bash[104422]: cluster 2023-09-23T20:49:14.084980+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:15.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:15 smithi174 bash[91578]: cluster 2023-09-23T20:49:14.084980+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:16.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:16 smithi174 bash[91578]: cluster 2023-09-23T20:49:16.085868+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:16.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:16 smithi112 bash[104422]: cluster 2023-09-23T20:49:16.085868+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:16.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:16 smithi112 bash[107672]: cluster 2023-09-23T20:49:16.085868+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:17.891 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:19.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:19 smithi112 bash[104422]: cluster 2023-09-23T20:49:18.086698+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:19 smithi112 bash[104422]: audit 2023-09-23T20:49:18.988010+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:19 smithi112 bash[104422]: audit 2023-09-23T20:49:18.996604+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:19 smithi112 bash[107672]: cluster 2023-09-23T20:49:18.086698+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:19 smithi112 bash[107672]: audit 2023-09-23T20:49:18.988010+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:19.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:19 smithi112 bash[107672]: audit 2023-09-23T20:49:18.996604+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:19.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:19 smithi174 bash[91578]: cluster 2023-09-23T20:49:18.086698+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:19.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:19 smithi174 bash[91578]: audit 2023-09-23T20:49:18.988010+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:19.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:19 smithi174 bash[91578]: audit 2023-09-23T20:49:18.996604+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:20.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:49:20] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-09-23T20:49:21.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:20 smithi174 bash[91578]: audit 2023-09-23T20:49:19.747737+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:20 smithi174 bash[91578]: audit 2023-09-23T20:49:19.758104+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:20 smithi174 bash[91578]: cluster 2023-09-23T20:49:20.087634+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:21.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:20 smithi174 bash[91578]: audit 2023-09-23T20:49:20.227443+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:49:21.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:20 smithi174 bash[91578]: audit 2023-09-23T20:49:20.228948+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:49:21.068 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:20 smithi174 bash[91578]: audit 2023-09-23T20:49:20.239022+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[107672]: audit 2023-09-23T20:49:19.747737+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[107672]: audit 2023-09-23T20:49:19.758104+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[107672]: cluster 2023-09-23T20:49:20.087634+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[107672]: audit 2023-09-23T20:49:20.227443+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[107672]: audit 2023-09-23T20:49:20.228948+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[107672]: audit 2023-09-23T20:49:20.239022+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[104422]: audit 2023-09-23T20:49:19.747737+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[104422]: audit 2023-09-23T20:49:19.758104+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[104422]: cluster 2023-09-23T20:49:20.087634+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[104422]: audit 2023-09-23T20:49:20.227443+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:49:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[104422]: audit 2023-09-23T20:49:20.228948+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:49:21.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:20 smithi112 bash[104422]: audit 2023-09-23T20:49:20.239022+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:49:21.914 INFO:teuthology.orchestra.run.smithi112.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T20:49:22.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:21 smithi174 bash[91578]: audit 2023-09-23T20:49:21.848840+0000 mon.a (mon.0) 1886 : audit 1 from='client.? 172.21.15.112:0/2414157223' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:22.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:21 smithi112 bash[107672]: audit 2023-09-23T20:49:21.848840+0000 mon.a (mon.0) 1886 : audit 1 from='client.? 172.21.15.112:0/2414157223' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:22.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:21 smithi112 bash[104422]: audit 2023-09-23T20:49:21.848840+0000 mon.a (mon.0) 1886 : audit 1 from='client.? 172.21.15.112:0/2414157223' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:22.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[104422]: cluster 2023-09-23T20:49:21.900258+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[104422]: cluster 2023-09-23T20:49:21.901087+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[104422]: audit 2023-09-23T20:49:21.909159+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.112:0/2414157223' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[104422]: cluster 2023-09-23T20:49:21.909239+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[104422]: cluster 2023-09-23T20:49:22.088256+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[104422]: cluster 2023-09-23T20:49:22.275088+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[107672]: cluster 2023-09-23T20:49:21.900258+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[107672]: cluster 2023-09-23T20:49:21.901087+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[107672]: audit 2023-09-23T20:49:21.909159+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.112:0/2414157223' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:49:23.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[107672]: cluster 2023-09-23T20:49:21.909239+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-23T20:49:23.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[107672]: cluster 2023-09-23T20:49:22.088256+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:23.154 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:22 smithi112 bash[107672]: cluster 2023-09-23T20:49:22.275088+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:22 smithi174 bash[91578]: cluster 2023-09-23T20:49:21.900258+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:22 smithi174 bash[91578]: cluster 2023-09-23T20:49:21.901087+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:23.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:22 smithi174 bash[91578]: audit 2023-09-23T20:49:21.909159+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.112:0/2414157223' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:49:23.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:22 smithi174 bash[91578]: cluster 2023-09-23T20:49:21.909239+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-23T20:49:23.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:22 smithi174 bash[91578]: cluster 2023-09-23T20:49:22.088256+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:23.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:22 smithi174 bash[91578]: cluster 2023-09-23T20:49:22.275088+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:23 smithi174 bash[91578]: cluster 2023-09-23T20:49:22.336654+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:24.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:23 smithi174 bash[91578]: audit 2023-09-23T20:49:23.058484+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:24.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:23 smithi112 bash[107672]: cluster 2023-09-23T20:49:22.336654+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:24.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:23 smithi112 bash[107672]: audit 2023-09-23T20:49:23.058484+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:24.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:23 smithi112 bash[104422]: cluster 2023-09-23T20:49:22.336654+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:49:24.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:23 smithi112 bash[104422]: audit 2023-09-23T20:49:23.058484+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:25 smithi112 bash[104422]: cluster 2023-09-23T20:49:24.089250+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:25.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:25 smithi112 bash[107672]: cluster 2023-09-23T20:49:24.089250+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:25.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:25 smithi174 bash[91578]: cluster 2023-09-23T20:49:24.089250+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:27.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:27 smithi112 bash[104422]: cluster 2023-09-23T20:49:26.090008+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:27 smithi112 bash[107672]: cluster 2023-09-23T20:49:26.090008+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:27 smithi174 bash[91578]: cluster 2023-09-23T20:49:26.090008+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:27.629 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:29 smithi112 bash[104422]: cluster 2023-09-23T20:49:28.090859+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:29.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:29 smithi112 bash[107672]: cluster 2023-09-23T20:49:28.090859+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:29.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:29 smithi174 bash[91578]: cluster 2023-09-23T20:49:28.090859+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:49:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:49:30] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T20:49:31.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:31 smithi112 bash[104422]: cluster 2023-09-23T20:49:30.091804+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:31.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:31 smithi112 bash[107672]: cluster 2023-09-23T20:49:30.091804+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:31.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:31 smithi174 bash[91578]: cluster 2023-09-23T20:49:30.091804+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:32.129 INFO:teuthology.orchestra.run.smithi112.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-23T20:49:32.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:32 smithi112 bash[107672]: audit 2023-09-23T20:49:31.489575+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.112:0/1902108003' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:32.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:32 smithi112 bash[107672]: audit 2023-09-23T20:49:31.490369+0000 mon.a (mon.0) 1890 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:32 smithi112 bash[104422]: audit 2023-09-23T20:49:31.489575+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.112:0/1902108003' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:32.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:32 smithi112 bash[104422]: audit 2023-09-23T20:49:31.490369+0000 mon.a (mon.0) 1890 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:32 smithi174 bash[91578]: audit 2023-09-23T20:49:31.489575+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.112:0/1902108003' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:32.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:32 smithi174 bash[91578]: audit 2023-09-23T20:49:31.490369+0000 mon.a (mon.0) 1890 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:49:33.124 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-23T20:49:33.125 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-23T20:49:33.125 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-23T20:49:33.125 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-23T20:49:33.125 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T20:49:33.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: cluster 2023-09-23T20:49:32.092528+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: audit 2023-09-23T20:49:32.124589+0000 mon.a (mon.0) 1891 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: cluster 2023-09-23T20:49:32.124739+0000 mon.a (mon.0) 1892 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: cluster 2023-09-23T20:49:32.178809+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: cluster 2023-09-23T20:49:32.181480+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: cluster 2023-09-23T20:49:32.239054+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[104422]: cluster 2023-09-23T20:49:32.241964+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: cluster 2023-09-23T20:49:32.092528+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: audit 2023-09-23T20:49:32.124589+0000 mon.a (mon.0) 1891 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:49:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: cluster 2023-09-23T20:49:32.124739+0000 mon.a (mon.0) 1892 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-23T20:49:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: cluster 2023-09-23T20:49:32.178809+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: cluster 2023-09-23T20:49:32.181480+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: cluster 2023-09-23T20:49:32.239054+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:33 smithi112 bash[107672]: cluster 2023-09-23T20:49:32.241964+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: cluster 2023-09-23T20:49:32.092528+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: audit 2023-09-23T20:49:32.124589+0000 mon.a (mon.0) 1891 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: cluster 2023-09-23T20:49:32.124739+0000 mon.a (mon.0) 1892 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: cluster 2023-09-23T20:49:32.178809+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: cluster 2023-09-23T20:49:32.181480+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: cluster 2023-09-23T20:49:32.239054+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:33 smithi174 bash[91578]: cluster 2023-09-23T20:49:32.241964+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:34.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:34 smithi112 bash[107672]: cluster 2023-09-23T20:49:33.446702+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:34.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:34 smithi112 bash[107672]: cluster 2023-09-23T20:49:33.446895+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:34.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:34 smithi112 bash[104422]: cluster 2023-09-23T20:49:33.446702+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:34.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:34 smithi112 bash[104422]: cluster 2023-09-23T20:49:33.446895+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:34 smithi174 bash[91578]: cluster 2023-09-23T20:49:33.446702+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:34.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:34 smithi174 bash[91578]: cluster 2023-09-23T20:49:33.446895+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:49:35.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:35 smithi112 bash[107672]: cluster 2023-09-23T20:49:34.093484+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:35.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:35 smithi112 bash[104422]: cluster 2023-09-23T20:49:34.093484+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:35.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:35 smithi174 bash[91578]: cluster 2023-09-23T20:49:34.093484+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:37.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:37 smithi112 bash[104422]: cluster 2023-09-23T20:49:36.094236+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:37.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:37 smithi112 bash[107672]: cluster 2023-09-23T20:49:36.094236+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:37.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:37 smithi174 bash[91578]: cluster 2023-09-23T20:49:36.094236+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:37.901 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:38.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:38 smithi112 bash[107672]: audit 2023-09-23T20:49:38.059328+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:38 smithi112 bash[104422]: audit 2023-09-23T20:49:38.059328+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:38 smithi174 bash[91578]: audit 2023-09-23T20:49:38.059328+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:39.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:39 smithi112 bash[104422]: cluster 2023-09-23T20:49:38.094814+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:39 smithi112 bash[107672]: cluster 2023-09-23T20:49:38.094814+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:39.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:39 smithi174 bash[91578]: cluster 2023-09-23T20:49:38.094814+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:40.414 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:40 smithi112 bash[107672]: cluster 2023-09-23T20:49:40.095401+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:40.414 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:40 smithi112 bash[104422]: cluster 2023-09-23T20:49:40.095401+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:40.414 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:49:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:49:40] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T20:49:40.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:40 smithi174 bash[91578]: cluster 2023-09-23T20:49:40.095401+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:41.844 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:49:41.845 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":404,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T20:49:32.112460+0000","last_up_change":"2023-09-23T20:37:52.935130+0000","last_in_change":"2023-09-23T20:17:36.244796+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-09-23T19:50:15.620388+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":"222","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-09-23T19:56:11.653836+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":"384","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":384,"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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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":"3904ae81-1d46-4794-92b9-38d724a83a1c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":81,"up_from":85,"up_thru":363,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6803","nonce":2983582096}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6805","nonce":2983582096}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6809","nonce":2983582096}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6807","nonce":2983582096}]},"public_addr":"172.21.15.112:6803/2983582096","cluster_addr":"172.21.15.112:6805/2983582096","heartbeat_back_addr":"172.21.15.112:6809/2983582096","heartbeat_front_addr":"172.21.15.112:6807/2983582096","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":86,"up_from":90,"up_thru":363,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6811","nonce":1555560378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6813","nonce":1555560378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6817","nonce":1555560378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6815","nonce":1555560378}]},"public_addr":"172.21.15.112:6811/1555560378","cluster_addr":"172.21.15.112:6813/1555560378","heartbeat_back_addr":"172.21.15.112:6817/1555560378","heartbeat_front_addr":"172.21.15.112:6815/1555560378","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":91,"up_from":95,"up_thru":363,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6819","nonce":1335163098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6821","nonce":1335163098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6825","nonce":1335163098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6823","nonce":1335163098}]},"public_addr":"172.21.15.112:6819/1335163098","cluster_addr":"172.21.15.112:6821/1335163098","heartbeat_back_addr":"172.21.15.112:6825/1335163098","heartbeat_front_addr":"172.21.15.112:6823/1335163098","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":96,"up_from":100,"up_thru":363,"down_at":97,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6827","nonce":421902099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6829","nonce":421902099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6833","nonce":421902099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6831","nonce":421902099}]},"public_addr":"172.21.15.112:6827/421902099","cluster_addr":"172.21.15.112:6829/421902099","heartbeat_back_addr":"172.21.15.112:6833/421902099","heartbeat_front_addr":"172.21.15.112:6831/421902099","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":363,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":363,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":294,"up_from":299,"up_thru":363,"down_at":295,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6816","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6817","nonce":628570609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6819","nonce":628570609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6823","nonce":628570609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6821","nonce":628570609}]},"public_addr":"172.21.15.174:6817/628570609","cluster_addr":"172.21.15.174:6819/628570609","heartbeat_back_addr":"172.21.15.174:6823/628570609","heartbeat_front_addr":"172.21.15.174:6821/628570609","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":363,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+0000","dead_epoch":294},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.e","mappings":[{"from":4,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.12","mappings":[{"from":1,"to":0}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":0}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:0/1745722534":"2023-09-24T20:04:22.866760+0000","172.21.15.112:6801/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.112:6801/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:0/885752970":"2023-09-24T20:04:22.866760+0000","172.21.15.174:6835/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:0/2986692760":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6800/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/170107255":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3665942131":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/3932388959":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.174:0/1238208315":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/337555245":"2023-09-24T20:04:22.866760+0000","172.21.15.112:6800/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.174:6834/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3445811249":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.174:0/343865":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3382003722":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.174:0/785661057":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/3133666965":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/3516010895":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/76651999":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1588584422":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+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-09-23T20:49:42.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:41 smithi112 bash[104422]: audit 2023-09-23T20:49:41.841308+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.112:0/1749329471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:49:42.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:41 smithi112 bash[107672]: audit 2023-09-23T20:49:41.841308+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.112:0/1749329471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:49:42.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:41 smithi174 bash[91578]: audit 2023-09-23T20:49:41.841308+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.112:0/1749329471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:49:42.832 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T20:49:42.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:49:43.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:42 smithi112 bash[104422]: cluster 2023-09-23T20:49:42.096068+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:43.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:42 smithi112 bash[107672]: cluster 2023-09-23T20:49:42.096068+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:43.318 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:42 smithi174 bash[91578]: cluster 2023-09-23T20:49:42.096068+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:45.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:45 smithi112 bash[104422]: cluster 2023-09-23T20:49:44.096949+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:45.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:45 smithi112 bash[107672]: cluster 2023-09-23T20:49:44.096949+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:45.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:45 smithi174 bash[91578]: cluster 2023-09-23T20:49:44.096949+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:47.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:47 smithi112 bash[104422]: cluster 2023-09-23T20:49:46.097593+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:47.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:47 smithi112 bash[107672]: cluster 2023-09-23T20:49:46.097593+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:47.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:47 smithi174 bash[91578]: cluster 2023-09-23T20:49:46.097593+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:47.608 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:49.141 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:49 smithi112 bash[107672]: cluster 2023-09-23T20:49:48.098423+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:49.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:49 smithi112 bash[104422]: cluster 2023-09-23T20:49:48.098423+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:49.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:49 smithi174 bash[91578]: cluster 2023-09-23T20:49:48.098423+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:50.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:49:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:49:50] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T20:49:51.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:51 smithi112 bash[104422]: cluster 2023-09-23T20:49:50.098970+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:51 smithi112 bash[107672]: cluster 2023-09-23T20:49:50.098970+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:51.549 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:49:51.549 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":404,"fsid":"86846bc8-5a49-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:44:53.359971+0000","modified":"2023-09-23T20:49:32.112460+0000","last_up_change":"2023-09-23T20:37:52.935130+0000","last_in_change":"2023-09-23T20:17:36.244796+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-09-23T19:50:15.620388+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":"222","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-09-23T19:56:11.653836+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":"384","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":384,"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-09-23T19:58:10.036627+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-09-23T19:58:10.655107+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":"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":"3904ae81-1d46-4794-92b9-38d724a83a1c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":81,"up_from":85,"up_thru":363,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6803","nonce":2983582096}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6805","nonce":2983582096}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6809","nonce":2983582096}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":2983582096},{"type":"v1","addr":"172.21.15.112:6807","nonce":2983582096}]},"public_addr":"172.21.15.112:6803/2983582096","cluster_addr":"172.21.15.112:6805/2983582096","heartbeat_back_addr":"172.21.15.112:6809/2983582096","heartbeat_front_addr":"172.21.15.112:6807/2983582096","state":["exists","up"]},{"osd":1,"uuid":"0fc7427a-ce71-469f-887d-14ac0be3bb61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":86,"up_from":90,"up_thru":363,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6811","nonce":1555560378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6813","nonce":1555560378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6817","nonce":1555560378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":1555560378},{"type":"v1","addr":"172.21.15.112:6815","nonce":1555560378}]},"public_addr":"172.21.15.112:6811/1555560378","cluster_addr":"172.21.15.112:6813/1555560378","heartbeat_back_addr":"172.21.15.112:6817/1555560378","heartbeat_front_addr":"172.21.15.112:6815/1555560378","state":["exists","up"]},{"osd":2,"uuid":"b68921c8-03e7-46fa-a766-16b46b5b7f2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":91,"up_from":95,"up_thru":363,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6819","nonce":1335163098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6821","nonce":1335163098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6825","nonce":1335163098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1335163098},{"type":"v1","addr":"172.21.15.112:6823","nonce":1335163098}]},"public_addr":"172.21.15.112:6819/1335163098","cluster_addr":"172.21.15.112:6821/1335163098","heartbeat_back_addr":"172.21.15.112:6825/1335163098","heartbeat_front_addr":"172.21.15.112:6823/1335163098","state":["exists","up"]},{"osd":3,"uuid":"04895154-b696-4bcd-9245-92d92cb1c67a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":96,"up_from":100,"up_thru":363,"down_at":97,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6827","nonce":421902099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6829","nonce":421902099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6833","nonce":421902099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":421902099},{"type":"v1","addr":"172.21.15.112:6831","nonce":421902099}]},"public_addr":"172.21.15.112:6827/421902099","cluster_addr":"172.21.15.112:6829/421902099","heartbeat_back_addr":"172.21.15.112:6833/421902099","heartbeat_front_addr":"172.21.15.112:6831/421902099","state":["exists","up"]},{"osd":4,"uuid":"79848dfb-38f8-4aba-87dd-f794640d6db0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":363,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6801","nonce":3445113846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6803","nonce":3445113846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6807","nonce":3445113846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3445113846},{"type":"v1","addr":"172.21.15.174:6805","nonce":3445113846}]},"public_addr":"172.21.15.174:6801/3445113846","cluster_addr":"172.21.15.174:6803/3445113846","heartbeat_back_addr":"172.21.15.174:6807/3445113846","heartbeat_front_addr":"172.21.15.174:6805/3445113846","state":["exists","up"]},{"osd":5,"uuid":"94f74cb5-357f-421b-b1c7-8cdf15b39795","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":363,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6809","nonce":2920091167}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6811","nonce":2920091167}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6815","nonce":2920091167}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2920091167},{"type":"v1","addr":"172.21.15.174:6813","nonce":2920091167}]},"public_addr":"172.21.15.174:6809/2920091167","cluster_addr":"172.21.15.174:6811/2920091167","heartbeat_back_addr":"172.21.15.174:6815/2920091167","heartbeat_front_addr":"172.21.15.174:6813/2920091167","state":["exists","up"]},{"osd":6,"uuid":"c4dd7a44-2af3-4af2-b89b-6ca21fafa52e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":294,"up_from":299,"up_thru":363,"down_at":295,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6816","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6817","nonce":628570609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6819","nonce":628570609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6823","nonce":628570609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":628570609},{"type":"v1","addr":"172.21.15.174:6821","nonce":628570609}]},"public_addr":"172.21.15.174:6817/628570609","cluster_addr":"172.21.15.174:6819/628570609","heartbeat_back_addr":"172.21.15.174:6823/628570609","heartbeat_front_addr":"172.21.15.174:6821/628570609","state":["exists","up"]},{"osd":7,"uuid":"13db4616-5f04-4c6c-aad7-377bd2746650","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":363,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6824","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6825","nonce":3521305517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6827","nonce":3521305517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6831","nonce":3521305517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3521305517},{"type":"v1","addr":"172.21.15.174:6829","nonce":3521305517}]},"public_addr":"172.21.15.174:6825/3521305517","cluster_addr":"172.21.15.174:6827/3521305517","heartbeat_back_addr":"172.21.15.174:6831/3521305517","heartbeat_front_addr":"172.21.15.174:6829/3521305517","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-09-23T19:48:29.066312+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-09-23T19:49:19.561958+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-09-23T19:50:11.592409+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-09-23T19:51:03.508061+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-09-23T19:51:54.976558+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-09-23T19:52:45.712565+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-09-23T19:53:37.933215+0000","dead_epoch":294},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:30.547626+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.e","mappings":[{"from":4,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.12","mappings":[{"from":1,"to":0}]},{"pgid":"4.14","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":0}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:0/239829754":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6800/842990840":"2023-09-24T19:55:31.608095+0000","172.21.15.174:6835/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/1132772612":"2023-09-24T19:55:31.608095+0000","172.21.15.112:6834/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:0/2986692760":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3665942131":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3932388959":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/2935489613":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6835/3752536409":"2023-09-24T19:58:18.296836+0000","172.21.15.112:6801/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/885752970":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1238208315":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/337555245":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1564419899":"2023-09-24T19:45:26.299393+0000","172.21.15.174:0/3382003722":"2023-09-24T20:03:19.644195+0000","172.21.15.174:6834/3453736828":"2023-09-24T20:03:19.644195+0000","172.21.15.174:0/3445811249":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/796567529":"2023-09-24T19:55:31.608095+0000","172.21.15.174:0/343865":"2023-09-24T20:03:19.644195+0000","172.21.15.112:0/199731712":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6800/1336879999":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/1874229980":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/170107255":"2023-09-24T20:02:16.738657+0000","172.21.15.112:6800/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/785661057":"2023-09-24T20:03:19.644195+0000","172.21.15.112:6800/3280289664":"2023-09-24T19:45:58.978722+0000","172.21.15.112:0/3133666965":"2023-09-24T20:02:16.738657+0000","172.21.15.112:0/3516010895":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/104454793":"2023-09-24T19:45:58.978722+0000","172.21.15.112:6801/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:6801/104724889":"2023-09-24T20:04:22.866760+0000","172.21.15.112:0/1745722534":"2023-09-24T20:04:22.866760+0000","172.21.15.112:6800/269120964":"2023-09-24T19:45:26.299393+0000","172.21.15.112:0/736597180":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/2184978890":"2023-09-24T19:55:31.608095+0000","172.21.15.112:0/76651999":"2023-09-24T20:04:22.866760+0000","172.21.15.174:0/1588584422":"2023-09-24T20:03:19.644195+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-09-23T20:49:51.569 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:51 smithi174 bash[91578]: cluster 2023-09-23T20:49:50.098970+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:52.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:52 smithi112 bash[107672]: audit 2023-09-23T20:49:51.547843+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.112:0/616114450' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:49:52.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:52 smithi112 bash[104422]: audit 2023-09-23T20:49:51.547843+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.112:0/616114450' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:49:52.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T20:49:52.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T20:49:52.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T20:49:52.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T20:49:52.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T20:49:52.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T20:49:52.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T20:49:52.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T20:49:52.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:52 smithi174 bash[91578]: audit 2023-09-23T20:49:51.547843+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.112:0/616114450' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:49:53.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:53 smithi112 bash[104422]: cluster 2023-09-23T20:49:52.099693+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:53 smithi112 bash[104422]: audit 2023-09-23T20:49:53.059896+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:53 smithi112 bash[107672]: cluster 2023-09-23T20:49:52.099693+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:53 smithi112 bash[107672]: audit 2023-09-23T20:49:53.059896+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:53 smithi174 bash[91578]: cluster 2023-09-23T20:49:52.099693+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:53 smithi174 bash[91578]: audit 2023-09-23T20:49:53.059896+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:55.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:55 smithi112 bash[107672]: cluster 2023-09-23T20:49:54.100635+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:55.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:55 smithi112 bash[104422]: cluster 2023-09-23T20:49:54.100635+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:55.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:55 smithi174 bash[91578]: cluster 2023-09-23T20:49:54.100635+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:57.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:57 smithi112 bash[104422]: cluster 2023-09-23T20:49:56.101365+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:57 smithi112 bash[107672]: cluster 2023-09-23T20:49:56.101365+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:57.403 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.404 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.404 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.404 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.405 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.408 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.408 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.408 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:57 smithi174 bash[91578]: cluster 2023-09-23T20:49:56.101365+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:49:59 smithi112 bash[104422]: cluster 2023-09-23T20:49:58.102071+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:59.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:49:59 smithi112 bash[107672]: cluster 2023-09-23T20:49:58.102071+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:49:59.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:49:59 smithi174 bash[91578]: cluster 2023-09-23T20:49:58.102071+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:00.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:00 smithi112 bash[104422]: cluster 2023-09-23T20:50:00.000130+0000 mon.a (mon.0) 1896 : cluster 1 overall HEALTH_OK 2023-09-23T20:50:00.310 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:50:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:50:00] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T20:50:00.310 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:00 smithi112 bash[107672]: cluster 2023-09-23T20:50:00.000130+0000 mon.a (mon.0) 1896 : cluster 1 overall HEALTH_OK 2023-09-23T20:50:00.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:00 smithi174 bash[91578]: cluster 2023-09-23T20:50:00.000130+0000 mon.a (mon.0) 1896 : cluster 1 overall HEALTH_OK 2023-09-23T20:50:01.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:01 smithi112 bash[104422]: cluster 2023-09-23T20:50:00.102977+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:01 smithi112 bash[107672]: cluster 2023-09-23T20:50:00.102977+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:01 smithi174 bash[91578]: cluster 2023-09-23T20:50:00.102977+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:03.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:03 smithi112 bash[104422]: cluster 2023-09-23T20:50:02.103772+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:03.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:03 smithi112 bash[107672]: cluster 2023-09-23T20:50:02.103772+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:03 smithi174 bash[91578]: cluster 2023-09-23T20:50:02.103772+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:05.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:05 smithi112 bash[104422]: cluster 2023-09-23T20:50:04.104430+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:05.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:05 smithi112 bash[107672]: cluster 2023-09-23T20:50:04.104430+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:05.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:05 smithi174 bash[91578]: cluster 2023-09-23T20:50:04.104430+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:07.405 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:07 smithi112 bash[104422]: cluster 2023-09-23T20:50:06.104872+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:07.405 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:07 smithi112 bash[107672]: cluster 2023-09-23T20:50:06.104872+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:07 smithi174 bash[91578]: cluster 2023-09-23T20:50:06.104872+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:08.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:08 smithi112 bash[104422]: audit 2023-09-23T20:50:08.059992+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:08.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:08 smithi112 bash[107672]: audit 2023-09-23T20:50:08.059992+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:08.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:08 smithi174 bash[91578]: audit 2023-09-23T20:50:08.059992+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:09.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:09 smithi112 bash[107672]: cluster 2023-09-23T20:50:08.105517+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:09.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:09 smithi112 bash[104422]: cluster 2023-09-23T20:50:08.105517+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:09.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:09 smithi174 bash[91578]: cluster 2023-09-23T20:50:08.105517+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:10.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:50:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:50:10] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T20:50:11.152 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:11 smithi112 bash[104422]: cluster 2023-09-23T20:50:10.106284+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:11.153 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:11 smithi112 bash[107672]: cluster 2023-09-23T20:50:10.106284+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:11.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:11 smithi174 bash[91578]: cluster 2023-09-23T20:50:10.106284+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:12.063 INFO:teuthology.orchestra.run.smithi112.stdout:365072220664 2023-09-23T20:50:12.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T20:50:13.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:13 smithi112 bash[104422]: cluster 2023-09-23T20:50:12.106761+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:13.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:13 smithi112 bash[107672]: cluster 2023-09-23T20:50:12.106761+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:13.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:13 smithi174 bash[91578]: cluster 2023-09-23T20:50:12.106761+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:15.046 INFO:teuthology.orchestra.run.smithi112.stdout:133143986877 2023-09-23T20:50:15.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T20:50:15.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:15 smithi112 bash[104422]: cluster 2023-09-23T20:50:14.107237+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:15.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:15 smithi112 bash[107672]: cluster 2023-09-23T20:50:14.107237+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:15.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:15 smithi174 bash[91578]: cluster 2023-09-23T20:50:14.107237+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:17.452 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:17 smithi112 bash[107672]: cluster 2023-09-23T20:50:16.107710+0000 mgr.y (mgr.34107) 1500 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:17.453 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:17 smithi112 bash[104422]: cluster 2023-09-23T20:50:16.107710+0000 mgr.y (mgr.34107) 1500 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:17.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:17 smithi174 bash[91578]: cluster 2023-09-23T20:50:16.107710+0000 mgr.y (mgr.34107) 1500 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:17.990 INFO:teuthology.orchestra.run.smithi112.stdout:1284195221654 2023-09-23T20:50:17.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T20:50:18.174 INFO:teuthology.orchestra.run.smithi112.stdout:386547057139 2023-09-23T20:50:18.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T20:50:18.183 INFO:teuthology.orchestra.run.smithi112.stdout:408021893601 2023-09-23T20:50:18.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T20:50:19.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:19 smithi112 bash[107672]: cluster 2023-09-23T20:50:18.108319+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:19.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:19 smithi112 bash[104422]: cluster 2023-09-23T20:50:18.108319+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:19.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:19 smithi174 bash[91578]: cluster 2023-09-23T20:50:18.108319+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:20.048 INFO:teuthology.orchestra.run.smithi112.stdout:167503725238 2023-09-23T20:50:20.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T20:50:20.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:50:20 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:50:20] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T20:50:20.656 INFO:teuthology.orchestra.run.smithi112.stdout:236223201953 2023-09-23T20:50:20.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T20:50:20.670 INFO:teuthology.orchestra.run.smithi112.stdout:429496730077 2023-09-23T20:50:20.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T20:50:21.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[104422]: cluster 2023-09-23T20:50:20.108955+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[104422]: audit 2023-09-23T20:50:20.315388+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[104422]: audit 2023-09-23T20:50:20.690199+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[104422]: audit 2023-09-23T20:50:20.697620+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[107672]: cluster 2023-09-23T20:50:20.108955+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[107672]: audit 2023-09-23T20:50:20.315388+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[107672]: audit 2023-09-23T20:50:20.690199+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:21.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:21 smithi112 bash[107672]: audit 2023-09-23T20:50:20.697620+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:21 smithi174 bash[91578]: cluster 2023-09-23T20:50:20.108955+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:21 smithi174 bash[91578]: audit 2023-09-23T20:50:20.315388+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:50:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:21 smithi174 bash[91578]: audit 2023-09-23T20:50:20.690199+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:21.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:21 smithi174 bash[91578]: audit 2023-09-23T20:50:20.697620+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:22.171 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:22.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:22 smithi174 bash[91578]: cluster 2023-09-23T20:50:22.109592+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:22.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:22 smithi112 bash[107672]: cluster 2023-09-23T20:50:22.109592+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:22.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:22 smithi112 bash[104422]: cluster 2023-09-23T20:50:22.109592+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:23.193 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:23.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:23 smithi174 bash[91578]: audit 2023-09-23T20:50:23.060976+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:23.682 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:23 smithi112 bash[107672]: audit 2023-09-23T20:50:23.060976+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:23.682 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:23 smithi112 bash[104422]: audit 2023-09-23T20:50:23.060976+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:24.206 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:24.207 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:24.208 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:25.225 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:25.225 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:25.226 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:25.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:25 smithi112 bash[107672]: cluster 2023-09-23T20:50:24.110239+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:25.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:25 smithi112 bash[104422]: cluster 2023-09-23T20:50:24.110239+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:25.567 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:25 smithi174 bash[91578]: cluster 2023-09-23T20:50:24.110239+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[104422]: cluster 2023-09-23T20:50:26.110827+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[104422]: audit 2023-09-23T20:50:26.354761+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[104422]: audit 2023-09-23T20:50:26.361682+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[104422]: audit 2023-09-23T20:50:27.102827+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[104422]: audit 2023-09-23T20:50:27.108412+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[107672]: cluster 2023-09-23T20:50:26.110827+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[107672]: audit 2023-09-23T20:50:26.354761+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[107672]: audit 2023-09-23T20:50:26.361682+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[107672]: audit 2023-09-23T20:50:27.102827+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:27 smithi112 bash[107672]: audit 2023-09-23T20:50:27.108412+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:27 smithi174 bash[91578]: cluster 2023-09-23T20:50:26.110827+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:27 smithi174 bash[91578]: audit 2023-09-23T20:50:26.354761+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:27 smithi174 bash[91578]: audit 2023-09-23T20:50:26.361682+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:27 smithi174 bash[91578]: audit 2023-09-23T20:50:27.102827+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:27.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:27 smithi174 bash[91578]: audit 2023-09-23T20:50:27.108412+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:28 smithi112 bash[107672]: audit 2023-09-23T20:50:27.579913+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:50:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:28 smithi112 bash[107672]: audit 2023-09-23T20:50:27.580797+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:50:28.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:28 smithi112 bash[107672]: audit 2023-09-23T20:50:27.586463+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:28 smithi112 bash[104422]: audit 2023-09-23T20:50:27.579913+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:50:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:28 smithi112 bash[104422]: audit 2023-09-23T20:50:27.580797+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:50:28.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:28 smithi112 bash[104422]: audit 2023-09-23T20:50:27.586463+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:28 smithi174 bash[91578]: audit 2023-09-23T20:50:27.579913+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:50:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:28 smithi174 bash[91578]: audit 2023-09-23T20:50:27.580797+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:50:28.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:28 smithi174 bash[91578]: audit 2023-09-23T20:50:27.586463+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' 2023-09-23T20:50:29.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:29 smithi112 bash[107672]: cluster 2023-09-23T20:50:28.111388+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:29.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:29 smithi112 bash[104422]: cluster 2023-09-23T20:50:28.111388+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:29.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:29 smithi174 bash[91578]: cluster 2023-09-23T20:50:28.111388+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:30.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:50:30 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:50:30] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T20:50:31.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:31 smithi112 bash[107672]: cluster 2023-09-23T20:50:30.111958+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:31.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:31 smithi112 bash[104422]: cluster 2023-09-23T20:50:30.111958+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:31.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:31 smithi174 bash[91578]: cluster 2023-09-23T20:50:30.111958+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:33.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:33 smithi112 bash[104422]: cluster 2023-09-23T20:50:32.112599+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:33.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:33 smithi112 bash[107672]: cluster 2023-09-23T20:50:32.112599+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:33.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:33 smithi174 bash[91578]: cluster 2023-09-23T20:50:32.112599+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:35.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:35 smithi112 bash[104422]: cluster 2023-09-23T20:50:34.113615+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:35.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:35 smithi112 bash[107672]: cluster 2023-09-23T20:50:34.113615+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:35.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:35 smithi174 bash[91578]: cluster 2023-09-23T20:50:34.113615+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:37.247 INFO:teuthology.orchestra.run.smithi112.stdout:365072220669 2023-09-23T20:50:37.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:37 smithi174 bash[91578]: cluster 2023-09-23T20:50:36.114349+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:37.652 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:37 smithi112 bash[107672]: cluster 2023-09-23T20:50:36.114349+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:37.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:37 smithi112 bash[104422]: cluster 2023-09-23T20:50:36.114349+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:37.711 INFO:teuthology.orchestra.run.smithi112.stdout:133143986882 2023-09-23T20:50:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:38 smithi112 bash[104422]: audit 2023-09-23T20:50:37.247605+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.112:0/1594792382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:50:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:38 smithi112 bash[104422]: audit 2023-09-23T20:50:37.712099+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.112:0/3590279419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:50:38.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:38 smithi112 bash[104422]: audit 2023-09-23T20:50:38.060388+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:38.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:38 smithi112 bash[107672]: audit 2023-09-23T20:50:37.247605+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.112:0/1594792382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:50:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:38 smithi112 bash[107672]: audit 2023-09-23T20:50:37.712099+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.112:0/3590279419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:50:38.404 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:38 smithi112 bash[107672]: audit 2023-09-23T20:50:38.060388+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:38 smithi174 bash[91578]: audit 2023-09-23T20:50:37.247605+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.112:0/1594792382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:50:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:38 smithi174 bash[91578]: audit 2023-09-23T20:50:37.712099+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.112:0/3590279419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:50:38.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:38 smithi174 bash[91578]: audit 2023-09-23T20:50:38.060388+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:39.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:39 smithi112 bash[104422]: cluster 2023-09-23T20:50:38.114807+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:39.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:39 smithi112 bash[107672]: cluster 2023-09-23T20:50:38.114807+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:39.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:39 smithi174 bash[91578]: cluster 2023-09-23T20:50:38.114807+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:40.454 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:50:40 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:50:40] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T20:50:41.402 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:41 smithi112 bash[107672]: cluster 2023-09-23T20:50:40.115401+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:41.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:41 smithi112 bash[104422]: cluster 2023-09-23T20:50:40.115401+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:41.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:41 smithi174 bash[91578]: cluster 2023-09-23T20:50:40.115401+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:42.937 INFO:tasks.cephadm.ceph_manager.ceph:need seq 365072220664 got 365072220669 for osd.0 2023-09-23T20:50:42.937 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:43.217 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:43 smithi112 bash[107672]: cluster 2023-09-23T20:50:42.116108+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:43.218 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:43 smithi112 bash[104422]: cluster 2023-09-23T20:50:42.116108+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:43.218 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986877 got 133143986882 for osd.4 2023-09-23T20:50:43.219 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:43.347 INFO:teuthology.orchestra.run.smithi112.stdout:1284195221659 2023-09-23T20:50:43.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:43 smithi174 bash[91578]: cluster 2023-09-23T20:50:42.116108+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:44.121 INFO:teuthology.orchestra.run.smithi112.stdout:236223201958 2023-09-23T20:50:44.122 INFO:teuthology.orchestra.run.smithi112.stdout:386547057144 2023-09-23T20:50:44.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:44 smithi112 bash[104422]: audit 2023-09-23T20:50:43.347804+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.112:0/3904979453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:50:44.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:44 smithi112 bash[104422]: audit 2023-09-23T20:50:44.122137+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.112:0/834272322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:50:44.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:44 smithi112 bash[104422]: audit 2023-09-23T20:50:44.123460+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.112:0/980889941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:50:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:44 smithi112 bash[107672]: audit 2023-09-23T20:50:43.347804+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.112:0/3904979453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:50:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:44 smithi112 bash[107672]: audit 2023-09-23T20:50:44.122137+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.112:0/834272322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:50:44.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:44 smithi112 bash[107672]: audit 2023-09-23T20:50:44.123460+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.112:0/980889941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:50:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:44 smithi174 bash[91578]: audit 2023-09-23T20:50:43.347804+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.112:0/3904979453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:50:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:44 smithi174 bash[91578]: audit 2023-09-23T20:50:44.122137+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.112:0/834272322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:50:44.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:44 smithi174 bash[91578]: audit 2023-09-23T20:50:44.123460+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.112:0/980889941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:50:44.759 INFO:teuthology.orchestra.run.smithi112.stdout:408021893607 2023-09-23T20:50:45.034 INFO:teuthology.orchestra.run.smithi112.stdout:429496730082 2023-09-23T20:50:45.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:45 smithi174 bash[91578]: cluster 2023-09-23T20:50:44.116645+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:45.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:45 smithi174 bash[91578]: audit 2023-09-23T20:50:44.759823+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.112:0/3279804856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:50:45.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:45 smithi174 bash[91578]: audit 2023-09-23T20:50:45.034894+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.112:0/4045934784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:50:45.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:45 smithi112 bash[107672]: cluster 2023-09-23T20:50:44.116645+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:45.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:45 smithi112 bash[107672]: audit 2023-09-23T20:50:44.759823+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.112:0/3279804856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:50:45.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:45 smithi112 bash[107672]: audit 2023-09-23T20:50:45.034894+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.112:0/4045934784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:50:45.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:45 smithi112 bash[104422]: cluster 2023-09-23T20:50:44.116645+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:45.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:45 smithi112 bash[104422]: audit 2023-09-23T20:50:44.759823+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.112:0/3279804856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:50:45.653 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:45 smithi112 bash[104422]: audit 2023-09-23T20:50:45.034894+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.112:0/4045934784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:50:46.120 INFO:teuthology.orchestra.run.smithi112.stdout:167503725244 2023-09-23T20:50:46.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:46 smithi112 bash[104422]: cluster 2023-09-23T20:50:46.117110+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:46.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:46 smithi112 bash[104422]: audit 2023-09-23T20:50:46.120142+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.112:0/3228131352' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:50:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:46 smithi112 bash[107672]: cluster 2023-09-23T20:50:46.117110+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:46.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:46 smithi112 bash[107672]: audit 2023-09-23T20:50:46.120142+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.112:0/3228131352' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:50:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:46 smithi174 bash[91578]: cluster 2023-09-23T20:50:46.117110+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:46.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:46 smithi174 bash[91578]: audit 2023-09-23T20:50:46.120142+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.112:0/3228131352' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:50:47.740 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547057139 got 386547057144 for osd.1 2023-09-23T20:50:47.740 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:47.876 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1284195221654 got 1284195221659 for osd.6 2023-09-23T20:50:47.876 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:47.893 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201953 got 236223201958 for osd.7 2023-09-23T20:50:47.894 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:48.021 INFO:tasks.cephadm.ceph_manager.ceph:need seq 408021893601 got 408021893607 for osd.2 2023-09-23T20:50:48.021 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:48.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:48 smithi112 bash[104422]: cluster 2023-09-23T20:50:48.117895+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:48.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:48 smithi112 bash[107672]: cluster 2023-09-23T20:50:48.117895+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:48.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:48 smithi174 bash[91578]: cluster 2023-09-23T20:50:48.117895+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:49.150 INFO:tasks.cephadm.ceph_manager.ceph:need seq 429496730077 got 429496730082 for osd.3 2023-09-23T20:50:49.151 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:49.168 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503725238 got 167503725244 for osd.5 2023-09-23T20:50:49.168 DEBUG:teuthology.parallel:result is None 2023-09-23T20:50:49.168 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T20:50:49.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:50:50.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:50:50 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:50:50] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T20:50:51.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:51 smithi112 bash[104422]: cluster 2023-09-23T20:50:50.118516+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:51.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:51 smithi112 bash[107672]: cluster 2023-09-23T20:50:50.118516+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:51.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:51 smithi174 bash[91578]: cluster 2023-09-23T20:50:50.118516+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:53 smithi112 bash[104422]: cluster 2023-09-23T20:50:52.119243+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:53.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:53 smithi112 bash[104422]: audit 2023-09-23T20:50:53.061511+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:53 smithi112 bash[107672]: cluster 2023-09-23T20:50:52.119243+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:53.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:53 smithi112 bash[107672]: audit 2023-09-23T20:50:53.061511+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:53 smithi174 bash[91578]: cluster 2023-09-23T20:50:52.119243+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:53.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:53 smithi174 bash[91578]: audit 2023-09-23T20:50:53.061511+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:53.989 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:55.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:55 smithi112 bash[104422]: cluster 2023-09-23T20:50:54.120223+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:55.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:55 smithi112 bash[107672]: cluster 2023-09-23T20:50:54.120223+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:55.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:55 smithi174 bash[91578]: cluster 2023-09-23T20:50:54.120223+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:57.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:57 smithi112 bash[104422]: cluster 2023-09-23T20:50:56.120953+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:57.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:57 smithi112 bash[107672]: cluster 2023-09-23T20:50:56.120953+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:57.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:57 smithi174 bash[91578]: cluster 2023-09-23T20:50:56.120953+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:57.655 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:50:57.657 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:50:58.665 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1723,"stamp":"2023-09-23T20:50:56.120541+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"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":6494,"num_read_kb":14172,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":4154104,"num_keys_recovered":10,"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":1198,"ondisk_log_size":1198,"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":5241828,"kb_used_data":52580,"kb_used_omap":31,"kb_used_meta":5189152,"kb_avail":744719388,"statfs":{"total":767960285184,"available":762592653312,"internally_reserved":0,"allocated":53841920,"data_stored":39412524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5313692270},"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.004239"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":383,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281153+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:49:22.281153+0000","last_peered":"2023-09-23T20:49:22.281153+0000","last_clean":"2023-09-23T20:49:22.281153+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:49:22.281153+0000","last_undegraded":"2023-09-23T20:49:22.281153+0000","last_fullsized":"2023-09-23T20:49:22.281153+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.060558+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:49:22.060558+0000","last_peered":"2023-09-23T20:49:22.060558+0000","last_clean":"2023-09-23T20:49:22.060558+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:49:22.060558+0000","last_undegraded":"2023-09-23T20:49:22.060558+0000","last_fullsized":"2023-09-23T20:49:22.060558+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":367,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.124073+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:49:32.124073+0000","last_peered":"2023-09-23T20:49:32.124073+0000","last_clean":"2023-09-23T20:49:32.124073+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:49:32.124073+0000","last_undegraded":"2023-09-23T20:49:32.124073+0000","last_fullsized":"2023-09-23T20:49:32.124073+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":430,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142633+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:49:32.142633+0000","last_peered":"2023-09-23T20:49:32.142633+0000","last_clean":"2023-09-23T20:49:32.142633+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:49:32.142633+0000","last_undegraded":"2023-09-23T20:49:32.142633+0000","last_fullsized":"2023-09-23T20:49:32.142633+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451659+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:49:33.451659+0000","last_peered":"2023-09-23T20:49:33.451659+0000","last_clean":"2023-09-23T20:49:33.451659+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:49:33.451659+0000","last_undegraded":"2023-09-23T20:49:33.451659+0000","last_fullsized":"2023-09-23T20:49:33.451659+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909990+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:49:21.909990+0000","last_peered":"2023-09-23T20:49:21.909990+0000","last_clean":"2023-09-23T20:49:21.909990+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:49:21.909990+0000","last_undegraded":"2023-09-23T20:49:21.909990+0000","last_fullsized":"2023-09-23T20:49:21.909990+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":389,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:26.657474+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:49:26.657474+0000","last_peered":"2023-09-23T20:49:26.657474+0000","last_clean":"2023-09-23T20:49:26.657474+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:49:26.657474+0000","last_undegraded":"2023-09-23T20:49:26.657474+0000","last_fullsized":"2023-09-23T20:49:26.657474+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":397,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451596+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:49:33.451596+0000","last_peered":"2023-09-23T20:49:33.451596+0000","last_clean":"2023-09-23T20:49:33.451596+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:49:33.451596+0000","last_undegraded":"2023-09-23T20:49:33.451596+0000","last_fullsized":"2023-09-23T20:49:33.451596+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":403,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908462+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:49:21.908462+0000","last_peered":"2023-09-23T20:49:21.908462+0000","last_clean":"2023-09-23T20:49:21.908462+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:49:21.908462+0000","last_undegraded":"2023-09-23T20:49:21.908462+0000","last_fullsized":"2023-09-23T20:49:21.908462+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":394,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451718+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:49:33.451718+0000","last_peered":"2023-09-23T20:49:33.451718+0000","last_clean":"2023-09-23T20:49:33.451718+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:49:33.451718+0000","last_undegraded":"2023-09-23T20:49:33.451718+0000","last_fullsized":"2023-09-23T20:49:33.451718+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342947+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:49:22.342947+0000","last_peered":"2023-09-23T20:49:22.342947+0000","last_clean":"2023-09-23T20:49:22.342947+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:49:22.342947+0000","last_undegraded":"2023-09-23T20:49:22.342947+0000","last_fullsized":"2023-09-23T20:49:22.342947+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:26.657320+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:49:26.657320+0000","last_peered":"2023-09-23T20:49:26.657320+0000","last_clean":"2023-09-23T20:49:26.657320+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:49:26.657320+0000","last_undegraded":"2023-09-23T20:49:26.657320+0000","last_fullsized":"2023-09-23T20:49:26.657320+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":472,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281415+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:49:22.281415+0000","last_peered":"2023-09-23T20:49:22.281415+0000","last_clean":"2023-09-23T20:49:22.281415+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:49:22.281415+0000","last_undegraded":"2023-09-23T20:49:22.281415+0000","last_fullsized":"2023-09-23T20:49:22.281415+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280328+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:49:22.280328+0000","last_peered":"2023-09-23T20:49:22.280328+0000","last_clean":"2023-09-23T20:49:22.280328+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:49:22.280328+0000","last_undegraded":"2023-09-23T20:49:22.280328+0000","last_fullsized":"2023-09-23T20:49:22.280328+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342395+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:49:22.342395+0000","last_peered":"2023-09-23T20:49:22.342395+0000","last_clean":"2023-09-23T20:49:22.342395+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:49:22.342395+0000","last_undegraded":"2023-09-23T20:49:22.342395+0000","last_fullsized":"2023-09-23T20:49:22.342395+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":432,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452308+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:49:33.452308+0000","last_peered":"2023-09-23T20:49:33.452308+0000","last_clean":"2023-09-23T20:49:33.452308+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:49:33.452308+0000","last_undegraded":"2023-09-23T20:49:33.452308+0000","last_fullsized":"2023-09-23T20:49:33.452308+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":426,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142249+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:49:32.142249+0000","last_peered":"2023-09-23T20:49:32.142249+0000","last_clean":"2023-09-23T20:49:32.142249+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:49:32.142249+0000","last_undegraded":"2023-09-23T20:49:32.142249+0000","last_fullsized":"2023-09-23T20:49:32.142249+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":419,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908464+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:49:21.908464+0000","last_peered":"2023-09-23T20:49:21.908464+0000","last_clean":"2023-09-23T20:49:21.908464+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:49:21.908464+0000","last_undegraded":"2023-09-23T20:49:21.908464+0000","last_fullsized":"2023-09-23T20:49:21.908464+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":310,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.341608+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:49:22.341608+0000","last_peered":"2023-09-23T20:49:22.341608+0000","last_clean":"2023-09-23T20:49:22.341608+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:49:22.341608+0000","last_undegraded":"2023-09-23T20:49:22.341608+0000","last_fullsized":"2023-09-23T20:49:22.341608+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":408,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:26.657449+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:49:26.657449+0000","last_peered":"2023-09-23T20:49:26.657449+0000","last_clean":"2023-09-23T20:49:26.657449+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:49:26.657449+0000","last_undegraded":"2023-09-23T20:49:26.657449+0000","last_fullsized":"2023-09-23T20:49:26.657449+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":400,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909344+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:49:21.909344+0000","last_peered":"2023-09-23T20:49:21.909344+0000","last_clean":"2023-09-23T20:49:21.909344+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:49:21.909344+0000","last_undegraded":"2023-09-23T20:49:21.909344+0000","last_fullsized":"2023-09-23T20:49:21.909344+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":278,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452543+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:49:33.452543+0000","last_peered":"2023-09-23T20:49:33.452543+0000","last_clean":"2023-09-23T20:49:33.452543+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:49:33.452543+0000","last_undegraded":"2023-09-23T20:49:33.452543+0000","last_fullsized":"2023-09-23T20:49:33.452543+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"69'1","reported_seq":69,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342960+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:49:22.342960+0000","last_peered":"2023-09-23T20:49:22.342960+0000","last_clean":"2023-09-23T20:49:22.342960+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:49:22.342960+0000","last_undegraded":"2023-09-23T20:49:22.342960+0000","last_fullsized":"2023-09-23T20:49:22.342960+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":402,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908066+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:49:21.908066+0000","last_peered":"2023-09-23T20:49:21.908066+0000","last_clean":"2023-09-23T20:49:21.908066+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:49:21.908066+0000","last_undegraded":"2023-09-23T20:49:21.908066+0000","last_fullsized":"2023-09-23T20:49:21.908066+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342849+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:49:22.342849+0000","last_peered":"2023-09-23T20:49:22.342849+0000","last_clean":"2023-09-23T20:49:22.342849+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:49:22.342849+0000","last_undegraded":"2023-09-23T20:49:22.342849+0000","last_fullsized":"2023-09-23T20:49:22.342849+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":400,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281021+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:49:22.281021+0000","last_peered":"2023-09-23T20:49:22.281021+0000","last_clean":"2023-09-23T20:49:22.281021+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:49:22.281021+0000","last_undegraded":"2023-09-23T20:49:22.281021+0000","last_fullsized":"2023-09-23T20:49:22.281021+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":69,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342650+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:49:22.342650+0000","last_peered":"2023-09-23T20:49:22.342650+0000","last_clean":"2023-09-23T20:49:22.342650+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:49:22.342650+0000","last_undegraded":"2023-09-23T20:49:22.342650+0000","last_fullsized":"2023-09-23T20:49:22.342650+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":410,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909472+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:49:21.909472+0000","last_peered":"2023-09-23T20:49:21.909472+0000","last_clean":"2023-09-23T20:49:21.909472+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:49:21.909472+0000","last_undegraded":"2023-09-23T20:49:21.909472+0000","last_fullsized":"2023-09-23T20:49:21.909472+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908246+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:49:21.908246+0000","last_peered":"2023-09-23T20:49:21.908246+0000","last_clean":"2023-09-23T20:49:21.908246+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:49:21.908246+0000","last_undegraded":"2023-09-23T20:49:21.908246+0000","last_fullsized":"2023-09-23T20:49:21.908246+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.144557+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:49:22.144557+0000","last_peered":"2023-09-23T20:49:22.144557+0000","last_clean":"2023-09-23T20:49:22.144557+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:49:22.144557+0000","last_undegraded":"2023-09-23T20:49:22.144557+0000","last_fullsized":"2023-09-23T20:49:22.144557+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":383,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.060501+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:49:22.060501+0000","last_peered":"2023-09-23T20:49:22.060501+0000","last_clean":"2023-09-23T20:49:22.060501+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:49:22.060501+0000","last_undegraded":"2023-09-23T20:49:22.060501+0000","last_fullsized":"2023-09-23T20:49:22.060501+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280142+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:49:22.280142+0000","last_peered":"2023-09-23T20:49:22.280142+0000","last_clean":"2023-09-23T20:49:22.280142+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:49:22.280142+0000","last_undegraded":"2023-09-23T20:49:22.280142+0000","last_fullsized":"2023-09-23T20:49:22.280142+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909582+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:49:21.909582+0000","last_peered":"2023-09-23T20:49:21.909582+0000","last_clean":"2023-09-23T20:49:21.909582+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:49:21.909582+0000","last_undegraded":"2023-09-23T20:49:21.909582+0000","last_fullsized":"2023-09-23T20:49:21.909582+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281750+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:49:22.281750+0000","last_peered":"2023-09-23T20:49:22.281750+0000","last_clean":"2023-09-23T20:49:22.281750+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:49:22.281750+0000","last_undegraded":"2023-09-23T20:49:22.281750+0000","last_fullsized":"2023-09-23T20:49:22.281750+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":384,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280785+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:49:22.280785+0000","last_peered":"2023-09-23T20:49:22.280785+0000","last_clean":"2023-09-23T20:49:22.280785+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:49:22.280785+0000","last_undegraded":"2023-09-23T20:49:22.280785+0000","last_fullsized":"2023-09-23T20:49:22.280785+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280259+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:49:22.280259+0000","last_peered":"2023-09-23T20:49:22.280259+0000","last_clean":"2023-09-23T20:49:22.280259+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:49:22.280259+0000","last_undegraded":"2023-09-23T20:49:22.280259+0000","last_fullsized":"2023-09-23T20:49:22.280259+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451369+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:49:33.451369+0000","last_peered":"2023-09-23T20:49:33.451369+0000","last_clean":"2023-09-23T20:49:33.451369+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:49:33.451369+0000","last_undegraded":"2023-09-23T20:49:33.451369+0000","last_fullsized":"2023-09-23T20:49:33.451369+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":368,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125709+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:49:32.125709+0000","last_peered":"2023-09-23T20:49:32.125709+0000","last_clean":"2023-09-23T20:49:32.125709+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:49:32.125709+0000","last_undegraded":"2023-09-23T20:49:32.125709+0000","last_fullsized":"2023-09-23T20:49:32.125709+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'150","reported_seq":1119,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125214+0000","last_change":"2023-09-23T20:46:19.041635+0000","last_active":"2023-09-23T20:49:32.125214+0000","last_peered":"2023-09-23T20:49:32.125214+0000","last_clean":"2023-09-23T20:49:32.125214+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:49:32.125214+0000","last_undegraded":"2023-09-23T20:49:32.125214+0000","last_fullsized":"2023-09-23T20:49:32.125214+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+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-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080512100000000001,"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":1193,"num_read_kb":1219,"num_write":117,"num_write_kb":132,"num_scrub_errors":0,"num_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":400,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908334+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:49:21.908334+0000","last_peered":"2023-09-23T20:49:21.908334+0000","last_clean":"2023-09-23T20:49:21.908334+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:49:21.908334+0000","last_undegraded":"2023-09-23T20:49:21.908334+0000","last_fullsized":"2023-09-23T20:49:21.908334+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.124178+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:49:32.124178+0000","last_peered":"2023-09-23T20:49:32.124178+0000","last_clean":"2023-09-23T20:49:32.124178+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:49:32.124178+0000","last_undegraded":"2023-09-23T20:49:32.124178+0000","last_fullsized":"2023-09-23T20:49:32.124178+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'80","reported_seq":862,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.907999+0000","last_change":"2023-09-23T20:46:19.111184+0000","last_active":"2023-09-23T20:49:21.907999+0000","last_peered":"2023-09-23T20:49:21.907999+0000","last_clean":"2023-09-23T20:49:21.907999+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:49:21.907999+0000","last_undegraded":"2023-09-23T20:49:21.907999+0000","last_fullsized":"2023-09-23T20:49:21.907999+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":80,"log_dups_size":0,"ondisk_log_size":80,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001279765,"stat_sum":{"num_bytes":4194323,"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":607,"num_read_kb":702,"num_write":70,"num_write_kb":4204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280326+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:49:22.280326+0000","last_peered":"2023-09-23T20:49:22.280326+0000","last_clean":"2023-09-23T20:49:22.280326+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:49:22.280326+0000","last_undegraded":"2023-09-23T20:49:22.280326+0000","last_fullsized":"2023-09-23T20:49:22.280326+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":395,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908456+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:49:21.908456+0000","last_peered":"2023-09-23T20:49:21.908456+0000","last_clean":"2023-09-23T20:49:21.908456+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:49:21.908456+0000","last_undegraded":"2023-09-23T20:49:21.908456+0000","last_fullsized":"2023-09-23T20:49:21.908456+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"384'130","reported_seq":873,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.123571+0000","last_change":"2023-09-23T20:46:19.054500+0000","last_active":"2023-09-23T20:49:32.123571+0000","last_peered":"2023-09-23T20:49:32.123571+0000","last_clean":"2023-09-23T20:49:32.123571+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:49:32.123571+0000","last_undegraded":"2023-09-23T20:49:32.123571+0000","last_fullsized":"2023-09-23T20:49:32.123571+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":130,"log_dups_size":0,"ondisk_log_size":130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001424207,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":748,"num_read_kb":1588,"num_write":118,"num_write_kb":2111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":385,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.204594+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:49:22.204594+0000","last_peered":"2023-09-23T20:49:22.204594+0000","last_clean":"2023-09-23T20:49:22.204594+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:49:22.204594+0000","last_undegraded":"2023-09-23T20:49:22.204594+0000","last_fullsized":"2023-09-23T20:49:22.204594+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125757+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:49:32.125757+0000","last_peered":"2023-09-23T20:49:32.125757+0000","last_clean":"2023-09-23T20:49:32.125757+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:49:32.125757+0000","last_undegraded":"2023-09-23T20:49:32.125757+0000","last_fullsized":"2023-09-23T20:49:32.125757+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'198","reported_seq":1042,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.907926+0000","last_change":"2023-09-23T20:46:19.109898+0000","last_active":"2023-09-23T20:49:21.907926+0000","last_peered":"2023-09-23T20:49:21.907926+0000","last_clean":"2023-09-23T20:49:21.907926+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:49:21.907926+0000","last_undegraded":"2023-09-23T20:49:21.907926+0000","last_fullsized":"2023-09-23T20:49:21.907926+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":198,"log_dups_size":0,"ondisk_log_size":198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079374700000000003,"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":988,"num_read_kb":1257,"num_write":180,"num_write_kb":302,"num_scrub_errors":0,"num_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":702,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.341696+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:49:22.341696+0000","last_peered":"2023-09-23T20:49:22.341696+0000","last_clean":"2023-09-23T20:49:22.341696+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:49:22.341696+0000","last_undegraded":"2023-09-23T20:49:22.341696+0000","last_fullsized":"2023-09-23T20:49:22.341696+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":276,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.059957+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:49:22.059957+0000","last_peered":"2023-09-23T20:49:22.059957+0000","last_clean":"2023-09-23T20:49:22.059957+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:49:22.059957+0000","last_undegraded":"2023-09-23T20:49:22.059957+0000","last_fullsized":"2023-09-23T20:49:22.059957+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909893+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:49:21.909893+0000","last_peered":"2023-09-23T20:49:21.909893+0000","last_clean":"2023-09-23T20:49:21.909893+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:49:21.909893+0000","last_undegraded":"2023-09-23T20:49:21.909893+0000","last_fullsized":"2023-09-23T20:49:21.909893+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"384'76","reported_seq":333,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.341772+0000","last_change":"2023-09-23T20:46:19.046526+0000","last_active":"2023-09-23T20:49:22.341772+0000","last_peered":"2023-09-23T20:49:22.341772+0000","last_clean":"2023-09-23T20:49:22.341772+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:49:22.341772+0000","last_undegraded":"2023-09-23T20:49:22.341772+0000","last_fullsized":"2023-09-23T20:49:22.341772+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":76,"log_dups_size":0,"ondisk_log_size":76,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024929850000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":522,"num_read_kb":2044,"num_write":76,"num_write_kb":1360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":392,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.141997+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:49:32.141997+0000","last_peered":"2023-09-23T20:49:32.141997+0000","last_clean":"2023-09-23T20:49:32.141997+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:49:32.141997+0000","last_undegraded":"2023-09-23T20:49:32.141997+0000","last_fullsized":"2023-09-23T20:49:32.141997+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":398,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:31.658306+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:49:31.658306+0000","last_peered":"2023-09-23T20:49:31.658306+0000","last_clean":"2023-09-23T20:49:31.658306+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:49:31.658306+0000","last_undegraded":"2023-09-23T20:49:31.658306+0000","last_fullsized":"2023-09-23T20:49:31.658306+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"384'119","reported_seq":639,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342732+0000","last_change":"2023-09-23T20:46:19.045295+0000","last_active":"2023-09-23T20:49:22.342732+0000","last_peered":"2023-09-23T20:49:22.342732+0000","last_clean":"2023-09-23T20:49:22.342732+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:49:22.342732+0000","last_undegraded":"2023-09-23T20:49:22.342732+0000","last_fullsized":"2023-09-23T20:49:22.342732+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050441099999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":999,"num_read_kb":3077,"num_write":88,"num_write_kb":2175,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125116+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:49:32.125116+0000","last_peered":"2023-09-23T20:49:32.125116+0000","last_clean":"2023-09-23T20:49:32.125116+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:49:32.125116+0000","last_undegraded":"2023-09-23T20:49:32.125116+0000","last_fullsized":"2023-09-23T20:49:32.125116+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142546+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:49:32.142546+0000","last_peered":"2023-09-23T20:49:32.142546+0000","last_clean":"2023-09-23T20:49:32.142546+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:49:32.142546+0000","last_undegraded":"2023-09-23T20:49:32.142546+0000","last_fullsized":"2023-09-23T20:49:32.142546+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":435,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452718+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:49:33.452718+0000","last_peered":"2023-09-23T20:49:33.452718+0000","last_clean":"2023-09-23T20:49:33.452718+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:49:33.452718+0000","last_undegraded":"2023-09-23T20:49:33.452718+0000","last_fullsized":"2023-09-23T20:49:33.452718+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":"384'128","reported_seq":600,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125486+0000","last_change":"2023-09-23T20:46:19.041702+0000","last_active":"2023-09-23T20:49:32.125486+0000","last_peered":"2023-09-23T20:49:32.125486+0000","last_clean":"2023-09-23T20:49:32.125486+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:49:32.125486+0000","last_undegraded":"2023-09-23T20:49:32.125486+0000","last_fullsized":"2023-09-23T20:49:32.125486+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+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-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075657100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":303,"num_read_kb":1772,"num_write":122,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451303+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:49:33.451303+0000","last_peered":"2023-09-23T20:49:33.451303+0000","last_clean":"2023-09-23T20:49:33.451303+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:49:33.451303+0000","last_undegraded":"2023-09-23T20:49:33.451303+0000","last_fullsized":"2023-09-23T20:49:33.451303+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'95","reported_seq":795,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909990+0000","last_change":"2023-09-23T20:46:19.133354+0000","last_active":"2023-09-23T20:49:21.909990+0000","last_peered":"2023-09-23T20:49:21.909990+0000","last_clean":"2023-09-23T20:49:21.909990+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:49:21.909990+0000","last_undegraded":"2023-09-23T20:49:21.909990+0000","last_fullsized":"2023-09-23T20:49:21.909990+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+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-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00124774,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":635,"num_read_kb":1589,"num_write":75,"num_write_kb":1058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":378,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:31.658347+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:49:31.658347+0000","last_peered":"2023-09-23T20:49:31.658347+0000","last_clean":"2023-09-23T20:49:31.658347+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:49:31.658347+0000","last_undegraded":"2023-09-23T20:49:31.658347+0000","last_fullsized":"2023-09-23T20:49:31.658347+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":363,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280111+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:49:22.280111+0000","last_peered":"2023-09-23T20:49:22.280111+0000","last_clean":"2023-09-23T20:49:22.280111+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:49:22.280111+0000","last_undegraded":"2023-09-23T20:49:22.280111+0000","last_fullsized":"2023-09-23T20:49:22.280111+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":398,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142337+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:49:32.142337+0000","last_peered":"2023-09-23T20:49:32.142337+0000","last_clean":"2023-09-23T20:49:32.142337+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:49:32.142337+0000","last_undegraded":"2023-09-23T20:49:32.142337+0000","last_fullsized":"2023-09-23T20:49:32.142337+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.212947+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:49:22.212947+0000","last_peered":"2023-09-23T20:49:22.212947+0000","last_clean":"2023-09-23T20:49:22.212947+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:49:22.212947+0000","last_undegraded":"2023-09-23T20:49:22.212947+0000","last_fullsized":"2023-09-23T20:49:22.212947+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":366,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908252+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:49:21.908252+0000","last_peered":"2023-09-23T20:49:21.908252+0000","last_clean":"2023-09-23T20:49:21.908252+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:49:21.908252+0000","last_undegraded":"2023-09-23T20:49:21.908252+0000","last_fullsized":"2023-09-23T20:49:21.908252+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281535+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:49:22.281535+0000","last_peered":"2023-09-23T20:49:22.281535+0000","last_clean":"2023-09-23T20:49:22.281535+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:49:22.281535+0000","last_undegraded":"2023-09-23T20:49:22.281535+0000","last_fullsized":"2023-09-23T20:49:22.281535+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908121+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:49:21.908121+0000","last_peered":"2023-09-23T20:49:21.908121+0000","last_clean":"2023-09-23T20:49:21.908121+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:49:21.908121+0000","last_undegraded":"2023-09-23T20:49:21.908121+0000","last_fullsized":"2023-09-23T20:49:21.908121+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281079+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:49:22.281079+0000","last_peered":"2023-09-23T20:49:22.281079+0000","last_clean":"2023-09-23T20:49:22.281079+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:49:22.281079+0000","last_undegraded":"2023-09-23T20:49:22.281079+0000","last_fullsized":"2023-09-23T20:49:22.281079+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452402+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:49:33.452402+0000","last_peered":"2023-09-23T20:49:33.452402+0000","last_clean":"2023-09-23T20:49:33.452402+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:49:33.452402+0000","last_undegraded":"2023-09-23T20:49:33.452402+0000","last_fullsized":"2023-09-23T20:49:33.452402+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.060428+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:49:22.060428+0000","last_peered":"2023-09-23T20:49:22.060428+0000","last_clean":"2023-09-23T20:49:22.060428+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:49:22.060428+0000","last_undegraded":"2023-09-23T20:49:22.060428+0000","last_fullsized":"2023-09-23T20:49:22.060428+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":459,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142828+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:49:32.142828+0000","last_peered":"2023-09-23T20:49:32.142828+0000","last_clean":"2023-09-23T20:49:32.142828+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:49:32.142828+0000","last_undegraded":"2023-09-23T20:49:32.142828+0000","last_fullsized":"2023-09-23T20:49:32.142828+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280134+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:49:22.280134+0000","last_peered":"2023-09-23T20:49:22.280134+0000","last_clean":"2023-09-23T20:49:22.280134+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:49:22.280134+0000","last_undegraded":"2023-09-23T20:49:22.280134+0000","last_fullsized":"2023-09-23T20:49:22.280134+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":236223201961,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":359324,"kb_used_data":5012,"kb_used_omap":0,"kb_used_meta":354304,"kb_avail":93385828,"statfs":{"total":95995035648,"available":95627087872,"internally_reserved":0,"allocated":5132288,"data_stored":3667816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":362807296},"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 Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.89100000000000001,"15min":1.5169999999999999},"min":{"1min":0.47599999999999998,"5min":0.38200000000000001,"15min":0.26100000000000001},"max":{"1min":1.1419999999999999,"5min":1.2070000000000001,"15min":56.399000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.879,"15min":1.5900000000000001},"min":{"1min":0.60299999999999998,"5min":0.40000000000000002,"15min":0.27800000000000002},"max":{"1min":1.2310000000000001,"5min":1.6020000000000001,"15min":61.406999999999996},"last":0.86199999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:49:54 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.93200000000000005,"15min":1.069},"min":{"1min":0.628,"5min":0.59099999999999997,"15min":0.314},"max":{"1min":1.2909999999999999,"5min":1.3069999999999999,"15min":23.283999999999999},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.92600000000000005,"15min":1.1579999999999999},"min":{"1min":0.81999999999999995,"5min":0.496,"15min":0.26800000000000002},"max":{"1min":1.248,"5min":1.528,"15min":23.321999999999999},"last":1.179}]},{"osd":2,"last update":"Sat Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.98099999999999998,"15min":1.099},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.33700000000000002},"max":{"1min":1.3700000000000001,"5min":1.4099999999999999,"15min":26.445},"last":1.2549999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.97199999999999998,"15min":1.2090000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.27300000000000002},"max":{"1min":1.27,"5min":1.9159999999999999,"15min":22.346},"last":1.3120000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:49:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0229999999999999,"15min":1.5900000000000001},"min":{"1min":0.80400000000000005,"5min":0.626,"15min":0.34000000000000002},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":75.024000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.083,"5min":0.98999999999999999,"15min":1.7669999999999999},"min":{"1min":0.74299999999999999,"5min":0.48599999999999999,"15min":0.308},"max":{"1min":1.9099999999999999,"5min":1.998,"15min":75.269000000000005},"last":1.21}]},{"osd":4,"last update":"Sat Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.018,"15min":1.1739999999999999},"min":{"1min":0.67500000000000004,"5min":0.56299999999999994,"15min":0.31},"max":{"1min":1.3360000000000001,"5min":1.391,"15min":45.527000000000001},"last":1.141},{"interface":"front","average":{"1min":1.032,"5min":1.0089999999999999,"15min":1.3140000000000001},"min":{"1min":0.77600000000000002,"5min":0.54100000000000004,"15min":0.33300000000000002},"max":{"1min":1.3779999999999999,"5min":2.0619999999999998,"15min":45.575000000000003},"last":1.0980000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.03,"15min":1.0269999999999999},"min":{"1min":0.77600000000000002,"5min":0.51400000000000001,"15min":0.28599999999999998},"max":{"1min":1.361,"5min":1.913,"15min":9.2739999999999991},"last":1.071},{"interface":"front","average":{"1min":1.133,"5min":1.133,"15min":1.0720000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.29899999999999999},"max":{"1min":1.413,"5min":1.5189999999999999,"15min":9.7119999999999997},"last":1.3979999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.1040000000000001,"15min":1.23},"min":{"1min":0.94099999999999995,"5min":0.60399999999999998,"15min":0.316},"max":{"1min":1.4419999999999999,"5min":1.7989999999999999,"15min":8.2420000000000009},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.266,"5min":1.2490000000000001,"15min":1.3740000000000001},"min":{"1min":0.89900000000000002,"5min":0.69999999999999996,"15min":0.34899999999999998},"max":{"1min":1.5389999999999999,"5min":1.679,"15min":11.459},"last":1.444}]}]},{"osd":6,"up_from":299,"seq":1284195221662,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":230992,"kb_used_data":9096,"kb_used_omap":11,"kb_used_meta":221876,"kb_avail":93514160,"statfs":{"total":95995035648,"available":95758499840,"internally_reserved":0,"allocated":9314304,"data_stored":7861670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":227202016},"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 Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92900000000000005,"15min":2.1909999999999998},"min":{"1min":0.63400000000000001,"5min":0.40400000000000003,"15min":0.26300000000000001},"max":{"1min":1.361,"5min":1.4059999999999999,"15min":227.89099999999999},"last":1.03},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.96499999999999997,"15min":2.2469999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.26300000000000001},"max":{"1min":1.4019999999999999,"5min":1.675,"15min":228.392},"last":0.70999999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.99299999999999999,"15min":1.3220000000000001},"min":{"1min":0.81299999999999994,"5min":0.503,"15min":0.31},"max":{"1min":1.2969999999999999,"5min":1.4199999999999999,"15min":7.2880000000000003},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.93899999999999995,"15min":1.452},"min":{"1min":0.61299999999999999,"5min":0.53100000000000003,"15min":0.28299999999999997},"max":{"1min":1.323,"5min":1.474,"15min":9.0690000000000008},"last":0.97199999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.97499999999999998,"15min":2.3919999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.308},"max":{"1min":1.304,"5min":1.5640000000000001,"15min":62.82},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.0169999999999999,"15min":2.5800000000000001},"min":{"1min":0.71399999999999997,"5min":0.65500000000000003,"15min":0.30599999999999999},"max":{"1min":1.254,"5min":1.573,"15min":62.402999999999999},"last":0.997}]},{"osd":3,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.98499999999999999,"15min":2.2050000000000001},"min":{"1min":0.75800000000000001,"5min":0.56499999999999995,"15min":0.31900000000000001},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":107.131},"last":0.753},{"interface":"front","average":{"1min":1.01,"5min":1.0640000000000001,"15min":1.9610000000000001},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.34499999999999997},"max":{"1min":1.653,"5min":1.653,"15min":107.175},"last":0.81200000000000006}]},{"osd":4,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.002,"15min":1.3680000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.33400000000000002},"max":{"1min":1.4019999999999999,"5min":1.5760000000000001,"15min":8.2170000000000005},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.0980000000000001,"15min":1.3660000000000001},"min":{"1min":0.79700000000000004,"5min":0.53500000000000003,"15min":0.30599999999999999},"max":{"1min":1.391,"5min":1.9350000000000001,"15min":7.3650000000000002},"last":1.0549999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.127,"15min":1.3120000000000001},"min":{"1min":0.84399999999999997,"5min":0.56000000000000005,"15min":0.36799999999999999},"max":{"1min":1.325,"5min":1.8200000000000001,"15min":8.0609999999999999},"last":1.099},{"interface":"front","average":{"1min":1.046,"5min":1.0680000000000001,"15min":1.448},"min":{"1min":0.72299999999999998,"5min":0.55100000000000005,"15min":0.33100000000000002},"max":{"1min":1.4730000000000001,"5min":1.6140000000000001,"15min":9.2100000000000009},"last":0.86799999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.121,"15min":1.4450000000000001},"min":{"1min":0.80600000000000005,"5min":0.46500000000000002,"15min":0.30399999999999999},"max":{"1min":1.4139999999999999,"5min":1.587,"15min":9.1530000000000005},"last":1.075},{"interface":"front","average":{"1min":1.143,"5min":1.1910000000000001,"15min":1.3},"min":{"1min":0.69399999999999995,"5min":0.57099999999999995,"15min":0.34899999999999998},"max":{"1min":1.4359999999999999,"5min":1.696,"15min":9.2400000000000002},"last":1.1950000000000001}]}]},{"osd":1,"up_from":90,"seq":386547057147,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":868476,"kb_used_data":9332,"kb_used_omap":4,"kb_used_meta":859131,"kb_avail":92876676,"statfs":{"total":95995035648,"available":95105716224,"internally_reserved":0,"allocated":9555968,"data_stored":7386779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":879751054},"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 Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.69399999999999995,"15min":2.1259999999999999},"min":{"1min":0.39000000000000001,"5min":0.26100000000000001,"15min":0.17399999999999999},"max":{"1min":1.087,"5min":1.1919999999999999,"15min":133.53200000000001},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.73899999999999999,"15min":2.1139999999999999},"min":{"1min":0.28599999999999998,"5min":0.247,"15min":0.186},"max":{"1min":1.0169999999999999,"5min":1.121,"15min":131.57499999999999},"last":0.67100000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:50:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.65600000000000003,"15min":1.607},"min":{"1min":0.33400000000000002,"5min":0.27600000000000002,"15min":0.186},"max":{"1min":0.85799999999999998,"5min":0.99099999999999999,"15min":110.608},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.73599999999999999,"15min":1.4910000000000001},"min":{"1min":0.38600000000000001,"5min":0.307,"15min":0.19900000000000001},"max":{"1min":1.147,"5min":1.343,"15min":112.98},"last":0.752}]},{"osd":3,"last update":"Sat Sep 23 20:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.74099999999999999,"15min":1.5760000000000001},"min":{"1min":0.49299999999999999,"5min":0.36499999999999999,"15min":0.20699999999999999},"max":{"1min":1.141,"5min":1.2769999999999999,"15min":94.668000000000006},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.86399999999999999,"15min":1.6890000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.23000000000000001},"max":{"1min":1.169,"5min":1.2410000000000001,"15min":93.734999999999999},"last":0.85099999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96899999999999997,"15min":1.139},"min":{"1min":0.57799999999999996,"5min":0.54200000000000004,"15min":0.29499999999999998},"max":{"1min":1.3759999999999999,"5min":2.6110000000000002,"15min":8.8190000000000008},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.995,"15min":1.246},"min":{"1min":0.74299999999999999,"5min":0.55700000000000005,"15min":0.28799999999999998},"max":{"1min":1.319,"5min":3.1110000000000002,"15min":9.0950000000000006},"last":1.02}]},{"osd":5,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0109999999999999,"15min":1.3320000000000001},"min":{"1min":0.78600000000000003,"5min":0.48599999999999999,"15min":0.27700000000000002},"max":{"1min":1.2569999999999999,"5min":2.0289999999999999,"15min":9.5280000000000005},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1040000000000001,"15min":1.2669999999999999},"min":{"1min":0.755,"5min":0.67000000000000004,"15min":0.34599999999999997},"max":{"1min":1.2609999999999999,"5min":1.972,"15min":8.7110000000000003},"last":1.0680000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.999,"15min":1.3979999999999999},"min":{"1min":0.67700000000000005,"5min":0.504,"15min":0.34599999999999997},"max":{"1min":1.1659999999999999,"5min":1.7749999999999999,"15min":9.6059999999999999},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.0880000000000001,"15min":1.419},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.39300000000000002},"max":{"1min":1.532,"5min":1.6759999999999999,"15min":11.728999999999999},"last":1.1120000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0529999999999999,"15min":1.421},"min":{"1min":0.86899999999999999,"5min":0.56499999999999995,"15min":0.35399999999999998},"max":{"1min":1.323,"5min":1.6899999999999999,"15min":9.5709999999999997},"last":1.274},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.143,"15min":1.3009999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.41099999999999998},"max":{"1min":1.4530000000000001,"5min":1.6719999999999999,"15min":8.7929999999999993},"last":1.1539999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220673,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":970996,"kb_used_data":5804,"kb_used_omap":5,"kb_used_meta":965178,"kb_avail":92774156,"statfs":{"total":95995035648,"available":95000735744,"internally_reserved":0,"allocated":5943296,"data_stored":3779718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":988342906},"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 Sep 23 20:50:25 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.67800000000000005,"15min":2.407},"min":{"1min":0.41199999999999998,"5min":0.28799999999999998,"15min":0.20100000000000001},"max":{"1min":1.024,"5min":1.1240000000000001,"15min":184.161},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.69999999999999996,"15min":2.5649999999999999},"min":{"1min":0.39600000000000002,"5min":0.35199999999999998,"15min":0.19900000000000001},"max":{"1min":0.89900000000000002,"5min":1.3220000000000001,"15min":184.23699999999999},"last":0.65700000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68700000000000006,"15min":1.839},"min":{"1min":0.42099999999999999,"5min":0.39100000000000001,"15min":0.20799999999999999},"max":{"1min":0.96899999999999997,"5min":1.226,"15min":84.491},"last":0.87},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.77000000000000002,"15min":1.5960000000000001},"min":{"1min":0.47199999999999998,"5min":0.375,"15min":0.218},"max":{"1min":0.94799999999999995,"5min":1.288,"15min":83.647999999999996},"last":0.89900000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:50:08 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.78700000000000003,"15min":1.6259999999999999},"min":{"1min":0.434,"5min":0.38500000000000001,"15min":0.21299999999999999},"max":{"1min":1.3089999999999999,"5min":1.397,"15min":59.131},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.83099999999999996,"15min":1.8580000000000001},"min":{"1min":0.52700000000000002,"5min":0.44600000000000001,"15min":0.246},"max":{"1min":1.2310000000000001,"5min":1.448,"15min":59.090000000000003},"last":1.036}]},{"osd":4,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.997,"15min":1.3999999999999999},"min":{"1min":0.66700000000000004,"5min":0.65700000000000003,"15min":0.316},"max":{"1min":1.425,"5min":1.762,"15min":12.413},"last":0.92700000000000005},{"interface":"front","average":{"1min":1,"5min":1.02,"15min":1.6180000000000001},"min":{"1min":0.80800000000000005,"5min":0.55900000000000005,"15min":0.30199999999999999},"max":{"1min":1.258,"5min":1.4850000000000001,"15min":17.652999999999999},"last":1.2010000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.028,"15min":1.6000000000000001},"min":{"1min":0.753,"5min":0.61099999999999999,"15min":0.33000000000000002},"max":{"1min":1.494,"5min":1.778,"15min":17.699999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":1,"5min":1.0660000000000001,"15min":1.417},"min":{"1min":0.72099999999999997,"5min":0.57899999999999996,"15min":0.37},"max":{"1min":1.427,"5min":1.653,"15min":8.734},"last":1.1739999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:50:25 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0880000000000001,"15min":1.6759999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.38400000000000001},"max":{"1min":1.4390000000000001,"5min":1.6319999999999999,"15min":17.728999999999999},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.141,"5min":1.167,"15min":1.7410000000000001},"min":{"1min":0.85599999999999998,"5min":0.71499999999999997,"15min":0.42799999999999999},"max":{"1min":1.5469999999999999,"5min":1.8340000000000001,"15min":17.759},"last":1.4159999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.1180000000000001,"15min":1.5029999999999999},"min":{"1min":0.77400000000000002,"5min":0.64500000000000002,"15min":0.376},"max":{"1min":1.3520000000000001,"5min":1.7210000000000001,"15min":9.8529999999999998},"last":1.363},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.125,"15min":1.4379999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.32600000000000001},"max":{"1min":1.4670000000000001,"5min":1.8640000000000001,"15min":12.738},"last":1.377}]}]},{"osd":2,"up_from":95,"seq":408021893610,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":714816,"kb_used_data":5240,"kb_used_omap":7,"kb_used_meta":709560,"kb_avail":93030336,"statfs":{"total":95995035648,"available":95263064064,"internally_reserved":0,"allocated":5365760,"data_stored":3191459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":726589521},"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 Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.64700000000000002,"15min":1.6719999999999999},"min":{"1min":0.32700000000000001,"5min":0.30499999999999999,"15min":0.18099999999999999},"max":{"1min":0.754,"5min":1.5169999999999999,"15min":77.385000000000005},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.71199999999999997,"15min":1.915},"min":{"1min":0.317,"5min":0.317,"15min":0.218},"max":{"1min":1.0449999999999999,"5min":1.7509999999999999,"15min":77.900000000000006},"last":0.70299999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.73399999999999999,"15min":1.3260000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.214},"max":{"1min":0.999,"5min":1.655,"15min":27.634},"last":0.877},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.77900000000000003,"15min":1.387},"min":{"1min":0.39200000000000002,"5min":0.33500000000000002,"15min":0.22900000000000001},"max":{"1min":1.2270000000000001,"5min":1.4870000000000001,"15min":27.486000000000001},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:50:19 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.73399999999999999,"15min":1.8009999999999999},"min":{"1min":0.39800000000000002,"5min":0.372,"15min":0.26300000000000001},"max":{"1min":0.95999999999999996,"5min":1.7150000000000001,"15min":78.543000000000006},"last":0.749},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.79200000000000004,"15min":1.6459999999999999},"min":{"1min":0.42199999999999999,"5min":0.41399999999999998,"15min":0.20000000000000001},"max":{"1min":1.048,"5min":1.681,"15min":51.488999999999997},"last":0.83799999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.95499999999999996,"15min":1.2869999999999999},"min":{"1min":0.64900000000000002,"5min":0.58799999999999997,"15min":0.311},"max":{"1min":1.262,"5min":1.6080000000000001,"15min":9.6839999999999993},"last":1.03},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.018,"15min":1.3420000000000001},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.35599999999999998},"max":{"1min":1.4139999999999999,"5min":1.6539999999999999,"15min":9.6199999999999992},"last":0.94999999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.008,"15min":1.1479999999999999},"min":{"1min":0.67200000000000004,"5min":0.63300000000000001,"15min":0.33500000000000002},"max":{"1min":1.1870000000000001,"5min":1.7649999999999999,"15min":10.500999999999999},"last":1.008},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.98999999999999999,"15min":1.282},"min":{"1min":0.56999999999999995,"5min":0.52600000000000002,"15min":0.35499999999999998},"max":{"1min":1.3859999999999999,"5min":2.601,"15min":10.013},"last":1.2250000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:50:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.073,"15min":1.288},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.32900000000000001},"max":{"1min":1.446,"5min":1.8029999999999999,"15min":14.483000000000001},"last":1.069},{"interface":"front","average":{"1min":1.014,"5min":1.046,"15min":1.399},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.34699999999999998},"max":{"1min":1.3999999999999999,"5min":2.698,"15min":10.404999999999999},"last":1.2949999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.101,"15min":1.276},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.33900000000000002},"max":{"1min":1.361,"5min":1.835,"15min":16.652999999999999},"last":1.2569999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.0469999999999999,"15min":1.397},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.36099999999999999},"max":{"1min":1.476,"5min":2.6459999999999999,"15min":10.08},"last":1.3919999999999999}]}]},{"osd":3,"up_from":100,"seq":429496730084,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1039084,"kb_used_data":5156,"kb_used_omap":2,"kb_used_meta":1033917,"kb_avail":92706068,"statfs":{"total":95995035648,"available":94931013632,"internally_reserved":0,"allocated":5279744,"data_stored":3180259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1058731061},"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 Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.68799999999999994,"15min":3.363},"min":{"1min":0.35299999999999998,"5min":0.32400000000000001,"15min":0.18099999999999999},"max":{"1min":1.0029999999999999,"5min":1.6020000000000001,"15min":168.333},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.68999999999999995,"15min":3.1760000000000002},"min":{"1min":0.45900000000000002,"5min":0.35999999999999999,"15min":0.192},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":168.22999999999999},"last":0.86699999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.67400000000000004,"15min":1.5509999999999999},"min":{"1min":0.432,"5min":0.315,"15min":0.215},"max":{"1min":1.034,"5min":1.3480000000000001,"15min":67.179000000000002},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.753,"15min":1.4790000000000001},"min":{"1min":0.41299999999999998,"5min":0.38100000000000001,"15min":0.21299999999999999},"max":{"1min":1.0640000000000001,"5min":1.625,"15min":17.600999999999999},"last":0.93799999999999994}]},{"osd":2,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.77600000000000002,"15min":2.044},"min":{"1min":0.41399999999999998,"5min":0.377,"15min":0.248},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":60.033000000000001},"last":1.121},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.78600000000000003,"15min":2.1080000000000001},"min":{"1min":0.51400000000000001,"5min":0.41199999999999998,"15min":0.23499999999999999},"max":{"1min":1.766,"5min":1.766,"15min":67.016999999999996},"last":1.0129999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.95599999999999996,"15min":1.4039999999999999},"min":{"1min":0.73799999999999999,"5min":0.45300000000000001,"15min":0.29499999999999998},"max":{"1min":1.363,"5min":1.379,"15min":9.0690000000000008},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.97999999999999998,"15min":1.417},"min":{"1min":0.69999999999999996,"5min":0.57199999999999995,"15min":0.32400000000000001},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":12.414999999999999},"last":1.0449999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.99399999999999999,"15min":1.75},"min":{"1min":0.68700000000000006,"5min":0.497,"15min":0.32700000000000001},"max":{"1min":1.4019999999999999,"5min":1.5880000000000001,"15min":83.965000000000003},"last":1.097},{"interface":"front","average":{"1min":1.081,"5min":1.0680000000000001,"15min":1.8280000000000001},"min":{"1min":0.755,"5min":0.66600000000000004,"15min":0.35599999999999998},"max":{"1min":1.3839999999999999,"5min":1.6020000000000001,"15min":84.195999999999998},"last":1.3400000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.048,"15min":1.6259999999999999},"min":{"1min":0.65400000000000003,"5min":0.59999999999999998,"15min":0.33700000000000002},"max":{"1min":1.4119999999999999,"5min":1.637,"15min":12.519},"last":1.256},{"interface":"front","average":{"1min":1.173,"5min":1.0820000000000001,"15min":1.6879999999999999},"min":{"1min":0.63700000000000001,"5min":0.56399999999999995,"15min":0.35499999999999998},"max":{"1min":1.5700000000000001,"5min":1.5740000000000001,"15min":10.52},"last":1.377}]},{"osd":7,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.137,"15min":1.5529999999999999},"min":{"1min":0.72499999999999998,"5min":0.65300000000000002,"15min":0.38200000000000001},"max":{"1min":1.488,"5min":1.635,"15min":18.359999999999999},"last":1.161},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2150000000000001,"15min":1.6240000000000001},"min":{"1min":0.89400000000000002,"5min":0.749,"15min":0.41699999999999998},"max":{"1min":1.5329999999999999,"5min":1.726,"15min":18.388000000000002},"last":1.3109999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986886,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":547988,"kb_used_data":4428,"kb_used_omap":0,"kb_used_meta":543552,"kb_avail":93197164,"statfs":{"total":95995035648,"available":95433895936,"internally_reserved":0,"allocated":4534272,"data_stored":3077378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":556597248},"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 Sep 23 20:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88600000000000001,"15min":2.2709999999999999},"min":{"1min":0.54900000000000004,"5min":0.38200000000000001,"15min":0.23499999999999999},"max":{"1min":1.143,"5min":1.5960000000000001,"15min":132.52799999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.89800000000000002,"15min":2.5329999999999999},"min":{"1min":0.52400000000000002,"5min":0.495,"15min":0.26600000000000001},"max":{"1min":1.177,"5min":1.4159999999999999,"15min":132.57900000000001},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:50:11 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86899999999999999,"15min":1.4319999999999999},"min":{"1min":0.56899999999999995,"5min":0.48999999999999999,"15min":0.26800000000000002},"max":{"1min":1.141,"5min":1.3520000000000001,"15min":64.444999999999993},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.90200000000000002,"15min":1.504},"min":{"1min":0.624,"5min":0.48299999999999998,"15min":0.30499999999999999},"max":{"1min":1.329,"5min":1.8560000000000001,"15min":65.369},"last":0.755}]},{"osd":2,"last update":"Sat Sep 23 20:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.90500000000000003,"15min":2.7610000000000001},"min":{"1min":0.628,"5min":0.48499999999999999,"15min":0.30399999999999999},"max":{"1min":1.268,"5min":1.7150000000000001,"15min":187.89599999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.94299999999999995,"15min":2.8079999999999998},"min":{"1min":0.624,"5min":0.51700000000000002,"15min":0.28000000000000003},"max":{"1min":1.2649999999999999,"5min":1.496,"15min":189.535},"last":1.085}]},{"osd":3,"last update":"Sat Sep 23 20:50:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0209999999999999,"15min":1.6930000000000001},"min":{"1min":0.76900000000000002,"5min":0.56699999999999995,"15min":0.29199999999999998},"max":{"1min":1.2969999999999999,"5min":2.1589999999999998,"15min":31.518000000000001},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0800000000000001,"15min":1.774},"min":{"1min":0.871,"5min":0.52300000000000002,"15min":0.34999999999999998},"max":{"1min":1.3380000000000001,"5min":1.923,"15min":31.620000000000001},"last":0.97099999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.98499999999999999,"15min":1.7629999999999999},"min":{"1min":0.64900000000000002,"5min":0.44400000000000001,"15min":0.307},"max":{"1min":1.2569999999999999,"5min":1.8879999999999999,"15min":170.56},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1259999999999999,"15min":1.8879999999999999},"min":{"1min":0.82899999999999996,"5min":0.41399999999999998,"15min":0.313},"max":{"1min":1.387,"5min":1.8109999999999999,"15min":170.81399999999999},"last":1.2030000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:50:19 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.109,"15min":1.4410000000000001},"min":{"1min":0.65600000000000003,"5min":0.56799999999999995,"15min":0.36099999999999999},"max":{"1min":1.427,"5min":2.6429999999999998,"15min":8.6500000000000004},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.0940000000000001,"15min":1.6120000000000001},"min":{"1min":0.85099999999999998,"5min":0.38500000000000001,"15min":0.34999999999999998},"max":{"1min":1.577,"5min":2.5139999999999998,"15min":8.2539999999999996},"last":1.008}]},{"osd":7,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1240000000000001,"15min":1.26},"min":{"1min":0.81000000000000005,"5min":0.51600000000000001,"15min":0.35399999999999998},"max":{"1min":1.417,"5min":2.0760000000000001,"15min":10.616},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.222,"5min":1.157,"15min":1.3400000000000001},"min":{"1min":0.89500000000000002,"5min":0.65900000000000003,"15min":0.35699999999999998},"max":{"1min":1.6859999999999999,"5min":1.9910000000000001,"15min":8.6509999999999998},"last":1.121}]}]},{"osd":5,"up_from":39,"seq":167503725246,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":510152,"kb_used_data":8512,"kb_used_omap":0,"kb_used_meta":501632,"kb_avail":93235000,"statfs":{"total":95995035648,"available":95472640000,"internally_reserved":0,"allocated":8716288,"data_stored":7267445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":513671168},"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 Sep 23 20:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.86199999999999999,"15min":2.5990000000000002},"min":{"1min":0.54500000000000004,"5min":0.47099999999999997,"15min":0.23599999999999999},"max":{"1min":1.0389999999999999,"5min":1.5649999999999999,"15min":166.43700000000001},"last":1.091},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.874,"15min":2.7679999999999998},"min":{"1min":0.71299999999999997,"5min":0.46500000000000002,"15min":0.26100000000000001},"max":{"1min":1.04,"5min":1.583,"15min":165.25299999999999},"last":0.84299999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.90500000000000003,"15min":2.593},"min":{"1min":0.58299999999999996,"5min":0.41599999999999998,"15min":0.28799999999999998},"max":{"1min":1.226,"5min":1.397,"15min":146.178},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.96099999999999997,"15min":2.5499999999999998},"min":{"1min":0.57299999999999995,"5min":0.52700000000000002,"15min":0.27000000000000002},"max":{"1min":1.21,"5min":1.639,"15min":145.876},"last":0.88300000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.92900000000000005,"15min":1.46},"min":{"1min":0.61899999999999999,"5min":0.51200000000000001,"15min":0.28199999999999997},"max":{"1min":1.2769999999999999,"5min":1.3620000000000001,"15min":35.042999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.103,"15min":1.3580000000000001},"min":{"1min":0.69799999999999995,"5min":0.60899999999999999,"15min":0.33300000000000002},"max":{"1min":1.429,"5min":1.6479999999999999,"15min":35.210000000000001},"last":1.0049999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":2.4420000000000002,"15min":2.133},"min":{"1min":0.65500000000000003,"5min":0.56399999999999995,"15min":0.312},"max":{"1min":1.1639999999999999,"5min":152.15600000000001,"15min":152.15600000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.0640000000000001,"5min":2.4249999999999998,"15min":2.21},"min":{"1min":0.73699999999999999,"5min":0.50900000000000001,"15min":0.30299999999999999},"max":{"1min":1.2909999999999999,"5min":152.13499999999999,"15min":152.13499999999999},"last":1.048}]},{"osd":4,"last update":"Sat Sep 23 20:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.97299999999999998,"15min":1.2410000000000001},"min":{"1min":0.68600000000000005,"5min":0.55600000000000005,"15min":0.28000000000000003},"max":{"1min":1.288,"5min":1.4650000000000001,"15min":10.775},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0580000000000001,"15min":1.2370000000000001},"min":{"1min":0.85599999999999998,"5min":0.54300000000000004,"15min":0.27500000000000002},"max":{"1min":1.488,"5min":1.875,"15min":7.8079999999999998},"last":0.94799999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.0840000000000001,"15min":1.339},"min":{"1min":0.86599999999999999,"5min":0.48999999999999999,"15min":0.36099999999999999},"max":{"1min":1.452,"5min":1.6739999999999999,"15min":9.2149999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.218,"15min":1.357},"min":{"1min":1.008,"5min":0.749,"15min":0.38900000000000001},"max":{"1min":1.5389999999999999,"5min":1.77,"15min":7.9409999999999998},"last":1.1899999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.046,"15min":1.234},"min":{"1min":0.84299999999999997,"5min":0.41799999999999998,"15min":0.33000000000000002},"max":{"1min":1.3180000000000001,"5min":1.542,"15min":12.609999999999999},"last":1.4590000000000001},{"interface":"front","average":{"1min":1.165,"5min":1.1719999999999999,"15min":1.381},"min":{"1min":0.81399999999999995,"5min":0.53300000000000003,"15min":0.41599999999999998},"max":{"1min":1.349,"5min":1.8280000000000001,"15min":12.666},"last":1.4319999999999999}]}]}],"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":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":4198400,"data_stored":4194323,"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":4198400,"data_stored":4194323,"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":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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-09-23T20:50:58.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:50:59.402 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:59 smithi112 bash[104422]: audit 2023-09-23T20:50:57.636081+0000 mgr.y (mgr.34107) 1521 : audit 0 from='client.46688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:50:59.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:50:59 smithi112 bash[104422]: cluster 2023-09-23T20:50:58.121737+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:59.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:59 smithi112 bash[107672]: audit 2023-09-23T20:50:57.636081+0000 mgr.y (mgr.34107) 1521 : audit 0 from='client.46688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:50:59.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:50:59 smithi112 bash[107672]: cluster 2023-09-23T20:50:58.121737+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:50:59.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:59 smithi174 bash[91578]: audit 2023-09-23T20:50:57.636081+0000 mgr.y (mgr.34107) 1521 : audit 0 from='client.46688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:50:59.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:50:59 smithi174 bash[91578]: cluster 2023-09-23T20:50:58.121737+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:00.652 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:00 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:51:00] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T20:51:01.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:01 smithi112 bash[104422]: cluster 2023-09-23T20:51:00.122782+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:01.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:01 smithi112 bash[107672]: cluster 2023-09-23T20:51:00.122782+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:01.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:01 smithi174 bash[91578]: cluster 2023-09-23T20:51:00.122782+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:03.403 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:03 smithi112 bash[104422]: cluster 2023-09-23T20:51:02.123574+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:03.403 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:03 smithi112 bash[107672]: cluster 2023-09-23T20:51:02.123574+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:03.484 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:03.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:03 smithi174 bash[91578]: cluster 2023-09-23T20:51:02.123574+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:05.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:05 smithi174 bash[91578]: cluster 2023-09-23T20:51:04.124472+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:05.652 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:05 smithi112 bash[104422]: cluster 2023-09-23T20:51:04.124472+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:05.653 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:05 smithi112 bash[107672]: cluster 2023-09-23T20:51:04.124472+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:07.188 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-09-23T20:51:07.189 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2023-09-23T20:51:07.479 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:07 smithi112 bash[107672]: cluster 2023-09-23T20:51:06.125232+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:07.479 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:07 smithi112 bash[104422]: cluster 2023-09-23T20:51:06.125232+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:07.568 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:07 smithi174 bash[91578]: cluster 2023-09-23T20:51:06.125232+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:51:08.164 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":1728,"stamp":"2023-09-23T20:51:06.124781+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"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":6494,"num_read_kb":14172,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":4154104,"num_keys_recovered":10,"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":1198,"ondisk_log_size":1198,"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":5241828,"kb_used_data":52580,"kb_used_omap":31,"kb_used_meta":5189152,"kb_avail":744719388,"statfs":{"total":767960285184,"available":762592653312,"internally_reserved":0,"allocated":53841920,"data_stored":39412524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32146,"internal_metadata":5313692270},"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.005231"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":383,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281153+0000","last_change":"2023-09-23T20:10:21.836773+0000","last_active":"2023-09-23T20:49:22.281153+0000","last_peered":"2023-09-23T20:49:22.281153+0000","last_clean":"2023-09-23T20:49:22.281153+0000","last_became_active":"2023-09-23T20:10:21.836301+0000","last_became_peered":"2023-09-23T20:10:21.836301+0000","last_unstale":"2023-09-23T20:49:22.281153+0000","last_undegraded":"2023-09-23T20:49:22.281153+0000","last_fullsized":"2023-09-23T20:49:22.281153+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:38:58.679459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452399+0000","last_change":"2023-09-23T20:10:49.094475+0000","last_active":"2023-09-23T20:49:33.452399+0000","last_peered":"2023-09-23T20:49:33.452399+0000","last_clean":"2023-09-23T20:49:33.452399+0000","last_became_active":"2023-09-23T20:10:49.094093+0000","last_became_peered":"2023-09-23T20:10:49.094093+0000","last_unstale":"2023-09-23T20:49:33.452399+0000","last_undegraded":"2023-09-23T20:49:33.452399+0000","last_fullsized":"2023-09-23T20:49:33.452399+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:50:20.881292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":367,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.124073+0000","last_change":"2023-09-23T20:10:49.092853+0000","last_active":"2023-09-23T20:49:32.124073+0000","last_peered":"2023-09-23T20:49:32.124073+0000","last_clean":"2023-09-23T20:49:32.124073+0000","last_became_active":"2023-09-23T20:10:49.092465+0000","last_became_peered":"2023-09-23T20:10:49.092465+0000","last_unstale":"2023-09-23T20:49:32.124073+0000","last_undegraded":"2023-09-23T20:49:32.124073+0000","last_fullsized":"2023-09-23T20:49:32.124073+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:08:57.804345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":430,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142633+0000","last_change":"2023-09-23T20:41:36.085037+0000","last_active":"2023-09-23T20:49:32.142633+0000","last_peered":"2023-09-23T20:49:32.142633+0000","last_clean":"2023-09-23T20:49:32.142633+0000","last_became_active":"2023-09-23T20:41:36.084520+0000","last_became_peered":"2023-09-23T20:41:36.084520+0000","last_unstale":"2023-09-23T20:49:32.142633+0000","last_undegraded":"2023-09-23T20:49:32.142633+0000","last_fullsized":"2023-09-23T20:49:32.142633+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:29.783985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451659+0000","last_change":"2023-09-23T20:10:49.084990+0000","last_active":"2023-09-23T20:49:33.451659+0000","last_peered":"2023-09-23T20:49:33.451659+0000","last_clean":"2023-09-23T20:49:33.451659+0000","last_became_active":"2023-09-23T20:10:49.084413+0000","last_became_peered":"2023-09-23T20:10:49.084413+0000","last_unstale":"2023-09-23T20:49:33.451659+0000","last_undegraded":"2023-09-23T20:49:33.451659+0000","last_fullsized":"2023-09-23T20:49:33.451659+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:20:14.656483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909990+0000","last_change":"2023-09-23T20:37:53.930158+0000","last_active":"2023-09-23T20:49:21.909990+0000","last_peered":"2023-09-23T20:49:21.909990+0000","last_clean":"2023-09-23T20:49:21.909990+0000","last_became_active":"2023-09-23T20:37:53.921669+0000","last_became_peered":"2023-09-23T20:37:53.921669+0000","last_unstale":"2023-09-23T20:49:21.909990+0000","last_undegraded":"2023-09-23T20:49:21.909990+0000","last_fullsized":"2023-09-23T20:49:21.909990+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:23.803519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":389,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:26.657474+0000","last_change":"2023-09-23T20:21:46.298537+0000","last_active":"2023-09-23T20:49:26.657474+0000","last_peered":"2023-09-23T20:49:26.657474+0000","last_clean":"2023-09-23T20:49:26.657474+0000","last_became_active":"2023-09-23T20:21:46.298083+0000","last_became_peered":"2023-09-23T20:21:46.298083+0000","last_unstale":"2023-09-23T20:49:26.657474+0000","last_undegraded":"2023-09-23T20:49:26.657474+0000","last_fullsized":"2023-09-23T20:49:26.657474+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:36:40.066554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":397,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451596+0000","last_change":"2023-09-23T20:37:53.880355+0000","last_active":"2023-09-23T20:49:33.451596+0000","last_peered":"2023-09-23T20:49:33.451596+0000","last_clean":"2023-09-23T20:49:33.451596+0000","last_became_active":"2023-09-23T20:37:53.880039+0000","last_became_peered":"2023-09-23T20:37:53.880039+0000","last_unstale":"2023-09-23T20:49:33.451596+0000","last_undegraded":"2023-09-23T20:49:33.451596+0000","last_fullsized":"2023-09-23T20:49:33.451596+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:34:34.695905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":403,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908462+0000","last_change":"2023-09-23T20:41:36.081894+0000","last_active":"2023-09-23T20:49:21.908462+0000","last_peered":"2023-09-23T20:49:21.908462+0000","last_clean":"2023-09-23T20:49:21.908462+0000","last_became_active":"2023-09-23T20:41:36.081469+0000","last_became_peered":"2023-09-23T20:41:36.081469+0000","last_unstale":"2023-09-23T20:49:21.908462+0000","last_undegraded":"2023-09-23T20:49:21.908462+0000","last_fullsized":"2023-09-23T20:49:21.908462+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:47.990127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":394,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451718+0000","last_change":"2023-09-23T20:41:36.078503+0000","last_active":"2023-09-23T20:49:33.451718+0000","last_peered":"2023-09-23T20:49:33.451718+0000","last_clean":"2023-09-23T20:49:33.451718+0000","last_became_active":"2023-09-23T20:41:36.078139+0000","last_became_peered":"2023-09-23T20:41:36.078139+0000","last_unstale":"2023-09-23T20:49:33.451718+0000","last_undegraded":"2023-09-23T20:49:33.451718+0000","last_fullsized":"2023-09-23T20:49:33.451718+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:48.309606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342947+0000","last_change":"2023-09-23T20:41:36.104527+0000","last_active":"2023-09-23T20:49:22.342947+0000","last_peered":"2023-09-23T20:49:22.342947+0000","last_clean":"2023-09-23T20:49:22.342947+0000","last_became_active":"2023-09-23T20:41:36.088192+0000","last_became_peered":"2023-09-23T20:41:36.088192+0000","last_unstale":"2023-09-23T20:49:22.342947+0000","last_undegraded":"2023-09-23T20:49:22.342947+0000","last_fullsized":"2023-09-23T20:49:22.342947+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:07:01.928198+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:26.657320+0000","last_change":"2023-09-23T20:37:53.893431+0000","last_active":"2023-09-23T20:49:26.657320+0000","last_peered":"2023-09-23T20:49:26.657320+0000","last_clean":"2023-09-23T20:49:26.657320+0000","last_became_active":"2023-09-23T20:37:53.893066+0000","last_became_peered":"2023-09-23T20:37:53.893066+0000","last_unstale":"2023-09-23T20:49:26.657320+0000","last_undegraded":"2023-09-23T20:49:26.657320+0000","last_fullsized":"2023-09-23T20:49:26.657320+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:11.830584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":472,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281415+0000","last_change":"2023-09-23T20:41:36.102133+0000","last_active":"2023-09-23T20:49:22.281415+0000","last_peered":"2023-09-23T20:49:22.281415+0000","last_clean":"2023-09-23T20:49:22.281415+0000","last_became_active":"2023-09-23T20:41:36.091938+0000","last_became_peered":"2023-09-23T20:41:36.091938+0000","last_unstale":"2023-09-23T20:49:22.281415+0000","last_undegraded":"2023-09-23T20:49:22.281415+0000","last_fullsized":"2023-09-23T20:49:22.281415+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T00:20:56.705024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280328+0000","last_change":"2023-09-23T20:37:53.885088+0000","last_active":"2023-09-23T20:49:22.280328+0000","last_peered":"2023-09-23T20:49:22.280328+0000","last_clean":"2023-09-23T20:49:22.280328+0000","last_became_active":"2023-09-23T20:37:53.884563+0000","last_became_peered":"2023-09-23T20:37:53.884563+0000","last_unstale":"2023-09-23T20:49:22.280328+0000","last_undegraded":"2023-09-23T20:49:22.280328+0000","last_fullsized":"2023-09-23T20:49:22.280328+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:27:47.071840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342395+0000","last_change":"2023-09-23T20:41:36.100248+0000","last_active":"2023-09-23T20:49:22.342395+0000","last_peered":"2023-09-23T20:49:22.342395+0000","last_clean":"2023-09-23T20:49:22.342395+0000","last_became_active":"2023-09-23T20:41:36.087748+0000","last_became_peered":"2023-09-23T20:41:36.087748+0000","last_unstale":"2023-09-23T20:49:22.342395+0000","last_undegraded":"2023-09-23T20:49:22.342395+0000","last_fullsized":"2023-09-23T20:49:22.342395+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:12:39.248433+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,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":432,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452308+0000","last_change":"2023-09-23T20:41:36.087836+0000","last_active":"2023-09-23T20:49:33.452308+0000","last_peered":"2023-09-23T20:49:33.452308+0000","last_clean":"2023-09-23T20:49:33.452308+0000","last_became_active":"2023-09-23T20:41:36.087435+0000","last_became_peered":"2023-09-23T20:41:36.087435+0000","last_unstale":"2023-09-23T20:49:33.452308+0000","last_undegraded":"2023-09-23T20:49:33.452308+0000","last_fullsized":"2023-09-23T20:49:33.452308+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:02:04.817679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":426,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142249+0000","last_change":"2023-09-23T20:41:36.084213+0000","last_active":"2023-09-23T20:49:32.142249+0000","last_peered":"2023-09-23T20:49:32.142249+0000","last_clean":"2023-09-23T20:49:32.142249+0000","last_became_active":"2023-09-23T20:41:36.083396+0000","last_became_peered":"2023-09-23T20:41:36.083396+0000","last_unstale":"2023-09-23T20:49:32.142249+0000","last_undegraded":"2023-09-23T20:49:32.142249+0000","last_fullsized":"2023-09-23T20:49:32.142249+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:56:06.426910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":419,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908464+0000","last_change":"2023-09-23T20:41:36.082640+0000","last_active":"2023-09-23T20:49:21.908464+0000","last_peered":"2023-09-23T20:49:21.908464+0000","last_clean":"2023-09-23T20:49:21.908464+0000","last_became_active":"2023-09-23T20:41:36.082272+0000","last_became_peered":"2023-09-23T20:41:36.082272+0000","last_unstale":"2023-09-23T20:49:21.908464+0000","last_undegraded":"2023-09-23T20:49:21.908464+0000","last_fullsized":"2023-09-23T20:49:21.908464+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:32:59.688065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":310,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.341608+0000","last_change":"2023-09-23T20:37:53.877896+0000","last_active":"2023-09-23T20:49:22.341608+0000","last_peered":"2023-09-23T20:49:22.341608+0000","last_clean":"2023-09-23T20:49:22.341608+0000","last_became_active":"2023-09-23T20:37:53.877334+0000","last_became_peered":"2023-09-23T20:37:53.877334+0000","last_unstale":"2023-09-23T20:49:22.341608+0000","last_undegraded":"2023-09-23T20:49:22.341608+0000","last_fullsized":"2023-09-23T20:49:22.341608+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:05:11.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":408,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:26.657449+0000","last_change":"2023-09-23T20:41:36.084670+0000","last_active":"2023-09-23T20:49:26.657449+0000","last_peered":"2023-09-23T20:49:26.657449+0000","last_clean":"2023-09-23T20:49:26.657449+0000","last_became_active":"2023-09-23T20:41:36.084292+0000","last_became_peered":"2023-09-23T20:41:36.084292+0000","last_unstale":"2023-09-23T20:49:26.657449+0000","last_undegraded":"2023-09-23T20:49:26.657449+0000","last_fullsized":"2023-09-23T20:49:26.657449+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:43.820821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":400,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909344+0000","last_change":"2023-09-23T20:40:37.984909+0000","last_active":"2023-09-23T20:49:21.909344+0000","last_peered":"2023-09-23T20:49:21.909344+0000","last_clean":"2023-09-23T20:49:21.909344+0000","last_became_active":"2023-09-23T20:40:37.975882+0000","last_became_peered":"2023-09-23T20:40:37.975882+0000","last_unstale":"2023-09-23T20:49:21.909344+0000","last_undegraded":"2023-09-23T20:49:21.909344+0000","last_fullsized":"2023-09-23T20:49:21.909344+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:29:27.609635+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":[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":278,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452543+0000","last_change":"2023-09-23T20:41:36.087819+0000","last_active":"2023-09-23T20:49:33.452543+0000","last_peered":"2023-09-23T20:49:33.452543+0000","last_clean":"2023-09-23T20:49:33.452543+0000","last_became_active":"2023-09-23T20:41:36.087353+0000","last_became_peered":"2023-09-23T20:41:36.087353+0000","last_unstale":"2023-09-23T20:49:33.452543+0000","last_undegraded":"2023-09-23T20:49:33.452543+0000","last_fullsized":"2023-09-23T20:49:33.452543+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.282642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"69'1","reported_seq":69,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342960+0000","last_change":"2023-09-23T20:41:36.106725+0000","last_active":"2023-09-23T20:49:22.342960+0000","last_peered":"2023-09-23T20:49:22.342960+0000","last_clean":"2023-09-23T20:49:22.342960+0000","last_became_active":"2023-09-23T20:41:36.090589+0000","last_became_peered":"2023-09-23T20:41:36.090589+0000","last_unstale":"2023-09-23T20:49:22.342960+0000","last_undegraded":"2023-09-23T20:49:22.342960+0000","last_fullsized":"2023-09-23T20:49:22.342960+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:28:08.538371+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":402,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908066+0000","last_change":"2023-09-23T20:41:36.082450+0000","last_active":"2023-09-23T20:49:21.908066+0000","last_peered":"2023-09-23T20:49:21.908066+0000","last_clean":"2023-09-23T20:49:21.908066+0000","last_became_active":"2023-09-23T20:41:36.081435+0000","last_became_peered":"2023-09-23T20:41:36.081435+0000","last_unstale":"2023-09-23T20:49:21.908066+0000","last_undegraded":"2023-09-23T20:49:21.908066+0000","last_fullsized":"2023-09-23T20:49:21.908066+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:19:35.864397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342849+0000","last_change":"2023-09-23T20:41:36.112740+0000","last_active":"2023-09-23T20:49:22.342849+0000","last_peered":"2023-09-23T20:49:22.342849+0000","last_clean":"2023-09-23T20:49:22.342849+0000","last_became_active":"2023-09-23T20:41:36.093211+0000","last_became_peered":"2023-09-23T20:41:36.093211+0000","last_unstale":"2023-09-23T20:49:22.342849+0000","last_undegraded":"2023-09-23T20:49:22.342849+0000","last_fullsized":"2023-09-23T20:49:22.342849+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T04:25:51.269704+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,2,1],"acting":[7,2,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":400,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281021+0000","last_change":"2023-09-23T20:21:46.297616+0000","last_active":"2023-09-23T20:49:22.281021+0000","last_peered":"2023-09-23T20:49:22.281021+0000","last_clean":"2023-09-23T20:49:22.281021+0000","last_became_active":"2023-09-23T20:21:46.297189+0000","last_became_peered":"2023-09-23T20:21:46.297189+0000","last_unstale":"2023-09-23T20:49:22.281021+0000","last_undegraded":"2023-09-23T20:49:22.281021+0000","last_fullsized":"2023-09-23T20:49:22.281021+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:16.850583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"69'1","reported_seq":69,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342650+0000","last_change":"2023-09-23T20:41:36.095541+0000","last_active":"2023-09-23T20:49:22.342650+0000","last_peered":"2023-09-23T20:49:22.342650+0000","last_clean":"2023-09-23T20:49:22.342650+0000","last_became_active":"2023-09-23T20:41:36.087548+0000","last_became_peered":"2023-09-23T20:41:36.087548+0000","last_unstale":"2023-09-23T20:49:22.342650+0000","last_undegraded":"2023-09-23T20:49:22.342650+0000","last_fullsized":"2023-09-23T20:49:22.342650+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:04:09.684108+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,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":410,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909472+0000","last_change":"2023-09-23T20:41:36.077083+0000","last_active":"2023-09-23T20:49:21.909472+0000","last_peered":"2023-09-23T20:49:21.909472+0000","last_clean":"2023-09-23T20:49:21.909472+0000","last_became_active":"2023-09-23T20:41:36.076684+0000","last_became_peered":"2023-09-23T20:41:36.076684+0000","last_unstale":"2023-09-23T20:49:21.909472+0000","last_undegraded":"2023-09-23T20:49:21.909472+0000","last_fullsized":"2023-09-23T20:49:21.909472+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:53:39.908158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908246+0000","last_change":"2023-09-23T20:37:53.900327+0000","last_active":"2023-09-23T20:49:21.908246+0000","last_peered":"2023-09-23T20:49:21.908246+0000","last_clean":"2023-09-23T20:49:21.908246+0000","last_became_active":"2023-09-23T20:37:53.900003+0000","last_became_peered":"2023-09-23T20:37:53.900003+0000","last_unstale":"2023-09-23T20:49:21.908246+0000","last_undegraded":"2023-09-23T20:49:21.908246+0000","last_fullsized":"2023-09-23T20:49:21.908246+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:29.746347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.144557+0000","last_change":"2023-09-23T20:08:55.374303+0000","last_active":"2023-09-23T20:49:22.144557+0000","last_peered":"2023-09-23T20:49:22.144557+0000","last_clean":"2023-09-23T20:49:22.144557+0000","last_became_active":"2023-09-23T20:08:55.373804+0000","last_became_peered":"2023-09-23T20:08:55.373804+0000","last_unstale":"2023-09-23T20:49:22.144557+0000","last_undegraded":"2023-09-23T20:49:22.144557+0000","last_fullsized":"2023-09-23T20:49:22.144557+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:20.216924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":383,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.060501+0000","last_change":"2023-09-23T20:10:49.094593+0000","last_active":"2023-09-23T20:49:22.060501+0000","last_peered":"2023-09-23T20:49:22.060501+0000","last_clean":"2023-09-23T20:49:22.060501+0000","last_became_active":"2023-09-23T20:10:49.094055+0000","last_became_peered":"2023-09-23T20:10:49.094055+0000","last_unstale":"2023-09-23T20:49:22.060501+0000","last_undegraded":"2023-09-23T20:49:22.060501+0000","last_fullsized":"2023-09-23T20:49:22.060501+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:08:44.453412+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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280142+0000","last_change":"2023-09-23T20:37:53.883995+0000","last_active":"2023-09-23T20:49:22.280142+0000","last_peered":"2023-09-23T20:49:22.280142+0000","last_clean":"2023-09-23T20:49:22.280142+0000","last_became_active":"2023-09-23T20:37:53.883682+0000","last_became_peered":"2023-09-23T20:37:53.883682+0000","last_unstale":"2023-09-23T20:49:22.280142+0000","last_undegraded":"2023-09-23T20:49:22.280142+0000","last_fullsized":"2023-09-23T20:49:22.280142+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:00.632990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909582+0000","last_change":"2023-09-23T20:37:53.899059+0000","last_active":"2023-09-23T20:49:21.909582+0000","last_peered":"2023-09-23T20:49:21.909582+0000","last_clean":"2023-09-23T20:49:21.909582+0000","last_became_active":"2023-09-23T20:37:53.891377+0000","last_became_peered":"2023-09-23T20:37:53.891377+0000","last_unstale":"2023-09-23T20:49:21.909582+0000","last_undegraded":"2023-09-23T20:49:21.909582+0000","last_fullsized":"2023-09-23T20:49:21.909582+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:25.907661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281750+0000","last_change":"2023-09-23T20:10:21.838819+0000","last_active":"2023-09-23T20:49:22.281750+0000","last_peered":"2023-09-23T20:49:22.281750+0000","last_clean":"2023-09-23T20:49:22.281750+0000","last_became_active":"2023-09-23T20:10:21.838358+0000","last_became_peered":"2023-09-23T20:10:21.838358+0000","last_unstale":"2023-09-23T20:49:22.281750+0000","last_undegraded":"2023-09-23T20:49:22.281750+0000","last_fullsized":"2023-09-23T20:49:22.281750+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:37.311659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":384,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280785+0000","last_change":"2023-09-23T20:17:37.298329+0000","last_active":"2023-09-23T20:49:22.280785+0000","last_peered":"2023-09-23T20:49:22.280785+0000","last_clean":"2023-09-23T20:49:22.280785+0000","last_became_active":"2023-09-23T20:17:37.297828+0000","last_became_peered":"2023-09-23T20:17:37.297828+0000","last_unstale":"2023-09-23T20:49:22.280785+0000","last_undegraded":"2023-09-23T20:49:22.280785+0000","last_fullsized":"2023-09-23T20:49:22.280785+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:28.295894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280259+0000","last_change":"2023-09-23T20:37:53.887596+0000","last_active":"2023-09-23T20:49:22.280259+0000","last_peered":"2023-09-23T20:49:22.280259+0000","last_clean":"2023-09-23T20:49:22.280259+0000","last_became_active":"2023-09-23T20:37:53.886584+0000","last_became_peered":"2023-09-23T20:37:53.886584+0000","last_unstale":"2023-09-23T20:49:22.280259+0000","last_undegraded":"2023-09-23T20:49:22.280259+0000","last_fullsized":"2023-09-23T20:49:22.280259+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:07.860571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451369+0000","last_change":"2023-09-23T20:41:36.088633+0000","last_active":"2023-09-23T20:49:33.451369+0000","last_peered":"2023-09-23T20:49:33.451369+0000","last_clean":"2023-09-23T20:49:33.451369+0000","last_became_active":"2023-09-23T20:41:36.086900+0000","last_became_peered":"2023-09-23T20:41:36.086900+0000","last_unstale":"2023-09-23T20:49:33.451369+0000","last_undegraded":"2023-09-23T20:49:33.451369+0000","last_fullsized":"2023-09-23T20:49:33.451369+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:22:12.411472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":368,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125709+0000","last_change":"2023-09-23T20:10:49.092311+0000","last_active":"2023-09-23T20:49:32.125709+0000","last_peered":"2023-09-23T20:49:32.125709+0000","last_clean":"2023-09-23T20:49:32.125709+0000","last_became_active":"2023-09-23T20:10:49.091957+0000","last_became_peered":"2023-09-23T20:10:49.091957+0000","last_unstale":"2023-09-23T20:49:32.125709+0000","last_undegraded":"2023-09-23T20:49:32.125709+0000","last_fullsized":"2023-09-23T20:49:32.125709+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:00:05.705169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'150","reported_seq":1119,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125214+0000","last_change":"2023-09-23T20:46:19.041635+0000","last_active":"2023-09-23T20:49:32.125214+0000","last_peered":"2023-09-23T20:49:32.125214+0000","last_clean":"2023-09-23T20:49:32.125214+0000","last_became_active":"2023-09-23T20:41:36.100913+0000","last_became_peered":"2023-09-23T20:41:36.100913+0000","last_unstale":"2023-09-23T20:49:32.125214+0000","last_undegraded":"2023-09-23T20:49:32.125214+0000","last_fullsized":"2023-09-23T20:49:32.125214+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+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-09-25T05:25:07.937784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080512100000000001,"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":1193,"num_read_kb":1219,"num_write":117,"num_write_kb":132,"num_scrub_errors":0,"num_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":400,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908334+0000","last_change":"2023-09-23T20:21:46.297795+0000","last_active":"2023-09-23T20:49:21.908334+0000","last_peered":"2023-09-23T20:49:21.908334+0000","last_clean":"2023-09-23T20:49:21.908334+0000","last_became_active":"2023-09-23T20:21:46.296296+0000","last_became_peered":"2023-09-23T20:21:46.296296+0000","last_unstale":"2023-09-23T20:49:21.908334+0000","last_undegraded":"2023-09-23T20:49:21.908334+0000","last_fullsized":"2023-09-23T20:49:21.908334+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:14.281760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.124178+0000","last_change":"2023-09-23T20:08:55.375432+0000","last_active":"2023-09-23T20:49:32.124178+0000","last_peered":"2023-09-23T20:49:32.124178+0000","last_clean":"2023-09-23T20:49:32.124178+0000","last_became_active":"2023-09-23T20:08:55.375102+0000","last_became_peered":"2023-09-23T20:08:55.375102+0000","last_unstale":"2023-09-23T20:49:32.124178+0000","last_undegraded":"2023-09-23T20:49:32.124178+0000","last_fullsized":"2023-09-23T20:49:32.124178+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:25.714895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'80","reported_seq":862,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.907999+0000","last_change":"2023-09-23T20:46:19.111184+0000","last_active":"2023-09-23T20:49:21.907999+0000","last_peered":"2023-09-23T20:49:21.907999+0000","last_clean":"2023-09-23T20:49:21.907999+0000","last_became_active":"2023-09-23T20:37:53.889807+0000","last_became_peered":"2023-09-23T20:37:53.889807+0000","last_unstale":"2023-09-23T20:49:21.907999+0000","last_undegraded":"2023-09-23T20:49:21.907999+0000","last_fullsized":"2023-09-23T20:49:21.907999+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":80,"log_dups_size":0,"ondisk_log_size":80,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:07:13.406909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001279765,"stat_sum":{"num_bytes":4194323,"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":607,"num_read_kb":702,"num_write":70,"num_write_kb":4204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280326+0000","last_change":"2023-09-23T20:37:53.885384+0000","last_active":"2023-09-23T20:49:22.280326+0000","last_peered":"2023-09-23T20:49:22.280326+0000","last_clean":"2023-09-23T20:49:22.280326+0000","last_became_active":"2023-09-23T20:37:53.885070+0000","last_became_peered":"2023-09-23T20:37:53.885070+0000","last_unstale":"2023-09-23T20:49:22.280326+0000","last_undegraded":"2023-09-23T20:49:22.280326+0000","last_fullsized":"2023-09-23T20:49:22.280326+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:29.538607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":395,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908456+0000","last_change":"2023-09-23T20:21:46.296798+0000","last_active":"2023-09-23T20:49:21.908456+0000","last_peered":"2023-09-23T20:49:21.908456+0000","last_clean":"2023-09-23T20:49:21.908456+0000","last_became_active":"2023-09-23T20:21:46.296451+0000","last_became_peered":"2023-09-23T20:21:46.296451+0000","last_unstale":"2023-09-23T20:49:21.908456+0000","last_undegraded":"2023-09-23T20:49:21.908456+0000","last_fullsized":"2023-09-23T20:49:21.908456+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:57.526411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"384'130","reported_seq":873,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.123571+0000","last_change":"2023-09-23T20:46:19.054500+0000","last_active":"2023-09-23T20:49:32.123571+0000","last_peered":"2023-09-23T20:49:32.123571+0000","last_clean":"2023-09-23T20:49:32.123571+0000","last_became_active":"2023-09-23T20:21:46.294511+0000","last_became_peered":"2023-09-23T20:21:46.294511+0000","last_unstale":"2023-09-23T20:49:32.123571+0000","last_undegraded":"2023-09-23T20:49:32.123571+0000","last_fullsized":"2023-09-23T20:49:32.123571+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":130,"log_dups_size":0,"ondisk_log_size":130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:48.901439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001424207,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":748,"num_read_kb":1588,"num_write":118,"num_write_kb":2111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":386,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.123773+0000","last_change":"2023-09-23T20:37:53.884169+0000","last_active":"2023-09-23T20:49:32.123773+0000","last_peered":"2023-09-23T20:49:32.123773+0000","last_clean":"2023-09-23T20:49:32.123773+0000","last_became_active":"2023-09-23T20:37:53.883842+0000","last_became_peered":"2023-09-23T20:37:53.883842+0000","last_unstale":"2023-09-23T20:49:32.123773+0000","last_undegraded":"2023-09-23T20:49:32.123773+0000","last_fullsized":"2023-09-23T20:49:32.123773+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:50:04.975922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125757+0000","last_change":"2023-09-23T20:08:55.372240+0000","last_active":"2023-09-23T20:49:32.125757+0000","last_peered":"2023-09-23T20:49:32.125757+0000","last_clean":"2023-09-23T20:49:32.125757+0000","last_became_active":"2023-09-23T20:08:55.371647+0000","last_became_peered":"2023-09-23T20:08:55.371647+0000","last_unstale":"2023-09-23T20:49:32.125757+0000","last_undegraded":"2023-09-23T20:49:32.125757+0000","last_fullsized":"2023-09-23T20:49:32.125757+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:16:13.917865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'198","reported_seq":1042,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.907926+0000","last_change":"2023-09-23T20:46:19.109898+0000","last_active":"2023-09-23T20:49:21.907926+0000","last_peered":"2023-09-23T20:49:21.907926+0000","last_clean":"2023-09-23T20:49:21.907926+0000","last_became_active":"2023-09-23T20:41:36.081294+0000","last_became_peered":"2023-09-23T20:41:36.081294+0000","last_unstale":"2023-09-23T20:49:21.907926+0000","last_undegraded":"2023-09-23T20:49:21.907926+0000","last_fullsized":"2023-09-23T20:49:21.907926+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":198,"log_dups_size":0,"ondisk_log_size":198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:29:03.331002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079374700000000003,"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":988,"num_read_kb":1257,"num_write":180,"num_write_kb":302,"num_scrub_errors":0,"num_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":702,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.341696+0000","last_change":"2023-09-23T20:41:39.104150+0000","last_active":"2023-09-23T20:49:22.341696+0000","last_peered":"2023-09-23T20:49:22.341696+0000","last_clean":"2023-09-23T20:49:22.341696+0000","last_became_active":"2023-09-23T20:41:39.103672+0000","last_became_peered":"2023-09-23T20:41:39.103672+0000","last_unstale":"2023-09-23T20:49:22.341696+0000","last_undegraded":"2023-09-23T20:49:22.341696+0000","last_fullsized":"2023-09-23T20:49:22.341696+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:50:15.953411+0000","last_clean_scrub_stamp":"2023-09-23T19:50:15.953411+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-09-25T06:22:03.473666+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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452021+0000","last_change":"2023-09-23T20:37:53.884215+0000","last_active":"2023-09-23T20:49:33.452021+0000","last_peered":"2023-09-23T20:49:33.452021+0000","last_clean":"2023-09-23T20:49:33.452021+0000","last_became_active":"2023-09-23T20:37:53.883899+0000","last_became_peered":"2023-09-23T20:37:53.883899+0000","last_unstale":"2023-09-23T20:49:33.452021+0000","last_undegraded":"2023-09-23T20:49:33.452021+0000","last_fullsized":"2023-09-23T20:49:33.452021+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:37.181297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909893+0000","last_change":"2023-09-23T20:37:53.893409+0000","last_active":"2023-09-23T20:49:21.909893+0000","last_peered":"2023-09-23T20:49:21.909893+0000","last_clean":"2023-09-23T20:49:21.909893+0000","last_became_active":"2023-09-23T20:37:53.891143+0000","last_became_peered":"2023-09-23T20:37:53.891143+0000","last_unstale":"2023-09-23T20:49:21.909893+0000","last_undegraded":"2023-09-23T20:49:21.909893+0000","last_fullsized":"2023-09-23T20:49:21.909893+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:08:40.251417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"384'76","reported_seq":333,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.341772+0000","last_change":"2023-09-23T20:46:19.046526+0000","last_active":"2023-09-23T20:49:22.341772+0000","last_peered":"2023-09-23T20:49:22.341772+0000","last_clean":"2023-09-23T20:49:22.341772+0000","last_became_active":"2023-09-23T20:41:36.084859+0000","last_became_peered":"2023-09-23T20:41:36.084859+0000","last_unstale":"2023-09-23T20:49:22.341772+0000","last_undegraded":"2023-09-23T20:49:22.341772+0000","last_fullsized":"2023-09-23T20:49:22.341772+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":76,"log_dups_size":0,"ondisk_log_size":76,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:54.861215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024929850000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":522,"num_read_kb":2044,"num_write":76,"num_write_kb":1360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":392,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.141997+0000","last_change":"2023-09-23T20:21:46.298612+0000","last_active":"2023-09-23T20:49:32.141997+0000","last_peered":"2023-09-23T20:49:32.141997+0000","last_clean":"2023-09-23T20:49:32.141997+0000","last_became_active":"2023-09-23T20:21:46.297578+0000","last_became_peered":"2023-09-23T20:21:46.297578+0000","last_unstale":"2023-09-23T20:49:32.141997+0000","last_undegraded":"2023-09-23T20:49:32.141997+0000","last_fullsized":"2023-09-23T20:49:32.141997+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:24.717877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":398,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:31.658306+0000","last_change":"2023-09-23T20:14:24.882349+0000","last_active":"2023-09-23T20:49:31.658306+0000","last_peered":"2023-09-23T20:49:31.658306+0000","last_clean":"2023-09-23T20:49:31.658306+0000","last_became_active":"2023-09-23T20:14:24.881990+0000","last_became_peered":"2023-09-23T20:14:24.881990+0000","last_unstale":"2023-09-23T20:49:31.658306+0000","last_undegraded":"2023-09-23T20:49:31.658306+0000","last_fullsized":"2023-09-23T20:49:31.658306+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:26:00.223744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"384'119","reported_seq":639,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.342732+0000","last_change":"2023-09-23T20:46:19.045295+0000","last_active":"2023-09-23T20:49:22.342732+0000","last_peered":"2023-09-23T20:49:22.342732+0000","last_clean":"2023-09-23T20:49:22.342732+0000","last_became_active":"2023-09-23T20:41:36.087480+0000","last_became_peered":"2023-09-23T20:41:36.087480+0000","last_unstale":"2023-09-23T20:49:22.342732+0000","last_undegraded":"2023-09-23T20:49:22.342732+0000","last_fullsized":"2023-09-23T20:49:22.342732+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+0000","objects_scrubbed":0,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:29.928139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050441099999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":999,"num_read_kb":3077,"num_write":88,"num_write_kb":2175,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125116+0000","last_change":"2023-09-23T20:10:21.847273+0000","last_active":"2023-09-23T20:49:32.125116+0000","last_peered":"2023-09-23T20:49:32.125116+0000","last_clean":"2023-09-23T20:49:32.125116+0000","last_became_active":"2023-09-23T20:10:21.846047+0000","last_became_peered":"2023-09-23T20:10:21.846047+0000","last_unstale":"2023-09-23T20:49:32.125116+0000","last_undegraded":"2023-09-23T20:49:32.125116+0000","last_fullsized":"2023-09-23T20:49:32.125116+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:34.544835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142546+0000","last_change":"2023-09-23T20:41:36.084014+0000","last_active":"2023-09-23T20:49:32.142546+0000","last_peered":"2023-09-23T20:49:32.142546+0000","last_clean":"2023-09-23T20:49:32.142546+0000","last_became_active":"2023-09-23T20:41:36.083581+0000","last_became_peered":"2023-09-23T20:41:36.083581+0000","last_unstale":"2023-09-23T20:49:32.142546+0000","last_undegraded":"2023-09-23T20:49:32.142546+0000","last_fullsized":"2023-09-23T20:49:32.142546+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:08:10.795725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":435,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452718+0000","last_change":"2023-09-23T20:41:36.096896+0000","last_active":"2023-09-23T20:49:33.452718+0000","last_peered":"2023-09-23T20:49:33.452718+0000","last_clean":"2023-09-23T20:49:33.452718+0000","last_became_active":"2023-09-23T20:41:36.087500+0000","last_became_peered":"2023-09-23T20:41:36.087500+0000","last_unstale":"2023-09-23T20:49:33.452718+0000","last_undegraded":"2023-09-23T20:49:33.452718+0000","last_fullsized":"2023-09-23T20:49:33.452718+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T07:52:14.196510+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":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,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":"384'128","reported_seq":600,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.125486+0000","last_change":"2023-09-23T20:46:19.041702+0000","last_active":"2023-09-23T20:49:32.125486+0000","last_peered":"2023-09-23T20:49:32.125486+0000","last_clean":"2023-09-23T20:49:32.125486+0000","last_became_active":"2023-09-23T20:37:53.888283+0000","last_became_peered":"2023-09-23T20:37:53.888283+0000","last_unstale":"2023-09-23T20:49:32.125486+0000","last_undegraded":"2023-09-23T20:49:32.125486+0000","last_fullsized":"2023-09-23T20:49:32.125486+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+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-09-25T06:58:13.395280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075657100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":303,"num_read_kb":1772,"num_write":122,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451303+0000","last_change":"2023-09-23T20:41:36.089019+0000","last_active":"2023-09-23T20:49:33.451303+0000","last_peered":"2023-09-23T20:49:33.451303+0000","last_clean":"2023-09-23T20:49:33.451303+0000","last_became_active":"2023-09-23T20:41:36.087710+0000","last_became_peered":"2023-09-23T20:41:36.087710+0000","last_unstale":"2023-09-23T20:49:33.451303+0000","last_undegraded":"2023-09-23T20:49:33.451303+0000","last_fullsized":"2023-09-23T20:49:33.451303+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:31:36.183239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"384'95","reported_seq":795,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.909990+0000","last_change":"2023-09-23T20:46:19.133354+0000","last_active":"2023-09-23T20:49:21.909990+0000","last_peered":"2023-09-23T20:49:21.909990+0000","last_clean":"2023-09-23T20:49:21.909990+0000","last_became_active":"2023-09-23T20:41:36.085176+0000","last_became_peered":"2023-09-23T20:41:36.085176+0000","last_unstale":"2023-09-23T20:49:21.909990+0000","last_undegraded":"2023-09-23T20:49:21.909990+0000","last_fullsized":"2023-09-23T20:49:21.909990+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:56:11.807495+0000","last_clean_scrub_stamp":"2023-09-23T19:56:11.807495+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-09-25T05:14:00.482764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00124774,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":635,"num_read_kb":1589,"num_write":75,"num_write_kb":1058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":378,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:31.658347+0000","last_change":"2023-09-23T20:08:55.374758+0000","last_active":"2023-09-23T20:49:31.658347+0000","last_peered":"2023-09-23T20:49:31.658347+0000","last_clean":"2023-09-23T20:49:31.658347+0000","last_became_active":"2023-09-23T20:08:55.374234+0000","last_became_peered":"2023-09-23T20:08:55.374234+0000","last_unstale":"2023-09-23T20:49:31.658347+0000","last_undegraded":"2023-09-23T20:49:31.658347+0000","last_fullsized":"2023-09-23T20:49:31.658347+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:57:06.337931+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":363,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280111+0000","last_change":"2023-09-23T20:37:53.887454+0000","last_active":"2023-09-23T20:49:22.280111+0000","last_peered":"2023-09-23T20:49:22.280111+0000","last_clean":"2023-09-23T20:49:22.280111+0000","last_became_active":"2023-09-23T20:37:53.887099+0000","last_became_peered":"2023-09-23T20:37:53.887099+0000","last_unstale":"2023-09-23T20:49:22.280111+0000","last_undegraded":"2023-09-23T20:49:22.280111+0000","last_fullsized":"2023-09-23T20:49:22.280111+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:55.457978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":398,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142337+0000","last_change":"2023-09-23T20:41:36.084902+0000","last_active":"2023-09-23T20:49:32.142337+0000","last_peered":"2023-09-23T20:49:32.142337+0000","last_clean":"2023-09-23T20:49:32.142337+0000","last_became_active":"2023-09-23T20:41:36.084449+0000","last_became_peered":"2023-09-23T20:41:36.084449+0000","last_unstale":"2023-09-23T20:49:32.142337+0000","last_undegraded":"2023-09-23T20:49:32.142337+0000","last_fullsized":"2023-09-23T20:49:32.142337+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T03:30:21.052844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.212947+0000","last_change":"2023-09-23T20:39:20.674828+0000","last_active":"2023-09-23T20:49:22.212947+0000","last_peered":"2023-09-23T20:49:22.212947+0000","last_clean":"2023-09-23T20:49:22.212947+0000","last_became_active":"2023-09-23T20:39:20.674481+0000","last_became_peered":"2023-09-23T20:39:20.674481+0000","last_unstale":"2023-09-23T20:49:22.212947+0000","last_undegraded":"2023-09-23T20:49:22.212947+0000","last_fullsized":"2023-09-23T20:49:22.212947+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:18:25.849207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1c","version":"69'2","reported_seq":366,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908252+0000","last_change":"2023-09-23T20:08:55.368966+0000","last_active":"2023-09-23T20:49:21.908252+0000","last_peered":"2023-09-23T20:49:21.908252+0000","last_clean":"2023-09-23T20:49:21.908252+0000","last_became_active":"2023-09-23T20:08:55.368589+0000","last_became_peered":"2023-09-23T20:08:55.368589+0000","last_unstale":"2023-09-23T20:49:21.908252+0000","last_undegraded":"2023-09-23T20:49:21.908252+0000","last_fullsized":"2023-09-23T20:49:21.908252+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-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T05:55:11.654512+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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281535+0000","last_change":"2023-09-23T20:10:49.089084+0000","last_active":"2023-09-23T20:49:22.281535+0000","last_peered":"2023-09-23T20:49:22.281535+0000","last_clean":"2023-09-23T20:49:22.281535+0000","last_became_active":"2023-09-23T20:10:49.088671+0000","last_became_peered":"2023-09-23T20:10:49.088671+0000","last_unstale":"2023-09-23T20:49:22.281535+0000","last_undegraded":"2023-09-23T20:49:22.281535+0000","last_fullsized":"2023-09-23T20:49:22.281535+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:41.625931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:21.908121+0000","last_change":"2023-09-23T20:37:53.900811+0000","last_active":"2023-09-23T20:49:21.908121+0000","last_peered":"2023-09-23T20:49:21.908121+0000","last_clean":"2023-09-23T20:49:21.908121+0000","last_became_active":"2023-09-23T20:37:53.900385+0000","last_became_peered":"2023-09-23T20:37:53.900385+0000","last_unstale":"2023-09-23T20:49:21.908121+0000","last_undegraded":"2023-09-23T20:49:21.908121+0000","last_fullsized":"2023-09-23T20:49:21.908121+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-24T21:13:40.538264+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,2,6],"acting":[5,2,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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.281079+0000","last_change":"2023-09-23T20:10:49.088988+0000","last_active":"2023-09-23T20:49:22.281079+0000","last_peered":"2023-09-23T20:49:22.281079+0000","last_clean":"2023-09-23T20:49:22.281079+0000","last_became_active":"2023-09-23T20:10:49.088648+0000","last_became_peered":"2023-09-23T20:10:49.088648+0000","last_unstale":"2023-09-23T20:49:22.281079+0000","last_undegraded":"2023-09-23T20:49:22.281079+0000","last_fullsized":"2023-09-23T20:49:22.281079+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-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:58.347402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.452402+0000","last_change":"2023-09-23T20:37:53.884221+0000","last_active":"2023-09-23T20:49:33.452402+0000","last_peered":"2023-09-23T20:49:33.452402+0000","last_clean":"2023-09-23T20:49:33.452402+0000","last_became_active":"2023-09-23T20:37:53.883877+0000","last_became_peered":"2023-09-23T20:37:53.883877+0000","last_unstale":"2023-09-23T20:49:33.452402+0000","last_undegraded":"2023-09-23T20:49:33.452402+0000","last_fullsized":"2023-09-23T20:49:33.452402+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T02:18:48.873246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:33.451629+0000","last_change":"2023-09-23T20:21:46.299523+0000","last_active":"2023-09-23T20:49:33.451629+0000","last_peered":"2023-09-23T20:49:33.451629+0000","last_clean":"2023-09-23T20:49:33.451629+0000","last_became_active":"2023-09-23T20:21:46.298945+0000","last_became_peered":"2023-09-23T20:21:46.298945+0000","last_unstale":"2023-09-23T20:49:33.451629+0000","last_undegraded":"2023-09-23T20:49:33.451629+0000","last_fullsized":"2023-09-23T20:49:33.451629+0000","mapping_epoch":166,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:23:22.417681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":459,"reported_epoch":404,"state":"active+clean","last_fresh":"2023-09-23T20:49:32.142828+0000","last_change":"2023-09-23T20:39:20.487694+0000","last_active":"2023-09-23T20:49:32.142828+0000","last_peered":"2023-09-23T20:49:32.142828+0000","last_clean":"2023-09-23T20:49:32.142828+0000","last_became_active":"2023-09-23T20:39:20.484051+0000","last_became_peered":"2023-09-23T20:39:20.484051+0000","last_unstale":"2023-09-23T20:49:32.142828+0000","last_undegraded":"2023-09-23T20:49:32.142828+0000","last_fullsized":"2023-09-23T20:49:32.142828+0000","mapping_epoch":336,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:10.197033+0000","last_clean_scrub_stamp":"2023-09-23T19:58:10.197033+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-09-25T06:51:27.543324+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":[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":380,"reported_epoch":403,"state":"active+clean","last_fresh":"2023-09-23T20:49:22.280134+0000","last_change":"2023-09-23T20:37:53.885880+0000","last_active":"2023-09-23T20:49:22.280134+0000","last_peered":"2023-09-23T20:49:22.280134+0000","last_clean":"2023-09-23T20:49:22.280134+0000","last_became_active":"2023-09-23T20:37:53.885403+0000","last_became_peered":"2023-09-23T20:37:53.885403+0000","last_unstale":"2023-09-23T20:49:22.280134+0000","last_undegraded":"2023-09-23T20:49:22.280134+0000","last_fullsized":"2023-09-23T20:49:22.280134+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:58:11.205637+0000","last_clean_scrub_stamp":"2023-09-23T19:58:11.205637+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:38.327508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5504,"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":13,"num_read_kb":12,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":21528,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30963,"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":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":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":236223201963,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":359324,"kb_used_data":5012,"kb_used_omap":0,"kb_used_meta":354304,"kb_avail":93385828,"statfs":{"total":95995035648,"available":95627087872,"internally_reserved":0,"allocated":5132288,"data_stored":3667816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":362807296},"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 Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.89100000000000001,"15min":1.5169999999999999},"min":{"1min":0.47599999999999998,"5min":0.38200000000000001,"15min":0.26100000000000001},"max":{"1min":1.1419999999999999,"5min":1.2070000000000001,"15min":56.399000000000001},"last":1.306},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.879,"15min":1.5900000000000001},"min":{"1min":0.60299999999999998,"5min":0.40000000000000002,"15min":0.27800000000000002},"max":{"1min":1.2310000000000001,"5min":1.6020000000000001,"15min":61.406999999999996},"last":1.091}]},{"osd":1,"last update":"Sat Sep 23 20:50:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94299999999999995,"15min":1.0780000000000001},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.314},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":23.283999999999999},"last":0.871},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.95499999999999996,"15min":1.1659999999999999},"min":{"1min":0.63100000000000001,"5min":0.496,"15min":0.26800000000000002},"max":{"1min":1.2090000000000001,"5min":1.528,"15min":23.321999999999999},"last":1.2090000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.98099999999999998,"15min":1.099},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.33700000000000002},"max":{"1min":1.3700000000000001,"5min":1.4099999999999999,"15min":26.445},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.97199999999999998,"15min":1.2090000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.27300000000000002},"max":{"1min":1.27,"5min":1.9159999999999999,"15min":22.346},"last":1.1439999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.028,"15min":1.298},"min":{"1min":0.65000000000000002,"5min":0.64100000000000001,"15min":0.34000000000000002},"max":{"1min":1.343,"5min":1.5249999999999999,"15min":24.141999999999999},"last":1.343},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.016,"15min":1.4770000000000001},"min":{"1min":0.70899999999999996,"5min":0.626,"15min":0.308},"max":{"1min":1.3300000000000001,"5min":1.998,"15min":31.960000000000001},"last":0.96799999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.018,"15min":1.1739999999999999},"min":{"1min":0.67500000000000004,"5min":0.56299999999999994,"15min":0.31},"max":{"1min":1.3360000000000001,"5min":1.391,"15min":45.527000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.0089999999999999,"15min":1.3140000000000001},"min":{"1min":0.77600000000000002,"5min":0.54100000000000004,"15min":0.33300000000000002},"max":{"1min":1.3779999999999999,"5min":2.0619999999999998,"15min":45.575000000000003},"last":0.81799999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:50:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.03,"15min":1.0269999999999999},"min":{"1min":0.77600000000000002,"5min":0.51400000000000001,"15min":0.28599999999999998},"max":{"1min":1.361,"5min":1.913,"15min":9.2739999999999991},"last":1.109},{"interface":"front","average":{"1min":1.133,"5min":1.133,"15min":1.0720000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.29899999999999999},"max":{"1min":1.413,"5min":1.5189999999999999,"15min":9.7119999999999997},"last":1.26}]},{"osd":6,"last update":"Sat Sep 23 20:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.1040000000000001,"15min":1.23},"min":{"1min":0.94099999999999995,"5min":0.60399999999999998,"15min":0.316},"max":{"1min":1.4419999999999999,"5min":1.7989999999999999,"15min":8.2420000000000009},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.266,"5min":1.2490000000000001,"15min":1.3740000000000001},"min":{"1min":0.89900000000000002,"5min":0.69999999999999996,"15min":0.34899999999999998},"max":{"1min":1.5389999999999999,"5min":1.679,"15min":11.459},"last":1.4470000000000001}]}]},{"osd":6,"up_from":299,"seq":1284195221664,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":230992,"kb_used_data":9096,"kb_used_omap":11,"kb_used_meta":221876,"kb_avail":93514160,"statfs":{"total":95995035648,"available":95758499840,"internally_reserved":0,"allocated":9314304,"data_stored":7861670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":227202016},"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 Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92900000000000005,"15min":2.1909999999999998},"min":{"1min":0.63400000000000001,"5min":0.40400000000000003,"15min":0.26300000000000001},"max":{"1min":1.361,"5min":1.4059999999999999,"15min":227.89099999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.96499999999999997,"15min":2.2469999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.26300000000000001},"max":{"1min":1.4019999999999999,"5min":1.675,"15min":228.392},"last":1.0189999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.99299999999999999,"15min":1.3220000000000001},"min":{"1min":0.81299999999999994,"5min":0.503,"15min":0.31},"max":{"1min":1.2969999999999999,"5min":1.4199999999999999,"15min":7.2880000000000003},"last":1.3069999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.93899999999999995,"15min":1.452},"min":{"1min":0.61299999999999999,"5min":0.53100000000000003,"15min":0.28299999999999997},"max":{"1min":1.323,"5min":1.474,"15min":9.0690000000000008},"last":0.84699999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.97499999999999998,"15min":2.3919999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.308},"max":{"1min":1.304,"5min":1.5640000000000001,"15min":62.82},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.0169999999999999,"15min":2.5800000000000001},"min":{"1min":0.71399999999999997,"5min":0.65500000000000003,"15min":0.30599999999999999},"max":{"1min":1.254,"5min":1.573,"15min":62.402999999999999},"last":1.107}]},{"osd":3,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.98499999999999999,"15min":2.2050000000000001},"min":{"1min":0.75800000000000001,"5min":0.56499999999999995,"15min":0.31900000000000001},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":107.131},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.01,"5min":1.0640000000000001,"15min":1.9610000000000001},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.34499999999999997},"max":{"1min":1.653,"5min":1.653,"15min":107.175},"last":0.90500000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.002,"15min":1.3680000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.33400000000000002},"max":{"1min":1.4019999999999999,"5min":1.5760000000000001,"15min":8.2170000000000005},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.0980000000000001,"15min":1.3660000000000001},"min":{"1min":0.79700000000000004,"5min":0.53500000000000003,"15min":0.30599999999999999},"max":{"1min":1.391,"5min":1.9350000000000001,"15min":7.3650000000000002},"last":1.206}]},{"osd":5,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.127,"15min":1.3120000000000001},"min":{"1min":0.84399999999999997,"5min":0.56000000000000005,"15min":0.36799999999999999},"max":{"1min":1.325,"5min":1.8200000000000001,"15min":8.0609999999999999},"last":1.3660000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.0680000000000001,"15min":1.448},"min":{"1min":0.72299999999999998,"5min":0.55100000000000005,"15min":0.33100000000000002},"max":{"1min":1.4730000000000001,"5min":1.6140000000000001,"15min":9.2100000000000009},"last":0.94499999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.121,"15min":1.4450000000000001},"min":{"1min":0.80600000000000005,"5min":0.46500000000000002,"15min":0.30399999999999999},"max":{"1min":1.4139999999999999,"5min":1.587,"15min":9.1530000000000005},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.143,"5min":1.1910000000000001,"15min":1.3},"min":{"1min":0.69399999999999995,"5min":0.57099999999999995,"15min":0.34899999999999998},"max":{"1min":1.4359999999999999,"5min":1.696,"15min":9.2400000000000002},"last":1.258}]}]},{"osd":1,"up_from":90,"seq":386547057149,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":868476,"kb_used_data":9332,"kb_used_omap":4,"kb_used_meta":859131,"kb_avail":92876676,"statfs":{"total":95995035648,"available":95105716224,"internally_reserved":0,"allocated":9555968,"data_stored":7386779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":879751054},"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 Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.69399999999999995,"15min":2.1259999999999999},"min":{"1min":0.39000000000000001,"5min":0.26100000000000001,"15min":0.17399999999999999},"max":{"1min":1.087,"5min":1.1919999999999999,"15min":133.53200000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.73899999999999999,"15min":2.1139999999999999},"min":{"1min":0.28599999999999998,"5min":0.247,"15min":0.186},"max":{"1min":1.0169999999999999,"5min":1.121,"15min":131.57499999999999},"last":1.018}]},{"osd":2,"last update":"Sat Sep 23 20:50:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.65600000000000003,"15min":1.607},"min":{"1min":0.33400000000000002,"5min":0.27600000000000002,"15min":0.186},"max":{"1min":0.85799999999999998,"5min":0.99099999999999999,"15min":110.608},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.73599999999999999,"15min":1.4910000000000001},"min":{"1min":0.38600000000000001,"5min":0.307,"15min":0.19900000000000001},"max":{"1min":1.147,"5min":1.343,"15min":112.98},"last":0.72999999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.74099999999999999,"15min":1.5760000000000001},"min":{"1min":0.49299999999999999,"5min":0.36499999999999999,"15min":0.20699999999999999},"max":{"1min":1.141,"5min":1.2769999999999999,"15min":94.668000000000006},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.86399999999999999,"15min":1.6890000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.23000000000000001},"max":{"1min":1.169,"5min":1.2410000000000001,"15min":93.734999999999999},"last":0.84699999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96899999999999997,"15min":1.139},"min":{"1min":0.57799999999999996,"5min":0.54200000000000004,"15min":0.29499999999999998},"max":{"1min":1.3759999999999999,"5min":2.6110000000000002,"15min":8.8190000000000008},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.995,"15min":1.246},"min":{"1min":0.74299999999999999,"5min":0.55700000000000005,"15min":0.28799999999999998},"max":{"1min":1.319,"5min":3.1110000000000002,"15min":9.0950000000000006},"last":1.1040000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0109999999999999,"15min":1.3320000000000001},"min":{"1min":0.78600000000000003,"5min":0.48599999999999999,"15min":0.27700000000000002},"max":{"1min":1.2569999999999999,"5min":2.0289999999999999,"15min":9.5280000000000005},"last":1.145},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1040000000000001,"15min":1.2669999999999999},"min":{"1min":0.755,"5min":0.67000000000000004,"15min":0.34599999999999997},"max":{"1min":1.2609999999999999,"5min":1.972,"15min":8.7110000000000003},"last":1.1279999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.999,"15min":1.3979999999999999},"min":{"1min":0.67700000000000005,"5min":0.504,"15min":0.34599999999999997},"max":{"1min":1.1659999999999999,"5min":1.7749999999999999,"15min":9.6059999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.0880000000000001,"15min":1.419},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.39300000000000002},"max":{"1min":1.532,"5min":1.6759999999999999,"15min":11.728999999999999},"last":1.0740000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0529999999999999,"15min":1.421},"min":{"1min":0.86899999999999999,"5min":0.56499999999999995,"15min":0.35399999999999998},"max":{"1min":1.323,"5min":1.6899999999999999,"15min":9.5709999999999997},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.143,"15min":1.3009999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.41099999999999998},"max":{"1min":1.4530000000000001,"5min":1.6719999999999999,"15min":8.7929999999999993},"last":1.165}]}]},{"osd":0,"up_from":85,"seq":365072220675,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":970996,"kb_used_data":5804,"kb_used_omap":5,"kb_used_meta":965178,"kb_avail":92774156,"statfs":{"total":95995035648,"available":95000735744,"internally_reserved":0,"allocated":5943296,"data_stored":3779718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":988342906},"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 Sep 23 20:50:25 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.67800000000000005,"15min":2.407},"min":{"1min":0.41199999999999998,"5min":0.28799999999999998,"15min":0.20100000000000001},"max":{"1min":1.024,"5min":1.1240000000000001,"15min":184.161},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.69999999999999996,"15min":2.5649999999999999},"min":{"1min":0.39600000000000002,"5min":0.35199999999999998,"15min":0.19900000000000001},"max":{"1min":0.89900000000000002,"5min":1.3220000000000001,"15min":184.23699999999999},"last":0.73799999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68700000000000006,"15min":1.839},"min":{"1min":0.42099999999999999,"5min":0.39100000000000001,"15min":0.20799999999999999},"max":{"1min":0.96899999999999997,"5min":1.226,"15min":84.491},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.77000000000000002,"15min":1.5960000000000001},"min":{"1min":0.47199999999999998,"5min":0.375,"15min":0.218},"max":{"1min":0.94799999999999995,"5min":1.288,"15min":83.647999999999996},"last":0.86099999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:50:08 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.78700000000000003,"15min":1.6259999999999999},"min":{"1min":0.434,"5min":0.38500000000000001,"15min":0.21299999999999999},"max":{"1min":1.3089999999999999,"5min":1.397,"15min":59.131},"last":0.63},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.83099999999999996,"15min":1.8580000000000001},"min":{"1min":0.52700000000000002,"5min":0.44600000000000001,"15min":0.246},"max":{"1min":1.2310000000000001,"5min":1.448,"15min":59.090000000000003},"last":0.65900000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.997,"15min":1.3999999999999999},"min":{"1min":0.66700000000000004,"5min":0.65700000000000003,"15min":0.316},"max":{"1min":1.425,"5min":1.762,"15min":12.413},"last":0.84199999999999997},{"interface":"front","average":{"1min":1,"5min":1.02,"15min":1.6180000000000001},"min":{"1min":0.80800000000000005,"5min":0.55900000000000005,"15min":0.30199999999999999},"max":{"1min":1.258,"5min":1.4850000000000001,"15min":17.652999999999999},"last":0.88400000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.028,"15min":1.6000000000000001},"min":{"1min":0.753,"5min":0.61099999999999999,"15min":0.33000000000000002},"max":{"1min":1.494,"5min":1.778,"15min":17.699999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":1,"5min":1.0660000000000001,"15min":1.417},"min":{"1min":0.72099999999999997,"5min":0.57899999999999996,"15min":0.37},"max":{"1min":1.427,"5min":1.653,"15min":8.734},"last":0.94999999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:50:25 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0880000000000001,"15min":1.6759999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.38400000000000001},"max":{"1min":1.4390000000000001,"5min":1.6319999999999999,"15min":17.728999999999999},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.141,"5min":1.167,"15min":1.7410000000000001},"min":{"1min":0.85599999999999998,"5min":0.71499999999999997,"15min":0.42799999999999999},"max":{"1min":1.5469999999999999,"5min":1.8340000000000001,"15min":17.759},"last":0.97599999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:50:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.1180000000000001,"15min":1.5029999999999999},"min":{"1min":0.77400000000000002,"5min":0.64500000000000002,"15min":0.376},"max":{"1min":1.3520000000000001,"5min":1.7210000000000001,"15min":9.8529999999999998},"last":1.026},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.125,"15min":1.4379999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.32600000000000001},"max":{"1min":1.4670000000000001,"5min":1.8640000000000001,"15min":12.738},"last":1.0389999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893612,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":714816,"kb_used_data":5240,"kb_used_omap":7,"kb_used_meta":709560,"kb_avail":93030336,"statfs":{"total":95995035648,"available":95263064064,"internally_reserved":0,"allocated":5365760,"data_stored":3191459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":726589521},"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 Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.64700000000000002,"15min":1.6719999999999999},"min":{"1min":0.32700000000000001,"5min":0.30499999999999999,"15min":0.18099999999999999},"max":{"1min":0.754,"5min":1.5169999999999999,"15min":77.385000000000005},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.71199999999999997,"15min":1.915},"min":{"1min":0.317,"5min":0.317,"15min":0.218},"max":{"1min":1.0449999999999999,"5min":1.7509999999999999,"15min":77.900000000000006},"last":0.877}]},{"osd":1,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.73399999999999999,"15min":1.3260000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.214},"max":{"1min":0.999,"5min":1.655,"15min":27.634},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.77900000000000003,"15min":1.387},"min":{"1min":0.39200000000000002,"5min":0.33500000000000002,"15min":0.22900000000000001},"max":{"1min":1.2270000000000001,"5min":1.4870000000000001,"15min":27.486000000000001},"last":0.77600000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:50:19 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.73399999999999999,"15min":1.8009999999999999},"min":{"1min":0.39800000000000002,"5min":0.372,"15min":0.26300000000000001},"max":{"1min":0.95999999999999996,"5min":1.7150000000000001,"15min":78.543000000000006},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.79200000000000004,"15min":1.6459999999999999},"min":{"1min":0.42199999999999999,"5min":0.41399999999999998,"15min":0.20000000000000001},"max":{"1min":1.048,"5min":1.681,"15min":51.488999999999997},"last":0.68500000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.95499999999999996,"15min":1.2869999999999999},"min":{"1min":0.64900000000000002,"5min":0.58799999999999997,"15min":0.311},"max":{"1min":1.262,"5min":1.6080000000000001,"15min":9.6839999999999993},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.018,"15min":1.3420000000000001},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.35599999999999998},"max":{"1min":1.4139999999999999,"5min":1.6539999999999999,"15min":9.6199999999999992},"last":0.85399999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.008,"15min":1.1479999999999999},"min":{"1min":0.67200000000000004,"5min":0.63300000000000001,"15min":0.33500000000000002},"max":{"1min":1.1870000000000001,"5min":1.7649999999999999,"15min":10.500999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.98999999999999999,"15min":1.282},"min":{"1min":0.56999999999999995,"5min":0.52600000000000002,"15min":0.35499999999999998},"max":{"1min":1.3859999999999999,"5min":2.601,"15min":10.013},"last":1.026}]},{"osd":6,"last update":"Sat Sep 23 20:50:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.073,"15min":1.288},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.32900000000000001},"max":{"1min":1.446,"5min":1.8029999999999999,"15min":14.483000000000001},"last":1.048},{"interface":"front","average":{"1min":1.014,"5min":1.046,"15min":1.399},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.34699999999999998},"max":{"1min":1.3999999999999999,"5min":2.698,"15min":10.404999999999999},"last":0.91000000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.101,"15min":1.276},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.33900000000000002},"max":{"1min":1.361,"5min":1.835,"15min":16.652999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.0469999999999999,"15min":1.397},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.36099999999999999},"max":{"1min":1.476,"5min":2.6459999999999999,"15min":10.08},"last":0.83299999999999996}]}]},{"osd":3,"up_from":100,"seq":429496730086,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1039084,"kb_used_data":5156,"kb_used_omap":2,"kb_used_meta":1033917,"kb_avail":92706068,"statfs":{"total":95995035648,"available":94931013632,"internally_reserved":0,"allocated":5279744,"data_stored":3180259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":1058731061},"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 Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.68799999999999994,"15min":3.363},"min":{"1min":0.35299999999999998,"5min":0.32400000000000001,"15min":0.18099999999999999},"max":{"1min":1.0029999999999999,"5min":1.6020000000000001,"15min":168.333},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.68999999999999995,"15min":3.1760000000000002},"min":{"1min":0.45900000000000002,"5min":0.35999999999999999,"15min":0.192},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":168.22999999999999},"last":0.85699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.67400000000000004,"15min":1.5509999999999999},"min":{"1min":0.432,"5min":0.315,"15min":0.215},"max":{"1min":1.034,"5min":1.3480000000000001,"15min":67.179000000000002},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.753,"15min":1.4790000000000001},"min":{"1min":0.41299999999999998,"5min":0.38100000000000001,"15min":0.21299999999999999},"max":{"1min":1.0640000000000001,"5min":1.625,"15min":17.600999999999999},"last":1.0600000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.77600000000000002,"15min":2.044},"min":{"1min":0.41399999999999998,"5min":0.377,"15min":0.248},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":60.033000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.78600000000000003,"15min":2.1080000000000001},"min":{"1min":0.51400000000000001,"5min":0.41199999999999998,"15min":0.23499999999999999},"max":{"1min":1.766,"5min":1.766,"15min":67.016999999999996},"last":0.92700000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.95599999999999996,"15min":1.4039999999999999},"min":{"1min":0.73799999999999999,"5min":0.45300000000000001,"15min":0.29499999999999998},"max":{"1min":1.363,"5min":1.379,"15min":9.0690000000000008},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.97999999999999998,"15min":1.417},"min":{"1min":0.69999999999999996,"5min":0.57199999999999995,"15min":0.32400000000000001},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":12.414999999999999},"last":1.292}]},{"osd":5,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.99399999999999999,"15min":1.75},"min":{"1min":0.68700000000000006,"5min":0.497,"15min":0.32700000000000001},"max":{"1min":1.4019999999999999,"5min":1.5880000000000001,"15min":83.965000000000003},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0680000000000001,"15min":1.8280000000000001},"min":{"1min":0.755,"5min":0.66600000000000004,"15min":0.35599999999999998},"max":{"1min":1.3839999999999999,"5min":1.6020000000000001,"15min":84.195999999999998},"last":1.161}]},{"osd":6,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.048,"15min":1.6259999999999999},"min":{"1min":0.65400000000000003,"5min":0.59999999999999998,"15min":0.33700000000000002},"max":{"1min":1.4119999999999999,"5min":1.637,"15min":12.519},"last":1.4470000000000001},{"interface":"front","average":{"1min":1.173,"5min":1.0820000000000001,"15min":1.6879999999999999},"min":{"1min":0.63700000000000001,"5min":0.56399999999999995,"15min":0.35499999999999998},"max":{"1min":1.5700000000000001,"5min":1.5740000000000001,"15min":10.52},"last":1.258}]},{"osd":7,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.137,"15min":1.5529999999999999},"min":{"1min":0.72499999999999998,"5min":0.65300000000000002,"15min":0.38200000000000001},"max":{"1min":1.488,"5min":1.635,"15min":18.359999999999999},"last":1.395},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2150000000000001,"15min":1.6240000000000001},"min":{"1min":0.89400000000000002,"5min":0.749,"15min":0.41699999999999998},"max":{"1min":1.5329999999999999,"5min":1.726,"15min":18.388000000000002},"last":1.504}]}]},{"osd":4,"up_from":31,"seq":133143986888,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":547988,"kb_used_data":4428,"kb_used_omap":0,"kb_used_meta":543552,"kb_avail":93197164,"statfs":{"total":95995035648,"available":95433895936,"internally_reserved":0,"allocated":4534272,"data_stored":3077378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":556597248},"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 Sep 23 20:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88600000000000001,"15min":2.2709999999999999},"min":{"1min":0.54900000000000004,"5min":0.38200000000000001,"15min":0.23499999999999999},"max":{"1min":1.143,"5min":1.5960000000000001,"15min":132.52799999999999},"last":1.252},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.89800000000000002,"15min":2.5329999999999999},"min":{"1min":0.52400000000000002,"5min":0.495,"15min":0.26600000000000001},"max":{"1min":1.177,"5min":1.4159999999999999,"15min":132.57900000000001},"last":0.99099999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:50:11 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86899999999999999,"15min":1.4319999999999999},"min":{"1min":0.56899999999999995,"5min":0.48999999999999999,"15min":0.26800000000000002},"max":{"1min":1.141,"5min":1.3520000000000001,"15min":64.444999999999993},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.90200000000000002,"15min":1.504},"min":{"1min":0.624,"5min":0.48299999999999998,"15min":0.30499999999999999},"max":{"1min":1.329,"5min":1.8560000000000001,"15min":65.369},"last":1.075}]},{"osd":2,"last update":"Sat Sep 23 20:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.90500000000000003,"15min":2.7610000000000001},"min":{"1min":0.628,"5min":0.48499999999999999,"15min":0.30399999999999999},"max":{"1min":1.268,"5min":1.7150000000000001,"15min":187.89599999999999},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.94299999999999995,"15min":2.8079999999999998},"min":{"1min":0.624,"5min":0.51700000000000002,"15min":0.28000000000000003},"max":{"1min":1.2649999999999999,"5min":1.496,"15min":189.535},"last":1.1120000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:50:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0209999999999999,"15min":1.6930000000000001},"min":{"1min":0.76900000000000002,"5min":0.56699999999999995,"15min":0.29199999999999998},"max":{"1min":1.2969999999999999,"5min":2.1589999999999998,"15min":31.518000000000001},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0800000000000001,"15min":1.774},"min":{"1min":0.871,"5min":0.52300000000000002,"15min":0.34999999999999998},"max":{"1min":1.3380000000000001,"5min":1.923,"15min":31.620000000000001},"last":1.1830000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.98499999999999999,"15min":1.7629999999999999},"min":{"1min":0.64900000000000002,"5min":0.44400000000000001,"15min":0.307},"max":{"1min":1.2569999999999999,"5min":1.8879999999999999,"15min":170.56},"last":1.04},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1259999999999999,"15min":1.8879999999999999},"min":{"1min":0.82899999999999996,"5min":0.41399999999999998,"15min":0.313},"max":{"1min":1.387,"5min":1.8109999999999999,"15min":170.81399999999999},"last":1.2769999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:50:19 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.109,"15min":1.4410000000000001},"min":{"1min":0.65600000000000003,"5min":0.56799999999999995,"15min":0.36099999999999999},"max":{"1min":1.427,"5min":2.6429999999999998,"15min":8.6500000000000004},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.0940000000000001,"15min":1.6120000000000001},"min":{"1min":0.85099999999999998,"5min":0.38500000000000001,"15min":0.34999999999999998},"max":{"1min":1.577,"5min":2.5139999999999998,"15min":8.2539999999999996},"last":1.329}]},{"osd":7,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1240000000000001,"15min":1.26},"min":{"1min":0.81000000000000005,"5min":0.51600000000000001,"15min":0.35399999999999998},"max":{"1min":1.417,"5min":2.0760000000000001,"15min":10.616},"last":1.353},{"interface":"front","average":{"1min":1.222,"5min":1.157,"15min":1.3400000000000001},"min":{"1min":0.89500000000000002,"5min":0.65900000000000003,"15min":0.35699999999999998},"max":{"1min":1.6859999999999999,"5min":1.9910000000000001,"15min":8.6509999999999998},"last":1.2090000000000001}]}]},{"osd":5,"up_from":39,"seq":167503725248,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":510152,"kb_used_data":8512,"kb_used_omap":0,"kb_used_meta":501632,"kb_avail":93235000,"statfs":{"total":95995035648,"available":95472640000,"internally_reserved":0,"allocated":8716288,"data_stored":7267445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":513671168},"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 Sep 23 20:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.86199999999999999,"15min":2.5990000000000002},"min":{"1min":0.54500000000000004,"5min":0.47099999999999997,"15min":0.23599999999999999},"max":{"1min":1.0389999999999999,"5min":1.5649999999999999,"15min":166.43700000000001},"last":1.3939999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.874,"15min":2.7679999999999998},"min":{"1min":0.71299999999999997,"5min":0.46500000000000002,"15min":0.26100000000000001},"max":{"1min":1.04,"5min":1.583,"15min":165.25299999999999},"last":1.018}]},{"osd":1,"last update":"Sat Sep 23 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.90500000000000003,"15min":2.593},"min":{"1min":0.58299999999999996,"5min":0.41599999999999998,"15min":0.28799999999999998},"max":{"1min":1.226,"5min":1.397,"15min":146.178},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.96099999999999997,"15min":2.5499999999999998},"min":{"1min":0.57299999999999995,"5min":0.52700000000000002,"15min":0.27000000000000002},"max":{"1min":1.21,"5min":1.639,"15min":145.876},"last":1.151}]},{"osd":2,"last update":"Sat Sep 23 20:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.92900000000000005,"15min":1.46},"min":{"1min":0.61899999999999999,"5min":0.51200000000000001,"15min":0.28199999999999997},"max":{"1min":1.2769999999999999,"5min":1.3620000000000001,"15min":35.042999999999999},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.103,"15min":1.3580000000000001},"min":{"1min":0.69799999999999995,"5min":0.60899999999999999,"15min":0.33300000000000002},"max":{"1min":1.429,"5min":1.6479999999999999,"15min":35.210000000000001},"last":1.3280000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":2.4420000000000002,"15min":2.133},"min":{"1min":0.65500000000000003,"5min":0.56399999999999995,"15min":0.312},"max":{"1min":1.1639999999999999,"5min":152.15600000000001,"15min":152.15600000000001},"last":1.272},{"interface":"front","average":{"1min":1.0640000000000001,"5min":2.4249999999999998,"15min":2.21},"min":{"1min":0.73699999999999999,"5min":0.50900000000000001,"15min":0.30299999999999999},"max":{"1min":1.2909999999999999,"5min":152.13499999999999,"15min":152.13499999999999},"last":1.2929999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.97299999999999998,"15min":1.2410000000000001},"min":{"1min":0.68600000000000005,"5min":0.55600000000000005,"15min":0.28000000000000003},"max":{"1min":1.288,"5min":1.4650000000000001,"15min":10.775},"last":1.22},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0580000000000001,"15min":1.2370000000000001},"min":{"1min":0.85599999999999998,"5min":0.54300000000000004,"15min":0.27500000000000002},"max":{"1min":1.488,"5min":1.875,"15min":7.8079999999999998},"last":1.444}]},{"osd":6,"last update":"Sat Sep 23 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.0840000000000001,"15min":1.339},"min":{"1min":0.86599999999999999,"5min":0.48999999999999999,"15min":0.36099999999999999},"max":{"1min":1.452,"5min":1.6739999999999999,"15min":9.2149999999999999},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.218,"15min":1.357},"min":{"1min":1.008,"5min":0.749,"15min":0.38900000000000001},"max":{"1min":1.5389999999999999,"5min":1.77,"15min":7.9409999999999998},"last":1.494}]},{"osd":7,"last update":"Sat Sep 23 20:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.046,"15min":1.234},"min":{"1min":0.84299999999999997,"5min":0.41799999999999998,"15min":0.33000000000000002},"max":{"1min":1.3180000000000001,"5min":1.542,"15min":12.609999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.165,"5min":1.1719999999999999,"15min":1.381},"min":{"1min":0.81399999999999995,"5min":0.53300000000000003,"15min":0.41599999999999998},"max":{"1min":1.349,"5min":1.8280000000000001,"15min":12.666},"last":1.3560000000000001}]}]}],"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":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":4198400,"data_stored":4194323,"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":4198400,"data_stored":4194323,"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":5510,"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":4210,"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":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11296,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"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-09-23T20:51:08.169 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T20:51:08.170 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_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-23T20:51:08.239 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9f29ad5c2e8c43c39d212e427796ca83 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_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-23T20:51:08.241 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-23T20:51:08.252 INFO:tasks.cephadm:Teardown begin 2023-09-23T20:51:08.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:51:08.272 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:51:08.550 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:08 smithi174 bash[91578]: audit 2023-09-23T20:51:08.062000+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:08.551 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-23T20:51:08.551 DEBUG:teuthology.orchestra.run.smithi112:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T20:51:08.558 DEBUG:teuthology.orchestra.run.smithi174:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T20:51:08.564 INFO:tasks.cephadm:Stopping all daemons... 2023-09-23T20:51:08.565 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-23T20:51:08.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T20:51:08.610 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[104422]: audit 2023-09-23T20:51:08.062000+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:08.611 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[107672]: audit 2023-09-23T20:51:08.062000+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.112:0/929701730' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:08.902 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[92890]: [23/Sep/2023:20:51:08] ENGINE Bus STOPPING 2023-09-23T20:51:08.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[92890]: [23/Sep/2023:20:51:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:51:08.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[92890]: [23/Sep/2023:20:51:08] ENGINE Bus STOPPED 2023-09-23T20:51:08.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[92890]: [23/Sep/2023:20:51:08] ENGINE Bus STARTING 2023-09-23T20:51:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:08 smithi112 systemd[1]: Stopping Ceph mon.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:08.903 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[104422]: debug 2023-09-23T20:51:08.827+0000 7fb29c81e700 -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-09-23T20:51:08.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[104422]: debug 2023-09-23T20:51:08.827+0000 7fb29c81e700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-23T20:51:09.346 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[92890]: [23/Sep/2023:20:51:08] ENGINE Serving on http://:::9283 2023-09-23T20:51:09.346 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:08 smithi112 bash[92890]: [23/Sep/2023:20:51:08] ENGINE Bus STARTED 2023-09-23T20:51:10.267 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: ::ffff:172.21.15.174 - - [23/Sep/2023:20:51:10] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T20:51:10.268 INFO:journalctl@ceph.mon.a.smithi112.stdout:Sep 23 20:51:09 smithi112 bash[304120]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T20:51:10.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-23T20:51:10.454 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:10.454 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-23T20:51:10.455 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-23T20:51:10.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.c 2023-09-23T20:51:10.633 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:10 smithi112 systemd[1]: Stopping Ceph mon.c for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:10.902 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[107672]: debug 2023-09-23T20:51:10.631+0000 7f667e8e4700 -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-09-23T20:51:10.903 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[107672]: debug 2023-09-23T20:51:10.631+0000 7f667e8e4700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-23T20:51:10.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: [23/Sep/2023:20:51:10] ENGINE Bus STOPPING 2023-09-23T20:51:10.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: [23/Sep/2023:20:51:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:51:10.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: [23/Sep/2023:20:51:10] ENGINE Bus STOPPED 2023-09-23T20:51:10.903 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: [23/Sep/2023:20:51:10] ENGINE Bus STARTING 2023-09-23T20:51:10.904 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: [23/Sep/2023:20:51:10] ENGINE Serving on http://:::9283 2023-09-23T20:51:10.904 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:10 smithi112 bash[92890]: [23/Sep/2023:20:51:10] ENGINE Bus STARTED 2023-09-23T20:51:11.768 INFO:journalctl@ceph.mon.c.smithi112.stdout:Sep 23 20:51:11 smithi112 bash[304233]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T20:51:11.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-23T20:51:11.816 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:11.817 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-23T20:51:11.817 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-23T20:51:11.817 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.b 2023-09-23T20:51:12.257 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:11 smithi174 systemd[1]: Stopping Ceph mon.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:12.257 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:11 smithi174 bash[91578]: debug 2023-09-23T20:51:11.994+0000 7f8d235cd700 -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-09-23T20:51:12.257 INFO:journalctl@ceph.mon.b.smithi174.stdout:Sep 23 20:51:11 smithi174 bash[91578]: debug 2023-09-23T20:51:11.994+0000 7f8d235cd700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-23T20:51:13.084 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-23T20:51:13.126 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:13.126 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-23T20:51:13.126 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-23T20:51:13.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T20:51:13.402 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:13 smithi112 systemd[1]: Stopping Ceph mgr.y for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:13.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:13 smithi112 bash[92890]: debug 2023-09-23T20:51:13.287+0000 7f3c48892700 -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-09-23T20:51:13.403 INFO:journalctl@ceph.mgr.y.smithi112.stdout:Sep 23 20:51:13 smithi112 bash[92890]: debug 2023-09-23T20:51:13.287+0000 7f3c48892700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-09-23T20:51:14.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-23T20:51:14.305 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:14.305 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-23T20:51:14.305 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-23T20:51:14.306 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x 2023-09-23T20:51:14.568 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Sep 23 20:51:14 smithi174 systemd[1]: Stopping Ceph mgr.x for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:15.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-23T20:51:15.561 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:15.561 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-23T20:51:15.561 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-23T20:51:15.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T20:51:15.913 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:51:15 smithi112 systemd[1]: Stopping Ceph osd.0 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:15.913 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:51:15 smithi112 bash[115557]: debug 2023-09-23T20:51:15.739+0000 7f87e62c6700 -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-09-23T20:51:15.913 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:51:15 smithi112 bash[115557]: debug 2023-09-23T20:51:15.739+0000 7f87e62c6700 -1 osd.0 404 *** Got signal Terminated *** 2023-09-23T20:51:15.913 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:51:15 smithi112 bash[115557]: debug 2023-09-23T20:51:15.739+0000 7f87e62c6700 -1 osd.0 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:51:22.431 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:51:22 smithi112 bash[304449]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:51:22.902 INFO:journalctl@ceph.osd.0.smithi112.stdout:Sep 23 20:51:22 smithi112 bash[304516]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:51:25.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-23T20:51:25.189 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:25.189 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-23T20:51:25.190 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T20:51:25.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T20:51:25.418 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:51:25 smithi112 systemd[1]: Stopping Ceph osd.1 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:25.902 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:51:25 smithi112 bash[122360]: debug 2023-09-23T20:51:25.415+0000 7fb0c4e57700 -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-09-23T20:51:25.903 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:51:25 smithi112 bash[122360]: debug 2023-09-23T20:51:25.415+0000 7fb0c4e57700 -1 osd.1 404 *** Got signal Terminated *** 2023-09-23T20:51:25.903 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:51:25 smithi112 bash[122360]: debug 2023-09-23T20:51:25.415+0000 7fb0c4e57700 -1 osd.1 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:51:32.081 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:51:31 smithi112 bash[304658]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:51:32.082 INFO:journalctl@ceph.osd.1.smithi112.stdout:Sep 23 20:51:32 smithi112 bash[304722]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:51:34.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T20:51:34.213 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:34.214 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T20:51:34.214 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-23T20:51:34.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.2 2023-09-23T20:51:34.433 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:51:34 smithi112 systemd[1]: Stopping Ceph osd.2 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:34.902 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:51:34 smithi112 bash[129569]: debug 2023-09-23T20:51:34.431+0000 7f93530a0700 -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-09-23T20:51:34.903 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:51:34 smithi112 bash[129569]: debug 2023-09-23T20:51:34.431+0000 7f93530a0700 -1 osd.2 404 *** Got signal Terminated *** 2023-09-23T20:51:34.903 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:51:34 smithi112 bash[129569]: debug 2023-09-23T20:51:34.431+0000 7f93530a0700 -1 osd.2 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:51:41.082 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:51:40 smithi112 bash[304867]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:51:41.082 INFO:journalctl@ceph.osd.2.smithi112.stdout:Sep 23 20:51:41 smithi112 bash[304934]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:51:42.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:42 smithi174 bash[162522]: debug 2023-09-23T20:51:42.533+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:43.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-23T20:51:43.097 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:43.097 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-23T20:51:43.098 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-23T20:51:43.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T20:51:43.318 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:43 smithi174 bash[43127]: debug 2023-09-23T20:51:43.037+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:43.325 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:43 smithi112 systemd[1]: Stopping Ceph osd.3 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:43.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:43 smithi112 bash[135464]: debug 2023-09-23T20:51:43.322+0000 7fad58629700 -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-09-23T20:51:43.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:43 smithi112 bash[135464]: debug 2023-09-23T20:51:43.322+0000 7fad58629700 -1 osd.3 404 *** Got signal Terminated *** 2023-09-23T20:51:43.653 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:43 smithi112 bash[135464]: debug 2023-09-23T20:51:43.322+0000 7fad58629700 -1 osd.3 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:51:43.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:43 smithi174 bash[162522]: debug 2023-09-23T20:51:43.481+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:43.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:43 smithi174 bash[58970]: debug 2023-09-23T20:51:43.609+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:44.318 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[43127]: debug 2023-09-23T20:51:44.021+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:44.637 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[162522]: debug 2023-09-23T20:51:44.513+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:44.637 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[35267]: debug 2023-09-23T20:51:44.333+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:44.638 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[81369]: ts=2023-09-23T20:51:44.355Z 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.112:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-09-23T20:51:44.638 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[81369]: ts=2023-09-23T20:51:44.357Z 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.112:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-09-23T20:51:44.638 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[81369]: ts=2023-09-23T20:51:44.357Z 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.112:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-09-23T20:51:44.638 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[81369]: ts=2023-09-23T20:51:44.360Z 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.112:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-09-23T20:51:44.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:44 smithi112 bash[135464]: debug 2023-09-23T20:51:44.254+0000 7fad5241a700 -1 osd.3 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.942470+0000 front 2023-09-23T20:51:17.942441+0000 (oldest deadline 2023-09-23T20:51:43.842374+0000) 2023-09-23T20:51:45.011 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:44 smithi174 bash[58970]: debug 2023-09-23T20:51:44.629+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:45.318 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:45 smithi174 bash[43127]: debug 2023-09-23T20:51:45.005+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:45.632 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:45 smithi174 bash[162522]: debug 2023-09-23T20:51:45.513+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:45.632 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:45 smithi174 bash[35267]: debug 2023-09-23T20:51:45.313+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:45.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:45 smithi112 bash[135464]: debug 2023-09-23T20:51:45.222+0000 7fad5241a700 -1 osd.3 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.942470+0000 front 2023-09-23T20:51:17.942441+0000 (oldest deadline 2023-09-23T20:51:43.842374+0000) 2023-09-23T20:51:46.020 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:45 smithi174 bash[58970]: debug 2023-09-23T20:51:45.625+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:46.275 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:46 smithi174 bash[43127]: debug 2023-09-23T20:51:46.013+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:46.568 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:46 smithi174 bash[162522]: debug 2023-09-23T20:51:46.473+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:46.569 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:46 smithi174 bash[35267]: debug 2023-09-23T20:51:46.269+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:46.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:46 smithi112 bash[135464]: debug 2023-09-23T20:51:46.266+0000 7fad5241a700 -1 osd.3 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.942470+0000 front 2023-09-23T20:51:17.942441+0000 (oldest deadline 2023-09-23T20:51:43.842374+0000) 2023-09-23T20:51:47.036 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:46 smithi174 bash[58970]: debug 2023-09-23T20:51:46.633+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:47.318 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:47 smithi174 bash[43127]: debug 2023-09-23T20:51:47.029+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:47.635 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:47 smithi174 bash[35267]: debug 2023-09-23T20:51:47.313+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:47.636 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:47 smithi174 bash[162522]: debug 2023-09-23T20:51:47.501+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:47.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:47 smithi112 bash[135464]: debug 2023-09-23T20:51:47.282+0000 7fad5241a700 -1 osd.3 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.942470+0000 front 2023-09-23T20:51:17.942441+0000 (oldest deadline 2023-09-23T20:51:43.842374+0000) 2023-09-23T20:51:48.062 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:47 smithi174 bash[58970]: debug 2023-09-23T20:51:47.629+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:48.318 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:48 smithi174 bash[43127]: debug 2023-09-23T20:51:48.057+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:48.652 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:48 smithi112 bash[135464]: debug 2023-09-23T20:51:48.302+0000 7fad5241a700 -1 osd.3 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.942470+0000 front 2023-09-23T20:51:17.942441+0000 (oldest deadline 2023-09-23T20:51:43.842374+0000) 2023-09-23T20:51:48.818 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:48 smithi174 bash[35267]: debug 2023-09-23T20:51:48.353+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:48.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:48 smithi174 bash[162522]: debug 2023-09-23T20:51:48.493+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:48.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:48 smithi174 bash[58970]: debug 2023-09-23T20:51:48.597+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:49.371 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:49 smithi174 bash[43127]: debug 2023-09-23T20:51:49.101+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:49.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:49 smithi174 bash[162522]: debug 2023-09-23T20:51:49.497+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:49.818 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:49 smithi174 bash[35267]: debug 2023-09-23T20:51:49.365+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:49.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:49 smithi174 bash[58970]: debug 2023-09-23T20:51:49.553+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:49.902 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:49 smithi112 bash[305074]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:51:49.902 INFO:journalctl@ceph.osd.3.smithi112.stdout:Sep 23 20:51:49 smithi112 bash[305142]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:51:50.476 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:50 smithi174 bash[35267]: debug 2023-09-23T20:51:50.345+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:50.476 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:50 smithi174 bash[43127]: debug 2023-09-23T20:51:50.097+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:50.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:50 smithi174 bash[162522]: debug 2023-09-23T20:51:50.469+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:50.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:50 smithi174 bash[58970]: debug 2023-09-23T20:51:50.585+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:51.435 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[35267]: debug 2023-09-23T20:51:51.365+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:51.435 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[43127]: debug 2023-09-23T20:51:51.129+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:51.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-23T20:51:51.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:51:51.735 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-23T20:51:51.735 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-23T20:51:51.735 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.4 2023-09-23T20:51:51.749 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[162522]: debug 2023-09-23T20:51:51.429+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:51.749 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[58970]: debug 2023-09-23T20:51:51.577+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:52.068 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:51 smithi174 systemd[1]: Stopping Ceph osd.4 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:51:52.068 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[35267]: debug 2023-09-23T20:51:51.921+0000 7f5528af7700 -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-09-23T20:51:52.069 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[35267]: debug 2023-09-23T20:51:51.921+0000 7f5528af7700 -1 osd.4 404 *** Got signal Terminated *** 2023-09-23T20:51:52.069 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:51 smithi174 bash[35267]: debug 2023-09-23T20:51:51.921+0000 7f5528af7700 -1 osd.4 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:51:52.415 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:52 smithi174 bash[35267]: debug 2023-09-23T20:51:52.317+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:52.415 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:52 smithi174 bash[43127]: debug 2023-09-23T20:51:52.105+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:52.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:52 smithi174 bash[162522]: debug 2023-09-23T20:51:52.409+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:52.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:52 smithi174 bash[58970]: debug 2023-09-23T20:51:52.585+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:53.403 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:53 smithi174 bash[43127]: debug 2023-09-23T20:51:53.141+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:53.403 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:53 smithi174 bash[43127]: debug 2023-09-23T20:51:53.141+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:53.403 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:53 smithi174 bash[35267]: debug 2023-09-23T20:51:53.357+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:53.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:53 smithi174 bash[58970]: debug 2023-09-23T20:51:53.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:53.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:53 smithi174 bash[162522]: debug 2023-09-23T20:51:53.397+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:53.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:53 smithi174 bash[162522]: debug 2023-09-23T20:51:53.397+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:54.561 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[35267]: debug 2023-09-23T20:51:54.313+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:54.561 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[35267]: debug 2023-09-23T20:51:54.313+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.567326+0000 front 2023-09-23T20:51:29.567475+0000 (oldest deadline 2023-09-23T20:51:53.667350+0000) 2023-09-23T20:51:54.562 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[43127]: debug 2023-09-23T20:51:54.141+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:54.562 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[43127]: debug 2023-09-23T20:51:54.141+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:54.562 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[162522]: debug 2023-09-23T20:51:54.389+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:54.562 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[162522]: debug 2023-09-23T20:51:54.389+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:54.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:54 smithi174 bash[58970]: debug 2023-09-23T20:51:54.553+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:55.367 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[43127]: debug 2023-09-23T20:51:55.093+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:55.368 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[43127]: debug 2023-09-23T20:51:55.093+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:55.368 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[35267]: debug 2023-09-23T20:51:55.277+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:55.368 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[35267]: debug 2023-09-23T20:51:55.277+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.567326+0000 front 2023-09-23T20:51:29.567475+0000 (oldest deadline 2023-09-23T20:51:53.667350+0000) 2023-09-23T20:51:55.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[162522]: debug 2023-09-23T20:51:55.361+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:55.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[162522]: debug 2023-09-23T20:51:55.361+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:55.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[58970]: debug 2023-09-23T20:51:55.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:55.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:55 smithi174 bash[58970]: debug 2023-09-23T20:51:55.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:51:56.561 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[162522]: debug 2023-09-23T20:51:56.333+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:56.561 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[162522]: debug 2023-09-23T20:51:56.333+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:56.561 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[35267]: debug 2023-09-23T20:51:56.317+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:16.065692+0000 front 2023-09-23T20:51:16.065351+0000 (oldest deadline 2023-09-23T20:51:43.665944+0000) 2023-09-23T20:51:56.562 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[35267]: debug 2023-09-23T20:51:56.317+0000 7f55248f4700 -1 osd.4 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.567326+0000 front 2023-09-23T20:51:29.567475+0000 (oldest deadline 2023-09-23T20:51:53.667350+0000) 2023-09-23T20:51:56.562 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[43127]: debug 2023-09-23T20:51:56.089+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:56.562 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[43127]: debug 2023-09-23T20:51:56.089+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:56.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[58970]: debug 2023-09-23T20:51:56.553+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:56.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:56 smithi174 bash[58970]: debug 2023-09-23T20:51:56.553+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:51:57.501 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:57 smithi174 bash[162522]: debug 2023-09-23T20:51:57.301+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:57.501 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:57 smithi174 bash[162522]: debug 2023-09-23T20:51:57.301+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:57.501 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:57 smithi174 bash[43127]: debug 2023-09-23T20:51:57.109+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:57.501 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:57 smithi174 bash[43127]: debug 2023-09-23T20:51:57.109+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:57.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:57 smithi174 bash[58970]: debug 2023-09-23T20:51:57.573+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:57.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:57 smithi174 bash[58970]: debug 2023-09-23T20:51:57.573+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:51:58.376 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[194561]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T20:51:58.377 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[162522]: debug 2023-09-23T20:51:58.313+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:58.377 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[162522]: debug 2023-09-23T20:51:58.313+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:58.377 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[43127]: debug 2023-09-23T20:51:58.097+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:58.377 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[43127]: debug 2023-09-23T20:51:58.097+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:58.818 INFO:journalctl@ceph.osd.4.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[194626]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T20:51:58.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[58970]: debug 2023-09-23T20:51:58.581+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:58.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:58 smithi174 bash[58970]: debug 2023-09-23T20:51:58.581+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:51:59.445 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:59 smithi174 bash[43127]: debug 2023-09-23T20:51:59.133+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:51:59.445 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:51:59 smithi174 bash[43127]: debug 2023-09-23T20:51:59.133+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:51:59.446 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:59 smithi174 bash[162522]: debug 2023-09-23T20:51:59.297+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:51:59.446 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:51:59 smithi174 bash[162522]: debug 2023-09-23T20:51:59.297+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:51:59.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:59 smithi174 bash[58970]: debug 2023-09-23T20:51:59.569+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:51:59.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:51:59 smithi174 bash[58970]: debug 2023-09-23T20:51:59.569+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:00.493 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:00 smithi174 bash[162522]: debug 2023-09-23T20:52:00.277+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:00.494 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:00 smithi174 bash[162522]: debug 2023-09-23T20:52:00.277+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:00.494 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:00 smithi174 bash[43127]: debug 2023-09-23T20:52:00.121+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:00.494 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:00 smithi174 bash[43127]: debug 2023-09-23T20:52:00.121+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:00.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:00 smithi174 bash[58970]: debug 2023-09-23T20:52:00.565+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:00.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:00 smithi174 bash[58970]: debug 2023-09-23T20:52:00.565+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:01.108 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-23T20:52:01.182 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:52:01.183 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-23T20:52:01.183 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-23T20:52:01.183 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T20:52:01.391 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[162522]: debug 2023-09-23T20:52:01.229+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:01.391 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[162522]: debug 2023-09-23T20:52:01.229+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:01.392 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[43127]: debug 2023-09-23T20:52:01.145+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:01.392 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[43127]: debug 2023-09-23T20:52:01.145+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:01.392 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:01 smithi174 systemd[1]: Stopping Ceph osd.5 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:01.818 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[43127]: debug 2023-09-23T20:52:01.385+0000 7f9c1d6cf700 -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-09-23T20:52:01.818 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[43127]: debug 2023-09-23T20:52:01.385+0000 7f9c1d6cf700 -1 osd.5 404 *** Got signal Terminated *** 2023-09-23T20:52:01.818 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[43127]: debug 2023-09-23T20:52:01.385+0000 7f9c1d6cf700 -1 osd.5 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:52:01.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[58970]: debug 2023-09-23T20:52:01.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:01.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:01 smithi174 bash[58970]: debug 2023-09-23T20:52:01.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:02.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[43127]: debug 2023-09-23T20:52:02.149+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:02.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[43127]: debug 2023-09-23T20:52:02.149+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:02.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[162522]: debug 2023-09-23T20:52:02.273+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:02.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[162522]: debug 2023-09-23T20:52:02.273+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:03.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[58970]: debug 2023-09-23T20:52:02.565+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:03.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[58970]: debug 2023-09-23T20:52:02.565+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:03.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:02 smithi174 bash[58970]: debug 2023-09-23T20:52:02.565+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:03.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[43127]: debug 2023-09-23T20:52:03.193+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:03.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[43127]: debug 2023-09-23T20:52:03.193+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:03.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[162522]: debug 2023-09-23T20:52:03.317+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:03.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[162522]: debug 2023-09-23T20:52:03.317+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:03.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[162522]: debug 2023-09-23T20:52:03.317+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:04.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[58970]: debug 2023-09-23T20:52:03.597+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:04.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[58970]: debug 2023-09-23T20:52:03.597+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:04.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:03 smithi174 bash[58970]: debug 2023-09-23T20:52:03.597+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:04.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[43127]: debug 2023-09-23T20:52:04.165+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:04.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[43127]: debug 2023-09-23T20:52:04.165+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:04.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[43127]: debug 2023-09-23T20:52:04.165+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:38.889025+0000 front 2023-09-23T20:51:38.888995+0000 (oldest deadline 2023-09-23T20:52:04.089467+0000) 2023-09-23T20:52:04.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[162522]: debug 2023-09-23T20:52:04.329+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:04.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[162522]: debug 2023-09-23T20:52:04.329+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:04.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[162522]: debug 2023-09-23T20:52:04.329+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:05.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[58970]: debug 2023-09-23T20:52:04.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:05.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[58970]: debug 2023-09-23T20:52:04.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:05.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:04 smithi174 bash[58970]: debug 2023-09-23T20:52:04.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:05.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[43127]: debug 2023-09-23T20:52:05.181+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:05.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[43127]: debug 2023-09-23T20:52:05.181+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:05.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[43127]: debug 2023-09-23T20:52:05.181+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:38.889025+0000 front 2023-09-23T20:51:38.888995+0000 (oldest deadline 2023-09-23T20:52:04.089467+0000) 2023-09-23T20:52:05.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[162522]: debug 2023-09-23T20:52:05.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:05.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[162522]: debug 2023-09-23T20:52:05.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:05.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[162522]: debug 2023-09-23T20:52:05.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:06.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[58970]: debug 2023-09-23T20:52:05.561+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:06.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[58970]: debug 2023-09-23T20:52:05.561+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:06.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:05 smithi174 bash[58970]: debug 2023-09-23T20:52:05.561+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:06.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[43127]: debug 2023-09-23T20:52:06.193+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:17.086874+0000 front 2023-09-23T20:51:17.086577+0000 (oldest deadline 2023-09-23T20:51:42.986260+0000) 2023-09-23T20:52:06.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[43127]: debug 2023-09-23T20:52:06.193+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:27.687584+0000 front 2023-09-23T20:51:27.687532+0000 (oldest deadline 2023-09-23T20:51:52.987432+0000) 2023-09-23T20:52:06.568 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[43127]: debug 2023-09-23T20:52:06.193+0000 7f9c1accf700 -1 osd.5 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:38.889025+0000 front 2023-09-23T20:51:38.888995+0000 (oldest deadline 2023-09-23T20:52:04.089467+0000) 2023-09-23T20:52:06.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[162522]: debug 2023-09-23T20:52:06.361+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:06.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[162522]: debug 2023-09-23T20:52:06.361+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:06.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[162522]: debug 2023-09-23T20:52:06.361+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:06.920 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[58970]: debug 2023-09-23T20:52:06.569+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:06.920 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[58970]: debug 2023-09-23T20:52:06.569+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:06.920 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:06 smithi174 bash[58970]: debug 2023-09-23T20:52:06.569+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:07.565 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[162522]: debug 2023-09-23T20:52:07.337+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:07.565 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[162522]: debug 2023-09-23T20:52:07.337+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:07.566 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[162522]: debug 2023-09-23T20:52:07.337+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:07.612 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[58970]: debug 2023-09-23T20:52:07.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:07.612 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[58970]: debug 2023-09-23T20:52:07.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:07.612 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[58970]: debug 2023-09-23T20:52:07.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:07.912 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[194773]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T20:52:07.912 INFO:journalctl@ceph.osd.5.smithi174.stdout:Sep 23 20:52:07 smithi174 bash[194839]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T20:52:08.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:08 smithi174 bash[162522]: debug 2023-09-23T20:52:08.317+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:08.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:08 smithi174 bash[162522]: debug 2023-09-23T20:52:08.317+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:08.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:08 smithi174 bash[162522]: debug 2023-09-23T20:52:08.317+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:08.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:08 smithi174 bash[58970]: debug 2023-09-23T20:52:08.541+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:08.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:08 smithi174 bash[58970]: debug 2023-09-23T20:52:08.541+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:08.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:08 smithi174 bash[58970]: debug 2023-09-23T20:52:08.541+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:09.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[162522]: debug 2023-09-23T20:52:09.333+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:09.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[162522]: debug 2023-09-23T20:52:09.333+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:09.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[162522]: debug 2023-09-23T20:52:09.333+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:09.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[58970]: debug 2023-09-23T20:52:09.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:09.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[58970]: debug 2023-09-23T20:52:09.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:09.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[58970]: debug 2023-09-23T20:52:09.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:09.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:09 smithi174 bash[58970]: debug 2023-09-23T20:52:09.557+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:10.224 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-23T20:52:10.256 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:52:10.256 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-23T20:52:10.257 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T20:52:10.257 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T20:52:10.568 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 systemd[1]: Stopping Ceph osd.6 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:10.568 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:10.568 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:10.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:10.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.345+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.553230+0000 front 2023-09-23T20:51:46.553262+0000 (oldest deadline 2023-09-23T20:52:09.452838+0000) 2023-09-23T20:52:10.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.445+0000 7f4abb1a1700 -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-09-23T20:52:10.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.445+0000 7f4abb1a1700 -1 osd.6 404 *** Got signal Terminated *** 2023-09-23T20:52:10.569 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[162522]: debug 2023-09-23T20:52:10.445+0000 7f4abb1a1700 -1 osd.6 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:52:11.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[58970]: debug 2023-09-23T20:52:10.573+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:11.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[58970]: debug 2023-09-23T20:52:10.573+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:11.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[58970]: debug 2023-09-23T20:52:10.573+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:11.068 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:10 smithi174 bash[58970]: debug 2023-09-23T20:52:10.573+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:11.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[162522]: debug 2023-09-23T20:52:11.369+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:11.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[162522]: debug 2023-09-23T20:52:11.369+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:11.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[162522]: debug 2023-09-23T20:52:11.369+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:11.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[162522]: debug 2023-09-23T20:52:11.369+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.553230+0000 front 2023-09-23T20:51:46.553262+0000 (oldest deadline 2023-09-23T20:52:09.452838+0000) 2023-09-23T20:52:11.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[58970]: debug 2023-09-23T20:52:11.617+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:11.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[58970]: debug 2023-09-23T20:52:11.617+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:11.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[58970]: debug 2023-09-23T20:52:11.617+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:11.820 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:11 smithi174 bash[58970]: debug 2023-09-23T20:52:11.617+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:12.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[162522]: debug 2023-09-23T20:52:12.413+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:12.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[162522]: debug 2023-09-23T20:52:12.413+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:12.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[162522]: debug 2023-09-23T20:52:12.413+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:12.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[162522]: debug 2023-09-23T20:52:12.413+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.553230+0000 front 2023-09-23T20:51:46.553262+0000 (oldest deadline 2023-09-23T20:52:09.452838+0000) 2023-09-23T20:52:12.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[58970]: debug 2023-09-23T20:52:12.609+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:12.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[58970]: debug 2023-09-23T20:52:12.609+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:12.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[58970]: debug 2023-09-23T20:52:12.609+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:12.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:12 smithi174 bash[58970]: debug 2023-09-23T20:52:12.609+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:13.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[162522]: debug 2023-09-23T20:52:13.441+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:13.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[162522]: debug 2023-09-23T20:52:13.441+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:13.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[162522]: debug 2023-09-23T20:52:13.441+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:13.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[162522]: debug 2023-09-23T20:52:13.441+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.553230+0000 front 2023-09-23T20:51:46.553262+0000 (oldest deadline 2023-09-23T20:52:09.452838+0000) 2023-09-23T20:52:13.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[58970]: debug 2023-09-23T20:52:13.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:13.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[58970]: debug 2023-09-23T20:52:13.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:13.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[58970]: debug 2023-09-23T20:52:13.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:13.820 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:13 smithi174 bash[58970]: debug 2023-09-23T20:52:13.593+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:14.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[162522]: debug 2023-09-23T20:52:14.445+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.448519+0000 front 2023-09-23T20:51:18.448395+0000 (oldest deadline 2023-09-23T20:51:41.948425+0000) 2023-09-23T20:52:14.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[162522]: debug 2023-09-23T20:52:14.445+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:28.950845+0000 front 2023-09-23T20:51:28.950964+0000 (oldest deadline 2023-09-23T20:51:52.450382+0000) 2023-09-23T20:52:14.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[162522]: debug 2023-09-23T20:52:14.445+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:37.751842+0000 front 2023-09-23T20:51:37.751795+0000 (oldest deadline 2023-09-23T20:52:03.051748+0000) 2023-09-23T20:52:14.819 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[162522]: debug 2023-09-23T20:52:14.445+0000 7f4ab579b700 -1 osd.6 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.553230+0000 front 2023-09-23T20:51:46.553262+0000 (oldest deadline 2023-09-23T20:52:09.452838+0000) 2023-09-23T20:52:14.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[58970]: debug 2023-09-23T20:52:14.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:14.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[58970]: debug 2023-09-23T20:52:14.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:14.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[58970]: debug 2023-09-23T20:52:14.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:14.820 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:14 smithi174 bash[58970]: debug 2023-09-23T20:52:14.545+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:15.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:15 smithi174 bash[58970]: debug 2023-09-23T20:52:15.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:15.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:15 smithi174 bash[58970]: debug 2023-09-23T20:52:15.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:15.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:15 smithi174 bash[58970]: debug 2023-09-23T20:52:15.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:15.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:15 smithi174 bash[58970]: debug 2023-09-23T20:52:15.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:16.818 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:16 smithi174 bash[194980]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T20:52:16.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:16 smithi174 bash[58970]: debug 2023-09-23T20:52:16.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:16.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:16 smithi174 bash[58970]: debug 2023-09-23T20:52:16.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:16.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:16 smithi174 bash[58970]: debug 2023-09-23T20:52:16.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:16.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:16 smithi174 bash[58970]: debug 2023-09-23T20:52:16.533+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:17.318 INFO:journalctl@ceph.osd.6.smithi174.stdout:Sep 23 20:52:16 smithi174 bash[195046]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T20:52:17.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:17 smithi174 bash[58970]: debug 2023-09-23T20:52:17.517+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:17.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:17 smithi174 bash[58970]: debug 2023-09-23T20:52:17.517+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:17.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:17 smithi174 bash[58970]: debug 2023-09-23T20:52:17.517+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:17.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:17 smithi174 bash[58970]: debug 2023-09-23T20:52:17.517+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:18.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:18 smithi174 bash[58970]: debug 2023-09-23T20:52:18.501+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:18.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:18 smithi174 bash[58970]: debug 2023-09-23T20:52:18.501+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:18.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:18 smithi174 bash[58970]: debug 2023-09-23T20:52:18.501+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:18.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:18 smithi174 bash[58970]: debug 2023-09-23T20:52:18.501+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:19.216 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T20:52:19.246 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:52:19.246 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T20:52:19.246 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-23T20:52:19.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T20:52:19.471 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 systemd[1]: Stopping Ceph osd.7 for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:19.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.464+0000 7faf12842700 -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-09-23T20:52:19.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.464+0000 7faf12842700 -1 osd.7 404 *** Got signal Terminated *** 2023-09-23T20:52:19.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.464+0000 7faf12842700 -1 osd.7 404 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:52:19.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.500+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:19.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.500+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:19.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.500+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:19.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.500+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:19.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:19 smithi174 bash[58970]: debug 2023-09-23T20:52:19.500+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.174:6804 osd.4 since back 2023-09-23T20:51:53.810201+0000 front 2023-09-23T20:51:53.810282+0000 (oldest deadline 2023-09-23T20:52:19.010858+0000) 2023-09-23T20:52:20.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:20 smithi174 bash[58970]: debug 2023-09-23T20:52:20.512+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:20.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:20 smithi174 bash[58970]: debug 2023-09-23T20:52:20.512+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:20.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:20 smithi174 bash[58970]: debug 2023-09-23T20:52:20.512+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:20.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:20 smithi174 bash[58970]: debug 2023-09-23T20:52:20.512+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:20.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:20 smithi174 bash[58970]: debug 2023-09-23T20:52:20.512+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.174:6804 osd.4 since back 2023-09-23T20:51:53.810201+0000 front 2023-09-23T20:51:53.810282+0000 (oldest deadline 2023-09-23T20:52:19.010858+0000) 2023-09-23T20:52:21.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:21 smithi174 bash[58970]: debug 2023-09-23T20:52:21.536+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:21.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:21 smithi174 bash[58970]: debug 2023-09-23T20:52:21.536+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:21.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:21 smithi174 bash[58970]: debug 2023-09-23T20:52:21.536+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:21.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:21 smithi174 bash[58970]: debug 2023-09-23T20:52:21.536+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:21.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:21 smithi174 bash[58970]: debug 2023-09-23T20:52:21.536+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.174:6804 osd.4 since back 2023-09-23T20:51:53.810201+0000 front 2023-09-23T20:51:53.810282+0000 (oldest deadline 2023-09-23T20:52:19.010858+0000) 2023-09-23T20:52:22.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:22 smithi174 bash[58970]: debug 2023-09-23T20:52:22.488+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:22.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:22 smithi174 bash[58970]: debug 2023-09-23T20:52:22.488+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:22.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:22 smithi174 bash[58970]: debug 2023-09-23T20:52:22.488+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:22.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:22 smithi174 bash[58970]: debug 2023-09-23T20:52:22.488+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:22.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:22 smithi174 bash[58970]: debug 2023-09-23T20:52:22.488+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.174:6804 osd.4 since back 2023-09-23T20:51:53.810201+0000 front 2023-09-23T20:51:53.810282+0000 (oldest deadline 2023-09-23T20:52:19.010858+0000) 2023-09-23T20:52:23.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:23 smithi174 bash[58970]: debug 2023-09-23T20:52:23.492+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6806 osd.0 since back 2023-09-23T20:51:18.902586+0000 front 2023-09-23T20:51:18.902278+0000 (oldest deadline 2023-09-23T20:51:43.602175+0000) 2023-09-23T20:52:23.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:23 smithi174 bash[58970]: debug 2023-09-23T20:52:23.492+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6814 osd.1 since back 2023-09-23T20:51:29.504122+0000 front 2023-09-23T20:51:29.504084+0000 (oldest deadline 2023-09-23T20:51:54.803994+0000) 2023-09-23T20:52:23.818 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:23 smithi174 bash[58970]: debug 2023-09-23T20:52:23.492+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6822 osd.2 since back 2023-09-23T20:51:36.406173+0000 front 2023-09-23T20:51:36.406306+0000 (oldest deadline 2023-09-23T20:52:01.606767+0000) 2023-09-23T20:52:23.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:23 smithi174 bash[58970]: debug 2023-09-23T20:52:23.492+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.112:6830 osd.3 since back 2023-09-23T20:51:46.908017+0000 front 2023-09-23T20:51:46.908068+0000 (oldest deadline 2023-09-23T20:52:09.207937+0000) 2023-09-23T20:52:23.819 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:23 smithi174 bash[58970]: debug 2023-09-23T20:52:23.492+0000 7faf0be3a700 -1 osd.7 404 heartbeat_check: no reply from 172.21.15.174:6804 osd.4 since back 2023-09-23T20:51:53.810201+0000 front 2023-09-23T20:51:53.810282+0000 (oldest deadline 2023-09-23T20:52:19.010858+0000) 2023-09-23T20:52:26.050 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:25 smithi174 bash[195188]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T20:52:26.050 INFO:journalctl@ceph.osd.7.smithi174.stdout:Sep 23 20:52:25 smithi174 bash[195265]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T20:52:28.023 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-23T20:52:28.051 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:52:28.052 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-23T20:52:28.052 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-23T20:52:28.052 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-23T20:52:28.297 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 systemd[1]: Stopping Ceph prometheus.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:28.297 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:52:28.297 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T20:52:28.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.246Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T20:52:28.299 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.251Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:52:28.299 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.251Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T20:52:28.299 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Sep 23 20:52:28 smithi174 bash[81369]: ts=2023-09-23T20:52:28.251Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T20:52:29.047 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-23T20:52:29.077 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:52:29.077 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-23T20:52:29.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T20:52:31.902 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:31 smithi112 bash[92270]: ts=2023-09-23T20:52:31.629Z 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://smithi112.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.112:8443: connect: connection refused" 2023-09-23T20:52:31.903 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:31 smithi112 bash[92270]: ts=2023-09-23T20:52:31.631Z 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://smithi174.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.174:8443: connect: connection refused" 2023-09-23T20:52:36.150 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:52:35 smithi112 systemd[1]: Stopping Ceph node-exporter.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:36.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:52:36 smithi112 bash[305503]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:52:36.902 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:52:36 smithi112 bash[305564]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:52:36.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:52:36 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:52:36.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:52:36 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T20:52:36.903 INFO:journalctl@ceph.node-exporter.a.smithi112.stdout:Sep 23 20:52:36 smithi112 systemd[1]: Stopped Ceph node-exporter.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:52:37.182 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:36 smithi112 systemd[1]: Stopping Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:37.183 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:37 smithi112 bash[92270]: ts=2023-09-23T20:52:37.054Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:52:38.152 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:37 smithi112 bash[305632]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:52:38.153 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:38 smithi112 bash[305723]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:52:38.153 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:38 smithi112 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T20:52:38.153 INFO:journalctl@ceph.alertmanager.a.smithi112.stdout:Sep 23 20:52:38 smithi112 systemd[1]: Stopped Ceph alertmanager.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:52:43.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T20:52:50.761 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:52:50 smithi174 systemd[1]: Stopping Ceph node-exporter.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:51.461 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:52:51 smithi174 bash[195734]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:52:51.462 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:52:51 smithi174 bash[195796]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:52:51.462 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:52:51 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:52:51.462 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:52:51 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T20:52:51.462 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Sep 23 20:52:51 smithi174 systemd[1]: Stopped Ceph node-exporter.b for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:52:51.818 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:52:51 smithi174 systemd[1]: Stopping Ceph grafana.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7... 2023-09-23T20:52:52.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:52:52 smithi174 bash[195858]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:52:52.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:52:52 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:52:52.568 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:52:52 smithi174 bash[195918]: Error response from daemon: No such container: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:52:52.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:52:52 smithi174 systemd[1]: ceph-86846bc8-5a49-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T20:52:52.569 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Sep 23 20:52:52 smithi174 systemd[1]: Stopped Ceph grafana.a for 86846bc8-5a49-11ee-8db4-212e2dc638e7. 2023-09-23T20:53:03.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:53:03.128 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:53:03.144 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-23T20:53:03.146 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/remote/smithi112/crash 2023-09-23T20:53:03.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T20:53:03.200 INFO:teuthology.orchestra.run.smithi112.stderr:tar: /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T20:53:03.200 INFO:teuthology.orchestra.run.smithi112.stderr:tar: Error is not recoverable: exiting now 2023-09-23T20:53:03.202 DEBUG:teuthology.misc:Transferring archived files from smithi174:/var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/remote/smithi174/crash 2023-09-23T20:53:03.203 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T20:53:03.238 INFO:teuthology.orchestra.run.smithi174.stderr:tar: /var/lib/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T20:53:03.239 INFO:teuthology.orchestra.run.smithi174.stderr:tar: Error is not recoverable: exiting now 2023-09-23T20:53:03.240 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-23T20:53:03.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-23T20:53:03.259 INFO:teuthology.orchestra.run.smithi112.stderr:grep: /var/log/ceph/86846bc8-5a49-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-23T20:53:03.260 INFO:tasks.cephadm:Compressing logs... 2023-09-23T20:53:03.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T20:53:03.309 DEBUG:teuthology.orchestra.run.smithi174:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T20:53:03.323 INFO:teuthology.orchestra.run.smithi112.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T20:53:03.344 INFO:teuthology.orchestra.run.smithi174.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T21:01:17.874 INFO:tasks.cephadm:Archiving logs... 2023-09-23T21:01:17.875 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/remote/smithi112/log 2023-09-23T21:01:17.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T21:02:15.437 DEBUG:teuthology.misc:Transferring archived files from smithi174:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/remote/smithi174/log 2023-09-23T21:02:15.439 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T21:02:51.395 INFO:tasks.cephadm:Removing cluster... 2023-09-23T21:02:51.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 --force 2023-09-23T21:02:53.389 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86846bc8-5a49-11ee-8db4-212e2dc638e7 --force 2023-09-23T21:02:55.266 INFO:tasks.cephadm:Removing cephadm ... 2023-09-23T21:02:55.266 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T21:02:55.275 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T21:02:55.282 INFO:tasks.cephadm:Teardown complete 2023-09-23T21:02:55.283 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-23T21:02:55.330 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-09-23T21:02:55.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T21:02:55.336 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T21:02:55.423 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-23T21:02:55.447 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-23T21:02:55.448 DEBUG:teuthology.orchestra.run.smithi112:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T21:02:55.451 DEBUG:teuthology.orchestra.run.smithi174:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T21:02:55.498 INFO:teuthology.orchestra.run.smithi112.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T21:02:55.498 INFO:teuthology.orchestra.run.smithi112.stdout:============================================================================== 2023-09-23T21:02:55.499 INFO:teuthology.orchestra.run.smithi112.stdout:*hv01.front.sepi 44.4.53.2 2 u 126 128 377 0.136 0.828 0.184 2023-09-23T21:02:55.499 INFO:teuthology.orchestra.run.smithi112.stdout:+hv02.front.sepi 63.231.80.2 3 u 8 128 377 0.190 -0.388 0.199 2023-09-23T21:02:55.499 INFO:teuthology.orchestra.run.smithi112.stdout:+hv03.front.sepi 74.6.168.72 3 u 11 128 377 0.194 -1.685 0.064 2023-09-23T21:02:55.499 INFO:teuthology.orchestra.run.smithi112.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T21:02:55.526 INFO:teuthology.orchestra.run.smithi174.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T21:02:55.526 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================== 2023-09-23T21:02:55.527 INFO:teuthology.orchestra.run.smithi174.stdout:*hv01.front.sepi 44.4.53.2 2 u 213 256 377 0.188 3.762 0.603 2023-09-23T21:02:55.527 INFO:teuthology.orchestra.run.smithi174.stdout:+hv02.front.sepi 63.231.80.2 3 u 130 256 377 0.155 3.528 0.610 2023-09-23T21:02:55.527 INFO:teuthology.orchestra.run.smithi174.stdout:+hv03.front.sepi 74.6.168.72 3 u 187 256 377 0.158 1.018 0.899 2023-09-23T21:02:55.527 INFO:teuthology.orchestra.run.smithi174.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T21:02:55.528 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-23T21:02:55.541 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-23T21:02:55.541 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-23T21:02:55.556 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-23T21:02:55.569 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-23T21:02:55.589 INFO:teuthology.task.internal:Duration was 5218.520805 seconds 2023-09-23T21:02:55.589 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-23T21:02:55.602 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-23T21:02:55.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T21:02:55.606 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T21:02:55.732 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-23T21:02:55.733 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi112.front.sepia.ceph.com 2023-09-23T21:02:55.733 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T21:02:55.747 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi174.front.sepia.ceph.com 2023-09-23T21:02:55.747 DEBUG:teuthology.orchestra.run.smithi174:> 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-09-23T21:02:55.764 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-23T21:02:55.764 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T21:02:55.799 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T21:02:55.967 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-23T21:02:55.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T21:02:55.969 DEBUG:teuthology.orchestra.run.smithi174:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T21:02:56.457 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-23T21:02:56.470 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-23T21:02:56.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T21:02:56.505 DEBUG:teuthology.orchestra.run.smithi174:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T21:02:56.546 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-23T21:02:56.557 DEBUG:teuthology.orchestra.run.smithi112:> 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-09-23T21:02:56.560 DEBUG:teuthology.orchestra.run.smithi174:> 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-09-23T21:02:56.573 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = core 2023-09-23T21:02:56.603 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = core 2023-09-23T21:02:56.636 DEBUG:teuthology.orchestra.run.smithi112:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T21:02:56.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:02:56.657 DEBUG:teuthology.orchestra.run.smithi174:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T21:02:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:02:56.683 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-23T21:02:56.693 INFO:teuthology.task.internal:Transferring archived files... 2023-09-23T21:02:56.694 DEBUG:teuthology.misc:Transferring archived files from smithi112:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/remote/smithi112 2023-09-23T21:02:56.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T21:02:56.751 DEBUG:teuthology.misc:Transferring archived files from smithi174:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816/remote/smithi174 2023-09-23T21:02:56.751 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T21:02:56.788 INFO:teuthology.task.internal:Removing archive directory... 2023-09-23T21:02:56.788 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T21:02:56.790 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T21:02:56.832 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-23T21:02:56.844 INFO:teuthology.task.internal:Not uploading archives. 2023-09-23T21:02:56.844 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-23T21:02:56.854 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-23T21:02:56.854 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T21:02:56.856 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T21:02:56.862 INFO:teuthology.orchestra.run.smithi112.stdout: 1048601 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 23 21:02 /home/ubuntu/cephtest 2023-09-23T21:02:56.862 INFO:teuthology.orchestra.run.smithi112.stdout: 1198871 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 23 20:46 /home/ubuntu/cephtest/mnt.0 2023-09-23T21:02:56.863 INFO:teuthology.orchestra.run.smithi112.stdout: 1198872 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 23 20:46 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T21:02:56.864 INFO:teuthology.orchestra.run.smithi112.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-23T21:02:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:02:56.875 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 smithi112 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T21:02:56.881 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-23T21:02:56.892 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-23T21:02:56.903 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi112 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T21:02:56.903 INFO:teuthology.nuke:Checking targets against current locks 2023-09-23T21:02:56.910 INFO:teuthology.orchestra.run.smithi174.stdout: 1048618 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 23 21:02 /home/ubuntu/cephtest 2023-09-23T21:02:56.938 DEBUG:teuthology.nuke:shortname: smithi112 2023-09-23T21:02:56.938 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T21:02:56.961 DEBUG:teuthology.nuke:shortname: smithi174 2023-09-23T21:02:56.961 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T21:02:56.975 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816', '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-09-23 19:26:51.032861', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T21:02:56.982 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401816', '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-09-23 19:26:51.031539', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T21:02:57.020 INFO:teuthology.orchestra.console.smithi112:Power off 2023-09-23T21:02:57.020 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T21:02:57.036 INFO:teuthology.orchestra.console.smithi174:Power off 2023-09-23T21:02:57.036 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T21:02:57.045 DEBUG:teuthology.orchestra.console.smithi112:power off output: Chassis Power Control: Down/Off 2023-09-23T21:02:57.046 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:02:57.058 DEBUG:teuthology.orchestra.console.smithi174:power off output: Chassis Power Control: Down/Off 2023-09-23T21:02:57.059 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:02:57.069 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2023-09-23T21:02:57.082 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-09-23T21:03:01.070 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:03:01.083 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:03:01.180 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2023-09-23T21:03:01.193 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-09-23T21:03:05.182 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:03:05.194 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:03:05.293 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is off 2023-09-23T21:03:05.303 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is off 2023-09-23T21:03:05.394 INFO:teuthology.orchestra.console.smithi112:Power off completed 2023-09-23T21:03:05.404 INFO:teuthology.orchestra.console.smithi174:Power off completed 2023-09-23T21:03:05.508 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: 5218.520805120468 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9f29ad5c2e8c43c39d212e427796ca83 status: fail success: false 2023-09-23T21:03:05.508 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T21:03:05.583 INFO:teuthology.run:FAIL